X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/d5f3d27d84a808f8333822de5662b2cd3a2e322c..e0929a3b47f8a28dcbafae87c8d7de82b5e858dd:/WEB-INF/resources/ja.lang.php
diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php
index 62eadfb6..3e474393 100644
--- a/WEB-INF/resources/ja.lang.php
+++ b/WEB-INF/resources/ja.lang.php
@@ -313,8 +313,8 @@ $i18n_key_words = array(
// '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.export' => 'Exporting Group Data',
+// 'title.import' => 'Importing Group Data',
'title.options' => 'ãªãã·ã§ã³',
'title.profile' => 'ãããã¡ã¤ã«',
// TODO: translate the following.
@@ -328,7 +328,7 @@ $i18n_key_words = array(
// '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.
+// It is also a name for the Locking plugin on the group settings page.
// 'title.locking' => 'Locking',
// 'title.week_view' => 'Week View',
// 'title.swap_roles' => 'Swapping Roles',
@@ -482,19 +482,21 @@ $i18n_key_words = array(
// '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
+// Exporting Group Data form. See example at https://timetracker.anuko.com/export.php
+// TODO: replace "team" with "group" in the string below.
'form.export.hint' => 'ããªãã¯ãã¹ã¦ã®ãã¼ã ã®ãã¼ã¿ãxmlãã¡ã¤ã«ã«ã¨ã¯ã¹ãã¼ããããã¨ãã§ãã¾ããããã¯ããªãã®èªåã®ãµã¼ãã«ç§»åããæã«æç¨ãã¾ãã',
'form.export.compression' => 'å§ç¸®',
'form.export.compression_none' => 'ãªã',
'form.export.compression_bzip' => 'bzip',
-// Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
+// Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
'form.import.hint' => 'xmlãã¡ã¤ã«ãããã¼ã ã®ãã¼ã¿ãã¤ã³ãã¼ãã',
'form.import.file' => 'ãã¡ã¤ã«ã®é¸æ',
'form.import.success' => 'ã¤ã³ãã¼ããæåçã«å®äºããã¾ããã',
-// Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
-'form.teams.hint' => 'æ°è¦ãã¼ã ã®ç®¡çè
ã®ã¢ã«ã¦ã³ããçæãã¦æ°è¦ãã¼ã ã使ãã¾ãã
ããªãã¯ãªãä»ã®Anuko Time Trackerãµã¼ãã®xmlã®ãã¡ã¤ã«ãããã¼ã ãã¼ã¿ãã¤ã³ãã¼ããããã¨ãã§ãã¾ã(ãã°ã¤ã³ã®è¡çªã¯è¨±å¯ããã¾ãã)ã',
+// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// TODO: replace "team" with "group" in the string below.
+'form.groups.hint' => 'æ°è¦ãã¼ã ã®ç®¡çè
ã®ã¢ã«ã¦ã³ããçæãã¦æ°è¦ãã¼ã ã使ãã¾ãã
ããªãã¯ãªãä»ã®Anuko Time Trackerãµã¼ãã®xmlã®ãã¡ã¤ã«ãããã¼ã ãã¼ã¿ãã¤ã³ãã¼ããããã¨ãã§ãã¾ã(ãã°ã¤ã³ã®è¡çªã¯è¨±å¯ããã¾ãã)ã',
// Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
// TODO: translate the following.