Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-13 05:38:52 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-13 05:38:52 +0300
commiteda06754e817ae563125a1e50c3d4a6be07044de (patch)
tree3773afb383e39d323c9a9d60cead93fcb37e34d2 /l10n
parent8f8368f64d66d9d2fa24b95546d0cc10e1fbd88c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/lt_LT.js6
-rw-r--r--l10n/lt_LT.json4
2 files changed, 10 insertions, 0 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
new file mode 100644
index 0000000..de92486
--- /dev/null
+++ b/l10n/lt_LT.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "nextcloud_announcements",
+ {
+ "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Nextcloud pranešimai informuoja jus apie naujausius \"Nextcloud\" naujienas. "
+},
+"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
new file mode 100644
index 0000000..240f6c8
--- /dev/null
+++ b/l10n/lt_LT.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Nextcloud pranešimai informuoja jus apie naujausius \"Nextcloud\" naujienas. "
+},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
+} \ No newline at end of file