diff options
Diffstat (limited to 'apps/files/l10n/lt_LT.js')
-rw-r--r-- | apps/files/l10n/lt_LT.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index 9a2e3004b28..bfa25a5efa6 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -135,13 +135,12 @@ OC.L10N.register( "WebDAV URL copied to clipboard" : "WebDAV URL nukopijuotas į iškarpinę", "All files" : "Visi failai", "Personal files" : "Asmeniniai failai", + "Enable folder tree" : "Įjungti direktorijų medį", "Show hidden files" : "Rodyti paslėptus failus", "Crop image previews" : "Apkirpti paveikslėlių peržiūras", - "Enable folder tree" : "Įjungti direktorijų medį", "Additional settings" : "Papildomi nustatymai", "WebDAV" : "WebDAV", "Copy to clipboard" : "Kopijuoti į iškarpinę", - "Use this address to access your Files via WebDAV" : "Naudokite šį adresą norėdami pasiekti failus per WebDAV", "Warnings" : "Įspėjimai", "Keyboard shortcuts" : "Spartieji klavišai", "Rename a file" : "Pervadinti failą", @@ -309,6 +308,7 @@ OC.L10N.register( "Upload (max. %s)" : "Įkelti (maks. %s)", "Filter filenames…" : "Filtruoti failų pavadinimus…", "Enable the grid view" : "Įjungti grid peržiūrą", + "Use this address to access your Files via WebDAV" : "Naudokite šį adresą norėdami pasiekti failus per WebDAV", "_{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"], |