diff --git a/l10n/ar.js b/l10n/ar.js index b899813fd..0676de45f 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -15,7 +15,6 @@ OC.L10N.register( "Access" : "النفاذ", "Owner" : "المالك", "never" : "بتاتاً", - "Share with" : "شارك مع", "Details" : "التفاصيل", "Configuration" : "إعداد", "Options" : "الخيارات", @@ -29,6 +28,8 @@ OC.L10N.register( "Month" : "شهر", "Unknown user" : "مستخدم غير معروف", "OK" : "موافق", + "No" : "لا", + "Yes" : "نعم", "Public access" : "النفاذ إليه مُصرّح للعامة" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/l10n/ar.json b/l10n/ar.json index a93c1fa40..fe8d61953 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -13,7 +13,6 @@ "Access" : "النفاذ", "Owner" : "المالك", "never" : "بتاتاً", - "Share with" : "شارك مع", "Details" : "التفاصيل", "Configuration" : "إعداد", "Options" : "الخيارات", @@ -27,6 +26,8 @@ "Month" : "شهر", "Unknown user" : "مستخدم غير معروف", "OK" : "موافق", + "No" : "لا", + "Yes" : "نعم", "Public access" : "النفاذ إليه مُصرّح للعامة" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/l10n/az.js b/l10n/az.js index c329bf41c..7b636293d 100644 --- a/l10n/az.js +++ b/l10n/az.js @@ -15,6 +15,8 @@ OC.L10N.register( "Day" : "Gün", "Month" : "Ay", "Unknown user" : "Istifadəçi tanınmır ", - "OK" : "Oldu" + "OK" : "Oldu", + "No" : "No", + "Yes" : "Yes" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/az.json b/l10n/az.json index 856a9a914..dda6c9677 100644 --- a/l10n/az.json +++ b/l10n/az.json @@ -13,6 +13,8 @@ "Day" : "Gün", "Month" : "Ay", "Unknown user" : "Istifadəçi tanınmır ", - "OK" : "Oldu" + "OK" : "Oldu", + "No" : "No", + "Yes" : "Yes" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/bg.js b/l10n/bg.js index 04719b4c1..bcbc871a2 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -13,7 +13,6 @@ OC.L10N.register( "Owner" : "Създател", "Created" : "Създаден", "never" : "никога", - "Share with" : "Сподели с", "Details" : "Подробности", "Configuration" : "Настройки", "Shares" : "Споделени", diff --git a/l10n/bg.json b/l10n/bg.json index 8e9edd3dd..d5bb62481 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -11,7 +11,6 @@ "Owner" : "Създател", "Created" : "Създаден", "never" : "никога", - "Share with" : "Сподели с", "Details" : "Подробности", "Configuration" : "Настройки", "Shares" : "Споделени", diff --git a/l10n/bn_BD.js b/l10n/bn_BD.js index 3de9f81d2..20a6e0e34 100644 --- a/l10n/bn_BD.js +++ b/l10n/bn_BD.js @@ -17,6 +17,8 @@ OC.L10N.register( "Day" : "দিবস", "Month" : "মাস", "Unknown user" : "অপরিচিত ব্যবহারকারী", - "OK" : "তথাস্তু" + "OK" : "তথাস্তু", + "No" : "No", + "Yes" : "Yes" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/bn_BD.json b/l10n/bn_BD.json index 79efee166..baf19e5de 100644 --- a/l10n/bn_BD.json +++ b/l10n/bn_BD.json @@ -15,6 +15,8 @@ "Day" : "দিবস", "Month" : "মাস", "Unknown user" : "অপরিচিত ব্যবহারকারী", - "OK" : "তথাস্তু" + "OK" : "তথাস্তু", + "No" : "No", + "Yes" : "Yes" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/bs.js b/l10n/bs.js index 86cab39f4..115ad03b4 100644 --- a/l10n/bs.js +++ b/l10n/bs.js @@ -14,6 +14,8 @@ OC.L10N.register( "Week" : "Sedmica", "Day" : "Dan", "Month" : "Mjesec", - "OK" : "OK" + "OK" : "OK", + "No" : "No", + "Yes" : "Yes" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/bs.json b/l10n/bs.json index ad7396472..b5692a70e 100644 --- a/l10n/bs.json +++ b/l10n/bs.json @@ -12,6 +12,8 @@ "Week" : "Sedmica", "Day" : "Dan", "Month" : "Mjesec", - "OK" : "OK" + "OK" : "OK", + "No" : "No", + "Yes" : "Yes" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/ca.js b/l10n/ca.js index 287e12eb2..9d3934d03 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -30,7 +30,6 @@ OC.L10N.register( "Created" : "Creat", "Expires" : "Caduca", "never" : "mai", - "Share with" : "Comparteix amb", "Details" : "Detalls", "Configuration" : "Configuració", "Options" : "Opcions", diff --git a/l10n/ca.json b/l10n/ca.json index 56bd642d7..7c1d61380 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -28,7 +28,6 @@ "Created" : "Creat", "Expires" : "Caduca", "never" : "mai", - "Share with" : "Comparteix amb", "Details" : "Detalls", "Configuration" : "Configuració", "Options" : "Opcions", diff --git a/l10n/cs.js b/l10n/cs.js index 1ab77cbec..ca634640a 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -69,7 +69,6 @@ OC.L10N.register( "Hidden to other users" : "Skryto ostatním uživatelům", "Poll schedule" : "Hlasovat o datu a čase", "never" : "nikdy", - "Share with" : "Sdílet s", "Details" : "Podrobnosti", "Configuration" : "Nastavení", "Options" : "Volby", @@ -115,7 +114,6 @@ OC.L10N.register( "Receive notification email on activity" : "Dostávat e-mailem upozornění na aktivitu", "Your personal link to this poll: %n" : "Váš osobní odkaz na tuto anketu: %n", "Enter your name!" : "Zadejte své jméno!", - "To participate, you need to enter a valid username with at least 3 characters. " : "Abyste se mohli zúčastnit, je třeba zadat platné uživatelské jméno (tvořené alespoň třemi znaky).", "Enter your name" : "Zadejte své jméno", "Username is not valid. Please enter at least 3 characters." : "Uživatelské jméno není platné. Zadejte alespoň tři znaky.", "This username is not valid, i.e. because it is already in use." : "Toto uživatelské jméno už bylo použito někým jiným – zvolte si prosím jiné.", diff --git a/l10n/cs.json b/l10n/cs.json index 644c1b900..b39c83047 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -67,7 +67,6 @@ "Hidden to other users" : "Skryto ostatním uživatelům", "Poll schedule" : "Hlasovat o datu a čase", "never" : "nikdy", - "Share with" : "Sdílet s", "Details" : "Podrobnosti", "Configuration" : "Nastavení", "Options" : "Volby", @@ -113,7 +112,6 @@ "Receive notification email on activity" : "Dostávat e-mailem upozornění na aktivitu", "Your personal link to this poll: %n" : "Váš osobní odkaz na tuto anketu: %n", "Enter your name!" : "Zadejte své jméno!", - "To participate, you need to enter a valid username with at least 3 characters. " : "Abyste se mohli zúčastnit, je třeba zadat platné uživatelské jméno (tvořené alespoň třemi znaky).", "Enter your name" : "Zadejte své jméno", "Username is not valid. Please enter at least 3 characters." : "Uživatelské jméno není platné. Zadejte alespoň tři znaky.", "This username is not valid, i.e. because it is already in use." : "Toto uživatelské jméno už bylo použito někým jiným – zvolte si prosím jiné.", diff --git a/l10n/cy_GB.js b/l10n/cy_GB.js index 5fb34d900..5b70fcacb 100644 --- a/l10n/cy_GB.js +++ b/l10n/cy_GB.js @@ -14,6 +14,8 @@ OC.L10N.register( "Day" : "Diwrnod", "Month" : "Mis", "OK" : "Iawn", + "No" : "No", + "Yes" : "Iawn", "Public access" : "Mynediad cyhoeddus" }, "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"); diff --git a/l10n/cy_GB.json b/l10n/cy_GB.json index 13fa3c0d3..a14e5b60e 100644 --- a/l10n/cy_GB.json +++ b/l10n/cy_GB.json @@ -12,6 +12,8 @@ "Day" : "Diwrnod", "Month" : "Mis", "OK" : "Iawn", + "No" : "No", + "Yes" : "Iawn", "Public access" : "Mynediad cyhoeddus" },"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;" } \ No newline at end of file diff --git a/l10n/da.js b/l10n/da.js index 1edf5234d..fdd2be88f 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -24,7 +24,6 @@ OC.L10N.register( "Created" : "Oprettet", "Expires" : "Udløber", "never" : "aldrig", - "Share with" : "Del med", "Details" : "Detaljer", "Configuration" : "sætning", "Shares" : "Delinger", @@ -44,6 +43,8 @@ OC.L10N.register( "Unknown user" : "Ukendt bruger", "Receive notification email on activity" : "Modtag notifikationsemail om aktivitet", "OK" : "OK", + "No" : "Nej", + "Yes" : "Ja", "Public access" : "Offentligt tilgængelig", "Hidden poll" : "Skjult afstemning", "Access denied" : "Adgang nægtet", diff --git a/l10n/da.json b/l10n/da.json index 657f59a8f..9032d77f2 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -22,7 +22,6 @@ "Created" : "Oprettet", "Expires" : "Udløber", "never" : "aldrig", - "Share with" : "Del med", "Details" : "Detaljer", "Configuration" : "sætning", "Shares" : "Delinger", @@ -42,6 +41,8 @@ "Unknown user" : "Ukendt bruger", "Receive notification email on activity" : "Modtag notifikationsemail om aktivitet", "OK" : "OK", + "No" : "Nej", + "Yes" : "Ja", "Public access" : "Offentligt tilgængelig", "Hidden poll" : "Skjult afstemning", "Access denied" : "Adgang nægtet", diff --git a/l10n/de.js b/l10n/de.js index 778a2e782..d74f05dda 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -69,7 +69,6 @@ OC.L10N.register( "Hidden to other users" : "Verborgen für andere Nutzer", "Poll schedule" : "Umfrage-Zeitplan", "never" : "nie", - "Share with" : "Teilen mit…", "Details" : "Details", "Configuration" : "Einstellung", "Options" : "Optionen", @@ -115,7 +114,6 @@ OC.L10N.register( "Receive notification email on activity" : "Erhalte E-Mail Benachrichtigungen bei Aktivitäten", "Your personal link to this poll: %n" : "Ihr persönlicher Link zur Umfrage: %n", "Enter your name!" : "Gib Deinen Namen ein!", - "To participate, you need to enter a valid username with at least 3 characters. " : "Um teilzunehmen, musst Du einen gültigen Benutzernamen mit mindestens 3 Zeichen eingeben. ", "Enter your name" : "Gib Deinen Namen ein", "Username is not valid. Please enter at least 3 characters." : "Benutzername ungültig. Bitte mindestens 3 Zeichen eingeben.", "This username is not valid, i.e. because it is already in use." : "Dieser Benutzername ist nicht gültig, möglicherweise ist er bereits in Verwendung.", @@ -123,6 +121,8 @@ OC.L10N.register( "Please use at least 3 characters for your username!" : "Bitte mindestens 3 Zeichen für den Benutzernamen verwenden!", "This username can not be chosen." : "Dieser Benutzername kann nicht gewählt werden.", "Error saving username" : "Fehler beim Speichern des Benutzernamens", + "No" : "Nein", + "Yes" : "Ja", "The poll does not exist" : "Die Umfrage existiert nicht.", "Enter a poll or start a new one." : "Tritt einer Umfrage bei oder starte eine neue.", "Goto Nextcloud" : "Gehe zu Nextcloud", diff --git a/l10n/de.json b/l10n/de.json index 19f5cdcde..af0256acb 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -67,7 +67,6 @@ "Hidden to other users" : "Verborgen für andere Nutzer", "Poll schedule" : "Umfrage-Zeitplan", "never" : "nie", - "Share with" : "Teilen mit…", "Details" : "Details", "Configuration" : "Einstellung", "Options" : "Optionen", @@ -113,7 +112,6 @@ "Receive notification email on activity" : "Erhalte E-Mail Benachrichtigungen bei Aktivitäten", "Your personal link to this poll: %n" : "Ihr persönlicher Link zur Umfrage: %n", "Enter your name!" : "Gib Deinen Namen ein!", - "To participate, you need to enter a valid username with at least 3 characters. " : "Um teilzunehmen, musst Du einen gültigen Benutzernamen mit mindestens 3 Zeichen eingeben. ", "Enter your name" : "Gib Deinen Namen ein", "Username is not valid. Please enter at least 3 characters." : "Benutzername ungültig. Bitte mindestens 3 Zeichen eingeben.", "This username is not valid, i.e. because it is already in use." : "Dieser Benutzername ist nicht gültig, möglicherweise ist er bereits in Verwendung.", @@ -121,6 +119,8 @@ "Please use at least 3 characters for your username!" : "Bitte mindestens 3 Zeichen für den Benutzernamen verwenden!", "This username can not be chosen." : "Dieser Benutzername kann nicht gewählt werden.", "Error saving username" : "Fehler beim Speichern des Benutzernamens", + "No" : "Nein", + "Yes" : "Ja", "The poll does not exist" : "Die Umfrage existiert nicht.", "Enter a poll or start a new one." : "Tritt einer Umfrage bei oder starte eine neue.", "Goto Nextcloud" : "Gehe zu Nextcloud", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index fc31585a6..4e094ba50 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -69,7 +69,6 @@ OC.L10N.register( "Hidden to other users" : "Verborgen für andere Benutzer", "Poll schedule" : "Umfrage-Zeitplan", "never" : "nie", - "Share with" : "Teilen mit…", "Details" : "Details", "Configuration" : "Einstellung", "Options" : "Optionen", @@ -115,7 +114,6 @@ OC.L10N.register( "Receive notification email on activity" : "Erhalte E-Mail Benachrichtigungen bei Aktivitäten", "Your personal link to this poll: %n" : "Ihr persönlicher Link zur Umfrage: %n", "Enter your name!" : "Geben Sie Ihren Namen ein!", - "To participate, you need to enter a valid username with at least 3 characters. " : "Um teilzunehmen, müssen Sie einen gültigen Benutzernamen mit mindestens 3 Zeichen eingeben. ", "Enter your name" : "Geben Sie Ihren Namen ein", "Username is not valid. Please enter at least 3 characters." : "Benutzername ungültig. Bitte mindestens 3 Zeichen eingeben.", "This username is not valid, i.e. because it is already in use." : "Dieser Benutzername ist nicht gültig, möglicherweise ist er bereits in Verwendung.", @@ -123,6 +121,8 @@ OC.L10N.register( "Please use at least 3 characters for your username!" : "Bitte mindestens 3 Zeichen für den Benutzernamen verwenden!", "This username can not be chosen." : "Dieser Benutzername kann nicht gewählt werden.", "Error saving username" : "Fehler beim Speichern des Benutzernamens", + "No" : "Nein", + "Yes" : "Ja", "The poll does not exist" : "Die Umfrage existiert nicht.", "Enter a poll or start a new one." : "Treten Sie einer Umfrage bei oder starten Sie eine neue.", "Goto Nextcloud" : "Gehe zu Nextcloud", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 8e64d2082..d2b395974 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -67,7 +67,6 @@ "Hidden to other users" : "Verborgen für andere Benutzer", "Poll schedule" : "Umfrage-Zeitplan", "never" : "nie", - "Share with" : "Teilen mit…", "Details" : "Details", "Configuration" : "Einstellung", "Options" : "Optionen", @@ -113,7 +112,6 @@ "Receive notification email on activity" : "Erhalte E-Mail Benachrichtigungen bei Aktivitäten", "Your personal link to this poll: %n" : "Ihr persönlicher Link zur Umfrage: %n", "Enter your name!" : "Geben Sie Ihren Namen ein!", - "To participate, you need to enter a valid username with at least 3 characters. " : "Um teilzunehmen, müssen Sie einen gültigen Benutzernamen mit mindestens 3 Zeichen eingeben. ", "Enter your name" : "Geben Sie Ihren Namen ein", "Username is not valid. Please enter at least 3 characters." : "Benutzername ungültig. Bitte mindestens 3 Zeichen eingeben.", "This username is not valid, i.e. because it is already in use." : "Dieser Benutzername ist nicht gültig, möglicherweise ist er bereits in Verwendung.", @@ -121,6 +119,8 @@ "Please use at least 3 characters for your username!" : "Bitte mindestens 3 Zeichen für den Benutzernamen verwenden!", "This username can not be chosen." : "Dieser Benutzername kann nicht gewählt werden.", "Error saving username" : "Fehler beim Speichern des Benutzernamens", + "No" : "Nein", + "Yes" : "Ja", "The poll does not exist" : "Die Umfrage existiert nicht.", "Enter a poll or start a new one." : "Treten Sie einer Umfrage bei oder starten Sie eine neue.", "Goto Nextcloud" : "Gehe zu Nextcloud", diff --git a/l10n/el.js b/l10n/el.js index b0b32cded..11cefc076 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -69,7 +69,6 @@ OC.L10N.register( "Hidden to other users" : "Απόκρυψη στους άλλους χρήστες", "Poll schedule" : "Προγραμματισμός δημοσκόπησης", "never" : "ποτέ", - "Share with" : "Διαμοιρασμός με", "Details" : "Λεπτομέρειες", "Configuration" : "Ρυθμίσεις", "Options" : "Επιλογές", @@ -115,7 +114,6 @@ OC.L10N.register( "Receive notification email on activity" : "Ενημέρωση με email σε δραστρηριότητα", "Your personal link to this poll: %n" : "Ο προσωπικός σας σύνδεσμος στη δημοσκόπηση: %n", "Enter your name!" : "Εισάγετε το όνομά σας!", - "To participate, you need to enter a valid username with at least 3 characters. " : "Για συμμετοχή, χρειάζεται έγκυρο όνομα χρήστη με τουλάχιστο 3 χαρακτήρες.", "Enter your name" : "Προσθέστε το όνομά σας", "Username is not valid. Please enter at least 3 characters." : "Το όνομα χρήστη δεν είναι έγκυρο. Παρακαλώ εισάγετε τουλάχιστον 3 χαρακτήρες.", "This username is not valid, i.e. because it is already in use." : "Το όνομα χρήστη δεν είναι έγκυρο, π.χ. επειδή είναι σε χρήση.", diff --git a/l10n/el.json b/l10n/el.json index 1d1505c44..9bcbb2b6f 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -67,7 +67,6 @@ "Hidden to other users" : "Απόκρυψη στους άλλους χρήστες", "Poll schedule" : "Προγραμματισμός δημοσκόπησης", "never" : "ποτέ", - "Share with" : "Διαμοιρασμός με", "Details" : "Λεπτομέρειες", "Configuration" : "Ρυθμίσεις", "Options" : "Επιλογές", @@ -113,7 +112,6 @@ "Receive notification email on activity" : "Ενημέρωση με email σε δραστρηριότητα", "Your personal link to this poll: %n" : "Ο προσωπικός σας σύνδεσμος στη δημοσκόπηση: %n", "Enter your name!" : "Εισάγετε το όνομά σας!", - "To participate, you need to enter a valid username with at least 3 characters. " : "Για συμμετοχή, χρειάζεται έγκυρο όνομα χρήστη με τουλάχιστο 3 χαρακτήρες.", "Enter your name" : "Προσθέστε το όνομά σας", "Username is not valid. Please enter at least 3 characters." : "Το όνομα χρήστη δεν είναι έγκυρο. Παρακαλώ εισάγετε τουλάχιστον 3 χαρακτήρες.", "This username is not valid, i.e. because it is already in use." : "Το όνομα χρήστη δεν είναι έγκυρο, π.χ. επειδή είναι σε χρήση.", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index cfd7cca2b..da408a97e 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -36,6 +36,8 @@ OC.L10N.register( "Unknown user" : "Unknown user", "Receive notification email on activity" : "Receive notification email on activity", "OK" : "OK", + "No" : "No", + "Yes" : "Yes", "Public access" : "Public access", "Access denied" : "Access denied", "You are not allowed to view this poll or the poll does not exist." : "You are not allowed to view this poll or the poll does not exist.", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index d7e3ca38f..7ff393707 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -34,6 +34,8 @@ "Unknown user" : "Unknown user", "Receive notification email on activity" : "Receive notification email on activity", "OK" : "OK", + "No" : "No", + "Yes" : "Yes", "Public access" : "Public access", "Access denied" : "Access denied", "You are not allowed to view this poll or the poll does not exist." : "You are not allowed to view this poll or the poll does not exist.", diff --git a/l10n/eo.js b/l10n/eo.js index aefbdc57e..536196df7 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -27,7 +27,6 @@ OC.L10N.register( "Created" : "Kreita", "Expires" : "Senvalidiĝo", "never" : "neniam", - "Share with" : "Kunhavigi kun", "Details" : "Detaloj", "Configuration" : "Agordo", "Shares" : "Kunhavoj", @@ -50,6 +49,8 @@ OC.L10N.register( "Unknown user" : "Nekonata uzanto", "Receive notification email on activity" : "Ricevi sciigojn retpoŝte okaze de aktivaĵo", "OK" : "Bone", + "No" : "No", + "Yes" : "Yes", "Public access" : "Publika aliro", "Hidden poll" : "Kaŝita enketo", "Access denied" : "Aliro malpermesata", diff --git a/l10n/eo.json b/l10n/eo.json index d3b3ee108..2a12f22bf 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -25,7 +25,6 @@ "Created" : "Kreita", "Expires" : "Senvalidiĝo", "never" : "neniam", - "Share with" : "Kunhavigi kun", "Details" : "Detaloj", "Configuration" : "Agordo", "Shares" : "Kunhavoj", @@ -48,6 +47,8 @@ "Unknown user" : "Nekonata uzanto", "Receive notification email on activity" : "Ricevi sciigojn retpoŝte okaze de aktivaĵo", "OK" : "Bone", + "No" : "No", + "Yes" : "Yes", "Public access" : "Publika aliro", "Hidden poll" : "Kaŝita enketo", "Access denied" : "Aliro malpermesata", diff --git a/l10n/es.js b/l10n/es.js index bdc38af14..aa263b8cf 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -69,7 +69,6 @@ OC.L10N.register( "Hidden to other users" : "Oculto para otros usuarios", "Poll schedule" : "Calendario de la encuesta", "never" : "nunca", - "Share with" : "Compartir con", "Details" : "Detalles", "Configuration" : "Configuración", "Options" : "Opciones", @@ -115,7 +114,6 @@ OC.L10N.register( "Receive notification email on activity" : "Recibir correo con notificaciones sobre la actividad", "Your personal link to this poll: %n" : "Tu link personal a esta encuesta: %n", "Enter your name!" : "¡Escriba su nombre!", - "To participate, you need to enter a valid username with at least 3 characters. " : "Para participar, se necesita escribir un usuario válido con al menos 3 caracteres.", "Enter your name" : "Escriba su nombre", "Username is not valid. Please enter at least 3 characters." : "El nombre de usuario no es válido. Por favor, escriba al menos 3 caracteres.", "This username is not valid, i.e. because it is already in use." : "El nombre de usuario no es válido. Por ejemplo, ese nombre ya está en uso.", @@ -123,6 +121,8 @@ OC.L10N.register( "Please use at least 3 characters for your username!" : "¡Por favor, use al menos 3 caracteres para su nombre de usuario!", "This username can not be chosen." : "No puede ser elegir este nombre de usuario.", "Error saving username" : "Error al guardar el nombre de usuario", + "No" : "No", + "Yes" : "Si", "The poll does not exist" : "No existe la encuesta", "Enter a poll or start a new one." : "Selecciones una encuesta o inicie una nueva.", "Goto Nextcloud" : "Ir a Nextcloud", diff --git a/l10n/es.json b/l10n/es.json index 90e7cc672..b4be666e6 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -67,7 +67,6 @@ "Hidden to other users" : "Oculto para otros usuarios", "Poll schedule" : "Calendario de la encuesta", "never" : "nunca", - "Share with" : "Compartir con", "Details" : "Detalles", "Configuration" : "Configuración", "Options" : "Opciones", @@ -113,7 +112,6 @@ "Receive notification email on activity" : "Recibir correo con notificaciones sobre la actividad", "Your personal link to this poll: %n" : "Tu link personal a esta encuesta: %n", "Enter your name!" : "¡Escriba su nombre!", - "To participate, you need to enter a valid username with at least 3 characters. " : "Para participar, se necesita escribir un usuario válido con al menos 3 caracteres.", "Enter your name" : "Escriba su nombre", "Username is not valid. Please enter at least 3 characters." : "El nombre de usuario no es válido. Por favor, escriba al menos 3 caracteres.", "This username is not valid, i.e. because it is already in use." : "El nombre de usuario no es válido. Por ejemplo, ese nombre ya está en uso.", @@ -121,6 +119,8 @@ "Please use at least 3 characters for your username!" : "¡Por favor, use al menos 3 caracteres para su nombre de usuario!", "This username can not be chosen." : "No puede ser elegir este nombre de usuario.", "Error saving username" : "Error al guardar el nombre de usuario", + "No" : "No", + "Yes" : "Si", "The poll does not exist" : "No existe la encuesta", "Enter a poll or start a new one." : "Selecciones una encuesta o inicie una nueva.", "Goto Nextcloud" : "Ir a Nextcloud", diff --git a/l10n/es_419.js b/l10n/es_419.js index 6b55a48de..98b8f6673 100644 --- a/l10n/es_419.js +++ b/l10n/es_419.js @@ -32,6 +32,8 @@ OC.L10N.register( "Unknown user" : "Ususario desconocido", "Receive notification email on activity" : "Recibir un correo de notificación en actividad ", "OK" : "OK", + "No" : "No", + "Yes" : "Sí", "Public access" : "Acceso público", "Access denied" : "Acceso denegado", "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. " diff --git a/l10n/es_419.json b/l10n/es_419.json index 7e7eb1efa..385f624c8 100644 --- a/l10n/es_419.json +++ b/l10n/es_419.json @@ -30,6 +30,8 @@ "Unknown user" : "Ususario desconocido", "Receive notification email on activity" : "Recibir un correo de notificación en actividad ", "OK" : "OK", + "No" : "No", + "Yes" : "Sí", "Public access" : "Acceso público", "Access denied" : "Acceso denegado", "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. " diff --git a/l10n/es_AR.js b/l10n/es_AR.js index 8e61840a6..2a86772c1 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -24,6 +24,8 @@ OC.L10N.register( "Month" : "Mes", "Unknown user" : "Ususario desconocido", "OK" : "OK", + "No" : "No", + "Yes" : "Si", "Public access" : "Acceso público" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_AR.json b/l10n/es_AR.json index 6b9e16c3a..e00476657 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -22,6 +22,8 @@ "Month" : "Mes", "Unknown user" : "Ususario desconocido", "OK" : "OK", + "No" : "No", + "Yes" : "Si", "Public access" : "Acceso público" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_CL.js b/l10n/es_CL.js index f38a3aae7..056d5134a 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -34,6 +34,8 @@ OC.L10N.register( "Unknown user" : "Ususario desconocido", "Receive notification email on activity" : "Recibir un correo de notificación en actividad ", "OK" : "OK", + "No" : "No", + "Yes" : "Sí", "Public access" : "Acceso público", "Access denied" : "Acceso denegado", "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ", diff --git a/l10n/es_CL.json b/l10n/es_CL.json index a1defad3b..6ca432392 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -32,6 +32,8 @@ "Unknown user" : "Ususario desconocido", "Receive notification email on activity" : "Recibir un correo de notificación en actividad ", "OK" : "OK", + "No" : "No", + "Yes" : "Sí", "Public access" : "Acceso público", "Access denied" : "Acceso denegado", "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ", diff --git a/l10n/es_CO.js b/l10n/es_CO.js index f38a3aae7..056d5134a 100644 --- a/l10n/es_CO.js +++ b/l10n/es_CO.js @@ -34,6 +34,8 @@ OC.L10N.register( "Unknown user" : "Ususario desconocido", "Receive notification email on activity" : "Recibir un correo de notificación en actividad ", "OK" : "OK", + "No" : "No", + "Yes" : "Sí", "Public access" : "Acceso público", "Access denied" : "Acceso denegado", "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ", diff --git a/l10n/es_CO.json b/l10n/es_CO.json index a1defad3b..6ca432392 100644 --- a/l10n/es_CO.json +++ b/l10n/es_CO.json @@ -32,6 +32,8 @@ "Unknown user" : "Ususario desconocido", "Receive notification email on activity" : "Recibir un correo de notificación en actividad ", "OK" : "OK", + "No" : "No", + "Yes" : "Sí", "Public access" : "Acceso público", "Access denied" : "Acceso denegado", "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ", diff --git a/l10n/es_DO.js b/l10n/es_DO.js index f38a3aae7..056d5134a 100644 --- a/l10n/es_DO.js +++ b/l10n/es_DO.js @@ -34,6 +34,8 @@ OC.L10N.register( "Unknown user" : "Ususario desconocido", "Receive notification email on activity" : "Recibir un correo de notificación en actividad ", "OK" : "OK", + "No" : "No", + "Yes" : "Sí", "Public access" : "Acceso público", "Access denied" : "Acceso denegado", "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ", diff --git a/l10n/es_DO.json b/l10n/es_DO.json index a1defad3b..6ca432392 100644 --- a/l10n/es_DO.json +++ b/l10n/es_DO.json @@ -32,6 +32,8 @@ "Unknown user" : "Ususario desconocido", "Receive notification email on activity" : "Recibir un correo de notificación en actividad ", "OK" : "OK", + "No" : "No", + "Yes" : "Sí", "Public access" : "Acceso público", "Access denied" : "Acceso denegado", "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ", diff --git a/l10n/es_GT.js b/l10n/es_GT.js index f38a3aae7..056d5134a 100644 --- a/l10n/es_GT.js +++ b/l10n/es_GT.js @@ -34,6 +34,8 @@ OC.L10N.register( "Unknown user" : "Ususario desconocido", "Receive notification email on activity" : "Recibir un correo de notificación en actividad ", "OK" : "OK", + "No" : "No", + "Yes" : "Sí", "Public access" : "Acceso público", "Access denied" : "Acceso denegado", "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ", diff --git a/l10n/es_GT.json b/l10n/es_GT.json index a1defad3b..6ca432392 100644 --- a/l10n/es_GT.json +++ b/l10n/es_GT.json @@ -32,6 +32,8 @@ "Unknown user" : "Ususario desconocido", "Receive notification email on activity" : "Recibir un correo de notificación en actividad ", "OK" : "OK", + "No" : "No", + "Yes" : "Sí", "Public access" : "Acceso público", "Access denied" : "Acceso denegado", "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ", diff --git a/l10n/es_MX.js b/l10n/es_MX.js index d815d1388..c96e054c8 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -36,6 +36,8 @@ OC.L10N.register( "Unknown user" : "Ususario desconocido", "Receive notification email on activity" : "Recibir un correo de notificación en actividad ", "OK" : "OK", + "No" : "No", + "Yes" : "Sí", "Public access" : "Acceso público", "Access denied" : "Acceso denegado", "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 93eacffb6..9fb6715e5 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -34,6 +34,8 @@ "Unknown user" : "Ususario desconocido", "Receive notification email on activity" : "Recibir un correo de notificación en actividad ", "OK" : "OK", + "No" : "No", + "Yes" : "Sí", "Public access" : "Acceso público", "Access denied" : "Acceso denegado", "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ", diff --git a/l10n/es_NI.js b/l10n/es_NI.js index 6b55a48de..98b8f6673 100644 --- a/l10n/es_NI.js +++ b/l10n/es_NI.js @@ -32,6 +32,8 @@ OC.L10N.register( "Unknown user" : "Ususario desconocido", "Receive notification email on activity" : "Recibir un correo de notificación en actividad ", "OK" : "OK", + "No" : "No", + "Yes" : "Sí", "Public access" : "Acceso público", "Access denied" : "Acceso denegado", "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. " diff --git a/l10n/es_NI.json b/l10n/es_NI.json index 7e7eb1efa..385f624c8 100644 --- a/l10n/es_NI.json +++ b/l10n/es_NI.json @@ -30,6 +30,8 @@ "Unknown user" : "Ususario desconocido", "Receive notification email on activity" : "Recibir un correo de notificación en actividad ", "OK" : "OK", + "No" : "No", + "Yes" : "Sí", "Public access" : "Acceso público", "Access denied" : "Acceso denegado", "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. " diff --git a/l10n/es_PE.js b/l10n/es_PE.js index 6b55a48de..98b8f6673 100644 --- a/l10n/es_PE.js +++ b/l10n/es_PE.js @@ -32,6 +32,8 @@ OC.L10N.register( "Unknown user" : "Ususario desconocido", "Receive notification email on activity" : "Recibir un correo de notificación en actividad ", "OK" : "OK", + "No" : "No", + "Yes" : "Sí", "Public access" : "Acceso público", "Access denied" : "Acceso denegado", "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. " diff --git a/l10n/es_PE.json b/l10n/es_PE.json index 7e7eb1efa..385f624c8 100644 --- a/l10n/es_PE.json +++ b/l10n/es_PE.json @@ -30,6 +30,8 @@ "Unknown user" : "Ususario desconocido", "Receive notification email on activity" : "Recibir un correo de notificación en actividad ", "OK" : "OK", + "No" : "No", + "Yes" : "Sí", "Public access" : "Acceso público", "Access denied" : "Acceso denegado", "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. " diff --git a/l10n/es_PR.js b/l10n/es_PR.js index 6b55a48de..98b8f6673 100644 --- a/l10n/es_PR.js +++ b/l10n/es_PR.js @@ -32,6 +32,8 @@ OC.L10N.register( "Unknown user" : "Ususario desconocido", "Receive notification email on activity" : "Recibir un correo de notificación en actividad ", "OK" : "OK", + "No" : "No", + "Yes" : "Sí", "Public access" : "Acceso público", "Access denied" : "Acceso denegado", "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. " diff --git a/l10n/es_PR.json b/l10n/es_PR.json index 7e7eb1efa..385f624c8 100644 --- a/l10n/es_PR.json +++ b/l10n/es_PR.json @@ -30,6 +30,8 @@ "Unknown user" : "Ususario desconocido", "Receive notification email on activity" : "Recibir un correo de notificación en actividad ", "OK" : "OK", + "No" : "No", + "Yes" : "Sí", "Public access" : "Acceso público", "Access denied" : "Acceso denegado", "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. " diff --git a/l10n/es_PY.js b/l10n/es_PY.js index 6b55a48de..98b8f6673 100644 --- a/l10n/es_PY.js +++ b/l10n/es_PY.js @@ -32,6 +32,8 @@ OC.L10N.register( "Unknown user" : "Ususario desconocido", "Receive notification email on activity" : "Recibir un correo de notificación en actividad ", "OK" : "OK", + "No" : "No", + "Yes" : "Sí", "Public access" : "Acceso público", "Access denied" : "Acceso denegado", "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. " diff --git a/l10n/es_PY.json b/l10n/es_PY.json index 7e7eb1efa..385f624c8 100644 --- a/l10n/es_PY.json +++ b/l10n/es_PY.json @@ -30,6 +30,8 @@ "Unknown user" : "Ususario desconocido", "Receive notification email on activity" : "Recibir un correo de notificación en actividad ", "OK" : "OK", + "No" : "No", + "Yes" : "Sí", "Public access" : "Acceso público", "Access denied" : "Acceso denegado", "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. " diff --git a/l10n/es_SV.js b/l10n/es_SV.js index f38a3aae7..056d5134a 100644 --- a/l10n/es_SV.js +++ b/l10n/es_SV.js @@ -34,6 +34,8 @@ OC.L10N.register( "Unknown user" : "Ususario desconocido", "Receive notification email on activity" : "Recibir un correo de notificación en actividad ", "OK" : "OK", + "No" : "No", + "Yes" : "Sí", "Public access" : "Acceso público", "Access denied" : "Acceso denegado", "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ", diff --git a/l10n/es_SV.json b/l10n/es_SV.json index a1defad3b..6ca432392 100644 --- a/l10n/es_SV.json +++ b/l10n/es_SV.json @@ -32,6 +32,8 @@ "Unknown user" : "Ususario desconocido", "Receive notification email on activity" : "Recibir un correo de notificación en actividad ", "OK" : "OK", + "No" : "No", + "Yes" : "Sí", "Public access" : "Acceso público", "Access denied" : "Acceso denegado", "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ", diff --git a/l10n/es_UY.js b/l10n/es_UY.js index 6b55a48de..98b8f6673 100644 --- a/l10n/es_UY.js +++ b/l10n/es_UY.js @@ -32,6 +32,8 @@ OC.L10N.register( "Unknown user" : "Ususario desconocido", "Receive notification email on activity" : "Recibir un correo de notificación en actividad ", "OK" : "OK", + "No" : "No", + "Yes" : "Sí", "Public access" : "Acceso público", "Access denied" : "Acceso denegado", "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. " diff --git a/l10n/es_UY.json b/l10n/es_UY.json index 7e7eb1efa..385f624c8 100644 --- a/l10n/es_UY.json +++ b/l10n/es_UY.json @@ -30,6 +30,8 @@ "Unknown user" : "Ususario desconocido", "Receive notification email on activity" : "Recibir un correo de notificación en actividad ", "OK" : "OK", + "No" : "No", + "Yes" : "Sí", "Public access" : "Acceso público", "Access denied" : "Acceso denegado", "You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. " diff --git a/l10n/eu.js b/l10n/eu.js index e0a76fa33..2938a43c8 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -41,7 +41,6 @@ OC.L10N.register( "Visible to other users" : "Beste erabiltzaileentzat ikusgai", "Hidden to other users" : "Beste erabiltzaileei ezkutatuta", "never" : "inoiz ez", - "Share with" : "Partekatu honekin", "Details" : "Xehetasunak", "Configuration" : "Konfigurazioa", "Options" : "Aukerak", @@ -69,6 +68,8 @@ OC.L10N.register( "Unknown user" : "Erabiltzaile ezezaguna", "Public share" : "Partekatze publikoa", "OK" : "Ados", + "No" : "Ez", + "Yes" : "Bai", "Public access" : "Sarbide publikoa", "Hidden poll" : "Ezkutuko inkesta", "Access denied" : "Sarbidea ukatua" diff --git a/l10n/eu.json b/l10n/eu.json index edcb0a300..d08bd8160 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -39,7 +39,6 @@ "Visible to other users" : "Beste erabiltzaileentzat ikusgai", "Hidden to other users" : "Beste erabiltzaileei ezkutatuta", "never" : "inoiz ez", - "Share with" : "Partekatu honekin", "Details" : "Xehetasunak", "Configuration" : "Konfigurazioa", "Options" : "Aukerak", @@ -67,6 +66,8 @@ "Unknown user" : "Erabiltzaile ezezaguna", "Public share" : "Partekatze publikoa", "OK" : "Ados", + "No" : "Ez", + "Yes" : "Bai", "Public access" : "Sarbide publikoa", "Hidden poll" : "Ezkutuko inkesta", "Access denied" : "Sarbidea ukatua" diff --git a/l10n/fa.js b/l10n/fa.js index 51344f5c0..343b4b124 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -69,7 +69,6 @@ OC.L10N.register( "Hidden to other users" : "برای سایر کاربران مخفی شده است", "Poll schedule" : "برنامه رأی", "never" : "never", - "Share with" : "به اشتراک گذاشتن با", "Details" : "جزئیات", "Configuration" : "پیکربندی", "Options" : "گزینه ها", @@ -111,7 +110,6 @@ OC.L10N.register( "Receive notification email on activity" : "ایمیل فعالیت را دریافت کنید", "Your personal link to this poll: %n" : "پیوند شخصی شما با این نظرسنجی: %n", "Enter your name!" : "اسمت را وارد کن!", - "To participate, you need to enter a valid username with at least 3 characters. " : "برای مشارکت ، باید یک نام کاربری معتبر با حداقل 3 کاراکتر وارد کنید.", "Enter your name" : "اسمت را وارد کن", "Username is not valid. Please enter at least 3 characters." : "نام کاربری معتبر نیست لطفا حداقل 3 کاراکتر را وارد کنید.", "This username is not valid, i.e. because it is already in use." : "این نام کاربری معتبر نیست ، به این دلیل که قبلاً در حال استفاده است.", diff --git a/l10n/fa.json b/l10n/fa.json index 36866865c..726e8c0da 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -67,7 +67,6 @@ "Hidden to other users" : "برای سایر کاربران مخفی شده است", "Poll schedule" : "برنامه رأی", "never" : "never", - "Share with" : "به اشتراک گذاشتن با", "Details" : "جزئیات", "Configuration" : "پیکربندی", "Options" : "گزینه ها", @@ -109,7 +108,6 @@ "Receive notification email on activity" : "ایمیل فعالیت را دریافت کنید", "Your personal link to this poll: %n" : "پیوند شخصی شما با این نظرسنجی: %n", "Enter your name!" : "اسمت را وارد کن!", - "To participate, you need to enter a valid username with at least 3 characters. " : "برای مشارکت ، باید یک نام کاربری معتبر با حداقل 3 کاراکتر وارد کنید.", "Enter your name" : "اسمت را وارد کن", "Username is not valid. Please enter at least 3 characters." : "نام کاربری معتبر نیست لطفا حداقل 3 کاراکتر را وارد کنید.", "This username is not valid, i.e. because it is already in use." : "این نام کاربری معتبر نیست ، به این دلیل که قبلاً در حال استفاده است.", diff --git a/l10n/fi.js b/l10n/fi.js index 144db5b27..bd9b06ace 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -24,7 +24,6 @@ OC.L10N.register( "Created" : "Luonut", "Expires" : "Vanhenee", "never" : "ei koskaan", - "Share with" : "Jaa", "Details" : "Tiedot", "Configuration" : "Asetukset", "Options" : "Valinnat", diff --git a/l10n/fi.json b/l10n/fi.json index cf856f87b..d9d614ec5 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -22,7 +22,6 @@ "Created" : "Luonut", "Expires" : "Vanhenee", "never" : "ei koskaan", - "Share with" : "Jaa", "Details" : "Tiedot", "Configuration" : "Asetukset", "Options" : "Valinnat", diff --git a/l10n/fr.js b/l10n/fr.js index 2c5b617a8..a6bfc894b 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -69,7 +69,6 @@ OC.L10N.register( "Hidden to other users" : "Masqué aux autres utilisateurs", "Poll schedule" : "Planification du sondage", "never" : "jamais", - "Share with" : "Partager avec", "Details" : "Détails", "Configuration" : "Configuration", "Options" : "Options", @@ -115,7 +114,6 @@ OC.L10N.register( "Receive notification email on activity" : "Recevoir une notification par courriel en cas d'activité", "Your personal link to this poll: %n" : "Votre lien personnel pour ce sondage : %n", "Enter your name!" : "Saisissez votre nom", - "To participate, you need to enter a valid username with at least 3 characters. " : "Pour participer, vous devez saisir un nom d'utilisateur valide de 3 caractères minimum.", "Enter your name" : "Saisissez votre nom", "Username is not valid. Please enter at least 3 characters." : "Le nom d'utilisateur n'est pas valide. Veuillez saisir au moins 3 caractères.", "This username is not valid, i.e. because it is already in use." : "Ce nom d'utilisateur est déjà utilisé.", @@ -123,6 +121,8 @@ OC.L10N.register( "Please use at least 3 characters for your username!" : "Veuillez saisir au moins 3 caractères pour votre nom d'utilisateur !", "This username can not be chosen." : "Vous ne pouvez pas utiliser ce nom utilisateur.", "Error saving username" : "Erreur à l’enregistrement du nom d'utilisateur", + "No" : "Non", + "Yes" : "Oui", "The poll does not exist" : "Le sondage n'existe pas.", "Enter a poll or start a new one." : "Choisissez un autre sondage ou ajoutez-en un nouveau.", "Goto Nextcloud" : "Aller sur la page principale de Nextcloud", diff --git a/l10n/fr.json b/l10n/fr.json index 1a7885011..f71b1476d 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -67,7 +67,6 @@ "Hidden to other users" : "Masqué aux autres utilisateurs", "Poll schedule" : "Planification du sondage", "never" : "jamais", - "Share with" : "Partager avec", "Details" : "Détails", "Configuration" : "Configuration", "Options" : "Options", @@ -113,7 +112,6 @@ "Receive notification email on activity" : "Recevoir une notification par courriel en cas d'activité", "Your personal link to this poll: %n" : "Votre lien personnel pour ce sondage : %n", "Enter your name!" : "Saisissez votre nom", - "To participate, you need to enter a valid username with at least 3 characters. " : "Pour participer, vous devez saisir un nom d'utilisateur valide de 3 caractères minimum.", "Enter your name" : "Saisissez votre nom", "Username is not valid. Please enter at least 3 characters." : "Le nom d'utilisateur n'est pas valide. Veuillez saisir au moins 3 caractères.", "This username is not valid, i.e. because it is already in use." : "Ce nom d'utilisateur est déjà utilisé.", @@ -121,6 +119,8 @@ "Please use at least 3 characters for your username!" : "Veuillez saisir au moins 3 caractères pour votre nom d'utilisateur !", "This username can not be chosen." : "Vous ne pouvez pas utiliser ce nom utilisateur.", "Error saving username" : "Erreur à l’enregistrement du nom d'utilisateur", + "No" : "Non", + "Yes" : "Oui", "The poll does not exist" : "Le sondage n'existe pas.", "Enter a poll or start a new one." : "Choisissez un autre sondage ou ajoutez-en un nouveau.", "Goto Nextcloud" : "Aller sur la page principale de Nextcloud", diff --git a/l10n/gl.js b/l10n/gl.js index 482dc3eee..8cd123a92 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -69,7 +69,6 @@ OC.L10N.register( "Hidden to other users" : "Agochada para outros usuario", "Poll schedule" : "Programación de enquisas", "never" : "nunca", - "Share with" : "Compartir con", "Details" : "Detalles", "Configuration" : "Configuración", "Options" : "Opcións", @@ -115,7 +114,6 @@ OC.L10N.register( "Receive notification email on activity" : "Recibir un correo de notificación de actividade", "Your personal link to this poll: %n" : "A súa ligazón persoal a esta enquisa: %n", "Enter your name!" : "Introduza o seu nome", - "To participate, you need to enter a valid username with at least 3 characters. " : "Para participar, ten que introducir un nome de usuario válido con polo menos 3 caracteres.", "Enter your name" : "Introduza o seu nome", "Username is not valid. Please enter at least 3 characters." : "O nome de usuario non é válido. Introduza polo menos 3 caracteres.", "This username is not valid, i.e. because it is already in use." : "Este nome de usuario non é válido, posibelmente xa está a ser usado.", diff --git a/l10n/gl.json b/l10n/gl.json index a964a2d12..772698b81 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -67,7 +67,6 @@ "Hidden to other users" : "Agochada para outros usuario", "Poll schedule" : "Programación de enquisas", "never" : "nunca", - "Share with" : "Compartir con", "Details" : "Detalles", "Configuration" : "Configuración", "Options" : "Opcións", @@ -113,7 +112,6 @@ "Receive notification email on activity" : "Recibir un correo de notificación de actividade", "Your personal link to this poll: %n" : "A súa ligazón persoal a esta enquisa: %n", "Enter your name!" : "Introduza o seu nome", - "To participate, you need to enter a valid username with at least 3 characters. " : "Para participar, ten que introducir un nome de usuario válido con polo menos 3 caracteres.", "Enter your name" : "Introduza o seu nome", "Username is not valid. Please enter at least 3 characters." : "O nome de usuario non é válido. Introduza polo menos 3 caracteres.", "This username is not valid, i.e. because it is already in use." : "Este nome de usuario non é válido, posibelmente xa está a ser usado.", diff --git a/l10n/he.js b/l10n/he.js index 55b08e09e..7004c7212 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -37,6 +37,8 @@ OC.L10N.register( "Unknown user" : "משתמש לא ידוע", "Receive notification email on activity" : "קבלת הודעות בדוא״ל כשיש פעילות", "OK" : "אישור", + "No" : "לא", + "Yes" : "כן", "Public access" : "גישה ציבורית", "Access denied" : "הגישה נדחתה", "You are not allowed to view this poll or the poll does not exist." : "אסור לך לצפות בסקר זה או שהסקר אינו קיים.", diff --git a/l10n/he.json b/l10n/he.json index acc32711d..9404638bf 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -35,6 +35,8 @@ "Unknown user" : "משתמש לא ידוע", "Receive notification email on activity" : "קבלת הודעות בדוא״ל כשיש פעילות", "OK" : "אישור", + "No" : "לא", + "Yes" : "כן", "Public access" : "גישה ציבורית", "Access denied" : "הגישה נדחתה", "You are not allowed to view this poll or the poll does not exist." : "אסור לך לצפות בסקר זה או שהסקר אינו קיים.", diff --git a/l10n/hr.js b/l10n/hr.js index 8e419c5cc..fe34adb42 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -60,7 +60,6 @@ OC.L10N.register( "Hidden to other users" : "Skriveno ostalim korisnicima", "Poll schedule" : "Raspored ispunjavanja ankete", "never" : "nikad", - "Share with" : "Dijeli s", "Details" : "Pojedinosti", "Configuration" : "Konfiguracija", "Options" : "Mogućnosti", @@ -97,6 +96,8 @@ OC.L10N.register( "Receive notification email on activity" : "Primaj obavijesti o aktivnostima e-poštom", "Your personal link to this poll: %n" : "Vaša osobna poveznica na ovu anketu: %n", "OK" : "U redu", + "No" : "Ne", + "Yes" : "Da", "Switch view" : "Promijeni prikaz", "Public access" : "Javni pristup", "Hidden poll" : "Skrivena anketa", diff --git a/l10n/hr.json b/l10n/hr.json index c8eb1f0db..ad8461465 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -58,7 +58,6 @@ "Hidden to other users" : "Skriveno ostalim korisnicima", "Poll schedule" : "Raspored ispunjavanja ankete", "never" : "nikad", - "Share with" : "Dijeli s", "Details" : "Pojedinosti", "Configuration" : "Konfiguracija", "Options" : "Mogućnosti", @@ -95,6 +94,8 @@ "Receive notification email on activity" : "Primaj obavijesti o aktivnostima e-poštom", "Your personal link to this poll: %n" : "Vaša osobna poveznica na ovu anketu: %n", "OK" : "U redu", + "No" : "Ne", + "Yes" : "Da", "Switch view" : "Promijeni prikaz", "Public access" : "Javni pristup", "Hidden poll" : "Skrivena anketa", diff --git a/l10n/hu.js b/l10n/hu.js index 015c36055..93666f7e8 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -25,7 +25,6 @@ OC.L10N.register( "Created" : "Létrehozva", "Expires" : "Lejárat", "never" : "soha", - "Share with" : "Megosztva vele", "Details" : "Részletek", "Configuration" : "Beállítások", "Options" : "Opciók", @@ -49,6 +48,8 @@ OC.L10N.register( "Unknown user" : "Ismeretlen felhasználó", "Receive notification email on activity" : "Értesítés küldése az aktivitásról", "OK" : "OK", + "No" : "Nem", + "Yes" : "Igen", "Public access" : "Nyilvános hozzáférés", "Hidden poll" : "Rejtett szavazás", "Access denied" : "Hozzáférés letiltva", diff --git a/l10n/hu.json b/l10n/hu.json index 6c8536c39..ccf2c0173 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -23,7 +23,6 @@ "Created" : "Létrehozva", "Expires" : "Lejárat", "never" : "soha", - "Share with" : "Megosztva vele", "Details" : "Részletek", "Configuration" : "Beállítások", "Options" : "Opciók", @@ -47,6 +46,8 @@ "Unknown user" : "Ismeretlen felhasználó", "Receive notification email on activity" : "Értesítés küldése az aktivitásról", "OK" : "OK", + "No" : "Nem", + "Yes" : "Igen", "Public access" : "Nyilvános hozzáférés", "Hidden poll" : "Rejtett szavazás", "Access denied" : "Hozzáférés letiltva", diff --git a/l10n/ia.js b/l10n/ia.js index 84f7dc0ea..76cdf321e 100644 --- a/l10n/ia.js +++ b/l10n/ia.js @@ -21,6 +21,8 @@ OC.L10N.register( "Month" : "Mense", "Unknown user" : "Usator incognite", "OK" : "Ok", + "No" : "No", + "Yes" : "Si", "Public access" : "Accesso public" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ia.json b/l10n/ia.json index 0594907bb..eeec21dc4 100644 --- a/l10n/ia.json +++ b/l10n/ia.json @@ -19,6 +19,8 @@ "Month" : "Mense", "Unknown user" : "Usator incognite", "OK" : "Ok", + "No" : "No", + "Yes" : "Si", "Public access" : "Accesso public" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/id.js b/l10n/id.js index 714b21ada..2167c2898 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -22,6 +22,8 @@ OC.L10N.register( "Day" : "Hari", "Month" : "Bulan", "Unknown user" : "Pengguna tidak dikenal", - "OK" : "OK" + "OK" : "OK", + "No" : "Tidak", + "Yes" : "Ya" }, "nplurals=1; plural=0;"); diff --git a/l10n/id.json b/l10n/id.json index 10b028858..516ef2991 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -20,6 +20,8 @@ "Day" : "Hari", "Month" : "Bulan", "Unknown user" : "Pengguna tidak dikenal", - "OK" : "OK" + "OK" : "OK", + "No" : "Tidak", + "Yes" : "Ya" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/is.js b/l10n/is.js index 906b2b5c6..6a4c15d16 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -28,7 +28,6 @@ OC.L10N.register( "Created" : "Búið til", "Expires" : "Rennur út", "never" : "aldrei", - "Share with" : "Deila með", "Details" : "Details", "Configuration" : "Uppsetning", "Options" : "Valkostir", @@ -52,6 +51,8 @@ OC.L10N.register( "Unknown user" : "Óþekktur notandi", "Receive notification email on activity" : "Fá tilkynningu í tölvupósti við virkni", "OK" : "Í lagi", + "No" : "Nei", + "Yes" : "Já", "Public access" : "Opinber aðgangur", "Hidden poll" : "Falin könnun", "Access denied" : "Aðgangur ekki leyfður", diff --git a/l10n/is.json b/l10n/is.json index 596ca129b..e3498c02c 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -26,7 +26,6 @@ "Created" : "Búið til", "Expires" : "Rennur út", "never" : "aldrei", - "Share with" : "Deila með", "Details" : "Details", "Configuration" : "Uppsetning", "Options" : "Valkostir", @@ -50,6 +49,8 @@ "Unknown user" : "Óþekktur notandi", "Receive notification email on activity" : "Fá tilkynningu í tölvupósti við virkni", "OK" : "Í lagi", + "No" : "Nei", + "Yes" : "Já", "Public access" : "Opinber aðgangur", "Hidden poll" : "Falin könnun", "Access denied" : "Aðgangur ekki leyfður", diff --git a/l10n/it.js b/l10n/it.js index b5b277f6f..80328497c 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -69,7 +69,6 @@ OC.L10N.register( "Hidden to other users" : "Nascosto agli altri utenti", "Poll schedule" : "Pianificazione sondaggio", "never" : "mai", - "Share with" : "Condividi con", "Details" : "Dettagli", "Configuration" : "Configurazione", "Options" : "Opzioni", @@ -115,7 +114,6 @@ OC.L10N.register( "Receive notification email on activity" : "Ricevi un email di notifica sull'attività", "Your personal link to this poll: %n" : "Il tuo collegamento personale a questo sondaggio: %n", "Enter your name!" : "Digita il tuo nome", - "To participate, you need to enter a valid username with at least 3 characters. " : "Per partecipare, devi digitare un nome utente valido con almeno 3 caratteri.", "Enter your name" : "Digita il tuo nome", "Username is not valid. Please enter at least 3 characters." : "Il nome utente non è valido. Digita almeno 3 caratteri.", "This username is not valid, i.e. because it is already in use." : "Questo nome utente non è valido poiché è già in uso.", @@ -123,6 +121,8 @@ OC.L10N.register( "Please use at least 3 characters for your username!" : "Utilizza almeno 3 caratteri per il tuo nome utente!", "This username can not be chosen." : "Questo nome utente non può essere scelto.", "Error saving username" : "Errore durante il salvataggio del nome utente", + "No" : "No", + "Yes" : "Sì", "The poll does not exist" : "Il sondaggio non esiste", "Enter a poll or start a new one." : "Digita un sondaggio o avviane uno nuovo", "Goto Nextcloud" : "Vai a Nextcloud", diff --git a/l10n/it.json b/l10n/it.json index f2b4abff8..25b877c7f 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -67,7 +67,6 @@ "Hidden to other users" : "Nascosto agli altri utenti", "Poll schedule" : "Pianificazione sondaggio", "never" : "mai", - "Share with" : "Condividi con", "Details" : "Dettagli", "Configuration" : "Configurazione", "Options" : "Opzioni", @@ -113,7 +112,6 @@ "Receive notification email on activity" : "Ricevi un email di notifica sull'attività", "Your personal link to this poll: %n" : "Il tuo collegamento personale a questo sondaggio: %n", "Enter your name!" : "Digita il tuo nome", - "To participate, you need to enter a valid username with at least 3 characters. " : "Per partecipare, devi digitare un nome utente valido con almeno 3 caratteri.", "Enter your name" : "Digita il tuo nome", "Username is not valid. Please enter at least 3 characters." : "Il nome utente non è valido. Digita almeno 3 caratteri.", "This username is not valid, i.e. because it is already in use." : "Questo nome utente non è valido poiché è già in uso.", @@ -121,6 +119,8 @@ "Please use at least 3 characters for your username!" : "Utilizza almeno 3 caratteri per il tuo nome utente!", "This username can not be chosen." : "Questo nome utente non può essere scelto.", "Error saving username" : "Errore durante il salvataggio del nome utente", + "No" : "No", + "Yes" : "Sì", "The poll does not exist" : "Il sondaggio non esiste", "Enter a poll or start a new one." : "Digita un sondaggio o avviane uno nuovo", "Goto Nextcloud" : "Vai a Nextcloud", diff --git a/l10n/ja.js b/l10n/ja.js index be666f528..63fb93bd1 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -56,7 +56,6 @@ OC.L10N.register( "Hidden to other users" : "他のユーザーには非表示", "Poll schedule" : "スケジュール投票", "never" : "なし", - "Share with" : "共有対象", "Details" : "詳細", "Configuration" : "設定", "Options" : "オプション", @@ -92,6 +91,8 @@ OC.L10N.register( "Receive notification email on activity" : "アクティビティに関して通知メールを受け取る", "Your personal link to this poll: %n" : "この投票への個人用リンク:%n", "OK" : "OK", + "No" : "いいえ", + "Yes" : "はい", "Public access" : "パブリックアクセス", "Hidden poll" : "非公開投票", "Access denied" : "アクセス拒否", diff --git a/l10n/ja.json b/l10n/ja.json index 9244e7626..70553a90f 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -54,7 +54,6 @@ "Hidden to other users" : "他のユーザーには非表示", "Poll schedule" : "スケジュール投票", "never" : "なし", - "Share with" : "共有対象", "Details" : "詳細", "Configuration" : "設定", "Options" : "オプション", @@ -90,6 +89,8 @@ "Receive notification email on activity" : "アクティビティに関して通知メールを受け取る", "Your personal link to this poll: %n" : "この投票への個人用リンク:%n", "OK" : "OK", + "No" : "いいえ", + "Yes" : "はい", "Public access" : "パブリックアクセス", "Hidden poll" : "非公開投票", "Access denied" : "アクセス拒否", diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js index b5e7ce5b1..e25718cc9 100644 --- a/l10n/ka_GE.js +++ b/l10n/ka_GE.js @@ -34,6 +34,8 @@ OC.L10N.register( "Unknown user" : "ამოუცნობი მომხმარებელი", "Receive notification email on activity" : "აქტივობისას ელ-წერილის მიღება", "OK" : "კარგი", + "No" : "არა", + "Yes" : "კი", "Public access" : "ღია წვდომა", "Access denied" : "წვდომა არაა დაშვებული", "You are not allowed to view this poll or the poll does not exist." : "ამ გამოკითხვის ჩვენების უფლებები არ გაქვთ, ან ის არ არსებობს.", diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json index fd502ff36..77ce359b3 100644 --- a/l10n/ka_GE.json +++ b/l10n/ka_GE.json @@ -32,6 +32,8 @@ "Unknown user" : "ამოუცნობი მომხმარებელი", "Receive notification email on activity" : "აქტივობისას ელ-წერილის მიღება", "OK" : "კარგი", + "No" : "არა", + "Yes" : "კი", "Public access" : "ღია წვდომა", "Access denied" : "წვდომა არაა დაშვებული", "You are not allowed to view this poll or the poll does not exist." : "ამ გამოკითხვის ჩვენების უფლებები არ გაქვთ, ან ის არ არსებობს.", diff --git a/l10n/km.js b/l10n/km.js index 139fbf42f..98a352928 100644 --- a/l10n/km.js +++ b/l10n/km.js @@ -17,6 +17,8 @@ OC.L10N.register( "Day" : "ថ្ងៃ", "Month" : "ខែ", "Unknown user" : "មិនស្គាល់អ្នកប្រើប្រាស់", - "OK" : "ព្រម" + "OK" : "ព្រម", + "No" : "No", + "Yes" : "Yes" }, "nplurals=1; plural=0;"); diff --git a/l10n/km.json b/l10n/km.json index f276993ec..bc8ffb313 100644 --- a/l10n/km.json +++ b/l10n/km.json @@ -15,6 +15,8 @@ "Day" : "ថ្ងៃ", "Month" : "ខែ", "Unknown user" : "មិនស្គាល់អ្នកប្រើប្រាស់", - "OK" : "ព្រម" + "OK" : "ព្រម", + "No" : "No", + "Yes" : "Yes" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/kn.js b/l10n/kn.js deleted file mode 100644 index e3134ae9e..000000000 --- a/l10n/kn.js +++ /dev/null @@ -1,12 +0,0 @@ -OC.L10N.register( - "polls", - { - "Group" : "ಗುಂಪು", - "Cancel" : "ರದ್ದು", - "Title" : "ಶೀರ್ಷಿಕೆ", - "Owner" : "Owner", - "never" : "ಎಂದಿಗೂ", - "Expiration date" : "ಮುಕ್ತಾಯ ದಿನಾಂಕ", - "OK" : "ಸರಿ" -}, -"nplurals=2; plural=(n > 1);"); diff --git a/l10n/kn.json b/l10n/kn.json deleted file mode 100644 index 6ea3ef7e5..000000000 --- a/l10n/kn.json +++ /dev/null @@ -1,10 +0,0 @@ -{ "translations": { - "Group" : "ಗುಂಪು", - "Cancel" : "ರದ್ದು", - "Title" : "ಶೀರ್ಷಿಕೆ", - "Owner" : "Owner", - "never" : "ಎಂದಿಗೂ", - "Expiration date" : "ಮುಕ್ತಾಯ ದಿನಾಂಕ", - "OK" : "ಸರಿ" -},"pluralForm" :"nplurals=2; plural=(n > 1);" -} \ No newline at end of file diff --git a/l10n/ko.js b/l10n/ko.js index 8f2397024..9ce4f86ba 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -34,6 +34,8 @@ OC.L10N.register( "Unknown user" : "알 수 없는 사용자", "Receive notification email on activity" : "활동 이메일 알림 받기", "OK" : "확인", + "No" : "아니요", + "Yes" : "예", "Public access" : "공개 접근", "Access denied" : "접근이 거부됨", "You are not allowed to view this poll or the poll does not exist." : "이 투표를 볼 수 없거나 투표가 존재하지 않습니다.", diff --git a/l10n/ko.json b/l10n/ko.json index 08c665729..7362462d8 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -32,6 +32,8 @@ "Unknown user" : "알 수 없는 사용자", "Receive notification email on activity" : "활동 이메일 알림 받기", "OK" : "확인", + "No" : "아니요", + "Yes" : "예", "Public access" : "공개 접근", "Access denied" : "접근이 거부됨", "You are not allowed to view this poll or the poll does not exist." : "이 투표를 볼 수 없거나 투표가 존재하지 않습니다.", diff --git a/l10n/lb.js b/l10n/lb.js index 843e9eb47..f14d2a8a1 100644 --- a/l10n/lb.js +++ b/l10n/lb.js @@ -17,6 +17,8 @@ OC.L10N.register( "Hour" : "Stonn", "Day" : "Dag", "Month" : "Mount", - "OK" : "OK" + "OK" : "OK", + "No" : "No", + "Yes" : "Yes" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/lb.json b/l10n/lb.json index b72c07e7b..42288c0ad 100644 --- a/l10n/lb.json +++ b/l10n/lb.json @@ -15,6 +15,8 @@ "Hour" : "Stonn", "Day" : "Dag", "Month" : "Mount", - "OK" : "OK" + "OK" : "OK", + "No" : "No", + "Yes" : "Yes" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index f1108e25e..704d0a61a 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -69,7 +69,6 @@ OC.L10N.register( "Hidden to other users" : "Paslėpta kitiems naudotojams", "Poll schedule" : "Datos", "never" : "niekada", - "Share with" : "Bendrinti su", "Details" : "Išsamiau", "Configuration" : "Konfigūracija", "Options" : "Parinktys", @@ -115,7 +114,6 @@ OC.L10N.register( "Receive notification email on activity" : "Vykstant veiklai gauti pranešimą el. paštu", "Your personal link to this poll: %n" : "Jūsų asmeninė nuoroda į šią apklausą: %n", "Enter your name!" : "Įveskite savo vardą!", - "To participate, you need to enter a valid username with at least 3 characters. " : "Norėdami dalyvauti, turite įvesti teisingą naudotojo vardą, sudarytą bent iš 3 simbolių.", "Enter your name" : "Įveskite savo vardą", "Username is not valid. Please enter at least 3 characters." : "Naudotojo vardas neteisingas. Įveskite bent 3 simbolius.", "This username is not valid, i.e. because it is already in use." : "Šis naudotojo vardas yra neteisingas, t. y. nes jis jau yra naudojamas.", @@ -123,6 +121,8 @@ OC.L10N.register( "Please use at least 3 characters for your username!" : "Naudokite bent 3 savo naudotojo vardo simbolius!", "This username can not be chosen." : "Šis naudotojo vardas negali būti pasirinktas.", "Error saving username" : "Klaida įrašant naudotojo vardą", + "No" : "Ne", + "Yes" : "Taip", "The poll does not exist" : "Apklausos nėra", "Enter a poll or start a new one." : "Įveskite apklausą arba pradėkite naują.", "Goto Nextcloud" : "Eiti į Nextcloud", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index d70fe68eb..f9adc79d1 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -67,7 +67,6 @@ "Hidden to other users" : "Paslėpta kitiems naudotojams", "Poll schedule" : "Datos", "never" : "niekada", - "Share with" : "Bendrinti su", "Details" : "Išsamiau", "Configuration" : "Konfigūracija", "Options" : "Parinktys", @@ -113,7 +112,6 @@ "Receive notification email on activity" : "Vykstant veiklai gauti pranešimą el. paštu", "Your personal link to this poll: %n" : "Jūsų asmeninė nuoroda į šią apklausą: %n", "Enter your name!" : "Įveskite savo vardą!", - "To participate, you need to enter a valid username with at least 3 characters. " : "Norėdami dalyvauti, turite įvesti teisingą naudotojo vardą, sudarytą bent iš 3 simbolių.", "Enter your name" : "Įveskite savo vardą", "Username is not valid. Please enter at least 3 characters." : "Naudotojo vardas neteisingas. Įveskite bent 3 simbolius.", "This username is not valid, i.e. because it is already in use." : "Šis naudotojo vardas yra neteisingas, t. y. nes jis jau yra naudojamas.", @@ -121,6 +119,8 @@ "Please use at least 3 characters for your username!" : "Naudokite bent 3 savo naudotojo vardo simbolius!", "This username can not be chosen." : "Šis naudotojo vardas negali būti pasirinktas.", "Error saving username" : "Klaida įrašant naudotojo vardą", + "No" : "Ne", + "Yes" : "Taip", "The poll does not exist" : "Apklausos nėra", "Enter a poll or start a new one." : "Įveskite apklausą arba pradėkite naują.", "Goto Nextcloud" : "Eiti į Nextcloud", diff --git a/l10n/lv.js b/l10n/lv.js index 690f13c6d..c646af548 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -26,6 +26,8 @@ OC.L10N.register( "Unknown user" : "Nezināms lietotājs", "Receive notification email on activity" : "Saņemiet paziņojuma e-pastu par darbību", "OK" : "Labi", + "No" : "Nē", + "Yes" : "Jā", "Public access" : "Publiska piekļuve" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/l10n/lv.json b/l10n/lv.json index c6118c152..b26d1b9d9 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -24,6 +24,8 @@ "Unknown user" : "Nezināms lietotājs", "Receive notification email on activity" : "Saņemiet paziņojuma e-pastu par darbību", "OK" : "Labi", + "No" : "Nē", + "Yes" : "Jā", "Public access" : "Publiska piekļuve" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/mk.js b/l10n/mk.js index a862d9b0d..faee7f4c1 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -24,6 +24,8 @@ OC.L10N.register( "Month" : "Месец", "Year" : "Година", "Unknown user" : "Непознат корисник", - "OK" : "Добро" + "OK" : "Добро", + "No" : "Не", + "Yes" : "Да" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/l10n/mk.json b/l10n/mk.json index 1b33c8b17..0211bad80 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -22,6 +22,8 @@ "Month" : "Месец", "Year" : "Година", "Unknown user" : "Непознат корисник", - "OK" : "Добро" + "OK" : "Добро", + "No" : "Не", + "Yes" : "Да" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/l10n/mn.js b/l10n/mn.js index 35f863477..35abd90ce 100644 --- a/l10n/mn.js +++ b/l10n/mn.js @@ -20,6 +20,8 @@ OC.L10N.register( "Month" : "Сар", "Unknown user" : " хэрэглэгч", "OK" : "ок", + "No" : "Үгүй", + "Yes" : "Тийм", "Public access" : "Нийтийн хандах эрх" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/mn.json b/l10n/mn.json index f38269d41..fe981fee2 100644 --- a/l10n/mn.json +++ b/l10n/mn.json @@ -18,6 +18,8 @@ "Month" : "Сар", "Unknown user" : " хэрэглэгч", "OK" : "ок", + "No" : "Үгүй", + "Yes" : "Тийм", "Public access" : "Нийтийн хандах эрх" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ms_MY.js b/l10n/ms_MY.js index 848e78c37..b30b251f2 100644 --- a/l10n/ms_MY.js +++ b/l10n/ms_MY.js @@ -12,6 +12,8 @@ OC.L10N.register( "Week" : "Minggu", "Day" : "Hari", "Month" : "Bulan", - "OK" : "OK" + "OK" : "OK", + "No" : "No", + "Yes" : "Yes" }, "nplurals=1; plural=0;"); diff --git a/l10n/ms_MY.json b/l10n/ms_MY.json index b4a126f2a..f96efefa4 100644 --- a/l10n/ms_MY.json +++ b/l10n/ms_MY.json @@ -10,6 +10,8 @@ "Week" : "Minggu", "Day" : "Hari", "Month" : "Bulan", - "OK" : "OK" + "OK" : "OK", + "No" : "No", + "Yes" : "Yes" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/nb.js b/l10n/nb.js index 1ccd1e3cd..bd4bb4dd0 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -34,6 +34,8 @@ OC.L10N.register( "Unknown user" : "Ukjent bruker", "Receive notification email on activity" : "Motta e-postvarsel ved aktivitet", "OK" : "OK", + "No" : "Nei", + "Yes" : "Ja", "Public access" : "Offentlig tilgang", "Access denied" : "Tilgang nektet", "You are not allowed to view this poll or the poll does not exist." : "Du har ikke tilgang til å se denne avstemningen, eller så finnes den ikke.", diff --git a/l10n/nb.json b/l10n/nb.json index f0d4d0e06..82caf9d25 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -32,6 +32,8 @@ "Unknown user" : "Ukjent bruker", "Receive notification email on activity" : "Motta e-postvarsel ved aktivitet", "OK" : "OK", + "No" : "Nei", + "Yes" : "Ja", "Public access" : "Offentlig tilgang", "Access denied" : "Tilgang nektet", "You are not allowed to view this poll or the poll does not exist." : "Du har ikke tilgang til å se denne avstemningen, eller så finnes den ikke.", diff --git a/l10n/nl.js b/l10n/nl.js index 6817caedc..c2ef198fb 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -69,7 +69,6 @@ OC.L10N.register( "Hidden to other users" : "Verborgen voor andere gebruikers", "Poll schedule" : "Peilingenplanning", "never" : "nooit", - "Share with" : "Delen met", "Details" : "Details", "Configuration" : "Configuratie", "Options" : "Opties", @@ -115,7 +114,6 @@ OC.L10N.register( "Receive notification email on activity" : "Ontvang email melding bij activiteit", "Your personal link to this poll: %n" : "Je persoonlijke link naar deze peiling: %n", "Enter your name!" : "Geef je naam op!", - "To participate, you need to enter a valid username with at least 3 characters. " : "Om mee te doen, moet je een geldige gebruikersnaam hebben van minimaal 3 tekens.", "Enter your name" : "Geef je naam op", "Username is not valid. Please enter at least 3 characters." : "Gebruikersnaam is niet geldig. Gebruik aub. minstens 3 tekens.", "This username is not valid, i.e. because it is already in use." : "Gebruikersnaam is niet geldig, want deze is reeds in gebruik.", @@ -123,6 +121,8 @@ OC.L10N.register( "Please use at least 3 characters for your username!" : "Gebruik minimaal 3 tekens voor je gebruikersnaam!", "This username can not be chosen." : "Deze gebruikersnaam kan niet worden gekozen.", "Error saving username" : "Fout bij opslaan gebruikersnaam", + "No" : "Nee", + "Yes" : "Ja", "The poll does not exist" : "De peiling bestaat niet", "Enter a poll or start a new one." : "Doe mee met een peiling of start een nieuwe.", "Goto Nextcloud" : "Ga naar Nextcloud", diff --git a/l10n/nl.json b/l10n/nl.json index d83c7d207..3b4e8e5c2 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -67,7 +67,6 @@ "Hidden to other users" : "Verborgen voor andere gebruikers", "Poll schedule" : "Peilingenplanning", "never" : "nooit", - "Share with" : "Delen met", "Details" : "Details", "Configuration" : "Configuratie", "Options" : "Opties", @@ -113,7 +112,6 @@ "Receive notification email on activity" : "Ontvang email melding bij activiteit", "Your personal link to this poll: %n" : "Je persoonlijke link naar deze peiling: %n", "Enter your name!" : "Geef je naam op!", - "To participate, you need to enter a valid username with at least 3 characters. " : "Om mee te doen, moet je een geldige gebruikersnaam hebben van minimaal 3 tekens.", "Enter your name" : "Geef je naam op", "Username is not valid. Please enter at least 3 characters." : "Gebruikersnaam is niet geldig. Gebruik aub. minstens 3 tekens.", "This username is not valid, i.e. because it is already in use." : "Gebruikersnaam is niet geldig, want deze is reeds in gebruik.", @@ -121,6 +119,8 @@ "Please use at least 3 characters for your username!" : "Gebruik minimaal 3 tekens voor je gebruikersnaam!", "This username can not be chosen." : "Deze gebruikersnaam kan niet worden gekozen.", "Error saving username" : "Fout bij opslaan gebruikersnaam", + "No" : "Nee", + "Yes" : "Ja", "The poll does not exist" : "De peiling bestaat niet", "Enter a poll or start a new one." : "Doe mee met een peiling of start een nieuwe.", "Goto Nextcloud" : "Ga naar Nextcloud", diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js index 357230527..2ff6a0168 100644 --- a/l10n/nn_NO.js +++ b/l10n/nn_NO.js @@ -20,6 +20,8 @@ OC.L10N.register( "Week" : "Veke", "Day" : "Dag", "Month" : "Månad", - "OK" : "OK" + "OK" : "OK", + "No" : "Nei", + "Yes" : "Ja" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json index 492f4dad7..092556717 100644 --- a/l10n/nn_NO.json +++ b/l10n/nn_NO.json @@ -18,6 +18,8 @@ "Week" : "Veke", "Day" : "Dag", "Month" : "Månad", - "OK" : "OK" + "OK" : "OK", + "No" : "Nei", + "Yes" : "Ja" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/pl.js b/l10n/pl.js index 6c298bbaa..a696ebf53 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -69,7 +69,6 @@ OC.L10N.register( "Hidden to other users" : "Ukryta przed innymi użytkownikami", "Poll schedule" : "Harmonogram sond", "never" : "nigdy", - "Share with" : "Udostępnij dla", "Details" : "Szczegóły", "Configuration" : "Konfiguracja", "Options" : "Opcje", @@ -115,7 +114,6 @@ OC.L10N.register( "Receive notification email on activity" : "Otrzymuj powiadomienia e-mail o aktywności", "Your personal link to this poll: %n" : "Twój osobisty link do tej sondy: %n", "Enter your name!" : "Wpisz swoją nazwę!", - "To participate, you need to enter a valid username with at least 3 characters. " : "Aby wziąć udział, musisz wprowadzić prawidłową nazwę użytkownika, która powinna zawierać co najmniej 3 znaki. ", "Enter your name" : "Wpisz swoją nazwę", "Username is not valid. Please enter at least 3 characters." : "Nazwa użytkownika jest nieprawidłowa. Wprowadź co najmniej 3 znaki.", "This username is not valid, i.e. because it is already in use." : "Nazwa użytkownika jest nieprawidłowa, ponieważ jest już w użyciu.", diff --git a/l10n/pl.json b/l10n/pl.json index 7feda3822..ca160ec5d 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -67,7 +67,6 @@ "Hidden to other users" : "Ukryta przed innymi użytkownikami", "Poll schedule" : "Harmonogram sond", "never" : "nigdy", - "Share with" : "Udostępnij dla", "Details" : "Szczegóły", "Configuration" : "Konfiguracja", "Options" : "Opcje", @@ -113,7 +112,6 @@ "Receive notification email on activity" : "Otrzymuj powiadomienia e-mail o aktywności", "Your personal link to this poll: %n" : "Twój osobisty link do tej sondy: %n", "Enter your name!" : "Wpisz swoją nazwę!", - "To participate, you need to enter a valid username with at least 3 characters. " : "Aby wziąć udział, musisz wprowadzić prawidłową nazwę użytkownika, która powinna zawierać co najmniej 3 znaki. ", "Enter your name" : "Wpisz swoją nazwę", "Username is not valid. Please enter at least 3 characters." : "Nazwa użytkownika jest nieprawidłowa. Wprowadź co najmniej 3 znaki.", "This username is not valid, i.e. because it is already in use." : "Nazwa użytkownika jest nieprawidłowa, ponieważ jest już w użyciu.", diff --git a/l10n/ps.js b/l10n/ps.js index 0ddbdc634..64603ce55 100644 --- a/l10n/ps.js +++ b/l10n/ps.js @@ -8,6 +8,8 @@ OC.L10N.register( "Details" : "معلومات", "Shares" : "شريک شوي", "Expiration date" : "د پای نېټه", - "OK" : "سمه ده" + "OK" : "سمه ده", + "No" : "نه", + "Yes" : "هو" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ps.json b/l10n/ps.json index 60ed9c31c..f0eb14294 100644 --- a/l10n/ps.json +++ b/l10n/ps.json @@ -6,6 +6,8 @@ "Details" : "معلومات", "Shares" : "شريک شوي", "Expiration date" : "د پای نېټه", - "OK" : "سمه ده" + "OK" : "سمه ده", + "No" : "نه", + "Yes" : "هو" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 83bd5d417..a9b850545 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -69,7 +69,6 @@ OC.L10N.register( "Hidden to other users" : "Oculto para outros usuários", "Poll schedule" : "Agenda de enquetes", "never" : "nunca", - "Share with" : "Compartilhar com", "Details" : "Detalhes", "Configuration" : "Configuração", "Options" : "Opções", @@ -115,7 +114,6 @@ OC.L10N.register( "Receive notification email on activity" : "Receber e-mail notificando atividade", "Your personal link to this poll: %n" : "Seu link pessoal para esta enquete: %n", "Enter your name!" : "Digite seu nome!", - "To participate, you need to enter a valid username with at least 3 characters. " : "Para participar, é necessário inserir um nome de usuário com pelo menos 3 caracteres.", "Enter your name" : "Digite seu nome", "Username is not valid. Please enter at least 3 characters." : "Nome de usuário inválido. Digite pelo menos 3 caracteres.", "This username is not valid, i.e. because it is already in use." : "O nome do usuário é inválido pois já está em uso.", @@ -123,6 +121,8 @@ OC.L10N.register( "Please use at least 3 characters for your username!" : "Use pelo menos 3 caracteres para o seu nome de usuário!", "This username can not be chosen." : "Este nome de usuário não pode ser escolhido.", "Error saving username" : "Erro ao salvar o nome de usuário", + "No" : "Não", + "Yes" : "Sim", "The poll does not exist" : "A enquete não existe", "Enter a poll or start a new one." : "Digite uma enquete ou inicie uma nova.", "Goto Nextcloud" : "Ir ao Nextcloud", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index b175c4f0b..4ac21d5f0 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -67,7 +67,6 @@ "Hidden to other users" : "Oculto para outros usuários", "Poll schedule" : "Agenda de enquetes", "never" : "nunca", - "Share with" : "Compartilhar com", "Details" : "Detalhes", "Configuration" : "Configuração", "Options" : "Opções", @@ -113,7 +112,6 @@ "Receive notification email on activity" : "Receber e-mail notificando atividade", "Your personal link to this poll: %n" : "Seu link pessoal para esta enquete: %n", "Enter your name!" : "Digite seu nome!", - "To participate, you need to enter a valid username with at least 3 characters. " : "Para participar, é necessário inserir um nome de usuário com pelo menos 3 caracteres.", "Enter your name" : "Digite seu nome", "Username is not valid. Please enter at least 3 characters." : "Nome de usuário inválido. Digite pelo menos 3 caracteres.", "This username is not valid, i.e. because it is already in use." : "O nome do usuário é inválido pois já está em uso.", @@ -121,6 +119,8 @@ "Please use at least 3 characters for your username!" : "Use pelo menos 3 caracteres para o seu nome de usuário!", "This username can not be chosen." : "Este nome de usuário não pode ser escolhido.", "Error saving username" : "Erro ao salvar o nome de usuário", + "No" : "Não", + "Yes" : "Sim", "The poll does not exist" : "A enquete não existe", "Enter a poll or start a new one." : "Digite uma enquete ou inicie uma nova.", "Goto Nextcloud" : "Ir ao Nextcloud", diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index fc50cc8a3..2326fbefc 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -15,7 +15,6 @@ OC.L10N.register( "Created" : "Criado", "Expires" : "Expira", "never" : "nunca", - "Share with" : "Partilhar com", "Details" : "Detalhes", "Configuration" : "Configuração", "Shares" : "Partilhas", diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 6c397b696..3c3abfe07 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -13,7 +13,6 @@ "Created" : "Criado", "Expires" : "Expira", "never" : "nunca", - "Share with" : "Partilhar com", "Details" : "Detalhes", "Configuration" : "Configuração", "Shares" : "Partilhas", diff --git a/l10n/ro.js b/l10n/ro.js index 12f64eda1..36dfb6ae0 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -21,6 +21,8 @@ OC.L10N.register( "Month" : "Luna", "Unknown user" : "Utilizator necunoscut", "OK" : "OK", + "No" : "Nu", + "Yes" : "a", "Public access" : "Access public" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/l10n/ro.json b/l10n/ro.json index 3785074c4..7f4c45f03 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -19,6 +19,8 @@ "Month" : "Luna", "Unknown user" : "Utilizator necunoscut", "OK" : "OK", + "No" : "Nu", + "Yes" : "a", "Public access" : "Access public" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file diff --git a/l10n/ru.js b/l10n/ru.js index 230be1aa9..d3949ed4c 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -69,7 +69,6 @@ OC.L10N.register( "Hidden to other users" : "Скрывать от других пользователей", "Poll schedule" : "Голосование выбора даты", "never" : "никогда", - "Share with" : "Поделиться", "Details" : "Подробнее", "Configuration" : "Конфигурация", "Options" : "Варианты", @@ -115,7 +114,6 @@ OC.L10N.register( "Receive notification email on activity" : "Получать уведомления при изменении", "Your personal link to this poll: %n" : "Ваша личная ссылка на этот опрос: %n", "Enter your name!" : "Введите своё имя", - "To participate, you need to enter a valid username with at least 3 characters. " : "Введите своё имя чтобы проголосовать. Имя не может быть короче трёх символов.", "Enter your name" : "Введите своё имя", "Username is not valid. Please enter at least 3 characters." : "Имя не может быть использовано. Введите по крайней мере три символа.", "This username is not valid, i.e. because it is already in use." : "Это имя не может быть использовано, возможно оно уже занято.", @@ -123,6 +121,8 @@ OC.L10N.register( "Please use at least 3 characters for your username!" : "Имя не может быть короче трёх символов.", "This username can not be chosen." : "Это имя нельзя использовать.", "Error saving username" : "Не удалось сохранить имя пользователя", + "No" : "Нет", + "Yes" : "Да", "The poll does not exist" : "Опрос не существует", "Enter a poll or start a new one." : "Пройдите опрос или создайте новый", "Goto Nextcloud" : "Перейти в Nextcloud", diff --git a/l10n/ru.json b/l10n/ru.json index 18684851b..6cbdb1d1d 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -67,7 +67,6 @@ "Hidden to other users" : "Скрывать от других пользователей", "Poll schedule" : "Голосование выбора даты", "never" : "никогда", - "Share with" : "Поделиться", "Details" : "Подробнее", "Configuration" : "Конфигурация", "Options" : "Варианты", @@ -113,7 +112,6 @@ "Receive notification email on activity" : "Получать уведомления при изменении", "Your personal link to this poll: %n" : "Ваша личная ссылка на этот опрос: %n", "Enter your name!" : "Введите своё имя", - "To participate, you need to enter a valid username with at least 3 characters. " : "Введите своё имя чтобы проголосовать. Имя не может быть короче трёх символов.", "Enter your name" : "Введите своё имя", "Username is not valid. Please enter at least 3 characters." : "Имя не может быть использовано. Введите по крайней мере три символа.", "This username is not valid, i.e. because it is already in use." : "Это имя не может быть использовано, возможно оно уже занято.", @@ -121,6 +119,8 @@ "Please use at least 3 characters for your username!" : "Имя не может быть короче трёх символов.", "This username can not be chosen." : "Это имя нельзя использовать.", "Error saving username" : "Не удалось сохранить имя пользователя", + "No" : "Нет", + "Yes" : "Да", "The poll does not exist" : "Опрос не существует", "Enter a poll or start a new one." : "Пройдите опрос или создайте новый", "Goto Nextcloud" : "Перейти в Nextcloud", diff --git a/l10n/si_LK.js b/l10n/si_LK.js index 55202dd1f..fe17c29f7 100644 --- a/l10n/si_LK.js +++ b/l10n/si_LK.js @@ -15,6 +15,8 @@ OC.L10N.register( "Week" : "සතිය", "Month" : "මාසය", "Unknown user" : "හදුනානොගත් සේවාදායකයා", - "OK" : "හරි" + "OK" : "හරි", + "No" : "No", + "Yes" : "Yes" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/si_LK.json b/l10n/si_LK.json index 0cd2e9118..4650ded1f 100644 --- a/l10n/si_LK.json +++ b/l10n/si_LK.json @@ -13,6 +13,8 @@ "Week" : "සතිය", "Month" : "මාසය", "Unknown user" : "හදුනානොගත් සේවාදායකයා", - "OK" : "හරි" + "OK" : "හරි", + "No" : "No", + "Yes" : "Yes" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sl.js b/l10n/sl.js index fcb1e46c3..78f9f5d60 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -63,7 +63,6 @@ OC.L10N.register( "Hidden to other users" : "Skrito pred drugimi uporabniki", "Poll schedule" : "Urnik ankete", "never" : "nikoli", - "Share with" : "Pošlji na", "Details" : "Podrobnosti", "Configuration" : "Nastavitve", "Options" : "Možnosti", @@ -102,6 +101,8 @@ OC.L10N.register( "Receive notification email on activity" : "Pošlji obvestilo o dejavnosti na anketi na elektronski naslov", "Your personal link to this poll: %n" : "Osebna povezava na anketo: %n", "OK" : "V redu", + "No" : "Ne", + "Yes" : "Da", "Switch view" : "Preklopi pogled", "There are no vote options, add some in the options section of the right side bar." : "Ni še dodanih vprašanj. Dodati jih je mogoče iz izbire v desnem bočnem oknu.", "Public access" : "Javni dostop", diff --git a/l10n/sl.json b/l10n/sl.json index bb98f0e1e..1a8aea79d 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -61,7 +61,6 @@ "Hidden to other users" : "Skrito pred drugimi uporabniki", "Poll schedule" : "Urnik ankete", "never" : "nikoli", - "Share with" : "Pošlji na", "Details" : "Podrobnosti", "Configuration" : "Nastavitve", "Options" : "Možnosti", @@ -100,6 +99,8 @@ "Receive notification email on activity" : "Pošlji obvestilo o dejavnosti na anketi na elektronski naslov", "Your personal link to this poll: %n" : "Osebna povezava na anketo: %n", "OK" : "V redu", + "No" : "Ne", + "Yes" : "Da", "Switch view" : "Preklopi pogled", "There are no vote options, add some in the options section of the right side bar." : "Ni še dodanih vprašanj. Dodati jih je mogoče iz izbire v desnem bočnem oknu.", "Public access" : "Javni dostop", diff --git a/l10n/sr.js b/l10n/sr.js index 119681bc6..3fb25cac0 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -46,7 +46,6 @@ OC.L10N.register( "Visible to other users" : "Видљиво другим корисницима", "Hidden to other users" : "Сакривено другим корисницима", "never" : "никад", - "Share with" : "Подели са", "Details" : "Детаљи", "Configuration" : "Конфигурација", "Shares" : "Дељења", diff --git a/l10n/sr.json b/l10n/sr.json index 20473d583..c2a8985be 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -44,7 +44,6 @@ "Visible to other users" : "Видљиво другим корисницима", "Hidden to other users" : "Сакривено другим корисницима", "never" : "никад", - "Share with" : "Подели са", "Details" : "Детаљи", "Configuration" : "Конфигурација", "Shares" : "Дељења", diff --git a/l10n/sv.js b/l10n/sv.js index c76e2821c..870962f15 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -28,7 +28,6 @@ OC.L10N.register( "Created" : "Skapad", "Expires" : "Går ut", "never" : "aldrig", - "Share with" : "Dela med", "Details" : "Detaljer", "Configuration" : "Konfiguration", "Shares" : "Delat", @@ -51,6 +50,8 @@ OC.L10N.register( "Unknown user" : "Okänd användare", "Receive notification email on activity" : "Mottag notifieringsepost vid aktivitet", "OK" : "OK", + "No" : "Nej", + "Yes" : "Ja", "Public access" : "Publik åtkomst", "Hidden poll" : "Dold omröstning", "Access denied" : "Tillgång nekades", diff --git a/l10n/sv.json b/l10n/sv.json index bc240d41d..3ae62e2be 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -26,7 +26,6 @@ "Created" : "Skapad", "Expires" : "Går ut", "never" : "aldrig", - "Share with" : "Dela med", "Details" : "Detaljer", "Configuration" : "Konfiguration", "Shares" : "Delat", @@ -49,6 +48,8 @@ "Unknown user" : "Okänd användare", "Receive notification email on activity" : "Mottag notifieringsepost vid aktivitet", "OK" : "OK", + "No" : "Nej", + "Yes" : "Ja", "Public access" : "Publik åtkomst", "Hidden poll" : "Dold omröstning", "Access denied" : "Tillgång nekades", diff --git a/l10n/ta_LK.js b/l10n/ta_LK.js index fb73f22bf..c89f86218 100644 --- a/l10n/ta_LK.js +++ b/l10n/ta_LK.js @@ -12,6 +12,8 @@ OC.L10N.register( "Expiration date" : "காலவதியாகும் திகதி", "Week" : "வாரம்", "Month" : "மாதம்", - "OK" : "சரி " + "OK" : "சரி ", + "No" : "No", + "Yes" : "Yes" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ta_LK.json b/l10n/ta_LK.json index 55499e344..d4ac89420 100644 --- a/l10n/ta_LK.json +++ b/l10n/ta_LK.json @@ -10,6 +10,8 @@ "Expiration date" : "காலவதியாகும் திகதி", "Week" : "வாரம்", "Month" : "மாதம்", - "OK" : "சரி " + "OK" : "சரி ", + "No" : "No", + "Yes" : "Yes" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/th.js b/l10n/th.js index 4eff02098..5277af944 100644 --- a/l10n/th.js +++ b/l10n/th.js @@ -20,6 +20,8 @@ OC.L10N.register( "Day" : "วัน", "Month" : "เดือน", "Unknown user" : "ไม่รู้จักผู้ใช้", - "OK" : "ตกลง" + "OK" : "ตกลง", + "No" : "ไม่ใช่", + "Yes" : "ใช่" }, "nplurals=1; plural=0;"); diff --git a/l10n/th.json b/l10n/th.json index f5f6139d8..daaabdf4a 100644 --- a/l10n/th.json +++ b/l10n/th.json @@ -18,6 +18,8 @@ "Day" : "วัน", "Month" : "เดือน", "Unknown user" : "ไม่รู้จักผู้ใช้", - "OK" : "ตกลง" + "OK" : "ตกลง", + "No" : "ไม่ใช่", + "Yes" : "ใช่" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index 478b72c6a..dc22ad1c4 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -69,7 +69,6 @@ OC.L10N.register( "Hidden to other users" : "Diğer kullanıcılar göremez", "Poll schedule" : "Anket zamanlaması", "never" : "asla", - "Share with" : "Şununla paylaş", "Details" : "Ayrıntılar", "Configuration" : "Yapılandırma", "Options" : "Seçenekler", @@ -115,7 +114,6 @@ OC.L10N.register( "Receive notification email on activity" : "İşlem yapıldığında e-posta bildirimi gönderilsin", "Your personal link to this poll: %n" : "Bu anketin size özel bağlantısı: %n", "Enter your name!" : "Adınızı yazın!", - "To participate, you need to enter a valid username with at least 3 characters. " : "Katılmak için en az 3 karakter uzunluğunda geçerli bir kullanıcı adı yazmalısınız.", "Enter your name" : "Adınızı yazın", "Username is not valid. Please enter at least 3 characters." : "Kullanıcı adı geçersiz. En az 3 karakter yazın.", "This username is not valid, i.e. because it is already in use." : "Bu kullanıcı adı geçersiz. Zaten kullanılıyor olabilir.", @@ -123,6 +121,8 @@ OC.L10N.register( "Please use at least 3 characters for your username!" : "Lütfen kullanıcı adınız için en az 3 karakter yazın!", "This username can not be chosen." : "Bu kullanıcı adı seçilemez.", "Error saving username" : "Kullanıcı adı kaydedilirken sorun çıktı", + "No" : "Hayır", + "Yes" : "Evet", "The poll does not exist" : "Anket bulunamadı", "Enter a poll or start a new one." : "Bir anket yazın ya da yeni bir anket oluşturun.", "Goto Nextcloud" : "Nextcloud Üzerine Git", diff --git a/l10n/tr.json b/l10n/tr.json index 22cab8406..6297d18b6 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -67,7 +67,6 @@ "Hidden to other users" : "Diğer kullanıcılar göremez", "Poll schedule" : "Anket zamanlaması", "never" : "asla", - "Share with" : "Şununla paylaş", "Details" : "Ayrıntılar", "Configuration" : "Yapılandırma", "Options" : "Seçenekler", @@ -113,7 +112,6 @@ "Receive notification email on activity" : "İşlem yapıldığında e-posta bildirimi gönderilsin", "Your personal link to this poll: %n" : "Bu anketin size özel bağlantısı: %n", "Enter your name!" : "Adınızı yazın!", - "To participate, you need to enter a valid username with at least 3 characters. " : "Katılmak için en az 3 karakter uzunluğunda geçerli bir kullanıcı adı yazmalısınız.", "Enter your name" : "Adınızı yazın", "Username is not valid. Please enter at least 3 characters." : "Kullanıcı adı geçersiz. En az 3 karakter yazın.", "This username is not valid, i.e. because it is already in use." : "Bu kullanıcı adı geçersiz. Zaten kullanılıyor olabilir.", @@ -121,6 +119,8 @@ "Please use at least 3 characters for your username!" : "Lütfen kullanıcı adınız için en az 3 karakter yazın!", "This username can not be chosen." : "Bu kullanıcı adı seçilemez.", "Error saving username" : "Kullanıcı adı kaydedilirken sorun çıktı", + "No" : "Hayır", + "Yes" : "Evet", "The poll does not exist" : "Anket bulunamadı", "Enter a poll or start a new one." : "Bir anket yazın ya da yeni bir anket oluşturun.", "Goto Nextcloud" : "Nextcloud Üzerine Git", diff --git a/l10n/ug.js b/l10n/ug.js index 70050f529..424570e95 100644 --- a/l10n/ug.js +++ b/l10n/ug.js @@ -11,6 +11,8 @@ OC.L10N.register( "Description" : "چۈشەندۈرۈش", "Week" : "ھەپتە", "Month" : "ئاي", - "OK" : "جەزملە" + "OK" : "جەزملە", + "No" : "No", + "Yes" : "Yes" }, "nplurals=1; plural=0;"); diff --git a/l10n/ug.json b/l10n/ug.json index 85e630d78..c176cc714 100644 --- a/l10n/ug.json +++ b/l10n/ug.json @@ -9,6 +9,8 @@ "Description" : "چۈشەندۈرۈش", "Week" : "ھەپتە", "Month" : "ئاي", - "OK" : "جەزملە" + "OK" : "جەزملە", + "No" : "No", + "Yes" : "Yes" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/uk.js b/l10n/uk.js index 9f68aab9c..89fec494f 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -22,6 +22,8 @@ OC.L10N.register( "Month" : "Місяць", "Unknown user" : "Невідомий користувач", "OK" : "OK", + "No" : "Ні", + "Yes" : "Так", "Public access" : "Публічний доступ" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/l10n/uk.json b/l10n/uk.json index 277b60f7e..0b7d7cefb 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -20,6 +20,8 @@ "Month" : "Місяць", "Unknown user" : "Невідомий користувач", "OK" : "OK", + "No" : "Ні", + "Yes" : "Так", "Public access" : "Публічний доступ" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" } \ No newline at end of file diff --git a/l10n/ur_PK.js b/l10n/ur_PK.js index e8130a311..8e7977393 100644 --- a/l10n/ur_PK.js +++ b/l10n/ur_PK.js @@ -11,6 +11,8 @@ OC.L10N.register( "Expiration date" : "تاریخ معیاد", "Week" : "ہفتہ", "Month" : "ماہ", - "OK" : "اوکے" + "OK" : "اوکے", + "No" : "No", + "Yes" : "Yes" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ur_PK.json b/l10n/ur_PK.json index 967ee1492..8f78adfc7 100644 --- a/l10n/ur_PK.json +++ b/l10n/ur_PK.json @@ -9,6 +9,8 @@ "Expiration date" : "تاریخ معیاد", "Week" : "ہفتہ", "Month" : "ماہ", - "OK" : "اوکے" + "OK" : "اوکے", + "No" : "No", + "Yes" : "Yes" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/uz.js b/l10n/uz.js deleted file mode 100644 index a559609ff..000000000 --- a/l10n/uz.js +++ /dev/null @@ -1,12 +0,0 @@ -OC.L10N.register( - "polls", - { - "New comment …" : "Yangi javob ...", - "Comments" : "Fikrlar", - "Delete comment" : "Fikrni o'chirib tashlash", - "Cancel" : "Bekor qilish", - "never" : "hech qachon", - "Unknown user" : "Noma'lum foydalanuvchi", - "OK" : "OK" -}, -"nplurals=1; plural=0;"); diff --git a/l10n/uz.json b/l10n/uz.json deleted file mode 100644 index 39067fcca..000000000 --- a/l10n/uz.json +++ /dev/null @@ -1,10 +0,0 @@ -{ "translations": { - "New comment …" : "Yangi javob ...", - "Comments" : "Fikrlar", - "Delete comment" : "Fikrni o'chirib tashlash", - "Cancel" : "Bekor qilish", - "never" : "hech qachon", - "Unknown user" : "Noma'lum foydalanuvchi", - "OK" : "OK" -},"pluralForm" :"nplurals=1; plural=0;" -} \ No newline at end of file diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index ff5ec2931..23033d5e3 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -69,7 +69,6 @@ OC.L10N.register( "Hidden to other users" : "对其他用户隐藏", "Poll schedule" : "投票时间表", "never" : "从不", - "Share with" : "共享给", "Details" : "详情", "Configuration" : "配置", "Options" : "选项", @@ -113,7 +112,6 @@ OC.L10N.register( "Receive notification email on activity" : "有活动时接收邮件提醒", "Your personal link to this poll: %n" : "您对此投票的个人链接:%n", "Enter your name!" : "输入你的名字!", - "To participate, you need to enter a valid username with at least 3 characters. " : "要参与此投票,您需要输入一个至少 3 个字符的有效用户名。", "Enter your name" : "输入你的名字", "Username is not valid. Please enter at least 3 characters." : "用户名无效。 请输入至少 3 个字符。", "This username is not valid, i.e. because it is already in use." : "该用户名无效,也许因为该用户名已被使用。", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index fddf4156a..26ad3db23 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -67,7 +67,6 @@ "Hidden to other users" : "对其他用户隐藏", "Poll schedule" : "投票时间表", "never" : "从不", - "Share with" : "共享给", "Details" : "详情", "Configuration" : "配置", "Options" : "选项", @@ -111,7 +110,6 @@ "Receive notification email on activity" : "有活动时接收邮件提醒", "Your personal link to this poll: %n" : "您对此投票的个人链接:%n", "Enter your name!" : "输入你的名字!", - "To participate, you need to enter a valid username with at least 3 characters. " : "要参与此投票,您需要输入一个至少 3 个字符的有效用户名。", "Enter your name" : "输入你的名字", "Username is not valid. Please enter at least 3 characters." : "用户名无效。 请输入至少 3 个字符。", "This username is not valid, i.e. because it is already in use." : "该用户名无效,也许因为该用户名已被使用。", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 4bed57f73..5fdd97449 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -13,6 +13,8 @@ OC.L10N.register( "Week" : "星期", "Day" : "日", "Month" : "月", - "OK" : "確定" + "OK" : "確定", + "No" : "No", + "Yes" : "Yes" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 961f651b2..53c8ad87f 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -11,6 +11,8 @@ "Week" : "星期", "Day" : "日", "Month" : "月", - "OK" : "確定" + "OK" : "確定", + "No" : "No", + "Yes" : "Yes" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 24dbb3c6e..2e054e1dd 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -52,7 +52,6 @@ OC.L10N.register( "Visible to other users" : "對其他使用者顯示", "Poll schedule" : "投票時間表", "never" : "從未", - "Share with" : "分享者", "Details" : "詳細資料", "Configuration" : "設定", "Options" : "設定", @@ -89,7 +88,6 @@ OC.L10N.register( "Public share" : "公開分享", "Receive notification email on activity" : "接收E-mail活動通知", "Enter your name!" : "輸入您的名稱!", - "To participate, you need to enter a valid username with at least 3 characters. " : "要參與,您需要輸入一個至少3個字的有效用戶名。", "Enter your name" : "輸入您的名稱", "Username is not valid. Please enter at least 3 characters." : "用戶名無效。 請輸入至少3個字。", "This username is not valid, i.e. because it is already in use." : "該用戶名無效,即因為該用戶名已被使用。", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 642d1b5be..a99835d82 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -50,7 +50,6 @@ "Visible to other users" : "對其他使用者顯示", "Poll schedule" : "投票時間表", "never" : "從未", - "Share with" : "分享者", "Details" : "詳細資料", "Configuration" : "設定", "Options" : "設定", @@ -87,7 +86,6 @@ "Public share" : "公開分享", "Receive notification email on activity" : "接收E-mail活動通知", "Enter your name!" : "輸入您的名稱!", - "To participate, you need to enter a valid username with at least 3 characters. " : "要參與,您需要輸入一個至少3個字的有效用戶名。", "Enter your name" : "輸入您的名稱", "Username is not valid. Please enter at least 3 characters." : "用戶名無效。 請輸入至少3個字。", "This username is not valid, i.e. because it is already in use." : "該用戶名無效,即因為該用戶名已被使用。",