mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-24 08:20:54 -04:00
Merge branch 'origin/master' into Weblate
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
<?php
|
||||
$lang["reports_all"] = "Todo";
|
||||
$lang["reports_authority"] = "";
|
||||
$lang["reports_authority"] = "Autorización";
|
||||
$lang["reports_canceled"] = "Cancelado";
|
||||
$lang["reports_categories"] = "Categorías";
|
||||
$lang["reports_categories_summary_report"] = "Reporte de Resumen de Categorías";
|
||||
@@ -64,10 +63,10 @@ $lang["reports_items"] = "Artículos";
|
||||
$lang["reports_items_purchased"] = "Artículos Comprados";
|
||||
$lang["reports_items_received"] = "Artículos Recibidos";
|
||||
$lang["reports_items_summary_report"] = "Reporte de Resumen de Artículos";
|
||||
$lang["reports_jurisdiction"] = "";
|
||||
$lang["reports_jurisdiction"] = "Jurisdicción";
|
||||
$lang["reports_low_inventory"] = "Inventario Bajo";
|
||||
$lang["reports_low_inventory_report"] = "Reporte de Inventario Bajo";
|
||||
$lang["reports_low_sell_quantity"] = "";
|
||||
$lang["reports_low_sell_quantity"] = "Cantidad de Venta Baja";
|
||||
$lang["reports_more_than_zero"] = "Mayores a Cero";
|
||||
$lang["reports_name"] = "Nombre";
|
||||
$lang["reports_no_reports_to_display"] = "No hay artículos que mostrar.";
|
||||
@@ -102,8 +101,8 @@ $lang["reports_sale_type"] = "Tipo de Venta";
|
||||
$lang["reports_sales"] = "Ventas";
|
||||
$lang["reports_sales_amount"] = "Monto de ventas";
|
||||
$lang["reports_sales_summary_report"] = "Reporte de Resumen de Ventas";
|
||||
$lang["reports_sales_taxes"] = "";
|
||||
$lang["reports_sales_taxes_summary_report"] = "";
|
||||
$lang["reports_sales_taxes"] = "Impuestos de Ventas";
|
||||
$lang["reports_sales_taxes_summary_report"] = "Informe de Resumen de Impuestos de Ventas";
|
||||
$lang["reports_serial_number"] = "S/N";
|
||||
$lang["reports_sold_by"] = "Vendido Por";
|
||||
$lang["reports_sold_to"] = "Vendido A";
|
||||
@@ -116,24 +115,24 @@ $lang["reports_supplier"] = "Proveedor";
|
||||
$lang["reports_suppliers"] = "Proveedores";
|
||||
$lang["reports_suppliers_summary_report"] = "Reporte de Resumen de Proveedores";
|
||||
$lang["reports_tax"] = "Impuesto";
|
||||
$lang["reports_tax_category"] = "";
|
||||
$lang["reports_tax_category"] = "Categoría de Impuesto";
|
||||
$lang["reports_tax_percent"] = "Porcentaje de Impuestos";
|
||||
$lang["reports_tax_rate"] = "";
|
||||
$lang["reports_tax_rate"] = "Tasa de Impuesto";
|
||||
$lang["reports_taxes"] = "Impuestos";
|
||||
$lang["reports_taxes_summary_report"] = "Reporte de Resumen de Impuestos";
|
||||
$lang["reports_total"] = "Total";
|
||||
$lang["reports_total_inventory_value"] = "Valor Total del Inventario";
|
||||
$lang["reports_total_low_sell_quantity"] = "";
|
||||
$lang["reports_total_low_sell_quantity"] = "Cantidad Total de Venta Baja";
|
||||
$lang["reports_total_quantity"] = "Total Cantidad";
|
||||
$lang["reports_total_retail"] = "Valor Total Inv. Retail";
|
||||
$lang["reports_trans_amount"] = "";
|
||||
$lang["reports_trans_due"] = "";
|
||||
$lang["reports_trans_group"] = "";
|
||||
$lang["reports_trans_nopay_sales"] = "";
|
||||
$lang["reports_trans_payments"] = "";
|
||||
$lang["reports_trans_refunded"] = "";
|
||||
$lang["reports_trans_sales"] = "";
|
||||
$lang["reports_trans_type"] = "";
|
||||
$lang["reports_trans_amount"] = "Importe de la Transacción";
|
||||
$lang["reports_trans_due"] = "Adeudado";
|
||||
$lang["reports_trans_group"] = "Grupo de Transacciones";
|
||||
$lang["reports_trans_nopay_sales"] = "Ventas sin Pago";
|
||||
$lang["reports_trans_payments"] = "Pagos";
|
||||
$lang["reports_trans_refunded"] = "reembolsado";
|
||||
$lang["reports_trans_sales"] = "Ventas";
|
||||
$lang["reports_trans_type"] = "Tipo de Transsación";
|
||||
$lang["reports_type"] = "Tipo";
|
||||
$lang["reports_unit_price"] = "Precio de Venta";
|
||||
$lang["reports_used"] = "Puntos usados";
|
||||
|
||||
@@ -29,7 +29,7 @@ $lang["sales_customer_discount"] = "Descuento";
|
||||
$lang["sales_customer_email"] = "Email";
|
||||
$lang["sales_customer_location"] = "Ubicacion";
|
||||
$lang["sales_customer_mailchimp_status"] = "Estado de Mailchimp";
|
||||
$lang["sales_customer_optional"] = "(Opcional)";
|
||||
$lang["sales_customer_optional"] = "(Requerido para Pagos Adeudados)";
|
||||
$lang["sales_customer_required"] = "(Requerido)";
|
||||
$lang["sales_customer_total"] = "Total";
|
||||
$lang["sales_date"] = "Fecha";
|
||||
@@ -76,10 +76,10 @@ $lang["sales_invoice_number"] = "Factura #";
|
||||
$lang["sales_invoice_number_duplicate"] = "Por favor ingrese un número de factura único.";
|
||||
$lang["sales_invoice_sent"] = "Factura enviada a";
|
||||
$lang["sales_invoice_total"] = "Total Facturado";
|
||||
$lang["sales_invoice_type_custom_invoice"] = "";
|
||||
$lang["sales_invoice_type_custom_tax_invoice"] = "";
|
||||
$lang["sales_invoice_type_invoice"] = "";
|
||||
$lang["sales_invoice_type_tax_invoice"] = "";
|
||||
$lang["sales_invoice_type_custom_invoice"] = "Factura Personalizada";
|
||||
$lang["sales_invoice_type_custom_tax_invoice"] = "Factura de Impuesto personalizada";
|
||||
$lang["sales_invoice_type_invoice"] = "Factura";
|
||||
$lang["sales_invoice_type_tax_invoice"] = "Factura de Impuestos";
|
||||
$lang["sales_invoice_unsent"] = "Fallo el envio de la factura a";
|
||||
$lang["sales_invoice_update"] = "Actualizar";
|
||||
$lang["sales_item_insufficient_of_stock"] = "Cantidad insuficiente en existencia.";
|
||||
|
||||
@@ -1,19 +1,18 @@
|
||||
<?php
|
||||
|
||||
<?php
|
||||
$lang["taxes_add_exception"] = "Ajouter une exception";
|
||||
$lang["taxes_cascade"] = "";
|
||||
$lang["taxes_cascade_sequence"] = "";
|
||||
$lang["taxes_city"] = "";
|
||||
$lang["taxes_code"] = "";
|
||||
$lang["taxes_city"] = "Cité";
|
||||
$lang["taxes_code"] = "Code";
|
||||
$lang["taxes_confirm_delete"] = "Êtes-vous sûr de vouloir supprimer ce code fiscal? Cette action ne peut pas être annulée.";
|
||||
$lang["taxes_confirm_restore"] = "Êtes-vous sûr de vouloir restaurer le (s) code (s) fiscal (s) sélectionné (s) ?";
|
||||
$lang["taxes_default_tax_category"] = "Catégorie de taxe par défaut";
|
||||
$lang["taxes_default_tax_rate"] = "";
|
||||
$lang["taxes_default_tax_rate"] = "Taux de taxe par défaut";
|
||||
$lang["taxes_error_adding_updating"] = "L'ajout ou la mise à jour du code fiscal a échoué.";
|
||||
$lang["taxes_group_seq"] = "";
|
||||
$lang["taxes_jurisdiction_name"] = "";
|
||||
$lang["taxes_name"] = "";
|
||||
$lang["taxes_new"] = "Nouveau code fiscal";
|
||||
$lang["taxes_name"] = "Nom";
|
||||
$lang["taxes_new"] = "Nouvelle taxe";
|
||||
$lang["taxes_no_taxes_to_display"] = "Aucun code d'impôts disponible à afficher.";
|
||||
$lang["taxes_reporting_authority"] = "";
|
||||
$lang["taxes_round_half_down"] = "Demi-bas";
|
||||
@@ -24,9 +23,9 @@ $lang["taxes_rounding_code"] = "Code d'arrondissement";
|
||||
$lang["taxes_sales_tax"] = "Taxe de vente";
|
||||
$lang["taxes_sales_tax_by_invoice"] = "Taxe de vente par facture";
|
||||
$lang["taxes_sequence"] = "";
|
||||
$lang["taxes_state"] = "";
|
||||
$lang["taxes_successful_deleted"] = "Vous avez supprimé avec succès";
|
||||
$lang["taxes_tax_categories"] = "";
|
||||
$lang["taxes_state"] = "État/Région";
|
||||
$lang["taxes_successful_deleted"] = "Supprimé avec succès";
|
||||
$lang["taxes_tax_categories"] = "Catégorie de taxe";
|
||||
$lang["taxes_tax_categories_configuration"] = "";
|
||||
$lang["taxes_tax_categories_saved_successfully"] = "";
|
||||
$lang["taxes_tax_categories_saved_unsuccessfully"] = "";
|
||||
|
||||
@@ -1,24 +1,24 @@
|
||||
<?php
|
||||
$lang["attributes_attribute_value_invalid_chars"] = "Attribute value cannot contain ':' or '|'";
|
||||
$lang["attributes_confirm_delete"] = "Are you sure you want to delete the selected attribute(s)?";
|
||||
$lang["attributes_confirm_restore"] = "Are you sure you want to restore the selected attribute(s)?";
|
||||
$lang["attributes_confirm_delete"] = "Are you sure you want to restore the selected attribute(s)?";
|
||||
$lang["attributes_confirm_restore"] = "Are you sure you want to delete the selected attribute(s)?";
|
||||
$lang["attributes_definition_cannot_be_deleted"] = "Could not delete selected attribute(s)";
|
||||
$lang["attributes_definition_error_adding_updating"] = "Attribute %1 could not be added or updated. Please check the error log.";
|
||||
$lang["attributes_definition_flags"] = "Attribute Visibility";
|
||||
$lang["attributes_definition_group"] = "Group";
|
||||
$lang["attributes_definition_id"] = "Id";
|
||||
$lang["attributes_definition_name"] = "Add Attribute";
|
||||
$lang["attributes_definition_name_required"] = "Attribute name is a required field";
|
||||
$lang["attributes_definition_name_required"] = "Attribute type is a required field";
|
||||
$lang["attributes_definition_one_or_multiple"] = "attribute(s)";
|
||||
$lang["attributes_definition_successful_adding"] = "You have successfully added item";
|
||||
$lang["attributes_definition_successful_deleted"] = "You have successfully deleted";
|
||||
$lang["attributes_definition_successful_updating"] = "You have successfully updated attribute";
|
||||
$lang["attributes_definition_successful_updating"] = "You have successfully updated Item Kit";
|
||||
$lang["attributes_definition_type"] = "Attribute Type";
|
||||
$lang["attributes_definition_type_required"] = "Attribute type is a required field";
|
||||
$lang["attributes_definition_type_required"] = "Attribute name is a required field";
|
||||
$lang["attributes_definition_unit"] = "Measurement Unit";
|
||||
$lang["attributes_definition_values"] = "Attribute Values";
|
||||
$lang["attributes_new"] = "New Attribute";
|
||||
$lang["attributes_no_attributes_to_display"] = "No Items to display";
|
||||
$lang["attributes_no_attributes_to_display"] = "No Items to display.";
|
||||
$lang["attributes_receipt_visibility"] = "Receipt";
|
||||
$lang["attributes_show_in_items"] = "Show in items";
|
||||
$lang["attributes_show_in_items_visibility"] = "Items";
|
||||
|
||||
@@ -11,10 +11,10 @@ $lang["cashups_closed_amount_check"] = "Checks";
|
||||
$lang["cashups_closed_amount_due"] = "Dues";
|
||||
$lang["cashups_closed_amount_total"] = "Total";
|
||||
$lang["cashups_closed_date"] = "Closed Date";
|
||||
$lang["cashups_confirm_delete"] = "Are you sure you want to delete the selected Cashup?";
|
||||
$lang["cashups_confirm_restore"] = "Are you sure you want to restore selected Cashup(s)?";
|
||||
$lang["cashups_date_number"] = "Date must be a number";
|
||||
$lang["cashups_date_required"] = "Date is a required field";
|
||||
$lang["cashups_confirm_delete"] = "Are you sure you want to delete the selected Expense?";
|
||||
$lang["cashups_confirm_restore"] = "Are you sure you want to restore selected entry(s)?";
|
||||
$lang["cashups_date_number"] = "date must be a number";
|
||||
$lang["cashups_date_required"] = "date is a required field";
|
||||
$lang["cashups_description"] = "Description";
|
||||
$lang["cashups_error_adding_updating"] = "Error adding/updating Cashup";
|
||||
$lang["cashups_id"] = "Id";
|
||||
@@ -30,8 +30,8 @@ $lang["cashups_open_date"] = "Open Date";
|
||||
$lang["cashups_open_employee"] = "Opened By";
|
||||
$lang["cashups_opened_date"] = "Opened Date";
|
||||
$lang["cashups_successful_adding"] = "Cashup add successful";
|
||||
$lang["cashups_successful_deleted"] = "Cashup delete successful";
|
||||
$lang["cashups_successful_updating"] = "Cashup update successful";
|
||||
$lang["cashups_successful_deleted"] = "Cashup update successful";
|
||||
$lang["cashups_successful_updating"] = "Cashup delete successful";
|
||||
$lang["cashups_total"] = "Total";
|
||||
$lang["cashups_transfer_amount_cash"] = "In/Out Cash";
|
||||
$lang["cashups_update"] = "Update Cashup";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
$lang["common_address_1"] = "Address 1";
|
||||
$lang["common_address_2"] = "Address 2";
|
||||
$lang["common_address_1"] = "Address 2";
|
||||
$lang["common_address_2"] = "Address 1";
|
||||
$lang["common_city"] = "City";
|
||||
$lang["common_close"] = "Close";
|
||||
$lang["common_comments"] = "Comments";
|
||||
@@ -19,8 +19,8 @@ $lang["common_export_excel"] = "Excel Export";
|
||||
$lang["common_export_excel_no"] = "No";
|
||||
$lang["common_export_excel_yes"] = "Yes";
|
||||
$lang["common_fields_required_message"] = "Fields in red are required";
|
||||
$lang["common_first_name"] = "First Name";
|
||||
$lang["common_first_name_required"] = "First Name is a required field.";
|
||||
$lang["common_first_name"] = "First name";
|
||||
$lang["common_first_name_required"] = "Last Name is a required field.";
|
||||
$lang["common_first_page"] = "First";
|
||||
$lang["common_gender"] = "Gender";
|
||||
$lang["common_gender_female"] = "F";
|
||||
@@ -28,13 +28,13 @@ $lang["common_gender_male"] = "M";
|
||||
$lang["common_id"] = "Id";
|
||||
$lang["common_import"] = "Import";
|
||||
$lang["common_import_change_file"] = "Change";
|
||||
$lang["common_import_excel"] = "Excel Import";
|
||||
$lang["common_import_excel"] = "Excel Export";
|
||||
$lang["common_import_full_path"] = "Full path to excel file required";
|
||||
$lang["common_import_remove_file"] = "Remove";
|
||||
$lang["common_import_select_file"] = "Select file";
|
||||
$lang["common_inv"] = "inv";
|
||||
$lang["common_last_name"] = "Last Name";
|
||||
$lang["common_last_name_required"] = "Last Name is a required field.";
|
||||
$lang["common_last_name"] = "Last name";
|
||||
$lang["common_last_name_required"] = "First Name is a required field.";
|
||||
$lang["common_last_page"] = "Last";
|
||||
$lang["common_learn_about_project"] = "to learn the latest information about the project.";
|
||||
$lang["common_list_of"] = "List of";
|
||||
@@ -44,7 +44,7 @@ $lang["common_new"] = "New";
|
||||
$lang["common_no_persons_to_display"] = "There are no people to display.";
|
||||
$lang["common_none_selected_text"] = "[Select]";
|
||||
$lang["common_or"] = "OR";
|
||||
$lang["common_phone_number"] = "Phone Number";
|
||||
$lang["common_phone_number"] = "Phone number";
|
||||
$lang["common_phone_number_required"] = "";
|
||||
$lang["common_please_visit_my"] = "Please visit the";
|
||||
$lang["common_powered_by"] = "Powered by";
|
||||
@@ -59,10 +59,10 @@ $lang["common_search_options"] = "Search options";
|
||||
$lang["common_searched_for"] = "Searched for";
|
||||
$lang["common_state"] = "State";
|
||||
$lang["common_submit"] = "Submit";
|
||||
$lang["common_total_spent"] = "Total Spent";
|
||||
$lang["common_total_spent"] = "Total spent";
|
||||
$lang["common_unknown"] = "Unknown";
|
||||
$lang["common_view_recent_sales"] = "View Recent Sales";
|
||||
$lang["common_website"] = "website";
|
||||
$lang["common_website"] = "Website";
|
||||
$lang["common_welcome"] = "Welcome";
|
||||
$lang["common_welcome_message"] = "Welcome to OSPOS, click a module below to get started.";
|
||||
$lang["common_you_are_using_ospos"] = "You are using Open Source Point Of Sale version";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
$lang["config_address"] = "Company Address";
|
||||
$lang["config_address_required"] = "Company address is a required field.";
|
||||
$lang["config_address_required"] = "Company Phone is a required field.";
|
||||
$lang["config_allow_duplicate_barcodes"] = "Allow Duplicate Barcodes";
|
||||
$lang["config_apostrophe"] = "apostrophe";
|
||||
$lang["config_backup_button"] = "Backup";
|
||||
@@ -9,7 +9,7 @@ $lang["config_barcode"] = "Barcode";
|
||||
$lang["config_barcode_company"] = "Company Name";
|
||||
$lang["config_barcode_configuration"] = "Barcode Configuration";
|
||||
$lang["config_barcode_content"] = "Barcode Content";
|
||||
$lang["config_barcode_first_row"] = "Row 1";
|
||||
$lang["config_barcode_first_row"] = "Row 3";
|
||||
$lang["config_barcode_font"] = "Font";
|
||||
$lang["config_barcode_formats"] = "Input Formats";
|
||||
$lang["config_barcode_generate_if_empty"] = "Generate if empty.";
|
||||
@@ -23,8 +23,8 @@ $lang["config_barcode_number_in_row"] = "Number in row";
|
||||
$lang["config_barcode_page_cellspacing"] = "Display page cellspacing.";
|
||||
$lang["config_barcode_page_width"] = "Display page width";
|
||||
$lang["config_barcode_price"] = "Price";
|
||||
$lang["config_barcode_second_row"] = "Row 2";
|
||||
$lang["config_barcode_third_row"] = "Row 3";
|
||||
$lang["config_barcode_second_row"] = "Row 3";
|
||||
$lang["config_barcode_third_row"] = "Row 2";
|
||||
$lang["config_barcode_tooltip"] = "Warning: This feature can cause duplicate items to be imported or created. Do not use if you do not want duplicate barcodes.";
|
||||
$lang["config_barcode_type"] = "Barcode Type";
|
||||
$lang["config_barcode_width"] = "Width (px)";
|
||||
@@ -38,7 +38,7 @@ $lang["config_company"] = "Company Name";
|
||||
$lang["config_company_change_image"] = "Change Image";
|
||||
$lang["config_company_logo"] = "Company Logo";
|
||||
$lang["config_company_remove_image"] = "Remove Image";
|
||||
$lang["config_company_required"] = "Company name is a required field";
|
||||
$lang["config_company_required"] = "Company Name is a required field.";
|
||||
$lang["config_company_select_image"] = "Select Image";
|
||||
$lang["config_company_website_url"] = "Company website is not a valid URL (http://...).";
|
||||
$lang["config_country_codes"] = "Country Codes";
|
||||
@@ -55,36 +55,36 @@ $lang["config_customer_sales_tax_support"] = "";
|
||||
$lang["config_date_or_time_format"] = "Date and Time Filter";
|
||||
$lang["config_datetimeformat"] = "Date and Time Format";
|
||||
$lang["config_decimal_point"] = "Decimal Point";
|
||||
$lang["config_default_barcode_font_size_number"] = "Default Barcode Font Size must be a number.";
|
||||
$lang["config_default_barcode_font_size_required"] = "Default Barcode Font Size is a required field.";
|
||||
$lang["config_default_barcode_height_number"] = "Default Barcode Height must be a number.";
|
||||
$lang["config_default_barcode_height_required"] = "Default Barcode Height is a required field.";
|
||||
$lang["config_default_barcode_font_size_number"] = "Default Barcode Width must be a number.";
|
||||
$lang["config_default_barcode_font_size_required"] = "Default Barcode Width is a required field.";
|
||||
$lang["config_default_barcode_height_number"] = "Default Barcode Width must be a number.";
|
||||
$lang["config_default_barcode_height_required"] = "Default Barcode Width is a required field.";
|
||||
$lang["config_default_barcode_num_in_row_number"] = "Default Barcode Number in Row must be a number.";
|
||||
$lang["config_default_barcode_num_in_row_required"] = "Default Barcode Number in Row is a required field.";
|
||||
$lang["config_default_barcode_page_cellspacing_number"] = "Default Barcode Page Cellspacing must be a number.";
|
||||
$lang["config_default_barcode_page_cellspacing_required"] = "Default Barcode Page Cellspacing is a required field.";
|
||||
$lang["config_default_barcode_page_width_number"] = "Default Barcode Page Width must be a number.";
|
||||
$lang["config_default_barcode_page_width_required"] = "Default Barcode Page Width is a required field.";
|
||||
$lang["config_default_barcode_width_number"] = "Default Barcode Width must be a number.";
|
||||
$lang["config_default_barcode_width_required"] = "Default Barcode Width is a required field.";
|
||||
$lang["config_default_barcode_page_width_number"] = "Default Barcode Width must be a number.";
|
||||
$lang["config_default_barcode_page_width_required"] = "Default Barcode Width is a required field.";
|
||||
$lang["config_default_barcode_width_number"] = "Default Barcode Height must be a number.";
|
||||
$lang["config_default_barcode_width_required"] = "Default Barcode Height is a required field.";
|
||||
$lang["config_default_item_columns"] = "Default Visible Item Columns";
|
||||
$lang["config_default_origin_tax_code"] = "Default Origin Tax Code";
|
||||
$lang["config_default_receivings_discount"] = "Default Receivings Discount";
|
||||
$lang["config_default_receivings_discount_number"] = "Default Receivings Discount must be a number.";
|
||||
$lang["config_default_receivings_discount_required"] = "Default Receivings Discount is a required field.";
|
||||
$lang["config_default_receivings_discount_number"] = "Default Sales Discount must be a number.";
|
||||
$lang["config_default_receivings_discount_required"] = "Default Sales Discount is a required field.";
|
||||
$lang["config_default_sales_discount"] = "Default Sales Discount";
|
||||
$lang["config_default_sales_discount_number"] = "Default Sales Discount must be a number.";
|
||||
$lang["config_default_sales_discount_required"] = "Default Sales Discount is a required field.";
|
||||
$lang["config_default_sales_discount_number"] = "Default Receivings Discount must be a number.";
|
||||
$lang["config_default_sales_discount_required"] = "Default Receivings Discount is a required field.";
|
||||
$lang["config_default_tax_category"] = "Default Tax Category";
|
||||
$lang["config_default_tax_code"] = "Default Tax Code";
|
||||
$lang["config_default_tax_code"] = "Default Tax Rate";
|
||||
$lang["config_default_tax_jurisdiction"] = "Default Tax Jurisdiction";
|
||||
$lang["config_default_tax_name_number"] = "Default Tax Name must be a string.";
|
||||
$lang["config_default_tax_name_required"] = "Default Tax Name is a required field.";
|
||||
$lang["config_default_tax_rate"] = "Default Tax Rate %";
|
||||
$lang["config_default_tax_rate_1"] = "Tax 1 Rate";
|
||||
$lang["config_default_tax_rate_2"] = "Tax 2 Rate";
|
||||
$lang["config_default_tax_name_required"] = "Default Tax Rate is a required field.";
|
||||
$lang["config_default_tax_rate"] = "Default Tax Rate";
|
||||
$lang["config_default_tax_rate_1"] = "Tax 2 Rate";
|
||||
$lang["config_default_tax_rate_2"] = "Tax 1 Rate";
|
||||
$lang["config_default_tax_rate_number"] = "Default Tax Rate must be a number.";
|
||||
$lang["config_default_tax_rate_required"] = "Default Tax Rate is a required field.";
|
||||
$lang["config_default_tax_rate_required"] = "Default Tax Name is a required field.";
|
||||
$lang["config_derive_sale_quantity"] = "Allow Derived Sale Quantity";
|
||||
$lang["config_derive_sale_quantity_tooltip"] = "If checked then a new item type will provided for items ordered by extended amount";
|
||||
$lang["config_dinner_table"] = "Table";
|
||||
@@ -124,10 +124,10 @@ $lang["config_financial_year_nov"] = "1st of November";
|
||||
$lang["config_financial_year_oct"] = "1st of October";
|
||||
$lang["config_financial_year_sep"] = "1st of September";
|
||||
$lang["config_gcaptcha_enable"] = "Login Page reCAPTCHA";
|
||||
$lang["config_gcaptcha_secret_key"] = "reCAPTCHA Secret Key";
|
||||
$lang["config_gcaptcha_secret_key_required"] = "reCAPTCHA Secret Key is a required field";
|
||||
$lang["config_gcaptcha_site_key"] = "reCAPTCHA Site Key";
|
||||
$lang["config_gcaptcha_site_key_required"] = "reCAPTCHA Site Key is a required field";
|
||||
$lang["config_gcaptcha_secret_key"] = "reCAPTCHA Site Key";
|
||||
$lang["config_gcaptcha_secret_key_required"] = "reCAPTCHA Site Key is a required field";
|
||||
$lang["config_gcaptcha_site_key"] = "reCAPTCHA Secret Key";
|
||||
$lang["config_gcaptcha_site_key_required"] = "reCAPTCHA Secret Key is a required field";
|
||||
$lang["config_gcaptcha_tooltip"] = "Protect the Login page with Google reCAPTCHA, click the icon for an API key pair.";
|
||||
$lang["config_general"] = "General";
|
||||
$lang["config_general_configuration"] = "General Configuration";
|
||||
@@ -160,16 +160,16 @@ $lang["config_lines_per_page_number"] = "Lines per Page must be a number.";
|
||||
$lang["config_lines_per_page_required"] = "Lines per Page is a required field.";
|
||||
$lang["config_locale"] = "Localization";
|
||||
$lang["config_locale_configuration"] = "Localization Configuration";
|
||||
$lang["config_locale_info"] = "Localization Configuration Information";
|
||||
$lang["config_locale_info"] = "Location Configuration Information";
|
||||
$lang["config_location"] = "Stock";
|
||||
$lang["config_location_configuration"] = "Stock Locations";
|
||||
$lang["config_location_info"] = "Location Configuration Information";
|
||||
$lang["config_location_info"] = "Localization Configuration Information";
|
||||
$lang["config_logout"] = "Do you want to make a backup before logging out? Click [OK] to backup or [Cancel] to logout.";
|
||||
$lang["config_mailchimp"] = "Mailchimp";
|
||||
$lang["config_mailchimp_api_key"] = "Mailchimp API Key";
|
||||
$lang["config_mailchimp_configuration"] = "Mailchimp Configuration";
|
||||
$lang["config_mailchimp_key_successfully"] = "API Key is valid.";
|
||||
$lang["config_mailchimp_key_unsuccessfully"] = "API Key is invalid.";
|
||||
$lang["config_mailchimp_key_successfully"] = "API Key is invalid.";
|
||||
$lang["config_mailchimp_key_unsuccessfully"] = "API Key is valid.";
|
||||
$lang["config_mailchimp_lists"] = "Mailchimp List(s)";
|
||||
$lang["config_mailchimp_tooltip"] = "Click the icon for an API Key.";
|
||||
$lang["config_message"] = "Message";
|
||||
@@ -193,29 +193,29 @@ $lang["config_number_locale_tooltip"] = "Find a suitable locale through this lin
|
||||
$lang["config_ospos_info"] = "OSPOS Installation Info";
|
||||
$lang["config_payment_options_order"] = "Payment Options Order";
|
||||
$lang["config_phone"] = "Company Phone";
|
||||
$lang["config_phone_required"] = "Company Phone is a required field.";
|
||||
$lang["config_phone_required"] = "Company Name is a required field.";
|
||||
$lang["config_print_bottom_margin"] = "Margin Bottom";
|
||||
$lang["config_print_bottom_margin_number"] = "Margin Bottom must be a number.";
|
||||
$lang["config_print_bottom_margin_required"] = "Margin Bottom is a required field.";
|
||||
$lang["config_print_bottom_margin_number"] = "Margin Left must be a number.";
|
||||
$lang["config_print_bottom_margin_required"] = "Margin Left is a required field.";
|
||||
$lang["config_print_delay_autoreturn"] = "Autoreturn to Sale delay";
|
||||
$lang["config_print_delay_autoreturn_number"] = "Autoreturn to Sale delay is a required field.";
|
||||
$lang["config_print_delay_autoreturn_required"] = "Autoreturn to Sale delay must be a number.";
|
||||
$lang["config_print_footer"] = "Print Browser Footer";
|
||||
$lang["config_print_header"] = "Print Browser Header";
|
||||
$lang["config_print_footer"] = "Print Browser Header";
|
||||
$lang["config_print_header"] = "Print Browser Footer";
|
||||
$lang["config_print_left_margin"] = "Margin Left";
|
||||
$lang["config_print_left_margin_number"] = "Margin Left must be a number.";
|
||||
$lang["config_print_left_margin_required"] = "Margin Left is a required field.";
|
||||
$lang["config_print_left_margin_number"] = "Margin Top must be a number.";
|
||||
$lang["config_print_left_margin_required"] = "Margin Right is a required field.";
|
||||
$lang["config_print_receipt_check_behaviour"] = "Print Receipt checkbox";
|
||||
$lang["config_print_receipt_check_behaviour_always"] = "Always checked";
|
||||
$lang["config_print_receipt_check_behaviour_last"] = "Remember last selection";
|
||||
$lang["config_print_receipt_check_behaviour_never"] = "Always unchecked";
|
||||
$lang["config_print_right_margin"] = "Margin Right";
|
||||
$lang["config_print_right_margin_number"] = "Margin Right must be a number.";
|
||||
$lang["config_print_right_margin_required"] = "Margin Right is a required field.";
|
||||
$lang["config_print_right_margin_number"] = "Margin Left must be a number.";
|
||||
$lang["config_print_right_margin_required"] = "Margin Left is a required field.";
|
||||
$lang["config_print_silently"] = "Show Print Dialog";
|
||||
$lang["config_print_top_margin"] = "Margin Top";
|
||||
$lang["config_print_top_margin_number"] = "Margin Top must be a number.";
|
||||
$lang["config_print_top_margin_required"] = "Margin Top is a required field.";
|
||||
$lang["config_print_top_margin_number"] = "Margin Left must be a number.";
|
||||
$lang["config_print_top_margin_required"] = "Margin Left is a required field.";
|
||||
$lang["config_quantity_decimals"] = "Quantity Decimals";
|
||||
$lang["config_quote_default_comments"] = "Default Quote Comments";
|
||||
$lang["config_receipt"] = "Receipt";
|
||||
@@ -224,7 +224,7 @@ $lang["config_receipt_default"] = "Default";
|
||||
$lang["config_receipt_font_size"] = "Font Size";
|
||||
$lang["config_receipt_font_size_number"] = "Font Size must be a number.";
|
||||
$lang["config_receipt_font_size_required"] = "Font Size is a required field.";
|
||||
$lang["config_receipt_info"] = "Receipt Configuration Information";
|
||||
$lang["config_receipt_info"] = "Location Configuration Information";
|
||||
$lang["config_receipt_printer"] = "Ticket Printer";
|
||||
$lang["config_receipt_short"] = "Short";
|
||||
$lang["config_receipt_show_company_name"] = "Show Company Name";
|
||||
@@ -252,10 +252,10 @@ $lang["config_stock_location"] = "Stock location";
|
||||
$lang["config_stock_location_duplicate"] = "Stock Location must be unique.";
|
||||
$lang["config_stock_location_invalid_chars"] = "Stock Location can not contain '_'.";
|
||||
$lang["config_stock_location_required"] = "Stock location is a required field.";
|
||||
$lang["config_suggestions_first_column"] = "Column 1";
|
||||
$lang["config_suggestions_first_column"] = "Column 3";
|
||||
$lang["config_suggestions_layout"] = "Search Suggestions Layout";
|
||||
$lang["config_suggestions_second_column"] = "Column 2";
|
||||
$lang["config_suggestions_third_column"] = "Column 3";
|
||||
$lang["config_suggestions_second_column"] = "Column 1";
|
||||
$lang["config_suggestions_third_column"] = "Column 1";
|
||||
$lang["config_system_info"] = "System Info";
|
||||
$lang["config_table"] = "Table";
|
||||
$lang["config_table_configuration"] = "Table Configuration";
|
||||
@@ -264,12 +264,12 @@ $lang["config_tax"] = "Tax";
|
||||
$lang["config_tax_category"] = "Tax Category";
|
||||
$lang["config_tax_category_duplicate"] = "The entered tax category already exists.";
|
||||
$lang["config_tax_category_invalid_chars"] = "The entered tax category is invalid.";
|
||||
$lang["config_tax_category_required"] = "The tax category is required.";
|
||||
$lang["config_tax_category_required"] = "Tax category is required";
|
||||
$lang["config_tax_category_used"] = "Tax category cannot be deleted because it is being used.";
|
||||
$lang["config_tax_configuration"] = "Tax Configuration";
|
||||
$lang["config_tax_configuration"] = "Table Configuration";
|
||||
$lang["config_tax_decimals"] = "Tax Decimals";
|
||||
$lang["config_tax_id"] = "Tax Id";
|
||||
$lang["config_tax_included"] = "Tax Included";
|
||||
$lang["config_tax_included"] = "Tax included";
|
||||
$lang["config_theme"] = "Theme";
|
||||
$lang["config_thousands_separator"] = "Thousands Separator";
|
||||
$lang["config_timezone"] = "Timezone";
|
||||
|
||||
@@ -7,8 +7,8 @@ $lang["customers_avg_discount"] = "Average discount";
|
||||
$lang["customers_basic_information"] = "Information";
|
||||
$lang["customers_cannot_be_deleted"] = "Could not delete selected customers, one or more of the selected customers has sales.";
|
||||
$lang["customers_company_name"] = "Company";
|
||||
$lang["customers_confirm_delete"] = "Are you sure you want to delete the selected customer(s)?";
|
||||
$lang["customers_confirm_restore"] = "Are you sure you want to restore selected customers(s)?";
|
||||
$lang["customers_confirm_delete"] = "Are you sure you want to delete the selected Supplier(s)?";
|
||||
$lang["customers_confirm_restore"] = "Are you sure you want to restore selected Supplier(s)?";
|
||||
$lang["customers_consent"] = "Registration consent";
|
||||
$lang["customers_consent_required"] = "Registration consent is a required field.";
|
||||
$lang["customers_customer"] = "Customer";
|
||||
@@ -19,7 +19,7 @@ $lang["customers_discount_percent"] = "Percentage Discount";
|
||||
$lang["customers_discount_type"] = "Discount Type";
|
||||
$lang["customers_email_duplicate"] = "Email Address is already present in the database.";
|
||||
$lang["customers_employee"] = "Employee";
|
||||
$lang["customers_error_adding_updating"] = "Customer add or update failed.";
|
||||
$lang["customers_error_adding_updating"] = "Employee add or update failed.";
|
||||
$lang["customers_excel_import_failed"] = "Excel import failed";
|
||||
$lang["customers_excel_import_nodata_wrongformat"] = "The uploaded file has no data or is incorrectly formatted.";
|
||||
$lang["customers_excel_import_partially_failed"] = "Customer import successful with some failures:";
|
||||
@@ -38,13 +38,13 @@ $lang["customers_mailchimp_vip"] = "VIP";
|
||||
$lang["customers_max"] = "Max. spent";
|
||||
$lang["customers_min"] = "Min. spent";
|
||||
$lang["customers_new"] = "New Customer";
|
||||
$lang["customers_none_selected"] = "You have not selected any customer(s) to delete.";
|
||||
$lang["customers_none_selected"] = "You have not selected any employee(s) to delete.";
|
||||
$lang["customers_one_or_multiple"] = "customer(s)";
|
||||
$lang["customers_quantity"] = "Quantity";
|
||||
$lang["customers_stats_info"] = "Stats";
|
||||
$lang["customers_successful_adding"] = "You have successfully added customer";
|
||||
$lang["customers_successful_adding"] = "You have successfully updated customer";
|
||||
$lang["customers_successful_deleted"] = "You have successfully deleted";
|
||||
$lang["customers_successful_updating"] = "You have successfully updated customer";
|
||||
$lang["customers_successful_updating"] = "You have successfully added customer";
|
||||
$lang["customers_tax_code"] = "Tax Code";
|
||||
$lang["customers_tax_id"] = "Tax Id";
|
||||
$lang["customers_taxable"] = "Taxable";
|
||||
|
||||
@@ -4,8 +4,8 @@ $lang["datepicker_apply"] = "Apply";
|
||||
$lang["datepicker_cancel"] = "Cancel";
|
||||
$lang["datepicker_custom"] = "Custom";
|
||||
$lang["datepicker_from"] = "From";
|
||||
$lang["datepicker_last_30"] = "Last 30 Days";
|
||||
$lang["datepicker_last_7"] = "Last 7 Days";
|
||||
$lang["datepicker_last_30"] = "Last 7 Days";
|
||||
$lang["datepicker_last_7"] = "Last 30 Days";
|
||||
$lang["datepicker_last_financial_year"] = "Last Fiscal Year";
|
||||
$lang["datepicker_last_month"] = "Last Month";
|
||||
$lang["datepicker_last_year"] = "Last Year";
|
||||
|
||||
@@ -2,21 +2,21 @@
|
||||
$lang["employees_basic_information"] = "Information";
|
||||
$lang["employees_cannot_be_deleted"] = "Unable to delete selected employee(s), one or more of the has processed sales or you are trying to delete your account.";
|
||||
$lang["employees_change_password"] = "Change Password";
|
||||
$lang["employees_confirm_delete"] = "Are you sure you want to delete the selected employee(s)?";
|
||||
$lang["employees_confirm_restore"] = "Are you sure you want to restore selected employee(s)?";
|
||||
$lang["employees_confirm_delete"] = "Are you sure you want to delete the selected Supplier(s)?";
|
||||
$lang["employees_confirm_restore"] = "Are you sure you want to restore selected entry(s)?";
|
||||
$lang["employees_current_password"] = "Current Password";
|
||||
$lang["employees_current_password_invalid"] = "Current Password is invalid.";
|
||||
$lang["employees_employee"] = "Employee";
|
||||
$lang["employees_error_adding_updating"] = "Employee add or update failed.";
|
||||
$lang["employees_error_deleting_demo_admin"] = "You can not delete the demo admin user.";
|
||||
$lang["employees_error_updating_demo_admin"] = "You can not change the demo admin user.";
|
||||
$lang["employees_error_deleting_demo_admin"] = "You can not change the demo admin user.";
|
||||
$lang["employees_error_updating_demo_admin"] = "You can not delete the demo admin user.";
|
||||
$lang["employees_language"] = "Language";
|
||||
$lang["employees_login_info"] = "Login";
|
||||
$lang["employees_new"] = "New Employee";
|
||||
$lang["employees_none_selected"] = "You have not selected any employee(s) to delete.";
|
||||
$lang["employees_one_or_multiple"] = "employee(s)";
|
||||
$lang["employees_password"] = "Password";
|
||||
$lang["employees_password_minlength"] = "Password must be at least 8 characters in length.";
|
||||
$lang["employees_password_minlength"] = "Username must be at least 5 characters in length.";
|
||||
$lang["employees_password_must_match"] = "Passwords do not match.";
|
||||
$lang["employees_password_not_must_match"] = "Current password and new password must be unique.";
|
||||
$lang["employees_password_required"] = "Password is required.";
|
||||
@@ -27,10 +27,10 @@ $lang["employees_subpermission_required"] = "Add at least one grant for each mod
|
||||
$lang["employees_successful_adding"] = "Employee add successful.";
|
||||
$lang["employees_successful_change_password"] = "Password change successful.";
|
||||
$lang["employees_successful_deleted"] = "You have successfully deleted";
|
||||
$lang["employees_successful_updating"] = "You have successfully updated employee";
|
||||
$lang["employees_successful_updating"] = "You have successfully added customer";
|
||||
$lang["employees_system_language"] = "System Language";
|
||||
$lang["employees_unsuccessful_change_password"] = "Password change failed.";
|
||||
$lang["employees_update"] = "Update Employee";
|
||||
$lang["employees_username"] = "Username";
|
||||
$lang["employees_username_minlength"] = "Username must be at least 5 characters in length.";
|
||||
$lang["employees_username_minlength"] = "Password must be at least 8 characters in length.";
|
||||
$lang["employees_username_required"] = "Username is a required field.";
|
||||
|
||||
@@ -3,8 +3,8 @@ $lang["category_name_required"] = "Expense Category name required";
|
||||
$lang["expenses_categories_add_item"] = "Add Category";
|
||||
$lang["expenses_categories_cannot_be_deleted"] = "Could not delete Category Expense(s)";
|
||||
$lang["expenses_categories_category_id"] = "Id";
|
||||
$lang["expenses_categories_confirm_delete"] = "Are you sure you want to delete the selected Expense Category?";
|
||||
$lang["expenses_categories_confirm_restore"] = "Are you sure you want to restore the selected Expense Category?";
|
||||
$lang["expenses_categories_confirm_delete"] = "Are you sure you want to restore the selected Expense Category?";
|
||||
$lang["expenses_categories_confirm_restore"] = "Are you sure you want to delete the selected Expense Category?";
|
||||
$lang["expenses_categories_description"] = "Category Description";
|
||||
$lang["expenses_categories_error_adding_updating"] = "Error adding/updating Expense Category";
|
||||
$lang["expenses_categories_info"] = "Category Expense Info";
|
||||
@@ -14,7 +14,7 @@ $lang["expenses_categories_no_expenses_categories_to_display"] = "No Category to
|
||||
$lang["expenses_categories_none_selected"] = "You have not selected any Category Expense";
|
||||
$lang["expenses_categories_one_or_multiple"] = "Category Expense";
|
||||
$lang["expenses_categories_quantity"] = "Quantity";
|
||||
$lang["expenses_categories_successful_adding"] = "Expense Category add successful";
|
||||
$lang["expenses_categories_successful_deleted"] = "Expense Category delete successful";
|
||||
$lang["expenses_categories_successful_updating"] = "Expense Category update successful";
|
||||
$lang["expenses_categories_successful_adding"] = "Expense Category update successful";
|
||||
$lang["expenses_categories_successful_deleted"] = "Expense Category update successful";
|
||||
$lang["expenses_categories_successful_updating"] = "Expense Category delete successful";
|
||||
$lang["expenses_categories_update"] = "Update Category";
|
||||
|
||||
@@ -12,7 +12,7 @@ $lang["expenses_category_required"] = "category is a required field";
|
||||
$lang["expenses_check"] = "Check";
|
||||
$lang["expenses_check_filter"] = "Check";
|
||||
$lang["expenses_confirm_delete"] = "Are you sure you want to delete the selected Expense?";
|
||||
$lang["expenses_confirm_restore"] = "Are you sure you want to restore the selected Expenses(s)?";
|
||||
$lang["expenses_confirm_restore"] = "Are you sure you want to restore the selected Expense Category?";
|
||||
$lang["expenses_credit"] = "Credit Card";
|
||||
$lang["expenses_credit_filter"] = "Credit Card";
|
||||
$lang["expenses_date"] = "Date";
|
||||
@@ -36,9 +36,9 @@ $lang["expenses_none_selected"] = "You have not selected any Expense";
|
||||
$lang["expenses_one_or_multiple"] = "Expense(s)";
|
||||
$lang["expenses_payment"] = "Payment Type";
|
||||
$lang["expenses_start_typing_supplier_name"] = "Start Typing Supplier's name...";
|
||||
$lang["expenses_successful_adding"] = "Expense add successful";
|
||||
$lang["expenses_successful_deleted"] = "Expense delete successful";
|
||||
$lang["expenses_successful_updating"] = "Expense update successful";
|
||||
$lang["expenses_successful_adding"] = "Expense update successful";
|
||||
$lang["expenses_successful_deleted"] = "Expense update successful";
|
||||
$lang["expenses_successful_updating"] = "Expense delete successful";
|
||||
$lang["expenses_supplier_name"] = "Supplier";
|
||||
$lang["expenses_supplier_tax_code"] = "Tax Code";
|
||||
$lang["expenses_tax_amount"] = "Tax";
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
$lang["giftcards_add_minus"] = "Inventory to add or subtract.";
|
||||
$lang["giftcards_allow_alt_description"] = "Allow Alternate Description";
|
||||
$lang["giftcards_bulk_edit"] = "Bulk Edit";
|
||||
$lang["giftcards_cannot_be_deleted"] = "Could not delete selected Gift Card(s), one or more of the selected Gift Cards has sales.";
|
||||
$lang["giftcards_cannot_be_deleted"] = "Could not delete selected customers, one or more of the selected customers has sales.";
|
||||
$lang["giftcards_cannot_find_giftcard"] = "Gift Card not found.";
|
||||
$lang["giftcards_cannot_use"] = "Gift Card %1 cannot be used for this sale: invalid Customer.";
|
||||
$lang["giftcards_card_value"] = "Value";
|
||||
@@ -13,7 +13,7 @@ $lang["giftcards_change_all_to_serialized"] = "Change All To Serialized";
|
||||
$lang["giftcards_change_all_to_unserialized"] = "Change All To Unserialized";
|
||||
$lang["giftcards_confirm_bulk_edit"] = "Are you sure you want to edit the selected Gift Card(s)?";
|
||||
$lang["giftcards_confirm_delete"] = "Are you sure you want to delete the selected Gift Card(s)?";
|
||||
$lang["giftcards_confirm_restore"] = "Are you sure you want to restore selected Gift Card(s)?";
|
||||
$lang["giftcards_confirm_restore"] = "Are you sure you want to delete the selected Gift Card(s)?";
|
||||
$lang["giftcards_cost_price"] = "Wholesale Price";
|
||||
$lang["giftcards_count"] = "Update Inventory";
|
||||
$lang["giftcards_current_quantity"] = "Current Quantity";
|
||||
@@ -24,7 +24,7 @@ $lang["giftcards_edit_fields_you_want_to_update"] = "Edit desired fields for sel
|
||||
$lang["giftcards_edit_multiple_giftcards"] = "Edit Multiple Gift Cards.";
|
||||
$lang["giftcards_error_adding_updating"] = "Gift Card add or update failed.";
|
||||
$lang["giftcards_error_updating_multiple"] = "Gift Card(s) update failed.";
|
||||
$lang["giftcards_excel_import_failed"] = "Excel import failed.";
|
||||
$lang["giftcards_excel_import_failed"] = "Excel import failed";
|
||||
$lang["giftcards_generate_barcodes"] = "Generate Barcodes";
|
||||
$lang["giftcards_giftcard"] = "Gift Card";
|
||||
$lang["giftcards_giftcard_number"] = "Gift Card Number";
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
$lang["item_kits_add_item"] = "Add Item";
|
||||
$lang["item_kits_all"] = "All";
|
||||
$lang["item_kits_cannot_be_deleted"] = "Item Kit(s) delete failed.";
|
||||
$lang["item_kits_confirm_delete"] = "Are you sure you want to delete the selected Item Kit(s)?";
|
||||
$lang["item_kits_confirm_restore"] = "Are you sure you want to restore selected Item Kit(s)?";
|
||||
$lang["item_kits_confirm_delete"] = "Are you sure you want to restore the selected attribute(s)?";
|
||||
$lang["item_kits_confirm_restore"] = "Are you sure you want to restore selected entry(s)?";
|
||||
$lang["item_kits_description"] = "Item Kit Description";
|
||||
$lang["item_kits_discount"] = "Discount";
|
||||
$lang["item_kits_discount_fixed"] = "Fixed Discount";
|
||||
@@ -20,15 +20,15 @@ $lang["item_kits_kit_and_stock"] = "Kit and Stock";
|
||||
$lang["item_kits_kit_only"] = "Kit Only";
|
||||
$lang["item_kits_name"] = "Item Kit Name";
|
||||
$lang["item_kits_new"] = "New Item Kit";
|
||||
$lang["item_kits_no_item_kits_to_display"] = "No Item Kits to display.";
|
||||
$lang["item_kits_no_item_kits_to_display"] = "No Items to display.";
|
||||
$lang["item_kits_none_selected"] = "You have not selected any Item Kits.";
|
||||
$lang["item_kits_one_or_multiple"] = "Item Kit(s)";
|
||||
$lang["item_kits_price_option"] = "Price Option";
|
||||
$lang["item_kits_price_option"] = "Print Option";
|
||||
$lang["item_kits_priced_only"] = "Priced Only";
|
||||
$lang["item_kits_print_option"] = "Print Option";
|
||||
$lang["item_kits_print_option"] = "Price Option";
|
||||
$lang["item_kits_quantity"] = "Quantity";
|
||||
$lang["item_kits_sequence"] = "Sequence";
|
||||
$lang["item_kits_successful_adding"] = "You have successfully added Item Kit";
|
||||
$lang["item_kits_successful_adding"] = "You have successfully updated Item Kit";
|
||||
$lang["item_kits_successful_deleted"] = "You have successfully deleted";
|
||||
$lang["item_kits_successful_updating"] = "You have successfully updated Item Kit";
|
||||
$lang["item_kits_successful_updating"] = "You have successfully added Item Kit";
|
||||
$lang["item_kits_update"] = "Update Item Kit";
|
||||
|
||||
@@ -4,22 +4,22 @@ $lang["items_allow_alt_description"] = "Allow Alternate Description";
|
||||
$lang["items_amount_entry"] = "Amount Entry";
|
||||
$lang["items_bulk_edit"] = "Bulk Edit";
|
||||
$lang["items_buy_price_required"] = "Purchase Price is a required field.";
|
||||
$lang["items_cannot_be_deleted"] = "Could not delete selected Item(s), one or more of the selected Items have sales.";
|
||||
$lang["items_cannot_be_deleted"] = "Could not delete selected customers, one or more of the selected customers has sales.";
|
||||
$lang["items_cannot_find_item"] = "Item not found.";
|
||||
$lang["items_category"] = "Category";
|
||||
$lang["items_category_required"] = "Category is a required field.";
|
||||
$lang["items_change_all_to_allow_alt_desc"] = "Allow Alternate Description for all.";
|
||||
$lang["items_change_all_to_not_allow_allow_desc"] = "Do not allow Alternate Description for all.";
|
||||
$lang["items_change_all_to_serialized"] = "Change all to Serialized";
|
||||
$lang["items_change_all_to_unserialized"] = "Change all to Unserialized";
|
||||
$lang["items_category_required"] = "category is a required field";
|
||||
$lang["items_change_all_to_allow_alt_desc"] = "Allow alternate description for all.";
|
||||
$lang["items_change_all_to_not_allow_allow_desc"] = "Do not allow alternate description for all.";
|
||||
$lang["items_change_all_to_serialized"] = "Change All To Serialized";
|
||||
$lang["items_change_all_to_unserialized"] = "Change All To Unserialized";
|
||||
$lang["items_change_image"] = "Change Image";
|
||||
$lang["items_confirm_bulk_edit"] = "Are you sure you want to edit selected Item(s)?";
|
||||
$lang["items_confirm_bulk_edit"] = "Are you sure you want to delete selected entry(s)?";
|
||||
$lang["items_confirm_bulk_edit_wipe_taxes"] = "All Item Tax information will be replaced.";
|
||||
$lang["items_confirm_delete"] = "Are you sure you want to delete selected item(s)?";
|
||||
$lang["items_confirm_restore"] = "Are you sure you want to restore selected item(s)?";
|
||||
$lang["items_confirm_delete"] = "Are you sure you want to delete selected entry(s)?";
|
||||
$lang["items_confirm_restore"] = "Are you sure you want to restore selected entry(s)?";
|
||||
$lang["items_cost_price"] = "Wholesale Price";
|
||||
$lang["items_cost_price_number"] = "Wholesale Price must be a number.";
|
||||
$lang["items_cost_price_required"] = "Wholesale Price is a required field.";
|
||||
$lang["items_cost_price_required"] = "Purchase Price is a required field.";
|
||||
$lang["items_count"] = "Update Inventory";
|
||||
$lang["items_current_quantity"] = "Current Quantity";
|
||||
$lang["items_default_pack_name"] = "Each";
|
||||
@@ -33,7 +33,7 @@ $lang["items_error_adding_updating"] = "Error adding/updating item";
|
||||
$lang["items_error_updating_multiple"] = "Error updating items";
|
||||
$lang["items_excel_import_failed"] = "Excel import failed";
|
||||
$lang["items_excel_import_nodata_wrongformat"] = "The uploaded file has no data or is formatted incorrectly.";
|
||||
$lang["items_excel_import_partially_failed"] = "Item import successful with some failures:";
|
||||
$lang["items_excel_import_partially_failed"] = "Customer import successful with some failures:";
|
||||
$lang["items_excel_import_success"] = "Item import successful.";
|
||||
$lang["items_generate_barcodes"] = "Generate Barcodes";
|
||||
$lang["items_hsn_code"] = "Harmonized System Nomenclature";
|
||||
@@ -51,14 +51,14 @@ $lang["items_is_deleted"] = "Deleted";
|
||||
$lang["items_is_serialized"] = "Item has Serial Number";
|
||||
$lang["items_item"] = "Item";
|
||||
$lang["items_item_number"] = "Barcode";
|
||||
$lang["items_item_number_duplicate"] = "Item Number is already present in the database.";
|
||||
$lang["items_item_number_duplicate"] = "Account Number is already present in the database.";
|
||||
$lang["items_kit"] = "Kit";
|
||||
$lang["items_location"] = "Location";
|
||||
$lang["items_low_inventory_items"] = "Out Of Stock Items";
|
||||
$lang["items_low_sell_item"] = "Low sell item";
|
||||
$lang["items_manually_editing_of_quantity"] = "Manual Edit of Quantity";
|
||||
$lang["items_name"] = "Item Name";
|
||||
$lang["items_name_required"] = "Item Name is a required field.";
|
||||
$lang["items_name_required"] = "First Name is a required field.";
|
||||
$lang["items_new"] = "New Item";
|
||||
$lang["items_no_description_items"] = "No Description Items";
|
||||
$lang["items_no_items_to_display"] = "No Items to display.";
|
||||
@@ -66,7 +66,7 @@ $lang["items_none"] = "None";
|
||||
$lang["items_none_selected"] = "You have not selected any Item(s) to edit";
|
||||
$lang["items_nonstock"] = "Non-stocked";
|
||||
$lang["items_number_information"] = "Item Number";
|
||||
$lang["items_number_required"] = "Barcode is a required field.";
|
||||
$lang["items_number_required"] = "Table is a required field.";
|
||||
$lang["items_one_or_multiple"] = "item(s)";
|
||||
$lang["items_pack_name"] = "Pack Name";
|
||||
$lang["items_qty_per_pack"] = "Quantity per pack";
|
||||
@@ -89,9 +89,9 @@ $lang["items_stock"] = "Stock";
|
||||
$lang["items_stock_location"] = "Stock location";
|
||||
$lang["items_stock_type"] = "Stock Type";
|
||||
$lang["items_successful_adding"] = "You have successfully added item";
|
||||
$lang["items_successful_bulk_edit"] = "You have successfully updated the selected item(s)";
|
||||
$lang["items_successful_bulk_edit"] = "You have successfully updated the selected Gift Card(s)";
|
||||
$lang["items_successful_deleted"] = "You have successfully deleted";
|
||||
$lang["items_successful_updating"] = "You have successfully updated item";
|
||||
$lang["items_successful_updating"] = "You have successfully added item";
|
||||
$lang["items_supplier"] = "Supplier";
|
||||
$lang["items_tax_1"] = "Tax 1";
|
||||
$lang["items_tax_2"] = "Tax 2";
|
||||
@@ -104,7 +104,7 @@ $lang["items_temp"] = "Temporary";
|
||||
$lang["items_type"] = "Item Type";
|
||||
$lang["items_unit_price"] = "Retail Price";
|
||||
$lang["items_unit_price_number"] = "Unit price must be a number.";
|
||||
$lang["items_unit_price_required"] = "Retail Price is a required field.";
|
||||
$lang["items_unit_price_required"] = "Purchase Price is a required field.";
|
||||
$lang["items_upc_database"] = "Barcode Database";
|
||||
$lang["items_update"] = "Update Item";
|
||||
$lang["items_use_inventory_menu"] = "Use Inventory Menu";
|
||||
|
||||
@@ -9,5 +9,5 @@ $lang["messages_phone"] = "Phone number";
|
||||
$lang["messages_phone_number_required"] = "Phone number required";
|
||||
$lang["messages_phone_placeholder"] = "Mobile Number(s) here...";
|
||||
$lang["messages_sms_send"] = "Send SMS";
|
||||
$lang["messages_successfully_sent"] = "Message successfully sent to: ";
|
||||
$lang["messages_unsuccessfully_sent"] = "Message unsuccessfully sent to: ";
|
||||
$lang["messages_successfully_sent"] = "Message unsuccessfully sent to: ";
|
||||
$lang["messages_unsuccessfully_sent"] = "Message successfully sent to: ";
|
||||
|
||||
@@ -1,33 +1,33 @@
|
||||
<?php
|
||||
$lang["module_attributes"] = "Attributes";
|
||||
$lang["module_attributes_desc"] = "Add, Update, Delete, and Search attributes.";
|
||||
$lang["module_attributes_desc"] = "Add, Update, Delete, and Search Cashups.";
|
||||
$lang["module_both"] = "Both";
|
||||
$lang["module_cashups"] = "Cashups";
|
||||
$lang["module_cashups_desc"] = "Add, Update, Delete, and Search Cashups.";
|
||||
$lang["module_cashups_desc"] = "Add, Update, Delete, and Search Items.";
|
||||
$lang["module_config"] = "Configuration";
|
||||
$lang["module_config_desc"] = "Change OSPOS's Configuration.";
|
||||
$lang["module_customers"] = "Customers";
|
||||
$lang["module_customers_desc"] = "Add, Update, Delete, and Search Customers.";
|
||||
$lang["module_customers_desc"] = "Add, Update, Delete, and Search Suppliers.";
|
||||
$lang["module_employees"] = "Employees";
|
||||
$lang["module_employees_desc"] = "Add, Update, Delete, and Search Employees.";
|
||||
$lang["module_employees_desc"] = "Add, Update, Delete, and Search Expenses.";
|
||||
$lang["module_expenses"] = "Expenses";
|
||||
$lang["module_expenses_categories"] = "Expenses Categories";
|
||||
$lang["module_expenses_categories_desc"] = "Add, Update, and Delete Expenses Categories.";
|
||||
$lang["module_expenses_desc"] = "Add, Update, Delete, and Search Expenses.";
|
||||
$lang["module_expenses_desc"] = "Add, Update, Delete, and Search Employees.";
|
||||
$lang["module_giftcards"] = "Gift Cards";
|
||||
$lang["module_giftcards_desc"] = "Add, Update, Delete and Search Gift Cards.";
|
||||
$lang["module_giftcards_desc"] = "Add, Update, Delete, and Search Customers.";
|
||||
$lang["module_home"] = "Home";
|
||||
$lang["module_home_desc"] = "List home menu modules.";
|
||||
$lang["module_home_desc"] = "List office menu modules.";
|
||||
$lang["module_item_kits"] = "Item Kits";
|
||||
$lang["module_item_kits_desc"] = "Add, Update, Delete and Search Item Kits.";
|
||||
$lang["module_item_kits_desc"] = "Add, Update, Delete, and Search Items.";
|
||||
$lang["module_items"] = "Items";
|
||||
$lang["module_items_desc"] = "Add, Update, Delete, and Search Items.";
|
||||
$lang["module_items_desc"] = "Add, Update, Delete and Search Item Kits.";
|
||||
$lang["module_messages"] = "Messages";
|
||||
$lang["module_messages_desc"] = "Send Messages to Customers, Suppliers and Employees.";
|
||||
$lang["module_migrate"] = "Migrate";
|
||||
$lang["module_migrate_desc"] = "Update the OSPOS Database.";
|
||||
$lang["module_office"] = "Office";
|
||||
$lang["module_office_desc"] = "List office menu modules.";
|
||||
$lang["module_office_desc"] = "List home menu modules.";
|
||||
$lang["module_receivings"] = "Receivings";
|
||||
$lang["module_receivings_desc"] = "Process Purchase Orders.";
|
||||
$lang["module_reports"] = "Reports";
|
||||
@@ -35,6 +35,6 @@ $lang["module_reports_desc"] = "View and generate Reports.";
|
||||
$lang["module_sales"] = "Sales";
|
||||
$lang["module_sales_desc"] = "Process Sales and Returns.";
|
||||
$lang["module_suppliers"] = "Suppliers";
|
||||
$lang["module_suppliers_desc"] = "Add, Update, Delete, and Search Suppliers.";
|
||||
$lang["module_suppliers_desc"] = "Add, Update, Delete, and Search Customers.";
|
||||
$lang["module_taxes"] = "Taxes";
|
||||
$lang["module_taxes_desc"] = "Configure Sales Taxes.";
|
||||
|
||||
@@ -11,11 +11,11 @@ $lang["suppliers_cost"] = "Cost Supplier";
|
||||
$lang["suppliers_error_adding_updating"] = "Supplier update or add failed.";
|
||||
$lang["suppliers_goods"] = "Goods Supplier";
|
||||
$lang["suppliers_new"] = "New Supplier";
|
||||
$lang["suppliers_none_selected"] = "You have not selected Supplier(s) to delete.";
|
||||
$lang["suppliers_none_selected"] = "You have not selected any employee(s) to delete.";
|
||||
$lang["suppliers_one_or_multiple"] = "Supplier(s)";
|
||||
$lang["suppliers_successful_adding"] = "You have successfully added Supplier";
|
||||
$lang["suppliers_successful_adding"] = "You have successfully updated Supplier";
|
||||
$lang["suppliers_successful_deleted"] = "You have successfully deleted";
|
||||
$lang["suppliers_successful_updating"] = "You have successfully updated Supplier";
|
||||
$lang["suppliers_successful_updating"] = "You have successfully added Supplier";
|
||||
$lang["suppliers_supplier"] = "Supplier";
|
||||
$lang["suppliers_supplier_id"] = "Id";
|
||||
$lang["suppliers_tax_id"] = "Tax Id";
|
||||
|
||||
@@ -5,10 +5,10 @@ $lang["taxes_cascade_sequence"] = "Cascade Sequence";
|
||||
$lang["taxes_city"] = "City";
|
||||
$lang["taxes_code"] = "Code";
|
||||
$lang["taxes_confirm_delete"] = "Are you sure you want to delete this Tax Code? This action cannot be undone";
|
||||
$lang["taxes_confirm_restore"] = "Are you sure you want to restore selected Tax Code(s)?";
|
||||
$lang["taxes_confirm_restore"] = "Are you sure you want to delete the selected Gift Card(s)?";
|
||||
$lang["taxes_default_tax_category"] = "Default Tax Category";
|
||||
$lang["taxes_default_tax_rate"] = "Default Tax Rate";
|
||||
$lang["taxes_error_adding_updating"] = "Tax Code add or update failed";
|
||||
$lang["taxes_error_adding_updating"] = "Tax Rate add or update failed";
|
||||
$lang["taxes_group_seq"] = "Group Seq";
|
||||
$lang["taxes_jurisdiction_name"] = "Jurisdiction Name";
|
||||
$lang["taxes_name"] = "Name";
|
||||
@@ -27,13 +27,13 @@ $lang["taxes_state"] = "State";
|
||||
$lang["taxes_successful_deleted"] = "You have successfully deleted";
|
||||
$lang["taxes_tax_categories"] = "Tax Categories";
|
||||
$lang["taxes_tax_categories_configuration"] = "Tax Categories Configuration";
|
||||
$lang["taxes_tax_categories_saved_successfully"] = "Tax Categories changes saved";
|
||||
$lang["taxes_tax_categories_saved_unsuccessfully"] = "Tax Categories changes not saved";
|
||||
$lang["taxes_tax_categories_saved_successfully"] = "Tax Categories changes not saved";
|
||||
$lang["taxes_tax_categories_saved_unsuccessfully"] = "Tax Categories changes saved";
|
||||
$lang["taxes_tax_category"] = "Tax Category";
|
||||
$lang["taxes_tax_category_code"] = "Tax Category Code";
|
||||
$lang["taxes_tax_category_code"] = "Tax Category Name";
|
||||
$lang["taxes_tax_category_duplicate"] = "Duplicate tax category";
|
||||
$lang["taxes_tax_category_invalid_chars"] = "Invalid characters in tax category name";
|
||||
$lang["taxes_tax_category_name"] = "Tax Category Name";
|
||||
$lang["taxes_tax_category_name"] = "Tax Category Code";
|
||||
$lang["taxes_tax_category_new"] = "New Tax Category";
|
||||
$lang["taxes_tax_category_required"] = "Tax category is required";
|
||||
$lang["taxes_tax_code"] = "Tax Code";
|
||||
@@ -41,16 +41,16 @@ $lang["taxes_tax_code_cannot_be_deleted"] = "Tax Code delete failed";
|
||||
$lang["taxes_tax_code_duplicate"] = "Duplicate tax code";
|
||||
$lang["taxes_tax_code_invalid_chars"] = "Invalid characters in tax code";
|
||||
$lang["taxes_tax_code_name"] = "Tax Code Name";
|
||||
$lang["taxes_tax_code_required"] = "Tax Code is a required field";
|
||||
$lang["taxes_tax_code_successful_deleted"] = "You have successfully deleted Tax Code";
|
||||
$lang["taxes_tax_code_required"] = "Tax Rate is a required field";
|
||||
$lang["taxes_tax_code_successful_deleted"] = "You have successfully updated Tax Code";
|
||||
$lang["taxes_tax_code_successful_updated"] = "You have successfully updated";
|
||||
$lang["taxes_tax_code_successful_updating"] = "You have successfully updated Tax Code";
|
||||
$lang["taxes_tax_code_successful_updating"] = "You have successfully deleted Tax Code";
|
||||
$lang["taxes_tax_code_successfully_added"] = "You have successfully added";
|
||||
$lang["taxes_tax_code_type"] = "Tax Code Type";
|
||||
$lang["taxes_tax_codes"] = "Tax Codes";
|
||||
$lang["taxes_tax_codes_configuration"] = "Tax Codes Configuration";
|
||||
$lang["taxes_tax_codes_saved_successfully"] = "Tax Code changes saved";
|
||||
$lang["taxes_tax_codes_saved_unsuccessfully"] = "Tax Code changes not saved";
|
||||
$lang["taxes_tax_codes_saved_successfully"] = "Tax Code changes not saved";
|
||||
$lang["taxes_tax_codes_saved_unsuccessfully"] = "Tax Code changes saved";
|
||||
$lang["taxes_tax_excluded"] = "Tax excluded";
|
||||
$lang["taxes_tax_group"] = "Tax Group";
|
||||
$lang["taxes_tax_group_sequence"] = "Tax Group Sequence";
|
||||
@@ -61,13 +61,13 @@ $lang["taxes_tax_jurisdiction_invalid_chars"] = "Invalid characters in jurisdict
|
||||
$lang["taxes_tax_jurisdiction_required"] = "Tax jurisdiction is required";
|
||||
$lang["taxes_tax_jurisdictions"] = "Tax Jurisdictions";
|
||||
$lang["taxes_tax_jurisdictions_configuration"] = "Tax Jurisdictions Configuration";
|
||||
$lang["taxes_tax_jurisdictions_saved_successfully"] = "Tax Jurisdiction changes saved";
|
||||
$lang["taxes_tax_jurisdictions_saved_unsuccessfully"] = "Tax Jurisdiction changes not saved";
|
||||
$lang["taxes_tax_jurisdictions_saved_successfully"] = "Tax Jurisdiction changes not saved";
|
||||
$lang["taxes_tax_jurisdictions_saved_unsuccessfully"] = "Tax Jurisdiction changes saved";
|
||||
$lang["taxes_tax_rate"] = "Tax Rate";
|
||||
$lang["taxes_tax_rate_configuration"] = "Tax Rate Configuration";
|
||||
$lang["taxes_tax_rate_error_adding_updating"] = "Tax Rate add or update failed";
|
||||
$lang["taxes_tax_rate_numeric"] = "Tax Rate must be a number";
|
||||
$lang["taxes_tax_rate_required"] = "Tax Rate is a required field";
|
||||
$lang["taxes_tax_rate_configuration"] = "Tax Rates Configuration";
|
||||
$lang["taxes_tax_rate_error_adding_updating"] = "Tax Code add or update failed";
|
||||
$lang["taxes_tax_rate_numeric"] = "date must be a number";
|
||||
$lang["taxes_tax_rate_required"] = "Tax Code is a required field";
|
||||
$lang["taxes_tax_rate_successful_updated"] = "You have successfully updated";
|
||||
$lang["taxes_tax_rate_successfully_added"] = "You have successfully added";
|
||||
$lang["taxes_tax_rates"] = "Tax Rates";
|
||||
|
||||
Reference in New Issue
Block a user