# Slovenian translation for openobject-addons # Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 # This file is distributed under the same license as the openobject-addons package. # FIRST AUTHOR , 2013. # msgid "" msgstr "" "Project-Id-Version: openobject-addons\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-06-07 19:36+0000\n" "PO-Revision-Date: 2013-12-07 07:13+0000\n" "Last-Translator: Darja Zorman \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-12-08 05:46+0000\n" "X-Generator: Launchpad (build 16869)\n" #. module: hr_payroll #: field:hr.payslip.line,condition_select:0 #: field:hr.salary.rule,condition_select:0 msgid "Condition Based on" msgstr "Pogoji temeljijo na" #. module: hr_payroll #: selection:hr.contract,schedule_pay:0 msgid "Monthly" msgstr "Mesečno" #. module: hr_payroll #: field:hr.payslip.line,rate:0 msgid "Rate (%)" msgstr "Stopnja (%)" #. module: hr_payroll #: view:hr.payslip.line:0 #: model:ir.model,name:hr_payroll.model_hr_salary_rule_category #: report:paylip.details:0 msgid "Salary Rule Category" msgstr "Kategorija plačnih pravil" #. module: hr_payroll #: field:hr.payslip.worked_days,number_of_days:0 msgid "Number of Days" msgstr "Število dni" #. module: hr_payroll #: help:hr.salary.rule.category,parent_id:0 msgid "" "Linking a salary category to its parent is used only for the reporting " "purpose." msgstr "" "Povezava plačne kategorije z nadrejenim se uporablja samo za potrebe " "poročanja." #. module: hr_payroll #: view:hr.payslip:0 #: view:hr.payslip.line:0 #: view:hr.salary.rule:0 msgid "Group By..." msgstr "Združeno po..." #. module: hr_payroll #: view:hr.payslip:0 msgid "States" msgstr "Pokrajine" #. module: hr_payroll #: field:hr.payslip.line,input_ids:0 #: view:hr.salary.rule:0 #: field:hr.salary.rule,input_ids:0 msgid "Inputs" msgstr "Vnosi" #. module: hr_payroll #: field:hr.payslip.line,parent_rule_id:0 #: field:hr.salary.rule,parent_rule_id:0 msgid "Parent Salary Rule" msgstr "Nadrejeno plačno pravilo" #. module: hr_payroll #: view:hr.employee:0 #: field:hr.employee,slip_ids:0 #: view:hr.payslip:0 #: view:hr.payslip.run:0 #: field:hr.payslip.run,slip_ids:0 #: model:ir.actions.act_window,name:hr_payroll.act_hr_employee_payslip_list msgid "Payslips" msgstr "Plačilne kuverte" #. module: hr_payroll #: field:hr.payroll.structure,parent_id:0 #: field:hr.salary.rule.category,parent_id:0 msgid "Parent" msgstr "Nadrejeni" #. module: hr_payroll #: field:hr.contribution.register,company_id:0 #: field:hr.payroll.structure,company_id:0 #: field:hr.payslip,company_id:0 #: field:hr.payslip.line,company_id:0 #: field:hr.salary.rule,company_id:0 #: field:hr.salary.rule.category,company_id:0 msgid "Company" msgstr "Podjetje" #. module: hr_payroll #: view:hr.payslip:0 msgid "Done Slip" msgstr "" #. module: hr_payroll #: view:hr.payslip:0 #: view:hr.payslip.run:0 msgid "Set to Draft" msgstr "Nastavi kot osnutek" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_salary_rule msgid "hr.salary.rule" msgstr "hr.salary.rule" #. module: hr_payroll #: view:hr.payslip:0 #: view:hr.payslip.run:0 msgid "to" msgstr "do" #. module: hr_payroll #: field:hr.payslip,payslip_run_id:0 #: view:hr.payslip.run:0 #: model:ir.model,name:hr_payroll.model_hr_payslip_run msgid "Payslip Batches" msgstr "Paketi plačilnih kuvert" #. module: hr_payroll #: view:hr.payslip.employees:0 msgid "" "This wizard will generate payslips for all selected employee(s) based on the " "dates and credit note specified on Payslips Run." msgstr "" #. module: hr_payroll #: report:contribution.register.lines:0 #: report:paylip.details:0 #: report:payslip:0 msgid "Quantity/Rate" msgstr "" #. module: hr_payroll #: view:hr.salary.rule:0 msgid "Children Definition" msgstr "Definicija podrejenega elementa" #. module: hr_payroll #: field:hr.payslip.input,payslip_id:0 #: field:hr.payslip.line,slip_id:0 #: field:hr.payslip.worked_days,payslip_id:0 #: model:ir.model,name:hr_payroll.model_hr_payslip #: report:payslip:0 msgid "Pay Slip" msgstr "Plačilna kuverta" #. module: hr_payroll #: view:hr.payslip.employees:0 msgid "Generate" msgstr "Ustvari" #. module: hr_payroll #: help:hr.payslip.line,amount_percentage_base:0 #: help:hr.salary.rule,amount_percentage_base:0 msgid "result will be affected to a variable" msgstr "" #. module: hr_payroll #: report:contribution.register.lines:0 msgid "Total:" msgstr "Skupaj:" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.act_children_salary_rules msgid "All Children Rules" msgstr "Vsa podrejena pravila" #. module: hr_payroll #: view:hr.payslip:0 #: view:hr.salary.rule:0 msgid "Input Data" msgstr "Vhodni podatki" #. module: hr_payroll #: constraint:hr.payslip:0 msgid "Payslip 'Date From' must be before 'Date To'." msgstr "Datum plačilne kuverte 'Datum od' mora biti pred 'Datum do'." #. module: hr_payroll #: view:hr.salary.rule.category:0 msgid "Notes" msgstr "Beležke" #. module: hr_payroll #: code:addons/hr_payroll/hr_payroll.py:871 #: code:addons/hr_payroll/hr_payroll.py:876 #: code:addons/hr_payroll/hr_payroll.py:882 #: code:addons/hr_payroll/hr_payroll.py:899 #: code:addons/hr_payroll/hr_payroll.py:905 #, python-format msgid "Error!" msgstr "Napaka!" #. module: hr_payroll #: report:contribution.register.lines:0 #: field:hr.payslip.input,amount:0 #: field:hr.payslip.line,amount:0 #: report:paylip.details:0 #: report:payslip:0 msgid "Amount" msgstr "Znesek" #. module: hr_payroll #: view:hr.payslip:0 #: view:hr.payslip.line:0 #: model:ir.model,name:hr_payroll.model_hr_payslip_line msgid "Payslip Line" msgstr "Vrstica plačilne kuverte" #. module: hr_payroll #: view:hr.payslip:0 msgid "Other Information" msgstr "Ostale podrobnosti" #. module: hr_payroll #: field:hr.config.settings,module_hr_payroll_account:0 msgid "Link your payroll to accounting system" msgstr "Povezava osebnih dohodkov z računovodskim sistemom" #. module: hr_payroll #: help:hr.payslip.line,amount_select:0 #: help:hr.salary.rule,amount_select:0 msgid "The computation method for the rule amount." msgstr "" #. module: hr_payroll #: view:payslip.lines.contribution.register:0 msgid "Contribution Register's Payslip Lines" msgstr "" #. module: hr_payroll #: code:addons/hr_payroll/wizard/hr_payroll_payslips_by_employees.py:52 #, python-format msgid "Warning !" msgstr "Opozorilo!" #. module: hr_payroll #: report:paylip.details:0 msgid "Details by Salary Rule Category:" msgstr "" #. module: hr_payroll #: report:paylip.details:0 #: report:payslip:0 msgid "Note" msgstr "Opomba" #. module: hr_payroll #: field:hr.payroll.structure,code:0 #: field:hr.payslip,number:0 #: report:paylip.details:0 #: report:payslip:0 msgid "Reference" msgstr "Sklic" #. module: hr_payroll #: view:hr.payslip:0 msgid "Draft Slip" msgstr "Osnutek kuverte" #. module: hr_payroll #: code:addons/hr_payroll/hr_payroll.py:432 #, python-format msgid "Normal Working Days paid at 100%" msgstr "Normalni delovni dan plačan 100%" #. module: hr_payroll #: field:hr.payslip.line,condition_range_max:0 #: field:hr.salary.rule,condition_range_max:0 msgid "Maximum Range" msgstr "" #. module: hr_payroll #: report:paylip.details:0 #: report:payslip:0 msgid "Identification No" msgstr "" #. module: hr_payroll #: field:hr.payslip,struct_id:0 msgid "Structure" msgstr "Struktura" #. module: hr_payroll #: field:hr.contribution.register,partner_id:0 msgid "Partner" msgstr "Partner" #. module: hr_payroll #: view:hr.payslip:0 msgid "Total Working Days" msgstr "Skupaj delovnih dni" #. module: hr_payroll #: constraint:hr.payroll.structure:0 msgid "Error ! You cannot create a recursive Salary Structure." msgstr "" #. module: hr_payroll #: help:hr.payslip.line,code:0 #: help:hr.salary.rule,code:0 msgid "" "The code of salary rules can be used as reference in computation of other " "rules. In that case, it is case sensitive." msgstr "" #. module: hr_payroll #: selection:hr.contract,schedule_pay:0 msgid "Weekly" msgstr "Tedensko" #. module: hr_payroll #: view:hr.payslip:0 msgid "From" msgstr "Od" #. module: hr_payroll #: view:hr.payslip:0 msgid "Confirm" msgstr "Potrdi" #. module: hr_payroll #: model:ir.actions.act_window,help:hr_payroll.action_contribution_register_form msgid "" "

