diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-28 02:16:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-28 02:16:21 +0000 |
commit | 40e233915173dfd5d0fc614166ffcb3e4b1e0fb5 (patch) | |
tree | bacee73e750e3c423f96c96238c165f9dfbf8ff0 /apps/files/l10n/lt_LT.js | |
parent | abdb201c04b12d4684e0439cb4c596dd52b7c9c0 (diff) | |
download | nextcloud-server-40e233915173dfd5d0fc614166ffcb3e4b1e0fb5.tar.gz nextcloud-server-40e233915173dfd5d0fc614166ffcb3e4b1e0fb5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/lt_LT.js')
-rw-r--r-- | apps/files/l10n/lt_LT.js | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index 02928ac7701..a0548e0efa1 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -41,7 +41,7 @@ OC.L10N.register( "Pending" : "Laukiantis", "Unable to determine date" : "Nepavyksta nustatyti datos", "This operation is forbidden" : "Ši operacija yra uždrausta", - "This directory is unavailable, please check the logs or contact the administrator" : "Šis katalogas neprieinamas, prašome peržiūrėti žurnalo įrašus arba susisiekti su administratoriumi", + "This directory is unavailable, please check the logs or contact the administrator" : "Šis katalogas neprieinamas, peržiūrėkite žurnalo įrašus arba susisiekite su administratoriumi", "Could not move \"{file}\", target exists" : "Nepavyko perkelti \"{file}\", toks jau egzistuoja", "Could not move \"{file}\"" : "Nepavyko perkelti \"{file}\"", "copy" : "kopija", @@ -78,8 +78,12 @@ OC.L10N.register( "\"/\" is not allowed inside a file name." : "Failo pavadinime simbolis „/“ draudžiamas.", "\"{name}\" is not an allowed filetype" : "\"{name}\" nėra leidžiamas failo tipas", "Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} saugykla yra pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!", + "This group folder is full, files can not be updated or synced anymore!" : "Šis grupės aplankas yra pilnas, failai daugiau nebegali būti atnaujinti ar sinchronizuoti!", + "This external storage is full, files can not be updated or synced anymore!" : "Ši išorinė saugykla yra pilna, failai daugiau nebegali būti atnaujinti ar sinchronizuoti!", "Your storage is full, files can not be updated or synced anymore!" : "Jūsų saugykla pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} saugykla yra beveik pilna ({usedSpacePercent}%)", + "This group folder is almost full ({usedSpacePercent}%)" : "Šis grupės aplankas yra beveik pilnas ({usedSpacePercent}%)", + "This external storage is almost full ({usedSpacePercent}%)" : "Ši išorinė saugykla yra beveik pilna ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Jūsų saugykla yra beveik pilna ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["atitinka \"{filter}\"","atitinka \"{filter}\"","atitinka \"{filter}\"","atitinka \"{filter}\""], "View in folder" : "Rodyti aplanke", @@ -130,6 +134,7 @@ OC.L10N.register( "{user} moved {oldfile} to {newfile}" : "{user} perkėlė {oldfile} į {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Failas buvo pridėtas arba pašalintas iš <strong>mėgstamų</strong>", "A file or folder has been <strong>changed</strong>" : "Buvo <strong>pakeistas</strong> failas ar aplankas", + "A favorite file or folder has been <strong>changed</strong>" : "Buvo <strong>pakeistas</strong> mėgstamas failas ar aplankas", "All files" : "Visi failai", "Unlimited" : "Neribotai", "Upload (max. %s)" : "Įkelti (maks. %s)", |