X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/dba881e5ec20207145c9377b2d6c0421da6607af..b454bd09414545118fff25fc67b8140edec0411c:/WEB-INF/resources/ko.lang.php
diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php
index 322830d2..3113c837 100644
--- a/WEB-INF/resources/ko.lang.php
+++ b/WEB-INF/resources/ko.lang.php
@@ -57,7 +57,7 @@ $i18n_key_words = array(
'menu.projects' => 'íë¡ì í¸',
// TODO: translate the following.
// 'menu.tasks' => 'Tasks',
-// 'menu.users' => 'Users',
+'menu.users' => 'ì¬ì©ì',
'menu.teams' => 'í',
// TODO: translate the following.
// 'menu.export' => 'Export',
@@ -166,8 +166,7 @@ $i18n_key_words = array(
'label.client' => 'í´ë¼ì´ì¸í¸',
'label.clients' => 'í´ë¼ì´ì¸í¸',
'label.option' => 'ìµì
',
-// TODO: translate the following.
-// 'label.invoice' => 'Invoice',
+'label.invoice' => 'ì¡ì¥',
'label.project' => 'íë¡ì í¸',
'label.projects' => 'íë¡ì í¸',
// TODO: translate the following.
@@ -195,8 +194,9 @@ $i18n_key_words = array(
'label.delete' => 'ìì ',
// TODO: translate the following.
// 'label.configure' => 'Configure',
-// 'label.select_all' => 'Select all',
-// 'label.select_none' => 'Deselect all',
+'label.select_all' => '모ë ì í',
+'label.select_none' => '모ë í´ì ',
+// TODO: translate the following.
// 'label.day_view' => 'Day view',
// 'label.week_view' => 'Week view',
// 'label.id' => 'ID',
@@ -275,7 +275,8 @@ $i18n_key_words = array(
'title.report' => 'ë³´ê³ ì',
// TODO: translate the following.
// 'title.send_report' => 'Sending Report',
-// 'title.invoice' => 'Invoice',
+'title.invoice' => 'ì¡ì¥',
+// TODO: translate the following.
// 'title.send_invoice' => 'Sending Invoice',
// 'title.charts' => 'Charts',
'title.projects' => 'íë¡ì í¸',
@@ -287,7 +288,8 @@ $i18n_key_words = array(
// 'title.add_task' => 'Adding Task',
// 'title.edit_task' => 'Editing Task',
// 'title.delete_task' => 'Deleting Task',
-// 'title.users' => 'Users',
+'title.users' => 'ì¬ì©ì',
+// TODO: translate the following.
// 'title.add_user' => 'Adding User',
// 'title.edit_user' => 'Editing User',
// 'title.delete_user' => 'Deleting User',
@@ -295,8 +297,8 @@ $i18n_key_words = array(
'title.add_client' => 'í´ë¼ì´ì¸í¸ ì¶ê°',
'title.edit_client' => 'í´ë¼ì´ì¸í¸ í¸ì§',
'title.delete_client' => 'í´ë¼ì´ì¸í¸ ìì ',
+'title.invoices' => 'ì¡ì¥',
// TODO: translate the following.
-// 'title.invoices' => 'Invoices',
// 'title.add_invoice' => 'Adding Invoice',
// 'title.view_invoice' => 'Viewing Invoice',
// 'title.delete_invoice' => 'Deleting Invoice',
@@ -325,22 +327,23 @@ $i18n_key_words = array(
// 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.
+'dropdown.all' => '--- ì ë¶ ---',
+'dropdown.no' => '--- ìë ---',
+'dropdown.current_day' => 'ì¤ë',
// 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.selected_day' => 'ì¼',
+'dropdown.current_week' => 'ì´ë²ì£¼',
+'dropdown.previous_week' => 'ì ë²ì£¼',
+'dropdown.selected_week' => '주',
+'dropdown.current_month' => 'ì´ë²ë¬',
+'dropdown.previous_month' => 'ì ë²ë¬',
+'dropdown.selected_month' => 'ë¬',
+'dropdown.current_year' => 'ì¬í´',
+// TODO: translate the following.
// 'dropdown.previous_year' => 'previous year',
// 'dropdown.selected_year' => 'year',
-// 'dropdown.all_time' => 'all time',
+'dropdown.all_time' => 'ì ìê°',
'dropdown.projects' => 'íë¡ì í¸',
// TODO: translate the following.
// 'dropdown.tasks' => 'tasks',
@@ -411,8 +414,8 @@ $i18n_key_words = array(
// Report form. See example at https://timetracker.anuko.com/report.php
// (after generating a report at https://timetracker.anuko.com/reports.php).
+'form.report.export' => 'ìµì¤í¬í¸', // TODO: is this correct?
// 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
@@ -439,13 +442,48 @@ $i18n_key_words = array(
// 'form.tasks.active_tasks' => 'Active Tasks',
// 'form.tasks.inactive_tasks' => 'Inactive Tasks',
+// Users form. See example at https://timetracker.anuko.com/users.php
+// TODO: translate the following.
+// 'form.users.active_users' => 'Active Users',
+// 'form.users.inactive_users' => 'Inactive Users',
+// 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
+// 'form.users.role' => 'Role',
+// 'form.users.manager' => 'Manager',
+// 'form.users.comanager' => 'Co-manager',
+// 'form.users.rate' => 'Rate',
+// 'form.users.default_rate' => 'Default hourly rate',
+
+// Clients form. See example at https://timetracker.anuko.com/clients.php
+// TODO: translate the following.
+// 'form.clients.active_clients' => 'Active Clients',
+// 'form.clients.inactive_clients' => 'Inactive Clients',
+
+// Deleting Client form. See example at https://timetracker.anuko.com/client_delete.php
+// TODO: translate the following.
+// 'form.client.client_to_delete' => 'Client to delete',
+// 'form.client.client_entries' => 'Client entries',
+
+// Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
+// TODO: translate the following.
+// 'form.export.hint' => 'You can export all team data into an xml file. It could be useful if you are migrating data to your own server.',
+// 'form.export.compression' => 'Compression',
+// 'form.export.compression_none' => 'none',
+// 'form.export.compression_bzip' => 'bzip',
+
+// Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
+// TODO: translate the following.
+// 'form.import.hint' => 'Import team data from an xml file.',
+// 'form.import.file' => 'Select file',
+// 'form.import.success' => 'Import completed successfully.',
+
+// Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+'form.teams.hint' => 'ì ê· íê´ë¦¬ì ê³ì ì ìì±íì¬ ì ê· íì ìì±í©ëë¤.
ëí ë¤ë¥¸ Anuko Time Tracker ìë² ìì xml íì¼ë¡ë¶í° í ë°ì´í°ë¥¼ ìí¬í¸í ì ììµëë¤ (ë¡ê·¸ì¸ ì¶©ëì íì©ëì§ ìì).',
+
// TODO: refactoring ongoing down from here.
// administrator form
-"form.admin.duty_text" => 'ì ê· íê´ë¦¬ì ê³ì ì ìì±íì¬ ì ê· íì ìì±í©ëë¤.
ëí ë¤ë¥¸ Anuko Time Tracker ìë² ìì xml íì¼ë¡ë¶í° í ë°ì´í°ë¥¼ ìí¬í¸í ì ììµëë¤ (ë¡ê·¸ì¸ ì¶©ëì íì©ëì§ ìì).',
-
"form.admin.profile.title" => 'í',
"form.admin.profile.noprofiles" => 'ë¹ì ì ë°ì´í°ë² ì´ì¤ë ë¹ì´ììµëë¤. ê´ë¦¬ìë¡ ë¡ê·¸ì¸íì¬ ìë¡ì´ íì ìì±íììì¤.',
"form.admin.profile.comment" => 'í ìì ',
@@ -521,27 +559,4 @@ $i18n_key_words = array(
"form.migration.compression.none" => 'ìì',
"form.migration.compression.gzip" => 'gzip',
"form.migration.compression.bzip" => 'bzip',
-
-// miscellaneous strings
-"forward.tocsvfile" => 'ë°ì´í°ë¥¼ .csv íì¼ë¡ ìµì¤í¬í¸',
-"forward.toxmlfile" => 'ë°ì´í°ë¥¼ .xml íì¼ë¡ ìµì¤í¬í¸',
-"forward.geninvoice" => 'ì¡ì¥ ë§ë¤ê¸°',
-
-"controls.project_bind" => '--- ì ë¶ ---',
-"controls.all" => '--- ì ë¶ ---',
-"controls.notbind" => '--- ìë ---',
-"controls.per_tm" => 'ì´ë²ë¬',
-"controls.per_lm" => 'ì ë²ë¬',
-"controls.per_tw" => 'ì´ë²ì£¼',
-"controls.per_lw" => 'ì ë²ì£¼',
-"controls.per_td" => 'ì¤ë',
-"controls.per_at" => 'ì ìê°',
-"controls.per_ty" => 'ì¬í´',
-
-"label.inv_str" => 'ì¡ì¥',
-"label.set_empl" => 'ì¬ì©ìë¤ì ì í',
-"label.sel_all" => '모ë ì í',
-"label.sel_none" => '모ë í´ì ',
-"label.disable" => 'ë¬´ë ¥í',
-"label.enable" => 'ê°ë¥í',
);