X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/dc5d9b08bfb2e729508b02928b9d3b45e041e3a7..e27646be3f900ddff86ea36ffde3bdc78eebffdd:/WEB-INF/resources/he.lang.php diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index 57f94831..698a92bb 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -180,7 +180,6 @@ $i18n_key_words = array( 'label.language' => 'שפה', // TODO: translate the following string. // 'label.decimal_mark' => 'Decimal mark', -'label.lock_interval' => 'טווח זמן לנעילה', 'label.date_format' => 'תבנית של תאריך', 'label.time_format' => 'תבנית של שעה', 'label.week_start' => 'היום הראשון בשבוע', @@ -271,6 +270,10 @@ $i18n_key_words = array( 'title.cf_add_dropdown_option' => 'הוספת אפשרות', 'title.cf_edit_dropdown_option' => 'עריכת אפשרות', '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: +// 'title.locking' => 'Locking', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section.