X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/d5f3d27d84a808f8333822de5662b2cd3a2e322c..a67c7fec533237be9be83379eb19fbbf51174c9a:/WEB-INF/resources/fa.lang.php
diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php
index 00fd1a80..7d99e4d3 100644
--- a/WEB-INF/resources/fa.lang.php
+++ b/WEB-INF/resources/fa.lang.php
@@ -236,6 +236,7 @@ $i18n_key_words = array(
// 'label.mark_paid' => 'Mark paid',
// 'label.week_note' => 'Week note',
// 'label.week_list' => 'Week list',
+// 'label.work_units' => 'Work units',
// Form titles.
'title.login' => 'ÙØ±Ùد',
@@ -289,8 +290,8 @@ $i18n_key_words = array(
// 'title.edit_notification' => 'Editing Notification',
// 'title.delete_notification' => 'Deleting Notification',
// 'title.monthly_quotas' => 'Monthly Quotas',
-'title.export' => 'Ù¾Ø´ØªÛØ§ÙÛ Ú¯Ø±ÙØªÙ از Ø§Ø·ÙØ§Ø¹Ø§Øª تÛÙ
',
-'title.import' => 'ÙØ§Ø±Ø¯ Ú©Ø±Ø¯Ù Ø§Ø·ÙØ§Ø¹Ø§Øª تÛÙ
',
+'title.export' => 'Ù¾Ø´ØªÛØ§ÙÛ Ú¯Ø±ÙØªÙ از Ø§Ø·ÙØ§Ø¹Ø§Øª تÛÙ
', // TODO: replace "team" with "group".
+'title.import' => 'ÙØ§Ø±Ø¯ Ú©Ø±Ø¯Ù Ø§Ø·ÙØ§Ø¹Ø§Øª تÛÙ
', // TODO: replace "team" with "group".
'title.options' => 'گزÛÙÙ ÙØ§',
'title.profile' => 'پرÙÙØ§ÛÙ',
// TODO: translate the following.
@@ -304,11 +305,12 @@ $i18n_key_words = array(
'title.cf_edit_dropdown_option' => 'ÙÛØ±Ø§ÛØ´ گزÛÙÙ',
'title.cf_delete_dropdown_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.
// TODO: translate the following.
// 'title.locking' => 'Locking',
// 'title.week_view' => 'Week View',
// 'title.swap_roles' => 'Swapping Roles',
+// 'title.work_units' => 'Work Units',
// 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.
@@ -443,6 +445,10 @@ $i18n_key_words = array(
'form.users.rate' => 'ÙØ±Ø®',
'form.users.default_rate' => 'ÙØ±Ø® Ø³Ø§Ø¹ØªÛ Ù¾ÛØ´ ÙØ±Ø¶',
+// Editing User form. See example at https://timetracker.anuko.com/user_edit.php
+// TODO: translate the following.
+// 'form.user_edit.swap_roles' => 'Swap roles',
+
// Roles form. See example at https://timetracker.anuko.com/roles.php
// TODO: translate the following.
// 'form.roles.active_roles' => 'Active Roles',
@@ -461,43 +467,46 @@ $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).
-'form.import.hint' => 'ÙØ§Ø±Ø¯ Ú©Ø±Ø¯Ù Ø§Ø·ÙØ§Ø¹Ø§Øª تÛÙ
از ÛÚ© ÙØ§ÛÙ xml',
+// Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
+'form.import.hint' => 'ÙØ§Ø±Ø¯ Ú©Ø±Ø¯Ù Ø§Ø·ÙØ§Ø¹Ø§Øª تÛÙ
از ÛÚ© ÙØ§ÛÙ xml', // TODO: replace "team" with "group".
'form.import.file' => 'Ø§ÙØªØ®Ø§Ø¨ ÙØ§ÛÙ',
'form.import.success' => 'ÙØ§Ø±Ø¯ Ú©Ø±Ø¯Ù Ø§Ø·ÙØ§Ø¹Ø§Øª با Ù
ÙÙÙÛØª Ø§ÙØ¬Ø§Ù
شد',
-// Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
-// TODO: translate form.teams.hint.
-'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).',
-
-// Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
-// TODO: translate the following.
-// 'form.profile.swap_roles' => 'Swap roles',
-'form.profile.12_hours' => '12 ساعت',
-'form.profile.24_hours' => '24 ساعت',
-// TODO: translate the following.
-// 'form.profile.show_holidays' => 'Show holidays',
-'form.profile.tracking_mode' => 'ØØ§Ùت رÙÚ¯ÛØ±Û',
-'form.profile.mode_time' => 'زÙ
اÙ',
-'form.profile.mode_projects' => 'پرÙÚÙ ÙØ§',
-'form.profile.mode_projects_and_tasks' => 'پرÙÚÙ ÙØ§ Ù ÙØ¸Ø§ÛÙ',
-'form.profile.record_type' => 'ÙÙØ¹ Ø±Ú©ÙØ±Ø¯',
-'form.profile.type_all' => 'ÙÙ
Ù',
-'form.profile.type_start_finish' => 'Ø´Ø±ÙØ¹ ٠اتÙ
اÙ
',
-'form.profile.type_duration' => 'Ù
دت زÙ
اÙ',
-// TODO: translate the following.
-// 'form.profile.punch_mode' => 'Punch mode',
-// 'form.profile.allow_overlap' => 'Allow overlap',
-// 'form.profile.future_entries' => 'Future entries',
-// 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.allow_ip' => 'Allow IP',
-'form.profile.plugins' => 'Ù¾ÙØ§Ú¯ÛÙ ÙØ§',
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
+// TODO: translate form.groups.hint.
+// 'form.groups.hint' => 'Create a new group by creating a new group manager account.
You can also import group data from an xml file from another Anuko Time Tracker server (no login collisions are allowed).',
+
+// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php.
+'form.group_edit.12_hours' => '12 ساعت',
+'form.group_edit.24_hours' => '24 ساعت',
+// TODO: translate the following.
+// 'form.group_edit.show_holidays' => 'Show holidays',
+'form.group_edit.tracking_mode' => 'ØØ§Ùت رÙÚ¯ÛØ±Û',
+'form.group_edit.mode_time' => 'زÙ
اÙ',
+'form.group_edit.mode_projects' => 'پرÙÚÙ ÙØ§',
+'form.group_edit.mode_projects_and_tasks' => 'پرÙÚÙ ÙØ§ Ù ÙØ¸Ø§ÛÙ',
+'form.group_edit.record_type' => 'ÙÙØ¹ Ø±Ú©ÙØ±Ø¯',
+'form.group_edit.type_all' => 'ÙÙ
Ù',
+'form.group_edit.type_start_finish' => 'Ø´Ø±ÙØ¹ ٠اتÙ
اÙ
',
+'form.group_edit.type_duration' => 'Ù
دت زÙ
اÙ',
+// TODO: translate the following.
+// 'form.group_edit.punch_mode' => 'Punch mode',
+// 'form.group_edit.allow_overlap' => 'Allow overlap',
+// 'form.group_edit.future_entries' => 'Future entries',
+// 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators',
+// 'form.group_edit.allow_ip' => 'Allow IP',
+'form.group_edit.plugins' => 'Ù¾ÙØ§Ú¯ÛÙ ÙØ§',
+
+// Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
+// TODO: translate the following.
+// 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?',
// Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
'form.mail.from' => 'از',