diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-16 01:12:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-16 01:12:24 +0000 |
commit | 1edfffd091ed416d99925d9dc660920560c457fa (patch) | |
tree | 699fa178232ecb16acaba2bf0a3d0e9ae845ecc2 /core/l10n/lt_LT.js | |
parent | bfd61d849f1f8dc726b1dc42d827bcb98bfe8b9d (diff) | |
download | nextcloud-server-1edfffd091ed416d99925d9dc660920560c457fa.tar.gz nextcloud-server-1edfffd091ed416d99925d9dc660920560c457fa.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lt_LT.js')
-rw-r--r-- | core/l10n/lt_LT.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index eb8b66c7655..dfaf5384f07 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -28,8 +28,6 @@ OC.L10N.register( "Couldn't send reset email. Please make sure your username is correct." : "Nepavyko išsiųsti atstatymo el. laiško. Prašome įsitikinti, kad jūsų naudotojo vardas yra teisingas.", "Preparing update" : "Ruošiamas atnaujinimas", "[%d / %d]: %s" : "[%d / %d]: %s", - "Repair warning: " : "Pataisymo įspėjimas: ", - "Repair error: " : "Pataisymo klaida: ", "Please use the command line updater because automatic updating is disabled in the config.php." : "Automatinis atnaujinimas išjungtas config.php faile. Naudokite komandinės eilutės atnaujinimo įrankį.", "[%d / %d]: Checking table %s" : "[%d / %d]: Tikrinama lentelė %s", "Turned on maintenance mode" : "Įjungta techninės priežiūros veiksena", @@ -285,6 +283,8 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Šis %s egzempliorius šiuo metu yra techninės priežiūros veiksenoje, kas savo ruožtu gali šiek tiek užtrukti.", "This page will refresh itself when the instance is available again." : "Šis puslapis bus įkeltas iš naujo, kai egzempliorius bus ir vėl prieinamas.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Susisiekite su savo sistemos administratoriumi jei šis pranešimas nedingsta arba jei jis pasirodė netikėtai.", + "Repair warning: " : "Pataisymo įspėjimas: ", + "Repair error: " : "Pataisymo klaida: ", "Updated \"%s\" to %s" : "Atnaujinta \"%s\" į %s", "There was an error loading your contacts" : "Įkeliant jūsų adresatus, įvyko klaida", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Buvo problemų su kodo vientisumo patikrinimu. Daugiau informacijos…</a>", |