From bd5a02bf19905f72f80c0a944922995d286c460f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 14 Mar 2021 03:27:45 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/oc.js | 14 ++++++++++++++ l10n/oc.json | 12 ++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 l10n/oc.js create mode 100644 l10n/oc.json diff --git a/l10n/oc.js b/l10n/oc.js new file mode 100644 index 0000000..ab18a09 --- /dev/null +++ b/l10n/oc.js @@ -0,0 +1,14 @@ +OC.L10N.register( + "epubreader", + { + "Settings updated successfully." : "Paramètres corrèctament actualizats.", + "EPUB/CBZ/PDF ebook reader" : "lector d’ebook EPUB/CBZ/PDF", + "font size" : "talha poliça", + "font weight" : "largor poliça", + "menu" : "menú", + "Reader" : "Lector", + "Epub" : "Epub", + "PDF" : "PDF", + "CBR/CBZ" : "CBR/CBZ" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/l10n/oc.json b/l10n/oc.json new file mode 100644 index 0000000..bf9c034 --- /dev/null +++ b/l10n/oc.json @@ -0,0 +1,12 @@ +{ "translations": { + "Settings updated successfully." : "Paramètres corrèctament actualizats.", + "EPUB/CBZ/PDF ebook reader" : "lector d’ebook EPUB/CBZ/PDF", + "font size" : "talha poliça", + "font weight" : "largor poliça", + "menu" : "menú", + "Reader" : "Lector", + "Epub" : "Epub", + "PDF" : "PDF", + "CBR/CBZ" : "CBR/CBZ" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} \ No newline at end of file