X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ftr.lang.php;h=fcebeebf4868183ce4ccf5b3bbe64d6bce511756;hb=f22a586b11af9c617fdc4241d3ffa0344d4d6a50;hp=33d451af0508ad272cdbef8d32d19b1566530364;hpb=fb0a15c54cf53b1ba342342e93502d0a2e814498;p=timetracker.git diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 33d451af..fcebeebf 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -35,8 +35,6 @@ $i18n_language = 'Turkish (Türkçe)'; $i18n_months = array('Ocak', 'Şubat', 'Mart', 'Nisan', 'Mayis', 'Haziran', 'Temmuz', 'Ağustos', 'Eylük', 'Ekim', 'Kasım', 'Aralık'); $i18n_weekdays = array('Pazar', 'Pazartesi', 'Salı', 'Çarşamba', 'Perşembe', 'Cuma', 'Cumartesi'); $i18n_weekdays_short = array('Pa', 'Pt', 'Sa', 'Ça', 'Pe', 'Cu', 'Ct'); -// format mm/dd -$i18n_holidays = array('01/01', '04/23', '05/01', '05/19', '08/30', '09/20', '09/21', '09/22', '10/29', '11/27', '11/28', '11/29', '11/30'); $i18n_key_words = array( @@ -55,6 +53,7 @@ $i18n_key_words = array( // 'menu.plugins' => 'Plugins', 'menu.time' => 'Zaman', // TODO: translate the following. +// 'menu.week' => 'Week', // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Raporlar', // TODO: translate the following. @@ -127,6 +126,7 @@ $i18n_key_words = array( // 'error.format' => 'Invalid file format.', // 'error.user_count' => 'Limit on user count.', // 'error.expired' => 'Expiration date reached.', +// 'error.file_storage' => 'File storage error.', // Warning messages. // TODO: translate the following. @@ -273,6 +273,7 @@ $i18n_key_words = array( // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', // 'label.mark_paid' => 'Mark paid', +// 'label.week_menu' => 'Week menu', // 'label.week_note' => 'Week note', // 'label.week_list' => 'Week list', // 'label.work_units' => 'Work units', @@ -285,6 +286,14 @@ $i18n_key_words = array( // 'label.approved' => 'Approved', // 'label.approval' => 'Report approval', // 'label.mark_approved' => 'Mark approved', +// 'label.template' => 'Template', +// 'label.attachments' => 'Attachments', +// 'label.files' => 'Files', +// 'label.file' => 'File', +// 'label.image' => 'Image', +// 'label.download' => 'Download', +// 'label.active_users' => 'Active Users', +// 'label.inactive_users' => 'Inactive Users', // Form titles. // Form titles. @@ -308,7 +317,8 @@ $i18n_key_words = array( 'title.time' => 'Zaman', 'title.edit_time_record' => 'Zaman kaydını düzenliyor', 'title.delete_time_record' => 'Zaman kaydını siliyor', -// TODO: translate the following. +// TODO: Translate the following. +// 'title.time_files' => 'Time Record Files', // 'title.expenses' => 'Expenses', // 'title.edit_expense' => 'Editing Expense Item', // 'title.delete_expense' => 'Deleting Expense Item', @@ -322,11 +332,14 @@ $i18n_key_words = array( // 'title.send_report' => 'Sending Report', // 'title.timesheets' => 'Timesheets', // 'title.timesheet' => 'Timesheet', +// 'title.timesheet_files' => 'Timesheet Files', 'title.invoice' => 'Fatura', // TODO: translate the following. // 'title.send_invoice' => 'Sending Invoice', // 'title.charts' => 'Charts', 'title.projects' => 'Projeler', +// TODO: translate the following. +// 'title.project_files' => 'Project Files', 'title.add_project' => 'Proje ekleniyor', 'title.edit_project' => 'Proje düzenleniyor', 'title.delete_project' => 'Proje siliniyor', @@ -364,6 +377,7 @@ $i18n_key_words = array( // 'title.export' => 'Exporting Group Data', // 'title.import' => 'Importing Group Data', // 'title.options' => 'Options', +// 'title.display_options' => 'Display Options', 'title.profile' => 'Profili', // TODO: translate the following. // 'title.plugins' => 'Plugins', @@ -382,6 +396,18 @@ $i18n_key_words = array( // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', // 'title.templates' => 'Templates', +// 'title.add_template' => 'Adding Template', +// 'title.edit_template' => 'Editing Template', +// 'title.delete_template' => 'Deleting Template', +// 'title.edit_file' => 'Editing File', +// 'title.delete_file' => 'Deleting File', +// 'title.download_file' => 'Downloading File', +// 'title.work' => 'Work', +// 'title.add_work' => 'Adding Work', +// 'title.edit_work' => 'Editing Work', +// 'title.delete_work' => 'Deleting Work', +// 'title.active_work' => 'Active Work', // Active work items this group outsources to other groups. +// 'title.inactive_work' => 'Inactive Work', // Inactive work items this group was outsourcing to other groups. // 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. @@ -492,6 +518,11 @@ $i18n_key_words = array( // 'form.timesheets.active_timesheets' => 'Active Timesheets', // 'form.timesheets.inactive_timesheets' => 'Inactive Timesheets', +// Templates form. See example at https://timetracker.anuko.com/templates.php +// TODO: translate the following. +// 'form.templates.active_templates' => 'Active Templates', +// 'form.templates.inactive_templates' => 'Inactive Templates', + // Invoice form. See example at https://timetracker.anuko.com/invoice.php // (you can get to this form after generating a report). 'form.invoice.number' => 'Fatura numarası', @@ -519,8 +550,6 @@ $i18n_key_words = array( // Users form. See example at https://timetracker.anuko.com/users.php // TODO: translate the following. -// 'form.users.active_users' => 'Active Users', -// 'form.users.inactive_users' => 'Inactive Users', // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry', 'form.users.role' => 'Rol', // TODO: translate the following. @@ -574,7 +603,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'form.group_edit.12_hours' => '12 hours', // 'form.group_edit.24_hours' => '24 hours', -// 'form.group_edit.show_holidays' => 'Show holidays', +// 'form.group_edit.display_options' => 'Display options', +// 'form.group_edit.holidays' => 'Holidays', // 'form.group_edit.tracking_mode' => 'Tracking mode', // 'form.group_edit.mode_time' => 'time', // 'form.group_edit.mode_projects' => 'projects', @@ -652,4 +682,9 @@ $i18n_key_words = array( // 'form.timesheet_view.approve_body' => "Your timesheet %s was approved.

%s", // 'form.timesheet_view.disapprove_subject' => 'Timesheet not approved', // 'form.timesheet_view.disapprove_body' => "Your timesheet %s was not approved.

%s", + +// Display Options form. See example at https://timetracker.anuko.com/display_options.php. +// TODO: translate the following. +// 'form.display_options.menu' => 'Menu', +// 'form.display_options.note_on_separate_row' => 'Note on separate row', );