summaryrefslogtreecommitdiff
path: root/stickynotes/docs/ja/ja.po
blob: 0c4febfce989fb7695ab44a25d6d814edf89baf6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
# 
# Translators:
# Stefano Karapetsas <stefano@karapetsas.com>, 2018
# ABE Tsunehiko, 2018
# Wolfgang Ulbrich <mate@raveit.de>, 2018
# Green <usergreen@users.osdn.me>, 2023
# 
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2023-09-02 16:40+0200\n"
"PO-Revision-Date: 2018-09-27 15:24+0000\n"
"Last-Translator: Green <usergreen@users.osdn.me>, 2023\n"
"Language-Team: Japanese (https://app.transifex.com/mate/teams/13566/ja/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2
msgctxt "_"
msgid "translator-credits"
msgstr ""
"相花 毅 \n"
"佐藤 暁 \n"
"KAMAGASAKO Masatoshi \n"
"Akira TAGOH \n"
"Yukihiro Nakai \n"
"Yuusuke Tahara \n"
"Akira Higuchi \n"
"やまね ひでき \n"
"草野 貴之 \n"
"松澤 二郎 \n"
"Green, alias usergreen\n"
"日本GNOMEユーザー会 http://www.gnome.gr.jp/\n"
"MATE 文書化チーム https://www.transifex.com/mate/ "

#. (itstool) path: articleinfo/title
#: C/index.docbook:19
msgid "Sticky Notes Manual"
msgstr "付箋マニュアル"

#. (itstool) path: abstract/para
#: C/index.docbook:21
msgid ""
"Sticky Notes enables you to create, view, and manage sticky notes on your "
"desktop."
msgstr "付箋アプレットは、デスクトップ上で付箋紙の作成/表示/管理を行います。"

#. (itstool) path: articleinfo/copyright
#: C/index.docbook:25
msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>"
msgstr "<year>2015年-2021年</year> <holder>MATE 文書化プロジェクト</holder>"

#. (itstool) path: articleinfo/copyright
#: C/index.docbook:29
msgid "<year>2005</year> <holder>Davyd Madeley</holder>"
msgstr "<year>2005年</year> <holder>Davyd Madeley</holder>"

#. (itstool) path: articleinfo/copyright
#: C/index.docbook:33
msgid "<year>2004</year> <holder>Shaun McCance</holder>"
msgstr "<year>2004年</year> <holder>Shaun McCance</holder>"

#. (itstool) path: articleinfo/copyright
#: C/index.docbook:37
msgid "<year>2004</year> <holder>Angela Boyle</holder>"
msgstr "<year>2004年</year> <holder>Angela Boyle</holder>"

#. (itstool) path: articleinfo/copyright
#: C/index.docbook:41
msgid "<year>2003</year> <year>2004</year> <holder>Sun Microsystems</holder>"
msgstr "<year>2003年</year> <year>2004年</year> <holder>サン・マイクロシステムズ</holder>"

#. (itstool) path: articleinfo/copyright
#: C/index.docbook:46
msgid "<year>2003</year> <holder>Loban A Rahman</holder>"
msgstr "<year>2003年</year> <holder>Loban A Rahman</holder>"

#. (itstool) path: publisher/publishername
#. (itstool) path: revdescription/para
#: C/index.docbook:59 C/index.docbook:126
msgid "MATE Documentation Project"
msgstr "MATE 文書化プロジェクト"

#. (itstool) path: publisher/publishername
#. (itstool) path: revdescription/para
#: C/index.docbook:62 C/index.docbook:148 C/index.docbook:156
#: C/index.docbook:164 C/index.docbook:172
msgid "GNOME Documentation Project"
msgstr "GNOME 文書化プロジェクト"

#. (itstool) path: authorgroup/author
#: C/index.docbook:68
msgid ""
"<firstname>MATE Documentation Team</firstname> <surname/> <affiliation> "
"<orgname>MATE Desktop</orgname> </affiliation>"
msgstr ""
"<firstname>MATE 文書化チーム</firstname> <surname/> <affiliation><orgname>MATE "
"デスクトップ</orgname></affiliation>"

#. (itstool) path: authorgroup/author
#: C/index.docbook:75
msgid ""
"<firstname>Shaun</firstname> <surname>McCance</surname> <affiliation> "
"<orgname>GNOME Documentation Project</orgname> "
"<address><email>shaunm@gnome.org</email></address> </affiliation>"
msgstr ""
"<firstname>Shaun</firstname> <surname>McCance</surname> <affiliation> "
"<orgname>GNOME 文書化プロジェクト</orgname> "
"<address><email>shaunm@gnome.org</email></address> </affiliation>"

#. (itstool) path: authorgroup/author
#: C/index.docbook:83
msgid ""
"<firstname>Angela</firstname> <surname>Boyle</surname> <affiliation> "
"<address><email>aboyle@aboyle.com</email></address> </affiliation>"
msgstr ""
"<firstname>Angela</firstname> <surname>Boyle</surname> <affiliation> "
"<address><email>aboyle@aboyle.com</email></address> </affiliation>"

#. (itstool) path: authorgroup/author
#: C/index.docbook:90
msgid ""
"<firstname>Loban</firstname> <surname>Rahman</surname> <affiliation> "
"<address><email>loban@earthling.net</email></address> </affiliation>"
msgstr ""
"<firstname>Loban</firstname> <surname>Rahman</surname> <affiliation> "
"<address><email>loban@earthling.net</email></address> </affiliation>"

