summaryrefslogtreecommitdiff
path: root/src/msgs/ja.po
blob: d256644111c60402ba74374a36cb848a139e3f59 (plain) (blame)
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
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
msgid ""
msgstr ""
"Project-Id-Version: 2.1.0-alpha\n"
"Last-Translator: Tsukasa Hamano\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Language: Japanese (日本語)\n"

#: ejabberd_c2s.erl:385 ejabberd_c2s.erl:688
msgid "Use of STARTTLS required"
msgstr "STARTTLS を使用"

#: ejabberd_c2s.erl:464
msgid "No resource provided"
msgstr "リソースが提供されませんでした"

#: ejabberd_c2s.erl:1108
msgid "Replaced by new connection"
msgstr "新しいコネクションによって置き換えられました"

#: ejabberd_c2s.erl:1790
msgid "Routing of this stanza was denied by your active privacy list"
msgstr ""

#: ejabberd_captcha.erl:94 ejabberd_captcha.erl:150 ejabberd_captcha.erl:176
msgid "Enter the text you see"
msgstr "見えているテキストを入力してください"

#: ejabberd_captcha.erl:99
msgid "Your messages to ~s are being blocked. To unblock them, visit ~s"
msgstr ""
"~s 宛のメッセージはブロックされています、解除するためにはこちらを見てくださ"
"い ~s"

#: ejabberd_captcha.erl:132
msgid "If you don't see the CAPTCHA image here, visit the web page."
msgstr ""

#: ejabberd_captcha.erl:144
msgid "CAPTCHA web page"
msgstr ""

#: ejabberd_captcha.erl:302
msgid "The captcha is valid."
msgstr "キャプチャは有効です。"

#: mod_adhoc.erl:95 mod_adhoc.erl:125 mod_adhoc.erl:143 mod_adhoc.erl:161
msgid "Commands"
msgstr "コマンド"

#: mod_adhoc.erl:149 mod_adhoc.erl:243
msgid "Ping"
msgstr "Ping"

#: mod_adhoc.erl:260
msgid "Pong"
msgstr "Pong"

#: mod_announce.erl:506
msgid "Really delete message of the day?"
msgstr "本当にお知らせメッセージを削除しますか?"

#: mod_announce.erl:514 mod_configure.erl:1083 mod_configure.erl:1128
msgid "Subject"
msgstr "件名"

#: mod_announce.erl:519 mod_configure.erl:1088 mod_configure.erl:1133
msgid "Message body"
msgstr "本文"

#: mod_announce.erl:599
msgid "No body provided for announce message"
msgstr "アナウンスメッセージはありませんでした"

#: mod_announce.erl:634
msgid "Announcements"
msgstr "アナウンス"

#: mod_announce.erl:636
msgid "Send announcement to all users"
msgstr "アナウンスを全てのユーザーに送信"

#: mod_announce.erl:638
msgid "Send announcement to all users on all hosts"
msgstr "アナウンスを全ホストのユーザーに送信"

#: mod_announce.erl:640
msgid "Send announcement to all online users"
msgstr "アナウンスを全てのオンラインユーザーに送信"

#: mod_announce.erl:642 mod_configure.erl:1078 mod_configure.erl:1123
msgid "Send announcement to all online users on all hosts"
msgstr "全ホストのオンラインユーザへアナウンスを送信"

#: mod_announce.erl:644
msgid "Set message of the day and send to online users"
msgstr "お知らせメッセージを設定し、オンラインユーザーに送信する"

#: mod_announce.erl:646
msgid "Set message of the day on all hosts and send to online users"
msgstr "全ホストのお知らせメッセージを設定し、オンラインユーザーに送信する"

#: mod_announce.erl:648
msgid "Update message of the day (don't send)"
msgstr "お知らせメッセージを更新する(送信しない)"

#: mod_announce.erl:650
msgid "Update message of the day on all hosts (don't send)"
msgstr "全ホストのお知らせメッセージを更新する"

#: mod_announce.erl:652
msgid "Delete message of the day"
msgstr "お知らせメッセージを削除する"

#: mod_announce.erl:654
msgid "Delete message of the day on all hosts"
msgstr "全ホストのお知らせメッセージを削除する"

#: mod_configure.erl:114 mod_configure.erl:274 mod_configure.erl:296
#: mod_configure.erl:498
msgid "Configuration"
msgstr "設定"

#: mod_configure.erl:125 mod_configure.erl:576 web/ejabberd_web_admin.erl:1930
msgid "Database"
msgstr "データーベース"

#: mod_configure.erl:127 mod_configure.erl:595
msgid "Start Modules"
msgstr "モジュールの起動"

#: mod_configure.erl:129 mod_configure.erl:596
msgid "Stop Modules"
msgstr "モジュールの停止"

#: mod_configure.erl:131 mod_configure.erl:604 web/ejabberd_web_admin.erl:1931
msgid "Backup"
msgstr "バックアップ"

#: mod_configure.erl:133 mod_configure.erl:605
msgid "Restore"
msgstr "リストア"

#: mod_configure.erl:135 mod_configure.erl:606
msgid "Dump to Text File"
msgstr "テキストファイルに出力"

#: mod_configure.erl:137 mod_configure.erl:615
msgid "Import File"
msgstr "ファイルかインポート"

#: mod_configure.erl:139 mod_configure.erl:616
msgid "Import Directory"
msgstr "ディレクトリインポート"

#: mod_configure.erl:141 mod_configure.erl:581 mod_configure.erl:1057
msgid "Restart Service"
msgstr "サービスを再起動"

#: mod_configure.erl:143 mod_configure.erl:582 mod_configure.erl:1102
msgid "Shut Down Service"
msgstr "サービスを停止"

#: mod_configure.erl:145 mod_configure.erl:518 mod_configure.erl:1197
#: web/ejabberd_web_admin.erl:1524
msgid "Add User"
msgstr "ユーザーを追加"

#: mod_configure.erl:147 mod_configure.erl:519 mod_configure.erl:1219
msgid "Delete User"
msgstr "ユーザを削除"

#: mod_configure.erl:149 mod_configure.erl:520 mod_configure.erl:1231
msgid "End User Session"
msgstr "エンドユーザーセッション"

#: mod_configure.erl:151 mod_configure.erl:521 mod_configure.erl:1243
#: mod_configure.erl:1255
msgid "Get User Password"
msgstr "パスワードを取得"

#: mod_configure.erl:153 mod_configure.erl:522
msgid "Change User Password"
msgstr "パスワードを変更"

#: mod_configure.erl:155 mod_configure.erl:523 mod_configure.erl:1272
msgid "Get User Last Login Time"
msgstr "最終ログイン時間の取得"

#: mod_configure.erl:157 mod_configure.erl:524 mod_configure.erl:1284
msgid "Get User Statistics"
msgstr "ユーザー統計の取得"

#: mod_configure.erl:159 mod_configure.erl:525
msgid "Get Number of Registered Users"
msgstr "登録ユーザー数を取得"

#: mod_configure.erl:161 mod_configure.erl:526
msgid "Get Number of Online Users"
msgstr "登録ユーザーを取得"

#: mod_configure.erl:163 mod_configure.erl:509 web/ejabberd_web_admin.erl:827
#: web/ejabberd_web_admin.erl:868
msgid "Access Control Lists"
msgstr "アクセスコントロールリスト"

#: mod_configure.erl:165 mod_configure.erl:510 web/ejabberd_web_admin.erl:936
#: web/ejabberd_web_admin.erl:972
msgid "Access Rules"
msgstr "アクセスルール"

#: mod_configure.erl:297 mod_configure.erl:499
msgid "User Management"
msgstr "ユーザー管理"

#: mod_configure.erl:500 web/ejabberd_web_admin.erl:1054
#: web/ejabberd_web_admin.erl:1459
msgid "Online Users"
msgstr "オンラインユーザー"

#: mod_configure.erl:501
msgid "All Users"
msgstr "全ユーザー"

#: mod_configure.erl:502
msgid "Outgoing s2s Connections"
msgstr "外向き s2s コネクション"

