summaryrefslogtreecommitdiff
path: root/priv/msgs/wa.po
blob: 4eb6708146baadc1c6a1968e58d98be9789c710e (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
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
# Pablo Saratxaga <pablo@walon.org>, 2015
msgid ""
msgstr ""
"Project-Id-Version: 2.1.0-alpha\n"
"PO-Revision-Date: 2015-01-18 12:19+0000\n"
"Last-Translator: Pablo Saratxaga <pablo@walon.org>\n"
"Language-Team: Pablo Saratxaga <pablo@walon.org>\n"
"Language: wa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Language: Walon (Walloon)\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#: ejabberd_c2s.erl:505 ejabberd_c2s.erl:853
msgid "Use of STARTTLS required"
msgstr "L' eployaedje di STARTTL est oblidjî"

#: ejabberd_c2s.erl:604
msgid "No resource provided"
msgstr "Nole rissoûce di dnêye"

#: ejabberd_c2s.erl:1349
msgid "Replaced by new connection"
msgstr "Replaecî pa on novea raloyaedje"

#: ejabberd_c2s.erl:1353 mod_configure.erl:1854 mod_muc_log.erl:427
#: mod_muc_log.erl:430
msgid "has been kicked"
msgstr "a stî pité evoye"

#: ejabberd_c2s.erl:2114
msgid "Your active privacy list has denied the routing of this stanza."
msgstr "Vosse djivêye di privaceye active a rfuzé l' evoyaedje di ç' messaedje ci."

#: ejabberd_c2s.erl:2429
msgid "Too many unacked stanzas"
msgstr "Pår trop di messaedjes sins acertinaedje di rçuvaedje"

#: ejabberd_captcha.erl:122 ejabberd_captcha.erl:245 ejabberd_captcha.erl:284
msgid "Enter the text you see"
msgstr "Tapez l' tecse ki vos voeyoz"

#: ejabberd_captcha.erl:147
msgid "Your messages to ~s are being blocked. To unblock them, visit ~s"
msgstr "Vos messaedjes po ~s sont blokés. Po les disbloker, alez vey ~s"

#: ejabberd_captcha.erl:192
msgid "If you don't see the CAPTCHA image here, visit the web page."
msgstr "Si vos n' voeyoz nole imådje CAPTCHA chal, vizitez l' pådje waibe."

#: ejabberd_captcha.erl:227
msgid "CAPTCHA web page"
msgstr "Pådje web CAPTCHA"

#: ejabberd_captcha.erl:381
msgid "The CAPTCHA is valid."
msgstr "Li CAPTCHA est valide."

#: ejabberd_oauth.erl:253 ejabberd_web_admin.erl:1403
#: ejabberd_web_admin.erl:1458 mod_register.erl:265 mod_vcard.erl:490
msgid "User"
msgstr "Uzeu"

#: ejabberd_oauth.erl:256
msgid "Server"
msgstr "Sierveu"

#: ejabberd_oauth.erl:259 ejabberd_web_admin.erl:1408 mod_configure.erl:1398
#: mod_configure.erl:1485 mod_configure.erl:1889 mod_configure.erl:2123
#: mod_muc_room.erl:3383 mod_register.erl:275
msgid "Password"
msgstr "Sicret"

#: ejabberd_oauth.erl:267
msgid "Accept"
msgstr "Accepter"

#: ejabberd_web_admin.erl:202 ejabberd_web_admin.erl:214
#: ejabberd_web_admin.erl:234 ejabberd_web_admin.erl:246
msgid "Unauthorized"
msgstr "Nén otorijhî"

#: ejabberd_web_admin.erl:303 ejabberd_web_admin.erl:335
msgid "ejabberd Web Admin"
msgstr "Manaedjeu waibe ejabberd"

#: ejabberd_web_admin.erl:669 ejabberd_web_admin.erl:680
msgid "Administration"
msgstr "Manaedjaedje"

#: ejabberd_web_admin.erl:737 ejabberd_web_admin.erl:773 mod_configure.erl:196
#: mod_configure.erl:532
msgid "Access Control Lists"
msgstr "Droets (ACL)"

#: ejabberd_web_admin.erl:741 ejabberd_web_admin.erl:777
#: ejabberd_web_admin.erl:843 ejabberd_web_admin.erl:876
#: ejabberd_web_admin.erl:917 ejabberd_web_admin.erl:1394
#: ejabberd_web_admin.erl:1677 ejabberd_web_admin.erl:1836
#: ejabberd_web_admin.erl:1870 ejabberd_web_admin.erl:1950
#: ejabberd_web_admin.erl:2120 ejabberd_web_admin.erl:2149
#: ejabberd_web_admin.erl:2246 mod_offline.erl:802 mod_roster.erl:1493
#: mod_shared_roster.erl:1166 mod_shared_roster.erl:1261
msgid "Submitted"
msgstr "Candjmints evoyîs"

#: ejabberd_web_admin.erl:742 ejabberd_web_admin.erl:778
#: ejabberd_web_admin.erl:844 ejabberd_web_admin.erl:877
#: ejabberd_web_admin.erl:918 ejabberd_web_admin.erl:1395
#: ejabberd_web_admin.erl:1678 ejabberd_web_admin.erl:1837
#: ejabberd_web_admin.erl:2121 ejabberd_web_admin.erl:2150 mod_roster.erl:1494
#: mod_shared_roster.erl:1167 mod_shared_roster.erl:1262
msgid "Bad format"
msgstr "Mwais fôrmat"

#: ejabberd_web_admin.erl:753 ejabberd_web_admin.erl:790
#: ejabberd_web_admin.erl:855 ejabberd_web_admin.erl:925
#: ejabberd_web_admin.erl:1939 mod_shared_roster.erl:1269
msgid "Submit"
msgstr "Evoyî"

#: ejabberd_web_admin.erl:782 ejabberd_web_admin.erl:881
msgid "Raw"
msgstr "Dinêyes brutes"

#: ejabberd_web_admin.erl:787 ejabberd_web_admin.erl:887 mod_offline.erl:824
#: mod_shared_roster.erl:1175
msgid "Delete Selected"
msgstr "Disfacer les elemints tchoezis"

#: ejabberd_web_admin.erl:839 ejabberd_web_admin.erl:872 mod_configure.erl:198
#: mod_configure.erl:533
msgid "Access Rules"
msgstr "Rîles d' accès"

#: ejabberd_web_admin.erl:913
msgid "~s access rule configuration"
msgstr "Apontiaedje des rîles d' accès a ~s"

#: ejabberd_web_admin.erl:931
msgid "Virtual Hosts"
msgstr "Forveyous sierveus"

#: ejabberd_web_admin.erl:940 ejabberd_web_admin.erl:948
msgid "Users"
msgstr "Uzeus"

#: ejabberd_web_admin.erl:955 ejabberd_web_admin.erl:1340
#: mod_configure.erl:524
msgid "Online Users"
msgstr "Uzeus raloyîs"

#: ejabberd_web_admin.erl:971
msgid "Users Last Activity"
msgstr "Dierinne activité des uzeus"

#: ejabberd_web_admin.erl:975
msgid "Period: "
msgstr "Termene:"

#: ejabberd_web_admin.erl:988
msgid "Last month"
msgstr "Dierin moes"

#: ejabberd_web_admin.erl:989
msgid "Last year"
msgstr "Dierinne anêye"

#: ejabberd_web_admin.erl:991
msgid "All activity"
msgstr "Dispoy todi"

#: ejabberd_web_admin.erl:994
msgid "Show Ordinary Table"
msgstr "Mostrer crexhince"

#: ejabberd_web_admin.erl:997
msgid "Show Integral Table"
msgstr "Mostrer totå"

#: ejabberd_web_admin.erl:1004 ejabberd_web_admin.erl:1847
#: mod_muc_admin.erl:247
msgid "Statistics"
msgstr "Sitatistikes"

#: ejabberd_web_admin.erl:1014
msgid "Not Found"
msgstr "Nén trové"

#: ejabberd_web_admin.erl:1027
msgid "Node not found"
msgstr "Nuk nén trové"

#: ejabberd_web_admin.erl:1250 mod_shared_roster.erl:1161
msgid "Add New"
msgstr "Radjouter"

#: ejabberd_web_admin.erl:1338
msgid "Host"
msgstr "Sierveu"

#: ejabberd_web_admin.erl:1339
msgid "Registered Users"
msgstr "Uzeus edjistrés"

#: ejabberd_web_admin.erl:1417 mod_configure.erl:177 mod_configure.erl:539
#: mod_configure.erl:1386
msgid "Add User"
msgstr "Radjouter èn uzeu"

#: ejabberd_web_admin.erl:1459
msgid "Offline Messages"
msgstr "Messaedjes ki ratindèt"

#: ejabberd_web_admin.erl:1460 ejabberd_web_admin.erl:1688
msgid "Last Activity"
msgstr "Dierinne activité"

#: ejabberd_web_admin.erl:1478 ejabberd_web_admin.erl:1660
#: mod_configure.erl:1916
msgid "Never"
msgstr "Måy"

#: ejabberd_web_admin.erl:1496 ejabberd_web_admin.erl:1671
#: mod_configure.erl:1926
msgid "Online"
msgstr "Raloyî"

#: ejabberd_web_admin.erl:1550 ejabberd_web_admin.erl:1569
msgid "Registered Users:"
msgstr "Uzeus edjistrés:"

#: ejabberd_web_admin.erl:1553 ejabberd_web_admin.erl:1572
#: ejabberd_web_admin.erl:2187
msgid "Online Users:"
msgstr "Uzeus raloyîs:"

#: ejabberd_web_admin.erl:1556
msgid "Outgoing s2s Connections:"
msgstr "Raloyaedjes s2s e rexhowe:"

#: ejabberd_web_admin.erl:1559
msgid "Incoming s2s Connections:"
msgstr "Raloyaedjes s2s en intrêye:"

#: ejabberd_web_admin.erl:1595 ejabberd_web_admin.erl:1794
#: ejabberd_web_admin.erl:1804 ejabberd_web_admin.erl:2214 mod_roster.erl:1429
msgid "None"
msgstr "Nole"

#: ejabberd_web_admin.erl:1652 mod_register_web.erl:188
#: mod_register_web.erl:347 mod_register_web.erl:355 mod_register_web.erl:379
msgid "Change Password"
msgstr "Candjî l' sicret"

#: ejabberd_web_admin.erl:1673
msgid "User ~s"
msgstr "Uzeu ~s"

#: ejabberd_web_admin.erl:1684
msgid "Connected Resources:"
msgstr "Raloyî avou les rsoûces:"

#: ejabberd_web_admin.erl:1686 mod_register_web.erl:239
#: mod_register_web.erl:475
msgid "Password:"
msgstr "Sicret:"

#: ejabberd_web_admin.erl:1693 mod_configure.erl:2117
msgid "Remove User"
msgstr "Disfacer l' uzeu"

#: ejabberd_web_admin.erl:1740
msgid "No Data"
msgstr "Nole dinêye disponibe"

#: ejabberd_web_admin.erl:1813
msgid "Nodes"
msgstr "Nuks"

#: ejabberd_web_admin.erl:1814 mod_configure.erl:528
msgid "Running Nodes"
msgstr "Nuks en alaedje"

#: ejabberd_web_admin.erl:1815 mod_configure.erl:529
msgid "Stopped Nodes"
msgstr "Nuks essoctés"

#: ejabberd_web_admin.erl:1833 ejabberd_web_admin.erl:1858
msgid "Node ~p"
msgstr "Nuk ~p"

#: ejabberd_web_admin.erl:1842 mod_configure.erl:150 mod_configure.erl:611
msgid "Database"
msgstr "Båze di dnêyes"

#: ejabberd_web_admin.erl:1843 mod_configure.erl:159 mod_configure.erl:648
msgid "Backup"
msgstr "Copeye di såvrité"

#: ejabberd_web_admin.erl:1845
msgid "Listened Ports"
msgstr "Pôrts drovous"

#: ejabberd_web_admin.erl:1848 ejabberd_web_admin.erl:2261
msgid "Update"
msgstr "Mete a djoû"

#: ejabberd_web_admin.erl:1852 ejabberd_web_admin.erl:2469
#: ejabberd_web_admin.erl:2613
msgid "Restart"
msgstr "Renonder"

#: ejabberd_web_admin.erl:1854 ejabberd_web_admin.erl:2473
#: ejabberd_web_admin.erl:2617
msgid "Stop"
msgstr "Arester"

#: ejabberd_web_admin.erl:1861 mod_configure.erl:613 mod_configure.erl:626
msgid "Modules"
msgstr "Modules"

#: ejabberd_web_admin.erl:1866
msgid "RPC Call Error"
msgstr "Aroke di houcaedje RPC"

#: ejabberd_web_admin.erl:1917
msgid "Database Tables at ~p"
msgstr "Tåves del båze di dnêyes so ~p"

#: ejabberd_web_admin.erl:1927 mod_vcard.erl:490 mod_vcard.erl:616
msgid "Name"
msgstr "No"

#: ejabberd_web_admin.erl:1928
msgid "Storage Type"
msgstr "Sôre di wårdaedje"

#: ejabberd_web_admin.erl:1929
msgid "Elements"
msgstr "Elemints"

#: ejabberd_web_admin.erl:1930
msgid "Memory"
msgstr "Memwere"

#: ejabberd_web_admin.erl:1952 ejabberd_web_admin.erl:2123
msgid "Error"
msgstr "Aroke"

#: ejabberd_web_admin.erl:1955
msgid "Backup of ~p"
msgstr "Copeye di såvrité po ~p"

#: ejabberd_web_admin.erl:1959
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 ""
"Notez ki ces tchuzes la vont seulmint fé ene copeye di såvrité del båze di "
"dnêyes Mnesia costrûte å dvins do programe. Si vos eployîz ene difoûtrinne "
"båze di dnêyes avou l' module ODBC, vos dvoz fé ene copeye di såvrité del "
"båze SQL da vosse sepårumint."

#: ejabberd_web_admin.erl:1969
msgid "Store binary backup:"
msgstr "Copeye di såvrité binaire:"

#: ejabberd_web_admin.erl:1976 ejabberd_web_admin.erl:1986
#: ejabberd_web_admin.erl:1997 ejabberd_web_admin.erl:2006
#: ejabberd_web_admin.erl:2016 ejabberd_web_admin.erl:2029
#: ejabberd_web_admin.erl:2041 ejabberd_web_admin.erl:2057
#: ejabberd_web_admin.erl:2073 ejabberd_web_admin.erl:2084
#: ejabberd_web_admin.erl:2094
msgid "OK"
msgstr "'l est bon"

#: ejabberd_web_admin.erl:1979
msgid "Restore binary backup immediately:"
msgstr "Rapexhî do côp foû d' ene copeye di såvrité binaire:"

#: ejabberd_web_admin.erl:1989
msgid ""
"Restore binary backup after next ejabberd restart (requires less memory):"
msgstr ""
"Rapexhî l' copeye di såvrité binaire après l' renondaedje ki vént "
"d' ejabberd (çoula prind moens d' memwere del fé insi):"

#: ejabberd_web_admin.erl:1999
msgid "Store plain text backup:"
msgstr "Copeye di såvrité tecse:"

#: ejabberd_web_admin.erl:2009
msgid "Restore plain text backup immediately:"
msgstr "Rapexhî do côp foû d' ene copeye di såvrité tecse:"

#: ejabberd_web_admin.erl:2019
msgid "Import users data from a PIEFXIS file (XEP-0227):"
msgstr "Sititchî des dnêyes uzeus foû d' on fitchî PIEFXIS (XEP-0227):"

#: ejabberd_web_admin.erl:2032
msgid "Export data of all users in the server to PIEFXIS files (XEP-0227):"
msgstr "Espoirter les dnêyes di tos les uzeus do sierveu viè des fitchîs PIEFXIS (XEP-0227):"

#: ejabberd_web_admin.erl:2044
msgid "Export data of users in a host to PIEFXIS files (XEP-0227):"
msgstr "Espoirter les dnêyes di tos les uzeus do sierveu viè des fitchîs PIEFXIS (XEP-0227):"

#: ejabberd_web_admin.erl:2060
msgid "Export all tables as SQL queries to a file:"
msgstr "Espoirter totes les tåves, come des cmandes SQL, viè on fitchî"

#: ejabberd_web_admin.erl:2076
msgid "Import user data from jabberd14 spool file:"
msgstr "Sititchî des dnêyes uzeus foû d' on fitchî spoûle jabberd14:"

#: ejabberd_web_admin.erl:2087
msgid "Import users data from jabberd14 spool directory:"
msgstr "Sititchî des dnêyes uzeus foû d' on ridant spoûle jabberd14:"

#: ejabberd_web_admin.erl:2115
msgid "Listened Ports at "
msgstr "Pôrts drovous so "

#: ejabberd_web_admin.erl:2144
msgid "Modules at ~p"
msgstr "Modules so ~p"

#: ejabberd_web_admin.erl:2175
msgid "Statistics of ~p"
msgstr "Sitatistikes di ~p"

#: ejabberd_web_admin.erl:2179
msgid "Uptime:"
msgstr "Tins dispoy l' enondaedje:"

#: ejabberd_web_admin.erl:2183
msgid "CPU Time:"
msgstr "Tins CPU:"

#: ejabberd_web_admin.erl:2191
msgid "Transactions Committed:"
msgstr "Transaccions evoyeyes:"

#: ejabberd_web_admin.erl:2195
msgid "Transactions Aborted:"
msgstr "Transaccions arestêyes:"

#: ejabberd_web_admin.erl:2199
msgid "Transactions Restarted:"
msgstr "Transaccions renondêyes:"

#: ejabberd_web_admin.erl:2203
msgid "Transactions Logged:"
msgstr "Transaccions wårdêyes e djournå:"

#: ejabberd_web_admin.erl:2243
msgid "Update ~p"
msgstr "Metaedje a djoû di ~p"

#: ejabberd_web_admin.erl:2254
msgid "Update plan"
msgstr "Plan d' metaedje a djoû"

#: ejabberd_web_admin.erl:2255
msgid "Modified modules"
msgstr "Modules di candjîs"

#: ejabberd_web_admin.erl:2256
msgid "Update script"
msgstr "Sicripe di metaedje a djoû"

#: ejabberd_web_admin.erl:2257
msgid "Low level update script"
msgstr "Sicripe di metaedje a djoû d' bas livea"

#: ejabberd_web_admin.erl:2258
msgid "Script check"
msgstr "Acertinaedje do scripe"

#: ejabberd_web_admin.erl:2438
msgid "IP"
msgstr "IP"

#: ejabberd_web_admin.erl:2438
msgid "Port"
msgstr "Pôrt"

#: ejabberd_web_admin.erl:2439
msgid "Protocol"
msgstr "Protocole"

#: ejabberd_web_admin.erl:2440 ejabberd_web_admin.erl:2595
msgid "Module"
msgstr "Module"

#: ejabberd_web_admin.erl:2441 ejabberd_web_admin.erl:2596
msgid "Options"
msgstr "Tchuzes"

#: ejabberd_web_admin.erl:2493 ejabberd_web_admin.erl:2629
msgid "Start"
msgstr "Enonder"

#: mod_adhoc.erl:114 mod_adhoc.erl:148 mod_adhoc.erl:168 mod_adhoc.erl:191
msgid "Commands"
msgstr "Comandes"

#: mod_adhoc.erl:176 mod_adhoc.erl:265
msgid "Ping"
msgstr "Ping"

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

#: mod_announce.erl:523
msgid "Really delete message of the day?"
msgstr "Voloz vs vormint disfacer l' messaedje do djoû?"

#: mod_announce.erl:536 mod_configure.erl:1238 mod_configure.erl:1298
msgid "Subject"
msgstr "Sudjet"

#: mod_announce.erl:544 mod_configure.erl:1244 mod_configure.erl:1304
msgid "Message body"
msgstr "Coir do messaedje"

#: mod_announce.erl:627
msgid "No body provided for announce message"
msgstr "I n' a nou coir do messaedje po ciste anonce la"

#: mod_announce.erl:662
msgid "Announcements"
msgstr "Anonces"

#: mod_announce.erl:664
msgid "Send announcement to all users"
msgstr "Evoyî l' anonce a tos les uzeus"

#: mod_announce.erl:666
msgid "Send announcement to all users on all hosts"
msgstr "Evoyî l' anonce a tos les uzeus so tos les lodjoes"

#: mod_announce.erl:668
msgid "Send announcement to all online users"
msgstr "Evoyî l' anonce a tos les uzeus raloyîs"

#: mod_announce.erl:670 mod_configure.erl:1231 mod_configure.erl:1291
msgid "Send announcement to all online users on all hosts"
msgstr "Evoyî l' anonce a tos les uzeus raloyîs so tos les lodjoes"

#: mod_announce.erl:672
msgid "Set message of the day and send to online users"
msgstr "Defini l' messaedje do djoû et l' evoyî åzès uzeus raloyîs"

#: mod_announce.erl:674
msgid "Set message of the day on all hosts and send to online users"
msgstr ""
"Defini l' messaedje do djoû so tos les lodjoes et l' evoyî åzès uzeus raloyîs"

#: mod_announce.erl:676
msgid "Update message of the day (don't send)"
msgstr "Mete a djoû l' messaedje do djoû (nén l' evoyî)"

#: mod_announce.erl:678
msgid "Update message of the day on all hosts (don't send)"
msgstr "Mete a djoû l' messaedje do djoû so tos les lodjoes (nén l' evoyî)"

#: mod_announce.erl:680
msgid "Delete message of the day"
msgstr "Disfacer l' messaedje do djoû"

#: mod_announce.erl:682
msgid "Delete message of the day on all hosts"
msgstr "Disfacer l' messaedje do djoû so tos les lodjoes"

#: mod_configure.erl:140 mod_configure.erl:296 mod_configure.erl:318
#: mod_configure.erl:522
msgid "Configuration"
msgstr "Apontiaedjes"

#: mod_configure.erl:153 mod_configure.erl:636
msgid "Start Modules"
msgstr "Enonder des modules"

#: mod_configure.erl:156 mod_configure.erl:638
msgid "Stop Modules"
msgstr "Arester des modules"

#: mod_configure.erl:162 mod_configure.erl:650
msgid "Restore"
msgstr "Rapexhî"

#: mod_configure.erl:165 mod_configure.erl:652
msgid "Dump to Text File"
msgstr "Schaper en on fitchî tecse"

#: mod_configure.erl:168 mod_configure.erl:663
msgid "Import File"
msgstr "Sititchî d' on fitchî"

#: mod_configure.erl:171 mod_configure.erl:665
msgid "Import Directory"
msgstr "Sititchî d' on ridant"

#: mod_configure.erl:173 mod_configure.erl:619 mod_configure.erl:1205
msgid "Restart Service"
msgstr "Renonder siervice"

#: mod_configure.erl:175 mod_configure.erl:621 mod_configure.erl:1265
msgid "Shut Down Service"
msgstr "Arester siervice"

#: mod_configure.erl:179 mod_configure.erl:540 mod_configure.erl:1419
msgid "Delete User"
msgstr "Disfacer èn uzeu"

#: mod_configure.erl:181 mod_configure.erl:542 mod_configure.erl:1437
msgid "End User Session"
msgstr "Fini l' session d' l' uzeu"

#: mod_configure.erl:183 mod_configure.erl:544 mod_configure.erl:1455
#: mod_configure.erl:1473
msgid "Get User Password"
msgstr "Riçure sicret d' l' uzeu"

#: mod_configure.erl:185 mod_configure.erl:546
msgid "Change User Password"
msgstr "Candjî l' sicret d' l' uzeu"

#: mod_configure.erl:187 mod_configure.erl:548 mod_configure.erl:1500
msgid "Get User Last Login Time"
msgstr "Riçure li date/eure do dierin elodjaedje di l' uzeu"

#: mod_configure.erl:189 mod_configure.erl:550 mod_configure.erl:1517
msgid "Get User Statistics"
msgstr "Riçure les statistikes di l' uzeu"

#: mod_configure.erl:191 mod_configure.erl:552
msgid "Get Number of Registered Users"
msgstr "Riçure li nombe d' uzeus edjîstrés"

#: mod_configure.erl:194 mod_configure.erl:554
msgid "Get Number of Online Users"
msgstr "Riçure li nombe d' uzeus raloyîs"

#: mod_configure.erl:320 mod_configure.erl:523
msgid "User Management"
msgstr "Manaedjaedje des uzeus"

#: mod_configure.erl:525
msgid "All Users"
msgstr "Tos les uzeus"

#: mod_configure.erl:526
msgid "Outgoing s2s Connections"
msgstr "Raloyaedjes s2s e rexhowe"

#: mod_configure.erl:615
msgid "Backup Management"
msgstr "Manaedjaedje des copeyes di såvrité"

#: mod_configure.erl:617
msgid "Import Users From jabberd14 Spool Files"
msgstr "Sititchî des uzeus Jabberd 1.4"

#: mod_configure.erl:762
msgid "To ~s"
msgstr "Viè ~s"

#: mod_configure.erl:782
msgid "From ~s"
msgstr "Dispoy ~s"

#: mod_configure.erl:1002
msgid "Database Tables Configuration at "
msgstr "Apontiaedje des tåves del båze di dnêyes so "

#: mod_configure.erl:1008
msgid "Choose storage type of tables"
msgstr "Tchoezi l' sôre di wårdaedje po les tåves"

#: mod_configure.erl:1017 mod_configure.erl:1019
msgid "Disc only copy"
msgstr "Copeye seulmint sol deure plake"

#: mod_configure.erl:1017 mod_configure.erl:1019
msgid "RAM and disc copy"
msgstr "Copeye e memwere (RAM) et sol deure plake"

#: mod_configure.erl:1017 mod_configure.erl:1019
msgid "RAM copy"
msgstr "Copeye e memwere (RAM)"

#: mod_configure.erl:1017 mod_configure.erl:1019
msgid "Remote copy"
msgstr "Copeye å lon"

#: mod_configure.erl:1045
msgid "Stop Modules at "
msgstr "Arester les modules so "

#: mod_configure.erl:1051
msgid "Choose modules to stop"
msgstr "Tchoezixhoz les modules a-z arester"

#: mod_configure.erl:1072
msgid "Start Modules at "
msgstr "Renonder les modules so "

#: mod_configure.erl:1078
msgid "Enter list of {Module, [Options]}"
msgstr "Dinez ene djivêye del cogne {Module, [Tchuzes]}"

#: mod_configure.erl:1080
msgid "List of modules to start"
msgstr "Djivêye di modules a-z enonder"

#: mod_configure.erl:1094
msgid "Backup to File at "
msgstr "Fé ene copeye di såvrité dins on fitchî so "

#: mod_configure.erl:1099 mod_configure.erl:1120
msgid "Enter path to backup file"
msgstr "Dinez l' tchimin viè l' fitchî copeye di såvrité"

#: mod_configure.erl:1100 mod_configure.erl:1121 mod_configure.erl:1142
#: mod_configure.erl:1163
msgid "Path to File"
msgstr "Tchimin viè l' fitchî"

#: mod_configure.erl:1115
msgid "Restore Backup from File at "
msgstr "Rapexhî dispoy li fitchî copeye di såvrité so "

#: mod_configure.erl:1136
msgid "Dump Backup to Text File at "
msgstr "Copeye di såvritè viè on fitchî tecse so "

#: mod_configure.erl:1141
msgid "Enter path to text file"
msgstr "Dinez l' tchimin viè l' fitchî tecse"

#: mod_configure.erl:1156
msgid "Import User from File at "
msgstr "Sititchî uzeu d' on fitchî so "

#: mod_configure.erl:1162
msgid "Enter path to jabberd14 spool file"
msgstr "Dinez l' tchimin viè l' fitchî di spool jabberd14"

#: mod_configure.erl:1177
msgid "Import Users from Dir at "
msgstr "Sitichî des uzeus d' on ridant so "

#: mod_configure.erl:1183
msgid "Enter path to jabberd14 spool dir"
msgstr "Dinez l' tchimin viè l' ridant di spool jabberd14"

#: mod_configure.erl:1184
msgid "Path to Dir"
msgstr "Tchimin viè l' ridant"

#: mod_configure.erl:1209 mod_configure.erl:1269
msgid "Time delay"
msgstr "Tårdjaedje"

#: mod_configure.erl:1316
msgid "Access Control List Configuration"
msgstr "Apontiaedje des droets (ACL)"

#: mod_configure.erl:1321
msgid "Access control lists"
msgstr "Droets (ACL)"

#: mod_configure.erl:1352
msgid "Access Configuration"
msgstr "Apontiaedje des accès"

#: mod_configure.erl:1356
msgid "Access rules"
msgstr "Rîles d' accès"

#: mod_configure.erl:1390 mod_configure.erl:1423 mod_configure.erl:1441
#: mod_configure.erl:1459 mod_configure.erl:1477 mod_configure.erl:1504
#: mod_configure.erl:1521 mod_configure.erl:1887 mod_configure.erl:1934
#: mod_configure.erl:1961 mod_roster.erl:1434 mod_vcard.erl:613
#: mod_vcard_ldap.erl:606
msgid "Jabber ID"
msgstr "ID Jabber"

#: mod_configure.erl:1407
msgid "Password Verification"
msgstr "Acertinaedje do scret"

#: mod_configure.erl:1540
msgid "Number of registered users"
msgstr "Nombe d' uzeus edjîstrés"

#: mod_configure.erl:1559
msgid "Number of online users"
msgstr "Nombe d' uzeus raloyîs"

#: mod_configure.erl:1936
msgid "Last login"
msgstr "Dierin elodjaedje"

#: mod_configure.erl:1963
msgid "Roster size"
msgstr "Grandeu del djivêye des soçons"

#: mod_configure.erl:1965
msgid "IP addresses"
msgstr "Adresses IP"

#: mod_configure.erl:1967
msgid "Resources"
msgstr "Rissoûces"

#: mod_configure.erl:2095
msgid "Administration of "
msgstr "Manaedjaedje di "

#: mod_configure.erl:2100
msgid "Action on user"
msgstr "Accion so l' uzeu"

#: mod_configure.erl:2108
msgid "Edit Properties"
msgstr "Candjî les prôpietés"

#: mod_fail2ban.erl:95
msgid ""
"Too many (~p) failed authentications from this IP address (~s). The address "
"will be unblocked at ~s UTC"
msgstr ""
"I gn a-st avou pår trop (~p) d' otintifiaedjes k' ont fwait berwete vinant "
"di ciste adresse IP la (~s). L' adresse serè disblokêye a ~s UTC"

#: mod_http_upload.erl:586
msgid "Please specify file size."
msgstr "Dinez l' grandeu do fitchî."

#: mod_http_upload.erl:590
msgid "Please specify file name."
msgstr "Dinez l' no do fitchî."

#: mod_ip_blacklist.erl:121
msgid "This IP address is blacklisted in ~s"
msgstr "Ciste adresse IP est so ene noere djivêye e ~s"

#: mod_irc.erl:220 mod_muc.erl:467
msgid "Access denied by service policy"
msgstr "L' accès a stî rfuzé pal politike do siervice"

#: mod_irc.erl:439
msgid "IRC Transport"
msgstr "Transpoirt IRC"

#: mod_irc.erl:476
msgid "ejabberd IRC module"
msgstr "Module IRC po ejabberd"

#: mod_irc.erl:644
msgid "You need an x:data capable client to configure mod_irc settings"
msgstr ""
"Vos avoz mezåjhe d' on cliyint ki sopoite x:data po candjî ls apontiaedjes "
"di mod_irc"

#: mod_irc.erl:653
msgid "Registration in mod_irc for "
msgstr "Edjîstraedje dins mod_irc po "

#: mod_irc.erl:659
msgid ""
"Enter username, encodings, ports and passwords you wish to use for "
"connecting to IRC servers"
msgstr ""
"Dinez l' no d' uzeu, les ecôdaedjes, les pôrts et les screts ki vos vloz "
"eployî po vs raloyî åzès sierveus IRC"

#: mod_irc.erl:667
msgid "IRC Username"
msgstr "No d' uzeu IRC"

#: mod_irc.erl:682
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 ""
"Si vos vloz dner des pôrts, sicrets ou ecôdaedjes diferins po les sierveus "
"IRC, rimplixhoz cisse djivêye ci avou des valixhances del cogne «{\"sierveu "
"irc\", \"ecôdaedje\", pôrt, \"sicret\"}». Les prémetowès valixhances do "
"siervice sont «~s» po l' ecôdaedje, «~p» pol pôrt, et on vude sicret."

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

#: mod_irc.erl:713
msgid "Connections parameters"
msgstr "Parametes des raloyaedjes"

#: mod_irc.erl:886
msgid "Join IRC channel"
msgstr "Radjonde canå IRC"

#: mod_irc.erl:893
msgid "IRC channel (don't put the first #)"
msgstr "Canå IRC (èn nén mete li prumî #)"

#: mod_irc.erl:903
msgid "IRC server"
msgstr "Sierveu IRC"

#: mod_irc.erl:950 mod_irc.erl:958
msgid "Join the IRC channel here."
msgstr "Radjonde li canå IRC droci."

#: mod_irc.erl:967
msgid "Join the IRC channel in this Jabber ID: ~s"
msgstr "Radjonde li canå IRC e cist ID Jabber: ~s"

#: mod_irc.erl:1046
msgid "IRC settings"
msgstr "Apontiaedjes IRC"

#: mod_irc.erl:1051
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 ""
"Dinez les nos d' uzeu et ls ecôdaedjes ki vos vloz eployî po vs raloyî åzès "
"sierveus IRC  Clitchîz so «Shuvant» po-z aveur di pus di tchamps a rimpli.  "
"Clitchîz so «Fini» po schaper les apontiaedjes."

#: mod_irc.erl:1060
msgid "IRC username"
msgstr "No d' uzeu IRC"

#: mod_irc.erl:1126
msgid "Password ~b"
msgstr "Sicret ~b"

#: mod_irc.erl:1137
msgid "Port ~b"
msgstr "Pôrt ~b"

#: mod_irc.erl:1150
msgid "Encoding for server ~b"
msgstr "Ecôdaedje pol sierveu ~b"

#: mod_irc.erl:1171
msgid "Server ~b"
msgstr "Sierveu ~b"

#: mod_mam.erl:541
msgid "Only members may query archives of this room"
msgstr "Seulmint les mimbes polèt cweri les årtchives dins cisse såle ci"

#: mod_muc.erl:585
msgid "Only service administrators are allowed to send service messages"
msgstr ""
"Seulmint les manaedjeus d' siervices polèt evoyî des messaedjes di siervice"

#: mod_muc.erl:622
msgid "Room creation is denied by service policy"
msgstr "L' ahivaedje del såle est rfuzé pal politike do siervice"

#: mod_muc.erl:629
msgid "Conference room does not exist"
msgstr "Li såle di conferince n' egzistêye nén"

#: mod_muc.erl:740 mod_muc_admin.erl:321
msgid "Chatrooms"
msgstr "Såles di berdelaedje"

#: mod_muc.erl:781
msgid "Empty Rooms"
msgstr "Såles vudes"

#: mod_muc.erl:933
msgid "You need a client that supports x:data to register the nickname"
msgstr ""
"Vos avoz mezåjhe d' on cliyint ki sopoite x:data po-z edjîstrer l' metou no"

#: mod_muc.erl:943
msgid "Nickname Registration at "
msgstr "Edjîstraedje di metou no amon "

#: mod_muc.erl:949
msgid "Enter nickname you want to register"
msgstr "Dinez l' metou no ki vos vloz edjîstrer"

#: mod_muc.erl:950 mod_muc_room.erl:4353 mod_roster.erl:1435 mod_vcard.erl:490
#: mod_vcard.erl:621
msgid "Nickname"
msgstr "Metou no"

#: mod_muc.erl:1062 mod_muc_room.erl:1104 mod_muc_room.erl:1843
msgid "That nickname is registered by another person"
msgstr "Li metou no est ddja edjîstré pa ene ôte sakî"

#: mod_muc.erl:1090
msgid "You must fill in field \"Nickname\" in the form"
msgstr "Vos dvoz rimpli l' tchamp «Metou no» dins l' formiulaire"

#: mod_muc.erl:1113
msgid "ejabberd MUC module"
msgstr "Module MUC (såles di berdelaedje) po ejabberd"

#: mod_muc_admin.erl:231 mod_muc_admin.erl:234 mod_muc_admin.erl:246
#: mod_muc_admin.erl:320
msgid "Multi-User Chat"
msgstr "Berdelaedje a sacwants"

#: mod_muc_admin.erl:249
msgid "Total rooms"
msgstr "Totå di såles"

#: mod_muc_admin.erl:250
msgid "Permanent rooms"
msgstr "Såles tofer la"

#: mod_muc_admin.erl:251
msgid "Registered nicknames"
msgstr "Metous nos edjistrés"

#: mod_muc_admin.erl:254
msgid "List of rooms"
msgstr "Djivêye des såles"

#: mod_muc_log.erl:398 mod_muc_log.erl:407
msgid "Chatroom configuration modified"
msgstr "L' apontiaedje del såle di berdelaedje a candjî"

#: mod_muc_log.erl:410
msgid "joins the room"
msgstr "arive sol såle"

#: mod_muc_log.erl:413 mod_muc_log.erl:416
msgid "leaves the room"
msgstr "cwite li såle"

#: mod_muc_log.erl:420 mod_muc_log.erl:423
msgid "has been banned"
msgstr "a stî bani"

#: mod_muc_log.erl:435
msgid "has been kicked because of an affiliation change"
msgstr "a stî pité evoye cåze d' on candjmint d' afiyaedje"

#: mod_muc_log.erl:440
msgid "has been kicked because the room has been changed to members-only"
msgstr ""
"a stî pité evoye cåze ki l' såle a stî ristrindowe åzès mimbes seulmint"

#: mod_muc_log.erl:445
msgid "has been kicked because of a system shutdown"
msgstr "a stî pité evoye cåze d' èn arestaedje do sistinme"

#: mod_muc_log.erl:450
msgid "is now known as"
msgstr "est asteure kinoxhou come"

#: mod_muc_log.erl:453 mod_muc_log.erl:792
msgid " has set the subject to: "
msgstr " a candjî l' tite a: "

#: mod_muc_log.erl:493
msgid "Chatroom is created"
msgstr "Li såle di berdelaedje est ahivêye"

#: mod_muc_log.erl:495
msgid "Chatroom is destroyed"
msgstr "Li såle di berdelaedje est distrûte"

#: mod_muc_log.erl:497
msgid "Chatroom is started"
msgstr "Li såle di berdelaedje est enondêye"

#: mod_muc_log.erl:499
msgid "Chatroom is stopped"
msgstr "Li såle di berdelaedje est ahotêye"

#: mod_muc_log.erl:503
msgid "Monday"
msgstr "londi"

#: mod_muc_log.erl:504
msgid "Tuesday"
msgstr "mårdi"

#: mod_muc_log.erl:505
msgid "Wednesday"
msgstr "mierkidi"

#: mod_muc_log.erl:506
msgid "Thursday"
msgstr "djudi"

#: mod_muc_log.erl:507
msgid "Friday"
msgstr "vénrdi"

#: mod_muc_log.erl:508
msgid "Saturday"
msgstr "semdi"

#: mod_muc_log.erl:509
msgid "Sunday"
msgstr "dimegne"

#: mod_muc_log.erl:513
msgid "January"
msgstr "djanvî"

#: mod_muc_log.erl:514
msgid "February"
msgstr "fevrî"

#: mod_muc_log.erl:515
msgid "March"
msgstr "måss"

#: mod_muc_log.erl:516
msgid "April"
msgstr "avri"

#: mod_muc_log.erl:517
msgid "May"
msgstr "may"

#: mod_muc_log.erl:518
msgid "June"
msgstr "djun"

#: mod_muc_log.erl:519
msgid "July"
msgstr "djulete"

#: mod_muc_log.erl:520
msgid "August"
msgstr "awousse"

#: mod_muc_log.erl:521
msgid "September"
msgstr "setimbe"

#: mod_muc_log.erl:522
msgid "October"
msgstr "octôbe"

#: mod_muc_log.erl:523
msgid "November"
msgstr "nôvimbe"

#: mod_muc_log.erl:524
msgid "December"
msgstr "decimbe"

#: mod_muc_log.erl:912
msgid "Room Configuration"
msgstr "Apontiaedje del såle"

#: mod_muc_log.erl:932
msgid "Room Occupants"
msgstr "Prezints el såle"

#: mod_muc_room.erl:163
msgid "Traffic rate limit is exceeded"
msgstr "Li limite pol volume di trafik a stî passêye"

#: mod_muc_room.erl:230 mod_muc_room.erl:518 mod_muc_room.erl:1059
msgid ""
"It is not allowed to send error messages to the room. The participant (~s) "
"has sent an error message (~s) and got kicked from the room"
msgstr ""
"On n' pout nén evoyî des messaedjes d' aroke sol såle. Li pårticipan (~s) "
"a-st evoyî on messaedje d' aroke (~s) ey a stî tapé foû."

#: mod_muc_room.erl:241
msgid "It is not allowed to send private messages to the conference"
msgstr "On n' pout nén evoyî des messaedjes privés dins cisse conferince ci"

#: mod_muc_room.erl:316
msgid "Please, wait for a while before sending new voice request"
msgstr "Ratindez ene miete s' i vs plait divant d' rivoyî ene nouve "
"dimande di vwès"

#: mod_muc_room.erl:329
msgid "Voice requests are disabled in this conference"
msgstr "Les dmandes di vwès sont dismetowes e cisse conferince ci"

#: mod_muc_room.erl:347
msgid "Failed to extract JID from your voice request approval"
msgstr "Nén moyén di rsaetchî on JID foû d' l' aprovaedje di vosse dimande di vwès"

#: mod_muc_room.erl:377
msgid "Only moderators can approve voice requests"
msgstr "Seulmint les moderateus polèt aprover des dmandes di vwès"

#: mod_muc_room.erl:389
msgid "Improper message type"
msgstr "Sôre di messaedje nén valide"

#: mod_muc_room.erl:534
msgid "It is not allowed to send private messages of type \"groupchat\""
msgstr "C' est nén possibe d' evoyî des messaedjes privés del sôre «groupchat»"

#: mod_muc_room.erl:546 mod_muc_room.erl:621
msgid "Recipient is not in the conference room"
msgstr "Li riçuveu n' est nén dins l' såle di conferince"

#: mod_muc_room.erl:576 mod_muc_room.erl:598
msgid "It is not allowed to send private messages"
msgstr "Ci n' est nén permetou d' evoyî des messaedjes privés"

#: mod_muc_room.erl:588 mod_muc_room.erl:983 mod_muc_room.erl:4594
msgid "Only occupants are allowed to send messages to the conference"
msgstr "Seulmint les prezints polèt evoyî des messaedjes al conferince"

#: mod_muc_room.erl:644
msgid "Only occupants are allowed to send queries to the conference"
msgstr "Seulmint les prezints polèt evoyî des cweraedjes sol conferince"

#: mod_muc_room.erl:657
msgid "Queries to the conference members are not allowed in this room"
msgstr ""
"Les cweraedjes des mimbes del conferince ni sont nén permetous dins cisse "
"såle ci"

#: mod_muc_room.erl:961
msgid ""
"Only moderators and participants are allowed to change the subject in this "
"room"
msgstr ""
"Seulmint les moderateus et les pårticipants polèt candjî l' sudjet dins "
"cisse såle ci"

#: mod_muc_room.erl:966
msgid "Only moderators are allowed to change the subject in this room"
msgstr "Seulmint les moderateus polèt candjî l' sudjet dins cisse såle ci"

#: mod_muc_room.erl:974
msgid "Visitors are not allowed to send messages to all occupants"
msgstr "Les viziteus n' polèt nén evoyî des messaedjes a tos les prezints"

#: mod_muc_room.erl:1080
msgid "Visitors are not allowed to change their nicknames in this room"
msgstr "Les viziteus èn polèt nén candjî leus metous no po ç' såle ci"

#: mod_muc_room.erl:1093 mod_muc_room.erl:1835
msgid "That nickname is already in use by another occupant"
msgstr "Li metou no est ddja eployî pa ene ôte sakî sol såle"

#: mod_muc_room.erl:1822
msgid "You have been banned from this room"
msgstr "Vos avoz stî bani di cisse såle ci"

#: mod_muc_room.erl:1826
msgid "Membership is required to enter this room"
msgstr "I fåt esse mimbe po poleur intrer dins cisse såle ci"

#: mod_muc_room.erl:1872
msgid "A password is required to enter this room"
msgstr "I fåt dner on scret po poleur intrer dins cisse såle ci"

#: mod_muc_room.erl:1898 mod_register.erl:295
msgid "Too many CAPTCHA requests"
msgstr "Pår trop di dmandes CAPTCHA"

#: mod_muc_room.erl:1908 mod_register.erl:301
msgid "Unable to generate a CAPTCHA"
msgstr "Nén moyén di djenerer on CAPTCHA"

#: mod_muc_room.erl:1919
msgid "Incorrect password"
msgstr "Sicret nén corek"

#: mod_muc_room.erl:2573
msgid "Administrator privileges required"
msgstr "I fåt des priviledjes di manaedjeu"

#: mod_muc_room.erl:2586
msgid "Moderator privileges required"
msgstr "I fåt des priviledjes di moderateu"

#: mod_muc_room.erl:2758
msgid "Jabber ID ~s is invalid"
msgstr "Li Jabber ID ~s n' est nén valide"

#: mod_muc_room.erl:2772
msgid "Nickname ~s does not exist in the room"
msgstr "Li metou no ~s n' egzistêye nén dins l' såle"

#: mod_muc_room.erl:2795 mod_muc_room.erl:3175
msgid "Invalid affiliation: ~s"
msgstr "Afiyaedje nén valide: ~s"

#: mod_muc_room.erl:2846
msgid "Invalid role: ~s"
msgstr "Role nén valide: ~s"

#: mod_muc_room.erl:3155 mod_muc_room.erl:3187 mod_muc_room.erl:4236
msgid "Owner privileges required"
msgstr "I fåt des priviledjes di prôpietaire"

#: mod_muc_room.erl:3348
msgid "Configuration of room ~s"
msgstr "Apontiaedje del såle ~s"

#: mod_muc_room.erl:3359
msgid "Room title"
msgstr "Tite del såle"

#: mod_muc_room.erl:3361 mod_muc_room.erl:4190
msgid "Room description"
msgstr "Discrijhaedje del såle"

#: mod_muc_room.erl:3369
msgid "Make room persistent"
msgstr "Rinde li såle permaninte"

#: mod_muc_room.erl:3375
msgid "Make room public searchable"
msgstr "Rinde li såle di berdelaedje cweråve publicmint"

#: mod_muc_room.erl:3378
msgid "Make participants list public"
msgstr "Rinde publike li djivêye des pårticipants"

#: mod_muc_room.erl:3380
msgid "Make room password protected"
msgstr "Rinde li såle di berdelaedje protedjeye pa scret"

#: mod_muc_room.erl:3394
msgid "Maximum Number of Occupants"
msgstr "Nombe macsimom di prezints"

#: mod_muc_room.erl:3406
msgid "No limit"
msgstr "Pont d' limite"

#: mod_muc_room.erl:3436
msgid "Present real Jabber IDs to"
msgstr "Mostrer les vraiys Jabber IDs a"

#: mod_muc_room.erl:3450 mod_muc_room.erl:3560
msgid "moderators only"
msgstr "les moderateus seulmint"

#: mod_muc_room.erl:3460 mod_muc_room.erl:3570
msgid "anyone"
msgstr "tot l' minme kî"

#: mod_muc_room.erl:3471
msgid "Roles for which Presence is Broadcasted"
msgstr "Roles ki leu prezince est difuzêye"

#: mod_muc_room.erl:3486
msgid "Moderator"
msgstr "Moderateu"

#: mod_muc_room.erl:3496
msgid "Participant"
msgstr "Pårticipant"

#: mod_muc_room.erl:3506
msgid "Visitor"
msgstr "Viziteu"

#: mod_muc_room.erl:3513
msgid "Make room members-only"
msgstr "Rinde li såle di berdelaedje ristrindowe ås mimbes seulmint"

#: mod_muc_room.erl:3516
msgid "Make room moderated"
msgstr "Rinde li såle di berdelaedje moderêye"

#: mod_muc_room.erl:3519
msgid "Default users as participants"
msgstr "Les uzeus sont des pårticipants come prémetowe dujhance"

#: mod_muc_room.erl:3522
msgid "Allow users to change the subject"
msgstr "Les uzeus polèt candjî l' tite"

#: mod_muc_room.erl:3525
msgid "Allow users to send private messages"
msgstr "Les uzeus polèt evoyî des messaedjes privés"

#: mod_muc_room.erl:3533
msgid "Allow visitors to send private messages to"
msgstr "Les uzeus polèt evoyî des messaedjes privés"

#: mod_muc_room.erl:3551
msgid "nobody"
msgstr "nolu"

#: mod_muc_room.erl:3576
msgid "Allow users to query other users"
msgstr "Les uzeus polèt cweri ls ôtes uzeus"

#: mod_muc_room.erl:3579
msgid "Allow users to send invites"
msgstr "Les uzeus polèt evoyî priyaedjes"

#: mod_muc_room.erl:3582
msgid "Allow visitors to send status text in presence updates"
msgstr ""
"Permete ki les viziteus evoyexhe des tecse d' estat dins leus messaedjes di "
"prezince"

#: mod_muc_room.erl:3586
msgid "Allow visitors to change nickname"
msgstr "Permete ki les viziteus candjexhe leus metous nos"

#: mod_muc_room.erl:3589
msgid "Allow visitors to send voice requests"
msgstr "Les uzeus polèt evoyî des dmandes di vwès"

#: mod_muc_room.erl:3592
msgid "Minimum interval between voice requests (in seconds)"
msgstr "Tins minimom etur deus dmandes di vwès (e segondes)"

#: mod_muc_room.erl:3599
msgid "Make room CAPTCHA protected"
msgstr "Rinde li såle di berdelaedje protedjeye pa CAPTCHA"

#: mod_muc_room.erl:3606
msgid "Enable message archiving"
msgstr "Mete en alaedje l' årtchivaedje des messaedjes"

#: mod_muc_room.erl:3612
msgid "Exclude Jabber IDs from CAPTCHA challenge"
msgstr "Esclure les IDs Jabber des kesses CAPTCHA"

#: mod_muc_room.erl:3621
msgid "Enable logging"
msgstr "Mete en alaedje li djournå"

#: mod_muc_room.erl:3631
msgid "You need an x:data capable client to configure room"
msgstr "I vs fåt on cliyint ki sopoite x:data por vos poleur apontyî l' såle"

#: mod_muc_room.erl:4192
msgid "Number of occupants"
msgstr "Nombe di prezints"

#: mod_muc_room.erl:4262
msgid "private, "
msgstr "privé, "

#: mod_muc_room.erl:4326
msgid "Voice request"
msgstr "Dimande di vwès"

#: mod_muc_room.erl:4331
msgid "Either approve or decline the voice request."
msgstr "Aprover oudonbén rifuzer li dmande di vwès."

#: mod_muc_room.erl:4351
msgid "User JID"
msgstr "JID d' l' uzeu"

#: mod_muc_room.erl:4355
msgid "Grant voice to this person?"
msgstr "Permete li vwès po cisse djin ci?"

#: mod_muc_room.erl:4498
msgid "~s invites you to the room ~s"
msgstr "~s vos preye sol såle ~s"

#: mod_muc_room.erl:4509
msgid "the password is"
msgstr "li scret est"

#: mod_multicast.erl:291
msgid "Multicast"
msgstr "Multicast"

#: mod_multicast.erl:306
msgid "ejabberd Multicast service"
msgstr "siervice multicast d' ejabberd"

#: mod_offline.erl:647
msgid ""
"Your contact offline message queue is full. The message has been discarded."
msgstr ""
"Li cawêye di messaedjes e môde disraloyî di vosse soçon est plinne. Li "
"messaedje a stî tapé å diale."

#: mod_offline.erl:798
msgid "~s's Offline Messages Queue"
msgstr "messaedjes ki ratindèt el cawêye po ~s"

#: mod_offline.erl:811
msgid "Time"
msgstr "Date"

#: mod_offline.erl:812
msgid "From"
msgstr "Di"

#: mod_offline.erl:813
msgid "To"
msgstr "Po"

#: mod_offline.erl:814
msgid "Packet"
msgstr "Paket"

#: mod_offline.erl:992
msgid "Offline Messages:"
msgstr "Messaedjes ki ratindèt:"

#: mod_offline.erl:996
msgid "Remove All Offline Messages"
msgstr "Oister tos les messaedjes ki ratindèt"

#: mod_proxy65_service.erl:248
msgid "ejabberd SOCKS5 Bytestreams module"
msgstr "Module SOCKS5 Bytestreams po ejabberd"

#: mod_pubsub.erl:1102
msgid "Publish-Subscribe"
msgstr "Eplaidaedje-abounmint"

#: mod_pubsub.erl:1222
msgid "ejabberd Publish-Subscribe module"
msgstr "Module d' eplaidaedje-abounmint po ejabberd"

#: mod_pubsub.erl:1537
msgid "PubSub subscriber request"
msgstr "Dimande d' eplaidaedje-abounmint d' èn abouné"

#: mod_pubsub.erl:1543
msgid "Choose whether to approve this entity's subscription."
msgstr "Tchoezi s' i fåt aprover ou nén l' abounmint di ciste intité."

#: mod_pubsub.erl:1559
msgid "Node ID"
msgstr "ID d' nuk"

#: mod_pubsub.erl:1571
msgid "Subscriber Address"
msgstr "Adresse di l' abouné"

#: mod_pubsub.erl:1584
msgid "Allow this Jabber ID to subscribe to this pubsub node?"
msgstr ""
"Permete ki ci Jabber ID ci si poye abouner a ç' nuk eplaidaedje-abounmint ci?"

#: mod_pubsub.erl:3745
msgid "Deliver payloads with event notifications"
msgstr "Evoyî l' contnou avou les notifiaedjes d' evenmints"

#: mod_pubsub.erl:3747
msgid "Deliver event notifications"
msgstr "Evoyî des notifiaedjes d' evenmints"

#: mod_pubsub.erl:3749
msgid "Notify subscribers when the node configuration changes"
msgstr "Notifyî åzès abounés cwand l' apontiaedje do nuk candje"

#: mod_pubsub.erl:3751
msgid "Notify subscribers when the node is deleted"
msgstr "Notifyî åzès abounés cwand l' nuk est disfacé"

#: mod_pubsub.erl:3753
msgid "Notify subscribers when items are removed from the node"
msgstr "Notifyî åzès abounés cwand des cayets sont oisté foû do nuk"

#: mod_pubsub.erl:3755
msgid "Persist items to storage"
msgstr "Cayets permanints a wårder"

#: mod_pubsub.erl:3757
msgid "A friendly name for the node"
msgstr "On no uzeu-ahessåve pol nuk"

#: mod_pubsub.erl:3759
msgid "Max # of items to persist"
msgstr "Nombe macsimoms di cayets permanints"

#: mod_pubsub.erl:3761
msgid "Whether to allow subscriptions"
msgstr "Si on permete les abounmints"

#: mod_pubsub.erl:3763
msgid "Specify the access model"
msgstr "Sipecifyî l' modele d' accès"

#: mod_pubsub.erl:3765
msgid "Roster groups allowed to subscribe"
msgstr "Pårtaedjîs groupes di soçons k' on s' î pout abouner"

#: mod_pubsub.erl:3767
msgid "Specify the publisher model"
msgstr "Dinez l' modele d' eplaideu"

#: mod_pubsub.erl:3769
msgid "Purge all items when the relevant publisher goes offline"
msgstr "Purdjî tos les cayets cwand l' eplaideu aloyî va foû raloyaedje"

#: mod_pubsub.erl:3771
msgid "Specify the event message type"
msgstr "Sipecifyî l' sôre do messaedje d' evenmint"

#: mod_pubsub.erl:3773
msgid "Max payload size in bytes"
msgstr "Contnou macsimom en octets"

#: mod_pubsub.erl:3775
msgid "When to send the last published item"
msgstr "Cwand evoyî l' dierin cayet eplaidî"

#: mod_pubsub.erl:3777
msgid "Only deliver notifications to available users"
msgstr "Seulmint evoyî des notifiaedje åzès uzeus disponibes"

#: mod_pubsub.erl:3779
msgid "The collections with which a node is affiliated"
msgstr "Les ramexhnêyes k' on nuk est afiyî avou"

#: mod_register.erl:209
msgid "The CAPTCHA verification has failed"
msgstr "Li verifiaedje CAPTCHA a fwait berwete"

#: mod_register.erl:253
msgid "You need a client that supports x:data and CAPTCHA to register"
msgstr ""
"Vos avoz mezåjhe d' on cliyint ki sopoite x:data eyet CAPTCHA po vs edjîstrer"

#: mod_register.erl:259 mod_register.erl:320
msgid "Choose a username and password to register with this server"
msgstr ""
"Tchoezixhoz on no d' uzeu eyet on scret po vs edjîstrer so ç' sierveu ci"

#: mod_register.erl:373 mod_register.erl:421
msgid "The password is too weak"
msgstr "li scret est trop flåw"

#: mod_register.erl:426
msgid "Users are not allowed to register accounts so quickly"
msgstr "Les noveas uzeus n' si polèt nén edjîstrer si raddimint"

#: mod_register_web.erl:105
msgid "Your Jabber account was successfully created."
msgstr "Li conte Jabber da vosse a stî ahivé comifåt."

#: mod_register_web.erl:110
msgid "There was an error creating the account: "
msgstr "Åk n' a nén stî tot ahivant l' conte: "

#: mod_register_web.erl:119
msgid "Your Jabber account was successfully deleted."
msgstr "Li conte Jabber da vosse a stî disfacé comifåt."

#: mod_register_web.erl:124
msgid "There was an error deleting the account: "
msgstr "Åk n' a nén stî tot disfaçant l' conte: "

#: mod_register_web.erl:135
msgid "The password of your Jabber account was successfully changed."
msgstr "Li scret do conte Jabber da vosse a stî candjî comifåt."

#: mod_register_web.erl:140
msgid "There was an error changing the password: "
msgstr "Åk n' a nén stî tot candjant l' sicret: "

#: mod_register_web.erl:175 mod_register_web.erl:183
msgid "Jabber Account Registration"
msgstr "Edjîstraedje di conte Jabber"

#: mod_register_web.erl:186 mod_register_web.erl:204 mod_register_web.erl:212
msgid "Register a Jabber account"
msgstr "Edjîstrer on conte Jabber"

#: mod_register_web.erl:191 mod_register_web.erl:453 mod_register_web.erl:461
msgid "Unregister a Jabber account"
msgstr "Disdjîstrer on conte Jabber"

#: mod_register_web.erl:214
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 ""
"Cisse pådje permete d' ahiver on conte Jabber so ç' sierveu Jabber ci. "
"Li JID (IDintifieu Jabber) da vosse serè del cogne: noduzeu@sierveu. Lijhoz "
"atintivmint les instruccions po bén rimpli les tchamps."

#: mod_register_web.erl:224 mod_register_web.erl:360 mod_register_web.erl:469
msgid "Username:"
msgstr "No d' uzeu:"

#: mod_register_web.erl:230
msgid "This is case insensitive: macbeth is the same that MacBeth and Macbeth."
msgstr "Pont d' diferince etur les grandes et ptitès letes: «macbeth» est l' minme ki «MacBeth» ou co «Macbeth»"

#: mod_register_web.erl:233
msgid "Characters not allowed:"
msgstr "Caracteres nén permetous:"

#: mod_register_web.erl:236 mod_register_web.erl:364 mod_register_web.erl:473
msgid "Server:"
msgstr "Sierveu:"

#: mod_register_web.erl:245
msgid ""
"Don't tell your password to anybody, not even the administrators of the "
"Jabber server."
msgstr ""
"Ni dnez vosse sicret a nolu, nén ddja ås manaedjeus do sierveu Jabber."

#: mod_register_web.erl:249
msgid "You can later change your password using a Jabber client."
msgstr "Vos ploz candjî vosse sicret pus tård avou on cliyint Jabber."

#: mod_register_web.erl:252
msgid ""
"Some Jabber clients can store your password in the computer, but you should "
"do this only in your personal computer for safety reasons."
msgstr ""
"Des cliyints Jabber k' i gn a polèt wårder vosse sicret sol copiutrece, mins "
"vos n' duvrîz fé çoula ki sol copiutrece da vosse, po des råjhons di "
"såvrité."

#: mod_register_web.erl:256
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 ""
"Rimimbrez vosse sicret, ou scrijhoz l' so on papî ki vos wådroz en ene "
"place bén a hoûte, ca avou Jabber i n' a pont moyén di rapexhî vosse "
"sicret si vos l' rovyîz."

#: mod_register_web.erl:262 mod_register_web.erl:374
msgid "Password Verification:"
msgstr "Acertinaedje do scret:"

#: mod_register_web.erl:269
msgid "Register"
msgstr "Edjîstrer"

#: mod_register_web.erl:366
msgid "Old Password:"
msgstr "Vî scret:"

#: mod_register_web.erl:370
msgid "New Password:"
msgstr "Novea scret:"

#: mod_register_web.erl:463
msgid "This page allows to unregister a Jabber account in this Jabber server."
msgstr "Cisse pådje permete di disdjîstrer on conte Jabber so ç' sierveu ci."

#: mod_register_web.erl:480
msgid "Unregister"
msgstr "Disdjîstrer"

#: mod_roster.erl:1436
msgid "Subscription"
msgstr "Abounmimnt"

#: mod_roster.erl:1437
msgid "Pending"
msgstr "Ratindant"

#: mod_roster.erl:1438
msgid "Groups"
msgstr "Groupes"

#: mod_roster.erl:1476
msgid "Validate"
msgstr "Valider"

#: mod_roster.erl:1485
msgid "Remove"
msgstr "Oister"

#: mod_roster.erl:1490
msgid "Roster of "
msgstr "Djivêye des soçons da "

#: mod_roster.erl:1504
msgid "Add Jabber ID"
msgstr "Radjouter èn ID Jabber"

#: mod_roster.erl:1622
msgid "Roster"
msgstr "Djivêye des soçons"

#: mod_shared_roster.erl:1120 mod_shared_roster.erl:1162
#: mod_shared_roster.erl:1256
msgid "Shared Roster Groups"
msgstr "Pårtaedjîs groupes ezès djivêyes di soçons"

#: mod_shared_roster.erl:1232
msgid "Name:"
msgstr "Pitit no:"

#: mod_shared_roster.erl:1236
msgid "Description:"
msgstr "Discrijhaedje:"

#: mod_shared_roster.erl:1243
msgid "Members:"
msgstr "Mimbes:"

#: mod_shared_roster.erl:1250
msgid "Displayed Groups:"
msgstr "Groupes håynés:"

#: mod_shared_roster.erl:1259
msgid "Group "
msgstr "Groupe "

#: mod_vcard.erl:168 mod_vcard_ldap.erl:225
msgid "Erlang Jabber Server"
msgstr "Sierveu Jabber Erlang"

#: mod_vcard.erl:490 mod_vcard.erl:622
msgid "Birthday"
msgstr "Date d' askepiaedje"

#: mod_vcard.erl:490 mod_vcard.erl:624
msgid "City"
msgstr "Veye"

#: mod_vcard.erl:490 mod_vcard.erl:623
msgid "Country"
msgstr "Payis"

#: mod_vcard.erl:490 mod_vcard.erl:625
msgid "Email"
msgstr "Emile"

#: mod_vcard.erl:490 mod_vcard.erl:619
msgid "Family Name"
msgstr "No d' famile"

#: mod_vcard.erl:490
msgid ""
"Fill in the form to search for any matching Jabber User (Add * to the end of "
"field to match substring)"
msgstr ""
"Rimplixhoz les tchamps do formulaire po cweri èn uzeu Jabber (radjouter «*» "
"al fén do tchamp po cweri tot l' minme kéne fén d' tchinne"

#: mod_vcard.erl:490 mod_vcard.erl:615
msgid "Full Name"
msgstr "No etir"

#: mod_vcard.erl:490 mod_vcard.erl:617
msgid "Middle Name"
msgstr "No do mitan"

#: mod_vcard.erl:490 mod_vcard.erl:626
msgid "Organization Name"
msgstr "No d' l' organizåcion"

#: mod_vcard.erl:490 mod_vcard.erl:628
msgid "Organization Unit"
msgstr "Unité d' l' organizåcion"

#: mod_vcard.erl:490 mod_vcard_ldap.erl:502
msgid "Search users in "
msgstr "Cweri des uzeus dins "

#: mod_vcard.erl:490 mod_vcard_ldap.erl:502
msgid "You need an x:data capable client to search"
msgstr "Vos avoz mezåjhe d' on cliyint ki sopoite x:data po fé on cweraedje"

#: mod_vcard.erl:519 mod_vcard_ldap.erl:531
msgid "vCard User Search"
msgstr "Calpin des uzeus"

#: mod_vcard.erl:580 mod_vcard_ldap.erl:586
msgid "ejabberd vCard module"
msgstr "Module vCard ejabberd"

#: mod_vcard.erl:609 mod_vcard_ldap.erl:602
msgid "Search Results for "
msgstr "Rizultats do cweraedje po "

#: mod_vcard_ldap.erl:502
msgid "Fill in fields to search for any matching Jabber User"
msgstr "Rimplixhoz les tchamps po cweri èn uzeu Jabber"

#~ msgid "Outgoing s2s Servers:"
#~ msgstr "Sierveus s2s e rexhowe:"

#~ msgid "Delete"
#~ msgstr "Disfacer"

#~ msgid "This room is not anonymous"
#~ msgstr "Cisse såle ci n' est nén anonime"

#~ msgid ""
#~ "This participant is kicked from the room because he sent an error message"
#~ msgstr ""
#~ "Ci pårticipant ci a stî pité evoye del såle cåze k' il a-st evoyî on "
#~ "messaedje d' aroke"

#~ msgid ""
#~ "This participant is kicked from the room because he sent an error message "
#~ "to another participant"
#~ msgstr ""
#~ "Ci pårticipant ci a stî pité evoye del såle cåze k' il a-st evoyî on "
#~ "messaedje d' aroke a èn ôte pårticipant"

#~ msgid ""
#~ "This participant is kicked from the room because he sent an error presence"
#~ msgstr ""
#~ "Ci pårticipant ci a stî pité evoye del såle cåze k' il a-st evoyî ene "
#~ "aroke di prezince"

#~ msgid "Encodings"
#~ msgstr "Ecôdaedjes"

#~ msgid "(Raw)"
#~ msgstr "(Dinêyes brutes)"

#~ msgid "Specified nickname is already registered"
#~ msgstr "Li no metou dné est ddja edjîstré"

#~ msgid "Size"
#~ msgstr "Grandeu"