Files
opensourcepos/app/Language/lo/Taxes.php
2023-04-27 21:53:31 -04:00

83 lines
4.0 KiB
PHP

<?php
return [
'taxes_add_exception' => 'ເພີ່ມຂໍ້ຜິດພາດ',
'taxes_cascade' => 'Cascade',
'taxes_cascade_sequence' => '',
'taxes_city' => 'ເມືອງ',
'taxes_code' => 'ລະຫັດ',
'taxes_confirm_delete' => 'ແນ່ໃຈບໍວ່າຕ້ອງການລຶບອອກ? ການກຳທຳນີ້ຈະບໍສາມາດເຮັດຄືນໄດ້',
'taxes_confirm_restore' => '',
'taxes_default_tax_category' => 'ຄ່າພຶ້ນຖານໝວດພາສີ',
'taxes_default_tax_rate' => 'ພຶ້ນຖານອັດຕາພາສີ',
'taxes_error_adding_updating' => 'ເພີ່ມຫຼືແກ້ໄຂລະຫັດພາສີບໍສຳເລັດ',
'taxes_group_seq' => 'ກຸ່ມ',
'taxes_jurisdiction_name' => 'ຊື່ເຂດອຳນາດສານ',
'taxes_name' => 'ຊື່',
'taxes_new' => 'ພາສີໃໝ່',
'taxes_no_taxes' => '',
'taxes_no_taxes_to_display' => 'ບໍມີລະຫັດພາສີທີ່ຈະສະແດງ',
'taxes_reporting_authority' => 'ລາຍງານສິດທິ',
'taxes_round_half_down' => 'ເຄິ່ງໜຶ່ງ',
'taxes_round_half_even' => 'ເຄິ່ງຄູ່',
'taxes_round_half_odd' => 'ເຄິ່ງຄີກ',
'taxes_round_half_up' => 'ເຄິ່ງຂຶ້ນ',
'taxes_rounding_code' => 'ລະຫັດປັດເສດ',
'taxes_sales_tax' => 'ພາສີການຂາຍ',
'taxes_sales_tax_by_invoice' => 'ພາສີການຂາຍຕາມໃບແຈ້ງໜີ້',
'taxes_sequence' => 'ລຳດັບ.',
'taxes_state' => 'ສະຖານະ',
'taxes_successful_deleted' => 'ລືບສຳເລັດ',
'taxes_tax_categories' => 'ໝວດພາສີ',
'taxes_tax_categories_configuration' => '',
'taxes_tax_categories_saved_successfully' => '',
'taxes_tax_categories_saved_unsuccessfully' => '',
'taxes_tax_category' => 'Tax Category',
'taxes_tax_category_code' => '',
'taxes_tax_category_duplicate' => '',
'taxes_tax_category_invalid_chars' => '',
'taxes_tax_category_name' => '',
'taxes_tax_category_new' => '',
'taxes_tax_category_required' => '',
'taxes_tax_code' => 'Tax Code',
'taxes_tax_code_cannot_be_deleted' => 'Tax Code delete failed.',
'taxes_tax_code_duplicate' => '',
'taxes_tax_code_invalid_chars' => '',
'taxes_tax_code_name' => 'Tax Code Name',
'taxes_tax_code_required' => 'Tax Code is a required field.',
'taxes_tax_code_successful_deleted' => 'You have successfully deleted Tax Code',
'taxes_tax_code_successful_updated' => 'You have successfully updated',
'taxes_tax_code_successful_updating' => 'You have successfully updated Tax Code',
'taxes_tax_code_successfully_added' => 'You have successfully added',
'taxes_tax_code_type' => 'Tax Code Type',
'taxes_tax_codes' => '',
'taxes_tax_codes_configuration' => '',
'taxes_tax_codes_saved_successfully' => '',
'taxes_tax_codes_saved_unsuccessfully' => '',
'taxes_tax_excluded' => '',
'taxes_tax_group' => '',
'taxes_tax_group_not_unique' => '',
'taxes_tax_group_sequence' => '',
'taxes_tax_included' => '',
'taxes_tax_jurisdiction' => '',
'taxes_tax_jurisdiction_duplicate' => '',
'taxes_tax_jurisdiction_invalid_chars' => '',
'taxes_tax_jurisdiction_required' => '',
'taxes_tax_jurisdictions' => '',
'taxes_tax_jurisdictions_configuration' => '',
'taxes_tax_jurisdictions_saved_successfully' => '',
'taxes_tax_jurisdictions_saved_unsuccessfully' => '',
'taxes_tax_rate' => 'Tax Rate',
'taxes_tax_rate_configuration' => '',
'taxes_tax_rate_error_adding_updating' => '',
'taxes_tax_rate_numeric' => 'Tax Rate must be a number.',
'taxes_tax_rate_required' => 'Tax Rate is a required field.',
'taxes_tax_rate_successful_updated' => '',
'taxes_tax_rate_successfully_added' => '',
'taxes_tax_rates' => '',
'taxes_tax_rates_configuration' => '',
'taxes_tax_rounding' => '',
'taxes_tax_type' => '',
'taxes_update' => 'Update Sales Category Tax',
'taxes_vat_tax' => 'VAT Tax',
];