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