# Translation of Odoo Server. # This file contains the translation of the following modules: # * hr_payroll # # Translators: # emre oktem, 2024 # Ramiz Deniz Öner , 2024 # İmat Yahya Çataklı , 2024 # Saban Yildiz , 2024 # Murat Durmuş , 2024 # Güven YILMAZ , 2024 # Halil, 2024 # Ayhan Kızıltan, 2024 # Tugay Hatıl , 2024 # Özlem Atalay , 2024 # Ahmet Altinisik , 2024 # Ozlem Cikrikci , 2024 # Buket Şeker , 2024 # İlknur Gözütok, 2024 # abc Def , 2024 # Ömer ABA , 2024 # Doğancan Kalıpçılar, 2024 # Nadir Gazioglu , 2024 # Melih Melik Sonmez, 2024 # Levent Karakaş , 2024 # Umur Akın , 2024 # Ediz Duman , 2024 # Gökhan Erdoğdu , 2024 # Martin Trigaux, 2024 # Murat Kaplan , 2024 # Ertuğrul Güreş , 2024 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 18.0+e\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-09-25 09:25+0000\n" "PO-Revision-Date: 2024-09-25 09:44+0000\n" "Last-Translator: Ertuğrul Güreş , 2024\n" "Language-Team: Turkish (https://app.transifex.com/odoo/teams/41243/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: tr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip_worked_days.py:0 msgid " (Half-Day)" msgstr "(Yarım-Gün)" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__count msgid "# Payslip" msgstr "# Ücret Bordrosu" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__payslips_count #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract_history__payslips_count #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__payslip_count msgid "# Payslips" msgstr "# Ücret Bordroları" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payroll_declaration_mixin.py:0 msgid "%(employee_name)s-declaration-%(year)s" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_salary_rule.py:0 msgid "" "%(error_type)s\n" "- Employee: %(employee)s\n" "- Contract: %(contract)s\n" "- Payslip: %(payslip)s\n" "- Salary rule: %(name)s (%(code)s)\n" "- Error: %(error_message)s" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payroll_headcount.py:0 msgid "%(rate)s Hours/week" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "%(start_date_string)s and %(end_date_string)s" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_contract.py:0 #: code:addons/hr_payroll/models/hr_payroll_structure.py:0 #: code:addons/hr_payroll/models/hr_salary_rule.py:0 msgid "%s (copy)" msgstr "%s (kopya)" #. module: hr_payroll #: model:ir.actions.report,print_report_name:hr_payroll.action_report_light_payslip #: model:ir.actions.report,print_report_name:hr_payroll.action_report_payslip msgid "'Payslip - %s' % (object.name)" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "(%s Payslips)" msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__state msgid "" "* When the payslip is created the status is 'Draft'\n" " \n" "* If the payslip is under verification, the status is 'Waiting'.\n" " \n" "* If the payslip is confirmed then status is set to 'Done'.\n" " \n" "* When the user cancels a payslip, the status is 'Canceled'." msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "-> Report" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_view_kanban msgid "/ Hour" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_view_kanban msgid "/ Month" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "/ day" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "/ half-month" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "/ half-year" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "/ quarter" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "/ two months" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "/ two weeks" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "/ week" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "/ year" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_note_demo_content msgid "1. Save documents to terminated employees" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register msgid "100" msgstr "100" #. module: hr_payroll #: model:hr.salary.rule,name:hr_payroll.hr_salary_rule_13th_month_salary msgid "13th pay salary" msgstr "13. ücret ödemesi" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "1st semester of %s" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_note_demo_content msgid "2. Index salaries for Marketing department" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register msgid "2023 Payroll" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "2nd semester of %s" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_note_demo_content msgid "3. Create a new contract for Marc Demo with his new position" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_rule_parameter_view_form msgid "" "\n" " Save your Salary Rule in order to add Parameter Values.\n" " " msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_resource_calendar_view_form msgid " hours/week" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "" "\n" " Work Entries\n" " " msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "" " Payslips \n" " New " msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_export_mixin_form_view msgid "Eligible Employees" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_headcount_view_form msgid "Employees" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form msgid "Payslips" msgstr "Ücret Bordroları" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "" "Salary Attachments\n" " New" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees msgid "" "This wizard will generate payslips for all" " selected employee(s) based on the dates and credit note specified on " "Payslips Run." msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_index_form_view msgid "" "You have selected contracts that are not running, this " "wizard can only index running contracts." msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_resource_calendar_view_form msgid " %" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "/ hour" msgstr "/ saat" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_edit_payslip_lines_form_wizard msgid "" "Tip: Each time you edit the quantity or the amount on" " a line, we recompute the following lines. We recommend that you edit from " "top to bottom to prevent your edition from being overwritten by the " "automatic recalculation. Be careful that reordering the lines doesn't " "recompute them." msgstr "" "İpucu: Bir satırdaki miktarı veya miktarı her " "düzenlediğinizde, aşağıdaki satırları yeniden hesaplarız. Otomatik yeniden " "hesaplama tarafından sürümünüzün üzerine yazılmasını önlemek için yukarıdan " "aşağıya düzenlemenizi öneririz. Satırları yeniden düzenlemenin onları " "yeniden hesaplamadığından emin olun." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Days" msgstr "Gün" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_form msgid "Payslips" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Total" msgstr "Toplam" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_rule_parameter_view_form msgid "Versions" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Children:" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Computed On:" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Contract Start Date:" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Contract Type:" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Department:" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Email:" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "ID:" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Job Position:" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Marital Status:" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Name:" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Pay Period:" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Private Address:" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Working Schedule:" msgstr "" #. module: hr_payroll #: model_terms:web_tour.tour,rainbow_man_message:hr_payroll.payroll_tours msgid "" "Congrats, Your first payslip is now finished. It's time for you to " "explore the Payroll app by yourself." msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register msgid "Register Name:" msgstr "Kayıt Adı:" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register msgid "Total" msgstr "Toplam" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_light_payslip msgid "YTD" msgstr "" #. module: hr_payroll #: model:mail.template,body_html:hr_payroll.mail_template_new_payslip msgid "" "\n" " \n" "
\n" " Dear , a new payslip is available for you.

\n" " Please find the PDF in your employee portal.

