diff options
Diffstat (limited to 'apps/files/l10n/lt_LT.js')
-rw-r--r-- | apps/files/l10n/lt_LT.js | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index 7dd1bc79bc8..bd1159fee45 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -42,7 +42,9 @@ OC.L10N.register( "Files" : "Failai", "A file or folder has been <strong>changed</strong>" : "Buvo <strong>pakeistas</strong> failas ar aplankas", "A favorite file or folder has been <strong>changed</strong>" : "Buvo <strong>pakeistas</strong> mėgstamas failas ar aplankas", + "Folder not found" : "Aplankas nerastas", "Upload (max. %s)" : "Įkelti (maks. %s)", + "Files compatibility" : "Failų suderinamumas", "Accept" : "Priimti", "Reject" : "Atmesti", "Incoming ownership transfer from {user}" : "Gaunamasis nuosavybės perdavimas nuo {user}", @@ -99,6 +101,7 @@ OC.L10N.register( "Operation is blocked by access control" : "Operacija yra užblokuota prieigos valdymo", "Views" : "Rodiniai", "Files settings" : "Failų nustatymai", + "Your files" : "Jūsų failai", "Show hidden files" : "Rodyti paslėptus failus", "Crop image previews" : "Apkirpti paveikslų peržiūras", "Additional settings" : "Papildomi nustatymai", @@ -110,6 +113,7 @@ OC.L10N.register( "Remove from favorites" : "Šalinti iš mėgstamų", "Add to favorites" : "Pridėti į mėgstamus", "Tags" : "Žymės", + "You" : "Jūs", "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}", @@ -125,6 +129,7 @@ OC.L10N.register( "Delete" : "Ištrinti", "Cancel" : "Atsisakyti", "Edit locally" : "Redaguoti lokaliai", + "The files are locked" : "Failai yra užrakinti", "The file does not exist anymore" : "Failo daugiau nebėra", "Copy to {target}" : "Kopijuoti į {target}", "Copy" : "Kopijuoti", @@ -140,9 +145,15 @@ OC.L10N.register( "Unable to initialize the templates directory" : "Nepavyko inicijuoti šablonų katalogo", "Templates" : "Šablonai", "Some files could not be moved" : "Kai kurių failų nepavyko perkelti", + "_{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"], "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", + "All folders" : "Visi aplankai", + "Personal Files" : "Asmeniniai failai", "Recent" : "Paskiausiai naudoti", "You do not have permission to upload or create files here" : "Neturite teisės įkalti ar kurti failus šioje vietoje", "No entries found in this folder" : "Nerasta įrašų šiame aplanke", |