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
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/lt_LT.js')
-rw-r--r--l10n/lt_LT.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index de92486..002eaca 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -1,6 +1,11 @@
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. "
+ "Nextcloud announcements" : "Nextcloud skelbimai",
+ "Nextcloud announcement" : "Nextcloud skelbimas",
+ "Disable announcements" : "Išjungti skelbimus",
+ "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Nextcloud pranešimai informuoja jus apie naujausius \"Nextcloud\" naujienas. ",
+ "Shows the latest news of Nextcloud in your notifications." : "Rodo paskiausias Nextcloud naujienas jūsų pranešimuose.",
+ "These groups will be notified about the announcements." : "Šioms grupėms bus pranešama apie skelbimus."
},
"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);");