aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-25 00:08:02 +0000
committerNextcloud bot <bot@nextcloud.com>2017-07-25 00:08:02 +0000
commit11e182fff20d4c8dd0e924c894374df20ed41762 (patch)
treeb3a315c6799f4dd5ed32992cda7042b8ecb9fc81 /apps/updatenotification/l10n/lt_LT.js
parent5dc480a38c3755330cda99915a54f72d46df4885 (diff)
downloadnextcloud-server-11e182fff20d4c8dd0e924c894374df20ed41762.tar.gz
nextcloud-server-11e182fff20d4c8dd0e924c894374df20ed41762.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/lt_LT.js')
-rw-r--r--apps/updatenotification/l10n/lt_LT.js21
1 files changed, 19 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/lt_LT.js b/apps/updatenotification/l10n/lt_LT.js
index 6c22873bf1d..c999ea97edd 100644
--- a/apps/updatenotification/l10n/lt_LT.js
+++ b/apps/updatenotification/l10n/lt_LT.js
@@ -1,8 +1,25 @@
OC.L10N.register(
"updatenotification",
{
- "Updater" : "Atnaujinimo programa",
+ "Update notifications" : "Atnaujinimų pranešimai",
+ "Could not start updater, please try the manual update" : "Nepavyko paleisti atnaujinimo programos, prašome atnaujinimą rankiniu būdu",
+ "{version} is available. Get more information on how to update." : "Yra prieinama {version}. Gaukite daugiau informacijos apie tai kaip atnaujinti.",
+ "Channel updated" : "Kanalas atnaujintas",
+ "Please check the Nextcloud and server log files for errors." : "Prašome patikrinti Nextcloud ir serverio žurnalų įrašus apie galimas klaidas.",
+ "Update to %1$s is available." : "Yra prieinamas atnaujinimas į %1$s.",
+ "Update for %1$s to version %2$s is available." : "Yra prieinamas %1$s atnaujinimas į versiją %2$s.",
+ "Update for {app} to version %s is available." : "Galimas {app} atnaujinimas į %s versiją.",
+ "Update notification" : "Atnaujinimų pranešimai",
+ "A new version is available: %s" : "Yra prieinama nauja versija: %s",
+ "Open updater" : "Atverti atnaujinimo programą",
+ "Download now" : "Atsisiųsti dabar",
+ "Your version is up to date." : "Tavo versija yra naujausia.",
+ "Checked on %s" : "Tikrinta %s",
"Update channel:" : "Atnaujinimo kanalas:",
- "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Visada galite atnaujinti į naujesnę versiją / bandomąjį kanalą. Bet niekada žeminti versijos ar pakeisti į stabilų kanalą."
+ "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Visada galite atnaujinti į naujesnę versiją / eksperimentinį kanalą. Tačiau niekada negalite sendinti versijos ar persijungti į stabilų kanalą.",
+ "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Atkreipkite dėmesį kad po naujos versijos išleidimo gali praeiti šiek tiek laiko kol ti bus matoma čia. Mes išleidžiame naujas versijas paskirstytai pagal laiką savo klientams, ir kartais praleidžiame atnaujinimus pastebėjus klaidas.",
+ "Notify members of the following groups about available updates:" : "Apie galimus atnaujinimus informuoti narius iš grupių:",
+ "Only notification for app updates are available." : "Galimi tik pranešimai apie programos atnaujinimus.",
+ "The selected update channel does not support updates of the server." : "Pasirinktas kanalas nepalaiko serverio atnaujinimų."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");