#. (itstool) path: authorgroup/author
#: C/index.docbook:97
msgid ""
"<firstname>Davyd</firstname><surname>Madeley</surname> <affiliation> "
"<orgname>GNOME Project</orgname> "
"<address><email>davyd@madeley.id.au</email></address> </affiliation>"
msgstr ""
"<firstname>Davyd</firstname><surname>Madeley</surname> <affiliation> "
"<orgname>GNOME プロジェクト</orgname> "
"<address><email>davyd@madeley.id.au</email></address> </affiliation>"

#. (itstool) path: revdescription/para
#: C/index.docbook:125
msgid "MATE Documentation Team"
msgstr "MATE 文書化チーム"

#. (itstool) path: revhistory/revision
#: C/index.docbook:121
msgid ""
"<revnumber>Sticky Notes Applet Manual V2.7</revnumber> <date>July "
"2015</date> <_:revdescription-1/>"
msgstr ""
"<revnumber>付箋アプレットマニュアル 2.7 版</revnumber> <date>2015年7月</date> "
"<_:revdescription-1/>"

#. (itstool) path: revdescription/para
#: C/index.docbook:133 C/index.docbook:140
msgid "Davyd Madeley"
msgstr "Davyd Madeley"

#. (itstool) path: revhistory/revision
#: C/index.docbook:129
msgid ""
"<revnumber>Sticky Notes Applet Manual V2.6</revnumber> <date>September "
"2005</date> <_:revdescription-1/>"
msgstr ""
"<revnumber>付箋アプレットマニュアル 2.6 版</revnumber> <date>2005年9月</date> "
"<_:revdescription-1/>"

#. (itstool) path: revhistory/revision
#: C/index.docbook:136
msgid ""
"<revnumber>Sticky Notes Applet Manual V2.5</revnumber> <date>March "
"2005</date> <_:revdescription-1/>"
msgstr ""
"<revnumber>付箋アプレットマニュアル 2.5 版</revnumber> <date>2005年3月</date> "
"<_:revdescription-1/>"

#. (itstool) path: revdescription/para
#: C/index.docbook:147
msgid "Angela Boyle"
msgstr "Angela Boyle"

#. (itstool) path: revhistory/revision
#: C/index.docbook:143
msgid ""
"<revnumber>Sticky Notes Applet Manual V2.4</revnumber> <date>September "
"2004</date> <_:revdescription-1/>"
msgstr ""
"<revnumber>付箋アプレットマニュアル 2.4 版</revnumber> <date>2004年9月</date> "
"<_:revdescription-1/>"

#. (itstool) path: revdescription/para
#: C/index.docbook:155 C/index.docbook:163 C/index.docbook:171
msgid "Sun GNOME Documentation Team"
msgstr "Sun GNOME 文書化チーム"

#. (itstool) path: revhistory/revision
#: C/index.docbook:151
msgid ""
"<revnumber>Sticky Notes Applet Manual V2.3</revnumber> <date>February "
"2004</date> <_:revdescription-1/>"
msgstr ""
"<revnumber>付箋アプレットマニュアル 2.3 版</revnumber> <date>2004年2月</date> "
"<_:revdescription-1/>"

#. (itstool) path: revhistory/revision
#: C/index.docbook:159
msgid ""
"<revnumber>Sticky Notes Applet Manual V2.2</revnumber> <date>November "
"2003</date> <_:revdescription-1/>"
msgstr ""
"<revnumber>付箋アプレットマニュアル 2.2 版</revnumber> <date>2003年11月</date> "
"<_:revdescription-1/>"

#. (itstool) path: revhistory/revision
#: C/index.docbook:167
msgid ""
"<revnumber>Sticky Notes Applet Manual V2.1</revnumber> <date>August "
"2003</date> <_:revdescription-1/>"
msgstr ""
"<revnumber>付箋アプレットマニュアル 2.1 版</revnumber> <date>2003年8月</date> "
"<_:revdescription-1/>"

#. (itstool) path: revdescription/para
#: C/index.docbook:179
msgid "Loban A Rahman <email>loban@earthling.net</email>"
msgstr "Loban A Rahman <email>loban@earthling.net</email>"

#. (itstool) path: revhistory/revision
#: C/index.docbook:175
msgid ""
"<revnumber>Sticky Notes Applet Manual V2.0</revnumber> <date>May 2003</date>"
" <_:revdescription-1/>"
msgstr ""
"<revnumber>付箋アプレットマニュアル 2.0 版</revnumber> <date>2003年5月</date> "
"<_:revdescription-1/>"

#. (itstool) path: articleinfo/releaseinfo
#: C/index.docbook:186
msgid "This manual describes version 1.10.2 of Sticky Notes."
msgstr "本マニュアルは、付箋 1.10.2 版について説明しています。"

#. (itstool) path: legalnotice/title
#: C/index.docbook:189
msgid "Feedback"
msgstr "フィードバック"

#. (itstool) path: legalnotice/para
#: C/index.docbook:190
msgid ""
"To report a bug or make a suggestion regarding the <application>Sticky "
"Notes</application> application or this manual, follow the directions in the"
" <ulink url=\"help:mate-user-guide/feedback\" type=\"help\">MATE Feedback "
"Page</ulink>."
msgstr ""
"<application>付箋</application>アプリやこのマニュアルに関する不具合や提案を報告するには、<ulink "
"url=\"help:mate-user-guide/feedback\" type=\"help\">MATE "
"フィードバック・ページ</ulink>の方法に従ってください。"

#. (itstool) path: article/indexterm
#: C/index.docbook:195
msgid "<primary>Sticky Notes</primary>"
msgstr "<primary>付箋</primary>"

#. (itstool) path: sect1/title
#: C/index.docbook:200
msgid "Introduction"
msgstr "はじめに"

#. (itstool) path: figure/title
#: C/index.docbook:202
msgid "Sticky Notes"
msgstr "付箋"

