diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-10 00:20:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-10 00:20:05 +0000 |
commit | bfb466f6b0b0953447c61c05daf456503a491c87 (patch) | |
tree | dff9fb7a5629b7a901b7253cfef4fab9b3b2628c /apps/files/l10n/lt_LT.js | |
parent | 04a918cab3fbd05ab37ad686fa4d31f9937f5b16 (diff) | |
download | nextcloud-server-bfb466f6b0b0953447c61c05daf456503a491c87.tar.gz nextcloud-server-bfb466f6b0b0953447c61c05daf456503a491c87.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 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index 6a2b6cffa2e..5403dfae618 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -169,6 +169,7 @@ OC.L10N.register( "File not found" : "Failas nerastas", "Storage informations" : "Informacija apie saugyklą", "Your storage is full, files can not be updated or synced anymore!" : "Jūsų saugykla pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!", + "Create" : "Sukurti", "Transfer ownership of a file or folder" : "Perduoti failo ar aplanko nuosavybę", "Choose file or folder to transfer" : "Pasirinkti norimą perduoti failą ar aplanką", "Change" : "Keisti", @@ -198,7 +199,6 @@ OC.L10N.register( "Unable to change the favourite state of the file" : "Nepavyksta pakeisti failo Lankomiausiųjų būsenos", "Error while loading the file data" : "Klaida įkeliant failo duomenis", "Pick a template for {name}" : "Pasirinkite šabloną, skirtą {name}", - "Create" : "Sukurti", "Create a new file with the selected template" : "Sukurti naują failą naudojant pasirinktą šabloną", "Creating file" : "Sukuriamas failas", "Unable to create new file from template" : "Nepavyko sukurti naujo failo iš šablono", @@ -209,8 +209,9 @@ OC.L10N.register( "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", + "Filename" : "Failo pavadinimas", "Unable to initialize the templates directory" : "Nepavyko inicijuoti šablonų katalogo", + "Templates" : "Šablonai", "No favorites yet" : "Kol kas nėra mėgstamų", "Files and folders you mark as favorite will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos pažymėsite kaip mėgstamus", "All files" : "Visi failai", |