From 11cf016c58e9e6e741e8306639940cfdef104564 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang <jp_lang@yahoo.fr> Date: Sun, 4 Nov 2007 10:59:37 +0000 Subject: [PATCH] Added Korean translation (Choi Jong Yoon) Updated Japanese translation (Go Maeda) git-svn-id: http://redmine.rubyforge.org/svn/trunk@878 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- lang/ja.yml | 18 +- lang/ko.yml | 539 ++++++++++++++++++ .../javascripts/calendar/lang/calendar-ko.js | 127 +++++ 3 files changed, 675 insertions(+), 9 deletions(-) create mode 100644 lang/ko.yml create mode 100644 public/javascripts/calendar/lang/calendar-ko.js diff --git a/lang/ja.yml b/lang/ja.yml index 4ff45f5fb..caf0f292e 100644 --- a/lang/ja.yml +++ b/lang/ja.yml @@ -525,16 +525,16 @@ label_no_change_option: (変更無ã—) notice_failed_to_save_issues: "%d件ã®å•é¡ŒãŒä¿å˜ã§ãã¾ã›ã‚“ã§ã—ãŸ(%d件é¸æŠžã®ã†ã¡) : %s." label_theme: テーマ label_default: 既定 -label_search_titles_only: Search titles only +label_search_titles_only: タイトルã®ã¿ label_nobody: nobody -button_change_password: Change password -text_user_mail_option: "For unselected projects, you will only receive notifications about things you watch or you're involved in (eg. issues you're the author or assignee)." -label_user_mail_option_selected: "For any event on the selected projects only..." -label_user_mail_option_all: "For any event on all my projects" -label_user_mail_option_none: "Only for things I watch or I'm involved in" -setting_emails_footer: Emails footer -label_float: Float -button_copy: Copy +button_change_password: パスワード変更 +text_user_mail_option: "未é¸æŠžã®ãƒ—ãƒã‚¸ã‚§ã‚¯ãƒˆã§ã¯ã€ã‚¦ã‚©ãƒƒãƒã¾ãŸã¯é–¢ä¿‚ã—ã¦ã„ã‚‹å•é¡Œ(例: 自分ãŒå ±å‘Šè€…ã‚‚ã—ãã¯æ‹…当者ã§ã‚ã‚‹å•é¡Œ)ã®ã¿ãƒ¡ãƒ¼ãƒ«ãŒé€ä¿¡ã•ã‚Œã¾ã™ã€‚" +label_user_mail_option_selected: "é¸æŠžã—ãŸãƒ—ãƒã‚¸ã‚§ã‚¯ãƒˆ..." +label_user_mail_option_all: "å‚åŠ ã—ã¦ã„るプãƒã‚¸ã‚§ã‚¯ãƒˆã®å…¨ã¦ã®å•é¡Œ" +label_user_mail_option_none: "ウォッãƒã¾ãŸã¯é–¢ä¿‚ã—ã¦ã„ã‚‹å•é¡Œã®ã¿" +setting_emails_footer: メールã®ãƒ•ãƒƒã‚¿ +label_float: å°æ•° +button_copy: コピー mail_body_account_information_external: You can use your "%s" account to log into Redmine. mail_body_account_information: Your Redmine account information setting_protocol: Protocol diff --git a/lang/ko.yml b/lang/ko.yml new file mode 100644 index 000000000..6629a14b0 --- /dev/null +++ b/lang/ko.yml @@ -0,0 +1,539 @@ +_gloc_rule_default: '|n| n==1 ? "" : "_plural" ' + +actionview_datehelper_select_day_prefix: +actionview_datehelper_select_month_names: 1ì›”,2ì›”,3ì›”,4ì›”,5ì›”,6ì›”,7ì›”,8ì›”,9ì›”,10ì›”,11ì›”,12ì›” +actionview_datehelper_select_month_names_abbr: 1ì›”,2ì›”,3ì›”,4ì›”,5ì›”,6ì›”,7ì›”,8ì›”,9ì›”,10ì›”,11ì›”,12ì›” +actionview_datehelper_select_month_prefix: +actionview_datehelper_select_year_prefix: +actionview_datehelper_time_in_words_day: 하루 +actionview_datehelper_time_in_words_day_plural: %d ì¼ +actionview_datehelper_time_in_words_hour_about: 약 í•œ 시간 +actionview_datehelper_time_in_words_hour_about_plural: 약 %d 시간 +actionview_datehelper_time_in_words_hour_about_single: 약 í•œ 시간 +actionview_datehelper_time_in_words_minute: 1 분 +actionview_datehelper_time_in_words_minute_half: 30ì´ˆ +actionview_datehelper_time_in_words_minute_less_than: 1분 ì´ë‚´ +actionview_datehelper_time_in_words_minute_plural: %d 분 +actionview_datehelper_time_in_words_minute_single: 1 분 +actionview_datehelper_time_in_words_second_less_than: 1ì´ˆ ì´ë‚´ +actionview_datehelper_time_in_words_second_less_than_plural: %d ì´ˆ ì´ì „ +actionview_instancetag_blank_option: ì„ íƒí•˜ì„¸ìš” + +activerecord_error_inclusion: is not included in the list +activerecord_error_exclusion: is reserved +activerecord_error_invalid: is invalid +activerecord_error_confirmation: doesn't match confirmation +activerecord_error_accepted: must be accepted +activerecord_error_empty: can't be empty +activerecord_error_blank: can't be blank +activerecord_error_too_long: is too long +activerecord_error_too_short: is too short +activerecord_error_wrong_length: is the wrong length +activerecord_error_taken: has already been taken +activerecord_error_not_a_number: is not a number +activerecord_error_not_a_date: is not a valid date +activerecord_error_greater_than_start_date: must be greater than start date +activerecord_error_not_same_project: doesn't belong to the same project +activerecord_error_circular_dependency: This relation would create a circular dependency + +general_fmt_age: %d ë…„ +general_fmt_age_plural: %d ë…„ +general_fmt_date: %%Y-%%m-%%d +general_fmt_datetime: %%Y-%%m-%%d %%I:%%M %%p +general_fmt_datetime_short: %%b %%d, %%I:%%M %%p +general_fmt_time: %%I:%%M %%p +general_text_No: '아니오' +general_text_Yes: '예' +general_text_no: '아니오' +general_text_yes: '예' +general_lang_name: 'Korean (í•œêµì–´)' +general_csv_separator: ',' +general_csv_encoding: CP949 +general_pdf_encoding: UHC +general_day_names: 월요ì¼,화요ì¼,수요ì¼,목요ì¼,금요ì¼,í† ìš”ì¼,ì¼ìš”ì¼ +general_first_day_of_week: '7' + +notice_account_updated: ê³„ì •ì´ ì„±ê³µì 으로 변경 ë˜ì—ˆìŠµë‹ˆë‹¤. +notice_account_invalid_creditentials: ìž˜ëª»ëœ ê³„ì • ë˜ëŠ” 패스워드 +notice_account_password_updated: 비밀번호가 잘 변경ë˜ì—ˆìŠµë‹ˆë‹¤. +notice_account_wrong_password: ìž˜ëª»ëœ íŒ¨ìŠ¤ì›Œë“œ +notice_account_register_done: ê³„ì •ì´ ì„±ê³µì 으로 ìƒì„±ë˜ì—ˆìŠµë‹ˆë‹¤. ê³„ì •ì„ í™œì„±í™” 하기 위해서 ìˆ˜ì‹ í•œ Emailì˜ ë§í¬ë¥¼ í´ë¦í•´ì£¼ì„¸ìš”. +notice_account_unknown_email: ì•Œë ¤ì§€ì§€ ì•Šì€ ì‚¬ìš©ìž. +notice_can_t_change_password: ì´ ê³„ì •ì€ ì™¸ë¶€ ì¸ì¦ì„ ì´ìš©í•©ë‹ˆë‹¤. 비밀번호 ë³€ê²½ì´ ë¶ˆê°€ëŠ¥ 합니다. +notice_account_lost_email_sent: 새로운 패스워드를 위한 Emailì´ ë°œì†¡ë˜ì—ˆìŠµë‹ˆë‹¤. +notice_account_activated: ê³„ì •ì´ í™œì„±í™” ë˜ì—ˆìŠµë‹ˆë‹¤. ì´ì œ ë¡œê·¸ì¸ í•˜ì‹¤ìˆ˜ 있습니다. +notice_successful_create: ìƒì„± 성공. +notice_successful_update: 변경 성공. +notice_successful_delete: ì‚ì œ 성공. +notice_successful_connection: ì—°ê²° 성공. +notice_file_not_found: ìš”ì²í•˜ì‹ 페ì´ì§€ëŠ” ì‚ì œë˜ì—ˆê±°ë‚˜ 옮겨졌습니다. +notice_locking_conflict: 다른 사용ìžì— ì˜í•´ì„œ ë°ì´í„°ê°€ 변경ë˜ì—ˆìŠµë‹ˆë‹¤. +notice_scm_error: 소스 ì €ìž¥ì†Œì— í•´ë‹¹ ë‚´ìš©ì´ ì¡´ìž¬í•˜ì§€ 않습니다. +notice_not_authorized: ì´ íŽ˜ì´ì§€ì— ì ‘ê·¼í• ê¶Œí•œì´ ì—†ìŠµë‹ˆë‹¤. +notice_email_sent: %s 님ì—게 Emailì´ ë°œì†¡ë˜ì—ˆìŠµë‹ˆë‹¤. +notice_email_error: Emailì„ ì „ì†¡í•˜ëŠ” ê³¼ì •ì— ì˜¤ë¥˜ê°€ ë°œìƒí–ˆìŠµë‹ˆë‹¤. (%s) +notice_feeds_access_key_reseted: RSSì— ì ‘ê·¼ê°€ëŠ¥í•œ ì—´ì‡ (key)ê°€ ìƒì„±ë˜ì—ˆìŠµë‹ˆë‹¤. +notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s." +notice_no_issue_selected: "ë¬¸ì œê°€ ì„ íƒë˜ì§€ 않았습니다. ìˆ˜ì •í•˜ê¸° ì›í•˜ëŠ” ë¬¸ì œë¥¼ ì„ íƒí•˜ì„¸ìš”" + +mail_subject_lost_password: ë‹¹ì‹ ì˜ ë¹„ë°€ë²ˆí˜¸ +mail_body_lost_password: '비밀번호를 변경하기 위해서 ë§í¬ë¥¼ ì´ìš©í•˜ì„¸ìš”' +mail_subject_register: ë‹¹ì‹ ì˜ ê³„ì • 활성화 +mail_body_register: 'ê³„ì •ì„ í™œì„±í™” 하기 위해서 ë§í¬ë¥¼ ì´ìš©í•˜ì„¸ìš” :' + +gui_validation_error: 1 ì—러 +gui_validation_error_plural: %d ì—러 + +field_name: ì´ë¦„ +field_description: 설명 +field_summary: 요약 +field_is_required: 필수 +field_firstname: 성 +field_lastname: ì´ë¦„ +field_mail: Email +field_filename: íŒŒì¼ +field_filesize: í¬ê¸° +field_downloads: 다운로드 +field_author: ë³´ê³ ìž +field_created_on: ë³´ê³ ì‹œê°„ +field_updated_on: 변경시간 +field_field_format: í¬ë§· +field_is_for_all: ëª¨ë“ í”„ë¡œì 트 +field_possible_values: 가능한 값들 +field_regexp: ì •ê·œì‹ +field_min_length: 최소 ê¸¸ì´ +field_max_length: 최대 ê¸¸ì´ +field_value: ê°’ +field_category: ì¹´í…Œê³ ë¦¬ +field_title: ì œëª© +field_project: 프로ì 트 +field_issue: ë¬¸ì œ +field_status: ìƒíƒœ +field_notes: 노트 +field_is_closed: ì™„ë£Œëœ ë¬¸ì œ +field_is_default: 기본값 +field_html_color: ìƒ‰ìƒ +field_tracker: 구분 +field_subject: ì œëª© +field_due_date: 완료 기한 +field_assigned_to: ë‹´ë‹¹ìž +field_priority: 심ê°ë„ +field_fixed_version: ê³ ì³ì§„ ë²„ì „ +field_user: ìœ ì € +field_role: ì—í• +field_homepage: 홈페ì´ì§€ +field_is_public: 공개 +field_parent: ìƒìœ„ 프로ì 트 +field_is_in_chlog: 변화목ë¡(changelog)ì—ì„œ 보여지는 ë¬¸ì œë“¤ +field_is_in_roadmap: 로드맵ì—ì„œ 보여지는 ë¬¸ì œë“¤ +field_login: ë¡œê·¸ì¸ +field_mail_notification: ë©”ì¼ ì•Œë¦¼ +field_admin: ê´€ë¦¬ìž +field_last_login_on: 최종 ì ‘ì† +field_language: 언어 +field_effective_date: ì¼ìž +field_password: 비밀번호 +field_new_password: ì‹ ê·œ 비밀번호 +field_password_confirmation: 비밀번호 í™•ì¸ +field_version: ë²„ì „ +field_type: 타입 +field_host: Host +field_port: Port +field_account: ê³„ì • +field_base_dn: Base DN +field_attr_login: Login attribute +field_attr_firstname: Firstname attribute +field_attr_lastname: Lastname attribute +field_attr_mail: Email attribute +field_onthefly: On-the-fly user creation +field_start_date: 시작시간 +field_done_ratio: 완료 %% +field_auth_source: ì¸ì¦ 방법 +field_hide_mail: ë‚´ Email주소 숨기기 +field_comments: 코멘트 +field_url: URL +field_start_page: 시작 페ì´ì§€ +field_subproject: 서브 프로ì 트 +field_hours: 시간 +field_activity: Activity +field_spent_on: Date +field_identifier: ì‹ë³„ìž +field_is_filter: Used as a filter +field_issue_to_id: ì—°ê´€ëœ ë¬¸ì œ +field_delay: 지연 +field_assignable: ì´ ì—í• ì— í• ë‹¹ë 수 있는 ë¬¸ì œ +field_redirect_existing_links: Redirect existing links +field_estimated_hours: ì¶”ì •ì‹œê°„ +field_column_names: 컬럼 + +setting_app_title: Application title +setting_app_subtitle: Application subtitle +setting_welcome_text: Welcome text +setting_default_language: Default language +setting_login_required: Authent. required +setting_self_registration: Self-registration enabled +setting_attachment_max_size: Attachment max. size +setting_issues_export_limit: Issues export limit +setting_mail_from: Emission mail address +setting_host_name: Host name +setting_text_formatting: Text formatting +setting_wiki_compression: Wiki history compression +setting_feeds_limit: Feed content limit +setting_autofetch_changesets: Autofetch commits +setting_sys_api_enabled: Enable WS for repository management +setting_commit_ref_keywords: Referencing keywords +setting_commit_fix_keywords: Fixing keywords +setting_autologin: Autologin +setting_date_format: Date format +setting_cross_project_issue_relations: Allow cross-project issue relations +setting_issue_list_default_columns: Default columns displayed on the issue list +setting_repositories_encodings: Repositories encodings +setting_emails_footer: Emails footer + +label_user: ì‚¬ìš©ìž +label_user_plural: 사용ìžê´€ë¦¬ +label_user_new: ì‹ ê·œ ìœ ì € +label_project: 프로ì 트 +label_project_new: ì‹ ê·œ 프로ì 트 +label_project_plural: 프로ì 트 +label_project_all: ëª¨ë“ í”„ë¡œì 트 +label_project_latest: 최근 프로ì 트 +label_issue: ë¬¸ì œ 보기 +label_issue_new: 새로운 ë¬¸ì œ +label_issue_plural: ë¬¸ì œ 보기 +label_issue_view_all: ëª¨ë“ ë¬¸ì œ 보기 +label_document: 문서 +label_document_new: 새로운 문서 +label_document_plural: 문서 +label_role: ì—í• +label_role_plural: ì—í• +label_role_new: 새로운 ì—í• +label_role_and_permissions: 권한관리 +label_member: ë‹´ë‹¹ìž +label_member_new: 새로운 ë‹´ë‹¹ìž +label_member_plural: ë‹´ë‹¹ìž +label_tracker: ë¬¸ì œ ìœ í˜• +label_tracker_plural: ë¬¸ì œ ìœ í˜• +label_tracker_new: 새로운 ë¬¸ì œ ìœ í˜• +label_workflow: 워í¬í”Œë¡œ(Workflow) +label_issue_status: ë¬¸ì œ ìƒíƒœ +label_issue_status_plural: ë¬¸ì œ ìƒíƒœ +label_issue_status_new: 새로운 ë¬¸ì œ ìƒíƒœ +label_issue_category: ì¹´í…Œê³ ë¦¬ +label_issue_category_plural: ì¹´í…Œê³ ë¦¬ +label_issue_category_new: 새 ì¹´í…Œê³ ë¦¬ +label_custom_field: ì‚¬ìš©ìž ì •ì˜ í•ëª© +label_custom_field_plural: ì‚¬ìš©ìž ì •ì˜ í•ëª© +label_custom_field_new: 새로운 ì‚¬ìš©ìž ì •ì˜ í•ëª© +label_enumerations: 코드값 ì„¤ì • +label_enumeration_new: 새로운 코드값 +label_information: ì •ë³´ +label_information_plural: ì •ë³´ +label_please_login: 로그ì¸í•˜ì„¸ìš”. +label_register: ë“±ë¡ +label_password_lost: Lost password +label_home: 초기화면 +label_my_page: 내페ì´ì§€ +label_my_account: ë‚´ê³„ì • +label_my_projects: ë‚˜ì˜ í”„ë¡œì 트 +label_administration: ê´€ë¦¬ìž +label_login: ë¡œê·¸ì¸ +label_logout: 로그아웃 +label_help: ë„ì›€ë§ +label_reported_issues: ë³´ê³ ëœ ë¬¸ì œ +label_assigned_to_me_issues: 나ì—게 í• ë‹¹ëœ ë¬¸ì œ +label_last_login: 최종 ì ‘ì† +label_last_updates: 최종 변경 ë‚´ì— +label_last_updates_plural: 최종변경 %d +label_registered_on: Registered on +label_activity: ì§„í–‰ì¤‘ì¸ ìž‘ì—… +label_new: ì‹ ê·œ +label_logged_as: â–¶ +label_environment: 환경 +label_authentication: ì¸ì¦ì„¤ì • +label_auth_source: ì¸ì¦ 모드 +label_auth_source_new: ì‹ ê·œ ì¸ì¦ 모드 +label_auth_source_plural: ì¸ì¦ 모드 +label_subproject_plural: 서브 프로ì 트 +label_min_max_length: 최소 - 최대 ê¸¸ì´ +label_list: 리스트 +label_date: ë‚ ì§œ +label_integer: Integer +label_float: Float +label_boolean: Boolean +label_string: Text +label_text: Long text +label_attribute: ì†ì„± +label_attribute_plural: ì†ì„± +label_download: %d 다운로드 +label_download_plural: %d 다운로드 +label_no_data: ë°ì´í„°ê°€ 없습니다. +label_change_status: ìƒíƒœ 변경 +label_history: ížˆìŠ¤í† ë¦¬ +label_attachment: íŒŒì¼ +label_attachment_new: 파ì¼ì¶”ê°€ +label_attachment_delete: 파ì¼ì‚ì œ +label_attachment_plural: ê´€ë ¨íŒŒì¼ +label_report: ë³´ê³ ì„œ +label_report_plural: ë³´ê³ ì„œ +label_news: 뉴스 +label_news_new: 뉴스추가 +label_news_plural: 뉴스 +label_news_latest: 최근 뉴스 +label_news_view_all: ëª¨ë“ ë‰´ìŠ¤ +label_change_log: 변경 로그 +label_settings: ì„¤ì • +label_overview: 개요 +label_version: ë²„ì „ +label_version_new: 새로운 ë²„ì „ +label_version_plural: ë²„ì „ +label_confirmation: í™•ì¸ +label_export_to: 내보내기 +label_read: ì½ê¸°... +label_public_projects: ê³µê°œëœ í”„ë¡œì 트 +label_open_issues: 진행중 +label_open_issues_plural: 진행중 +label_closed_issues: í•´ê²°ë¨ +label_closed_issues_plural: í•´ê²°ë¨ +label_total: Total +label_permissions: 허가권한 +label_current_status: ë¬¸ì œ ìƒíƒœ +label_new_statuses_allowed: 허용ë˜ëŠ” ë¬¸ì œ ìƒíƒœ +label_all: ëª¨ë‘ +label_none: ì—†ìŒ +label_next: ë‹¤ìŒ +label_previous: ì´ì „ +label_used_by: ì‚¬ìš©ë¨ +label_details: ìƒì„¸ +label_add_note: ë¬¸ì œë…¸íŠ¸ 추가 +label_per_page: 페ì´ì§€ë³„ +label_calendar: ë‹¬ë ¥ +label_months_from: 개월 ë™ì•ˆ | 다ìŒë¶€í„° +label_gantt: Gantt ì± íŠ¸ +label_internal: Internal +label_last_changes: last %d changes +label_change_view_all: ëª¨ë“ ë³€ê²½ ë‚´ì— ë³´ê¸° +label_personalize_page: 입맛대로 구성하기(Drag & Drop) +label_comment: 댓글 +label_comment_plural: 댓글 +label_comment_add: 댓글 추가 +label_comment_added: ëŒ“ê¸€ì´ ì¶”ê°€ë˜ì—ˆìŠµë‹ˆë‹¤. +label_comment_delete: 댓글 ì‚ì œ +label_query: 커스텀 쿼리(custom query) +label_query_plural: 커스텀 쿼리 +label_query_new: 새로운 커스텀 쿼리 +label_filter_add: í•„í„° 추가 +label_filter_plural: í•„í„° +label_equals: ì´ë‹¤ +label_not_equals: 아니다 +label_in_less_than: ì´ë‚´ +label_in_more_than: ì´í›„ +label_in: ì´ë‚´ +label_today: 오늘 +label_this_week: ì´ë²ˆì£¼ +label_less_than_ago: ì´ì „ +label_more_than_ago: ì´í›„ +label_ago: ì¼ ì „ +label_contains: í¬í•¨ë˜ëŠ” 키워드 +label_not_contains: í¬í•¨í•˜ì§€ 않는 키워드 +label_day_plural: ì¼ +label_repository: ì €ìž¥ì†Œ +label_browse: ì €ìž¥ì†Œ 살피기 +label_modification: %d 변경 +label_modification_plural: %d 변경 +label_revision: ê°œì •íŒ(Revision) +label_revision_plural: ê°œì •íŒ(Revisions) +label_added: added +label_modified: modified +label_deleted: deleted +label_latest_revision: 최근 ê°œì •íŒ +label_latest_revision_plural: 최근 ê°œì •íŒ +label_view_revisions: ê°œì •íŒ ë³´ê¸° +label_max_size: 최대 í¬ê¸° +label_on: 'on' +label_sort_highest: 최ìƒë‹¨ìœ¼ë¡œ +label_sort_higher: 위로 +label_sort_lower: 아래로 +label_sort_lowest: 최하단으로 +label_roadmap: 로드맵 +label_roadmap_due_in: 기한 +label_roadmap_overdue: %s 지연 +label_roadmap_no_issues: ì´ë²„ì „ì— í•´ë‹¹í•˜ëŠ” ë¬¸ì œ ì—†ìŒ +label_search: 검색 +label_result_plural: ê²°ê³¼ +label_all_words: ëª¨ë“ ë‹¨ì–´ +label_wiki: 위키 +label_wiki_edit: 위키 편집 +label_wiki_edit_plural: 위키 편집 +label_wiki_page: 위키 +label_wiki_page_plural: 위키 +label_index_by_title: ì œëª©ë³„ ìƒ‰ì¸ +label_index_by_date: ë‚ ì§œë³„ ìƒ‰ì¸ +label_current_version: 현재 ë²„ì „ +label_preview: 미리보기 +label_feed_plural: 피드(Feeds) +label_changes_details: ëª¨ë“ ìƒì„¸ 변경 ë‚´ì— +label_issue_tracking: ë¬¸ì œ 추ì +label_spent_time: ìž‘ì—… 시간 +label_f_hour: %.2f 시간 +label_f_hour_plural: %.2f 시간 +label_time_tracking: Time tracking +label_change_plural: Changes +label_statistics: 통계 +label_commits_per_month: 월별 commit ë‚´ì— +label_commits_per_author: ì•„ì´ë””별 commit ë‚´ì— +label_view_diff: diff 보기 +label_diff_inline: inline +label_diff_side_by_side: side by side +label_options: Options +label_copy_workflow_from: Copy workflow from +label_permissions_report: Permissions report +label_watched_issues: ê°ì‹œì¤‘ì¸ ë¬¸ì œ +label_related_issues: ì—°ê²°ëœ ë¬¸ì œ +label_applied_status: Applied status +label_loading: Loading... +label_relation_new: New relation +label_relation_delete: Delete relation +label_relates_to: related to +label_duplicates: duplicates +label_blocks: blocks +label_blocked_by: blocked by +label_precedes: precedes +label_follows: follows +label_end_to_start: end to start +label_end_to_end: end to end +label_start_to_start: start to start +label_start_to_end: start to end +label_stay_logged_in: ë¡œê·¸ì¸ ìœ ì§€ +label_disabled: disabled +label_show_completed_versions: ì™„ë£Œëœ ë²„ì „ 보기 +label_me: 나 +label_board: ê²Œì‹œíŒ +label_board_new: ì‹ ê·œ ê²Œì‹œíŒ +label_board_plural: ê²Œì‹œíŒ +label_topic_plural: ì£¼ì œ +label_message_plural: ê´€ë ¨ê¸€ +label_message_last: 최종 글 +label_message_new: 새글쓰기 +label_reply_plural: 답글 +label_send_information: 사용ìžì—게 ê³„ì •ì •ë³´ë¥¼ 보냄 +label_year: ë…„ +label_month: ì›” +label_week: 주 +label_date_from: From +label_date_to: To +label_language_based: Language based +label_sort_by: Sort by "%s" +label_send_test_email: Send a test email +label_feeds_access_key_created_on: RSS access key created %s ago +label_module_plural: Modules +label_added_time_by: Added by %s %s ago +label_updated_time: Updated %s ago +label_jump_to_a_project: Jump to a project... +label_file_plural: Files +label_changeset_plural: Changesets +label_default_columns: Default columns +label_no_change_option: (No change) +label_bulk_edit_selected_issues: Bulk edit selected issues +label_theme: Theme +label_default: Default +label_search_titles_only: Search titles only +label_user_mail_option_all: "For any event on all my projects" +label_user_mail_option_selected: "For any event on the selected projects only..." +label_user_mail_option_none: "Only for things I watch or I'm involved in" + +button_login: ë¡œê·¸ì¸ +button_submit: í™•ì¸ +button_save: ì €ìž¥ +button_check_all: 모ë‘ì„ íƒ +button_uncheck_all: ì„ íƒí•´ì œ +button_delete: ì‚ì œ +button_create: 완료 +button_test: 테스트 +button_edit: ìˆ˜ì • +button_add: 추가 +button_change: 변경 +button_apply: ì ìš© +button_clear: 초기화 +button_lock: ìž ê¸ˆ +button_unlock: ìž ê¸ˆí•´ì œ +button_download: 다운로드 +button_list: ëª©ë¡ +button_view: 보기 +button_move: ì´ë™ +button_back: 뒤로 +button_cancel: 취소 +button_activate: 활성화 +button_sort: ì •ë ¬ +button_log_time: 작업시간 ê¸°ë¡ +button_rollback: ì´ ë²„ì „ìœ¼ë¡œ 롤백 +button_watch: ê°ì‹œí•˜ê¸° +button_unwatch: ê°ì‹œí•´ì œ +button_reply: 답글 +button_archive: ìž ê¸ˆë³´ê´€ +button_unarchive: ìž ê¸ˆë³´ê´€í•´ì œ +button_reset: 리셋 +button_rename: ì´ë¦„ 변경 + +status_active: 사용중 +status_registered: 등ë¡ëŒ€ê¸° +status_locked: ìž ê¹€ + +text_select_mail_notifications: ë©”ì¼í†µì§€ê°€ 필요한 ìž‘ì—…ì„ ì„ íƒí•˜ì„¸ìš”. +text_regexp_info: 예) ^[A-Z0-9]+$ +text_min_max_length_info: 0 는 ì œí•œì´ ì—†ìŒì„ ì˜ë¯¸í•¨ +text_project_destroy_confirmation: ì´ í”„ë¡œì 트를 ì‚ì œí•˜ê³ ëª¨ë“ ë°ì´í„°ë¥¼ ì§€ìš°ì‹œê² ìŠµë‹ˆê¹Œ? +text_workflow_edit: 워í¬í”Œë¡œë¥¼ ìˆ˜ì •í•˜ê¸° 위해서 ì—í• ê³¼ ë¬¸ì œìœ í˜•ì„ ì„ íƒí•˜ì„¸ìš”. +text_are_you_sure: ê³„ì† ì§„í–‰ í•˜ì‹œê² ìŠµë‹ˆê¹Œ? +text_journal_changed: ë³€ê²½ë¨ from %s to %s +text_journal_set_to: set to %s +text_journal_deleted: ì‚ì œë¨ +text_tip_task_begin_day: 오늘 시작하는 업무(task) +text_tip_task_end_day: 오늘 종료하는 업무(task) +text_tip_task_begin_end_day: 오늘 ì‹œìž‘í•˜ê³ ì¢…ë£Œí•˜ëŠ” 업무(task) +text_project_identifier_info: 'ì˜ë¬¸ ì†Œë¬¸ìž (a-z), ë° ìˆ«ìž ëŒ€ì‰¬(-) 가능.<br />ì €ìž¥ëœí›„ì—는 ì‹ë³„ìž ë³€ê²½ 불가능.' +text_caracters_maximum: 최대 %d ê¸€ìž ê°€ëŠ¥. +text_length_between: %d ì—ì„œ %d ê¸€ìž +text_tracker_no_workflow: No workflow defined for this tracker +text_unallowed_characters: Unallowed characters +text_comma_separated: Multiple values allowed (comma separated). +text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages +text_issue_added: Issue %s has been reported. +text_issue_updated: Issue %s has been updated. +text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ? +text_issue_category_destroy_question: Some issues (%d) are assigned to this category. What do you want to do ? +text_issue_category_destroy_assignments: Remove category assignments +text_issue_category_reassign_to: Reassign issues to this category +text_user_mail_option: "For unselected projects, you will only receive notifications about things you watch or you're involved in (eg. issues you're the author or assignee)." + +default_role_manager: Manager +default_role_developper: Developer +default_role_reporter: Reporter +default_tracker_bug: 버그 +default_tracker_feature: 새기능 +default_tracker_support: ìœ ì§€ë³´ìˆ˜ +default_issue_status_new: ìƒˆë¡œìš´ë¬¸ì œ +default_issue_status_assigned: ë¬¸ì œí™•ì¸ +default_issue_status_resolved: ë¬¸ì œìˆ˜ì • +default_issue_status_feedback: 피드백 +default_issue_status_closed: ë¬¸ì œí•´ê²° +default_issue_status_rejected: ìž¬ìˆ˜ì •ìš”ì² +default_doc_category_user: ì‚¬ìš©ìž ë¬¸ì„œ +default_doc_category_tech: ê¸°ìˆ ë¬¸ì„œ +default_priority_low: 사소 +default_priority_normal: 보통 +default_priority_high: ì‹¬ê° +default_priority_urgent: 긴급 +default_priority_immediate: 지금즉시 +default_activity_design: Design +default_activity_development: Development + +enumeration_issue_priorities: Issue priorities +enumeration_doc_categories: Document categories +enumeration_activities: Activities (time tracking) +button_copy: Copy +mail_body_account_information_external: You can use your "%s" account to log into Redmine. +button_change_password: Change password +label_nobody: nobody +setting_protocol: Protocol +mail_body_account_information: Your Redmine account information diff --git a/public/javascripts/calendar/lang/calendar-ko.js b/public/javascripts/calendar/lang/calendar-ko.js new file mode 100644 index 000000000..016453bfc --- /dev/null +++ b/public/javascripts/calendar/lang/calendar-ko.js @@ -0,0 +1,127 @@ +// ** I18N + +// Calendar EN language +// Author: Mihai Bazon, <mihai_bazon@yahoo.com> +// Encoding: any +// Distributed under the same terms as the calendar itself. + +// For translators: please use UTF-8 if possible. We strongly believe that +// Unicode is the answer to a real internationalized world. Also please +// include your contact information in the header, as can be seen above. + +// full day names +Calendar._DN = new Array +("ì¼ìš”ì¼", + "월요ì¼", + "화요ì¼", + "수요ì¼", + "목요ì¼", + "금요ì¼", + "í† ìš”ì¼", + "ì¼ìš”ì¼"); + +// Please note that the following array of short day names (and the same goes +// for short month names, _SMN) isn't absolutely necessary. We give it here +// for exemplification on how one can customize the short day names, but if +// they are simply the first N letters of the full name you can simply say: +// +// Calendar._SDN_len = N; // short day name length +// Calendar._SMN_len = N; // short month name length +// +// If N = 3 then this is not needed either since we assume a value of 3 if not +// present, to be compatible with translation files that were written before +// this feature. + +// short day names +Calendar._SDN = new Array +("ì¼", + "ì›”", + "í™”", + "수", + "목", + "금", + "í† ", + "ì¼"); + +// First day of the week. "0" means display Sunday first, "1" means display +// Monday first, etc. +Calendar._FD = 0; + +// full month names +Calendar._MN = new Array +("1ì›”", + "2ì›”", + "3ì›”", + "4ì›”", + "5ì›”", + "6ì›”", + "7ì›”", + "8ì›”", + "9ì›”", + "10ì›”", + "11ì›”", + "12ì›”"); + +// short month names +Calendar._SMN = new Array +("1ì›”", + "2ì›”", + "3ì›”", + "4ì›”", + "5ì›”", + "6ì›”", + "7ì›”", + "8ì›”", + "9ì›”", + "10ì›”", + "11ì›”", + "12ì›”"); + +// tooltips +Calendar._TT = {}; +Calendar._TT["INFO"] = "About the calendar"; + +Calendar._TT["ABOUT"] = +"DHTML Date/Time Selector\n" + +"(c) dynarch.com 2002-2005 / Author: Mihai Bazon\n" + // don't translate this this ;-) +"For latest version visit: http://www.dynarch.com/projects/calendar/\n" + +"Distributed under GNU LGPL. See http://gnu.org/licenses/lgpl.html for details." + +"\n\n" + +"Date selection:\n" + +"- Use the \xab, \xbb buttons to select year\n" + +"- Use the " + String.fromCharCode(0x2039) + ", " + String.fromCharCode(0x203a) + " buttons to select month\n" + +"- Hold mouse button on any of the above buttons for faster selection."; +Calendar._TT["ABOUT_TIME"] = "\n\n" + +"Time selection:\n" + +"- Click on any of the time parts to increase it\n" + +"- or Shift-click to decrease it\n" + +"- or click and drag for faster selection."; + +Calendar._TT["PREV_YEAR"] = "ì´ì „ í•´"; +Calendar._TT["PREV_MONTH"] = "ì´ì „ 달"; +Calendar._TT["GO_TODAY"] = "오늘로 ì´ë™"; +Calendar._TT["NEXT_MONTH"] = "ë‹¤ìŒ ë‹¬"; +Calendar._TT["NEXT_YEAR"] = "ë‹¤ìŒ í•´"; +Calendar._TT["SEL_DATE"] = "ë‚ ì§œ ì„ íƒ"; +Calendar._TT["DRAG_TO_MOVE"] = "ì´ë™(드래그)"; +Calendar._TT["PART_TODAY"] = " (오늘)"; + +// the following is to inform that "%s" is to be the first day of week +// %s will be replaced with the day name. +Calendar._TT["DAY_FIRST"] = "[%s]ì„ ì²˜ìŒìœ¼ë¡œ"; + +// This may be locale-dependent. It specifies the week-end days, as an array +// of comma-separated numbers. The numbers are from 0 to 6: 0 means Sunday, 1 +// means Monday, etc. +Calendar._TT["WEEKEND"] = "0,6"; + +Calendar._TT["CLOSE"] = "닫기"; +Calendar._TT["TODAY"] = "오늘"; +Calendar._TT["TIME_PART"] = "(Shift-)í´ë¦ or drag to change value"; + +// date formats +Calendar._TT["DEF_DATE_FORMAT"] = "%Y-%m-%d"; +Calendar._TT["TT_DATE_FORMAT"] = "%a, %b %e"; + +Calendar._TT["WK"] = "주"; +Calendar._TT["TIME"] = "Time:"; -- GitLab