diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-08 00:12:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-08 00:12:51 +0000 |
commit | b34111bfc9230670819e7894476977c09cf83adf (patch) | |
tree | ab1e5faaf21f19dd8e03ff0df9ee816943e9426c /apps/updatenotification/l10n/lt_LT.json | |
parent | be30c09e9e184f07a9ed58c893ae80c65cc89839 (diff) | |
download | nextcloud-server-b34111bfc9230670819e7894476977c09cf83adf.tar.gz nextcloud-server-b34111bfc9230670819e7894476977c09cf83adf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/lt_LT.json')
-rw-r--r-- | apps/updatenotification/l10n/lt_LT.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/updatenotification/l10n/lt_LT.json b/apps/updatenotification/l10n/lt_LT.json index 7bc1838b681..1edbcda9adc 100644 --- a/apps/updatenotification/l10n/lt_LT.json +++ b/apps/updatenotification/l10n/lt_LT.json @@ -1,7 +1,10 @@ { "translations": { "{version} is available. Get more information on how to update." : "Yra prieinama {version}. Gaukite daugiau informacijos apie tai kaip atnaujinti.", + "Could not start updater, please try the manual update" : "Nepavyko paleisti atnaujinimo programos, prašome bandyti atnaujinimą rankiniu būdu", "Open updater" : "Atverti atnaujinimo programą", + "Download now" : "Atsisiųsti dabar", "Your version is up to date." : "Jūsų versija yra naujausia.", + "The update check is not yet finished. Please refresh the page." : "Atnaujinimų patikrinimas dar neužbaigtas. Prašome įkelti puslapį iš naujo.", "A non-default update server is in use to be checked for updates:" : "Atnaujinimų aptikimui yra naudojamas ne nenumatytasis serveris: ", "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ą / eksperimentinį kanalą. Tačiau niekada negalite sendinti versijos ar persijungti į stabilų kanalą.", @@ -9,7 +12,6 @@ "Notify members of the following groups about available updates:" : "Apie galimus atnaujinimus informuoti narius iš grupių:", "Only notification for app updates are available." : "Yra prieinami tik pranešimai apie programėlių atnaujinimus.", "The selected update channel does not support updates of the server." : "Pasirinktas kanalas nepalaiko serverio atnaujinimų.", - "Could not start updater, please try the manual update" : "Nepavyko paleisti atnaujinimo programos, prašome bandyti atnaujinimą rankiniu būdu", "Update notifications" : "Atnaujinimų pranešimai", "Channel updated" : "Kanalas atnaujintas", "The update server could not be reached since %d days to check for new updates." : " Atnaujinimo serveris nepasiekiamas %d dienas.", @@ -18,8 +20,6 @@ "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." : "Yra prieinamas {app} atnaujinimas į versiją %s.", "A new version is available: %s" : "Yra prieinama nauja versija: %s", - "Download now" : "Atsisiųsti dabar", - "Checked on %s" : "Tikrinta %s", - "The update check is not yet finished. Please refresh the page." : "Atnaujinimų patikrinimas dar neužbaigtas. Prašome įkelti puslapį iš naujo." + "Checked on %s" : "Tikrinta %s" },"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 |