From 07edbefd2a7d6f3f005ad1c3e77e7d812a709a1b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 16 Sep 2017 00:24:41 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/et_EE.js | 6 ++++++ l10n/et_EE.json | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 l10n/et_EE.js create mode 100644 l10n/et_EE.json diff --git a/l10n/et_EE.js b/l10n/et_EE.js new file mode 100644 index 0000000..9bc92cf --- /dev/null +++ b/l10n/et_EE.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "Telefoniga Sünkroniseerimine" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/et_EE.json b/l10n/et_EE.json new file mode 100644 index 0000000..f51a74e --- /dev/null +++ b/l10n/et_EE.json @@ -0,0 +1,4 @@ +{ "translations": { + "Phone Sync" : "Telefoniga Sünkroniseerimine" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file