Files
opensourcepos/app/Language/km/Common.php
BudsieBuds e83c23cf0c Improve code style and PSR-12 compliance (#4204)
* Improve code style and PSR-12 compliance
- refactored code formatting to adhere to PSR-12 guidelines
- standardized coding conventions across the codebase
- added missing framework files and reverted markup changes
- reformatted arrays for enhanced readability
- updated language files for consistent styling and clarity
- minor miscellaneous improvements
2025-05-02 19:37:06 +02:00

90 lines
6.3 KiB
PHP

<?php
return [
"address_1" => "អាសយដ្ឋាន ១",
"address_2" => "អាសយដ្ឋាន ២",
"admin" => "",
"city" => "ទីក្រុង",
"clerk" => "",
"close" => "បិទ",
"color" => "",
"comments" => "មតិយោបល់",
"common" => "ទូទៅ",
"confirm_search" => "អ្នកបានជ្រើសរើសជួរមួយឬច្រើនជួរ, វានឹងមិនត្រូវបានជ្រើសរើសទេបន្ទាប់ពីការស្វែងរករបស់អ្នក។ តើអ្នកពិតជាចង់ដាក់ស្នើការស្វែងរកនេះទេ?",
"copyrights" => "© 2010 - {0}",
"correct_errors" => "សូមកែកំហុសដែលបានកំណត់មុនពេលរក្សាទុក",
"country" => "ប្រទេស",
"dashboard" => "",
"date" => "កាលបរិច្ឆេទ",
"delete" => "លុប",
"det" => "លម្អិត",
"download_import_template" => "ទាញយកការនាំចូលទំព័រគំរូ CSV",
"edit" => "កែប្រែ",
"email" => "អ៊ីមែល",
"email_invalid_format" => "អ៊ីមែលនេះគឺខុសទម្រង់",
"export_csv" => "នាំចេញ CSV",
"export_csv_no" => "ទេ",
"export_csv_yes" => "បាទ",
"fields_required_message" => "ចន្លោះពណ៌ក្រហមត្រូវការបំពេញ",
"fields_required_message_unique" => "",
"first_name" => "នាម​ខ្លួន",
"first_name_required" => "នាម​ខ្លួនត្រូវការបំពេញ",
"first_page" => "ដំបូង",
"gender" => "ភេទ",
"gender_female" => "",
"gender_male" => "",
"gender_undefined" => "",
"icon" => "រូបតំណាង",
"id" => "លេខសម្គាល់",
"import" => "នាំចូល",
"import_change_file" => "ផ្លាស់ប្តូរ",
"import_csv" => "ការនាំចូល CSV",
"import_full_path" => "ផ្លូវពេញលេញទៅឯកសារ CSV ត្រូវមាន",
"import_remove_file" => "យកចេញ",
"import_select_file" => "ជ្រើសរើសឯកសារ",
"inv" => "វ.ក",
"last_name" => "នាមត្រកូល",
"last_name_required" => "នាមត្រកូលត្រូវការបំពេញ",
"last_page" => "ចុងក្រោយ",
"learn_about_project" => "ដើម្បីរៀនព័ត៌មានចុងក្រោយអំពីគម្រោងនេះ",
"list_of" => "បញ្ជី​នៃ",
"logo" => "ឡូហ្គោល",
"logo_mark" => "ម៉ាក",
"logout" => "ចាកចេញ",
"manager" => "",
"migration_needed" => "ការ​ប្ដូរមូលដ្ឋានទិន្នន័យទៅ {0} នឹងចាប់ផ្តើមបន្ទាប់ពីចូល",
"new" => "ថ្មី",
"no" => "",
"no_persons_to_display" => "មិនមានមនុស្សដើម្បីបង្ហាញទេ",
"none_selected_text" => "[ជ្រើសរើស]",
"or" => "",
"people" => "",
"phone_number" => "លេខទូរស័ព្ទ",
"phone_number_required" => "",
"please_visit_my" => "សូមកាន់",
"position" => "",
"powered_by" => "ដំណើរការដោយ",
"price" => "តម្លៃ",
"print" => "បោះពុម្ព",
"remove" => "យកចេញ",
"required" => "ចាំបាច់",
"restore" => "ស្ដារ",
"return_policy" => "គោលការណ៍ប្រគល់វិញ",
"search" => "ស្វែងរក",
"search_options" => "ជម្រើសស្វែងរក",
"searched_for" => "ស្វែងរក",
"software_short" => "",
"software_title" => "ប្រព័ន្ធគ្រប់គ្រងការលក់ដូរ",
"state" => "រដ្ឋ",
"submit" => "បញ្ជូន",
"total_spent" => "ចំណាយសរុប",
"unknown" => "មិនស្គាល់",
"view_recent_sales" => "មើលការលក់ថ្មីៗ",
"website" => "opensourcepos.org",
"welcome" => "សូមស្វាគមន៍",
"welcome_message" => "សូមស្វាគមន៍មកកាន់ OSPOS, សូមចុចលើម៉ូឌុលខាងក្រោមដើម្បីចាប់ផ្តើម",
"yes" => "",
"you_are_using_ospos" => "",
"zip" => "កូដប្រៃសណីយ៍",
];