]> git.mxchange.org Git - friendica-addons.git/blob - xmpp/converse/builds/locales.js
New addon XMPP
[friendica-addons.git] / xmpp / converse / builds / locales.js
1 var locales = locales || {};
2 locales["af"] = {
3    "domain": "converse",
4    "locale_data": {
5       "converse": {
6          "": {
7             "domain": "converse",
8             "lang": "af"
9          },
10          "unencrypted": [
11             null,
12             "nie-privaat"
13          ],
14          "unverified": [
15             null,
16             "ongeverifieer"
17          ],
18          "verified": [
19             null,
20             "privaat"
21          ],
22          "finished": [
23             null,
24             "afgesluit"
25          ],
26          "This contact is busy": [
27             null,
28             "Hierdie persoon is besig"
29          ],
30          "This contact is online": [
31             null,
32             "Hierdie persoon is aanlyn"
33          ],
34          "This contact is offline": [
35             null,
36             "Hierdie persoon is aflyn"
37          ],
38          "This contact is unavailable": [
39             null,
40             "Hierdie persoon is onbeskikbaar"
41          ],
42          "This contact is away for an extended period": [
43             null,
44             "Hierdie persoon is vir lank afwesig"
45          ],
46          "This contact is away": [
47             null,
48             "Hierdie persoon is afwesig"
49          ],
50          "My contacts": [
51             null,
52             "My kontakte"
53          ],
54          "Pending contacts": [
55             null,
56             "Hangende kontakte"
57          ],
58          "Contact requests": [
59             null,
60             "Kontak versoeke"
61          ],
62          "Ungrouped": [
63             null,
64             "Ongegroepeer"
65          ],
66          "Contacts": [
67             null,
68             "Kontakte"
69          ],
70          "Groups": [
71             null,
72             "Groepe"
73          ],
74          "Reconnecting": [
75             null,
76             "Herkonnekteer"
77          ],
78          "Error": [
79             null,
80             "Fout"
81          ],
82          "Connecting": [
83             null,
84             "Verbind tans"
85          ],
86          "Authenticating": [
87             null,
88             "Besig om te bekragtig"
89          ],
90          "Authentication Failed": [
91             null,
92             "Bekragtiging het gefaal"
93          ],
94          "Online Contacts": [
95             null,
96             "Kontakte aangemeld"
97          ],
98          "Re-establishing encrypted session": [
99             null,
100             "Herstel versleutelde sessie"
101          ],
102          "Generating private key.": [
103             null,
104             "Genereer private sleutel."
105          ],
106          "Your browser might become unresponsive.": [
107             null,
108             "U webblaaier mag tydelik onreageerbaar word."
109          ],
110          "Authentication request from %1$s\n\nYour chat contact is attempting to verify your identity, by asking you the question below.\n\n%2$s": [
111             null,
112             "Verifieeringsversoek van  %1$s\n\nU gespreksmaat probeer om u identiteit te verifieer, deur die volgende vraag te vra \n\n%2$s"
113          ],
114          "Could not verify this user's identify.": [
115             null,
116             "Kon nie hierdie gebruiker se identitied verifieer nie."
117          ],
118          "Exchanging private key with contact.": [
119             null,
120             "Sleutels word met gespreksmaat uitgeruil."
121          ],
122          "Personal message": [
123             null,
124             "Persoonlike boodskap"
125          ],
126          "Are you sure you want to clear the messages from this room?": [
127             null,
128             "Is u seker dat u die boodskappe in hierdie kamer wil verwyder?"
129          ],
130          "me": [
131             null,
132             "ek"
133          ],
134          "is typing": [
135             null,
136             "tik tans"
137          ],
138          "has stopped typing": [
139             null,
140             "het opgehou tik"
141          ],
142          "Show this menu": [
143             null,
144             "Vertoon hierdie keuselys"
145          ],
146          "Write in the third person": [
147             null,
148             "Skryf in die derde persoon"
149          ],
150          "Remove messages": [
151             null,
152             "Verwyder boodskappe"
153          ],
154          "Are you sure you want to clear the messages from this chat box?": [
155             null,
156             "Is u seker u wil die boodskappe van hierdie klets uitvee?"
157          ],
158          "Your message could not be sent": [
159             null,
160             "U boodskap kon nie gestuur word nie"
161          ],
162          "We received an unencrypted message": [
163             null,
164             "Ons het 'n onversleutelde boodskap ontvang"
165          ],
166          "We received an unreadable encrypted message": [
167             null,
168             "Ons het 'n onleesbare versleutelde boodskap ontvang"
169          ],
170          "This user has requested an encrypted session.": [
171             null,
172             "Hierdie gebruiker versoek 'n versleutelde sessie"
173          ],
174          "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
175             null,
176             "Hier is die vingerafdrukke, bevestig hulle met %1$s, buite hierdie kletskanaal \n\nU vingerafdruk, %2$s: %3$s\n\nVingerafdruk vir %1$s: %4$s\n\nIndien u die vingerafdrukke bevestig het, klik OK, andersinds klik Kanselleer"
177          ],
178          "You will be prompted to provide a security question and then an answer to that question.\n\nYour contact will then be prompted the same question and if they type the exact same answer (case sensitive), their identity will be verified.": [
179             null,
180             "Daar sal van u verwag word om 'n sekuriteitsvraag te stel, en dan ook die antwoord tot daardie vraag te verskaf.\n\nU gespreksmaat sal dan daardie vraag gestel word, en indien hulle presies dieselfde antwoord (lw. hoofletters tel) verskaf, sal hul identiteit geverifieer wees."
181          ],
182          "What is your security question?": [
183             null,
184             "Wat is u sekuriteitsvraag?"
185          ],
186          "What is the answer to the security question?": [
187             null,
188             "Wat is die antwoord tot die sekuriteitsvraag?"
189          ],
190          "Invalid authentication scheme provided": [
191             null,
192             "Ongeldige verifikasiemetode verskaf"
193          ],
194          "Your messages are not encrypted anymore": [
195             null,
196             "U boodskappe is nie meer versleutel nie"
197          ],
198          "Your messages are now encrypted but your contact's identity has not been verified.": [
199             null,
200             "U boodskappe is now versleutel maar u gespreksmaat se identiteit is nog onseker."
201          ],
202          "Your contact's identify has been verified.": [
203             null,
204             "U gespreksmaat se identiteit is geverifieer."
205          ],
206          "Your contact has ended encryption on their end, you should do the same.": [
207             null,
208             "U gespreksmaat het versleuteling gestaak, u behoort nou dieselfde te doen."
209          ],
210          "Your messages are not encrypted. Click here to enable OTR encryption.": [
211             null,
212             "U boodskappe is nie versleutel nie. Klik hier om OTR versleuteling te aktiveer."
213          ],
214          "Your messages are encrypted, but your contact has not been verified.": [
215             null,
216             "U boodskappe is versleutel, maar u gespreksmaat se identiteit is not onseker."
217          ],
218          "Your messages are encrypted and your contact verified.": [
219             null,
220             "U boodskappe is versleutel en u gespreksmaat se identiteit geverifieer."
221          ],
222          "Your contact has closed their end of the private session, you should do the same": [
223             null,
224             "U gespreksmaat het die private sessie gestaak. U behoort dieselfde te doen"
225          ],
226          "Clear all messages": [
227             null,
228             "Vee alle boodskappe uit"
229          ],
230          "End encrypted conversation": [
231             null,
232             "Beëindig versleutelde gesprek"
233          ],
234          "Hide the list of participants": [
235             null,
236             "Verskuil die lys van deelnemers"
237          ],
238          "Refresh encrypted conversation": [
239             null,
240             "Verfris versleutelde gesprek"
241          ],
242          "Start a call": [
243             null,
244             "Begin 'n oproep"
245          ],
246          "Start encrypted conversation": [
247             null,
248             "Begin versleutelde gesprek"
249          ],
250          "Verify with fingerprints": [
251             null,
252             "Verifieer met vingerafdrukke"
253          ],
254          "Verify with SMP": [
255             null,
256             "Verifieer met SMP"
257          ],
258          "What's this?": [
259             null,
260             "Wat is hierdie?"
261          ],
262          "Online": [
263             null,
264             "Aangemeld"
265          ],
266          "Busy": [
267             null,
268             "Besig"
269          ],
270          "Away": [
271             null,
272             "Afwesig"
273          ],
274          "Offline": [
275             null,
276             "Afgemeld"
277          ],
278          "Contact name": [
279             null,
280             "Kontaknaam"
281          ],
282          "Search": [
283             null,
284             "Soek"
285          ],
286          "Contact username": [
287             null,
288             "Konak gebruikersnaam"
289          ],
290          "Add": [
291             null,
292             "Voeg by"
293          ],
294          "Click to add new chat contacts": [
295             null,
296             "Kliek om nuwe kletskontakte by te voeg"
297          ],
298          "Add a contact": [
299             null,
300             "Voeg 'n kontak by"
301          ],
302          "No users found": [
303             null,
304             "Geen gebruikers gevind"
305          ],
306          "Click to add as a chat contact": [
307             null,
308             "Kliek om as kletskontak by te voeg"
309          ],
310          "Room name": [
311             null,
312             "Kamer naam"
313          ],
314          "Nickname": [
315             null,
316             "Bynaam"
317          ],
318          "Server": [
319             null,
320             "Bediener"
321          ],
322          "Join": [
323             null,
324             "Sluit aan"
325          ],
326          "Show rooms": [
327             null,
328             "Wys kamers"
329          ],
330          "Rooms": [
331             null,
332             "Kamers"
333          ],
334          "No rooms on %1$s": [
335             null,
336             "Geen kamers op %1$s"
337          ],
338          "Rooms on %1$s": [
339             null,
340             "Kamers op %1$s"
341          ],
342          "Click to open this room": [
343             null,
344             "Kliek om hierdie kletskamer te open"
345          ],
346          "Show more information on this room": [
347             null,
348             "Wys meer inligting aangaande hierdie kletskamer"
349          ],
350          "Description:": [
351             null,
352             "Beskrywing:"
353          ],
354          "Occupants:": [
355             null,
356             "Deelnemers:"
357          ],
358          "Features:": [
359             null,
360             "Eienskappe:"
361          ],
362          "Requires authentication": [
363             null,
364             "Benodig magtiging"
365          ],
366          "Hidden": [
367             null,
368             "Verskuil"
369          ],
370          "Requires an invitation": [
371             null,
372             "Benodig 'n uitnodiging"
373          ],
374          "Moderated": [
375             null,
376             "Gemodereer"
377          ],
378          "Non-anonymous": [
379             null,
380             "Nie-anoniem"
381          ],
382          "Open room": [
383             null,
384             "Oop kletskamer"
385          ],
386          "Permanent room": [
387             null,
388             "Permanente kamer"
389          ],
390          "Public": [
391             null,
392             "Publiek"
393          ],
394          "Semi-anonymous": [
395             null,
396             "Deels anoniem"
397          ],
398          "Temporary room": [
399             null,
400             "Tydelike kamer"
401          ],
402          "Unmoderated": [
403             null,
404             "Ongemodereer"
405          ],
406          "This user is a moderator": [
407             null,
408             "Hierdie gebruiker is 'n moderator"
409          ],
410          "This user can send messages in this room": [
411             null,
412             "Hierdie gebruiker kan boodskappe na die kamer stuur"
413          ],
414          "This user can NOT send messages in this room": [
415             null,
416             "Hierdie gebruiker kan NIE boodskappe na die kamer stuur nie"
417          ],
418          "Invite...": [
419             null,
420             "Nooi uit..."
421          ],
422          "Occupants": [
423             null,
424             "Deelnemers"
425          ],
426          "You are about to invite %1$s to the chat room \"%2$s\". ": [
427             null,
428             "U is op die punt om %1$s na die kletskamer \"%2$s\" uit te nooi."
429          ],
430          "You may optionally include a message, explaining the reason for the invitation.": [
431             null,
432             "U mag na keuse 'n boodskap insluit, om bv. die rede vir die uitnodiging te staaf."
433          ],
434          "Message": [
435             null,
436             "Boodskap"
437          ],
438          "Error: could not execute the command": [
439             null,
440             "Fout: kon nie die opdrag uitvoer nie"
441          ],
442          "Ban user from room": [
443             null,
444             "Verban gebruiker uit hierdie kletskamer"
445          ],
446          "Kick user from room": [
447             null,
448             "Skop gebruiker uit hierdie kletskamer"
449          ],
450          "Write in 3rd person": [
451             null,
452             "Skryf in die derde persoon"
453          ],
454          "Remove user's ability to post messages": [
455             null,
456             "Verwyder gebruiker se vermoë om boodskappe te plaas"
457          ],
458          "Change your nickname": [
459             null,
460             "Verander u bynaam"
461          ],
462          "Set room topic": [
463             null,
464             "Stel onderwerp vir kletskamer"
465          ],
466          "Allow muted user to post messages": [
467             null,
468             "Laat stilgemaakte gebruiker toe om weer boodskappe te plaas"
469          ],
470          "Save": [
471             null,
472             "Stoor"
473          ],
474          "Cancel": [
475             null,
476             "Kanseleer"
477          ],
478          "An error occurred while trying to save the form.": [
479             null,
480             "A fout het voorgekom terwyl probeer is om die vorm te stoor."
481          ],
482          "This chatroom requires a password": [
483             null,
484             "Hiedie kletskamer benodig 'n wagwoord"
485          ],
486          "Password: ": [
487             null,
488             "Wagwoord:"
489          ],
490          "Submit": [
491             null,
492             "Dien in"
493          ],
494          "This room is not anonymous": [
495             null,
496             "Hierdie vertrek is nie anoniem nie"
497          ],
498          "This room now shows unavailable members": [
499             null,
500             "Hierdie vertrek wys nou onbeskikbare lede"
501          ],
502          "This room does not show unavailable members": [
503             null,
504             "Hierdie vertrek wys nie onbeskikbare lede nie"
505          ],
506          "Non-privacy-related room configuration has changed": [
507             null,
508             "Nie-privaatheidverwante kamer instellings het verander"
509          ],
510          "Room logging is now enabled": [
511             null,
512             "Kamer log is nou aangeskakel"
513          ],
514          "Room logging is now disabled": [
515             null,
516             "Kamer log is nou afgeskakel"
517          ],
518          "This room is now non-anonymous": [
519             null,
520             "Hiedie kamer is nou nie anoniem nie"
521          ],
522          "This room is now semi-anonymous": [
523             null,
524             "Hierdie kamer is nou gedeeltelik anoniem"
525          ],
526          "This room is now fully-anonymous": [
527             null,
528             "Hierdie kamer is nou ten volle anoniem"
529          ],
530          "A new room has been created": [
531             null,
532             "'n Nuwe kamer is geskep"
533          ],
534          "You have been banned from this room": [
535             null,
536             "Jy is uit die kamer verban"
537          ],
538          "You have been kicked from this room": [
539             null,
540             "Jy is uit die kamer geskop"
541          ],
542          "You have been removed from this room because of an affiliation change": [
543             null,
544             "Jy is vanuit die kamer verwyder a.g.v 'n verandering van affiliasie"
545          ],
546          "You have been removed from this room because the room has changed to members-only and you're not a member": [
547             null,
548             "Jy is vanuit die kamer verwyder omdat die kamer nou slegs tot lede beperk word en jy nie 'n lid is nie."
549          ],
550          "You have been removed from this room because the MUC (Multi-user chat) service is being shut down.": [
551             null,
552             "Jy is van hierdie kamer verwyder aangesien die MUC (Multi-user chat) diens nou afgeskakel word."
553          ],
554          "<strong>%1$s</strong> has been banned": [
555             null,
556             "<strong>%1$s</strong> is verban"
557          ],
558          "<strong>%1$s</strong> has been kicked out": [
559             null,
560             "<strong>%1$s</strong> is uitgeskop"
561          ],
562          "<strong>%1$s</strong> has been removed because of an affiliation change": [
563             null,
564             "<strong>%1$s</strong> is verwyder a.g.v 'n verandering van affiliasie"
565          ],
566          "<strong>%1$s</strong> has been removed for not being a member": [
567             null,
568             "<strong>%1$s</strong> is nie 'n lid nie, en dus verwyder"
569          ],
570          "Your nickname has been automatically changed to: <strong>%1$s</strong>": [
571             null,
572             "U bynaam is outomaties verander na: <strong>%1$s</strong>"
573          ],
574          "Your nickname has been changed to: <strong>%1$s</strong>": [
575             null,
576             "U bynaam is verander na: <strong>%1$s</strong>"
577          ],
578          "The reason given is: \"": [
579             null,
580             "Die gegewe rede is: \""
581          ],
582          "You are not on the member list of this room": [
583             null,
584             "Jy is nie op die ledelys van hierdie kamer nie"
585          ],
586          "No nickname was specified": [
587             null,
588             "Geen bynaam verskaf nie"
589          ],
590          "You are not allowed to create new rooms": [
591             null,
592             "Jy word nie toegelaat om nog kamers te skep nie"
593          ],
594          "Your nickname doesn't conform to this room's policies": [
595             null,
596             "Jou bynaam voldoen nie aan die kamer se beleid nie"
597          ],
598          "Your nickname is already taken": [
599             null,
600             "Jou bynaam is reeds geneem"
601          ],
602          "This room does not (yet) exist": [
603             null,
604             "Hierdie kamer bestaan tans (nog) nie"
605          ],
606          "This room has reached it's maximum number of occupants": [
607             null,
608             "Hierdie kamer het sy maksimum aantal deelnemers bereik"
609          ],
610          "Topic set by %1$s to: %2$s": [
611             null,
612             "Onderwerp deur %1$s bygewerk na: %2$s"
613          ],
614          "%1$s has invited you to join a chat room: %2$s": [
615             null,
616             "%1$s het u uitgenooi om die kletskamer %2$s te besoek"
617          ],
618          "%1$s has invited you to join a chat room: %2$s, and left the following reason: \"%3$s\"": [
619             null,
620             "%1$s het u uitgenooi om die kletskamer %2$s te besoek, en het die volgende rede verskaf: \"%3$s\""
621          ],
622          "Click to restore this chat": [
623             null,
624             "Kliek om hierdie klets te herstel"
625          ],
626          "Minimized": [
627             null,
628             "Geminimaliseer"
629          ],
630          "Click to remove this contact": [
631             null,
632             "Kliek om hierdie kontak te verwyder"
633          ],
634          "Click to chat with this contact": [
635             null,
636             "Kliek om met hierdie kontak te klets"
637          ],
638          "Are you sure you want to remove this contact?": [
639             null,
640             "Is u seker u wil hierdie gespreksmaat verwyder?"
641          ],
642          "Are you sure you want to decline this contact request?": [
643             null,
644             "Is u seker dat u hierdie persoon se versoek wil afkeur?"
645          ],
646          "Type to filter": [
647             null,
648             "Tik om te filtreer"
649          ],
650          "I am %1$s": [
651             null,
652             "Ek is %1$s"
653          ],
654          "Click here to write a custom status message": [
655             null,
656             "Kliek hier om jou eie statusboodskap te skryf"
657          ],
658          "Click to change your chat status": [
659             null,
660             "Kliek om jou klets-status te verander"
661          ],
662          "Custom status": [
663             null,
664             "Doelgemaakte status"
665          ],
666          "online": [
667             null,
668             "aangemeld"
669          ],
670          "busy": [
671             null,
672             "besig"
673          ],
674          "away for long": [
675             null,
676             "vir lank afwesig"
677          ],
678          "away": [
679             null,
680             "afwesig"
681          ],
682          "Your XMPP provider's domain name:": [
683             null,
684             "U XMPP-verskaffer se domein naam:"
685          ],
686          "Fetch registration form": [
687             null,
688             "Haal die registrasie form"
689          ],
690          "Tip: A list of public XMPP providers is available": [
691             null,
692             "Wenk: A lys van publieke XMPP-verskaffers is beskikbaar"
693          ],
694          "here": [
695             null,
696             "hier"
697          ],
698          "Register": [
699             null,
700             "Registreer"
701          ],
702          "Sorry, the given provider does not support in band account registration. Please try with a different provider.": [
703             null,
704             "Jammer, die gekose verskaffer ondersteun nie in-band registrasie nie.Probeer weer met 'n ander verskaffer."
705          ],
706          "Requesting a registration form from the XMPP server": [
707             null,
708             "Vra tans die XMPP-bediener vir 'n registrasie vorm"
709          ],
710          "Something went wrong while establishing a connection with \"%1$s\". Are you sure it exists?": [
711             null,
712             "Iets het fout geloop tydens koppeling met \"%1$s\". Is u seker dat dit bestaan?"
713          ],
714          "Now logging you in": [
715             null,
716             "U word nou aangemeld"
717          ],
718          "Registered successfully": [
719             null,
720             "Suksesvol geregistreer"
721          ],
722          "Return": [
723             null,
724             "Terug"
725          ],
726          "The provider rejected your registration attempt. ": [
727             null,
728             "Die verskaffer het u registrasieversoek verwerp."
729          ],
730          "XMPP Username:": [
731             null,
732             "XMPP Gebruikersnaam:"
733          ],
734          "Password:": [
735             null,
736             "Wagwoord"
737          ],
738          "Log In": [
739             null,
740             "Meld aan"
741          ],
742          "Sign in": [
743             null,
744             "Teken in"
745          ],
746          "Toggle chat": [
747             null,
748             "Klets"
749          ]
750       }
751    }
752 };
753 locales["de"] = {
754    "domain": "converse",
755    "locale_data": {
756       "converse": {
757          "": {
758             "domain": "converse",
759             "plural_forms": "nplurals=2; plural=(n != 1);",
760             "lang": "de"
761          },
762          "unencrypted": [
763             null,
764             ""
765          ],
766          "unverified": [
767             null,
768             ""
769          ],
770          "verified": [
771             null,
772             ""
773          ],
774          "finished": [
775             null,
776             ""
777          ],
778          "This contact is busy": [
779             null,
780             "Dieser Kontakt ist beschäfticht"
781          ],
782          "This contact is online": [
783             null,
784             "Dieser Kontakt ist online"
785          ],
786          "This contact is offline": [
787             null,
788             "Dieser Kontakt ist offline"
789          ],
790          "This contact is unavailable": [
791             null,
792             "Dieser Kontakt ist nicht verfügbar"
793          ],
794          "This contact is away for an extended period": [
795             null,
796             "Dieser Kontakt is für längere Zeit abwesend"
797          ],
798          "This contact is away": [
799             null,
800             "Dieser Kontakt ist abwesend"
801          ],
802          "My contacts": [
803             null,
804             "Meine Kontakte"
805          ],
806          "Pending contacts": [
807             null,
808             "Unbestätigte Kontakte"
809          ],
810          "Contact requests": [
811             null,
812             "Kontaktanfragen"
813          ],
814          "Ungrouped": [
815             null,
816             ""
817          ],
818          "Contacts": [
819             null,
820             "Kontakte"
821          ],
822          "Groups": [
823             null,
824             ""
825          ],
826          "Error": [
827             null,
828             "Fehler"
829          ],
830          "Connecting": [
831             null,
832             "Verbindungsaufbau …"
833          ],
834          "Authenticating": [
835             null,
836             "Authentifizierung"
837          ],
838          "Authentication Failed": [
839             null,
840             "Authentifizierung gescheitert"
841          ],
842          "Online Contacts": [
843             null,
844             "Online-Kontakte"
845          ],
846          "Re-establishing encrypted session": [
847             null,
848             ""
849          ],
850          "Generating private key.": [
851             null,
852             ""
853          ],
854          "Your browser might become unresponsive.": [
855             null,
856             ""
857          ],
858          "Authentication request from %1$s\n\nYour chat contact is attempting to verify your identity, by asking you the question below.\n\n%2$s": [
859             null,
860             ""
861          ],
862          "Could not verify this user's identify.": [
863             null,
864             ""
865          ],
866          "Exchanging private key with contact.": [
867             null,
868             ""
869          ],
870          "Personal message": [
871             null,
872             "Persönliche Nachricht"
873          ],
874          "me": [
875             null,
876             "Ich"
877          ],
878          "Show this menu": [
879             null,
880             "Dieses Menü anzeigen"
881          ],
882          "Write in the third person": [
883             null,
884             "In der dritten Person schreiben"
885          ],
886          "Remove messages": [
887             null,
888             "Nachrichten entfernen"
889          ],
890          "Are you sure you want to clear the messages from this chat box?": [
891             null,
892             ""
893          ],
894          "Your message could not be sent": [
895             null,
896             ""
897          ],
898          "We received an unencrypted message": [
899             null,
900             ""
901          ],
902          "We received an unreadable encrypted message": [
903             null,
904             ""
905          ],
906          "This user has requested an encrypted session.": [
907             null,
908             ""
909          ],
910          "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
911             null,
912             ""
913          ],
914          "You will be prompted to provide a security question and then an answer to that question.\n\nYour contact will then be prompted the same question and if they type the exact same answer (case sensitive), their identity will be verified.": [
915             null,
916             ""
917          ],
918          "What is your security question?": [
919             null,
920             ""
921          ],
922          "What is the answer to the security question?": [
923             null,
924             ""
925          ],
926          "Invalid authentication scheme provided": [
927             null,
928             ""
929          ],
930          "Your messages are not encrypted anymore": [
931             null,
932             ""
933          ],
934          "Your messages are now encrypted but your contact's identity has not been verified.": [
935             null,
936             ""
937          ],
938          "Your contact's identify has been verified.": [
939             null,
940             ""
941          ],
942          "Your contact has ended encryption on their end, you should do the same.": [
943             null,
944             ""
945          ],
946          "Your messages are not encrypted. Click here to enable OTR encryption.": [
947             null,
948             ""
949          ],
950          "Your messages are encrypted, but your contact has not been verified.": [
951             null,
952             ""
953          ],
954          "Your messages are encrypted and your contact verified.": [
955             null,
956             ""
957          ],
958          "Your contact has closed their end of the private session, you should do the same": [
959             null,
960             ""
961          ],
962          "End encrypted conversation": [
963             null,
964             ""
965          ],
966          "Hide the list of participants": [
967             null,
968             ""
969          ],
970          "Refresh encrypted conversation": [
971             null,
972             ""
973          ],
974          "Start a call": [
975             null,
976             ""
977          ],
978          "Start encrypted conversation": [
979             null,
980             ""
981          ],
982          "Verify with fingerprints": [
983             null,
984             ""
985          ],
986          "Verify with SMP": [
987             null,
988             ""
989          ],
990          "What's this?": [
991             null,
992             ""
993          ],
994          "Online": [
995             null,
996             "Online"
997          ],
998          "Busy": [
999             null,
1000             "Beschäfticht"
1001          ],
1002          "Away": [
1003             null,
1004             "Abwesend"
1005          ],
1006          "Offline": [
1007             null,
1008             "Abgemeldet"
1009          ],
1010          "Contact name": [
1011             null,
1012             "Name des Kontakts"
1013          ],
1014          "Search": [
1015             null,
1016             "Suche"
1017          ],
1018          "Contact username": [
1019             null,
1020             "Benutzername"
1021          ],
1022          "Add": [
1023             null,
1024             "Hinzufügen"
1025          ],
1026          "Click to add new chat contacts": [
1027             null,
1028             "Klicken Sie, um einen neuen Kontakt hinzuzufügen"
1029          ],
1030          "Add a contact": [
1031             null,
1032             "Kontakte hinzufügen"
1033          ],
1034          "No users found": [
1035             null,
1036             "Keine Benutzer gefunden"
1037          ],
1038          "Click to add as a chat contact": [
1039             null,
1040             "Hier klicken um als Kontakt hinzuzufügen"
1041          ],
1042          "Room name": [
1043             null,
1044             "Raumname"
1045          ],
1046          "Nickname": [
1047             null,
1048             "Spitzname"
1049          ],
1050          "Server": [
1051             null,
1052             "Server"
1053          ],
1054          "Join": [
1055             null,
1056             "Beitreten"
1057          ],
1058          "Show rooms": [
1059             null,
1060             "Räume anzeigen"
1061          ],
1062          "Rooms": [
1063             null,
1064             "Räume"
1065          ],
1066          "No rooms on %1$s": [
1067             null,
1068             "Keine Räume auf %1$s"
1069          ],
1070          "Rooms on %1$s": [
1071             null,
1072             "Räume auf %1$s"
1073          ],
1074          "Click to open this room": [
1075             null,
1076             "Hier klicken um diesen Raum zu öffnen"
1077          ],
1078          "Show more information on this room": [
1079             null,
1080             "Mehr Information über diesen Raum zeigen"
1081          ],
1082          "Description:": [
1083             null,
1084             "Beschreibung"
1085          ],
1086          "Occupants:": [
1087             null,
1088             "Teilnehmer"
1089          ],
1090          "Features:": [
1091             null,
1092             "Funktionen:"
1093          ],
1094          "Requires authentication": [
1095             null,
1096             "Authentifizierung erforderlich"
1097          ],
1098          "Hidden": [
1099             null,
1100             "Versteckt"
1101          ],
1102          "Requires an invitation": [
1103             null,
1104             "Einladung erforderlich"
1105          ],
1106          "Moderated": [
1107             null,
1108             "Moderiert"
1109          ],
1110          "Non-anonymous": [
1111             null,
1112             "Nicht anonym"
1113          ],
1114          "Open room": [
1115             null,
1116             "Offener Raum"
1117          ],
1118          "Permanent room": [
1119             null,
1120             "Dauerhafter Raum"
1121          ],
1122          "Public": [
1123             null,
1124             "Öffentlich"
1125          ],
1126          "Semi-anonymous": [
1127             null,
1128             "Teils anonym"
1129          ],
1130          "Temporary room": [
1131             null,
1132             "Vorübergehender Raum"
1133          ],
1134          "Unmoderated": [
1135             null,
1136             "Unmoderiert"
1137          ],
1138          "This user is a moderator": [
1139             null,
1140             "Dieser Benutzer ist ein Moderator"
1141          ],
1142          "This user can send messages in this room": [
1143             null,
1144             "Dieser Benutzer kann Nachrichten in diesem Raum verschicken"
1145          ],
1146          "This user can NOT send messages in this room": [
1147             null,
1148             "Dieser Benutzer kann keine Nachrichten in diesem Raum verschicken"
1149          ],
1150          "Invite...": [
1151             null,
1152             ""
1153          ],
1154          "You are about to invite %1$s to the chat room \"%2$s\". ": [
1155             null,
1156             ""
1157          ],
1158          "You may optionally include a message, explaining the reason for the invitation.": [
1159             null,
1160             ""
1161          ],
1162          "Message": [
1163             null,
1164             "Nachricht"
1165          ],
1166          "Error: could not execute the command": [
1167             null,
1168             ""
1169          ],
1170          "Remove user's ability to post messages": [
1171             null,
1172             ""
1173          ],
1174          "Change your nickname": [
1175             null,
1176             ""
1177          ],
1178          "Allow muted user to post messages": [
1179             null,
1180             ""
1181          ],
1182          "Save": [
1183             null,
1184             "Speichern"
1185          ],
1186          "Cancel": [
1187             null,
1188             "Abbrechen"
1189          ],
1190          "An error occurred while trying to save the form.": [
1191             null,
1192             "Beim Speichern der Formular is ein Fehler aufgetreten."
1193          ],
1194          "This chatroom requires a password": [
1195             null,
1196             "Passwort wird für die Anmeldung benötigt."
1197          ],
1198          "Password: ": [
1199             null,
1200             "Passwort: "
1201          ],
1202          "Submit": [
1203             null,
1204             "Einreichen"
1205          ],
1206          "This room is not anonymous": [
1207             null,
1208             "Dieser Raum ist nicht anonym"
1209          ],
1210          "This room now shows unavailable members": [
1211             null,
1212             "Dieser Raum zeigt jetzt unferfügbare Mitglieder"
1213          ],
1214          "This room does not show unavailable members": [
1215             null,
1216             "Dieser Raum zeigt nicht unverfügbare Mitglieder"
1217          ],
1218          "Non-privacy-related room configuration has changed": [
1219             null,
1220             "Die Konfiguration, die nicht auf die Privatsphäre bezogen ist, hat sich geändert"
1221          ],
1222          "Room logging is now enabled": [
1223             null,
1224             "Zukünftige Nachrichten dieses Raums werden protokolliert."
1225          ],
1226          "Room logging is now disabled": [
1227             null,
1228             "Zukünftige Nachrichten dieses Raums werden nicht protokolliert."
1229          ],
1230          "This room is now non-anonymous": [
1231             null,
1232             "Dieser Raum ist jetzt nicht anonym"
1233          ],
1234          "This room is now semi-anonymous": [
1235             null,
1236             "Dieser Raum ist jetzt teils anonym"
1237          ],
1238          "This room is now fully-anonymous": [
1239             null,
1240             "Dieser Raum ist jetzt anonym"
1241          ],
1242          "A new room has been created": [
1243             null,
1244             "Einen neuen Raum ist erstellen"
1245          ],
1246          "You have been banned from this room": [
1247             null,
1248             "Sie sind aus diesem Raum verbannt worden"
1249          ],
1250          "You have been kicked from this room": [
1251             null,
1252             "Sie wurden aus diesem Raum hinausgeworfen"
1253          ],
1254          "You have been removed from this room because of an affiliation change": [
1255             null,
1256             "Sie wurden wegen einer Zugehörigkeitsänderung entfernt"
1257          ],
1258          "You have been removed from this room because the room has changed to members-only and you're not a member": [
1259             null,
1260             "Sie wurden aus diesem Raum entfernt da Sie kein Mitglied sind."
1261          ],
1262          "You have been removed from this room because the MUC (Multi-user chat) service is being shut down.": [
1263             null,
1264             "Sie werden aus diesem Raum entfernt da der MUC (Muli-user chat) Dienst gerade abgeschalten wird."
1265          ],
1266          "<strong>%1$s</strong> has been banned": [
1267             null,
1268             "<strong>%1$s</strong> ist verbannt"
1269          ],
1270          "<strong>%1$s</strong> has been kicked out": [
1271             null,
1272             "<strong>%1$s</strong> ist hinausgeworfen"
1273          ],
1274          "<strong>%1$s</strong> has been removed because of an affiliation change": [
1275             null,
1276             "<strong>%1$s</strong> wurde wegen einer Zugehörigkeitsänderung entfernt"
1277          ],
1278          "<strong>%1$s</strong> has been removed for not being a member": [
1279             null,
1280             "<strong>%1$s</strong> ist kein Mitglied und wurde daher entfernt"
1281          ],
1282          "The reason given is: \"": [
1283             null,
1284             ""
1285          ],
1286          "You are not on the member list of this room": [
1287             null,
1288             "Sie sind nicht auf der Mitgliederliste dieses Raums"
1289          ],
1290          "No nickname was specified": [
1291             null,
1292             "Kein Spitzname festgelegt"
1293          ],
1294          "You are not allowed to create new rooms": [
1295             null,
1296             "Es ist Ihnen nicht erlaubt, neue Räume anzulegen"
1297          ],
1298          "Your nickname doesn't conform to this room's policies": [
1299             null,
1300             "Ungültiger Spitzname"
1301          ],
1302          "Your nickname is already taken": [
1303             null,
1304             "Ihre Spitzname existiert bereits."
1305          ],
1306          "This room does not (yet) exist": [
1307             null,
1308             "Dieser Raum existiert (noch) nicht"
1309          ],
1310          "This room has reached it's maximum number of occupants": [
1311             null,
1312             "Dieser Raum hat die maximale Mitgliederanzahl erreicht"
1313          ],
1314          "Topic set by %1$s to: %2$s": [
1315             null,
1316             "%1$s hat das Thema zu \"%2$s\" abgeändert"
1317          ],
1318          "%1$s has invited you to join a chat room: %2$s": [
1319             null,
1320             ""
1321          ],
1322          "%1$s has invited you to join a chat room: %2$s, and left the following reason: \"%3$s\"": [
1323             null,
1324             ""
1325          ],
1326          "Minimized": [
1327             null,
1328             ""
1329          ],
1330          "Click to remove this contact": [
1331             null,
1332             "Hier klicken um diesen Kontakt zu entfernen"
1333          ],
1334          "Click to chat with this contact": [
1335             null,
1336             "Hier klicken um mit diesem Kontakt zu chatten"
1337          ],
1338          "Type to filter": [
1339             null,
1340             ""
1341          ],
1342          "I am %1$s": [
1343             null,
1344             "Ich bin %1$s"
1345          ],
1346          "Click here to write a custom status message": [
1347             null,
1348             "Klicken Sie hier, um ihrer Status-Nachricht to ändern"
1349          ],
1350          "Click to change your chat status": [
1351             null,
1352             "Klicken Sie, um ihrer Status to ändern"
1353          ],
1354          "Custom status": [
1355             null,
1356             "Status-Nachricht"
1357          ],
1358          "online": [
1359             null,
1360             "online"
1361          ],
1362          "busy": [
1363             null,
1364             "beschäfticht"
1365          ],
1366          "away for long": [
1367             null,
1368             "länger abwesend"
1369          ],
1370          "away": [
1371             null,
1372             "abwesend"
1373          ],
1374          "Your XMPP provider's domain name:": [
1375             null,
1376             ""
1377          ],
1378          "Fetch registration form": [
1379             null,
1380             ""
1381          ],
1382          "Tip: A list of public XMPP providers is available": [
1383             null,
1384             ""
1385          ],
1386          "here": [
1387             null,
1388             ""
1389          ],
1390          "Register": [
1391             null,
1392             ""
1393          ],
1394          "Sorry, the given provider does not support in band account registration. Please try with a different provider.": [
1395             null,
1396             ""
1397          ],
1398          "Requesting a registration form from the XMPP server": [
1399             null,
1400             ""
1401          ],
1402          "Something went wrong while establishing a connection with \"%1$s\". Are you sure it exists?": [
1403             null,
1404             ""
1405          ],
1406          "Now logging you in": [
1407             null,
1408             ""
1409          ],
1410          "Registered successfully": [
1411             null,
1412             ""
1413          ],
1414          "Return": [
1415             null,
1416             ""
1417          ],
1418          "The provider rejected your registration attempt. ": [
1419             null,
1420             ""
1421          ],
1422          "Password:": [
1423             null,
1424             "Passwort:"
1425          ],
1426          "Log In": [
1427             null,
1428             "Anmelden"
1429          ],
1430          "Sign in": [
1431             null,
1432             "Anmelden"
1433          ],
1434          "Toggle chat": [
1435             null,
1436             ""
1437          ]
1438       }
1439    }
1440 };
1441 locales["en"] = {
1442    "domain": "converse",
1443    "locale_data": {
1444       "converse": {
1445          "": {
1446             "domain": "converse",
1447             "plural_forms": "nplurals=2; plural=(n != 1);",
1448             "lang": "en"
1449          },
1450          "unencrypted": [
1451             null,
1452             "unencrypted"
1453          ],
1454          "unverified": [
1455             null,
1456             "unverified"
1457          ],
1458          "verified": [
1459             null,
1460             "verified"
1461          ],
1462          "finished": [
1463             null,
1464             "finished"
1465          ],
1466          "This contact is busy": [
1467             null,
1468             ""
1469          ],
1470          "This contact is online": [
1471             null,
1472             ""
1473          ],
1474          "This contact is offline": [
1475             null,
1476             ""
1477          ],
1478          "This contact is unavailable": [
1479             null,
1480             ""
1481          ],
1482          "This contact is away for an extended period": [
1483             null,
1484             ""
1485          ],
1486          "This contact is away": [
1487             null,
1488             ""
1489          ],
1490          "My contacts": [
1491             null,
1492             "My contacts"
1493          ],
1494          "Pending contacts": [
1495             null,
1496             "Pending contacts"
1497          ],
1498          "Contact requests": [
1499             null,
1500             "Contact requests"
1501          ],
1502          "Ungrouped": [
1503             null,
1504             ""
1505          ],
1506          "Contacts": [
1507             null,
1508             "Contacts"
1509          ],
1510          "Groups": [
1511             null,
1512             ""
1513          ],
1514          "Error": [
1515             null,
1516             "Error"
1517          ],
1518          "Connecting": [
1519             null,
1520             "Connecting"
1521          ],
1522          "Authenticating": [
1523             null,
1524             "Authenticating"
1525          ],
1526          "Authentication Failed": [
1527             null,
1528             "Authentication Failed"
1529          ],
1530          "Online Contacts": [
1531             null,
1532             "Online Contacts"
1533          ],
1534          "Re-establishing encrypted session": [
1535             null,
1536             "Re-establishing encrypted session"
1537          ],
1538          "Generating private key.": [
1539             null,
1540             ""
1541          ],
1542          "Your browser might become unresponsive.": [
1543             null,
1544             ""
1545          ],
1546          "Authentication request from %1$s\n\nYour chat contact is attempting to verify your identity, by asking you the question below.\n\n%2$s": [
1547             null,
1548             ""
1549          ],
1550          "Could not verify this user's identify.": [
1551             null,
1552             ""
1553          ],
1554          "Exchanging private key with contact.": [
1555             null,
1556             ""
1557          ],
1558          "Personal message": [
1559             null,
1560             "Personal message"
1561          ],
1562          "me": [
1563             null,
1564             ""
1565          ],
1566          "is typing": [
1567             null,
1568             ""
1569          ],
1570          "has stopped typing": [
1571             null,
1572             ""
1573          ],
1574          "Show this menu": [
1575             null,
1576             "Show this menu"
1577          ],
1578          "Write in the third person": [
1579             null,
1580             "Write in the third person"
1581          ],
1582          "Remove messages": [
1583             null,
1584             "Remove messages"
1585          ],
1586          "Are you sure you want to clear the messages from this chat box?": [
1587             null,
1588             ""
1589          ],
1590          "Your message could not be sent": [
1591             null,
1592             ""
1593          ],
1594          "We received an unencrypted message": [
1595             null,
1596             ""
1597          ],
1598          "We received an unreadable encrypted message": [
1599             null,
1600             ""
1601          ],
1602          "This user has requested an encrypted session.": [
1603             null,
1604             ""
1605          ],
1606          "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
1607             null,
1608             ""
1609          ],
1610          "You will be prompted to provide a security question and then an answer to that question.\n\nYour contact will then be prompted the same question and if they type the exact same answer (case sensitive), their identity will be verified.": [
1611             null,
1612             ""
1613          ],
1614          "What is your security question?": [
1615             null,
1616             ""
1617          ],
1618          "What is the answer to the security question?": [
1619             null,
1620             ""
1621          ],
1622          "Invalid authentication scheme provided": [
1623             null,
1624             ""
1625          ],
1626          "Your messages are not encrypted anymore": [
1627             null,
1628             ""
1629          ],
1630          "Your messages are now encrypted but your contact's identity has not been verified.": [
1631             null,
1632             ""
1633          ],
1634          "Your contact's identify has been verified.": [
1635             null,
1636             ""
1637          ],
1638          "Your contact has ended encryption on their end, you should do the same.": [
1639             null,
1640             ""
1641          ],
1642          "Your messages are not encrypted. Click here to enable OTR encryption.": [
1643             null,
1644             ""
1645          ],
1646          "Your messages are encrypted, but your contact has not been verified.": [
1647             null,
1648             ""
1649          ],
1650          "Your messages are encrypted and your contact verified.": [
1651             null,
1652             ""
1653          ],
1654          "Your contact has closed their end of the private session, you should do the same": [
1655             null,
1656             ""
1657          ],
1658          "End encrypted conversation": [
1659             null,
1660             ""
1661          ],
1662          "Hide the list of participants": [
1663             null,
1664             ""
1665          ],
1666          "Refresh encrypted conversation": [
1667             null,
1668             ""
1669          ],
1670          "Start a call": [
1671             null,
1672             ""
1673          ],
1674          "Start encrypted conversation": [
1675             null,
1676             ""
1677          ],
1678          "Verify with fingerprints": [
1679             null,
1680             ""
1681          ],
1682          "Verify with SMP": [
1683             null,
1684             ""
1685          ],
1686          "What's this?": [
1687             null,
1688             ""
1689          ],
1690          "Online": [
1691             null,
1692             "Online"
1693          ],
1694          "Busy": [
1695             null,
1696             "Busy"
1697          ],
1698          "Away": [
1699             null,
1700             "Away"
1701          ],
1702          "Offline": [
1703             null,
1704             "Offline"
1705          ],
1706          "Contact name": [
1707             null,
1708             "Contact name"
1709          ],
1710          "Search": [
1711             null,
1712             "Search"
1713          ],
1714          "Contact username": [
1715             null,
1716             "Contact username"
1717          ],
1718          "Add": [
1719             null,
1720             "Add"
1721          ],
1722          "Click to add new chat contacts": [
1723             null,
1724             "Click to add new chat contacts"
1725          ],
1726          "Add a contact": [
1727             null,
1728             "Add a contact"
1729          ],
1730          "No users found": [
1731             null,
1732             "No users found"
1733          ],
1734          "Click to add as a chat contact": [
1735             null,
1736             "Click to add as a chat contact"
1737          ],
1738          "Room name": [
1739             null,
1740             "Room name"
1741          ],
1742          "Nickname": [
1743             null,
1744             "Nickname"
1745          ],
1746          "Server": [
1747             null,
1748             "Server"
1749          ],
1750          "Join": [
1751             null,
1752             "Join"
1753          ],
1754          "Show rooms": [
1755             null,
1756             "Show rooms"
1757          ],
1758          "Rooms": [
1759             null,
1760             "Rooms"
1761          ],
1762          "No rooms on %1$s": [
1763             null,
1764             "No rooms on %1$s"
1765          ],
1766          "Rooms on %1$s": [
1767             null,
1768             "Rooms on %1$s"
1769          ],
1770          "Click to open this room": [
1771             null,
1772             "Click to open this room"
1773          ],
1774          "Show more information on this room": [
1775             null,
1776             "Show more information on this room"
1777          ],
1778          "Description:": [
1779             null,
1780             "Description:"
1781          ],
1782          "Occupants:": [
1783             null,
1784             "Occupants:"
1785          ],
1786          "Features:": [
1787             null,
1788             "Features:"
1789          ],
1790          "Requires authentication": [
1791             null,
1792             "Requires authentication"
1793          ],
1794          "Hidden": [
1795             null,
1796             "Hidden"
1797          ],
1798          "Requires an invitation": [
1799             null,
1800             "Requires an invitation"
1801          ],
1802          "Moderated": [
1803             null,
1804             "Moderated"
1805          ],
1806          "Non-anonymous": [
1807             null,
1808             "Non-anonymous"
1809          ],
1810          "Open room": [
1811             null,
1812             "Open room"
1813          ],
1814          "Permanent room": [
1815             null,
1816             "Permanent room"
1817          ],
1818          "Public": [
1819             null,
1820             "Public"
1821          ],
1822          "Semi-anonymous": [
1823             null,
1824             "Semi-anonymous"
1825          ],
1826          "Temporary room": [
1827             null,
1828             "Temporary room"
1829          ],
1830          "Unmoderated": [
1831             null,
1832             "Unmoderated"
1833          ],
1834          "This user is a moderator": [
1835             null,
1836             "This user is a moderator"
1837          ],
1838          "This user can send messages in this room": [
1839             null,
1840             "This user can send messages in this room"
1841          ],
1842          "This user can NOT send messages in this room": [
1843             null,
1844             "This user can NOT send messages in this room"
1845          ],
1846          "Invite...": [
1847             null,
1848             ""
1849          ],
1850          "You are about to invite %1$s to the chat room \"%2$s\". ": [
1851             null,
1852             ""
1853          ],
1854          "You may optionally include a message, explaining the reason for the invitation.": [
1855             null,
1856             ""
1857          ],
1858          "Message": [
1859             null,
1860             "Message"
1861          ],
1862          "Error: could not execute the command": [
1863             null,
1864             ""
1865          ],
1866          "Remove user's ability to post messages": [
1867             null,
1868             ""
1869          ],
1870          "Change your nickname": [
1871             null,
1872             ""
1873          ],
1874          "Allow muted user to post messages": [
1875             null,
1876             ""
1877          ],
1878          "Save": [
1879             null,
1880             "Save"
1881          ],
1882          "Cancel": [
1883             null,
1884             "Cancel"
1885          ],
1886          "An error occurred while trying to save the form.": [
1887             null,
1888             "An error occurred while trying to save the form."
1889          ],
1890          "This chatroom requires a password": [
1891             null,
1892             "This chatroom requires a password"
1893          ],
1894          "Password: ": [
1895             null,
1896             "Password: "
1897          ],
1898          "Submit": [
1899             null,
1900             "Submit"
1901          ],
1902          "This room is not anonymous": [
1903             null,
1904             "This room is not anonymous"
1905          ],
1906          "This room now shows unavailable members": [
1907             null,
1908             "This room now shows unavailable members"
1909          ],
1910          "This room does not show unavailable members": [
1911             null,
1912             "This room does not show unavailable members"
1913          ],
1914          "Non-privacy-related room configuration has changed": [
1915             null,
1916             "Non-privacy-related room configuration has changed"
1917          ],
1918          "Room logging is now enabled": [
1919             null,
1920             "Room logging is now enabled"
1921          ],
1922          "Room logging is now disabled": [
1923             null,
1924             "Room logging is now disabled"
1925          ],
1926          "This room is now non-anonymous": [
1927             null,
1928             "This room is now non-anonymous"
1929          ],
1930          "This room is now semi-anonymous": [
1931             null,
1932             "This room is now semi-anonymous"
1933          ],
1934          "This room is now fully-anonymous": [
1935             null,
1936             "This room is now fully-anonymous"
1937          ],
1938          "A new room has been created": [
1939             null,
1940             "A new room has been created"
1941          ],
1942          "You have been banned from this room": [
1943             null,
1944             "You have been banned from this room"
1945          ],
1946          "You have been kicked from this room": [
1947             null,
1948             "You have been kicked from this room"
1949          ],
1950          "You have been removed from this room because of an affiliation change": [
1951             null,
1952             "You have been removed from this room because of an affiliation change"
1953          ],
1954          "You have been removed from this room because the room has changed to members-only and you're not a member": [
1955             null,
1956             "You have been removed from this room because the room has changed to members-only and you're not a member"
1957          ],
1958          "You have been removed from this room because the MUC (Multi-user chat) service is being shut down.": [
1959             null,
1960             "You have been removed from this room because the MUC (Multi-user chat) service is being shut down."
1961          ],
1962          "<strong>%1$s</strong> has been banned": [
1963             null,
1964             "<strong>%1$s</strong> has been banned"
1965          ],
1966          "<strong>%1$s</strong> has been kicked out": [
1967             null,
1968             "<strong>%1$s</strong> has been kicked out"
1969          ],
1970          "<strong>%1$s</strong> has been removed because of an affiliation change": [
1971             null,
1972             "<strong>%1$s</strong> has been removed because of an affiliation change"
1973          ],
1974          "<strong>%1$s</strong> has been removed for not being a member": [
1975             null,
1976             "<strong>%1$s</strong> has been removed for not being a member"
1977          ],
1978          "The reason given is: \"": [
1979             null,
1980             ""
1981          ],
1982          "You are not on the member list of this room": [
1983             null,
1984             "You are not on the member list of this room"
1985          ],
1986          "No nickname was specified": [
1987             null,
1988             "No nickname was specified"
1989          ],
1990          "You are not allowed to create new rooms": [
1991             null,
1992             "You are not allowed to create new rooms"
1993          ],
1994          "Your nickname doesn't conform to this room's policies": [
1995             null,
1996             "Your nickname doesn't conform to this room's policies"
1997          ],
1998          "Your nickname is already taken": [
1999             null,
2000             "Your nickname is already taken"
2001          ],
2002          "This room does not (yet) exist": [
2003             null,
2004             "This room does not (yet) exist"
2005          ],
2006          "This room has reached it's maximum number of occupants": [
2007             null,
2008             "This room has reached it's maximum number of occupants"
2009          ],
2010          "Topic set by %1$s to: %2$s": [
2011             null,
2012             "Topic set by %1$s to: %2$s"
2013          ],
2014          "%1$s has invited you to join a chat room: %2$s": [
2015             null,
2016             ""
2017          ],
2018          "%1$s has invited you to join a chat room: %2$s, and left the following reason: \"%3$s\"": [
2019             null,
2020             ""
2021          ],
2022          "Minimized": [
2023             null,
2024             ""
2025          ],
2026          "Click to remove this contact": [
2027             null,
2028             "Click to remove this contact"
2029          ],
2030          "Click to chat with this contact": [
2031             null,
2032             "Click to chat with this contact"
2033          ],
2034          "Type to filter": [
2035             null,
2036             ""
2037          ],
2038          "I am %1$s": [
2039             null,
2040             "I am %1$s"
2041          ],
2042          "Click here to write a custom status message": [
2043             null,
2044             "Click here to write a custom status message"
2045          ],
2046          "Click to change your chat status": [
2047             null,
2048             "Click to change your chat status"
2049          ],
2050          "Custom status": [
2051             null,
2052             "Custom status"
2053          ],
2054          "online": [
2055             null,
2056             "online"
2057          ],
2058          "busy": [
2059             null,
2060             "busy"
2061          ],
2062          "away for long": [
2063             null,
2064             "away for long"
2065          ],
2066          "away": [
2067             null,
2068             "away"
2069          ],
2070          "Your XMPP provider's domain name:": [
2071             null,
2072             ""
2073          ],
2074          "Fetch registration form": [
2075             null,
2076             ""
2077          ],
2078          "Tip: A list of public XMPP providers is available": [
2079             null,
2080             ""
2081          ],
2082          "here": [
2083             null,
2084             ""
2085          ],
2086          "Register": [
2087             null,
2088             ""
2089          ],
2090          "Sorry, the given provider does not support in band account registration. Please try with a different provider.": [
2091             null,
2092             ""
2093          ],
2094          "Requesting a registration form from the XMPP server": [
2095             null,
2096             ""
2097          ],
2098          "Something went wrong while establishing a connection with \"%1$s\". Are you sure it exists?": [
2099             null,
2100             ""
2101          ],
2102          "Now logging you in": [
2103             null,
2104             ""
2105          ],
2106          "Registered successfully": [
2107             null,
2108             ""
2109          ],
2110          "Return": [
2111             null,
2112             ""
2113          ],
2114          "The provider rejected your registration attempt. ": [
2115             null,
2116             ""
2117          ],
2118          "Password:": [
2119             null,
2120             "Password:"
2121          ],
2122          "Log In": [
2123             null,
2124             "Log In"
2125          ],
2126          "Sign in": [
2127             null,
2128             "Sign in"
2129          ],
2130          "Toggle chat": [
2131             null,
2132             ""
2133          ]
2134       }
2135    }
2136 };
2137 locales["es"] = {
2138    "domain": "converse",
2139    "locale_data": {
2140       "converse": {
2141          "": {
2142             "domain": "converse",
2143             "plural_forms": "nplurals=2; plural=(n != 1);",
2144             "lang": "es"
2145          },
2146          "unencrypted": [
2147             null,
2148             "texto plano"
2149          ],
2150          "unverified": [
2151             null,
2152             "sin verificar"
2153          ],
2154          "verified": [
2155             null,
2156             "verificado"
2157          ],
2158          "finished": [
2159             null,
2160             "finalizado"
2161          ],
2162          "This contact is busy": [
2163             null,
2164             "Este contacto está ocupado"
2165          ],
2166          "This contact is online": [
2167             null,
2168             "Este contacto está en línea"
2169          ],
2170          "This contact is offline": [
2171             null,
2172             "Este contacto está desconectado"
2173          ],
2174          "This contact is unavailable": [
2175             null,
2176             "Este contacto no está disponible"
2177          ],
2178          "This contact is away for an extended period": [
2179             null,
2180             "Este contacto está ausente por un largo periodo de tiempo"
2181          ],
2182          "This contact is away": [
2183             null,
2184             "Este contacto está ausente"
2185          ],
2186          "My contacts": [
2187             null,
2188             "Mis contactos"
2189          ],
2190          "Pending contacts": [
2191             null,
2192             "Contactos pendientes"
2193          ],
2194          "Contact requests": [
2195             null,
2196             "Solicitudes de contacto"
2197          ],
2198          "Ungrouped": [
2199             null,
2200             ""
2201          ],
2202          "Contacts": [
2203             null,
2204             "Contactos"
2205          ],
2206          "Groups": [
2207             null,
2208             ""
2209          ],
2210          "Reconnecting": [
2211             null,
2212             "Reconectando"
2213          ],
2214          "Error": [
2215             null,
2216             "Error"
2217          ],
2218          "Connecting": [
2219             null,
2220             "Conectando"
2221          ],
2222          "Authenticating": [
2223             null,
2224             "Autenticando"
2225          ],
2226          "Authentication Failed": [
2227             null,
2228             "La autenticación falló"
2229          ],
2230          "Online Contacts": [
2231             null,
2232             "En línea"
2233          ],
2234          "Re-establishing encrypted session": [
2235             null,
2236             "Re-estableciendo sesión cifrada"
2237          ],
2238          "Generating private key.": [
2239             null,
2240             "Generando llave privada"
2241          ],
2242          "Your browser might become unresponsive.": [
2243             null,
2244             "Su navegador podría dejar de responder por un momento"
2245          ],
2246          "Could not verify this user's identify.": [
2247             null,
2248             "No se pudo verificar la identidad de este usuario"
2249          ],
2250          "Personal message": [
2251             null,
2252             "Mensaje personal"
2253          ],
2254          "Are you sure you want to clear the messages from this room?": [
2255             null,
2256             "¿Está seguro de querer limpiar los mensajes de esta sala?"
2257          ],
2258          "me": [
2259             null,
2260             "yo"
2261          ],
2262          "is typing": [
2263             null,
2264             ""
2265          ],
2266          "has stopped typing": [
2267             null,
2268             ""
2269          ],
2270          "Show this menu": [
2271             null,
2272             "Mostrar este menú"
2273          ],
2274          "Write in the third person": [
2275             null,
2276             "Escribir en tercera persona"
2277          ],
2278          "Remove messages": [
2279             null,
2280             "Eliminar mensajes"
2281          ],
2282          "Are you sure you want to clear the messages from this chat box?": [
2283             null,
2284             "¿Está seguro de querer limpiar los mensajes de esta conversación?"
2285          ],
2286          "Your message could not be sent": [
2287             null,
2288             "Su mensaje no se pudo enviar"
2289          ],
2290          "We received an unencrypted message": [
2291             null,
2292             "Se recibío un mensaje sin cifrar"
2293          ],
2294          "We received an unreadable encrypted message": [
2295             null,
2296             "Se recibío un mensaje cifrado corrupto"
2297          ],
2298          "This user has requested an encrypted session.": [
2299             null,
2300             "El usuario ha solicitado una sesión cifrada"
2301          ],
2302          "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
2303             null,
2304             "Por favor confirme los identificadores de %1$s fuera de este chat.\n\nSu identificador es, %2$s: %3$s\n\nEl identificador de %1$s es: %4$s\n\nDespués de confirmar los identificadores haga click en OK, cancele si no concuerdan."
2305          ],
2306          "What is your security question?": [
2307             null,
2308             "Introduzca su pregunta de seguridad"
2309          ],
2310          "What is the answer to the security question?": [
2311             null,
2312             "Introduzca la respuesta a su pregunta de seguridad"
2313          ],
2314          "Invalid authentication scheme provided": [
2315             null,
2316             "Esquema de autenticación inválido"
2317          ],
2318          "Your messages are not encrypted anymore": [
2319             null,
2320             "Sus mensajes han dejado de cifrarse"
2321          ],
2322          "Your messages are not encrypted. Click here to enable OTR encryption.": [
2323             null,
2324             "Sus mensajes no están cifrados. Haga click aquí para habilitar el cifrado OTR"
2325          ],
2326          "End encrypted conversation": [
2327             null,
2328             "Finalizar sesión cifrada"
2329          ],
2330          "Hide the list of participants": [
2331             null,
2332             ""
2333          ],
2334          "Refresh encrypted conversation": [
2335             null,
2336             "Actualizar sesión cifrada"
2337          ],
2338          "Start a call": [
2339             null,
2340             ""
2341          ],
2342          "Start encrypted conversation": [
2343             null,
2344             "Iniciar sesión cifrada"
2345          ],
2346          "Verify with fingerprints": [
2347             null,
2348             "Verificar con identificadores"
2349          ],
2350          "Verify with SMP": [
2351             null,
2352             "Verificar con SMP"
2353          ],
2354          "What's this?": [
2355             null,
2356             "¿Qué es esto?"
2357          ],
2358          "Online": [
2359             null,
2360             "En línea"
2361          ],
2362          "Busy": [
2363             null,
2364             "Ocupado"
2365          ],
2366          "Away": [
2367             null,
2368             "Ausente"
2369          ],
2370          "Offline": [
2371             null,
2372             "Desconectado"
2373          ],
2374          "Contact name": [
2375             null,
2376             "Nombre de contacto"
2377          ],
2378          "Search": [
2379             null,
2380             "Búsqueda"
2381          ],
2382          "Contact username": [
2383             null,
2384             "Nombre de usuario de contacto"
2385          ],
2386          "Add": [
2387             null,
2388             "Agregar"
2389          ],
2390          "Click to add new chat contacts": [
2391             null,
2392             "Haga click para agregar nuevos contactos al chat"
2393          ],
2394          "Add a contact": [
2395             null,
2396             "Agregar un contacto"
2397          ],
2398          "No users found": [
2399             null,
2400             "Sin usuarios encontrados"
2401          ],
2402          "Click to add as a chat contact": [
2403             null,
2404             "Haga click para agregar como contacto de chat"
2405          ],
2406          "Room name": [
2407             null,
2408             "Nombre de sala"
2409          ],
2410          "Nickname": [
2411             null,
2412             "Apodo"
2413          ],
2414          "Server": [
2415             null,
2416             "Servidor"
2417          ],
2418          "Join": [
2419             null,
2420             "Unirse"
2421          ],
2422          "Show rooms": [
2423             null,
2424             "Mostrar salas"
2425          ],
2426          "Rooms": [
2427             null,
2428             "Salas"
2429          ],
2430          "No rooms on %1$s": [
2431             null,
2432             "Sin salas en %1$s"
2433          ],
2434          "Rooms on %1$s": [
2435             null,
2436             "Salas en %1$s"
2437          ],
2438          "Click to open this room": [
2439             null,
2440             "Haga click para abrir esta sala"
2441          ],
2442          "Show more information on this room": [
2443             null,
2444             "Mostrar más información en esta sala"
2445          ],
2446          "Description:": [
2447             null,
2448             "Descripción"
2449          ],
2450          "Occupants:": [
2451             null,
2452             "Ocupantes:"
2453          ],
2454          "Features:": [
2455             null,
2456             "Características:"
2457          ],
2458          "Requires authentication": [
2459             null,
2460             "Autenticación requerida"
2461          ],
2462          "Hidden": [
2463             null,
2464             "Oculto"
2465          ],
2466          "Requires an invitation": [
2467             null,
2468             "Requiere una invitación"
2469          ],
2470          "Moderated": [
2471             null,
2472             "Moderado"
2473          ],
2474          "Non-anonymous": [
2475             null,
2476             "No anónimo"
2477          ],
2478          "Open room": [
2479             null,
2480             "Abrir sala"
2481          ],
2482          "Permanent room": [
2483             null,
2484             "Sala permanente"
2485          ],
2486          "Public": [
2487             null,
2488             "Pública"
2489          ],
2490          "Semi-anonymous": [
2491             null,
2492             "Semi anónimo"
2493          ],
2494          "Temporary room": [
2495             null,
2496             "Sala temporal"
2497          ],
2498          "Unmoderated": [
2499             null,
2500             "Sin moderar"
2501          ],
2502          "This user is a moderator": [
2503             null,
2504             "Este usuario es un moderador"
2505          ],
2506          "This user can send messages in this room": [
2507             null,
2508             "Este usuario puede enviar mensajes en esta sala"
2509          ],
2510          "This user can NOT send messages in this room": [
2511             null,
2512             "Este usuario NO puede enviar mensajes en esta"
2513          ],
2514          "Invite...": [
2515             null,
2516             ""
2517          ],
2518          "You are about to invite %1$s to the chat room \"%2$s\". ": [
2519             null,
2520             ""
2521          ],
2522          "You may optionally include a message, explaining the reason for the invitation.": [
2523             null,
2524             ""
2525          ],
2526          "Message": [
2527             null,
2528             "Mensaje"
2529          ],
2530          "Error: could not execute the command": [
2531             null,
2532             ""
2533          ],
2534          "Remove user's ability to post messages": [
2535             null,
2536             ""
2537          ],
2538          "Change your nickname": [
2539             null,
2540             ""
2541          ],
2542          "Allow muted user to post messages": [
2543             null,
2544             ""
2545          ],
2546          "Save": [
2547             null,
2548             "Guardar"
2549          ],
2550          "Cancel": [
2551             null,
2552             "Cancelar"
2553          ],
2554          "An error occurred while trying to save the form.": [
2555             null,
2556             "Un error ocurrío mientras se guardaba el formulario."
2557          ],
2558          "This chatroom requires a password": [
2559             null,
2560             "Esta sala de chat requiere una contraseña."
2561          ],
2562          "Password: ": [
2563             null,
2564             "Contraseña: "
2565          ],
2566          "Submit": [
2567             null,
2568             "Enviar"
2569          ],
2570          "This room is not anonymous": [
2571             null,
2572             "Esta sala no es para usuarios anónimos"
2573          ],
2574          "This room now shows unavailable members": [
2575             null,
2576             "Esta sala ahora muestra los miembros no disponibles"
2577          ],
2578          "This room does not show unavailable members": [
2579             null,
2580             "Esta sala no muestra los miembros no disponibles"
2581          ],
2582          "Non-privacy-related room configuration has changed": [
2583             null,
2584             "Una configuración de la sala no relacionada con la privacidad ha sido cambiada"
2585          ],
2586          "Room logging is now enabled": [
2587             null,
2588             "El registro de la sala ahora está habilitado"
2589          ],
2590          "Room logging is now disabled": [
2591             null,
2592             "El registro de la sala ahora está deshabilitado"
2593          ],
2594          "This room is now non-anonymous": [
2595             null,
2596             "Esta sala ahora es pública"
2597          ],
2598          "This room is now semi-anonymous": [
2599             null,
2600             "Esta sala ahora es semi-anónima"
2601          ],
2602          "This room is now fully-anonymous": [
2603             null,
2604             "Esta sala ahora es completamente anónima"
2605          ],
2606          "A new room has been created": [
2607             null,
2608             "Una nueva sala ha sido creada"
2609          ],
2610          "You have been banned from this room": [
2611             null,
2612             "Usted ha sido bloqueado de esta sala"
2613          ],
2614          "You have been kicked from this room": [
2615             null,
2616             "Usted ha sido expulsado de esta sala"
2617          ],
2618          "You have been removed from this room because of an affiliation change": [
2619             null,
2620             "Usted ha sido eliminado de esta sala debido a un cambio de afiliación"
2621          ],
2622          "You have been removed from this room because the room has changed to members-only and you're not a member": [
2623             null,
2624             "Usted ha sido eliminado de esta sala debido a que la sala cambio su configuración a solo-miembros y usted no es un miembro"
2625          ],
2626          "You have been removed from this room because the MUC (Multi-user chat) service is being shut down.": [
2627             null,
2628             "Usted ha sido eliminado de esta sala debido a que el servicio MUC (Multi-user chat) está deshabilitado."
2629          ],
2630          "<strong>%1$s</strong> has been banned": [
2631             null,
2632             "<strong>%1$s</strong> ha sido bloqueado"
2633          ],
2634          "<strong>%1$s</strong> has been kicked out": [
2635             null,
2636             "<strong>%1$s</strong> ha sido expulsado"
2637          ],
2638          "<strong>%1$s</strong> has been removed because of an affiliation change": [
2639             null,
2640             "<strong>%1$s</strong> ha sido eliminado debido a un cambio de afiliación"
2641          ],
2642          "<strong>%1$s</strong> has been removed for not being a member": [
2643             null,
2644             "<strong>%1$s</strong> ha sido eliminado debido a que no es miembro"
2645          ],
2646          "The reason given is: \"": [
2647             null,
2648             ""
2649          ],
2650          "You are not on the member list of this room": [
2651             null,
2652             "Usted no está en la lista de miembros de esta sala"
2653          ],
2654          "No nickname was specified": [
2655             null,
2656             "Sin apodo especificado"
2657          ],
2658          "You are not allowed to create new rooms": [
2659             null,
2660             "Usted no esta autorizado para crear nuevas salas"
2661          ],
2662          "Your nickname doesn't conform to this room's policies": [
2663             null,
2664             "Su apodo no se ajusta a la política de esta sala"
2665          ],
2666          "Your nickname is already taken": [
2667             null,
2668             "Su apodo ya ha sido tomando por otro usuario"
2669          ],
2670          "This room does not (yet) exist": [
2671             null,
2672             "Esta sala (aún) no existe"
2673          ],
2674          "This room has reached it's maximum number of occupants": [
2675             null,
2676             "Esta sala ha alcanzado su número máximo de ocupantes"
2677          ],
2678          "Topic set by %1$s to: %2$s": [
2679             null,
2680             "Tema fijado por %1$s a: %2$s"
2681          ],
2682          "%1$s has invited you to join a chat room: %2$s": [
2683             null,
2684             ""
2685          ],
2686          "%1$s has invited you to join a chat room: %2$s, and left the following reason: \"%3$s\"": [
2687             null,
2688             ""
2689          ],
2690          "Click to restore this chat": [
2691             null,
2692             "Haga click para eliminar este contacto"
2693          ],
2694          "Minimized": [
2695             null,
2696             "Minimizado"
2697          ],
2698          "Click to remove this contact": [
2699             null,
2700             "Haga click para eliminar este contacto"
2701          ],
2702          "Click to chat with this contact": [
2703             null,
2704             "Haga click para conversar con este contacto"
2705          ],
2706          "Are you sure you want to remove this contact?": [
2707             null,
2708             "¿Esta seguro de querer eliminar este contacto?"
2709          ],
2710          "Type to filter": [
2711             null,
2712             ""
2713          ],
2714          "I am %1$s": [
2715             null,
2716             "Estoy %1$s"
2717          ],
2718          "Click here to write a custom status message": [
2719             null,
2720             "Haga click para escribir un mensaje de estatus personalizado"
2721          ],
2722          "Click to change your chat status": [
2723             null,
2724             "Haga click para cambiar su estatus de chat"
2725          ],
2726          "Custom status": [
2727             null,
2728             "Personalizar estatus"
2729          ],
2730          "online": [
2731             null,
2732             "en línea"
2733          ],
2734          "busy": [
2735             null,
2736             "ocupado"
2737          ],
2738          "away for long": [
2739             null,
2740             "ausente por mucho tiempo"
2741          ],
2742          "away": [
2743             null,
2744             "ausente"
2745          ],
2746          "Your XMPP provider's domain name:": [
2747             null,
2748             ""
2749          ],
2750          "Fetch registration form": [
2751             null,
2752             ""
2753          ],
2754          "Tip: A list of public XMPP providers is available": [
2755             null,
2756             ""
2757          ],
2758          "here": [
2759             null,
2760             ""
2761          ],
2762          "Register": [
2763             null,
2764             ""
2765          ],
2766          "Sorry, the given provider does not support in band account registration. Please try with a different provider.": [
2767             null,
2768             ""
2769          ],
2770          "Requesting a registration form from the XMPP server": [
2771             null,
2772             ""
2773          ],
2774          "Something went wrong while establishing a connection with \"%1$s\". Are you sure it exists?": [
2775             null,
2776             ""
2777          ],
2778          "Now logging you in": [
2779             null,
2780             ""
2781          ],
2782          "Registered successfully": [
2783             null,
2784             ""
2785          ],
2786          "Return": [
2787             null,
2788             ""
2789          ],
2790          "The provider rejected your registration attempt. ": [
2791             null,
2792             ""
2793          ],
2794          "Password:": [
2795             null,
2796             "Contraseña:"
2797          ],
2798          "Log In": [
2799             null,
2800             "Iniciar sesión"
2801          ],
2802          "Sign in": [
2803             null,
2804             "Registrar"
2805          ],
2806          "Toggle chat": [
2807             null,
2808             "Chat"
2809          ]
2810       }
2811    }
2812 };
2813 locales["fr"] = {
2814    "domain": "converse",
2815    "locale_data": {
2816       "converse": {
2817          "": {
2818             "domain": "converse",
2819             "plural_forms": "nplurals=2; plural=(n != 1);",
2820             "lang": "fr"
2821          },
2822          "unencrypted": [
2823             null,
2824             ""
2825          ],
2826          "unverified": [
2827             null,
2828             ""
2829          ],
2830          "verified": [
2831             null,
2832             ""
2833          ],
2834          "finished": [
2835             null,
2836             ""
2837          ],
2838          "This contact is busy": [
2839             null,
2840             ""
2841          ],
2842          "This contact is online": [
2843             null,
2844             ""
2845          ],
2846          "This contact is offline": [
2847             null,
2848             ""
2849          ],
2850          "This contact is away for an extended period": [
2851             null,
2852             ""
2853          ],
2854          "This contact is away": [
2855             null,
2856             ""
2857          ],
2858          "My contacts": [
2859             null,
2860             "Mes contacts"
2861          ],
2862          "Pending contacts": [
2863             null,
2864             "Contacts en attente"
2865          ],
2866          "Contact requests": [
2867             null,
2868             "Demandes de contacts"
2869          ],
2870          "Ungrouped": [
2871             null,
2872             ""
2873          ],
2874          "Contacts": [
2875             null,
2876             "Contacts"
2877          ],
2878          "Groups": [
2879             null,
2880             ""
2881          ],
2882          "Error": [
2883             null,
2884             "Erreur"
2885          ],
2886          "Connecting": [
2887             null,
2888             "Connection"
2889          ],
2890          "Authenticating": [
2891             null,
2892             "Authentification"
2893          ],
2894          "Authentication Failed": [
2895             null,
2896             "L'authentification a échoué"
2897          ],
2898          "Online Contacts": [
2899             null,
2900             "Contacts en ligne"
2901          ],
2902          "Re-establishing encrypted session": [
2903             null,
2904             ""
2905          ],
2906          "Generating private key.": [
2907             null,
2908             ""
2909          ],
2910          "Your browser might become unresponsive.": [
2911             null,
2912             ""
2913          ],
2914          "Authentication request from %1$s\n\nYour chat contact is attempting to verify your identity, by asking you the question below.\n\n%2$s": [
2915             null,
2916             ""
2917          ],
2918          "Could not verify this user's identify.": [
2919             null,
2920             ""
2921          ],
2922          "Exchanging private key with contact.": [
2923             null,
2924             ""
2925          ],
2926          "Personal message": [
2927             null,
2928             "Message personnel"
2929          ],
2930          "me": [
2931             null,
2932             ""
2933          ],
2934          "is typing": [
2935             null,
2936             ""
2937          ],
2938          "has stopped typing": [
2939             null,
2940             ""
2941          ],
2942          "Show this menu": [
2943             null,
2944             "Afficher ce menu"
2945          ],
2946          "Write in the third person": [
2947             null,
2948             "Écrire à la troisième personne"
2949          ],
2950          "Remove messages": [
2951             null,
2952             "Effacer les messages"
2953          ],
2954          "Are you sure you want to clear the messages from this chat box?": [
2955             null,
2956             ""
2957          ],
2958          "Your message could not be sent": [
2959             null,
2960             ""
2961          ],
2962          "We received an unencrypted message": [
2963             null,
2964             ""
2965          ],
2966          "We received an unreadable encrypted message": [
2967             null,
2968             ""
2969          ],
2970          "This user has requested an encrypted session.": [
2971             null,
2972             ""
2973          ],
2974          "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
2975             null,
2976             ""
2977          ],
2978          "You will be prompted to provide a security question and then an answer to that question.\n\nYour contact will then be prompted the same question and if they type the exact same answer (case sensitive), their identity will be verified.": [
2979             null,
2980             ""
2981          ],
2982          "What is your security question?": [
2983             null,
2984             ""
2985          ],
2986          "What is the answer to the security question?": [
2987             null,
2988             ""
2989          ],
2990          "Invalid authentication scheme provided": [
2991             null,
2992             ""
2993          ],
2994          "Your messages are not encrypted anymore": [
2995             null,
2996             ""
2997          ],
2998          "Your messages are now encrypted but your contact's identity has not been verified.": [
2999             null,
3000             ""
3001          ],
3002          "Your contact's identify has been verified.": [
3003             null,
3004             ""
3005          ],
3006          "Your contact has ended encryption on their end, you should do the same.": [
3007             null,
3008             ""
3009          ],
3010          "Your messages are not encrypted. Click here to enable OTR encryption.": [
3011             null,
3012             ""
3013          ],
3014          "Your messages are encrypted, but your contact has not been verified.": [
3015             null,
3016             ""
3017          ],
3018          "Your messages are encrypted and your contact verified.": [
3019             null,
3020             ""
3021          ],
3022          "Your contact has closed their end of the private session, you should do the same": [
3023             null,
3024             ""
3025          ],
3026          "End encrypted conversation": [
3027             null,
3028             ""
3029          ],
3030          "Hide the list of participants": [
3031             null,
3032             ""
3033          ],
3034          "Refresh encrypted conversation": [
3035             null,
3036             ""
3037          ],
3038          "Start a call": [
3039             null,
3040             ""
3041          ],
3042          "Start encrypted conversation": [
3043             null,
3044             ""
3045          ],
3046          "Verify with fingerprints": [
3047             null,
3048             ""
3049          ],
3050          "Verify with SMP": [
3051             null,
3052             ""
3053          ],
3054          "What's this?": [
3055             null,
3056             ""
3057          ],
3058          "Online": [
3059             null,
3060             "En ligne"
3061          ],
3062          "Busy": [
3063             null,
3064             "Occupé"
3065          ],
3066          "Away": [
3067             null,
3068             "Absent"
3069          ],
3070          "Offline": [
3071             null,
3072             "Déconnecté"
3073          ],
3074          "Contact name": [
3075             null,
3076             "Nom du contact"
3077          ],
3078          "Search": [
3079             null,
3080             "Rechercher"
3081          ],
3082          "Contact username": [
3083             null,
3084             "Nom du contact"
3085          ],
3086          "Add": [
3087             null,
3088             "Ajouter"
3089          ],
3090          "Click to add new chat contacts": [
3091             null,
3092             "Cliquez pour ajouter de nouveaux contacts"
3093          ],
3094          "Add a contact": [
3095             null,
3096             "Ajouter un contact"
3097          ],
3098          "No users found": [
3099             null,
3100             "Aucun utilisateur trouvé"
3101          ],
3102          "Click to add as a chat contact": [
3103             null,
3104             "Cliquer pour ajouter aux contacts de chat"
3105          ],
3106          "Room name": [
3107             null,
3108             "Numéro de salon"
3109          ],
3110          "Nickname": [
3111             null,
3112             "Alias"
3113          ],
3114          "Server": [
3115             null,
3116             "Serveur"
3117          ],
3118          "Join": [
3119             null,
3120             "Rejoindre"
3121          ],
3122          "Show rooms": [
3123             null,
3124             "Afficher les salons"
3125          ],
3126          "Rooms": [
3127             null,
3128             "Salons"
3129          ],
3130          "No rooms on %1$s": [
3131             null,
3132             "Aucun salon dans %1$s"
3133          ],
3134          "Rooms on %1$s": [
3135             null,
3136             "Salons dans %1$s"
3137          ],
3138          "Click to open this room": [
3139             null,
3140             "Cliquer pour ouvrir ce salon"
3141          ],
3142          "Show more information on this room": [
3143             null,
3144             "Afficher davantage d'informations sur ce salon"
3145          ],
3146          "Description:": [
3147             null,
3148             "Description :"
3149          ],
3150          "Occupants:": [
3151             null,
3152             "Participants :"
3153          ],
3154          "Features:": [
3155             null,
3156             "Caractéristiques :"
3157          ],
3158          "Requires authentication": [
3159             null,
3160             "Nécessite une authentification"
3161          ],
3162          "Hidden": [
3163             null,
3164             "Masqué"
3165          ],
3166          "Requires an invitation": [
3167             null,
3168             "Nécessite une invitation"
3169          ],
3170          "Moderated": [
3171             null,
3172             "Modéré"
3173          ],
3174          "Non-anonymous": [
3175             null,
3176             "Non-anonyme"
3177          ],
3178          "Open room": [
3179             null,
3180             "Ouvrir un salon"
3181          ],
3182          "Permanent room": [
3183             null,
3184             "Salon permanent"
3185          ],
3186          "Public": [
3187             null,
3188             "Public"
3189          ],
3190          "Semi-anonymous": [
3191             null,
3192             "Semi-anonyme"
3193          ],
3194          "Temporary room": [
3195             null,
3196             "Salon temporaire"
3197          ],
3198          "Unmoderated": [
3199             null,
3200             "Non modéré"
3201          ],
3202          "This user is a moderator": [
3203             null,
3204             "Cet utilisateur est modérateur"
3205          ],
3206          "This user can send messages in this room": [
3207             null,
3208             "Cet utilisateur peut envoyer des messages dans ce salon"
3209          ],
3210          "This user can NOT send messages in this room": [
3211             null,
3212             "Cet utilisateur ne peut PAS envoyer de messages dans ce salon"
3213          ],
3214          "Invite...": [
3215             null,
3216             ""
3217          ],
3218          "You are about to invite %1$s to the chat room \"%2$s\". ": [
3219             null,
3220             ""
3221          ],
3222          "You may optionally include a message, explaining the reason for the invitation.": [
3223             null,
3224             ""
3225          ],
3226          "Message": [
3227             null,
3228             "Message"
3229          ],
3230          "Error: could not execute the command": [
3231             null,
3232             ""
3233          ],
3234          "Remove user's ability to post messages": [
3235             null,
3236             ""
3237          ],
3238          "Change your nickname": [
3239             null,
3240             ""
3241          ],
3242          "Allow muted user to post messages": [
3243             null,
3244             ""
3245          ],
3246          "Save": [
3247             null,
3248             "Enregistrer"
3249          ],
3250          "Cancel": [
3251             null,
3252             "Annuler"
3253          ],
3254          "An error occurred while trying to save the form.": [
3255             null,
3256             "Une erreur est survenue lors de l'enregistrement du formulaire."
3257          ],
3258          "This chatroom requires a password": [
3259             null,
3260             "Ce salon nécessite un mot de passe."
3261          ],
3262          "Password: ": [
3263             null,
3264             "Mot de passe : "
3265          ],
3266          "Submit": [
3267             null,
3268             "Soumettre"
3269          ],
3270          "This room is not anonymous": [
3271             null,
3272             "Ce salon n'est pas anonyme"
3273          ],
3274          "This room now shows unavailable members": [
3275             null,
3276             "Ce salon affiche maintenant des membres indisponibles"
3277          ],
3278          "This room does not show unavailable members": [
3279             null,
3280             "Ce salon n'affiche pas les membres indisponibles"
3281          ],
3282          "Non-privacy-related room configuration has changed": [
3283             null,
3284             "Les paramètres du salon non liés à la confidentialité ont été modifiés"
3285          ],
3286          "Room logging is now enabled": [
3287             null,
3288             "Le logging du salon est activé"
3289          ],
3290          "Room logging is now disabled": [
3291             null,
3292             "Le logging du salon est désactivé"
3293          ],
3294          "This room is now non-anonymous": [
3295             null,
3296             "Ce salon est maintenant non-anonyme"
3297          ],
3298          "This room is now semi-anonymous": [
3299             null,
3300             "Ce salon est maintenant semi-anonyme"
3301          ],
3302          "This room is now fully-anonymous": [
3303             null,
3304             "Ce salon est maintenant entièrement anonyme"
3305          ],
3306          "A new room has been created": [
3307             null,
3308             "Un nouveau salon a été créé"
3309          ],
3310          "You have been banned from this room": [
3311             null,
3312             "Vous avez été banni de ce salon"
3313          ],
3314          "You have been kicked from this room": [
3315             null,
3316             "Vous avez été expulsé de ce salon"
3317          ],
3318          "You have been removed from this room because of an affiliation change": [
3319             null,
3320             "Vous avez été retiré de ce salon du fait d'un changement d'affiliation"
3321          ],
3322          "You have been removed from this room because the room has changed to members-only and you're not a member": [
3323             null,
3324             "Vous avez été retiré de ce salon parce que ce salon est devenu réservé aux membres et vous n'êtes pas membre"
3325          ],
3326          "You have been removed from this room because the MUC (Multi-user chat) service is being shut down.": [
3327             null,
3328             "Vous avez été retiré de ce salon parce que le service de chat multi-utilisateur a été désactivé."
3329          ],
3330          "<strong>%1$s</strong> has been banned": [
3331             null,
3332             "<strong>%1$s</strong> a été banni"
3333          ],
3334          "<strong>%1$s</strong> has been kicked out": [
3335             null,
3336             "<strong>%1$s</strong> a été expulsé"
3337          ],
3338          "<strong>%1$s</strong> has been removed because of an affiliation change": [
3339             null,
3340             "<strong>%1$s</strong> a été supprimé à cause d'un changement d'affiliation"
3341          ],
3342          "<strong>%1$s</strong> has been removed for not being a member": [
3343             null,
3344             "<strong>%1$s</strong> a été supprimé car il n'est pas membre"
3345          ],
3346          "The reason given is: \"": [
3347             null,
3348             ""
3349          ],
3350          "You are not on the member list of this room": [
3351             null,
3352             "Vous n'êtes pas dans la liste des membres de ce salon"
3353          ],
3354          "No nickname was specified": [
3355             null,
3356             "Aucun alias n'a été indiqué"
3357          ],
3358          "You are not allowed to create new rooms": [
3359             null,
3360             "Vous n'êtes pas autorisé à créer des salons"
3361          ],
3362          "Your nickname doesn't conform to this room's policies": [
3363             null,
3364             "Votre alias n'est pas conforme à la politique de ce salon"
3365          ],
3366          "Your nickname is already taken": [
3367             null,
3368             "Votre alias est déjà utilisé"
3369          ],
3370          "This room does not (yet) exist": [
3371             null,
3372             "Ce salon n'existe pas encore"
3373          ],
3374          "This room has reached it's maximum number of occupants": [
3375             null,
3376             "Ce salon a atteint la limite maximale d'occupants"
3377          ],
3378          "Topic set by %1$s to: %2$s": [
3379             null,
3380             "Le sujet '%1$s' a été défini par %2$s"
3381          ],
3382          "%1$s has invited you to join a chat room: %2$s": [
3383             null,
3384             ""
3385          ],
3386          "%1$s has invited you to join a chat room: %2$s, and left the following reason: \"%3$s\"": [
3387             null,
3388             ""
3389          ],
3390          "Minimized": [
3391             null,
3392             ""
3393          ],
3394          "Click to remove this contact": [
3395             null,
3396             "Cliquez pour supprimer ce contact"
3397          ],
3398          "Click to chat with this contact": [
3399             null,
3400             "Cliquez pour discuter avec ce contact"
3401          ],
3402          "Type to filter": [
3403             null,
3404             ""
3405          ],
3406          "I am %1$s": [
3407             null,
3408             "Je suis %1$s"
3409          ],
3410          "Click here to write a custom status message": [
3411             null,
3412             "Cliquez ici pour indiquer votre statut personnel"
3413          ],
3414          "Click to change your chat status": [
3415             null,
3416             "Cliquez pour changer votre statut"
3417          ],
3418          "Custom status": [
3419             null,
3420             "Statut personnel"
3421          ],
3422          "online": [
3423             null,
3424             "en ligne"
3425          ],
3426          "busy": [
3427             null,
3428             "occupé"
3429          ],
3430          "away for long": [
3431             null,
3432             "absent pour une longue durée"
3433          ],
3434          "away": [
3435             null,
3436             "absent"
3437          ],
3438          "Your XMPP provider's domain name:": [
3439             null,
3440             ""
3441          ],
3442          "Fetch registration form": [
3443             null,
3444             ""
3445          ],
3446          "Tip: A list of public XMPP providers is available": [
3447             null,
3448             ""
3449          ],
3450          "here": [
3451             null,
3452             ""
3453          ],
3454          "Register": [
3455             null,
3456             ""
3457          ],
3458          "Sorry, the given provider does not support in band account registration. Please try with a different provider.": [
3459             null,
3460             ""
3461          ],
3462          "Requesting a registration form from the XMPP server": [
3463             null,
3464             ""
3465          ],
3466          "Something went wrong while establishing a connection with \"%1$s\". Are you sure it exists?": [
3467             null,
3468             ""
3469          ],
3470          "Now logging you in": [
3471             null,
3472             ""
3473          ],
3474          "Registered successfully": [
3475             null,
3476             ""
3477          ],
3478          "Return": [
3479             null,
3480             ""
3481          ],
3482          "The provider rejected your registration attempt. ": [
3483             null,
3484             ""
3485          ],
3486          "Password:": [
3487             null,
3488             "Mot de passe :"
3489          ],
3490          "Log In": [
3491             null,
3492             "Se connecter"
3493          ],
3494          "Sign in": [
3495             null,
3496             "S'inscrire"
3497          ],
3498          "Toggle chat": [
3499             null,
3500             ""
3501          ]
3502       }
3503    }
3504 };
3505 locales["he"] = {
3506    "domain": "converse",
3507    "locale_data": {
3508       "converse": {
3509          "": {
3510             "domain": "converse",
3511             "plural_forms": "nplurals=2; plural=(n != 1);",
3512             "lang": "he"
3513          },
3514          "unencrypted": [
3515             null,
3516             "לא מוצפנת"
3517          ],
3518          "unverified": [
3519             null,
3520             "לא מאומתת"
3521          ],
3522          "verified": [
3523             null,
3524             "מאומתת"
3525          ],
3526          "finished": [
3527             null,
3528             "מוגמרת"
3529          ],
3530          "This contact is busy": [
3531             null,
3532             "איש קשר זה עסוק"
3533          ],
3534          "This contact is online": [
3535             null,
3536             "איש קשר זה מקוון"
3537          ],
3538          "This contact is offline": [
3539             null,
3540             "איש קשר זה לא מקוון"
3541          ],
3542          "This contact is unavailable": [
3543             null,
3544             "איש קשר זה לא זמין"
3545          ],
3546          "This contact is away for an extended period": [
3547             null,
3548             "איש קשר זה נעדר למשך זמן ממושך"
3549          ],
3550          "This contact is away": [
3551             null,
3552             "איש קשר זה הינו נעדר"
3553          ],
3554          "Click to hide these contacts": [
3555             null,
3556             "לחץ כדי להסתיר את אנשי קשר אלה"
3557          ],
3558          "My contacts": [
3559             null,
3560             "אנשי הקשר שלי"
3561          ],
3562          "Pending contacts": [
3563             null,
3564             "אנשי קשר ממתינים"
3565          ],
3566          "Contact requests": [
3567             null,
3568             "בקשות איש קשר"
3569          ],
3570          "Ungrouped": [
3571             null,
3572             "ללא קבוצה"
3573          ],
3574          "Contacts": [
3575             null,
3576             "אנשי קשר"
3577          ],
3578          "Groups": [
3579             null,
3580             "קבוצות"
3581          ],
3582          "Reconnecting": [
3583             null,
3584             "כעת מתחבר"
3585          ],
3586          "Error": [
3587             null,
3588             "שגיאה"
3589          ],
3590          "Connecting": [
3591             null,
3592             "כעת מתחבר"
3593          ],
3594          "Authenticating": [
3595             null,
3596             "כעת מאמת"
3597          ],
3598          "Authentication Failed": [
3599             null,
3600             "אימות נכשל"
3601          ],
3602          "Online Contacts": [
3603             null,
3604             "אנשי קשר מקוונים"
3605          ],
3606          "Re-establishing encrypted session": [
3607             null,
3608             "בסס מחדש ישיבה מוצפנת"
3609          ],
3610          "Generating private key.": [
3611             null,
3612             "כעת מפיק מפתח פרטי."
3613          ],
3614          "Your browser might become unresponsive.": [
3615             null,
3616             "הדפדפן שלך עשוי שלא להגיב."
3617          ],
3618          "Could not verify this user's identify.": [
3619             null,
3620             "לא היתה אפשרות לאמת את זהות משתמש זה."
3621          ],
3622          "Personal message": [
3623             null,
3624             "הודעה אישית"
3625          ],
3626          "Are you sure you want to clear the messages from this room?": [
3627             null,
3628             "האם אתה בטוח כי ברצונך לטהר את ההודעות מתוך חדר זה?"
3629          ],
3630          "me": [
3631             null,
3632             "אני"
3633          ],
3634          "is typing": [
3635             null,
3636             "מקליד/ה כעת"
3637          ],
3638          "has stopped typing": [
3639             null,
3640             "חדל/ה מלהקליד"
3641          ],
3642          "Show this menu": [
3643             null,
3644             "הצג את תפריט זה"
3645          ],
3646          "Write in the third person": [
3647             null,
3648             "כתוב בגוף השלישי"
3649          ],
3650          "Remove messages": [
3651             null,
3652             "הסר הודעות"
3653          ],
3654          "Are you sure you want to clear the messages from this chat box?": [
3655             null,
3656             "האם אתה בטוח כי ברצונך לטהר את ההודעות מתוך תיבת שיחה זה?"
3657          ],
3658          "Your message could not be sent": [
3659             null,
3660             "ההודעה שלך לא היתה יכולה להישלח"
3661          ],
3662          "We received an unencrypted message": [
3663             null,
3664             "אנחנו קיבלנו הודעה לא מוצפנת"
3665          ],
3666          "We received an unreadable encrypted message": [
3667             null,
3668             "אנחנו קיבלנו הודעה מוצפנת לא קריאה"
3669          ],
3670          "This user has requested an encrypted session.": [
3671             null,
3672             "משתמש זה ביקש ישיבה מוצפנת."
3673          ],
3674          "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
3675             null,
3676             "הרי טביעות האצבע, אנא אמת אותן עם %1$s, מחוץ לשיחה זו.\n\nטביעת אצבע עבורך, %2$s: %3$s\n\nטביעת אצבע עבור %1$s: %4$s\n\nהיה ואימתת כי טביעות האצבע תואמות, לחץ אישור (OK), אחרת לחץ ביטול (Cancel)."
3677          ],
3678          "What is your security question?": [
3679             null,
3680             "מהי שאלת האבטחה שלך?"
3681          ],
3682          "What is the answer to the security question?": [
3683             null,
3684             "מהי התשובה לשאלת האבטחה?"
3685          ],
3686          "Invalid authentication scheme provided": [
3687             null,
3688             "סופקה סכימת אימות שגויה"
3689          ],
3690          "Your messages are not encrypted anymore": [
3691             null,
3692             "ההודעות שלך אינן מוצפנות עוד"
3693          ],
3694          "Your messages are not encrypted. Click here to enable OTR encryption.": [
3695             null,
3696             "ההודעות שלך אינן מוצפנות. לחץ כאן כדי לאפשר OTR."
3697          ],
3698          "End encrypted conversation": [
3699             null,
3700             "סיים ישיבה מוצפנת"
3701          ],
3702          "Hide the list of participants": [
3703             null,
3704             ""
3705          ],
3706          "Refresh encrypted conversation": [
3707             null,
3708             "רענן ישיבה מוצפנת"
3709          ],
3710          "Start a call": [
3711             null,
3712             ""
3713          ],
3714          "Start encrypted conversation": [
3715             null,
3716             "התחל ישיבה מוצפנת"
3717          ],
3718          "Verify with fingerprints": [
3719             null,
3720             "אמת בעזרת טביעות אצבע"
3721          ],
3722          "Verify with SMP": [
3723             null,
3724             "אמת בעזרת SMP"
3725          ],
3726          "What's this?": [
3727             null,
3728             "מה זה?"
3729          ],
3730          "Online": [
3731             null,
3732             "מקוון"
3733          ],
3734          "Busy": [
3735             null,
3736             "עסוק"
3737          ],
3738          "Away": [
3739             null,
3740             "נעדר"
3741          ],
3742          "Offline": [
3743             null,
3744             "בלתי מקוון"
3745          ],
3746          "Contact name": [
3747             null,
3748             "שם איש קשר"
3749          ],
3750          "Search": [
3751             null,
3752             "חיפוש"
3753          ],
3754          "Contact username": [
3755             null,
3756             "שם משתמש איש קשר"
3757          ],
3758          "Add": [
3759             null,
3760             "הוסף"
3761          ],
3762          "Click to add new chat contacts": [
3763             null,
3764             "לחץ כדי להוסיף אנשי קשר שיחה חדשים"
3765          ],
3766          "Add a contact": [
3767             null,
3768             "הוסף איש קשר"
3769          ],
3770          "No users found": [
3771             null,
3772             "לא נמצאו משתמשים"
3773          ],
3774          "Click to add as a chat contact": [
3775             null,
3776             "לחץ כדי להוסיף בתור איש קשר שיחה"
3777          ],
3778          "Room name": [
3779             null,
3780             "שם חדר"
3781          ],
3782          "Nickname": [
3783             null,
3784             "שם כינוי"
3785          ],
3786          "Server": [
3787             null,
3788             "שרת"
3789          ],
3790          "Join": [
3791             null,
3792             "הצטרף"
3793          ],
3794          "Show rooms": [
3795             null,
3796             "הצג חדרים"
3797          ],
3798          "Rooms": [
3799             null,
3800             "חדרים"
3801          ],
3802          "No rooms on %1$s": [
3803             null,
3804             "אין חדרים על %1$s"
3805          ],
3806          "Rooms on %1$s": [
3807             null,
3808             "חדרים על %1$s"
3809          ],
3810          "Click to open this room": [
3811             null,
3812             "לחץ כדי לפתוח את חדר זה"
3813          ],
3814          "Show more information on this room": [
3815             null,
3816             "הצג עוד מידע אודות חדר זה"
3817          ],
3818          "Description:": [
3819             null,
3820             "תיאור:"
3821          ],
3822          "Occupants:": [
3823             null,
3824             "נוכחים:"
3825          ],
3826          "Features:": [
3827             null,
3828             "תכונות:"
3829          ],
3830          "Requires authentication": [
3831             null,
3832             "מצריך אישור"
3833          ],
3834          "Hidden": [
3835             null,
3836             "נסתר"
3837          ],
3838          "Requires an invitation": [
3839             null,
3840             "מצריך הזמנה"
3841          ],
3842          "Moderated": [
3843             null,
3844             "מבוקר"
3845          ],
3846          "Non-anonymous": [
3847             null,
3848             "לא אנונימי"
3849          ],
3850          "Open room": [
3851             null,
3852             "חדר פתוח"
3853          ],
3854          "Permanent room": [
3855             null,
3856             "חדר צמיתה"
3857          ],
3858          "Public": [
3859             null,
3860             "פומבי"
3861          ],
3862          "Semi-anonymous": [
3863             null,
3864             "אנונימי למחצה"
3865          ],
3866          "Temporary room": [
3867             null,
3868             "חדר זמני"
3869          ],
3870          "Unmoderated": [
3871             null,
3872             "לא מבוקר"
3873          ],
3874          "This user is a moderator": [
3875             null,
3876             "משתמש זה הינו אחראי"
3877          ],
3878          "This user can send messages in this room": [
3879             null,
3880             "משתמש זה מסוגל לשלוח הודעות בתוך חדר זה"
3881          ],
3882          "This user can NOT send messages in this room": [
3883             null,
3884             "משתמש זה ﬥﬡ מסוגל לשלוח הודעות בתוך חדר זה"
3885          ],
3886          "Invite...": [
3887             null,
3888             ""
3889          ],
3890          "You are about to invite %1$s to the chat room \"%2$s\". ": [
3891             null,
3892             ""
3893          ],
3894          "You may optionally include a message, explaining the reason for the invitation.": [
3895             null,
3896             ""
3897          ],
3898          "Message": [
3899             null,
3900             "הודעה"
3901          ],
3902          "Error: could not execute the command": [
3903             null,
3904             ""
3905          ],
3906          "Remove user's ability to post messages": [
3907             null,
3908             ""
3909          ],
3910          "Change your nickname": [
3911             null,
3912             ""
3913          ],
3914          "Allow muted user to post messages": [
3915             null,
3916             ""
3917          ],
3918          "Save": [
3919             null,
3920             "שמור"
3921          ],
3922          "Cancel": [
3923             null,
3924             "ביטול"
3925          ],
3926          "An error occurred while trying to save the form.": [
3927             null,
3928             "אירעה שגיאה במהלך ניסיון שמירת הטופס."
3929          ],
3930          "This chatroom requires a password": [
3931             null,
3932             "חדר שיחה זה מצריך סיסמה"
3933          ],
3934          "Password: ": [
3935             null,
3936             "סיסמה: "
3937          ],
3938          "Submit": [
3939             null,
3940             "שלח"
3941          ],
3942          "This room is not anonymous": [
3943             null,
3944             "חדר זה אינו אנונימי"
3945          ],
3946          "This room now shows unavailable members": [
3947             null,
3948             "חדר זה כעת מציג חברים לא זמינים"
3949          ],
3950          "This room does not show unavailable members": [
3951             null,
3952             "חדר זה לא מציג חברים לא זמינים"
3953          ],
3954          "Non-privacy-related room configuration has changed": [
3955             null,
3956             "תצורת חדר אשר לא-קשורה-בפרטיות שונתה"
3957          ],
3958          "Room logging is now enabled": [
3959             null,
3960             "יומן חדר הינו מופעל כעת"
3961          ],
3962          "Room logging is now disabled": [
3963             null,
3964             "יומן חדר הינו מנוטרל כעת"
3965          ],
3966          "This room is now non-anonymous": [
3967             null,
3968             "חדר זה אינו אנונימי כעת"
3969          ],
3970          "This room is now semi-anonymous": [
3971             null,
3972             "חדר זה הינו אנונימי למחצה כעת"
3973          ],
3974          "This room is now fully-anonymous": [
3975             null,
3976             "חדר זה הינו אנונימי לחלוטין כעת"
3977          ],
3978          "A new room has been created": [
3979             null,
3980             "חדר חדש נוצר"
3981          ],
3982          "You have been banned from this room": [
3983             null,
3984             "נאסרת מתוך חדר זה"
3985          ],
3986          "You have been kicked from this room": [
3987             null,
3988             "נבעטת מתוך חדר זה"
3989          ],
3990          "You have been removed from this room because of an affiliation change": [
3991             null,
3992             "הוסרת מתוך חדר זה משום שינוי שיוך"
3993          ],
3994          "You have been removed from this room because the room has changed to members-only and you're not a member": [
3995             null,
3996             "הוסרת מתוך חדר זה משום שהחדר שונה לחברים-בלבד ואינך במעמד של חבר"
3997          ],
3998          "You have been removed from this room because the MUC (Multi-user chat) service is being shut down.": [
3999             null,
4000             "הוסרת מתוך חדר זה משום ששירות שמ״מ (שיחה מרובת משתמשים) זה כעת מצוי בהליכי סגירה."
4001          ],
4002          "<strong>%1$s</strong> has been banned": [
4003             null,
4004             "<strong>%1$s</strong> נאסר(ה)"
4005          ],
4006          "<strong>%1$s</strong> has been kicked out": [
4007             null,
4008             "<strong>%1$s</strong> נבעט(ה)"
4009          ],
4010          "<strong>%1$s</strong> has been removed because of an affiliation change": [
4011             null,
4012             "<strong>%1$s</strong> הוסרה(ה) משום שינוי שיוך"
4013          ],
4014          "<strong>%1$s</strong> has been removed for not being a member": [
4015             null,
4016             "<strong>%1$s</strong> הוסר(ה) משום אי הימצאות במסגרת מעמד של חבר"
4017          ],
4018          "The reason given is: \"": [
4019             null,
4020             ""
4021          ],
4022          "You are not on the member list of this room": [
4023             null,
4024             "אינך ברשימת החברים של חדר זה"
4025          ],
4026          "No nickname was specified": [
4027             null,
4028             "לא צוין שום שם כינוי"
4029          ],
4030          "You are not allowed to create new rooms": [
4031             null,
4032             "אין לך רשות ליצור חדרים חדשים"
4033          ],
4034          "Your nickname doesn't conform to this room's policies": [
4035             null,
4036             "שם הכינוי שלך לא תואם את המדינויות של חדר זה"
4037          ],
4038          "Your nickname is already taken": [
4039             null,
4040             "שם הכינוי שלך הינו תפוס"
4041          ],
4042          "This room does not (yet) exist": [
4043             null,
4044             "חדר זה (עדיין) לא קיים"
4045          ],
4046          "This room has reached it's maximum number of occupants": [
4047             null,
4048             "חדר זה הגיע לסף הנוכחים המרבי שלו"
4049          ],
4050          "Topic set by %1$s to: %2$s": [
4051             null,
4052             "נושא חדר זה נקבע על ידי %1$s אל: %2$s"
4053          ],
4054          "%1$s has invited you to join a chat room: %2$s": [
4055             null,
4056             ""
4057          ],
4058          "%1$s has invited you to join a chat room: %2$s, and left the following reason: \"%3$s\"": [
4059             null,
4060             ""
4061          ],
4062          "Click to restore this chat": [
4063             null,
4064             "לחץ כדי לשחזר את שיחה זו"
4065          ],
4066          "Minimized": [
4067             null,
4068             "ממוזער"
4069          ],
4070          "Click to remove this contact": [
4071             null,
4072             "לחץ כדי להסיר את איש קשר זה"
4073          ],
4074          "Click to accept this contact request": [
4075             null,
4076             "לחץ כדי לקבל את בקשת איש קשר זה"
4077          ],
4078          "Click to decline this contact request": [
4079             null,
4080             "לחץ כדי לסרב את בקשת איש קשר זה"
4081          ],
4082          "Click to chat with this contact": [
4083             null,
4084             "לחץ כדי לשוחח עם איש קשר זה"
4085          ],
4086          "Are you sure you want to remove this contact?": [
4087             null,
4088             "האם אתה בטוח כי ברצונך להסיר את איש קשר זה?"
4089          ],
4090          "Are you sure you want to decline this contact request?": [
4091             null,
4092             "האם אתה בטוח כי ברצונך לסרב את בקשת איש קשר זה?"
4093          ],
4094          "Type to filter": [
4095             null,
4096             "הקלד כדי לסנן"
4097          ],
4098          "I am %1$s": [
4099             null,
4100             "מצבי כעת הינו %1$s"
4101          ],
4102          "Click here to write a custom status message": [
4103             null,
4104             "לחץ כאן כדי לכתוב הודעת מצב מותאמת"
4105          ],
4106          "Click to change your chat status": [
4107             null,
4108             "לחץ כדי לשנות את הודעת השיחה שלך"
4109          ],
4110          "Custom status": [
4111             null,
4112             "מצב מותאם"
4113          ],
4114          "online": [
4115             null,
4116             "מקוון"
4117          ],
4118          "busy": [
4119             null,
4120             "עסוק"
4121          ],
4122          "away for long": [
4123             null,
4124             "נעדר לזמן מה"
4125          ],
4126          "away": [
4127             null,
4128             "נעדר"
4129          ],
4130          "Your XMPP provider's domain name:": [
4131             null,
4132             ""
4133          ],
4134          "Fetch registration form": [
4135             null,
4136             ""
4137          ],
4138          "Tip: A list of public XMPP providers is available": [
4139             null,
4140             ""
4141          ],
4142          "here": [
4143             null,
4144             ""
4145          ],
4146          "Register": [
4147             null,
4148             ""
4149          ],
4150          "Sorry, the given provider does not support in band account registration. Please try with a different provider.": [
4151             null,
4152             ""
4153          ],
4154          "Requesting a registration form from the XMPP server": [
4155             null,
4156             ""
4157          ],
4158          "Something went wrong while establishing a connection with \"%1$s\". Are you sure it exists?": [
4159             null,
4160             ""
4161          ],
4162          "Now logging you in": [
4163             null,
4164             ""
4165          ],
4166          "Registered successfully": [
4167             null,
4168             ""
4169          ],
4170          "Return": [
4171             null,
4172             ""
4173          ],
4174          "The provider rejected your registration attempt. ": [
4175             null,
4176             ""
4177          ],
4178          "Password:": [
4179             null,
4180             "סיסמה:"
4181          ],
4182          "Log In": [
4183             null,
4184             "כניסה"
4185          ],
4186          "Sign in": [
4187             null,
4188             "התחברות"
4189          ],
4190          "Toggle chat": [
4191             null,
4192             "הפעל שיח"
4193          ]
4194       }
4195    }
4196 };
4197 locales["hu"] = {
4198    "domain": "converse",
4199    "locale_data": {
4200       "converse": {
4201          "unencrypted": [
4202             null,
4203             ""
4204          ],
4205          "unverified": [
4206             null,
4207             ""
4208          ],
4209          "verified": [
4210             null,
4211             ""
4212          ],
4213          "finished": [
4214             null,
4215             ""
4216          ],
4217          "This contact is busy": [
4218             null,
4219             "Elfoglalt"
4220          ],
4221          "This contact is online": [
4222             null,
4223             "Online"
4224          ],
4225          "This contact is offline": [
4226             null,
4227             "Nincs bejelentkezve"
4228          ],
4229          "This contact is unavailable": [
4230             null,
4231             "Elérhetetlen"
4232          ],
4233          "This contact is away for an extended period": [
4234             null,
4235             "Hosszabb ideje távol"
4236          ],
4237          "This contact is away": [
4238             null,
4239             "Távol"
4240          ],
4241          "My contacts": [
4242             null,
4243             "Kapcsolatok:"
4244          ],
4245          "Pending contacts": [
4246             null,
4247             "Függőben levő kapcsolatok"
4248          ],
4249          "Contact requests": [
4250             null,
4251             "Kapcsolat felvételi kérés"
4252          ],
4253          "Ungrouped": [
4254             null,
4255             ""
4256          ],
4257          "Contacts": [
4258             null,
4259             "Kapcsolatok"
4260          ],
4261          "Groups": [
4262             null,
4263             ""
4264          ],
4265          "Error": [
4266             null,
4267             "Hiba"
4268          ],
4269          "Connecting": [
4270             null,
4271             "Kapcsolódás"
4272          ],
4273          "Authenticating": [
4274             null,
4275             "Azonosítás"
4276          ],
4277          "Authentication Failed": [
4278             null,
4279             "Azonosítási hiba"
4280          ],
4281          "Online Contacts": [
4282             null,
4283             "Online kapcsolatok"
4284          ],
4285          "Re-establishing encrypted session": [
4286             null,
4287             ""
4288          ],
4289          "Generating private key.": [
4290             null,
4291             ""
4292          ],
4293          "Your browser might become unresponsive.": [
4294             null,
4295             ""
4296          ],
4297          "Authentication request from %1$s\n\nYour chat contact is attempting to verify your identity, by asking you the question below.\n\n%2$s": [
4298             null,
4299             ""
4300          ],
4301          "Could not verify this user's identify.": [
4302             null,
4303             ""
4304          ],
4305          "Exchanging private key with contact.": [
4306             null,
4307             ""
4308          ],
4309          "Personal message": [
4310             null,
4311             "Saját üzenet"
4312          ],
4313          "me": [
4314             null,
4315             "én"
4316          ],
4317          "Show this menu": [
4318             null,
4319             "Mutasd ezt a menüt"
4320          ],
4321          "Write in the third person": [
4322             null,
4323             ""
4324          ],
4325          "Remove messages": [
4326             null,
4327             "Üzenet törlése"
4328          ],
4329          "Are you sure you want to clear the messages from this chat box?": [
4330             null,
4331             ""
4332          ],
4333          "Your message could not be sent": [
4334             null,
4335             ""
4336          ],
4337          "We received an unencrypted message": [
4338             null,
4339             ""
4340          ],
4341          "We received an unreadable encrypted message": [
4342             null,
4343             ""
4344          ],
4345          "This user has requested an encrypted session.": [
4346             null,
4347             ""
4348          ],
4349          "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
4350             null,
4351             ""
4352          ],
4353          "You will be prompted to provide a security question and then an answer to that question.\n\nYour contact will then be prompted the same question and if they type the exact same answer (case sensitive), their identity will be verified.": [
4354             null,
4355             ""
4356          ],
4357          "What is your security question?": [
4358             null,
4359             ""
4360          ],
4361          "What is the answer to the security question?": [
4362             null,
4363             ""
4364          ],
4365          "Invalid authentication scheme provided": [
4366             null,
4367             ""
4368          ],
4369          "Your messages are not encrypted anymore": [
4370             null,
4371             ""
4372          ],
4373          "Your messages are now encrypted but your contact's identity has not been verified.": [
4374             null,
4375             ""
4376          ],
4377          "Your contact's identify has been verified.": [
4378             null,
4379             ""
4380          ],
4381          "Your contact has ended encryption on their end, you should do the same.": [
4382             null,
4383             ""
4384          ],
4385          "Your messages are not encrypted. Click here to enable OTR encryption.": [
4386             null,
4387             ""
4388          ],
4389          "Your messages are encrypted, but your contact has not been verified.": [
4390             null,
4391             ""
4392          ],
4393          "Your messages are encrypted and your contact verified.": [
4394             null,
4395             ""
4396          ],
4397          "Your contact has closed their end of the private session, you should do the same": [
4398             null,
4399             ""
4400          ],
4401          "End encrypted conversation": [
4402             null,
4403             ""
4404          ],
4405          "Hide the list of participants": [
4406             null,
4407             ""
4408          ],
4409          "Refresh encrypted conversation": [
4410             null,
4411             ""
4412          ],
4413          "Start a call": [
4414             null,
4415             ""
4416          ],
4417          "Start encrypted conversation": [
4418             null,
4419             ""
4420          ],
4421          "Verify with fingerprints": [
4422             null,
4423             ""
4424          ],
4425          "Verify with SMP": [
4426             null,
4427             ""
4428          ],
4429          "What's this?": [
4430             null,
4431             ""
4432          ],
4433          "Online": [
4434             null,
4435             "Elérhető"
4436          ],
4437          "Busy": [
4438             null,
4439             "Foglalt"
4440          ],
4441          "Away": [
4442             null,
4443             "Távol"
4444          ],
4445          "Offline": [
4446             null,
4447             "Nem elérhető"
4448          ],
4449          "Contact name": [
4450             null,
4451             "Kapcsolat neve"
4452          ],
4453          "Search": [
4454             null,
4455             "Keresés"
4456          ],
4457          "Contact username": [
4458             null,
4459             "Felhasználónév"
4460          ],
4461          "Add": [
4462             null,
4463             "Hozzáadás"
4464          ],
4465          "Click to add new chat contacts": [
4466             null,
4467             "Új kapcsolatok hozzáadása"
4468          ],
4469          "Add a contact": [
4470             null,
4471             "Új kapcsolat"
4472          ],
4473          "No users found": [
4474             null,
4475             "Nincs találat"
4476          ],
4477          "Click to add as a chat contact": [
4478             null,
4479             "Csevegő kapcsolatként hozzáad"
4480          ],
4481          "Room name": [
4482             null,
4483             "A szoba neve"
4484          ],
4485          "Nickname": [
4486             null,
4487             "Becenév"
4488          ],
4489          "Server": [
4490             null,
4491             "Szerver"
4492          ],
4493          "Join": [
4494             null,
4495             "Csatlakozás"
4496          ],
4497          "Show rooms": [
4498             null,
4499             "Létező szobák"
4500          ],
4501          "Rooms": [
4502             null,
4503             "Szobák"
4504          ],
4505          "No rooms on %1$s": [
4506             null,
4507             "Nincs csevegő szoba a(z) %1$s szerveren"
4508          ],
4509          "Rooms on %1$s": [
4510             null,
4511             "Csevegő szobák a(z) %1$s szerveren"
4512          ],
4513          "Click to open this room": [
4514             null,
4515             "Belépés a csevegő szobába"
4516          ],
4517          "Show more information on this room": [
4518             null,
4519             "További információk a csevegő szobáról"
4520          ],
4521          "Description:": [
4522             null,
4523             "Leírás:"
4524          ],
4525          "Occupants:": [
4526             null,
4527             "Jelenlevők:"
4528          ],
4529          "Features:": [
4530             null,
4531             "Tulajdonságok"
4532          ],
4533          "Requires authentication": [
4534             null,
4535             "Azonosítás szükséges"
4536          ],
4537          "Hidden": [
4538             null,
4539             "Rejtett"
4540          ],
4541          "Requires an invitation": [
4542             null,
4543             "Meghívás szükséges"
4544          ],
4545          "Moderated": [
4546             null,
4547             "Moderált"
4548          ],
4549          "Non-anonymous": [
4550             null,
4551             "NEM névtelen"
4552          ],
4553          "Open room": [
4554             null,
4555             "Nyitott szoba"
4556          ],
4557          "Permanent room": [
4558             null,
4559             "Állandó szoba"
4560          ],
4561          "Public": [
4562             null,
4563             "Nyílvános"
4564          ],
4565          "Semi-anonymous": [
4566             null,
4567             "Félig névtelen"
4568          ],
4569          "Temporary room": [
4570             null,
4571             "Ideiglenes szoba"
4572          ],
4573          "Unmoderated": [
4574             null,
4575             "Moderálatlan"
4576          ],
4577          "This user is a moderator": [
4578             null,
4579             "Ez a felhasználó egy moderátor"
4580          ],
4581          "This user can send messages in this room": [
4582             null,
4583             "Ez a felhasználó küldhet üzenetet ebbe a szobába"
4584          ],
4585          "This user can NOT send messages in this room": [
4586             null,
4587             "Ez a felhasználó NEM küldhet üzenetet ebbe a szobába"
4588          ],
4589          "Invite...": [
4590             null,
4591             ""
4592          ],
4593          "You are about to invite %1$s to the chat room \"%2$s\". ": [
4594             null,
4595             ""
4596          ],
4597          "You may optionally include a message, explaining the reason for the invitation.": [
4598             null,
4599             ""
4600          ],
4601          "Message": [
4602             null,
4603             "Üzenet"
4604          ],
4605          "Error: could not execute the command": [
4606             null,
4607             ""
4608          ],
4609          "Write in 3rd person": [
4610             null,
4611             ""
4612          ],
4613          "Remove user's ability to post messages": [
4614             null,
4615             ""
4616          ],
4617          "Change your nickname": [
4618             null,
4619             ""
4620          ],
4621          "Allow muted user to post messages": [
4622             null,
4623             ""
4624          ],
4625          "Save": [
4626             null,
4627             "Mentés"
4628          ],
4629          "Cancel": [
4630             null,
4631             "Mégsem"
4632          ],
4633          "An error occurred while trying to save the form.": [
4634             null,
4635             "Hiba történt az adatok mentése közben."
4636          ],
4637          "This chatroom requires a password": [
4638             null,
4639             "A csevegő szoba belépéshez jelszó szükséges"
4640          ],
4641          "Password: ": [
4642             null,
4643             "Jelszó:"
4644          ],
4645          "Submit": [
4646             null,
4647             "Küldés"
4648          ],
4649          "This room is not anonymous": [
4650             null,
4651             "Ez a szoba NEM névtelen"
4652          ],
4653          "This room now shows unavailable members": [
4654             null,
4655             "Ez a szoba mutatja az elérhetetlen tagokat"
4656          ],
4657          "This room does not show unavailable members": [
4658             null,
4659             "Ez a szoba nem mutatja az elérhetetlen tagokat"
4660          ],
4661          "Non-privacy-related room configuration has changed": [
4662             null,
4663             "A szoba általános konfigurációja módosult"
4664          ],
4665          "Room logging is now enabled": [
4666             null,
4667             "A szobába a belépés lehetséges"
4668          ],
4669          "Room logging is now disabled": [
4670             null,
4671             "A szobába a belépés szünetel"
4672          ],
4673          "This room is now non-anonymous": [
4674             null,
4675             "Ez a szoba most NEM névtelen"
4676          ],
4677          "This room is now semi-anonymous": [
4678             null,
4679             "Ez a szoba most félig névtelen"
4680          ],
4681          "This room is now fully-anonymous": [
4682             null,
4683             "Ez a szoba most teljesen névtelen"
4684          ],
4685          "A new room has been created": [
4686             null,
4687             "Létrejött egy új csevegő szoba"
4688          ],
4689          "You have been banned from this room": [
4690             null,
4691             "Ki lettél tíltva ebből a szobából"
4692          ],
4693          "You have been kicked from this room": [
4694             null,
4695             "Ki lettél dobva ebből a szobából"
4696          ],
4697          "You have been removed from this room because of an affiliation change": [
4698             null,
4699             "Taglista módosítás miatt kiléptettünk a csevegő szobából"
4700          ],
4701          "You have been removed from this room because the room has changed to members-only and you're not a member": [
4702             null,
4703             "Kiléptettünk a csevegő szobából, mert mostantól csak a taglistán szereplők lehetnek jelen."
4704          ],
4705          "You have been removed from this room because the MUC (Multi-user chat) service is being shut down.": [
4706             null,
4707             "Kiléptettünk a csevegő szobából, mert a MUC (Multi-User Chat) szolgáltatás leállításra került."
4708          ],
4709          "<strong>%1$s</strong> has been banned": [
4710             null,
4711             "A szobából kitíltva: <strong>%1$s</strong>"
4712          ],
4713          "<strong>%1$s</strong> has been kicked out": [
4714             null,
4715             "A szobából kidobva: <strong>%1$s</strong>"
4716          ],
4717          "<strong>%1$s</strong> has been removed because of an affiliation change": [
4718             null,
4719             "Taglista módosítás miatt a szobából kiléptetve: <strong>%1$s</strong>"
4720          ],
4721          "<strong>%1$s</strong> has been removed for not being a member": [
4722             null,
4723             "A taglistán nem szerepel így a szobából kiléptetve: <strong>%1$s</strong>"
4724          ],
4725          "The reason given is: \"": [
4726             null,
4727             ""
4728          ],
4729          "You are not on the member list of this room": [
4730             null,
4731             "Nem szerepelsz a csevegő szoba taglistáján"
4732          ],
4733          "No nickname was specified": [
4734             null,
4735             "Nem lett megadva becenév"
4736          ],
4737          "You are not allowed to create new rooms": [
4738             null,
4739             "Nem lehet új csevegő szobát létrehozni"
4740          ],
4741          "Your nickname doesn't conform to this room's policies": [
4742             null,
4743             "A beceneved ütközik a csevegő szoba szabályzataival"
4744          ],
4745          "Your nickname is already taken": [
4746             null,
4747             "A becenevedet már valaki használja"
4748          ],
4749          "This room does not (yet) exist": [
4750             null,
4751             "Ez a szoba (még) nem létezik"
4752          ],
4753          "This room has reached it's maximum number of occupants": [
4754             null,
4755             "Ez a csevegő szoba elérte a maximális jelenlevők számát"
4756          ],
4757          "Topic set by %1$s to: %2$s": [
4758             null,
4759             "A következő témát állította be %1$s: %2$s"
4760          ],
4761          "%1$s has invited you to join a chat room: %2$s": [
4762             null,
4763             ""
4764          ],
4765          "%1$s has invited you to join a chat room: %2$s, and left the following reason: \"%3$s\"": [
4766             null,
4767             ""
4768          ],
4769          "Minimized": [
4770             null,
4771             ""
4772          ],
4773          "Click to remove this contact": [
4774             null,
4775             "A kapcsolat törlése"
4776          ],
4777          "Click to chat with this contact": [
4778             null,
4779             "Csevegés indítása ezzel a kapcsolatunkkal"
4780          ],
4781          "Type to filter": [
4782             null,
4783             ""
4784          ],
4785          "I am %1$s": [
4786             null,
4787             "%1$s vagyok"
4788          ],
4789          "Click here to write a custom status message": [
4790             null,
4791             "Egyedi státusz üzenet írása"
4792          ],
4793          "Click to change your chat status": [
4794             null,
4795             "Saját státusz beállítása"
4796          ],
4797          "Custom status": [
4798             null,
4799             "Egyedi státusz"
4800          ],
4801          "online": [
4802             null,
4803             "online"
4804          ],
4805          "busy": [
4806             null,
4807             "elfoglalt"
4808          ],
4809          "away for long": [
4810             null,
4811             "hosszú ideje távol"
4812          ],
4813          "away": [
4814             null,
4815             "távol"
4816          ],
4817          "Your XMPP provider's domain name:": [
4818             null,
4819             ""
4820          ],
4821          "Fetch registration form": [
4822             null,
4823             ""
4824          ],
4825          "Tip: A list of public XMPP providers is available": [
4826             null,
4827             ""
4828          ],
4829          "here": [
4830             null,
4831             ""
4832          ],
4833          "Register": [
4834             null,
4835             ""
4836          ],
4837          "Sorry, the given provider does not support in band account registration. Please try with a different provider.": [
4838             null,
4839             ""
4840          ],
4841          "Requesting a registration form from the XMPP server": [
4842             null,
4843             ""
4844          ],
4845          "Something went wrong while establishing a connection with \"%1$s\". Are you sure it exists?": [
4846             null,
4847             ""
4848          ],
4849          "Now logging you in": [
4850             null,
4851             ""
4852          ],
4853          "Registered successfully": [
4854             null,
4855             ""
4856          ],
4857          "Return": [
4858             null,
4859             ""
4860          ],
4861          "The provider rejected your registration attempt. ": [
4862             null,
4863             ""
4864          ],
4865          "Password:": [
4866             null,
4867             "Jelszó:"
4868          ],
4869          "Log In": [
4870             null,
4871             "Belépés"
4872          ],
4873          "Sign in": [
4874             null,
4875             "Belépés"
4876          ],
4877          "Toggle chat": [
4878             null,
4879             ""
4880          ],
4881          "": {
4882             "domain": "converse",
4883             "lang": "hu"
4884          }
4885       }
4886    }
4887 };
4888 locales["id"] = {
4889    "domain": "converse",
4890    "locale_data": {
4891       "converse": {
4892          "": {
4893             "domain": "converse",
4894             "lang": "id"
4895          },
4896          "unencrypted": [
4897             null,
4898             "tak dienkripsi"
4899          ],
4900          "unverified": [
4901             null,
4902             "tak diverifikasi"
4903          ],
4904          "verified": [
4905             null,
4906             "diverifikasi"
4907          ],
4908          "finished": [
4909             null,
4910             "selesai"
4911          ],
4912          "This contact is busy": [
4913             null,
4914             "Teman ini sedang sibuk"
4915          ],
4916          "This contact is online": [
4917             null,
4918             "Teman ini terhubung"
4919          ],
4920          "This contact is offline": [
4921             null,
4922             "Teman ini tidak terhubung"
4923          ],
4924          "This contact is unavailable": [
4925             null,
4926             "Teman ini tidak tersedia"
4927          ],
4928          "This contact is away for an extended period": [
4929             null,
4930             "Teman ini tidak di tempat untuk waktu yang lama"
4931          ],
4932          "This contact is away": [
4933             null,
4934             "Teman ini tidak di tempat"
4935          ],
4936          "My contacts": [
4937             null,
4938             "Teman saya"
4939          ],
4940          "Pending contacts": [
4941             null,
4942             "Teman yang menunggu"
4943          ],
4944          "Contact requests": [
4945             null,
4946             "Permintaan pertemanan"
4947          ],
4948          "Ungrouped": [
4949             null,
4950             ""
4951          ],
4952          "Contacts": [
4953             null,
4954             "Teman"
4955          ],
4956          "Groups": [
4957             null,
4958             ""
4959          ],
4960          "Error": [
4961             null,
4962             "Kesalahan"
4963          ],
4964          "Connecting": [
4965             null,
4966             "Menyambung"
4967          ],
4968          "Authenticating": [
4969             null,
4970             "Melakukan otentikasi"
4971          ],
4972          "Authentication Failed": [
4973             null,
4974             "Otentikasi gagal"
4975          ],
4976          "Online Contacts": [
4977             null,
4978             "Teman yang Terhubung"
4979          ],
4980          "Re-establishing encrypted session": [
4981             null,
4982             "Menyambung kembali sesi terenkripsi"
4983          ],
4984          "Generating private key.": [
4985             null,
4986             ""
4987          ],
4988          "Your browser might become unresponsive.": [
4989             null,
4990             ""
4991          ],
4992          "Could not verify this user's identify.": [
4993             null,
4994             "Tak dapat melakukan verifikasi identitas pengguna ini."
4995          ],
4996          "Exchanging private key with contact.": [
4997             null,
4998             ""
4999          ],
5000          "Personal message": [
5001             null,
5002             "Pesan pribadi"
5003          ],
5004          "me": [
5005             null,
5006             "saya"
5007          ],
5008          "is typing": [
5009             null,
5010             ""
5011          ],
5012          "has stopped typing": [
5013             null,
5014             ""
5015          ],
5016          "Show this menu": [
5017             null,
5018             "Tampilkan menu ini"
5019          ],
5020          "Write in the third person": [
5021             null,
5022             "Tulis ini menggunakan bahasa pihak ketiga"
5023          ],
5024          "Remove messages": [
5025             null,
5026             "Hapus pesan"
5027          ],
5028          "Are you sure you want to clear the messages from this chat box?": [
5029             null,
5030             ""
5031          ],
5032          "Your message could not be sent": [
5033             null,
5034             "Pesan anda tak dapat dikirim"
5035          ],
5036          "We received an unencrypted message": [
5037             null,
5038             "Kami menerima pesan terenkripsi"
5039          ],
5040          "We received an unreadable encrypted message": [
5041             null,
5042             "Kami menerima pesan terenkripsi yang gagal dibaca"
5043          ],
5044          "This user has requested an encrypted session.": [
5045             null,
5046             "Pengguna ini meminta sesi terenkripsi"
5047          ],
5048          "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
5049             null,
5050             "Ini adalah sidik jari anda, konfirmasikan bersama mereka dengan %1$s, di luar percakapan ini.\n\nSidik jari untuk anda, %2$s: %3$s\n\nSidik jari untuk %1$s: %4$s\n\nJika anda bisa mengkonfirmasi sidik jadi cocok, klik Lanjutkan, jika tidak klik Batal."
5051          ],
5052          "What is your security question?": [
5053             null,
5054             "Apakah pertanyaan keamanan anda?"
5055          ],
5056          "What is the answer to the security question?": [
5057             null,
5058             "Apa jawaban dari pertanyaan keamanan tersebut?"
5059          ],
5060          "Invalid authentication scheme provided": [
5061             null,
5062             "Skema otentikasi salah"
5063          ],
5064          "Your messages are not encrypted anymore": [
5065             null,
5066             "Pesan anda tidak lagi terenkripsi"
5067          ],
5068          "Your messages are not encrypted. Click here to enable OTR encryption.": [
5069             null,
5070             "Pesan anda tak terenkripsi. Klik di sini untuk menyalakan enkripsi OTR."
5071          ],
5072          "End encrypted conversation": [
5073             null,
5074             "Sudahi percakapan terenkripsi"
5075          ],
5076          "Hide the list of participants": [
5077             null,
5078             ""
5079          ],
5080          "Refresh encrypted conversation": [
5081             null,
5082             "Setel ulang percakapan terenkripsi"
5083          ],
5084          "Start a call": [
5085             null,
5086             ""
5087          ],
5088          "Start encrypted conversation": [
5089             null,
5090             "Mulai sesi terenkripsi"
5091          ],
5092          "Verify with fingerprints": [
5093             null,
5094             "Verifikasi menggunakan sidik jari"
5095          ],
5096          "Verify with SMP": [
5097             null,
5098             "Verifikasi menggunakan SMP"
5099          ],
5100          "What's this?": [
5101             null,
5102             "Apakah ini?"
5103          ],
5104          "Online": [
5105             null,
5106             "Terhubung"
5107          ],
5108          "Busy": [
5109             null,
5110             "Sibuk"
5111          ],
5112          "Away": [
5113             null,
5114             "Pergi"
5115          ],
5116          "Offline": [
5117             null,
5118             "Tak Terhubung"
5119          ],
5120          "Contact name": [
5121             null,
5122             "Nama teman"
5123          ],
5124          "Search": [
5125             null,
5126             "Cari"
5127          ],
5128          "Contact username": [
5129             null,
5130             "Username teman"
5131          ],
5132          "Add": [
5133             null,
5134             "Tambah"
5135          ],
5136          "Click to add new chat contacts": [
5137             null,
5138             "Klik untuk menambahkan teman baru"
5139          ],
5140          "Add a contact": [
5141             null,
5142             "Tambah teman"
5143          ],
5144          "No users found": [
5145             null,
5146             "Pengguna tak ditemukan"
5147          ],
5148          "Click to add as a chat contact": [
5149             null,
5150             "Klik untuk menambahkan sebagai teman"
5151          ],
5152          "Room name": [
5153             null,
5154             "Nama ruangan"
5155          ],
5156          "Nickname": [
5157             null,
5158             "Nama panggilan"
5159          ],
5160          "Server": [
5161             null,
5162             "Server"
5163          ],
5164          "Join": [
5165             null,
5166             "Ikuti"
5167          ],
5168          "Show rooms": [
5169             null,
5170             "Perlihatkan ruangan"
5171          ],
5172          "Rooms": [
5173             null,
5174             "Ruangan"
5175          ],
5176          "No rooms on %1$s": [
5177             null,
5178             "Tak ada ruangan di %1$s"
5179          ],
5180          "Rooms on %1$s": [
5181             null,
5182             "Ruangan di %1$s"
5183          ],
5184          "Click to open this room": [
5185             null,
5186             "Klik untuk membuka ruangan ini"
5187          ],
5188          "Show more information on this room": [
5189             null,
5190             "Tampilkan informasi ruangan ini"
5191          ],
5192          "Description:": [
5193             null,
5194             "Keterangan:"
5195          ],
5196          "Occupants:": [
5197             null,
5198             "Penghuni:"
5199          ],
5200          "Features:": [
5201             null,
5202             "Fitur:"
5203          ],
5204          "Requires authentication": [
5205             null,
5206             "Membutuhkan otentikasi"
5207          ],
5208          "Hidden": [
5209             null,
5210             "Tersembunyi"
5211          ],
5212          "Requires an invitation": [
5213             null,
5214             "Membutuhkan undangan"
5215          ],
5216          "Moderated": [
5217             null,
5218             "Dimoderasi"
5219          ],
5220          "Non-anonymous": [
5221             null,
5222             "Tidak anonim"
5223          ],
5224          "Open room": [
5225             null,
5226             "Ruangan terbuka"
5227          ],
5228          "Permanent room": [
5229             null,
5230             "Ruangan permanen"
5231          ],
5232          "Public": [
5233             null,
5234             "Umum"
5235          ],
5236          "Semi-anonymous": [
5237             null,
5238             "Semi-anonim"
5239          ],
5240          "Temporary room": [
5241             null,
5242             "Ruangan sementara"
5243          ],
5244          "Unmoderated": [
5245             null,
5246             "Tak dimoderasi"
5247          ],
5248          "This user is a moderator": [
5249             null,
5250             "Pengguna ini adalah moderator"
5251          ],
5252          "This user can send messages in this room": [
5253             null,
5254             "Pengguna ini dapat mengirim pesan di ruangan ini"
5255          ],
5256          "This user can NOT send messages in this room": [
5257             null,
5258             "Pengguna ini tak dapat mengirim pesan di ruangan ini"
5259          ],
5260          "Invite...": [
5261             null,
5262             ""
5263          ],
5264          "You are about to invite %1$s to the chat room \"%2$s\". ": [
5265             null,
5266             ""
5267          ],
5268          "You may optionally include a message, explaining the reason for the invitation.": [
5269             null,
5270             ""
5271          ],
5272          "Message": [
5273             null,
5274             "Pesan"
5275          ],
5276          "Error: could not execute the command": [
5277             null,
5278             ""
5279          ],
5280          "Remove user's ability to post messages": [
5281             null,
5282             ""
5283          ],
5284          "Change your nickname": [
5285             null,
5286             ""
5287          ],
5288          "Allow muted user to post messages": [
5289             null,
5290             ""
5291          ],
5292          "Save": [
5293             null,
5294             "Simpan"
5295          ],
5296          "Cancel": [
5297             null,
5298             "Batal"
5299          ],
5300          "An error occurred while trying to save the form.": [
5301             null,
5302             "Kesalahan terjadi saat menyimpan formulir ini."
5303          ],
5304          "This chatroom requires a password": [
5305             null,
5306             "Ruangan ini membutuhkan kata sandi"
5307          ],
5308          "Password: ": [
5309             null,
5310             "Kata sandi: "
5311          ],
5312          "Submit": [
5313             null,
5314             "Kirim"
5315          ],
5316          "This room is not anonymous": [
5317             null,
5318             "Ruangan ini tidak anonim"
5319          ],
5320          "This room now shows unavailable members": [
5321             null,
5322             "Ruangan ini menampilkan anggota yang tak tersedia"
5323          ],
5324          "This room does not show unavailable members": [
5325             null,
5326             "Ruangan ini tidak menampilkan anggota yang tak tersedia"
5327          ],
5328          "Non-privacy-related room configuration has changed": [
5329             null,
5330             "Konfigurasi ruangan yang tak berhubungan dengan privasi telah diubah"
5331          ],
5332          "Room logging is now enabled": [
5333             null,
5334             "Pencatatan di ruangan ini sekarang dinyalakan"
5335          ],
5336          "Room logging is now disabled": [
5337             null,
5338             "Pencatatan di ruangan ini sekarang dimatikan"
5339          ],
5340          "This room is now non-anonymous": [
5341             null,
5342             "Ruangan ini sekarang tak-anonim"
5343          ],
5344          "This room is now semi-anonymous": [
5345             null,
5346             "Ruangan ini sekarang semi-anonim"
5347          ],
5348          "This room is now fully-anonymous": [
5349             null,
5350             "Ruangan ini sekarang anonim"
5351          ],
5352          "A new room has been created": [
5353             null,
5354             "Ruangan baru telah dibuat"
5355          ],
5356          "You have been banned from this room": [
5357             null,
5358             "Anda telah dicekal dari ruangan ini"
5359          ],
5360          "You have been kicked from this room": [
5361             null,
5362             "Anda telah ditendang dari ruangan ini"
5363          ],
5364          "You have been removed from this room because of an affiliation change": [
5365             null,
5366             "Anda telah dihapus dari ruangan ini karena perubahan afiliasi"
5367          ],
5368          "You have been removed from this room because the room has changed to members-only and you're not a member": [
5369             null,
5370             "Anda telah dihapus dari ruangan ini karena ruangan ini hanya terbuka untuk anggota dan anda bukan anggota"
5371          ],
5372          "You have been removed from this room because the MUC (Multi-user chat) service is being shut down.": [
5373             null,
5374             "Anda telah dihapus dari ruangan ini karena layanan MUC (Multi-user chat) telah dimatikan."
5375          ],
5376          "<strong>%1$s</strong> has been banned": [
5377             null,
5378             "<strong>%1$s</strong> telah dicekal"
5379          ],
5380          "<strong>%1$s</strong> has been kicked out": [
5381             null,
5382             "<strong>%1$s</strong> telah ditendang keluar"
5383          ],
5384          "<strong>%1$s</strong> has been removed because of an affiliation change": [
5385             null,
5386             "<strong>%1$s</strong> telah dihapus karena perubahan afiliasi"
5387          ],
5388          "<strong>%1$s</strong> has been removed for not being a member": [
5389             null,
5390             "<strong>%1$s</strong> telah dihapus karena bukan anggota"
5391          ],
5392          "The reason given is: \"": [
5393             null,
5394             ""
5395          ],
5396          "You are not on the member list of this room": [
5397             null,
5398             "Anda bukan anggota dari ruangan ini"
5399          ],
5400          "No nickname was specified": [
5401             null,
5402             "Nama panggilan belum ditentukan"
5403          ],
5404          "You are not allowed to create new rooms": [
5405             null,
5406             "Anda tak diizinkan untuk membuat ruangan baru"
5407          ],
5408          "Your nickname doesn't conform to this room's policies": [
5409             null,
5410             "Nama panggilan anda tidak sesuai aturan ruangan ini"
5411          ],
5412          "Your nickname is already taken": [
5413             null,
5414             "Nama panggilan anda telah digunakan orang lain"
5415          ],
5416          "This room does not (yet) exist": [
5417             null,
5418             "Ruangan ini belum dibuat"
5419          ],
5420          "This room has reached it's maximum number of occupants": [
5421             null,
5422             "Ruangan ini telah mencapai jumlah penghuni maksimum"
5423          ],
5424          "Topic set by %1$s to: %2$s": [
5425             null,
5426             "Topik diganti oleh %1$s menjadi: %2$s"
5427          ],
5428          "%1$s has invited you to join a chat room: %2$s": [
5429             null,
5430             ""
5431          ],
5432          "%1$s has invited you to join a chat room: %2$s, and left the following reason: \"%3$s\"": [
5433             null,
5434             ""
5435          ],
5436          "Minimized": [
5437             null,
5438             ""
5439          ],
5440          "Click to remove this contact": [
5441             null,
5442             "Klik untuk menghapus teman ini"
5443          ],
5444          "Click to chat with this contact": [
5445             null,
5446             "Klik untuk mulai perbinjangan dengan teman ini"
5447          ],
5448          "Type to filter": [
5449             null,
5450             ""
5451          ],
5452          "I am %1$s": [
5453             null,
5454             "Saya %1$s"
5455          ],
5456          "Click here to write a custom status message": [
5457             null,
5458             "Klik untuk menulis status kustom"
5459          ],
5460          "Click to change your chat status": [
5461             null,
5462             "Klik untuk mengganti status"
5463          ],
5464          "Custom status": [
5465             null,
5466             "Status kustom"
5467          ],
5468          "online": [
5469             null,
5470             "terhubung"
5471          ],
5472          "busy": [
5473             null,
5474             "sibuk"
5475          ],
5476          "away for long": [
5477             null,
5478             "lama tak di tempat"
5479          ],
5480          "away": [
5481             null,
5482             "tak di tempat"
5483          ],
5484          "Your XMPP provider's domain name:": [
5485             null,
5486             ""
5487          ],
5488          "Fetch registration form": [
5489             null,
5490             ""
5491          ],
5492          "Tip: A list of public XMPP providers is available": [
5493             null,
5494             ""
5495          ],
5496          "here": [
5497             null,
5498             ""
5499          ],
5500          "Register": [
5501             null,
5502             ""
5503          ],
5504          "Sorry, the given provider does not support in band account registration. Please try with a different provider.": [
5505             null,
5506             ""
5507          ],
5508          "Requesting a registration form from the XMPP server": [
5509             null,
5510             ""
5511          ],
5512          "Something went wrong while establishing a connection with \"%1$s\". Are you sure it exists?": [
5513             null,
5514             ""
5515          ],
5516          "Now logging you in": [
5517             null,
5518             ""
5519          ],
5520          "Registered successfully": [
5521             null,
5522             ""
5523          ],
5524          "Return": [
5525             null,
5526             ""
5527          ],
5528          "The provider rejected your registration attempt. ": [
5529             null,
5530             ""
5531          ],
5532          "Password:": [
5533             null,
5534             "Kata sandi:"
5535          ],
5536          "Log In": [
5537             null,
5538             "Masuk"
5539          ],
5540          "Sign in": [
5541             null,
5542             "Masuk"
5543          ],
5544          "Toggle chat": [
5545             null,
5546             ""
5547          ]
5548       }
5549    }
5550 };
5551 locales["it"] = {
5552    "domain": "converse",
5553    "locale_data": {
5554       "converse": {
5555          "": {
5556             "domain": "converse",
5557             "plural_forms": "nplurals=2; plural=(n != 1);",
5558             "lang": "it"
5559          },
5560          "unencrypted": [
5561             null,
5562             ""
5563          ],
5564          "unverified": [
5565             null,
5566             ""
5567          ],
5568          "verified": [
5569             null,
5570             ""
5571          ],
5572          "finished": [
5573             null,
5574             ""
5575          ],
5576          "This contact is busy": [
5577             null,
5578             ""
5579          ],
5580          "This contact is online": [
5581             null,
5582             ""
5583          ],
5584          "This contact is offline": [
5585             null,
5586             ""
5587          ],
5588          "This contact is away for an extended period": [
5589             null,
5590             ""
5591          ],
5592          "This contact is away": [
5593             null,
5594             ""
5595          ],
5596          "My contacts": [
5597             null,
5598             "I miei contatti"
5599          ],
5600          "Pending contacts": [
5601             null,
5602             "Contatti in attesa"
5603          ],
5604          "Contact requests": [
5605             null,
5606             "Richieste dei contatti"
5607          ],
5608          "Ungrouped": [
5609             null,
5610             ""
5611          ],
5612          "Contacts": [
5613             null,
5614             "Contatti"
5615          ],
5616          "Groups": [
5617             null,
5618             ""
5619          ],
5620          "Error": [
5621             null,
5622             "Errore"
5623          ],
5624          "Connecting": [
5625             null,
5626             "Connessione in corso"
5627          ],
5628          "Authenticating": [
5629             null,
5630             "Autenticazione in corso"
5631          ],
5632          "Authentication Failed": [
5633             null,
5634             "Autenticazione fallita"
5635          ],
5636          "Online Contacts": [
5637             null,
5638             "Contatti in linea"
5639          ],
5640          "Re-establishing encrypted session": [
5641             null,
5642             ""
5643          ],
5644          "Generating private key.": [
5645             null,
5646             ""
5647          ],
5648          "Your browser might become unresponsive.": [
5649             null,
5650             ""
5651          ],
5652          "Authentication request from %1$s\n\nYour chat contact is attempting to verify your identity, by asking you the question below.\n\n%2$s": [
5653             null,
5654             ""
5655          ],
5656          "Could not verify this user's identify.": [
5657             null,
5658             ""
5659          ],
5660          "Exchanging private key with contact.": [
5661             null,
5662             ""
5663          ],
5664          "Personal message": [
5665             null,
5666             "Messaggio personale"
5667          ],
5668          "me": [
5669             null,
5670             ""
5671          ],
5672          "is typing": [
5673             null,
5674             ""
5675          ],
5676          "has stopped typing": [
5677             null,
5678             ""
5679          ],
5680          "Show this menu": [
5681             null,
5682             "Mostra questo menu"
5683          ],
5684          "Write in the third person": [
5685             null,
5686             "Scrivi in terza persona"
5687          ],
5688          "Remove messages": [
5689             null,
5690             "Rimuovi messaggi"
5691          ],
5692          "Are you sure you want to clear the messages from this chat box?": [
5693             null,
5694             ""
5695          ],
5696          "Your message could not be sent": [
5697             null,
5698             ""
5699          ],
5700          "We received an unencrypted message": [
5701             null,
5702             ""
5703          ],
5704          "We received an unreadable encrypted message": [
5705             null,
5706             ""
5707          ],
5708          "This user has requested an encrypted session.": [
5709             null,
5710             ""
5711          ],
5712          "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
5713             null,
5714             ""
5715          ],
5716          "You will be prompted to provide a security question and then an answer to that question.\n\nYour contact will then be prompted the same question and if they type the exact same answer (case sensitive), their identity will be verified.": [
5717             null,
5718             ""
5719          ],
5720          "What is your security question?": [
5721             null,
5722             ""
5723          ],
5724          "What is the answer to the security question?": [
5725             null,
5726             ""
5727          ],
5728          "Invalid authentication scheme provided": [
5729             null,
5730             ""
5731          ],
5732          "Your messages are not encrypted anymore": [
5733             null,
5734             ""
5735          ],
5736          "Your messages are now encrypted but your contact's identity has not been verified.": [
5737             null,
5738             ""
5739          ],
5740          "Your contact's identify has been verified.": [
5741             null,
5742             ""
5743          ],
5744          "Your contact has ended encryption on their end, you should do the same.": [
5745             null,
5746             ""
5747          ],
5748          "Your messages are not encrypted. Click here to enable OTR encryption.": [
5749             null,
5750             ""
5751          ],
5752          "Your messages are encrypted, but your contact has not been verified.": [
5753             null,
5754             ""
5755          ],
5756          "Your messages are encrypted and your contact verified.": [
5757             null,
5758             ""
5759          ],
5760          "Your contact has closed their end of the private session, you should do the same": [
5761             null,
5762             ""
5763          ],
5764          "End encrypted conversation": [
5765             null,
5766             ""
5767          ],
5768          "Hide the list of participants": [
5769             null,
5770             ""
5771          ],
5772          "Refresh encrypted conversation": [
5773             null,
5774             ""
5775          ],
5776          "Start a call": [
5777             null,
5778             ""
5779          ],
5780          "Start encrypted conversation": [
5781             null,
5782             ""
5783          ],
5784          "Verify with fingerprints": [
5785             null,
5786             ""
5787          ],
5788          "Verify with SMP": [
5789             null,
5790             ""
5791          ],
5792          "What's this?": [
5793             null,
5794             ""
5795          ],
5796          "Online": [
5797             null,
5798             "In linea"
5799          ],
5800          "Busy": [
5801             null,
5802             "Occupato"
5803          ],
5804          "Away": [
5805             null,
5806             "Assente"
5807          ],
5808          "Offline": [
5809             null,
5810             "Non in linea"
5811          ],
5812          "Contact name": [
5813             null,
5814             "Nome del contatto"
5815          ],
5816          "Search": [
5817             null,
5818             "Cerca"
5819          ],
5820          "Contact username": [
5821             null,
5822             "Nome utente del contatto"
5823          ],
5824          "Add": [
5825             null,
5826             "Aggiungi"
5827          ],
5828          "Click to add new chat contacts": [
5829             null,
5830             "Clicca per aggiungere nuovi contatti alla chat"
5831          ],
5832          "Add a contact": [
5833             null,
5834             "Aggiungi contatti"
5835          ],
5836          "No users found": [
5837             null,
5838             "Nessun utente trovato"
5839          ],
5840          "Click to add as a chat contact": [
5841             null,
5842             "Clicca per aggiungere il contatto alla chat"
5843          ],
5844          "Room name": [
5845             null,
5846             "Nome stanza"
5847          ],
5848          "Nickname": [
5849             null,
5850             "Soprannome"
5851          ],
5852          "Server": [
5853             null,
5854             "Server"
5855          ],
5856          "Join": [
5857             null,
5858             "Entra"
5859          ],
5860          "Show rooms": [
5861             null,
5862             "Mostra stanze"
5863          ],
5864          "Rooms": [
5865             null,
5866             "Stanze"
5867          ],
5868          "No rooms on %1$s": [
5869             null,
5870             "Nessuna stanza su %1$s"
5871          ],
5872          "Rooms on %1$s": [
5873             null,
5874             "Stanze su %1$s"
5875          ],
5876          "Click to open this room": [
5877             null,
5878             "Clicca per aprire questa stanza"
5879          ],
5880          "Show more information on this room": [
5881             null,
5882             "Mostra più informazioni su questa stanza"
5883          ],
5884          "Description:": [
5885             null,
5886             "Descrizione:"
5887          ],
5888          "Occupants:": [
5889             null,
5890             "Utenti presenti:"
5891          ],
5892          "Features:": [
5893             null,
5894             "Funzionalità:"
5895          ],
5896          "Requires authentication": [
5897             null,
5898             "Richiede autenticazione"
5899          ],
5900          "Hidden": [
5901             null,
5902             "Nascosta"
5903          ],
5904          "Requires an invitation": [
5905             null,
5906             "Richiede un invito"
5907          ],
5908          "Moderated": [
5909             null,
5910             "Moderata"
5911          ],
5912          "Non-anonymous": [
5913             null,
5914             "Non-anonima"
5915          ],
5916          "Open room": [
5917             null,
5918             "Stanza aperta"
5919          ],
5920          "Permanent room": [
5921             null,
5922             "Stanza permanente"
5923          ],
5924          "Public": [
5925             null,
5926             "Pubblica"
5927          ],
5928          "Semi-anonymous": [
5929             null,
5930             "Semi-anonima"
5931          ],
5932          "Temporary room": [
5933             null,
5934             "Stanza temporanea"
5935          ],
5936          "Unmoderated": [
5937             null,
5938             "Non moderata"
5939          ],
5940          "This user is a moderator": [
5941             null,
5942             "Questo utente è un moderatore"
5943          ],
5944          "This user can send messages in this room": [
5945             null,
5946             "Questo utente può inviare messaggi in questa stanza"
5947          ],
5948          "This user can NOT send messages in this room": [
5949             null,
5950             "Questo utente NON può inviare messaggi in questa stanza"
5951          ],
5952          "Invite...": [
5953             null,
5954             ""
5955          ],
5956          "You are about to invite %1$s to the chat room \"%2$s\". ": [
5957             null,
5958             ""
5959          ],
5960          "You may optionally include a message, explaining the reason for the invitation.": [
5961             null,
5962             ""
5963          ],
5964          "Message": [
5965             null,
5966             "Messaggio"
5967          ],
5968          "Error: could not execute the command": [
5969             null,
5970             ""
5971          ],
5972          "Remove user's ability to post messages": [
5973             null,
5974             ""
5975          ],
5976          "Change your nickname": [
5977             null,
5978             ""
5979          ],
5980          "Allow muted user to post messages": [
5981             null,
5982             ""
5983          ],
5984          "Save": [
5985             null,
5986             "Salva"
5987          ],
5988          "Cancel": [
5989             null,
5990             "Annulla"
5991          ],
5992          "An error occurred while trying to save the form.": [
5993             null,
5994             "Errore durante il salvataggio del modulo"
5995          ],
5996          "This chatroom requires a password": [
5997             null,
5998             "Questa stanza richiede una password"
5999          ],
6000          "Password: ": [
6001             null,
6002             "Password: "
6003          ],
6004          "Submit": [
6005             null,
6006             "Invia"
6007          ],
6008          "This room is not anonymous": [
6009             null,
6010             "Questa stanza non è anonima"
6011          ],
6012          "This room now shows unavailable members": [
6013             null,
6014             "Questa stanza mostra i membri non disponibili al momento"
6015          ],
6016          "This room does not show unavailable members": [
6017             null,
6018             "Questa stanza non mostra i membri non disponibili"
6019          ],
6020          "Non-privacy-related room configuration has changed": [
6021             null,
6022             "Una configurazione della stanza non legata alla privacy è stata modificata"
6023          ],
6024          "Room logging is now enabled": [
6025             null,
6026             "La registrazione è abilitata nella stanza"
6027          ],
6028          "Room logging is now disabled": [
6029             null,
6030             "La registrazione è disabilitata nella stanza"
6031          ],
6032          "This room is now non-anonymous": [
6033             null,
6034             "Questa stanza è non-anonima"
6035          ],
6036          "This room is now semi-anonymous": [
6037             null,
6038             "Questa stanza è semi-anonima"
6039          ],
6040          "This room is now fully-anonymous": [
6041             null,
6042             "Questa stanza è completamente-anonima"
6043          ],
6044          "A new room has been created": [
6045             null,
6046             "Una nuova stanza è stata creata"
6047          ],
6048          "You have been banned from this room": [
6049             null,
6050             "Sei stato bandito da questa stanza"
6051          ],
6052          "You have been kicked from this room": [
6053             null,
6054             "Sei stato espulso da questa stanza"
6055          ],
6056          "You have been removed from this room because of an affiliation change": [
6057             null,
6058             "Sei stato rimosso da questa stanza a causa di un cambio di affiliazione"
6059          ],
6060          "You have been removed from this room because the room has changed to members-only and you're not a member": [
6061             null,
6062             "Sei stato rimosso da questa stanza poiché ora la stanza accetta solo membri"
6063          ],
6064          "You have been removed from this room because the MUC (Multi-user chat) service is being shut down.": [
6065             null,
6066             "Sei stato rimosso da questa stanza poiché il servizio MUC (Chat multi utente) è in fase di spegnimento"
6067          ],
6068          "<strong>%1$s</strong> has been banned": [
6069             null,
6070             "<strong>%1$s</strong> è stato bandito"
6071          ],
6072          "<strong>%1$s</strong> has been kicked out": [
6073             null,
6074             "<strong>%1$s</strong> è stato espulso"
6075          ],
6076          "<strong>%1$s</strong> has been removed because of an affiliation change": [
6077             null,
6078             "<strong>%1$s</strong> è stato rimosso a causa di un cambio di affiliazione"
6079          ],
6080          "<strong>%1$s</strong> has been removed for not being a member": [
6081             null,
6082             "<strong>%1$s</strong> è stato rimosso in quanto non membro"
6083          ],
6084          "The reason given is: \"": [
6085             null,
6086             ""
6087          ],
6088          "You are not on the member list of this room": [
6089             null,
6090             "Non sei nella lista dei membri di questa stanza"
6091          ],
6092          "No nickname was specified": [
6093             null,
6094             "Nessun soprannome specificato"
6095          ],
6096          "You are not allowed to create new rooms": [
6097             null,
6098             "Non ti è permesso creare nuove stanze"
6099          ],
6100          "Your nickname doesn't conform to this room's policies": [
6101             null,
6102             "Il tuo soprannome non è conforme alle regole di questa stanza"
6103          ],
6104          "Your nickname is already taken": [
6105             null,
6106             "Il tuo soprannome è già utilizzato"
6107          ],
6108          "This room does not (yet) exist": [
6109             null,
6110             "Questa stanza non esiste (per ora)"
6111          ],
6112          "This room has reached it's maximum number of occupants": [
6113             null,
6114             "Questa stanza ha raggiunto il limite massimo di utenti"
6115          ],
6116          "Topic set by %1$s to: %2$s": [
6117             null,
6118             "Topic impostato da %1$s a: %2$s"
6119          ],
6120          "%1$s has invited you to join a chat room: %2$s": [
6121             null,
6122             ""
6123          ],
6124          "%1$s has invited you to join a chat room: %2$s, and left the following reason: \"%3$s\"": [
6125             null,
6126             ""
6127          ],
6128          "Minimized": [
6129             null,
6130             ""
6131          ],
6132          "Click to remove this contact": [
6133             null,
6134             "Clicca per rimuovere questo contatto"
6135          ],
6136          "Click to chat with this contact": [
6137             null,
6138             "Clicca per parlare con questo contatto"
6139          ],
6140          "Type to filter": [
6141             null,
6142             ""
6143          ],
6144          "I am %1$s": [
6145             null,
6146             "Sono %1$s"
6147          ],
6148          "Click here to write a custom status message": [
6149             null,
6150             "Clicca qui per scrivere un messaggio di stato personalizzato"
6151          ],
6152          "Click to change your chat status": [
6153             null,
6154             "Clicca per cambiare il tuo stato"
6155          ],
6156          "Custom status": [
6157             null,
6158             "Stato personalizzato"
6159          ],
6160          "online": [
6161             null,
6162             "in linea"
6163          ],
6164          "busy": [
6165             null,
6166             "occupato"
6167          ],
6168          "away for long": [
6169             null,
6170             "assente da molto"
6171          ],
6172          "away": [
6173             null,
6174             "assente"
6175          ],
6176          "Your XMPP provider's domain name:": [
6177             null,
6178             ""
6179          ],
6180          "Fetch registration form": [
6181             null,
6182             ""
6183          ],
6184          "Tip: A list of public XMPP providers is available": [
6185             null,
6186             ""
6187          ],
6188          "here": [
6189             null,
6190             ""
6191          ],
6192          "Register": [
6193             null,
6194             ""
6195          ],
6196          "Sorry, the given provider does not support in band account registration. Please try with a different provider.": [
6197             null,
6198             ""
6199          ],
6200          "Requesting a registration form from the XMPP server": [
6201             null,
6202             ""
6203          ],
6204          "Something went wrong while establishing a connection with \"%1$s\". Are you sure it exists?": [
6205             null,
6206             ""
6207          ],
6208          "Now logging you in": [
6209             null,
6210             ""
6211          ],
6212          "Registered successfully": [
6213             null,
6214             ""
6215          ],
6216          "Return": [
6217             null,
6218             ""
6219          ],
6220          "The provider rejected your registration attempt. ": [
6221             null,
6222             ""
6223          ],
6224          "Password:": [
6225             null,
6226             "Password:"
6227          ],
6228          "Log In": [
6229             null,
6230             "Entra"
6231          ],
6232          "Sign in": [
6233             null,
6234             "Accesso"
6235          ],
6236          "Toggle chat": [
6237             null,
6238             ""
6239          ]
6240       }
6241    }
6242 };
6243 locales["ja"] = {
6244    "domain": "converse",
6245    "locale_data": {
6246       "converse": {
6247          "": {
6248             "domain": "converse",
6249             "plural_forms": "nplurals=1; plural=0;",
6250             "lang": "JA"
6251          },
6252          "unencrypted": [
6253             null,
6254             "暗号化されていません"
6255          ],
6256          "unverified": [
6257             null,
6258             "検証されていません"
6259          ],
6260          "verified": [
6261             null,
6262             "検証されました"
6263          ],
6264          "finished": [
6265             null,
6266             "完了"
6267          ],
6268          "This contact is busy": [
6269             null,
6270             "この相手先は取り込み中です"
6271          ],
6272          "This contact is online": [
6273             null,
6274             "この相手先は在席しています"
6275          ],
6276          "This contact is offline": [
6277             null,
6278             "この相手先はオフラインです"
6279          ],
6280          "This contact is unavailable": [
6281             null,
6282             "この相手先は不通です"
6283          ],
6284          "This contact is away for an extended period": [
6285             null,
6286             "この相手先は不在です"
6287          ],
6288          "This contact is away": [
6289             null,
6290             "この相手先は離席中です"
6291          ],
6292          "My contacts": [
6293             null,
6294             "相手先一覧"
6295          ],
6296          "Pending contacts": [
6297             null,
6298             "保留中の相手先"
6299          ],
6300          "Contact requests": [
6301             null,
6302             "会話に呼び出し"
6303          ],
6304          "Ungrouped": [
6305             null,
6306             ""
6307          ],
6308          "Contacts": [
6309             null,
6310             "相手先"
6311          ],
6312          "Groups": [
6313             null,
6314             ""
6315          ],
6316          "Error": [
6317             null,
6318             "エラー"
6319          ],
6320          "Connecting": [
6321             null,
6322             "接続中です"
6323          ],
6324          "Authenticating": [
6325             null,
6326             "認証中"
6327          ],
6328          "Authentication Failed": [
6329             null,
6330             "認証に失敗"
6331          ],
6332          "Online Contacts": [
6333             null,
6334             "オンラインの相手先"
6335          ],
6336          "Re-establishing encrypted session": [
6337             null,
6338             "暗号化セッションの再接続"
6339          ],
6340          "Generating private key.": [
6341             null,
6342             ""
6343          ],
6344          "Your browser might become unresponsive.": [
6345             null,
6346             ""
6347          ],
6348          "Could not verify this user's identify.": [
6349             null,
6350             "このユーザーの本人性を検証できませんでした。"
6351          ],
6352          "Exchanging private key with contact.": [
6353             null,
6354             ""
6355          ],
6356          "Personal message": [
6357             null,
6358             "私信"
6359          ],
6360          "me": [
6361             null,
6362             "私"
6363          ],
6364          "is typing": [
6365             null,
6366             ""
6367          ],
6368          "has stopped typing": [
6369             null,
6370             ""
6371          ],
6372          "Show this menu": [
6373             null,
6374             "このメニューを表示"
6375          ],
6376          "Write in the third person": [
6377             null,
6378             "第三者に書く"
6379          ],
6380          "Remove messages": [
6381             null,
6382             "メッセージを削除"
6383          ],
6384          "Are you sure you want to clear the messages from this chat box?": [
6385             null,
6386             ""
6387          ],
6388          "Your message could not be sent": [
6389             null,
6390             "メッセージを送信できませんでした"
6391          ],
6392          "We received an unencrypted message": [
6393             null,
6394             "暗号化されていないメッセージを受信しました"
6395          ],
6396          "We received an unreadable encrypted message": [
6397             null,
6398             "読めない暗号化メッセージを受信しました"
6399          ],
6400          "This user has requested an encrypted session.": [
6401             null,
6402             "このユーザーは暗号化セッションを求めています。"
6403          ],
6404          "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
6405             null,
6406             "これは鍵指紋です。チャット以外の方法でこれらを %1$s と確認してください。\n\nあなた %2$s の鍵指紋: %3$s\n\n%1$s の鍵指紋: %4$s\n\n確認して、鍵指紋が正しければ「OK」を、正しくなければ「キャンセル」をクリックしてください。"
6407          ],
6408          "What is your security question?": [
6409             null,
6410             "秘密の質問はなんですか?"
6411          ],
6412          "What is the answer to the security question?": [
6413             null,
6414             "秘密の質問の答はなんですか?"
6415          ],
6416          "Invalid authentication scheme provided": [
6417             null,
6418             "認証の方式が正しくありません"
6419          ],
6420          "Your messages are not encrypted anymore": [
6421             null,
6422             "メッセージはもう暗号化されません"
6423          ],
6424          "Your messages are not encrypted. Click here to enable OTR encryption.": [
6425             null,
6426             "メッセージは暗号化されません。OTR 暗号化を有効にするにはここをクリックしてください。"
6427          ],
6428          "End encrypted conversation": [
6429             null,
6430             "暗号化された会話を終了"
6431          ],
6432          "Hide the list of participants": [
6433             null,
6434             ""
6435          ],
6436          "Refresh encrypted conversation": [
6437             null,
6438             "暗号化された会話をリフレッシュ"
6439          ],
6440          "Start a call": [
6441             null,
6442             ""
6443          ],
6444          "Start encrypted conversation": [
6445             null,
6446             "暗号化された会話を開始"
6447          ],
6448          "Verify with fingerprints": [
6449             null,
6450             "鍵指紋で検証"
6451          ],
6452          "Verify with SMP": [
6453             null,
6454             "SMP で検証"
6455          ],
6456          "What's this?": [
6457             null,
6458             "これは何ですか?"
6459          ],
6460          "Online": [
6461             null,
6462             "オンライン"
6463          ],
6464          "Busy": [
6465             null,
6466             "取り込み中"
6467          ],
6468          "Away": [
6469             null,
6470             "離席中"
6471          ],
6472          "Offline": [
6473             null,
6474             "オフライン"
6475          ],
6476          "Contact name": [
6477             null,
6478             "名前"
6479          ],
6480          "Search": [
6481             null,
6482             "検索"
6483          ],
6484          "Contact username": [
6485             null,
6486             "相手先の名前"
6487          ],
6488          "Add": [
6489             null,
6490             "追加"
6491          ],
6492          "Click to add new chat contacts": [
6493             null,
6494             "クリックして新しいチャットの相手先を追加"
6495          ],
6496          "Add a contact": [
6497             null,
6498             "相手先を追加"
6499          ],
6500          "No users found": [
6501             null,
6502             "ユーザーが見つかりません"
6503          ],
6504          "Click to add as a chat contact": [
6505             null,
6506             "クリックしてチャットの相手先として追加"
6507          ],
6508          "Room name": [
6509             null,
6510             "談話室の名前"
6511          ],
6512          "Nickname": [
6513             null,
6514             "ニックネーム"
6515          ],
6516          "Server": [
6517             null,
6518             "サーバー"
6519          ],
6520          "Join": [
6521             null,
6522             "入室"
6523          ],
6524          "Show rooms": [
6525             null,
6526             "談話室一覧を見る"
6527          ],
6528          "Rooms": [
6529             null,
6530             "談話室"
6531          ],
6532          "No rooms on %1$s": [
6533             null,
6534             "%1$s に談話室はありません"
6535          ],
6536          "Rooms on %1$s": [
6537             null,
6538             "%1$s の談話室一覧"
6539          ],
6540          "Click to open this room": [
6541             null,
6542             "クリックしてこの談話室を開く"
6543          ],
6544          "Show more information on this room": [
6545             null,
6546             "この談話室についての詳細を見る"
6547          ],
6548          "Description:": [
6549             null,
6550             "説明: "
6551          ],
6552          "Occupants:": [
6553             null,
6554             "入室者:"
6555          ],
6556          "Features:": [
6557             null,
6558             "特徴:"
6559          ],
6560          "Requires authentication": [
6561             null,
6562             "認証の要求"
6563          ],
6564          "Hidden": [
6565             null,
6566             "非表示"
6567          ],
6568          "Requires an invitation": [
6569             null,
6570             "招待の要求"
6571          ],
6572          "Moderated": [
6573             null,
6574             "発言制限"
6575          ],
6576          "Non-anonymous": [
6577             null,
6578             "非匿名"
6579          ],
6580          "Open room": [
6581             null,
6582             "開放談話室"
6583          ],
6584          "Permanent room": [
6585             null,
6586             "常設談話室"
6587          ],
6588          "Public": [
6589             null,
6590             "公開談話室"
6591          ],
6592          "Semi-anonymous": [
6593             null,
6594             "半匿名"
6595          ],
6596          "Temporary room": [
6597             null,
6598             "臨時談話室"
6599          ],
6600          "Unmoderated": [
6601             null,
6602             "発言制限なし"
6603          ],
6604          "This user is a moderator": [
6605             null,
6606             "このユーザーは司会者です"
6607          ],
6608          "This user can send messages in this room": [
6609             null,
6610             "このユーザーはこの談話室で発言できます"
6611          ],
6612          "This user can NOT send messages in this room": [
6613             null,
6614             "このユーザーはこの談話室で発言できません"
6615          ],
6616          "Invite...": [
6617             null,
6618             ""
6619          ],
6620          "You are about to invite %1$s to the chat room \"%2$s\". ": [
6621             null,
6622             ""
6623          ],
6624          "You may optionally include a message, explaining the reason for the invitation.": [
6625             null,
6626             ""
6627          ],
6628          "Message": [
6629             null,
6630             "メッセージ"
6631          ],
6632          "Error: could not execute the command": [
6633             null,
6634             ""
6635          ],
6636          "Remove user's ability to post messages": [
6637             null,
6638             ""
6639          ],
6640          "Change your nickname": [
6641             null,
6642             ""
6643          ],
6644          "Allow muted user to post messages": [
6645             null,
6646             ""
6647          ],
6648          "Save": [
6649             null,
6650             "保存"
6651          ],
6652          "Cancel": [
6653             null,
6654             "キャンセル"
6655          ],
6656          "An error occurred while trying to save the form.": [
6657             null,
6658             "フォームを保存する際にエラーが発生しました。"
6659          ],
6660          "This chatroom requires a password": [
6661             null,
6662             "この談話室にはパスワードが必要です"
6663          ],
6664          "Password: ": [
6665             null,
6666             "パスワード:"
6667          ],
6668          "Submit": [
6669             null,
6670             "送信"
6671          ],
6672          "This room is not anonymous": [
6673             null,
6674             "この談話室は非匿名です"
6675          ],
6676          "This room now shows unavailable members": [
6677             null,
6678             "この談話室はメンバー以外にも見えます"
6679          ],
6680          "This room does not show unavailable members": [
6681             null,
6682             "この談話室はメンバー以外には見えません"
6683          ],
6684          "Non-privacy-related room configuration has changed": [
6685             null,
6686             "談話室の設定(プライバシーに無関係)が変更されました"
6687          ],
6688          "Room logging is now enabled": [
6689             null,
6690             "談話室の記録を取りはじめます"
6691          ],
6692          "Room logging is now disabled": [
6693             null,
6694             "談話室の記録を止めます"
6695          ],
6696          "This room is now non-anonymous": [
6697             null,
6698             "この談話室はただいま非匿名です"
6699          ],
6700          "This room is now semi-anonymous": [
6701             null,
6702             "この談話室はただいま半匿名です"
6703          ],
6704          "This room is now fully-anonymous": [
6705             null,
6706             "この談話室はただいま匿名です"
6707          ],
6708          "A new room has been created": [
6709             null,
6710             "新しい談話室が作成されました"
6711          ],
6712          "You have been banned from this room": [
6713             null,
6714             "この談話室から締め出されました"
6715          ],
6716          "You have been kicked from this room": [
6717             null,
6718             "この談話室から蹴り出されました"
6719          ],
6720          "You have been removed from this room because of an affiliation change": [
6721             null,
6722             "分掌の変更のため、この談話室から削除されました"
6723          ],
6724          "You have been removed from this room because the room has changed to members-only and you're not a member": [
6725             null,
6726             "談話室がメンバー制に変更されました。メンバーではないため、この談話室から削除されました"
6727          ],
6728          "You have been removed from this room because the MUC (Multi-user chat) service is being shut down.": [
6729             null,
6730             "MUC(グループチャット)のサービスが停止したため、この談話室から削除されました。"
6731          ],
6732          "<strong>%1$s</strong> has been banned": [
6733             null,
6734             "<strong>%1$s</strong> を締め出しました"
6735          ],
6736          "<strong>%1$s</strong> has been kicked out": [
6737             null,
6738             "<strong>%1$s</strong> を蹴り出しました"
6739          ],
6740          "<strong>%1$s</strong> has been removed because of an affiliation change": [
6741             null,
6742             "分掌の変更のため、<strong>%1$s</strong> を削除しました"
6743          ],
6744          "<strong>%1$s</strong> has been removed for not being a member": [
6745             null,
6746             "メンバーでなくなったため、<strong>%1$s</strong> を削除しました"
6747          ],
6748          "The reason given is: \"": [
6749             null,
6750             ""
6751          ],
6752          "You are not on the member list of this room": [
6753             null,
6754             "この談話室のメンバー一覧にいません"
6755          ],
6756          "No nickname was specified": [
6757             null,
6758             "ニックネームがありません"
6759          ],
6760          "You are not allowed to create new rooms": [
6761             null,
6762             "新しい談話室を作成する権限がありません"
6763          ],
6764          "Your nickname doesn't conform to this room's policies": [
6765             null,
6766             "ニックネームがこの談話室のポリシーに従っていません"
6767          ],
6768          "Your nickname is already taken": [
6769             null,
6770             "ニックネームは既に使われています"
6771          ],
6772          "This room does not (yet) exist": [
6773             null,
6774             "この談話室は存在しません"
6775          ],
6776          "This room has reached it's maximum number of occupants": [
6777             null,
6778             "この談話室は入室者数の上限に達しています"
6779          ],
6780          "Topic set by %1$s to: %2$s": [
6781             null,
6782             "%1$s が話題を設定しました: %2$s"
6783          ],
6784          "%1$s has invited you to join a chat room: %2$s": [
6785             null,
6786             ""
6787          ],
6788          "%1$s has invited you to join a chat room: %2$s, and left the following reason: \"%3$s\"": [
6789             null,
6790             ""
6791          ],
6792          "Minimized": [
6793             null,
6794             ""
6795          ],
6796          "Click to remove this contact": [
6797             null,
6798             "クリックしてこの相手先を削除"
6799          ],
6800          "Click to chat with this contact": [
6801             null,
6802             "クリックしてこの相手先とチャット"
6803          ],
6804          "Type to filter": [
6805             null,
6806             ""
6807          ],
6808          "I am %1$s": [
6809             null,
6810             "私はいま %1$s"
6811          ],
6812          "Click here to write a custom status message": [
6813             null,
6814             "状況メッセージを入力するには、ここをクリック"
6815          ],
6816          "Click to change your chat status": [
6817             null,
6818             "クリックして、在席状況を変更"
6819          ],
6820          "Custom status": [
6821             null,
6822             "独自の在席状況"
6823          ],
6824          "online": [
6825             null,
6826             "在席"
6827          ],
6828          "busy": [
6829             null,
6830             "取り込み中"
6831          ],
6832          "away for long": [
6833             null,
6834             "不在"
6835          ],
6836          "away": [
6837             null,
6838             "離席中"
6839          ],
6840          "Your XMPP provider's domain name:": [
6841             null,
6842             ""
6843          ],
6844          "Fetch registration form": [
6845             null,
6846             ""
6847          ],
6848          "Tip: A list of public XMPP providers is available": [
6849             null,
6850             ""
6851          ],
6852          "here": [
6853             null,
6854             ""
6855          ],
6856          "Register": [
6857             null,
6858             ""
6859          ],
6860          "Sorry, the given provider does not support in band account registration. Please try with a different provider.": [
6861             null,
6862             ""
6863          ],
6864          "Requesting a registration form from the XMPP server": [
6865             null,
6866             ""
6867          ],
6868          "Something went wrong while establishing a connection with \"%1$s\". Are you sure it exists?": [
6869             null,
6870             ""
6871          ],
6872          "Now logging you in": [
6873             null,
6874             ""
6875          ],
6876          "Registered successfully": [
6877             null,
6878             ""
6879          ],
6880          "Return": [
6881             null,
6882             ""
6883          ],
6884          "The provider rejected your registration attempt. ": [
6885             null,
6886             ""
6887          ],
6888          "Password:": [
6889             null,
6890             "パスワード:"
6891          ],
6892          "Log In": [
6893             null,
6894             "ログイン"
6895          ],
6896          "Sign in": [
6897             null,
6898             "サインイン"
6899          ],
6900          "Toggle chat": [
6901             null,
6902             ""
6903          ]
6904       }
6905    }
6906 };
6907 locales["nb"] = {
6908    "domain": "converse",
6909    "locale_data": {
6910       "converse": {
6911          "": {
6912             "domain": "converse",
6913             "plural_forms": "nplurals=2; plural=(n != 1);",
6914             "lang": "nb"
6915          },
6916          "unencrypted": [
6917             null,
6918             "ukryptertß"
6919          ],
6920          "unverified": [
6921             null,
6922             "uverifisert"
6923          ],
6924          "verified": [
6925             null,
6926             "verifisert"
6927          ],
6928          "finished": [
6929             null,
6930             "ferdig"
6931          ],
6932          "This contact is busy": [
6933             null,
6934             "Denne kontakten er opptatt"
6935          ],
6936          "This contact is online": [
6937             null,
6938             "Kontakten er pålogget"
6939          ],
6940          "This contact is offline": [
6941             null,
6942             "Kontakten er avlogget"
6943          ],
6944          "This contact is unavailable": [
6945             null,
6946             "Kontakten er utilgjengelig"
6947          ],
6948          "This contact is away for an extended period": [
6949             null,
6950             "Kontakten er borte for en lengre periode"
6951          ],
6952          "This contact is away": [
6953             null,
6954             "Kontakten er borte"
6955          ],
6956          "Click to hide these contacts": [
6957             null,
6958             "Klikk for å skjule disse kontaktene"
6959          ],
6960          "My contacts": [
6961             null,
6962             "Mine Kontakter"
6963          ],
6964          "Pending contacts": [
6965             null,
6966             "Kontakter som venter på godkjenning"
6967          ],
6968          "Contact requests": [
6969             null,
6970             "Kontaktforespørsler"
6971          ],
6972          "Ungrouped": [
6973             null,
6974             "Ugrupperte"
6975          ],
6976          "Contacts": [
6977             null,
6978             "Kontakter"
6979          ],
6980          "Groups": [
6981             null,
6982             "Grupper"
6983          ],
6984          "Reconnecting": [
6985             null,
6986             "Kobler til igjen"
6987          ],
6988          "Error": [
6989             null,
6990             "Feil"
6991          ],
6992          "Connecting": [
6993             null,
6994             "Kobler til"
6995          ],
6996          "Authenticating": [
6997             null,
6998             "Godkjenner"
6999          ],
7000          "Authentication Failed": [
7001             null,
7002             "Godkjenning mislyktes"
7003          ],
7004          "Online Contacts": [
7005             null,
7006             "Påloggede Kontakter"
7007          ],
7008          "Re-establishing encrypted session": [
7009             null,
7010             "Gjenopptar kryptert økt"
7011          ],
7012          "Generating private key.": [
7013             null,
7014             "Genererer privat nøkkel"
7015          ],
7016          "Your browser might become unresponsive.": [
7017             null,
7018             "Din nettleser kan bli uresponsiv"
7019          ],
7020          "Authentication request from %1$s\n\nYour chat contact is attempting to verify your identity, by asking you the question below.\n\n%2$s": [
7021             null,
7022             "Godkjenningsforespørsel fra %1$s\n\nDin nettpratkontakt forsøker å bekrefte din identitet, ved å spørre deg spørsmålet under.\n\n%2$s"
7023          ],
7024          "Could not verify this user's identify.": [
7025             null,
7026             "Kunne ikke bekrefte denne brukerens identitet"
7027          ],
7028          "Exchanging private key with contact.": [
7029             null,
7030             "Bytter private nøkler med kontakt"
7031          ],
7032          "Personal message": [
7033             null,
7034             "Personlig melding"
7035          ],
7036          "Are you sure you want to clear the messages from this room?": [
7037             null,
7038             "Er du sikker på at du vil fjerne meldingene fra dette rommet?"
7039          ],
7040          "me": [
7041             null,
7042             "meg"
7043          ],
7044          "is typing": [
7045             null,
7046             "skriver"
7047          ],
7048          "has stopped typing": [
7049             null,
7050             "har stoppet å skrive"
7051          ],
7052          "Show this menu": [
7053             null,
7054             "Viser denne menyen"
7055          ],
7056          "Write in the third person": [
7057             null,
7058             "Skriv i tredjeperson"
7059          ],
7060          "Remove messages": [
7061             null,
7062             "Fjern meldinger"
7063          ],
7064          "Are you sure you want to clear the messages from this chat box?": [
7065             null,
7066             "Er du sikker på at du vil fjerne meldingene fra denne meldingsboksen?"
7067          ],
7068          "Your message could not be sent": [
7069             null,
7070             "Beskjeden din kunne ikke sendes"
7071          ],
7072          "We received an unencrypted message": [
7073             null,
7074             "Vi mottok en ukryptert beskjed"
7075          ],
7076          "We received an unreadable encrypted message": [
7077             null,
7078             "Vi mottok en uleselig melding"
7079          ],
7080          "This user has requested an encrypted session.": [
7081             null,
7082             "Denne brukeren har ønsket en kryptert økt"
7083          ],
7084          "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
7085             null,
7086             "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nOm du har bekreftet at avtrykkene matcher, klikk OK. I motsatt fall, trykk Avbryt."
7087          ],
7088          "You will be prompted to provide a security question and then an answer to that question.\n\nYour contact will then be prompted the same question and if they type the exact same answer (case sensitive), their identity will be verified.": [
7089             null,
7090             "Du vil bli spurt etter å tilby et sikkerhetsspørsmål og siden svare på dette.\n\nDin kontakt vil så bli spurt om det samme spørsmålet, og om de svarer det nøyaktig samme svaret (det er forskjell på små og store bokstaver), vil identiteten verifiseres."
7091          ],
7092          "What is your security question?": [
7093             null,
7094             "Hva er ditt Sikkerhetsspørsmål?"
7095          ],
7096          "What is the answer to the security question?": [
7097             null,
7098             "Hva er svaret på ditt Sikkerhetsspørsmål?"
7099          ],
7100          "Invalid authentication scheme provided": [
7101             null,
7102             "Du har vedlagt en ugyldig godkjenningsplan."
7103          ],
7104          "Your messages are not encrypted anymore": [
7105             null,
7106             "Dine meldinger er ikke kryptert lenger."
7107          ],
7108          "Your messages are now encrypted but your contact's identity has not been verified.": [
7109             null,
7110             "Dine meldinger er nå krypterte, men identiteten til din kontakt har ikke blitt verifisert."
7111          ],
7112          "Your contact's identify has been verified.": [
7113             null,
7114             "Din kontakts identitet har blitt verifisert."
7115          ],
7116          "Your contact has ended encryption on their end, you should do the same.": [
7117             null,
7118             "Din kontakt har avsluttet kryptering i sin ende, dette burde du også gjøre."
7119          ],
7120          "Your messages are not encrypted. Click here to enable OTR encryption.": [
7121             null,
7122             "Dine meldinger er ikke krypterte. Klikk her for å aktivere OTR-kryptering."
7123          ],
7124          "Your messages are encrypted, but your contact has not been verified.": [
7125             null,
7126             "Dine meldinger er krypterte, men din kontakt har ikke blitt verifisert."
7127          ],
7128          "Your messages are encrypted and your contact verified.": [
7129             null,
7130             "Dine meldinger er krypterte og din kontakt er verifisert."
7131          ],
7132          "Your contact has closed their end of the private session, you should do the same": [
7133             null,
7134             "Din kontakt har avsluttet økten i sin ende, dette burde du også gjøre."
7135          ],
7136          "Clear all messages": [
7137             null,
7138             "Fjern alle meldinger"
7139          ],
7140          "End encrypted conversation": [
7141             null,
7142             "Avslutt kryptert økt"
7143          ],
7144          "Hide the list of participants": [
7145             null,
7146             "Skjul deltakerlisten"
7147          ],
7148          "Refresh encrypted conversation": [
7149             null,
7150             "Last inn kryptert samtale på nytt"
7151          ],
7152          "Start a call": [
7153             null,
7154             "Start en samtale"
7155          ],
7156          "Start encrypted conversation": [
7157             null,
7158             "Start en kryptert samtale"
7159          ],
7160          "Verify with fingerprints": [
7161             null,
7162             "Verifiser med Avtrykk"
7163          ],
7164          "Verify with SMP": [
7165             null,
7166             "Verifiser med SMP"
7167          ],
7168          "What's this?": [
7169             null,
7170             "Hva er dette?"
7171          ],
7172          "Online": [
7173             null,
7174             "Pålogget"
7175          ],
7176          "Busy": [
7177             null,
7178             "Opptatt"
7179          ],
7180          "Away": [
7181             null,
7182             "Borte"
7183          ],
7184          "Offline": [
7185             null,
7186             "Avlogget"
7187          ],
7188          "Log out": [
7189             null,
7190             "Logg Av"
7191          ],
7192          "Contact name": [
7193             null,
7194             "Kontaktnavn"
7195          ],
7196          "Search": [
7197             null,
7198             "Søk"
7199          ],
7200          "Contact username": [
7201             null,
7202             "Brukernavnet til Kontakt"
7203          ],
7204          "Add": [
7205             null,
7206             "Legg Til"
7207          ],
7208          "Click to add new chat contacts": [
7209             null,
7210             "Klikk for å legge til nye meldingskontakter"
7211          ],
7212          "Add a contact": [
7213             null,
7214             "Legg til en Kontakt"
7215          ],
7216          "No users found": [
7217             null,
7218             "Ingen brukere funnet"
7219          ],
7220          "Click to add as a chat contact": [
7221             null,
7222             "Klikk for å legge til som meldingskontakt"
7223          ],
7224          "Room name": [
7225             null,
7226             "Romnavn"
7227          ],
7228          "Nickname": [
7229             null,
7230             "Kallenavn"
7231          ],
7232          "Server": [
7233             null,
7234             "Server"
7235          ],
7236          "Join": [
7237             null,
7238             "Koble til"
7239          ],
7240          "Show rooms": [
7241             null,
7242             "Vis Rom"
7243          ],
7244          "Rooms": [
7245             null,
7246             "Rom"
7247          ],
7248          "No rooms on %1$s": [
7249             null,
7250             "Ingen rom på %1$s"
7251          ],
7252          "Rooms on %1$s": [
7253             null,
7254             "Rom på %1$s"
7255          ],
7256          "Click to open this room": [
7257             null,
7258             "Klikk for å åpne dette rommet"
7259          ],
7260          "Show more information on this room": [
7261             null,
7262             "Vis mer informasjon om dette rommet"
7263          ],
7264          "Description:": [
7265             null,
7266             "Beskrivelse:"
7267          ],
7268          "Occupants:": [
7269             null,
7270             "Brukere her:"
7271          ],
7272          "Features:": [
7273             null,
7274             "Egenskaper:"
7275          ],
7276          "Requires authentication": [
7277             null,
7278             "Krever Godkjenning"
7279          ],
7280          "Hidden": [
7281             null,
7282             "Skjult"
7283          ],
7284          "Requires an invitation": [
7285             null,
7286             "Krever en invitasjon"
7287          ],
7288          "Moderated": [
7289             null,
7290             "Moderert"
7291          ],
7292          "Non-anonymous": [
7293             null,
7294             "Ikke-Anonym"
7295          ],
7296          "Open room": [
7297             null,
7298             "Åpent Rom"
7299          ],
7300          "Permanent room": [
7301             null,
7302             "Permanent Rom"
7303          ],
7304          "Public": [
7305             null,
7306             "Alle"
7307          ],
7308          "Semi-anonymous": [
7309             null,
7310             "Semi-anonymt"
7311          ],
7312          "Temporary room": [
7313             null,
7314             "Midlertidig Rom"
7315          ],
7316          "Unmoderated": [
7317             null,
7318             "Umoderert"
7319          ],
7320          "This user is a moderator": [
7321             null,
7322             "Denne brukeren er moderator"
7323          ],
7324          "This user can send messages in this room": [
7325             null,
7326             "Denne brukeren kan skrive meldinger i dette rommet"
7327          ],
7328          "This user can NOT send messages in this room": [
7329             null,
7330             "Denne brukeren kan IKKE sende meldinger i dette rommet"
7331          ],
7332          "Invite...": [
7333             null,
7334             "Invitér..."
7335          ],
7336          "Occupants": [
7337             null,
7338             "Brukere her:"
7339          ],
7340          "You are about to invite %1$s to the chat room \"%2$s\". ": [
7341             null,
7342             "Du er i ferd med å invitere %1$s til samtalerommet \"%2$s\". "
7343          ],
7344          "You may optionally include a message, explaining the reason for the invitation.": [
7345             null,
7346             "Du kan eventuelt inkludere en melding og forklare årsaken til invitasjonen."
7347          ],
7348          "Message": [
7349             null,
7350             "Melding"
7351          ],
7352          "Error: could not execute the command": [
7353             null,
7354             "Feil: kunne ikke utføre kommandoen"
7355          ],
7356          "Ban user from room": [
7357             null,
7358             "Utesteng bruker fra rommet"
7359          ],
7360          "Kick user from room": [
7361             null,
7362             "Kast ut bruker fra rommet"
7363          ],
7364          "Write in 3rd person": [
7365             null,
7366             "Skriv i tredjeperson"
7367          ],
7368          "Remove user's ability to post messages": [
7369             null,
7370             "Fjern brukerens muligheter til å skrive meldinger"
7371          ],
7372          "Change your nickname": [
7373             null,
7374             "Endre ditt kallenavn"
7375          ],
7376          "Set room topic": [
7377             null,
7378             "Endre rommets emne"
7379          ],
7380          "Allow muted user to post messages": [
7381             null,
7382             "Tillat stumme brukere å skrive meldinger"
7383          ],
7384          "Save": [
7385             null,
7386             "Lagre"
7387          ],
7388          "Cancel": [
7389             null,
7390             "Avbryt"
7391          ],
7392          "An error occurred while trying to save the form.": [
7393             null,
7394             "En feil skjedde under lagring av skjemaet."
7395          ],
7396          "This chatroom requires a password": [
7397             null,
7398             "Dette rommet krever et passord"
7399          ],
7400          "Password: ": [
7401             null,
7402             "Passord:"
7403          ],
7404          "Submit": [
7405             null,
7406             "Send"
7407          ],
7408          "This room is not anonymous": [
7409             null,
7410             "Dette rommet er ikke anonymt"
7411          ],
7412          "This room now shows unavailable members": [
7413             null,
7414             "Dette rommet viser nå utilgjengelige medlemmer"
7415          ],
7416          "This room does not show unavailable members": [
7417             null,
7418             "Dette rommet viser ikke utilgjengelige medlemmer"
7419          ],
7420          "Non-privacy-related room configuration has changed": [
7421             null,
7422             "Ikke-personvernsrelatert romkonfigurasjon har blitt endret"
7423          ],
7424          "Room logging is now enabled": [
7425             null,
7426             "Romlogging er nå aktivert"
7427          ],
7428          "Room logging is now disabled": [
7429             null,
7430             "Romlogging er nå deaktivert"
7431          ],
7432          "This room is now non-anonymous": [
7433             null,
7434             "Dette rommet er nå ikke-anonymt"
7435          ],
7436          "This room is now semi-anonymous": [
7437             null,
7438             "Dette rommet er nå semi-anonymt"
7439          ],
7440          "This room is now fully-anonymous": [
7441             null,
7442             "Dette rommet er nå totalt anonymt"
7443          ],
7444          "A new room has been created": [
7445             null,
7446             "Et nytt rom har blitt opprettet"
7447          ],
7448          "You have been banned from this room": [
7449             null,
7450             "Du har blitt utestengt fra dette rommet"
7451          ],
7452          "You have been kicked from this room": [
7453             null,
7454             "Du ble kastet ut av dette rommet"
7455          ],
7456          "You have been removed from this room because of an affiliation change": [
7457             null,
7458             "Du har blitt fjernet fra dette rommet på grunn av en holdningsendring"
7459          ],
7460          "You have been removed from this room because the room has changed to members-only and you're not a member": [
7461             null,
7462             "Du har blitt fjernet fra dette rommet fordi rommet nå kun tillater medlemmer, noe du ikke er."
7463          ],
7464          "You have been removed from this room because the MUC (Multi-user chat) service is being shut down.": [
7465             null,
7466             "Du har blitt fjernet fra dette rommet fordi MBC (Multi-Bruker-Chat)-tjenesten er stengt ned."
7467          ],
7468          "<strong>%1$s</strong> has been banned": [
7469             null,
7470             "<strong>%1$s</strong>  har blitt utestengt"
7471          ],
7472          "<strong>%1$s</strong>'s nickname has changed": [
7473             null,
7474             "<strong>%1$s</strong> sitt kallenavn er endret"
7475          ],
7476          "<strong>%1$s</strong> has been kicked out": [
7477             null,
7478             "<strong>%1$s</strong>  ble kastet ut"
7479          ],
7480          "<strong>%1$s</strong> has been removed because of an affiliation change": [
7481             null,
7482             "<strong>%1$s</strong> har blitt fjernet på grunn av en holdningsendring"
7483          ],
7484          "<strong>%1$s</strong> has been removed for not being a member": [
7485             null,
7486             "<strong>%1$s</strong> har blitt fjernet på grunn av at han/hun ikke er medlem"
7487          ],
7488          "Your nickname has been automatically changed to: <strong>%1$s</strong>": [
7489             null,
7490             "Ditt kallenavn har blitt automatisk endret til <strong>%1$s</strong> "
7491          ],
7492          "Your nickname has been changed to: <strong>%1$s</strong>": [
7493             null,
7494             "Ditt kallenavn har blitt endret til <strong>%1$s</strong> "
7495          ],
7496          "The reason given is: \"": [
7497             null,
7498             "Årsaken som er oppgitt er: \""
7499          ],
7500          "You are not on the member list of this room": [
7501             null,
7502             "Du er ikke på medlemslisten til dette rommet"
7503          ],
7504          "No nickname was specified": [
7505             null,
7506             "Ingen kallenavn var spesifisert"
7507          ],
7508          "You are not allowed to create new rooms": [
7509             null,
7510             "Du har ikke tillatelse til å opprette nye rom"
7511          ],
7512          "Your nickname doesn't conform to this room's policies": [
7513             null,
7514             "Ditt kallenavn er ikke i samsvar med rommets regler"
7515          ],
7516          "Your nickname is already taken": [
7517             null,
7518             "Kallenavnet er allerede tatt"
7519          ],
7520          "This room does not (yet) exist": [
7521             null,
7522             "Dette rommet eksisterer ikke (enda)"
7523          ],
7524          "This room has reached it's maximum number of occupants": [
7525             null,
7526             "Dette rommet har nådd maksimalt antall brukere"
7527          ],
7528          "Topic set by %1$s to: %2$s": [
7529             null,
7530             "Emnet ble endret den %1$s til: %2$s"
7531          ],
7532          "%1$s has invited you to join a chat room: %2$s": [
7533             null,
7534             "%1$s har invitert deg til å bli med i chatterommet: %2$s"
7535          ],
7536          "%1$s has invited you to join a chat room: %2$s, and left the following reason: \"%3$s\"": [
7537             null,
7538             "%1$s har invitert deg til å bli med i chatterommet: %2$s, og forlot selv av følgende grunn:  \"%3$s\""
7539          ],
7540          "Click to restore this chat": [
7541             null,
7542             "Klikk for å gjenopprette denne samtalen"
7543          ],
7544          "Minimized": [
7545             null,
7546             "Minimert"
7547          ],
7548          "Click to remove this contact": [
7549             null,
7550             "Klikk for å fjerne denne kontakten"
7551          ],
7552          "Click to accept this contact request": [
7553             null,
7554             "Klikk for å Godta denne kontaktforespørselen"
7555          ],
7556          "Click to decline this contact request": [
7557             null,
7558             "Klikk for å avslå denne kontaktforespørselen"
7559          ],
7560          "Click to chat with this contact": [
7561             null,
7562             "Klikk for å chatte med denne kontakten"
7563          ],
7564          "Are you sure you want to remove this contact?": [
7565             null,
7566             "Er du sikker på at du vil fjerne denne kontakten?"
7567          ],
7568          "Are you sure you want to decline this contact request?": [
7569             null,
7570             "Er du sikker på at du vil avslå denne kontaktforespørselen?"
7571          ],
7572          "Type to filter": [
7573             null,
7574             "Skriv til filter"
7575          ],
7576          "I am %1$s": [
7577             null,
7578             "Jeg er %1$s"
7579          ],
7580          "Click here to write a custom status message": [
7581             null,
7582             "Klikk her for å skrive en personlig statusmelding"
7583          ],
7584          "Click to change your chat status": [
7585             null,
7586             "Klikk for å endre din meldingsstatus"
7587          ],
7588          "Custom status": [
7589             null,
7590             "Personlig status"
7591          ],
7592          "online": [
7593             null,
7594             "pålogget"
7595          ],
7596          "busy": [
7597             null,
7598             "opptatt"
7599          ],
7600          "away for long": [
7601             null,
7602             "borte lenge"
7603          ],
7604          "away": [
7605             null,
7606             "borte"
7607          ],
7608          "Your XMPP provider's domain name:": [
7609             null,
7610             "Din XMPP-tilbyders domenenavn:"
7611          ],
7612          "Fetch registration form": [
7613             null,
7614             "Hent registreringsskjema"
7615          ],
7616          "Tip: A list of public XMPP providers is available": [
7617             null,
7618             "Tips: En liste med offentlige XMPP-tilbydere er tilgjengelig"
7619          ],
7620          "here": [
7621             null,
7622             "her"
7623          ],
7624          "Register": [
7625             null,
7626             "Registrér deg"
7627          ],
7628          "Sorry, the given provider does not support in band account registration. Please try with a different provider.": [
7629             null,
7630             "Beklager, den valgte tilbyderen støtter ikke in band kontoregistrering. Vennligst prøv igjen med en annen tilbyder. "
7631          ],
7632          "Requesting a registration form from the XMPP server": [
7633             null,
7634             "Spør etter registreringsskjema fra XMPP-tjeneren"
7635          ],
7636          "Something went wrong while establishing a connection with \"%1$s\". Are you sure it exists?": [
7637             null,
7638             "Noe gikk galt under etablering av forbindelse med \"%1$s\". Er du sikker på at denne eksisterer?"
7639          ],
7640          "Now logging you in": [
7641             null,
7642             "Logger deg inn"
7643          ],
7644          "Registered successfully": [
7645             null,
7646             "Registrering var vellykket"
7647          ],
7648          "Return": [
7649             null,
7650             "Tilbake"
7651          ],
7652          "The provider rejected your registration attempt. ": [
7653             null,
7654             "Tilbyderen avviste ditt registreringsforsøk."
7655          ],
7656          "XMPP Username:": [
7657             null,
7658             "XMPP Brukernavn:"
7659          ],
7660          "Password:": [
7661             null,
7662             "Passord:"
7663          ],
7664          "Log In": [
7665             null,
7666             "Logg inn"
7667          ],
7668          "Sign in": [
7669             null,
7670             "Innlogging"
7671          ],
7672          "Toggle chat": [
7673             null,
7674             "Endre chatten"
7675          ]
7676       }
7677    }
7678 };
7679 locales["nl"] = {
7680    "domain": "converse",
7681    "locale_data": {
7682       "converse": {
7683          "": {
7684             "domain": "converse",
7685             "plural_forms": "nplurals=2; plural=(n != 1);",
7686             "lang": "nl"
7687          },
7688          "unencrypted": [
7689             null,
7690             "ongecodeerde"
7691          ],
7692          "unverified": [
7693             null,
7694             "niet geverifieerd"
7695          ],
7696          "verified": [
7697             null,
7698             "geverifieerd"
7699          ],
7700          "finished": [
7701             null,
7702             "klaar"
7703          ],
7704          "This contact is busy": [
7705             null,
7706             "Contact is bezet"
7707          ],
7708          "This contact is online": [
7709             null,
7710             "Contact is online"
7711          ],
7712          "This contact is offline": [
7713             null,
7714             "Contact is offline"
7715          ],
7716          "This contact is unavailable": [
7717             null,
7718             "Contact is niet beschikbaar"
7719          ],
7720          "This contact is away for an extended period": [
7721             null,
7722             "Contact is afwezig voor lange periode"
7723          ],
7724          "This contact is away": [
7725             null,
7726             "Conact is afwezig"
7727          ],
7728          "My contacts": [
7729             null,
7730             "Mijn contacts"
7731          ],
7732          "Pending contacts": [
7733             null,
7734             "Conacten in afwachting van"
7735          ],
7736          "Contact requests": [
7737             null,
7738             "Contact uitnodiging"
7739          ],
7740          "Ungrouped": [
7741             null,
7742             ""
7743          ],
7744          "Contacts": [
7745             null,
7746             "Contacten"
7747          ],
7748          "Groups": [
7749             null,
7750             ""
7751          ],
7752          "Error": [
7753             null,
7754             "Error"
7755          ],
7756          "Connecting": [
7757             null,
7758             "Verbinden"
7759          ],
7760          "Authenticating": [
7761             null,
7762             "Authenticeren"
7763          ],
7764          "Authentication Failed": [
7765             null,
7766             "Authenticeren mislukt"
7767          ],
7768          "Online Contacts": [
7769             null,
7770             "Online Contacten"
7771          ],
7772          "Re-establishing encrypted session": [
7773             null,
7774             "Bezig versleutelde sessie te herstellen"
7775          ],
7776          "Generating private key.": [
7777             null,
7778             ""
7779          ],
7780          "Your browser might become unresponsive.": [
7781             null,
7782             ""
7783          ],
7784          "Authentication request from %1$s\n\nYour chat contact is attempting to verify your identity, by asking you the question below.\n\n%2$s": [
7785             null,
7786             ""
7787          ],
7788          "Could not verify this user's identify.": [
7789             null,
7790             "Niet kon de identiteit van deze gebruiker niet identificeren."
7791          ],
7792          "Exchanging private key with contact.": [
7793             null,
7794             ""
7795          ],
7796          "Personal message": [
7797             null,
7798             "Persoonlijk bericht"
7799          ],
7800          "me": [
7801             null,
7802             "ikzelf"
7803          ],
7804          "Show this menu": [
7805             null,
7806             "Toon dit menu"
7807          ],
7808          "Write in the third person": [
7809             null,
7810             "Schrijf in de 3de persoon"
7811          ],
7812          "Remove messages": [
7813             null,
7814             "Verwijder bericht"
7815          ],
7816          "Are you sure you want to clear the messages from this chat box?": [
7817             null,
7818             ""
7819          ],
7820          "Your message could not be sent": [
7821             null,
7822             "Je bericht kon niet worden verzonden"
7823          ],
7824          "We received an unencrypted message": [
7825             null,
7826             "We ontvingen een unencrypted bericht "
7827          ],
7828          "We received an unreadable encrypted message": [
7829             null,
7830             "We ontvangen een onleesbaar unencrypted bericht"
7831          ],
7832          "This user has requested an encrypted session.": [
7833             null,
7834             "Deze gebruiker heeft een encrypted sessie aangevraagd."
7835          ],
7836          "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
7837             null,
7838             ""
7839          ],
7840          "You will be prompted to provide a security question and then an answer to that question.\n\nYour contact will then be prompted the same question and if they type the exact same answer (case sensitive), their identity will be verified.": [
7841             null,
7842             ""
7843          ],
7844          "What is your security question?": [
7845             null,
7846             "Wat is jou sericury vraag?"
7847          ],
7848          "What is the answer to the security question?": [
7849             null,
7850             "Wat is het antwoord op de security vraag?"
7851          ],
7852          "Invalid authentication scheme provided": [
7853             null,
7854             ""
7855          ],
7856          "Your messages are not encrypted anymore": [
7857             null,
7858             "Je berichten zijn niet meer encrypted"
7859          ],
7860          "Your messages are not encrypted. Click here to enable OTR encryption.": [
7861             null,
7862             "Jou bericht is niet encrypted. KLik hier om ORC encrytion aan te zetten."
7863          ],
7864          "End encrypted conversation": [
7865             null,
7866             "Beeindig encrypted gesprek"
7867          ],
7868          "Hide the list of participants": [
7869             null,
7870             ""
7871          ],
7872          "Refresh encrypted conversation": [
7873             null,
7874             "Ververs encrypted gesprek"
7875          ],
7876          "Start a call": [
7877             null,
7878             ""
7879          ],
7880          "Start encrypted conversation": [
7881             null,
7882             "Start encrypted gesprek"
7883          ],
7884          "Verify with fingerprints": [
7885             null,
7886             ""
7887          ],
7888          "Verify with SMP": [
7889             null,
7890             ""
7891          ],
7892          "What's this?": [
7893             null,
7894             "Wat is dit?"
7895          ],
7896          "Online": [
7897             null,
7898             "Online"
7899          ],
7900          "Busy": [
7901             null,
7902             "Bezet"
7903          ],
7904          "Away": [
7905             null,
7906             "Afwezig"
7907          ],
7908          "Offline": [
7909             null,
7910             ""
7911          ],
7912          "Contact name": [
7913             null,
7914             "Contact naam"
7915          ],
7916          "Search": [
7917             null,
7918             "Zoeken"
7919          ],
7920          "Contact username": [
7921             null,
7922             "Contact gebruikernaam"
7923          ],
7924          "Add": [
7925             null,
7926             "Toevoegen"
7927          ],
7928          "Click to add new chat contacts": [
7929             null,
7930             "Klik om nieuwe contacten toe te voegen"
7931          ],
7932          "Add a contact": [
7933             null,
7934             "Voeg contact toe"
7935          ],
7936          "No users found": [
7937             null,
7938             "Geen gebruikers gevonden"
7939          ],
7940          "Click to add as a chat contact": [
7941             null,
7942             "Klik om contact toe te voegen"
7943          ],
7944          "Room name": [
7945             null,
7946             "Room naam"
7947          ],
7948          "Nickname": [
7949             null,
7950             "Nickname"
7951          ],
7952          "Server": [
7953             null,
7954             "Server"
7955          ],
7956          "Join": [
7957             null,
7958             "Deelnemen"
7959          ],
7960          "Show rooms": [
7961             null,
7962             "Toon rooms"
7963          ],
7964          "Rooms": [
7965             null,
7966             "Rooms"
7967          ],
7968          "No rooms on %1$s": [
7969             null,
7970             "Geen room op %1$s"
7971          ],
7972          "Rooms on %1$s": [
7973             null,
7974             "Room op %1$s"
7975          ],
7976          "Click to open this room": [
7977             null,
7978             "Klik om room te openen"
7979          ],
7980          "Show more information on this room": [
7981             null,
7982             "Toon meer informatie over deze room"
7983          ],
7984          "Description:": [
7985             null,
7986             "Beschrijving"
7987          ],
7988          "Occupants:": [
7989             null,
7990             "Deelnemers:"
7991          ],
7992          "Features:": [
7993             null,
7994             "Functies:"
7995          ],
7996          "Requires authentication": [
7997             null,
7998             "Verificatie vereist"
7999          ],
8000          "Hidden": [
8001             null,
8002             "Verborgen"
8003          ],
8004          "Requires an invitation": [
8005             null,
8006             "Veriest een uitnodiging"
8007          ],
8008          "Moderated": [
8009             null,
8010             "Gemodereerd"
8011          ],
8012          "Non-anonymous": [
8013             null,
8014             "Niet annoniem"
8015          ],
8016          "Open room": [
8017             null,
8018             "Open room"
8019          ],
8020          "Permanent room": [
8021             null,
8022             "Blijvend room"
8023          ],
8024          "Public": [
8025             null,
8026             "Publiek"
8027          ],
8028          "Semi-anonymous": [
8029             null,
8030             "Semi annoniem"
8031          ],
8032          "Temporary room": [
8033             null,
8034             "Tijdelijke room"
8035          ],
8036          "Unmoderated": [
8037             null,
8038             "Niet gemodereerd"
8039          ],
8040          "This user is a moderator": [
8041             null,
8042             "Dit is een moderator"
8043          ],
8044          "This user can send messages in this room": [
8045             null,
8046             "Deze gebruiker kan berichten sturen in deze room"
8047          ],
8048          "This user can NOT send messages in this room": [
8049             null,
8050             "Deze gebruiker kan NIET een bericht sturen in deze room"
8051          ],
8052          "Invite...": [
8053             null,
8054             ""
8055          ],
8056          "You are about to invite %1$s to the chat room \"%2$s\". ": [
8057             null,
8058             ""
8059          ],
8060          "You may optionally include a message, explaining the reason for the invitation.": [
8061             null,
8062             ""
8063          ],
8064          "Message": [
8065             null,
8066             "Bericht"
8067          ],
8068          "Error: could not execute the command": [
8069             null,
8070             ""
8071          ],
8072          "Remove user's ability to post messages": [
8073             null,
8074             ""
8075          ],
8076          "Change your nickname": [
8077             null,
8078             ""
8079          ],
8080          "Allow muted user to post messages": [
8081             null,
8082             ""
8083          ],
8084          "Save": [
8085             null,
8086             "Opslaan"
8087          ],
8088          "Cancel": [
8089             null,
8090             "Annuleren"
8091          ],
8092          "An error occurred while trying to save the form.": [
8093             null,
8094             "Een error tijdens het opslaan van het formulier."
8095          ],
8096          "This chatroom requires a password": [
8097             null,
8098             "Chatroom heeft een wachtwoord"
8099          ],
8100          "Password: ": [
8101             null,
8102             "Wachtwoord: "
8103          ],
8104          "Submit": [
8105             null,
8106             "Indienen"
8107          ],
8108          "This room is not anonymous": [
8109             null,
8110             "Deze room is niet annoniem"
8111          ],
8112          "This room now shows unavailable members": [
8113             null,
8114             ""
8115          ],
8116          "This room does not show unavailable members": [
8117             null,
8118             ""
8119          ],
8120          "Non-privacy-related room configuration has changed": [
8121             null,
8122             ""
8123          ],
8124          "Room logging is now enabled": [
8125             null,
8126             ""
8127          ],
8128          "Room logging is now disabled": [
8129             null,
8130             ""
8131          ],
8132          "This room is now non-anonymous": [
8133             null,
8134             "Deze room is nu niet annoniem"
8135          ],
8136          "This room is now semi-anonymous": [
8137             null,
8138             "Deze room is nu semie annoniem"
8139          ],
8140          "This room is now fully-anonymous": [
8141             null,
8142             "Deze room is nu volledig annoniem"
8143          ],
8144          "A new room has been created": [
8145             null,
8146             "Een nieuwe room is gemaakt"
8147          ],
8148          "You have been banned from this room": [
8149             null,
8150             "Je bent verbannen uit deze room"
8151          ],
8152          "You have been kicked from this room": [
8153             null,
8154             "Je bent uit de room gegooid"
8155          ],
8156          "You have been removed from this room because of an affiliation change": [
8157             null,
8158             ""
8159          ],
8160          "You have been removed from this room because the room has changed to members-only and you're not a member": [
8161             null,
8162             ""
8163          ],
8164          "You have been removed from this room because the MUC (Multi-user chat) service is being shut down.": [
8165             null,
8166             ""
8167          ],
8168          "<strong>%1$s</strong> has been banned": [
8169             null,
8170             "<strong>%1$s</strong> is verbannen"
8171          ],
8172          "<strong>%1$s</strong> has been kicked out": [
8173             null,
8174             "<strong>%1$s</strong> has been kicked out"
8175          ],
8176          "<strong>%1$s</strong> has been removed because of an affiliation change": [
8177             null,
8178             ""
8179          ],
8180          "<strong>%1$s</strong> has been removed for not being a member": [
8181             null,
8182             ""
8183          ],
8184          "The reason given is: \"": [
8185             null,
8186             ""
8187          ],
8188          "You are not on the member list of this room": [
8189             null,
8190             "Je bent niet een gebruiker van deze room"
8191          ],
8192          "No nickname was specified": [
8193             null,
8194             "Geen nickname ingegeven"
8195          ],
8196          "You are not allowed to create new rooms": [
8197             null,
8198             "Je bent niet toegestaan nieuwe rooms te maken"
8199          ],
8200          "Your nickname doesn't conform to this room's policies": [
8201             null,
8202             "Je nickname is niet conform policy"
8203          ],
8204          "Your nickname is already taken": [
8205             null,
8206             "Je nickname bestaat al"
8207          ],
8208          "This room does not (yet) exist": [
8209             null,
8210             "Deze room bestaat niet"
8211          ],
8212          "This room has reached it's maximum number of occupants": [
8213             null,
8214             "Deze room heeft het maximale aantal gebruikers"
8215          ],
8216          "Topic set by %1$s to: %2$s": [
8217             null,
8218             ""
8219          ],
8220          "%1$s has invited you to join a chat room: %2$s": [
8221             null,
8222             ""
8223          ],
8224          "%1$s has invited you to join a chat room: %2$s, and left the following reason: \"%3$s\"": [
8225             null,
8226             ""
8227          ],
8228          "Minimized": [
8229             null,
8230             ""
8231          ],
8232          "Click to remove this contact": [
8233             null,
8234             "Klik om contact te verwijderen"
8235          ],
8236          "Click to chat with this contact": [
8237             null,
8238             "Klik om te chatten met contact"
8239          ],
8240          "Type to filter": [
8241             null,
8242             ""
8243          ],
8244          "I am %1$s": [
8245             null,
8246             "Ik ben %1$s"
8247          ],
8248          "Click here to write a custom status message": [
8249             null,
8250             "Klik hier om custom status bericht te maken"
8251          ],
8252          "Click to change your chat status": [
8253             null,
8254             "Klik hier om status te wijzigen"
8255          ],
8256          "Custom status": [
8257             null,
8258             ""
8259          ],
8260          "online": [
8261             null,
8262             "online"
8263          ],
8264          "busy": [
8265             null,
8266             "bezet"
8267          ],
8268          "away for long": [
8269             null,
8270             "afwezig lange tijd"
8271          ],
8272          "away": [
8273             null,
8274             "afwezig"
8275          ],
8276          "Your XMPP provider's domain name:": [
8277             null,
8278             ""
8279          ],
8280          "Fetch registration form": [
8281             null,
8282             ""
8283          ],
8284          "Tip: A list of public XMPP providers is available": [
8285             null,
8286             ""
8287          ],
8288          "here": [
8289             null,
8290             ""
8291          ],
8292          "Register": [
8293             null,
8294             ""
8295          ],
8296          "Sorry, the given provider does not support in band account registration. Please try with a different provider.": [
8297             null,
8298             ""
8299          ],
8300          "Requesting a registration form from the XMPP server": [
8301             null,
8302             ""
8303          ],
8304          "Something went wrong while establishing a connection with \"%1$s\". Are you sure it exists?": [
8305             null,
8306             ""
8307          ],
8308          "Now logging you in": [
8309             null,
8310             ""
8311          ],
8312          "Registered successfully": [
8313             null,
8314             ""
8315          ],
8316          "Return": [
8317             null,
8318             ""
8319          ],
8320          "The provider rejected your registration attempt. ": [
8321             null,
8322             ""
8323          ],
8324          "Password:": [
8325             null,
8326             "Wachtwoord:"
8327          ],
8328          "Log In": [
8329             null,
8330             "Aanmelden"
8331          ],
8332          "Sign in": [
8333             null,
8334             "Aanmelden"
8335          ],
8336          "Toggle chat": [
8337             null,
8338             ""
8339          ]
8340       }
8341    }
8342 };
8343 locales["pl"] = {
8344    "domain": "converse",
8345    "locale_data": {
8346       "converse": {
8347          "": {
8348             "domain": "converse",
8349             "plural_forms": "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);",
8350             "lang": "pl"
8351          },
8352          "unencrypted": [
8353             null,
8354             "nieszyfrowane"
8355          ],
8356          "unverified": [
8357             null,
8358             "niezweryfikowane"
8359          ],
8360          "verified": [
8361             null,
8362             "zweryfikowane"
8363          ],
8364          "finished": [
8365             null,
8366             "zakończone"
8367          ],
8368          "This contact is busy": [
8369             null,
8370             "Kontakt jest zajęty"
8371          ],
8372          "This contact is online": [
8373             null,
8374             "Kontakt jest połączony"
8375          ],
8376          "This contact is offline": [
8377             null,
8378             "Kontakt jest niepołączony"
8379          ],
8380          "This contact is unavailable": [
8381             null,
8382             "Kontakt jest niedostępny"
8383          ],
8384          "This contact is away for an extended period": [
8385             null,
8386             "Kontakt jest nieobecny przez dłuższą chwilę"
8387          ],
8388          "This contact is away": [
8389             null,
8390             "Kontakt jest nieobecny"
8391          ],
8392          "Click to hide these contacts": [
8393             null,
8394             "Kliknij aby schować te kontakty"
8395          ],
8396          "My contacts": [
8397             null,
8398             "Moje kontakty"
8399          ],
8400          "Pending contacts": [
8401             null,
8402             "Kontakty oczekujące"
8403          ],
8404          "Contact requests": [
8405             null,
8406             "Zaproszenia do kontaktu"
8407          ],
8408          "Ungrouped": [
8409             null,
8410             "Niezgrupowane"
8411          ],
8412          "Contacts": [
8413             null,
8414             "Kontakty"
8415          ],
8416          "Groups": [
8417             null,
8418             "Grupy"
8419          ],
8420          "Reconnecting": [
8421             null,
8422             "Przywracam połączenie"
8423          ],
8424          "Error": [
8425             null,
8426             "Błąd"
8427          ],
8428          "Connecting": [
8429             null,
8430             "Łączę się"
8431          ],
8432          "Authenticating": [
8433             null,
8434             "Autoryzacja"
8435          ],
8436          "Authentication Failed": [
8437             null,
8438             "Autoryzacja nie powiodła się"
8439          ],
8440          "Online Contacts": [
8441             null,
8442             "Dostępne kontakty"
8443          ],
8444          "Re-establishing encrypted session": [
8445             null,
8446             "Przywrócenie sesji szyfrowanej"
8447          ],
8448          "Generating private key.": [
8449             null,
8450             "Generuję klucz prywatny."
8451          ],
8452          "Your browser might become unresponsive.": [
8453             null,
8454             "Twoja przeglądarka może nieco zwolnić."
8455          ],
8456          "Authentication request from %1$s\n\nYour chat contact is attempting to verify your identity, by asking you the question below.\n\n%2$s": [
8457             null,
8458             "Prośba o autoryzację od %1$s\n\nKontakt próbuje zweryfikować twoją tożsamość, zadając ci pytanie poniżej.\n\n%2$s"
8459          ],
8460          "Could not verify this user's identify.": [
8461             null,
8462             "Nie jestem w stanie zweryfikować tożsamości kontaktu."
8463          ],
8464          "Exchanging private key with contact.": [
8465             null,
8466             "Wymieniam klucze szyfrujące z kontaktem."
8467          ],
8468          "Personal message": [
8469             null,
8470             "Wiadomość osobista"
8471          ],
8472          "Are you sure you want to clear the messages from this room?": [
8473             null,
8474             "Potwierdź czy rzeczywiście chcesz wyczyścić wiadomości z tego pokoju?"
8475          ],
8476          "me": [
8477             null,
8478             "ja"
8479          ],
8480          "is typing": [
8481             null,
8482             "pisze"
8483          ],
8484          "has stopped typing": [
8485             null,
8486             "przestał pisać"
8487          ],
8488          "Show this menu": [
8489             null,
8490             "Pokaż menu"
8491          ],
8492          "Write in the third person": [
8493             null,
8494             "Pisz w trzeciej osobie"
8495          ],
8496          "Remove messages": [
8497             null,
8498             "Usuń wiadomość"
8499          ],
8500          "Are you sure you want to clear the messages from this chat box?": [
8501             null,
8502             "Potwierdź czy rzeczywiście chcesz wyczyścić wiadomości z okienka rozmowy?"
8503          ],
8504          "Your message could not be sent": [
8505             null,
8506             "Twoja wiadomość nie została wysłana"
8507          ],
8508          "We received an unencrypted message": [
8509             null,
8510             "Otrzymaliśmy niezaszyfrowaną wiadomość"
8511          ],
8512          "We received an unreadable encrypted message": [
8513             null,
8514             "Otrzymaliśmy nieczytelną zaszyfrowaną wiadomość"
8515          ],
8516          "This user has requested an encrypted session.": [
8517             null,
8518             "Kontakt prosi o sesję szyfrowaną."
8519          ],
8520          "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
8521             null,
8522             "Oto odciski palców, potwiedź je proszę z %1$s używając innego sposobuwymiany informacji niż ta rozmowa.\n\nOdcisk palca dla ciebie, %2$s: %3$s\n\nOdcisk palca dla %1$s: %4$s\n\nJeśli odciski palców zostały potwierdzone, kliknij OK, w inny wypadku kliknij Anuluj."
8523          ],
8524          "You will be prompted to provide a security question and then an answer to that question.\n\nYour contact will then be prompted the same question and if they type the exact same answer (case sensitive), their identity will be verified.": [
8525             null,
8526             "Poprosimy cię o podanie pytania sprawdzającego i odpowiedzi na nie.\n\nTwój kontakt zostanie poproszony później o odpowiedź na to samo pytanie i jeśli udzieli tej samej odpowiedzi (ważna jest wielkość liter), tożsamość zostanie zwerfikowana."
8527          ],
8528          "What is your security question?": [
8529             null,
8530             "Jakie jest pytanie bezpieczeństwa?"
8531          ],
8532          "What is the answer to the security question?": [
8533             null,
8534             "Jaka jest odpowiedź na pytanie bezpieczeństwa?"
8535          ],
8536          "Invalid authentication scheme provided": [
8537             null,
8538             "Niewłaściwy schemat autoryzacji"
8539          ],
8540          "Your messages are not encrypted anymore": [
8541             null,
8542             "Twoje wiadomości nie są już szyfrowane"
8543          ],
8544          "Your messages are now encrypted but your contact's identity has not been verified.": [
8545             null,
8546             "Wiadomości są teraz szyfrowane, ale tożsamość kontaktu nie została zweryfikowana."
8547          ],
8548          "Your contact's identify has been verified.": [
8549             null,
8550             "Tożsamość kontaktu została zweryfikowana"
8551          ],
8552          "Your contact has ended encryption on their end, you should do the same.": [
8553             null,
8554             "Kontakt zakończył sesję szyfrowaną, powinieneś zrobić to samo."
8555          ],
8556          "Your messages are not encrypted. Click here to enable OTR encryption.": [
8557             null,
8558             "Twoje wiadomości nie są szyfrowane. Kliknij, aby uruchomić szyfrowanie OTR"
8559          ],
8560          "Your messages are encrypted, but your contact has not been verified.": [
8561             null,
8562             "Wiadomości są szyfrowane, ale tożsamość kontaktu nie została zweryfikowana."
8563          ],
8564          "Your messages are encrypted and your contact verified.": [
8565             null,
8566             "Wiadomości są szyfrowane i tożsamość kontaktu została zweryfikowana."
8567          ],
8568          "Your contact has closed their end of the private session, you should do the same": [
8569             null,
8570             "Kontakt zakończył prywatną rozmowę i ty zrób to samo"
8571          ],
8572          "Clear all messages": [
8573             null,
8574             "Wyczyść wszystkie wiadomości"
8575          ],
8576          "End encrypted conversation": [
8577             null,
8578             "Zakończ szyfrowaną rozmowę"
8579          ],
8580          "Hide the list of participants": [
8581             null,
8582             "Ukryj listę rozmówców"
8583          ],
8584          "Refresh encrypted conversation": [
8585             null,
8586             "Odśwież szyfrowaną rozmowę"
8587          ],
8588          "Start a call": [
8589             null,
8590             "Zadzwoń"
8591          ],
8592          "Start encrypted conversation": [
8593             null,
8594             "Rozpocznij szyfrowaną rozmowę"
8595          ],
8596          "Verify with fingerprints": [
8597             null,
8598             "Zweryfikuj za pomocą odcisków palców"
8599          ],
8600          "Verify with SMP": [
8601             null,
8602             "Zweryfikuj za pomocą SMP"
8603          ],
8604          "What's this?": [
8605             null,
8606             "Co to jest?"
8607          ],
8608          "Online": [
8609             null,
8610             "Dostępny"
8611          ],
8612          "Busy": [
8613             null,
8614             "Zajęty"
8615          ],
8616          "Away": [
8617             null,
8618             "Nieobecny"
8619          ],
8620          "Offline": [
8621             null,
8622             "Rozłączony"
8623          ],
8624          "Log out": [
8625             null,
8626             "Wyloguj"
8627          ],
8628          "Contact name": [
8629             null,
8630             "Nazwa kontaktu"
8631          ],
8632          "Search": [
8633             null,
8634             "Szukaj"
8635          ],
8636          "Contact username": [
8637             null,
8638             "Ksywka kontaktu"
8639          ],
8640          "Add": [
8641             null,
8642             "Dodaj"
8643          ],
8644          "Click to add new chat contacts": [
8645             null,
8646             "Kliknij aby dodać nowe kontakty"
8647          ],
8648          "Add a contact": [
8649             null,
8650             "Dodaj kontakt"
8651          ],
8652          "No users found": [
8653             null,
8654             "Nie znaleziono użytkowników"
8655          ],
8656          "Click to add as a chat contact": [
8657             null,
8658             "Kliknij aby dodać jako kontakt"
8659          ],
8660          "Room name": [
8661             null,
8662             "Nazwa pokoju"
8663          ],
8664          "Nickname": [
8665             null,
8666             "Ksywka"
8667          ],
8668          "Server": [
8669             null,
8670             "Serwer"
8671          ],
8672          "Join": [
8673             null,
8674             "Dołącz"
8675          ],
8676          "Show rooms": [
8677             null,
8678             "Pokaż pokoje"
8679          ],
8680          "Rooms": [
8681             null,
8682             "Pokoje"
8683          ],
8684          "No rooms on %1$s": [
8685             null,
8686             "Brak jest pokojów na %1$s"
8687          ],
8688          "Rooms on %1$s": [
8689             null,
8690             "Pokoje na %1$s"
8691          ],
8692          "Click to open this room": [
8693             null,
8694             "Kliknij aby wejść do pokoju"
8695          ],
8696          "Show more information on this room": [
8697             null,
8698             "Pokaż więcej informacji o pokoju"
8699          ],
8700          "Description:": [
8701             null,
8702             "Opis:"
8703          ],
8704          "Occupants:": [
8705             null,
8706             "Uczestnicy:"
8707          ],
8708          "Features:": [
8709             null,
8710             "Możliwości:"
8711          ],
8712          "Requires authentication": [
8713             null,
8714             "Wymaga autoryzacji"
8715          ],
8716          "Hidden": [
8717             null,
8718             "Ukryty"
8719          ],
8720          "Requires an invitation": [
8721             null,
8722             "Wymaga zaproszenia"
8723          ],
8724          "Moderated": [
8725             null,
8726             "Moderowany"
8727          ],
8728          "Non-anonymous": [
8729             null,
8730             "Nieanonimowy"
8731          ],
8732          "Open room": [
8733             null,
8734             "Otwarty pokój"
8735          ],
8736          "Permanent room": [
8737             null,
8738             "Stały pokój"
8739          ],
8740          "Public": [
8741             null,
8742             "Publiczny"
8743          ],
8744          "Semi-anonymous": [
8745             null,
8746             "Półanonimowy"
8747          ],
8748          "Temporary room": [
8749             null,
8750             "Pokój tymczasowy"
8751          ],
8752          "Unmoderated": [
8753             null,
8754             "Niemoderowany"
8755          ],
8756          "This user is a moderator": [
8757             null,
8758             "Ten człowiek jest moderatorem"
8759          ],
8760          "This user can send messages in this room": [
8761             null,
8762             "Ten człowiek może rozmawiać w niejszym pokoju"
8763          ],
8764          "This user can NOT send messages in this room": [
8765             null,
8766             "Ten człowiek nie może rozmawiać w niniejszym pokoju"
8767          ],
8768          "Invite...": [
8769             null,
8770             "Zaproś..."
8771          ],
8772          "Occupants": [
8773             null,
8774             "Uczestników"
8775          ],
8776          "You are about to invite %1$s to the chat room \"%2$s\". ": [
8777             null,
8778             "Zamierzasz zaprosić %1$s do pokoju rozmów \"%2$s\". "
8779          ],
8780          "You may optionally include a message, explaining the reason for the invitation.": [
8781             null,
8782             "Masz opcjonalną możliwość dołączenia wiadomości, która wyjaśni przyczynę zaproszenia."
8783          ],
8784          "Message": [
8785             null,
8786             "Wiadomość:"
8787          ],
8788          "Error: could not execute the command": [
8789             null,
8790             "Błąd: nie potrafię uruchomić polecenia"
8791          ],
8792          "Ban user from room": [
8793             null,
8794             "Zablokuj dostępu do pokoju"
8795          ],
8796          "Kick user from room": [
8797             null,
8798             "Wykop z pokoju"
8799          ],
8800          "Write in 3rd person": [
8801             null,
8802             "Pisz w trzeciej osobie"
8803          ],
8804          "Remove user's ability to post messages": [
8805             null,
8806             "Zablokuj człowiekowi możliwość rozmowy"
8807          ],
8808          "Change your nickname": [
8809             null,
8810             "Zmień ksywkę"
8811          ],
8812          "Set room topic": [
8813             null,
8814             "Ustaw temat pokoju"
8815          ],
8816          "Allow muted user to post messages": [
8817             null,
8818             "Pozwól uciszonemu człowiekowi na rozmowę"
8819          ],
8820          "Save": [
8821             null,
8822             "Zachowaj"
8823          ],
8824          "Cancel": [
8825             null,
8826             "Anuluj"
8827          ],
8828          "An error occurred while trying to save the form.": [
8829             null,
8830             "Wystąpił błąd w czasie próby zachowania formularza."
8831          ],
8832          "This chatroom requires a password": [
8833             null,
8834             "Pokój rozmów wymaga podania hasła"
8835          ],
8836          "Password: ": [
8837             null,
8838             "Hasło:"
8839          ],
8840          "Submit": [
8841             null,
8842             "Wyślij"
8843          ],
8844          "This room is not anonymous": [
8845             null,
8846             "Pokój nie jest anonimowy"
8847          ],
8848          "This room now shows unavailable members": [
8849             null,
8850             "Pokój pokazuje niedostępnych rozmówców"
8851          ],
8852          "This room does not show unavailable members": [
8853             null,
8854             "Ten pokój nie wyświetla niedostępnych członków"
8855          ],
8856          "Non-privacy-related room configuration has changed": [
8857             null,
8858             "Ustawienia pokoju nie związane z prywatnością zostały zmienione"
8859          ],
8860          "Room logging is now enabled": [
8861             null,
8862             "Zostało włączone zapisywanie rozmów w pokoju"
8863          ],
8864          "Room logging is now disabled": [
8865             null,
8866             "Zostało wyłączone zapisywanie rozmów w pokoju"
8867          ],
8868          "This room is now non-anonymous": [
8869             null,
8870             "Pokój stał się nieanonimowy"
8871          ],
8872          "This room is now semi-anonymous": [
8873             null,
8874             "Pokój stał się półanonimowy"
8875          ],
8876          "This room is now fully-anonymous": [
8877             null,
8878             "Pokój jest teraz w pełni anonimowy"
8879          ],
8880          "A new room has been created": [
8881             null,
8882             "Został utworzony nowy pokój"
8883          ],
8884          "You have been banned from this room": [
8885             null,
8886             "Jesteś niemile widziany w tym pokoju"
8887          ],
8888          "You have been kicked from this room": [
8889             null,
8890             "Zostałeś wykopany z pokoju"
8891          ],
8892          "You have been removed from this room because of an affiliation change": [
8893             null,
8894             "Zostałeś usunięty z pokoju ze względu na zmianę przynależności"
8895          ],
8896          "You have been removed from this room because the room has changed to members-only and you're not a member": [
8897             null,
8898             "Zostałeś usunięty z pokoju ze względu na to, że pokój zmienił się na wymagający członkowstwa, a ty nie jesteś członkiem"
8899          ],
8900          "You have been removed from this room because the MUC (Multi-user chat) service is being shut down.": [
8901             null,
8902             "Zostałeś usunięty z pokoju ze względu na to, że serwis MUC(Multi-user chat) został wyłączony."
8903          ],
8904          "<strong>%1$s</strong> has been banned": [
8905             null,
8906             "<strong>%1$s</strong> został zbanowany"
8907          ],
8908          "<strong>%1$s</strong>'s nickname has changed": [
8909             null,
8910             "<strong>%1$s</strong> zmienił ksywkę"
8911          ],
8912          "<strong>%1$s</strong> has been kicked out": [
8913             null,
8914             "<strong>%1$s</strong> został wykopany"
8915          ],
8916          "<strong>%1$s</strong> has been removed because of an affiliation change": [
8917             null,
8918             "<strong>%1$s</strong> został usunięty z powodu zmiany przynależności"
8919          ],
8920          "<strong>%1$s</strong> has been removed for not being a member": [
8921             null,
8922             "<strong>%1$s</strong> został usunięty ze względu na to, że nie jest członkiem"
8923          ],
8924          "Your nickname has been automatically changed to: <strong>%1$s</strong>": [
8925             null,
8926             "Twoja ksywka została automatycznie zmieniona na: <strong>%1$s</strong>"
8927          ],
8928          "Your nickname has been changed to: <strong>%1$s</strong>": [
8929             null,
8930             "Twoja ksywka została zmieniona na: <strong>%1$s</strong>"
8931          ],
8932          "The reason given is: \"": [
8933             null,
8934             "Podana przyczyna to: \""
8935          ],
8936          "You are not on the member list of this room": [
8937             null,
8938             "Nie jesteś członkiem tego pokoju rozmów"
8939          ],
8940          "No nickname was specified": [
8941             null,
8942             "Nie podałeś ksywki"
8943          ],
8944          "You are not allowed to create new rooms": [
8945             null,
8946             "Nie masz uprawnień do tworzenia nowych pokojów rozmów"
8947          ],
8948          "Your nickname doesn't conform to this room's policies": [
8949             null,
8950             "Twoja ksywka nie jest zgodna z regulaminem pokoju"
8951          ],
8952          "Your nickname is already taken": [
8953             null,
8954             "Twoja ksywka jest już w użyciu"
8955          ],
8956          "This room does not (yet) exist": [
8957             null,
8958             "Ten pokój (jeszcze) nie istnieje"
8959          ],
8960          "This room has reached it's maximum number of occupants": [
8961             null,
8962             "Pokój przekroczył dozwoloną ilość rozmówców"
8963          ],
8964          "Topic set by %1$s to: %2$s": [
8965             null,
8966             "Temat ustawiony przez %1$s na: %2$s"
8967          ],
8968          "%1$s has invited you to join a chat room: %2$s": [
8969             null,
8970             "%1$s zaprosił(a) cię do wejścia do pokoju rozmów %2$s"
8971          ],
8972          "%1$s has invited you to join a chat room: %2$s, and left the following reason: \"%3$s\"": [
8973             null,
8974             "%1$s zaprosił cię do pokoju: %2$s, podając następujący powód: \"%3$s\""
8975          ],
8976          "Click to restore this chat": [
8977             null,
8978             "Kliknij aby powrócić do rozmowy"
8979          ],
8980          "Minimized": [
8981             null,
8982             "Zminimalizowany"
8983          ],
8984          "Click to remove this contact": [
8985             null,
8986             "Kliknij aby usunąć kontakt"
8987          ],
8988          "Click to accept this contact request": [
8989             null,
8990             "Klknij aby zaakceptować życzenie nawiązania kontaktu"
8991          ],
8992          "Click to decline this contact request": [
8993             null,
8994             "Kliknij aby odrzucić życzenie nawiązania kontaktu"
8995          ],
8996          "Click to chat with this contact": [
8997             null,
8998             "Kliknij aby porozmawiać z kontaktem"
8999          ],
9000          "Are you sure you want to remove this contact?": [
9001             null,
9002             "Czy potwierdzasz zamiar usnunięcia tego kontaktu?"
9003          ],
9004          "Are you sure you want to decline this contact request?": [
9005             null,
9006             "Czy potwierdzasz odrzucenie chęci nawiązania kontaktu?"
9007          ],
9008          "Type to filter": [
9009             null,
9010             "Zacznij pisać, aby odfiltrować"
9011          ],
9012          "I am %1$s": [
9013             null,
9014             "Jestem %1$s"
9015          ],
9016          "Click here to write a custom status message": [
9017             null,
9018             "Kliknij aby wpisać nowy status"
9019          ],
9020          "Click to change your chat status": [
9021             null,
9022             "Kliknij aby zmienić status rozmowy"
9023          ],
9024          "Custom status": [
9025             null,
9026             "Własny status"
9027          ],
9028          "online": [
9029             null,
9030             "dostępny"
9031          ],
9032          "busy": [
9033             null,
9034             "zajęty"
9035          ],
9036          "away for long": [
9037             null,
9038             "dłużej nieobecny"
9039          ],
9040          "away": [
9041             null,
9042             "nieobecny"
9043          ],
9044          "Your XMPP provider's domain name:": [
9045             null,
9046             "Domena twojego dostawcy XMPP:"
9047          ],
9048          "Fetch registration form": [
9049             null,
9050             "Pobierz formularz rejestracyjny"
9051          ],
9052          "Tip: A list of public XMPP providers is available": [
9053             null,
9054             "Wskazówka: dostępna jest lista publicznych dostawców XMPP"
9055          ],
9056          "here": [
9057             null,
9058             "tutaj"
9059          ],
9060          "Register": [
9061             null,
9062             "Zarejestruj"
9063          ],
9064          "Sorry, the given provider does not support in band account registration. Please try with a different provider.": [
9065             null,
9066             "Przepraszamy, ale podany dostawca nie obsługuje rejestracji. Spróbuj wskazać innego dostawcę."
9067          ],
9068          "Requesting a registration form from the XMPP server": [
9069             null,
9070             "Pobieranie formularza rejestracyjnego z serwera XMPP"
9071          ],
9072          "Something went wrong while establishing a connection with \"%1$s\". Are you sure it exists?": [
9073             null,
9074             "Coś nie zadziałało przy próbie połączenia z \"%1$s\". Jesteś pewien że istnieje?"
9075          ],
9076          "Now logging you in": [
9077             null,
9078             "Teraz jesteś logowany"
9079          ],
9080          "Registered successfully": [
9081             null,
9082             "Szczęśliwie zarejestrowany"
9083          ],
9084          "Return": [
9085             null,
9086             "Powrót"
9087          ],
9088          "The provider rejected your registration attempt. ": [
9089             null,
9090             "Dostawca odrzucił twoją próbę rejestracji. "
9091          ],
9092          "XMPP Username:": [
9093             null,
9094             "Nazwa użytkownika XMPP:"
9095          ],
9096          "Password:": [
9097             null,
9098             "Hasło:"
9099          ],
9100          "Log In": [
9101             null,
9102             "Zaloguj się"
9103          ],
9104          "Sign in": [
9105             null,
9106             "Zarejestruj się"
9107          ],
9108          "Toggle chat": [
9109             null,
9110             "Przełącz rozmowę"
9111          ]
9112       }
9113    }
9114 };
9115 locales["pt_br"] = {
9116    "domain": "converse",
9117    "locale_data": {
9118       "converse": {
9119          "": {
9120             "domain": "converse",
9121             "plural_forms": "nplurals=2; plural=(n > 1);",
9122             "lang": "pt_BR"
9123          },
9124          "unencrypted": [
9125             null,
9126             "não-criptografado"
9127          ],
9128          "unverified": [
9129             null,
9130             "não-verificado"
9131          ],
9132          "verified": [
9133             null,
9134             "verificado"
9135          ],
9136          "finished": [
9137             null,
9138             "finalizado"
9139          ],
9140          "This contact is busy": [
9141             null,
9142             "Este contato está ocupado"
9143          ],
9144          "This contact is online": [
9145             null,
9146             "Este contato está online"
9147          ],
9148          "This contact is offline": [
9149             null,
9150             "Este contato está offline"
9151          ],
9152          "This contact is unavailable": [
9153             null,
9154             "Este contato está indisponível"
9155          ],
9156          "This contact is away for an extended period": [
9157             null,
9158             "Este contato está ausente por um longo período"
9159          ],
9160          "This contact is away": [
9161             null,
9162             "Este contato está ausente"
9163          ],
9164          "My contacts": [
9165             null,
9166             "Meus contatos"
9167          ],
9168          "Pending contacts": [
9169             null,
9170             "Contados pendentes"
9171          ],
9172          "Contact requests": [
9173             null,
9174             "Solicitação de contatos"
9175          ],
9176          "Ungrouped": [
9177             null,
9178             ""
9179          ],
9180          "Contacts": [
9181             null,
9182             "Contatos"
9183          ],
9184          "Groups": [
9185             null,
9186             ""
9187          ],
9188          "Error": [
9189             null,
9190             "Erro"
9191          ],
9192          "Connecting": [
9193             null,
9194             "Conectando"
9195          ],
9196          "Authenticating": [
9197             null,
9198             "Autenticando"
9199          ],
9200          "Authentication Failed": [
9201             null,
9202             "Falha de autenticação"
9203          ],
9204          "Online Contacts": [
9205             null,
9206             "Contatos online"
9207          ],
9208          "Re-establishing encrypted session": [
9209             null,
9210             "Reestabelecendo sessão criptografada"
9211          ],
9212          "Generating private key.": [
9213             null,
9214             "Gerando chave-privada."
9215          ],
9216          "Your browser might become unresponsive.": [
9217             null,
9218             "Seu navegador pode parar de responder."
9219          ],
9220          "Could not verify this user's identify.": [
9221             null,
9222             "Não foi possível verificar a identidade deste usuário."
9223          ],
9224          "Personal message": [
9225             null,
9226             "Mensagem pessoal"
9227          ],
9228          "me": [
9229             null,
9230             "eu"
9231          ],
9232          "Show this menu": [
9233             null,
9234             "Mostrar o menu"
9235          ],
9236          "Write in the third person": [
9237             null,
9238             "Escrever em terceira pessoa"
9239          ],
9240          "Remove messages": [
9241             null,
9242             "Remover mensagens"
9243          ],
9244          "Are you sure you want to clear the messages from this chat box?": [
9245             null,
9246             "Tem certeza que deseja limpar as mensagens dessa caixa?"
9247          ],
9248          "Your message could not be sent": [
9249             null,
9250             "Sua mensagem não pode ser enviada"
9251          ],
9252          "We received an unencrypted message": [
9253             null,
9254             "Recebemos uma mensagem não-criptografada"
9255          ],
9256          "We received an unreadable encrypted message": [
9257             null,
9258             "Recebemos uma mensagem não-criptografada ilegível"
9259          ],
9260          "This user has requested an encrypted session.": [
9261             null,
9262             "Usuário pediu uma sessão criptografada."
9263          ],
9264          "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
9265             null,
9266             "Aqui estão as assinaturas digitais, por favor confirme elas com %1$s, fora deste chat.\n\nAssinatura para você, %2$s: %3$s\n\nAssinatura para %1$s: %4$s\n\nSe você tiver confirmado que as assinaturas conferem, clique OK, caso contrário, clique Cancelar."
9267          ],
9268          "What is your security question?": [
9269             null,
9270             "Qual é a sua pergunta de segurança?"
9271          ],
9272          "What is the answer to the security question?": [
9273             null,
9274             "Qual é a resposta para a pergunta de segurança?"
9275          ],
9276          "Invalid authentication scheme provided": [
9277             null,
9278             "Schema de autenticação fornecido é inválido"
9279          ],
9280          "Your messages are not encrypted anymore": [
9281             null,
9282             "Suas mensagens não estão mais criptografadas"
9283          ],
9284          "Your messages are not encrypted. Click here to enable OTR encryption.": [
9285             null,
9286             "Suas mensagens não estão criptografadas. Clique aqui para habilitar criptografia OTR."
9287          ],
9288          "End encrypted conversation": [
9289             null,
9290             "Finalizar conversa criptografada"
9291          ],
9292          "Hide the list of participants": [
9293             null,
9294             ""
9295          ],
9296          "Refresh encrypted conversation": [
9297             null,
9298             "Atualizar conversa criptografada"
9299          ],
9300          "Start a call": [
9301             null,
9302             ""
9303          ],
9304          "Start encrypted conversation": [
9305             null,
9306             "Iniciar conversa criptografada"
9307          ],
9308          "Verify with fingerprints": [
9309             null,
9310             "Verificar com assinatura digital"
9311          ],
9312          "Verify with SMP": [
9313             null,
9314             "Verificar com SMP"
9315          ],
9316          "What's this?": [
9317             null,
9318             "O que é isso?"
9319          ],
9320          "Online": [
9321             null,
9322             "Online"
9323          ],
9324          "Busy": [
9325             null,
9326             "Ocupado"
9327          ],
9328          "Away": [
9329             null,
9330             "Ausente"
9331          ],
9332          "Offline": [
9333             null,
9334             "Offline"
9335          ],
9336          "Contact name": [
9337             null,
9338             "Nome do contato"
9339          ],
9340          "Search": [
9341             null,
9342             "Procurar"
9343          ],
9344          "Contact username": [
9345             null,
9346             "Usuário do contatt"
9347          ],
9348          "Add": [
9349             null,
9350             "Adicionar"
9351          ],
9352          "Click to add new chat contacts": [
9353             null,
9354             "Clique para adicionar novos contatos ao chat"
9355          ],
9356          "Add a contact": [
9357             null,
9358             "Adicionar contato"
9359          ],
9360          "No users found": [
9361             null,
9362             "Não foram encontrados usuários"
9363          ],
9364          "Click to add as a chat contact": [
9365             null,
9366             "Clique para adicionar como um contato do chat"
9367          ],
9368          "Room name": [
9369             null,
9370             "Nome da sala"
9371          ],
9372          "Nickname": [
9373             null,
9374             "Apelido"
9375          ],
9376          "Server": [
9377             null,
9378             "Server"
9379          ],
9380          "Join": [
9381             null,
9382             "Entrar"
9383          ],
9384          "Show rooms": [
9385             null,
9386             "Mostar salas"
9387          ],
9388          "Rooms": [
9389             null,
9390             "Salas"
9391          ],
9392          "No rooms on %1$s": [
9393             null,
9394             "Sem salas em %1$s"
9395          ],
9396          "Rooms on %1$s": [
9397             null,
9398             "Salas em %1$s"
9399          ],
9400          "Click to open this room": [
9401             null,
9402             "CLique para abrir a sala"
9403          ],
9404          "Show more information on this room": [
9405             null,
9406             "Mostrar mais informações nessa sala"
9407          ],
9408          "Description:": [
9409             null,
9410             "Descrição:"
9411          ],
9412          "Occupants:": [
9413             null,
9414             "Ocupantes:"
9415          ],
9416          "Features:": [
9417             null,
9418             "Recursos:"
9419          ],
9420          "Requires authentication": [
9421             null,
9422             "Requer autenticação"
9423          ],
9424          "Hidden": [
9425             null,
9426             "Escondido"
9427          ],
9428          "Requires an invitation": [
9429             null,
9430             "Requer um convite"
9431          ],
9432          "Moderated": [
9433             null,
9434             "Moderado"
9435          ],
9436          "Non-anonymous": [
9437             null,
9438             "Não anônimo"
9439          ],
9440          "Open room": [
9441             null,
9442             "Sala aberta"
9443          ],
9444          "Permanent room": [
9445             null,
9446             "Sala permanente"
9447          ],
9448          "Public": [
9449             null,
9450             "Público"
9451          ],
9452          "Semi-anonymous": [
9453             null,
9454             "Semi anônimo"
9455          ],
9456          "Temporary room": [
9457             null,
9458             "Sala temporária"
9459          ],
9460          "Unmoderated": [
9461             null,
9462             "Sem moderação"
9463          ],
9464          "This user is a moderator": [
9465             null,
9466             "Esse usuário é o moderador"
9467          ],
9468          "This user can send messages in this room": [
9469             null,
9470             "Esse usuário pode enviar mensagens nessa sala"
9471          ],
9472          "This user can NOT send messages in this room": [
9473             null,
9474             "Esse usuário NÃO pode enviar mensagens nessa sala"
9475          ],
9476          "Invite...": [
9477             null,
9478             ""
9479          ],
9480          "You are about to invite %1$s to the chat room \"%2$s\". ": [
9481             null,
9482             ""
9483          ],
9484          "You may optionally include a message, explaining the reason for the invitation.": [
9485             null,
9486             ""
9487          ],
9488          "Message": [
9489             null,
9490             "Mensagem"
9491          ],
9492          "Error: could not execute the command": [
9493             null,
9494             ""
9495          ],
9496          "Remove user's ability to post messages": [
9497             null,
9498             ""
9499          ],
9500          "Change your nickname": [
9501             null,
9502             ""
9503          ],
9504          "Allow muted user to post messages": [
9505             null,
9506             ""
9507          ],
9508          "Save": [
9509             null,
9510             "Salvar"
9511          ],
9512          "Cancel": [
9513             null,
9514             "Cancelar"
9515          ],
9516          "An error occurred while trying to save the form.": [
9517             null,
9518             "Ocorreu um erro enquanto tentava salvar o formulário"
9519          ],
9520          "This chatroom requires a password": [
9521             null,
9522             "Esse chat precisa de senha"
9523          ],
9524          "Password: ": [
9525             null,
9526             "Senha: "
9527          ],
9528          "Submit": [
9529             null,
9530             "Enviar"
9531          ],
9532          "This room is not anonymous": [
9533             null,
9534             "Essa sala não é anônima"
9535          ],
9536          "This room now shows unavailable members": [
9537             null,
9538             "Agora esta sala mostra membros indisponíveis"
9539          ],
9540          "This room does not show unavailable members": [
9541             null,
9542             "Essa sala não mostra membros indisponíveis"
9543          ],
9544          "Non-privacy-related room configuration has changed": [
9545             null,
9546             "Configuraçõs não relacionadas à privacidade mudaram"
9547          ],
9548          "Room logging is now enabled": [
9549             null,
9550             "O log da sala está ativado"
9551          ],
9552          "Room logging is now disabled": [
9553             null,
9554             "O log da sala está desativado"
9555          ],
9556          "This room is now non-anonymous": [
9557             null,
9558             "Esse sala é não anônima"
9559          ],
9560          "This room is now semi-anonymous": [
9561             null,
9562             "Essa sala agora é semi anônima"
9563          ],
9564          "This room is now fully-anonymous": [
9565             null,
9566             "Essa sala agora é totalmente anônima"
9567          ],
9568          "A new room has been created": [
9569             null,
9570             "Uma nova sala foi criada"
9571          ],
9572          "You have been banned from this room": [
9573             null,
9574             "Você foi banido dessa sala"
9575          ],
9576          "You have been kicked from this room": [
9577             null,
9578             "Você foi expulso dessa sala"
9579          ],
9580          "You have been removed from this room because of an affiliation change": [
9581             null,
9582             "Você foi removido da sala devido a uma mudança de associação"
9583          ],
9584          "You have been removed from this room because the room has changed to members-only and you're not a member": [
9585             null,
9586             "Você foi removido da sala porque ela foi mudada para somente membrose você não é um membro"
9587          ],
9588          "You have been removed from this room because the MUC (Multi-user chat) service is being shut down.": [
9589             null,
9590             "Você foi removido da sala devido a MUC (Multi-user chat)o serviço está sendo desligado"
9591          ],
9592          "<strong>%1$s</strong> has been banned": [
9593             null,
9594             "<strong>%1$s</strong> foi banido"
9595          ],
9596          "<strong>%1$s</strong> has been kicked out": [
9597             null,
9598             "<strong>%1$s</strong> foi expulso"
9599          ],
9600          "<strong>%1$s</strong> has been removed because of an affiliation change": [
9601             null,
9602             "<srtong>%1$s</strong> foi removido por causa de troca de associação"
9603          ],
9604          "<strong>%1$s</strong> has been removed for not being a member": [
9605             null,
9606             "<strong>%1$s</strong> foi removido por não ser um membro"
9607          ],
9608          "The reason given is: \"": [
9609             null,
9610             ""
9611          ],
9612          "You are not on the member list of this room": [
9613             null,
9614             "Você não é membro dessa sala"
9615          ],
9616          "No nickname was specified": [
9617             null,
9618             "Você não escolheu um apelido "
9619          ],
9620          "You are not allowed to create new rooms": [
9621             null,
9622             "Você não tem permitição de criar novas salas"
9623          ],
9624          "Your nickname doesn't conform to this room's policies": [
9625             null,
9626             "Seu apelido não está de acordo com as regras da sala"
9627          ],
9628          "Your nickname is already taken": [
9629             null,
9630             "Seu apelido já foi escolhido"
9631          ],
9632          "This room does not (yet) exist": [
9633             null,
9634             "A sala não existe (ainda)"
9635          ],
9636          "This room has reached it's maximum number of occupants": [
9637             null,
9638             "A sala atingiu o número máximo de ocupantes"
9639          ],
9640          "Topic set by %1$s to: %2$s": [
9641             null,
9642             "Topico definido por %1$s para: %2$s"
9643          ],
9644          "%1$s has invited you to join a chat room: %2$s": [
9645             null,
9646             ""
9647          ],
9648          "%1$s has invited you to join a chat room: %2$s, and left the following reason: \"%3$s\"": [
9649             null,
9650             ""
9651          ],
9652          "Minimized": [
9653             null,
9654             "Minimizado"
9655          ],
9656          "Click to remove this contact": [
9657             null,
9658             "Clique para remover o contato"
9659          ],
9660          "Click to chat with this contact": [
9661             null,
9662             "Clique para conversar com o contato"
9663          ],
9664          "Type to filter": [
9665             null,
9666             ""
9667          ],
9668          "I am %1$s": [
9669             null,
9670             "Estou %1$s"
9671          ],
9672          "Click here to write a custom status message": [
9673             null,
9674             "Clique aqui para customizar a mensagem de status"
9675          ],
9676          "Click to change your chat status": [
9677             null,
9678             "Clique para mudar seu status no chat"
9679          ],
9680          "Custom status": [
9681             null,
9682             "Status customizado"
9683          ],
9684          "online": [
9685             null,
9686             "online"
9687          ],
9688          "busy": [
9689             null,
9690             "ocupado"
9691          ],
9692          "away for long": [
9693             null,
9694             "ausente a bastante tempo"
9695          ],
9696          "away": [
9697             null,
9698             "ausente"
9699          ],
9700          "Your XMPP provider's domain name:": [
9701             null,
9702             ""
9703          ],
9704          "Fetch registration form": [
9705             null,
9706             ""
9707          ],
9708          "Tip: A list of public XMPP providers is available": [
9709             null,
9710             ""
9711          ],
9712          "here": [
9713             null,
9714             ""
9715          ],
9716          "Register": [
9717             null,
9718             ""
9719          ],
9720          "Sorry, the given provider does not support in band account registration. Please try with a different provider.": [
9721             null,
9722             ""
9723          ],
9724          "Requesting a registration form from the XMPP server": [
9725             null,
9726             ""
9727          ],
9728          "Something went wrong while establishing a connection with \"%1$s\". Are you sure it exists?": [
9729             null,
9730             ""
9731          ],
9732          "Now logging you in": [
9733             null,
9734             ""
9735          ],
9736          "Registered successfully": [
9737             null,
9738             ""
9739          ],
9740          "Return": [
9741             null,
9742             ""
9743          ],
9744          "The provider rejected your registration attempt. ": [
9745             null,
9746             ""
9747          ],
9748          "Password:": [
9749             null,
9750             "Senha:"
9751          ],
9752          "Log In": [
9753             null,
9754             "Entrar"
9755          ],
9756          "Sign in": [
9757             null,
9758             "Conectar-se"
9759          ],
9760          "Toggle chat": [
9761             null,
9762             "Alternar bate-papo"
9763          ]
9764       }
9765    }
9766 };
9767 locales["ru"] = {
9768    "domain": "converse",
9769    "locale_data": {
9770       "converse": {
9771          "": {
9772             "domain": "converse",
9773             "lang": "ru"
9774          },
9775          "unencrypted": [
9776             null,
9777             "не зашифровано"
9778          ],
9779          "unverified": [
9780             null,
9781             "непроверено"
9782          ],
9783          "verified": [
9784             null,
9785             "проверено"
9786          ],
9787          "finished": [
9788             null,
9789             "закончено"
9790          ],
9791          "This contact is busy": [
9792             null,
9793             "Занят"
9794          ],
9795          "This contact is online": [
9796             null,
9797             "В сети"
9798          ],
9799          "This contact is offline": [
9800             null,
9801             "Не в сети"
9802          ],
9803          "This contact is unavailable": [
9804             null,
9805             "Не доступен"
9806          ],
9807          "This contact is away for an extended period": [
9808             null,
9809             "На долго отошёл"
9810          ],
9811          "This contact is away": [
9812             null,
9813             "Отошёл"
9814          ],
9815          "My contacts": [
9816             null,
9817             "Контакты"
9818          ],
9819          "Pending contacts": [
9820             null,
9821             "Собеседники ожидающие авторизации"
9822          ],
9823          "Contact requests": [
9824             null,
9825             "Запросы на авторизацию"
9826          ],
9827          "Ungrouped": [
9828             null,
9829             ""
9830          ],
9831          "Contacts": [
9832             null,
9833             "Контакты"
9834          ],
9835          "Groups": [
9836             null,
9837             ""
9838          ],
9839          "Error": [
9840             null,
9841             "Ошибка"
9842          ],
9843          "Connecting": [
9844             null,
9845             "Соединение"
9846          ],
9847          "Authenticating": [
9848             null,
9849             "Авторизация"
9850          ],
9851          "Authentication Failed": [
9852             null,
9853             "Не удалось авторизоваться"
9854          ],
9855          "Online Contacts": [
9856             null,
9857             "Cписок собеседников"
9858          ],
9859          "Re-establishing encrypted session": [
9860             null,
9861             ""
9862          ],
9863          "Generating private key.": [
9864             null,
9865             ""
9866          ],
9867          "Your browser might become unresponsive.": [
9868             null,
9869             ""
9870          ],
9871          "Authentication request from %1$s\n\nYour chat contact is attempting to verify your identity, by asking you the question below.\n\n%2$s": [
9872             null,
9873             ""
9874          ],
9875          "Could not verify this user's identify.": [
9876             null,
9877             ""
9878          ],
9879          "Exchanging private key with contact.": [
9880             null,
9881             ""
9882          ],
9883          "Personal message": [
9884             null,
9885             "Введите сообщение"
9886          ],
9887          "me": [
9888             null,
9889             "Я"
9890          ],
9891          "is typing": [
9892             null,
9893             ""
9894          ],
9895          "has stopped typing": [
9896             null,
9897             ""
9898          ],
9899          "Show this menu": [
9900             null,
9901             "Показать это меню"
9902          ],
9903          "Write in the third person": [
9904             null,
9905             ""
9906          ],
9907          "Remove messages": [
9908             null,
9909             "Удалить сообщения"
9910          ],
9911          "Are you sure you want to clear the messages from this chat box?": [
9912             null,
9913             ""
9914          ],
9915          "Your message could not be sent": [
9916             null,
9917             "Ваше сообщение не послано"
9918          ],
9919          "We received an unencrypted message": [
9920             null,
9921             ""
9922          ],
9923          "We received an unreadable encrypted message": [
9924             null,
9925             ""
9926          ],
9927          "This user has requested an encrypted session.": [
9928             null,
9929             ""
9930          ],
9931          "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
9932             null,
9933             ""
9934          ],
9935          "You will be prompted to provide a security question and then an answer to that question.\n\nYour contact will then be prompted the same question and if they type the exact same answer (case sensitive), their identity will be verified.": [
9936             null,
9937             ""
9938          ],
9939          "What is your security question?": [
9940             null,
9941             ""
9942          ],
9943          "What is the answer to the security question?": [
9944             null,
9945             ""
9946          ],
9947          "Invalid authentication scheme provided": [
9948             null,
9949             ""
9950          ],
9951          "Your messages are not encrypted anymore": [
9952             null,
9953             "Ваши сообщения больше не шифруются"
9954          ],
9955          "Your contact has ended encryption on their end, you should do the same.": [
9956             null,
9957             ""
9958          ],
9959          "Your messages are not encrypted. Click here to enable OTR encryption.": [
9960             null,
9961             "Ваши сообщения не шифруются. Нажмите здесь чтобы настроить шифрование."
9962          ],
9963          "Your contact has closed their end of the private session, you should do the same": [
9964             null,
9965             ""
9966          ],
9967          "End encrypted conversation": [
9968             null,
9969             ""
9970          ],
9971          "Hide the list of participants": [
9972             null,
9973             ""
9974          ],
9975          "Refresh encrypted conversation": [
9976             null,
9977             ""
9978          ],
9979          "Start a call": [
9980             null,
9981             ""
9982          ],
9983          "Start encrypted conversation": [
9984             null,
9985             ""
9986          ],
9987          "Verify with fingerprints": [
9988             null,
9989             ""
9990          ],
9991          "Verify with SMP": [
9992             null,
9993             ""
9994          ],
9995          "What's this?": [
9996             null,
9997             "Что это?"
9998          ],
9999          "Online": [
10000             null,
10001             "В сети"
10002          ],
10003          "Busy": [
10004             null,
10005             "Занят"
10006          ],
10007          "Away": [
10008             null,
10009             "Отошёл"
10010          ],
10011          "Offline": [
10012             null,
10013             "Не в сети"
10014          ],
10015          "Contact name": [
10016             null,
10017             "Имя контакта"
10018          ],
10019          "Search": [
10020             null,
10021             "Поиск"
10022          ],
10023          "Contact username": [
10024             null,
10025             "Имя пользователя"
10026          ],
10027          "Add": [
10028             null,
10029             "Добавить"
10030          ],
10031          "Click to add new chat contacts": [
10032             null,
10033             "Добавить новую конференцию"
10034          ],
10035          "Add a contact": [
10036             null,
10037             "Добавть контакт"
10038          ],
10039          "No users found": [
10040             null,
10041             "Пользователи не найдены"
10042          ],
10043          "Click to add as a chat contact": [
10044             null,
10045             "Добавить контакт"
10046          ],
10047          "Room name": [
10048             null,
10049             "Имя конференции"
10050          ],
10051          "Nickname": [
10052             null,
10053             "Псевдоним"
10054          ],
10055          "Server": [
10056             null,
10057             "Сервер"
10058          ],
10059          "Join": [
10060             null,
10061             "Подключиться"
10062          ],
10063          "Show rooms": [
10064             null,
10065             "Обновить"
10066          ],
10067          "Rooms": [
10068             null,
10069             "Конфер."
10070          ],
10071          "No rooms on %1$s": [
10072             null,
10073             "Нет доступных конференций %1$s"
10074          ],
10075          "Rooms on %1$s": [
10076             null,
10077             "Конференции %1$s:"
10078          ],
10079          "Click to open this room": [
10080             null,
10081             "Зайти в конференцию"
10082          ],
10083          "Show more information on this room": [
10084             null,
10085             "Показать больше информации об этой конференции"
10086          ],
10087          "Description:": [
10088             null,
10089             "Описание:"
10090          ],
10091          "Occupants:": [
10092             null,
10093             "Участники:"
10094          ],
10095          "Features:": [
10096             null,
10097             "Свойства:"
10098          ],
10099          "Requires authentication": [
10100             null,
10101             "Требуется авторизация"
10102          ],
10103          "Hidden": [
10104             null,
10105             "Скрыто"
10106          ],
10107          "Requires an invitation": [
10108             null,
10109             "Требуется приглашение"
10110          ],
10111          "Moderated": [
10112             null,
10113             "Модерируемая"
10114          ],
10115          "Non-anonymous": [
10116             null,
10117             "Не анонимная"
10118          ],
10119          "Open room": [
10120             null,
10121             "Открыть конференцию"
10122          ],
10123          "Permanent room": [
10124             null,
10125             "Перманентная конференция"
10126          ],
10127          "Public": [
10128             null,
10129             "Публичный"
10130          ],
10131          "Semi-anonymous": [
10132             null,
10133             "Частично анонимная"
10134          ],
10135          "Temporary room": [
10136             null,
10137             "Временная конференция"
10138          ],
10139          "Unmoderated": [
10140             null,
10141             "Немодерируемая"
10142          ],
10143          "This user is a moderator": [
10144             null,
10145             "Модератор"
10146          ],
10147          "This user can send messages in this room": [
10148             null,
10149             "Собеседник"
10150          ],
10151          "This user can NOT send messages in this room": [
10152             null,
10153             "Пользователь не может посылать сообщения в эту комнату"
10154          ],
10155          "Invite...": [
10156             null,
10157             ""
10158          ],
10159          "You are about to invite %1$s to the chat room \"%2$s\". ": [
10160             null,
10161             ""
10162          ],
10163          "You may optionally include a message, explaining the reason for the invitation.": [
10164             null,
10165             ""
10166          ],
10167          "Message": [
10168             null,
10169             "Сообщение"
10170          ],
10171          "Error: could not execute the command": [
10172             null,
10173             ""
10174          ],
10175          "Write in 3rd person": [
10176             null,
10177             ""
10178          ],
10179          "Remove user's ability to post messages": [
10180             null,
10181             ""
10182          ],
10183          "Change your nickname": [
10184             null,
10185             ""
10186          ],
10187          "Allow muted user to post messages": [
10188             null,
10189             ""
10190          ],
10191          "Save": [
10192             null,
10193             "Сохранить"
10194          ],
10195          "Cancel": [
10196             null,
10197             "Отменить"
10198          ],
10199          "An error occurred while trying to save the form.": [
10200             null,
10201             "При сохранение формы произошла ошибка."
10202          ],
10203          "This chatroom requires a password": [
10204             null,
10205             "Для доступа в конфер. необходим пароль."
10206          ],
10207          "Password: ": [
10208             null,
10209             "Пароль: "
10210          ],
10211          "Submit": [
10212             null,
10213             "Отправить"
10214          ],
10215          "This room is not anonymous": [
10216             null,
10217             "Эта комната не анонимная"
10218          ],
10219          "This room now shows unavailable members": [
10220             null,
10221             "Эта комната показывает доступных собеседников"
10222          ],
10223          "This room does not show unavailable members": [
10224             null,
10225             "Эта комната не показывает недоступных собеседников"
10226          ],
10227          "Non-privacy-related room configuration has changed": [
10228             null,
10229             ""
10230          ],
10231          "Room logging is now enabled": [
10232             null,
10233             ""
10234          ],
10235          "Room logging is now disabled": [
10236             null,
10237             ""
10238          ],
10239          "This room is now non-anonymous": [
10240             null,
10241             "Эта комната не анонимная"
10242          ],
10243          "This room is now semi-anonymous": [
10244             null,
10245             "Эта комната частично анонимная"
10246          ],
10247          "This room is now fully-anonymous": [
10248             null,
10249             "Эта комната стала полностью анонимной"
10250          ],
10251          "A new room has been created": [
10252             null,
10253             "Новая комната была создана"
10254          ],
10255          "You have been banned from this room": [
10256             null,
10257             "Вам запрещено подключатся к этой конференции"
10258          ],
10259          "You have been kicked from this room": [
10260             null,
10261             "Вам запрещено подключатся к этой конференции"
10262          ],
10263          "You have been removed from this room because of an affiliation change": [
10264             null,
10265             "<strong>%1$s</strong> удалён потому что изменились права"
10266          ],
10267          "You have been removed from this room because the room has changed to members-only and you're not a member": [
10268             null,
10269             "Вы отключены от этой конференции потому что режим изменился: только-участники"
10270          ],
10271          "You have been removed from this room because the MUC (Multi-user chat) service is being shut down.": [
10272             null,
10273             "Вы отключены от этой конференции потому что сервись конференций выключен."
10274          ],
10275          "<strong>%1$s</strong> has been banned": [
10276             null,
10277             "<strong>%1$s</strong> забанен"
10278          ],
10279          "<strong>%1$s</strong> has been kicked out": [
10280             null,
10281             "<strong>%1$s</strong> выдворен"
10282          ],
10283          "<strong>%1$s</strong> has been removed because of an affiliation change": [
10284             null,
10285             "<strong>%1$s</strong> has been removed because of an affiliation change"
10286          ],
10287          "<strong>%1$s</strong> has been removed for not being a member": [
10288             null,
10289             "<strong>%1$s</strong> удалён потому что не участник"
10290          ],
10291          "The reason given is: \"": [
10292             null,
10293             ""
10294          ],
10295          "You are not on the member list of this room": [
10296             null,
10297             "Вас нет в списке этой конференции"
10298          ],
10299          "No nickname was specified": [
10300             null,
10301             "Вы не указали псевдоним"
10302          ],
10303          "You are not allowed to create new rooms": [
10304             null,
10305             "Вы не имеете права создавать конфер."
10306          ],
10307          "Your nickname doesn't conform to this room's policies": [
10308             null,
10309             "Псевдоним не согласуется с правилами конфер."
10310          ],
10311          "Your nickname is already taken": [
10312             null,
10313             "Ваш ник уже используется другим пользователем"
10314          ],
10315          "This room does not (yet) exist": [
10316             null,
10317             "Эта комната не существует"
10318          ],
10319          "This room has reached it's maximum number of occupants": [
10320             null,
10321             "Конференция достигла максимального количества участников"
10322          ],
10323          "Topic set by %1$s to: %2$s": [
10324             null,
10325             "Тема %2$s устатновлена %1$s"
10326          ],
10327          "%1$s has invited you to join a chat room: %2$s": [
10328             null,
10329             ""
10330          ],
10331          "%1$s has invited you to join a chat room: %2$s, and left the following reason: \"%3$s\"": [
10332             null,
10333             ""
10334          ],
10335          "Minimized": [
10336             null,
10337             ""
10338          ],
10339          "Click to remove this contact": [
10340             null,
10341             "Удалить контакт"
10342          ],
10343          "Click to chat with this contact": [
10344             null,
10345             "Начать общение"
10346          ],
10347          "Type to filter": [
10348             null,
10349             ""
10350          ],
10351          "I am %1$s": [
10352             null,
10353             "%1$s"
10354          ],
10355          "Click here to write a custom status message": [
10356             null,
10357             "Редактировать произвольный статус"
10358          ],
10359          "Click to change your chat status": [
10360             null,
10361             "Изменить ваш статус"
10362          ],
10363          "Custom status": [
10364             null,
10365             "Произвольный статус"
10366          ],
10367          "online": [
10368             null,
10369             "на связи"
10370          ],
10371          "busy": [
10372             null,
10373             "занят"
10374          ],
10375          "away for long": [
10376             null,
10377             "отошёл на долго"
10378          ],
10379          "away": [
10380             null,
10381             "отошёл"
10382          ],
10383          "Your XMPP provider's domain name:": [
10384             null,
10385             ""
10386          ],
10387          "Fetch registration form": [
10388             null,
10389             ""
10390          ],
10391          "Tip: A list of public XMPP providers is available": [
10392             null,
10393             ""
10394          ],
10395          "here": [
10396             null,
10397             ""
10398          ],
10399          "Register": [
10400             null,
10401             ""
10402          ],
10403          "Sorry, the given provider does not support in band account registration. Please try with a different provider.": [
10404             null,
10405             ""
10406          ],
10407          "Requesting a registration form from the XMPP server": [
10408             null,
10409             ""
10410          ],
10411          "Something went wrong while establishing a connection with \"%1$s\". Are you sure it exists?": [
10412             null,
10413             ""
10414          ],
10415          "Now logging you in": [
10416             null,
10417             ""
10418          ],
10419          "Registered successfully": [
10420             null,
10421             ""
10422          ],
10423          "Return": [
10424             null,
10425             ""
10426          ],
10427          "The provider rejected your registration attempt. ": [
10428             null,
10429             ""
10430          ],
10431          "Password:": [
10432             null,
10433             "Пароль:"
10434          ],
10435          "Log In": [
10436             null,
10437             "Войти"
10438          ],
10439          "Sign in": [
10440             null,
10441             "Подписать"
10442          ],
10443          "Toggle chat": [
10444             null,
10445             ""
10446          ]
10447       }
10448    }
10449 };
10450 locales["zh"] = {
10451    "domain": "converse",
10452    "locale_data": {
10453       "converse": {
10454          "": {
10455             "domain": "converse",
10456             "lang": "zh"
10457          },
10458          "unencrypted": [
10459             null,
10460             "未加密"
10461          ],
10462          "unverified": [
10463             null,
10464             "未验证"
10465          ],
10466          "verified": [
10467             null,
10468             "已验证"
10469          ],
10470          "finished": [
10471             null,
10472             "结束了"
10473          ],
10474          "This contact is busy": [
10475             null,
10476             "对方忙碌中"
10477          ],
10478          "This contact is online": [
10479             null,
10480             "对方在线中"
10481          ],
10482          "This contact is offline": [
10483             null,
10484             "对方已下线"
10485          ],
10486          "This contact is unavailable": [
10487             null,
10488             "对方免打扰"
10489          ],
10490          "This contact is away for an extended period": [
10491             null,
10492             "对方暂时离开"
10493          ],
10494          "This contact is away": [
10495             null,
10496             "对方离开"
10497          ],
10498          "My contacts": [
10499             null,
10500             "我的好友列表"
10501          ],
10502          "Pending contacts": [
10503             null,
10504             "保留中的联系人"
10505          ],
10506          "Contact requests": [
10507             null,
10508             "来自好友的请求"
10509          ],
10510          "Ungrouped": [
10511             null,
10512             ""
10513          ],
10514          "Contacts": [
10515             null,
10516             "联系人"
10517          ],
10518          "Groups": [
10519             null,
10520             ""
10521          ],
10522          "Error": [
10523             null,
10524             "错误"
10525          ],
10526          "Connecting": [
10527             null,
10528             "连接中"
10529          ],
10530          "Authenticating": [
10531             null,
10532             "验证中"
10533          ],
10534          "Authentication Failed": [
10535             null,
10536             "验证失败"
10537          ],
10538          "Online Contacts": [
10539             null,
10540             "在线好友"
10541          ],
10542          "Re-establishing encrypted session": [
10543             null,
10544             "重新建立加密会话"
10545          ],
10546          "Generating private key.": [
10547             null,
10548             "正在生成私钥"
10549          ],
10550          "Your browser might become unresponsive.": [
10551             null,
10552             "您的浏览器可能会暂时无响应"
10553          ],
10554          "Could not verify this user's identify.": [
10555             null,
10556             "无法验证对方信息。"
10557          ],
10558          "Personal message": [
10559             null,
10560             "私信"
10561          ],
10562          "me": [
10563             null,
10564             "我"
10565          ],
10566          "is typing": [
10567             null,
10568             ""
10569          ],
10570          "has stopped typing": [
10571             null,
10572             ""
10573          ],
10574          "Show this menu": [
10575             null,
10576             "显示此项菜单"
10577          ],
10578          "Write in the third person": [
10579             null,
10580             "以第三者身份写"
10581          ],
10582          "Remove messages": [
10583             null,
10584             "移除消息"
10585          ],
10586          "Are you sure you want to clear the messages from this chat box?": [
10587             null,
10588             "你确定清除此次的聊天记录吗?"
10589          ],
10590          "Your message could not be sent": [
10591             null,
10592             "您的消息无法送出"
10593          ],
10594          "We received an unencrypted message": [
10595             null,
10596             "我们收到了一条未加密的信息"
10597          ],
10598          "We received an unreadable encrypted message": [
10599             null,
10600             "我们收到一条无法读取的信息"
10601          ],
10602          "This user has requested an encrypted session.": [
10603             null,
10604             "此用户请求了一个加密会话。"
10605          ],
10606          "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
10607             null,
10608             "这里是指纹。请与 %1$s 确认。\n\n您的 %2$s 指纹: %3$s\n\n%1$s 的指纹: %4$s\n\n如果确认符合,请点击OK,否则点击取消"
10609          ],
10610          "What is your security question?": [
10611             null,
10612             "您的安全问题是?"
10613          ],
10614          "What is the answer to the security question?": [
10615             null,
10616             "此安全问题的答案是?"
10617          ],
10618          "Invalid authentication scheme provided": [
10619             null,
10620             "非法的认证方式"
10621          ],
10622          "Your messages are not encrypted anymore": [
10623             null,
10624             "您的消息将不再被加密"
10625          ],
10626          "Your messages are not encrypted. Click here to enable OTR encryption.": [
10627             null,
10628             "您的消息未加密。点击这里来启用OTR加密"
10629          ],
10630          "End encrypted conversation": [
10631             null,
10632             "结束加密的会话"
10633          ],
10634          "Hide the list of participants": [
10635             null,
10636             ""
10637          ],
10638          "Refresh encrypted conversation": [
10639             null,
10640             "刷新加密的会话"
10641          ],
10642          "Start a call": [
10643             null,
10644             ""
10645          ],
10646          "Start encrypted conversation": [
10647             null,
10648             "开始加密的会话"
10649          ],
10650          "Verify with fingerprints": [
10651             null,
10652             "验证指纹"
10653          ],
10654          "Verify with SMP": [
10655             null,
10656             "验证SMP"
10657          ],
10658          "What's this?": [
10659             null,
10660             "这是什么?"
10661          ],
10662          "Online": [
10663             null,
10664             "在线"
10665          ],
10666          "Busy": [
10667             null,
10668             "忙碌中"
10669          ],
10670          "Away": [
10671             null,
10672             "离开"
10673          ],
10674          "Offline": [
10675             null,
10676             "离线"
10677          ],
10678          "Contact name": [
10679             null,
10680             "联系人名称"
10681          ],
10682          "Search": [
10683             null,
10684             "搜索"
10685          ],
10686          "Contact username": [
10687             null,
10688             "联系人姓名"
10689          ],
10690          "Add": [
10691             null,
10692             "添加"
10693          ],
10694          "Click to add new chat contacts": [
10695             null,
10696             "点击添加新联系人"
10697          ],
10698          "Add a contact": [
10699             null,
10700             "添加联系人"
10701          ],
10702          "No users found": [
10703             null,
10704             "未找到用户"
10705          ],
10706          "Click to add as a chat contact": [
10707             null,
10708             "点击添加为好友"
10709          ],
10710          "Room name": [
10711             null,
10712             "聊天室名称"
10713          ],
10714          "Nickname": [
10715             null,
10716             "昵称"
10717          ],
10718          "Server": [
10719             null,
10720             "服务器"
10721          ],
10722          "Join": [
10723             null,
10724             "加入"
10725          ],
10726          "Show rooms": [
10727             null,
10728             "显示所有聊天室"
10729          ],
10730          "Rooms": [
10731             null,
10732             "聊天室"
10733          ],
10734          "No rooms on %1$s": [
10735             null,
10736             "%1$s 上没有聊天室"
10737          ],
10738          "Rooms on %1$s": [
10739             null,
10740             "%1$s 上的聊天室"
10741          ],
10742          "Click to open this room": [
10743             null,
10744             "打开聊天室"
10745          ],
10746          "Show more information on this room": [
10747             null,
10748             "显示次聊天室的更多信息"
10749          ],
10750          "Description:": [
10751             null,
10752             "描述: "
10753          ],
10754          "Occupants:": [
10755             null,
10756             "成员:"
10757          ],
10758          "Features:": [
10759             null,
10760             "特性:"
10761          ],
10762          "Requires authentication": [
10763             null,
10764             "需要验证"
10765          ],
10766          "Hidden": [
10767             null,
10768             "隐藏的"
10769          ],
10770          "Requires an invitation": [
10771             null,
10772             "需要被邀请"
10773          ],
10774          "Moderated": [
10775             null,
10776             "发言受限"
10777          ],
10778          "Non-anonymous": [
10779             null,
10780             "非匿名"
10781          ],
10782          "Open room": [
10783             null,
10784             "打开聊天室"
10785          ],
10786          "Permanent room": [
10787             null,
10788             "永久聊天室"
10789          ],
10790          "Public": [
10791             null,
10792             "公开的"
10793          ],
10794          "Semi-anonymous": [
10795             null,
10796             "半匿名"
10797          ],
10798          "Temporary room": [
10799             null,
10800             "临时聊天室"
10801          ],
10802          "Unmoderated": [
10803             null,
10804             "无发言限制"
10805          ],
10806          "This user is a moderator": [
10807             null,
10808             "此用户是主持人"
10809          ],
10810          "This user can send messages in this room": [
10811             null,
10812             "此用户在这房间里可发消息"
10813          ],
10814          "This user can NOT send messages in this room": [
10815             null,
10816             "此用户不可在此房间发消息"
10817          ],
10818          "Invite...": [
10819             null,
10820             ""
10821          ],
10822          "You are about to invite %1$s to the chat room \"%2$s\". ": [
10823             null,
10824             ""
10825          ],
10826          "You may optionally include a message, explaining the reason for the invitation.": [
10827             null,
10828             ""
10829          ],
10830          "Message": [
10831             null,
10832             "信息"
10833          ],
10834          "Error: could not execute the command": [
10835             null,
10836             ""
10837          ],
10838          "Remove user's ability to post messages": [
10839             null,
10840             ""
10841          ],
10842          "Change your nickname": [
10843             null,
10844             ""
10845          ],
10846          "Allow muted user to post messages": [
10847             null,
10848             ""
10849          ],
10850          "Save": [
10851             null,
10852             "保存"
10853          ],
10854          "Cancel": [
10855             null,
10856             "取消"
10857          ],
10858          "An error occurred while trying to save the form.": [
10859             null,
10860             "保存表单是出错。"
10861          ],
10862          "This chatroom requires a password": [
10863             null,
10864             "此聊天室需要密码"
10865          ],
10866          "Password: ": [
10867             null,
10868             "密码:"
10869          ],
10870          "Submit": [
10871             null,
10872             "发送"
10873          ],
10874          "This room is not anonymous": [
10875             null,
10876             "此为非匿名聊天室"
10877          ],
10878          "This room now shows unavailable members": [
10879             null,
10880             "此聊天室显示不可用用户"
10881          ],
10882          "This room does not show unavailable members": [
10883             null,
10884             "此聊天室不显示不可用用户"
10885          ],
10886          "Non-privacy-related room configuration has changed": [
10887             null,
10888             "此聊天室设置(非私密性)已改变"
10889          ],
10890          "Room logging is now enabled": [
10891             null,
10892             "聊天室聊天记录已启用"
10893          ],
10894          "Room logging is now disabled": [
10895             null,
10896             "聊天室聊天记录已禁用"
10897          ],
10898          "This room is now non-anonymous": [
10899             null,
10900             "此聊天室非匿名"
10901          ],
10902          "This room is now semi-anonymous": [
10903             null,
10904             "此聊天室半匿名"
10905          ],
10906          "This room is now fully-anonymous": [
10907             null,
10908             "此聊天室完全匿名"
10909          ],
10910          "A new room has been created": [
10911             null,
10912             "新聊天室已创建"
10913          ],
10914          "You have been banned from this room": [
10915             null,
10916             "您已被此聊天室禁止入内"
10917          ],
10918          "You have been kicked from this room": [
10919             null,
10920             "您已被踢出次房间"
10921          ],
10922          "You have been removed from this room because of an affiliation change": [
10923             null,
10924             "由于关系变化,您已被移除此房间"
10925          ],
10926          "You have been removed from this room because the room has changed to members-only and you're not a member": [
10927             null,
10928             "您已被移除此房间因为此房间更改为只允许成员加入,而您非成员"
10929          ],
10930          "You have been removed from this room because the MUC (Multi-user chat) service is being shut down.": [
10931             null,
10932             "由于服务不可用,您已被移除此房间。"
10933          ],
10934          "<strong>%1$s</strong> has been banned": [
10935             null,
10936             "<strong>%1$s</strong> 已被禁止"
10937          ],
10938          "<strong>%1$s</strong> has been kicked out": [
10939             null,
10940             "<strong>%1$s</strong> 已被踢出"
10941          ],
10942          "<strong>%1$s</strong> has been removed because of an affiliation change": [
10943             null,
10944             "由于关系解除、<strong>%1$s</strong> 已被移除"
10945          ],
10946          "<strong>%1$s</strong> has been removed for not being a member": [
10947             null,
10948             "由于不是成员、<strong>%1$s</strong> 已被移除"
10949          ],
10950          "The reason given is: \"": [
10951             null,
10952             ""
10953          ],
10954          "You are not on the member list of this room": [
10955             null,
10956             "您并非此房间成员"
10957          ],
10958          "No nickname was specified": [
10959             null,
10960             "未指定昵称"
10961          ],
10962          "You are not allowed to create new rooms": [
10963             null,
10964             "您可此创建新房间了"
10965          ],
10966          "Your nickname doesn't conform to this room's policies": [
10967             null,
10968             "您的昵称不符合此房间标准"
10969          ],
10970          "Your nickname is already taken": [
10971             null,
10972             "您的昵称已被占用"
10973          ],
10974          "This room does not (yet) exist": [
10975             null,
10976             "此房间不存在"
10977          ],
10978          "This room has reached it's maximum number of occupants": [
10979             null,
10980             "此房间人数已达上线"
10981          ],
10982          "Topic set by %1$s to: %2$s": [
10983             null,
10984             "%1$s 设置话题为: %2$s"
10985          ],
10986          "%1$s has invited you to join a chat room: %2$s": [
10987             null,
10988             ""
10989          ],
10990          "%1$s has invited you to join a chat room: %2$s, and left the following reason: \"%3$s\"": [
10991             null,
10992             ""
10993          ],
10994          "Minimized": [
10995             null,
10996             "最小化的"
10997          ],
10998          "Click to remove this contact": [
10999             null,
11000             "点击移除联系人"
11001          ],
11002          "Click to chat with this contact": [
11003             null,
11004             "点击与对方交谈"
11005          ],
11006          "Type to filter": [
11007             null,
11008             ""
11009          ],
11010          "I am %1$s": [
11011             null,
11012             "我现在%1$s"
11013          ],
11014          "Click here to write a custom status message": [
11015             null,
11016             "点击这里,填写状态信息"
11017          ],
11018          "Click to change your chat status": [
11019             null,
11020             "点击这里改变聊天状态"
11021          ],
11022          "Custom status": [
11023             null,
11024             "DIY状态"
11025          ],
11026          "online": [
11027             null,
11028             "在线"
11029          ],
11030          "busy": [
11031             null,
11032             "忙碌"
11033          ],
11034          "away for long": [
11035             null,
11036             "长时间离开"
11037          ],
11038          "away": [
11039             null,
11040             "离开"
11041          ],
11042          "Your XMPP provider's domain name:": [
11043             null,
11044             ""
11045          ],
11046          "Fetch registration form": [
11047             null,
11048             ""
11049          ],
11050          "Tip: A list of public XMPP providers is available": [
11051             null,
11052             ""
11053          ],
11054          "here": [
11055             null,
11056             ""
11057          ],
11058          "Register": [
11059             null,
11060             ""
11061          ],
11062          "Sorry, the given provider does not support in band account registration. Please try with a different provider.": [
11063             null,
11064             ""
11065          ],
11066          "Requesting a registration form from the XMPP server": [
11067             null,
11068             ""
11069          ],
11070          "Something went wrong while establishing a connection with \"%1$s\". Are you sure it exists?": [
11071             null,
11072             ""
11073          ],
11074          "Now logging you in": [
11075             null,
11076             ""
11077          ],
11078          "Registered successfully": [
11079             null,
11080             ""
11081          ],
11082          "Return": [
11083             null,
11084             ""
11085          ],
11086          "The provider rejected your registration attempt. ": [
11087             null,
11088             ""
11089          ],
11090          "Password:": [
11091             null,
11092             "密码:"
11093          ],
11094          "Log In": [
11095             null,
11096             "登录"
11097          ],
11098          "Sign in": [
11099             null,
11100             "登录"
11101          ],
11102          "Toggle chat": [
11103             null,
11104             "折叠聊天窗口"
11105          ]
11106       }
11107    }
11108 };