summaryrefslogtreecommitdiff
path: root/mateweather/docs/ja/ja.po
blob: daac29c37608483ad8c119281b814e6c1dc1c386 (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
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
# 
# Translators:
# Stefano Karapetsas <stefano@karapetsas.com>, 2018
# ABE Tsunehiko, 2018
# shinmili <rmsk.pl.ur.lpt@gmail.com>, 2018
# Wolfgang Ulbrich <mate@raveit.de>, 2018
# Green <usergreen@users.osdn.me>, 2024
# 
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-01-16 12:31+0100\n"
"PO-Revision-Date: 2018-09-27 15:11+0000\n"
"Last-Translator: Green <usergreen@users.osdn.me>, 2024\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:20
msgid "Weather Report Manual"
msgstr "お天気 MATE マニュアル"

#. (itstool) path: abstract/para
#: C/index.docbook:22
msgid ""
"The Weather Report Applet downloads weather information for a given location"
" from the internet and displays the temperature and a symbol representing "
"the current weather conditions in the panel. When clicked on, more "
"information is given, such as the forecast, the time of sunrise and sunset, "
"wind direction, pressure, and more. All units are customizable."
msgstr ""
"お天気アプレットは、指定した地域の気象情報をダウンロードし、パネルに現在の気温や気象状態を表す記号を表示します。たとえば、予報をクリックすると、日出と日入の時刻、風向、気圧などの詳細情報が表示されます。すべての項目はカスタマイズ可能です。"

#. (itstool) path: articleinfo/copyright
#: C/index.docbook:29
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:33
msgid "<year>2005</year> <holder>Davyd Madeley</holder>"
msgstr "<year>2005年</year> <holder>Davyd Madeley</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>2002</year> <year>2003</year> <year>2004</year> <holder>Sun "
"Microsystems</holder>"
msgstr ""
"<year>2002</year> <year>2003</year> <year>2004</year> "
"<holder>サン・マイクロシステムズ</holder>"

#. (itstool) path: articleinfo/copyright
#: C/index.docbook:47
msgid ""
"<year>1999</year> <year>2000</year> <holder>Spiros Papadimitriou</holder>"
msgstr ""
"<year>1999</year> <year>2000</year> <holder>Spiros Papadimitriou</holder>"

#. (itstool) path: articleinfo/copyright
#: C/index.docbook:52
msgid "<year>1999</year> <year>2000</year> <holder>Dan Mueth</holder>"
msgstr "<year>1999</year> <year>2000</year> <holder>Dan Mueth</holder>"

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

#. (itstool) path: publisher/publishername
#. (itstool) path: revdescription/para
#: C/index.docbook:73 C/index.docbook:166 C/index.docbook:174
#: C/index.docbook:182 C/index.docbook:190 C/index.docbook:198
#: C/index.docbook:206 C/index.docbook:221
msgid "GNOME Documentation Project"
msgstr "GNOME 文書化プロジェクト"

#. (itstool) path: authorgroup/author
#: C/index.docbook:79
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:86
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: authorgroup/author
#: C/index.docbook:93
msgid "<firstname>Angela</firstname> <surname>Boyle</surname>"
msgstr "<firstname>Angela</firstname> <surname>Boyle</surname>"

#. (itstool) path: authorgroup/author
#: C/index.docbook:97
msgid ""
"<firstname>Sun </firstname> <surname>GNOME Documentation Team</surname> "
"<affiliation> <orgname>Sun Microsystems</orgname> </affiliation>"
msgstr ""
"<firstname>Sun </firstname> <surname>GNOME 文書化チーム</surname> <affiliation> "
"<orgname>サン・マイクロシステムズ</orgname> </affiliation>"

#. (itstool) path: authorgroup/author
#: C/index.docbook:104
msgid ""
"<firstname>Spiros</firstname> <surname>Papadimitriou</surname> <affiliation>"
" <orgname>GNOME Documentation Project</orgname> "
"<address><email>spapadim+@cs.cmu.edu</email> </address> </affiliation>"
msgstr ""
"<firstname>Spiros</firstname> <surname>Papadimitriou</surname> <affiliation>"
" <orgname>GNOME 文書化プロジェクト</orgname> "
"<address><email>spapadim+@cs.cmu.edu</email> </address> </affiliation>"

#. (itstool) path: authorgroup/author
#: C/index.docbook:112
msgid ""
"<firstname>Dan</firstname> <surname>Mueth</surname> <affiliation> "
"<orgname>GNOME Documentation Project</orgname> "
"<address><email>d-mueth@uchicago.edu</email> </address> </affiliation>"
msgstr ""
"<firstname>Dan </firstname> <surname> Mueth</surname> <affiliation> "
"<orgname>GNOME 文書化プロジェクト</orgname> <address> "
"<email>d-mueth@uchicago.edu</email> </address> </affiliation>"

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

#. (itstool) path: revhistory/revision
#: C/index.docbook:139
msgid ""
"<revnumber>Weather Report Applet Manual V2.8</revnumber> <date>July "
"2015</date> <_:revdescription-1/>"
msgstr ""
"<revnumber>気象通報アプレット・マニュアル 2.8 版</revnumber> <date>2015年7月</date> "
"<_:revdescription-1/>"

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

#. (itstool) path: revhistory/revision
#: C/index.docbook:147
msgid ""
"<revnumber>Weather Report Applet Manual V2.7</revnumber> <date>March "
"2005</date> <_:revdescription-1/>"
msgstr ""
"<revnumber>気象通報アプレット・マニュアル 2.7 版</revnumber> <date>2005年3月</date> "
"<_:revdescription-1/>"

#. (itstool) path: revhistory/revision
#: C/index.docbook:154
msgid ""
"<revnumber>Weather Report Applet Manual V2.6</revnumber> <date>March "
"2005</date> <_:revdescription-1/>"
msgstr ""
"<revnumber>気象通報アプレット・マニュアル 2.6 版</revnumber> <date>2005年3月</date> "
"<_:revdescription-1/>"

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

#. (itstool) path: revhistory/revision
#: C/index.docbook:161
msgid ""
"<revnumber>Weather Report Applet Manual V2.5</revnumber> <date>September "
"2004</date> <_:revdescription-1/>"
msgstr ""
"<revnumber>気象通報アプレット・マニュアル 2.5 版</revnumber> <date>2004年9月</date> "
"<_:revdescription-1/>"

#. (itstool) path: revdescription/para
#: C/index.docbook:173 C/index.docbook:181 C/index.docbook:189
#: C/index.docbook:197 C/index.docbook:205
msgid "Sun GNOME Documentation Team"
msgstr "Sun GNOME 文書化チーム"

#. (itstool) path: revhistory/revision
#: C/index.docbook:169
msgid ""
"<revnumber>Weather Report Applet Manual V2.4</revnumber> <date>February "
"2004</date> <_:revdescription-1/>"
msgstr ""
"<revnumber>気象通報アプレット・マニュアル 2.4 版</revnumber> <date>2004年2月</date> "
"<_:revdescription-1/>"

#. (itstool) path: revhistory/revision
#: C/index.docbook:177
msgid ""
"<revnumber>Weather Report Applet Manual V2.3</revnumber> <date>January "
"2003</date> <_:revdescription-1/>"
msgstr ""
"<revnumber>気象通報アプレット・マニュアル 2.3 版</revnumber> <date>2003年1月</date> "
"<_:revdescription-1/>"

#. (itstool) path: revhistory/revision
#: C/index.docbook:185
msgid ""
"<revnumber>Weather Report Applet Manual V2.2</revnumber> <date>August "
"2002</date> <_:revdescription-1/>"
msgstr ""
"<revnumber>気象通報アプレット・マニュアル 2.2 版</revnumber> <date>2002年8月</date> "
"<_:revdescription-1/>"

#. (itstool) path: revhistory/revision
#: C/index.docbook:193
msgid ""
"<revnumber>Weather Report Applet Manual V2.1</revnumber> <date>July "
"2002</date> <_:revdescription-1/>"
msgstr ""
"<revnumber>気象通報アプレット・マニュアル 2.1 版</revnumber> <date>2002年7月</date> "
"<_:revdescription-1/>"

#. (itstool) path: revhistory/revision
#: C/index.docbook:201
msgid ""
"<revnumber>Weather Report Applet Manual V2.0</revnumber> <date>March "
"2002</date> <_:revdescription-1/>"
msgstr ""
"<revnumber>気象通報アプレット・マニュアル 2.0 版</revnumber> <date>2002年3月</date> "
"<_:revdescription-1/>"

#. (itstool) path: revdescription/para
#: C/index.docbook:213
msgid "Spiros Papadimitriou <email>spapadim+@cs.cmu.edu</email>"
msgstr "Spiros Papadimitriou <email>spapadim+@cs.cmu.edu</email>"

#. (itstool) path: revdescription/para
#: C/index.docbook:217
msgid "Dan Mueth <email>d-mueth@uchicago.edu</email>"
msgstr "Dan Mueth <email>d-mueth@uchicago.edu</email>"

#. (itstool) path: revhistory/revision
#: C/index.docbook:209
msgid ""
"<revnumber>GNOME Weather Applet</revnumber> <date>2000</date> "
"<_:revdescription-1/>"
msgstr ""
"<revnumber>GNOME お天気アプレット</revnumber> <date>2000</date> "
"<_:revdescription-1/>"

#. (itstool) path: articleinfo/releaseinfo
#: C/index.docbook:228
msgid "This manual describes version 1.10.2 of Weather Report."
msgstr "このマニュアルは、気象通報アプレット 1.10.2 版の説明をしています。"

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

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

#. (itstool) path: article/indexterm
#: C/index.docbook:241
msgid "<primary>Weather Report</primary>"
msgstr "<primary>気象通報</primary>"

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

#. (itstool) path: figure/title
#: C/index.docbook:251
msgid "Weather Report"
msgstr "お天気 MATE"

#. (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:255
msgctxt "_"
msgid ""
"external ref='figures/mateweather_applet.png' "
"md5='59fae2cc46bf316cee2c1193bd99f7ac'"
msgstr ""
"external ref='figures/mateweather_applet.png' "
"md5='59fae2cc46bf316cee2c1193bd99f7ac'"

#. (itstool) path: screenshot/mediaobject
#: C/index.docbook:253
msgid ""
"<imageobject> <imagedata fileref=\"figures/mateweather_applet.png\" "
"format=\"PNG\"/> </imageobject> <textobject> <phrase>Shows Weather Report. "
"Contains a weather icon and current temperature</phrase> </textobject>"
msgstr ""
"<imageobject> <imagedata fileref=\"figures/mateweather_applet.png\" "
"format=\"PNG\"/> </imageobject> <textobject> "
"<phrase>気象通報を表示します。お天気のアイコンと現在の気温を表示します。</phrase> </textobject>"

#. (itstool) path: sect1/para
#: C/index.docbook:265
msgid ""
"The <application>Weather Report</application> downloads weather information "
"from the U.S. National Weather Service (NWS) servers, including the "
"Interactive Weather Information Network (IWIN) and other weather services. "
"You can use <application>Weather Report</application> to display current "
"weather information and weather forecasts on your computer."
msgstr ""
"<application>気象通報</application>は、Interactive Weather Information Network "
"(IWIN) やその他の気象サービスを含む U.S. National Weather Service (NWS) "
"サーバから気象情報をダウンロードします。Weather Report を使用して、現在の気象情報と天気予報をコンピュータに表示できます。"

#. (itstool) path: note/para
#: C/index.docbook:269
msgid ""
"If your computer is located behind a firewall, you must use a proxy server "
"to access the weather servers. To configure the MATE Desktop to use a proxy "
"server, use your preference tools to specify the network proxy server for "
"Internet connections."
msgstr ""
"コンピュータがファイアウォールの背後にある場合は、プロキシサーバを使用して気象サーバにアクセスする必要があります。プロキシサーバを使用するように "
"MATE デスクトップを設定するには、設定ツールを使用してインターネット接続用のネットワークプロキシサーバを指定してください。"

#. (itstool) path: sect1/para
#: C/index.docbook:273
msgid ""
"<application>Weather Report</application> displays the following information"
" for the default location, or a location that you specify:"
msgstr "<application>気象通報</application>には、既定の場所または指定した場所における、次の情報が表示されます。"

#. (itstool) path: listitem/para
#: C/index.docbook:278
msgid ""
"A weather icon that represents the general weather conditions. See <xref "
"linkend=\"mateweather-introduction-icons\"/>."
msgstr ""
"一般的な気象状態を表すお天気アイコンです。<xref linkend=\"mateweather-introduction-"
"icons\"/>を参照してください。"

#. (itstool) path: listitem/para
#: C/index.docbook:284
msgid "The current temperature."
msgstr "現在の気温です。"

#. (itstool) path: sect2/title
#: C/index.docbook:291
msgid "Weather Icons on Panel"
msgstr "パネル上のお天気アイコン"

#. (itstool) path: entry/para
#: C/index.docbook:298
msgid "Icon"
msgstr "アイコン"

#. (itstool) path: entry/para
#: C/index.docbook:299
msgid "Description"
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:306
msgctxt "_"
msgid ""
"external ref='figures/stock_weather-sunny.png' "
"md5='9f594d9dee337901e96c3d833ae7fb84'"
msgstr ""
"external ref='figures/stock_weather-sunny.png' "
"md5='9f594d9dee337901e96c3d833ae7fb84'"

#. (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:312
msgctxt "_"
msgid ""
"external ref='figures/stock_weather-night-clear.png' "
"md5='40a642de8d9aa927933521a3f7d1cd74'"
msgstr ""
"external ref='figures/stock_weather-night-clear.png' "
"md5='40a642de8d9aa927933521a3f7d1cd74'"

#. (itstool) path: entry/para
#: C/index.docbook:304
msgid ""
"<inlinemediaobject><imageobject> <imagedata fileref=\"figures/stock_weather-"
"sunny.png\" format=\"PNG\"/> </imageobject><textobject> <phrase>Stock "
"Sunny</phrase> </textobject></inlinemediaobject> "
"<inlinemediaobject><imageobject> <imagedata fileref=\"figures/stock_weather-"
"night-clear.png\" format=\"PNG\"/> </imageobject><textobject> <phrase>Stock "
"Night</phrase> </textobject></inlinemediaobject>"
msgstr ""
"<inlinemediaobject><imageobject> <imagedata fileref=\"figures/stock_weather-"
"sunny.png\" format=\"PNG\"/> </imageobject><textobject> <phrase>Stock "
"Sunny</phrase> </textobject></inlinemediaobject> "
"<inlinemediaobject><imageobject> <imagedata fileref=\"figures/stock_weather-"
"night-clear.png\" format=\"PNG\"/> </imageobject><textobject> <phrase>Stock "
"Night</phrase> </textobject></inlinemediaobject>"

#. (itstool) path: entry/para
#: C/index.docbook:316
msgid "It is clear and fine."
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:323
msgctxt "_"
msgid ""
"external ref='figures/stock_weather-few-clouds.png' "
"md5='414c5d33163d163b29226267b20d9be1'"
msgstr ""
"external ref='figures/stock_weather-few-clouds.png' "
"md5='414c5d33163d163b29226267b20d9be1'"

#. (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:329
msgctxt "_"
msgid ""
"external ref='figures/stock_weather-night-few-clouds.png' "
"md5='76673b5c95905623b3b8a0dc25f657be'"
msgstr ""
"external ref='figures/stock_weather-night-few-clouds.png' "
"md5='76673b5c95905623b3b8a0dc25f657be'"

#. (itstool) path: entry/para
#: C/index.docbook:321
msgid ""
"<inlinemediaobject><imageobject> <imagedata fileref=\"figures/stock_weather-"
"few-clouds.png\" format=\"PNG\"/> </imageobject><textobject> <phrase>Stock "
"Few Clouds</phrase> </textobject></inlinemediaobject> "
"<inlinemediaobject><imageobject> <imagedata fileref=\"figures/stock_weather-"
"night-few-clouds.png\" format=\"PNG\"/> </imageobject><textobject> "
"<phrase>Stock Night Few Clouds</phrase> </textobject></inlinemediaobject>"
msgstr ""
"<inlinemediaobject><imageobject> <imagedata fileref=\"figures/stock_weather-"
"few-clouds.png\" format=\"PNG\"/> </imageobject><textobject> <phrase>Stock "
"Few Clouds</phrase> </textobject></inlinemediaobject> "
"<inlinemediaobject><imageobject> <imagedata fileref=\"figures/stock_weather-"
"night-few-clouds.png\" format=\"PNG\"/> </imageobject><textobject> "
"<phrase>Stock Night Few Clouds</phrase> </textobject></inlinemediaobject>"

#. (itstool) path: entry/para
#: C/index.docbook:333
msgid "It is partly cloudy."
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:340
msgctxt "_"
msgid ""
"external ref='figures/stock_weather-cloudy.png' "
"md5='9b30879834b34966fdbe57856702083f'"
msgstr ""
"external ref='figures/stock_weather-cloudy.png' "
"md5='9b30879834b34966fdbe57856702083f'"

#. (itstool) path: entry/para
#: C/index.docbook:338
msgid ""
"<inlinemediaobject><imageobject> <imagedata fileref=\"figures/stock_weather-"
"cloudy.png\" format=\"PNG\"/> </imageobject><textobject> <phrase>Stock "
"Cloudy</phrase> </textobject></inlinemediaobject>"
msgstr ""
"<inlinemediaobject><imageobject> <imagedata fileref=\"figures/stock_weather-"
"cloudy.png\" format=\"PNG\"/> </imageobject><textobject> <phrase>Stock "
"Cloudy</phrase> </textobject></inlinemediaobject>"

#. (itstool) path: entry/para
#: C/index.docbook:344
msgid "It is cloudy."
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:351
msgctxt "_"
msgid ""
"external ref='figures/stock_weather-fog.png' "
"md5='ac60d2757f1c00dcfe3d38895b07f7e4'"
msgstr ""
"external ref='figures/stock_weather-fog.png' "
"md5='ac60d2757f1c00dcfe3d38895b07f7e4'"

#. (itstool) path: entry/para
#: C/index.docbook:349
msgid ""
"<inlinemediaobject><imageobject> <imagedata fileref=\"figures/stock_weather-"
"fog.png\" format=\"PNG\"/> </imageobject><textobject> <phrase>Stock "
"Fog</phrase> </textobject></inlinemediaobject>"
msgstr ""
"<inlinemediaobject><imageobject> <imagedata fileref=\"figures/stock_weather-"
"fog.png\" format=\"PNG\"/> </imageobject><textobject> <phrase>Stock "
"Fog</phrase> </textobject></inlinemediaobject>"

#. (itstool) path: entry/para
#: C/index.docbook:355
msgid "It is foggy or overcast."
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:362
msgctxt "_"
msgid ""
"external ref='figures/stock_weather-showers.png' "
"md5='de5b478ad21c8a88928c64f5ddd4c23c'"
msgstr ""
"external ref='figures/stock_weather-showers.png' "
"md5='de5b478ad21c8a88928c64f5ddd4c23c'"

#. (itstool) path: entry/para
#: C/index.docbook:360
msgid ""
"<inlinemediaobject><imageobject> <imagedata fileref=\"figures/stock_weather-"
"showers.png\" format=\"PNG\"/> </imageobject><textobject> <phrase>Stock "
"Rain</phrase> </textobject></inlinemediaobject>"
msgstr ""
"<inlinemediaobject><imageobject> <imagedata fileref=\"figures/stock_weather-"
"showers.png\" format=\"PNG\"/> </imageobject><textobject> <phrase>Stock "
"Rain</phrase> </textobject></inlinemediaobject>"

#. (itstool) path: entry/para
#: C/index.docbook:366
msgid "It is rainy or wet."
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:373
msgctxt "_"
msgid ""
"external ref='figures/stock_weather-snow.png' "
"md5='7df96803c0e4e27d6f05e706fbb8e9f7'"
msgstr ""
"external ref='figures/stock_weather-snow.png' "
"md5='7df96803c0e4e27d6f05e706fbb8e9f7'"

#. (itstool) path: entry/para
#: C/index.docbook:371
msgid ""
"<inlinemediaobject><imageobject> <imagedata fileref=\"figures/stock_weather-"
"snow.png\" format=\"PNG\"/> </imageobject><textobject> <phrase>Stock "
"Snow</phrase> </textobject></inlinemediaobject>"
msgstr ""
"<inlinemediaobject><imageobject> <imagedata fileref=\"figures/stock_weather-"
"snow.png\" format=\"PNG\"/> </imageobject><textobject> <phrase>Stock "
"Snow</phrase> </textobject></inlinemediaobject>"

#. (itstool) path: entry/para
#: C/index.docbook:377
msgid "It is snowing."
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:384
msgctxt "_"
msgid ""
"external ref='figures/stock_weather-storm.png' "
"md5='3638525235368de23231b9d5a3782a5d'"
msgstr ""
"external ref='figures/stock_weather-storm.png' "
"md5='3638525235368de23231b9d5a3782a5d'"

#. (itstool) path: entry/para
#: C/index.docbook:382
msgid ""
"<inlinemediaobject><imageobject> <imagedata fileref=\"figures/stock_weather-"
"storm.png\" format=\"PNG\"/> </imageobject><textobject> <phrase>Stock "
"Storm</phrase> </textobject></inlinemediaobject>"
msgstr ""
"<inlinemediaobject><imageobject> <imagedata fileref=\"figures/stock_weather-"
"storm.png\" format=\"PNG\"/> </imageobject><textobject> <phrase>Stock "
"Storm</phrase> </textobject></inlinemediaobject>"

#. (itstool) path: entry/para
#: C/index.docbook:388
msgid "It is stormy."
msgstr "嵐です。"

#. (itstool) path: sect2/title
#: C/index.docbook:398
msgid "To Add Weather Report to a Panel"
msgstr "パネルに気象通報を追加するには"

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

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

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

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

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

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

#. (itstool) path: figure/title
#: C/index.docbook:437
msgid "Weather Report menu"
msgstr "お天気 MATE のメニュー"

#. (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:441
msgctxt "_"
msgid ""
"external ref='figures/mateweather-menu-prefs.png' "
"md5='75ac1c1d5be37639cc01ce97b6a0bed2'"
msgstr ""
"external ref='figures/mateweather-menu-prefs.png' "
"md5='75ac1c1d5be37639cc01ce97b6a0bed2'"

#. (itstool) path: screenshot/mediaobject
#: C/index.docbook:439
msgid ""
"<imageobject> <imagedata fileref=\"figures/mateweather-menu-prefs.png\" "
"format=\"PNG\"/> </imageobject> <textobject> <phrase>Context menu</phrase> "
"</textobject>"
msgstr ""
"<imageobject> <imagedata fileref=\"figures/mateweather-menu-prefs.png\" "
"format=\"PNG\"/> </imageobject> <textobject> <phrase>コンテキストメニュー</phrase> "
"</textobject>"

#. (itstool) path: sect1/para
#: C/index.docbook:433
msgid ""
"The preferences dialog is accessed by right-clicking on the Weather Report "
"in the panel. <_:figure-1/>"
msgstr "設定ダイアログボックスにアクセスするには、パネルのお天気アイコンを右クリックします。"

#. (itstool) path: sect2/title
#: C/index.docbook:451
msgid "Changing to Particular Location"
msgstr "他の場所へ変更するには"

#. (itstool) path: figure/title
#: C/index.docbook:453
msgid "Location 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:457
msgctxt "_"
msgid ""
"external ref='figures/mateweather-prefs-locations.png' "
"md5='a6695f9173de4527284517280a15ad81'"
msgstr ""
"external ref='figures/mateweather-prefs-locations.png' "
"md5='a6695f9173de4527284517280a15ad81'"

#. (itstool) path: screenshot/mediaobject
#: C/index.docbook:455
msgid ""
"<imageobject> <imagedata fileref=\"figures/mateweather-prefs-locations.png\""
" format=\"PNG\"/> </imageobject> <textobject> <phrase>Location "
"Preferences</phrase> </textobject>"
msgstr ""
"<imageobject> <imagedata fileref=\"figures/mateweather-prefs-locations.png\""
" format=\"PNG\"/> </imageobject> <textobject> <phrase>場所の設定</phrase> "
"</textobject>"

#. (itstool) path: sect2/para
#: C/index.docbook:465
msgid ""
"When you add the <application>Weather Report</application> to a panel for "
"the first time, the application displays the weather for Pittsburgh, "
"Pennsylvania by default. To display the weather for a different location, "
"perform the following steps:"
msgstr ""
"<application>お天気アプレット</application>を初めてパネルに追加すると、既定ではペンシルバニア州ピッツバーグの気象情報が表示されます。別の場所の気象情報を表示するには、次の手順を実行します。"

#. (itstool) path: listitem/para
#: C/index.docbook:471
msgid "Right-click on the application."
msgstr "アプレット上で右クリックします。"

#. (itstool) path: listitem/para
#: C/index.docbook:476
msgid ""
"Choose <guimenuitem>Preferences</guimenuitem> from the application popup "
"menu. The application displays the <guilabel>Weather Preferences</guilabel> "
"dialog."
msgstr ""
"このアプレットのポップアップメニューから<guimenuitem>設定</guimenuitem>を選択します。お天気 MATE "
"の<guilabel>設定</guilabel>ダイアログが表示されます。"

#. (itstool) path: listitem/para
#: C/index.docbook:482
msgid ""
"Select the <guilabel>Location</guilabel> tab. The "
"<guilabel>Location</guilabel> tabbed section contains a list of geographical"
" regions, subregions, and specific locations."
msgstr ""
"<guilabel>場所</guilabel>タブを選択します。<guilabel>場所</guilabel>タブの項目には、地理的な区分、その中の地域、さらに特定の場所の一覧が表示されます。"

#. (itstool) path: listitem/para
#: C/index.docbook:487
msgid ""
"Click on the arrow next to a region to display the subregions in the region."
msgstr "地名の横にある矢印をクリックすると、その地名に含まれる下位区分の地名が表示されます。"

#. (itstool) path: listitem/para
#: C/index.docbook:492
msgid ""
"Click on the arrow next to a subregion to display the locations in the "
"subregion."
msgstr "地域名の下位区分の横にある矢印をクリックすると、その区分に含まれる場所を表示します。"

#. (itstool) path: listitem/para
#: C/index.docbook:497
msgid ""
"Click on a location. While the application retrieves the weather information"
" for the new location, the tooltip \"Updating\" is displayed when you point "
"to the icon."
msgstr "場所をクリックします。アプレットが新しい場所の気象情報を取得している間、アイコンをポイントするとツールチップに「更新中」が表示されます。"

#. (itstool) path: listitem/para
#: C/index.docbook:504 C/index.docbook:528
msgid ""
"Click <guibutton>Close</guibutton> to close the <guilabel>Weather "
"Preferences</guilabel> dialog."
msgstr ""
"<guibutton>閉じる</guibutton>をクリックして、<guilabel>お天気の設定</guilabel>ダイアログボックスを閉じます。"

#. (itstool) path: sect2/para
#: C/index.docbook:509
msgid ""
"You can already try searching by entering the name of your city into the "
"<guilabel>Find</guilabel> field. Be aware that for cities close together, or"
" for cities with no airport you may have to pick a nearby city in the "
"region."
msgstr ""
"<guilabel>検索</guilabel>欄に都市名を入力して検索することもできます。近隣の都市や空港のない都市では、その地域に近い都市を選択する必要があるので注意してください。"

#. (itstool) path: sect2/title
#: C/index.docbook:517
msgid "Updating Weather Information"
msgstr "気象情報を更新する"

#. (itstool) path: sect2/para
#: C/index.docbook:518
msgid ""
"To update the weather information that the Weather Report displays in the "
"panel, right-click on the icon, then choose "
"<guimenuitem>Update</guimenuitem>."
msgstr "パネルに表示される気象情報を更新するには、アイコンを右クリックして<guimenuitem>更新</guimenuitem>を選択します。"

#. (itstool) path: sect2/para
#: C/index.docbook:522
msgid ""
"To automatically update the weather information at regular intervals, "
"perform the following steps:"
msgstr "気象情報を定期的に自動更新するには、次の手順を実行します。"

#. (itstool) path: listitem/para
#: C/index.docbook:524
msgid ""
"Go to the right-click menu and select "
"<guimenuitem>Preferences</guimenuitem>."
msgstr "右クリックメニューから<guimenuitem>設定</guimenuitem>を選択します。"

#. (itstool) path: listitem/para
#: C/index.docbook:525
msgid ""
"In the <guilabel>Weather Preferences</guilabel> dialog under the "
"<guilabel>General</guilabel> tab, select the <guilabel>Automatically update "
"every ... minutes</guilabel> option."
msgstr ""
"<guilabel>お天気の設定</guilabel>ダイアログボックスの<guilabel>全般</guilabel>タブで、<guilabel>自動的に更新する間隔</guilabel>オプションを選択します。"

#. (itstool) path: listitem/para
#: C/index.docbook:526
msgid ""
"Use the spin box to specify the interval at which the Weather Report "
"retrieves updated information from the weather server. The default is to "
"check every thirty minutes."
msgstr "スピンボックスを使用して、気象通報が気象サーバから更新情報を取得する間隔を指定します。初期設定では、30分毎に更新されます。"

#. (itstool) path: sect2/title
#: C/index.docbook:532
msgid "Changing Units"
msgstr "各種単位を変更する"

#. (itstool) path: figure/title
#: C/index.docbook:534
msgid "General 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:538
msgctxt "_"
msgid ""
"external ref='figures/mateweather-prefs-general.png' "
"md5='3e876a5578f9c5d856b8f5dcc039ef99'"
msgstr ""
"external ref='figures/mateweather-prefs-general.png' "
"md5='3e876a5578f9c5d856b8f5dcc039ef99'"

#. (itstool) path: screenshot/mediaobject
#: C/index.docbook:536
msgid ""
"<imageobject> <imagedata fileref=\"figures/mateweather-prefs-general.png\" "
"format=\"PNG\"/> </imageobject> <textobject> <phrase>General "
"Preferences</phrase> </textobject>"
msgstr ""
"<imageobject> <imagedata fileref=\"figures/mateweather-prefs-general.png\" "
"format=\"PNG\"/> </imageobject> <textobject> <phrase>全般の設定</phrase> "
"</textobject>"

#. (itstool) path: sect2/para
#: C/index.docbook:546
msgid ""
"Go to the right-click menu and select "
"<guimenuitem>Preferences</guimenuitem>. In the <guilabel>Weather "
"Preferences</guilabel> dialog under the <guilabel>General</guilabel> tab, "
"select the units of measurement you want to use."
msgstr ""
"右クリック・メニューより、<guimenuitem>設定</guimenuitem>を選択します。<guilabel>お天気の設定</guilabel>ダイアログの<guilabel>全般</guilabel>タブで、利用する計量単位を選択します。"

#. (itstool) path: sect2/para
#: C/index.docbook:553
msgid ""
"A number of different measurements are available, including metric, "
"imperial, SI and others. The choice <guilabel>Default</guilabel> will use "
"what we think is the default for your region, based off your chosen locale."
msgstr ""
"メートル、インチ、SI "
"など、さまざまな計量単位を使用できます。<guilabel>標準</guilabel>を選択すると、選択したロケールに基づいて、その地域の標準と思われる単位を利用します。"

#. (itstool) path: sect1/title
#: C/index.docbook:565
msgid "Details"
msgstr "詳細"

#. (itstool) path: sect1/para
#: C/index.docbook:567
msgid ""
"To view detailed weather information, right-click on the Weather Report, "
"then choose <guimenuitem>Details</guimenuitem>. The Weather Report displays "
"the <guilabel>Details</guilabel> dialog. The <guilabel>Details</guilabel> "
"dialog contains the following default tabbed sections:"
msgstr ""
"詳細な気象情報を表示するには、「お天気」を右クリックして詳細を選択します。お天気アプリは<guimenuitem>詳細</guimenuitem>ダイアログを表示します。<guilabel>詳細</guilabel>ダイアログには、次のような既定のタブ項目があります。"

#. (itstool) path: listitem/para
#: C/index.docbook:573
msgid "<guilabel>Current Conditions</guilabel>"
msgstr "<guilabel>現在の状況</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:578
msgid "<guilabel>Forecast</guilabel>"
msgstr "<guilabel>予報</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:583
msgid "<guilabel>Radar Map (optional)</guilabel>"
msgstr "<guilabel>レーダーマップ(オプション)</guilabel>"

#. (itstool) path: sect2/title
#: C/index.docbook:589
msgid "Current Conditions"
msgstr "現在の状況"

#. (itstool) path: figure/title
#: C/index.docbook:591
msgid "Weather Report Details"
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:595
msgctxt "_"
msgid ""
"external ref='figures/mateweather-details.png' "
"md5='3bd06dad1c17c8b46d358c784495afb7'"
msgstr ""
"external ref='figures/mateweather-details.png' "
"md5='3bd06dad1c17c8b46d358c784495afb7'"

#. (itstool) path: screenshot/mediaobject
#: C/index.docbook:593
msgid ""
"<imageobject> <imagedata fileref=\"figures/mateweather-details.png\" "
"format=\"PNG\"/> </imageobject> <textobject> <phrase>Weather Report "
"details</phrase> </textobject>"
msgstr ""
"<imageobject> <imagedata fileref=\"figures/mateweather-details.png\" "
"format=\"PNG\"/> </imageobject> <textobject> <phrase>お天気の詳細</phrase> "
"</textobject>"

#. (itstool) path: sect2/para
#: C/index.docbook:603
msgid ""
"The <guilabel>Current Conditions</guilabel> tabbed section displays the "
"following information:"
msgstr "<guilabel>現在</guilabel>の状況タブの項目には、以下の情報が表示されます。"

#. (itstool) path: entry/para
#: C/index.docbook:613
msgid "City"
msgstr "都市"

#. (itstool) path: entry/para
#: C/index.docbook:618
msgid "Location to which the current weather conditions apply."
msgstr "現在の気象情報の対象となる場所です。"

#. (itstool) path: entry/para
#: C/index.docbook:625
msgid "Last update"
msgstr "最終更新"

#. (itstool) path: entry/para
#: C/index.docbook:630
msgid ""
"Time at which the weather conditions were last updated on the weather "
"server."
msgstr "気象サーバで気象情報が最後に更新された時刻です。"

#. (itstool) path: entry/para
#: C/index.docbook:637
msgid "Conditions"
msgstr "状況"

#. (itstool) path: entry/para
#: C/index.docbook:642
msgid "General weather conditions."
msgstr "全般的な気象状況"

#. (itstool) path: entry/para
#: C/index.docbook:649
msgid "Sky"
msgstr "天候"

#. (itstool) path: entry/para
#: C/index.docbook:654
msgid "General sky conditions."
msgstr "全般的な空の状態"

#. (itstool) path: entry/para
#: C/index.docbook:661
msgid "Temperature"
msgstr "気温"

#. (itstool) path: entry/para
#: C/index.docbook:666
msgid "Current temperature."
msgstr "現在の気温"

#. (itstool) path: entry/para
#: C/index.docbook:673
msgid "Dew point"
msgstr "露点"

#. (itstool) path: entry/para
#: C/index.docbook:678
msgid "Temperature at which dew forms."
msgstr "結露が発生する温度のことです。"

#. (itstool) path: entry/para
#: C/index.docbook:685
msgid "Humidity"
msgstr "湿度"

#. (itstool) path: entry/para
#: C/index.docbook:690
msgid "Percentage of moisture in the atmosphere."
msgstr "大気中の水分の割合です。"

#. (itstool) path: entry/para
#: C/index.docbook:697
msgid "Wind"
msgstr "風力"

#. (itstool) path: entry/para
#: C/index.docbook:702
msgid "Direction and speed of the wind."
msgstr "風の方向と速度。"

#. (itstool) path: entry/para
#: C/index.docbook:709
msgid "Pressure"
msgstr "気圧"

#. (itstool) path: entry/para
#: C/index.docbook:714
msgid "Atmospheric pressure."
msgstr "大気圧を示します。"

#. (itstool) path: entry/para
#: C/index.docbook:721
msgid "Visibility"
msgstr "視界"

#. (itstool) path: entry/para
#: C/index.docbook:726
msgid "Range of vision as determined by the light and atmosphere conditions."
msgstr "光と大気の条件によって決定される視界の良好度です。"

#. (itstool) path: entry/para
#: C/index.docbook:733
msgid "Sunrise"
msgstr "日出時刻"

#. (itstool) path: entry/para
#: C/index.docbook:736
msgid "The calculated sunrise time for your location"
msgstr "現在地の日出予定時刻です。"

#. (itstool) path: entry/para
#: C/index.docbook:741
msgid "Sunset"
msgstr "日入時刻"

#. (itstool) path: entry/para
#: C/index.docbook:744
msgid "The calculated sunset time for your location"
msgstr "現在地の日入予定時刻です。"

#. (itstool) path: note/para
#: C/index.docbook:751
msgid ""
"Sunrise and sunset times are calculated locally from latitude and longitude "
"information stored on your computer. Some conditions, such as refraction of "
"light through the air, are hard to model. Resultantly, the calculated values"
" for sunrise and sunset may be off by up to 10 minutes."
msgstr ""
"日出時刻と日入時刻は、コンピュータに保存されている緯度と経度の情報から地域的に計算されます。空気中の光の屈折など、モデル化が困難な条件もあります。その結果、日出時刻と日出時刻の計算値は最大で10分程度ずれることがあります。"

#. (itstool) path: sect2/title
#: C/index.docbook:760
msgid "Forecast"
msgstr "天気予報"

#. (itstool) path: sect2/para
#: C/index.docbook:761
msgid ""
"The <guilabel>Forecast</guilabel> tabbed section displays a forecast for the"
" location for the immediate future, usually the next five days."
msgstr "<guilabel>天気予報</guilabel>タブの項目には、直近の未来(通常は次の5日間)の指定場所の天気予報が表示されます。"

#. (itstool) path: note/para
#: C/index.docbook:765
msgid ""
"Forecasts are only available for some locations in the U.S., Australia and "
"the United Kingdom."
msgstr "天気予報は、米国、オーストラリアおよび英国の一部の地域でのみ利用可能です。"

#. (itstool) path: sect2/title
#: C/index.docbook:772
msgid "Radar Map"
msgstr "レーダー・マップ"

#. (itstool) path: sect2/para
#: C/index.docbook:773
msgid ""
"By default, the <guilabel>Radar Map</guilabel> tabbed section is not "
"displayed in the <guilabel>Forecast</guilabel> dialog. <application>Weather "
"Report</application> downloads the radar maps from www.weather.com. If the "
"radar map is not available from www.weather.com, Weather Report displays a "
"question mark. To go to the www.weather.com web site, click on the "
"<guibutton>Visit Weather.com</guibutton> button."
msgstr ""
"既定では、<guilabel>レーダー・マップ</guilabel>タブの項目は、<guilabel>天気予報</guilabel>ダイアログを表示しません。<application>お天気"
" MATE</application> は www.weather.com からレーダー・マップをダウンロードします。www.weather.com "
"からレーダー・マップを入手できない場合は、疑問符が表示されます。www.weather.com "
"のウェブサイトにアクセスするには、<guibutton>Weather.com を訪問する</guibutton>ボタンをクリックしてください。"

#. (itstool) path: listitem/para
#: C/index.docbook:782
msgid ""
"Go to the <guilabel>Weather Preferences</guilabel> dialog by selecting "
"<guilabel>Preferences</guilabel> in the right-click menu."
msgstr ""
"右クリックメニューより<guilabel>設定</guilabel>を選択し、<guilabel>お天気の設定</guilabel> "
"ダイアログボックスに移動します。"

#. (itstool) path: listitem/para
#: C/index.docbook:783
msgid ""
"In the <guilabel>General</guilabel> tab, select the <guilabel>Enable radar "
"map</guilabel> option."
msgstr ""
"<guilabel>全般</guilabel>タブで、<guilabel>レーダー・マップを有効にする</guilabel>オプションを選択します。"

#. (itstool) path: listitem/para
#: C/index.docbook:784
msgid ""
"By default, <application>Weather Report</application> downloads the radar "
"maps from www.weather.com. Select the <guilabel>Use custom address for radar"
" map</guilabel> option to display radar maps from an alternative Internet "
"address. You must type the address in the <guilabel>Address</guilabel> text "
"box."
msgstr ""
"既定では、<application>お天気 MATE</application> は www.weather.com "
"からレーダー・マップをダウンロードします。別のインターネットアドレスからレーダー・マップを表示するには、<guilabel>レーダー・マップのアドレスをカスタムマイズする</guilabel>オプションを選択します。<guilabel>住所</guilabel>テキストボックスにアドレスを入力する必要があります。"

#. (itstool) path: sect2/para
#: C/index.docbook:780
msgid ""
"To enable the radar map, perform the following steps: <_:orderedlist-1/>"
msgstr "レーダー・マップを有効にするには、次の手順を実行します。<_:orderedlist-1/>"

#. (itstool) path: note/para
#: C/index.docbook:787
msgid ""
"Most locations do not define a default radar map, especially outside of the "
"U.S. Many locations will require you to specify a custom URL, if you wish to"
" have a radar map."
msgstr ""
"ほとんどの場所(特にアメリカの国外)では、既定のレーダー・マップが定義されていません。多くの場所では、レーダー・マップが必要な場合、カスタムな URL "
"を指定する必要があります。"

#. (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/>"