mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-03-12 04:02:19 -04:00
- Add csv_import_invalid_location to Items.php for CSV import validation - Add error_deleting_admin and error_updating_admin to Employees.php for admin protection messages Strings added with empty values so they fallback to English and show as untranslated in Weblate.
123 lines
8.6 KiB
PHP
123 lines
8.6 KiB
PHP
<?php
|
|
|
|
return [
|
|
"add_minus" => "ເພີ່ມຫລືຫລຸດປະລິມານສິນຄ້າໃນສາງ",
|
|
"allow_alt_description" => "ອະນຸຍາດໃຫ້ມີລາຍລະອຽດເສີມ",
|
|
"amount_entry" => "",
|
|
"bulk_edit" => "ແກ້ໄຂເປັນກຸ່ມ",
|
|
"buy_price_required" => "ກະລຸນາກຳນົດລາຄາ.",
|
|
"cannot_be_deleted" => "ບໍ່ສາມາດລຶບສິນຄ້າທີ່ເລືອກໄດ້, ໃນສິນຄ້າທີ່ເລືອກໄດ້ມີການຂາຍແລ້ວ.",
|
|
"cannot_find_item" => "ບໍ່ພົບສິນຄ້າ.",
|
|
"categories" => "",
|
|
"category" => "ປະເພດສິນຄ້າ",
|
|
"category_new" => "",
|
|
"category_required" => "ກະລຸນາກຳນົດປະເພດສິນຄ້າ.",
|
|
"change_all_to_allow_alt_desc" => "ອະນຸບາດໃຫ້ມີລາຍລະອຽດເສີມທຸກສິນຄ້າ.",
|
|
"change_all_to_not_allow_allow_desc" => "ບໍ່ອະນຸຍາດໃຫ້ມີລາຍລະອຽດເສີດທຸກສິນຄ້າ.",
|
|
"change_all_to_serialized" => "ປ່ຽນທັງຫມົດໃຫ້ເປັນເລກລຽງ",
|
|
"change_all_to_unserialized" => "ປ່ຽນທັງຫມົດໃຫ້ເປັນເລກບໍ່ລຽງ",
|
|
"change_image" => "ປ່ຽນຮູບ",
|
|
"confirm_bulk_edit" => "ທ່ານຕ້ອງການລຶບສິນຄ້າທີ່ເລືອກໄວ້ບໍ່?",
|
|
"confirm_bulk_edit_wipe_taxes" => "ຂໍ້ມູນພາສີຂອງທຸກສິນຄ້າຈະຖືກປ່ຽນແທນ.",
|
|
"confirm_delete" => "ທ່ານຕ້ອງການລຶບສິນຄ້າທີ່ເລືອກໄວ້ຫລືບໍ່?",
|
|
"confirm_restore" => "",
|
|
"cost_price" => "ລາຄາຕົ້ນທຶນ",
|
|
"cost_price_number" => "ລາຄາຕົ້ນທຶນຕ້ອງເປັນຕົວເລກເທົ່ານັ້ນ.",
|
|
"cost_price_required" => "ກະລຸນາກຳນົດລາຄາຕົ້ນທຶນ.",
|
|
"count" => "ອັບເດດປະລິມານສິນຄ້າໃນສາງ",
|
|
"csv_import_failed" => "CSV import failed",
|
|
"csv_import_invalid_location" => "",
|
|
"csv_import_nodata_wrongformat" => "The uploaded file has no data or is formatted incorrectly.",
|
|
"csv_import_partially_failed" => "Item import successful with some failures:",
|
|
"csv_import_success" => "Item import successful.",
|
|
"current_quantity" => "ປະລິມານເຄື່ອງປັດຈຸບັນ",
|
|
"default_pack_name" => "",
|
|
"description" => "ລາຍລະອຽດສິນຄ້່າ",
|
|
"details_count" => "ນັບສິນຄ້າໃນສາງ",
|
|
"do_nothing" => "Do Nothing",
|
|
"edit" => "",
|
|
"edit_fields_you_want_to_update" => "Edit the desired fields for selected item(s).",
|
|
"edit_multiple_items" => "Editing Multiple Items",
|
|
"empty_upc_items" => "Empty Barcode Items",
|
|
"error_adding_updating" => "Error adding/updating item",
|
|
"error_updating_multiple" => "Error updating items",
|
|
"generate_barcodes" => "Generate Barcodes",
|
|
"hsn_code" => "",
|
|
"image" => "Avatar",
|
|
"import_items_csv" => "Item Import from CSV",
|
|
"info_provided_by" => "Information provided by",
|
|
"inventory" => "Inventory",
|
|
"inventory_CSV_import_quantity" => "",
|
|
"inventory_comments" => "Comments",
|
|
"inventory_data_tracking" => "Inventory Data Tracking",
|
|
"inventory_date" => "Date",
|
|
"inventory_employee" => "Employee",
|
|
"inventory_in_out_quantity" => "In/Out Quantity",
|
|
"inventory_remarks" => "Remarks",
|
|
"is_deleted" => "Deleted",
|
|
"is_printed" => "",
|
|
"is_serialized" => "Item has Serial Number",
|
|
"item" => "Item",
|
|
"item_id" => "",
|
|
"item_number" => "Barcode",
|
|
"item_number_duplicate" => "Item Number is already present in the database.",
|
|
"kit" => "Kit",
|
|
"location" => "Location",
|
|
"low_inventory_items" => "Out Of Stock Items",
|
|
"low_sell_item" => "",
|
|
"manually_editing_of_quantity" => "Manual Edit of Quantity",
|
|
"markup" => "",
|
|
"name" => "Item Name",
|
|
"name_required" => "Item Name is a required field.",
|
|
"new" => "New Item",
|
|
"no_description_items" => "No Description Items",
|
|
"no_items_to_display" => "No Items to display.",
|
|
"none" => "None",
|
|
"none_selected" => "You have not selected any Item(s) to edit",
|
|
"nonstock" => "Non-stocked",
|
|
"number_information" => "Item Number",
|
|
"number_required" => "Barcode is a required field.",
|
|
"one_or_multiple" => "item(s)",
|
|
"pack_name" => "",
|
|
"qty_per_pack" => "",
|
|
"quantity" => "Quantity",
|
|
"quantity_number" => "Quantity must be a number.",
|
|
"quantity_required" => "Quantity is a required field.",
|
|
"receiving_quantity" => "Receiving Quantity",
|
|
"remove_image" => "Remove Image",
|
|
"reorder_level" => "Reorder Level",
|
|
"reorder_level_number" => "Reorder Level must be a number.",
|
|
"reorder_level_required" => "Reorder Level is a required field.",
|
|
"retrive_item_info" => "Retrive Item Info",
|
|
"sales_tax_1" => "Sales Tax",
|
|
"sales_tax_2" => "Sales Tax 2",
|
|
"search_attributes" => "Search Attributes",
|
|
"select_image" => "Select Image",
|
|
"serialized_items" => "Serialized Items",
|
|
"standard" => "Standard",
|
|
"stock" => "Stock",
|
|
"stock_location" => "Stock location",
|
|
"stock_type" => "Stock Type",
|
|
"successful_adding" => "You have successfully added item",
|
|
"successful_bulk_edit" => "You have successfully updated the selected item(s)",
|
|
"successful_deleted" => "You have successfully deleted",
|
|
"successful_updating" => "You have successfully updated item",
|
|
"supplier" => "Supplier",
|
|
"tax_1" => "Tax 1",
|
|
"tax_2" => "Tax 2",
|
|
"tax_3" => "",
|
|
"tax_category" => "",
|
|
"tax_percent" => "Tax Percent",
|
|
"tax_percent_number" => "",
|
|
"tax_percent_required" => "Tax Percent is a required field.",
|
|
"tax_percents" => "Tax Percent(s)",
|
|
"temp" => "",
|
|
"type" => "Item Type",
|
|
"unit_price" => "Retail Price",
|
|
"unit_price_number" => "Unit price must be a number.",
|
|
"unit_price_required" => "Retail Price is a required field.",
|
|
"upc_database" => "Barcode Database",
|
|
"update" => "Update Item",
|
|
"use_inventory_menu" => "Use Inventory Menu",
|
|
];
|