diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-11-01 02:18:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-11-01 02:18:23 +0000 |
commit | b1620344f3bca70c4c479069f07670aed5432233 (patch) | |
tree | b13248f6b8555cc4df908a1e5acb1b1f4171f28a /apps/files/l10n/lt_LT.js | |
parent | 6a111e454219a23974884ac504cde2311de80e15 (diff) | |
download | nextcloud-server-b1620344f3bca70c4c479069f07670aed5432233.tar.gz nextcloud-server-b1620344f3bca70c4c479069f07670aed5432233.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/lt_LT.js')
-rw-r--r-- | apps/files/l10n/lt_LT.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index 641b583fe05..0ec8aa8eef1 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -25,6 +25,7 @@ OC.L10N.register( "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} iš {totalSize} ({bitrate})", "Uploading that item is not supported" : "To elemento įkėlimas nėra palaikomas", "Target folder does not exist any more" : "Paskirties aplanko daugiau nebėra", + "Operation is blocked by access control" : "Operacija yra užblokuota prieigos valdymo", "Error when assembling chunks, status code {status}" : "Klaida surenkant dalis, klaidos kodas {status}", "Actions" : "Veiksmai", "Rename" : "Pervadinti", @@ -79,6 +80,9 @@ OC.L10N.register( "\"{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!", "Your storage is full, files can not be updated or synced anymore!" : "Jūsų saugykla pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!", + "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Grupės aplankas \"{mountPoint}\" yra beveik pilnas ({usedSpacePercent}%).", + "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Išorinė saugykla \"{mountPoint}\" 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", "Copied!" : "Nukopijuota!", |