From f43e7de6b55387c91c279c73a0d4e2fff4c84651 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 1 May 2020 03:20:26 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/cs.js | 9 ++++++--- l10n/cs.json | 9 ++++++--- l10n/de.js | 16 ++++++++++++--- l10n/de.json | 16 ++++++++++++--- l10n/de_DE.js | 1 - l10n/de_DE.json | 1 - l10n/es.js | 53 +++++++++++++++++++++++++++++++++++++++++++++++-- l10n/es.json | 53 +++++++++++++++++++++++++++++++++++++++++++++++-- l10n/fr.js | 4 +--- l10n/fr.json | 4 +--- l10n/gl.js | 14 +++++++++++-- l10n/gl.json | 14 +++++++++++-- l10n/it.js | 4 +--- l10n/it.json | 4 +--- l10n/lt_LT.js | 18 ++++++++++++++++- l10n/lt_LT.json | 18 ++++++++++++++++- l10n/pl.js | 9 ++++++--- l10n/pl.json | 9 ++++++--- l10n/pt_BR.js | 4 +--- l10n/pt_BR.json | 4 +--- l10n/sk.js | 9 ++++++--- l10n/sk.json | 9 ++++++--- l10n/tr.js | 45 +++++++++++++++++++++++++++++++++++++++-- l10n/tr.json | 45 +++++++++++++++++++++++++++++++++++++++-- 24 files changed, 314 insertions(+), 58 deletions(-) diff --git a/l10n/cs.js b/l10n/cs.js index 9de53bb..6aae9d5 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -28,16 +28,19 @@ OC.L10N.register( "Question number {index}" : "Otázka číslo {index}", "Drag to reorder the questions" : "Pořadí otázek změníte přetažením", "Enter a title for this question" : "Zadejte nadpis pro tuto otázku", + "Title of question number {index}" : "Nadpis otázky číslo {index}", "Delete question" : "Smazat otázku", "Error while saving question" : "Chyba při ukládání otázky", "A long answer for the question “{text}”" : "Dlouhá odpověď na otázku „{text}“", + "People can enter a long answer" : "Lidé mohou zadat dlouhou odpověď", "Add a new answer" : "Přidat novou odpověď", "A short answer for the question “{text}”" : "Krátká odpověď na otázku „{text}“", + "People can enter a short answer" : "Lidé mohou zadat krátkou odpověď", "Group" : "Group", "Loading {title} …" : "Načítání {title} …", "Toggle settings" : "Přepnout nastavení", + "Form title" : "Nadpis formuláře", "Description" : "Popis", - "Add a question to this form" : "Přidat otázku do tohoto formuláře", "New question" : "Nová otázka", "There was an error while adding the new question" : "Při přidávání nové otázky došlo k chybě", "There was an error while removing the question" : "Při odebírání otázky došlo k chybě", @@ -62,6 +65,7 @@ OC.L10N.register( "Submit" : "Odeslat", "Submit form" : "Odeslat formulář", "Submitting form …" : "Odesílání formuláře …", + "Thank you for completing the form!" : "Děkujeme za vyplnění formuláře!", "There was an error submitting the form" : "Při odesílání formuláře došlo k chybě", "Multiple choice" : "Vícero možností", "Checkboxes" : "Zatržítka", @@ -69,7 +73,6 @@ OC.L10N.register( "Long text" : "Dlouhý text", "Form Expired" : "Platnost formuláře skončila", "This Form has expired and is no longer taking answers" : "Platnost tohoto formuláře skončila a už není možné do něj odpovídat", - "Form not found" : "Formulář nenalezen", - "This form does not exists" : "Tento formulář neexistuje" + "Form not found" : "Formulář nenalezen" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/l10n/cs.json b/l10n/cs.json index d26ab08..baee8fb 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -26,16 +26,19 @@ "Question number {index}" : "Otázka číslo {index}", "Drag to reorder the questions" : "Pořadí otázek změníte přetažením", "Enter a title for this question" : "Zadejte nadpis pro tuto otázku", + "Title of question number {index}" : "Nadpis otázky číslo {index}", "Delete question" : "Smazat otázku", "Error while saving question" : "Chyba při ukládání otázky", "A long answer for the question “{text}”" : "Dlouhá odpověď na otázku „{text}“", + "People can enter a long answer" : "Lidé mohou zadat dlouhou odpověď", "Add a new answer" : "Přidat novou odpověď", "A short answer for the question “{text}”" : "Krátká odpověď na otázku „{text}“", + "People can enter a short answer" : "Lidé mohou zadat krátkou odpověď", "Group" : "Group", "Loading {title} …" : "Načítání {title} …", "Toggle settings" : "Přepnout nastavení", + "Form title" : "Nadpis formuláře", "Description" : "Popis", - "Add a question to this form" : "Přidat otázku do tohoto formuláře", "New question" : "Nová otázka", "There was an error while adding the new question" : "Při přidávání nové otázky došlo k chybě", "There was an error while removing the question" : "Při odebírání otázky došlo k chybě", @@ -60,6 +63,7 @@ "Submit" : "Odeslat", "Submit form" : "Odeslat formulář", "Submitting form …" : "Odesílání formuláře …", + "Thank you for completing the form!" : "Děkujeme za vyplnění formuláře!", "There was an error submitting the form" : "Při odesílání formuláře došlo k chybě", "Multiple choice" : "Vícero možností", "Checkboxes" : "Zatržítka", @@ -67,7 +71,6 @@ "Long text" : "Dlouhý text", "Form Expired" : "Platnost formuláře skončila", "This Form has expired and is no longer taking answers" : "Platnost tohoto formuláře skončila a už není možné do něj odpovídat", - "Form not found" : "Formulář nenalezen", - "This form does not exists" : "Tento formulář neexistuje" + "Form not found" : "Formulář nenalezen" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index e7c1ab5..8ff715d 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -26,21 +26,25 @@ OC.L10N.register( "There was an issue deleting this option" : "Es gab einen Fehler beim Löschen dieser Option", "Error while saving the answer" : "Fehler beim speichern der Antwort", "Question number {index}" : "Frage Nummer {index}", + "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 Frage Nummer {index}", "Delete question" : "Frage löschen", "Error while saving question" : "Fehler beim speichern der Frage", "A long answer for the question “{text}”" : "Eine lange Antwort zu Frage „{text}“", + "People can enter a long answer" : "Nutzer können einen langen Text eingeben", "Add a new answer" : "Neue Antwort hinzufügen", "A short answer for the question “{text}”" : "Eine kurze Antwort zu Frage „{text}“", + "People can enter a short answer" : "Nutzer können einen kurzen Text eingeben", "Group" : "Gruppe", "Loading {title} …" : "Lade {title}…", "Toggle settings" : "Einstellungen umschalten", + "Form title" : "Formulartitel", "Description" : "Beschreibung", - "Add a question to this form" : "Dem Formular 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", "There was an error while removing the question" : "Es gab einen Fehler beim Löschen der Frage", - "Error while saving form" : "Fehler beim speichern des Formulars", + "Error while saving form" : "Fehler beim Speichern des Formulars", "Loading responses …" : "Antworten laden…", "Back to form" : "Zurück zum Formular", "Responses for {title}" : "Antworten zu {title}", @@ -59,10 +63,16 @@ OC.L10N.register( "Name of user or group" : "Name des Benutzers oder der Gruppe", "Expiration date" : "Ablaufdatum", "Submit" : "Übermitteln", + "Submit form" : "Formular speichern", + "Submitting form …" : "Speichere Formular ...", + "Thank you for completing the form!" : "Vielen Dank für deine Teilnahme!", + "There was an error submitting the form" : "Beim Speichern des Formulars ist ein Fehler aufgetreten", "Multiple choice" : "Mehrfachauswahl", "Checkboxes" : "Kontrollkästchen", "Short answer" : "Kurze Antwort", "Long text" : "Langer Text", - "Form Expired" : "Formular abgelaufen" + "Form Expired" : "Formular abgelaufen", + "This Form has expired and is no longer taking answers" : "Dieses Formular ist abgelaufen und kann nicht mehr beantwortet werden", + "Form not found" : "Formular nicht gefunden" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de.json b/l10n/de.json index aa910dc..95ba647 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -24,21 +24,25 @@ "There was an issue deleting this option" : "Es gab einen Fehler beim Löschen dieser Option", "Error while saving the answer" : "Fehler beim speichern der Antwort", "Question number {index}" : "Frage Nummer {index}", + "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 Frage Nummer {index}", "Delete question" : "Frage löschen", "Error while saving question" : "Fehler beim speichern der Frage", "A long answer for the question “{text}”" : "Eine lange Antwort zu Frage „{text}“", + "People can enter a long answer" : "Nutzer können einen langen Text eingeben", "Add a new answer" : "Neue Antwort hinzufügen", "A short answer for the question “{text}”" : "Eine kurze Antwort zu Frage „{text}“", + "People can enter a short answer" : "Nutzer können einen kurzen Text eingeben", "Group" : "Gruppe", "Loading {title} …" : "Lade {title}…", "Toggle settings" : "Einstellungen umschalten", + "Form title" : "Formulartitel", "Description" : "Beschreibung", - "Add a question to this form" : "Dem Formular 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", "There was an error while removing the question" : "Es gab einen Fehler beim Löschen der Frage", - "Error while saving form" : "Fehler beim speichern des Formulars", + "Error while saving form" : "Fehler beim Speichern des Formulars", "Loading responses …" : "Antworten laden…", "Back to form" : "Zurück zum Formular", "Responses for {title}" : "Antworten zu {title}", @@ -57,10 +61,16 @@ "Name of user or group" : "Name des Benutzers oder der Gruppe", "Expiration date" : "Ablaufdatum", "Submit" : "Übermitteln", + "Submit form" : "Formular speichern", + "Submitting form …" : "Speichere Formular ...", + "Thank you for completing the form!" : "Vielen Dank für deine Teilnahme!", + "There was an error submitting the form" : "Beim Speichern des Formulars ist ein Fehler aufgetreten", "Multiple choice" : "Mehrfachauswahl", "Checkboxes" : "Kontrollkästchen", "Short answer" : "Kurze Antwort", "Long text" : "Langer Text", - "Form Expired" : "Formular abgelaufen" + "Form Expired" : "Formular abgelaufen", + "This Form has expired and is no longer taking answers" : "Dieses Formular ist abgelaufen und kann nicht mehr beantwortet werden", + "Form not found" : "Formular nicht gefunden" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 9b8f580..653d8bd 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -36,7 +36,6 @@ OC.L10N.register( "Loading {title} …" : "Lade {title}…", "Toggle settings" : "Einstellungen umschalten", "Description" : "Beschreibung", - "Add a question to this form" : "Dem Formular 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", "There was an error while removing the question" : "Es gab einen Fehler beim Löschen der Frage", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index da91a61..ee5b68d 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -34,7 +34,6 @@ "Loading {title} …" : "Lade {title}…", "Toggle settings" : "Einstellungen umschalten", "Description" : "Beschreibung", - "Add a question to this form" : "Dem Formular 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", "There was an error while removing the question" : "Es gab einen Fehler beim Löschen der Frage", diff --git a/l10n/es.js b/l10n/es.js index 0776a45..6ce0383 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -6,24 +6,73 @@ OC.L10N.register( "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Una app de formularios, similar a Google Forms con la posibilidad de restringir el acceso (miembros, ciertos grupos/usuarios o público).", "New form" : "Nuevo formulario", "Loading forms …" : "Cargando formularios...", + "No forms created yet" : "Aún no se han creado formularios", + "Create a form" : "Crear un formulario", + "Select a form or create a new one" : "Selecciona un formulario o crea uno nuevo", "Create new form" : "Crear formulario nuevo", "An error occurred while loading the forms list" : "Ha ocurrido un erro al cargar la lista de formularios", - "Unable to create a new form" : "No se ha podido crear un formlario nuevo", + "Unable to create a new form" : "No se ha podido crear un formulario nuevo", + "Responses" : "Respuestas", "Clone form" : "Clonar formulario", "Delete form" : "Eliminar formulario", "Form link copied" : "Enlace del formulario copiado", "Cannot copy, please copy the link manually" : "No se ha podido copiar, por favor, copia el enlace manualmente", + "Copy share link" : "Copiar enlace para compartir", "Are you sure you want to delete the form “{title}”?" : "¿Estás seguro de que quieres eliminar el formulario \"{title}\"?", "Error while deleting form “{title}”" : "Error al eliminar el formulario \"{title}\"", + "An answer for the {index} option" : "Una respuesta para la opción {index}", + "Answer number {index}" : "Respuesta númeor {index}", + "Delete answer" : "Eliminar respuesta", + "There was an issue deleting this option" : "Ha habido un problema al eliminar esta opción", + "Error while saving the answer" : "Error al guardar la respuesta", + "Question number {index}" : "Pregunta número {index}", + "Drag to reorder the questions" : "Pulsa y arrastra para reordenar las preguntas", + "Enter a title for this question" : "Introduce un título para esta preguna", + "Title of question number {index}" : "Título de la pregunta número {index}", + "Delete question" : "Eliminar pregunta", + "Error while saving question" : "Error al guardar pregunta", + "A long answer for the question “{text}”" : "Una respuesta larga para la pregunta \"{text}\"", + "People can enter a long answer" : "Quien responde puede introducir una respuesta larga", + "Add a new answer" : "Añadir una respuesta nueva", + "A short answer for the question “{text}”" : "Una respuesta corta para la pregunta \"{index}\"", + "People can enter a short answer" : "Quien responde puede introducir una respuesta corta", "Group" : "Grupo", + "Loading {title} …" : "Cargando {title}…", + "Toggle settings" : "Marcar/desmarcar configuraciones", + "Form title" : "Título del formulario", "Description" : "Descripción", + "New question" : "Pregunta nueva", + "There was an error while adding the new question" : "Ha habido un error al añadir la pregunta nueva", + "There was an error while removing the question" : "Ha habido un error al eliminar la pregunta", + "Error while saving form" : "Error al guardar el formulario", + "Loading responses …" : "Cargando respuestas…", + "Back to form" : "Volver al formulario", + "Responses for {title}" : "Repuestas en {title}", + "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í", + "Export to CSV" : "Exportar a CSV", + "There was an error while loading results" : "Ha habido un error al cargar los resultados", "Settings" : "Ajustes", + "Anonymous responses" : "Respuestas anónimas", + "Only allow one response per user" : "Permitir solo una respuesta por usuario", "Set expiration date" : "Fijar fecha de caducidad", "Sharing" : "Compartir", + "Show to all users of this instance" : "Mostrar a todos los usuarios de esta instancia", "Share link" : "Compartir enlace", + "Choose users to share with" : "Escoger usuarios con los que compartir", "Name of user or group" : "Nombre del usuario o grupo", "Expiration date" : "Fecha de expiración", "Submit" : "Enviar", - "Form Expired" : "Formulario expirado" + "Submit form" : "Enviar formulario", + "Submitting form …" : "Enviando formulario…", + "Thank you for completing the form!" : "¡Gracias por completar el formulario!", + "There was an error submitting the form" : "Ha habido un error al enviar el formulario", + "Multiple choice" : "Elección múltiple", + "Checkboxes" : "Casillas de verificación", + "Short answer" : "Respuesta corta", + "Long text" : "Texto largo", + "Form Expired" : "Formulario expirado", + "This Form has expired and is no longer taking answers" : "Este formulario ha expirado y ya no acepta respuestas", + "Form not found" : "Formulario no encontrado" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es.json b/l10n/es.json index a4f46af..0d86e4e 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -4,24 +4,73 @@ "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Una app de formularios, similar a Google Forms con la posibilidad de restringir el acceso (miembros, ciertos grupos/usuarios o público).", "New form" : "Nuevo formulario", "Loading forms …" : "Cargando formularios...", + "No forms created yet" : "Aún no se han creado formularios", + "Create a form" : "Crear un formulario", + "Select a form or create a new one" : "Selecciona un formulario o crea uno nuevo", "Create new form" : "Crear formulario nuevo", "An error occurred while loading the forms list" : "Ha ocurrido un erro al cargar la lista de formularios", - "Unable to create a new form" : "No se ha podido crear un formlario nuevo", + "Unable to create a new form" : "No se ha podido crear un formulario nuevo", + "Responses" : "Respuestas", "Clone form" : "Clonar formulario", "Delete form" : "Eliminar formulario", "Form link copied" : "Enlace del formulario copiado", "Cannot copy, please copy the link manually" : "No se ha podido copiar, por favor, copia el enlace manualmente", + "Copy share link" : "Copiar enlace para compartir", "Are you sure you want to delete the form “{title}”?" : "¿Estás seguro de que quieres eliminar el formulario \"{title}\"?", "Error while deleting form “{title}”" : "Error al eliminar el formulario \"{title}\"", + "An answer for the {index} option" : "Una respuesta para la opción {index}", + "Answer number {index}" : "Respuesta númeor {index}", + "Delete answer" : "Eliminar respuesta", + "There was an issue deleting this option" : "Ha habido un problema al eliminar esta opción", + "Error while saving the answer" : "Error al guardar la respuesta", + "Question number {index}" : "Pregunta número {index}", + "Drag to reorder the questions" : "Pulsa y arrastra para reordenar las preguntas", + "Enter a title for this question" : "Introduce un título para esta preguna", + "Title of question number {index}" : "Título de la pregunta número {index}", + "Delete question" : "Eliminar pregunta", + "Error while saving question" : "Error al guardar pregunta", + "A long answer for the question “{text}”" : "Una respuesta larga para la pregunta \"{text}\"", + "People can enter a long answer" : "Quien responde puede introducir una respuesta larga", + "Add a new answer" : "Añadir una respuesta nueva", + "A short answer for the question “{text}”" : "Una respuesta corta para la pregunta \"{index}\"", + "People can enter a short answer" : "Quien responde puede introducir una respuesta corta", "Group" : "Grupo", + "Loading {title} …" : "Cargando {title}…", + "Toggle settings" : "Marcar/desmarcar configuraciones", + "Form title" : "Título del formulario", "Description" : "Descripción", + "New question" : "Pregunta nueva", + "There was an error while adding the new question" : "Ha habido un error al añadir la pregunta nueva", + "There was an error while removing the question" : "Ha habido un error al eliminar la pregunta", + "Error while saving form" : "Error al guardar el formulario", + "Loading responses …" : "Cargando respuestas…", + "Back to form" : "Volver al formulario", + "Responses for {title}" : "Repuestas en {title}", + "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í", + "Export to CSV" : "Exportar a CSV", + "There was an error while loading results" : "Ha habido un error al cargar los resultados", "Settings" : "Ajustes", + "Anonymous responses" : "Respuestas anónimas", + "Only allow one response per user" : "Permitir solo una respuesta por usuario", "Set expiration date" : "Fijar fecha de caducidad", "Sharing" : "Compartir", + "Show to all users of this instance" : "Mostrar a todos los usuarios de esta instancia", "Share link" : "Compartir enlace", + "Choose users to share with" : "Escoger usuarios con los que compartir", "Name of user or group" : "Nombre del usuario o grupo", "Expiration date" : "Fecha de expiración", "Submit" : "Enviar", - "Form Expired" : "Formulario expirado" + "Submit form" : "Enviar formulario", + "Submitting form …" : "Enviando formulario…", + "Thank you for completing the form!" : "¡Gracias por completar el formulario!", + "There was an error submitting the form" : "Ha habido un error al enviar el formulario", + "Multiple choice" : "Elección múltiple", + "Checkboxes" : "Casillas de verificación", + "Short answer" : "Respuesta corta", + "Long text" : "Texto largo", + "Form Expired" : "Formulario expirado", + "This Form has expired and is no longer taking answers" : "Este formulario ha expirado y ya no acepta respuestas", + "Form not found" : "Formulario no encontrado" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index d6e959f..a6d6bd2 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -37,7 +37,6 @@ OC.L10N.register( "Loading {title} …" : "chargement {title} …", "Toggle settings" : "Basculer les paramètres", "Description" : "Description", - "Add a question to this form" : "Ajouter une question à ce formulaire", "New question" : "Nouvelle question", "There was an error while adding the new question" : "Une erreur est survenue en ajoutant la nouvelle question", "There was an error while removing the question" : "Une erreur est survenue en supprimant la question", @@ -67,7 +66,6 @@ OC.L10N.register( "Short answer" : "Réponse courte", "Long text" : "Texte long", "Form Expired" : "Formulaire expiré", - "Form not found" : "Formulaire non trouvé", - "This form does not exists" : "Ce formulaire n’existe pas" + "Form not found" : "Formulaire non trouvé" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fr.json b/l10n/fr.json index 0493656..a5c8d8e 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -35,7 +35,6 @@ "Loading {title} …" : "chargement {title} …", "Toggle settings" : "Basculer les paramètres", "Description" : "Description", - "Add a question to this form" : "Ajouter une question à ce formulaire", "New question" : "Nouvelle question", "There was an error while adding the new question" : "Une erreur est survenue en ajoutant la nouvelle question", "There was an error while removing the question" : "Une erreur est survenue en supprimant la question", @@ -65,7 +64,6 @@ "Short answer" : "Réponse courte", "Long text" : "Texte long", "Form Expired" : "Formulaire expiré", - "Form not found" : "Formulaire non trouvé", - "This form does not exists" : "Ce formulaire n’existe pas" + "Form not found" : "Formulaire non trouvé" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/gl.js b/l10n/gl.js index e658153..04e2ca1 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -26,17 +26,21 @@ OC.L10N.register( "There was an issue deleting this option" : "Houbo un problema ao eliminar esta opción", "Error while saving the answer" : "Produciuse un erro ao gardar a resposta", "Question number {index}" : "Pregunta número {index}", + "Drag to reorder the questions" : "Arrastre para reordenar as preguntas", "Enter a title for this question" : "Introduza un título para esta pregunta", + "Title of question number {index}" : "Título da pregunta número {index}", "Delete question" : "Eliminar a pregunta", "Error while saving question" : "Produciuse un erro ao gardar a pregunta", "A long answer for the question “{text}”" : "Unha resposta longa para a pregunta «{text}»", + "People can enter a long answer" : "A xente pode introducir unha resposta longa", "Add a new answer" : "Engadir unha nova resposta", "A short answer for the question “{text}”" : "Unha resposta ciurta para a pregunta «{text}»", + "People can enter a short answer" : "A xente pode introducir unha resposta curta", "Group" : "Grupo", "Loading {title} …" : "Cargando {title}…", "Toggle settings" : "Cambiar os axustes", + "Form title" : "Título do formulario", "Description" : "Descrición", - "Add a question to this form" : "Engadir unha pregunta a este formulario", "New question" : "Pregunta nova", "There was an error while adding the new question" : "Produciuse un erro ao engadir a pregunta nova", "There was an error while removing the question" : "Produciuse un erro ao retirar a pregunta", @@ -59,10 +63,16 @@ OC.L10N.register( "Name of user or group" : "Nome de usuario ou grupo", "Expiration date" : "Data de caducidade", "Submit" : "Enviar", + "Submit form" : "Enviar o formulario", + "Submitting form …" : "Enviando o formulario…", + "Thank you for completing the form!" : "Grazas por completar o formulario.", + "There was an error submitting the form" : "Produciuse un erro no envío do formulario", "Multiple choice" : "Escolla múltiple", "Checkboxes" : "Caixas de verificación", "Short answer" : "Resposta curta", "Long text" : "Texto longo", - "Form Expired" : "Formulario caducado" + "Form Expired" : "Formulario caducado", + "This Form has expired and is no longer taking answers" : "Este formulario caducou e xa non admite respostas", + "Form not found" : "Non se atopou o formulario" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/gl.json b/l10n/gl.json index 88f2d74..732695c 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -24,17 +24,21 @@ "There was an issue deleting this option" : "Houbo un problema ao eliminar esta opción", "Error while saving the answer" : "Produciuse un erro ao gardar a resposta", "Question number {index}" : "Pregunta número {index}", + "Drag to reorder the questions" : "Arrastre para reordenar as preguntas", "Enter a title for this question" : "Introduza un título para esta pregunta", + "Title of question number {index}" : "Título da pregunta número {index}", "Delete question" : "Eliminar a pregunta", "Error while saving question" : "Produciuse un erro ao gardar a pregunta", "A long answer for the question “{text}”" : "Unha resposta longa para a pregunta «{text}»", + "People can enter a long answer" : "A xente pode introducir unha resposta longa", "Add a new answer" : "Engadir unha nova resposta", "A short answer for the question “{text}”" : "Unha resposta ciurta para a pregunta «{text}»", + "People can enter a short answer" : "A xente pode introducir unha resposta curta", "Group" : "Grupo", "Loading {title} …" : "Cargando {title}…", "Toggle settings" : "Cambiar os axustes", + "Form title" : "Título do formulario", "Description" : "Descrición", - "Add a question to this form" : "Engadir unha pregunta a este formulario", "New question" : "Pregunta nova", "There was an error while adding the new question" : "Produciuse un erro ao engadir a pregunta nova", "There was an error while removing the question" : "Produciuse un erro ao retirar a pregunta", @@ -57,10 +61,16 @@ "Name of user or group" : "Nome de usuario ou grupo", "Expiration date" : "Data de caducidade", "Submit" : "Enviar", + "Submit form" : "Enviar o formulario", + "Submitting form …" : "Enviando o formulario…", + "Thank you for completing the form!" : "Grazas por completar o formulario.", + "There was an error submitting the form" : "Produciuse un erro no envío do formulario", "Multiple choice" : "Escolla múltiple", "Checkboxes" : "Caixas de verificación", "Short answer" : "Resposta curta", "Long text" : "Texto longo", - "Form Expired" : "Formulario caducado" + "Form Expired" : "Formulario caducado", + "This Form has expired and is no longer taking answers" : "Este formulario caducou e xa non admite respostas", + "Form not found" : "Non se atopou o formulario" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/it.js b/l10n/it.js index 53ff02f..d848888 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -37,7 +37,6 @@ OC.L10N.register( "Loading {title} …" : "Caricamento {title}…", "Toggle settings" : "Commuta le impostazioni", "Description" : "Descrizione", - "Add a question to this form" : "Aggiungi una domanda a questo modulo", "New question" : "Nuova domanda", "There was an error while adding the new question" : "Si è verificato un errore durante l'aggiunta della nuova domanda", "There was an error while removing the question" : "Si è verificato un errore durante la rimozione della domanda", @@ -69,7 +68,6 @@ OC.L10N.register( "Long text" : "Testo lungo", "Form Expired" : "Modulo scaduto", "This Form has expired and is no longer taking answers" : "Questo modulo è scaduto e non accetta più risposte", - "Form not found" : "Modulo non trovato", - "This form does not exists" : "Questo modulo non esiste" + "Form not found" : "Modulo non trovato" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/it.json b/l10n/it.json index 260c8d2..32bb5cb 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -35,7 +35,6 @@ "Loading {title} …" : "Caricamento {title}…", "Toggle settings" : "Commuta le impostazioni", "Description" : "Descrizione", - "Add a question to this form" : "Aggiungi una domanda a questo modulo", "New question" : "Nuova domanda", "There was an error while adding the new question" : "Si è verificato un errore durante l'aggiunta della nuova domanda", "There was an error while removing the question" : "Si è verificato un errore durante la rimozione della domanda", @@ -67,7 +66,6 @@ "Long text" : "Testo lungo", "Form Expired" : "Modulo scaduto", "This Form has expired and is no longer taking answers" : "Questo modulo è scaduto e non accetta più risposte", - "Form not found" : "Modulo non trovato", - "This form does not exists" : "Questo modulo non esiste" + "Form not found" : "Modulo non trovato" },"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 a01883f..2afc6bc 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -5,14 +5,27 @@ OC.L10N.register( "A forms app, similar to Google Forms." : "Anketų programėlė, panaši į Google formas.", "New form" : "Nauja anketa", "Loading forms …" : "Įkeliamos anketos…", + "Create a form" : "Sukurti anketą", + "Select a form or create a new one" : "Pasirinkite anketą arba sukurkite naują", "Create new form" : "Sukurti naują anketą", + "An error occurred while loading the forms list" : "Įkeliant anketų sąrašą, įvyko klaida", + "Unable to create a new form" : "Nepavyko sukurti naujos anketos", "Delete form" : "Ištrinti anketą", "Form link copied" : "Anketos nuoroda nukopijuota", "Cannot copy, please copy the link manually" : "Nepavyksta nukopijuoti, nukopijuokite nuorodą rankiniu būdu", + "Copy share link" : "Kopijuoti bendrinimo nuorodą", "Are you sure you want to delete the form “{title}”?" : "Ar tikrai norite ištrinti anketą, pavadinimu \"{title}\"?", "Error while deleting form “{title}”" : "Klaida ištrinant formą \"{title}\"", + "Delete answer" : "Ištrinti atsakymą", + "Delete question" : "Ištrinti klausimą", + "Add a new answer" : "Pridėti naują atsakymą", "Group" : "Grupė", + "Loading {title} …" : "Įkeliama {title}…", + "Toggle settings" : "Perjungti nustatymus", "Description" : "Aprašas", + "New question" : "Naujas klausimas", + "Back to form" : "Atgal į anketą", + "Export to CSV" : "Eksportuoti į CSV", "Settings" : "Nustatymai", "Set expiration date" : "Nustatyti galiojimo pabaigos datą", "Sharing" : "Bendrinimas", @@ -20,6 +33,9 @@ OC.L10N.register( "Name of user or group" : "Naudotojo vardas arba grupės pavadinimas", "Expiration date" : "Galiojimo pabaigos data", "Submit" : "Pateikti", - "Form Expired" : "Anketa nebegalioja" + "Submit form" : "Pateikti anketą", + "Submitting form …" : "Anketa pateikiama…", + "Form Expired" : "Anketa nebegalioja", + "Form not found" : "Anketa nerasta" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index cfc599f..78deeea 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -3,14 +3,27 @@ "A forms app, similar to Google Forms." : "Anketų programėlė, panaši į Google formas.", "New form" : "Nauja anketa", "Loading forms …" : "Įkeliamos anketos…", + "Create a form" : "Sukurti anketą", + "Select a form or create a new one" : "Pasirinkite anketą arba sukurkite naują", "Create new form" : "Sukurti naują anketą", + "An error occurred while loading the forms list" : "Įkeliant anketų sąrašą, įvyko klaida", + "Unable to create a new form" : "Nepavyko sukurti naujos anketos", "Delete form" : "Ištrinti anketą", "Form link copied" : "Anketos nuoroda nukopijuota", "Cannot copy, please copy the link manually" : "Nepavyksta nukopijuoti, nukopijuokite nuorodą rankiniu būdu", + "Copy share link" : "Kopijuoti bendrinimo nuorodą", "Are you sure you want to delete the form “{title}”?" : "Ar tikrai norite ištrinti anketą, pavadinimu \"{title}\"?", "Error while deleting form “{title}”" : "Klaida ištrinant formą \"{title}\"", + "Delete answer" : "Ištrinti atsakymą", + "Delete question" : "Ištrinti klausimą", + "Add a new answer" : "Pridėti naują atsakymą", "Group" : "Grupė", + "Loading {title} …" : "Įkeliama {title}…", + "Toggle settings" : "Perjungti nustatymus", "Description" : "Aprašas", + "New question" : "Naujas klausimas", + "Back to form" : "Atgal į anketą", + "Export to CSV" : "Eksportuoti į CSV", "Settings" : "Nustatymai", "Set expiration date" : "Nustatyti galiojimo pabaigos datą", "Sharing" : "Bendrinimas", @@ -18,6 +31,9 @@ "Name of user or group" : "Naudotojo vardas arba grupės pavadinimas", "Expiration date" : "Galiojimo pabaigos data", "Submit" : "Pateikti", - "Form Expired" : "Anketa nebegalioja" + "Submit form" : "Pateikti anketą", + "Submitting form …" : "Anketa pateikiama…", + "Form Expired" : "Anketa nebegalioja", + "Form not found" : "Anketa nerasta" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/l10n/pl.js b/l10n/pl.js index 6adcf77..a6d4b45 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -28,16 +28,19 @@ OC.L10N.register( "Question number {index}" : "Numer pytania {index}", "Drag to reorder the questions" : "Przeciągnij, aby zmienić kolejność pytań", "Enter a title for this question" : "Wpisz tytuł tego pytania", + "Title of question number {index}" : "Tytuł pytania numer {index}", "Delete question" : "Usuń pytanie", "Error while saving question" : "Błąd podczas zapisywania pytania", "A long answer for the question “{text}”" : "Długa odpowiedź na pytanie “{text}”", + "People can enter a long answer" : "Ludzie mogą napisać długą odpowiedź", "Add a new answer" : "Dodaj nową odpowiedź", "A short answer for the question “{text}”" : "Krótka odpowiedź na pytanie “{text}”", + "People can enter a short answer" : "Ludzie mogą napisać krótką odpowiedź", "Group" : "Grupa", "Loading {title} …" : "Ładowanie {title}…", "Toggle settings" : "Przełącz ustawienia", + "Form title" : "Tytuł formularza", "Description" : "Opis", - "Add a question to this form" : "Dodaj pytanie do tego formularza", "New question" : "Nowe pytanie", "There was an error while adding the new question" : "Wystąpił błąd podczas dodawania nowego pytania", "There was an error while removing the question" : "Wystąpił błąd podczas usuwania pytania", @@ -62,6 +65,7 @@ OC.L10N.register( "Submit" : "Prześlij", "Submit form" : "Prześlij formularz", "Submitting form …" : "Przesyłanie formularza…", + "Thank you for completing the form!" : "Dziękujemy za wypełnienie formularza!", "There was an error submitting the form" : "Podczas przesyłania formularza wystąpił błąd", "Multiple choice" : "Wielokrotny wybór", "Checkboxes" : "Pola wyboru", @@ -69,7 +73,6 @@ OC.L10N.register( "Long text" : "Długi tekst", "Form Expired" : "Formularz wygasł.", "This Form has expired and is no longer taking answers" : "Nie są już przyjmowane odpowiedzi, ponieważ ten formularz wygasł.", - "Form not found" : "Nie znaleziono formularza", - "This form does not exists" : "Ten formularz nie istnieje" + "Form not found" : "Nie znaleziono formularza" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/l10n/pl.json b/l10n/pl.json index b07b6df..ca81c43 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -26,16 +26,19 @@ "Question number {index}" : "Numer pytania {index}", "Drag to reorder the questions" : "Przeciągnij, aby zmienić kolejność pytań", "Enter a title for this question" : "Wpisz tytuł tego pytania", + "Title of question number {index}" : "Tytuł pytania numer {index}", "Delete question" : "Usuń pytanie", "Error while saving question" : "Błąd podczas zapisywania pytania", "A long answer for the question “{text}”" : "Długa odpowiedź na pytanie “{text}”", + "People can enter a long answer" : "Ludzie mogą napisać długą odpowiedź", "Add a new answer" : "Dodaj nową odpowiedź", "A short answer for the question “{text}”" : "Krótka odpowiedź na pytanie “{text}”", + "People can enter a short answer" : "Ludzie mogą napisać krótką odpowiedź", "Group" : "Grupa", "Loading {title} …" : "Ładowanie {title}…", "Toggle settings" : "Przełącz ustawienia", + "Form title" : "Tytuł formularza", "Description" : "Opis", - "Add a question to this form" : "Dodaj pytanie do tego formularza", "New question" : "Nowe pytanie", "There was an error while adding the new question" : "Wystąpił błąd podczas dodawania nowego pytania", "There was an error while removing the question" : "Wystąpił błąd podczas usuwania pytania", @@ -60,6 +63,7 @@ "Submit" : "Prześlij", "Submit form" : "Prześlij formularz", "Submitting form …" : "Przesyłanie formularza…", + "Thank you for completing the form!" : "Dziękujemy za wypełnienie formularza!", "There was an error submitting the form" : "Podczas przesyłania formularza wystąpił błąd", "Multiple choice" : "Wielokrotny wybór", "Checkboxes" : "Pola wyboru", @@ -67,7 +71,6 @@ "Long text" : "Długi tekst", "Form Expired" : "Formularz wygasł.", "This Form has expired and is no longer taking answers" : "Nie są już przyjmowane odpowiedzi, ponieważ ten formularz wygasł.", - "Form not found" : "Nie znaleziono formularza", - "This form does not exists" : "Ten formularz nie istnieje" + "Form not found" : "Nie znaleziono formularza" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 738d456..3d5b581 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -37,7 +37,6 @@ OC.L10N.register( "Loading {title} …" : "Carregando {title}…", "Toggle settings" : "Alternar configurações", "Description" : "Descrição", - "Add a question to this form" : "Adicionar uma pergunta neste formulário", "New question" : "Nova pergunta", "There was an error while adding the new question" : "Houve um erro ao adicionar a nova pergunta", "There was an error while removing the question" : "Houve um erro ao excluir a pergunta", @@ -69,7 +68,6 @@ OC.L10N.register( "Long text" : "Texto longo", "Form Expired" : "Formulário Expirado", "This Form has expired and is no longer taking answers" : "Este Formulário expirou e não aceita mais respostas", - "Form not found" : "Formulário não encontrado", - "This form does not exists" : "Este formulário não existe" + "Form not found" : "Formulário não encontrado" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index bc38d82..cdc9603 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -35,7 +35,6 @@ "Loading {title} …" : "Carregando {title}…", "Toggle settings" : "Alternar configurações", "Description" : "Descrição", - "Add a question to this form" : "Adicionar uma pergunta neste formulário", "New question" : "Nova pergunta", "There was an error while adding the new question" : "Houve um erro ao adicionar a nova pergunta", "There was an error while removing the question" : "Houve um erro ao excluir a pergunta", @@ -67,7 +66,6 @@ "Long text" : "Texto longo", "Form Expired" : "Formulário Expirado", "This Form has expired and is no longer taking answers" : "Este Formulário expirou e não aceita mais respostas", - "Form not found" : "Formulário não encontrado", - "This form does not exists" : "Este formulário não existe" + "Form not found" : "Formulário não encontrado" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/sk.js b/l10n/sk.js index 15b03b4..9866475 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -28,16 +28,19 @@ OC.L10N.register( "Question number {index}" : "Otázka číslo {index}", "Drag to reorder the questions" : "Potiahnutím zmeníte poradie otázok", "Enter a title for this question" : "Zadajte nadpis pre túto otázku", + "Title of question number {index}" : "Názov otázky číslo {index}", "Delete question" : "Odstrániť otázku", "Error while saving question" : "Pri ukladaní otázky sa vyskytla chyba", "A long answer for the question “{text}”" : "Dlhá odpoveď na otázku „{text}“", + "People can enter a long answer" : "Ľudia môžu zadať dlhú odpoveď", "Add a new answer" : "Pridať novú odpoveď", "A short answer for the question “{text}”" : "Krátka odpoveď na otázku „{text}“", + "People can enter a short answer" : "Ľudia môžu zadať krátku odpoveď", "Group" : "Skupina", "Loading {title} …" : "Načítava sa {title}…", "Toggle settings" : "Prepnúť nastavenia", + "Form title" : "Názov formulára", "Description" : "Popis", - "Add a question to this form" : "Pridať otázku do tohto formulára", "New question" : "Nová otázka", "There was an error while adding the new question" : "Pri pridávaní novej otázky sa vyskytla chyba", "There was an error while removing the question" : "Pri odstraňovaní otázky sa vyskytla chyba", @@ -62,6 +65,7 @@ OC.L10N.register( "Submit" : "Odoslať", "Submit form" : "Odoslať formulár", "Submitting form …" : "Formulár sa odosiela…", + "Thank you for completing the form!" : "Ďakujeme za vyplnenie formulára!", "There was an error submitting the form" : "Pri odosielaní formulára sa vyskytla chyba", "Multiple choice" : "Viacero možností", "Checkboxes" : "Zaškrtávacie políčka", @@ -69,7 +73,6 @@ OC.L10N.register( "Long text" : "Dlhý text", "Form Expired" : "Platnosť formulára skončila", "This Form has expired and is no longer taking answers" : "Platnosť tohto formulára vypršala a preto neprijíma odpovede", - "Form not found" : "Formulár nebol nájdený", - "This form does not exists" : "Tento formulár neexistuje" + "Form not found" : "Formulár nebol nájdený" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/sk.json b/l10n/sk.json index 9df1ad3..f62e6dc 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -26,16 +26,19 @@ "Question number {index}" : "Otázka číslo {index}", "Drag to reorder the questions" : "Potiahnutím zmeníte poradie otázok", "Enter a title for this question" : "Zadajte nadpis pre túto otázku", + "Title of question number {index}" : "Názov otázky číslo {index}", "Delete question" : "Odstrániť otázku", "Error while saving question" : "Pri ukladaní otázky sa vyskytla chyba", "A long answer for the question “{text}”" : "Dlhá odpoveď na otázku „{text}“", + "People can enter a long answer" : "Ľudia môžu zadať dlhú odpoveď", "Add a new answer" : "Pridať novú odpoveď", "A short answer for the question “{text}”" : "Krátka odpoveď na otázku „{text}“", + "People can enter a short answer" : "Ľudia môžu zadať krátku odpoveď", "Group" : "Skupina", "Loading {title} …" : "Načítava sa {title}…", "Toggle settings" : "Prepnúť nastavenia", + "Form title" : "Názov formulára", "Description" : "Popis", - "Add a question to this form" : "Pridať otázku do tohto formulára", "New question" : "Nová otázka", "There was an error while adding the new question" : "Pri pridávaní novej otázky sa vyskytla chyba", "There was an error while removing the question" : "Pri odstraňovaní otázky sa vyskytla chyba", @@ -60,6 +63,7 @@ "Submit" : "Odoslať", "Submit form" : "Odoslať formulár", "Submitting form …" : "Formulár sa odosiela…", + "Thank you for completing the form!" : "Ďakujeme za vyplnenie formulára!", "There was an error submitting the form" : "Pri odosielaní formulára sa vyskytla chyba", "Multiple choice" : "Viacero možností", "Checkboxes" : "Zaškrtávacie políčka", @@ -67,7 +71,6 @@ "Long text" : "Dlhý text", "Form Expired" : "Platnosť formulára skončila", "This Form has expired and is no longer taking answers" : "Platnosť tohto formulára vypršala a preto neprijíma odpovede", - "Form not found" : "Formulár nebol nájdený", - "This form does not exists" : "Tento formulár neexistuje" + "Form not found" : "Formulár nebol nájdený" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index 9bde91d..365e065 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -21,17 +21,58 @@ OC.L10N.register( "Are you sure you want to delete the form “{title}”?" : "“{title}” formunu silmek istediğinize emin misiniz?", "Error while deleting form “{title}”" : "“{title}” formu silinirken sorun çıktı", "An answer for the {index} option" : "{index} seçeneği için bir yanıt", - "Answer number {index}" : "Yanıt numarası {index}", + "Answer number {index}" : "{index} numaralı yanıt", "Delete answer" : "Yanıtı sil", + "There was an issue deleting this option" : "Bu seçenek silinirken bir sorun çıktı", + "Error while saving the answer" : "Yanıt kaydedilirken sorun çıktı", + "Question number {index}" : "{index} numaralı soru", + "Drag to reorder the questions" : "Soru sıralamasını sürükleyerek değiştirebilirsiniz", + "Enter a title for this question" : "Bu sorunun başlığını yazın", + "Title of question number {index}" : "{index} numaralı sorunun başlığı", + "Delete question" : "Soruyu sil", + "Error while saving question" : "Soru silinirken sorun çıktı", + "A long answer for the question “{text}”" : "“{text}” sorusu için uzun bir yanıt", + "People can enter a long answer" : "Kişiler uzun bir yanıt yazabilir", + "Add a new answer" : "Yeni bir yanıt ekle", + "A short answer for the question “{text}”" : "“{text}” sorusu için kısa bir yanıt", + "People can enter a short answer" : "Kişiler kısa bir yanıt yazabilir", "Group" : "Grup", + "Loading {title} …" : "{title} yükleniyor…", + "Toggle settings" : "Ayarları değiştir", + "Form title" : "Form başlığı", "Description" : "Açıklama", + "New question" : "Yeni soru", + "There was an error while adding the new question" : "Yeni soru eklenirken bir sorun çıktı", + "There was an error while removing the question" : "Soru silinirken bir sorun çıktı", + "Error while saving form" : "Form kaydedilirken sorun çıktı", + "Loading responses …" : "Yanıtlar yükleniyor…", + "Back to form" : "Forma geri dön", + "Responses for {title}" : "{title} yanıtları", + "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", + "Export to CSV" : "CSV Olarak Dışa Aktar", + "There was an error while loading results" : "Sonuçlar yüklenirken 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", "Set expiration date" : "Son kullanma tarihini ayarla", "Sharing" : "Paylaşım", + "Show to all users of this instance" : "Bu kopyadaki tüm kullanıcılara görüntülensin", "Share link" : "Bağlantıyı paylaş", + "Choose users to share with" : "Paylaşılacak kullanıcıları seçin", "Name of user or group" : "Kullanıcı ya da grup adı", "Expiration date" : "Son kullanma tarihi", "Submit" : "Gönder", - "Form Expired" : "Formun Süresi Geçmiş" + "Submit form" : "Formu gönder", + "Submitting form …" : "Form gönderiliyor …", + "Thank you for completing the form!" : "Formu doldurduğunuz için teşekkürler!", + "There was an error submitting the form" : "Form gönderilirken bir sorun çıktı", + "Multiple choice" : "Çoklu seçim", + "Checkboxes" : "İşaret kutuları", + "Short answer" : "Kısa metin", + "Long text" : "Uzun metin", + "Form Expired" : "Formun Süresi Geçmiş", + "This Form has expired and is no longer taking answers" : "Bu formun kullanma süresi geçmiş olduğundan doldurulamaz", + "Form not found" : "Form bulunamadı" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/tr.json b/l10n/tr.json index 5732bff..d0e423f 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -19,17 +19,58 @@ "Are you sure you want to delete the form “{title}”?" : "“{title}” formunu silmek istediğinize emin misiniz?", "Error while deleting form “{title}”" : "“{title}” formu silinirken sorun çıktı", "An answer for the {index} option" : "{index} seçeneği için bir yanıt", - "Answer number {index}" : "Yanıt numarası {index}", + "Answer number {index}" : "{index} numaralı yanıt", "Delete answer" : "Yanıtı sil", + "There was an issue deleting this option" : "Bu seçenek silinirken bir sorun çıktı", + "Error while saving the answer" : "Yanıt kaydedilirken sorun çıktı", + "Question number {index}" : "{index} numaralı soru", + "Drag to reorder the questions" : "Soru sıralamasını sürükleyerek değiştirebilirsiniz", + "Enter a title for this question" : "Bu sorunun başlığını yazın", + "Title of question number {index}" : "{index} numaralı sorunun başlığı", + "Delete question" : "Soruyu sil", + "Error while saving question" : "Soru silinirken sorun çıktı", + "A long answer for the question “{text}”" : "“{text}” sorusu için uzun bir yanıt", + "People can enter a long answer" : "Kişiler uzun bir yanıt yazabilir", + "Add a new answer" : "Yeni bir yanıt ekle", + "A short answer for the question “{text}”" : "“{text}” sorusu için kısa bir yanıt", + "People can enter a short answer" : "Kişiler kısa bir yanıt yazabilir", "Group" : "Grup", + "Loading {title} …" : "{title} yükleniyor…", + "Toggle settings" : "Ayarları değiştir", + "Form title" : "Form başlığı", "Description" : "Açıklama", + "New question" : "Yeni soru", + "There was an error while adding the new question" : "Yeni soru eklenirken bir sorun çıktı", + "There was an error while removing the question" : "Soru silinirken bir sorun çıktı", + "Error while saving form" : "Form kaydedilirken sorun çıktı", + "Loading responses …" : "Yanıtlar yükleniyor…", + "Back to form" : "Forma geri dön", + "Responses for {title}" : "{title} yanıtları", + "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", + "Export to CSV" : "CSV Olarak Dışa Aktar", + "There was an error while loading results" : "Sonuçlar yüklenirken 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", "Set expiration date" : "Son kullanma tarihini ayarla", "Sharing" : "Paylaşım", + "Show to all users of this instance" : "Bu kopyadaki tüm kullanıcılara görüntülensin", "Share link" : "Bağlantıyı paylaş", + "Choose users to share with" : "Paylaşılacak kullanıcıları seçin", "Name of user or group" : "Kullanıcı ya da grup adı", "Expiration date" : "Son kullanma tarihi", "Submit" : "Gönder", - "Form Expired" : "Formun Süresi Geçmiş" + "Submit form" : "Formu gönder", + "Submitting form …" : "Form gönderiliyor …", + "Thank you for completing the form!" : "Formu doldurduğunuz için teşekkürler!", + "There was an error submitting the form" : "Form gönderilirken bir sorun çıktı", + "Multiple choice" : "Çoklu seçim", + "Checkboxes" : "İşaret kutuları", + "Short answer" : "Kısa metin", + "Long text" : "Uzun metin", + "Form Expired" : "Formun Süresi Geçmiş", + "This Form has expired and is no longer taking answers" : "Bu formun kullanma süresi geçmiş olduğundan doldurulamaz", + "Form not found" : "Form bulunamadı" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file