1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/hr_payroll/i18n/id.po
2024-12-10 09:04:09 +07:00

4804 lines
181 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_payroll
#
# Translators:
# Wil Odoo, 2023
# Abe Manyo, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-13 10:41+0000\n"
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
"Last-Translator: Abe Manyo, 2024\n"
"Language-Team: Indonesian (https://app.transifex.com/odoo/teams/41243/id/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip_worked_days.py:0
#, python-format
msgid " (Half-Day)"
msgstr " (Setengah-Hari)"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__count
msgid "# Payslip"
msgstr "# Payslip"
#. 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 "# Payslip-Payslip"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_salary_rule.py:0
#, python-format
msgid ""
"%s\n"
"- Employee: %s\n"
"- Contract: %s\n"
"- Payslip: %s\n"
"- Salary rule: %s (%s)\n"
"- Error: %s"
msgstr ""
"%s\n"
"- Karyawan: %s\n"
"- Kontrak: %s\n"
"- Payslip: %s\n"
"- Peraturan gaji: %s (%s)\n"
"- Error: %s"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payroll_structure.py:0
#, python-format
msgid "%s (copy)"
msgstr "%s (salin)"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "%s and %s"
msgstr "%s dan %s"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payroll_declaration_mixin.py:0
#, python-format
msgid "%s-declaration-%s"
msgstr "%s-declaration-%s"
#. module: hr_payroll
#: model:ir.actions.report,print_report_name:hr_payroll.action_report_payslip
msgid "'Payslip - %s' % (object.name)"
msgstr "'Payslip - %s' % (object.name)"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "(%s Payslips)"
msgstr "(%s Payslip-Payslip)"
#. 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 user cancel payslip the status is 'Rejected'."
msgstr ""
"* Ketika slip gaji dibuat, statusnya 'Rancangan'\n"
" \n"
"* Jika slip gaji dalam proses verifikasi, statusnya 'Menunggu'.\n"
" \n"
"* Jika slip gaji dikonfirmasi, maka statusnya 'Selesai'.\n"
" \n"
"* Ketika pengguna membatalkan slip gaji, statusnya 'Ditolak'."
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form
msgid "-> Report"
msgstr "-> Laporan"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_view_kanban
msgid "/ Hour"
msgstr "/ Jam"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_view_kanban
msgid "/ Month"
msgstr "/ Bulan"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit
msgid "/ day"
msgstr "/ hari"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit
msgid "/ half-month"
msgstr "/ setengah-bulan"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit
msgid "/ half-year"
msgstr "/ setengah-tahun"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit
msgid "/ quarter"
msgstr "/ kuartal"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit
msgid "/ two months"
msgstr "/ dua bulan"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit
msgid "/ two weeks"
msgstr "/ dua minggu"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit
msgid "/ week"
msgstr "/ minggu"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit
msgid "/ year"
msgstr "/ tahun"
#. 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 "1. Simpan dokumen untuk karyawan yang dipecat"
#. 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 "Gaji ke 13"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "1st semester of %s"
msgstr "Semester 1 untuk %s"
#. 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 "2. Indeks gaji untuk Departemen marketing"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register
msgid "2023 Payroll"
msgstr "Payroll 2023"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "2nd semester of %s"
msgstr "Semester 2 untuk %s"
#. 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 "3. Buat kontrak baru untuk Marc Demo dengan posisi barunya"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_rule_parameter_view_form
msgid ""
"<span class=\"bg-white opacity-75 w-100 h-100 o_salary_rule_overlay position-absolute top-0 end-0 w-100 h-100 text-center d-flex justify-content-center flex-column fs-3\">\n"
" Save your Salary Rule in order to add Parameter Values.\n"
" </span>"
msgstr ""
"<span class=\"bg-white opacity-75 w-100 h-100 o_salary_rule_overlay position-absolute top-0 end-0 w-100 h-100 text-center d-flex justify-content-center flex-column fs-3\">\n"
" Simpan Peraturan Gaji Anda untuk menambahkan Value Parameter.\n"
" </span>"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_resource_calendar_view_form
msgid "<span class=\"ms-2\"> hours/week</span>"
msgstr "<span class=\"ms-2\"> jam/minggu</span>"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form
msgid ""
"<span class=\"o_stat_text\">\n"
" Work Entries\n"
" </span>"
msgstr ""
"<span class=\"o_stat_text\">\n"
" Entri-Entri Kerja\n"
" </span>"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form
msgid "<span class=\"o_stat_text\">Payslips</span>"
msgstr "<span class=\"o_stat_text\">Payslip</span>"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees
msgid ""
"<span nolabel=\"1\" colspan=\"2\">This wizard will generate payslips for all"
" selected employee(s) based on the dates and credit note specified on "
"Payslips Run.</span>"
msgstr ""
"<span nolabel=\"1\" colspan=\"2\">Alat bantu (wizard) ini akan membuat "
"payslip untuk semua karyawan terpilih berdasarkan tanggal dan nota kredit "
"yang ditentukan pada Payslip yang berlangsung.</span>"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_index_form_view
msgid ""
"<span role=\"status\" class=\"alert alert-warning d-block\" invisible=\"not "
"display_warning\">You have selected contracts that are not running, this "
"wizard can only index running contracts.</span>"
msgstr ""
"<span role=\"status\" class=\"alert alert-warning d-block\" invisible=\"not "
"display_warning\">Anda telah memilih kontrak yang tidak berlangsung, alat "
"bantu ini hanya dapat mengindeks kontrak yang masih berlangsung.</span>"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_resource_calendar_view_form
msgid "<span> %</span>"
msgstr "<span> %</span>"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_resource_calendar_view_form
msgid "<span> hours/week</span>"
msgstr "<span> jam/minggu</span>"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit
msgid "<span>/ hour</span>"
msgstr "<span>/ jam</span>"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_edit_payslip_lines_form_wizard
msgid ""
"<span><strong>Tip:</strong> 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.</span>"
msgstr ""
"<span><strong>Tip:</strong> Setiap kali Anda mengedit kuantitas atau jumlah "
"pada baris, kami menghitung ulang baris yang mengikuti. Kami "
"merekomendasikan Anda untuk mengedit dari atas sampai bawah untuk mencegah "
"pengeditan Anda ditimpa oleh perhitungan ulang otomatis. Hati-hati agar "
"pengurutan ulang baris tidak menghitung ulang baris tersebut.</span>"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form
msgid "<span>Days</span>"
msgstr "<span>Hari-Hari</span>"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_rule_parameter_view_form
msgid "<span>Versions</span>"
msgstr "<span>Versi-Versi</span>"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip
msgid "<strong>Computed on </strong>"
msgstr "<strong>Dihitung pada </strong>"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip
msgid "<strong>Contract Start Date</strong>"
msgstr "<strong>Tanggal Mulai Kontrak</strong>"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip
msgid "<strong>Contract Type</strong>"
msgstr "<strong>Tipe Kontrak</strong>"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip
msgid "<strong>Designation</strong>"
msgstr "<strong>Penunjukan</strong>"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip
msgid "<strong>Employee</strong>"
msgstr "<strong>Karyawan</strong>"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip
msgid "<strong>Identification</strong>"
msgstr "<strong>Identifikasi</strong>"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip
msgid "<strong>Marital Status</strong>"
msgstr "<strong>Status Pernikahan</strong>"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip
msgid "<strong>Pay Period</strong>"
msgstr "<strong>Periode Gaji</strong>"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip
msgid "<strong>Person in charge</strong>"
msgstr "<strong>Person in charge</strong>"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register
msgid "<strong>Register Name:</strong>"
msgstr "<strong>Nama Terdaftar:</strong>"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register
msgid "<strong>Total</strong>"
msgstr "<strong>Total</strong>"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip
msgid "<strong>Working Schedule</strong>"
msgstr "<strong>Jadwal Kerja</strong>"
#. module: hr_payroll
#: model:mail.template,body_html:hr_payroll.mail_template_new_payslip
msgid ""
"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"width:100%; margin:0px auto;\"><tbody>\n"
" <tr><td valign=\"top\" style=\"text-align: left; font-size: 14px;\">\n"
" Dear <t t-esc=\"object.employee_id.name\"></t>, a new payslip is available for you.<br><br>\n"
" Please find the PDF in your employee portal.<br><br>\n"
" Have a nice day,<br>\n"
" The HR Team\n"
" </td></tr>\n"
"</tbody></table>\n"
" "
msgstr ""
"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"width:100%; margin:0px auto;\"><tbody>\n"
" <tr><td valign=\"top\" style=\"text-align: left; font-size: 14px;\">\n"
" Yth <t t-esc=\"object.employee_id.name\"></t>, payslip baru tersedia untuk Anda.<br><br>\n"
" Silakan temukan PDF tersebut di portal karyawan Anda.<br><br>\n"
" Have a nice day,<br>\n"
" Tim HR\n"
" </td></tr>\n"
"</tbody></table>\n"
" "
#. 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 "Ketidakhadiran yang tidak tertuga harus merupakan cuti."
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form
msgid "Accounting"
msgstr "Akuntansi"
#. 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 "Tindakan Diperluka"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__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 "Aktif"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__active_amount
msgid "Active Amount"
msgstr "Jumlah Aktif"
#. 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 "Aktivitas"
#. 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 "Dekorasi Pengecualian Aktivitas"
#. 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 "Status Aktivitas"
#. 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 "Ikon Jenis Aktifitas"
#. 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
#, python-format
msgid "Add Payslips"
msgstr "Tambahkan Payslip"
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#, python-format
msgid "Add a <strong>name</strong> to the contract."
msgstr "Tambahkan <strong>nama</strong> ke kontrak."
#. 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 "Tambahkan struktur gaji baru"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form
msgid "Add an internal note..."
msgstr "Tambahkan catatan internal..."
#. module: hr_payroll
#: model:res.groups,name:hr_payroll.group_hr_payroll_manager
msgid "Administrator"
msgstr "Administrator"
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/components/dashboard/payslip_batch/payslip_batch.xml:0
#, python-format
msgid "All"
msgstr "Semua"
#. module: hr_payroll
#: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_employee_payslips
msgid "All Payslips"
msgstr "Semua Payslip"
#. module: hr_payroll
#: model:hr.salary.rule.category,name:hr_payroll.ALW
msgid "Allowance"
msgstr "Tunjangan"
#. module: hr_payroll
#: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_rule__condition_select__none
msgid "Always True"
msgstr "Selalu Benar"
#. 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 "Jumlah"
#. 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 "Jenis Jumlah"
#. module: hr_payroll
#: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__monthly_amount
msgid "Amount to pay each month."
msgstr "Jumlah untuk dibayar setiap bulan."
#. module: hr_payroll
#: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__active_amount
msgid ""
"Amount to pay for this month, Monthly Amount or less depending on the "
"Remaining Amount."
msgstr ""
"Jumlah untuk dibayar bulan ini, Jumlah Bulanan atau kurang tergantung pada "
"Jumlah Tersisa."
#. 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 "Karyawan hanya dapat memiliki satu declaration per sheet."
#. 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
#, python-format
msgid "Annually"
msgstr "Tahunan"
#. 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 ""
"Payslip refund lain dengan jumlah yang sama telah ditemukan. Apakah Anda "
"ingin membuat refund baru?"
#. 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 "Muncul di Slip Gaji"
#. 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 ""
"Terapkan aturan ini untuk perhitungan jika kondisi benar. Anda dapat "
"menentukan kondisi, seperti dasar > 1000."
#. module: hr_payroll
#: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__date_estimated_end
msgid "Approximated end date."
msgstr "Tanggal akhir yang diperkirakan."
#. module: hr_payroll
#: 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 "Diarsipkan"
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/components/dashboard/todo_list/todo_list.js:0
#, python-format
msgid ""
"Are you sure you want to delete this note? All content will be definitely "
"lost."
msgstr ""
"Apakah Anda yakin ingin menghapus nota ini? Semua kontennya pasti akan "
"hilang."
#. module: hr_payroll
#: model:hr.salary.attachment.type,name:hr_payroll.hr_salary_attachment_type_assignment
#: model:hr.salary.rule,name:hr_payroll.default_assignment_of_salary_rule
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment_report__assignment_amount
msgid "Assignment of Salary"
msgstr "Pemberian Gaji"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid ""
"At least one previous negative net could be reported on this payslip for %s"
msgstr ""
"Setidaknya satu net negatif sebelumnya dapat dilaporkan pada payslip ini "
"untuk %s"
#. 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 "Hitungan Lampiran"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__attachment_name
msgid "Attachment Name"
msgstr "Nama Lampiran"
#. module: hr_payroll
#: model:hr.salary.attachment.type,name:hr_payroll.hr_salary_attachment_type_attachment
#: model:hr.salary.rule,name:hr_payroll.default_attachment_of_salary_rule
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment_report__attachment_amount
msgid "Attachment of Salary"
msgstr "Lampiran Gaji"
#. 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 "Absensi"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip
msgid "August 2023 Payslip"
msgstr "Payslipt Agustus 2023"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input_type__struct_ids
msgid "Availability in Structure"
msgstr "Ketersediaan di Struktu"
#. 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 "Rata-Rata Gaji Dasar"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_report_view_tree
msgid "Average of Net Wage"
msgstr "Rata-Rata Gaji Bersih"
#. module: hr_payroll
#: model:hr.salary.rule.category,name:hr_payroll.BASIC
msgid "Basic"
msgstr "Dasar"
#. 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
#, python-format
msgid "Basic Salary"
msgstr "Gaji Pokok"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip
msgid "Basic Salary ("
msgstr "Gaji Pokok ("
#. 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 "Gaji Dasar"
#. 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 "Gaji Dasar untuk Cuti"
#. 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 "Nama Batch"
#. 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
#, python-format
msgid "Batches"
msgstr "Batch"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_res_config_settings__module_l10n_be_hr_payroll
msgid "Belgium Payroll"
msgstr "Payroll Belgia"
#. 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 "Dwi-bulanan"
#. 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 "Dwi-mingguan"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_note_demo_content
msgid "Board meeting summary:"
msgstr "Ringkasan board meeting:"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_line_form
msgid "Calculations"
msgstr "Kalkulasi"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__calendar_changed
msgid "Calendar Changed"
msgstr "Kalender Diubah"
#. 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_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 "Batal"
#. 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 "Dibatalkan"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Cannot cancel a payslip that is done."
msgstr "Tidak dapat membatalkan slip gaji yang telah selesai."
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Cannot mark payslip as paid if not confirmed."
msgstr ""
"Tidak dapat menandai payslip sebagai dibayar karena belum dikonfirmasi."
#. 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 ""
"Hati-hati, Kode digunakan dibanyak referensi, merubahnya dapat berujung ke "
"perubahan yang tidak diinginkan."
#. 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
#. odoo-javascript
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#, python-format
msgid "Check the <strong>Salary Structure Type</strong>."
msgstr "Periksa <strong>Tipe Struktur Gaji</strong>."
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#, python-format
msgid ""
"Check the <strong>Work Entries</strong> linked to your newly created "
"Contract."
msgstr ""
"Periksa <strong>Entri Kerja</strong> yang dilink ke Kontrak yang baru saja "
"dibuat."
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#, python-format
msgid "Check the <strong>Working Schedule</strong>."
msgstr "Periksa <strong>Jadwal Kerja</strong>."
#. module: hr_payroll
#: model:hr.salary.attachment.type,name:hr_payroll.hr_salary_attachment_type_child_support
#: model:hr.salary.rule,name:hr_payroll.default_child_support
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment_report__child_support_amount
msgid "Child Support"
msgstr "Bantuan Anak"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule_category__children_ids
msgid "Children"
msgstr "Turunan"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form
msgid "Choose a Payroll Localization"
msgstr "Pilih Lokalisasi Payroll"
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#, python-format
msgid "Click here to create a new <strong>Contract</strong>."
msgstr "Klik di sini untuk membuat <strong>Kontrak</strong> baru."
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#, python-format
msgid ""
"Click here to generate a <strong>Batch</strong> for the displayed Employees."
msgstr ""
"Klik di sini untuk membuat <strong>Batch</strong> untuk Karyawan yang "
"ditampilkan."
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#, python-format
msgid "Click here to go back to the <strong>Employee's profile</strong>."
msgstr "Klik di sini untuk kembali ke <strong>Profil karyawan</strong>."
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#, python-format
msgid ""
"Click on <strong>Salary Information</strong> to access additional fields."
msgstr ""
"Klik pada <strong>Informasi Gaji</strong> untuk mengakses field tambahan."
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#, python-format
msgid "Click on Employees to pick one of your <strong>Employees</strong>."
msgstr ""
"Klik pada Karyawan untuk memilih salah satu <strong>Karyawan</strong> Anda."
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#, python-format
msgid ""
"Click on Payroll to manage your employee's <strong>Work Entries</strong>, "
"<strong>Contracts</strong> and <strong>Payslips</strong>."
msgstr ""
"Klik pada Payroll untuk mengelola <strong>Entri Kerja</strong>, "
"<strong>Kontrak</strong> dan <strong>Payslip</strong> karyawan Anda."
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#, python-format
msgid "Click on the <strong>Payslip</strong>."
msgstr "Klik pada <strong>Payslip</strong>."
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#, python-format
msgid "Click on the <strong>Work Entries</strong> menu."
msgstr "Klik pada menu <strong>Entri Kerja</strong>."
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/components/dashboard/todo_list/todo_list.xml:0
#, python-format
msgid "Close"
msgstr "Tutup"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__paid_date
msgid "Close Date"
msgstr "Tanggal Penutupan"
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#, python-format
msgid "Close the window."
msgstr "Tutup jendela."
#. module: hr_payroll
#: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_type__round_days_type__half-up
msgid "Closest"
msgstr "Paling dekat"
#. 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_attachment_type__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 "Kode"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_view_kanban
msgid "Code:"
msgstr "Kode:"
#. module: hr_payroll
#: model:ir.model,name:hr_payroll.model_res_company
msgid "Companies"
msgstr "Perusahaan"
#. 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_note__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_salary_attachment_report__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 "Perusahaan"
#. 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 "Kontribusi Perusahaan"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__full_time_required_hours
#: model:ir.model.fields,field_description:hr_payroll.field_resource_calendar__full_time_required_hours
msgid "Company Full Time"
msgstr "Full Time Perusahaan"
#. module: hr_payroll
#: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_attachment__state__close
msgid "Completed"
msgstr "Selesai"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form
msgid "Computation"
msgstr "Penghitungan"
#. 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 "Hitung Lembar"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__compute_date
msgid "Computed On"
msgstr "Dihitung Pada"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__condition_select
msgid "Condition Based on"
msgstr "Kondisi Menurut"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form
msgid "Conditions"
msgstr "Kondisi"
#. module: hr_payroll
#: model:ir.model,name:hr_payroll.model_res_config_settings
msgid "Config Settings"
msgstr "Pengaturan Konfigurasi"
#. 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.view_hr_payslip_form
msgid "Confirm"
msgstr "Konfirmasi"
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#, python-format
msgid "Confirm the <strong>Payslip</strong>."
msgstr "Konfirmasi <strong>Payslip</strong>."
#. module: hr_payroll
#: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payslip_run__state__verify
msgid "Confirmed"
msgstr "Dikonfirmasi"
#. module: hr_payroll
#: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_report__state__conflict
msgid "Conflict"
msgstr "Konflik"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Conflicts"
msgstr "Konfli"
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#, python-format
msgid ""
"Congratulations! You created your first contract and generated your first "
"payslip!"
msgstr ""
"Selamat! Anda telah membuat kontrak pertama dan membuat payslip pertama "
"Anda!"
#. 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_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
msgid "Contract"
msgstr "Kontrak"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__contract_domain_ids
msgid "Contract Domain"
msgstr "Domain Kontrak"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form
msgid "Contract Expiration Notice Period"
msgstr "Periode Pemberitahuan Kadaluwarsa Kontrak"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_structure_type_view_search
msgid "Contract Type"
msgstr "Jenis Kontrak"
#. module: hr_payroll
#: model:ir.model,name:hr_payroll.model_hr_contract_history
msgid "Contract history"
msgstr "Sejarah Kontrak"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_index_form_view
msgid "Contract indexing"
msgstr "Indeksing kontrak"
#. 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 "Kontrak"
#. 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 "Registrasi Kontribusi"
#. 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 "Registrasi Kontribusi"
#. module: hr_payroll
#: model:hr.salary.rule,name:hr_payroll.hr_salary_rule_convanceallowance1
msgid "Conveyance Allowance"
msgstr "Tunjangan Transportasi"
#. module: hr_payroll
#: model:hr.salary.rule,name:hr_payroll.hr_salary_rule_ca_gravie
msgid "Conveyance Allowance For Gravie"
msgstr "Tunjangan Transportasi Untuk Gravie"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_input__amount
msgid "Count"
msgstr "Hitung"
#. module: hr_payroll
#: 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
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment_type__country_id
msgid "Country"
msgstr "Negara"
#. 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 "Kode Negara"
#. module: hr_payroll
#: model:ir.actions.server,name:hr_payroll.action_hr_payroll_confirm_payroll
msgid "Create Draft Entry"
msgstr "Buat Entri Draft"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_form
msgid "Create Individual Attachments"
msgstr "Buat Lampiran Individu"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form
msgid "Create SEPA payment"
msgstr "Buat pembayaran SEPA"
#. module: hr_payroll
#: model:ir.actions.server,name:hr_payroll.action_new_salary_attachment
msgid "Create Salary Attachment"
msgstr "Buat Lampiran Gaji"
#. module: hr_payroll
#: model_terms:ir.actions.act_window,help:hr_payroll.action_hr_contract_repository
msgid "Create a new contract"
msgstr "Buat kontrak baru"
#. module: hr_payroll
#: model_terms:ir.actions.act_window,help:hr_payroll.action_salary_rule_form
msgid "Create a new salary rule"
msgstr "Buat peraturan gaji baru"
#. module: hr_payroll
#: model_terms:ir.actions.act_window,help:hr_payroll.hr_rule_parameter_action
msgid "Create a new salary rule parameter"
msgstr "Buat parameter peraturan gaji baru"
#. 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 "Buat struktur gaji baru"
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/components/dashboard/todo_list/todo_list.xml:0
#, python-format
msgid "Create new todo note"
msgstr "Buat catatan todo baru"
#. module: hr_payroll
#: 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_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_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_attachment_type__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 "Dibuat oleh"
#. module: hr_payroll
#: 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_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_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_attachment_type__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 "Dibuat pada"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__credit_note
msgid "Credit Note"
msgstr "Catatan Kredit"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter
msgid "Credit Notes"
msgstr "Catatan Kredit"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__is_credit_time
msgid "Credit Time"
msgstr "Waktu Kredit"
#. 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 "Waktu kredit"
#. 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_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 "Mata Uang"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_report_view_search
msgid "Current month"
msgstr "Bulan saat ini"
#. 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 "Harian"
#. module: hr_payroll
#: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_dashboard_root
msgid "Dashboard"
msgstr "Dashboard"
#. 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 "Tanggal"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__date_start
msgid "Date From"
msgstr "Dari Tanggal"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_report__date_start
msgid "Date Start"
msgstr "Tanggal awal"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_run__date_end
msgid "Date To"
msgstr "Sampai Tanggal"
#. 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 ""
"Tanggal pada mana tugas ini telah ditetapkan sebagai diselesaikan atau "
"dibatalkan."
#. module: hr_payroll
#: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_type__round_days__full
msgid "Day"
msgstr "Hari"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_report__number_of_days
msgid "Days"
msgstr "Hari"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__count_leave
msgid "Days of Paid Time Off"
msgstr "Hari-Hari Cuti Berbayar"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__count_unforeseen_absence
msgid "Days of Unforeseen Absence"
msgstr "Hari-Hari Ketidakhadiran Tidak Tertuga"
#. 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 "Hari-Hari Cuti Tidak Berbayar"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__res_id
msgid "Declaration Model Id"
msgstr "Declaration Model Id"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__res_model
msgid "Declaration Model Name"
msgstr "Nama Declaration Model"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_declaration_mixin__line_ids
msgid "Declarations"
msgstr "Deklarasi-Deklarasi"
#. 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
#, python-format
msgid "Deduction"
msgstr "Potongan"
#. 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 "Gaji Default Terjadwal"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure_type__wage_type
msgid "Default Wage Type"
msgstr "Tipe Gaji Defaul"
#. 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 "Tipe Entri Kerja Default"
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#, python-format
msgid "Define a <strong>Wage</strong>."
msgstr "Definisikan <strong>Gaji</strong>."
#. 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 "Definisikan frekuensi pembayaran gaji."
#. 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 ""
"Definisikan aturan-aturan yang harus diterapkan untuk slip gaji ini, sesuai "
"dengan kontrak yang dipilih. Bila kontrak kosong, field ini tidak wajib lagi"
" dan semua peraturan valid pada struktur kontrak karyawan akan diterapkan."
#. module: hr_payroll
#: 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_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_by_employees
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter
msgid "Department"
msgstr "Departemen"
#. 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 "Deskripsi"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_edit_payslip_lines_form_wizard
msgid "Discard"
msgstr "Buang"
#. module: hr_payroll
#: 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_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_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_attachment_report__display_name
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment_type__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 "Nama Tampilan"
#. 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 "Tampilkan File PDF Payslip pada formulir payslip"
#. 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 "Tampilan di Payslip"
#. module: hr_payroll
#: model:res.groups,name:hr_payroll.group_payslip_display
msgid "Display payslip PDF"
msgstr "PDF Tampilan payslip"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__attachment
msgid "Document"
msgstr "Dokumen"
#. 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 "Selesai"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_filter
msgid "Done Payslip Batches"
msgstr "Slip Gaji Massal Selesai"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter
msgid "Done Slip"
msgstr "Slip Selesai"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Double Holiday Pay"
msgstr "Gaji Libur Dobel"
#. module: hr_payroll
#: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_type__round_days_type__down
msgid "Down"
msgstr "Bawah"
#. 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 "Draft"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_filter
msgid "Draft Payslip Batches"
msgstr "Rancangan Slip Gaji Massal"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter
msgid "Draft Slip"
msgstr "Slip Rancangan"
#. 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
#, python-format
msgid "Edit Payslip Lines"
msgstr "Edit Baris Payslip"
#. 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 "Alat Bantu Edit Baris Payslip"
#. 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 "Alat bantu edit baris payslip total hari bekerja"
#. module: hr_payroll
#: model:ir.model,name:hr_payroll.model_hr_payroll_edit_payslip_lines_wizard
msgid "Edit payslip lines wizard"
msgstr "Alat bantu edit baris payslip"
#. module: hr_payroll
#: model:ir.model,name:hr_payroll.model_hr_payroll_edit_payslip_line
msgid "Edit payslip lines wizard line"
msgstr "Baris alat bantu edit baris payslip"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__edited
msgid "Edited"
msgstr "Diedit"
#. 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 "Pengeditan Baris Payslip di Payslip"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__email_cc
msgid "Email cc"
msgstr "Email 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_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_salary_attachment_report__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 "Karyawan"
#. 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 "Kode Karyawan"
#. module: hr_payroll
#: model:ir.model,name:hr_payroll.model_hr_contract
msgid "Employee Contract"
msgstr "Kontrak Karyawan"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__employee_count
#, python-format
msgid "Employee Count"
msgstr "Jumlah Karyawan"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payroll_declaration_mixin.py:0
#, python-format
msgid "Employee Declarations"
msgstr "Deklarasi Karyawan"
#. 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 "Fungsi Karyawan"
#. 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
#, python-format
msgid "Employee Payslips"
msgstr "Slip Gaji Karyawan"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Employee Trends"
msgstr "Tren Karyawan"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Employee whose contracts and company are differents"
msgstr "Karyawan yang mana kontrak dan perusahaan berbeda"
#. module: hr_payroll
#: model:ir.model.fields,help:hr_payroll.field_hr_contract__hourly_wage
msgid "Employee's hourly gross wage."
msgstr "Gaji kotor harian karyawan."
#. module: hr_payroll
#: model:ir.model.fields,help:hr_payroll.field_hr_contract__resource_calendar_id
msgid "Employee's working schedule."
msgstr "Jam kerja karyawan."
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#: 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
#, python-format
msgid "Employees"
msgstr "Karyawan"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Employees (With Running Contracts) missing from open batches"
msgstr "Karyawan (Dengan Kontrak yang Berlangsung) hilang dari batch terbuka"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Employees With Both New And Running Contracts"
msgstr "Karyawan Dengan Kontrak Baru Dan Sedang Berlangsung"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Employees With Multiple Open Payslips of Same Type"
msgstr "Karyawan Dengan Lebih Dari Satu Tipe Payslip Terbuka yang Sama"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Employees Without Bank account Number"
msgstr "Karyawan Tanpa Nomor akun Bank"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Employees Without Identification Number"
msgstr "Karyawan Tanpa Nomor Identifikasi"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Employees Without Running Contracts"
msgstr "Karyawan Tanpa Kontrak yang Sedang Berlangsung"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Employees with payslips generated on the previous contract"
msgstr "Karyawan dengan payslip yang dibuat pada kontrak sebelumnya"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Employer Cost"
msgstr "Biaya Employer"
#. 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 ""
"Aktifkan opsi ini bila ANda tidak ingin menampilkan Gaji Dasar pada pdf yang"
" dicetak."
#. 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
#: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip
msgid "End Date"
msgstr "Tanggal Berakhir"
#. 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 "Tanggal akhir tidak boleh sebelum tanggal mulai."
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_index__display_warning
msgid "Error"
msgstr "Error!"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_salary_rule_category.py:0
#, python-format
msgid "Error! You cannot create recursive hierarchy of Salary Rule Category."
msgstr "Salah Anda tidak dapat membuat hirarki Aturan Gaji secara rekursif."
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__date_estimated_end
msgid "Estimated End Date"
msgstr "Tanggal Akhir yang Diperkirakan"
#. 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 "Pihak ketiga yang terlibat dalam pembayaran gaji karyawan."
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form
msgid "Export Payslip"
msgstr "Ekspor Payslip"
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#, python-format
msgid "First, we'll create a new <strong>Contract</strong>."
msgstr "Pertama-tama, kami akan membuat <strong>Kontrak</strong> baru."
#. 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 "Jumlah Tetap"
#. 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 "Gaji Tetap"
#. 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 "Follower"
#. 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 "Follower (Mitra)"
#. 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 "Ikon font awesome, misalnya fa-tasks"
#. 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 "Misalnya, masukkan 50.0 untuk menerapkan persentase 50%"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_res_config_settings__module_l10n_fr_hr_payroll
msgid "French Payroll"
msgstr "Payroll Prancis"
#. module: hr_payroll
#: 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
#: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip
msgid "From"
msgstr "Dari"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/wizard/hr_payroll_payslips_by_employees.py:0
#, python-format
msgid "From %s to %s"
msgstr "Dari %s sampai %s"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form
msgid "General"
msgstr "Umum"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees
msgid "Generate"
msgstr "Buat"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_employee_declaration_view_tree
msgid "Generate PDFs"
msgstr "Buat PDF"
#. 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
#, python-format
msgid "Generate Payslips"
msgstr "Buat Slip Gaji"
#. module: hr_payroll
#: model:ir.actions.server,name:hr_payroll.action_generate_payslips_from_work_entries
msgid "Generate payslips"
msgstr "Buat payslip"
#. module: hr_payroll
#: model:ir.model,name:hr_payroll.model_hr_payslip_employees
msgid "Generate payslips for all selected employees"
msgstr "Buat Slip Gaji untuk semuar karyawan yang dipilih"
#. module: hr_payroll
#: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_employee_declaration__state__pdf_generated
msgid "Generated PDF"
msgstr "PDF yang dibuat"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form
msgid "Generated Payslips"
msgstr "Payslip yang Dibuat"
#. 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 "Berikan kartu asuransi ke karyawan yang baru didaftarkan"
#. 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
#, python-format
msgid "Gross"
msgstr "Kotor"
#. 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 "Gaji Kotor"
#. 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_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 "Dikelompokkan berdasarkan"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_res_config_settings__group_payslip_display
msgid "Group Payslip Display"
msgstr "Tampilan Payslip Kelompok"
#. module: hr_payroll
#: model:ir.model,name:hr_payroll.model_hr_work_entry
msgid "HR Work Entry"
msgstr "Entri Kerja HR"
#. module: hr_payroll
#: model:ir.model,name:hr_payroll.model_hr_work_entry_type
msgid "HR Work Entry Type"
msgstr "Tipe Entri Kerja HR"
#. module: hr_payroll
#: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_type__round_days__half
msgid "Half Day"
msgstr "Setengah Hari"
#. 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 "Memiliki Pesan"
#. 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 "Memiliki Net Negatif Untuk Dilaporkan"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__has_refund_slip
msgid "Has Refund Slip"
msgstr "Memiliki Slip Refund"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__has_similar_attachment
msgid "Has Similar Attachment"
msgstr "Memiliki Lampiran yang Mirip"
#. 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 "Peringatan Memiliki Lampiran yang Mirip"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__has_total_amount
msgid "Has Total Amount"
msgstr "Memiliki Jumlah Total"
#. 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 "Sembunyikan Basic On Pdf"
#. 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 "Gaji Perjam"
#. 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 "Jam per Minggu"
#. module: hr_payroll
#: model:hr.salary.rule,name:hr_payroll.hr_salary_rule_houserentallowance1
msgid "House Rent Allowance"
msgstr "Tunjangan Sewa Rumah"
#. module: hr_payroll
#: 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_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_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_attachment_report__id
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment_type__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 "Ikon"
#. 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 "Ikon untuk menunjukkan sebuah aktivitas pengecualian."
#. 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 "Jika dicentang, pesan baru memerlukan penanganan dan perhatian Anda."
#. 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 "Jika dicentang, beberapa pesan mempunyai kesalahan dalam pengiriman."
#. 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 "Bila penerima tinggal di negara asing"
#. 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 ""
"Jika kolom aktif diatur ke false, itu akan memungkinkan Anda untuk "
"menyembunyikan komponen gaji tanpa menghapusnya."
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__image_1920
msgid "Image"
msgstr "Gambar"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__image_128
msgid "Image 128"
msgstr "Gambar 128"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_view_tree
msgid "Index Contracts"
msgstr "Indeks Kontrak"
#. 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 "Indeks kontrak"
#. module: hr_payroll
#: model:ir.model,name:hr_payroll.model_hr_payroll_index
msgid "Index contracts"
msgstr "Indeks kontrak"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_res_config_settings__module_l10n_in_hr_payroll
msgid "Indian Payroll"
msgstr "Payroll India"
#. 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 "Menunjukkan slip gaji ini memiliki pengembalian dana"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form
msgid "Input Data"
msgstr "Input Data"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__note
msgid "Internal Note"
msgstr "Catatan Internal"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__internet_invoice
msgid "Internet Subscription Invoice"
msgstr "Faktur Langganan Internet"
#. 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 "Adalah Follower"
#. 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 "Apakah Full Time"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip_worked_days__is_paid
msgid "Is Paid"
msgstr "Apakah Berbayar"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_line_view_search_register
msgid "Is Register"
msgstr "Apakah Terdaftar"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__is_regular
msgid "Is Regular"
msgstr "Apakah Reguler"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__is_superuser
msgid "Is Superuser"
msgstr "Apakah Superuser"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__is_wrong_duration
msgid "Is Wrong Duration"
msgstr "Apakah Durasi Salah"
#. 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 ""
"Digunakan dalam perhitungan untuk persentase dan jumlah tetap. Misalnya "
"aturan untuk voucher makanan memiliki jumlah tetap 1€ per hari kerja dapat "
"memiliki kuantitas yang didefinisikan dalam expression seperti "
"worked_days['WORK100'].number_of_days."
#. 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 ""
"Digunakan dalam perhitungan. Misalnya peraturan untuk salesperson dengan "
"komisi 1%% dari gaji pokok untuk tiap produk dapat didefinisikan dengan "
"expression seperti: hasil = inputs['SALEURO'].amount * contract.wage * 0.01."
#. 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_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 "Jabatan Kerja"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_report_view_search
msgid "Last 365 Days Payslip"
msgstr "Payslip 365 Hari Terakhir"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Last Departures"
msgstr "Resign Terakhir"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_line_view_search_register
msgid "Last Month"
msgstr "Bulan Lalu"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_line_view_search_register
msgid "Last Quarter"
msgstr "Triwulan Lalu"
#. module: hr_payroll
#: 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_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_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_attachment_type__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 "Terakhir Diperbarui oleh"
#. module: hr_payroll
#: 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_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_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_attachment_type__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 "Terakhir Diperbarui pada"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_line_form
msgid "Line Name"
msgstr "Nama Bari"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_declaration_mixin__lines_count
msgid "Lines Count"
msgstr "Jumlah Bari"
#. 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 ""
"Penghubungan kategori gaji ke induknya digunakan hanya untuk tujuan laporan."
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_note_demo_content
msgid "Links:"
msgstr "Link-Link:"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__paid
msgid "Made Payment Order? "
msgstr "Buat Order Pembayaran?"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__message_main_attachment_id
msgid "Main Attachment"
msgstr "Lampiran Utama"
#. module: hr_payroll
#: model:res.groups,name:hr_payroll.group_hr_payroll_employee_manager
msgid "Manager"
msgstr "Manajer"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_form
msgid "Mark as Completed"
msgstr "Tandai sebagai Selesai"
#. 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 "Tandai sebagai dibayar"
#. 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 "Master Departemen"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__condition_range_max
msgid "Maximum Range"
msgstr "Jangkauan Maksimum"
#. module: hr_payroll
#: model:hr.salary.rule,name:hr_payroll.hr_salary_rule_meal_voucher
msgid "Meal Voucher"
msgstr "Voucher Makan"
#. 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 "Kesalahan Pengiriman Pesan"
#. 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 "Pesan"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__condition_range_min
msgid "Minimum Range"
msgstr "Jangkauan Minimum"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__mobile_invoice
msgid "Mobile Subscription Invoice"
msgstr "Faktur Langganan Mobile"
#. 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 "Model untuk Mencetak hr.payslip.line dikelompokkan oleh register"
#. 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
#, python-format
msgid "Monthly"
msgstr "Bulanan"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__monthly_amount
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_tree
msgid "Monthly Amount"
msgstr "Jumlah Bulanan"
#. module: hr_payroll
#: model:ir.model.constraint,message:hr_payroll.constraint_hr_salary_attachment_check_monthly_amount
msgid "Monthly amount must be strictly positive."
msgstr "Jumlah bulanan harus selalu positif."
#. 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 "Deadline Kegiatan Saya"
#. module: hr_payroll
#: 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_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_attachment_type__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 "Nama"
#. 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 ""
"Nama untuk ditetapkan pada payslip. Contoh: 'Bonus akhir tahun'. Bila tidak "
"ditetapkan, value default adalah 'Slip Gaji'"
#. 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 "Jumlah Net Negatif Untuk Dilaporkan"
#. 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 "Tampilan Net Negatif Untuk Dilaporkan"
#. 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 "Net Negatif Untuk Melaporkan Pesan"
#. module: hr_payroll
#: model:mail.activity.type,name:hr_payroll.mail_activity_data_hr_payslip_negative_net
msgid "Negative Net to Report"
msgstr "Net Negatif untuk Dilaporkan"
#. module: hr_payroll
#: model:hr.salary.rule.category,name:hr_payroll.NET
msgid "Net"
msgstr "Bersih"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_view_kanban
msgid "Net -"
msgstr "Net -"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#: model:hr.salary.rule,name:hr_payroll.default_net_salary
#, python-format
msgid "Net Salary"
msgstr "Gaji Bersih"
#. 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 "Gaji Bersih"
#. 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
#, python-format
msgid "New"
msgstr "Baru"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "New Contracts"
msgstr "Kontrak Baru"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "New Employees"
msgstr "Karyawan Baru"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/wizard/hr_payroll_payslips_by_employees.py:0
#, python-format
msgid "New Payslip"
msgstr "Payslip Baru"
#. 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 "Kalender Acara Aktivitas Berikutnya"
#. 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 "Batas Waktu Aktivitas Berikutnya"
#. 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 "Ringkasan Aktivitas Berikutnya"
#. 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 "Tipe Aktivitas Berikutnya"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__no_end_date
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment_type__no_end_date
msgid "No End Date"
msgstr "Tidak Ada Tanggal Akhir"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid ""
"No Other Input Type was found for the following Salary Attachment Types codes:\n"
"%s"
msgstr ""
"Tidak ada Tipe Input Lainnya yang ditemukan untuk kode Tipe Lampiran Gaji berikut:\n"
"%s"
#. module: hr_payroll
#: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_type__round_days__no
msgid "No Rounding"
msgstr "Tanpa Pembulatan"
#. 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 "Tidak ada duplikat angka pendaftaran yang diizinkan"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_rule_parameter.py:0
#, python-format
msgid "No rule parameter with code %r was found for %s "
msgstr "Tidak ada parameter peraturan dengan kode %r yang ditemukan untuk %s"
#. 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 "Bukan penduduk"
#. 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
#, python-format
msgid "Note"
msgstr "Catatan"
#. 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 ""
"Catat keterangan parameter Anda, kapan digunakan, bagaimana dihitung, apa "
"sumbernya, ..."
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid ""
"Note: There are previous payslips with a negative amount for a total of %s "
"to report."
msgstr ""
"Catatan: Terdapat payslip sebelumnya dengan jumlah negatif untuk total %s "
"untuk dilaporkan."
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_category_form
msgid "Notes"
msgstr "Catatan"
#. module: hr_payroll
#: model_terms:ir.actions.act_window,help:hr_payroll.action_contribution_registers
msgid "Nothing to show"
msgstr "Tidak ada yang dapat ditunjukkan"
#. 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 "Jumlah Action"
#. 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 "Jumlah Hari"
#. 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 "Jumlah Jam"
#. 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 ""
"Jumlah hari-hari sebelum tanggal akhir kontrak yang mana akan memicu "
"peringatan kadaluwarsa kontrak."
#. 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 ""
"Jumlah hari sebelum tanggal kadaluwarsa izin kerja yang mana akan memicu "
"peringatan."
#. 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 "Jumlah kesalahan"
#. module: hr_payroll
#: model:ir.model.fields,help:hr_payroll.field_hr_contract__full_time_required_hours
#: model:ir.model.fields,help:hr_payroll.field_resource_calendar__full_time_required_hours
msgid ""
"Number of hours to work on the company schedule to be considered as "
"fulltime."
msgstr ""
"Jumlah jam kerja pada jadwal perusahaan agar dipertimbangkan sebagai "
"fulltime."
#. 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 "Jumlah pesan yang membutuhkan tindakan"
#. 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 "Jumlah pesan dengan kesalahan pengiriman"
#. module: hr_payroll
#: model:res.groups,name:hr_payroll.group_hr_payroll_user
msgid "Officer: Manage all contracts"
msgstr "Petugas: Kelola semua kontrak"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_note_demo_content
msgid "On the"
msgstr "On the"
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#, python-format
msgid ""
"On the first tab is the amount of worked time giving you a <strong>gross "
"amount</strong>."
msgstr ""
"Pada tab pertama adalah jumlah waktu kerja yang memberikan Anda "
"<strong>jumlah kotor</strong>."
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#, python-format
msgid ""
"On the second tab is the computation of the rules linked to the Structure "
"resulting in a <strong>net amount</strong>."
msgstr ""
"Pada tab kedua adalah perhitungan peraturan yang terhubung ke Struktur yang "
"menghasilkan <strong>jumlah bersih</strong>."
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#, python-format
msgid ""
"On the smartbutton, you can find all the <strong>Payslips</strong> included "
"in the Batch."
msgstr ""
"Pada smart button, Anda dapat menemukan semua <strong>Payslip</strong> di "
"dalam Batch."
#. module: hr_payroll
#: model:ir.actions.server,name:hr_payroll.ir_actions_server_action_open_reporting
msgid "Open Payroll Reporting"
msgstr "Buka Pelaporan Payroll"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form
msgid "Other Info"
msgstr "Info Lainnya"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_employee_grade_form
msgid "Other Input"
msgstr "Input Lainnya"
#. 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 "Baris Input Lain"
#. module: hr_payroll
#: model:ir.ui.menu,name:hr_payroll.menu_hr_payslip_entry_type_view
msgid "Other Input Types"
msgstr "Tipe Input Lain"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form
msgid "Other Inputs"
msgstr "Input Lain"
#. module: hr_payroll
#: model:hr.work.entry.type,name:hr_payroll.hr_work_entry_type_out_of_contract
msgid "Out of Contract"
msgstr "Diluar Kontrak"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_declaration_mixin__pdf_error
msgid "PDF Error Message"
msgstr "Pesan Error PDF"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__pdf_file
msgid "PDF File"
msgstr "File PDF"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payroll_employee_declaration.py:0
#, python-format
msgid "PDF generation started. It will be available shortly."
msgstr "Pembuatan PDF dibuat. Akan tersedia sebentar lagi."
#. 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 "Lunas"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__paid_amount
msgid "Paid Amount"
msgstr "Jumlah Dibayar"
#. module: hr_payroll
#: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_report__work_type__2
msgid "Paid Time Off"
msgstr "Cuti Berbayar"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__parameter_value
msgid "Parameter Value"
msgstr "Value Parameter"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule_category__parent_id
msgid "Parent"
msgstr "Induk"
#. 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 "Part Time"
#. 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 "Tipe Entri Kerja Part Time"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_form_inherit
msgid "Part time"
msgstr "Part time"
#. 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 "Rekanan"
#. 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 "Slip Gaji"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__slip_id
msgid "PaySlip"
msgstr "PaySlip"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register
msgid "PaySlip Lines by Contribution Register"
msgstr "Baris Slip Gaji Menurut Registrasi Kontribusi"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register
msgid "PaySlip Name"
msgstr "Nama Slip Gaji"
#. 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 "Payroll"
#. module: hr_payroll
#: model:ir.actions.server,name:hr_payroll.action_reset_work_entries
msgid "Payroll - Technical: Reset Work Entries"
msgstr "Payroll - Teknis: Reset Entri Kerja"
#. 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 "Analisis Payroll"
#. module: hr_payroll
#: model:ir.model,name:hr_payroll.model_hr_payroll_report
msgid "Payroll Analysis Report"
msgstr "Laporan Analisis Payroll"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_edit_payslip_worked_days_line__code
msgid "Payroll Code"
msgstr "Kode Payroll"
#. module: hr_payroll
#: model:ir.actions.client,name:hr_payroll.hr_payroll_dashboard_open
msgid "Payroll Dashboard"
msgstr "Dashboard Payroll"
#. module: hr_payroll
#: model:ir.model,name:hr_payroll.model_hr_payroll_declaration_mixin
msgid "Payroll Declaration Mixin"
msgstr "Deklarasi Payroll Mixin"
#. module: hr_payroll
#: model:ir.model,name:hr_payroll.model_hr_payroll_employee_declaration
msgid "Payroll Employee Declaration"
msgstr "Deklarasi Payroll Karyawan"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form
msgid "Payroll Entries"
msgstr "Entri Slip Gaji"
#. module: hr_payroll
#: model:ir.model,name:hr_payroll.model_hr_payroll_note
msgid "Payroll Note"
msgstr "Catatan Payroll"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form
msgid "Payroll Rules"
msgstr "Peraturan Payroll"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form
msgid "Payroll SEPA"
msgstr "Payroll SEPA"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payroll_structure_filter
msgid "Payroll Structures"
msgstr "Struktur Payroll"
#. 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 "Komponen slip gaji yang diterapkan pada negara Anda"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_note_demo_content
msgid "Payroll tips &amp; tricks:"
msgstr "Tips &amp; tricks Payroll:"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_res_config_settings__module_hr_payroll_account
msgid "Payroll with Accounting"
msgstr "Payroll dengan Akuntansi"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_res_config_settings__module_hr_payroll_account_sepa
msgid "Payroll with SEPA payment"
msgstr "Payroll dengan pembayaran SEPA"
#. module: hr_payroll
#: model:ir.actions.server,name:hr_payroll.ir_cron_generate_payslip_pdfs_ir_actions_server
msgid "Payroll: Generate pdfs"
msgstr "Payroll: Buat pdf"
#. module: hr_payroll
#: model:mail.template,name:hr_payroll.mail_template_new_payslip
msgid "Payroll: New Payslip"
msgstr "Payroll: Baru Payslip"
#. module: hr_payroll
#: model:ir.actions.server,name:hr_payroll.ir_cron_update_payroll_data_ir_actions_server
msgid "Payroll: Update data"
msgstr "Payroll: Update data"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#: 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_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form
#, python-format
msgid "Payslip"
msgstr "Slip Gaji"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Payslip 'Date From' must be earlier than 'Date To'."
msgstr "Payslip 'Dari Tanggal' harus lebih awal dari 'Sampai Tanggal'."
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_filter
msgid "Payslip Batch"
msgstr "Batch Payslip"
#. module: hr_payroll
#: model:ir.model,name:hr_payroll.model_hr_payslip_run
msgid "Payslip Batches"
msgstr "Slip Gaji Massal"
#. 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 "Hitung Slip Gaji"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment_report__payslip_end_date
msgid "Payslip End Date"
msgstr "Tanggal Akhir Batch"
#. 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 "Input Slip Gaji"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_input_type_view_tree
msgid "Payslip Input Name"
msgstr "Nama Input Payslip"
#. module: hr_payroll
#: model:ir.model,name:hr_payroll.model_hr_payslip_input_type
msgid "Payslip Input Type"
msgstr "Tipe Input Payslip"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__input_line_ids
msgid "Payslip Inputs"
msgstr "Input Slip Gaji"
#. 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 "Baris Slip Gaji"
#. 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 "Baris Slip Gaji"
#. 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
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment_report__payslip_id
msgid "Payslip Name"
msgstr "Nama Slip Gaji"
#. module: hr_payroll
#: model:ir.actions.act_window,name:hr_payroll.action_view_hr_payslip_input_type
msgid "Payslip Other Input Types"
msgstr "Tipe Input Payslip Lainnya"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form
msgid "Payslip PDF Display"
msgstr "Tampilan PDF Payslip"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment_report__payslip_start_date
msgid "Payslip Start Date"
msgstr "Tanggal Mulai Payslip"
#. 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 "Jumlah Hari Kerja Slip Gaji"
#. 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
#, python-format
msgid "Payslips"
msgstr "Slip Gaji"
#. 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 "Slip Gaji Massal"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_tree
msgid "Payslips Count"
msgstr "Jumlah Payslip"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Payslips Generated On Previous Contract"
msgstr "Payslip Dibuat Pada Kontrak Sebelumnya"
#. module: hr_payroll
#: model:ir.actions.act_window,name:hr_payroll.hr_payslip_action_view_to_pay
msgid "Payslips To Pay"
msgstr "Payslip Untuk Dibayar"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Payslips With Negative Amounts"
msgstr "Payslip Dengan Jumlah Negatif"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees
msgid "Payslips by Employees"
msgstr "Slip Gaji Menurut Karyawan"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Payslips with negative NET"
msgstr "Payslip dengan NET negati"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__pdf_filename
msgid "Pdf Filename"
msgstr "Nama file Pdf"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_employee_declaration__pdf_to_generate
msgid "Pdf To Generate"
msgstr "PDF Untuk Dibuat"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_index__percentage
msgid "Percentage"
msgstr "Persentase"
#. 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 "Persentase (%)"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__amount_percentage_base
msgid "Percentage based on"
msgstr "Persentase berdasarkan"
#. 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 "Periode"
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#, python-format
msgid "Pick an Employee to see his <strong>Contract's History</strong>."
msgstr "Pilih Karyawan untuk melihat <strong>Sejarah Kontrak</strong> mereka."
#. 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 "Perencanaan"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payroll_employee_declaration.py:0
#, python-format
msgid "Please select the declarations for which you want to generate a PDF."
msgstr "Mohon pilih deklarasi yang mana Anda ingin gunakan untuk membuat PDF."
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form
msgid "Post payroll slips in accounting"
msgstr "Rekam Slip Gaji di Akuntansi"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Previous Negative Payslip to Report"
msgstr "Payslip Negatif untuk Dilaporkan yang Sebelumnya"
#. 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 "Cetak"
#. module: hr_payroll
#: model:hr.salary.rule,name:hr_payroll.hr_salary_rule_professionaltax1
msgid "Professional Tax"
msgstr "Pajak Tenaga Profesional"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Prorated end-of-year bonus"
msgstr "Bonus akhir tahun pro-rata"
#. module: hr_payroll
#: model:hr.salary.rule,name:hr_payroll.hr_salary_rule_providentfund1
msgid "Provident Fund"
msgstr "Dana Penghematan"
#. module: hr_payroll
#: 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
msgid "Python Code"
msgstr "Kode Python"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__condition_python
msgid "Python Condition"
msgstr "Kondisi Python"
#. module: hr_payroll
#: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_rule__condition_select__python
msgid "Python Expression"
msgstr "Ekspresi Python"
#. module: hr_payroll
#: model:ir.model.fields,help:hr_payroll.field_hr_rule_parameter_value__parameter_value
msgid "Python data structure"
msgstr "Struktur data Python"
#. 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
msgid "Quantity"
msgstr "Kuantitas"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.contribution_register
msgid "Quantity/Rate"
msgstr "Kuantitas/Tarif"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Quarter %s of %s"
msgstr "Kuartal %s dari %s"
#. 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 "Triwulanan"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__queued_for_pdf
msgid "Queued For Pdf"
msgstr "Diantri Untuk PDF"
#. 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 "Antrian pembuatan PDF"
#. module: hr_payroll
#: model:ir.model.fields.selection,name:hr_payroll.selection__hr_salary_rule__condition_select__range
msgid "Range"
msgstr "Jangkauan"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_rule__condition_range
msgid "Range Based on"
msgstr "Jangkauan Berdasarkan"
#. 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 "Tarif (%)"
#. 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 "Rating-Rating"
#. module: hr_payroll
#: model:ir.actions.server,name:hr_payroll.action_hr_payroll_recompute_whole_sheet
msgid "Recompute Whole Sheet"
msgstr "Hitung Ulang Seluruh Sheet"
#. 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 "Hitung Ulang hanya baris payslip, bukan baris hari kerja / input"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_salary_attachment.py:0
#, python-format
msgid "Recorded a new payment of %s."
msgstr "Pembayaran baru %s yang direcord ulang."
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__number
msgid "Reference"
msgstr "Referensi"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form
msgid "Refund"
msgstr "Pengembalian Dana"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Refund: %(payslip)s"
msgstr "Refund: %(payslip)s"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__registration_number
msgid "Registration Number of the Employee"
msgstr "Nomor Pendaftaran Karyawan"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure_type__default_struct_id
msgid "Regular Pay Structure"
msgstr "Struktur Gaji Reguler"
#. module: hr_payroll
#: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_report__work_type__1
msgid "Regular Working Day"
msgstr "Hari Kerja Reguler"
#. 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
#, python-format
msgid "Reimbursement"
msgstr "Reimbursement"
#. module: hr_payroll
#: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payslip__state__cancel
msgid "Rejected"
msgstr "Ditolak"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_salary_attachment__remaining_amount
msgid "Remaining Amount"
msgstr "Jumlah Tersisa"
#. module: hr_payroll
#: model:ir.model.constraint,message:hr_payroll.constraint_hr_salary_attachment_check_remaining_amount
msgid "Remaining amount must be positive."
msgstr "Jumlah tersisa harus positif."
#. module: hr_payroll
#: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__remaining_amount
msgid "Remaining amount to be paid."
msgstr "Jumlah tersisa untuk dibayar."
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure__report_id
msgid "Report"
msgstr "Laporan"
#. 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 "Laporan"
#. module: hr_payroll
#: model:ir.model,name:hr_payroll.model_resource_calendar
msgid "Resource Working Time"
msgstr "Sumber Daya Jam Kerja"
#. 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 "Tanggung-jawab"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_type__round_days_type
msgid "Round Type"
msgstr "Tipe Pembulatan"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_type__round_days
msgid "Rounding"
msgstr "Pembulatan"
#. 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 "Peraturan"
#. module: hr_payroll
#: model:ir.ui.menu,name:hr_payroll.menu_hr_salary_rule_category
msgid "Rule Categories"
msgstr "Kategori Peraturan"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form
msgid "Rule Name"
msgstr "Aturan nama"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_rule_parameter_value__rule_parameter_id
msgid "Rule Parameter"
msgstr "Parameter Peraturan"
#. module: hr_payroll
#: model:ir.ui.menu,name:hr_payroll.menu_action_hr_salary_rule_parameter
msgid "Rule Parameters"
msgstr "Parameter-Parameter Peraturan"
#. module: hr_payroll
#: model:ir.ui.menu,name:hr_payroll.menu_action_hr_salary_rule_form
msgid "Rules"
msgstr "Aturan"
#. 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 "Sedang berjalan"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Running contracts coming to an end"
msgstr "Kontrak yang berlangsung sebentar lagi habis"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_employee__sim_card
msgid "SIM Card Copy"
msgstr "Salinan Kartu SIM"
#. 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 "Kesalahan Pengiriman SMS`"
#. module: hr_payroll
#: model:ir.ui.menu,name:hr_payroll.menu_hr_salary_configuration
msgid "Salary"
msgstr "Gaji "
#. 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.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
#, python-format
msgid "Salary Attachment"
msgstr "Lampiran Gaji"
#. module: hr_payroll
#: model:ir.model,name:hr_payroll.model_hr_salary_attachment_report
msgid "Salary Attachment / Report"
msgstr "Lampiran / Laporan Gaji"
#. 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 "Jumlah Lampiran Gaji"
#. module: hr_payroll
#: model:ir.actions.act_window,name:hr_payroll.hr_salary_attachment_report_action
#: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_attachment_salary_report
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_report_view_pivot
msgid "Salary Attachment Report"
msgstr "Laporan Lampiran Gaji"
#. module: hr_payroll
#: model:ir.model,name:hr_payroll.model_hr_salary_attachment_type
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_type_view_form
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_type_view_tree
msgid "Salary Attachment Type"
msgstr "Tipe Lampiran Gaji"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_type_view_tree
msgid "Salary Attachment Type Name"
msgstr "Nama Tipe Lampiran Gaji"
#. module: hr_payroll
#: model:ir.actions.act_window,name:hr_payroll.action_hr_salary_attachment_type
#: model:ir.ui.menu,name:hr_payroll.menu_hr_salary_attachment_type
msgid "Salary Attachment Types"
msgstr "Tipe-Tipe Lampiran Gaji"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__salary_attachment_count
msgid "Salary Attachment count"
msgstr "Jumlah Lampiran gaji"
#. 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_tree
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form
#, python-format
msgid "Salary Attachments"
msgstr "Lampiran-Lampiran Gaji"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_category_form
msgid "Salary Categories"
msgstr "Kategori Gaji"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form
msgid "Salary Computation"
msgstr "Perhitungan Gaji"
#. module: hr_payroll
#: model:ir.model,name:hr_payroll.model_hr_salary_rule
msgid "Salary Rule"
msgstr "Aturan Gaji"
#. 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 "Kategori Komponen Gaji"
#. 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 "Kategori Komponen Gaji"
#. 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 "Parameter Peraturan Gaji"
#. module: hr_payroll
#: model:ir.model,name:hr_payroll.model_hr_rule_parameter_value
msgid "Salary Rule Parameter Value"
msgstr "Value Parameter Peraturan Gaji"
#. module: hr_payroll
#: model:ir.actions.act_window,name:hr_payroll.hr_rule_parameter_action
msgid "Salary Rule Parameters"
msgstr "Parameter-Parameter Peraturan Gaji"
#. 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 "Komponen Gaji"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Salary Slip"
msgstr "Slip Gaji"
#. 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_by_employees
#: 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 "Struktur Gaji"
#. module: hr_payroll
#: model:ir.model,name:hr_payroll.model_hr_payroll_structure_type
msgid "Salary Structure Type"
msgstr "Tipe Struktur Gaji"
#. 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 "Struktur Gaji"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_contract__schedule_pay
msgid "Schedule Pay"
msgstr "Jadwalkan Bayar Gaji"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_employee_declaration_view_search
msgid "Search Declarations"
msgstr "Cari Deklarasi-Deklarasi"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_filter
msgid "Search Payslip Batches"
msgstr "Cari Slip Gaji Massal"
#. 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 "Cari Baris Slip Gaji"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter
msgid "Search Payslips"
msgstr "Cari Slip Gaji"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_search
msgid "Search Salary Attachment"
msgstr "Cari Lampiran Gaji"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_rule_filter
msgid "Search Salary Rule"
msgstr "Cari Komponen Gaji"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_structure_type_view_search
msgid "Search Structure Type"
msgstr "Cari Tipe Struktur"
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#, python-format
msgid "Select an <strong>HR Responsible</strong> for the contract."
msgstr "Pilih <strong>Penanggungjawab HR</strong> untuk kontrak."
#. 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 "Semi-tahunan"
#. 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 "Dwi-bulanan"
#. 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 ""
"Kirim ke karyawan untuk menotifikasi mereka mengenai payslip baru mereka"
#. module: hr_payroll
#: 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 "Urutan"
#. 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 ""
"Tetapkan departemen tertentu bila Anda ingin memilih semua karyawan dari "
"departemen (dan sub-departemen) ini sekaligus."
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_by_employees
msgid ""
"Set a specific structure if you wish to make an extra payslip (eg: End of "
"the year bonus). If you leave this field empty, a regular payslip will be "
"generated for all the selected employees, based on their contracts "
"configuration."
msgstr ""
"Tetapkan struktur tertentu bila Anda ingin membuat payslip ekstra (contoh: "
"Bonus akhir tahun). Bila Anda membiarkan kosong field ini, payslip reguler "
"akan dibuat untuk semua karyawan terpilih, berdasarkan konfigurasi kontrak "
"mereka."
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#, python-format
msgid "Set the Contract as <strong><q>Running</q></strong>."
msgstr "Tetapkan Kontrak sebagai <strong><q>Sedang Berlangsung</q></strong>."
#. 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 "Set ke Rancangan"
#. 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 "Pengaturan"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter
msgid "Slips to Confirm"
msgstr "Slip untuk Dikonfirmasi"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/wizard/hr_payroll_payslips_by_employees.py:0
#, python-format
msgid "Some work entries could not be validated."
msgstr "Beberapa entri kerja tidak dapat divalidasi."
#. 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 "Kalender Standar"
#. 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
#: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip
msgid "Start Date"
msgstr "Tanggal Mulai"
#. 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 "Status"
#. 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 "Status"
#. 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 ""
"Status berdasarkan aktivitas\n"
"Terlambat: Batas waktu telah terlewati\n"
"Hari ini: Tanggal aktivitas adalah hari ini\n"
"Direncanakan: Aktivitas yang akan datang."
#. 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 "Struktur"
#. 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 "Nama Struktur"
#. 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 "Tipe Struktur"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_structure_type__struct_type_count
msgid "Structure Type Count"
msgstr "Jumlah Tipe Struktur"
#. 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 "Tipe-Tipe Struktur"
#. 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 "Struktur-Struktur"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__sum_worked_hours
msgid "Sum Worked Hours"
msgstr "Jumlah Jam Kerja"
#. module: hr_payroll
#: model:hr.salary.rule,name:hr_payroll.hr_salary_rule_sum_alw_category
msgid "Sum of Allowance category"
msgstr "Jumlah kategori Tunjangan"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_work_entry_report_view_tree
msgid "Sum of Days"
msgstr "Jumlah Hari-Hari"
#. 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 ""
"Kode ISO negara dalam dua karakter.\n"
"Anda dapat menggunakan kolom ini untuk pencarian cepat."
#. 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 ""
"Kalender Standar di kalender digunakan oleh mereka yang bekerja dengan tarif"
" 100%. Digunakan di sini untuk menggunakan persentase paruh-waktu."
#. 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 ""
"Entri Kerja dicentang sebagai Kehadiran Tidak Terduga akan dihitung sebagai "
"absen pada laporan kerja."
#. 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 ""
"Kode komponen gaji dapat digunakan sebagai acuan dalam perhitungan aturan "
"lain. Dalam hal ini, perhatikan huruf besar/kecil."
#. 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 "Kode yang dapat digunakan dalam komponen gaji"
#. 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 "Metode komputasi untuk jumlah aturan."
#. 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 "Kontrak yang mana input ini harus diterapkan"
#. 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 "Kontrak yang mana hari kerja ini harus diterapkan"
#. 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 "Tanggal pada mana pembayaran dibuat ke karyawan."
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid ""
"The duration of the payslip is not accurate according to the structure type."
msgstr "Durasi paylsip tidak akurat menurut tipe struktur."
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid ""
"The following employees have a contract outside of the payslip period:\n"
"%s"
msgstr ""
"Karyawan-karyawan berikut memiliki kontrak diluar periode payslip:\n"
"%s"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid ""
"The following values are not valid:\n"
"%s"
msgstr ""
"Value-value berikut tidak valid:\n"
"%s"
#. 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 "Jumlah maksimum, diterapkan untuk aturan ini."
#. 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 "Jumlah minimum, diterapkan untuk aturan ini."
#. module: hr_payroll
#: 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 ""
"Jumlah bersih akan dipulihkan dari remunerasi positif pertama yang didirikan"
" setelah ini."
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "The payslips should be in Draft or Waiting state."
msgstr "Payslip harus berada di status Draft atau Menunggu."
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/views/add_payslips_hook.js:0
#, python-format
msgid "The payslips(s) are now added to the batch"
msgstr "Payslip sekarang ditambahkan ke batch"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "The period selected does not match the contract validity period."
msgstr "Periode yang dipilih tidak cocok dengan periode validitas kontrak."
#. 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 ""
"Tipe entri kerja yang digunakan saat membuat entri kerja agar cocok ke "
"jadwal kerja full time."
#. module: hr_payroll
#: model:ir.model.fields,help:hr_payroll.field_hr_work_entry_type__unpaid_structure_ids
msgid "The work entry wont grant any money to employee in payslip."
msgstr "Entri kerja tidak akan memberikan uang apapun ke karyawan di payslip."
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payroll_declaration_mixin.py:0
#, python-format
msgid "There is no declaration to generate for the given period"
msgstr "Tidak ada deklarasi untuk dibuat untuk periode yang diberikan"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid ""
"There's no contract set on payslip %s for %s. Check that there is at least a"
" contract set on the employee form."
msgstr ""
"Tidak ada kontrak yang ditetapkan pada payslip %s untuk %s. Periksa bahwa "
"setidaknya ada kontrak yang ditetapkan pada formulir karyawan."
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "This action is forbidden on validated payslips."
msgstr "Action ini dilarang pada payslip yang tervalidasi."
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "This action is restricted to payroll managers only."
msgstr "Action ini dibatasi hanya untuk manajer payroll."
#. 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 "Kode ini digunakan di peraturan gaji untuk merujuk ke parameter ini."
#. 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 ""
"Input ini hanya akan tersedia di struktur tersebut. Bila kosong, akan "
"tersedia di semua payslip."
#. module: hr_payroll
#: model:ir.model.fields,help:hr_payroll.field_hr_contract_history__time_credit
msgid "This is a credit time contract."
msgstr "Ini adalah kontrak waktu kredit."
#. 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 "Ini adalah entri kerja waktu kredit."
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "This payslip can be erroneous :"
msgstr "Payslip ini mungkin salah :"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/wizard/hr_payroll_edit_payslip_lines_wizard.py:0
#, python-format
msgid "This payslip has been manually edited by %s."
msgstr "Payslip ini telah secara manual diedit oleh %s."
#. 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
#, python-format
msgid "This payslip is not validated. This is not a legal document."
msgstr "Payslip ini tidak divalidasi. Ini bukan merupakan dokumen legal."
#. module: hr_payroll
#: model_terms:ir.actions.act_window,help:hr_payroll.payroll_report_action
msgid "This report performs analysis on your payslip."
msgstr "Laporan ini melakukan analisis pada payslip Anda."
#. 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 "Laporan ini melakukan analisis pada entri kerja Anda."
#. 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 ""
"Ini akan digunakan untuk menghitung nilai-nilai kolom %; secara umum hal ini"
" pada dasar, tetapi Anda juga dapat menggunakan kategori kode bidang dalam "
"huruf kecil sebagai nama variabel (hra, ma, lta, dll) dan variabel dasar."
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/wizard/hr_payroll_payslips_by_employees.py:0
#, python-format
msgid "Time intervals to look for:%s"
msgstr "Interval waktu untuk dicari:%s"
#. module: hr_payroll
#: 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
#: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip
msgid "To"
msgstr "Kepada"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter
msgid "To Compute"
msgstr "Untuk Dihitung"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_filter
msgid "To Confirm"
msgstr "Untuk Dikonfirmasi"
#. module: hr_payroll
#: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_employee_payslips_to_pay
msgid "To Pay"
msgstr "Akan Dibayar"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip
msgid "To pay on"
msgstr "Untuk dibayar pada"
#. 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 "Untuk melihat sesuatu di laporan ini, hitung payslip."
#. 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
msgid "Total"
msgstr "Total"
#. 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 "Jumlah Total"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form
msgid "Total Working Days"
msgstr "Total Hari Kerja"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form
msgid "Total Working Hours"
msgstr "Total Jam Kerja"
#. 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 "
"monthly amount."
msgstr ""
"Total jumlah harus selalu positif dan lebih besar dari atau sama dengan "
"jumlah bulanan."
#. module: hr_payroll
#: model:ir.model.fields,help:hr_payroll.field_hr_salary_attachment__total_amount
msgid "Total amount to be paid."
msgstr "Total jumlah untuk dibayar."
#. 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 "Total jam absensi dan cuti (berbayar atau tidak)"
#. 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 "Dua peraturan parameter tidak boleh memiliki kode yang sama."
#. 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 ""
"Dua peraturan dengan kode yang sama tidak boleh dimulai di hari yang sama"
#. 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__deduction_type_id
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_attachment_view_search
msgid "Type"
msgstr "Jenis"
#. 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 "Jenis dari aktivitas pengecualian pada rekaman data."
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_work_entry_type__is_unforeseen
msgid "Unforeseen Absence"
msgstr "Kehadiran Tidak Terduga"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Unknown State"
msgstr "Status Tidak Diketahui"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.payroll_hr_work_entry_type_view_form_inherit
msgid "Unpaid"
msgstr "Belum Dibayar"
#. module: hr_payroll
#: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payroll_report__work_type__3
msgid "Unpaid Time Off"
msgstr "Cuti Tidak Berbayar"
#. 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 "Tipe Entri Kerja Belum Dibayar"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_employee_grade_form
msgid "Unpaid Work Entry Types"
msgstr "Tipe-Tipe Entri Kerja Belum Dibayar"
#. 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 "Belum Dibayar di Tipe-Tipe Struktur"
#. module: hr_payroll
#: model:ir.model.fields.selection,name:hr_payroll.selection__hr_work_entry_type__round_days_type__up
msgid "Up"
msgstr "Atas"
#. 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 "Gunakan Baris Total Hari Kerja"
#. 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 "Gunakan untuk mengatur urutan perhitungan"
#. 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 "Digunakan untuk menampilkan komponen gaji pada slip gaji."
#. 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 "Digunakan untuk menampilkan dashboard nilai biaya employer."
#. module: hr_payroll
#: model:ir.model,name:hr_payroll.model_res_users
msgid "User"
msgstr "Pengguna"
#. 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 "User dapat mengelola semua kontrak, entri kerja dan membuat payslip."
#. module: hr_payroll
#: model:res.groups,comment:hr_payroll.group_hr_payroll_employee_manager
msgid ""
"User can see his own contracts and the contracts of the people he's manager "
"of."
msgstr ""
"User dapat melihat kontrak mereka sendiri dan kontrak orang yang merupakan "
"bawahan dia."
#. module: hr_payroll
#: model:res.groups,comment:hr_payroll.group_hr_payroll_manager
msgid "User have full access on the application."
msgstr "User memiliki akses penuh ke aplikasi."
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form
msgid "Validate"
msgstr "Validasi"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_edit_payslip_lines_form_wizard
msgid "Validate Edition"
msgstr "Validasi Edit"
#. 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 "Sudah Divalidasi"
#. 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 "Versi"
#. 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 "Tampilan pada Dashboard Biaya Employer"
#. 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 "Lihat pada Laporan Payroll"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_contract_view_kanban
msgid "Wage :"
msgstr "Gaji :"
#. 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 "Tipe Gaji"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/wizard/hr_payroll_index_wizard.py:0
#, python-format
msgid "Wage indexed by %.2f%% on %s"
msgstr "Gaji diindeks sebesar %.2f%% pada %s"
#. module: hr_payroll
#: model:ir.model.fields.selection,name:hr_payroll.selection__hr_payslip__state__verify
msgid "Waiting"
msgstr "Menunggu"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payslip__warning_message
msgid "Warning Message"
msgstr "Pesan Peringatan"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_salary_attachment.py:0
#, python-format
msgid "Warning, a similar attachment has been found."
msgstr "Peringatan, lampiran yang mirip tidak dapat ditemukan."
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/components/dashboard/action_box/action_box.xml:0
#, python-format
msgid "Warnings"
msgstr "Peringatan"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_work_entry.py:0
#, python-format
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 ""
"Hati-hati terhadap kekosongan di kalender %(employee_name)s\n"
"\n"
"Mohon isi entri kerja yang kosong untuk %(employee_name)s:%(time_intervals_str)s \n"
"\n"
"Entri kerja yang kosong adalah seperti Bermuda Segitiga untuk slip gaji. Ayo jaga gaji rekan kerja Anda agar tidak menghilang begitu saja!"
#. 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 "Tipe cara pembulatan entri kerja."
#. 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 ""
"Kita harus meningkatkan alur Payroll kita dengan proses Odoo yang baru"
#. 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 "Pesan situs"
#. 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 "Sejarah komunikasi situs"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Week %(week_number)s of %(year)s"
msgstr "Minggu %(week_number)s dari %(year)s"
#. 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 "Mingguan"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Weeks %(week)s and %(week1)s of %(year)s"
msgstr "Minggu %(week)s dan %(week1)s dari %(year)s"
#. 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 ""
"Saat entri kerja akan ditampilkan di payslip, value akan dibulatkan agar "
"sesuai."
#. 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 ""
"Apakah kontrak sebelumnya atau setelahnya memiliki jadwal yang berbeda atau "
"tidak"
#. 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 ""
"Apakah akan digunakan sebagai pesan yang menentukan kenapa gaji pada kontrak"
" telah dimodifikasi"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__count_work
msgid "Work Days"
msgstr "Hari-Hari Kerja"
#. module: hr_payroll
#: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_work_entries_root
msgid "Work Entries"
msgstr "Entri Kerja"
#. 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 "Analisis Entri Kerja"
#. module: hr_payroll
#: model:ir.model,name:hr_payroll.model_hr_work_entry_report
msgid "Work Entries Analysis Report"
msgstr "Laporan Analisis Entri Kerja"
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#, python-format
msgid ""
"Work Entries are generated for each <strong>time period</strong> defined in "
"the Working Schedule of the Contract."
msgstr ""
"Entri Kerja dibuat untuk setiap <strong>periode waktu</strong> yang "
"didefinisikan di Jadwal Kerja Kontrak."
#. module: hr_payroll
#: model:ir.ui.menu,name:hr_payroll.menu_hr_work_entry_report
msgid "Work Entry Analysis"
msgstr "Analisis Entri Kerja"
#. 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 "Sumber Entri Kerja"
#. 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 "Tipe Entri Kerja"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__count_work_hours
msgid "Work Hours"
msgstr "Jam Kerja"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.res_config_settings_view_form
msgid "Work Permit Expiration Notice Period"
msgstr "Periode Pemberitahuan Kadaluwarsa Izin Kerja"
#. 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 "Tarif Waktu Kerja"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid ""
"Work entries may not be generated for the period from %(start)s to %(end)s."
msgstr ""
"Entri kerja tidak dapat dibuat untuk periode dari %(start)s sampai %(end)s."
#. 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 "Tipe entri kerja untuk peserta reguler."
#. 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 "Tarif waktu kerja"
#. 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 ""
"Tarif waktu kerja versus jadwal kerja full time, harus di antara 0 dan 100 "
"%."
#. 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 "Tarif waktu kerja versus jadwal kerja full time."
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__work_code
msgid "Work type"
msgstr "Tipe kerja"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_report__work_type
msgid "Work, (un)paid Time Off"
msgstr "Kerja, Cuti (tanpa) Bayar"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form
msgid "Worked Day"
msgstr "Hari Kerja"
#. 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 "Hari Kerja"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_payslip_form
msgid "Worked Days & Inputs"
msgstr "Hari Kerja & Input"
#. 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 "Baris Total Hari Kerja"
#. 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 "Total hari kerja tidak akan dihitung/ditampilkan di payslip."
#. 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 "Jadwal Kerja"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "Working Schedule Changes"
msgstr "Perubahan Jadwal Kerja"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_salary_rule.py:0
#, python-format
msgid "Wrong percentage base or quantity defined for:"
msgstr "Dasar persentase atau kuantitas yang didefinisikan salah untuk:"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_salary_rule.py:0
#, python-format
msgid "Wrong python code defined for:"
msgstr "Kode python yang salah didefinisikan untuk:"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_salary_rule.py:0
#, python-format
msgid "Wrong python condition defined for:"
msgstr "Kondisi python yang salah didefinisikan untuk:"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_salary_rule.py:0
#, python-format
msgid "Wrong quantity defined for:"
msgstr "Kuantitas yang didefinisikan salah untuk:"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_salary_rule.py:0
#, python-format
msgid "Wrong range condition defined for:"
msgstr "Kondisi range yang didefinisikan salah untuk:"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_rule_parameter.py:0
#, python-format
msgid ""
"Wrong rule parameter value for %s at date %s.\n"
"%s"
msgstr ""
"Value parameter peraturan salah untuk %s pada tanggal %s.\n"
"%s"
#. module: hr_payroll
#: model:ir.model.fields,field_description:hr_payroll.field_hr_payroll_declaration_mixin__year
msgid "Year"
msgstr "Tahun"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/res_users.py:0
#, python-format
msgid ""
"You are receiving this message because you are the HR Responsible of this "
"employee."
msgstr ""
"Anda menerimap esan ini karena Anda adalah HR Penanggungjawab untuk karyawan"
" ini."
#. module: hr_payroll
#. odoo-javascript
#: code:addons/hr_payroll/static/src/js/tours/hr_payroll.js:0
#, python-format
msgid "You can access the Payslips from the Employee's Profile."
msgstr "Anda dapat mengakses Payslip dari Profil Karyawan."
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "You can't validate a cancelled payslip."
msgstr "Anda tidak dapat memvalidasi payslip yang dibatalkan."
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip_input_type.py:0
#, python-format
msgid ""
"You cannot delete %s as it is used in another module but you can archive it "
"instead."
msgstr ""
"Anda tidak dapat menghapus %s karena digunakan di modul lain tapi Anda dapat"
" mengarsipnya."
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip_run.py:0
#, python-format
msgid "You cannot delete a payslip batch which is not draft!"
msgstr "Anda tidka dapat menghapus batch payslip yang bukan merupakan draft!"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#: code:addons/hr_payroll/models/hr_payslip_run.py:0
#, python-format
msgid "You cannot delete a payslip which is not draft or cancelled!"
msgstr ""
"Anda tidak dapat menghapus slip gaji yang bukan rancangan atau dibatalkan!"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_salary_attachment.py:0
#, python-format
msgid "You cannot delete a running salary attachment!"
msgstr "Anda tidak dapat menghapus lampiran gaji yang sedang berlangsung!"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_salary_attachment.py:0
#, python-format
msgid "You cannot record a payment on multi employees attachments."
msgstr ""
"Anda tidak dapat mencatat pembayaran pada lampiran dengan lebih dari satu "
"karyawan."
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip_run.py:0
#, python-format
msgid ""
"You cannot reset a batch to draft if some of the payslips have already been "
"paid."
msgstr ""
"Anda tidak dapat mereset batch menjadi draft bila beberapa payslipnya sudah "
"dibayar."
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip.py:0
#, python-format
msgid "You cannot validate a payslip on which the contract is cancelled"
msgstr "Anda tidak dapat memvalidasi payslip pada mana kotnrak dibatalkan"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/wizard/hr_payroll_index_wizard.py:0
#, python-format
msgid ""
"You have selected non running contracts, if you really need to index them, "
"please do it by hand"
msgstr ""
"Anda sudah memilih kontrak yang tidak berlangsung, bila Anda betul-betul "
"perlu mengindeks mereka, mohon lakukan secara manual"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payroll_declaration_mixin.py:0
#, python-format
msgid "You must be logged in a %s company to use this feature"
msgstr "Anda harus login ke perusahaan %s untuk menggunakan fitur ini"
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/wizard/hr_payroll_payslips_by_employees.py:0
#, python-format
msgid "You must select employee(s) to generate payslip(s)."
msgstr "Anda harus memilih karyawan untuk membuat slip gaji."
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payslip_line.py:0
#, python-format
msgid "You must set a contract to create a payslip line."
msgstr "Anda harus menetapkan kontrak untuk dapat membuat baris slip gaji."
#. module: hr_payroll
#. odoo-python
#: code:addons/hr_payroll/models/hr_payroll_structure_type.py:0
#, python-format
msgid "You should also be logged into a company in %s to set this country."
msgstr ""
"Anda juga harus login ke perusahaan di %s untuk menetapkan negara ini."
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payslip_run_form
msgid "e.g. April 2021"
msgstr "contoh April 2021"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_payroll_structure_type_view_form
msgid "e.g. Employee"
msgstr "contoh Karyawan"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form
msgid "e.g. Net"
msgstr "contoh Net"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.hr_salary_rule_form
msgid "e.g. Net Salary"
msgstr "contoh Gaji Bersih"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.view_hr_employee_grade_form
msgid "e.g. Regular Pay"
msgstr "contoh Gaji Reguler"
#. 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 "https://www.odoo.com/fr_FR/slides/slide/manage-payroll-1002"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip
msgid "of"
msgstr "dari"
#. 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 "hasilnya akan terpengaruh ke variabel"
#. module: hr_payroll
#: model_terms:ir.ui.view,arch_db:hr_payroll.report_payslip
msgid "xxxxxxxxxxxx"
msgstr "xxxxxxxxxxxx"
#. 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 "{{ object.employee_id.name }}, payslip baru tersedia untuk Anda"