@@ -1223,20 +1223,18 ko: | |||
|
1223 | 1223 | label_any_open_issues: any open issues |
|
1224 | 1224 | label_no_open_issues: no open issues |
|
1225 | 1225 | label_default_values_for_new_users: 새 사용자 기본값 |
|
1226 |
error_ldap_bind_credentials: |
|
|
1226 | error_ldap_bind_credentials: 잘못된 LDAP 계정/암호 | |
|
1227 | 1227 | setting_sys_api_key: API 키 |
|
1228 | 1228 | setting_lost_password: 비밀번호 찾기 |
|
1229 |
mail_subject_security_notification: |
|
|
1230 |
mail_body_security_notification_change: ! '%{field} |
|
|
1231 |
mail_body_security_notification_change_to: ! '%{field} |
|
|
1232 |
mail_body_security_notification_add: ! '%{field} %{value} |
|
|
1233 |
mail_body_security_notification_remove: ! '%{field} %{value} |
|
|
1234 |
mail_body_security_notification_notify_enabled: |
|
|
1235 | notifications. | |
|
1236 | mail_body_security_notification_notify_disabled: Email address %{value} no longer | |
|
1237 | receives notifications. | |
|
1238 | mail_body_settings_updated: ! 'The following settings were changed:' | |
|
1239 | field_remote_ip: IP address | |
|
1229 | mail_subject_security_notification: 보안 알림 | |
|
1230 | mail_body_security_notification_change: ! '%{field}이(가) 변경되었습니다.' | |
|
1231 | mail_body_security_notification_change_to: ! '%{field}이(가) %{value}(으)로 변경되었습니다.' | |
|
1232 | mail_body_security_notification_add: ! '%{field}에 %{value}이(가) 추가되었습니다.' | |
|
1233 | mail_body_security_notification_remove: ! '%{field}에 %{value}이(가) 삭제되었습니다.' | |
|
1234 | mail_body_security_notification_notify_enabled: 이제 %{value}(으)로 알람이 발송됩니다. | |
|
1235 | mail_body_security_notification_notify_disabled: '%{value}(으)로 더 이상 알람이 발송되지 않습니다.' | |
|
1236 | mail_body_settings_updated: ! '다음의 설정이 변경되었습니다:' | |
|
1237 | field_remote_ip: IP 주소 | |
|
1240 | 1238 | label_wiki_page_new: New wiki page |
|
1241 | 1239 | label_relations: Relations |
|
1242 | 1240 | button_filter: Filter |
@@ -7,7 +7,7 jsToolBar.strings['Code'] = '코드'; | |||
|
7 | 7 | jsToolBar.strings['Heading 1'] = '제목 1'; |
|
8 | 8 | jsToolBar.strings['Heading 2'] = '제목 2'; |
|
9 | 9 | jsToolBar.strings['Heading 3'] = '제목 3'; |
|
10 |
jsToolBar.strings['Highlighted code'] = ' |
|
|
10 | jsToolBar.strings['Highlighted code'] = '색상화한 코드'; | |
|
11 | 11 | jsToolBar.strings['Unordered list'] = '글머리 기호'; |
|
12 | 12 | jsToolBar.strings['Ordered list'] = '번호 매기기'; |
|
13 | 13 | jsToolBar.strings['Quote'] = '인용'; |
General Comments 0
You need to be logged in to leave comments.
Login now