]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/cs.lang.php
Ongoing work in translation files.
[timetracker.git] / WEB-INF / resources / cs.lang.php
index d7e97f0ea63c74216955c056d49e4bcb6cf86a59..7a8aaddb4c58858717dba9b9364fa3e6481edec2 100644 (file)
@@ -65,8 +65,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'menu.options' => 'Options',
 
-// TODO: refactoring ongoing down from here.
-
 // Footer - strings on the bottom of most pages.
 // TODO: translate the following.
 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
@@ -79,11 +77,14 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.access_denied' => 'Access denied.',
 // 'error.sys' => 'System error.',
-'error.db' => 'chyba databáze',
-'error.field' => 'nesprávná "{0}" data',
-'error.empty' => 'pole "{0}" je prázdné',
-'error.not_equal' => 'pole "{0}" neodpovídá poli "{1}"',
-'error.interval' => 'nevhodný interval',
+'error.db' => 'Chyba databáze.',
+'error.field' => 'Nesprávná "{0}" data.',
+'error.empty' => 'Pole "{0}" je prázdné.',
+'error.not_equal' => 'Pole "{0}" neodpovídá poli "{1}".',
+// TODO: translate the following.
+// 'error.interval' => 'Field "{0}" must be greater than "{1}".',
+
+// TODO: refactoring ongoing down from here.
 'error.project' => 'výběr projektu',
 // TODO: translate the following.
 // 'error.task' => 'Select task.',