Mercurial > hg > soundsoftware-site
comparison config/locales/.svn/text-base/ko.yml.svn-base @ 14:1d32c0a0efbf
* Update to SVN trunk (revisions 3892-4040)
author | Chris Cannam |
---|---|
date | Wed, 25 Aug 2010 16:30:24 +0100 |
parents | 513646585e45 |
children | 40f7cfd4df19 |
comparison
equal
deleted
inserted
replaced
4:9cc62779c13a | 14:1d32c0a0efbf |
---|---|
2 # by Kihyun Yoon(ddumbugie@gmail.com),http://plenum.textcube.com/ | 2 # by Kihyun Yoon(ddumbugie@gmail.com),http://plenum.textcube.com/ |
3 # by John Hwang (jhwang@tavon.org),http://github.com/tavon | 3 # by John Hwang (jhwang@tavon.org),http://github.com/tavon |
4 # by Yonghwan SO(please insert your email), last update at 2009-09-11 | 4 # by Yonghwan SO(please insert your email), last update at 2009-09-11 |
5 # last update at 2010-01-23 by Kihyun Yoon | 5 # last update at 2010-01-23 by Kihyun Yoon |
6 ko: | 6 ko: |
7 direction: ltr | |
7 date: | 8 date: |
8 formats: | 9 formats: |
9 # Use the strftime parameters for formats. | 10 # Use the strftime parameters for formats. |
10 # When no format has been given, it uses default. | 11 # When no format has been given, it uses default. |
11 # You can provide other formats here if you like! | 12 # You can provide other formats here if you like! |
226 mail_body_account_information_external: "로그인할 때 {{value}} 계정을 사용하실 수 있습니다." | 227 mail_body_account_information_external: "로그인할 때 {{value}} 계정을 사용하실 수 있습니다." |
227 mail_body_account_information: 계정 정보 | 228 mail_body_account_information: 계정 정보 |
228 mail_subject_account_activation_request: "{{value}} 계정 활성화 요청" | 229 mail_subject_account_activation_request: "{{value}} 계정 활성화 요청" |
229 mail_body_account_activation_request: "새 사용자({{value}})가 등록되었습니다. 관리자님의 승인을 기다리고 있습니다.:" | 230 mail_body_account_activation_request: "새 사용자({{value}})가 등록되었습니다. 관리자님의 승인을 기다리고 있습니다.:" |
230 mail_body_reminder: "당신이 맡고 있는 일감 {{count}}개의 완료 기한이 {{days}}일 후 입니다." | 231 mail_body_reminder: "당신이 맡고 있는 일감 {{count}}개의 완료 기한이 {{days}}일 후 입니다." |
231 mail_subject_reminder: "내일이 만기인 일감 {{count}}개" | 232 mail_subject_reminder: "내일이 만기인 일감 {{count}}개 ({{days}})" |
232 mail_subject_wiki_content_added: "위키페이지 '{{page}}'이(가) 추가되었습니다." | 233 mail_subject_wiki_content_added: "위키페이지 '{{page}}'이(가) 추가되었습니다." |
233 mail_subject_wiki_content_updated: "'위키페이지 {{page}}'이(가) 수정되었습니다." | 234 mail_subject_wiki_content_updated: "'위키페이지 {{page}}'이(가) 수정되었습니다." |
234 mail_body_wiki_content_added: "{{author}}이(가) 위키페이지 '{{page}}'을(를) 추가하였습니다." | 235 mail_body_wiki_content_added: "{{author}}이(가) 위키페이지 '{{page}}'을(를) 추가하였습니다." |
235 mail_body_wiki_content_updated: "{{author}}이(가) 위키페이지 '{{page}}'을(를) 수정하였습니다." | 236 mail_body_wiki_content_updated: "{{author}}이(가) 위키페이지 '{{page}}'을(를) 수정하였습니다." |
236 | 237 |
962 notice_failed_to_save_members: "Failed to save member(s): {{errors}}." | 963 notice_failed_to_save_members: "Failed to save member(s): {{errors}}." |
963 text_zoom_out: Zoom out | 964 text_zoom_out: Zoom out |
964 text_zoom_in: Zoom in | 965 text_zoom_in: Zoom in |
965 notice_unable_delete_time_entry: Unable to delete time log entry. | 966 notice_unable_delete_time_entry: Unable to delete time log entry. |
966 label_overall_spent_time: Overall spent time | 967 label_overall_spent_time: Overall spent time |
968 field_time_entries: Log time | |
969 project_module_gantt: Gantt | |
970 project_module_calendar: Calendar |