From 5719ba8d545c956f76f4876936aed94b76606104 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 15 Jun 2018 00:33:06 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/eo.js | 7 +++++++ l10n/eo.json | 5 +++++ 2 files changed, 12 insertions(+) create mode 100644 l10n/eo.js create mode 100644 l10n/eo.json diff --git a/l10n/eo.js b/l10n/eo.js new file mode 100644 index 0000000..b9b36fc --- /dev/null +++ b/l10n/eo.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "Telefono Sinkronigo", + "An app to sync SMS with your cloud" : " Aplikaĵo por sinkronigi SMS al via nubo" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/eo.json b/l10n/eo.json new file mode 100644 index 0000000..594fef7 --- /dev/null +++ b/l10n/eo.json @@ -0,0 +1,5 @@ +{ "translations": { + "Phone Sync" : "Telefono Sinkronigo", + "An app to sync SMS with your cloud" : " Aplikaĵo por sinkronigi SMS al via nubo" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file