From 61baaa2257989dd38a29aca53553bbceacefbc7b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 8 May 2020 03:16:31 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/bg.js | 1 + l10n/bg.json | 1 + l10n/ca.js | 3 --- l10n/ca.json | 3 --- l10n/cs.js | 4 +--- l10n/cs.json | 4 +--- l10n/de.js | 5 +++-- l10n/de.json | 5 +++-- l10n/de_DE.js | 4 +--- l10n/de_DE.json | 4 +--- l10n/el.js | 8 ++++++++ l10n/el.json | 8 ++++++++ l10n/es.js | 6 +++--- l10n/es.json | 6 +++--- l10n/fr.js | 3 +-- l10n/fr.json | 3 +-- l10n/gl.js | 4 +--- l10n/gl.json | 4 +--- l10n/hu.js | 1 + l10n/hu.json | 1 + l10n/is.js | 1 + l10n/is.json | 1 + l10n/it.js | 7 ++++--- l10n/it.json | 7 ++++--- l10n/mk.js | 3 +++ l10n/mk.json | 3 +++ l10n/pl.js | 7 ++++--- l10n/pl.json | 7 ++++--- l10n/pt_BR.js | 4 +--- l10n/pt_BR.json | 4 +--- l10n/sk.js | 4 +--- l10n/sk.json | 4 +--- l10n/sr.js | 3 +++ l10n/sr.json | 3 +++ l10n/tr.js | 6 ++---- l10n/tr.json | 6 ++---- 36 files changed, 78 insertions(+), 70 deletions(-) diff --git a/l10n/bg.js b/l10n/bg.js index 464392f..a25c62a 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -1,6 +1,7 @@ OC.L10N.register( "forms", { + "Searching …" : "Търсене ...", "Group" : "Група", "Description" : "Описание", "Settings" : "Настройки", diff --git a/l10n/bg.json b/l10n/bg.json index 0c14d33..74a38e0 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -1,4 +1,5 @@ { "translations": { + "Searching …" : "Търсене ...", "Group" : "Група", "Description" : "Описание", "Settings" : "Настройки", diff --git a/l10n/ca.js b/l10n/ca.js index 16e8056..31bfb80 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -60,9 +60,6 @@ OC.L10N.register( "No responses yet" : "No hi ha respostes encara", "Results of submitted forms will show up here" : "Els resultats dels formularis enviats es mostraran aquí", "There was an error while loading results" : "Error en carregar els resultats", - "There was an error while removing the submission" : "Error en eliminar la tramesa", - "Are you sure you want to delete all submissions from this form?" : "Esteu segur que voleu suprimir totes les trameses d'aquest formulari?", - "There was an error while removing the submissions" : "Error en eliminar les trameses", "Settings" : "Paràmetres", "Anonymous responses" : "Respostes anònimes", "Only allow one response per user" : "Només permetre una resposta per usuari", diff --git a/l10n/ca.json b/l10n/ca.json index f3e5ec3..03d3b8d 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -58,9 +58,6 @@ "No responses yet" : "No hi ha respostes encara", "Results of submitted forms will show up here" : "Els resultats dels formularis enviats es mostraran aquí", "There was an error while loading results" : "Error en carregar els resultats", - "There was an error while removing the submission" : "Error en eliminar la tramesa", - "Are you sure you want to delete all submissions from this form?" : "Esteu segur que voleu suprimir totes les trameses d'aquest formulari?", - "There was an error while removing the submissions" : "Error en eliminar les trameses", "Settings" : "Paràmetres", "Anonymous responses" : "Respostes anònimes", "Only allow one response per user" : "Només permetre una resposta per usuari", diff --git a/l10n/cs.js b/l10n/cs.js index ad4a834..135e6d3 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -40,6 +40,7 @@ OC.L10N.register( "Short answer text" : "Text krátké odpovědi", "Response by {userDisplayName}" : "Odpověď od {userDisplayName}", "Delete this response" : "Smazat tuto odpověď", + "User or group name …" : "Uživatelské jméno nebo název skupiny …", "No recommendations. Start typing." : "Žádná doporučení. Pište", "Searching …" : "Hledání...", "No elements found." : "Nenalezeny žádné prvky.", @@ -63,9 +64,6 @@ OC.L10N.register( "No responses yet" : "Zatím žádné odpvědi", "Results of submitted forms will show up here" : "Výsledky odeslaných formulářů se zobrazí zde", "There was an error while loading results" : "Došlo k chybě při načítání výsledků", - "There was an error while removing the submission" : "Při odebírání příspěvku došlo k chybě", - "Are you sure you want to delete all submissions from this form?" : "Opravdu chcete smazat všechny příspěvky z tohoto formuláře?", - "There was an error while removing the submissions" : "Při odebírání příspěvků došlo k chybě", "Settings" : "Nastavení", "Anonymous responses" : "Anonym odpovídá", "Only allow one response per user" : "Každému z uživatelů umožnit odpovědět pouze jednou", diff --git a/l10n/cs.json b/l10n/cs.json index a12f28e..4651f9e 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -38,6 +38,7 @@ "Short answer text" : "Text krátké odpovědi", "Response by {userDisplayName}" : "Odpověď od {userDisplayName}", "Delete this response" : "Smazat tuto odpověď", + "User or group name …" : "Uživatelské jméno nebo název skupiny …", "No recommendations. Start typing." : "Žádná doporučení. Pište", "Searching …" : "Hledání...", "No elements found." : "Nenalezeny žádné prvky.", @@ -61,9 +62,6 @@ "No responses yet" : "Zatím žádné odpvědi", "Results of submitted forms will show up here" : "Výsledky odeslaných formulářů se zobrazí zde", "There was an error while loading results" : "Došlo k chybě při načítání výsledků", - "There was an error while removing the submission" : "Při odebírání příspěvku došlo k chybě", - "Are you sure you want to delete all submissions from this form?" : "Opravdu chcete smazat všechny příspěvky z tohoto formuláře?", - "There was an error while removing the submissions" : "Při odebírání příspěvků došlo k chybě", "Settings" : "Nastavení", "Anonymous responses" : "Anonym odpovídá", "Only allow one response per user" : "Každému z uživatelů umožnit odpovědět pouze jednou", diff --git a/l10n/de.js b/l10n/de.js index 92bb86a..d212beb 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -31,7 +31,7 @@ OC.L10N.register( "Drag to reorder the questions" : "Ziehe um die Fragen umzusortieren", "Enter a title for this question" : "Trage einen Titel für diese Frage ein", "Title of question number {index}" : "Titel der Fragenummer {index}", - "Mandatory" : "Verpflichtend", + "Mandatory" : "Pflichtfeld", "Delete question" : "Frage löschen", "A long answer for the question “{text}”" : "Eine lange Antwort zu Frage „{text}“", "Long answer text" : "Langer Antworttext", @@ -40,6 +40,7 @@ OC.L10N.register( "Short answer text" : "Kurzer Antworttext", "Response by {userDisplayName}" : "Antwort von {userDisplayName}", "Delete this response" : "Diese Antwort löschen", + "User or group name …" : "Benutzer oder Gruppenname…", "No recommendations. Start typing." : "Keine Empfehlungen. Beginne mit der Eingabe.", "Searching …" : "Suche …", "No elements found." : "Keine Elemente gefunden.", @@ -48,7 +49,7 @@ OC.L10N.register( "Toggle settings" : "Einstellungen umschalten", "Form title" : "Formulartitel", "Description" : "Beschreibung", - "Mandatory questions" : "Verpflichtende Fragen", + "Mandatory questions" : "Pflichtfragen", "Add a question" : "Eine Frage hinzufügen", "New question" : "Neue Frage", "There was an error while adding the new question" : "Es gab einen Fehler beim Hinzufügen der neuen Frage", diff --git a/l10n/de.json b/l10n/de.json index 166131b..d49256b 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -29,7 +29,7 @@ "Drag to reorder the questions" : "Ziehe um die Fragen umzusortieren", "Enter a title for this question" : "Trage einen Titel für diese Frage ein", "Title of question number {index}" : "Titel der Fragenummer {index}", - "Mandatory" : "Verpflichtend", + "Mandatory" : "Pflichtfeld", "Delete question" : "Frage löschen", "A long answer for the question “{text}”" : "Eine lange Antwort zu Frage „{text}“", "Long answer text" : "Langer Antworttext", @@ -38,6 +38,7 @@ "Short answer text" : "Kurzer Antworttext", "Response by {userDisplayName}" : "Antwort von {userDisplayName}", "Delete this response" : "Diese Antwort löschen", + "User or group name …" : "Benutzer oder Gruppenname…", "No recommendations. Start typing." : "Keine Empfehlungen. Beginne mit der Eingabe.", "Searching …" : "Suche …", "No elements found." : "Keine Elemente gefunden.", @@ -46,7 +47,7 @@ "Toggle settings" : "Einstellungen umschalten", "Form title" : "Formulartitel", "Description" : "Beschreibung", - "Mandatory questions" : "Verpflichtende Fragen", + "Mandatory questions" : "Pflichtfragen", "Add a question" : "Eine Frage hinzufügen", "New question" : "Neue Frage", "There was an error while adding the new question" : "Es gab einen Fehler beim Hinzufügen der neuen Frage", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index e154505..25cb928 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -40,6 +40,7 @@ OC.L10N.register( "Short answer text" : "Kurzer Antworttext", "Response by {userDisplayName}" : "Antwort von {userDisplayName}", "Delete this response" : "Diese Antwort löschen", + "User or group name …" : "Benutzer oder Gruppenname…", "No recommendations. Start typing." : "Keine Empfehlungen. Beginnen Sie mit der Eingabe.", "Searching …" : "Suche …", "No elements found." : "Keine Elemente gefunden.", @@ -63,9 +64,6 @@ OC.L10N.register( "No responses yet" : "Bis jetzt noch keine Antworten", "Results of submitted forms will show up here" : "Die Ergebnisse von eingereichten Formularen werden hier angezeigt", "There was an error while loading results" : "Es gab einen Fehler beim Laden der Ergebnisse", - "There was an error while removing the submission" : "Beim löschen ist ein Fehler aufgetreten", - "Are you sure you want to delete all submissions from this form?" : "Möchten Sie alle Eingaben in diesem Formular löschen", - "There was an error while removing the submissions" : "Beim löschen ist ein Fehler aufgetreten", "Settings" : "Einstellungen", "Anonymous responses" : "Anonyme Antworten", "Only allow one response per user" : "Nur eine Antwort pro Benutzer erlauben", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index c4541ba..fab43ff 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -38,6 +38,7 @@ "Short answer text" : "Kurzer Antworttext", "Response by {userDisplayName}" : "Antwort von {userDisplayName}", "Delete this response" : "Diese Antwort löschen", + "User or group name …" : "Benutzer oder Gruppenname…", "No recommendations. Start typing." : "Keine Empfehlungen. Beginnen Sie mit der Eingabe.", "Searching …" : "Suche …", "No elements found." : "Keine Elemente gefunden.", @@ -61,9 +62,6 @@ "No responses yet" : "Bis jetzt noch keine Antworten", "Results of submitted forms will show up here" : "Die Ergebnisse von eingereichten Formularen werden hier angezeigt", "There was an error while loading results" : "Es gab einen Fehler beim Laden der Ergebnisse", - "There was an error while removing the submission" : "Beim löschen ist ein Fehler aufgetreten", - "Are you sure you want to delete all submissions from this form?" : "Möchten Sie alle Eingaben in diesem Formular löschen", - "There was an error while removing the submissions" : "Beim löschen ist ein Fehler aufgetreten", "Settings" : "Einstellungen", "Anonymous responses" : "Anonyme Antworten", "Only allow one response per user" : "Nur eine Antwort pro Benutzer erlauben", diff --git a/l10n/el.js b/l10n/el.js index 387ead5..9373735 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -1,6 +1,8 @@ OC.L10N.register( "forms", { + "anonymous user" : "ανώνυμος χρήστης", + "Shared by %s" : "Διαμοιράστηκε από %s", "Forms" : "Φόρμες", "A forms app, similar to Google Forms." : "Εφαρμογή φορμών, παρόμεια με τις Φόρμες Google.", "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Εφαρμογή φορμών, όπως τις Φόρμες Googlw με δυνατότητα περιορισμού πρόσβασης σε (μέλη, ορισμένες ομάδες / χρήστες και δημόσια).", @@ -29,12 +31,16 @@ OC.L10N.register( "Drag to reorder the questions" : "Σύρετε για αναδιάταξη των ερωτήσεων", "Enter a title for this question" : "Προσθέστε τίτλο στην ερώτηση", "Title of question number {index}" : "Τίτλος αριθμού ερώτησης {index}", + "Mandatory" : "Υποχρεωτικό", "Delete question" : "Διαγραφή ερώτησης", "A long answer for the question “{text}”" : "Μια μακρά απάντηση για την ερώτηση “{text}”", "Long answer text" : "Κείμενο μακράς απάντησης", "Add a new answer" : "Προσθέστε νέα απάντηση", "A short answer for the question “{text}”" : "Σύντομη απάντηση στην ερώτηση “{text}”", "Short answer text" : "Κείμενο σύντομης απάντησης", + "Response by {userDisplayName}" : "Απάντηση από {userDisplayName}", + "Delete this response" : "Διαγραφή απάντησης", + "User or group name …" : "Όνομα χρήστη ή ομάδας", "No recommendations. Start typing." : "Δεν υπάρχουν συστάσεις. Αρχίστε να πληκτρολογείτε.", "Searching …" : "Αναζήτηση ...", "No elements found." : "Δεν βρέθηκαν στοιχεία.", @@ -43,6 +49,7 @@ OC.L10N.register( "Toggle settings" : "Εναλλαγή ρυθμίσεων", "Form title" : "Τίτλος φόρμας", "Description" : "Περιγραφή", + "Mandatory questions" : "Υποχρεωτικές ερωτήσεις", "Add a question" : "Προσθήκη ερώτησης", "New question" : "Νέα ερώτηση", "There was an error while adding the new question" : "Σφάλμα κατά την προσθήκη νέας ερώτησης", @@ -53,6 +60,7 @@ OC.L10N.register( "Responses for {title}" : "Απαντήσεις για {title}", "Export to CSV" : "Εξαγωγή σε CSV", "Options" : "Επιλογές", + "Delete all responses" : "Διαγραφή απαντήσεων", "No responses yet" : "Καμία απάντηση ακόμη", "Results of submitted forms will show up here" : "Τα αποτελέσματα των φορμών θα εμφανίζονται εδώ", "There was an error while loading results" : "Υπήρξε σφάλμα κατά την φόρτωση των αποτελεσμάτων", diff --git a/l10n/el.json b/l10n/el.json index a975310..172952c 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -1,4 +1,6 @@ { "translations": { + "anonymous user" : "ανώνυμος χρήστης", + "Shared by %s" : "Διαμοιράστηκε από %s", "Forms" : "Φόρμες", "A forms app, similar to Google Forms." : "Εφαρμογή φορμών, παρόμεια με τις Φόρμες Google.", "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Εφαρμογή φορμών, όπως τις Φόρμες Googlw με δυνατότητα περιορισμού πρόσβασης σε (μέλη, ορισμένες ομάδες / χρήστες και δημόσια).", @@ -27,12 +29,16 @@ "Drag to reorder the questions" : "Σύρετε για αναδιάταξη των ερωτήσεων", "Enter a title for this question" : "Προσθέστε τίτλο στην ερώτηση", "Title of question number {index}" : "Τίτλος αριθμού ερώτησης {index}", + "Mandatory" : "Υποχρεωτικό", "Delete question" : "Διαγραφή ερώτησης", "A long answer for the question “{text}”" : "Μια μακρά απάντηση για την ερώτηση “{text}”", "Long answer text" : "Κείμενο μακράς απάντησης", "Add a new answer" : "Προσθέστε νέα απάντηση", "A short answer for the question “{text}”" : "Σύντομη απάντηση στην ερώτηση “{text}”", "Short answer text" : "Κείμενο σύντομης απάντησης", + "Response by {userDisplayName}" : "Απάντηση από {userDisplayName}", + "Delete this response" : "Διαγραφή απάντησης", + "User or group name …" : "Όνομα χρήστη ή ομάδας", "No recommendations. Start typing." : "Δεν υπάρχουν συστάσεις. Αρχίστε να πληκτρολογείτε.", "Searching …" : "Αναζήτηση ...", "No elements found." : "Δεν βρέθηκαν στοιχεία.", @@ -41,6 +47,7 @@ "Toggle settings" : "Εναλλαγή ρυθμίσεων", "Form title" : "Τίτλος φόρμας", "Description" : "Περιγραφή", + "Mandatory questions" : "Υποχρεωτικές ερωτήσεις", "Add a question" : "Προσθήκη ερώτησης", "New question" : "Νέα ερώτηση", "There was an error while adding the new question" : "Σφάλμα κατά την προσθήκη νέας ερώτησης", @@ -51,6 +58,7 @@ "Responses for {title}" : "Απαντήσεις για {title}", "Export to CSV" : "Εξαγωγή σε CSV", "Options" : "Επιλογές", + "Delete all responses" : "Διαγραφή απαντήσεων", "No responses yet" : "Καμία απάντηση ακόμη", "Results of submitted forms will show up here" : "Τα αποτελέσματα των φορμών θα εμφανίζονται εδώ", "There was an error while loading results" : "Υπήρξε σφάλμα κατά την φόρτωση των αποτελεσμάτων", diff --git a/l10n/es.js b/l10n/es.js index ed95edf..ad58e3b 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -40,6 +40,9 @@ OC.L10N.register( "Short answer text" : "Texto de respuesta corta", "Response by {userDisplayName}" : "Respuesta de {userDisplayName}", "Delete this response" : "Eliminar esta respuesta", + "No recommendations. Start typing." : "No hay recomendaciones. Comience a escribir.", + "Searching …" : "Buscando ...", + "No elements found." : "No se encontraron elementos.", "Group" : "Grupo", "Loading {title} …" : "Cargando {title}…", "Toggle settings" : "Marcar/desmarcar configuraciones", @@ -60,9 +63,6 @@ OC.L10N.register( "No responses yet" : "Aún no hay respuestas", "Results of submitted forms will show up here" : "Los resultados de los formularios enviados aparecerán aquí", "There was an error while loading results" : "Ha habido un error al cargar los resultados", - "There was an error while removing the submission" : "Ha habido un error al eliminar las respuesta enviada", - "Are you sure you want to delete all submissions from this form?" : "¿Estás seguro de que quieres eliminar todas las respuestas enviadas a este formulario?", - "There was an error while removing the submissions" : "Ha habido un error al eliminar las respuestas enviadas", "Settings" : "Ajustes", "Anonymous responses" : "Respuestas anónimas", "Only allow one response per user" : "Permitir solo una respuesta por usuario", diff --git a/l10n/es.json b/l10n/es.json index 37ee49e..bc916b4 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -38,6 +38,9 @@ "Short answer text" : "Texto de respuesta corta", "Response by {userDisplayName}" : "Respuesta de {userDisplayName}", "Delete this response" : "Eliminar esta respuesta", + "No recommendations. Start typing." : "No hay recomendaciones. Comience a escribir.", + "Searching …" : "Buscando ...", + "No elements found." : "No se encontraron elementos.", "Group" : "Grupo", "Loading {title} …" : "Cargando {title}…", "Toggle settings" : "Marcar/desmarcar configuraciones", @@ -58,9 +61,6 @@ "No responses yet" : "Aún no hay respuestas", "Results of submitted forms will show up here" : "Los resultados de los formularios enviados aparecerán aquí", "There was an error while loading results" : "Ha habido un error al cargar los resultados", - "There was an error while removing the submission" : "Ha habido un error al eliminar las respuesta enviada", - "Are you sure you want to delete all submissions from this form?" : "¿Estás seguro de que quieres eliminar todas las respuestas enviadas a este formulario?", - "There was an error while removing the submissions" : "Ha habido un error al eliminar las respuestas enviadas", "Settings" : "Ajustes", "Anonymous responses" : "Respuestas anónimas", "Only allow one response per user" : "Permitir solo una respuesta por usuario", diff --git a/l10n/fr.js b/l10n/fr.js index e7530bd..6e19491 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -40,6 +40,7 @@ OC.L10N.register( "Short answer text" : "Court texte de réponse", "Response by {userDisplayName}" : "Réponse de {userDisplayName}", "Delete this response" : "Supprimer cette réponse", + "User or group name …" : "Nom d'utilisateur ou de groupe", "No recommendations. Start typing." : "Aucune recommandation. Commencez à écrire.", "Searching …" : "Recherche …", "No elements found." : "Aucun élément trouvé.", @@ -63,8 +64,6 @@ OC.L10N.register( "No responses yet" : "Pas de réponse actuellement", "Results of submitted forms will show up here" : "Les résultats du formulaire soumis seront affichés ici", "There was an error while loading results" : "Une erreur est survenue en chargeant les résultats", - "There was an error while removing the submission" : "Une erreur s'est produite lors de la suppression de la soumission", - "Are you sure you want to delete all submissions from this form?" : "Voulez-vous vraiment supprimer toutes les réponses de ce formulaire ?", "Settings" : "Réglages", "Anonymous responses" : "Réponses anonymes", "Only allow one response per user" : "N'autoriser qu'une unique réponse par utilisateur", diff --git a/l10n/fr.json b/l10n/fr.json index b4de4ae..2eba85c 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -38,6 +38,7 @@ "Short answer text" : "Court texte de réponse", "Response by {userDisplayName}" : "Réponse de {userDisplayName}", "Delete this response" : "Supprimer cette réponse", + "User or group name …" : "Nom d'utilisateur ou de groupe", "No recommendations. Start typing." : "Aucune recommandation. Commencez à écrire.", "Searching …" : "Recherche …", "No elements found." : "Aucun élément trouvé.", @@ -61,8 +62,6 @@ "No responses yet" : "Pas de réponse actuellement", "Results of submitted forms will show up here" : "Les résultats du formulaire soumis seront affichés ici", "There was an error while loading results" : "Une erreur est survenue en chargeant les résultats", - "There was an error while removing the submission" : "Une erreur s'est produite lors de la suppression de la soumission", - "Are you sure you want to delete all submissions from this form?" : "Voulez-vous vraiment supprimer toutes les réponses de ce formulaire ?", "Settings" : "Réglages", "Anonymous responses" : "Réponses anonymes", "Only allow one response per user" : "N'autoriser qu'une unique réponse par utilisateur", diff --git a/l10n/gl.js b/l10n/gl.js index 9fcb399..d504fbc 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -40,6 +40,7 @@ OC.L10N.register( "Short answer text" : "Texto da resposta curta", "Response by {userDisplayName}" : "Resposta de {userDisplayName}", "Delete this response" : "Elimina resta resposta", + "User or group name …" : "Nome de usuario ou grupo…", "No recommendations. Start typing." : "Non hai recomendacións. Comece a escribir.", "Searching …" : "Buscando…", "No elements found." : "Non se atoparon elementos.", @@ -63,9 +64,6 @@ OC.L10N.register( "No responses yet" : "Aínda non hai respostas", "Results of submitted forms will show up here" : "Os resultados dos formularios enviados amosaranse aquí", "There was an error while loading results" : "Produciuse un erro ao cargar os resultados", - "There was an error while removing the submission" : "Produciuse un erro ao retirar a entrega", - "Are you sure you want to delete all submissions from this form?" : "Confirma que quere eliminar todas as entregas deste formulario?", - "There was an error while removing the submissions" : "Produciuse un erro ao retirar as entregas", "Settings" : "Axustes", "Anonymous responses" : "Respostas anónimas", "Only allow one response per user" : "Permitir só unha resposta por usuario", diff --git a/l10n/gl.json b/l10n/gl.json index d78fc25..90e1be4 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -38,6 +38,7 @@ "Short answer text" : "Texto da resposta curta", "Response by {userDisplayName}" : "Resposta de {userDisplayName}", "Delete this response" : "Elimina resta resposta", + "User or group name …" : "Nome de usuario ou grupo…", "No recommendations. Start typing." : "Non hai recomendacións. Comece a escribir.", "Searching …" : "Buscando…", "No elements found." : "Non se atoparon elementos.", @@ -61,9 +62,6 @@ "No responses yet" : "Aínda non hai respostas", "Results of submitted forms will show up here" : "Os resultados dos formularios enviados amosaranse aquí", "There was an error while loading results" : "Produciuse un erro ao cargar os resultados", - "There was an error while removing the submission" : "Produciuse un erro ao retirar a entrega", - "Are you sure you want to delete all submissions from this form?" : "Confirma que quere eliminar todas as entregas deste formulario?", - "There was an error while removing the submissions" : "Produciuse un erro ao retirar as entregas", "Settings" : "Axustes", "Anonymous responses" : "Respostas anónimas", "Only allow one response per user" : "Permitir só unha resposta por usuario", diff --git a/l10n/hu.js b/l10n/hu.js index 2fe6025..ba4766f 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -6,6 +6,7 @@ OC.L10N.register( "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Az űrlap alkalmazás hasonlóan a Google űrlapokhoz letetőséget nyújt hozzáférés korlátozására (tagok, bizonyos csoport/felhasználó és nyilvános).", "Create new form" : "Új űrlap készítése", "Delete form" : "Űrlap törlése", + "Searching …" : "Keresés ...", "Group" : "Csoport", "Description" : "Leírás", "Options" : "Beállítások", diff --git a/l10n/hu.json b/l10n/hu.json index a3a383d..a3a3ee2 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -4,6 +4,7 @@ "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Az űrlap alkalmazás hasonlóan a Google űrlapokhoz letetőséget nyújt hozzáférés korlátozására (tagok, bizonyos csoport/felhasználó és nyilvános).", "Create new form" : "Új űrlap készítése", "Delete form" : "Űrlap törlése", + "Searching …" : "Keresés ...", "Group" : "Csoport", "Description" : "Leírás", "Options" : "Beállítások", diff --git a/l10n/is.js b/l10n/is.js index 95fefe5..92b95b6 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -1,6 +1,7 @@ OC.L10N.register( "forms", { + "Searching …" : "Leita …", "Group" : "Hópur", "Description" : "Lýsing", "Options" : "Valkostir", diff --git a/l10n/is.json b/l10n/is.json index 992e48e..5ddbee9 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -1,4 +1,5 @@ { "translations": { + "Searching …" : "Leita …", "Group" : "Hópur", "Description" : "Lýsing", "Options" : "Valkostir", diff --git a/l10n/it.js b/l10n/it.js index 1bbf44e..9f31134 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -40,6 +40,10 @@ OC.L10N.register( "Short answer text" : "Testo della risposta breve", "Response by {userDisplayName}" : "Risposta da {userDisplayName}", "Delete this response" : "Elimina questa risposta", + "User or group name …" : "Nome utente o gruppo…", + "No recommendations. Start typing." : "Nessun consiglio. Inizia a digitare.", + "Searching …" : "Ricerca in corso…", + "No elements found." : "Nessun elemento trovato.", "Group" : "Gruppo", "Loading {title} …" : "Caricamento {title}…", "Toggle settings" : "Commuta le impostazioni", @@ -60,9 +64,6 @@ OC.L10N.register( "No responses yet" : "Ancora nessuna risposta", "Results of submitted forms will show up here" : "I risultati dei moduli inviati saranno mostrati qui", "There was an error while loading results" : "Si è verificato un errore durante il caricamento dei risultati", - "There was an error while removing the submission" : "Si è verificato un errore durante la rimozione dell'invio", - "Are you sure you want to delete all submissions from this form?" : "Sei sicuro di voler eliminare tutti gli invii da questo modulo?", - "There was an error while removing the submissions" : "Si è verificato un errore durante la rimozione degli invii", "Settings" : "Impostazioni", "Anonymous responses" : "Risposte anonime", "Only allow one response per user" : "Consenti solo una risposta per utente", diff --git a/l10n/it.json b/l10n/it.json index 9ac3d11..71502d6 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -38,6 +38,10 @@ "Short answer text" : "Testo della risposta breve", "Response by {userDisplayName}" : "Risposta da {userDisplayName}", "Delete this response" : "Elimina questa risposta", + "User or group name …" : "Nome utente o gruppo…", + "No recommendations. Start typing." : "Nessun consiglio. Inizia a digitare.", + "Searching …" : "Ricerca in corso…", + "No elements found." : "Nessun elemento trovato.", "Group" : "Gruppo", "Loading {title} …" : "Caricamento {title}…", "Toggle settings" : "Commuta le impostazioni", @@ -58,9 +62,6 @@ "No responses yet" : "Ancora nessuna risposta", "Results of submitted forms will show up here" : "I risultati dei moduli inviati saranno mostrati qui", "There was an error while loading results" : "Si è verificato un errore durante il caricamento dei risultati", - "There was an error while removing the submission" : "Si è verificato un errore durante la rimozione dell'invio", - "Are you sure you want to delete all submissions from this form?" : "Sei sicuro di voler eliminare tutti gli invii da questo modulo?", - "There was an error while removing the submissions" : "Si è verificato un errore durante la rimozione degli invii", "Settings" : "Impostazioni", "Anonymous responses" : "Risposte anonime", "Only allow one response per user" : "Consenti solo una risposta per utente", diff --git a/l10n/mk.js b/l10n/mk.js index 6a35c94..6766876 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -2,6 +2,9 @@ OC.L10N.register( "forms", { "Cannot copy, please copy the link manually" : "Неможе да се копира, копирајте го линкот рачно", + "No recommendations. Start typing." : "Нема препораки. Започнете со пишување.", + "Searching …" : "Пребарување ...", + "No elements found." : "Нема пронајдено елементи.", "Group" : "Група", "Description" : "Опис", "Options" : "Опции", diff --git a/l10n/mk.json b/l10n/mk.json index 10e5586..abae385 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -1,5 +1,8 @@ { "translations": { "Cannot copy, please copy the link manually" : "Неможе да се копира, копирајте го линкот рачно", + "No recommendations. Start typing." : "Нема препораки. Започнете со пишување.", + "Searching …" : "Пребарување ...", + "No elements found." : "Нема пронајдено елементи.", "Group" : "Група", "Description" : "Опис", "Options" : "Опции", diff --git a/l10n/pl.js b/l10n/pl.js index 0b33c13..e63ded0 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -40,6 +40,10 @@ OC.L10N.register( "Short answer text" : "Krótki tekst odpowiedzi", "Response by {userDisplayName}" : "Odpowiedź {userDisplayName}", "Delete this response" : "Usuń odpowiedź", + "User or group name …" : "Nazwa użytkownika lub grupy…", + "No recommendations. Start typing." : "Brak rekomendacji. Możesz napisać.", + "Searching …" : "Wyszukiwanie...", + "No elements found." : "Nie znaleziono elementów.", "Group" : "Grupa", "Loading {title} …" : "Ładowanie {title}…", "Toggle settings" : "Przełącz ustawienia", @@ -60,9 +64,6 @@ OC.L10N.register( "No responses yet" : "Brak odpowiedzi", "Results of submitted forms will show up here" : "Wyniki przesłanych formularzy pojawią się tutaj", "There was an error while loading results" : "Wystąpił błąd podczas ładowania wyników", - "There was an error while removing the submission" : "Wystąpił błąd podczas usuwania zgłoszenia", - "Are you sure you want to delete all submissions from this form?" : "Czy na pewno chcesz usunąć wszystkie zgłoszenia z tego formularza?", - "There was an error while removing the submissions" : "Wystąpił błąd podczas usuwania zgłoszeń", "Settings" : "Ustawienia", "Anonymous responses" : "Anonimowe odpowiedzi", "Only allow one response per user" : "Zezwól tylko na jedną odpowiedź od użytkownika", diff --git a/l10n/pl.json b/l10n/pl.json index 6834a43..43e4796 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -38,6 +38,10 @@ "Short answer text" : "Krótki tekst odpowiedzi", "Response by {userDisplayName}" : "Odpowiedź {userDisplayName}", "Delete this response" : "Usuń odpowiedź", + "User or group name …" : "Nazwa użytkownika lub grupy…", + "No recommendations. Start typing." : "Brak rekomendacji. Możesz napisać.", + "Searching …" : "Wyszukiwanie...", + "No elements found." : "Nie znaleziono elementów.", "Group" : "Grupa", "Loading {title} …" : "Ładowanie {title}…", "Toggle settings" : "Przełącz ustawienia", @@ -58,9 +62,6 @@ "No responses yet" : "Brak odpowiedzi", "Results of submitted forms will show up here" : "Wyniki przesłanych formularzy pojawią się tutaj", "There was an error while loading results" : "Wystąpił błąd podczas ładowania wyników", - "There was an error while removing the submission" : "Wystąpił błąd podczas usuwania zgłoszenia", - "Are you sure you want to delete all submissions from this form?" : "Czy na pewno chcesz usunąć wszystkie zgłoszenia z tego formularza?", - "There was an error while removing the submissions" : "Wystąpił błąd podczas usuwania zgłoszeń", "Settings" : "Ustawienia", "Anonymous responses" : "Anonimowe odpowiedzi", "Only allow one response per user" : "Zezwól tylko na jedną odpowiedź od użytkownika", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index ce383fc..a026f8d 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -40,6 +40,7 @@ OC.L10N.register( "Short answer text" : "Texto da resposta curta", "Response by {userDisplayName}" : "Resposta de {userDisplayName}", "Delete this response" : "Excluir esta resposta", + "User or group name …" : "Usuário ou nome de grupo...", "No recommendations. Start typing." : "Sem recomendações. Inicie a digitação.", "Searching …" : "Pesquisando...", "No elements found." : "Nenhum elemento encontrado.", @@ -63,9 +64,6 @@ OC.L10N.register( "No responses yet" : "Sem respostas ainda", "Results of submitted forms will show up here" : "Os resultados dos formulários enviados aparecerão aqui", "There was an error while loading results" : "Houve um erro ao carregar os resultados", - "There was an error while removing the submission" : "Erro ao remover o envio", - "Are you sure you want to delete all submissions from this form?" : "Quer realmente excluir todos os envios deste formulário?", - "There was an error while removing the submissions" : "Erro ao remover os envios", "Settings" : "Configurações", "Anonymous responses" : "Resposta anônima", "Only allow one response per user" : "Somente uma resposta por usuário é permitida", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index bde070f..019cbb4 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -38,6 +38,7 @@ "Short answer text" : "Texto da resposta curta", "Response by {userDisplayName}" : "Resposta de {userDisplayName}", "Delete this response" : "Excluir esta resposta", + "User or group name …" : "Usuário ou nome de grupo...", "No recommendations. Start typing." : "Sem recomendações. Inicie a digitação.", "Searching …" : "Pesquisando...", "No elements found." : "Nenhum elemento encontrado.", @@ -61,9 +62,6 @@ "No responses yet" : "Sem respostas ainda", "Results of submitted forms will show up here" : "Os resultados dos formulários enviados aparecerão aqui", "There was an error while loading results" : "Houve um erro ao carregar os resultados", - "There was an error while removing the submission" : "Erro ao remover o envio", - "Are you sure you want to delete all submissions from this form?" : "Quer realmente excluir todos os envios deste formulário?", - "There was an error while removing the submissions" : "Erro ao remover os envios", "Settings" : "Configurações", "Anonymous responses" : "Resposta anônima", "Only allow one response per user" : "Somente uma resposta por usuário é permitida", diff --git a/l10n/sk.js b/l10n/sk.js index a539a4d..6f750e1 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -40,6 +40,7 @@ OC.L10N.register( "Short answer text" : "Odpoveď s krátkym textom", "Response by {userDisplayName}" : "Odpoveď od {userDisplayName}", "Delete this response" : "Odstrániť túto odpoveď", + "User or group name …" : "Meno používateľa alebo názov skupiny…", "No recommendations. Start typing." : "Žiadne odporúčania. Píšte.", "Searching …" : "Hľadá sa …", "No elements found." : "Nenájdené žiadne prvky.", @@ -63,9 +64,6 @@ OC.L10N.register( "No responses yet" : "Zatiaľ žiadna odpoveď", "Results of submitted forms will show up here" : "Tu sa zobrazia výsledky odoslaných formulárov", "There was an error while loading results" : "Pri načítavaní výsledkov sa vyskytla chyba", - "There was an error while removing the submission" : "Pri odstraňovaní príspevku sa vyskytla chyba", - "Are you sure you want to delete all submissions from this form?" : "Naozaj chcete odstrániť všetky príspevky z tohto formulára?", - "There was an error while removing the submissions" : "Pri odstraňovaní príspevkov sa vyskytla chyba", "Settings" : "Nastavenia", "Anonymous responses" : "Anonymné odpovede", "Only allow one response per user" : "Povoliť iba jednu odpoveď na používateľa", diff --git a/l10n/sk.json b/l10n/sk.json index 822496c..954949c 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -38,6 +38,7 @@ "Short answer text" : "Odpoveď s krátkym textom", "Response by {userDisplayName}" : "Odpoveď od {userDisplayName}", "Delete this response" : "Odstrániť túto odpoveď", + "User or group name …" : "Meno používateľa alebo názov skupiny…", "No recommendations. Start typing." : "Žiadne odporúčania. Píšte.", "Searching …" : "Hľadá sa …", "No elements found." : "Nenájdené žiadne prvky.", @@ -61,9 +62,6 @@ "No responses yet" : "Zatiaľ žiadna odpoveď", "Results of submitted forms will show up here" : "Tu sa zobrazia výsledky odoslaných formulárov", "There was an error while loading results" : "Pri načítavaní výsledkov sa vyskytla chyba", - "There was an error while removing the submission" : "Pri odstraňovaní príspevku sa vyskytla chyba", - "Are you sure you want to delete all submissions from this form?" : "Naozaj chcete odstrániť všetky príspevky z tohto formulára?", - "There was an error while removing the submissions" : "Pri odstraňovaní príspevkov sa vyskytla chyba", "Settings" : "Nastavenia", "Anonymous responses" : "Anonymné odpovede", "Only allow one response per user" : "Povoliť iba jednu odpoveď na používateľa", diff --git a/l10n/sr.js b/l10n/sr.js index c575ded..ae76820 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -15,6 +15,9 @@ OC.L10N.register( "Cannot copy, please copy the link manually" : "Не могу да копирам, копирајте везу ручно", "Are you sure you want to delete the form “{title}”?" : "Да ли сте сигурни да желите да избришете упитник „{title}“? ", "Error while deleting form “{title}”" : "Грешка приликом брисања упитника „{title}“", + "No recommendations. Start typing." : "Нема препорука. Започните куцање.", + "Searching …" : "Тражим…", + "No elements found." : "Нема нађених елемената.", "Group" : "Група", "Description" : "Опис", "Options" : "Опције", diff --git a/l10n/sr.json b/l10n/sr.json index c247a2c..5f9f24a 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -13,6 +13,9 @@ "Cannot copy, please copy the link manually" : "Не могу да копирам, копирајте везу ручно", "Are you sure you want to delete the form “{title}”?" : "Да ли сте сигурни да желите да избришете упитник „{title}“? ", "Error while deleting form “{title}”" : "Грешка приликом брисања упитника „{title}“", + "No recommendations. Start typing." : "Нема препорука. Започните куцање.", + "Searching …" : "Тражим…", + "No elements found." : "Нема нађених елемената.", "Group" : "Група", "Description" : "Опис", "Options" : "Опције", diff --git a/l10n/tr.js b/l10n/tr.js index 186fa1f..a712515 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -40,8 +40,9 @@ OC.L10N.register( "Short answer text" : "Kısa yanıt metni", "Response by {userDisplayName}" : "{userDisplayName} tarafından verilen yanıt", "Delete this response" : "Bu yanıtı sil", + "User or group name …" : "Kullanıcı ya da grup adı…", "No recommendations. Start typing." : "Herhangi bir öneri yok. Yazmaya başlayın.", - "Searching …" : "Aranıyor …", + "Searching …" : "Aranıyor…", "No elements found." : "Herhangi bir bileşen bulunamadı.", "Group" : "Grup", "Loading {title} …" : "{title} yükleniyor…", @@ -63,9 +64,6 @@ OC.L10N.register( "No responses yet" : "Henüz bir yanıt verilmemiş", "Results of submitted forms will show up here" : "Gönderilen formların yanıtları burada görüntülenir", "There was an error while loading results" : "Sonuçlar yüklenirken bir sorun çıktı", - "There was an error while removing the submission" : "Gönderi silinirken bir sorun çıktı", - "Are you sure you want to delete all submissions from this form?" : "Bu formun tüm gönderilerini silmek istediğinize emin misiniz?", - "There was an error while removing the submissions" : "Gönderiler silinirken bir sorun çıktı", "Settings" : "Ayarlar", "Anonymous responses" : "Anonim yanıtlar", "Only allow one response per user" : "Her kullanıcı yalnız bir kez yanıtlayabilsin", diff --git a/l10n/tr.json b/l10n/tr.json index d617ba2..ee32ad9 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -38,8 +38,9 @@ "Short answer text" : "Kısa yanıt metni", "Response by {userDisplayName}" : "{userDisplayName} tarafından verilen yanıt", "Delete this response" : "Bu yanıtı sil", + "User or group name …" : "Kullanıcı ya da grup adı…", "No recommendations. Start typing." : "Herhangi bir öneri yok. Yazmaya başlayın.", - "Searching …" : "Aranıyor …", + "Searching …" : "Aranıyor…", "No elements found." : "Herhangi bir bileşen bulunamadı.", "Group" : "Grup", "Loading {title} …" : "{title} yükleniyor…", @@ -61,9 +62,6 @@ "No responses yet" : "Henüz bir yanıt verilmemiş", "Results of submitted forms will show up here" : "Gönderilen formların yanıtları burada görüntülenir", "There was an error while loading results" : "Sonuçlar yüklenirken bir sorun çıktı", - "There was an error while removing the submission" : "Gönderi silinirken bir sorun çıktı", - "Are you sure you want to delete all submissions from this form?" : "Bu formun tüm gönderilerini silmek istediğinize emin misiniz?", - "There was an error while removing the submissions" : "Gönderiler silinirken bir sorun çıktı", "Settings" : "Ayarlar", "Anonymous responses" : "Anonim yanıtlar", "Only allow one response per user" : "Her kullanıcı yalnız bir kez yanıtlayabilsin",