From a4914d00b89d1bfbc641ee91dc4c3f32aba091d7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 17 Oct 2023 00:59:25 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ca.js | 1 + l10n/ca.json | 1 + l10n/cs.js | 1 + l10n/cs.json | 1 + l10n/da.js | 1 + l10n/da.json | 1 + l10n/de.js | 1 + l10n/de.json | 1 + l10n/de_DE.js | 1 + l10n/de_DE.json | 1 + l10n/en_GB.js | 1 + l10n/en_GB.json | 1 + l10n/es.js | 1 + l10n/es.json | 1 + l10n/es_EC.js | 1 + l10n/es_EC.json | 1 + l10n/eu.js | 1 + l10n/eu.json | 1 + l10n/fa.js | 1 + l10n/fa.json | 1 + l10n/fi.js | 1 + l10n/fi.json | 1 + l10n/fr.js | 1 + l10n/fr.json | 1 + l10n/gl.js | 1 + l10n/gl.json | 1 + l10n/hr.js | 1 + l10n/hr.json | 1 + l10n/hu.js | 1 + l10n/hu.json | 1 + l10n/it.js | 1 + l10n/it.json | 1 + l10n/ja.js | 1 + l10n/ja.json | 1 + l10n/nl.js | 1 + l10n/nl.json | 1 + l10n/pl.js | 1 + l10n/pl.json | 1 + l10n/pt_BR.js | 1 + l10n/pt_BR.json | 1 + l10n/pt_PT.js | 1 + l10n/pt_PT.json | 1 + l10n/ru.js | 1 + l10n/ru.json | 1 + l10n/sc.js | 1 + l10n/sc.json | 1 + l10n/sk.js | 1 + l10n/sk.json | 1 + l10n/sl.js | 1 + l10n/sl.json | 1 + l10n/sr.js | 1 + l10n/sr.json | 1 + l10n/sv.js | 1 + l10n/sv.json | 1 + l10n/tr.js | 1 + l10n/tr.json | 1 + l10n/vi.js | 1 + l10n/vi.json | 1 + l10n/zh_CN.js | 1 + l10n/zh_CN.json | 1 + l10n/zh_HK.js | 1 + l10n/zh_HK.json | 1 + 62 files changed, 62 insertions(+) diff --git a/l10n/ca.js b/l10n/ca.js index 0408e082d..587cde91c 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -143,6 +143,7 @@ OC.L10N.register( "Thank you for completing the form!" : "Gràcies per emplenar el formulari!", "Submit" : "Envia", "Submit form" : "Envia el formulari", + "You have unsaved changes! Do you still want to leave?" : "Teniu canvis no desats! Encara vols marxar?", "There was an error submitting the form" : "S'ha produït un error en enviar el formulari", "Error while saving question" : "S'ha produït un error en desar la pregunta", "Form link copied" : "S'ha copiat l'enllaç del formulari", diff --git a/l10n/ca.json b/l10n/ca.json index eebb789e7..1abb48679 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -141,6 +141,7 @@ "Thank you for completing the form!" : "Gràcies per emplenar el formulari!", "Submit" : "Envia", "Submit form" : "Envia el formulari", + "You have unsaved changes! Do you still want to leave?" : "Teniu canvis no desats! Encara vols marxar?", "There was an error submitting the form" : "S'ha produït un error en enviar el formulari", "Error while saving question" : "S'ha produït un error en desar la pregunta", "Form link copied" : "S'ha copiat l'enllaç del formulari", diff --git a/l10n/cs.js b/l10n/cs.js index 8bf78bd18..4f9f1ef19 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -149,6 +149,7 @@ OC.L10N.register( "Thank you for completing the form!" : "Děkujeme za vyplnění formuláře!", "Submit" : "Odeslat", "Submit form" : "Odeslat formulář", + "You have unsaved changes! Do you still want to leave?" : "Jsou zde neuložené změny! Opravdu chcete odejít?", "There was an error submitting the form" : "Při odesílání formuláře došlo k chybě", "Error while saving question" : "Chyba při ukládání otázky", "Form link copied" : "Odkaz na formulář zkopírován", diff --git a/l10n/cs.json b/l10n/cs.json index 43e9a477c..8a50d685c 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -147,6 +147,7 @@ "Thank you for completing the form!" : "Děkujeme za vyplnění formuláře!", "Submit" : "Odeslat", "Submit form" : "Odeslat formulář", + "You have unsaved changes! Do you still want to leave?" : "Jsou zde neuložené změny! Opravdu chcete odejít?", "There was an error submitting the form" : "Při odesílání formuláře došlo k chybě", "Error while saving question" : "Chyba při ukládání otázky", "Form link copied" : "Odkaz na formulář zkopírován", diff --git a/l10n/da.js b/l10n/da.js index b80fb4c8e..b320b15c1 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -143,6 +143,7 @@ OC.L10N.register( "Thank you for completing the form!" : "Tak fordi du udfyldte formularen!", "Submit" : "Tilføj", "Submit form" : "Indsend formular", + "You have unsaved changes! Do you still want to leave?" : "Du har ikke-gemte ændringer! Vil du stadig lukke?", "There was an error submitting the form" : "Der opstod en fejl under indsendelse af formularen", "Error while saving question" : "Der opstod en fejl under lagring af spørgsmål", "Form link copied" : "Formularlinket er kopieret", diff --git a/l10n/da.json b/l10n/da.json index 8ed490e4e..f13136417 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -141,6 +141,7 @@ "Thank you for completing the form!" : "Tak fordi du udfyldte formularen!", "Submit" : "Tilføj", "Submit form" : "Indsend formular", + "You have unsaved changes! Do you still want to leave?" : "Du har ikke-gemte ændringer! Vil du stadig lukke?", "There was an error submitting the form" : "Der opstod en fejl under indsendelse af formularen", "Error while saving question" : "Der opstod en fejl under lagring af spørgsmål", "Form link copied" : "Formularlinket er kopieret", diff --git a/l10n/de.js b/l10n/de.js index a8f47a290..48a7d506c 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -144,6 +144,7 @@ OC.L10N.register( "Thank you for completing the form!" : "Vielen Dank für das Ausfüllen des Formulars!", "Submit" : "Übermitteln", "Submit form" : "Formular übermitteln", + "You have unsaved changes! Do you still want to leave?" : "Du hast noch nicht gespeicherte Änderungen! Willst du diese Seite wirklich verlassen?", "There was an error submitting the form" : "Es ist ein Fehler beim Übermitteln des Formulars aufgetreten", "Error while saving question" : "Fehler beim Speichern der Frage", "Form link copied" : "Formular-Link kopiert", diff --git a/l10n/de.json b/l10n/de.json index 27032702d..86ef2888b 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -142,6 +142,7 @@ "Thank you for completing the form!" : "Vielen Dank für das Ausfüllen des Formulars!", "Submit" : "Übermitteln", "Submit form" : "Formular übermitteln", + "You have unsaved changes! Do you still want to leave?" : "Du hast noch nicht gespeicherte Änderungen! Willst du diese Seite wirklich verlassen?", "There was an error submitting the form" : "Es ist ein Fehler beim Übermitteln des Formulars aufgetreten", "Error while saving question" : "Fehler beim Speichern der Frage", "Form link copied" : "Formular-Link kopiert", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 95891dbc8..0359ad640 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -149,6 +149,7 @@ OC.L10N.register( "Thank you for completing the form!" : "Vielen Dank für das Ausfüllen des Formulars!", "Submit" : "Übermitteln", "Submit form" : "Formular übermitteln", + "You have unsaved changes! Do you still want to leave?" : "Sie haben nicht gespeicherte Änderungen! Wollen Sie immer noch gehen?", "There was an error submitting the form" : "Beim Übermitteln des Formulars ist ein Fehler aufgetreten", "Error while saving question" : "Fehler beim Speichern der Frage", "Form link copied" : "Formular-Link kopiert", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index f1bb28967..74bbe331d 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -147,6 +147,7 @@ "Thank you for completing the form!" : "Vielen Dank für das Ausfüllen des Formulars!", "Submit" : "Übermitteln", "Submit form" : "Formular übermitteln", + "You have unsaved changes! Do you still want to leave?" : "Sie haben nicht gespeicherte Änderungen! Wollen Sie immer noch gehen?", "There was an error submitting the form" : "Beim Übermitteln des Formulars ist ein Fehler aufgetreten", "Error while saving question" : "Fehler beim Speichern der Frage", "Form link copied" : "Formular-Link kopiert", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 26c8d3537..1b099f413 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -149,6 +149,7 @@ OC.L10N.register( "Thank you for completing the form!" : "Thank you for completing the form!", "Submit" : "Submit", "Submit form" : "Submit form", + "You have unsaved changes! Do you still want to leave?" : "You have unsaved changes! Do you still want to leave?", "There was an error submitting the form" : "There was an error submitting the form", "Error while saving question" : "Error while saving question", "Form link copied" : "Form link copied", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 43d40e755..169caecb4 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -147,6 +147,7 @@ "Thank you for completing the form!" : "Thank you for completing the form!", "Submit" : "Submit", "Submit form" : "Submit form", + "You have unsaved changes! Do you still want to leave?" : "You have unsaved changes! Do you still want to leave?", "There was an error submitting the form" : "There was an error submitting the form", "Error while saving question" : "Error while saving question", "Form link copied" : "Form link copied", diff --git a/l10n/es.js b/l10n/es.js index e5450f635..973b852fa 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -149,6 +149,7 @@ OC.L10N.register( "Thank you for completing the form!" : "¡Gracias por completar el formulario!", "Submit" : "Enviar", "Submit form" : "Enviar formulario", + "You have unsaved changes! Do you still want to leave?" : "¡Tienes cambios sin guardar!\n¿Seguro que quieres salir?", "There was an error submitting the form" : "Ha habido un error al enviar el formulario", "Error while saving question" : "Error al guardar pregunta", "Form link copied" : "Enlace del formulario copiado", diff --git a/l10n/es.json b/l10n/es.json index 0edca8d39..05ad39f95 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -147,6 +147,7 @@ "Thank you for completing the form!" : "¡Gracias por completar el formulario!", "Submit" : "Enviar", "Submit form" : "Enviar formulario", + "You have unsaved changes! Do you still want to leave?" : "¡Tienes cambios sin guardar!\n¿Seguro que quieres salir?", "There was an error submitting the form" : "Ha habido un error al enviar el formulario", "Error while saving question" : "Error al guardar pregunta", "Form link copied" : "Enlace del formulario copiado", diff --git a/l10n/es_EC.js b/l10n/es_EC.js index a3bbd2093..c8adc9ce9 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -144,6 +144,7 @@ OC.L10N.register( "Thank you for completing the form!" : "¡Gracias por completar el formulario!", "Submit" : "Enviar", "Submit form" : "Enviar formulario", + "You have unsaved changes! Do you still want to leave?" : "¡Tienes cambios no guardados! ¿Aún quieres salir?", "There was an error submitting the form" : "Hubo un error al enviar el formulario", "Error while saving question" : "Error al guardar la pregunta", "Form link copied" : "Enlace del formulario copiado", diff --git a/l10n/es_EC.json b/l10n/es_EC.json index 66f8bfff6..46433fe36 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -142,6 +142,7 @@ "Thank you for completing the form!" : "¡Gracias por completar el formulario!", "Submit" : "Enviar", "Submit form" : "Enviar formulario", + "You have unsaved changes! Do you still want to leave?" : "¡Tienes cambios no guardados! ¿Aún quieres salir?", "There was an error submitting the form" : "Hubo un error al enviar el formulario", "Error while saving question" : "Error al guardar la pregunta", "Form link copied" : "Enlace del formulario copiado", diff --git a/l10n/eu.js b/l10n/eu.js index d22da6a26..0a2668427 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -144,6 +144,7 @@ OC.L10N.register( "Thank you for completing the form!" : "Mila esker galdetegia betetzeagatik!", "Submit" : "Bidali", "Submit form" : "Bidali galdetegia", + "You have unsaved changes! Do you still want to leave?" : "Gorde gabeko aldaketak dauzkazu! Atera nahi duzu hala ere?", "There was an error submitting the form" : "Errore bat gertatu da galdetegia bidaltzean", "Error while saving question" : "Errorea galdera gordetzean", "Form link copied" : "Galdetegiaren esteka kopiatu da", diff --git a/l10n/eu.json b/l10n/eu.json index abb39d804..b02f0a0f9 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -142,6 +142,7 @@ "Thank you for completing the form!" : "Mila esker galdetegia betetzeagatik!", "Submit" : "Bidali", "Submit form" : "Bidali galdetegia", + "You have unsaved changes! Do you still want to leave?" : "Gorde gabeko aldaketak dauzkazu! Atera nahi duzu hala ere?", "There was an error submitting the form" : "Errore bat gertatu da galdetegia bidaltzean", "Error while saving question" : "Errorea galdera gordetzean", "Form link copied" : "Galdetegiaren esteka kopiatu da", diff --git a/l10n/fa.js b/l10n/fa.js index efb82ffeb..98326ed2e 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -144,6 +144,7 @@ OC.L10N.register( "Thank you for completing the form!" : "سپاس از شما برای تکمیل فرم!", "Submit" : "ارسال", "Submit form" : "ارسال فرم", + "You have unsaved changes! Do you still want to leave?" : "You have unsaved changes! Do you still want to leave?", "There was an error submitting the form" : "There was an error submitting the form", "Error while saving question" : "Error while saving question", "Form link copied" : "Form link copied", diff --git a/l10n/fa.json b/l10n/fa.json index 9a9dd0887..2e1fb740b 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -142,6 +142,7 @@ "Thank you for completing the form!" : "سپاس از شما برای تکمیل فرم!", "Submit" : "ارسال", "Submit form" : "ارسال فرم", + "You have unsaved changes! Do you still want to leave?" : "You have unsaved changes! Do you still want to leave?", "There was an error submitting the form" : "There was an error submitting the form", "Error while saving question" : "Error while saving question", "Form link copied" : "Form link copied", diff --git a/l10n/fi.js b/l10n/fi.js index 81c4f7b13..2bbaccbad 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -132,6 +132,7 @@ OC.L10N.register( "Thank you for completing the form!" : "Kiitos kun täytit lomakkeen!", "Submit" : "Lähetä", "Submit form" : "Lähetä lomake", + "You have unsaved changes! Do you still want to leave?" : "Sinulla on tallentamattomia muutoksia! Haluatko silti poistua?", "There was an error submitting the form" : "Lomaketta lähettäessä tapahtui virhe", "Error while saving question" : "Virhe kysymystä tallennettaessa", "Form link copied" : "Lomakkeen linkki kopioitu", diff --git a/l10n/fi.json b/l10n/fi.json index fb0361297..5ba7abc6f 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -130,6 +130,7 @@ "Thank you for completing the form!" : "Kiitos kun täytit lomakkeen!", "Submit" : "Lähetä", "Submit form" : "Lähetä lomake", + "You have unsaved changes! Do you still want to leave?" : "Sinulla on tallentamattomia muutoksia! Haluatko silti poistua?", "There was an error submitting the form" : "Lomaketta lähettäessä tapahtui virhe", "Error while saving question" : "Virhe kysymystä tallennettaessa", "Form link copied" : "Lomakkeen linkki kopioitu", diff --git a/l10n/fr.js b/l10n/fr.js index 091456a4e..302e55f8e 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -149,6 +149,7 @@ OC.L10N.register( "Thank you for completing the form!" : "Merci d'avoir rempli ce formulaire!", "Submit" : "Envoyer", "Submit form" : "Envoyer le formulaire", + "You have unsaved changes! Do you still want to leave?" : "Vous avez des modifications non enregistrées. Voulez-vous malgré tout quitter ?", "There was an error submitting the form" : "Une erreur est survenue lors de l'envoi du formulaire", "Error while saving question" : "Erreur lors de la sauvegarde de la question", "Form link copied" : "Lien vers le formulaire copié", diff --git a/l10n/fr.json b/l10n/fr.json index 0ef10450e..11fbaaa75 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -147,6 +147,7 @@ "Thank you for completing the form!" : "Merci d'avoir rempli ce formulaire!", "Submit" : "Envoyer", "Submit form" : "Envoyer le formulaire", + "You have unsaved changes! Do you still want to leave?" : "Vous avez des modifications non enregistrées. Voulez-vous malgré tout quitter ?", "There was an error submitting the form" : "Une erreur est survenue lors de l'envoi du formulaire", "Error while saving question" : "Erreur lors de la sauvegarde de la question", "Form link copied" : "Lien vers le formulaire copié", diff --git a/l10n/gl.js b/l10n/gl.js index d252f1966..ac28eacc7 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -146,6 +146,7 @@ OC.L10N.register( "Thank you for completing the form!" : "Grazas por completar o formulario.", "Submit" : "Enviar", "Submit form" : "Enviar o formulario", + "You have unsaved changes! Do you still want to leave?" : "Ten cambios sen gardar. Está seguro de querer marchar?", "There was an error submitting the form" : "Produciuse un erro no envío do formulario", "Error while saving question" : "Produciuse un erro ao gardar a pregunta", "Form link copied" : "Copiada a ligazón do formulario", diff --git a/l10n/gl.json b/l10n/gl.json index 8ab4d84f5..827b023a0 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -144,6 +144,7 @@ "Thank you for completing the form!" : "Grazas por completar o formulario.", "Submit" : "Enviar", "Submit form" : "Enviar o formulario", + "You have unsaved changes! Do you still want to leave?" : "Ten cambios sen gardar. Está seguro de querer marchar?", "There was an error submitting the form" : "Produciuse un erro no envío do formulario", "Error while saving question" : "Produciuse un erro ao gardar a pregunta", "Form link copied" : "Copiada a ligazón do formulario", diff --git a/l10n/hr.js b/l10n/hr.js index c6a009542..22f43776f 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -103,6 +103,7 @@ OC.L10N.register( "Thank you for completing the form!" : "Hvala što ste ispunili obrazac!", "Submit" : "Šalji", "Submit form" : "Šalji obrazac", + "You have unsaved changes! Do you still want to leave?" : "Postoje nespremljene promjene! Želite li još uvijek izaći?", "There was an error submitting the form" : "Došlo je do pogreške pri slanju obrasca", "Error while saving question" : "Pogreška pri spremanju pitanja", "Form link copied" : "Poveznica na obrazac je kopirana", diff --git a/l10n/hr.json b/l10n/hr.json index 5658f567a..62d354740 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -101,6 +101,7 @@ "Thank you for completing the form!" : "Hvala što ste ispunili obrazac!", "Submit" : "Šalji", "Submit form" : "Šalji obrazac", + "You have unsaved changes! Do you still want to leave?" : "Postoje nespremljene promjene! Želite li još uvijek izaći?", "There was an error submitting the form" : "Došlo je do pogreške pri slanju obrasca", "Error while saving question" : "Pogreška pri spremanju pitanja", "Form link copied" : "Poveznica na obrazac je kopirana", diff --git a/l10n/hu.js b/l10n/hu.js index d5f687341..a391aeb0a 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -142,6 +142,7 @@ OC.L10N.register( "Thank you for completing the form!" : "Köszönöm, hogy kitöltötte az űrlapot!", "Submit" : "Beküldés", "Submit form" : "Űrlap beküldése", + "You have unsaved changes! Do you still want to leave?" : "Nem mentett módosításai vannak! Elhagyja az oldalt?", "There was an error submitting the form" : "Hiba az űrlap beküldése során", "Error while saving question" : "Hiba a kérdés mentése során", "Form link copied" : "Az űrlap hivatkozása másolva", diff --git a/l10n/hu.json b/l10n/hu.json index f016c9b88..f2fa5c72a 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -140,6 +140,7 @@ "Thank you for completing the form!" : "Köszönöm, hogy kitöltötte az űrlapot!", "Submit" : "Beküldés", "Submit form" : "Űrlap beküldése", + "You have unsaved changes! Do you still want to leave?" : "Nem mentett módosításai vannak! Elhagyja az oldalt?", "There was an error submitting the form" : "Hiba az űrlap beküldése során", "Error while saving question" : "Hiba a kérdés mentése során", "Form link copied" : "Az űrlap hivatkozása másolva", diff --git a/l10n/it.js b/l10n/it.js index 48c09457c..98adcd4c1 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -120,6 +120,7 @@ OC.L10N.register( "Thank you for completing the form!" : "Grazie per aver completato il modulo!", "Submit" : "Invia", "Submit form" : "Invia modulo", + "You have unsaved changes! Do you still want to leave?" : "Hai delle modifiche non salvate! Vuoi uscire comunque?", "There was an error submitting the form" : "Si è verificato un errore durante l'invio del modulo", "Error while saving question" : "Errore durante il salvataggio della domanda", "Form link copied" : "Collegamento del modulo copiato", diff --git a/l10n/it.json b/l10n/it.json index 84e0be32e..64c9f6a57 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -118,6 +118,7 @@ "Thank you for completing the form!" : "Grazie per aver completato il modulo!", "Submit" : "Invia", "Submit form" : "Invia modulo", + "You have unsaved changes! Do you still want to leave?" : "Hai delle modifiche non salvate! Vuoi uscire comunque?", "There was an error submitting the form" : "Si è verificato un errore durante l'invio del modulo", "Error while saving question" : "Errore durante il salvataggio della domanda", "Form link copied" : "Collegamento del modulo copiato", diff --git a/l10n/ja.js b/l10n/ja.js index 948c8a0a6..54a1062ae 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -96,6 +96,7 @@ OC.L10N.register( "Thank you for completing the form!" : "回答のご協力ありがとうございました!", "Submit" : "送信", "Submit form" : "フォームを送信", + "You have unsaved changes! Do you still want to leave?" : "保存されていない変更があります!離れるつもりですか?", "There was an error submitting the form" : "フォームの送信中にエラーが発生しました", "Error while saving question" : "質問の保存中にエラーが発生しました", "Form link copied" : "フォームのリンクをコピーしました", diff --git a/l10n/ja.json b/l10n/ja.json index ae2ab3773..ec9c5be33 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -94,6 +94,7 @@ "Thank you for completing the form!" : "回答のご協力ありがとうございました!", "Submit" : "送信", "Submit form" : "フォームを送信", + "You have unsaved changes! Do you still want to leave?" : "保存されていない変更があります!離れるつもりですか?", "There was an error submitting the form" : "フォームの送信中にエラーが発生しました", "Error while saving question" : "質問の保存中にエラーが発生しました", "Form link copied" : "フォームのリンクをコピーしました", diff --git a/l10n/nl.js b/l10n/nl.js index 34c6bbd1b..9bf03b20e 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -106,6 +106,7 @@ OC.L10N.register( "Thank you for completing the form!" : "Bedankt voor het invullen van het formulier!", "Submit" : "Verwerken", "Submit form" : "Insturen formulier", + "You have unsaved changes! Do you still want to leave?" : "Je hebt niet-opgeslagen wijzigingen! Wil je toch weg?", "There was an error submitting the form" : "Er trad een fout op bij het insturen van het formulier", "Error while saving question" : "Fout bij opslaan vraag", "Form link copied" : "Formulier link gekopieerd", diff --git a/l10n/nl.json b/l10n/nl.json index d5fe421b5..6c161d499 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -104,6 +104,7 @@ "Thank you for completing the form!" : "Bedankt voor het invullen van het formulier!", "Submit" : "Verwerken", "Submit form" : "Insturen formulier", + "You have unsaved changes! Do you still want to leave?" : "Je hebt niet-opgeslagen wijzigingen! Wil je toch weg?", "There was an error submitting the form" : "Er trad een fout op bij het insturen van het formulier", "Error while saving question" : "Fout bij opslaan vraag", "Form link copied" : "Formulier link gekopieerd", diff --git a/l10n/pl.js b/l10n/pl.js index 7e1b2e559..55a8b6cfb 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -137,6 +137,7 @@ OC.L10N.register( "Thank you for completing the form!" : "Dziękujemy za wypełnienie formularza!", "Submit" : "Wyślij", "Submit form" : "Wyślij formularz", + "You have unsaved changes! Do you still want to leave?" : "Masz niezapisane zmiany! Czy nadal chcesz wyjść?", "There was an error submitting the form" : "Podczas przesyłania formularza wystąpił błąd", "Error while saving question" : "Błąd podczas zapisywania pytania", "Form link copied" : "Link do formularza został skopiowany", diff --git a/l10n/pl.json b/l10n/pl.json index 1111bf8be..06e5adc3e 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -135,6 +135,7 @@ "Thank you for completing the form!" : "Dziękujemy za wypełnienie formularza!", "Submit" : "Wyślij", "Submit form" : "Wyślij formularz", + "You have unsaved changes! Do you still want to leave?" : "Masz niezapisane zmiany! Czy nadal chcesz wyjść?", "There was an error submitting the form" : "Podczas przesyłania formularza wystąpił błąd", "Error while saving question" : "Błąd podczas zapisywania pytania", "Form link copied" : "Link do formularza został skopiowany", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 7bb86fdb1..76929742a 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -146,6 +146,7 @@ OC.L10N.register( "Thank you for completing the form!" : "Obrigado por completar o formulário!", "Submit" : "Enviar", "Submit form" : "Enviar formulário", + "You have unsaved changes! Do you still want to leave?" : "Você tem alterações não salvas! Você ainda quer sair?", "There was an error submitting the form" : "Houve um erro ao enviar o formulário", "Error while saving question" : "Erro ao salvar a pergunta", "Form link copied" : "Link do formulário copiado", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 3947ed931..7b03bdcb3 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -144,6 +144,7 @@ "Thank you for completing the form!" : "Obrigado por completar o formulário!", "Submit" : "Enviar", "Submit form" : "Enviar formulário", + "You have unsaved changes! Do you still want to leave?" : "Você tem alterações não salvas! Você ainda quer sair?", "There was an error submitting the form" : "Houve um erro ao enviar o formulário", "Error while saving question" : "Erro ao salvar a pergunta", "Form link copied" : "Link do formulário copiado", diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index e69ed48ec..dac03e6af 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -100,6 +100,7 @@ OC.L10N.register( "Thank you for completing the form!" : "Obrigado por ter preenchido o formulário!", "Submit" : "Submeter", "Submit form" : "Submeter formulário", + "You have unsaved changes! Do you still want to leave?" : "Existem alterações que não estão guardadas. Tem a certeza que quer sair?", "There was an error submitting the form" : "Ocorreu um erro ao submeter o formulário", "Error while saving question" : "Erro ao guardar a pergunta", "Form link copied" : "Ligação do formulário copiada", diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 0d4a5922b..184dc010f 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -98,6 +98,7 @@ "Thank you for completing the form!" : "Obrigado por ter preenchido o formulário!", "Submit" : "Submeter", "Submit form" : "Submeter formulário", + "You have unsaved changes! Do you still want to leave?" : "Existem alterações que não estão guardadas. Tem a certeza que quer sair?", "There was an error submitting the form" : "Ocorreu um erro ao submeter o formulário", "Error while saving question" : "Erro ao guardar a pergunta", "Form link copied" : "Ligação do formulário copiada", diff --git a/l10n/ru.js b/l10n/ru.js index 5860085e8..154e7cd06 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -144,6 +144,7 @@ OC.L10N.register( "Thank you for completing the form!" : "Спасибо за заполнение формы!", "Submit" : "Отправить ответ", "Submit form" : "Сохранить форму", + "You have unsaved changes! Do you still want to leave?" : "У вас есть несохранённые изменения! Вы всё ещё хотите уйти?", "There was an error submitting the form" : "При сохранении формы произошла ошибка", "Error while saving question" : "Ошибка при сохранении вопроса", "Form link copied" : "Ссылка на форму скопирована", diff --git a/l10n/ru.json b/l10n/ru.json index 9044c0f98..9f3ed2aee 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -142,6 +142,7 @@ "Thank you for completing the form!" : "Спасибо за заполнение формы!", "Submit" : "Отправить ответ", "Submit form" : "Сохранить форму", + "You have unsaved changes! Do you still want to leave?" : "У вас есть несохранённые изменения! Вы всё ещё хотите уйти?", "There was an error submitting the form" : "При сохранении формы произошла ошибка", "Error while saving question" : "Ошибка при сохранении вопроса", "Form link copied" : "Ссылка на форму скопирована", diff --git a/l10n/sc.js b/l10n/sc.js index b02227fa1..debf378da 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -103,6 +103,7 @@ OC.L10N.register( "Thank you for completing the form!" : "Gràtzias pro àere cumpletadu su mòdulu!", "Submit" : "Imbia", "Submit form" : "Imbia mòdulu", + "You have unsaved changes! Do you still want to leave?" : "No as sarvadu is modìficas! A beru boles essire?", "There was an error submitting the form" : "B'at àpidu un'errore imbiende su mòdulu", "Error while saving question" : "Errore sarvende sa pregonta", "Form link copied" : "Ligòngiu de su mòdulu copiadu", diff --git a/l10n/sc.json b/l10n/sc.json index 3caed6e96..76baf8a2e 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -101,6 +101,7 @@ "Thank you for completing the form!" : "Gràtzias pro àere cumpletadu su mòdulu!", "Submit" : "Imbia", "Submit form" : "Imbia mòdulu", + "You have unsaved changes! Do you still want to leave?" : "No as sarvadu is modìficas! A beru boles essire?", "There was an error submitting the form" : "B'at àpidu un'errore imbiende su mòdulu", "Error while saving question" : "Errore sarvende sa pregonta", "Form link copied" : "Ligòngiu de su mòdulu copiadu", diff --git a/l10n/sk.js b/l10n/sk.js index 32ab31350..391ea8aff 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -136,6 +136,7 @@ OC.L10N.register( "Thank you for completing the form!" : "Ďakujeme za vyplnenie formulára!", "Submit" : "Odoslať", "Submit form" : "Odoslať formulár", + "You have unsaved changes! Do you still want to leave?" : "Máte neuložené zmeny! Stále chcete odísť?", "There was an error submitting the form" : "Pri odosielaní formulára sa vyskytla chyba", "Error while saving question" : "Pri ukladaní otázky sa vyskytla chyba", "Form link copied" : "Odkaz na formulár je skopírovaný", diff --git a/l10n/sk.json b/l10n/sk.json index c0831a93f..d6decea85 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -134,6 +134,7 @@ "Thank you for completing the form!" : "Ďakujeme za vyplnenie formulára!", "Submit" : "Odoslať", "Submit form" : "Odoslať formulár", + "You have unsaved changes! Do you still want to leave?" : "Máte neuložené zmeny! Stále chcete odísť?", "There was an error submitting the form" : "Pri odosielaní formulára sa vyskytla chyba", "Error while saving question" : "Pri ukladaní otázky sa vyskytla chyba", "Form link copied" : "Odkaz na formulár je skopírovaný", diff --git a/l10n/sl.js b/l10n/sl.js index 1150eae94..8cf8e5fe7 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -132,6 +132,7 @@ OC.L10N.register( "Thank you for completing the form!" : "Hvala za izpolnjevanje vprašalnika!", "Submit" : "Pošlji", "Submit form" : "Objavi obrazec", + "You have unsaved changes! Do you still want to leave?" : "Zaznane so neshranjene spremembe! Ali vseeno želite zapustiti stran?", "There was an error submitting the form" : "Prišlo je do napake med pošiljanjem vprašalnika", "Error while saving question" : "Prišlo je do napake med shranjevanjem vprašanja", "Form link copied" : "Povezava vprašalnika je kopirana", diff --git a/l10n/sl.json b/l10n/sl.json index 0ca04623c..16a8a0028 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -130,6 +130,7 @@ "Thank you for completing the form!" : "Hvala za izpolnjevanje vprašalnika!", "Submit" : "Pošlji", "Submit form" : "Objavi obrazec", + "You have unsaved changes! Do you still want to leave?" : "Zaznane so neshranjene spremembe! Ali vseeno želite zapustiti stran?", "There was an error submitting the form" : "Prišlo je do napake med pošiljanjem vprašalnika", "Error while saving question" : "Prišlo je do napake med shranjevanjem vprašanja", "Form link copied" : "Povezava vprašalnika je kopirana", diff --git a/l10n/sr.js b/l10n/sr.js index 996af16ef..df84513bb 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -149,6 +149,7 @@ OC.L10N.register( "Thank you for completing the form!" : "Хвала вам што се попунили упитник!", "Submit" : "Пошаљи", "Submit form" : "Поднеси упитник", + "You have unsaved changes! Do you still want to leave?" : "Имате несачуване измене! Да ли још увек желите да напустите?", "There was an error submitting the form" : "Дошло је до грешке током подношења упитника", "Error while saving question" : "Грешка током чувања питања", "Form link copied" : "Веза ка упитнику копирана", diff --git a/l10n/sr.json b/l10n/sr.json index 1f4248857..300b9b04e 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -147,6 +147,7 @@ "Thank you for completing the form!" : "Хвала вам што се попунили упитник!", "Submit" : "Пошаљи", "Submit form" : "Поднеси упитник", + "You have unsaved changes! Do you still want to leave?" : "Имате несачуване измене! Да ли још увек желите да напустите?", "There was an error submitting the form" : "Дошло је до грешке током подношења упитника", "Error while saving question" : "Грешка током чувања питања", "Form link copied" : "Веза ка упитнику копирана", diff --git a/l10n/sv.js b/l10n/sv.js index 8f3960b58..905a1f80a 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -141,6 +141,7 @@ OC.L10N.register( "Thank you for completing the form!" : "Tack för att du fyllde i formuläret!", "Submit" : "Skicka", "Submit form" : "Skicka in formulär", + "You have unsaved changes! Do you still want to leave?" : "Du har osparade förändringar! Vill du fortfarande lämna?", "There was an error submitting the form" : "Ett fel uppstod vid inskickande av formuläret", "Error while saving question" : "Ett fel uppstod vid sparande av frågan", "Form link copied" : "Formulärlänken kopierad", diff --git a/l10n/sv.json b/l10n/sv.json index bc2e57d48..ce0b86336 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -139,6 +139,7 @@ "Thank you for completing the form!" : "Tack för att du fyllde i formuläret!", "Submit" : "Skicka", "Submit form" : "Skicka in formulär", + "You have unsaved changes! Do you still want to leave?" : "Du har osparade förändringar! Vill du fortfarande lämna?", "There was an error submitting the form" : "Ett fel uppstod vid inskickande av formuläret", "Error while saving question" : "Ett fel uppstod vid sparande av frågan", "Form link copied" : "Formulärlänken kopierad", diff --git a/l10n/tr.js b/l10n/tr.js index 024957266..55fb965fe 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -149,6 +149,7 @@ OC.L10N.register( "Thank you for completing the form!" : "Formu doldurduğunuz için teşekkürler!", "Submit" : "Gönder", "Submit form" : "Formu gönder", + "You have unsaved changes! Do you still want to leave?" : "Kaydedilmemiş değişiklikleriniz var. Gene de ayrılmak istiyor musunuz?", "There was an error submitting the form" : "Form gönderilirken bir sorun çıktı", "Error while saving question" : "Soru silinirken sorun çıktı", "Form link copied" : "Form bağlantısı kopyalandı", diff --git a/l10n/tr.json b/l10n/tr.json index c99800d83..8f879f381 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -147,6 +147,7 @@ "Thank you for completing the form!" : "Formu doldurduğunuz için teşekkürler!", "Submit" : "Gönder", "Submit form" : "Formu gönder", + "You have unsaved changes! Do you still want to leave?" : "Kaydedilmemiş değişiklikleriniz var. Gene de ayrılmak istiyor musunuz?", "There was an error submitting the form" : "Form gönderilirken bir sorun çıktı", "Error while saving question" : "Soru silinirken sorun çıktı", "Form link copied" : "Form bağlantısı kopyalandı", diff --git a/l10n/vi.js b/l10n/vi.js index a328972c5..c3885a7a8 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -20,6 +20,7 @@ OC.L10N.register( "Sharing" : "Đang chia sẽ", "Settings" : "Thiết lập", "Submit" : "Gửi đi", + "You have unsaved changes! Do you still want to leave?" : "Bạn có các thay đổi chưa lưu! Bạn vẫn muốn rời đi?", "Checkboxes" : "Hộp chọn", "Date" : "Date", "Pick a date" : "Chọn ngày", diff --git a/l10n/vi.json b/l10n/vi.json index fd7b0642a..7c1f58bb9 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -18,6 +18,7 @@ "Sharing" : "Đang chia sẽ", "Settings" : "Thiết lập", "Submit" : "Gửi đi", + "You have unsaved changes! Do you still want to leave?" : "Bạn có các thay đổi chưa lưu! Bạn vẫn muốn rời đi?", "Checkboxes" : "Hộp chọn", "Date" : "Date", "Pick a date" : "Chọn ngày", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 924d54686..bd5ec7b68 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -146,6 +146,7 @@ OC.L10N.register( "Thank you for completing the form!" : "感谢您填写此表单!", "Submit" : "提交", "Submit form" : "提交表单", + "You have unsaved changes! Do you still want to leave?" : "你有未保存的更改!你还是想离开吗?", "There was an error submitting the form" : "提交表单时出错", "Error while saving question" : "保存此问题时出错", "Form link copied" : "已复制表单链接", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index cdd53f425..6a8ef14cf 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -144,6 +144,7 @@ "Thank you for completing the form!" : "感谢您填写此表单!", "Submit" : "提交", "Submit form" : "提交表单", + "You have unsaved changes! Do you still want to leave?" : "你有未保存的更改!你还是想离开吗?", "There was an error submitting the form" : "提交表单时出错", "Error while saving question" : "保存此问题时出错", "Form link copied" : "已复制表单链接", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 596c677b1..d455d7c2d 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -149,6 +149,7 @@ OC.L10N.register( "Thank you for completing the form!" : "感謝您填寫表格!", "Submit" : "遞交", "Submit form" : "遞交表格", + "You have unsaved changes! Do you still want to leave?" : "您有未保存的更改!你還要離開嗎?", "There was an error submitting the form" : "遞交表格時發生錯誤", "Error while saving question" : "儲存問題時發生錯誤", "Form link copied" : "已複製表格連結", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 9e7c1e974..ffe972f26 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -147,6 +147,7 @@ "Thank you for completing the form!" : "感謝您填寫表格!", "Submit" : "遞交", "Submit form" : "遞交表格", + "You have unsaved changes! Do you still want to leave?" : "您有未保存的更改!你還要離開嗎?", "There was an error submitting the form" : "遞交表格時發生錯誤", "Error while saving question" : "儲存問題時發生錯誤", "Form link copied" : "已複製表格連結",