diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-10 02:16:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-10 02:16:43 +0000 |
commit | 98e2291f7a7d29e175fd289869f42d7a62bcef2f (patch) | |
tree | 4e346d2633ab8989ca07e23bfc31d8364559e7c4 /apps/updatenotification | |
parent | 6ddb789f0dca8bbf405652607b4659d464bce36a (diff) | |
download | nextcloud-server-98e2291f7a7d29e175fd289869f42d7a62bcef2f.tar.gz nextcloud-server-98e2291f7a7d29e175fd289869f42d7a62bcef2f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/lt_LT.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/lt_LT.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/lt_LT.js b/apps/updatenotification/l10n/lt_LT.js index 2c0d7390e55..5c947ea5020 100644 --- a/apps/updatenotification/l10n/lt_LT.js +++ b/apps/updatenotification/l10n/lt_LT.js @@ -26,6 +26,7 @@ OC.L10N.register( "The selected update channel does not support updates of the server." : "Pasirinktas kanalas nepalaiko serverio atnaujinimų.", "A new version is available: <strong>{newVersionString}</strong>" : "Yra prieinama nauja versija: <strong>{newVersionString}</strong>", "Checked on {lastCheckedDate}" : "Tikrinta {lastCheckedDate}", + "Checking apps for compatible updates" : "Tikrinama, ar yra suderinamų programėlių atnaujinimų", "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ą." }, diff --git a/apps/updatenotification/l10n/lt_LT.json b/apps/updatenotification/l10n/lt_LT.json index 570b98c7c3b..c45e2af780e 100644 --- a/apps/updatenotification/l10n/lt_LT.json +++ b/apps/updatenotification/l10n/lt_LT.json @@ -24,6 +24,7 @@ "The selected update channel does not support updates of the server." : "Pasirinktas kanalas nepalaiko serverio atnaujinimų.", "A new version is available: <strong>{newVersionString}</strong>" : "Yra prieinama nauja versija: <strong>{newVersionString}</strong>", "Checked on {lastCheckedDate}" : "Tikrinta {lastCheckedDate}", + "Checking apps for compatible updates" : "Tikrinama, ar yra suderinamų programėlių atnaujinimų", "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ą." },"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);" |