X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Ftr.lang.php;h=41d7e52e180918059d8adea8472d474140fab4c0;hb=96dec36d5b4864edb6fd5be524806c3b9c332dfb;hp=e892bf6728b42d414f657fa817a5bfcba6e719c6;hpb=72d206e4d39b97aa8b48fc34e9f3431b72ed7f0d;p=timetracker.git diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index e892bf67..41d7e52e 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -160,16 +160,47 @@ $i18n_key_words = array( 'label.password' => 'Parola', // TODO: translate the following. // 'label.confirm_password' => 'Confirm password', +'label.email' => 'E-posta', +// TODO: translate the following. +// 'label.cc' => 'Cc', +// 'label.bcc' => 'Bcc', +'label.subject' => 'Konu', +// TODO: translate the following. +// 'label.date' => 'Date', +// 'label.start_date' => 'Start date', +// 'label.end_date' => 'End date', +// 'label.user' => 'User', +// 'label.users' => 'Users', +// 'label.client' => 'Client', +// 'label.clients' => 'Clients', +// 'label.option' => 'Option', +// 'label.invoice' => 'Invoice', +// 'label.project' => 'Project', +// 'label.projects' => 'Projects', +// 'label.task' => 'Task', +// 'label.tasks' => 'Tasks', +// 'label.description' => 'Description', +// 'label.start' => 'Start', +// 'label.finish' => 'Finish', +// 'label.duration' => 'Duration', +// 'label.note' => 'Note', +// 'label.notes' => 'Notes', +// 'label.item' => 'Item', +// 'label.cost' => 'Cost', +// 'label.day_total' => 'Day total', +// 'label.week_total' => 'Week total', +// 'label.month_total' => 'Month total', +// 'label.today' => 'Today', +// 'label.total_hours' => 'Total hours', +// 'label.total_cost' => 'Total cost', +// 'label.view' => 'View', +// 'label.edit' => 'Edit', +'label.delete' => 'Sil', // TODO: refactoring ongoing down from here. -'label.email' => 'E-posta', -'label.cc' => 'Bilgi', -// TODO: translate the following. -// 'label.bcc' => 'Bcc', -'label.subject' => 'Konu', 'label.total' => 'toplam', // TODO: translate the following. // 'label.page' => 'Page', @@ -177,7 +208,6 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.yes' => 'yes', // 'label.no' => 'no', -'label.delete' => 'Sil', // Form titles. // TODO: the entire title section is missing here. See the English file.