#: mod_configure.erl:503 web/ejabberd_web_admin.erl:1901
msgid "Running Nodes"
msgstr "起動ノード"

#: mod_configure.erl:504 web/ejabberd_web_admin.erl:1903
msgid "Stopped Nodes"
msgstr "停止ノード"

#: mod_configure.erl:577 mod_configure.erl:587 web/ejabberd_web_admin.erl:1947
msgid "Modules"
msgstr "モジュール"

#: mod_configure.erl:578
msgid "Backup Management"
msgstr "バックアップ管理"

#: mod_configure.erl:579
msgid "Import Users From jabberd14 Spool Files"
msgstr "jabberd14 Spool ファイルからユーザーをインポート"

#: mod_configure.erl:699
msgid "To ~s"
msgstr "宛先 ~s"

#: mod_configure.erl:717
msgid "From ~s"
msgstr "差出人 ~s"

#: mod_configure.erl:913
msgid "Database Tables Configuration at "
msgstr "データーベーステーブル設定 "

#: mod_configure.erl:918
msgid "Choose storage type of tables"
msgstr "テーブルのストレージタイプの選択"

#: mod_configure.erl:926 mod_configure.erl:928
msgid "Disc only copy"
msgstr "ディスクだけのコピー"

#: mod_configure.erl:926 mod_configure.erl:928
msgid "RAM and disc copy"
msgstr "RAM, ディスクコピー"

#: mod_configure.erl:926 mod_configure.erl:928
msgid "RAM copy"
msgstr "RAMコピー"

#: mod_configure.erl:926 mod_configure.erl:928
msgid "Remote copy"
msgstr "リモートコピー"

#: mod_configure.erl:950
msgid "Stop Modules at "
msgstr "モジュールの停止 "

#: mod_configure.erl:954
msgid "Choose modules to stop"
msgstr "停止するモジュールの選択"

#: mod_configure.erl:969
msgid "Start Modules at "
msgstr "モジュールの開始"

#: mod_configure.erl:973
msgid "Enter list of {Module, [Options]}"
msgstr "{モジュール, [オプション]}のリストを入力して下さい"

#: mod_configure.erl:974
msgid "List of modules to start"
msgstr "起動モジュールの一覧"

#: mod_configure.erl:983
msgid "Backup to File at "
msgstr "ファイルにバックアップ"

#: mod_configure.erl:987 mod_configure.erl:1001
msgid "Enter path to backup file"
msgstr "バックアップファイルのパスを入力して下さい"

#: mod_configure.erl:988 mod_configure.erl:1002 mod_configure.erl:1016
#: mod_configure.erl:1030
msgid "Path to File"
msgstr "ファイルパス"

#: mod_configure.erl:997
msgid "Restore Backup from File at "
msgstr "ファイルからバックアップをリストア"

#: mod_configure.erl:1011
msgid "Dump Backup to Text File at "
msgstr "テキストファイルにバックアップ"

#: mod_configure.erl:1015
msgid "Enter path to text file"
msgstr "テキストファイルのパスを入力して下さい"

#: mod_configure.erl:1025
msgid "Import User from File at "
msgstr "ファイルからユーザーをインポート"

#: mod_configure.erl:1029
msgid "Enter path to jabberd14 spool file"
msgstr "jabberd14 spool ファイルのパスを入力して下さい"

#: mod_configure.erl:1039
msgid "Import Users from Dir at "
msgstr "ディレクトリからユーザーをインポート"

#: mod_configure.erl:1043
msgid "Enter path to jabberd14 spool dir"
msgstr "jabberd14 spool ディレクトリのパスを入力して下さい"

#: mod_configure.erl:1044
msgid "Path to Dir"
msgstr "ディレクトリのパス"

#: mod_configure.erl:1060 mod_configure.erl:1105
msgid "Time delay"
msgstr "遅延時間"

#: mod_configure.erl:1143
msgid "Access Control List Configuration"
msgstr "アクセスコントロールリスト設定"

#: mod_configure.erl:1147
msgid "Access control lists"
msgstr "アクセスコントロールリスト"

#: mod_configure.erl:1171
msgid "Access Configuration"
msgstr "アクセス設定"

#: mod_configure.erl:1175
msgid "Access rules"
msgstr "アクセスルール"

#: mod_configure.erl:1200 mod_configure.erl:1222 mod_configure.erl:1234
#: mod_configure.erl:1246 mod_configure.erl:1258 mod_configure.erl:1275
#: mod_configure.erl:1287 mod_configure.erl:1652 mod_configure.erl:1702
#: mod_configure.erl:1723 mod_roster.erl:948 mod_roster_odbc.erl:1048
#: mod_vcard.erl:466 mod_vcard_ldap.erl:550 mod_vcard_odbc.erl:442
msgid "Jabber ID"
msgstr "Jabber ID"

#: mod_configure.erl:1205 mod_configure.erl:1263 mod_configure.erl:1653
#: mod_configure.erl:1865 mod_muc/mod_muc_room.erl:2928 mod_register.erl:233
#: web/ejabberd_web_admin.erl:1517
msgid "Password"
msgstr "パスワード"

#: mod_configure.erl:1210
msgid "Password Verification"
msgstr "パスワード(確認)"

#: mod_configure.erl:1301
msgid "Number of registered users"
msgstr "登録ユーザー数"

#: mod_configure.erl:1315
msgid "Number of online users"
msgstr "オンラインユーザー数"

#: mod_configure.erl:1684 web/ejabberd_web_admin.erl:1585
#: web/ejabberd_web_admin.erl:1737
msgid "Never"
msgstr "無し"

#: mod_configure.erl:1698 web/ejabberd_web_admin.erl:1598
#: web/ejabberd_web_admin.erl:1750
msgid "Online"
msgstr "オンライン"

#: mod_configure.erl:1703
msgid "Last login"
msgstr "最終ログイン"

#: mod_configure.erl:1724
msgid "Roster size"
msgstr "名簿サイズ"

#: mod_configure.erl:1725
msgid "IP addresses"
msgstr "IPアドレス"

#: mod_configure.erl:1726
msgid "Resources"
msgstr "リソース"

#: mod_configure.erl:1852
msgid "Administration of "
msgstr "管理: "

#: mod_configure.erl:1855
msgid "Action on user"
msgstr "ユーザー操作"

#: mod_configure.erl:1859
msgid "Edit Properties"
msgstr "プロパティの編集"

#: mod_configure.erl:1862 web/ejabberd_web_admin.erl:1763
msgid "Remove User"
msgstr "ユーザーの削除"

#: mod_irc/mod_irc.erl:201 mod_muc/mod_muc.erl:336
msgid "Access denied by service policy"
msgstr "サービスポリシーによってアクセスが禁止されました"

#: mod_irc/mod_irc.erl:400
msgid "IRC Transport"
msgstr "IRC トランスポート"

#: mod_irc/mod_irc.erl:427
msgid "ejabberd IRC module"
msgstr "ejabberd IRC module"

#: mod_irc/mod_irc.erl:558
msgid "You need an x:data capable client to configure mod_irc settings"
msgstr "mod_irc の設定にはクライアントが x:data をサポートする必要があります"

#: mod_irc/mod_irc.erl:565
msgid "Registration in mod_irc for "
msgstr "mod_irc での登録: "

#: mod_irc/mod_irc.erl:570
msgid ""
"Enter username, encodings, ports and passwords you wish to use for "
"connecting to IRC servers"
msgstr ""
"IRCサーバーに接続先する為に、使用するユーザー名、文字エンコーディング、ポー"
"ト、パスワードを入力して下さい"

#: mod_irc/mod_irc.erl:575
msgid "IRC Username"
msgstr "IRCユーザー名"

#: mod_irc/mod_irc.erl:585
msgid ""
"If you want to specify different ports, passwords, encodings for IRC "
"servers, fill this list with values in format '{\"irc server\", \"encoding"
"\", port, \"password\"}'.  By default this service use \"~s\" encoding, port "
"~p, empty password."
msgstr ""
"別のポートやパスワード、文字エンコーディングを使用したい場合、'{\"irc server"
"\", \"encoding\", port, \"password\"}' という形式のリストを入力して下さい。デ"
"フォルトでエンコーディングは \"~s\" を使用し、ポートは ~p、パスワードは空に"
"なっています。"

