Project

General

Profile

1
_gloc_rule_default: '|n| n==1 ? "" : "_plural" '
2

    
3
actionview_datehelper_select_day_prefix:
4
actionview_datehelper_select_month_names: 1월,2월,3월,4월,5월,6월,7월,8월,9월,10월,11월,12월
5
actionview_datehelper_select_month_names_abbr: 1월,2월,3월,4월,5월,6월,7월,8월,9월,10월,11월,12월
6
actionview_datehelper_select_month_prefix:
7
actionview_datehelper_select_year_prefix:
8
actionview_datehelper_time_in_words_day: 하루
9
actionview_datehelper_time_in_words_day_plural: %d 일
10
actionview_datehelper_time_in_words_hour_about: 약 한 시간
11
actionview_datehelper_time_in_words_hour_about_plural: 약 %d 시간
12
actionview_datehelper_time_in_words_hour_about_single: 약 한 시간
13
actionview_datehelper_time_in_words_minute: 1 분
14
actionview_datehelper_time_in_words_minute_half: 30초
15
actionview_datehelper_time_in_words_minute_less_than: 1분 이내
16
actionview_datehelper_time_in_words_minute_plural: %d 분
17
actionview_datehelper_time_in_words_minute_single: 1 분
18
actionview_datehelper_time_in_words_second_less_than: 1초 이내
19
actionview_datehelper_time_in_words_second_less_than_plural: %d 초 이전
20
actionview_instancetag_blank_option: 선택하세요
21

    
22
activerecord_error_inclusion: 은(는) 목록에 포함되어 있지 않습니다.
23
activerecord_error_exclusion: 은(는) 예약되어 있습니다.
24
activerecord_error_invalid: 은(는) 유효하지 않습니다.
25
activerecord_error_confirmation: 는 제약조건(confirmation)에 맞지 않습니다.
26
activerecord_error_accepted: must be accepted
27
activerecord_error_empty: 는 길이가 0일 수가 없습니다.
28
activerecord_error_blank: 는 빈 값이어서는 안됩니다.
29
activerecord_error_too_long: 는 너무 깁니다.
30
activerecord_error_too_short: 는 너무 짧습니다.
31
activerecord_error_wrong_length: 는 잘못된 길이입니다.
32
activerecord_error_taken: 가 이미 값을 가지고 있습니다. 
33
activerecord_error_not_a_number: 는 숫자가 아닙니다.
34
activerecord_error_not_a_date: 는 잘못된 날짜 값입니다.
35
activerecord_error_greater_than_start_date: 는 시작날짜보다 커야 합니다.
36
activerecord_error_not_same_project: 는 같은 프로젝트에 속해 있지 않습니다.
37
activerecord_error_circular_dependency: 이 관계는 순환 의존관계를 만들 수있습니다.
38

    
39
general_fmt_age: %d 년
40
general_fmt_age_plural: %d 년
41
general_fmt_date: %%Y-%%m-%%d
42
general_fmt_datetime: %%Y-%%m-%%d %%I:%%M %%p
43
general_fmt_datetime_short: %%b %%d, %%I:%%M %%p
44
general_fmt_time: %%I:%%M %%p
45
general_text_No: '아니오'
46
general_text_Yes: '예'
47
general_text_no: '아니오'
48
general_text_yes: '예'
49
general_lang_name: 'Korean (한국어)'
50
general_csv_separator: ','
51
general_csv_encoding: CP949
52
general_pdf_encoding: CP949
53
general_day_names: 월요일,화요일,수요일,목요일,금요일,토요일,일요일
54
general_first_day_of_week: '7'
55

    
56
notice_account_updated: 계정이 성공적으로 변경 되었습니다.
57
notice_account_invalid_creditentials: 잘못된 계정 또는 패스워드
58
notice_account_password_updated: 비밀번호가 잘 변경되었습니다.
59
notice_account_wrong_password: 잘못된 패스워드
60
notice_account_register_done: 계정이 성공적으로 생성되었습니다. 계정을 활성화 하기 위해서 수신한 Email의 링크를 클릭해주세요.
61
notice_account_unknown_email: 알려지지 않은 사용자.
62
notice_can_t_change_password: 이 계정은 외부 인증을 이용합니다. 비밀번호 변경이 불가능 합니다.
63
notice_account_lost_email_sent: 새로운 패스워드를 위한 Email이 발송되었습니다.
64
notice_account_activated: 계정이 활성화 되었습니다. 이제 로그인 하실수 있습니다.
65
notice_successful_create: 생성 성공.
66
notice_successful_update: 변경 성공.
67
notice_successful_delete: 삭제 성공.
68
notice_successful_connection: 연결 성공.
69
notice_file_not_found: 요청하신 페이지는 삭제되었거나 옮겨졌습니다.
70
notice_locking_conflict: 다른 사용자에 의해서 데이터가 변경되었습니다.
71
notice_not_authorized: 이 페이지에 접근할 권한이 없습니다.
72
notice_email_sent: %s 님에게 Email이 발송되었습니다.
73
notice_email_error: 메일을 전송하는 과정에 오류가 발생했습니다. (%s)
74
notice_feeds_access_key_reseted: RSS에 접근가능한 열쇠(key)가 생성되었습니다.
75
notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s."
76
notice_no_issue_selected: "티켓이 선택되지 않았습니다. 수정하기 원하는 티켓을 선택하세요"
77

    
78
error_scm_not_found: 소스 저장소에 해당 내용이 존재하지 않습니다.
79
error_scm_command_failed: "An error occurred when trying to access the repository: %s"
80

    
81
mail_subject_lost_password: 당신의 비밀번호
82
mail_body_lost_password: '비밀번호를 변경하기 위해서 링크를 이용하세요'
83
mail_subject_register: 당신의 계정 활성화
84
mail_body_register: '계정을 활성화 하기 위해서 링크를 이용하세요 :'
85

    
86
gui_validation_error: 1 에러
87
gui_validation_error_plural: %d 에러
88

    
89
field_name: 이름
90
field_description: 설명
91
field_summary: 요약
92
field_is_required: 필수
93
field_firstname: 이름
94
field_lastname: 
95
field_mail: 메일
96
field_filename: 파일
97
field_filesize: 크기
98
field_downloads: 다운로드
99
field_author: 보고자
100
field_created_on: 보고시간
101
field_updated_on: 변경시간
102
field_field_format: 포맷
103
field_is_for_all: 모든 프로젝트
104
field_possible_values: 가능한 값들
105
field_regexp: 정규식
106
field_min_length: 최소 길이
107
field_max_length: 최대 길이
108
field_value: 
109
field_category: 카테고리
110
field_title: 제목
111
field_project: 프로젝트
112
field_issue: 티켓
113
field_status: 상태
114
field_notes: 노트
115
field_is_closed: 완료된 티켓
116
field_is_default: 기본값
117
field_tracker: 구분
118
field_subject: 제목
119
field_due_date: 완료 기한
120
field_assigned_to: 담당자
121
field_priority: 우선순위
122
field_fixed_version: 마일스톤
123
field_user: 유저
124
field_role: 역할
125
field_homepage: 홈페이지
126
field_is_public: 공개
127
field_parent: 상위 프로젝트
128
field_is_in_chlog: 변경이력(changelog)에서 보여지는 티켓들
129
field_is_in_roadmap: 로드맵에서 보여지는 티켓들
130
field_login: 로그인
131
field_mail_notification: 메일 알림
132
field_admin: 관리자
133
field_last_login_on: 최종 접속
134
field_language: 언어
135
field_effective_date: 일자
136
field_password: 비밀번호
137
field_new_password: 신규 비밀번호
138
field_password_confirmation: 비밀번호 확인
139
field_version: 버전
140
field_type: 타입
141
field_host: 호스트
142
field_port: 포트
143
field_account: 계정
144
field_base_dn: Base DN
145
field_attr_login: 로그인 속성
146
field_attr_firstname: 이름 속성
147
field_attr_lastname: 성 속성
148
field_attr_mail: 메일 속성
149
field_onthefly: On-the-fly user creation
150
field_start_date: 시작시간
151
field_done_ratio: 완료 %%
152
field_auth_source: 인증 방법
153
field_hide_mail: 내 메일 주소 숨기기 
154
field_comments: 코멘트
155
field_url: URL
156
field_start_page: 시작 페이지
157
field_subproject: 서브 프로젝트
158
field_hours: 시간
159
field_activity: 작업종류
160
field_spent_on: 작업시간
161
field_identifier: 식별자
162
field_is_filter: 필터로 사용됨
163
field_issue_to_id: 연관된 티켓
164
field_delay: 지연
165
field_assignable: 이 역할에 할당될수 있는 티켓
166
field_redirect_existing_links: Redirect existing links
167
field_estimated_hours: 추정시간
168
field_column_names: 컬럼
169
field_default_value: 기본값
170

    
171
setting_app_title: 레드마인 제목
172
setting_app_subtitle: 레드마인 부제목
173
setting_welcome_text: 환영 메시지
174
setting_default_language: 기본 언어
175
setting_login_required: 인증이 필요함.
176
setting_self_registration: Self-registration
177
setting_attachment_max_size: 최대 첨부파일 크기
178
setting_issues_export_limit: Issues export limit
179
setting_mail_from: Emission mail address
180
setting_host_name: 호스트 이름 
181
setting_text_formatting: 텍스트 형식
182
setting_wiki_compression: 위키 기록(history) 압축
183
setting_feeds_limit: Feed content limit
184
setting_autofetch_changesets: Autofetch commits
185
setting_sys_api_enabled: Enable WS for repository management
186
setting_commit_ref_keywords: 티켓 참조에 사용할 키워드들
187
setting_commit_fix_keywords: 티켓 해결에 사용할 키워드들 
188
setting_autologin: 자동 로그인
189
setting_date_format: 날짜 형식
190
setting_cross_project_issue_relations: 프로젝트 간에 이슈에 관련을 맺는 것을 허용
191
setting_issue_list_default_columns: 티켓 목록에 보여줄 기본 컬럼들 
192
setting_repositories_encodings:  저장소 인코딩
193
setting_emails_footer: 메일 꼬리
194

    
195
label_user: 사용자
196
label_user_plural: 사용자관리
197
label_user_new: 신규 유저
198
label_project: 프로젝트
199
label_project_new: 신규 프로젝트
200
label_project_plural: 프로젝트
201
label_project_all: 모든 프로젝트
202
label_project_latest: 최근 프로젝트
203
label_issue: 티켓 보기
204
label_issue_new: 새 티켓만들기
205
label_issue_plural: 티켓 보기
206
label_issue_view_all: 모든 티켓 보기
207
label_document: 문서
208
label_document_new: 새로운 문서
209
label_document_plural: 문서
210
label_role: 역할
211
label_role_plural: 역할
212
label_role_new: 새로운 역할
213
label_role_and_permissions: 권한관리
214
label_member: 담당자
215
label_member_new: 새로운 담당자
216
label_member_plural: 담당자
217
label_tracker: 티켓 유형
218
label_tracker_plural: 티켓 유형
219
label_tracker_new: 새로운 티켓 유형
220
label_workflow: 워크플로(Workflow)
221
label_issue_status: 티켓 상태
222
label_issue_status_plural: 티켓 상태
223
label_issue_status_new: 새로운 티켓 상태
224
label_issue_category: 카테고리
225
label_issue_category_plural: 카테고리
226
label_issue_category_new: 새 카테고리
227
label_custom_field: 사용자 정의 항목
228
label_custom_field_plural: 사용자 정의 항목
229
label_custom_field_new: 새로운 사용자 정의 항목
230
label_enumerations: 코드값 설정
231
label_enumeration_new: 새로운 코드값
232
label_information: 정보
233
label_information_plural: 정보
234
label_please_login: 로그인하세요.
235
label_register: 등록
236
label_password_lost: 비밀번호 찾기
237
label_home: 초기화면
238
label_my_page: 내페이지
239
label_my_account: 내계정
240
label_my_projects: 나의 프로젝트
241
label_administration: 관리자
242
label_login: 로그인
243
label_logout: 로그아웃
244
label_help: 도움말
245
label_reported_issues: 보고된 티켓
246
label_assigned_to_me_issues: 나에게 할당된 티켓
247
label_last_login: 최종 접속
248
label_last_updates: 최종 변경 내역
249
label_last_updates_plural: 최종변경 %d 
250
label_registered_on: Registered on
251
label_activity: 진행중인 작업
252
label_new: 신규
253
label_logged_as: 
254
label_environment: 환경
255
label_authentication: 인증설정
256
label_auth_source: 인증 모드
257
label_auth_source_new: 신규 인증 모드
258
label_auth_source_plural: 인증 모드
259
label_subproject_plural: 서브 프로젝트
260
label_min_max_length: 최소 - 최대 길이
261
label_list: 리스트
262
label_date: 날짜
263
label_integer: 정수
264
label_float: 부동상수
265
label_boolean: 부울린
266
label_string: 문자열
267
label_text: 텍스트
268
label_attribute: 속성
269
label_attribute_plural: 속성
270
label_download: %d 다운로드
271
label_download_plural: %d 다운로드
272
label_no_data: 데이터가 없습니다.
273
label_change_status: 상태 변경
274
label_history: 히스토리
275
label_attachment: 파일
276
label_attachment_new: 파일추가
277
label_attachment_delete: 파일삭제
278
label_attachment_plural: 관련파일
279
label_report: 보고서
280
label_report_plural: 보고서
281
label_news: 뉴스
282
label_news_new: 뉴스추가
283
label_news_plural: 뉴스
284
label_news_latest: 최근 뉴스
285
label_news_view_all: 모든 뉴스
286
label_change_log: 변경 로그
287
label_settings: 설정
288
label_overview: 개요
289
label_version: 버전
290
label_version_new: 새로운 버전
291
label_version_plural: 버전
292
label_confirmation: 확인
293
label_export_to: 내보내기
294
label_read: 읽기...
295
label_public_projects: 공개된 프로젝트
296
label_open_issues: 진행중
297
label_open_issues_plural: 진행중
298
label_closed_issues: 완료됨
299
label_closed_issues_plural: 완료됨
300
label_total: Total
301
label_permissions: 허가권한
302
label_current_status: 티켓 상태
303
label_new_statuses_allowed: 허용되는 티켓 상태
304
label_all: 모두
305
label_none: 없음
306
label_next: 다음
307
label_previous: 이전
308
label_used_by: 사용됨
309
label_details: 상세
310
label_add_note: 티켓노트 추가
311
label_per_page: 페이지별
312
label_calendar: 달력
313
label_months_from: 개월 동안 | 다음부터 
314
label_gantt: Gantt 챠트
315
label_internal: Internal
316
label_last_changes: 지난 변경사항 %d 건
317
label_change_view_all: 모든 변경 내역 보기
318
label_personalize_page: 입맛대로 구성하기(Drag & Drop)
319
label_comment: 댓글
320
label_comment_plural: 댓글
321
label_comment_add: 댓글 추가
322
label_comment_added: 댓글이 추가되었습니다.
323
label_comment_delete: 댓글 삭제
324
label_query: 사용자 검색조건
325
label_query_plural: 사용자 검색조건
326
label_query_new: 새로운 사용자 검색조건
327
label_filter_add: 필터 추가
328
label_filter_plural: 필터
329
label_equals: 이다
330
label_not_equals: 아니다
331
label_in_less_than: 이내
332
label_in_more_than: 이후
333
label_in: 이내
334
label_today: 오늘
335
label_this_week: 이번주
336
label_less_than_ago: 이전
337
label_more_than_ago: 이후
338
label_ago: 일 전
339
label_contains: 포함되는 키워드
340
label_not_contains: 포함하지 않는 키워드
341
label_day_plural: 
342
label_repository: 저장소
343
label_browse: 저장소 살피기
344
label_modification: %d 변경
345
label_modification_plural: %d 변경
346
label_revision: 개정판(Revision)
347
label_revision_plural: 개정판(Revisions)
348
label_added: added
349
label_modified: modified
350
label_deleted: deleted
351
label_latest_revision: 최근 개정판
352
label_latest_revision_plural: 최근 개정판
353
label_view_revisions: 개정판 보기
354
label_max_size: 최대 크기
355
label_on: 'on'
356
label_sort_highest: 최상단으로
357
label_sort_higher: 위로
358
label_sort_lower: 아래로
359
label_sort_lowest: 최하단으로
360
label_roadmap: 로드맵
361
label_roadmap_due_in: 기한 
362
label_roadmap_overdue: %s 지연
363
label_roadmap_no_issues: 이버전에 해당하는 티켓 없음
364
label_search: 검색
365
label_result_plural: 결과
366
label_all_words: 모든 단어
367
label_wiki: 위키
368
label_wiki_edit: 위키 편집
369
label_wiki_edit_plural: 위키 편집
370
label_wiki_page: 위키
371
label_wiki_page_plural: 위키
372
label_index_by_title: 제목별 색인
373
label_index_by_date: 날짜별 색인
374
label_current_version: 현재 버전
375
label_preview: 미리보기
376
label_feed_plural: 피드(Feeds)
377
label_changes_details: 모든 상세 변경 내역
378
label_issue_tracking: 티켓 추적
379
label_spent_time: 작업 시간
380
label_f_hour: %.2f 시간
381
label_f_hour_plural: %.2f 시간
382
label_time_tracking: 시간추적
383
label_change_plural: 변경사항들
384
label_statistics: 통계
385
label_commits_per_month: 월별 커밋 내역
386
label_commits_per_author: 아이디별 커밋 내역
387
label_view_diff: diff 보기
388
label_diff_inline: 한줄로
389
label_diff_side_by_side: 두줄로
390
label_options: Options
391
label_copy_workflow_from: Copy workflow from
392
label_permissions_report: 권한 보고서
393
label_watched_issues: 감시중인 티켓
394
label_related_issues: 연결된 티켓
395
label_applied_status: Applied status
396
label_loading: 읽는 중...
397
label_relation_new: New relation
398
label_relation_delete: Delete relation
399
label_relates_to: 다음 티켓과 관련되어 있음
400
label_duplicates: 다음 티켓과 중복됨.
401
label_blocks: 다음 티켓을 해결을 막고 있음.
402
label_blocked_by: 막고 있는 티켓
403
label_precedes: 다음 티켓보다 앞서서 처리해야 함.
404
label_follows: 선처리티켓
405
label_end_to_start: end to start
406
label_end_to_end: end to end
407
label_start_to_start: start to start
408
label_start_to_end: start to end
409
label_stay_logged_in: 로그인 유지
410
label_disabled: 비활성화
411
label_show_completed_versions: 완료된 버전 보기
412
label_me: 
413
label_board: 게시판
414
label_board_new: 신규 게시판
415
label_board_plural: 게시판
416
label_topic_plural: 주제
417
label_message_plural: 관련글
418
label_message_last: 최종 글
419
label_message_new: 새글쓰기
420
label_reply_plural: 답글
421
label_send_information: 사용자에게 계정정보를 보냄
422
label_year: 
423
label_month: 
424
label_week: 
425
label_date_from: 에서
426
label_date_to: (으)로
427
label_language_based: Language based
428
label_sort_by: 정렬방법(%s)
429
label_send_test_email: 테스트 메일 보내기
430
label_feeds_access_key_created_on: RSS access key created %s ago
431
label_module_plural: 모듈
432
label_added_time_by: %s이(가) %s 전에 추가함
433
label_updated_time: %s 전에 수정됨
434
label_jump_to_a_project: 다른 프로젝트로 이동하기
435
label_file_plural: 파일
436
label_changeset_plural: 변경사항
437
label_default_columns: 기본 컬럼
438
label_no_change_option: (수정 안함)
439
label_bulk_edit_selected_issues: 선택된 티켓들을 한꺼번에 수정하기
440
label_theme: 테마
441
label_default: 기본
442
label_search_titles_only: 제목에서만 찾기
443
label_user_mail_option_all: "내가 속한 프로젝트로들부터 모든 메일 받기"
444
label_user_mail_option_selected: "선택한 프로젝트들로부터 모든 메일 받기.."
445
label_user_mail_option_none: "내가 속하거나 감시 중인 사항에 대해서만"
446

    
447
button_login: 로그인
448
button_submit: 확인
449
button_save: 저장
450
button_check_all: 모두선택
451
button_uncheck_all: 선택해제
452
button_delete: 삭제
453
button_create: 완료
454
button_test: 테스트
455
button_edit: 편집
456
button_add: 추가
457
button_change: 변경
458
button_apply: 적용
459
button_clear: 초기화
460
button_lock: 잠금
461
button_unlock: 잠금해제
462
button_download: 다운로드
463
button_list: 목록
464
button_view: 보기
465
button_move: 이동
466
button_back: 뒤로
467
button_cancel: 취소
468
button_activate: 활성화
469
button_sort: 정렬
470
button_log_time: 작업시간 기록
471
button_rollback: 이 버전으로 롤백
472
button_watch: 감시하기
473
button_unwatch: 감시해제
474
button_reply: 답글
475
button_archive: 잠금보관
476
button_unarchive: 잠금보관해제
477
button_reset: 리셋
478
button_rename: 이름 변경
479

    
480
status_active: 사용중
481
status_registered: 등록대기
482
status_locked: 잠김
483

    
484
text_select_mail_notifications: 알림메일이 필요한 작업을 선택하세요.
485
text_regexp_info: 예) ^[A-Z0-9]+$
486
text_min_max_length_info: 0 는 제한이 없음을 의미함
487
text_project_destroy_confirmation: 이 프로젝트를 삭제하고 모든 데이터를 지우시겠습니까?
488
text_workflow_edit: 워크플로를 수정하기 위해서 역할과 티켓유형을 선택하세요.
489
text_are_you_sure: 계속 진행 하시겠습니까?
490
text_journal_changed: %s에서 %s(으)로 변경
491
text_journal_set_to:  %s로 설정
492
text_journal_deleted: 삭제됨
493
text_tip_task_begin_day: 오늘 시작하는 업무(task)
494
text_tip_task_end_day: 오늘 종료하는 업무(task)
495
text_tip_task_begin_end_day: 오늘 시작하고 종료하는 업무(task)
496
text_project_identifier_info: '영문 소문자 (a-z),  숫자 대쉬(-) 가능.<br />저장된후에는 식별자 변경 불가능.'
497
text_caracters_maximum: 최대 %d 글자 가능.
498
text_length_between: %d 에서 %d 글자
499
text_tracker_no_workflow: 이 추적타입(tracker)에 워크플로우가 정의되지 않았습니다.
500
text_unallowed_characters: 허용되지 않는 문자열
501
text_comma_separated: 복수의 값들이 허용됩니다.(구분자 ,)
502
text_issues_ref_in_commit_messages: 커밋메시지에서 티켓을 참조하거나 해결하기
503
text_issue_added: 티켓[%s]이 보고되었습니다 (by %s).
504
text_issue_updated: 티켓[%s]이 수정되었습니다 (by %s).
505
text_wiki_destroy_confirmation: 이 위키와 모든 내용을 지우시겠습니까?
506
text_issue_category_destroy_question: 일부 티켓들(%d개)이 이 카테고리에 할당되어 있습니다. 어떻게 하시겠습니까?
507
text_issue_category_destroy_assignments: 카테고리 할당 지우기
508
text_issue_category_reassign_to: 티켓을 이 카테고리에 다시 할당하기
509
text_user_mail_option: "선택하지 않은 프로젝트에서도, 모니터링 중이거나 속해있는 사항(티켓을 발행했거나 할당된 경우)이 있으면 알림메일을 받게 됩니다."
510

    
511
default_role_manager: 관리자
512
default_role_developper: 개발자
513
default_role_reporter: 보고자
514
default_tracker_bug: 버그
515
default_tracker_feature: 새기능
516
default_tracker_support: 지원
517
default_issue_status_new: 신규
518
default_issue_status_assigned: 확인
519
default_issue_status_resolved: 해결
520
default_issue_status_feedback: 피드백
521
default_issue_status_closed: 완료
522
default_issue_status_rejected: 재처리
523
default_doc_category_user: 사용자 문서
524
default_doc_category_tech: 기술 문서
525
default_priority_low: 낮음
526
default_priority_normal: 보통
527
default_priority_high: 높음
528
default_priority_urgent: 긴급
529
default_priority_immediate: 즉시
530
default_activity_design: 설계
531
default_activity_development: 개발
532

    
533
enumeration_issue_priorities: 티켓 우선순위
534
enumeration_doc_categories: 문서 카테고리
535
enumeration_activities: 진행활동(시간 추적)
536
button_copy: 복사
537
mail_body_account_information_external: 레드마인에 로그인할 때 "%s" 계정을 사용하실 수 있습니다.
538
button_change_password: 비밀번호 변경
539
label_nobody: nobody
540
setting_protocol: 프로토콜
541
mail_body_account_information: Redmine 계정 정보
542
label_user_mail_no_self_notified: "내가 만든 변경사항들에 대해서는 알림메일을 받지 않습니다."
543
setting_time_format: 시간 형식
544
label_registration_activation_by_email: 메일로 계정을 활성화하기
545
mail_subject_account_activation_request: 레드마인 계정 활성화 요청
546
mail_body_account_activation_request: ' 계정(%s)이 등록되었습니다. 관리자님의 승인을 기다리고 있습니다.:'
547
label_registration_automatic_activation: 자동 계정 활성화
548
label_registration_manual_activation: 수동 계정 활성화
549
notice_account_pending: "계정이 만들어 졌습니다. 관리자의 승인이 있을 때까지 기다려야 합니다."
550
field_time_zone: 타임존
551
text_caracters_minimum: 최소한 %d 글자 이상이어야 합니다.
552
setting_bcc_recipients: 참조자들을 bcc로 숨기기
553
button_annotate: Annotate
554
label_issues_by: Issues by %s
555
field_searchable: 검색가능
556
label_display_per_page: 'Per page: %s'
557
setting_per_page_options: Objects per page options
558
label_age: Age
559
notice_default_data_loaded: 기본 설정을 성공적으로 로드하였습니다.
560
text_load_default_configuration: 기본 설정을 로딩하기
561
text_no_configuration_data: "역할, 티켓타입, 티켓 상태들과 워크플로가 아직 설정되지 않았습니다.\n기본 설정을 로딩하는 것을 권장합니다. 로드된 후에 수정할  있습니다."
562
error_can_t_load_default_data: "기본 설정을 로드할  없습니다.: %s"
563
button_update: 변경사항기록
564
label_change_properties: 속성 변경
565
label_general: 일반
566
label_repository_plural: 저장소들
567
label_associated_revisions: Associated revisions
568
setting_user_format: Users display format
569
text_status_changed_by_changeset: Applied in changeset %s.
570
label_more: More
571
text_issues_destroy_confirmation: 'Are you sure you want to delete the selected issue(s) ?'
572
label_scm: SCM
573
text_select_project_modules: 'Select modules to enable for this project:'
574
label_issue_added: Issue added
575
label_issue_updated: Issue updated
576
label_document_added: Document added
577
label_message_posted: Message added
578
label_file_added: File added
579
label_news_added: News added
580
project_module_boards: Boards
581
project_module_issue_tracking: Issue tracking
582
project_module_wiki: Wiki
583
project_module_files: Files
584
project_module_documents: Documents
585
project_module_repository: Repository
586
project_module_news: News
587
project_module_time_tracking: Time tracking
588
text_file_repository_writable: File repository writable
589
text_default_administrator_account_changed: Default administrator account changed
590
text_rmagick_available: RMagick available (optional)
591
button_configure: Configure
592
label_plugins: Plugins
593
label_ldap_authentication: LDAP authentication
594
label_downloads_abbr: D/L
595
label_this_month: this month
596
label_last_n_days: last %d days
597
label_all_time: all time
598
label_this_year: this year
599
label_date_range: Date range
600
label_last_week: last week
601
label_yesterday: yesterday
602
label_last_month: last month
603
label_add_another_file: Add another file
604
label_optional_description: Optional description
605
text_destroy_time_entries_question: %.02f hours were reported on the issues you are about to delete. What do you want to do ?
606
error_issue_not_found_in_project: 'The issue was not found or does not belong to this project'
607
text_assign_time_entries_to_project: Assign reported hours to the project
608
text_destroy_time_entries: Delete reported hours
609
text_reassign_time_entries: 'Reassign reported hours to this issue:'
(11-11/23)