X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsk.lang.php;h=de0fa2b44e080234b80f8c7add36033dd244c4ad;hb=7fafd0cdc53c376b557a5504af53dacdfbcdb533;hp=25da52942e488a5556276273ff754a57a4b3671f;hpb=9a23a8c0a51b7ec38a96f525484134f3cb85dc7e;p=timetracker.git diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 25da5294..de0fa2b4 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -47,7 +47,7 @@ $i18n_key_words = array( 'menu.create_team' => 'Vytvoriť tím', 'menu.profile' => 'Profil', 'menu.time' => 'Časový záznam', -// TODO: translate the following string. +// TODO: translate the following: // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Zostavy', 'menu.charts' => 'Grafy', @@ -60,12 +60,16 @@ $i18n_key_words = array( 'menu.options' => 'Nastavenia', // Footer - strings on the bottom of most pages. -'footer.mobile_phones' => 'Time Tracker je dostupný aj pre mobilné telefóny.', +// TODO: translate the following: +// 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', 'footer.credits' => 'Vývojový tím', '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. // Error messages. -// TODO: translate the following string. +// TODO: translate the following: // 'error.access_denied' => 'Access denied.', 'error.sys' => 'Systémová chyba.', 'error.db' => 'Databázová chyba.', @@ -191,6 +195,8 @@ $i18n_key_words = array( 'label.role_manager' => '(manažér)', 'label.role_comanager' => '(spolu-manažér)', 'label.role_admin' => '(administrátor)', +// Translate the following string. +// 'label.page' => 'Page', // Labels for plugins (extensions to Time Tracker that provide additional features). 'label.custom_fields' => 'Vlastné polia', 'label.type' => 'Typ', @@ -413,4 +419,3 @@ $i18n_key_words = array( 'form.mail.report_sent' => 'Zostava odoslaná.', 'form.mail.invoice_sent' => 'Faktúra odoslaná.', ); -?> \ No newline at end of file