#. (itstool) path: imageobject/imagedata
#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#: C/index.docbook:206
msgctxt "_"
msgid ""
"external ref='figures/stickynotes_applet.png' "
"md5='9c1c425752e613ff9e1523aac27a7282'"
msgstr ""
"external ref='figures/stickynotes_applet.png' "
"md5='9c1c425752e613ff9e1523aac27a7282'"

#. (itstool) path: screenshot/mediaobject
#: C/index.docbook:204
msgid ""
"<imageobject> <imagedata fileref=\"figures/stickynotes_applet.png\" "
"format=\"PNG\"/> </imageobject> <textobject><phrase>Shows Sticky "
"Notes</phrase></textobject>"
msgstr ""
"<imageobject> <imagedata fileref=\"figures/stickynotes_applet.png\" "
"format=\"PNG\"/> </imageobject> "
"<textobject><phrase>付箋を表示</phrase></textobject>"

#. (itstool) path: sect1/para
#: C/index.docbook:213
msgid ""
"The <application>Sticky Notes</application> panel application enables you to"
" create, view, and manage sticky notes on your desktop. You can edit the "
"title, contents, dimensions, and style of sticky notes. When the panel is "
"restarted, for example when you log out and log in again, all sticky notes "
"are saved and reopened in the same position with the same dimensions and "
"style."
msgstr ""
"<application>付箋</application>を使用すると、デスクトップ上で付箋を作成、表示および管理できます。付箋の見出し、内容、寸法および様式を編集できます。ログアウト後に再度ログインするなどしてパネルを再起動したとき、すべての付箋が保存され、同じ寸法と様式のまま同じ位置で再び開きます。"

#. (itstool) path: sect2/title
#: C/index.docbook:222
msgid "To Add Sticky Notes to a Panel"
msgstr "付箋をパネルに追加するには"

#. (itstool) path: sect2/para
#: C/index.docbook:223
msgid ""
"To add <application>Sticky Notes</application> to a panel, perform the "
"following steps:"
msgstr "<application>付箋</application>をパネルに追加するには、次の手順にしたがってください。"

#. (itstool) path: listitem/para
#: C/index.docbook:229
msgid "Right-click on the panel."
msgstr "パネル上で右クリックします。"

#. (itstool) path: listitem/para
#: C/index.docbook:234
msgid "Choose <guimenuitem>Add to Panel</guimenuitem>."
msgstr "<guimenuitem>パネルに追加</guimenuitem>を選びます。"

#. (itstool) path: listitem/para
#: C/index.docbook:239
msgid ""
"Scroll down the list of items in the <guilabel>Add to Panel</guilabel> "
"dialog, then select <guilabel>Sticky Notes</guilabel>."
msgstr ""
"<guilabel>パネルに追加</guilabel>ダイアログの項目一覧を下にスクロールし、<guilabel>付箋</guilabel>を選択します。"

#. (itstool) path: listitem/para
#: C/index.docbook:245
msgid "Click <guibutton>Add</guibutton>."
msgstr "<guibutton>追加</guibutton>をクリックします。"

#. (itstool) path: sect2/para
#: C/index.docbook:250
msgid ""
"The layout of the <application>Sticky Notes</application> applet varies "
"depending on the size and type of panel in which the applet resides."
msgstr ""
"<application>付箋</application>アプレットのレイアウトは、このアプレットが置かれているパネルの大きさや種類によって異なります。"

#. (itstool) path: sect1/title
#: C/index.docbook:258
msgid "Using Sticky Notes"
msgstr "付箋を使うには"

#. (itstool) path: sect2/title
#: C/index.docbook:261
msgid "Showing and Hiding Sticky Notes"
msgstr "付箋を表示する/表示しない"

#. (itstool) path: sect2/para
#: C/index.docbook:262
msgid ""
"To hide all your notes, either click on the desktop, or right-click the "
"<application>Sticky Notes</application> applet and choose <guimenuitem>Hide "
"Notes</guimenuitem>."
msgstr ""
"すべての付箋を非表示にするには、デスクトップをクリックするか、<application>付箋紙</application>アプレットを右クリックして<guimenuitem>付箋を隠す</guimenuitem>を選択します。"

#. (itstool) path: sect2/para
#: C/index.docbook:264
msgid ""
"To show all your notes, click the <application>Sticky Notes</application> "
"applet."
msgstr "すべての付箋を表示するには、<application>付箋紙</application>アプレットをクリックします。"

#. (itstool) path: sect2/title
#: C/index.docbook:268
msgid "Creating a Sticky Note"
msgstr "付箋を作成する"

#. (itstool) path: figure/title
#: C/index.docbook:270
msgid "creating a new sticky note"
msgstr "新しい付箋を作成する"

#. (itstool) path: imageobject/imagedata
#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#: C/index.docbook:274
msgctxt "_"
msgid ""
"external ref='figures/stickynote-right-menu-new.png' "
"md5='5b53056bfdc7a8ffa5dc8013116d2b9f'"
msgstr ""
"external ref='figures/stickynote-right-menu-new.png' "
"md5='5b53056bfdc7a8ffa5dc8013116d2b9f'"

#. (itstool) path: screenshot/mediaobject
#: C/index.docbook:272
msgid ""
"<imageobject> <imagedata fileref=\"figures/stickynote-right-menu-new.png\" "
"format=\"PNG\"/> </imageobject> <textobject><phrase>creating a new sticky "
"note</phrase></textobject>"
msgstr ""
"<imageobject> <imagedata fileref=\"figures/stickynote-right-menu-new.png\" "
"format=\"PNG\"/> </imageobject> "
"<textobject><phrase>新しい付箋の作成</phrase></textobject>"