\n" " Click to add a new contribution register.\n" "

\n" " A contribution register is a third party involved in the " "salary\n" " payment of the employees. It can be the social security, " "the\n" " estate or anyone that collect or inject money on payslips.\n" "

\n" " " msgstr "" #. module: hr_payroll #: help:hr.payslip.line,condition_range_max:0 #: help:hr.salary.rule,condition_range_max:0 msgid "The maximum amount, applied for this rule." msgstr "" #. module: hr_payroll #: help:hr.payslip.line,condition_python:0 #: help:hr.salary.rule,condition_python:0 msgid "" "Applied this rule for calculation if condition is true. You can specify " "condition like basic > 1000." msgstr "" #. module: hr_payroll #: report:contribution.register.lines:0 #: report:paylip.details:0 msgid "Register Name" msgstr "" #. module: hr_payroll #: view:hr.payslip.employees:0 msgid "Payslips by Employees" msgstr "Plačilne kuverte po zaposlenih" #. module: hr_payroll #: selection:hr.contract,schedule_pay:0 msgid "Quarterly" msgstr "Četrtletno" #. module: hr_payroll #: selection:hr.payslip,state:0 msgid "Waiting" msgstr "V čakanju" #. module: hr_payroll #: help:hr.salary.rule,quantity:0 msgid "" "It is used in computation for percentage and fixed amount.For e.g. A rule " "for Meal Voucher having fixed amount of 1€ per worked day can have its " "quantity defined in expression like worked_days.WORK100.number_of_days." msgstr "" #. module: hr_payroll #: view:hr.salary.rule:0 msgid "Search Salary Rule" msgstr "" #. module: hr_payroll #: field:hr.payslip,employee_id:0 #: field:hr.payslip.line,employee_id:0 #: model:ir.model,name:hr_payroll.model_hr_employee msgid "Employee" msgstr "Zaposleni" #. module: hr_payroll #: selection:hr.contract,schedule_pay:0 msgid "Semi-annually" msgstr "" #. module: hr_payroll #: report:paylip.details:0 #: report:payslip:0 msgid "Email" msgstr "E-pošta" #. module: hr_payroll #: view:hr.payslip.run:0 msgid "Search Payslip Batches" msgstr "" #. module: hr_payroll #: field:hr.payslip.line,amount_percentage_base:0 #: field:hr.salary.rule,amount_percentage_base:0 msgid "Percentage based on" msgstr "" #. module: hr_payroll #: code:addons/hr_payroll/hr_payroll.py:90 #, python-format msgid "%s (copy)" msgstr "%s (kopija)" #. module: hr_payroll #: help:hr.config.settings,module_hr_payroll_account:0 msgid "Create journal entries from payslips" msgstr "" #. module: hr_payroll #: field:hr.payslip,paid:0 msgid "Made Payment Order ? " msgstr "" #. module: hr_payroll #: report:contribution.register.lines:0 msgid "PaySlip Lines by Contribution Register" msgstr "" #. module: hr_payroll #: view:hr.payslip:0 #: field:hr.payslip,line_ids:0 #: view:hr.payslip.line:0 #: model:ir.actions.act_window,name:hr_payroll.act_contribution_reg_payslip_lines msgid "Payslip Lines" msgstr "" #. module: hr_payroll #: view:hr.payslip:0 msgid "Miscellaneous" msgstr "Razno" #. module: hr_payroll #: selection:hr.payslip,state:0 msgid "Rejected" msgstr "Zavrnjeno" #. module: hr_payroll #: view:hr.payroll.structure:0 #: field:hr.payroll.structure,rule_ids:0 #: view:hr.salary.rule:0 #: model:ir.actions.act_window,name:hr_payroll.action_salary_rule_form #: model:ir.ui.menu,name:hr_payroll.menu_action_hr_salary_rule_form msgid "Salary Rules" msgstr "Plačna pravila" #. module: hr_payroll #: code:addons/hr_payroll/hr_payroll.py:341 #, python-format msgid "Refund: " msgstr "Povračilo: " #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_payslip_lines_contribution_register msgid "PaySlip Lines by Contribution Registers" msgstr "" #. module: hr_payroll #: view:hr.payslip:0 #: selection:hr.payslip,state:0 #: view:hr.payslip.run:0 msgid "Done" msgstr "Zaključeno" #. module: hr_payroll #: field:hr.payslip.line,appears_on_payslip:0 #: field:hr.salary.rule,appears_on_payslip:0 msgid "Appears on Payslip" msgstr "Se izpiše na plačilni kuverti" #. module: hr_payroll #: field:hr.payslip.line,amount_fix:0 #: selection:hr.payslip.line,amount_select:0 #: field:hr.salary.rule,amount_fix:0 #: selection:hr.salary.rule,amount_select:0 msgid "Fixed Amount" msgstr "Fiksni znesek" #. module: hr_payroll #: code:addons/hr_payroll/hr_payroll.py:370 #, python-format msgid "Warning!" msgstr "Opozorilo!" #. module: hr_payroll #: help:hr.payslip.line,active:0 #: help:hr.salary.rule,active:0 msgid "" "If the active field is set to false, it will allow you to hide the salary " "rule without removing it." msgstr "" "Če je aktivno polje neoznačeno, bo dovoljeno skriti plačno pravilo, ne da ga " "brišete." #. module: hr_payroll #: field:hr.payslip,state:0 #: field:hr.payslip.run,state:0 msgid "Status" msgstr "Status" #. module: hr_payroll #: view:hr.payslip:0 msgid "Worked Days & Inputs" msgstr "" #. module: hr_payroll #: field:hr.payslip,details_by_salary_rule_category:0 msgid "Details by Salary Rule Category" msgstr "Podrobnosti po kategorijah plačnih pravil" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_payslip_lines_contribution_register msgid "PaySlip Lines" msgstr "Vrstice plačilne kuverte" #. module: hr_payroll #: help:hr.payslip.line,register_id:0 #: help:hr.salary.rule,register_id:0 msgid "Eventual third party involved in the salary payment of the employees." msgstr "" #. module: hr_payroll #: field:hr.payslip.worked_days,number_of_hours:0 msgid "Number of Hours" msgstr "Število ur" #. module: hr_payroll #: view:hr.payslip:0 msgid "PaySlip Batch" msgstr "Paket plačilnih kuvert" #. module: hr_payroll #: field:hr.payslip.line,condition_range_min:0 #: field:hr.salary.rule,condition_range_min:0 msgid "Minimum Range" msgstr "" #. module: hr_payroll #: field:hr.payslip.line,child_ids:0 #: field:hr.salary.rule,child_ids:0 msgid "Child Salary Rule" msgstr "Podrejeno plačno pravilo" #. module: hr_payroll #: report:contribution.register.lines:0 #: field:hr.payslip,date_to:0 #: field:hr.payslip.run,date_end:0 #: report:paylip.details:0 #: report:payslip:0 #: field:payslip.lines.contribution.register,date_to:0 msgid "Date To" msgstr "Datum do" #. module: hr_payroll #: selection:hr.payslip.line,condition_select:0 #: selection:hr.salary.rule,condition_select:0 msgid "Range" msgstr "Območje" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_view_hr_payroll_structure_tree #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_structure_tree msgid "Salary Structures Hierarchy" msgstr "Hierarhija plačne strukture" #. module: hr_payroll #: help:hr.employee,total_wage:0 msgid "Sum of all current contract's wage of employee." msgstr "" #. module: hr_payroll #: view:hr.payslip:0 msgid "Payslip" msgstr "Plačilna kuverta" #. module: hr_payroll #: field:hr.payslip,credit_note:0 #: field:hr.payslip.run,credit_note:0 msgid "Credit Note" msgstr "Dobropis" #. module: hr_payroll #: view:hr.payslip:0 #: model:ir.actions.act_window,name:hr_payroll.act_payslip_lines msgid "Payslip Computation Details" msgstr "Pordrobnosti izračuna plačilne kuverte" #. module: hr_payroll #: help:hr.payslip.line,appears_on_payslip:0 #: help:hr.salary.rule,appears_on_payslip:0 msgid "Used to display the salary rule on payslip." msgstr "" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payslip_input msgid "Payslip Input" msgstr "" #. module: hr_payroll #: view:hr.salary.rule.category:0 #: model:ir.actions.act_window,name:hr_payroll.action_hr_salary_rule_category #: model:ir.ui.menu,name:hr_payroll.menu_hr_salary_rule_category msgid "Salary Rule Categories" msgstr "" #. module: hr_payroll #: view:hr.payslip:0 msgid "Cancel Payslip" msgstr "" #. module: hr_payroll #: help:hr.payslip.input,contract_id:0 #: help:hr.payslip.worked_days,contract_id:0 msgid "The contract for which applied this input" msgstr "" #. module: hr_payroll #: view:hr.salary.rule:0 msgid "Computation" msgstr "Izračun" #. module: hr_payroll #: code:addons/hr_payroll/hr_payroll.py:899 #, python-format msgid "Wrong range condition defined for salary rule %s (%s)." msgstr "" #. module: hr_payroll #: help:hr.payslip.input,amount:0 msgid "" "It is used in computation. For e.g. A rule for sales having 1% commission of " "basic salary for per product can defined in expression like result = " "inputs.SALEURO.amount * contract.wage*0.01." msgstr "" #. module: hr_payroll #: view:hr.payslip.line:0 #: field:hr.payslip.line,amount_select:0 #: field:hr.salary.rule,amount_select:0 msgid "Amount Type" msgstr "Vrsta zneska" #. module: hr_payroll #: field:hr.payslip.line,category_id:0 #: view:hr.salary.rule:0 #: field:hr.salary.rule,category_id:0 msgid "Category" msgstr "Kategorija" #. module: hr_payroll #: view:hr.salary.rule:0 msgid "Company Contribution" msgstr "" #. module: hr_payroll #: help:hr.payslip.run,credit_note:0 msgid "" "If its checked, indicates that all payslips generated from here are refund " "payslips." msgstr "" #. module: hr_payroll #: code:addons/hr_payroll/hr_payroll.py:876 #, python-format msgid "Wrong percentage base or quantity defined for salary rule %s (%s)." msgstr "" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_view_hr_payroll_structure_list_form #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_structure_view msgid "Salary Structures" msgstr "" #. module: hr_payroll #: view:hr.payslip.run:0 msgid "Draft Payslip Batches" msgstr "Osnutki plačilnih kuvert" #. module: hr_payroll #: view:hr.payslip:0 #: selection:hr.payslip,state:0 #: view:hr.payslip.run:0 #: selection:hr.payslip.run,state:0 msgid "Draft" msgstr "Osnutek" #. module: hr_payroll #: report:contribution.register.lines:0 #: field:hr.payslip,date_from:0 #: field:hr.payslip.run,date_start:0 #: report:paylip.details:0 #: report:payslip:0 #: field:payslip.lines.contribution.register,date_from:0 msgid "Date From" msgstr "" #. module: hr_payroll #: view:hr.payslip.run:0 msgid "Done Payslip Batches" msgstr "Gotove plačilne kuverte" #. module: hr_payroll #: report:paylip.details:0 msgid "Payslip Lines by Contribution Register:" msgstr "" #. module: hr_payroll #: view:hr.salary.rule:0 msgid "Conditions" msgstr "Pogoji" #. module: hr_payroll #: field:hr.payslip.line,amount_percentage:0 #: selection:hr.payslip.line,amount_select:0 #: field:hr.salary.rule,amount_percentage:0 #: selection:hr.salary.rule,amount_select:0 msgid "Percentage (%)" msgstr "" #. module: hr_payroll #: code:addons/hr_payroll/hr_payroll.py:871 #, python-format msgid "Wrong quantity defined for salary rule %s (%s)." msgstr "" #. module: hr_payroll #: view:hr.payslip:0 msgid "Worked Day" msgstr "" #. module: hr_payroll #: view:hr.payroll.structure:0 msgid "Employee Function" msgstr "" #. module: hr_payroll #: model:ir.actions.report.xml,name:hr_payroll.payslip_report msgid "Employee PaySlip" msgstr "Plačilna kuverta zaposlenega" #. module: hr_payroll #: field:hr.payslip.line,salary_rule_id:0 msgid "Rule" msgstr "Pravilo" #. module: hr_payroll #: model:ir.actions.report.xml,name:hr_payroll.payslip_details_report msgid "PaySlip Details" msgstr "Podrobnosti plačilne kuverte" #. module: hr_payroll #: view:hr.payslip:0 msgid "Compute Sheet" msgstr "" #. module: hr_payroll #: field:hr.payslip.line,active:0 #: field:hr.salary.rule,active:0 msgid "Active" msgstr "Aktivno" #. module: hr_payroll #: view:hr.salary.rule:0 msgid "Child Rules" msgstr "" #. module: hr_payroll #: help:hr.payslip.line,condition_range_min:0 #: help:hr.salary.rule,condition_range_min:0 msgid "The minimum amount, applied for this rule." msgstr "" #. module: hr_payroll #: selection:hr.payslip.line,condition_select:0 #: selection:hr.salary.rule,condition_select:0 msgid "Python Expression" msgstr "" #. module: hr_payroll #: report:paylip.details:0 #: report:payslip:0 msgid "Designation" msgstr "Oznaka" #. module: hr_payroll #: view:hr.payslip:0 msgid "Companies" msgstr "Podjetja" #. module: hr_payroll #: report:paylip.details:0 #: report:payslip:0 msgid "Authorized Signature" msgstr "" #. module: hr_payroll #: field:hr.payslip,contract_id:0 #: field:hr.payslip.input,contract_id:0 #: field:hr.payslip.line,contract_id:0 #: field:hr.payslip.worked_days,contract_id:0 #: model:ir.model,name:hr_payroll.model_hr_contract msgid "Contract" msgstr "Pogodba" #. module: hr_payroll #: code:addons/hr_payroll/wizard/hr_payroll_payslips_by_employees.py:52 #, python-format msgid "You must select employee(s) to generate payslip(s)." msgstr "Za pripravo kuvert(e) morate izbrati zaposlene(ga)." #. module: hr_payroll #: report:paylip.details:0 #: report:payslip:0 msgid "Credit" msgstr "" #. module: hr_payroll #: field:hr.contract,schedule_pay:0 msgid "Scheduled Pay" msgstr "" #. module: hr_payroll #: field:hr.payslip.line,condition_python:0 #: field:hr.salary.rule,condition_python:0 msgid "Python Condition" msgstr "" #. module: hr_payroll #: view:hr.contribution.register:0 msgid "Contribution" msgstr "Prispevek" #. module: hr_payroll #: code:addons/hr_payroll/hr_payroll.py:351 #, python-format msgid "Refund Payslip" msgstr "" #. module: hr_payroll #: field:hr.rule.input,input_id:0 #: model:ir.model,name:hr_payroll.model_hr_rule_input msgid "Salary Rule Input" msgstr "" #. module: hr_payroll #: field:hr.payslip.line,quantity:0 #: field:hr.salary.rule,quantity:0 msgid "Quantity" msgstr "Količina" #. module: hr_payroll #: view:hr.payslip:0 msgid "Refund" msgstr "Vrnitev" #. module: hr_payroll #: report:contribution.register.lines:0 #: field:hr.payslip.input,code:0 #: field:hr.payslip.line,code:0 #: field:hr.payslip.worked_days,code:0 #: field:hr.rule.input,code:0 #: field:hr.salary.rule,code:0 #: field:hr.salary.rule.category,code:0 #: report:paylip.details:0 #: report:payslip:0 msgid "Code" msgstr "Oznaka" #. module: hr_payroll #: field:hr.payslip.line,amount_python_compute:0 #: selection:hr.payslip.line,amount_select:0 #: field:hr.salary.rule,amount_python_compute:0 #: selection:hr.salary.rule,amount_select:0 msgid "Python Code" msgstr "Python koda" #. module: hr_payroll #: field:hr.payslip.input,sequence:0 #: field:hr.payslip.line,sequence:0 #: field:hr.payslip.worked_days,sequence:0 #: field:hr.salary.rule,sequence:0 msgid "Sequence" msgstr "Zaporedje" #. module: hr_payroll #: view:hr.payslip:0 msgid "Period" msgstr "Obdobje" #. module: hr_payroll #: view:hr.payslip.run:0 msgid "Period from" msgstr "Obdobje od" #. module: hr_payroll #: view:hr.salary.rule:0 msgid "General" msgstr "Splošno" #. module: hr_payroll #: code:addons/hr_payroll/hr_payroll.py:674 #, python-format msgid "Salary Slip of %s for %s" msgstr "" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_payslip_employees msgid "Generate payslips for all selected employees" msgstr "" #. module: hr_payroll #: field:hr.contract,struct_id:0 #: view:hr.payroll.structure:0 #: view:hr.payslip:0 #: view:hr.payslip.line:0 #: model:ir.model,name:hr_payroll.model_hr_payroll_structure msgid "Salary Structure" msgstr "" #. module: hr_payroll #: field:hr.contribution.register,register_line_ids:0 msgid "Register Line" msgstr "" #. module: hr_payroll #: view:hr.payslip.run:0 #: selection:hr.payslip.run,state:0 msgid "Close" msgstr "Zapri" #. module: hr_payroll #: help:hr.payslip,struct_id:0 msgid "" "Defines the rules that have to be applied to this payslip, accordingly to " "the contract chosen. If you let empty the field contract, this field isn't " "mandatory anymore and thus the rules applied will be all the rules set on " "the structure of all contracts of the employee valid for the chosen period" msgstr "" #. module: hr_payroll #: field:hr.payroll.structure,children_ids:0 #: field:hr.salary.rule.category,children_ids:0 msgid "Children" msgstr "Podrejeno" #. module: hr_payroll #: help:hr.payslip,credit_note:0 msgid "Indicates this payslip has a refund of another" msgstr "" #. module: hr_payroll #: selection:hr.contract,schedule_pay:0 msgid "Bi-monthly" msgstr "" #. module: hr_payroll #: report:paylip.details:0 msgid "Pay Slip Details" msgstr "Podrobnosti plačilne kuverte" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_view_hr_payslip_form #: model:ir.ui.menu,name:hr_payroll.menu_department_tree msgid "Employee Payslips" msgstr "Plačilne kuverte zaposlenih" #. module: hr_payroll #: model:ir.model,name:hr_payroll.model_hr_config_settings msgid "hr.config.settings" msgstr "hr.config.settings" #. module: hr_payroll #: view:hr.payslip.line:0 #: field:hr.payslip.line,register_id:0 #: field:hr.salary.rule,register_id:0 #: model:ir.model,name:hr_payroll.model_hr_contribution_register msgid "Contribution Register" msgstr "" #. module: hr_payroll #: view:payslip.lines.contribution.register:0 msgid "Print" msgstr "Tiskanje" #. module: hr_payroll #: view:hr.payslip.line:0 msgid "Calculations" msgstr "" #. module: hr_payroll #: view:hr.payslip:0 msgid "Worked Days" msgstr "" #. module: hr_payroll #: view:hr.payslip:0 msgid "Search Payslips" msgstr "Iskanje plačilnih kuvert" #. module: hr_payroll #: view:hr.payslip.run:0 #: model:ir.actions.act_window,name:hr_payroll.action_hr_payslip_run_tree #: model:ir.ui.menu,name:hr_payroll.menu_hr_payslip_run msgid "Payslips Batches" msgstr "Paketi plačilnih kuvert" #. module: hr_payroll #: view:hr.contribution.register:0 #: field:hr.contribution.register,note:0 #: field:hr.payroll.structure,note:0 #: field:hr.payslip,name:0 #: field:hr.payslip,note:0 #: field:hr.payslip.input,name:0 #: field:hr.payslip.line,note:0 #: field:hr.payslip.worked_days,name:0 #: field:hr.rule.input,name:0 #: view:hr.salary.rule:0 #: field:hr.salary.rule,note:0 #: field:hr.salary.rule.category,note:0 msgid "Description" msgstr "Opis" #. module: hr_payroll #: field:hr.employee,total_wage:0 msgid "Total Basic Salary" msgstr "" #. module: hr_payroll #: view:hr.contribution.register:0 #: model:ir.actions.act_window,name:hr_payroll.action_contribution_register_form #: model:ir.ui.menu,name:hr_payroll.menu_action_hr_contribution_register_form msgid "Contribution Registers" msgstr "" #. module: hr_payroll #: model:ir.ui.menu,name:hr_payroll.menu_hr_payroll_reporting #: model:ir.ui.menu,name:hr_payroll.menu_hr_root_payroll #: model:ir.ui.menu,name:hr_payroll.payroll_configure msgid "Payroll" msgstr "Plače" #. module: hr_payroll #: model:ir.actions.report.xml,name:hr_payroll.contribution_register msgid "PaySlip Lines By Conribution Register" msgstr "" #. module: hr_payroll #: code:addons/hr_payroll/hr_payroll.py:370 #, python-format msgid "You cannot delete a payslip which is not draft or cancelled!" msgstr "" #. module: hr_payroll #: report:paylip.details:0 #: report:payslip:0 msgid "Address" msgstr "Naslov" #. module: hr_payroll #: field:hr.payslip,worked_days_line_ids:0 #: model:ir.model,name:hr_payroll.model_hr_payslip_worked_days msgid "Payslip Worked Days" msgstr "" #. module: hr_payroll #: view:hr.salary.rule.category:0 msgid "Salary Categories" msgstr "" #. module: hr_payroll #: report:contribution.register.lines:0 #: field:hr.contribution.register,name:0 #: field:hr.payroll.structure,name:0 #: field:hr.payslip.line,name:0 #: field:hr.payslip.run,name:0 #: field:hr.salary.rule,name:0 #: field:hr.salary.rule.category,name:0 #: report:paylip.details:0 #: report:payslip:0 msgid "Name" msgstr "Ime" #. module: hr_payroll #: help:hr.payslip.line,amount_percentage:0 #: help:hr.salary.rule,amount_percentage:0 msgid "For example, enter 50.0 to apply a percentage of 50%" msgstr "" #. module: hr_payroll #: view:hr.payroll.structure:0 msgid "Payroll Structures" msgstr "" #. module: hr_payroll #: view:hr.payslip:0 #: view:hr.payslip.employees:0 #: field:hr.payslip.employees,employee_ids:0 #: view:hr.payslip.line:0 msgid "Employees" msgstr "Zaposleni" #. module: hr_payroll #: report:paylip.details:0 #: report:payslip:0 msgid "Bank Account" msgstr "Bančni račun" #. module: hr_payroll #: help:hr.payslip.line,sequence:0 #: help:hr.salary.rule,sequence:0 msgid "Use to arrange calculation sequence" msgstr "" #. module: hr_payroll #: help:hr.payslip,state:0 msgid "" "* When the payslip is created the status is 'Draft'. \n" "* If the payslip is under verification, the status is 'Waiting'. " "\n" "* If the payslip is confirmed then status is set to 'Done'. \n" "* When user cancel payslip the status is 'Rejected'." msgstr "" #. module: hr_payroll #: help:hr.payslip.line,condition_range:0 #: help:hr.salary.rule,condition_range:0 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 "" #. module: hr_payroll #: selection:hr.contract,schedule_pay:0 msgid "Annually" msgstr "Letno" #. module: hr_payroll #: field:hr.payslip,input_line_ids:0 msgid "Payslip Inputs" msgstr "" #. module: hr_payroll #: view:hr.payslip:0 msgid "Other Inputs" msgstr "" #. module: hr_payroll #: model:ir.actions.act_window,name:hr_payroll.action_hr_salary_rule_category_tree_view #: model:ir.ui.menu,name:hr_payroll.menu_hr_salary_rule_category_tree_view msgid "Salary Rule Categories Hierarchy" msgstr "" #. module: hr_payroll #: code:addons/hr_payroll/hr_payroll.py:882 #, python-format msgid "Wrong python code defined for salary rule %s (%s)." msgstr "" #. module: hr_payroll #: report:contribution.register.lines:0 #: field:hr.payslip.line,total:0 #: report:paylip.details:0 #: report:payslip:0 msgid "Total" msgstr "Skupaj" #. module: hr_payroll #: view:hr.payslip:0 msgid "Salary Computation" msgstr "" #. module: hr_payroll #: view:hr.payslip:0 msgid "Details By Salary Rule Category" msgstr "" #. module: hr_payroll #: help:hr.payslip.input,code:0 #: help:hr.payslip.worked_days,code:0 #: help:hr.rule.input,code:0 msgid "The code that can be used in the salary rules" msgstr "" #. module: hr_payroll #: code:addons/hr_payroll/hr_payroll.py:905 #, python-format msgid "Wrong python condition defined for salary rule %s (%s)." msgstr "" #. module: hr_payroll #: view:hr.payslip.run:0 #: model:ir.actions.act_window,name:hr_payroll.action_hr_payslip_by_employees msgid "Generate Payslips" msgstr "" #. module: hr_payroll #: view:hr.payslip.line:0 msgid "Search Payslip Lines" msgstr "" #. module: hr_payroll #: selection:hr.contract,schedule_pay:0 msgid "Bi-weekly" msgstr "" #. module: hr_payroll #: selection:hr.payslip.line,condition_select:0 #: selection:hr.salary.rule,condition_select:0 msgid "Always True" msgstr "" #. module: hr_payroll #: report:contribution.register.lines:0 msgid "PaySlip Name" msgstr "" #. module: hr_payroll #: view:hr.payslip:0 msgid "Accounting" msgstr "Računovodstvo" #. module: hr_payroll #: field:hr.payslip.line,condition_range:0 #: field:hr.salary.rule,condition_range:0 msgid "Range Based on" msgstr "" #~ msgid "Cancel" #~ msgstr "Prekliči"