X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsk.lang.php;h=bd3abd815c4f2b5f5cbb5677c3697510aa7f32ff;hb=91a0e1e708535f617cdbcfbe1dd337b506c864d3;hp=0e398059600c9dd181608d3c31f4c7dc0e06c585;hpb=dc5d9b08bfb2e729508b02928b9d3b45e041e3a7;p=timetracker.git diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 0e398059..bd3abd81 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -177,7 +177,6 @@ $i18n_key_words = array( 'label.language' => 'Jazyk', // TODO: translate the following string. // 'label.decimal_mark' => 'Decimal mark', -'label.lock_interval' => 'Interval uzamknutia záznamov v dňoch', 'label.date_format' => 'Formát dátumu', 'label.time_format' => 'Formát času', 'label.week_start' => 'Prvý deň v týždni', @@ -268,6 +267,10 @@ $i18n_key_words = array( 'title.cf_add_dropdown_option' => 'Pridávanie možností', 'title.cf_edit_dropdown_option' => 'Upravovanie možností', 'title.cf_delete_dropdown_option' => 'Vymazávanie možností', +// 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.