Added entity column on cf_custom_fields.php page.
[timetracker.git] / WEB-INF / resources / tr.lang.php
1 <?php
2 // +----------------------------------------------------------------------+
3 // | Anuko Time Tracker
4 // +----------------------------------------------------------------------+
5 // | Copyright (c) Anuko International Ltd. (https://www.anuko.com)
6 // +----------------------------------------------------------------------+
7 // | LIBERAL FREEWARE LICENSE: This source code document may be used
8 // | by anyone for any purpose, and freely redistributed alone or in
9 // | combination with other software, provided that the license is obeyed.
10 // |
11 // | There are only two ways to violate the license:
12 // |
13 // | 1. To redistribute this code in source form, with the copyright
14 // |    notice or license removed or altered. (Distributing in compiled
15 // |    forms without embedded copyright notices is permitted).
16 // |
17 // | 2. To redistribute modified versions of this code in *any* form
18 // |    that bears insufficient indications that the modifications are
19 // |    not the work of the original author(s).
20 // |
21 // | This license applies to this document only, not any other software
22 // | that it may be combined with.
23 // |
24 // +----------------------------------------------------------------------+
25 // | Contributors:
26 // | https://www.anuko.com/time_tracker/credits.htm
27 // +----------------------------------------------------------------------+
28
29 // Note: escape apostrophes with THREE backslashes, like here:  choisir l\\\'option.
30 // Other characters (such as double-quotes in http links, etc.) do not have to be escaped.
31
32 // Note to translators: Use proper capitalization rules for your language.
33
34 $i18n_language = 'Turkish (Türkçe)';
35 $i18n_months = array('Ocak', 'Şubat', 'Mart', 'Nisan', 'Mayis', 'Haziran', 'Temmuz', 'Ağustos', 'Eylük', 'Ekim', 'Kasım', 'Aralık');
36 $i18n_weekdays = array('Pazar', 'Pazartesi', 'Salı', 'Çarşamba', 'Perşembe', 'Cuma', 'Cumartesi');
37 $i18n_weekdays_short = array('Pa', 'Pt', 'Sa', 'Ça', 'Pe', 'Cu', 'Ct');
38
39 $i18n_key_words = array(
40
41 // Menus - short selection strings that are displayed on top of application web pages.
42 // Example: https://timetracker.anuko.com (black menu on top).
43 'menu.login' => 'Giriş',
44 'menu.logout' => 'Çıkış',
45 // TODO: translate the following.
46 // 'menu.forum' => 'Forum',
47 'menu.help' => 'Yardım',
48 // TODO: translate the following.
49 // 'menu.register' => 'Register',
50 'menu.profile' => 'Profili',
51 // TODO: translate the following.
52 // 'menu.group' => 'Group',
53 // 'menu.plugins' => 'Plugins',
54 'menu.time' => 'Zaman',
55 // TODO: translate the following.
56 // 'menu.week' => 'Week',
57 // 'menu.expenses' => 'Expenses',
58 'menu.reports' => 'Raporlar',
59 // TODO: translate the following.
60 // 'menu.timesheets' => 'Timesheets',
61 // 'menu.charts' => 'Charts',
62 'menu.projects' => 'Projeler',
63 // TODO: translate the following.
64 // 'menu.tasks' => 'Tasks',
65 'menu.users' => 'Kullanıcılar',
66 // TODO: translate the following.
67 // 'menu.groups' => 'Groups',
68 // 'menu.subgroups' => 'Subgroups',
69 // 'menu.export' => 'Export',
70 'menu.clients' => 'Müşteriler',
71 // TODO: translate the following.
72 // 'menu.options' => 'Options',
73
74 // Footer - strings on the bottom of most pages.
75 // TODO: translate the following.
76 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
77 // 'footer.credits' => 'Credits',
78 // 'footer.license' => 'License',
79 // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
80                                      // This is a link to a webpage that describes how to contribute to the project.
81
82 // Error messages.
83 // TODO: translate the following.
84 // 'error.access_denied' => 'Access denied.',
85 // 'error.sys' => 'System error.',
86 'error.db' => 'Veritabanı hatası.',
87 // TODO: translate the following.
88 // 'error.feature_disabled' => 'Feature is disabled.',
89 'error.field' => 'Hatalı veri "{0}".',
90 'error.empty' => 'Alan "{0}" boştur.',
91 // TODO: confirm that error.not_equal is translated correctly.
92 // Test by changing password with not equal password value fields.
93 // English equivalent is:
94 // 'error.not_equal' => 'Field "{0}" is not equal to field "{1}".',
95 'error.not_equal' => 'Alan "{0}" "{1}" alanıyla aynı değildir.',
96 // TODO: translate the following.
97 // 'error.interval' => 'Field "{0}" must be greater than "{1}".',
98 'error.project' => 'Proje seç.',
99 // TODO: translate the following.
100 // 'error.task' => 'Select task.',
101 'error.client' => 'Müşteri seç',
102 // TODO: translate the following.
103 // 'error.report' => 'Select report.',
104 // 'error.record' => 'Select record.',
105 'error.auth' => 'Hatalı kullanıcı adı veya parola.',
106 // TODO: translate the following.
107 // 'error.user_exists' => 'User with this login already exists.',
108 // 'error.object_exists' => 'Object with this name already exists.',
109 // 'error.invoice_exists' => 'Invoice with this number already exists.',
110 // 'error.role_exists' => 'Role with this rank already exists.',
111 // 'error.no_invoiceable_items' => 'There are no invoiceable items.',
112 // 'error.no_records' => 'There are no records.',
113 // 'error.no_login' => 'No user with this login.',
114 'error.no_groups' => 'Veritabanınız boş. Yeni bir ekip yaratmak için yönetici olarak giriş yapın.', // TODO: replace "team" with "group".
115 'error.upload' => 'Dosya yükleme hatası.',
116 // TODO: translate the following.
117 // 'error.range_locked' => 'Date range is locked.',
118 // 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.',
119 // 'error.no_email' => 'No email associated with this login.',
120 // 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.',
121 // 'error.goto_uncompleted' => 'Go to uncompleted entry.',
122 // 'error.overlap' => 'Time interval overlaps with existing records.',
123 // 'error.future_date' => 'Date is in future.',
124 // 'error.xml' => 'Error in XML file at line %d: %s.',
125 // 'error.cannot_import' => 'Cannot import: %s.',
126 // 'error.format' => 'Invalid file format.',
127 // 'error.user_count' => 'Limit on user count.',
128 // 'error.expired' => 'Expiration date reached.',
129 // 'error.file_storage' => 'File storage error.',
130
131 // Warning messages.
132 // TODO: translate the following.
133 // 'warn.sure' => 'Are you sure?',
134 // 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
135
136 // Success messages.
137 // TODO: translate the following.
138 // 'msg.success' => 'Operation completed successfully.',
139
140 // Labels for buttons.
141 'button.login' => 'Giriş',
142 'button.now' => 'Şimdi',
143 'button.save' => 'Kaydet',
144 // TODO: translate the following.
145 // 'button.copy' => 'Copy',
146 'button.cancel' => 'Iptal',
147 'button.submit' => 'Gönder',
148 'button.add' => 'Ekle',
149 'button.delete' => 'Sil',
150 'button.generate' => 'Yarat',
151 // TODO: translate the following.
152 // 'button.reset_password' => 'Reset password',
153 'button.send' => 'Gönder',
154 'button.send_by_email' => 'E-posta ile gönder',
155 'button.create_group' => 'Ekip yarat', // TODO: replace "team" with "group".
156 // TODO: translate the following.
157 // 'button.export' => 'Export group',
158 'button.import' => 'Ekibi içeri aktar', // TODO: replace "team" with "group".
159 // TODO: translate the following.
160 // 'button.close' => 'Close',
161 // 'button.stop' => 'Stop',
162 // 'button.approve' => 'Approve',
163 // 'button.disapprove' => 'Disapprove',
164
165 // Labels for controls on forms. Labels in this section are used on multiple forms.
166 // TODO: translate the following.
167 // 'label.group_name' => 'Group name',
168 // 'label.address' => 'Address',
169 'label.currency' => 'Para birimi',
170 // TODO: translate the following.
171 // 'label.manager_name' => 'Manager name',
172 // 'label.manager_login' => 'Manager login',
173 'label.person_name' => 'Isim',
174 'label.thing_name' => 'Isim',
175 // TODO: translate the following.
176 // 'label.login' => 'Login',
177 'label.password' => 'Parola',
178 // TODO: translate the following.
179 // 'label.confirm_password' => 'Confirm password',
180 'label.email' => 'E-posta',
181 // TODO: translate the following.
182 // 'label.cc' => 'Cc',
183 // 'label.bcc' => 'Bcc',
184 'label.subject' => 'Konu',
185 'label.date' => 'Tarih',
186 'label.start_date' => 'Başlangıç tarihi',
187 'label.end_date' => 'Son tarihi',
188 'label.user' => 'Kullanıcı',
189 'label.users' => 'Kullanıcılar',
190 // TODO: translate the following.
191 // 'label.group' => 'Group',
192 // 'label.subgroups' => 'Subgroups',
193 // 'label.roles' => 'Roles',
194 'label.client' => 'Müşteri',
195 'label.clients' => 'Müşteriler',
196 // TODO: translate the following.
197 // 'label.option' => 'Option',
198 'label.invoice' => 'Fatura',
199 'label.project' => 'Proje',
200 'label.projects' => 'Projeler',
201 // TODO: translate the following.
202 // 'label.task' => 'Task',
203 // 'label.tasks' => 'Tasks',
204 // 'label.description' => 'Description',
205 'label.start' => 'Başlat',
206 'label.finish' => 'Tamamla',
207 'label.duration' => 'Süre',
208 'label.note' => 'Not',
209 'label.notes' => 'Notlar',
210 // TODO: translate the following.
211 // 'label.item' => 'Item',
212 // 'label.cost' => 'Cost',
213 // 'label.ip' => 'IP',
214 // 'label.day_total' => 'Day total',
215 'label.week_total' => 'Haftalık toplam',
216 // TODO: translate the following.
217 // 'label.month_total' => 'Month total',
218 'label.today' => 'Bugün',
219 // TODO: translate the following.
220 // 'label.view' => 'View',
221 'label.edit' => 'Düzenle',
222 'label.delete' => 'Sil',
223 // TODO: translate the following.
224 // 'label.configure' => 'Configure',
225 'label.select_all' => 'Tümünü seç',
226 'label.select_none' => 'Hiçbirini seçme',
227 // TODO: translate the following.
228 // 'label.day_view' => 'Day view',
229 // 'label.week_view' => 'Week view',
230 'label.id' => 'ID',
231 // TODO: translate the following.
232 // 'label.language' => 'Language',
233 // 'label.decimal_mark' => 'Decimal mark',
234 // 'label.date_format' => 'Date format',
235 // 'label.time_format' => 'Time format',
236 // 'label.week_start' => 'First day of week',
237 'label.comment' => 'Yorum',
238 'label.status' => 'Durum',
239 'label.tax' => 'Vergi',
240 'label.subtotal' => 'Alt toplamı',
241 'label.total' => 'Toplam',
242 // TODO: translate the following.
243 // 'label.client_name' => 'Client name',
244 // 'label.client_address' => 'Client address',
245 'label.or' => 'ya da',
246 // TODO: translate the following.
247 // 'label.error' => 'Error',
248 // 'label.ldap_hint' => 'Type your <b>Windows login</b> and <b>password</b> in the fields below.',
249 'label.required_fields' => '* zorunlu bilgi',
250 'label.on_behalf' => 'adına',
251 'label.role_manager' => '(yönetici)',
252 'label.role_comanager' => '(yardımcı yönetici)',
253 'label.role_admin' => '(sistem yönetici)',
254 // TODO: translate the following.
255 // 'label.page' => 'Page',
256 // 'label.condition' => 'Condition',
257 // 'label.yes' => 'yes',
258 // 'label.no' => 'no',
259 // Labels for plugins (extensions to Time Tracker that provide additional features).
260 // TODO: translate the following.
261 // 'label.custom_fields' => 'Custom fields',
262 // 'label.monthly_quotas' => 'Monthly quotas',
263 // 'label.entity' => 'Entity',
264 // 'label.type' => 'Type',
265 // 'label.type_dropdown' => 'dropdown',
266 // 'label.type_text' => 'text',
267 // 'label.required' => 'Required',
268 'label.fav_report' => 'Sık kullanılan rapor',
269 // TODO: translate the following.
270 // 'label.schedule' => 'Schedule',
271 // 'label.what_is_it' => 'What is it?',
272 // 'label.expense' => 'Expense',
273 // 'label.quantity' => 'Quantity',
274 // 'label.paid_status' => 'Paid status',
275 // 'label.paid' => 'Paid',
276 // 'label.mark_paid' => 'Mark paid',
277 // 'label.week_menu' => 'Week menu',
278 // 'label.week_note' => 'Week note',
279 // 'label.week_list' => 'Week list',
280 // 'label.work_units' => 'Work units',
281 // 'label.work_units_short' => 'Units',
282 'label.totals_only' => 'Sadece toplamlar',
283 // TODO: translate the following.
284 // 'label.quota' => 'Quota',
285 // 'label.timesheet' => 'Timesheet',
286 // 'label.submitted' => 'Submitted',
287 // 'label.approved' => 'Approved',
288 // 'label.approval' => 'Report approval',
289 // 'label.mark_approved' => 'Mark approved',
290 // 'label.template' => 'Template',
291 // 'label.attachments' => 'Attachments',
292 // 'label.files' => 'Files',
293 // 'label.file' => 'File',
294 // 'label.image' => 'Image',
295 // 'label.download' => 'Download',
296 // 'label.active_users' => 'Active Users',
297 // 'label.inactive_users' => 'Inactive Users',
298
299 // Entity names. We use lower case (in English) because they are used in dropdowns, too.
300 // They are used to associate a custom field with an entity type.
301 // TODO: translate the following.
302 // 'entity.time' => 'time',
303 // 'entity.user' => 'user',
304 // 'entity.project' => 'project',
305
306 // Form titles.
307 // Form titles.
308 // TODO: Improve titles for consistency, so that each title explains correctly what each
309 // page is about and is "consistent" from page to page, meaning that correct grammar is used everywhere.
310 // Compare with English file to see how it is done there and do Romanian titles similarly.
311 // Specifically: compare project and client titles and see how they differ.
312 // TODO: Translate the following.
313 // 'title.error' => 'Error',
314 // 'title.success' => 'Success',
315 'title.login' => 'Giriş',
316 'title.groups' => 'Ekipler', // TODO: change "teams" to "groups".
317 // TODO: translate the following.
318 // 'title.subgroups' => 'Subgroups',
319 // 'title.add_group' => 'Adding Group',
320 // 'title.edit_group' => 'Editing Group',
321 'title.delete_group' => 'Ekibi sil', // TODO: change "team" to "group".
322 'title.reset_password' => 'Parolayı sıfırla',
323 // TODO: translate the following.
324 // 'title.change_password' => 'Changing Password',
325 'title.time' => 'Zaman',
326 'title.edit_time_record' => 'Zaman kaydını düzenliyor',
327 'title.delete_time_record' => 'Zaman kaydını siliyor',
328 // TODO: Translate the following.
329 // 'title.time_files' => 'Time Record Files',
330 // 'title.expenses' => 'Expenses',
331 // 'title.edit_expense' => 'Editing Expense Item',
332 // 'title.delete_expense' => 'Deleting Expense Item',
333 // 'title.predefined_expenses' => 'Predefined Expenses',
334 // 'title.add_predefined_expense' => 'Adding Predefined Expense',
335 // 'title.edit_predefined_expense' => 'Editing Predefined Expense',
336 // 'title.delete_predefined_expense' => 'Deleting Predefined Expense',
337 'title.reports' => 'Raporlar',
338 'title.report' => 'Rapor',
339 // TODO: translate the following.
340 // 'title.send_report' => 'Sending Report',
341 // 'title.timesheets' => 'Timesheets',
342 // 'title.timesheet' => 'Timesheet',
343 // 'title.timesheet_files' => 'Timesheet Files',
344 'title.invoice' => 'Fatura',
345 // TODO: translate the following.
346 // 'title.send_invoice' => 'Sending Invoice',
347 // 'title.charts' => 'Charts',
348 'title.projects' => 'Projeler',
349 // TODO: translate the following.
350 // 'title.project_files' => 'Project Files',
351 'title.add_project' => 'Proje ekleniyor',
352 'title.edit_project' => 'Proje düzenleniyor',
353 'title.delete_project' => 'Proje siliniyor',
354 // TODO: translate the following.
355 // 'title.tasks' => 'Tasks',
356 // 'title.add_task' => 'Adding Task',
357 // 'title.edit_task' => 'Editing Task',
358 // 'title.delete_task' => 'Deleting Task',
359 'title.users' => 'Kullanıcılar',
360 'title.add_user' => 'Kullanıcı yarat', // TODO: we need consistency with all titles. Why not ekleniyor?
361 'title.edit_user' => 'Kullanıcı düzenleniyor',
362 'title.delete_user' => 'Kullanıcı siliniyor',
363 // TODO: translate the following.
364 // 'title.roles' => 'Roles',
365 // 'title.add_role' => 'Adding Role',
366 // 'title.edit_role' => 'Editing Role',
367 // 'title.delete_role' => 'Deleting Role',
368 'title.clients' => 'Müşteriler',
369 'title.add_client' => 'Müşteri ekle',
370 'title.edit_client' => 'Müşteriyi düzenle',
371 'title.delete_client' => 'Müşteriyi sil',
372 'title.invoices' => 'Faturalar',
373 // TODO: translate the following.
374 // 'title.add_invoice' => 'Adding Invoice',
375 // 'title.view_invoice' => 'Viewing Invoice',
376 // 'title.delete_invoice' => 'Deleting Invoice',
377 // 'title.notifications' => 'Notifications',
378 // 'title.add_notification' => 'Adding Notification',
379 // 'title.edit_notification' => 'Editing Notification',
380 // 'title.delete_notification' => 'Deleting Notification',
381 // 'title.add_timesheet' => 'Adding Timesheet',
382 // 'title.edit_timesheet' => 'Editing Timesheet',
383 // 'title.delete_timesheet' => 'Deleting Timesheet',
384 // 'title.monthly_quotas' => 'Monthly Quotas',
385 // 'title.export' => 'Exporting Group Data',
386 // 'title.import' => 'Importing Group Data',
387 // 'title.options' => 'Options',
388 // 'title.display_options' => 'Display Options',
389 'title.profile' => 'Profili',
390 // TODO: translate the following.
391 // 'title.plugins' => 'Plugins',
392 // 'title.cf_custom_fields' => 'Custom Fields',
393 // 'title.cf_add_custom_field' => 'Adding Custom Field',
394 // 'title.cf_edit_custom_field' => 'Editing Custom Field',
395 // 'title.cf_delete_custom_field' => 'Deleting Custom Field',
396 // 'title.cf_dropdown_options' => 'Dropdown Options',
397 // 'title.cf_add_dropdown_option' => 'Adding Option',
398 // 'title.cf_edit_dropdown_option' => 'Editing Option',
399 // 'title.cf_delete_dropdown_option' => 'Deleting Option',
400 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
401 // It is also a name for the Locking plugin on the group settings page.
402 // 'title.locking' => 'Locking',
403 // 'title.week_view' => 'Week View',
404 // 'title.swap_roles' => 'Swapping Roles',
405 // 'title.work_units' => 'Work Units',
406 // 'title.templates' => 'Templates',
407 // 'title.add_template' => 'Adding Template',
408 // 'title.edit_template' => 'Editing Template',
409 // 'title.delete_template' => 'Deleting Template',
410 // 'title.edit_file' => 'Editing File',
411 // 'title.delete_file' => 'Deleting File',
412 // 'title.download_file' => 'Downloading File',
413 // 'title.work' => 'Work',
414 // 'title.add_work' => 'Adding Work',
415 // 'title.edit_work' => 'Editing Work',
416 // 'title.delete_work' => 'Deleting Work',
417 // 'title.active_work' => 'Active Work', // Active work items this group outsources to other groups.
418 // 'title.inactive_work' => 'Inactive Work', // Inactive work items this group was outsourcing to other groups.
419
420 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
421 // Strings that are used in a single form must go to the specific form section.
422 'dropdown.all' => '--- tümü ---',
423 'dropdown.no' => '--- hiç ---',
424 'dropdown.current_day' => 'bugün',
425 'dropdown.previous_day' => 'dün',
426 'dropdown.selected_day' => 'gün',
427 'dropdown.current_week' => 'bu hafta',
428 'dropdown.previous_week' => 'geçen hafta',
429 'dropdown.selected_week' => 'hafta',
430 'dropdown.current_month' => 'bu ay',
431 'dropdown.previous_month' => 'geçen ay',
432 'dropdown.selected_month' => 'ay',
433 // TODO: translate the following.
434 // 'dropdown.current_year' => 'this year',
435 // 'dropdown.previous_year' => 'previous year',
436 // 'dropdown.selected_year' => 'year',
437 'dropdown.all_time' => 'tüm zamanlar',
438 'dropdown.projects' => 'projeler',
439 // TODO: translate the following.
440 // 'dropdown.tasks' => 'tasks',
441 'dropdown.clients' => 'müşteriler',
442 // TODO: translate the following.
443 // 'dropdown.select' => '--- select ---',
444 // 'dropdown.select_invoice' => '--- select invoice ---',
445 // 'dropdown.select_timesheet' => '--- select timesheet ---',
446 'dropdown.status_active' => 'aktif',
447 // TODO: translate the following.
448 // 'dropdown.status_inactive' => 'inactive',
449 // 'dropdown.delete' => 'delete',
450 // 'dropdown.do_not_delete' => 'do not delete',
451 // 'dropdown.approved' => 'approved',
452 // 'dropdown.not_approved' => 'not approved',
453 // 'dropdown.paid' => 'paid',
454 // 'dropdown.not_paid' => 'not paid',
455
456 // Login form. See example at https://timetracker.anuko.com/login.php.
457 'form.login.forgot_password' => 'Parolanızı unuttunuz mu?',
458 // TODO: translate the following.
459 // 'form.login.about' => 'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> is a simple, easy to use, open source time tracking system.',
460
461 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
462 'form.reset_password.message' => 'Parola sıfırlama talebi yollandı.', // TODO: add "by email" to match the English string.
463 'form.reset_password.email_subject' => 'Anuko Time Tracker parola sıfırlama talebi',
464 // TODO: translate the ending of the following.
465 // TODO: English string has changed. "from IP" added. Re-translate the beginning.
466 // 'form.reset_password.email_body' => "Dear User,\n\nSomeone from IP %s requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
467 // "IP %s" probably sounds awkward.
468 'form.reset_password.email_body' => "Sayın Kullanıcı,\n\nBirisi, IP %s, Anuko Time Tracker parolanızın sıfırlanmasını istedi. Parolanızı sıfırlamak isterseniz lütfen bu bağlantıyı takip edin.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
469
470 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
471 // TODO: translate the following.
472 // 'form.change_password.tip' => 'Type new password and click on Save.',
473
474 // Time form. See example at https://timetracker.anuko.com/time.php.
475 // TODO: translate the following.
476 'form.time.duration_format' => '(ss:dd ya da 0.0h)',
477 'form.time.billable' => 'Faturalandırılabilir',
478 // TODO: translate the following.
479 // 'form.time.uncompleted' => 'Uncompleted',
480 // 'form.time.remaining_quota' => 'Remaining quota',
481 // 'form.time.over_quota' => 'Over quota',
482 // 'form.time.remaining_balance' => 'Remaining balance',
483 // 'form.time.over_balance' => 'Over balance',
484
485 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
486 'form.time_edit.uncompleted' => 'Bu kayıt sadece başlangıç zamanıyla silindi. Bu hata değildir.',
487
488 // Week view form. See example at https://timetracker.anuko.com/week.php.
489 // TODO: translate the following.
490 // 'form.week.new_entry' => 'New entry',
491
492 // Reports form. See example at https://timetracker.anuko.com/reports.php
493 'form.reports.save_as_favorite' => 'Sık kullanılan olarak kaydet',
494 // TODO: translate the following.
495 // 'form.reports.confirm_delete' => 'Are you sure you want to delete this favorite report?',
496 'form.reports.include_billable' => 'faturalandırılabilir',
497 'form.reports.include_not_billable' => 'faturalandırılamaz',
498 // TODO: translate the following.
499 // 'form.reports.include_invoiced' => 'invoiced',
500 // 'form.reports.include_not_invoiced' => 'not invoiced',
501 // 'form.reports.include_assigned' => 'assigned',
502 // 'form.reports.include_not_assigned' => 'not assigned',
503 // 'form.reports.include_pending' => 'pending',
504 'form.reports.select_period' => 'Zaman aralığını seç',
505 'form.reports.set_period' => 'ya da tarihleri belirle',
506 'form.reports.show_fields' => 'Alanları göster',
507 'form.reports.group_by' => 'Gruplandırma kıstas',
508 'form.reports.group_by_no' => '--- gruplama yok ---',
509 'form.reports.group_by_date' => 'tarih',
510 'form.reports.group_by_user' => 'kullanıcı',
511 // TODO: translate the following.
512 // 'form.reports.group_by_client' => 'client',
513 'form.reports.group_by_project' => 'proje',
514 // TODO: translate the following.
515 // 'form.reports.group_by_task' => 'task',
516
517 // Report form. See example at https://timetracker.anuko.com/report.php
518 // (after generating a report at https://timetracker.anuko.com/reports.php).
519 // TODO: translate the following.
520 // 'form.report.export' => 'Export',
521 // 'form.report.assign_to_invoice' => 'Assign to invoice',
522 // 'form.report.assign_to_timesheet' => 'Assign to timesheet',
523
524 // Timesheets form. See example at https://timetracker.anuko.com/timesheets.php
525 // TODO: translate the following.
526 // 'form.timesheets.active_timesheets' => 'Active Timesheets',
527 // 'form.timesheets.inactive_timesheets' => 'Inactive Timesheets',
528
529 // Templates form. See example at https://timetracker.anuko.com/templates.php
530 // TODO: translate the following.
531 // 'form.templates.active_templates' => 'Active Templates',
532 // 'form.templates.inactive_templates' => 'Inactive Templates',
533
534 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
535 // (you can get to this form after generating a report).
536 'form.invoice.number' => 'Fatura numarası',
537 'form.invoice.person' => 'Kişi',
538
539 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
540 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
541 // 'form.invoice.invoice_entries' => 'Invoice entries',
542 // 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
543
544 // Charts form. See example at https://timetracker.anuko.com/charts.php
545 // TODO: translate the following.
546 // 'form.charts.interval' => 'Interval',
547 // 'form.charts.chart' => 'Chart',
548
549 // Projects form. See example at https://timetracker.anuko.com/projects.php
550 // TODO: translate the following.
551 // 'form.projects.active_projects' => 'Active Projects',
552 // 'form.projects.inactive_projects' => 'Inactive Projects',
553
554 // Tasks form. See example at https://timetracker.anuko.com/tasks.php
555 // TODO: translate the following.
556 // 'form.tasks.active_tasks' => 'Active Tasks',
557 // 'form.tasks.inactive_tasks' => 'Inactive Tasks',
558
559 // Users form. See example at https://timetracker.anuko.com/users.php
560 // TODO: translate the following.
561 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
562 'form.users.role' => 'Rol',
563 // TODO: translate the following.
564 'form.users.manager' => 'Yönetici',
565 'form.users.comanager' => 'Yardımcı yönetici',
566 'form.users.rate' => 'Tarife', // TODO: is this correct?
567 'form.users.default_rate' => 'Varsayılan saat ücreti',
568
569 // Editing User form. See example at https://timetracker.anuko.com/user_edit.php
570 // TODO: translate the following.
571 // 'form.user_edit.swap_roles' => 'Swap roles',
572
573 // Roles form. See example at https://timetracker.anuko.com/roles.php
574 // TODO: translate the following.
575 // 'form.roles.active_roles' => 'Active Roles',
576 // 'form.roles.inactive_roles' => 'Inactive Roles',
577 // 'form.roles.rank' => 'Rank',
578 // 'form.roles.rights' => 'Rights',
579 // 'form.roles.assigned' => 'Assigned',
580 // 'form.roles.not_assigned' => 'Not assigned',
581
582 // Clients form. See example at https://timetracker.anuko.com/clients.php
583 // TODO: translate the following.
584 // 'form.clients.active_clients' => 'Active Clients',
585 // 'form.clients.inactive_clients' => 'Inactive Clients',
586
587 // Deleting Client form. See example at https://timetracker.anuko.com/client_delete.php
588 // TODO: translate the following.
589 // 'form.client.client_to_delete' => 'Client to delete',
590 // 'form.client.client_entries' => 'Client entries',
591
592 // Exporting Group Data form. See example at https://timetracker.anuko.com/export.php
593 // TODO: replace "team" with "group" in the string below.
594 'form.export.hint' => 'Tüm ekip bilgilerinizi bir xml dosyasına aktarabilirsiniz. Bu, kendi sunucunuza bilgi aktarmak istediğinizde faydalı olabilir.',
595 'form.export.compression' => 'Sıkıştırma',
596 // TODO: translate the following.
597 // 'form.export.compression_none' => 'none',
598 // 'form.export.compression_bzip' => 'bzip',
599
600 // Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first).
601 'form.import.hint' => 'Ekip bilgileri bir xml dosyasından içe aktar.', // TODO: replace "team" with "group".
602 'form.import.file' => 'Dosya seç',
603 'form.import.success' => 'Içe aktarma başarıyla tamamlandı.',
604
605 // Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
606 // TODO: check form.groups.hint for accuracy. I did not not how to translate "login", so this may be garbage now.
607 // ALSO TODO: replace "team" with "group" in the string below.
608 'form.groups.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).',
609
610 // Group Settings form. See example at https://timetracker.anuko.com/group_edit.php.
611 // TODO: translate the following.
612 // 'form.group_edit.12_hours' => '12 hours',
613 // 'form.group_edit.24_hours' => '24 hours',
614 // 'form.group_edit.display_options' => 'Display options',
615 // 'form.group_edit.holidays' => 'Holidays',
616 // 'form.group_edit.tracking_mode' => 'Tracking mode',
617 // 'form.group_edit.mode_time' => 'time',
618 // 'form.group_edit.mode_projects' => 'projects',
619 // 'form.group_edit.mode_projects_and_tasks' => 'projects and tasks',
620 // 'form.group_edit.record_type' => 'Record type',
621 // 'form.group_edit.type_all' => 'all',
622 // 'form.group_edit.type_start_finish' => 'start and finish',
623 // 'form.group_edit.type_duration' => 'duration',
624 // 'form.group_edit.punch_mode' => 'Punch mode',
625 // 'form.group_edit.allow_overlap' => 'Allow overlap',
626 // 'form.group_edit.future_entries' => 'Future entries',
627 // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators',
628 // 'form.group_edit.confirm_save' => 'Confirm saving',
629 // 'form.group_edit.allow_ip' => 'Allow IP',
630 // 'form.group_edit.advanced_settings' => 'Advanced settings',
631
632 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
633 // TODO: translate the following.
634 // 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?',
635
636 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
637 'form.mail.from' => 'Kimden',
638 'form.mail.to' => 'Kime',
639 // TODO: translate the following.
640 // 'form.mail.report_subject' => 'Time Tracker Report',
641 // 'form.mail.footer' => 'Anuko Time Tracker is a simple, easy to use, open source<br>time tracking system. Visit <a href="https://www.anuko.com">www.anuko.com</a> for more information.',
642 // 'form.mail.report_sent' => 'Report sent.',
643 'form.mail.invoice_sent' => 'Fatura yollandı.',
644
645 // Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin.
646 // TODO: translate the following.
647 // 'form.quota.year' => 'Year',
648 // 'form.quota.month' => 'Month',
649 // 'form.quota.workday_hours' => 'Hours in work day',
650 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
651
652 // Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php.
653 // TODO: translate the following.
654 // 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.',
655 // 'form.swap.swap_with' => 'Swap roles with',
656
657 // Work Units configuration form. See example at https://timetracker.anuko.com/work_units.php after enabling Work units plugin.
658 // TODO: translate the following.
659 // 'form.work_units.minutes_in_unit' => 'Minutes in unit',
660 // 'form.work_units.1st_unit_threshold' => '1st unit threshold',
661
662 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.
663 // TODO: translate the following.
664 // 'role.user.label' => 'User',
665 // 'role.user.low_case_label' => 'user',
666 // 'role.user.description' => 'A regular member without management rights.',
667 // 'role.client.label' => 'Client',
668 // 'role.client.low_case_label' => 'client',
669 // 'role.client.description' => 'A client can view its own data.',
670 // 'role.supervisor.label' => 'Supervisor',
671 // 'role.supervisor.low_case_label' => 'supervisor',
672 // 'role.supervisor.description' => 'A person with a small set of management rights.',
673 // 'role.comanager.label' => 'Co-manager',
674 // 'role.comanager.low_case_label' => 'co-manager',
675 // 'role.comanager.description' => 'A person with a big set of management functions.',
676 // 'role.manager.label' => 'Manager',
677 // 'role.manager.low_case_label' => 'manager',
678 // 'role.manager.description' => 'Group manager. Can do most of things for a group.',
679 // 'role.top_manager.label' => 'Top manager',
680 // 'role.top_manager.low_case_label' => 'top manager',
681 // 'role.top_manager.description' => 'Top group manager. Can do everything in a tree of groups.',
682 // 'role.admin.label' => 'Administrator',
683 // 'role.admin.low_case_label' => 'administrator',
684 // 'role.admin.description' => 'Site adminsitrator.',
685
686 // Timesheet View form. See example at https://timetracker.anuko.com/timesheet_view.php.
687 // TODO: translate the following.
688 // 'form.timesheet_view.submit_subject' => 'Timesheet approval request',
689 // 'form.timesheet_view.submit_body' => "A new timesheet requires approval.<p>User: %s.",
690 // 'form.timesheet_view.approve_subject' => 'Timesheet approved',
691 // 'form.timesheet_view.approve_body' => "Your timesheet %s was approved.<p>%s",
692 // 'form.timesheet_view.disapprove_subject' => 'Timesheet not approved',
693 // 'form.timesheet_view.disapprove_body' => "Your timesheet %s was not approved.<p>%s",
694
695 // Display Options form. See example at https://timetracker.anuko.com/display_options.php.
696 // TODO: translate the following.
697 // 'form.display_options.menu' => 'Menu',
698 // 'form.display_options.note_on_separate_row' => 'Note on separate row',
699 );