X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffa.lang.php;h=eaae09588305bfd5811bdeb5a81c48d3c34a8d3b;hb=5bf42f1ee383f9be9707927f56b3c16753b81c45;hp=bf8e71893eae951f283929d573fce37118462e7d;hpb=a26a0989ad93cce9de9f45312990da9610e53045;p=timetracker.git diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index bf8e7189..eaae0958 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -33,8 +33,6 @@ $i18n_language = 'Persian (فارسی)'; $i18n_months = array('January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'); $i18n_weekdays = array('Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'); $i18n_weekdays_short = array('Su', 'Mo', 'Tu', 'We', 'Th', 'Fr', 'Sa'); -// format mm/dd -$i18n_holidays = array('01/01', '01/16', '02/20', '05/28', '07/04', '09/03', '10/10', '11/11', '11/24', '12/25'); $i18n_key_words = array( 'language.rtl' => 'true', // Right-to-left language. Do not remove this line from RTL language files. This is the only string that is not found in the master English file. @@ -46,7 +44,7 @@ $i18n_key_words = array( 'menu.forum' => 'فروم', 'menu.help' => 'راهنما', // TODO: translate the following. -// 'menu.create_group' => 'Create Group', +// 'menu.register' => 'Register', 'menu.profile' => 'پروفايل', // TODO: translate the following. // 'menu.group' => 'Group', @@ -262,6 +260,7 @@ $i18n_key_words = array( // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', // 'label.mark_paid' => 'Mark paid', +// 'label.week_menu' => 'Week menu', // 'label.week_note' => 'Week note', // 'label.week_list' => 'Week list', // 'label.work_units' => 'Work units', @@ -579,7 +578,7 @@ $i18n_key_words = array( '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.holidays' => 'Holidays', 'form.group_edit.tracking_mode' => 'حالت رهگیری', 'form.group_edit.mode_time' => 'زمان', 'form.group_edit.mode_projects' => 'پروژه ها', @@ -595,6 +594,7 @@ $i18n_key_words = array( // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators', // 'form.group_edit.confirm_save' => 'Confirm saving', // 'form.group_edit.allow_ip' => 'Allow IP', +// 'form.group_edit.advanced_settings' => 'Advanced settings', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following.