From 5793c0ca40c08709c88b5c6a37037d2ffae58e6b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 7 Feb 2017 01:16:56 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/ca.js | 6 ++++++ l10n/ca.json | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 l10n/ca.js create mode 100644 l10n/ca.json diff --git a/l10n/ca.js b/l10n/ca.js new file mode 100644 index 0000000..852299b --- /dev/null +++ b/l10n/ca.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "Sincronització del telèfon" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/ca.json b/l10n/ca.json new file mode 100644 index 0000000..6dccb1d --- /dev/null +++ b/l10n/ca.json @@ -0,0 +1,4 @@ +{ "translations": { + "Phone Sync" : "Sincronització del telèfon" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file