#. (itstool) path: sect2/para
#: C/index.docbook:280
msgid ""
"You can create a sticky note by right-clicking on the sticky note icon and "
"selecting <guilabel>New Note</guilabel>, or by double-clicking the applet."
msgstr ""
"付箋を作成するには、付箋のアイコンを右クリックして<guilabel>新しい付箋</guilabel>を選択するか、またはアイコンをダブルクリックします。"

#. (itstool) path: sect2/para
#: C/index.docbook:282
msgid "Creating a note causes all hidden notes to be shown."
msgstr "付箋を作成すると、隠れた付箋がすべて表示されます。"

#. (itstool) path: sect2/title
#: C/index.docbook:286
msgid "Locking and Unlocking Sticky Notes"
msgstr "付箋のロックとロック解除"

#. (itstool) path: sect2/para
#: C/index.docbook:287
msgid ""
"You can lock or unlock all sticky notes at the same time, or you can lock or"
" unlock individual sticky notes. Locking a sticky note prevents you from "
"accidentally changing the contents of the note."
msgstr ""
"すべての付箋を同時にロックまたはロック解除することも、個々の付箋をロックまたはロック解除することもできます。付箋をロックすると、内容が誤って変更されるのを防止できます。"

#. (itstool) path: varlistentry/term
#: C/index.docbook:292
msgid "<phrase>To Lock or Unlock All Sticky Notes</phrase>"
msgstr "<phrase>すべての付箋をロック/ロック解除するには</phrase>"

#. (itstool) path: figure/title
#: C/index.docbook:295
msgid "Right Clicking on the Icon"
msgstr "アイコン上で右クリック"

#. (itstool) path: imageobject/imagedata
#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#: C/index.docbook:299
msgctxt "_"
msgid ""
"external ref='figures/stickynote-right-menu-lock.png' "
"md5='d304b4412e3ad7e2b9590e816a25f24e'"
msgstr ""
"external ref='figures/stickynote-right-menu-lock.png' "
"md5='d304b4412e3ad7e2b9590e816a25f24e'"

#. (itstool) path: screenshot/mediaobject
#: C/index.docbook:297
msgid ""
"<imageobject> <imagedata fileref=\"figures/stickynote-right-menu-lock.png\" "
"format=\"PNG\"/> </imageobject> <textobject><phrase>Right Clicking on the "
"Icon</phrase></textobject>"
msgstr ""
"<imageobject> <imagedata fileref=\"figures/stickynote-right-menu-lock.png\" "
"format=\"PNG\"/> </imageobject> "
"<textobject><phrase>アイコン上で右クリック</phrase></textobject>"

#. (itstool) path: listitem/para
#: C/index.docbook:305
msgid ""
"To lock all sticky notes so that the notes cannot be edited, choose "
"<guimenuitem>Lock Notes</guimenuitem> from the icon right-click menu so that"
" there is a check mark next to it. To unlock all sticky notes, choose "
"<guimenuitem>Lock Notes</guimenuitem> from the icon right-click menu again "
"so that there is not a check mark next to it."
msgstr ""
"すべての付箋をロックして編集できないようにするには、アイコンの右クリックメニューから<guimenuitem>付箋のロック</guimenuitem>を選択し、その横にチェックマークを付けます。すべての付箋をロック解除するには、再び右クリックメニューから<guimenuitem>付箋のロック</guimenuitem>を選択し、その横のチェックマークを外します。"

#. (itstool) path: listitem/para
#: C/index.docbook:311
msgid ""
"Note that all panel applications have the <guimenuitem>Lock to "
"Panel</guimenuitem> item in the right-click menu, which locks the position "
"of the panel application on the panel. Do not confuse this with the "
"<guimenuitem>Lock Notes</guimenuitem> item."
msgstr ""
"すべてのパネル・アプリケーションには、右クリック・メニューの中にパネルの位置をロックする<guimenuitem>ロックする</guimenuitem>項目があります。したがって、<guimenuitem>付箋のロック</guimenuitem>項目と混同しないよう注意してください。"

#. (itstool) path: varlistentry/term
#: C/index.docbook:320
msgid "<phrase>To Lock or Unlock Individual Sticky Notes</phrase>"
msgstr "<phrase>個々の付箋をロック/ロック解除するには</phrase>"

#. (itstool) path: listitem/para
#: C/index.docbook:321
msgid ""
"To lock an individual sticky note, right-click on the title of the note, "
"then choose <guimenuitem>Lock Note</guimenuitem> from the popup menu. To "
"unlock an individual note, right-click on the title of the note, then choose"
" <guimenuitem>Unlock Note</guimenuitem> from the popup menu again. You can "
"also toggle the lock/unlock state of a sticky note by clicking the lock "
"button in the top left corner of the sticky note."
msgstr ""
"個々の付箋をロックするには、ノートの見出しを右クリックし、ポップアップ・メニューから<guimenuitem>付箋のロック</guimenuitem>を選択します。個々の付箋のロックを解除するには、再び付箋の見出しを右クリックし、ポップアップ・メニューから<guimenuitem>付箋のロック解除</guimenuitem>を選択します。または、ノートの左上角にあるロック・ボタンをクリックしても、ロック/ロック解除状態を切り替えることができます。"

#. (itstool) path: sect2/title
#: C/index.docbook:334
msgid "Deleting Sticky Notes"
msgstr "付箋を削除する"

#. (itstool) path: sect2/para
#: C/index.docbook:335
msgid ""
"You can delete all sticky notes at the same time, or you can delete "
"individual sticky notes."
msgstr "すべての付箋を同時に削除することも、個別に付箋を削除することもできます。"

