From 1531a1563bed7fa508d6d53c917c5c60845076d7 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Sun, 3 Mar 2019 00:13:48 +0300 Subject: [PATCH] New translations en_US.yaml (Hungarian) --- site/plugins/admin/languages/hu_HU.yaml | 26 ++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/site/plugins/admin/languages/hu_HU.yaml b/site/plugins/admin/languages/hu_HU.yaml index d55af723..16ab6369 100644 --- a/site/plugins/admin/languages/hu_HU.yaml +++ b/site/plugins/admin/languages/hu_HU.yaml @@ -14,7 +14,7 @@ admin_extends: "Extends" admin_plugins: "Pluginok" admin_themes: "Sablonok" admin_help: "Segítség" -admin_getting_help: "Getting Help" +admin_getting_help: "Segítség" admin_logout: "Kilépés" admin_profile: "Profil" admin_view_site: "Honlap megtekintése" @@ -39,10 +39,10 @@ admin_fieldset: "Fieldset" admin_source: "Forrás" admin_upload: "Feltöltés" admin_hidden: "Rejtett" -admin_image_preview: "Image preview" +admin_image_preview: "Kép előnézete" admin_move: "Áthelyezés" admin_parent_entry: "Entry parent" -admin_preview: "Preview" +admin_preview: "Előnézet" admin_publish: "Publikálás" admin_rename: "Átnevezés" admin_save_entry: "Bejegyzés mentése" @@ -53,7 +53,7 @@ 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_built_on: "PHP telepítése" admin_php_version: "PHP verzió" admin_author_url: "Készítő URL" admin_bugs: "Hibák" @@ -68,7 +68,7 @@ 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: "Biztonsági ellenőrzés eredményei" 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." admin_security_check_results_htaccess: "The Flextype .htaccess file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path" admin_security_check_results_index: "The Flextype index.php file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path" @@ -81,19 +81,19 @@ admin_error404_content: "Error404 entry content" admin_error404_template: "Error404 entry template" admin_heading: "Beállítások" admin_general: "Általános" -admin_error_404_page: "Error 404 page" +admin_error_404_page: "404-es hiba oldal" admin_cache: "Gyorsítótár" admin_author_email: "Szerző e-mail" admin_author_name: "Szerző neve" -admin_site_description: "Site description" +admin_site_description: "Oldal leírása" admin_site_keywords: "Oldal kulcsszavai" admin_site_robots: "Robots" -admin_site_title: "Site title" +admin_site_title: "Oldal címe" admin_system: "Rendszer" admin_cache_driver: "Gyorsítótár meghajtó" admin_cache_enabled: "Gyorsítótár engedélyezve" admin_cache_lifetime: "Cache lifetime" -admin_cache_prefix: "Cache prefix" +admin_cache_prefix: "Gyorsítótár előtag" admin_charset: "Karakterkészlet" admin_date_format: "Dátum formátum" admin_errors_display: "Hibák megjelenítése" @@ -128,7 +128,7 @@ admin_message_snippet_was_not_duplicated: "Snippet was not duplicated" admin_message_snippet_was_not_saved: "Snippet was not saved" admin_create_new_template: "Sablon létrehozása" admin_message_template_created: "Sablon létrehozva" -admin_message_template_deleted: "Template deleted" +admin_message_template_deleted: "Sablon törölve" admin_message_template_renamed: "Template renamed" admin_message_template_duplicated: "Template duplicated" admin_message_template_saved: "Sablon elmentve" @@ -152,11 +152,11 @@ admin_message_entry_cloned: "Entry cloned" admin_message_entry_created: "Bejegyzés létrehozva" admin_message_entry_was_not_created: "Entry was not created" admin_message_entry_deleted: "Bejegyzés törölve" -admin_message_entry_was_not_renamed: "Entry was not renamed" -admin_message_entry_was_not_deleted: "Entry was not deleted" +admin_message_entry_was_not_renamed: "A bejegyzést nem lehet törölni" +admin_message_entry_was_not_deleted: "A bejegyzés nem lett törölve" admin_message_entry_file_deleted: "A fájl sikeresen törölve" admin_message_entry_file_uploaded: "Fájl sikeresen feltöltve" -admin_message_entry_file_not_uploaded: "File was not uploaded" +admin_message_entry_file_not_uploaded: "A fájlt nem lehet feltölteni" admin_message_entry_moved: "Bejegyzés átmozgatva" admin_message_entry_was_not_moved: "Entry was not moved" admin_message_entry_renamed: "Bejegyzés átnevezve"