#: mod_irc/mod_irc.erl:597
msgid ""
"Example: [{\"irc.lucky.net\", \"koi8-r\", 6667, \"secret\"}, {\"vendetta.fef."
"net\", \"iso8859-1\", 7000}, {\"irc.sometestserver.net\", \"utf-8\"}]."
msgstr ""
"例: [{\"irc.lucky.net\", \"koi8-r\", 6667, \"secret\"}, {\"vendetta.fef.net"
"\", \"iso8859-1\", 7000}, {\"irc.sometestserver.net\", \"utf-8\"}]."

#: mod_irc/mod_irc.erl:602
msgid "Connections parameters"
msgstr "接続パラメータ"

#: mod_irc/mod_irc.erl:727
msgid "Join IRC channel"
msgstr "IRCチャンネルに参加"

#: mod_irc/mod_irc.erl:731
msgid "IRC channel (don't put the first #)"
msgstr "IRCチャンネル(先頭に#は不要)"

#: mod_irc/mod_irc.erl:736
msgid "IRC server"
msgstr "IRCサーバー"

#: mod_irc/mod_irc.erl:769 mod_irc/mod_irc.erl:773
msgid "Join the IRC channel here."
msgstr "このIRCチャンネルに参加"

#: mod_irc/mod_irc.erl:777
msgid "Join the IRC channel in this Jabber ID: ~s"
msgstr "Jabber ID: ~s でIRCチャンネルに参加"

#: mod_irc/mod_irc.erl:862
msgid "IRC settings"
msgstr "IRC設定"

#: mod_irc/mod_irc.erl:867
msgid ""
"Enter username and encodings you wish to use for connecting to IRC servers.  "
"Press 'Next' to get more fields to fill in.  Press 'Complete' to save "
"settings."
msgstr ""
"IRCサーバーに接続先する為のユーザー名と文字エンコーディングを入力して下さ"
"い。'Next' を押して次の項目に進みます。'Complete' を押すと設定が保存されま"
"す。"

#: mod_irc/mod_irc.erl:873
msgid "IRC username"
msgstr "IRCユーザー名"

#: mod_irc/mod_irc.erl:922
msgid "Password ~b"
msgstr "パスワード ~b"

#: mod_irc/mod_irc.erl:927
msgid "Port ~b"
msgstr "ポート ~b"

#: mod_irc/mod_irc.erl:932
msgid "Encoding for server ~b"
msgstr "サーバーのエンコーディング ~b"

#: mod_irc/mod_irc.erl:941
msgid "Server ~b"
msgstr "サーバー ~b"

#: mod_muc/mod_muc.erl:449
msgid "Only service administrators are allowed to send service messages"
msgstr "カービス管理者のみがサービスメッセージを送信出来ます"

#: mod_muc/mod_muc.erl:493
msgid "Room creation is denied by service policy"
msgstr "サービスポリシーにっよってチャットルームの作成が禁止されています"

#: mod_muc/mod_muc.erl:500
msgid "Conference room does not exist"
msgstr "カンファレンスルームは存在しません"

#: mod_muc/mod_muc.erl:581
msgid "Chatrooms"
msgstr "チャットルーム"

#: mod_muc/mod_muc.erl:711
msgid "You need an x:data capable client to register nickname"
msgstr ""
"ニックネームを登録するにはクライアントが x:data をサポートする必要があります"

#: mod_muc/mod_muc.erl:717
msgid "Nickname Registration at "
msgstr "ニックネーム登録: "

#: mod_muc/mod_muc.erl:721
msgid "Enter nickname you want to register"
msgstr "登録するニックネームを入力して下さい"

#: mod_muc/mod_muc.erl:722 mod_roster.erl:949 mod_roster_odbc.erl:1049
#: mod_vcard.erl:358 mod_vcard.erl:471 mod_vcard_odbc.erl:336
#: mod_vcard_odbc.erl:447
msgid "Nickname"
msgstr "ニックネーム"

#: mod_muc/mod_muc.erl:761 mod_muc/mod_muc_room.erl:936
#: mod_muc/mod_muc_room.erl:1580
msgid "That nickname is registered by another person"
msgstr "ニックネームは他の人によって登録されています"

#: mod_muc/mod_muc.erl:787
msgid "You must fill in field \"Nickname\" in the form"
msgstr "フォームの\"ニックネーム\"フィールドを入力する必要があります"

#: mod_muc/mod_muc.erl:807
msgid "ejabberd MUC module"
msgstr "ejabberd MUC module"

#: mod_muc/mod_muc_log.erl:374 mod_muc/mod_muc_log.erl:381
msgid "Chatroom configuration modified"
msgstr "チャットルームの設定を変更しました"

#: mod_muc/mod_muc_log.erl:384
msgid "joins the room"
msgstr "チャットルームに参加"

#: mod_muc/mod_muc_log.erl:387 mod_muc/mod_muc_log.erl:390
msgid "leaves the room"
msgstr "チャットルームから退出"

#: mod_muc/mod_muc_log.erl:393 mod_muc/mod_muc_log.erl:396
msgid "has been banned"
msgstr "はバンされました"

#: mod_muc/mod_muc_log.erl:399 mod_muc/mod_muc_log.erl:402
msgid "has been kicked"
msgstr "はキックされました"

#: mod_muc/mod_muc_log.erl:405
msgid "has been kicked because of an affiliation change"
msgstr "は提携が変更されたためキックされました"

#: mod_muc/mod_muc_log.erl:408
msgid "has been kicked because the room has been changed to members-only"
msgstr "はチャットルームのメンバー制限によりキックされました"

#: mod_muc/mod_muc_log.erl:411
msgid "has been kicked because of a system shutdown"
msgstr "はシステムシャットダウンのためキックされました"

#: mod_muc/mod_muc_log.erl:414
msgid "is now known as"
msgstr "は名前を変更しました: "

#: mod_muc/mod_muc_log.erl:417 mod_muc/mod_muc_log.erl:689
#: mod_muc/mod_muc_room.erl:2115
msgid " has set the subject to: "
msgstr " は件名を設定しました: "

#: mod_muc/mod_muc_log.erl:452
msgid "Chatroom is created"
msgstr "チャットルームは作られました。"

#: mod_muc/mod_muc_log.erl:453
msgid "Chatroom is destroyed"
msgstr "チャットルームは削除されました。"

#: mod_muc/mod_muc_log.erl:454
msgid "Chatroom is started"
msgstr "チャットルームが開始しました。"

#: mod_muc/mod_muc_log.erl:455
msgid "Chatroom is stopped"
msgstr "チャットルームが停止しました。"

#: mod_muc/mod_muc_log.erl:459
msgid "Monday"
msgstr "月曜日"

#: mod_muc/mod_muc_log.erl:460
msgid "Tuesday"
msgstr "火曜日"

#: mod_muc/mod_muc_log.erl:461
msgid "Wednesday"
msgstr "水曜日"

#: mod_muc/mod_muc_log.erl:462
msgid "Thursday"
msgstr "木曜日"

#: mod_muc/mod_muc_log.erl:463
msgid "Friday"
msgstr "金曜日"

#: mod_muc/mod_muc_log.erl:464
msgid "Saturday"
msgstr "土曜日"

#: mod_muc/mod_muc_log.erl:465
msgid "Sunday"
msgstr "日曜日"

#: mod_muc/mod_muc_log.erl:469
msgid "January"
msgstr "1月"

#: mod_muc/mod_muc_log.erl:470
msgid "February"
msgstr "2月"

#: mod_muc/mod_muc_log.erl:471
msgid "March"
msgstr "3月"

#: mod_muc/mod_muc_log.erl:472
msgid "April"
msgstr "4月"

#: mod_muc/mod_muc_log.erl:473
msgid "May"
msgstr "5月"

#: mod_muc/mod_muc_log.erl:474
msgid "June"
msgstr "6月"

#: mod_muc/mod_muc_log.erl:475
msgid "July"
msgstr "7月"

