diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-13 01:13:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-13 01:13:02 +0000 |
commit | 413121dea1378777b1a717a268cea906010a7c81 (patch) | |
tree | 63408be6d86cf924cde19861606259dc012a7e89 /apps/updatenotification/l10n/lt_LT.js | |
parent | 357bbe1b793ae7bd22c7a10527db4bc8d23e381f (diff) | |
download | nextcloud-server-413121dea1378777b1a717a268cea906010a7c81.tar.gz nextcloud-server-413121dea1378777b1a717a268cea906010a7c81.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/lt_LT.js')
-rw-r--r-- | apps/updatenotification/l10n/lt_LT.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/lt_LT.js b/apps/updatenotification/l10n/lt_LT.js index 67b49dcf0b2..b352ffad484 100644 --- a/apps/updatenotification/l10n/lt_LT.js +++ b/apps/updatenotification/l10n/lt_LT.js @@ -25,7 +25,6 @@ OC.L10N.register( "Download now" : "Atsisiųsti dabar", "Checked on %s" : "Tikrinta %s", "Update channel:" : "Atnaujinimo kanalas:", - "The update check is not yet finished. Please refresh the page." : "Atnaujinimų patikrinimas dar neužbaigtas. Prašome įkelti puslapį iš naujo.", - "What's new?" : "Kas naujo?" + "The update check is not yet finished. Please refresh the page." : "Atnaujinimų patikrinimas dar neužbaigtas. Prašome įkelti puslapį iš naujo." }, "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);"); |