#. (itstool) path: varlistentry/term
#: C/index.docbook:339
msgid "To Delete All Sticky Notes"
msgstr "すべての付箋を削除するには"

#. (itstool) path: listitem/para
#: C/index.docbook:340
msgid ""
"To delete all sticky notes, choose <guimenuitem>Delete Notes</guimenuitem> "
"from the icon right-click menu. A confirmation dialog will appear; click on "
"the <guibutton>Delete All</guibutton> button to confirm the deletion."
msgstr ""
"すべての付箋を削除するには、アイコンの右クリック・メニューから<guimenuitem>付箋の削除</guimenuitem>を選択します。確認ダイアログが表示されます。<guibutton>すべて削除</guibutton>ボタンをクリックして削除を確認します。"

#. (itstool) path: varlistentry/term
#: C/index.docbook:346
msgid "To Delete Individual Sticky Notes"
msgstr "個別に付箋を削除するには"

#. (itstool) path: listitem/para
#: C/index.docbook:347
msgid ""
"To delete an individual sticky note, right-click on the title of the note, "
"then choose <guimenuitem>Delete Note</guimenuitem> from the popup menu. You "
"can also delete a sticky note by clicking the <guibutton>x</guibutton> in "
"the top right corner."
msgstr ""
"個々の付箋を削除するには、付箋の見出しを右クリックし、ポップアップ・メニューから<guimenuitem>付箋の削除</guimenuitem>を選択します。付箋を削除するのは、右上角の"
" <guibutton>x</guibutton> をクリックすることもできます。"

#. (itstool) path: sect2/title
#: C/index.docbook:357
msgid "Keyboard navigation"
msgstr "キーボード操作"

#. (itstool) path: sect2/para
#: C/index.docbook:358
msgid "Basic keyboard navigation is supported."
msgstr "基本的なキーボード操作をサポートしています。"

#. (itstool) path: varlistentry/term
#: C/index.docbook:361
msgid "Creating Sticky notes with the keyboard"
msgstr "キーボードを操作して付箋を作成する"

#. (itstool) path: listitem/para
#: C/index.docbook:362
msgid ""
"Use <shortcut><keycombo><keysym>Ctrl-Alt-Tab</keysym></keycombo></shortcut> "
"to access the MATE panel, then use <shortcut><keysym>Tab</keysym></shortcut>"
" or the <shortcut><keycombo><keysym>Arrow</keysym></keycombo></shortcut> "
"keys to access the Sticky notes applet. Then open its context menu through "
"either <shortcut><keycombo><keysym>Shift-F10</keysym></keycombo></shortcut> "
"or the <shortcut><keysym>Menu</keysym></shortcut> key, and select "
"<guimenuitem><guilabel>New Note</guilabel></guimenuitem>."
msgstr ""
"<shortcut><keycombo><keysym>Ctrl-Alt-Tab</keysym></keycombo></shortcut> で "
"MATE パネルにアクセスし、次に <shortcut><keysym>Tab</keysym></shortcut> "
"キーまたは<shortcut><keycombo><keysym>矢印</keysym></keycombo></shortcut>キーで付箋アプレットにアクセスします。<shortcut><keycombo><keysym>Shift-F10</keysym></keycombo></shortcut>"
" "
"または<shortcut><keysym>メニュー</keysym></shortcut>キーでコンテキストメニューを開いて、<guimenuitem><guilabel>新しい付箋</guilabel></guimenuitem>を選択します。"

#. (itstool) path: varlistentry/term
#: C/index.docbook:372
msgid "Accessing Sticky notes with the keyboard"
msgstr "キーボードを使って付箋にアクセスするには"

#. (itstool) path: listitem/para
#: C/index.docbook:373
msgid ""
"Use <shortcut><keycombo><keysym>Ctrl-Alt-Tab</keysym></keycombo></shortcut> "
"several times to switch between your panels and your existing sticky notes. "
"When a sticky note is focused, you can navigate between the text area and "
"the title bar (where the "
"<guimenuitem><guilabel>Lock</guilabel></guimenuitem> and the "
"<guimenuitem><guilabel>Delete</guilabel></guimenuitem> buttons are located) "
"with the <shortcut><keysym>F6</keysym></shortcut> key."
msgstr ""
"パネルと既存の付箋を切り替えるには、<shortcut><keycombo><keysym>Ctrl-Alt-"
"Tab</keysym></keycombo></shortcut> "
"を数回使います。付箋がフォーカスされているときは、<shortcut><keysym>F6</keysym></shortcut> "
"キーでテキスト領域とタイトルバー(<guimenuitem><guilabel>ロック</guilabel></guimenuitem>と<guimenuitem><guilabel>削除</guilabel></guimenuitem>のボタンのある場所)の間を移動できます。"

#. (itstool) path: listitem/para
#: C/index.docbook:380
msgid ""
"Once in the title bar, use <shortcut><keysym>F10</keysym></shortcut>, "
"<shortcut><keycombo><keysym>Shift-F10</keysym></keycombo></shortcut> or the "
"<shortcut><keysym>Menu</keysym></shortcut> key to open the context menu, "
"which allows to access the individual note’s "
"<guimenuitem><guilabel>Properties</guilabel></guimenuitem> dialog."
msgstr ""
"タイトルバーで、<shortcut><keysym>F10</keysym></shortcut>、<shortcut><keycombo><keysym>Shift-F10</keysym></keycombo></shortcut>、または<shortcut><keysym>メニュー</keysym></shortcut>キーを使ってコンテキストメニューを開くと、各ノートの<guimenuitem><guilabel>プロパティ</guilabel></guimenuitem>ダイアログにアクセスできます。"

#. (itstool) path: sect1/title
#: C/index.docbook:392
msgid "Preferences"
msgstr "設定"

