diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:28:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:28:18 +0000 |
commit | 07f914e7dfa8c440b712680435a5acdce1df19da (patch) | |
tree | b1b98b7987615cf5c21d0e31d1dcfb4d7984551b /apps/files/l10n/lt_LT.js | |
parent | ac44521dc1a047c3ccdd84abdb009ec94d549be5 (diff) | |
download | nextcloud-server-07f914e7dfa8c440b712680435a5acdce1df19da.tar.gz nextcloud-server-07f914e7dfa8c440b712680435a5acdce1df19da.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index 7d532090713..8787197227b 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -123,7 +123,6 @@ OC.L10N.register( "Delete folder" : "Ištrinti aplanką", "Delete" : "Ištrinti", "Cancel" : "Atsisakyti", - "Download" : "Atsisiųsti", "Edit locally" : "Redaguoti lokaliai", "The file does not exist anymore" : "Failo daugiau nebėra", "Copy to {target}" : "Kopijuoti į {target}", @@ -150,6 +149,7 @@ OC.L10N.register( "Upload too large" : "Įkėlimui failas per didelis", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Bandomų įkelti failų dydis viršija maksimalų, šiame serveryje leidžiamų įkelti failų dydį.", "File could not be found" : "Nepavyko rasti failo", + "Download" : "Atsisiųsti", "Show list view" : "Rodyti sąrašo rodinį", "Show grid view" : "Rodyti tinklelio rodinį", "Close" : "Užverti", |