X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/664fe935d85316a57f2285dba5ecd42c66f4982e..76dd7930c2ef4f6de65bd98acfd3d0ef25979c18:/WEB-INF/resources/sk.lang.php
diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php
index 6ea92ec7..3abfe446 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:
+// TODO: translate the following.
// 'menu.expenses' => 'Expenses',
'menu.reports' => 'Zostavy',
'menu.charts' => 'Grafy',
@@ -60,16 +60,16 @@ $i18n_key_words = array(
'menu.options' => 'Nastavenia',
// Footer - strings on the bottom of most pages.
-// TODO: translate the following:
+// 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:
+// 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:
+// TODO: translate the following.
// 'error.access_denied' => 'Access denied.',
'error.sys' => 'Systémová chyba.',
'error.db' => 'Databázová chyba.',
@@ -140,6 +140,10 @@ $i18n_key_words = array(
'label.password' => 'Heslo',
'label.confirm_password' => 'Potvrdenie hesla',
'label.email' => 'E-mail',
+'label.cc' => 'Kópia',
+// TODO: translate the following.
+// 'label.bcc' => 'Bcc',
+'label.subject' => 'Predmet',
'label.date' => 'Dátum',
'label.start_date' => 'Dátum zaÄiatku',
'label.end_date' => 'Dátum konca',
@@ -426,8 +430,6 @@ $i18n_key_words = array(
// Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
'form.mail.from' => 'Od',
'form.mail.to' => 'Komu',
-'form.mail.cc' => 'Kópia',
-'form.mail.subject' => 'Predmet',
'form.mail.report_subject' => 'Time Tracker zostava',
'form.mail.footer' => 'Anuko Time Tracker je jednoduchý a ľahko použiteľný systém na sledovanie Äasu s otvoreným zdrojovým kódom.
NavÅ¡tÃvte www.anuko.com pre viac informáciÃ.',
'form.mail.report_sent' => 'Zostava odoslaná.',