From 8edf7479174807c1e759bf54a3ce86425d8a3129 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 17 Jul 2017 00:23:17 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/lt_LT.js | 6 ++++++ l10n/lt_LT.json | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 l10n/lt_LT.js create mode 100644 l10n/lt_LT.json diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js new file mode 100644 index 0000000..043e1a6 --- /dev/null +++ b/l10n/lt_LT.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "Mobilaus telefono SMS žinučių sinchronizacija" +}, +"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json new file mode 100644 index 0000000..3ef554d --- /dev/null +++ b/l10n/lt_LT.json @@ -0,0 +1,4 @@ +{ "translations": { + "Phone Sync" : "Mobilaus telefono SMS žinučių sinchronizacija" +},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" +} \ No newline at end of file