diff --git a/site/plugins/admin/languages/hu_HU.yaml b/site/plugins/admin/languages/hu_HU.yaml index 1cae4bf3..81ad39d8 100644 --- a/site/plugins/admin/languages/hu_HU.yaml +++ b/site/plugins/admin/languages/hu_HU.yaml @@ -44,29 +44,29 @@ admin_move: "Move" admin_parent_entry: "Entry parent" admin_preview: "Preview" admin_publish: "Publikálás" -admin_rename: "Rename" -admin_save_entry: "Save entry" +admin_rename: "Átnevezés" +admin_save_entry: "Bejegyzés mentése" admin_template: "Sablon" admin_title: "Title" -admin_url: "Url" -admin_view: "View" -admin_visibility: "Visibility" -admin_visible: "Visible" +admin_url: "URL" +admin_view: "Megtekintés" +admin_visibility: "Láthatóság" +admin_visible: "Látható" admin_password: "Jelszó" admin_php_built_on: "PHP Built On" -admin_php_version: "PHP Version" +admin_php_version: "PHP verzió" admin_author_url: "Author url" -admin_bugs: "Bugs" +admin_bugs: "Hibák" admin_description: "Leírás" -admin_get_more_plugins: "Get More Plugins" +admin_get_more_plugins: "További pluginok beszerzése" admin_homepage: "Homepage" admin_info: "Infó" admin_license: "Licensz" -admin_status: "Status" -admin_disabled: "disabled" -admin_enabled: "enabled" -admin_version: "Version" -admin_role: "Role" +admin_status: "Állapot" +admin_disabled: "kikapcsolva" +admin_enabled: "bekapcsolva" +admin_version: "Verzió" +admin_role: "Jogosultságok" admin_save: "Mentés" admin_security_check_results: "Security check results" admin_security_check_results_debug: "Due to the type and amount of information an error might give intruders when DISPLAY ERRORS TRUE, we strongly advise setting DISPLAY ERRORS FALSE in production systems." @@ -160,30 +160,30 @@ admin_message_entry_file_not_uploaded: "File was not uploaded" admin_message_entry_moved: "Entry moved" admin_message_entry_was_not_moved: "Entry was not moved" admin_message_entry_renamed: "Entry renamed" -admin_message_settings_saved: "Settings saved" +admin_message_settings_saved: "Beállítások elmentve" admin_message_settings_was_not_saved: "Settings was not saved" admin_message_wrong_username_password: "Wrong username or password" admin_quality: "Minőség" admin_width: "Szélesség" admin_height: "Magasság" -admin_accept_file_types: "Accept file types" +admin_accept_file_types: "Fájltípus elfogadása" admin_embeded_code: "Embeded Code" admin_shortcode: "Shortcode" admin_php_code: "PHP kód" -admin_choose_files_to_upload: "Choose file" +admin_choose_files_to_upload: "Fájl kiválasztása" admin_browse_files: "Böngészés" admin_copy: "Másolás" admin_admin_panel: "Admin Panel" -admin_light: "Light" -admin_dark: "Dark" +admin_light: "Világos" +admin_dark: "Sötét" admin_name: "Név" -admin_memcached_server: "Memcached Server" -admin_memcached_port: "Memcached Port" -admin_redis_socket: "Redis Socket" -admin_redis_password: "Redis Password" -admin_redis_server: "Redis Server" -admin_redis_port: "Redis Port" -admin_sqlite3_database: "SQLite3 Database" +admin_memcached_server: "Memcached kiszolgáló" +admin_memcached_port: "Memcached port" +admin_redis_socket: "Redis socket" +admin_redis_password: "Redis jelszó" +admin_redis_server: "Redis kiszolgáló" +admin_redis_port: "Redis port" +admin_sqlite3_database: "SQL adatbázis" admin_sqlite3_table: "SQLite3 Table" admin_error_name_empty_input: "Name has to be an alphanumeric value (from 1 chars)" admin_error_title_empty_input: "Title has to be an alphanumeric value (from 1 chars)"