diff options
Diffstat (limited to 'apps/files/l10n/lt_LT.json')
-rw-r--r-- | apps/files/l10n/lt_LT.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index 8fa16eb3d12..61c05271631 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -79,6 +79,7 @@ "Actions" : "Veiksmai", "List of files and folders." : "Failų ir aplankų sąrašas.", "File not found" : "Failas nerastas", + "Storage information" : "Informacija apie saugyklą", "{used} of {quota} used" : "panaudota {used} iš {quota}", "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", @@ -110,6 +111,8 @@ "Operation is blocked by access control" : "Operacija yra užblokuota prieigos valdymo", "Views" : "Rodiniai", "Files settings" : "Failų nustatymai", + "File cannot be accessed" : "Nepavyksta gauti prieigos prie failo", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nepavyko surasti failo arba jūs neturite leidimo jo peržiūrėti. Paprašykite siuntėjo, kad pradėtų jį su jumis bendrinti.", "Your files" : "Jūsų failai", "Show hidden files" : "Rodyti paslėptus failus", "Crop image previews" : "Apkirpti paveikslų peržiūras", @@ -129,6 +132,7 @@ "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", + "Deletion cancelled" : "Ištrynimo atsisakyta", "Delete permanently" : "Ištrinti negrįžtamai", "Delete and unshare" : "Ištrinti ir nebebendrinti", "Leave this share" : "Palikti bendrinimą", @@ -156,7 +160,12 @@ "View in folder" : "Rodyti aplanke", "Today" : "Šiandien", "Documents" : "Dokumentai", + "Spreadsheets" : "Skaičiuoklės", + "Presentations" : "Pateiktys", + "PDFs" : "PDF dokumentai", "Folders" : "Aplankai", + "Audio" : "Garso įrašai", + "Photos and images" : "Nuotraukos ir paveikslai", "Videos" : "Vaizdo įrašai", "New folder creation cancelled" : "Naujo aplanko sukūrimo atsisakyta", "Created new folder \"{name}\"" : "Sukurtas naujas aplankas „{name}“", @@ -164,16 +173,19 @@ "Create templates folder" : "Sukurti šablonų aplanką", "Templates" : "Šablonai", "Search in folder: {folder}" : "Ieškoti aplanke: {folder}", + "Some files could not be copied" : "Kai kurių failų nepavyko nukopijuoti", "Some files could not be moved" : "Kai kurių failų nepavyko perkelti", "Files copied successfully" : "Failai sėkmingai nukopijuoti", "Files moved successfully" : "Failai sėkmingai perkelti", "This operation is forbidden" : "Ši operacija yra uždrausta", "This directory is unavailable, please check the logs or contact the administrator" : "Šis katalogas neprieinamas, peržiūrėkite žurnalo įrašus arba susisiekite su administratoriumi", "Storage is temporarily not available" : "Saugykla yra laikinai neprieinama", + "Unexpected error: {error}" : "Netikėta klaida: {error}", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} aplankas","{folderCount} aplankai","{folderCount} aplankų","{folderCount} aplankas"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} failas","{fileCount} failai","{fileCount} failų","{fileCount} failas"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 failas ir {folderCount} aplankas","1 failas ir {folderCount} aplankai","1 failas ir {folderCount} aplankų","1 failas ir {folderCount} aplankas"], "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} failas ir 1 aplankas","{fileCount} failai ir 1 aplankas","{fileCount} failų ir 1 aplankas","{fileCount} failas ir 1 aplankas"], + "Filename must not be empty." : "Failo pavadinimas negali būti tuščias.", "\"{segment}\" is a reserved name and not allowed for filenames." : "„{segment}“ yra rezervuotas pavadinimas ir neleidžiamas naudoti failo pavadinimuose.", "\"{extension}\" is not an allowed filetype." : "„{extension}“ nėra leidžiamas failo tipas.", "No favorites yet" : "Kol kas nėra mėgstamų", |