Add missing en_GB translations (#1773)

This commit is contained in:
FrancescoUK
2018-01-12 21:34:54 +00:00
parent f4fedef0fb
commit 0456465383
10 changed files with 15 additions and 2 deletions

View File

@@ -151,6 +151,7 @@ $lang["config_line_sequence"] = "Line Sequence";
$lang["config_lines_per_page"] = "Lines Per Page";
$lang["config_lines_per_page_number"] = "";
$lang["config_lines_per_page_required"] = "Lines Per Page is a required field";
$lang["config_lines_per_page_number"] = "Lines Per Page must be a number";
$lang["config_locale"] = "Localisation";
$lang["config_locale_configuration"] = "Localisation Configuration";
$lang["config_locale_info"] = "Localisation Configuration Information";
@@ -243,7 +244,10 @@ $lang["config_table_configuration"] = "Table Configuration";
$lang["config_takings_printer"] = "Takings Printer";
$lang["config_tax"] = "Tax";
$lang["config_tax_category"] = "Tax Category";
$lang["config_tax_category_used"] = "Tax category cannot be deleted because it is being used.";
$lang["config_tax_category_duplicate"] = "The entered Tax Category already exists";
$lang["config_tax_category_invalid_chars"] = "The entered Tax Category is invalid";
$lang["config_tax_category_required"] = "The Tax Category is required";
$lang["config_tax_category_used"] = "Tax Category cannot be deleted because it is being used";
$lang["config_tax_configuration"] = "Tax Configuration";
$lang["config_tax_decimals"] = "Tax Decimals";
$lang["config_tax_included"] = "Tax Included";

View File

@@ -9,6 +9,7 @@ $lang["customers_basic_information"] = "Information";
$lang["customers_cannot_be_deleted"] = "Could not delete the selected Customer(s), one or more of the selected Customer(s) has sales.";
$lang["customers_company_name"] = "Company";
$lang["customers_confirm_delete"] = "Are you sure you want to delete the selected Customer(s)?";
$lang["customers_confirm_restore"] = "Are you sure you want to restore the selected Customers(s)?";
$lang["customers_customer"] = "Customer";
$lang["customers_discount"] = "Discount";
$lang["customers_email_duplicate"] = "Email address is already present in the database";

View File

@@ -4,6 +4,7 @@ $lang["employees_basic_information"] = "Information";
$lang["employees_cannot_be_deleted"] = "Unable to delete selected Employee(s), one or more of the has processed sales or you are trying to delete your account";
$lang["employees_change_password"] = "Change Password";
$lang["employees_confirm_delete"] = "Are you sure you want to delete the selected Employee(s)?";
$lang["employees_confirm_restore"] = "Are you sure you want to restore the selected Employee(s)?";
$lang["employees_current_password"] = "Current Password";
$lang["employees_current_password_invalid"] = "Current Password is invalid";
$lang["employees_employee"] = "Employee";

View File

@@ -3,6 +3,7 @@
$lang["expenses_add_item"] = "Add Expense";
$lang["expenses_cannot_be_deleted"] = "Could not delete Category Expense(s)";
$lang["expenses_confirm_delete"] = "Are you sure you want to delete the selected Expense?";
$lang["expenses_confirm_restore"] = "Are you sure you want to restore the selected Expense?";
$lang["expenses_description"] = "Description";
$lang["expenses_error_adding_updating"] = "Error adding/updating Expense";
$lang["expenses_info"] = "Expense Info";

View File

@@ -14,6 +14,7 @@ $lang["giftcards_change_all_to_serialized"] = "Change All To Serialised";
$lang["giftcards_change_all_to_unserialized"] = "Change All To Unserialised";
$lang["giftcards_confirm_bulk_edit"] = "Are you sure you want to edit all the selected Gift Card(s)?";
$lang["giftcards_confirm_delete"] = "Are you sure you want to delete the selected Gift Card(s)?";
$lang["giftcards_confirm_restore"] = "Are you sure you want to restore the selected Gift Card(s)?";
$lang["giftcards_cost_price"] = "Cost Price";
$lang["giftcards_count"] = "Update Inventory";
$lang["giftcards_current_quantity"] = "Current Quantity";

View File

@@ -4,6 +4,7 @@ $lang["item_kits_add_item"] = "Add Item";
$lang["item_kits_all"] = "All";
$lang["item_kits_cannot_be_deleted"] = "Item Kit(s) delete failed";
$lang["item_kits_confirm_delete"] = "Are you sure you want to delete the selected Item Kit(s)?";
$lang["item_kits_confirm_restore"] = "Are you sure you want to restore the selected Item Kit(s)?";
$lang["item_kits_description"] = "Item Kit Description";
$lang["item_kits_discount_percent"] = "Discount Percent";
$lang["item_kits_error_adding_updating"] = "Item Kit add or update failed";

View File

@@ -36,6 +36,7 @@ $lang["receivings_requisition"] = "Requisition";
$lang["receivings_return"] = "Return";
$lang["receivings_select_supplier"] = "Select Supplier (Optional)";
$lang["receivings_start_typing_supplier_name"] = "Start Typing Supplier's name...";
$lang["receivings_stock"] = "Stock";
$lang["receivings_stock_destination"] = "Stock Destination";
$lang["receivings_stock_locaiton"] = "Stock Location";
$lang["receivings_stock_source"] = "Stock Source";

View File

@@ -37,6 +37,7 @@ $lang["reports_earned"] = "Points Earned";
$lang["reports_employee"] = "Employee";
$lang["reports_employees"] = "Employees";
$lang["reports_employees_summary_report"] = "Employees Summary Report";
$lang["reports_expenses"] = "Expenses";
$lang["reports_expenses_categories"] = "Expenses";
$lang["reports_expenses_categories_summary_report"] = "Expense Categories Summary Report";
$lang["reports_expenses_category"] = "Category";

View File

@@ -6,6 +6,7 @@ $lang["suppliers_cannot_be_deleted"] = "Could not delete the selected Supplier(s
$lang["suppliers_company_name"] = "Company Name";
$lang["suppliers_company_name_required"] = "Company Name is a required field";
$lang["suppliers_confirm_delete"] = "Are you sure you want to delete the selected Supplier(s)?";
$lang["suppliers_confirm_restore"] = "Are you sure you want to restore the selected Supplier(s)?";
$lang["suppliers_error_adding_updating"] = "Supplier update or add failed";
$lang["suppliers_new"] = "New Supplier";
$lang["suppliers_none_selected"] = "You have not selected any Supplier(s) to delete";

View File

@@ -1,7 +1,8 @@
<?php
$lang["taxes_add_exception"] = "Add Exception";
$lang["taxes_confirm_delete"] = "Are you sure you want to delete this Tax Code? This action cannot be undone";
$lang["taxes_confirm_delete"] = "Are you sure you want to delete the selected Tax Code(s)?";
$lang["taxes_confirm_restore"] = "Are you sure you want to restore the selected Tax Code(s)?";
$lang["taxes_default_tax_category"] = "Default Tax Category";
$lang["taxes_error_adding_updating"] = "Tax Code add or update failed";
$lang["taxes_new"] = "New Tax Code";