#: mod_muc/mod_muc_log.erl:476
msgid "August"
msgstr "8月"

#: mod_muc/mod_muc_log.erl:477
msgid "September"
msgstr "9月"

#: mod_muc/mod_muc_log.erl:478
msgid "October"
msgstr "10月"

#: mod_muc/mod_muc_log.erl:479
msgid "November"
msgstr "11月"

#: mod_muc/mod_muc_log.erl:480
msgid "December"
msgstr "12月"

#: mod_muc/mod_muc_log.erl:751
msgid "Room Configuration"
msgstr "チャットルーム設定"

#: mod_muc/mod_muc_log.erl:760
msgid "Room Occupants"
msgstr "居住者の数"

#: mod_muc/mod_muc_room.erl:170
msgid "Traffic rate limit is exceeded"
msgstr "トラフィックレートの制限を超えました"

#: mod_muc/mod_muc_room.erl:242
msgid ""
"This participant is kicked from the room because he sent an error message"
msgstr "エラーメッセージを送信したため、この参加者はキックされました"

#: mod_muc/mod_muc_room.erl:251
msgid "It is not allowed to send private messages to the conference"
msgstr "カンファレンスルームにプライベートメッセージを送信することは出来ません"

#: mod_muc/mod_muc_room.erl:296
msgid "Improper message type"
msgstr "誤ったメッセージタイプです"

#: mod_muc/mod_muc_room.erl:406
msgid ""
"This participant is kicked from the room because he sent an error message to "
"another participant"
msgstr ""
"他の参加者にエラーメッセージを送信したため、この参加者はキックされました"

#: mod_muc/mod_muc_room.erl:419
msgid "It is not allowed to send private messages of type \"groupchat\""
msgstr "種別が\"groupchat\" であるプライベートメッセージは許可されていません"

#: mod_muc/mod_muc_room.erl:431 mod_muc/mod_muc_room.erl:486
msgid "Recipient is not in the conference room"
msgstr "受信者がカンファレンスルームに居ません"

#: mod_muc/mod_muc_room.erl:451 mod_muc/mod_muc_room.erl:829
#: mod_muc/mod_muc_room.erl:3546
msgid "Only occupants are allowed to send messages to the conference"
msgstr "移住者のみがカンファレンスに"

#: mod_muc/mod_muc_room.erl:460
msgid "It is not allowed to send private messages"
msgstr "プライベートメッセージを送信することは許可されませんでした"

#: mod_muc/mod_muc_room.erl:509
msgid "Only occupants are allowed to send queries to the conference"
msgstr "移住者のみがカンファレンスにクエリーを送信出来ます"

#: mod_muc/mod_muc_room.erl:521
msgid "Queries to the conference members are not allowed in this room"
msgstr ""
"このチャットルームではカンファレンスメンバーへのクエリーは禁止されています"

#: mod_muc/mod_muc_room.erl:805
msgid ""
"Only moderators and participants are allowed to change the subject in this "
"room"
msgstr ""
"モデレーターと参加者のみがチャットルームの件名を変更する事を許可されています"

#: mod_muc/mod_muc_room.erl:810
msgid "Only moderators are allowed to change the subject in this room"
msgstr "モデレーターのみがチャットルームの件名を変更出来ます"

#: mod_muc/mod_muc_room.erl:820
msgid "Visitors are not allowed to send messages to all occupants"
msgstr "ビジターが移住者ににメッセージを送ることは許可されていません"

#: mod_muc/mod_muc_room.erl:894
msgid ""
"This participant is kicked from the room because he sent an error presence"
msgstr "エラープレゼンスを送信したため、この参加者はキックされました"

#: mod_muc/mod_muc_room.erl:912
msgid "Visitors are not allowed to change their nicknames in this room"
msgstr ""
"ビジターはこのチャットルームでニックネームを変更することは許可されていません"

#: mod_muc/mod_muc_room.erl:925 mod_muc/mod_muc_room.erl:1572
msgid "That nickname is already in use by another occupant"
msgstr "ニックネームは既に他の移住者によって使用されています"

#: mod_muc/mod_muc_room.erl:1561
msgid "You have been banned from this room"
msgstr "あなたはチャットルームからバンされています"

#: mod_muc/mod_muc_room.erl:1564
msgid "Membership is required to enter this room"
msgstr "チャットルームに入るにはメンバーでなければなりません"

#: mod_muc/mod_muc_room.erl:1600
msgid "This room is not anonymous"
msgstr "このチャットルームは非匿名です"

#: mod_muc/mod_muc_room.erl:1626
msgid "A password is required to enter this room"
msgstr "チャットルームに入るにはパスワードが必要です"

#: mod_muc/mod_muc_room.erl:1648 mod_register.erl:244
msgid "Unable to generate a captcha"
msgstr "チャプタを生成することが出来ません。"

#: mod_muc/mod_muc_room.erl:1658
msgid "Incorrect password"
msgstr "パスワードが違います"

#: mod_muc/mod_muc_room.erl:2170
msgid "Administrator privileges required"
msgstr "管理者権限が必要です"

#: mod_muc/mod_muc_room.erl:2185
msgid "Moderator privileges required"
msgstr "モデレーター権限が必要です"

#: mod_muc/mod_muc_room.erl:2340
msgid "Jabber ID ~s is invalid"
msgstr "Jabber ID ~s は無効です"

#: mod_muc/mod_muc_room.erl:2354
msgid "Nickname ~s does not exist in the room"
msgstr "ニックネーム ~s はこのチャットルームに居ません"

#: mod_muc/mod_muc_room.erl:2380 mod_muc/mod_muc_room.erl:2762
msgid "Invalid affiliation: ~s"
msgstr "無効な提携です: ~s"

#: mod_muc/mod_muc_room.erl:2437
msgid "Invalid role: ~s"
msgstr "無効なロールです: ~s"

#: mod_muc/mod_muc_room.erl:2739 mod_muc/mod_muc_room.erl:2775
msgid "Owner privileges required"
msgstr "オーナー権限が必要です"

#: mod_muc/mod_muc_room.erl:2899
msgid "Configuration of room ~s"
msgstr "チャットルーム ~s の設定"

#: mod_muc/mod_muc_room.erl:2904
msgid "Room title"
msgstr "チャットルームタイトル"

#: mod_muc/mod_muc_room.erl:2907 mod_muc/mod_muc_room.erl:3325
msgid "Room description"
msgstr "チャットルームの詳細"

#: mod_muc/mod_muc_room.erl:2914
msgid "Make room persistent"
msgstr "チャットルームを永続化します"

#: mod_muc/mod_muc_room.erl:2919
msgid "Make room public searchable"
msgstr "チャットルームを検索可能にします"

#: mod_muc/mod_muc_room.erl:2922
msgid "Make participants list public"
msgstr "参加者一覧を公開します"

#: mod_muc/mod_muc_room.erl:2925
msgid "Make room password protected"
msgstr "チャットルームにパスワードを設定します"

#: mod_muc/mod_muc_room.erl:2936
msgid "Maximum Number of Occupants"
msgstr "最大移住者数"

#: mod_muc/mod_muc_room.erl:2943
msgid "No limit"
msgstr "制限無し"

#: mod_muc/mod_muc_room.erl:2954
msgid "Present real Jabber IDs to"
msgstr "本当の Jabber ID を公開する"

#: mod_muc/mod_muc_room.erl:2962
msgid "moderators only"
msgstr "モデレーターのみ"

#: mod_muc/mod_muc_room.erl:2964
msgid "anyone"
msgstr "誰でも"

#: mod_muc/mod_muc_room.erl:2966
msgid "Make room members-only"
msgstr "チャットルームをメンバーのみに制限する"

#: mod_muc/mod_muc_room.erl:2969
msgid "Make room moderated"
msgstr "チャットルームをモデレートする"

#: mod_muc/mod_muc_room.erl:2972
msgid "Default users as participants"
msgstr "デフォルトのユーザーは参加者にする"

#: mod_muc/mod_muc_room.erl:2975
msgid "Allow users to change the subject"
msgstr "ユーザーによる件名の変更を許可する"

