From eda06754e817ae563125a1e50c3d4a6be07044de Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 13 Jul 2019 02:38:52 +0000 Subject: [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 (limited to 'l10n') 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 -- cgit v1.2.3