mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-24 08:20:54 -04:00
@@ -7,6 +7,7 @@ $lang["common_comments"] = "Comments";
|
||||
$lang["common_common"] = "common";
|
||||
$lang["common_confirm_search"] = "You have selected one or more rows, these will no longer be selected after your search. Are you sure you want to submit this search?";
|
||||
$lang["common_country"] = "Country";
|
||||
$lang["common_date"] = "Date";
|
||||
$lang["common_delete"] = "Delete";
|
||||
$lang["common_det"] = "details";
|
||||
$lang["common_edit"] = "edit";
|
||||
@@ -15,9 +16,14 @@ $lang["common_email_invalid_format"] = "The e-mail address is not in the proper
|
||||
$lang["common_fields_required_message"] = "Fields in red are required";
|
||||
$lang["common_first_name"] = "First Name";
|
||||
$lang["common_first_name_required"] = "The first name is a required field.";
|
||||
$lang["common_first_page"] = "First";
|
||||
$lang["common_gender"] = "Gender";
|
||||
$lang["common_gender_female"] = "F";
|
||||
$lang["common_gender_male"] = "M";
|
||||
$lang["common_inv"] = "inv";
|
||||
$lang["common_last_name"] = "Last Name";
|
||||
$lang["common_last_name_required"] = "The last name is a required field";
|
||||
$lang["common_last_page"] = "Last";
|
||||
$lang["common_learn_about_project"] = "to learn the lastest information about the project";
|
||||
$lang["common_list_of"] = "List of";
|
||||
$lang["common_logout"] = "Logout";
|
||||
@@ -31,6 +37,7 @@ $lang["common_price"] = "Price";
|
||||
$lang["common_remove"] = "Remove";
|
||||
$lang["common_return_policy"] = "Return Policy";
|
||||
$lang["common_search"] = "Search";
|
||||
$lang["common_search_options"] = "Search options";
|
||||
$lang["common_searched_for"] = "Searched for";
|
||||
$lang["common_state"] = "State";
|
||||
$lang["common_submit"] = "Submit";
|
||||
@@ -40,10 +47,3 @@ $lang["common_welcome"] = "Welcome";
|
||||
$lang["common_welcome_message"] = "Welcome to Open Source Point Of Sale, click a module below to get started!";
|
||||
$lang["common_you_are_using_ospos"] = "You are using Open Source Point Of Sale Version";
|
||||
$lang["common_zip"] = "Zip";
|
||||
$lang["common_gender"] = "Gender";
|
||||
$lang["common_gender_male"] = "M";
|
||||
$lang["common_gender_female"] = "F";
|
||||
$lang["common_date"] = "Date";
|
||||
$lang["common_search_options"] = "Search options";
|
||||
$lang["common_first_page"] = "First";
|
||||
$lang["common_last_page"] = "Last";
|
||||
|
||||
@@ -2,11 +2,14 @@
|
||||
|
||||
$lang["config_address"] = "Company Address";
|
||||
$lang["config_address_required"] = "Company address is a required field";
|
||||
$lang["config_backup_button"] = "Backup";
|
||||
$lang["config_backup_database"] = "Backup Database";
|
||||
$lang["config_barcode_company"] = "Company Name";
|
||||
$lang["config_barcode_configuration"] = "Barcode Configuration";
|
||||
$lang["config_barcode_content"] = "Barcode Content";
|
||||
$lang["config_barcode_width"] = "Width (px)";
|
||||
$lang["config_barcode_first_row"] = "Row 1";
|
||||
$lang["config_barcode_font"] = "Font";
|
||||
$lang["config_barcode_height"] = "Height (px)";
|
||||
$lang["config_barcode_id"] = "Item Id/Name";
|
||||
$lang["config_barcode_info"] = "Barcode Configuration Information";
|
||||
$lang["config_barcode_layout"] = "Barcode Layout";
|
||||
@@ -16,12 +19,13 @@ $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_height"] = "Height (px)";
|
||||
$lang["config_barcode_second_row"] = "Row 2";
|
||||
$lang["config_barcode_quality"] = "Quality (1-100)";
|
||||
$lang["config_barcode_second_row"] = "Row 2";
|
||||
$lang["config_barcode_third_row"] = "Row 3";
|
||||
$lang["config_barcode_type"] = "Barcode Type";
|
||||
$lang["config_barcode_width"] = "Width (px)";
|
||||
$lang["config_company"] = "Company Name";
|
||||
$lang["config_company_logo"] = "Company Logo";
|
||||
$lang["config_company_required"] = "Company name is a required field";
|
||||
$lang["config_company_website_url"] = "Company website is not a valid URL (http://...)";
|
||||
$lang["config_currency_side"] = "Right side";
|
||||
@@ -36,20 +40,24 @@ $lang["config_custom6"] = "Custom Field 6";
|
||||
$lang["config_custom7"] = "Custom Field 7";
|
||||
$lang["config_custom8"] = "Custom Field 8";
|
||||
$lang["config_custom9"] = "Custom Field 9";
|
||||
$lang["config_default_barcode_width_number"] = "The default barcode width must be a number";
|
||||
$lang["config_default_barcode_width_required"] = "The default barcode width is a required field";
|
||||
$lang["config_decimal_point"] = "Decimal Point";
|
||||
$lang["config_default_barcode_font_size_number"] = "The default barcode font size must be a number";
|
||||
$lang["config_default_barcode_font_size_required"] = "The default barcode font size is a required field";
|
||||
$lang["config_default_barcode_height_number"] = "The default barcode height must be a number";
|
||||
$lang["config_default_barcode_height_required"] = "The default barcode height is a required field";
|
||||
$lang["config_default_barcode_num_in_row_number"] = "The default barcode num in row must be a number";
|
||||
$lang["config_default_barcode_num_in_row_required"] = "The default barcode num in row is a required field";
|
||||
$lang["config_default_barcode_page_cellspacing_number"] = "The default barcode page cellspacing must be a number";
|
||||
$lang["config_default_barcode_page_cellspacing_required"] = "The default barcode page cellspacing is a required field";
|
||||
$lang["config_default_barcode_page_width_number"] = "The default barcode page width must be a number";
|
||||
$lang["config_default_barcode_page_width_required"] = "The default barcode page width is a required field";
|
||||
$lang["config_default_barcode_height_number"] = "The default barcode height must be a number";
|
||||
$lang["config_default_barcode_height_required"] = "The default barcode height is a required field";
|
||||
$lang["config_default_barcode_quality_number"] = "The default barcode quality must be a number";
|
||||
$lang["config_default_barcode_quality_required"] = "The default barcode quality is a required field";
|
||||
$lang["config_default_barcode_width_number"] = "The default barcode width must be a number";
|
||||
$lang["config_default_barcode_width_required"] = "The default barcode width is a required field";
|
||||
$lang["config_default_sales_discount"] = "Default Sales Discount %";
|
||||
$lang["config_default_sales_discount_number"] = "The default sales discount must be a number";
|
||||
$lang["config_default_sales_discount_required"] = "The default sales discount 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";
|
||||
@@ -58,9 +66,41 @@ $lang["config_default_tax_rate_required"] = "The default tax rate is a required
|
||||
$lang["config_fax"] = "Fax";
|
||||
$lang["config_general_configuration"] = "General Configuration";
|
||||
$lang["config_info"] = "Store Configuration Information";
|
||||
$lang["config_invoice_default_comments"] = "Default Invoice Comments";
|
||||
$lang["config_invoice_email_message"] = "Invoice Email Template";
|
||||
$lang["config_invoice_printer"] = "Invoice Printer";
|
||||
$lang["config_jsprintsetup_required"] = "Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?";
|
||||
$lang["config_language"] = "Language";
|
||||
$lang["config_lines_per_page"] = "Lines Per Page";
|
||||
$lang["config_lines_per_page_number"] = "";
|
||||
$lang["config_lines_per_page_required"] = "The lines per page is a required field";
|
||||
$lang["config_location_configuration"] = "Stock Locations";
|
||||
$lang["config_location_info"] = "Location Configuration Information";
|
||||
$lang["config_logout"] = "Don't you want to make a backup before logging out? Click [OK] to backup, [Cancel] to logout";
|
||||
$lang["config_number_format"] = "Number Format";
|
||||
$lang["config_phone"] = "Company Phone";
|
||||
$lang["config_phone_required"] = "Company phone is a required field";
|
||||
$lang["config_print_after_sale"] = "";
|
||||
$lang["config_print_bottom_margin"] = "Margin Bottom";
|
||||
$lang["config_print_bottom_margin_number"] = "The default bottom margin must be a number";
|
||||
$lang["config_print_bottom_margin_required"] = "The default bottom margin is a required field";
|
||||
$lang["config_print_footer"] = "Print Browser Footer";
|
||||
$lang["config_print_header"] = "Print Browser Header";
|
||||
$lang["config_print_left_margin"] = "Margin Left";
|
||||
$lang["config_print_left_margin_number"] = "The default left margin must be a number";
|
||||
$lang["config_print_left_margin_required"] = "The default left margin is a required field";
|
||||
$lang["config_print_right_margin"] = "Margin Right";
|
||||
$lang["config_print_right_margin_number"] = "The default right margin must be a number";
|
||||
$lang["config_print_right_margin_required"] = "The default right margin is a required field";
|
||||
$lang["config_print_silently"] = "Show Print Dialog";
|
||||
$lang["config_print_top_margin"] = "Margin Top";
|
||||
$lang["config_print_top_margin_number"] = "The default top margin must be a number";
|
||||
$lang["config_print_top_margin_required"] = "The default top margin is a required field";
|
||||
$lang["config_receipt_configuration"] = "Print Settings";
|
||||
$lang["config_receipt_info"] = "Receipt Configuration Information";
|
||||
$lang["config_receipt_printer"] = "Ticket Printer";
|
||||
$lang["config_receipt_show_taxes"] = "Show Taxes";
|
||||
$lang["config_receiving_calculate_average_price"] = "Calc avg. Price (Receiving)";
|
||||
$lang["config_recv_invoice_format"] = "Receivings Invoice Format";
|
||||
$lang["config_return_policy_required"] = "Return policy is a required field";
|
||||
$lang["config_sales_invoice_format"] = "Sales Invoice Format";
|
||||
@@ -68,55 +108,10 @@ $lang["config_saved_successfully"] = "Configuration saved successfully";
|
||||
$lang["config_saved_unsuccessfully"] = "Configuration saved unsuccessfully";
|
||||
$lang["config_stock_location"] = "Stock location";
|
||||
$lang["config_stock_location_duplicate"] = "Please use an unique location name";
|
||||
$lang["config_stock_location_invalid_chars"] = "The stock location name can not contain '_'";
|
||||
$lang["config_stock_location_required"] = "Stock location number is a required field";
|
||||
$lang["config_tax_included"] = "Tax Included";
|
||||
$lang["config_timezone"] = "Timezone";
|
||||
$lang["config_website"] = "Website";
|
||||
$lang["config_barcode_configuration"] = "Barcode Configuration";
|
||||
$lang["config_barcode_number"] = "UPC/EAN/ISBN";
|
||||
$lang["config_barcode_id"] = "Item Id";
|
||||
$lang["config_barcode_content"] = "Barcode Content";
|
||||
$lang["config_barcode_name"] = "Name";
|
||||
$lang["config_barcode_price"] = "Price";
|
||||
$lang["config_barcode_company"] = "Company Name";
|
||||
$lang["config_location_configuration"] = "Stock Locations";
|
||||
$lang["config_location_info"] = "Location Configuration Information";
|
||||
$lang["config_logout"] = "Don't you want to make a backup before logging out? Click [OK] to backup, [Cancel] to logout";
|
||||
$lang["config_backup_database"] = "Backup Database";
|
||||
$lang["config_receiving_calculate_average_price"] = "Calc avg. Price (Receiving)";
|
||||
$lang["config_number_format"] = "Number Format";
|
||||
$lang["config_thousands_separator"] = "Thousands Separator";
|
||||
$lang["config_decimal_point"] = "Decimal Point";
|
||||
$lang["config_backup_button"] = "Backup";
|
||||
$lang["config_stock_location_invalid_chars"] = "The stock location name can not contain '_'";
|
||||
$lang["config_company_logo"] = "Company Logo";
|
||||
$lang["config_invoice_printer"] = "Invoice Printer";
|
||||
$lang["config_receipt_printer"] = "Ticket Printer";
|
||||
$lang["config_receipt_show_taxes"] = "Show Taxes";
|
||||
$lang["config_receipt_info"] = "Receipt Configuration Information";
|
||||
$lang["config_receipt_configuration"] = "Print Settings";
|
||||
$lang["config_print_footer"] = "Print Browser Footer";
|
||||
$lang["config_print_header"] = "Print Browser Header";
|
||||
$lang["config_print_silently"] = "Show Print Dialog";
|
||||
$lang["config_print_top_margin"] = "Margin Top";
|
||||
$lang["config_print_left_margin"] = "Margin Left";
|
||||
$lang["config_print_bottom_margin"] = "Margin Bottom";
|
||||
$lang["config_print_right_margin"] = "Margin Right";
|
||||
$lang["config_print_top_margin_required"] = "The default top margin is a required field";
|
||||
$lang["config_print_top_margin_number"] = "The default top margin must be a number";
|
||||
$lang["config_print_left_margin_required"] = "The default left margin is a required field";
|
||||
$lang["config_print_left_margin_number"] = "The default left margin must be a number";
|
||||
$lang["config_print_bottom_margin_required"] = "The default bottom margin is a required field";
|
||||
$lang["config_print_bottom_margin_number"] = "The default bottom margin must be a number";
|
||||
$lang["config_print_right_margin_required"] = "The default right margin is a required field";
|
||||
$lang["config_print_right_margin_number"] = "The default right margin must be a number";
|
||||
$lang["config_jsprintsetup_required"] = "Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?";
|
||||
$lang["config_timezone"] = "Timezone";
|
||||
$lang["config_use_invoice_template"] = "Use invoice template";
|
||||
$lang["config_invoice_email_message"] = "Invoice Email Template";
|
||||
$lang["config_invoice_default_comments"] = "Default Invoice Comments";
|
||||
$lang["config_lines_per_page"] = "Lines Per Page";
|
||||
$lang["config_lines_per_page_required"] = "The lines per page is a required field";
|
||||
$lang["config_lines_per_page_number"] = "";
|
||||
$lang["config_default_sales_discount"] = "Default Sales Discount %";
|
||||
$lang["config_default_sales_discount_required"] = "The default sales discount is a required field";
|
||||
$lang["config_default_sales_discount_number"] = "The default sales discount must be a number";
|
||||
$lang["config_website"] = "Website";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["customers_account_number"] = "Account #";
|
||||
$lang["customers_account_number_duplicate"] = "This account number is already present in the database";
|
||||
$lang["customers_basic_information"] = "Customer Information";
|
||||
$lang["customers_cannot_be_deleted"] = "Could not deleted selected customers, one or more of the selected customers has sales.";
|
||||
$lang["customers_confirm_delete"] = "Are you sure you want to delete the selected customers?";
|
||||
@@ -14,4 +15,3 @@ $lang["customers_successful_deleted"] = "You have successfully deleted";
|
||||
$lang["customers_successful_updating"] = "You have successfully updated customer";
|
||||
$lang["customers_taxable"] = "Taxable";
|
||||
$lang["customers_update"] = "Update Customer";
|
||||
$lang["customers_account_number_duplicate"] = "This account number is already present in the database";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["giftcards_add_minus"] = "Inventory to add/subtract";
|
||||
$lang["giftcards_allow_alt_desciption"] = "";
|
||||
$lang["giftcards_allow_alt_description"] = "Allow Alt Description";
|
||||
$lang["giftcards_amazon"] = "Amazon";
|
||||
$lang["giftcards_basic_information"] = "Giftcard Information";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Inventory to add/subtract";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "Allow Alt Description";
|
||||
$lang["items_amazon"] = "Amazon";
|
||||
$lang["items_basic_information"] = "Item Information";
|
||||
@@ -30,6 +31,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_generate_barcodes"] = "Generate Barcodes";
|
||||
$lang["items_image"] = "Avatar";
|
||||
$lang["items_info_provided_by"] = "Info provided by";
|
||||
$lang["items_inventory"] = "Inventory";
|
||||
$lang["items_inventory_comments"] = "Comments";
|
||||
@@ -37,7 +39,7 @@ $lang["items_is_deleted"] = "Deleted";
|
||||
$lang["items_is_serialized"] = "Item has Serial Number";
|
||||
$lang["items_item"] = "Item";
|
||||
$lang["items_item_number"] = "UPC/EAN/ISBN";
|
||||
$lang["items_number_required"] = "UPC/EAN/ISBN is a required field";
|
||||
$lang["items_item_number_duplicate"] = "The item number is already present in the database";
|
||||
$lang["items_location"] = "Location";
|
||||
$lang["items_low_inventory_items"] = "Low Inventory Items";
|
||||
$lang["items_manually_editing_of_quantity"] = "Manual Edit of Quantity";
|
||||
@@ -50,6 +52,7 @@ $lang["items_no_items_to_display"] = "No Items to display";
|
||||
$lang["items_none"] = "None";
|
||||
$lang["items_none_selected"] = "You have not selected any items to edit";
|
||||
$lang["items_number_information"] = "Item Number";
|
||||
$lang["items_number_required"] = "UPC/EAN/ISBN is a required field";
|
||||
$lang["items_one_or_multiple"] = "item(s)";
|
||||
$lang["items_quantity"] = "Quantity";
|
||||
$lang["items_quantity_number"] = "Quantity must be a number";
|
||||
@@ -80,5 +83,3 @@ $lang["items_unit_price_required"] = "Retail Price is a required field";
|
||||
$lang["items_upc_database"] = "UPC Database";
|
||||
$lang["items_update"] = "Update Item";
|
||||
$lang["items_use_inventory_menu"] = "Use Inv. Menu";
|
||||
$lang["items_image"] = "Avatar";
|
||||
$lang["items_item_number_duplicate"] = "The item number is already present in the database";
|
||||
|
||||
@@ -23,12 +23,14 @@ $lang["recvs_error_requisition"] = "Unable to move inventory from and to the sam
|
||||
$lang["recvs_find_or_scan_item"] = "Find/Scan Item";
|
||||
$lang["recvs_find_or_scan_item_or_receipt"] = "Find/Scan Item OR Receipt";
|
||||
$lang["recvs_id"] = "Receiving ID";
|
||||
$lang["recvs_invoice_enable"] = "Create Invoice";
|
||||
$lang["recvs_invoice_number"] = "Invoice #";
|
||||
$lang["recvs_invoice_number_duplicate"] = "Please enter an unique invoice number";
|
||||
$lang["recvs_item_name"] = "Item Name";
|
||||
$lang["recvs_mode"] = "Receiving Mode";
|
||||
$lang["recvs_new_supplier"] = "New Supplier";
|
||||
$lang["recvs_one_or_multiple"] = "receiving(s)";
|
||||
$lang["recvs_print_after_sale"] = "Print after sale";
|
||||
$lang["recvs_quantity"] = "Qty.";
|
||||
$lang["recvs_receipt"] = "Receivings Receipt";
|
||||
$lang["recvs_receipt_number"] = "Receiving #";
|
||||
@@ -47,5 +49,3 @@ $lang["recvs_supplier"] = "Supplier";
|
||||
$lang["recvs_total"] = "Total";
|
||||
$lang["recvs_unable_to_add_item"] = "Unable to add item to receiving";
|
||||
$lang["recvs_unsuccessfully_updated"] = "Receiving unsuccessfully updated";
|
||||
$lang["recvs_invoice_enable"] = "Create Invoice";
|
||||
$lang["recvs_print_after_sale"] = "Print after sale";
|
||||
|
||||
@@ -12,6 +12,7 @@ $lang["sales_comment"] = "Comment";
|
||||
$lang["sales_comments"] = "Comments";
|
||||
$lang["sales_complete_sale"] = "Complete Sale";
|
||||
$lang["sales_confirm_cancel_sale"] = "Are you sure you want to clear this sale? All items will cleared.";
|
||||
$lang["sales_confirm_delete"] = "Are you sure you want to delete the selected sales?";
|
||||
$lang["sales_confirm_finish_sale"] = "Are you sure you want to submit this sale? This cannot be undone.";
|
||||
$lang["sales_confirm_suspend_sale"] = "Are you sure you want to suspend this sale?";
|
||||
$lang["sales_credit"] = "Credit Card";
|
||||
@@ -26,6 +27,7 @@ $lang["sales_delete_successful"] = "You have successfully deleted a sale";
|
||||
$lang["sales_delete_unsuccessful"] = "You have unsuccessfully deleted a sale";
|
||||
$lang["sales_description_abbrv"] = "Desc";
|
||||
$lang["sales_discount"] = "Disc %";
|
||||
$lang["sales_discount_included"] = "% discount included";
|
||||
$lang["sales_discount_short"] = "%";
|
||||
$lang["sales_edit"] = "Edit";
|
||||
$lang["sales_edit_item"] = "Edit Item";
|
||||
@@ -36,11 +38,19 @@ $lang["sales_error_editing_item"] = "Error editing item";
|
||||
$lang["sales_find_or_scan_item"] = "Find/Scan Item";
|
||||
$lang["sales_find_or_scan_item_or_receipt"] = "Find/Scan Item OR Receipt";
|
||||
$lang["sales_giftcard"] = "Gift Card";
|
||||
$lang["sales_giftcard_balance"] = "Giftcard Balance";
|
||||
$lang["sales_giftcard_number"] = "Gift Card Number";
|
||||
$lang["sales_id"] = "Sale ID";
|
||||
$lang["sales_invoice"] = "Invoice";
|
||||
$lang["sales_invoice_confirm"] = "This invoice will be sent to";
|
||||
$lang["sales_invoice_enable"] = "Create Invoice";
|
||||
$lang["sales_invoice_filter"] = "Invoices";
|
||||
$lang["sales_invoice_no_email"] = "This customer does not have a valid email address";
|
||||
$lang["sales_invoice_number"] = "Invoice #";
|
||||
$lang["sales_invoice_number_duplicate"] = "Please enter an unique invoice number";
|
||||
$lang["sales_invoice_sent"] = "Invoice sent to";
|
||||
$lang["sales_invoice_unsent"] = "Invoice failed to be sent to";
|
||||
$lang["sales_invoice_update"] = "Recount";
|
||||
$lang["sales_item_insufficient_of_stock"] = "Item is Insufficient of Stock";
|
||||
$lang["sales_item_name"] = "Item Name";
|
||||
$lang["sales_item_number"] = "Item #";
|
||||
@@ -50,14 +60,19 @@ $lang["sales_must_enter_numeric"] = "Must enter numeric value for amount tendere
|
||||
$lang["sales_must_enter_numeric_giftcard"] = "Must enter numeric value for giftcard number";
|
||||
$lang["sales_new_customer"] = "New Customer";
|
||||
$lang["sales_new_item"] = "New Item";
|
||||
$lang["sales_no_description"] = "None";
|
||||
$lang["sales_no_filter"] = "All";
|
||||
$lang["sales_no_items_in_cart"] = "There are no items in the cart";
|
||||
$lang["sales_no_sales_to_display"] = "No sales to display";
|
||||
$lang["sales_one_or_multiple"] = "sale(s)";
|
||||
$lang["sales_overview"] = "Overview";
|
||||
$lang["sales_payment"] = "Payment Type";
|
||||
$lang["sales_payment_amount"] = "Amount";
|
||||
$lang["sales_payment_not_cover_total"] = "Payment Amount does not cover Total";
|
||||
$lang["sales_payment_type"] = "Type";
|
||||
$lang["sales_payments_total"] = "Payments Total";
|
||||
$lang["sales_price"] = "Price";
|
||||
$lang["sales_print_after_sale"] = "Print after sale";
|
||||
$lang["sales_quantity"] = "Qty.";
|
||||
$lang["sales_quantity_less_than_zero"] = "Warning, Desired Quantity is Insufficient. You can still process the sale, but check your inventory";
|
||||
$lang["sales_receipt"] = "Sales Receipt";
|
||||
@@ -69,7 +84,10 @@ $lang["sales_sale"] = "Sale";
|
||||
$lang["sales_sale_for_customer"] = "Customer:";
|
||||
$lang["sales_sale_time"] = "Time";
|
||||
$lang["sales_select_customer"] = "Select Customer (Optional)";
|
||||
$lang["sales_send_invoice"] = "Send Invoice";
|
||||
$lang["sales_serial"] = "Serial";
|
||||
$lang["sales_show_invoice"] = "invoice";
|
||||
$lang["sales_show_receipt"] = "receipt";
|
||||
$lang["sales_start_typing_customer_name"] = "Start Typing customer's name...";
|
||||
$lang["sales_start_typing_item_name"] = "Start Typing item's name or scan barcode...";
|
||||
$lang["sales_stock_location"] = "Stock location";
|
||||
@@ -83,30 +101,11 @@ $lang["sales_suspended_sales"] = "Suspended Sales";
|
||||
$lang["sales_tax"] = "Tax";
|
||||
$lang["sales_tax_percent"] = "Tax %";
|
||||
$lang["sales_total"] = "Total";
|
||||
$lang["sales_total_tax_exclusive"] = "Tax excluded";
|
||||
$lang["sales_transaction_failed"] = "Sales Transaction Failed";
|
||||
$lang["sales_unable_to_add_item"] = "Unable to add item to sale";
|
||||
$lang["sales_unsuccessfully_deleted"] = "Sale(s) could not be deleted";
|
||||
$lang["sales_unsuccessfully_updated"] = "Sale unsuccessfully updated";
|
||||
$lang["sales_unsuspend"] = "Unsuspend";
|
||||
$lang["sales_unsuspend_and_delete"] = "";
|
||||
$lang["sales_giftcard_balance"] = "Giftcard Balance";
|
||||
$lang["sales_discount_included"] = "% discount included";
|
||||
$lang["sales_print_after_sale"] = "Print after sale";
|
||||
$lang["sales_invoice"] = "Invoice";
|
||||
$lang["sales_total_tax_exclusive"] = "Tax excluded";
|
||||
$lang["sales_send_invoice"] = "Send Invoice";
|
||||
$lang["sales_invoice_confirm"] = "This invoice will be sent to";
|
||||
$lang["sales_invoice_no_email"] = "This customer does not have a valid email address";
|
||||
$lang["sales_invoice_sent"] = "Invoice sent to";
|
||||
$lang["sales_invoice_unsent"] = "Invoice failed to be sent to";
|
||||
$lang["sales_invoice_filter"] = "Invoices";
|
||||
$lang["sales_no_filter"] = "All";
|
||||
$lang["sales_no_sales_to_display"] = "No sales to display";
|
||||
$lang["sales_show_invoice"] = "invoice";
|
||||
$lang["sales_show_receipt"] = "receipt";
|
||||
$lang["sales_invoice_filter"] = "Filter sales for ";
|
||||
$lang["sales_overview"] = "Overview";
|
||||
$lang["sales_update"] = "Edit Sale";
|
||||
$lang["sales_confirm_delete"] = "Are you sure you want to delete the selected sales?";
|
||||
$lang["sales_no_description"] = "None";
|
||||
$lang["sales_invoice_update"] = "Recount";
|
||||
|
||||
@@ -7,6 +7,7 @@ $lang["common_comments"] = "Comentarios";
|
||||
$lang["common_common"] = "común";
|
||||
$lang["common_confirm_search"] = "Has seleccionado una o más filas. Éstas no estarán seleccionadas después de tu búsqueda. ¿Seguro(a) que quieres hacer esta búsqueda?";
|
||||
$lang["common_country"] = "País";
|
||||
$lang["common_date"] = "Date";
|
||||
$lang["common_delete"] = "Borrar";
|
||||
$lang["common_det"] = "detalles";
|
||||
$lang["common_edit"] = "editar";
|
||||
@@ -15,9 +16,14 @@ $lang["common_email_invalid_format"] = "El e-mail no está en el formato requeri
|
||||
$lang["common_fields_required_message"] = "Los campos en rojo son requeridos";
|
||||
$lang["common_first_name"] = "Nombre";
|
||||
$lang["common_first_name_required"] = "Nombre es un campo requerido";
|
||||
$lang["common_first_page"] = "First";
|
||||
$lang["common_gender"] = "Gender";
|
||||
$lang["common_gender_female"] = "F";
|
||||
$lang["common_gender_male"] = "M";
|
||||
$lang["common_inv"] = "inv";
|
||||
$lang["common_last_name"] = "Apellidos";
|
||||
$lang["common_last_name_required"] = "Apellidos es un campo requerido";
|
||||
$lang["common_last_page"] = "Last";
|
||||
$lang["common_learn_about_project"] = "para leer la información más reciente acerca del proyecto";
|
||||
$lang["common_list_of"] = "Lista de";
|
||||
$lang["common_logout"] = "Salir";
|
||||
@@ -31,6 +37,7 @@ $lang["common_price"] = "Precio";
|
||||
$lang["common_remove"] = "Eliminar";
|
||||
$lang["common_return_policy"] = "Política de Devolución";
|
||||
$lang["common_search"] = "Buscar";
|
||||
$lang["common_search_options"] = "Search options";
|
||||
$lang["common_searched_for"] = "Buscaste";
|
||||
$lang["common_state"] = "Estado";
|
||||
$lang["common_submit"] = "Enviar";
|
||||
@@ -40,10 +47,3 @@ $lang["common_welcome"] = "Bienvenido(a)";
|
||||
$lang["common_welcome_message"] = "Bienvenido(a) a Open Source Point Of Sale. ¡Haz click en algún módulo debajo, para empezar!";
|
||||
$lang["common_you_are_using_ospos"] = "Estás usando Open Source Point Of Sale Versión";
|
||||
$lang["common_zip"] = "C.P.";
|
||||
$lang["common_gender"] = "Gender";
|
||||
$lang["common_gender_male"] = "M";
|
||||
$lang["common_gender_female"] = "F";
|
||||
$lang["common_date"] = "Date";
|
||||
$lang["common_search_options"] = "Search options";
|
||||
$lang["common_first_page"] = "First";
|
||||
$lang["common_last_page"] = "Last";
|
||||
|
||||
@@ -2,11 +2,14 @@
|
||||
|
||||
$lang["config_address"] = "Dirección del Comercio";
|
||||
$lang["config_address_required"] = "Dirección del Comercio es requerida";
|
||||
$lang["config_backup_button"] = "Backup";
|
||||
$lang["config_backup_database"] = "Backup Database";
|
||||
$lang["config_barcode_company"] = "Nombre del Comercio";
|
||||
$lang["config_barcode_configuration"] = "Barcode Configuration";
|
||||
$lang["config_barcode_content"] = "Barcode Content";
|
||||
$lang["config_barcode_width"] = "Width (px)";
|
||||
$lang["config_barcode_first_row"] = "Row 0";
|
||||
$lang["config_barcode_font"] = "Font";
|
||||
$lang["config_barcode_height"] = "Height (px)";
|
||||
$lang["config_barcode_id"] = "Item Id/Name";
|
||||
$lang["config_barcode_info"] = "Barcode Configuration Information";
|
||||
$lang["config_barcode_layout"] = "Barcode Layout";
|
||||
@@ -16,12 +19,13 @@ $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_height"] = "Height (px)";
|
||||
$lang["config_barcode_second_row"] = "Row 1";
|
||||
$lang["config_barcode_quality"] = "Quality (1-100)";
|
||||
$lang["config_barcode_second_row"] = "Row 1";
|
||||
$lang["config_barcode_third_row"] = "Row 2";
|
||||
$lang["config_barcode_type"] = "Barcode Type";
|
||||
$lang["config_barcode_width"] = "Width (px)";
|
||||
$lang["config_company"] = "Nombre del Comercio";
|
||||
$lang["config_company_logo"] = "Company Logo";
|
||||
$lang["config_company_required"] = "Nombre del Comercio es requerido";
|
||||
$lang["config_company_website_url"] = "Sitio Web no es una URL estándard (http://...)";
|
||||
$lang["config_currency_side"] = "Lado derecho";
|
||||
@@ -36,20 +40,24 @@ $lang["config_custom6"] = "Campo Libre 6";
|
||||
$lang["config_custom7"] = "Campo Libre 7";
|
||||
$lang["config_custom8"] = "Campo Libre 8";
|
||||
$lang["config_custom9"] = "Campo Libre 9";
|
||||
$lang["config_default_barcode_width_number"] = "The default barcode width must be a number";
|
||||
$lang["config_default_barcode_width_required"] = "The default barcode width is a required field";
|
||||
$lang["config_decimal_point"] = " Decimal Point";
|
||||
$lang["config_default_barcode_font_size_number"] = "The default barcode font size must be a number";
|
||||
$lang["config_default_barcode_font_size_required"] = "The default barcode font size is a required field";
|
||||
$lang["config_default_barcode_height_number"] = "The default barcode height must be a number";
|
||||
$lang["config_default_barcode_height_required"] = "The default barcode height is a required field";
|
||||
$lang["config_default_barcode_num_in_row_number"] = "The default barcode num in row must be a number";
|
||||
$lang["config_default_barcode_num_in_row_required"] = "The default barcode num in row is a required field";
|
||||
$lang["config_default_barcode_page_cellspacing_number"] = "The default barcode page cellspacing must be a number";
|
||||
$lang["config_default_barcode_page_cellspacing_required"] = "The default barcode page cellspacing is a required field";
|
||||
$lang["config_default_barcode_page_width_number"] = "The default barcode page width must be a number";
|
||||
$lang["config_default_barcode_page_width_required"] = "The default barcode page width is a required field";
|
||||
$lang["config_default_barcode_height_number"] = "The default barcode height must be a number";
|
||||
$lang["config_default_barcode_height_required"] = "The default barcode height is a required field";
|
||||
$lang["config_default_barcode_quality_number"] = "The default barcode quality must be a number";
|
||||
$lang["config_default_barcode_quality_required"] = "The default barcode quality is a required field";
|
||||
$lang["config_default_barcode_width_number"] = "The default barcode width must be a number";
|
||||
$lang["config_default_barcode_width_required"] = "The default barcode width is a required field";
|
||||
$lang["config_default_sales_discount"] = "Default Sales Discount %";
|
||||
$lang["config_default_sales_discount_number"] = "The default sales discount must be a number";
|
||||
$lang["config_default_sales_discount_required"] = "The default sales discount is a required field";
|
||||
$lang["config_default_tax_rate"] = "% de Impuestos Predeterminada";
|
||||
$lang["config_default_tax_rate_1"] = "Impuesto 1";
|
||||
$lang["config_default_tax_rate_2"] = "Impuesto 2";
|
||||
@@ -58,9 +66,41 @@ $lang["config_default_tax_rate_required"] = "El Impuesto Predeterminado es reque
|
||||
$lang["config_fax"] = "Fax";
|
||||
$lang["config_general_configuration"] = "";
|
||||
$lang["config_info"] = "Información del Comercio";
|
||||
$lang["config_invoice_default_comments"] = "Default Invoice Comments";
|
||||
$lang["config_invoice_email_message"] = "Invoice Email Template";
|
||||
$lang["config_invoice_printer"] = "Invoice Printer";
|
||||
$lang["config_jsprintsetup_required"] = "Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?";
|
||||
$lang["config_language"] = "Idioma";
|
||||
$lang["config_lines_per_page"] = "Lines Per Page";
|
||||
$lang["config_lines_per_page_number"] = "The lines per page must be a number";
|
||||
$lang["config_lines_per_page_required"] = "The lines per page is a required field";
|
||||
$lang["config_location_configuration"] = "Stock Locations";
|
||||
$lang["config_location_info"] = "Location Configuration Information";
|
||||
$lang["config_logout"] = "Don't you want to make a backup before logging out?";
|
||||
$lang["config_number_format"] = "Number Format";
|
||||
$lang["config_phone"] = "Teléfono del Comercio";
|
||||
$lang["config_phone_required"] = "Teléfono del Comercio es requerido";
|
||||
$lang["config_print_after_sale"] = "";
|
||||
$lang["config_print_bottom_margin"] = "Margin Bottom";
|
||||
$lang["config_print_bottom_margin_number"] = "The default bottom margin must be a number";
|
||||
$lang["config_print_bottom_margin_required"] = "The default bottom margin is a required field";
|
||||
$lang["config_print_footer"] = "Print Browser Footer";
|
||||
$lang["config_print_header"] = "Print Browser Header";
|
||||
$lang["config_print_left_margin"] = "Margin Left";
|
||||
$lang["config_print_left_margin_number"] = "The default left margin must be a number";
|
||||
$lang["config_print_left_margin_required"] = "The default left margin is a required field";
|
||||
$lang["config_print_right_margin"] = "Margin Right";
|
||||
$lang["config_print_right_margin_number"] = "The default right margin must be a number";
|
||||
$lang["config_print_right_margin_required"] = "The default right margin is a required field";
|
||||
$lang["config_print_silently"] = "Top Margin";
|
||||
$lang["config_print_top_margin"] = "Margin Top";
|
||||
$lang["config_print_top_margin_number"] = "The default top margin must be a number";
|
||||
$lang["config_print_top_margin_required"] = "The default top margin is a required field";
|
||||
$lang["config_receipt_configuration"] = "Print Settings";
|
||||
$lang["config_receipt_info"] = "Receipt Configuration Information";
|
||||
$lang["config_receipt_printer"] = "Ticket Printer";
|
||||
$lang["config_receipt_show_taxes"] = "Show Taxes";
|
||||
$lang["config_receiving_calculate_average_price"] = "Calc avg. Price (Receiving)";
|
||||
$lang["config_recv_invoice_format"] = "";
|
||||
$lang["config_return_policy_required"] = "Política de Devolución es requerida";
|
||||
$lang["config_sales_invoice_format"] = "";
|
||||
@@ -68,55 +108,10 @@ $lang["config_saved_successfully"] = "Configuración guardada satisfactoriamente
|
||||
$lang["config_saved_unsuccessfully"] = "Configuración no guardada";
|
||||
$lang["config_stock_location"] = "Stock location";
|
||||
$lang["config_stock_location_duplicate"] = "Please use an unique location name";
|
||||
$lang["config_stock_location_invalid_chars"] = "The stock location name can not contain '_'";
|
||||
$lang["config_stock_location_required"] = "Stock location number is a required field";
|
||||
$lang["config_tax_included"] = "Impuestos incluidos";
|
||||
$lang["config_timezone"] = "Zona Horaria";
|
||||
$lang["config_website"] = "Sitio Web";
|
||||
$lang["config_barcode_configuration"] = "Barcode Configuration";
|
||||
$lang["config_barcode_number"] = "UPC/EAN/ISBN";
|
||||
$lang["config_barcode_id"] = "Item Id";
|
||||
$lang["config_barcode_content"] = "Barcode Content";
|
||||
$lang["config_barcode_name"] = "Name";
|
||||
$lang["config_barcode_price"] = "Price";
|
||||
$lang["config_barcode_company"] = "Nombre del Comercio";
|
||||
$lang["config_location_configuration"] = "Stock Locations";
|
||||
$lang["config_location_info"] = "Location Configuration Information";
|
||||
$lang["config_logout"] = "Don't you want to make a backup before logging out?";
|
||||
$lang["config_backup_database"] = "Backup Database";
|
||||
$lang["config_receiving_calculate_average_price"] = "Calc avg. Price (Receiving)";
|
||||
$lang["config_number_format"] = "Number Format";
|
||||
$lang["config_thousands_separator"] = " Thousands Separator";
|
||||
$lang["config_decimal_point"] = " Decimal Point";
|
||||
$lang["config_backup_button"] = "Backup";
|
||||
$lang["config_stock_location_invalid_chars"] = "The stock location name can not contain '_'";
|
||||
$lang["config_company_logo"] = "Company Logo";
|
||||
$lang["config_invoice_printer"] = "Invoice Printer";
|
||||
$lang["config_receipt_printer"] = "Ticket Printer";
|
||||
$lang["config_receipt_show_taxes"] = "Show Taxes";
|
||||
$lang["config_receipt_info"] = "Receipt Configuration Information";
|
||||
$lang["config_receipt_configuration"] = "Print Settings";
|
||||
$lang["config_print_footer"] = "Print Browser Footer";
|
||||
$lang["config_print_header"] = "Print Browser Header";
|
||||
$lang["config_print_silently"] = "Top Margin";
|
||||
$lang["config_print_top_margin"] = "Margin Top";
|
||||
$lang["config_print_left_margin"] = "Margin Left";
|
||||
$lang["config_print_bottom_margin"] = "Margin Bottom";
|
||||
$lang["config_print_right_margin"] = "Margin Right";
|
||||
$lang["config_print_top_margin_required"] = "The default top margin is a required field";
|
||||
$lang["config_print_top_margin_number"] = "The default top margin must be a number";
|
||||
$lang["config_print_left_margin_required"] = "The default left margin is a required field";
|
||||
$lang["config_print_left_margin_number"] = "The default left margin must be a number";
|
||||
$lang["config_print_bottom_margin_required"] = "The default bottom margin is a required field";
|
||||
$lang["config_print_bottom_margin_number"] = "The default bottom margin must be a number";
|
||||
$lang["config_print_right_margin_required"] = "The default right margin is a required field";
|
||||
$lang["config_print_right_margin_number"] = "The default right margin must be a number";
|
||||
$lang["config_jsprintsetup_required"] = "Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?";
|
||||
$lang["config_timezone"] = "Zona Horaria";
|
||||
$lang["config_use_invoice_template"] = "Use invoice template";
|
||||
$lang["config_invoice_email_message"] = "Invoice Email Template";
|
||||
$lang["config_invoice_default_comments"] = "Default Invoice Comments";
|
||||
$lang["config_lines_per_page"] = "Lines Per Page";
|
||||
$lang["config_lines_per_page_required"] = "The lines per page is a required field";
|
||||
$lang["config_lines_per_page_number"] = "The lines per page must be a number";
|
||||
$lang["config_default_sales_discount"] = "Default Sales Discount %";
|
||||
$lang["config_default_sales_discount_required"] = "The default sales discount is a required field";
|
||||
$lang["config_default_sales_discount_number"] = "The default sales discount must be a number";
|
||||
$lang["config_website"] = "Sitio Web";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["customers_account_number"] = "Cuenta #";
|
||||
$lang["customers_account_number_duplicate"] = "This account number is already present in the database";
|
||||
$lang["customers_basic_information"] = "Información de Clientes";
|
||||
$lang["customers_cannot_be_deleted"] = "No se pudo borrar los clientes seleccionados. Uno o más de éstos tiene ventas.";
|
||||
$lang["customers_confirm_delete"] = "¿Estás seguro(a) de que quieres borrar a los clientes seleccionados?";
|
||||
@@ -14,4 +15,3 @@ $lang["customers_successful_deleted"] = "Has borrado satisfactoriamente a";
|
||||
$lang["customers_successful_updating"] = "No se ha podido agregar el cliente";
|
||||
$lang["customers_taxable"] = "Gravable";
|
||||
$lang["customers_update"] = "Actualizar Cliente";
|
||||
$lang["customers_account_number_duplicate"] = "This account number is already present in the database";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["giftcards_add_minus"] = "Inventario a agregar/substraer";
|
||||
$lang["giftcards_allow_alt_desciption"] = "";
|
||||
$lang["giftcards_allow_alt_description"] = "Permitir Descripción Alternativa";
|
||||
$lang["giftcards_amazon"] = "Amazon";
|
||||
$lang["giftcards_basic_information"] = "Información de Tarjeta de Regalo";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Inventario a agregar/substraer";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "Permitir Descripción Alternativa";
|
||||
$lang["items_amazon"] = "Amazon";
|
||||
$lang["items_basic_information"] = "Infomación del Artículo";
|
||||
@@ -30,6 +31,7 @@ $lang["items_error_adding_updating"] = "Error agregando/actualizando artículo";
|
||||
$lang["items_error_updating_multiple"] = "Error actualizando artículos";
|
||||
$lang["items_excel_import_failed"] = "Falló la importación de Excel";
|
||||
$lang["items_generate_barcodes"] = "Generar Códigos de Barras";
|
||||
$lang["items_image"] = "Avatar";
|
||||
$lang["items_info_provided_by"] = "Info provista por";
|
||||
$lang["items_inventory"] = "Inventario";
|
||||
$lang["items_inventory_comments"] = "Comentarios";
|
||||
@@ -37,7 +39,7 @@ $lang["items_is_deleted"] = "Eliminado";
|
||||
$lang["items_is_serialized"] = "El Artículo tiene Número de Serie";
|
||||
$lang["items_item"] = "Artículo";
|
||||
$lang["items_item_number"] = "UPC/EAN/ISBN";
|
||||
$lang["items_number_required"] = "UPC/EAN/ISBN is a required field";
|
||||
$lang["items_item_number_duplicate"] = "The item number is already present in the database";
|
||||
$lang["items_location"] = "Ubicación";
|
||||
$lang["items_low_inventory_items"] = "Artículos de Inventario Escaso";
|
||||
$lang["items_manually_editing_of_quantity"] = "Edición Manual de Cantidad";
|
||||
@@ -50,6 +52,7 @@ $lang["items_no_items_to_display"] = "No hay artículos que mostrar";
|
||||
$lang["items_none"] = "Ninguno";
|
||||
$lang["items_none_selected"] = "No has seleccionado artículos para editar";
|
||||
$lang["items_number_information"] = "Número del Artículo";
|
||||
$lang["items_number_required"] = "UPC/EAN/ISBN is a required field";
|
||||
$lang["items_one_or_multiple"] = "articulo(s)";
|
||||
$lang["items_quantity"] = "Cantidad en Stock";
|
||||
$lang["items_quantity_number"] = "Cantidad debe ser número";
|
||||
@@ -80,5 +83,3 @@ $lang["items_unit_price_required"] = "Precio de Venta es requerido";
|
||||
$lang["items_upc_database"] = "Base de datos UPC";
|
||||
$lang["items_update"] = "Actualizar Artículo";
|
||||
$lang["items_use_inventory_menu"] = "Usar Menú de Inventario";
|
||||
$lang["items_image"] = "Avatar";
|
||||
$lang["items_item_number_duplicate"] = "The item number is already present in the database";
|
||||
|
||||
@@ -23,12 +23,14 @@ $lang["recvs_error_requisition"] = "";
|
||||
$lang["recvs_find_or_scan_item"] = "Encontrar/Escanear Artículo";
|
||||
$lang["recvs_find_or_scan_item_or_receipt"] = "Encontrar/Escanear Artículo o Entrada";
|
||||
$lang["recvs_id"] = "ID de Entrada";
|
||||
$lang["recvs_invoice_enable"] = "Create Invoice";
|
||||
$lang["recvs_invoice_number"] = "";
|
||||
$lang["recvs_invoice_number_duplicate"] = "";
|
||||
$lang["recvs_item_name"] = "Nombre del Artículo";
|
||||
$lang["recvs_mode"] = "Modo de Entradas";
|
||||
$lang["recvs_new_supplier"] = "Nuevo Proveedor";
|
||||
$lang["recvs_one_or_multiple"] = "receiving(s)";
|
||||
$lang["recvs_print_after_sale"] = "Imprimir recibo después de una venta";
|
||||
$lang["recvs_quantity"] = "Cant.";
|
||||
$lang["recvs_receipt"] = "Recibo de Entrada";
|
||||
$lang["recvs_receipt_number"] = "";
|
||||
@@ -47,5 +49,3 @@ $lang["recvs_supplier"] = "Proveedor";
|
||||
$lang["recvs_total"] = "Total";
|
||||
$lang["recvs_unable_to_add_item"] = "No se puede agregar el artículo a la entrada";
|
||||
$lang["recvs_unsuccessfully_updated"] = "Receiving unsuccessfully updated";
|
||||
$lang["recvs_invoice_enable"] = "Create Invoice";
|
||||
$lang["recvs_print_after_sale"] = "Imprimir recibo después de una venta";
|
||||
|
||||
@@ -12,6 +12,7 @@ $lang["sales_comment"] = "Comentario";
|
||||
$lang["sales_comments"] = "Comentarios";
|
||||
$lang["sales_complete_sale"] = "Completar Venta";
|
||||
$lang["sales_confirm_cancel_sale"] = "¿Estás seguro(a) de querer limpiar esta venta? Todos los artículos serán limpiados.";
|
||||
$lang["sales_confirm_delete"] = "Are you sure you want to delete the selected sales?";
|
||||
$lang["sales_confirm_finish_sale"] = "¿Estás seguro(a) de querer procesar esta venta? Ésto no se puede deshacer.";
|
||||
$lang["sales_confirm_suspend_sale"] = "¿Estás seguro(a) de querer suspender esta venta?";
|
||||
$lang["sales_credit"] = "Tarjeta de Crédito";
|
||||
@@ -26,6 +27,7 @@ $lang["sales_delete_successful"] = "Has borrado satisfactoriamente una venta";
|
||||
$lang["sales_delete_unsuccessful"] = "No he podido borrar la venta satisfactoriamente";
|
||||
$lang["sales_description_abbrv"] = "Desc";
|
||||
$lang["sales_discount"] = "Desc %";
|
||||
$lang["sales_discount_included"] = "% discount included";
|
||||
$lang["sales_discount_short"] = "%";
|
||||
$lang["sales_edit"] = "Editar";
|
||||
$lang["sales_edit_item"] = "Editar Artículo";
|
||||
@@ -36,11 +38,19 @@ $lang["sales_error_editing_item"] = "Error editando artículo";
|
||||
$lang["sales_find_or_scan_item"] = "Encontrar/Escanear Artículo";
|
||||
$lang["sales_find_or_scan_item_or_receipt"] = "Encontrar/Escanear Artículo o Entrada";
|
||||
$lang["sales_giftcard"] = "Tarjeta de Regalo";
|
||||
$lang["sales_giftcard_balance"] = "Giftcard Balance";
|
||||
$lang["sales_giftcard_number"] = "Número de Tarjeta de Regalo";
|
||||
$lang["sales_id"] = "ID de Venta";
|
||||
$lang["sales_invoice"] = "tarjeta de Crédito";
|
||||
$lang["sales_invoice_confirm"] = "This invoice will be sent to";
|
||||
$lang["sales_invoice_enable"] = "Create Invoice";
|
||||
$lang["sales_invoice_filter"] = "Invoices";
|
||||
$lang["sales_invoice_no_email"] = "This customer does not have a valid email address";
|
||||
$lang["sales_invoice_number"] = "Invoice #";
|
||||
$lang["sales_invoice_number_duplicate"] = "Please enter an unique invoice number";
|
||||
$lang["sales_invoice_sent"] = "Invoice sent to";
|
||||
$lang["sales_invoice_unsent"] = "Invoice failed to be sent to";
|
||||
$lang["sales_invoice_update"] = "Recount";
|
||||
$lang["sales_item_insufficient_of_stock"] = "Hay un número insuficiente de Artículos en existencia";
|
||||
$lang["sales_item_name"] = "Nombre del Artículo";
|
||||
$lang["sales_item_number"] = "UPC/EAN/ISBN";
|
||||
@@ -50,14 +60,19 @@ $lang["sales_must_enter_numeric"] = "Cantidad Recibida debe ser número";
|
||||
$lang["sales_must_enter_numeric_giftcard"] = "Número de Tarjeta de Regalo debe ser número";
|
||||
$lang["sales_new_customer"] = "Cliente Nuevo";
|
||||
$lang["sales_new_item"] = "Artículo Nuevo";
|
||||
$lang["sales_no_description"] = "None";
|
||||
$lang["sales_no_filter"] = "All";
|
||||
$lang["sales_no_items_in_cart"] = "No hay artículos en el carrito";
|
||||
$lang["sales_no_sales_to_display"] = "No sales to display";
|
||||
$lang["sales_one_or_multiple"] = "";
|
||||
$lang["sales_overview"] = "Overview";
|
||||
$lang["sales_payment"] = "Tipo de Pago";
|
||||
$lang["sales_payment_amount"] = "Cantidad";
|
||||
$lang["sales_payment_not_cover_total"] = "La Cantidad Recibida no cubre el pago total";
|
||||
$lang["sales_payment_type"] = "Tipo";
|
||||
$lang["sales_payments_total"] = "Pagado";
|
||||
$lang["sales_price"] = "Precio";
|
||||
$lang["sales_print_after_sale"] = "Imprimir recibo después de una venta";
|
||||
$lang["sales_quantity"] = "Cant.";
|
||||
$lang["sales_quantity_less_than_zero"] = "Advertencia. La cantidad deseada es insuficiente. Puedes procesar la venta pero verifica el inventario.";
|
||||
$lang["sales_receipt"] = "Recibo de Venta";
|
||||
@@ -69,7 +84,10 @@ $lang["sales_sale"] = "Venta";
|
||||
$lang["sales_sale_for_customer"] = "Cliente:";
|
||||
$lang["sales_sale_time"] = "Hora";
|
||||
$lang["sales_select_customer"] = "Seleccionar Cliente (Opcional)";
|
||||
$lang["sales_send_invoice"] = "Send Invoice";
|
||||
$lang["sales_serial"] = "Serial";
|
||||
$lang["sales_show_invoice"] = "invoice";
|
||||
$lang["sales_show_receipt"] = "receipt";
|
||||
$lang["sales_start_typing_customer_name"] = "Empieza a escribir el cliente...";
|
||||
$lang["sales_start_typing_item_name"] = "Empieza a escribir o escanea el código de barras...";
|
||||
$lang["sales_stock_location"] = "";
|
||||
@@ -83,30 +101,11 @@ $lang["sales_suspended_sales"] = "Ventas Suspendidas";
|
||||
$lang["sales_tax"] = "Impuesto";
|
||||
$lang["sales_tax_percent"] = "% de Impuesto";
|
||||
$lang["sales_total"] = "Total";
|
||||
$lang["sales_total_tax_exclusive"] = "Tax excluded";
|
||||
$lang["sales_transaction_failed"] = "La transacción de venta falló";
|
||||
$lang["sales_unable_to_add_item"] = "No se puede agregar el artículo a la venta";
|
||||
$lang["sales_unsuccessfully_deleted"] = "Ha fallado la eliminación de la Venta";
|
||||
$lang["sales_unsuccessfully_updated"] = "Ha fallado la actualización de la venta";
|
||||
$lang["sales_unsuspend"] = "Retomar";
|
||||
$lang["sales_unsuspend_and_delete"] = "Retomar y Borrar";
|
||||
$lang["sales_giftcard_balance"] = "Giftcard Balance";
|
||||
$lang["sales_discount_included"] = "% discount included";
|
||||
$lang["sales_print_after_sale"] = "Imprimir recibo después de una venta";
|
||||
$lang["sales_invoice"] = "tarjeta de Crédito";
|
||||
$lang["sales_total_tax_exclusive"] = "Tax excluded";
|
||||
$lang["sales_send_invoice"] = "Send Invoice";
|
||||
$lang["sales_invoice_confirm"] = "This invoice will be sent to";
|
||||
$lang["sales_invoice_no_email"] = "This customer does not have a valid email address";
|
||||
$lang["sales_invoice_sent"] = "Invoice sent to";
|
||||
$lang["sales_invoice_unsent"] = "Invoice failed to be sent to";
|
||||
$lang["sales_invoice_filter"] = "Invoices";
|
||||
$lang["sales_no_filter"] = "All";
|
||||
$lang["sales_no_sales_to_display"] = "No sales to display";
|
||||
$lang["sales_show_invoice"] = "invoice";
|
||||
$lang["sales_show_receipt"] = "receipt";
|
||||
$lang["sales_invoice_filter"] = "Filter sales for ";
|
||||
$lang["sales_overview"] = "Overview";
|
||||
$lang["sales_update"] = "Edit Sale";
|
||||
$lang["sales_confirm_delete"] = "Are you sure you want to delete the selected sales?";
|
||||
$lang["sales_no_description"] = "None";
|
||||
$lang["sales_invoice_update"] = "Recount";
|
||||
|
||||
@@ -7,6 +7,7 @@ $lang["common_comments"] = "Commentaires";
|
||||
$lang["common_common"] = "commun";
|
||||
$lang["common_confirm_search"] = "Vous avez sélectionné une ou plusieurs ligne(s). Elles ne seront plus selectionnées apres cette recherche. Voulez-vous lancer cette recherche?";
|
||||
$lang["common_country"] = "Pays";
|
||||
$lang["common_date"] = "Date";
|
||||
$lang["common_delete"] = "Effacer";
|
||||
$lang["common_det"] = "détails";
|
||||
$lang["common_edit"] = "éditer";
|
||||
@@ -15,9 +16,14 @@ $lang["common_email_invalid_format"] = "Le format de l\'adresse électronique es
|
||||
$lang["common_fields_required_message"] = "Les champs en rouge sont requis";
|
||||
$lang["common_first_name"] = "Prénom";
|
||||
$lang["common_first_name_required"] = "Le prénom est requis.";
|
||||
$lang["common_first_page"] = "First";
|
||||
$lang["common_gender"] = "Gender";
|
||||
$lang["common_gender_female"] = "F";
|
||||
$lang["common_gender_male"] = "M";
|
||||
$lang["common_inv"] = "inv";
|
||||
$lang["common_last_name"] = "Nom";
|
||||
$lang["common_last_name_required"] = "Le nom est requis";
|
||||
$lang["common_last_page"] = "Last";
|
||||
$lang["common_learn_about_project"] = "pour les dernières informations sur le projet";
|
||||
$lang["common_list_of"] = "Liste de";
|
||||
$lang["common_logout"] = "Déconnexion";
|
||||
@@ -31,6 +37,7 @@ $lang["common_price"] = "Prix";
|
||||
$lang["common_remove"] = "Enlever";
|
||||
$lang["common_return_policy"] = "Politique de Reprise";
|
||||
$lang["common_search"] = "Recherche";
|
||||
$lang["common_search_options"] = "Search options";
|
||||
$lang["common_searched_for"] = "Recherché";
|
||||
$lang["common_state"] = "État";
|
||||
$lang["common_submit"] = "Envoyer";
|
||||
@@ -40,10 +47,3 @@ $lang["common_welcome"] = "Bienvenue";
|
||||
$lang["common_welcome_message"] = "Bienvenue à Open Source Point Of Sale, choisissez un module ci-dessous!";
|
||||
$lang["common_you_are_using_ospos"] = "Vous utilisez Open Source Point Of Sale Version";
|
||||
$lang["common_zip"] = "Zip";
|
||||
$lang["common_gender"] = "Gender";
|
||||
$lang["common_gender_male"] = "M";
|
||||
$lang["common_gender_female"] = "F";
|
||||
$lang["common_date"] = "Date";
|
||||
$lang["common_search_options"] = "Search options";
|
||||
$lang["common_first_page"] = "First";
|
||||
$lang["common_last_page"] = "Last";
|
||||
|
||||
@@ -2,11 +2,14 @@
|
||||
|
||||
$lang["config_address"] = "Addresse";
|
||||
$lang["config_address_required"] = "L\'adresse est requise";
|
||||
$lang["config_backup_button"] = "Backup";
|
||||
$lang["config_backup_database"] = "Backup Database";
|
||||
$lang["config_barcode_company"] = "Nome de l\'Entreprise";
|
||||
$lang["config_barcode_configuration"] = "Barcode Configuration";
|
||||
$lang["config_barcode_content"] = "Barcode Content";
|
||||
$lang["config_barcode_width"] = "Width (px)";
|
||||
$lang["config_barcode_first_row"] = "Row 2";
|
||||
$lang["config_barcode_font"] = "Font";
|
||||
$lang["config_barcode_height"] = "Height (px)";
|
||||
$lang["config_barcode_id"] = "Item Id/Name";
|
||||
$lang["config_barcode_info"] = "Barcode Configuration Information";
|
||||
$lang["config_barcode_layout"] = "Barcode Layout";
|
||||
@@ -16,12 +19,13 @@ $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_height"] = "Height (px)";
|
||||
$lang["config_barcode_second_row"] = "Row 3";
|
||||
$lang["config_barcode_quality"] = "Quality (1-100)";
|
||||
$lang["config_barcode_second_row"] = "Row 3";
|
||||
$lang["config_barcode_third_row"] = "Row 4";
|
||||
$lang["config_barcode_type"] = "Barcode Type";
|
||||
$lang["config_barcode_width"] = "Width (px)";
|
||||
$lang["config_company"] = "Nome de l\'Entreprise";
|
||||
$lang["config_company_logo"] = "Company Logo";
|
||||
$lang["config_company_required"] = "Le nom d\'entreprise est requis";
|
||||
$lang["config_company_website_url"] = "Le site web de l\'entreprise n\'est pas une URL valide (http://...)";
|
||||
$lang["config_currency_side"] = "Symbole à droite";
|
||||
@@ -36,20 +40,24 @@ $lang["config_custom6"] = "Champ Personnalisé 6";
|
||||
$lang["config_custom7"] = "Champ Personnalisé 7";
|
||||
$lang["config_custom8"] = "Champ Personnalisé 8";
|
||||
$lang["config_custom9"] = "Champ Personnalisé 9";
|
||||
$lang["config_default_barcode_width_number"] = "The default barcode width must be a number";
|
||||
$lang["config_default_barcode_width_required"] = "The default barcode width is a required field";
|
||||
$lang["config_decimal_point"] = " Decimal Point";
|
||||
$lang["config_default_barcode_font_size_number"] = "The default barcode font size must be a number";
|
||||
$lang["config_default_barcode_font_size_required"] = "The default barcode font size is a required field";
|
||||
$lang["config_default_barcode_height_number"] = "The default barcode height must be a number";
|
||||
$lang["config_default_barcode_height_required"] = "The default barcode height is a required field";
|
||||
$lang["config_default_barcode_num_in_row_number"] = "The default barcode num in row must be a number";
|
||||
$lang["config_default_barcode_num_in_row_required"] = "The default barcode num in row is a required field";
|
||||
$lang["config_default_barcode_page_cellspacing_number"] = "The default barcode page cellspacing must be a number";
|
||||
$lang["config_default_barcode_page_cellspacing_required"] = "The default barcode page cellspacing is a required field";
|
||||
$lang["config_default_barcode_page_width_number"] = "The default barcode page width must be a number";
|
||||
$lang["config_default_barcode_page_width_required"] = "The default barcode page width is a required field";
|
||||
$lang["config_default_barcode_height_number"] = "The default barcode height must be a number";
|
||||
$lang["config_default_barcode_height_required"] = "The default barcode height is a required field";
|
||||
$lang["config_default_barcode_quality_number"] = "The default barcode quality must be a number";
|
||||
$lang["config_default_barcode_quality_required"] = "The default barcode quality is a required field";
|
||||
$lang["config_default_barcode_width_number"] = "The default barcode width must be a number";
|
||||
$lang["config_default_barcode_width_required"] = "The default barcode width is a required field";
|
||||
$lang["config_default_sales_discount"] = "Default Sales Discount %";
|
||||
$lang["config_default_sales_discount_number"] = "The default sales discount must be a number";
|
||||
$lang["config_default_sales_discount_required"] = "The default sales discount is a required field";
|
||||
$lang["config_default_tax_rate"] = "Taux d\'Imposition par Défaut";
|
||||
$lang["config_default_tax_rate_1"] = "Taux d\'Imposition 1";
|
||||
$lang["config_default_tax_rate_2"] = "Taux d\'Imposition 2";
|
||||
@@ -58,9 +66,41 @@ $lang["config_default_tax_rate_required"] = "Le taux d\'imposition par défaut e
|
||||
$lang["config_fax"] = "Fax";
|
||||
$lang["config_general_configuration"] = "";
|
||||
$lang["config_info"] = "Çonfiguration de l\'Entreprise";
|
||||
$lang["config_invoice_default_comments"] = "Default Invoice Comments";
|
||||
$lang["config_invoice_email_message"] = "Invoice Email Template";
|
||||
$lang["config_invoice_printer"] = "Invoice Printer";
|
||||
$lang["config_jsprintsetup_required"] = "Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?";
|
||||
$lang["config_language"] = "Langue";
|
||||
$lang["config_lines_per_page"] = "Lines Per Page";
|
||||
$lang["config_lines_per_page_number"] = "The lines per page must be a number";
|
||||
$lang["config_lines_per_page_required"] = "The lines per page is a required field";
|
||||
$lang["config_location_configuration"] = "Stock Locations";
|
||||
$lang["config_location_info"] = "Location Configuration Information";
|
||||
$lang["config_logout"] = "Don't you want to make a backup before logging out?";
|
||||
$lang["config_number_format"] = "Number Format";
|
||||
$lang["config_phone"] = "Téléphone";
|
||||
$lang["config_phone_required"] = "Le numéro de téléphone est requis";
|
||||
$lang["config_print_after_sale"] = "";
|
||||
$lang["config_print_bottom_margin"] = "Margin Bottom";
|
||||
$lang["config_print_bottom_margin_number"] = "The default bottom margin must be a number";
|
||||
$lang["config_print_bottom_margin_required"] = "The default bottom margin is a required field";
|
||||
$lang["config_print_footer"] = "Print Browser Footer";
|
||||
$lang["config_print_header"] = "Print Browser Header";
|
||||
$lang["config_print_left_margin"] = "Margin Left";
|
||||
$lang["config_print_left_margin_number"] = "The default left margin must be a number";
|
||||
$lang["config_print_left_margin_required"] = "The default left margin is a required field";
|
||||
$lang["config_print_right_margin"] = "Margin Right";
|
||||
$lang["config_print_right_margin_number"] = "The default right margin must be a number";
|
||||
$lang["config_print_right_margin_required"] = "The default right margin is a required field";
|
||||
$lang["config_print_silently"] = "Show Print Dialog";
|
||||
$lang["config_print_top_margin"] = "Margin Top";
|
||||
$lang["config_print_top_margin_number"] = "The default top margin must be a number";
|
||||
$lang["config_print_top_margin_required"] = "The default top margin is a required field";
|
||||
$lang["config_receipt_configuration"] = "Print Settings";
|
||||
$lang["config_receipt_info"] = "Receipt Configuration Information";
|
||||
$lang["config_receipt_printer"] = "Ticket Printer";
|
||||
$lang["config_receipt_show_taxes"] = "Show Taxes";
|
||||
$lang["config_receiving_calculate_average_price"] = "Calc avg. Price (Receiving)";
|
||||
$lang["config_recv_invoice_format"] = "";
|
||||
$lang["config_return_policy_required"] = "Le Message est un champ requis";
|
||||
$lang["config_sales_invoice_format"] = "";
|
||||
@@ -68,55 +108,10 @@ $lang["config_saved_successfully"] = "Configuration sauvegardée";
|
||||
$lang["config_saved_unsuccessfully"] = "Échec de sauvegarde de configuration";
|
||||
$lang["config_stock_location"] = "Stock location";
|
||||
$lang["config_stock_location_duplicate"] = "Please use an unique location name";
|
||||
$lang["config_stock_location_invalid_chars"] = "The stock location name can not contain '_'";
|
||||
$lang["config_stock_location_required"] = "Stock location number is a required field";
|
||||
$lang["config_tax_included"] = "";
|
||||
$lang["config_timezone"] = "Fuseau Horaire";
|
||||
$lang["config_website"] = "Site-web";
|
||||
$lang["config_barcode_configuration"] = "Barcode Configuration";
|
||||
$lang["config_barcode_number"] = "UPC/EAN/ISBN";
|
||||
$lang["config_barcode_id"] = "Item Id";
|
||||
$lang["config_barcode_content"] = "Barcode Content";
|
||||
$lang["config_barcode_name"] = "Name";
|
||||
$lang["config_barcode_price"] = "Price";
|
||||
$lang["config_barcode_company"] = "Nome de l\'Entreprise";
|
||||
$lang["config_location_configuration"] = "Stock Locations";
|
||||
$lang["config_location_info"] = "Location Configuration Information";
|
||||
$lang["config_logout"] = "Don't you want to make a backup before logging out?";
|
||||
$lang["config_backup_database"] = "Backup Database";
|
||||
$lang["config_receiving_calculate_average_price"] = "Calc avg. Price (Receiving)";
|
||||
$lang["config_number_format"] = "Number Format";
|
||||
$lang["config_thousands_separator"] = " Thousands Separator";
|
||||
$lang["config_decimal_point"] = " Decimal Point";
|
||||
$lang["config_backup_button"] = "Backup";
|
||||
$lang["config_stock_location_invalid_chars"] = "The stock location name can not contain '_'";
|
||||
$lang["config_company_logo"] = "Company Logo";
|
||||
$lang["config_invoice_printer"] = "Invoice Printer";
|
||||
$lang["config_receipt_printer"] = "Ticket Printer";
|
||||
$lang["config_receipt_show_taxes"] = "Show Taxes";
|
||||
$lang["config_receipt_info"] = "Receipt Configuration Information";
|
||||
$lang["config_receipt_configuration"] = "Print Settings";
|
||||
$lang["config_print_footer"] = "Print Browser Footer";
|
||||
$lang["config_print_header"] = "Print Browser Header";
|
||||
$lang["config_print_silently"] = "Show Print Dialog";
|
||||
$lang["config_print_top_margin"] = "Margin Top";
|
||||
$lang["config_print_left_margin"] = "Margin Left";
|
||||
$lang["config_print_bottom_margin"] = "Margin Bottom";
|
||||
$lang["config_print_right_margin"] = "Margin Right";
|
||||
$lang["config_print_top_margin_required"] = "The default top margin is a required field";
|
||||
$lang["config_print_top_margin_number"] = "The default top margin must be a number";
|
||||
$lang["config_print_left_margin_required"] = "The default left margin is a required field";
|
||||
$lang["config_print_left_margin_number"] = "The default left margin must be a number";
|
||||
$lang["config_print_bottom_margin_required"] = "The default bottom margin is a required field";
|
||||
$lang["config_print_bottom_margin_number"] = "The default bottom margin must be a number";
|
||||
$lang["config_print_right_margin_required"] = "The default right margin is a required field";
|
||||
$lang["config_print_right_margin_number"] = "The default right margin must be a number";
|
||||
$lang["config_jsprintsetup_required"] = "Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?";
|
||||
$lang["config_timezone"] = "Fuseau Horaire";
|
||||
$lang["config_use_invoice_template"] = "Use invoice template";
|
||||
$lang["config_invoice_email_message"] = "Invoice Email Template";
|
||||
$lang["config_invoice_default_comments"] = "Default Invoice Comments";
|
||||
$lang["config_lines_per_page"] = "Lines Per Page";
|
||||
$lang["config_lines_per_page_required"] = "The lines per page is a required field";
|
||||
$lang["config_lines_per_page_number"] = "The lines per page must be a number";
|
||||
$lang["config_default_sales_discount"] = "Default Sales Discount %";
|
||||
$lang["config_default_sales_discount_required"] = "The default sales discount is a required field";
|
||||
$lang["config_default_sales_discount_number"] = "The default sales discount must be a number";
|
||||
$lang["config_website"] = "Site-web";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["customers_account_number"] = "# Compte";
|
||||
$lang["customers_account_number_duplicate"] = "This account number is already present in the database";
|
||||
$lang["customers_basic_information"] = "Informations Client";
|
||||
$lang["customers_cannot_be_deleted"] = "Impossible de supprimer. Un ou plusiers client(s) sélectionné(s) ont des ventes.";
|
||||
$lang["customers_confirm_delete"] = "Etes vous sûr(e) de vouloir supprimer ces clients?";
|
||||
@@ -14,4 +15,3 @@ $lang["customers_successful_deleted"] = "Suppréssion réussie";
|
||||
$lang["customers_successful_updating"] = "Édition client réussie";
|
||||
$lang["customers_taxable"] = "Imposable";
|
||||
$lang["customers_update"] = "Éditer Client";
|
||||
$lang["customers_account_number_duplicate"] = "This account number is already present in the database";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["giftcards_add_minus"] = "Ajout/Soustraction à l\'inventaire";
|
||||
$lang["giftcards_allow_alt_desciption"] = "";
|
||||
$lang["giftcards_allow_alt_description"] = "Autorisér Description Alt";
|
||||
$lang["giftcards_amazon"] = "Amazon";
|
||||
$lang["giftcards_basic_information"] = "Détails de la Carte";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Ajoujer/Soustraire à l\'Inventaire";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "Autoriser Description Alt";
|
||||
$lang["items_amazon"] = "Amazon";
|
||||
$lang["items_basic_information"] = "Informations sur l\'Item";
|
||||
@@ -30,6 +31,7 @@ $lang["items_error_adding_updating"] = "Erreur d\'ajout/éditionn";
|
||||
$lang["items_error_updating_multiple"] = "Erreur d\'édition";
|
||||
$lang["items_excel_import_failed"] = "Echec Import d\'Excel";
|
||||
$lang["items_generate_barcodes"] = "Générer des Coddes-barre";
|
||||
$lang["items_image"] = "Avatar";
|
||||
$lang["items_info_provided_by"] = "Infos fournies by";
|
||||
$lang["items_inventory"] = "Inventaire";
|
||||
$lang["items_inventory_comments"] = "Commentaires";
|
||||
@@ -37,7 +39,7 @@ $lang["items_is_deleted"] = "Supprimé";
|
||||
$lang["items_is_serialized"] = "Item a un Numéro de Série";
|
||||
$lang["items_item"] = "Item";
|
||||
$lang["items_item_number"] = "UPC/EAN/ISBN";
|
||||
$lang["items_number_required"] = "UPC/EAN/ISBN is a required field";
|
||||
$lang["items_item_number_duplicate"] = "The item number is already present in the database";
|
||||
$lang["items_location"] = "Location";
|
||||
$lang["items_low_inventory_items"] = "Items à Stock Faible";
|
||||
$lang["items_manually_editing_of_quantity"] = "Édition Manuelle de Quantité";
|
||||
@@ -50,6 +52,7 @@ $lang["items_no_items_to_display"] = "Aucun Items à afficher";
|
||||
$lang["items_none"] = "Aucun";
|
||||
$lang["items_none_selected"] = "Vous n\\\'avez sélectionné aucun élément";
|
||||
$lang["items_number_information"] = "Numbéro d\'Item";
|
||||
$lang["items_number_required"] = "UPC/EAN/ISBN is a required field";
|
||||
$lang["items_one_or_multiple"] = "item(s)";
|
||||
$lang["items_quantity"] = "Quantité";
|
||||
$lang["items_quantity_number"] = "La Quantité doit etre un nombre";
|
||||
@@ -80,5 +83,3 @@ $lang["items_unit_price_required"] = "Le Prix de revente est requis";
|
||||
$lang["items_upc_database"] = "Base de Données UPC";
|
||||
$lang["items_update"] = "Éditer Item";
|
||||
$lang["items_use_inventory_menu"] = "Utiliser Menu Inv.";
|
||||
$lang["items_image"] = "Avatar";
|
||||
$lang["items_item_number_duplicate"] = "The item number is already present in the database";
|
||||
|
||||
@@ -23,12 +23,14 @@ $lang["recvs_error_requisition"] = "";
|
||||
$lang["recvs_find_or_scan_item"] = "Chercher/Scanner Élément";
|
||||
$lang["recvs_find_or_scan_item_or_receipt"] = "Chercher Elément OU Recu";
|
||||
$lang["recvs_id"] = "ID Arrivage";
|
||||
$lang["recvs_invoice_enable"] = "Create Invoice";
|
||||
$lang["recvs_invoice_number"] = "";
|
||||
$lang["recvs_invoice_number_duplicate"] = "";
|
||||
$lang["recvs_item_name"] = "Nom d'Élément";
|
||||
$lang["recvs_mode"] = "Receiving Mode";
|
||||
$lang["recvs_new_supplier"] = "Nouveau Fournisseur";
|
||||
$lang["recvs_one_or_multiple"] = "";
|
||||
$lang["recvs_print_after_sale"] = "Imprimer un recu après vente";
|
||||
$lang["recvs_quantity"] = "Qté.";
|
||||
$lang["recvs_receipt"] = "Recu des Arrivages";
|
||||
$lang["recvs_receipt_number"] = "";
|
||||
@@ -47,5 +49,3 @@ $lang["recvs_supplier"] = "Fournisseur";
|
||||
$lang["recvs_total"] = "Total";
|
||||
$lang["recvs_unable_to_add_item"] = "Impossible d'ajouter l'item aux arrivages";
|
||||
$lang["recvs_unsuccessfully_updated"] = "Receiving unsuccessfully updated";
|
||||
$lang["recvs_invoice_enable"] = "Create Invoice";
|
||||
$lang["recvs_print_after_sale"] = "Imprimer un recu après vente";
|
||||
|
||||
@@ -12,6 +12,7 @@ $lang["sales_comment"] = "Commentaire";
|
||||
$lang["sales_comments"] = "Commentaires";
|
||||
$lang["sales_complete_sale"] = "Finaliser la Vente";
|
||||
$lang["sales_confirm_cancel_sale"] = "Etes vous sûr(e) de vouloir annuler cette vente?";
|
||||
$lang["sales_confirm_delete"] = "Are you sure you want to delete the selected sales?";
|
||||
$lang["sales_confirm_finish_sale"] = "Etes vous sûr(e) de vouloir enregistrer cette vente? Cette opération est irréversible.";
|
||||
$lang["sales_confirm_suspend_sale"] = "Etes vous sûr(e) de vouloir suspendre cette vente?";
|
||||
$lang["sales_credit"] = "Carte de Crédit";
|
||||
@@ -26,6 +27,7 @@ $lang["sales_delete_successful"] = "Suppréssion réussie";
|
||||
$lang["sales_delete_unsuccessful"] = "Échec de suppression";
|
||||
$lang["sales_description_abbrv"] = "Desc";
|
||||
$lang["sales_discount"] = "% Remise";
|
||||
$lang["sales_discount_included"] = "% discount included";
|
||||
$lang["sales_discount_short"] = "%";
|
||||
$lang["sales_edit"] = "Éditer";
|
||||
$lang["sales_edit_item"] = "Éditer Item";
|
||||
@@ -36,11 +38,19 @@ $lang["sales_error_editing_item"] = "Érreur lors de l\'édition";
|
||||
$lang["sales_find_or_scan_item"] = "Trouver/Scanner Item";
|
||||
$lang["sales_find_or_scan_item_or_receipt"] = "Trouver/Scanner Item OU Recu";
|
||||
$lang["sales_giftcard"] = "Carte Cadeau";
|
||||
$lang["sales_giftcard_balance"] = "Giftcard Balance";
|
||||
$lang["sales_giftcard_number"] = "Numéro de Carte cadeau";
|
||||
$lang["sales_id"] = "ID Vente";
|
||||
$lang["sales_invoice"] = "Invoice";
|
||||
$lang["sales_invoice_confirm"] = "This invoice will be sent to";
|
||||
$lang["sales_invoice_enable"] = "Create Invoice";
|
||||
$lang["sales_invoice_filter"] = "Invoices";
|
||||
$lang["sales_invoice_no_email"] = "This customer does not have a valid email address";
|
||||
$lang["sales_invoice_number"] = "Invoice #";
|
||||
$lang["sales_invoice_number_duplicate"] = "Please enter an unique invoice number";
|
||||
$lang["sales_invoice_sent"] = "Invoice sent to";
|
||||
$lang["sales_invoice_unsent"] = "Invoice failed to be sent to";
|
||||
$lang["sales_invoice_update"] = "Recount";
|
||||
$lang["sales_item_insufficient_of_stock"] = "Stock top faible";
|
||||
$lang["sales_item_name"] = "Nom";
|
||||
$lang["sales_item_number"] = "# Item";
|
||||
@@ -50,14 +60,19 @@ $lang["sales_must_enter_numeric"] = "Veuillez entrer une valeur numérique pour
|
||||
$lang["sales_must_enter_numeric_giftcard"] = "Veuillez entrer une valeur numérique pour le numéro de carte";
|
||||
$lang["sales_new_customer"] = "Nouveau Client";
|
||||
$lang["sales_new_item"] = "Nouvel Élément";
|
||||
$lang["sales_no_description"] = "None";
|
||||
$lang["sales_no_filter"] = "All";
|
||||
$lang["sales_no_items_in_cart"] = "Il n\'y a rien dans votre panier";
|
||||
$lang["sales_no_sales_to_display"] = "No sales to display";
|
||||
$lang["sales_one_or_multiple"] = "";
|
||||
$lang["sales_overview"] = "Overview";
|
||||
$lang["sales_payment"] = "Type Paiement";
|
||||
$lang["sales_payment_amount"] = "Somme";
|
||||
$lang["sales_payment_not_cover_total"] = "Le Paiement ne couvre pas le Total";
|
||||
$lang["sales_payment_type"] = "Type";
|
||||
$lang["sales_payments_total"] = "Total Paiments";
|
||||
$lang["sales_price"] = "Prix";
|
||||
$lang["sales_print_after_sale"] = "Imprimer un recu après vente";
|
||||
$lang["sales_quantity"] = "Qté.";
|
||||
$lang["sales_quantity_less_than_zero"] = "Avertissement, Quantité Demandée Insuffisante. Vous pouvez accomplir la ventre, mais veuillez vérifier votre inventaire";
|
||||
$lang["sales_receipt"] = "Recu de Ventes";
|
||||
@@ -69,7 +84,10 @@ $lang["sales_sale"] = "Vente";
|
||||
$lang["sales_sale_for_customer"] = "Client:";
|
||||
$lang["sales_sale_time"] = "Time";
|
||||
$lang["sales_select_customer"] = "Choisir Client (Facultatif)";
|
||||
$lang["sales_send_invoice"] = "Send Invoice";
|
||||
$lang["sales_serial"] = "Serie";
|
||||
$lang["sales_show_invoice"] = "invoice";
|
||||
$lang["sales_show_receipt"] = "receipt";
|
||||
$lang["sales_start_typing_customer_name"] = "Commencez à saisir le nom du client...";
|
||||
$lang["sales_start_typing_item_name"] = "Commencez à saisir le nom de l\'item ou scannez le code-barre...";
|
||||
$lang["sales_stock_location"] = "";
|
||||
@@ -83,30 +101,11 @@ $lang["sales_suspended_sales"] = "Ventes Suspendues";
|
||||
$lang["sales_tax"] = "Taxe";
|
||||
$lang["sales_tax_percent"] = "% Taxe";
|
||||
$lang["sales_total"] = "Total";
|
||||
$lang["sales_total_tax_exclusive"] = "Tax excluded";
|
||||
$lang["sales_transaction_failed"] = "Échec de Transaction de vente";
|
||||
$lang["sales_unable_to_add_item"] = "Erreur d\'ajout à la vente";
|
||||
$lang["sales_unsuccessfully_deleted"] = "Échec de suppression";
|
||||
$lang["sales_unsuccessfully_updated"] = "Échec d\'édition";
|
||||
$lang["sales_unsuspend"] = "Débloquer";
|
||||
$lang["sales_unsuspend_and_delete"] = "";
|
||||
$lang["sales_giftcard_balance"] = "Giftcard Balance";
|
||||
$lang["sales_discount_included"] = "% discount included";
|
||||
$lang["sales_print_after_sale"] = "Imprimer un recu après vente";
|
||||
$lang["sales_invoice"] = "Invoice";
|
||||
$lang["sales_total_tax_exclusive"] = "Tax excluded";
|
||||
$lang["sales_send_invoice"] = "Send Invoice";
|
||||
$lang["sales_invoice_confirm"] = "This invoice will be sent to";
|
||||
$lang["sales_invoice_no_email"] = "This customer does not have a valid email address";
|
||||
$lang["sales_invoice_sent"] = "Invoice sent to";
|
||||
$lang["sales_invoice_unsent"] = "Invoice failed to be sent to";
|
||||
$lang["sales_invoice_filter"] = "Invoices";
|
||||
$lang["sales_no_filter"] = "All";
|
||||
$lang["sales_no_sales_to_display"] = "No sales to display";
|
||||
$lang["sales_show_invoice"] = "invoice";
|
||||
$lang["sales_show_receipt"] = "receipt";
|
||||
$lang["sales_invoice_filter"] = "Filter sales for ";
|
||||
$lang["sales_overview"] = "Overview";
|
||||
$lang["sales_update"] = "Edit Sale";
|
||||
$lang["sales_confirm_delete"] = "Are you sure you want to delete the selected sales?";
|
||||
$lang["sales_no_description"] = "None";
|
||||
$lang["sales_invoice_update"] = "Recount";
|
||||
|
||||
@@ -7,6 +7,7 @@ $lang["common_comments"] = "Catatan";
|
||||
$lang["common_common"] = "Biasa";
|
||||
$lang["common_confirm_search"] = "Anda telah memilih satu atau lebih baris, ini tidak akan lagi dipilih setelah pencarian Anda. Apakah Anda yakin ingin mengirimkan pencarian ini?";
|
||||
$lang["common_country"] = "Negara";
|
||||
$lang["common_date"] = "Date";
|
||||
$lang["common_delete"] = "Hapus";
|
||||
$lang["common_det"] = "Detail";
|
||||
$lang["common_edit"] = "Ubah";
|
||||
@@ -15,9 +16,14 @@ $lang["common_email_invalid_format"] = "Format alamat e-mail tidak benar";
|
||||
$lang["common_fields_required_message"] = "Bagian yang ditandai warna merah wajib diisi";
|
||||
$lang["common_first_name"] = "Nama Depan";
|
||||
$lang["common_first_name_required"] = "Nama depan wajib diisi.";
|
||||
$lang["common_first_page"] = "First";
|
||||
$lang["common_gender"] = "Gender";
|
||||
$lang["common_gender_female"] = "V";
|
||||
$lang["common_gender_male"] = "M";
|
||||
$lang["common_inv"] = "Persediaan";
|
||||
$lang["common_last_name"] = "Nama Belakang";
|
||||
$lang["common_last_name_required"] = "Nama belakang wajib diisi.";
|
||||
$lang["common_last_page"] = "Last";
|
||||
$lang["common_learn_about_project"] = "Untuk belajar informasi terbaru tentang proyek ini";
|
||||
$lang["common_list_of"] = "Daftar";
|
||||
$lang["common_logout"] = "Keluar";
|
||||
@@ -31,6 +37,7 @@ $lang["common_price"] = "Harga";
|
||||
$lang["common_remove"] = "Hapus";
|
||||
$lang["common_return_policy"] = "Kebijakan Retur";
|
||||
$lang["common_search"] = "Cari";
|
||||
$lang["common_search_options"] = "Search options";
|
||||
$lang["common_searched_for"] = "Mencari untuk";
|
||||
$lang["common_state"] = "Provinsi";
|
||||
$lang["common_submit"] = "Kirim";
|
||||
@@ -40,10 +47,3 @@ $lang["common_welcome"] = "Selamat Datang";
|
||||
$lang["common_welcome_message"] = "Selamat Datang, klik modul di bawah ini untuk memulai";
|
||||
$lang["common_you_are_using_ospos"] = "Anda menggunakan Open Source Point Of Sale Versi";
|
||||
$lang["common_zip"] = "Kode POS";
|
||||
$lang["common_gender"] = "Gender";
|
||||
$lang["common_gender_male"] = "M";
|
||||
$lang["common_gender_female"] = "V";
|
||||
$lang["common_date"] = "Date";
|
||||
$lang["common_search_options"] = "Search options";
|
||||
$lang["common_first_page"] = "First";
|
||||
$lang["common_last_page"] = "Last";
|
||||
|
||||
@@ -2,11 +2,14 @@
|
||||
|
||||
$lang["config_address"] = "Alamat Perusahaan";
|
||||
$lang["config_address_required"] = "Alamat Perusahaan wajib diisi";
|
||||
$lang["config_backup_button"] = "Backup";
|
||||
$lang["config_backup_database"] = "Backup Database";
|
||||
$lang["config_barcode_company"] = "Nama Perusahaan";
|
||||
$lang["config_barcode_configuration"] = "Barcode Configuration";
|
||||
$lang["config_barcode_content"] = "Barcode Content";
|
||||
$lang["config_barcode_width"] = "Width (px)";
|
||||
$lang["config_barcode_first_row"] = "Row 7";
|
||||
$lang["config_barcode_font"] = "Font";
|
||||
$lang["config_barcode_height"] = "Height (px)";
|
||||
$lang["config_barcode_id"] = "Item Id/Name";
|
||||
$lang["config_barcode_info"] = "Barcode Configuration Information";
|
||||
$lang["config_barcode_layout"] = "Barcode Layout";
|
||||
@@ -16,12 +19,13 @@ $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_height"] = "Height (px)";
|
||||
$lang["config_barcode_second_row"] = "Row 8";
|
||||
$lang["config_barcode_quality"] = "Quality (1-100)";
|
||||
$lang["config_barcode_second_row"] = "Row 8";
|
||||
$lang["config_barcode_third_row"] = "Row 9";
|
||||
$lang["config_barcode_type"] = "Barcode Type";
|
||||
$lang["config_barcode_width"] = "Width (px)";
|
||||
$lang["config_company"] = "Nama Perusahaan";
|
||||
$lang["config_company_logo"] = "Company Logo";
|
||||
$lang["config_company_required"] = "Nama Perusahaan wajib diisi";
|
||||
$lang["config_company_website_url"] = "Situs Perusahaan bukan URL yang benar(http://...)";
|
||||
$lang["config_currency_side"] = "Sisi Kanan";
|
||||
@@ -36,20 +40,24 @@ $lang["config_custom6"] = "Custom Field 6";
|
||||
$lang["config_custom7"] = "Custom Field 7";
|
||||
$lang["config_custom8"] = "Custom Field 8";
|
||||
$lang["config_custom9"] = "Custom Field 9";
|
||||
$lang["config_default_barcode_width_number"] = "The default barcode width must be a number";
|
||||
$lang["config_default_barcode_width_required"] = "The default barcode width is a required field";
|
||||
$lang["config_decimal_point"] = "Titik Desimal";
|
||||
$lang["config_default_barcode_font_size_number"] = "The default barcode font size must be a number";
|
||||
$lang["config_default_barcode_font_size_required"] = "The default barcode font size is a required field";
|
||||
$lang["config_default_barcode_height_number"] = "The default barcode height must be a number";
|
||||
$lang["config_default_barcode_height_required"] = "The default barcode height is a required field";
|
||||
$lang["config_default_barcode_num_in_row_number"] = "The default barcode num in row must be a number";
|
||||
$lang["config_default_barcode_num_in_row_required"] = "The default barcode num in row is a required field";
|
||||
$lang["config_default_barcode_page_cellspacing_number"] = "The default barcode page cellspacing must be a number";
|
||||
$lang["config_default_barcode_page_cellspacing_required"] = "The default barcode page cellspacing is a required field";
|
||||
$lang["config_default_barcode_page_width_number"] = "The default barcode page width must be a number";
|
||||
$lang["config_default_barcode_page_width_required"] = "The default barcode page width is a required field";
|
||||
$lang["config_default_barcode_height_number"] = "The default barcode height must be a number";
|
||||
$lang["config_default_barcode_height_required"] = "The default barcode height is a required field";
|
||||
$lang["config_default_barcode_quality_number"] = "The default barcode quality must be a number";
|
||||
$lang["config_default_barcode_quality_required"] = "The default barcode quality is a required field";
|
||||
$lang["config_default_barcode_width_number"] = "The default barcode width must be a number";
|
||||
$lang["config_default_barcode_width_required"] = "The default barcode width is a required field";
|
||||
$lang["config_default_sales_discount"] = "Default Sales Discount %";
|
||||
$lang["config_default_sales_discount_number"] = "The default sales discount must be a number";
|
||||
$lang["config_default_sales_discount_required"] = "The default sales discount is a required field";
|
||||
$lang["config_default_tax_rate"] = "Tarif Pajak Biasa%";
|
||||
$lang["config_default_tax_rate_1"] = "Tarif Pajak 1";
|
||||
$lang["config_default_tax_rate_2"] = "Tarif Pajak 2";
|
||||
@@ -58,9 +66,41 @@ $lang["config_default_tax_rate_required"] = "Tarif Pajak Biasa wajib diisi";
|
||||
$lang["config_fax"] = "Fax";
|
||||
$lang["config_general_configuration"] = "";
|
||||
$lang["config_info"] = "Informasi Konfigurasi Toko";
|
||||
$lang["config_invoice_default_comments"] = "Default Invoice Comments";
|
||||
$lang["config_invoice_email_message"] = "Invoice Email Template";
|
||||
$lang["config_invoice_printer"] = "Invoice Printer";
|
||||
$lang["config_jsprintsetup_required"] = "Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?";
|
||||
$lang["config_language"] = "Bahasa";
|
||||
$lang["config_lines_per_page"] = "Lines Per Page";
|
||||
$lang["config_lines_per_page_number"] = "The lines per page must be a number";
|
||||
$lang["config_lines_per_page_required"] = "The lines per page is a required field";
|
||||
$lang["config_location_configuration"] = "Stock Locations";
|
||||
$lang["config_location_info"] = "Location Configuration Information";
|
||||
$lang["config_logout"] = "Don't you want to make a backup before logging out?";
|
||||
$lang["config_number_format"] = "Format Nomor";
|
||||
$lang["config_phone"] = "Telepon Perusahaan";
|
||||
$lang["config_phone_required"] = "Telepon Perusahaan wajib diisi";
|
||||
$lang["config_print_after_sale"] = "";
|
||||
$lang["config_print_bottom_margin"] = "Margin Bottom";
|
||||
$lang["config_print_bottom_margin_number"] = "The default bottom margin must be a number";
|
||||
$lang["config_print_bottom_margin_required"] = "The default bottom margin is a required field";
|
||||
$lang["config_print_footer"] = "Print Browser Footer";
|
||||
$lang["config_print_header"] = "Print Browser Header";
|
||||
$lang["config_print_left_margin"] = "Margin Left";
|
||||
$lang["config_print_left_margin_number"] = "The default left margin must be a number";
|
||||
$lang["config_print_left_margin_required"] = "The default left margin is a required field";
|
||||
$lang["config_print_right_margin"] = "Margin Right";
|
||||
$lang["config_print_right_margin_number"] = "The default right margin must be a number";
|
||||
$lang["config_print_right_margin_required"] = "The default right margin is a required field";
|
||||
$lang["config_print_silently"] = "Show Print Dialog";
|
||||
$lang["config_print_top_margin"] = "Margin Top";
|
||||
$lang["config_print_top_margin_number"] = "The default top margin must be a number";
|
||||
$lang["config_print_top_margin_required"] = "The default top margin is a required field";
|
||||
$lang["config_receipt_configuration"] = "Print Settings";
|
||||
$lang["config_receipt_info"] = "Receipt Configuration Information";
|
||||
$lang["config_receipt_printer"] = "Ticket Printer";
|
||||
$lang["config_receipt_show_taxes"] = "Show Taxes";
|
||||
$lang["config_receiving_calculate_average_price"] = "Calc avg. Price (Receiving)";
|
||||
$lang["config_recv_invoice_format"] = "Format Nota";
|
||||
$lang["config_return_policy_required"] = "Kebijakan retur wajib diisi";
|
||||
$lang["config_sales_invoice_format"] = "Format Nota";
|
||||
@@ -68,55 +108,10 @@ $lang["config_saved_successfully"] = "Konfigurasi berhasil disimpan";
|
||||
$lang["config_saved_unsuccessfully"] = "Konfigurasi tidak berhasil disimpan";
|
||||
$lang["config_stock_location"] = "Lokasi Stock";
|
||||
$lang["config_stock_location_duplicate"] = "Please use an unique location name";
|
||||
$lang["config_stock_location_invalid_chars"] = "The stock location name can not contain '_'";
|
||||
$lang["config_stock_location_required"] = "Stock location number is a required field";
|
||||
$lang["config_tax_included"] = "Dikenakan Pajak";
|
||||
$lang["config_timezone"] = "Zona Waktu";
|
||||
$lang["config_website"] = "Situs Perusahaan";
|
||||
$lang["config_barcode_configuration"] = "Barcode Configuration";
|
||||
$lang["config_barcode_number"] = "UPC/EAN/ISBN";
|
||||
$lang["config_barcode_id"] = "Item Id";
|
||||
$lang["config_barcode_content"] = "Barcode Content";
|
||||
$lang["config_barcode_name"] = "Name";
|
||||
$lang["config_barcode_price"] = "Price";
|
||||
$lang["config_barcode_company"] = "Nama Perusahaan";
|
||||
$lang["config_location_configuration"] = "Stock Locations";
|
||||
$lang["config_location_info"] = "Location Configuration Information";
|
||||
$lang["config_logout"] = "Don't you want to make a backup before logging out?";
|
||||
$lang["config_backup_database"] = "Backup Database";
|
||||
$lang["config_receiving_calculate_average_price"] = "Calc avg. Price (Receiving)";
|
||||
$lang["config_number_format"] = "Format Nomor";
|
||||
$lang["config_thousands_separator"] = "Pemisah Ribuan";
|
||||
$lang["config_decimal_point"] = "Titik Desimal";
|
||||
$lang["config_backup_button"] = "Backup";
|
||||
$lang["config_stock_location_invalid_chars"] = "The stock location name can not contain '_'";
|
||||
$lang["config_company_logo"] = "Company Logo";
|
||||
$lang["config_invoice_printer"] = "Invoice Printer";
|
||||
$lang["config_receipt_printer"] = "Ticket Printer";
|
||||
$lang["config_receipt_show_taxes"] = "Show Taxes";
|
||||
$lang["config_receipt_info"] = "Receipt Configuration Information";
|
||||
$lang["config_receipt_configuration"] = "Print Settings";
|
||||
$lang["config_print_footer"] = "Print Browser Footer";
|
||||
$lang["config_print_header"] = "Print Browser Header";
|
||||
$lang["config_print_silently"] = "Show Print Dialog";
|
||||
$lang["config_print_top_margin"] = "Margin Top";
|
||||
$lang["config_print_left_margin"] = "Margin Left";
|
||||
$lang["config_print_bottom_margin"] = "Margin Bottom";
|
||||
$lang["config_print_right_margin"] = "Margin Right";
|
||||
$lang["config_print_top_margin_required"] = "The default top margin is a required field";
|
||||
$lang["config_print_top_margin_number"] = "The default top margin must be a number";
|
||||
$lang["config_print_left_margin_required"] = "The default left margin is a required field";
|
||||
$lang["config_print_left_margin_number"] = "The default left margin must be a number";
|
||||
$lang["config_print_bottom_margin_required"] = "The default bottom margin is a required field";
|
||||
$lang["config_print_bottom_margin_number"] = "The default bottom margin must be a number";
|
||||
$lang["config_print_right_margin_required"] = "The default right margin is a required field";
|
||||
$lang["config_print_right_margin_number"] = "The default right margin must be a number";
|
||||
$lang["config_jsprintsetup_required"] = "Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?";
|
||||
$lang["config_timezone"] = "Zona Waktu";
|
||||
$lang["config_use_invoice_template"] = "Use invoice template";
|
||||
$lang["config_invoice_email_message"] = "Invoice Email Template";
|
||||
$lang["config_invoice_default_comments"] = "Default Invoice Comments";
|
||||
$lang["config_lines_per_page"] = "Lines Per Page";
|
||||
$lang["config_lines_per_page_required"] = "The lines per page is a required field";
|
||||
$lang["config_lines_per_page_number"] = "The lines per page must be a number";
|
||||
$lang["config_default_sales_discount"] = "Default Sales Discount %";
|
||||
$lang["config_default_sales_discount_required"] = "The default sales discount is a required field";
|
||||
$lang["config_default_sales_discount_number"] = "The default sales discount must be a number";
|
||||
$lang["config_website"] = "Situs Perusahaan";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["customers_account_number"] = "No.Pelanggan";
|
||||
$lang["customers_account_number_duplicate"] = "This account number is already present in the database";
|
||||
$lang["customers_basic_information"] = "Informasi Pelanggan";
|
||||
$lang["customers_cannot_be_deleted"] = "pelanggan terpilih tidak bisa dihapus; satu atau lebih dari pelanggan yang dipilih memiliki penjualan.";
|
||||
$lang["customers_confirm_delete"] = "Apakah Anda yakin ingin menghapus pelanggan yang dipilih?";
|
||||
@@ -14,4 +15,3 @@ $lang["customers_successful_deleted"] = "Anda telah berhasil menghapus pelanggan
|
||||
$lang["customers_successful_updating"] = "Anda telah berhasil memperbarui pelanggan";
|
||||
$lang["customers_taxable"] = "Dapat dikenakan pajak";
|
||||
$lang["customers_update"] = "Ubah Pelanggan";
|
||||
$lang["customers_account_number_duplicate"] = "This account number is already present in the database";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["giftcards_add_minus"] = "Penyesuaian Inventori TAMBAH / KURANG (-)";
|
||||
$lang["giftcards_allow_alt_desciption"] = "";
|
||||
$lang["giftcards_allow_alt_description"] = "Deskripsi Alternatif dimungkinkan";
|
||||
$lang["giftcards_amazon"] = "Amazon";
|
||||
$lang["giftcards_basic_information"] = "Informasi GiftCard";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Penyesuaian Inventori TAMBAH / KURANG (-)";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "Deskripsi Alternatif dimungkinkan";
|
||||
$lang["items_amazon"] = "Amazon";
|
||||
$lang["items_basic_information"] = "Informasi Item";
|
||||
@@ -30,6 +31,7 @@ $lang["items_error_adding_updating"] = "Kesalahan ketika menambahkan/memperbarui
|
||||
$lang["items_error_updating_multiple"] = "Kesalahan ketika memperbarui item";
|
||||
$lang["items_excel_import_failed"] = "Impor dari Excel tidak berhasil dilakukan";
|
||||
$lang["items_generate_barcodes"] = "Buat Barcode";
|
||||
$lang["items_image"] = "Avatar";
|
||||
$lang["items_info_provided_by"] = "Info disediakan oleh";
|
||||
$lang["items_inventory"] = "Inventori";
|
||||
$lang["items_inventory_comments"] = "Keterangan";
|
||||
@@ -37,7 +39,7 @@ $lang["items_is_deleted"] = "Item dihapus";
|
||||
$lang["items_is_serialized"] = "Item Memiliki Nomor Serial";
|
||||
$lang["items_item"] = "Item";
|
||||
$lang["items_item_number"] = "Kode Barang";
|
||||
$lang["items_number_required"] = "UPC/EAN/ISBN is a required field";
|
||||
$lang["items_item_number_duplicate"] = "The item number is already present in the database";
|
||||
$lang["items_location"] = "Lokasi Barang";
|
||||
$lang["items_low_inventory_items"] = "Daftar Stock Rendah";
|
||||
$lang["items_manually_editing_of_quantity"] = "Perubahan jumlah Stok secara manual";
|
||||
@@ -50,6 +52,7 @@ $lang["items_no_items_to_display"] = "Tidak ada item untuk ditampilkan";
|
||||
$lang["items_none"] = "Tidak Ada";
|
||||
$lang["items_none_selected"] = "Anda belum memilih item untuk diubah";
|
||||
$lang["items_number_information"] = "Nomor Barang";
|
||||
$lang["items_number_required"] = "UPC/EAN/ISBN is a required field";
|
||||
$lang["items_one_or_multiple"] = "Item Barang";
|
||||
$lang["items_quantity"] = "Jumlah";
|
||||
$lang["items_quantity_number"] = "Jumlah harus angka";
|
||||
@@ -80,5 +83,3 @@ $lang["items_unit_price_required"] = "Harga Jual wajib diisi";
|
||||
$lang["items_upc_database"] = "Database UPC";
|
||||
$lang["items_update"] = "Ubah";
|
||||
$lang["items_use_inventory_menu"] = "Gunakan Inv. Menu";
|
||||
$lang["items_image"] = "Avatar";
|
||||
$lang["items_item_number_duplicate"] = "The item number is already present in the database";
|
||||
|
||||
@@ -23,12 +23,14 @@ $lang["recvs_error_requisition"] = "Kesalahan Daftar Permintaan";
|
||||
$lang["recvs_find_or_scan_item"] = "Cari/Scan Item";
|
||||
$lang["recvs_find_or_scan_item_or_receipt"] = "Cari/Scan Item ATAU Faktur";
|
||||
$lang["recvs_id"] = "ID Penerimaan";
|
||||
$lang["recvs_invoice_enable"] = "Create Invoice";
|
||||
$lang["recvs_invoice_number"] = "Nomer Nota";
|
||||
$lang["recvs_invoice_number_duplicate"] = "Nomer Nota Double";
|
||||
$lang["recvs_item_name"] = "Nama Item";
|
||||
$lang["recvs_mode"] = "Jenis Penerimaan";
|
||||
$lang["recvs_new_supplier"] = "Pemasok Baru";
|
||||
$lang["recvs_one_or_multiple"] = "Satu Atau Double";
|
||||
$lang["recvs_print_after_sale"] = "Cetak Faktur setelah penjualan";
|
||||
$lang["recvs_quantity"] = "Jumlah";
|
||||
$lang["recvs_receipt"] = "Faktur Penerimaan";
|
||||
$lang["recvs_receipt_number"] = "No. Faktur Penerimaan";
|
||||
@@ -47,5 +49,3 @@ $lang["recvs_supplier"] = "Pemasok";
|
||||
$lang["recvs_total"] = "Total";
|
||||
$lang["recvs_unable_to_add_item"] = "Item tidak dapat ditambahkan ke penerimaan barang masuk";
|
||||
$lang["recvs_unsuccessfully_updated"] = "Tidak Berhasil Diperbaharui";
|
||||
$lang["recvs_invoice_enable"] = "Create Invoice";
|
||||
$lang["recvs_print_after_sale"] = "Cetak Faktur setelah penjualan";
|
||||
|
||||
@@ -12,6 +12,7 @@ $lang["sales_comment"] = "Catatan";
|
||||
$lang["sales_comments"] = "Keterangan";
|
||||
$lang["sales_complete_sale"] = "Entri penjualan";
|
||||
$lang["sales_confirm_cancel_sale"] = "Anda yakin ingin membatalkan transaksi penjualan ini? Semua item akan dihapus.";
|
||||
$lang["sales_confirm_delete"] = "Are you sure you want to delete the selected sales?";
|
||||
$lang["sales_confirm_finish_sale"] = "Anda yakin ingin melakukan transaksi penjualan ini? Proses tidak dapat dibatalkan.";
|
||||
$lang["sales_confirm_suspend_sale"] = "Apakah anda yakin akan menangguhkan penjualan ini?";
|
||||
$lang["sales_credit"] = "Kartu Credit";
|
||||
@@ -26,6 +27,7 @@ $lang["sales_delete_successful"] = "Transaksi Penjualan berhasil dihapus";
|
||||
$lang["sales_delete_unsuccessful"] = "Transaksi Penjualan tidak berhasil dihapus";
|
||||
$lang["sales_description_abbrv"] = "Deskripsi";
|
||||
$lang["sales_discount"] = "Diskon %";
|
||||
$lang["sales_discount_included"] = "% discount included";
|
||||
$lang["sales_discount_short"] = "%";
|
||||
$lang["sales_edit"] = "Ubah";
|
||||
$lang["sales_edit_item"] = "Ubah Item";
|
||||
@@ -36,11 +38,19 @@ $lang["sales_error_editing_item"] = "mengubah item salah";
|
||||
$lang["sales_find_or_scan_item"] = "Cari/Scan Item";
|
||||
$lang["sales_find_or_scan_item_or_receipt"] = "Cari/Scan Item ATAU Faktur";
|
||||
$lang["sales_giftcard"] = "Gift Card";
|
||||
$lang["sales_giftcard_balance"] = "Giftcard Balance";
|
||||
$lang["sales_giftcard_number"] = "Nomor Gift Card";
|
||||
$lang["sales_id"] = "ID Penjualan";
|
||||
$lang["sales_invoice"] = "Invoice";
|
||||
$lang["sales_invoice_confirm"] = "This invoice will be sent to";
|
||||
$lang["sales_invoice_enable"] = "Create Invoice";
|
||||
$lang["sales_invoice_filter"] = "Invoices";
|
||||
$lang["sales_invoice_no_email"] = "This customer does not have a valid email address";
|
||||
$lang["sales_invoice_number"] = "Nomor Nota";
|
||||
$lang["sales_invoice_number_duplicate"] = "Nomor Nota Double";
|
||||
$lang["sales_invoice_sent"] = "Invoice sent to";
|
||||
$lang["sales_invoice_unsent"] = "Invoice failed to be sent to";
|
||||
$lang["sales_invoice_update"] = "Recount";
|
||||
$lang["sales_item_insufficient_of_stock"] = "Stok Item tidak mencukupi";
|
||||
$lang["sales_item_name"] = "Nama Item ";
|
||||
$lang["sales_item_number"] = "Item #";
|
||||
@@ -50,14 +60,19 @@ $lang["sales_must_enter_numeric"] = "Nilai yang dimasukkan harus angka numerik";
|
||||
$lang["sales_must_enter_numeric_giftcard"] = "Nomor Gift Card harus angka numerik";
|
||||
$lang["sales_new_customer"] = "Pelanggan Baru";
|
||||
$lang["sales_new_item"] = "Item Baru";
|
||||
$lang["sales_no_description"] = "None";
|
||||
$lang["sales_no_filter"] = "All";
|
||||
$lang["sales_no_items_in_cart"] = "Tidak ada Item dalam Keranjang Belanja";
|
||||
$lang["sales_no_sales_to_display"] = "No sales to display";
|
||||
$lang["sales_one_or_multiple"] = "";
|
||||
$lang["sales_overview"] = "Overview";
|
||||
$lang["sales_payment"] = "Type Pembayaran";
|
||||
$lang["sales_payment_amount"] = "Amount";
|
||||
$lang["sales_payment_not_cover_total"] = "Jumlah pembayaran tidak mencakup Total";
|
||||
$lang["sales_payment_type"] = "Type";
|
||||
$lang["sales_payments_total"] = "Total Pembayaran";
|
||||
$lang["sales_price"] = "Harga";
|
||||
$lang["sales_print_after_sale"] = "Cetak Faktur setelah penjualan";
|
||||
$lang["sales_quantity"] = "Jumlah.";
|
||||
$lang["sales_quantity_less_than_zero"] = "Peringatan!... Stok Inventori Kosong. Proses penjualan masih dapat dilanjutkan, Periksa Inventori.";
|
||||
$lang["sales_receipt"] = "Faktur Penjualan";
|
||||
@@ -69,7 +84,10 @@ $lang["sales_sale"] = "Penjualan";
|
||||
$lang["sales_sale_for_customer"] = "Pelanggan:";
|
||||
$lang["sales_sale_time"] = "Waktu";
|
||||
$lang["sales_select_customer"] = "Pilih Pelanggan (Opsional)";
|
||||
$lang["sales_send_invoice"] = "Send Invoice";
|
||||
$lang["sales_serial"] = "Serial";
|
||||
$lang["sales_show_invoice"] = "invoice";
|
||||
$lang["sales_show_receipt"] = "receipt";
|
||||
$lang["sales_start_typing_customer_name"] = "Ketik Nama Pelanggan...";
|
||||
$lang["sales_start_typing_item_name"] = "Ketik Nama Barang atau Scan Barcode...";
|
||||
$lang["sales_stock_location"] = "Lokasi Stock";
|
||||
@@ -83,30 +101,11 @@ $lang["sales_suspended_sales"] = "Penangguhan";
|
||||
$lang["sales_tax"] = "Pajak";
|
||||
$lang["sales_tax_percent"] = "Pajak %";
|
||||
$lang["sales_total"] = "Total";
|
||||
$lang["sales_total_tax_exclusive"] = "Tax excluded";
|
||||
$lang["sales_transaction_failed"] = "Transaksi Penjualan Salah";
|
||||
$lang["sales_unable_to_add_item"] = "Tidak dapat menambahkan item dengan penjualan";
|
||||
$lang["sales_unsuccessfully_deleted"] = "Transaksi Penjualan tidak berhasil dihapus";
|
||||
$lang["sales_unsuccessfully_updated"] = "Penjualan tidak berhasil diperbarui";
|
||||
$lang["sales_unsuspend"] = "Batal Penangguhan";
|
||||
$lang["sales_unsuspend_and_delete"] = "Batalkan dan hapus penangguhan";
|
||||
$lang["sales_giftcard_balance"] = "Giftcard Balance";
|
||||
$lang["sales_discount_included"] = "% discount included";
|
||||
$lang["sales_print_after_sale"] = "Cetak Faktur setelah penjualan";
|
||||
$lang["sales_invoice"] = "Invoice";
|
||||
$lang["sales_total_tax_exclusive"] = "Tax excluded";
|
||||
$lang["sales_send_invoice"] = "Send Invoice";
|
||||
$lang["sales_invoice_confirm"] = "This invoice will be sent to";
|
||||
$lang["sales_invoice_no_email"] = "This customer does not have a valid email address";
|
||||
$lang["sales_invoice_sent"] = "Invoice sent to";
|
||||
$lang["sales_invoice_unsent"] = "Invoice failed to be sent to";
|
||||
$lang["sales_invoice_filter"] = "Invoices";
|
||||
$lang["sales_no_filter"] = "All";
|
||||
$lang["sales_no_sales_to_display"] = "No sales to display";
|
||||
$lang["sales_show_invoice"] = "invoice";
|
||||
$lang["sales_show_receipt"] = "receipt";
|
||||
$lang["sales_invoice_filter"] = "Filter sales for ";
|
||||
$lang["sales_overview"] = "Overview";
|
||||
$lang["sales_update"] = "Edit Sale";
|
||||
$lang["sales_confirm_delete"] = "Are you sure you want to delete the selected sales?";
|
||||
$lang["sales_no_description"] = "None";
|
||||
$lang["sales_invoice_update"] = "Recount";
|
||||
|
||||
@@ -7,6 +7,7 @@ $lang["common_comments"] = "Commentaar";
|
||||
$lang["common_common"] = "algemeen";
|
||||
$lang["common_confirm_search"] = "U hebt een of meerdere rijen geselecteerd, deze zullen niet langer geselecteerd zijn na de zoekopdracht. Bent u zeker dat u wil verdergaan?";
|
||||
$lang["common_country"] = "Land";
|
||||
$lang["common_date"] = "Datum";
|
||||
$lang["common_delete"] = "Verwijder";
|
||||
$lang["common_det"] = "details";
|
||||
$lang["common_edit"] = "bewerk";
|
||||
@@ -15,9 +16,14 @@ $lang["common_email_invalid_format"] = "Je moet een geldig email adres invullen.
|
||||
$lang["common_fields_required_message"] = "Velden met een * moeten ingevuld worden";
|
||||
$lang["common_first_name"] = "Voornaam";
|
||||
$lang["common_first_name_required"] = "De voornaam moet ingevuld worden.";
|
||||
$lang["common_first_page"] = "Eerste";
|
||||
$lang["common_gender"] = "Geslacht";
|
||||
$lang["common_gender_female"] = "V";
|
||||
$lang["common_gender_male"] = "M";
|
||||
$lang["common_inv"] = "stock";
|
||||
$lang["common_last_name"] = "Achternaam";
|
||||
$lang["common_last_name_required"] = "De achternaam moet ingevuld worden.";
|
||||
$lang["common_last_page"] = "Laatste";
|
||||
$lang["common_learn_about_project"] = "om de laatste informatie te verkrijgen over het project";
|
||||
$lang["common_list_of"] = "Lijst van";
|
||||
$lang["common_logout"] = "Logout";
|
||||
@@ -31,6 +37,7 @@ $lang["common_price"] = "Prijs";
|
||||
$lang["common_remove"] = "Verwijder";
|
||||
$lang["common_return_policy"] = "Retourvoorwaarden";
|
||||
$lang["common_search"] = "Zoek";
|
||||
$lang["common_search_options"] = "Zoek criteria";
|
||||
$lang["common_searched_for"] = "Gezocht op";
|
||||
$lang["common_state"] = "Provincie";
|
||||
$lang["common_submit"] = "Verzend";
|
||||
@@ -40,10 +47,3 @@ $lang["common_welcome"] = "Welkom";
|
||||
$lang["common_welcome_message"] = "Welkom in PHP Point Of Sale, klik beneden een module aan om te beginnen!";
|
||||
$lang["common_you_are_using_ospos"] = "You are using Open Source Point Of Sale Version";
|
||||
$lang["common_zip"] = "Postcode";
|
||||
$lang["common_gender"] = "Geslacht";
|
||||
$lang["common_gender_male"] = "M";
|
||||
$lang["common_gender_female"] = "V";
|
||||
$lang["common_date"] = "Datum";
|
||||
$lang["common_search_options"] = "Zoek criteria";
|
||||
$lang["common_first_page"] = "Eerste";
|
||||
$lang["common_last_page"] = "Laatste";
|
||||
|
||||
@@ -2,11 +2,14 @@
|
||||
|
||||
$lang["config_address"] = "Adres";
|
||||
$lang["config_address_required"] = "Het adres van het bedrijf moet ingevuld worden";
|
||||
$lang["config_backup_button"] = "Backup";
|
||||
$lang["config_backup_database"] = "Backup Database";
|
||||
$lang["config_barcode_company"] = "Bedrijfsnaam";
|
||||
$lang["config_barcode_configuration"] = "Barcode Configuratie";
|
||||
$lang["config_barcode_content"] = "Inhoud Barcode";
|
||||
$lang["config_barcode_width"] = "Breedte (px)";
|
||||
$lang["config_barcode_first_row"] = "Rij 1";
|
||||
$lang["config_barcode_font"] = "Lettertype";
|
||||
$lang["config_barcode_height"] = "Hoogte (px)";
|
||||
$lang["config_barcode_id"] = "Product id/naam";
|
||||
$lang["config_barcode_info"] = "Barcode instellingen";
|
||||
$lang["config_barcode_layout"] = "Barcode Layout";
|
||||
@@ -16,12 +19,13 @@ $lang["config_barcode_number_in_row"] = "Aantal per rij";
|
||||
$lang["config_barcode_page_cellspacing"] = "Toon cellspatiëring";
|
||||
$lang["config_barcode_page_width"] = "Toon paginabreedte";
|
||||
$lang["config_barcode_price"] = "Prijs";
|
||||
$lang["config_barcode_height"] = "Hoogte (px)";
|
||||
$lang["config_barcode_second_row"] = "Rij 2";
|
||||
$lang["config_barcode_quality"] = "Kwaliteit (1-100)";
|
||||
$lang["config_barcode_second_row"] = "Rij 2";
|
||||
$lang["config_barcode_third_row"] = "Rij 3";
|
||||
$lang["config_barcode_type"] = "Barcode Type";
|
||||
$lang["config_barcode_width"] = "Breedte (px)";
|
||||
$lang["config_company"] = "Bedrijfsnaam";
|
||||
$lang["config_company_logo"] = "Logo";
|
||||
$lang["config_company_required"] = "De bedrijfsnaam moet ingevuld worden";
|
||||
$lang["config_company_website_url"] = "De website van het bedrijf is geen geldige URL (http://...)";
|
||||
$lang["config_currency_side"] = "Rechterkant";
|
||||
@@ -36,20 +40,24 @@ $lang["config_custom6"] = "Custom Veld 6";
|
||||
$lang["config_custom7"] = "Custom Veld 7";
|
||||
$lang["config_custom8"] = "Custom Veld 8";
|
||||
$lang["config_custom9"] = "Custom Veld 9";
|
||||
$lang["config_default_barcode_width_number"] = "The default barcode width must be a number";
|
||||
$lang["config_default_barcode_width_required"] = "The default barcode width is a required field";
|
||||
$lang["config_decimal_point"] = "Decimal Point";
|
||||
$lang["config_default_barcode_font_size_number"] = "The default barcode font size must be a number";
|
||||
$lang["config_default_barcode_font_size_required"] = "The default barcode font size is a required field";
|
||||
$lang["config_default_barcode_height_number"] = "The default barcode height must be a number";
|
||||
$lang["config_default_barcode_height_required"] = "The default barcode height is a required field";
|
||||
$lang["config_default_barcode_num_in_row_number"] = "The default barcode num in row must be a number";
|
||||
$lang["config_default_barcode_num_in_row_required"] = "The default barcode num in row is a required field";
|
||||
$lang["config_default_barcode_page_cellspacing_number"] = "The default barcode page cellspacing must be a number";
|
||||
$lang["config_default_barcode_page_cellspacing_required"] = "The default barcode page cellspacing is a required field";
|
||||
$lang["config_default_barcode_page_width_number"] = "The default barcode page width must be a number";
|
||||
$lang["config_default_barcode_page_width_required"] = "The default barcode page width is a required field";
|
||||
$lang["config_default_barcode_height_number"] = "The default barcode height must be a number";
|
||||
$lang["config_default_barcode_height_required"] = "The default barcode height is a required field";
|
||||
$lang["config_default_barcode_quality_number"] = "The default barcode quality must be a number";
|
||||
$lang["config_default_barcode_quality_required"] = "The default barcode quality is a required field";
|
||||
$lang["config_default_barcode_width_number"] = "The default barcode width must be a number";
|
||||
$lang["config_default_barcode_width_required"] = "The default barcode width is a required field";
|
||||
$lang["config_default_sales_discount"] = "Standaard Korting %";
|
||||
$lang["config_default_sales_discount_number"] = "The default sales discount must be a number";
|
||||
$lang["config_default_sales_discount_required"] = "The default sales discount is a required field";
|
||||
$lang["config_default_tax_rate"] = "Standaard VAT %";
|
||||
$lang["config_default_tax_rate_1"] = "VAT 1 %";
|
||||
$lang["config_default_tax_rate_2"] = "VAT 2 %";
|
||||
@@ -58,9 +66,41 @@ $lang["config_default_tax_rate_required"] = "Het percentage VAT moet ingevuld wo
|
||||
$lang["config_fax"] = "Fax";
|
||||
$lang["config_general_configuration"] = "Algemene Instellingen";
|
||||
$lang["config_info"] = "Systeeminstellingen";
|
||||
$lang["config_invoice_default_comments"] = "Factuur Mededeling";
|
||||
$lang["config_invoice_email_message"] = "Invoice Email Template";
|
||||
$lang["config_invoice_printer"] = "Factuur Printer";
|
||||
$lang["config_jsprintsetup_required"] = "Opgelet! De uitgeschakelde functionaliteit werkt enkel met de jsPrintSetup addon in Firefox.";
|
||||
$lang["config_language"] = "Taal";
|
||||
$lang["config_lines_per_page"] = "Lijnen Per Pagina";
|
||||
$lang["config_lines_per_page_number"] = "The lines per page must be a number";
|
||||
$lang["config_lines_per_page_required"] = "The lines per page is a required field";
|
||||
$lang["config_location_configuration"] = "Stock Locaties";
|
||||
$lang["config_location_info"] = "Instellingen Locatie";
|
||||
$lang["config_logout"] = "Wilt u een backup maken alvorens uit te loggen?";
|
||||
$lang["config_number_format"] = "Number Format";
|
||||
$lang["config_phone"] = "Telefoon";
|
||||
$lang["config_phone_required"] = "De telefoonnummer van het bedrijf moet ingevuld worden";
|
||||
$lang["config_print_after_sale"] = "";
|
||||
$lang["config_print_bottom_margin"] = "Marge Beneden";
|
||||
$lang["config_print_bottom_margin_number"] = "The default bottom margin must be a number";
|
||||
$lang["config_print_bottom_margin_required"] = "The default bottom margin is a required field";
|
||||
$lang["config_print_footer"] = "Print Browser Footer";
|
||||
$lang["config_print_header"] = "Print Browser Header";
|
||||
$lang["config_print_left_margin"] = "Marge Links";
|
||||
$lang["config_print_left_margin_number"] = "The default left margin must be a number";
|
||||
$lang["config_print_left_margin_required"] = "The default left margin is a required field";
|
||||
$lang["config_print_right_margin"] = "Marge Rechts";
|
||||
$lang["config_print_right_margin_number"] = "The default right margin must be a number";
|
||||
$lang["config_print_right_margin_required"] = "The default right margin is a required field";
|
||||
$lang["config_print_silently"] = "Marge Boven";
|
||||
$lang["config_print_top_margin"] = "Marge Boven";
|
||||
$lang["config_print_top_margin_number"] = "The default top margin must be a number";
|
||||
$lang["config_print_top_margin_required"] = "The default top margin is a required field";
|
||||
$lang["config_receipt_configuration"] = "Print Instellingen";
|
||||
$lang["config_receipt_info"] = "Ticket Instellingen";
|
||||
$lang["config_receipt_printer"] = "Ticket Printer";
|
||||
$lang["config_receipt_show_taxes"] = "Toon VAT";
|
||||
$lang["config_receiving_calculate_average_price"] = "Calc avg. Price (Receiving)";
|
||||
$lang["config_recv_invoice_format"] = "Formattering Order #";
|
||||
$lang["config_return_policy_required"] = "De retourvoorwaarden moeten ingevuld worden";
|
||||
$lang["config_sales_invoice_format"] = "Formattering Aankoop #";
|
||||
@@ -68,55 +108,10 @@ $lang["config_saved_successfully"] = "Configuratie werd bewaard";
|
||||
$lang["config_saved_unsuccessfully"] = "Configuratie kon niet worden bewaard";
|
||||
$lang["config_stock_location"] = "Stock locatie";
|
||||
$lang["config_stock_location_duplicate"] = "Vul een unieke naam in";
|
||||
$lang["config_stock_location_invalid_chars"] = "De bedrijfsnaam moet ingevuld worden";
|
||||
$lang["config_stock_location_required"] = "Naam van de stock locatie is een verplicht veld";
|
||||
$lang["config_tax_included"] = "VAT Ingebgrepen";
|
||||
$lang["config_timezone"] = "Tijdzone";
|
||||
$lang["config_website"] = "Website";
|
||||
$lang["config_barcode_configuration"] = "Barcode Configuratie";
|
||||
$lang["config_barcode_number"] = "UPC/EAN/ISBN";
|
||||
$lang["config_barcode_id"] = "Product id";
|
||||
$lang["config_barcode_content"] = "Inhoud Barcode";
|
||||
$lang["config_barcode_name"] = "Productnaam";
|
||||
$lang["config_barcode_price"] = "Prijs";
|
||||
$lang["config_barcode_company"] = "Bedrijfsnaam";
|
||||
$lang["config_location_configuration"] = "Stock Locaties";
|
||||
$lang["config_location_info"] = "Instellingen Locatie";
|
||||
$lang["config_logout"] = "Wilt u een backup maken alvorens uit te loggen?";
|
||||
$lang["config_backup_database"] = "Backup Database";
|
||||
$lang["config_receiving_calculate_average_price"] = "Calc avg. Price (Receiving)";
|
||||
$lang["config_number_format"] = "Number Format";
|
||||
$lang["config_thousands_separator"] = "Thousands Separator";
|
||||
$lang["config_decimal_point"] = "Decimal Point";
|
||||
$lang["config_backup_button"] = "Backup";
|
||||
$lang["config_stock_location_invalid_chars"] = "De bedrijfsnaam moet ingevuld worden";
|
||||
$lang["config_company_logo"] = "Logo";
|
||||
$lang["config_invoice_printer"] = "Factuur Printer";
|
||||
$lang["config_receipt_printer"] = "Ticket Printer";
|
||||
$lang["config_receipt_show_taxes"] = "Toon VAT";
|
||||
$lang["config_receipt_info"] = "Ticket Instellingen";
|
||||
$lang["config_receipt_configuration"] = "Print Instellingen";
|
||||
$lang["config_print_footer"] = "Print Browser Footer";
|
||||
$lang["config_print_header"] = "Print Browser Header";
|
||||
$lang["config_print_silently"] = "Marge Boven";
|
||||
$lang["config_print_top_margin"] = "Marge Boven";
|
||||
$lang["config_print_left_margin"] = "Marge Links";
|
||||
$lang["config_print_bottom_margin"] = "Marge Beneden";
|
||||
$lang["config_print_right_margin"] = "Marge Rechts";
|
||||
$lang["config_print_top_margin_required"] = "The default top margin is a required field";
|
||||
$lang["config_print_top_margin_number"] = "The default top margin must be a number";
|
||||
$lang["config_print_left_margin_required"] = "The default left margin is a required field";
|
||||
$lang["config_print_left_margin_number"] = "The default left margin must be a number";
|
||||
$lang["config_print_bottom_margin_required"] = "The default bottom margin is a required field";
|
||||
$lang["config_print_bottom_margin_number"] = "The default bottom margin must be a number";
|
||||
$lang["config_print_right_margin_required"] = "The default right margin is a required field";
|
||||
$lang["config_print_right_margin_number"] = "The default right margin must be a number";
|
||||
$lang["config_jsprintsetup_required"] = "Opgelet! De uitgeschakelde functionaliteit werkt enkel met de jsPrintSetup addon in Firefox.";
|
||||
$lang["config_timezone"] = "Tijdzone";
|
||||
$lang["config_use_invoice_template"] = "Gebruik template voor facturen";
|
||||
$lang["config_invoice_email_message"] = "Invoice Email Template";
|
||||
$lang["config_invoice_default_comments"] = "Factuur Mededeling";
|
||||
$lang["config_lines_per_page"] = "Lijnen Per Pagina";
|
||||
$lang["config_lines_per_page_required"] = "The lines per page is a required field";
|
||||
$lang["config_lines_per_page_number"] = "The lines per page must be a number";
|
||||
$lang["config_default_sales_discount"] = "Standaard Korting %";
|
||||
$lang["config_default_sales_discount_required"] = "The default sales discount is a required field";
|
||||
$lang["config_default_sales_discount_number"] = "The default sales discount must be a number";
|
||||
$lang["config_website"] = "Website";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["customers_account_number"] = "Btwnummer";
|
||||
$lang["customers_account_number_duplicate"] = "Deze VAT nummer is reeds aanwezig in de database";
|
||||
$lang["customers_basic_information"] = "Klantgegevens";
|
||||
$lang["customers_cannot_be_deleted"] = "De geselecteerde klanten konden niet worden verwijderd. Eén of meerdere klanten hebben verkoopsgegevens in de database zitten.";
|
||||
$lang["customers_confirm_delete"] = "Bent u zeker dat u de geselecteerde klanten wil verwijderen?";
|
||||
@@ -14,4 +15,3 @@ $lang["customers_successful_deleted"] = "Er werd(en)";
|
||||
$lang["customers_successful_updating"] = "Wijzigingen klantgegevens bewaard voor ";
|
||||
$lang["customers_taxable"] = "Belastbaar";
|
||||
$lang["customers_update"] = "Bewerk Klant";
|
||||
$lang["customers_account_number_duplicate"] = "Deze VAT nummer is reeds aanwezig in de database";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["giftcards_add_minus"] = "Corrigatie hoeveelheid";
|
||||
$lang["giftcards_allow_alt_desciption"] = "";
|
||||
$lang["giftcards_allow_alt_description"] = "Aanpasbare omschrijving";
|
||||
$lang["giftcards_amazon"] = "Amazon";
|
||||
$lang["giftcards_basic_information"] = "Cadeaubon Info";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Corrigatie hoeveelheid";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "Aanpasbare omschrijving";
|
||||
$lang["items_amazon"] = "Amazon";
|
||||
$lang["items_basic_information"] = "Productinformatie";
|
||||
@@ -30,6 +31,7 @@ $lang["items_error_adding_updating"] = "Fout bij het toevoegen/aanpassen van een
|
||||
$lang["items_error_updating_multiple"] = "Fout bij het bewaren van producten";
|
||||
$lang["items_excel_import_failed"] = "Excel import mislukt";
|
||||
$lang["items_generate_barcodes"] = "Genereer Barcodes";
|
||||
$lang["items_image"] = "Afbeelding";
|
||||
$lang["items_info_provided_by"] = "Info provided by";
|
||||
$lang["items_inventory"] = "Stock";
|
||||
$lang["items_inventory_comments"] = "Commentaar";
|
||||
@@ -37,7 +39,7 @@ $lang["items_is_deleted"] = "Verwijderd";
|
||||
$lang["items_is_serialized"] = "Optelbaar";
|
||||
$lang["items_item"] = "Product";
|
||||
$lang["items_item_number"] = "UPC/EAN/ISBN";
|
||||
$lang["items_number_required"] = "UPC/EAN/ISBN moet ingevuld worden";
|
||||
$lang["items_item_number_duplicate"] = "De barcode nummer is reeds aanwezig in de database";
|
||||
$lang["items_location"] = "Locatie";
|
||||
$lang["items_low_inventory_items"] = "Producten niet in stock";
|
||||
$lang["items_manually_editing_of_quantity"] = "Manuele aanpassing hoeveelheid";
|
||||
@@ -50,6 +52,7 @@ $lang["items_no_items_to_display"] = "Er werden geen producten gevonden";
|
||||
$lang["items_none"] = "Geen";
|
||||
$lang["items_none_selected"] = "U hebt geen producten geselecteerd";
|
||||
$lang["items_number_information"] = "Productnummer";
|
||||
$lang["items_number_required"] = "UPC/EAN/ISBN moet ingevuld worden";
|
||||
$lang["items_one_or_multiple"] = "product(en) verwijderd";
|
||||
$lang["items_quantity"] = "Stock";
|
||||
$lang["items_quantity_number"] = "Hoeveelheid moet een cijfer zijn";
|
||||
@@ -80,5 +83,3 @@ $lang["items_unit_price_required"] = "Verkoopprijs moet ingevuld worden";
|
||||
$lang["items_upc_database"] = "UPC Database";
|
||||
$lang["items_update"] = "Bewerk Product";
|
||||
$lang["items_use_inventory_menu"] = "Use Inv. Menu";
|
||||
$lang["items_image"] = "Afbeelding";
|
||||
$lang["items_item_number_duplicate"] = "De barcode nummer is reeds aanwezig in de database";
|
||||
|
||||
@@ -23,12 +23,14 @@ $lang["recvs_error_requisition"] = "Kon de stock transfer niet vervolledigen";
|
||||
$lang["recvs_find_or_scan_item"] = "Zoek/Scan Product";
|
||||
$lang["recvs_find_or_scan_item_or_receipt"] = "Zoek/Scan Product OF Tickets";
|
||||
$lang["recvs_id"] = "Ordernummer";
|
||||
$lang["recvs_invoice_enable"] = "Maak Factuur";
|
||||
$lang["recvs_invoice_number"] = "Factuur #";
|
||||
$lang["recvs_invoice_number_duplicate"] = "Gelieve een uniek factuurnummer in te voeren";
|
||||
$lang["recvs_item_name"] = "Productnaam";
|
||||
$lang["recvs_mode"] = "Order type";
|
||||
$lang["recvs_new_supplier"] = "N. Leverancier";
|
||||
$lang["recvs_one_or_multiple"] = "order(s)";
|
||||
$lang["recvs_print_after_sale"] = "Print Ticket";
|
||||
$lang["recvs_quantity"] = "Aantal";
|
||||
$lang["recvs_receipt"] = "Ontvangstbewijs";
|
||||
$lang["recvs_receipt_number"] = "Order #";
|
||||
@@ -47,5 +49,3 @@ $lang["recvs_supplier"] = "Leverancier";
|
||||
$lang["recvs_total"] = "Totaal";
|
||||
$lang["recvs_unable_to_add_item"] = "Onmogelijk om product aan order toe te voegen";
|
||||
$lang["recvs_unsuccessfully_updated"] = "Receiving unsuccessfully updated";
|
||||
$lang["recvs_invoice_enable"] = "Maak Factuur";
|
||||
$lang["recvs_print_after_sale"] = "Print Ticket";
|
||||
|
||||
@@ -12,6 +12,7 @@ $lang["sales_comment"] = "Commentaar";
|
||||
$lang["sales_comments"] = "Commentaar";
|
||||
$lang["sales_complete_sale"] = "Bevestig";
|
||||
$lang["sales_confirm_cancel_sale"] = "Bent u zeker dat u deze aankoop wil verwijderen?";
|
||||
$lang["sales_confirm_delete"] = "Bent u zeker dat u de geselecteerde aankopen wil verwijderen?";
|
||||
$lang["sales_confirm_finish_sale"] = "Bent u zeker dat u deze aankoop wil invoeren? Dit kan niet ongedaan gemaakt worden.";
|
||||
$lang["sales_confirm_suspend_sale"] = "Bent u zeker dat u deze aankoop wil bewaren?";
|
||||
$lang["sales_credit"] = "Kredietkaart";
|
||||
@@ -26,6 +27,7 @@ $lang["sales_delete_successful"] = "De geselecteerde aanko(o)p(en) werden verwij
|
||||
$lang["sales_delete_unsuccessful"] = "De geselecteerde aankopen konden niet worden verwijderd.";
|
||||
$lang["sales_description_abbrv"] = "Omschr.";
|
||||
$lang["sales_discount"] = "%";
|
||||
$lang["sales_discount_included"] = "% korting inbegrepen";
|
||||
$lang["sales_discount_short"] = "%";
|
||||
$lang["sales_edit"] = "Bewerk";
|
||||
$lang["sales_edit_item"] = "Bewaar";
|
||||
@@ -36,11 +38,19 @@ $lang["sales_error_editing_item"] = "Fout bij bewerken";
|
||||
$lang["sales_find_or_scan_item"] = "Zoek/Scan Product";
|
||||
$lang["sales_find_or_scan_item_or_receipt"] = "Zoek/Scan Product of Ticket";
|
||||
$lang["sales_giftcard"] = "Cadeaubon";
|
||||
$lang["sales_giftcard_balance"] = "Waardebon Resterend";
|
||||
$lang["sales_giftcard_number"] = "Cadeaubon nummer";
|
||||
$lang["sales_id"] = "Nummer Verkoop ";
|
||||
$lang["sales_invoice"] = "Factuur";
|
||||
$lang["sales_invoice_confirm"] = "Deze factuur zal verstuurd worden naar";
|
||||
$lang["sales_invoice_enable"] = "Maak Factuur";
|
||||
$lang["sales_invoice_filter"] = "Facturen";
|
||||
$lang["sales_invoice_no_email"] = "Er werd geen email adres gevonden voor deze klant";
|
||||
$lang["sales_invoice_number"] = "Factuur #";
|
||||
$lang["sales_invoice_number_duplicate"] = "Vul een unieke nummer in";
|
||||
$lang["sales_invoice_sent"] = "Factuur verstuurd naar";
|
||||
$lang["sales_invoice_unsent"] = "Fout bij het versturen van factuur naar";
|
||||
$lang["sales_invoice_update"] = "Hernummer";
|
||||
$lang["sales_item_insufficient_of_stock"] = "Product is niet meer in voorraad";
|
||||
$lang["sales_item_name"] = "Naam";
|
||||
$lang["sales_item_number"] = "Product #";
|
||||
@@ -50,14 +60,19 @@ $lang["sales_must_enter_numeric"] = "Het ontvangen bedrag moet een numerieke waa
|
||||
$lang["sales_must_enter_numeric_giftcard"] = "Er moet een geldige code worden ingevuld voor de cadeaubon";
|
||||
$lang["sales_new_customer"] = "Nieuwe klant";
|
||||
$lang["sales_new_item"] = "Nieuw Product";
|
||||
$lang["sales_no_description"] = "Geen";
|
||||
$lang["sales_no_filter"] = "Alle";
|
||||
$lang["sales_no_items_in_cart"] = "Er zijn geen aankopen geselecteerd";
|
||||
$lang["sales_no_sales_to_display"] = "Er werden geen aankopen gevonden";
|
||||
$lang["sales_one_or_multiple"] = "aankopen verwijderd";
|
||||
$lang["sales_overview"] = "Overzicht";
|
||||
$lang["sales_payment"] = "Betaalmethode";
|
||||
$lang["sales_payment_amount"] = "Bedrag";
|
||||
$lang["sales_payment_not_cover_total"] = "Betaalde hoeveelheid is onvoldoende";
|
||||
$lang["sales_payment_type"] = "Type";
|
||||
$lang["sales_payments_total"] = "Betaald bedrag";
|
||||
$lang["sales_price"] = "Prijs";
|
||||
$lang["sales_print_after_sale"] = "Print Ticket";
|
||||
$lang["sales_quantity"] = "Aantal";
|
||||
$lang["sales_quantity_less_than_zero"] = "Waarschuwing, de gewenste hoeveelheid is onvoldoende. U kunt deze aankoop verwerken, maar kijk toch even de voorraad na.";
|
||||
$lang["sales_receipt"] = "Ticket #";
|
||||
@@ -69,7 +84,10 @@ $lang["sales_sale"] = "Verkoop";
|
||||
$lang["sales_sale_for_customer"] = "Klant:";
|
||||
$lang["sales_sale_time"] = "Datum";
|
||||
$lang["sales_select_customer"] = "Selecteer Klant (Optioneel)";
|
||||
$lang["sales_send_invoice"] = "Vestuur Factuur";
|
||||
$lang["sales_serial"] = "Nummer";
|
||||
$lang["sales_show_invoice"] = "factuur";
|
||||
$lang["sales_show_receipt"] = "ticket";
|
||||
$lang["sales_start_typing_customer_name"] = "Typ naam klant...";
|
||||
$lang["sales_start_typing_item_name"] = "Typ naam product of barcode...";
|
||||
$lang["sales_stock_location"] = "Stock locatie";
|
||||
@@ -83,30 +101,11 @@ $lang["sales_suspended_sales"] = "Bewaarde Aankopen";
|
||||
$lang["sales_tax"] = "VAT";
|
||||
$lang["sales_tax_percent"] = "VAT %";
|
||||
$lang["sales_total"] = "Totaal";
|
||||
$lang["sales_total_tax_exclusive"] = "Totaal";
|
||||
$lang["sales_transaction_failed"] = "Transactie mislukt";
|
||||
$lang["sales_unable_to_add_item"] = "Onmogelijk om product toe te voegen";
|
||||
$lang["sales_unsuccessfully_deleted"] = "De aankoop kon niet verwijderd worden";
|
||||
$lang["sales_unsuccessfully_updated"] = "Fout bij het bewaren van ticket";
|
||||
$lang["sales_unsuspend"] = "Hervat";
|
||||
$lang["sales_unsuspend_and_delete"] = "";
|
||||
$lang["sales_giftcard_balance"] = "Waardebon Resterend";
|
||||
$lang["sales_discount_included"] = "% korting inbegrepen";
|
||||
$lang["sales_print_after_sale"] = "Print Ticket";
|
||||
$lang["sales_invoice"] = "Factuur";
|
||||
$lang["sales_total_tax_exclusive"] = "Totaal";
|
||||
$lang["sales_send_invoice"] = "Vestuur Factuur";
|
||||
$lang["sales_invoice_confirm"] = "Deze factuur zal verstuurd worden naar";
|
||||
$lang["sales_invoice_no_email"] = "Er werd geen email adres gevonden voor deze klant";
|
||||
$lang["sales_invoice_sent"] = "Factuur verstuurd naar";
|
||||
$lang["sales_invoice_unsent"] = "Fout bij het versturen van factuur naar";
|
||||
$lang["sales_invoice_filter"] = "Facturen";
|
||||
$lang["sales_no_filter"] = "Alle";
|
||||
$lang["sales_no_sales_to_display"] = "Er werden geen aankopen gevonden";
|
||||
$lang["sales_show_invoice"] = "factuur";
|
||||
$lang["sales_show_receipt"] = "ticket";
|
||||
$lang["sales_invoice_filter"] = "Filter tickets op ";
|
||||
$lang["sales_overview"] = "Overzicht";
|
||||
$lang["sales_update"] = "Bewerk Ticket";
|
||||
$lang["sales_confirm_delete"] = "Bent u zeker dat u de geselecteerde aankopen wil verwijderen?";
|
||||
$lang["sales_no_description"] = "Geen";
|
||||
$lang["sales_invoice_update"] = "Hernummer";
|
||||
|
||||
@@ -7,6 +7,7 @@ $lang["common_comments"] = "Комментарии";
|
||||
$lang["common_common"] = "общественно";
|
||||
$lang["common_confirm_search"] = "Вы выбрали одну или несколько строк, это больше не будет быть выбрано после поиска. Вы уверены, что хотите, чтобы представить этот поиск?";
|
||||
$lang["common_country"] = "Страна";
|
||||
$lang["common_date"] = "Date";
|
||||
$lang["common_delete"] = "Удалить";
|
||||
$lang["common_det"] = "детали";
|
||||
$lang["common_edit"] = "редактировать";
|
||||
@@ -15,9 +16,14 @@ $lang["common_email_invalid_format"] = "Это электронная почта
|
||||
$lang["common_fields_required_message"] = "Красные пробела обязательно";
|
||||
$lang["common_first_name"] = "Имя";
|
||||
$lang["common_first_name_required"] = "Имя обязательный пробел";
|
||||
$lang["common_first_page"] = "First";
|
||||
$lang["common_gender"] = "Gender";
|
||||
$lang["common_gender_female"] = "V";
|
||||
$lang["common_gender_male"] = "M";
|
||||
$lang["common_inv"] = "инв";
|
||||
$lang["common_last_name"] = "Фамилия";
|
||||
$lang["common_last_name_required"] = "Фамилия обязательный пробел";
|
||||
$lang["common_last_page"] = "Last";
|
||||
$lang["common_learn_about_project"] = ", чтобы узнать самую последнюю информацию о проекте";
|
||||
$lang["common_list_of"] = "Список";
|
||||
$lang["common_logout"] = "Выход";
|
||||
@@ -31,6 +37,7 @@ $lang["common_price"] = "Цена";
|
||||
$lang["common_remove"] = "Снимать";
|
||||
$lang["common_return_policy"] = "Возвратний полис";
|
||||
$lang["common_search"] = "Пойск";
|
||||
$lang["common_search_options"] = "Search options";
|
||||
$lang["common_searched_for"] = "Искали за";
|
||||
$lang["common_state"] = "Штат";
|
||||
$lang["common_submit"] = "Подавать";
|
||||
@@ -40,10 +47,3 @@ $lang["common_welcome"] = "Добро пожаловать";
|
||||
$lang["common_welcome_message"] = "Добро пожаловать в Open Source Point Of Sale, нажмите модуля ниже, чтобы начать!";
|
||||
$lang["common_you_are_using_ospos"] = "Вы использоваете Open Source Point Of Sale Версия";
|
||||
$lang["common_zip"] = "Почтовый индекс";
|
||||
$lang["common_gender"] = "Gender";
|
||||
$lang["common_gender_male"] = "M";
|
||||
$lang["common_gender_female"] = "V";
|
||||
$lang["common_date"] = "Date";
|
||||
$lang["common_search_options"] = "Search options";
|
||||
$lang["common_first_page"] = "First";
|
||||
$lang["common_last_page"] = "Last";
|
||||
|
||||
@@ -2,11 +2,14 @@
|
||||
|
||||
$lang["config_address"] = "Адрес Компании";
|
||||
$lang["config_address_required"] = "Адрес Компании обязательный пробел";
|
||||
$lang["config_backup_button"] = "Backup";
|
||||
$lang["config_backup_database"] = "Backup Database";
|
||||
$lang["config_barcode_company"] = "Название Компании";
|
||||
$lang["config_barcode_configuration"] = "Barcode Configuration";
|
||||
$lang["config_barcode_content"] = "Barcode Content";
|
||||
$lang["config_barcode_width"] = "Width (px)";
|
||||
$lang["config_barcode_first_row"] = "Row 4";
|
||||
$lang["config_barcode_font"] = "Font";
|
||||
$lang["config_barcode_height"] = "Height (px)";
|
||||
$lang["config_barcode_id"] = "Item Id/Name";
|
||||
$lang["config_barcode_info"] = "Barcode Configuration Information";
|
||||
$lang["config_barcode_layout"] = "Barcode Layout";
|
||||
@@ -16,12 +19,13 @@ $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_height"] = "Height (px)";
|
||||
$lang["config_barcode_second_row"] = "Row 5";
|
||||
$lang["config_barcode_quality"] = "Quality (1-100)";
|
||||
$lang["config_barcode_second_row"] = "Row 5";
|
||||
$lang["config_barcode_third_row"] = "Row 6";
|
||||
$lang["config_barcode_type"] = "Barcode Type";
|
||||
$lang["config_barcode_width"] = "Width (px)";
|
||||
$lang["config_company"] = "Название Компании";
|
||||
$lang["config_company_logo"] = "Company Logo";
|
||||
$lang["config_company_required"] = "Имя Компании обязательный пробел";
|
||||
$lang["config_company_website_url"] = "Веб-сайт Компании не является допустимым URL (http://...)";
|
||||
$lang["config_currency_side"] = "Правая сторона";
|
||||
@@ -36,20 +40,24 @@ $lang["config_custom6"] = "Изготовленный пробел 6";
|
||||
$lang["config_custom7"] = "Изготовленный пробел 7";
|
||||
$lang["config_custom8"] = "Изготовленный пробел 8";
|
||||
$lang["config_custom9"] = "Изготовленный пробел 9";
|
||||
$lang["config_default_barcode_width_number"] = "The default barcode width must be a number";
|
||||
$lang["config_default_barcode_width_required"] = "The default barcode width is a required field";
|
||||
$lang["config_decimal_point"] = " Decimal Point";
|
||||
$lang["config_default_barcode_font_size_number"] = "The default barcode font size must be a number";
|
||||
$lang["config_default_barcode_font_size_required"] = "The default barcode font size is a required field";
|
||||
$lang["config_default_barcode_height_number"] = "The default barcode height must be a number";
|
||||
$lang["config_default_barcode_height_required"] = "The default barcode height is a required field";
|
||||
$lang["config_default_barcode_num_in_row_number"] = "The default barcode num in row must be a number";
|
||||
$lang["config_default_barcode_num_in_row_required"] = "The default barcode num in row is a required field";
|
||||
$lang["config_default_barcode_page_cellspacing_number"] = "The default barcode page cellspacing must be a number";
|
||||
$lang["config_default_barcode_page_cellspacing_required"] = "The default barcode page cellspacing is a required field";
|
||||
$lang["config_default_barcode_page_width_number"] = "The default barcode page width must be a number";
|
||||
$lang["config_default_barcode_page_width_required"] = "The default barcode page width is a required field";
|
||||
$lang["config_default_barcode_height_number"] = "The default barcode height must be a number";
|
||||
$lang["config_default_barcode_height_required"] = "The default barcode height is a required field";
|
||||
$lang["config_default_barcode_quality_number"] = "The default barcode quality must be a number";
|
||||
$lang["config_default_barcode_quality_required"] = "The default barcode quality is a required field";
|
||||
$lang["config_default_barcode_width_number"] = "The default barcode width must be a number";
|
||||
$lang["config_default_barcode_width_required"] = "The default barcode width is a required field";
|
||||
$lang["config_default_sales_discount"] = "Default Sales Discount %";
|
||||
$lang["config_default_sales_discount_number"] = "The default sales discount must be a number";
|
||||
$lang["config_default_sales_discount_required"] = "The default sales discount is a required field";
|
||||
$lang["config_default_tax_rate"] = "Обычный ставка налога %";
|
||||
$lang["config_default_tax_rate_1"] = "ставка налога 1";
|
||||
$lang["config_default_tax_rate_2"] = "ставка налога 2";
|
||||
@@ -58,9 +66,41 @@ $lang["config_default_tax_rate_required"] = "Обычный ставка нал
|
||||
$lang["config_fax"] = "Факс";
|
||||
$lang["config_general_configuration"] = "";
|
||||
$lang["config_info"] = "информация о магазин конфигурация";
|
||||
$lang["config_invoice_default_comments"] = "Default Invoice Comments";
|
||||
$lang["config_invoice_email_message"] = "Invoice Email Template";
|
||||
$lang["config_invoice_printer"] = "Invoice Printer";
|
||||
$lang["config_jsprintsetup_required"] = "Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?";
|
||||
$lang["config_language"] = "Язик";
|
||||
$lang["config_lines_per_page"] = "Lines Per Page";
|
||||
$lang["config_lines_per_page_number"] = "The lines per page must be a number";
|
||||
$lang["config_lines_per_page_required"] = "The lines per page is a required field";
|
||||
$lang["config_location_configuration"] = "Stock Locations";
|
||||
$lang["config_location_info"] = "Location Configuration Information";
|
||||
$lang["config_logout"] = "Don't you want to make a backup before logging out?";
|
||||
$lang["config_number_format"] = "Number Format";
|
||||
$lang["config_phone"] = "Телефон Компании";
|
||||
$lang["config_phone_required"] = "Телефон Компании обязательный пробел";
|
||||
$lang["config_print_after_sale"] = "";
|
||||
$lang["config_print_bottom_margin"] = "Margin Bottom";
|
||||
$lang["config_print_bottom_margin_number"] = "The default bottom margin must be a number";
|
||||
$lang["config_print_bottom_margin_required"] = "The default bottom margin is a required field";
|
||||
$lang["config_print_footer"] = "Print Browser Footer";
|
||||
$lang["config_print_header"] = "Print Browser Header";
|
||||
$lang["config_print_left_margin"] = "Margin Left";
|
||||
$lang["config_print_left_margin_number"] = "The default left margin must be a number";
|
||||
$lang["config_print_left_margin_required"] = "The default left margin is a required field";
|
||||
$lang["config_print_right_margin"] = "Margin Right";
|
||||
$lang["config_print_right_margin_number"] = "The default right margin must be a number";
|
||||
$lang["config_print_right_margin_required"] = "The default right margin is a required field";
|
||||
$lang["config_print_silently"] = "Show Print Dialog";
|
||||
$lang["config_print_top_margin"] = "Margin Top";
|
||||
$lang["config_print_top_margin_number"] = "The default top margin must be a number";
|
||||
$lang["config_print_top_margin_required"] = "The default top margin is a required field";
|
||||
$lang["config_receipt_configuration"] = "Print Settings";
|
||||
$lang["config_receipt_info"] = "Receipt Configuration Information";
|
||||
$lang["config_receipt_printer"] = "Ticket Printer";
|
||||
$lang["config_receipt_show_taxes"] = "Show Taxes";
|
||||
$lang["config_receiving_calculate_average_price"] = "Calc avg. Price (Receiving)";
|
||||
$lang["config_recv_invoice_format"] = "";
|
||||
$lang["config_return_policy_required"] = "Возвратний полис обязательный пробел";
|
||||
$lang["config_sales_invoice_format"] = "";
|
||||
@@ -68,55 +108,10 @@ $lang["config_saved_successfully"] = "Конфигурация успешно с
|
||||
$lang["config_saved_unsuccessfully"] = "Конфигурация сохраненная безуспешно";
|
||||
$lang["config_stock_location"] = "Stock location";
|
||||
$lang["config_stock_location_duplicate"] = "Please use an unique location name";
|
||||
$lang["config_stock_location_invalid_chars"] = "The stock location name can not contain '_'";
|
||||
$lang["config_stock_location_required"] = "Stock location number is a required field";
|
||||
$lang["config_tax_included"] = "Tax Included";
|
||||
$lang["config_timezone"] = "Часовой пояс";
|
||||
$lang["config_website"] = "Веб-сайт";
|
||||
$lang["config_barcode_configuration"] = "Barcode Configuration";
|
||||
$lang["config_barcode_number"] = "UPC/EAN/ISBN";
|
||||
$lang["config_barcode_id"] = "Item Id";
|
||||
$lang["config_barcode_content"] = "Barcode Content";
|
||||
$lang["config_barcode_name"] = "Name";
|
||||
$lang["config_barcode_price"] = "Price";
|
||||
$lang["config_barcode_company"] = "Название Компании";
|
||||
$lang["config_location_configuration"] = "Stock Locations";
|
||||
$lang["config_location_info"] = "Location Configuration Information";
|
||||
$lang["config_logout"] = "Don't you want to make a backup before logging out?";
|
||||
$lang["config_backup_database"] = "Backup Database";
|
||||
$lang["config_receiving_calculate_average_price"] = "Calc avg. Price (Receiving)";
|
||||
$lang["config_number_format"] = "Number Format";
|
||||
$lang["config_thousands_separator"] = " Thousands Separator";
|
||||
$lang["config_decimal_point"] = " Decimal Point";
|
||||
$lang["config_backup_button"] = "Backup";
|
||||
$lang["config_stock_location_invalid_chars"] = "The stock location name can not contain '_'";
|
||||
$lang["config_company_logo"] = "Company Logo";
|
||||
$lang["config_invoice_printer"] = "Invoice Printer";
|
||||
$lang["config_receipt_printer"] = "Ticket Printer";
|
||||
$lang["config_receipt_show_taxes"] = "Show Taxes";
|
||||
$lang["config_receipt_info"] = "Receipt Configuration Information";
|
||||
$lang["config_receipt_configuration"] = "Print Settings";
|
||||
$lang["config_print_footer"] = "Print Browser Footer";
|
||||
$lang["config_print_header"] = "Print Browser Header";
|
||||
$lang["config_print_silently"] = "Show Print Dialog";
|
||||
$lang["config_print_top_margin"] = "Margin Top";
|
||||
$lang["config_print_left_margin"] = "Margin Left";
|
||||
$lang["config_print_bottom_margin"] = "Margin Bottom";
|
||||
$lang["config_print_right_margin"] = "Margin Right";
|
||||
$lang["config_print_top_margin_required"] = "The default top margin is a required field";
|
||||
$lang["config_print_top_margin_number"] = "The default top margin must be a number";
|
||||
$lang["config_print_left_margin_required"] = "The default left margin is a required field";
|
||||
$lang["config_print_left_margin_number"] = "The default left margin must be a number";
|
||||
$lang["config_print_bottom_margin_required"] = "The default bottom margin is a required field";
|
||||
$lang["config_print_bottom_margin_number"] = "The default bottom margin must be a number";
|
||||
$lang["config_print_right_margin_required"] = "The default right margin is a required field";
|
||||
$lang["config_print_right_margin_number"] = "The default right margin must be a number";
|
||||
$lang["config_jsprintsetup_required"] = "Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?";
|
||||
$lang["config_timezone"] = "Часовой пояс";
|
||||
$lang["config_use_invoice_template"] = "Use invoice template";
|
||||
$lang["config_invoice_email_message"] = "Invoice Email Template";
|
||||
$lang["config_invoice_default_comments"] = "Default Invoice Comments";
|
||||
$lang["config_lines_per_page"] = "Lines Per Page";
|
||||
$lang["config_lines_per_page_required"] = "The lines per page is a required field";
|
||||
$lang["config_lines_per_page_number"] = "The lines per page must be a number";
|
||||
$lang["config_default_sales_discount"] = "Default Sales Discount %";
|
||||
$lang["config_default_sales_discount_required"] = "The default sales discount is a required field";
|
||||
$lang["config_default_sales_discount_number"] = "The default sales discount must be a number";
|
||||
$lang["config_website"] = "Веб-сайт";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["customers_account_number"] = "Номер счота";
|
||||
$lang["customers_account_number_duplicate"] = "This account number is already present in the database";
|
||||
$lang["customers_basic_information"] = "Информация о клиенте";
|
||||
$lang["customers_cannot_be_deleted"] = "Невозможно удалить выбранных клиентов, один или более из них имеет продаж.";
|
||||
$lang["customers_confirm_delete"] = "Вы уверены, что хотите удалить выбранных клиентов?";
|
||||
@@ -14,4 +15,3 @@ $lang["customers_successful_deleted"] = "Вы успешно удалили";
|
||||
$lang["customers_successful_updating"] = "Вы успешно обновили клиент";
|
||||
$lang["customers_taxable"] = "облагаемый";
|
||||
$lang["customers_update"] = "Обновлять Клиент";
|
||||
$lang["customers_account_number_duplicate"] = "This account number is already present in the database";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["giftcards_add_minus"] = "Инвентарь для сложения/вычитания";
|
||||
$lang["giftcards_allow_alt_desciption"] = "";
|
||||
$lang["giftcards_allow_alt_description"] = "Разрешить альтернативные Описание";
|
||||
$lang["giftcards_amazon"] = "Amazon";
|
||||
$lang["giftcards_basic_information"] = "информация Подарочную карту";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Инвентарь для сложения/вычитания";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "Разрешить альтернативные описания";
|
||||
$lang["items_amazon"] = "Amazon";
|
||||
$lang["items_basic_information"] = "информацию о товаре";
|
||||
@@ -30,6 +31,7 @@ $lang["items_error_adding_updating"] = "Ошибка при добавлении
|
||||
$lang["items_error_updating_multiple"] = "Ошибка при обновлении товаров";
|
||||
$lang["items_excel_import_failed"] = "Ошибка импорта Excel";
|
||||
$lang["items_generate_barcodes"] = "Создайте штрих-кодов";
|
||||
$lang["items_image"] = "Avatar";
|
||||
$lang["items_info_provided_by"] = "Информация, представленная";
|
||||
$lang["items_inventory"] = "инвентаризация";
|
||||
$lang["items_inventory_comments"] = "Комментарии";
|
||||
@@ -37,7 +39,7 @@ $lang["items_is_deleted"] = "Deleted";
|
||||
$lang["items_is_serialized"] = "Товар имеет серийный номер";
|
||||
$lang["items_item"] = "Товар";
|
||||
$lang["items_item_number"] = "UPC/EAN/ISBN";
|
||||
$lang["items_number_required"] = "UPC/EAN/ISBN is a required field";
|
||||
$lang["items_item_number_duplicate"] = "The item number is already present in the database";
|
||||
$lang["items_location"] = "место";
|
||||
$lang["items_low_inventory_items"] = "Низкий инвентаризации товары";
|
||||
$lang["items_manually_editing_of_quantity"] = "Руководство Изменить количество";
|
||||
@@ -50,6 +52,7 @@ $lang["items_no_items_to_display"] = "Нет товаров для отобра
|
||||
$lang["items_none"] = "Ничего";
|
||||
$lang["items_none_selected"] = "Вы не выбрали ни одной товари для редактирования";
|
||||
$lang["items_number_information"] = "Номер Товара";
|
||||
$lang["items_number_required"] = "UPC/EAN/ISBN is a required field";
|
||||
$lang["items_one_or_multiple"] = "товар(а)";
|
||||
$lang["items_quantity"] = "Количество";
|
||||
$lang["items_quantity_number"] = "Количество должно быть число";
|
||||
@@ -80,5 +83,3 @@ $lang["items_unit_price_required"] = "Розничная цена обязате
|
||||
$lang["items_upc_database"] = "UPC база данных";
|
||||
$lang["items_update"] = "Обновить Товар";
|
||||
$lang["items_use_inventory_menu"] = "Используйте меню инвентаря";
|
||||
$lang["items_image"] = "Avatar";
|
||||
$lang["items_item_number_duplicate"] = "The item number is already present in the database";
|
||||
|
||||
@@ -23,12 +23,14 @@ $lang["recvs_error_requisition"] = "";
|
||||
$lang["recvs_find_or_scan_item"] = "Найти/Сканировать товар";
|
||||
$lang["recvs_find_or_scan_item_or_receipt"] = "Найти/Сканировать товар ИЛИ квитанция";
|
||||
$lang["recvs_id"] = "получение ID";
|
||||
$lang["recvs_invoice_enable"] = "Create Invoice";
|
||||
$lang["recvs_invoice_number"] = "";
|
||||
$lang["recvs_invoice_number_duplicate"] = "";
|
||||
$lang["recvs_item_name"] = "Название товара";
|
||||
$lang["recvs_mode"] = "получая режим";
|
||||
$lang["recvs_new_supplier"] = "Новый поставщик";
|
||||
$lang["recvs_one_or_multiple"] = "";
|
||||
$lang["recvs_print_after_sale"] = "Распечатать квитанцию после продажи";
|
||||
$lang["recvs_quantity"] = "Кол-во.";
|
||||
$lang["recvs_receipt"] = "квитанция о получении";
|
||||
$lang["recvs_receipt_number"] = "";
|
||||
@@ -47,5 +49,3 @@ $lang["recvs_supplier"] = "поставщик";
|
||||
$lang["recvs_total"] = "сумма";
|
||||
$lang["recvs_unable_to_add_item"] = "Невозможно добавить товар на получение";
|
||||
$lang["recvs_unsuccessfully_updated"] = "Receiving unsuccessfully updated";
|
||||
$lang["recvs_invoice_enable"] = "Create Invoice";
|
||||
$lang["recvs_print_after_sale"] = "Распечатать квитанцию после продажи";
|
||||
|
||||
@@ -12,6 +12,7 @@ $lang["sales_comment"] = "комментировать";
|
||||
$lang["sales_comments"] = "Комментарии";
|
||||
$lang["sales_complete_sale"] = "Завершить продажу";
|
||||
$lang["sales_confirm_cancel_sale"] = "Вы уверены, что хотите удалить эту продажу? Все детали будут очищены.";
|
||||
$lang["sales_confirm_delete"] = "Are you sure you want to delete the selected sales?";
|
||||
$lang["sales_confirm_finish_sale"] = "Вы уверены, что хотите заверщить эту продажу? Не может быть отменено.";
|
||||
$lang["sales_confirm_suspend_sale"] = "Вы уверены, что хотите приостановить эту продажу?";
|
||||
$lang["sales_credit"] = "кредитная карта";
|
||||
@@ -26,6 +27,7 @@ $lang["sales_delete_successful"] = "Вы успешно удален прода
|
||||
$lang["sales_delete_unsuccessful"] = "Вы безуспешно удален продаже";
|
||||
$lang["sales_description_abbrv"] = "описание";
|
||||
$lang["sales_discount"] = "скидка %";
|
||||
$lang["sales_discount_included"] = "% discount included";
|
||||
$lang["sales_discount_short"] = "%";
|
||||
$lang["sales_edit"] = "редактировать";
|
||||
$lang["sales_edit_item"] = "Редактировать Товар";
|
||||
@@ -36,11 +38,19 @@ $lang["sales_error_editing_item"] = "Ошибка редактирования
|
||||
$lang["sales_find_or_scan_item"] = "Найти/Сканировать Товара";
|
||||
$lang["sales_find_or_scan_item_or_receipt"] = "Найти/Сканировать Товара ИЛИ Квитанция";
|
||||
$lang["sales_giftcard"] = "Подарочная карта";
|
||||
$lang["sales_giftcard_balance"] = "Giftcard Balance";
|
||||
$lang["sales_giftcard_number"] = "Номер подарочных карт";
|
||||
$lang["sales_id"] = "Номер Продажы";
|
||||
$lang["sales_invoice"] = "Invoice";
|
||||
$lang["sales_invoice_confirm"] = "This invoice will be sent to";
|
||||
$lang["sales_invoice_enable"] = "Create Invoice";
|
||||
$lang["sales_invoice_filter"] = "Invoices";
|
||||
$lang["sales_invoice_no_email"] = "This customer does not have a valid email address";
|
||||
$lang["sales_invoice_number"] = "Invoice #";
|
||||
$lang["sales_invoice_number_duplicate"] = "Please enter an unique invoice number";
|
||||
$lang["sales_invoice_sent"] = "Invoice sent to";
|
||||
$lang["sales_invoice_unsent"] = "Invoice failed to be sent to";
|
||||
$lang["sales_invoice_update"] = "Recount";
|
||||
$lang["sales_item_insufficient_of_stock"] = "Товар недостаточно на складе";
|
||||
$lang["sales_item_name"] = "Название товара";
|
||||
$lang["sales_item_number"] = "Номер товара";
|
||||
@@ -50,14 +60,19 @@ $lang["sales_must_enter_numeric"] = "числовое значение необ
|
||||
$lang["sales_must_enter_numeric_giftcard"] = "числовое значение необходимое для число подарочную карту";
|
||||
$lang["sales_new_customer"] = "Новый клиент";
|
||||
$lang["sales_new_item"] = "Новый Товар";
|
||||
$lang["sales_no_description"] = "None";
|
||||
$lang["sales_no_filter"] = "All";
|
||||
$lang["sales_no_items_in_cart"] = "Там нет товаров в корзине";
|
||||
$lang["sales_no_sales_to_display"] = "No sales to display";
|
||||
$lang["sales_one_or_multiple"] = "";
|
||||
$lang["sales_overview"] = "Overview";
|
||||
$lang["sales_payment"] = "Вид оплаты";
|
||||
$lang["sales_payment_amount"] = "количество";
|
||||
$lang["sales_payment_not_cover_total"] = "оплачиваемая сумма недостаточно";
|
||||
$lang["sales_payment_type"] = "тип";
|
||||
$lang["sales_payments_total"] = "Payments Total";
|
||||
$lang["sales_price"] = "цена";
|
||||
$lang["sales_print_after_sale"] = "Распечатать квитанцию после продажи";
|
||||
$lang["sales_quantity"] = "Кол-во.";
|
||||
$lang["sales_quantity_less_than_zero"] = "Внимание Желаемое количество является недостаточным. Вы все еще можете обрабатывать продажи, но проверить ваш инвентарь";
|
||||
$lang["sales_receipt"] = "товарный чек";
|
||||
@@ -69,7 +84,10 @@ $lang["sales_sale"] = "Продажа";
|
||||
$lang["sales_sale_for_customer"] = "Клиент:";
|
||||
$lang["sales_sale_time"] = "Time";
|
||||
$lang["sales_select_customer"] = "Выберите клиента (необязательно)";
|
||||
$lang["sales_send_invoice"] = "Send Invoice";
|
||||
$lang["sales_serial"] = "серийный номер";
|
||||
$lang["sales_show_invoice"] = "invoice";
|
||||
$lang["sales_show_receipt"] = "receipt";
|
||||
$lang["sales_start_typing_customer_name"] = "Начните печатать название клиента...";
|
||||
$lang["sales_start_typing_item_name"] = "Начните печатать название товара или сканировайте штрих-кода...";
|
||||
$lang["sales_stock_location"] = "";
|
||||
@@ -83,30 +101,11 @@ $lang["sales_suspended_sales"] = "приостановила продажи";
|
||||
$lang["sales_tax"] = "налог";
|
||||
$lang["sales_tax_percent"] = "Налоговые %";
|
||||
$lang["sales_total"] = "сумма";
|
||||
$lang["sales_total_tax_exclusive"] = "Tax excluded";
|
||||
$lang["sales_transaction_failed"] = "Транзакция не удалось";
|
||||
$lang["sales_unable_to_add_item"] = "Невозможно добавить товар продажи";
|
||||
$lang["sales_unsuccessfully_deleted"] = "продажи безуспешно удален";
|
||||
$lang["sales_unsuccessfully_updated"] = "Продажа безуспешно обновлен";
|
||||
$lang["sales_unsuspend"] = "Разблокировать";
|
||||
$lang["sales_unsuspend_and_delete"] = "Разблокировать и удалить";
|
||||
$lang["sales_giftcard_balance"] = "Giftcard Balance";
|
||||
$lang["sales_discount_included"] = "% discount included";
|
||||
$lang["sales_print_after_sale"] = "Распечатать квитанцию после продажи";
|
||||
$lang["sales_invoice"] = "Invoice";
|
||||
$lang["sales_total_tax_exclusive"] = "Tax excluded";
|
||||
$lang["sales_send_invoice"] = "Send Invoice";
|
||||
$lang["sales_invoice_confirm"] = "This invoice will be sent to";
|
||||
$lang["sales_invoice_no_email"] = "This customer does not have a valid email address";
|
||||
$lang["sales_invoice_sent"] = "Invoice sent to";
|
||||
$lang["sales_invoice_unsent"] = "Invoice failed to be sent to";
|
||||
$lang["sales_invoice_filter"] = "Invoices";
|
||||
$lang["sales_no_filter"] = "All";
|
||||
$lang["sales_no_sales_to_display"] = "No sales to display";
|
||||
$lang["sales_show_invoice"] = "invoice";
|
||||
$lang["sales_show_receipt"] = "receipt";
|
||||
$lang["sales_invoice_filter"] = "Filter sales for ";
|
||||
$lang["sales_overview"] = "Overview";
|
||||
$lang["sales_update"] = "Edit Sale";
|
||||
$lang["sales_confirm_delete"] = "Are you sure you want to delete the selected sales?";
|
||||
$lang["sales_no_description"] = "None";
|
||||
$lang["sales_invoice_update"] = "Recount";
|
||||
|
||||
@@ -1,49 +1,49 @@
|
||||
<?php
|
||||
|
||||
$lang["common_address_1"] = "ที่อยู่ที่ 1";
|
||||
$lang["common_address_2"] = "ที่อยู่ที่ 2";
|
||||
$lang["common_city"] = "เมือง";
|
||||
$lang["common_address_1"] = "ที่อยู่";
|
||||
$lang["common_address_2"] = "ที่อยู่ (เพิ่มเติม)";
|
||||
$lang["common_city"] = "อำเภอ";
|
||||
$lang["common_comments"] = "หมายเหตุ";
|
||||
$lang["common_common"] = "ธรรมดา";
|
||||
$lang["common_confirm_search"] = "คุณเลือกมากกว่าหนึ่งแถว, สิ่งที่คุณเลือกจะถูกยกเลิกหลังการค้นหา. แน่ใจหรือไม่ที่จะค้นหา?";
|
||||
$lang["common_country"] = "ประเทศ";
|
||||
$lang["common_date"] = "Date";
|
||||
$lang["common_delete"] = "ลบ";
|
||||
$lang["common_det"] = "สรุป";
|
||||
$lang["common_edit"] = "แก้ไข";
|
||||
$lang["common_email"] = "E-Mail";
|
||||
$lang["common_email_invalid_format"] = "e-mail address ไม่เหมาะสม";
|
||||
$lang["common_email_invalid_format"] = "e-mail address ไม่ถูกต้อง";
|
||||
$lang["common_fields_required_message"] = "ช่องสีแดงต้องกรอก";
|
||||
$lang["common_first_name"] = "ชื่อ";
|
||||
$lang["common_first_name_required"] = "ชื่อต้องกรอก";
|
||||
$lang["common_first_page"] = "First";
|
||||
$lang["common_gender"] = "";
|
||||
$lang["common_gender_female"] = "V";
|
||||
$lang["common_gender_male"] = "";
|
||||
$lang["common_inv"] = "ยอด";
|
||||
$lang["common_last_name"] = "นามสกุล";
|
||||
$lang["common_last_name_required"] = "นามสกุลต้องกรอก";
|
||||
$lang["common_learn_about_project"] = "to learn the lastest information about the project";
|
||||
$lang["common_list_of"] = "รายชื่อ";
|
||||
$lang["common_logout"] = "ลงชื่อออก";
|
||||
$lang["common_last_page"] = "Last";
|
||||
$lang["common_learn_about_project"] = "เพื่อศึกษาข้อมูลล่าสุดของโครงการ";
|
||||
$lang["common_list_of"] = "รายการ";
|
||||
$lang["common_logout"] = "";
|
||||
$lang["common_no_persons_to_display"] = "ไม่พบข้อมูลตัวบุคคล";
|
||||
$lang["common_or"] = "หรือ";
|
||||
$lang["common_or"] = "";
|
||||
$lang["common_phone_number"] = "โทรศัพท์";
|
||||
$lang["common_phone_number_required"] = "";
|
||||
$lang["common_please_visit_my"] = "เยี่ยมชมที่";
|
||||
$lang["common_powered_by"] = "สนับสนุนโดย";
|
||||
$lang["common_powered_by"] = "";
|
||||
$lang["common_price"] = "ราคา";
|
||||
$lang["common_remove"] = "ลบ";
|
||||
$lang["common_return_policy"] = "กฏการคืน";
|
||||
$lang["common_return_policy"] = "นโยบายคืนสินค้า";
|
||||
$lang["common_search"] = "ค้นหา";
|
||||
$lang["common_search_options"] = "Search options";
|
||||
$lang["common_searched_for"] = "ค้นหาสำหรับ";
|
||||
$lang["common_state"] = "ประเทศ";
|
||||
$lang["common_submit"] = "ยอมรับ";
|
||||
$lang["common_state"] = "จังหวัด";
|
||||
$lang["common_submit"] = "ส่งข้อมูล";
|
||||
$lang["common_view_recent_sales"] = "สำรวจการขายเมื่อเร็วๆนี้";
|
||||
$lang["common_website"] = "website";
|
||||
$lang["common_welcome"] = "ยินดีต้อนรับ";
|
||||
$lang["common_welcome_message"] = "ยินดีต้อนรับเข้าสู่โปรแกรมขายหน้าร้านขั้นเทบ!";
|
||||
$lang["common_you_are_using_ospos"] = "คุณกำลังใช้ Point of Sales รุ่น";
|
||||
$lang["common_zip"] = "Zip";
|
||||
$lang["common_gender"] = "Gender";
|
||||
$lang["common_gender_male"] = "M";
|
||||
$lang["common_gender_female"] = "V";
|
||||
$lang["common_date"] = "Date";
|
||||
$lang["common_search_options"] = "Search options";
|
||||
$lang["common_first_page"] = "First";
|
||||
$lang["common_last_page"] = "Last";
|
||||
$lang["common_welcome"] = "";
|
||||
$lang["common_welcome_message"] = "Opensource Point of sale. กรุณาเลือกคำสั่งเมนูด้านล่าง ";
|
||||
$lang["common_you_are_using_ospos"] = "คุณกำลังใช้ Opensource Point of Sales รุ่น";
|
||||
$lang["common_zip"] = "รหัสไปรษณีย์";
|
||||
|
||||
@@ -2,30 +2,34 @@
|
||||
|
||||
$lang["config_address"] = "ที่อยู่";
|
||||
$lang["config_address_required"] = "ที่อยู่ต้องกรอก";
|
||||
$lang["config_backup_button"] = "Backup";
|
||||
$lang["config_backup_database"] = "Backup Database";
|
||||
$lang["config_barcode_company"] = "ชื่อร้านค้า";
|
||||
$lang["config_barcode_configuration"] = "Barcode Configuration";
|
||||
$lang["config_barcode_content"] = "Barcode Content";
|
||||
$lang["config_barcode_width"] = "Width (px)";
|
||||
$lang["config_barcode_first_row"] = "Row 5";
|
||||
$lang["config_barcode_font"] = "Font";
|
||||
$lang["config_barcode_id"] = "Item Id/Name";
|
||||
$lang["config_barcode_info"] = "Barcode Configuration Information";
|
||||
$lang["config_barcode_layout"] = "Barcode Layout";
|
||||
$lang["config_barcode_first_row"] = "";
|
||||
$lang["config_barcode_font"] = "";
|
||||
$lang["config_barcode_height"] = "";
|
||||
$lang["config_barcode_id"] = "Item Id";
|
||||
$lang["config_barcode_info"] = "";
|
||||
$lang["config_barcode_layout"] = "";
|
||||
$lang["config_barcode_name"] = "Name";
|
||||
$lang["config_barcode_number"] = "UPC/EAN/ISBN";
|
||||
$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_number_in_row"] = "";
|
||||
$lang["config_barcode_page_cellspacing"] = "";
|
||||
$lang["config_barcode_page_width"] = "";
|
||||
$lang["config_barcode_price"] = "Price";
|
||||
$lang["config_barcode_height"] = "Height (px)";
|
||||
$lang["config_barcode_second_row"] = "Row 6";
|
||||
$lang["config_barcode_quality"] = "Quality (1-100)";
|
||||
$lang["config_barcode_third_row"] = "Row 7";
|
||||
$lang["config_barcode_type"] = "Barcode Type";
|
||||
$lang["config_barcode_quality"] = "";
|
||||
$lang["config_barcode_second_row"] = "";
|
||||
$lang["config_barcode_third_row"] = "";
|
||||
$lang["config_barcode_type"] = "";
|
||||
$lang["config_barcode_width"] = "";
|
||||
$lang["config_company"] = "ชื่อร้านค้า";
|
||||
$lang["config_company_logo"] = "Company Logo";
|
||||
$lang["config_company_required"] = "ชื่อร้านค้าต้องกรอก";
|
||||
$lang["config_company_website_url"] = "เว็บไซต์ร้านค้าไม่ถูกต้อง";
|
||||
$lang["config_currency_side"] = "ด้านขวา";
|
||||
$lang["config_currency_symbol"] = "ลัญลักษณ์สกุลเงิน";
|
||||
$lang["config_currency_symbol"] = "ลัญลักษณ์ค่าเงิน";
|
||||
$lang["config_custom1"] = "พื้นที่เพิ่มเติม 1";
|
||||
$lang["config_custom10"] = "พื้นที่เพิ่มเติม 10";
|
||||
$lang["config_custom2"] = "พื้นที่เพิ่มเติม 2";
|
||||
@@ -36,87 +40,78 @@ $lang["config_custom6"] = "พื้นที่เพิ่มเติม 6";
|
||||
$lang["config_custom7"] = "พื้นที่เพิ่มเติม 7";
|
||||
$lang["config_custom8"] = "พื้นที่เพิ่มเติม 8";
|
||||
$lang["config_custom9"] = "พื้นที่เพิ่มเติม 9";
|
||||
$lang["config_default_barcode_width_number"] = "The default barcode width must be a number";
|
||||
$lang["config_default_barcode_width_required"] = "The default barcode width is a required field";
|
||||
$lang["config_decimal_point"] = "Decimal Point";
|
||||
$lang["config_default_barcode_font_size_number"] = "The default barcode font size must be a number";
|
||||
$lang["config_default_barcode_font_size_required"] = "The default barcode font size is a required field";
|
||||
$lang["config_default_barcode_height_number"] = "The default barcode height must be a number";
|
||||
$lang["config_default_barcode_height_required"] = "The default barcode height is a required field";
|
||||
$lang["config_default_barcode_num_in_row_number"] = "The default barcode num in row must be a number";
|
||||
$lang["config_default_barcode_num_in_row_required"] = "The default barcode num in row is a required field";
|
||||
$lang["config_default_barcode_page_cellspacing_number"] = "The default barcode page cellspacing must be a number";
|
||||
$lang["config_default_barcode_page_cellspacing_required"] = "The default barcode page cellspacing is a required field";
|
||||
$lang["config_default_barcode_page_width_number"] = "The default barcode page width must be a number";
|
||||
$lang["config_default_barcode_page_width_required"] = "The default barcode page width is a required field";
|
||||
$lang["config_default_barcode_height_number"] = "The default barcode height must be a number";
|
||||
$lang["config_default_barcode_height_required"] = "The default barcode height is a required field";
|
||||
$lang["config_default_barcode_quality_number"] = "The default barcode quality must be a number";
|
||||
$lang["config_default_barcode_quality_required"] = "The default barcode quality is a required field";
|
||||
$lang["config_default_tax_rate"] = "อัตราภาษีโดยปริยาย %";
|
||||
$lang["config_default_barcode_width_number"] = "The default barcode width must be a number";
|
||||
$lang["config_default_barcode_width_required"] = "The default barcode width is a required field";
|
||||
$lang["config_default_sales_discount"] = "Default Sales Discount %";
|
||||
$lang["config_default_sales_discount_number"] = "The default sales discount must be a number";
|
||||
$lang["config_default_sales_discount_required"] = "The default sales discount is a required field";
|
||||
$lang["config_default_tax_rate"] = "อัตราภาษีเริ่มต้น %";
|
||||
$lang["config_default_tax_rate_1"] = "อัตราภาษี 1";
|
||||
$lang["config_default_tax_rate_2"] = "อัตราภาษี 2";
|
||||
$lang["config_default_tax_rate_number"] = "อัตราภาษีเริ่มต้นต้องเป็นตัวเลข";
|
||||
$lang["config_default_tax_rate_required"] = "อัตราภาษีเริ่มต้นต้องกรอก";
|
||||
$lang["config_fax"] = "แฟ็กซ์";
|
||||
$lang["config_fax"] = "แฟ็ก";
|
||||
$lang["config_general_configuration"] = "";
|
||||
$lang["config_info"] = "ข้อมูลร้านค้า";
|
||||
$lang["config_invoice_default_comments"] = "Default Invoice Comments";
|
||||
$lang["config_invoice_email_message"] = "Invoice Email Template";
|
||||
$lang["config_invoice_printer"] = "Invoice Printer";
|
||||
$lang["config_jsprintsetup_required"] = "Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?";
|
||||
$lang["config_language"] = "ภาษา";
|
||||
$lang["config_phone"] = "เบอร์โทรศัพท์";
|
||||
$lang["config_phone_required"] = "เบอร์โทรต้องกรอก";
|
||||
$lang["config_recv_invoice_format"] = "รหัสใบแจ้งหนี้";
|
||||
$lang["config_return_policy_required"] = "กฎการคืนของต้องกรอก";
|
||||
$lang["config_sales_invoice_format"] = "รหัสใบเสร็จ";
|
||||
$lang["config_saved_successfully"] = "องค์ประกอบร้านค้าบันทึกเรียบร้อย";
|
||||
$lang["config_saved_unsuccessfully"] = "องค์ประกอบร้านค้าบันทึกล้มเหลว";
|
||||
$lang["config_stock_location"] = "สถานที่เก็บ";
|
||||
$lang["config_stock_location_duplicate"] = "";
|
||||
$lang["config_stock_location_required"] = "จำเป็นต้องระบุสถานที่เก็บ";
|
||||
$lang["config_tax_included"] = "รวมภาษีแล้ว";
|
||||
$lang["config_timezone"] = "โซนเวลา";
|
||||
$lang["config_website"] = "เว็บไซต์";
|
||||
$lang["config_barcode_configuration"] = "Barcode Configuration";
|
||||
$lang["config_barcode_number"] = "UPC/EAN/ISBN";
|
||||
$lang["config_barcode_id"] = "Item Id";
|
||||
$lang["config_barcode_content"] = "Barcode Content";
|
||||
$lang["config_barcode_name"] = "Name";
|
||||
$lang["config_barcode_price"] = "Price";
|
||||
$lang["config_barcode_company"] = "ชื่อร้านค้า";
|
||||
$lang["config_lines_per_page"] = "Lines Per Page";
|
||||
$lang["config_lines_per_page_number"] = "The lines per page must be a number";
|
||||
$lang["config_lines_per_page_required"] = "The lines per page is a required field";
|
||||
$lang["config_location_configuration"] = "Stock Locations";
|
||||
$lang["config_location_info"] = "Location Configuration Information";
|
||||
$lang["config_logout"] = "Don't you want to make a backup before logging out?";
|
||||
$lang["config_backup_database"] = "Backup Database";
|
||||
$lang["config_receiving_calculate_average_price"] = "Calc avg. Price (Receiving)";
|
||||
$lang["config_number_format"] = "Number Format";
|
||||
$lang["config_thousands_separator"] = "Thousands Separator";
|
||||
$lang["config_decimal_point"] = "Decimal Point";
|
||||
$lang["config_backup_button"] = "Backup";
|
||||
$lang["config_stock_location_invalid_chars"] = "The stock location name can not contain '_'";
|
||||
$lang["config_company_logo"] = "Company Logo";
|
||||
$lang["config_invoice_printer"] = "Invoice Printer";
|
||||
$lang["config_receipt_printer"] = "Ticket Printer";
|
||||
$lang["config_receipt_show_taxes"] = "Show Taxes";
|
||||
$lang["config_receipt_info"] = "Receipt Configuration Information";
|
||||
$lang["config_receipt_configuration"] = "Print Settings";
|
||||
$lang["config_phone"] = "เบอร์โทรศัพท์";
|
||||
$lang["config_phone_required"] = "เบอร์โทรต้องกรอก";
|
||||
$lang["config_print_after_sale"] = "พิมพ์บิลหลังการขาย";
|
||||
$lang["config_print_bottom_margin"] = "Margin Bottom";
|
||||
$lang["config_print_bottom_margin_number"] = "The default bottom margin must be a number";
|
||||
$lang["config_print_bottom_margin_required"] = "The default bottom margin is a required field";
|
||||
$lang["config_print_footer"] = "Print Browser Footer";
|
||||
$lang["config_print_header"] = "Print Browser Header";
|
||||
$lang["config_print_left_margin"] = "Margin Left";
|
||||
$lang["config_print_left_margin_number"] = "The default left margin must be a number";
|
||||
$lang["config_print_left_margin_required"] = "The default left margin is a required field";
|
||||
$lang["config_print_right_margin"] = "Margin Right";
|
||||
$lang["config_print_right_margin_number"] = "The default right margin must be a number";
|
||||
$lang["config_print_right_margin_required"] = "The default right margin is a required field";
|
||||
$lang["config_print_silently"] = "Show Print Dialog";
|
||||
$lang["config_print_top_margin"] = "Margin Top";
|
||||
$lang["config_print_left_margin"] = "Margin Left";
|
||||
$lang["config_print_bottom_margin"] = "Margin Bottom";
|
||||
$lang["config_print_right_margin"] = "Margin Right";
|
||||
$lang["config_print_top_margin_required"] = "The default top margin is a required field";
|
||||
$lang["config_print_top_margin_number"] = "The default top margin must be a number";
|
||||
$lang["config_print_left_margin_required"] = "The default left margin is a required field";
|
||||
$lang["config_print_left_margin_number"] = "The default left margin must be a number";
|
||||
$lang["config_print_bottom_margin_required"] = "The default bottom margin is a required field";
|
||||
$lang["config_print_bottom_margin_number"] = "The default bottom margin must be a number";
|
||||
$lang["config_print_right_margin_required"] = "The default right margin is a required field";
|
||||
$lang["config_print_right_margin_number"] = "The default right margin must be a number";
|
||||
$lang["config_jsprintsetup_required"] = "Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?";
|
||||
$lang["config_print_top_margin_required"] = "The default top margin is a required field";
|
||||
$lang["config_receipt_configuration"] = "Print Settings";
|
||||
$lang["config_receipt_info"] = "Receipt Configuration Information";
|
||||
$lang["config_receipt_printer"] = "Ticket Printer";
|
||||
$lang["config_receipt_show_taxes"] = "Show Taxes";
|
||||
$lang["config_receiving_calculate_average_price"] = "Calc avg. Price (Receiving)";
|
||||
$lang["config_recv_invoice_format"] = "ใบส่งของ";
|
||||
$lang["config_return_policy_required"] = "ต้องกรอกเงื่อนไขการคืนสินค้า";
|
||||
$lang["config_sales_invoice_format"] = "รหัสใบเสร็จ";
|
||||
$lang["config_saved_successfully"] = "บันทึกข้อมูลร้านค้าเรียบร้อยแล้ว";
|
||||
$lang["config_saved_unsuccessfully"] = "บันทึกข้อมูลร้านค้าไม่สำเร็จ";
|
||||
$lang["config_stock_location"] = "สถานที่เก็บ";
|
||||
$lang["config_stock_location_duplicate"] = "";
|
||||
$lang["config_stock_location_invalid_chars"] = "The stock location name can not contain '_'";
|
||||
$lang["config_stock_location_required"] = "จำเป็นต้องระบุสถานที่เก็บ";
|
||||
$lang["config_tax_included"] = "รวมภาษีแล้ว";
|
||||
$lang["config_thousands_separator"] = "Thousands Separator";
|
||||
$lang["config_timezone"] = "Timezone";
|
||||
$lang["config_use_invoice_template"] = "Use invoice template";
|
||||
$lang["config_invoice_email_message"] = "Invoice Email Template";
|
||||
$lang["config_invoice_default_comments"] = "Default Invoice Comments";
|
||||
$lang["config_lines_per_page"] = "Lines Per Page";
|
||||
$lang["config_lines_per_page_required"] = "The lines per page is a required field";
|
||||
$lang["config_lines_per_page_number"] = "The lines per page must be a number";
|
||||
$lang["config_default_sales_discount"] = "Default Sales Discount %";
|
||||
$lang["config_default_sales_discount_required"] = "The default sales discount is a required field";
|
||||
$lang["config_default_sales_discount_number"] = "The default sales discount must be a number";
|
||||
$lang["config_website"] = "เว็บไซต์";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["customers_account_number"] = "บัญชี #";
|
||||
$lang["customers_account_number_duplicate"] = "This account number is already present in the database";
|
||||
$lang["customers_basic_information"] = "ข้อมูลลูกค้า";
|
||||
$lang["customers_cannot_be_deleted"] = "ไม่สามารลบลูกค้าที่ถูกเลือก, ลูกค้าที่ถูกเลือกถูขายไปแล้ว.";
|
||||
$lang["customers_confirm_delete"] = "ยืนยันลบข้อมูลลูกค้า?";
|
||||
@@ -14,4 +15,3 @@ $lang["customers_successful_deleted"] = "คุณได้ทำการลบ
|
||||
$lang["customers_successful_updating"] = "คุณได้ทำการแก้ไขข้อมูลลูกค้าเรียบร้อยแล้ว";
|
||||
$lang["customers_taxable"] = "ต้องเสียภาษี";
|
||||
$lang["customers_update"] = "แก้ไขข้อมูลลูกค้า";
|
||||
$lang["customers_account_number_duplicate"] = "This account number is already present in the database";
|
||||
|
||||
@@ -1,27 +1,27 @@
|
||||
<?php
|
||||
|
||||
$lang["employees_basic_information"] = "Employee Basic Information";
|
||||
$lang["employees_cannot_be_deleted"] = "Could not deleted selected employees, one or more of the employees has processed sales or you are trying to delete yourself :)";
|
||||
$lang["employees_confirm_delete"] = "Are you sure you want to delete the selected employees?";
|
||||
$lang["employees_employee"] = "Employee";
|
||||
$lang["employees_error_adding_updating"] = "Error adding/updating employee";
|
||||
$lang["employees_basic_information"] = "ข้อมูลพื้นฐานของพนักงาน";
|
||||
$lang["employees_cannot_be_deleted"] = "ไม่สามารถลบข้อมูลพนักงานที่กำลังปฏิบัติงานอยู่ได้";
|
||||
$lang["employees_confirm_delete"] = "ยืนยันการลบข้อมูลพนักงาน";
|
||||
$lang["employees_employee"] = "พนักงาน";
|
||||
$lang["employees_error_adding_updating"] = "การปรับปรุงข้อมูลผิดพลาด";
|
||||
$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_login_info"] = "Employee Login Info";
|
||||
$lang["employees_new"] = "New Employee";
|
||||
$lang["employees_none_selected"] = "You have not selected any employees to delete";
|
||||
$lang["employees_one_or_multiple"] = "employee(s)";
|
||||
$lang["employees_new"] = "เพิ่มพนักงาน";
|
||||
$lang["employees_none_selected"] = "โปรดเลือกพนักงาน";
|
||||
$lang["employees_one_or_multiple"] = "พนักงาน";
|
||||
$lang["employees_password"] = "Password";
|
||||
$lang["employees_password_minlength"] = "Passwords must be at least 8 characters";
|
||||
$lang["employees_password_must_match"] = "Passwords do not match";
|
||||
$lang["employees_password_required"] = "Password is required";
|
||||
$lang["employees_password_minlength"] = "รหัสผ่านต้องยาวเกิน 8 อักษร";
|
||||
$lang["employees_password_must_match"] = "รหัสผ่านไม่ตรงกัน";
|
||||
$lang["employees_password_required"] = "ต้องกรอกรหัสผ่าน";
|
||||
$lang["employees_permission_desc"] = "Check the boxes below to grant access to modules";
|
||||
$lang["employees_permission_info"] = "Employee Permissions and Access";
|
||||
$lang["employees_repeat_password"] = "Password Again";
|
||||
$lang["employees_successful_adding"] = "You have successfully added employee";
|
||||
$lang["employees_successful_deleted"] = "You have successfully deleted";
|
||||
$lang["employees_successful_updating"] = "You have successfully updated employee";
|
||||
$lang["employees_update"] = "Update Employee";
|
||||
$lang["employees_successful_adding"] = "เพิ่มข้อมูลพนักงานเรียบร้อยแล้ว";
|
||||
$lang["employees_successful_deleted"] = "ลบข้อมูลสำเร็จ";
|
||||
$lang["employees_successful_updating"] = "ปรับปรุงข้อมูลพนักงานเรียบร้อยแล้ว";
|
||||
$lang["employees_update"] = "แก้ไขข้อมูลพนักงาน";
|
||||
$lang["employees_username"] = "Username";
|
||||
$lang["employees_username_minlength"] = "The username must be at least 5 characters";
|
||||
$lang["employees_username_required"] = "Username is a required field";
|
||||
$lang["employees_username_minlength"] = "ชื่อผู้ใช้งานต้องยาวเกิน 5 อักษร";
|
||||
$lang["employees_username_required"] = "จำเป็นต้องกรอกชื่อผู้ใช้งาน";
|
||||
|
||||
29
application/language/th/form_validation_lang.php
Normal file
29
application/language/th/form_validation_lang.php
Normal file
@@ -0,0 +1,29 @@
|
||||
<?php
|
||||
|
||||
$lang['required'] = "The %s field is required.";
|
||||
$lang['isset'] = "The %s field must have a value.";
|
||||
$lang['valid_email'] = "The %s field must contain a valid email address.";
|
||||
$lang['valid_emails'] = "The %s field must contain all valid email addresses.";
|
||||
$lang['valid_url'] = "The %s field must contain a valid URL.";
|
||||
$lang['valid_ip'] = "The %s field must contain a valid IP.";
|
||||
$lang['min_length'] = "The %s field must be at least %s characters in length.";
|
||||
$lang['max_length'] = "The %s field can not exceed %s characters in length.";
|
||||
$lang['exact_length'] = "The %s field must be exactly %s characters in length.";
|
||||
$lang['alpha'] = "The %s field may only contain alphabetical characters.";
|
||||
$lang['alpha_numeric'] = "The %s field may only contain alpha-numeric characters.";
|
||||
$lang['alpha_dash'] = "The %s field may only contain alpha-numeric characters, underscores, and dashes.";
|
||||
$lang['numeric'] = "The %s field must contain only numbers.";
|
||||
$lang['is_numeric'] = "The %s field must contain only numeric characters.";
|
||||
$lang['integer'] = "The %s field must contain an integer.";
|
||||
$lang['regex_match'] = "The %s field is not in the correct format.";
|
||||
$lang['matches'] = "The %s field does not match the %s field.";
|
||||
$lang['is_unique'] = "The %s field must contain a unique value.";
|
||||
$lang['is_natural'] = "The %s field must contain only positive numbers.";
|
||||
$lang['is_natural_no_zero'] = "The %s field must contain a number greater than zero.";
|
||||
$lang['decimal'] = "The %s field must contain a decimal number.";
|
||||
$lang['less_than'] = "The %s field must contain a number less than %s.";
|
||||
$lang['greater_than'] = "The %s field must contain a number greater than %s.";
|
||||
|
||||
|
||||
/* End of file form_validation_lang.php */
|
||||
/* Location: ./system/language/english/form_validation_lang.php */
|
||||
@@ -1,56 +1,57 @@
|
||||
<?php
|
||||
|
||||
$lang["giftcards_add_minus"] = "Inventory to add/subtract";
|
||||
$lang["giftcards_allow_alt_desciption"] = "มีคำอธิบายเพิ่มเติม";
|
||||
$lang["giftcards_allow_alt_description"] = "";
|
||||
$lang["giftcards_amazon"] = "Amazon";
|
||||
$lang["giftcards_basic_information"] = "Giftcard Information";
|
||||
$lang["giftcards_basic_information"] = "ข้อมูลบัตรกำนัล";
|
||||
$lang["giftcards_bulk_edit"] = "Bulk Edit";
|
||||
$lang["giftcards_cannot_be_deleted"] = "Could not deleted selected giftcards, one or more of the selected giftcards has sales.";
|
||||
$lang["giftcards_cannot_find_giftcard"] = "Cannot find any information about giftcard";
|
||||
$lang["giftcards_card_value"] = "Value";
|
||||
$lang["giftcards_category"] = "Category";
|
||||
$lang["giftcards_change_all_to_allow_alt_desc"] = "Allow Alt Desc For All";
|
||||
$lang["giftcards_change_all_to_not_allow_allow_desc"] = "Not Allow Alt Desc For All";
|
||||
$lang["giftcards_card_value"] = "มูลค่า";
|
||||
$lang["giftcards_category"] = "";
|
||||
$lang["giftcards_change_all_to_allow_alt_desc"] = "";
|
||||
$lang["giftcards_change_all_to_not_allow_allow_desc"] = "";
|
||||
$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 all the giftcards selected?";
|
||||
$lang["giftcards_change_all_to_unserialized"] = "";
|
||||
$lang["giftcards_confirm_bulk_edit"] = "";
|
||||
$lang["giftcards_confirm_delete"] = "Are you sure you want to delete the selected giftcards?";
|
||||
$lang["giftcards_cost_price"] = "Cost Price";
|
||||
$lang["giftcards_cost_price"] = "ต้นทุน";
|
||||
$lang["giftcards_count"] = "Update Inventory";
|
||||
$lang["giftcards_current_quantity"] = "Current Quantity";
|
||||
$lang["giftcards_description"] = "Description";
|
||||
$lang["giftcards_details_count"] = "Inventory Count Details";
|
||||
$lang["giftcards_do_nothing"] = "Do Nothing";
|
||||
$lang["giftcards_edit_fields_you_want_to_update"] = "Edit the fields you want to edit for ALL selected giftcards";
|
||||
$lang["giftcards_edit_multiple_giftcards"] = "Editing Multiple Giftcards";
|
||||
$lang["giftcards_do_nothing"] = "";
|
||||
$lang["giftcards_edit_fields_you_want_to_update"] = "";
|
||||
$lang["giftcards_edit_multiple_giftcards"] = "แก้ไขบัตรกำนัลหลายใบ";
|
||||
$lang["giftcards_error_adding_updating"] = "Error adding/updating giftcard";
|
||||
$lang["giftcards_error_updating_multiple"] = "Error updating giftcards";
|
||||
$lang["giftcards_excel_import_failed"] = "Excel import failed";
|
||||
$lang["giftcards_generate_barcodes"] = "Generate Barcodes";
|
||||
$lang["giftcards_giftcard"] = "Giftcard";
|
||||
$lang["giftcards_giftcard_number"] = "Giftcard Number";
|
||||
$lang["giftcards_giftcard"] = "บัตรกำนัล";
|
||||
$lang["giftcards_giftcard_number"] = "เลขบัตรกำนัล";
|
||||
$lang["giftcards_info_provided_by"] = "Info provided by";
|
||||
$lang["giftcards_inventory_comments"] = "Comments";
|
||||
$lang["giftcards_is_serialized"] = "Giftcard has Serial Number";
|
||||
$lang["giftcards_low_inventory_giftcards"] = "Low Inventory Giftcards";
|
||||
$lang["giftcards_manually_editing_of_quantity"] = "Manual Edit of Quantity";
|
||||
$lang["giftcards_must_select_giftcard_for_barcode"] = "You must select at least 1 giftcard to generate barcodes";
|
||||
$lang["giftcards_new"] = "New Giftcard";
|
||||
$lang["giftcards_new"] = "เพิ่มบัตรกำนัล";
|
||||
$lang["giftcards_no_description_giftcards"] = "No Description Giftcards";
|
||||
$lang["giftcards_no_giftcards_to_display"] = "No Giftcards to display";
|
||||
$lang["giftcards_none"] = "None";
|
||||
$lang["giftcards_none"] = "";
|
||||
$lang["giftcards_none_selected"] = "You have not selected any giftcards to edit";
|
||||
$lang["giftcards_number"] = "Giftcard Number must be a number";
|
||||
$lang["giftcards_number_information"] = "Giftcard Number";
|
||||
$lang["giftcards_number_required"] = "Giftcard Number is a required field";
|
||||
$lang["giftcards_number"] = "เลขบัตรกำนัลต้องเป็นตัวเลขเท่านั้น";
|
||||
$lang["giftcards_number_information"] = "";
|
||||
$lang["giftcards_number_required"] = "ต้องกรอกเลขบัตรกำนัล";
|
||||
$lang["giftcards_one_or_multiple"] = "giftcard(s)";
|
||||
$lang["giftcards_person_id"] = "Customer";
|
||||
$lang["giftcards_quantity"] = "Quantity";
|
||||
$lang["giftcards_person_id"] = "เจ้าของบัตร";
|
||||
$lang["giftcards_quantity"] = "ปริมาณ";
|
||||
$lang["giftcards_quantity_required"] = "Quantity is a required field. Please Close ( X ) to cancel";
|
||||
$lang["giftcards_reorder_level"] = "Reorder Level";
|
||||
$lang["giftcards_reorder_level"] = "ยอดขั้นต่ำ";
|
||||
$lang["giftcards_retrive_giftcard_info"] = "Retrieve Giftcard Info";
|
||||
$lang["giftcards_sales_tax_1"] = "Sales Tax";
|
||||
$lang["giftcards_sales_tax_2"] = "Sales Tax 2";
|
||||
$lang["giftcards_sales_tax_2"] = "";
|
||||
$lang["giftcards_serialized_giftcards"] = "Serialized Giftcards";
|
||||
$lang["giftcards_successful_adding"] = "You have successfully added giftcard";
|
||||
$lang["giftcards_successful_bulk_edit"] = "You have successfully updated the selected giftcards";
|
||||
@@ -60,10 +61,10 @@ $lang["giftcards_supplier"] = "Supplier";
|
||||
$lang["giftcards_tax_1"] = "Tax 1";
|
||||
$lang["giftcards_tax_2"] = "Tax 2";
|
||||
$lang["giftcards_tax_percent"] = "Tax Percent";
|
||||
$lang["giftcards_tax_percents"] = "Tax Percent(s)";
|
||||
$lang["giftcards_unit_price"] = "Unit Price";
|
||||
$lang["giftcards_upc_database"] = "UPC Database";
|
||||
$lang["giftcards_update"] = "Update Giftcard";
|
||||
$lang["giftcards_use_inventory_menu"] = "Use Inv. Menu";
|
||||
$lang["giftcards_value"] = "Giftcard Value must be a number";
|
||||
$lang["giftcards_value_required"] = "Giftcard Value is a required field";
|
||||
$lang["giftcards_tax_percents"] = "";
|
||||
$lang["giftcards_unit_price"] = "ราคาปลีก";
|
||||
$lang["giftcards_upc_database"] = "";
|
||||
$lang["giftcards_update"] = "ปรับข้อมูลบัตรกำนัล";
|
||||
$lang["giftcards_use_inventory_menu"] = "";
|
||||
$lang["giftcards_value"] = "มูลค่าบัตรกำนัลต้องเป็นตัวเลขเท่านั้น";
|
||||
$lang["giftcards_value_required"] = "ต้องกรอกมูลค่าบัตรกำนัล";
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "เพิ่ม/ลบ จำนวนสินค้าคงคลัง";
|
||||
$lang["items_allow_alt_description"] = "มีรายละเอียดเพิ่มเติม";
|
||||
$lang["items_allow_alt_desciption"] = "Allow Alt Description";
|
||||
$lang["items_allow_alt_description"] = "";
|
||||
$lang["items_amazon"] = "Amazon";
|
||||
$lang["items_basic_information"] = "ข้อมูลสินค้ส";
|
||||
$lang["items_bulk_edit"] = "แก้ไขความจุ";
|
||||
@@ -30,16 +31,17 @@ $lang["items_error_adding_updating"] = "เพิ่ม/ปรับแต่ง
|
||||
$lang["items_error_updating_multiple"] = "ปรับแต่งสินค้าล้มเหลว";
|
||||
$lang["items_excel_import_failed"] = "นำเข้าข้อมูล Excel ล้มเหลว";
|
||||
$lang["items_generate_barcodes"] = "สร้างบาร์โค๊ด";
|
||||
$lang["items_image"] = "Avatar";
|
||||
$lang["items_info_provided_by"] = "จัดเตรียมข้อมูลโดย";
|
||||
$lang["items_inventory"] = "สินค้าคงเหลือ";
|
||||
$lang["items_inventory_comments"] = "คำอธิบาย";
|
||||
$lang["items_is_deleted"] = "ถูกลบแล้ว";
|
||||
$lang["items_is_serialized"] = "สินค้ามีซีเรียลนัมเบอร์";
|
||||
$lang["items_is_serialized"] = "สินค้ามีซีเรียวนัมเบอร์";
|
||||
$lang["items_item"] = "สินค้า";
|
||||
$lang["items_item_number"] = "โค๊ด";
|
||||
$lang["items_number_required"] = "UPC/EAN/ISBN is a required field";
|
||||
$lang["items_item_number_duplicate"] = "The item number is already present in the database";
|
||||
$lang["items_location"] = "ที่ตั้ง";
|
||||
$lang["items_low_inventory_items"] = "";
|
||||
$lang["items_low_inventory_items"] = "สินค้าคงเหลือน้อย";
|
||||
$lang["items_manually_editing_of_quantity"] = "แก้ไขจำนวน";
|
||||
$lang["items_must_select_item_for_barcode"] = "คุต้องเลือกสินค้าอย่างน้อยหนึ่งอย่างเพื่อจะสร้างบาร์โค๊ด";
|
||||
$lang["items_name"] = "ชื่อสินค้า";
|
||||
@@ -50,6 +52,7 @@ $lang["items_no_items_to_display"] = "ไม่มีสินค้าแสด
|
||||
$lang["items_none"] = "ว่างเปล่า";
|
||||
$lang["items_none_selected"] = "กรุณาเลือสินค้าที่ต้องการแก้ไข";
|
||||
$lang["items_number_information"] = "หมายเลขสินค้า";
|
||||
$lang["items_number_required"] = "UPC/EAN/ISBN is a required field";
|
||||
$lang["items_one_or_multiple"] = "สินค้า(s)";
|
||||
$lang["items_quantity"] = "จำนวน";
|
||||
$lang["items_quantity_number"] = "จำนวนต้องเป็นตัวเลข";
|
||||
@@ -80,5 +83,3 @@ $lang["items_unit_price_required"] = "ราคาต่อหน่วยต้
|
||||
$lang["items_upc_database"] = "UPC ฐานข้อมูล";
|
||||
$lang["items_update"] = "ปรับแต่งสินค้า";
|
||||
$lang["items_use_inventory_menu"] = "ใช้เมนูสินค้าคงเหลือ";
|
||||
$lang["items_image"] = "Avatar";
|
||||
$lang["items_item_number_duplicate"] = "The item number is already present in the database";
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
<?php
|
||||
|
||||
$lang["receivings_transaction_failed"] = "ดำเนินการรับสินค้าล้มเหลว";
|
||||
$lang["receivings_transaction_failed"] = "";
|
||||
$lang["recvs_basic_information"] = "";
|
||||
$lang["recvs_cancel_receiving"] = "";
|
||||
$lang["recvs_cannot_be_deleted"] = "";
|
||||
$lang["recvs_comments"] = "";
|
||||
$lang["recvs_complete_receiving"] = "เสร็จสิ้น";
|
||||
$lang["recvs_confirm_cancel_receiving"] = "แน่ใจหรือไม่ที่จะล้างรายการสินค้าเข้า? ถ้าตกลงไม่สามารถย้อนกลับใด้.";
|
||||
$lang["recvs_confirm_finish_receiving"] = "แน่ใจหรือไม่ที่จะส่งรายการสินค้าเข้า? ถ้าตกลงไม่สามารถย้อนกลับใด้.";
|
||||
$lang["recvs_cost"] = "ราคา";
|
||||
$lang["recvs_complete_receiving"] = "";
|
||||
$lang["recvs_confirm_cancel_receiving"] = "";
|
||||
$lang["recvs_confirm_finish_receiving"] = "";
|
||||
$lang["recvs_cost"] = "";
|
||||
$lang["recvs_date"] = "";
|
||||
$lang["recvs_date_required"] = "";
|
||||
$lang["recvs_date_type"] = "";
|
||||
$lang["recvs_delete_confirmation"] = "";
|
||||
$lang["recvs_delete_entire_sale"] = "Delete entire sale";
|
||||
$lang["recvs_delete_entire_sale"] = "";
|
||||
$lang["recvs_discount"] = "ส่วนลด %";
|
||||
$lang["recvs_edit"] = "แก้ไข";
|
||||
$lang["recvs_edit_sale"] = "Edit Receiving";
|
||||
@@ -23,19 +23,21 @@ $lang["recvs_error_requisition"] = "";
|
||||
$lang["recvs_find_or_scan_item"] = "ค้นหาสินค้า";
|
||||
$lang["recvs_find_or_scan_item_or_receipt"] = "ค้นหาสินค้าหรือบิล";
|
||||
$lang["recvs_id"] = "รายการสินค้าเข้า ID";
|
||||
$lang["recvs_invoice_enable"] = "Create Invoice";
|
||||
$lang["recvs_invoice_number"] = "";
|
||||
$lang["recvs_invoice_number_duplicate"] = "";
|
||||
$lang["recvs_item_name"] = "ชื่อสินคัา";
|
||||
$lang["recvs_mode"] = "วิธีการรับสินค้า";
|
||||
$lang["recvs_mode"] = "ประเภทธุรกรรม";
|
||||
$lang["recvs_new_supplier"] = "ผู้ผลิตรายใหม่";
|
||||
$lang["recvs_one_or_multiple"] = "";
|
||||
$lang["recvs_print_after_sale"] = "พิมพ์บิลหลังการขาย";
|
||||
$lang["recvs_quantity"] = "จำนวน.";
|
||||
$lang["recvs_receipt"] = "บิลสินค้าเข้า";
|
||||
$lang["recvs_receipt_number"] = "";
|
||||
$lang["recvs_receiving"] = "รับ";
|
||||
$lang["recvs_receiving"] = "รับสินค้า";
|
||||
$lang["recvs_register"] = "รับสินค้า";
|
||||
$lang["recvs_requisition"] = "เบิกสินค้า";
|
||||
$lang["recvs_return"] = "คืน";
|
||||
$lang["recvs_return"] = "คืนสินค้า";
|
||||
$lang["recvs_select_supplier"] = "เลือกผู้ผลิต (ทางเลือก)";
|
||||
$lang["recvs_start_typing_supplier_name"] = "เริ่มต้นพิมพ์ชื่อผู้ผลิต...";
|
||||
$lang["recvs_stock_destination"] = "Stock destination";
|
||||
@@ -47,5 +49,3 @@ $lang["recvs_supplier"] = "ผู้ผลิต";
|
||||
$lang["recvs_total"] = "รวม";
|
||||
$lang["recvs_unable_to_add_item"] = "ไม่สามารถเพิ่มสินค้าได้";
|
||||
$lang["recvs_unsuccessfully_updated"] = "Receiving unsuccessfully updated";
|
||||
$lang["recvs_invoice_enable"] = "Create Invoice";
|
||||
$lang["recvs_print_after_sale"] = "พิมพ์บิลหลังการขาย";
|
||||
|
||||
@@ -12,6 +12,7 @@ $lang["sales_comment"] = "หมายเหตุ";
|
||||
$lang["sales_comments"] = "หมายเหตุ";
|
||||
$lang["sales_complete_sale"] = "สำเร็จการขาย";
|
||||
$lang["sales_confirm_cancel_sale"] = "แน่ใจหรือไม่ที่จะล้างรายการขาย? สินค้าทุกอย่างจะถูกลบจากบอร์ด.";
|
||||
$lang["sales_confirm_delete"] = "Are you sure you want to delete the selected sales?";
|
||||
$lang["sales_confirm_finish_sale"] = "แน่ใจหรือไม่ที่จะสำเร็จการขาย? ไม่สามารถย้อนกลับได้.";
|
||||
$lang["sales_confirm_suspend_sale"] = "แน่ใจหรือไม่ที่จะระงับการขาย?";
|
||||
$lang["sales_credit"] = "เครดิทการ์ด";
|
||||
@@ -26,6 +27,7 @@ $lang["sales_delete_successful"] = "คุณลบการขายสำเ
|
||||
$lang["sales_delete_unsuccessful"] = "คุณลบการขายไม่สำเร็จ";
|
||||
$lang["sales_description_abbrv"] = "Desc";
|
||||
$lang["sales_discount"] = "ส่วนลด %";
|
||||
$lang["sales_discount_included"] = "% discount included";
|
||||
$lang["sales_discount_short"] = "";
|
||||
$lang["sales_edit"] = "แก้ไข";
|
||||
$lang["sales_edit_item"] = "แก้ไขสินค้า";
|
||||
@@ -36,11 +38,19 @@ $lang["sales_error_editing_item"] = "แก้ไขสินค้าล้ม
|
||||
$lang["sales_find_or_scan_item"] = "ค้นหาสินค้า";
|
||||
$lang["sales_find_or_scan_item_or_receipt"] = "ค้นหาสินค้า หรือ บิล";
|
||||
$lang["sales_giftcard"] = "Gift Card";
|
||||
$lang["sales_giftcard_balance"] = "Giftcard Balance";
|
||||
$lang["sales_giftcard_number"] = "เลขที่ Gift Card";
|
||||
$lang["sales_id"] = "เลขที่ขาย";
|
||||
$lang["sales_invoice"] = "Invoice";
|
||||
$lang["sales_invoice_confirm"] = "This invoice will be sent to";
|
||||
$lang["sales_invoice_enable"] = "Create Invoice";
|
||||
$lang["sales_invoice_filter"] = "Invoices";
|
||||
$lang["sales_invoice_no_email"] = "This customer does not have a valid email address";
|
||||
$lang["sales_invoice_number"] = "Invoice #";
|
||||
$lang["sales_invoice_number_duplicate"] = "Please enter an unique invoice number";
|
||||
$lang["sales_invoice_sent"] = "Invoice sent to";
|
||||
$lang["sales_invoice_unsent"] = "Invoice failed to be sent to";
|
||||
$lang["sales_invoice_update"] = "Recount";
|
||||
$lang["sales_item_insufficient_of_stock"] = "จำนวนสินค้าไม่เพียงพอ";
|
||||
$lang["sales_item_name"] = "ชื่อสินค้า";
|
||||
$lang["sales_item_number"] = "สินค้า #";
|
||||
@@ -50,14 +60,19 @@ $lang["sales_must_enter_numeric"] = "จำนวนที่ถุกประ
|
||||
$lang["sales_must_enter_numeric_giftcard"] = "กิ๊ฟการ์ด ต้องใส่ตัวเลขเท่านั้น";
|
||||
$lang["sales_new_customer"] = "ลูกค้าใหม่";
|
||||
$lang["sales_new_item"] = "สินค้าใหม่";
|
||||
$lang["sales_no_description"] = "None";
|
||||
$lang["sales_no_filter"] = "All";
|
||||
$lang["sales_no_items_in_cart"] = "ไม่พบสินค้าในตระกร้า";
|
||||
$lang["sales_no_sales_to_display"] = "No sales to display";
|
||||
$lang["sales_one_or_multiple"] = "";
|
||||
$lang["sales_overview"] = "Overview";
|
||||
$lang["sales_payment"] = "รูปแบบชำระเงิน";
|
||||
$lang["sales_payment_amount"] = "";
|
||||
$lang["sales_payment_not_cover_total"] = " ปริมาณการจ่ายที่ไม่เพียงพอกะยอดรวม";
|
||||
$lang["sales_payment_type"] = "";
|
||||
$lang["sales_payments_total"] = "";
|
||||
$lang["sales_price"] = "ราคา";
|
||||
$lang["sales_print_after_sale"] = "พิมพ์บิลหลังการขาย";
|
||||
$lang["sales_quantity"] = "จำนวน";
|
||||
$lang["sales_quantity_less_than_zero"] = "คำเตือน ถ้าจำนวนของไม่เพียงพอกับความต้องการหรือไม่ตรงกับยอดในบันชี ก็สามารถทำการขายได้ แต่ต้องเชคปริมานสินค้าคงคลัง";
|
||||
$lang["sales_receipt"] = "บิลขาย";
|
||||
@@ -69,7 +84,10 @@ $lang["sales_sale"] = "";
|
||||
$lang["sales_sale_for_customer"] = "ลูกค้า:";
|
||||
$lang["sales_sale_time"] = "";
|
||||
$lang["sales_select_customer"] = "เลือกลูกค้า (Optional)";
|
||||
$lang["sales_send_invoice"] = "Send Invoice";
|
||||
$lang["sales_serial"] = "Serial";
|
||||
$lang["sales_show_invoice"] = "invoice";
|
||||
$lang["sales_show_receipt"] = "receipt";
|
||||
$lang["sales_start_typing_customer_name"] = "เริ่มต้นพิมพ์ชื่อลูกค้า...";
|
||||
$lang["sales_start_typing_item_name"] = "เริ่มต้นพิมพ์ชื่อสินค้า หรือ สแกนบาร์โค๊ด...";
|
||||
$lang["sales_stock_location"] = "";
|
||||
@@ -83,30 +101,11 @@ $lang["sales_suspended_sales"] = "การขายที่ถูกระง
|
||||
$lang["sales_tax"] = "ภาษี";
|
||||
$lang["sales_tax_percent"] = "ภาษี %";
|
||||
$lang["sales_total"] = "ยอดรวม";
|
||||
$lang["sales_total_tax_exclusive"] = "Tax excluded";
|
||||
$lang["sales_transaction_failed"] = "การดำเนินการขายล้มเหลว";
|
||||
$lang["sales_unable_to_add_item"] = "ไม่สามารถเพิ่มสินค้าได้";
|
||||
$lang["sales_unsuccessfully_deleted"] = "ลบการขายไม่สมยูรณ์";
|
||||
$lang["sales_unable_to_add_item"] = "";
|
||||
$lang["sales_unsuccessfully_deleted"] = "ลบการขายไม่สำเร็จ";
|
||||
$lang["sales_unsuccessfully_updated"] = "อัพเดทการขายไม่สมบูรณ์";
|
||||
$lang["sales_unsuspend"] = "ยกเลิกการระงับ";
|
||||
$lang["sales_unsuspend_and_delete"] = "ยกเลิกการระงับ และ ลบ";
|
||||
$lang["sales_giftcard_balance"] = "Giftcard Balance";
|
||||
$lang["sales_discount_included"] = "% discount included";
|
||||
$lang["sales_print_after_sale"] = "พิมพ์บิลหลังการขาย";
|
||||
$lang["sales_invoice"] = "Invoice";
|
||||
$lang["sales_total_tax_exclusive"] = "Tax excluded";
|
||||
$lang["sales_send_invoice"] = "Send Invoice";
|
||||
$lang["sales_invoice_confirm"] = "This invoice will be sent to";
|
||||
$lang["sales_invoice_no_email"] = "This customer does not have a valid email address";
|
||||
$lang["sales_invoice_sent"] = "Invoice sent to";
|
||||
$lang["sales_invoice_unsent"] = "Invoice failed to be sent to";
|
||||
$lang["sales_invoice_filter"] = "Invoices";
|
||||
$lang["sales_no_filter"] = "All";
|
||||
$lang["sales_no_sales_to_display"] = "No sales to display";
|
||||
$lang["sales_show_invoice"] = "invoice";
|
||||
$lang["sales_show_receipt"] = "receipt";
|
||||
$lang["sales_invoice_filter"] = "Filter sales for ";
|
||||
$lang["sales_overview"] = "Overview";
|
||||
$lang["sales_update"] = "Edit Sale";
|
||||
$lang["sales_confirm_delete"] = "Are you sure you want to delete the selected sales?";
|
||||
$lang["sales_no_description"] = "None";
|
||||
$lang["sales_invoice_update"] = "Recount";
|
||||
|
||||
@@ -7,6 +7,7 @@ $lang["common_comments"] = "Yorumlar";
|
||||
$lang["common_common"] = "genel";
|
||||
$lang["common_confirm_search"] = "Birden fazla satır seçtiniz, arama yaptığınızda seçiminiz kaybolacak. Arama yapmak istediğinize emin misiniz?";
|
||||
$lang["common_country"] = "Ülke";
|
||||
$lang["common_date"] = "Date";
|
||||
$lang["common_delete"] = "Sil";
|
||||
$lang["common_det"] = "Detaylar";
|
||||
$lang["common_edit"] = "düzenle";
|
||||
@@ -15,9 +16,14 @@ $lang["common_email_invalid_format"] = "E-Posta adresi doğru formatta değil";
|
||||
$lang["common_fields_required_message"] = "Kırmızı alanlar zorunludur";
|
||||
$lang["common_first_name"] = "İsim";
|
||||
$lang["common_first_name_required"] = "İsim zorunlu alandır";
|
||||
$lang["common_first_page"] = "First";
|
||||
$lang["common_gender"] = "Gender";
|
||||
$lang["common_gender_female"] = "V";
|
||||
$lang["common_gender_male"] = "M";
|
||||
$lang["common_inv"] = "Stok";
|
||||
$lang["common_last_name"] = "Soy İsim";
|
||||
$lang["common_last_name_required"] = "Soy isim zorunlu alandır.";
|
||||
$lang["common_last_page"] = "Last";
|
||||
$lang["common_learn_about_project"] = " ";
|
||||
$lang["common_list_of"] = "Liste";
|
||||
$lang["common_logout"] = "Çıkış";
|
||||
@@ -31,6 +37,7 @@ $lang["common_price"] = "Fiyat";
|
||||
$lang["common_remove"] = "Kaldır";
|
||||
$lang["common_return_policy"] = "İade Politikası";
|
||||
$lang["common_search"] = "Arama";
|
||||
$lang["common_search_options"] = "Search options";
|
||||
$lang["common_searched_for"] = "Ara";
|
||||
$lang["common_state"] = "Bölge";
|
||||
$lang["common_submit"] = "Onayla";
|
||||
@@ -40,10 +47,3 @@ $lang["common_welcome"] = "Hoşgeldiniz";
|
||||
$lang["common_welcome_message"] = "Hoşgeldiniz, devam etmek için aşağıdan bir modül seçiniz!";
|
||||
$lang["common_you_are_using_ospos"] = "Kullandığınız sürüm";
|
||||
$lang["common_zip"] = "Şehir Kodu";
|
||||
$lang["common_gender"] = "Gender";
|
||||
$lang["common_gender_male"] = "M";
|
||||
$lang["common_gender_female"] = "V";
|
||||
$lang["common_date"] = "Date";
|
||||
$lang["common_search_options"] = "Search options";
|
||||
$lang["common_first_page"] = "First";
|
||||
$lang["common_last_page"] = "Last";
|
||||
|
||||
@@ -2,11 +2,14 @@
|
||||
|
||||
$lang["config_address"] = "Şirket Adresi";
|
||||
$lang["config_address_required"] = "Şirket Adresi zorunlu alandır";
|
||||
$lang["config_backup_button"] = "Backup";
|
||||
$lang["config_backup_database"] = "Backup Database";
|
||||
$lang["config_barcode_company"] = "Şirket Adı";
|
||||
$lang["config_barcode_configuration"] = "Barcode Configuration";
|
||||
$lang["config_barcode_content"] = "Barcode Content";
|
||||
$lang["config_barcode_width"] = "Width (px)";
|
||||
$lang["config_barcode_first_row"] = "Row 6";
|
||||
$lang["config_barcode_font"] = "Font";
|
||||
$lang["config_barcode_height"] = "Height (px)";
|
||||
$lang["config_barcode_id"] = "Item Id/Name";
|
||||
$lang["config_barcode_info"] = "Barcode Configuration Information";
|
||||
$lang["config_barcode_layout"] = "Barcode Layout";
|
||||
@@ -16,12 +19,13 @@ $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_height"] = "Height (px)";
|
||||
$lang["config_barcode_second_row"] = "Row 7";
|
||||
$lang["config_barcode_quality"] = "Quality (1-100)";
|
||||
$lang["config_barcode_second_row"] = "Row 7";
|
||||
$lang["config_barcode_third_row"] = "Row 8";
|
||||
$lang["config_barcode_type"] = "Barcode Type";
|
||||
$lang["config_barcode_width"] = "Width (px)";
|
||||
$lang["config_company"] = "Şirket Adı";
|
||||
$lang["config_company_logo"] = "Company Logo";
|
||||
$lang["config_company_required"] = "Şirket Adı zorunlu alandır";
|
||||
$lang["config_company_website_url"] = "website adresi yanlış (http://...)";
|
||||
$lang["config_currency_side"] = "Sağda";
|
||||
@@ -36,20 +40,24 @@ $lang["config_custom6"] = "Özel Alan 6";
|
||||
$lang["config_custom7"] = "Özel Alan 7";
|
||||
$lang["config_custom8"] = "Özel Alan 8";
|
||||
$lang["config_custom9"] = "Özel Alan 9";
|
||||
$lang["config_default_barcode_width_number"] = "The default barcode width must be a number";
|
||||
$lang["config_default_barcode_width_required"] = "The default barcode width is a required field";
|
||||
$lang["config_decimal_point"] = " Decimal Point";
|
||||
$lang["config_default_barcode_font_size_number"] = "The default barcode font size must be a number";
|
||||
$lang["config_default_barcode_font_size_required"] = "The default barcode font size is a required field";
|
||||
$lang["config_default_barcode_height_number"] = "The default barcode height must be a number";
|
||||
$lang["config_default_barcode_height_required"] = "The default barcode height is a required field";
|
||||
$lang["config_default_barcode_num_in_row_number"] = "The default barcode num in row must be a number";
|
||||
$lang["config_default_barcode_num_in_row_required"] = "The default barcode num in row is a required field";
|
||||
$lang["config_default_barcode_page_cellspacing_number"] = "The default barcode page cellspacing must be a number";
|
||||
$lang["config_default_barcode_page_cellspacing_required"] = "The default barcode page cellspacing is a required field";
|
||||
$lang["config_default_barcode_page_width_number"] = "The default barcode page width must be a number";
|
||||
$lang["config_default_barcode_page_width_required"] = "The default barcode page width is a required field";
|
||||
$lang["config_default_barcode_height_number"] = "The default barcode height must be a number";
|
||||
$lang["config_default_barcode_height_required"] = "The default barcode height is a required field";
|
||||
$lang["config_default_barcode_quality_number"] = "The default barcode quality must be a number";
|
||||
$lang["config_default_barcode_quality_required"] = "The default barcode quality is a required field";
|
||||
$lang["config_default_barcode_width_number"] = "The default barcode width must be a number";
|
||||
$lang["config_default_barcode_width_required"] = "The default barcode width is a required field";
|
||||
$lang["config_default_sales_discount"] = "Default Sales Discount %";
|
||||
$lang["config_default_sales_discount_number"] = "The default sales discount must be a number";
|
||||
$lang["config_default_sales_discount_required"] = "The default sales discount is a required field";
|
||||
$lang["config_default_tax_rate"] = "Varsayılan Vergi Oranı %";
|
||||
$lang["config_default_tax_rate_1"] = "Vergi Oranı 1";
|
||||
$lang["config_default_tax_rate_2"] = "Vergi Oranı 2";
|
||||
@@ -58,9 +66,41 @@ $lang["config_default_tax_rate_required"] = "Varsayılan Vergi Oranı zorunlu al
|
||||
$lang["config_fax"] = "Faks";
|
||||
$lang["config_general_configuration"] = "";
|
||||
$lang["config_info"] = "Mağaza yapılandırma bilgisi";
|
||||
$lang["config_invoice_default_comments"] = "Default Invoice Comments";
|
||||
$lang["config_invoice_email_message"] = "Invoice Email Template";
|
||||
$lang["config_invoice_printer"] = "Invoice Printer";
|
||||
$lang["config_jsprintsetup_required"] = "Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?";
|
||||
$lang["config_language"] = "Dil";
|
||||
$lang["config_lines_per_page"] = "Lines Per Page";
|
||||
$lang["config_lines_per_page_number"] = "The lines per page must be a number";
|
||||
$lang["config_lines_per_page_required"] = "The lines per page is a required field";
|
||||
$lang["config_location_configuration"] = "Stock Locations";
|
||||
$lang["config_location_info"] = "Location Configuration Information";
|
||||
$lang["config_logout"] = "Don't you want to make a backup before logging out?";
|
||||
$lang["config_number_format"] = "Number Format";
|
||||
$lang["config_phone"] = "Şirket Telefonu";
|
||||
$lang["config_phone_required"] = "Şirket Telefonu zorunlu alandır";
|
||||
$lang["config_print_after_sale"] = "";
|
||||
$lang["config_print_bottom_margin"] = "Margin Bottom";
|
||||
$lang["config_print_bottom_margin_number"] = "The default bottom margin must be a number";
|
||||
$lang["config_print_bottom_margin_required"] = "The default bottom margin is a required field";
|
||||
$lang["config_print_footer"] = "Print Browser Footer";
|
||||
$lang["config_print_header"] = "Print Browser Header";
|
||||
$lang["config_print_left_margin"] = "Margin Left";
|
||||
$lang["config_print_left_margin_number"] = "The default left margin must be a number";
|
||||
$lang["config_print_left_margin_required"] = "The default left margin is a required field";
|
||||
$lang["config_print_right_margin"] = "Margin Right";
|
||||
$lang["config_print_right_margin_number"] = "The default right margin must be a number";
|
||||
$lang["config_print_right_margin_required"] = "The default right margin is a required field";
|
||||
$lang["config_print_silently"] = "Show Print Dialog";
|
||||
$lang["config_print_top_margin"] = "Margin Top";
|
||||
$lang["config_print_top_margin_number"] = "The default top margin must be a number";
|
||||
$lang["config_print_top_margin_required"] = "The default top margin is a required field";
|
||||
$lang["config_receipt_configuration"] = "Print Settings";
|
||||
$lang["config_receipt_info"] = "Receipt Configuration Information";
|
||||
$lang["config_receipt_printer"] = "Ticket Printer";
|
||||
$lang["config_receipt_show_taxes"] = "Show Taxes";
|
||||
$lang["config_receiving_calculate_average_price"] = "Calc avg. Price (Receiving)";
|
||||
$lang["config_recv_invoice_format"] = "";
|
||||
$lang["config_return_policy_required"] = "İade Politikası zorunlu alandır";
|
||||
$lang["config_sales_invoice_format"] = "";
|
||||
@@ -68,55 +108,10 @@ $lang["config_saved_successfully"] = "Yapılandırma kaydedildi";
|
||||
$lang["config_saved_unsuccessfully"] = "Yapılandırma kaydedilemedi";
|
||||
$lang["config_stock_location"] = "Mağaza Yeri";
|
||||
$lang["config_stock_location_duplicate"] = "Please use an unique location name";
|
||||
$lang["config_stock_location_invalid_chars"] = "The stock location name can not contain '_'";
|
||||
$lang["config_stock_location_required"] = "Mağaza Yeri numarası zorunlu alandır";
|
||||
$lang["config_tax_included"] = "";
|
||||
$lang["config_timezone"] = "Saat Dilimi";
|
||||
$lang["config_website"] = "Website";
|
||||
$lang["config_barcode_configuration"] = "Barcode Configuration";
|
||||
$lang["config_barcode_number"] = "UPC/EAN/ISBN";
|
||||
$lang["config_barcode_id"] = "Item Id";
|
||||
$lang["config_barcode_content"] = "Barcode Content";
|
||||
$lang["config_barcode_name"] = "Name";
|
||||
$lang["config_barcode_price"] = "Price";
|
||||
$lang["config_barcode_company"] = "Şirket Adı";
|
||||
$lang["config_location_configuration"] = "Stock Locations";
|
||||
$lang["config_location_info"] = "Location Configuration Information";
|
||||
$lang["config_logout"] = "Don't you want to make a backup before logging out?";
|
||||
$lang["config_backup_database"] = "Backup Database";
|
||||
$lang["config_receiving_calculate_average_price"] = "Calc avg. Price (Receiving)";
|
||||
$lang["config_number_format"] = "Number Format";
|
||||
$lang["config_thousands_separator"] = " Thousands Separator";
|
||||
$lang["config_decimal_point"] = " Decimal Point";
|
||||
$lang["config_backup_button"] = "Backup";
|
||||
$lang["config_stock_location_invalid_chars"] = "The stock location name can not contain '_'";
|
||||
$lang["config_company_logo"] = "Company Logo";
|
||||
$lang["config_invoice_printer"] = "Invoice Printer";
|
||||
$lang["config_receipt_printer"] = "Ticket Printer";
|
||||
$lang["config_receipt_show_taxes"] = "Show Taxes";
|
||||
$lang["config_receipt_info"] = "Receipt Configuration Information";
|
||||
$lang["config_receipt_configuration"] = "Print Settings";
|
||||
$lang["config_print_footer"] = "Print Browser Footer";
|
||||
$lang["config_print_header"] = "Print Browser Header";
|
||||
$lang["config_print_silently"] = "Show Print Dialog";
|
||||
$lang["config_print_top_margin"] = "Margin Top";
|
||||
$lang["config_print_left_margin"] = "Margin Left";
|
||||
$lang["config_print_bottom_margin"] = "Margin Bottom";
|
||||
$lang["config_print_right_margin"] = "Margin Right";
|
||||
$lang["config_print_top_margin_required"] = "The default top margin is a required field";
|
||||
$lang["config_print_top_margin_number"] = "The default top margin must be a number";
|
||||
$lang["config_print_left_margin_required"] = "The default left margin is a required field";
|
||||
$lang["config_print_left_margin_number"] = "The default left margin must be a number";
|
||||
$lang["config_print_bottom_margin_required"] = "The default bottom margin is a required field";
|
||||
$lang["config_print_bottom_margin_number"] = "The default bottom margin must be a number";
|
||||
$lang["config_print_right_margin_required"] = "The default right margin is a required field";
|
||||
$lang["config_print_right_margin_number"] = "The default right margin must be a number";
|
||||
$lang["config_jsprintsetup_required"] = "Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?";
|
||||
$lang["config_timezone"] = "Saat Dilimi";
|
||||
$lang["config_use_invoice_template"] = "Use invoice template";
|
||||
$lang["config_invoice_email_message"] = "Invoice Email Template";
|
||||
$lang["config_invoice_default_comments"] = "Default Invoice Comments";
|
||||
$lang["config_lines_per_page"] = "Lines Per Page";
|
||||
$lang["config_lines_per_page_required"] = "The lines per page is a required field";
|
||||
$lang["config_lines_per_page_number"] = "The lines per page must be a number";
|
||||
$lang["config_default_sales_discount"] = "Default Sales Discount %";
|
||||
$lang["config_default_sales_discount_required"] = "The default sales discount is a required field";
|
||||
$lang["config_default_sales_discount_number"] = "The default sales discount must be a number";
|
||||
$lang["config_website"] = "Website";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["customers_account_number"] = "Hesap No";
|
||||
$lang["customers_account_number_duplicate"] = "This account number is already present in the database";
|
||||
$lang["customers_basic_information"] = "Müşteri bilgisi";
|
||||
$lang["customers_cannot_be_deleted"] = "Seçili müşteriler silinemedi, müşterilerin satışları var.";
|
||||
$lang["customers_confirm_delete"] = "Seçili müşteriyi silmek istediğinize emin misiniz?";
|
||||
@@ -14,4 +15,3 @@ $lang["customers_successful_deleted"] = "Silme başarılı";
|
||||
$lang["customers_successful_updating"] = "Müşteri güncellendi";
|
||||
$lang["customers_taxable"] = "Vergilendirilebilir";
|
||||
$lang["customers_update"] = "Müşteri Güncelle";
|
||||
$lang["customers_account_number_duplicate"] = "This account number is already present in the database";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["giftcards_add_minus"] = "Inventory to add/subtract";
|
||||
$lang["giftcards_allow_alt_desciption"] = "";
|
||||
$lang["giftcards_allow_alt_description"] = "Allow Alt Description";
|
||||
$lang["giftcards_amazon"] = "Amazon";
|
||||
$lang["giftcards_basic_information"] = "Giftcard Information";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Eklenen/Çıkarılan Adet";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "Dip Nota izin ver";
|
||||
$lang["items_amazon"] = "Amazon";
|
||||
$lang["items_basic_information"] = "Ürün Bilgisi";
|
||||
@@ -30,6 +31,7 @@ $lang["items_error_adding_updating"] = "Ürün ekleme/düzenleme hatası";
|
||||
$lang["items_error_updating_multiple"] = "Ürün düzenleme hatası";
|
||||
$lang["items_excel_import_failed"] = "Excel aktarım hatası";
|
||||
$lang["items_generate_barcodes"] = "Barkod Üret";
|
||||
$lang["items_image"] = "Avatar";
|
||||
$lang["items_info_provided_by"] = "Bilgi sağlayan";
|
||||
$lang["items_inventory"] = "Stok";
|
||||
$lang["items_inventory_comments"] = "Yorumlar";
|
||||
@@ -37,7 +39,7 @@ $lang["items_is_deleted"] = "Silinmiş";
|
||||
$lang["items_is_serialized"] = "Seri Numaralı Ürün";
|
||||
$lang["items_item"] = "Ürün";
|
||||
$lang["items_item_number"] = "UPC/EAN/ISBN";
|
||||
$lang["items_number_required"] = "UPC/EAN/ISBN is a required field";
|
||||
$lang["items_item_number_duplicate"] = "The item number is already present in the database";
|
||||
$lang["items_location"] = "Yer";
|
||||
$lang["items_low_inventory_items"] = "";
|
||||
$lang["items_manually_editing_of_quantity"] = "Elle adet düzeltme";
|
||||
@@ -50,6 +52,7 @@ $lang["items_no_items_to_display"] = "Gösterecek Ürün Yok";
|
||||
$lang["items_none"] = "Hiçbiri";
|
||||
$lang["items_none_selected"] = "Düzenlemek için ürün seçmediniz";
|
||||
$lang["items_number_information"] = "Ürün No";
|
||||
$lang["items_number_required"] = "UPC/EAN/ISBN is a required field";
|
||||
$lang["items_one_or_multiple"] = "ürün";
|
||||
$lang["items_quantity"] = "Adet";
|
||||
$lang["items_quantity_number"] = "Adet sayı olmalıdır";
|
||||
@@ -80,5 +83,3 @@ $lang["items_unit_price_required"] = "Satış Fiyatı zorunlu alandır";
|
||||
$lang["items_upc_database"] = "UPC Veritabanı";
|
||||
$lang["items_update"] = "Ürün Güncelle";
|
||||
$lang["items_use_inventory_menu"] = "Stok Menüsünü Kullan";
|
||||
$lang["items_image"] = "Avatar";
|
||||
$lang["items_item_number_duplicate"] = "The item number is already present in the database";
|
||||
|
||||
@@ -23,12 +23,14 @@ $lang["recvs_error_requisition"] = "Ürün aynı yere taşınamaz";
|
||||
$lang["recvs_find_or_scan_item"] = "Ürün Bul/Oku";
|
||||
$lang["recvs_find_or_scan_item_or_receipt"] = "Ürün yada Fatura Bul/Oku";
|
||||
$lang["recvs_id"] = "Alım No";
|
||||
$lang["recvs_invoice_enable"] = "Create Invoice";
|
||||
$lang["recvs_invoice_number"] = "";
|
||||
$lang["recvs_invoice_number_duplicate"] = "";
|
||||
$lang["recvs_item_name"] = "Ürün Adı";
|
||||
$lang["recvs_mode"] = "Alım Türü";
|
||||
$lang["recvs_new_supplier"] = "Yeni Sağlayıcı";
|
||||
$lang["recvs_one_or_multiple"] = "";
|
||||
$lang["recvs_print_after_sale"] = "Satıştan sonra yazdır";
|
||||
$lang["recvs_quantity"] = "Adet";
|
||||
$lang["recvs_receipt"] = "Alım Faturası";
|
||||
$lang["recvs_receipt_number"] = "";
|
||||
@@ -47,5 +49,3 @@ $lang["recvs_supplier"] = "Sağlayıcı";
|
||||
$lang["recvs_total"] = "Toplam";
|
||||
$lang["recvs_unable_to_add_item"] = "Ürünler alıma eklenemedi";
|
||||
$lang["recvs_unsuccessfully_updated"] = "Receiving unsuccessfully updated";
|
||||
$lang["recvs_invoice_enable"] = "Create Invoice";
|
||||
$lang["recvs_print_after_sale"] = "Satıştan sonra yazdır";
|
||||
|
||||
@@ -12,6 +12,7 @@ $lang["sales_comment"] = "Yorum";
|
||||
$lang["sales_comments"] = "Yorumlar";
|
||||
$lang["sales_complete_sale"] = "Satışı Tamamla";
|
||||
$lang["sales_confirm_cancel_sale"] = "Bu satışı iptal etmek istiyor musunuz? Tüm ürünler çıkarılacak.";
|
||||
$lang["sales_confirm_delete"] = "Are you sure you want to delete the selected sales?";
|
||||
$lang["sales_confirm_finish_sale"] = "Satışı tamamlamak istediğinize emin misiniz? Tİşlem geri alınamaz.";
|
||||
$lang["sales_confirm_suspend_sale"] = "Bu satışı askıya almak istiyor musunuz?";
|
||||
$lang["sales_credit"] = "Kredi Kartı";
|
||||
@@ -26,6 +27,7 @@ $lang["sales_delete_successful"] = "Satışı sildiniz";
|
||||
$lang["sales_delete_unsuccessful"] = "Satışı silemediniz";
|
||||
$lang["sales_description_abbrv"] = "Tanım";
|
||||
$lang["sales_discount"] = "İndirim %";
|
||||
$lang["sales_discount_included"] = "% discount included";
|
||||
$lang["sales_discount_short"] = "%";
|
||||
$lang["sales_edit"] = "Düzenle";
|
||||
$lang["sales_edit_item"] = "Düzenle";
|
||||
@@ -36,11 +38,19 @@ $lang["sales_error_editing_item"] = "Ürün düzenleme hatası";
|
||||
$lang["sales_find_or_scan_item"] = "Ürün Bul/Oku";
|
||||
$lang["sales_find_or_scan_item_or_receipt"] = "Ürün yada Fatura Bul/Oku";
|
||||
$lang["sales_giftcard"] = "Hediye Çeki";
|
||||
$lang["sales_giftcard_balance"] = "Giftcard Balance";
|
||||
$lang["sales_giftcard_number"] = "Hediye Çeki No";
|
||||
$lang["sales_id"] = "Satış No";
|
||||
$lang["sales_invoice"] = "Invoice";
|
||||
$lang["sales_invoice_confirm"] = "This invoice will be sent to";
|
||||
$lang["sales_invoice_enable"] = "Create Invoice";
|
||||
$lang["sales_invoice_filter"] = "Invoices";
|
||||
$lang["sales_invoice_no_email"] = "This customer does not have a valid email address";
|
||||
$lang["sales_invoice_number"] = "Invoice #";
|
||||
$lang["sales_invoice_number_duplicate"] = "Please enter an unique invoice number";
|
||||
$lang["sales_invoice_sent"] = "Invoice sent to";
|
||||
$lang["sales_invoice_unsent"] = "Invoice failed to be sent to";
|
||||
$lang["sales_invoice_update"] = "Recount";
|
||||
$lang["sales_item_insufficient_of_stock"] = "Ürün Stoğu Yetersiz";
|
||||
$lang["sales_item_name"] = "Ürün Adı";
|
||||
$lang["sales_item_number"] = "Ürün No";
|
||||
@@ -50,14 +60,19 @@ $lang["sales_must_enter_numeric"] = "Ödenen tutar sayı olmalıdır";
|
||||
$lang["sales_must_enter_numeric_giftcard"] = "Hediye çeki numarası için sayı girmelisiniz";
|
||||
$lang["sales_new_customer"] = "Yeni Müşteri";
|
||||
$lang["sales_new_item"] = "Yeni Ürün";
|
||||
$lang["sales_no_description"] = "None";
|
||||
$lang["sales_no_filter"] = "All";
|
||||
$lang["sales_no_items_in_cart"] = "Sepette Ürün Yok";
|
||||
$lang["sales_no_sales_to_display"] = "No sales to display";
|
||||
$lang["sales_one_or_multiple"] = "";
|
||||
$lang["sales_overview"] = "Overview";
|
||||
$lang["sales_payment"] = "Ödeme Türü";
|
||||
$lang["sales_payment_amount"] = "Tutar";
|
||||
$lang["sales_payment_not_cover_total"] = "Ödemeler toplam tutarı karşılamıyor";
|
||||
$lang["sales_payment_type"] = "Tür";
|
||||
$lang["sales_payments_total"] = "Ödemeler Toplamı";
|
||||
$lang["sales_price"] = "Fiyat";
|
||||
$lang["sales_print_after_sale"] = "Satıştan sonra yazdır";
|
||||
$lang["sales_quantity"] = "Adet";
|
||||
$lang["sales_quantity_less_than_zero"] = "Dikkat, İstenen stok yetersiz. Satışa devam edebilirsiniz ama stoğunuzu kontrol ediniz";
|
||||
$lang["sales_receipt"] = "Satış Faturası";
|
||||
@@ -69,7 +84,10 @@ $lang["sales_sale"] = "Satış";
|
||||
$lang["sales_sale_for_customer"] = "Müşteri:";
|
||||
$lang["sales_sale_time"] = "Saat";
|
||||
$lang["sales_select_customer"] = "Müşteri Seç (İsteğe Bağlı)";
|
||||
$lang["sales_send_invoice"] = "Send Invoice";
|
||||
$lang["sales_serial"] = "Seri";
|
||||
$lang["sales_show_invoice"] = "invoice";
|
||||
$lang["sales_show_receipt"] = "receipt";
|
||||
$lang["sales_start_typing_customer_name"] = "Müşteri Adı...";
|
||||
$lang["sales_start_typing_item_name"] = "Ürün adı yazın yada barkod okutun...";
|
||||
$lang["sales_stock_location"] = "Stok yeri";
|
||||
@@ -83,30 +101,11 @@ $lang["sales_suspended_sales"] = "Askıdaki Satışlar";
|
||||
$lang["sales_tax"] = "Vergi";
|
||||
$lang["sales_tax_percent"] = "Vergi %";
|
||||
$lang["sales_total"] = "Toplam";
|
||||
$lang["sales_total_tax_exclusive"] = "Tax excluded";
|
||||
$lang["sales_transaction_failed"] = "Satış işlemi hatası";
|
||||
$lang["sales_unable_to_add_item"] = "Ürün satışa eklenemedi";
|
||||
$lang["sales_unsuccessfully_deleted"] = "Satış silinemedi";
|
||||
$lang["sales_unsuccessfully_updated"] = "Satış düzenlenemedi";
|
||||
$lang["sales_unsuspend"] = "Satışa Al";
|
||||
$lang["sales_unsuspend_and_delete"] = "";
|
||||
$lang["sales_giftcard_balance"] = "Giftcard Balance";
|
||||
$lang["sales_discount_included"] = "% discount included";
|
||||
$lang["sales_print_after_sale"] = "Satıştan sonra yazdır";
|
||||
$lang["sales_invoice"] = "Invoice";
|
||||
$lang["sales_total_tax_exclusive"] = "Tax excluded";
|
||||
$lang["sales_send_invoice"] = "Send Invoice";
|
||||
$lang["sales_invoice_confirm"] = "This invoice will be sent to";
|
||||
$lang["sales_invoice_no_email"] = "This customer does not have a valid email address";
|
||||
$lang["sales_invoice_sent"] = "Invoice sent to";
|
||||
$lang["sales_invoice_unsent"] = "Invoice failed to be sent to";
|
||||
$lang["sales_invoice_filter"] = "Invoices";
|
||||
$lang["sales_no_filter"] = "All";
|
||||
$lang["sales_no_sales_to_display"] = "No sales to display";
|
||||
$lang["sales_show_invoice"] = "invoice";
|
||||
$lang["sales_show_receipt"] = "receipt";
|
||||
$lang["sales_invoice_filter"] = "Filter sales for ";
|
||||
$lang["sales_overview"] = "Overview";
|
||||
$lang["sales_update"] = "Edit Sale";
|
||||
$lang["sales_confirm_delete"] = "Are you sure you want to delete the selected sales?";
|
||||
$lang["sales_no_description"] = "None";
|
||||
$lang["sales_invoice_update"] = "Recount";
|
||||
|
||||
@@ -7,6 +7,7 @@ $lang["common_comments"] = "評論";
|
||||
$lang["common_common"] = "一般";
|
||||
$lang["common_confirm_search"] = "您已經選擇一行或多行,在搜索後這些紀錄將不能再被選取。您確定要提交這個搜索?";
|
||||
$lang["common_country"] = "國家";
|
||||
$lang["common_date"] = "Date";
|
||||
$lang["common_delete"] = "刪除";
|
||||
$lang["common_det"] = "更多";
|
||||
$lang["common_edit"] = "編輯";
|
||||
@@ -15,9 +16,14 @@ $lang["common_email_invalid_format"] = "E-mail格式錯誤";
|
||||
$lang["common_fields_required_message"] = "紅色欄位為必填";
|
||||
$lang["common_first_name"] = "名";
|
||||
$lang["common_first_name_required"] = "名為必填";
|
||||
$lang["common_first_page"] = "First";
|
||||
$lang["common_gender"] = "Gender";
|
||||
$lang["common_gender_female"] = "V";
|
||||
$lang["common_gender_male"] = "M";
|
||||
$lang["common_inv"] = "庫存";
|
||||
$lang["common_last_name"] = "姓";
|
||||
$lang["common_last_name_required"] = "姓氏為必填";
|
||||
$lang["common_last_page"] = "Last";
|
||||
$lang["common_learn_about_project"] = "了解系統開展進度";
|
||||
$lang["common_list_of"] = "列表";
|
||||
$lang["common_logout"] = "登出";
|
||||
@@ -31,6 +37,7 @@ $lang["common_price"] = "價值";
|
||||
$lang["common_remove"] = "移除";
|
||||
$lang["common_return_policy"] = "退貨政策";
|
||||
$lang["common_search"] = "搜尋";
|
||||
$lang["common_search_options"] = "Search options";
|
||||
$lang["common_searched_for"] = "查找";
|
||||
$lang["common_state"] = "州";
|
||||
$lang["common_submit"] = "送出";
|
||||
@@ -40,10 +47,3 @@ $lang["common_welcome"] = "歡迎";
|
||||
$lang["common_welcome_message"] = "歡迎使用Open Source Point of Sale,請點擊下面的模組以開始使用!";
|
||||
$lang["common_you_are_using_ospos"] = "您正在使用 Open Source Point of Sale 版本";
|
||||
$lang["common_zip"] = "郵遞區號";
|
||||
$lang["common_gender"] = "Gender";
|
||||
$lang["common_gender_male"] = "M";
|
||||
$lang["common_gender_female"] = "V";
|
||||
$lang["common_date"] = "Date";
|
||||
$lang["common_search_options"] = "Search options";
|
||||
$lang["common_first_page"] = "First";
|
||||
$lang["common_last_page"] = "Last";
|
||||
|
||||
@@ -2,11 +2,14 @@
|
||||
|
||||
$lang["config_address"] = "公司地址";
|
||||
$lang["config_address_required"] = "公司地址為必填";
|
||||
$lang["config_backup_button"] = "Backup";
|
||||
$lang["config_backup_database"] = "Backup Database";
|
||||
$lang["config_barcode_company"] = "公司名稱";
|
||||
$lang["config_barcode_configuration"] = "Barcode Configuration";
|
||||
$lang["config_barcode_content"] = "Barcode Content";
|
||||
$lang["config_barcode_width"] = "Width (px)";
|
||||
$lang["config_barcode_first_row"] = "Row 3";
|
||||
$lang["config_barcode_font"] = "Font";
|
||||
$lang["config_barcode_height"] = "Height (px)";
|
||||
$lang["config_barcode_id"] = "Item Id/Name";
|
||||
$lang["config_barcode_info"] = "Barcode Configuration Information";
|
||||
$lang["config_barcode_layout"] = "Barcode Layout";
|
||||
@@ -16,12 +19,13 @@ $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_height"] = "Height (px)";
|
||||
$lang["config_barcode_second_row"] = "Row 4";
|
||||
$lang["config_barcode_quality"] = "Quality (1-100)";
|
||||
$lang["config_barcode_second_row"] = "Row 4";
|
||||
$lang["config_barcode_third_row"] = "Row 5";
|
||||
$lang["config_barcode_type"] = "Barcode Type";
|
||||
$lang["config_barcode_width"] = "Width (px)";
|
||||
$lang["config_company"] = "公司名稱";
|
||||
$lang["config_company_logo"] = "Company Logo";
|
||||
$lang["config_company_required"] = "公司名稱為必填";
|
||||
$lang["config_company_website_url"] = "公司網址格式錯誤 (http://...)";
|
||||
$lang["config_currency_side"] = "Right side";
|
||||
@@ -36,20 +40,24 @@ $lang["config_custom6"] = "Custom Field 6";
|
||||
$lang["config_custom7"] = "Custom Field 7";
|
||||
$lang["config_custom8"] = "Custom Field 8";
|
||||
$lang["config_custom9"] = "Custom Field 9";
|
||||
$lang["config_default_barcode_width_number"] = "The default barcode width must be a number";
|
||||
$lang["config_default_barcode_width_required"] = "The default barcode width is a required field";
|
||||
$lang["config_decimal_point"] = "Decimal Point";
|
||||
$lang["config_default_barcode_font_size_number"] = "The default barcode font size must be a number";
|
||||
$lang["config_default_barcode_font_size_required"] = "The default barcode font size is a required field";
|
||||
$lang["config_default_barcode_height_number"] = "The default barcode height must be a number";
|
||||
$lang["config_default_barcode_height_required"] = "The default barcode height is a required field";
|
||||
$lang["config_default_barcode_num_in_row_number"] = "The default barcode num in row must be a number";
|
||||
$lang["config_default_barcode_num_in_row_required"] = "The default barcode num in row is a required field";
|
||||
$lang["config_default_barcode_page_cellspacing_number"] = "The default barcode page cellspacing must be a number";
|
||||
$lang["config_default_barcode_page_cellspacing_required"] = "The default barcode page cellspacing is a required field";
|
||||
$lang["config_default_barcode_page_width_number"] = "The default barcode page width must be a number";
|
||||
$lang["config_default_barcode_page_width_required"] = "The default barcode page width is a required field";
|
||||
$lang["config_default_barcode_height_number"] = "The default barcode height must be a number";
|
||||
$lang["config_default_barcode_height_required"] = "The default barcode height is a required field";
|
||||
$lang["config_default_barcode_quality_number"] = "The default barcode quality must be a number";
|
||||
$lang["config_default_barcode_quality_required"] = "The default barcode quality is a required field";
|
||||
$lang["config_default_barcode_width_number"] = "The default barcode width must be a number";
|
||||
$lang["config_default_barcode_width_required"] = "The default barcode width is a required field";
|
||||
$lang["config_default_sales_discount"] = "Default Sales Discount %";
|
||||
$lang["config_default_sales_discount_number"] = "The default sales discount must be a number";
|
||||
$lang["config_default_sales_discount_required"] = "The default sales discount is a required field";
|
||||
$lang["config_default_tax_rate"] = "預設稅率 %";
|
||||
$lang["config_default_tax_rate_1"] = "稅率 1";
|
||||
$lang["config_default_tax_rate_2"] = "稅率 2";
|
||||
@@ -58,9 +66,41 @@ $lang["config_default_tax_rate_required"] = "預設稅率為必填";
|
||||
$lang["config_fax"] = "傳真";
|
||||
$lang["config_general_configuration"] = "";
|
||||
$lang["config_info"] = "儲存組態";
|
||||
$lang["config_invoice_default_comments"] = "Default Invoice Comments";
|
||||
$lang["config_invoice_email_message"] = "Invoice Email Template";
|
||||
$lang["config_invoice_printer"] = "Invoice Printer";
|
||||
$lang["config_jsprintsetup_required"] = "Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?";
|
||||
$lang["config_language"] = "語言";
|
||||
$lang["config_lines_per_page"] = "Lines Per Page";
|
||||
$lang["config_lines_per_page_number"] = "The lines per page must be a number";
|
||||
$lang["config_lines_per_page_required"] = "The lines per page is a required field";
|
||||
$lang["config_location_configuration"] = "Stock Locations";
|
||||
$lang["config_location_info"] = "Location Configuration Information";
|
||||
$lang["config_logout"] = "Don't you want to make a backup before logging out?";
|
||||
$lang["config_number_format"] = "Number Format";
|
||||
$lang["config_phone"] = "電話";
|
||||
$lang["config_phone_required"] = "公司電話為必填";
|
||||
$lang["config_print_after_sale"] = "";
|
||||
$lang["config_print_bottom_margin"] = "Margin Bottom";
|
||||
$lang["config_print_bottom_margin_number"] = "The default bottom margin must be a number";
|
||||
$lang["config_print_bottom_margin_required"] = "The default bottom margin is a required field";
|
||||
$lang["config_print_footer"] = "Print Browser Footer";
|
||||
$lang["config_print_header"] = "Print Browser Header";
|
||||
$lang["config_print_left_margin"] = "Margin Left";
|
||||
$lang["config_print_left_margin_number"] = "The default left margin must be a number";
|
||||
$lang["config_print_left_margin_required"] = "The default left margin is a required field";
|
||||
$lang["config_print_right_margin"] = "Margin Right";
|
||||
$lang["config_print_right_margin_number"] = "The default right margin must be a number";
|
||||
$lang["config_print_right_margin_required"] = "The default right margin is a required field";
|
||||
$lang["config_print_silently"] = "Show Print Dialog";
|
||||
$lang["config_print_top_margin"] = "Margin Top";
|
||||
$lang["config_print_top_margin_number"] = "The default top margin must be a number";
|
||||
$lang["config_print_top_margin_required"] = "The default top margin is a required field";
|
||||
$lang["config_receipt_configuration"] = "Print Settings";
|
||||
$lang["config_receipt_info"] = "Receipt Configuration Information";
|
||||
$lang["config_receipt_printer"] = "Ticket Printer";
|
||||
$lang["config_receipt_show_taxes"] = "Show Taxes";
|
||||
$lang["config_receiving_calculate_average_price"] = "Calc avg. Price (Receiving)";
|
||||
$lang["config_recv_invoice_format"] = "";
|
||||
$lang["config_return_policy_required"] = "退換貨政策為必填";
|
||||
$lang["config_sales_invoice_format"] = "";
|
||||
@@ -68,55 +108,10 @@ $lang["config_saved_successfully"] = "組態設置儲存成功";
|
||||
$lang["config_saved_unsuccessfully"] = "組態設置儲存失敗";
|
||||
$lang["config_stock_location"] = "Stock location";
|
||||
$lang["config_stock_location_duplicate"] = "Please use an unique location name";
|
||||
$lang["config_stock_location_invalid_chars"] = "The stock location name can not contain '_'";
|
||||
$lang["config_stock_location_required"] = "Stock location number is a required field";
|
||||
$lang["config_tax_included"] = "Tax Included";
|
||||
$lang["config_timezone"] = "時區";
|
||||
$lang["config_website"] = "網站";
|
||||
$lang["config_barcode_configuration"] = "Barcode Configuration";
|
||||
$lang["config_barcode_number"] = "UPC/EAN/ISBN";
|
||||
$lang["config_barcode_id"] = "Item Id";
|
||||
$lang["config_barcode_content"] = "Barcode Content";
|
||||
$lang["config_barcode_name"] = "Name";
|
||||
$lang["config_barcode_price"] = "Price";
|
||||
$lang["config_barcode_company"] = "公司名稱";
|
||||
$lang["config_location_configuration"] = "Stock Locations";
|
||||
$lang["config_location_info"] = "Location Configuration Information";
|
||||
$lang["config_logout"] = "Don't you want to make a backup before logging out?";
|
||||
$lang["config_backup_database"] = "Backup Database";
|
||||
$lang["config_receiving_calculate_average_price"] = "Calc avg. Price (Receiving)";
|
||||
$lang["config_number_format"] = "Number Format";
|
||||
$lang["config_thousands_separator"] = "Thousands Separator";
|
||||
$lang["config_decimal_point"] = "Decimal Point";
|
||||
$lang["config_backup_button"] = "Backup";
|
||||
$lang["config_stock_location_invalid_chars"] = "The stock location name can not contain '_'";
|
||||
$lang["config_company_logo"] = "Company Logo";
|
||||
$lang["config_invoice_printer"] = "Invoice Printer";
|
||||
$lang["config_receipt_printer"] = "Ticket Printer";
|
||||
$lang["config_receipt_show_taxes"] = "Show Taxes";
|
||||
$lang["config_receipt_info"] = "Receipt Configuration Information";
|
||||
$lang["config_receipt_configuration"] = "Print Settings";
|
||||
$lang["config_print_footer"] = "Print Browser Footer";
|
||||
$lang["config_print_header"] = "Print Browser Header";
|
||||
$lang["config_print_silently"] = "Show Print Dialog";
|
||||
$lang["config_print_top_margin"] = "Margin Top";
|
||||
$lang["config_print_left_margin"] = "Margin Left";
|
||||
$lang["config_print_bottom_margin"] = "Margin Bottom";
|
||||
$lang["config_print_right_margin"] = "Margin Right";
|
||||
$lang["config_print_top_margin_required"] = "The default top margin is a required field";
|
||||
$lang["config_print_top_margin_number"] = "The default top margin must be a number";
|
||||
$lang["config_print_left_margin_required"] = "The default left margin is a required field";
|
||||
$lang["config_print_left_margin_number"] = "The default left margin must be a number";
|
||||
$lang["config_print_bottom_margin_required"] = "The default bottom margin is a required field";
|
||||
$lang["config_print_bottom_margin_number"] = "The default bottom margin must be a number";
|
||||
$lang["config_print_right_margin_required"] = "The default right margin is a required field";
|
||||
$lang["config_print_right_margin_number"] = "The default right margin must be a number";
|
||||
$lang["config_jsprintsetup_required"] = "Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?";
|
||||
$lang["config_timezone"] = "時區";
|
||||
$lang["config_use_invoice_template"] = "Use invoice template";
|
||||
$lang["config_invoice_email_message"] = "Invoice Email Template";
|
||||
$lang["config_invoice_default_comments"] = "Default Invoice Comments";
|
||||
$lang["config_lines_per_page"] = "Lines Per Page";
|
||||
$lang["config_lines_per_page_required"] = "The lines per page is a required field";
|
||||
$lang["config_lines_per_page_number"] = "The lines per page must be a number";
|
||||
$lang["config_default_sales_discount"] = "Default Sales Discount %";
|
||||
$lang["config_default_sales_discount_required"] = "The default sales discount is a required field";
|
||||
$lang["config_default_sales_discount_number"] = "The default sales discount must be a number";
|
||||
$lang["config_website"] = "網站";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["customers_account_number"] = "帳號 #";
|
||||
$lang["customers_account_number_duplicate"] = "This account number is already present in the database";
|
||||
$lang["customers_basic_information"] = "客戶資訊";
|
||||
$lang["customers_cannot_be_deleted"] = "無法刪除選定的客戶,選定的客戶存有銷售紀錄。";
|
||||
$lang["customers_confirm_delete"] = "你確定要刪除選定的客戶?";
|
||||
@@ -14,4 +15,3 @@ $lang["customers_successful_deleted"] = "成功刪除";
|
||||
$lang["customers_successful_updating"] = "成功更新顧客";
|
||||
$lang["customers_taxable"] = "應課稅";
|
||||
$lang["customers_update"] = "更新客戶";
|
||||
$lang["customers_account_number_duplicate"] = "This account number is already present in the database";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["giftcards_add_minus"] = "加/減庫存";
|
||||
$lang["giftcards_allow_alt_desciption"] = "";
|
||||
$lang["giftcards_allow_alt_description"] = "允許使用ALT描述";
|
||||
$lang["giftcards_amazon"] = "Amazon";
|
||||
$lang["giftcards_basic_information"] = "禮金券資訊";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "增/減庫存";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "允許ALT描述";
|
||||
$lang["items_amazon"] = "Amazon";
|
||||
$lang["items_basic_information"] = "產品訊息";
|
||||
@@ -30,6 +31,7 @@ $lang["items_error_adding_updating"] = "新增/更新產品錯誤";
|
||||
$lang["items_error_updating_multiple"] = "更新產品錯誤";
|
||||
$lang["items_excel_import_failed"] = "Excel匯入失敗";
|
||||
$lang["items_generate_barcodes"] = "產生條碼";
|
||||
$lang["items_image"] = "Avatar";
|
||||
$lang["items_info_provided_by"] = "訊息提供者";
|
||||
$lang["items_inventory"] = "庫存";
|
||||
$lang["items_inventory_comments"] = "評論";
|
||||
@@ -37,7 +39,7 @@ $lang["items_is_deleted"] = "Deleted";
|
||||
$lang["items_is_serialized"] = "產品有序號";
|
||||
$lang["items_item"] = "產品";
|
||||
$lang["items_item_number"] = "UPC/EAN/ISBN";
|
||||
$lang["items_number_required"] = "UPC/EAN/ISBN is a required field";
|
||||
$lang["items_item_number_duplicate"] = "The item number is already present in the database";
|
||||
$lang["items_location"] = "位置";
|
||||
$lang["items_low_inventory_items"] = "低庫存產品";
|
||||
$lang["items_manually_editing_of_quantity"] = "手動編輯數量";
|
||||
@@ -50,6 +52,7 @@ $lang["items_no_items_to_display"] = "沒有產品可以顯示";
|
||||
$lang["items_none"] = "無";
|
||||
$lang["items_none_selected"] = "您還沒有選擇任何產品進行編輯";
|
||||
$lang["items_number_information"] = "產品編號";
|
||||
$lang["items_number_required"] = "UPC/EAN/ISBN is a required field";
|
||||
$lang["items_one_or_multiple"] = "產品";
|
||||
$lang["items_quantity"] = "數量";
|
||||
$lang["items_quantity_number"] = "數量必需是數值";
|
||||
@@ -80,5 +83,3 @@ $lang["items_unit_price_required"] = "單價為必填欄位";
|
||||
$lang["items_upc_database"] = "UPC Database";
|
||||
$lang["items_update"] = "更新產品";
|
||||
$lang["items_use_inventory_menu"] = "使用庫存清單";
|
||||
$lang["items_image"] = "Avatar";
|
||||
$lang["items_item_number_duplicate"] = "The item number is already present in the database";
|
||||
|
||||
@@ -23,12 +23,14 @@ $lang["recvs_error_requisition"] = "";
|
||||
$lang["recvs_find_or_scan_item"] = "查找 / 掃描產品";
|
||||
$lang["recvs_find_or_scan_item_or_receipt"] = "查找 / 掃描產品或收據";
|
||||
$lang["recvs_id"] = "進貨編號";
|
||||
$lang["recvs_invoice_enable"] = "Create Invoice";
|
||||
$lang["recvs_invoice_number"] = "";
|
||||
$lang["recvs_invoice_number_duplicate"] = "";
|
||||
$lang["recvs_item_name"] = "產品名稱";
|
||||
$lang["recvs_mode"] = "進貨模式";
|
||||
$lang["recvs_new_supplier"] = "新供應商";
|
||||
$lang["recvs_one_or_multiple"] = "";
|
||||
$lang["recvs_print_after_sale"] = "出貨時打印收據";
|
||||
$lang["recvs_quantity"] = "數量.";
|
||||
$lang["recvs_receipt"] = "收貨憑證";
|
||||
$lang["recvs_receipt_number"] = "";
|
||||
@@ -47,5 +49,3 @@ $lang["recvs_supplier"] = "供應商";
|
||||
$lang["recvs_total"] = "總數量";
|
||||
$lang["recvs_unable_to_add_item"] = "無法新增進貨資料";
|
||||
$lang["recvs_unsuccessfully_updated"] = "Receiving unsuccessfully updated";
|
||||
$lang["recvs_invoice_enable"] = "Create Invoice";
|
||||
$lang["recvs_print_after_sale"] = "出貨時打印收據";
|
||||
|
||||
@@ -12,6 +12,7 @@ $lang["sales_comment"] = "評論";
|
||||
$lang["sales_comments"] = "評論";
|
||||
$lang["sales_complete_sale"] = "完成銷售";
|
||||
$lang["sales_confirm_cancel_sale"] = "你確定要清除此筆銷售單?本單內的所有產品將被清除。";
|
||||
$lang["sales_confirm_delete"] = "Are you sure you want to delete the selected sales?";
|
||||
$lang["sales_confirm_finish_sale"] = "你確定要提交銷售單?此動作不能撤消。";
|
||||
$lang["sales_confirm_suspend_sale"] = "你確定要暫停銷售?";
|
||||
$lang["sales_credit"] = "信用卡";
|
||||
@@ -26,6 +27,7 @@ $lang["sales_delete_successful"] = "您已成功刪除銷售資料";
|
||||
$lang["sales_delete_unsuccessful"] = "銷售資料刪除失敗";
|
||||
$lang["sales_description_abbrv"] = "倒序";
|
||||
$lang["sales_discount"] = "折扣 %";
|
||||
$lang["sales_discount_included"] = "% discount included";
|
||||
$lang["sales_discount_short"] = "%";
|
||||
$lang["sales_edit"] = "編輯";
|
||||
$lang["sales_edit_item"] = "編輯產品";
|
||||
@@ -36,11 +38,19 @@ $lang["sales_error_editing_item"] = "編輯產品錯誤";
|
||||
$lang["sales_find_or_scan_item"] = "查找/掃描商品";
|
||||
$lang["sales_find_or_scan_item_or_receipt"] = "查找/掃描產品或收貨單";
|
||||
$lang["sales_giftcard"] = "禮金券";
|
||||
$lang["sales_giftcard_balance"] = "Giftcard Balance";
|
||||
$lang["sales_giftcard_number"] = "禮金券編號";
|
||||
$lang["sales_id"] = "銷售編號";
|
||||
$lang["sales_invoice"] = "Invoice";
|
||||
$lang["sales_invoice_confirm"] = "This invoice will be sent to";
|
||||
$lang["sales_invoice_enable"] = "Create Invoice";
|
||||
$lang["sales_invoice_filter"] = "Invoices";
|
||||
$lang["sales_invoice_no_email"] = "This customer does not have a valid email address";
|
||||
$lang["sales_invoice_number"] = "Invoice #";
|
||||
$lang["sales_invoice_number_duplicate"] = "Please enter an unique invoice number";
|
||||
$lang["sales_invoice_sent"] = "Invoice sent to";
|
||||
$lang["sales_invoice_unsent"] = "Invoice failed to be sent to";
|
||||
$lang["sales_invoice_update"] = "Recount";
|
||||
$lang["sales_item_insufficient_of_stock"] = "產品庫存不足";
|
||||
$lang["sales_item_name"] = "產品名稱";
|
||||
$lang["sales_item_number"] = "產品 #";
|
||||
@@ -50,14 +60,19 @@ $lang["sales_must_enter_numeric"] = "已收帳款必須輸入數值";
|
||||
$lang["sales_must_enter_numeric_giftcard"] = "禮金券編號必須輸入數值";
|
||||
$lang["sales_new_customer"] = "新客戶";
|
||||
$lang["sales_new_item"] = "新增產品";
|
||||
$lang["sales_no_description"] = "None";
|
||||
$lang["sales_no_filter"] = "All";
|
||||
$lang["sales_no_items_in_cart"] = "購物車中沒有任何產品";
|
||||
$lang["sales_no_sales_to_display"] = "No sales to display";
|
||||
$lang["sales_one_or_multiple"] = "";
|
||||
$lang["sales_overview"] = "Overview";
|
||||
$lang["sales_payment"] = "付款方式";
|
||||
$lang["sales_payment_amount"] = "Amount";
|
||||
$lang["sales_payment_not_cover_total"] = "付款金額不足";
|
||||
$lang["sales_payment_type"] = "Type";
|
||||
$lang["sales_payments_total"] = "Payments Total";
|
||||
$lang["sales_price"] = "價格";
|
||||
$lang["sales_print_after_sale"] = "出貨時打印收據";
|
||||
$lang["sales_quantity"] = "數量.";
|
||||
$lang["sales_quantity_less_than_zero"] = "警告!產品的庫存數量是不足的。您仍然可以處理銷售,但檢查您的庫存";
|
||||
$lang["sales_receipt"] = "銷貨單";
|
||||
@@ -69,7 +84,10 @@ $lang["sales_sale"] = "銷售";
|
||||
$lang["sales_sale_for_customer"] = "客戶:";
|
||||
$lang["sales_sale_time"] = "Time";
|
||||
$lang["sales_select_customer"] = "選擇客戶 (Optional)";
|
||||
$lang["sales_send_invoice"] = "Send Invoice";
|
||||
$lang["sales_serial"] = "序號";
|
||||
$lang["sales_show_invoice"] = "invoice";
|
||||
$lang["sales_show_receipt"] = "receipt";
|
||||
$lang["sales_start_typing_customer_name"] = "開始輸入客戶的名字";
|
||||
$lang["sales_start_typing_item_name"] = "開始輸入產品名或掃描條碼...";
|
||||
$lang["sales_stock_location"] = "";
|
||||
@@ -83,30 +101,11 @@ $lang["sales_suspended_sales"] = "已暫停銷售";
|
||||
$lang["sales_tax"] = "稅額";
|
||||
$lang["sales_tax_percent"] = "稅率 %";
|
||||
$lang["sales_total"] = "總計";
|
||||
$lang["sales_total_tax_exclusive"] = "Tax excluded";
|
||||
$lang["sales_transaction_failed"] = "銷售交易失敗";
|
||||
$lang["sales_unable_to_add_item"] = "無法增加出售產品";
|
||||
$lang["sales_unsuccessfully_deleted"] = "銷售資料刪除失敗";
|
||||
$lang["sales_unsuccessfully_updated"] = "銷售資料更新失敗";
|
||||
$lang["sales_unsuspend"] = "取消暫停銷售";
|
||||
$lang["sales_unsuspend_and_delete"] = "取消暫停銷售並刪除";
|
||||
$lang["sales_giftcard_balance"] = "Giftcard Balance";
|
||||
$lang["sales_discount_included"] = "% discount included";
|
||||
$lang["sales_print_after_sale"] = "出貨時打印收據";
|
||||
$lang["sales_invoice"] = "Invoice";
|
||||
$lang["sales_total_tax_exclusive"] = "Tax excluded";
|
||||
$lang["sales_send_invoice"] = "Send Invoice";
|
||||
$lang["sales_invoice_confirm"] = "This invoice will be sent to";
|
||||
$lang["sales_invoice_no_email"] = "This customer does not have a valid email address";
|
||||
$lang["sales_invoice_sent"] = "Invoice sent to";
|
||||
$lang["sales_invoice_unsent"] = "Invoice failed to be sent to";
|
||||
$lang["sales_invoice_filter"] = "Invoices";
|
||||
$lang["sales_no_filter"] = "All";
|
||||
$lang["sales_no_sales_to_display"] = "No sales to display";
|
||||
$lang["sales_show_invoice"] = "invoice";
|
||||
$lang["sales_show_receipt"] = "receipt";
|
||||
$lang["sales_invoice_filter"] = "Filter sales for ";
|
||||
$lang["sales_overview"] = "Overview";
|
||||
$lang["sales_update"] = "Edit Sale";
|
||||
$lang["sales_confirm_delete"] = "Are you sure you want to delete the selected sales?";
|
||||
$lang["sales_no_description"] = "None";
|
||||
$lang["sales_invoice_update"] = "Recount";
|
||||
|
||||
@@ -6,6 +6,9 @@
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title>Open Source Point Of Sale <?php echo $this->lang->line('login_login'); ?></title>
|
||||
<script src="<?php echo base_url();?>js/jquery-1.8.3.js" type="text/javascript" language="javascript" charset="UTF-8"></script>
|
||||
<script type="text/javascript" src="js/slidetounlock/slider.js"></script>
|
||||
|
||||
<script src="<?php echo base_url();?>js/index.js" type="text/javascript" language="javascript" charset="UTF-8"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function()
|
||||
{
|
||||
@@ -14,18 +17,21 @@ $(document).ready(function()
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Open Source Point Of Sale <?php echo $this->config->item('application_version'); ?></h1>
|
||||
|
||||
<div align="center" style="margin-top:10px"><img src=<?php echo base_url();?>/images/logo.gif>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="login">
|
||||
|
||||
|
||||
|
||||
<?php echo form_open('login') ?>
|
||||
<div id="container">
|
||||
<?php echo validation_errors(); ?>
|
||||
<div id="top">
|
||||
<?php echo $this->lang->line('login_login'); ?>
|
||||
</div>
|
||||
|
||||
<div id="login_form">
|
||||
<div id="welcome_message">
|
||||
<?php echo $this->lang->line('login_welcome_message'); ?>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="form_field_label"><?php echo $this->lang->line('login_username'); ?>: </div>
|
||||
<div class="form_field">
|
||||
@@ -45,8 +51,11 @@ $(document).ready(function()
|
||||
<div id="submit_button">
|
||||
<?php echo form_submit('loginButton','Go'); ?>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<?php echo form_close(); ?>
|
||||
<?php echo form_close(); ?><h1>Open Source Point Of Sale <?php echo $this->config->item('application_version'); ?></h1>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
133
css/login.css
133
css/login.css
@@ -1,84 +1,87 @@
|
||||
body
|
||||
{
|
||||
text-align:center;
|
||||
}
|
||||
#container
|
||||
{
|
||||
position:relative;
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
margin-top:20px;
|
||||
width:360px;
|
||||
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,700);
|
||||
|
||||
*{margin:0;padding:0;}
|
||||
|
||||
body{
|
||||
background:#567;
|
||||
font-family:'Open Sans',sans-serif;
|
||||
}
|
||||
|
||||
#top
|
||||
{
|
||||
position:relative;
|
||||
width:100%;
|
||||
height:20px;
|
||||
padding:2px;
|
||||
background-color:#005B7F;
|
||||
text-align:center;
|
||||
font-family:Verdana;
|
||||
color:white;
|
||||
font-size:12pt;
|
||||
.button{
|
||||
width:100px;
|
||||
background:#3399cc;
|
||||
display:block;
|
||||
margin:0 auto;
|
||||
margin-top:1%;
|
||||
padding:10px;
|
||||
text-align:center;
|
||||
text-decoration:none;
|
||||
color:#fff;
|
||||
cursor:pointer;
|
||||
transition:background .3s;
|
||||
-webkit-transition:background .3s;
|
||||
}
|
||||
|
||||
#login_form
|
||||
{
|
||||
position:relative;
|
||||
width:100%;
|
||||
height:230px;
|
||||
padding:2px;
|
||||
font-family:Verdana;
|
||||
color:white;
|
||||
font-size:10pt;
|
||||
background-color:#A7A7A7;
|
||||
.button:hover{
|
||||
background:#2288bb;
|
||||
}
|
||||
|
||||
#welcome_message
|
||||
{
|
||||
text-align:center;
|
||||
margin-top:10px;
|
||||
margin-bottom:20px;
|
||||
#login{
|
||||
width:400px;
|
||||
margin:0 auto;
|
||||
margin-top:8px;
|
||||
margin-bottom:2%;
|
||||
transition:opacity 1s;
|
||||
-webkit-transition:opacity 1s;
|
||||
}
|
||||
|
||||
.error
|
||||
{
|
||||
margin:0 auto;
|
||||
border:3px solid #d3153b;
|
||||
background-color:#fbe6f2;
|
||||
padding:5px;
|
||||
width:80%;
|
||||
text-align:center;
|
||||
font-size:18px;
|
||||
margin-bottom:20px;
|
||||
|
||||
#triangle{
|
||||
width:0;
|
||||
border-top:12x solid transparent;
|
||||
border-right:12px solid transparent;
|
||||
border-bottom:12px solid #3399cc;
|
||||
border-left:12px solid transparent;
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
.form_field_label
|
||||
{
|
||||
float:left;
|
||||
margin-left:20px;
|
||||
width:30%;
|
||||
#login h1{
|
||||
background:#3399cc;
|
||||
padding:20px 0;
|
||||
font-size:140%;
|
||||
font-weight:300;
|
||||
text-align:center;
|
||||
color:#fff;
|
||||
}
|
||||
|
||||
.form_field
|
||||
{
|
||||
float:left;
|
||||
width:30%;
|
||||
form{
|
||||
background:#f0f0f0;
|
||||
padding:6% 4%;
|
||||
}
|
||||
|
||||
#submit_button
|
||||
{
|
||||
position:absolute;
|
||||
bottom:60px;
|
||||
right:60px;
|
||||
input[type="text"],input[type="password"]{
|
||||
width:92%;
|
||||
background:#fff;
|
||||
margin-bottom:4%;
|
||||
border:1px solid #ccc;
|
||||
padding:4%;
|
||||
font-family:'Open Sans',sans-serif;
|
||||
font-size:95%;
|
||||
color:#555;
|
||||
}
|
||||
|
||||
input
|
||||
{
|
||||
font-family:Arial;
|
||||
input[type="submit"]{
|
||||
width:100%;
|
||||
background:#3399cc;
|
||||
border:0;
|
||||
padding:4%;
|
||||
font-family:'Open Sans',sans-serif;
|
||||
font-size:100%;
|
||||
color:#fff;
|
||||
cursor:pointer;
|
||||
transition:background .3s;
|
||||
-webkit-transition:background .3s;
|
||||
}
|
||||
|
||||
input[type="submit"]:hover{
|
||||
background:#2288bb;
|
||||
}
|
||||
BIN
images/logo.gif
Normal file
BIN
images/logo.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
@@ -726,7 +726,7 @@ class CI_Input {
|
||||
*/
|
||||
function _clean_input_keys($str)
|
||||
{
|
||||
if ( ! preg_match("/^[a-z0-9:_\/-]+$/i", $str))
|
||||
if ( ! preg_match("/^[a-z0-9:_\/-]+$|/i", $str))
|
||||
{
|
||||
exit('Disallowed Key Characters.');
|
||||
}
|
||||
|
||||
@@ -1,48 +1,48 @@
|
||||
label,nl-BE,es,en,fr,zh,ru,th,tr,id
|
||||
common_address_1,Adres 1,Dirección 1,Address 1,Addresse 1,地址 1,Адрес 1,ที่อยู่ที่ 1,Adres 1,Alamat 1
|
||||
common_address_2,Adres 2,Dirección 2,Address 2,Addresse 2,地址 2,Адрес 2,ที่อยู่ที่ 2,Adres 2,Alamat 2
|
||||
common_city,Stad,Ciudad,City,Ville,城市,Город,เมือง,Şehir,Kota
|
||||
common_comments,Commentaar,Comentarios,Comments,Commentaires,評論,Комментарии,หมายเหตุ,Yorumlar,Catatan
|
||||
common_common,algemeen,común,common,commun,一般,общественно,ธรรมดา,genel,Biasa
|
||||
common_confirm_search,"U hebt een of meerdere rijen geselecteerd, deze zullen niet langer geselecteerd zijn na de zoekopdracht. Bent u zeker dat u wil verdergaan?",Has seleccionado una o más filas. Éstas no estarán seleccionadas después de tu búsqueda. ¿Seguro(a) que quieres hacer esta búsqueda?,"You have selected one or more rows, these will no longer be selected after your search. Are you sure you want to submit this search?",Vous avez sélectionné une ou plusieurs ligne(s). Elles ne seront plus selectionnées apres cette recherche. Voulez-vous lancer cette recherche?,您已經選擇一行或多行,在搜索後這些紀錄將不能再被選取。您確定要提交這個搜索?,"Вы выбрали одну или несколько строк, это больше не будет быть выбрано после поиска. Вы уверены, что хотите, чтобы представить этот поиск?","คุณเลือกมากกว่าหนึ่งแถว, สิ่งที่คุณเลือกจะถูกยกเลิกหลังการค้นหา. แน่ใจหรือไม่ที่จะค้นหา?","Birden fazla satır seçtiniz, arama yaptığınızda seçiminiz kaybolacak. Arama yapmak istediğinize emin misiniz?","Anda telah memilih satu atau lebih baris, ini tidak akan lagi dipilih setelah pencarian Anda. Apakah Anda yakin ingin mengirimkan pencarian ini?"
|
||||
common_country,Land,País,Country,Pays,國家,Страна,ประเทศ,Ülke,Negara
|
||||
common_delete,Verwijder,Borrar,Delete,Effacer,刪除,Удалить,ลบ,Sil,Hapus
|
||||
common_det,details,detalles,details,détails,更多,детали,สรุป,Detaylar,Detail
|
||||
common_edit,bewerk,editar,edit,éditer,編輯,редактировать,แก้ไข,düzenle,Ubah
|
||||
common_email,Email,E-Mail,E-Mail,E-Mail,E-Mail,Электронная почта,E-Mail,E-Posta,E-Mail
|
||||
common_email_invalid_format,Je moet een geldig email adres invullen.,El e-mail no está en el formato requerido,The e-mail address is not in the proper format,Le format de l\'adresse électronique est incorrect,E-mail格式錯誤,Это электронная почта не в нужный формат,e-mail address ไม่เหมาะสม,E-Posta adresi doğru formatta değil,Format alamat e-mail tidak benar
|
||||
common_fields_required_message,Velden met een * moeten ingevuld worden,Los campos en rojo son requeridos,Fields in red are required,Les champs en rouge sont requis,紅色欄位為必填,Красные пробела обязательно,ช่องสีแดงต้องกรอก,Kırmızı alanlar zorunludur,Bagian yang ditandai warna merah wajib diisi
|
||||
common_first_name,Voornaam,Nombre,First Name,Prénom,名,Имя,ชื่อ,İsim,Nama Depan
|
||||
common_first_name_required,De voornaam moet ingevuld worden.,Nombre es un campo requerido,The first name is a required field.,Le prénom est requis.,名為必填,Имя обязательный пробел,ชื่อต้องกรอก,İsim zorunlu alandır,Nama depan wajib diisi.
|
||||
common_inv,stock,inv,inv,inv,庫存,инв,ยอด,Stok,Persediaan
|
||||
common_last_name,Achternaam,Apellidos,Last Name,Nom,姓,Фамилия,นามสกุล,Soy İsim,Nama Belakang
|
||||
common_last_name_required,De achternaam moet ingevuld worden.,Apellidos es un campo requerido,The last name is a required field,Le nom est requis,姓氏為必填,Фамилия обязательный пробел,นามสกุลต้องกรอก,Soy isim zorunlu alandır.,Nama belakang wajib diisi.
|
||||
common_learn_about_project,om de laatste informatie te verkrijgen over het project,para leer la información más reciente acerca del proyecto,to learn the lastest information about the project,pour les dernières informations sur le projet,了解系統開展進度,", чтобы узнать самую последнюю информацию о проекте",to learn the lastest information about the project, ,Untuk belajar informasi terbaru tentang proyek ini
|
||||
common_list_of,Lijst van,Lista de,List of,Liste de,列表,Список,รายชื่อ,Liste,Daftar
|
||||
common_logout,Logout,Salir,Logout,Déconnexion,登出,Выход,ลงชื่อออก,Çıkış,Keluar
|
||||
common_no_persons_to_display,Er werden geen personen gevonden,No hay gente que mostrar,There are no people to display,Il n\'y a personne à afficher,沒有使用者資料可以顯示,"Там нет людей, чтобы отобразить",ไม่พบข้อมูลตัวบุคคล,Gösterecek kişi yok,Tidak ada orang untuk ditampilkan
|
||||
common_or,Of,Ó,OR,OU,或,ИЛИ,หรือ,Yada,ATAU
|
||||
common_phone_number,Telefoon,Teléfono,Phone Number,Téléphone,電話,Номер телефона,โทรศัพท์,Telefon,Telepon
|
||||
common_phone_number_required,,,,Le numéro de téléphone est requis.,,,,,Nomer Telepon Wajib Diisi
|
||||
common_please_visit_my,Bezoek mijn,"Por favor, visita mi",Please visit my,SVP visitez le,請造訪,"пожалуйста, посетите",เยี่ยมชมที่,ziyaret edin,Silahkan kunjungi
|
||||
common_powered_by,Powered by,Potenciado por,Powered by,Animé par,Powered by,самоходные из,สนับสนุนโดย,Powered by,Diberdayakan oleh
|
||||
common_price,Prijs,Precio,Price,Prix,價值,Цена,ราคา,Fiyat,Harga
|
||||
common_remove,Verwijder,Eliminar,Remove,Enlever,移除,Снимать,ลบ,Kaldır,Hapus
|
||||
common_return_policy,Retourvoorwaarden,Política de Devolución,Return Policy,Politique de Reprise,退貨政策,Возвратний полис,กฏการคืน,İade Politikası,Kebijakan Retur
|
||||
common_search,Zoek,Buscar,Search,Recherche,搜尋,Пойск,ค้นหา,Arama,Cari
|
||||
common_searched_for,Gezocht op,Buscaste,Searched for,Recherché,查找,Искали за,ค้นหาสำหรับ,Ara,Mencari untuk
|
||||
common_state,Provincie,Estado,State,État,州,Штат,ประเทศ,Bölge,Provinsi
|
||||
common_submit,Verzend,Enviar,Submit,Envoyer,送出,Подавать,ยอมรับ,Onayla,Kirim
|
||||
common_view_recent_sales,Bekijk recente verkoop,Ver Ventas Recientes,View Recent Sales,Voir Ventes Récentes,最新的消售資訊,Посмотреть Недавние Продажи,สำรวจการขายเมื่อเร็วๆนี้,Yeni satışları göster,Lihat Penjualan Terkini
|
||||
common_website,website,sitio,website,site-web,網站,веб-сайт,website,website,Situs
|
||||
common_welcome,Welkom,Bienvenido(a),Welcome,Bienvenue,歡迎,Добро пожаловать,ยินดีต้อนรับ,Hoşgeldiniz,Selamat Datang
|
||||
common_welcome_message,"Welkom in PHP Point Of Sale, klik beneden een module aan om te beginnen!","Bienvenido(a) a Open Source Point Of Sale. ¡Haz click en algún módulo debajo, para empezar!","Welcome to Open Source Point Of Sale, click a module below to get started!","Bienvenue à Open Source Point Of Sale, choisissez un module ci-dessous!",歡迎使用Open Source Point of Sale,請點擊下面的模組以開始使用!,"Добро пожаловать в Open Source Point Of Sale, нажмите модуля ниже, чтобы начать!",ยินดีต้อนรับเข้าสู่โปรแกรมขายหน้าร้านขั้นเทบ!,"Hoşgeldiniz, devam etmek için aşağıdan bir modül seçiniz!","Selamat Datang, klik modul di bawah ini untuk memulai"
|
||||
common_you_are_using_ospos,You are using Open Source Point Of Sale Version,Estás usando Open Source Point Of Sale Versión,You are using Open Source Point Of Sale Version,Vous utilisez Open Source Point Of Sale Version,您正在使用 Open Source Point of Sale 版本,Вы использоваете Open Source Point Of Sale Версия,คุณกำลังใช้ Point of Sales รุ่น,Kullandığınız sürüm,Anda menggunakan Open Source Point Of Sale Versi
|
||||
common_zip,Postcode,C.P.,Zip,Zip,郵遞區號,Почтовый индекс,Zip,Şehir Kodu,Kode POS
|
||||
common_gender,Geslacht,Gender,Gender,Gender,Gender,Gender,Gender,Gender,Gender
|
||||
common_gender_male,M,M,M,M,M,M,M,M,M
|
||||
common_gender_female,V,F,F,F,V,V,V,V,V
|
||||
common_date,Datum,Date,Date,Date,Date,Date,Date,Date,Date
|
||||
common_search_options,Zoek criteria,Search options,Search options,Search options,Search options,Search options,Search options,Search options,Search options
|
||||
common_first_page,Eerste,First,First,First,First,First,First,First,First
|
||||
common_last_page,Laatste,Last,Last,Last,Last,Last,Last,Last,Last
|
||||
"label","nl-BE","es","en","fr","zh","ru","th","tr","id"
|
||||
"common_address_1","Adres 1","Dirección 1","Address 1","Addresse 1","地址 1","Адрес 1","ที่อยู่","Adres 1","Alamat 1"
|
||||
"common_address_2","Adres 2","Dirección 2","Address 2","Addresse 2","地址 2","Адрес 2","ที่อยู่ (เพิ่มเติม)","Adres 2","Alamat 2"
|
||||
"common_city","Stad","Ciudad","City","Ville","城市","Город","อำเภอ","Şehir","Kota"
|
||||
"common_comments","Commentaar","Comentarios","Comments","Commentaires","評論","Комментарии","หมายเหตุ","Yorumlar","Catatan"
|
||||
"common_common","algemeen","común","common","commun","一般","общественно","ธรรมดา","genel","Biasa"
|
||||
"common_confirm_search","U hebt een of meerdere rijen geselecteerd, deze zullen niet langer geselecteerd zijn na de zoekopdracht. Bent u zeker dat u wil verdergaan?","Has seleccionado una o más filas. Éstas no estarán seleccionadas después de tu búsqueda. ¿Seguro(a) que quieres hacer esta búsqueda?","You have selected one or more rows, these will no longer be selected after your search. Are you sure you want to submit this search?","Vous avez sélectionné une ou plusieurs ligne(s). Elles ne seront plus selectionnées apres cette recherche. Voulez-vous lancer cette recherche?","您已經選擇一行或多行,在搜索後這些紀錄將不能再被選取。您確定要提交這個搜索?","Вы выбрали одну или несколько строк, это больше не будет быть выбрано после поиска. Вы уверены, что хотите, чтобы представить этот поиск?","คุณเลือกมากกว่าหนึ่งแถว, สิ่งที่คุณเลือกจะถูกยกเลิกหลังการค้นหา. แน่ใจหรือไม่ที่จะค้นหา?","Birden fazla satır seçtiniz, arama yaptığınızda seçiminiz kaybolacak. Arama yapmak istediğinize emin misiniz?","Anda telah memilih satu atau lebih baris, ini tidak akan lagi dipilih setelah pencarian Anda. Apakah Anda yakin ingin mengirimkan pencarian ini?"
|
||||
"common_country","Land","País","Country","Pays","國家","Страна","ประเทศ","Ülke","Negara"
|
||||
"common_date","Datum","Date","Date","Date","Date","Date","Date","Date","Date"
|
||||
"common_delete","Verwijder","Borrar","Delete","Effacer","刪除","Удалить","ลบ","Sil","Hapus"
|
||||
"common_det","details","detalles","details","détails","更多","детали","สรุป","Detaylar","Detail"
|
||||
"common_edit","bewerk","editar","edit","éditer","編輯","редактировать","แก้ไข","düzenle","Ubah"
|
||||
"common_email","Email","E-Mail","E-Mail","E-Mail","E-Mail","Электронная почта","E-Mail","E-Posta","E-Mail"
|
||||
"common_email_invalid_format","Je moet een geldig email adres invullen.","El e-mail no está en el formato requerido","The e-mail address is not in the proper format","Le format de l\'adresse électronique est incorrect","E-mail格式錯誤","Это электронная почта не в нужный формат","e-mail address ไม่ถูกต้อง","E-Posta adresi doğru formatta değil","Format alamat e-mail tidak benar"
|
||||
"common_fields_required_message","Velden met een * moeten ingevuld worden","Los campos en rojo son requeridos","Fields in red are required","Les champs en rouge sont requis","紅色欄位為必填","Красные пробела обязательно","ช่องสีแดงต้องกรอก","Kırmızı alanlar zorunludur","Bagian yang ditandai warna merah wajib diisi"
|
||||
"common_first_name","Voornaam","Nombre","First Name","Prénom","名","Имя","ชื่อ","İsim","Nama Depan"
|
||||
"common_first_name_required","De voornaam moet ingevuld worden.","Nombre es un campo requerido","The first name is a required field.","Le prénom est requis.","名為必填","Имя обязательный пробел","ชื่อต้องกรอก","İsim zorunlu alandır","Nama depan wajib diisi."
|
||||
"common_first_page","Eerste","First","First","First","First","First","First","First","First"
|
||||
"common_gender","Geslacht","Gender","Gender","Gender","Gender","Gender","","Gender","Gender"
|
||||
"common_gender_female","V","F","F","F","V","V","V","V","V"
|
||||
"common_gender_male","M","M","M","M","M","M","","M","M"
|
||||
"common_inv","stock","inv","inv","inv","庫存","инв","ยอด","Stok","Persediaan"
|
||||
"common_last_name","Achternaam","Apellidos","Last Name","Nom","姓","Фамилия","นามสกุล","Soy İsim","Nama Belakang"
|
||||
"common_last_name_required","De achternaam moet ingevuld worden.","Apellidos es un campo requerido","The last name is a required field","Le nom est requis","姓氏為必填","Фамилия обязательный пробел","นามสกุลต้องกรอก","Soy isim zorunlu alandır.","Nama belakang wajib diisi."
|
||||
"common_last_page","Laatste","Last","Last","Last","Last","Last","Last","Last","Last"
|
||||
"common_learn_about_project","om de laatste informatie te verkrijgen over het project","para leer la información más reciente acerca del proyecto","to learn the lastest information about the project","pour les dernières informations sur le projet","了解系統開展進度",", чтобы узнать самую последнюю информацию о проекте","เพื่อศึกษาข้อมูลล่าสุดของโครงการ"," ","Untuk belajar informasi terbaru tentang proyek ini"
|
||||
"common_list_of","Lijst van","Lista de","List of","Liste de","列表","Список","รายการ","Liste","Daftar"
|
||||
"common_logout","Logout","Salir","Logout","Déconnexion","登出","Выход","","Çıkış","Keluar"
|
||||
"common_no_persons_to_display","Er werden geen personen gevonden","No hay gente que mostrar","There are no people to display","Il n\'y a personne à afficher","沒有使用者資料可以顯示","Там нет людей, чтобы отобразить","ไม่พบข้อมูลตัวบุคคล","Gösterecek kişi yok","Tidak ada orang untuk ditampilkan"
|
||||
"common_or","Of","Ó","OR","OU","或","ИЛИ","","Yada","ATAU"
|
||||
"common_phone_number","Telefoon","Teléfono","Phone Number","Téléphone","電話","Номер телефона","โทรศัพท์","Telefon","Telepon"
|
||||
"common_phone_number_required","","","","Le numéro de téléphone est requis.","","","","","Nomer Telepon Wajib Diisi"
|
||||
"common_please_visit_my","Bezoek mijn","Por favor, visita mi","Please visit my","SVP visitez le","請造訪","пожалуйста, посетите","เยี่ยมชมที่","ziyaret edin","Silahkan kunjungi"
|
||||
"common_powered_by","Powered by","Potenciado por","Powered by","Animé par","Powered by","самоходные из","","Powered by","Diberdayakan oleh"
|
||||
"common_price","Prijs","Precio","Price","Prix","價值","Цена","ราคา","Fiyat","Harga"
|
||||
"common_remove","Verwijder","Eliminar","Remove","Enlever","移除","Снимать","ลบ","Kaldır","Hapus"
|
||||
"common_return_policy","Retourvoorwaarden","Política de Devolución","Return Policy","Politique de Reprise","退貨政策","Возвратний полис","นโยบายคืนสินค้า","İade Politikası","Kebijakan Retur"
|
||||
"common_search","Zoek","Buscar","Search","Recherche","搜尋","Пойск","ค้นหา","Arama","Cari"
|
||||
"common_search_options","Zoek criteria","Search options","Search options","Search options","Search options","Search options","Search options","Search options","Search options"
|
||||
"common_searched_for","Gezocht op","Buscaste","Searched for","Recherché","查找","Искали за","ค้นหาสำหรับ","Ara","Mencari untuk"
|
||||
"common_state","Provincie","Estado","State","État","州","Штат","จังหวัด","Bölge","Provinsi"
|
||||
"common_submit","Verzend","Enviar","Submit","Envoyer","送出","Подавать","ส่งข้อมูล","Onayla","Kirim"
|
||||
"common_view_recent_sales","Bekijk recente verkoop","Ver Ventas Recientes","View Recent Sales","Voir Ventes Récentes","最新的消售資訊","Посмотреть Недавние Продажи","สำรวจการขายเมื่อเร็วๆนี้","Yeni satışları göster","Lihat Penjualan Terkini"
|
||||
"common_website","website","sitio","website","site-web","網站","веб-сайт","website","website","Situs"
|
||||
"common_welcome","Welkom","Bienvenido(a)","Welcome","Bienvenue","歡迎","Добро пожаловать","","Hoşgeldiniz","Selamat Datang"
|
||||
"common_welcome_message","Welkom in PHP Point Of Sale, klik beneden een module aan om te beginnen!","Bienvenido(a) a Open Source Point Of Sale. ¡Haz click en algún módulo debajo, para empezar!","Welcome to Open Source Point Of Sale, click a module below to get started!","Bienvenue à Open Source Point Of Sale, choisissez un module ci-dessous!","歡迎使用Open Source Point of Sale,請點擊下面的模組以開始使用!","Добро пожаловать в Open Source Point Of Sale, нажмите модуля ниже, чтобы начать!","Opensource Point of sale. กรุณาเลือกคำสั่งเมนูด้านล่าง ","Hoşgeldiniz, devam etmek için aşağıdan bir modül seçiniz!","Selamat Datang, klik modul di bawah ini untuk memulai"
|
||||
"common_you_are_using_ospos","You are using Open Source Point Of Sale Version","Estás usando Open Source Point Of Sale Versión","You are using Open Source Point Of Sale Version","Vous utilisez Open Source Point Of Sale Version","您正在使用 Open Source Point of Sale 版本","Вы использоваете Open Source Point Of Sale Версия","คุณกำลังใช้ Opensource Point of Sales รุ่น","Kullandığınız sürüm","Anda menggunakan Open Source Point Of Sale Versi"
|
||||
"common_zip","Postcode","C.P.","Zip","Zip","郵遞區號","Почтовый индекс","รหัสไปรษณีย์","Şehir Kodu","Kode POS"
|
||||
|
||||
|
@@ -1,121 +1,116 @@
|
||||
label,nl-BE,es,en,fr,zh,ru,th,tr,id
|
||||
config_address,Adres,Dirección del Comercio,Company Address,Addresse,公司地址,Адрес Компании,ที่อยู่,Şirket Adresi,Alamat Perusahaan
|
||||
config_address_required,Het adres van het bedrijf moet ingevuld worden,Dirección del Comercio es requerida,Company address is a required field,L\'adresse est requise,公司地址為必填,Адрес Компании обязательный пробел,ที่อยู่ต้องกรอก,Şirket Adresi zorunlu alandır,Alamat Perusahaan wajib diisi
|
||||
config_barcode_company,Bedrijfsnaam,Nombre del Comercio,Company Name,Nome de l\'Entreprise,公司名稱,Название Компании,ชื่อร้านค้า,Şirket Adı,Nama Perusahaan
|
||||
config_barcode_content,Inhoud Barcode,Barcode Content,Barcode Content,Barcode Content,Barcode Content,Barcode Content,Barcode Content,Barcode Content,Barcode Content
|
||||
config_barcode_width,Breedte (px),Width (px),Width (px),Width (px),Width (px),Width (px),Width (px),Width (px),Width (px)
|
||||
config_barcode_first_row,Rij 1,Row 0,Row 1,Row 2,Row 3,Row 4,Row 5,Row 6,Row 7
|
||||
config_barcode_font,Lettertype,Font,Font,Font,Font,Font,Font,Font,Font
|
||||
config_barcode_id,Product id/naam,Item Id/Name,Item Id/Name,Item Id/Name,Item Id/Name,Item Id/Name,Item Id/Name,Item Id/Name,Item Id/Name
|
||||
config_barcode_info,Barcode instellingen,Barcode Configuration Information,Barcode Configuration Information,Barcode Configuration Information,Barcode Configuration Information,Barcode Configuration Information,Barcode Configuration Information,Barcode Configuration Information,Barcode Configuration Information
|
||||
config_barcode_layout,Barcode Layout,Barcode Layout,Barcode Layout,Barcode Layout,Barcode Layout,Barcode Layout,Barcode Layout,Barcode Layout,Barcode Layout
|
||||
config_barcode_name,Productnaam,Name,Name,Name,Name,Name,Name,Name,Name
|
||||
config_barcode_number,UPC/EAN/ISBN,UPC/EAN/ISBN,UPC/EAN/ISBN,UPC/EAN/ISBN,UPC/EAN/ISBN,UPC/EAN/ISBN,UPC/EAN/ISBN,UPC/EAN/ISBN,UPC/EAN/ISBN
|
||||
config_barcode_number_in_row,Aantal per rij,Number in row,Number in row,Number in row,Number in row,Number in row,Number in row,Number in row,Number in row
|
||||
config_barcode_page_cellspacing,Toon cellspatiëring,Display page cellspacing,Display page cellspacing,Display page cellspacing,Display page cellspacing,Display page cellspacing,Display page cellspacing,Display page cellspacing,Display page cellspacing
|
||||
config_barcode_page_width,Toon paginabreedte,Display page width,Display page width,Display page width,Display page width,Display page width,Display page width,Display page width,Display page width
|
||||
config_barcode_price,Prijs,Price,Price,Price,Price,Price,Price,Price,Price
|
||||
config_barcode_height,Hoogte (px),Height (px),Height (px),Height (px),Height (px),Height (px),Height (px),Height (px),Height (px)
|
||||
config_barcode_second_row,Rij 2,Row 1,Row 2,Row 3,Row 4,Row 5,Row 6,Row 7,Row 8
|
||||
config_barcode_quality,Kwaliteit (1-100),Quality (1-100),Quality (1-100),Quality (1-100),Quality (1-100),Quality (1-100),Quality (1-100),Quality (1-100),Quality (1-100)
|
||||
config_barcode_third_row,Rij 3,Row 2,Row 3,Row 4,Row 5,Row 6,Row 7,Row 8,Row 9
|
||||
config_barcode_type,Barcode Type,Barcode Type,Barcode Type,Barcode Type,Barcode Type,Barcode Type,Barcode Type,Barcode Type,Barcode Type
|
||||
config_company,Bedrijfsnaam,Nombre del Comercio,Company Name,Nome de l\'Entreprise,公司名稱,Название Компании,ชื่อร้านค้า,Şirket Adı,Nama Perusahaan
|
||||
config_company_required,De bedrijfsnaam moet ingevuld worden,Nombre del Comercio es requerido,Company name is a required field,Le nom d\'entreprise est requis,公司名稱為必填,Имя Компании обязательный пробел,ชื่อร้านค้าต้องกรอก,Şirket Adı zorunlu alandır,Nama Perusahaan wajib diisi
|
||||
config_company_website_url,De website van het bedrijf is geen geldige URL (http://...),Sitio Web no es una URL estándard (http://...),Company website is not a valid URL (http://...),Le site web de l\'entreprise n\'est pas une URL valide (http://...),公司網址格式錯誤 (http://...),Веб-сайт Компании не является допустимым URL (http://...),เว็บไซต์ร้านค้าไม่ถูกต้อง,website adresi yanlış (http://...),Situs Perusahaan bukan URL yang benar(http://...)
|
||||
config_currency_side,Rechterkant,Lado derecho,Right side,Symbole à droite,Right side,Правая сторона,ด้านขวา,Sağda,Sisi Kanan
|
||||
config_currency_symbol,Valuta,Símbolo de divisa,Currency Symbol,Symbole Monétaire,貨幣符號,Символ валюты,ลัญลักษณ์สกุลเงิน,Para Birimi,Simbol Mata Uang
|
||||
config_custom1,Custom Veld 1,Campo Libre 1,Custom Field 1,Champ Personnalisé 1,Custom Field 1,Изготовленный пробел 1,พื้นที่เพิ่มเติม 1,Özel Alan 1,Custom Field 1
|
||||
config_custom10,Custom Veld 10,Campo Libre 10,Custom Field 10,Champ Personnalisé 10,Custom Field 10,Изготовленный пробел 10,พื้นที่เพิ่มเติม 10,Özel Alan 10,Custom Field 10
|
||||
config_custom2,Custom Veld 2,Campo Libre 2,Custom Field 2,Champ Personnalisé 2,Custom Field 2,Изготовленный пробел 2,พื้นที่เพิ่มเติม 2,Özel Alan 2,Custom Field 2
|
||||
config_custom3,Custom Veld 3,Campo Libre 3,Custom Field 3,Champ Personnalisé 3,Custom Field 3,Изготовленный пробел 3,พื้นที่เพิ่มเติม 3,Özel Alan 3,Custom Field 3
|
||||
config_custom4,Custom Veld 4,Campo Libre 4,Custom Field 4,Champ Personnalisé 4,Custom Field 4,Изготовленный пробел 4,พื้นที่เพิ่มเติม 4,Özel Alan 4,Custom Field 4
|
||||
config_custom5,Custom Veld 5,Campo Libre 5,Custom Field 5,Champ Personnalisé 5,Custom Field 5,Изготовленный пробел 5,พื้นที่เพิ่มเติม 5,Özel Alan 5,Custom Field 5
|
||||
config_custom6,Custom Veld 6,Campo Libre 6,Custom Field 6,Champ Personnalisé 6,Custom Field 6,Изготовленный пробел 6,พื้นที่เพิ่มเติม 6,Özel Alan 6,Custom Field 6
|
||||
config_custom7,Custom Veld 7,Campo Libre 7,Custom Field 7,Champ Personnalisé 7,Custom Field 7,Изготовленный пробел 7,พื้นที่เพิ่มเติม 7,Özel Alan 7,Custom Field 7
|
||||
config_custom8,Custom Veld 8,Campo Libre 8,Custom Field 8,Champ Personnalisé 8,Custom Field 8,Изготовленный пробел 8,พื้นที่เพิ่มเติม 8,Özel Alan 8,Custom Field 8
|
||||
config_custom9,Custom Veld 9,Campo Libre 9,Custom Field 9,Champ Personnalisé 9,Custom Field 9,Изготовленный пробел 9,พื้นที่เพิ่มเติม 9,Özel Alan 9,Custom Field 9
|
||||
config_default_barcode_width_number,The default barcode width must be a number,The default barcode width must be a number,The default barcode width must be a number,The default barcode width must be a number,The default barcode width must be a number,The default barcode width must be a number,The default barcode width must be a number,The default barcode width must be a number,The default barcode width must be a number
|
||||
config_default_barcode_width_required,The default barcode width is a required field,The default barcode width is a required field,The default barcode width is a required field,The default barcode width is a required field,The default barcode width is a required field,The default barcode width is a required field,The default barcode width is a required field,The default barcode width is a required field,The default barcode width is a required field
|
||||
config_default_barcode_font_size_number,The default barcode font size must be a number,The default barcode font size must be a number,The default barcode font size must be a number,The default barcode font size must be a number,The default barcode font size must be a number,The default barcode font size must be a number,The default barcode font size must be a number,The default barcode font size must be a number,The default barcode font size must be a number
|
||||
config_default_barcode_font_size_required,The default barcode font size is a required field,The default barcode font size is a required field,The default barcode font size is a required field,The default barcode font size is a required field,The default barcode font size is a required field,The default barcode font size is a required field,The default barcode font size is a required field,The default barcode font size is a required field,The default barcode font size is a required field
|
||||
config_default_barcode_num_in_row_number,The default barcode num in row must be a number,The default barcode num in row must be a number,The default barcode num in row must be a number,The default barcode num in row must be a number,The default barcode num in row must be a number,The default barcode num in row must be a number,The default barcode num in row must be a number,The default barcode num in row must be a number,The default barcode num in row must be a number
|
||||
config_default_barcode_num_in_row_required,The default barcode num in row is a required field,The default barcode num in row is a required field,The default barcode num in row is a required field,The default barcode num in row is a required field,The default barcode num in row is a required field,The default barcode num in row is a required field,The default barcode num in row is a required field,The default barcode num in row is a required field,The default barcode num in row is a required field
|
||||
config_default_barcode_page_cellspacing_number,The default barcode page cellspacing must be a number,The default barcode page cellspacing must be a number,The default barcode page cellspacing must be a number,The default barcode page cellspacing must be a number,The default barcode page cellspacing must be a number,The default barcode page cellspacing must be a number,The default barcode page cellspacing must be a number,The default barcode page cellspacing must be a number,The default barcode page cellspacing must be a number
|
||||
config_default_barcode_page_cellspacing_required,The default barcode page cellspacing is a required field,The default barcode page cellspacing is a required field,The default barcode page cellspacing is a required field,The default barcode page cellspacing is a required field,The default barcode page cellspacing is a required field,The default barcode page cellspacing is a required field,The default barcode page cellspacing is a required field,The default barcode page cellspacing is a required field,The default barcode page cellspacing is a required field
|
||||
config_default_barcode_page_width_number,The default barcode page width must be a number,The default barcode page width must be a number,The default barcode page width must be a number,The default barcode page width must be a number,The default barcode page width must be a number,The default barcode page width must be a number,The default barcode page width must be a number,The default barcode page width must be a number,The default barcode page width must be a number
|
||||
config_default_barcode_page_width_required,The default barcode page width is a required field,The default barcode page width is a required field,The default barcode page width is a required field,The default barcode page width is a required field,The default barcode page width is a required field,The default barcode page width is a required field,The default barcode page width is a required field,The default barcode page width is a required field,The default barcode page width is a required field
|
||||
config_default_barcode_height_number,The default barcode height must be a number,The default barcode height must be a number,The default barcode height must be a number,The default barcode height must be a number,The default barcode height must be a number,The default barcode height must be a number,The default barcode height must be a number,The default barcode height must be a number,The default barcode height must be a number
|
||||
config_default_barcode_height_required,The default barcode height is a required field,The default barcode height is a required field,The default barcode height is a required field,The default barcode height is a required field,The default barcode height is a required field,The default barcode height is a required field,The default barcode height is a required field,The default barcode height is a required field,The default barcode height is a required field
|
||||
config_default_barcode_quality_number,The default barcode quality must be a number,The default barcode quality must be a number,The default barcode quality must be a number,The default barcode quality must be a number,The default barcode quality must be a number,The default barcode quality must be a number,The default barcode quality must be a number,The default barcode quality must be a number,The default barcode quality must be a number
|
||||
config_default_barcode_quality_required,The default barcode quality is a required field,The default barcode quality is a required field,The default barcode quality is a required field,The default barcode quality is a required field,The default barcode quality is a required field,The default barcode quality is a required field,The default barcode quality is a required field,The default barcode quality is a required field,The default barcode quality is a required field
|
||||
config_default_tax_rate,Standaard VAT %,% de Impuestos Predeterminada,Default Tax Rate %,Taux d\'Imposition par Défaut,預設稅率 %,Обычный ставка налога %,อัตราภาษีโดยปริยาย %,Varsayılan Vergi Oranı %,Tarif Pajak Biasa%
|
||||
config_default_tax_rate_1,VAT 1 %,Impuesto 1,Tax 1 Rate,Taux d\'Imposition 1,稅率 1,ставка налога 1,อัตราภาษี 1,Vergi Oranı 1,Tarif Pajak 1
|
||||
config_default_tax_rate_2,VAT 2 %,Impuesto 2,Tax 2 Rate,Taux d\'Imposition 2,稅率 2,ставка налога 2,อัตราภาษี 2,Vergi Oranı 2,Tarif Pajak 2
|
||||
config_default_tax_rate_number,Het percentage VAT moet een nummer zijn,El Impuesto Predeterminado debe ser un número,The default tax rate must be a number,Le taux d\'imposition doit etre un nombre,預設稅率必需為數字,Обычный ставка налога должен быть цифра,อัตราภาษีเริ่มต้นต้องเป็นตัวเลข,Varsayılan Vergi Oranı sayı olmalıdır,Tarif Pajak Biasa harus angka
|
||||
config_default_tax_rate_required,Het percentage VAT moet ingevuld worden,El Impuesto Predeterminado es requerido,The default tax rate is a required field,Le taux d\'imposition par défaut est requis,預設稅率為必填,Обычный ставка налога обязательный пробел,อัตราภาษีเริ่มต้นต้องกรอก,Varsayılan Vergi Oranı zorunlu alandır,Tarif Pajak Biasa wajib diisi
|
||||
config_fax,Fax,Fax,Fax,Fax,傳真,Факс,แฟ็กซ์,Faks,Fax
|
||||
config_general_configuration,Algemene Instellingen,,General Configuration,,,,,,
|
||||
config_info,Systeeminstellingen,Información del Comercio,Store Configuration Information,Çonfiguration de l\'Entreprise,儲存組態,информация о магазин конфигурация,ข้อมูลร้านค้า,Mağaza yapılandırma bilgisi,Informasi Konfigurasi Toko
|
||||
config_language,Taal,Idioma,Language,Langue,語言,Язик,ภาษา,Dil,Bahasa
|
||||
config_phone,Telefoon,Teléfono del Comercio,Company Phone,Téléphone,電話,Телефон Компании,เบอร์โทรศัพท์,Şirket Telefonu,Telepon Perusahaan
|
||||
config_phone_required,De telefoonnummer van het bedrijf moet ingevuld worden,Teléfono del Comercio es requerido,Company phone is a required field,Le numéro de téléphone est requis,公司電話為必填,Телефон Компании обязательный пробел,เบอร์โทรต้องกรอก,Şirket Telefonu zorunlu alandır,Telepon Perusahaan wajib diisi
|
||||
config_recv_invoice_format,Formattering Order #,,Receivings Invoice Format,,,,รหัสใบแจ้งหนี้,,Format Nota
|
||||
config_return_policy_required,De retourvoorwaarden moeten ingevuld worden,Política de Devolución es requerida,Return policy is a required field,Le Message est un champ requis,退換貨政策為必填,Возвратний полис обязательный пробел,กฎการคืนของต้องกรอก,İade Politikası zorunlu alandır,Kebijakan retur wajib diisi
|
||||
config_sales_invoice_format,Formattering Aankoop #,,Sales Invoice Format,,,,รหัสใบเสร็จ,,Format Nota
|
||||
config_saved_successfully,Configuratie werd bewaard,Configuración guardada satisfactoriamente,Configuration saved successfully,Configuration sauvegardée,組態設置儲存成功,Конфигурация успешно сохранена,องค์ประกอบร้านค้าบันทึกเรียบร้อย,Yapılandırma kaydedildi,Konfigurasi berhasil disimpan
|
||||
config_saved_unsuccessfully,Configuratie kon niet worden bewaard,Configuración no guardada,Configuration saved unsuccessfully,Échec de sauvegarde de configuration,組態設置儲存失敗,Конфигурация сохраненная безуспешно,องค์ประกอบร้านค้าบันทึกล้มเหลว,Yapılandırma kaydedilemedi,Konfigurasi tidak berhasil disimpan
|
||||
config_stock_location,Stock locatie,Stock location,Stock location,Stock location,Stock location,Stock location,สถานที่เก็บ,Mağaza Yeri,Lokasi Stock
|
||||
config_stock_location_duplicate,Vul een unieke naam in,Please use an unique location name,Please use an unique location name,Please use an unique location name,Please use an unique location name,Please use an unique location name,,Please use an unique location name,Please use an unique location name
|
||||
config_stock_location_required,Naam van de stock locatie is een verplicht veld,Stock location number is a required field,Stock location number is a required field,Stock location number is a required field,Stock location number is a required field,Stock location number is a required field,จำเป็นต้องระบุสถานที่เก็บ,Mağaza Yeri numarası zorunlu alandır,Stock location number is a required field
|
||||
config_tax_included,VAT Ingebgrepen,Impuestos incluidos,Tax Included,,Tax Included,Tax Included,รวมภาษีแล้ว,,Dikenakan Pajak
|
||||
config_timezone,Tijdzone,Zona Horaria,Timezone,Fuseau Horaire,時區,Часовой пояс,โซนเวลา,Saat Dilimi,Zona Waktu
|
||||
config_website,Website,Sitio Web,Website,Site-web,網站,Веб-сайт,เว็บไซต์,Website,Situs Perusahaan
|
||||
config_barcode_configuration,Barcode Configuratie,Barcode Configuration,Barcode Configuration,Barcode Configuration,Barcode Configuration,Barcode Configuration,Barcode Configuration,Barcode Configuration,Barcode Configuration
|
||||
config_barcode_number,UPC/EAN/ISBN,UPC/EAN/ISBN,UPC/EAN/ISBN,UPC/EAN/ISBN,UPC/EAN/ISBN,UPC/EAN/ISBN,UPC/EAN/ISBN,UPC/EAN/ISBN,UPC/EAN/ISBN
|
||||
config_barcode_id,Product id,Item Id,Item Id,Item Id,Item Id,Item Id,Item Id,Item Id,Item Id
|
||||
config_barcode_content,Inhoud Barcode,Barcode Content,Barcode Content,Barcode Content,Barcode Content,Barcode Content,Barcode Content,Barcode Content,Barcode Content
|
||||
config_barcode_name,Productnaam,Name,Name,Name,Name,Name,Name,Name,Name
|
||||
config_barcode_price,Prijs,Price,Price,Price,Price,Price,Price,Price,Price
|
||||
config_barcode_company,Bedrijfsnaam,Nombre del Comercio,Company Name,Nome de l\'Entreprise,公司名稱,Название Компании,ชื่อร้านค้า,Şirket Adı,Nama Perusahaan
|
||||
config_location_configuration,Stock Locaties,Stock Locations,Stock Locations,Stock Locations,Stock Locations,Stock Locations,Stock Locations,Stock Locations,Stock Locations
|
||||
config_location_info,Instellingen Locatie,Location Configuration Information,Location Configuration Information,Location Configuration Information,Location Configuration Information,Location Configuration Information,Location Configuration Information,Location Configuration Information,Location Configuration Information
|
||||
config_logout,Wilt u een backup maken alvorens uit te loggen?,Don't you want to make a backup before logging out?,"Don't you want to make a backup before logging out? Click [OK] to backup, [Cancel] to logout",Don't you want to make a backup before logging out?,Don't you want to make a backup before logging out?,Don't you want to make a backup before logging out?,Don't you want to make a backup before logging out?,Don't you want to make a backup before logging out?,Don't you want to make a backup before logging out?
|
||||
config_backup_database,Backup Database,Backup Database,Backup Database,Backup Database,Backup Database,Backup Database,Backup Database,Backup Database,Backup Database
|
||||
config_receiving_calculate_average_price,Calc avg. Price (Receiving),Calc avg. Price (Receiving),Calc avg. Price (Receiving),Calc avg. Price (Receiving),Calc avg. Price (Receiving),Calc avg. Price (Receiving),Calc avg. Price (Receiving),Calc avg. Price (Receiving),Calc avg. Price (Receiving)
|
||||
config_number_format,Number Format,Number Format,Number Format,Number Format,Number Format,Number Format,Number Format,Number Format,Format Nomor
|
||||
config_thousands_separator,Thousands Separator, Thousands Separator,Thousands Separator, Thousands Separator,Thousands Separator, Thousands Separator,Thousands Separator, Thousands Separator,Pemisah Ribuan
|
||||
config_decimal_point,Decimal Point, Decimal Point,Decimal Point, Decimal Point,Decimal Point, Decimal Point,Decimal Point, Decimal Point,Titik Desimal
|
||||
config_backup_button,Backup,Backup,Backup,Backup,Backup,Backup,Backup,Backup,Backup
|
||||
config_stock_location_invalid_chars,De bedrijfsnaam moet ingevuld worden,The stock location name can not contain '_',The stock location name can not contain '_',The stock location name can not contain '_',The stock location name can not contain '_',The stock location name can not contain '_',The stock location name can not contain '_',The stock location name can not contain '_',The stock location name can not contain '_'
|
||||
config_company_logo,Logo,Company Logo,Company Logo,Company Logo,Company Logo,Company Logo,Company Logo,Company Logo,Company Logo
|
||||
config_invoice_printer,Factuur Printer,Invoice Printer,Invoice Printer,Invoice Printer,Invoice Printer,Invoice Printer,Invoice Printer,Invoice Printer,Invoice Printer
|
||||
config_receipt_printer,Ticket Printer,Ticket Printer,Ticket Printer,Ticket Printer,Ticket Printer,Ticket Printer,Ticket Printer,Ticket Printer,Ticket Printer
|
||||
config_receipt_show_taxes,Toon VAT,Show Taxes,Show Taxes,Show Taxes,Show Taxes,Show Taxes,Show Taxes,Show Taxes,Show Taxes
|
||||
config_receipt_info,Ticket Instellingen,Receipt Configuration Information,Receipt Configuration Information,Receipt Configuration Information,Receipt Configuration Information,Receipt Configuration Information,Receipt Configuration Information,Receipt Configuration Information,Receipt Configuration Information
|
||||
config_receipt_configuration,Print Instellingen,Print Settings,Print Settings,Print Settings,Print Settings,Print Settings,Print Settings,Print Settings,Print Settings
|
||||
config_print_footer,Print Browser Footer,Print Browser Footer,Print Browser Footer,Print Browser Footer,Print Browser Footer,Print Browser Footer,Print Browser Footer,Print Browser Footer,Print Browser Footer
|
||||
config_print_header,Print Browser Header,Print Browser Header,Print Browser Header,Print Browser Header,Print Browser Header,Print Browser Header,Print Browser Header,Print Browser Header,Print Browser Header
|
||||
config_print_silently,Marge Boven,Top Margin,Show Print Dialog,Show Print Dialog,Show Print Dialog,Show Print Dialog,Show Print Dialog,Show Print Dialog,Show Print Dialog
|
||||
config_print_top_margin,Marge Boven,Margin Top,Margin Top,Margin Top,Margin Top,Margin Top,Margin Top,Margin Top,Margin Top
|
||||
config_print_left_margin,Marge Links,Margin Left,Margin Left,Margin Left,Margin Left,Margin Left,Margin Left,Margin Left,Margin Left
|
||||
config_print_bottom_margin,Marge Beneden,Margin Bottom,Margin Bottom,Margin Bottom,Margin Bottom,Margin Bottom,Margin Bottom,Margin Bottom,Margin Bottom
|
||||
config_print_right_margin,Marge Rechts,Margin Right,Margin Right,Margin Right,Margin Right,Margin Right,Margin Right,Margin Right,Margin Right
|
||||
config_print_top_margin_required,The default top margin is a required field,The default top margin is a required field,The default top margin is a required field,The default top margin is a required field,The default top margin is a required field,The default top margin is a required field,The default top margin is a required field,The default top margin is a required field,The default top margin is a required field
|
||||
config_print_top_margin_number,The default top margin must be a number,The default top margin must be a number,The default top margin must be a number,The default top margin must be a number,The default top margin must be a number,The default top margin must be a number,The default top margin must be a number,The default top margin must be a number,The default top margin must be a number
|
||||
config_print_left_margin_required,The default left margin is a required field,The default left margin is a required field,The default left margin is a required field,The default left margin is a required field,The default left margin is a required field,The default left margin is a required field,The default left margin is a required field,The default left margin is a required field,The default left margin is a required field
|
||||
config_print_left_margin_number,The default left margin must be a number,The default left margin must be a number,The default left margin must be a number,The default left margin must be a number,The default left margin must be a number,The default left margin must be a number,The default left margin must be a number,The default left margin must be a number,The default left margin must be a number
|
||||
config_print_bottom_margin_required,The default bottom margin is a required field,The default bottom margin is a required field,The default bottom margin is a required field,The default bottom margin is a required field,The default bottom margin is a required field,The default bottom margin is a required field,The default bottom margin is a required field,The default bottom margin is a required field,The default bottom margin is a required field
|
||||
config_print_bottom_margin_number,The default bottom margin must be a number,The default bottom margin must be a number,The default bottom margin must be a number,The default bottom margin must be a number,The default bottom margin must be a number,The default bottom margin must be a number,The default bottom margin must be a number,The default bottom margin must be a number,The default bottom margin must be a number
|
||||
config_print_right_margin_required,The default right margin is a required field,The default right margin is a required field,The default right margin is a required field,The default right margin is a required field,The default right margin is a required field,The default right margin is a required field,The default right margin is a required field,The default right margin is a required field,The default right margin is a required field
|
||||
config_print_right_margin_number,The default right margin must be a number,The default right margin must be a number,The default right margin must be a number,The default right margin must be a number,The default right margin must be a number,The default right margin must be a number,The default right margin must be a number,The default right margin must be a number,The default right margin must be a number
|
||||
config_jsprintsetup_required,Opgelet! De uitgeschakelde functionaliteit werkt enkel met de jsPrintSetup addon in Firefox.,Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?,Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?,Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?,Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?,Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?,Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?,Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?,Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?
|
||||
config_use_invoice_template,Gebruik template voor facturen,Use invoice template,Use invoice template,Use invoice template,Use invoice template,Use invoice template,Use invoice template,Use invoice template,Use invoice template
|
||||
config_invoice_email_message,Invoice Email Template,Invoice Email Template,Invoice Email Template,Invoice Email Template,Invoice Email Template,Invoice Email Template,Invoice Email Template,Invoice Email Template,Invoice Email Template
|
||||
config_invoice_default_comments,Factuur Mededeling,Default Invoice Comments,Default Invoice Comments,Default Invoice Comments,Default Invoice Comments,Default Invoice Comments,Default Invoice Comments,Default Invoice Comments,Default Invoice Comments
|
||||
config_lines_per_page,Lijnen Per Pagina,Lines Per Page,Lines Per Page,Lines Per Page,Lines Per Page,Lines Per Page,Lines Per Page,Lines Per Page,Lines Per Page
|
||||
config_lines_per_page_required,The lines per page is a required field,The lines per page is a required field,The lines per page is a required field,The lines per page is a required field,The lines per page is a required field,The lines per page is a required field,The lines per page is a required field,The lines per page is a required field,The lines per page is a required field
|
||||
config_lines_per_page_number,The lines per page must be a number,The lines per page must be a number,,The lines per page must be a number,The lines per page must be a number,The lines per page must be a number,The lines per page must be a number,The lines per page must be a number,The lines per page must be a number
|
||||
config_default_sales_discount,Standaard Korting %,Default Sales Discount %,Default Sales Discount %,Default Sales Discount %,Default Sales Discount %,Default Sales Discount %,Default Sales Discount %,Default Sales Discount %,Default Sales Discount %
|
||||
config_default_sales_discount_required,The default sales discount is a required field,The default sales discount is a required field,The default sales discount is a required field,The default sales discount is a required field,The default sales discount is a required field,The default sales discount is a required field,The default sales discount is a required field,The default sales discount is a required field,The default sales discount is a required field
|
||||
config_default_sales_discount_number,The default sales discount must be a number,The default sales discount must be a number,The default sales discount must be a number,The default sales discount must be a number,The default sales discount must be a number,The default sales discount must be a number,The default sales discount must be a number,The default sales discount must be a number,The default sales discount must be a number
|
||||
"label","nl-BE","es","en","fr","zh","ru","th","tr","id"
|
||||
"config_address","Adres","Dirección del Comercio","Company Address","Addresse","公司地址","Адрес Компании","ที่อยู่","Şirket Adresi","Alamat Perusahaan"
|
||||
"config_address_required","Het adres van het bedrijf moet ingevuld worden","Dirección del Comercio es requerida","Company address is a required field","L\'adresse est requise","公司地址為必填","Адрес Компании обязательный пробел","ที่อยู่ต้องกรอก","Şirket Adresi zorunlu alandır","Alamat Perusahaan wajib diisi"
|
||||
"config_backup_button","Backup","Backup","Backup","Backup","Backup","Backup","Backup","Backup","Backup"
|
||||
"config_backup_database","Backup Database","Backup Database","Backup Database","Backup Database","Backup Database","Backup Database","Backup Database","Backup Database","Backup Database"
|
||||
"config_barcode_company","Bedrijfsnaam","Nombre del Comercio","Company Name","Nome de l\'Entreprise","公司名稱","Название Компании","ชื่อร้านค้า","Şirket Adı","Nama Perusahaan"
|
||||
"config_barcode_configuration","Barcode Configuratie","Barcode Configuration","Barcode Configuration","Barcode Configuration","Barcode Configuration","Barcode Configuration","Barcode Configuration","Barcode Configuration","Barcode Configuration"
|
||||
"config_barcode_content","Inhoud Barcode","Barcode Content","Barcode Content","Barcode Content","Barcode Content","Barcode Content","Barcode Content","Barcode Content","Barcode Content"
|
||||
"config_barcode_first_row","Rij 1","Row 0","Row 1","Row 2","Row 3","Row 4","","Row 6","Row 7"
|
||||
"config_barcode_font","Lettertype","Font","Font","Font","Font","Font","","Font","Font"
|
||||
"config_barcode_height","Hoogte (px)","Height (px)","Height (px)","Height (px)","Height (px)","Height (px)","","Height (px)","Height (px)"
|
||||
"config_barcode_id","Product id/naam","Item Id/Name","Item Id/Name","Item Id/Name","Item Id/Name","Item Id/Name","Item Id","Item Id/Name","Item Id/Name"
|
||||
"config_barcode_info","Barcode instellingen","Barcode Configuration Information","Barcode Configuration Information","Barcode Configuration Information","Barcode Configuration Information","Barcode Configuration Information","","Barcode Configuration Information","Barcode Configuration Information"
|
||||
"config_barcode_layout","Barcode Layout","Barcode Layout","Barcode Layout","Barcode Layout","Barcode Layout","Barcode Layout","","Barcode Layout","Barcode Layout"
|
||||
"config_barcode_name","Productnaam","Name","Name","Name","Name","Name","Name","Name","Name"
|
||||
"config_barcode_number","UPC/EAN/ISBN","UPC/EAN/ISBN","UPC/EAN/ISBN","UPC/EAN/ISBN","UPC/EAN/ISBN","UPC/EAN/ISBN","UPC/EAN/ISBN","UPC/EAN/ISBN","UPC/EAN/ISBN"
|
||||
"config_barcode_number_in_row","Aantal per rij","Number in row","Number in row","Number in row","Number in row","Number in row","","Number in row","Number in row"
|
||||
"config_barcode_page_cellspacing","Toon cellspatiëring","Display page cellspacing","Display page cellspacing","Display page cellspacing","Display page cellspacing","Display page cellspacing","","Display page cellspacing","Display page cellspacing"
|
||||
"config_barcode_page_width","Toon paginabreedte","Display page width","Display page width","Display page width","Display page width","Display page width","","Display page width","Display page width"
|
||||
"config_barcode_price","Prijs","Price","Price","Price","Price","Price","Price","Price","Price"
|
||||
"config_barcode_quality","Kwaliteit (1-100)","Quality (1-100)","Quality (1-100)","Quality (1-100)","Quality (1-100)","Quality (1-100)","","Quality (1-100)","Quality (1-100)"
|
||||
"config_barcode_second_row","Rij 2","Row 1","Row 2","Row 3","Row 4","Row 5","","Row 7","Row 8"
|
||||
"config_barcode_third_row","Rij 3","Row 2","Row 3","Row 4","Row 5","Row 6","","Row 8","Row 9"
|
||||
"config_barcode_type","Barcode Type","Barcode Type","Barcode Type","Barcode Type","Barcode Type","Barcode Type","","Barcode Type","Barcode Type"
|
||||
"config_barcode_width","Breedte (px)","Width (px)","Width (px)","Width (px)","Width (px)","Width (px)","","Width (px)","Width (px)"
|
||||
"config_company","Bedrijfsnaam","Nombre del Comercio","Company Name","Nome de l\'Entreprise","公司名稱","Название Компании","ชื่อร้านค้า","Şirket Adı","Nama Perusahaan"
|
||||
"config_company_logo","Logo","Company Logo","Company Logo","Company Logo","Company Logo","Company Logo","Company Logo","Company Logo","Company Logo"
|
||||
"config_company_required","De bedrijfsnaam moet ingevuld worden","Nombre del Comercio es requerido","Company name is a required field","Le nom d\'entreprise est requis","公司名稱為必填","Имя Компании обязательный пробел","ชื่อร้านค้าต้องกรอก","Şirket Adı zorunlu alandır","Nama Perusahaan wajib diisi"
|
||||
"config_company_website_url","De website van het bedrijf is geen geldige URL (http://...)","Sitio Web no es una URL estándard (http://...)","Company website is not a valid URL (http://...)","Le site web de l\'entreprise n\'est pas une URL valide (http://...)","公司網址格式錯誤 (http://...)","Веб-сайт Компании не является допустимым URL (http://...)","เว็บไซต์ร้านค้าไม่ถูกต้อง","website adresi yanlış (http://...)","Situs Perusahaan bukan URL yang benar(http://...)"
|
||||
"config_currency_side","Rechterkant","Lado derecho","Right side","Symbole à droite","Right side","Правая сторона","ด้านขวา","Sağda","Sisi Kanan"
|
||||
"config_currency_symbol","Valuta","Símbolo de divisa","Currency Symbol","Symbole Monétaire","貨幣符號","Символ валюты","ลัญลักษณ์ค่าเงิน","Para Birimi","Simbol Mata Uang"
|
||||
"config_custom1","Custom Veld 1","Campo Libre 1","Custom Field 1","Champ Personnalisé 1","Custom Field 1","Изготовленный пробел 1","พื้นที่เพิ่มเติม 1","Özel Alan 1","Custom Field 1"
|
||||
"config_custom10","Custom Veld 10","Campo Libre 10","Custom Field 10","Champ Personnalisé 10","Custom Field 10","Изготовленный пробел 10","พื้นที่เพิ่มเติม 10","Özel Alan 10","Custom Field 10"
|
||||
"config_custom2","Custom Veld 2","Campo Libre 2","Custom Field 2","Champ Personnalisé 2","Custom Field 2","Изготовленный пробел 2","พื้นที่เพิ่มเติม 2","Özel Alan 2","Custom Field 2"
|
||||
"config_custom3","Custom Veld 3","Campo Libre 3","Custom Field 3","Champ Personnalisé 3","Custom Field 3","Изготовленный пробел 3","พื้นที่เพิ่มเติม 3","Özel Alan 3","Custom Field 3"
|
||||
"config_custom4","Custom Veld 4","Campo Libre 4","Custom Field 4","Champ Personnalisé 4","Custom Field 4","Изготовленный пробел 4","พื้นที่เพิ่มเติม 4","Özel Alan 4","Custom Field 4"
|
||||
"config_custom5","Custom Veld 5","Campo Libre 5","Custom Field 5","Champ Personnalisé 5","Custom Field 5","Изготовленный пробел 5","พื้นที่เพิ่มเติม 5","Özel Alan 5","Custom Field 5"
|
||||
"config_custom6","Custom Veld 6","Campo Libre 6","Custom Field 6","Champ Personnalisé 6","Custom Field 6","Изготовленный пробел 6","พื้นที่เพิ่มเติม 6","Özel Alan 6","Custom Field 6"
|
||||
"config_custom7","Custom Veld 7","Campo Libre 7","Custom Field 7","Champ Personnalisé 7","Custom Field 7","Изготовленный пробел 7","พื้นที่เพิ่มเติม 7","Özel Alan 7","Custom Field 7"
|
||||
"config_custom8","Custom Veld 8","Campo Libre 8","Custom Field 8","Champ Personnalisé 8","Custom Field 8","Изготовленный пробел 8","พื้นที่เพิ่มเติม 8","Özel Alan 8","Custom Field 8"
|
||||
"config_custom9","Custom Veld 9","Campo Libre 9","Custom Field 9","Champ Personnalisé 9","Custom Field 9","Изготовленный пробел 9","พื้นที่เพิ่มเติม 9","Özel Alan 9","Custom Field 9"
|
||||
"config_decimal_point","Decimal Point"," Decimal Point","Decimal Point"," Decimal Point","Decimal Point"," Decimal Point","Decimal Point"," Decimal Point","Titik Desimal"
|
||||
"config_default_barcode_font_size_number","The default barcode font size must be a number","The default barcode font size must be a number","The default barcode font size must be a number","The default barcode font size must be a number","The default barcode font size must be a number","The default barcode font size must be a number","The default barcode font size must be a number","The default barcode font size must be a number","The default barcode font size must be a number"
|
||||
"config_default_barcode_font_size_required","The default barcode font size is a required field","The default barcode font size is a required field","The default barcode font size is a required field","The default barcode font size is a required field","The default barcode font size is a required field","The default barcode font size is a required field","The default barcode font size is a required field","The default barcode font size is a required field","The default barcode font size is a required field"
|
||||
"config_default_barcode_height_number","The default barcode height must be a number","The default barcode height must be a number","The default barcode height must be a number","The default barcode height must be a number","The default barcode height must be a number","The default barcode height must be a number","The default barcode height must be a number","The default barcode height must be a number","The default barcode height must be a number"
|
||||
"config_default_barcode_height_required","The default barcode height is a required field","The default barcode height is a required field","The default barcode height is a required field","The default barcode height is a required field","The default barcode height is a required field","The default barcode height is a required field","The default barcode height is a required field","The default barcode height is a required field","The default barcode height is a required field"
|
||||
"config_default_barcode_num_in_row_number","The default barcode num in row must be a number","The default barcode num in row must be a number","The default barcode num in row must be a number","The default barcode num in row must be a number","The default barcode num in row must be a number","The default barcode num in row must be a number","The default barcode num in row must be a number","The default barcode num in row must be a number","The default barcode num in row must be a number"
|
||||
"config_default_barcode_num_in_row_required","The default barcode num in row is a required field","The default barcode num in row is a required field","The default barcode num in row is a required field","The default barcode num in row is a required field","The default barcode num in row is a required field","The default barcode num in row is a required field","The default barcode num in row is a required field","The default barcode num in row is a required field","The default barcode num in row is a required field"
|
||||
"config_default_barcode_page_cellspacing_number","The default barcode page cellspacing must be a number","The default barcode page cellspacing must be a number","The default barcode page cellspacing must be a number","The default barcode page cellspacing must be a number","The default barcode page cellspacing must be a number","The default barcode page cellspacing must be a number","The default barcode page cellspacing must be a number","The default barcode page cellspacing must be a number","The default barcode page cellspacing must be a number"
|
||||
"config_default_barcode_page_cellspacing_required","The default barcode page cellspacing is a required field","The default barcode page cellspacing is a required field","The default barcode page cellspacing is a required field","The default barcode page cellspacing is a required field","The default barcode page cellspacing is a required field","The default barcode page cellspacing is a required field","The default barcode page cellspacing is a required field","The default barcode page cellspacing is a required field","The default barcode page cellspacing is a required field"
|
||||
"config_default_barcode_page_width_number","The default barcode page width must be a number","The default barcode page width must be a number","The default barcode page width must be a number","The default barcode page width must be a number","The default barcode page width must be a number","The default barcode page width must be a number","The default barcode page width must be a number","The default barcode page width must be a number","The default barcode page width must be a number"
|
||||
"config_default_barcode_page_width_required","The default barcode page width is a required field","The default barcode page width is a required field","The default barcode page width is a required field","The default barcode page width is a required field","The default barcode page width is a required field","The default barcode page width is a required field","The default barcode page width is a required field","The default barcode page width is a required field","The default barcode page width is a required field"
|
||||
"config_default_barcode_quality_number","The default barcode quality must be a number","The default barcode quality must be a number","The default barcode quality must be a number","The default barcode quality must be a number","The default barcode quality must be a number","The default barcode quality must be a number","The default barcode quality must be a number","The default barcode quality must be a number","The default barcode quality must be a number"
|
||||
"config_default_barcode_quality_required","The default barcode quality is a required field","The default barcode quality is a required field","The default barcode quality is a required field","The default barcode quality is a required field","The default barcode quality is a required field","The default barcode quality is a required field","The default barcode quality is a required field","The default barcode quality is a required field","The default barcode quality is a required field"
|
||||
"config_default_barcode_width_number","The default barcode width must be a number","The default barcode width must be a number","The default barcode width must be a number","The default barcode width must be a number","The default barcode width must be a number","The default barcode width must be a number","The default barcode width must be a number","The default barcode width must be a number","The default barcode width must be a number"
|
||||
"config_default_barcode_width_required","The default barcode width is a required field","The default barcode width is a required field","The default barcode width is a required field","The default barcode width is a required field","The default barcode width is a required field","The default barcode width is a required field","The default barcode width is a required field","The default barcode width is a required field","The default barcode width is a required field"
|
||||
"config_default_sales_discount","Standaard Korting %","Default Sales Discount %","Default Sales Discount %","Default Sales Discount %","Default Sales Discount %","Default Sales Discount %","Default Sales Discount %","Default Sales Discount %","Default Sales Discount %"
|
||||
"config_default_sales_discount_number","The default sales discount must be a number","The default sales discount must be a number","The default sales discount must be a number","The default sales discount must be a number","The default sales discount must be a number","The default sales discount must be a number","The default sales discount must be a number","The default sales discount must be a number","The default sales discount must be a number"
|
||||
"config_default_sales_discount_required","The default sales discount is a required field","The default sales discount is a required field","The default sales discount is a required field","The default sales discount is a required field","The default sales discount is a required field","The default sales discount is a required field","The default sales discount is a required field","The default sales discount is a required field","The default sales discount is a required field"
|
||||
"config_default_tax_rate","Standaard VAT %","% de Impuestos Predeterminada","Default Tax Rate %","Taux d\'Imposition par Défaut","預設稅率 %","Обычный ставка налога %","อัตราภาษีเริ่มต้น %","Varsayılan Vergi Oranı %","Tarif Pajak Biasa%"
|
||||
"config_default_tax_rate_1","VAT 1 %","Impuesto 1","Tax 1 Rate","Taux d\'Imposition 1","稅率 1","ставка налога 1","อัตราภาษี 1","Vergi Oranı 1","Tarif Pajak 1"
|
||||
"config_default_tax_rate_2","VAT 2 %","Impuesto 2","Tax 2 Rate","Taux d\'Imposition 2","稅率 2","ставка налога 2","อัตราภาษี 2","Vergi Oranı 2","Tarif Pajak 2"
|
||||
"config_default_tax_rate_number","Het percentage VAT moet een nummer zijn","El Impuesto Predeterminado debe ser un número","The default tax rate must be a number","Le taux d\'imposition doit etre un nombre","預設稅率必需為數字","Обычный ставка налога должен быть цифра","อัตราภาษีเริ่มต้นต้องเป็นตัวเลข","Varsayılan Vergi Oranı sayı olmalıdır","Tarif Pajak Biasa harus angka"
|
||||
"config_default_tax_rate_required","Het percentage VAT moet ingevuld worden","El Impuesto Predeterminado es requerido","The default tax rate is a required field","Le taux d\'imposition par défaut est requis","預設稅率為必填","Обычный ставка налога обязательный пробел","อัตราภาษีเริ่มต้นต้องกรอก","Varsayılan Vergi Oranı zorunlu alandır","Tarif Pajak Biasa wajib diisi"
|
||||
"config_fax","Fax","Fax","Fax","Fax","傳真","Факс","แฟ็ก","Faks","Fax"
|
||||
"config_general_configuration","Algemene Instellingen","","General Configuration","","","","","",""
|
||||
"config_info","Systeeminstellingen","Información del Comercio","Store Configuration Information","Çonfiguration de l\'Entreprise","儲存組態","информация о магазин конфигурация","ข้อมูลร้านค้า","Mağaza yapılandırma bilgisi","Informasi Konfigurasi Toko"
|
||||
"config_invoice_default_comments","Factuur Mededeling","Default Invoice Comments","Default Invoice Comments","Default Invoice Comments","Default Invoice Comments","Default Invoice Comments","Default Invoice Comments","Default Invoice Comments","Default Invoice Comments"
|
||||
"config_invoice_email_message","Invoice Email Template","Invoice Email Template","Invoice Email Template","Invoice Email Template","Invoice Email Template","Invoice Email Template","Invoice Email Template","Invoice Email Template","Invoice Email Template"
|
||||
"config_invoice_printer","Factuur Printer","Invoice Printer","Invoice Printer","Invoice Printer","Invoice Printer","Invoice Printer","Invoice Printer","Invoice Printer","Invoice Printer"
|
||||
"config_jsprintsetup_required","Opgelet! De uitgeschakelde functionaliteit werkt enkel met de jsPrintSetup addon in Firefox.","Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?","Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?","Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?","Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?","Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?","Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?","Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?","Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?"
|
||||
"config_language","Taal","Idioma","Language","Langue","語言","Язик","ภาษา","Dil","Bahasa"
|
||||
"config_lines_per_page","Lijnen Per Pagina","Lines Per Page","Lines Per Page","Lines Per Page","Lines Per Page","Lines Per Page","Lines Per Page","Lines Per Page","Lines Per Page"
|
||||
"config_lines_per_page_number","The lines per page must be a number","The lines per page must be a number","","The lines per page must be a number","The lines per page must be a number","The lines per page must be a number","The lines per page must be a number","The lines per page must be a number","The lines per page must be a number"
|
||||
"config_lines_per_page_required","The lines per page is a required field","The lines per page is a required field","The lines per page is a required field","The lines per page is a required field","The lines per page is a required field","The lines per page is a required field","The lines per page is a required field","The lines per page is a required field","The lines per page is a required field"
|
||||
"config_location_configuration","Stock Locaties","Stock Locations","Stock Locations","Stock Locations","Stock Locations","Stock Locations","Stock Locations","Stock Locations","Stock Locations"
|
||||
"config_location_info","Instellingen Locatie","Location Configuration Information","Location Configuration Information","Location Configuration Information","Location Configuration Information","Location Configuration Information","Location Configuration Information","Location Configuration Information","Location Configuration Information"
|
||||
"config_logout","Wilt u een backup maken alvorens uit te loggen?","Don't you want to make a backup before logging out?","Don't you want to make a backup before logging out? Click [OK] to backup, [Cancel] to logout","Don't you want to make a backup before logging out?","Don't you want to make a backup before logging out?","Don't you want to make a backup before logging out?","Don't you want to make a backup before logging out?","Don't you want to make a backup before logging out?","Don't you want to make a backup before logging out?"
|
||||
"config_number_format","Number Format","Number Format","Number Format","Number Format","Number Format","Number Format","Number Format","Number Format","Format Nomor"
|
||||
"config_phone","Telefoon","Teléfono del Comercio","Company Phone","Téléphone","電話","Телефон Компании","เบอร์โทรศัพท์","Şirket Telefonu","Telepon Perusahaan"
|
||||
"config_phone_required","De telefoonnummer van het bedrijf moet ingevuld worden","Teléfono del Comercio es requerido","Company phone is a required field","Le numéro de téléphone est requis","公司電話為必填","Телефон Компании обязательный пробел","เบอร์โทรต้องกรอก","Şirket Telefonu zorunlu alandır","Telepon Perusahaan wajib diisi"
|
||||
"config_print_after_sale","","","","","","","พิมพ์บิลหลังการขาย","",""
|
||||
"config_print_bottom_margin","Marge Beneden","Margin Bottom","Margin Bottom","Margin Bottom","Margin Bottom","Margin Bottom","Margin Bottom","Margin Bottom","Margin Bottom"
|
||||
"config_print_bottom_margin_number","The default bottom margin must be a number","The default bottom margin must be a number","The default bottom margin must be a number","The default bottom margin must be a number","The default bottom margin must be a number","The default bottom margin must be a number","The default bottom margin must be a number","The default bottom margin must be a number","The default bottom margin must be a number"
|
||||
"config_print_bottom_margin_required","The default bottom margin is a required field","The default bottom margin is a required field","The default bottom margin is a required field","The default bottom margin is a required field","The default bottom margin is a required field","The default bottom margin is a required field","The default bottom margin is a required field","The default bottom margin is a required field","The default bottom margin is a required field"
|
||||
"config_print_footer","Print Browser Footer","Print Browser Footer","Print Browser Footer","Print Browser Footer","Print Browser Footer","Print Browser Footer","Print Browser Footer","Print Browser Footer","Print Browser Footer"
|
||||
"config_print_header","Print Browser Header","Print Browser Header","Print Browser Header","Print Browser Header","Print Browser Header","Print Browser Header","Print Browser Header","Print Browser Header","Print Browser Header"
|
||||
"config_print_left_margin","Marge Links","Margin Left","Margin Left","Margin Left","Margin Left","Margin Left","Margin Left","Margin Left","Margin Left"
|
||||
"config_print_left_margin_number","The default left margin must be a number","The default left margin must be a number","The default left margin must be a number","The default left margin must be a number","The default left margin must be a number","The default left margin must be a number","The default left margin must be a number","The default left margin must be a number","The default left margin must be a number"
|
||||
"config_print_left_margin_required","The default left margin is a required field","The default left margin is a required field","The default left margin is a required field","The default left margin is a required field","The default left margin is a required field","The default left margin is a required field","The default left margin is a required field","The default left margin is a required field","The default left margin is a required field"
|
||||
"config_print_right_margin","Marge Rechts","Margin Right","Margin Right","Margin Right","Margin Right","Margin Right","Margin Right","Margin Right","Margin Right"
|
||||
"config_print_right_margin_number","The default right margin must be a number","The default right margin must be a number","The default right margin must be a number","The default right margin must be a number","The default right margin must be a number","The default right margin must be a number","The default right margin must be a number","The default right margin must be a number","The default right margin must be a number"
|
||||
"config_print_right_margin_required","The default right margin is a required field","The default right margin is a required field","The default right margin is a required field","The default right margin is a required field","The default right margin is a required field","The default right margin is a required field","The default right margin is a required field","The default right margin is a required field","The default right margin is a required field"
|
||||
"config_print_silently","Marge Boven","Top Margin","Show Print Dialog","Show Print Dialog","Show Print Dialog","Show Print Dialog","Show Print Dialog","Show Print Dialog","Show Print Dialog"
|
||||
"config_print_top_margin","Marge Boven","Margin Top","Margin Top","Margin Top","Margin Top","Margin Top","Margin Top","Margin Top","Margin Top"
|
||||
"config_print_top_margin_number","The default top margin must be a number","The default top margin must be a number","The default top margin must be a number","The default top margin must be a number","The default top margin must be a number","The default top margin must be a number","The default top margin must be a number","The default top margin must be a number","The default top margin must be a number"
|
||||
"config_print_top_margin_required","The default top margin is a required field","The default top margin is a required field","The default top margin is a required field","The default top margin is a required field","The default top margin is a required field","The default top margin is a required field","The default top margin is a required field","The default top margin is a required field","The default top margin is a required field"
|
||||
"config_receipt_configuration","Print Instellingen","Print Settings","Print Settings","Print Settings","Print Settings","Print Settings","Print Settings","Print Settings","Print Settings"
|
||||
"config_receipt_info","Ticket Instellingen","Receipt Configuration Information","Receipt Configuration Information","Receipt Configuration Information","Receipt Configuration Information","Receipt Configuration Information","Receipt Configuration Information","Receipt Configuration Information","Receipt Configuration Information"
|
||||
"config_receipt_printer","Ticket Printer","Ticket Printer","Ticket Printer","Ticket Printer","Ticket Printer","Ticket Printer","Ticket Printer","Ticket Printer","Ticket Printer"
|
||||
"config_receipt_show_taxes","Toon VAT","Show Taxes","Show Taxes","Show Taxes","Show Taxes","Show Taxes","Show Taxes","Show Taxes","Show Taxes"
|
||||
"config_receiving_calculate_average_price","Calc avg. Price (Receiving)","Calc avg. Price (Receiving)","Calc avg. Price (Receiving)","Calc avg. Price (Receiving)","Calc avg. Price (Receiving)","Calc avg. Price (Receiving)","Calc avg. Price (Receiving)","Calc avg. Price (Receiving)","Calc avg. Price (Receiving)"
|
||||
"config_recv_invoice_format","Formattering Order #","","Receivings Invoice Format","","","","ใบส่งของ","","Format Nota"
|
||||
"config_return_policy_required","De retourvoorwaarden moeten ingevuld worden","Política de Devolución es requerida","Return policy is a required field","Le Message est un champ requis","退換貨政策為必填","Возвратний полис обязательный пробел","ต้องกรอกเงื่อนไขการคืนสินค้า","İade Politikası zorunlu alandır","Kebijakan retur wajib diisi"
|
||||
"config_sales_invoice_format","Formattering Aankoop #","","Sales Invoice Format","","","","รหัสใบเสร็จ","","Format Nota"
|
||||
"config_saved_successfully","Configuratie werd bewaard","Configuración guardada satisfactoriamente","Configuration saved successfully","Configuration sauvegardée","組態設置儲存成功","Конфигурация успешно сохранена","บันทึกข้อมูลร้านค้าเรียบร้อยแล้ว","Yapılandırma kaydedildi","Konfigurasi berhasil disimpan"
|
||||
"config_saved_unsuccessfully","Configuratie kon niet worden bewaard","Configuración no guardada","Configuration saved unsuccessfully","Échec de sauvegarde de configuration","組態設置儲存失敗","Конфигурация сохраненная безуспешно","บันทึกข้อมูลร้านค้าไม่สำเร็จ","Yapılandırma kaydedilemedi","Konfigurasi tidak berhasil disimpan"
|
||||
"config_stock_location","Stock locatie","Stock location","Stock location","Stock location","Stock location","Stock location","สถานที่เก็บ","Mağaza Yeri","Lokasi Stock"
|
||||
"config_stock_location_duplicate","Vul een unieke naam in","Please use an unique location name","Please use an unique location name","Please use an unique location name","Please use an unique location name","Please use an unique location name","","Please use an unique location name","Please use an unique location name"
|
||||
"config_stock_location_invalid_chars","De bedrijfsnaam moet ingevuld worden","The stock location name can not contain '_'","The stock location name can not contain '_'","The stock location name can not contain '_'","The stock location name can not contain '_'","The stock location name can not contain '_'","The stock location name can not contain '_'","The stock location name can not contain '_'","The stock location name can not contain '_'"
|
||||
"config_stock_location_required","Naam van de stock locatie is een verplicht veld","Stock location number is a required field","Stock location number is a required field","Stock location number is a required field","Stock location number is a required field","Stock location number is a required field","จำเป็นต้องระบุสถานที่เก็บ","Mağaza Yeri numarası zorunlu alandır","Stock location number is a required field"
|
||||
"config_tax_included","VAT Ingebgrepen","Impuestos incluidos","Tax Included","","Tax Included","Tax Included","รวมภาษีแล้ว","","Dikenakan Pajak"
|
||||
"config_thousands_separator","Thousands Separator"," Thousands Separator","Thousands Separator"," Thousands Separator","Thousands Separator"," Thousands Separator","Thousands Separator"," Thousands Separator","Pemisah Ribuan"
|
||||
"config_timezone","Tijdzone","Zona Horaria","Timezone","Fuseau Horaire","時區","Часовой пояс","Timezone","Saat Dilimi","Zona Waktu"
|
||||
"config_use_invoice_template","Gebruik template voor facturen","Use invoice template","Use invoice template","Use invoice template","Use invoice template","Use invoice template","Use invoice template","Use invoice template","Use invoice template"
|
||||
"config_website","Website","Sitio Web","Website","Site-web","網站","Веб-сайт","เว็บไซต์","Website","Situs Perusahaan"
|
||||
|
||||
|
@@ -1,16 +1,16 @@
|
||||
label,nl-BE,es,en,fr,zh,ru,th,tr,id
|
||||
customers_account_number,Btwnummer,Cuenta #,Account #,# Compte,帳號 #,Номер счота,บัญชี #,Hesap No,No.Pelanggan
|
||||
customers_basic_information,Klantgegevens,Información de Clientes,Customer Information,Informations Client,客戶資訊,Информация о клиенте,ข้อมูลลูกค้า,Müşteri bilgisi,Informasi Pelanggan
|
||||
customers_cannot_be_deleted,De geselecteerde klanten konden niet worden verwijderd. Eén of meerdere klanten hebben verkoopsgegevens in de database zitten.,No se pudo borrar los clientes seleccionados. Uno o más de éstos tiene ventas.,"Could not deleted selected customers, one or more of the selected customers has sales.",Impossible de supprimer. Un ou plusiers client(s) sélectionné(s) ont des ventes.,無法刪除選定的客戶,選定的客戶存有銷售紀錄。,"Невозможно удалить выбранных клиентов, один или более из них имеет продаж.","ไม่สามารลบลูกค้าที่ถูกเลือก, ลูกค้าที่ถูกเลือกถูขายไปแล้ว.","Seçili müşteriler silinemedi, müşterilerin satışları var.",pelanggan terpilih tidak bisa dihapus; satu atau lebih dari pelanggan yang dipilih memiliki penjualan.
|
||||
customers_confirm_delete,Bent u zeker dat u de geselecteerde klanten wil verwijderen?,¿Estás seguro(a) de que quieres borrar a los clientes seleccionados?,Are you sure you want to delete the selected customers?,Etes vous sûr(e) de vouloir supprimer ces clients?,你確定要刪除選定的客戶?,"Вы уверены, что хотите удалить выбранных клиентов?",ยืนยันลบข้อมูลลูกค้า?,Seçili müşteriyi silmek istediğinize emin misiniz?,Apakah Anda yakin ingin menghapus pelanggan yang dipilih?
|
||||
customers_customer,Klant,Cliente,Customer,Client,客戶,Клиент,ลูกค้า,Müşteri,Pelanggan
|
||||
customers_error_adding_updating,Fout bij het toevoegen/bewerken van een klant,Error agregando/actualizando cliente,Error adding/updating customer,Érreur lors de l\'ajout/suppression de client,添加/更新客戶錯誤,Ошибка при добавлении/обновлении клиента,แก้ไขข้อมูลลูกค้าผิดพลาด,Müşteri ekleme/güncelleme hatası,Menambah / Memperbarui Pelanggan Salah
|
||||
customers_new,Nieuwe Klant,Nuevo Cliente,New Customer,Nouveau Client,新客戶,Новый Клиент,ลูกค้าใหม่,Yeni Müşteri,Pelanggan Baru
|
||||
customers_none_selected,U hebt geen klanten geselecteerd,No has selccionado clientes para ser borrados,You have not selected any customers to delete,Vous n\\\'avez pas sélectionné de client à supprimer,您還沒有選擇任何客戶進行刪除,"Вы не выбрали ни клиентов, чтобы удалить.",คุณยังไม่ได้ทำการเลือกลูกค้า,Silmek için müşteri seçmediniz,Anda belum memilih pelanggan untuk dihapus
|
||||
customers_one_or_multiple,klant(en) verwijderd,cliente(s),customer(s),client(s),客戶,клиент(ов),ลูกค้า,müşteri,pelanggan
|
||||
customers_successful_adding,Klant succesvol aangemaakt,Has agregado satisfactoriamente el cliente,You have successfully added customer,Vous avez ajouté un nouveau client,成功新增顧客,Вы успешно добавили клиентов,คุณได้ทำการเพิ่มลูกค้าเรียบร้อยแล้ว,Müşteri eklendi,Anda telah berhasil menambah pelanggan
|
||||
customers_successful_deleted,Er werd(en),Has borrado satisfactoriamente a,You have successfully deleted,Suppréssion réussie,成功刪除,Вы успешно удалили,คุณได้ทำการลบข้อมูลเรียบร้อยแล้ว,Silme başarılı,Anda telah berhasil menghapus pelanggan
|
||||
customers_successful_updating,Wijzigingen klantgegevens bewaard voor ,No se ha podido agregar el cliente,You have successfully updated customer,Édition client réussie,成功更新顧客,Вы успешно обновили клиент,คุณได้ทำการแก้ไขข้อมูลลูกค้าเรียบร้อยแล้ว,Müşteri güncellendi,Anda telah berhasil memperbarui pelanggan
|
||||
customers_taxable,Belastbaar,Gravable,Taxable,Imposable,應課稅,облагаемый,ต้องเสียภาษี,Vergilendirilebilir,Dapat dikenakan pajak
|
||||
customers_update,Bewerk Klant,Actualizar Cliente,Update Customer,Éditer Client,更新客戶,Обновлять Клиент,แก้ไขข้อมูลลูกค้า,Müşteri Güncelle,Ubah Pelanggan
|
||||
customers_account_number_duplicate,Deze VAT nummer is reeds aanwezig in de database,This account number is already present in the database,This account number is already present in the database,This account number is already present in the database,This account number is already present in the database,This account number is already present in the database,This account number is already present in the database,This account number is already present in the database,This account number is already present in the database
|
||||
"label","nl-BE","es","en","fr","zh","ru","th","tr","id"
|
||||
"customers_account_number","Btwnummer","Cuenta #","Account #","# Compte","帳號 #","Номер счота","บัญชี #","Hesap No","No.Pelanggan"
|
||||
"customers_account_number_duplicate","Deze VAT nummer is reeds aanwezig in de database","This account number is already present in the database","This account number is already present in the database","This account number is already present in the database","This account number is already present in the database","This account number is already present in the database","This account number is already present in the database","This account number is already present in the database","This account number is already present in the database"
|
||||
"customers_basic_information","Klantgegevens","Información de Clientes","Customer Information","Informations Client","客戶資訊","Информация о клиенте","ข้อมูลลูกค้า","Müşteri bilgisi","Informasi Pelanggan"
|
||||
"customers_cannot_be_deleted","De geselecteerde klanten konden niet worden verwijderd. Eén of meerdere klanten hebben verkoopsgegevens in de database zitten.","No se pudo borrar los clientes seleccionados. Uno o más de éstos tiene ventas.","Could not deleted selected customers, one or more of the selected customers has sales.","Impossible de supprimer. Un ou plusiers client(s) sélectionné(s) ont des ventes.","無法刪除選定的客戶,選定的客戶存有銷售紀錄。","Невозможно удалить выбранных клиентов, один или более из них имеет продаж.","ไม่สามารลบลูกค้าที่ถูกเลือก, ลูกค้าที่ถูกเลือกถูขายไปแล้ว.","Seçili müşteriler silinemedi, müşterilerin satışları var.","pelanggan terpilih tidak bisa dihapus; satu atau lebih dari pelanggan yang dipilih memiliki penjualan."
|
||||
"customers_confirm_delete","Bent u zeker dat u de geselecteerde klanten wil verwijderen?","¿Estás seguro(a) de que quieres borrar a los clientes seleccionados?","Are you sure you want to delete the selected customers?","Etes vous sûr(e) de vouloir supprimer ces clients?","你確定要刪除選定的客戶?","Вы уверены, что хотите удалить выбранных клиентов?","ยืนยันลบข้อมูลลูกค้า?","Seçili müşteriyi silmek istediğinize emin misiniz?","Apakah Anda yakin ingin menghapus pelanggan yang dipilih?"
|
||||
"customers_customer","Klant","Cliente","Customer","Client","客戶","Клиент","ลูกค้า","Müşteri","Pelanggan"
|
||||
"customers_error_adding_updating","Fout bij het toevoegen/bewerken van een klant","Error agregando/actualizando cliente","Error adding/updating customer","Érreur lors de l\'ajout/suppression de client","添加/更新客戶錯誤","Ошибка при добавлении/обновлении клиента","แก้ไขข้อมูลลูกค้าผิดพลาด","Müşteri ekleme/güncelleme hatası","Menambah / Memperbarui Pelanggan Salah"
|
||||
"customers_new","Nieuwe Klant","Nuevo Cliente","New Customer","Nouveau Client","新客戶","Новый Клиент","ลูกค้าใหม่","Yeni Müşteri","Pelanggan Baru"
|
||||
"customers_none_selected","U hebt geen klanten geselecteerd","No has selccionado clientes para ser borrados","You have not selected any customers to delete","Vous n\\\'avez pas sélectionné de client à supprimer","您還沒有選擇任何客戶進行刪除","Вы не выбрали ни клиентов, чтобы удалить.","คุณยังไม่ได้ทำการเลือกลูกค้า","Silmek için müşteri seçmediniz","Anda belum memilih pelanggan untuk dihapus"
|
||||
"customers_one_or_multiple","klant(en) verwijderd","cliente(s)","customer(s)","client(s)","客戶","клиент(ов)","ลูกค้า","müşteri","pelanggan"
|
||||
"customers_successful_adding","Klant succesvol aangemaakt","Has agregado satisfactoriamente el cliente","You have successfully added customer","Vous avez ajouté un nouveau client","成功新增顧客","Вы успешно добавили клиентов","คุณได้ทำการเพิ่มลูกค้าเรียบร้อยแล้ว","Müşteri eklendi","Anda telah berhasil menambah pelanggan"
|
||||
"customers_successful_deleted","Er werd(en)","Has borrado satisfactoriamente a","You have successfully deleted","Suppréssion réussie","成功刪除","Вы успешно удалили","คุณได้ทำการลบข้อมูลเรียบร้อยแล้ว","Silme başarılı","Anda telah berhasil menghapus pelanggan"
|
||||
"customers_successful_updating","Wijzigingen klantgegevens bewaard voor ","No se ha podido agregar el cliente","You have successfully updated customer","Édition client réussie","成功更新顧客","Вы успешно обновили клиент","คุณได้ทำการแก้ไขข้อมูลลูกค้าเรียบร้อยแล้ว","Müşteri güncellendi","Anda telah berhasil memperbarui pelanggan"
|
||||
"customers_taxable","Belastbaar","Gravable","Taxable","Imposable","應課稅","облагаемый","ต้องเสียภาษี","Vergilendirilebilir","Dapat dikenakan pajak"
|
||||
"customers_update","Bewerk Klant","Actualizar Cliente","Update Customer","Éditer Client","更新客戶","Обновлять Клиент","แก้ไขข้อมูลลูกค้า","Müşteri Güncelle","Ubah Pelanggan"
|
||||
|
||||
|
@@ -1,26 +1,26 @@
|
||||
"label","nl-BE","es","en","fr","zh","ru","th","tr","id"
|
||||
"employees_basic_information","Employee Basic Information","Información Básica de Empleados","Employee Basic Information","Fiche Employé","員工基本資料","Сотрудник Базовая Информация","Employee Basic Information","Personel Temel Bilgileri","Informasi Karyawan"
|
||||
"employees_cannot_be_deleted","Could not deleted selected employees, one or more of the employees has processed sales or you are trying to delete yourself :)","No se pudieron borrar empleados. Uno o más empleados tiene ventas procesadas o estás tratando de borrarte a tí mismo(a).","Could not deleted selected employees, one or more of the employees has processed sales or you are trying to delete yourself :)","Impossible de supprimer. Un ou plusieurs des employés à éffectué une vente, ou alors vous essayez de vous supprimer vous-meme :)","無法刪除選定的僱員,選定的員工中已有銷售紀錄或你正在試圖刪除自己 :)","Не возможно удалить выбранный сотрудников, одного или более работников обработал продаж или вы пытаетесь удалить себя","Could not deleted selected employees, one or more of the employees has processed sales or you are trying to delete yourself :)","Seçili personel silinemedi, personellerin satışları var yada kendinizi silmeye çalışıyorsunuz","Karyawan terpilih tidak bisa dihapus; satu atau lebih dari para pekerja telah memproses penjualan atau Anda mencoba untuk menghapus diri Anda sendiri:)"
|
||||
"employees_confirm_delete","Bent u zeker dat u de geselecteerde werknemers wil verwijderen?","¿Estás seguro(a) que quieres borrar los empleados seleccionados?","Are you sure you want to delete the selected employees?","Voulez-vous supprimer ces employés?","你確定要刪除所選的員工嗎?","Вы уверены, что хотите удалить выбранную сотрудников?","Are you sure you want to delete the selected employees?","Seçili personelleri silmek istediğinize emin misiniz?","Apakah Anda yakin ingin menghapus karyawan yang dipilih?"
|
||||
"employees_employee","Werknemer","Empleado","Employee","Employé","員工","Сотрудник","Employee","Personel","Karyawan"
|
||||
"employees_error_adding_updating","Error adding/updating employee","Error al agregar/actualizar empleado","Error adding/updating employee","Erreur d\'ajout/édition d\'employé","添加/更新員工錯誤","Ошибка при добавлении/обновлении сотрудника","Error adding/updating employee","Personel ekleme/güncelleme hatası","Kesalahan menambah / memperbarui karyawan"
|
||||
"employees_basic_information","Employee Basic Information","Información Básica de Empleados","Employee Basic Information","Fiche Employé","員工基本資料","Сотрудник Базовая Информация","ข้อมูลพื้นฐานของพนักงาน","Personel Temel Bilgileri","Informasi Karyawan"
|
||||
"employees_cannot_be_deleted","Could not deleted selected employees, one or more of the employees has processed sales or you are trying to delete yourself :)","No se pudieron borrar empleados. Uno o más empleados tiene ventas procesadas o estás tratando de borrarte a tí mismo(a).","Could not deleted selected employees, one or more of the employees has processed sales or you are trying to delete yourself :)","Impossible de supprimer. Un ou plusieurs des employés à éffectué une vente, ou alors vous essayez de vous supprimer vous-meme :)","無法刪除選定的僱員,選定的員工中已有銷售紀錄或你正在試圖刪除自己 :)","Не возможно удалить выбранный сотрудников, одного или более работников обработал продаж или вы пытаетесь удалить себя","ไม่สามารถลบข้อมูลพนักงานที่กำลังปฏิบัติงานอยู่ได้","Seçili personel silinemedi, personellerin satışları var yada kendinizi silmeye çalışıyorsunuz","Karyawan terpilih tidak bisa dihapus; satu atau lebih dari para pekerja telah memproses penjualan atau Anda mencoba untuk menghapus diri Anda sendiri:)"
|
||||
"employees_confirm_delete","Bent u zeker dat u de geselecteerde werknemers wil verwijderen?","¿Estás seguro(a) que quieres borrar los empleados seleccionados?","Are you sure you want to delete the selected employees?","Voulez-vous supprimer ces employés?","你確定要刪除所選的員工嗎?","Вы уверены, что хотите удалить выбранную сотрудников?","ยืนยันการลบข้อมูลพนักงาน","Seçili personelleri silmek istediğinize emin misiniz?","Apakah Anda yakin ingin menghapus karyawan yang dipilih?"
|
||||
"employees_employee","Werknemer","Empleado","Employee","Employé","員工","Сотрудник","พนักงาน","Personel","Karyawan"
|
||||
"employees_error_adding_updating","Error adding/updating employee","Error al agregar/actualizar empleado","Error adding/updating employee","Erreur d\'ajout/édition d\'employé","添加/更新員工錯誤","Ошибка при добавлении/обновлении сотрудника","การปรับปรุงข้อมูลผิดพลาด","Personel ekleme/güncelleme hatası","Kesalahan menambah / memperbarui karyawan"
|
||||
"employees_error_deleting_demo_admin","You can not delete the demo admin user","No puedes borrar el usuario admin del demo","You can not delete the demo admin user","Vous ne pouvez pas effacer l\'utilisateur de démonstration admin","您不能刪除admin用戶","Вы не можете удалить пользователь демонстрация аккаунт","You can not delete the demo admin user","Admin güncellenemez","Anda tidak dapat menghapus Demo admin user"
|
||||
"employees_error_updating_demo_admin","You can not change the demo admin user","No puedes cambiar el usuario admin del demo","You can not change the demo admin user","Vous ne pouvez pas modifier l\'utilisateur de démonstration admin","您不能更改admin用戶","Вы не можете изменить пользователь демонстрация аккаунт","You can not change the demo admin user","Admin silinemez","Anda tidak dapat merubah Demo admin user"
|
||||
"employees_login_info","Employee Login Info","Información de Ingreso del Empleado","Employee Login Info","Détails de Connexion Employé","員工登錄資料","Информация для сотрудников Входа","Employee Login Info","Personel Giriş Bilgileri","Info Login Karyawan"
|
||||
"employees_new","N. Werknemer","Nuevo Empleado","New Employee","Nouvel Employé","新員工","Новый Сотрудник","New Employee","Yeni Personel","Karyawan Baru"
|
||||
"employees_none_selected","U hebt geen werknemers geselecteerd","No has seleccionado empleados para borrar","You have not selected any employees to delete","Aucun employé sélectionné pour la suppression","您還沒有選擇任何員工進行刪除","Вы не выбрали ни сотрудников для удаления","You have not selected any employees to delete","Silmek için çalışan seçmediniz","Anda belum memilih karyawan untuk menghapus"
|
||||
"employees_one_or_multiple","werknemer(s) verwijderd","empleado(s)","employee(s)","employé(s)","員工","сотрудник(ов)","employee(s)","personel","Karyawan"
|
||||
"employees_new","N. Werknemer","Nuevo Empleado","New Employee","Nouvel Employé","新員工","Новый Сотрудник","เพิ่มพนักงาน","Yeni Personel","Karyawan Baru"
|
||||
"employees_none_selected","U hebt geen werknemers geselecteerd","No has seleccionado empleados para borrar","You have not selected any employees to delete","Aucun employé sélectionné pour la suppression","您還沒有選擇任何員工進行刪除","Вы не выбрали ни сотрудников для удаления","โปรดเลือกพนักงาน","Silmek için çalışan seçmediniz","Anda belum memilih karyawan untuk menghapus"
|
||||
"employees_one_or_multiple","werknemer(s) verwijderd","empleado(s)","employee(s)","employé(s)","員工","сотрудник(ов)","พนักงาน","personel","Karyawan"
|
||||
"employees_password","Paswoord","Contraseña","Password","Mot de passe","密碼","Пароль","Password","Şifre","Kata Sandi"
|
||||
"employees_password_minlength","Paswoord moet minstens 8 characters lang zijn","La contraseña debe tener, por lo menos, 8 caracteres","Passwords must be at least 8 characters","Le Mot de passe doit etre long d\'au moins 8 caractères","密碼需為八個字元以上","Пароль должен быть не менее 8 символов","Passwords must be at least 8 characters","Şifre en az 8 karakter olmalıdır","Kata Sandi minimal 8 huruf/angka"
|
||||
"employees_password_must_match","Paswoorden komen niet overeen","Las Contraseñas no coinciden","Passwords do not match","Mots de passe non corcordants","密碼與確認密碼不一致","Пароли не совпадают","Passwords do not match","Şifreler uyuşmuyor","Kata Sandi tidak cocok"
|
||||
"employees_password_required","Paswoord moet ingevuld worden","La Contraseña es requerida","Password is required","Le Mot de passe est requis","請輸入密碼","Пароль обязательно","Password is required","Şifre zorunlu alandır","Kata Sandi wajib diisi"
|
||||
"employees_password_minlength","Paswoord moet minstens 8 characters lang zijn","La contraseña debe tener, por lo menos, 8 caracteres","Passwords must be at least 8 characters","Le Mot de passe doit etre long d\'au moins 8 caractères","密碼需為八個字元以上","Пароль должен быть не менее 8 символов","รหัสผ่านต้องยาวเกิน 8 อักษร","Şifre en az 8 karakter olmalıdır","Kata Sandi minimal 8 huruf/angka"
|
||||
"employees_password_must_match","Paswoorden komen niet overeen","Las Contraseñas no coinciden","Passwords do not match","Mots de passe non corcordants","密碼與確認密碼不一致","Пароли не совпадают","รหัสผ่านไม่ตรงกัน","Şifreler uyuşmuyor","Kata Sandi tidak cocok"
|
||||
"employees_password_required","Paswoord moet ingevuld worden","La Contraseña es requerida","Password is required","Le Mot de passe est requis","請輸入密碼","Пароль обязательно","ต้องกรอกรหัสผ่าน","Şifre zorunlu alandır","Kata Sandi wajib diisi"
|
||||
"employees_permission_desc","Check the boxes below to grant access to modules","Activa las cajas debajo para permitir el acceso a los módulos","Check the boxes below to grant access to modules","Cochez les cases cis-dessous pour autoriser l\'accès aux modules","勾選後授予使用該模組功能","Отметьте флажками ниже, чтобы предоставить доступ к модулям","Check the boxes below to grant access to modules","Modül yetkisi vermek için kutuları işaretleyin","Tandai kotak di bawah ini untuk memberikan akses ke Modul"
|
||||
"employees_permission_info","Employee Permissions and Access","Permisos y Acceso del Empleado","Employee Permissions and Access","Droits d\'Accès Employé","員工權限","Сотрудник разрешениями и правами доступа","Employee Permissions and Access","Personel İzin ve Yetkileri","Hak Akses Karyawan"
|
||||
"employees_repeat_password","Herhaal Paswoord","Repita Contraseña","Password Again","Re-saisissez le mot de passe","確認密碼","Повторяете пароль","Password Again","Şifre (Tekrar)","Ulang Kata Sandi"
|
||||
"employees_successful_adding","You have successfully added employee","Has agregado el empleado satisfactoriamente","You have successfully added employee","Employé ajouté","新增員工資料成功","Вы успешно добавили сотрудника","You have successfully added employee","Personel eklendi","Anda telah berhasil menambahkan karyawan"
|
||||
"employees_successful_deleted","Er werd(en)","Has borrado satisfactoriamente a","You have successfully deleted","Suppréssion d\'employé réussie","成功刪除員工資料","Вы успешно удалили","You have successfully deleted","Silme başarılı","Anda telah berhasil menghapus"
|
||||
"employees_successful_updating","You have successfully updated employee","Has actualizado el empleado satisfactoriamente","You have successfully updated employee","Édition d\'employé réussie","成功更新員工資料","Вы успешно обновили сотрудника","You have successfully updated employee","Personel güncellendi","Anda telah berhasil memperbarui karyawan"
|
||||
"employees_update","Update Werknemer","Actualizar Empleado","Update Employee","Éditer Employé","更新員工","Обновлять Сотрудник","Update Employee","Personeli Güncelle","Ubah Karyawan"
|
||||
"employees_successful_adding","You have successfully added employee","Has agregado el empleado satisfactoriamente","You have successfully added employee","Employé ajouté","新增員工資料成功","Вы успешно добавили сотрудника","เพิ่มข้อมูลพนักงานเรียบร้อยแล้ว","Personel eklendi","Anda telah berhasil menambahkan karyawan"
|
||||
"employees_successful_deleted","Er werd(en)","Has borrado satisfactoriamente a","You have successfully deleted","Suppréssion d\'employé réussie","成功刪除員工資料","Вы успешно удалили","ลบข้อมูลสำเร็จ","Silme başarılı","Anda telah berhasil menghapus"
|
||||
"employees_successful_updating","You have successfully updated employee","Has actualizado el empleado satisfactoriamente","You have successfully updated employee","Édition d\'employé réussie","成功更新員工資料","Вы успешно обновили сотрудника","ปรับปรุงข้อมูลพนักงานเรียบร้อยแล้ว","Personel güncellendi","Anda telah berhasil memperbarui karyawan"
|
||||
"employees_update","Update Werknemer","Actualizar Empleado","Update Employee","Éditer Employé","更新員工","Обновлять Сотрудник","แก้ไขข้อมูลพนักงาน","Personeli Güncelle","Ubah Karyawan"
|
||||
"employees_username","Gebruikersnaam","Usuario","Username","Nom d\'utilisateur","帳號","Имя пользователя","Username","Kullandı Adı","Nama Pengguna"
|
||||
"employees_username_minlength","Gebruikersnaam moet minstens 5 characters lang zijn","El Usuario debe tener, por lo menos, 5 caracteres","The username must be at least 5 characters","Le Nom d\'utilisateur doit etre long d\'au moins 5 caractères","帳號必需為五個字元以上","Имя пользователя должна быть не менее 5 символов","The username must be at least 5 characters","Kullanıcı Adı en az 5 karakter olmalıdır","Nama Pengguna minimal 5 huruf"
|
||||
"employees_username_required","Gebruikersnaam moet ingevuld worden","Usuario es requerido","Username is a required field","Le Nom d\'utilisateur est requis","帳號為必填","Имя пользователи обязательный пробел","Username is a required field","Kullanıcı Adı zorunlu alandır","Nama Pengguna wajib diisi"
|
||||
"employees_username_minlength","Gebruikersnaam moet minstens 5 characters lang zijn","El Usuario debe tener, por lo menos, 5 caracteres","The username must be at least 5 characters","Le Nom d\'utilisateur doit etre long d\'au moins 5 caractères","帳號必需為五個字元以上","Имя пользователя должна быть не менее 5 символов","ชื่อผู้ใช้งานต้องยาวเกิน 5 อักษร","Kullanıcı Adı en az 5 karakter olmalıdır","Nama Pengguna minimal 5 huruf"
|
||||
"employees_username_required","Gebruikersnaam moet ingevuld worden","Usuario es requerido","Username is a required field","Le Nom d\'utilisateur est requis","帳號為必填","Имя пользователи обязательный пробел","จำเป็นต้องกรอกชื่อผู้ใช้งาน","Kullanıcı Adı zorunlu alandır","Nama Pengguna wajib diisi"
|
||||
|
||||
|
@@ -1,17 +1,17 @@
|
||||
"label","nl-BE","es","en","fr","zh","ru","th","tr","id"
|
||||
"alpha_dash","Het \\\""%s\\\"" veld mag alleen letters, cijfers, underscores(_) en strepen(-) bevatten.","The %s field may only contain alpha-numeric characters, underscores, and dashes.","The %s field may only contain alpha-numeric characters, underscores, and dashes.","Le champ %s ne peut que contenir que des caractères alpha-numeriques, des barres(_), et des tirets(-).","The %s field may only contain alpha-numeric characters, underscores, and dashes.","The %s field may only contain alpha-numeric characters, underscores, and dashes.","","%s alanı alfanümerik karakterler, alt tire ve kesik çizgi içerebilir.","The %s field may only contain alpha-numeric characters, underscores, and dashes."
|
||||
"alpha_numeric","Het \\\""%s\\\"" veld mag alleen letters en cijfers bevatten.","The %s field may only contain alpha-numeric characters.","The %s field may only contain alpha-numeric characters.","Le champ %s ne peut que contenir que des caractères alpha-numeriques.","The %s field may only contain alpha-numeric characters.","The %s field may only contain alpha-numeric characters.","","%s alanı sadece alfanümerik karakterler içerebilir.","The %s field may only contain alpha-numeric characters."
|
||||
"exact_length","Het \\\""%s\\\"" veld moet precies %s tekens bevatten.","The %s field must be exactly %s characters in length.","The %s field must be exactly %s characters in length.","Le champ %s doit etre long d'exactement %s caractères.","The %s field must be exactly %s characters in length.","The %s field must be exactly %s characters in length.","","%s alanı tam %s karakter olmalıdır.","The %s field must be exactly %s characters in length."
|
||||
"greater_than","Het %s veld moet een getal zijn groter dan s.","The %s field must contain a number greater than %s.","The %s field must contain a number greater than %s.","Le champ %s doit contenir un nombre supérieur à %s.","The %s field must contain a number greater than %s.","The %s field must contain a number greater than %s.","","%s alanı %s alanından büyük bir sayı içermelidir.","The %s field must contain a number greater than %s."
|
||||
"is_natural","Het \\\""%s\\\"" veld mag alleen een getal bevatten dat niet kleiner is dan nul.","The %s field must contain only positive numbers.","The %s field must contain only positive numbers.","Le champ %s ne doit contenir que des nombres positifs.","The %s field must contain only positive numbers.","The %s field must contain only positive numbers.","","%s alanı sadece pozitif sayılar içerebilir.","The %s field must contain only positive numbers."
|
||||
"is_natural_no_zero","Het \\\""%s\\\"" veld moet een getal bevatten dat groter is dan nul.","The %s field must contain a number greater than zero.","The %s field must contain a number greater than zero.","Le champ %s doit contenir un nombre supérier à zéro.","The %s field must contain a number greater than zero.","The %s field must contain a number greater than zero.","","%s alanı sıfırdan büyük bir sayı içermelidir.","The %s field must contain a number greater than zero."
|
||||
"is_numeric","Het \\\""%s\\\"" veld mag alleen een getal bevatten.","The %s field must contain only numeric characters.","The %s field must contain only numeric characters.","Le champ %s ne doit contenir que des chiffres.","The %s field must contain only numeric characters.","The %s field must contain only numeric characters.","","%s alanı sadece sayısal karakterler içerebilir.","The %s field must contain only numeric characters."
|
||||
"is_unique","Het %s veld moet een unieke waarde bevatten.","The %s field must contain a unique value.","The %s field must contain a unique value.","Le champ %s doit contenir une valeur unique.","The %s field must contain a unique value.","The %s field must contain a unique value.","","%s alanı benzersiz değer içermelidir.","The %s field must contain a unique value."
|
||||
"less_than","Het %s veld moet een getal zijn kleiner dan %s.","The %s field must contain a number less than %s.","The %s field must contain a number less than %s.","Le champ %s doit contenir un nombre inférieur à %s.","The %s field must contain a number less than %s.","The %s field must contain a number less than %s.","","%s alanı %s alanından küçük bir sayı içermelidir.","The %s field must contain a number less than %s."
|
||||
"max_length","Het \\\""%s\\\"" veld mag niet meer dan %s tekens bevatten.","The %s field can not exceed %s characters in length.","The %s field can not exceed %s characters in length.","Le champ %s ne doit pas etre plus long que %s caractères.","The %s field can not exceed %s characters in length.","The %s field can not exceed %s characters in length.","","%s alanı %s karakteri geçemez.","The %s field can not exceed %s characters in length."
|
||||
"min_length","Het \\\""%s\\\"" veld moet tenminste %s tekens bevatten.","The %s field must be at least %s characters in length.","The %s field must be at least %s characters in length.","Le champ %s doit etre long d'au moins %s caractères.","The %s field must be at least %s characters in length.","The %s field must be at least %s characters in length.","","%s alanı en az %s karakter olmalıdır.","The %s field must be at least %s characters in length."
|
||||
"regex_match","Het %s veld werd niet in het correcte formaat ingevuld.","The %s field is not in the correct format.","The %s field is not in the correct format.","Le format du champ %s n'est pas correcte.","The %s field is not in the correct format.","The %s field is not in the correct format.","","%s alanı doğru biçimde değil.","The %s field is not in the correct format."
|
||||
"valid_email","Het \\\""%s\\\"" veld moet een geldig e-mail adres bevatten.","The %s field must contain a valid email address.","The %s field must contain a valid email address.","Le champ %s doit contenir une adresse mail valide.","The %s field must contain a valid email address.","The %s field must contain a valid email address.","","%s alanı geçerli e-posta adresi olmalıdır.","The %s field must contain a valid email address."
|
||||
"valid_emails","Het \\\""%s\\\"" veld moet geldige e-mail adressen bevatten.","The %s field must contain all valid email addresses.","The %s field must contain all valid email addresses.","Le champ %s doit contenir toutes adresses mail valides.","The %s field must contain all valid email addresses.","The %s field must contain all valid email addresses.","","%s alanı geçerli e-posta adresleri içermelidir.","The %s field must contain all valid email addresses."
|
||||
"valid_ip","Het \\\""%s\\\"" veld moet een correct IP adres bevatten.","The %s field must contain a valid IP.","The %s field must contain a valid IP.","Le champ %s doit contenir une adresse IP.","The %s field must contain a valid IP.","The %s field must contain a valid IP.","","%s alanı geçerli IP içermelidir.","The %s field must contain a valid IP."
|
||||
"valid_url","Het \\\""%s\\\"" veld moet een correcte URL bevatten.","The %s field must contain a valid URL.","The %s field must contain a valid URL.","Le champ %s doit contenir une URL valide..","The %s field must contain a valid URL.","The %s field must contain a valid URL.","","%s alanı geçerli URL olmalıdır.","The %s field must contain a valid URL."
|
||||
"alpha_dash","","","","","","","The %s field may only contain alpha-numeric characters, underscores, and dashes.","",""
|
||||
"alpha_numeric","","","","","","","The %s field may only contain alpha-numeric characters.","",""
|
||||
"exact_length","","","","","","","The %s field must be exactly %s characters in length.","",""
|
||||
"greater_than","","","","","","","The %s field must contain a number greater than %s.","",""
|
||||
"is_natural","","","","","","","The %s field must contain only positive numbers.","",""
|
||||
"is_natural_no_zero","","","","","","","The %s field must contain a number greater than zero.","",""
|
||||
"is_numeric","","","","","","","The %s field must contain only numeric characters.","",""
|
||||
"is_unique","","","","","","","The %s field must contain a unique value.","",""
|
||||
"less_than","","","","","","","The %s field must contain a number less than %s.","",""
|
||||
"max_length","","","","","","","The %s field can not exceed %s characters in length.","",""
|
||||
"min_length","","","","","","","The %s field must be at least %s characters in length.","",""
|
||||
"regex_match","","","","","","","The %s field is not in the correct format.","",""
|
||||
"valid_email","","","","","","","The %s field must contain a valid email address.","",""
|
||||
"valid_emails","","","","","","","The %s field must contain all valid email addresses.","",""
|
||||
"valid_ip","","","","","","","The %s field must contain a valid IP.","",""
|
||||
"valid_url","","","","","","","The %s field must contain a valid URL.","",""
|
||||
|
||||
|
@@ -1,68 +1,69 @@
|
||||
label,nl-BE,es,en,fr,zh,ru,th,tr,id
|
||||
giftcards_add_minus,Corrigatie hoeveelheid,Inventario a agregar/substraer,Inventory to add/subtract,Ajout/Soustraction à l\'inventaire,加/減庫存,Инвентарь для сложения/вычитания,Inventory to add/subtract,Inventory to add/subtract,Penyesuaian Inventori TAMBAH / KURANG (-)
|
||||
giftcards_allow_alt_description,Aanpasbare omschrijving,Permitir Descripción Alternativa,Allow Alt Description,Autorisér Description Alt,允許使用ALT描述,Разрешить альтернативные Описание,,Allow Alt Description,Deskripsi Alternatif dimungkinkan
|
||||
giftcards_amazon,Amazon,Amazon,Amazon,Amazon,Amazon,Amazon,Amazon,Amazon,Amazon
|
||||
giftcards_basic_information,Cadeaubon Info,Información de Tarjeta de Regalo,Giftcard Information,Détails de la Carte,禮金券資訊,информация Подарочную карту,Giftcard Information,Giftcard Information,Informasi GiftCard
|
||||
giftcards_bulk_edit,Bewerk Selectie,Edición Múltiple,Bulk Edit,Édition en groupe,批量編輯,Массовое изменение,Bulk Edit,Bulk Edit,Ubah Massal
|
||||
giftcards_cannot_be_deleted,De cadeaubons konden niet worden verwijderd.,No se puede borrar las tarjetas seleccionadas. Una o más tiene ventas.,"Could not deleted selected giftcards, one or more of the selected giftcards has sales.",Impossible de supprimer. Une ou plusieurs carte(s) ont des ventes.,無法刪除選定的禮金券,一個或多個所選擇的禮金券已經使用。,"Не удалось удалить выбранные подарочные карты, одну или несколько из выбранных подарочные карты имеет продаж.","Could not deleted selected giftcards, one or more of the selected giftcards has sales.","Could not deleted selected giftcards, one or more of the selected giftcards has sales.","Tidak dapat menghapus GiftCard terpilih, Satu atau lebih GiftCard yang dipilih memiliki Penjualan."
|
||||
giftcards_cannot_find_giftcard,Kan geen cadeaubon niet vinden,No puedo encontrar información acerca de la tarjeta de regalo,Cannot find any information about giftcard,Aucune information sur la carte,找不到禮金券的訊息,Не можете найти любую информацию о Подарочную карту,Cannot find any information about giftcard,Cannot find any information about giftcard,Informasi GiftCard tidak ditemukan
|
||||
giftcards_card_value,Waarde,Valor,Value,Valeur,金額,стоимость,Value,Value,Nilai
|
||||
giftcards_category,Categorie,Categoría,Category,Catégorie,類別,категория,Category,Category,Kategori
|
||||
giftcards_change_all_to_allow_alt_desc,Aanpasb. omschrijvingen,Permitir Descripción Alternativa En Todos,Allow Alt Desc For All,Autoriser Desc Alt Pour Tous,充許全部ALT倒序,Разрешить альтернативные Описание Для всех,Allow Alt Desc For All,Allow Alt Desc For All,Diijinkan Deskripsi Alternatif Untuk Semua
|
||||
giftcards_change_all_to_not_allow_allow_desc,Vast omschrijvingen,No Permitir Descripción Alternativa Para Todos,Not Allow Alt Desc For All,Interdire Desc Alt Pour Tous,不允許全部ALT倒序,Не позволяйте Альтернативные Описание Для всех,Not Allow Alt Desc For All,Not Allow Alt Desc For All,Tidak Diijinkan Deskripsi Alternatif Untuk Semua
|
||||
giftcards_change_all_to_serialized,Genummerd,Cambiar Todo A Serializado,Change All To Serialized,Tout Sérialiser,全部更改序號至序列化,Заменить все в сериализованную,Change All To Serialized,Change All To Serialized,Ubah semua menggunakan nomor serial
|
||||
giftcards_change_all_to_unserialized,Niet genummerd,Cambiar Todo A Deserializado,Change All To Unserialized,Tout Désérialiser,全部更改序號至非序列化,Чтобы изменить все десериализуются,Change All To Unserialized,Change All To Unserialized,Ubah semua tanpa nomor serial
|
||||
giftcards_confirm_bulk_edit,Bent u zeker dat u de geselecteerde cadeaubons wil aanpassen?,¿Estás seguro(a) de querer editar las tarjetas de regalo seleccionadas?,Are you sure you want to edit all the giftcards selected?,Etes vous sûr(e) de vouloir éditer toutes les cartes sélectionnés?,您確定您要編輯的所有選擇的禮金券嗎?,"Вы уверены, что хотите редактировать все выбранные Подарочные карты?",Are you sure you want to edit all the giftcards selected?,Are you sure you want to edit all the giftcards selected?,Apakah Anda yakin ingin merubah semua GiftCard yang dipilih?
|
||||
giftcards_confirm_delete,Bent u zeker dat u de geselecteerde cadeaubons wil verwijderen?,¿Estás seguro(a) de querer eliminar las tarjetas de regalo seleccionadas?,Are you sure you want to delete the selected giftcards?,Etes vous sûr(e) de vouloir supprimer ces cates?,你確定你要刪除選定的禮金券?,"Вы уверены, что хотите удалить выбранную Подарочные карты?",Are you sure you want to delete the selected giftcards?,Are you sure you want to delete the selected giftcards?,Apakah anda yakin ingin menghapus GiftCard yang dipilih?
|
||||
giftcards_cost_price,Aankoopprijs,Precio de Costo,Cost Price,Cout,成本價格,Оптовая Цена,Cost Price,Cost Price,Harga Pokok
|
||||
giftcards_count,Update Stock,Actualizar Inventario,Update Inventory,Mise à Jour Inventaire,更新庫存,Обновление перечня,Update Inventory,Update Inventory,Mutasi/Penyesuaian Inventori
|
||||
giftcards_current_quantity,Huidige hoeveelheid,Cantidad Actual,Current Quantity,Quantité Restante,當前數量,Токовые,Current Quantity,Current Quantity,Jumlah saat ini
|
||||
giftcards_description,Omschrijving,Descripción,Description,Description,描述,Описание,Description,Description,Deskripsi
|
||||
giftcards_details_count,Stockgegevens,Detalles del Levantamiento de Inventario,Inventory Count Details,Détails d\'inventaire,庫存盤點詳情,Подробная инвентаризация,Inventory Count Details,Inventory Count Details,Jumlah Detail Inventori
|
||||
giftcards_do_nothing,Doe niets,No hacer nada,Do Nothing,Ne rien faire,不做任何修改,Ничего не делать,Do Nothing,Do Nothing,Tidak ada Perubahan
|
||||
giftcards_edit_fields_you_want_to_update,Bewerk de velden die u wil aanpassen voor ALLE geselecteerde cadeaubons,Edita los campos que quieras actualizar en TODAS las tarjetas de regalo seleccionadas,Edit the fields you want to edit for ALL selected giftcards,Modifier les chaps que vous voulez éditer pour TOUTES les cartes,編輯所有選定的禮金券中你想要編輯的資料,Отредактируйте поля вы хотите изменить для всех выбранных Подарочные карты,Edit the fields you want to edit for ALL selected giftcards,Edit the fields you want to edit for ALL selected giftcards,Ubah bagian yang ingin Anda edit untuk SEMUA GiftCard yang dipilih
|
||||
giftcards_edit_multiple_giftcards,Bewerk meedere cadeaubons,Editando Múltiples Tarjetas de Regalo,Editing Multiple Giftcards,Édition Multiple de Cartes,多重編輯,Редактирование нескольких Подарочные карты,Editing Multiple Giftcards,Editing Multiple Giftcards,Ubah beberapa GiftCard
|
||||
giftcards_error_adding_updating,Fout bij het bewaren van cadeaubons,Error agregando/actualizando tarjeta de regalo,Error adding/updating giftcard,Érreur d\'ajout/édition de cartes,新增/更新禮金券錯誤,Ошибка при добавлении/обновлении подарочную карту,Error adding/updating giftcard,Error adding/updating giftcard,Kesalahan ketika menambahkan/memperbaharui GiftCard
|
||||
giftcards_error_updating_multiple,Fout bij het bewaren van cadeaubons,Error actualizando tarjetas de regalo,Error updating giftcards,Érreur lors de l\'édition des cartes,禮金券更新錯誤,Ошибка при обновлении Подарочные карты,Error updating giftcards,Error updating giftcards,Kesalahan memperbarui GiftCard
|
||||
giftcards_excel_import_failed,Excel import mislukt,Falló la exportación a Excel,Excel import failed,Échec de l\'import,Excel匯入失敗,Ошибка импорта Excel,Excel import failed,Excel import failed,Impor dari Excel import tidak berhasil
|
||||
giftcards_generate_barcodes,Genereer Barcodes,Generar Códigos de Barras,Generate Barcodes,Générer des Codes-barre,產生條碼,Создание штрих-кодов,Generate Barcodes,Generate Barcodes,Buat Barcode
|
||||
giftcards_giftcard,Cadeaubon,Tarjeta de Regalo,Giftcard,Carte Cadeau,禮金券,Подарочная карта,Giftcard,Giftcard,GiftCard
|
||||
giftcards_giftcard_number,Cadeaubon Nummer,Número de Tarjeta de Regalo,Giftcard Number,Numéro de Carte,禮金券編號,Номер Подарочную карту,Giftcard Number,Giftcard Number,Nomor GiftCard
|
||||
giftcards_info_provided_by,Info afgeleverd door,Info provista por,Info provided by,Information fournie par,提供信息的來源,Информация предоставлена,Info provided by,Info provided by,Informasi disediakan oleh
|
||||
giftcards_inventory_comments,Commentaar,Comentarios,Comments,Commentaires,評論,Комментарии,Comments,Comments,Keterangan
|
||||
giftcards_is_serialized,Optelbaar,La Tarjeta de Regalo tiene Número de Serie,Giftcard has Serial Number,Carte cadeau avec Numéro de Série,禮金券序號,Подарочная карта имеет серийный номер,Giftcard has Serial Number,Giftcard has Serial Number,GiftCard Memiliki Nomor Serial
|
||||
giftcards_low_inventory_giftcards,Cadeaubons niet in stock,Tarjetas con Bajo Inventario,Low Inventory Giftcards,Cartes Stock Faible,禮金券庫存過低,Низкий Подарочные карты инвентаризации,Low Inventory Giftcards,Low Inventory Giftcards,GiftCard Inventori Rendah
|
||||
giftcards_manually_editing_of_quantity,Manuele aanpassing hoeveelheid,Edición Manual de Cantidad,Manual Edit of Quantity,Modification Manuelle de Quantité,手動編輯數量,Руководство Изменить количество,Manual Edit of Quantity,Manual Edit of Quantity,Perubahan jumlah Stok secara manual
|
||||
giftcards_must_select_giftcard_for_barcode,U moet tenminste 1 cadeuabon selecteren om een barcode te genereren,Debes seleccionar por lo menos 1 tarjeta para generar códigos de barras,You must select at least 1 giftcard to generate barcodes,Vous devez sélectionner au moins une carte pour générer des codes-barre,您必須選擇至少一個禮金券才能生成條形碼,Вы должны выбрать хотя бы 1 подарочная карта для создания штрих-кодов,You must select at least 1 giftcard to generate barcodes,You must select at least 1 giftcard to generate barcodes,Anda harus memilih minimal 1 GiftCard untuk membuat Barcode
|
||||
giftcards_new,N. Cadeaubon,Nueva Tarjeta de Regalo,New Giftcard,Nouvelle Carte,新建禮金券,Новая Подарочная карта,New Giftcard,New Giftcard,GiftCard Baru
|
||||
giftcards_no_description_giftcards,Cadeaubons zonder omschrijving,Tarjetas de Regalo sin Descripción,No Description Giftcards,Cartes Sans Description,沒有描述的禮金券,Нет Описание Подарочные карты,No Description Giftcards,No Description Giftcards,Tidak ada Deskripsi Gift Card
|
||||
giftcards_no_giftcards_to_display,Er werden geen cadeaubons gevonden,No hay Tarjetas de Regalo,No Giftcards to display,Aucune carte à afficher,沒有禮金券可以顯示,Нет Подарочные карты для отображения,No Giftcards to display,No Giftcards to display,Tidak ada GiftCard yang ditampilkan
|
||||
giftcards_none,Geen,Ninguno(a),None,Aucun,無,Ни один,None,None,Tidak Ada
|
||||
giftcards_none_selected,U hebt geen cadeaubons geselecteerd,No has seleccionado tarjetas de regalo para editar,You have not selected any giftcards to edit,Vous n\\\'avez sélectionné aucune carte à éditer,您還沒有選擇任何禮金券進行編輯,Вы не выбрали ни Подарочные карты для редактирования,You have not selected any giftcards to edit,You have not selected any giftcards to edit,Anda belum memilih GiftCard untuk diubah
|
||||
giftcards_number,Cadeaubon Nummer moet een getal zijn,Número de Tarjeta de Regalo debe ser un número,Giftcard Number must be a number,Le numéro de la carte doit etre un nombre,禮金券編號需為數字,Номер Подарочную карту должна быть цифрая,Giftcard Number must be a number,Giftcard Number must be a number,Nomor GiftCard harus angka
|
||||
giftcards_number_information,Cadeaubon Nummer,Número de Tarjeta de Regalo,Giftcard Number,Numéro de Carte,禮金券編號,Номер Подарочную карту,Giftcard Number,Giftcard Number,Nomor GiftCard
|
||||
giftcards_number_required,Cadeaubon Nummer is een verplicht veld,Número de Tarjeta de Regalo es requerido,Giftcard Number is a required field,Le Numéro est requis,請輸入禮金券編號,Номер Подарочную карту обязательный пробел,Giftcard Number is a required field,Giftcard Number is a required field,Nomor GiftCard wajib diisi
|
||||
giftcards_one_or_multiple,cadeaubon(s) verwijderd,tarjeta(s) de regalo,giftcard(s),carte(s),禮金券,подарочную карту,giftcard(s),giftcard(s),GiftCard
|
||||
giftcards_person_id,Klant,Customer,Customer,Client,Customer,Клиент,Customer,Customer,Nomor Pelanggan
|
||||
giftcards_quantity,In stock,Cantidad,Quantity,Quantité,數量,Количество,Quantity,Quantity,Jumlah
|
||||
giftcards_quantity_required,Hoeveelheid moet ingevuld worden. Druk Sluit ( X ) om te annuleren,"Cantidad es requerido. Por favor, haz click en ( X ) para cancelar",Quantity is a required field. Please Close ( X ) to cancel,La quantité est requise. Veuillez Fermer ( X ) pour annuler,數量是必填字段。請按關閉(X)來取消,"Количество является обязательным полем. Пожалуйста, закройте (X), чтобы отменить",Quantity is a required field. Please Close ( X ) to cancel,Quantity is a required field. Please Close ( X ) to cancel,Jumlah wajib diisi. Silahkan tutup ( X ) untuk batal
|
||||
giftcards_reorder_level,Reorder Level,Cantidad Mínima,Reorder Level,Seuil de Réapprovisionnement,補貨點,минимальный уровень для перезаказ,Reorder Level,Reorder Level,Level Pesan Ulang
|
||||
giftcards_retrive_giftcard_info,Haal Info Op,Obtener Info de Tarjeta de Regalo,Retrieve Giftcard Info,Obtenir des détails de la Carte,檢索禮金券訊息,находить и подавать информация Подарочную карту,Retrieve Giftcard Info,Retrieve Giftcard Info,Informasi GiftCard
|
||||
giftcards_sales_tax_1,VAT,Impuesto de Venta 1,Sales Tax,Sales Tax,銷售稅額 1,Налог с продаж,Sales Tax,Sales Tax,Pajak Penjualan
|
||||
giftcards_sales_tax_2,VAT 2,Impuesto de Venta 2,Sales Tax 2,Sales Tax 2,銷售稅額 2,Налог с продаж 2,Sales Tax 2,Sales Tax 2,Pajak Penjualan
|
||||
giftcards_serialized_giftcards,Optelbare cadeaubons,Tarjetas Serializadas,Serialized Giftcards,Cartes Cadeau Serialisés,排序禮金券,Сериализованные Подарочные карты,Serialized Giftcards,Serialized Giftcards,Serial GiftCard
|
||||
giftcards_successful_adding,Cadeaubon succesvol toegevoegd,Has agregado satisfactoriamente una tarjeta de regalo,You have successfully added giftcard,Vous avez ajouté une carte cadeau bonus,新增禮金券成功,Вы успешно добавили подарочную карту,You have successfully added giftcard,You have successfully added giftcard,GiftCard telah berhasil ditambahkan
|
||||
giftcards_successful_bulk_edit,Cadeaubons werden succesvol bewaard,Has actualizado satisfactoriamente las tarjetas de regalo seleccionadas,You have successfully updated the selected giftcards,Les cartes ont étés édités,您已成功更新選定的禮品卡,Вы успешно обновили выбранной Подарочные карты,You have successfully updated the selected giftcards,You have successfully updated the selected giftcards,Anda telah berhasil memperbarui GiftCard yang dipilih
|
||||
giftcards_successful_deleted,Er werd(en),Has borrado satisfactoriamente,You have successfully deleted,Suppréssion réussie,成功刪除禮金券,Вы успешно удален,You have successfully deleted,You have successfully deleted,GiftCard telah berhasil dihapus
|
||||
giftcards_successful_updating,Wijzigingen bewaard voor,Has actualizado satisfactoriamente una tarjeta de regalo,You have successfully updated giftcard,Édition réussie,成功更新禮金券,Вы успешно обновили подарочную карту,You have successfully updated giftcard,You have successfully updated giftcard,GiftCard telah berhasil diperbarui
|
||||
giftcards_supplier,Leverancier,Proveedor,Supplier,Fournisseur,供應商,Поставщик,Supplier,Supplier,Supplier
|
||||
giftcards_tax_1,VAT,Impuesto 1,Tax 1,Tax 1,稅額 1,Налог 1,Tax 1,Tax 1,Pajak 1
|
||||
giftcards_tax_2,VAT 2,Impuesto 2,Tax 2,Tax 2,稅額 2,Налог 2,Tax 2,Tax 2,Pajak 2
|
||||
giftcards_tax_percent,VAT %,Porcentaje de Impuesto,Tax Percent,Taux d\'imposition,稅率,процент налога,Tax Percent,Tax Percent,Persen Pajak
|
||||
giftcards_tax_percents,VAT Percentages,Porcentaje de Impuesto(s),Tax Percent(s),Pourcentage d\'imposition,稅率 Percent(s),процент налога,Tax Percent(s),Tax Percent(s),Persentase Pajak
|
||||
giftcards_unit_price,Verkoopsprijs,Precio Unitario,Unit Price,Prix Unitaire,單位價格,Розничная Цена,Unit Price,Unit Price,Harga Jual
|
||||
giftcards_upc_database,UPC Database,Base de Datos UPC,UPC Database,Base de Données UPC,UPC Database,UPC база данных,UPC Database,UPC Database,Database UPC
|
||||
giftcards_update,Bewaar Cadeaubon,Actualizar Tarjeta de Regalo,Update Giftcard,Éditer Carte,更新禮金券,Обновлять Подарочная карта,Update Giftcard,Update Giftcard,Ubah GiftCard
|
||||
giftcards_use_inventory_menu,Use Inv. Menu,Usar Menú de Inventario,Use Inv. Menu,Utiliser Menu Inv.,使用庫存清單,Используйте меню инвентаря,Use Inv. Menu,Use Inv. Menu,Gunakan Inv. Menu
|
||||
giftcards_value,Cadeaubon Waarde moet een getal zijn,Valor de Tarjeta de Regalo debe ser un número,Giftcard Value must be a number,La valeur de la carte doit etre un nombre,禮金券金額需為數字,стоимость Подарочную карту должна быть цифрая,Giftcard Value must be a number,Giftcard Value must be a number,Nilai GiftCard harus angka
|
||||
giftcards_value_required,Cadeaubon Waarde is een verplicht veld,Valor de Tarjeta de Regalo es requerido,Giftcard Value is a required field,La Valeur est requise,請輸入禮金券金額,стоимость Подарочную карту обязательный пробел,Giftcard Value is a required field,Giftcard Value is a required field,Nilai GiftCard wajib diisi
|
||||
"label","nl-BE","es","en","fr","zh","ru","th","tr","id"
|
||||
"giftcards_add_minus","Corrigatie hoeveelheid","Inventario a agregar/substraer","Inventory to add/subtract","Ajout/Soustraction à l\'inventaire","加/減庫存","Инвентарь для сложения/вычитания","Inventory to add/subtract","Inventory to add/subtract","Penyesuaian Inventori TAMBAH / KURANG (-)"
|
||||
"giftcards_allow_alt_desciption","","","","","","","มีคำอธิบายเพิ่มเติม","",""
|
||||
"giftcards_allow_alt_description","Aanpasbare omschrijving","Permitir Descripción Alternativa","Allow Alt Description","Autorisér Description Alt","允許使用ALT描述","Разрешить альтернативные Описание","","Allow Alt Description","Deskripsi Alternatif dimungkinkan"
|
||||
"giftcards_amazon","Amazon","Amazon","Amazon","Amazon","Amazon","Amazon","Amazon","Amazon","Amazon"
|
||||
"giftcards_basic_information","Cadeaubon Info","Información de Tarjeta de Regalo","Giftcard Information","Détails de la Carte","禮金券資訊","информация Подарочную карту","ข้อมูลบัตรกำนัล","Giftcard Information","Informasi GiftCard"
|
||||
"giftcards_bulk_edit","Bewerk Selectie","Edición Múltiple","Bulk Edit","Édition en groupe","批量編輯","Массовое изменение","Bulk Edit","Bulk Edit","Ubah Massal"
|
||||
"giftcards_cannot_be_deleted","De cadeaubons konden niet worden verwijderd.","No se puede borrar las tarjetas seleccionadas. Una o más tiene ventas.","Could not deleted selected giftcards, one or more of the selected giftcards has sales.","Impossible de supprimer. Une ou plusieurs carte(s) ont des ventes.","無法刪除選定的禮金券,一個或多個所選擇的禮金券已經使用。","Не удалось удалить выбранные подарочные карты, одну или несколько из выбранных подарочные карты имеет продаж.","Could not deleted selected giftcards, one or more of the selected giftcards has sales.","Could not deleted selected giftcards, one or more of the selected giftcards has sales.","Tidak dapat menghapus GiftCard terpilih, Satu atau lebih GiftCard yang dipilih memiliki Penjualan."
|
||||
"giftcards_cannot_find_giftcard","Kan geen cadeaubon niet vinden","No puedo encontrar información acerca de la tarjeta de regalo","Cannot find any information about giftcard","Aucune information sur la carte","找不到禮金券的訊息","Не можете найти любую информацию о Подарочную карту","Cannot find any information about giftcard","Cannot find any information about giftcard","Informasi GiftCard tidak ditemukan"
|
||||
"giftcards_card_value","Waarde","Valor","Value","Valeur","金額","стоимость","มูลค่า","Value","Nilai"
|
||||
"giftcards_category","Categorie","Categoría","Category","Catégorie","類別","категория","","Category","Kategori"
|
||||
"giftcards_change_all_to_allow_alt_desc","Aanpasb. omschrijvingen","Permitir Descripción Alternativa En Todos","Allow Alt Desc For All","Autoriser Desc Alt Pour Tous","充許全部ALT倒序","Разрешить альтернативные Описание Для всех","","Allow Alt Desc For All","Diijinkan Deskripsi Alternatif Untuk Semua"
|
||||
"giftcards_change_all_to_not_allow_allow_desc","Vast omschrijvingen","No Permitir Descripción Alternativa Para Todos","Not Allow Alt Desc For All","Interdire Desc Alt Pour Tous","不允許全部ALT倒序","Не позволяйте Альтернативные Описание Для всех","","Not Allow Alt Desc For All","Tidak Diijinkan Deskripsi Alternatif Untuk Semua"
|
||||
"giftcards_change_all_to_serialized","Genummerd","Cambiar Todo A Serializado","Change All To Serialized","Tout Sérialiser","全部更改序號至序列化","Заменить все в сериализованную","Change All To Serialized","Change All To Serialized","Ubah semua menggunakan nomor serial"
|
||||
"giftcards_change_all_to_unserialized","Niet genummerd","Cambiar Todo A Deserializado","Change All To Unserialized","Tout Désérialiser","全部更改序號至非序列化","Чтобы изменить все десериализуются","","Change All To Unserialized","Ubah semua tanpa nomor serial"
|
||||
"giftcards_confirm_bulk_edit","Bent u zeker dat u de geselecteerde cadeaubons wil aanpassen?","¿Estás seguro(a) de querer editar las tarjetas de regalo seleccionadas?","Are you sure you want to edit all the giftcards selected?","Etes vous sûr(e) de vouloir éditer toutes les cartes sélectionnés?","您確定您要編輯的所有選擇的禮金券嗎?","Вы уверены, что хотите редактировать все выбранные Подарочные карты?","","Are you sure you want to edit all the giftcards selected?","Apakah Anda yakin ingin merubah semua GiftCard yang dipilih?"
|
||||
"giftcards_confirm_delete","Bent u zeker dat u de geselecteerde cadeaubons wil verwijderen?","¿Estás seguro(a) de querer eliminar las tarjetas de regalo seleccionadas?","Are you sure you want to delete the selected giftcards?","Etes vous sûr(e) de vouloir supprimer ces cates?","你確定你要刪除選定的禮金券?","Вы уверены, что хотите удалить выбранную Подарочные карты?","Are you sure you want to delete the selected giftcards?","Are you sure you want to delete the selected giftcards?","Apakah anda yakin ingin menghapus GiftCard yang dipilih?"
|
||||
"giftcards_cost_price","Aankoopprijs","Precio de Costo","Cost Price","Cout","成本價格","Оптовая Цена","ต้นทุน","Cost Price","Harga Pokok"
|
||||
"giftcards_count","Update Stock","Actualizar Inventario","Update Inventory","Mise à Jour Inventaire","更新庫存","Обновление перечня","Update Inventory","Update Inventory","Mutasi/Penyesuaian Inventori"
|
||||
"giftcards_current_quantity","Huidige hoeveelheid","Cantidad Actual","Current Quantity","Quantité Restante","當前數量","Токовые","Current Quantity","Current Quantity","Jumlah saat ini"
|
||||
"giftcards_description","Omschrijving","Descripción","Description","Description","描述","Описание","Description","Description","Deskripsi"
|
||||
"giftcards_details_count","Stockgegevens","Detalles del Levantamiento de Inventario","Inventory Count Details","Détails d\'inventaire","庫存盤點詳情","Подробная инвентаризация","Inventory Count Details","Inventory Count Details","Jumlah Detail Inventori"
|
||||
"giftcards_do_nothing","Doe niets","No hacer nada","Do Nothing","Ne rien faire","不做任何修改","Ничего не делать","","Do Nothing","Tidak ada Perubahan"
|
||||
"giftcards_edit_fields_you_want_to_update","Bewerk de velden die u wil aanpassen voor ALLE geselecteerde cadeaubons","Edita los campos que quieras actualizar en TODAS las tarjetas de regalo seleccionadas","Edit the fields you want to edit for ALL selected giftcards","Modifier les chaps que vous voulez éditer pour TOUTES les cartes","編輯所有選定的禮金券中你想要編輯的資料","Отредактируйте поля вы хотите изменить для всех выбранных Подарочные карты","","Edit the fields you want to edit for ALL selected giftcards","Ubah bagian yang ingin Anda edit untuk SEMUA GiftCard yang dipilih"
|
||||
"giftcards_edit_multiple_giftcards","Bewerk meedere cadeaubons","Editando Múltiples Tarjetas de Regalo","Editing Multiple Giftcards","Édition Multiple de Cartes","多重編輯","Редактирование нескольких Подарочные карты","แก้ไขบัตรกำนัลหลายใบ","Editing Multiple Giftcards","Ubah beberapa GiftCard"
|
||||
"giftcards_error_adding_updating","Fout bij het bewaren van cadeaubons","Error agregando/actualizando tarjeta de regalo","Error adding/updating giftcard","Érreur d\'ajout/édition de cartes","新增/更新禮金券錯誤","Ошибка при добавлении/обновлении подарочную карту","Error adding/updating giftcard","Error adding/updating giftcard","Kesalahan ketika menambahkan/memperbaharui GiftCard"
|
||||
"giftcards_error_updating_multiple","Fout bij het bewaren van cadeaubons","Error actualizando tarjetas de regalo","Error updating giftcards","Érreur lors de l\'édition des cartes","禮金券更新錯誤","Ошибка при обновлении Подарочные карты","Error updating giftcards","Error updating giftcards","Kesalahan memperbarui GiftCard"
|
||||
"giftcards_excel_import_failed","Excel import mislukt","Falló la exportación a Excel","Excel import failed","Échec de l\'import","Excel匯入失敗","Ошибка импорта Excel","Excel import failed","Excel import failed","Impor dari Excel import tidak berhasil"
|
||||
"giftcards_generate_barcodes","Genereer Barcodes","Generar Códigos de Barras","Generate Barcodes","Générer des Codes-barre","產生條碼","Создание штрих-кодов","Generate Barcodes","Generate Barcodes","Buat Barcode"
|
||||
"giftcards_giftcard","Cadeaubon","Tarjeta de Regalo","Giftcard","Carte Cadeau","禮金券","Подарочная карта","บัตรกำนัล","Giftcard","GiftCard"
|
||||
"giftcards_giftcard_number","Cadeaubon Nummer","Número de Tarjeta de Regalo","Giftcard Number","Numéro de Carte","禮金券編號","Номер Подарочную карту","เลขบัตรกำนัล","Giftcard Number","Nomor GiftCard"
|
||||
"giftcards_info_provided_by","Info afgeleverd door","Info provista por","Info provided by","Information fournie par","提供信息的來源","Информация предоставлена","Info provided by","Info provided by","Informasi disediakan oleh"
|
||||
"giftcards_inventory_comments","Commentaar","Comentarios","Comments","Commentaires","評論","Комментарии","Comments","Comments","Keterangan"
|
||||
"giftcards_is_serialized","Optelbaar","La Tarjeta de Regalo tiene Número de Serie","Giftcard has Serial Number","Carte cadeau avec Numéro de Série","禮金券序號","Подарочная карта имеет серийный номер","Giftcard has Serial Number","Giftcard has Serial Number","GiftCard Memiliki Nomor Serial"
|
||||
"giftcards_low_inventory_giftcards","Cadeaubons niet in stock","Tarjetas con Bajo Inventario","Low Inventory Giftcards","Cartes Stock Faible","禮金券庫存過低","Низкий Подарочные карты инвентаризации","Low Inventory Giftcards","Low Inventory Giftcards","GiftCard Inventori Rendah"
|
||||
"giftcards_manually_editing_of_quantity","Manuele aanpassing hoeveelheid","Edición Manual de Cantidad","Manual Edit of Quantity","Modification Manuelle de Quantité","手動編輯數量","Руководство Изменить количество","Manual Edit of Quantity","Manual Edit of Quantity","Perubahan jumlah Stok secara manual"
|
||||
"giftcards_must_select_giftcard_for_barcode","U moet tenminste 1 cadeuabon selecteren om een barcode te genereren","Debes seleccionar por lo menos 1 tarjeta para generar códigos de barras","You must select at least 1 giftcard to generate barcodes","Vous devez sélectionner au moins une carte pour générer des codes-barre","您必須選擇至少一個禮金券才能生成條形碼","Вы должны выбрать хотя бы 1 подарочная карта для создания штрих-кодов","You must select at least 1 giftcard to generate barcodes","You must select at least 1 giftcard to generate barcodes","Anda harus memilih minimal 1 GiftCard untuk membuat Barcode"
|
||||
"giftcards_new","N. Cadeaubon","Nueva Tarjeta de Regalo","New Giftcard","Nouvelle Carte","新建禮金券","Новая Подарочная карта","เพิ่มบัตรกำนัล","New Giftcard","GiftCard Baru"
|
||||
"giftcards_no_description_giftcards","Cadeaubons zonder omschrijving","Tarjetas de Regalo sin Descripción","No Description Giftcards","Cartes Sans Description","沒有描述的禮金券","Нет Описание Подарочные карты","No Description Giftcards","No Description Giftcards","Tidak ada Deskripsi Gift Card"
|
||||
"giftcards_no_giftcards_to_display","Er werden geen cadeaubons gevonden","No hay Tarjetas de Regalo","No Giftcards to display","Aucune carte à afficher","沒有禮金券可以顯示","Нет Подарочные карты для отображения","No Giftcards to display","No Giftcards to display","Tidak ada GiftCard yang ditampilkan"
|
||||
"giftcards_none","Geen","Ninguno(a)","None","Aucun","無","Ни один","","None","Tidak Ada"
|
||||
"giftcards_none_selected","U hebt geen cadeaubons geselecteerd","No has seleccionado tarjetas de regalo para editar","You have not selected any giftcards to edit","Vous n\\\'avez sélectionné aucune carte à éditer","您還沒有選擇任何禮金券進行編輯","Вы не выбрали ни Подарочные карты для редактирования","You have not selected any giftcards to edit","You have not selected any giftcards to edit","Anda belum memilih GiftCard untuk diubah"
|
||||
"giftcards_number","Cadeaubon Nummer moet een getal zijn","Número de Tarjeta de Regalo debe ser un número","Giftcard Number must be a number","Le numéro de la carte doit etre un nombre","禮金券編號需為數字","Номер Подарочную карту должна быть цифрая","เลขบัตรกำนัลต้องเป็นตัวเลขเท่านั้น","Giftcard Number must be a number","Nomor GiftCard harus angka"
|
||||
"giftcards_number_information","Cadeaubon Nummer","Número de Tarjeta de Regalo","Giftcard Number","Numéro de Carte","禮金券編號","Номер Подарочную карту","","Giftcard Number","Nomor GiftCard"
|
||||
"giftcards_number_required","Cadeaubon Nummer is een verplicht veld","Número de Tarjeta de Regalo es requerido","Giftcard Number is a required field","Le Numéro est requis","請輸入禮金券編號","Номер Подарочную карту обязательный пробел","ต้องกรอกเลขบัตรกำนัล","Giftcard Number is a required field","Nomor GiftCard wajib diisi"
|
||||
"giftcards_one_or_multiple","cadeaubon(s) verwijderd","tarjeta(s) de regalo","giftcard(s)","carte(s)","禮金券","подарочную карту","giftcard(s)","giftcard(s)","GiftCard"
|
||||
"giftcards_person_id","Klant","Customer","Customer","Client","Customer","Клиент","เจ้าของบัตร","Customer","Nomor Pelanggan"
|
||||
"giftcards_quantity","In stock","Cantidad","Quantity","Quantité","數量","Количество","ปริมาณ","Quantity","Jumlah"
|
||||
"giftcards_quantity_required","Hoeveelheid moet ingevuld worden. Druk Sluit ( X ) om te annuleren","Cantidad es requerido. Por favor, haz click en ( X ) para cancelar","Quantity is a required field. Please Close ( X ) to cancel","La quantité est requise. Veuillez Fermer ( X ) pour annuler","數量是必填字段。請按關閉(X)來取消","Количество является обязательным полем. Пожалуйста, закройте (X), чтобы отменить","Quantity is a required field. Please Close ( X ) to cancel","Quantity is a required field. Please Close ( X ) to cancel","Jumlah wajib diisi. Silahkan tutup ( X ) untuk batal"
|
||||
"giftcards_reorder_level","Reorder Level","Cantidad Mínima","Reorder Level","Seuil de Réapprovisionnement","補貨點","минимальный уровень для перезаказ","ยอดขั้นต่ำ","Reorder Level","Level Pesan Ulang"
|
||||
"giftcards_retrive_giftcard_info","Haal Info Op","Obtener Info de Tarjeta de Regalo","Retrieve Giftcard Info","Obtenir des détails de la Carte","檢索禮金券訊息","находить и подавать информация Подарочную карту","Retrieve Giftcard Info","Retrieve Giftcard Info","Informasi GiftCard"
|
||||
"giftcards_sales_tax_1","VAT","Impuesto de Venta 1","Sales Tax","Sales Tax","銷售稅額 1","Налог с продаж","Sales Tax","Sales Tax","Pajak Penjualan"
|
||||
"giftcards_sales_tax_2","VAT 2","Impuesto de Venta 2","Sales Tax 2","Sales Tax 2","銷售稅額 2","Налог с продаж 2","","Sales Tax 2","Pajak Penjualan"
|
||||
"giftcards_serialized_giftcards","Optelbare cadeaubons","Tarjetas Serializadas","Serialized Giftcards","Cartes Cadeau Serialisés","排序禮金券","Сериализованные Подарочные карты","Serialized Giftcards","Serialized Giftcards","Serial GiftCard"
|
||||
"giftcards_successful_adding","Cadeaubon succesvol toegevoegd","Has agregado satisfactoriamente una tarjeta de regalo","You have successfully added giftcard","Vous avez ajouté une carte cadeau bonus","新增禮金券成功","Вы успешно добавили подарочную карту","You have successfully added giftcard","You have successfully added giftcard","GiftCard telah berhasil ditambahkan"
|
||||
"giftcards_successful_bulk_edit","Cadeaubons werden succesvol bewaard","Has actualizado satisfactoriamente las tarjetas de regalo seleccionadas","You have successfully updated the selected giftcards","Les cartes ont étés édités","您已成功更新選定的禮品卡","Вы успешно обновили выбранной Подарочные карты","You have successfully updated the selected giftcards","You have successfully updated the selected giftcards","Anda telah berhasil memperbarui GiftCard yang dipilih"
|
||||
"giftcards_successful_deleted","Er werd(en)","Has borrado satisfactoriamente","You have successfully deleted","Suppréssion réussie","成功刪除禮金券","Вы успешно удален","You have successfully deleted","You have successfully deleted","GiftCard telah berhasil dihapus"
|
||||
"giftcards_successful_updating","Wijzigingen bewaard voor","Has actualizado satisfactoriamente una tarjeta de regalo","You have successfully updated giftcard","Édition réussie","成功更新禮金券","Вы успешно обновили подарочную карту","You have successfully updated giftcard","You have successfully updated giftcard","GiftCard telah berhasil diperbarui"
|
||||
"giftcards_supplier","Leverancier","Proveedor","Supplier","Fournisseur","供應商","Поставщик","Supplier","Supplier","Supplier"
|
||||
"giftcards_tax_1","VAT","Impuesto 1","Tax 1","Tax 1","稅額 1","Налог 1","Tax 1","Tax 1","Pajak 1"
|
||||
"giftcards_tax_2","VAT 2","Impuesto 2","Tax 2","Tax 2","稅額 2","Налог 2","Tax 2","Tax 2","Pajak 2"
|
||||
"giftcards_tax_percent","VAT %","Porcentaje de Impuesto","Tax Percent","Taux d\'imposition","稅率","процент налога","Tax Percent","Tax Percent","Persen Pajak"
|
||||
"giftcards_tax_percents","VAT Percentages","Porcentaje de Impuesto(s)","Tax Percent(s)","Pourcentage d\'imposition","稅率 Percent(s)","процент налога","","Tax Percent(s)","Persentase Pajak"
|
||||
"giftcards_unit_price","Verkoopsprijs","Precio Unitario","Unit Price","Prix Unitaire","單位價格","Розничная Цена","ราคาปลีก","Unit Price","Harga Jual"
|
||||
"giftcards_upc_database","UPC Database","Base de Datos UPC","UPC Database","Base de Données UPC","UPC Database","UPC база данных","","UPC Database","Database UPC"
|
||||
"giftcards_update","Bewaar Cadeaubon","Actualizar Tarjeta de Regalo","Update Giftcard","Éditer Carte","更新禮金券","Обновлять Подарочная карта","ปรับข้อมูลบัตรกำนัล","Update Giftcard","Ubah GiftCard"
|
||||
"giftcards_use_inventory_menu","Use Inv. Menu","Usar Menú de Inventario","Use Inv. Menu","Utiliser Menu Inv.","使用庫存清單","Используйте меню инвентаря","","Use Inv. Menu","Gunakan Inv. Menu"
|
||||
"giftcards_value","Cadeaubon Waarde moet een getal zijn","Valor de Tarjeta de Regalo debe ser un número","Giftcard Value must be a number","La valeur de la carte doit etre un nombre","禮金券金額需為數字","стоимость Подарочную карту должна быть цифрая","มูลค่าบัตรกำนัลต้องเป็นตัวเลขเท่านั้น","Giftcard Value must be a number","Nilai GiftCard harus angka"
|
||||
"giftcards_value_required","Cadeaubon Waarde is een verplicht veld","Valor de Tarjeta de Regalo es requerido","Giftcard Value is a required field","La Valeur est requise","請輸入禮金券金額","стоимость Подарочную карту обязательный пробел","ต้องกรอกมูลค่าบัตรกำนัล","Giftcard Value is a required field","Nilai GiftCard wajib diisi"
|
||||
|
||||
|
@@ -1,83 +1,84 @@
|
||||
label,nl-BE,es,en,fr,zh,ru,th,tr,id
|
||||
items_add_minus,Corrigatie hoeveelheid,Inventario a agregar/substraer,Inventory to add/subtract,Ajoujer/Soustraire à l\'Inventaire,增/減庫存,Инвентарь для сложения/вычитания,เพิ่ม/ลบ จำนวนสินค้าคงคลัง,Eklenen/Çıkarılan Adet,Penyesuaian Inventori TAMBAH / KURANG (-)
|
||||
items_allow_alt_description,Aanpasbare omschrijving,Permitir Descripción Alternativa,Allow Alt Description,Autoriser Description Alt,允許ALT描述,Разрешить альтернативные описания,มีรายละเอียดเพิ่มเติม,Dip Nota izin ver,Deskripsi Alternatif dimungkinkan
|
||||
items_amazon,Amazon,Amazon,Amazon,Amazon,Amazon,Amazon,Amazon,Amazon,Amazon
|
||||
items_basic_information,Productinformatie,Infomación del Artículo,Item Information,Informations sur l\'Item,產品訊息,информацию о товаре,ข้อมูลสินค้ส,Ürün Bilgisi,Informasi Item
|
||||
items_bulk_edit,Bewerk Selectie,Edición Múltiple,Bulk Edit,Édition en groupe,批次編輯,Массовое изменение,แก้ไขความจุ,Toplu Düzenleme,Ubah Massal
|
||||
items_buy_price_required,Buy price is a required field,Precio de Compra es requerido,Purchase price is a required field,Le Prix d\'achat est requis,進貨價為必填欄位,Цена покупки обязательное пробелья,ราคาซื้อขายต้องกรอก,Alış Fiyatı zorunlu alandır,Harga Beli wajib diisi
|
||||
items_cannot_be_deleted,De geselecteerde producten konden niet worden verwijderd.,No se pueden borrar los artículos seleccionados. Uno o más tiene(n) ventas.,"Could not deleted selected items, one or more of the selected items has sales.",Impossible de supprimer. Un ou plusiers des items sélectionnés a des ventes.,無法刪除選定產品,所選產品中的一個或多個有銷售紀綠。,"Невозможно удалить выбранные товари, один или более из выбранных товаров имеет продаж.","ไม่สามารถลบสินค้าที่เลือก, สินค้าที่เลือกถูกขายไปแล้ว.","Seçili ürünler silinemedi, bazı ürünlerin satışı var.","Tidak dapat menghapus item terpilih, satu atau lebih item yang dipilih memiliki penjualan."
|
||||
items_cannot_find_item,Er werd geen informatie gevonden omtrent product,No puedo encontrar información acerca del artículo,Cannot find any information about item,Impossible de récu[érer des informations,無法找到任何有關的產品,не могу найти любую информацию о товаре,ไม่พบข้อมูลของสินค้า,Ürün bilgisi bulunamadı,Tidak dapat menemukan informasi apapun tentang item
|
||||
items_category,Categorie,Categoría,Category,Categorie,類別,Категория,หมวดหมู่,Kategori,Kategori
|
||||
items_category_required,Categorie moet ingevuld worden,Categoría es requerido,Category is a required field,La Catégorie est requise,類別為必填欄位,Категория обязательное пробелья,หมวดหมู่สินค้าต้องกรอก,Kategori zorunlu alandır,Kategori wajib diisi
|
||||
items_change_all_to_allow_alt_desc,Aanpasb. omschrijvingen,Permitir Descripción Alternativa Para Todos, Allow Alt Desc For All, Autoriser Desc Alt Pour Tous, 充許全部ALT倒序,Разрешить альтернативные Описание для всех, Allow Alt Desc For All, Tümünde dip nota izin ver, Diijinkan Deskripsi alternatif untuk semua
|
||||
items_change_all_to_not_allow_allow_desc,Vaste omschrijvingen,Denegar Descripción Alternativa Para Todos,Not Allow Alt Desc For All,Interdire Desc Alt Pour Tous,不允許全部ALT倒序,Не разрешить альтернативные Описание для всех,Not Allow Alt Desc For All,Tümünde dip nota izin verme,Tidak Diijinkan Deskripsi alternatif untuk semua
|
||||
items_change_all_to_serialized,Genummerd,Cambiar Todo A Serializado,Change All To Serialized,Tout Sérialiser,全部更改序號至序列化,Изменить все в сериализованную,เปลี่ยนแปลงรหัสสินค้าทั้งหมด,Tümünü seri numaralı yap,Ubah semua menggunakan nomor serial
|
||||
items_change_all_to_unserialized,Niet genummerd,Cambiar Todo A Deserializado,Change All To Unserialized,Tout désérialiser,全部更改序號至非序列化,Изменить все в несериализованную,ลบรหัสสินค้าทั้งหมด,Tümünü seri numarasız yap,Ubah semua tanpa nomor serial
|
||||
items_confirm_bulk_edit,Bent u zeker dat u de geselecteerde producten wil aanpassen?,¿Estás seguro(a) de querer editar los artículos seleccionados?,Are you sure you want to edit all the items selected?,Etes vous sûre de vouloir éditer toute la sélection?,您確定您要編輯的所有選定的產品嗎?,"Вы уверены, что хотите редактировать все товари выбраны?",แน่ใจหรือไม่ที่จะแก้ใขสินค้าทั้งหมดที่คุณเลือก?,Seçili tüm ürünleri düzenlemek istediğinize emin misiniz?,Apakah Anda yakin ingin merubah semua item yang dipilih?
|
||||
items_confirm_delete,Bent u zeker dat u de geselecteerde producten wil verwijderen?,¿Estás seguro(a) de querer borrar los artículos seleccionados?,Are you sure you want to delete the selected items?,Etes vous sûre de vouloir supprimer la sélection?,你確定你要刪除選定的產品嗎?,"Вы уверены, что хотите удалить выбранные товари?",โปรดยืนยันการลบสินค้าที่ถูกเลือก?,Seçili ürünleri silmek istediğinize emin misiniz?,Apakah Anda yakin ingin menghapus item yang dipilih?
|
||||
items_cost_price,Aankoopprijs,Precio de Compra,Cost Price,Prix de Gros,成本價,Оптовая Цена,ราคาทุน,Maliyet Fiyatı,Harga Pokok
|
||||
items_cost_price_number,Kostprijs moet een cijfer zijn,Precio de Compra debe ser número,Cost price must be a number,Le Prix d\'achat doit etre un nombre,成本價必需是數值,Оптовая цена должно быть число,ราคาทุนต้องเป็นตัวเลข,Fiyat sayı olmalıdır (9.90),Biaya Item harus angka
|
||||
items_cost_price_required,Aankoopprijs moet ingevuld worden,Precio de Compra es requerido,Cost Price is a required field,Le Prix de gros est requis,成本價為必填攔位,Оптовая цена обязательное пробелья,ราคาทุนต้องกรอก,Maliyet Fiyatı zorunlu alandır,Biaya Item wajib diisi
|
||||
items_count,Update Stock,Actualizar Inventario,Update Inventory,Mise à jour Inventaire,更新庫存,Обновление инвентории,แก้ไขจำนวนสินค้าคงคลัง,Stoğu Güncelle,Mutasi/Penyesuaian Inventori
|
||||
items_current_quantity,Huidige hoeveelheid,Cantidad Actual,Current Quantity,Quantité Actuelle,當前數量,Количество Сейчас,ปริมาณสินค้าคงคลัง,Mevcut Adet,Jumlah Saat ini
|
||||
items_description,Omschrijving,Descripción,Description,Description,描述,Описание,รายละเอียด,Tanım,Deskripsi
|
||||
items_details_count,Stockgegevens,Detalles de Cuenta de Inventario,Inventory Count Details,Détais Inventaire,庫存盤點詳情,детали инвентаризацего количество,รายละเอียดจำนวนสินค้าคงคลัง,Stok Hareket Detayları,Jumlah Detail Inventori
|
||||
items_do_nothing,Doe Niets,No Hacer Nada,Do Nothing,Ne rien faire,沒有執行任何修改,Ничего не делать,ไม่ต้องทำอะไร,Değiştirme,Tidak ada Perubahan
|
||||
items_edit_fields_you_want_to_update,Bewerk de velden aan die u wil aanpassen voor ALLE geselecteerde producten,Edita los campos que quieras actualizar en TODOS los artículos seleccionados,Edit the fields you want to edit for ALL selected items,Modifiez les champs que vous voulez éditer pour TOUS les items sélectionnés,編輯您選定產品的所有欄位,Отредактируйте пробела вы хотите изменить для всех выбранных товаров,แก้ไขสินค้าทุกชนิดที่คุณเลือก,Seçili TÜM ürünler için düzenlemek istediğiniz alanları girin,Ubah bagian yang ingin Anda edit untuk SEMUA Item yang dipilih
|
||||
items_edit_multiple_items,Meerdere Producten Bewerken,Editando Artículos Múltiples,Editing Multiple Items,Édition Multiple d\'Items,編輯多項產品,Редактирование нескольких товаров,แก้ใขสินค้าต่างๆ,Çoklu Ürün Güncelleme,Ubah Beberapa Item
|
||||
items_error_adding_updating,Fout bij het toevoegen/aanpassen van een product,Error agregando/actualizando artículo,Error adding/updating item,Erreur d\'ajout/éditionn,新增/更新產品錯誤,Ошибка при добавлении/обновлении товара,เพิ่ม/ปรับแต่ง สินค้าล้มเหลว,Ürün ekleme/düzenleme hatası,Kesalahan ketika menambahkan/memperbarui item
|
||||
items_error_updating_multiple,Fout bij het bewaren van producten,Error actualizando artículos,Error updating items,Erreur d\'édition,更新產品錯誤,Ошибка при обновлении товаров,ปรับแต่งสินค้าล้มเหลว,Ürün düzenleme hatası,Kesalahan ketika memperbarui item
|
||||
items_excel_import_failed,Excel import mislukt,Falló la importación de Excel,Excel import failed,Echec Import d\'Excel,Excel匯入失敗,Ошибка импорта Excel,นำเข้าข้อมูล Excel ล้มเหลว,Excel aktarım hatası,Impor dari Excel tidak berhasil dilakukan
|
||||
items_generate_barcodes,Genereer Barcodes,Generar Códigos de Barras,Generate Barcodes,Générer des Coddes-barre,產生條碼,Создайте штрих-кодов,สร้างบาร์โค๊ด,Barkod Üret,Buat Barcode
|
||||
items_info_provided_by,Info provided by,Info provista por,Info provided by,Infos fournies by,訊息提供者,"Информация, представленная",จัดเตรียมข้อมูลโดย,Bilgi sağlayan,Info disediakan oleh
|
||||
items_inventory,Stock,Inventario,Inventory,Inventaire,庫存,инвентаризация,สินค้าคงเหลือ,Stok,Inventori
|
||||
items_inventory_comments,Commentaar,Comentarios,Comments,Commentaires,評論,Комментарии,คำอธิบาย,Yorumlar,Keterangan
|
||||
items_is_deleted,Verwijderd,Eliminado,Deleted,Supprimé,Deleted,Deleted,ถูกลบแล้ว,Silinmiş,Item dihapus
|
||||
items_is_serialized,Optelbaar,El Artículo tiene Número de Serie,Item has Serial Number,Item a un Numéro de Série,產品有序號,Товар имеет серийный номер,สินค้ามีซีเรียลนัมเบอร์,Seri Numaralı Ürün,Item Memiliki Nomor Serial
|
||||
items_item,Product,Artículo,Item,Item,產品,Товар,สินค้า,Ürün,Item
|
||||
items_item_number,UPC/EAN/ISBN,UPC/EAN/ISBN,UPC/EAN/ISBN,UPC/EAN/ISBN,UPC/EAN/ISBN,UPC/EAN/ISBN,โค๊ด,UPC/EAN/ISBN,Kode Barang
|
||||
items_number_required,UPC/EAN/ISBN moet ingevuld worden,UPC/EAN/ISBN is a required field,UPC/EAN/ISBN is a required field,UPC/EAN/ISBN is a required field,UPC/EAN/ISBN is a required field,UPC/EAN/ISBN is a required field,UPC/EAN/ISBN is a required field,UPC/EAN/ISBN is a required field,UPC/EAN/ISBN is a required field
|
||||
items_location,Locatie,Ubicación,Location,Location,位置,место,ที่ตั้ง,Yer,Lokasi Barang
|
||||
items_low_inventory_items,Producten niet in stock,Artículos de Inventario Escaso,Low Inventory Items,Items à Stock Faible,低庫存產品,Низкий инвентаризации товары,,,Daftar Stock Rendah
|
||||
items_manually_editing_of_quantity,Manuele aanpassing hoeveelheid,Edición Manual de Cantidad,Manual Edit of Quantity,Édition Manuelle de Quantité,手動編輯數量,Руководство Изменить количество,แก้ไขจำนวน,Elle adet düzeltme,Perubahan jumlah Stok secara manual
|
||||
items_must_select_item_for_barcode,U moet ten minste 1 product selecteren om een barcode te genereren,Debes seleccionar al menos 1 artículo para generar códigos de barras,You must select at least 1 item to generate barcodes,Vous devez sélectionner au moins un item,您必須至少選擇一個產品生才能產生條碼,Вы должны выбрать хотя бы 1 товар для создания штрих-кодов,คุต้องเลือกสินค้าอย่างน้อยหนึ่งอย่างเพื่อจะสร้างบาร์โค๊ด,Barkod üretmek için en az bir ürün seçmelisiniz,Anda harus memilih minimal 1 item untuk membuat barcode
|
||||
items_name,Productnaam,Nombre del Artículo,Item Name,Nom,產品名稱,название товара,ชื่อสินค้า,Ürün Adı,Nama Barang
|
||||
items_name_required,Productnaam moet ingevuld worden,Nombre de Artículo es requerido,Item Name is a required field,Le Nom est requis,產品名稱為必填,Название товара обязательное пробелья,ชื่อสินค้าต้องกรอก,Ürün Adı zorunlu alandır,Nama item wajib diisi
|
||||
items_new,Nieuw Product,Nuevo Artículo,New Item,Nouvel Item,新增產品,Новый Товар,เพิ่มรายการสินค้า,Yeni Ürün,Buat Item Baru
|
||||
items_no_description_items,Producten zonder omschrijving,Artículos sin Descripción,No Description Items,Items sans Description,產品沒有說明,без Описание товары,สินค้าที่ไม่มีคำอธิบายหรือวิธีการใช้,Tanımı olmayan ürünler,Produk/Item tidak ada deskripsi
|
||||
items_no_items_to_display,Er werden geen producten gevonden,No hay artículos que mostrar,No Items to display,Aucun Items à afficher,沒有產品可以顯示,Нет товаров для отображения,ไม่มีสินค้าแสดง,Gösterecek Ürün Yok,Tidak ada item untuk ditampilkan
|
||||
items_none,Geen,Ninguno,None,Aucun,無,Ничего,ว่างเปล่า,Hiçbiri,Tidak Ada
|
||||
items_none_selected,U hebt geen producten geselecteerd,No has seleccionado artículos para editar,You have not selected any items to edit,Vous n\\\'avez sélectionné aucun élément,您還沒有選擇任何產品進行編輯,Вы не выбрали ни одной товари для редактирования,กรุณาเลือสินค้าที่ต้องการแก้ไข,Düzenlemek için ürün seçmediniz,Anda belum memilih item untuk diubah
|
||||
items_number_information,Productnummer,Número del Artículo,Item Number,Numbéro d\'Item,產品編號,Номер Товара,หมายเลขสินค้า,Ürün No,Nomor Barang
|
||||
items_one_or_multiple,product(en) verwijderd,articulo(s),item(s),item(s),產品,товар(а),สินค้า(s),ürün,Item Barang
|
||||
items_quantity,Stock,Cantidad en Stock,Quantity,Quantité,數量,Количество,จำนวน,Adet,Jumlah
|
||||
items_quantity_number,Hoeveelheid moet een cijfer zijn,Cantidad debe ser número,Quantity must be a number,La Quantité doit etre un nombre,數量必需是數值,Количество должно быть число,จำนวนต้องเป็นตัวเลข,Adet sayı olmalıdır,Jumlah harus angka
|
||||
items_quantity_required,Hoeveelheid moet ingevuld worden,Cantidad es requerido,Quantity is a required field,La Quantité est requise,數量為必填欄位,Количество обязательное пробелья,จำนวนต้องกรอก,Adet zorunlu alandır,Jumlah wajib diisi
|
||||
items_receiving_quantity,Aantal per lijn,Receiving quantity,Receiving quantity,Receiving quantity,Receiving quantity,Receiving quantity,ยอดรับมา,Receiving quantity,Receiving quantity
|
||||
items_reorder_level,Reorder Level,Cantidad Mínima,Reorder Level,Niveau de Réapprovisionnement,補貨點,Минимальный уровень перед заказом,ระดับการสั่งใหม่,Düşük Stok,Batas pesan ulang
|
||||
items_reorder_level_number,Reorder level moet een cijfer zijn,Cantidad Mínima debe ser número,Reorder level must be a number,Le Niveaux de Réapprovisionnement doit etre un nombre,補貨點必需是數值,Минимальный уровень перед заказом должно быть число,ระดับการสั่งใหม่ต้องเป็นตัวเลข,Düşük stok sayı olmalıdır,Batas pesan ulang harus angka
|
||||
items_reorder_level_required,Reorder level moet ingevuld worden,Cantidad Mínima es requerido,Reorder level is a required field,Le Niveaux de Réapprovisionnement est requis,補貨點為必填欄位,Минимальный уровень перед заказом обязательное пробелья,ระดับการสั่งไหม่ต้องกรอก,Düşük Stok zorunlu alandır,Batas pesan ulang wajib diisi
|
||||
items_retrive_item_info,Haal productinformatie op,Obtener Info de Artículo,Retrive Item Info,Récupérer Informations,檢索產品訊息,Получить Детальная информация,รับข้อมูลสินค้า,Ürün Bilgisi Getir,Dapatkan Info Item Barang
|
||||
items_sales_tax_1,VAT,Impuesto de Ventas 1,Sales Tax,Taxe Vente,營業稅,Налог на покупку,ถาษีขาย,Satış Vergisi,Pajak Penjualan1
|
||||
items_sales_tax_2,VAT 2,Impuesto de Ventas 2,Sales Tax 2,Taxe Vente 2,營業稅 2,Налог на покупку 2,ภาษีขาย 2,Satış Vergisi 2,Pajak Penjualan2
|
||||
items_search_custom_items,Doorzoek Tags,Buscar en campos personalizados,Search Custom Fields,Rechercher dans les Champs Choisis,Search Custom Fields,Искать в дополнительных товарях,ค้นหาในฟิลด์เสริม,Özel Alanları Ara,Cari secara manual
|
||||
items_serialized_items,Serialized Items,Artículos Serializados,Serialized Items,Items Serialisés,序列化產品,Сериализованные товары,รหัสสินค้า,Seri Numaralı Ürünler,Serial Item
|
||||
items_stock_location,Stock locatie,Stock location,Stock location,Stock location,Stock location,Stock location,ที่เก็บ,Mağaza Yeri,Stock location
|
||||
items_successful_adding,Product succesvol toegevoegd,Has agregado satisfactoriamente un artículo,You have successfully added item,Ajout enregistré,已成功新增產品,Вы успешно добавлен товар,เพิ่มสินค้าสำเร็จ,Ürün ekleme başarılı,Item Barang telah berhasil ditambahkan
|
||||
items_successful_bulk_edit,Producten werden succesvol bewaard,Has actualizado satisfactoriamente los artículos seleccionados,You have successfully updated the selected items,Édition réussie,您已成功更新所選產品,Вы успешно обновили выбранных товаров,ปรับแต่งสินค้าสำเร็จ,Seçili ürün düzenlendi,Anda telah berhasil memperbarui item yang dipilih
|
||||
items_successful_deleted,Er werd(en),Has borrado satisfactoriamente,You have successfully deleted,Suppréssion réussie,刪除成功,Вы успешно удалили,ลบสินค้าสำเร็จ,Silme başarılı,Item Barang telah berhasil dihapus
|
||||
items_successful_updating,Wijzigingen bewaard voor,Has actualizando satisfactoriamente un artículo,You have successfully updated item,Édition enregistrée,已成功更新產品,Вы успешно обновленного товара,ปรับแต่งสินค้าสำเร็จ,Ürün düzenleme başarılı,Item Barang telah berhasil diperbarui
|
||||
items_supplier,Leverancier,Proveedor,Supplier,Fournisseur,供貨商,Поставщик,ผู้ผลิต,Sağlayıcı,Pemasok
|
||||
items_tax_1,VAT,Impuesto 1,Tax 1,Taxe 1,稅額 1,Налог 1,ภาษี 1,Vergi 1,Pajak 1
|
||||
items_tax_2,VAT 2,Impuesto 2,Tax 2,Taxe 2,稅額 2,Налог 2,ภาษี 2,Vergi 2,Pajak 2
|
||||
items_tax_percent,VAT %,Porcentaje de Impuesto,Tax Percent,Pourcentage d\'imposition,稅率,процент налога,ภาษี(%),Vergi Yüzdesi,Tarif Pajak
|
||||
items_tax_percent_required,Taxpercentage moet ingevuld worden,Porcentaje de Impuesto es requerido,Tax Percent is a required field,Le Pourcentage d\'imposition est requis,稅率為必填欄位,Процент Налоги обязательное пробелья,เปอร์เซ็นต์ต้องกรอก,Vergi Oranı zorunlu alandır,Tarif Pajak wajib diisi
|
||||
items_tax_percents,VAT,Porcentaje de Impuesto(s),Tax Percent(s),Pourcents(s) de taxes,稅率 %,процент налога(и),ภาษี(%),Vergi Yüzdesi,Tarif Pajak
|
||||
items_unit_price,Verkoopprijs,Precio de Venta,Retail Price,Prix au Détail,單價,Розничная Цена,ราคาขาย,Satış Fiyatı,Harga Jual
|
||||
items_unit_price_number,Verkoopprijs moet een cijfer zijn,Precio de Venta debe ser número,Unit price must be a number,Le Prix unitaire doit etre un nombre,單價必需是數值,Розничная Цена должно быть число,ราคาต่อหน่วยต้องเป็นตัวเลข,Fiyat sayı olmalıdır (9.90),Harga satuan harus angka
|
||||
items_unit_price_required,Verkoopprijs moet ingevuld worden,Precio de Venta es requerido,Retail Price is a required field,Le Prix de revente est requis,單價為必填欄位,Розничная цена обязательное пробелья,ราคาต่อหน่วยต้องกรอก,Satış Fiyatı zorunlu alandır,Harga Jual wajib diisi
|
||||
items_upc_database,UPC Database,Base de datos UPC,UPC Database,Base de Données UPC,UPC Database,UPC база данных,UPC ฐานข้อมูล,UPC Veritabanı,Database UPC
|
||||
items_update,Bewerk Product,Actualizar Artículo,Update Item,Éditer Item,更新產品,Обновить Товар,ปรับแต่งสินค้า,Ürün Güncelle,Ubah
|
||||
items_use_inventory_menu,Use Inv. Menu,Usar Menú de Inventario,Use Inv. Menu,Utiliser Menu Inv.,使用庫存清單,Используйте меню инвентаря,ใช้เมนูสินค้าคงเหลือ,Stok Menüsünü Kullan,Gunakan Inv. Menu
|
||||
items_image,Afbeelding,Avatar,Avatar,Avatar,Avatar,Avatar,Avatar,Avatar,Avatar
|
||||
items_item_number_duplicate,De barcode nummer is reeds aanwezig in de database,The item number is already present in the database,The item number is already present in the database,The item number is already present in the database,The item number is already present in the database,The item number is already present in the database,The item number is already present in the database,The item number is already present in the database,The item number is already present in the database
|
||||
"label","nl-BE","es","en","fr","zh","ru","th","tr","id"
|
||||
"items_add_minus","Corrigatie hoeveelheid","Inventario a agregar/substraer","Inventory to add/subtract","Ajoujer/Soustraire à l\'Inventaire","增/減庫存","Инвентарь для сложения/вычитания","เพิ่ม/ลบ จำนวนสินค้าคงคลัง","Eklenen/Çıkarılan Adet","Penyesuaian Inventori TAMBAH / KURANG (-)"
|
||||
"items_allow_alt_desciption","","","","","","","Allow Alt Description","",""
|
||||
"items_allow_alt_description","Aanpasbare omschrijving","Permitir Descripción Alternativa","Allow Alt Description","Autoriser Description Alt","允許ALT描述","Разрешить альтернативные описания","","Dip Nota izin ver","Deskripsi Alternatif dimungkinkan"
|
||||
"items_amazon","Amazon","Amazon","Amazon","Amazon","Amazon","Amazon","Amazon","Amazon","Amazon"
|
||||
"items_basic_information","Productinformatie","Infomación del Artículo","Item Information","Informations sur l\'Item","產品訊息","информацию о товаре","ข้อมูลสินค้ส","Ürün Bilgisi","Informasi Item"
|
||||
"items_bulk_edit","Bewerk Selectie","Edición Múltiple","Bulk Edit","Édition en groupe","批次編輯","Массовое изменение","แก้ไขความจุ","Toplu Düzenleme","Ubah Massal"
|
||||
"items_buy_price_required","Buy price is a required field","Precio de Compra es requerido","Purchase price is a required field","Le Prix d\'achat est requis","進貨價為必填欄位","Цена покупки обязательное пробелья","ราคาซื้อขายต้องกรอก","Alış Fiyatı zorunlu alandır","Harga Beli wajib diisi"
|
||||
"items_cannot_be_deleted","De geselecteerde producten konden niet worden verwijderd.","No se pueden borrar los artículos seleccionados. Uno o más tiene(n) ventas.","Could not deleted selected items, one or more of the selected items has sales.","Impossible de supprimer. Un ou plusiers des items sélectionnés a des ventes.","無法刪除選定產品,所選產品中的一個或多個有銷售紀綠。","Невозможно удалить выбранные товари, один или более из выбранных товаров имеет продаж.","ไม่สามารถลบสินค้าที่เลือก, สินค้าที่เลือกถูกขายไปแล้ว.","Seçili ürünler silinemedi, bazı ürünlerin satışı var.","Tidak dapat menghapus item terpilih, satu atau lebih item yang dipilih memiliki penjualan."
|
||||
"items_cannot_find_item","Er werd geen informatie gevonden omtrent product","No puedo encontrar información acerca del artículo","Cannot find any information about item","Impossible de récu[érer des informations","無法找到任何有關的產品","не могу найти любую информацию о товаре","ไม่พบข้อมูลของสินค้า","Ürün bilgisi bulunamadı","Tidak dapat menemukan informasi apapun tentang item"
|
||||
"items_category","Categorie","Categoría","Category","Categorie","類別","Категория","หมวดหมู่","Kategori","Kategori"
|
||||
"items_category_required","Categorie moet ingevuld worden","Categoría es requerido","Category is a required field","La Catégorie est requise","類別為必填欄位","Категория обязательное пробелья","หมวดหมู่สินค้าต้องกรอก","Kategori zorunlu alandır","Kategori wajib diisi"
|
||||
"items_change_all_to_allow_alt_desc","Aanpasb. omschrijvingen","Permitir Descripción Alternativa Para Todos"," Allow Alt Desc For All"," Autoriser Desc Alt Pour Tous"," 充許全部ALT倒序","Разрешить альтернативные Описание для всех"," Allow Alt Desc For All"," Tümünde dip nota izin ver"," Diijinkan Deskripsi alternatif untuk semua"
|
||||
"items_change_all_to_not_allow_allow_desc","Vaste omschrijvingen","Denegar Descripción Alternativa Para Todos","Not Allow Alt Desc For All","Interdire Desc Alt Pour Tous","不允許全部ALT倒序","Не разрешить альтернативные Описание для всех","Not Allow Alt Desc For All","Tümünde dip nota izin verme","Tidak Diijinkan Deskripsi alternatif untuk semua"
|
||||
"items_change_all_to_serialized","Genummerd","Cambiar Todo A Serializado","Change All To Serialized","Tout Sérialiser","全部更改序號至序列化","Изменить все в сериализованную","เปลี่ยนแปลงรหัสสินค้าทั้งหมด","Tümünü seri numaralı yap","Ubah semua menggunakan nomor serial"
|
||||
"items_change_all_to_unserialized","Niet genummerd","Cambiar Todo A Deserializado","Change All To Unserialized","Tout désérialiser","全部更改序號至非序列化","Изменить все в несериализованную","ลบรหัสสินค้าทั้งหมด","Tümünü seri numarasız yap","Ubah semua tanpa nomor serial"
|
||||
"items_confirm_bulk_edit","Bent u zeker dat u de geselecteerde producten wil aanpassen?","¿Estás seguro(a) de querer editar los artículos seleccionados?","Are you sure you want to edit all the items selected?","Etes vous sûre de vouloir éditer toute la sélection?","您確定您要編輯的所有選定的產品嗎?","Вы уверены, что хотите редактировать все товари выбраны?","แน่ใจหรือไม่ที่จะแก้ใขสินค้าทั้งหมดที่คุณเลือก?","Seçili tüm ürünleri düzenlemek istediğinize emin misiniz?","Apakah Anda yakin ingin merubah semua item yang dipilih?"
|
||||
"items_confirm_delete","Bent u zeker dat u de geselecteerde producten wil verwijderen?","¿Estás seguro(a) de querer borrar los artículos seleccionados?","Are you sure you want to delete the selected items?","Etes vous sûre de vouloir supprimer la sélection?","你確定你要刪除選定的產品嗎?","Вы уверены, что хотите удалить выбранные товари?","โปรดยืนยันการลบสินค้าที่ถูกเลือก?","Seçili ürünleri silmek istediğinize emin misiniz?","Apakah Anda yakin ingin menghapus item yang dipilih?"
|
||||
"items_cost_price","Aankoopprijs","Precio de Compra","Cost Price","Prix de Gros","成本價","Оптовая Цена","ราคาทุน","Maliyet Fiyatı","Harga Pokok"
|
||||
"items_cost_price_number","Kostprijs moet een cijfer zijn","Precio de Compra debe ser número","Cost price must be a number","Le Prix d\'achat doit etre un nombre","成本價必需是數值","Оптовая цена должно быть число","ราคาทุนต้องเป็นตัวเลข","Fiyat sayı olmalıdır (9.90)","Biaya Item harus angka"
|
||||
"items_cost_price_required","Aankoopprijs moet ingevuld worden","Precio de Compra es requerido","Cost Price is a required field","Le Prix de gros est requis","成本價為必填攔位","Оптовая цена обязательное пробелья","ราคาทุนต้องกรอก","Maliyet Fiyatı zorunlu alandır","Biaya Item wajib diisi"
|
||||
"items_count","Update Stock","Actualizar Inventario","Update Inventory","Mise à jour Inventaire","更新庫存","Обновление инвентории","แก้ไขจำนวนสินค้าคงคลัง","Stoğu Güncelle","Mutasi/Penyesuaian Inventori"
|
||||
"items_current_quantity","Huidige hoeveelheid","Cantidad Actual","Current Quantity","Quantité Actuelle","當前數量","Количество Сейчас","ปริมาณสินค้าคงคลัง","Mevcut Adet","Jumlah Saat ini"
|
||||
"items_description","Omschrijving","Descripción","Description","Description","描述","Описание","รายละเอียด","Tanım","Deskripsi"
|
||||
"items_details_count","Stockgegevens","Detalles de Cuenta de Inventario","Inventory Count Details","Détais Inventaire","庫存盤點詳情","детали инвентаризацего количество","รายละเอียดจำนวนสินค้าคงคลัง","Stok Hareket Detayları","Jumlah Detail Inventori"
|
||||
"items_do_nothing","Doe Niets","No Hacer Nada","Do Nothing","Ne rien faire","沒有執行任何修改","Ничего не делать","ไม่ต้องทำอะไร","Değiştirme","Tidak ada Perubahan"
|
||||
"items_edit_fields_you_want_to_update","Bewerk de velden aan die u wil aanpassen voor ALLE geselecteerde producten","Edita los campos que quieras actualizar en TODOS los artículos seleccionados","Edit the fields you want to edit for ALL selected items","Modifiez les champs que vous voulez éditer pour TOUS les items sélectionnés","編輯您選定產品的所有欄位","Отредактируйте пробела вы хотите изменить для всех выбранных товаров","แก้ไขสินค้าทุกชนิดที่คุณเลือก","Seçili TÜM ürünler için düzenlemek istediğiniz alanları girin","Ubah bagian yang ingin Anda edit untuk SEMUA Item yang dipilih"
|
||||
"items_edit_multiple_items","Meerdere Producten Bewerken","Editando Artículos Múltiples","Editing Multiple Items","Édition Multiple d\'Items","編輯多項產品","Редактирование нескольких товаров","แก้ใขสินค้าต่างๆ","Çoklu Ürün Güncelleme","Ubah Beberapa Item"
|
||||
"items_error_adding_updating","Fout bij het toevoegen/aanpassen van een product","Error agregando/actualizando artículo","Error adding/updating item","Erreur d\'ajout/éditionn","新增/更新產品錯誤","Ошибка при добавлении/обновлении товара","เพิ่ม/ปรับแต่ง สินค้าล้มเหลว","Ürün ekleme/düzenleme hatası","Kesalahan ketika menambahkan/memperbarui item"
|
||||
"items_error_updating_multiple","Fout bij het bewaren van producten","Error actualizando artículos","Error updating items","Erreur d\'édition","更新產品錯誤","Ошибка при обновлении товаров","ปรับแต่งสินค้าล้มเหลว","Ürün düzenleme hatası","Kesalahan ketika memperbarui item"
|
||||
"items_excel_import_failed","Excel import mislukt","Falló la importación de Excel","Excel import failed","Echec Import d\'Excel","Excel匯入失敗","Ошибка импорта Excel","นำเข้าข้อมูล Excel ล้มเหลว","Excel aktarım hatası","Impor dari Excel tidak berhasil dilakukan"
|
||||
"items_generate_barcodes","Genereer Barcodes","Generar Códigos de Barras","Generate Barcodes","Générer des Coddes-barre","產生條碼","Создайте штрих-кодов","สร้างบาร์โค๊ด","Barkod Üret","Buat Barcode"
|
||||
"items_image","Afbeelding","Avatar","Avatar","Avatar","Avatar","Avatar","Avatar","Avatar","Avatar"
|
||||
"items_info_provided_by","Info provided by","Info provista por","Info provided by","Infos fournies by","訊息提供者","Информация, представленная","จัดเตรียมข้อมูลโดย","Bilgi sağlayan","Info disediakan oleh"
|
||||
"items_inventory","Stock","Inventario","Inventory","Inventaire","庫存","инвентаризация","สินค้าคงเหลือ","Stok","Inventori"
|
||||
"items_inventory_comments","Commentaar","Comentarios","Comments","Commentaires","評論","Комментарии","คำอธิบาย","Yorumlar","Keterangan"
|
||||
"items_is_deleted","Verwijderd","Eliminado","Deleted","Supprimé","Deleted","Deleted","ถูกลบแล้ว","Silinmiş","Item dihapus"
|
||||
"items_is_serialized","Optelbaar","El Artículo tiene Número de Serie","Item has Serial Number","Item a un Numéro de Série","產品有序號","Товар имеет серийный номер","สินค้ามีซีเรียวนัมเบอร์","Seri Numaralı Ürün","Item Memiliki Nomor Serial"
|
||||
"items_item","Product","Artículo","Item","Item","產品","Товар","สินค้า","Ürün","Item"
|
||||
"items_item_number","UPC/EAN/ISBN","UPC/EAN/ISBN","UPC/EAN/ISBN","UPC/EAN/ISBN","UPC/EAN/ISBN","UPC/EAN/ISBN","โค๊ด","UPC/EAN/ISBN","Kode Barang"
|
||||
"items_item_number_duplicate","De barcode nummer is reeds aanwezig in de database","The item number is already present in the database","The item number is already present in the database","The item number is already present in the database","The item number is already present in the database","The item number is already present in the database","The item number is already present in the database","The item number is already present in the database","The item number is already present in the database"
|
||||
"items_location","Locatie","Ubicación","Location","Location","位置","место","ที่ตั้ง","Yer","Lokasi Barang"
|
||||
"items_low_inventory_items","Producten niet in stock","Artículos de Inventario Escaso","Low Inventory Items","Items à Stock Faible","低庫存產品","Низкий инвентаризации товары","สินค้าคงเหลือน้อย","","Daftar Stock Rendah"
|
||||
"items_manually_editing_of_quantity","Manuele aanpassing hoeveelheid","Edición Manual de Cantidad","Manual Edit of Quantity","Édition Manuelle de Quantité","手動編輯數量","Руководство Изменить количество","แก้ไขจำนวน","Elle adet düzeltme","Perubahan jumlah Stok secara manual"
|
||||
"items_must_select_item_for_barcode","U moet ten minste 1 product selecteren om een barcode te genereren","Debes seleccionar al menos 1 artículo para generar códigos de barras","You must select at least 1 item to generate barcodes","Vous devez sélectionner au moins un item","您必須至少選擇一個產品生才能產生條碼","Вы должны выбрать хотя бы 1 товар для создания штрих-кодов","คุต้องเลือกสินค้าอย่างน้อยหนึ่งอย่างเพื่อจะสร้างบาร์โค๊ด","Barkod üretmek için en az bir ürün seçmelisiniz","Anda harus memilih minimal 1 item untuk membuat barcode"
|
||||
"items_name","Productnaam","Nombre del Artículo","Item Name","Nom","產品名稱","название товара","ชื่อสินค้า","Ürün Adı","Nama Barang"
|
||||
"items_name_required","Productnaam moet ingevuld worden","Nombre de Artículo es requerido","Item Name is a required field","Le Nom est requis","產品名稱為必填","Название товара обязательное пробелья","ชื่อสินค้าต้องกรอก","Ürün Adı zorunlu alandır","Nama item wajib diisi"
|
||||
"items_new","Nieuw Product","Nuevo Artículo","New Item","Nouvel Item","新增產品","Новый Товар","เพิ่มรายการสินค้า","Yeni Ürün","Buat Item Baru"
|
||||
"items_no_description_items","Producten zonder omschrijving","Artículos sin Descripción","No Description Items","Items sans Description","產品沒有說明","без Описание товары","สินค้าที่ไม่มีคำอธิบายหรือวิธีการใช้","Tanımı olmayan ürünler","Produk/Item tidak ada deskripsi"
|
||||
"items_no_items_to_display","Er werden geen producten gevonden","No hay artículos que mostrar","No Items to display","Aucun Items à afficher","沒有產品可以顯示","Нет товаров для отображения","ไม่มีสินค้าแสดง","Gösterecek Ürün Yok","Tidak ada item untuk ditampilkan"
|
||||
"items_none","Geen","Ninguno","None","Aucun","無","Ничего","ว่างเปล่า","Hiçbiri","Tidak Ada"
|
||||
"items_none_selected","U hebt geen producten geselecteerd","No has seleccionado artículos para editar","You have not selected any items to edit","Vous n\\\'avez sélectionné aucun élément","您還沒有選擇任何產品進行編輯","Вы не выбрали ни одной товари для редактирования","กรุณาเลือสินค้าที่ต้องการแก้ไข","Düzenlemek için ürün seçmediniz","Anda belum memilih item untuk diubah"
|
||||
"items_number_information","Productnummer","Número del Artículo","Item Number","Numbéro d\'Item","產品編號","Номер Товара","หมายเลขสินค้า","Ürün No","Nomor Barang"
|
||||
"items_number_required","UPC/EAN/ISBN moet ingevuld worden","UPC/EAN/ISBN is a required field","UPC/EAN/ISBN is a required field","UPC/EAN/ISBN is a required field","UPC/EAN/ISBN is a required field","UPC/EAN/ISBN is a required field","UPC/EAN/ISBN is a required field","UPC/EAN/ISBN is a required field","UPC/EAN/ISBN is a required field"
|
||||
"items_one_or_multiple","product(en) verwijderd","articulo(s)","item(s)","item(s)","產品","товар(а)","สินค้า(s)","ürün","Item Barang"
|
||||
"items_quantity","Stock","Cantidad en Stock","Quantity","Quantité","數量","Количество","จำนวน","Adet","Jumlah"
|
||||
"items_quantity_number","Hoeveelheid moet een cijfer zijn","Cantidad debe ser número","Quantity must be a number","La Quantité doit etre un nombre","數量必需是數值","Количество должно быть число","จำนวนต้องเป็นตัวเลข","Adet sayı olmalıdır","Jumlah harus angka"
|
||||
"items_quantity_required","Hoeveelheid moet ingevuld worden","Cantidad es requerido","Quantity is a required field","La Quantité est requise","數量為必填欄位","Количество обязательное пробелья","จำนวนต้องกรอก","Adet zorunlu alandır","Jumlah wajib diisi"
|
||||
"items_receiving_quantity","Aantal per lijn","Receiving quantity","Receiving quantity","Receiving quantity","Receiving quantity","Receiving quantity","ยอดรับมา","Receiving quantity","Receiving quantity"
|
||||
"items_reorder_level","Reorder Level","Cantidad Mínima","Reorder Level","Niveau de Réapprovisionnement","補貨點","Минимальный уровень перед заказом","ระดับการสั่งใหม่","Düşük Stok","Batas pesan ulang"
|
||||
"items_reorder_level_number","Reorder level moet een cijfer zijn","Cantidad Mínima debe ser número","Reorder level must be a number","Le Niveaux de Réapprovisionnement doit etre un nombre","補貨點必需是數值","Минимальный уровень перед заказом должно быть число","ระดับการสั่งใหม่ต้องเป็นตัวเลข","Düşük stok sayı olmalıdır","Batas pesan ulang harus angka"
|
||||
"items_reorder_level_required","Reorder level moet ingevuld worden","Cantidad Mínima es requerido","Reorder level is a required field","Le Niveaux de Réapprovisionnement est requis","補貨點為必填欄位","Минимальный уровень перед заказом обязательное пробелья","ระดับการสั่งไหม่ต้องกรอก","Düşük Stok zorunlu alandır","Batas pesan ulang wajib diisi"
|
||||
"items_retrive_item_info","Haal productinformatie op","Obtener Info de Artículo","Retrive Item Info","Récupérer Informations","檢索產品訊息","Получить Детальная информация","รับข้อมูลสินค้า","Ürün Bilgisi Getir","Dapatkan Info Item Barang"
|
||||
"items_sales_tax_1","VAT","Impuesto de Ventas 1","Sales Tax","Taxe Vente","營業稅","Налог на покупку","ถาษีขาย","Satış Vergisi","Pajak Penjualan1"
|
||||
"items_sales_tax_2","VAT 2","Impuesto de Ventas 2","Sales Tax 2","Taxe Vente 2","營業稅 2","Налог на покупку 2","ภาษีขาย 2","Satış Vergisi 2","Pajak Penjualan2"
|
||||
"items_search_custom_items","Doorzoek Tags","Buscar en campos personalizados","Search Custom Fields","Rechercher dans les Champs Choisis","Search Custom Fields","Искать в дополнительных товарях","ค้นหาในฟิลด์เสริม","Özel Alanları Ara","Cari secara manual"
|
||||
"items_serialized_items","Serialized Items","Artículos Serializados","Serialized Items","Items Serialisés","序列化產品","Сериализованные товары","รหัสสินค้า","Seri Numaralı Ürünler","Serial Item"
|
||||
"items_stock_location","Stock locatie","Stock location","Stock location","Stock location","Stock location","Stock location","ที่เก็บ","Mağaza Yeri","Stock location"
|
||||
"items_successful_adding","Product succesvol toegevoegd","Has agregado satisfactoriamente un artículo","You have successfully added item","Ajout enregistré","已成功新增產品","Вы успешно добавлен товар","เพิ่มสินค้าสำเร็จ","Ürün ekleme başarılı","Item Barang telah berhasil ditambahkan"
|
||||
"items_successful_bulk_edit","Producten werden succesvol bewaard","Has actualizado satisfactoriamente los artículos seleccionados","You have successfully updated the selected items","Édition réussie","您已成功更新所選產品","Вы успешно обновили выбранных товаров","ปรับแต่งสินค้าสำเร็จ","Seçili ürün düzenlendi","Anda telah berhasil memperbarui item yang dipilih"
|
||||
"items_successful_deleted","Er werd(en)","Has borrado satisfactoriamente","You have successfully deleted","Suppréssion réussie","刪除成功","Вы успешно удалили","ลบสินค้าสำเร็จ","Silme başarılı","Item Barang telah berhasil dihapus"
|
||||
"items_successful_updating","Wijzigingen bewaard voor","Has actualizando satisfactoriamente un artículo","You have successfully updated item","Édition enregistrée","已成功更新產品","Вы успешно обновленного товара","ปรับแต่งสินค้าสำเร็จ","Ürün düzenleme başarılı","Item Barang telah berhasil diperbarui"
|
||||
"items_supplier","Leverancier","Proveedor","Supplier","Fournisseur","供貨商","Поставщик","ผู้ผลิต","Sağlayıcı","Pemasok"
|
||||
"items_tax_1","VAT","Impuesto 1","Tax 1","Taxe 1","稅額 1","Налог 1","ภาษี 1","Vergi 1","Pajak 1"
|
||||
"items_tax_2","VAT 2","Impuesto 2","Tax 2","Taxe 2","稅額 2","Налог 2","ภาษี 2","Vergi 2","Pajak 2"
|
||||
"items_tax_percent","VAT %","Porcentaje de Impuesto","Tax Percent","Pourcentage d\'imposition","稅率","процент налога","ภาษี(%)","Vergi Yüzdesi","Tarif Pajak"
|
||||
"items_tax_percent_required","Taxpercentage moet ingevuld worden","Porcentaje de Impuesto es requerido","Tax Percent is a required field","Le Pourcentage d\'imposition est requis","稅率為必填欄位","Процент Налоги обязательное пробелья","เปอร์เซ็นต์ต้องกรอก","Vergi Oranı zorunlu alandır","Tarif Pajak wajib diisi"
|
||||
"items_tax_percents","VAT","Porcentaje de Impuesto(s)","Tax Percent(s)","Pourcents(s) de taxes","稅率 %","процент налога(и)","ภาษี(%)","Vergi Yüzdesi","Tarif Pajak"
|
||||
"items_unit_price","Verkoopprijs","Precio de Venta","Retail Price","Prix au Détail","單價","Розничная Цена","ราคาขาย","Satış Fiyatı","Harga Jual"
|
||||
"items_unit_price_number","Verkoopprijs moet een cijfer zijn","Precio de Venta debe ser número","Unit price must be a number","Le Prix unitaire doit etre un nombre","單價必需是數值","Розничная Цена должно быть число","ราคาต่อหน่วยต้องเป็นตัวเลข","Fiyat sayı olmalıdır (9.90)","Harga satuan harus angka"
|
||||
"items_unit_price_required","Verkoopprijs moet ingevuld worden","Precio de Venta es requerido","Retail Price is a required field","Le Prix de revente est requis","單價為必填欄位","Розничная цена обязательное пробелья","ราคาต่อหน่วยต้องกรอก","Satış Fiyatı zorunlu alandır","Harga Jual wajib diisi"
|
||||
"items_upc_database","UPC Database","Base de datos UPC","UPC Database","Base de Données UPC","UPC Database","UPC база данных","UPC ฐานข้อมูล","UPC Veritabanı","Database UPC"
|
||||
"items_update","Bewerk Product","Actualizar Artículo","Update Item","Éditer Item","更新產品","Обновить Товар","ปรับแต่งสินค้า","Ürün Güncelle","Ubah"
|
||||
"items_use_inventory_menu","Use Inv. Menu","Usar Menú de Inventario","Use Inv. Menu","Utiliser Menu Inv.","使用庫存清單","Используйте меню инвентаря","ใช้เมนูสินค้าคงเหลือ","Stok Menüsünü Kullan","Gunakan Inv. Menu"
|
||||
|
||||
|
@@ -1,50 +1,50 @@
|
||||
label,nl-BE,es,en,fr,zh,ru,th,tr,id
|
||||
receivings_transaction_failed,Order transactie mislukt,Las Transacciones de Entrada Fallaron,Receivings Transactions Failed,Échec d'opération d'arrivage,進貨交易失敗,Ошибка Получение транзакции,ดำเนินการรับสินค้าล้มเหลว,Alım İşlemi Hatası,Transaksi Penerimaan Salah
|
||||
recvs_basic_information,Order informatie,,Receiving information,,,,,,Informasi Penerimaan Barang
|
||||
recvs_cancel_receiving,Annuleer,,Cancel,,,,,,Batal
|
||||
recvs_cannot_be_deleted,Order(s) konden niet verwijderd worden,,Receiving(s) could not be deleted,,,,,,Tidak bisa dihapus
|
||||
recvs_comments,Commentaar,,Comments,,,,,,Keterangan
|
||||
recvs_complete_receiving,Bevestig,Terminar,Finish,Fin,完成,заканчивать,เสร็จสิ้น,Tamamla,Selesai
|
||||
recvs_confirm_cancel_receiving,Bent u zeker dat u dit order wil wissen?,¿Estás seguro(a) de querer limpiar esta entrada? Todos los artículos serán limpiados.,Are you sure you want to clear this receiving? All items will cleared.,Etes vous sûr(e) de vouloir annuler cet arrivage?,您確定要刪除此進貨資料嗎?本資料中所有的產品資料也將會被清空。,"Вы уверены, что хотите удалить это получение? Все детали будут очищены.",แน่ใจหรือไม่ที่จะล้างรายการสินค้าเข้า? ถ้าตกลงไม่สามารถย้อนกลับใด้.,Bu alımı iptal etmek istiyor musunuz? Tüm ürünler çıkarılacak.,Apakah anda yakin untuk menghapus Penerimaan Barang masuk ini? Semua item Akan dihapus.
|
||||
recvs_confirm_finish_receiving,Bent u zeker dat u dit order wil ingeven? Dit kan niet ongedaan gemaakt worden.,¿Estás seguro(a) de querer procesar esta entrada? Ésto no puede ser deshecho.,Are you sure you want to submit this receiving? This cannot be undone.,Etes vous sûr(e) de vouloir valider cet arrivage (Irréversible)?,您確定要提交此進貨資料嗎?一旦送出將不能撤消。,"Вы уверены, что хотите представить это получение? Это не может быть отменено.",แน่ใจหรือไม่ที่จะส่งรายการสินค้าเข้า? ถ้าตกลงไม่สามารถย้อนกลับใด้.,Alımı tamamlamak istediğinize emin misiniz? İşlem geri alınamaz.,Apakah anda yakin untuk memproses Penerimaan Barang masuk ini? Proses ini tidak dapat dibatalkan.
|
||||
recvs_cost,Kost,Costo,Cost,Cout,成本,стоимость,ราคา,Ücret,Harga
|
||||
recvs_date,Order Datum,,Receiving Date,,,,,,Tanggal
|
||||
recvs_date_required,Er moet een correcte datum ingevuld worden,,A correct date needs to be filled in,,,,,,Tanngalnya harus diisi
|
||||
recvs_date_type,Datum is vereist,,Date field is required,,,,,,Model Tanggal
|
||||
recvs_delete_confirmation,Bent u zeker dat u dit order wil verwijderen? Dit kan niet ongedaan gemaakt worden.,,"Are you sure you want to delete this receiving, this action cannot be undone",,,,,,Konfirmasi Hapus
|
||||
recvs_delete_entire_sale,Verwijder,Delete entire sale,Delete entire sale,Delete entire sale,Delete entire sale,Delete entire sale,Delete entire sale,Delete entire sale,Hapus Semua Penjualan
|
||||
recvs_discount,Korting %,Descuento %,Disc %,Remise %,折古 %,Скидка %,ส่วนลด %,İndirim %,Diskon %
|
||||
recvs_edit,Bewerk,Editar,Edit,Éditer,編輯,редактировать,แก้ไข,Düzenle,Ubah
|
||||
recvs_edit_sale,Bewerk,Edit Receiving,Edit Receiving,Edit Receiving,Edit Receiving,Edit Receiving,Edit Receiving,Edit Receiving,Ubah Penerimaan
|
||||
recvs_employee,Werknemer,Employee,Employee,Employee,Employee,Employee,Employee,Employee,Karyawan
|
||||
recvs_error_editing_item,Fout tijdens updaten product,Error al editar artículo,Error editing item,Erreur d'édition,產品編輯錯誤,Ошибка редактирования товар,แก้ไขสินค้าล้มเหลว,Ürün düzenleme hatası,Pengubahan Item Salah
|
||||
recvs_error_requisition,Kon de stock transfer niet vervolledigen,,Unable to move inventory from and to the same stock location,,,,,Ürün aynı yere taşınamaz,Kesalahan Daftar Permintaan
|
||||
recvs_find_or_scan_item,Zoek/Scan Product,Encontrar/Escanear Artículo,Find/Scan Item,Chercher/Scanner Élément,查找 / 掃描產品,Найти/Сканировать товар,ค้นหาสินค้า,Ürün Bul/Oku,Cari/Scan Item
|
||||
recvs_find_or_scan_item_or_receipt,Zoek/Scan Product OF Tickets,Encontrar/Escanear Artículo o Entrada,Find/Scan Item OR Receipt,Chercher Elément OU Recu,查找 / 掃描產品或收據,Найти/Сканировать товар ИЛИ квитанция,ค้นหาสินค้าหรือบิล,Ürün yada Fatura Bul/Oku,Cari/Scan Item ATAU Faktur
|
||||
recvs_id,Ordernummer,ID de Entrada,Receiving ID,ID Arrivage,進貨編號,получение ID,รายการสินค้าเข้า ID,Alım No,ID Penerimaan
|
||||
recvs_invoice_number,Factuur #,,Invoice #,,,,,,Nomer Nota
|
||||
recvs_invoice_number_duplicate,Gelieve een uniek factuurnummer in te voeren,,Please enter an unique invoice number,,,,,,Nomer Nota Double
|
||||
recvs_item_name,Productnaam,Nombre del Artículo,Item Name,Nom d'Élément,產品名稱,Название товара,ชื่อสินคัา,Ürün Adı,Nama Item
|
||||
recvs_mode,Order type,Modo de Entradas,Receiving Mode,Receiving Mode,進貨模式,получая режим,วิธีการรับสินค้า,Alım Türü,Jenis Penerimaan
|
||||
recvs_new_supplier,N. Leverancier,Nuevo Proveedor,New Supplier,Nouveau Fournisseur,新供應商,Новый поставщик,ผู้ผลิตรายใหม่,Yeni Sağlayıcı,Pemasok Baru
|
||||
recvs_one_or_multiple,order(s),receiving(s),receiving(s),,,,,,Satu Atau Double
|
||||
recvs_quantity,Aantal,Cant.,Qty.,Qté.,數量.,Кол-во.,จำนวน.,Adet,Jumlah
|
||||
recvs_receipt,Ontvangstbewijs,Recibo de Entrada,Receivings Receipt,Recu des Arrivages,收貨憑證,квитанция о получении,บิลสินค้าเข้า,Alım Faturası,Faktur Penerimaan
|
||||
recvs_receipt_number,Order #,,Receiving #,,,,,,No. Faktur Penerimaan
|
||||
recvs_receiving,Inkoop,Recibir,Receive,Receive,收貨,получать,รับ,Alım,Barang Masuk
|
||||
recvs_register,Orders,Entrada de Artículos,Items Receiving,Items Receiving,產品進貨,Получение товаров,รับสินค้า,Ürün Alımları,Penerimaan Barang Masuk
|
||||
recvs_requisition,Transfer,,Requisition,,,,เบิกสินค้า,Talepler,Mutasi Antar Gudang
|
||||
recvs_return,Teruggave,Devolver,Return,Return,退貨,возвращать,คืน,İade,Retur
|
||||
recvs_select_supplier,Selecteer Leverancier (Optioneel),Seleccionar Proveedor (Opcional),Select Supplier (Optional),Choisir Fournisseur (Facultatif),選擇供應商 (Optional),Выберите поставщика (необязательно),เลือกผู้ผลิต (ทางเลือก),Sağlayıcı Seç (İsteğe Bağlı),Pilih Pemasok (Opsional)
|
||||
recvs_start_typing_supplier_name,Typ naam leverancier..,Empieza a escribir el nombre del proveedor...,Start Typing supplier's name...,Commencez à saisir le nom du fournisseur...,開始輸入供應商名稱...,Начните вводить название поставщика...,เริ่มต้นพิมพ์ชื่อผู้ผลิต...,Sağlayıcı Adı...,Ketik nama pemasok ...
|
||||
recvs_stock_destination,Stock bestemming,Stock destination,Stock destination,Stock destination,Stock destination,Stock destination,Stock destination,Stok hedefi,Tujuan Stok
|
||||
recvs_stock_locaiton,Stock locatie,Stock destination,Stock location,Stock location,Stock location,Stock location,Stock location,Stok yeri,Lokasi Stok
|
||||
recvs_stock_source,Stock bron,Stock destination,Stock source,Stock source,Stock source,Stock source,Stock source,Stok kaynağı,Asal Stok
|
||||
recvs_successfully_deleted,Er werd(en),You have successfully deleted,You have successfully deleted,You have successfully deleted,You have successfully deleted,You have successfully deleted,You have successfully deleted,You have successfully deleted,Berhasil Dihapus
|
||||
recvs_successfully_updated,Order werd geupdatet,Receiving successfully updated,Receiving successfully updated,Receiving successfully updated,Receiving successfully updated,Receiving successfully updated,Receiving successfully updated,Receiving successfully updated,Berhasil Diperbaharui
|
||||
recvs_supplier,Leverancier,Proveedor,Supplier,Fournisseur,供應商,поставщик,ผู้ผลิต,Sağlayıcı,Pemasok
|
||||
recvs_total,Totaal,Total,Total,Total,總數量,сумма,รวม,Toplam,Total
|
||||
recvs_unable_to_add_item,Onmogelijk om product aan order toe te voegen,No se puede agregar el artículo a la entrada,Unable to add item to receiving,Impossible d'ajouter l'item aux arrivages,無法新增進貨資料,Невозможно добавить товар на получение,ไม่สามารถเพิ่มสินค้าได้,Ürünler alıma eklenemedi,Item tidak dapat ditambahkan ke penerimaan barang masuk
|
||||
recvs_unsuccessfully_updated,Receiving unsuccessfully updated,Receiving unsuccessfully updated,Receiving unsuccessfully updated,Receiving unsuccessfully updated,Receiving unsuccessfully updated,Receiving unsuccessfully updated,Receiving unsuccessfully updated,Receiving unsuccessfully updated,Tidak Berhasil Diperbaharui
|
||||
recvs_invoice_enable,Maak Factuur,Create Invoice,Create Invoice,Create Invoice,Create Invoice,Create Invoice,Create Invoice,Create Invoice,Create Invoice
|
||||
recvs_print_after_sale,Print Ticket,Imprimir recibo después de una venta,Print after sale,Imprimer un recu après vente,出貨時打印收據,Распечатать квитанцию после продажи,พิมพ์บิลหลังการขาย,Satıştan sonra yazdır,Cetak Faktur setelah penjualan
|
||||
"label","nl-BE","es","en","fr","zh","ru","th","tr","id"
|
||||
"receivings_transaction_failed","Order transactie mislukt","Las Transacciones de Entrada Fallaron","Receivings Transactions Failed","Échec d'opération d'arrivage","進貨交易失敗","Ошибка Получение транзакции","","Alım İşlemi Hatası","Transaksi Penerimaan Salah"
|
||||
"recvs_basic_information","Order informatie","","Receiving information","","","","","","Informasi Penerimaan Barang"
|
||||
"recvs_cancel_receiving","Annuleer","","Cancel","","","","","","Batal"
|
||||
"recvs_cannot_be_deleted","Order(s) konden niet verwijderd worden","","Receiving(s) could not be deleted","","","","","","Tidak bisa dihapus"
|
||||
"recvs_comments","Commentaar","","Comments","","","","","","Keterangan"
|
||||
"recvs_complete_receiving","Bevestig","Terminar","Finish","Fin","完成","заканчивать","","Tamamla","Selesai"
|
||||
"recvs_confirm_cancel_receiving","Bent u zeker dat u dit order wil wissen?","¿Estás seguro(a) de querer limpiar esta entrada? Todos los artículos serán limpiados.","Are you sure you want to clear this receiving? All items will cleared.","Etes vous sûr(e) de vouloir annuler cet arrivage?","您確定要刪除此進貨資料嗎?本資料中所有的產品資料也將會被清空。","Вы уверены, что хотите удалить это получение? Все детали будут очищены.","","Bu alımı iptal etmek istiyor musunuz? Tüm ürünler çıkarılacak.","Apakah anda yakin untuk menghapus Penerimaan Barang masuk ini? Semua item Akan dihapus."
|
||||
"recvs_confirm_finish_receiving","Bent u zeker dat u dit order wil ingeven? Dit kan niet ongedaan gemaakt worden.","¿Estás seguro(a) de querer procesar esta entrada? Ésto no puede ser deshecho.","Are you sure you want to submit this receiving? This cannot be undone.","Etes vous sûr(e) de vouloir valider cet arrivage (Irréversible)?","您確定要提交此進貨資料嗎?一旦送出將不能撤消。","Вы уверены, что хотите представить это получение? Это не может быть отменено.","","Alımı tamamlamak istediğinize emin misiniz? İşlem geri alınamaz.","Apakah anda yakin untuk memproses Penerimaan Barang masuk ini? Proses ini tidak dapat dibatalkan."
|
||||
"recvs_cost","Kost","Costo","Cost","Cout","成本","стоимость","","Ücret","Harga"
|
||||
"recvs_date","Order Datum","","Receiving Date","","","","","","Tanggal"
|
||||
"recvs_date_required","Er moet een correcte datum ingevuld worden","","A correct date needs to be filled in","","","","","","Tanngalnya harus diisi"
|
||||
"recvs_date_type","Datum is vereist","","Date field is required","","","","","","Model Tanggal"
|
||||
"recvs_delete_confirmation","Bent u zeker dat u dit order wil verwijderen? Dit kan niet ongedaan gemaakt worden.","","Are you sure you want to delete this receiving, this action cannot be undone","","","","","","Konfirmasi Hapus"
|
||||
"recvs_delete_entire_sale","Verwijder","Delete entire sale","Delete entire sale","Delete entire sale","Delete entire sale","Delete entire sale","","Delete entire sale","Hapus Semua Penjualan"
|
||||
"recvs_discount","Korting %","Descuento %","Disc %","Remise %","折古 %","Скидка %","ส่วนลด %","İndirim %","Diskon %"
|
||||
"recvs_edit","Bewerk","Editar","Edit","Éditer","編輯","редактировать","แก้ไข","Düzenle","Ubah"
|
||||
"recvs_edit_sale","Bewerk","Edit Receiving","Edit Receiving","Edit Receiving","Edit Receiving","Edit Receiving","Edit Receiving","Edit Receiving","Ubah Penerimaan"
|
||||
"recvs_employee","Werknemer","Employee","Employee","Employee","Employee","Employee","Employee","Employee","Karyawan"
|
||||
"recvs_error_editing_item","Fout tijdens updaten product","Error al editar artículo","Error editing item","Erreur d'édition","產品編輯錯誤","Ошибка редактирования товар","แก้ไขสินค้าล้มเหลว","Ürün düzenleme hatası","Pengubahan Item Salah"
|
||||
"recvs_error_requisition","Kon de stock transfer niet vervolledigen","","Unable to move inventory from and to the same stock location","","","","","Ürün aynı yere taşınamaz","Kesalahan Daftar Permintaan"
|
||||
"recvs_find_or_scan_item","Zoek/Scan Product","Encontrar/Escanear Artículo","Find/Scan Item","Chercher/Scanner Élément","查找 / 掃描產品","Найти/Сканировать товар","ค้นหาสินค้า","Ürün Bul/Oku","Cari/Scan Item"
|
||||
"recvs_find_or_scan_item_or_receipt","Zoek/Scan Product OF Tickets","Encontrar/Escanear Artículo o Entrada","Find/Scan Item OR Receipt","Chercher Elément OU Recu","查找 / 掃描產品或收據","Найти/Сканировать товар ИЛИ квитанция","ค้นหาสินค้าหรือบิล","Ürün yada Fatura Bul/Oku","Cari/Scan Item ATAU Faktur"
|
||||
"recvs_id","Ordernummer","ID de Entrada","Receiving ID","ID Arrivage","進貨編號","получение ID","รายการสินค้าเข้า ID","Alım No","ID Penerimaan"
|
||||
"recvs_invoice_enable","Maak Factuur","Create Invoice","Create Invoice","Create Invoice","Create Invoice","Create Invoice","Create Invoice","Create Invoice","Create Invoice"
|
||||
"recvs_invoice_number","Factuur #","","Invoice #","","","","","","Nomer Nota"
|
||||
"recvs_invoice_number_duplicate","Gelieve een uniek factuurnummer in te voeren","","Please enter an unique invoice number","","","","","","Nomer Nota Double"
|
||||
"recvs_item_name","Productnaam","Nombre del Artículo","Item Name","Nom d'Élément","產品名稱","Название товара","ชื่อสินคัา","Ürün Adı","Nama Item"
|
||||
"recvs_mode","Order type","Modo de Entradas","Receiving Mode","Receiving Mode","進貨模式","получая режим","ประเภทธุรกรรม","Alım Türü","Jenis Penerimaan"
|
||||
"recvs_new_supplier","N. Leverancier","Nuevo Proveedor","New Supplier","Nouveau Fournisseur","新供應商","Новый поставщик","ผู้ผลิตรายใหม่","Yeni Sağlayıcı","Pemasok Baru"
|
||||
"recvs_one_or_multiple","order(s)","receiving(s)","receiving(s)","","","","","","Satu Atau Double"
|
||||
"recvs_print_after_sale","Print Ticket","Imprimir recibo después de una venta","Print after sale","Imprimer un recu après vente","出貨時打印收據","Распечатать квитанцию после продажи","พิมพ์บิลหลังการขาย","Satıştan sonra yazdır","Cetak Faktur setelah penjualan"
|
||||
"recvs_quantity","Aantal","Cant.","Qty.","Qté.","數量.","Кол-во.","จำนวน.","Adet","Jumlah"
|
||||
"recvs_receipt","Ontvangstbewijs","Recibo de Entrada","Receivings Receipt","Recu des Arrivages","收貨憑證","квитанция о получении","บิลสินค้าเข้า","Alım Faturası","Faktur Penerimaan"
|
||||
"recvs_receipt_number","Order #","","Receiving #","","","","","","No. Faktur Penerimaan"
|
||||
"recvs_receiving","Inkoop","Recibir","Receive","Receive","收貨","получать","รับสินค้า","Alım","Barang Masuk"
|
||||
"recvs_register","Orders","Entrada de Artículos","Items Receiving","Items Receiving","產品進貨","Получение товаров","รับสินค้า","Ürün Alımları","Penerimaan Barang Masuk"
|
||||
"recvs_requisition","Transfer","","Requisition","","","","เบิกสินค้า","Talepler","Mutasi Antar Gudang"
|
||||
"recvs_return","Teruggave","Devolver","Return","Return","退貨","возвращать","คืนสินค้า","İade","Retur"
|
||||
"recvs_select_supplier","Selecteer Leverancier (Optioneel)","Seleccionar Proveedor (Opcional)","Select Supplier (Optional)","Choisir Fournisseur (Facultatif)","選擇供應商 (Optional)","Выберите поставщика (необязательно)","เลือกผู้ผลิต (ทางเลือก)","Sağlayıcı Seç (İsteğe Bağlı)","Pilih Pemasok (Opsional)"
|
||||
"recvs_start_typing_supplier_name","Typ naam leverancier..","Empieza a escribir el nombre del proveedor...","Start Typing supplier's name...","Commencez à saisir le nom du fournisseur...","開始輸入供應商名稱...","Начните вводить название поставщика...","เริ่มต้นพิมพ์ชื่อผู้ผลิต...","Sağlayıcı Adı...","Ketik nama pemasok ..."
|
||||
"recvs_stock_destination","Stock bestemming","Stock destination","Stock destination","Stock destination","Stock destination","Stock destination","Stock destination","Stok hedefi","Tujuan Stok"
|
||||
"recvs_stock_locaiton","Stock locatie","Stock destination","Stock location","Stock location","Stock location","Stock location","Stock location","Stok yeri","Lokasi Stok"
|
||||
"recvs_stock_source","Stock bron","Stock destination","Stock source","Stock source","Stock source","Stock source","Stock source","Stok kaynağı","Asal Stok"
|
||||
"recvs_successfully_deleted","Er werd(en)","You have successfully deleted","You have successfully deleted","You have successfully deleted","You have successfully deleted","You have successfully deleted","You have successfully deleted","You have successfully deleted","Berhasil Dihapus"
|
||||
"recvs_successfully_updated","Order werd geupdatet","Receiving successfully updated","Receiving successfully updated","Receiving successfully updated","Receiving successfully updated","Receiving successfully updated","Receiving successfully updated","Receiving successfully updated","Berhasil Diperbaharui"
|
||||
"recvs_supplier","Leverancier","Proveedor","Supplier","Fournisseur","供應商","поставщик","ผู้ผลิต","Sağlayıcı","Pemasok"
|
||||
"recvs_total","Totaal","Total","Total","Total","總數量","сумма","รวม","Toplam","Total"
|
||||
"recvs_unable_to_add_item","Onmogelijk om product aan order toe te voegen","No se puede agregar el artículo a la entrada","Unable to add item to receiving","Impossible d'ajouter l'item aux arrivages","無法新增進貨資料","Невозможно добавить товар на получение","ไม่สามารถเพิ่มสินค้าได้","Ürünler alıma eklenemedi","Item tidak dapat ditambahkan ke penerimaan barang masuk"
|
||||
"recvs_unsuccessfully_updated","Receiving unsuccessfully updated","Receiving unsuccessfully updated","Receiving unsuccessfully updated","Receiving unsuccessfully updated","Receiving unsuccessfully updated","Receiving unsuccessfully updated","Receiving unsuccessfully updated","Receiving unsuccessfully updated","Tidak Berhasil Diperbaharui"
|
||||
|
||||
|
@@ -35,7 +35,7 @@
|
||||
"reports_item_number","Productnummer","Número de Artículo","Item Number","Numéro d\'Item","產品數量","Номер Товара","เลขสินค้า","Ürün Kodu","Nomor Barang"
|
||||
"reports_items","Producten","Artículos","Items","Items","產品","товары","สินค้า","Ürünler","Produk/Item"
|
||||
"reports_items_purchased","Hoeveelheid","Artículos Comprados","Items Purchased","Éléments Achetés","銷售產品","купенный товары","สินค้าที่ถูกซื้อ","Satın Alınan Ürünler","Produk Dibeli"
|
||||
"reports_items_received","Aantal","Artículos Recibidos","Items Received","Éléments Arrivés","進貨產品","полученные Товары","สินค้าเข้า","Alınan Ürünler","Barang Masuk"
|
||||
"reports_items_received","Items Ontvangen","Artículos Recibidos","Items Received","Éléments Arrivés","進貨產品","полученные Товары","สินค้าเข้า","Alınan Ürünler","Barang Masuk"
|
||||
"reports_items_summary_report","Rapport Overzicht Producten","Reporte de Resumen de Artículos","Items Summary Report","Rapport: Résumé Items","產品摘要報告","Сводный отчет товары","รายงานสรุปสินค้า","Ürün Özet Raporu","Laporan Ringkasan Produk/Item"
|
||||
"reports_last_7","Vorige 7 Dagen","Últimos 7 Días","Last 7 Days","Ces 7 derniers jours","過去七天","Последние 7 дней","7 วันสุดท้าย","Son 7 Gün","7 Hari Terakhir"
|
||||
"reports_last_month","Vorige Maand","Último Mes","Last Month","Le mois dernier","上個月","Последний месяц","เดือนที่แล้ว","Geçen Ay","Bulan lalu"
|
||||
@@ -48,7 +48,7 @@
|
||||
"reports_payments_summary_report","Overzicht Betalingen","Reporte de Resumen de Pagos","Payments Summary Report","Rapport: Résumé des Paiements","收入報告摘要","Платежей Сводный отчет","รายงานสรุปการจ่าย","Ödeme Özet Raporu","Laporan Ringkasan Pembayaran"
|
||||
"reports_profit","Winst","Ganancia","Profit","Bénéfice","利潤","прибыль","กำไร","Kâr","Keuntungan/Laba"
|
||||
"reports_quantity_purchased","Aangekochte Hoeveelheid","Cantidad Comprada","Quantity Purchased","Quantité Achetée","銷售金額","купенный количество","จำนวนการช์้อ","Satın Alınan Adet","Jumlah Dibeli"
|
||||
"reports_received_by","Werknemer","Recibido por","Received By","Recu par","收款人","получило за","รับโดย","Alım Yapan","Diterima Oleh"
|
||||
"reports_received_by","Ontvangen door","Recibido por","Received By","Recu par","收款人","получило за","รับโดย","Alım Yapan","Diterima Oleh"
|
||||
"reports_receiving_id","","","Receiving ID","","","","IDรับสินค้า","Alım No","Id Penerima"
|
||||
"reports_receiving_type","","","Receiving Type","","","","รูปแบบการรับสินค้า","Alım Türü","Type Diterima"
|
||||
"reports_receivings","Orders","Entradas","Receivings","Arrivages","應付款","Получении","รับสินค้า","Alımlar","Barang Masuk"
|
||||
|
||||
|
@@ -1,111 +1,110 @@
|
||||
label,nl-BE,es,en,fr,zh,ru,th,tr,id
|
||||
sales_add_payment,Betaal,Agregar Pago,Add Payment,Ajouter Paiement,新增付款,Добавить оплаты,เพิ่มบิล,Ödeme Ekle,TERIMA
|
||||
sales_amount_due,Te betalen,Debe,Amount Due,Somme Due,Amount Due,Amount Due,,Kalan Ödeme,Kembalian Uang
|
||||
sales_amount_tendered,Ontvangen bedrag,Cantidad Recibida,Amount Tendered,Somme,已收帳款,предложенная сумма,จำนวนประมูล,Ödenen Tutar,Nilai Pembayaran
|
||||
sales_basic_information,Ticket informatie,información sobre las entradas,Sale information,Information de Vente,Sale information,информацию о билетах,,Satış bilgisi,Sale information
|
||||
sales_cancel_sale,Annuleer,Cancelar Venta,Cancel Sale,Annuler la Vente,取消銷售,Отменить продажу,ยกเลิกการขาย,İptal Et,Batal Jual
|
||||
sales_cash,Contant,Efectivo,Cash,Cash,現金,наличные деньги,เงินสด,Nakit,Tunai
|
||||
sales_change_due,Wisselgeld terug,Cambio,Change Due,Reste,更改到期日,сдача должное,เงินทอน,Para Üstü,Kembalian Uang
|
||||
sales_check,Waardebon,Cheque,Check,Cheque,支票,банковский чек,เช็ก,Çek,Cek
|
||||
sales_comment,Commentaar,Comentario,Comment,Commentaire,評論,комментировать,หมายเหตุ,Yorum,Catatan
|
||||
sales_comments,Commentaar,Comentarios,Comments,Commentaires,評論,Комментарии,หมายเหตุ,Yorumlar,Keterangan
|
||||
sales_complete_sale,Bevestig,Completar Venta,Complete Sale,Finaliser la Vente,完成銷售,Завершить продажу,สำเร็จการขาย,Satışı Tamamla,Entri penjualan
|
||||
sales_confirm_cancel_sale,Bent u zeker dat u deze aankoop wil verwijderen?,¿Estás seguro(a) de querer limpiar esta venta? Todos los artículos serán limpiados.,Are you sure you want to clear this sale? All items will cleared.,Etes vous sûr(e) de vouloir annuler cette vente?,你確定要清除此筆銷售單?本單內的所有產品將被清除。,"Вы уверены, что хотите удалить эту продажу? Все детали будут очищены.",แน่ใจหรือไม่ที่จะล้างรายการขาย? สินค้าทุกอย่างจะถูกลบจากบอร์ด.,Bu satışı iptal etmek istiyor musunuz? Tüm ürünler çıkarılacak.,Anda yakin ingin membatalkan transaksi penjualan ini? Semua item akan dihapus.
|
||||
sales_confirm_finish_sale,Bent u zeker dat u deze aankoop wil invoeren? Dit kan niet ongedaan gemaakt worden.,¿Estás seguro(a) de querer procesar esta venta? Ésto no se puede deshacer.,Are you sure you want to submit this sale? This cannot be undone.,Etes vous sûr(e) de vouloir enregistrer cette vente? Cette opération est irréversible.,你確定要提交銷售單?此動作不能撤消。,"Вы уверены, что хотите заверщить эту продажу? Не может быть отменено.",แน่ใจหรือไม่ที่จะสำเร็จการขาย? ไม่สามารถย้อนกลับได้.,Satışı tamamlamak istediğinize emin misiniz? Tİşlem geri alınamaz.,Anda yakin ingin melakukan transaksi penjualan ini? Proses tidak dapat dibatalkan.
|
||||
sales_confirm_suspend_sale,Bent u zeker dat u deze aankoop wil bewaren?,¿Estás seguro(a) de querer suspender esta venta?,Are you sure you want to suspend this sale?,Etes vous sûr(e) de vouloir suspendre cette vente?,你確定要暫停銷售?,"Вы уверены, что хотите приостановить эту продажу?",แน่ใจหรือไม่ที่จะระงับการขาย?,Bu satışı askıya almak istiyor musunuz?,Apakah anda yakin akan menangguhkan penjualan ini?
|
||||
sales_credit,Kredietkaart,Tarjeta de Crédito,Credit Card,Carte de Crédit,信用卡,кредитная карта,เครดิทการ์ด,Kredi Kartı,Kartu Credit
|
||||
sales_customer,Klant,cliente,Customer,Client,客戶,клиент,ลูกค้า,Müşteri,Pelanggan
|
||||
sales_date,Datum,Fecha,Sale Date,Date de Vente,日期,Число,วันที่ขาย,Satış Tarihi,Tanggal
|
||||
sales_date_required,Gelieve een correcte datum in te vullen,A correct date needs to be filled in,A correct date needs to be filled in,A correct date needs to be filled in,A correct date needs to be filled in,A correct date needs to be filled in,A correct date needs to be filled in,A correct date needs to be filled in,Permintaan Data
|
||||
sales_date_type,Er moet een correcte datum ingevuld worden,,Date field is required,Date field is required,Date field is required,Date field is required,Date field is required,Date field is required,Jenis Data
|
||||
sales_debit,Bancontact,Tarjeta de Débito,Debit Card,Carte Débit,簽帳卡,Дебетовая карта,เดบิทการ์ด,Banka Kartı,Kartu Debit
|
||||
sales_delete_confirmation,Bent u zeker dat u deze aankoop wil verwijderen?,¿Estás seguro(a) de querer borrar esta venta? Esta acción no se puede deshacer.,"Are you sure you want to delete this sale, this action cannot be undone",Etes vous sûr(e) de vouloir supprimer cette vente? Cette opération est irréversible.,你確定要刪除此銷售資料,這個動作不能撤消,"Вы уверены, что хотите удалить эту продажу, это действие не может быть отменено","แน่ใจหรือไม่ที่จะลบรายการขายนี้, ลบแล้วไม่สามารถเรียกกลับคืนใด้","Satışı silmek istediğinize emin misiniz, bu işlem geri alınamaz","Apakah anda yakin ingin menghapus transaksi penjualan ini, Pilihan ini tidak dapat dibatalkan"
|
||||
sales_delete_entire_sale,Verwijder,Borrar la venta completa,Delete entire sale,Supprimer Vente,刪除全部銷售資料,Удалить всего продажи,ลบการขายทั้งหมด,Satışın tamamını sil,Hapus Transaksi Penjualan
|
||||
sales_delete_successful,De geselecteerde aanko(o)p(en) werden verwijderd,Has borrado satisfactoriamente una venta,You have successfully deleted a sale,Suppréssion réussie,您已成功刪除銷售資料,Вы успешно удален продаже,คุณลบการขายสำเร็จ,Satışı sildiniz,Transaksi Penjualan berhasil dihapus
|
||||
sales_delete_unsuccessful,De geselecteerde aankopen konden niet worden verwijderd.,No he podido borrar la venta satisfactoriamente,You have unsuccessfully deleted a sale,Échec de suppression,銷售資料刪除失敗,Вы безуспешно удален продаже,คุณลบการขายไม่สำเร็จ,Satışı silemediniz,Transaksi Penjualan tidak berhasil dihapus
|
||||
sales_description_abbrv,Omschr.,Desc,Desc,Desc,倒序,описание,Desc,Tanım,Deskripsi
|
||||
sales_discount,%,Desc %,Disc %,% Remise,折扣 %,скидка %,ส่วนลด %,İndirim %,Diskon %
|
||||
sales_discount_short,%,%,%,%,%,%,,%,%
|
||||
sales_edit,Bewerk,Editar,Edit,Éditer,編輯,редактировать,แก้ไข,Düzenle,Ubah
|
||||
sales_edit_item,Bewaar,Editar Artículo,Edit Item,Éditer Item,編輯產品,Редактировать Товар,แก้ไขสินค้า,Düzenle,Ubah Item
|
||||
sales_edit_sale,Bewerk Ticket,Editar Venta,Edit Sale,Éditer Vente,編輯銷售資料,Редактировать продажи,แก้ไขการขาย,Satışı Düzenle,Ubah Penjualan
|
||||
sales_email_receipt,E-Mail Ticket,Enviar Ticket,E-Mail Receipt,Recu par E-Mail,E-Mail 銷售單,послать квитанция по E-Mail,อีเมลบิล,E-Fatura,e-Mail Faktur
|
||||
sales_employee,Werknemer,Empleado,Employee,Employé,員工,сотрудник,พนักงาน,Personel,Karyawan
|
||||
sales_error_editing_item,Fout bij bewerken,Error editando artículo,Error editing item,Érreur lors de l\'édition,編輯產品錯誤,Ошибка редактирования товара,แก้ไขสินค้าล้มเหลว,Ürün düzenleme hatası,mengubah item salah
|
||||
sales_find_or_scan_item,Zoek/Scan Product,Encontrar/Escanear Artículo,Find/Scan Item,Trouver/Scanner Item,查找/掃描商品,Найти/Сканировать Товара,ค้นหาสินค้า,Ürün Bul/Oku,Cari/Scan Item
|
||||
sales_find_or_scan_item_or_receipt,Zoek/Scan Product of Ticket,Encontrar/Escanear Artículo o Entrada,Find/Scan Item OR Receipt,Trouver/Scanner Item OU Recu,查找/掃描產品或收貨單,Найти/Сканировать Товара ИЛИ Квитанция,ค้นหาสินค้า หรือ บิล,Ürün yada Fatura Bul/Oku,Cari/Scan Item ATAU Faktur
|
||||
sales_giftcard,Cadeaubon,Tarjeta de Regalo,Gift Card,Carte Cadeau,禮金券,Подарочная карта,Gift Card,Hediye Çeki,Gift Card
|
||||
sales_giftcard_number,Cadeaubon nummer,Número de Tarjeta de Regalo,Gift Card Number,Numéro de Carte cadeau,禮金券編號,Номер подарочных карт,เลขที่ Gift Card,Hediye Çeki No,Nomor Gift Card
|
||||
sales_id,Nummer Verkoop ,ID de Venta,Sale ID,ID Vente,銷售編號,Номер Продажы,เลขที่ขาย,Satış No,ID Penjualan
|
||||
sales_invoice_enable,Maak Factuur,Create Invoice,Create Invoice,Create Invoice,Create Invoice,Create Invoice,Create Invoice,Create Invoice,Create Invoice
|
||||
sales_invoice_number,Factuur #,Invoice #,Invoice #,Invoice #,Invoice #,Invoice #,Invoice #,Invoice #,Nomor Nota
|
||||
sales_invoice_number_duplicate,Vul een unieke nummer in,Please enter an unique invoice number,Please enter an unique invoice number,Please enter an unique invoice number,Please enter an unique invoice number,Please enter an unique invoice number,Please enter an unique invoice number,Please enter an unique invoice number,Nomor Nota Double
|
||||
sales_item_insufficient_of_stock,Product is niet meer in voorraad,Hay un número insuficiente de Artículos en existencia,Item is Insufficient of Stock,Stock top faible,產品庫存不足,Товар недостаточно на складе,จำนวนสินค้าไม่เพียงพอ,Ürün Stoğu Yetersiz,Stok Item tidak mencukupi
|
||||
sales_item_name,Naam,Nombre del Artículo,Item Name,Nom,產品名稱,Название товара,ชื่อสินค้า,Ürün Adı,Nama Item
|
||||
sales_item_number,Product #,UPC/EAN/ISBN,Item #,# Item,產品 #,Номер товара,สินค้า #,Ürün No,Item #
|
||||
sales_item_out_of_stock,Product is niet meer in voorraad,El artículo está agotado,Item is Out of Stock,Stock épuisé,產品缺貨,Товар распродано,สินค้าจำหน่ายหมด,Ürün Stokta Yok,Item tidak ada stok
|
||||
sales_mode,Type Registratie,Modo,Register Mode,Mode d\'Enregistrement,登記模式,режим журнала,รูปแบบการลงทะเบียน,Kayıt Modu,Jenis Transaksi
|
||||
sales_must_enter_numeric,Het ontvangen bedrag moet een numerieke waarde zijn,Cantidad Recibida debe ser número,Must enter numeric value for amount tendered,Veuillez entrer une valeur numérique pour la somme,已收帳款必須輸入數值,числовое значение необходимое для предложенная сумма,จำนวนที่ถุกประมูลต้องใส่ข้อมุลที่เปนตัวเลข,Ödenen tutar sayı olmalıdır,Nilai yang dimasukkan harus angka numerik
|
||||
sales_must_enter_numeric_giftcard,Er moet een geldige code worden ingevuld voor de cadeaubon,Número de Tarjeta de Regalo debe ser número,Must enter numeric value for giftcard number,Veuillez entrer une valeur numérique pour le numéro de carte,禮金券編號必須輸入數值,числовое значение необходимое для число подарочную карту,กิ๊ฟการ์ด ต้องใส่ตัวเลขเท่านั้น,Hediye çeki numarası için sayı girmelisiniz,Nomor Gift Card harus angka numerik
|
||||
sales_new_customer,Nieuwe klant,Cliente Nuevo,New Customer,Nouveau Client,新客戶,Новый клиент,ลูกค้าใหม่,Yeni Müşteri,Pelanggan Baru
|
||||
sales_new_item,Nieuw Product,Artículo Nuevo,New Item,Nouvel Élément,新增產品,Новый Товар,สินค้าใหม่,Yeni Ürün,Item Baru
|
||||
sales_no_items_in_cart,Er zijn geen aankopen geselecteerd,No hay artículos en el carrito,There are no items in the cart,Il n\'y a rien dans votre panier,購物車中沒有任何產品,Там нет товаров в корзине,ไม่พบสินค้าในตระกร้า,Sepette Ürün Yok,Tidak ada Item dalam Keranjang Belanja
|
||||
sales_one_or_multiple,aankopen verwijderd,,sale(s),,,,,,
|
||||
sales_payment,Betaalmethode,Tipo de Pago,Payment Type,Type Paiement,付款方式,Вид оплаты,รูปแบบชำระเงิน,Ödeme Türü,Type Pembayaran
|
||||
sales_payment_amount,Bedrag,Cantidad,Amount,Somme,Amount,количество,,Tutar,Amount
|
||||
sales_payment_not_cover_total,Betaalde hoeveelheid is onvoldoende,La Cantidad Recibida no cubre el pago total,Payment Amount does not cover Total,Le Paiement ne couvre pas le Total,付款金額不足,оплачиваемая сумма недостаточно, ปริมาณการจ่ายที่ไม่เพียงพอกะยอดรวม,Ödemeler toplam tutarı karşılamıyor,Jumlah pembayaran tidak mencakup Total
|
||||
sales_payment_type,Type,Tipo,Type,Type,Type,тип,,Tür,Type
|
||||
sales_payments_total,Betaald bedrag,Pagado,Payments Total,Total Paiments,Payments Total,Payments Total,,Ödemeler Toplamı,Total Pembayaran
|
||||
sales_price,Prijs,Precio,Price,Prix,價格,цена,ราคา,Fiyat,Harga
|
||||
sales_quantity,Aantal,Cant.,Qty.,Qté.,數量.,Кол-во.,จำนวน,Adet,Jumlah.
|
||||
sales_quantity_less_than_zero,"Waarschuwing, de gewenste hoeveelheid is onvoldoende. U kunt deze aankoop verwerken, maar kijk toch even de voorraad na.",Advertencia. La cantidad deseada es insuficiente. Puedes procesar la venta pero verifica el inventario.,"Warning, Desired Quantity is Insufficient. You can still process the sale, but check your inventory","Avertissement, Quantité Demandée Insuffisante. Vous pouvez accomplir la ventre, mais veuillez vérifier votre inventaire",警告!產品的庫存數量是不足的。您仍然可以處理銷售,但檢查您的庫存,"Внимание Желаемое количество является недостаточным. Вы все еще можете обрабатывать продажи, но проверить ваш инвентарь",คำเตือน ถ้าจำนวนของไม่เพียงพอกับความต้องการหรือไม่ตรงกับยอดในบันชี ก็สามารถทำการขายได้ แต่ต้องเชคปริมานสินค้าคงคลัง,"Dikkat, İstenen stok yetersiz. Satışa devam edebilirsiniz ama stoğunuzu kontrol ediniz","Peringatan!... Stok Inventori Kosong. Proses penjualan masih dapat dilanjutkan, Periksa Inventori."
|
||||
sales_receipt,Ticket #,Recibo de Venta,Sales Receipt,Recu de Ventes,銷貨單,товарный чек,บิลขาย,Satış Faturası,Faktur Penjualan
|
||||
sales_receipt_number,Ticket #,POS #,Sale #,# Caisse,POS #,POS #,,,POS #
|
||||
sales_register,Kassa,Registro de Ventas,Sales Register,Registre des Ventes,銷售登記,Продажи журнала,ลงทะเบียนขาย,Satış Kaydı,Transaksi Penjualan
|
||||
sales_remove_customer,Verwijder Klant,Borrar Cliente,Remove Customer,Enlever Client,移除客戶,Удалите клиентов,ลบลูกค้า,Müşteriyi Kaldır,Hapus Pelanggan
|
||||
sales_return,Retour,Devolución,Return,Reprise,退貨,возвращать,คืน,İade,Retur
|
||||
sales_sale,Verkoop,Venta,Sale,Vente,銷售,Продажа,,Satış,Penjualan
|
||||
sales_sale_for_customer,Klant:,Cliente:,Customer:,Client:,客戶:,Клиент:,ลูกค้า:,Müşteri:,Pelanggan:
|
||||
sales_sale_time,Datum,Hora,Time,Time,Time,Time,,Saat,Waktu
|
||||
sales_select_customer,Selecteer Klant (Optioneel),Seleccionar Cliente (Opcional),Select Customer (Optional),Choisir Client (Facultatif),選擇客戶 (Optional),Выберите клиента (необязательно),เลือกลูกค้า (Optional),Müşteri Seç (İsteğe Bağlı),Pilih Pelanggan (Opsional)
|
||||
sales_serial,Nummer,Serial,Serial,Serie,序號,серийный номер,Serial,Seri,Serial
|
||||
sales_start_typing_customer_name,Typ naam klant...,Empieza a escribir el cliente...,Start Typing customer's name...,Commencez à saisir le nom du client...,開始輸入客戶的名字,Начните печатать название клиента...,เริ่มต้นพิมพ์ชื่อลูกค้า...,Müşteri Adı...,Ketik Nama Pelanggan...
|
||||
sales_start_typing_item_name,Typ naam product of barcode...,Empieza a escribir o escanea el código de barras...,Start Typing item's name or scan barcode...,Commencez à saisir le nom de l\'item ou scannez le code-barre...,開始輸入產品名或掃描條碼...,Начните печатать название товара или сканировайте штрих-кода...,เริ่มต้นพิมพ์ชื่อสินค้า หรือ สแกนบาร์โค๊ด...,Ürün adı yazın yada barkod okutun...,Ketik Nama Barang atau Scan Barcode...
|
||||
sales_stock_location,Stock locatie,,Stock location,,,,,Stok yeri,Lokasi Stock
|
||||
sales_sub_total,Subtotaal,Subtotal,Sub Total,Sous-Total,小計,промежуточный итог,ยอดรวมหักภาษี ,Ara Toplam,Sub Total
|
||||
sales_successfully_deleted,Uw aankoop werd verwijded,La Venta ha sido borrada satisfactoriamente,You have successfully deleted,Vente supprimée,銷售資料成功刪除,продажи успешно удален,ลบการขายสมยูรณ์,Satış silindi,Transaksi Penjualan berhasil dihapus
|
||||
sales_successfully_suspended_sale,Uw aankoop werd met sucess bewaard,La venta ha sido suspendida satisfactoriamente,Your sale has been successfully suspended,Vente suspendue,本銷售資料已經成功暫停,Ваши продажи успешно приостановлена,การขายของคุณถูกระงับเรียบร้อย,Satış askıya alındı,Penjualan anda telah berhasil ditangguhkan
|
||||
sales_successfully_updated,Wijzigingen bewaard voor ticket,La venta ha sido actualizada satisfactoriamente,Sale successfully updated,Vente éditée,銷售資料成功更新,Продажа успешно обновлен,อัพเดทการขายสมบูรณ์,Satış düzenlendi,Penjualan berhasil diperbarui
|
||||
sales_suspend_sale,Bewaar aankoop,Suspender Venta,Suspend Sale,Suspendre la Vente,暫停銷售,Приостановить продажи,ระงับการขายชั่วคราว,Satışı Askıya Al,Tangguhkan
|
||||
sales_suspended_sale_id,ID,ID de Venta Suspendida,ID,ID,暫停銷售編號,приостановила продажи ID,รหัสการขายที่ถูกระงับ,No,ID Penjualan ditangguhkan
|
||||
sales_suspended_sales,Bewaarde Aankopen,Ventas Suspendidas,Suspended Sales,Ventes Suspendues,已暫停銷售,приостановила продажи,การขายที่ถูกระงับ,Askıdaki Satışlar,Penangguhan
|
||||
sales_tax,VAT,Impuesto,Tax,Taxe,稅額,налог,ภาษี,Vergi,Pajak
|
||||
sales_tax_percent,VAT %,% de Impuesto,Tax %,% Taxe,稅率 %,Налоговые %,ภาษี %,Vergi %,Pajak %
|
||||
sales_total,Totaal,Total,Total,Total,總計,сумма,ยอดรวม,Toplam,Total
|
||||
sales_transaction_failed,Transactie mislukt,La transacción de venta falló,Sales Transaction Failed,Échec de Transaction de vente,銷售交易失敗,Транзакция не удалось,การดำเนินการขายล้มเหลว,Satış işlemi hatası,Transaksi Penjualan Salah
|
||||
sales_unable_to_add_item,Onmogelijk om product toe te voegen,No se puede agregar el artículo a la venta,Unable to add item to sale,Erreur d\'ajout à la vente,無法增加出售產品,Невозможно добавить товар продажи,ไม่สามารถเพิ่มสินค้าได้,Ürün satışa eklenemedi,Tidak dapat menambahkan item dengan penjualan
|
||||
sales_unsuccessfully_deleted,De aankoop kon niet verwijderd worden,Ha fallado la eliminación de la Venta,Sale(s) could not be deleted,Échec de suppression,銷售資料刪除失敗,продажи безуспешно удален,ลบการขายไม่สมยูรณ์,Satış silinemedi,Transaksi Penjualan tidak berhasil dihapus
|
||||
sales_unsuccessfully_updated,Fout bij het bewaren van ticket,Ha fallado la actualización de la venta,Sale unsuccessfully updated,Échec d\'édition,銷售資料更新失敗,Продажа безуспешно обновлен,อัพเดทการขายไม่สมบูรณ์,Satış düzenlenemedi,Penjualan tidak berhasil diperbarui
|
||||
sales_unsuspend,Hervat,Retomar,Unsuspend,Débloquer,取消暫停銷售,Разблокировать,ยกเลิกการระงับ,Satışa Al,Batal Penangguhan
|
||||
sales_unsuspend_and_delete,,Retomar y Borrar,,,取消暫停銷售並刪除,Разблокировать и удалить,ยกเลิกการระงับ และ ลบ,,Batalkan dan hapus penangguhan
|
||||
sales_giftcard_balance,Waardebon Resterend,Giftcard Balance,Giftcard Balance,Giftcard Balance,Giftcard Balance,Giftcard Balance,Giftcard Balance,Giftcard Balance,Giftcard Balance
|
||||
sales_discount_included,% korting inbegrepen,% discount included,% discount included,% discount included,% discount included,% discount included,% discount included,% discount included,% discount included
|
||||
sales_print_after_sale,Print Ticket,Imprimir recibo después de una venta,Print after sale,Imprimer un recu après vente,出貨時打印收據,Распечатать квитанцию после продажи,พิมพ์บิลหลังการขาย,Satıştan sonra yazdır,Cetak Faktur setelah penjualan
|
||||
sales_invoice,Factuur,tarjeta de Crédito,Invoice,Invoice,Invoice,Invoice,Invoice,Invoice,Invoice
|
||||
sales_total_tax_exclusive,Totaal,Tax excluded,Tax excluded,Tax excluded,Tax excluded,Tax excluded,Tax excluded,Tax excluded,Tax excluded
|
||||
sales_send_invoice,Vestuur Factuur,Send Invoice,Send Invoice,Send Invoice,Send Invoice,Send Invoice,Send Invoice,Send Invoice,Send Invoice
|
||||
sales_invoice_confirm,Deze factuur zal verstuurd worden naar,This invoice will be sent to,This invoice will be sent to,This invoice will be sent to,This invoice will be sent to,This invoice will be sent to,This invoice will be sent to,This invoice will be sent to,This invoice will be sent to
|
||||
sales_invoice_no_email,Er werd geen email adres gevonden voor deze klant,This customer does not have a valid email address,This customer does not have a valid email address,This customer does not have a valid email address,This customer does not have a valid email address,This customer does not have a valid email address,This customer does not have a valid email address,This customer does not have a valid email address,This customer does not have a valid email address
|
||||
sales_invoice_sent,Factuur verstuurd naar,Invoice sent to,Invoice sent to,Invoice sent to,Invoice sent to,Invoice sent to,Invoice sent to,Invoice sent to,Invoice sent to
|
||||
sales_invoice_unsent,Fout bij het versturen van factuur naar,Invoice failed to be sent to,Invoice failed to be sent to,Invoice failed to be sent to,Invoice failed to be sent to,Invoice failed to be sent to,Invoice failed to be sent to,Invoice failed to be sent to,Invoice failed to be sent to
|
||||
sales_invoice_filter,Facturen,Invoices,Invoices,Invoices,Invoices,Invoices,Invoices,Invoices,Invoices
|
||||
sales_no_filter,Alle,All,All,All,All,All,All,All,All
|
||||
sales_no_sales_to_display,Er werden geen aankopen gevonden,No sales to display,No sales to display,No sales to display,No sales to display,No sales to display,No sales to display,No sales to display,No sales to display
|
||||
sales_show_invoice,factuur,invoice,invoice,invoice,invoice,invoice,invoice,invoice,invoice
|
||||
sales_show_receipt,ticket,receipt,receipt,receipt,receipt,receipt,receipt,receipt,receipt
|
||||
sales_invoice_filter,Filter tickets op ,Filter sales for ,Filter sales for ,Filter sales for ,Filter sales for ,Filter sales for ,Filter sales for ,Filter sales for ,Filter sales for
|
||||
sales_overview,Overzicht,Overview,Overview,Overview,Overview,Overview,Overview,Overview,Overview
|
||||
sales_update,Bewerk Ticket,Edit Sale,Edit Sale,Edit Sale,Edit Sale,Edit Sale,Edit Sale,Edit Sale,Edit Sale
|
||||
sales_confirm_delete,Bent u zeker dat u de geselecteerde aankopen wil verwijderen?,Are you sure you want to delete the selected sales?,Are you sure you want to delete the selected sales?,Are you sure you want to delete the selected sales?,Are you sure you want to delete the selected sales?,Are you sure you want to delete the selected sales?,Are you sure you want to delete the selected sales?,Are you sure you want to delete the selected sales?,Are you sure you want to delete the selected sales?
|
||||
sales_no_description,Geen,None,None,None,None,None,None,None,None
|
||||
sales_invoice_update,Hernummer,Recount,Recount,Recount,Recount,Recount,Recount,Recount,Recount
|
||||
"label","nl-BE","es","en","fr","zh","ru","th","tr","id"
|
||||
"sales_add_payment","Betaal","Agregar Pago","Add Payment","Ajouter Paiement","新增付款","Добавить оплаты","เพิ่มบิล","Ödeme Ekle","TERIMA"
|
||||
"sales_amount_due","Te betalen","Debe","Amount Due","Somme Due","Amount Due","Amount Due","","Kalan Ödeme","Kembalian Uang"
|
||||
"sales_amount_tendered","Ontvangen bedrag","Cantidad Recibida","Amount Tendered","Somme","已收帳款","предложенная сумма","จำนวนประมูล","Ödenen Tutar","Nilai Pembayaran"
|
||||
"sales_basic_information","Ticket informatie","información sobre las entradas","Sale information","Information de Vente","Sale information","информацию о билетах","","Satış bilgisi","Sale information"
|
||||
"sales_cancel_sale","Annuleer","Cancelar Venta","Cancel Sale","Annuler la Vente","取消銷售","Отменить продажу","ยกเลิกการขาย","İptal Et","Batal Jual"
|
||||
"sales_cash","Contant","Efectivo","Cash","Cash","現金","наличные деньги","เงินสด","Nakit","Tunai"
|
||||
"sales_change_due","Wisselgeld terug","Cambio","Change Due","Reste","更改到期日","сдача должное","เงินทอน","Para Üstü","Kembalian Uang"
|
||||
"sales_check","Waardebon","Cheque","Check","Cheque","支票","банковский чек","เช็ก","Çek","Cek"
|
||||
"sales_comment","Commentaar","Comentario","Comment","Commentaire","評論","комментировать","หมายเหตุ","Yorum","Catatan"
|
||||
"sales_comments","Commentaar","Comentarios","Comments","Commentaires","評論","Комментарии","หมายเหตุ","Yorumlar","Keterangan"
|
||||
"sales_complete_sale","Bevestig","Completar Venta","Complete Sale","Finaliser la Vente","完成銷售","Завершить продажу","สำเร็จการขาย","Satışı Tamamla","Entri penjualan"
|
||||
"sales_confirm_cancel_sale","Bent u zeker dat u deze aankoop wil verwijderen?","¿Estás seguro(a) de querer limpiar esta venta? Todos los artículos serán limpiados.","Are you sure you want to clear this sale? All items will cleared.","Etes vous sûr(e) de vouloir annuler cette vente?","你確定要清除此筆銷售單?本單內的所有產品將被清除。","Вы уверены, что хотите удалить эту продажу? Все детали будут очищены.","แน่ใจหรือไม่ที่จะล้างรายการขาย? สินค้าทุกอย่างจะถูกลบจากบอร์ด.","Bu satışı iptal etmek istiyor musunuz? Tüm ürünler çıkarılacak.","Anda yakin ingin membatalkan transaksi penjualan ini? Semua item akan dihapus."
|
||||
"sales_confirm_delete","Bent u zeker dat u de geselecteerde aankopen wil verwijderen?","Are you sure you want to delete the selected sales?","Are you sure you want to delete the selected sales?","Are you sure you want to delete the selected sales?","Are you sure you want to delete the selected sales?","Are you sure you want to delete the selected sales?","Are you sure you want to delete the selected sales?","Are you sure you want to delete the selected sales?","Are you sure you want to delete the selected sales?"
|
||||
"sales_confirm_finish_sale","Bent u zeker dat u deze aankoop wil invoeren? Dit kan niet ongedaan gemaakt worden.","¿Estás seguro(a) de querer procesar esta venta? Ésto no se puede deshacer.","Are you sure you want to submit this sale? This cannot be undone.","Etes vous sûr(e) de vouloir enregistrer cette vente? Cette opération est irréversible.","你確定要提交銷售單?此動作不能撤消。","Вы уверены, что хотите заверщить эту продажу? Не может быть отменено.","แน่ใจหรือไม่ที่จะสำเร็จการขาย? ไม่สามารถย้อนกลับได้.","Satışı tamamlamak istediğinize emin misiniz? Tİşlem geri alınamaz.","Anda yakin ingin melakukan transaksi penjualan ini? Proses tidak dapat dibatalkan."
|
||||
"sales_confirm_suspend_sale","Bent u zeker dat u deze aankoop wil bewaren?","¿Estás seguro(a) de querer suspender esta venta?","Are you sure you want to suspend this sale?","Etes vous sûr(e) de vouloir suspendre cette vente?","你確定要暫停銷售?","Вы уверены, что хотите приостановить эту продажу?","แน่ใจหรือไม่ที่จะระงับการขาย?","Bu satışı askıya almak istiyor musunuz?","Apakah anda yakin akan menangguhkan penjualan ini?"
|
||||
"sales_credit","Kredietkaart","Tarjeta de Crédito","Credit Card","Carte de Crédit","信用卡","кредитная карта","เครดิทการ์ด","Kredi Kartı","Kartu Credit"
|
||||
"sales_customer","Klant","cliente","Customer","Client","客戶","клиент","ลูกค้า","Müşteri","Pelanggan"
|
||||
"sales_date","Datum","Fecha","Sale Date","Date de Vente","日期","Число","วันที่ขาย","Satış Tarihi","Tanggal"
|
||||
"sales_date_required","Gelieve een correcte datum in te vullen","A correct date needs to be filled in","A correct date needs to be filled in","A correct date needs to be filled in","A correct date needs to be filled in","A correct date needs to be filled in","A correct date needs to be filled in","A correct date needs to be filled in","Permintaan Data"
|
||||
"sales_date_type","Er moet een correcte datum ingevuld worden","","Date field is required","Date field is required","Date field is required","Date field is required","Date field is required","Date field is required","Jenis Data"
|
||||
"sales_debit","Bancontact","Tarjeta de Débito","Debit Card","Carte Débit","簽帳卡","Дебетовая карта","เดบิทการ์ด","Banka Kartı","Kartu Debit"
|
||||
"sales_delete_confirmation","Bent u zeker dat u deze aankoop wil verwijderen?","¿Estás seguro(a) de querer borrar esta venta? Esta acción no se puede deshacer.","Are you sure you want to delete this sale, this action cannot be undone","Etes vous sûr(e) de vouloir supprimer cette vente? Cette opération est irréversible.","你確定要刪除此銷售資料,這個動作不能撤消","Вы уверены, что хотите удалить эту продажу, это действие не может быть отменено","แน่ใจหรือไม่ที่จะลบรายการขายนี้, ลบแล้วไม่สามารถเรียกกลับคืนใด้","Satışı silmek istediğinize emin misiniz, bu işlem geri alınamaz","Apakah anda yakin ingin menghapus transaksi penjualan ini, Pilihan ini tidak dapat dibatalkan"
|
||||
"sales_delete_entire_sale","Verwijder","Borrar la venta completa","Delete entire sale","Supprimer Vente","刪除全部銷售資料","Удалить всего продажи","ลบการขายทั้งหมด","Satışın tamamını sil","Hapus Transaksi Penjualan"
|
||||
"sales_delete_successful","De geselecteerde aanko(o)p(en) werden verwijderd","Has borrado satisfactoriamente una venta","You have successfully deleted a sale","Suppréssion réussie","您已成功刪除銷售資料","Вы успешно удален продаже","คุณลบการขายสำเร็จ","Satışı sildiniz","Transaksi Penjualan berhasil dihapus"
|
||||
"sales_delete_unsuccessful","De geselecteerde aankopen konden niet worden verwijderd.","No he podido borrar la venta satisfactoriamente","You have unsuccessfully deleted a sale","Échec de suppression","銷售資料刪除失敗","Вы безуспешно удален продаже","คุณลบการขายไม่สำเร็จ","Satışı silemediniz","Transaksi Penjualan tidak berhasil dihapus"
|
||||
"sales_description_abbrv","Omschr.","Desc","Desc","Desc","倒序","описание","Desc","Tanım","Deskripsi"
|
||||
"sales_discount","%","Desc %","Disc %","% Remise","折扣 %","скидка %","ส่วนลด %","İndirim %","Diskon %"
|
||||
"sales_discount_included","% korting inbegrepen","% discount included","% discount included","% discount included","% discount included","% discount included","% discount included","% discount included","% discount included"
|
||||
"sales_discount_short","%","%","%","%","%","%","","%","%"
|
||||
"sales_edit","Bewerk","Editar","Edit","Éditer","編輯","редактировать","แก้ไข","Düzenle","Ubah"
|
||||
"sales_edit_item","Bewaar","Editar Artículo","Edit Item","Éditer Item","編輯產品","Редактировать Товар","แก้ไขสินค้า","Düzenle","Ubah Item"
|
||||
"sales_edit_sale","Bewerk Ticket","Editar Venta","Edit Sale","Éditer Vente","編輯銷售資料","Редактировать продажи","แก้ไขการขาย","Satışı Düzenle","Ubah Penjualan"
|
||||
"sales_email_receipt","E-Mail Ticket","Enviar Ticket","E-Mail Receipt","Recu par E-Mail","E-Mail 銷售單","послать квитанция по E-Mail","อีเมลบิล","E-Fatura","e-Mail Faktur"
|
||||
"sales_employee","Werknemer","Empleado","Employee","Employé","員工","сотрудник","พนักงาน","Personel","Karyawan"
|
||||
"sales_error_editing_item","Fout bij bewerken","Error editando artículo","Error editing item","Érreur lors de l\'édition","編輯產品錯誤","Ошибка редактирования товара","แก้ไขสินค้าล้มเหลว","Ürün düzenleme hatası","mengubah item salah"
|
||||
"sales_find_or_scan_item","Zoek/Scan Product","Encontrar/Escanear Artículo","Find/Scan Item","Trouver/Scanner Item","查找/掃描商品","Найти/Сканировать Товара","ค้นหาสินค้า","Ürün Bul/Oku","Cari/Scan Item"
|
||||
"sales_find_or_scan_item_or_receipt","Zoek/Scan Product of Ticket","Encontrar/Escanear Artículo o Entrada","Find/Scan Item OR Receipt","Trouver/Scanner Item OU Recu","查找/掃描產品或收貨單","Найти/Сканировать Товара ИЛИ Квитанция","ค้นหาสินค้า หรือ บิล","Ürün yada Fatura Bul/Oku","Cari/Scan Item ATAU Faktur"
|
||||
"sales_giftcard","Cadeaubon","Tarjeta de Regalo","Gift Card","Carte Cadeau","禮金券","Подарочная карта","Gift Card","Hediye Çeki","Gift Card"
|
||||
"sales_giftcard_balance","Waardebon Resterend","Giftcard Balance","Giftcard Balance","Giftcard Balance","Giftcard Balance","Giftcard Balance","Giftcard Balance","Giftcard Balance","Giftcard Balance"
|
||||
"sales_giftcard_number","Cadeaubon nummer","Número de Tarjeta de Regalo","Gift Card Number","Numéro de Carte cadeau","禮金券編號","Номер подарочных карт","เลขที่ Gift Card","Hediye Çeki No","Nomor Gift Card"
|
||||
"sales_id","Nummer Verkoop ","ID de Venta","Sale ID","ID Vente","銷售編號","Номер Продажы","เลขที่ขาย","Satış No","ID Penjualan"
|
||||
"sales_invoice","Factuur","tarjeta de Crédito","Invoice","Invoice","Invoice","Invoice","Invoice","Invoice","Invoice"
|
||||
"sales_invoice_confirm","Deze factuur zal verstuurd worden naar","This invoice will be sent to","This invoice will be sent to","This invoice will be sent to","This invoice will be sent to","This invoice will be sent to","This invoice will be sent to","This invoice will be sent to","This invoice will be sent to"
|
||||
"sales_invoice_enable","Maak Factuur","Create Invoice","Create Invoice","Create Invoice","Create Invoice","Create Invoice","Create Invoice","Create Invoice","Create Invoice"
|
||||
"sales_invoice_filter","Facturen","Invoices","Invoices","Invoices","Invoices","Invoices","Invoices","Invoices","Invoices"
|
||||
"sales_invoice_no_email","Er werd geen email adres gevonden voor deze klant","This customer does not have a valid email address","This customer does not have a valid email address","This customer does not have a valid email address","This customer does not have a valid email address","This customer does not have a valid email address","This customer does not have a valid email address","This customer does not have a valid email address","This customer does not have a valid email address"
|
||||
"sales_invoice_number","Factuur #","Invoice #","Invoice #","Invoice #","Invoice #","Invoice #","Invoice #","Invoice #","Nomor Nota"
|
||||
"sales_invoice_number_duplicate","Vul een unieke nummer in","Please enter an unique invoice number","Please enter an unique invoice number","Please enter an unique invoice number","Please enter an unique invoice number","Please enter an unique invoice number","Please enter an unique invoice number","Please enter an unique invoice number","Nomor Nota Double"
|
||||
"sales_invoice_sent","Factuur verstuurd naar","Invoice sent to","Invoice sent to","Invoice sent to","Invoice sent to","Invoice sent to","Invoice sent to","Invoice sent to","Invoice sent to"
|
||||
"sales_invoice_unsent","Fout bij het versturen van factuur naar","Invoice failed to be sent to","Invoice failed to be sent to","Invoice failed to be sent to","Invoice failed to be sent to","Invoice failed to be sent to","Invoice failed to be sent to","Invoice failed to be sent to","Invoice failed to be sent to"
|
||||
"sales_invoice_update","Hernummer","Recount","Recount","Recount","Recount","Recount","Recount","Recount","Recount"
|
||||
"sales_item_insufficient_of_stock","Product is niet meer in voorraad","Hay un número insuficiente de Artículos en existencia","Item is Insufficient of Stock","Stock top faible","產品庫存不足","Товар недостаточно на складе","จำนวนสินค้าไม่เพียงพอ","Ürün Stoğu Yetersiz","Stok Item tidak mencukupi"
|
||||
"sales_item_name","Naam","Nombre del Artículo","Item Name","Nom","產品名稱","Название товара","ชื่อสินค้า","Ürün Adı","Nama Item "
|
||||
"sales_item_number","Product #","UPC/EAN/ISBN","Item #","# Item","產品 #","Номер товара","สินค้า #","Ürün No","Item #"
|
||||
"sales_item_out_of_stock","Product is niet meer in voorraad","El artículo está agotado","Item is Out of Stock","Stock épuisé","產品缺貨","Товар распродано","สินค้าจำหน่ายหมด","Ürün Stokta Yok","Item tidak ada stok"
|
||||
"sales_mode","Type Registratie","Modo","Register Mode","Mode d\'Enregistrement","登記模式","режим журнала","รูปแบบการลงทะเบียน","Kayıt Modu","Jenis Transaksi"
|
||||
"sales_must_enter_numeric","Het ontvangen bedrag moet een numerieke waarde zijn","Cantidad Recibida debe ser número","Must enter numeric value for amount tendered","Veuillez entrer une valeur numérique pour la somme","已收帳款必須輸入數值","числовое значение необходимое для предложенная сумма","จำนวนที่ถุกประมูลต้องใส่ข้อมุลที่เปนตัวเลข","Ödenen tutar sayı olmalıdır","Nilai yang dimasukkan harus angka numerik"
|
||||
"sales_must_enter_numeric_giftcard","Er moet een geldige code worden ingevuld voor de cadeaubon","Número de Tarjeta de Regalo debe ser número","Must enter numeric value for giftcard number","Veuillez entrer une valeur numérique pour le numéro de carte","禮金券編號必須輸入數值","числовое значение необходимое для число подарочную карту","กิ๊ฟการ์ด ต้องใส่ตัวเลขเท่านั้น","Hediye çeki numarası için sayı girmelisiniz","Nomor Gift Card harus angka numerik"
|
||||
"sales_new_customer","Nieuwe klant","Cliente Nuevo","New Customer","Nouveau Client","新客戶","Новый клиент","ลูกค้าใหม่","Yeni Müşteri","Pelanggan Baru"
|
||||
"sales_new_item","Nieuw Product","Artículo Nuevo","New Item","Nouvel Élément","新增產品","Новый Товар","สินค้าใหม่","Yeni Ürün","Item Baru"
|
||||
"sales_no_description","Geen","None","None","None","None","None","None","None","None"
|
||||
"sales_no_filter","Alle","All","All","All","All","All","All","All","All"
|
||||
"sales_no_items_in_cart","Er zijn geen aankopen geselecteerd","No hay artículos en el carrito","There are no items in the cart","Il n\'y a rien dans votre panier","購物車中沒有任何產品","Там нет товаров в корзине","ไม่พบสินค้าในตระกร้า","Sepette Ürün Yok","Tidak ada Item dalam Keranjang Belanja"
|
||||
"sales_no_sales_to_display","Er werden geen aankopen gevonden","No sales to display","No sales to display","No sales to display","No sales to display","No sales to display","No sales to display","No sales to display","No sales to display"
|
||||
"sales_one_or_multiple","aankopen verwijderd","","sale(s)","","","","","",""
|
||||
"sales_overview","Overzicht","Overview","Overview","Overview","Overview","Overview","Overview","Overview","Overview"
|
||||
"sales_payment","Betaalmethode","Tipo de Pago","Payment Type","Type Paiement","付款方式","Вид оплаты","รูปแบบชำระเงิน","Ödeme Türü","Type Pembayaran"
|
||||
"sales_payment_amount","Bedrag","Cantidad","Amount","Somme","Amount","количество","","Tutar","Amount"
|
||||
"sales_payment_not_cover_total","Betaalde hoeveelheid is onvoldoende","La Cantidad Recibida no cubre el pago total","Payment Amount does not cover Total","Le Paiement ne couvre pas le Total","付款金額不足","оплачиваемая сумма недостаточно"," ปริมาณการจ่ายที่ไม่เพียงพอกะยอดรวม","Ödemeler toplam tutarı karşılamıyor","Jumlah pembayaran tidak mencakup Total"
|
||||
"sales_payment_type","Type","Tipo","Type","Type","Type","тип","","Tür","Type"
|
||||
"sales_payments_total","Betaald bedrag","Pagado","Payments Total","Total Paiments","Payments Total","Payments Total","","Ödemeler Toplamı","Total Pembayaran"
|
||||
"sales_price","Prijs","Precio","Price","Prix","價格","цена","ราคา","Fiyat","Harga"
|
||||
"sales_print_after_sale","Print Ticket","Imprimir recibo después de una venta","Print after sale","Imprimer un recu après vente","出貨時打印收據","Распечатать квитанцию после продажи","พิมพ์บิลหลังการขาย","Satıştan sonra yazdır","Cetak Faktur setelah penjualan"
|
||||
"sales_quantity","Aantal","Cant.","Qty.","Qté.","數量.","Кол-во.","จำนวน","Adet","Jumlah."
|
||||
"sales_quantity_less_than_zero","Waarschuwing, de gewenste hoeveelheid is onvoldoende. U kunt deze aankoop verwerken, maar kijk toch even de voorraad na.","Advertencia. La cantidad deseada es insuficiente. Puedes procesar la venta pero verifica el inventario.","Warning, Desired Quantity is Insufficient. You can still process the sale, but check your inventory","Avertissement, Quantité Demandée Insuffisante. Vous pouvez accomplir la ventre, mais veuillez vérifier votre inventaire","警告!產品的庫存數量是不足的。您仍然可以處理銷售,但檢查您的庫存","Внимание Желаемое количество является недостаточным. Вы все еще можете обрабатывать продажи, но проверить ваш инвентарь","คำเตือน ถ้าจำนวนของไม่เพียงพอกับความต้องการหรือไม่ตรงกับยอดในบันชี ก็สามารถทำการขายได้ แต่ต้องเชคปริมานสินค้าคงคลัง","Dikkat, İstenen stok yetersiz. Satışa devam edebilirsiniz ama stoğunuzu kontrol ediniz","Peringatan!... Stok Inventori Kosong. Proses penjualan masih dapat dilanjutkan, Periksa Inventori."
|
||||
"sales_receipt","Ticket #","Recibo de Venta","Sales Receipt","Recu de Ventes","銷貨單","товарный чек","บิลขาย","Satış Faturası","Faktur Penjualan"
|
||||
"sales_receipt_number","Ticket #","POS #","Sale #","# Caisse","POS #","POS #","","","POS #"
|
||||
"sales_register","Kassa","Registro de Ventas","Sales Register","Registre des Ventes","銷售登記","Продажи журнала","ลงทะเบียนขาย","Satış Kaydı","Transaksi Penjualan"
|
||||
"sales_remove_customer","Verwijder Klant","Borrar Cliente","Remove Customer","Enlever Client","移除客戶","Удалите клиентов","ลบลูกค้า","Müşteriyi Kaldır","Hapus Pelanggan"
|
||||
"sales_return","Retour","Devolución","Return","Reprise","退貨","возвращать","คืน","İade","Retur"
|
||||
"sales_sale","Verkoop","Venta","Sale","Vente","銷售","Продажа","","Satış","Penjualan"
|
||||
"sales_sale_for_customer","Klant:","Cliente:","Customer:","Client:","客戶:","Клиент:","ลูกค้า:","Müşteri:","Pelanggan:"
|
||||
"sales_sale_time","Datum","Hora","Time","Time","Time","Time","","Saat","Waktu"
|
||||
"sales_select_customer","Selecteer Klant (Optioneel)","Seleccionar Cliente (Opcional)","Select Customer (Optional)","Choisir Client (Facultatif)","選擇客戶 (Optional)","Выберите клиента (необязательно)","เลือกลูกค้า (Optional)","Müşteri Seç (İsteğe Bağlı)","Pilih Pelanggan (Opsional)"
|
||||
"sales_send_invoice","Vestuur Factuur","Send Invoice","Send Invoice","Send Invoice","Send Invoice","Send Invoice","Send Invoice","Send Invoice","Send Invoice"
|
||||
"sales_serial","Nummer","Serial","Serial","Serie","序號","серийный номер","Serial","Seri","Serial"
|
||||
"sales_show_invoice","factuur","invoice","invoice","invoice","invoice","invoice","invoice","invoice","invoice"
|
||||
"sales_show_receipt","ticket","receipt","receipt","receipt","receipt","receipt","receipt","receipt","receipt"
|
||||
"sales_start_typing_customer_name","Typ naam klant...","Empieza a escribir el cliente...","Start Typing customer's name...","Commencez à saisir le nom du client...","開始輸入客戶的名字","Начните печатать название клиента...","เริ่มต้นพิมพ์ชื่อลูกค้า...","Müşteri Adı...","Ketik Nama Pelanggan..."
|
||||
"sales_start_typing_item_name","Typ naam product of barcode...","Empieza a escribir o escanea el código de barras...","Start Typing item's name or scan barcode...","Commencez à saisir le nom de l\'item ou scannez le code-barre...","開始輸入產品名或掃描條碼...","Начните печатать название товара или сканировайте штрих-кода...","เริ่มต้นพิมพ์ชื่อสินค้า หรือ สแกนบาร์โค๊ด...","Ürün adı yazın yada barkod okutun...","Ketik Nama Barang atau Scan Barcode..."
|
||||
"sales_stock_location","Stock locatie","","Stock location","","","","","Stok yeri","Lokasi Stock"
|
||||
"sales_sub_total","Subtotaal","Subtotal","Sub Total","Sous-Total","小計","промежуточный итог","ยอดรวมหักภาษี ","Ara Toplam","Sub Total"
|
||||
"sales_successfully_deleted","Uw aankoop werd verwijded","La Venta ha sido borrada satisfactoriamente","You have successfully deleted","Vente supprimée","銷售資料成功刪除","продажи успешно удален","ลบการขายสมยูรณ์","Satış silindi","Transaksi Penjualan berhasil dihapus"
|
||||
"sales_successfully_suspended_sale","Uw aankoop werd met sucess bewaard","La venta ha sido suspendida satisfactoriamente","Your sale has been successfully suspended","Vente suspendue","本銷售資料已經成功暫停","Ваши продажи успешно приостановлена","การขายของคุณถูกระงับเรียบร้อย","Satış askıya alındı","Penjualan anda telah berhasil ditangguhkan"
|
||||
"sales_successfully_updated","Wijzigingen bewaard voor ticket","La venta ha sido actualizada satisfactoriamente","Sale successfully updated","Vente éditée","銷售資料成功更新","Продажа успешно обновлен","อัพเดทการขายสมบูรณ์","Satış düzenlendi","Penjualan berhasil diperbarui"
|
||||
"sales_suspend_sale","Bewaar aankoop","Suspender Venta","Suspend Sale","Suspendre la Vente","暫停銷售","Приостановить продажи","ระงับการขายชั่วคราว","Satışı Askıya Al","Tangguhkan"
|
||||
"sales_suspended_sale_id","ID","ID de Venta Suspendida","ID","ID","暫停銷售編號","приостановила продажи ID","รหัสการขายที่ถูกระงับ","No","ID Penjualan ditangguhkan"
|
||||
"sales_suspended_sales","Bewaarde Aankopen","Ventas Suspendidas","Suspended Sales","Ventes Suspendues","已暫停銷售","приостановила продажи","การขายที่ถูกระงับ","Askıdaki Satışlar","Penangguhan"
|
||||
"sales_tax","VAT","Impuesto","Tax","Taxe","稅額","налог","ภาษี","Vergi","Pajak"
|
||||
"sales_tax_percent","VAT %","% de Impuesto","Tax %","% Taxe","稅率 %","Налоговые %","ภาษี %","Vergi %","Pajak %"
|
||||
"sales_total","Totaal","Total","Total","Total","總計","сумма","ยอดรวม","Toplam","Total"
|
||||
"sales_total_tax_exclusive","Totaal","Tax excluded","Tax excluded","Tax excluded","Tax excluded","Tax excluded","Tax excluded","Tax excluded","Tax excluded"
|
||||
"sales_transaction_failed","Transactie mislukt","La transacción de venta falló","Sales Transaction Failed","Échec de Transaction de vente","銷售交易失敗","Транзакция не удалось","การดำเนินการขายล้มเหลว","Satış işlemi hatası","Transaksi Penjualan Salah"
|
||||
"sales_unable_to_add_item","Onmogelijk om product toe te voegen","No se puede agregar el artículo a la venta","Unable to add item to sale","Erreur d\'ajout à la vente","無法增加出售產品","Невозможно добавить товар продажи","","Ürün satışa eklenemedi","Tidak dapat menambahkan item dengan penjualan"
|
||||
"sales_unsuccessfully_deleted","De aankoop kon niet verwijderd worden","Ha fallado la eliminación de la Venta","Sale(s) could not be deleted","Échec de suppression","銷售資料刪除失敗","продажи безуспешно удален","ลบการขายไม่สำเร็จ","Satış silinemedi","Transaksi Penjualan tidak berhasil dihapus"
|
||||
"sales_unsuccessfully_updated","Fout bij het bewaren van ticket","Ha fallado la actualización de la venta","Sale unsuccessfully updated","Échec d\'édition","銷售資料更新失敗","Продажа безуспешно обновлен","อัพเดทการขายไม่สมบูรณ์","Satış düzenlenemedi","Penjualan tidak berhasil diperbarui"
|
||||
"sales_unsuspend","Hervat","Retomar","Unsuspend","Débloquer","取消暫停銷售","Разблокировать","ยกเลิกการระงับ","Satışa Al","Batal Penangguhan"
|
||||
"sales_unsuspend_and_delete","","Retomar y Borrar","","","取消暫停銷售並刪除","Разблокировать и удалить","ยกเลิกการระงับ และ ลบ","","Batalkan dan hapus penangguhan"
|
||||
"sales_update","Bewerk Ticket","Edit Sale","Edit Sale","Edit Sale","Edit Sale","Edit Sale","Edit Sale","Edit Sale","Edit Sale"
|
||||
|
||||
|
Reference in New Issue
Block a user