X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/1476a94e163936d9e5a67dace6dce21ed032b18f..ff81442e61388a8f144691c020c1f097a4b26d49:/WEB-INF/resources/cs.lang.php
diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php
index 80d80d22..1466a95f 100644
--- a/WEB-INF/resources/cs.lang.php
+++ b/WEB-INF/resources/cs.lang.php
@@ -206,16 +206,25 @@ $i18n_key_words = array(
// 'label.tax' => 'Tax',
// 'label.subtotal' => 'Subtotal',
'label.total' => 'Celkem',
-
-
-
-// TODO: refactoring ongoing down from here.
-
// TODO: translate the following.
+// 'label.client_name' => 'Client name',
+// 'label.client_address' => 'Client address',
+// 'label.or' => 'or',
+// 'label.error' => 'Error',
+// 'label.ldap_hint' => 'Type your Windows login and password in the fields below.',
+// 'label.required_fields' => '* - required fields',
+// 'label.on_behalf' => 'on behalf of',
+// 'label.role_manager' => '(manager)',
+// 'label.role_comanager' => '(co-manager)',
+// 'label.role_admin' => '(administrator)',
// 'label.page' => 'Page',
// 'label.condition' => 'Condition',
// 'label.yes' => 'yes',
-// 'label.no' => 'no'
+// 'label.no' => 'no',
+
+
+
+// TODO: refactoring ongoing down from here.
// Form titles.
// TODO: the entire title section is missing here. See the English file.