Started to work on refactoring form titles.
[timetracker.git] / WEB-INF / resources / tr.lang.php
index 80bd3c4..76a3e92 100644 (file)
@@ -213,19 +213,49 @@ $i18n_key_words = array(
 // 'label.tax' => 'Tax',
 // 'label.subtotal' => 'Subtotal',
 'label.total' => 'Toplam',
-
-
-
-// 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 <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',
+// 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.
-// TODO: the entire title section is missing here. See the English file.
+'title.login' => 'Giriş',
+// 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.filter.project" => 'proje',
 "form.filter.filter" => 'sık kullanılan rapor',
@@ -233,10 +263,6 @@ $i18n_key_words = array(
 // Note to translators: the string below is missing and must be translated and added
 // "form.filter.filter_confirm_delete" => 'are you sure you want to delete this favorite report?',
 
-// login form attributes
-"form.login.title" => 'giriş',
-// Note to translators: "form.login.login" => 'e-posta', // e-mail has been changed to login
-
 // password reminder form attributes
 "form.fpass.title" => 'parolayı sıfırla',
 // Note to translators: "form.fpass.login" => 'e-posta', // e-mail has been changed to login