#. (itstool) path: figure/title
#: C/index.docbook:395
msgid "Sticky Notes Preferences"
msgstr "付箋の設定"

#. (itstool) path: imageobject/imagedata
#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#: C/index.docbook:399
msgctxt "_"
msgid ""
"external ref='figures/stickynotes-prefs.png' "
"md5='0263f6ed6b0242d2d24a45b5d403e007'"
msgstr ""
"external ref='figures/stickynotes-prefs.png' "
"md5='0263f6ed6b0242d2d24a45b5d403e007'"

#. (itstool) path: screenshot/mediaobject
#: C/index.docbook:397
msgid ""
"<imageobject> <imagedata fileref=\"figures/stickynotes-prefs.png\" "
"format=\"PNG\"/> </imageobject> <textobject><phrase>Shows Sticky Notes "
"preferences</phrase></textobject>"
msgstr ""
"<imageobject> <imagedata fileref=\"figures/stickynotes-prefs.png\" "
"format=\"PNG\"/> </imageobject> "
"<textobject><phrase>付箋の設定を表示</phrase></textobject>"

#. (itstool) path: sect2/title
#: C/index.docbook:407
msgid "Adjusting Size"
msgstr "大きさを調節する"

#. (itstool) path: sect2/para
#: C/index.docbook:408
msgid ""
"To configure the default size for all sticky notes, right-click on the "
"sticky notes icon, then choose <guimenu>Preferences</guimenu> from the popup"
" menu. The <application>Sticky Notes Preferences</application> dialog is "
"displayed."
msgstr ""
"すべての付箋の標準サイズを構成するには、付箋アイコンを右クリックし、ポップアップ・メニューから<guimenu>設定</guimenu>を選択します。<application>付箋の設定</application>ダイアログが表示されます。"

#. (itstool) path: varlistentry/term
#: C/index.docbook:413
msgid "<guilabel>Width</guilabel>"
msgstr "<guilabel>幅</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:414
msgid ""
"Use this spin box to specify the default width of new sticky notes, in "
"pixels."
msgstr "このスピンボックスを使用して、新しい付箋の標準の幅をピクセル単位で指定します。"

#. (itstool) path: varlistentry/term
#: C/index.docbook:418
msgid "<guilabel>Height</guilabel>"
msgstr "<guilabel>高さ</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:419
msgid ""
"Use this spin box to specify the default height of new sticky notes, in "
"pixels."
msgstr "このスピンボックスを使用して、新しい付箋の標準の高さをピクセル単位で指定します。"

#. (itstool) path: sect2/title
#: C/index.docbook:426
msgid "Changing Color and Font"
msgstr "色とフォントを変更する"

#. (itstool) path: sect2/para
#: C/index.docbook:427
msgid ""
"To configure the color and font for all sticky notes, right-click on the "
"icon, then choose <guimenu>Preferences</guimenu> from the popup menu. The "
"<application>Sticky Notes Preferences</application> dialog is displayed."
msgstr ""
"すべての付箋の色とフォントを設定するには、アイコンを右クリックし、ポップアップ・メニューから<guimenu>設定</guimenu>を選択します。<application>付箋の設定</application>ダイアログが表示されます。"

#. (itstool) path: varlistentry/term
#: C/index.docbook:433 C/index.docbook:529
msgid "<guilabel>Font Color</guilabel>"
msgstr "<guilabel>フォントの色</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:435
msgid ""
"Click on the color selector button to display the color selector dialog. On "
"the color selector dialog, use the color wheel or spin boxes to choose the "
"default font color for stickynotes."
msgstr ""
"「付箋の色」ボタンをクリックして、色の選択ダイアログを表示します。このダイアログで、色相環またはスピンボックスを使用して、付箋の標準のフォント色を選択します。"

#. (itstool) path: listitem/para
#: C/index.docbook:440
msgid ""
"If you have selected, <guilabel>Use color from the system theme</guilabel>, "
"then the current theme colors will be used and you will not be able to "
"select new defaults."
msgstr ""
"もし<guilabel>システムのテーマの色を使用する</guilabel>を選択した場合は、現在のテーマの色が使用され、新しい既定値は選択できません。"

#. (itstool) path: varlistentry/term
#: C/index.docbook:448 C/index.docbook:537
msgid "<guilabel>Note Color</guilabel>"
msgstr "<guilabel>付箋の色</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:450
msgid ""
"Click on the color selector button to display the color selector dialog. On "
"the color selector dialog, use the color wheel or spin boxes to choose the "
"default base color for sticky notes."
msgstr ""
"色の選択ボタンをクリックして、色の選択ダイアログボックスを表示します。このダイアログボックスで、色相環またはスピンボックスを使用して、付箋の標準にするの基本色を選択します。"

#. (itstool) path: listitem/para
#: C/index.docbook:453
msgid ""
"If you have selected, <guilabel>Use color from the system theme</guilabel>, "
"then the current theme colors will be used and you will not able to select "
"new defaults."
msgstr ""
"<guilabel>システムのテーマの色を使用する</guilabel>を選択した場合は、現在のテーマの色が使用され、新しい標準の色を設定することはできません。"

#. (itstool) path: varlistentry/term
#: C/index.docbook:460 C/index.docbook:550
msgid "<guilabel>Font</guilabel>"
msgstr "<guilabel>フォント</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:462
msgid ""
"Click on the font selector button to display the font selector dialog. On "
"the font selector dialog, use the list boxes to choose the default font for "
"sticky notes."
msgstr ""
"フォント選択ボタンをクリックして、フォント選択ダイアログを表示します。フォントの選択ダイアログで、リストボックスを使用して標準のフォントを選択します。"

