Recycled some more translations, hopefully correctly.
[timetracker.git] / WEB-INF / resources / tr.lang.php
index e6b4395..e90ce38 100644 (file)
@@ -260,6 +260,11 @@ $i18n_key_words = array(
 // 'label.week_list' => 'Week list',
 
 // Form titles.
+// Form titles.
+// TODO: Improve titles for consistency, so that each title explains correctly what each
+// page is about and is "consistent" from page to page, meaning that correct grammar is used everywhere.
+// Compare with English file to see how it is done there and do Romanian titles similarly.
+// Specifically: compare project and client titles and see how they differ.
 'title.login' => 'Giriş',
 // TODO: translate the following.
 // 'title.teams' => 'Teams',
@@ -300,10 +305,10 @@ $i18n_key_words = array(
 // 'title.add_user' => 'Adding User',
 // 'title.edit_user' => 'Editing User',
 // 'title.delete_user' => 'Deleting User',
-// 'title.clients' => 'Clients',
-// 'title.add_client' => 'Adding Client',
-// 'title.edit_client' => 'Editing Client',
-// 'title.delete_client' => 'Deleting Client',
+'title.clients' => 'Müşteriler',
+'title.add_client' => 'Müşteri ekle',
+'title.edit_client' => 'Müşteriyi düzenle',
+'title.delete_client' => 'Müşteriyi sil',
 'title.invoices' => 'Faturalar',
 // TODO: translate the following.
 // 'title.add_invoice' => 'Adding Invoice',
@@ -334,26 +339,27 @@ $i18n_key_words = array(
 
 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
 // Strings that are used in a single form must go to the specific form section.
+'dropdown.all' => '--- tümü ---',
+'dropdown.no' => '--- hiç ---',
+'dropdown.current_day' => 'bugün',
+'dropdown.previous_day' => 'dün',
+'dropdown.selected_day' => 'gün',
+'dropdown.current_week' => 'bu hafta',
+'dropdown.previous_week' => 'geçen hafta',
+'dropdown.selected_week' => 'hafta',
+'dropdown.current_month' => 'bu ay',
+'dropdown.previous_month' => 'geçen ay',
+'dropdown.selected_month' => 'ay',
 // TODO: translate the following.
-// 'dropdown.all' => '--- all ---',
-// 'dropdown.no' => '--- no ---',
-// 'dropdown.current_day' => 'today',
-// 'dropdown.previous_day' => 'yesterday',
-// 'dropdown.selected_day' => 'day',
-// 'dropdown.current_week' => 'this week',
-// 'dropdown.previous_week' => 'previous week',
-// 'dropdown.selected_week' => 'week',
-// 'dropdown.current_month' => 'this month',
-// 'dropdown.previous_month' => 'previous month',
-// 'dropdown.selected_month' => 'month',
 // 'dropdown.current_year' => 'this year',
 // 'dropdown.previous_year' => 'previous year',
 // 'dropdown.selected_year' => 'year',
-// 'dropdown.all_time' => 'all time',
+'dropdown.all_time' => 'tüm zamanlar',
 'dropdown.projects' => 'projeler',
 // TODO: translate the following.
 // 'dropdown.tasks' => 'tasks',
-// 'dropdown.clients' => 'clients',
+'dropdown.clients' => 'müşteriler',
+// TODO: translate the following.
 // 'dropdown.select' => '--- select ---',
 // 'dropdown.select_invoice' => '--- select invoice ---',
 // 'dropdown.status_active' => 'active',
@@ -476,13 +482,21 @@ $i18n_key_words = array(
 // 'form.export.compression_none' => 'none',
 // 'form.export.compression_bzip' => 'bzip',
 
+// Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
+// TODO: translate the following.
+// 'form.import.hint' => 'Import team data from an xml file.',
+// 'form.import.file' => 'Select file',
+// 'form.import.success' => 'Import completed successfully.',
+
+// Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// TODO: check form.teams.hint for accuracy. I did not not how to translate "login", so this may be garbage now.
+'form.teams.hint' => 'Yeni bir ekip yönetimi hesabı yaratarak yeni bir ekibi yaratın.<br>Ayrıca başka bir Anuko Time Tracker sunucusundan ekip bilgilerini bir xml dosyasından aktarabilirsiniz (login çakışmalarına izin verilmemekte).',
+
 
 
 // TODO: refactoring ongoing down from here.
 
 // administrator form
-"form.admin.duty_text" => 'yeni bir ekip yönetimi hesabı yaratarak yeni bir ekibi yaratın.<br>ayrıca başka bir Anuko Time Tracker sunucusundan ekip bilgilerini bir xml dosyasından aktarabilirsiniz (e-posta çakışmalarına izin verilmemekte).',
-
 "form.admin.profile.title" => 'ekipler',
 "form.admin.profile.noprofiles" => 'veritabanınız boş. yeni bir ekip yaratmak için yönetici olarak giriş yapın.',
 "form.admin.profile.comment" => 'ekibi sil',
@@ -553,24 +567,4 @@ $i18n_key_words = array(
 "form.migration.export.title" => 'dışarı aktar',
 "form.migration.export.success" => 'dışarı aktarma başarıyla tamamlandı',
 "form.migration.export.text" => 'tüm ekip bilgilerinizi bir xml dosyasına aktarabilirsiniz. bu, kendi sunucunuza bilgi aktarmak istediğinizde faydalı olabilir.',
-
-"form.client.title" => 'müşteriler',
-"form.client.add_title" => 'müşteri ekle',
-"form.client.edit_title" => 'müşteriyi düzenle',
-"form.client.del_title" => 'müşteriyi sil',
-
-// miscellaneous strings
-"forward.tocsvfile" => 'bilgileri .csv dosyasına aktar',
-"forward.toxmlfile" => 'bilgileri .xml dosyasına aktar',
-"forward.geninvoice" => 'fatura yarat',
-
-"controls.project_bind" => '--- tümü ---',
-"controls.all" => '--- tümü ---',
-"controls.notbind" => '--- hiç ---',
-"controls.per_tm" => 'bu ay',
-"controls.per_lm" => 'geçen ay',
-"controls.per_tw" => 'bu hafta',
-"controls.per_lw" => 'geçen hafta',
-"controls.per_td" => 'bugün',
-"controls.per_at" => 'tüm zamanlar',
 );