diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:27:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:27:57 +0000 |
commit | da591eaec3050ab02b4a74d1304db78335eeb7fa (patch) | |
tree | f8b206f7dac72fcb6deed841e1d038020787f144 /lib/l10n/lt_LT.js | |
parent | 26265847bdade218bc7b792fe2ff07dd1334b04b (diff) | |
download | nextcloud-server-da591eaec3050ab02b4a74d1304db78335eeb7fa.tar.gz nextcloud-server-da591eaec3050ab02b4a74d1304db78335eeb7fa.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/lt_LT.js')
-rw-r--r-- | lib/l10n/lt_LT.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js index 99dd4a01f53..c7a9bdcc660 100644 --- a/lib/l10n/lt_LT.js +++ b/lib/l10n/lt_LT.js @@ -154,7 +154,6 @@ OC.L10N.register( "Login canceled by app" : "Programėlė nutraukė prisijungimo procesą", "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Programėlė \"%1$s\" negali būti įdiegta, nes nėra patenkinamos šios priklausomybės: %2$s", "a safe home for all your data" : "saugūs namai visiems jūsų duomenims", - "File is currently busy, please try again later" : "Failas šiuo metu yra užimtas, prašome vėliau pabandyti dar kartą", "Application is not enabled" : "Programa neįjungta", "Authentication error" : "Tapatybės nustatymo klaida", "Token expired. Please reload page." : "Pasibaigė prieigos rakto galiojimas. Prašome įkelti puslapį iš naujo.", @@ -193,6 +192,7 @@ OC.L10N.register( "Username contains whitespace at the beginning or at the end" : "Naudotojo varde pradžioje ar pabaigoje yra tarpas", "Username must not consist of dots only" : "Naudotojo vardas negali būti sudarytas tik iš taškų.", "User disabled" : "Naudotojas išjungtas", + "File is currently busy, please try again later" : "Failas šiuo metu yra užimtas, prašome vėliau pabandyti dar kartą", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Pakeiskite leidimus į 0770, kad šis katalogas negalėtų būti išvardytas kitiems naudotojams.", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Įsitikinkite, kad šakniniame duomenų kataloge yra failas, pavadinimu „.ocdata“." }, |