mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-19 23:07:57 -05:00
Currently translated at 37.9% (11 of 29 strings) Translation: opensourcepos/attributes Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/attributes/km/
31 lines
2.3 KiB
PHP
31 lines
2.3 KiB
PHP
<?php
|
|
$lang["attributes_attribute_value_invalid_chars"] = "ព៌តមានបន្ថែម មិនអាចមានអក្សរ '_' រឺ '|'";
|
|
$lang["attributes_confirm_delete"] = "តើអ្នកពិតជាចង់លុប ព៌តមានបន្ថែម ដែលបានជ្រើសរើស?";
|
|
$lang["attributes_confirm_restore"] = "តើអ្នកពិតជាដាក់ឡើងវិញនៅ ព៌តមានបន្ថែម ដែលបានជ្រើសរើស?";
|
|
$lang["attributes_definition_cannot_be_deleted"] = "មិនអាចលុបព៌តមានបន្ថែមដែលបានជ្រើសរើស";
|
|
$lang["attributes_definition_error_adding_updating"] = "ព៌តមានបន្ថែម %1 មិនអាចថែម រឺកែប្រែបានឡើយ។ សូមចូលទៅឆែករបាយការណ៍កំហុស។";
|
|
$lang["attributes_definition_flags"] = "ដាក់បង្ហាញព៌តមានបន្ថែម";
|
|
$lang["attributes_definition_group"] = "ក្រុម";
|
|
$lang["attributes_definition_id"] = "លេខរៀង";
|
|
$lang["attributes_definition_name"] = "បន្ថែម ព៌តមាន";
|
|
$lang["attributes_definition_name_required"] = "ឈ្មោះនៃព៌តមានបន្ថែម គឺត្រូវការចាំបាច់ត្រូវបំពេញ";
|
|
$lang["attributes_definition_one_or_multiple"] = "ព៌តមានបន្ថែម";
|
|
$lang["attributes_definition_successful_adding"] = "";
|
|
$lang["attributes_definition_successful_deleted"] = "";
|
|
$lang["attributes_definition_successful_updating"] = "";
|
|
$lang["attributes_definition_type"] = "";
|
|
$lang["attributes_definition_type_required"] = "";
|
|
$lang["attributes_definition_unit"] = "";
|
|
$lang["attributes_definition_values"] = "";
|
|
$lang["attributes_new"] = "";
|
|
$lang["attributes_no_attributes_to_display"] = "";
|
|
$lang["attributes_receipt_visibility"] = "";
|
|
$lang["attributes_show_in_items"] = "";
|
|
$lang["attributes_show_in_items_visibility"] = "";
|
|
$lang["attributes_show_in_receipt"] = "";
|
|
$lang["attributes_show_in_receivings"] = "";
|
|
$lang["attributes_show_in_receivings_visibility"] = "";
|
|
$lang["attributes_show_in_sales"] = "";
|
|
$lang["attributes_show_in_sales_visibility"] = "";
|
|
$lang["attributes_update"] = "";
|