X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fhe.lang.php;h=d6bd794b8d421a949eb11c1702666c0908bb4637;hb=d5923832a32b1f43cbc6c5d74bbd064888761c80;hp=c2f66657a463748f44145f3a6c37d0635f0bb670;hpb=8bee920461b35df9041cce507b043841d203e3e3;p=timetracker.git diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index c2f66657..d6bd794b 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -112,6 +112,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' => 'בסיס הנתונים שלך ריק. התחבר כמנהל וצור צוות חדש', // TODO: replace "team" with "group". 'error.upload' => 'שגיאה בהעלת קובץ', @@ -155,8 +157,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' => 'סגור', @@ -390,6 +390,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. @@ -448,8 +450,6 @@ $i18n_key_words = array( // 'form.reports.include_assigned' => 'assigned', // 'form.reports.include_not_assigned' => 'not assigned', // 'form.reports.include_pending' => 'pending', -// 'form.reports.include_approved' => 'approved', -// 'form.reports.include_not_approved' => 'not approved', 'form.reports.select_period' => 'בחר תקופת זמן', 'form.reports.set_period' => 'או הגדר תאריכים', 'form.reports.show_fields' => 'הראה שדות', @@ -467,10 +467,10 @@ $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. -// form.timesheets.hint' => 'Use reports to add new timesheets.', // 'form.timesheets.active_timesheets' => 'Active Timesheets', // 'form.timesheets.inactive_timesheets' => 'Inactive Timesheets',