#: mod_muc/mod_muc_room.erl:2978
msgid "Allow users to send private messages"
msgstr "ユーザーによるプライベートメッセージの送信を許可する"

#: mod_muc/mod_muc_room.erl:2981
msgid "Allow users to query other users"
msgstr "ユーザーによる他のユーザーへの問い合わせを許可する"

#: mod_muc/mod_muc_room.erl:2984
msgid "Allow users to send invites"
msgstr "ユーザーによる招待を許可する"

#: mod_muc/mod_muc_room.erl:2987
msgid "Allow visitors to send status text in presence updates"
msgstr "ビジターがプレゼンス更新のステータス文を送信する事を許可する"

#: mod_muc/mod_muc_room.erl:2990
msgid "Allow visitors to change nickname"
msgstr "ビジターがニックネームを変更する事を許可します"

#: mod_muc/mod_muc_room.erl:2996
msgid "Make room captcha protected"
msgstr "チャットルームをキャプチャで保護します"

#: mod_muc/mod_muc_room.erl:3005
msgid "Enable logging"
msgstr "ロギングを有効にする"

#: mod_muc/mod_muc_room.erl:3013
msgid "You need an x:data capable client to configure room"
msgstr ""
"チャットルームを設定するにはにはクライアントが x:data をサポートする必要があ"
"ります"

#: mod_muc/mod_muc_room.erl:3327
msgid "Number of occupants"
msgstr "居住者の数"

#: mod_muc/mod_muc_room.erl:3383
msgid "private, "
msgstr "プライベート"

#: mod_muc/mod_muc_room.erl:3466
msgid "~s invites you to the room ~s"
msgstr "~s はあなたをチャットルーム ~s に招待しています"

#: mod_muc/mod_muc_room.erl:3475
msgid "the password is"
msgstr "パスワードは"

#: mod_offline.erl:510 mod_offline_odbc.erl:352
msgid ""
"Your contact offline message queue is full. The message has been discarded."
msgstr ""
"宛先のオフラインメッセージキューが一杯です。このメッセージは破棄されます。"

#: mod_offline.erl:560 mod_offline_odbc.erl:408
msgid "~s's Offline Messages Queue"
msgstr "~s's オフラインメッセージキュー"

#: mod_offline.erl:563 mod_offline_odbc.erl:411 mod_roster.erl:992
#: mod_roster_odbc.erl:1092 mod_shared_roster.erl:810
#: mod_shared_roster.erl:911 web/ejabberd_web_admin.erl:829
#: web/ejabberd_web_admin.erl:870 web/ejabberd_web_admin.erl:938
#: web/ejabberd_web_admin.erl:974 web/ejabberd_web_admin.erl:1015
#: web/ejabberd_web_admin.erl:1505 web/ejabberd_web_admin.erl:1754
#: web/ejabberd_web_admin.erl:1925 web/ejabberd_web_admin.erl:1957
#: web/ejabberd_web_admin.erl:2026 web/ejabberd_web_admin.erl:2130
#: web/ejabberd_web_admin.erl:2155 web/ejabberd_web_admin.erl:2243
msgid "Submitted"
msgstr "送信完了"

#: mod_offline.erl:571
msgid "Time"
msgstr "時間"

#: mod_offline.erl:572
msgid "From"
msgstr "差出人"

#: mod_offline.erl:573
msgid "To"
msgstr "宛先"

#: mod_offline.erl:574 mod_offline_odbc.erl:419
msgid "Packet"
msgstr "パケット"

#: mod_offline.erl:587 mod_offline_odbc.erl:432 mod_shared_roster.erl:817
#: web/ejabberd_web_admin.erl:878 web/ejabberd_web_admin.erl:982
msgid "Delete Selected"
msgstr "選択した項目を削除"

#: mod_offline.erl:645 mod_offline_odbc.erl:519
msgid "Offline Messages:"
msgstr "オフラインメッセージ"

#: mod_offline.erl:645 mod_offline_odbc.erl:519
msgid "Remove All Offline Messages"
msgstr "すべてのオフラインメッセージを削除します"

#: mod_proxy65/mod_proxy65_service.erl:213
msgid "ejabberd SOCKS5 Bytestreams module"
msgstr "ejabberd SOCKS5 Bytestreams module"

#: mod_pubsub/mod_pubsub.erl:1116 mod_pubsub/mod_pubsub_odbc.erl:917
msgid "Publish-Subscribe"
msgstr "Publish-Subscribe"

#: mod_pubsub/mod_pubsub.erl:1210 mod_pubsub/mod_pubsub_odbc.erl:1013
msgid "ejabberd Publish-Subscribe module"
msgstr "ejabberd Publish-Subscribe module"

#: mod_pubsub/mod_pubsub.erl:1493 mod_pubsub/mod_pubsub_odbc.erl:1300
msgid "PubSub subscriber request"
msgstr "PubSub 購読リクエスト"

#: mod_pubsub/mod_pubsub.erl:1495 mod_pubsub/mod_pubsub_odbc.erl:1302
msgid "Choose whether to approve this entity's subscription."
msgstr "このエントリを承認するかどうかを選択して下さい"

#: mod_pubsub/mod_pubsub.erl:1501 mod_pubsub/mod_pubsub_odbc.erl:1308
msgid "Node ID"
msgstr "ノードID"

#: mod_pubsub/mod_pubsub.erl:1506 mod_pubsub/mod_pubsub_odbc.erl:1313
msgid "Subscriber Address"
msgstr "購読アドレス"

#: mod_pubsub/mod_pubsub.erl:1512 mod_pubsub/mod_pubsub_odbc.erl:1319
msgid "Allow this Jabber ID to subscribe to this pubsub node?"
msgstr "この Jabber ID をこの pubsubノードへ購読することを許可しますか?"

#: mod_pubsub/mod_pubsub.erl:3407 mod_pubsub/mod_pubsub_odbc.erl:3231
msgid "Deliver payloads with event notifications"
msgstr "イベント通知と同時にペイロードを配送します"

#: mod_pubsub/mod_pubsub.erl:3408 mod_pubsub/mod_pubsub_odbc.erl:3232
msgid "Deliver event notifications"
msgstr "イベント通知を配送します"

#: mod_pubsub/mod_pubsub.erl:3409 mod_pubsub/mod_pubsub_odbc.erl:3233
msgid "Notify subscribers when the node configuration changes"
msgstr "ノード設定に変更があった時に購読者へ通知します"

#: mod_pubsub/mod_pubsub.erl:3410 mod_pubsub/mod_pubsub_odbc.erl:3234
msgid "Notify subscribers when the node is deleted"
msgstr "ノードが削除された時に購読者へ通知します"

#: mod_pubsub/mod_pubsub.erl:3411 mod_pubsub/mod_pubsub_odbc.erl:3235
msgid "Notify subscribers when items are removed from the node"
msgstr "アイテムがノードから消された時に購読者へ通知します"

#: mod_pubsub/mod_pubsub.erl:3412 mod_pubsub/mod_pubsub_odbc.erl:3236
msgid "Persist items to storage"
msgstr "アイテムをストレージに保存する"

#: mod_pubsub/mod_pubsub.erl:3413 mod_pubsub/mod_pubsub_odbc.erl:3237
msgid "A friendly name for the node"
msgstr "ノードの為のフレンドリネーム"

#: mod_pubsub/mod_pubsub.erl:3414 mod_pubsub/mod_pubsub_odbc.erl:3238
msgid "Max # of items to persist"
msgstr "アイテムの最大保存数 #"

#: mod_pubsub/mod_pubsub.erl:3415 mod_pubsub/mod_pubsub_odbc.erl:3239
msgid "Whether to allow subscriptions"
msgstr "購読を許可するかどうか"

#: mod_pubsub/mod_pubsub.erl:3416 mod_pubsub/mod_pubsub_odbc.erl:3240
msgid "Specify the access model"
msgstr "アクセスモデルを設定する"

#: mod_pubsub/mod_pubsub.erl:3419 mod_pubsub/mod_pubsub_odbc.erl:3243
msgid "Roster groups allowed to subscribe"
msgstr "名簿グループは購読を許可しました"

