X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/ceb103409d123c30e3c1c485b1f06293d1fe7308..0d45a1d1514321c2a78b3f10ae5896d2ea1acdea:/WEB-INF/resources/ja.lang.php
diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php
index 6384565a..9639096c 100644
--- a/WEB-INF/resources/ja.lang.php
+++ b/WEB-INF/resources/ja.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',
@@ -73,38 +73,37 @@ $i18n_key_words = array(
// This is a link to a webpage that describes how to contribute to the project.
// Error messages.
-// TODO: All error messages should be complete sentences with a period (full stop) in the end. Put them there.
// TODO: translate the following.
// 'error.access_denied' => 'Access denied.',
// 'error.sys' => 'System error.',
-'error.db' => 'ãã¼ã¿ãã¼ã¹ã®ã¨ã©ã¼',
-'error.field' => '䏿£ç¢ºãª"{0}"ãã¼ã¿',
-'error.empty' => '"{0}"ã®ãã£ã¼ã«ãã空ç½ã§ã',
-'error.not_equal' => '"{0}"ã®ãã£ã¼ã«ãã¯"{1}"ã®ãã£ã¼ã«ãã¨éãã¾ã',
+'error.db' => 'ãã¼ã¿ãã¼ã¹ã®ã¨ã©ã¼ã',
+'error.field' => '䏿£ç¢ºãª"{0}"ãã¼ã¿ã',
+'error.empty' => '"{0}"ã®ãã£ã¼ã«ãã空ç½ã§ãã',
+'error.not_equal' => '"{0}"ã®ãã£ã¼ã«ãã¯"{1}"ã®ãã£ã¼ã«ãã¨éãã¾ãã',
// TODO: translate the following.
// 'error.interval' => 'Field "{0}" must be greater than "{1}".',
-'error.project' => 'ããã¸ã§ã¯ãã®é¸æ',
+'error.project' => 'ããã¸ã§ã¯ãã®é¸æã',
// TODO: translate the following.
// 'error.task' => 'Select task.',
-'error.client' => 'ã¯ã©ã¤ã¢ã³ãã®é¸æ',
+'error.client' => 'ã¯ã©ã¤ã¢ã³ãã®é¸æã',
// TODO: translate the following.
// 'error.report' => 'Select report.',
// 'error.record' => 'Select record.',
-'error.auth' => '䏿£ç¢ºãªãã°ã¤ã³ãããã¯ãã¹ã¯ã¼ãã䏿£ç¢ºã§ã',
-'error.user_exists' => 'ãã®ãã°ã¤ã³ã¨é¢é£ãããã¦ã¼ã¶ã¼ã¯æ¢ã«åå¨ãã¾ã',
-'error.project_exists' => 'ãã®ååã®ããã¸ã§ã¯ãã¯æ¢ã«åå¨ãã¾ã',
+'error.auth' => '䏿£ç¢ºãªãã°ã¤ã³ãããã¯ãã¹ã¯ã¼ãã䏿£ç¢ºã§ãã',
+'error.user_exists' => 'ãã®ãã°ã¤ã³ã¨é¢é£ãããã¦ã¼ã¶ã¼ã¯æ¢ã«åå¨ãã¾ãã',
+'error.project_exists' => 'ãã®ååã®ããã¸ã§ã¯ãã¯æ¢ã«åå¨ãã¾ãã',
// TODO: translate the following.
// 'error.task_exists' => 'Task with this name already exists.',
// 'error.client_exists' => 'Client with this name already exists.',
// 'error.invoice_exists' => 'Invoice with this number already exists.',
// 'error.no_invoiceable_items' => 'There are no invoiceable items.',
-'error.no_login' => 'ãã®ãã°ã¤ã³ã¨é¢é£ãããã¦ã¼ã¶ã¼ã¯ãã¾ãã',
+'error.no_login' => 'ãã®ãã°ã¤ã³ã¨é¢é£ãããã¦ã¼ã¶ã¼ã¯ãã¾ããã',
// TODO: translate the following.
// 'error.no_teams' => 'Your database is empty. Login as admin and create a new team.',
-'error.upload' => 'ãã¡ã¤ã«ã®ã¢ãããã¼ãã®ã¨ã©ã¼',
+'error.upload' => 'ãã¡ã¤ã«ã®ã¢ãããã¼ãã®ã¨ã©ã¼ã',
// TODO: translate the following.
// 'error.range_locked' => 'Date range is locked.',
-'error.mail_send' => 'ã¡ã¼ã«ã®éä¿¡ä¸ã®ã¨ã©ã¼',
+'error.mail_send' => 'ã¡ã¼ã«ã®éä¿¡ä¸ã®ã¨ã©ã¼ã',
// TODO: translate the following.
// 'error.no_email' => 'No email associated with this login.',
// 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.',
@@ -168,8 +167,7 @@ $i18n_key_words = array(
// 'label.client' => 'Client',
// 'label.clients' => 'Clients',
'label.option' => 'ãªãã·ã§ã³',
-// TODO: translate the following.
-// 'label.invoice' => 'Invoice',
+'label.invoice' => 'éãç¶',
'label.project' => 'ããã¸ã§ã¯ã',
'label.projects' => 'ããã¸ã§ã¯ã',
// TODO: translate the following.
@@ -197,8 +195,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',
@@ -276,7 +275,8 @@ $i18n_key_words = array(
// 'title.reports' => 'Reports',
// 'title.report' => 'Report',
// 'title.send_report' => 'Sending Report',
-// 'title.invoice' => 'Invoice',
+'title.invoice' => 'éãç¶',
+// TODO: translate the following.
// 'title.send_invoice' => 'Sending Invoice',
// 'title.charts' => 'Charts',
'title.projects' => 'ããã¸ã§ã¯ã',
@@ -288,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',
@@ -296,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',
@@ -326,22 +327,21 @@ $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.
-// 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.all' => '--- ãã¹ã¦ ---',
+'dropdown.no' => '--- ããã ---',
+'dropdown.current_day' => '仿¥',
+'dropdown.previous_day' => 'æ¨æ¥',
+'dropdown.selected_day' => 'æ¥',
+'dropdown.current_week' => 'ä»é±',
+'dropdown.previous_week' => 'å
é±',
+'dropdown.selected_week' => 'é±',
+'dropdown.current_month' => '仿',
+'dropdown.previous_month' => 'å
æ',
+'dropdown.selected_month' => 'æ',
+'dropdown.current_year' => 'ä»å¹´',
+'dropdown.previous_year' => 'æ¨å¹´',
+'dropdown.selected_year' => 'å¹´',
+'dropdown.all_time' => 'ãã¹ã¦ã®æé',
'dropdown.projects' => 'ããã¸ã§ã¯ã',
// TODO: translate the following.
// 'dropdown.tasks' => 'tasks',
@@ -361,10 +361,11 @@ $i18n_key_words = array(
// '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",
+'form.reset_password.message' => 'éä¿¡ãããã¹ã¯ã¼ãã®åæåã®è¦æ±ã', // TODO: add "by email" to match the English string.
+'form.reset_password.email_subject' => 'Anuko Time Trackerã®ãã¹ã¯ã¼ãã®åæåã®è¦æ±',
+// TODO: translate the ending of this string.
+'form.reset_password.email_body' => "å°æ¬ãªãã客æ§ã\n\n誰ããï¼å¤åããªãï¼ããªãã®Anuko Time Trackerã®ãã¹ã¯ã¼ãã®åæåãè¦æ±ããã¾ãããããªãã®ãã¹ã¯ã¼ããåæåãããã¨ãã®ãªã³ã¯ãæ¼ãã¦ãã ããã\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.
@@ -440,19 +441,49 @@ $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',
-// TODO: refactoring ongoing down from here.
+// 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',
-// password reminder form attributes
-"form.fpass.send_pass_str" => 'éä¿¡ãããã¹ã¯ã¼ãã®åæåã®è¦æ±',
-"form.fpass.send_pass_subj" => 'Anuko Time Trackerã®ãã¹ã¯ã¼ãã®åæåã®è¦æ±',
-// Note to translators: the ending of this string below needs to be translated.
-"form.fpass.send_pass_body" => "å°æ¬ãªãã客æ§ã\n\n誰ããï¼å¤åããªãï¼ããªãã®Anuko Time Trackerã®ãã¹ã¯ã¼ãã®åæåãè¦æ±ããã¾ãããããªãã®ãã¹ã¯ã¼ããåæåãããã¨ãã®ãªã³ã¯ãæ¼ãã¦ãã ããã\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",
-"form.fpass.reset_comment" => "ããªãã®ãã¹ã¯ã¼ããåæåãããã¨ãã¹ã¯ã¼ããå
¥åãã¦ä¿åãã¯ãªãã¯ãã¦ãã ãã",
+// 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).
+// TODO: translate the following.
+// 'form.teams.hint' => 'Create a new team by creating a new team manager account.
You can also import team data from an xml file from another Anuko Time Tracker server (no login collisions are allowed).',
+
+
+
+// TODO: refactoring ongoing down from here.
// administrator form
-"form.admin.title" => '管çè
',
"form.admin.duty_text" => 'æ°è¦ãã¼ã ã®ç®¡çè
ã®ã¢ã«ã¦ã³ããçæãã¦æ°è¦ãã¼ã ã使ãã¾ãã
ããªãã¯ãªãä»ã®Anuko Time Trackerãµã¼ãã®xmlã®ãã¡ã¤ã«ãããã¼ã ãã¼ã¿ãã¤ã³ãã¼ããããã¨ãã§ãã¾ã(ãã°ã¤ã³ã®è¡çªã¯è¨±å¯ããã¾ãã)ã',
"form.admin.profile.title" => 'ãã¼ã ',
@@ -535,23 +566,4 @@ $i18n_key_words = array(
"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" => '使ç¨å¯è½',
-"label.hrs" => 'æé',
);