diff options
Diffstat (limited to 'apps/files/l10n/hu.js')
-rw-r--r-- | apps/files/l10n/hu.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js index c5029aca33d..16145763afa 100644 --- a/apps/files/l10n/hu.js +++ b/apps/files/l10n/hu.js @@ -263,15 +263,13 @@ OC.L10N.register( "Open folder {displayName}" : "A(z) {displayName} mappa megnyitása", "Open in Files" : "Megnyitás a Fájlokban", "Open details" : "Részletek megnyitása", - "Could not copy {file}. {message}" : "A(z) {file} nem másolható. {message}", - "Could not move {file}. {message}" : "A(z) {file} nem helyezhető át. {message}", "Created new folder \"{name}\"" : "Új „{name}” mappa létrehozva", "Filename" : "Fájlnév", "Unable to initialize the templates directory" : "A sablonkönyvtár előkészítése sikertelen", "Create new templates folder" : "Új sablonmappa létrehozása", "Templates" : "Sablonok", "One of the dropped files could not be processed" : "Egy vagy több idehúzott fájl nem dolgozható fel", - "Uploading \"{filename}\" failed" : "A(z) „{filename}” feltöltése sikertelen", + "Some files could not be moved" : "Néhány fájl nem helyezhető át", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mappa","{folderCount} mappa"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fájl","{fileCount} fájl"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fájl és {folderCount} mappa","1 fájl és {folderCount} mappa"], |