#. (itstool) path: listitem/para
#: C/index.docbook:465
msgid ""
"If you have selected, <guilabel>Use font from the system theme</guilabel>, "
"then the current Application Font set in Font Preferences will be used and "
"you will not be able to select new defaults."
msgstr ""
"もし<guilabel>システムのフォントを使用する</guilabel>を選択した場合は、現在のアプリケーションのの色が使用され、新しい既定値は設定できません。"

#. (itstool) path: sect2/title
#: C/index.docbook:476
msgid "Customizing Behavior"
msgstr "振る舞いをカスタマイズする"

#. (itstool) path: sect2/para
#: C/index.docbook:477
msgid ""
"To customize the behavior of <application>Sticky Notes</application>, right-"
"click on the icon, then choose <guimenu>Preferences</guimenu> from the popup"
" menu. The <application>Sticky Notes Preferences</application> dialog is "
"displayed."
msgstr ""
"<application>付箋</application>の振る舞いをカスタマイズするには、アイコンを右クリックし、ポップアップ・メニューから<guimenu>設定</guimenu>を選択します。<application>付箋の設定</application>ダイアログが表示されます。"

#. (itstool) path: sect2/para
#: C/index.docbook:481
msgid ""
"To specify that sticky notes are visible on all workspaces on the desktop, "
"select <guilabel>Put notes on all workspaces</guilabel> in the "
"<guilabel>Sticky Notes Preferences</guilabel> dialog. If you are using "
"multiple workspaces, this will cause all sticky notes to be visible on all "
"workspaces."
msgstr ""
"デスクトップ上のすべてのワークスペースで付箋を表示するように指定するには、<guilabel>付箋の設定</guilabel>ダイアログで<guilabel>付箋をすべてのワークスペースに貼り付ける</guilabel>を選択します。複数のワークスペースを使用している場合には、すべてのワークスペースで表示されます。"

#. (itstool) path: sect2/para
#: C/index.docbook:487
msgid ""
"The option, <guilabel>Force default color and font on notes</guilabel>, will"
" force all sticky notes on your desktop to use the color and font settings "
"specified in the <guilabel>Default Note Properties</guilabel> above (see "
"<xref linkend=\"stickynotes-color\"/>)."
msgstr ""
"<guilabel>標準の色とフォントを適用する</guilabel>オプションを選択すると、デスクトップ上のすべての付箋で、上記の<guilabel>標準の付箋の設定</guilabel>で指定した色とフォントの設定が使用されます(<xref"
" linkend=\"stickynotes-color\"/>参照)。"

#. (itstool) path: sect1/title
#: C/index.docbook:498
msgid "Customizing Individual Notes"
msgstr "各々の付箋ごとにカスタマイズする"

#. (itstool) path: figure/title
#: C/index.docbook:500
msgid "Sticky Note Preferences"
msgstr "付箋の設定"

#. (itstool) path: imageobject/imagedata
#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#: C/index.docbook:504
msgctxt "_"
msgid ""
"external ref='figures/stickynotes-note-prefs.png' "
"md5='e2214cbb04d62d60ea0385a5dfa1630c'"
msgstr ""
"external ref='figures/stickynotes-note-prefs.png' "
"md5='e2214cbb04d62d60ea0385a5dfa1630c'"

#. (itstool) path: screenshot/mediaobject
#: C/index.docbook:502
msgid ""
"<imageobject> <imagedata fileref=\"figures/stickynotes-note-prefs.png\" "
"format=\"PNG\"/> </imageobject> <textobject><phrase>a Sticky Note's "
"preferences</phrase></textobject>"
msgstr ""
"<imageobject> <imagedata fileref=\"figures/stickynotes-note-prefs.png\" "
"format=\"PNG\"/> </imageobject> "
"<textobject><phrase>付箋の設定</phrase></textobject>"

#. (itstool) path: sect1/para
#: C/index.docbook:510
msgid ""
"You can customize the look of each individual sticky note. This can be "
"useful for visually distinguishing different types of notes quickly. To "
"configure the settings for an individual sticky note, right-click on the "
"note's title, then choose <guimenu>Properties</guimenu> from the popup menu."
" The <application>Sticky Note Properties</application> dialog is displayed."
msgstr ""
"個々の付箋の外観をカスタマイズできます。これは、様々なタイプの付箋を視覚的に速く識別する場合に便利です。付箋を個別に設定を構成するには、見出しを右クリックし、ポップアップ・メニューから<guimenu>設定</guimenu>を選択します。<application>付箋の設定</application>ダイアログ・ボックスが表示されます。"

#. (itstool) path: varlistentry/term
#: C/index.docbook:518
msgid "<guilabel>Title</guilabel>"
msgstr "<guilabel>見出し</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:519
msgid "Use this text box to specify the title of the sticky note."
msgstr "このテキストボックスを使用して、付箋の見出しを付けます。"

#. (itstool) path: varlistentry/term
#: C/index.docbook:523
msgid "<guilabel>Use default color</guilabel>"
msgstr "<guilabel>システムのテーマの色を使用する</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:524
msgid ""
"Select this option to use the default base color for this sticky note. For "
"information on setting the default base color, see <xref "
"linkend=\"stickynotes-color\"/>."
msgstr ""
"このオプションを選択して、付箋に適用する標準の基本色を選びます。既定の基本色の設定については、<xref linkend=\"stickynotes-"
"color\"/>を参照してください。"

#. (itstool) path: listitem/para
#: C/index.docbook:531
msgid ""
"Click on the color selector button to display the color selector dialog. On "
"the color selector dialog, use the color wheel or spin boxes to choose the "
"font color for this sticky note."
msgstr ""
"色の選択ボタンをクリックして、色の選択ダイアログボックスを表示します。色の選択ダイアログボックスで、色相環またはスピンボックスを使用して、この付箋のフォントの色を選択します。"

