X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/8e4807d9e83fbb282dca07744c36eb5d2cf281dd..e27646be3f900ddff86ea36ffde3bdc78eebffdd:/WEB-INF/resources/he.lang.php
diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php
index 981e8703..698a92bb 100644
--- a/WEB-INF/resources/he.lang.php
+++ b/WEB-INF/resources/he.lang.php
@@ -67,7 +67,7 @@ $i18n_key_words = array(
'footer.license' => 'רש×××',
// TODO: translate the following:
// 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
- // This is a link to a webpage that describes how to contribute to the project.
+ // This is a link to a webpage that describes how to contribute to the project.
// Error messages.
// TODO: translate the following:
@@ -97,7 +97,8 @@ $i18n_key_words = array(
'error.no_login' => '×שת×ש ×× ××× × ×§×××',
'error.no_teams' => '×ס×ס ×× ×ª×× ×× ×©×× ×¨××§. ×ת××ר ××× ×× ×צ×ר צ××ת ××ש',
'error.upload' => 'ש×××× ×××¢×ת ×§×××¥',
-'error.period_locked' => '××× ×פשר×ת ××ש××× ×ת ×פע×××. ×ר×ש××××××× × × ××ª× ×× ×ש×× ×× ×× ××××§×. ×× ×× ×¦××ת ×××× ××©× ×ת ××××¨× (×××× ×××× ×ש×× ×× ×× ××××§×) ×× ×××£ ×פר×פ×× ×©××. ×¢×¨× ×©× 0 ×× ××¨× ××××¨× ××.
ר×ש×××× ×××§××× (×¢× ××©× ××× ×©××× ×-0 ×× ×¨××§) × ××ª× ×× ×××××§×',
+// TODO: Translate the following:
+// 'error.range_locked' => 'Date range is locked.',
'error.mail_send' => 'ש×××× ×ש×××ת ××××ר ×××§×ר×× ×',
'error.no_email' => '××× ×××ר ×××§×ר×× × ×ש××× ××©× ×שת×ש ××',
'error.uncompleted_exists' => 'ר×ש×× ×××§× ××ר ×§×××. ס××ר ×× ×××§ ××ת×.',
@@ -179,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' => '×××× ×ר×ש×× ×ש×××¢',
@@ -270,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.