X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/7fe1254bf2adce9f7c17f236f8acf2bddab01758..4f0f87f88dc93f04a9d1fa777c686c348b0875b0:/WEB-INF/resources/ja.lang.php
diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php
index 6406bc28..a684e381 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',
@@ -361,10 +362,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.
@@ -444,15 +446,7 @@ $i18n_key_words = array(
// TODO: refactoring ongoing down from here.
-// 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" => "ããªãã®ãã¹ã¯ã¼ããåæåãããã¨ãã¹ã¯ã¼ããå
¥åãã¦ä¿åãã¯ãªãã¯ãã¦ãã ãã",
-
// administrator form
-"form.admin.title" => '管çè
',
"form.admin.duty_text" => 'æ°è¦ãã¼ã ã®ç®¡çè
ã®ã¢ã«ã¦ã³ããçæãã¦æ°è¦ãã¼ã ã使ãã¾ãã
ããªãã¯ãªãä»ã®Anuko Time Trackerãµã¼ãã®xmlã®ãã¡ã¤ã«ãããã¼ã ãã¼ã¿ãã¤ã³ãã¼ããããã¨ãã§ãã¾ã(ãã°ã¤ã³ã®è¡çªã¯è¨±å¯ããã¾ãã)ã',
"form.admin.profile.title" => 'ãã¼ã ',
@@ -546,11 +540,4 @@ $i18n_key_words = array(
"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" => '使ç¨å¯è½',
);