X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Ffa.lang.php;h=3ec01e23e09063ff8a8facb54d086c1b91747152;hb=a468ccc781de1988967194b2bf89e6b7a404e716;hp=86f3930dec3bfb1ee3d98a1cb38d1ddba1e33636;hpb=a8d2a373388113fc60233feda3b971c4d67e6211;p=timetracker.git diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index 86f3930d..3ec01e23 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -117,6 +117,7 @@ $i18n_key_words = array( // 'error.xml' => 'Error in XML file at line %d: %s.', // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// 'error.user_count' => 'Limit on user count.', // Warning messages. // TODO: translate the following. @@ -254,6 +255,7 @@ $i18n_key_words = array( // 'label.work_units' => 'Work units', // 'label.work_units_short' => 'Units', // 'label.totals_only' => 'Totals only', +// 'label.quota' => 'Quota', // Form titles. 'title.error' => 'خطا', @@ -397,6 +399,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'form.time.remaining_quota' => 'Remaining quota', // 'form.time.over_quota' => 'Over quota', +// 'form.time.remaining_balance' => 'Remaining balance', +// 'form.time.over_balance' => 'Over balance', // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record). // TODO: translate form.time_edit.uncompleted. @@ -538,7 +542,6 @@ $i18n_key_words = array( // TODO: translate the following. // 'form.quota.year' => 'Year', // 'form.quota.month' => 'Month', -// 'form.quota.quota' => 'Quota', // 'form.quota.workday_hours' => 'Hours in a work day', // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',