aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-09-17 12:33:26 +0000
committerNextcloud bot <bot@nextcloud.com>2019-09-17 12:33:26 +0000
commit8cc41974a43ce893fee58b44ac8c213461eaa898 (patch)
treef901982908dafc2b29853fb7919697be33f33feb /apps/updatenotification/l10n/lt_LT.js
parenta5d4cc133098f25f27fec6ca76cae37e46a662c7 (diff)
downloadnextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.tar.gz
nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/lt_LT.js')
-rw-r--r--apps/updatenotification/l10n/lt_LT.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/lt_LT.js b/apps/updatenotification/l10n/lt_LT.js
index 9cbaf8647df..5967c215c1a 100644
--- a/apps/updatenotification/l10n/lt_LT.js
+++ b/apps/updatenotification/l10n/lt_LT.js
@@ -26,7 +26,6 @@ OC.L10N.register(
"A new version is available: <strong>{newVersionString}</strong>" : "Yra prieinama nauja versija: <strong>{newVersionString}</strong>",
"Checked on {lastCheckedDate}" : "Tikrinta {lastCheckedDate}",
"View changelog" : "Rodyti keitinių žurnalą",
- "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ą.",
- "Could not start updater, please try the manual update" : "Nepavyko paleisti atnaujinimo programos, prašome bandyti atnaujinimą rankiniu būdu"
+ "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ą."
},
"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);");