diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-29 00:25:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-29 00:25:29 +0000 |
commit | 703f20b5bc0af2d55ba9e0e75ddfe9f198d4b3c9 (patch) | |
tree | ef4c158b411c1936c67f382bac8a40e968f5ec30 /apps/files/l10n/lt_LT.json | |
parent | f174e4a0575284fd6eb14ec2365962213093441f (diff) | |
download | nextcloud-server-703f20b5bc0af2d55ba9e0e75ddfe9f198d4b3c9.tar.gz nextcloud-server-703f20b5bc0af2d55ba9e0e75ddfe9f198d4b3c9.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/lt_LT.json')
-rw-r--r-- | apps/files/l10n/lt_LT.json | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index a47e2bf0123..145fefd42f8 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -20,6 +20,7 @@ "An unknown error has occurred" : "Įvyko nežinoma klaida", "File could not be uploaded" : "Nepavyko įkelti failo", "Uploading …" : "Įkeliama…", + "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})", "{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", @@ -30,6 +31,7 @@ "Move" : "Perkelti", "Copy" : "Kopijuoti", "Choose target folder" : "Pasirinkite paskirties aplanką", + "Set reminder" : "Nustatyti priminimą", "Edit locally" : "Redaguoti lokaliai", "Open" : "Atverti", "Delete file" : "Ištrinti failą", @@ -38,7 +40,7 @@ "Leave this share" : "Palikti bendrinimą", "Could not load info for file \"{file}\"" : "Nepavyko įkelti informacijos failui „{file}“", "Files" : "Failai", - "Details" : "Duomenys", + "Details" : "Išsamiau", "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}\"", @@ -157,11 +159,21 @@ "The ownership transfer of {path} from {user} has completed." : "{path} nuosavybės perdavimas iš naudotojo {user} užbaigtas.", "in %s" : "per %s", "File Management" : "Failų tvarkymas", + "Rename file" : "Pervadinti failą", + "A long time ago" : "Prieš ilgą laiką", + "Download file {name}" : "Atsisiųsti failą {name}", "File name" : "Failo pavadinimas", "Folder name" : "Aplanko pavadinimas", + "{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}", "Select all" : "Pažymėti viską", + "List of files and folders." : "Failų ir aplankų sąrašas.", + "{summaryFile} and {summaryFolder}" : "{summaryFile} ir {summaryFolder}", "File not found" : "Failas nerastas", + "_{count} file_::_{count} files_" : ["{count} failas","{count} failai","{count} failų","{count} failas"], + "_{count} folder_::_{count} folders_" : ["{count} aplankas","{count} aplankai","{count} aplankų","{count} aplankas"], "Storage informations" : "Informacija apie saugyklą", "Transfer ownership of a file or folder" : "Perduoti failo ar aplanko nuosavybę", "Choose file or folder to transfer" : "Pasirinkti norimą perduoti failą ar aplanką", @@ -195,6 +207,7 @@ "Creating file" : "Sukuriamas failas", "Unable to create new file from template" : "Nepavyko sukurti naujo failo iš šablono", "Delete permanently" : "Ištrinti negrįžtamai", + "The file does not exist anymore" : "Failo daugiau nebėra", "Templates" : "Šablonai", "Unable to initialize the templates directory" : "Nepavyko inicijuoti šablonų katalogo", "No favorites yet" : "Kol kas nėra mėgstamų", |