From b1eace88206feb1ec2ed891544dd21d6f245c731 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 10 Jan 2020 03:07:25 +0000 Subject: [tx-robot] updated from transifex --- l10n/ca.js | 2 +- l10n/ca.json | 2 +- l10n/cs.js | 2 +- l10n/cs.json | 2 +- l10n/de.js | 2 +- l10n/de.json | 2 +- l10n/de_DE.js | 2 +- l10n/de_DE.json | 2 +- l10n/eo.js | 2 +- l10n/eo.json | 2 +- l10n/es.js | 2 +- l10n/es.json | 2 +- l10n/es_MX.js | 2 +- l10n/es_MX.json | 2 +- l10n/eu.js | 2 +- l10n/eu.json | 2 +- l10n/fi.js | 2 +- l10n/fi.json | 2 +- l10n/fr.js | 2 +- l10n/fr.json | 2 +- l10n/gl.js | 2 +- l10n/gl.json | 2 +- l10n/hr.js | 2 +- l10n/hr.json | 2 +- l10n/it.js | 2 +- l10n/it.json | 2 +- l10n/ja.js | 2 +- l10n/ja.json | 2 +- l10n/lt_LT.js | 2 +- l10n/lt_LT.json | 2 +- l10n/nl.js | 2 +- l10n/nl.json | 2 +- l10n/pl.js | 2 +- l10n/pl.json | 2 +- l10n/pt_BR.js | 2 +- l10n/pt_BR.json | 2 +- l10n/ro.js | 4 ++-- l10n/ro.json | 4 ++-- l10n/ru.js | 2 +- l10n/ru.json | 2 +- l10n/sk.js | 2 +- l10n/sk.json | 2 +- l10n/sr.js | 2 +- l10n/sr.json | 2 +- l10n/sv.js | 2 +- l10n/sv.json | 2 +- l10n/tr.js | 2 +- l10n/tr.json | 2 +- l10n/zh_CN.js | 2 +- l10n/zh_CN.json | 2 +- 50 files changed, 52 insertions(+), 52 deletions(-) diff --git a/l10n/ca.js b/l10n/ca.js index 2ab6e7c4e..4affea89a 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -8,7 +8,6 @@ OC.L10N.register( "Use current version" : "Fes servir la versió actual", "Use the saved version" : "Fes servir la versió desada", "The document has been changed outside of the editor. The changes cannot be applied." : "El document ha estat canviat des de fora d'aquest editor. Els canvis no es poden aplicar.", - "Network connection error: Could not connect to the document" : "Error de connexió de xarxa: No s'ha pogut connectar amb el document", "Retry" : "Torna a intentar", "Last save {lastSave}" : "Darrera modificació {lastSave}", "Unpushed changes" : "Canvis sense aplicar", @@ -40,6 +39,7 @@ OC.L10N.register( "Ordered list" : "Llista ordenada", "Blockquote" : "Cita", "Code block" : "Bloc de codi", + "Network connection error: Could not connect to the document" : "Error de connexió de xarxa: No s'ha pogut connectar amb el document", "New text document.md" : "Nou document de text .md" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ca.json b/l10n/ca.json index 8e80c9c08..b3c50bd8b 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -6,7 +6,6 @@ "Use current version" : "Fes servir la versió actual", "Use the saved version" : "Fes servir la versió desada", "The document has been changed outside of the editor. The changes cannot be applied." : "El document ha estat canviat des de fora d'aquest editor. Els canvis no es poden aplicar.", - "Network connection error: Could not connect to the document" : "Error de connexió de xarxa: No s'ha pogut connectar amb el document", "Retry" : "Torna a intentar", "Last save {lastSave}" : "Darrera modificació {lastSave}", "Unpushed changes" : "Canvis sense aplicar", @@ -38,6 +37,7 @@ "Ordered list" : "Llista ordenada", "Blockquote" : "Cita", "Code block" : "Bloc de codi", + "Network connection error: Could not connect to the document" : "Error de connexió de xarxa: No s'ha pogut connectar amb el document", "New text document.md" : "Nou document de text .md" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/cs.js b/l10n/cs.js index 3289f73cb..3dbf272da 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -10,7 +10,6 @@ OC.L10N.register( "Use current version" : "Použít stávající verzi", "Use the saved version" : "Použít uloženou verzi", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument byl mezitím změněn mimo editor. Změny provedené v editoru proto nelze uplatnit.", - "Network connection error: Could not connect to the document" : "Chyba nastavení sítě: nedaří se připojit k dokumentu", "Retry" : "Zkusit znovu", "Last save {lastSave}" : "Poslední uložení {lastSave}", "Unpushed changes" : "Neodeslané změny", @@ -44,6 +43,7 @@ OC.L10N.register( "ToDo list" : "Seznam úkolů", "Blockquote" : "Citace", "Code block" : "Blok kódu", + "Network connection error: Could not connect to the document" : "Chyba nastavení sítě: nedaří se připojit k dokumentu", "New text document.md" : "Nový textový dokument.md" }, "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 f80846a6d..9730e7ad6 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -8,7 +8,6 @@ "Use current version" : "Použít stávající verzi", "Use the saved version" : "Použít uloženou verzi", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument byl mezitím změněn mimo editor. Změny provedené v editoru proto nelze uplatnit.", - "Network connection error: Could not connect to the document" : "Chyba nastavení sítě: nedaří se připojit k dokumentu", "Retry" : "Zkusit znovu", "Last save {lastSave}" : "Poslední uložení {lastSave}", "Unpushed changes" : "Neodeslané změny", @@ -42,6 +41,7 @@ "ToDo list" : "Seznam úkolů", "Blockquote" : "Citace", "Code block" : "Blok kódu", + "Network connection error: Could not connect to the document" : "Chyba nastavení sítě: nedaří se připojit k dokumentu", "New text document.md" : "Nový textový dokument.md" },"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 be896c825..cc829a6f4 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -10,7 +10,6 @@ OC.L10N.register( "Use current version" : "Verwende aktuelle Version", "Use the saved version" : "Die gespeicherte Version verwenden", "The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen könnten nicht angewandt werden.", - "Network connection error: Could not connect to the document" : "Netzwerk-Verbindungsfehler: Konnte nicht mit dem Dokument verbinden", "Retry" : "Wiederholen", "Last save {lastSave}" : "Zuletzt gespeichert {lastSave}", "Unpushed changes" : "Nicht synchronisiert Änderungen", @@ -44,6 +43,7 @@ OC.L10N.register( "ToDo list" : "ToDo-Liste", "Blockquote" : "Blockzitat", "Code block" : "Codeblock", + "Network connection error: Could not connect to the document" : "Netzwerk-Verbindungsfehler: Konnte nicht mit dem Dokument verbinden", "New text document.md" : "Neues Textdokument.md" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de.json b/l10n/de.json index 6e9a5f2ff..4028f0fbe 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -8,7 +8,6 @@ "Use current version" : "Verwende aktuelle Version", "Use the saved version" : "Die gespeicherte Version verwenden", "The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen könnten nicht angewandt werden.", - "Network connection error: Could not connect to the document" : "Netzwerk-Verbindungsfehler: Konnte nicht mit dem Dokument verbinden", "Retry" : "Wiederholen", "Last save {lastSave}" : "Zuletzt gespeichert {lastSave}", "Unpushed changes" : "Nicht synchronisiert Änderungen", @@ -42,6 +41,7 @@ "ToDo list" : "ToDo-Liste", "Blockquote" : "Blockzitat", "Code block" : "Codeblock", + "Network connection error: Could not connect to the document" : "Netzwerk-Verbindungsfehler: Konnte nicht mit dem Dokument verbinden", "New text document.md" : "Neues Textdokument.md" },"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 b2d1c7bb1..f8aeaa7c9 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -10,7 +10,6 @@ OC.L10N.register( "Use current version" : "Verwende aktuelle Version", "Use the saved version" : "Die gespeicherte Version verwenden", "The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen könnten nicht angewandt werden.", - "Network connection error: Could not connect to the document" : "Netzwerk-Verbindungsfehler: Konnte nicht mit dem Dokument verbinden", "Retry" : "Wiederholen", "Last save {lastSave}" : "Zuletzt gespeichert {lastSave}", "Unpushed changes" : "Nicht synchronisiert Änderungen", @@ -44,6 +43,7 @@ OC.L10N.register( "ToDo list" : "ToDo-Liste", "Blockquote" : "Blockzitat", "Code block" : "Codeblock", + "Network connection error: Could not connect to the document" : "Netzwerk-Verbindungsfehler: Konnte nicht mit dem Dokument verbinden", "New text document.md" : "Neues Textdokument.md" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json index c8abeac92..01bbd5ca0 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -8,7 +8,6 @@ "Use current version" : "Verwende aktuelle Version", "Use the saved version" : "Die gespeicherte Version verwenden", "The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen könnten nicht angewandt werden.", - "Network connection error: Could not connect to the document" : "Netzwerk-Verbindungsfehler: Konnte nicht mit dem Dokument verbinden", "Retry" : "Wiederholen", "Last save {lastSave}" : "Zuletzt gespeichert {lastSave}", "Unpushed changes" : "Nicht synchronisiert Änderungen", @@ -42,6 +41,7 @@ "ToDo list" : "ToDo-Liste", "Blockquote" : "Blockzitat", "Code block" : "Codeblock", + "Network connection error: Could not connect to the document" : "Netzwerk-Verbindungsfehler: Konnte nicht mit dem Dokument verbinden", "New text document.md" : "Neues Textdokument.md" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/eo.js b/l10n/eo.js index d39b3d944..9272c2b22 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -8,7 +8,6 @@ OC.L10N.register( "Use current version" : "Uzi nunan version", "Use the saved version" : "Uzi la konservitan version", "The document has been changed outside of the editor. The changes cannot be applied." : "La dokumento ŝanĝiĝis ekster la redaktilo. La ŝanĝoj ne povas esti konservitaj.", - "Network connection error: Could not connect to the document" : "Eraro de reta konekto: konekto al la dokumento ne sukcesis", "Retry" : "Reprovi", "Last save {lastSave}" : "Lasta konservado {lastSave}", "Unpushed changes" : "Nesenditaj ŝanĝoj", @@ -40,6 +39,7 @@ OC.L10N.register( "Ordered list" : "Ordigita listo", "Blockquote" : "Citaĵo", "Code block" : "Kodbloko", + "Network connection error: Could not connect to the document" : "Eraro de reta konekto: konekto al la dokumento ne sukcesis", "New text document.md" : "Nova tekstdokumento.md" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eo.json b/l10n/eo.json index 995c89a98..ec250e79c 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -6,7 +6,6 @@ "Use current version" : "Uzi nunan version", "Use the saved version" : "Uzi la konservitan version", "The document has been changed outside of the editor. The changes cannot be applied." : "La dokumento ŝanĝiĝis ekster la redaktilo. La ŝanĝoj ne povas esti konservitaj.", - "Network connection error: Could not connect to the document" : "Eraro de reta konekto: konekto al la dokumento ne sukcesis", "Retry" : "Reprovi", "Last save {lastSave}" : "Lasta konservado {lastSave}", "Unpushed changes" : "Nesenditaj ŝanĝoj", @@ -38,6 +37,7 @@ "Ordered list" : "Ordigita listo", "Blockquote" : "Citaĵo", "Code block" : "Kodbloko", + "Network connection error: Could not connect to the document" : "Eraro de reta konekto: konekto al la dokumento ne sukcesis", "New text document.md" : "Nova tekstdokumento.md" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js index 7432099f1..d6ba21869 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -10,7 +10,6 @@ OC.L10N.register( "Use current version" : "Usar versión actual", "Use the saved version" : "Usar la versión guardada", "The document has been changed outside of the editor. The changes cannot be applied." : "El documento ha cambiado fuera del editor. Los cambios no se pueden aplicar.", - "Network connection error: Could not connect to the document" : "Error de conexión a la red: No se puede conectar con el documento", "Retry" : "Reintentar", "Last save {lastSave}" : "Guardado por última vez: {lastSave}", "Unpushed changes" : "Cambios sin subir", @@ -44,6 +43,7 @@ OC.L10N.register( "ToDo list" : "Lista de Tareas", "Blockquote" : "Bloque citado", "Code block" : "Bloque de código", + "Network connection error: Could not connect to the document" : "Error de conexión a la red: No se puede conectar con el documento", "New text document.md" : "Nuevo documento de texto.md" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es.json b/l10n/es.json index a6d0f55b3..707351e67 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -8,7 +8,6 @@ "Use current version" : "Usar versión actual", "Use the saved version" : "Usar la versión guardada", "The document has been changed outside of the editor. The changes cannot be applied." : "El documento ha cambiado fuera del editor. Los cambios no se pueden aplicar.", - "Network connection error: Could not connect to the document" : "Error de conexión a la red: No se puede conectar con el documento", "Retry" : "Reintentar", "Last save {lastSave}" : "Guardado por última vez: {lastSave}", "Unpushed changes" : "Cambios sin subir", @@ -42,6 +41,7 @@ "ToDo list" : "Lista de Tareas", "Blockquote" : "Bloque citado", "Code block" : "Bloque de código", + "Network connection error: Could not connect to the document" : "Error de conexión a la red: No se puede conectar con el documento", "New text document.md" : "Nuevo documento de texto.md" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 37b323587..62acd5062 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -10,7 +10,6 @@ OC.L10N.register( "Use current version" : "Usar la versión actual", "Use the saved version" : "Usar la versión guardada", "The document has been changed outside of the editor. The changes cannot be applied." : "El documento ha sido cambiado fuera de el editor. Los cambios no pueden ser aplicados.", - "Network connection error: Could not connect to the document" : "Error de conexión de red: No se pudo acceder al documento", "Retry" : "Reintentar", "Last save {lastSave}" : "Última actualización {lastSave}", "Unpushed changes" : "Cambios no enviados", @@ -43,6 +42,7 @@ OC.L10N.register( "ToDo list" : "Lista de penditentes", "Blockquote" : "Cita", "Code block" : "Bloque de código", + "Network connection error: Could not connect to the document" : "Error de conexión de red: No se pudo acceder al documento", "New text document.md" : "Nuevo documento de texto.md" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 3affb97bb..45f4df2cb 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -8,7 +8,6 @@ "Use current version" : "Usar la versión actual", "Use the saved version" : "Usar la versión guardada", "The document has been changed outside of the editor. The changes cannot be applied." : "El documento ha sido cambiado fuera de el editor. Los cambios no pueden ser aplicados.", - "Network connection error: Could not connect to the document" : "Error de conexión de red: No se pudo acceder al documento", "Retry" : "Reintentar", "Last save {lastSave}" : "Última actualización {lastSave}", "Unpushed changes" : "Cambios no enviados", @@ -41,6 +40,7 @@ "ToDo list" : "Lista de penditentes", "Blockquote" : "Cita", "Code block" : "Bloque de código", + "Network connection error: Could not connect to the document" : "Error de conexión de red: No se pudo acceder al documento", "New text document.md" : "Nuevo documento de texto.md" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/eu.js b/l10n/eu.js index ed917685f..6fe765d47 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -10,7 +10,6 @@ OC.L10N.register( "Use current version" : "Erabili uneko bertsioa", "Use the saved version" : "Erabili gordetako bertsioa", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentua editoretik kanpo aldatu da. Aldaketak ezin dira aplikatu.", - "Network connection error: Could not connect to the document" : "Sare konexio errorea: Ezin izan da dokumentuarekin konektatu", "Retry" : "Saiatu berriro", "Last save {lastSave}" : "Azken gordetzea {lastSave}", "Unpushed changes" : "Bidali gabeko aldaketak", @@ -44,6 +43,7 @@ OC.L10N.register( "ToDo list" : "Egiteko zerrenda", "Blockquote" : "Aipamena", "Code block" : "Kode blokea", + "Network connection error: Could not connect to the document" : "Sare konexio errorea: Ezin izan da dokumentuarekin konektatu", "New text document.md" : "Testu dokumentu berria.md" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eu.json b/l10n/eu.json index d7a1d5f1f..4d2558af9 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -8,7 +8,6 @@ "Use current version" : "Erabili uneko bertsioa", "Use the saved version" : "Erabili gordetako bertsioa", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentua editoretik kanpo aldatu da. Aldaketak ezin dira aplikatu.", - "Network connection error: Could not connect to the document" : "Sare konexio errorea: Ezin izan da dokumentuarekin konektatu", "Retry" : "Saiatu berriro", "Last save {lastSave}" : "Azken gordetzea {lastSave}", "Unpushed changes" : "Bidali gabeko aldaketak", @@ -42,6 +41,7 @@ "ToDo list" : "Egiteko zerrenda", "Blockquote" : "Aipamena", "Code block" : "Kode blokea", + "Network connection error: Could not connect to the document" : "Sare konexio errorea: Ezin izan da dokumentuarekin konektatu", "New text document.md" : "Testu dokumentu berria.md" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fi.js b/l10n/fi.js index c5226cf1a..81e864fba 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -6,7 +6,6 @@ OC.L10N.register( "📝 Collaborative document editing" : "📝 Yhteistyöhön perustuvaa asiakirjojen muokkausta", "Use current version" : "Käytä nykyistä versiota", "Use the saved version" : "Käytä tallennettua versiota", - "Network connection error: Could not connect to the document" : "Verkkoyhteysvirhe: ei voitu yhdistää asiakirjaan", "Retry" : "Yritä uudelleen", "Last save {lastSave}" : "Viimeisin tallennus {lastSave}", "Unsaved changes" : "Tallentamattomia muutoksia", @@ -35,6 +34,7 @@ OC.L10N.register( "Unordered list" : "Järjestämätön lista", "Ordered list" : "Järjestetty lista", "Code block" : "Koodilohko", + "Network connection error: Could not connect to the document" : "Verkkoyhteysvirhe: ei voitu yhdistää asiakirjaan", "New text document.md" : "Uusi tekstiasiakirja.md" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/fi.json b/l10n/fi.json index ee120828e..6be927615 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -4,7 +4,6 @@ "📝 Collaborative document editing" : "📝 Yhteistyöhön perustuvaa asiakirjojen muokkausta", "Use current version" : "Käytä nykyistä versiota", "Use the saved version" : "Käytä tallennettua versiota", - "Network connection error: Could not connect to the document" : "Verkkoyhteysvirhe: ei voitu yhdistää asiakirjaan", "Retry" : "Yritä uudelleen", "Last save {lastSave}" : "Viimeisin tallennus {lastSave}", "Unsaved changes" : "Tallentamattomia muutoksia", @@ -33,6 +32,7 @@ "Unordered list" : "Järjestämätön lista", "Ordered list" : "Järjestetty lista", "Code block" : "Koodilohko", + "Network connection error: Could not connect to the document" : "Verkkoyhteysvirhe: ei voitu yhdistää asiakirjaan", "New text document.md" : "Uusi tekstiasiakirja.md" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index 978f98328..a8a836ff3 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -10,7 +10,6 @@ OC.L10N.register( "Use current version" : "Utiliser la version actuelle", "Use the saved version" : "Utiliser la version enregistrée", "The document has been changed outside of the editor. The changes cannot be applied." : "Le document a été modifié par un autre programme que l'éditeur. Les changements ne peuvent être appliqués.", - "Network connection error: Could not connect to the document" : "Erreur de connexion réseau : Impossible de se connecter au document", "Retry" : "Réessayer", "Last save {lastSave}" : "Enregistré pour la dernière fois le {lastSave}", "Unpushed changes" : "Modifications non poussées", @@ -42,6 +41,7 @@ OC.L10N.register( "Ordered list" : "Liste triée", "Blockquote" : "Citation", "Code block" : "Bloc de code", + "Network connection error: Could not connect to the document" : "Erreur de connexion réseau : Impossible de se connecter au document", "New text document.md" : "Nouveau document texte.md" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fr.json b/l10n/fr.json index 9eec63060..7f7d49b2c 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -8,7 +8,6 @@ "Use current version" : "Utiliser la version actuelle", "Use the saved version" : "Utiliser la version enregistrée", "The document has been changed outside of the editor. The changes cannot be applied." : "Le document a été modifié par un autre programme que l'éditeur. Les changements ne peuvent être appliqués.", - "Network connection error: Could not connect to the document" : "Erreur de connexion réseau : Impossible de se connecter au document", "Retry" : "Réessayer", "Last save {lastSave}" : "Enregistré pour la dernière fois le {lastSave}", "Unpushed changes" : "Modifications non poussées", @@ -40,6 +39,7 @@ "Ordered list" : "Liste triée", "Blockquote" : "Citation", "Code block" : "Bloc de code", + "Network connection error: Could not connect to the document" : "Erreur de connexion réseau : Impossible de se connecter au document", "New text document.md" : "Nouveau document texte.md" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/gl.js b/l10n/gl.js index 93a087da0..616029608 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -10,7 +10,6 @@ OC.L10N.register( "Use current version" : "Empregar a versión actual", "Use the saved version" : "Empregar a versión gardada", "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi modificado fora do editor. Non é posíbel aplicar os cambios.", - "Network connection error: Could not connect to the document" : "Produciuse un erro de conexión de rede: non foi posíbel conectar co documento", "Retry" : "Volver tentar", "Last save {lastSave}" : "Último gardado {lastSave}", "Unpushed changes" : "Cambios sen enviar", @@ -44,6 +43,7 @@ OC.L10N.register( "ToDo list" : "Lista «para facer»", "Blockquote" : "Cita", "Code block" : "Bloque de código", + "Network connection error: Could not connect to the document" : "Produciuse un erro de conexión de rede: non foi posíbel conectar co documento", "New text document.md" : "Novo documento.md de texto" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/gl.json b/l10n/gl.json index 3ac098ad7..43ce81726 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -8,7 +8,6 @@ "Use current version" : "Empregar a versión actual", "Use the saved version" : "Empregar a versión gardada", "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi modificado fora do editor. Non é posíbel aplicar os cambios.", - "Network connection error: Could not connect to the document" : "Produciuse un erro de conexión de rede: non foi posíbel conectar co documento", "Retry" : "Volver tentar", "Last save {lastSave}" : "Último gardado {lastSave}", "Unpushed changes" : "Cambios sen enviar", @@ -42,6 +41,7 @@ "ToDo list" : "Lista «para facer»", "Blockquote" : "Cita", "Code block" : "Bloque de código", + "Network connection error: Could not connect to the document" : "Produciuse un erro de conexión de rede: non foi posíbel conectar co documento", "New text document.md" : "Novo documento.md de texto" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/hr.js b/l10n/hr.js index 39aa1aa35..39258ebc2 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -8,7 +8,6 @@ OC.L10N.register( "Use current version" : "Koristi trenutnu verziju", "Use the saved version" : "Koristi spremljenu verziju", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument je promijenjen izvan uređivača teksta. Nije moguće primijeniti izmjene.", - "Network connection error: Could not connect to the document" : "Pogreška veze: povezivanje s dokumentom nije moguće", "Retry" : "Pokušaj ponovno", "Last save {lastSave}" : "Posljednje spremanje {lastSave}", "Unpushed changes" : "Neprimijenjene promjene", @@ -40,6 +39,7 @@ OC.L10N.register( "Ordered list" : "Razvrstani popis", "Blockquote" : "Oblikovano navođenje", "Code block" : "Odjeljak s kodom", + "Network connection error: Could not connect to the document" : "Pogreška veze: povezivanje s dokumentom nije moguće", "New text document.md" : "Novi tekstni dokument.md" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/l10n/hr.json b/l10n/hr.json index 051b16831..1b4d8b11a 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -6,7 +6,6 @@ "Use current version" : "Koristi trenutnu verziju", "Use the saved version" : "Koristi spremljenu verziju", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument je promijenjen izvan uređivača teksta. Nije moguće primijeniti izmjene.", - "Network connection error: Could not connect to the document" : "Pogreška veze: povezivanje s dokumentom nije moguće", "Retry" : "Pokušaj ponovno", "Last save {lastSave}" : "Posljednje spremanje {lastSave}", "Unpushed changes" : "Neprimijenjene promjene", @@ -38,6 +37,7 @@ "Ordered list" : "Razvrstani popis", "Blockquote" : "Oblikovano navođenje", "Code block" : "Odjeljak s kodom", + "Network connection error: Could not connect to the document" : "Pogreška veze: povezivanje s dokumentom nije moguće", "New text document.md" : "Novi tekstni dokument.md" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/it.js b/l10n/it.js index ba9ceffaa..9e7cd5dc5 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -10,7 +10,6 @@ OC.L10N.register( "Use current version" : "Utilizza la versione corrente", "Use the saved version" : "Utilizza la versione salvata", "The document has been changed outside of the editor. The changes cannot be applied." : "Il documento è stato modificato al di fuori dell'editor. Le modifiche non saranno applicate.", - "Network connection error: Could not connect to the document" : "Errore di connessione di rete: impossibile connettersi al documento", "Retry" : "Riprova", "Last save {lastSave}" : "Ultimo salvataggio {lastSave}", "Unpushed changes" : "Modifiche non depositate", @@ -44,6 +43,7 @@ OC.L10N.register( "ToDo list" : "Elenco Cose da fare", "Blockquote" : "Citazione", "Code block" : "Blocco di codice", + "Network connection error: Could not connect to the document" : "Errore di connessione di rete: impossibile connettersi al documento", "New text document.md" : "Nuovo documento di testo,md" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/it.json b/l10n/it.json index 5e8ab3484..0e45819f8 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -8,7 +8,6 @@ "Use current version" : "Utilizza la versione corrente", "Use the saved version" : "Utilizza la versione salvata", "The document has been changed outside of the editor. The changes cannot be applied." : "Il documento è stato modificato al di fuori dell'editor. Le modifiche non saranno applicate.", - "Network connection error: Could not connect to the document" : "Errore di connessione di rete: impossibile connettersi al documento", "Retry" : "Riprova", "Last save {lastSave}" : "Ultimo salvataggio {lastSave}", "Unpushed changes" : "Modifiche non depositate", @@ -42,6 +41,7 @@ "ToDo list" : "Elenco Cose da fare", "Blockquote" : "Citazione", "Code block" : "Blocco di codice", + "Network connection error: Could not connect to the document" : "Errore di connessione di rete: impossibile connettersi al documento", "New text document.md" : "Nuovo documento di testo,md" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ja.js b/l10n/ja.js index 9d42c866a..dae4f6637 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -8,7 +8,6 @@ OC.L10N.register( "Use current version" : "現在のバージョンを使用", "Use the saved version" : "保存済みのバージョンを使用", "The document has been changed outside of the editor. The changes cannot be applied." : "ドキュメントがエディタの外部から変更されました。変更点を適用できません。", - "Network connection error: Could not connect to the document" : "ネットワーク接続エラー:ドキュメントの接続ができませんでした", "Retry" : "再試行", "Last save {lastSave}" : "最終保存 {lastSave}", "Unpushed changes" : "プッシュされていない変更", @@ -39,6 +38,7 @@ OC.L10N.register( "Ordered list" : "順序付きリスト", "Blockquote" : "引用", "Code block" : "コードブロック", + "Network connection error: Could not connect to the document" : "ネットワーク接続エラー:ドキュメントの接続ができませんでした", "New text document.md" : "新しいテキストドキュメント.md" }, "nplurals=1; plural=0;"); diff --git a/l10n/ja.json b/l10n/ja.json index ee7f46514..3a0c48100 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -6,7 +6,6 @@ "Use current version" : "現在のバージョンを使用", "Use the saved version" : "保存済みのバージョンを使用", "The document has been changed outside of the editor. The changes cannot be applied." : "ドキュメントがエディタの外部から変更されました。変更点を適用できません。", - "Network connection error: Could not connect to the document" : "ネットワーク接続エラー:ドキュメントの接続ができませんでした", "Retry" : "再試行", "Last save {lastSave}" : "最終保存 {lastSave}", "Unpushed changes" : "プッシュされていない変更", @@ -37,6 +36,7 @@ "Ordered list" : "順序付きリスト", "Blockquote" : "引用", "Code block" : "コードブロック", + "Network connection error: Could not connect to the document" : "ネットワーク接続エラー:ドキュメントの接続ができませんでした", "New text document.md" : "新しいテキストドキュメント.md" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 1ed0a8710..204258408 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -9,7 +9,6 @@ OC.L10N.register( "Use current version" : "Naudoti esamą versiją", "Use the saved version" : "Naudoti įrašytą versiją", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentas pakeistas už redaktoriaus ribų. Pakeitimai negali būti pritaikyti.", - "Network connection error: Could not connect to the document" : "Tinklo ryšio klaida: Nepavyko prisijungti prie dokumento", "Retry" : "Bandyti dar kartą", "Last save {lastSave}" : "Paskutinis įrašymas {lastSave}", "Unsaved changes" : "Neįrašyti pakeitimai", @@ -42,6 +41,7 @@ OC.L10N.register( "ToDo list" : "Užduočių sąrašas", "Blockquote" : "Citata", "Code block" : "Kodo blokas", + "Network connection error: Could not connect to the document" : "Tinklo ryšio klaida: Nepavyko prisijungti prie dokumento", "New text document.md" : "Naujas tekstinis dokumentas.md" }, "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 22fa6f3ca..27389a8d0 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -7,7 +7,6 @@ "Use current version" : "Naudoti esamą versiją", "Use the saved version" : "Naudoti įrašytą versiją", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentas pakeistas už redaktoriaus ribų. Pakeitimai negali būti pritaikyti.", - "Network connection error: Could not connect to the document" : "Tinklo ryšio klaida: Nepavyko prisijungti prie dokumento", "Retry" : "Bandyti dar kartą", "Last save {lastSave}" : "Paskutinis įrašymas {lastSave}", "Unsaved changes" : "Neįrašyti pakeitimai", @@ -40,6 +39,7 @@ "ToDo list" : "Užduočių sąrašas", "Blockquote" : "Citata", "Code block" : "Kodo blokas", + "Network connection error: Could not connect to the document" : "Tinklo ryšio klaida: Nepavyko prisijungti prie dokumento", "New text document.md" : "Naujas tekstinis dokumentas.md" },"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/nl.js b/l10n/nl.js index 24b77f243..f4286d03c 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -9,7 +9,6 @@ OC.L10N.register( "Use current version" : "Gebruik huidige versie", "Use the saved version" : "Gebruik opgeslagen versie", "The document has been changed outside of the editor. The changes cannot be applied." : "Het document is gewijzigd buiten de editor. Veranderingen kunnen niet worden toegepast.", - "Network connection error: Could not connect to the document" : "Netwerkfout: kon niet verbinden met het document", "Retry" : "Opnieuw proberen", "Last save {lastSave}" : "Laatste opgeslagen versie {lastSave}", "Unpushed changes" : "Niet verwerkte veranderingen", @@ -41,6 +40,7 @@ OC.L10N.register( "Ordered list" : "Gesorteerde lijst", "Blockquote" : "Tekstblok", "Code block" : "Code blok", + "Network connection error: Could not connect to the document" : "Netwerkfout: kon niet verbinden met het document", "New text document.md" : "Nieuw tekstdocument.md" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nl.json b/l10n/nl.json index 03c916fed..d9ad34c2a 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -7,7 +7,6 @@ "Use current version" : "Gebruik huidige versie", "Use the saved version" : "Gebruik opgeslagen versie", "The document has been changed outside of the editor. The changes cannot be applied." : "Het document is gewijzigd buiten de editor. Veranderingen kunnen niet worden toegepast.", - "Network connection error: Could not connect to the document" : "Netwerkfout: kon niet verbinden met het document", "Retry" : "Opnieuw proberen", "Last save {lastSave}" : "Laatste opgeslagen versie {lastSave}", "Unpushed changes" : "Niet verwerkte veranderingen", @@ -39,6 +38,7 @@ "Ordered list" : "Gesorteerde lijst", "Blockquote" : "Tekstblok", "Code block" : "Code blok", + "Network connection error: Could not connect to the document" : "Netwerkfout: kon niet verbinden met het document", "New text document.md" : "Nieuw tekstdocument.md" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/pl.js b/l10n/pl.js index 239fa07f5..4b3bac936 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -10,7 +10,6 @@ OC.L10N.register( "Use current version" : "Użyj bieżącej wersji", "Use the saved version" : "Użyj zapisanej wersji", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument został zmieniony poza edytorem. Nie można zastosować zmian.", - "Network connection error: Could not connect to the document" : "Błąd połączenia sieciowego: Nie można połączyć się z dokumentem", "Retry" : "Powtórz", "Last save {lastSave}" : "Ostatni zapis {lastSave}", "Unpushed changes" : "Niewysłane zmiany", @@ -44,6 +43,7 @@ OC.L10N.register( "ToDo list" : "Lista rzeczy do zrobienia", "Blockquote" : "Cytat", "Code block" : "Blok kodu", + "Network connection error: Could not connect to the document" : "Błąd połączenia sieciowego: Nie można połączyć się z dokumentem", "New text document.md" : "Nowy dokument tekstowy.md" }, "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 05b95752a..dac06fa97 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -8,7 +8,6 @@ "Use current version" : "Użyj bieżącej wersji", "Use the saved version" : "Użyj zapisanej wersji", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument został zmieniony poza edytorem. Nie można zastosować zmian.", - "Network connection error: Could not connect to the document" : "Błąd połączenia sieciowego: Nie można połączyć się z dokumentem", "Retry" : "Powtórz", "Last save {lastSave}" : "Ostatni zapis {lastSave}", "Unpushed changes" : "Niewysłane zmiany", @@ -42,6 +41,7 @@ "ToDo list" : "Lista rzeczy do zrobienia", "Blockquote" : "Cytat", "Code block" : "Blok kodu", + "Network connection error: Could not connect to the document" : "Błąd połączenia sieciowego: Nie można połączyć się z dokumentem", "New text document.md" : "Nowy dokument tekstowy.md" },"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 5816b6a3a..a6e35feb6 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -10,7 +10,6 @@ OC.L10N.register( "Use current version" : "Usar versão atual", "Use the saved version" : "Usar a versão salva", "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi alterado fora do editor. As alterações não podem ser aplicadas.", - "Network connection error: Could not connect to the document" : "Erro de rede: não foi possível conectar ao documento", "Retry" : "Tentar novamente", "Last save {lastSave}" : "Última gravação {lastSave}", "Unpushed changes" : "Alterações não gravadas", @@ -44,6 +43,7 @@ OC.L10N.register( "ToDo list" : "Lista ToDo", "Blockquote" : "Bloco de citação", "Code block" : "Bloco de código", + "Network connection error: Could not connect to the document" : "Erro de rede: não foi possível conectar ao documento", "New text document.md" : "Novo texto document.md" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index c4462c676..8412f54b4 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -8,7 +8,6 @@ "Use current version" : "Usar versão atual", "Use the saved version" : "Usar a versão salva", "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi alterado fora do editor. As alterações não podem ser aplicadas.", - "Network connection error: Could not connect to the document" : "Erro de rede: não foi possível conectar ao documento", "Retry" : "Tentar novamente", "Last save {lastSave}" : "Última gravação {lastSave}", "Unpushed changes" : "Alterações não gravadas", @@ -42,6 +41,7 @@ "ToDo list" : "Lista ToDo", "Blockquote" : "Bloco de citação", "Code block" : "Bloco de código", + "Network connection error: Could not connect to the document" : "Erro de rede: não foi possível conectar ao documento", "New text document.md" : "Novo texto document.md" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/ro.js b/l10n/ro.js index daa35fefe..aecf74d59 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -5,7 +5,6 @@ OC.L10N.register( "Text" : "Text", "Use current version" : "Folosește versiunea curentă", "Use the saved version" : "Folosește versiuna salvată", - "Network connection error: Could not connect to the document" : "Probleme conexiune: Nu m-am putut conecta la document", "Retry" : "Reîncearcă", "Last save {lastSave}" : "Ultima salvare {lastSave}", "Unsaved changes" : "Modificări nesalvate", @@ -14,6 +13,7 @@ OC.L10N.register( "Show image" : "Arată imaginea", "Show file" : "Arată fișierul", "Edit" : "Editează", - "Undo" : "Anulează ultima acțiune" + "Undo" : "Anulează ultima acțiune", + "Network connection error: Could not connect to the document" : "Probleme conexiune: Nu m-am putut conecta la document" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/l10n/ro.json b/l10n/ro.json index be2970bc5..038d0ae04 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -3,7 +3,6 @@ "Text" : "Text", "Use current version" : "Folosește versiunea curentă", "Use the saved version" : "Folosește versiuna salvată", - "Network connection error: Could not connect to the document" : "Probleme conexiune: Nu m-am putut conecta la document", "Retry" : "Reîncearcă", "Last save {lastSave}" : "Ultima salvare {lastSave}", "Unsaved changes" : "Modificări nesalvate", @@ -12,6 +11,7 @@ "Show image" : "Arată imaginea", "Show file" : "Arată fișierul", "Edit" : "Editează", - "Undo" : "Anulează ultima acțiune" + "Undo" : "Anulează ultima acțiune", + "Network connection error: Could not connect to the document" : "Probleme conexiune: Nu m-am putut conecta la document" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file diff --git a/l10n/ru.js b/l10n/ru.js index d3f0eac22..b8562ccee 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -8,7 +8,6 @@ OC.L10N.register( "Use current version" : "Использовать текущую версию", "Use the saved version" : "Использовать сохранённую версию", "The document has been changed outside of the editor. The changes cannot be applied." : "Документ был изменен вне редактора. Изменения не могут быть применены.", - "Network connection error: Could not connect to the document" : "Ошибка сетевого соединения: Не удалось подключиться к документу", "Retry" : "Попробовать снова", "Last save {lastSave}" : "Последнее сохранение {lastSave}", "Unpushed changes" : "Нефиксированные изменения", @@ -39,6 +38,7 @@ OC.L10N.register( "Ordered list" : "Упорядоченный список", "Blockquote" : "Блок цитаты", "Code block" : "Блок кода", + "Network connection error: Could not connect to the document" : "Ошибка сетевого соединения: Не удалось подключиться к документу", "New text document.md" : "Новый текстовый документ.md" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/l10n/ru.json b/l10n/ru.json index ab777b499..7d4541f4e 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -6,7 +6,6 @@ "Use current version" : "Использовать текущую версию", "Use the saved version" : "Использовать сохранённую версию", "The document has been changed outside of the editor. The changes cannot be applied." : "Документ был изменен вне редактора. Изменения не могут быть применены.", - "Network connection error: Could not connect to the document" : "Ошибка сетевого соединения: Не удалось подключиться к документу", "Retry" : "Попробовать снова", "Last save {lastSave}" : "Последнее сохранение {lastSave}", "Unpushed changes" : "Нефиксированные изменения", @@ -37,6 +36,7 @@ "Ordered list" : "Упорядоченный список", "Blockquote" : "Блок цитаты", "Code block" : "Блок кода", + "Network connection error: Could not connect to the document" : "Ошибка сетевого соединения: Не удалось подключиться к документу", "New text document.md" : "Новый текстовый документ.md" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sk.js b/l10n/sk.js index d1d330d3a..c732f51a6 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -10,7 +10,6 @@ OC.L10N.register( "Use current version" : "Použiť aktuálnu verziu", "Use the saved version" : "Použiť uloženú verziu", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument bol medzitým zmenený mimo editora. Zmeny nie je možné použiť.", - "Network connection error: Could not connect to the document" : "Chyba sieťového pripojenia: K dokumentu sa nepodarilo pripojiť", "Retry" : "Skúsiť znova", "Last save {lastSave}" : "Posledné uloženie {lastSave}", "Unpushed changes" : "Neodoslané zmeny", @@ -44,6 +43,7 @@ OC.L10N.register( "ToDo list" : "Zoznam úloh", "Blockquote" : "Cítácia", "Code block" : "Blok kódu", + "Network connection error: Could not connect to the document" : "Chyba sieťového pripojenia: K dokumentu sa nepodarilo pripojiť", "New text document.md" : "Nový textový dokument.md" }, "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 6dfc20e28..2c1cdbea5 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -8,7 +8,6 @@ "Use current version" : "Použiť aktuálnu verziu", "Use the saved version" : "Použiť uloženú verziu", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument bol medzitým zmenený mimo editora. Zmeny nie je možné použiť.", - "Network connection error: Could not connect to the document" : "Chyba sieťového pripojenia: K dokumentu sa nepodarilo pripojiť", "Retry" : "Skúsiť znova", "Last save {lastSave}" : "Posledné uloženie {lastSave}", "Unpushed changes" : "Neodoslané zmeny", @@ -42,6 +41,7 @@ "ToDo list" : "Zoznam úloh", "Blockquote" : "Cítácia", "Code block" : "Blok kódu", + "Network connection error: Could not connect to the document" : "Chyba sieťového pripojenia: K dokumentu sa nepodarilo pripojiť", "New text document.md" : "Nový textový dokument.md" },"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/sr.js b/l10n/sr.js index 2140781a9..a155123bc 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -10,7 +10,6 @@ OC.L10N.register( "Use current version" : "Користи тренутну верзију", "Use the saved version" : "Користи сачувану верзију", "The document has been changed outside of the editor. The changes cannot be applied." : "Документ је измењен ван уређивача. Измене се не могу применити.", - "Network connection error: Could not connect to the document" : "Грешка у мрежној конекцији: Не могу да се повежем са документом", "Retry" : "Покушај поново", "Last save {lastSave}" : "Последње чување {lastSave}", "Unpushed changes" : "Негурнуте измене", @@ -44,6 +43,7 @@ OC.L10N.register( "ToDo list" : "ToDo листа", "Blockquote" : "Издвојени цитат", "Code block" : "Блок са изворним кôдом", + "Network connection error: Could not connect to the document" : "Грешка у мрежној конекцији: Не могу да се повежем са документом", "New text document.md" : "Нови текстуални документ.md" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/sr.json b/l10n/sr.json index 044cb5dfc..5de53cadc 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -8,7 +8,6 @@ "Use current version" : "Користи тренутну верзију", "Use the saved version" : "Користи сачувану верзију", "The document has been changed outside of the editor. The changes cannot be applied." : "Документ је измењен ван уређивача. Измене се не могу применити.", - "Network connection error: Could not connect to the document" : "Грешка у мрежној конекцији: Не могу да се повежем са документом", "Retry" : "Покушај поново", "Last save {lastSave}" : "Последње чување {lastSave}", "Unpushed changes" : "Негурнуте измене", @@ -42,6 +41,7 @@ "ToDo list" : "ToDo листа", "Blockquote" : "Издвојени цитат", "Code block" : "Блок са изворним кôдом", + "Network connection error: Could not connect to the document" : "Грешка у мрежној конекцији: Не могу да се повежем са документом", "New text document.md" : "Нови текстуални документ.md" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/sv.js b/l10n/sv.js index 4e59a8c5e..d5bea21f5 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -10,7 +10,6 @@ OC.L10N.register( "Use current version" : "Använd nuvarande version", "Use the saved version" : "Använd den sparade versionen", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentet har ändrats utanför text-appen. Ändringarna kan inte tillämpas.", - "Network connection error: Could not connect to the document" : "Nätverksfel: Kunde inte komma åt dokumentet", "Retry" : "Försök igen", "Last save {lastSave}" : "Senast sparade {lastSave}", "Unpushed changes" : "Inte slutförda ändringar", @@ -44,6 +43,7 @@ OC.L10N.register( "ToDo list" : "Att göra lista", "Blockquote" : "Blockcitat", "Code block" : "Kodblock", + "Network connection error: Could not connect to the document" : "Nätverksfel: Kunde inte komma åt dokumentet", "New text document.md" : "Nytt textdokument.md" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sv.json b/l10n/sv.json index 427816ff9..29323c970 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -8,7 +8,6 @@ "Use current version" : "Använd nuvarande version", "Use the saved version" : "Använd den sparade versionen", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentet har ändrats utanför text-appen. Ändringarna kan inte tillämpas.", - "Network connection error: Could not connect to the document" : "Nätverksfel: Kunde inte komma åt dokumentet", "Retry" : "Försök igen", "Last save {lastSave}" : "Senast sparade {lastSave}", "Unpushed changes" : "Inte slutförda ändringar", @@ -42,6 +41,7 @@ "ToDo list" : "Att göra lista", "Blockquote" : "Blockcitat", "Code block" : "Kodblock", + "Network connection error: Could not connect to the document" : "Nätverksfel: Kunde inte komma åt dokumentet", "New text document.md" : "Nytt textdokument.md" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index 7cfc7eea6..f62ecb23b 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -10,7 +10,6 @@ OC.L10N.register( "Use current version" : "Geçerli sürüm kullanılsın", "Use the saved version" : "Kaydedilmiş sürüm kullanılsın", "The document has been changed outside of the editor. The changes cannot be applied." : "Belge düzenleyici dışında başka bir uygulama ile değiştirilmiş. Değişiklikler uygulanamayacak.", - "Network connection error: Could not connect to the document" : "Ağ bağlantısı sorunu: Belge ile bağlantı kurulamadı", "Retry" : "Yeniden Dene", "Last save {lastSave}" : "Son kayıt {lastSave}", "Unpushed changes" : "Gönderilmemiş değişiklikler", @@ -44,6 +43,7 @@ OC.L10N.register( "ToDo list" : "Yapılacaklar listesi", "Blockquote" : "Alıntı", "Code block" : "Kod bloğu", + "Network connection error: Could not connect to the document" : "Ağ bağlantısı sorunu: Belge ile bağlantı kurulamadı", "New text document.md" : "Yeni metin belgesi.md" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/tr.json b/l10n/tr.json index 8acd9107a..688ce04ec 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -8,7 +8,6 @@ "Use current version" : "Geçerli sürüm kullanılsın", "Use the saved version" : "Kaydedilmiş sürüm kullanılsın", "The document has been changed outside of the editor. The changes cannot be applied." : "Belge düzenleyici dışında başka bir uygulama ile değiştirilmiş. Değişiklikler uygulanamayacak.", - "Network connection error: Could not connect to the document" : "Ağ bağlantısı sorunu: Belge ile bağlantı kurulamadı", "Retry" : "Yeniden Dene", "Last save {lastSave}" : "Son kayıt {lastSave}", "Unpushed changes" : "Gönderilmemiş değişiklikler", @@ -42,6 +41,7 @@ "ToDo list" : "Yapılacaklar listesi", "Blockquote" : "Alıntı", "Code block" : "Kod bloğu", + "Network connection error: Could not connect to the document" : "Ağ bağlantısı sorunu: Belge ile bağlantı kurulamadı", "New text document.md" : "Yeni metin belgesi.md" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 93649ad7c..42d53e82a 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -10,7 +10,6 @@ OC.L10N.register( "Use current version" : "使用当前版本", "Use the saved version" : "使用保存的版本", "The document has been changed outside of the editor. The changes cannot be applied." : "本文档在编辑器外被更改。无法应用更改。", - "Network connection error: Could not connect to the document" : "网络连接错误:无法连接到文档", "Retry" : "重试", "Last save {lastSave}" : "最近保存 {lastSave}", "Unpushed changes" : "未推送的更改", @@ -44,6 +43,7 @@ OC.L10N.register( "ToDo list" : "待办事项清单", "Blockquote" : "块引用", "Code block" : "代码块", + "Network connection error: Could not connect to the document" : "网络连接错误:无法连接到文档", "New text document.md" : "新建文本文档.md" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 273792810..edb383ecd 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -8,7 +8,6 @@ "Use current version" : "使用当前版本", "Use the saved version" : "使用保存的版本", "The document has been changed outside of the editor. The changes cannot be applied." : "本文档在编辑器外被更改。无法应用更改。", - "Network connection error: Could not connect to the document" : "网络连接错误:无法连接到文档", "Retry" : "重试", "Last save {lastSave}" : "最近保存 {lastSave}", "Unpushed changes" : "未推送的更改", @@ -42,6 +41,7 @@ "ToDo list" : "待办事项清单", "Blockquote" : "块引用", "Code block" : "代码块", + "Network connection error: Could not connect to the document" : "网络连接错误:无法连接到文档", "New text document.md" : "新建文本文档.md" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file -- cgit v1.2.3