{{ $t("FACTOR_CALCULATOR__SALARY_TITLE") }}

{{ $t("FACTOR_CALCULATOR__SALARY_PARAGRAPH") }}

{{ $t("FACTOR_CALCULATOR__NORMAL_HOURS_SALARY") }} {{ $t("FACTOR_CALCULATOR__UNIT") }}
{{ $t("FACTOR_CALCULATOR__PLUS_SUPPLEMENTS") }} {{ $t("FACTOR_CALCULATOR__UNIT") }}
{{ $t("FACTOR_CALCULATOR__SALARY_SUM") }} {{salaryAndSupplements.toFixed(2)}} {{ $t("FACTOR_CALCULATOR__UNIT") }}

{{ $t("FACTOR_CALCULATOR__HOLIDAY_PAY_TITLE") }}

{{ $t("FACTOR_CALCULATOR__HOLIDAY_PAY_PARAGRAPH") }}

{{ $t("FACTOR_CALCULATOR__HOLIDAY_PAY") }} {{factorPercentageComponents.holidayPay}} % {{calculateAmount(factorPercentageComponents.holidayPay)}} {{ $t("FACTOR_CALCULATOR__UNIT") }}
{{ $t("FACTOR_CALCULATOR__FREE_CHOICE_PAYROLL") }} % {{calculateAmount(factorPercentageComponents.freeChoicePayRoll)}} {{ $t("FACTOR_CALCULATOR__UNIT") }}
{{ $t("FACTOR_CALCULATOR__PUBLIC_HOLIDAYS") }} % {{calculateAmount(factorPercentageComponents.publicHolidays)}} {{ $t("FACTOR_CALCULATOR__UNIT") }}
{{ $t("FACTOR_CALCULATOR__EXTRA_HOLIDAY") }} % {{calculateAmount(factorPercentageComponents.extraHolidayEntitlements)}} {{ $t("FACTOR_CALCULATOR__UNIT") }}

{{ $t("FACTOR_CALCULATOR__PENSION_TITLE") }}

{{ $t("FACTOR_CALCULATOR__PENSION_PARAGRAPH") }}

{{ $t("FACTOR_CALCULATOR__PENSION_OVERALL") }} {{ getPensionOverall() }} % {{ getPensionOverallValue() }} {{ $t("FACTOR_CALCULATOR__UNIT") }}
{{ $t("FACTOR_CALCULATOR__PENSION_EMPLOYER") }} % {{calculateAmount(factorPercentageComponents.pensionEmployer)}} {{ $t("FACTOR_CALCULATOR__UNIT") }}
{{ $t("FACTOR_CALCULATOR__PENSION_EMPLOYEE") }} % {{calculateAmount(factorPercentageComponents.pensionEmployee)}} {{ $t("FACTOR_CALCULATOR__UNIT") }}
ATP 49,80 {{ $t("FACTOR_CALCULATOR__ATP_UNIT") }} {{factorAmountComponents.atp}} {{ $t("FACTOR_CALCULATOR__UNIT") }}
{{ $t("FACTOR_CALCULATOR__COMBINED_PAYMENTS") }} {{factorAmountComponents.combinedPayments}} {{ $t("FACTOR_CALCULATOR__UNIT") }} {{factorAmountComponents.combinedPayments}} {{ $t("FACTOR_CALCULATOR__UNIT") }}
{{ $t("FACTOR_CALCULATOR__EDU_FUND_CONTRIB") }} {{factorAmountComponents.educationFundContribution}} {{ $t("FACTOR_CALCULATOR__UNIT") }}
{{ $t("FACTOR_CALCULATOR__COMPETENCE_FUND") }} {{factorAmountComponents.competenceFund}} {{ $t("FACTOR_CALCULATOR__UNIT") }}

{{ $t("FACTOR_CALCULATOR__EXTRA_SUPPLEMENTS__TITLE") }}

{{ $t("FACTOR_CALCULATOR__EXTRA_SUPPLEMENTS__PARAGRAPH") }}

{{ $t("FACTOR_CALCULATOR__EXTRA_SUPPLEMENTS__LABEL") }} {{getExtraSupplementValue()}} {{ $t("FACTOR_CALCULATOR__UNIT") }}
{{ $t("FACTOR_CALCULATOR__TOTAL_COST") }}
{{getTotalSalaryCost().toFixed(2)}}
{{ $t("FACTOR_CALCULATOR__UNIT") }}
{{ $t("FACTOR_CALCULATOR__TOTAL_FACTOR") }}
{{getFactor().toFixed(2)}}

{{ $t('FACTOR_CALCULATOR__FACTOR_PRICE__TITLE') }}

{{ (getFactor() + 0.01).toFixed(2)}}

{{ $t('FACTOR_CALCULATOR__FACTOR_PRICE__PARAGRAPH_1') }}
{{ $t('FACTOR_CALCULATOR__FACTOR_PRICE__PARAGRAPH_2') }} {{ $t('FACTOR_CALCULATOR__FACTOR_PRICE__PARAGRAPH__ANCHOR') }}

Powered by