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
7.0 KiB
PHP
123 lines
7.0 KiB
PHP
<?php
|
|
|
|
return [
|
|
"add_minus" => "Inventario a agregar o disminuir.",
|
|
"allow_alt_description" => "Permitir Descripción Alternativa",
|
|
"amount_entry" => "Ingrese Cantidad",
|
|
"bulk_edit" => "Edición Masiva",
|
|
"buy_price_required" => "Precio de Compra es un campo requerido.",
|
|
"cannot_be_deleted" => "No se puede borrar el item(s) seleccionado, uno a mas de los items seleccionados tienen ventas.",
|
|
"cannot_find_item" => "Articulo no encontrado.",
|
|
"categories" => "",
|
|
"category" => "Categoría",
|
|
"category_new" => "",
|
|
"category_required" => "Categoría es un campo requerido.",
|
|
"change_all_to_allow_alt_desc" => "Permitir Descripción Alternativa para todo.",
|
|
"change_all_to_not_allow_allow_desc" => "No permitir Descripción Alternativa para todo.",
|
|
"change_all_to_serialized" => "Cambiar todo a Serializado",
|
|
"change_all_to_unserialized" => "Cambiar todo a No-Serializado",
|
|
"change_image" => "Cambiar Imagen",
|
|
"confirm_bulk_edit" => "¿Esta seguro que quiere editar los artículos seleccionados?",
|
|
"confirm_bulk_edit_wipe_taxes" => "Toda la información de Impuestos de los Artículos será reemplazada.",
|
|
"confirm_delete" => "¿Esta seguro que quiere eliminar los artículos seleccionados?",
|
|
"confirm_restore" => "¿Esta seguro de restaurar los articulos seleccionado?",
|
|
"cost_price" => "Precio mayoreo.",
|
|
"cost_price_number" => "El precio de mayoreo debe ser números.",
|
|
"cost_price_required" => "El precio de mayoreo es requerido.",
|
|
"count" => "Actualizar inventario",
|
|
"csv_import_failed" => "",
|
|
"csv_import_invalid_location" => "",
|
|
"csv_import_nodata_wrongformat" => "",
|
|
"csv_import_partially_failed" => "",
|
|
"csv_import_success" => "",
|
|
"current_quantity" => "Cantidad actual",
|
|
"default_pack_name" => "",
|
|
"description" => "Descripción",
|
|
"details_count" => "",
|
|
"do_nothing" => "",
|
|
"edit" => "",
|
|
"edit_fields_you_want_to_update" => "",
|
|
"edit_multiple_items" => "Edición de varios elementos",
|
|
"empty_upc_items" => "",
|
|
"error_adding_updating" => "",
|
|
"error_updating_multiple" => "",
|
|
"generate_barcodes" => "",
|
|
"hsn_code" => "",
|
|
"image" => "",
|
|
"import_items_csv" => "",
|
|
"info_provided_by" => "",
|
|
"inventory" => "Inventario",
|
|
"inventory_CSV_import_quantity" => "",
|
|
"inventory_comments" => "Comentarios",
|
|
"inventory_data_tracking" => "",
|
|
"inventory_date" => "Fecha",
|
|
"inventory_employee" => "Empleado",
|
|
"inventory_in_out_quantity" => "",
|
|
"inventory_remarks" => "",
|
|
"is_deleted" => "",
|
|
"is_printed" => "",
|
|
"is_serialized" => "el articulo tiene número de serie",
|
|
"item" => "Articulo",
|
|
"item_id" => "",
|
|
"item_number" => "Código de barras",
|
|
"item_number_duplicate" => "El código del artículo ya está presente en la base de datos.",
|
|
"kit" => "Kit",
|
|
"location" => "Ubicación",
|
|
"low_inventory_items" => "",
|
|
"low_sell_item" => "",
|
|
"manually_editing_of_quantity" => "",
|
|
"markup" => "",
|
|
"name" => "",
|
|
"name_required" => "",
|
|
"new" => "Nuevo articulo",
|
|
"no_description_items" => "",
|
|
"no_items_to_display" => "Sin artículos.",
|
|
"none" => "",
|
|
"none_selected" => "Debe elegir algún articulo para poder modificarlo",
|
|
"nonstock" => "",
|
|
"number_information" => "",
|
|
"number_required" => "",
|
|
"one_or_multiple" => "Articulos",
|
|
"pack_name" => "",
|
|
"qty_per_pack" => "Cantidad por paquete",
|
|
"quantity" => "Cantidad",
|
|
"quantity_number" => "Cantidad debe ser número.",
|
|
"quantity_required" => "Especifique la cantidad.",
|
|
"receiving_quantity" => "Cantidad recibida",
|
|
"remove_image" => "Quitar imagen",
|
|
"reorder_level" => "Cantidad minima",
|
|
"reorder_level_number" => "Cantidad minima deber ser numero.",
|
|
"reorder_level_required" => "Cantidad minima no puede estar vacío.",
|
|
"retrive_item_info" => "Obtener información del articulo",
|
|
"sales_tax_1" => "Impuesto de Ventas 1",
|
|
"sales_tax_2" => "Impuesto de Ventas 2",
|
|
"search_attributes" => "Atributos de Búsqueda",
|
|
"select_image" => "Seleccionar imagen",
|
|
"serialized_items" => "Artículos con número de serie",
|
|
"standard" => "Estándar",
|
|
"stock" => "Existencia",
|
|
"stock_location" => "Ubicación del inventario",
|
|
"stock_type" => "",
|
|
"successful_adding" => "",
|
|
"successful_bulk_edit" => "",
|
|
"successful_deleted" => "Se ha borrado correctamente",
|
|
"successful_updating" => "",
|
|
"supplier" => "",
|
|
"tax_1" => "",
|
|
"tax_2" => "",
|
|
"tax_3" => "",
|
|
"tax_category" => "",
|
|
"tax_percent" => "",
|
|
"tax_percent_number" => "",
|
|
"tax_percent_required" => "",
|
|
"tax_percents" => "",
|
|
"temp" => "",
|
|
"type" => "",
|
|
"unit_price" => "",
|
|
"unit_price_number" => "",
|
|
"unit_price_required" => "",
|
|
"upc_database" => "",
|
|
"update" => "",
|
|
"use_inventory_menu" => "",
|
|
];
|