diff --git a/site/plugins/admin/lang/hu_HU.yaml b/site/plugins/admin/lang/hu_HU.yaml index eb8f6676..c9504ceb 100644 --- a/site/plugins/admin/lang/hu_HU.yaml +++ b/site/plugins/admin/lang/hu_HU.yaml @@ -1,6 +1,6 @@ --- -admin: "Admin" -admin_welcome: "Welcome" +admin: "Adminisztráció" +admin_welcome: "Üdvözlet" admin_create_new_user_welcome: "To finish setup and secure your site, please create the first user by entering the necessary information below." admin_cancel: "Mégsem" admin_create: "Létrehozás" @@ -14,7 +14,7 @@ admin_documentation: "Dokumentáció" admin_memcache_server: "Memcache szerver" admin_memcache_port: "Memcache port" admin_login: "Belépés" -admin_entries: "Bejegyzések" +admin_entries: "Oldalak" admin_extends: "Extends" admin_plugins: "Pluginok" admin_themes: "Sablonok" @@ -32,7 +32,7 @@ admin_add: "Hozzáadás" admin_entry_attributes: "Entry Attributes" admin_fieldset_for_template: "Fieldset for template" admin_content: "Tartalom" -admin_create_new_entry: "Új bejegyzés létrehozása" +admin_create_new_entry: "Új oldal létrehozása" admin_date: "Dátum" admin_draft: "Piszkozat" admin_edit: "Szerkesztés" @@ -51,7 +51,7 @@ admin_parent_entry: "Entry parent" admin_preview: "Előnézet" admin_publish: "Publikálás" admin_rename: "Átnevezés" -admin_save_entry: "Bejegyzés mentése" +admin_save_entry: "Oldal mentése" admin_template: "Sablon" admin_title: "Cím" admin_url: "URL" @@ -89,8 +89,8 @@ admin_heading: "Beállítások" admin_general: "Általános" 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_author_email: "Készítő e-mail" +admin_author_name: "Készítő neve" admin_site_description: "Oldal leírása" admin_site_keywords: "Oldal kulcsszavai" admin_site_robots: "Robots" @@ -101,7 +101,7 @@ admin_cache_enabled: "Gyorsítótár engedélyezve" admin_cache_lifetime: "Gyorsítótár élettartama" admin_cache_prefix: "Gyorsítótár előtag" admin_charset: "Karakterkészlet" -admin_date_format: "Date format" +admin_date_format: "Dátum formátum" admin_date_display_format: "Display date format" admin_errors_display: "Hibák megjelenítése" admin_locale: "Nyelv" @@ -155,12 +155,12 @@ admin_message_fieldset_created: "Fieldset created" admin_message_fieldset_deleted: "Fieldset deleted" admin_message_fieldset_renamed: "Fieldset renamed" admin_message_fieldset_duplicated: "Fieldset duplicated" -admin_message_entry_duplicated: "Entry duplicated" +admin_message_entry_duplicated: "Az oldal lemásolva" admin_message_entry_was_not_duplicated: "Entry was not duplicated" admin_message_cache_files_deleted: "Gyorsítótárfájlok törölve" admin_message_entry_changes_saved: "Changes successfully saved" admin_message_entry_changes_not_saved: "Changes not saved" -admin_message_entry_cloned: "Entry cloned" +admin_message_entry_cloned: "Az oldal klónozva" 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" @@ -169,9 +169,9 @@ 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: "A fájlt nem lehet feltölteni" -admin_message_entry_moved: "Bejegyzés átmozgatva" +admin_message_entry_moved: "Az oldal átmozgatva" admin_message_entry_was_not_moved: "Entry was not moved" -admin_message_entry_renamed: "Bejegyzés átnevezve" +admin_message_entry_renamed: "Az oldal átnevezve" admin_message_settings_saved: "Beállítások elmentve" admin_message_settings_was_not_saved: "Beállítások nem lettek mentve" admin_message_wrong_username_password: "Hibás felhasználónév vagy jelszó" @@ -211,7 +211,7 @@ admin_you_have_not_created_any_entries_yet: "You haven't created any entries yet admin_you_have_not_created_any_snippets_yet: "You haven't created any snippets yet!" admin_you_have_not_created_any_templates_yet: "You haven't created any templates yet!" admin_you_have_not_created_any_fieldsets_yet: "You haven't created any fieldsets yet!" -admin_twig_auto_reload: "Auto reload" +admin_twig_auto_reload: "Automatikus újratöltés" admin_display_error_details: "Display error details" admin_add_content_length_header: "Add content length header" admin_router_cache_file: "Route cache file" @@ -246,10 +246,10 @@ admin_slugify_strip_tags: "HTML tagek kiszűrése" admin_slugify_lowercase_after_regexp: "Lowercase after regexp" admin_slugify_regexp: "Regexp" admin_gallery_img: "Galéria kép" -admin_tags: "Tags" -admin_twig_templating: "Twig Templating" -admin_twig_debug: "Debug" -admin_twig_charset: "Charset" -admin_twig_cache: "Cache" -admin_published_at: "Published at" -admin_licence: "Licence" +admin_tags: "Cimkék" +admin_twig_templating: "Twig sablonok" +admin_twig_debug: "Hibakeresés" +admin_twig_charset: "Karakterkészlet" +admin_twig_cache: "Gyorsítótár" +admin_published_at: "Publikálás ideje" +admin_licence: "Licensz"