#: mod_pubsub/mod_pubsub.erl:3420 mod_pubsub/mod_pubsub_odbc.erl:3244
msgid "Specify the publisher model"
msgstr "公開モデルを指定する"

#: mod_pubsub/mod_pubsub.erl:3422 mod_pubsub/mod_pubsub_odbc.erl:3246
msgid "Purge all items when the relevant publisher goes offline"
msgstr "公開者がオフラインになる時に、全てののアイテムを削除"

#: mod_pubsub/mod_pubsub.erl:3423 mod_pubsub/mod_pubsub_odbc.erl:3247
msgid "Specify the event message type"
msgstr "イベントメッセージ種別を設定"

#: mod_pubsub/mod_pubsub.erl:3425 mod_pubsub/mod_pubsub_odbc.erl:3249
msgid "Max payload size in bytes"
msgstr "最大ぺイロードサイズ(byte)"

#: mod_pubsub/mod_pubsub.erl:3426 mod_pubsub/mod_pubsub_odbc.erl:3250
msgid "When to send the last published item"
msgstr "最後の公開アイテムを送信するタイミングで"

#: mod_pubsub/mod_pubsub.erl:3428 mod_pubsub/mod_pubsub_odbc.erl:3252
msgid "Only deliver notifications to available users"
msgstr "有効なユーザーにのみ告知を送信する"

#: mod_pubsub/mod_pubsub.erl:3429 mod_pubsub/mod_pubsub_odbc.erl:3253
msgid "The collections with which a node is affiliated"
msgstr "提携されたノードの集合です"

#: mod_register.erl:191
#, fuzzy
msgid "Captcha test failed"
msgstr "キャプチャは有効です。"

#: mod_register.erl:218
#, fuzzy
msgid "You need an x:data capable client with CAPTCHA support to register"
msgstr ""
"ニックネームを登録するにはクライアントが x:data をサポートする必要があります"

#: mod_register.erl:224 mod_register.erl:258
msgid "Choose a username and password to register with this server"
msgstr "サーバーに登録するユーザー名とパスワードを選択して下さい"

#: mod_register.erl:228 mod_vcard.erl:358 mod_vcard_odbc.erl:336
#: web/ejabberd_web_admin.erl:1512 web/ejabberd_web_admin.erl:1569
msgid "User"
msgstr "ユーザー"

#: mod_register.erl:309 mod_register.erl:354
#, fuzzy
msgid "The password is too weak"
msgstr "パスワードは"

#: mod_register.erl:358
msgid "Users are not allowed to register accounts so quickly"
msgstr "早すぎるユーザーアカウント登録は許可されていません"

#: mod_roster.erl:943 mod_roster_odbc.erl:1043 web/ejabberd_web_admin.erl:1695
#: web/ejabberd_web_admin.erl:1880 web/ejabberd_web_admin.erl:1891
#: web/ejabberd_web_admin.erl:2214
msgid "None"
msgstr "無し"

#: mod_roster.erl:950 mod_roster_odbc.erl:1050
msgid "Subscription"
msgstr "認可"

#: mod_roster.erl:951 mod_roster_odbc.erl:1051
msgid "Pending"
msgstr "保留"

#: mod_roster.erl:952 mod_roster_odbc.erl:1052
msgid "Groups"
msgstr "グループ"

#: mod_roster.erl:979 mod_roster_odbc.erl:1079
msgid "Validate"
msgstr "検証"

#: mod_roster.erl:987 mod_roster_odbc.erl:1087
msgid "Remove"
msgstr "削除"

#: mod_roster.erl:990 mod_roster_odbc.erl:1090
msgid "Roster of "
msgstr "名簿: "

#: mod_roster.erl:993 mod_roster_odbc.erl:1093 mod_shared_roster.erl:811
#: mod_shared_roster.erl:912 web/ejabberd_web_admin.erl:830
#: web/ejabberd_web_admin.erl:871 web/ejabberd_web_admin.erl:939
#: web/ejabberd_web_admin.erl:975 web/ejabberd_web_admin.erl:1016
#: web/ejabberd_web_admin.erl:1506 web/ejabberd_web_admin.erl:1755
#: web/ejabberd_web_admin.erl:1926 web/ejabberd_web_admin.erl:2131
#: web/ejabberd_web_admin.erl:2156
msgid "Bad format"
msgstr "不正なフォーマット"

#: mod_roster.erl:1000 mod_roster_odbc.erl:1100
msgid "Add Jabber ID"
msgstr "Jabber ID の追加"

#: mod_roster.erl:1099 mod_roster_odbc.erl:1199
msgid "Roster"
msgstr "名簿"

#: mod_shared_roster.erl:766 mod_shared_roster.erl:808
#: mod_shared_roster.erl:908
msgid "Shared Roster Groups"
msgstr "共有名簿グループ"

#: mod_shared_roster.erl:804 web/ejabberd_web_admin.erl:1362
#: web/ejabberd_web_admin.erl:2456
msgid "Add New"
msgstr "新規追加"

#: mod_shared_roster.erl:879
msgid "Name:"
msgstr "名前: "

#: mod_shared_roster.erl:884
msgid "Description:"
msgstr "詳細:"

#: mod_shared_roster.erl:892
msgid "Members:"
msgstr "メンバー:"

#: mod_shared_roster.erl:900
msgid "Displayed Groups:"
msgstr "表示グループ"

#: mod_shared_roster.erl:909
msgid "Group "
msgstr "グループ"

#: mod_shared_roster.erl:918 web/ejabberd_web_admin.erl:836
#: web/ejabberd_web_admin.erl:880 web/ejabberd_web_admin.erl:945
#: web/ejabberd_web_admin.erl:1022 web/ejabberd_web_admin.erl:2011
msgid "Submit"
msgstr "送信"

#: mod_vcard.erl:165 mod_vcard_ldap.erl:237 mod_vcard_odbc.erl:129
msgid "Erlang Jabber Server"
msgstr "Erlang Jabber Server"

#: mod_vcard.erl:358 mod_vcard.erl:472 mod_vcard_odbc.erl:336
#: mod_vcard_odbc.erl:448
msgid "Birthday"
msgstr "誕生日"

#: mod_vcard.erl:358 mod_vcard.erl:474 mod_vcard_odbc.erl:336
#: mod_vcard_odbc.erl:450
msgid "City"
msgstr "都道府県"

#: mod_vcard.erl:358 mod_vcard.erl:473 mod_vcard_odbc.erl:336
#: mod_vcard_odbc.erl:449
msgid "Country"
msgstr "国"

#: mod_vcard.erl:358 mod_vcard.erl:475 mod_vcard_odbc.erl:336
#: mod_vcard_odbc.erl:451
msgid "Email"
msgstr "メールアドレス"

#: mod_vcard.erl:358 mod_vcard.erl:470 mod_vcard_odbc.erl:336
#: mod_vcard_odbc.erl:446
msgid "Family Name"
msgstr "姓"

#: mod_vcard.erl:358 mod_vcard_odbc.erl:336
msgid ""
"Fill in the form to search for any matching Jabber User (Add * to the end of "
"field to match substring)"
msgstr ""
"フォームを埋めて Jabber User を検索して下さい(* を使用すると部分文字列にマッ"
"チします)"

#: mod_vcard.erl:358 mod_vcard.erl:467 mod_vcard_odbc.erl:336
#: mod_vcard_odbc.erl:443
msgid "Full Name"
msgstr "氏名"

#: mod_vcard.erl:358 mod_vcard.erl:469 mod_vcard_odbc.erl:336
#: mod_vcard_odbc.erl:445
msgid "Middle Name"
msgstr "ミドルネーム"

#: mod_vcard.erl:358 mod_vcard.erl:468 mod_vcard_odbc.erl:336
#: mod_vcard_odbc.erl:444 web/ejabberd_web_admin.erl:2000
msgid "Name"
msgstr "名"

#: mod_vcard.erl:358 mod_vcard.erl:476 mod_vcard_odbc.erl:336
#: mod_vcard_odbc.erl:452
msgid "Organization Name"
msgstr "会社名"

