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 027c30bd63a..68f64dd9aa6 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -160,7 +160,6 @@ OC.L10N.register( "Creating file" : "Sukuriamas failas", "Save as {displayName}" : "Įrašyti kaip {displayName}", "Save as …" : "Įrašyti kaip…", - "Deletion cancelled" : "Ištrynimo atsisakyta", "Leave this share" : "Palikti bendrinimą", "Disconnect storage" : "Atjungti saugyklą", "Delete permanently" : "Ištrinti negrįžtamai", @@ -202,7 +201,6 @@ OC.L10N.register( "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}“", "Unable to initialize the templates directory" : "Nepavyko inicijuoti šablonų katalogo", "Create templates folder" : "Sukurti šablonų aplanką", @@ -308,6 +306,8 @@ OC.L10N.register( "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", + "Deletion cancelled" : "Ištrynimo atsisakyta", + "New folder creation cancelled" : "Naujo aplanko sukūrimo atsisakyta", "_{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"], |