X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/b3c9cd1820158293d52c6cc1bb7244fee06104ed..b6546c4547eb47a06f80b6d0ffa474d3929602f9:/WEB-INF/resources/fa.lang.php diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index d6ed945c..f1beb392 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -293,6 +293,8 @@ $i18n_key_words = array( 'title.time' => 'ز٠اÙ', 'title.edit_time_record' => 'ÙÛØ±Ø§ÛØ´ Ø±Ú©ÙØ±Ø¯ ز٠اÙ', 'title.delete_time_record' => 'ØØ°Ù Ø±Ú©ÙØ±Ø¯ ز٠اÙ', +// TODO: Translate the following. +// 'title.time_files' => 'Time Record Files', 'title.expenses' => 'ÙØ²ÛÙÙ ÙØ§', 'title.edit_expense' => 'ÙÛØ±Ø§ÛØ´ Ø¢ÛØªÙ ÙØ²ÛÙÙ ÙØ§', 'title.delete_expense' => 'ØØ°Ù Ø¢ÛØªÙ ÙØ²ÛÙÙ ÙØ§', @@ -344,6 +346,8 @@ $i18n_key_words = array( 'title.export' => 'Ù¾Ø´ØªÛØ§ÙÛ Ú¯Ø±ÙØªÙ از Ø§Ø·ÙØ§Ø¹Ø§Øª تÛÙ ', // TODO: replace "team" with "group". 'title.import' => 'ÙØ§Ø±Ø¯ Ú©Ø±Ø¯Ù Ø§Ø·ÙØ§Ø¹Ø§Øª تÛÙ ', // TODO: replace "team" with "group". 'title.options' => 'گزÛÙÙ ÙØ§', +// TODO: translate the following. +// 'title.display_options' => 'Display Options', 'title.profile' => 'پرÙÙØ§ÛÙ', 'title.plugins' => 'Ù¾ÙØ§Ú¯ÛÙ ÙØ§', 'title.cf_custom_fields' => 'ÙÛÙØ¯ÙØ§Û Ø³ÙØ§Ø±Ø´Û', @@ -564,6 +568,7 @@ $i18n_key_words = array( 'form.group_edit.12_hours' => '12 ساعت', 'form.group_edit.24_hours' => '24 ساعت', // TODO: translate the following. +// 'form.group_edit.display_options' => 'Display options', // 'form.group_edit.show_holidays' => 'Show holidays', 'form.group_edit.tracking_mode' => 'ØØ§Ùت رÙÚ¯ÛØ±Û', 'form.group_edit.mode_time' => 'ز٠اÙ', @@ -643,4 +648,8 @@ $i18n_key_words = array( // 'form.timesheet_view.approve_body' => "Your timesheet %s was approved.
%s", // 'form.timesheet_view.disapprove_subject' => 'Timesheet not approved', // 'form.timesheet_view.disapprove_body' => "Your timesheet %s was not approved.
%s", + +// Display Options form. See example at https://timetracker.anuko.com/display_options.php. +// TODO: translate the following. +// 'form.display_options.note_on_separate_row' => 'Note on separate row', );