diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-18 00:52:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-18 00:52:29 +0000 |
commit | e1d33096d387314b20313204a17389225b44d957 (patch) | |
tree | 5af86eef4848c7ac7d7a11c676f6dc21f2e53dd7 /apps/files/l10n/hu.json | |
parent | 54d1ec58bf432df9b9c65583dfb0e207022d5076 (diff) | |
download | nextcloud-server-e1d33096d387314b20313204a17389225b44d957.tar.gz nextcloud-server-e1d33096d387314b20313204a17389225b44d957.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/hu.json')
-rw-r--r-- | apps/files/l10n/hu.json | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json index 54157a67c91..dfa60cefb1d 100644 --- a/apps/files/l10n/hu.json +++ b/apps/files/l10n/hu.json @@ -171,15 +171,14 @@ "Go to the \"{dir}\" directory" : "Ugrás a(z) „{dir}” könyvtárhoz", "Drag and drop files here to upload" : "Húzza ide a fájlokat a feltöltéshez", "Upload successful" : "Sikeres feltölés", + "\"{displayName}\" action executed successfully" : "A(z) „{displayName}” művelet sikeresen végrehajtva", + "\"{displayName}\" action failed" : "A(z) „{displayName}” művelet sikertelen", "Select the row for {displayName}" : "A(z) {displayName} sorának kiválasztása", "Rename file" : "Fájl átnevezése", - "A long time ago" : "Réges régen", - "This node is unavailable" : "Ez a node nem érhető el", - "Download file {name}" : "A(z) {name} fájl letöltése", "File name" : "Fájlnév", "Folder name" : "Mappanév", - "\"{displayName}\" action executed successfully" : "A(z) „{displayName}” művelet sikeresen végrehajtva", - "\"{displayName}\" action failed" : "A(z) „{displayName}” művelet sikertelen", + "This node is unavailable" : "Ez a node nem érhető el", + "Download file {name}" : "A(z) {name} fájl letöltése", "\"{name}\" is not an allowed filetype." : "\"{name}\" nem engedélyezett fájltipus.", "{newName} already exists." : "{newName} már létezik.", "\"{char}\" is not allowed inside a file name." : "\"{char}\"nem szerepelhet fájlnévben.", @@ -189,6 +188,7 @@ "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" átnevezése nem lehetséges, mert már nem létezik", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "A név \"{newName}\" már használatban van a(z) \"{dir}\" mappában. Kérem használjon másik nevet.", "Could not rename \"{oldName}\"" : "\"{oldName}\" átnevezése nem lehetséges", + "A long time ago" : "Réges régen", "Could not copy {file}. {message}" : "{file} másolása nem lehetséges. {message}", "Could not move {file}. {message}" : "{file} mozgatása nem lehetséges. {message}", "Total rows summary" : "Összes sor összegzése", @@ -227,6 +227,7 @@ "Share" : "Megosztás", "Shared by link" : "Megosztva hivatkozással", "Shared" : "Megosztva", + "Switch to list view" : "Váltás listanézetre", "Open the files app settings" : "Nyissa meg a Fájlok lalkalmazás beállításait", "Files settings" : "Fájlok beállításai", "File cannot be accessed" : "A fájl nem érhető el", @@ -263,11 +264,10 @@ "Open folder {displayName}" : "A(z) {displayName} mappa megnyitása", "Open in Files" : "Megnyitás a Files-ban", "Open details" : "Részletek megnyitása", - "Created new folder \"{name}\"" : "Új mappa létzehozva \"{name}\" néven", - "Set up templates folder" : "Személyes sablonmappa beállítása", - "Templates" : "Sablonok", "Create new templates folder" : "Új sablonmappa létrehozása", + "Templates" : "Sablonok", "Unable to initialize the templates directory" : "A sablonkönyvtár előkészítése sikertelen", + "Created new folder \"{name}\"" : "Új mappa létzehozva \"{name}\" néven", "_{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"], @@ -292,6 +292,7 @@ "Unlimited" : "Korlátlan", "Search users" : "Fehasználók keresése", "Cancel" : "Mégse", + "Set up templates folder" : "Személyes sablonmappa beállítása", "%s used" : "%s használt", "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s / %2$s felhasználva", |