X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsk.lang.php;h=bd3abd815c4f2b5f5cbb5677c3697510aa7f32ff;hb=91a0e1e708535f617cdbcfbe1dd337b506c864d3;hp=d1a2256a465e269d4dc881679a2ac9a8284f0b84;hpb=f522b9a2b762c199cc0b0f0598b9affd823553f4;p=timetracker.git diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index d1a2256a..bd3abd81 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -66,7 +66,7 @@ $i18n_key_words = array( 'footer.license' => 'Licencia', // 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: @@ -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.