#. (itstool) path: listitem/para
#: C/index.docbook:538
msgid ""
"Click on the color selector button to display the color selector dialog. On "
"the color selector dialog, use the color wheel or spin boxes to choose the "
"base color for this sticky note."
msgstr ""
"色の選択ボタンをクリックして、色の選択ダイアログボックスを表示します。色の選択ダイアログボックスで、色相環またはスピンボックスを使用して、この付箋の基本色を選択します。"

#. (itstool) path: varlistentry/term
#: C/index.docbook:544
msgid "<guilabel>Use default font</guilabel>"
msgstr "<guilabel>システムのフォントを使う</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:545
msgid ""
"Select this option to use the default font for this sticky note. For "
"information on setting the default font, see <xref linkend=\"stickynotes-"
"color\"/>."
msgstr ""
"この付箋に標準のフォントを使用するには、このオプションを選択します。標準のフォントを設定する方法については、<xref "
"linkend=\"stickynotes-color\"/>を参照してください。"

#. (itstool) path: listitem/para
#: C/index.docbook:551
msgid ""
"Click on the font selector button to display the font selector dialog. On "
"the font selector dialog, use the list boxes to choose the font for this "
"sticky note."
msgstr ""
"フォントの選択ボタンをクリックして、フォントの選択ダイアログを表示します。このダイアログで、リストボックスからこの付箋に使うフォントを選択します。"

#. (itstool) path: para/ulink
#: C/legal.xml:9
msgid "link"
msgstr "リンク"

#. (itstool) path: legalnotice/para
#: C/legal.xml:2
msgid ""
"Permission is granted to copy, distribute and/or modify this document under "
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy"
" of the GFDL at this <_:ulink-1/> or in the file COPYING-DOCS distributed "
"with this manual."
msgstr ""
"この文書をフリーソフトウェア財団発行の GNU 自由文書ライセンス(第 1.1 "
"版かそれ以降から1つを選択)が定める条件の下で複製、頒布、あるいは改変することを許可します。変更不可部分、表カバーテキスト、裏カバーテキストは存在しません。このライセンスの複製物は<_:ulink-1/>、またはこの文書と共に配布されている"
" COPYING-DOCS というファイルに中に記載されています。"

#. (itstool) path: legalnotice/para
#: C/legal.xml:12
msgid ""
"This manual is part of a collection of MATE manuals distributed under the "
"GFDL. If you want to distribute this manual separately from the collection, "
"you can do so by adding a copy of the license to the manual, as described in"
" section 6 of the license."
msgstr ""
"本文書は GFDL の下で配布されているその他の MATE マニュアル集の一部です。これらのマニュアルとは別に本文書を別個に配布する場合は、GFDL "
"の第6節で説明しているように、そのマニュアル集に対してライセンスの複製を添付してください。"

#. (itstool) path: legalnotice/para
#: C/legal.xml:19
msgid ""
"Many of the names used by companies to distinguish their products and "
"services are claimed as trademarks. Where those names appear in any MATE "
"documentation, and the members of the MATE Documentation Project are made "
"aware of those trademarks, then the names are in capital letters or initial "
"capital letters."
msgstr ""
"企業が自らの製品とサービスを区別する目的で使用する名称の多くは、登録商標であると主張しています。こうした名称が MATE "
"の文書の中に記載されていて、この登録商標が MATE "
"文書化プロジェクトのメンバーによって了解されている箇所については、名称を大文字または頭文字を大文字で表示しています。"

#. (itstool) path: listitem/para
#: C/legal.xml:35
msgid ""
"DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTY OF ANY KIND, "
"EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT "
"THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS FREE OF DEFECTS "
"MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE "
"RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE OF THE DOCUMENT OR "
"MODIFIED VERSION OF THE DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR "
"MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL "
"WRITER, AUTHOR OR ANY CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY "
"SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN "
"ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION "
"OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND"
msgstr ""
"DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTY OF ANY KIND, "
"EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT "
"THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS FREE OF DEFECTS "
"MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE "
"RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE OF THE DOCUMENT OR "
"MODIFIED VERSION OF THE DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR "
"MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL "
"WRITER, AUTHOR OR ANY CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY "
"SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN "
"ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION "
"OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND"

#. (itstool) path: listitem/para
#: C/legal.xml:55
msgid ""
"UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER IN TORT (INCLUDING"
" NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, INITIAL WRITER, ANY "
"CONTRIBUTOR, OR ANY DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION OF THE "
"DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON "
"FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF "
"ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, "
"WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER DAMAGES"
" OR LOSSES ARISING OUT OF OR RELATING TO USE OF THE DOCUMENT AND MODIFIED "
"VERSIONS OF THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE"
" POSSIBILITY OF SUCH DAMAGES."
msgstr ""
"UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER IN TORT (INCLUDING"
" NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, INITIAL WRITER, ANY "
"CONTRIBUTOR, OR ANY DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION OF THE "
"DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON "
"FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF "
"ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, "
"WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER DAMAGES"
" OR LOSSES ARISING OUT OF OR RELATING TO USE OF THE DOCUMENT AND MODIFIED "
"VERSIONS OF THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE"
" POSSIBILITY OF SUCH DAMAGES."

#. (itstool) path: legalnotice/para
#: C/legal.xml:28
msgid ""
"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS "
"OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: "
"<_:orderedlist-1/>"
msgstr ""
"この文書およびその修正版は、以下の点を理解したという前提で、GNU 自由文書ライセンス "
"の条件の下で配布されています:<_:orderedlist-1/>"