diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-08 00:19:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-08 00:19:44 +0000 |
commit | 4fa4b4b4767890f3cc1ec3470ece4fd231c8a484 (patch) | |
tree | 519e62a0a0f166afdee374733a0f2756e6c12645 /apps/files/l10n/lt_LT.js | |
parent | 0395cd8716312441be9f1011a5aa12adac9555e4 (diff) | |
download | nextcloud-server-4fa4b4b4767890f3cc1ec3470ece4fd231c8a484.tar.gz nextcloud-server-4fa4b4b4767890f3cc1ec3470ece4fd231c8a484.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index fd0d6c4ce4a..6a2b6cffa2e 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -165,8 +165,6 @@ OC.L10N.register( "Download file {name}" : "Atsisiųsti failą {name}", "{newName} already exists." : "{newName} jau yra.", "Name cannot be empty" : "Pavadinimas negali būti tuščias", - "Could not copy {file}. {message}" : "Nepavyko nukopijuoti {file}. {message}", - "Could not move {file}. {message}" : "Nepavyko perkelti {file}. {message}", "List of files and folders." : "Failų ir aplankų sąrašas.", "File not found" : "Failas nerastas", "Storage informations" : "Informacija apie saugyklą", @@ -205,9 +203,12 @@ OC.L10N.register( "Creating file" : "Sukuriamas failas", "Unable to create new file from template" : "Nepavyko sukurti naujo failo iš šablono", "Delete permanently" : "Ištrinti negrįžtamai", + "Cancel" : "Atsisakyti", "The file does not exist anymore" : "Failo daugiau nebėra", "Copy to {target}" : "Kopijuoti į {target}", "Move to {target}" : "Perkelti į {target}", + "Could not copy {file}. {message}" : "Nepavyko nukopijuoti {file}. {message}", + "Could not move {file}. {message}" : "Nepavyko perkelti {file}. {message}", "Templates" : "Šablonai", "Unable to initialize the templates directory" : "Nepavyko inicijuoti šablonų katalogo", "No favorites yet" : "Kol kas nėra mėgstamų", @@ -221,7 +222,6 @@ OC.L10N.register( "New text file.txt" : "Naujas tekstinis failas.txt", "You can only favorite a single file or folder at a time" : "Vienu metu galite pažymėti mėgstamu tik vieną failą ar aplanką", "Search users" : "Ieškoti naudotojų", - "Cancel" : "Atsisakyti", "Toggle grid view" : "Rodyti tinkleliu", "Deleted files" : "Ištrinti failai", "Shares" : "Viešiniai", |