X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/c57e781b94d96b692755cc8ecfb0620438faf63d..e18f843182c3fb0675162f14358f6f99384d4128:/WEB-INF/resources/ko.lang.php
diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php
index aef23470..fdc72c28 100644
--- a/WEB-INF/resources/ko.lang.php
+++ b/WEB-INF/resources/ko.lang.php
@@ -86,7 +86,8 @@ $i18n_key_words = array(
'error.project' => 'íë¡ì í¸ì ì í',
// TODO: translate the following.
// 'error.task' => 'Select task.',
-// 'error.client' => 'Select client.',
+'error.client' => 'í´ë¼ì´ì¸í¸ ì í',
+// TODO: translate the following.
// 'error.report' => 'Select report.',
// 'error.record' => 'Select record.',
'error.auth' => 'ë¶ì íí ë¡ê·¸ì¸ í¹ì ìí¸ê° í립ëë¤',
@@ -169,22 +170,26 @@ $i18n_key_words = array(
// 'label.clients' => 'Clients',
// 'label.option' => 'Option',
// 'label.invoice' => 'Invoice',
-// 'label.project' => 'Project',
-// 'label.projects' => 'Projects',
+'label.project' => 'íë¡ì í¸',
+'label.projects' => 'íë¡ì í¸',
+// TODO: translate the following.
// 'label.task' => 'Task',
// 'label.tasks' => 'Tasks',
// 'label.description' => 'Description',
// 'label.start' => 'Start',
// 'label.finish' => 'Finish',
// 'label.duration' => 'Duration',
-// 'label.note' => 'Note',
-// 'label.notes' => 'Notes',
+'label.note' => 'íì',
+'label.notes' => 'íì',
+// TODO: translate the following.
// 'label.item' => 'Item',
// 'label.cost' => 'Cost',
// 'label.day_total' => 'Day total',
-// 'label.week_total' => 'Week total',
+'label.week_total' => 'ì£¼ë³ í©ê³',
+// TODO: translate the following.
// 'label.month_total' => 'Month total',
-// 'label.today' => 'Today',
+'label.today' => 'ì¤ë',
+// TODO: translate the following.
// 'label.total_hours' => 'Total hours',
// 'label.total_cost' => 'Total cost',
// 'label.view' => 'View',
@@ -203,19 +208,21 @@ $i18n_key_words = array(
// 'label.date_format' => 'Date format',
// 'label.time_format' => 'Time format',
// 'label.week_start' => 'First day of week',
-// 'label.comment' => 'Comment',
-// 'label.status' => 'Status',
-// 'label.tax' => 'Tax',
+'label.comment' => 'ì½ë©í¸',
+'label.status' => 'ìí',
+'label.tax' => 'ì¸ê¸',
+// TODO: translate the following.
// 'label.subtotal' => 'Subtotal',
'label.total' => 'í©ê³',
// TODO: translate the following.
// 'label.client_name' => 'Client name',
// 'label.client_address' => 'Client address',
-// 'label.or' => 'or',
+'label.or' => 'í¹ì',
+// TODO: translate the following.
// 'label.error' => 'Error',
// 'label.ldap_hint' => 'Type your Windows login and password in the fields below.',
-// 'label.required_fields' => '* - required fields',
-// 'label.on_behalf' => 'on behalf of',
+'label.required_fields' => '* íì íë',
+'label.on_behalf' => 'ì ëííì¬',
// TODO: translate all 3 roles properly, see https://www.anuko.com/time_tracker/user_guide/user_accounts.htm
// This may require different terms for role_manager and role_comanager.
'label.role_manager' => '(ê´ë¦¬ì)',
@@ -242,6 +249,8 @@ $i18n_key_words = array(
// 'label.paid_status' => 'Paid status',
// 'label.paid' => 'Paid',
// 'label.mark_paid' => 'Mark paid',
+// 'label.week_note' => 'Week note',
+// 'label.week_list' => 'Week list',
// Form titles.
'title.login' => 'ë¡ê·¸ì¸',
@@ -265,15 +274,160 @@ $i18n_key_words = array(
// 'title.delete_predefined_expense' => 'Deleting Predefined Expense',
// 'title.reports' => 'Reports',
'title.report' => 'ë³´ê³ ì',
+// TODO: translate the following.
+// 'title.send_report' => 'Sending Report',
+// 'title.invoice' => 'Invoice',
+// 'title.send_invoice' => 'Sending Invoice',
+// 'title.charts' => 'Charts',
+'title.projects' => 'íë¡ì í¸',
+'title.add_project' => 'íë¡ì í¸ë¥¼ ì¶ê°í기',
+'title.edit_project' => 'íë¡ì í¸ë¥¼ í¸ì§í기',
+'title.delete_project' => 'íë¡ì í¸ë¥¼ í¸ì§í기',
+// TODO: translate the following.
+// 'title.tasks' => 'Tasks',
+// 'title.add_task' => 'Adding Task',
+// 'title.edit_task' => 'Editing Task',
+// 'title.delete_task' => 'Deleting Task',
+// 'title.users' => 'Users',
+// 'title.add_user' => 'Adding User',
+// 'title.edit_user' => 'Editing User',
+// 'title.delete_user' => 'Deleting User',
+// 'title.clients' => 'Clients',
+// 'title.add_client' => 'Adding Client',
+// 'title.edit_client' => 'Editing Client',
+// 'title.delete_client' => 'Deleting Client',
+// 'title.invoices' => 'Invoices',
+// 'title.add_invoice' => 'Adding Invoice',
+// 'title.view_invoice' => 'Viewing Invoice',
+// 'title.delete_invoice' => 'Deleting Invoice',
+// 'title.notifications' => 'Notifications',
+// 'title.add_notification' => 'Adding Notification',
+// 'title.edit_notification' => 'Editing Notification',
+// 'title.delete_notification' => 'Deleting Notification',
+// 'title.monthly_quotas' => 'Monthly Quotas',
+// 'title.export' => 'Exporting Team Data',
+// 'title.import' => 'Importing Team Data',
+// 'title.options' => 'Options',
+// 'title.profile' => 'Profile',
+// 'title.cf_custom_fields' => 'Custom Fields',
+// 'title.cf_add_custom_field' => 'Adding Custom Field',
+// 'title.cf_edit_custom_field' => 'Editing Custom Field',
+// 'title.cf_delete_custom_field' => 'Deleting Custom Field',
+// 'title.cf_dropdown_options' => 'Dropdown Options',
+// 'title.cf_add_dropdown_option' => 'Adding Option',
+// 'title.cf_edit_dropdown_option' => 'Editing Option',
+// 'title.cf_delete_dropdown_option' => 'Deleting Option',
+// NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
+// It is also a name for the Locking plugin on the Team profile page.
+// 'title.locking' => 'Locking',
+// 'title.week_view' => 'Week View',
+
+// Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
+// Strings that are used in a single form must go to the specific form section.
+// TODO: translate the following.
+// 'dropdown.all' => '--- all ---',
+// 'dropdown.no' => '--- no ---',
+// 'dropdown.current_day' => 'today',
+// 'dropdown.previous_day' => 'yesterday',
+// 'dropdown.selected_day' => 'day',
+// 'dropdown.current_week' => 'this week',
+// 'dropdown.previous_week' => 'previous week',
+// 'dropdown.selected_week' => 'week',
+// 'dropdown.current_month' => 'this month',
+// 'dropdown.previous_month' => 'previous month',
+// 'dropdown.selected_month' => 'month',
+// 'dropdown.current_year' => 'this year',
+// 'dropdown.previous_year' => 'previous year',
+// 'dropdown.selected_year' => 'year',
+// 'dropdown.all_time' => 'all time',
+'dropdown.projects' => 'íë¡ì í¸',
+// TODO: translate the following.
+// 'dropdown.tasks' => 'tasks',
+// 'dropdown.clients' => 'clients',
+// 'dropdown.select' => '--- select ---',
+// 'dropdown.select_invoice' => '--- select invoice ---',
+// 'dropdown.status_active' => 'active',
+// 'dropdown.status_inactive' => 'inactive',
+// 'dropdown.delete'=>'delete',
+// 'dropdown.do_not_delete'=>'do not delete',
+// 'dropdown.paid' => 'paid',
+// 'dropdown.not_paid' => 'not paid',
+
+// Login form. See example at https://timetracker.anuko.com/login.php.
+'form.login.forgot_password' => 'ìí¸ë¥¼ ìì¼ì
¨ìµëê¹?',
+// TODO: translate the following.
+// 'form.login.about' =>'Anuko Time Tracker is a simple, easy to use, open source time tracking system.',
+
+// Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
+// TODO: translate the following.
+// 'form.reset_password.message' => 'Password reset request sent by email.',
+// 'form.reset_password.email_subject' => 'Anuko Time Tracker password reset request',
+// 'form.reset_password.email_body' => "Dear User,\n\nSomeone, possibly you, 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",
+
+// Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
+// TODO: translate the following.
+// 'form.change_password.tip' => 'Type new password and click on Save.',
+
+// Time form. See example at https://timetracker.anuko.com/time.php.
+// TODO: translate the following.
+// 'form.time.duration_format' => '(hh:mm or 0.0h)',
+'form.time.billable' => 'ì²êµ¬ê°ë¥',
+// TODO: translate the following.
+// 'form.time.uncompleted' => 'Uncompleted',
+// 'form.time.remaining_quota' => 'Remaining quota',
+// 'form.time.over_quota' => 'Over quota',
+
+// Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
+// TODO: translate the following.
+// 'form.time_edit.uncompleted' => 'This record was saved with only start time. It is not an error.',
+
+// Week view form. See example at https://timetracker.anuko.com/week.php.
+// TODO: translate the following.
+// 'form.week.new_entry' => 'New entry',
+
+// Reports form. See example at https://timetracker.anuko.com/reports.php
+// TODO: translate the following.
+// 'form.reports.save_as_favorite' => 'Save as favorite',
+'form.reports.confirm_delete' => 'ì¢ìíë ì´ ë³´ê³ ì를 ìì í´ë ì¢ìµëê¹?',
+'form.reports.include_billable' => 'ì²êµ¬ ê°ë¥í',
+'form.reports.include_not_billable' => 'ì²êµ¬ ê°ë¥íì§ ìì',
+// TODO: translate the following.
+// 'form.reports.include_invoiced' => 'invoiced',
+// 'form.reports.include_not_invoiced' => 'not invoiced',
+'form.reports.select_period' => 'ìê° ê¸°ê°ì ì í',
+'form.reports.set_period' => 'í¹ì ë ì§ë¥¼ ì¤ì ',
+'form.reports.show_fields' => 'íëë¤ì 보기',
+'form.reports.group_by' => 'ë¤ìê²ì ìí 그룹í',
+'form.reports.group_by_no' => '--- 그룹íëì§ ìì ---',
+// TODO: translate the following.
+// 'form.reports.group_by_date' => 'date',
+// 'form.reports.group_by_user' => 'user',
+// 'form.reports.group_by_client' => 'client',
+// 'form.reports.group_by_project' => 'project',
+// 'form.reports.group_by_task' => 'task',
+// 'form.reports.totals_only' => 'Totals only',
+
+// Report form. See example at https://timetracker.anuko.com/report.php
+// (after generating a report at https://timetracker.anuko.com/reports.php).
+// TODO: translate the following.
+// 'form.report.export' => 'Export',
+// 'form.report.assign_to_invoice' => 'Assign to invoice',
+
+// Invoice form. See example at https://timetracker.anuko.com/invoice.php
+// (you can get to this form after generating a report).
+// TODO: translate the following.
+// 'form.invoice.number' => 'Invoice number',
+// 'form.invoice.person' => 'Person',
+// 'form.invoice.invoice_to_delete' => 'Invoice to delete',
+// 'form.invoice.invoice_entries' => 'Invoice entries',
+// 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
// TODO: refactoring ongoing down from here.
-"form.filter.project" => 'íë¡ì í¸',
"form.filter.filter" => 'ì¢ìíë ë³´ê³ ì',
"form.filter.filter_new" => 'ì¢ìíë ê²ì¼ë¡ ì ì¥',
-"form.filter.filter_confirm_delete" => 'ì¢ìíë ì´ ë³´ê³ ì를 ìì í´ë ì¢ìµëê¹?',
// password reminder form attributes
"form.fpass.login" => 'ë¡ê·¸ì¸',
@@ -287,7 +441,6 @@ $i18n_key_words = array(
"form.admin.title" => 'ê´ë¦¬ì',
"form.admin.duty_text" => 'ì ê· íê´ë¦¬ì ê³ì ì ìì±íì¬ ì ê· íì ìì±í©ëë¤.
ëí ë¤ë¥¸ Anuko Time Tracker ìë² ìì xml íì¼ë¡ë¶í° í ë°ì´í°ë¥¼ ìí¬í¸í ì ììµëë¤ (ë¡ê·¸ì¸ ì¶©ëì íì©ëì§ ìì).',
-"form.admin.change_pass" => 'ê´ë¦¬ì ê³ì ì ìí¸ ë³ê²½',
"form.admin.profile.title" => 'í',
"form.admin.profile.noprofiles" => 'ë¹ì ì ë°ì´í°ë² ì´ì¤ë ë¹ì´ììµëë¤. ê´ë¦¬ìë¡ ë¡ê·¸ì¸íì¬ ìë¡ì´ íì ìì±íììì¤.',
"form.admin.profile.comment" => 'í ìì ',
@@ -304,23 +457,16 @@ $i18n_key_words = array(
"form.mytime.del_str" => 'ìê°ê¸°ë¡ì ìì í기',
"form.mytime.time_form" => ' (hh:mm)',
"form.mytime.date" => 'ë ì§',
-"form.mytime.project" => 'íë¡ì í¸',
"form.mytime.start" => 'ìì',
"form.mytime.finish" => 'ë§ê°',
"form.mytime.duration" => '기ê°',
-"form.mytime.note" => 'íì',
-"form.mytime.behalf" => 'ë¤ìì ìí í루ì¼ê³¼',
"form.mytime.daily" => 'í루ì¼ê³¼',
"form.mytime.total" => 'ì ì²´ ìê°: ',
-"form.mytime.th.project" => 'íë¡ì í¸',
-"form.mytime.th.activity" => 'íëë´ì©',
"form.mytime.th.start" => 'ìì',
"form.mytime.th.finish" => 'ë§ê°',
"form.mytime.th.duration" => '기ê°',
-"form.mytime.th.note" => 'íì',
"form.mytime.del_yes" => 'ì±ê³¼ì ì¼ë¡ ìì ë ìê°ê¸°ë¡',
"form.mytime.no_finished_rec" => 'ì´ ê¸°ë¡ì ìì ìê°ì¼ë¡ë§ ì ì¥ëììµëë¤. ì´ê²ì ì¤ë¥ë ìëëë¤. íìíë©´ ë¡ê·¸ìì íììì¤.',
-"form.mytime.billable" => 'ì²êµ¬ê°ë¥',
"form.mytime.warn_tozero_rec" => 'ì´ ìê°ê¸°ê°ì´ ë¡í¬ëìì¼ë¯ë¡ ì´ ìê°ê¸°ë¡ì ìì ëì´ì¼ í©ëë¤',
"form.mytime.uncompleted" => 'ìì±ëì§ ìì',
@@ -343,8 +489,6 @@ $i18n_key_words = array(
"form.people.del_str" => 'ì¬ì©ì를 ìì í기',
"form.people.th.login" => 'ë¡ê·¸ì¸ID',
"form.people.th.role" => 'ì§ì',
-"form.people.th.status" => 'ìí',
-"form.people.th.project" => 'íë¡ì í¸',
"form.people.th.rate" => 'ê¸ì¬',
"form.people.manager" => 'ê´ë¦¬ì',
"form.people.comanager" => 'ê³µëê´ë¦¬ì',
@@ -353,16 +497,6 @@ $i18n_key_words = array(
"form.people.rate" => 'ëí´í¸ ìê°ë¹ ê¸ì¬',
"form.people.comanager" => 'ê³µëê´ë¦¬ì',
-"form.people.projects" => 'íë¡ì í¸',
-
-// projects form attributes
-"form.project.proj_title" => 'íë¡ì í¸',
-"form.project.edit_str" => 'íë¡ì í¸ë¥¼ í¸ì§í기',
-"form.project.add_str" => 'ì ê· íë¡ì í¸ë¥¼ ì¶ê°í기',
-"form.project.del_str" => 'íë¡ì í¸ë¥¼ ìì í기',
-
-// activities form attributes
-"form.activity.project" => 'íë¡ì í¸',
// report attributes
"form.report.title" => 'ë³´ê³ ì',
@@ -373,22 +507,17 @@ $i18n_key_words = array(
"form.report.duration" => '기ê°',
"form.report.start" => 'ìì',
"form.report.finish" => 'ë§ê°',
-"form.report.note" => 'íì',
-"form.report.project" => 'íë¡ì í¸',
"form.report.totals_only" => 'ì¤ì§ ì ì²´ë§',
"form.report.total" => 'ìê° ì´í©',
"form.report.th.empllist" => 'ì¬ì©ì',
"form.report.th.date" => 'ë ì§',
-"form.report.th.project" => 'íë¡ì í¸',
"form.report.th.start" => 'ìì',
"form.report.th.finish" => 'ë§ê°',
"form.report.th.duration" => '기ê°',
-"form.report.th.note" => '주ì',
// mail form attributes
"form.mail.from" => 'ë¶í°',
"form.mail.to" => 'ê¹ì§',
-"form.mail.comment" => 'ì½ë©í¸',
"form.mail.above" => 'ì´ ë³´ê³ ì를 ì´ë©ì¼ë¡ ì¡ì ',
// Note to translators: this string needs to be translated.
// "form.mail.footer_str" => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.',
@@ -402,8 +531,6 @@ $i18n_key_words = array(
"form.invoice.fillform" => 'íëë¤ì ì±ì°ììì¤',
"form.invoice.date" => 'ë ì§',
"form.invoice.number" => 'ì¡ì¥ ë²í¸',
-"form.invoice.tax" => 'ì¸ê¸',
-"form.invoice.comment" => 'ì½ë©í¸ ',
"form.invoice.th.username" => 'ê°ì¸',
"form.invoice.th.time" => 'ìê°',
"form.invoice.th.rate" => 'ê¸ì¬',
@@ -429,22 +556,12 @@ $i18n_key_words = array(
"form.client.add_title" => 'í´ë¼ì´ì¸í¸ ì¶ê°',
"form.client.edit_title" => 'í´ë¼ì´ì¸í¸ í¸ì§',
"form.client.del_title" => 'í´ë¼ì´ì¸í¸ ìì ',
-"form.client.tax" => 'ì¸ê¸',
-"form.client.comment" => 'ì½ë©í¸ ',
// miscellaneous strings
-"forward.forgot_password" => 'ìí¸ë¥¼ ìì¼ì
¨ìµëê¹?',
-"forward.edit" => 'í¸ì§',
-"forward.delete" => 'ìì ',
"forward.tocsvfile" => 'ë°ì´í°ë¥¼ .csv íì¼ë¡ ìµì¤í¬í¸',
"forward.toxmlfile" => 'ë°ì´í°ë¥¼ .xml íì¼ë¡ ìµì¤í¬í¸',
"forward.geninvoice" => 'ì¡ì¥ ë§ë¤ê¸°',
-"forward.change" => 'í´ë¼ì´ì¸í¸ 구ì±',
-// strings inside contols on forms
-"controls.select.project" => '--- íë¡ì í¸ ì í ---',
-"controls.select.activity" => '--- íëë´ì© ì í ---',
-"controls.select.client" => '--- í´ë¼ì´ì¸í¸ ì í ---',
"controls.project_bind" => '--- ì ë¶ ---',
"controls.all" => '--- ì ë¶ ---',
"controls.notbind" => '--- ìë ---',
@@ -455,37 +572,13 @@ $i18n_key_words = array(
"controls.per_td" => 'ì¤ë',
"controls.per_at" => 'ì ìê°',
"controls.per_ty" => 'ì¬í´',
-"controls.sel_period" => '--- ìê° ê¸°ê°ì ì í ---',
-"controls.sel_groupby" => '--- 그룹íëì§ ìì ---',
-"controls.inc_billable" => 'ì²êµ¬ ê°ë¥í',
-"controls.inc_nbillable" => 'ì²êµ¬ ê°ë¥íì§ ìì',
-"controls.default" => '--- ëí´í¸ ---',
-
-// labels
-"label.chart.title1" => 'ì¬ì©ìë³ íëë´ì©',
-"label.chart.title2" => 'ì¬ì©ìë³ íë¡ì í¸',
-"label.chart.period" => '기ê°ì ë°ë¥¸ ê·¸ëí',
-
-"label.pbehalf_info" => '%s %s %s ì ëííì¬',
-"label.time_noentry" => 'íëª©ì´ ìì',
-"label.today" => 'ì¤ë',
-"label.req_fields" => '* íì íë',
-"label.sel_project" => 'íë¡ì í¸ ì í',
-"label.sel_activity" => 'íëë´ì© ì í',
-"label.sel_tp" => 'ìê° ê¸°ê°ì ì í',
-"label.set_tp" => 'í¹ì ë ì§ë¥¼ ì¤ì ',
-"label.fields" => 'íëë¤ì 보기',
-"label.group_title" => 'ë¤ìê²ì ìí 그룹í',
-"label.include_title" => '기ë¡ì í¬í¨',
+
"label.inv_str" => 'ì¡ì¥',
"label.set_empl" => 'ì¬ì©ìë¤ì ì í',
"label.sel_all" => '모ë ì í',
"label.sel_none" => '모ë í´ì ',
-"label.or" => 'í¹ì',
"label.disable" => 'ë¬´ë ¥í',
"label.enable" => 'ê°ë¥í',
-"label.filter" => 'íí°',
-"label.timeweek" => 'ì£¼ë³ í©ê³',
"label.hrs" => 'ìê°',
"label.errors" => 'ì¤ë¥',
"label.ldap_hint" => 'ìëì íëë¤ìì Windows ë¡ê·¸ì¸ ë° ìí¸ ë¥¼ ì
ë ¥íììì¤.',