From 39526db8f2cb2c612a61dc7a7fbe94124dbce303 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 2 Sep 2020 03:15:27 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/br.js | 6 +----- l10n/br.json | 6 +----- l10n/ca.js | 6 +----- l10n/ca.json | 6 +----- l10n/cs.js | 6 +----- l10n/cs.json | 6 +----- l10n/da.js | 6 ++++++ l10n/da.json | 4 ++++ l10n/de.js | 6 +----- l10n/de.json | 6 +----- l10n/de_DE.js | 6 +----- l10n/de_DE.json | 6 +----- l10n/el.js | 6 +----- l10n/el.json | 6 +----- l10n/en_GB.js | 6 ++++++ l10n/en_GB.json | 4 ++++ l10n/es.js | 6 +----- l10n/es.json | 6 +----- l10n/eu.js | 6 +----- l10n/eu.json | 6 +----- l10n/fi.js | 3 +-- l10n/fi.json | 3 +-- l10n/fr.js | 6 +----- l10n/fr.json | 6 +----- l10n/gl.js | 6 +----- l10n/gl.json | 6 +----- l10n/hr.js | 5 +---- l10n/hr.json | 5 +---- l10n/hu.js | 6 +----- l10n/hu.json | 6 +----- l10n/is.js | 5 +---- l10n/is.json | 5 +---- l10n/it.js | 6 +----- l10n/it.json | 6 +----- l10n/lt_LT.js | 3 +-- l10n/lt_LT.json | 3 +-- l10n/nl.js | 6 +----- l10n/nl.json | 6 +----- l10n/pl.js | 6 +----- l10n/pl.json | 6 +----- l10n/pt_BR.js | 6 +----- l10n/pt_BR.json | 6 +----- l10n/pt_PT.js | 5 +---- l10n/pt_PT.json | 5 +---- l10n/ru.js | 6 +----- l10n/ru.json | 6 +----- l10n/sk.js | 6 +----- l10n/sk.json | 6 +----- l10n/sl.js | 6 +----- l10n/sl.json | 6 +----- l10n/sv.js | 5 +---- l10n/sv.json | 5 +---- l10n/tr.js | 6 +----- l10n/tr.json | 6 +----- l10n/zh_CN.js | 6 +----- l10n/zh_CN.json | 6 +----- 56 files changed, 72 insertions(+), 240 deletions(-) create mode 100644 l10n/da.js create mode 100644 l10n/da.json create mode 100644 l10n/en_GB.js create mode 100644 l10n/en_GB.json diff --git a/l10n/br.js b/l10n/br.js index 94083a6..e047bb8 100644 --- a/l10n/br.js +++ b/l10n/br.js @@ -19,10 +19,6 @@ OC.L10N.register( "Select file types for which Reader should be the default viewer." : "Choaz ar stumm restr ar Reader a rankfe implijout dre ziouer.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" }, "nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"); diff --git a/l10n/br.json b/l10n/br.json index 210e4bc..7b87ee5 100644 --- a/l10n/br.json +++ b/l10n/br.json @@ -17,10 +17,6 @@ "Select file types for which Reader should be the default viewer." : "Choaz ar stumm restr ar Reader a rankfe implijout dre ziouer.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" },"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);" } \ No newline at end of file diff --git a/l10n/ca.js b/l10n/ca.js index 2b23209..8a91192 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -19,10 +19,6 @@ OC.L10N.register( "Select file types for which Reader should be the default viewer." : "Seleccionar els tipus de fitxers pels que Reader ha de ser considerat el visor per defecte.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ca.json b/l10n/ca.json index 2c6be66..ed7c7ab 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -17,10 +17,6 @@ "Select file types for which Reader should be the default viewer." : "Seleccionar els tipus de fitxers pels que Reader ha de ser considerat el visor per defecte.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/cs.js b/l10n/cs.js index 303bb10..dfe60f5 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -19,10 +19,6 @@ OC.L10N.register( "Select file types for which Reader should be the default viewer." : "Vyberte typy souborů, pro které by Čtečka měla být výchozím prohlížečem.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" }, "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 9cb1e3c..d502e78 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -17,10 +17,6 @@ "Select file types for which Reader should be the default viewer." : "Vyberte typy souborů, pro které by Čtečka měla být výchozím prohlížečem.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" },"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/da.js b/l10n/da.js new file mode 100644 index 0000000..0df3fa2 --- /dev/null +++ b/l10n/da.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "epubreader", + { + "menu" : "menu" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json new file mode 100644 index 0000000..e0ea1f0 --- /dev/null +++ b/l10n/da.json @@ -0,0 +1,4 @@ +{ "translations": { + "menu" : "menu" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index b65e003..b9156ef 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -19,10 +19,6 @@ OC.L10N.register( "Select file types for which Reader should be the default viewer." : "Dateiformat auswählen, für den der Leser die bevorzugte Anzeige sein soll.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de.json b/l10n/de.json index a3095ab..93ecb06 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -17,10 +17,6 @@ "Select file types for which Reader should be the default viewer." : "Dateiformat auswählen, für den der Leser die bevorzugte Anzeige sein soll.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" },"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 f7d89a8..a0352c4 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -19,10 +19,6 @@ OC.L10N.register( "Select file types for which Reader should be the default viewer." : "Dateiformat auswählen, für den der Leser die bevorzugte Anzeige sein soll.", "Epub" : "Ebub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 2ae4ff9..176e736 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -17,10 +17,6 @@ "Select file types for which Reader should be the default viewer." : "Dateiformat auswählen, für den der Leser die bevorzugte Anzeige sein soll.", "Epub" : "Ebub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/el.js b/l10n/el.js index 570e50e..3087ee9 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -19,10 +19,6 @@ OC.L10N.register( "Select file types for which Reader should be the default viewer." : "Επιλέξτε τους τύπους αρχείων ως προεπιλογή για τον Αναγνώστη.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/el.json b/l10n/el.json index a1da4c0..a4b7b8e 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -17,10 +17,6 @@ "Select file types for which Reader should be the default viewer." : "Επιλέξτε τους τύπους αρχείων ως προεπιλογή για τον Αναγνώστη.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/en_GB.js b/l10n/en_GB.js new file mode 100644 index 0000000..0df3fa2 --- /dev/null +++ b/l10n/en_GB.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "epubreader", + { + "menu" : "menu" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/en_GB.json b/l10n/en_GB.json new file mode 100644 index 0000000..e0ea1f0 --- /dev/null +++ b/l10n/en_GB.json @@ -0,0 +1,4 @@ +{ "translations": { + "menu" : "menu" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js index 786310c..f88459b 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -19,10 +19,6 @@ OC.L10N.register( "Select file types for which Reader should be the default viewer." : "Selecciona los tipos de archivo para los que Reader debería ser el visor predeterminado.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "BR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxfref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "BR/CBZ" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es.json b/l10n/es.json index d5a7cfc..e142635 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -17,10 +17,6 @@ "Select file types for which Reader should be the default viewer." : "Selecciona los tipos de archivo para los que Reader debería ser el visor predeterminado.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "BR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxfref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "BR/CBZ" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/eu.js b/l10n/eu.js index 0a72111..269c19a 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -19,10 +19,6 @@ OC.L10N.register( "Select file types for which Reader should be the default viewer." : "Hautatu Irakurgailuak ze fitxategi-motentzat izan behar duen irakurgailu lehenetsia.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eu.json b/l10n/eu.json index e58f48e..2169e89 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -17,10 +17,6 @@ "Select file types for which Reader should be the default viewer." : "Hautatu Irakurgailuak ze fitxategi-motentzat izan behar duen irakurgailu lehenetsia.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fi.js b/l10n/fi.js index ece2207..bb45ac0 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -15,7 +15,6 @@ OC.L10N.register( "Select file types for which Reader should be the default viewer." : "Valitse tiedostotyypit, joihin Lukija asetetaan oletuskatselimeksi.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/fi.json b/l10n/fi.json index 9682d8a..1585699 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -13,7 +13,6 @@ "Select file types for which Reader should be the default viewer." : "Valitse tiedostotyypit, joihin Lukija asetetaan oletuskatselimeksi.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index 37b6e17..2a99d21 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -19,10 +19,6 @@ OC.L10N.register( "Select file types for which Reader should be the default viewer." : "Sélectionnez les types de fichier pour lesquels Reader devrait être le lecteur par défaut.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fr.json b/l10n/fr.json index 05ba2f7..9dfe500 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -17,10 +17,6 @@ "Select file types for which Reader should be the default viewer." : "Sélectionnez les types de fichier pour lesquels Reader devrait être le lecteur par défaut.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/gl.js b/l10n/gl.js index a71358d..16d64b1 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -19,10 +19,6 @@ OC.L10N.register( "Select file types for which Reader should be the default viewer." : "Seleccione os tipos de ficheiro para os que Reader debería ser o visor predeterminado.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/gl.json b/l10n/gl.json index f68f3e1..e0b7fd9 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -17,10 +17,6 @@ "Select file types for which Reader should be the default viewer." : "Seleccione os tipos de ficheiro para os que Reader debería ser o visor predeterminado.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/hr.js b/l10n/hr.js index dd8a7a0..21ec515 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -19,9 +19,6 @@ OC.L10N.register( "Select file types for which Reader should be the default viewer." : "Odaberite vrste datoteka za koje će Reader biti zadani preglednik.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" }, "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 e8339aa..222a0c2 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -17,9 +17,6 @@ "Select file types for which Reader should be the default viewer." : "Odaberite vrste datoteka za koje će Reader biti zadani preglednik.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" },"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 7cb7dc6..00356a2 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -19,10 +19,6 @@ OC.L10N.register( "Select file types for which Reader should be the default viewer." : "Válassza ki a fájltípusokat, amelyeket az Olvasó alkalmazással szeretne megnyitni.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/hu.json b/l10n/hu.json index fbbe6c2..b16419e 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -17,10 +17,6 @@ "Select file types for which Reader should be the default viewer." : "Válassza ki a fájltípusokat, amelyeket az Olvasó alkalmazással szeretne megnyitni.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/is.js b/l10n/is.js index 583e50b..15bf7ac 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -18,9 +18,6 @@ OC.L10N.register( "Select file types for which Reader should be the default viewer." : "Veldu þær skráategundir sem Reader ætti að vera sjálfgefinn skoðari fyrir.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/l10n/is.json b/l10n/is.json index aea17c4..95b574e 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -16,9 +16,6 @@ "Select file types for which Reader should be the default viewer." : "Veldu þær skráategundir sem Reader ætti að vera sjálfgefinn skoðari fyrir.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" },"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 6e09606..a9181fe 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -19,10 +19,6 @@ OC.L10N.register( "Select file types for which Reader should be the default viewer." : "Seleziona i tipi di file per i quali Reader dovrebbe essere il lettore predefinito.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/it.json b/l10n/it.json index d5e694a..5c429fa 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -17,10 +17,6 @@ "Select file types for which Reader should be the default viewer." : "Seleziona i tipi di file per i quali Reader dovrebbe essere il lettore predefinito.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 2a52701..7f3d657 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -2,7 +2,6 @@ OC.L10N.register( "epubreader", { "Settings updated successfully." : "Nustatymai sėkmingai atnaujinti.", - "menu" : "meniu", - "%PDF-" : "%PDF-" + "menu" : "meniu" }, "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 de49a29..28d825f 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -1,6 +1,5 @@ { "translations": { "Settings updated successfully." : "Nustatymai sėkmingai atnaujinti.", - "menu" : "meniu", - "%PDF-" : "%PDF-" + "menu" : "meniu" },"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 d1d2306..bdf4a4d 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -19,10 +19,6 @@ OC.L10N.register( "Select file types for which Reader should be the default viewer." : "Selecteer bestandstype waarvoor de Reader de standaard viewer is.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nl.json b/l10n/nl.json index 27abfb6..502371a 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -17,10 +17,6 @@ "Select file types for which Reader should be the default viewer." : "Selecteer bestandstype waarvoor de Reader de standaard viewer is.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/pl.js b/l10n/pl.js index 5636961..2a20e74 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -19,10 +19,6 @@ OC.L10N.register( "Select file types for which Reader should be the default viewer." : "Wybierz typy plików, dla których Czytnik powinien być domyślną przeglądarką.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" }, "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 1945629..742a7b8 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -17,10 +17,6 @@ "Select file types for which Reader should be the default viewer." : "Wybierz typy plików, dla których Czytnik powinien być domyślną przeglądarką.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" },"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 e513f22..9503c8f 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -19,10 +19,6 @@ OC.L10N.register( "Select file types for which Reader should be the default viewer." : "Selecione os formatos para os quais o Reader deve ser o visualizador padrão.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 3781d41..cc22dde 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -17,10 +17,6 @@ "Select file types for which Reader should be the default viewer." : "Selecione os formatos para os quais o Reader deve ser o visualizador padrão.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" },"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 8176321..9726016 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -8,9 +8,6 @@ OC.L10N.register( "Select file types for which Reader should be the default viewer." : "Escolha os tipos de ficheiros para os quais o Leitor deva ser associado por predefinição.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index f8e1e25..d6ffe2a 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -6,9 +6,6 @@ "Select file types for which Reader should be the default viewer." : "Escolha os tipos de ficheiros para os quais o Leitor deva ser associado por predefinição.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ru.js b/l10n/ru.js index cff9a5c..247c3da 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -18,10 +18,6 @@ OC.L10N.register( "Select file types for which Reader should be the default viewer." : "Выберите типы файлов, для открытия которых будет использоваться Reader", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" }, "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 27430dc..d4eff7c 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -16,10 +16,6 @@ "Select file types for which Reader should be the default viewer." : "Выберите типы файлов, для открытия которых будет использоваться Reader", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" },"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 ad8344f..7b27bbb 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -19,10 +19,6 @@ OC.L10N.register( "Select file types for which Reader should be the default viewer." : "Vyberte typy súborov, pre ktoré má byť Reader predvoleným prehliadačom.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" }, "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 83865fb..ffb2dd7 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -17,10 +17,6 @@ "Select file types for which Reader should be the default viewer." : "Vyberte typy súborov, pre ktoré má byť Reader predvoleným prehliadačom.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" },"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/sl.js b/l10n/sl.js index f8ee097..b2bf9c7 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -6,10 +6,6 @@ OC.L10N.register( "Reader" : "Bralnik", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/l10n/sl.json b/l10n/sl.json index 117da4b..bb96fb5 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -4,10 +4,6 @@ "Reader" : "Bralnik", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sv.js b/l10n/sv.js index b60e882..42044ea 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -19,9 +19,6 @@ OC.L10N.register( "Select file types for which Reader should be the default viewer." : "Välj vilka format E-boksläsaren ska användas för. ", "Epub" : "ePub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sv.json b/l10n/sv.json index 06b1329..1afa9e7 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -17,9 +17,6 @@ "Select file types for which Reader should be the default viewer." : "Välj vilka format E-boksläsaren ska användas för. ", "Epub" : "ePub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index 1455a54..c4e3650 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -19,10 +19,6 @@ OC.L10N.register( "Select file types for which Reader should be the default viewer." : "Okuyucunun varsayılan olarak kullanılacağı dosya türlerini seçin.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/tr.json b/l10n/tr.json index f6c2a77..d072051 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -17,10 +17,6 @@ "Select file types for which Reader should be the default viewer." : "Okuyucunun varsayılan olarak kullanılacağı dosya türlerini seçin.", "Epub" : "Epub", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" },"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 99cb3f5..ca961b9 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -19,10 +19,6 @@ OC.L10N.register( "Select file types for which Reader should be the default viewer." : "选择默认用阅读器打开的文件类型。", "Epub" : "EPUB", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 0a3eb67..7db6ebd 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -17,10 +17,6 @@ "Select file types for which Reader should be the default viewer." : "选择默认用阅读器打开的文件类型。", "Epub" : "EPUB", "PDF" : "PDF", - "CBR/CBZ" : "CBR/CBZ", - " " : " ", - "endobj" : "endobj", - "startxref" : "startxref", - "%PDF-" : "%PDF-" + "CBR/CBZ" : "CBR/CBZ" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file