#: mod_vcard.erl:358 mod_vcard.erl:477 mod_vcard_odbc.erl:336
#: mod_vcard_odbc.erl:453
msgid "Organization Unit"
msgstr "部署名"

#: mod_vcard.erl:358 mod_vcard_ldap.erl:458 mod_vcard_odbc.erl:336
msgid "Search users in "
msgstr "ユーザーの検索: "

#: mod_vcard.erl:358 mod_vcard_ldap.erl:458 mod_vcard_odbc.erl:336
msgid "You need an x:data capable client to search"
msgstr "検索を行うためにはクライアントが x:data をサポートする必要があります"

#: mod_vcard.erl:383 mod_vcard_ldap.erl:483 mod_vcard_odbc.erl:361
msgid "vCard User Search"
msgstr "vCard ユーザー検索"

#: mod_vcard.erl:439 mod_vcard_ldap.erl:537 mod_vcard_odbc.erl:415
msgid "ejabberd vCard module"
msgstr "ejabberd vCard module"

#: mod_vcard.erl:463 mod_vcard_ldap.erl:547 mod_vcard_odbc.erl:439
msgid "Search Results for "
msgstr "検索結果: "

#: mod_vcard_ldap.erl:458
msgid "Fill in fields to search for any matching Jabber User"
msgstr "項目を埋めて Jabber User を検索して下さい"

#: web/ejabberd_web_admin.erl:189 web/ejabberd_web_admin.erl:199
#: web/ejabberd_web_admin.erl:215 web/ejabberd_web_admin.erl:225
msgid "Unauthorized"
msgstr "認証されていません"

#: web/ejabberd_web_admin.erl:282 web/ejabberd_web_admin.erl:299
msgid "ejabberd Web Admin"
msgstr "ejabberd Web 管理"

#: web/ejabberd_web_admin.erl:765 web/ejabberd_web_admin.erl:776
msgid "Administration"
msgstr "管理"

#: web/ejabberd_web_admin.erl:874 web/ejabberd_web_admin.erl:978
msgid "Raw"
msgstr "Raw"

#: web/ejabberd_web_admin.erl:1013
msgid "~s access rule configuration"
msgstr "~s アクセスルール設定"

#: web/ejabberd_web_admin.erl:1031
msgid "ejabberd virtual hosts"
msgstr "ejabberd ヴァーチャルホスト"

#: web/ejabberd_web_admin.erl:1039 web/ejabberd_web_admin.erl:1046
msgid "Users"
msgstr "ユーザー"

#: web/ejabberd_web_admin.erl:1074
msgid "Users Last Activity"
msgstr "ユーザーの活動履歴"

#: web/ejabberd_web_admin.erl:1076
msgid "Period: "
msgstr "期間: "

#: web/ejabberd_web_admin.erl:1086
msgid "Last month"
msgstr "先月"

#: web/ejabberd_web_admin.erl:1087
msgid "Last year"
msgstr "去年"

#: web/ejabberd_web_admin.erl:1088
msgid "All activity"
msgstr "全て"

#: web/ejabberd_web_admin.erl:1090
msgid "Show Ordinary Table"
msgstr "Ordinaryテーブルを表示"

#: web/ejabberd_web_admin.erl:1092
msgid "Show Integral Table"
msgstr "Integralテーブルを表示"

#: web/ejabberd_web_admin.erl:1101 web/ejabberd_web_admin.erl:1933
msgid "Statistics"
msgstr "統計"

#: web/ejabberd_web_admin.erl:1113
msgid "Not Found"
msgstr "見つかりません"

#: web/ejabberd_web_admin.erl:1130
msgid "Node not found"
msgstr "ノードが見つかりません"

#: web/ejabberd_web_admin.erl:1457
msgid "Host"
msgstr "ホスト"

#: web/ejabberd_web_admin.erl:1458
msgid "Registered Users"
msgstr "登録ユーザー"

#: web/ejabberd_web_admin.erl:1570
msgid "Offline Messages"
msgstr "オフラインメッセージ"

#: web/ejabberd_web_admin.erl:1571 web/ejabberd_web_admin.erl:1761
msgid "Last Activity"
msgstr "活動履歴"

#: web/ejabberd_web_admin.erl:1653 web/ejabberd_web_admin.erl:1669
msgid "Registered Users:"
msgstr "登録ユーザー:"

#: web/ejabberd_web_admin.erl:1655 web/ejabberd_web_admin.erl:1671
#: web/ejabberd_web_admin.erl:2187
msgid "Online Users:"
msgstr "オンラインユーザー:"

#: web/ejabberd_web_admin.erl:1657
msgid "Outgoing s2s Connections:"
msgstr "外向き s2s コネクション:"

#: web/ejabberd_web_admin.erl:1659
msgid "Outgoing s2s Servers:"
msgstr "外向き s2s サービス:"

#: web/ejabberd_web_admin.erl:1728 web/mod_register_web.erl:174
#: web/mod_register_web.erl:367 web/mod_register_web.erl:376
#: web/mod_register_web.erl:406
msgid "Change Password"
msgstr "パスワードの変更"

#: web/ejabberd_web_admin.erl:1752
msgid "User "
msgstr "ユーザー "

#: web/ejabberd_web_admin.erl:1759
msgid "Connected Resources:"
msgstr "接続リソース:"

#: web/ejabberd_web_admin.erl:1760 web/mod_register_web.erl:226
#: web/mod_register_web.erl:514
msgid "Password:"
msgstr "パスワード"

#: web/ejabberd_web_admin.erl:1822
msgid "No Data"
msgstr "データ無し"

#: web/ejabberd_web_admin.erl:1900
msgid "Nodes"
msgstr "ノード"

#: web/ejabberd_web_admin.erl:1923 web/ejabberd_web_admin.erl:1945
msgid "Node "
msgstr "ノード "

#: web/ejabberd_web_admin.erl:1932
msgid "Listened Ports"
msgstr "Listenポート"

#: web/ejabberd_web_admin.erl:1934 web/ejabberd_web_admin.erl:2255
#: web/ejabberd_web_admin.erl:2443
msgid "Update"
msgstr "更新"

#: web/ejabberd_web_admin.erl:1937 web/ejabberd_web_admin.erl:2564
msgid "Restart"
msgstr "再起動"

#: web/ejabberd_web_admin.erl:1939 web/ejabberd_web_admin.erl:2566
msgid "Stop"
msgstr "停止"

#: web/ejabberd_web_admin.erl:1953
msgid "RPC Call Error"
msgstr "RPC 呼び出しエラー"

#: web/ejabberd_web_admin.erl:1994
msgid "Database Tables at "
msgstr "データーベーステーブル: "

#: web/ejabberd_web_admin.erl:2001
msgid "Storage Type"
msgstr "ストレージタイプ"

#: web/ejabberd_web_admin.erl:2002
msgid "Elements"
msgstr "要素"

#: web/ejabberd_web_admin.erl:2003
msgid "Memory"
msgstr "メモリ"

#: web/ejabberd_web_admin.erl:2027 web/ejabberd_web_admin.erl:2132
msgid "Error"
msgstr "エラー"

#: web/ejabberd_web_admin.erl:2029
msgid "Backup of "
msgstr "バックアップ: "

#: web/ejabberd_web_admin.erl:2031
msgid ""
"Please note that these options will only backup the builtin Mnesia database. "
"If you are using the ODBC module, you also need to backup your SQL database "
"separately."
msgstr ""
"これらのオプションは組み込みの Mnesiaデーターベースをバックアップのみを行うこ"
"とに注意して下さい。もしも ODBCモジュールを使用している場合は SQLデーターベー"
"スのバックアップを別に行う必要があります。"

#: web/ejabberd_web_admin.erl:2036
msgid "Store binary backup:"
msgstr "バイナリバックアップの保存"

#: web/ejabberd_web_admin.erl:2040 web/ejabberd_web_admin.erl:2047
#: web/ejabberd_web_admin.erl:2055 web/ejabberd_web_admin.erl:2062
#: web/ejabberd_web_admin.erl:2069 web/ejabberd_web_admin.erl:2076
#: web/ejabberd_web_admin.erl:2083 web/ejabberd_web_admin.erl:2091
#: web/ejabberd_web_admin.erl:2098 web/ejabberd_web_admin.erl:2105
msgid "OK"
msgstr "OK"

