From b3b6b560da4582b5695187017bc56046670a688a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 6 Mar 2020 02:59:37 +0000 Subject: [tx-robot] updated from transifex --- l10n/oc.js | 10 ++++++++++ l10n/oc.json | 8 ++++++++ 2 files changed, 18 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..d0fc777 --- /dev/null +++ b/l10n/oc.js @@ -0,0 +1,10 @@ +OC.L10N.register( + "serverinfo", + { + "Groups" : "Gropes", + "Copy" : "Copiar", + "Size" : "Talha", + "Type:" : "Tipe :", + "Size:" : "Talha :" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/l10n/oc.json b/l10n/oc.json new file mode 100644 index 0000000..e0a642f --- /dev/null +++ b/l10n/oc.json @@ -0,0 +1,8 @@ +{ "translations": { + "Groups" : "Gropes", + "Copy" : "Copiar", + "Size" : "Talha", + "Type:" : "Tipe :", + "Size:" : "Talha :" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} \ No newline at end of file -- cgit v1.2.3