Skip to content

Commit 3e02a2f

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 4443a36 commit 3e02a2f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+158
-80
lines changed

l10n/ar.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1409,7 +1409,6 @@ OC.L10N.register(
14091409
"Delete poll option" : "حذِف خيار التصويت",
14101410
"Add answer" : "إضافة إجابة",
14111411
"Settings" : "الإعدادات",
1412-
"Private poll" : "إستبيان خاص",
14131412
"Multiple answers" : "إجابات متعددة",
14141413
"Save as draft" : "إحفَظ كمسودة",
14151414
"Export draft to file" : "تصدير مسودة إلى ملف",
@@ -1891,6 +1890,7 @@ OC.L10N.register(
18911890
"Groups and circles" : "المجموعات و الجماعات",
18921891
"The participant will not be notified about this message" : "لن يتم إعلام المشارك بشأن هذه الرسالة",
18931892
"The participants will not be notified about this message" : "لن يتم إعلام المشاركين بشأن هذه الرسالة",
1893+
"Private poll" : "إستبيان خاص",
18941894
"Remove circle and members" : "حذف الدائرة circle و الأعضاء",
18951895
"Phone number could not be hanged up" : "لا يمكن تعليق رقم الهاتف",
18961896
"Phone number could not be putted on hold" : "لا يمكن وضع رقم الهاتف في وضع الانتظار",

l10n/ar.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1407,7 +1407,6 @@
14071407
"Delete poll option" : "حذِف خيار التصويت",
14081408
"Add answer" : "إضافة إجابة",
14091409
"Settings" : "الإعدادات",
1410-
"Private poll" : "إستبيان خاص",
14111410
"Multiple answers" : "إجابات متعددة",
14121411
"Save as draft" : "إحفَظ كمسودة",
14131412
"Export draft to file" : "تصدير مسودة إلى ملف",
@@ -1889,6 +1888,7 @@
18891888
"Groups and circles" : "المجموعات و الجماعات",
18901889
"The participant will not be notified about this message" : "لن يتم إعلام المشارك بشأن هذه الرسالة",
18911890
"The participants will not be notified about this message" : "لن يتم إعلام المشاركين بشأن هذه الرسالة",
1891+
"Private poll" : "إستبيان خاص",
18921892
"Remove circle and members" : "حذف الدائرة circle و الأعضاء",
18931893
"Phone number could not be hanged up" : "لا يمكن تعليق رقم الهاتف",
18941894
"Phone number could not be putted on hold" : "لا يمكن وضع رقم الهاتف في وضع الانتظار",

l10n/ast.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -770,7 +770,6 @@ OC.L10N.register(
770770
"Ask a question" : "Entrugar",
771771
"Answers" : "Rempuestes",
772772
"Settings" : "Configuración",
773-
"Private poll" : "Encuesta privada",
774773
"Create poll" : "Crear una encuesta",
775774
"{user1} is typing …" : "{user1} ta escribiendo…",
776775
"{user1} and {user2} are typing …" : "{user1} y {user2} tán escribiendo…",
@@ -955,6 +954,7 @@ OC.L10N.register(
955954
"Users, groups and circles" : "Usuarios, grupos y círculos",
956955
"Users and circles" : "Usuarioa de círculos",
957956
"Groups and circles" : "Grupos y círculos",
957+
"Private poll" : "Encuesta privada",
958958
"Start a conversation" : "Aniciar una conversación",
959959
"TURN server" : "Sirividor TURN"
960960
},

l10n/ast.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -768,7 +768,6 @@
768768
"Ask a question" : "Entrugar",
769769
"Answers" : "Rempuestes",
770770
"Settings" : "Configuración",
771-
"Private poll" : "Encuesta privada",
772771
"Create poll" : "Crear una encuesta",
773772
"{user1} is typing …" : "{user1} ta escribiendo…",
774773
"{user1} and {user2} are typing …" : "{user1} y {user2} tán escribiendo…",
@@ -953,6 +952,7 @@
953952
"Users, groups and circles" : "Usuarios, grupos y círculos",
954953
"Users and circles" : "Usuarioa de círculos",
955954
"Groups and circles" : "Grupos y círculos",
955+
"Private poll" : "Encuesta privada",
956956
"Start a conversation" : "Aniciar una conversación",
957957
"TURN server" : "Sirividor TURN"
958958
},"pluralForm" :"nplurals=2; plural=(n != 1);"

l10n/bg.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1084,7 +1084,6 @@ OC.L10N.register(
10841084
"Delete poll option" : "Изтриване на опция за анкета",
10851085
"Add answer" : "Добавяне на отговор",
10861086
"Settings" : "Настройки",
1087-
"Private poll" : "Частна анкета",
10881087
"Multiple answers" : "Множество отговори",
10891088
"Create poll" : "Създаване на анкета",
10901089
"Send" : "Изпрати",
@@ -1398,6 +1397,7 @@ OC.L10N.register(
13981397
"Groups and circles" : "Групи и кръгове",
13991398
"The participant will not be notified about this message" : "Участникът няма да бъде уведомен за това съобщение",
14001399
"The participants will not be notified about this message" : "Участниците няма да бъде уведомени за това съобщение",
1400+
"Private poll" : "Частна анкета",
14011401
"Remove circle and members" : "Премахване на кръга и на членовете",
14021402
"Add circles" : "Добавяне на кръгове",
14031403
"Add users, groups or circles" : "Добавяне на потребители, групи или кръгове",

l10n/bg.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1082,7 +1082,6 @@
10821082
"Delete poll option" : "Изтриване на опция за анкета",
10831083
"Add answer" : "Добавяне на отговор",
10841084
"Settings" : "Настройки",
1085-
"Private poll" : "Частна анкета",
10861085
"Multiple answers" : "Множество отговори",
10871086
"Create poll" : "Създаване на анкета",
10881087
"Send" : "Изпрати",
@@ -1396,6 +1395,7 @@
13961395
"Groups and circles" : "Групи и кръгове",
13971396
"The participant will not be notified about this message" : "Участникът няма да бъде уведомен за това съобщение",
13981397
"The participants will not be notified about this message" : "Участниците няма да бъде уведомени за това съобщение",
1398+
"Private poll" : "Частна анкета",
13991399
"Remove circle and members" : "Премахване на кръга и на членовете",
14001400
"Add circles" : "Добавяне на кръгове",
14011401
"Add users, groups or circles" : "Добавяне на потребители, групи или кръгове",

l10n/ca.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1273,7 +1273,6 @@ OC.L10N.register(
12731273
"Delete poll option" : "Suprimeix l'opció de l'enquesta",
12741274
"Add answer" : "Afegeix la resposta",
12751275
"Settings" : "Paràmetres",
1276-
"Private poll" : "Enquesta privada",
12771276
"Multiple answers" : "Respostes múltiples",
12781277
"Create poll" : "Crea enquesta",
12791278
"Someone is typing …" : "Algú està escrivint …",
@@ -1687,6 +1686,7 @@ OC.L10N.register(
16871686
"Groups and circles" : "Grups i cercles",
16881687
"The participant will not be notified about this message" : "El participant no rebrà cap notificació quant a aquest missatge",
16891688
"The participants will not be notified about this message" : "Els participants no rebran notificacions quant a aquest missatge",
1689+
"Private poll" : "Enquesta privada",
16901690
"Remove circle and members" : "Suprimeix el cercle i els membres",
16911691
"Phone number could not be hanged up" : "No s'ha pogut penjar el número de telèfon",
16921692
"Phone number could not be putted on hold" : "El número de telèfon no s'ha pogut posar en espera",

l10n/ca.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1271,7 +1271,6 @@
12711271
"Delete poll option" : "Suprimeix l'opció de l'enquesta",
12721272
"Add answer" : "Afegeix la resposta",
12731273
"Settings" : "Paràmetres",
1274-
"Private poll" : "Enquesta privada",
12751274
"Multiple answers" : "Respostes múltiples",
12761275
"Create poll" : "Crea enquesta",
12771276
"Someone is typing …" : "Algú està escrivint …",
@@ -1685,6 +1684,7 @@
16851684
"Groups and circles" : "Grups i cercles",
16861685
"The participant will not be notified about this message" : "El participant no rebrà cap notificació quant a aquest missatge",
16871686
"The participants will not be notified about this message" : "Els participants no rebran notificacions quant a aquest missatge",
1687+
"Private poll" : "Enquesta privada",
16881688
"Remove circle and members" : "Suprimeix el cercle i els membres",
16891689
"Phone number could not be hanged up" : "No s'ha pogut penjar el número de telèfon",
16901690
"Phone number could not be putted on hold" : "El número de telèfon no s'ha pogut posar en espera",

l10n/cs.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -1404,7 +1404,7 @@ OC.L10N.register(
14041404
"Delete poll option" : "Smazat volbu ankety",
14051405
"Add answer" : "Přidat odpověď",
14061406
"Settings" : "Nastavení",
1407-
"Private poll" : "Soukromá anketa",
1407+
"Anonymous poll" : "Anonymní anketa",
14081408
"Multiple answers" : "Vícero odpovědí",
14091409
"Create poll" : "Vytvořit anketu",
14101410
"Someone is typing …" : "Někdo píše…",
@@ -1877,6 +1877,7 @@ OC.L10N.register(
18771877
"Groups and circles" : "Skupiny a okruhy",
18781878
"The participant will not be notified about this message" : "Účastník nebude na tuto zprávu upozorněn",
18791879
"The participants will not be notified about this message" : "Účastníci nebudou na tuto zprávu upozorněni",
1880+
"Private poll" : "Soukromá anketa",
18801881
"Remove circle and members" : "Odebrat kruh a členy",
18811882
"Phone number could not be hanged up" : "Hovor na telefonní číslo se nepodařilo zavěsit",
18821883
"Phone number could not be putted on hold" : "Hovor na telefonní číslo se nepodařilo pozastavit",

l10n/cs.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1402,7 +1402,7 @@
14021402
"Delete poll option" : "Smazat volbu ankety",
14031403
"Add answer" : "Přidat odpověď",
14041404
"Settings" : "Nastavení",
1405-
"Private poll" : "Soukromá anketa",
1405+
"Anonymous poll" : "Anonymní anketa",
14061406
"Multiple answers" : "Vícero odpovědí",
14071407
"Create poll" : "Vytvořit anketu",
14081408
"Someone is typing …" : "Někdo píše…",
@@ -1875,6 +1875,7 @@
18751875
"Groups and circles" : "Skupiny a okruhy",
18761876
"The participant will not be notified about this message" : "Účastník nebude na tuto zprávu upozorněn",
18771877
"The participants will not be notified about this message" : "Účastníci nebudou na tuto zprávu upozorněni",
1878+
"Private poll" : "Soukromá anketa",
18781879
"Remove circle and members" : "Odebrat kruh a členy",
18791880
"Phone number could not be hanged up" : "Hovor na telefonní číslo se nepodařilo zavěsit",
18801881
"Phone number could not be putted on hold" : "Hovor na telefonní číslo se nepodařilo pozastavit",

l10n/da.js

+1
Original file line numberDiff line numberDiff line change
@@ -484,6 +484,7 @@ OC.L10N.register(
484484
"New file" : "Ny fil",
485485
"Blank" : "Tom",
486486
"Settings" : "Indstillinger",
487+
"Anonymous poll" : "Anonym afstemning",
487488
"Create poll" : "Opret afstemning",
488489
"Send" : "Send",
489490
"Join" : "Deltag",

l10n/da.json

+1
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,7 @@
482482
"New file" : "Ny fil",
483483
"Blank" : "Tom",
484484
"Settings" : "Indstillinger",
485+
"Anonymous poll" : "Anonym afstemning",
485486
"Create poll" : "Opret afstemning",
486487
"Send" : "Send",
487488
"Join" : "Deltag",

l10n/de.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -1409,7 +1409,7 @@ OC.L10N.register(
14091409
"Delete poll option" : "Umfrage-Option löschen",
14101410
"Add answer" : "Antwort hinzufügen",
14111411
"Settings" : "Einstellungen",
1412-
"Private poll" : "Private Umfrage",
1412+
"Anonymous poll" : "Anonyme Umfrage",
14131413
"Multiple answers" : "Mehrere Antworten",
14141414
"Save as draft" : "Als Entwurf speichern",
14151415
"Export draft to file" : "Entwurf in Datei exportieren",
@@ -1891,6 +1891,7 @@ OC.L10N.register(
18911891
"Groups and circles" : "Gruppen und Kreise",
18921892
"The participant will not be notified about this message" : "Die Teilnehmer werden über diese Nachricht nicht benachrichtigt",
18931893
"The participants will not be notified about this message" : "Die Teilnehmer werden über diese Nachricht nicht benachrichtigt",
1894+
"Private poll" : "Private Umfrage",
18941895
"Remove circle and members" : "Kreis und Mitglieder entfernen",
18951896
"Phone number could not be hanged up" : "Telefonnummer konnte nicht aufgelegt werden",
18961897
"Phone number could not be putted on hold" : "Telefonnummer konnte nicht in die Warteschleife gelegt werden",

l10n/de.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1407,7 +1407,7 @@
14071407
"Delete poll option" : "Umfrage-Option löschen",
14081408
"Add answer" : "Antwort hinzufügen",
14091409
"Settings" : "Einstellungen",
1410-
"Private poll" : "Private Umfrage",
1410+
"Anonymous poll" : "Anonyme Umfrage",
14111411
"Multiple answers" : "Mehrere Antworten",
14121412
"Save as draft" : "Als Entwurf speichern",
14131413
"Export draft to file" : "Entwurf in Datei exportieren",
@@ -1889,6 +1889,7 @@
18891889
"Groups and circles" : "Gruppen und Kreise",
18901890
"The participant will not be notified about this message" : "Die Teilnehmer werden über diese Nachricht nicht benachrichtigt",
18911891
"The participants will not be notified about this message" : "Die Teilnehmer werden über diese Nachricht nicht benachrichtigt",
1892+
"Private poll" : "Private Umfrage",
18921893
"Remove circle and members" : "Kreis und Mitglieder entfernen",
18931894
"Phone number could not be hanged up" : "Telefonnummer konnte nicht aufgelegt werden",
18941895
"Phone number could not be putted on hold" : "Telefonnummer konnte nicht in die Warteschleife gelegt werden",

l10n/de_DE.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -1409,7 +1409,7 @@ OC.L10N.register(
14091409
"Delete poll option" : "Umfrage-Option löschen",
14101410
"Add answer" : "Antwort hinzufügen",
14111411
"Settings" : "Einstellungen",
1412-
"Private poll" : "Private Umfrage",
1412+
"Anonymous poll" : "Anonyme Umfrage",
14131413
"Multiple answers" : "Mehrere Antworten",
14141414
"Save as draft" : "Als Entwurf speichern",
14151415
"Export draft to file" : "Entwurf in Datei exportieren",
@@ -1891,6 +1891,7 @@ OC.L10N.register(
18911891
"Groups and circles" : "Gruppen und Kreise",
18921892
"The participant will not be notified about this message" : "Der Teilnehmer wird über diese Nachricht nicht benachrichtigt",
18931893
"The participants will not be notified about this message" : "Die Teilnehmer werden über diese Nachricht nicht benachrichtigt",
1894+
"Private poll" : "Private Umfrage",
18941895
"Remove circle and members" : "Kreis und Mitglieder entfernen",
18951896
"Phone number could not be hanged up" : "Telefonnummer konnte nicht aufgelegt werden",
18961897
"Phone number could not be putted on hold" : "Telefonnummer konnte nicht in die Warteschleife gelegt werden",

l10n/de_DE.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1407,7 +1407,7 @@
14071407
"Delete poll option" : "Umfrage-Option löschen",
14081408
"Add answer" : "Antwort hinzufügen",
14091409
"Settings" : "Einstellungen",
1410-
"Private poll" : "Private Umfrage",
1410+
"Anonymous poll" : "Anonyme Umfrage",
14111411
"Multiple answers" : "Mehrere Antworten",
14121412
"Save as draft" : "Als Entwurf speichern",
14131413
"Export draft to file" : "Entwurf in Datei exportieren",
@@ -1889,6 +1889,7 @@
18891889
"Groups and circles" : "Gruppen und Kreise",
18901890
"The participant will not be notified about this message" : "Der Teilnehmer wird über diese Nachricht nicht benachrichtigt",
18911891
"The participants will not be notified about this message" : "Die Teilnehmer werden über diese Nachricht nicht benachrichtigt",
1892+
"Private poll" : "Private Umfrage",
18921893
"Remove circle and members" : "Kreis und Mitglieder entfernen",
18931894
"Phone number could not be hanged up" : "Telefonnummer konnte nicht aufgelegt werden",
18941895
"Phone number could not be putted on hold" : "Telefonnummer konnte nicht in die Warteschleife gelegt werden",

l10n/el.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -819,7 +819,7 @@ OC.L10N.register(
819819
"New file" : "Νέο αρχείο",
820820
"Blank" : "Κενό",
821821
"Settings" : "Ρυθμίσεις",
822-
"Private poll" : "Ιδιωτική δημοσκόπηση",
822+
"Anonymous poll" : "Ανώνυμη δημοσκόπηση",
823823
"Create poll" : "Δημιουργία ψηφοφορίας",
824824
"Send" : "Αποστολή",
825825
"Add more files" : "Προσθήκη περισσότερων αρχείων",
@@ -1018,6 +1018,7 @@ OC.L10N.register(
10181018
"Users, groups and circles" : "Χρήστες, ομάδες και κύκλοι",
10191019
"Users and circles" : "Χρήστες και κύκλοι",
10201020
"Groups and circles" : "Ομάδες και κύκλοι",
1021+
"Private poll" : "Ιδιωτική δημοσκόπηση",
10211022
"Remove circle and members" : "Αφαίρεση κύκλων και μελών",
10221023
"Add circles" : "Προσθήκη κύκλων",
10231024
"Add users, groups or circles" : "Προσθήκη χρηστών, ομάδων ή κύκλων",

l10n/el.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -817,7 +817,7 @@
817817
"New file" : "Νέο αρχείο",
818818
"Blank" : "Κενό",
819819
"Settings" : "Ρυθμίσεις",
820-
"Private poll" : "Ιδιωτική δημοσκόπηση",
820+
"Anonymous poll" : "Ανώνυμη δημοσκόπηση",
821821
"Create poll" : "Δημιουργία ψηφοφορίας",
822822
"Send" : "Αποστολή",
823823
"Add more files" : "Προσθήκη περισσότερων αρχείων",
@@ -1016,6 +1016,7 @@
10161016
"Users, groups and circles" : "Χρήστες, ομάδες και κύκλοι",
10171017
"Users and circles" : "Χρήστες και κύκλοι",
10181018
"Groups and circles" : "Ομάδες και κύκλοι",
1019+
"Private poll" : "Ιδιωτική δημοσκόπηση",
10191020
"Remove circle and members" : "Αφαίρεση κύκλων και μελών",
10201021
"Add circles" : "Προσθήκη κύκλων",
10211022
"Add users, groups or circles" : "Προσθήκη χρηστών, ομάδων ή κύκλων",

l10n/en_GB.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -1409,7 +1409,7 @@ OC.L10N.register(
14091409
"Delete poll option" : "Delete poll option",
14101410
"Add answer" : "Add answer",
14111411
"Settings" : "Settings",
1412-
"Private poll" : "Private poll",
1412+
"Anonymous poll" : "Anonymous poll",
14131413
"Multiple answers" : "Multiple answers",
14141414
"Save as draft" : "Save as draft",
14151415
"Export draft to file" : "Export draft to file",
@@ -1891,6 +1891,7 @@ OC.L10N.register(
18911891
"Groups and circles" : "Groups and circles",
18921892
"The participant will not be notified about this message" : "The participant will not be notified about this message",
18931893
"The participants will not be notified about this message" : "The participants will not be notified about this message",
1894+
"Private poll" : "Private poll",
18941895
"Remove circle and members" : "Remove circle and members",
18951896
"Phone number could not be hanged up" : "Phone number could not be hanged up",
18961897
"Phone number could not be putted on hold" : "Phone number could not be putted on hold",

l10n/en_GB.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1407,7 +1407,7 @@
14071407
"Delete poll option" : "Delete poll option",
14081408
"Add answer" : "Add answer",
14091409
"Settings" : "Settings",
1410-
"Private poll" : "Private poll",
1410+
"Anonymous poll" : "Anonymous poll",
14111411
"Multiple answers" : "Multiple answers",
14121412
"Save as draft" : "Save as draft",
14131413
"Export draft to file" : "Export draft to file",
@@ -1889,6 +1889,7 @@
18891889
"Groups and circles" : "Groups and circles",
18901890
"The participant will not be notified about this message" : "The participant will not be notified about this message",
18911891
"The participants will not be notified about this message" : "The participants will not be notified about this message",
1892+
"Private poll" : "Private poll",
18921893
"Remove circle and members" : "Remove circle and members",
18931894
"Phone number could not be hanged up" : "Phone number could not be hanged up",
18941895
"Phone number could not be putted on hold" : "Phone number could not be putted on hold",

l10n/eo.js

+1
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,7 @@ OC.L10N.register(
324324
"Group" : "Grupo",
325325
"Create new poll" : "Krei novan enketon",
326326
"Settings" : "Agordoj",
327+
"Anonymous poll" : "Enketo sennoma",
327328
"Send" : "Sendi",
328329
"Join" : "Aliĝi",
329330
"guest" : "gasto",

l10n/eo.json

+1
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@
322322
"Group" : "Grupo",
323323
"Create new poll" : "Krei novan enketon",
324324
"Settings" : "Agordoj",
325+
"Anonymous poll" : "Enketo sennoma",
325326
"Send" : "Sendi",
326327
"Join" : "Aliĝi",
327328
"guest" : "gasto",

l10n/es.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -1353,7 +1353,7 @@ OC.L10N.register(
13531353
"Delete poll option" : "Borrar opción de votación",
13541354
"Add answer" : "Añadir respuesta",
13551355
"Settings" : "Ajustes",
1356-
"Private poll" : "Votacion privada",
1356+
"Anonymous poll" : "Encuesta anónima",
13571357
"Multiple answers" : "Múltiples respuestas",
13581358
"Create poll" : "Crear votación",
13591359
"Someone is typing …" : "Alguien está escribiendo ...",
@@ -1804,6 +1804,7 @@ OC.L10N.register(
18041804
"Groups and circles" : "Grupos y círculos",
18051805
"The participant will not be notified about this message" : "El participante no será notificado sobre este mensaje",
18061806
"The participants will not be notified about this message" : "Los participantes no serán notificados sobre este mensaje",
1807+
"Private poll" : "Votacion privada",
18071808
"Remove circle and members" : "Eliminar círculo y miembros",
18081809
"Phone number could not be hanged up" : "No se pudo colgar el número de teléfono",
18091810
"Phone number could not be putted on hold" : "No se pudo poner el número de teléfono en espera",

0 commit comments

Comments
 (0)