diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-13 00:18:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-13 00:18:06 +0000 |
commit | ee45b13327a4daf4739be5f471d21b5a8a4a4b0a (patch) | |
tree | 26672179f9e70255bc8a3fe79e78c9887ce60290 /apps/files/l10n/lt_LT.js | |
parent | 7903b42d71aac57b01402ed7ba28168b913c8ee3 (diff) | |
download | nextcloud-server-ee45b13327a4daf4739be5f471d21b5a8a4a4b0a.tar.gz nextcloud-server-ee45b13327a4daf4739be5f471d21b5a8a4a4b0a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/lt_LT.js')
-rw-r--r-- | apps/files/l10n/lt_LT.js | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index e3532cab655..7d787627155 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -21,6 +21,7 @@ OC.L10N.register( "Target folder \"{dir}\" does not exist any more" : "Paskirties aplanko „{dir}“ daugiau nebėra", "Not enough free space" : "Trūksta laisvos vietos", "An unknown error has occurred" : "Įvyko nežinoma klaida", + "File could not be uploaded" : "Nepavyko įkelti failo", "Uploading …" : "Įkeliama…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} iš {totalSize} ({bitrate})", "Uploading that item is not supported" : "To elemento įkėlimas nėra palaikomas", @@ -32,13 +33,19 @@ OC.L10N.register( "Move" : "Perkelti", "Copy" : "Kopijuoti", "Choose target folder" : "Pasirinkite paskirties aplanką", + "Edit locally" : "Redaguoti lokaliai", "Open" : "Atverti", "Delete file" : "Ištrinti failą", "Delete folder" : "Ištrinti aplanką", "Disconnect storage" : "Atjungti saugyklą", + "Leave this share" : "Palikti bendrinimą", "Could not load info for file \"{file}\"" : "Nepavyko įkelti informacijos failui „{file}“", "Files" : "Failai", "Details" : "Duomenys", + "Please select tag(s) to add to the selection" : "Pasirinkite raktažodžius pridėti prie pažymėtų", + "Apply tag(s) to selection" : "Pritaikyti raktažodžiuis pasirinktiems", + "Select directory \"{dirName}\"" : "Pasirinkite direktoriją \"{dirName}\"", + "Select file \"{fileName}\"" : "Pasirinkite failą \"{fileName}\"", "Pending" : "Laukiantis", "Unable to determine date" : "Nepavyksta nustatyti datos", "This operation is forbidden" : "Ši operacija yra uždrausta", @@ -69,6 +76,7 @@ OC.L10N.register( "_%n file_::_%n files_" : ["%n failas","%n failai","%n failų","%n failas"], "{dirs} and {files}" : "{dirs} ir {files}", "_including %n hidden_::_including %n hidden_" : ["įskaitant %n paslėptą","įskaitant %n paslėptus","įskaitant %n paslėptų","įskaitant %n paslėptą"], + "You do not have permission to upload or create files here" : "Neturite teisės įkalti ar kurti failus šioje vietoje", "_Uploading %n file_::_Uploading %n files_" : ["Įkeliamas %n failas","Įkeliami %n failai","Įkeliama %n failų","Įkeliamas %n failas"], "Select file range" : "Žymėti failų rėžį", "{used}%" : "{used}%", @@ -94,6 +102,7 @@ OC.L10N.register( "Create new folder" : "Sukurti naują aplanką", "Upload file" : "Įkelti failą", "Recent" : "Paskiausiai naudoti", + "This file has the tag {tag}" : "Šis failas turi žymą {tag}", "Not favorited" : "Nepažymėtas mėgstamu", "Remove from favorites" : "Šalinti iš mėgstamų", "Add to favorites" : "Pridėti į mėgstamus", |