115a96a501335bd649ff356a0f76ff567ac8d982
[timetracker.git] / WEB-INF / resources / ko.lang.php
1 <?php
2 // +----------------------------------------------------------------------+
3 // | Anuko Time Tracker
4 // +----------------------------------------------------------------------+
5 // | Copyright (c) Anuko International Ltd. (https://www.anuko.com)
6 // +----------------------------------------------------------------------+
7 // | LIBERAL FREEWARE LICENSE: This source code document may be used
8 // | by anyone for any purpose, and freely redistributed alone or in
9 // | combination with other software, provided that the license is obeyed.
10 // |
11 // | There are only two ways to violate the license:
12 // |
13 // | 1. To redistribute this code in source form, with the copyright
14 // |    notice or license removed or altered. (Distributing in compiled
15 // |    forms without embedded copyright notices is permitted).
16 // |
17 // | 2. To redistribute modified versions of this code in *any* form
18 // |    that bears insufficient indications that the modifications are
19 // |    not the work of the original author(s).
20 // |
21 // | This license applies to this document only, not any other software
22 // | that it may be combined with.
23 // |
24 // +----------------------------------------------------------------------+
25 // | Contributors:
26 // | https://www.anuko.com/time_tracker/credits.htm
27 // +----------------------------------------------------------------------+
28
29 // Note: escape apostrophes with THREE backslashes, like here:  choisir l\\\'option.
30 // Other characters (such as double-quotes in http links, etc.) do not have to be escaped.
31
32 $i18n_language = 'Korean (한국어)';
33 $i18n_months = array('1월', '2월', '3월', '4월', '5월', '6월', '7월', '8월', '9월', '10월', '11월', '12월');
34 $i18n_weekdays = array('일요일', '월요일', '화요일', '수요일', '목요일', '금요일', '토요일');
35 $i18n_weekdays_short = array('일', '월', '화', '수', '목', '금', '토');
36
37 $i18n_key_words = array(
38
39 // Menus - short selection strings that are displayed on top of application web pages.
40 // Example: https://timetracker.anuko.com (black menu on top).
41 'menu.login' => '로그인',
42 'menu.logout' => '로그아웃',
43 // TODO: translate the following.
44 // 'menu.forum' => 'Forum',
45 'menu.help' => '도움말',
46 // TODO: translate the following.
47 // 'menu.register' => 'Register',
48 'menu.profile' => '프로필',
49 // TODO: translate the following.
50 // 'menu.group' => 'Group',
51 // 'menu.plugins' => 'Plugins',
52 'menu.time' => '시간',
53 // TODO: translate the following.
54 // 'menu.week' => 'Week',
55 // 'menu.expenses' => 'Expenses',
56 'menu.reports' => '보고서',
57 // TODO: translate the following.
58 // 'menu.timesheets' => 'Timesheets',
59 // 'menu.charts' => 'Charts',
60 'menu.projects' => '프로젝트',
61 // TODO: translate the following.
62 // 'menu.tasks' => 'Tasks',
63 'menu.users' => '사용자',
64 // TODO: translate the following.
65 // 'menu.groups' => 'Groups',
66 // 'menu.subgroups' => 'Subgroups',
67 // 'menu.export' => 'Export',
68 'menu.clients' => '클라이언트',
69 'menu.options' => '옵션',
70
71 // Footer - strings on the bottom of most pages.
72 // TODO: translate the following.
73 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
74 // 'footer.credits' => 'Credits',
75 // 'footer.license' => 'License',
76 // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
77                                      // This is a link to a webpage that describes how to contribute to the project.
78
79 // Error messages.
80 // TODO: translate the following.
81 // 'error.access_denied' => 'Access denied.',
82 // 'error.sys' => 'System error.',
83 'error.db' => '데이터베이스 오류.',
84 // TODO: translate the following.
85 // 'error.feature_disabled' => 'Feature is disabled.',
86 'error.field' => '부정확한 "{0}" 의 데이터.',
87 'error.empty' => '"{0}" 의 필드가 비어있습니다.',
88 'error.not_equal' => '"{0}" 의 필드가 "{1}" 의 필드와 같지 않습니다.',
89 // TODO: translate the following.
90 // 'error.interval' => 'Field "{0}" must be greater than "{1}".',
91 'error.project' => '프로젝트의 선택.',
92 // TODO: translate the following.
93 // 'error.task' => 'Select task.',
94 'error.client' => '클라이언트 선택.',
95 // TODO: translate the following.
96 // 'error.report' => 'Select report.',
97 // 'error.record' => 'Select record.',
98 'error.auth' => '부정확한 로그인 혹은 암호가 틀립니다.',
99 'error.user_exists' => '본 로그인과 연계된 사용자가 이미 있습니다.',
100 // TODO: translate the following.
101 // 'error.object_exists' => 'Object with this name already exists.',
102 // 'error.invoice_exists' => 'Invoice with this number already exists.',
103 // 'error.role_exists' => 'Role with this rank already exists.',
104 // 'error.no_invoiceable_items' => 'There are no invoiceable items.',
105 // 'error.no_records' => 'There are no records.',
106 'error.no_login' => '본 로그인과 연계된 사용자가 없습니다.',
107 'error.no_groups' => '당신의 데이터베이스는 비어있습니다. 관리자로 로그인하여 새로운 팀을 생성하십시오.', // TODO: replace "team" with "group".
108 'error.upload' => '파일 업로드 오류.',
109 // TODO: translate the following.
110 // 'error.range_locked' => 'Date range is locked.',
111 'error.mail_send' => '메일 보내기에서의 오류.',
112 // TODO: improve the translation above by adding MAIL_SMTP_DEBUG part.
113 // 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.',
114 'error.no_email' => '본 로그인과 연계된 이메일이 없습니다.',
115 // TODO: translate the following.
116 // 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.',
117 // 'error.goto_uncompleted' => 'Go to uncompleted entry.',
118 // 'error.overlap' => 'Time interval overlaps with existing records.',
119 // 'error.future_date' => 'Date is in future.',
120 // 'error.xml' => 'Error in XML file at line %d: %s.',
121 // 'error.cannot_import' => 'Cannot import: %s.',
122 // 'error.format' => 'Invalid file format.',
123 // 'error.user_count' => 'Limit on user count.',
124 // 'error.expired' => 'Expiration date reached.',
125 // 'error.file_storage' => 'File storage error.',
126
127 // Warning messages.
128 // TODO: translate the following.
129 // 'warn.sure' => 'Are you sure?',
130 // 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
131
132 // Success messages.
133 // TODO: translate the following.
134 // 'msg.success' => 'Operation completed successfully.',
135
136 // Labels for buttons.
137 'button.login' => '로그인',
138 'button.now' => '지금',
139 'button.save' => '저장',
140 // TODO: translate the following.
141 // 'button.copy' => 'Copy',
142 'button.cancel' => '취소',
143 'button.submit' => '발송',
144 'button.add' => '추가',
145 'button.delete' => '삭제',
146 'button.generate' => '생성',
147 // TODO: translate the following.
148 // 'button.reset_password' => 'Reset password',
149 'button.send' => '송신',
150 'button.send_by_email' => '이메일로 송신',
151 // TODO: translate the following.
152 // 'button.create_group' => 'Create group',
153 'button.export' => '팀 익스포트', // TODO: replace "team" with "group".
154 'button.import' => '팀 임포트', // TODO: replace "team" with "group".
155 // TODO: translate the following.
156 // 'button.close' => 'Close',
157 // 'button.stop' => 'Stop',
158 // 'button.approve' => 'Approve',
159 // 'button.disapprove' => 'Disapprove',
160
161 // Labels for controls on forms. Labels in this section are used on multiple forms.
162 // TODO: translate the following.
163 // 'label.group_name' => 'Group name',
164 // 'label.address' => 'Address',
165 'label.currency' => '화폐',
166 // TODO: translate the following.
167 // 'label.manager_name' => 'Manager name',
168 // 'label.manager_login' => 'Manager login',
169 'label.person_name' => '이름',
170 'label.thing_name' => '이름',
171 'label.login' => '로그인ID',
172 'label.password' => 'Password',
173 'label.confirm_password' => '암호 확인',
174 'label.email' => '이메일',
175 // TODO: translate the following.
176 // 'label.cc' => 'Cc',
177 // 'label.bcc' => 'Bcc',
178 'label.subject' => '제목',
179 'label.date' => '날짜',
180 'label.start_date' => '시작 날짜',
181 'label.end_date' => '마감 날짜',
182 'label.user' => '사용자',
183 'label.users' => '사용자',
184 // TODO: translate the following.
185 // 'label.group' => 'Group',
186 // 'label.subgroups' => 'Subgroups',
187 // 'label.roles' => 'Roles',
188 'label.client' => '클라이언트',
189 'label.clients' => '클라이언트',
190 'label.option' => '옵션',
191 'label.invoice' => '송장',
192 'label.project' => '프로젝트',
193 'label.projects' => '프로젝트',
194 // TODO: translate the following.
195 // 'label.task' => 'Task',
196 // 'label.tasks' => 'Tasks',
197 // 'label.description' => 'Description',
198 'label.start' => '시작',
199 'label.finish' => '마감',
200 'label.duration' => '기간',
201 'label.note' => '표식',
202 'label.notes' => '표식',
203 // TODO: translate the following.
204 // 'label.item' => 'Item',
205 // 'label.cost' => 'Cost',
206 // 'label.ip' => 'IP',
207 // 'label.day_total' => 'Day total',
208 'label.week_total' => '주별 합계',
209 // TODO: translate the following.
210 // 'label.month_total' => 'Month total',
211 'label.today' => '오늘',
212 // TODO: translate the following.
213 // 'label.view' => 'View',
214 'label.edit' => '편집',
215 'label.delete' => '삭제',
216 // TODO: translate the following.
217 // 'label.configure' => 'Configure',
218 'label.select_all' => '모두 선택',
219 'label.select_none' => '모두 해제',
220 // TODO: translate the following.
221 // 'label.day_view' => 'Day view',
222 // 'label.week_view' => 'Week view',
223 'label.id' => '식별자',
224 'label.language' => '언어',
225 // TODO: translate the following.
226 // 'label.decimal_mark' => 'Decimal mark',
227 'label.date_format' => '날짜 포맷',
228 'label.time_format' => '시간 포맷',
229 'label.week_start' => '주의 시작요일',
230 'label.comment' => '코멘트',
231 'label.status' => '상태',
232 'label.tax' => '세금',
233 'label.subtotal' => '소계',
234 'label.total' => '합계',
235 // TODO: translate the following.
236 // 'label.client_name' => 'Client name',
237 // 'label.client_address' => 'Client address',
238 'label.or' => '혹은',
239 // TODO: translate the following.
240 // 'label.error' => 'Error',
241 'label.ldap_hint' => '아래의 필드들에서 <b>Windows 로그인</b> 및 <b>암호</b> 를 입력하십시오.',
242 'label.required_fields' => '* 필수 필드',
243 'label.on_behalf' => '을 대표하여',
244 // TODO: translate all 3 roles properly, see https://www.anuko.com/time_tracker/user_guide/user_accounts.htm
245 // This may require different terms for role_manager and role_comanager.
246 'label.role_manager' => '(관리자)',
247 'label.role_comanager' => '(공동관리자)',
248 // 'label.role_admin' => '(administrator)',
249 // TODO: translate the following.
250 // 'label.page' => 'Page',
251 // 'label.condition' => 'Condition',
252 // 'label.yes' => 'yes',
253 // 'label.no' => 'no',
254 // Labels for plugins (extensions to Time Tracker that provide additional features).
255 // TODO: translate the following.
256 // 'label.custom_fields' => 'Custom fields',
257 // 'label.monthly_quotas' => 'Monthly quotas',
258 // 'label.entity' => 'Entity',
259 // 'label.type' => 'Type',
260 // 'label.type_dropdown' => 'dropdown',
261 // 'label.type_text' => 'text',
262 // 'label.required' => 'Required',
263 'label.fav_report' => '좋아하는 보고서',
264 // TODO: translate the following.
265 // 'label.schedule' => 'Schedule',
266 // 'label.what_is_it' => 'What is it?',
267 // 'label.expense' => 'Expense',
268 'label.quantity' => '수량',
269 // TODO: translate the following.
270 // 'label.paid_status' => 'Paid status',
271 // 'label.paid' => 'Paid',
272 // 'label.mark_paid' => 'Mark paid',
273 // 'label.week_menu' => 'Week menu',
274 // 'label.week_note' => 'Week note',
275 // 'label.week_list' => 'Week list',
276 // 'label.work_units' => 'Work units',
277 // 'label.work_units_short' => 'Units',
278 'label.totals_only' => '오직 전체만',
279 // TODO: translate the following.
280 // 'label.quota' => 'Quota',
281 // 'label.timesheet' => 'Timesheet',
282 // 'label.submitted' => 'Submitted',
283 // 'label.approved' => 'Approved',
284 // 'label.approval' => 'Report approval',
285 // 'label.mark_approved' => 'Mark approved',
286 // 'label.template' => 'Template',
287 // 'label.attachments' => 'Attachments',
288 // 'label.files' => 'Files',
289 // 'label.file' => 'File',
290 // 'label.image' => 'Image',
291 // 'label.download' => 'Download',
292 // 'label.active_users' => 'Active Users',
293 // 'label.inactive_users' => 'Inactive Users',
294
295 // Form titles.
296 // TODO: Translate the following.
297 // 'title.error' => 'Error',
298 // 'title.success' => 'Success',
299 'title.login' => '로그인',
300 'title.groups' => '팀', // TODO: change "teams" to "groups".
301 // TODO: translate the following.
302 // 'title.subgroups' => 'Subgroups',
303 // 'title.add_group' => 'Adding Group',
304 // 'title.edit_group' => 'Editing Group',
305 'title.delete_group' => '팀 삭제',  // TODO: change "team" to "group".
306 'title.reset_password' => '암호 재설정',
307 // TODO: translate the following.
308 // 'title.change_password' => 'Changing Password',
309 'title.time' => '시간',
310 'title.edit_time_record' => '시간기록을 편집하기',
311 'title.delete_time_record' => '시간기록을 삭제하기',
312 // TODO: Translate the following.
313 // 'title.time_files' => 'Time Record Files',
314 // 'title.expenses' => 'Expenses',
315 // 'title.edit_expense' => 'Editing Expense Item',
316 // 'title.delete_expense' => 'Deleting Expense Item',
317 // 'title.predefined_expenses' => 'Predefined Expenses',
318 // 'title.add_predefined_expense' => 'Adding Predefined Expense',
319 // 'title.edit_predefined_expense' => 'Editing Predefined Expense',
320 // 'title.delete_predefined_expense' => 'Deleting Predefined Expense',
321 'title.reports' => '보고서',
322 'title.report' => '보고서',
323 // TODO: translate the following.
324 // 'title.send_report' => 'Sending Report',
325 // 'title.timesheets' => 'Timesheets',
326 // 'title.timesheet' => 'Timesheet',
327 // 'title.timesheet_files' => 'Timesheet Files',
328 'title.invoice' => '송장',
329 // TODO: translate the following.
330 // 'title.send_invoice' => 'Sending Invoice',
331 // 'title.charts' => 'Charts',
332 'title.projects' => '프로젝트',
333 // TODO: translate the following.
334 // 'title.project_files' => 'Project Files',
335 'title.add_project' => '프로젝트를 추가하기',
336 'title.edit_project' => '프로젝트를 편집하기',
337 'title.delete_project' => '프로젝트를 편집하기',
338 // TODO: translate the following.
339 // 'title.tasks' => 'Tasks',
340 // 'title.add_task' => 'Adding Task',
341 // 'title.edit_task' => 'Editing Task',
342 // 'title.delete_task' => 'Deleting Task',
343 'title.users' => '사용자', // TODO: is this correct? Not 사용자를 as below? title.users is for many (plural) users.
344                           // title.add, title.edit, and title.delete are for a single user.
345 'title.add_user' => '사용자를 추가하기', // TODO: is this correct?
346 'title.edit_user' => '사용자를 편집하기',
347 'title.delete_user' => '사용자를 삭제하기',
348 // TODO: translate the following.
349 // 'title.roles' => 'Roles',
350 // 'title.add_role' => 'Adding Role',
351 // 'title.edit_role' => 'Editing Role',
352 // 'title.delete_role' => 'Deleting Role',
353 'title.clients' => '클라이언트',
354 'title.add_client' => '클라이언트 추가',
355 'title.edit_client' => '클라이언트 편집',
356 'title.delete_client' => '클라이언트 삭제',
357 'title.invoices' => '송장',
358 // TODO: translate the following.
359 // 'title.add_invoice' => 'Adding Invoice',
360 // 'title.view_invoice' => 'Viewing Invoice',
361 // 'title.delete_invoice' => 'Deleting Invoice',
362 // 'title.notifications' => 'Notifications',
363 // 'title.add_notification' => 'Adding Notification',
364 // 'title.edit_notification' => 'Editing Notification',
365 // 'title.delete_notification' => 'Deleting Notification',
366 // 'title.add_timesheet' => 'Adding Timesheet',
367 // 'title.edit_timesheet' => 'Editing Timesheet',
368 // 'title.delete_timesheet' => 'Deleting Timesheet',
369 // 'title.monthly_quotas' => 'Monthly Quotas',
370 // 'title.export' => 'Exporting Group Data',
371 // 'title.import' => 'Importing Group Data',
372 'title.options' => '옵션',
373 // TODO: translate the following.
374 // 'title.display_options' => 'Display Options',
375 'title.profile' => '프로필',
376 // TODO: translate the following.
377 // 'title.plugins' => 'Plugins',
378 // 'title.cf_custom_fields' => 'Custom Fields',
379 // 'title.cf_add_custom_field' => 'Adding Custom Field',
380 // 'title.cf_edit_custom_field' => 'Editing Custom Field',
381 // 'title.cf_delete_custom_field' => 'Deleting Custom Field',
382 // 'title.cf_dropdown_options' => 'Dropdown Options',
383 // 'title.cf_add_dropdown_option' => 'Adding Option',
384 // 'title.cf_edit_dropdown_option' => 'Editing Option',
385 // 'title.cf_delete_dropdown_option' => 'Deleting Option',
386 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
387 // It is also a name for the Locking plugin on the group settings page.
388 // 'title.locking' => 'Locking',
389 // 'title.week_view' => 'Week View',
390 // 'title.swap_roles' => 'Swapping Roles',
391 // 'title.work_units' => 'Work Units',
392 // 'title.templates' => 'Templates',
393 // 'title.add_template' => 'Adding Template',
394 // 'title.edit_template' => 'Editing Template',
395 // 'title.delete_template' => 'Deleting Template',
396 // 'title.edit_file' => 'Editing File',
397 // 'title.delete_file' => 'Deleting File',
398 // 'title.download_file' => 'Downloading File',
399 // 'title.work' => 'Work',
400 // 'title.add_work' => 'Adding Work',
401 // 'title.edit_work' => 'Editing Work',
402 // 'title.delete_work' => 'Deleting Work',
403 // 'title.active_work' => 'Active Work', // Active work items this group outsources to other groups.
404 // 'title.inactive_work' => 'Inactive Work', // Inactive work items this group was outsourcing to other groups.
405
406 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
407 // Strings that are used in a single form must go to the specific form section.
408 'dropdown.all' => '--- 전부 ---',
409 'dropdown.no' => '--- 아니 ---',
410 'dropdown.current_day' => '오늘',
411 // TODO: translate the following.
412 // 'dropdown.previous_day' => 'yesterday',
413 'dropdown.selected_day' => '일',
414 'dropdown.current_week' => '이번주',
415 'dropdown.previous_week' => '전번주',
416 'dropdown.selected_week' => '주',
417 'dropdown.current_month' => '이번달',
418 'dropdown.previous_month' => '전번달',
419 'dropdown.selected_month' => '달',
420 'dropdown.current_year' => '올해',
421 // TODO: translate the following.
422 // 'dropdown.previous_year' => 'previous year',
423 // 'dropdown.selected_year' => 'year',
424 'dropdown.all_time' => '전시간',
425 // TODO: translate the following.
426 // 'dropdown.time' => 'time',
427 // 'dropdown.user' => 'user',
428 'dropdown.projects' => '프로젝트',
429 // TODO: translate the following.
430 // 'dropdown.tasks' => 'tasks',
431 'dropdown.clients' => '클라이언트',
432 // TODO: translate the following.
433 // 'dropdown.select' => '--- select ---',
434 // 'dropdown.select_invoice' => '--- select invoice ---',
435 // 'dropdown.select_timesheet' => '--- select timesheet ---',
436 // 'dropdown.status_active' => 'active',
437 // 'dropdown.status_inactive' => 'inactive',
438 // 'dropdown.delete' => 'delete',
439 // 'dropdown.do_not_delete' => 'do not delete',
440 // 'dropdown.approved' => 'approved',
441 // 'dropdown.not_approved' => 'not approved',
442 // 'dropdown.paid' => 'paid',
443 // 'dropdown.not_paid' => 'not paid',
444
445 // Login form. See example at https://timetracker.anuko.com/login.php.
446 'form.login.forgot_password' => '암호를 잊으셨습니까?',
447 // TODO: translate the following.
448 // 'form.login.about' => 'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> is a simple, easy to use, open source time tracking system.',
449
450 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
451 'form.reset_password.message' => '송신한 암호 재설정 요청.', // TODO: add "by email" to match the English string.
452 'form.reset_password.email_subject' => 'Anuko Time Tracker 암호 재설정 요청',
453 // TODO: translate the following.
454 // 'form.reset_password.email_body' => "Dear User,\n\nSomeone from IP %s requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
455
456 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
457 // TODO: translate the following.
458 // 'form.change_password.tip' => 'Type new password and click on Save.',
459
460 // Time form. See example at https://timetracker.anuko.com/time.php.
461 'form.time.duration_format' => '(hh:mm 혹은 0.0h)', // TODO: is there a better term for hh:mm as a hint to user what to enter?
462 'form.time.billable' => '청구가능',
463 'form.time.uncompleted' => '완성되지 않은',
464 // TODO: translate the following.
465 // 'form.time.remaining_quota' => 'Remaining quota',
466 // 'form.time.over_quota' => 'Over quota',
467 // 'form.time.remaining_balance' => 'Remaining balance',
468 // 'form.time.over_balance' => 'Over balance',
469
470 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
471 'form.time_edit.uncompleted' => '이 기록은 시작 시간으로만 저장되었습니다. 이것은 오류는 아닙니다.',
472
473 // Week view form. See example at https://timetracker.anuko.com/week.php.
474 // TODO: translate the following.
475 // 'form.week.new_entry' => 'New entry',
476
477 // Reports form. See example at https://timetracker.anuko.com/reports.php
478 'form.reports.save_as_favorite' => '좋아하는 것으로 저장',
479 'form.reports.confirm_delete' => '좋아하는 이 보고서를 삭제해도 좋습니까?',
480 'form.reports.include_billable' => '청구 가능한',
481 'form.reports.include_not_billable' => '청구 가능하지 않은',
482 // TODO: translate the following.
483 // 'form.reports.include_invoiced' => 'invoiced',
484 // 'form.reports.include_not_invoiced' => 'not invoiced',
485 // 'form.reports.include_assigned' => 'assigned',
486 // 'form.reports.include_not_assigned' => 'not assigned',
487 // 'form.reports.include_pending' => 'pending',
488 'form.reports.select_period' => '시간 기간을 선택',
489 'form.reports.set_period' => '혹은 날짜를 설정',
490 'form.reports.show_fields' => '필드들을 보기',
491 'form.reports.group_by' => '다음것에 의한 그룹화',
492 'form.reports.group_by_no' => '--- 그룹화되지 않음 ---',
493 'form.reports.group_by_date' => '날짜',
494 'form.reports.group_by_user' => '사용자',
495 // TODO: translate the following.
496 // 'form.reports.group_by_client' => 'client',
497 'form.reports.group_by_project' => '프로젝트',
498 // TODO: translate the following.
499 // 'form.reports.group_by_task' => 'task',
500
501 // Report form. See example at https://timetracker.anuko.com/report.php
502 // (after generating a report at https://timetracker.anuko.com/reports.php).
503 'form.report.export' => '익스포트', // TODO: is this correct?
504 // TODO: translate the following.
505 // 'form.report.assign_to_invoice' => 'Assign to invoice',
506 // 'form.report.assign_to_timesheet' => 'Assign to timesheet',
507
508 // Timesheets form. See example at https://timetracker.anuko.com/timesheets.php
509 // TODO: translate the following.
510 // 'form.timesheets.active_timesheets' => 'Active Timesheets',
511 // 'form.timesheets.inactive_timesheets' => 'Inactive Timesheets',
512
513 // Templates form. See example at https://timetracker.anuko.com/templates.php
514 // TODO: translate the following.
515 // 'form.templates.active_templates' => 'Active Templates',
516 // 'form.templates.inactive_templates' => 'Inactive Templates',
517
518 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
519 // (you can get to this form after generating a report).
520 'form.invoice.number' => '송장 번호',
521 'form.invoice.person' => '개인',
522
523 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
524 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
525 // 'form.invoice.invoice_entries' => 'Invoice entries',
526 // 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
527
528 // Charts form. See example at https://timetracker.anuko.com/charts.php
529 // TODO: translate the following.
530 // 'form.charts.interval' => 'Interval',
531 // 'form.charts.chart' => 'Chart',
532
533 // Projects form. See example at https://timetracker.anuko.com/projects.php
534 // TODO: translate the following.
535 // 'form.projects.active_projects' => 'Active Projects',
536 // 'form.projects.inactive_projects' => 'Inactive Projects',
537
538 // Tasks form. See example at https://timetracker.anuko.com/tasks.php
539 // TODO: translate the following.
540 // 'form.tasks.active_tasks' => 'Active Tasks',
541 // 'form.tasks.inactive_tasks' => 'Inactive Tasks',
542
543 // Users form. See example at https://timetracker.anuko.com/users.php
544 // TODO: translate the following.
545 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
546 'form.users.role' => '직위', // TODO: is this correct? The term "role" describes user function, as in "team manager role".
547 'form.users.manager' => '관리자',
548 'form.users.comanager' => '공동관리자',
549 'form.users.rate' => '급여',
550 'form.users.default_rate' => '디폴트 시간당 급여',
551
552 // Editing User form. See example at https://timetracker.anuko.com/user_edit.php
553 // TODO: translate the following.
554 // 'form.user_edit.swap_roles' => 'Swap roles',
555
556 // Roles form. See example at https://timetracker.anuko.com/roles.php
557 // TODO: translate the following.
558 // 'form.roles.active_roles' => 'Active Roles',
559 // 'form.roles.inactive_roles' => 'Inactive Roles',
560 // 'form.roles.rank' => 'Rank',
561 // 'form.roles.rights' => 'Rights',
562 // 'form.roles.assigned' => 'Assigned',
563 // 'form.roles.not_assigned' => 'Not assigned',
564
565 // Clients form. See example at https://timetracker.anuko.com/clients.php
566 // TODO: translate the following.
567 // 'form.clients.active_clients' => 'Active Clients',
568 // 'form.clients.inactive_clients' => 'Inactive Clients',
569
570 // Deleting Client form. See example at https://timetracker.anuko.com/client_delete.php
571 // TODO: translate the following.
572 // 'form.client.client_to_delete' => 'Client to delete',
573 // 'form.client.client_entries' => 'Client entries',
574
575 // Exporting Group Data form. See example at https://timetracker.anuko.com/export.php
576 // TODO: replace "team" with "group" in the string below.
577 'form.export.hint' => '팀의 모든 데이터를 xml 파일로 익스포트 할수 있습니다. 이것은 데이터를 당신자신의 서버에로 옮길때 쓸모있을수 있습니다.',
578 'form.export.compression' => '압축',
579 'form.export.compression_none' => '없음',
580 'form.export.compression_bzip' => 'bzip',
581
582 // Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first).
583 'form.import.hint' => 'xml 파일로부터 팀 데이터를 임포트.', // TODO: replace "team" with "group".
584 'form.import.file' => '파일 선택',
585 'form.import.success' => '성과적으로 완료된 임포트.',
586
587 // Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
588 // TODO: replace "team" with "group" in the string below.
589 'form.groups.hint' => '신규 팀관리자 계정을 생성하여 신규 팀을 생성합니다.<br>또한 다른 Anuko Time Tracker 서버 에서 xml 파일로부터 팀 데이터를 임포트할수 있습니다 (로그인 충돌은 허용되지 안음).',
590
591 // Group Settings form. See example at https://timetracker.anuko.com/group_edit.php.
592 // TODO: translate the following.
593 // 'form.group_edit.12_hours' => '12 hours',
594 // 'form.group_edit.24_hours' => '24 hours',
595 // 'form.group_edit.display_options' => 'Display options',
596 // 'form.group_edit.holidays' => 'Holidays',
597 // 'form.group_edit.tracking_mode' => 'Tracking mode',
598 // 'form.group_edit.mode_time' => 'time',
599 // 'form.group_edit.mode_projects' => 'projects',
600 // 'form.group_edit.mode_projects_and_tasks' => 'projects and tasks',
601 // 'form.group_edit.record_type' => 'Record type',
602 // 'form.group_edit.type_all' => 'all',
603 // 'form.group_edit.type_start_finish' => 'start and finish',
604 // 'form.group_edit.type_duration' => 'duration',
605 // 'form.group_edit.punch_mode' => 'Punch mode',
606 // 'form.group_edit.allow_overlap' => 'Allow overlap',
607 // 'form.group_edit.future_entries' => 'Future entries',
608 // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators',
609 // 'form.group_edit.confirm_save' => 'Confirm saving',
610 // 'form.group_edit.allow_ip' => 'Allow IP',
611 // 'form.group_edit.advanced_settings' => 'Advanced settings',
612
613 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
614 // TODO: translate the following.
615 // 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?',
616
617 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
618 'form.mail.from' => '부터',
619 'form.mail.to' => '까지', // TODO: is this correct? The meaning is that we send an email TO this person.
620 // TODO: translate the following.
621 // 'form.mail.report_subject' => 'Time Tracker Report',
622 // 'form.mail.footer' => 'Anuko Time Tracker is a simple, easy to use, open source<br>time tracking system. Visit <a href="https://www.anuko.com">www.anuko.com</a> for more information.',
623 // 'form.mail.report_sent' => 'Report sent.',
624 'form.mail.invoice_sent' => '송신한 송장.',
625
626 // Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin.
627 // TODO: translate the following.
628 // 'form.quota.year' => 'Year',
629 // 'form.quota.month' => 'Month',
630 // 'form.quota.workday_hours' => 'Hours in work day',
631 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
632
633 // Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php.
634 // TODO: translate the following.
635 // 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.',
636 // 'form.swap.swap_with' => 'Swap roles with',
637
638 // Work Units configuration form. See example at https://timetracker.anuko.com/work_units.php after enabling Work units plugin.
639 // TODO: translate the following.
640 // 'form.work_units.minutes_in_unit' => 'Minutes in unit',
641 // 'form.work_units.1st_unit_threshold' => '1st unit threshold',
642
643 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.
644 // TODO: translate the following.
645 // 'role.user.label' => 'User',
646 // 'role.user.low_case_label' => 'user',
647 // 'role.user.description' => 'A regular member without management rights.',
648 // 'role.client.label' => 'Client',
649 // 'role.client.low_case_label' => 'client',
650 // 'role.client.description' => 'A client can view its own data.',
651 // 'role.supervisor.label' => 'Supervisor',
652 // 'role.supervisor.low_case_label' => 'supervisor',
653 // 'role.supervisor.description' => 'A person with a small set of management rights.',
654 // 'role.comanager.label' => 'Co-manager',
655 // 'role.comanager.low_case_label' => 'co-manager',
656 // 'role.comanager.description' => 'A person with a big set of management functions.',
657 // 'role.manager.label' => 'Manager',
658 // 'role.manager.low_case_label' => 'manager',
659 // 'role.manager.description' => 'Group manager. Can do most of things for a group.',
660 // 'role.top_manager.label' => 'Top manager',
661 // 'role.top_manager.low_case_label' => 'top manager',
662 // 'role.top_manager.description' => 'Top group manager. Can do everything in a tree of groups.',
663 // 'role.admin.label' => 'Administrator',
664 // 'role.admin.low_case_label' => 'administrator',
665 // 'role.admin.description' => 'Site adminsitrator.',
666
667 // Timesheet View form. See example at https://timetracker.anuko.com/timesheet_view.php.
668 // TODO: translate the following.
669 // 'form.timesheet_view.submit_subject' => 'Timesheet approval request',
670 // 'form.timesheet_view.submit_body' => "A new timesheet requires approval.<p>User: %s.",
671 // 'form.timesheet_view.approve_subject' => 'Timesheet approved',
672 // 'form.timesheet_view.approve_body' => "Your timesheet %s was approved.<p>%s",
673 // 'form.timesheet_view.disapprove_subject' => 'Timesheet not approved',
674 // 'form.timesheet_view.disapprove_body' => "Your timesheet %s was not approved.<p>%s",
675
676 // Display Options form. See example at https://timetracker.anuko.com/display_options.php.
677 // TODO: translate the following.
678 // 'form.display_options.menu' => 'Menu',
679 // 'form.display_options.note_on_separate_row' => 'Note on separate row',
680 );