A bit more label refactoring in translation files.
[timetracker.git] / WEB-INF / resources / cs.lang.php
index 2d1fb9f..1466a95 100644 (file)
@@ -197,17 +197,34 @@ $i18n_key_words = array(
 // 'label.week_view' => 'Week view',
 // 'label.id' => 'ID',
 // 'label.language' => 'Language',
-
-
-
-// TODO: refactoring ongoing down from here.
-
+// 'label.decimal_mark' => 'Decimal mark',
+// 'label.date_format' => 'Date format',
+// 'label.time_format' => 'Time format',
+// 'label.week_start' => 'First day of week',
+// 'label.comment' => 'Comment',
+// 'label.status' => 'Status',
+// 'label.tax' => 'Tax',
+// 'label.subtotal' => 'Subtotal',
 'label.total' => 'Celkem',
 // 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 <b>Windows login</b> and <b>password</b> 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.