X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/a32d1441bb4b6e2cf58467f14c20f67ef0cf50c7..f4768412d29984df3e7758628c4acae32cc964e2:/WEB-INF/resources/tr.lang.php diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index cef0c9c4..a23cf3dc 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -154,18 +154,40 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', +// 'label.person_name' => 'Name', +// 'label.thing_name' => 'Name', +// 'label.login' => 'Login', +'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', // TODO: refactoring ongoing down from here. -'label.password' => 'parola', -'label.confirm_password' => 'parolayı tekrala', -'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',