From ec2ffbf6ff5aadf5aca0b74cf132351e908e8ef1 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 21 Oct 2019 02:52:20 +0000 Subject: [tx-robot] updated from transifex --- l10n/ca.js | 4 ++-- l10n/ca.json | 4 ++-- l10n/cs.js | 4 ++-- l10n/cs.json | 4 ++-- l10n/de.js | 4 ++-- l10n/de.json | 4 ++-- l10n/de_DE.js | 4 ++-- l10n/de_DE.json | 4 ++-- l10n/el.js | 4 ++-- l10n/el.json | 4 ++-- l10n/eo.js | 4 ++-- l10n/eo.json | 4 ++-- l10n/es.js | 4 ++-- l10n/es.json | 4 ++-- l10n/eu.js | 4 ++-- l10n/eu.json | 4 ++-- l10n/fi.js | 4 ++-- l10n/fi.json | 4 ++-- l10n/fr.js | 4 ++-- l10n/fr.json | 4 ++-- l10n/gl.js | 4 ++-- l10n/gl.json | 4 ++-- l10n/hr.js | 4 ++-- l10n/hr.json | 4 ++-- l10n/hu.js | 4 ++-- l10n/hu.json | 4 ++-- l10n/is.js | 4 ++-- l10n/is.json | 4 ++-- l10n/it.js | 4 ++-- l10n/it.json | 4 ++-- l10n/ja.js | 4 ++-- l10n/ja.json | 4 ++-- l10n/lt_LT.js | 4 ++-- l10n/lt_LT.json | 4 ++-- l10n/nl.js | 4 ++-- l10n/nl.json | 4 ++-- l10n/pl.js | 4 ++-- l10n/pl.json | 4 ++-- l10n/pt_BR.js | 4 ++-- l10n/pt_BR.json | 4 ++-- l10n/pt_PT.js | 4 ++-- l10n/pt_PT.json | 4 ++-- l10n/ru.js | 4 ++-- l10n/ru.json | 4 ++-- l10n/sq.js | 4 ++-- l10n/sq.json | 4 ++-- l10n/sr.js | 4 ++-- l10n/sr.json | 4 ++-- l10n/sv.js | 4 ++-- l10n/sv.json | 4 ++-- l10n/tr.js | 4 ++-- l10n/tr.json | 4 ++-- l10n/zh_CN.js | 4 ++-- l10n/zh_CN.json | 4 ++-- 54 files changed, 108 insertions(+), 108 deletions(-) diff --git a/l10n/ca.js b/l10n/ca.js index 9473539dd..65d85582c 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -21,7 +21,6 @@ OC.L10N.register( "Show image" : "Mostra la imatge", "Show file" : "Mostra el fitxer", "New text document" : "Nou document de text", - "New text document.md" : "Nou document de text .md", "Edit" : "Edita", "Undo" : "Desfés", "Redo" : "Refer", @@ -39,6 +38,7 @@ OC.L10N.register( "Unordered list" : "Llista no ordenada", "Ordered list" : "Llista ordenada", "Blockquote" : "Cita", - "Code block" : "Bloc de codi" + "Code block" : "Bloc de codi", + "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 e2d3a24b0..c114bdd00 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -19,7 +19,6 @@ "Show image" : "Mostra la imatge", "Show file" : "Mostra el fitxer", "New text document" : "Nou document de text", - "New text document.md" : "Nou document de text .md", "Edit" : "Edita", "Undo" : "Desfés", "Redo" : "Refer", @@ -37,6 +36,7 @@ "Unordered list" : "Llista no ordenada", "Ordered list" : "Llista ordenada", "Blockquote" : "Cita", - "Code block" : "Bloc de codi" + "Code block" : "Bloc de codi", + "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 cc962f944..ed0728fae 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -18,7 +18,6 @@ OC.L10N.register( "Show image" : "Zobrazit obrázek", "Show file" : "Zobrazit soubor", "New text document" : "Nový textový dokument", - "New text document.md" : "Nový textový dokument.md", "Edit" : "Upravit", "Undo" : "Zpět", "Redo" : "Zopakovat", @@ -35,6 +34,7 @@ OC.L10N.register( "Heading 6" : "Nadpis 6", "Unordered list" : "Neuspořádaný seznam", "Ordered list" : "Uspořádaný seznam", - "Code block" : "Blok kódu" + "Code block" : "Blok kódu", + "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 4cd61c100..e41df604b 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -16,7 +16,6 @@ "Show image" : "Zobrazit obrázek", "Show file" : "Zobrazit soubor", "New text document" : "Nový textový dokument", - "New text document.md" : "Nový textový dokument.md", "Edit" : "Upravit", "Undo" : "Zpět", "Redo" : "Zopakovat", @@ -33,6 +32,7 @@ "Heading 6" : "Nadpis 6", "Unordered list" : "Neuspořádaný seznam", "Ordered list" : "Uspořádaný seznam", - "Code block" : "Blok kódu" + "Code block" : "Blok kódu", + "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 ec8efcdc8..1433106c1 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -21,7 +21,6 @@ OC.L10N.register( "Show image" : "Bild anzeigen", "Show file" : "Datei anzeigen", "New text document" : "Neues Textdokument", - "New text document.md" : "Neues Textdokument.md", "Edit" : "Bearbeiten", "Undo" : "Rückgängig", "Redo" : "Wiederherstellen", @@ -39,6 +38,7 @@ OC.L10N.register( "Unordered list" : "Ungeordnete Liste", "Ordered list" : "Geordnete Liste", "Blockquote" : "Blockzitat", - "Code block" : "Codeblock" + "Code block" : "Codeblock", + "New text document.md" : "Neues Textdokument.md" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de.json b/l10n/de.json index f0b7c684e..4c2c4ed3d 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -19,7 +19,6 @@ "Show image" : "Bild anzeigen", "Show file" : "Datei anzeigen", "New text document" : "Neues Textdokument", - "New text document.md" : "Neues Textdokument.md", "Edit" : "Bearbeiten", "Undo" : "Rückgängig", "Redo" : "Wiederherstellen", @@ -37,6 +36,7 @@ "Unordered list" : "Ungeordnete Liste", "Ordered list" : "Geordnete Liste", "Blockquote" : "Blockzitat", - "Code block" : "Codeblock" + "Code block" : "Codeblock", + "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 8ea9c6475..d2c98a591 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -21,7 +21,6 @@ OC.L10N.register( "Show image" : "Bild anzeigen", "Show file" : "Datei anzeigen", "New text document" : "Neues Textdokument", - "New text document.md" : "Neues Textdokument.md", "Edit" : "Bearbeiten", "Undo" : "Rückgängig", "Redo" : "Wiederherstellen", @@ -39,6 +38,7 @@ OC.L10N.register( "Unordered list" : "Ungeordnete Liste", "Ordered list" : "Geordnete Liste", "Blockquote" : "Blockzitat", - "Code block" : "Codeblock" + "Code block" : "Codeblock", + "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 36bd55d50..ca12fd260 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -19,7 +19,6 @@ "Show image" : "Bild anzeigen", "Show file" : "Datei anzeigen", "New text document" : "Neues Textdokument", - "New text document.md" : "Neues Textdokument.md", "Edit" : "Bearbeiten", "Undo" : "Rückgängig", "Redo" : "Wiederherstellen", @@ -37,6 +36,7 @@ "Unordered list" : "Ungeordnete Liste", "Ordered list" : "Geordnete Liste", "Blockquote" : "Blockzitat", - "Code block" : "Codeblock" + "Code block" : "Codeblock", + "New text document.md" : "Neues Textdokument.md" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/el.js b/l10n/el.js index d9f0a1ca9..06a28ae18 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -17,7 +17,6 @@ OC.L10N.register( "Show image" : "Εμφάνιση εικόνας", "Show file" : "Εμφάνιση αρχείου", "New text document" : "Νέο έγγραφο κειμένου", - "New text document.md" : "Νέο έγγραφο κειμένου.md", "Edit" : "Επεξεργασία", "Undo" : "Aναίρεση", "Redo" : "Ακύρωση αναίρεσης", @@ -35,6 +34,7 @@ OC.L10N.register( "Unordered list" : "Αταξινόμητη λίστα", "Ordered list" : "Ταξινομημένη λίστα", "Blockquote" : "Παράθεση", - "Code block" : "Μπλοκ κώδικα" + "Code block" : "Μπλοκ κώδικα", + "New text document.md" : "Νέο έγγραφο κειμένου.md" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/el.json b/l10n/el.json index eb533dc52..f2a4408e0 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -15,7 +15,6 @@ "Show image" : "Εμφάνιση εικόνας", "Show file" : "Εμφάνιση αρχείου", "New text document" : "Νέο έγγραφο κειμένου", - "New text document.md" : "Νέο έγγραφο κειμένου.md", "Edit" : "Επεξεργασία", "Undo" : "Aναίρεση", "Redo" : "Ακύρωση αναίρεσης", @@ -33,6 +32,7 @@ "Unordered list" : "Αταξινόμητη λίστα", "Ordered list" : "Ταξινομημένη λίστα", "Blockquote" : "Παράθεση", - "Code block" : "Μπλοκ κώδικα" + "Code block" : "Μπλοκ κώδικα", + "New text document.md" : "Νέο έγγραφο κειμένου.md" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/eo.js b/l10n/eo.js index e26adf3aa..5f6835c7f 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -21,7 +21,6 @@ OC.L10N.register( "Show image" : "Montri bildon", "Show file" : "Montri dosieron", "New text document" : "Nova tekstdokumento", - "New text document.md" : "Nova tekstdokumento.md", "Edit" : "Modifi", "Undo" : "Malfari", "Redo" : "Refari", @@ -39,6 +38,7 @@ OC.L10N.register( "Unordered list" : "Neordigita listo", "Ordered list" : "Ordigita listo", "Blockquote" : "Citaĵo", - "Code block" : "Kodbloko" + "Code block" : "Kodbloko", + "New text document.md" : "Nova tekstdokumento.md" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eo.json b/l10n/eo.json index e5e6f4f7d..935ca80a8 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -19,7 +19,6 @@ "Show image" : "Montri bildon", "Show file" : "Montri dosieron", "New text document" : "Nova tekstdokumento", - "New text document.md" : "Nova tekstdokumento.md", "Edit" : "Modifi", "Undo" : "Malfari", "Redo" : "Refari", @@ -37,6 +36,7 @@ "Unordered list" : "Neordigita listo", "Ordered list" : "Ordigita listo", "Blockquote" : "Citaĵo", - "Code block" : "Kodbloko" + "Code block" : "Kodbloko", + "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 be2ea1ee5..ec4ab73d7 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -21,7 +21,6 @@ OC.L10N.register( "Show image" : "Mostrar imagen", "Show file" : "Mostrar archivo", "New text document" : "Nuevo documento de texto", - "New text document.md" : "Nuevo documento de texto.md", "Edit" : "Editar", "Undo" : "Deshacer", "Redo" : "Rehacer", @@ -39,6 +38,7 @@ OC.L10N.register( "Unordered list" : "Lista desordenada", "Ordered list" : "Lista ordenada", "Blockquote" : "Bloque citado", - "Code block" : "Bloque de código" + "Code block" : "Bloque de código", + "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 2b97ad4eb..340c3f575 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -19,7 +19,6 @@ "Show image" : "Mostrar imagen", "Show file" : "Mostrar archivo", "New text document" : "Nuevo documento de texto", - "New text document.md" : "Nuevo documento de texto.md", "Edit" : "Editar", "Undo" : "Deshacer", "Redo" : "Rehacer", @@ -37,6 +36,7 @@ "Unordered list" : "Lista desordenada", "Ordered list" : "Lista ordenada", "Blockquote" : "Bloque citado", - "Code block" : "Bloque de código" + "Code block" : "Bloque de código", + "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 fa1bdced2..0740f5a42 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -18,8 +18,8 @@ OC.L10N.register( "Show image" : "Bistaratu irudia", "Show file" : "Bistaratu fitxategia", "New text document" : "Testu dokumentu berria", - "New text document.md" : "Testu dokumentu berria.md", "Edit" : "Editatu", - "Undo" : "Desegin" + "Undo" : "Desegin", + "New text document.md" : "Testu dokumentu berria.md" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eu.json b/l10n/eu.json index 1cd089b50..d7d5acfa8 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -16,8 +16,8 @@ "Show image" : "Bistaratu irudia", "Show file" : "Bistaratu fitxategia", "New text document" : "Testu dokumentu berria", - "New text document.md" : "Testu dokumentu berria.md", "Edit" : "Editatu", - "Undo" : "Desegin" + "Undo" : "Desegin", + "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 4507953c4..3d087a38c 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -18,7 +18,6 @@ OC.L10N.register( "Show image" : "Näytä kuva", "Show file" : "Näytä tiedosto", "New text document" : "Uusi tekstiasiakirja", - "New text document.md" : "Uusi tekstiasiakirja.md", "Edit" : "Muokkaa", "Undo" : "Kumoa", "Redo" : "Tee uudelleen", @@ -35,6 +34,7 @@ OC.L10N.register( "Heading 6" : "Otsikko 6", "Unordered list" : "Järjestämätön lista", "Ordered list" : "Järjestetty lista", - "Code block" : "Koodilohko" + "Code block" : "Koodilohko", + "New text document.md" : "Uusi tekstiasiakirja.md" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/fi.json b/l10n/fi.json index edc6e1344..fecc74724 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -16,7 +16,6 @@ "Show image" : "Näytä kuva", "Show file" : "Näytä tiedosto", "New text document" : "Uusi tekstiasiakirja", - "New text document.md" : "Uusi tekstiasiakirja.md", "Edit" : "Muokkaa", "Undo" : "Kumoa", "Redo" : "Tee uudelleen", @@ -33,6 +32,7 @@ "Heading 6" : "Otsikko 6", "Unordered list" : "Järjestämätön lista", "Ordered list" : "Järjestetty lista", - "Code block" : "Koodilohko" + "Code block" : "Koodilohko", + "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 bbc674387..d87c2c721 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -21,7 +21,6 @@ OC.L10N.register( "Show image" : "Afficher l'image", "Show file" : "Afficher le fichier", "New text document" : "Nouveau document texte", - "New text document.md" : "Nouveau document texte.md", "Edit" : "Modifier", "Undo" : "Annuler", "Redo" : "Rétablir", @@ -39,6 +38,7 @@ OC.L10N.register( "Unordered list" : "Liste non triée", "Ordered list" : "Liste triée", "Blockquote" : "Citation", - "Code block" : "Bloc de code" + "Code block" : "Bloc de code", + "New text document.md" : "Nouveau document texte.md" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fr.json b/l10n/fr.json index bd8cf9e94..cc167e169 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -19,7 +19,6 @@ "Show image" : "Afficher l'image", "Show file" : "Afficher le fichier", "New text document" : "Nouveau document texte", - "New text document.md" : "Nouveau document texte.md", "Edit" : "Modifier", "Undo" : "Annuler", "Redo" : "Rétablir", @@ -37,6 +36,7 @@ "Unordered list" : "Liste non triée", "Ordered list" : "Liste triée", "Blockquote" : "Citation", - "Code block" : "Bloc de code" + "Code block" : "Bloc de code", + "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 2ab987e9a..9fff1162b 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -21,7 +21,6 @@ OC.L10N.register( "Show image" : "Amosar a imaxe", "Show file" : "Amosar o ficheiro", "New text document" : "Novo documento de texto", - "New text document.md" : "Novo documento.md de texto", "Edit" : "Editar", "Undo" : "Desfacer", "Redo" : "Refacer", @@ -39,6 +38,7 @@ OC.L10N.register( "Unordered list" : "Lista sen ordenar", "Ordered list" : "Lista ordenada", "Blockquote" : "Cita", - "Code block" : "Bloque de código" + "Code block" : "Bloque de código", + "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 e426088ce..19f86f8b3 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -19,7 +19,6 @@ "Show image" : "Amosar a imaxe", "Show file" : "Amosar o ficheiro", "New text document" : "Novo documento de texto", - "New text document.md" : "Novo documento.md de texto", "Edit" : "Editar", "Undo" : "Desfacer", "Redo" : "Refacer", @@ -37,6 +36,7 @@ "Unordered list" : "Lista sen ordenar", "Ordered list" : "Lista ordenada", "Blockquote" : "Cita", - "Code block" : "Bloque de código" + "Code block" : "Bloque de código", + "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 c2771a15d..107a5042f 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -21,7 +21,6 @@ OC.L10N.register( "Show image" : "Prikaži sliku", "Show file" : "Prikaži datoteku", "New text document" : "Novi tekstni dokument", - "New text document.md" : "Novi tekstni dokument.md", "Edit" : "Uredi", "Undo" : "Poništi", "Redo" : "Ponovno", @@ -39,6 +38,7 @@ OC.L10N.register( "Unordered list" : "Nerazvrstani popis", "Ordered list" : "Razvrstani popis", "Blockquote" : "Oblikovano navođenje", - "Code block" : "Odjeljak s kodom" + "Code block" : "Odjeljak s kodom", + "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 ce6bbf7c7..96896ce67 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -19,7 +19,6 @@ "Show image" : "Prikaži sliku", "Show file" : "Prikaži datoteku", "New text document" : "Novi tekstni dokument", - "New text document.md" : "Novi tekstni dokument.md", "Edit" : "Uredi", "Undo" : "Poništi", "Redo" : "Ponovno", @@ -37,6 +36,7 @@ "Unordered list" : "Nerazvrstani popis", "Ordered list" : "Razvrstani popis", "Blockquote" : "Oblikovano navođenje", - "Code block" : "Odjeljak s kodom" + "Code block" : "Odjeljak s kodom", + "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/hu.js b/l10n/hu.js index 729c89cf2..394b750bf 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -13,8 +13,8 @@ OC.L10N.register( "Show image" : "Kép megjelenítése", "Show file" : "Fájl megjelenítése", "New text document" : "Új szöveg dokumentum", - "New text document.md" : "Új szöveg dokumentum.md", "Edit" : "Szerkesztés", - "Undo" : "Visszavon" + "Undo" : "Visszavon", + "New text document.md" : "Új szöveg dokumentum.md" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/hu.json b/l10n/hu.json index 31b2e93ac..b8aee068c 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -11,8 +11,8 @@ "Show image" : "Kép megjelenítése", "Show file" : "Fájl megjelenítése", "New text document" : "Új szöveg dokumentum", - "New text document.md" : "Új szöveg dokumentum.md", "Edit" : "Szerkesztés", - "Undo" : "Visszavon" + "Undo" : "Visszavon", + "New text document.md" : "Új szöveg dokumentum.md" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/is.js b/l10n/is.js index 5d3cfb1b4..29be5173b 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -15,7 +15,6 @@ OC.L10N.register( "Show image" : "Birta mynd", "Show file" : "Sýna skrá", "New text document" : "Nýtt textaskjal", - "New text document.md" : "Nýtt textaskjal.md", "Edit" : "Breyta", "Undo" : "Afturkalla", "Redo" : "Endurtaka", @@ -33,6 +32,7 @@ OC.L10N.register( "Unordered list" : "Óraðaður listi", "Ordered list" : "Raðaður listi", "Blockquote" : "Tilvitnun", - "Code block" : "Kóðablokk" + "Code block" : "Kóðablokk", + "New text document.md" : "Nýtt textaskjal.md" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/l10n/is.json b/l10n/is.json index 7e1a6f3a7..6258b2011 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -13,7 +13,6 @@ "Show image" : "Birta mynd", "Show file" : "Sýna skrá", "New text document" : "Nýtt textaskjal", - "New text document.md" : "Nýtt textaskjal.md", "Edit" : "Breyta", "Undo" : "Afturkalla", "Redo" : "Endurtaka", @@ -31,6 +30,7 @@ "Unordered list" : "Óraðaður listi", "Ordered list" : "Raðaður listi", "Blockquote" : "Tilvitnun", - "Code block" : "Kóðablokk" + "Code block" : "Kóðablokk", + "New text document.md" : "Nýtt textaskjal.md" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/l10n/it.js b/l10n/it.js index 7e73dcf2f..123b9f751 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -21,7 +21,6 @@ OC.L10N.register( "Show image" : "Mostra immagine", "Show file" : "Mostra file", "New text document" : "Nuovo documento di testo", - "New text document.md" : "Nuovo documento di testo,md", "Edit" : "Modifica", "Undo" : "Annulla", "Redo" : "Rifai", @@ -39,6 +38,7 @@ OC.L10N.register( "Unordered list" : "Elenco non ordinato", "Ordered list" : "Elenco ordinato", "Blockquote" : "Citazione", - "Code block" : "Blocco di codice" + "Code block" : "Blocco di codice", + "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 348a5b1af..d1b1cb4b1 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -19,7 +19,6 @@ "Show image" : "Mostra immagine", "Show file" : "Mostra file", "New text document" : "Nuovo documento di testo", - "New text document.md" : "Nuovo documento di testo,md", "Edit" : "Modifica", "Undo" : "Annulla", "Redo" : "Rifai", @@ -37,6 +36,7 @@ "Unordered list" : "Elenco non ordinato", "Ordered list" : "Elenco ordinato", "Blockquote" : "Citazione", - "Code block" : "Blocco di codice" + "Code block" : "Blocco di codice", + "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 004d98f60..c24317ec1 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -21,7 +21,6 @@ OC.L10N.register( "Show image" : "画像を表示する", "Show file" : "ファイルを表示する", "New text document" : "新しいテキストドキュメント", - "New text document.md" : "新しいテキストドキュメント.md", "Edit" : "編集", "Undo" : "元に戻す", "Redo" : "やり直し", @@ -39,6 +38,7 @@ OC.L10N.register( "Unordered list" : "番号なしのリスト", "Ordered list" : "順序付きリスト", "Blockquote" : "引用", - "Code block" : "コードブロック" + "Code block" : "コードブロック", + "New text document.md" : "新しいテキストドキュメント.md" }, "nplurals=1; plural=0;"); diff --git a/l10n/ja.json b/l10n/ja.json index 96751a5c2..ebe361565 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -19,7 +19,6 @@ "Show image" : "画像を表示する", "Show file" : "ファイルを表示する", "New text document" : "新しいテキストドキュメント", - "New text document.md" : "新しいテキストドキュメント.md", "Edit" : "編集", "Undo" : "元に戻す", "Redo" : "やり直し", @@ -37,6 +36,7 @@ "Unordered list" : "番号なしのリスト", "Ordered list" : "順序付きリスト", "Blockquote" : "引用", - "Code block" : "コードブロック" + "Code block" : "コードブロック", + "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 5105dba3a..abd722def 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -18,7 +18,6 @@ OC.L10N.register( "Show image" : "Rodyti paveikslą", "Show file" : "Rodyti failą", "New text document" : "Naujas tekstinis dokumentas", - "New text document.md" : "Naujas tekstinis dokumentas.md", "Edit" : "Taisyti", "Undo" : "Atšaukti", "Redo" : "Grąžinti", @@ -33,6 +32,7 @@ OC.L10N.register( "Heading 5" : "Antraštė 5", "Heading 6" : "Antraštė 6", "Blockquote" : "Citata", - "Code block" : "Kodo blokas" + "Code block" : "Kodo blokas", + "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 b2ca2860c..927a3e8a0 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -16,7 +16,6 @@ "Show image" : "Rodyti paveikslą", "Show file" : "Rodyti failą", "New text document" : "Naujas tekstinis dokumentas", - "New text document.md" : "Naujas tekstinis dokumentas.md", "Edit" : "Taisyti", "Undo" : "Atšaukti", "Redo" : "Grąžinti", @@ -31,6 +30,7 @@ "Heading 5" : "Antraštė 5", "Heading 6" : "Antraštė 6", "Blockquote" : "Citata", - "Code block" : "Kodo blokas" + "Code block" : "Kodo blokas", + "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 e7ec0200f..404219bdf 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -21,7 +21,6 @@ OC.L10N.register( "Show image" : "Toon afbeelding", "Show file" : "Toon bestand", "New text document" : "Nieuw tekstdocument", - "New text document.md" : "Nieuw tekstdocument.md", "Edit" : "Bewerken", "Undo" : "Ongedaan maken", "Redo" : "Opnieuw doen", @@ -39,6 +38,7 @@ OC.L10N.register( "Unordered list" : "Ongesorteerde lijst", "Ordered list" : "Gesorteerde lijst", "Blockquote" : "Tekstblok", - "Code block" : "Code blok" + "Code block" : "Code blok", + "New text document.md" : "Nieuw tekstdocument.md" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nl.json b/l10n/nl.json index 7cf45ba2e..6d4ac2477 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -19,7 +19,6 @@ "Show image" : "Toon afbeelding", "Show file" : "Toon bestand", "New text document" : "Nieuw tekstdocument", - "New text document.md" : "Nieuw tekstdocument.md", "Edit" : "Bewerken", "Undo" : "Ongedaan maken", "Redo" : "Opnieuw doen", @@ -37,6 +36,7 @@ "Unordered list" : "Ongesorteerde lijst", "Ordered list" : "Gesorteerde lijst", "Blockquote" : "Tekstblok", - "Code block" : "Code blok" + "Code block" : "Code blok", + "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 7a5bfe157..ced0ecddc 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -21,7 +21,6 @@ OC.L10N.register( "Show image" : "Pokaż obraz", "Show file" : "Pokaż plik", "New text document" : "Nowy dokument tekstowy", - "New text document.md" : "Nowy dokument tekstowy.md", "Edit" : "Edytuj", "Undo" : "Cofnij", "Redo" : "Powtórzenie", @@ -39,6 +38,7 @@ OC.L10N.register( "Unordered list" : "Lista nieuporządkowana", "Ordered list" : "Lista uporządkowana", "Blockquote" : "Cytat", - "Code block" : "Blok kodu" + "Code block" : "Blok kodu", + "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 3fc58c2cc..9f8e9ee99 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -19,7 +19,6 @@ "Show image" : "Pokaż obraz", "Show file" : "Pokaż plik", "New text document" : "Nowy dokument tekstowy", - "New text document.md" : "Nowy dokument tekstowy.md", "Edit" : "Edytuj", "Undo" : "Cofnij", "Redo" : "Powtórzenie", @@ -37,6 +36,7 @@ "Unordered list" : "Lista nieuporządkowana", "Ordered list" : "Lista uporządkowana", "Blockquote" : "Cytat", - "Code block" : "Blok kodu" + "Code block" : "Blok kodu", + "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 98a1d077a..29f2d0c9d 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -21,7 +21,6 @@ OC.L10N.register( "Show image" : "Mostrar imagem", "Show file" : "Mostrar arquivo", "New text document" : "Novo documento de texto", - "New text document.md" : "Novo texto document.md", "Edit" : "Editar", "Undo" : "Desfazer", "Redo" : "Refazer", @@ -39,6 +38,7 @@ OC.L10N.register( "Unordered list" : "Lista sem ordenação", "Ordered list" : "Lista ordenada", "Blockquote" : "Bloco de citação", - "Code block" : "Bloco de código" + "Code block" : "Bloco de código", + "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 a4b698a5a..b45d69775 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -19,7 +19,6 @@ "Show image" : "Mostrar imagem", "Show file" : "Mostrar arquivo", "New text document" : "Novo documento de texto", - "New text document.md" : "Novo texto document.md", "Edit" : "Editar", "Undo" : "Desfazer", "Redo" : "Refazer", @@ -37,6 +36,7 @@ "Unordered list" : "Lista sem ordenação", "Ordered list" : "Lista ordenada", "Blockquote" : "Bloco de citação", - "Code block" : "Bloco de código" + "Code block" : "Bloco de código", + "New text document.md" : "Novo texto document.md" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index 60dc522ae..514b0f283 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -18,8 +18,8 @@ OC.L10N.register( "Show image" : "Mostrar imagem", "Show file" : "Mostrar ficheiro", "New text document" : "Novo documento de texto", - "New text document.md" : "Novo documento de texto.md", "Edit" : "Editar", - "Undo" : "Desfazer" + "Undo" : "Desfazer", + "New text document.md" : "Novo documento de texto.md" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 8f4f72b12..7b77cd947 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -16,8 +16,8 @@ "Show image" : "Mostrar imagem", "Show file" : "Mostrar ficheiro", "New text document" : "Novo documento de texto", - "New text document.md" : "Novo documento de texto.md", "Edit" : "Editar", - "Undo" : "Desfazer" + "Undo" : "Desfazer", + "New text document.md" : "Novo documento de texto.md" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ru.js b/l10n/ru.js index b91b8eb75..541e06550 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -21,7 +21,6 @@ OC.L10N.register( "Show image" : "Показать изображение", "Show file" : "Показать файл", "New text document" : "Новый текстовый документ", - "New text document.md" : "Новый текстовый документ.md", "Edit" : "Редактировать", "Undo" : "Отменить", "Redo" : "Повторить", @@ -39,6 +38,7 @@ OC.L10N.register( "Unordered list" : "Неупорядоченный список", "Ordered list" : "Упорядоченный список", "Blockquote" : "Блок цитаты", - "Code block" : "Блок кода" + "Code block" : "Блок кода", + "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 db53ea518..85da874c9 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -19,7 +19,6 @@ "Show image" : "Показать изображение", "Show file" : "Показать файл", "New text document" : "Новый текстовый документ", - "New text document.md" : "Новый текстовый документ.md", "Edit" : "Редактировать", "Undo" : "Отменить", "Redo" : "Повторить", @@ -37,6 +36,7 @@ "Unordered list" : "Неупорядоченный список", "Ordered list" : "Упорядоченный список", "Blockquote" : "Блок цитаты", - "Code block" : "Блок кода" + "Code block" : "Блок кода", + "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/sq.js b/l10n/sq.js index f745dfc42..2d17eb8bf 100644 --- a/l10n/sq.js +++ b/l10n/sq.js @@ -18,8 +18,8 @@ OC.L10N.register( "Show image" : "Shfaq imazhin", "Show file" : "Shfaq skedarin", "New text document" : "Dokument tekst i ri", - "New text document.md" : "Dokument tekst .md i ri", "Edit" : "Përpuno", - "Undo" : "Ktheje pas" + "Undo" : "Ktheje pas", + "New text document.md" : "Dokument tekst .md i ri" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sq.json b/l10n/sq.json index bb9d58397..0f63372df 100644 --- a/l10n/sq.json +++ b/l10n/sq.json @@ -16,8 +16,8 @@ "Show image" : "Shfaq imazhin", "Show file" : "Shfaq skedarin", "New text document" : "Dokument tekst i ri", - "New text document.md" : "Dokument tekst .md i ri", "Edit" : "Përpuno", - "Undo" : "Ktheje pas" + "Undo" : "Ktheje pas", + "New text document.md" : "Dokument tekst .md i ri" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sr.js b/l10n/sr.js index 9644238ba..4f1ac3952 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -21,7 +21,6 @@ OC.L10N.register( "Show image" : "Прикажи слику", "Show file" : "Прикажи фајл", "New text document" : "Нови текстуални документ", - "New text document.md" : "Нови текстуални документ.md", "Edit" : "Измени", "Undo" : "Поништи", "Redo" : "Понови", @@ -39,6 +38,7 @@ OC.L10N.register( "Unordered list" : "Неуређена листа", "Ordered list" : "Уређена листа", "Blockquote" : "Издвојени цитат", - "Code block" : "Блок са изворним кôдом" + "Code block" : "Блок са изворним кôдом", + "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 88649c60b..73e03eca4 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -19,7 +19,6 @@ "Show image" : "Прикажи слику", "Show file" : "Прикажи фајл", "New text document" : "Нови текстуални документ", - "New text document.md" : "Нови текстуални документ.md", "Edit" : "Измени", "Undo" : "Поништи", "Redo" : "Понови", @@ -37,6 +36,7 @@ "Unordered list" : "Неуређена листа", "Ordered list" : "Уређена листа", "Blockquote" : "Издвојени цитат", - "Code block" : "Блок са изворним кôдом" + "Code block" : "Блок са изворним кôдом", + "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 58d88d6d3..fbcc7550b 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -21,7 +21,6 @@ OC.L10N.register( "Show image" : "Visa bild", "Show file" : "Visa fil", "New text document" : "Nytt textdokument", - "New text document.md" : "Nytt textdokument.md", "Edit" : "Redigera", "Undo" : "Ångra", "Redo" : "Upprepa", @@ -39,6 +38,7 @@ OC.L10N.register( "Unordered list" : "Punktlista", "Ordered list" : "Numrerad lista", "Blockquote" : "Blockcitat", - "Code block" : "Kodblock" + "Code block" : "Kodblock", + "New text document.md" : "Nytt textdokument.md" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sv.json b/l10n/sv.json index 2449fdd44..a45a707cc 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -19,7 +19,6 @@ "Show image" : "Visa bild", "Show file" : "Visa fil", "New text document" : "Nytt textdokument", - "New text document.md" : "Nytt textdokument.md", "Edit" : "Redigera", "Undo" : "Ångra", "Redo" : "Upprepa", @@ -37,6 +36,7 @@ "Unordered list" : "Punktlista", "Ordered list" : "Numrerad lista", "Blockquote" : "Blockcitat", - "Code block" : "Kodblock" + "Code block" : "Kodblock", + "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 62b96fa80..145863804 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -21,7 +21,6 @@ OC.L10N.register( "Show image" : "Görseli görüntüle", "Show file" : "Dosyayı görüntüle", "New text document" : "Yeni metin belgesi", - "New text document.md" : "Yeni metin belgesi.md", "Edit" : "Düzenle", "Undo" : "Geri al", "Redo" : "Yinele", @@ -39,6 +38,7 @@ OC.L10N.register( "Unordered list" : "Sıralı olmayan liste", "Ordered list" : "Sıralı liste", "Blockquote" : "Alıntı", - "Code block" : "Kod bloğu" + "Code block" : "Kod bloğu", + "New text document.md" : "Yeni metin belgesi.md" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/tr.json b/l10n/tr.json index 28122c055..03c83bda9 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -19,7 +19,6 @@ "Show image" : "Görseli görüntüle", "Show file" : "Dosyayı görüntüle", "New text document" : "Yeni metin belgesi", - "New text document.md" : "Yeni metin belgesi.md", "Edit" : "Düzenle", "Undo" : "Geri al", "Redo" : "Yinele", @@ -37,6 +36,7 @@ "Unordered list" : "Sıralı olmayan liste", "Ordered list" : "Sıralı liste", "Blockquote" : "Alıntı", - "Code block" : "Kod bloğu" + "Code block" : "Kod bloğu", + "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 4c4f27cd2..a68cab2f3 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -21,7 +21,6 @@ OC.L10N.register( "Show image" : "显示图片", "Show file" : "显示文件", "New text document" : "新建文本文档", - "New text document.md" : "新建文本文档.md", "Edit" : "编辑", "Undo" : "撤销", "Redo" : "重做", @@ -39,6 +38,7 @@ OC.L10N.register( "Unordered list" : "无编号列表", "Ordered list" : "编号列表", "Blockquote" : "块引用", - "Code block" : "代码块" + "Code block" : "代码块", + "New text document.md" : "新建文本文档.md" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 9a851e40c..27e841fd1 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -19,7 +19,6 @@ "Show image" : "显示图片", "Show file" : "显示文件", "New text document" : "新建文本文档", - "New text document.md" : "新建文本文档.md", "Edit" : "编辑", "Undo" : "撤销", "Redo" : "重做", @@ -37,6 +36,7 @@ "Unordered list" : "无编号列表", "Ordered list" : "编号列表", "Blockquote" : "块引用", - "Code block" : "代码块" + "Code block" : "代码块", + "New text document.md" : "新建文本文档.md" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file -- cgit v1.2.3