X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/c0bbeb4cd9264ba1836e20433dad91065445a8bb..664fe935d85316a57f2285dba5ecd42c66f4982e:/WEB-INF/resources/he.lang.php diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index 14e5a538..7894d148 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -97,7 +97,7 @@ $i18n_key_words = array( 'error.no_login' => 'משתמש זה אינו קיים', 'error.no_teams' => 'בסיס הנתונים שלך ריק. התחבר כמנהל וצור צוות חדש', 'error.upload' => 'שגיאה בהעלת קובץ', -// TODO: Translate the following: +// TODO: translate the following. // 'error.range_locked' => 'Date range is locked.', 'error.mail_send' => 'שגיאה בשליחת הדואר אלקטרוני', 'error.no_email' => 'אין דואר אלקטרוני השייך לשם משתמש זה', @@ -200,8 +200,9 @@ $i18n_key_words = array( 'label.role_manager' => '(מנהל)', 'label.role_comanager' => '(מנהל משנה)', 'label.role_admin' => '(מנהל המערכת)', -// Translate the following string. +// Translate the following. // 'label.page' => 'Page', +// 'label.condition' => 'Condition', // Labels for plugins (extensions to Time Tracker that provide additional features). 'label.custom_fields' => 'שדות אישיים', // Translate the following. @@ -277,7 +278,7 @@ $i18n_key_words = array( 'title.cf_delete_dropdown_option' => 'מחיקת אפשרות', // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks). // It is also a name for the Locking plugin on the Team profile page. -// TODO: Translate the following: +// TODO: translate the following. // 'title.locking' => 'Locking', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.