From 46bb7745053b066a1092ce50d8bb292d7aa21f6d Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Thu, 19 Sep 2019 01:15:38 +0300 Subject: [PATCH] New translations en_US.yaml (Korean) --- site/plugins/admin/lang/ko_KR.yaml | 114 ++++++++++++++--------------- 1 file changed, 57 insertions(+), 57 deletions(-) diff --git a/site/plugins/admin/lang/ko_KR.yaml b/site/plugins/admin/lang/ko_KR.yaml index 77142679..b01b4d1e 100644 --- a/site/plugins/admin/lang/ko_KR.yaml +++ b/site/plugins/admin/lang/ko_KR.yaml @@ -1,54 +1,54 @@ --- -admin: "Admin" -admin_welcome: "Welcome" +admin: "관리자" +admin_welcome: "환영합니다!" 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: "Cancel" -admin_create: "Create" -admin_debugging: "Debugging" -admin_email: "Email" +admin_cancel: "취소" +admin_create: "만들기" +admin_debugging: "디버깅" +admin_email: "이메일" admin_flextype_version: "Flextype Version" -admin_information: "Information" -admin_installed: "Installed" +admin_information: "정보" +admin_installed: "설치" admin_keywords: "Keywords" -admin_documentation: "Documentation" +admin_documentation: "문서" admin_memcache_server: "Memcache Server" admin_memcache_port: "Memcache Port" -admin_login: "Login" -admin_entries: "Entries" -admin_extends: "Extends" -admin_plugins: "Plugins" -admin_themes: "Themes" +admin_login: "로그인" +admin_entries: "항목" +admin_extends: "확장" +admin_plugins: "플러그인" +admin_themes: "테마" admin_help: "Help" admin_getting_help: "Getting Help" -admin_message_json_invalid: "Invalid JSON" -admin_logout: "Logout" -admin_profile: "Profile" -admin_view_site: "View Site" -admin_snippets: "Snippets" -admin_not_installed: "Not Installed" -admin_off: "Off" -admin_on: "On" -admin_add: "Add" +admin_message_json_invalid: "잘못된 JSON" +admin_logout: "로그아웃" +admin_profile: "프로필" +admin_view_site: "사이트 보기" +admin_snippets: "스니펫" +admin_not_installed: "다시 해보세요" +admin_off: "끄기" +admin_on: "켜기" +admin_add: "추가" admin_entry_attributes: "Entry Attributes" admin_fieldset_for_template: "Fieldset for template" -admin_content: "Content" -admin_create_new_entry: "Create New Entry" -admin_date: "Date" -admin_draft: "Draft" -admin_edit: "Edit" -admin_blocks: "Blocks" -admin_media: "Media" -admin_settings: "Settings" -admin_templates: "Templates" -admin_entry: "Entry" -admin_fieldset: "Fieldset" -admin_source: "Source" -admin_upload: "Upload" -admin_hidden: "Hidden" -admin_image_preview: "Image preview" -admin_move: "Move" +admin_content: "콘텐츠" +admin_create_new_entry: "새 항목 만들기" +admin_date: "날짜" +admin_draft: "임시보관함" +admin_edit: "편집" +admin_blocks: "블록" +admin_media: "신문 보도" +admin_settings: "설정" +admin_templates: "템플릿" +admin_entry: "진입점" +admin_fieldset: "항목세트" +admin_source: "소스" +admin_upload: "올리기" +admin_hidden: "아이콘 숨김" +admin_image_preview: "이미지 미리보기" +admin_move: "움직이기" admin_parent_entry: "Entry parent" -admin_preview: "Preview" +admin_preview: "미리 보기" admin_publish: "Publish" admin_rename: "Rename" admin_save_entry: "Save entry" @@ -90,28 +90,28 @@ admin_general: "General" admin_error_404_page: "Error 404 page" admin_cache: "Cache" admin_author_email: "Author email" -admin_author_name: "Author name" +admin_author_name: "저작자" admin_site_description: "Site description" admin_site_keywords: "Site keywords" -admin_site_robots: "Robots" -admin_site_title: "Site title" -admin_system: "System" -admin_cache_driver: "Cache driver" +admin_site_robots: "로봇" +admin_site_title: "사이트 제목:" +admin_system: "시스템" +admin_cache_driver: "캐시 드라이버" admin_cache_enabled: "Cache enabled" -admin_cache_lifetime: "Cache lifetime" -admin_cache_prefix: "Cache prefix" -admin_charset: "Charset" -admin_date_format: "Date format" +admin_cache_lifetime: "케쉬 지속기간" +admin_cache_prefix: "경칭" +admin_charset: "문자코드" +admin_date_format: "날짜 형식" admin_date_display_format: "Display date format" -admin_errors_display: "Display errors" -admin_locale: "Locale" +admin_errors_display: "오류 표시" +admin_locale: "로케일" admin_entry_main: "Main entry" -admin_theme: "Theme" -admin_timezone: "Timezone" -admin_username: "Username" -admin_create_user: "Create User" -admin_create_new_user: "Create New User" -admin_web_server: "Web Server" +admin_theme: "테마 바꾸기" +admin_timezone: "시간대" +admin_username: "사용자이름" +admin_create_user: "사용자 만들기" +admin_create_new_user: "사용자 새로만들기" +admin_web_server: "2U 웹서버" admin_web_server_php_interface: "WebServer to PHP Interface" admin_create_new_category: "Create New Category" admin_delete_category: "Delete Category"