\n" " Have a nice day,
\n" " The HR Team\n" "
\n" " " msgstr "" #. module: hr_payroll #: model:ir.model.constraint,message:hr_payroll.constraint_hr_work_entry_type_is_unforeseen_is_leave msgid "A unforeseen absence must be a leave." msgstr "Beklenmedik bir devamsızlık izin olmalıdır." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Accounting" msgstr "Muhasebe" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__message_needaction #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__message_needaction #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__message_needaction msgid "Action Needed" msgstr "Aksiyon Gerekiyor" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_dashboard_warning__active #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__active #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__active #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__active #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_search msgid "Active" msgstr "Etkin" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__active_amount msgid "Active Amount" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__activity_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__activity_ids msgid "Activities" msgstr "Aktiviteler" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__activity_exception_decoration #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__activity_exception_decoration msgid "Activity Exception Decoration" msgstr "Etkinlik İstisna Dekorasyonu" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__activity_state #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__activity_state msgid "Activity State" msgstr "Aktivite Durumu" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__activity_type_icon #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__activity_type_icon msgid "Activity Type Icon" msgstr "Aktivite Türü İmgesi" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/views/add_payslips_hook.js:0 #: code:addons/hr_payroll/static/src/views/payslip_batch_form/payslip_batch_form.js:0 #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form msgid "Add Payslips" msgstr "" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "Add a name to the contract." msgstr "" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "Add a employee to your contract" msgstr "" #. module: hr_payroll #: model_terms:ir.actions.act_window,help:hr_payroll.action_view_hr_payroll_structure_from_type msgid "Add a new salary structure" msgstr "Yeni bir ücret yapısı ekleyin" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Add an internal note..." msgstr "Bir iç not ekle..." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_edit_payslip_lines_wizard__ytd_computation #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_structure__ytd_computation #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__ytd_computation msgid "" "Adds a column in the payslip that shows the accumulated amount paid for " "different rules during the year" msgstr "" #. module: hr_payroll #: model:res.groups,name:hr_payroll.group_hr_payroll_manager msgid "Administrator" msgstr "Yönetici" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/components/dashboard/payslip_batch/payslip_batch.xml:0 msgid "All" msgstr "Tümü" #. module: hr_payroll #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_employee_payslips msgid "All Payslips" msgstr "Tüm Ücret Bordroları" #. module: hr_payroll #: model:hr.salary.rule.category,name:hr_payroll.ALW msgid "Allowance" msgstr "Ödenek" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_rule__condition_select__none msgid "Always True" msgstr "Daima Gerçek" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__amount #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__amount #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__amount #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__amount #: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Amount" msgstr "Tutar" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__amount_other_input_id msgid "Amount Other Input" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__amount_select #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__amount_select msgid "Amount Type" msgstr "Tutar Türü" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payment_report_wizard.py:0 msgid "Amount to pay" msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__monthly_amount msgid "Amount to pay each payslip." msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__active_amount msgid "" "Amount to pay for this payslip, Payslip Amount or less depending on the " "Remaining Amount." msgstr "" #. module: hr_payroll #: model:ir.model.constraint,message:hr_payroll.constraint_hr_payroll_employee_declaration_unique_employee_sheet msgid "An employee can only have one declaration per sheet." msgstr "" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/components/dashboard/payroll_stats/payroll_stats.xml:0 #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_contract__schedule_pay__annually #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_structure_type__default_schedule_pay__annually msgid "Annually" msgstr "Yıllık" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "" "Another refund payslip with the same amount has been found. Do you want to " "create a new one?" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__appears_on_payslip #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__appears_on_payslip msgid "Appears on Payslip" msgstr "Bordro'da Görünsün" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__condition_python msgid "" "Applied this rule for calculation if condition is true. You can specify " "condition like basic > 1000." msgstr "" "Bu kuralı eğer koşul doğruysa uygulayın. >1000 gibi temel bir koşul " "belirtebilirsiniz." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__date_estimated_end msgid "Approximated end date." msgstr "" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_export_mixin__reference_month__4 #: model:ir.model.fields.selection,name:hr_payroll.selection__res_company__ytd_reset_month__4 msgid "April" msgstr "Nisan" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_dashboard_warning_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_dashboard_warning_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_input_type_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_input_type_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_employee_grade_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payroll_structure_filter #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_rule_filter msgid "Archived" msgstr "Arşivlendi" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/components/dashboard/todo_list/todo_list.js:0 msgid "" "Are you sure you want to delete this note? All content will be definitely " "lost." msgstr "" #. module: hr_payroll #: model:hr.salary.rule,name:hr_payroll.default_assignment_of_salary_rule msgid "Assignment of Salary" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "" "At least one previous negative net could be reported on this payslip for %s" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__message_attachment_count #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__message_attachment_count #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__message_attachment_count msgid "Attachment Count" msgstr "Ek Sayısı" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__attachment_name msgid "Attachment Name" msgstr "Ek Adı" #. module: hr_payroll #: model:hr.salary.rule,name:hr_payroll.default_attachment_of_salary_rule msgid "Attachment of Salary" msgstr "" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_report__work_entry_source__attendance #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_report__work_entry_source__attendance msgid "Attendances" msgstr "Katılımcılar" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_export_mixin__reference_month__8 #: model:ir.model.fields.selection,name:hr_payroll.selection__res_company__ytd_reset_month__8 msgid "August" msgstr "Ağustos" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "August 2023 Payslip" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__struct_ids msgid "Availability in Structure" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__available_in_attachments #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_input_type_view_search msgid "Available in attachments" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__avatar_1920 msgid "Avatar" msgstr "Avatar" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__avatar_128 msgid "Avatar 128" msgstr "Avatar 128" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_report_view_tree msgid "Average of Basic Wage" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_report_view_tree msgid "Average of Net Wage" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payment_report_wizard.py:0 msgid "Bank account" msgstr "Banka hesabı" #. module: hr_payroll #: model:hr.salary.rule.category,name:hr_payroll.BASIC msgid "Basic" msgstr "Temel" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 #: model:hr.salary.rule,name:hr_payroll.default_basic_salary_rule msgid "Basic Salary" msgstr "Temel Maaş" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__basic_wage #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__basic_wage msgid "Basic Wage" msgstr "Temel ücret" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__leave_basic_wage msgid "Basic Wage for Time Off" msgstr "İzin İçin Temel Ücret" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Batch" msgstr "Batch" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__payslip_run_id #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form msgid "Batch Name" msgstr "Toplu Bordro Adı" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/components/dashboard/payslip_batch/payslip_batch.xml:0 #: model:ir.ui.menu,name:hr_payroll.menu_hr_payslip_run msgid "Batches" msgstr "Toplu Bordrolar" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_res_config_settings__module_l10n_be_hr_payroll msgid "Belgium Payroll" msgstr "Belçika Bordro" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_contract__schedule_pay__bi-monthly #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_structure_type__default_schedule_pay__bi-monthly msgid "Bi-monthly" msgstr "İki Aylık" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_contract__schedule_pay__bi-weekly #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_structure_type__default_schedule_pay__bi-weekly msgid "Bi-weekly" msgstr "İki Haftalık" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_note_demo_content msgid "Board meeting summary:" msgstr "" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_payment_report_wizard__export_format__csv msgid "CSV" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_line_form msgid "Calculations" msgstr "Hesaplamalar" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__calendar_changed msgid "Calendar Changed" msgstr "" #. module: hr_payroll #: model:ir.actions.server,name:hr_payroll.action_hr_payroll_cancel_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_index_form_view #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_payment_report_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Cancel" msgstr "İptal" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payslip__state__cancel msgid "Canceled" msgstr "İptal Edildi" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_attachment__state__cancel #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_report__state__cancelled msgid "Cancelled" msgstr "İptal Edildi" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Cannot cancel a payslip that is done." msgstr "Tamamlanan ücret bordrosu iptal edilemez." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Cannot mark payslip as paid if not confirmed." msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__code #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_worked_days__code msgid "" "Careful, the Code is used in many references, changing it could lead to " "unwanted changes." msgstr "" "Dikkatli olun, Kod birçok referansta kullanılır, değiştirilmesi istenmeyen " "değişikliklere yol açabilir." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_headcount_line__employee_type msgid "" "Categorize your Employees by type. This field also has an impact on " "contracts. Only Employees, Students and Trainee will have contract history." msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__category_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__category_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__category_id #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_rule_filter msgid "Category" msgstr "Kategori" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__is_refund msgid "" "Check if the value of the salary attachment must be taken into account as " "negative (-X)" msgstr "" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "" "Check the Work Entries linked to your newly created " "Contract." msgstr "" #. module: hr_payroll #: model:hr.salary.rule,name:hr_payroll.default_child_support msgid "Child Support" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule_category__children_ids msgid "Children" msgstr "Alt" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Choose a Payroll Localization" msgstr "Bir Bordro Yerelleştirmesi seçiniz." #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "Click here to create a new Contract." msgstr "" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "" "Click here to generate a Batch for the displayed Employees." msgstr "" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "" "Click on Salary Information to access additional fields." msgstr "" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "Click on Employees to pick one of your Employees." msgstr "" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "" "Click on Payroll to manage your employee's Work Entries, " "Contracts and Payslips." msgstr "" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "Click on the Payslip." msgstr "" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "Click on the Work Entries menu." msgstr "" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/components/dashboard/todo_list/todo_list.xml:0 msgid "Close" msgstr "Kapat" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__paid_date msgid "Close Date" msgstr "Kapanış Tarihi" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_type__round_days_type__half-up msgid "Closest" msgstr "En yakın" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__code #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__code #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__structure_code #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__code #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__code #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__code #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__code #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter__code #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__code #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__code #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule_category__code #: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register msgid "Code" msgstr "Kod" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_view_kanban msgid "Code:" msgstr "Kod:" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_working_rate__color msgid "Color" msgstr "Renk" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_res_company msgid "Companies" msgstr "Şirketler" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_declaration_mixin__company_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__company_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__company_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_note__company_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_payment_report_wizard__company_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__company_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__company_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__company_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__company_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__company_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_mixin__company_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_report__company_id #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_report_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_report_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Company" msgstr "Firma" #. module: hr_payroll #: model:hr.salary.rule.category,name:hr_payroll.COMP #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form msgid "Company Contribution" msgstr "Şirket Katkısı" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__full_time_required_hours msgid "Company Full Time" msgstr "" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_attachment__state__close msgid "Completed" msgstr "Tamamlandı" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form msgid "Computation" msgstr "Hesaplama" #. module: hr_payroll #: model:ir.actions.server,name:hr_payroll.action_hr_payroll_compute_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Compute Sheet" msgstr "Tabloyu Hesapla" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__compute_date msgid "Computed On" msgstr "Üzerinden Hesaplanan" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__condition_select msgid "Condition Based on" msgstr "Koşul Bazında" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__condition_other_input_id msgid "Condition Other Input" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form msgid "Conditions" msgstr "Koşullar" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_res_config_settings msgid "Config Settings" msgstr "Yapılandırma Ayarları" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_index_form_view #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Confirm" msgstr "Onayla" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "Confirm the Payslip." msgstr "" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payslip_run__state__verify msgid "Confirmed" msgstr "Doğrulanmış" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_report__state__conflict msgid "Conflict" msgstr "Tutarsızlık" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_work_entries_in_conflict msgid "Conflicts" msgstr "Tutarsızlıklar" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__contract_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__contract_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__contract_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__contract_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__contract_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__contract_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_employee_mixin__contract_ids msgid "Contract" msgstr "Sözleşme" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__contract_domain_ids msgid "Contract Domain" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Contract Expiration Notice Period" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__contract_names msgid "Contract Names" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_structure_type_view_search msgid "Contract Type" msgstr "Sözleşme Türü" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Contract Wage (" msgstr "" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_contract_history msgid "Contract history" msgstr "Sözleşme tarihçesi" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_index_form_view msgid "Contract indexing" msgstr "Sözleşme indeksleme" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_hr_contract_repository #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_index__contract_ids #: model:ir.ui.menu,name:hr_payroll.hr_menu_all_contracts #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_employees_root msgid "Contracts" msgstr "Sözleşmeler" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_line_view_search_register #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_line_filter msgid "Contribution Register" msgstr "Katkı Payı Kaydı" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_contribution_registers #: model:ir.actions.report,name:hr_payroll.action_report_register msgid "Contribution Registers" msgstr "Katkı Payı Kayıtları" #. module: hr_payroll #: model:hr.salary.rule,name:hr_payroll.hr_salary_rule_convanceallowance1 msgid "Conveyance Allowance" msgstr "Sevk Ödeneği" #. module: hr_payroll #: model:hr.salary.rule,name:hr_payroll.hr_salary_rule_ca_gravie msgid "Conveyance Allowance For Gravie" msgstr "Gravie için Taşıma Ödeneği" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__amount msgid "Count" msgstr "Sayı" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_dashboard_warning__country_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__country_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__country_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__country_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__country_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter__country_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__country_id msgid "Country" msgstr "Ülke" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__country_code #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__country_code #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__country_code msgid "Country Code" msgstr "Ülke Kodu" #. module: hr_payroll #: model:ir.actions.server,name:hr_payroll.action_hr_payroll_confirm_payroll msgid "Create Draft Entry" msgstr "Taslak Kaydı Onayla" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_form msgid "Create Individual Attachments" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Create Payment Report" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Create SEPA payment" msgstr "SEPA ödemesi oluşturun" #. module: hr_payroll #: model:ir.actions.server,name:hr_payroll.action_new_salary_attachment msgid "Create Salary Attachment" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_mixin__create_uid msgid "Create Uid" msgstr "Kullanıcı Kimliği Oluştur" #. module: hr_payroll #: model_terms:ir.actions.act_window,help:hr_payroll.action_hr_contract_repository msgid "Create a new contract" msgstr "Yeni Bir Sözleşme Oluştur" #. module: hr_payroll #: model_terms:ir.actions.act_window,help:hr_payroll.action_salary_rule_form msgid "Create a new salary rule" msgstr "" #. module: hr_payroll #: model_terms:ir.actions.act_window,help:hr_payroll.hr_rule_parameter_action msgid "Create a new salary rule parameter" msgstr "" #. module: hr_payroll #: model_terms:ir.actions.act_window,help:hr_payroll.action_view_hr_payroll_structure_list_form msgid "Create a new salary structure" msgstr "" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/components/dashboard/todo_list/todo_list.xml:0 msgid "Create new todo note" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_dashboard_warning__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_lines_wizard__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_working_rate__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_index__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_note__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_payment_report_wizard__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_employees__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__create_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule_category__create_uid msgid "Created by" msgstr "Tarafından oluşturuldu" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_dashboard_warning__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_lines_wizard__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_working_rate__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_index__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_note__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_payment_report_wizard__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_employees__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__create_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule_category__create_date msgid "Created on" msgstr "Oluşturuldu" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__credit_note msgid "Credit Note" msgstr "İade/Fiyat Farkı" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Credit Notes" msgstr "İade/Fiyat Farkları" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__is_credit_time msgid "Credit Time" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract_history__time_credit #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry__is_credit_time msgid "Credit time" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__currency_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__currency_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__currency_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__currency_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__currency_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__currency_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__currency_id msgid "Currency" msgstr "Kur" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_report_view_search msgid "Current month" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__is_name_custom msgid "Custom Name" msgstr "" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_contract__schedule_pay__daily #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_structure_type__default_schedule_pay__daily msgid "Daily" msgstr "Günlük" #. module: hr_payroll #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_dashboard_configuration #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_dashboard_root msgid "Dashboard" msgstr "Kontrol Paneli" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_line_view_search_register #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Date" msgstr "Tarih" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__date_start msgid "Date From" msgstr "Tarihi Itibaren" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_report__date_start msgid "Date Start" msgstr "Başlangıç Tarihi" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__date_end msgid "Date To" msgstr "Date To" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__date_end msgid "Date at which this assignment has been set as completed or cancelled." msgstr "" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_type__round_days__full msgid "Day" msgstr "Gün" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Day where the 'Year To Date' will be reset every year." msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_res_company__ytd_reset_day #: model:ir.model.fields,help:hr_payroll.field_res_config_settings__ytd_reset_day msgid "" "Day where the YTD will be reset every year. If zero or negative, then the first day of the month will be selected instead.\n" " If greater than the last day of a month, then the last day of the month will be selected instead." msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_report__number_of_days msgid "Days" msgstr "Gün" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__count_leave msgid "Days of Paid Time Off" msgstr "Ücretli İzin Günleri" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__count_unforeseen_absence msgid "Days of Unforeseen Absence" msgstr "Öngörülmeyen Devamsızlık Günleri " #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__count_leave_unpaid msgid "Days of Unpaid Time Off" msgstr "Ücretsiz İzin Günleri" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_export_mixin__reference_month__12 #: model:ir.model.fields.selection,name:hr_payroll.selection__res_company__ytd_reset_month__12 msgid "December" msgstr "Aralık" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__res_id msgid "Declaration Model Id" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__res_model msgid "Declaration Model Name" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_declaration_mixin__line_ids msgid "Declarations" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 #: model:hr.salary.rule,name:hr_payroll.default_deduction_salary_rule #: model:hr.salary.rule.category,name:hr_payroll.DED msgid "Deduction" msgstr "Deduction" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__schedule_pay #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure_type__default_schedule_pay msgid "Default Scheduled Pay" msgstr "Varsayılan Zamanlanmış Ödeme" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure_type__wage_type msgid "Default Wage Type" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure_type__default_work_entry_type_id msgid "Default Work Entry Type" msgstr "Varsayılan Puantaj Türü" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "Define a Wage." msgstr "Maaş belirleyin." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_structure__schedule_pay #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_structure_type__default_schedule_pay msgid "Defines the frequency of the wage payment." msgstr "Maaş ödemelerinin sıklığını tanımlayınız" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_edit_payslip_line__struct_id #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__struct_id msgid "" "Defines the rules that have to be applied to this payslip, according to the " "contract chosen. If the contract is empty, this field isn't mandatory " "anymore and all the valid rules of the structures of the employee's " "contracts will be applied." msgstr "" "Seçilen sözleşmeye göre bu maaş bordrosuna uygulanması gereken kuralları " "tanımlar. Sözleşme boş ise bu alan artık zorunlu değildir ve çalışanın " "sözleşmelerinin yapılarının geçerli tüm kuralları uygulanacaktır." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__department_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__department_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__department_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_employees__department_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_report__department_id #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_headcount_line_search #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_report_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_report_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Department" msgstr "Departman" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_light_payslip msgid "Department:" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_index__description #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__note #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter__description #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__description #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__note #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule_category__note #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_rule_parameter_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form msgid "Description" msgstr "Açıklama" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__disabled msgid "Disabled" msgstr "Devre Dışı" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_edit_payslip_lines_form_wizard msgid "Discard" msgstr "Sil" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_dashboard_warning__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_lines_wizard__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_working_rate__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_index__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_note__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_payment_report_wizard__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_employees__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule_category__display_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_report__display_name msgid "Display Name" msgstr "İsim Göster" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Display Payslip PDF File on a payslip form" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_hr_work_entry_type_view_form_inherit msgid "Display in Payslip" msgstr "Ücret Bordrosunda Görüntüle" #. module: hr_payroll #: model:res.groups,name:hr_payroll.group_payslip_display msgid "Display payslip PDF" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__attachment msgid "Document" msgstr "Belge" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payslip__state__done #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payslip_run__state__close #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_filter #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Done" msgstr "Yapıldı" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_filter msgid "Done Payslip Batches" msgstr "Biten Toplu Ücret Bordrosu " #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Done Slip" msgstr "Tamamlanan Fiş" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Double Holiday Pay" msgstr "" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_type__round_days_type__down msgid "Down" msgstr "Aşağı" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_employee_declaration__state__draft #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payslip__state__draft #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_report__state__draft #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_filter msgid "Draft" msgstr "Taslak" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_filter msgid "Draft Payslip Batches" msgstr "Taslak Toplu Ücret Bordrosu " #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Draft Slip" msgstr "Taslak Bordro" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 #: model:ir.actions.server,name:hr_payroll.action_edit_payslip_lines msgid "Edit Payslip Lines" msgstr "Bordro Satırlarını Düzenle" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__edit_payslip_lines_wizard_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__edit_payslip_lines_wizard_id msgid "Edit Payslip Lines Wizard" msgstr "Bordro Hatlarını Düzenleme Sihirbazı" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_edit_payslip_worked_days_line msgid "Edit payslip line wizard worked days" msgstr "Maaş bordrosu satırı sihirbazının çalıştığı günleri düzenle" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_edit_payslip_lines_wizard msgid "Edit payslip lines wizard" msgstr "Maaş bordrosu satırlarını düzenleme sihirbazı" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_edit_payslip_line msgid "Edit payslip lines wizard line" msgstr "Maaş bordrosu satırlarını düzenleme sihirbazı satırı" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__edited msgid "Edited" msgstr "Düzenlendi" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_edit_payslip_lines_form_wizard msgid "Edition of Payslip Lines in the Payslip" msgstr "Maaş bordrosundaki Bordro Satırlarının Sürümü" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_work_entry_export_mixin.py:0 #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_mixin__eligible_employee_line_ids #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_export_employee_mixin_list_view msgid "Eligible Employees" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_mixin__eligible_employee_count msgid "Eligible Employees Count" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__email_cc msgid "Email cc" msgstr "E-posta cc" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_employee #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__employee_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__employee_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__employee_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__employee_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__employee_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__employee_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_employee_mixin__employee_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_report__employee_id #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_report_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_report_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Employee" msgstr "Çalışan" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_search_inherit #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_hr_employee_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Employee Code" msgstr "" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_contract msgid "Employee Contract" msgstr "Personel Sözleşmesi" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__employee_count #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__employee_count msgid "Employee Count" msgstr "Personel Adedi" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payroll_declaration_mixin.py:0 msgid "Employee Declarations" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_employee_grade_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payroll_structure_list_view msgid "Employee Function" msgstr "Çalışan İşlevi" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Employee Information" msgstr "Çalışan Bilgileri" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/components/dashboard/payslip_batch/payslip_batch.js:0 #: model:ir.actions.act_window,name:hr_payroll.action_view_hr_payslip_form #: model:ir.actions.act_window,name:hr_payroll.action_view_hr_payslip_month_form msgid "Employee Payslips" msgstr "Personel Bordroları" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Employee Trends" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__employee_type #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_headcount_line_search msgid "Employee Type" msgstr "Personel Türü" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payment_report_wizard.py:0 msgid "Employee address" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payment_report_wizard.py:0 msgid "Employee name" msgstr "" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_employee_with_different_company_on_contract msgid "Employee whose contracts and company are differents" msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_contract__hourly_wage msgid "Employee's hourly gross wage." msgstr "Personelin saatlik brüt ücreti." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_contract__resource_calendar_id msgid "" "Employee's working schedule.\n" " When left empty, the employee is considered to have a fully flexible schedule, allowing them to work without any time limit, anytime of the week.\n" " " msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_employees__employee_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__employee_ids #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_line_view_search_register #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_line_filter msgid "Employees" msgstr "Çalışanlar" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_employee_missing_from_open_batch msgid "Employees (With Running Contracts) missing from open batches" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees msgid "Employees Selection" msgstr "" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_employee_ambiguous_contract msgid "Employees With Both New And Running Contracts" msgstr "" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_employees_multiple_payslips msgid "Employees With Multiple Open Payslips of Same Type" msgstr "" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_employee_without_bank_account msgid "Employees Without Bank account Number" msgstr "" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_employee_without_identification msgid "Employees Without Identification Number" msgstr "" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_employee_without_contract msgid "Employees Without Running Contracts" msgstr "" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_nearly_expired_contracts msgid "Employees with running contracts coming to an end" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Employer Cost" msgstr "İş Veren Maliyeti" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_structure__hide_basic_on_pdf msgid "" "Enable this option if you don't want to display the Basic Salary on the " "printed pdf." msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__date_to #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__date_end msgid "End Date" msgstr "Bitiş Tarihi" #. module: hr_payroll #: model:ir.model.constraint,message:hr_payroll.constraint_hr_salary_attachment_check_dates msgid "End date may not be before the starting date." msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_index__display_warning msgid "Error" msgstr "Hata" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_salary_rule_category.py:0 msgid "Error! You cannot create recursive hierarchy of Salary Rule Category." msgstr "" "Hata! Maaş Kuralı Kategorisi'nin yinelemeli hiyerarşisini oluşturamazsınız." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__date_estimated_end msgid "Estimated End Date" msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_line__partner_id #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__partner_id msgid "Eventual third party involved in the salary payment of the employees." msgstr "Nihai üçüncü parti Personelin maaş ödemeleri dahil." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_employee_mixin__export_id msgid "Export" msgstr "Dışa Aktar" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_run__payment_report msgid "Export .csv file related to this batch" msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__payment_report msgid "Export .csv file related to this payslip" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_export_mixin_form_view #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_export_mixin_list_view msgid "Export Employee Work Entries" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_mixin__export_file msgid "Export File" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_mixin__export_filename msgid "Export Filename" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_payment_report_wizard__export_format msgid "Export Format" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Export Payslip" msgstr "" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_export_mixin__reference_month__2 #: model:ir.model.fields.selection,name:hr_payroll.selection__res_company__ytd_reset_month__2 msgid "February" msgstr "Şubat" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "First, we'll create a new Contract." msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__amount_fix #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__amount_fix #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_rule__amount_select__fix msgid "Fixed Amount" msgstr "Sabit Tutar" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_contract__wage_type__monthly #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_structure_type__wage_type__monthly msgid "Fixed Wage" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__message_follower_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__message_follower_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__message_follower_ids msgid "Followers" msgstr "Takipçiler" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__message_partner_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__message_partner_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__message_partner_ids msgid "Followers (Partners)" msgstr "Takipçiler (İş ortakları)" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__activity_type_icon #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_run__activity_type_icon msgid "Font awesome icon e.g. fa-tasks" msgstr "Yazı tipi harika simgesi ör. fa-görevler" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_line__amount_percentage #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__amount_percentage msgid "For example, enter 50.0 to apply a percentage of 50%" msgstr "Örenk, 50% yüzdesi uygulamak için 50,0 girin" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_res_config_settings__module_l10n_fr_hr_payroll msgid "French Payroll" msgstr "Fransa Bodro" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__date_from #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__date_from #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__date_from #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__date_from msgid "From" msgstr "Başlama" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payslips_by_employees.py:0 msgid "From %(from_date)s to %(end_date)s" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form msgid "General" msgstr "Genel" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_payment_report_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees msgid "Generate" msgstr "Oluştur" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_export_mixin_form_view msgid "Generate Export File" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_employee_declaration_view_tree msgid "Generate PDFs" msgstr "" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/hr_work_entries_gantt.xml:0 #: code:addons/hr_payroll/static/src/views/work_entry_calendar/work_entry_calendar.xml:0 #: model:ir.actions.act_window,name:hr_payroll.action_hr_payslip_by_employees #: model:ir.actions.server,name:hr_payroll.action_hr_payslip_run_generate #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form msgid "Generate Payslips" msgstr "Ücret Bordrolarını Oluştur" #. module: hr_payroll #: model:ir.actions.server,name:hr_payroll.action_generate_payslips_from_work_entries msgid "Generate payslips" msgstr "Ücret bordrolarını oluştur" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payslip_employees msgid "Generate payslips for all selected employees" msgstr "Seçilen tüm personel için ücret bordroları oluştur" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_employee_declaration__state__pdf_generated msgid "Generated PDF" msgstr "Oluşturulan PDF" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form msgid "Generated Payslips" msgstr "Oluşturulan Ücret Bordroları" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_note_demo_content msgid "Give insurance card to new registered employees" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__gross_wage #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__gross_wage msgid "Gross Wage" msgstr "Brüt ücret" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_employee_declaration_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_headcount_line_search #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_line_view_search_register #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_filter #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_report_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_report_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payroll_structure_filter #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_line_filter #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_rule_filter msgid "Group By" msgstr "Grupla" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_res_config_settings__group_payslip_display msgid "Group Payslip Display" msgstr "" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_payment_report_wizard msgid "HR Payroll Payment Report Wizard" msgstr "" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_work_entry msgid "HR Work Entry" msgstr "İK Puantaj Kaydı" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_work_entry_type msgid "HR Work Entry Type" msgstr "İK Puantaj Kaydı Türü" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_type__round_days__half msgid "Half Day" msgstr "Yarım Gün" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__has_done_payslip msgid "Has Done Payslip" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__has_message #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__has_message #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__has_message msgid "Has Message" msgstr "Mesaj Var" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__has_negative_net_to_report msgid "Has Negative Net To Report" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__has_refund_slip msgid "Has Refund Slip" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__has_similar_attachment msgid "Has Similar Attachment" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__has_similar_attachment_warning msgid "Has Similar Attachment Warning" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__has_total_amount msgid "Has Total Amount" msgstr "" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.hr_payroll_headcount_action #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_headcount_action #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_headcount_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_headcount_view_tree msgid "Headcount" msgstr "" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_headcount_line msgid "Headcount Line" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payroll_headcount.py:0 msgid "Headcount for %(company_name)s from %(date_from)s to %(date_to)s" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payroll_headcount.py:0 msgid "Headcount for %(company_name)s on the %(date)s" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_headcount_line_view_tree msgid "Headcount's Employees" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payroll_headcount.py:0 msgid "Headcount's employees" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__hide_basic_on_pdf msgid "Hide Basic On Pdf" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__hourly_wage #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_contract__wage_type__hourly #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_structure_type__wage_type__hourly msgid "Hourly Wage" msgstr "Saatlik Ücret" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Hours / Week" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__hours_per_week #: model:ir.model.fields,field_description:hr_payroll.field_resource_calendar__hours_per_week msgid "Hours per Week" msgstr "Haftalık Saat" #. module: hr_payroll #: model:hr.salary.rule,name:hr_payroll.hr_salary_rule_houserentallowance1 msgid "House Rent Allowance" msgstr "Konut Kira Ödeneği" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_dashboard_warning__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_lines_wizard__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_working_rate__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_index__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_note__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_payment_report_wizard__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_employees__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule_category__id #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_report__id msgid "ID" msgstr "ID" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__activity_exception_icon #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__activity_exception_icon msgid "Icon" msgstr "Simge" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__activity_exception_icon #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_run__activity_exception_icon msgid "Icon to indicate an exception activity." msgstr "İstisnai bir etkinliği belirtmek için kullanılan simge." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__message_needaction #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_run__message_needaction #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__message_needaction msgid "If checked, new messages require your attention." msgstr "İşaretliyse, yeni mesajlar dikkatinize sunulacak." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__message_has_error #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__message_has_sms_error #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_run__message_has_error #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_run__message_has_sms_error #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__message_has_error #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__message_has_sms_error msgid "If checked, some messages have a delivery error." msgstr "İşaretliyse, bazı mesajlar gönderi hatası içermektedir." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees msgid "" "If empty, the default salary structure from the Salary structure type of the" " employee will be used" msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_employee__is_non_resident #: model:ir.model.fields,help:hr_payroll.field_res_users__is_non_resident msgid "If recipient lives in a foreign country" msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_input_type__is_quantity #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__is_quantity msgid "" "If set, hide currency and consider the manual input as a quantity for every " "rule computation using this input." msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__active msgid "" "If the active field is set to false, it will allow you to hide the salary " "rule without removing it." msgstr "" "Etkin alanda yanlış ayarlanırsa, size maaş gizleme sağlayacak bu kural " "kaldırmadan." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_employee__disabled msgid "If the employee is declared disabled by law" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__image_1920 msgid "Image" msgstr "Görsel" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__image_128 msgid "Image 128" msgstr "Görsel 128" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_view_tree msgid "Index Contracts" msgstr "" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_hr_payroll_index #: model:ir.actions.server,name:hr_payroll.action_index_contracts msgid "Index contract(s)" msgstr "Sözleşme(ler) İndeksi" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_index msgid "Index contracts" msgstr "Sözleşmelerin İndeksi" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_res_config_settings__module_l10n_in_hr_payroll msgid "Indian Payroll" msgstr "Hindistan Bordro" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__credit_note msgid "Indicates this payslip has a refund of another" msgstr "Bu ücret bordrosunun başka bir geri ödemeye sahip olduğunu gösterir" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Input Data" msgstr "Veri Girişi" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__note msgid "Internal Note" msgstr "İç Not" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__internet_invoice msgid "Internet Subscription Invoice" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__message_is_follower #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__message_is_follower #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__message_is_follower msgid "Is Follower" msgstr "Takipçi mi" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__is_fulltime #: model:ir.model.fields,field_description:hr_payroll.field_resource_calendar__is_fulltime msgid "Is Full Time" msgstr "Tam Zamanlı mı" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__is_paid msgid "Is Paid" msgstr "Ödendi" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_line_view_search_register msgid "Is Register" msgstr "Kayıtlı mı" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__is_regular msgid "Is Regular" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__is_superuser msgid "Is Superuser" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__is_wrong_duration msgid "Is Wrong Duration" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__is_quantity #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__is_quantity msgid "Is quantity?" msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__quantity msgid "" "It is used in computation for percentage and fixed amount. E.g. a rule for " "Meal Voucher having fixed amount of 1€ per worked day can have its quantity " "defined in expression like worked_days['WORK100'].number_of_days." msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_input__amount msgid "" "It is used in computation. E.g. a rule for salesmen having 1%% commission of" " basic salary per product can defined in expression like: result = " "inputs['SALEURO'].amount * contract.wage * 0.01." msgstr "" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_export_mixin__reference_month__1 #: model:ir.model.fields.selection,name:hr_payroll.selection__res_company__ytd_reset_month__1 msgid "January" msgstr "Ocak" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_headcount_line_search msgid "Job" msgstr "İş" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__job_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__job_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_employees__job_id #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_report_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Job Position" msgstr "İş Pozisyonu" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__job_id msgid "Job Title" msgstr "İş Ünvanı" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_light_payslip msgid "Job Title:" msgstr "" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_export_mixin__reference_month__7 #: model:ir.model.fields.selection,name:hr_payroll.selection__res_company__ytd_reset_month__7 msgid "July" msgstr "Temmuz" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_export_mixin__reference_month__6 #: model:ir.model.fields.selection,name:hr_payroll.selection__res_company__ytd_reset_month__6 msgid "June" msgstr "Haziran" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_report_view_search msgid "Last 365 Days Payslip" msgstr "Son 365 Gün Ücret Bordrosu" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Last Departures" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_line_view_search_register msgid "Last Month" msgstr "Geçen Ay" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_line_view_search_register msgid "Last Quarter" msgstr "Geçen Çeyrek" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_dashboard_warning__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_lines_wizard__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_working_rate__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_index__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_note__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_payment_report_wizard__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_employees__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__write_uid #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule_category__write_uid msgid "Last Updated by" msgstr "Son Güncelleyen" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_dashboard_warning__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_lines_wizard__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_working_rate__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_index__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_note__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_payment_report_wizard__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_employees__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__write_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule_category__write_date msgid "Last Updated on" msgstr "Son Güncelleme" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__line_ids msgid "Line" msgstr "Satır" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_line_form msgid "Line Name" msgstr "Satır Adı" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_declaration_mixin__lines_count msgid "Lines Count" msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule_category__parent_id msgid "" "Linking a salary category to its parent is used only for the reporting " "purpose." msgstr "Amaç üst bir ücret kategori bağlantı raporlama için kullanılır." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_note_demo_content msgid "Links:" msgstr "Bağlantılar:" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__paid msgid "Made Payment Order? " msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__message_main_attachment_id msgid "Main Attachment" msgstr "Ana Ek" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_export_mixin__reference_month__3 #: model:ir.model.fields.selection,name:hr_payroll.selection__res_company__ytd_reset_month__3 msgid "March" msgstr "Mart" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_form msgid "Mark as Completed" msgstr "Tamamlandı Olarak İşaretle" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Mark as paid" msgstr "Ödendi Olarak İşaretle" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__master_department_id #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_report_view_search msgid "Master Department" msgstr "Yüksek Lisans Bölümü" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__condition_range_max msgid "Maximum Range" msgstr "Maksimum Aralık" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_export_mixin__reference_month__5 #: model:ir.model.fields.selection,name:hr_payroll.selection__res_company__ytd_reset_month__5 msgid "May" msgstr "Mayıs" #. module: hr_payroll #: model:hr.salary.rule,name:hr_payroll.hr_salary_rule_meal_voucher msgid "Meal Voucher" msgstr "Yemek Fişi" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__message_has_error #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__message_has_error #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__message_has_error msgid "Message Delivery error" msgstr "Mesaj Teslim hatası" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__message_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__message_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__message_ids msgid "Messages" msgstr "Mesajlar" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__condition_range_min msgid "Minimum Range" msgstr "Minimum Aralık" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__mobile_invoice msgid "Mobile Subscription Invoice" msgstr "Mobil Abonelik Faturası" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_report_hr_payroll_contribution_register msgid "Model for Printing hr.payslip.line grouped by register" msgstr "Yazdırma için model hr.payslip.line kayıt tarafından gruplandırılmış" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/components/dashboard/payroll_stats/payroll_stats.xml:0 #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_contract__schedule_pay__monthly #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_structure_type__default_schedule_pay__monthly msgid "Monthly" msgstr "Aylık" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_tree msgid "Monthly Amount" msgstr "Aylık Tutar" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__my_activity_date_deadline #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__my_activity_date_deadline msgid "My Activity Deadline" msgstr "Aktivite Son Tarihim" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_dashboard_warning__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_note__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__rule_parameter_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule_category__name #: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Name" msgstr "Adı" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_structure__payslip_name msgid "" "Name to be set on a payslip. Example: 'End of the year bonus'. If not set, " "the default value is 'Salary Slip'" msgstr "" "Ücret bordrosunda ayarlanacak isim. Örnek: 'Yıl sonu bonusu'. Ayarlanmazsa, " "varsayılan değer 'Ücret Bordrosu'dur." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_light_payslip msgid "Name:" msgstr "Adı:" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__negative_net_to_report_amount msgid "Negative Net To Report Amount" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__negative_net_to_report_display msgid "Negative Net To Report Display" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__negative_net_to_report_message msgid "Negative Net To Report Message" msgstr "" #. module: hr_payroll #: model:mail.activity.type,name:hr_payroll.mail_activity_data_hr_payslip_negative_net msgid "Negative Net to Report" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__is_refund msgid "Negative Value" msgstr "" #. module: hr_payroll #: model:hr.salary.rule.category,name:hr_payroll.NET msgid "Net" msgstr "Net" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_view_kanban msgid "Net -" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 #: model:hr.salary.rule,name:hr_payroll.default_net_salary msgid "Net Salary" msgstr "Net Maaş" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__net_wage #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__net_wage msgid "Net Wage" msgstr "Net Ücret" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/report/hr_contract_history.py:0 #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payslip_run__state__draft msgid "New" msgstr "Yeni" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_new_contracts msgid "New Contracts" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "New Employees" msgstr "Yeni Personel" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payslips_by_employees.py:0 msgid "New Payslip" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__activity_calendar_event_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__activity_calendar_event_id msgid "Next Activity Calendar Event" msgstr "Sonraki Aktivite Takvimi Etkinliği" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__activity_date_deadline #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__activity_date_deadline msgid "Next Activity Deadline" msgstr "Sonraki Aktivite Son Tarihi" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__activity_summary #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__activity_summary msgid "Next Activity Summary" msgstr "Sonraki Aktivite Özeti" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__activity_type_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__activity_type_id msgid "Next Activity Type" msgstr "Sonraki Aktivitie Türü" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__no_end_date msgid "No End Date" msgstr "Bitiş Tarihi Yok" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "No ID number on the employee !!!" msgstr "" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_type__round_days__no msgid "No Rounding" msgstr "Yuvarlama Yok" #. module: hr_payroll #: model:ir.model.constraint,message:hr_payroll.constraint_hr_employee_unique_registration_number msgid "No duplication of registration numbers is allowed" msgstr "Kayıt numaralarının kopyalanmasına izin verilmez" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__default_no_end_date msgid "No end date by default" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_rule_parameter.py:0 msgid "No rule parameter with code \"%(code)s\" was found for %(date)s" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__is_non_resident #: model:ir.model.fields,field_description:hr_payroll.field_res_users__is_non_resident msgid "Non-resident" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/res_company.py:0 #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_note__note msgid "Note" msgstr "Not" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_rule_parameter_view_form msgid "" "Note a description of your parameter, when it's used, how is it computed, " "what's the source, ..." msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "" "Note: There are previous payslips with a negative amount for a total of %s " "to report." msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_category_form msgid "Notes" msgstr "Notlar" #. module: hr_payroll #: model_terms:ir.actions.act_window,help:hr_payroll.action_contribution_registers msgid "Nothing to show" msgstr "Gösterilecek bir şey yok" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_export_mixin__reference_month__11 #: model:ir.model.fields.selection,name:hr_payroll.selection__res_company__ytd_reset_month__11 msgid "November" msgstr "Kasım" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__message_needaction_counter #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__message_needaction_counter #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__message_needaction_counter msgid "Number of Actions" msgstr "Aksiyon Sayısı" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__number_of_days #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__number_of_days #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__number_of_days #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Number of Days" msgstr "Günlerin Adedi" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__number_of_hours #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__number_of_hours #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__number_of_hours #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Number of Hours" msgstr "Süre (Saat)" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "" "Number of days prior to the contract end date that a contract expiration " "warning is triggered." msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "" "Number of days prior to the work permit expiration date that a warning is " "triggered." msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__message_has_error_counter #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__message_has_error_counter #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__message_has_error_counter msgid "Number of errors" msgstr "Hata adedi" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_contract__full_time_required_hours msgid "" "Number of hours to work on the company schedule to be considered as " "fulltime." msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__message_needaction_counter #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_run__message_needaction_counter #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__message_needaction_counter msgid "Number of messages requiring action" msgstr "İşlem gerektiren mesaj sayısı" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__message_has_error_counter #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_run__message_has_error_counter #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__message_has_error_counter msgid "Number of messages with delivery error" msgstr "Teslimat hatası olan mesaj adedi" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__occurrences msgid "Number of times the salary attachment will appear on the payslip." msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__occurrences msgid "Occurrences" msgstr "" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_export_mixin__reference_month__10 #: model:ir.model.fields.selection,name:hr_payroll.selection__res_company__ytd_reset_month__10 msgid "October" msgstr "Ekim" #. module: hr_payroll #: model:res.groups,name:hr_payroll.group_hr_payroll_user msgid "Officer: Manage all contracts" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_note_demo_content msgid "On the" msgstr "Üzerinde" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "" "On the first tab is the amount of worked time giving you a gross " "amount." msgstr "" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "" "On the second tab is the computation of the rules linked to the Structure " "resulting in a net amount." msgstr "" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "" "On the smartbutton, you can find all the Payslips included " "in the Batch." msgstr "" #. module: hr_payroll #: model:ir.actions.server,name:hr_payroll.ir_actions_server_action_open_reporting msgid "Open Payroll Reporting" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Other Info" msgstr "Diğer Bilgiler" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Other Information" msgstr "Diğer Bilgiler" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_rule__amount_select__input #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_rule__condition_select__input #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_employee_grade_form msgid "Other Input" msgstr "Diğer Girdi" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__input_line_type_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input___allowed_input_type_ids msgid "Other Input Line" msgstr "Diğer Girdi Satırı" #. module: hr_payroll #: model:ir.ui.menu,name:hr_payroll.menu_hr_payslip_entry_type_view msgid "Other Input Types" msgstr "Diğer Girdi Türleri" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Other Inputs" msgstr "Diğer Girdiler" #. module: hr_payroll #: model:hr.work.entry.type,name:hr_payroll.hr_work_entry_type_out_of_contract msgid "Out of Contract" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_declaration_mixin__pdf_error msgid "PDF Error Message" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__pdf_file msgid "PDF File" msgstr "PDF dosyası" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payroll_employee_declaration.py:0 msgid "PDF generation started. It will be available shortly." msgstr "" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payslip__state__paid #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payslip_run__state__paid msgid "Paid" msgstr "Ödendi" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__paid_amount msgid "Paid Amount" msgstr "" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_report__work_type__2 msgid "Paid Time Off" msgstr "Ücretli İzin" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__parameter_value msgid "Parameter Value" msgstr "Parametre değeri" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule_category__parent_id msgid "Parent" msgstr "Üst" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__time_credit #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_search_inherit msgid "Part Time" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__time_credit_type_id msgid "Part Time Work Entry Type" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "Part time" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__partner_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__partner_id msgid "Partner" msgstr "İş Ortağı" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_light_payslip msgid "Pay Period:" msgstr "" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payslip #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__slip_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__payslip_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__slip_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__payslip_id msgid "Pay Slip" msgstr "Bordro" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__slip_id msgid "PaySlip" msgstr "Maaş Bordrosu" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register msgid "PaySlip Lines by Contribution Register" msgstr "Katkı Kaydına Göre Ücret Bordrosu Satırları" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register msgid "PaySlip Name" msgstr "Ücret Bordrosu Adı" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__payment_report #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__payment_report #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_payment_report_view_form msgid "Payment Report" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__payment_report_date #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__payment_report_date msgid "Payment Report Date" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__payment_report_filename #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__payment_report_filename msgid "Payment Report Filename" msgstr "" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.open_payroll_modules #: model:ir.ui.menu,name:hr_payroll.menu_report_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_hr_employee_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Payroll" msgstr "Bordro" #. module: hr_payroll #: model:ir.actions.server,name:hr_payroll.action_reset_work_entries msgid "Payroll - Technical: Reset Work Entries" msgstr "" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.payroll_report_action #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_report_view_tree #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_report_view_graph #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_report_view_pivot #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_report_view_search msgid "Payroll Analysis" msgstr "Bordro Analizi" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_report msgid "Payroll Analysis Report" msgstr "Bordro Analiz Raporu" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__code msgid "Payroll Code" msgstr "Bordro Kodu" #. module: hr_payroll #: model:ir.actions.client,name:hr_payroll.hr_payroll_dashboard_open msgid "Payroll Dashboard" msgstr "" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_dashboard_warning #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_dashboard_warning_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_dashboard_warning_view_tree msgid "Payroll Dashboard Warning" msgstr "" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_hr_payroll_dashboard_warning msgid "Payroll Dashboard Warnings" msgstr "" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_declaration_mixin msgid "Payroll Declaration Mixin" msgstr "" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_employee_declaration msgid "Payroll Employee Declaration" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Payroll Entries" msgstr "Maaş çizelgesi Girdileri" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_headcount msgid "Payroll Headcount" msgstr "" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_note msgid "Payroll Note" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Payroll Rules" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Payroll SEPA" msgstr "Bordro SEPA" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payroll_structure_filter msgid "Payroll Structures" msgstr "Maaş çizelgesi Yapıları" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Payroll rules that apply to your country" msgstr "Ülkenizde uygulanan maaş çizelgesi kuralları." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_note_demo_content msgid "Payroll tips & tricks:" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_res_config_settings__module_hr_payroll_account msgid "Payroll with Accounting" msgstr "Muhasebe ile Bordro" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_res_config_settings__module_hr_payroll_account_iso20022 msgid "Payroll with SEPA payment" msgstr "SEPA ödemeli bordro" #. module: hr_payroll #: model:ir.actions.server,name:hr_payroll.ir_cron_generate_payslip_pdfs_ir_actions_server msgid "Payroll: Generate pdfs" msgstr "" #. module: hr_payroll #: model:mail.template,name:hr_payroll.mail_template_new_payslip msgid "Payroll: New Payslip" msgstr "" #. module: hr_payroll #: model:ir.actions.server,name:hr_payroll.ir_cron_update_payroll_data_ir_actions_server msgid "Payroll: Update data" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 #: model:ir.actions.act_window,name:hr_payroll.action_hr_payslip_new #: model:ir.actions.report,name:hr_payroll.action_report_payslip #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_lines_wizard__payslip_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_payment_report_wizard__payslip_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__payslip_id #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Payslip" msgstr "Ücret Bordrosu" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Payslip 'Date From' must be earlier than 'Date To'." msgstr "" #. module: hr_payroll #: model:ir.actions.report,name:hr_payroll.action_report_light_payslip msgid "Payslip (Light)" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__monthly_amount msgid "Payslip Amount" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_filter msgid "Payslip Batch" msgstr "Toplu Ücret Bordrosu" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payslip_run msgid "Payslip Batches" msgstr "Toplu Ücret Bordrosu" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__payslip_count #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__payslip_count msgid "Payslip Count" msgstr "Ücret Bordrosu Sayısı" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees msgid "Payslip Generation" msgstr "" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payslip_input #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_input_type_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_input_type_view_tree msgid "Payslip Input" msgstr "Ücret Bordrosu Girdisi" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_input_type_view_tree msgid "Payslip Input Name" msgstr "Ücret Bordrosu Giriş Adı" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payslip_input_type #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_input_type_view_search msgid "Payslip Input Type" msgstr "Ücret Bordrosu Giriş Türü" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__input_line_ids msgid "Payslip Inputs" msgstr "Ücret Bordrosu Girdileri" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_hr_employee_view_form msgid "Payslip Language" msgstr "" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payslip_line #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_line_form msgid "Payslip Line" msgstr "Ücret Bordro Satırı" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.act_contribution_reg_payslip_lines #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_lines_wizard__line_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__line_ids #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_line_view_search_register #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_line_filter msgid "Payslip Lines" msgstr "Ücret Bordro Satırları" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__payslip_name #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__name msgid "Payslip Name" msgstr "Ücret Bordrosu Adı" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_view_hr_payslip_input_type msgid "Payslip Other Input Types" msgstr "Ücret Bordrosu Diğer Giriş Türleri" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Payslip PDF Display" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payment_report_wizard.py:0 msgid "Payslip Period" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_payment_report_wizard__payslip_run_id msgid "Payslip Run" msgstr "" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payslip_worked_days #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__worked_days_line_ids msgid "Payslip Worked Days" msgstr "Ücret Bordrosu Çalışılan Günler" #. module: hr_payroll #: model:ir.model.constraint,message:hr_payroll.constraint_hr_salary_attachment_check_monthly_amount msgid "Payslip amount must be strictly positive." msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_salary_attachment.py:0 #: model:ir.actions.act_window,name:hr_payroll.act_hr_employee_payslip_list #: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__slip_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__slip_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__payslip_ids #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_payslips #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_history_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_pivot #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_tree msgid "Payslips" msgstr "Bordrolar" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_hr_payslip_run_tree #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_tree msgid "Payslips Batches" msgstr "Toplu Ücret Bordroları" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_tree msgid "Payslips Count" msgstr "" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_payslips_previous_contract msgid "Payslips Generated On Previous Contract" msgstr "" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.hr_payslip_action_view_to_pay msgid "Payslips To Pay" msgstr "Ücret Bordroları Ödeme" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_payslips_negative_net msgid "Payslips With Negative NET" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees msgid "Payslips by Employees" msgstr "Personel Bordroları" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__pdf_filename msgid "Pdf Filename" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__pdf_to_generate msgid "Pdf To Generate" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_index__percentage msgid "Percentage" msgstr "Yüzde" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__amount_percentage #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__amount_percentage #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_rule__amount_select__percentage msgid "Percentage (%)" msgstr "Yüzde (%)" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__amount_percentage_base msgid "Percentage based on" msgstr "Yüzde Bazında" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Period" msgstr "Dönem" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_mixin__period_start msgid "Period Start" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_mixin__period_stop msgid "Period Stop" msgstr "" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_report__work_entry_source__planning #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_report__work_entry_source__planning msgid "Planning" msgstr "Planlama" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payroll_employee_declaration.py:0 msgid "Please select the declarations for which you want to generate a PDF." msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_headcount_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_export_mixin_form_view msgid "Populate" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Post payroll slips in accounting" msgstr "Muhasebedeki bordro fişlerini postala" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Previous Negative Payslip to Report" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_tree msgid "Print" msgstr "Yazdır" #. module: hr_payroll #: model:hr.salary.rule,name:hr_payroll.hr_salary_rule_professionaltax1 msgid "Professional Tax" msgstr "Meslek Vergisi" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Prorated end-of-year bonus" msgstr "" #. module: hr_payroll #: model:hr.salary.rule,name:hr_payroll.hr_salary_rule_providentfund1 msgid "Provident Fund" msgstr "Tasarruf Sandığı" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_dashboard_warning__evaluation_code #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__amount_python_compute #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_rule__amount_select__code #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_rule_filter msgid "Python Code" msgstr "Python Kodu" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__condition_python msgid "Python Condition" msgstr "Python Koşulu" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_rule__condition_select__python msgid "Python Expression" msgstr "Python Expression" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_rule_parameter_value__parameter_value msgid "Python data structure" msgstr "Python veri yapısı" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__quantity #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__quantity #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__quantity #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Quantity" msgstr "Miktar" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register msgid "Quantity/Rate" msgstr "Miktar/Oran" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Quarter %(quarter)s of %(year)s" msgstr "" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_contract__schedule_pay__quarterly #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_structure_type__default_schedule_pay__quarterly msgid "Quarterly" msgstr "Üç Aylık" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__queued_for_pdf msgid "Queued For Pdf" msgstr "" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_employee_declaration__state__pdf_to_generate msgid "Queued PDF generation" msgstr "" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_rule__condition_select__range msgid "Range" msgstr "Aralık" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__condition_range msgid "Range Based on" msgstr "Aralık Bazında" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_working_rate__rate #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Rate" msgstr "Oran" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__rate #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__rate msgid "Rate (%)" msgstr "Oran (%)" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__rating_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__rating_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__rating_ids msgid "Ratings" msgstr "Değerlendirmeler" #. module: hr_payroll #: model:ir.actions.server,name:hr_payroll.action_hr_payroll_recompute_whole_sheet msgid "Recompute Whole Sheet" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Recompute the payslip lines only, not the worked days / input lines" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_salary_attachment.py:0 msgid "Recorded a new payment of %s." msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__number msgid "Reference" msgstr "Referans" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_mixin__reference_month msgid "Reference Month" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_mixin__reference_year msgid "Reference Year" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Refund" msgstr "İade/Fiyat Farkı" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Refund: %(payslip)s" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_search msgid "Refunds" msgstr "İadeler" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__registration_number msgid "Registration Number of the Employee" msgstr "Çalışanın Kayıt Numarası" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure_type__default_struct_id msgid "Regular Pay Structure" msgstr "" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_report__work_type__1 msgid "Regular Working Day" msgstr "Normal Çalışma Günü" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 #: model:hr.salary.rule,name:hr_payroll.default_reimbursement_salary_rule msgid "Reimbursement" msgstr "Geri Ödeme" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_tree msgid "Related Payslips" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__remaining_amount msgid "Remaining Amount" msgstr "" #. module: hr_payroll #: model:ir.model.constraint,message:hr_payroll.constraint_hr_salary_attachment_check_remaining_amount msgid "Remaining amount must be positive." msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__remaining_amount msgid "Remaining amount to be paid." msgstr "" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "Remove \"Conflicting\" filter" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payment_report_wizard.py:0 msgid "Report Date" msgstr "" #. module: hr_payroll #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_report #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_hr_work_entry_type_view_form_inherit_contract msgid "Reporting" msgstr "Raporlama" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_work_entry_export_mixin.py:0 msgid "Resolve Conflicts" msgstr "" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_resource_calendar msgid "Resource Working Time" msgstr "Kaynak Çalışma Süresi" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__activity_user_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__activity_user_id msgid "Responsible User" msgstr "Sorumlu Kullanıcı" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_type__round_days_type msgid "Round Type" msgstr "Yuvarlama Türü" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_type__round_days msgid "Rounding" msgstr "Yuvarlama" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__salary_rule_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__salary_rule_id msgid "Rule" msgstr "Kural" #. module: hr_payroll #: model:ir.ui.menu,name:hr_payroll.menu_hr_salary_rule_category msgid "Rule Categories" msgstr "Kural Kategorileri" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form msgid "Rule Name" msgstr "Kural Adı" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__rule_parameter_id msgid "Rule Parameter" msgstr "Kural Parametresi" #. module: hr_payroll #: model:ir.ui.menu,name:hr_payroll.menu_action_hr_salary_rule_parameter msgid "Rule Parameters" msgstr "Kural Parametreleri" #. module: hr_payroll #: model:ir.ui.menu,name:hr_payroll.menu_action_hr_salary_rule_form msgid "Rules" msgstr "Kurallar" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_attachment__state__open #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_form msgid "Running" msgstr "Devam Eden" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__sim_card msgid "SIM Card Copy" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__message_has_sms_error #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__message_has_sms_error #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__message_has_sms_error msgid "SMS Delivery error" msgstr "SMS İleti hatası" #. module: hr_payroll #: model:ir.ui.menu,name:hr_payroll.menu_hr_salary_configuration msgid "Salary" msgstr "Ücret" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_contract.py:0 #: code:addons/hr_payroll/report/hr_contract_history.py:0 #: model:ir.actions.act_window,name:hr_payroll.action_hr_salary_attachment_new #: model:ir.actions.act_window,name:hr_payroll.hr_salary_attachment_action #: model:ir.actions.act_window,name:hr_payroll.hr_salary_attachment_action_view_employee #: model:ir.model,name:hr_payroll.model_hr_salary_attachment #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_form msgid "Salary Attachment" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__salary_attachments_count #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract_history__salary_attachment_count #: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__salary_attachment_count msgid "Salary Attachment Count" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__salary_attachment_count msgid "Salary Attachment count" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 #: code:addons/hr_payroll/models/hr_salary_attachment.py:0 #: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__salary_attachment_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__salary_attachment_ids #: model:ir.ui.menu,name:hr_payroll.hr_menu_salary_attachments #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_history_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_pivot #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_tree #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Salary Attachments" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_category_form msgid "Salary Categories" msgstr "Ücret Kategoriler" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Salary Computation" msgstr "Ücret Hesaplama" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_salary_rule msgid "Salary Rule" msgstr "Maaş Kuralı" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_hr_salary_rule_category #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_category_tree #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_salary_rule_category_filter msgid "Salary Rule Categories" msgstr "Ücret Kural Kategorileri" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_salary_rule_category #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_line_view_search_register #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_line_filter msgid "Salary Rule Category" msgstr "Ücret Kural Kategorisi" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_rule_parameter #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_rule_parameter_view_form msgid "Salary Rule Parameter" msgstr "Ücret Kural Parametresi" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_rule_parameter_value msgid "Salary Rule Parameter Value" msgstr "Ücret Kural Parametresi Değeri" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.hr_rule_parameter_action msgid "Salary Rule Parameters" msgstr "Ücret Kural Parametreleri" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_salary_rule_form #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__rule_ids #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_list #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_employee_grade_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_rule_filter msgid "Salary Rules" msgstr "Ücret Kuralları" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Salary Slip" msgstr "Ücret Bordrosu" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_structure #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_employees__structure_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__struct_id #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_edit_payslip_lines_form_wizard #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_line_tree #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_line_tree_register #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_rule_filter msgid "Salary Structure" msgstr "Ücret Yapısı" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_structure_type #: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__structure_type_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_employees__structure_type_id #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_employee_tree_inherit msgid "Salary Structure Type" msgstr "Ücret Yapısı Türü" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_view_hr_payroll_structure_from_type #: model:ir.actions.act_window,name:hr_payroll.action_view_hr_payroll_structure_list_form msgid "Salary Structures" msgstr "Ücret Yapısı" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__schedule_pay msgid "Schedule Pay" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_employee_declaration_view_search msgid "Search Declarations" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_headcount_line_search #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_headcount_view_search msgid "Search Headcount" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_dashboard_warning_view_search msgid "Search Payroll Dashboard Warning" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_filter msgid "Search Payslip Batches" msgstr "Toplu Ücret Bordrosu Arama" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_line_view_search_register #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_line_filter msgid "Search Payslip Lines" msgstr "Ücret Bordro Satırları Arama" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Search Payslips" msgstr "Ücret Bordroları Arama" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_search msgid "Search Salary Attachment" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_rule_filter msgid "Search Salary Rule" msgstr "Maaş Arama Kuralı" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_structure_type_view_search msgid "Search Structure Type" msgstr "Yapı Türü Arama" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_contract__schedule_pay__semi-annually #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_structure_type__default_schedule_pay__semi-annually msgid "Semi-annually" msgstr "Altı Aylık" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_contract__schedule_pay__semi-monthly #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_structure_type__default_schedule_pay__semi-monthly msgid "Semi-monthly" msgstr "" #. module: hr_payroll #: model:mail.template,description:hr_payroll.mail_template_new_payslip msgid "Sent to employee to notify them about their new payslip" msgstr "" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_export_mixin__reference_month__9 #: model:ir.model.fields.selection,name:hr_payroll.selection__res_company__ytd_reset_month__9 msgid "September" msgstr "Eylül" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_dashboard_warning__sequence #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__sequence #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__sequence #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure_type__sequence #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__sequence #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__sequence #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__sequence #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__sequence msgid "Sequence" msgstr "Sıralama" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees msgid "" "Set a specific department if you wish to select all the employees from this " "department (and subdepartments) at once." msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees msgid "" "Set a specific job if you wish to select all the employees from this job at " "once." msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees msgid "" "Set a specific structure type if you wish to select all the employees from " "this structure type at once." msgstr "" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "Set the Contract as Running." msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Set to Draft" msgstr "Taslak olarak ayarla" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_hr_payroll_configuration #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_global_settings msgid "Settings" msgstr "Ayarlar" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Slips to Confirm" msgstr "Onaylanacak Bordrolar" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payment_report_wizard.py:0 msgid "Some employees (%s) don't have a bank account." msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_work_entry_export_mixin.py:0 msgid "" "Some work entries are in conflict. Please resolve the conflicts before " "exporting." msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payslips_by_employees.py:0 msgid "Some work entries could not be validated." msgstr "Bazı puantaj kayıtları doğrulanamadı." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__standard_calendar_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract_history__standard_calendar_id msgid "Standard Calendar" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__date_from #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__date_start msgid "Start Date" msgstr "Başlama Tarihi" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__state #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_report__state #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_employee_declaration_view_search msgid "State" msgstr "İl/Eyalet" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__state #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__state #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__state #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_filter #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Status" msgstr "Durumu" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__activity_state #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_run__activity_state msgid "" "Status based on activities\n" "Overdue: Due date is already passed\n" "Today: Activity date is today\n" "Planned: Future activities." msgstr "" "Aktivitelere göre durum \n" "Gecikmiş\\: Son tarih geçmiş\n" "Bugün\\: Aktivite tarihi bugün\n" "Planlanmış\\: Gelecek Aktiviteler." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__struct_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__struct_id #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "Structure" msgstr "Yapı" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_employee_grade_form #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payroll_structure_filter msgid "Structure Name" msgstr "Yapı Adı" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure_type__name #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_structure_type_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_structure_type_view_tree #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payroll_structure_filter msgid "Structure Type" msgstr "Yapı Türü" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure_type__struct_type_count msgid "Structure Type Count" msgstr "Yapı Türü Sayısı" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_hr_payroll_structure_type #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_structure_type msgid "Structure Types" msgstr "Yapı Türleri" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure_type__struct_ids #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_structure_view #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_structure_type_view_form msgid "Structures" msgstr "Yapılar" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__sum_worked_hours msgid "Sum Worked Hours" msgstr "" #. module: hr_payroll #: model:hr.salary.rule,name:hr_payroll.hr_salary_rule_sum_alw_category msgid "Sum of Allowance category" msgstr "Ödenek kategorisi toplamı " #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_report_view_tree msgid "Sum of Days" msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_dashboard_warning__color msgid "Tag color. No color means black." msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 #: model:hr.salary.rule,name:hr_payroll.default_gross_salary_rule #: model:hr.salary.rule.category,name:hr_payroll.GROSS msgid "Taxable Salary" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__report_id msgid "Template" msgstr "Şablon" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__country_code #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_input_type__country_code #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_run__country_code msgid "" "The ISO country code in two chars. \n" "You can use this field for quick search." msgstr "" "İki karakterde ISO ülke kodu.\n" "Hızlı arama için bu alanı kullanabilirsiniz." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit msgid "" "The Standard Calendar is the calendar used by the people working at a 100% " "rate. It's used here to compute your part-time percentage." msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_work_entry_type__is_unforeseen msgid "" "The Work Entry checked as Unforeseen Absence will be counted in absenteeism " "at work report." msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/res_company.py:0 msgid "" "The YTD reset day must be a valid day of the month : since the current month" " is %(month)s, it should be between 1 and %(day)s." msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_edit_payslip_line__code #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_line__code #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__code msgid "" "The code of salary rules can be used as reference in computation of other " "rules. In that case, it is case sensitive." msgstr "" "Maaş kurallarının kodu, hesaplama diğer kurallar başvuru olarak " "kullanılabilir. Bu durumda, büyük küçük harf duyarlı." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_input__code #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_input_type__code #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_worked_days__work_entry_type_id msgid "The code that can be used in the salary rules" msgstr "Ücret kurallar için kullanılabilir kod" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_line__amount_select #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__amount_select msgid "The computation method for the rule amount." msgstr "Kural miktarı hesaplama yöntemi." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_input__contract_id msgid "The contract this input should be applied to" msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_worked_days__contract_id msgid "The contract this worked days should be applied to" msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__paid_date msgid "The date on which the payment is made to the employee." msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "" "The duration of the payslip is not accurate according to the structure type." msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "" "The following employees have a contract outside of the payslip period:\n" "%s" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "" "The following values are not valid:\n" "%s" msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__condition_range_max msgid "The maximum amount, applied for this rule." msgstr "Bu kural için uygulanan azami tutar." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__condition_range_min msgid "The minimum amount, applied for this rule." msgstr "Bu kural için uygulanan minimum tutar,." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_light_payslip #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "" "The net amount will be recovered from the first positive remuneration " "established after this." msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "The payslips should be in Draft or Waiting state." msgstr "" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/views/add_payslips_hook.js:0 msgid "The payslips(s) are now added to the batch" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "The period selected does not match the contract validity period." msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "The selected payslips should be linked to the same batch" msgstr "" #. module: hr_payroll #: model:ir.model.constraint,message:hr_payroll.constraint_hr_payroll_headcount_date_range msgid "The start date must be anterior to the end date." msgstr "Başlangıç ​​tarihi bitiş tarihinden önce olmalıdır." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_contract__time_credit_type_id msgid "" "The work entry type used when generating work entries to fit full time " "working schedule." msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_work_entry_type__unpaid_structure_ids msgid "The work entry won’t grant any money to employee in payslip." msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payroll_declaration_mixin.py:0 msgid "There is no declaration to generate for the given period" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payment_report_wizard.py:0 msgid "" "There is no valid payslip (done and net wage > 0) to generate the file." msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payment_report_wizard.py:0 msgid "There should be at least one payslip to generate the file." msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "" "There's no contract set on payslip %(payslip)s for %(employee)s. Check that " "there is at least a contract set on the employee form." msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "This action is forbidden on validated payslips." msgstr "Bu işlem, doğrulanmış maaş bordrolarında yasaktır." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "This action is restricted to payroll managers only." msgstr "Bu işlem yalnızca bordro yöneticileriyle sınırlıdır." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_rule_parameter__code #: model:ir.model.fields,help:hr_payroll.field_hr_rule_parameter_value__code msgid "This code is used in salary rules to refer to this parameter." msgstr "" "Bu kod, bu parametreye atıfta bulunmak için ücret kurallarında kullanılır." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_input_type__struct_ids msgid "" "This input will be only available in those structure. If empty, it will be " "available in all payslip." msgstr "" "Bu girdi yalnızca bu yapıda kullanılabilir. Boşsa, tüm ücret bordrosunda " "kullanılabilir." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_contract_history__time_credit msgid "This is a credit time contract." msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_work_entry__is_credit_time msgid "This is a credit time work entry." msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "This payslip can be erroneous :" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_edit_payslip_lines_wizard.py:0 msgid "This payslip has been manually edited by %s." msgstr "Bu maaş bordrosu, %s tarafından manuel olarak düzenlendi." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "This payslip is not validated. This is not a legal document." msgstr "" #. module: hr_payroll #: model_terms:ir.actions.act_window,help:hr_payroll.payroll_report_action msgid "This report performs analysis on your payslip." msgstr "Bu rapor ücret bordronuz üzerinde analiz yapar." #. module: hr_payroll #: model_terms:ir.actions.act_window,help:hr_payroll.hr_work_entry_report_action msgid "This report performs analysis on your work entries." msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__condition_range msgid "" "This will be used to compute the % fields values; in general it is on basic," " but you can also use categories code fields in lowercase as a variable " "names (hra, ma, lta, etc.) and the variable basic." msgstr "" "Bu % alanlarının değerlerini hesaplamak için kullanılacaktır; Genel olarak " "bu temel temel, ama küçük Kategoriler kod alanları (hra, ma, lta, vb) bir " "değişken adları ve temel değişkeni kullanabilirsiniz." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payslips_by_employees.py:0 msgid "Time intervals to look for:%s" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount__date_to #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__date_to #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__date_to msgid "To" msgstr "Bitiş" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "To Compute" msgstr "Hesapla" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter msgid "To Confirm" msgstr "Onayla" #. module: hr_payroll #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_employee_payslips_to_pay msgid "To Pay" msgstr "Ödenecek" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_light_payslip #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "To pay on" msgstr "" #. module: hr_payroll #: model_terms:ir.actions.act_window,help:hr_payroll.action_contribution_registers msgid "To see something in this report, compute a payslip." msgstr "Bu raporda bir şey görmek için bir ücret bordrosu hesaplayın." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__total #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__total #: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_resource_calendar_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "Total" msgstr "Toplam" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__total_amount #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Total Amount" msgstr "Toplam Tutar" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Total Working Days" msgstr "Toplam Çalışma Günleri" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Total Working Hours" msgstr "" #. module: hr_payroll #: model:ir.model.constraint,message:hr_payroll.constraint_hr_salary_attachment_check_total_amount msgid "" "Total amount must be strictly positive and greater than or equal to the " "payslip amount." msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__total_amount msgid "Total amount to be paid." msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__sum_worked_hours msgid "Total hours of attendance and time off (paid or not)" msgstr "" #. module: hr_payroll #: model:ir.model.constraint,message:hr_payroll.constraint_hr_rule_parameter__unique msgid "Two rule parameters cannot have the same code." msgstr "İki kural parametresi aynı koda sahip olamaz." #. module: hr_payroll #: model:ir.model.constraint,message:hr_payroll.constraint_hr_rule_parameter_value__unique msgid "Two rules with the same code cannot start the same day" msgstr "Aynı koda sahip iki kural aynı gün başlayamaz" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__type #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__type_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__struct_type_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__input_type_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__work_entry_type_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__other_input_type_id #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_search msgid "Type" msgstr "Tip" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__activity_exception_decoration #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_run__activity_exception_decoration msgid "Type of the exception activity on record." msgstr "Kayıtlardaki istisna etkinliğinin türü." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_type__is_unforeseen msgid "Unforeseen Absence" msgstr "Öngörülmeyen Devamsızlık" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Unknown State" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_hr_work_entry_type_view_form_inherit msgid "Unpaid" msgstr "Ödenmemiş" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_report__work_type__3 msgid "Unpaid Time Off" msgstr "Ücretsiz İzin" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__unpaid_work_entry_type_ids msgid "Unpaid Work Entry Type" msgstr "Ücretsiz Puantaj Türü" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_employee_grade_form msgid "Unpaid Work Entry Types" msgstr "Ücretsiz Puantaj Türleri" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_type__unpaid_structure_ids msgid "Unpaid in Structures Types" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payment_report_wizard.py:0 msgid "" "Untrusted bank account for the following employees:\n" "%s" msgstr "" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_type__round_days_type__up msgid "Up" msgstr "Yukarı" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__use_worked_day_lines #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__use_worked_day_lines msgid "Use Worked Day Lines" msgstr "Çalışma Gün Satırlarını Kullan" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_line__sequence #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__sequence msgid "Use to arrange calculation sequence" msgstr "Hesaplama sırasını düzenlemek için kullanın" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_line__appears_on_payslip #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__appears_on_payslip msgid "Used to display the salary rule on payslip." msgstr "Ücret bordrosu üzerinde ücret kuralı göstermek için kullanılır." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__appears_on_employee_cost_dashboard msgid "Used to display the value in the employer cost dashboard." msgstr "" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_res_users msgid "User" msgstr "Kullanıcı" #. module: hr_payroll #: model:res.groups,comment:hr_payroll.group_hr_payroll_user msgid "User can manage all contracts, work entries and create payslips." msgstr "" #. module: hr_payroll #: model:res.groups,comment:hr_payroll.group_hr_payroll_manager msgid "User have full access on the application." msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form msgid "Validate" msgstr "Doğrula" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_edit_payslip_lines_form_wizard msgid "Validate Edition" msgstr "Sürümü Doğrula" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_report__state__validated #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_report_view_search msgid "Validated" msgstr "Doğrulanmış" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter__parameter_version_ids #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_rule_parameter_view_form msgid "Versions" msgstr "Versiyon" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__appears_on_employee_cost_dashboard msgid "View on Employer Cost Dashboard" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__appears_on_payroll_report msgid "View on Payroll Reporting" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_view_kanban msgid "Wage :" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__wage_on_payroll msgid "Wage On Payroll" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__wage_type #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract_history__wage_type #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__wage_type msgid "Wage Type" msgstr "Ücret Türü" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_index_wizard.py:0 msgid "Wage indexed by %(percentage).2f%% on %(date)s" msgstr "" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payslip__state__verify msgid "Waiting" msgstr "Bekleyen" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_dashboard_warning__color msgid "Warning Color" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__warning_message msgid "Warning Message" msgstr "Uyarı Mesajı" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_salary_attachment.py:0 msgid "Warning, a similar attachment has been found." msgstr "" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/components/dashboard/action_box/action_box.xml:0 #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_dashboard_warning msgid "Warnings" msgstr "Uyarılar" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_work_entry.py:0 msgid "" "Watch out for gaps in %(employee_name)s's calendar\n" "\n" "Please complete the missing work entries of %(employee_name)s:%(time_intervals_str)s \n" "\n" "Missing work entries are like the Bermuda Triangle for paychecks. Let's keep your colleague's earnings from vanishing into thin air!" msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_work_entry_type__round_days_type msgid "Way of rounding the work entry type." msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_note_demo_content msgid "We have to improve our Payroll flow with the new Odoo process" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__website_message_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__website_message_ids #: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__website_message_ids msgid "Website Messages" msgstr "Websitesi Mesajları" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__website_message_ids #: model:ir.model.fields,help:hr_payroll.field_hr_payslip_run__website_message_ids #: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__website_message_ids msgid "Website communication history" msgstr "Websitesi iletişim geçmişi" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Week %(week_number)s of %(year)s" msgstr "" #. module: hr_payroll #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_contract__schedule_pay__weekly #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_structure_type__default_schedule_pay__weekly msgid "Weekly" msgstr "Haftalık" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "Weeks %(week)s and %(week1)s of %(year)s" msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_work_entry_type__round_days msgid "" "When the work entry is displayed in the payslip, the value is rounded " "accordingly." msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_contract__calendar_changed msgid "Whether the previous or next contract has a different schedule or not" msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_index__description msgid "" "Will be used as the message specifying why the wage on the contract has been" " modified" msgstr "" "Sözleşmedeki ücretin neden değiştirildiğini belirten mesaj olarak " "kullanılacaktır" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__count_work msgid "Work Days" msgstr "Çalışma Günleri" #. module: hr_payroll #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_work_entries_root msgid "Work Entries" msgstr "Puantaj Kayıtları" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.hr_work_entry_report_action #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_report_view_pivot #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_report_view_search #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_report_view_tree msgid "Work Entries Analysis" msgstr "" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_work_entry_report msgid "Work Entries Analysis Report" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_work_entry_export_mixin.py:0 msgid "Work Entries Export" msgstr "" #. module: hr_payroll #. odoo-javascript #: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0 msgid "" "Work Entries are generated for each time period defined in " "the Working Schedule of the Contract." msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_work_entry_export_mixin.py:0 msgid "Work Entries for %(employee)s" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_export_employee_mixin__work_entry_ids msgid "Work Entry" msgstr "Puantaj" #. module: hr_payroll #: model:ir.ui.menu,name:hr_payroll.menu_hr_work_entry_report msgid "Work Entry Analysis" msgstr "" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_work_entry_export_employee_mixin msgid "Work Entry Export Employee" msgstr "" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_work_entry_export_mixin msgid "Work Entry Export Mixin" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__work_entry_source #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_report__work_entry_source msgid "Work Entry Source" msgstr "Puantaj Kaydı Kaynağı" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__work_entry_type_id #: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_report__work_entry_type_id #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_report_view_search msgid "Work Entry Type" msgstr "Puantaj Kaydı Türü" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__count_work_hours msgid "Work Hours" msgstr "Çalışma saatleri" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "Work Permit Expiration Notice Period" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_resource_calendar__work_time_rate #: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_resource_calendar_view_form msgid "Work Time Rate" msgstr "Çalışma Süresi Oranı" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "" "Work entries may not be generated for the period from %(start)s to %(end)s." msgstr "" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_structure_type__default_work_entry_type_id msgid "Work entry type for regular attendances." msgstr "Normal devamlılık için puantaj türü." #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__work_time_rate #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract_history__work_time_rate msgid "Work time rate" msgstr "Çalışma süresi oranı" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_resource_calendar__work_time_rate msgid "" "Work time rate versus full time working schedule, should be between 0 and " "100 %." msgstr "" "Tam zamanlı çalışma programına karşı çalışma süresi oranı 0 ile %100 " "arasında olmalıdır." #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_contract__work_time_rate #: model:ir.model.fields,help:hr_payroll.field_hr_contract_history__work_time_rate msgid "Work time rate versus full time working schedule." msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__work_code msgid "Work type" msgstr "Çalışma türü" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__work_type msgid "Work, (un)paid Time Off" msgstr "İş, ücretli(siz) İzin" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Worked Day" msgstr "Çalışılan Gün" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_edit_payslip_lines_form_wizard #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Worked Days" msgstr "Çalışılan Günler" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form msgid "Worked Days & Inputs" msgstr "Çalışılan Gün ve Girişler" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_lines_wizard__worked_days_line_ids msgid "Worked Days Lines" msgstr "Çalışılan Gün Satırları" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_payroll_structure__use_worked_day_lines #: model:ir.model.fields,help:hr_payroll.field_hr_payslip__use_worked_day_lines msgid "Worked days won't be computed/displayed in payslips." msgstr "Çalışılan günler ücret bordrolarında hesaplanmaz / gösterilmez." #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payroll_headcount_working_rate #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__working_rate_ids #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_headcount_line_search msgid "Working Rate" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__resource_calendar_id #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_report__work_entry_source__calendar #: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_report__work_entry_source__calendar msgid "Working Schedule" msgstr "Çalışma Saatleri" #. module: hr_payroll #: model:hr.payroll.dashboard.warning,name:hr_payroll.hr_payroll_dashboard_warning_working_schedule_change msgid "Working Schedule Changes" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_salary_rule.py:0 msgid "Wrong percentage base or quantity defined for:" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_salary_rule.py:0 msgid "Wrong python code defined for:" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_salary_rule.py:0 msgid "Wrong python condition defined for:" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_salary_rule.py:0 msgid "Wrong quantity defined for:" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_salary_rule.py:0 msgid "Wrong range condition defined for:" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_rule_parameter.py:0 msgid "" "Wrong rule parameter value for %(rule_parameter_name)s at date %(date)s.\n" "%(error)s" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "" "Wrong warning computation code defined for:\n" "- Warning: %(warning)s\n" "- Error: %(error)s" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_line__ytd #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__ytd #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_line__ytd #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__ytd #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "YTD" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form msgid "YTD Reset Date" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_res_company__ytd_reset_day #: model:ir.model.fields,field_description:hr_payroll.field_res_config_settings__ytd_reset_day msgid "YTD Reset Day of the month" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_res_company__ytd_reset_month #: model:ir.model.fields,field_description:hr_payroll.field_res_config_settings__ytd_reset_month msgid "YTD Reset Month" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_declaration_mixin__year msgid "Year" msgstr "Yıl" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_lines_wizard__ytd_computation #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__ytd_computation #: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__ytd_computation msgid "Year to Date Computation" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/res_users.py:0 msgid "" "You are receiving this message because you are the HR Responsible of this " "employee." msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip_run.py:0 msgid "" "You can't delete a batch with payslips if they are not draft or cancelled." msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "You can't validate a cancelled payslip." msgstr "İptal edilen bir ücret bordrosunu doğrulayamazsınız." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip_input_type.py:0 msgid "" "You cannot delete %s as it is used in another module but you can archive it " "instead." msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "You cannot delete a payslip which is not draft or cancelled!" msgstr "Taslak veya iptal edilmemiş bir ücret bordrosunu silemezsiniz!" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_salary_attachment.py:0 msgid "You cannot delete a running salary attachment!" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_salary_attachment.py:0 msgid "You cannot record a payment on multi employees attachments." msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip_run.py:0 msgid "" "You cannot reset a batch to draft if some of the payslips have already been " "paid." msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip.py:0 msgid "You cannot validate a payslip on which the contract is cancelled" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_index_wizard.py:0 msgid "" "You have selected non running contracts, if you really need to index them, " "please do it by hand" msgstr "" "Yürütülmeyen sözleşmeleri seçtiniz, eğer onları gerçekten indekslemeniz " "gerekiyorsa, lütfen elle yapın" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_work_entry_export_mixin.py:0 msgid "You must be logged in a %(country_code)s company to use this feature" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payroll_declaration_mixin.py:0 msgid "You must be logged in a %s company to use this feature" msgstr "" #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/wizard/hr_payroll_payslips_by_employees.py:0 msgid "You must select employee(s) to generate payslip(s)." msgstr "Ücret bordrosu(ları) oluşturmak için çalışan(ları) seçmelisiniz." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payslip_line.py:0 msgid "You must set a contract to create a payslip line." msgstr "" "Bir ücret bordrosu satırı oluşturmak için bir sözleşme ayarlamanız gerekir." #. module: hr_payroll #. odoo-python #: code:addons/hr_payroll/models/hr_payroll_structure_type.py:0 msgid "You should also be logged into a company in %s to set this country." msgstr "" "Bu ülkeyi ayarlamak için %s içinde bir şirkete de giriş yapmış olmalısınız." #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_export_employee_mixin_list_view msgid "contracts" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form msgid "e.g. April 2021" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_input_type_view_form msgid "e.g. Child Support" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_structure_type_view_form msgid "e.g. Employee" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_dashboard_warning_view_form msgid "e.g. Employee Without Contracts" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form msgid "e.g. Net" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form msgid "e.g. Net Salary" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_employee_grade_form msgid "e.g. Regular Pay" msgstr "" #. module: hr_payroll #: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_headcount_line__headcount_id msgid "headcount_id" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_note_demo_content msgid "https://www.odoo.com/fr_FR/slides/slide/manage-payroll-1002" msgstr "" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_light_payslip #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "of" msgstr " ile ilgili" #. module: hr_payroll #: model:ir.model.fields,help:hr_payroll.field_hr_salary_rule__amount_percentage_base msgid "result will be affected to a variable" msgstr "sonuç bir değişkene etkilenecektir" #. module: hr_payroll #: model_terms:ir.ui.view,arch_db:hr_payroll.report_light_payslip #: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip msgid "xxxxxxxxxxxx" msgstr "" #. module: hr_payroll #: model:mail.template,subject:hr_payroll.mail_template_new_payslip msgid "{{ object.employee_id.name }}, a new payslip is available for you" msgstr ""