Started to work on refactoring form titles.
[timetracker.git] / WEB-INF / resources / cs.lang.php
index 1466a95..5037c6e 100644 (file)
@@ -221,23 +221,40 @@ $i18n_key_words = array(
 // 'label.condition' => 'Condition',
 // 'label.yes' => 'yes',
 // 'label.no' => 'no',
+// Labels for plugins (extensions to Time Tracker that provide additional features).
+// TODO: translate the following.
+// 'label.custom_fields' => 'Custom fields',
+// 'label.monthly_quotas' => 'Monthly quotas',
+// 'label.type' => 'Type',
+// 'label.type_dropdown' => 'dropdown',
+// 'label.type_text' => 'text',
+// 'label.required' => 'Required',
+// 'label.fav_report' => 'Favorite report',
+// 'label.cron_schedule' => 'Cron schedule',
+// 'label.what_is_it' => 'What is it?',
+// 'label.expense' => 'Expense',
+// 'label.quantity' => 'Quantity',
+// 'label.paid_status' => 'Paid status',
+// 'label.paid' => 'Paid',
+// 'label.mark_paid' => 'Mark paid',
 
+// Form titles.
+'title.login' => 'Přihlásit',
+// TODO: translate the following.
+// 'title.teams' => 'Teams',
+// 'title.create_team' => 'Creating Team',
+// 'title.edit_team' => 'Editing Team',
+// 'title.delete_team' => 'Deleting Team',
 
 
-// TODO: refactoring ongoing down from here.
 
-// Form titles.
-// TODO: the entire title section is missing here. See the English file.
+// TODO: refactoring ongoing down from here.
 
 "form.filter.project" => 'projekt',
 "form.filter.filter" => 'oblíbená sestava',
 "form.filter.filter_new" => 'uložit jako oblíbenou sestavu',
 "form.filter.filter_confirm_delete" => 'opravdu chceš vymazat tuto položku z oblíbených?',
 
-// login form attributes
-"form.login.title" => 'přihlásit',
-"form.login.login" => 'přihlásit',
-
 // password reminder form attributes
 "form.fpass.title" => 'resetovat heslo',
 "form.fpass.login" => 'přihlásit',