#: web/ejabberd_web_admin.erl:2043
msgid "Restore binary backup immediately:"
msgstr "直ちにバイナリバックアップからリストア"

#: web/ejabberd_web_admin.erl:2051
msgid ""
"Restore binary backup after next ejabberd restart (requires less memory):"
msgstr "ejabberd の再起動時にバイナリバックアップからリストア"

#: web/ejabberd_web_admin.erl:2058
msgid "Store plain text backup:"
msgstr "プレーンテキストバックアップの保存"

#: web/ejabberd_web_admin.erl:2065
msgid "Restore plain text backup immediately:"
msgstr "直ちにプレーンテキストバックアップからリストア"

#: web/ejabberd_web_admin.erl:2072
msgid "Import users data from a PIEFXIS file (XEP-0227):"
msgstr "ユーザーデータを PIEFXISファイルからインポート(XEP-0227):"

#: web/ejabberd_web_admin.erl:2079
msgid "Export data of all users in the server to PIEFXIS files (XEP-0227):"
msgstr ""
"サーバーにある全てのユーザーデータをPIEFXISファイルにエクスポート(XEP-0227):"

#: web/ejabberd_web_admin.erl:2086
msgid "Export data of users in a host to PIEFXIS files (XEP-0227):"
msgstr "ホストのユーザーデータをPIEFXISファイルにエクスポート(XEP-0227):"

#: web/ejabberd_web_admin.erl:2094
msgid "Import user data from jabberd14 spool file:"
msgstr "ユーザーデータを jabberd14 Spool ファイルからインポート:"

#: web/ejabberd_web_admin.erl:2101
msgid "Import users data from jabberd14 spool directory:"
msgstr "ユーザーデータを jabberd14 Spool ディレクトリからインポート:"

#: web/ejabberd_web_admin.erl:2127
msgid "Listened Ports at "
msgstr "Listen ポート "

#: web/ejabberd_web_admin.erl:2152
msgid "Modules at "
msgstr "モジュール "

#: web/ejabberd_web_admin.erl:2178
msgid "Statistics of ~p"
msgstr "~p の統計"

#: web/ejabberd_web_admin.erl:2181
msgid "Uptime:"
msgstr "起動時間"

#: web/ejabberd_web_admin.erl:2184
msgid "CPU Time:"
msgstr "CPU時間:"

#: web/ejabberd_web_admin.erl:2190
msgid "Transactions Committed:"
msgstr "トランザクションのコミット:"

#: web/ejabberd_web_admin.erl:2193
msgid "Transactions Aborted:"
msgstr "トランザクションの失敗:"

#: web/ejabberd_web_admin.erl:2196
msgid "Transactions Restarted:"
msgstr "トランザクションの再起動:"

#: web/ejabberd_web_admin.erl:2199
msgid "Transactions Logged:"
msgstr "トランザクションのログ: "

#: web/ejabberd_web_admin.erl:2241
msgid "Update "
msgstr "更新 "

#: web/ejabberd_web_admin.erl:2249
msgid "Update plan"
msgstr "更新計画"

#: web/ejabberd_web_admin.erl:2250
msgid "Modified modules"
msgstr "モジュールを変更しました"

#: web/ejabberd_web_admin.erl:2251
msgid "Update script"
msgstr "スクリプトの更新"

#: web/ejabberd_web_admin.erl:2252
msgid "Low level update script"
msgstr "低レベル更新スクリプト"

#: web/ejabberd_web_admin.erl:2253
msgid "Script check"
msgstr "スクリプトチェック"

#: web/ejabberd_web_admin.erl:2421
msgid "Port"
msgstr "ポート"

#: web/ejabberd_web_admin.erl:2422
msgid "IP"
msgstr "IP"

#: web/ejabberd_web_admin.erl:2423
msgid "Protocol"
msgstr "プロトコル"

#: web/ejabberd_web_admin.erl:2424 web/ejabberd_web_admin.erl:2551
msgid "Module"
msgstr "モジュール"

#: web/ejabberd_web_admin.erl:2425 web/ejabberd_web_admin.erl:2552
msgid "Options"
msgstr "オプション"

#: web/ejabberd_web_admin.erl:2445
msgid "Delete"
msgstr "削除"

#: web/ejabberd_web_admin.erl:2574
msgid "Start"
msgstr "開始"

#: web/mod_register_web.erl:103
msgid "Your Jabber account was succesfully created."
msgstr ""

#: web/mod_register_web.erl:106
msgid "There was an error creating the account: "
msgstr ""

#: web/mod_register_web.erl:114
msgid "Your Jabber account was succesfully deleted."
msgstr ""

#: web/mod_register_web.erl:117
msgid "There was an error deleting the account: "
msgstr ""

#: web/mod_register_web.erl:127
msgid "The password of your Jabber account was succesfully changed."
msgstr ""

#: web/mod_register_web.erl:130
msgid "There was an error changing the password: "
msgstr ""

#: web/mod_register_web.erl:162 web/mod_register_web.erl:171
msgid "Jabber Account Registration"
msgstr ""

#: web/mod_register_web.erl:173 web/mod_register_web.erl:191
#: web/mod_register_web.erl:200
msgid "Register a Jabber account"
msgstr ""

#: web/mod_register_web.erl:175 web/mod_register_web.erl:488
#: web/mod_register_web.erl:497
msgid "Unregister a Jabber account"
msgstr ""

#: web/mod_register_web.erl:202
msgid ""
"This page allows to create a Jabber account in this Jabber server. Your JID "
"(Jabber IDentifier) will be of the form: username@server. Please read "
"carefully the instructions to fill correctly the fields."
msgstr ""

#: web/mod_register_web.erl:211 web/mod_register_web.erl:381
#: web/mod_register_web.erl:504
#, fuzzy
msgid "Username:"
msgstr "IRCユーザー名"

#: web/mod_register_web.erl:216
msgid "This is case insensitive: macbeth is the same that MacBeth and Macbeth."
msgstr ""

#: web/mod_register_web.erl:217
msgid "Characters not allowed: @ : ' \" < > &"
msgstr ""

#: web/mod_register_web.erl:221 web/mod_register_web.erl:386
#: web/mod_register_web.erl:509
#, fuzzy
msgid "Server:"
msgstr "サーバー ~b"

#: web/mod_register_web.erl:231
msgid ""
"Don't tell your password to anybody, not even the administrators of the "
"Jabber server."
msgstr ""

#: web/mod_register_web.erl:233
msgid "You can later change your password using a Jabber client."
msgstr ""

#: web/mod_register_web.erl:234
msgid ""
"Some Jabber clients can store your password in your computer. Use that "
"feature only if you trust your computer is safe."
msgstr ""

#: web/mod_register_web.erl:236
msgid ""
"Memorize your password, or write it in a paper placed in a safe place. In "
"Jabber there isn't an automated way to recover your password if you forget "
"it."
msgstr ""

#: web/mod_register_web.erl:241 web/mod_register_web.erl:401
#, fuzzy
msgid "Password Verification:"
msgstr "パスワード(確認)"

#: web/mod_register_web.erl:249
#, fuzzy
msgid "Register"
msgstr "名簿"

#: web/mod_register_web.erl:391
#, fuzzy
msgid "Old Password:"
msgstr "パスワード"

#: web/mod_register_web.erl:396
#, fuzzy
msgid "New Password:"
msgstr "パスワード"

#: web/mod_register_web.erl:499
msgid "This page allows to unregister a Jabber account in this Jabber server."
msgstr ""

#: web/mod_register_web.erl:519
msgid "Unregister"
msgstr ""

#~ msgid "Encodings"
#~ msgstr "エンコーディング"

#~ msgid "(Raw)"
#~ msgstr "(Raw)"

#~ msgid "Virtual Hosts"
#~ msgstr "ヴァーチャルホスト"

#~ msgid "Specified nickname is already registered"
#~ msgstr "指定されたニックネームは既に登録されています"

#~ msgid "Size"
#~ msgstr "サイズ"