X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffa.lang.php;h=789a64b949dde8c93b9f8b2c538fb8d50a19f8b4;hb=9c8422b2c186feac1b572f09ab27d4c754d5e492;hp=566b50811c5f993a7d147eeb494844c8fda621d6;hpb=88bd95ec82e6b715f84b6bd09c04aebbdb4b5e4d;p=timetracker.git diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index 566b5081..789a64b9 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -101,6 +101,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.role_exists' => 'Role with this rank already exists.', 'error.no_invoiceable_items' => 'آیتمی جهت فاکتور کردن وجود ندارد.', +// TODO: translate the following. +// 'error.no_records' => 'There are no records.', 'error.no_login' => 'کاربری با این نام کاربری موجود نیست.', 'error.no_groups' => 'پایگاه داده شما خالی است با کاربر admin وارد شوید و تیم ایجاد کنید.', // TODO: replace "team" with "group". 'error.upload' => 'خطا در آپلود فایل.', @@ -145,8 +147,6 @@ $i18n_key_words = array( 'button.send' => 'ارسال', 'button.send_by_email' => 'ارسال به ایمیل', 'button.create_group' => 'ایجاد تیم', // TODO: replace "team" with "group". -// TODO: translate the following. -// 'button.create_timesheet' => 'Create timesheet', 'button.export' => 'ایجاد پشتیبان از تیم', // TODO: replace "team" with "group". 'button.import' => 'وارد کردن تیم', // TODO: replace "team" with "group". 'button.close' => 'بستن', @@ -380,6 +380,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'dropdown.select' => '--- select ---', 'dropdown.select_invoice' => '--- انتخاب فاکتور ---', +// TODO: translate the following. +// 'dropdown.select_timesheet' => '--- select timesheet ---', 'dropdown.status_active' => 'فعال', 'dropdown.status_inactive' => 'غیرفعال', // TODO: translate the following. @@ -458,6 +460,7 @@ $i18n_key_words = array( 'form.report.export' => 'پشتیبانی', // TODO: translate the following. // 'form.report.assign_to_invoice' => 'Assign to invoice', +// 'form.report.assign_to_timesheet' => 'Assign to timesheet', // Timesheets form. See example at https://timetracker.anuko.com/timesheets.php // TODO: translate the following.