X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsk.lang.php;h=7b903a438856df25d8bcafb4b4510ec93c706025;hb=e185de998d8ed94cef7b3e2b63cc63d5c64ce6cb;hp=803aedc3777062156bee820a598aecdcc13919f2;hpb=7b5468067f8be75bb9bd389756a0dc824d0d4f9a;p=timetracker.git diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 803aedc3..7b903a43 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -38,7 +38,7 @@ $i18n_holidays = array('01/01', '01/06', '03/29', '04/01', '05/01', '05/08', '06 $i18n_key_words = array( -// Menus - short selection strings that are displayed on the top of application web pages. +// Menus - short selection strings that are displayed on top of application web pages. // Example: https://timetracker.anuko.com (black menu on top). 'menu.login' => 'Príhlásenie', 'menu.logout' => 'Odhlásenie', @@ -82,6 +82,7 @@ $i18n_key_words = array( 'error.client' => 'Vyberte klienta.', // TODO: translate the following. // 'error.report' => 'Select report.', +// 'error.record' => 'Select record.', 'error.auth' => 'Nesprávne prihlasovacie meno alebo heslo.', 'error.user_exists' => 'Používateľ s týmto prihlasovacím menom už existuje.', 'error.project_exists' => 'Projekt s týmto názvom už existuje.', @@ -127,7 +128,6 @@ $i18n_key_words = array( 'button.close' => 'Zatvoriť', // TODO: translate the following. // 'button.stop' => 'Stop', -// 'button.mark_paid' => 'Mark paid', // Labels for controls on forms. Labels in this section are used on multiple forms. 'label.team_name' => 'Názov tímu', @@ -227,6 +227,7 @@ $i18n_key_words = array( // 'label.quantity' => 'Quantity', // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', +// 'button.mark_paid' => 'Mark paid', // Form titles. 'title.login' => 'Prihlásenie',