From b4d117011abd38e09cc1369c7805e0df587358c1 Mon Sep 17 00:00:00 2001 From: jekkos Date: Sat, 14 Oct 2023 12:57:45 +0200 Subject: [PATCH] Add CI4 language migration scripts (#3468) --- BUILD.md | 22 +- INSTALL.md | 2 +- app/Config/App.php | 2 +- app/Config/Database.php | 166 +- app/Controllers/Config.php | 2 +- app/Controllers/Reports.php | 2 - app/Helpers/tabular_helper.php | 2 +- app/Language/ar-EG/Attributes.php | 63 +- app/Language/ar-EG/Bootstrap_tables.php | 18 +- app/Language/ar-EG/Cashups.php | 97 +- app/Language/ar-EG/Common.php | 172 +- app/Language/ar-EG/Config.php | 656 +- app/Language/ar-EG/Customers.php | 108 +- app/Language/ar-EG/Datepicker.php | 45 +- app/Language/ar-EG/Employees.php | 84 +- app/Language/ar-EG/Enum.php | 19 +- app/Language/ar-EG/Error.php | 9 +- app/Language/ar-EG/Expenses.php | 96 +- app/Language/ar-EG/Expenses_categories.php | 40 +- app/Language/ar-EG/Giftcards.php | 138 +- app/Language/ar-EG/Item_kits.php | 78 +- app/Language/ar-EG/Items.php | 236 +- app/Language/ar-EG/Login.php | 24 +- app/Language/ar-EG/Messages.php | 29 +- app/Language/ar-EG/Module.php | 92 +- app/Language/ar-EG/Receivings.php | 112 +- app/Language/ar-EG/Reports.php | 292 +- app/Language/ar-EG/Sales.php | 444 +- app/Language/ar-EG/Suppliers.php | 47 +- app/Language/ar-EG/Taxes.php | 160 +- app/Language/ar-LB/Attributes.php | 63 +- app/Language/ar-LB/Bootstrap_tables.php | 18 +- app/Language/ar-LB/Cashups.php | 97 +- app/Language/ar-LB/Common.php | 172 +- app/Language/ar-LB/Config.php | 656 +- app/Language/ar-LB/Customers.php | 108 +- app/Language/ar-LB/Datepicker.php | 45 +- app/Language/ar-LB/Employees.php | 84 +- app/Language/ar-LB/Enum.php | 19 +- app/Language/ar-LB/Error.php | 9 +- app/Language/ar-LB/Expenses.php | 96 +- app/Language/ar-LB/Expenses_categories.php | 40 +- app/Language/ar-LB/Giftcards.php | 138 +- app/Language/ar-LB/Item_kits.php | 78 +- app/Language/ar-LB/Items.php | 236 +- app/Language/ar-LB/Login.php | 24 +- app/Language/ar-LB/Messages.php | 29 +- app/Language/ar-LB/Module.php | 92 +- app/Language/ar-LB/Receivings.php | 112 +- app/Language/ar-LB/Reports.php | 292 +- app/Language/ar-LB/Sales.php | 444 +- app/Language/ar-LB/Suppliers.php | 47 +- app/Language/ar-LB/Taxes.php | 160 +- app/Language/az-AZ/Attributes.php | 63 +- app/Language/az-AZ/Bootstrap_tables.php | 21 +- app/Language/az-AZ/Cashups.php | 97 +- app/Language/az-AZ/Common.php | 172 +- app/Language/az-AZ/Config.php | 656 +- app/Language/az-AZ/Customers.php | 111 +- app/Language/az-AZ/Datepicker.php | 45 +- app/Language/az-AZ/Employees.php | 87 +- app/Language/az-AZ/Enum.php | 19 +- app/Language/az-AZ/Error.php | 9 +- app/Language/az-AZ/Expenses.php | 96 +- app/Language/az-AZ/Expenses_categories.php | 43 +- app/Language/az-AZ/Giftcards.php | 141 +- app/Language/az-AZ/Item_kits.php | 81 +- app/Language/az-AZ/Items.php | 236 +- app/Language/az-AZ/Login.php | 24 +- app/Language/az-AZ/Messages.php | 29 +- app/Language/az-AZ/Module.php | 95 +- app/Language/az-AZ/Receivings.php | 115 +- app/Language/az-AZ/Reports.php | 295 +- app/Language/az-AZ/Sales.php | 444 +- app/Language/az-AZ/Suppliers.php | 47 +- app/Language/az-AZ/Taxes.php | 163 +- app/Language/bg/Attributes.php | 63 +- app/Language/bg/Bootstrap_tables.php | 21 +- app/Language/bg/Cashups.php | 97 +- app/Language/bg/Common.php | 175 +- app/Language/bg/Config.php | 659 +- app/Language/bg/Customers.php | 111 +- app/Language/bg/Datepicker.php | 45 +- app/Language/bg/Employees.php | 87 +- app/Language/bg/Enum.php | 19 +- app/Language/bg/Error.php | 9 +- app/Language/bg/Expenses_categories.php | 43 +- app/Language/bg/Giftcards.php | 141 +- app/Language/bg/Item_kits.php | 81 +- app/Language/bg/Items.php | 239 +- app/Language/bg/Login.php | 27 +- app/Language/bg/Module.php | 95 +- app/Language/bg/Receivings.php | 115 +- app/Language/bg/Reports.php | 295 +- app/Language/bg/Sales.php | 447 +- app/Language/bg/Suppliers.php | 47 +- app/Language/bg/Taxes.php | 163 +- app/Language/bs-BA/Attributes.php | 63 +- app/Language/bs-BA/Bootstrap_tables.php | 21 +- app/Language/bs-BA/Cashups.php | 97 +- app/Language/bs-BA/Common.php | 172 +- app/Language/bs-BA/Config.php | 656 +- app/Language/bs-BA/Customers.php | 108 +- app/Language/bs-BA/Datepicker.php | 45 +- app/Language/bs-BA/Employees.php | 84 +- app/Language/bs-BA/Enum.php | 16 +- app/Language/bs-BA/Error.php | 9 +- app/Language/bs-BA/Expenses.php | 96 +- app/Language/bs-BA/Expenses_categories.php | 43 +- app/Language/bs-BA/Giftcards.php | 138 +- app/Language/bs-BA/Item_kits.php | 78 +- app/Language/bs-BA/Items.php | 236 +- app/Language/bs-BA/Login.php | 24 +- app/Language/bs-BA/Messages.php | 29 +- app/Language/bs-BA/Module.php | 92 +- app/Language/bs-BA/Receivings.php | 112 +- app/Language/bs-BA/Reports.php | 292 +- app/Language/bs-BA/Sales.php | 444 +- app/Language/bs-BA/Suppliers.php | 44 +- app/Language/bs-BA/Taxes.php | 160 +- app/Language/cs/Attributes.php | 63 +- app/Language/cs/Bootstrap_tables.php | 21 +- app/Language/cs/Cashups.php | 97 +- app/Language/cs/Common.php | 175 +- app/Language/cs/Config.php | 659 +- app/Language/cs/Datepicker.php | 45 +- app/Language/cs/Employees.php | 87 +- app/Language/cs/Enum.php | 19 +- app/Language/cs/Error.php | 9 +- app/Language/cs/Expenses.php | 99 +- app/Language/cs/Expenses_categories.php | 43 +- app/Language/cs/Giftcards.php | 141 +- app/Language/cs/Item_kits.php | 81 +- app/Language/cs/Items.php | 239 +- app/Language/cs/Login.php | 27 +- app/Language/cs/Messages.php | 29 +- app/Language/cs/Module.php | 95 +- app/Language/cs/Receivings.php | 115 +- app/Language/cs/Reports.php | 295 +- app/Language/cs/Suppliers.php | 47 +- app/Language/cs/Taxes.php | 163 +- app/Language/da/Attributes.php | 63 +- app/Language/da/Bootstrap_tables.php | 21 +- app/Language/da/Cashups.php | 97 +- app/Language/da/Common.php | 175 +- app/Language/da/Config.php | 659 +- app/Language/da/Customers.php | 111 +- app/Language/da/Datepicker.php | 45 +- app/Language/da/Employees.php | 87 +- app/Language/da/Enum.php | 19 +- app/Language/da/Error.php | 9 +- app/Language/da/Expenses.php | 99 +- app/Language/da/Expenses_categories.php | 43 +- app/Language/da/Giftcards.php | 141 +- app/Language/da/Item_kits.php | 81 +- app/Language/da/Items.php | 239 +- app/Language/da/Login.php | 27 +- app/Language/da/Messages.php | 29 +- app/Language/da/Module.php | 95 +- app/Language/da/Receivings.php | 115 +- app/Language/da/Reports.php | 292 +- app/Language/da/Sales.php | 444 +- app/Language/da/Suppliers.php | 47 +- app/Language/da/Taxes.php | 163 +- app/Language/de-CH/Attributes.php | 63 +- app/Language/de-CH/Bootstrap_tables.php | 21 +- app/Language/de-CH/Cashups.php | 94 +- app/Language/de-CH/Common.php | 175 +- app/Language/de-CH/Config.php | 659 +- app/Language/de-CH/Customers.php | 111 +- app/Language/de-CH/Datepicker.php | 45 +- app/Language/de-CH/Employees.php | 87 +- app/Language/de-CH/Error.php | 9 +- app/Language/de-CH/Expenses.php | 99 +- app/Language/de-CH/Expenses_categories.php | 43 +- app/Language/de-CH/Giftcards.php | 141 +- app/Language/de-CH/Item_kits.php | 81 +- app/Language/de-CH/Items.php | 239 +- app/Language/de-CH/Login.php | 27 +- app/Language/de-CH/Messages.php | 29 +- app/Language/de-CH/Module.php | 95 +- app/Language/de-CH/Receivings.php | 115 +- app/Language/de-CH/Reports.php | 295 +- app/Language/de-CH/Sales.php | 447 +- app/Language/de-CH/Suppliers.php | 47 +- app/Language/de-CH/Taxes.php | 163 +- app/Language/de/Attributes.php | 63 +- app/Language/de/Bootstrap_tables.php | 21 +- app/Language/de/Cashups.php | 97 +- app/Language/de/Common.php | 175 +- app/Language/de/Config.php | 659 +- app/Language/de/Customers.php | 111 +- app/Language/de/Datepicker.php | 45 +- app/Language/de/Employees.php | 87 +- app/Language/de/Enum.php | 19 +- app/Language/de/Error.php | 9 +- app/Language/de/Expenses.php | 99 +- app/Language/de/Expenses_categories.php | 43 +- app/Language/de/Giftcards.php | 141 +- app/Language/de/Item_kits.php | 81 +- app/Language/de/Items.php | 239 +- app/Language/de/Login.php | 27 +- app/Language/de/Messages.php | 29 +- app/Language/de/Module.php | 95 +- app/Language/de/Receivings.php | 115 +- app/Language/de/Reports.php | 295 +- app/Language/de/Sales.php | 447 +- app/Language/de/Suppliers.php | 47 +- app/Language/de/Taxes.php | 163 +- app/Language/el/Attributes.php | 63 +- app/Language/el/Bootstrap_tables.php | 21 +- app/Language/el/Cashups.php | 97 +- app/Language/el/Common.php | 175 +- app/Language/el/Config.php | 659 +- app/Language/el/Customers.php | 111 +- app/Language/el/Datepicker.php | 45 +- app/Language/el/Employees.php | 87 +- app/Language/el/Enum.php | 19 +- app/Language/el/Error.php | 9 +- app/Language/el/Expenses.php | 99 +- app/Language/el/Expenses_categories.php | 43 +- app/Language/el/Giftcards.php | 141 +- app/Language/el/Item_kits.php | 81 +- app/Language/el/Items.php | 239 +- app/Language/el/Login.php | 27 +- app/Language/el/Messages.php | 29 +- app/Language/el/Module.php | 95 +- app/Language/el/Receivings.php | 115 +- app/Language/el/Reports.php | 295 +- app/Language/el/Sales.php | 447 +- app/Language/el/Suppliers.php | 47 +- app/Language/el/Taxes.php | 163 +- app/Language/en-GB/Attributes.php | 63 +- app/Language/en-GB/Bootstrap_tables.php | 21 +- app/Language/en-GB/Cashups.php | 94 +- app/Language/en-GB/Common.php | 172 +- app/Language/en-GB/Config.php | 656 +- app/Language/en-GB/Customers.php | 108 +- app/Language/en-GB/Datepicker.php | 45 +- app/Language/en-GB/Employees.php | 84 +- app/Language/en-GB/Enum.php | 19 +- app/Language/en-GB/Error.php | 9 +- app/Language/en-GB/Expenses.php | 96 +- app/Language/en-GB/Expenses_categories.php | 40 +- app/Language/en-GB/Giftcards.php | 138 +- app/Language/en-GB/Item_kits.php | 78 +- app/Language/en-GB/Items.php | 236 +- app/Language/en-GB/Login.php | 24 +- app/Language/en-GB/Messages.php | 29 +- app/Language/en-GB/Module.php | 92 +- app/Language/en-GB/Receivings.php | 112 +- app/Language/en-GB/Reports.php | 292 +- app/Language/en-GB/Sales.php | 444 +- app/Language/en-GB/Suppliers.php | 44 +- app/Language/en-GB/Taxes.php | 160 +- app/Language/en-US/Attributes.php | 64 +- app/Language/en-US/Bootstrap_tables.php | 22 +- app/Language/en-US/Cashups.php | 98 +- app/Language/en-US/Common.php | 176 +- app/Language/en-US/Datepicker.php | 46 +- app/Language/en-US/Employees.php | 88 +- app/Language/en-US/Enum.php | 20 +- app/Language/en-US/Error.php | 10 +- app/Language/en-US/Expenses.php | 100 +- app/Language/en-US/Expenses_categories.php | 44 +- app/Language/en-US/Giftcards.php | 142 +- app/Language/en-US/Item_kits.php | 82 +- app/Language/en-US/Items.php | 240 +- app/Language/en-US/Login.php | 28 +- app/Language/en-US/Messages.php | 30 +- app/Language/en-US/Module.php | 96 +- app/Language/en-US/Receivings.php | 116 +- app/Language/en-US/Reports.php | 296 +- app/Language/en-US/Sales.php | 448 +- app/Language/en-US/Suppliers.php | 48 +- app/Language/en-US/Taxes.php | 164 +- app/Language/es/Attributes.php | 60 +- app/Language/es/Bootstrap_tables.php | 21 +- app/Language/es/Cashups.php | 97 +- app/Language/es/Common.php | 172 +- app/Language/es/Config.php | 656 +- app/Language/es/Customers.php | 108 +- app/Language/es/Datepicker.php | 45 +- app/Language/es/Employees.php | 87 +- app/Language/es/Enum.php | 19 +- app/Language/es/Error.php | 9 +- app/Language/es/Expenses.php | 96 +- app/Language/es/Expenses_categories.php | 40 +- app/Language/es/Giftcards.php | 141 +- app/Language/es/Item_kits.php | 81 +- app/Language/es/Items.php | 236 +- app/Language/es/Login.php | 27 +- app/Language/es/Messages.php | 29 +- app/Language/es/Module.php | 92 +- app/Language/es/Receivings.php | 112 +- app/Language/es/Reports.php | 292 +- app/Language/es/Sales.php | 444 +- app/Language/es/Suppliers.php | 47 +- app/Language/es/Taxes.php | 160 +- app/Language/es_MX/Attributes.php | 63 +- app/Language/es_MX/Bootstrap_tables.php | 21 +- app/Language/es_MX/Cashups.php | 97 +- app/Language/es_MX/Common.php | 172 +- app/Language/es_MX/Config.php | 656 +- app/Language/es_MX/Customers.php | 111 +- app/Language/es_MX/Datepicker.php | 45 +- app/Language/es_MX/Employees.php | 87 +- app/Language/es_MX/Enum.php | 19 +- app/Language/es_MX/Error.php | 9 +- app/Language/es_MX/Expenses.php | 99 +- app/Language/es_MX/Expenses_categories.php | 43 +- app/Language/es_MX/Giftcards.php | 138 +- app/Language/es_MX/Item_kits.php | 78 +- app/Language/es_MX/Items.php | 236 +- app/Language/es_MX/Login.php | 27 +- app/Language/es_MX/Messages.php | 29 +- app/Language/es_MX/Module.php | 92 +- app/Language/es_MX/Receivings.php | 115 +- app/Language/es_MX/Reports.php | 292 +- app/Language/es_MX/Sales.php | 444 +- app/Language/es_MX/Suppliers.php | 47 +- app/Language/fa-IR/Attributes.php | 63 +- app/Language/fa-IR/Bootstrap_tables.php | 21 +- app/Language/fa-IR/Cashups.php | 97 +- app/Language/fa-IR/Common.php | 175 +- app/Language/fa-IR/Config.php | 659 +- app/Language/fa-IR/Customers.php | 111 +- app/Language/fa-IR/Datepicker.php | 45 +- app/Language/fa-IR/Employees.php | 87 +- app/Language/fa-IR/Enum.php | 19 +- app/Language/fa-IR/Error.php | 9 +- app/Language/fa-IR/Expenses.php | 99 +- app/Language/fa-IR/Expenses_categories.php | 43 +- app/Language/fa-IR/Giftcards.php | 141 +- app/Language/fa-IR/Item_kits.php | 81 +- app/Language/fa-IR/Items.php | 239 +- app/Language/fa-IR/Login.php | 27 +- app/Language/fa-IR/Messages.php | 29 +- app/Language/fa-IR/Module.php | 95 +- app/Language/fa-IR/Receivings.php | 115 +- app/Language/fa-IR/Reports.php | 295 +- app/Language/fa-IR/Sales.php | 447 +- app/Language/fa-IR/Suppliers.php | 47 +- app/Language/fa-IR/Taxes.php | 163 +- app/Language/fr/Bootstrap_tables.php | 18 +- app/Language/fr/Cashups.php | 94 +- app/Language/fr/Config.php | 656 +- app/Language/fr/Customers.php | 108 +- app/Language/fr/Datepicker.php | 42 +- app/Language/fr/Employees.php | 84 +- app/Language/fr/Enum.php | 19 +- app/Language/fr/Error.php | 9 +- app/Language/fr/Expenses.php | 96 +- app/Language/fr/Expenses_categories.php | 40 +- app/Language/fr/Giftcards.php | 141 +- app/Language/fr/Item_kits.php | 78 +- app/Language/fr/Items.php | 236 +- app/Language/fr/Login.php | 24 +- app/Language/fr/Messages.php | 26 +- app/Language/fr/Module.php | 92 +- app/Language/fr/Receivings.php | 112 +- app/Language/fr/Sales.php | 444 +- app/Language/fr/Suppliers.php | 44 +- app/Language/fr/Taxes.php | 160 +- app/Language/he/Attributes.php | 63 +- app/Language/he/Bootstrap_tables.php | 21 +- app/Language/he/Cashups.php | 97 +- app/Language/he/Common.php | 175 +- app/Language/he/Config.php | 659 +- app/Language/he/Customers.php | 111 +- app/Language/he/Datepicker.php | 45 +- app/Language/he/Employees.php | 87 +- app/Language/he/Enum.php | 19 +- app/Language/he/Error.php | 9 +- app/Language/he/Expenses.php | 99 +- app/Language/he/Expenses_categories.php | 43 +- app/Language/he/Giftcards.php | 141 +- app/Language/he/Item_kits.php | 81 +- app/Language/he/Items.php | 239 +- app/Language/he/Login.php | 27 +- app/Language/he/Messages.php | 29 +- app/Language/he/Module.php | 95 +- app/Language/he/Receivings.php | 115 +- app/Language/he/Reports.php | 295 +- app/Language/he/Sales.php | 447 +- app/Language/he/Suppliers.php | 47 +- app/Language/he/Taxes.php | 163 +- app/Language/hr-HR/Attributes.php | 63 +- app/Language/hr-HR/Bootstrap_tables.php | 21 +- app/Language/hr-HR/Cashups.php | 97 +- app/Language/hr-HR/Common.php | 175 +- app/Language/hr-HR/Config.php | 659 +- app/Language/hr-HR/Customers.php | 111 +- app/Language/hr-HR/Datepicker.php | 45 +- app/Language/hr-HR/Employees.php | 87 +- app/Language/hr-HR/Enum.php | 19 +- app/Language/hr-HR/Error.php | 9 +- app/Language/hr-HR/Expenses.php | 99 +- app/Language/hr-HR/Expenses_categories.php | 43 +- app/Language/hr-HR/Giftcards.php | 141 +- app/Language/hr-HR/Item_kits.php | 81 +- app/Language/hr-HR/Items.php | 239 +- app/Language/hr-HR/Login.php | 27 +- app/Language/hr-HR/Messages.php | 29 +- app/Language/hr-HR/Module.php | 95 +- app/Language/hr-HR/Receivings.php | 115 +- app/Language/hr-HR/Reports.php | 295 +- app/Language/hr-HR/Sales.php | 444 +- app/Language/hr-HR/Suppliers.php | 47 +- app/Language/hr-HR/Taxes.php | 163 +- app/Language/hu-HU/Attributes.php | 63 +- app/Language/hu-HU/Bootstrap_tables.php | 21 +- app/Language/hu-HU/Cashups.php | 97 +- app/Language/hu-HU/Common.php | 175 +- app/Language/hu-HU/Config.php | 659 +- app/Language/hu-HU/Customers.php | 111 +- app/Language/hu-HU/Datepicker.php | 45 +- app/Language/hu-HU/Employees.php | 87 +- app/Language/hu-HU/Enum.php | 19 +- app/Language/hu-HU/Error.php | 9 +- app/Language/hu-HU/Expenses.php | 99 +- app/Language/hu-HU/Expenses_categories.php | 43 +- app/Language/hu-HU/Giftcards.php | 141 +- app/Language/hu-HU/Item_kits.php | 81 +- app/Language/hu-HU/Items.php | 239 +- app/Language/hu-HU/Login.php | 27 +- app/Language/hu-HU/Messages.php | 29 +- app/Language/hu-HU/Module.php | 95 +- app/Language/hu-HU/Receivings.php | 115 +- app/Language/hu-HU/Reports.php | 295 +- app/Language/hu-HU/Sales.php | 447 +- app/Language/hu-HU/Suppliers.php | 47 +- app/Language/hu-HU/Taxes.php | 163 +- app/Language/hy/Attributes.php | 63 +- app/Language/hy/Bootstrap_tables.php | 21 +- app/Language/hy/Cashups.php | 97 +- app/Language/hy/Common.php | 175 +- app/Language/hy/Config.php | 659 +- app/Language/hy/Customers.php | 111 +- app/Language/hy/Datepicker.php | 45 +- app/Language/hy/Employees.php | 87 +- app/Language/hy/Enum.php | 19 +- app/Language/hy/Error.php | 9 +- app/Language/hy/Expenses.php | 99 +- app/Language/hy/Expenses_categories.php | 43 +- app/Language/hy/Giftcards.php | 141 +- app/Language/hy/Item_kits.php | 81 +- app/Language/hy/Items.php | 239 +- app/Language/hy/Login.php | 27 +- app/Language/hy/Messages.php | 29 +- app/Language/hy/Module.php | 95 +- app/Language/hy/Receivings.php | 115 +- app/Language/hy/Reports.php | 295 +- app/Language/hy/Sales.php | 447 +- app/Language/hy/Suppliers.php | 47 +- app/Language/hy/Taxes.php | 163 +- app/Language/id/Attributes.php | 60 +- app/Language/id/Bootstrap_tables.php | 21 +- app/Language/id/Cashups.php | 97 +- app/Language/id/Common.php | 172 +- app/Language/id/Config.php | 656 +- app/Language/id/Customers.php | 108 +- app/Language/id/Datepicker.php | 45 +- app/Language/id/Employees.php | 84 +- app/Language/id/Enum.php | 19 +- app/Language/id/Error.php | 9 +- app/Language/id/Expenses.php | 99 +- app/Language/id/Expenses_categories.php | 40 +- app/Language/id/Giftcards.php | 141 +- app/Language/id/Item_kits.php | 81 +- app/Language/id/Items.php | 236 +- app/Language/id/Login.php | 24 +- app/Language/id/Messages.php | 29 +- app/Language/id/Module.php | 92 +- app/Language/id/Receivings.php | 115 +- app/Language/id/Reports.php | 292 +- app/Language/id/Sales.php | 444 +- app/Language/id/Suppliers.php | 47 +- app/Language/id/Taxes.php | 160 +- app/Language/it/Attributes.php | 60 +- app/Language/it/Bootstrap_tables.php | 18 +- app/Language/it/Cashups.php | 94 +- app/Language/it/Common.php | 172 +- app/Language/it/Config.php | 656 +- app/Language/it/Customers.php | 108 +- app/Language/it/Datepicker.php | 45 +- app/Language/it/Employees.php | 87 +- app/Language/it/Enum.php | 16 +- app/Language/it/Error.php | 6 +- app/Language/it/Expenses.php | 96 +- app/Language/it/Expenses_categories.php | 40 +- app/Language/it/Giftcards.php | 141 +- app/Language/it/Item_kits.php | 78 +- app/Language/it/Items.php | 236 +- app/Language/it/Login.php | 24 +- app/Language/it/Messages.php | 29 +- app/Language/it/Module.php | 92 +- app/Language/it/Receivings.php | 112 +- app/Language/it/Reports.php | 292 +- app/Language/it/Sales.php | 444 +- app/Language/it/Suppliers.php | 47 +- app/Language/it/Taxes.php | 160 +- app/Language/km/Attributes.php | 60 +- app/Language/km/Bootstrap_tables.php | 18 +- app/Language/km/Cashups.php | 97 +- app/Language/km/Common.php | 172 +- app/Language/km/Config.php | 659 +- app/Language/km/Customers.php | 111 +- app/Language/km/Datepicker.php | 42 +- app/Language/km/Employees.php | 84 +- app/Language/km/Enum.php | 16 +- app/Language/km/Error.php | 6 +- app/Language/km/Expenses.php | 99 +- app/Language/km/Expenses_categories.php | 43 +- app/Language/km/Giftcards.php | 141 +- app/Language/km/Item_kits.php | 81 +- app/Language/km/Items.php | 236 +- app/Language/km/Login.php | 27 +- app/Language/km/Messages.php | 29 +- app/Language/km/Module.php | 92 +- app/Language/km/Receivings.php | 115 +- app/Language/km/Reports.php | 295 +- app/Language/km/Sales.php | 444 +- app/Language/km/Suppliers.php | 44 +- app/Language/km/Taxes.php | 163 +- app/Language/lo/Attributes.php | 60 +- app/Language/lo/Bootstrap_tables.php | 21 +- app/Language/lo/Cashups.php | 97 +- app/Language/lo/Common.php | 175 +- app/Language/lo/Config.php | 659 +- app/Language/lo/Customers.php | 111 +- app/Language/lo/Datepicker.php | 45 +- app/Language/lo/Employees.php | 87 +- app/Language/lo/Enum.php | 19 +- app/Language/lo/Error.php | 9 +- app/Language/lo/Expenses.php | 99 +- app/Language/lo/Expenses_categories.php | 43 +- app/Language/lo/Giftcards.php | 141 +- app/Language/lo/Item_kits.php | 81 +- app/Language/lo/Items.php | 239 +- app/Language/lo/Login.php | 27 +- app/Language/lo/Messages.php | 29 +- app/Language/lo/Module.php | 95 +- app/Language/lo/Receivings.php | 115 +- app/Language/lo/Reports.php | 295 +- app/Language/lo/Sales.php | 447 +- app/Language/lo/Suppliers.php | 47 +- app/Language/lo/Taxes.php | 163 +- app/Language/ml/Attributes.php | 63 +- app/Language/ml/Bootstrap_tables.php | 21 +- app/Language/ml/Cashups.php | 97 +- app/Language/ml/Common.php | 175 +- app/Language/ml/Config.php | 659 +- app/Language/ml/Customers.php | 111 +- app/Language/ml/Datepicker.php | 45 +- app/Language/ml/Employees.php | 87 +- app/Language/ml/Enum.php | 19 +- app/Language/ml/Error.php | 9 +- app/Language/ml/Expenses.php | 99 +- app/Language/ml/Expenses_categories.php | 43 +- app/Language/ml/Giftcards.php | 141 +- app/Language/ml/Item_kits.php | 81 +- app/Language/ml/Items.php | 239 +- app/Language/ml/Login.php | 27 +- app/Language/ml/Messages.php | 29 +- app/Language/ml/Module.php | 95 +- app/Language/ml/Receivings.php | 115 +- app/Language/ml/Reports.php | 295 +- app/Language/ml/Sales.php | 447 +- app/Language/ml/Suppliers.php | 47 +- app/Language/ml/Taxes.php | 163 +- app/Language/nb_NO/Attributes.php | 63 +- app/Language/nb_NO/Bootstrap_tables.php | 21 +- app/Language/nb_NO/Cashups.php | 97 +- app/Language/nb_NO/Common.php | 175 +- app/Language/nb_NO/Config.php | 659 +- app/Language/nb_NO/Customers.php | 111 +- app/Language/nb_NO/Datepicker.php | 45 +- app/Language/nb_NO/Employees.php | 87 +- app/Language/nb_NO/Enum.php | 19 +- app/Language/nb_NO/Error.php | 9 +- app/Language/nb_NO/Expenses.php | 99 +- app/Language/nb_NO/Expenses_categories.php | 43 +- app/Language/nb_NO/Giftcards.php | 141 +- app/Language/nb_NO/Item_kits.php | 81 +- app/Language/nb_NO/Items.php | 239 +- app/Language/nb_NO/Login.php | 27 +- app/Language/nb_NO/Messages.php | 29 +- app/Language/nb_NO/Module.php | 95 +- app/Language/nb_NO/Receivings.php | 115 +- app/Language/nb_NO/Reports.php | 295 +- app/Language/nb_NO/Sales.php | 447 +- app/Language/nb_NO/Suppliers.php | 47 +- app/Language/nb_NO/Taxes.php | 163 +- app/Language/nl-BE/Attributes.php | 63 +- app/Language/nl-BE/Bootstrap_tables.php | 21 +- app/Language/nl-BE/Cashups.php | 97 +- app/Language/nl-BE/Common.php | 172 +- app/Language/nl-BE/Config.php | 656 +- app/Language/nl-BE/Customers.php | 108 +- app/Language/nl-BE/Datepicker.php | 45 +- app/Language/nl-BE/Employees.php | 84 +- app/Language/nl-BE/Enum.php | 19 +- app/Language/nl-BE/Error.php | 9 +- app/Language/nl-BE/Expenses.php | 96 +- app/Language/nl-BE/Expenses_categories.php | 43 +- app/Language/nl-BE/Giftcards.php | 141 +- app/Language/nl-BE/Item_kits.php | 78 +- app/Language/nl-BE/Items.php | 236 +- app/Language/nl-BE/Login.php | 24 +- app/Language/nl-BE/Messages.php | 29 +- app/Language/nl-BE/Module.php | 92 +- app/Language/nl-BE/Receivings.php | 115 +- app/Language/nl-BE/Reports.php | 292 +- app/Language/nl-BE/Sales.php | 444 +- app/Language/nl-BE/Suppliers.php | 44 +- app/Language/nl-BE/Taxes.php | 160 +- app/Language/nl/Attributes.php | 63 +- app/Language/nl/Bootstrap_tables.php | 21 +- app/Language/nl/Cashups.php | 97 +- app/Language/nl/Common.php | 172 +- app/Language/nl/Config.php | 659 +- app/Language/nl/Datepicker.php | 45 +- app/Language/nl/Employees.php | 87 +- app/Language/nl/Enum.php | 19 +- app/Language/nl/Error.php | 9 +- app/Language/nl/Expenses.php | 99 +- app/Language/nl/Expenses_categories.php | 43 +- app/Language/nl/Giftcards.php | 141 +- app/Language/nl/Item_kits.php | 81 +- app/Language/nl/Items.php | 239 +- app/Language/nl/Login.php | 27 +- app/Language/nl/Messages.php | 29 +- app/Language/nl/Module.php | 95 +- app/Language/nl/Receivings.php | 115 +- app/Language/nl/Reports.php | 295 +- app/Language/nl/Suppliers.php | 47 +- app/Language/pl/Attributes.php | 60 +- app/Language/pl/Bootstrap_tables.php | 18 +- app/Language/pl/Cashups.php | 97 +- app/Language/pl/Common.php | 172 +- app/Language/pl/Config.php | 659 +- app/Language/pl/Customers.php | 111 +- app/Language/pl/Datepicker.php | 42 +- app/Language/pl/Employees.php | 87 +- app/Language/pl/Enum.php | 19 +- app/Language/pl/Error.php | 6 +- app/Language/pl/Expenses.php | 99 +- app/Language/pl/Expenses_categories.php | 43 +- app/Language/pl/Giftcards.php | 138 +- app/Language/pl/Item_kits.php | 81 +- app/Language/pl/Items.php | 239 +- app/Language/pl/Login.php | 24 +- app/Language/pl/Messages.php | 26 +- app/Language/pl/Module.php | 95 +- app/Language/pl/Receivings.php | 115 +- app/Language/pl/Reports.php | 295 +- app/Language/pl/Sales.php | 447 +- app/Language/pl/Suppliers.php | 47 +- app/Language/pl/Taxes.php | 163 +- app/Language/pt-BR/Attributes.php | 63 +- app/Language/pt-BR/Bootstrap_tables.php | 21 +- app/Language/pt-BR/Cashups.php | 97 +- app/Language/pt-BR/Common.php | 175 +- app/Language/pt-BR/Config.php | 659 +- app/Language/pt-BR/Customers.php | 111 +- app/Language/pt-BR/Datepicker.php | 45 +- app/Language/pt-BR/Employees.php | 87 +- app/Language/pt-BR/Enum.php | 19 +- app/Language/pt-BR/Error.php | 9 +- app/Language/pt-BR/Expenses.php | 99 +- app/Language/pt-BR/Expenses_categories.php | 43 +- app/Language/pt-BR/Giftcards.php | 141 +- app/Language/pt-BR/Item_kits.php | 81 +- app/Language/pt-BR/Items.php | 239 +- app/Language/pt-BR/Login.php | 27 +- app/Language/pt-BR/Messages.php | 29 +- app/Language/pt-BR/Module.php | 95 +- app/Language/pt-BR/Receivings.php | 115 +- app/Language/pt-BR/Reports.php | 295 +- app/Language/pt-BR/Sales.php | 447 +- app/Language/pt-BR/Suppliers.php | 47 +- app/Language/pt-BR/Taxes.php | 163 +- app/Language/ro/Attributes.php | 63 +- app/Language/ro/Bootstrap_tables.php | 21 +- app/Language/ro/Cashups.php | 97 +- app/Language/ro/Common.php | 175 +- app/Language/ro/Config.php | 659 +- app/Language/ro/Customers.php | 111 +- app/Language/ro/Datepicker.php | 45 +- app/Language/ro/Employees.php | 87 +- app/Language/ro/Enum.php | 19 +- app/Language/ro/Error.php | 9 +- app/Language/ro/Expenses.php | 99 +- app/Language/ro/Expenses_categories.php | 43 +- app/Language/ro/Giftcards.php | 141 +- app/Language/ro/Item_kits.php | 81 +- app/Language/ro/Items.php | 239 +- app/Language/ro/Login.php | 27 +- app/Language/ro/Messages.php | 29 +- app/Language/ro/Module.php | 95 +- app/Language/ro/Receivings.php | 115 +- app/Language/ro/Reports.php | 295 +- app/Language/ro/Sales.php | 447 +- app/Language/ro/Suppliers.php | 47 +- app/Language/ro/Taxes.php | 163 +- app/Language/ru/Attributes.php | 60 +- app/Language/ru/Bootstrap_tables.php | 18 +- app/Language/ru/Cashups.php | 97 +- app/Language/ru/Common.php | 172 +- app/Language/ru/Config.php | 656 +- app/Language/ru/Customers.php | 108 +- app/Language/ru/Datepicker.php | 42 +- app/Language/ru/Employees.php | 84 +- app/Language/ru/Enum.php | 16 +- app/Language/ru/Error.php | 6 +- app/Language/ru/Expenses.php | 96 +- app/Language/ru/Expenses_categories.php | 40 +- app/Language/ru/Giftcards.php | 138 +- app/Language/ru/Item_kits.php | 78 +- app/Language/ru/Items.php | 236 +- app/Language/ru/Login.php | 24 +- app/Language/ru/Messages.php | 26 +- app/Language/ru/Module.php | 92 +- app/Language/ru/Receivings.php | 112 +- app/Language/ru/Sales.php | 444 +- app/Language/ru/Suppliers.php | 44 +- app/Language/ru/Taxes.php | 160 +- app/Language/sv/Attributes.php | 63 +- app/Language/sv/Bootstrap_tables.php | 21 +- app/Language/sv/Cashups.php | 97 +- app/Language/sv/Common.php | 172 +- app/Language/sv/Config.php | 659 +- app/Language/sv/Customers.php | 111 +- app/Language/sv/Datepicker.php | 45 +- app/Language/sv/Employees.php | 87 +- app/Language/sv/Enum.php | 19 +- app/Language/sv/Error.php | 9 +- app/Language/sv/Expenses.php | 99 +- app/Language/sv/Expenses_categories.php | 43 +- app/Language/sv/Giftcards.php | 141 +- app/Language/sv/Item_kits.php | 81 +- app/Language/sv/Items.php | 239 +- app/Language/sv/Login.php | 27 +- app/Language/sv/Messages.php | 29 +- app/Language/sv/Module.php | 95 +- app/Language/sv/Receivings.php | 115 +- app/Language/sv/Reports.php | 295 +- app/Language/sv/Sales.php | 447 +- app/Language/sv/Suppliers.php | 47 +- app/Language/sv/Taxes.php | 163 +- app/Language/ta/Attributes.php | 63 +- app/Language/ta/Bootstrap_tables.php | 21 +- app/Language/ta/Cashups.php | 97 +- app/Language/ta/Common.php | 175 +- app/Language/ta/Config.php | 659 +- app/Language/ta/Customers.php | 111 +- app/Language/ta/Datepicker.php | 45 +- app/Language/ta/Employees.php | 87 +- app/Language/ta/Enum.php | 19 +- app/Language/ta/Error.php | 9 +- app/Language/ta/Expenses.php | 99 +- app/Language/ta/Expenses_categories.php | 43 +- app/Language/ta/Giftcards.php | 141 +- app/Language/ta/Item_kits.php | 81 +- app/Language/ta/Items.php | 239 +- app/Language/ta/Login.php | 27 +- app/Language/ta/Messages.php | 29 +- app/Language/ta/Module.php | 95 +- app/Language/ta/Receivings.php | 115 +- app/Language/ta/Reports.php | 295 +- app/Language/ta/Sales.php | 447 +- app/Language/ta/Suppliers.php | 47 +- app/Language/ta/Taxes.php | 163 +- app/Language/th/Bootstrap_tables.php | 21 +- app/Language/th/Cashups.php | 97 +- app/Language/th/Datepicker.php | 45 +- app/Language/th/Employees.php | 84 +- app/Language/th/Enum.php | 19 +- app/Language/th/Error.php | 9 +- app/Language/th/Expenses.php | 99 +- app/Language/th/Expenses_categories.php | 43 +- app/Language/th/Giftcards.php | 141 +- app/Language/th/Item_kits.php | 81 +- app/Language/th/Login.php | 24 +- app/Language/th/Messages.php | 29 +- app/Language/th/Module.php | 92 +- app/Language/th/Receivings.php | 112 +- app/Language/th/Suppliers.php | 47 +- app/Language/tl-PH/Attributes.php | 63 +- app/Language/tl-PH/Bootstrap_tables.php | 21 +- app/Language/tl-PH/Cashups.php | 97 +- app/Language/tl-PH/Common.php | 175 +- app/Language/tl-PH/Config.php | 659 +- app/Language/tl-PH/Customers.php | 111 +- app/Language/tl-PH/Datepicker.php | 45 +- app/Language/tl-PH/Employees.php | 87 +- app/Language/tl-PH/Enum.php | 19 +- app/Language/tl-PH/Error.php | 9 +- app/Language/tl-PH/Expenses.php | 99 +- app/Language/tl-PH/Expenses_categories.php | 43 +- app/Language/tl-PH/Giftcards.php | 141 +- app/Language/tl-PH/Item_kits.php | 81 +- app/Language/tl-PH/Items.php | 239 +- app/Language/tl-PH/Login.php | 27 +- app/Language/tl-PH/Messages.php | 29 +- app/Language/tl-PH/Module.php | 95 +- app/Language/tl-PH/Receivings.php | 115 +- app/Language/tl-PH/Reports.php | 295 +- app/Language/tl-PH/Sales.php | 447 +- app/Language/tl-PH/Suppliers.php | 47 +- app/Language/tl-PH/Taxes.php | 163 +- app/Language/tr/Attributes.php | 63 +- app/Language/tr/Bootstrap_tables.php | 21 +- app/Language/tr/Cashups.php | 97 +- app/Language/tr/Common.php | 175 +- app/Language/tr/Config.php | 659 +- app/Language/tr/Customers.php | 111 +- app/Language/tr/Datepicker.php | 45 +- app/Language/tr/Employees.php | 87 +- app/Language/tr/Enum.php | 19 +- app/Language/tr/Error.php | 9 +- app/Language/tr/Expenses.php | 99 +- app/Language/tr/Expenses_categories.php | 43 +- app/Language/tr/Giftcards.php | 141 +- app/Language/tr/Item_kits.php | 81 +- app/Language/tr/Login.php | 27 +- app/Language/tr/Messages.php | 29 +- app/Language/tr/Module.php | 95 +- app/Language/tr/Receivings.php | 115 +- app/Language/tr/Reports.php | 295 +- app/Language/tr/Sales.php | 447 +- app/Language/tr/Suppliers.php | 47 +- app/Language/tr/Taxes.php | 163 +- app/Language/uk-UA/Attributes.php | 63 +- app/Language/uk-UA/Bootstrap_tables.php | 21 +- app/Language/uk-UA/Cashups.php | 97 +- app/Language/uk-UA/Common.php | 175 +- app/Language/uk-UA/Config.php | 659 +- app/Language/uk-UA/Customers.php | 111 +- app/Language/uk-UA/Datepicker.php | 45 +- app/Language/uk-UA/Employees.php | 87 +- app/Language/uk-UA/Enum.php | 19 +- app/Language/uk-UA/Error.php | 9 +- app/Language/uk-UA/Expenses.php | 99 +- app/Language/uk-UA/Expenses_categories.php | 43 +- app/Language/uk-UA/Giftcards.php | 141 +- app/Language/uk-UA/Item_kits.php | 81 +- app/Language/uk-UA/Items.php | 239 +- app/Language/uk-UA/Login.php | 27 +- app/Language/uk-UA/Messages.php | 29 +- app/Language/uk-UA/Module.php | 95 +- app/Language/uk-UA/Receivings.php | 115 +- app/Language/uk-UA/Reports.php | 295 +- app/Language/uk-UA/Sales.php | 447 +- app/Language/uk-UA/Suppliers.php | 47 +- app/Language/uk-UA/Taxes.php | 163 +- app/Language/ur_PK/Attributes.php | 63 +- app/Language/ur_PK/Bootstrap_tables.php | 21 +- app/Language/ur_PK/Cashups.php | 97 +- app/Language/ur_PK/Common.php | 175 +- app/Language/ur_PK/Config.php | 659 +- app/Language/ur_PK/Customers.php | 111 +- app/Language/ur_PK/Datepicker.php | 45 +- app/Language/ur_PK/Employees.php | 87 +- app/Language/ur_PK/Enum.php | 19 +- app/Language/ur_PK/Error.php | 9 +- app/Language/ur_PK/Expenses.php | 99 +- app/Language/ur_PK/Expenses_categories.php | 43 +- app/Language/ur_PK/Giftcards.php | 141 +- app/Language/ur_PK/Item_kits.php | 81 +- app/Language/ur_PK/Items.php | 239 +- app/Language/ur_PK/Login.php | 27 +- app/Language/ur_PK/Messages.php | 29 +- app/Language/ur_PK/Module.php | 95 +- app/Language/ur_PK/Receivings.php | 115 +- app/Language/ur_PK/Reports.php | 295 +- app/Language/ur_PK/Sales.php | 447 +- app/Language/ur_PK/Suppliers.php | 47 +- app/Language/ur_PK/Taxes.php | 163 +- app/Language/vi/Attributes.php | 63 +- app/Language/vi/Bootstrap_tables.php | 21 +- app/Language/vi/Cashups.php | 94 +- app/Language/vi/Common.php | 172 +- app/Language/vi/Config.php | 659 +- app/Language/vi/Customers.php | 111 +- app/Language/vi/Datepicker.php | 45 +- app/Language/vi/Employees.php | 87 +- app/Language/vi/Enum.php | 19 +- app/Language/vi/Error.php | 9 +- app/Language/vi/Expenses.php | 99 +- app/Language/vi/Expenses_categories.php | 43 +- app/Language/vi/Giftcards.php | 141 +- app/Language/vi/Item_kits.php | 81 +- app/Language/vi/Items.php | 239 +- app/Language/vi/Login.php | 24 +- app/Language/vi/Messages.php | 29 +- app/Language/vi/Module.php | 95 +- app/Language/vi/Receivings.php | 115 +- app/Language/vi/Reports.php | 295 +- app/Language/vi/Sales.php | 444 +- app/Language/vi/Suppliers.php | 47 +- app/Language/vi/Taxes.php | 160 +- app/Language/zh-Hans/Attributes.php | 63 +- app/Language/zh-Hans/Bootstrap_tables.php | 21 +- app/Language/zh-Hans/Cashups.php | 97 +- app/Language/zh-Hans/Common.php | 175 +- app/Language/zh-Hans/Datepicker.php | 45 +- app/Language/zh-Hans/Employees.php | 87 +- app/Language/zh-Hans/Enum.php | 19 +- app/Language/zh-Hans/Error.php | 9 +- app/Language/zh-Hans/Expenses.php | 99 +- app/Language/zh-Hans/Expenses_categories.php | 43 +- app/Language/zh-Hans/Giftcards.php | 141 +- app/Language/zh-Hans/Item_kits.php | 81 +- app/Language/zh-Hans/Items.php | 239 +- app/Language/zh-Hans/Messages.php | 29 +- app/Language/zh-Hans/Module.php | 95 +- app/Language/zh-Hans/Receivings.php | 115 +- app/Language/zh-Hans/Reports.php | 295 +- app/Language/zh-Hans/Sales.php | 447 +- app/Language/zh-Hans/Suppliers.php | 47 +- app/Language/zh-Hans/Taxes.php | 163 +- app/Language/zh-Hant/Attributes.php | 63 +- app/Language/zh-Hant/Bootstrap_tables.php | 21 +- app/Language/zh-Hant/Cashups.php | 97 +- app/Language/zh-Hant/Common.php | 175 +- app/Language/zh-Hant/Config.php | 659 +- app/Language/zh-Hant/Customers.php | 111 +- app/Language/zh-Hant/Datepicker.php | 45 +- app/Language/zh-Hant/Employees.php | 87 +- app/Language/zh-Hant/Enum.php | 19 +- app/Language/zh-Hant/Error.php | 9 +- app/Language/zh-Hant/Expenses.php | 99 +- app/Language/zh-Hant/Expenses_categories.php | 43 +- app/Language/zh-Hant/Giftcards.php | 141 +- app/Language/zh-Hant/Item_kits.php | 81 +- app/Language/zh-Hant/Items.php | 239 +- app/Language/zh-Hant/Login.php | 27 +- app/Language/zh-Hant/Messages.php | 29 +- app/Language/zh-Hant/Module.php | 95 +- app/Language/zh-Hant/Receivings.php | 115 +- app/Language/zh-Hant/Reports.php | 295 +- app/Language/zh-Hant/Sales.php | 444 +- app/Language/zh-Hant/Suppliers.php | 47 +- app/Language/zh-Hant/Taxes.php | 163 +- app/Views/login.php | 6 +- app/Views/partial/footer.php | 2 +- app/Views/partial/header.php | 27 +- build-package.ps1 | 146 + build-steps.ps1 | 119 +- build.ps1 | 20 +- gulpfile.js | 262 + package-lock.json | 12822 +++++++++------- package.json | 71 +- public/css/invoice.css | 3 +- public/css/ospos.css | 2 + .../ci4-lang-migration/convert.php | 0 tools/ci4-lang-migration/convert.sh | 16 + 959 files changed, 70403 insertions(+), 66807 deletions(-) create mode 100644 build-package.ps1 create mode 100644 gulpfile.js rename convert.php => tools/ci4-lang-migration/convert.php (100%) create mode 100755 tools/ci4-lang-migration/convert.sh diff --git a/BUILD.md b/BUILD.md index a59686c5b..922398354 100644 --- a/BUILD.md +++ b/BUILD.md @@ -6,27 +6,30 @@ If you are a developer and need to add unique features to OSPOS, you can downloa After you've made your changes, you will need to do a "BUILD" on it to add all necessary components that OSPOS needs to be a fully functional application. -This documents the "How to Build" process. +This documents the "How to Build" process. -The goal here was to do a lot of work in setting up and configuring the build process so that the actual build is as simple as possible. I think we've accomplished that task. +The goal here is to set up and configure the build process so that the actual build is as simple as possible. + +The build process uses the build tools "npm" and "gulp" to piece everything together. This applies only to the upcoming 3.4.0 release of OSPOS which is being worked on in the CI4 branch, where we are upgrading OSPOS to version 4 of the CodeIgniter framework. ## Prerequisites -- Install the latest version of NPM. -- Install the latest version of Composer. +- Install the latest version of NPM (tested using version 9.4.2) +- Install the latest version of Composer (tested using composer 2.5.1) ## The Workflow 1. Download the code from the CI4 branch found at https://github.com/opensourcepos/opensourcepos/tree/ci4-upgrade. 2. Unzip it and copy the contents into the working folder. 3. Start a terminal session from the root of your working folder. For example, I normally open up the working folder in PHPStorm and run the commands from the Terminal provided by the IDE. -4. Enter the following commands: - - `npm install` - - `npm run build` +4. Enter the following three commands in sequence: + - `composer install` + - `npm install` + - `npm run build` -That's all there is to it. These commands thread a lot of smaller tasks together and run them sequentially. If you want to run each step manually, then you will need to pay attention to the bouncing between folders that takes place in order to run each task using the correct version of Grunt. +That's all there is to it. Note: If you receive messages similar to 'codeigniter4/framework v4.3.1 requires ext-intl', this is an indicator that you do not have intl enabled in php.ini @@ -42,9 +45,6 @@ I've added the following Powershell scripts to make my life a bit easier, which * `build.ps1` - Which runs the build but also restores the .env from a backup I make of it in a specifically placed folder. I place a copy of the configured .env file in a folder that has the following path from the working folder: `../env//.env` - -* `build-steps.ps1` - This runs through each step of the build and pauses just before it executes the next build step so that the developer can check the results of the previous build step. - ## The Result The build creates a developer version of a runnable instance of OSPOS. It contains a ton of developer stuff that **should not be deployed to a production environment**. diff --git a/INSTALL.md b/INSTALL.md index 931550152..2c5298c14 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,6 +1,6 @@ ## Server Requirements -- PHP version `7.2` to `7.4` are supported, PHP version `≤5.6` and `8.0` are NOT supported. Please note that PHP needs to have the extensions `php-gd`, `php-bcmath`, `php-intl`, `php-openssl`, `php-mbstring` , `php-curl` and `php-xml` installed and enabled. +- PHP version `7.2` to `8.0` are supported, PHP version `≤5.6` is NOT supported. Please note that PHP needs to have the extensions `php-gd`, `php-bcmath`, `php-intl`, `php-openssl`, `php-mbstring` , `php-curl` and `php-xml` installed and enabled. - MySQL `5.5`, `5.6` and `5.7` are supported, also MariaDB replacement `10.x` is supported and might offer better performance. - Apache `2.2` and `2.4` are supported. Nginx should work fine too, see [wiki page here](https://github.com/opensourcepos/opensourcepos/wiki/Local-Deployment-using-LEMP). - Raspberry PI based installations proved to work, see [wiki page here](). diff --git a/app/Config/App.php b/app/Config/App.php index d968861b3..a4ba6c1a8 100644 --- a/app/Config/App.php +++ b/app/Config/App.php @@ -12,7 +12,7 @@ class App extends BaseConfig * * @var string */ - public $application_version = '4.0.0-dev'; + public $application_version = '3.4.0-dev'; /** * This is the commit hash for the version you are currently using. diff --git a/app/Config/Database.php b/app/Config/Database.php index f7716ce3c..5f2e39bc8 100644 --- a/app/Config/Database.php +++ b/app/Config/Database.php @@ -9,36 +9,66 @@ use CodeIgniter\Database\Config; */ class Database extends Config { - /** - * The directory that holds the Migrations - * and Seeds directories. - * - * @var string - */ - public $filesPath = APPPATH . 'Database' . DIRECTORY_SEPARATOR; + /** + * The directory that holds the Migrations + * and Seeds directories. + */ + public string $filesPath = APPPATH . 'Database' . DIRECTORY_SEPARATOR; - /** - * Lets you choose which connection group to - * use if no other is specified. - * - * @var string - */ - public $defaultGroup = 'default'; + /** + * Lets you choose which connection group to + * use if no other is specified. + */ + public string $defaultGroup = 'default'; /** * The default database connection. - * - * @var array */ - public $default; + public array $default = [ + 'DSN' => '', + 'hostname' => 'localhost', + 'username' => 'admin', + 'password' => 'pointofsale', + 'database' => 'ospos', + 'DBDriver' => 'MySQLi', + 'DBPrefix' => 'ospos_', + 'pConnect' => false, + 'DBDebug' => (ENVIRONMENT !== 'production'), + 'charset' => 'utf8', + 'DBCollat' => 'utf8_general_ci', + 'swapPre' => '', + 'encrypt' => false, + 'compress' => false, + 'strictOn' => false, + 'failover' => [], + 'port' => 3306 + ]; /** * This database connection is used when * running PHPUnit database tests. - * - * @var array */ - public $tests; + public array $tests = [ + 'DSN' => '', + 'hostname' => 'localhost', + 'username' => 'admin', + 'password' => 'pointofsale', + 'database' => 'ospos', + 'DBDriver' => 'MySQLi', + 'DBPrefix' => 'ospos_', + 'pConnect' => false, + 'DBDebug' => (ENVIRONMENT !== 'production'), + 'charset' => 'utf8', + 'DBCollat' => 'utf8_general_ci', + 'swapPre' => '', + 'encrypt' => false, + 'compress' => false, + 'strictOn' => false, + 'failover' => [], + 'port' => 3306, + 'foreignKeys' => true, + 'busyTimeout' => 1000, + ]; /** * This database connection is used when @@ -46,71 +76,31 @@ class Database extends Config * * @var array */ - public $development; + public $development = [ + 'DSN' => '', + 'hostname' => 'localhost', + 'username' => 'admin', + 'password' => 'pointofsale', + 'database' => 'ospos', + 'DBDriver' => 'MySQLi', + 'DBPrefix' => 'ospos_', + 'pConnect' => false, + 'DBDebug' => (ENVIRONMENT !== 'production'), + 'charset' => 'utf8', + 'DBCollat' => 'utf8_general_ci', + 'swapPre' => '', + 'encrypt' => false, + 'compress' => false, + 'strictOn' => false, + 'failover' => [], + 'port' => 3306, + 'foreignKeys' => true, + 'busyTimeout' => 1000, + ]; - public function __construct() - { - parent::__construct(); - - $this->default = [ - 'DSN' => '', - 'hostname' => !empty(getenv('MYSQL_HOST_NAME')) ? getenv('MYSQL_HOST_NAME') : 'localhost', - 'username' => !empty(getenv('MYSQL_USERNAME')) ? getenv('MYSQL_USERNAME') : 'admin', - 'password' => !empty(getenv('MYSQL_PASSWORD')) ? getenv('MYSQL_PASSWORD') : 'pointofsale', - 'database' => !empty(getenv('MYSQL_DB_NAME')) ? getenv('MYSQL_DB_NAME') : 'ospos', - 'DBDriver' => 'MySQLi', - 'DBPrefix' => 'ospos_', - 'pConnect' => false, - 'DBDebug' => (ENVIRONMENT !== 'production'), - 'charset' => 'utf8', - 'DBCollat' => 'utf8_general_ci', - 'swapPre' => '', - 'encrypt' => false, - 'compress' => false, - 'strictOn' => false, - 'failover' => [], - 'port' => 3306 - ]; - - $this->development = [ - 'DSN' => '', - 'hostname' => !empty(getenv('MYSQL_HOST_NAME')) ? getenv('MYSQL_HOST_NAME') : 'localhost', - 'username' => !empty(getenv('MYSQL_USERNAME')) ? getenv('MYSQL_USERNAME') : 'admin', - 'password' => !empty(getenv('MYSQL_PASSWORD')) ? getenv('MYSQL_PASSWORD') : 'pointofsale', - 'database' => !empty(getenv('MYSQL_DB_NAME')) ? getenv('MYSQL_DB_NAME') : 'ospos', - 'DBDriver' => 'MySQLi', - 'DBPrefix' => 'ospos_', - 'pConnect' => false, - 'DBDebug' => (ENVIRONMENT !== 'production'), - 'charset' => 'utf8', - 'DBCollat' => 'utf8_general_ci', - 'swapPre' => '', - 'encrypt' => false, - 'compress' => false, - 'strictOn' => false, - 'failover' => [], - 'port' => 3306 - ]; - - $this->tests = [ - 'DSN' => '', - 'hostname' => !empty(getenv('MYSQL_HOST_NAME')) ? getenv('MYSQL_HOST_NAME') : 'localhost', - 'username' => !empty(getenv('MYSQL_USERNAME')) ? getenv('MYSQL_USERNAME') : 'admin', - 'password' => !empty(getenv('MYSQL_PASSWORD')) ? getenv('MYSQL_PASSWORD') : 'pointofsale', - 'database' => !empty(getenv('MYSQL_DB_NAME')) ? getenv('MYSQL_DB_NAME') : 'ospos', - 'DBDriver' => 'MySQLi', - 'DBPrefix' => 'ospos_', - 'pConnect' => false, - 'DBDebug' => (ENVIRONMENT !== 'production'), - 'charset' => 'utf8', - 'DBCollat' => 'utf8_general_ci', - 'swapPre' => '', - 'encrypt' => false, - 'compress' => false, - 'strictOn' => false, - 'failover' => [], - 'port' => 3306 - ]; + public function __construct() + { + parent::__construct(); if(!getenv('database.development.hostname')) { @@ -127,9 +117,9 @@ class Database extends Config $this->development['password'] = getenv('database.development.password'); } - // Ensure that we always set the database group to 'tests' if - // we are currently running an automated test suite, so that - // we don't overwrite live data on accident. + // Ensure that we always set the database group to 'tests' if + // we are currently running an automated test suite, so that + // we don't overwrite live data on accident. switch(ENVIRONMENT) { case 'testing': @@ -139,5 +129,5 @@ class Database extends Config $this->defaultGroup = 'development'; break; } - } + } } diff --git a/app/Controllers/Config.php b/app/Controllers/Config.php index bc3b0078b..fc4af3b2e 100644 --- a/app/Controllers/Config.php +++ b/app/Controllers/Config.php @@ -242,7 +242,7 @@ class Config extends Secure_Controller $themes = []; // read all themes in the dist folder - $dir = new DirectoryIterator('dist/bootswatch'); + $dir = new DirectoryIterator('resources/bootswatch'); foreach($dir as $dirinfo) //TODO: $dirinfo doesn't follow naming convention { diff --git a/app/Controllers/Reports.php b/app/Controllers/Reports.php index 8507b7f02..14252456f 100644 --- a/app/Controllers/Reports.php +++ b/app/Controllers/Reports.php @@ -1195,7 +1195,6 @@ class Reports extends Secure_Controller 'debit' => lang('Sales.debit'), 'invoices' => lang('Sales.invoice') ]; - } public function specific_customer(string $start_date, string $end_date, string $customer_id, string $sale_type, string $payment_type): void @@ -1669,7 +1668,6 @@ class Reports extends Secure_Controller } $sale_type_options['canceled'] = lang('Reports.canceled'); $sale_type_options['returns'] = lang('Reports.returns'); - return $sale_type_options; } diff --git a/app/Helpers/tabular_helper.php b/app/Helpers/tabular_helper.php index ecd684da4..66768989c 100644 --- a/app/Helpers/tabular_helper.php +++ b/app/Helpers/tabular_helper.php @@ -887,7 +887,7 @@ function get_cash_up_data_row(object $cash_up): array 'close_date' => to_datetime(strtotime($cash_up->close_date)), 'close_employee_id' => $cash_up->close_first_name . ' ' . $cash_up->close_last_name, 'closed_amount_cash' => to_currency($cash_up->closed_amount_cash), - 'note' => $cash_up->note ? $CI->lang->line('common_yes') : $CI->lang->line('common_no'), + 'note' => $cash_up->note ? '' : '', 'closed_amount_due' => to_currency($cash_up->closed_amount_due), 'closed_amount_card' => to_currency($cash_up->closed_amount_card), 'closed_amount_check' => to_currency($cash_up->closed_amount_check), diff --git a/app/Language/ar-EG/Attributes.php b/app/Language/ar-EG/Attributes.php index 9c05268ea..7a1227820 100644 --- a/app/Language/ar-EG/Attributes.php +++ b/app/Language/ar-EG/Attributes.php @@ -1,31 +1,32 @@ - "الميزات لا يمكن أن تحتوي على ':' أو'|'", + "confirm_delete" => "هل أنت متأكد من أنك تريد حذف الميزات المحددة ؟", + "confirm_restore" => "هل أنت متأكد من أنك تريد استعادة السمة (السمات) المحددة؟", + "definition_cannot_be_deleted" => "لا يمكن حذف السمات المحددة", + "definition_error_adding_updating" => "لا يمكن إضافة السمة {0} أو تحديثها. يرجى التحقق من سجل الخطأ.", + "definition_flags" => "رؤية الميزات", + "definition_group" => "المجموعة", + "definition_id" => "كود", + "definition_name" => "إضافة ميزة", + "definition_name_required" => "اسم الميزة هي خانة اجبارية", + "definition_one_or_multiple" => "ميزة/ميزات", + "definition_successful_adding" => "لقد تم إضافة صنف بنجاح", + "definition_successful_deleted" => "لقد تم حذف ميزة بنجاح", + "definition_successful_updating" => "تم تعديل الميزة بنجاح", + "definition_type" => "نوع الميزة", + "definition_type_required" => "نوع الميزة هي خانة إجبارية", + "definition_unit" => "وحدة قياس", + "definition_values" => "قيمة الميزة", + "new" => "اضافة ميزة جديده", + "no_attributes_to_display" => "لا يوجد اصناف للعرض", + "receipt_visibility" => "وصل", + "show_in_items" => "اظهار في الصنف", + "show_in_items_visibility" => "الصنف", + "show_in_receipt" => "اظهار على الوصل", + "show_in_receivings" => "اظهار في استلام البضائع", + "show_in_receivings_visibility" => "استلام البضائع", + "show_in_sales" => "اظهار خلال البيع", + "show_in_sales_visibility" => "البيع", + "update" => "تحديث الميزات", +]; diff --git a/app/Language/ar-EG/Bootstrap_tables.php b/app/Language/ar-EG/Bootstrap_tables.php index b3508bd1d..b13253f08 100644 --- a/app/Language/ar-EG/Bootstrap_tables.php +++ b/app/Language/ar-EG/Bootstrap_tables.php @@ -1,9 +1,11 @@ "الجميع", + "tables_columns" => "أعمدة", + "tables_hide_show_pagination" => "عرض/إخفاء أرقام الصفحات", + "tables_loading" => "جارى التحميل، برجاء الإنتظار ...", + "tables_page_from_to" => "عرض {0} إلى {1} من {2} صفوف", + "tables_refresh" => "إعادة تحميل", + "tables_rows_per_page" => "{0} صف بالصفحة", + "tables_toggle" => "تغيير", +]; diff --git a/app/Language/ar-EG/Cashups.php b/app/Language/ar-EG/Cashups.php index 35f15ff03..7f2f34d9f 100644 --- a/app/Language/ar-EG/Cashups.php +++ b/app/Language/ar-EG/Cashups.php @@ -1,48 +1,49 @@ - "قيمة المبلغ", + "amount_number" => "قيمة المبلغ يجب ان تتكون من ارقام", + "amount_required" => "قيمة المبلغ هي خانة إجبارية.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "لا يمكن حذف الصندوق النقدي", + "cash_difference" => "", + "close_date" => "تاريخ تسكير الصندوق", + "close_employee" => "تم التسكير من قبل", + "closed_amount_card" => "بطاقات ائتمان", + "closed_amount_cash" => "الصندوق النقدي", + "closed_amount_check" => "شيكات", + "closed_amount_due" => "الديون", + "closed_amount_giftcard" => "", + "closed_amount_total" => "المجموع", + "closed_date" => "تاريخ تسكير الصندوق", + "confirm_delete" => "هل انت متأكد من حذف الصندوق النقدي؟", + "confirm_restore" => "هل انت متأكد من استعادة الصندوق النقدي؟", + "confirm_submit" => "", + "date_number" => "التاريخ يجب ان يكون مكون من ارقام", + "date_required" => "التاريخ هي خانة اجبارية", + "description" => "الوصف", + "enable_expected" => "", + "error_adding_updating" => "خطأ في تعديل او اضافة صندوق نقدي", + "giftcard" => "", + "id" => "كود", + "info" => "معلومات عن الصندوق النقدي", + "info_employee" => "", + "is_deleted" => "محذوف", + "new" => "صندوق نقدي جديد", + "no_cashups_to_display" => "لا يوجد صناديق نقدية للاظهار", + "none_selected" => "لم يتم اختيار اي صندوق نقدي", + "note" => "ملاحظات", + "one_or_multiple" => "صندوق او صناديق نقدية", + "open_amount_cash" => "بداية صندوق نقدي", + "open_date" => "تاريخ بداية الصندوق النقدي", + "open_employee" => "تمت بداية الصندوق النقدي من قبل", + "opened_date" => "تاريخ بداية الصندوق النقدي", + "successful_adding" => "تمت إضافة الصندوق النقدي بنجاح", + "successful_deleted" => "تم حذف الصندوق النقدي بنجاح", + "successful_updating" => "تم تعديل الصندوق النقدي بنجاح", + "total" => "المجموع", + "transfer_amount_cash" => "حركة الصندوق", + "transfer_amount_cash_minus" => "", + "update" => "تعديل/تحديث الصندوق النقدي", + "warning" => "", +]; diff --git a/app/Language/ar-EG/Common.php b/app/Language/ar-EG/Common.php index 4a18fdb08..9cdc49455 100644 --- a/app/Language/ar-EG/Common.php +++ b/app/Language/ar-EG/Common.php @@ -1,86 +1,88 @@ "العنوان 1", + "address_2" => "العنوان 2", + "admin" => "", + "city" => "المدينة", + "clerk" => "", + "close" => "إغلاق", + "color" => "", + "comments" => "تعليقات", + "common" => "عام", + "confirm_search" => "لقد قمت اختيار أكتر من سجل، سوف تفقد هذه الاختيارات عند إرسال البحث، موافق؟", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "يرجى تصحيح الأخطاء المحددة قبل الحفظ", + "country" => "البلد", + "dashboard" => "", + "date" => "التاريخ", + "delete" => "حذف", + "det" => "تفاصيل", + "download_import_template" => "تنزيل قالب الاستيراد من اكسل (CSV)", + "edit" => "تحرير", + "email" => "بريد إلكتروني", + "email_invalid_format" => "شكل البريد الإلكتروني غير صحيح.", + "export_csv" => "تصدير إلى اكسل", + "export_csv_no" => "لا", + "export_csv_yes" => "نعم", + "fields_required_message" => "الحقول التي بالأحمر مطلوبة", + "fields_required_message_unique" => "", + "first_name" => "الاسم الأول", + "first_name_required" => "الاسم الأول مطلوب.", + "first_page" => "الأول", + "gender" => "النوع", + "gender_female" => "أنثى", + "gender_male" => "ذكر", + "gender_undefined" => "", + "icon" => "أيقونة", + "id" => "رقم التعريف", + "import" => "استيراد", + "import_change_file" => "تغيير", + "import_csv" => "استيراد من اكسل", + "import_full_path" => "المسار الكامل لملف اكسل مطلوب", + "import_remove_file" => "إزالة", + "import_select_file" => "اختار ملف", + "inv" => "المخزن", + "last_name" => "الاسم الأخير", + "last_name_required" => "الاسم الأخير مطلوب.", + "last_page" => "الأخيرة", + "learn_about_project" => "للتعرف على أخر المعلومات حول المشروع.", + "list_of" => "قائمة بـ", + "logo" => "شعار", + "logo_mark" => "علامة الشعار", + "logout" => "خروج", + "manager" => "", + "migration_needed" => "سيبدأ ترحيل قاعدة البيانات إلى {0} بعد تسجيل الدخول.", + "new" => "جديد", + "no" => "", + "no_persons_to_display" => "لا يوجد اناس لعرضهم.", + "none_selected_text" => "[إختيار]", + "or" => "أو", + "people" => "", + "phone_number" => "رقم التليفون", + "phone_number_required" => "رقم التليفون مطلوب", + "please_visit_my" => "برجاء زيارة", + "position" => "", + "powered_by" => "مدعوم بواسطة", + "price" => "السعر", + "print" => "طباعة", + "remove" => "إزالة", + "required" => "مطلوب", + "restore" => "الإستعادة", + "return_policy" => "سياسة الاسترجاع", + "search" => "بحث", + "search_options" => "خيارات البحث", + "searched_for" => "بحث عن", + "software_short" => "OSPOS", + "software_title" => "برنامج OSPOS", + "state" => "المحافظة", + "submit" => "حفظ", + "total_spent" => "مجموع الصرف", + "unknown" => "غير معروف", + "view_recent_sales" => "عرض أحدث المبيعات", + "website" => "الموقع الإلكترونى", + "welcome" => "مرحباً", + "welcome_message" => "مرحباً فى OSPOS برجاء إختيار أى قسم للبدء.", + "yes" => "", + "you_are_using_ospos" => "أنت تستخدم إصدار Open Source Point Of Sale", + "zip" => "الرقم البريدى", +]; diff --git a/app/Language/ar-EG/Config.php b/app/Language/ar-EG/Config.php index 6b6190d16..096f1594a 100644 --- a/app/Language/ar-EG/Config.php +++ b/app/Language/ar-EG/Config.php @@ -1,328 +1,330 @@ "عنوان الشركة", + "address_required" => "عنوان الشركة مطلوب.", + "all_set" => "صلاحيات الملفات مضبطة بالطريقه الصحيحه!", + "allow_duplicate_barcodes" => "السماح بتشابة الباركود", + "apostrophe" => "الفاصلة", + "backup_button" => "نسخ إحتياطى", + "backup_database" => "نسخ إحتياطى لقاعدة البيانات", + "barcode" => "باركود", + "barcode_company" => "اسم الشركة", + "barcode_configuration" => "اعدادات الباركود", + "barcode_content" => "محتويات الباركود", + "barcode_first_row" => "الصف 1", + "barcode_font" => "الخط", + "barcode_formats" => "اشكال الادخال", + "barcode_generate_if_empty" => "توليد اذا كان الباركود فارغ.", + "barcode_height" => "الارتفاع (px)", + "barcode_id" => "كود/اسم الصنف", + "barcode_info" => "معلومات اعدادات الباركود", + "barcode_layout" => "تخطيط الباركود", + "barcode_name" => "الاسم", + "barcode_number" => "الباركود UPC/EAN/ISBN", + "barcode_number_in_row" => "الرقم فى الصف", + "barcode_page_cellspacing" => "المسافة بين الخلايا فى صفحة العرض.", + "barcode_page_width" => "عرض الصفحة", + "barcode_price" => "السعر", + "barcode_second_row" => "الصف 2", + "barcode_third_row" => "الصف 3", + "barcode_tooltip" => "تحذير: قد تؤدي هذه الميزة إلى استيراد اصناف مكررة أو إنشاؤها. لا تستخدمها إذا كنت لا تريد الباركود مكررة.", + "barcode_type" => "نوعية الباركود", + "barcode_width" => "العرض (px)", + "bottom" => "الأسفل", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "فواصل النقدية", + "cash_decimals_tooltip" => "إذا كانت الكسور العشرية النقدية وعشرية العملات هي نفسها ثم لن يتم تقريب النقدية.", + "cash_rounding" => "التقريب النقدي", + "category_dropdown" => "إظهار الفئة كقائمة منسدلة", + "center" => "الوسط", + "change_apperance_tooltip" => "", + "comma" => "فاصلة", + "company" => "اسم الشركة", + "company_avatar" => "", + "company_change_image" => "تغيير الصورة", + "company_logo" => "شعار الشركة", + "company_remove_image" => "إزالة الصورة", + "company_required" => "اسم الشركة مطلوب", + "company_select_image" => "اختار صورة", + "company_website_url" => "الموقع الإلكترونى للشركة غير صحيح.", + "country_codes" => "أكواد الدولة", + "country_codes_tooltip" => "قائمة مفصولة بفاصلة لاسماء الدول للبحث.", + "currency_code" => "رمز العملة", + "currency_decimals" => "العلامة العشرية للعملة", + "currency_symbol" => "رمز العملة", + "current_employee_only" => "", + "customer_reward" => "المكافآت", + "customer_reward_duplicate" => "المكافئة يجب ان تكون فريدة.", + "customer_reward_enable" => "تمكين مكافآت العميل", + "customer_reward_invalid_chars" => "لا يمكن أن تحتوي المكافأة على '_'", + "customer_reward_required" => "المكافأة هي حقل مطلوب", + "customer_sales_tax_support" => "دعم الضرائب المبيعات العملاء", + "date_or_time_format" => "تصفية التاريخ والوقت", + "datetimeformat" => "شكل الوقت و التاريخ", + "decimal_point" => "العلامة العشرية", + "default_barcode_font_size_number" => "الحجم الافتراضي لخط الباركود لابد أن يكون رقم.", + "default_barcode_font_size_required" => "الحجم الافتراضي لخط الباركود مطلوب.", + "default_barcode_height_number" => "الارتفاع الافتراضي للباركود لابد ان يكون رقم.", + "default_barcode_height_required" => "الارتفاع الافتراضي للباركود مطلوب.", + "default_barcode_num_in_row_number" => "رقم الباركود فى اى سطر لابد ان يكون رقم.", + "default_barcode_num_in_row_required" => "رقم الباركود فى اى سطر مطلوب.", + "default_barcode_page_cellspacing_number" => "المسافة الافتراضية بين خلايا الباركود لابد أن تكون رقم.", + "default_barcode_page_cellspacing_required" => "المسافة الافتراضية بين خلايا الباركود مطلوبة.", + "default_barcode_page_width_number" => "عرض الصفحة الافتراضي للباركود لابد ان يكون رقم.", + "default_barcode_page_width_required" => "عرض الصفحة الافتراضي للباركود مطلوب.", + "default_barcode_width_number" => "العرض الافتراضي للباركود لابد ان يكون رقم.", + "default_barcode_width_required" => "العرض الافتراضي للباركود مطلوب.", + "default_item_columns" => "الخانات المراد إظهارها", + "default_origin_tax_code" => "كود الضريبة الاساسي الافتراضي", + "default_receivings_discount" => "خصم الإيصالات الافتراضي", + "default_receivings_discount_number" => "خصم الإيصالات الافتراضي يجب ان يكون رقم.", + "default_receivings_discount_required" => "خصم الإيصالات الافتراضي هي خانة اجبارية.", + "default_sales_discount" => "نسبة الخصم الافتراضية", + "default_sales_discount_number" => "نسبة الخصم الافتراضية لابد ان تكون رقم.", + "default_sales_discount_required" => "نسبة الخصم الافتراضية مطلوبة.", + "default_tax_category" => "فئة الضرائب الافتراضية", + "default_tax_code" => "قانون الضرائب الافتراضي", + "default_tax_jurisdiction" => "الاختصاص الضريبي الافتراضي", + "default_tax_name_number" => "يجب أن يكون الاسم الافتراضي للضريبة سلسلة.", + "default_tax_name_required" => "اسم الضريبة الافتراضية مطلوب.", + "default_tax_rate" => "معدل الضريبة الافتراضي %", + "default_tax_rate_1" => "معدل الضريبة 1", + "default_tax_rate_2" => "معدل الضريبة 2", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "معدل الضريبة الافتراضي يجب أن يكون رقم.", + "default_tax_rate_required" => "معدل الضريبة الافتراضي مطلوب.", + "derive_sale_quantity" => "السماح بأسعار البيع المشتقة", + "derive_sale_quantity_tooltip" => "إذا تم تحديدها، فسيتم توفير نوع جديد من الاصناف للاصناف المطلوبة حسب المبلغ الموسع", + "dinner_table" => "طاولة", + "dinner_table_duplicate" => "الطاولة يجب ان تكون فريدة.", + "dinner_table_enable" => "تمكين جداول الطاولات", + "dinner_table_invalid_chars" => "لا يمكن أن يحتوي اسم الطاولة على '_'.", + "dinner_table_required" => "الطاولة هو حقل مطلوب.", + "dot" => "نقطة", + "email" => "البريد الإلكتروني", + "email_configuration" => "إعدادات البريد الإلكتروني", + "email_mailpath" => "مسار ارسال البريد", + "email_protocol" => "بروتوكول", + "email_receipt_check_behaviour" => "ارسال رسائل الكترونية", + "email_receipt_check_behaviour_always" => "مختار دائما", + "email_receipt_check_behaviour_last" => "تذكر آخر إختيار", + "email_receipt_check_behaviour_never" => "دائما غير مختار", + "email_smtp_crypto" => "تشفير SMTP", + "email_smtp_host" => "خادم SMTP", + "email_smtp_pass" => "كلمة سر SMTP", + "email_smtp_port" => "رقم منفذ SMTP", + "email_smtp_timeout" => "وقت فشل المحاولة (ثوانى) لـ SMTP", + "email_smtp_user" => "اسم مستخدم SMTP", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "فرض نظام الخصوصية", + "enforce_privacy_tooltip" => "حماية ملفات ومعلومات المستخدم عند الحذف", + "fax" => "الفاكس", + "file_perm" => "يوجد خطأ في ضبط اعدادات وصلاحيات الملفات نرجوا إعادة الضبط.", + "financial_year" => "بداية السنة المالية", + "financial_year_apr" => "1 أبريل", + "financial_year_aug" => "1 أغسطس", + "financial_year_dec" => "1 ديسمبر", + "financial_year_feb" => "1 فبراير", + "financial_year_jan" => "1 يناير", + "financial_year_jul" => "1 يوليو", + "financial_year_jun" => "1 يونيو", + "financial_year_mar" => "1 مارس", + "financial_year_may" => "1 مايو", + "financial_year_nov" => "1 نوفمبر", + "financial_year_oct" => "1 أكتوبر", + "financial_year_sep" => "1 سبتمبر", + "floating_labels" => "تسميات عائمة", + "gcaptcha_enable" => "صفحة تسجيل الدخول ريكابتشا", + "gcaptcha_secret_key" => "مفتاح السرية ريكابتشا", + "gcaptcha_secret_key_required" => "مفتاح السرية ريكابتشا هو حقل مطلوب", + "gcaptcha_site_key" => "ريكابتشا مفتاح الموقع", + "gcaptcha_site_key_required" => "ريكابتشا مفتاح الموقع هو حقل مطلوب", + "gcaptcha_tooltip" => "احرص على حماية صفحة تسجيل الدخول باستخدام ريكابتشا من غوغل.", + "general" => "عام", + "general_configuration" => "إعدادات عامة", + "giftcard_number" => "رقم كارت الهدية", + "giftcard_random" => "توليد عشوائي", + "giftcard_series" => "توليد في السلسلة", + "image_allowed_file_types" => "أنواع الملفات المسموح بها", + "image_max_height_tooltip" => "أقصى ارتفاع مسموح به لتحميلات الصور بالبكسل (بكسل).", + "image_max_size_tooltip" => "أقصى حجم مسموح به للملف لتحميل الصور (بالكيلو بايت).", + "image_max_width_tooltip" => "أقصى عرض مسموح به لتحميلات الصور بالبكسل (بكسل).", + "image_restrictions" => "قيود تحميل الصور", + "include_hsn" => "تشمل الدعم لرمز نظام منسق", + "info" => "معلومات", + "info_configuration" => "معلومات الشركة", + "input_groups" => "مجموعات الإدخال", + "integrations" => "التكامل", + "integrations_configuration" => "تكامل", + "invoice" => "الفاتورة", + "invoice_configuration" => "إعدادات طباعة الفاتورة", + "invoice_default_comments" => "التعليق الافتراضي على الفاتورة", + "invoice_email_message" => "قالب البريد الإلكتروني للفاتورة", + "invoice_enable" => "تفعيل الفوترة", + "invoice_printer" => "طابعة الفواتير", + "invoice_type" => "نوع الفاتورة", + "is_readable" => "يمكن قراءته ، ولكن تم تعيين الأذونات بشكل غير صحيح. يرجى ضبطه على 640 أو 660 والتحديث.", + "is_writable" => "ممكن التعديل عليه، لكن الصلاحيات هي اكثر من 750. نرجوا الضبط الى 750.", + "item_markup" => "", + "jsprintsetup_required" => "تحذير! هذه الخاصية غير المفعلة سوف تعمل فقط مع وجود الاضافة jsPrintSetup على متصفح فايرفوكس. حفظ على أى حال؟", + "language" => "اللغة", + "last_used_invoice_number" => "اخر رقم مستخدم للفاتورة", + "last_used_quote_number" => "اخر رقم مستخدم لعرض الاسعار", + "last_used_work_order_number" => "آخر رقم مستخدم في طلبات العمل", + "left" => "يسار", + "license" => "الرخصة", + "license_configuration" => "نص الرخصة", + "line_sequence" => "تسلسل خطي", + "lines_per_page" => "عدد السطور فى الصفحة", + "lines_per_page_number" => "عدد السطور فى الصفحة يجب أن يكون رقم.", + "lines_per_page_required" => "عدد السطور فى الصفحة مطلوب.", + "locale" => "إقليمية", + "locale_configuration" => "الإعدادات الإقليمية", + "locale_info" => "معلومات التهيئة الإقليمية", + "location" => "المخزون", + "location_configuration" => "أماكن المخزون", + "location_info" => "معلومات تهيئة الأماكن", + "login_form" => "نمط نموذج تسجيل الدخول", + "logout" => "هل تريد عمل نسخة إحتياطية قبل الخروج؟ اضغط [نعم] لعمل النسخة أو [الغاء] للخروج.", + "mailchimp" => "ميل تشامب", + "mailchimp_api_key" => "مفتاح ميل شيمب", + "mailchimp_configuration" => "إعدادات ميل شيمب", + "mailchimp_key_successfully" => "نجاح.", + "mailchimp_key_unsuccessfully" => "فشل.", + "mailchimp_lists" => "إعدادات ميل شيمب", + "mailchimp_tooltip" => "انقر على رمز مفتاح API.", + "message" => "الرسائل", + "message_configuration" => "إعدادات الرسائل", + "msg_msg" => "الرسائل النصية المحفوظة", + "msg_msg_placeholder" => "إذا أردت إستخدام قالب للرسائل القصيرة احفظه هنا. عدا ذلك أترك هذا الحقل فارغ.", + "msg_pwd" => "SMS-API كلمة السر لـ", + "msg_pwd_required" => "مطلوب SMS-API كلمة السر لـ", + "msg_src" => "SMS-API كود المرسل لـ", + "msg_src_required" => "مطلوب SMS-API كود المرسل لـ", + "msg_uid" => "SMS-API اسم المستخدم لـ", + "msg_uid_required" => "مطلوب SMS-API اسم المستخدم لـ", + "multi_pack_enabled" => "رزم متعددة لكل صنف", + "no_risk" => "لا يوجد اي مشاكل في صلاحيات الملفات.", + "none" => "لايوجد", + "notify_alignment" => "مكان عرض رسائل المعلومات", + "number_format" => "شكل الرقم", + "number_locale" => "التهيئة الاقليمية", + "number_locale_invalid" => "التهيئة الإقليمية المختارة غير صحية، راجع الرابط الموجود فى الملاحظة لاختيار تهيئة مناسبة.", + "number_locale_required" => "رقم التهيئة الإقليمية مطلوب.", + "number_locale_tooltip" => "إيجاد تهيئة إقليمية مناسبة عبر الرابط.", + "os_timezone" => "المنطقة الزمنية OSPOS:", + "ospos_info" => "معلومات التثبيت OSPOS", + "payment_options_order" => "ترتيب خيارات الدفع", + "perm_risk" => "صلاحيات الملفات ممكن ان تشكل خطر في حال كانت غير صحيحة.", + "phone" => "هاتف الشركة", + "phone_required" => "هاتف الشركة مطلوب.", + "print_bottom_margin" => "الهامش السفلي", + "print_bottom_margin_number" => "الهامش السفلي يجب أن يكون رقم.", + "print_bottom_margin_required" => "الهامش السفلي مطلوب.", + "print_delay_autoreturn" => "العودة الى عمليات البيع تلقائيا ( عدد الثواني )", + "print_delay_autoreturn_number" => "الزمن المحدد للعودة الى عمليات البيع هو خانة اجبارية.", + "print_delay_autoreturn_required" => "الزمن المحدد للعودة الى عمليات البيع يجب ان يكون رقم.", + "print_footer" => "طباعة تذييل المتصفح", + "print_header" => "طباعة ترويسة المتصفح", + "print_left_margin" => "الهامش الأيسر", + "print_left_margin_number" => "الهامش الأيسر يجب ان يكون رقم.", + "print_left_margin_required" => "الهامش الأيسر مطلوب.", + "print_receipt_check_behaviour" => "خانة طباعة الفواتير", + "print_receipt_check_behaviour_always" => "دائما مختار", + "print_receipt_check_behaviour_last" => "تذكر آخر اختيار", + "print_receipt_check_behaviour_never" => "دائما ليس مختار", + "print_right_margin" => "الهامش الأيمن", + "print_right_margin_number" => "الهامش الأيمن يجب أن يكون رقم.", + "print_right_margin_required" => "الهامش الأيمن مطلوب.", + "print_silently" => "عرض صندوق حوار طباعة", + "print_top_margin" => "الهامش العلوى", + "print_top_margin_number" => "الهامش العلوى يجب أن يكون رقم.", + "print_top_margin_required" => "الهامش العلوى مطلوب.", + "quantity_decimals" => "العلامة العشرية للكمية", + "quick_cash_enable" => "", + "quote_default_comments" => "ملاحظات طلبات العمل الثابتة", + "receipt" => "الإيصال", + "receipt_category" => "", + "receipt_configuration" => "إعدادات طباعة الايصالات", + "receipt_default" => "افتراضى", + "receipt_font_size" => "الخط", + "receipt_font_size_number" => "رقم الخط يجب ان يكون رقم.", + "receipt_font_size_required" => "رقم الخط مطلوب.", + "receipt_info" => "معلومات تهيئة الإيصالات", + "receipt_printer" => "طابعة تذاكر", + "receipt_short" => "مختصر", + "receipt_show_company_name" => "عرض اسم الشركة", + "receipt_show_description" => "عرض الوصف", + "receipt_show_serialnumber" => "عرض الرقم المسلسل", + "receipt_show_tax_ind" => "عرض مؤشر الضريبة", + "receipt_show_taxes" => "عرض الضرائب", + "receipt_show_total_discount" => "عرض إجمالى الخصم", + "receipt_template" => "قالب الايصال", + "receiving_calculate_average_price" => "حساب متوسط سعر الأصناف المستلمة", + "recv_invoice_format" => "شكل فاتورة الإستلام", + "register_mode_default" => "نمط التسجيل الافتراضي", + "report_an_issue" => "بلغ عن خطأ", + "return_policy_required" => "سياسة الإسترجاع مطلوب.", + "reward" => "المكافاة", + "reward_configuration" => "اعدادات المكافاة", + "right" => "يمين", + "sales_invoice_format" => "شكل فاتورة البيع", + "sales_quote_format" => "شكل فاتورة عرض الاسعار", + "saved_successfully" => "تم حفظ التهيئة بنجاح.", + "saved_unsuccessfully" => "لم يتم حفظ التهيئة بنجاح.", + "security_issue" => "تحذير من ثغرة أمنية", + "server_notice" => "يرجى استخدام المعلومات أدناه للإبلاغ عن المشكلة.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "اظهار ايكونة المكتب", + "statistics" => "إرسال اﻹحصائيات", + "statistics_tooltip" => "إرسال اﻹحصائيات ﻷغراض التطوير و التحسين.", + "stock_location" => "مكان المخزون", + "stock_location_duplicate" => "من فضلك إستخدم اسم مكان غير مكرر.", + "stock_location_invalid_chars" => "مكان المخزون لايمكن أن يحتوى على '_'.", + "stock_location_required" => "مكان المخزون مطلوب.", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "العامود 1", + "suggestions_fourth_column" => "", + "suggestions_layout" => "تخطيط اقتراحات البحث", + "suggestions_second_column" => "العامود 2", + "suggestions_third_column" => "العامود 3", + "system_conf" => "اعدادات اخرى", + "system_info" => "System Info", + "table" => "جدول", + "table_configuration" => "اعدادات الجدول", + "takings_printer" => "طابعة الإيراد", + "tax" => "الضريبة", + "tax_category" => "تصنيف الضريبة", + "tax_category_duplicate" => "الفئة الضريبية اللتي تم ادخالها موجودة.", + "tax_category_invalid_chars" => "الفئة الضريبية اللتي تم ادخالها غير صحيحة.", + "tax_category_required" => "الفئة الضريبية مطلوبة.", + "tax_category_used" => "الفئة الضريبية اللتي تم تحديدها لا يمكن حذفها لانها قيد الاستعمال.", + "tax_configuration" => "إعدادات الضريبة", + "tax_decimals" => "العلامة العشرية للضريبة", + "tax_id" => "الرقم الضريبي", + "tax_included" => "شامل الضريبة", + "theme" => "السمة", + "theme_preview" => "معاينة المظهر:", + "thousands_separator" => "فاصل الاف", + "timezone" => "المنطقة الزمنية", + "timezone_error" => "تختلف منطقة OSPOS الزمنية عن منطقتك الزمنية المحلية.", + "top" => "علوى", + "use_destination_based_tax" => "استخدام الضريبة المستندة على الوجهة", + "user_timezone" => "المنطقة الزمنية المحلية:", + "website" => "موقع الشركة", + "wholesale_markup" => "", + "work_order_enable" => "تفعيل طلبات العمل", + "work_order_format" => "شكل طلبات العمل", +]; diff --git a/app/Language/ar-EG/Customers.php b/app/Language/ar-EG/Customers.php index 7dfbbe0c9..a6581beb0 100644 --- a/app/Language/ar-EG/Customers.php +++ b/app/Language/ar-EG/Customers.php @@ -1,54 +1,56 @@ "رقم الحساب", + "account_number_duplicate" => "رقم الحساب هذا موجود فى قاعدة البيانات من قبل.", + "available_points" => "النقاط المتاحة", + "available_points_value" => "", + "average" => "معدل الصرف", + "avg_discount" => "معدل الخصم", + "basic_information" => "معلومات الزبون", + "cannot_be_deleted" => "لايمكن حذف هؤلاء العملاء، أحدهم/كلهم مرتبط/مرتبطين بمبيعات.", + "company_name" => "اسم الشركة", + "confirm_delete" => "هل تريد حذف هؤلاء العملاء حقاً؟", + "confirm_restore" => "هل انت متأكد من إستعادة قاعدة بيانات الزبائن ؟", + "consent" => "موافقة التسجيل", + "consent_required" => "موافقة التسجيل هي خانة اجبارية.", + "csv_import_failed" => "فشل الإستيراد من اكسل", + "csv_import_nodata_wrongformat" => "الملف الذى رفعته إما فارغ أو أنه مختلف البنية.", + "csv_import_partially_failed" => "تم استيراد معظم العملاء. البعض لم يتم استيرادهم ، وهذه هى القائمة:", + "csv_import_success" => "تم استيراد العملاء بنجاح.", + "customer" => "العميل", + "date" => "التاريخ", + "discount" => "نسبة الخصم", + "discount_fixed" => "حسم ثابت", + "discount_percent" => "نسبة الحبم", + "discount_type" => "نوع الحسم", + "email_duplicate" => "البريد الالكتروني مكرر.", + "employee" => "الموظف", + "error_adding_updating" => "خطاء فى إضافة أو تحديث العميل.", + "import_items_csv" => "استيراد العملا ء من ورقة عمل اكسل", + "mailchimp_activity_click" => "النقر على البريد الإلكتروني", + "mailchimp_activity_lastopen" => "آخر رسالة إلكترونية مفتوحة", + "mailchimp_activity_open" => "رسالة إلكترونية مفتوحة", + "mailchimp_activity_total" => "تم ارسال الرسالة الإلكترونية بنجاح", + "mailchimp_activity_unopen" => "رسالة إلكترونية غير مفتوحة", + "mailchimp_email_client" => "بريد الكتروني", + "mailchimp_info" => "ميل تشيمب", + "mailchimp_member_rating" => "التقييم", + "mailchimp_status" => "الحالة", + "mailchimp_vip" => "مهم", + "max" => "الحد الأقصى", + "min" => "الحد الأدنى", + "new" => "عميل جديد", + "none_selected" => "لم تختار عملاء للحذف.", + "one_or_multiple" => "عميل/عملاء", + "quantity" => "العدد", + "stats_info" => "الحالة", + "successful_adding" => "لقد أضفت عميل بنجاح", + "successful_deleted" => "لقد قمت بالحذف بنجاح", + "successful_updating" => "لقد قمت بتحديث بيانات العميل بنجاح", + "tax_code" => "كود الضريبة", + "tax_id" => "الرقم الضريبي", + "taxable" => "خاضع للضريبة", + "total" => "المجموع", + "update" => "تحديث بيانات عميل", + "rewards_package" => "فئة المكافئة", +]; diff --git a/app/Language/ar-EG/Datepicker.php b/app/Language/ar-EG/Datepicker.php index 1fb481939..fef4add9d 100644 --- a/app/Language/ar-EG/Datepicker.php +++ b/app/Language/ar-EG/Datepicker.php @@ -1,22 +1,23 @@ - "جميع الأوقات", + "apply" => "تطبيق", + "cancel" => "إلغاء", + "custom" => "مخصص", + "from" => "من", + "last_30" => "أخر 30 يوم", + "last_7" => "أخر سبعة أيام", + "last_financial_year" => "السنة المالية الماضية", + "last_month" => "أخر شهر", + "last_year" => "السنة الماضية", + "same_month_last_year" => "نفس الشهر من العام الماضي", + "same_month_to_same_day_last_year" => "نفس الشهر حتى اليوم من السنة الماضية", + "this_financial_year" => "السنة المالية الحالية", + "this_month" => "هذا الشهر", + "this_year" => "السنة الحالية", + "to" => "إلى", + "today" => "اليوم", + "today_last_year" => "نفس اليوم من السنة الماضية", + "weekstart" => "0", + "yesterday" => "أمس", +]; diff --git a/app/Language/ar-EG/Employees.php b/app/Language/ar-EG/Employees.php index b44d39f69..d9e3950b5 100644 --- a/app/Language/ar-EG/Employees.php +++ b/app/Language/ar-EG/Employees.php @@ -1,42 +1,44 @@ "", + "basic_information" => "المعلومات الأساسية للموظف", + "cannot_be_deleted" => "لايمكن حذف الموظفين ، واحد أو أكثر من المظفين قام بإجراء مبيعات :).", + "change_employee" => "", + "change_password" => "تغيير كلمة المرور", + "clerk" => "", + "commission" => "", + "confirm_delete" => "هل أنت متأكد أنك تريد حذف الموظفين المختارين؟", + "confirm_restore" => "هل انت متاكد من استعادة الموظفين المحددين؟", + "current_password" => "كلمة المرور الحالية", + "current_password_invalid" => "كلمة المرور الحالية غير صحيحة.", + "employee" => "موظف", + "error_adding_updating" => "خطاء فى إضافة/تعديل موظف.", + "error_deleting_demo_admin" => "لايمكن حذف المستخدم admin الخاص بنسخة العرض.", + "error_updating_demo_admin" => "لايمكن تغيير بيانات المستخدم admin الخاص بنسخة العرض.", + "language" => "اللغة", + "login_info" => "معلومات دخول الموظف", + "manager" => "", + "new" => "موظف جديد", + "none_selected" => "لم تختار أى من الموظفين للحذف.", + "one_or_multiple" => "موظف/موظفين", + "password" => "كلمة السر", + "password_minlength" => "كلمة السر يجب أن تكون 8 حروف على الأقل.", + "password_must_match" => "كلمتى السر لا تتطابقان.", + "password_not_must_match" => "كلمة المرور الحالية والجديدة يجب ان يكونو فريدين.", + "password_required" => "كلمة السر مطلوبة.", + "permission_desc" => "قم بإضافة الصلاحيات بلإختيار من الأسفل.", + "permission_info" => "اذونات المستخدمين", + "repeat_password" => "كلمة السر مرة اخرى", + "subpermission_required" => "يجب إختيار صلاحية واحدة على الأقل لكل قسم.", + "successful_adding" => "لقد تم إضافة الموظف بنجاح.", + "successful_change_password" => "تم تغيير كلمة المرور بنجاح.", + "successful_deleted" => "لقد تم حذف الموظف بنجاح", + "successful_updating" => "لقد تم تحديث بيانات الموظف بنجاح", + "system_language" => "لغة النظام", + "unsuccessful_change_password" => "فشل في تغيير كلمة المرور.", + "update" => "تحديث بيانات موظف", + "username" => "اسم المستخدم", + "username_duplicate" => "حساب المحدد هو موجود في قاعدة البيانات. نرجوا استخدام اسم حساب مختلف.", + "username_minlength" => "اسم المستخدم يجب أن يكون 5 حروف على الأقل.", + "username_required" => "اسم المستخدم مطلوب.", +]; diff --git a/app/Language/ar-EG/Enum.php b/app/Language/ar-EG/Enum.php index 51e9cdb91..b33c709a2 100644 --- a/app/Language/ar-EG/Enum.php +++ b/app/Language/ar-EG/Enum.php @@ -1,9 +1,10 @@ - "تقريب نصفي", + "half_even" => "نصف مزدوج", + "half_five" => "نصف الخمس", + "half_odd" => "نصف فردي", + "half_up" => "تقريب نصفي", + "round_down" => "التقريب", + "round_up" => "التقريب", +]; diff --git a/app/Language/ar-EG/Error.php b/app/Language/ar-EG/Error.php index a455ddff4..d2123a9c2 100644 --- a/app/Language/ar-EG/Error.php +++ b/app/Language/ar-EG/Error.php @@ -1,4 +1,5 @@ - "ليس لديك صلاحيات للوصول لهذا القسم", + "unknown" => "غير معروف", +]; diff --git a/app/Language/ar-EG/Expenses.php b/app/Language/ar-EG/Expenses.php index 2c2f80255..5175d0bce 100644 --- a/app/Language/ar-EG/Expenses.php +++ b/app/Language/ar-EG/Expenses.php @@ -1,48 +1,50 @@ "إضافة مصاريف جديدة", + "amount" => "قيمة المصاريف", + "amount_number" => "القيمة يجب ان تكون رقم", + "amount_required" => "القيمة المطلوبة", + "by_category" => "حسب الفئات", + "cannot_be_deleted" => "لا يمكن المسح", + "cash" => "نقدا", + "cash_filter" => "نقدا", + "categories_name" => "التصنيف", + "category_required" => "خانة مطلوبة: الفئات", + "check" => "شيك", + "check_filter" => "تصفية", + "confirm_delete" => "هل أنت متأكد أنك تريد حذف المصاريف المحددة؟", + "confirm_restore" => "هل تريد بالتأكيد استعادة النفقات المحددة؟", + "credit" => "بطاقة ائتمان", + "credit_filter" => "بطاقة ائتمان", + "date" => "تاريخ المصاريف", + "date_number" => "التاريخ يجب ان يتكون من ارقام", + "date_required" => "خانة مطلوبة: التاريخ", + "debit" => "بطاقة مدين", + "debit_filter" => "بطاقة مدين", + "description" => "الوصف", + "due" => "الدين", + "due_filter" => "تصفية الدين", + "employee" => "صنع من قبل", + "error_adding_updating" => "خطأ في الإضافة", + "expense_id" => "كود المصاريف", + "expenses_employee" => "موظف", + "info" => "معلومات عن المصاريف", + "ip_address" => "", + "is_deleted" => "ممسوحة", + "name_required" => "خانة مطلوبة: اسم المصاريف", + "new" => "مصاريف جديدة", + "new_supplier" => "", + "no_expenses_to_display" => "لا يوجد مصاريف في التاريخ المحدد", + "none_selected" => "لم يتم تحديد اي خيار", + "one_or_multiple" => "واحد او أكثر", + "payment" => "الدفع", + "start_typing_supplier_name" => "ابدا بكتابة اسم المورد...", + "successful_adding" => "تم إضافة المصاريف بنجاح", + "successful_deleted" => "تم مسح المصاريف بنجاح", + "successful_updating" => "تم تعديل المصاريف بنجاح", + "supplier_name" => "اسم المورد", + "supplier_tax_code" => "كود ضريبة المورد", + "tax_amount" => "قيمة الضريبة", + "tax_amount_number" => "", + "update" => "تعديل", +]; diff --git a/app/Language/ar-EG/Expenses_categories.php b/app/Language/ar-EG/Expenses_categories.php index 943334101..f36846196 100644 --- a/app/Language/ar-EG/Expenses_categories.php +++ b/app/Language/ar-EG/Expenses_categories.php @@ -1,20 +1,22 @@ "اسم نوع المصاريف مطلوب", + "add_item" => "إضافة نوع", + "cannot_be_deleted" => "فشلت عملية مسح نوع المصاريف", + "category_id" => "الكود", + "confirm_delete" => "هل أنت متأكد من مسح نوع المصاريف الذي أخترته؟", + "confirm_restore" => "هل أنت متأكد من أنك تريد استعادة فئة المصاريف المحددة؟", + "description" => "وصف النوع", + "error_adding_updating" => "مشكلة أثناء أضافة أو تعديل نوع المصاريف", + "info" => "معلومات عن نوع المصاريف", + "name" => "اسم الفئة", + "new" => "نوع جديد", + "no_expenses_categories_to_display" => "لا يجد أنواع للعرض", + "none_selected" => "لم تختار أي نوع مصاريف", + "one_or_multiple" => "نوع المصاريف", + "quantity" => "الكمية", + "successful_adding" => "تم أضافة نوع المصاريف بنجاح", + "successful_deleted" => "تم مسح نوع المصاريف بنجاح", + "successful_updating" => "تم تعديل نوع المصاريف بنجاح", + "update" => "تعديل النوع", +]; diff --git a/app/Language/ar-EG/Giftcards.php b/app/Language/ar-EG/Giftcards.php index 6fafdcdde..a8c6f803b 100644 --- a/app/Language/ar-EG/Giftcards.php +++ b/app/Language/ar-EG/Giftcards.php @@ -1,69 +1,71 @@ "المخزن المضاف أو المطروح منه.", + "allow_alt_description" => "السماح بوصف بديل", + "bulk_edit" => "تحرير جماعى", + "cannot_be_deleted" => "لايمكن حذف بطاقات الهدية المختارة، واحد أو أكثر منها لديه مبيعات.", + "cannot_find_giftcard" => "لايمكن إيجاد معلومات حول كارت الهدية.", + "cannot_use" => "كارت الهدية {0} لا يمكن استعمالة في هذه العملية: اسم الزبون غير صحيح.", + "card_value" => "القيمة", + "category" => "الفئة", + "change_all_to_allow_alt_desc" => "السماح بوصف بديل للكل.", + "change_all_to_not_allow_allow_desc" => "غير مسموح بوصف بديل للكل.", + "change_all_to_serialized" => "تغيير الجميع لأرقام مسلسلة", + "change_all_to_unserialized" => "تغير الجميع لأرقام غير مسلسلة", + "confirm_bulk_edit" => "هل أنت متأكد انك تريد تحرير كل بطاقات الهدايا المختارة؟", + "confirm_delete" => "هل أنت متأكد انك تريد حذف كل بطاقات الهدايا المختارة؟", + "confirm_restore" => "هل تريد بالتأكيد استعادة بطاقة (بطاقات) الهدايا المحددة؟", + "cost_price" => "سعر التكلفة", + "count" => "تحديث المخزون", + "csv_import_failed" => "فشل الإستيراد من اكسل.", + "current_quantity" => "الكميات الحالية", + "description" => "الوصف", + "details_count" => "حركة الكارت", + "do_nothing" => "لا تفعل شىء", + "edit_fields_you_want_to_update" => "قم بتحديث الحقول المراد تحديثها لكل بطاقات الهدايا المختارة.", + "edit_multiple_giftcards" => "تحرير مجموعة من بطاقات الهدايا.", + "error_adding_updating" => "خطاء فى إضافة/تحديث بطاقة هدية.", + "error_updating_multiple" => "خطاء فى تحديث بيانات بطاقات الهدايا.", + "generate_barcodes" => "توليد أكواد الباركود", + "giftcard" => "بطاقة هدية", + "giftcard_number" => "رقم بطاقة الهدية", + "info_provided_by" => "المعلومات مقدمة بواسطة", + "inventory_comments" => "تعليقات", + "is_serialized" => "بطاقة الهدية لها رقم مسلسل", + "low_inventory_giftcards" => "مخزون قليل من بطاقات الهدايا", + "manually_editing_of_quantity" => "تحرير الكميات يدويا", + "must_select_giftcard_for_barcode" => "يجب إختيار بطاقة هدية واحدة على الأقل لتوليد أكواد الباركود.", + "new" => "بطاقة هدية جديدة", + "no_description_giftcards" => "لايوجد وصف لبطاقات الهدايا", + "no_giftcards_to_display" => "لايوجد بطاقات هدايا لعرضها.", + "none" => "لايوجد", + "none_selected" => "لم تقم بإختيار أى بطاقة هدية.", + "number" => "رقم بطاقة الهدية يجب أن يكون رقم.", + "number_information" => "رقم بطاقة الهدية", + "number_required" => "رقم بطاقة الهدية مطلوب.", + "one_or_multiple" => "بطاقة/بطاقات الهدية", + "person_id" => "العميل", + "quantity" => "الكمية", + "quantity_required" => "الكمية مطلوبة.", + "remaining_balance" => "كارت الهدية {0} القيمة المتبقية منه {1}!", + "reorder_level" => "نقطة إعادة الطلب", + "retrive_giftcard_info" => "إسترجاع بيانات بطاقة هدية", + "sales_tax_1" => "ضريبة المبيعات", + "sales_tax_2" => "ضريبة المبيعات 2", + "serialized_giftcards" => "بطاقات هدايا مسلسلة", + "successful_adding" => "تم إضافة بطاقة هدية بنجاح", + "successful_bulk_edit" => "تم تحديث بطاقات الهدايا بنجاح", + "successful_deleted" => "تم الحذف بنجاح", + "successful_updating" => "تم تحديث بطاقة الهدية بنجاح", + "supplier" => "المورد", + "tax_1" => "الضريبة 1", + "tax_2" => "الضريبة 2", + "tax_percent" => "نسبة الضريبة", + "tax_percents" => "نسبة/نسب الضريبة", + "unit_price" => "سعر الوحدة", + "upc_database" => "UPC قاعدة بيانات", + "update" => "تحديث بطاقة هدية", + "use_inventory_menu" => "استخدام تحديث المخزن", + "value" => "قيمة بطاقة الهدية يجب ان تكون رقم.", + "value_required" => "قيمة بطاقة الهدية مطلوبة.", +]; diff --git a/app/Language/ar-EG/Item_kits.php b/app/Language/ar-EG/Item_kits.php index 25671ce9d..54e824e91 100644 --- a/app/Language/ar-EG/Item_kits.php +++ b/app/Language/ar-EG/Item_kits.php @@ -1,39 +1,41 @@ "إضافة مجموعة", + "all" => "الكل", + "cannot_be_deleted" => "لايمكن حذف مجموعة/مجموعات.", + "confirm_delete" => "هل أنت متأكد أنك تريد حذف المجموعة؟", + "confirm_restore" => "هل أنت متأكد أنك تريد استعادة المجموعة المحددة؟", + "description" => "وصف المجموعة", + "discount" => "الخصم", + "discount_fixed" => "خصم قابل للتعديل", + "discount_percent" => "نسبة الخصم", + "discount_type" => "نوع الخصم", + "error_adding_updating" => "خطاء فى إضافة/تحديث المجموعة.", + "find_kit_item" => "صنف لمجموعة", + "info" => "معلومات المجموعة", + "item" => "صنف", + "item_kit_number" => "الباركود", + "item_kit_number_duplicate" => "رقم مجموعة الأصناف موجود في قاعدة البيانات.", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "أصناف", + "kit" => "كود المجموعة", + "kit_and_components" => "المجموعة ومحتوياتها", + "kit_and_stock" => "المجموعه والصنف", + "kit_only" => "المجموعه فقط", + "name" => "اسم المجموعة", + "new" => "مجموعة جديده", + "no_item_kits_to_display" => "لاتوجد مجموعات لعرضها.", + "none_selected" => "لم تقم بإختيار مجموعات.", + "one_or_multiple" => "مجموعة/مجموعات", + "price_option" => "خيارات التسعير", + "priced_only" => "المسعرين فقط", + "print_option" => "خيارات الطباعة", + "quantity" => "الكمية", + "sequence" => "التسلسل", + "successful_adding" => "لقد تم إضافة المجموعة بنجاح", + "successful_deleted" => "لقد تم حذف المجموعة بنجاح", + "successful_updating" => "لقد تم تحديث بيانات المجموعة بنجاح", + "unit_price" => "", + "update" => "تحديث بيانات مجموعة", +]; diff --git a/app/Language/ar-EG/Items.php b/app/Language/ar-EG/Items.php index 5e9c85d02..0106aa5a4 100644 --- a/app/Language/ar-EG/Items.php +++ b/app/Language/ar-EG/Items.php @@ -1,118 +1,120 @@ "الكمية المطلوب خصمها أو اضافتها.", + "allow_alt_description" => "السماح بوصف بديل", + "amount_entry" => "إدخال القيمة", + "bulk_edit" => "تحرير جماعى", + "buy_price_required" => "سعر الشراء مطلوب.", + "cannot_be_deleted" => "لايمكن حذف الأصناف المختارة، واحد أو أكثر منها لديه مبيعات.", + "cannot_find_item" => "لايمكن ايجاد معلومات حول الصنف.", + "categories" => "", + "category" => "التصنيف", + "category_new" => "", + "category_required" => "التصنيف مطلوب.", + "change_all_to_allow_alt_desc" => "السماح بوصف بديل للجميع.", + "change_all_to_not_allow_allow_desc" => "عدم السماح بوصف بديل للجميع.", + "change_all_to_serialized" => "تغير الجميع لمتسلسل", + "change_all_to_unserialized" => "تغيير الجميع لغير متسلسل", + "change_image" => "تغيير الصورة", + "confirm_bulk_edit" => "هل أنت متأكد انك تريد تحرير كل الأصناف المختارة؟", + "confirm_bulk_edit_wipe_taxes" => "سوف يتم مسح معلومات الضرائب لجميع الأصناف.", + "confirm_delete" => "هل أنت متأكد انك تريد حذف كل الأصناف المختارة؟", + "confirm_restore" => "هل انت متاكد من إستعادة الاصناف المخطارة؟", + "cost_price" => "سعر التكلفة", + "cost_price_number" => "سعر التكلفة يجب أن يكون رقم.", + "cost_price_required" => "سعر التكلفة مطلوب.", + "count" => "تحديث المخزون", + "csv_import_failed" => "فشل الإستيراد من اكسل", + "csv_import_nodata_wrongformat" => "الملف الذى رفعته إما فارغ أو أنه مختلف البنية.", + "csv_import_partially_failed" => "يوجد خطأ بنسبة {0} في استيراد الاصناف في السطر: {1}. لم يتم استيرادهم.", + "csv_import_success" => "تم استيراد الأصناف بنجاح.", + "current_quantity" => "الكمية الحالية", + "default_pack_name" => "كل", + "description" => "الوصف", + "details_count" => "حركة الصنف", + "do_nothing" => "لاتفعل شئ", + "edit" => "", + "edit_fields_you_want_to_update" => "قم بتحديث الحقول المراد تحديثها لكل الأصناف المختارة.", + "edit_multiple_items" => "تحريد مجموعة اصناف", + "empty_upc_items" => "تفريغ اصناف UPC", + "error_adding_updating" => "خطاء فى إضافة/تحديث صنف", + "error_updating_multiple" => "خطاء فى تحديث بيانات أصناف", + "generate_barcodes" => "توليد أكواد الباركود", + "hsn_code" => "تسميات النظام المنسق", + "image" => "صورة", + "import_items_csv" => "استيراد من اكسل", + "info_provided_by" => "المعلومات مقدمة بواسطة", + "inventory" => "المخزن", + "inventory_CSV_import_quantity" => "العدد المستورد من ملفات ال CSV", + "inventory_comments" => "تعليقات", + "inventory_data_tracking" => "تتبع بيانات المخزون", + "inventory_date" => "التاريخ", + "inventory_employee" => "الموظف", + "inventory_in_out_quantity" => "+- كمية", + "inventory_remarks" => "ملاحظات", + "is_deleted" => "حذفت", + "is_printed" => "", + "is_serialized" => "الصنف له رقم مسلسل", + "item" => "صنف", + "item_id" => "", + "item_number" => "الباركود UPC/EAN/ISBN", + "item_number_duplicate" => "رقم الصنف موجود فى قاعدة البيانات من قبل.", + "kit" => "مجموعة اصناف", + "location" => "مكان", + "low_inventory_items" => "الأصناف التى لا يوجد لها مخزون", + "low_sell_item" => "الصنف المركب", + "manually_editing_of_quantity" => "تحرير الكمية يدوياً", + "markup" => "", + "name" => "اسم الصنف", + "name_required" => "اسم الصنف مطلوب.", + "new" => "صنف جديد", + "no_description_items" => "الأصناف التى بلا وصف", + "no_items_to_display" => "لايوجد أصناف لعرضها.", + "none" => "لاشىء", + "none_selected" => "لم تختار أى أصناف لتحريرها", + "nonstock" => "غير مخزنة", + "number_information" => "رقم الصنف", + "number_required" => "مطلوب UPC/EAN/ISBN رقم الباركود.", + "one_or_multiple" => "صنف/أصناف", + "pack_name" => "اسم الحزمة", + "qty_per_pack" => "العدد بكل الحزمة", + "quantity" => "الكمية", + "quantity_number" => "الكمية يجب أن تكون رقم.", + "quantity_required" => "الكمية مطلوبة.", + "receiving_quantity" => "الكمية المستلمة", + "remove_image" => "ازالة الصورة", + "reorder_level" => "نقطة إعادة الطلب", + "reorder_level_number" => "نقطة إعادة الطلب يجب أن تكون رقم.", + "reorder_level_required" => "نقطة إعادة الطلب مطلوبة.", + "retrive_item_info" => "الحصول على بيانات الصنف", + "sales_tax_1" => "ضريبة المبيعات", + "sales_tax_2" => "ضريبة المبيعات 2", + "search_attributes" => "بحث الحقول المخصصة", + "select_image" => "اختار صورة", + "serialized_items" => "أصناف مسلسلة", + "standard" => "اساسي", + "stock" => "مخزن", + "stock_location" => "مكان المخزون", + "stock_type" => "نوع المخزن", + "successful_adding" => "لقد تم إضافة صنف بنجاح", + "successful_bulk_edit" => "لقد تم تحديث بيانات صنف/أصناف بنجاح", + "successful_deleted" => "لقد تم الحذف بنجاح", + "successful_updating" => "لقد تم تحديث بيانات صنف بنجاح", + "supplier" => "المورد", + "tax_1" => "الضريبة 1", + "tax_2" => "الضريبة 2", + "tax_3" => "", + "tax_category" => "الفئة الضريبية", + "tax_percent" => "نسبة الضريبة", + "tax_percent_number" => "نسبة الضريبة يجب ان تكون رقم", + "tax_percent_required" => "نسبة الضريبة مطلوبة.", + "tax_percents" => "نسبة/نسب الضريبة", + "temp" => "مؤقت", + "type" => "نوع الصنف", + "unit_price" => "السعر", + "unit_price_number" => "السعر يجب أن يكون رقم.", + "unit_price_required" => "السعر مطلوب.", + "upc_database" => "UPC قاعدة بيانات", + "update" => "تحديث بيانات صنف", + "use_inventory_menu" => "استخدام تحديث المخزن", +]; diff --git a/app/Language/ar-EG/Login.php b/app/Language/ar-EG/Login.php index e4e1d50c9..2cb612393 100644 --- a/app/Language/ar-EG/Login.php +++ b/app/Language/ar-EG/Login.php @@ -1,12 +1,14 @@ "أنا لست بوت.", + "go" => "البدء", + "invalid_gcaptcha" => "يرجى التأكيد على أنك لست روبوتا.", + "invalid_installation" => "يوجد مشكلة بالتنصيب, الرجاء التحقق من ملف php.ini.", + "invalid_username_and_password" => "اسم مستخدم/كلمة سر غير صحيح.", + "login" => "دخول", + "logout" => "تسجيل خروج", + "migration_needed" => "سيبدأ ترحيل قاعدة البيانات إلى{0} بعد تسجيل الدخول.", + "password" => "كلمة السر", + "username" => "اسم المستخدم", + "welcome" => "مرحباً بك في{0}!", +]; diff --git a/app/Language/ar-EG/Messages.php b/app/Language/ar-EG/Messages.php index 8737fb1c3..f297a0638 100644 --- a/app/Language/ar-EG/Messages.php +++ b/app/Language/ar-EG/Messages.php @@ -1,14 +1,15 @@ - "الإسم الأول", + "last_name" => "الأسم الأخير", + "message" => "الرسالة", + "message_placeholder" => "رسالتك هنا...", + "message_required" => "الرسالة مطلوبة", + "multiple_phones" => "فى حالة إرسال الرسالة لأكثر من شخص قم بفصل الأرقام بعلامة الفاصلة", + "phone" => "رقم المحمول", + "phone_number_required" => "رقم المحمول مطلوب", + "phone_placeholder" => "رقم/أرقام المحمول هنا...", + "sms_send" => "إرسال SMS", + "successfully_sent" => "تم إرسال الرسالة بنجاح إلى: ", + "unsuccessfully_sent" => "لم يتم إرسال الرسالة بنجاح إلى: ", +]; diff --git a/app/Language/ar-EG/Module.php b/app/Language/ar-EG/Module.php index e53c2a0b6..073d25872 100644 --- a/app/Language/ar-EG/Module.php +++ b/app/Language/ar-EG/Module.php @@ -1,46 +1,48 @@ "", + "admin_cashups_desc" => "", + "attributes" => "ميزات/مميزات", + "attributes_desc" => "إضافة، تعديل، حذف، وبحث بالميزات.", + "both" => "الاثنين", + "cashups" => "الصندوق النقدي", + "cashups_desc" => "إضافة، تعديل، حذف، وبحث بالصندوق النقدي.", + "config" => "إعدادات الشركة", + "config_desc" => "تغيير إعدادات الشركة.", + "customers" => "العملاء", + "customers_desc" => "إضافة، تحديث ، بحث و حذف العملاء.", + "employees" => "الموظفين", + "employees_desc" => "إضافة، تحديث ، بحث و حذف الموظفين.", + "expenses" => "المصاريف", + "expenses_categories" => "فئات المصاريف", + "expenses_categories_desc" => "إضافة، تحديث ، بحث و حذف فئات المصاريف.", + "expenses_desc" => "إضافة، تحديث ، بحث و حذف مصاريف.", + "giftcards" => "بطاقات الهدايا", + "giftcards_desc" => "إضافة، تحديث ، بحث و حذف بطاقات الهدايا.", + "home" => "الرئيسية", + "home_desc" => "اظهار الائحة الرئيسية.", + "item_kits" => "مجموعات الأصناف", + "item_kits_desc" => "إضافة، تحديث ، بحث و حذف مجموعات الأصناف.", + "items" => "الأصناف", + "items_desc" => "إضافة، تحديث ، بحث و حذف الأصناف.", + "messages" => "الرسائل", + "messages_desc" => "إرسال رسائل للعملاء ، الموردين او الموظفين.", + "migrate" => "النقل", + "migrate_desc" => "تحديث قاعدة البيانات.", + "office" => "المكتب", + "office_desc" => "اظهار الائحة المكتبية.", + "receivings" => "استلام الأصناف", + "receivings_desc" => "معالجة أوامر الشراء و استلام الأصناف.", + "reports" => "التقارير", + "reports_desc" => "عرض وتوليد التقارير.", + "sales" => "المبيعات", + "sales_desc" => "معالجة المبيعات و المرتجعات.", + "suppliers" => "الموردين", + "suppliers_desc" => "إضافة، تحديث ، بحث و حذف مجموعات الموردين.", + "taxes" => "الضرائب", + "taxes_desc" => "اعدادات ضريبة المبيعات.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/ar-EG/Receivings.php b/app/Language/ar-EG/Receivings.php index a3bc1fe6f..d97a17538 100644 --- a/app/Language/ar-EG/Receivings.php +++ b/app/Language/ar-EG/Receivings.php @@ -1,56 +1,58 @@ "", + "cancel_receiving" => "إلغاء", + "cannot_be_deleted" => "لايمكن حذف الإستلام/الإستلامات.", + "comments" => "تعليقات", + "complete_receiving" => "إنهاء", + "confirm_cancel_receiving" => "هل أنت متاكد أنك تريد إلغاء هذا الإستلام؟ سيتم حذف كل الأصناف.", + "confirm_delete" => "هل أنت متاكد أنك تريد حذف هذا الإستلام؟ سيتم حذف كل الأصناف. لايمكن التراجع بعد الحذف.", + "confirm_finish_receiving" => "هل أنت متاكد أنك تريد تنفيذ هذا الإستلام؟ لايمكن التراجع بعد الإرسال.", + "confirm_restore" => "", + "cost" => "التكلفة", + "daily" => "", + "date" => "تاريخ الإستلام", + "date_required" => "يجب إدخال تاريخ صحيح.", + "date_type" => "التاريخ مطلوب.", + "delete_entire_sale" => "حذف عملية البيع بالكامل", + "discount" => "نسبة الخصم", + "edit" => "تحرير", + "edit_sale" => "تحرير إستلام", + "employee" => "الموظف", + "error_editing_item" => "خطاء فى تحرير الصنف.", + "error_requisition" => "غير قادر على تحريك الصنف من و إلى نفس المكان.", + "find_or_scan_item" => "بحث/مسح باركود صنف", + "find_or_scan_item_or_receipt" => "بحث/مسح باركود صنف أو إيصال", + "id" => "كود الإستلام", + "item_name" => "اسم الصنف", + "mode" => "وضع الإستلام", + "new_supplier" => "مورد جديد", + "one_or_multiple" => "إستلام/إستلامات", + "print_after_sale" => "طباعة بعد الإستلام", + "quantity" => "الكمية.", + "receipt" => "إيصال إستلام", + "receipt_number" => "كود الإستلام", + "receiving" => "إستلام", + "reference" => "رقم المرجع", + "register" => "استلام الأصناف", + "requisition" => "طلب شراء", + "return" => "إرتجاع لمورد", + "select_supplier" => "اختار المورد (اختيارى)", + "ship_pack" => "حزمة توصيل", + "start_typing_supplier_name" => "ابداء بكتابة اسم المورد....", + "stock" => "المخزون", + "stock_destination" => "المخزون المحول له", + "stock_locaiton" => "مكان المخزون", + "stock_source" => "مصدر المخزون", + "successfully_deleted" => "لقد تم الحذف", + "successfully_updated" => "لقد تم التحديث", + "supplier" => "المورد", + "supplier_address" => "العنوان", + "supplier_email" => "البريد الإلكتروني", + "supplier_location" => "المكان", + "total" => "الإجمالى", + "transaction_failed" => "حركات الإستلام فشلت.", + "unable_to_add_item" => "غير قادر على إضافة صنف للإستلام.", + "unsuccessfully_updated" => "لم يتم تحديث الإستلام بنجاح.", + "update" => "تحديث", +]; diff --git a/app/Language/ar-EG/Reports.php b/app/Language/ar-EG/Reports.php index def4fe903..15d8cb9e2 100644 --- a/app/Language/ar-EG/Reports.php +++ b/app/Language/ar-EG/Reports.php @@ -1,146 +1,148 @@ "الكل", + "authority" => "السلطة", + "canceled" => "ملغى", + "categories" => "التصنيفات", + "categories_summary_report" => "تقرير ملخص التصنيفات", + "category" => "تصنيف", + "code_canceled" => "كود العمليات الملغية", + "code_invoice" => "كود الفواتير الرسمية", + "code_pos" => "نقطة بيع", + "code_quote" => "كود عروض الاسعار", + "code_return" => "كود عمليات المرتجع", + "code_type" => "النوع", + "code_work_order" => "طلب عمل", + "comments" => "التعليقات", + "commission" => "", + "complete" => "عمليات البيع والمرتجع المكتملة", + "completed_sales" => "المبيعات المكتملة", + "confirm_delete" => "هل انت متاكد من مسح البيانات المحددة؟", + "confirm_restore" => "هل انت متاكد من استعادة البيانات المحددة؟", + "cost" => "سعر التكلفة", + "cost_price" => "سعر التكلفة", + "count" => "عدد", + "customer" => "عميل", + "customers" => "عملاء", + "customers_summary_report" => "تقرير ملخص العملاء", + "date" => "التاريخ", + "date_range" => "الفترة الزمنية", + "description" => "الوصف", + "detailed_receivings_report" => "تقرير مفصل لاستلام البضاعة", + "detailed_receivings_report_input" => "", + "detailed_reports" => "التقارير التفصيلية", + "detailed_requisition_report" => "تقرير مفصل لطلبات الشراء", + "detailed_sales_report" => "تقرير مفصل للمبيعات", + "discount" => "الخصم", + "discount_fixed" => "حسم ثابت", + "discount_percent" => "نسبة الخصم", + "discount_type" => "نوع الحسم", + "discounts" => "الخصومات", + "discounts_summary_report" => "تقرير ملخص الخصومات", + "earned" => "النقاط المحصلة", + "employee" => "موظف", + "employees" => "الموظفين", + "employees_summary_report" => "تقرير ملخص الموظفين", + "expenses" => "المصاريف", + "expenses_amount" => "القيمة", + "expenses_categories" => "فئات المصاريف", + "expenses_categories_summary_report" => "تقرير المصاريف حسب الفئات", + "expenses_category" => "الفئة", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "الضريبة", + "expenses_total_amount" => "المبلغ الإجمالي", + "expenses_total_tax_amount" => "الضريبة الإجمالية", + "graphical_reports" => "تقارير رسومية", + "inventory" => "المخزن", + "inventory_low" => "نواقص المخزون", + "inventory_low_report" => "تقرير نواقص المخزون", + "inventory_reports" => "تقارير المخزن", + "inventory_summary" => "ملخص المخزن", + "inventory_summary_report" => "تقرير ملخص المخزن", + "item" => "صنف", + "item_count" => "تصفية عداد الصنف", + "item_name" => "اسم الصنف", + "item_number" => "باركود", + "items" => "الأصناف", + "items_purchased" => "الأصناف مشتراه", + "items_received" => "الأصناف مستلمة", + "items_summary_report" => "تقرير ملخص الأصناف", + "jurisdiction" => "الاختصاص القضائي", + "low_inventory" => "النواقص", + "low_inventory_report" => "تقرير نواقص المخزون", + "low_sell_quantity" => "كميات حسب الصنف الاولي", + "more_than_zero" => "أكثر من صفر", + "name" => "الاسم", + "no_reports_to_display" => "لايوجد أصناف لعرضها.", + "payment_type" => "طريقة الدفع", + "payments" => "المدفوعات", + "payments_summary_report" => "ملخص المدفوعات", + "profit" => "الربح", + "quantity" => "الكمية", + "quantity_purchased" => "المستلم", + "quotes" => "عروض اسعار", + "received_by" => "مستلمة بواسطة", + "receiving_id" => "كود الاستلام", + "receiving_type" => "نوع الاستلام", + "receivings" => "استلام البضاعة", + "reorder_level" => "نقطة اعادة الطلب", + "report" => "تقرير", + "report_input" => "مدخلات التقرير", + "reports" => "تقارير", + "requisition" => "طلب الشراء", + "requisition_by" => "القائم بطلب الشراء", + "requisition_id" => "كود طلب الشراء", + "requisition_item" => "الصنف", + "requisition_item_quantity" => "الكمية المطلوبة", + "requisition_related_item" => "الصنف", + "requisition_related_item_total_quantity" => "إجمالى الكمية", + "requisition_related_item_unit_quantity" => "الكمية", + "requisitions" => "طلبات الشراء", + "returns" => "المرتجعات", + "revenue" => "العائد", + "sale_id" => "كود عملية البيع", + "sale_type" => "طريقة البيع", + "sales" => "بيع", + "sales_amount" => "كمية المبيعات", + "sales_summary_report" => "تقرير ملخص المبيعات", + "sales_taxes" => "ضرائب المبيعات", + "sales_taxes_summary_report" => "تقرير ملخص ضرائب المبيعات", + "serial_number" => "مسلسل", + "service_charge" => "", + "sold_by" => "البائع", + "sold_items" => "", + "sold_to" => "مباع الى", + "stock_location" => "مكان المخزون", + "sub_total_value" => "المجموع الفرعى", + "subtotal" => "المجموع الفرعى", + "summary_reports" => "تقارير ملخصة", + "supplied_by" => "مورده بواسطة", + "supplier" => "المورد", + "suppliers" => "الموردين", + "suppliers_summary_report" => "تقرير ملخص الموردين", + "tax" => "الضريبة", + "tax_category" => "الفئة الضريبية", + "tax_name" => "اسم الضريبه", + "tax_percent" => "نسبة الضريبة", + "tax_rate" => "معدل الضريبة", + "taxes" => "الضرائب", + "taxes_summary_report" => "تقرير ملخص الضرائب", + "total" => "الإجمالى", + "total_inventory_value" => "إجمالى قيمة المخزن", + "total_low_sell_quantity" => "مجموع الكميات حسب الصنف الاولي", + "total_quantity" => "الكمية/العدد", + "total_retail" => "قيمة المبيع", + "trans_amount" => "قيمة العملية التجارية", + "trans_due" => "مستحق", + "trans_group" => "مجموعة العمليات التجارية", + "trans_nopay_sales" => "المبيعات الغير مسدده", + "trans_payments" => "المدفوعات", + "trans_refunded" => "المرتجع", + "trans_sales" => "المبيعات", + "trans_type" => "نوع العملية التجارية", + "type" => "النوع", + "unit_price" => "السعر", + "used" => "النقاط المستخدمة", + "work_orders" => "طلبات عمل", + "zero_and_less" => "صفر و أقل", +]; diff --git a/app/Language/ar-EG/Sales.php b/app/Language/ar-EG/Sales.php index dc4468955..dada024a7 100644 --- a/app/Language/ar-EG/Sales.php +++ b/app/Language/ar-EG/Sales.php @@ -1,222 +1,224 @@ "النقاط المتاحة", + "rewards_package" => "فئة المكافئة", + "rewards_remaining_balance" => "رصيد النقاط المتبقي هو ", + "account_number" => "حساب", + "add_payment" => "إضافة دفع", + "amount_due" => "المبلغ المطلوب", + "amount_tendered" => "المبلغ المدفوع", + "authorized_signature" => "توقيع معتمد", + "cancel_sale" => "الغاء عملية البيع", + "cash" => "نقدى", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "تعديل الصندوق", + "cash_deposit" => "ايداع نقدي", + "cash_filter" => "نقدى", + "change_due" => "الباقى", + "change_price" => "تغيير سعر البيع", + "check" => "شيك", + "check_balance" => "تذكير بموعد الشيك", + "check_filter" => "شيك", + "close" => "", + "comment" => "تعليق", + "comments" => "تعليقات", + "company_name" => "", + "complete" => "", + "complete_sale" => "إتمام البيع", + "confirm_cancel_sale" => "هل أنت متأكد من الغاء عملية البيع ؟ سيتم إزالة كل الأصناف.", + "confirm_delete" => "هل تريد حذف عمليات البيع المختارة؟", + "confirm_restore" => "هل انت متاكد من استعادة عملية البيع؟", + "credit" => "بطاقة إئتمانية", + "credit_deposit" => "ايداع ببطاقة ائتمان", + "credit_filter" => "بطاقة بنكية", + "current_table" => "", + "customer" => "العميل", + "customer_address" => "العنوان", + "customer_discount" => "الخصم", + "customer_email" => "البريد الإلكترونى", + "customer_location" => "المكان", + "customer_mailchimp_status" => "حالة بريد ميل تشيمب", + "customer_optional" => "(مطلوب للدفعات المستحقة)", + "customer_required" => "(اجباري)", + "customer_total" => "المجموع", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "تاريخ البيع", + "date_range" => "الفترة الزمنية", + "date_required" => "يجب إدخال تاريخ صحيح.", + "date_type" => "التاريخ مطلوب.", + "debit" => "بطاقة خصم", + "debit_filter" => "", + "delete" => "اسمح بالمسح", + "delete_confirmation" => "هل أنت متأكد أنك تريد حذف عملية البيع هذه؟ لايمكن التراجع بعد الحذف.", + "delete_entire_sale" => "حذف عملية البيع بالكامل", + "delete_successful" => "لقد تم حذف عملية البيع بنجاح.", + "delete_unsuccessful" => "لقد فشل حذف عملية البيع.", + "description_abbrv" => "الوصف.", + "discard" => "الغاء", + "discard_quote" => "", + "discount" => "خصم", + "discount_included" => "% خصم", + "discount_short" => "%", + "due" => "مستحق", + "due_filter" => "مستحق", + "edit" => "تحرير", + "edit_item" => "تحرير صنف", + "edit_sale" => "تحرير عملية بيع", + "email_receipt" => "إرسال الايصال بالبريد الالكترونى", + "employee" => "الموظف", + "entry" => "ادخال", + "error_editing_item" => "خطاء فى تحرير الصنف", + "find_or_scan_item" => "بحث/مسح باركود صنف", + "find_or_scan_item_or_receipt" => "بحث/مسح باركود صنف أو ايصال", + "giftcard" => "بطاقة هدية", + "giftcard_balance" => "رصيد بطاقة الهدية", + "giftcard_filter" => "", + "giftcard_number" => "رقم بطاقة الهدية", + "group_by_category" => "تصفية حسب الفئة", + "group_by_type" => "تجميع حسب النوع", + "hsn" => "رمز نظام منسق", + "id" => "كود عملية البيع", + "include_prices" => "يشمل الاسعار؟", + "invoice" => "فاتورة", + "invoice_confirm" => "هذه الفاتورة سوف ترسل إلى", + "invoice_enable" => "إنشاء فاتورة", + "invoice_filter" => "الفواتير", + "invoice_no_email" => "هذا العميل ليس لدية بريد الكترونى صالح.", + "invoice_number" => "فاتورة رقم #", + "invoice_number_duplicate" => "من فضلك أدخل رقم فاتورة غير مكرر.", + "invoice_sent" => "تم إرسال الفاتورة إلى", + "invoice_total" => "إجمالي الفاتورة", + "invoice_type_custom_invoice" => "فاتورة مخصصة (custom_invoice.php)", + "invoice_type_custom_tax_invoice" => "الفاتورة الضريبية المخصصة (custom_tax_invoice.php)", + "invoice_type_invoice" => "الفاتورة (invoice.php)", + "invoice_type_tax_invoice" => "الفاتورة الضريبية (tax_invoice.php)", + "invoice_unsent" => "فشل إرسال الفاتورة إلى", + "invoice_update" => "إعادة العد", + "item_insufficient_of_stock" => "لايوجد مخزون كافى من الصنف.", + "item_name" => "اسم الصنف", + "item_number" => "صنف #", + "item_out_of_stock" => "لايوجد مخزون من الصنف.", + "key_browser" => "اختصارات مفيده", + "key_cancel" => "الغاء عملية البيع/فاتوره/عرض السعار", + "key_customer_search" => "بحث عن عميل", + "key_finish_quote" => "انهاء عملية البيع/الفاتورة من دون الدفع", + "key_finish_sale" => "اضافة دفع نقدي كمل واتمام عملية البيع", + "key_full" => "الإظهار في صفحه كامله", + "key_function" => "Function", + "key_help" => "اختصارات", + "key_help_modal" => "إظهار الاختصارات", + "key_in" => "تكبير الصفحه", + "key_item_search" => "بحث حسب الصنف", + "key_out" => "تصغير الصفحه", + "key_payment" => "اضافة دفعه", + "key_print" => "طباعة الصفحة الحالية", + "key_restore" => "إعادة ضبط اعدادات الصفحه", + "key_search" => "البحث في التقارير", + "key_suspend" => "حفط عملية البيع", + "key_suspended" => "إظهار عمليات البيع المحفظه", + "key_system" => "اختصارات متاحه", + "key_tendered" => "تعديل المبلغ المدفوع", + "key_title" => "اختصارات صفحة المبيعات", + "mc" => "", + "mode" => "وضع التسجيل", + "must_enter_numeric" => "يجب إدخال رقم للمبلغ الفعلى المدفوع.", + "must_enter_numeric_giftcard" => "رقم بطاقة الهدية يجب أن يكون رقم.", + "new_customer" => "عميل جديد", + "new_item" => "صنف جديد", + "no_description" => "بدون وصف", + "no_filter" => "الكل", + "no_items_in_cart" => "لايوجد أصناف فى السلة.", + "no_sales_to_display" => "لاتوجد عمليات بيع لعرضها.", + "none_selected" => "لم تقم بإختيار أى عمليات بيع لحذفها.", + "nontaxed_ind" => " ", + "not_authorized" => "هذه العملية لا يمكن فعلها لعدم تخويلك.", + "one_or_multiple" => "عمليات بيع", + "payment" => "طريقة الدفع", + "payment_amount" => "المبلغ", + "payment_not_cover_total" => "المبلغ المدفوع لايغطى المبلغ الإجمالى.", + "payment_type" => "طريقة", + "payments" => "", + "payments_total" => "إجمالى المدفوعات", + "price" => "السعر", + "print_after_sale" => "اطبع بعد عملية البيع", + "quantity" => "الكمية", + "quantity_less_than_reorder_level" => "تحذير: الكمية/العدد المطلوب غير متوفر لهذا الصنف.", + "quantity_less_than_zero" => "تحذير! الكمية المطلوبة غير كافية، بإمكانك إتمام عملية البيع ، لكن تحقق من مخزنك.", + "quantity_of_items" => "عدد ال {0} من الاصناف", + "quote" => "عرض اسعار", + "quote_number" => "رقم عرض الاسعار", + "quote_number_duplicate" => "رقم عرض الاسعار يجب ان يكون فريد.", + "quote_sent" => "عرض الاسعار ارسل الى", + "quote_unsent" => "لم يتم ارسال عرض الاسعار الى", + "receipt" => "عملية بيع #", + "receipt_no_email" => "هذا العميل ليس له اي بريد الكتروني صحيح.", + "receipt_number" => "إيصال بيع", + "receipt_sent" => "تم إرسال الإيصال إلى", + "receipt_unsent" => "فشل إرسال الإيصال إلى", + "refund" => "نوع/سبب الاسترجاع", + "register" => "مسجل المبيعات", + "remove_customer" => "حذف عميل", + "remove_discount" => "", + "return" => "إرتجاع", + "rewards" => "نقاط المكافئة", + "rewards_balance" => "رصيد نقاط المكافئة", + "sale" => "بيع", + "sale_by_invoice" => "البيع بفاتورة رسمية", + "sale_for_customer" => "العميل:", + "sale_time" => "الوقت", + "sales_tax" => "ضريبة البيع", + "sales_total" => "", + "select_customer" => "اختيار عميل (اختياري)", + "send_invoice" => "إرسال الفاتورة", + "send_quote" => "ارسال عرض الاسعار", + "send_receipt" => "إرسال إيصال", + "send_work_order" => "ارسال طلب عمل", + "serial" => "مسلسل", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "عرض الفاتورة", + "show_receipt" => "عرض الإيصال", + "start_typing_customer_name" => "ابداء بكتابة اسم العميل...", + "start_typing_item_name" => "ابداء بكتابة اسم أو مسح باركود الصنف...", + "stock" => "المخزن", + "stock_location" => "مكان المخزون", + "sub_total" => "المجموع الفرعي", + "successfully_deleted" => "لقد تم الحذف بنجاح", + "successfully_restored" => "لقد تمت عملية الاستعادة بنجاح", + "successfully_suspended_sale" => "لقد تم تعليق عملية البيع بنجاح.", + "successfully_updated" => "لقد تم تحديث بيانات عملية البيع بنجاح.", + "suspend_sale" => "تعليق عملية البيع", + "suspended_doc_id" => "ملف", + "suspended_sale_id" => "كود عملية البيع", + "suspended_sales" => "المبيعات المعلقة", + "table" => "طاولة", + "takings" => "المبيع اليومي", + "tax" => "ضريبة", + "tax_id" => "الرقم الضريبي", + "tax_invoice" => "فاتورة ضريبية", + "tax_percent" => "ضريبة %", + "taxed_ind" => "ض", + "total" => "المجموع", + "total_tax_exclusive" => "الإجمالى بدون الضرائب", + "transaction_failed" => "فشل حركة البيع.", + "unable_to_add_item" => "غير قادر على إضافة صنف لعملية البيع", + "unsuccessfully_deleted" => "لايمكن حذف عملية/عمليات البيع.", + "unsuccessfully_restored" => "فشل في استعادة عملية البيع.", + "unsuccessfully_suspended_sale" => "فشل تعليق عملية البيع.", + "unsuccessfully_updated" => "فشل تحديث عملية البيع.", + "unsuspend" => "إلغاء تعليق", + "unsuspend_and_delete" => "إلغاء تعليق وحذف", + "update" => "تحديث", + "upi" => "رقم التعريف الشخصي", + "visa" => "", + "wholesale" => "", + "work_order" => "طلب عمل", + "work_order_number" => "رقم طلب العمل", + "work_order_number_duplicate" => "رقم طلب العمل يجب ان يكون فريد.", + "work_order_sent" => "تم ارسال طلب العمل الى", + "work_order_unsent" => "فشل في ارسال طلب العمل الى", +]; diff --git a/app/Language/ar-EG/Suppliers.php b/app/Language/ar-EG/Suppliers.php index 4f106ea31..437a84d11 100644 --- a/app/Language/ar-EG/Suppliers.php +++ b/app/Language/ar-EG/Suppliers.php @@ -1,23 +1,24 @@ - "رقم الحساب", + "agency_name" => "اسم الوكالة", + "cannot_be_deleted" => "لايمكن حذف المورد/الموردين لوجود مبيعات مرتبطة بهم.", + "category" => "الفئة", + "company_name" => "اسم الشركة", + "company_name_required" => "اسم الشركة مطلوب.", + "confirm_delete" => "هل تريد حقا حذف هؤلاء الموردين؟", + "confirm_restore" => "هل تريد بالتأكيد استعادة المورد (الموردين) المحددين؟", + "cost" => "مورد كلفة", + "error_adding_updating" => "خطاء فى إضافة/تحديث المورد.", + "goods" => "مورد بضائع", + "new" => "مورد جديد", + "none_selected" => "لم تختار موردين لحذفهم.", + "one_or_multiple" => "مورد/موردين", + "successful_adding" => "لقد تم إضافة المورد بنجاح", + "successful_deleted" => "لقد تم حذف المورد بنجاح", + "successful_updating" => "لقد تم تحديث بيانات المورد بنجاح", + "supplier" => "مورد", + "supplier_id" => "كود المورد", + "tax_id" => "الرقم الضريبي", + "update" => "تحديث بيانات المورد", +]; diff --git a/app/Language/ar-EG/Taxes.php b/app/Language/ar-EG/Taxes.php index 5c6c77152..73a3a44a3 100644 --- a/app/Language/ar-EG/Taxes.php +++ b/app/Language/ar-EG/Taxes.php @@ -1,80 +1,82 @@ "أضافة أستثناء", + "cascade" => "تتالي", + "cascade_sequence" => "تسلسل متتالي", + "city" => "مدينة", + "code" => "الشفرة", + "confirm_delete" => "هل أنت متأكد أنك تريد حذف قانون الضرائب؟ لا يمكن التراجع عن هذا الإجراء", + "confirm_restore" => "هل أنت متأكد من أستعادة الأكواد الضريبية؟", + "default_tax_category" => "التصنيف الضريبي الأفتراضي", + "default_tax_rate" => "معدل الضريبة الافتراضي", + "error_adding_updating" => "فشل إضافة أو تحديث قانون الضرائب", + "group_seq" => "تسلسل المجموعة", + "jurisdiction_name" => "اسم الولاية القضائية", + "name" => "الاسم", + "new" => "ضريبة جديدة", + "no_taxes" => "", + "no_taxes_to_display" => "لا يوجد أكواد ضريبية للعرض", + "reporting_authority" => "السلطة الضريبية", + "round_half_down" => "نصف الاسفل", + "round_half_even" => "تقريب للنصف", + "round_half_odd" => "تقريب غريب", + "round_half_up" => "تقريب للاعلى", + "rounding_code" => "كود التقريب", + "sales_tax" => "ضريبة المبيعات", + "sales_tax_by_invoice" => "ضريبة المبيعات بالفاتورة", + "sequence" => "تسلسل", + "state" => "حالة", + "successful_deleted" => "تم المسح بنجاح", + "tax_categories" => "فئات الضرائب", + "tax_categories_configuration" => "اعدادات فئات الضرائب", + "tax_categories_saved_successfully" => "تم حفظ تغييرات الفئات الضريبية", + "tax_categories_saved_unsuccessfully" => "لم يتم حفظ تغييرات الفئات الضريبة", + "tax_category" => "الفئة الضريبية", + "tax_category_code" => "رمز الفئة الضريبية", + "tax_category_duplicate" => "الفئة الضريبية مكررة", + "tax_category_invalid_chars" => "أحرف غير صالحة في اسم الفئة الضريبية", + "tax_category_name" => "اسم فئة الضريبة", + "tax_category_new" => "فئة الضريبية جديدة", + "tax_category_required" => "الفئة الضريبة مطلوبة", + "tax_code" => "كود الضريبة", + "tax_code_cannot_be_deleted" => "فشل مسح الكود الضريبي", + "tax_code_duplicate" => "رمز الضريبة مكرر", + "tax_code_invalid_chars" => "أحرف لا يمكن استعمالها في قانون الضرائب", + "tax_code_name" => "اسم الكود الضريبي", + "tax_code_required" => "حقل الكود الضريبي مطلوب", + "tax_code_successful_deleted" => "تم مسح الكود الضريبي", + "tax_code_successful_updated" => "تم التعديل بنجاح", + "tax_code_successful_updating" => "تم تعديل الكود الضريبي بنجاح", + "tax_code_successfully_added" => "لقد تم إضافة المورد بنجاح", + "tax_code_type" => "نوع كود الضريبة", + "tax_codes" => "الرموز الضريبية", + "tax_codes_configuration" => "اعدادات الرموز الضريبية", + "tax_codes_saved_successfully" => "تم حفظ تغييرات قانون الضرائب", + "tax_codes_saved_unsuccessfully" => "لم يتم حفظ تغييرات قانون الضريبة", + "tax_excluded" => "لا تشمل الضرائب", + "tax_group" => "المجموعة الضريبية", + "tax_group_not_unique" => "فئة الضرائب يجب ان تكون فريده", + "tax_group_sequence" => "تسلسل مجموعة الضرائب", + "tax_included" => "الضريبة مشمولة", + "tax_jurisdiction" => "الاختصاص الضريبي", + "tax_jurisdiction_duplicate" => "تكرير الاختصاص الضريبي", + "tax_jurisdiction_invalid_chars" => "أحرف لا يمكن استعمالها في اسم الولاية القضائية", + "tax_jurisdiction_required" => "الاختصاص الضريبي هي خانة اجبارية", + "tax_jurisdictions" => "الاختصاصات الضريبية", + "tax_jurisdictions_configuration" => "اعجدادات الاختصاصات الضريبية", + "tax_jurisdictions_saved_successfully" => "تم حفظ تغييرات الاختصاص الضريبي", + "tax_jurisdictions_saved_unsuccessfully" => "لم يتم حفظ تغييرات الاختصاص الضريبي", + "tax_rate" => "معدل الضريبة الافتراضي %", + "tax_rate_configuration" => "اعجدادات معدل الضريبة", + "tax_rate_error_adding_updating" => "فشل إضافة أو تحديث معدل الضريبة", + "tax_rate_numeric" => "معدل الضريبة الافتراضي يجب أن يكون رقم", + "tax_rate_required" => "معدل الضريبة الافتراضي مطلوب", + "tax_rate_successful_updated" => "لقد تم بالتحديث بنجاح", + "tax_rate_successfully_added" => "لقد تم الاضافة بنجاح", + "tax_rates" => "معدلات الضريبة", + "tax_rates_configuration" => "اعدادات معدلات الضريبة", + "tax_rounding" => "التقريب الضريبي", + "tax_type" => "نوع الضريبة", + "update" => "تحديث معدل الضريبة", + "vat_tax" => "ضريبة القيمة المضافة", +]; diff --git a/app/Language/ar-LB/Attributes.php b/app/Language/ar-LB/Attributes.php index 9c05268ea..7a1227820 100644 --- a/app/Language/ar-LB/Attributes.php +++ b/app/Language/ar-LB/Attributes.php @@ -1,31 +1,32 @@ - "الميزات لا يمكن أن تحتوي على ':' أو'|'", + "confirm_delete" => "هل أنت متأكد من أنك تريد حذف الميزات المحددة ؟", + "confirm_restore" => "هل أنت متأكد من أنك تريد استعادة السمة (السمات) المحددة؟", + "definition_cannot_be_deleted" => "لا يمكن حذف السمات المحددة", + "definition_error_adding_updating" => "لا يمكن إضافة السمة {0} أو تحديثها. يرجى التحقق من سجل الخطأ.", + "definition_flags" => "رؤية الميزات", + "definition_group" => "المجموعة", + "definition_id" => "كود", + "definition_name" => "إضافة ميزة", + "definition_name_required" => "اسم الميزة هي خانة اجبارية", + "definition_one_or_multiple" => "ميزة/ميزات", + "definition_successful_adding" => "لقد تم إضافة صنف بنجاح", + "definition_successful_deleted" => "لقد تم حذف ميزة بنجاح", + "definition_successful_updating" => "تم تعديل الميزة بنجاح", + "definition_type" => "نوع الميزة", + "definition_type_required" => "نوع الميزة هي خانة إجبارية", + "definition_unit" => "وحدة قياس", + "definition_values" => "قيمة الميزة", + "new" => "اضافة ميزة جديده", + "no_attributes_to_display" => "لا يوجد اصناف للعرض", + "receipt_visibility" => "وصل", + "show_in_items" => "اظهار في الصنف", + "show_in_items_visibility" => "الصنف", + "show_in_receipt" => "اظهار على الوصل", + "show_in_receivings" => "اظهار في استلام البضائع", + "show_in_receivings_visibility" => "استلام البضائع", + "show_in_sales" => "اظهار خلال البيع", + "show_in_sales_visibility" => "البيع", + "update" => "تحديث الميزات", +]; diff --git a/app/Language/ar-LB/Bootstrap_tables.php b/app/Language/ar-LB/Bootstrap_tables.php index cb831231a..26b979061 100644 --- a/app/Language/ar-LB/Bootstrap_tables.php +++ b/app/Language/ar-LB/Bootstrap_tables.php @@ -1,9 +1,11 @@ "الكل", + "tables_columns" => "أعمدة", + "tables_hide_show_pagination" => "عرض/إخفاء أرقام الصفحات", + "tables_loading" => "جارى التحميل، برجاء الإنتظار ...", + "tables_page_from_to" => "عرض {0} إلى {1} من {2} صفوف", + "tables_refresh" => "إعادة تحميل", + "tables_rows_per_page" => "{0} صف بالصفحة", + "tables_toggle" => "تغيير", +]; diff --git a/app/Language/ar-LB/Cashups.php b/app/Language/ar-LB/Cashups.php index 35f15ff03..7f2f34d9f 100644 --- a/app/Language/ar-LB/Cashups.php +++ b/app/Language/ar-LB/Cashups.php @@ -1,48 +1,49 @@ - "قيمة المبلغ", + "amount_number" => "قيمة المبلغ يجب ان تتكون من ارقام", + "amount_required" => "قيمة المبلغ هي خانة إجبارية.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "لا يمكن حذف الصندوق النقدي", + "cash_difference" => "", + "close_date" => "تاريخ تسكير الصندوق", + "close_employee" => "تم التسكير من قبل", + "closed_amount_card" => "بطاقات ائتمان", + "closed_amount_cash" => "الصندوق النقدي", + "closed_amount_check" => "شيكات", + "closed_amount_due" => "الديون", + "closed_amount_giftcard" => "", + "closed_amount_total" => "المجموع", + "closed_date" => "تاريخ تسكير الصندوق", + "confirm_delete" => "هل انت متأكد من حذف الصندوق النقدي؟", + "confirm_restore" => "هل انت متأكد من استعادة الصندوق النقدي؟", + "confirm_submit" => "", + "date_number" => "التاريخ يجب ان يكون مكون من ارقام", + "date_required" => "التاريخ هي خانة اجبارية", + "description" => "الوصف", + "enable_expected" => "", + "error_adding_updating" => "خطأ في تعديل او اضافة صندوق نقدي", + "giftcard" => "", + "id" => "كود", + "info" => "معلومات عن الصندوق النقدي", + "info_employee" => "", + "is_deleted" => "محذوف", + "new" => "صندوق نقدي جديد", + "no_cashups_to_display" => "لا يوجد صناديق نقدية للاظهار", + "none_selected" => "لم يتم اختيار اي صندوق نقدي", + "note" => "ملاحظات", + "one_or_multiple" => "صندوق او صناديق نقدية", + "open_amount_cash" => "بداية صندوق نقدي", + "open_date" => "تاريخ بداية الصندوق النقدي", + "open_employee" => "تمت بداية الصندوق النقدي من قبل", + "opened_date" => "تاريخ بداية الصندوق النقدي", + "successful_adding" => "تمت إضافة الصندوق النقدي بنجاح", + "successful_deleted" => "تم حذف الصندوق النقدي بنجاح", + "successful_updating" => "تم تعديل الصندوق النقدي بنجاح", + "total" => "المجموع", + "transfer_amount_cash" => "حركة الصندوق", + "transfer_amount_cash_minus" => "", + "update" => "تعديل/تحديث الصندوق النقدي", + "warning" => "", +]; diff --git a/app/Language/ar-LB/Common.php b/app/Language/ar-LB/Common.php index 23b190c1a..b59825799 100644 --- a/app/Language/ar-LB/Common.php +++ b/app/Language/ar-LB/Common.php @@ -1,86 +1,88 @@ "العنوان 1", + "address_2" => "العنوان 2", + "admin" => "", + "city" => "المدينة", + "clerk" => "", + "close" => "إغلاق", + "color" => "", + "comments" => "تعليقات", + "common" => "عام", + "confirm_search" => "لقد قمت اختيار أكتر من سجل، سوف تفقد هذه الاختيارات عند إرسال البحث، موافق؟", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "يرجى تصحيح الأخطاء المحددة قبل الحفظ", + "country" => "البلد", + "dashboard" => "", + "date" => "التاريخ", + "delete" => "حذف", + "det" => "تفاصيل", + "download_import_template" => "تنزيل قالب الاستيراد من اكسل (CSV)", + "edit" => "تحرير", + "email" => "بريد إلكتروني", + "email_invalid_format" => "شكل البريد الإلكتروني غير صحيح.", + "export_csv" => "تصدير إلى اكسل", + "export_csv_no" => "لا", + "export_csv_yes" => "نعم", + "fields_required_message" => "الحقول التي بالأحمر مطلوبة", + "fields_required_message_unique" => "", + "first_name" => "الاسم الأول", + "first_name_required" => "الاسم الأول مطلوب.", + "first_page" => "الأول", + "gender" => "النوع", + "gender_female" => "أنثى", + "gender_male" => "ذكر", + "gender_undefined" => "", + "icon" => "أيقونة", + "id" => "رقم التعريف", + "import" => "استيراد", + "import_change_file" => "تغيير", + "import_csv" => "استيراد من اكسل", + "import_full_path" => "المسار الكامل لملف اكسل مطلوب", + "import_remove_file" => "إزالة", + "import_select_file" => "اختار ملف", + "inv" => "فاتورة", + "last_name" => "الاسم الأخير", + "last_name_required" => "الاسم الأخير مطلوب.", + "last_page" => "الأخيرة", + "learn_about_project" => "للتعرف على أخر المعلومات حول المشروع.", + "list_of" => "قائمة بـ", + "logo" => "شعار", + "logo_mark" => "علامة الشعار", + "logout" => "خروج", + "manager" => "", + "migration_needed" => "سيبدأ ترحيل قاعدة البيانات إلى {0} بعد تسجيل الدخول.", + "new" => "جديد", + "no" => "", + "no_persons_to_display" => "لا يوجد اناس لعرضهم.", + "none_selected_text" => "[إختيار]", + "or" => "أو", + "people" => "", + "phone_number" => "رقم التليفون", + "phone_number_required" => "رقم التليفون مطلوب", + "please_visit_my" => "برجاء زيارة", + "position" => "", + "powered_by" => "مدعوم بواسطة", + "price" => "السعر", + "print" => "طباعة", + "remove" => "إزالة", + "required" => "مطلوب", + "restore" => "الإستعادة", + "return_policy" => "سياسة الاسترجاع", + "search" => "بحث", + "search_options" => "خيارات البحث", + "searched_for" => "بحث عن", + "software_short" => "OSPOS", + "software_title" => "برنامج OSPOS", + "state" => "المحافظة", + "submit" => "حفظ", + "total_spent" => "مجموع الصرف", + "unknown" => "غير معروف", + "view_recent_sales" => "عرض أحدث المبيعات", + "website" => "الموقع الإلكترونى", + "welcome" => "مرحباً", + "welcome_message" => "مرحباً فى OSPOS برجاء إختيار أى قسم للبدء.", + "yes" => "", + "you_are_using_ospos" => "أنت تستخدم إصدار Open Source Point Of Sale", + "zip" => "الرقم البريدى", +]; diff --git a/app/Language/ar-LB/Config.php b/app/Language/ar-LB/Config.php index a95be4090..407443657 100644 --- a/app/Language/ar-LB/Config.php +++ b/app/Language/ar-LB/Config.php @@ -1,328 +1,330 @@ "عنوان الشركة", + "address_required" => "عنوان الشركة مطلوب.", + "all_set" => "صلاحيات الملفات مضبطة بالطريقه الصحيحه!", + "allow_duplicate_barcodes" => "السماح بتشابة الباركود", + "apostrophe" => "الفاصلة", + "backup_button" => "نسخ إحتياطى", + "backup_database" => "نسخ إحتياطى لقاعدة البيانات", + "barcode" => "باركود", + "barcode_company" => "اسم الشركة", + "barcode_configuration" => "اعدادات الباركود", + "barcode_content" => "محتويات الباركود", + "barcode_first_row" => "الصف 1", + "barcode_font" => "الخط", + "barcode_formats" => "اشكال الادخال", + "barcode_generate_if_empty" => "توليد اذا كان الباركود فارغ.", + "barcode_height" => "الارتفاع (px)", + "barcode_id" => "كود/اسم الصنف", + "barcode_info" => "معلومات اعدادات الباركود", + "barcode_layout" => "تخطيط الباركود", + "barcode_name" => "الاسم", + "barcode_number" => "الباركود UPC/EAN/ISBN", + "barcode_number_in_row" => "الرقم فى الصف", + "barcode_page_cellspacing" => "المسافة بين الخلايا فى صفحة العرض.", + "barcode_page_width" => "عرض الصفحة", + "barcode_price" => "السعر", + "barcode_second_row" => "الصف 2", + "barcode_third_row" => "الصف 3", + "barcode_tooltip" => "تحذير: قد تؤدي هذه الميزة إلى استيراد اصناف مكررة أو إنشاؤها. لا تستخدمها إذا كنت لا تريد الباركود مكررة.", + "barcode_type" => "نوعية الباركود", + "barcode_width" => "العرض (px)", + "bottom" => "الأسفل", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "فواصل النقدية", + "cash_decimals_tooltip" => "إذا كانت الكسور العشرية النقدية وعشرية العملات هي نفسها ثم لن يتم تقريب النقدية.", + "cash_rounding" => "التقريب النقدي", + "category_dropdown" => "إظهار الفئة كقائمة منسدلة", + "center" => "الوسط", + "change_apperance_tooltip" => "", + "comma" => "فاصلة", + "company" => "اسم الشركة", + "company_avatar" => "", + "company_change_image" => "تغيير الصورة", + "company_logo" => "شعار الشركة", + "company_remove_image" => "إزالة الصورة", + "company_required" => "اسم الشركة مطلوب", + "company_select_image" => "اختار صورة", + "company_website_url" => "الموقع الإلكترونى للشركة غير صحيح.", + "country_codes" => "أكواد الدولة", + "country_codes_tooltip" => "قائمة مفصولة بفاصلة لاسماء الدول للبحث.", + "currency_code" => "رمز العملة", + "currency_decimals" => "العلامة العشرية للعملة", + "currency_symbol" => "رمز العملة", + "current_employee_only" => "", + "customer_reward" => "المكافآت", + "customer_reward_duplicate" => "المكافئة يجب ان تكون فريدة.", + "customer_reward_enable" => "تمكين مكافآت العميل", + "customer_reward_invalid_chars" => "لا يمكن أن تحتوي المكافأة على '_'", + "customer_reward_required" => "المكافأة هي حقل مطلوب", + "customer_sales_tax_support" => "دعم الضرائب المبيعات العملاء", + "date_or_time_format" => "تصفية التاريخ والوقت", + "datetimeformat" => "شكل الوقت و التاريخ", + "decimal_point" => "العلامة العشرية", + "default_barcode_font_size_number" => "الحجم الافتراضي لخط الباركود لابد أن يكون رقم.", + "default_barcode_font_size_required" => "الحجم الافتراضي لخط الباركود مطلوب.", + "default_barcode_height_number" => "الارتفاع الافتراضي للباركود لابد ان يكون رقم.", + "default_barcode_height_required" => "الارتفاع الافتراضي للباركود مطلوب.", + "default_barcode_num_in_row_number" => "رقم الباركود فى اى سطر لابد ان يكون رقم.", + "default_barcode_num_in_row_required" => "رقم الباركود فى اى سطر مطلوب.", + "default_barcode_page_cellspacing_number" => "المسافة الافتراضية بين خلايا الباركود لابد أن تكون رقم.", + "default_barcode_page_cellspacing_required" => "المسافة الافتراضية بين خلايا الباركود مطلوبة.", + "default_barcode_page_width_number" => "عرض الصفحة الافتراضي للباركود لابد ان يكون رقم.", + "default_barcode_page_width_required" => "عرض الصفحة الافتراضي للباركود مطلوب.", + "default_barcode_width_number" => "العرض الافتراضي للباركود لابد ان يكون رقم.", + "default_barcode_width_required" => "العرض الافتراضي للباركود مطلوب.", + "default_item_columns" => "الخانات المراد إظهارها", + "default_origin_tax_code" => "كود الضريبة الاساسي الافتراضي", + "default_receivings_discount" => "خصم الإيصالات الافتراضي", + "default_receivings_discount_number" => "خصم الإيصالات الافتراضي يجب ان يكون رقم.", + "default_receivings_discount_required" => "خصم الإيصالات الافتراضي هي خانة اجبارية.", + "default_sales_discount" => "نسبة الخصم الافتراضية", + "default_sales_discount_number" => "نسبة الخصم الافتراضية لابد ان تكون رقم.", + "default_sales_discount_required" => "نسبة الخصم الافتراضية مطلوبة.", + "default_tax_category" => "فئة الضرائب الافتراضية", + "default_tax_code" => "قانون الضرائب الافتراضي", + "default_tax_jurisdiction" => "الاختصاص الضريبي الافتراضي", + "default_tax_name_number" => "يجب أن يكون الاسم الافتراضي للضريبة سلسلة.", + "default_tax_name_required" => "اسم الضريبة الافتراضية مطلوب.", + "default_tax_rate" => "معدل الضريبة الافتراضي %", + "default_tax_rate_1" => "معدل الضريبة 1", + "default_tax_rate_2" => "معدل الضريبة 2", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "معدل الضريبة الافتراضي يجب أن يكون رقم.", + "default_tax_rate_required" => "معدل الضريبة الافتراضي مطلوب.", + "derive_sale_quantity" => "السماح بأسعار البيع المشتقة", + "derive_sale_quantity_tooltip" => "إذا تم تحديدها، فسيتم توفير نوع جديد من الاصناف للاصناف المطلوبة حسب المبلغ الموسع", + "dinner_table" => "طاولة", + "dinner_table_duplicate" => "الطاولة يجب ان تكون فريدة.", + "dinner_table_enable" => "تمكين جداول الطاولات", + "dinner_table_invalid_chars" => "لا يمكن أن يحتوي اسم الطاولة على '_'.", + "dinner_table_required" => "الطاولة هو حقل مطلوب.", + "dot" => "نقطة", + "email" => "البريد الإلكتروني", + "email_configuration" => "إعدادات البريد الإلكتروني", + "email_mailpath" => "مسار ارسال البريد", + "email_protocol" => "بروتوكول", + "email_receipt_check_behaviour" => "ارسال رسائل الكترونية", + "email_receipt_check_behaviour_always" => "مختار دائما", + "email_receipt_check_behaviour_last" => "تذكر آخر إختيار", + "email_receipt_check_behaviour_never" => "دائما غير مختار", + "email_smtp_crypto" => "تشفير SMTP", + "email_smtp_host" => "خادم SMTP", + "email_smtp_pass" => "كلمة سر SMTP", + "email_smtp_port" => "رقم منفذ SMTP", + "email_smtp_timeout" => "وقت فشل المحاولة (ثوانى) لـ SMTP", + "email_smtp_user" => "اسم مستخدم SMTP", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "فرض نظام الخصوصية", + "enforce_privacy_tooltip" => "حماية ملفات ومعلومات المستخدم عند الحذف", + "fax" => "الفاكس", + "file_perm" => "يوجد خطأ في ضبط اعدادات وصلاحيات الملفات نرجوا إعادة الضبط.", + "financial_year" => "بداية السنة المالية", + "financial_year_apr" => "1 أبريل", + "financial_year_aug" => "1 أغسطس", + "financial_year_dec" => "1 ديسمبر", + "financial_year_feb" => "1 فبراير", + "financial_year_jan" => "1 يناير", + "financial_year_jul" => "1 يوليو", + "financial_year_jun" => "1 يونيو", + "financial_year_mar" => "1 مارس", + "financial_year_may" => "1 مايو", + "financial_year_nov" => "1 نوفمبر", + "financial_year_oct" => "1 أكتوبر", + "financial_year_sep" => "1 سبتمبر", + "floating_labels" => "تسميات عائمة", + "gcaptcha_enable" => "صفحة تسجيل الدخول ريكابتشا", + "gcaptcha_secret_key" => "مفتاح السرية ريكابتشا", + "gcaptcha_secret_key_required" => "مفتاح السرية ريكابتشا هو حقل مطلوب", + "gcaptcha_site_key" => "ريكابتشا مفتاح الموقع", + "gcaptcha_site_key_required" => "ريكابتشا مفتاح الموقع هو حقل مطلوب", + "gcaptcha_tooltip" => "احرص على حماية صفحة تسجيل الدخول باستخدام ريكابتشا من غوغل.", + "general" => "عام", + "general_configuration" => "إعدادات عامة", + "giftcard_number" => "رقم كارت الهدية", + "giftcard_random" => "توليد عشوائي", + "giftcard_series" => "توليد في السلسلة", + "image_allowed_file_types" => "أنواع الملفات المسموح بها", + "image_max_height_tooltip" => "أقصى ارتفاع مسموح به لتحميلات الصور بالبكسل (بكسل).", + "image_max_size_tooltip" => "أقصى حجم مسموح به للملف لتحميل الصور (بالكيلو بايت).", + "image_max_width_tooltip" => "أقصى عرض مسموح به لتحميلات الصور بالبكسل (بكسل).", + "image_restrictions" => "قيود تحميل الصور", + "include_hsn" => "تشمل الدعم لرمز نظام منسق", + "info" => "معلومات", + "info_configuration" => "معلومات الشركة", + "input_groups" => "مجموعات الإدخال", + "integrations" => "التكامل", + "integrations_configuration" => "تكامل", + "invoice" => "الفاتورة", + "invoice_configuration" => "إعدادات طباعة الفاتورة", + "invoice_default_comments" => "التعليق الافتراضي على الفاتورة", + "invoice_email_message" => "قالب البريد الإلكتروني للفاتورة", + "invoice_enable" => "تفعيل الفوترة", + "invoice_printer" => "طابعة الفواتير", + "invoice_type" => "نوع الفاتورة", + "is_readable" => "يمكن قراءته ، ولكن تم تعيين الأذونات بشكل غير صحيح. يرجى ضبطه على 640 أو 660 والتحديث.", + "is_writable" => "ممكن التعديل عليه، لكن الصلاحيات هي اكثر من 750. نرجوا الضبط الى 750.", + "item_markup" => "", + "jsprintsetup_required" => "تحذير! هذه الخاصية غير المفعلة سوف تعمل فقط مع وجود الاضافة jsPrintSetup على متصفح فايرفوكس. حفظ على أى حال؟", + "language" => "اللغة", + "last_used_invoice_number" => "اخر رقم مستخدم للفاتورة", + "last_used_quote_number" => "اخر رقم مستخدم لعرض الاسعار", + "last_used_work_order_number" => "آخر رقم مستخدم في طلبات العمل", + "left" => "يسار", + "license" => "الرخصة", + "license_configuration" => "نص الرخصة", + "line_sequence" => "تسلسل خطي", + "lines_per_page" => "عدد السطور فى الصفحة", + "lines_per_page_number" => "عدد السطور فى الصفحة يجب أن يكون رقم.", + "lines_per_page_required" => "عدد السطور فى الصفحة مطلوب.", + "locale" => "إقليمية", + "locale_configuration" => "الإعدادات الإقليمية", + "locale_info" => "معلومات التهيئة الإقليمية", + "location" => "المخزون", + "location_configuration" => "أماكن المخزون", + "location_info" => "معلومات تهيئة الأماكن", + "login_form" => "نمط نموذج تسجيل الدخول", + "logout" => "هل تريد عمل نسخة إحتياطية قبل الخروج؟ اضغط [نعم] لعمل النسخة أو [الغاء] للخروج.", + "mailchimp" => "ميل تشامب", + "mailchimp_api_key" => "مفتاح ميل شيمب", + "mailchimp_configuration" => "إعدادات ميل شيمب", + "mailchimp_key_successfully" => "نجاح.", + "mailchimp_key_unsuccessfully" => "فشل.", + "mailchimp_lists" => "قوائم ميل شيمب", + "mailchimp_tooltip" => "انقر على رمز مفتاح API.", + "message" => "الرسائل", + "message_configuration" => "إعدادات الرسائل", + "msg_msg" => "الرسائل النصية المحفوظة", + "msg_msg_placeholder" => "إذا أردت إستخدام قالب للرسائل القصيرة احفظه هنا. عدا ذلك أترك هذا الحقل فارغ.", + "msg_pwd" => "SMS-API كلمة السر لـ", + "msg_pwd_required" => "مطلوب SMS-API كلمة السر لـ", + "msg_src" => "SMS-API كود المرسل لـ", + "msg_src_required" => "مطلوب SMS-API كود المرسل لـ", + "msg_uid" => "SMS-API اسم المستخدم لـ", + "msg_uid_required" => "مطلوب SMS-API اسم المستخدم لـ", + "multi_pack_enabled" => "رزم متعددة لكل صنف", + "no_risk" => "لا يوجد اي مشاكل في صلاحيات الملفات.", + "none" => "لايوجد", + "notify_alignment" => "مكان عرض رسائل المعلومات", + "number_format" => "شكل الرقم", + "number_locale" => "التهيئة الاقليمية", + "number_locale_invalid" => "التهيئة الإقليمية المختارة غير صحية، راجع الرابط الموجود فى الملاحظة لاختيار تهيئة مناسبة.", + "number_locale_required" => "رقم التهيئة الإقليمية مطلوب.", + "number_locale_tooltip" => "إيجاد تهيئة إقليمية مناسبة عبر الرابط.", + "os_timezone" => "المنطقة الزمنية OSPOS:", + "ospos_info" => "معلومات التثبيت OSPOS", + "payment_options_order" => "ترتيب خيارات الدفع", + "perm_risk" => "صلاحيات الملفات ممكن ان تشكل خطر في حال كانت غير صحيحة.", + "phone" => "هاتف الشركة", + "phone_required" => "هاتف الشركة مطلوب.", + "print_bottom_margin" => "الهامش السفلي", + "print_bottom_margin_number" => "الهامش السفلي يجب أن يكون رقم.", + "print_bottom_margin_required" => "الهامش السفلي مطلوب.", + "print_delay_autoreturn" => "العودة الى عمليات البيع تلقائيا ( عدد الثواني )", + "print_delay_autoreturn_number" => "الزمن المحدد للعودة الى عمليات البيع هو خانة اجبارية.", + "print_delay_autoreturn_required" => "الزمن المحدد للعودة الى عمليات البيع يجب ان يكون رقم.", + "print_footer" => "طباعة تذييل المتصفح", + "print_header" => "طباعة ترويسة المتصفح", + "print_left_margin" => "الهامش الأيسر", + "print_left_margin_number" => "الهامش الأيسر يجب ان يكون رقم.", + "print_left_margin_required" => "الهامش الأيسر مطلوب.", + "print_receipt_check_behaviour" => "خانة طباعة الفواتير", + "print_receipt_check_behaviour_always" => "دائما مختار", + "print_receipt_check_behaviour_last" => "تذكر آخر اختيار", + "print_receipt_check_behaviour_never" => "دائما ليس مختار", + "print_right_margin" => "الهامش الأيمن", + "print_right_margin_number" => "الهامش الأيمن يجب أن يكون رقم.", + "print_right_margin_required" => "الهامش الأيمن مطلوب.", + "print_silently" => "عرض صندوق حوار طباعة", + "print_top_margin" => "الهامش العلوى", + "print_top_margin_number" => "الهامش العلوى يجب أن يكون رقم.", + "print_top_margin_required" => "الهامش العلوى مطلوب.", + "quantity_decimals" => "العلامة العشرية للكمية", + "quick_cash_enable" => "", + "quote_default_comments" => "ملاحظات طلبات العمل الثابتة", + "receipt" => "الإيصال", + "receipt_category" => "", + "receipt_configuration" => "إعدادات طباعة الايصالات", + "receipt_default" => "افتراضى", + "receipt_font_size" => "الخط", + "receipt_font_size_number" => "رقم الخط يجب ان يكون رقم.", + "receipt_font_size_required" => "رقم الخط مطلوب.", + "receipt_info" => "معلومات تهيئة الإيصالات", + "receipt_printer" => "طابعة تذاكر", + "receipt_short" => "مختصر", + "receipt_show_company_name" => "عرض اسم الشركة", + "receipt_show_description" => "عرض الوصف", + "receipt_show_serialnumber" => "عرض الرقم المسلسل", + "receipt_show_tax_ind" => "عرض مؤشر الضريبة", + "receipt_show_taxes" => "عرض الضرائب", + "receipt_show_total_discount" => "عرض إجمالى الخصم", + "receipt_template" => "قالب الايصال", + "receiving_calculate_average_price" => "حساب متوسط سعر الأصناف المستلمة", + "recv_invoice_format" => "شكل فاتورة الإستلام", + "register_mode_default" => "نمط التسجيل الافتراضي", + "report_an_issue" => "بلغ عن خطأ", + "return_policy_required" => "سياسة الإسترجاع مطلوب.", + "reward" => "المكافاة", + "reward_configuration" => "اعدادات المكافاة", + "right" => "يمين", + "sales_invoice_format" => "شكل فاتورة البيع", + "sales_quote_format" => "شكل فاتورة عرض الاسعار", + "saved_successfully" => "تم حفظ التهيئة بنجاح.", + "saved_unsuccessfully" => "لم يتم حفظ التهيئة بنجاح.", + "security_issue" => "تحذير من ثغرة أمنية", + "server_notice" => "يرجى استخدام المعلومات أدناه للإبلاغ عن المشكلة.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "اظهار ايكونة المكتب", + "statistics" => "إرسال اﻹحصائيات", + "statistics_tooltip" => "إرسال اﻹحصائيات ﻷغراض التطوير و التحسين.", + "stock_location" => "مكان المخزون", + "stock_location_duplicate" => "من فضلك إستخدم اسم مكان غير مكرر.", + "stock_location_invalid_chars" => "مكان المخزون لايمكن أن يحتوى على '_'.", + "stock_location_required" => "مكان المخزون مطلوب.", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "العامود 1", + "suggestions_fourth_column" => "", + "suggestions_layout" => "تخطيط اقتراحات البحث", + "suggestions_second_column" => "العامود 2", + "suggestions_third_column" => "العامود 3", + "system_conf" => "اعدادات اخرى", + "system_info" => "System Info", + "table" => "جدول", + "table_configuration" => "اعدادات الجدول", + "takings_printer" => "طابعة الإيراد", + "tax" => "الضريبة", + "tax_category" => "تصنيف الضريبة", + "tax_category_duplicate" => "الفئة الضريبية اللتي تم ادخالها موجودة.", + "tax_category_invalid_chars" => "الفئة الضريبية اللتي تم ادخالها غير صحيحة.", + "tax_category_required" => "الفئة الضريبية مطلوبة.", + "tax_category_used" => "الفئة الضريبية اللتي تم تحديدها لا يمكن حذفها لانها قيد الاستعمال.", + "tax_configuration" => "إعدادات الضريبة", + "tax_decimals" => "العلامة العشرية للضريبة", + "tax_id" => "الرقم الضريبي", + "tax_included" => "شامل الضريبة", + "theme" => "السمة", + "theme_preview" => "معاينة المظهر:", + "thousands_separator" => "فاصل الاف", + "timezone" => "المنطقة الزمنية", + "timezone_error" => "تختلف منطقة OSPOS الزمنية عن منطقتك الزمنية المحلية.", + "top" => "علوى", + "use_destination_based_tax" => "استخدام الضريبة المستندة على الوجهة", + "user_timezone" => "المنطقة الزمنية المحلية:", + "website" => "موقع الشركة", + "wholesale_markup" => "", + "work_order_enable" => "تفعيل طلبات العمل", + "work_order_format" => "شكل طلبات العمل", +]; diff --git a/app/Language/ar-LB/Customers.php b/app/Language/ar-LB/Customers.php index 7dfbbe0c9..a6581beb0 100644 --- a/app/Language/ar-LB/Customers.php +++ b/app/Language/ar-LB/Customers.php @@ -1,54 +1,56 @@ "رقم الحساب", + "account_number_duplicate" => "رقم الحساب هذا موجود فى قاعدة البيانات من قبل.", + "available_points" => "النقاط المتاحة", + "available_points_value" => "", + "average" => "معدل الصرف", + "avg_discount" => "معدل الخصم", + "basic_information" => "معلومات الزبون", + "cannot_be_deleted" => "لايمكن حذف هؤلاء العملاء، أحدهم/كلهم مرتبط/مرتبطين بمبيعات.", + "company_name" => "اسم الشركة", + "confirm_delete" => "هل تريد حذف هؤلاء العملاء حقاً؟", + "confirm_restore" => "هل انت متأكد من إستعادة قاعدة بيانات الزبائن ؟", + "consent" => "موافقة التسجيل", + "consent_required" => "موافقة التسجيل هي خانة اجبارية.", + "csv_import_failed" => "فشل الإستيراد من اكسل", + "csv_import_nodata_wrongformat" => "الملف الذى رفعته إما فارغ أو أنه مختلف البنية.", + "csv_import_partially_failed" => "تم استيراد معظم العملاء. البعض لم يتم استيرادهم ، وهذه هى القائمة:", + "csv_import_success" => "تم استيراد العملاء بنجاح.", + "customer" => "العميل", + "date" => "التاريخ", + "discount" => "نسبة الخصم", + "discount_fixed" => "حسم ثابت", + "discount_percent" => "نسبة الحبم", + "discount_type" => "نوع الحسم", + "email_duplicate" => "البريد الالكتروني مكرر.", + "employee" => "الموظف", + "error_adding_updating" => "خطاء فى إضافة أو تحديث العميل.", + "import_items_csv" => "استيراد العملا ء من ورقة عمل اكسل", + "mailchimp_activity_click" => "النقر على البريد الإلكتروني", + "mailchimp_activity_lastopen" => "آخر رسالة إلكترونية مفتوحة", + "mailchimp_activity_open" => "رسالة إلكترونية مفتوحة", + "mailchimp_activity_total" => "تم ارسال الرسالة الإلكترونية بنجاح", + "mailchimp_activity_unopen" => "رسالة إلكترونية غير مفتوحة", + "mailchimp_email_client" => "بريد الكتروني", + "mailchimp_info" => "ميل تشيمب", + "mailchimp_member_rating" => "التقييم", + "mailchimp_status" => "الحالة", + "mailchimp_vip" => "مهم", + "max" => "الحد الأقصى", + "min" => "الحد الأدنى", + "new" => "عميل جديد", + "none_selected" => "لم تختار عملاء للحذف.", + "one_or_multiple" => "عميل/عملاء", + "quantity" => "العدد", + "stats_info" => "الحالة", + "successful_adding" => "لقد أضفت عميل بنجاح", + "successful_deleted" => "لقد قمت بالحذف بنجاح", + "successful_updating" => "لقد قمت بتحديث بيانات العميل بنجاح", + "tax_code" => "كود الضريبة", + "tax_id" => "الرقم الضريبي", + "taxable" => "خاضع للضريبة", + "total" => "المجموع", + "update" => "تحديث بيانات عميل", + "rewards_package" => "فئة المكافئة", +]; diff --git a/app/Language/ar-LB/Datepicker.php b/app/Language/ar-LB/Datepicker.php index 1fb481939..fef4add9d 100644 --- a/app/Language/ar-LB/Datepicker.php +++ b/app/Language/ar-LB/Datepicker.php @@ -1,22 +1,23 @@ - "جميع الأوقات", + "apply" => "تطبيق", + "cancel" => "إلغاء", + "custom" => "مخصص", + "from" => "من", + "last_30" => "أخر 30 يوم", + "last_7" => "أخر سبعة أيام", + "last_financial_year" => "السنة المالية الماضية", + "last_month" => "أخر شهر", + "last_year" => "السنة الماضية", + "same_month_last_year" => "نفس الشهر من العام الماضي", + "same_month_to_same_day_last_year" => "نفس الشهر حتى اليوم من السنة الماضية", + "this_financial_year" => "السنة المالية الحالية", + "this_month" => "هذا الشهر", + "this_year" => "السنة الحالية", + "to" => "إلى", + "today" => "اليوم", + "today_last_year" => "نفس اليوم من السنة الماضية", + "weekstart" => "0", + "yesterday" => "أمس", +]; diff --git a/app/Language/ar-LB/Employees.php b/app/Language/ar-LB/Employees.php index b44d39f69..d9e3950b5 100644 --- a/app/Language/ar-LB/Employees.php +++ b/app/Language/ar-LB/Employees.php @@ -1,42 +1,44 @@ "", + "basic_information" => "المعلومات الأساسية للموظف", + "cannot_be_deleted" => "لايمكن حذف الموظفين ، واحد أو أكثر من المظفين قام بإجراء مبيعات :).", + "change_employee" => "", + "change_password" => "تغيير كلمة المرور", + "clerk" => "", + "commission" => "", + "confirm_delete" => "هل أنت متأكد أنك تريد حذف الموظفين المختارين؟", + "confirm_restore" => "هل انت متاكد من استعادة الموظفين المحددين؟", + "current_password" => "كلمة المرور الحالية", + "current_password_invalid" => "كلمة المرور الحالية غير صحيحة.", + "employee" => "موظف", + "error_adding_updating" => "خطاء فى إضافة/تعديل موظف.", + "error_deleting_demo_admin" => "لايمكن حذف المستخدم admin الخاص بنسخة العرض.", + "error_updating_demo_admin" => "لايمكن تغيير بيانات المستخدم admin الخاص بنسخة العرض.", + "language" => "اللغة", + "login_info" => "معلومات دخول الموظف", + "manager" => "", + "new" => "موظف جديد", + "none_selected" => "لم تختار أى من الموظفين للحذف.", + "one_or_multiple" => "موظف/موظفين", + "password" => "كلمة السر", + "password_minlength" => "كلمة السر يجب أن تكون 8 حروف على الأقل.", + "password_must_match" => "كلمتى السر لا تتطابقان.", + "password_not_must_match" => "كلمة المرور الحالية والجديدة يجب ان يكونو فريدين.", + "password_required" => "كلمة السر مطلوبة.", + "permission_desc" => "قم بإضافة الصلاحيات بلإختيار من الأسفل.", + "permission_info" => "اذونات المستخدمين", + "repeat_password" => "كلمة السر مرة اخرى", + "subpermission_required" => "يجب إختيار صلاحية واحدة على الأقل لكل قسم.", + "successful_adding" => "لقد تم إضافة الموظف بنجاح.", + "successful_change_password" => "تم تغيير كلمة المرور بنجاح.", + "successful_deleted" => "لقد تم حذف الموظف بنجاح", + "successful_updating" => "لقد تم تحديث بيانات الموظف بنجاح", + "system_language" => "لغة النظام", + "unsuccessful_change_password" => "فشل في تغيير كلمة المرور.", + "update" => "تحديث بيانات موظف", + "username" => "اسم المستخدم", + "username_duplicate" => "حساب المحدد هو موجود في قاعدة البيانات. نرجوا استخدام اسم حساب مختلف.", + "username_minlength" => "اسم المستخدم يجب أن يكون 5 حروف على الأقل.", + "username_required" => "اسم المستخدم مطلوب.", +]; diff --git a/app/Language/ar-LB/Enum.php b/app/Language/ar-LB/Enum.php index 51e9cdb91..b33c709a2 100644 --- a/app/Language/ar-LB/Enum.php +++ b/app/Language/ar-LB/Enum.php @@ -1,9 +1,10 @@ - "تقريب نصفي", + "half_even" => "نصف مزدوج", + "half_five" => "نصف الخمس", + "half_odd" => "نصف فردي", + "half_up" => "تقريب نصفي", + "round_down" => "التقريب", + "round_up" => "التقريب", +]; diff --git a/app/Language/ar-LB/Error.php b/app/Language/ar-LB/Error.php index a455ddff4..d2123a9c2 100644 --- a/app/Language/ar-LB/Error.php +++ b/app/Language/ar-LB/Error.php @@ -1,4 +1,5 @@ - "ليس لديك صلاحيات للوصول لهذا القسم", + "unknown" => "غير معروف", +]; diff --git a/app/Language/ar-LB/Expenses.php b/app/Language/ar-LB/Expenses.php index ca4b31dd1..bcea06e79 100644 --- a/app/Language/ar-LB/Expenses.php +++ b/app/Language/ar-LB/Expenses.php @@ -1,48 +1,50 @@ "إضافة مصاريف جديدة", + "amount" => "قيمة المصاريف", + "amount_number" => "القيمة يجب ان تكون رقم", + "amount_required" => "القيمة المطلوبة", + "by_category" => "حسب الفئات", + "cannot_be_deleted" => "لا يمكن المسح", + "cash" => "نقدا", + "cash_filter" => "نقدا", + "categories_name" => "التصنيف", + "category_required" => "خانة مطلوبة: الفئات", + "check" => "شيك", + "check_filter" => "تصفية", + "confirm_delete" => "هل أنت متأكد أنك تريد حذف المصاريف المحددة؟", + "confirm_restore" => "هل تريد بالتأكيد استعادة المصاريف المحددة؟", + "credit" => "بطاقة ائتمان", + "credit_filter" => "بطاقة ائتمان", + "date" => "تاريخ المصاريف", + "date_number" => "التاريخ يجب ان يتكون من ارقام", + "date_required" => "خانة مطلوبة: التاريخ", + "debit" => "بطاقة مدين", + "debit_filter" => "بطاقة مدين", + "description" => "الوصف", + "due" => "الدين", + "due_filter" => "تصفية الدين", + "employee" => "صنع من قبل", + "error_adding_updating" => "خطأ في الإضافة", + "expense_id" => "كود المصاريف", + "expenses_employee" => "موظف", + "info" => "معلومات عن المصاريف", + "ip_address" => "", + "is_deleted" => "ممسوحة", + "name_required" => "خانة مطلوبة: اسم المصاريف", + "new" => "مصاريف جديدة", + "new_supplier" => "", + "no_expenses_to_display" => "لا يوجد مصاريف في التاريخ المحدد", + "none_selected" => "لم يتم تحديد اي خيار", + "one_or_multiple" => "واحد او أكثر", + "payment" => "الدفع", + "start_typing_supplier_name" => "ابدا بكتابة اسم المورد...", + "successful_adding" => "تم إضافة المصاريف بنجاح", + "successful_deleted" => "تم مسح المصاريف بنجاح", + "successful_updating" => "تم تعديل المصاريف بنجاح", + "supplier_name" => "اسم المورد", + "supplier_tax_code" => "كود ضريبة المورد", + "tax_amount" => "قيمة الضريبة", + "tax_amount_number" => "", + "update" => "تعديل", +]; diff --git a/app/Language/ar-LB/Expenses_categories.php b/app/Language/ar-LB/Expenses_categories.php index 943334101..f36846196 100644 --- a/app/Language/ar-LB/Expenses_categories.php +++ b/app/Language/ar-LB/Expenses_categories.php @@ -1,20 +1,22 @@ "اسم نوع المصاريف مطلوب", + "add_item" => "إضافة نوع", + "cannot_be_deleted" => "فشلت عملية مسح نوع المصاريف", + "category_id" => "الكود", + "confirm_delete" => "هل أنت متأكد من مسح نوع المصاريف الذي أخترته؟", + "confirm_restore" => "هل أنت متأكد من أنك تريد استعادة فئة المصاريف المحددة؟", + "description" => "وصف النوع", + "error_adding_updating" => "مشكلة أثناء أضافة أو تعديل نوع المصاريف", + "info" => "معلومات عن نوع المصاريف", + "name" => "اسم الفئة", + "new" => "نوع جديد", + "no_expenses_categories_to_display" => "لا يجد أنواع للعرض", + "none_selected" => "لم تختار أي نوع مصاريف", + "one_or_multiple" => "نوع المصاريف", + "quantity" => "الكمية", + "successful_adding" => "تم أضافة نوع المصاريف بنجاح", + "successful_deleted" => "تم مسح نوع المصاريف بنجاح", + "successful_updating" => "تم تعديل نوع المصاريف بنجاح", + "update" => "تعديل النوع", +]; diff --git a/app/Language/ar-LB/Giftcards.php b/app/Language/ar-LB/Giftcards.php index 6fafdcdde..a8c6f803b 100644 --- a/app/Language/ar-LB/Giftcards.php +++ b/app/Language/ar-LB/Giftcards.php @@ -1,69 +1,71 @@ "المخزن المضاف أو المطروح منه.", + "allow_alt_description" => "السماح بوصف بديل", + "bulk_edit" => "تحرير جماعى", + "cannot_be_deleted" => "لايمكن حذف بطاقات الهدية المختارة، واحد أو أكثر منها لديه مبيعات.", + "cannot_find_giftcard" => "لايمكن إيجاد معلومات حول كارت الهدية.", + "cannot_use" => "كارت الهدية {0} لا يمكن استعمالة في هذه العملية: اسم الزبون غير صحيح.", + "card_value" => "القيمة", + "category" => "الفئة", + "change_all_to_allow_alt_desc" => "السماح بوصف بديل للكل.", + "change_all_to_not_allow_allow_desc" => "غير مسموح بوصف بديل للكل.", + "change_all_to_serialized" => "تغيير الجميع لأرقام مسلسلة", + "change_all_to_unserialized" => "تغير الجميع لأرقام غير مسلسلة", + "confirm_bulk_edit" => "هل أنت متأكد انك تريد تحرير كل بطاقات الهدايا المختارة؟", + "confirm_delete" => "هل أنت متأكد انك تريد حذف كل بطاقات الهدايا المختارة؟", + "confirm_restore" => "هل تريد بالتأكيد استعادة بطاقة (بطاقات) الهدايا المحددة؟", + "cost_price" => "سعر التكلفة", + "count" => "تحديث المخزون", + "csv_import_failed" => "فشل الإستيراد من اكسل.", + "current_quantity" => "الكميات الحالية", + "description" => "الوصف", + "details_count" => "حركة الكارت", + "do_nothing" => "لا تفعل شىء", + "edit_fields_you_want_to_update" => "قم بتحديث الحقول المراد تحديثها لكل بطاقات الهدايا المختارة.", + "edit_multiple_giftcards" => "تحرير مجموعة من بطاقات الهدايا.", + "error_adding_updating" => "خطاء فى إضافة/تحديث بطاقة هدية.", + "error_updating_multiple" => "خطاء فى تحديث بيانات بطاقات الهدايا.", + "generate_barcodes" => "توليد أكواد الباركود", + "giftcard" => "بطاقة هدية", + "giftcard_number" => "رقم بطاقة الهدية", + "info_provided_by" => "المعلومات مقدمة بواسطة", + "inventory_comments" => "تعليقات", + "is_serialized" => "بطاقة الهدية لها رقم مسلسل", + "low_inventory_giftcards" => "مخزون قليل من بطاقات الهدايا", + "manually_editing_of_quantity" => "تحرير الكميات يدويا", + "must_select_giftcard_for_barcode" => "يجب إختيار بطاقة هدية واحدة على الأقل لتوليد أكواد الباركود.", + "new" => "بطاقة هدية جديدة", + "no_description_giftcards" => "لايوجد وصف لبطاقات الهدايا", + "no_giftcards_to_display" => "لايوجد بطاقات هدايا لعرضها.", + "none" => "لايوجد", + "none_selected" => "لم تقم بإختيار أى بطاقة هدية.", + "number" => "رقم بطاقة الهدية يجب أن يكون رقم.", + "number_information" => "رقم بطاقة الهدية", + "number_required" => "رقم بطاقة الهدية مطلوب.", + "one_or_multiple" => "بطاقة/بطاقات الهدية", + "person_id" => "العميل", + "quantity" => "الكمية", + "quantity_required" => "الكمية مطلوبة.", + "remaining_balance" => "كارت الهدية {0} القيمة المتبقية منه {1}!", + "reorder_level" => "نقطة إعادة الطلب", + "retrive_giftcard_info" => "إسترجاع بيانات بطاقة هدية", + "sales_tax_1" => "ضريبة المبيعات", + "sales_tax_2" => "ضريبة المبيعات 2", + "serialized_giftcards" => "بطاقات هدايا مسلسلة", + "successful_adding" => "تم إضافة بطاقة هدية بنجاح", + "successful_bulk_edit" => "تم تحديث بطاقات الهدايا بنجاح", + "successful_deleted" => "تم الحذف بنجاح", + "successful_updating" => "تم تحديث بطاقة الهدية بنجاح", + "supplier" => "المورد", + "tax_1" => "الضريبة 1", + "tax_2" => "الضريبة 2", + "tax_percent" => "نسبة الضريبة", + "tax_percents" => "نسبة/نسب الضريبة", + "unit_price" => "سعر الوحدة", + "upc_database" => "UPC قاعدة بيانات", + "update" => "تحديث بطاقة هدية", + "use_inventory_menu" => "استخدام تحديث المخزن", + "value" => "قيمة بطاقة الهدية يجب ان تكون رقم.", + "value_required" => "قيمة بطاقة الهدية مطلوبة.", +]; diff --git a/app/Language/ar-LB/Item_kits.php b/app/Language/ar-LB/Item_kits.php index 8e109fba4..f66ce33a4 100644 --- a/app/Language/ar-LB/Item_kits.php +++ b/app/Language/ar-LB/Item_kits.php @@ -1,39 +1,41 @@ "إضافة مجموعة", + "all" => "الكل", + "cannot_be_deleted" => "لايمكن حذف مجموعة/مجموعات.", + "confirm_delete" => "هل أنت متأكد أنك تريد حذف المجموعة؟", + "confirm_restore" => "هل أنت متأكد أنك تريد استعادة المجموعة المحددة؟", + "description" => "وصف المجموعة", + "discount" => "الخصم", + "discount_fixed" => "خصم قابل للتعديل", + "discount_percent" => "نسبة الخصم", + "discount_type" => "نوع الخصم", + "error_adding_updating" => "خطاء فى إضافة/تحديث المجموعة.", + "find_kit_item" => "صنف لمجموعة", + "info" => "معلومات المجموعة", + "item" => "صنف", + "item_kit_number" => "الباركود", + "item_kit_number_duplicate" => "رقم مجموعة الأدوات موجود في قاعدة البيانات.", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "أصناف", + "kit" => "كود المجموعة", + "kit_and_components" => "المجموعة ومحتوياتها", + "kit_and_stock" => "المجموعه والصنف", + "kit_only" => "المجموعه فقط", + "name" => "اسم المجموعة", + "new" => "مجموعة جديده", + "no_item_kits_to_display" => "لاتوجد مجموعات لعرضها.", + "none_selected" => "لم تقم بإختيار مجموعات.", + "one_or_multiple" => "مجموعة/مجموعات", + "price_option" => "خيارات التسعير", + "priced_only" => "المسعرين فقط", + "print_option" => "خيارات الطباعة", + "quantity" => "الكمية", + "sequence" => "التسلسل", + "successful_adding" => "لقد تم إضافة المجموعة بنجاح", + "successful_deleted" => "لقد تم حذف المجموعة بنجاح", + "successful_updating" => "لقد تم تحديث بيانات المجموعة بنجاح", + "unit_price" => "", + "update" => "تحديث بيانات مجموعة", +]; diff --git a/app/Language/ar-LB/Items.php b/app/Language/ar-LB/Items.php index 5e9c85d02..0106aa5a4 100644 --- a/app/Language/ar-LB/Items.php +++ b/app/Language/ar-LB/Items.php @@ -1,118 +1,120 @@ "الكمية المطلوب خصمها أو اضافتها.", + "allow_alt_description" => "السماح بوصف بديل", + "amount_entry" => "إدخال القيمة", + "bulk_edit" => "تحرير جماعى", + "buy_price_required" => "سعر الشراء مطلوب.", + "cannot_be_deleted" => "لايمكن حذف الأصناف المختارة، واحد أو أكثر منها لديه مبيعات.", + "cannot_find_item" => "لايمكن ايجاد معلومات حول الصنف.", + "categories" => "", + "category" => "التصنيف", + "category_new" => "", + "category_required" => "التصنيف مطلوب.", + "change_all_to_allow_alt_desc" => "السماح بوصف بديل للجميع.", + "change_all_to_not_allow_allow_desc" => "عدم السماح بوصف بديل للجميع.", + "change_all_to_serialized" => "تغير الجميع لمتسلسل", + "change_all_to_unserialized" => "تغيير الجميع لغير متسلسل", + "change_image" => "تغيير الصورة", + "confirm_bulk_edit" => "هل أنت متأكد انك تريد تحرير كل الأصناف المختارة؟", + "confirm_bulk_edit_wipe_taxes" => "سوف يتم مسح معلومات الضرائب لجميع الأصناف.", + "confirm_delete" => "هل أنت متأكد انك تريد حذف كل الأصناف المختارة؟", + "confirm_restore" => "هل انت متاكد من إستعادة الاصناف المخطارة؟", + "cost_price" => "سعر التكلفة", + "cost_price_number" => "سعر التكلفة يجب أن يكون رقم.", + "cost_price_required" => "سعر التكلفة مطلوب.", + "count" => "تحديث المخزون", + "csv_import_failed" => "فشل الإستيراد من اكسل", + "csv_import_nodata_wrongformat" => "الملف الذى رفعته إما فارغ أو أنه مختلف البنية.", + "csv_import_partially_failed" => "يوجد خطأ بنسبة {0} في استيراد الاصناف في السطر: {1}. لم يتم استيرادهم.", + "csv_import_success" => "تم استيراد الأصناف بنجاح.", + "current_quantity" => "الكمية الحالية", + "default_pack_name" => "كل", + "description" => "الوصف", + "details_count" => "حركة الصنف", + "do_nothing" => "لاتفعل شئ", + "edit" => "", + "edit_fields_you_want_to_update" => "قم بتحديث الحقول المراد تحديثها لكل الأصناف المختارة.", + "edit_multiple_items" => "تحريد مجموعة اصناف", + "empty_upc_items" => "تفريغ اصناف UPC", + "error_adding_updating" => "خطاء فى إضافة/تحديث صنف", + "error_updating_multiple" => "خطاء فى تحديث بيانات أصناف", + "generate_barcodes" => "توليد أكواد الباركود", + "hsn_code" => "تسميات النظام المنسق", + "image" => "صورة", + "import_items_csv" => "استيراد من اكسل", + "info_provided_by" => "المعلومات مقدمة بواسطة", + "inventory" => "المخزن", + "inventory_CSV_import_quantity" => "العدد المستورد من ملفات ال CSV", + "inventory_comments" => "تعليقات", + "inventory_data_tracking" => "تتبع بيانات المخزون", + "inventory_date" => "التاريخ", + "inventory_employee" => "الموظف", + "inventory_in_out_quantity" => "+- كمية", + "inventory_remarks" => "ملاحظات", + "is_deleted" => "حذفت", + "is_printed" => "", + "is_serialized" => "الصنف له رقم مسلسل", + "item" => "صنف", + "item_id" => "", + "item_number" => "الباركود UPC/EAN/ISBN", + "item_number_duplicate" => "رقم الصنف موجود فى قاعدة البيانات من قبل.", + "kit" => "مجموعة اصناف", + "location" => "مكان", + "low_inventory_items" => "الأصناف التى لا يوجد لها مخزون", + "low_sell_item" => "الصنف المركب", + "manually_editing_of_quantity" => "تحرير الكمية يدوياً", + "markup" => "", + "name" => "اسم الصنف", + "name_required" => "اسم الصنف مطلوب.", + "new" => "صنف جديد", + "no_description_items" => "الأصناف التى بلا وصف", + "no_items_to_display" => "لايوجد أصناف لعرضها.", + "none" => "لاشىء", + "none_selected" => "لم تختار أى أصناف لتحريرها", + "nonstock" => "غير مخزنة", + "number_information" => "رقم الصنف", + "number_required" => "مطلوب UPC/EAN/ISBN رقم الباركود.", + "one_or_multiple" => "صنف/أصناف", + "pack_name" => "اسم الحزمة", + "qty_per_pack" => "العدد بكل الحزمة", + "quantity" => "الكمية", + "quantity_number" => "الكمية يجب أن تكون رقم.", + "quantity_required" => "الكمية مطلوبة.", + "receiving_quantity" => "الكمية المستلمة", + "remove_image" => "ازالة الصورة", + "reorder_level" => "نقطة إعادة الطلب", + "reorder_level_number" => "نقطة إعادة الطلب يجب أن تكون رقم.", + "reorder_level_required" => "نقطة إعادة الطلب مطلوبة.", + "retrive_item_info" => "الحصول على بيانات الصنف", + "sales_tax_1" => "ضريبة المبيعات", + "sales_tax_2" => "ضريبة المبيعات 2", + "search_attributes" => "بحث الحقول المخصصة", + "select_image" => "اختار صورة", + "serialized_items" => "أصناف مسلسلة", + "standard" => "اساسي", + "stock" => "مخزن", + "stock_location" => "مكان المخزون", + "stock_type" => "نوع المخزن", + "successful_adding" => "لقد تم إضافة صنف بنجاح", + "successful_bulk_edit" => "لقد تم تحديث بيانات صنف/أصناف بنجاح", + "successful_deleted" => "لقد تم الحذف بنجاح", + "successful_updating" => "لقد تم تحديث بيانات صنف بنجاح", + "supplier" => "المورد", + "tax_1" => "الضريبة 1", + "tax_2" => "الضريبة 2", + "tax_3" => "", + "tax_category" => "الفئة الضريبية", + "tax_percent" => "نسبة الضريبة", + "tax_percent_number" => "نسبة الضريبة يجب ان تكون رقم", + "tax_percent_required" => "نسبة الضريبة مطلوبة.", + "tax_percents" => "نسبة/نسب الضريبة", + "temp" => "مؤقت", + "type" => "نوع الصنف", + "unit_price" => "السعر", + "unit_price_number" => "السعر يجب أن يكون رقم.", + "unit_price_required" => "السعر مطلوب.", + "upc_database" => "UPC قاعدة بيانات", + "update" => "تحديث بيانات صنف", + "use_inventory_menu" => "استخدام تحديث المخزن", +]; diff --git a/app/Language/ar-LB/Login.php b/app/Language/ar-LB/Login.php index 0cdc369d9..37ad32bfb 100644 --- a/app/Language/ar-LB/Login.php +++ b/app/Language/ar-LB/Login.php @@ -1,12 +1,14 @@ "أنا لست روبوت.", + "go" => "البدء", + "invalid_gcaptcha" => "يرجى التحقق من أنك لست روبوتًا.", + "invalid_installation" => "يوجد مشكلة بالتنصيب, الرجاء التحقق من ملف php.ini.", + "invalid_username_and_password" => "اسم المستخدم/كلمة المرور غير صحيحة.", + "login" => "دخول", + "logout" => "تسجيل خروج", + "migration_needed" => "سيبدأ ترحيل قاعدة البيانات إلى{0} بعد تسجيل الدخول.", + "password" => "كلمة السر", + "username" => "اسم المستخدم", + "welcome" => "مرحباً بك في{0}!", +]; diff --git a/app/Language/ar-LB/Messages.php b/app/Language/ar-LB/Messages.php index 8737fb1c3..f297a0638 100644 --- a/app/Language/ar-LB/Messages.php +++ b/app/Language/ar-LB/Messages.php @@ -1,14 +1,15 @@ - "الإسم الأول", + "last_name" => "الأسم الأخير", + "message" => "الرسالة", + "message_placeholder" => "رسالتك هنا...", + "message_required" => "الرسالة مطلوبة", + "multiple_phones" => "فى حالة إرسال الرسالة لأكثر من شخص قم بفصل الأرقام بعلامة الفاصلة", + "phone" => "رقم المحمول", + "phone_number_required" => "رقم المحمول مطلوب", + "phone_placeholder" => "رقم/أرقام المحمول هنا...", + "sms_send" => "إرسال SMS", + "successfully_sent" => "تم إرسال الرسالة بنجاح إلى: ", + "unsuccessfully_sent" => "لم يتم إرسال الرسالة بنجاح إلى: ", +]; diff --git a/app/Language/ar-LB/Module.php b/app/Language/ar-LB/Module.php index e53c2a0b6..073d25872 100644 --- a/app/Language/ar-LB/Module.php +++ b/app/Language/ar-LB/Module.php @@ -1,46 +1,48 @@ "", + "admin_cashups_desc" => "", + "attributes" => "ميزات/مميزات", + "attributes_desc" => "إضافة، تعديل، حذف، وبحث بالميزات.", + "both" => "الاثنين", + "cashups" => "الصندوق النقدي", + "cashups_desc" => "إضافة، تعديل، حذف، وبحث بالصندوق النقدي.", + "config" => "إعدادات الشركة", + "config_desc" => "تغيير إعدادات الشركة.", + "customers" => "العملاء", + "customers_desc" => "إضافة، تحديث ، بحث و حذف العملاء.", + "employees" => "الموظفين", + "employees_desc" => "إضافة، تحديث ، بحث و حذف الموظفين.", + "expenses" => "المصاريف", + "expenses_categories" => "فئات المصاريف", + "expenses_categories_desc" => "إضافة، تحديث ، بحث و حذف فئات المصاريف.", + "expenses_desc" => "إضافة، تحديث ، بحث و حذف مصاريف.", + "giftcards" => "بطاقات الهدايا", + "giftcards_desc" => "إضافة، تحديث ، بحث و حذف بطاقات الهدايا.", + "home" => "الرئيسية", + "home_desc" => "اظهار الائحة الرئيسية.", + "item_kits" => "مجموعات الأصناف", + "item_kits_desc" => "إضافة، تحديث ، بحث و حذف مجموعات الأصناف.", + "items" => "الأصناف", + "items_desc" => "إضافة، تحديث ، بحث و حذف الأصناف.", + "messages" => "الرسائل", + "messages_desc" => "إرسال رسائل للعملاء ، الموردين او الموظفين.", + "migrate" => "النقل", + "migrate_desc" => "تحديث قاعدة البيانات.", + "office" => "المكتب", + "office_desc" => "اظهار الائحة المكتبية.", + "receivings" => "استلام الأصناف", + "receivings_desc" => "معالجة أوامر الشراء و استلام الأصناف.", + "reports" => "التقارير", + "reports_desc" => "عرض وتوليد التقارير.", + "sales" => "المبيعات", + "sales_desc" => "معالجة المبيعات و المرتجعات.", + "suppliers" => "الموردين", + "suppliers_desc" => "إضافة، تحديث ، بحث و حذف مجموعات الموردين.", + "taxes" => "الضرائب", + "taxes_desc" => "اعدادات ضريبة المبيعات.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/ar-LB/Receivings.php b/app/Language/ar-LB/Receivings.php index a3bc1fe6f..d97a17538 100644 --- a/app/Language/ar-LB/Receivings.php +++ b/app/Language/ar-LB/Receivings.php @@ -1,56 +1,58 @@ "", + "cancel_receiving" => "إلغاء", + "cannot_be_deleted" => "لايمكن حذف الإستلام/الإستلامات.", + "comments" => "تعليقات", + "complete_receiving" => "إنهاء", + "confirm_cancel_receiving" => "هل أنت متاكد أنك تريد إلغاء هذا الإستلام؟ سيتم حذف كل الأصناف.", + "confirm_delete" => "هل أنت متاكد أنك تريد حذف هذا الإستلام؟ سيتم حذف كل الأصناف. لايمكن التراجع بعد الحذف.", + "confirm_finish_receiving" => "هل أنت متاكد أنك تريد تنفيذ هذا الإستلام؟ لايمكن التراجع بعد الإرسال.", + "confirm_restore" => "", + "cost" => "التكلفة", + "daily" => "", + "date" => "تاريخ الإستلام", + "date_required" => "يجب إدخال تاريخ صحيح.", + "date_type" => "التاريخ مطلوب.", + "delete_entire_sale" => "حذف عملية البيع بالكامل", + "discount" => "نسبة الخصم", + "edit" => "تحرير", + "edit_sale" => "تحرير إستلام", + "employee" => "الموظف", + "error_editing_item" => "خطاء فى تحرير الصنف.", + "error_requisition" => "غير قادر على تحريك الصنف من و إلى نفس المكان.", + "find_or_scan_item" => "بحث/مسح باركود صنف", + "find_or_scan_item_or_receipt" => "بحث/مسح باركود صنف أو إيصال", + "id" => "كود الإستلام", + "item_name" => "اسم الصنف", + "mode" => "وضع الإستلام", + "new_supplier" => "مورد جديد", + "one_or_multiple" => "إستلام/إستلامات", + "print_after_sale" => "طباعة بعد الإستلام", + "quantity" => "الكمية.", + "receipt" => "إيصال إستلام", + "receipt_number" => "كود الإستلام", + "receiving" => "إستلام", + "reference" => "رقم المرجع", + "register" => "استلام الأصناف", + "requisition" => "طلب شراء", + "return" => "إرتجاع لمورد", + "select_supplier" => "اختار المورد (اختيارى)", + "ship_pack" => "حزمة توصيل", + "start_typing_supplier_name" => "ابداء بكتابة اسم المورد....", + "stock" => "المخزون", + "stock_destination" => "المخزون المحول له", + "stock_locaiton" => "مكان المخزون", + "stock_source" => "مصدر المخزون", + "successfully_deleted" => "لقد تم الحذف", + "successfully_updated" => "لقد تم التحديث", + "supplier" => "المورد", + "supplier_address" => "العنوان", + "supplier_email" => "البريد الإلكتروني", + "supplier_location" => "المكان", + "total" => "الإجمالى", + "transaction_failed" => "حركات الإستلام فشلت.", + "unable_to_add_item" => "غير قادر على إضافة صنف للإستلام.", + "unsuccessfully_updated" => "لم يتم تحديث الإستلام بنجاح.", + "update" => "تحديث", +]; diff --git a/app/Language/ar-LB/Reports.php b/app/Language/ar-LB/Reports.php index def4fe903..15d8cb9e2 100644 --- a/app/Language/ar-LB/Reports.php +++ b/app/Language/ar-LB/Reports.php @@ -1,146 +1,148 @@ "الكل", + "authority" => "السلطة", + "canceled" => "ملغى", + "categories" => "التصنيفات", + "categories_summary_report" => "تقرير ملخص التصنيفات", + "category" => "تصنيف", + "code_canceled" => "كود العمليات الملغية", + "code_invoice" => "كود الفواتير الرسمية", + "code_pos" => "نقطة بيع", + "code_quote" => "كود عروض الاسعار", + "code_return" => "كود عمليات المرتجع", + "code_type" => "النوع", + "code_work_order" => "طلب عمل", + "comments" => "التعليقات", + "commission" => "", + "complete" => "عمليات البيع والمرتجع المكتملة", + "completed_sales" => "المبيعات المكتملة", + "confirm_delete" => "هل انت متاكد من مسح البيانات المحددة؟", + "confirm_restore" => "هل انت متاكد من استعادة البيانات المحددة؟", + "cost" => "سعر التكلفة", + "cost_price" => "سعر التكلفة", + "count" => "عدد", + "customer" => "عميل", + "customers" => "عملاء", + "customers_summary_report" => "تقرير ملخص العملاء", + "date" => "التاريخ", + "date_range" => "الفترة الزمنية", + "description" => "الوصف", + "detailed_receivings_report" => "تقرير مفصل لاستلام البضاعة", + "detailed_receivings_report_input" => "", + "detailed_reports" => "التقارير التفصيلية", + "detailed_requisition_report" => "تقرير مفصل لطلبات الشراء", + "detailed_sales_report" => "تقرير مفصل للمبيعات", + "discount" => "الخصم", + "discount_fixed" => "حسم ثابت", + "discount_percent" => "نسبة الخصم", + "discount_type" => "نوع الحسم", + "discounts" => "الخصومات", + "discounts_summary_report" => "تقرير ملخص الخصومات", + "earned" => "النقاط المحصلة", + "employee" => "موظف", + "employees" => "الموظفين", + "employees_summary_report" => "تقرير ملخص الموظفين", + "expenses" => "المصاريف", + "expenses_amount" => "القيمة", + "expenses_categories" => "فئات المصاريف", + "expenses_categories_summary_report" => "تقرير المصاريف حسب الفئات", + "expenses_category" => "الفئة", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "الضريبة", + "expenses_total_amount" => "المبلغ الإجمالي", + "expenses_total_tax_amount" => "الضريبة الإجمالية", + "graphical_reports" => "تقارير رسومية", + "inventory" => "المخزن", + "inventory_low" => "نواقص المخزون", + "inventory_low_report" => "تقرير نواقص المخزون", + "inventory_reports" => "تقارير المخزن", + "inventory_summary" => "ملخص المخزن", + "inventory_summary_report" => "تقرير ملخص المخزن", + "item" => "صنف", + "item_count" => "تصفية عداد الصنف", + "item_name" => "اسم الصنف", + "item_number" => "باركود", + "items" => "الأصناف", + "items_purchased" => "الأصناف مشتراه", + "items_received" => "الأصناف مستلمة", + "items_summary_report" => "تقرير ملخص الأصناف", + "jurisdiction" => "الاختصاص القضائي", + "low_inventory" => "النواقص", + "low_inventory_report" => "تقرير نواقص المخزون", + "low_sell_quantity" => "كميات حسب الصنف الاولي", + "more_than_zero" => "أكثر من صفر", + "name" => "الاسم", + "no_reports_to_display" => "لايوجد أصناف لعرضها.", + "payment_type" => "طريقة الدفع", + "payments" => "المدفوعات", + "payments_summary_report" => "ملخص المدفوعات", + "profit" => "الربح", + "quantity" => "الكمية", + "quantity_purchased" => "المستلم", + "quotes" => "عروض اسعار", + "received_by" => "مستلمة بواسطة", + "receiving_id" => "كود الاستلام", + "receiving_type" => "نوع الاستلام", + "receivings" => "استلام البضاعة", + "reorder_level" => "نقطة اعادة الطلب", + "report" => "تقرير", + "report_input" => "مدخلات التقرير", + "reports" => "تقارير", + "requisition" => "طلب الشراء", + "requisition_by" => "القائم بطلب الشراء", + "requisition_id" => "كود طلب الشراء", + "requisition_item" => "الصنف", + "requisition_item_quantity" => "الكمية المطلوبة", + "requisition_related_item" => "الصنف", + "requisition_related_item_total_quantity" => "إجمالى الكمية", + "requisition_related_item_unit_quantity" => "الكمية", + "requisitions" => "طلبات الشراء", + "returns" => "المرتجعات", + "revenue" => "العائد", + "sale_id" => "كود عملية البيع", + "sale_type" => "طريقة البيع", + "sales" => "بيع", + "sales_amount" => "كمية المبيعات", + "sales_summary_report" => "تقرير ملخص المبيعات", + "sales_taxes" => "ضرائب المبيعات", + "sales_taxes_summary_report" => "تقرير ملخص ضرائب المبيعات", + "serial_number" => "مسلسل", + "service_charge" => "", + "sold_by" => "البائع", + "sold_items" => "", + "sold_to" => "مباع الى", + "stock_location" => "مكان المخزون", + "sub_total_value" => "المجموع الفرعى", + "subtotal" => "المجموع الفرعى", + "summary_reports" => "تقارير ملخصة", + "supplied_by" => "مورده بواسطة", + "supplier" => "المورد", + "suppliers" => "الموردين", + "suppliers_summary_report" => "تقرير ملخص الموردين", + "tax" => "الضريبة", + "tax_category" => "الفئة الضريبية", + "tax_name" => "اسم الضريبه", + "tax_percent" => "نسبة الضريبة", + "tax_rate" => "معدل الضريبة", + "taxes" => "الضرائب", + "taxes_summary_report" => "تقرير ملخص الضرائب", + "total" => "الإجمالى", + "total_inventory_value" => "إجمالى قيمة المخزن", + "total_low_sell_quantity" => "مجموع الكميات حسب الصنف الاولي", + "total_quantity" => "الكمية/العدد", + "total_retail" => "قيمة المبيع", + "trans_amount" => "قيمة العملية التجارية", + "trans_due" => "مستحق", + "trans_group" => "مجموعة العمليات التجارية", + "trans_nopay_sales" => "المبيعات الغير مسدده", + "trans_payments" => "المدفوعات", + "trans_refunded" => "المرتجع", + "trans_sales" => "المبيعات", + "trans_type" => "نوع العملية التجارية", + "type" => "النوع", + "unit_price" => "السعر", + "used" => "النقاط المستخدمة", + "work_orders" => "طلبات عمل", + "zero_and_less" => "صفر و أقل", +]; diff --git a/app/Language/ar-LB/Sales.php b/app/Language/ar-LB/Sales.php index 4fcf047a8..50435b15d 100644 --- a/app/Language/ar-LB/Sales.php +++ b/app/Language/ar-LB/Sales.php @@ -1,222 +1,224 @@ "النقاط المتاحة", + "rewards_package" => "فئة المكافئة", + "rewards_remaining_balance" => "رصيد النقاط المتبقي هو ", + "account_number" => "حساب", + "add_payment" => "إضافة دفع", + "amount_due" => "المبلغ المطلوب", + "amount_tendered" => "المبلغ المدفوع", + "authorized_signature" => "توقيع معتمد", + "cancel_sale" => "الغاء عملية البيع", + "cash" => "نقدى", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "تعديل الصندوق", + "cash_deposit" => "ايداع نقدي", + "cash_filter" => "نقدى", + "change_due" => "الباقى", + "change_price" => "تغيير سعر البيع", + "check" => "شيك", + "check_balance" => "تذكير بموعد الشيك", + "check_filter" => "شيك", + "close" => "", + "comment" => "تعليق", + "comments" => "تعليقات", + "company_name" => "", + "complete" => "", + "complete_sale" => "إتمام البيع", + "confirm_cancel_sale" => "هل أنت متأكد من الغاء عملية البيع ؟ سيتم إزالة كل الأصناف.", + "confirm_delete" => "هل تريد حذف عمليات البيع المختارة؟", + "confirm_restore" => "هل انت متاكد من استعادة عملية البيع؟", + "credit" => "بطاقة إئتمانية", + "credit_deposit" => "ايداع ببطاقة ائتمان", + "credit_filter" => "بطاقة بنكية", + "current_table" => "", + "customer" => "العميل", + "customer_address" => "العنوان", + "customer_discount" => "الخصم", + "customer_email" => "البريد الإلكترونى", + "customer_location" => "المكان", + "customer_mailchimp_status" => "حالة بريد ميل تشيمب", + "customer_optional" => "(مطلوب للدفعات المستحقة)", + "customer_required" => "(اجباري)", + "customer_total" => "المجموع", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "تاريخ البيع", + "date_range" => "الفترة الزمنية", + "date_required" => "يجب إدخال تاريخ صحيح.", + "date_type" => "التاريخ مطلوب.", + "debit" => "بطاقة خصم", + "debit_filter" => "", + "delete" => "اسمح بالمسح", + "delete_confirmation" => "هل أنت متأكد أنك تريد حذف عملية البيع هذه؟ لايمكن التراجع بعد الحذف.", + "delete_entire_sale" => "حذف عملية البيع بالكامل", + "delete_successful" => "لقد تم حذف عملية البيع بنجاح.", + "delete_unsuccessful" => "لقد فشل حذف عملية البيع.", + "description_abbrv" => "الوصف.", + "discard" => "الغاء", + "discard_quote" => "", + "discount" => "خصم", + "discount_included" => "% خصم", + "discount_short" => "%", + "due" => "مستحق", + "due_filter" => "مستحق", + "edit" => "تعديل", + "edit_item" => "تعديل مادة", + "edit_sale" => "تعديل عملية بيع", + "email_receipt" => "إرسال الايصال بالبريد الالكترونى", + "employee" => "الموظف", + "entry" => "ادخال", + "error_editing_item" => "خطاء فى تعديل المادة", + "find_or_scan_item" => "بحث/مسح باركود المادة", + "find_or_scan_item_or_receipt" => "بحث/مسح باركود المادة أو الايصال", + "giftcard" => "بطاقة هدية", + "giftcard_balance" => "رصيد بطاقة الهدية", + "giftcard_filter" => "", + "giftcard_number" => "رقم بطاقة الهدية", + "group_by_category" => "ترتيب حسب الفئة", + "group_by_type" => "ترتيب حسب النوع", + "hsn" => "رمز نظام منسق", + "id" => "رقم عملية البيع", + "include_prices" => "يشمل الاسعار؟", + "invoice" => "فاتورة", + "invoice_confirm" => "هذه الفاتورة سوف ترسل إلى", + "invoice_enable" => "رقم فاتورة", + "invoice_filter" => "الفواتير", + "invoice_no_email" => "هذا العميل ليس لدية بريد الكترونى صالح.", + "invoice_number" => "فاتورة رقم #", + "invoice_number_duplicate" => "من فضلك أدخل رقم فاتورة غير مكرر.", + "invoice_sent" => "تم إرسال الفاتورة إلى", + "invoice_total" => "إجمالي الفاتورة", + "invoice_type_custom_invoice" => "فاتورة مخصصة (custom_invoice.php)", + "invoice_type_custom_tax_invoice" => "الفاتورة الضريبية المخصصة (custom_tax_invoice.php)", + "invoice_type_invoice" => "الفاتورة (invoice.php)", + "invoice_type_tax_invoice" => "الفاتورة الضريبية (tax_invoice.php)", + "invoice_unsent" => "فشل إرسال الفاتورة إلى", + "invoice_update" => "إعادة العد", + "item_insufficient_of_stock" => "لايوجد مخزون كافى من المادة.", + "item_name" => "اسم المادة", + "item_number" => "مادة رقم #", + "item_out_of_stock" => "لايوجد مخزون من المادة.", + "key_browser" => "اختصارات مفيده", + "key_cancel" => "الغاء عملية البيع/فاتوره/عرض السعار", + "key_customer_search" => "بحث عن عميل", + "key_finish_quote" => "انهاء عملية البيع/الفاتورة من دون الدفع", + "key_finish_sale" => "اضافة دفع نقدي كمل واتمام عملية البيع", + "key_full" => "الإظهار في صفحه كامله", + "key_function" => "Function", + "key_help" => "اختصارات", + "key_help_modal" => "إظهار الاختصارات", + "key_in" => "تكبير الصفحه", + "key_item_search" => "بحث حسب الصنف", + "key_out" => "تصغير الصفحه", + "key_payment" => "اضافة دفعه", + "key_print" => "طباعة الصفحة الحالية", + "key_restore" => "إعادة ضبط اعدادات الصفحه", + "key_search" => "البحث في التقارير", + "key_suspend" => "حفط عملية البيع", + "key_suspended" => "إظهار عمليات البيع المحفظه", + "key_system" => "اختصارات متاحه", + "key_tendered" => "تعديل المبلغ المدفوع", + "key_title" => "اختصارات صفحة المبيعات", + "mc" => "", + "mode" => "وضع التسجيل", + "must_enter_numeric" => "يجب إدخال رقم للمبلغ الفعلى المدفوع.", + "must_enter_numeric_giftcard" => "رمز بطاقة الهدية يجب أن يكتون ارقام فقط.", + "new_customer" => "عميل جديد", + "new_item" => "مادة جديدة", + "no_description" => "بدون وصف", + "no_filter" => "الكل", + "no_items_in_cart" => "لايوجد اي مادة فى السلة.", + "no_sales_to_display" => "لاتوجد عمليات بيع لعرضها.", + "none_selected" => "لم تقم بإختيار أى عمليات بيع لحذفها.", + "nontaxed_ind" => " ", + "not_authorized" => "ليس لديك صلاحية.", + "one_or_multiple" => "عمليات بيع", + "payment" => "طريقة الدفع", + "payment_amount" => "القيمة", + "payment_not_cover_total" => "المبلغ المدفوع لايغطى المبلغ الإجمالى.", + "payment_type" => "طريقة", + "payments" => "", + "payments_total" => "إجمالى المدفوعات", + "price" => "السعر", + "print_after_sale" => "اطبع بعد عملية البيع", + "quantity" => "الكمية", + "quantity_less_than_reorder_level" => "تحذير: الكمية أقل من الحد المطلوب لهذه المادة.", + "quantity_less_than_zero" => "تحذير! الكمية المطلوبة غير كافية، بإمكانك إتمام عملية البيع ، لكن تحقق من مخزنك.", + "quantity_of_items" => "عدد ال {0} من الاصناف", + "quote" => "عرض اسعار", + "quote_number" => "رقم عرض الاسعار", + "quote_number_duplicate" => "رقم عرض الاسعار يجب ان يكون فريد.", + "quote_sent" => "عرض الاسعار ارسل الى", + "quote_unsent" => "لم يتم ارسال عرض الاسعار الى", + "receipt" => "عملية بيع #", + "receipt_no_email" => "هذا العميل ليس له اي بريد الكتروني صحيح.", + "receipt_number" => "إيصال بيع", + "receipt_sent" => "تم إرسال الإيصال إلى", + "receipt_unsent" => "فشل إرسال الإيصال إلى", + "refund" => "نوع/سبب الاسترجاع", + "register" => "سجل المبيعات", + "remove_customer" => "حذف عميل", + "remove_discount" => "", + "return" => "إسترجاع", + "rewards" => "نقاط المكافئة", + "rewards_balance" => "رصيد نقاط المكافئة", + "sale" => "بيع", + "sale_by_invoice" => "البيع بفاتورة رسمية", + "sale_for_customer" => "العميل:", + "sale_time" => "الوقت", + "sales_tax" => "ضريبة البيع", + "sales_total" => "", + "select_customer" => "اختيار عميل (اختياري)", + "send_invoice" => "إرسال الفاتورة", + "send_quote" => "ارسال عرض الاسعار", + "send_receipt" => "إرسال إيصال", + "send_work_order" => "ارسال طلب عمل", + "serial" => "مسلسل", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "عرض الفاتورة", + "show_receipt" => "عرض الإيصال", + "start_typing_customer_name" => "ابداء بكتابة اسم العميل...", + "start_typing_item_name" => "ابداء بكتابة اسم أو مسح باركود الصنف...", + "stock" => "المخزن", + "stock_location" => "موقع التخزين", + "sub_total" => "المجموع الفرعي", + "successfully_deleted" => "لقد تم الحذف بنجاح", + "successfully_restored" => "لقد تمت عملية الاستعادة بنجاح", + "successfully_suspended_sale" => "لقد تم تعليق عملية البيع بنجاح.", + "successfully_updated" => "لقد تم تحديث بيانات عملية البيع بنجاح.", + "suspend_sale" => "تعليق عملية البيع", + "suspended_doc_id" => "ملف", + "suspended_sale_id" => "كود عملية البيع", + "suspended_sales" => "المبيعات المعلقة", + "table" => "طاولة", + "takings" => "المبيع اليومي", + "tax" => "ضريبة", + "tax_id" => "الرقم الضريبي", + "tax_invoice" => "فاتورة ضريبية", + "tax_percent" => "ضريبة %", + "taxed_ind" => "ض", + "total" => "المجموع", + "total_tax_exclusive" => "الإجمالى بدون الضرائب", + "transaction_failed" => "فشل حركة البيع.", + "unable_to_add_item" => "غير قادر على إضافة صنف لعملية البيع", + "unsuccessfully_deleted" => "لايمكن حذف عملية/عمليات البيع.", + "unsuccessfully_restored" => "فشل في استعادة عملية البيع.", + "unsuccessfully_suspended_sale" => "فشل تعليق عملية البيع.", + "unsuccessfully_updated" => "فشل تحديث عملية البيع.", + "unsuspend" => "إلغاء تعليق", + "unsuspend_and_delete" => "إلغاء تعليق وحذف", + "update" => "تحديث", + "upi" => "رقم التعريف الشخصي", + "visa" => "", + "wholesale" => "", + "work_order" => "طلب عمل", + "work_order_number" => "رقم طلب العمل", + "work_order_number_duplicate" => "رقم طلب العمل يجب ان يكون فريد.", + "work_order_sent" => "تم ارسال طلب العمل الى", + "work_order_unsent" => "فشل في ارسال طلب العمل الى", +]; diff --git a/app/Language/ar-LB/Suppliers.php b/app/Language/ar-LB/Suppliers.php index 4f106ea31..437a84d11 100644 --- a/app/Language/ar-LB/Suppliers.php +++ b/app/Language/ar-LB/Suppliers.php @@ -1,23 +1,24 @@ - "رقم الحساب", + "agency_name" => "اسم الوكالة", + "cannot_be_deleted" => "لايمكن حذف المورد/الموردين لوجود مبيعات مرتبطة بهم.", + "category" => "الفئة", + "company_name" => "اسم الشركة", + "company_name_required" => "اسم الشركة مطلوب.", + "confirm_delete" => "هل تريد حقا حذف هؤلاء الموردين؟", + "confirm_restore" => "هل تريد بالتأكيد استعادة المورد (الموردين) المحددين؟", + "cost" => "مورد كلفة", + "error_adding_updating" => "خطاء فى إضافة/تحديث المورد.", + "goods" => "مورد بضائع", + "new" => "مورد جديد", + "none_selected" => "لم تختار موردين لحذفهم.", + "one_or_multiple" => "مورد/موردين", + "successful_adding" => "لقد تم إضافة المورد بنجاح", + "successful_deleted" => "لقد تم حذف المورد بنجاح", + "successful_updating" => "لقد تم تحديث بيانات المورد بنجاح", + "supplier" => "مورد", + "supplier_id" => "كود المورد", + "tax_id" => "الرقم الضريبي", + "update" => "تحديث بيانات المورد", +]; diff --git a/app/Language/ar-LB/Taxes.php b/app/Language/ar-LB/Taxes.php index 5c6c77152..73a3a44a3 100644 --- a/app/Language/ar-LB/Taxes.php +++ b/app/Language/ar-LB/Taxes.php @@ -1,80 +1,82 @@ "أضافة أستثناء", + "cascade" => "تتالي", + "cascade_sequence" => "تسلسل متتالي", + "city" => "مدينة", + "code" => "الشفرة", + "confirm_delete" => "هل أنت متأكد أنك تريد حذف قانون الضرائب؟ لا يمكن التراجع عن هذا الإجراء", + "confirm_restore" => "هل أنت متأكد من أستعادة الأكواد الضريبية؟", + "default_tax_category" => "التصنيف الضريبي الأفتراضي", + "default_tax_rate" => "معدل الضريبة الافتراضي", + "error_adding_updating" => "فشل إضافة أو تحديث قانون الضرائب", + "group_seq" => "تسلسل المجموعة", + "jurisdiction_name" => "اسم الولاية القضائية", + "name" => "الاسم", + "new" => "ضريبة جديدة", + "no_taxes" => "", + "no_taxes_to_display" => "لا يوجد أكواد ضريبية للعرض", + "reporting_authority" => "السلطة الضريبية", + "round_half_down" => "نصف الاسفل", + "round_half_even" => "تقريب للنصف", + "round_half_odd" => "تقريب غريب", + "round_half_up" => "تقريب للاعلى", + "rounding_code" => "كود التقريب", + "sales_tax" => "ضريبة المبيعات", + "sales_tax_by_invoice" => "ضريبة المبيعات بالفاتورة", + "sequence" => "تسلسل", + "state" => "حالة", + "successful_deleted" => "تم المسح بنجاح", + "tax_categories" => "فئات الضرائب", + "tax_categories_configuration" => "اعدادات فئات الضرائب", + "tax_categories_saved_successfully" => "تم حفظ تغييرات الفئات الضريبية", + "tax_categories_saved_unsuccessfully" => "لم يتم حفظ تغييرات الفئات الضريبة", + "tax_category" => "الفئة الضريبية", + "tax_category_code" => "رمز الفئة الضريبية", + "tax_category_duplicate" => "الفئة الضريبية مكررة", + "tax_category_invalid_chars" => "أحرف غير صالحة في اسم الفئة الضريبية", + "tax_category_name" => "اسم فئة الضريبة", + "tax_category_new" => "فئة الضريبية جديدة", + "tax_category_required" => "الفئة الضريبة مطلوبة", + "tax_code" => "كود الضريبة", + "tax_code_cannot_be_deleted" => "فشل مسح الكود الضريبي", + "tax_code_duplicate" => "رمز الضريبة مكرر", + "tax_code_invalid_chars" => "أحرف لا يمكن استعمالها في قانون الضرائب", + "tax_code_name" => "اسم الكود الضريبي", + "tax_code_required" => "حقل الكود الضريبي مطلوب", + "tax_code_successful_deleted" => "تم مسح الكود الضريبي", + "tax_code_successful_updated" => "تم التعديل بنجاح", + "tax_code_successful_updating" => "تم تعديل الكود الضريبي بنجاح", + "tax_code_successfully_added" => "لقد تم إضافة المورد بنجاح", + "tax_code_type" => "نوع كود الضريبة", + "tax_codes" => "الرموز الضريبية", + "tax_codes_configuration" => "اعدادات الرموز الضريبية", + "tax_codes_saved_successfully" => "تم حفظ تغييرات قانون الضرائب", + "tax_codes_saved_unsuccessfully" => "لم يتم حفظ تغييرات قانون الضريبة", + "tax_excluded" => "لا تشمل الضرائب", + "tax_group" => "المجموعة الضريبية", + "tax_group_not_unique" => "فئة الضرائب يجب ان تكون فريده", + "tax_group_sequence" => "تسلسل مجموعة الضرائب", + "tax_included" => "الضريبة مشمولة", + "tax_jurisdiction" => "الاختصاص الضريبي", + "tax_jurisdiction_duplicate" => "تكرير الاختصاص الضريبي", + "tax_jurisdiction_invalid_chars" => "أحرف لا يمكن استعمالها في اسم الولاية القضائية", + "tax_jurisdiction_required" => "الاختصاص الضريبي هي خانة اجبارية", + "tax_jurisdictions" => "الاختصاصات الضريبية", + "tax_jurisdictions_configuration" => "اعجدادات الاختصاصات الضريبية", + "tax_jurisdictions_saved_successfully" => "تم حفظ تغييرات الاختصاص الضريبي", + "tax_jurisdictions_saved_unsuccessfully" => "لم يتم حفظ تغييرات الاختصاص الضريبي", + "tax_rate" => "معدل الضريبة الافتراضي %", + "tax_rate_configuration" => "اعجدادات معدل الضريبة", + "tax_rate_error_adding_updating" => "فشل إضافة أو تحديث معدل الضريبة", + "tax_rate_numeric" => "معدل الضريبة الافتراضي يجب أن يكون رقم", + "tax_rate_required" => "معدل الضريبة الافتراضي مطلوب", + "tax_rate_successful_updated" => "لقد تم بالتحديث بنجاح", + "tax_rate_successfully_added" => "لقد تم الاضافة بنجاح", + "tax_rates" => "معدلات الضريبة", + "tax_rates_configuration" => "اعدادات معدلات الضريبة", + "tax_rounding" => "التقريب الضريبي", + "tax_type" => "نوع الضريبة", + "update" => "تحديث معدل الضريبة", + "vat_tax" => "ضريبة القيمة المضافة", +]; diff --git a/app/Language/az-AZ/Attributes.php b/app/Language/az-AZ/Attributes.php index b7acd3a85..bce467aac 100644 --- a/app/Language/az-AZ/Attributes.php +++ b/app/Language/az-AZ/Attributes.php @@ -1,31 +1,32 @@ - "Atribut dəyəri bu ':' və ya '|' olmaz", + "confirm_delete" => "Seçilmiş Atributları silmək istədiyinizdən əminsinizmi?", + "confirm_restore" => "Seçilmiş atributları bərpa etmək istədiyinizə əminsinizmi?", + "definition_cannot_be_deleted" => "Seçilmiş xüsusiyyətləri silmək olmadı", + "definition_error_adding_updating" => "{0} -in atributları əlavə oluna və yenilənə bilmədi. Lütfən XƏTA loq faylını yoxlayın.", + "definition_flags" => "Atribut görünüşü", + "definition_group" => "Qrup", + "definition_id" => "Id", + "definition_name" => "Atribut əlavə et", + "definition_name_required" => "Atribut adı zəruri bir sahədir", + "definition_one_or_multiple" => "atribut (lar)", + "definition_successful_adding" => "Malı uğurla əlavə etdiniz", + "definition_successful_deleted" => "Siz uğurla sildiniz", + "definition_successful_updating" => "Atributunuzu müvəffəqiyyətlə yenilədiniz", + "definition_type" => "Atribut Tipi", + "definition_type_required" => "Atribut növü tələb olunan sahədir", + "definition_unit" => "Ölçü vahidi", + "definition_values" => "Atribut dəyərləri", + "new" => "Yeni atributlar", + "no_attributes_to_display" => "Göstərmək üçün heç bir element yoxdur", + "receipt_visibility" => "Qəbz", + "show_in_items" => "Malları göstər", + "show_in_items_visibility" => "Mallar", + "show_in_receipt" => "Qəbzi göstərin", + "show_in_receivings" => "Alacaqlarda göstərin", + "show_in_receivings_visibility" => "Alınanlar", + "show_in_sales" => "Satışda göstərin", + "show_in_sales_visibility" => "Satışlar", + "update" => "Atributları yenilə", +]; diff --git a/app/Language/az-AZ/Bootstrap_tables.php b/app/Language/az-AZ/Bootstrap_tables.php index d0d1e605c..20d8b9bce 100644 --- a/app/Language/az-AZ/Bootstrap_tables.php +++ b/app/Language/az-AZ/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "hamısı", + "tables_columns" => "Sütunlar", + "tables_hide_show_pagination" => "Gizlət/Göstər səhifənin nömrələnməsin", + "tables_loading" => "Lütfən gözləyin, səhifə yüklənir...", + "tables_page_from_to" => "Göstər {0} bundan {1} buna {2} kimi", + "tables_refresh" => "Yenilə", + "tables_rows_per_page" => "{0} yazı səhifədə", + "tables_toggle" => "Keçid", +]; diff --git a/app/Language/az-AZ/Cashups.php b/app/Language/az-AZ/Cashups.php index 0f4304f2d..d27c470d1 100644 --- a/app/Language/az-AZ/Cashups.php +++ b/app/Language/az-AZ/Cashups.php @@ -1,48 +1,49 @@ - "Məbləğ", + "amount_number" => "Məbləğ rəqəmlə olmalıdır", + "amount_required" => "Məbləğ zəruri sahədir.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "Pul vahidi silinməsi mümkün deyil", + "cash_difference" => "", + "close_date" => "Bağlanma Tarixi", + "close_employee" => "Bağlıdır", + "closed_amount_card" => "Kartlar", + "closed_amount_cash" => "Kassanın Bağlanması", + "closed_amount_check" => "Çeklər", + "closed_amount_due" => "Rüsum", + "closed_amount_giftcard" => "", + "closed_amount_total" => "Cəmi", + "closed_date" => "Bağlanma tarixi", + "confirm_delete" => "Seçilmiş Pul vahidi silmək istədiyinizə əminsinizmi?", + "confirm_restore" => "Seçilmiş Pul vahidi bərpa etmək istədiyinizə əminsinizmi?", + "confirm_submit" => "", + "date_number" => "Tarix rəqəmlə olmalıdır", + "date_required" => "Tarixi tələb olunan bir sahədir", + "description" => "Təsvir", + "enable_expected" => "", + "error_adding_updating" => "XƏTA Pul vahidi Əvavə/yenilənmədə", + "giftcard" => "", + "id" => "İD", + "info" => "Pul vahidi məlumatı", + "info_employee" => "", + "is_deleted" => "Silindi", + "new" => "Yeni Pul vahidi", + "no_cashups_to_display" => "Göstərmək üçün heç nağd pul yoxdur", + "none_selected" => "Siz pul seçmədiniz", + "note" => "Qeydlər", + "one_or_multiple" => "Pul Vahidləri", + "open_amount_cash" => "Kassanı aç", + "open_date" => "Tarixi aç", + "open_employee" => "Açıqdır", + "opened_date" => "Açılma Tarixi", + "successful_adding" => "Pul vahidi əlavə edildi", + "successful_deleted" => "Pul vahidi silindi", + "successful_updating" => "Pul vahidi yeniləndi", + "total" => "Cəmi", + "transfer_amount_cash" => "Pul vahidi Giriş/Çıxışları", + "transfer_amount_cash_minus" => "", + "update" => "Pul vahidi Yeniləndi", + "warning" => "", +]; diff --git a/app/Language/az-AZ/Common.php b/app/Language/az-AZ/Common.php index a67925b03..caa413fcd 100644 --- a/app/Language/az-AZ/Common.php +++ b/app/Language/az-AZ/Common.php @@ -1,86 +1,88 @@ "Ünvan 1", + "address_2" => "Ünvan 2", + "admin" => "", + "city" => "Şəhər", + "clerk" => "", + "close" => "Bağlı", + "color" => "", + "comments" => "Rəylər", + "common" => "ortaq", + "confirm_search" => "Bir və ya bir neçə sətir seçdiniz, bunlar axtarışınızdan sonra artıq seçilməyəcək. Bu axtarışı göndərmək istədiyinizə əminsinizmi?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "Xahiş edirik təsdiqlə-dən əvvəl səhvləri düzəldin", + "country" => "Ölkə", + "dashboard" => "", + "date" => "Təqvim", + "delete" => "Sil", + "det" => "detallar", + "download_import_template" => "CSV Şablonunu (CSV) daxil edin", + "edit" => "Redaktə Et", + "email" => "E-poçt", + "email_invalid_format" => "E-poçt ünvanı düzgün formatda deyil.", + "export_csv" => "CSV Export", + "export_csv_no" => "Xeyr", + "export_csv_yes" => "Bəli", + "fields_required_message" => "Qırmızı sahələr tələb olunur", + "fields_required_message_unique" => "", + "first_name" => "Ad", + "first_name_required" => "Ad yazmağınız tələb olunur.", + "first_page" => "Birinci", + "gender" => "Cins", + "gender_female" => "Q", + "gender_male" => "K", + "gender_undefined" => "", + "icon" => "İkon", + "id" => "İD", + "import" => "Daxil et", + "import_change_file" => "Dəyiş", + "import_csv" => "CSV daxil et", + "import_full_path" => "CSV faylına tam yol tələb olunur", + "import_remove_file" => "Sil(Gizlət)", + "import_select_file" => "Fayl Seç", + "inv" => "Qaimə", + "last_name" => "Soyad", + "last_name_required" => "Soyad tələb olunur.", + "last_page" => "Son", + "learn_about_project" => "Proyekt haqqında ən son məlumatı öyrənmək.", + "list_of" => "Siyahısı", + "logo" => "Loqo", + "logo_mark" => "Mark", + "logout" => "Çıxış", + "manager" => "", + "migration_needed" => "Girişdən sonra bazaya {0} köçməsi başlayacaq.", + "new" => "Yenisi", + "no" => "", + "no_persons_to_display" => "Göstərmək üçün heç kim yoxdur.", + "none_selected_text" => "Seçin", + "or" => "Və ya", + "people" => "", + "phone_number" => "Telefon", + "phone_number_required" => "çıxarış ", + "please_visit_my" => "Xahiş edirik ziyarət edin", + "position" => "", + "powered_by" => "Yaradıcı", + "price" => "Qiymət", + "print" => "Çap", + "remove" => "Silmək", + "required" => "Vacib", + "restore" => "Bərpa Etmək", + "return_policy" => "Qaytarma siyasəti", + "search" => "Axtarış", + "search_options" => "Axtarış variantları", + "searched_for" => "Axtarıldı", + "software_short" => "OSPOS", + "software_title" => "Açıq mənbəli satış nöqtəsi", + "state" => "Əyalət", + "submit" => "Təsdiqlə", + "total_spent" => "Ümumi xərc", + "unknown" => "Naməlum", + "view_recent_sales" => "Son Satışları Göstər", + "website" => "Veb Sayt", + "welcome" => "Xoş Gəlmisiniz", + "welcome_message" => "OSPOS-a Xoş gəlmisiniz, başlamaq üçün bir modula basın.", + "yes" => "", + "you_are_using_ospos" => "Açıq Layihədə Satışın Avtomatlaşdırma Nöqtəsi versiya", + "zip" => "Poçt Kodu", +]; diff --git a/app/Language/az-AZ/Config.php b/app/Language/az-AZ/Config.php index d7b84fe27..6580a2fdd 100644 --- a/app/Language/az-AZ/Config.php +++ b/app/Language/az-AZ/Config.php @@ -1,328 +1,330 @@ "Şirkət Unvanı", + "address_required" => "Şirkətin adı olan boşluq sahəsi doldurulmalıdı.", + "all_set" => "Bütün fayl icazələri düzgün qurulub!", + "allow_duplicate_barcodes" => "Dublikat Barkodlarına icazə verin", + "apostrophe" => "Apastrof", + "backup_button" => "Ehtiyyat Köçürmə", + "backup_database" => "Məlumat Bazasını Ehtiyyat Yaddaşına Göndər", + "barcode" => "Barkod", + "barcode_company" => "Şirkətin Adı", + "barcode_configuration" => "Barkod Konfiqurasiyası", + "barcode_content" => "Barkod Məzmunu", + "barcode_first_row" => "Sıra 1", + "barcode_font" => "Yazı Tipi", + "barcode_formats" => "Giriş Formatları", + "barcode_generate_if_empty" => "Boşdursa Yarat.", + "barcode_height" => "Hündürlük", + "barcode_id" => "Malın İd/Adı", + "barcode_info" => "Barkod Konfiqurasiya Məlumatı", + "barcode_layout" => "Barkod Çərçivəsi", + "barcode_name" => "Ad", + "barcode_number" => "Barkod", + "barcode_number_in_row" => "Sıradakı Nömrə", + "barcode_page_cellspacing" => "Səhifədə hüceyrə sahəsini göstərin.", + "barcode_page_width" => "Səyfənin genişliyini göstər", + "barcode_price" => "Qiymət", + "barcode_second_row" => "Sıra 2", + "barcode_third_row" => "Sira 3", + "barcode_tooltip" => "Diqqət: Bu xüsusiyyət malların dublikat olmaslna, idxal edilməsinə və ya yaradılmasına səbəb ola bilər. Çoğaltıcı barkod istəmirsinizsə istifadə etməyin.", + "barcode_type" => "Barkod Növü", + "barcode_width" => "Genişlik", + "bottom" => "Aşağı", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "Nəğd Pul Cədvəlləri", + "cash_decimals_tooltip" => "Nağd pul və Məzənnədəki ədədlər eyni olarsa, onda nağd pul yuvarlaqlaşması baş verməz.", + "cash_rounding" => "Nəğd Pul Yuvarlaqlaşdırılması", + "category_dropdown" => "Bölməni açılan siyahida göstər", + "center" => "Mərkəz", + "change_apperance_tooltip" => "", + "comma" => "vergül", + "company" => "Şirkətin Adı", + "company_avatar" => "", + "company_change_image" => "Şəkili Dəyiş", + "company_logo" => "Şirkətin Logosu", + "company_remove_image" => "Şəkili Sil", + "company_required" => "Şirkətin adı qeyd olunmalıdır", + "company_select_image" => "Şəkil Seç", + "company_website_url" => "Şirkətin web saytı düzgün URL deyil.", + "country_codes" => "Ölkə Kodları", + "country_codes_tooltip" => "Vergüllə ayrılmış ölkə kodları üçün nominantim adres axtarışı.", + "currency_code" => "Valyuta Kodu", + "currency_decimals" => "Məzənnə Rəqəmləri", + "currency_symbol" => "Valyuta Simvolu", + "current_employee_only" => "", + "customer_reward" => "Mükafat", + "customer_reward_duplicate" => "Mükafat unikal olmalıdir.", + "customer_reward_enable" => "Müştəri mükafatlarını aktivləşdirin", + "customer_reward_invalid_chars" => "Mukafat '_ ' təşkil edə bilməz", + "customer_reward_required" => "Mükafat olan sahə boş qala bilməz", + "customer_sales_tax_support" => "Müştəri Satış Vergi Dəstəyi", + "date_or_time_format" => "Tarix və Vaxt Filteri", + "datetimeformat" => "Tarix və Vaxt formatı", + "decimal_point" => "Ondaliq Nöqtə", + "default_barcode_font_size_number" => "Standart Barkod Yazı Növü Ölçüsü rəqəm ilə olmalıdır.", + "default_barcode_font_size_required" => "Standart Barkod Yazı Növü Ölçüsü olan sahə boş qala bilməz.", + "default_barcode_height_number" => "Standart Barkod hündürlüyü rəqəm ilə olmalıdır.", + "default_barcode_height_required" => "Standart Barkod olan sahə boş qala bilməz.", + "default_barcode_num_in_row_number" => "Sıradakı Barkod Nömrəsi rəqəm ilə olmalıdır.", + "default_barcode_num_in_row_required" => "Standart Barkod Nömrəsi olan sahə boş qala bilməz.", + "default_barcode_page_cellspacing_number" => "Standart Barkod Səhifədki hücrə boşluğu rəqəm ilə olmalıdır.", + "default_barcode_page_cellspacing_required" => "Standart Barkod Səhifədəki hücrə boşluğu olan sahə boş qala bilməz.", + "default_barcode_page_width_number" => "Standart Barkod Sahifə genişliyi rəqəm ilə olmalıdır.", + "default_barcode_page_width_required" => "Standart Barkod Səhifə Genişliyi olan sahə boş qala bilməz.", + "default_barcode_width_number" => "Standart Barkod Genişliyi rəqəm ilə olmalıdır.", + "default_barcode_width_required" => "Standart Barkod Genişliyi olan sahə boş qala bilməz.", + "default_item_columns" => "Sabit Görünür Malların Sütunları", + "default_origin_tax_code" => "Vergi Kodunun Standart Mənbəyi", + "default_receivings_discount" => "Alışdan sonra standart endirim", + "default_receivings_discount_number" => "Sabit alacaqlar endirimi bir nömrə olmalıdır.", + "default_receivings_discount_required" => "Standart alış endirimi tələb olunan sahədir.", + "default_sales_discount" => "Standart Satış Endirimi", + "default_sales_discount_number" => "Standart Satış Endirimi rəqəm ilə olmalıdır.", + "default_sales_discount_required" => "Standart Satış Endirimi tələb olunan sahədi.", + "default_tax_category" => "Standart Vergi Bölməsi", + "default_tax_code" => "Standart Vergo kodu", + "default_tax_jurisdiction" => "Standart Vergi Yurisdiksiyası", + "default_tax_name_number" => "Standart Vergi Adı uzun adlı olmalıdır .", + "default_tax_name_required" => "Adi vergi mütləq rəqəmlə olmalıdır.", + "default_tax_rate" => "Adi vergi dərəcəsi %", + "default_tax_rate_1" => "Vergi Dərəcəsi 1", + "default_tax_rate_2" => "Vergi Məzənnəsi 2", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "Standart Vergi Məzənnəsi rəqəm ilə olmalıdır.", + "default_tax_rate_required" => "Standart Vergi Məzənnəsi olan sahə boş qala bilməz.", + "derive_sale_quantity" => "Tərtib edilmiş satış məbləğinə icazə verin", + "derive_sale_quantity_tooltip" => "Əgər yoxlanılırsa, uzunmüddətli məbləğdə sifariş edilən əşyalar üçün yeni bir mal növü veriləcəkdir", + "dinner_table" => "Cədvəl", + "dinner_table_duplicate" => "Cədvəl unikal olmalıdır.", + "dinner_table_enable" => "Axşam yeməyi masalarını aktiv edin", + "dinner_table_invalid_chars" => "Masanın adı '_' təşkil etməməlidir.", + "dinner_table_required" => "Masa olan sahə boş qala bilməz.", + "dot" => "nöqtə", + "email" => "Elektron Adres", + "email_configuration" => "Elektron Adres Konfiqurasiyası", + "email_mailpath" => "Email Göndətməyə qısa yol", + "email_protocol" => "Protokol", + "email_receipt_check_behaviour" => "E-poçt qəbzi qutusu", + "email_receipt_check_behaviour_always" => "Həmişə yoxlanılır", + "email_receipt_check_behaviour_last" => "Son seçimi yadda saxla", + "email_receipt_check_behaviour_never" => "Həmişə aktiv deyil", + "email_smtp_crypto" => "SMTP Şifrələmə", + "email_smtp_host" => "SMTP Serveri", + "email_smtp_pass" => "Faks", + "email_smtp_port" => "SMTP Portu", + "email_smtp_timeout" => "STMTP vaxt bitimi (lər)", + "email_smtp_user" => "SMTP İstifadəçi Adı", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "Məxvilik Təmin edin", + "enforce_privacy_tooltip" => "Müştərilərin gizliliyini qorumaq, silmək halında məlumat şifrələməsini təmin etmək", + "fax" => "Faks", + "file_perm" => "Fayl icazəsində problem var, lütfən bu səhvləri düzəldib səhifəni yeniləyin.", + "financial_year" => "Maliyyə İli Başlancığı", + "financial_year_apr" => "1 Aprel", + "financial_year_aug" => "1 Avgust", + "financial_year_dec" => "1 Dekabr", + "financial_year_feb" => "1 Fevral", + "financial_year_jan" => "1 Yanvar", + "financial_year_jul" => "1 İyul", + "financial_year_jun" => "1 İyun", + "financial_year_mar" => "1 Mart", + "financial_year_may" => "1 May", + "financial_year_nov" => "1 Noyabr", + "financial_year_oct" => "1 Oktyabr", + "financial_year_sep" => "1 Sentyabr", + "floating_labels" => "", + "gcaptcha_enable" => "Giriş Səyfəsi reCAPTCHA", + "gcaptcha_secret_key" => "reCAPTCHA Gizli Açarı", + "gcaptcha_secret_key_required" => "reCAPTCHA Gizli Açar olan sahə boş qala bilməz", + "gcaptcha_site_key" => "reCAPTCHA Sayt Açarı", + "gcaptcha_site_key_required" => "reCAPTCHA Sayt Açarı olan sahə boş qala bilməz", + "gcaptcha_tooltip" => "Giriş səhifəsini Google reCAPTCHA ilə qoruyun, APİ açarını uyğunlaşdırmaq üçün işarə ilə göstərilən düyməyə basın.", + "general" => "Ümumi", + "general_configuration" => "Ümumi Konfiqurasiya", + "giftcard_number" => "Hədiyyə Kartı Nömrəsi", + "giftcard_random" => "Təsadüfən Yarat", + "giftcard_series" => "Bölümlərə görə Yarat", + "image_allowed_file_types" => "İcazəli fayl növləri", + "image_max_height_tooltip" => "Şəkillərinin maksimum hündürlüyü pikselə(px).", + "image_max_size_tooltip" => "Şəkil yükləmələrinin maksimum fayl ölçüsü kilobaytla(kb).", + "image_max_width_tooltip" => "Şəkillərinin maksimum enliliyi pikselə(px).", + "image_restrictions" => "Şəkil yükləmə məhdudiyyətləri", + "include_hsn" => "HSN Kodlarına dəstək verin", + "info" => "Məlumat", + "info_configuration" => "Dükan İnformasiyası", + "input_groups" => "", + "integrations" => "İnteqrasiya", + "integrations_configuration" => "Üçüncü tərəf inteqrasiya", + "invoice" => "Faktura", + "invoice_configuration" => "Faktura Çap Parametrləri", + "invoice_default_comments" => "Standart Faktura Şərhləri", + "invoice_email_message" => "Dil", + "invoice_enable" => "Fakturanı Aktivləşdir", + "invoice_printer" => "Faktura Printeri", + "invoice_type" => "Qaimənin Tipi", + "is_readable" => "oxunur, lakin icazələr 660-dan yüksəkdir.", + "is_writable" => "yazılabilir, lakin icazələr 750-dən yüksəkdir.", + "item_markup" => "", + "jsprintsetup_required" => "Xəbərdarlıq: Bu funksiya yalnız FireFox jsPrintSetup addon quraşdırıldığı halda işləyəcəkdir. Yadda saxlanılsın?", + "language" => "Dil", + "last_used_invoice_number" => "Son istifadə edilmiş Faktura nömrəsi", + "last_used_quote_number" => "Son istifadə edilmiş Kvota sayı", + "last_used_work_order_number" => "Son istifadə edilən W / O sayı", + "left" => "Sol", + "license" => "Lisenziya", + "license_configuration" => "Lisenziya bəyanatı", + "line_sequence" => "Sıra Ardıcıllığı", + "lines_per_page" => "Səhifə başına xəttlər", + "lines_per_page_number" => "Səhifə başına sətirlər bir rəqəm ilə olmalıdır.", + "lines_per_page_required" => "Səyfə Başına olan xəttər sahəsi boş qala bilməz.", + "locale" => "Yerləşdirmə", + "locale_configuration" => "Lokallaşdırma Konfiqurasiyası", + "locale_info" => "Lokallaşdırma Konfiqurasiya Məlumatı", + "location" => "Fond", + "location_configuration" => "Anbar Yerləri", + "location_info" => "Yer Konfiqurasiya Məlumatı", + "login_form" => "", + "logout" => "Çıxışdan əvvəl məlumatlari ehtiyat bazasına köçürmək istəyirsinizmi? Çıxış üçün Bekap və ya [Ləğv] üçün [OK]' düyməsinə basın.", + "mailchimp" => "Mailçimp", + "mailchimp_api_key" => "Mailchimp API Açarı", + "mailchimp_configuration" => "Mailchimp Konfiqurasiyası", + "mailchimp_key_successfully" => "API Açarı etibarlıdır.", + "mailchimp_key_unsuccessfully" => "API Açarı etibarsızdır.", + "mailchimp_lists" => "Mailchimp siyahısı (lar)", + "mailchimp_tooltip" => "API Açarının İşarəsinə basın.", + "message" => "Mesaj", + "message_configuration" => "Mesaj Konfiqurasiyası", + "msg_msg" => "Saxlanılan Mətn Mesajı", + "msg_msg_placeholder" => "SMS şablonunu istifadə etmək istəyirsinizsə, mesajınızı buraya qeyd edin, əks halda qutunu boş buraxın.", + "msg_pwd" => "SMS-API Şifrəsi", + "msg_pwd_required" => "SMS-API şifrəsi tələb olunan bir sahədir", + "msg_src" => "SMS-API Göndərici ID", + "msg_src_required" => "SMS-API Göndərici ID tələb olunan sahədir", + "msg_uid" => "SMS-API İstifadəçi adı", + "msg_uid_required" => "SMS-API İstifadəçi adı tələb olunan sahədir", + "multi_pack_enabled" => "Hər bir elementə birdən çox paket", + "no_risk" => "Təhlükəsizlik / zəiflik riski yoxdur.", + "none" => "Heç biri", + "notify_alignment" => "Bildiriş Pəncərə Mövqeyi", + "number_format" => "Nömrə Formatı", + "number_locale" => "Yerləşdirmə", + "number_locale_invalid" => "Kompaniyanın tel.", + "number_locale_required" => "Şirkət telefonu olan sahə boş qalma bilməz.", + "number_locale_tooltip" => "Bu link vasitəsilə uyğun bir yer tapın.", + "os_timezone" => "OSPOS Saat qurşağı:", + "ospos_info" => "OSPOS quraşdırılması məlumatı", + "payment_options_order" => "Sifariş üçün Ödəmə Şərtləri", + "perm_risk" => "Permissions higher than 750 leaves this software at risk.", + "phone" => "Şirkətin Telefon Nömrəsi", + "phone_required" => "Şirkət Telefonu tələb olunan bir sahədir.", + "print_bottom_margin" => "Çərçivədki aşağı Sərhəd", + "print_bottom_margin_number" => "Aşağıdaki Sərhəd rəqəm ilə olmalıdır.", + "print_bottom_margin_required" => "Aşağıdakı Sərhəd boş qala bilməz.", + "print_delay_autoreturn" => "Gecikmiş satışa Avto qaytarılma", + "print_delay_autoreturn_number" => "Satışı dayandırmaq üçün autoqaytarılma zəruri bir sahədir.", + "print_delay_autoreturn_required" => "Satışı dayandırmaq üçün autoqaytarılma bir sıra olmalıdır.", + "print_footer" => "Brauzer Altlığını Çap Et", + "print_header" => "Brauzer Başlığını çap et", + "print_left_margin" => "Soldaki Künc", + "print_left_margin_number" => "Soldaki Künc rəqəm ilə olmalıdır.", + "print_left_margin_required" => "Soldaki Künc olan sahə boş qala bilməz.", + "print_receipt_check_behaviour" => "Qəbzin çapını təsdiqləyin", + "print_receipt_check_behaviour_always" => "Həmişə yoxlanılır", + "print_receipt_check_behaviour_last" => "Son seçimi yadda saxla", + "print_receipt_check_behaviour_never" => "Həmişə təsdiqləsin", + "print_right_margin" => "Sağdaki Künc", + "print_right_margin_number" => "Sağdakı Künc rəqəm ilə olmalıdır.", + "print_right_margin_required" => "Sağdakı Künc olan sahə boş qala bilməz.", + "print_silently" => "Çap Edilmiş Yazışmanı Gostər", + "print_top_margin" => "Üstdəki Künc", + "print_top_margin_number" => "Üstdəki Künc rəqəm ilə olmalıdır.", + "print_top_margin_required" => "Üstdəki Sahə Boş qala bilməz.", + "quantity_decimals" => "Ondalıqların Miqdarı", + "quick_cash_enable" => "", + "quote_default_comments" => "Standart şərhlər", + "receipt" => "Çek", + "receipt_category" => "", + "receipt_configuration" => "Çek Cap Parametirləri", + "receipt_default" => "Adi", + "receipt_font_size" => "Yazı Tipi", + "receipt_font_size_number" => "Yazı ölçüsü bir sıra olmalıdır.", + "receipt_font_size_required" => "Yazı tipi ölçüsü zəruri bir sahədir.", + "receipt_info" => "Alınan Konfiqurasiya Məlumatı", + "receipt_printer" => "Bilet Çap edən", + "receipt_short" => "Qısa", + "receipt_show_company_name" => "Şirkətin Adını Göstər", + "receipt_show_description" => "Təsviri Göstər", + "receipt_show_serialnumber" => "Serial nömrəsi göstər", + "receipt_show_tax_ind" => "Vergi göstəricisinə bax", + "receipt_show_taxes" => "Vergini Göstər", + "receipt_show_total_discount" => "Ümumi Endirim göstər", + "receipt_template" => "Geri qaytarmaq mütləq məsafə lazımdır", + "receiving_calculate_average_price" => "Otalama Qiyməti Hesabla (Alınan)", + "recv_invoice_format" => "Alınan Fatura Formatı", + "register_mode_default" => "Standart Qeydiyyat Rejimi", + "report_an_issue" => "Bir problemi bildirişi", + "return_policy_required" => "Geri Qaytarma Qanunu olan sahə zəruri sahədir.", + "reward" => "Mükafat", + "reward_configuration" => "Konfiqurasiya ugurla saxlanıldı", + "right" => "Konfiqurasiya ugursuz oldu saxlanilmadi", + "sales_invoice_format" => "Satış Fatura Formatı", + "sales_quote_format" => "Satış Sitat Formati", + "saved_successfully" => "Konfiqurasiya uğurla saxlanıldı.", + "saved_unsuccessfully" => "Konfiqurasiyanı saxlamq mümkün olmadı.", + "security_issue" => "Təhlükəsizlik açığı xəbərdarlığı", + "server_notice" => "Xahiş edirik, hesabatın təqdim edilməsi üçün aşağıdakı məlumatı istifadə edin.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "Ofis İşarəsini Göstər", + "statistics" => "Statistikalari Göndər", + "statistics_tooltip" => "İnkişaf və xüsusiyyət təkmilləşdirilməsi məqsədi ilə statistika göndərin.", + "stock_location" => "Ehtiyyat Yeri", + "stock_location_duplicate" => "Ehtiyyat Olan Yer Unikal Olmalıdir.", + "stock_location_invalid_chars" => "Ehtiyyat Yeri təşkil etməməlidir '_'.", + "stock_location_required" => "Ehtiyyat Yeri Olan Sahə boş qala bilməz.", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "Sütun 1", + "suggestions_fourth_column" => "", + "suggestions_layout" => "Təklif Çərçivələrini Axtar", + "suggestions_second_column" => "Sütun 2", + "suggestions_third_column" => "Sütun 3", + "system_conf" => "Quraşdırma və Conf", + "system_info" => "System Info", + "table" => "Masa", + "table_configuration" => "Cədvəl Konfiqurasiyası", + "takings_printer" => "Printer Çeki", + "tax" => "Vergi", + "tax_category" => "Vergi Kategoriyasi", + "tax_category_duplicate" => "Daxil edilən vergi kategoriyası artıq mövcuddur.", + "tax_category_invalid_chars" => "Daxil edilən vergi kategoriyası səhvdir.", + "tax_category_required" => "Vergi Kategoriyası tələb olunur.", + "tax_category_used" => "Vergi kateqoriyası istifadə olunduğu üçün silinə bilməz.", + "tax_configuration" => "Vergi Konfiqurasiyası", + "tax_decimals" => "Vaxt", + "tax_id" => "Vergi İD", + "tax_included" => "Vergi Daxildir", + "theme" => "Vebsayt", + "theme_preview" => "", + "thousands_separator" => "Minliklər Ayıran", + "timezone" => "Vaxt Zonası", + "timezone_error" => "OSPOS Saat qurşağı Yerli saat qurşağınızdan fərqlidir.", + "top" => "Yuxarı", + "use_destination_based_tax" => "Təyinatından vergi istifadə edin", + "user_timezone" => "Yerli saat qurşağı:", + "website" => "Vebsayt", + "wholesale_markup" => "", + "work_order_enable" => "İş Sifariş Dəstəyi", + "work_order_format" => "İş Sifarş Farmatı", +]; diff --git a/app/Language/az-AZ/Customers.php b/app/Language/az-AZ/Customers.php index 5c4700eaf..0a815721b 100644 --- a/app/Language/az-AZ/Customers.php +++ b/app/Language/az-AZ/Customers.php @@ -1,55 +1,56 @@ - "Hesab nömrəsi", + "account_number_duplicate" => "Hesab nömrəsi artıq verilənlər bazasında mövcuddur.", + "available_points" => "Mövcud ballar", + "available_points_value" => "", + "average" => "Orta xərclənən", + "avg_discount" => "Orta endirim", + "basic_information" => "Məlumat", + "cannot_be_deleted" => "Seçilmiş müştərilər silinə bilməz, bir və ya birdən çox müştərilərin satışları var.", + "company_name" => "Şirkət", + "confirm_delete" => "Siz seçilmiş müştərini (lər) silməyə əminsinizmi?", + "confirm_restore" => "Seçilmiş müştəriləri bərpa etmək istədiyinizə əminsinizmi?", + "consent" => "Qeydiyyatın razılığı", + "consent_required" => "Qeydiyyatın razılığı tələb olunan bir sahədir.", + "csv_import_failed" => "CSV idxalı alınmadı", + "csv_import_nodata_wrongformat" => "Yüklənmiş faylda məlumat yoxdur və ya düzgün formatda deyil.", + "csv_import_partially_failed" => "Müştəri əlavəsi bəzi səhvlər olmaqla uğurla alındı:", + "csv_import_success" => "Müştəri Əlavəsi uğurla alındı.", + "customer" => "Müştəri", + "date" => "Tarix", + "discount" => "Endirim", + "discount_fixed" => "Sabit endirim", + "discount_percent" => "Faiz dərəcəsi", + "discount_type" => "Endirim növü", + "email_duplicate" => "Məlumat bazasında artıq bu e-poçt ünvanı var.", + "employee" => "Əməkdaş", + "error_adding_updating" => "Müştəri əlavəsində ya da yenilənməsində XƏTA.", + "import_items_csv" => "CSVdən müştəri əlavə et", + "mailchimp_activity_click" => "Elektron poçt düyməsi", + "mailchimp_activity_lastopen" => "Son açılan məktub", + "mailchimp_activity_open" => "Açıq məktub", + "mailchimp_activity_total" => "Məktub göndərildi", + "mailchimp_activity_unopen" => "Açılmamış məktub", + "mailchimp_email_client" => "Müştəriyə Məktub Göndər", + "mailchimp_info" => "Mailchimp-də", + "mailchimp_member_rating" => "Reytinq", + "mailchimp_status" => "Status", + "mailchimp_vip" => "siz silmək üçün heç bir müştəri seçməmisiniz", + "max" => "Ən çox xərclənən", + "min" => "Ən az xərclənən", + "new" => "Yeni Müştəri", + "none_selected" => "Siz silmək üçün müştəri seçməmisiniz.", + "one_or_multiple" => "müştəri (lər)", + "quantity" => "Miqdarı", + "stats_info" => "Statistikalar", + "successful_adding" => "Siz uğurla müştəri əlavə etdiniz", + "successful_deleted" => "Siz uğurla sildiniz", + "successful_updating" => "Siz uğurla müştərini sildiniz", + "tax_code" => "Vergi Kodu", + "tax_id" => "Vergi İD", + "taxable" => "Vergi ödəyirlər", + "total" => "Toplam xərcləndi", + "update" => "Müştərini yeniləyin", + "rewards_package" => "Mükafatlar Paketi", +]; diff --git a/app/Language/az-AZ/Datepicker.php b/app/Language/az-AZ/Datepicker.php index bcc5fa62d..274d97cf3 100644 --- a/app/Language/az-AZ/Datepicker.php +++ b/app/Language/az-AZ/Datepicker.php @@ -1,22 +1,23 @@ - "Bütün vaxta", + "apply" => "Uygula", + "cancel" => "İmtina", + "custom" => "Fərqli", + "from" => "Bundan", + "last_30" => "Son 30 gün", + "last_7" => "Son 7 Gün", + "last_financial_year" => "Son Maliyyə ili", + "last_month" => "Ötən ay", + "last_year" => "Ötən il", + "same_month_last_year" => "Ötən il eyni ay", + "same_month_to_same_day_last_year" => "Ötən ilin eyni ayindan", + "this_financial_year" => "Cari maliyyə ili", + "this_month" => "Bu ay", + "this_year" => "Bu il", + "to" => "Buna", + "today" => "Bugün", + "today_last_year" => "Keçən il bu gün", + "weekstart" => "0", + "yesterday" => "Dünən", +]; diff --git a/app/Language/az-AZ/Employees.php b/app/Language/az-AZ/Employees.php index d8dda67e1..6807df2f8 100644 --- a/app/Language/az-AZ/Employees.php +++ b/app/Language/az-AZ/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "Məlumat", + "cannot_be_deleted" => "Seçilmiş əməkdaş (lar) silinə bilməz, bir və ya birdən çox əməkdaş satışlar edib, əks halda siz öz heasabınızı silməyə çalışırsınız.", + "change_employee" => "", + "change_password" => "Şifrəni Dəyiş", + "clerk" => "", + "commission" => "", + "confirm_delete" => "Siz əminsiniz ki seçilmiş əməkdaşları silmək istəyirsiniz?", + "confirm_restore" => "Seçilmiş əməkdaşı (lar) yenidən bərpa etməyinizə əminsinizmi?", + "current_password" => "İndiki Şifrə", + "current_password_invalid" => "Hazirki Şifrə düzgün deyil.", + "employee" => "Əməkdaş", + "error_adding_updating" => "Əməkdaş əlavə etməsk və ya yeniləməsi baş vermədi.", + "error_deleting_demo_admin" => "Demo administrator istifadəçisini silə bilməzsiniz.", + "error_updating_demo_admin" => "Demo administrator istifadəçisini dəyişə bilməzsiniz.", + "language" => "Dil", + "login_info" => "Daxil Ol", + "manager" => "", + "new" => "Yeni Əməkdaş", + "none_selected" => "Silmək üçün heç bir işçi (lər) seçməmisiniz.", + "one_or_multiple" => "İşçi (lər)", + "password" => "Şifrə", + "password_minlength" => "Şifrə ən azı 8 simvol olmalıdır.", + "password_must_match" => "Şifrələr uyğun gəlmir.", + "password_not_must_match" => "Hazırki şifrə və yeni şifrə unikal olmalıdır.", + "password_required" => "Şifrə tələb olunur.", + "permission_desc" => "Modullara giriş imkanı vermək üçün aşağıdakı qutuları yoxlayın.", + "permission_info" => "İcazələr", + "repeat_password" => "Şifrəni yenidən təkrar edin", + "subpermission_required" => "Hər bir modul üçün ən azı bir qrant əlavə edin.", + "successful_adding" => "Əməkdaş müvəffəqiyyətə əlavə olundu.", + "successful_change_password" => "Şifrə müvəffəqiyyətlə dəyişildi.", + "successful_deleted" => "Siz uğurla sildiniz", + "successful_updating" => "Siz uğurla əməkdaşı yenilədiniz", + "system_language" => "Sistem Dili", + "unsuccessful_change_password" => "Şifrə dəyişməsi uğursuz oldu.", + "update" => "İşçini yeniləyin", + "username" => "İstifadəçi Adı", + "username_duplicate" => "", + "username_minlength" => "İstifadəçi adı ən azı 5 simvol olmalıdır.", + "username_required" => "İstifadəçi adı tələb olunan sahədir.", +]; diff --git a/app/Language/az-AZ/Enum.php b/app/Language/az-AZ/Enum.php index ee1c4425d..e069c17d0 100644 --- a/app/Language/az-AZ/Enum.php +++ b/app/Language/az-AZ/Enum.php @@ -1,9 +1,10 @@ - "Yarım aşağı", + "half_even" => "Yarım hətta", + "half_five" => "Yarısı", + "half_odd" => "Yarım təkliklərdə", + "half_up" => "Yarım yuxarı", + "round_down" => "Yuvarla aşağı", + "round_up" => "Yuvarla yuxarı", +]; diff --git a/app/Language/az-AZ/Error.php b/app/Language/az-AZ/Error.php index d3d3f4a34..493564461 100644 --- a/app/Language/az-AZ/Error.php +++ b/app/Language/az-AZ/Error.php @@ -1,4 +1,5 @@ - "sizin icazəniz yoxdur", + "unknown" => "naməlum", +]; diff --git a/app/Language/az-AZ/Expenses.php b/app/Language/az-AZ/Expenses.php index b5e8a9f74..3d6954d26 100644 --- a/app/Language/az-AZ/Expenses.php +++ b/app/Language/az-AZ/Expenses.php @@ -1,48 +1,50 @@ "Xərc Əlavə Et", + "amount" => "Məbləğ", + "amount_number" => "Məbləğ rəqəm ilə olmalıdır", + "amount_required" => "Xərc Məbləği tələb olunur", + "by_category" => "Kategoriya", + "cannot_be_deleted" => "Xərc Kategoriya (lar) silinnə bilməz", + "cash" => "Nəğd Pul", + "cash_filter" => "Nəğd", + "categories_name" => "Kategoriya", + "category_required" => "Kategoriya bölməsi boş qala bilməz", + "check" => "Çek", + "check_filter" => "Çek", + "confirm_delete" => "Siz əminsinizmi ki işarələnmiş butun malları redaktə etmək istəyirsiniz?", + "confirm_restore" => "Seçilmiş xərci (lər) bərpa etmək istədiyinizə əminsinizmi?", + "credit" => "Kredit Kartı", + "credit_filter" => "Kredit Kartı", + "date" => "Tarix", + "date_number" => "Tarix rəqəm ilə olmalıdır", + "date_required" => "Tarix qeyd edilməlidir", + "debit" => "Debit Kartı", + "debit_filter" => "Debit Kard", + "description" => "Təsvir", + "due" => "görə", + "due_filter" => "Görə", + "employee" => "Tərəfindən Yaradıldı", + "error_adding_updating" => "Əlavədə Səhv/Xərci yeniləmək", + "expense_id" => "Kimlilk", + "expenses_employee" => "Əməkdaş", + "info" => "Xərc Məlumatı", + "ip_address" => "", + "is_deleted" => "Silinib", + "name_required" => "Xərcin məlumatı qeyd edilməlidir", + "new" => "Yeni Xərc", + "new_supplier" => "", + "no_expenses_to_display" => "Heç bir Xərclər göstərilmir", + "none_selected" => "Siz heç bir xərc seçməmisiniz", + "one_or_multiple" => "Xərc (lər)", + "payment" => "Ödəmə Növü", + "start_typing_supplier_name" => "Təchizatçıın adını yazmağa başlayın ...", + "successful_adding" => "Xərc uğurla əlavə edildi", + "successful_deleted" => "Xərc uğurla silindi", + "successful_updating" => "Xərc Uğurla Yeniləndi", + "supplier_name" => "Təchizatçı", + "supplier_tax_code" => "Vergi Məcəlləsi", + "tax_amount" => "Vergi", + "tax_amount_number" => "", + "update" => "Xərci Yenilə", +]; diff --git a/app/Language/az-AZ/Expenses_categories.php b/app/Language/az-AZ/Expenses_categories.php index 1ee578c39..d570d5283 100644 --- a/app/Language/az-AZ/Expenses_categories.php +++ b/app/Language/az-AZ/Expenses_categories.php @@ -1,21 +1,22 @@ - "Xərc kateqoriyası adı tələb olunur", + "add_item" => "Kateqoriya əlavə et", + "cannot_be_deleted" => "Kateqoriya xərcləri silinmədi", + "category_id" => "Kimlik", + "confirm_delete" => "Seçilmiş xərc kateqoriyasını silmək istədiyinizə əminsinizmi?", + "confirm_restore" => "Seçilmiş xərc bölməsini bərpa etmək istədiyinizə əminsiniz?", + "description" => "Kateqoriya təsviri", + "error_adding_updating" => "Əlavədə Səhv/Xərcl Kategotiyasi yenilənir", + "info" => "Xərc kateqoriyası haqqında məlumat", + "name" => "Kateqoriya adı", + "new" => "Yeni Kateqoriya", + "no_expenses_categories_to_display" => "Heç bir kateqoriya göstərilmir", + "none_selected" => "Siz heç bir Xərc Kateqoriyası seçməmisiniz", + "one_or_multiple" => "Xərc Kateqoriyası", + "quantity" => "Miqdarı", + "successful_adding" => "Xərc Kategoriyası uğurla əlavə edildi", + "successful_deleted" => "Xərc Kategoriyası uğurla silindi", + "successful_updating" => "Xərcləri Kateqoriya yeniləmə müvəffəqiyyətli", + "update" => "Kateqoriya yeniləmə", +]; diff --git a/app/Language/az-AZ/Giftcards.php b/app/Language/az-AZ/Giftcards.php index 63af5cd83..9d240757c 100644 --- a/app/Language/az-AZ/Giftcards.php +++ b/app/Language/az-AZ/Giftcards.php @@ -1,70 +1,71 @@ - "Əlavə etmək və ya çıxarmaq üçün inventar.", + "allow_alt_description" => "Alternativ Təsvirə Icazə Verin", + "bulk_edit" => "Kütləvi Redaktə", + "cannot_be_deleted" => "Seçilmiş Hədiyyə Kartlarını silmək mümkün deyil, seçilmiş Hədiyyə Kartlarının bir və ya bir neçəsi satışa sahibdir.", + "cannot_find_giftcard" => "Hədiyyə kartı tapılmadı.", + "cannot_use" => "Bu satış üçün {0} Hədiyyə kartı istifadə edilə bilməz: Müştəri Etibarsızdır.", + "card_value" => "Dəyəri", + "category" => "Kategoriya", + "change_all_to_allow_alt_desc" => "Hamısı üçün Alternativ təsvirə icazə ver.", + "change_all_to_not_allow_allow_desc" => "Hamısı üçün alternativ təsvirə icazə vermə.", + "change_all_to_serialized" => "Tamamını Serialara Görə Dəyiş", + "change_all_to_unserialized" => "Hamısını qeyri seriyalara görə dəyiş", + "confirm_bulk_edit" => "Seçilmiş Hədiyyə Kartlarını redaktə etmək istədiyinizə əminsinizmi?", + "confirm_delete" => "Seçilmiş Hədiyyə Kartlarını ləğv etmək istədiyinizə əminsinizmi?", + "confirm_restore" => "Seçilmiş Hədiyyə Kartlarını (lər) bərpa etmək istədiyinizə əminsinizmi?", + "cost_price" => "Topdan Satış Qiyməti", + "count" => "İnventarlaşdırmanı Yenilə", + "csv_import_failed" => "CSV idxalı uğursuz oldu.", + "current_quantity" => "Hazırkı Sayı", + "description" => "Təsvir", + "details_count" => "İnventarlaşdırma Sayının Detalları", + "do_nothing" => "Heç nə etmə", + "edit_fields_you_want_to_update" => "Seçilmiş Hədiyyə Kartları üçün istədiyiniz sahələri redaktə edin.", + "edit_multiple_giftcards" => "Birneçə Hədiyyə Kartını redaktə et.", + "error_adding_updating" => "Hədiyyə Kartı əlavə və ya yenilənməsində XƏTA.", + "error_updating_multiple" => "Hədiyyə kartlarının yeniləməsi uğursuz oldu.", + "generate_barcodes" => "Barkodlar Yarat", + "giftcard" => "Hədiyyə Kartı", + "giftcard_number" => "Hədiyyə Kartı Nömrəsi", + "info_provided_by" => "Məlumat tərəfindən verildi", + "inventory_comments" => "Rəylər", + "is_serialized" => "Hədiyyə kartının Serial Nömrəsi var", + "low_inventory_giftcards" => "Aşağı İnvertizasiyalı Hədiyyə Karti", + "manually_editing_of_quantity" => "Sayı əl ilə redaktə edilməsi", + "must_select_giftcard_for_barcode" => "Barkod yaratmaq üçün ən az bir 1 Hədiyyə Kartı seçməlisiniz.", + "new" => "Yeni Hədiyyə Kartı", + "no_description_giftcards" => "Hədiyyə Kartının heç bir təsviri yoxdur", + "no_giftcards_to_display" => "Heç bir Hədiyyə Kartı göstərilmir.", + "none" => "Heç Biri", + "none_selected" => "Redaktə etmək üçün Hədiyyə Kartları yoxdu.", + "number" => "Hədiyyə Kartı Nömrəsi rəqəm ilə olmalıdır.", + "number_information" => "Hədiyyə Karti Nömrəsi", + "number_required" => "Hədiyyə kartı nömrəsi tələb olunan sahədir.", + "one_or_multiple" => "Hədiyyə Kartı (lar)", + "person_id" => "Müştəri", + "quantity" => "Sayı", + "quantity_required" => "Miqyas tələb olunan sahədir. Ləğv etmək üçün xahiş olunur (X).", + "remaining_balance" => "Hədiyyə kartının {0} qalan dəyəri -{1}!", + "reorder_level" => "Yenidən Sifariş Səviyyəsi", + "retrive_giftcard_info" => "siz uğurla hədiyyə kartı əlavə etdiz", + "sales_tax_1" => "Satış Vergisi", + "sales_tax_2" => "Satış Vergisi 2", + "serialized_giftcards" => "Serialara görə Hədiyyə Kartları", + "successful_adding" => "Siz uğurla Hədiyyə Kartını əlavə etdiniz", + "successful_bulk_edit" => "Seçdiyiniz Gift Card (lar) ı uğurla yenilədiniz", + "successful_deleted" => "Siz Uğurla Sildiniz", + "successful_updating" => "Hədiyyə Kartını müvəffəqiyyətlə yenilədiniz", + "supplier" => "Təchizatçı", + "tax_1" => "Vergi 1", + "tax_2" => "Vergi 2", + "tax_percent" => "Vergi Faizi", + "tax_percents" => "Vergi Faiz (lər) i", + "unit_price" => "Pərakəndə Dəyəri", + "upc_database" => "Barkod Məlumat Bazası", + "update" => "Hədiyyə kartını Yeniləyin", + "use_inventory_menu" => "İnventarlaşdırma menyusundan istifadə edin", + "value" => "Hədiyyə Kartı Dəyəri rəqəm ilə olmalıdır.", + "value_required" => "Hədiyyə kartı dəyəri zəruri bir sahədir.", +]; diff --git a/app/Language/az-AZ/Item_kits.php b/app/Language/az-AZ/Item_kits.php index f424775f9..c68869d15 100644 --- a/app/Language/az-AZ/Item_kits.php +++ b/app/Language/az-AZ/Item_kits.php @@ -1,40 +1,41 @@ - "Mal Əlavə Etmək", + "all" => "Hamısı", + "cannot_be_deleted" => "Dəst Mal (lar) silinə bilməz.", + "confirm_delete" => "Seçilmiş mallar dəstlərini silmək istəyinizə əminsiniz?", + "confirm_restore" => "Seçilən Mal dəstini (lər) bərpa etmək istədiyinizə əminsiniz?", + "description" => "Mal Dəstinin Təsviri", + "discount" => "Endirim", + "discount_fixed" => "Sabit Endirim", + "discount_percent" => "Endirim Faizi", + "discount_type" => "Endirim növü", + "error_adding_updating" => "Malı yeniləməkdə və ya əlavə etməkdə səhv var.", + "find_kit_item" => "Mal Dəsti", + "info" => "Mal Dəsti haqqında informasiya", + "item" => "Maddə", + "item_kit_number" => "Barkod", + "item_kit_number_duplicate" => "", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "Mallar", + "kit" => "Dəstin İd", + "kit_and_components" => "Dəst və Komponentlər", + "kit_and_stock" => "Dəst və Anbar", + "kit_only" => "Yalnız Dəst", + "name" => "Malın Adlandırılması", + "new" => "Yeni Mal Dəsti", + "no_item_kits_to_display" => "Göstərmək üçün mal yoxdur.", + "none_selected" => "Hər hansı bir mal dəstini seçmədiniz.", + "one_or_multiple" => "Mal (lar)", + "price_option" => "Qiymət Seçimi", + "priced_only" => "Ancaq Qiyməti Olanlar", + "print_option" => "Çap Seçimi", + "quantity" => "Sayı", + "sequence" => "Ardıcıllıq", + "successful_adding" => "Siz uğurla mal dəsti əlavə etdiniz", + "successful_deleted" => "siz uğurla sildiniz", + "successful_updating" => "Siz uğurla malı yenilədiniz", + "unit_price" => "", + "update" => "Mal Dəstini Yenilənməsi", +]; diff --git a/app/Language/az-AZ/Items.php b/app/Language/az-AZ/Items.php index 6acb33217..42b4c07cd 100644 --- a/app/Language/az-AZ/Items.php +++ b/app/Language/az-AZ/Items.php @@ -1,118 +1,120 @@ "İnventar + Topla və ya - Çıx.", + "allow_alt_description" => "Alternativ təsvirə icazə verin", + "amount_entry" => "Məbləğ Əlavəsi", + "bulk_edit" => "Kütləvi Redaktə", + "buy_price_required" => "Alış qiyməti tələb olunan sahədir.", + "cannot_be_deleted" => "Seçilmiş Mal (lar) silmək mükün deyil, bir və ya birdən çox Mallarda Satışlar var.", + "cannot_find_item" => "Mal Tapılmadı.", + "categories" => "", + "category" => "Bolmə", + "category_new" => "", + "category_required" => "Bölmə sahəsi boş qala bilməz.", + "change_all_to_allow_alt_desc" => "Hamısı üçün Alternativ Təsvirə İcazə Verin.", + "change_all_to_not_allow_allow_desc" => "Hamısı üçün Alternativ Təsvirə İcazə Verməyin.", + "change_all_to_serialized" => "Hamısını Seriyalaşdırılmışa görə dəyişin", + "change_all_to_unserialized" => "Qeyri Seriyalara görə dəyiş", + "change_image" => "Şəkili Dəyiş", + "confirm_bulk_edit" => "Siz əminsinizmi ki işarələnmiş butun malları redaktə etmək istəyirsiniz?", + "confirm_bulk_edit_wipe_taxes" => "Bütün Məhsul Vergisi məlumatları dəyişdiriləcək.", + "confirm_delete" => "Seçilmiş element(ləri) silmək istədiyinizə əminsiniz?", + "confirm_restore" => "Seçilmiş element (lər) bərpa etmək istədiyinizə əminsinizmi?", + "cost_price" => "Topdan Satış qiyməti", + "cost_price_number" => "Topdansatış qiyməti rəqəm olmalıdır.", + "cost_price_required" => "Topdan satiış - doldurulması vacib sahə.", + "count" => "inventorun yenilənməsi", + "csv_import_failed" => "səhv csv import", + "csv_import_nodata_wrongformat" => "Yüklənmiş faylda məlumat yoxdur və ya düzgün formatlanmır.", + "csv_import_partially_failed" => "Xətlərdə {0} element idxalı uğursuzluq (lar) var: {1}. Heç bir sıra idxal edilmədi.", + "csv_import_success" => "Malların İdxalı Uğurla Həyata Keçdi.", + "current_quantity" => "indiki say", + "default_pack_name" => "Hər biri", + "description" => "təsvir", + "details_count" => "detallı inventor sayı", + "do_nothing" => "heç nə etməmək", + "edit" => "", + "edit_fields_you_want_to_update" => "Seçilmiş məhsullar üçün tələb olunan sahələri redaktə edin.", + "edit_multiple_items" => "bir neçə malın redaktəsi", + "empty_upc_items" => "Boş Barkod Malları", + "error_adding_updating" => "mal əlavə etməkdə və ya yeniləməkdə səhv var", + "error_updating_multiple" => "malların yenilənməsində səhv var", + "generate_barcodes" => "şifrə yarat", + "hsn_code" => "Harmonize Sistem Nomenklaturası", + "image" => "Avatar", + "import_items_csv" => "CSVdən Malları İdxal Et", + "info_provided_by" => "Məlumat təqdim olundu", + "inventory" => "inventor", + "inventory_CSV_import_quantity" => "Miqdarı CSV-dən idxal olunur", + "inventory_comments" => "komentariyalar", + "inventory_data_tracking" => "İnventarlaşdırma Üçün Məlumat İzləmə", + "inventory_date" => "Tarix", + "inventory_employee" => "Əmakdaş", + "inventory_in_out_quantity" => "Daxili və Xarici Say", + "inventory_remarks" => "Qeydlər", + "is_deleted" => "Silindi", + "is_printed" => "", + "is_serialized" => "Malın Seriya Nömrəsi var", + "item" => "Mal", + "item_id" => "", + "item_number" => "Barkod", + "item_number_duplicate" => "Malın Nömrəsi artiq Məlumat bazasında var.", + "kit" => "Dəst", + "location" => "Yer", + "low_inventory_items" => "Bitmış Mallar", + "low_sell_item" => "Malların aşağı qiy. satışı", + "manually_editing_of_quantity" => "Sayı Əl ilə Redeaktə Etmək", + "markup" => "", + "name" => "Malın Adı", + "name_required" => "Malın adı olan sahə boş qala bilməz.", + "new" => "Yeni Mal", + "no_description_items" => "Mallar haqqında Təsvir Yoxdur", + "no_items_to_display" => "Mallar Göstərilmir.", + "none" => "Heçnə", + "none_selected" => "Siz redaktə etmək üçün hər hansı bir mal seçməmisiniz", + "nonstock" => "Əldə Olmayan", + "number_information" => "Malın Nömrəsi", + "number_required" => "Barkod tələb olunan sahədir.", + "one_or_multiple" => "Mal (lar)", + "pack_name" => "Paket Adı", + "qty_per_pack" => "Paketin miqdarı", + "quantity" => "Sayı", + "quantity_number" => "Miqdarı mütləq rəqəmlə olmalıdır.", + "quantity_required" => "Miqyas tələb olunan sahədir.", + "receiving_quantity" => "Qəbul Olunan Miqdar", + "remove_image" => "Şəkili Sil", + "reorder_level" => "Səviyyani yenidən düzəlt", + "reorder_level_number" => "Yenidən sıralama səviyyəsi rəqəmlə olmalıdır.", + "reorder_level_required" => "Düzəliş Səviyyəsi zəruri bir sahədir.", + "retrive_item_info" => "Mal Haqqında Məlumat", + "sales_tax_1" => "Satış Vergisi", + "sales_tax_2" => "Satış Vergisi 2", + "search_attributes" => "Atributları Axtar", + "select_image" => "Şəkil Seç", + "serialized_items" => "Seriyalı Mallar", + "standard" => "Standart", + "stock" => "Ehtiyyat", + "stock_location" => "Ehtiyyatın Yerləşdiyi Yer", + "stock_type" => "Ehtiyyatda olanın Növü", + "successful_adding" => "Siz uğurla malı əlavə etdiniz", + "successful_bulk_edit" => "Siz uğurla bütun mallari yenilədiniz", + "successful_deleted" => "Siz uğurla sildiniz", + "successful_updating" => "Siz uğurla malı yenilədiniz", + "supplier" => "Təchizatcı", + "tax_1" => "Vergi 1", + "tax_2" => "Vergi 2", + "tax_3" => "", + "tax_category" => "Vergi Bolməsi", + "tax_percent" => "Vergi Faizi", + "tax_percent_number" => "Vergi Faizi rəqəmli dəyər vahidi olmalıdir", + "tax_percent_required" => "Vergi Faizi tələb olunan sahədir.", + "tax_percents" => "Vergi Faiz(lər) i", + "temp" => "Müvəqqəti", + "type" => "Malın Növü", + "unit_price" => "Pərakəndə Satış", + "unit_price_number" => "Vahid qiyməti rəqəmlə olmalıdır.", + "unit_price_required" => "Pərakəndə qiymət - vacib sahədir.", + "upc_database" => "Barkod Məlumat Bazası", + "update" => "Malı Yenilə", + "use_inventory_menu" => "İnvertizasiya Menyusundan İstifadə Et", +]; diff --git a/app/Language/az-AZ/Login.php b/app/Language/az-AZ/Login.php index 3c5680afa..19b6f24a2 100644 --- a/app/Language/az-AZ/Login.php +++ b/app/Language/az-AZ/Login.php @@ -1,12 +1,14 @@ "Mən robot deyiləm.", + "go" => "daxil ol", + "invalid_gcaptcha" => "Robot olmadığınızı təsdiqləyin.", + "invalid_installation" => "Quraşdırma düzgün deyil, php.ini faylını yoxlayın.", + "invalid_username_and_password" => "Yanlış istifadəçi adı və ya şifrə.", + "login" => "Giriş", + "logout" => "Çıxış", + "migration_needed" => "{0} -ə daxil olandan sonra verilənlər bazası miqrasiyası başlayacaq.", + "password" => "Şifrə", + "username" => "İstifadəçi", + "welcome" => "{0} -ə xoş gəlmisiniz!", +]; diff --git a/app/Language/az-AZ/Messages.php b/app/Language/az-AZ/Messages.php index 26ab60994..ad3a41945 100644 --- a/app/Language/az-AZ/Messages.php +++ b/app/Language/az-AZ/Messages.php @@ -1,14 +1,15 @@ - "Adı", + "last_name" => "Soyadı", + "message" => "Mesaj", + "message_placeholder" => "Mesajınız burada...", + "message_required" => "Mesaj tələb olunur", + "multiple_phones" => "(Birdən çox alıcı halında, vergüllə ayrılan mobil nömrələri daxil edin)", + "phone" => "Telefon", + "phone_number_required" => "Telefon nömrəsi tələb olunur", + "phone_placeholder" => "Mobil Nömrə(lər) burada...", + "sms_send" => "SMS Göndər", + "successfully_sent" => "Mesaj uğurla göndərildi: ", + "unsuccessfully_sent" => "Mesaj uğursuz olaraq göndərildi: ", +]; diff --git a/app/Language/az-AZ/Module.php b/app/Language/az-AZ/Module.php index 50550c9b3..06af3a227 100644 --- a/app/Language/az-AZ/Module.php +++ b/app/Language/az-AZ/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "Atributlar", + "attributes_desc" => "Atributları əlavə et, yenilə, sil və ya axtar.", + "both" => "Hər ikizi", + "cashups" => "Qazanclar", + "cashups_desc" => "Əlavə et, Yenilə, Sil və Qazancları axtar.", + "config" => "Konfiqursiya", + "config_desc" => "ALSAN Konfiqurasiyasını dəyiş.", + "customers" => "Müştərilər", + "customers_desc" => "Əlavə et, Yenilə, Sil və Müştəriləri axtar.", + "employees" => "Əməkdaşlar", + "employees_desc" => "Əlavə et,Yenilə,Sil və Əməkdaşları axtar.", + "expenses" => "Xərclər", + "expenses_categories" => "Xərclər Bölməsi", + "expenses_categories_desc" => "Əlavə et,Yenilə və ya Xərclər bölməsini sil.", + "expenses_desc" => "Əlavə et,Yenilə və ya Xərclər bölməsini axtar.", + "giftcards" => "Hədiyyə kartı", + "giftcards_desc" => "Əlavə et,Yenilə,Sil və ya Hədiyyə kartlarını axtar.", + "home" => "Əsas", + "home_desc" => "Əsas menyu modullarının siyahısı.", + "item_kits" => "Mal Dəstləri", + "item_kits_desc" => "Əlavə et,Yenilə,Sil və ya Mal Dəstini Axtar.", + "items" => "Mallar", + "items_desc" => "Əlavə et,Yenilə,Sil və ya Malları Axtar.", + "messages" => "Mesajlar", + "messages_desc" => "Müştərilərə, Təchizatçılara və İşçilərə Mesaj göndərin.", + "migrate" => "Köçür", + "migrate_desc" => "ALSAN Məlumat Bazasıni Yenilə.", + "office" => "Ofis", + "office_desc" => "Ofis menyusu siyahısı modulları.", + "receivings" => "Qəbul Edilənlər", + "receivings_desc" => "Satınalma sifarişləri işləyin.", + "reports" => "Hesabatlar", + "reports_desc" => "Hesabatları Yarat və Göstər.", + "sales" => "Satışlar", + "sales_desc" => "Satış prosesləri və Qaytarılanlar.", + "suppliers" => "Təchizatçılar", + "suppliers_desc" => "Əlavə et, Yenilə, Sil və Təchizatçıları Axtar.", + "taxes" => "Vergi", + "taxes_desc" => "Satış üçün Vergiləri Ayarla.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/az-AZ/Receivings.php b/app/Language/az-AZ/Receivings.php index 30ec5253a..829ad0c51 100644 --- a/app/Language/az-AZ/Receivings.php +++ b/app/Language/az-AZ/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "İmtina", + "cannot_be_deleted" => "Qəbul olunanlar silinmədi.", + "comments" => "Rəylər", + "complete_receiving" => "Bitirmək", + "confirm_cancel_receiving" => "Siz əminsinizmi bu qəbul olunanları silməyinizə? Bütün mallar təmizlənəcək.", + "confirm_delete" => "Bu qəbuldan silmək istədiyinizə əminsiniz? Bu hərəkət geri qaytarıla bilməz.", + "confirm_finish_receiving" => "Bu qəbulu təqdim etmək istədiyinizə əminsiniz? Bunu geri qaytarmaq mümkün deyil.", + "confirm_restore" => "", + "cost" => "Xərc", + "daily" => "", + "date" => "Qəbul olunma tarixi", + "date_required" => "Düzgün bir tarix daxil olunmalıdır.", + "date_type" => "Tarixi tələb olunan bir sahədir.", + "delete_entire_sale" => "red. etmək", + "discount" => "Endirim %", + "edit" => "Redaktə Et", + "edit_sale" => "malın redaktəsi səhvdir", + "employee" => "Əməkdaş", + "error_editing_item" => "Mal redaktə edilmədi.", + "error_requisition" => "İnventarın yerdəyişməsi və ya yerinə qoyulması mümkün olmadı.", + "find_or_scan_item" => "Məhsulu tap və ya skan et", + "find_or_scan_item_or_receipt" => "malın adı", + "id" => "alınma rejimi", + "item_name" => "yeni tədarükçü", + "mode" => "Qəbul Rejimi", + "new_supplier" => "Yeni Təchizatçı", + "one_or_multiple" => "qəbul (lar)", + "print_after_sale" => "alış haqqında kvitansiya", + "quantity" => "Sayı", + "receipt" => "alış", + "receipt_number" => "Qəbul №", + "receiving" => "tədarükçünün adını yazmağa başlayın", + "reference" => "Arayış", + "register" => "Qəbul Olunan Mallar", + "requisition" => "Rəsmi Tələb", + "return" => "Qaytar", + "select_supplier" => "Təchizatçını Seç", + "ship_pack" => "Paket cəmi", + "start_typing_supplier_name" => "Təchizatçıın adını yazmağa başlayın ...", + "stock" => "Ehtiyyat", + "stock_destination" => "Ehtiyyatın Hədəfi", + "stock_locaiton" => "Ehtiyyatın Yeri", + "stock_source" => "Ehtiyyatın Mənbəyi", + "successfully_deleted" => "cəmi", + "successfully_updated" => "alışda sehv var", + "supplier" => "mal əlavə etmək mümkün deyil", + "supplier_address" => "Ünvan", + "supplier_email" => "Elektron Ünvanı", + "supplier_location" => "Yer", + "total" => "Cəm", + "transaction_failed" => "Alınan əməliyyatlar uğursuz oldu.", + "unable_to_add_item" => "Qəbul etmək üçün əlavə addım uğursuz oldu.", + "unsuccessfully_updated" => "Yeniləmə alınmadı.", + "update" => "Yenilə", +]; diff --git a/app/Language/az-AZ/Reports.php b/app/Language/az-AZ/Reports.php index 2a1872b9a..9644e76d7 100644 --- a/app/Language/az-AZ/Reports.php +++ b/app/Language/az-AZ/Reports.php @@ -1,147 +1,148 @@ - "hamısı", + "authority" => "Səlahiyyət", + "canceled" => "Ləğv Edilmiş", + "categories" => "Kateqoriyalar", + "categories_summary_report" => "komentariyalar", + "category" => "Kategoriya", + "code_canceled" => "CNL", + "code_invoice" => "INV", + "code_pos" => "POS", + "code_quote" => "Q", + "code_return" => "RET", + "code_type" => "Növ", + "code_work_order" => "W/O", + "comments" => "bütün qiymət", + "commission" => "", + "complete" => "Tamamlanmış Satış və Geri Qaytarılanlar", + "completed_sales" => "Tamamlanmış Satışlar", + "confirm_delete" => "Seçdiyiniz giriş (lər) silmək istədiyinizə əminsinizmi?", + "confirm_restore" => "Seçilmiş giriş (lər) bərpa etmək istədiyinizə əminsinizmi?", + "cost" => "hesab", + "cost_price" => "müştəri", + "count" => "müştərilər", + "customer" => "müştərilərin hesabatı", + "customers" => "Müştərilər", + "customers_summary_report" => "gün", + "date" => "təsvir", + "date_range" => "detallı göndərilən hesabatlar", + "description" => "detallı hesabatlar", + "detailed_receivings_report" => "Ətraflı satınalma hesabatı", + "detailed_receivings_report_input" => "", + "detailed_reports" => "etraflı məlumat", + "detailed_requisition_report" => "endirimler", + "detailed_sales_report" => "Ətraflı satış hesabatı", + "discount" => "endirimlər", + "discount_fixed" => "Sabit endirim", + "discount_percent" => "endirim hesabları", + "discount_type" => "Endirim növü", + "discounts" => "Endirimlər", + "discounts_summary_report" => "əməkdaş", + "earned" => "əməkdaş", + "employee" => "əməkdaşın hesabatı", + "employees" => "İşçilər", + "employees_summary_report" => "İşçilərin Xülasəsi Hesabatı", + "expenses" => "Xərclər", + "expenses_amount" => "Məbləğ", + "expenses_categories" => "Xərclər", + "expenses_categories_summary_report" => "Xərc kateqoriyasında Son Hesabat", + "expenses_category" => "Kategoriya", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "Vergi", + "expenses_total_amount" => "Ümumi Məbləğ", + "expenses_total_tax_amount" => "Ümumi Vergi", + "graphical_reports" => "Qrafik Hesabatlar", + "inventory" => "İnvertizasiya", + "inventory_low" => "inventor hesabatları", + "inventory_low_report" => "mal adı", + "inventory_reports" => "malın nomrəsi", + "inventory_summary" => "mallar", + "inventory_summary_report" => "alınan mallar", + "item" => "gondərilən mallar", + "item_count" => "mal hesabatı", + "item_name" => "aşağı hesabatlar", + "item_number" => "aşağı inventor hesabat", + "items" => "Mallar", + "items_purchased" => "ad", + "items_received" => "Qəbul Olunan Mallar", + "items_summary_report" => "ödəniş tipi", + "jurisdiction" => "Yurisdiksiya", + "low_inventory" => "ödənişlər", + "low_inventory_report" => "inventor hesabatı", + "low_sell_quantity" => "Satış miqdarı", + "more_than_zero" => "gəlir", + "name" => "Qty On Hand", + "no_reports_to_display" => "Göstərmək üçün məhsul yoxdur.", + "payment_type" => "Ödəmə Növü", + "payments" => "kim tərəfindən", + "payments_summary_report" => "Ödəmələr Yekun Hesabatı", + "profit" => "Qazanc", + "quantity" => "qəbul olunanlar", + "quantity_purchased" => "aşağı səviyyə", + "quotes" => "hesabat", + "received_by" => "çıxış hesabatı", + "receiving_id" => "Hesabatlar", + "receiving_type" => "Qəbul Növü", + "receivings" => "Qəbul olunanlar", + "reorder_level" => "Səviyyəni Yenidən Düzəlt", + "report" => "Hesabat", + "report_input" => "Hesabatı daxil edin", + "reports" => "Hesabatlar", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "geri qaytarılanlar", + "requisition_item_quantity" => "gəlir", + "requisition_related_item" => "ID satışı", + "requisition_related_item_total_quantity" => "endirim tipi", + "requisition_related_item_unit_quantity" => "satışlar", + "requisitions" => "Satış qiyməti", + "returns" => "endirim hesabatları", + "revenue" => "Gəlir", + "sale_id" => "satılıb kim tərəfindən", + "sale_type" => "satılıb kimə", + "sales" => "Əməliyyatlar", + "sales_amount" => "Əməliyyatların Məbləği", + "sales_summary_report" => "toplam", + "sales_taxes" => "Satışdan Vergi", + "sales_taxes_summary_report" => "Satışdan vergilərə dair yekun hesabat", + "serial_number" => "hesabatlar", + "service_charge" => "", + "sold_by" => "kim tərəfindən qoyulub", + "sold_items" => "", + "sold_to" => "təchizatçı", + "stock_location" => "təchizatçılar", + "sub_total_value" => "təchizatci hesabatı", + "subtotal" => "vergi", + "summary_reports" => "vergi faizi", + "supplied_by" => "vergilər", + "supplier" => "vergi hesabatı", + "suppliers" => "toplam", + "suppliers_summary_report" => "Təchizatçıların Yekun Hesabatı", + "tax" => "tip", + "tax_category" => "Vergi Bolməsi", + "tax_name" => "", + "tax_percent" => "Retail Price", + "tax_rate" => "Vergi dərəcəsi", + "taxes" => "Vergilər", + "taxes_summary_report" => "Vergi Yekun Hesabatı", + "total" => "Cəm", + "total_inventory_value" => "Ümumi İnvanter Qiyməti", + "total_low_sell_quantity" => "Ümumi aşağı satışların sayı", + "total_quantity" => "Ümumi Miqdarı", + "total_retail" => "Toplam inv. Pərakəndə dəyəri", + "trans_amount" => "Əməliyyat məbləği", + "trans_due" => "Buna görə", + "trans_group" => "Əməliyyat Qrupu", + "trans_nopay_sales" => "Ödənişsiz satış", + "trans_payments" => "Ödəmələr", + "trans_refunded" => "Geri qaytarıldı", + "trans_sales" => "Satışlar", + "trans_type" => "Əməliyyat növü", + "type" => "Növ", + "unit_price" => "Pərakəndə Qiyməti", + "used" => "İstifadə edilən ballar", + "work_orders" => "İstifadə Olunan Ballar", + "zero_and_less" => "Sıfır və Aşağı", +]; diff --git a/app/Language/az-AZ/Sales.php b/app/Language/az-AZ/Sales.php index 02277e068..67596436d 100644 --- a/app/Language/az-AZ/Sales.php +++ b/app/Language/az-AZ/Sales.php @@ -1,222 +1,224 @@ "Mövcud ballar", + "rewards_package" => "Mükafatlar", + "rewards_remaining_balance" => "Mükafatın yerdə qalan bal dəyəri ", + "account_number" => "Hesab #", + "add_payment" => "Ödəniş Əlavə Etmək", + "amount_due" => "Qalıq", + "amount_tendered" => "Ödənilən məbləğ", + "authorized_signature" => "Səlahiyyətli İmza", + "cancel_sale" => "İmtina", + "cash" => "Nəğd pullar", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "Nağd pulun tənzimlənməsi", + "cash_deposit" => "Nağd depozit", + "cash_filter" => "Nəğd Pul", + "change_due" => "Qalıq", + "change_price" => "Satış qiymətini dəyiş", + "check" => "Çek", + "check_balance" => "Çek Xatırladan", + "check_filter" => "Çek", + "close" => "", + "comment" => "Şərh", + "comments" => "Şərhlər", + "company_name" => "", + "complete" => "", + "complete_sale" => "Tamamlayın", + "confirm_cancel_sale" => "Siz əminsiniz ki,satışı ləğv etmək istəyirsiniz? Bütün detallar silinəcək.", + "confirm_delete" => "Siz əminsiniz ki seçilmiş satışı (lar) silmək istəyirsiz?", + "confirm_restore" => "Seçilmiş Satışları bərpa etmək istədiyinizə əminsinizmi?", + "credit" => "Kredit kartı", + "credit_deposit" => "Kredit Depoziti", + "credit_filter" => "Kredit kartı", + "current_table" => "", + "customer" => "Ad", + "customer_address" => "Ünvan", + "customer_discount" => "Endirim", + "customer_email" => "E-poçt", + "customer_location" => "Yer", + "customer_mailchimp_status" => "Mailchimp Statusu", + "customer_optional" => "(Ödənişlərdə tələb olunur)", + "customer_required" => "(Vacib)", + "customer_total" => "Cəmi", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "Satış Tarixi", + "date_range" => "Tarix Aralığı", + "date_required" => "Düzgün tarix daxil edilməlidir.", + "date_type" => "Boşluğa tarix əlavə edilməlidir.", + "debit" => "Debit kart", + "debit_filter" => "", + "delete" => "Silməyə izin ver", + "delete_confirmation" => "Siz bu satışı silmək istəyinizə əminsiniz? Bu əməlliyat bərpa edilməyəcək.", + "delete_entire_sale" => "Bütün Satışı Silmək", + "delete_successful" => "Siz uğurla satışı sildiniz.", + "delete_unsuccessful" => "Satışın silinməsi uğursuz oldu.", + "description_abbrv" => "Təsvir.", + "discard" => "İmtina", + "discard_quote" => "", + "discount" => "Disk", + "discount_included" => "% Endirim", + "discount_short" => "%", + "due" => "Görə", + "due_filter" => "Görə", + "edit" => "Redaktə", + "edit_item" => "Malın Redaktəsi", + "edit_sale" => "Satışın Redaktəsi", + "email_receipt" => "E-poçt Qəbz", + "employee" => "Əməkdaş", + "entry" => "Daxil", + "error_editing_item" => "XƏTA Malın redaktəsində", + "find_or_scan_item" => "Malın axtarışı", + "find_or_scan_item_or_receipt" => "Tapmaq skan etmək və ya kvitansiya", + "giftcard" => "Hədiyyə Kartı", + "giftcard_balance" => "Hədiyyə Kartı Balansı", + "giftcard_filter" => "", + "giftcard_number" => "Hədiyyə kartının nömrəsi", + "group_by_category" => "Bölməyə görə grup", + "group_by_type" => "Növə görə qrup", + "hsn" => "HSN", + "id" => "Satış İD", + "include_prices" => "Qiymətlər daxildir?", + "invoice" => "Qaimə", + "invoice_confirm" => "Bu qaimə göndəriləcək", + "invoice_enable" => "Qaimə Yarat", + "invoice_filter" => "Qaimələr", + "invoice_no_email" => "Bu müştərinin elektron ünvanı düzgün deyil.", + "invoice_number" => "Qaimə #", + "invoice_number_duplicate" => "Qaimə nömrəsi unikal olmalıdır.", + "invoice_sent" => "Qaimə göndərildi", + "invoice_total" => "Qaimə Çəmi", + "invoice_type_custom_invoice" => "Fərqli Qaimə (custom_invoice.php)", + "invoice_type_custom_tax_invoice" => "Fərqli Vergi Qaiməsi (custom_tax_invoice.php)", + "invoice_type_invoice" => "Qaimə (invoice.php)", + "invoice_type_tax_invoice" => "Vergi Qaiməsi (tax_invoice.php)", + "invoice_unsent" => "Qaimə göndərilə bilmədi", + "invoice_update" => "Yeniden say", + "item_insufficient_of_stock" => "Anbarda kifayət qədər mal yoxdur.", + "item_name" => "Malın adı", + "item_number" => "Mal #", + "item_out_of_stock" => "Mal satılıb.", + "key_browser" => "Faydalı Qısayollar", + "key_cancel" => "Cari Kotirovka/Fatura/Satışı ləğv edir", + "key_customer_search" => "Müştəri Axtarışı", + "key_finish_quote" => "Ödəniş etmədən Kotirovka/Faturanı tamamlayın", + "key_finish_sale" => "Ödəniş əlavə edib, faktura/satışı tamamlayın", + "key_full" => "Tam Ekran rejimində açın", + "key_function" => "Function", + "key_help" => "Qısa yollar", + "key_help_modal" => "Qısa yollar pəncərəsini açın", + "key_in" => "Yaxınlaşdır", + "key_item_search" => "Element Axtarışı", + "key_out" => "Uzaqlaşdır", + "key_payment" => "Ödəniş əlavə et", + "key_print" => "Cari səhifəni çap et", + "key_restore" => "Orjinal ekran ölçüsünə qayıt", + "key_search" => "Axtarışın hesabat cədvəlləri", + "key_suspend" => "Cari satışı dayandırın", + "key_suspended" => "Dayandırılmış Satışları göstər", + "key_system" => "Sistem Qısayolları", + "key_tendered" => "Təklif olunan məbləği dəyişdirin", + "key_title" => "Satış üçün klaviatura qısa yolları", + "mc" => "", + "mode" => "Qeydiyyat Rejimi", + "must_enter_numeric" => "Ödəniş məbləği rəqəm ilə olmalıdır.", + "must_enter_numeric_giftcard" => "Hədiyyə Kartın nömrəsi rəqəmlə olmalıdır.", + "new_customer" => "Yeni Müştəri", + "new_item" => "Yeni Mal", + "no_description" => "Heç Biri", + "no_filter" => "Hamısı", + "no_items_in_cart" => "Səbətdə heç bir mal yoxdur.", + "no_sales_to_display" => "Satış yoxdur.", + "none_selected" => "Silmək üçün hər hansı bir Satış (lar) seçmədiniz.", + "nontaxed_ind" => " . ", + "not_authorized" => "Bu hərəkət səlahiyyətli deyil.", + "one_or_multiple" => "Satış (lar)", + "payment" => "Ödəniş Növü", + "payment_amount" => "Məbləğ", + "payment_not_cover_total" => "Ödəmə məbləği Toplamdan çox və ya bərabər olmalıdır.", + "payment_type" => "Növ", + "payments" => "", + "payments_total" => "Cəmi Ödənilənlər", + "price" => "Qiymət", + "print_after_sale" => "Satışdan sonra Çap edin", + "quantity" => "Miqdarı", + "quantity_less_than_reorder_level" => "Diqqət: İstədiyinizin Miqdarı bu Öhdəlik üçün Yenidən Səviyyə səviyyəsindən aşağıdadır.", + "quantity_less_than_zero" => "Xəbərdarlıq: İstədiyiniz miqdar kifayət deyil. Siz hələ də satışı edə bilərsiniz, lakin malın sayını yoxlayın.", + "quantity_of_items" => "{0} Məhsulların miqdarı", + "quote" => "Qiymət ver", + "quote_number" => "Sitat Nömrəsi", + "quote_number_duplicate" => "Sitatın nömrəsi unikal olmalıdır.", + "quote_sent" => "Sitat göndərildi", + "quote_unsent" => "Sitat göndırilə bilmədi", + "receipt" => "malın çeki", + "receipt_no_email" => "Bu müştərinin etibarlı bir e-poçt ünvanı yoxdur.", + "receipt_number" => "Satış №", + "receipt_sent" => "Çek Göndərildi", + "receipt_unsent" => "Çek göndərilə Bilmədi", + "refund" => "Qaytarılma növü", + "register" => "jurnal satışı", + "remove_customer" => "müştəriləri silmək", + "remove_discount" => "", + "return" => "qaytarmaq", + "rewards" => "Mükafat Balları", + "rewards_balance" => "Mükafat Balları Balansı", + "sale" => "satış", + "sale_by_invoice" => "Faktura ilə Satış", + "sale_for_customer" => "Müştəri:", + "sale_time" => "Vaxt", + "sales_tax" => "Satış Vergisi", + "sales_total" => "", + "select_customer" => "Müştəri seçmək", + "send_invoice" => "Faktura Göndər", + "send_quote" => "Sitat Göndər", + "send_receipt" => "Çek Göndər", + "send_work_order" => "İş Sifarişini Göndərin", + "serial" => "seriya nömrəsi", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "Fakturanı Göstər", + "show_receipt" => "Çek Göstər", + "start_typing_customer_name" => "müştəri adını çap etməyə başlayın...", + "start_typing_item_name" => "Malın adın başlayın çap etməyə yada skan edin şifrəni...", + "stock" => "Anbar", + "stock_location" => "Ehtiyyatın Yeri", + "sub_total" => "yekun", + "successfully_deleted" => "satış", + "successfully_restored" => "Siz uğurla bərpa etdimiz", + "successfully_suspended_sale" => "Sizin satışınız uğurla dayandırıldı.", + "successfully_updated" => "Satış uğurla yeniləndi.", + "suspend_sale" => "Dayandırmaq", + "suspended_doc_id" => "Sənəd", + "suspended_sale_id" => "Satış dayandırıldı İD", + "suspended_sales" => "satış dayandırıldı", + "table" => "Masa", + "takings" => "Gündəlik Satışlar", + "tax" => "vergi", + "tax_id" => "Vergi İD", + "tax_invoice" => "Vergi Qaimə", + "tax_percent" => "vergi %", + "taxed_ind" => "T", + "total" => "cəm", + "total_tax_exclusive" => "Vergi Xaric", + "transaction_failed" => "Satış əməliyyatı uğursuz oldu.", + "unable_to_add_item" => "Satışa əlavə edilən məhsul uğursuz oldu", + "unsuccessfully_deleted" => "Satış (lar) silmək uğursuz oldu.", + "unsuccessfully_restored" => "Satış (lar) bərpa olunmadı.", + "unsuccessfully_suspended_sale" => "Satış dayandırıla bilmədi.", + "unsuccessfully_updated" => "Satış yeniləməsi uğursuz oldu.", + "unsuspend" => "blok etmək", + "unsuspend_and_delete" => "blok etmək və silmək", + "update" => "Yenilə", + "upi" => "UPI", + "visa" => "", + "wholesale" => "", + "work_order" => "İş Sifarişi", + "work_order_number" => "Sifariş nömrəsi", + "work_order_number_duplicate" => "İş sifarişinin nömrəsi unikal olmalıdır.", + "work_order_sent" => "İş sifarişi göndərildi", + "work_order_unsent" => "İş Sifarişi göndərilməmişdi", +]; diff --git a/app/Language/az-AZ/Suppliers.php b/app/Language/az-AZ/Suppliers.php index fc7e2bcaf..4b4d3c95d 100644 --- a/app/Language/az-AZ/Suppliers.php +++ b/app/Language/az-AZ/Suppliers.php @@ -1,23 +1,24 @@ - "Hesab №", + "agency_name" => "Agentliyin Adı", + "cannot_be_deleted" => "Seçilmiş Təchizatçı (lar) silinə bilmədi. Bir və ya birdən çox satışlar var.", + "category" => "Bölmə", + "company_name" => "Firma Adı", + "company_name_required" => "Şirkətin Adı - yazılması vacib sahə.", + "confirm_delete" => "Siz əminsiniz ki seçilmiş təchizatçı (lar) ı silmək istəyirsiniz?", + "confirm_restore" => "Seçilmiş təchizatçı (lar) bərpa etmək istədiyinizə əminsinizmi?", + "cost" => "Maliyə Təchizatçı", + "error_adding_updating" => "Təchizatçı əlavə et / yenilə XƏTA.", + "goods" => "Məhsullar Təchizatçı", + "new" => "Yeni Təchizatçı", + "none_selected" => "Siz silmək üçün heç bir təchizatçı seçmədiniz.", + "one_or_multiple" => "Təchizatçı (lar)", + "successful_adding" => "Siz Təchizatçını uğurla əlavə etdiniz", + "successful_deleted" => "Siz uğurla sildiniz", + "successful_updating" => "Siz uğurla Təchizatçını yenilədiniz", + "supplier" => "Təchizatçı", + "supplier_id" => "Kimlik", + "tax_id" => "Vergi İD", + "update" => "Təchizatçı Yenilənməsi", +]; diff --git a/app/Language/az-AZ/Taxes.php b/app/Language/az-AZ/Taxes.php index 625831c00..f3d674b5f 100644 --- a/app/Language/az-AZ/Taxes.php +++ b/app/Language/az-AZ/Taxes.php @@ -1,81 +1,82 @@ - "İstisna Əlavə Et", + "cascade" => "Çağlayan", + "cascade_sequence" => "Çağlayan sırası", + "city" => "Şəhər", + "code" => "Kod", + "confirm_delete" => "Vergi Məcəlləsini silmək istədiyinizə əminsinizmi? Bu hərəkət geri qaytarıla bilməz", + "confirm_restore" => "Seçilmiş Vergi Məcəlləsini (lər) bərpa etmək istədiyinizə əminsinizmi?", + "default_tax_category" => "Cari Vergi Kategoriyası", + "default_tax_rate" => "Sabit Vergi dərəcəsi", + "error_adding_updating" => "Vergi kodu Əlavə ya yeniləmə uğursuzdur", + "group_seq" => "Qrup seq", + "jurisdiction_name" => "Yurisdiksiya Adı", + "name" => "Ad", + "new" => "Yeni Vergi", + "no_taxes" => "", + "no_taxes_to_display" => "Göstərməyə Vergi Kodu yoxdur", + "reporting_authority" => "Hesabat orqanı", + "round_half_down" => "Yarı Aşağı", + "round_half_even" => "Cüt Rəqəm", + "round_half_odd" => "Tək Rəqəm", + "round_half_up" => "Yarı Rəqəmdən Yuxarı", + "rounding_code" => "Yuvarlama Kodu", + "sales_tax" => "Satış Vergisi", + "sales_tax_by_invoice" => "Satış Vergisi Faktura ilə", + "sequence" => "Ardı.", + "state" => "Bölgə", + "successful_deleted" => "Siz uğurla sildiniz", + "tax_categories" => "Vergi bölməsi", + "tax_categories_configuration" => "Vergi Bölmələrinin Konfiqurasiyası", + "tax_categories_saved_successfully" => "Vergi bölmələrində dəyişikliklər edildi", + "tax_categories_saved_unsuccessfully" => "Vergi bölmələrində dəyişikliklər edilməmişdir", + "tax_category" => "Vergi Bölməsi", + "tax_category_code" => "Vergi bölmə kodu", + "tax_category_duplicate" => "Vergi bölməsinin dublikatı", + "tax_category_invalid_chars" => "Vergi bölmə adında icazə veilməyən simvollar", + "tax_category_name" => "Vergi Bölmə Adı", + "tax_category_new" => "Yeni vergi Bölməsi", + "tax_category_required" => "Vergi Bölməsi tələb olunur", + "tax_code" => "Vergi kodu", + "tax_code_cannot_be_deleted" => "Vergi kodu silinmədi", + "tax_code_duplicate" => "Vergi kodunun dublikatı", + "tax_code_invalid_chars" => "Vergi kodunda yararsız simvollar", + "tax_code_name" => "Vergi kodu adı", + "tax_code_required" => "Vergi kodu zəruri bir sahədir", + "tax_code_successful_deleted" => "Vergi kodu müvəffəqiyyətlə silindi", + "tax_code_successful_updated" => "Müvəffəqiyyətlə yenilədiniz", + "tax_code_successful_updating" => "Vergi kodunuzu uğurla yenilədiniz", + "tax_code_successfully_added" => "Siz uğurla əlavə etdiniz", + "tax_code_type" => "Vergi Məcəlləsi növü", + "tax_codes" => "Vergi kodları", + "tax_codes_configuration" => "Vergi kodları konfiqurasiyası", + "tax_codes_saved_successfully" => "Vergi kodu dəyişikliyi saxlanıldı", + "tax_codes_saved_unsuccessfully" => "Vergi kodu dəyişikliyi saxlanılmadı", + "tax_excluded" => "Vergi istisna olunur", + "tax_group" => "Vergi qurupu", + "tax_group_not_unique" => "Vergi Qrupu {0} unikal deyil", + "tax_group_sequence" => "Vergi Qrupu Sırası", + "tax_included" => "Vergi daxildir", + "tax_jurisdiction" => "Vergi Yurisdiksiya", + "tax_jurisdiction_duplicate" => "Vergi yurisdiksiyasının dublikatı", + "tax_jurisdiction_invalid_chars" => "Yurisdiksiyası adına Yanlış simvol", + "tax_jurisdiction_required" => "Vergi yurisdiksiyası tələb olunur", + "tax_jurisdictions" => "Vergi yurisdiksiyalarda", + "tax_jurisdictions_configuration" => "Vergi yurisdiksiyalarda Konfiqurasiya", + "tax_jurisdictions_saved_successfully" => "Vergi Yurisdiksiyası dəyişiklikləri saxlanıldı", + "tax_jurisdictions_saved_unsuccessfully" => "Vergi Yurisdiksiyası dəyişiklikləri saxlanılmadı", + "tax_rate" => "Vergi Dərəcəsi", + "tax_rate_configuration" => "Vergi dərəcəsi konfiqurasiyası", + "tax_rate_error_adding_updating" => "Vergi dərəcəsi əlavə ya yeniləmə baş verdi", + "tax_rate_numeric" => "Vergi dərəcəsi rəqəmlə olmalıdır", + "tax_rate_required" => "Vergi Dərəcəsi sahəsi boş qala bilməz", + "tax_rate_successful_updated" => "Müvəffəqiyyətlə yenilənmisiniz", + "tax_rate_successfully_added" => "Siz uğurla əlavə etdiniz", + "tax_rates" => "Vergi dərəcələri", + "tax_rates_configuration" => "Vergi məzənnələri konfiqurasiyası", + "tax_rounding" => "Vergi yuvarlaqlaşdırması", + "tax_type" => "Vergi növü", + "update" => "Vergi dərəcəsini yenilənir", + "vat_tax" => "ƏDV Vergisi", +]; diff --git a/app/Language/bg/Attributes.php b/app/Language/bg/Attributes.php index bc4774a57..0adb3846e 100644 --- a/app/Language/bg/Attributes.php +++ b/app/Language/bg/Attributes.php @@ -1,31 +1,32 @@ - "", + "confirm_delete" => "", + "confirm_restore" => "", + "definition_cannot_be_deleted" => "", + "definition_error_adding_updating" => "", + "definition_flags" => "", + "definition_group" => "", + "definition_id" => "", + "definition_name" => "", + "definition_name_required" => "", + "definition_one_or_multiple" => "", + "definition_successful_adding" => "", + "definition_successful_deleted" => "", + "definition_successful_updating" => "", + "definition_type" => "", + "definition_type_required" => "", + "definition_unit" => "", + "definition_values" => "", + "new" => "", + "no_attributes_to_display" => "", + "receipt_visibility" => "", + "show_in_items" => "", + "show_in_items_visibility" => "", + "show_in_receipt" => "", + "show_in_receivings" => "", + "show_in_receivings_visibility" => "", + "show_in_sales" => "", + "show_in_sales_visibility" => "", + "update" => "", +]; diff --git a/app/Language/bg/Bootstrap_tables.php b/app/Language/bg/Bootstrap_tables.php index cfe664544..f9f2d296c 100644 --- a/app/Language/bg/Bootstrap_tables.php +++ b/app/Language/bg/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "Всичко/и", + "tables_columns" => "Колони", + "tables_hide_show_pagination" => "Скриване / Показване на страници", + "tables_loading" => "Зареждане, моля изчакайте...", + "tables_page_from_to" => "Показани са {0} до {1} от {2} реда", + "tables_refresh" => "Опресняване", + "tables_rows_per_page" => "{0} редове на страница", + "tables_toggle" => "Щифт", +]; diff --git a/app/Language/bg/Cashups.php b/app/Language/bg/Cashups.php index e6ad7ad9f..2ffc8c593 100644 --- a/app/Language/bg/Cashups.php +++ b/app/Language/bg/Cashups.php @@ -1,48 +1,49 @@ - "", + "amount_number" => "", + "amount_required" => "", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "", + "cash_difference" => "", + "close_date" => "", + "close_employee" => "", + "closed_amount_card" => "", + "closed_amount_cash" => "", + "closed_amount_check" => "", + "closed_amount_due" => "", + "closed_amount_giftcard" => "", + "closed_amount_total" => "", + "closed_date" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "confirm_submit" => "", + "date_number" => "", + "date_required" => "", + "description" => "", + "enable_expected" => "", + "error_adding_updating" => "", + "giftcard" => "", + "id" => "", + "info" => "", + "info_employee" => "", + "is_deleted" => "", + "new" => "", + "no_cashups_to_display" => "", + "none_selected" => "", + "note" => "", + "one_or_multiple" => "", + "open_amount_cash" => "", + "open_date" => "", + "open_employee" => "", + "opened_date" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "total" => "", + "transfer_amount_cash" => "", + "transfer_amount_cash_minus" => "", + "update" => "", + "warning" => "", +]; diff --git a/app/Language/bg/Common.php b/app/Language/bg/Common.php index a3d2fb550..d0eb96a75 100644 --- a/app/Language/bg/Common.php +++ b/app/Language/bg/Common.php @@ -1,87 +1,88 @@ - "Адрес 1", + "address_2" => "Адрес 2", + "admin" => "", + "city" => "Град", + "clerk" => "", + "close" => "Затвори", + "color" => "", + "comments" => "Коментари", + "common" => "Често срещани", + "confirm_search" => "Избрали сте един или повече редове, след търсене няма да бъдат избрани. Наистина ли искате да подадете това търсене?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "Моля, коригирайте установените грешки преди записване", + "country" => "Държава", + "dashboard" => "", + "date" => "Дата", + "delete" => "Изтриване", + "det" => "Детайли", + "download_import_template" => "Изтегляне на шаблон за импортиране на CSV (CSV)", + "edit" => "Редактиране", + "email" => "Електронна поща", + "email_invalid_format" => "Имейл адресът не е в правилния формат.", + "export_csv" => "Експорт на CSV", + "export_csv_no" => "Не", + "export_csv_yes" => "Да", + "fields_required_message" => "Полетата в червено са задължителни", + "fields_required_message_unique" => "", + "first_name" => "Име", + "first_name_required" => "Име е задължително поле.", + "first_page" => "Първи", + "gender" => "Пол", + "gender_female" => "Ж", + "gender_male" => "М", + "gender_undefined" => "", + "icon" => "", + "id" => "Номер", + "import" => "Внос", + "import_change_file" => "Промяна", + "import_csv" => "Внос на CSV", + "import_full_path" => "Необходим е пълен пътека към файл с CSV", + "import_remove_file" => "Премахване", + "import_select_file" => "Изберете файл", + "inv" => "Покана", + "last_name" => "Фамилия", + "last_name_required" => "Фамилия е задължително поле.", + "last_page" => "Последна", + "learn_about_project" => "за да научите най-новата информация за проекта.", + "list_of" => "Списък с", + "logo" => "", + "logo_mark" => "", + "logout" => "Излизане от профила", + "manager" => "", + "migration_needed" => "Мигриране на база данни ще започне след влизане.", + "new" => "Нов", + "no" => "", + "no_persons_to_display" => "Няма хора за показване.", + "none_selected_text" => "Нищо не е избрано", + "or" => "Или", + "people" => "", + "phone_number" => "Телефонен номер", + "phone_number_required" => "", + "please_visit_my" => "Моля, посетете", + "position" => "", + "powered_by" => "С подкрепата на", + "price" => "Цена", + "print" => "Принтиране", + "remove" => "Премахване", + "required" => "Необходим", + "restore" => "Въстановяване", + "return_policy" => "Условия за връщане", + "search" => "Търсене", + "search_options" => "Опции за търсене", + "searched_for" => "Търсене за", + "software_short" => "", + "software_title" => "", + "state" => "Щат", + "submit" => "Изпращане", + "total_spent" => "Общо изразходвани", + "unknown" => "Неизвестен", + "view_recent_sales" => "Преглед на последните продажби", + "website" => "Уебсайт", + "welcome" => "Добре дошли", + "welcome_message" => "Добре дошли в OSPOS, кликнете върху модул по-долу, за да започнете.", + "yes" => "", + "you_are_using_ospos" => "Вие използвате Open Source Point Оf Sale версия", + "zip" => "Пощенски код", +]; diff --git a/app/Language/bg/Config.php b/app/Language/bg/Config.php index d0f25fe03..44941af03 100644 --- a/app/Language/bg/Config.php +++ b/app/Language/bg/Config.php @@ -1,329 +1,330 @@ - "Адрес на компанията", + "address_required" => "Адресът на компанията е задължително поле.", + "all_set" => "All file permissions are set correctly!", + "allow_duplicate_barcodes" => "Разрешаване на дублирани баркодове", + "apostrophe" => "апостроф", + "backup_button" => "резервно копие", + "backup_database" => "Резервно копие база данни", + "barcode" => "Баркод", + "barcode_company" => "Име на компанията", + "barcode_configuration" => "Конфигуриране на баркод", + "barcode_content" => "Съдържание на баркод", + "barcode_first_row" => "Ред 1", + "barcode_font" => "Font", + "barcode_formats" => "Input Formats", + "barcode_generate_if_empty" => "Generate if empty.", + "barcode_height" => "Height (px)", + "barcode_id" => "Item Id/Name", + "barcode_info" => "Barcode Configuration Information", + "barcode_layout" => "Barcode Layout", + "barcode_name" => "Name", + "barcode_number" => "Barcode", + "barcode_number_in_row" => "Number in row", + "barcode_page_cellspacing" => "Display page cellspacing.", + "barcode_page_width" => "Display page width", + "barcode_price" => "Price", + "barcode_second_row" => "Row 2", + "barcode_third_row" => "Row 3", + "barcode_tooltip" => "Warning: This feature can cause duplicate items to be imported or created. Do not use if you do not want duplicate barcodes.", + "barcode_type" => "Barcode Type", + "barcode_width" => "Width (px)", + "bottom" => "Bottom", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "Cash Decimals", + "cash_decimals_tooltip" => "If Cash Decimals and Currency Decimals are the same then no cash rounding will take place.", + "cash_rounding" => "Cash Rounding", + "category_dropdown" => "", + "center" => "Center", + "change_apperance_tooltip" => "", + "comma" => "comma", + "company" => "Company Name", + "company_avatar" => "", + "company_change_image" => "Change Image", + "company_logo" => "Company Logo", + "company_remove_image" => "Remove Image", + "company_required" => "Company name is a required field", + "company_select_image" => "Select Image", + "company_website_url" => "Company website is not a valid URL (http://...).", + "country_codes" => "Country Codes", + "country_codes_tooltip" => "Comma separated list of country codes for nominatim address lookup.", + "currency_code" => "", + "currency_decimals" => "Currency Decimals", + "currency_symbol" => "Currency Symbol", + "current_employee_only" => "", + "customer_reward" => "Reward", + "customer_reward_duplicate" => "Reward must be unique.", + "customer_reward_enable" => "Enable Customer Rewards", + "customer_reward_invalid_chars" => "Reward can not contain '_'", + "customer_reward_required" => "Reward is a required field", + "customer_sales_tax_support" => "Customer Sales Tax Support", + "date_or_time_format" => "Date and Time Filter", + "datetimeformat" => "Date and Time Format", + "decimal_point" => "Decimal Point", + "default_barcode_font_size_number" => "Default Barcode Font Size must be a number.", + "default_barcode_font_size_required" => "Default Barcode Font Size is a required field.", + "default_barcode_height_number" => "Default Barcode Height must be a number.", + "default_barcode_height_required" => "Default Barcode Height is a required field.", + "default_barcode_num_in_row_number" => "Default Barcode Number in Row must be a number.", + "default_barcode_num_in_row_required" => "Default Barcode Number in Row is a required field.", + "default_barcode_page_cellspacing_number" => "Default Barcode Page Cellspacing must be a number.", + "default_barcode_page_cellspacing_required" => "Default Barcode Page Cellspacing is a required field.", + "default_barcode_page_width_number" => "Default Barcode Page Width must be a number.", + "default_barcode_page_width_required" => "Default Barcode Page Width is a required field.", + "default_barcode_width_number" => "Default Barcode Width must be a number.", + "default_barcode_width_required" => "Default Barcode Width is a required field.", + "default_item_columns" => "", + "default_origin_tax_code" => "Default Origin Tax Code", + "default_receivings_discount" => "", + "default_receivings_discount_number" => "", + "default_receivings_discount_required" => "", + "default_sales_discount" => "Default Sales Discount %", + "default_sales_discount_number" => "Default Sales Discount must be a number.", + "default_sales_discount_required" => "Default Sales Discount is a required field.", + "default_tax_category" => "", + "default_tax_code" => "", + "default_tax_jurisdiction" => "", + "default_tax_name_number" => "Default Tax Name must be a string.", + "default_tax_name_required" => "Default Tax Name is a required field.", + "default_tax_rate" => "Default Tax Rate %", + "default_tax_rate_1" => "Tax 1 Rate", + "default_tax_rate_2" => "Tax 2 Rate", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "Default Tax Rate must be a number.", + "default_tax_rate_required" => "Default Tax Rate is a required field.", + "derive_sale_quantity" => "", + "derive_sale_quantity_tooltip" => "", + "dinner_table" => "Table", + "dinner_table_duplicate" => "Table must be unique.", + "dinner_table_enable" => "Enable Dinner Tables", + "dinner_table_invalid_chars" => "Table Name can not contain '_'.", + "dinner_table_required" => "Table is a required field.", + "dot" => "dot", + "email" => "Email", + "email_configuration" => "Email Configuration", + "email_mailpath" => "Path to Sendmail", + "email_protocol" => "Protocol", + "email_receipt_check_behaviour" => "", + "email_receipt_check_behaviour_always" => "", + "email_receipt_check_behaviour_last" => "", + "email_receipt_check_behaviour_never" => "", + "email_smtp_crypto" => "SMTP Encryption", + "email_smtp_host" => "SMTP Server", + "email_smtp_pass" => "SMTP Password", + "email_smtp_port" => "SMTP Port", + "email_smtp_timeout" => "SMTP Timeout (s)", + "email_smtp_user" => "SMTP Username", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "", + "enforce_privacy_tooltip" => "", + "fax" => "Fax", + "file_perm" => "There are problems with file permissions please fix and reload this page.", + "financial_year" => "Fiscal Year Start", + "financial_year_apr" => "1st of April", + "financial_year_aug" => "1st of August", + "financial_year_dec" => "1st of December", + "financial_year_feb" => "1st of February", + "financial_year_jan" => "1st of January", + "financial_year_jul" => "1st of July", + "financial_year_jun" => "1st of June", + "financial_year_mar" => "1st of March", + "financial_year_may" => "1st of May", + "financial_year_nov" => "1st of November", + "financial_year_oct" => "1st of October", + "financial_year_sep" => "1st of September", + "floating_labels" => "", + "gcaptcha_enable" => "Login Page reCAPTCHA", + "gcaptcha_secret_key" => "reCAPTCHA Secret Key", + "gcaptcha_secret_key_required" => "reCAPTCHA Secret Key is a required field", + "gcaptcha_site_key" => "reCAPTCHA Site Key", + "gcaptcha_site_key_required" => "reCAPTCHA Site Key is a required field", + "gcaptcha_tooltip" => "Protect the Login page with Google reCAPTCHA, click the icon for an API key pair.", + "general" => "General", + "general_configuration" => "General Configuration", + "giftcard_number" => "Gift Card Number", + "giftcard_random" => "Generate Random", + "giftcard_series" => "Generate in Series", + "image_allowed_file_types" => "", + "image_max_height_tooltip" => "", + "image_max_size_tooltip" => "", + "image_max_width_tooltip" => "", + "image_restrictions" => "", + "include_hsn" => "", + "info" => "Information", + "info_configuration" => "Store Information", + "input_groups" => "", + "integrations" => "", + "integrations_configuration" => "", + "invoice" => "Invoice", + "invoice_configuration" => "Invoice Print Settings", + "invoice_default_comments" => "Default Invoice Comments", + "invoice_email_message" => "Invoice Email Template", + "invoice_enable" => "Enable Invoicing", + "invoice_printer" => "Invoice Printer", + "invoice_type" => "", + "is_readable" => "", + "is_writable" => "is writable, but the permissions are higher than 750.", + "item_markup" => "", + "jsprintsetup_required" => "Warning: This functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?", + "language" => "Language", + "last_used_invoice_number" => "Last used Invoice Number", + "last_used_quote_number" => "Last used Quote Number", + "last_used_work_order_number" => "Last used W/O Number", + "left" => "Left", + "license" => "License", + "license_configuration" => "License Statement", + "line_sequence" => "Line Sequence", + "lines_per_page" => "Lines per Page", + "lines_per_page_number" => "Линиите на страница трябва да са число.", + "lines_per_page_required" => "Lines per Page is a required field.", + "locale" => "Localization", + "locale_configuration" => "Localization Configuration", + "locale_info" => "Localization Configuration Information", + "location" => "Stock", + "location_configuration" => "Stock Locations", + "location_info" => "Location Configuration Information", + "login_form" => "", + "logout" => "Do you want to make a backup before logging out? Click [OK] to backup or [Cancel] to logout.", + "mailchimp" => "Mailchimp", + "mailchimp_api_key" => "Mailchimp API Key", + "mailchimp_configuration" => "Mailchimp Configuration", + "mailchimp_key_successfully" => "API Key is valid.", + "mailchimp_key_unsuccessfully" => "API Key is invalid.", + "mailchimp_lists" => "Mailchimp List(s)", + "mailchimp_tooltip" => "Click the icon for an API Key.", + "message" => "Message", + "message_configuration" => "Message Configuration", + "msg_msg" => "Saved Text Message", + "msg_msg_placeholder" => "If you wish to use a SMS template save your message here, otherwise leave the box blank.", + "msg_pwd" => "SMS-API Password", + "msg_pwd_required" => "SMS-API Password is a required field", + "msg_src" => "SMS-API Sender ID", + "msg_src_required" => "SMS-API Sender ID is a required field", + "msg_uid" => "SMS-API Username", + "msg_uid_required" => "SMS-API Username is a required field", + "multi_pack_enabled" => "", + "no_risk" => "No security/vulnerability risks.", + "none" => "none", + "notify_alignment" => "Notification Popup Position", + "number_format" => "Number Format", + "number_locale" => "Localization", + "number_locale_invalid" => "The entered locale is invalid. Check the link in the tooltip to find a valid locale.", + "number_locale_required" => "Number Locale is a required field.", + "number_locale_tooltip" => "Find a suitable locale through this link.", + "os_timezone" => "", + "ospos_info" => "", + "payment_options_order" => "Payment Options Order", + "perm_risk" => "Permissions higher than 750 leaves this software at risk.", + "phone" => "Company Phone", + "phone_required" => "Company Phone is a required field.", + "print_bottom_margin" => "Margin Bottom", + "print_bottom_margin_number" => "Margin Bottom must be a number.", + "print_bottom_margin_required" => "Margin Bottom is a required field.", + "print_delay_autoreturn" => "", + "print_delay_autoreturn_number" => "", + "print_delay_autoreturn_required" => "", + "print_footer" => "Print Browser Footer", + "print_header" => "Print Browser Header", + "print_left_margin" => "Margin Left", + "print_left_margin_number" => "Margin Left must be a number.", + "print_left_margin_required" => "Margin Left is a required field.", + "print_receipt_check_behaviour" => "", + "print_receipt_check_behaviour_always" => "", + "print_receipt_check_behaviour_last" => "", + "print_receipt_check_behaviour_never" => "", + "print_right_margin" => "Margin Right", + "print_right_margin_number" => "Margin Right must be a number.", + "print_right_margin_required" => "Margin Right is a required field.", + "print_silently" => "Show Print Dialog", + "print_top_margin" => "Margin Top", + "print_top_margin_number" => "Margin Top must be a number.", + "print_top_margin_required" => "Margin Top is a required field.", + "quantity_decimals" => "Quantity Decimals", + "quick_cash_enable" => "", + "quote_default_comments" => "", + "receipt" => "Receipt", + "receipt_category" => "", + "receipt_configuration" => "Receipt Print Settings", + "receipt_default" => "Default", + "receipt_font_size" => "Font Size", + "receipt_font_size_number" => "Font Size must be a number.", + "receipt_font_size_required" => "Font Size is a required field.", + "receipt_info" => "Receipt Configuration Information", + "receipt_printer" => "Ticket Printer", + "receipt_short" => "Short", + "receipt_show_company_name" => "Show Company Name", + "receipt_show_description" => "Show Description", + "receipt_show_serialnumber" => "Show Serial Number", + "receipt_show_tax_ind" => "", + "receipt_show_taxes" => "Show Taxes", + "receipt_show_total_discount" => "Show Total Discount", + "receipt_template" => "Receipt Template", + "receiving_calculate_average_price" => "Calc avg. Price (Receiving)", + "recv_invoice_format" => "Receivings Invoice Format", + "register_mode_default" => "Default Register Mode", + "report_an_issue" => "", + "return_policy_required" => "Return policy is a required field.", + "reward" => "Reward", + "reward_configuration" => "Reward Configuration", + "right" => "Right", + "sales_invoice_format" => "Sales Invoice Format", + "sales_quote_format" => "Sales Quote Format", + "saved_successfully" => "Configuration save successful.", + "saved_unsuccessfully" => "Configuration save failed.", + "security_issue" => "Security Vulnerability Warning", + "server_notice" => "Please use the below info for issue reporting.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "Show office icon", + "statistics" => "Send Statistics", + "statistics_tooltip" => "Send statistics for development and feature improvement purposes.", + "stock_location" => "Stock location", + "stock_location_duplicate" => "Stock Location must be unique.", + "stock_location_invalid_chars" => "Stock Location can not contain '_'.", + "stock_location_required" => "Stock location is a required field.", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "Column 1", + "suggestions_fourth_column" => "", + "suggestions_layout" => "Search Suggestions Layout", + "suggestions_second_column" => "Column 2", + "suggestions_third_column" => "Column 3", + "system_conf" => "Setup & Conf", + "system_info" => "System Info", + "table" => "Table", + "table_configuration" => "Table Configuration", + "takings_printer" => "Receipt Printer", + "tax" => "Tax", + "tax_category" => "Tax Category", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_required" => "", + "tax_category_used" => "Tax category cannot be deleted because it is being used.", + "tax_configuration" => "Tax Configuration", + "tax_decimals" => "Tax Decimals", + "tax_id" => "", + "tax_included" => "Tax Included", + "theme" => "Theme", + "theme_preview" => "", + "thousands_separator" => "Thousands Separator", + "timezone" => "Timezone", + "timezone_error" => "", + "top" => "Top", + "use_destination_based_tax" => "", + "user_timezone" => "", + "website" => "Website", + "wholesale_markup" => "", + "work_order_enable" => "Work Order Support", + "work_order_format" => "Work Order Format", +]; diff --git a/app/Language/bg/Customers.php b/app/Language/bg/Customers.php index 4eadb773f..670e3eec2 100644 --- a/app/Language/bg/Customers.php +++ b/app/Language/bg/Customers.php @@ -1,55 +1,56 @@ - "Сметка #", + "account_number_duplicate" => "Номерът на сметката вече е в базата данни.", + "available_points" => "Налични точки", + "available_points_value" => "", + "average" => "Средно изразходвани", + "avg_discount" => "Средна отстъпка", + "basic_information" => "Информация", + "cannot_be_deleted" => "Избраните клиенти не могат да бъдат изтрити, един или повече от избраните клиенти имат продажби.", + "company_name" => "Компания", + "confirm_delete" => "Наистина ли искате да изтриете избраните клиенти?", + "confirm_restore" => "Наистина ли искате да възстановите избраните клиенти?", + "consent" => "Съгласие за регистрация", + "consent_required" => "Регистрационното съгласие е задължително поле.", + "csv_import_failed" => "Вносът от CSV не бе успешен", + "csv_import_nodata_wrongformat" => "Каченият файл няма данни или е неправилно форматиран.", + "csv_import_partially_failed" => "Вносът на клиента е успешен с няколко грешки:", + "csv_import_success" => "Вносът на клиенти е успешен.", + "customer" => "Клиент", + "date" => "Дата", + "discount" => "Отстъпка", + "discount_fixed" => "Фиксирана отстъпка", + "discount_percent" => "Процент отстъпка", + "discount_type" => "Вид отстъпка", + "email_duplicate" => "Имейл адресът вече е в базата данни.", + "employee" => "Служител", + "error_adding_updating" => "Добавянето или актуализирането на клиента е неуспешно.", + "import_items_csv" => "Импортиране на клиент от CSV", + "mailchimp_activity_click" => "Email click", + "mailchimp_activity_lastopen" => "Последно отворен Имейл", + "mailchimp_activity_open" => "Имейлът е отворен", + "mailchimp_activity_total" => "Имейлът е изпратен", + "mailchimp_activity_unopen" => "Имейлът е неотворен", + "mailchimp_email_client" => "Имейл клиент", + "mailchimp_info" => "Mailchimp (Услуга)", + "mailchimp_member_rating" => "Оценка", + "mailchimp_status" => "Статус", + "mailchimp_vip" => "VIP", + "max" => "Максимално похарчени", + "min" => "Минимално похарчено", + "new" => "Нов клиент", + "none_selected" => "Не сте избрали клиент (и), който да изтриете.", + "one_or_multiple" => "Клиент(ти)", + "quantity" => "Количество", + "stats_info" => "Статус", + "successful_adding" => "Успешно добавихте клиент", + "successful_deleted" => "Вие успешно сте изтрили", + "successful_updating" => "Актуализирахте успешно клиента си", + "tax_code" => "Данъчен код", + "tax_id" => "Данъчен номер", + "taxable" => "Облагаем", + "total" => "Общо изразходвани средства", + "update" => "Актуализиране на клиента", + "rewards_package" => "Пакетни награди", +]; diff --git a/app/Language/bg/Datepicker.php b/app/Language/bg/Datepicker.php index 095eb96ec..222a616d2 100644 --- a/app/Language/bg/Datepicker.php +++ b/app/Language/bg/Datepicker.php @@ -1,22 +1,23 @@ - "All Time", + "apply" => "Apply", + "cancel" => "Cancel", + "custom" => "Custom", + "from" => "From", + "last_30" => "Last 30 Days", + "last_7" => "Last 7 Days", + "last_financial_year" => "Last Fiscal Year", + "last_month" => "Last Month", + "last_year" => "Last Year", + "same_month_last_year" => "Same Month Last Year", + "same_month_to_same_day_last_year" => "Same Month To Same Day Last Year", + "this_financial_year" => "Current Fiscal Year", + "this_month" => "Current Month", + "this_year" => "Current Year", + "to" => "To", + "today" => "Today", + "today_last_year" => "Today Last Year", + "weekstart" => "0", + "yesterday" => "Yesterday", +]; diff --git a/app/Language/bg/Employees.php b/app/Language/bg/Employees.php index bea3212f4..c0c2ffd6c 100644 --- a/app/Language/bg/Employees.php +++ b/app/Language/bg/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "Информация", + "cannot_be_deleted" => "Невъзможно е да изтриете избрани служители, един или повече от тях са обработили продажби или се опитвате да изтриете профила си.", + "change_employee" => "", + "change_password" => "Промяна на паролата", + "clerk" => "", + "commission" => "", + "confirm_delete" => "Наистина ли искате да изтриете избрания служител (и)?", + "confirm_restore" => "Наистина ли искате да възстановите избраните служители?", + "current_password" => "Настояща парола", + "current_password_invalid" => "Текущата парола е невалидна.", + "employee" => "Служител", + "error_adding_updating" => "Добавянето или актуализирането на служителите е неуспешно.", + "error_deleting_demo_admin" => "Не може да изтриете Пробният Администратор.", + "error_updating_demo_admin" => "Не може да промените Пробният Администратор.", + "language" => "Език", + "login_info" => "Login", + "manager" => "", + "new" => "Нов служител", + "none_selected" => "Не сте избрали служител (и), който да изтриете.", + "one_or_multiple" => "служител (и)", + "password" => "Password", + "password_minlength" => "Паролата трябва да е с дължина най-малко 8 знака.", + "password_must_match" => "Паролите не съвпадат.", + "password_not_must_match" => "Текущата парола и новата парола трябва да са уникални.", + "password_required" => "Изисква се парола.", + "permission_desc" => "Поставете отметка в квадратчетата по-долу, за да получите достъп до модулите.", + "permission_info" => "Разрешения", + "repeat_password" => "Паролата отново", + "subpermission_required" => "Добавете поне един грант за всеки модул.", + "successful_adding" => "Служителя е добавен успешно.", + "successful_change_password" => "Промяна на паролата е успешна.", + "successful_deleted" => "Вие успешно сте изтрили", + "successful_updating" => "Успешно сте актуализирали служител", + "system_language" => "Системен език", + "unsuccessful_change_password" => "Промяната на паролата се провали.", + "update" => "Актуализиране на служителя", + "username" => "Потребител", + "username_duplicate" => "", + "username_minlength" => "Потребителското име трябва да е с дължина най-малко 5 знака.", + "username_required" => "Потребителското име е задължително поле.", +]; diff --git a/app/Language/bg/Enum.php b/app/Language/bg/Enum.php index 15b78890a..6189977b6 100644 --- a/app/Language/bg/Enum.php +++ b/app/Language/bg/Enum.php @@ -1,9 +1,10 @@ - "Half Down", + "half_even" => "Half Even", + "half_five" => "Half Five", + "half_odd" => "Half Odd", + "half_up" => "Half Up", + "round_down" => "Round Down", + "round_up" => "Round Up", +]; diff --git a/app/Language/bg/Error.php b/app/Language/bg/Error.php index b89976173..2b169d217 100644 --- a/app/Language/bg/Error.php +++ b/app/Language/bg/Error.php @@ -1,4 +1,5 @@ - "Нямате разрешение за достъп до модула с име", + "unknown" => "Неизвестна грешка", +]; diff --git a/app/Language/bg/Expenses_categories.php b/app/Language/bg/Expenses_categories.php index 585de51ba..87ec843ab 100644 --- a/app/Language/bg/Expenses_categories.php +++ b/app/Language/bg/Expenses_categories.php @@ -1,21 +1,22 @@ - "Expense Category name required", + "add_item" => "Add Category", + "cannot_be_deleted" => "Could not delete Category Expense(s)", + "category_id" => "Id", + "confirm_delete" => "Are you sure you want to delete the selected Expense Category?", + "confirm_restore" => "", + "description" => "Category Description", + "error_adding_updating" => "Error adding/updating Expense Category", + "info" => "Category Expense Info", + "name" => "Category Name", + "new" => "New Category", + "no_expenses_categories_to_display" => "No Category to display", + "none_selected" => "You have not selected any Category Expense", + "one_or_multiple" => "Category Expense", + "quantity" => "Quantity", + "successful_adding" => "Expense Category add successful", + "successful_deleted" => "Expense Category delete successful", + "successful_updating" => "Expense Category update successful", + "update" => "Update Category", +]; diff --git a/app/Language/bg/Giftcards.php b/app/Language/bg/Giftcards.php index 28fd877f4..a99855b92 100644 --- a/app/Language/bg/Giftcards.php +++ b/app/Language/bg/Giftcards.php @@ -1,70 +1,71 @@ - "Inventory to add or subtract.", + "allow_alt_description" => "Allow Alternate Description", + "bulk_edit" => "Bulk Edit", + "cannot_be_deleted" => "Could not delete selected Gift Card(s), one or more of the selected Gift Cards has sales.", + "cannot_find_giftcard" => "Gift Card not found.", + "cannot_use" => "Gift Card {0} cannot be used for this sale: invalid Customer.", + "card_value" => "Value", + "category" => "Category", + "change_all_to_allow_alt_desc" => "Allow alternate description for all.", + "change_all_to_not_allow_allow_desc" => "Do not allow alternate description for all.", + "change_all_to_serialized" => "Change All To Serialized", + "change_all_to_unserialized" => "Change All To Unserialized", + "confirm_bulk_edit" => "Are you sure you want to edit the selected Gift Card(s)?", + "confirm_delete" => "Are you sure you want to delete the selected Gift Card(s)?", + "confirm_restore" => "", + "cost_price" => "Wholesale Price", + "count" => "Update Inventory", + "csv_import_failed" => "CSV import failed.", + "current_quantity" => "Current Quantity", + "description" => "Description", + "details_count" => "Inventory Count Details", + "do_nothing" => "Do Nothing", + "edit_fields_you_want_to_update" => "Edit desired fields for selected Gift Card(s).", + "edit_multiple_giftcards" => "Edit Multiple Gift Cards.", + "error_adding_updating" => "Gift Card add or update failed.", + "error_updating_multiple" => "Gift Card(s) update failed.", + "generate_barcodes" => "Generate Barcodes", + "giftcard" => "Gift Card", + "giftcard_number" => "Gift Card Number", + "info_provided_by" => "Info provided by", + "inventory_comments" => "Comments", + "is_serialized" => "Gift Card has Serial Number", + "low_inventory_giftcards" => "Low Inventory Gift Cards", + "manually_editing_of_quantity" => "Manual Edit of Quantity", + "must_select_giftcard_for_barcode" => "You must select at least one (1) Gift Card to generate barcodes.", + "new" => "New Gift Card", + "no_description_giftcards" => "No Description Gift Cards", + "no_giftcards_to_display" => "No Gift Cards to display.", + "none" => "None", + "none_selected" => "No Gift Card(s) selected to edit.", + "number" => "Gift Card Number must be a number.", + "number_information" => "Gift Card Number", + "number_required" => "Gift Card Number is a required field.", + "one_or_multiple" => "Gift Card(s)", + "person_id" => "Customer", + "quantity" => "Quantity", + "quantity_required" => "Quantity is a required field. Please close (X) to cancel.", + "remaining_balance" => "Gift Card {0} remaining value is {1}!", + "reorder_level" => "Reorder Level", + "retrive_giftcard_info" => "Retrieve Gift Card Info", + "sales_tax_1" => "Sales Tax", + "sales_tax_2" => "Sales Tax 2", + "serialized_giftcards" => "Serialized Gift Cards", + "successful_adding" => "You have successfully added Gift Card", + "successful_bulk_edit" => "You have successfully updated the selected Gift Card(s)", + "successful_deleted" => "You have successfully deleted", + "successful_updating" => "You have successfully updated Gift Card", + "supplier" => "Supplier", + "tax_1" => "Tax 1", + "tax_2" => "Tax 2", + "tax_percent" => "Tax Percent", + "tax_percents" => "Tax Percent(s)", + "unit_price" => "Retail Value", + "upc_database" => "Barcode Database", + "update" => "Update Gift Card", + "use_inventory_menu" => "Use Inventory Menu", + "value" => "Gift Card Value must be a number.", + "value_required" => "Gift Card Value is a required field.", +]; diff --git a/app/Language/bg/Item_kits.php b/app/Language/bg/Item_kits.php index c81ca6147..b7c9ee07b 100644 --- a/app/Language/bg/Item_kits.php +++ b/app/Language/bg/Item_kits.php @@ -1,40 +1,41 @@ - "Add Item", + "all" => "All", + "cannot_be_deleted" => "Item Kit(s) delete failed.", + "confirm_delete" => "Are you sure you want to delete the selected Item Kit(s)?", + "confirm_restore" => "", + "description" => "Item Kit Description", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "Discount Percent", + "discount_type" => "", + "error_adding_updating" => "Item Kit add or update failed.", + "find_kit_item" => "Kit Item", + "info" => "Item Kit Info", + "item" => "Item", + "item_kit_number" => "", + "item_kit_number_duplicate" => "", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "Items", + "kit" => "Kit ID", + "kit_and_components" => "Kit and Components", + "kit_and_stock" => "Kit and Stock", + "kit_only" => "Kit Only", + "name" => "Item Kit Name", + "new" => "New Item Kit", + "no_item_kits_to_display" => "No Item Kits to display.", + "none_selected" => "You have not selected any Item Kits.", + "one_or_multiple" => "Item Kit(s)", + "price_option" => "Price Option", + "priced_only" => "Priced Only", + "print_option" => "Print Option", + "quantity" => "Quantity", + "sequence" => "Sequence", + "successful_adding" => "You have successfully added Item Kit", + "successful_deleted" => "You have successfully deleted", + "successful_updating" => "You have successfully updated Item Kit", + "unit_price" => "", + "update" => "Update Item Kit", +]; diff --git a/app/Language/bg/Items.php b/app/Language/bg/Items.php index 74d58891b..affeea428 100644 --- a/app/Language/bg/Items.php +++ b/app/Language/bg/Items.php @@ -1,119 +1,120 @@ - "Inventory to add or subtract.", + "allow_alt_description" => "Allow Alternate Description", + "amount_entry" => "", + "bulk_edit" => "Bulk Edit", + "buy_price_required" => "Purchase Price is a required field.", + "cannot_be_deleted" => "Could not delete selected Item(s), one or more of the selected Items have sales.", + "cannot_find_item" => "Item not found.", + "categories" => "", + "category" => "Category", + "category_new" => "", + "category_required" => "Category is a required field.", + "change_all_to_allow_alt_desc" => "Allow Alternate Description for all.", + "change_all_to_not_allow_allow_desc" => "Do not allow Alternate Description for all.", + "change_all_to_serialized" => "Change all to Serialized", + "change_all_to_unserialized" => "Change all to Unserialized", + "change_image" => "Change Image", + "confirm_bulk_edit" => "Are you sure you want to edit selected Item(s)?", + "confirm_bulk_edit_wipe_taxes" => "All Item Tax information will be replaced.", + "confirm_delete" => "Are you sure you want to delete selected item(s)?", + "confirm_restore" => "", + "cost_price" => "Wholesale Price", + "cost_price_number" => "Wholesale Price must be a number.", + "cost_price_required" => "Wholesale Price is a required field.", + "count" => "Update Inventory", + "csv_import_failed" => "CSV import failed", + "csv_import_nodata_wrongformat" => "The uploaded file has no data or is formatted incorrectly.", + "csv_import_partially_failed" => "Item import successful with some failures:", + "csv_import_success" => "Item import successful.", + "current_quantity" => "Current Quantity", + "default_pack_name" => "", + "description" => "Description", + "details_count" => "Inventory Count Details", + "do_nothing" => "Do Nothing", + "edit" => "", + "edit_fields_you_want_to_update" => "Edit the desired fields for selected item(s).", + "edit_multiple_items" => "Editing Multiple Items", + "empty_upc_items" => "Empty Barcode Items", + "error_adding_updating" => "Error adding/updating item", + "error_updating_multiple" => "Error updating items", + "generate_barcodes" => "Generate Barcodes", + "hsn_code" => "", + "image" => "Avatar", + "import_items_csv" => "Item Import from CSV", + "info_provided_by" => "Information provided by", + "inventory" => "Inventory", + "inventory_CSV_import_quantity" => "", + "inventory_comments" => "Comments", + "inventory_data_tracking" => "Inventory Data Tracking", + "inventory_date" => "Date", + "inventory_employee" => "Employee", + "inventory_in_out_quantity" => "In/Out Quantity", + "inventory_remarks" => "Remarks", + "is_deleted" => "Deleted", + "is_printed" => "", + "is_serialized" => "Item has Serial Number", + "item" => "Item", + "item_id" => "", + "item_number" => "Barcode", + "item_number_duplicate" => "Item Number is already present in the database.", + "kit" => "Kit", + "location" => "Location", + "low_inventory_items" => "Out Of Stock Items", + "low_sell_item" => "", + "manually_editing_of_quantity" => "Manual Edit of Quantity", + "markup" => "", + "name" => "Item Name", + "name_required" => "Item Name is a required field.", + "new" => "New Item", + "no_description_items" => "No Description Items", + "no_items_to_display" => "No Items to display.", + "none" => "None", + "none_selected" => "You have not selected any Item(s) to edit", + "nonstock" => "Non-stocked", + "number_information" => "Item Number", + "number_required" => "Barcode is a required field.", + "one_or_multiple" => "item(s)", + "pack_name" => "", + "qty_per_pack" => "", + "quantity" => "Quantity", + "quantity_number" => "Quantity must be a number.", + "quantity_required" => "Quantity is a required field.", + "receiving_quantity" => "Receiving Quantity", + "remove_image" => "Remove Image", + "reorder_level" => "Reorder Level", + "reorder_level_number" => "Reorder Level must be a number.", + "reorder_level_required" => "Reorder Level is a required field.", + "retrive_item_info" => "Retrive Item Info", + "sales_tax_1" => "Sales Tax", + "sales_tax_2" => "Sales Tax 2", + "search_attributes" => "Search Attributes", + "select_image" => "Select Image", + "serialized_items" => "Serialized Items", + "standard" => "Standard", + "stock" => "Stock", + "stock_location" => "Stock location", + "stock_type" => "Stock Type", + "successful_adding" => "You have successfully added item", + "successful_bulk_edit" => "You have successfully updated the selected item(s)", + "successful_deleted" => "You have successfully deleted", + "successful_updating" => "You have successfully updated item", + "supplier" => "Supplier", + "tax_1" => "Tax 1", + "tax_2" => "Tax 2", + "tax_3" => "", + "tax_category" => "", + "tax_percent" => "Tax Percent", + "tax_percent_number" => "", + "tax_percent_required" => "Tax Percent is a required field.", + "tax_percents" => "Tax Percent(s)", + "temp" => "", + "type" => "Item Type", + "unit_price" => "Retail Price", + "unit_price_number" => "Unit price must be a number.", + "unit_price_required" => "Retail Price is a required field.", + "upc_database" => "Barcode Database", + "update" => "Update Item", + "use_inventory_menu" => "Use Inventory Menu", +]; diff --git a/app/Language/bg/Login.php b/app/Language/bg/Login.php index 1dc9bba9a..e787db90a 100644 --- a/app/Language/bg/Login.php +++ b/app/Language/bg/Login.php @@ -1,13 +1,14 @@ - "Не съм робот.", + "go" => "Go", + "invalid_gcaptcha" => "Invalid I'm not a robot.", + "invalid_installation" => "The installation is not correct, check your php.ini file.", + "invalid_username_and_password" => "Invalid Username or Password.", + "login" => "Login", + "logout" => "", + "migration_needed" => "", + "password" => "Password", + "username" => "Username", + "welcome" => "", +]; diff --git a/app/Language/bg/Module.php b/app/Language/bg/Module.php index 957b68560..ff7129f05 100644 --- a/app/Language/bg/Module.php +++ b/app/Language/bg/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "", + "attributes_desc" => "", + "both" => "Both", + "cashups" => "", + "cashups_desc" => "", + "config" => "Configuration", + "config_desc" => "Change OSPOS's Configuration.", + "customers" => "Customers", + "customers_desc" => "Add, Update, Delete, and Search Customers.", + "employees" => "Employees", + "employees_desc" => "Add, Update, Delete, and Search Employees.", + "expenses" => "Expenses", + "expenses_categories" => "Expenses Categories", + "expenses_categories_desc" => "Add, Update, and Delete Expenses Categories.", + "expenses_desc" => "Add, Update, Delete, and Search Expenses.", + "giftcards" => "Gift Cards", + "giftcards_desc" => "Add, Update, Delete and Search Gift Cards.", + "home" => "Home", + "home_desc" => "List home menu modules.", + "item_kits" => "Item Kits", + "item_kits_desc" => "Add, Update, Delete and Search Item Kits.", + "items" => "Items", + "items_desc" => "Add, Update, Delete, and Search Items.", + "messages" => "Messages", + "messages_desc" => "Send Messages to Customers, Suppliers and Employees.", + "migrate" => "Migrate", + "migrate_desc" => "Update the OSPOS Database.", + "office" => "Office", + "office_desc" => "List office menu modules.", + "receivings" => "Receivings", + "receivings_desc" => "Process Purchase Orders.", + "reports" => "Reports", + "reports_desc" => "View and generate Reports.", + "sales" => "Sales", + "sales_desc" => "Process Sales and Returns.", + "suppliers" => "Suppliers", + "suppliers_desc" => "Add, Update, Delete, and Search Suppliers.", + "taxes" => "Taxes", + "taxes_desc" => "Configure Sales Taxes.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/bg/Receivings.php b/app/Language/bg/Receivings.php index 12bfd32cd..c3f8eacca 100644 --- a/app/Language/bg/Receivings.php +++ b/app/Language/bg/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "Cancel", + "cannot_be_deleted" => "Receiving(s) delete failed.", + "comments" => "Comments", + "complete_receiving" => "Finish", + "confirm_cancel_receiving" => "Are you sure you want to clear this receiving? All items will cleared.", + "confirm_delete" => "Are you sure you want to delete this receiving? This action cannot be undone.", + "confirm_finish_receiving" => "Are you sure you want to submit this receiving? This cannot be undone.", + "confirm_restore" => "", + "cost" => "Cost", + "daily" => "", + "date" => "Receiving Date", + "date_required" => "A correct date must be entered.", + "date_type" => "Date is a required field.", + "delete_entire_sale" => "Delete Entire Sale", + "discount" => "Discount %", + "edit" => "Edit", + "edit_sale" => "Edit Receiving", + "employee" => "Employee", + "error_editing_item" => "Item edit failed.", + "error_requisition" => "Unable to move Inventory from or to the same Stock Location.", + "find_or_scan_item" => "Find or Scan Item", + "find_or_scan_item_or_receipt" => "Find or Scan Item or Receipt", + "id" => "Receiving ID", + "item_name" => "Item Name", + "mode" => "Receiving Mode", + "new_supplier" => "New Supplier", + "one_or_multiple" => "receiving(s)", + "print_after_sale" => "Print After Sale", + "quantity" => "Qty.", + "receipt" => "Receivings Receipt", + "receipt_number" => "Receiving #", + "receiving" => "Receive", + "reference" => "Reference", + "register" => "Items Receiving", + "requisition" => "Requisition", + "return" => "Return", + "select_supplier" => "Select Supplier (Optional)", + "ship_pack" => "", + "start_typing_supplier_name" => "Start Typing Supplier's name...", + "stock" => "", + "stock_destination" => "Stock Destination", + "stock_locaiton" => "Stock Location", + "stock_source" => "Stock Source", + "successfully_deleted" => "You have successfully deleted", + "successfully_updated" => "Receiving successfully updated", + "supplier" => "Supplier", + "supplier_address" => "Address", + "supplier_email" => "Email", + "supplier_location" => "Location", + "total" => "Total", + "transaction_failed" => "Receivings transaction(s) failed.", + "unable_to_add_item" => "Item add to Receiving failed.", + "unsuccessfully_updated" => "Receiving update failed.", + "update" => "Update", +]; diff --git a/app/Language/bg/Reports.php b/app/Language/bg/Reports.php index 8996bd7a0..f6be9f146 100644 --- a/app/Language/bg/Reports.php +++ b/app/Language/bg/Reports.php @@ -1,147 +1,148 @@ - "All", + "authority" => "", + "canceled" => "Canceled", + "categories" => "Categories", + "categories_summary_report" => "Categories Summary Report", + "category" => "Category", + "code_canceled" => "CNL", + "code_invoice" => "INV", + "code_pos" => "", + "code_quote" => "Q", + "code_return" => "RET", + "code_type" => "Type", + "code_work_order" => "W/O", + "comments" => "Comments", + "commission" => "", + "complete" => "Completed Sales and Returns", + "completed_sales" => "Completed Sales", + "confirm_delete" => "", + "confirm_restore" => "", + "cost" => "Wholesale", + "cost_price" => "Wholesale Price", + "count" => "Count", + "customer" => "Customer", + "customers" => "Customers", + "customers_summary_report" => "Customers Summary Report", + "date" => "Date", + "date_range" => "Date Range", + "description" => "Description", + "detailed_receivings_report" => "Detailed Receivings Report", + "detailed_receivings_report_input" => "", + "detailed_reports" => "Detailed Reports", + "detailed_requisition_report" => "", + "detailed_sales_report" => "Detailed Transactions Report", + "discount" => "Discount", + "discount_fixed" => "", + "discount_percent" => "Discount Percent", + "discount_type" => "", + "discounts" => "Discounts", + "discounts_summary_report" => "Discounts Summary Report", + "earned" => "Points Earned", + "employee" => "Employee", + "employees" => "Employees", + "employees_summary_report" => "Employees Summary Report", + "expenses" => "", + "expenses_amount" => "Amount", + "expenses_categories" => "Expenses", + "expenses_categories_summary_report" => "Expense Categories Summary Report", + "expenses_category" => "Category", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "Tax", + "expenses_total_amount" => "Total Amount", + "expenses_total_tax_amount" => "Total Tax", + "graphical_reports" => "Graphical Reports", + "inventory" => "Inventory", + "inventory_low" => "Low Inventory", + "inventory_low_report" => "Low Inventory Report", + "inventory_reports" => "Inventory Reports", + "inventory_summary" => "Inventory Summary", + "inventory_summary_report" => "Inventory Summary Report", + "item" => "Item", + "item_count" => "Filter Item Count", + "item_name" => "Item Name", + "item_number" => "Barcode", + "items" => "Items", + "items_purchased" => "Items Purchased", + "items_received" => "Items Received", + "items_summary_report" => "Items Summary Report", + "jurisdiction" => "", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "", + "more_than_zero" => "More than zero", + "name" => "Name", + "no_reports_to_display" => "No Items to display.", + "payment_type" => "Payment Type", + "payments" => "Payments", + "payments_summary_report" => "Payments Summary Report", + "profit" => "Profit", + "quantity" => "Quantity", + "quantity_purchased" => "Quantity Purchased", + "quotes" => "Quotes", + "received_by" => "Received By", + "receiving_id" => "Receiving ID", + "receiving_type" => "Receiving Type", + "receivings" => "Receivings", + "reorder_level" => "Reorder Level", + "report" => "Report", + "report_input" => "Report Input", + "reports" => "Reports", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "Requisitions", + "returns" => "Returns", + "revenue" => "Revenue", + "sale_id" => "Trans. ID", + "sale_type" => "Transaction Type", + "sales" => "Transactions", + "sales_amount" => "Transactions amount", + "sales_summary_report" => "Transactions Summary Report", + "sales_taxes" => "", + "sales_taxes_summary_report" => "", + "serial_number" => "Serial Number", + "service_charge" => "", + "sold_by" => "Sold By", + "sold_items" => "", + "sold_to" => "Sold To", + "stock_location" => "Stock Location", + "sub_total_value" => "Subtotal", + "subtotal" => "Subtotal", + "summary_reports" => "Summary Reports", + "supplied_by" => "Supplied by", + "supplier" => "Supplier", + "suppliers" => "Suppliers", + "suppliers_summary_report" => "Suppliers Summary Report", + "tax" => "Tax", + "tax_category" => "", + "tax_name" => "", + "tax_percent" => "Tax Percent", + "tax_rate" => "", + "taxes" => "Taxes", + "taxes_summary_report" => "Taxes Summary Report", + "total" => "Total", + "total_inventory_value" => "Total Inventory Value", + "total_low_sell_quantity" => "", + "total_quantity" => "Total Quantity", + "total_retail" => "Total Inv. Retail Value", + "trans_amount" => "", + "trans_due" => "", + "trans_group" => "", + "trans_nopay_sales" => "", + "trans_payments" => "", + "trans_refunded" => "", + "trans_sales" => "", + "trans_type" => "", + "type" => "Type", + "unit_price" => "Retail Price", + "used" => "Points Used", + "work_orders" => "Work Orders", + "zero_and_less" => "Zero and less", +]; diff --git a/app/Language/bg/Sales.php b/app/Language/bg/Sales.php index da88b7256..3a6d07b8d 100644 --- a/app/Language/bg/Sales.php +++ b/app/Language/bg/Sales.php @@ -1,223 +1,224 @@ - "Налични точки", + "rewards_package" => "Награди", + "rewards_remaining_balance" => "Оставащата стойност на точките за награда е ", + "account_number" => "Номер на акаунт", + "add_payment" => "Добавяне на плащане", + "amount_due" => "Дължима сума", + "amount_tendered" => "Предоставена сума", + "authorized_signature" => "Оторизиран подпис", + "cancel_sale" => "Отказ", + "cash" => "В брой", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "Корекция на пари в брой", + "cash_deposit" => "Депозит в брой", + "cash_filter" => "В брой", + "change_due" => "Промяна на дължимото", + "change_price" => "Промяна на продажната цена", + "check" => "Проверка", + "check_balance" => "Проверете остатъка", + "check_filter" => "Проверка", + "close" => "", + "comment" => "Коментар", + "comments" => "Коментари", + "company_name" => "", + "complete" => "", + "complete_sale" => "Завършен", + "confirm_cancel_sale" => "Сигурни ли сте, че искате да изчистите тази продажба? Всичко ще бъде изтрито.", + "confirm_delete" => "Наистина ли искате да изтриете избраната Продажба (и)?", + "confirm_restore" => "Наистина ли искате да възстановите избраната Продажба (и)?", + "credit" => "Кредитна карта", + "credit_deposit" => "Кредитен депозит", + "credit_filter" => "Кредитна карта", + "current_table" => "", + "customer" => "Име", + "customer_address" => "Адрес", + "customer_discount" => "Намаление", + "customer_email" => "Електронна поща", + "customer_location" => "Местоположение", + "customer_mailchimp_status" => "Състояние на Mailchimp", + "customer_optional" => "(Незадължително)", + "customer_required" => "(Задължително)", + "customer_total" => "Обща сума", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "Дата на продажба", + "date_range" => "Период от време", + "date_required" => "Трябва да въведете правилна дата.", + "date_type" => "Датата е задължително поле.", + "debit" => "Дебитна карта", + "debit_filter" => "", + "delete" => "Разреши изтриване", + "delete_confirmation" => "Наистина ли искате да изтриете тази продажба? Това действие не може да бъде отменено.", + "delete_entire_sale" => "Изтриване на цялата продажба", + "delete_successful" => "Продажбата е изтрита успешно.", + "delete_unsuccessful" => "Изтриването на продажба не бе успешно.", + "description_abbrv" => "Описание.", + "discard" => "Разпродажба", + "discard_quote" => "", + "discount" => "Намаление%", + "discount_included" => "% Отстъпка", + "discount_short" => "%", + "due" => "Дължимото", + "due_filter" => "Дължимо", + "edit" => "Редактиране", + "edit_item" => "Редактиране на елемент", + "edit_sale" => "Редактиране на продажбата", + "email_receipt" => "Електронна разписка", + "employee" => "Служител", + "entry" => "Вход", + "error_editing_item" => "Грешка при редактирането на елемента", + "find_or_scan_item" => "Намерете или сканирайте елемента", + "find_or_scan_item_or_receipt" => "Намерете или сканирайте елемент или разпис", + "giftcard" => "Gift Карта", + "giftcard_balance" => "Gift Card Баланс", + "giftcard_filter" => "", + "giftcard_number" => "Gift Card Номер", + "group_by_category" => "Групирайте по категория", + "group_by_type" => "Групиране по тип", + "hsn" => "HSN", + "id" => "Номер на продажба", + "include_prices" => "Включва цени?", + "invoice" => "Фактура", + "invoice_confirm" => "Тази фактура ще бъде изпратена до", + "invoice_enable" => "Създаване на фактура", + "invoice_filter" => "Фактури", + "invoice_no_email" => "Този клиент няма валиден имейл адрес.", + "invoice_number" => "Фактура #", + "invoice_number_duplicate" => "Номерът на фактурите трябва да е уникален.", + "invoice_sent" => "Фактура, изпратена до", + "invoice_total" => "Фактура общо", + "invoice_type_custom_invoice" => "Ръчна фактура", + "invoice_type_custom_tax_invoice" => "Фактура по избор(custom_tax_invoice.php)", + "invoice_type_invoice" => "Фактура", + "invoice_type_tax_invoice" => "Данъчна фактура (tax_invoice.php)", + "invoice_unsent" => "Фактурата не можа да бъде изпратена до", + "invoice_update" => "Преизчисляване", + "item_insufficient_of_stock" => "Елементът има недостатъчен запас.", + "item_name" => "Име на предмета", + "item_number" => "Предмет #", + "item_out_of_stock" => "Елементът е изчерпан.", + "key_browser" => "", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "Режим на регистрация", + "must_enter_numeric" => "Сумата Предложена трябва да е число.", + "must_enter_numeric_giftcard" => "Gift Card номера трябва да бъде число.", + "new_customer" => "Нов клиент", + "new_item" => "Нов продукт", + "no_description" => "Нито един", + "no_filter" => "Всичко", + "no_items_in_cart" => "В количката няма продукти.", + "no_sales_to_display" => "Няма продажби за показване .", + "none_selected" => "Не сте избрали каквито и да е Продажби за изтриване.", + "nontaxed_ind" => " sales nontaxed ind ", + "not_authorized" => "Това действие не е разрешено.", + "one_or_multiple" => "Продажба (и)", + "payment" => "Вид плащане", + "payment_amount" => "Количество", + "payment_not_cover_total" => "Сумата за плащане трябва да е по-голяма или равна на цялата сума.", + "payment_type" => "Тип", + "payments" => "", + "payments_total" => "Общо плащания", + "price" => "Цена", + "print_after_sale" => "Печат след продажбата", + "quantity" => "Количество", + "quantity_less_than_reorder_level" => "Предупреждение: Желаното количество е под нивото на зареждане за тази позиция.", + "quantity_less_than_zero" => "Предупреждение: Желаното количество е недостатъчно. Все още можете да обработвате продажбата, но одитирайте инвентара си.", + "quantity_of_items" => "Количество{0} елементи", + "quote" => "Цитат", + "quote_number" => "Номер на цитата", + "quote_number_duplicate" => "Номерът на Цитат трябва да е уникален.", + "quote_sent" => "Цитат изпратен до", + "quote_unsent" => "Цитатът не можа да бъде изпратен до", + "receipt" => "Касова бележка", + "receipt_no_email" => "Този клиент няма валиден имейл адрес.", + "receipt_number" => "Продажба #", + "receipt_sent" => "Разписката е изпратена до", + "receipt_unsent" => "Разписката не бе изпратена до", + "refund" => "Вид на въстановяването", + "register" => "Регистър на продажбите", + "remove_customer" => "Премахване на клиент", + "remove_discount" => "", + "return" => "Връщане", + "rewards" => "Наградни точки", + "rewards_balance" => "Reward Points Баланс", + "sale" => "Продажба", + "sale_by_invoice" => "Продажба по фактура", + "sale_for_customer" => "Клиент:", + "sale_time" => "Време", + "sales_tax" => "Данък върху продажбите", + "sales_total" => "", + "select_customer" => "Изберете клиент (по избор)", + "send_invoice" => "Изпратете фактура", + "send_quote" => "Изпрати цитат", + "send_receipt" => "Изпращане на разписка", + "send_work_order" => "Изпращане на поръчка за работа", + "serial" => "Сериен", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "Показване на фактурата", + "show_receipt" => "Показване на разписката", + "start_typing_customer_name" => "Започнете да пишете подробности за клиента ...", + "start_typing_item_name" => "Започнете да въвеждате името на елемента или да сканирате баркод ...", + "stock" => "Наличност", + "stock_location" => "Местоположение на наличност", + "sub_total" => "Междинна сума", + "successfully_deleted" => "Вие успешно сте изтрили", + "successfully_restored" => "Вие успешно сте възстановили", + "successfully_suspended_sale" => "Успешно спиране на продажбата.", + "successfully_updated" => "Обновихте продажбата успешно.", + "suspend_sale" => "Задържане", + "suspended_doc_id" => "Документ", + "suspended_sale_id" => "Номер", + "suspended_sales" => "Преустановен", + "table" => "Маса", + "takings" => "Ежедневни продажби", + "tax" => "Данък", + "tax_id" => "Данъчен номер", + "tax_invoice" => "Данъчна фактура", + "tax_percent" => "Данък %", + "taxed_ind" => "", + "total" => "Обща сума", + "total_tax_exclusive" => "Без данък", + "transaction_failed" => "Продажната транзакция е неуспешна.", + "unable_to_add_item" => "Добавянето на продукта към продажбата не бе успешно", + "unsuccessfully_deleted" => "Изтриването на продажба (и) не бе успешно.", + "unsuccessfully_restored" => "Възстановяването на Продажбата (ите) не бе успешна.", + "unsuccessfully_suspended_sale" => "Преустановяването на продажбата бе неуспешно.", + "unsuccessfully_updated" => "Актуализацията на продажбата не бе успешна.", + "unsuspend" => "Възстановяване", + "unsuspend_and_delete" => "Action", + "update" => "Актуализация", + "upi" => "", + "visa" => "", + "wholesale" => "", + "work_order" => "Работна поръчка", + "work_order_number" => "Номер работна поръчка", + "work_order_number_duplicate" => "Номерът на работната поръчка трябва да е уникален.", + "work_order_sent" => "Работната поръчка е изпратена до", + "work_order_unsent" => "Работната поръчка не бе изпратена до", +]; diff --git a/app/Language/bg/Suppliers.php b/app/Language/bg/Suppliers.php index 0b4a75e7c..dcbc1d176 100644 --- a/app/Language/bg/Suppliers.php +++ b/app/Language/bg/Suppliers.php @@ -1,23 +1,24 @@ - "Account Number", + "agency_name" => "Име на агенцията", + "cannot_be_deleted" => "Избраните доставчици не можаха да бъдат изтрити. Един или повече от тях имат продажби.", + "category" => "", + "company_name" => "Име на компанията", + "company_name_required" => "Името на фирмата е задължително поле.", + "confirm_delete" => "Наистина ли искате да изтриете избрания доставчик (и)?", + "confirm_restore" => "Наистина ли искате да възстановите избраните доставчици?", + "cost" => "", + "error_adding_updating" => "Актуализацията или добавянето на доставчик не бе успешно.", + "goods" => "", + "new" => "Нов доставчик", + "none_selected" => "Не сте избрали доставчик (и), който да изтриете.", + "one_or_multiple" => "Доставчик (и)", + "successful_adding" => "Вие успешно добавихте Доставчика", + "successful_deleted" => "Вие успешно изтрихте", + "successful_updating" => "Обновяването на доставчика е успешно", + "supplier" => "Доставчик", + "supplier_id" => "Id", + "tax_id" => "", + "update" => "Актуализиране на доставчик", +]; diff --git a/app/Language/bg/Taxes.php b/app/Language/bg/Taxes.php index 17526596a..ccff48f15 100644 --- a/app/Language/bg/Taxes.php +++ b/app/Language/bg/Taxes.php @@ -1,81 +1,82 @@ - "Добавяне на изключение", + "cascade" => "", + "cascade_sequence" => "", + "city" => "", + "code" => "", + "confirm_delete" => "Наистина ли искате да изтриете този данъчен кодекс? Това действие не може да бъде отменено.", + "confirm_restore" => "Наистина ли искате да възстановите избраните данъчни кодове?", + "default_tax_category" => "Стандартна данъчна категория", + "default_tax_rate" => "", + "error_adding_updating" => "Добавянето или актуализацията на данъчния код беше неуспешна.", + "group_seq" => "", + "jurisdiction_name" => "", + "name" => "", + "new" => "Нов данъчен код", + "no_taxes" => "", + "no_taxes_to_display" => "Няма код за данъци, който да се показва.", + "reporting_authority" => "", + "round_half_down" => "Половина надолу", + "round_half_even" => "Равно", + "round_half_odd" => "Половин нечетно", + "round_half_up" => "Наполовина нагоре", + "rounding_code" => "Закръгляващ код", + "sales_tax" => "Данък върху продажбите", + "sales_tax_by_invoice" => "Данък върху продажбите по фактура", + "sequence" => "", + "state" => "", + "successful_deleted" => "Вие успешно изтрихте", + "tax_categories" => "", + "tax_categories_configuration" => "", + "tax_categories_saved_successfully" => "", + "tax_categories_saved_unsuccessfully" => "", + "tax_category" => "Данъчна категория", + "tax_category_code" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_name" => "", + "tax_category_new" => "", + "tax_category_required" => "", + "tax_code" => "Данъчен код", + "tax_code_cannot_be_deleted" => "Изтриването на данъчен код не бе успешно.", + "tax_code_duplicate" => "", + "tax_code_invalid_chars" => "", + "tax_code_name" => "Име на данъчния код", + "tax_code_required" => "Данъчният код е задължително поле.", + "tax_code_successful_deleted" => "Вие успешно изтрихте Данъчния код", + "tax_code_successful_updated" => "Актуализирахте успешно", + "tax_code_successful_updating" => "Успешно актуализирахте данъчния код", + "tax_code_successfully_added" => "Добавянето беше успешно", + "tax_code_type" => "Тип данъчен код", + "tax_codes" => "", + "tax_codes_configuration" => "", + "tax_codes_saved_successfully" => "", + "tax_codes_saved_unsuccessfully" => "", + "tax_excluded" => "", + "tax_group" => "", + "tax_group_not_unique" => "", + "tax_group_sequence" => "", + "tax_included" => "", + "tax_jurisdiction" => "", + "tax_jurisdiction_duplicate" => "", + "tax_jurisdiction_invalid_chars" => "", + "tax_jurisdiction_required" => "", + "tax_jurisdictions" => "", + "tax_jurisdictions_configuration" => "", + "tax_jurisdictions_saved_successfully" => "", + "tax_jurisdictions_saved_unsuccessfully" => "", + "tax_rate" => "Данъчна ставка", + "tax_rate_configuration" => "", + "tax_rate_error_adding_updating" => "", + "tax_rate_numeric" => "Данъчната ставка трябва да е число.", + "tax_rate_required" => "Данъчната ставка е задължително поле.", + "tax_rate_successful_updated" => "", + "tax_rate_successfully_added" => "", + "tax_rates" => "", + "tax_rates_configuration" => "", + "tax_rounding" => "", + "tax_type" => "", + "update" => "Актуализиране на данъка върху продажбите", + "vat_tax" => "Данък ДДС", +]; diff --git a/app/Language/bs-BA/Attributes.php b/app/Language/bs-BA/Attributes.php index 946489664..fe12238eb 100644 --- a/app/Language/bs-BA/Attributes.php +++ b/app/Language/bs-BA/Attributes.php @@ -1,31 +1,32 @@ - "Vrijednost atributa ne može sadržavati ':' ili '|'", + "confirm_delete" => "Da li ste sigurni da želite da izbrišete izabrani atribut?", + "confirm_restore" => "Da li ste sigurni da želite vratiti izabrane atribute?", + "definition_cannot_be_deleted" => "Nije moguće izbrisati izabrane atribut", + "definition_error_adding_updating" => "Atribut {0} nije moguće dodati ili ažurirati. Molimo provjerite dnevnik grešaka.", + "definition_flags" => "Vidljivost atributa", + "definition_group" => "Grupa", + "definition_id" => "Id", + "definition_name" => "Dodaj Atribut", + "definition_name_required" => "Ime atributa je obavezno polje", + "definition_one_or_multiple" => "atributi", + "definition_successful_adding" => "Uspješno ste dodali stavku", + "definition_successful_deleted" => "Uspješno ste izbrisali", + "definition_successful_updating" => "Uspješno ste ažurirali atribute", + "definition_type" => "Tip atributa", + "definition_type_required" => "Tip atributa je obavezno polje", + "definition_unit" => "Jedinice mjere", + "definition_values" => "Vrijednosti atributa", + "new" => "Novi atribut", + "no_attributes_to_display" => "Nema stavki za prikaz", + "receipt_visibility" => "Račun", + "show_in_items" => "Prikaži u stavkama", + "show_in_items_visibility" => "Stavka", + "show_in_receipt" => "Prikaži u računu", + "show_in_receivings" => "Prikaži na ulazima", + "show_in_receivings_visibility" => "Ulazi", + "show_in_sales" => "Prikaži u prodaji", + "show_in_sales_visibility" => "Prodaja", + "update" => "Ažuriraj atribut", +]; diff --git a/app/Language/bs-BA/Bootstrap_tables.php b/app/Language/bs-BA/Bootstrap_tables.php index c33d43ba1..4f3f4a7a6 100644 --- a/app/Language/bs-BA/Bootstrap_tables.php +++ b/app/Language/bs-BA/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "Sve", + "tables_columns" => "Kolone", + "tables_hide_show_pagination" => "Sakrij / prikaži paginaciju", + "tables_loading" => "Učitavanje sačekajte...", + "tables_page_from_to" => "Prikazivanje {0} do {1} od {2} redova", + "tables_refresh" => "Osvježi", + "tables_rows_per_page" => "{0} redova po stranici", + "tables_toggle" => "Promijeni prikaz", +]; diff --git a/app/Language/bs-BA/Cashups.php b/app/Language/bs-BA/Cashups.php index 135d88eba..f6ab82597 100644 --- a/app/Language/bs-BA/Cashups.php +++ b/app/Language/bs-BA/Cashups.php @@ -1,48 +1,49 @@ - "Iznos", + "amount_number" => "Iznos mora biti numerički", + "amount_required" => "Iznos je obavezno polje.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "Isplata se ne može izbrisati", + "cash_difference" => "", + "close_date" => "Datum zatvaranja", + "close_employee" => "Zatvorio", + "closed_amount_card" => "Kartica", + "closed_amount_cash" => "Zatvorena gotovina", + "closed_amount_check" => "Ček", + "closed_amount_due" => "Taksa", + "closed_amount_giftcard" => "", + "closed_amount_total" => "Ukupno", + "closed_date" => "Datum zatvaranja", + "confirm_delete" => "Da li ste sigurni da želite izbrisati izabrane isplate?", + "confirm_restore" => "Da li ste sigurni da želite vratiti izabranu isplatu?", + "confirm_submit" => "", + "date_number" => "Datum mora biti numerički", + "date_required" => "Datum je obavezno polje", + "description" => "Opis", + "enable_expected" => "", + "error_adding_updating" => "Greška prilikom dodavanja/ažuriranja isplate", + "giftcard" => "", + "id" => "Id", + "info" => "Informacije o isplatama", + "info_employee" => "", + "is_deleted" => "Izbrisano", + "new" => "Nova isplata", + "no_cashups_to_display" => "Nema isplate za prikaz", + "none_selected" => "Niste odabrali nijednu isplatu", + "note" => "Napomene", + "one_or_multiple" => "Gotovina", + "open_amount_cash" => "Otvorena gotovina", + "open_date" => "Datum otvaranja", + "open_employee" => "Otvorio", + "opened_date" => "Datum otvaranja", + "successful_adding" => "Isplata je uspješno dodata", + "successful_deleted" => "Isplata je uspješno izbrisata", + "successful_updating" => "Isplata je uspješno ažurirana", + "total" => "Ukupno", + "transfer_amount_cash" => "Ulaz/izlaz gotovine", + "transfer_amount_cash_minus" => "", + "update" => "Ažuriranje isplate", + "warning" => "", +]; diff --git a/app/Language/bs-BA/Common.php b/app/Language/bs-BA/Common.php index f4ea2b405..ba1538d46 100644 --- a/app/Language/bs-BA/Common.php +++ b/app/Language/bs-BA/Common.php @@ -1,86 +1,88 @@ "Adresa 1", + "address_2" => "Adresa 2", + "admin" => "", + "city" => "Grad", + "clerk" => "", + "close" => "Zatvori", + "color" => "", + "comments" => "Komentari", + "common" => "Zajedničko", + "confirm_search" => "Odabrali ste jedan ili više redova koji neće biti izabrani nakon pretrage. Da li ste sigurni da želite pretragu?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "Ispravite identifikovane pogreške prije snimanja", + "country" => "Država", + "dashboard" => "", + "date" => "Datum", + "delete" => "Izbriši", + "det" => "Detalji", + "download_import_template" => "Preuzmite šablon za uvoz(CSV)", + "edit" => "Uredi", + "email" => "E-mail", + "email_invalid_format" => "Adresa e-pošte nije u ispravnom formatu.", + "export_csv" => "CSV izvoz", + "export_csv_no" => "Ne", + "export_csv_yes" => "Da", + "fields_required_message" => "Polja u crvenom su obavezna", + "fields_required_message_unique" => "", + "first_name" => "Ime", + "first_name_required" => "Ime je obavezno polje.", + "first_page" => "Prva", + "gender" => "Pol", + "gender_female" => "Ž", + "gender_male" => "M", + "gender_undefined" => "", + "icon" => "Ikona", + "id" => "ID", + "import" => "Uvoz", + "import_change_file" => "Promjena", + "import_csv" => "CSV uvoz", + "import_full_path" => "Potrebna je puna putanja do CSV datoteke", + "import_remove_file" => "Ukloni", + "import_select_file" => "Odaberite datoteku", + "inv" => "Zaliha", + "last_name" => "Prezime", + "last_name_required" => "Prezime je obavezno polje.", + "last_page" => "Poslednja", + "learn_about_project" => "da biste saznali najnovije informacije o projektu.", + "list_of" => "Lista", + "logo" => "Logo", + "logo_mark" => "Znak", + "logout" => "Odjava", + "manager" => "", + "migration_needed" => "Premještanje baze podataka na {0} počinje nakon prijave.", + "new" => "Novi", + "no" => "", + "no_persons_to_display" => "Nema ljudi za prikaz.", + "none_selected_text" => "[Izaberi]", + "or" => "Ili", + "people" => "", + "phone_number" => "Broj telefona", + "phone_number_required" => "Broj telefona je obavezan", + "please_visit_my" => "Posjetite", + "position" => "", + "powered_by" => "Podržano od", + "price" => "Cijena", + "print" => "Štampanje", + "remove" => "Ukloni", + "required" => "Obavezan", + "restore" => "Vrati", + "return_policy" => "Povratna informacija", + "search" => "Traži", + "search_options" => "Opcije pretrage", + "searched_for" => "Traženo", + "software_short" => "OSPOS", + "software_title" => "Prodajno mjesto otvorenog koda", + "state" => "Entitet", + "submit" => "Prihvati", + "total_spent" => "Ukupno potrošeno", + "unknown" => "Nepoznato", + "view_recent_sales" => "Pogledaj nedavne prodaje", + "website" => "opensourcepos.org", + "welcome" => "Dobrodošli", + "welcome_message" => "Dobrodošli u OSPOS, kliknite na modul ispod da biste započeli.", + "yes" => "", + "you_are_using_ospos" => "", + "zip" => "Poštanski broj", +]; diff --git a/app/Language/bs-BA/Config.php b/app/Language/bs-BA/Config.php index da5478945..6fda475af 100644 --- a/app/Language/bs-BA/Config.php +++ b/app/Language/bs-BA/Config.php @@ -1,328 +1,330 @@ "Adresa kompanije", + "address_required" => "Adresa kompanije je obavezno polje.", + "all_set" => "Sva su dopuštenja datoteka ispravno postavljena!", + "allow_duplicate_barcodes" => "Dozvoli dvostruke barkodove", + "apostrophe" => "apostrof", + "backup_button" => "Rezervna kopija", + "backup_database" => "Rezervna kopija baze podataka", + "barcode" => "Barkod", + "barcode_company" => "Kompanija", + "barcode_configuration" => "Konfiguracija barkoda", + "barcode_content" => "Sadržaj barkoda", + "barcode_first_row" => "1 red", + "barcode_font" => "Font", + "barcode_formats" => "Unesi format", + "barcode_generate_if_empty" => "Generiši ako je prazno.", + "barcode_height" => "Visina(px)", + "barcode_id" => "Id / naziv artikla", + "barcode_info" => "Informacije o konfiguraciji barkoda", + "barcode_layout" => "Izgled barkoda", + "barcode_name" => "Naziv", + "barcode_number" => "Barkod", + "barcode_number_in_row" => "Broj u redu", + "barcode_page_cellspacing" => "Prikaži razmak ćelija na stranici.", + "barcode_page_width" => "Širina stranice", + "barcode_price" => "Cijena", + "barcode_second_row" => "2.red", + "barcode_third_row" => "3.red", + "barcode_tooltip" => "Upozorenje: Ova funkcija može prouzrokovati uvoz ili kreiranje duplikata. Ne koristite ako ne želite duple barkodove.", + "barcode_type" => "Tip barkoda", + "barcode_width" => "Širina (px)", + "bottom" => "Dno", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "Decimale gotovine", + "cash_decimals_tooltip" => "Ako su Decimale gotovine i Valutne decimale iste, onda neće biti zaokruživanja gotovine.", + "cash_rounding" => "Zaokruživanje gotovine", + "category_dropdown" => "Prikaži kategoriju kao padajući meni", + "center" => "Centar", + "change_apperance_tooltip" => "", + "comma" => "zarez", + "company" => "Kompanija", + "company_avatar" => "", + "company_change_image" => "Promijeni logo", + "company_logo" => "Logo kompanije", + "company_remove_image" => "Ukloni logo", + "company_required" => "Naziv kompanije je obavezno polje", + "company_select_image" => "Izaberite sliku", + "company_website_url" => "Veb lokacija kompanije nije važeća URL adresa (http://...).", + "country_codes" => "Kod zemlje", + "country_codes_tooltip" => "Lista kodova zemalja odvojena zarezima za traženje nominalnih adresa.", + "currency_code" => "Kod valute", + "currency_decimals" => "Velutne decimale", + "currency_symbol" => "Simbol valute", + "current_employee_only" => "", + "customer_reward" => "Nagrada", + "customer_reward_duplicate" => "Nagrada mora biti jedinstvena.", + "customer_reward_enable" => "Omogući nagrade kupcima", + "customer_reward_invalid_chars" => "Nagrada ne može sadržavati '_'", + "customer_reward_required" => "Nagrada je obavezno polje", + "customer_sales_tax_support" => "", + "date_or_time_format" => "Filter datuma i vremena", + "datetimeformat" => "Format datuma i vremena", + "decimal_point" => "Decimalna točka", + "default_barcode_font_size_number" => "Veličina fonta za barkod mora biti broj.", + "default_barcode_font_size_required" => "Veličina fonta barkoda je obavezno polje.", + "default_barcode_height_number" => "Visina barkoda mora biti broj.", + "default_barcode_height_required" => "Visina barkoda je obavezno polje.", + "default_barcode_num_in_row_number" => "Broj barkoda u redu mora biti broj.", + "default_barcode_num_in_row_required" => "Broj barkoda u redu je obavezno polje.", + "default_barcode_page_cellspacing_number" => "Razmak između ćelija sa barkodom mora biti broj.", + "default_barcode_page_cellspacing_required" => "Rastojanje ćelija na stranici sa barkodom je obavezno polje.", + "default_barcode_page_width_number" => "Širina stranice sa bar kodom mora biti broj.", + "default_barcode_page_width_required" => "Širina stranice sa barkodom je obavezno polje.", + "default_barcode_width_number" => "Standardna širina barkoda mora biti broj.", + "default_barcode_width_required" => "Širina barkoda je obavezno polje.", + "default_item_columns" => "Vidljiva stavka kolone", + "default_origin_tax_code" => "Šifra poreza", + "default_receivings_discount" => "Popust za ulaze", + "default_receivings_discount_number" => "Popust za ulaz mora biti broj.", + "default_receivings_discount_required" => "Popust za ulaz je obavezno polje.", + "default_sales_discount" => "Popust na prodaju", + "default_sales_discount_number" => "Popust na prodaju mora biti broj.", + "default_sales_discount_required" => "Popust na prodaju je obavezno polje.", + "default_tax_category" => "Poreska kategorija", + "default_tax_code" => "Poreska šifra", + "default_tax_jurisdiction" => "Poreska uprava", + "default_tax_name_number" => "Naziv poreza mora biti string.", + "default_tax_name_required" => "Naziv poreza je obavezno polje.", + "default_tax_rate" => "Stopa poreza %", + "default_tax_rate_1" => "Stopa poreza 1 %", + "default_tax_rate_2" => "Stopa poreza 2 %", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "Stopa poreza mora biti broj.", + "default_tax_rate_required" => "Stopa poreza je obavezno polje.", + "derive_sale_quantity" => "Dozvoli izvedenu količinu prodaje", + "derive_sale_quantity_tooltip" => "Ako se izabere, za artikle naručene po produženom iznosu biće obezbjeđen novi tip artikla", + "dinner_table" => "Sto", + "dinner_table_duplicate" => "Sto mora biti jedinstven.", + "dinner_table_enable" => "Omogući stolove za večeru", + "dinner_table_invalid_chars" => "Naziv stola ne može sadržavati '_'.", + "dinner_table_required" => "Sto je obavezno polje.", + "dot" => "tačka", + "email" => "E-mail", + "email_configuration" => "Konfiguracija e-mail", + "email_mailpath" => "Putanja do Sendmaila", + "email_protocol" => "Protokol", + "email_receipt_check_behaviour" => "Polje za potvrdu e-mail", + "email_receipt_check_behaviour_always" => "Uvijek potvrđeno", + "email_receipt_check_behaviour_last" => "Zapamti poslednji izbor", + "email_receipt_check_behaviour_never" => "Uvijek nepotvrđeno", + "email_smtp_crypto" => "SMTP šifriranje", + "email_smtp_host" => "SMTP Server", + "email_smtp_pass" => "SMTP Lozinka", + "email_smtp_port" => "SMTP Port", + "email_smtp_timeout" => "SMTP pauza", + "email_smtp_user" => "SMTP Korisničko ime", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "Ostvarite privatnost", + "enforce_privacy_tooltip" => "Zaštitite privatnost kupaca primjenjujući kodiranje podataka u slučaju brisanja njihovih podataka", + "fax" => "Faks", + "file_perm" => "Postoje problemi sa dozvolama za datoteke, popravite i ponovo učitajte ovu stranicu.", + "financial_year" => "Početak fiskalne godine", + "financial_year_apr" => "1. April", + "financial_year_aug" => "1. Avgust", + "financial_year_dec" => "1. Decembar", + "financial_year_feb" => "1. Februar", + "financial_year_jan" => "1. Januar", + "financial_year_jul" => "1. Juli", + "financial_year_jun" => "1. Juni", + "financial_year_mar" => "1. Mart", + "financial_year_may" => "1. Maj", + "financial_year_nov" => "1. Novembar", + "financial_year_oct" => "1. Oktobar", + "financial_year_sep" => "1. Septembar", + "floating_labels" => "Plutajuće etikete", + "gcaptcha_enable" => "Stranica za prijavu reCAPTCHA", + "gcaptcha_secret_key" => "reCAPTCHA tajni ključ", + "gcaptcha_secret_key_required" => "reCAPTCHA tajni ključ je obavezno polje", + "gcaptcha_site_key" => "reCAPTCHA ključ sajta", + "gcaptcha_site_key_required" => "reCAPTCHA Ključ sajta je obavezno polje", + "gcaptcha_tooltip" => "Zaštitite stranicu za prijavu pomoću Google reCAPTCHA, kliknite na ikonu za par API ključeva.", + "general" => "Generalno", + "general_configuration" => "Opšta konfiguracija", + "giftcard_number" => "Broj poklon kartice", + "giftcard_random" => "Generiši nasumice", + "giftcard_series" => "Generiši u seriji", + "image_allowed_file_types" => "Dozvoljeni tipovi datoteka", + "image_max_height_tooltip" => "Maksimalna dozvoljena visina učitavanja slike u pikselima (px).", + "image_max_size_tooltip" => "Maksimalna dozvoljena veličina datoteke za prijenos slike u kilobajtima (kb).", + "image_max_width_tooltip" => "Maksimalna dozvoljena širina slike u pikselima (px).", + "image_restrictions" => "Ograničenja za učitavanje slike", + "include_hsn" => "Uključite podršku za HSN kodove", + "info" => "Informacije", + "info_configuration" => "Info o web trgovini", + "input_groups" => "Grupe unosa", + "integrations" => "Integracije", + "integrations_configuration" => "Integracije trećih strana", + "invoice" => "Faktura", + "invoice_configuration" => "Podešavanja štamapnja", + "invoice_default_comments" => "Komentar na fakturi", + "invoice_email_message" => "Predložak e-mail za fakture", + "invoice_enable" => "Omogući fakturisanje", + "invoice_printer" => "Štampanje faktura", + "invoice_type" => "Tip fakture", + "is_readable" => "čitljiv je, ali dozvole su veće od 660.", + "is_writable" => "može se napisati, ali dozvole su veće od 750.", + "item_markup" => "", + "jsprintsetup_required" => "Upozorenje! Onemogućene opcije će raditi samo ako imate instaliran FireFox jsPrintSetup dodatak. Svakako snimiti?", + "language" => "Jezik", + "last_used_invoice_number" => "Zadnji korišćeni broj fakture", + "last_used_quote_number" => "Zadnji korišćeni broj citata", + "last_used_work_order_number" => "Zadnji korišćeni broj R/N", + "left" => "Lijevo", + "license" => "Licenca", + "license_configuration" => "Izjava o licenci", + "line_sequence" => "Redoslijed linija", + "lines_per_page" => "Linija po stranici", + "lines_per_page_number" => "Redovi po stranici moraju biti broj.", + "lines_per_page_required" => "Broj linija po stranici je obavezno polje.", + "locale" => "Lokalizacija", + "locale_configuration" => "Konfiguracija", + "locale_info" => "Info o lokalnoj konfiguraciji", + "location" => "Skladište", + "location_configuration" => "Lokacije skladišta", + "location_info" => "Informacije o konfiguraciji lokacije", + "login_form" => "Stil formulara za prijavu", + "logout" => "Zar ne želite da napravite rezervnu kopiju prije odjave? Kliknite [OK] za sigurnosnu kopiju, [Cancel] da biste se odjavili.", + "mailchimp" => "MeilChimp", + "mailchimp_api_key" => "MailChimp API ključ", + "mailchimp_configuration" => "MailChimp konfiguracija", + "mailchimp_key_successfully" => "API ključ je važeći.", + "mailchimp_key_unsuccessfully" => "API ključ je nevažeći.", + "mailchimp_lists" => "MailChimp lista(e)", + "mailchimp_tooltip" => "Kliknite na ikonu za API ključ.", + "message" => "Poruke", + "message_configuration" => "Konfigurisanje poruke", + "msg_msg" => "Snimljena tekst poruka", + "msg_msg_placeholder" => "Ako želite koristiti SMS šablon, snimite poruku ovdje. U suprotnom ostavite prazno polje.", + "msg_pwd" => "SMS-API lozinke", + "msg_pwd_required" => "SMS-API lozinke je obavezno polje", + "msg_src" => "SMS-API ID pošiljaoca", + "msg_src_required" => "SMS-API Id pošiljaoca je obavezno polje", + "msg_uid" => "SMS-API korisnika", + "msg_uid_required" => "SMS-API korisnika je obavezno polje", + "multi_pack_enabled" => "Više pakovanja po stavci", + "no_risk" => "Nema rizika / ugroženosti.", + "none" => "nijedan", + "notify_alignment" => "Položaj iskačuće obavijesti", + "number_format" => "Format broja", + "number_locale" => "Lokalizacija", + "number_locale_invalid" => "Unijeti jezik je nevažeći. Provjerite vezu u opisu alatke da biste pronašli važeći jezik.", + "number_locale_required" => "Broj lokacije je obavezno polje.", + "number_locale_tooltip" => "Pronađite odgovarajuću lokaciju na ovom linku.", + "os_timezone" => "OSPOS vremenska zona:", + "ospos_info" => "OSPOS instalacione informacije", + "payment_options_order" => "Narudžba opcije plaćanja", + "perm_risk" => "Dozvole veće od 750 za pisanje i 660 za čitanje dovode ovaj program u rizik.", + "phone" => "Telefon kompanije", + "phone_required" => "Telefon kompanije je obavezno polje.", + "print_bottom_margin" => "Donja margina", + "print_bottom_margin_number" => "Donja margina mora biti broj.", + "print_bottom_margin_required" => "Donja margina je obavezno polje.", + "print_delay_autoreturn" => "Automatski povratak na odgodu prodaje", + "print_delay_autoreturn_number" => "Odgoda automatskog povratka na prodaju je obavezno polje.", + "print_delay_autoreturn_required" => "Odlaganje automatskog povratka na prodaju mora biti broj.", + "print_footer" => "Štampanje podnožja", + "print_header" => "Štampanje zaglavlja", + "print_left_margin" => "Lijeva margina", + "print_left_margin_number" => "Lijeva margina mora biti broj.", + "print_left_margin_required" => "Lijeva margina je obavezno polje.", + "print_receipt_check_behaviour" => "Polje za potvrdu štampanja računa", + "print_receipt_check_behaviour_always" => "Uvijek potvrđeno", + "print_receipt_check_behaviour_last" => "Zapamti poslednji izbor", + "print_receipt_check_behaviour_never" => "Uvijek nepotvrđeno", + "print_right_margin" => "Desna margina", + "print_right_margin_number" => "Desna margina mora biti broj.", + "print_right_margin_required" => "Desna margina je obavezno polje.", + "print_silently" => "Prikaži dijalog za štampanje", + "print_top_margin" => "Gornja margina", + "print_top_margin_number" => "Gornja margina mora biti broj.", + "print_top_margin_required" => "Gornja margina je obavezno polje.", + "quantity_decimals" => "Decimale količine", + "quick_cash_enable" => "", + "quote_default_comments" => "Difoltni komentari citata", + "receipt" => "Račun", + "receipt_category" => "", + "receipt_configuration" => "Podešavanja štamapnja", + "receipt_default" => "Podrazumijevano", + "receipt_font_size" => "Veličina fonta", + "receipt_font_size_number" => "Veličina fonta mora biti broj.", + "receipt_font_size_required" => "Veličina fonta je obavezno polje.", + "receipt_info" => "Informacije o POS računu", + "receipt_printer" => "POS štampač", + "receipt_short" => "Kratko", + "receipt_show_company_name" => "Prikaži kompaniju", + "receipt_show_description" => "Prikaži opis", + "receipt_show_serialnumber" => "Prikaži serijski broj", + "receipt_show_tax_ind" => "Prikaži poreski indikator", + "receipt_show_taxes" => "Prikaži porez", + "receipt_show_total_discount" => "Prikaži ukupni popust", + "receipt_template" => "Šablon računa", + "receiving_calculate_average_price" => "Izrač. prosječnih cijena (ulaza)", + "recv_invoice_format" => "Format računa fakture", + "register_mode_default" => "Mod registracije", + "report_an_issue" => "Prijavi problem", + "return_policy_required" => "Politika povrata je obavezno polje.", + "reward" => "Nagrada", + "reward_configuration" => "Konfigurisanje poklona", + "right" => "Desno", + "sales_invoice_format" => "Format fakture", + "sales_quote_format" => "Format navedene prodaje", + "saved_successfully" => "Konfiguracija je uspješno snimljena.", + "saved_unsuccessfully" => "Konfiguracija nije uspješno snimljena.", + "security_issue" => "Upozorenje o sigurnosnoj ranjivosti", + "server_notice" => "Koristite informacije u nastavku za prijavljivanje problema.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "Prikaži ikonu kancelarije", + "statistics" => "Pošalji statistiku", + "statistics_tooltip" => "Pošaljite statistiku u svrhu razvoja i poboljšanja funkcija.", + "stock_location" => "Lokacija skladišta", + "stock_location_duplicate" => "Lokacija zaliha mora biti jedinstvena.", + "stock_location_invalid_chars" => "Lokacija skaldišta ne može sadržavati '_'.", + "stock_location_required" => "Lokacija skladišta je obavezno polje.", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "Kolona 1", + "suggestions_fourth_column" => "", + "suggestions_layout" => "Prijedlozi za pretraživanje", + "suggestions_second_column" => "Kolona 2", + "suggestions_third_column" => "Kolona 3", + "system_conf" => "Podešavanja & Konf", + "system_info" => "Sistem Info", + "table" => "Sto", + "table_configuration" => "Konfigurisanje stola", + "takings_printer" => "Štampanje računa", + "tax" => "Porez", + "tax_category" => "Kategorija", + "tax_category_duplicate" => "Unesena kategorija već postoji.", + "tax_category_invalid_chars" => "Unesena kategorija je nevažeća.", + "tax_category_required" => "Obavezna je kategorija.", + "tax_category_used" => "Kategorija se ne može izbrisati jer se koristi.", + "tax_configuration" => "Konfigurisanje poreza", + "tax_decimals" => "Poreske decimale", + "tax_id" => "ID poreza", + "tax_included" => "Uključen porez", + "theme" => "Tema", + "theme_preview" => "Pregled teme:", + "thousands_separator" => "Separator za hiljade", + "timezone" => "Vremenska zona", + "timezone_error" => "Vremenska zona OSPOS razlikuje se od vaše lokalne vremenske zone.", + "top" => "Vrh", + "use_destination_based_tax" => "Koristite porez na osnovu odredišta", + "user_timezone" => "Lokalna vremenska zona:", + "website" => "web stranica", + "wholesale_markup" => "", + "work_order_enable" => "Podnošenje radnog naloga", + "work_order_format" => "Format radnog naloga", +]; diff --git a/app/Language/bs-BA/Customers.php b/app/Language/bs-BA/Customers.php index fca34a35d..319160c69 100644 --- a/app/Language/bs-BA/Customers.php +++ b/app/Language/bs-BA/Customers.php @@ -1,54 +1,56 @@ "Račun #", + "account_number_duplicate" => "Broj računa već postoji u bazi podataka.", + "available_points" => "Dostupni poeni", + "available_points_value" => "", + "average" => "Prosječna potrošnja", + "avg_discount" => "Prosječni popust", + "basic_information" => "Informacija", + "cannot_be_deleted" => "Ne može se izbrisati izabrani kupac, jer jedan ili više izabranih kupaca imaju prodaju.", + "company_name" => "Kompanija", + "confirm_delete" => "Želite li izbrisati izabranog kupca?", + "confirm_restore" => "Da li ste sigurni da želite da povratite izabranog kupca?", + "consent" => "Pristanak na registraciju", + "consent_required" => "Prihvatanje registracije je obavezno polje.", + "csv_import_failed" => "Greška kod uvoza iz CSV-a", + "csv_import_nodata_wrongformat" => "Učitana datoteka nema podataka ili je pogrešno formatirana.", + "csv_import_partially_failed" => "Uvoz klijenata je uspio sa nekim greškama:", + "csv_import_success" => "Uvoz korisnika je uspješan.", + "customer" => "Kupac", + "date" => "Datum", + "discount" => "Popust", + "discount_fixed" => "Fiksni popust", + "discount_percent" => "Procenat popusta", + "discount_type" => "Vrsta popusta", + "email_duplicate" => "E-mail adresa već postoji u bazi podataka.", + "employee" => "Zaposlenik", + "error_adding_updating" => "Dodavanje ili ažuriranje kupca nije uspjelo.", + "import_items_csv" => "Uvezi kupce iz CSV datoteke", + "mailchimp_activity_click" => "Klik na e-mail", + "mailchimp_activity_lastopen" => "Zadnji otvoreni e-mail", + "mailchimp_activity_open" => "E-mail otvoren", + "mailchimp_activity_total" => "E-mail poslat", + "mailchimp_activity_unopen" => "E-mail nije otvoren", + "mailchimp_email_client" => "E-mail klijenta", + "mailchimp_info" => "MeilChimp", + "mailchimp_member_rating" => "Ocjena", + "mailchimp_status" => "Status", + "mailchimp_vip" => "VIP", + "max" => "Maks. potrošeno", + "min" => "Min. potrošeno", + "new" => "Novi kupac", + "none_selected" => "Niste izabrali nijednog kupca za brisanje.", + "one_or_multiple" => "kupac(i)", + "quantity" => "Količina", + "stats_info" => "Statistika", + "successful_adding" => "Uspješno ste dodali kupca", + "successful_deleted" => "Kupac je uspješno izbrisan", + "successful_updating" => "Podaci o kupcu su uspješno ažurirani", + "tax_code" => "Poreski broj", + "tax_id" => "Porez Id", + "taxable" => "Oporezivo", + "total" => "Ukupno", + "update" => "Ažuriraj kupca", + "rewards_package" => "Nagrade", +]; diff --git a/app/Language/bs-BA/Datepicker.php b/app/Language/bs-BA/Datepicker.php index c1cac78c2..3f2b61497 100644 --- a/app/Language/bs-BA/Datepicker.php +++ b/app/Language/bs-BA/Datepicker.php @@ -1,22 +1,23 @@ - "Sve", + "apply" => "Primjeni", + "cancel" => "Otkaži", + "custom" => "Slobodan izbor", + "from" => "Od", + "last_30" => "Zadnjih 30 dana", + "last_7" => "Zadnjih 7 dana", + "last_financial_year" => "Prošla fiskalna godina", + "last_month" => "Prošli mjesec", + "last_year" => "Prošla godina", + "same_month_last_year" => "Ovaj mjesec prošle godine", + "same_month_to_same_day_last_year" => "Prošle godine od istog mjeseca do istog dana", + "this_financial_year" => "Trenutna fiskalna godina", + "this_month" => "Ovaj mjesec", + "this_year" => "Ova godina", + "to" => "Do", + "today" => "Danas", + "today_last_year" => "Ovaj dan prošle godine", + "weekstart" => "1", + "yesterday" => "Juče", +]; diff --git a/app/Language/bs-BA/Employees.php b/app/Language/bs-BA/Employees.php index 0e74eb6d0..a2dc24b86 100644 --- a/app/Language/bs-BA/Employees.php +++ b/app/Language/bs-BA/Employees.php @@ -1,42 +1,44 @@ "", + "basic_information" => "Informacije", + "cannot_be_deleted" => "Nije moguće izbrisati odabrane zaposlenike, jedan ili više njih su obradili prodaju ili pokušavate izbrisati svoj nalog.", + "change_employee" => "", + "change_password" => "Promijeni lozinku", + "clerk" => "", + "commission" => "", + "confirm_delete" => "Da li ste zaista sigurni da želite da izbrišete izabranog zaposlenika?", + "confirm_restore" => "Da li ste sigurni da želite da vratite izabranog zaposlenika?", + "current_password" => "Trenutna lozinka", + "current_password_invalid" => "Trenutna lozinka je nevažeća.", + "employee" => "Zaposlenik", + "error_adding_updating" => "Dodavanje ili ažuriranje zaposlenika nije uspjelo.", + "error_deleting_demo_admin" => "Ne možete izbrisati demo korisnika administratora.", + "error_updating_demo_admin" => "Ne možete promijeniti korisnika demo administratora.", + "language" => "Jezik", + "login_info" => "Prijava", + "manager" => "", + "new" => "Novi zaposlenik", + "none_selected" => "Nije izabran nijedan zaposlenik za brisanje.", + "one_or_multiple" => "Zaposlenici", + "password" => "Lozinka", + "password_minlength" => "Lozinka mora imati najmanje 8 znakova.", + "password_must_match" => "Lozinke se ne podudaraju.", + "password_not_must_match" => "Trenutna lozinka i nova lozinka moraju biti jedinstvene.", + "password_required" => "Lozinka je obavezna.", + "permission_desc" => "Označite polja u nastavku da biste odobrili pristup modulima.", + "permission_info" => "Dozvole", + "repeat_password" => "Ponovite lozinku", + "subpermission_required" => "Dodajte najmanje jedno odobrenje za svaki modul.", + "successful_adding" => "Uspješno ste dodali zaposlenika.", + "successful_change_password" => "Promjena lozinke je uspješna.", + "successful_deleted" => "Uspješno ste izbrisali zaposlenika", + "successful_updating" => "Uspješno ste ažurirali zaposlenika", + "system_language" => "Sistemski jezik", + "unsuccessful_change_password" => "Promjena lozinke nije uspjela.", + "update" => "Ažuriraj zaposlenika", + "username" => "Korisničko ime", + "username_duplicate" => "Korisničko ime zaposlenog je već u upotrebi. Molimo izaberite drugo.", + "username_minlength" => "Korisničko ime mora imati najmanje 5 znakova.", + "username_required" => "Korisničko ime je obavezno polje.", +]; diff --git a/app/Language/bs-BA/Enum.php b/app/Language/bs-BA/Enum.php index ea359a547..8f2b8ac6d 100644 --- a/app/Language/bs-BA/Enum.php +++ b/app/Language/bs-BA/Enum.php @@ -1,8 +1,10 @@ "Pola dolje", + "half_even" => "Pola ravnomjerno", + "half_five" => "Pola na pet", + "half_odd" => "Pola neparno", + "half_up" => "Pola gore", + "round_down" => "Zaokruži naniže", + "round_up" => "Zaokruži naviše", +]; diff --git a/app/Language/bs-BA/Error.php b/app/Language/bs-BA/Error.php index 47a49b4a7..26c326893 100644 --- a/app/Language/bs-BA/Error.php +++ b/app/Language/bs-BA/Error.php @@ -1,4 +1,5 @@ - "Nemate dozvolu za pristup modulu", + "unknown" => "Neočekivana greška", +]; diff --git a/app/Language/bs-BA/Expenses.php b/app/Language/bs-BA/Expenses.php index 83793987d..639014048 100644 --- a/app/Language/bs-BA/Expenses.php +++ b/app/Language/bs-BA/Expenses.php @@ -1,48 +1,50 @@ "Dodaj trošak", + "amount" => "Iznos", + "amount_number" => "Iznos mora biti broj", + "amount_required" => "Iznos troška je obavezan", + "by_category" => "Kategorija", + "cannot_be_deleted" => "Nije moguće izbrisati kategoriju", + "cash" => "Gotovina", + "cash_filter" => "Gotovina", + "categories_name" => "Kategorija", + "category_required" => "kategorija je obavezno polje", + "check" => "Ček", + "check_filter" => "Ček", + "confirm_delete" => "Da li ste sigurni da želite da izbrišete izabrane troškove?", + "confirm_restore" => "Da li ste sigurni da želite da vratite izabrane troškove?", + "credit" => "Kreditna kartica", + "credit_filter" => "Kreditna kartica", + "date" => "Datum", + "date_number" => "datum mora biti broj", + "date_required" => "datum je obavezno polje", + "debit" => "Dugovna kartica", + "debit_filter" => "Dugovna kartica", + "description" => "Opis", + "due" => "Dospijeće", + "due_filter" => "Dospijeće", + "employee" => "Napravio", + "error_adding_updating" => "Greška pri dodavanju / ažuriranju troškova", + "expense_id" => "Id", + "expenses_employee" => "Zaposlenik", + "info" => "Informacije o troškovima", + "ip_address" => "", + "is_deleted" => "Izbrisano", + "name_required" => "Naziv troška je obavezan", + "new" => "Novi trošak", + "new_supplier" => "", + "no_expenses_to_display" => "Nema troškova za prikaz", + "none_selected" => "Niste odabrali nijedan trošak", + "one_or_multiple" => "Trošak(ovi)", + "payment" => "Vrsta plaćanja", + "start_typing_supplier_name" => "Počnite pisati ime dobavljača...", + "successful_adding" => "Dodavanje troškova uspješno", + "successful_deleted" => "Brisanje troškova uspješno", + "successful_updating" => "Ažuriranje troškova uspješno", + "supplier_name" => "Dobavljač", + "supplier_tax_code" => "Poreski broj", + "tax_amount" => "Porez", + "tax_amount_number" => "", + "update" => "Ažuriraj trošak", +]; diff --git a/app/Language/bs-BA/Expenses_categories.php b/app/Language/bs-BA/Expenses_categories.php index c67c0b6c6..7dc075153 100644 --- a/app/Language/bs-BA/Expenses_categories.php +++ b/app/Language/bs-BA/Expenses_categories.php @@ -1,21 +1,22 @@ - "Naziv kategorije je obavezan", + "add_item" => "Dodaj kategoriju", + "cannot_be_deleted" => "Nije moguće izbrisati kategoriju", + "category_id" => "Id", + "confirm_delete" => "Da li ste sigurni da želite da izbrišete izabranu kategoriju?", + "confirm_restore" => "Da li ste sigurni da želite da vratite izabranu kategoriju?", + "description" => "Opis Kategorije", + "error_adding_updating" => "Greška prilikom dodavanja / ažuriranja kategorije", + "info" => "Informacije o Kategoriji", + "name" => "Naziv Kategorije", + "new" => "Nova Kategorija", + "no_expenses_categories_to_display" => "Nema kategorije za prikaz", + "none_selected" => "Niste odabrali nijednu Kategoriju", + "one_or_multiple" => "Kategorija", + "quantity" => "Količina", + "successful_adding" => "Kategorija je uspješno dodata", + "successful_deleted" => "Brisanje kategorije je uspješno", + "successful_updating" => "Ažuriranje kategorije je uspješno", + "update" => "Ažuriraj kategoriju", +]; diff --git a/app/Language/bs-BA/Giftcards.php b/app/Language/bs-BA/Giftcards.php index 2ee1ed443..8ec5b264b 100644 --- a/app/Language/bs-BA/Giftcards.php +++ b/app/Language/bs-BA/Giftcards.php @@ -1,69 +1,71 @@ "Zaliha za dodavanje ili oduzimanje.", + "allow_alt_description" => "Dozvoli Alt opis", + "bulk_edit" => "Skupno uređivanje", + "cannot_be_deleted" => "Nije moguće izbrisati poklon karticu, jedna ili više poklon kartica ima prodaju.", + "cannot_find_giftcard" => "Poklon kartica nije pronađena.", + "cannot_use" => "Poklon kartica {0} se ne može koristiti za ovu prodaju: nevažeći kupac.", + "card_value" => "Vrijednost", + "category" => "Kategorija", + "change_all_to_allow_alt_desc" => "Dozvoli alternativni opis za sve.", + "change_all_to_not_allow_allow_desc" => "Nije dozvoljen alternativni opis za sve.", + "change_all_to_serialized" => "Promijeni sve u serijalizovano", + "change_all_to_unserialized" => "Promijeni sve u neserijalizovano", + "confirm_bulk_edit" => "Da li ste sigurni da želite da uredite izabranu poklon karticu(e)?", + "confirm_delete" => "Da li ste sigurni da želite da izbrišete izabranu poklon karticu(e)?", + "confirm_restore" => "Da li ste sigurni da želite da vratite izabranu poklon karticu(e)?", + "cost_price" => "Fakturna cijena", + "count" => "Ažuriraj zalihu", + "csv_import_failed" => "CSV uvoz nije uspio.", + "current_quantity" => "Trenutna količina", + "description" => "Opis", + "details_count" => "Detalji o popisu zaliha", + "do_nothing" => "Ne radi ništa", + "edit_fields_you_want_to_update" => "Uredite polja za izabrane poklon kartice.", + "edit_multiple_giftcards" => "Uređivanje više poklon kartica.", + "error_adding_updating" => "Dodavanje ili ažuriranje poklon kartice nije uspjelo.", + "error_updating_multiple" => "Ažuriranje poklon kartice(a) nije uspjelo.", + "generate_barcodes" => "Generiši barkod", + "giftcard" => "Poklon kartica", + "giftcard_number" => "Broj poklon kartice", + "info_provided_by" => "Informacije pruža", + "inventory_comments" => "Komentari", + "is_serialized" => "Poklon kartica ima serijski broj", + "low_inventory_giftcards" => "Poklon kartice niske zalihe", + "manually_editing_of_quantity" => "Ručna promjena količine", + "must_select_giftcard_for_barcode" => "Morate izabrati najmanje jednu (1) poklon karticu za generisanje bar kodova.", + "new" => "Nova poklon kartica", + "no_description_giftcards" => "Poklon kartica nema opisa", + "no_giftcards_to_display" => "Nema poklon kartica za prikaz.", + "none" => "Ništa", + "none_selected" => "Nijedna poklon kartica nije izabrana za uređivanje.", + "number" => "Broj poklon kartice mora biti broj.", + "number_information" => "Broj poklon kartice", + "number_required" => "Broj poklon kartice je obavezno polje.", + "one_or_multiple" => "Poklon kartica(e)", + "person_id" => "Kupac", + "quantity" => "Količina", + "quantity_required" => "Količina je obavezno polje. Zatvorite (X) da biste odustali.", + "remaining_balance" => "Na poklon kartici {0} ostala je još vrijednost {1}!", + "reorder_level" => "Nivo narudžbe", + "retrive_giftcard_info" => "Preuzmi informacije o poklon kartici", + "sales_tax_1" => "Prodajni porez 1", + "sales_tax_2" => "Prodajni porez 2", + "serialized_giftcards" => "Serijalizovane poklon kartice", + "successful_adding" => "Uspješno ste dodali poklon karticu", + "successful_bulk_edit" => "Uspješno ste ažurirali izabranu poklon karticu(e)", + "successful_deleted" => "Uspješno ste izbrisali poklon karticu", + "successful_updating" => "Uspješno ste ažurirali poklon karticu", + "supplier" => "Dobavljač", + "tax_1" => "Porez 1", + "tax_2" => "Porez 2", + "tax_percent" => "% poreza", + "tax_percents" => "% poreza", + "unit_price" => "Maloprodajna cijena", + "upc_database" => "Barkod tablica", + "update" => "Ažurirajte poklon karticu", + "use_inventory_menu" => "Koristite meni zalihe", + "value" => "Vrijednost poklon kartice mora biti broj.", + "value_required" => "Vrijednost poklon kartice je obavezno polje.", +]; diff --git a/app/Language/bs-BA/Item_kits.php b/app/Language/bs-BA/Item_kits.php index addaa5a3c..97ef4bef7 100644 --- a/app/Language/bs-BA/Item_kits.php +++ b/app/Language/bs-BA/Item_kits.php @@ -1,39 +1,41 @@ "Dodaj artikal", + "all" => "Sve", + "cannot_be_deleted" => "Brisanje kompleta artikala nije uspjelo.", + "confirm_delete" => "Da li ste sigurni da želite izbrisati izabrani komplet artikala?", + "confirm_restore" => "Da li ste sigurni da želite da vratite izabrane komplete stavki?", + "description" => "Opis kompleta", + "discount" => "Popust", + "discount_fixed" => "Fiksni popust", + "discount_percent" => "Procenat popusta", + "discount_type" => "Vrsta popusta", + "error_adding_updating" => "Dodavanje ili ažuriranje kompleta artikala nije uspjelo.", + "find_kit_item" => "Stavka kompleta", + "info" => "Informacije o kompletu", + "item" => "Artikal", + "item_kit_number" => "Barkod", + "item_kit_number_duplicate" => "Broj kompleta predmeta već je prisutan u bazi podataka.", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "Artikli", + "kit" => "ID kompleta", + "kit_and_components" => "Komplet i komponente", + "kit_and_stock" => "Komplet i zaliha", + "kit_only" => "Samo komplet", + "name" => "Naziv kompleta", + "new" => "Novi komplet", + "no_item_kits_to_display" => "Nema kompleta artikala za prikaz.", + "none_selected" => "Niste odabrali nijedan komplet artikala.", + "one_or_multiple" => "Stavka(e) kompleta", + "price_option" => "Opcija cijene", + "priced_only" => "Samo po cijeni", + "print_option" => "Opcija štampanja", + "quantity" => "Količina", + "sequence" => "Redoslijed", + "successful_adding" => "Uspješno ste dodali komplet", + "successful_deleted" => "Uspješno ste izbrisali komplet", + "successful_updating" => "Uspješno ste ažurirali komplet", + "unit_price" => "", + "update" => "Ažuriranje komplet", +]; diff --git a/app/Language/bs-BA/Items.php b/app/Language/bs-BA/Items.php index ca7cdff28..2a870e3b8 100644 --- a/app/Language/bs-BA/Items.php +++ b/app/Language/bs-BA/Items.php @@ -1,118 +1,120 @@ "Zaliha za dodavanje ili oduzimanje.", + "allow_alt_description" => "Dozvoli Alt opis", + "amount_entry" => "Unos iznosa", + "bulk_edit" => "Skupno uređivanje", + "buy_price_required" => "Nabavna cijena je obavezno polje.", + "cannot_be_deleted" => "Nije moguće izbrisati izabrane artikle, jedan ili više izabranih predmeta imaju prodaju.", + "cannot_find_item" => "Artikal nije pronađen.", + "categories" => "", + "category" => "Kategorija", + "category_new" => "", + "category_required" => "Kategorija je obavezno polje.", + "change_all_to_allow_alt_desc" => "Dozvoli alternativni opis za sve.", + "change_all_to_not_allow_allow_desc" => "Ne dozvoli alternativni opis za sve.", + "change_all_to_serialized" => "Promijeni sve u seriju", + "change_all_to_unserialized" => "Promijenite sve u ne seriju", + "change_image" => "Promijeni sliku", + "confirm_bulk_edit" => "Da li ste sigurni da želite urediti izabrane artikle?", + "confirm_bulk_edit_wipe_taxes" => "Sve informacije o porezu na artikal biće zamjenjene.", + "confirm_delete" => "Da li ste sigurni da želite izbrisati izabrani artikal?", + "confirm_restore" => "Da li ste sigurni da želite da vratite izabrani artikal?", + "cost_price" => "Fakturna cijena", + "cost_price_number" => "Fakturna cijena mora biti broj.", + "cost_price_required" => "Fakturna cijena je obavezno polje.", + "count" => "Ažuriraj zalihu", + "csv_import_failed" => "Uvoz CSV-a nije uspio", + "csv_import_nodata_wrongformat" => "Učitana CSV datoteka nema podatke ili je pogrešno formatirana.", + "csv_import_partially_failed" => "Bilo je {0} grešaka pri uvozu stavke na liniji: {1}. Nijedan red nije uvezen.", + "csv_import_success" => "Uvoz CSV stavke je uspješan.", + "current_quantity" => "Trenutna količina", + "default_pack_name" => "Svaki", + "description" => "Opis", + "details_count" => "Detalji o količinama zalihe", + "do_nothing" => "Ne radi ništa", + "edit" => "", + "edit_fields_you_want_to_update" => "Uredite željena polja za odabrane artikle.", + "edit_multiple_items" => "Uređivanje više artikala", + "empty_upc_items" => "Artikli sa praznim barkodom", + "error_adding_updating" => "Greška pri dodavanju / ažuriranju artikla", + "error_updating_multiple" => "Greška pri ažuriranju artikala", + "generate_barcodes" => "Generiši barkod", + "hsn_code" => "Nomenklatura sistema usklađena", + "image" => "Slika", + "import_items_csv" => "Uvezi artikle iz CSV datoteke", + "info_provided_by" => "Informacije pruža", + "inventory" => "Zaliha", + "inventory_CSV_import_quantity" => "Količina uvezena iz CSV-a", + "inventory_comments" => "Komentari", + "inventory_data_tracking" => "Praćenje podataka zalihe", + "inventory_date" => "Datum", + "inventory_employee" => "Zaposlenik", + "inventory_in_out_quantity" => "Količina ulaz/izlaz", + "inventory_remarks" => "Napomene", + "is_deleted" => "Izbrisano", + "is_printed" => "", + "is_serialized" => "Artikal ima ser. broj", + "item" => "Artikal", + "item_id" => "", + "item_number" => "Barkod", + "item_number_duplicate" => "Broj artikla već postoji u bazi podataka.", + "kit" => "Komplet", + "location" => "Mjesto", + "low_inventory_items" => "Prodaja artikala", + "low_sell_item" => "Niska prodaja artikla", + "manually_editing_of_quantity" => "Ručno uređivanje količine", + "markup" => "", + "name" => "Naziv artikla", + "name_required" => "Naziv artikla je obavezno polje.", + "new" => "Novi artikal", + "no_description_items" => "Artikal nema opisa", + "no_items_to_display" => "Nema artikala za prikaz.", + "none" => "Nijedan", + "none_selected" => "Niste odabrali nijedan artikal za uređivanje", + "nonstock" => "Bez zaliha", + "number_information" => "Redni broj", + "number_required" => "Barkod je obavezno polje.", + "one_or_multiple" => "artikal(i)", + "pack_name" => "Naziv pakovanja", + "qty_per_pack" => "Količina po pakovanju", + "quantity" => "Količina", + "quantity_number" => "Količina mora biti broj.", + "quantity_required" => "Količina je obavezno polje.", + "receiving_quantity" => "Zaprimljena količina", + "remove_image" => "Ukloni sliku", + "reorder_level" => "Minimalna zaliha", + "reorder_level_number" => "Nivo preuređivanja mora biti broj.", + "reorder_level_required" => "Nivo preuređivanja je obavezno polje.", + "retrive_item_info" => "Preuzmi informacije o artiklu", + "sales_tax_1" => "Prodajni porez", + "sales_tax_2" => "Prodajni porez 2", + "search_attributes" => "Pretraživanje atributa", + "select_image" => "Izaberite sliku", + "serialized_items" => "Artikal ima ser. broj", + "standard" => "Standard", + "stock" => "Skladište", + "stock_location" => "Mjesto skladišta", + "stock_type" => "Vrsta zalihe", + "successful_adding" => "Uspješno ste dodali artikal", + "successful_bulk_edit" => "Uspješno ste ažurirali izabrane artikle", + "successful_deleted" => "Uspješno ste izbrisali artikal", + "successful_updating" => "Uspješno ste ažurirali artikal", + "supplier" => "Dobavljač", + "tax_1" => "Porez 1", + "tax_2" => "Porez 2", + "tax_3" => "", + "tax_category" => "Kategorija poreza", + "tax_percent" => "Procenat poreza", + "tax_percent_number" => "Procenat poreza mora biti numerička vrijednost", + "tax_percent_required" => "Procenat poreza je obavezno polje.", + "tax_percents" => "Porez %", + "temp" => "Privremeno", + "type" => "Vrsta artikla", + "unit_price" => "Maloprodajna cijena", + "unit_price_number" => "Jedinična cijena mora biti broj.", + "unit_price_required" => "Maloprodajna cijena je obavezno polje.", + "upc_database" => "Baza podataka bar-kodova", + "update" => "Ažuriraj artikal", + "use_inventory_menu" => "Koristite meni zalihe", +]; diff --git a/app/Language/bs-BA/Login.php b/app/Language/bs-BA/Login.php index 0b29b576d..57622a072 100644 --- a/app/Language/bs-BA/Login.php +++ b/app/Language/bs-BA/Login.php @@ -1,12 +1,14 @@ "Ja nisam robot.", + "go" => "Idi", + "invalid_gcaptcha" => "Molimo potvrdite da niste robot.", + "invalid_installation" => "Instalacija nije ispravna, provjerite vašu php.ini datoteku.", + "invalid_username_and_password" => "Pogrešno korisničko ime i/ili lozinka.", + "login" => "Prijava", + "logout" => "Odjava", + "migration_needed" => "Migracija baze podataka na {0} će početi nakon prijavljivanja.", + "password" => "Lozinka", + "username" => "Korisničko ime", + "welcome" => "Dobrodošli u {0}!", +]; diff --git a/app/Language/bs-BA/Messages.php b/app/Language/bs-BA/Messages.php index c4a77781e..0948f2715 100644 --- a/app/Language/bs-BA/Messages.php +++ b/app/Language/bs-BA/Messages.php @@ -1,14 +1,15 @@ - "Ime", + "last_name" => "Prezime", + "message" => "Poruka", + "message_placeholder" => "Vaša poruka ovdje ...", + "message_required" => "Poruka je obavezna", + "multiple_phones" => "(U slučaju više primalaca, unesite mobilne brojeve odvojene zarezima)", + "phone" => "Telefonski broj", + "phone_number_required" => "Broj telefona je obavezan", + "phone_placeholder" => "Broj mobilnog telefona ovde...", + "sms_send" => "Pošalji SMS", + "successfully_sent" => "Poruka je uspješno poslata: ", + "unsuccessfully_sent" => "Poruka nije uspešno poslata: ", +]; diff --git a/app/Language/bs-BA/Module.php b/app/Language/bs-BA/Module.php index b68cd1ae4..04e627bc9 100644 --- a/app/Language/bs-BA/Module.php +++ b/app/Language/bs-BA/Module.php @@ -1,46 +1,48 @@ "", + "admin_cashups_desc" => "", + "attributes" => "Atributi", + "attributes_desc" => "Dodavanje, ažuriranje, brisanje i pretraživanje atributa.", + "both" => "Oba", + "cashups" => "Gotovinsko plaćanje", + "cashups_desc" => "Dodavanje, ažuriranje, brisanje i pretraživanje isplata.", + "config" => "Podešavanja", + "config_desc" => "Promijenite konfiguraciju OSPOS-a.", + "customers" => "Kupci", + "customers_desc" => "Dodavanje, ažuriranje, brisanje i pretraživanje kupaca.", + "employees" => "Zaposleni", + "employees_desc" => "Dodavanje, ažuriranje, brisanje i pretraživanje zaposlenih.", + "expenses" => "Troškovi", + "expenses_categories" => "Kategorije", + "expenses_categories_desc" => "Dodavanje, ažuriranje, i brisanje kategorija.", + "expenses_desc" => "Dodavanje, ažuriranje, brisanje i pretraživanje troškova.", + "giftcards" => "Poklon kartice", + "giftcards_desc" => "Dodavanje, ažuriranje, brisanje i pretraživanje poklon kartica.", + "home" => "Početna", + "home_desc" => "Lista modula početnog menija.", + "item_kits" => "Kompleti artikala", + "item_kits_desc" => "Dodavanje, ažuriranje, brisanje i pretraživanje kompleta artikala.", + "items" => "Artikli", + "items_desc" => "Dodavanje, ažuriranje, brisanje i pretraživanje artikala.", + "messages" => "Poruke", + "messages_desc" => "Slanje poruka kupcima, dobavljačima i zaposlenima.", + "migrate" => "Migracija", + "migrate_desc" => "Ažurirajte OSPOS bazu podataka.", + "office" => "Administracija", + "office_desc" => "Lista modula kancelarijskog menija.", + "receivings" => "Ulazi", + "receivings_desc" => "Obrada narudžbenica.", + "reports" => "Izvještaji", + "reports_desc" => "Pogledajte i generišite izvještaje.", + "sales" => "Prodaja", + "sales_desc" => "Obrada prodaje i povrata.", + "suppliers" => "Dobavljači", + "suppliers_desc" => "Dodajte, ažurirajte, izbrišite i pretražite dobavljače.", + "taxes" => "Porezi", + "taxes_desc" => "Konfigurišite poreze na promet.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/bs-BA/Receivings.php b/app/Language/bs-BA/Receivings.php index 043e72e61..4c7757cd1 100644 --- a/app/Language/bs-BA/Receivings.php +++ b/app/Language/bs-BA/Receivings.php @@ -1,56 +1,58 @@ "", + "cancel_receiving" => "Otkaži", + "cannot_be_deleted" => "Ulaz(i) ne mogu biti Izbrisani.", + "comments" => "Komentar", + "complete_receiving" => "Završi", + "confirm_cancel_receiving" => "Da li ste sigurni da želite da izbrišete ovaj prijem? Sve stavke će biti izbrisane.", + "confirm_delete" => "Da li ste sigurni da želite da izbrišete ovaj prijem? Ova radnja se ne može opozvati.", + "confirm_finish_receiving" => "Da li ste sigurni da želite da pošaljete ovaj prijem? Ovo se ne može poništiti.", + "confirm_restore" => "", + "cost" => "Trošak", + "daily" => "", + "date" => "Datum", + "date_required" => "Mora se unijeti ispravan datum.", + "date_type" => "Datum je obavezno polje.", + "delete_entire_sale" => "Izbriši cijelu prodaju", + "discount" => "Popust", + "edit" => "Uredi", + "edit_sale" => "Uređivanje ulaza", + "employee" => "Zaposleni", + "error_editing_item" => "Uređivanje stavke nije uspjelo.", + "error_requisition" => "Nije moguće premjestiti zalihu sa ili na istu lokaciju skladišta.", + "find_or_scan_item" => "Pronađite ili skenirajte artikal", + "find_or_scan_item_or_receipt" => "Pronađite ili skenirajte stavku ili račun", + "id" => "ID prijema", + "item_name" => "Naziv artikla", + "mode" => "Način prijema", + "new_supplier" => "Novi dobavljač", + "one_or_multiple" => "Ulaz(i)", + "print_after_sale" => "Štampaj poslije prodaje", + "quantity" => "Količina", + "receipt" => "Ulazni račun", + "receipt_number" => "Ulazni račun #", + "receiving" => "Ulaz", + "reference" => "Referenca", + "register" => "Stavke ulaza", + "requisition" => "Trebovanje", + "return" => "Povrat", + "select_supplier" => "Izaberite dobavljača (neobavezno)", + "ship_pack" => "Otpremanje pakovanja", + "start_typing_supplier_name" => "Počnite upisivati ime dobavljača ...", + "stock" => "Skladište", + "stock_destination" => "Destinacija skladišta", + "stock_locaiton" => "Lokacija zaliha", + "stock_source" => "Izvor zaliha", + "successfully_deleted" => "Uspješno ste izbrisali prijem", + "successfully_updated" => "Uspješno ste ažurirali prijem", + "supplier" => "Dobavljač", + "supplier_address" => "Adresa", + "supplier_email" => "E-mail", + "supplier_location" => "Mjesto", + "total" => "Ukupno", + "transaction_failed" => "Transakcija(e) prijema nije uspela.", + "unable_to_add_item" => "Dodavanje stavke u prijem nije uspelo.", + "unsuccessfully_updated" => "Ažuriranje ulaza nije uspjelo.", + "update" => "Ažuriraj", +]; diff --git a/app/Language/bs-BA/Reports.php b/app/Language/bs-BA/Reports.php index 237193f84..34eb7470d 100644 --- a/app/Language/bs-BA/Reports.php +++ b/app/Language/bs-BA/Reports.php @@ -1,146 +1,148 @@ "Svi", + "authority" => "Ovlašćenja", + "canceled" => "Otkazano", + "categories" => "Kategorije", + "categories_summary_report" => "Zbirni izvještaj po kategorijama", + "category" => "Kategorija", + "code_canceled" => "CNL", + "code_invoice" => "INV", + "code_pos" => "POS", + "code_quote" => "Q", + "code_return" => "RET", + "code_type" => "Tip", + "code_work_order" => "R/N", + "comments" => "Komentari", + "commission" => "", + "complete" => "Završena prodaja i povrat", + "completed_sales" => "Kompletirana prodaja", + "confirm_delete" => "Da li ste sigurni da želite da izbrišete izabrani unos?", + "confirm_restore" => "Da li ste sigurni da želite da vratite izabrani unos?", + "cost" => "Cijena", + "cost_price" => "Fakturna cijena", + "count" => "Broj", + "customer" => "Kupac", + "customers" => "Kupci", + "customers_summary_report" => "Zbirni izvještaj po kupcima", + "date" => "Datum", + "date_range" => "Vremenski period", + "description" => "Opis", + "detailed_receivings_report" => "Detaljan izvještaj primki", + "detailed_receivings_report_input" => "", + "detailed_reports" => "Izvještaji (detaljno)", + "detailed_requisition_report" => "Izvještaj: Trebovanje robe (detaljno)", + "detailed_sales_report" => "Izvještaj prodaje (detaljno)", + "discount" => "Ivještaj o popustu", + "discount_fixed" => "Fiksni popust", + "discount_percent" => "Procenat popusta", + "discount_type" => "Vrsta popusta", + "discounts" => "Popusti", + "discounts_summary_report" => "Zbirni izvještaj o popustima", + "earned" => "Zarađeni bodovi", + "employee" => "Zaposlenik", + "employees" => "Zaposleni", + "employees_summary_report" => "Zbirni izveštaj zaposlenih", + "expenses" => "Troškovi", + "expenses_amount" => "Iznos", + "expenses_categories" => "Troškovi", + "expenses_categories_summary_report" => "Sažeti izvještaj kategorija rashoda", + "expenses_category" => "Kategorija", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "Porez", + "expenses_total_amount" => "Ukupno", + "expenses_total_tax_amount" => "Ukupan porez", + "graphical_reports" => "Grafički izvještaji", + "inventory" => "Zaliha", + "inventory_low" => "Niska zaliha", + "inventory_low_report" => "Izvještaj o niskoj zalihi", + "inventory_reports" => "Izvještaji zalihe", + "inventory_summary" => "Sažetak zalihe", + "inventory_summary_report" => "Sumarni izvještaj zaliha", + "item" => "Artikl", + "item_count" => "Filtriraj po broju artikala", + "item_name" => "Naziv artikla", + "item_number" => "Barkod", + "items" => "Artikli", + "items_purchased" => "Nabavljeni artikli", + "items_received" => "Primljeni artikli", + "items_summary_report" => "Sumarni izvještaj artikala", + "jurisdiction" => "Nadležnost", + "low_inventory" => "Niska zaliha", + "low_inventory_report" => "Izvještaj niske zalihe", + "low_sell_quantity" => "Niska prodaja", + "more_than_zero" => "Više od nule", + "name" => "Naziv", + "no_reports_to_display" => "Nema artikala za prikaz.", + "payment_type" => "Tip plaćanja", + "payments" => "Plaćanja", + "payments_summary_report" => "Zbirni izvještaj plaćanja", + "profit" => "Dobit", + "quantity" => "Količina", + "quantity_purchased" => "Nabavna količina", + "quotes" => "Citati", + "received_by" => "Primljeno od", + "receiving_id" => "ID ulaza", + "receiving_type" => "Tip ulaza", + "receivings" => "Ulazi", + "reorder_level" => "Preuređivanje nivoa", + "report" => "Izvještaj", + "report_input" => "Ulazni izvještaj", + "reports" => "Izvještaji", + "requisition" => "Trebovanje", + "requisition_by" => "Trebovanje od", + "requisition_id" => "ID trebovanja", + "requisition_item" => "Artikal", + "requisition_item_quantity" => "količina artikla", + "requisition_related_item" => "Povezani artikal", + "requisition_related_item_total_quantity" => "Ukupni zahtjev", + "requisition_related_item_unit_quantity" => "Potrebna količina", + "requisitions" => "Trebovanja", + "returns" => "Povrati", + "revenue" => "Prihod", + "sale_id" => "ID prodaje", + "sale_type" => "Tip prodaje", + "sales" => "Prodaje", + "sales_amount" => "Iznos transakcija", + "sales_summary_report" => "Zbirni izvještaj prodaje", + "sales_taxes" => "Porez na promet", + "sales_taxes_summary_report" => "Zbirni izvještaj poreza na promet", + "serial_number" => "Serijski broj", + "service_charge" => "", + "sold_by" => "Prodano od", + "sold_items" => "", + "sold_to" => "Prodano", + "stock_location" => "Lokacija skladišta", + "sub_total_value" => "Međuzbir", + "subtotal" => "Međuzbir", + "summary_reports" => "Zbirni izvještaji", + "supplied_by" => "Nabavljeno od", + "supplier" => "Dobavljač", + "suppliers" => "Dobavljači", + "suppliers_summary_report" => "Zbirni izvještaj po dobavljačima", + "tax" => "Porez", + "tax_category" => "Kategorija poreza", + "tax_name" => "Naziv poreza", + "tax_percent" => "Procenat poreza", + "tax_rate" => "Poreska stopa", + "taxes" => "Porezi", + "taxes_summary_report" => "Zbirni izvještaj poreza", + "total" => "Ukupno", + "total_inventory_value" => "Ukupan iznos zalihe", + "total_low_sell_quantity" => "Ukupno količina niskih prodaja", + "total_quantity" => "Ukupna količina", + "total_retail" => "Ukupna vrijednost zalihe na malo", + "trans_amount" => "Iznos transakcije", + "trans_due" => "Dug", + "trans_group" => "Grupa transakcije", + "trans_nopay_sales" => "Prodaje bez plaćanja", + "trans_payments" => "Plaćanja", + "trans_refunded" => "Refundirano", + "trans_sales" => "Prodaja", + "trans_type" => "Tip transakcije", + "type" => "Tip", + "unit_price" => "Maloprodajna cijena", + "used" => "Korišćeni poeni", + "work_orders" => "Radni nalozi", + "zero_and_less" => "Nula i manje", +]; diff --git a/app/Language/bs-BA/Sales.php b/app/Language/bs-BA/Sales.php index 51a6ad3ad..d47eb3409 100644 --- a/app/Language/bs-BA/Sales.php +++ b/app/Language/bs-BA/Sales.php @@ -1,222 +1,224 @@ "Dostupni poeni", + "rewards_package" => "Nagrade", + "rewards_remaining_balance" => "Preostala vrijednost nagradnih bodova je ", + "account_number" => "Broj računa", + "add_payment" => "Plaćanje", + "amount_due" => "Iznos duga", + "amount_tendered" => "Ponuđeni iznos", + "authorized_signature" => "Ovlašćeni potpis", + "cancel_sale" => "Otkaži", + "cash" => "Gotovina", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "Usklađivanje gotovine", + "cash_deposit" => "Polog gotovine", + "cash_filter" => "Gotovina", + "change_due" => "Kusur", + "change_price" => "Promjena prodajne cijene", + "check" => "Ček", + "check_balance" => "Provjeri razliku", + "check_filter" => "Ček", + "close" => "", + "comment" => "Komentar", + "comments" => "Komentari", + "company_name" => "", + "complete" => "", + "complete_sale" => "Završeno", + "confirm_cancel_sale" => "Da li ste sigurni da želite da očistite ovu prodaju? Sve stavke će biti izbrisane.", + "confirm_delete" => "Da li ste sigurni da želite da izbrišete izabranu prodaju?", + "confirm_restore" => "Da li ste sigurni da želite da vratite izabranu prodaju?", + "credit" => "Kreditna kartica", + "credit_deposit" => "Kreditni depozit", + "credit_filter" => "Kreditna kartica", + "current_table" => "", + "customer" => "Kupac", + "customer_address" => "Adresa kupca", + "customer_discount" => "Popust", + "customer_email" => "E-mail kupca", + "customer_location" => "Mjesto kupca", + "customer_mailchimp_status" => "Status MailChimp-a", + "customer_optional" => "(Potrebno za odloženo plaćanje)", + "customer_required" => "Obavezno", + "customer_total" => "Ukupno", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "Datum prodaje", + "date_range" => "Period", + "date_required" => "Morate unijeti ispravan datum.", + "date_type" => "Datum je obavezno polje.", + "debit" => "Dugovna kartica", + "debit_filter" => "", + "delete" => "Dozvoli brisanje", + "delete_confirmation" => "Da li ste sigurni da želite da izbrišete ovu prodaju? Ova radnja se ne može opozvati.", + "delete_entire_sale" => "Izbriši cijelu prodaju", + "delete_successful" => "Prodaja je uspješno izbrisana.", + "delete_unsuccessful" => "Brisanje prodaje nije uspjelo.", + "description_abbrv" => "Opis", + "discard" => "Odbaci", + "discard_quote" => "", + "discount" => "Popust", + "discount_included" => "% Rabat", + "discount_short" => "%", + "due" => "Dug", + "due_filter" => "Dug", + "edit" => "Uredi", + "edit_item" => "Uredi artikal", + "edit_sale" => "Uredi prodaju", + "email_receipt" => "Potvrda putem e-mail", + "employee" => "Zaposlenik", + "entry" => "Ulaz", + "error_editing_item" => "Greška pri uređivanju artikla", + "find_or_scan_item" => "Pronađi/Skeniraj artikal", + "find_or_scan_item_or_receipt" => "Pronađi/Skeniraj artikal ili priznanicu", + "giftcard" => "Poklon kartica", + "giftcard_balance" => "Saldo poklon kartice", + "giftcard_filter" => "", + "giftcard_number" => "Broj poklon kartice", + "group_by_category" => "Grupiraj po kategoriji", + "group_by_type" => "Grupiraj po tipu", + "hsn" => "HSN", + "id" => "ID prodaje", + "include_prices" => "Uključi cijene?", + "invoice" => "Faktura", + "invoice_confirm" => "Ova faktura će biti poslata na", + "invoice_enable" => "Broj fakture", + "invoice_filter" => "Fakture", + "invoice_no_email" => "Kupac nema važeću adresu e-pošte.", + "invoice_number" => "Broj fakture", + "invoice_number_duplicate" => "Broj fakture {0} mora biti jedinstven.", + "invoice_sent" => "Faktura poslata", + "invoice_total" => "Ukupan iznos fakture", + "invoice_type_custom_invoice" => "Prilagođena faktura (custom_invoice.php)", + "invoice_type_custom_tax_invoice" => "Prilagođena poreska faktura (custom_tax_invoice.php)", + "invoice_type_invoice" => "Faktura (invoice.php)", + "invoice_type_tax_invoice" => "Poreska faktura (tax_invoice.php)", + "invoice_unsent" => "Faktura nije poslata", + "invoice_update" => "Ažuriranje", + "item_insufficient_of_stock" => "Artikla nema dovoljno na zalihi.", + "item_name" => "Naziv artikla", + "item_number" => "Barkod", + "item_out_of_stock" => "Artikal je rasprodan.", + "key_browser" => "", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "Mod registrovanja", + "must_enter_numeric" => "Ponuđeni iznos mora biti broj.", + "must_enter_numeric_giftcard" => "Broj poklon kartice mora biti broj.", + "new_customer" => "Novi kupac", + "new_item" => "Novi artikal", + "no_description" => "Nema opisa", + "no_filter" => "Svi", + "no_items_in_cart" => "Nema artikala u korpi.", + "no_sales_to_display" => "Nema prodaje za prikaz.", + "none_selected" => "Niste izabrali nijedu prodaju za brisanje.", + "nontaxed_ind" => " ", + "not_authorized" => "Ova radnja nije ovlašćena.", + "one_or_multiple" => "Prodaja", + "payment" => "Tip plaćanja", + "payment_amount" => "Iznos", + "payment_not_cover_total" => "Iznos plaćanja mora biti veći ili jednak ukupnom iznosu.", + "payment_type" => "Tip", + "payments" => "", + "payments_total" => "Ukupno plaćeno", + "price" => "Cijena", + "print_after_sale" => "Štampaj poslije prodaje", + "quantity" => "Količina", + "quantity_less_than_reorder_level" => "Upozorenje! Željena količina je ispod minimalne.", + "quantity_less_than_zero" => "Upozorenje: Željena količina je nedovoljna. Možete nastaviti prodaju, ali provjerite svoju zalihu.", + "quantity_of_items" => "Količina od {0} stavke(i)", + "quote" => "Ponuda", + "quote_number" => "Broj ponude", + "quote_number_duplicate" => "Broj ponude mora biti jedinstven.", + "quote_sent" => "Ponuda poslata na", + "quote_unsent" => "Ponuda nije poslata na", + "receipt" => "Račun", + "receipt_no_email" => "Ovaj kupac nema važeću e-mail adresu.", + "receipt_number" => "Rasprodaja #", + "receipt_sent" => "Račun poslat", + "receipt_unsent" => "Račun nije poslat", + "refund" => "Tip povrata", + "register" => "Registar prodaje", + "remove_customer" => "Uklonite kupca", + "remove_discount" => "", + "return" => "Povrat", + "rewards" => "Nagradni bodovi", + "rewards_balance" => "Bilans nagradnih bodova", + "sale" => "Prodaja", + "sale_by_invoice" => "Prodaja po fakturi", + "sale_for_customer" => "Kupac:", + "sale_time" => "Vrijeme", + "sales_tax" => "Porez na promet", + "sales_total" => "", + "select_customer" => "Odaberi kupca", + "send_invoice" => "Pošalji fakturu", + "send_quote" => "Pošalji ponudu", + "send_receipt" => "Pošalji račun", + "send_work_order" => "Pošalji radni nalog", + "serial" => "Serijski broj", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "Pokaži fakturu", + "show_receipt" => "Pokaži račun", + "start_typing_customer_name" => "Počnite upisivati naziv kupca ...", + "start_typing_item_name" => "Počnite upisivati naziv artikla ili skenirajte barkod...", + "stock" => "Zaliha", + "stock_location" => "Lokacija skladišta", + "sub_total" => "Međuzbir", + "successfully_deleted" => "Uspješno ste izbrisali", + "successfully_restored" => "Uspješno ste obnovili", + "successfully_suspended_sale" => "Obustava prodaje je uspjela.", + "successfully_updated" => "Prodaja je uspješno ažurirana.", + "suspend_sale" => "Obustavi", + "suspended_doc_id" => "Dokument", + "suspended_sale_id" => "ID", + "suspended_sales" => "Obustavljeno", + "table" => "Sto", + "takings" => "Dnevna prodaja", + "tax" => "Porez", + "tax_id" => "Porez Id", + "tax_invoice" => "Poreska faktura", + "tax_percent" => "Porez %", + "taxed_ind" => "P", + "total" => "Ukupno", + "total_tax_exclusive" => "Porez isključen", + "transaction_failed" => "Obrada nije ispravna.", + "unable_to_add_item" => "Dodavanje artikla u rasprodaju nije uspjelo", + "unsuccessfully_deleted" => "Brisanje prodaje nije uspjelo.", + "unsuccessfully_restored" => "Obnova prodaje(a) nije uspjela.", + "unsuccessfully_suspended_sale" => "Obustava prodaje nije uspjela.", + "unsuccessfully_updated" => "Ažuriranje prodaje nije uspjelo.", + "unsuspend" => "Odustani", + "unsuspend_and_delete" => "Akcija", + "update" => "Ažuriranje", + "upi" => "UPI", + "visa" => "", + "wholesale" => "", + "work_order" => "Radni nalog", + "work_order_number" => "Broj radnog naloga", + "work_order_number_duplicate" => "Broj radnog naloga mora biti jedinstven.", + "work_order_sent" => "Radni nalog poslat na", + "work_order_unsent" => "Slanje radnog naloga nije uspjelo", +]; diff --git a/app/Language/bs-BA/Suppliers.php b/app/Language/bs-BA/Suppliers.php index 247996d25..5de127663 100644 --- a/app/Language/bs-BA/Suppliers.php +++ b/app/Language/bs-BA/Suppliers.php @@ -1,22 +1,24 @@ "Broj računa", + "agency_name" => "Naziv agencije", + "cannot_be_deleted" => "Brisanje izabranih dobavljača nije uspjelo. Jedan ili više njih imaju prodaju.", + "category" => "Kategorija", + "company_name" => "Dobavljač", + "company_name_required" => "Dobavljač je obavezan.", + "confirm_delete" => "Da li ste sigurni da želite da izbrišete izabranog dobavljača?", + "confirm_restore" => "Da li ste sigurni da želite vratiti izabranog dobavljača?", + "cost" => "Trošak dobavljača", + "error_adding_updating" => "Ažuriranje ili dodavanje dobavljača nije uspjelo.", + "goods" => "Roba dobavljača", + "new" => "Novi dobavljač", + "none_selected" => "Niste izabrali nijednog dobavljača za brisanje.", + "one_or_multiple" => "Dobavljač(i)", + "successful_adding" => "Uspješno ste dodali dobavljača", + "successful_deleted" => "Uspješno ste Izbrisali dobavljača", + "successful_updating" => "Uspješno ste ažurirali dobavljača", + "supplier" => "Dobavljač", + "supplier_id" => "ID", + "tax_id" => "Porez Id", + "update" => "Ažuriranje dobavljača", +]; diff --git a/app/Language/bs-BA/Taxes.php b/app/Language/bs-BA/Taxes.php index fd4d57eb7..11452f4b9 100644 --- a/app/Language/bs-BA/Taxes.php +++ b/app/Language/bs-BA/Taxes.php @@ -1,80 +1,82 @@ "Dodaj izuzetak", + "cascade" => "Kaskada", + "cascade_sequence" => "Kaskadni redoslijed", + "city" => "Mjesto", + "code" => "Šifra poreza", + "confirm_delete" => "Da li ste sigurni da želite da izbrišete ovu šifru poreza? Ova radnja se ne može opozvati", + "confirm_restore" => "Da li ste sigurni da želite da vratite izabranu šifru poreza?", + "default_tax_category" => "Podrazumjevana kategorija", + "default_tax_rate" => "Podrazumjevana stopa poreza", + "error_adding_updating" => "Dodavanje ili ažuriranje šifre poreza nije uspjelo", + "group_seq" => "Grupa Sekv", + "jurisdiction_name" => "Naziv nadležnosti", + "name" => "Naziv", + "new" => "Nova šifra poreza", + "no_taxes" => "", + "no_taxes_to_display" => "Nije dostupna nijedan šifra poreza", + "reporting_authority" => "Organ za izvještavanje", + "round_half_down" => "Pola dolje", + "round_half_even" => "Pola ravnomjerno", + "round_half_odd" => "Pola neparno", + "round_half_up" => "Pola gore", + "rounding_code" => "Kod zaokruživanja", + "sales_tax" => "Porez na promet", + "sales_tax_by_invoice" => "Porez na promet po fakturi", + "sequence" => "Sekv.", + "state" => "Država", + "successful_deleted" => "Uspješno ste izbrisali", + "tax_categories" => "Kategorije poreza", + "tax_categories_configuration" => "Konfiguracija poreskih kategorija", + "tax_categories_saved_successfully" => "Izmjene poreskih kategorija su snimljene", + "tax_categories_saved_unsuccessfully" => "Izmjene poreskih kategorija nisu snimljene", + "tax_category" => "Kategorija poreza", + "tax_category_code" => "Šifra poreske kategorije", + "tax_category_duplicate" => "Duplikat poreske kategorije", + "tax_category_invalid_chars" => "Nevažeći znakovi u nazivu kategorije", + "tax_category_name" => "Naziv kategorije", + "tax_category_new" => "Nova kategorija", + "tax_category_required" => "Kategorija poreza je obavezna", + "tax_code" => "Šifra poreza", + "tax_code_cannot_be_deleted" => "Brisanje šifre poreza nije uspjelo", + "tax_code_duplicate" => "Duplikat šifre poreza", + "tax_code_invalid_chars" => "Nevažeći znakovi u šifri poreza", + "tax_code_name" => "Naziv šifre poreza", + "tax_code_required" => "Šifra poreza je obavezna", + "tax_code_successful_deleted" => "Uspješno ste izbrisali šifru poreza", + "tax_code_successful_updated" => "Uspješno ste ažurirali", + "tax_code_successful_updating" => "Uspješno ste ažurirali šifru poreza", + "tax_code_successfully_added" => "Uspješno ste dodali", + "tax_code_type" => "Vrsta šifre poreza", + "tax_codes" => "Šifre poreza", + "tax_codes_configuration" => "Konfiguracija šifre poreza", + "tax_codes_saved_successfully" => "Izmjena šifre poreza je snimljena", + "tax_codes_saved_unsuccessfully" => "Izmjena šifre poreza nije snimljena", + "tax_excluded" => "Porez nije uključen", + "tax_group" => "Poreska grupa", + "tax_group_not_unique" => "Poreska grupa {0} nije jedinstvena", + "tax_group_sequence" => "Redoslijed poreske grupe", + "tax_included" => "Porez je uključen", + "tax_jurisdiction" => "Poreski organ", + "tax_jurisdiction_duplicate" => "Duplikat poreskog organa", + "tax_jurisdiction_invalid_chars" => "Nevažeći znakovi u nazivu nadležnosti", + "tax_jurisdiction_required" => "Poreski organ je obavezan", + "tax_jurisdictions" => "Poreski organi", + "tax_jurisdictions_configuration" => "Konfiguracija poreskog organa", + "tax_jurisdictions_saved_successfully" => "Izmjene poreskog organa su snimljene", + "tax_jurisdictions_saved_unsuccessfully" => "Izmjene poreskog organa nisu snimljene", + "tax_rate" => "Poreska stopa", + "tax_rate_configuration" => "Konfiguracija poreske stope", + "tax_rate_error_adding_updating" => "Dodavanje ili ažuriranje poreske stope nije uspjelo", + "tax_rate_numeric" => "Stopa poreza mora biti broj", + "tax_rate_required" => "Stopa poreza je obavezna", + "tax_rate_successful_updated" => "Uspješno ste ažurirali", + "tax_rate_successfully_added" => "Uspješno ste dodali", + "tax_rates" => "Poreske stope", + "tax_rates_configuration" => "Konfiguracija poreskih stopa", + "tax_rounding" => "Zaokruživanje poreza", + "tax_type" => "Vrsta poreza", + "update" => "Ažurirajte porez za kategoriju prodaje", + "vat_tax" => "Porez na dodatu vrednost", +]; diff --git a/app/Language/cs/Attributes.php b/app/Language/cs/Attributes.php index bc4774a57..0adb3846e 100644 --- a/app/Language/cs/Attributes.php +++ b/app/Language/cs/Attributes.php @@ -1,31 +1,32 @@ - "", + "confirm_delete" => "", + "confirm_restore" => "", + "definition_cannot_be_deleted" => "", + "definition_error_adding_updating" => "", + "definition_flags" => "", + "definition_group" => "", + "definition_id" => "", + "definition_name" => "", + "definition_name_required" => "", + "definition_one_or_multiple" => "", + "definition_successful_adding" => "", + "definition_successful_deleted" => "", + "definition_successful_updating" => "", + "definition_type" => "", + "definition_type_required" => "", + "definition_unit" => "", + "definition_values" => "", + "new" => "", + "no_attributes_to_display" => "", + "receipt_visibility" => "", + "show_in_items" => "", + "show_in_items_visibility" => "", + "show_in_receipt" => "", + "show_in_receivings" => "", + "show_in_receivings_visibility" => "", + "show_in_sales" => "", + "show_in_sales_visibility" => "", + "update" => "", +]; diff --git a/app/Language/cs/Bootstrap_tables.php b/app/Language/cs/Bootstrap_tables.php index 4f5a42083..e58481298 100644 --- a/app/Language/cs/Bootstrap_tables.php +++ b/app/Language/cs/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "Vše", + "tables_columns" => "Sloupce", + "tables_hide_show_pagination" => "Zobrazit/skrýt stránkování", + "tables_loading" => "Nahrávám, prosím počkejte...", + "tables_page_from_to" => "Zobrazeno {0} až {1} z {2} řádků", + "tables_refresh" => "Obnovit", + "tables_rows_per_page" => "{0} řádků na stránku", + "tables_toggle" => "Přepnout", +]; diff --git a/app/Language/cs/Cashups.php b/app/Language/cs/Cashups.php index e6ad7ad9f..2ffc8c593 100644 --- a/app/Language/cs/Cashups.php +++ b/app/Language/cs/Cashups.php @@ -1,48 +1,49 @@ - "", + "amount_number" => "", + "amount_required" => "", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "", + "cash_difference" => "", + "close_date" => "", + "close_employee" => "", + "closed_amount_card" => "", + "closed_amount_cash" => "", + "closed_amount_check" => "", + "closed_amount_due" => "", + "closed_amount_giftcard" => "", + "closed_amount_total" => "", + "closed_date" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "confirm_submit" => "", + "date_number" => "", + "date_required" => "", + "description" => "", + "enable_expected" => "", + "error_adding_updating" => "", + "giftcard" => "", + "id" => "", + "info" => "", + "info_employee" => "", + "is_deleted" => "", + "new" => "", + "no_cashups_to_display" => "", + "none_selected" => "", + "note" => "", + "one_or_multiple" => "", + "open_amount_cash" => "", + "open_date" => "", + "open_employee" => "", + "opened_date" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "total" => "", + "transfer_amount_cash" => "", + "transfer_amount_cash_minus" => "", + "update" => "", + "warning" => "", +]; diff --git a/app/Language/cs/Common.php b/app/Language/cs/Common.php index 4363999a7..2c2eed432 100644 --- a/app/Language/cs/Common.php +++ b/app/Language/cs/Common.php @@ -1,87 +1,88 @@ - "Adresa 1", + "address_2" => "Adresa 2", + "admin" => "", + "city" => "Město", + "clerk" => "", + "close" => "Zavřít", + "color" => "", + "comments" => "Podrobnosti", + "common" => "", + "confirm_search" => "Máte vybráno jeden nebo více řádků a tyto po po vyhledání nebudou vybrány. Chcete opravdu pokračovat s vyhledáváním?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "", + "country" => "Země", + "dashboard" => "", + "date" => "Datum", + "delete" => "Smazat", + "det" => "podrobnosti", + "download_import_template" => "Stáhnout šablonu pro CSV (CSV)", + "edit" => "upravit", + "email" => "Email", + "email_invalid_format" => "Emailová adresa má špatný formát.", + "export_csv" => "Export do CSVu", + "export_csv_no" => "Ne", + "export_csv_yes" => "Ano", + "fields_required_message" => "Červená pole jsou vyžadována", + "fields_required_message_unique" => "", + "first_name" => "Jméno", + "first_name_required" => "Jméno je vyžadováno.", + "first_page" => "První", + "gender" => "Pohlaví", + "gender_female" => "Ž", + "gender_male" => "M", + "gender_undefined" => "", + "icon" => "", + "id" => "Id", + "import" => "Import", + "import_change_file" => "Změnit", + "import_csv" => "Import z CSVu", + "import_full_path" => "Úplná cesta k souboru CSV je vyžadována", + "import_remove_file" => "Vyjmout", + "import_select_file" => "Vybrat soubor", + "inv" => "", + "last_name" => "Příjmení", + "last_name_required" => "Příjmení je vyžadováno.", + "last_page" => "Poslední", + "learn_about_project" => "pro získání dalších informací k projektu.", + "list_of" => "Seznam", + "logo" => "", + "logo_mark" => "", + "logout" => "Odhlásit", + "manager" => "", + "migration_needed" => "", + "new" => "Nový", + "no" => "", + "no_persons_to_display" => "Žádní zákazníci k zobrazení.", + "none_selected_text" => "bez výběru", + "or" => "Nebo", + "people" => "", + "phone_number" => "Telefon", + "phone_number_required" => "", + "please_visit_my" => "Navštivte prosím", + "position" => "", + "powered_by" => "Používá", + "price" => "Cena", + "print" => "Tisk", + "remove" => "Vyjmout", + "required" => "Vyžadováno", + "restore" => "Obnovit", + "return_policy" => "Podmínky pro vrácení", + "search" => "Hledat", + "search_options" => "Volby pro hledání", + "searched_for" => "Hledat", + "software_short" => "", + "software_title" => "", + "state" => "Stát", + "submit" => "Odeslat", + "total_spent" => "Celkem utraceno", + "unknown" => "Neznámý", + "view_recent_sales" => "Zobrazit nedávné prodeje", + "website" => "www-stránky", + "welcome" => "Vítejte", + "welcome_message" => "Vítejte v OSPOS, vyberte si z modulů dole pro pokračování.", + "yes" => "", + "you_are_using_ospos" => "Používáte Open Source Point Of Sale verze", + "zip" => "PSČ", +]; diff --git a/app/Language/cs/Config.php b/app/Language/cs/Config.php index c21506a4d..6c24a555e 100644 --- a/app/Language/cs/Config.php +++ b/app/Language/cs/Config.php @@ -1,329 +1,330 @@ - "Adresa společnosti", + "address_required" => "", + "all_set" => "All file permissions are set correctly!", + "allow_duplicate_barcodes" => "", + "apostrophe" => "", + "backup_button" => "", + "backup_database" => "", + "barcode" => "", + "barcode_company" => "", + "barcode_configuration" => "", + "barcode_content" => "", + "barcode_first_row" => "", + "barcode_font" => "", + "barcode_formats" => "", + "barcode_generate_if_empty" => "", + "barcode_height" => "", + "barcode_id" => "", + "barcode_info" => "", + "barcode_layout" => "", + "barcode_name" => "", + "barcode_number" => "", + "barcode_number_in_row" => "", + "barcode_page_cellspacing" => "", + "barcode_page_width" => "", + "barcode_price" => "", + "barcode_second_row" => "", + "barcode_third_row" => "", + "barcode_tooltip" => "", + "barcode_type" => "", + "barcode_width" => "", + "bottom" => "", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "", + "cash_decimals_tooltip" => "", + "cash_rounding" => "", + "category_dropdown" => "", + "center" => "", + "change_apperance_tooltip" => "", + "comma" => "", + "company" => "", + "company_avatar" => "", + "company_change_image" => "", + "company_logo" => "", + "company_remove_image" => "", + "company_required" => "", + "company_select_image" => "", + "company_website_url" => "", + "country_codes" => "", + "country_codes_tooltip" => "", + "currency_code" => "", + "currency_decimals" => "", + "currency_symbol" => "", + "current_employee_only" => "", + "customer_reward" => "", + "customer_reward_duplicate" => "", + "customer_reward_enable" => "", + "customer_reward_invalid_chars" => "", + "customer_reward_required" => "", + "customer_sales_tax_support" => "", + "date_or_time_format" => "", + "datetimeformat" => "", + "decimal_point" => "", + "default_barcode_font_size_number" => "", + "default_barcode_font_size_required" => "", + "default_barcode_height_number" => "", + "default_barcode_height_required" => "", + "default_barcode_num_in_row_number" => "", + "default_barcode_num_in_row_required" => "", + "default_barcode_page_cellspacing_number" => "", + "default_barcode_page_cellspacing_required" => "", + "default_barcode_page_width_number" => "", + "default_barcode_page_width_required" => "", + "default_barcode_width_number" => "", + "default_barcode_width_required" => "", + "default_item_columns" => "", + "default_origin_tax_code" => "", + "default_receivings_discount" => "", + "default_receivings_discount_number" => "", + "default_receivings_discount_required" => "", + "default_sales_discount" => "", + "default_sales_discount_number" => "", + "default_sales_discount_required" => "", + "default_tax_category" => "", + "default_tax_code" => "", + "default_tax_jurisdiction" => "", + "default_tax_name_number" => "", + "default_tax_name_required" => "", + "default_tax_rate" => "", + "default_tax_rate_1" => "", + "default_tax_rate_2" => "", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "", + "default_tax_rate_required" => "", + "derive_sale_quantity" => "", + "derive_sale_quantity_tooltip" => "", + "dinner_table" => "", + "dinner_table_duplicate" => "", + "dinner_table_enable" => "", + "dinner_table_invalid_chars" => "", + "dinner_table_required" => "", + "dot" => "", + "email" => "", + "email_configuration" => "", + "email_mailpath" => "", + "email_protocol" => "", + "email_receipt_check_behaviour" => "", + "email_receipt_check_behaviour_always" => "", + "email_receipt_check_behaviour_last" => "", + "email_receipt_check_behaviour_never" => "", + "email_smtp_crypto" => "", + "email_smtp_host" => "", + "email_smtp_pass" => "", + "email_smtp_port" => "", + "email_smtp_timeout" => "", + "email_smtp_user" => "", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "", + "enforce_privacy_tooltip" => "", + "fax" => "", + "file_perm" => "There are problems with file permissions please fix and reload this page.", + "financial_year" => "", + "financial_year_apr" => "", + "financial_year_aug" => "", + "financial_year_dec" => "", + "financial_year_feb" => "", + "financial_year_jan" => "", + "financial_year_jul" => "", + "financial_year_jun" => "", + "financial_year_mar" => "", + "financial_year_may" => "", + "financial_year_nov" => "", + "financial_year_oct" => "", + "financial_year_sep" => "", + "floating_labels" => "", + "gcaptcha_enable" => "", + "gcaptcha_secret_key" => "", + "gcaptcha_secret_key_required" => "", + "gcaptcha_site_key" => "", + "gcaptcha_site_key_required" => "", + "gcaptcha_tooltip" => "", + "general" => "", + "general_configuration" => "", + "giftcard_number" => "", + "giftcard_random" => "", + "giftcard_series" => "", + "image_allowed_file_types" => "", + "image_max_height_tooltip" => "", + "image_max_size_tooltip" => "", + "image_max_width_tooltip" => "", + "image_restrictions" => "", + "include_hsn" => "", + "info" => "", + "info_configuration" => "", + "input_groups" => "", + "integrations" => "", + "integrations_configuration" => "", + "invoice" => "", + "invoice_configuration" => "", + "invoice_default_comments" => "", + "invoice_email_message" => "", + "invoice_enable" => "", + "invoice_printer" => "", + "invoice_type" => "", + "is_readable" => "", + "is_writable" => "is writable, but the permissions are higher than 750.", + "item_markup" => "", + "jsprintsetup_required" => "", + "language" => "", + "last_used_invoice_number" => "", + "last_used_quote_number" => "", + "last_used_work_order_number" => "", + "left" => "", + "license" => "", + "license_configuration" => "", + "line_sequence" => "", + "lines_per_page" => "", + "lines_per_page_number" => "", + "lines_per_page_required" => "", + "locale" => "", + "locale_configuration" => "", + "locale_info" => "", + "location" => "", + "location_configuration" => "", + "location_info" => "", + "login_form" => "", + "logout" => "", + "mailchimp" => "", + "mailchimp_api_key" => "", + "mailchimp_configuration" => "", + "mailchimp_key_successfully" => "", + "mailchimp_key_unsuccessfully" => "", + "mailchimp_lists" => "", + "mailchimp_tooltip" => "", + "message" => "", + "message_configuration" => "", + "msg_msg" => "", + "msg_msg_placeholder" => "", + "msg_pwd" => "", + "msg_pwd_required" => "", + "msg_src" => "", + "msg_src_required" => "", + "msg_uid" => "", + "msg_uid_required" => "", + "multi_pack_enabled" => "", + "no_risk" => "No security/vulnerability risks.", + "none" => "", + "notify_alignment" => "", + "number_format" => "", + "number_locale" => "", + "number_locale_invalid" => "", + "number_locale_required" => "", + "number_locale_tooltip" => "", + "os_timezone" => "", + "ospos_info" => "", + "payment_options_order" => "", + "perm_risk" => "Permissions higher than 750 leaves this software at risk.", + "phone" => "", + "phone_required" => "", + "print_bottom_margin" => "", + "print_bottom_margin_number" => "", + "print_bottom_margin_required" => "", + "print_delay_autoreturn" => "", + "print_delay_autoreturn_number" => "", + "print_delay_autoreturn_required" => "", + "print_footer" => "", + "print_header" => "", + "print_left_margin" => "", + "print_left_margin_number" => "", + "print_left_margin_required" => "", + "print_receipt_check_behaviour" => "", + "print_receipt_check_behaviour_always" => "", + "print_receipt_check_behaviour_last" => "", + "print_receipt_check_behaviour_never" => "", + "print_right_margin" => "", + "print_right_margin_number" => "", + "print_right_margin_required" => "", + "print_silently" => "", + "print_top_margin" => "", + "print_top_margin_number" => "", + "print_top_margin_required" => "", + "quantity_decimals" => "", + "quick_cash_enable" => "", + "quote_default_comments" => "", + "receipt" => "", + "receipt_category" => "", + "receipt_configuration" => "", + "receipt_default" => "", + "receipt_font_size" => "", + "receipt_font_size_number" => "", + "receipt_font_size_required" => "", + "receipt_info" => "", + "receipt_printer" => "", + "receipt_short" => "", + "receipt_show_company_name" => "", + "receipt_show_description" => "", + "receipt_show_serialnumber" => "", + "receipt_show_tax_ind" => "", + "receipt_show_taxes" => "", + "receipt_show_total_discount" => "", + "receipt_template" => "", + "receiving_calculate_average_price" => "", + "recv_invoice_format" => "", + "register_mode_default" => "", + "report_an_issue" => "", + "return_policy_required" => "", + "reward" => "", + "reward_configuration" => "", + "right" => "", + "sales_invoice_format" => "", + "sales_quote_format" => "", + "saved_successfully" => "", + "saved_unsuccessfully" => "", + "security_issue" => "Security Vulnerability Warning", + "server_notice" => "Please use the below info for issue reporting.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "", + "statistics" => "", + "statistics_tooltip" => "", + "stock_location" => "", + "stock_location_duplicate" => "", + "stock_location_invalid_chars" => "", + "stock_location_required" => "", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "", + "suggestions_fourth_column" => "", + "suggestions_layout" => "", + "suggestions_second_column" => "", + "suggestions_third_column" => "", + "system_conf" => "Setup & Conf", + "system_info" => "System Info", + "table" => "", + "table_configuration" => "", + "takings_printer" => "", + "tax" => "", + "tax_category" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_required" => "", + "tax_category_used" => "", + "tax_configuration" => "", + "tax_decimals" => "", + "tax_id" => "", + "tax_included" => "", + "theme" => "", + "theme_preview" => "", + "thousands_separator" => "", + "timezone" => "", + "timezone_error" => "", + "top" => "", + "use_destination_based_tax" => "", + "user_timezone" => "", + "website" => "", + "wholesale_markup" => "", + "work_order_enable" => "", + "work_order_format" => "", +]; diff --git a/app/Language/cs/Datepicker.php b/app/Language/cs/Datepicker.php index 50393348e..8e632ecbe 100644 --- a/app/Language/cs/Datepicker.php +++ b/app/Language/cs/Datepicker.php @@ -1,22 +1,23 @@ - "Vše", + "apply" => "Použít", + "cancel" => "Zrušit", + "custom" => "Jiný", + "from" => "Od", + "last_30" => "Posledních 30 dnů", + "last_7" => "Posledních 7 dnů", + "last_financial_year" => "Minulý účetní rok", + "last_month" => "Minulý měsíc", + "last_year" => "Minulý rok", + "same_month_last_year" => "Stejný měsíc v loňském roce", + "same_month_to_same_day_last_year" => "Stejné období loni", + "this_financial_year" => "Aktuální účetní rok", + "this_month" => "Tento měsíc", + "this_year" => "Tento rok", + "to" => "Do", + "today" => "Dnes", + "today_last_year" => "Stejný den loni", + "weekstart" => "0", + "yesterday" => "Včera", +]; diff --git a/app/Language/cs/Employees.php b/app/Language/cs/Employees.php index d8222c9be..6f597ab5b 100644 --- a/app/Language/cs/Employees.php +++ b/app/Language/cs/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "", + "cannot_be_deleted" => "", + "change_employee" => "", + "change_password" => "", + "clerk" => "", + "commission" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "current_password" => "", + "current_password_invalid" => "", + "employee" => "", + "error_adding_updating" => "", + "error_deleting_demo_admin" => "", + "error_updating_demo_admin" => "", + "language" => "", + "login_info" => "", + "manager" => "", + "new" => "", + "none_selected" => "", + "one_or_multiple" => "", + "password" => "", + "password_minlength" => "", + "password_must_match" => "", + "password_not_must_match" => "", + "password_required" => "", + "permission_desc" => "", + "permission_info" => "", + "repeat_password" => "", + "subpermission_required" => "", + "successful_adding" => "", + "successful_change_password" => "", + "successful_deleted" => "", + "successful_updating" => "", + "system_language" => "", + "unsuccessful_change_password" => "", + "update" => "", + "username" => "", + "username_duplicate" => "", + "username_minlength" => "", + "username_required" => "", +]; diff --git a/app/Language/cs/Enum.php b/app/Language/cs/Enum.php index dde09937b..c39655c3b 100644 --- a/app/Language/cs/Enum.php +++ b/app/Language/cs/Enum.php @@ -1,9 +1,10 @@ - "", + "half_even" => "", + "half_five" => "", + "half_odd" => "", + "half_up" => "", + "round_down" => "", + "round_up" => "", +]; diff --git a/app/Language/cs/Error.php b/app/Language/cs/Error.php index 7e82e9775..6134ea59a 100644 --- a/app/Language/cs/Error.php +++ b/app/Language/cs/Error.php @@ -1,4 +1,5 @@ - "", + "unknown" => "", +]; diff --git a/app/Language/cs/Expenses.php b/app/Language/cs/Expenses.php index cae8d985c..e9e237376 100644 --- a/app/Language/cs/Expenses.php +++ b/app/Language/cs/Expenses.php @@ -1,49 +1,50 @@ - "", + "amount" => "", + "amount_number" => "", + "amount_required" => "", + "by_category" => "", + "cannot_be_deleted" => "", + "cash" => "", + "cash_filter" => "", + "categories_name" => "", + "category_required" => "", + "check" => "", + "check_filter" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "credit" => "", + "credit_filter" => "", + "date" => "", + "date_number" => "", + "date_required" => "", + "debit" => "", + "debit_filter" => "", + "description" => "", + "due" => "", + "due_filter" => "", + "employee" => "", + "error_adding_updating" => "", + "expense_id" => "", + "expenses_employee" => "", + "info" => "", + "ip_address" => "", + "is_deleted" => "", + "name_required" => "", + "new" => "", + "new_supplier" => "", + "no_expenses_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "payment" => "", + "start_typing_supplier_name" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier_name" => "", + "supplier_tax_code" => "", + "tax_amount" => "", + "tax_amount_number" => "", + "update" => "", +]; diff --git a/app/Language/cs/Expenses_categories.php b/app/Language/cs/Expenses_categories.php index 7e4c654f7..03169e528 100644 --- a/app/Language/cs/Expenses_categories.php +++ b/app/Language/cs/Expenses_categories.php @@ -1,21 +1,22 @@ - "", + "add_item" => "", + "cannot_be_deleted" => "", + "category_id" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "description" => "", + "error_adding_updating" => "", + "info" => "", + "name" => "", + "new" => "", + "no_expenses_categories_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "quantity" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "update" => "", +]; diff --git a/app/Language/cs/Giftcards.php b/app/Language/cs/Giftcards.php index c2491d327..f1b1bd322 100644 --- a/app/Language/cs/Giftcards.php +++ b/app/Language/cs/Giftcards.php @@ -1,70 +1,71 @@ - "", + "allow_alt_description" => "", + "bulk_edit" => "", + "cannot_be_deleted" => "", + "cannot_find_giftcard" => "", + "cannot_use" => "", + "card_value" => "", + "category" => "", + "change_all_to_allow_alt_desc" => "", + "change_all_to_not_allow_allow_desc" => "", + "change_all_to_serialized" => "", + "change_all_to_unserialized" => "", + "confirm_bulk_edit" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost_price" => "", + "count" => "", + "csv_import_failed" => "", + "current_quantity" => "", + "description" => "", + "details_count" => "", + "do_nothing" => "", + "edit_fields_you_want_to_update" => "", + "edit_multiple_giftcards" => "", + "error_adding_updating" => "", + "error_updating_multiple" => "", + "generate_barcodes" => "", + "giftcard" => "", + "giftcard_number" => "", + "info_provided_by" => "", + "inventory_comments" => "", + "is_serialized" => "", + "low_inventory_giftcards" => "", + "manually_editing_of_quantity" => "", + "must_select_giftcard_for_barcode" => "", + "new" => "", + "no_description_giftcards" => "", + "no_giftcards_to_display" => "", + "none" => "", + "none_selected" => "", + "number" => "", + "number_information" => "", + "number_required" => "", + "one_or_multiple" => "", + "person_id" => "", + "quantity" => "", + "quantity_required" => "", + "remaining_balance" => "", + "reorder_level" => "", + "retrive_giftcard_info" => "", + "sales_tax_1" => "", + "sales_tax_2" => "", + "serialized_giftcards" => "", + "successful_adding" => "", + "successful_bulk_edit" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "tax_1" => "", + "tax_2" => "", + "tax_percent" => "", + "tax_percents" => "", + "unit_price" => "", + "upc_database" => "", + "update" => "", + "use_inventory_menu" => "", + "value" => "", + "value_required" => "", +]; diff --git a/app/Language/cs/Item_kits.php b/app/Language/cs/Item_kits.php index 7e5447763..2f21a4963 100644 --- a/app/Language/cs/Item_kits.php +++ b/app/Language/cs/Item_kits.php @@ -1,40 +1,41 @@ - "", + "all" => "", + "cannot_be_deleted" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "description" => "", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "error_adding_updating" => "", + "find_kit_item" => "", + "info" => "", + "item" => "", + "item_kit_number" => "", + "item_kit_number_duplicate" => "", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "", + "kit" => "", + "kit_and_components" => "", + "kit_and_stock" => "", + "kit_only" => "", + "name" => "", + "new" => "", + "no_item_kits_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "price_option" => "", + "priced_only" => "", + "print_option" => "", + "quantity" => "", + "sequence" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "unit_price" => "", + "update" => "", +]; diff --git a/app/Language/cs/Items.php b/app/Language/cs/Items.php index 2eaf3bc82..c1dac80da 100644 --- a/app/Language/cs/Items.php +++ b/app/Language/cs/Items.php @@ -1,119 +1,120 @@ - "Změna množství.", + "allow_alt_description" => "Povolit alternativní popis", + "amount_entry" => "Množství", + "bulk_edit" => "Hromadná editace", + "buy_price_required" => "Je nutno zadat nákupní cenu.", + "cannot_be_deleted" => "Nelze smazat vybrané pokožky protože již mají záznamy o prodeji.", + "cannot_find_item" => "Položka nenalezena.", + "categories" => "", + "category" => "Kategorie", + "category_new" => "", + "category_required" => "Je nutno zadat kategorii.", + "change_all_to_allow_alt_desc" => "Povolit pro všechny alternativní popis.", + "change_all_to_not_allow_allow_desc" => "Nepovolit alternativní popis pro všechny.", + "change_all_to_serialized" => "Upravit vše na položky se sériovým číslem", + "change_all_to_unserialized" => "Upravit vše na položky bez sériového čísla", + "change_image" => "Změnit obrázek", + "confirm_bulk_edit" => "Opravdu chcete upravit vybrané položky?", + "confirm_bulk_edit_wipe_taxes" => "Všechny záznamy o daních u položky budou nahrazeny.", + "confirm_delete" => "Opravdu chcete smazat vybrané položky?", + "confirm_restore" => "Opravdu chcete obnovit vybrané položky?", + "cost_price" => "Nákupní cena", + "cost_price_number" => "Nákupní cena musí být číslo.", + "cost_price_required" => "Musíte zadat nákupní cenu.", + "count" => "Upravit množství", + "csv_import_failed" => "Import z CSVu se nepovedl", + "csv_import_nodata_wrongformat" => "Nahraný soubor neobsahuje žádná data nebo má špatný formát.", + "csv_import_partially_failed" => "Při importu položek došlo k několika chybám:", + "csv_import_success" => "Import položek proběhl bez chyby.", + "current_quantity" => "Množství skladem", + "default_pack_name" => "", + "description" => "Popis", + "details_count" => "Další informace o množství na skladě", + "do_nothing" => "Nedělat nic", + "edit" => "", + "edit_fields_you_want_to_update" => "", + "edit_multiple_items" => "Úpravy více položek", + "empty_upc_items" => "Položky bez čárového kódu", + "error_adding_updating" => "Chyba při přidávání či úpravě položek", + "error_updating_multiple" => "Chyba při úpravě položek", + "generate_barcodes" => "Vytvořit čárový kód", + "hsn_code" => "", + "image" => "Avatar", + "import_items_csv" => "Import položek z CSVu", + "info_provided_by" => "", + "inventory" => "", + "inventory_CSV_import_quantity" => "", + "inventory_comments" => "Komentář", + "inventory_data_tracking" => "Pohyby na skladu", + "inventory_date" => "Datum", + "inventory_employee" => "Uživatel", + "inventory_in_out_quantity" => "Změna ks", + "inventory_remarks" => "Poznámky", + "is_deleted" => "Smazáno", + "is_printed" => "", + "is_serialized" => "Položka má sériové číslo", + "item" => "Položka", + "item_id" => "", + "item_number" => "Čárový kód", + "item_number_duplicate" => "Položka už je v databázi.", + "kit" => "Sada", + "location" => "Umístění", + "low_inventory_items" => "Položky co nejsou skladem", + "low_sell_item" => "", + "manually_editing_of_quantity" => "Ruční úprava množství", + "markup" => "", + "name" => "Název položky", + "name_required" => "Musíte zadat název položky.", + "new" => "Nová položka", + "no_description_items" => "Položky bez popisu", + "no_items_to_display" => "Žádné položky k zobrazení.", + "none" => "Žádný", + "none_selected" => "", + "nonstock" => "Neskladová", + "number_information" => "Číslo položky", + "number_required" => "Musíte zadat čárový kód.", + "one_or_multiple" => "Položky", + "pack_name" => "", + "qty_per_pack" => "", + "quantity" => "Množství", + "quantity_number" => "Množství musí být číslo.", + "quantity_required" => "Musíte zadat množství.", + "receiving_quantity" => "Kusů přijato", + "remove_image" => "Odstranit obrázek", + "reorder_level" => "Množství pro další objednávku", + "reorder_level_number" => "Množství pro další objednávku musí být číslo.", + "reorder_level_required" => "Musíte zadat množství pro další objednávku.", + "retrive_item_info" => "Získat informace o položce", + "sales_tax_1" => "DPH", + "sales_tax_2" => "DPH 2", + "search_attributes" => "", + "select_image" => "Vybrat obrázek", + "serialized_items" => "Položky se sériovým číslem", + "standard" => "Běžná", + "stock" => "Skladová", + "stock_location" => "Umístění skladu", + "stock_type" => "Druh evidence", + "successful_adding" => "Položka byla úspěšně přidána", + "successful_bulk_edit" => "Položka byla úspěšně upravena", + "successful_deleted" => "", + "successful_updating" => "Položka byla upravena", + "supplier" => "Dodavatel", + "tax_1" => "DPH základní", + "tax_2" => "DPH snížená", + "tax_3" => "", + "tax_category" => "", + "tax_percent" => "Sazba (procenta)", + "tax_percent_number" => "Sazba daně musí být číslo", + "tax_percent_required" => "Musíte zadat sazbu daně.", + "tax_percents" => "Sazba daně", + "temp" => "", + "type" => "Typ položky", + "unit_price" => "Koncová cena (vč. DPH)", + "unit_price_number" => "Cena musí být číslo.", + "unit_price_required" => "Musíte zadat koncovou cenu.", + "upc_database" => "Databáze čárových kódů", + "update" => "Upravit položku", + "use_inventory_menu" => "Použít nabídku Sklad", +]; diff --git a/app/Language/cs/Login.php b/app/Language/cs/Login.php index 803b1ec8c..83db26960 100644 --- a/app/Language/cs/Login.php +++ b/app/Language/cs/Login.php @@ -1,13 +1,14 @@ - "Nejsem robot.", + "go" => "Přihlásit", + "invalid_gcaptcha" => "Špatné zadání.", + "invalid_installation" => "Instalace není v pořádku, zkontrolujte soubor php.ini.", + "invalid_username_and_password" => "Neplatné jméno nebo heslo.", + "login" => "Login", + "logout" => "", + "migration_needed" => "", + "password" => "Heslo", + "username" => "Uživatelské jméno", + "welcome" => "", +]; diff --git a/app/Language/cs/Messages.php b/app/Language/cs/Messages.php index 27c149e0d..eb8d22926 100644 --- a/app/Language/cs/Messages.php +++ b/app/Language/cs/Messages.php @@ -1,14 +1,15 @@ - "Jméno", + "last_name" => "Příjmení", + "message" => "Zpráva", + "message_placeholder" => "Zde napište zprávu...", + "message_required" => "Zprávu je nutno napsat", + "multiple_phones" => "(V případě více adresátů oddělujte čísla na mobil čárkami)", + "phone" => "Telefonní číslo", + "phone_number_required" => "Telefonní číslo je vyžadováno", + "phone_placeholder" => "Telefonní číslo...", + "sms_send" => "Odeslat SMS", + "successfully_sent" => "Zpráva byla odeslána: ", + "unsuccessfully_sent" => "Zpráva nebyla odeslána: ", +]; diff --git a/app/Language/cs/Module.php b/app/Language/cs/Module.php index 73ed94aa0..fda29a58b 100644 --- a/app/Language/cs/Module.php +++ b/app/Language/cs/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "", + "attributes_desc" => "", + "both" => "Oba", + "cashups" => "", + "cashups_desc" => "", + "config" => "Nastavení", + "config_desc" => "Změnit nastavení OSPOS.", + "customers" => "Zákazníci", + "customers_desc" => "Slouží k přidání, úpravě, mazání a hledání zákazníků.", + "employees" => "Uživatelé", + "employees_desc" => "Slouží k přidání, úpravě, mazání a hledání uživatelů.", + "expenses" => "Náklady", + "expenses_categories" => "Kategorie nákladů", + "expenses_categories_desc" => "Slouží k přídání, úpravě a mazání kategorií nákladů.", + "expenses_desc" => "Slouží k přidání, úpravě, mazání a hledání nákladů.", + "giftcards" => "Dárkové poukázky", + "giftcards_desc" => "Slouží k tvorbě, úpravě, mazání a hledání dárkových poukázek.", + "home" => "Zpět", + "home_desc" => "Zpět na seznam všech modulů.", + "item_kits" => "Sady", + "item_kits_desc" => "Slouží k tvorbě, úpravě, mazání a hledání sad ze skladových položek.", + "items" => "Sklad", + "items_desc" => "Slouží k tvorbě, úpravám, mazání a hledání skladových položek.", + "messages" => "Zprávy", + "messages_desc" => "Slouží k posílání zpráv zákazníkům, dodavatelům a uživatelům.", + "migrate" => "Migrace", + "migrate_desc" => "Aktualizovat databázi OSPOS.", + "office" => "Správa", + "office_desc" => "Seznam modulů pro správu.", + "receivings" => "Příjem zboží", + "receivings_desc" => "", + "reports" => "Sestavy", + "reports_desc" => "Slouží pro zobrazení a tvorbu sestav.", + "sales" => "Prodej", + "sales_desc" => "Slouží ke prodeji a vrácení položek.", + "suppliers" => "Dodavatelé", + "suppliers_desc" => "Slouží k přidání, úpravání, mazání a hledání dodavatelů.", + "taxes" => "Daně", + "taxes_desc" => "Slouží pro nastavení DPH.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/cs/Receivings.php b/app/Language/cs/Receivings.php index b54956b37..cae2f2758 100644 --- a/app/Language/cs/Receivings.php +++ b/app/Language/cs/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "Zrušit", + "cannot_be_deleted" => "Příjemku nelze smazat.", + "comments" => "Poznámky", + "complete_receiving" => "Dokončit", + "confirm_cancel_receiving" => "Opravdu chcete smazat všechny položky na příjemce? Vše bude smazáno.", + "confirm_delete" => "Opravdu chcete smazat tuto příjemku? Tato akce je nevratná.", + "confirm_finish_receiving" => "Opravdu chcete zpracovat příjemku? Tato akce je nevratná.", + "confirm_restore" => "", + "cost" => "Cena", + "daily" => "", + "date" => "Datum příjmu", + "date_required" => "Musíte zadat správné datum.", + "date_type" => "Musíte zadat datum.", + "delete_entire_sale" => "", + "discount" => "Sleva %", + "edit" => "Upravit", + "edit_sale" => "Upravit příjemku", + "employee" => "Uživatel", + "error_editing_item" => "Nelze upravit položku.", + "error_requisition" => "Nelze přesunout položku do do stejného skladu.", + "find_or_scan_item" => "Vyhledat nebo skenovat položku", + "find_or_scan_item_or_receipt" => "Vyhledat nebo skenovat účtenku", + "id" => "Číslo příjemky", + "item_name" => "Název položky", + "mode" => "Druh příjmu", + "new_supplier" => "Nový dodavatel", + "one_or_multiple" => "", + "print_after_sale" => "Vytisknout po příjmu", + "quantity" => "Ks.", + "receipt" => "Příjemka", + "receipt_number" => "Příjemka č", + "receiving" => "Příjem", + "reference" => "Označení", + "register" => "Přijaté položky", + "requisition" => "", + "return" => "Vratka", + "select_supplier" => "Vyberte dodavatele (volitelné)", + "ship_pack" => "", + "start_typing_supplier_name" => "Začněte psát jméno dodavatele...", + "stock" => "Sklad", + "stock_destination" => "Cílový sklad", + "stock_locaiton" => "Umístění skladu", + "stock_source" => "", + "successfully_deleted" => "Smazáno", + "successfully_updated" => "Upraveno", + "supplier" => "Dodavatel", + "supplier_address" => "Adresa", + "supplier_email" => "Email", + "supplier_location" => "", + "total" => "Celkem", + "transaction_failed" => "Zpracování příjmu neproběhlo.", + "unable_to_add_item" => "Vložení položky do příjemky se nezdařilo.", + "unsuccessfully_updated" => "Změna příjemky se nezdařila.", + "update" => "Upravit", +]; diff --git a/app/Language/cs/Reports.php b/app/Language/cs/Reports.php index 816f8d0c7..e7fba4b3c 100644 --- a/app/Language/cs/Reports.php +++ b/app/Language/cs/Reports.php @@ -1,147 +1,148 @@ - "Vše", + "authority" => "", + "canceled" => "Zrušené", + "categories" => "Kategorie", + "categories_summary_report" => "Přehled dle kategorií", + "category" => "Kategorie", + "code_canceled" => "CNL", + "code_invoice" => "FA", + "code_pos" => "POS", + "code_quote" => "Q", + "code_return" => "RET", + "code_type" => "Typ", + "code_work_order" => "ZAK", + "comments" => "Poznámky", + "commission" => "", + "complete" => "Dokončené prodeje a vratky", + "completed_sales" => "Dokončené prodeje", + "confirm_delete" => "Opravdu chcete smazat vybrané záznamy?", + "confirm_restore" => "Opravdu chcete obnovit vybrané záznamy?", + "cost" => "Nákup", + "cost_price" => "Nákupní cena", + "count" => "Počet", + "customer" => "Zákazník", + "customers" => "Zákazníci", + "customers_summary_report" => "Přehled dle zákazníků", + "date" => "Datum", + "date_range" => "Období", + "description" => "Popis", + "detailed_receivings_report" => "Podrobný přehled příjmů", + "detailed_receivings_report_input" => "", + "detailed_reports" => "Podrobné sestavy", + "detailed_requisition_report" => "", + "detailed_sales_report" => "Podrobný přehled transakcí", + "discount" => "Sleva", + "discount_fixed" => "", + "discount_percent" => "Procentní sleva", + "discount_type" => "", + "discounts" => "Slevy", + "discounts_summary_report" => "Přehled podle slev", + "earned" => "Points Earned", + "employee" => "Zaměstnanec", + "employees" => "Zaměstnanci", + "employees_summary_report" => "Přehled podle zaměstnanců", + "expenses" => "Náklady", + "expenses_amount" => "Množství", + "expenses_categories" => "Náklady", + "expenses_categories_summary_report" => "Přehled podle kategorií nákladů", + "expenses_category" => "Kategorie", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "DPH", + "expenses_total_amount" => "Množství celkem", + "expenses_total_tax_amount" => "Celkem DPH", + "graphical_reports" => "Grafy", + "inventory" => "Sklad", + "inventory_low" => "Podstav na skladě", + "inventory_low_report" => "Přehled položek na skladě pod limitem", + "inventory_reports" => "Skladové sestavy", + "inventory_summary" => "Přehled stavu skladu", + "inventory_summary_report" => "Přehled skladu", + "item" => "Položka", + "item_count" => "Filtr podle počtu", + "item_name" => "Název položky", + "item_number" => "Čárový kód", + "items" => "Položky", + "items_purchased" => "Zakoupené položky", + "items_received" => "Přijaté položky", + "items_summary_report" => "Přehled položek", + "jurisdiction" => "", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "", + "more_than_zero" => "Více než nula", + "name" => "Název", + "no_reports_to_display" => "Nic k zobrazení.", + "payment_type" => "Způsob platby", + "payments" => "Platby", + "payments_summary_report" => "Přehled podle způsobů platby", + "profit" => "Zisk", + "quantity" => "Množství", + "quantity_purchased" => "Zakoupené množství", + "quotes" => "Nabídky", + "received_by" => "Přijato", + "receiving_id" => "Číslo příjemky", + "receiving_type" => "Typ příjmu", + "receivings" => "Příjemky", + "reorder_level" => "Množství pro doobjednání", + "report" => "Sestava", + "report_input" => "Parametry sestavy", + "reports" => "Sestavy", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "Requisitions", + "returns" => "Vratky", + "revenue" => "Výnos", + "sale_id" => "ID transakce", + "sale_type" => "Typ transakce", + "sales" => "Transakce", + "sales_amount" => "Množství transakcí", + "sales_summary_report" => "Přehled podle transakcí", + "sales_taxes" => "", + "sales_taxes_summary_report" => "", + "serial_number" => "Sériové číslo", + "service_charge" => "", + "sold_by" => "Prodejce", + "sold_items" => "", + "sold_to" => "Zákazník", + "stock_location" => "Místo skladu", + "sub_total_value" => "Mezisoučet (bez DPH)", + "subtotal" => "Mezisoučet (bez DPH)", + "summary_reports" => "Souhrnné sestavy", + "supplied_by" => "Dodáno", + "supplier" => "Dodavatel", + "suppliers" => "Dodavatelé", + "suppliers_summary_report" => "Přehled dodavatelů", + "tax" => "DPH", + "tax_category" => "", + "tax_name" => "", + "tax_percent" => "Sazba", + "tax_rate" => "", + "taxes" => "Daně", + "taxes_summary_report" => "Přehled podle DPH", + "total" => "Celkem", + "total_inventory_value" => "Celková cena skladu", + "total_low_sell_quantity" => "", + "total_quantity" => "Celkové množství", + "total_retail" => "Cena skladu v koncových cenách", + "trans_amount" => "", + "trans_due" => "", + "trans_group" => "", + "trans_nopay_sales" => "", + "trans_payments" => "", + "trans_refunded" => "", + "trans_sales" => "", + "trans_type" => "", + "type" => "Typ", + "unit_price" => "Prodejní cena", + "used" => "Points Used", + "work_orders" => "Work Orders", + "zero_and_less" => "Nula a méně", +]; diff --git a/app/Language/cs/Suppliers.php b/app/Language/cs/Suppliers.php index e25c992c4..f26bc2195 100644 --- a/app/Language/cs/Suppliers.php +++ b/app/Language/cs/Suppliers.php @@ -1,23 +1,24 @@ - "", + "agency_name" => "", + "cannot_be_deleted" => "", + "category" => "", + "company_name" => "", + "company_name_required" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost" => "", + "error_adding_updating" => "", + "goods" => "", + "new" => "", + "none_selected" => "", + "one_or_multiple" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "supplier_id" => "", + "tax_id" => "", + "update" => "", +]; diff --git a/app/Language/cs/Taxes.php b/app/Language/cs/Taxes.php index 8b395b5b0..6ae3d5b76 100644 --- a/app/Language/cs/Taxes.php +++ b/app/Language/cs/Taxes.php @@ -1,81 +1,82 @@ - "", + "cascade" => "", + "cascade_sequence" => "", + "city" => "", + "code" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "default_tax_category" => "", + "default_tax_rate" => "", + "error_adding_updating" => "", + "group_seq" => "", + "jurisdiction_name" => "", + "name" => "", + "new" => "", + "no_taxes" => "", + "no_taxes_to_display" => "", + "reporting_authority" => "", + "round_half_down" => "", + "round_half_even" => "", + "round_half_odd" => "", + "round_half_up" => "", + "rounding_code" => "", + "sales_tax" => "", + "sales_tax_by_invoice" => "", + "sequence" => "", + "state" => "", + "successful_deleted" => "", + "tax_categories" => "", + "tax_categories_configuration" => "", + "tax_categories_saved_successfully" => "", + "tax_categories_saved_unsuccessfully" => "", + "tax_category" => "", + "tax_category_code" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_name" => "", + "tax_category_new" => "", + "tax_category_required" => "", + "tax_code" => "", + "tax_code_cannot_be_deleted" => "", + "tax_code_duplicate" => "", + "tax_code_invalid_chars" => "", + "tax_code_name" => "", + "tax_code_required" => "", + "tax_code_successful_deleted" => "", + "tax_code_successful_updated" => "", + "tax_code_successful_updating" => "", + "tax_code_successfully_added" => "", + "tax_code_type" => "", + "tax_codes" => "", + "tax_codes_configuration" => "", + "tax_codes_saved_successfully" => "", + "tax_codes_saved_unsuccessfully" => "", + "tax_excluded" => "", + "tax_group" => "", + "tax_group_not_unique" => "", + "tax_group_sequence" => "", + "tax_included" => "", + "tax_jurisdiction" => "", + "tax_jurisdiction_duplicate" => "", + "tax_jurisdiction_invalid_chars" => "", + "tax_jurisdiction_required" => "", + "tax_jurisdictions" => "", + "tax_jurisdictions_configuration" => "", + "tax_jurisdictions_saved_successfully" => "", + "tax_jurisdictions_saved_unsuccessfully" => "", + "tax_rate" => "", + "tax_rate_configuration" => "", + "tax_rate_error_adding_updating" => "", + "tax_rate_numeric" => "", + "tax_rate_required" => "", + "tax_rate_successful_updated" => "", + "tax_rate_successfully_added" => "", + "tax_rates" => "", + "tax_rates_configuration" => "", + "tax_rounding" => "", + "tax_type" => "", + "update" => "", + "vat_tax" => "", +]; diff --git a/app/Language/da/Attributes.php b/app/Language/da/Attributes.php index 82463d241..2ede3f1e2 100644 --- a/app/Language/da/Attributes.php +++ b/app/Language/da/Attributes.php @@ -1,31 +1,32 @@ - "Egenskabens værdi kan ikke indeholde ':' or '|'", + "confirm_delete" => "Er du sikker på, at du vil slette de valgte egenskaber?", + "confirm_restore" => "Er du sikker på, at du vil gendanne de valgte egenskaber?", + "definition_cannot_be_deleted" => "De valgte egenskaber kunne ikke slettes", + "definition_error_adding_updating" => "Egenskab {0} Kunne ikke tilføjes eller opdateres. Tjek venligst fejlprotokollen.", + "definition_flags" => "Egenskabens Synlighed", + "definition_group" => "Gruppe", + "definition_id" => "Id", + "definition_name" => "Tilføj egenskab", + "definition_name_required" => "Egenskabens navn er et obligatorisk felt", + "definition_one_or_multiple" => "Egenskab(er)", + "definition_successful_adding" => "Du har tilføjet en genstand", + "definition_successful_deleted" => "Du har slettet en genstand", + "definition_successful_updating" => "Du har opdateret en egenskab", + "definition_type" => "Egenskabs-type", + "definition_type_required" => "Egenskabs-type er et obligatorisk felt", + "definition_unit" => "Måleenhed", + "definition_values" => "Egenskabens værdier", + "new" => "Ny egenskab", + "no_attributes_to_display" => "Ingen genstande at vise", + "receipt_visibility" => "Kvittering", + "show_in_items" => "Vis i genstande", + "show_in_items_visibility" => "Genstande", + "show_in_receipt" => "Vis i kvittering", + "show_in_receivings" => "Vis i modtagelser", + "show_in_receivings_visibility" => "Modtagelser", + "show_in_sales" => "Vis i salg", + "show_in_sales_visibility" => "Salg", + "update" => "Opdater egenskab", +]; diff --git a/app/Language/da/Bootstrap_tables.php b/app/Language/da/Bootstrap_tables.php index fa7184359..a62d8fd15 100644 --- a/app/Language/da/Bootstrap_tables.php +++ b/app/Language/da/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "Alle", + "tables_columns" => "Kolonner", + "tables_hide_show_pagination" => "Gem/Vis sideinddeling", + "tables_loading" => "Indlæser, vent venligst...", + "tables_page_from_to" => "Viser {0} to {1} af {2} rækker", + "tables_refresh" => "Opdater", + "tables_rows_per_page" => "{0} rækker per side", + "tables_toggle" => "Skift", +]; diff --git a/app/Language/da/Cashups.php b/app/Language/da/Cashups.php index fc6e317f6..a0f398ab4 100644 --- a/app/Language/da/Cashups.php +++ b/app/Language/da/Cashups.php @@ -1,48 +1,49 @@ - "Beløb", + "amount_number" => "Beløbet skal være et tal", + "amount_required" => "Beløb er et obligatorisk felt.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "Kasseopgørelse kan ikke slettes", + "cash_difference" => "", + "close_date" => "Luk dato", + "close_employee" => "Lukket af", + "closed_amount_card" => "Kort", + "closed_amount_cash" => "Lukkede kasse", + "closed_amount_check" => "Regninger", + "closed_amount_due" => "Afgifter", + "closed_amount_giftcard" => "", + "closed_amount_total" => "Total", + "closed_date" => "Lukket dato", + "confirm_delete" => "Er du sikker på, at du vil slette den valgte kasseopgørelse?", + "confirm_restore" => "Er du sikker på, at du vil gendanne de valgte kasseopgørelser?", + "confirm_submit" => "", + "date_number" => "Datoen skal være et tal", + "date_required" => "Dato er et obligatorisk felt", + "description" => "Beskrivelse", + "enable_expected" => "", + "error_adding_updating" => "Fejl ved at tilføje/opdatere kasseopgørelsen", + "giftcard" => "", + "id" => "Id", + "info" => "Kasseopgørelsers information", + "info_employee" => "", + "is_deleted" => "Slettet", + "new" => "Ny kasseopgørelse", + "no_cashups_to_display" => "Der er ingen kasseopgørelser at vise", + "none_selected" => "Du har ikke valgt nogle kasseopgørelser", + "note" => "Noter", + "one_or_multiple" => "Kasseopgørelse(r)", + "open_amount_cash" => "Åben kasse", + "open_date" => "Åben dato", + "open_employee" => "Åbnet af", + "opened_date" => "Åbnet dato", + "successful_adding" => "Kasseopgørelse tilføjet", + "successful_deleted" => "Kasseopgørelse er slettet", + "successful_updating" => "Kasseopgørelse er opdateret", + "total" => "Total", + "transfer_amount_cash" => "", + "transfer_amount_cash_minus" => "", + "update" => "Opdater kasseopgørelse", + "warning" => "", +]; diff --git a/app/Language/da/Common.php b/app/Language/da/Common.php index 6a15268e2..fce734de6 100644 --- a/app/Language/da/Common.php +++ b/app/Language/da/Common.php @@ -1,87 +1,88 @@ - "Adresse 1", + "address_2" => "Adresse 2", + "admin" => "", + "city" => "By", + "clerk" => "", + "close" => "Luk", + "color" => "", + "comments" => "Kommentarer", + "common" => "Almindelig(e)", + "confirm_search" => "Du har valgt en eller flere rækker. Disse vil ikke længere være valgt efter din søgning. Er du sikker på, at du vil foretage søgningen?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "Ret venligst identificeret fejl før du gemmer", + "country" => "Land", + "dashboard" => "", + "date" => "Dato", + "delete" => "Slet", + "det" => "Detaljer", + "download_import_template" => "Download Import CSV Template (CSV)", + "edit" => "Rediger", + "email" => "Email", + "email_invalid_format" => "Email adressen er ikke i det korrekte format.", + "export_csv" => "CSV Eksport", + "export_csv_no" => "Nej", + "export_csv_yes" => "Ja", + "fields_required_message" => "Røde felter er obligatoriske", + "fields_required_message_unique" => "", + "first_name" => "Fornavn", + "first_name_required" => "Fornavn er et obligatorisk felt.", + "first_page" => "Første", + "gender" => "Køn", + "gender_female" => "Kvinde", + "gender_male" => "Mand", + "gender_undefined" => "", + "icon" => "", + "id" => "Id", + "import" => "Import", + "import_change_file" => "Skift", + "import_csv" => "CSV Import", + "import_full_path" => "Fulde stig til csv fil behøves", + "import_remove_file" => "Fjern", + "import_select_file" => "Vælg fil", + "inv" => "inv", + "last_name" => "Efternavn", + "last_name_required" => "Efternavn er et obligatorisk felt.", + "last_page" => "Sidste", + "learn_about_project" => "for at lære det seneste information om projektet.", + "list_of" => "Liste af", + "logo" => "", + "logo_mark" => "", + "logout" => "Log ud", + "manager" => "", + "migration_needed" => "En database migration til {0} vil starte efter du er logget ind.", + "new" => "Ny", + "no" => "", + "no_persons_to_display" => "Der er ingen folk at vise.", + "none_selected_text" => "[Vælg]", + "or" => "ELLER", + "people" => "", + "phone_number" => "Telefonnummer", + "phone_number_required" => "", + "please_visit_my" => "Besøg venligst", + "position" => "", + "powered_by" => "Drevet af", + "price" => "Pris", + "print" => "Print ud", + "remove" => "Fjern", + "required" => "Obligatorisk", + "restore" => "Gendan", + "return_policy" => "Returpolitik", + "search" => "Søg", + "search_options" => "Søgeindstillinger", + "searched_for" => "Søgt efter", + "software_short" => "", + "software_title" => "", + "state" => "Stat", + "submit" => "Indsend", + "total_spent" => "Samlet brugt", + "unknown" => "Ukendt", + "view_recent_sales" => "Se seneste salg", + "website" => "Hjemmeside", + "welcome" => "Velkommen", + "welcome_message" => "Velkommen til OSPOS. Klik på et modul forneden for at komme i gang.", + "yes" => "", + "you_are_using_ospos" => "You are using Open Source Point Of Sale version", + "zip" => "Postnummer", +]; diff --git a/app/Language/da/Config.php b/app/Language/da/Config.php index c35a5e23e..5b4c7665d 100644 --- a/app/Language/da/Config.php +++ b/app/Language/da/Config.php @@ -1,329 +1,330 @@ - "Firma adresse", + "address_required" => "Firma adresse er et obligatorisk felt.", + "all_set" => "All file permissions are set correctly!", + "allow_duplicate_barcodes" => "Tillad duplikatstregkoder", + "apostrophe" => "apostrof", + "backup_button" => "Backup", + "backup_database" => "Backup Database", + "barcode" => "Stregkode", + "barcode_company" => "Firmanavn", + "barcode_configuration" => "Stregkode konfiguration", + "barcode_content" => "Stregkode indhold", + "barcode_first_row" => "Række 1", + "barcode_font" => "Skrifttype", + "barcode_formats" => "Inputformater", + "barcode_generate_if_empty" => "Generer hvis tom.", + "barcode_height" => "Højde (px)", + "barcode_id" => "Genstands Id/navn", + "barcode_info" => "Information om stregkode konfiguration", + "barcode_layout" => "Stregkode layout", + "barcode_name" => "Navn", + "barcode_number" => "Stregkode", + "barcode_number_in_row" => "Nummer i rækken", + "barcode_page_cellspacing" => "Vis sidens celleafstand.", + "barcode_page_width" => "Vis sidens bredde", + "barcode_price" => "Pris", + "barcode_second_row" => "Række 2", + "barcode_third_row" => "Række 3", + "barcode_tooltip" => "Advarsel: Denne funktion kan forårsage, at duplikerede genstande vil blive importeret eller oprettet. Anvend ikke hvis du ikke vil have duplikerede stregkoder.", + "barcode_type" => "Stregkode type", + "barcode_width" => "Bredde (px)", + "bottom" => "Bund", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "Kontante decimaler", + "cash_decimals_tooltip" => "Hvis kontante decimaler og valuta decimaler er de samme, kan kontanterne ikke rundes op.", + "cash_rounding" => "Kontant afrunding", + "category_dropdown" => "", + "center" => "Centrum", + "change_apperance_tooltip" => "", + "comma" => "Komma", + "company" => "Firma navn", + "company_avatar" => "", + "company_change_image" => "Skift billede", + "company_logo" => "Firma logo", + "company_remove_image" => "Fjern billede", + "company_required" => "Firma navn er et obligatorisk", + "company_select_image" => "Vælg billede", + "company_website_url" => "Firma hjemmeside er ikke en gyldig URL (http://...).", + "country_codes" => "Landekoder", + "country_codes_tooltip" => "Kommasepareret liste af landekoder til nominatim adresse søgning.", + "currency_code" => "Valuta kode", + "currency_decimals" => "Valuta decimaler", + "currency_symbol" => "Valuta symbol", + "current_employee_only" => "", + "customer_reward" => "Belønning", + "customer_reward_duplicate" => "Belønning skal være unik.", + "customer_reward_enable" => "Aktiver kunde belønninger", + "customer_reward_invalid_chars" => "Belønning må ikke indholde '_'", + "customer_reward_required" => "Belønning er et obligatorisk felt", + "customer_sales_tax_support" => "", + "date_or_time_format" => "Dato- og tidfilter", + "datetimeformat" => "Dato og tid format", + "decimal_point" => "Decimaltegn", + "default_barcode_font_size_number" => "Standard stregkode skriftstørrelse skal være et tal", + "default_barcode_font_size_required" => "Standard stregkode skriftstørrelse er et obligatorisk felt", + "default_barcode_height_number" => "Standard stregkode højde skal være et tal", + "default_barcode_height_required" => "Standard stegkode højde er et obligatorisk felt", + "default_barcode_num_in_row_number" => "Standard stregkode tal i en række skal være et tal", + "default_barcode_num_in_row_required" => "Standard stregkode tal i en række er et obligatorisk felt", + "default_barcode_page_cellspacing_number" => "Standard stregkodeside-celleafstand skal være et tal", + "default_barcode_page_cellspacing_required" => "Standard stegkodeside-celleafstand er et obligatorisk felt", + "default_barcode_page_width_number" => "Standard stregkode side bredde skal være et tal", + "default_barcode_page_width_required" => "Standard stregkode side bredde er et obligatorisk felt", + "default_barcode_width_number" => "Standard stregkode bredde skal være et tal", + "default_barcode_width_required" => "Standard stregkode bredde er et obligatorisk felt", + "default_item_columns" => "Standard synlige genstands-kolonner", + "default_origin_tax_code" => "Standard oprindelse af afgiftskode", + "default_receivings_discount" => "Standard modtagelsesrabat", + "default_receivings_discount_number" => "Standard modtagelsesrabat skal være et tal", + "default_receivings_discount_required" => "Standard modtagelsesrabat er et obligatorisk felt", + "default_sales_discount" => "Standard salgsrabat", + "default_sales_discount_number" => "Standard salgsrabat skal være et tal", + "default_sales_discount_required" => "Standard salgsrabat er et obligatorisk felt", + "default_tax_category" => "Standard afgiftskategori", + "default_tax_code" => "Standard afgiftskode", + "default_tax_jurisdiction" => "Standard afgift jurisdiktion", + "default_tax_name_number" => "Standard afgiftsnavn skal være en streng", + "default_tax_name_required" => "Standard afgiftsnavn er et obligatorisk felt", + "default_tax_rate" => "Standard afgiftsrate %", + "default_tax_rate_1" => "Afgift 1 procent", + "default_tax_rate_2" => "Afgift 2 procent", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "Standard afgiftsrate skal være et tal", + "default_tax_rate_required" => "Standard afgiftsrate er et obligatorisk felt", + "derive_sale_quantity" => "Tillad afledt salgsmængde", + "derive_sale_quantity_tooltip" => "Hvis markeret, vil en ny varetype blive stillet til rådighed for varer bestilt med et udvidet beløb", + "dinner_table" => "Tabel", + "dinner_table_duplicate" => "Tabel skal være unik", + "dinner_table_enable" => "Enable Dinner Tables", + "dinner_table_invalid_chars" => "Table Name can not contain '_'.", + "dinner_table_required" => "Table is a required field.", + "dot" => "punktum", + "email" => "Email", + "email_configuration" => "Email konfiguration", + "email_mailpath" => "Stig til Sendmail", + "email_protocol" => "Protokol", + "email_receipt_check_behaviour" => "Email kvitteringsfelt", + "email_receipt_check_behaviour_always" => "Altid markeret", + "email_receipt_check_behaviour_last" => "Husk sidste valg", + "email_receipt_check_behaviour_never" => "Aldrig markeret", + "email_smtp_crypto" => "SMTP Kryptering", + "email_smtp_host" => "SMTP Server", + "email_smtp_pass" => "SMTP Kodeord", + "email_smtp_port" => "SMTP Port", + "email_smtp_timeout" => "SMTP Timeout (sekunder)", + "email_smtp_user" => "SMTP Brugernavn", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "Håndhæv privathed", + "enforce_privacy_tooltip" => "Beskyt kunders privatliv, der håndhæver datascrambling i tilfælde af, at deres data bliver slettet", + "fax" => "Fax", + "file_perm" => "There are problems with file permissions please fix and reload this page.", + "financial_year" => "Fiscal Year Start", + "financial_year_apr" => "1st of April", + "financial_year_aug" => "1st of August", + "financial_year_dec" => "1st of December", + "financial_year_feb" => "1st of February", + "financial_year_jan" => "1st of January", + "financial_year_jul" => "1st of July", + "financial_year_jun" => "1st of June", + "financial_year_mar" => "1st of March", + "financial_year_may" => "1st of May", + "financial_year_nov" => "1st of November", + "financial_year_oct" => "1st of October", + "financial_year_sep" => "1st of September", + "floating_labels" => "", + "gcaptcha_enable" => "Login Page reCAPTCHA", + "gcaptcha_secret_key" => "reCAPTCHA Secret Key", + "gcaptcha_secret_key_required" => "reCAPTCHA Secret Key is a required field", + "gcaptcha_site_key" => "reCAPTCHA Site Key", + "gcaptcha_site_key_required" => "reCAPTCHA Site Key is a required field", + "gcaptcha_tooltip" => "Protect the Login page with Google reCAPTCHA, click the icon for an API key pair.", + "general" => "General", + "general_configuration" => "General Configuration", + "giftcard_number" => "Gift Card Number", + "giftcard_random" => "Generate Random", + "giftcard_series" => "Generate in Series", + "image_allowed_file_types" => "", + "image_max_height_tooltip" => "", + "image_max_size_tooltip" => "", + "image_max_width_tooltip" => "", + "image_restrictions" => "", + "include_hsn" => "Include Support for HSN Codes", + "info" => "Information", + "info_configuration" => "Store Information", + "input_groups" => "", + "integrations" => "Integrations", + "integrations_configuration" => "Third Party Integrations", + "invoice" => "Invoice", + "invoice_configuration" => "Invoice Print Settings", + "invoice_default_comments" => "Default Invoice Comments", + "invoice_email_message" => "Invoice Email Template", + "invoice_enable" => "Enable Invoicing", + "invoice_printer" => "Invoice Printer", + "invoice_type" => "Invoice Type", + "is_readable" => "", + "is_writable" => "is writable, but the permissions are higher than 750.", + "item_markup" => "", + "jsprintsetup_required" => "Warning: This functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?", + "language" => "Language", + "last_used_invoice_number" => "Last used Invoice Number", + "last_used_quote_number" => "Last used Quote Number", + "last_used_work_order_number" => "Last used W/O Number", + "left" => "Left", + "license" => "License", + "license_configuration" => "License Statement", + "line_sequence" => "Line Sequence", + "lines_per_page" => "Lines per Page", + "lines_per_page_number" => "Lines per Page must be a number.", + "lines_per_page_required" => "Lines per Page is a required field.", + "locale" => "Localization", + "locale_configuration" => "Localization Configuration", + "locale_info" => "Localization Configuration Information", + "location" => "Stock", + "location_configuration" => "Stock Locations", + "location_info" => "Location Configuration Information", + "login_form" => "", + "logout" => "Do you want to make a backup before logging out? Click [OK] to backup or [Cancel] to logout.", + "mailchimp" => "Mailchimp", + "mailchimp_api_key" => "Mailchimp API Key", + "mailchimp_configuration" => "Mailchimp Configuration", + "mailchimp_key_successfully" => "API Key is valid.", + "mailchimp_key_unsuccessfully" => "API Key is invalid.", + "mailchimp_lists" => "Mailchimp List(s)", + "mailchimp_tooltip" => "Click the icon for an API Key.", + "message" => "Message", + "message_configuration" => "Message Configuration", + "msg_msg" => "Saved Text Message", + "msg_msg_placeholder" => "If you wish to use a SMS template save your message here, otherwise leave the box blank.", + "msg_pwd" => "SMS-API Password", + "msg_pwd_required" => "SMS-API Password is a required field", + "msg_src" => "SMS-API Sender ID", + "msg_src_required" => "SMS-API Sender ID is a required field", + "msg_uid" => "SMS-API Username", + "msg_uid_required" => "SMS-API Username is a required field", + "multi_pack_enabled" => "Multiple Packages per Item", + "no_risk" => "No security/vulnerability risks.", + "none" => "none", + "notify_alignment" => "Notification Popup Position", + "number_format" => "Number Format", + "number_locale" => "Localization", + "number_locale_invalid" => "The entered locale is invalid. Check the link in the tooltip to find a valid locale.", + "number_locale_required" => "Number Locale is a required field.", + "number_locale_tooltip" => "Find a suitable locale through this link.", + "os_timezone" => "", + "ospos_info" => "OSPOS Installation Info", + "payment_options_order" => "Payment Options Order", + "perm_risk" => "Permissions higher than 750 leaves this software at risk.", + "phone" => "Company Phone", + "phone_required" => "Company Phone is a required field.", + "print_bottom_margin" => "Margin Bottom", + "print_bottom_margin_number" => "Margin Bottom must be a number.", + "print_bottom_margin_required" => "Margin Bottom is a required field.", + "print_delay_autoreturn" => "Autoreturn to Sale delay", + "print_delay_autoreturn_number" => "Autoreturn to Sale delay is a required field.", + "print_delay_autoreturn_required" => "Autoreturn to Sale delay must be a number.", + "print_footer" => "Print Browser Footer", + "print_header" => "Print Browser Header", + "print_left_margin" => "Margin Left", + "print_left_margin_number" => "Margin Left must be a number.", + "print_left_margin_required" => "Margin Left is a required field.", + "print_receipt_check_behaviour" => "Print Receipt checkbox", + "print_receipt_check_behaviour_always" => "Always checked", + "print_receipt_check_behaviour_last" => "Remember last selection", + "print_receipt_check_behaviour_never" => "Always unchecked", + "print_right_margin" => "Margin Right", + "print_right_margin_number" => "Margin Right must be a number.", + "print_right_margin_required" => "Margin Right is a required field.", + "print_silently" => "Show Print Dialog", + "print_top_margin" => "Margin Top", + "print_top_margin_number" => "Margin Top must be a number.", + "print_top_margin_required" => "Margin Top is a required field.", + "quantity_decimals" => "Quantity Decimals", + "quick_cash_enable" => "", + "quote_default_comments" => "Default Quote Comments", + "receipt" => "Receipt", + "receipt_category" => "", + "receipt_configuration" => "Receipt Print Settings", + "receipt_default" => "Default", + "receipt_font_size" => "Font Size", + "receipt_font_size_number" => "Font Size must be a number.", + "receipt_font_size_required" => "Font Size is a required field.", + "receipt_info" => "Receipt Configuration Information", + "receipt_printer" => "Ticket Printer", + "receipt_short" => "Short", + "receipt_show_company_name" => "Show Company Name", + "receipt_show_description" => "Show Description", + "receipt_show_serialnumber" => "Show Serial Number", + "receipt_show_tax_ind" => "Show Tax Indicator", + "receipt_show_taxes" => "Show Taxes", + "receipt_show_total_discount" => "Show Total Discount", + "receipt_template" => "Receipt Template", + "receiving_calculate_average_price" => "Calc avg. Price (Receiving)", + "recv_invoice_format" => "Receivings Invoice Format", + "register_mode_default" => "Default Register Mode", + "report_an_issue" => "", + "return_policy_required" => "Return policy is a required field.", + "reward" => "Reward", + "reward_configuration" => "Reward Configuration", + "right" => "Right", + "sales_invoice_format" => "Sales Invoice Format", + "sales_quote_format" => "Sales Quote Format", + "saved_successfully" => "Configuration save successful.", + "saved_unsuccessfully" => "Configuration save failed.", + "security_issue" => "Security Vulnerability Warning", + "server_notice" => "Please use the below info for issue reporting.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "Show office icon", + "statistics" => "Send Statistics", + "statistics_tooltip" => "Send statistics for development and feature improvement purposes.", + "stock_location" => "Stock location", + "stock_location_duplicate" => "Stock Location must be unique.", + "stock_location_invalid_chars" => "Stock Location can not contain '_'.", + "stock_location_required" => "Stock location is a required field.", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "Column 1", + "suggestions_fourth_column" => "", + "suggestions_layout" => "Search Suggestions Layout", + "suggestions_second_column" => "Column 2", + "suggestions_third_column" => "Column 3", + "system_conf" => "Setup & Conf", + "system_info" => "System Info", + "table" => "Table", + "table_configuration" => "Table Configuration", + "takings_printer" => "Receipt Printer", + "tax" => "Tax", + "tax_category" => "Tax Category", + "tax_category_duplicate" => "The entered tax category already exists.", + "tax_category_invalid_chars" => "The entered tax category is invalid.", + "tax_category_required" => "The tax category is required.", + "tax_category_used" => "Tax category cannot be deleted because it is being used.", + "tax_configuration" => "Tax Configuration", + "tax_decimals" => "Tax Decimals", + "tax_id" => "Tax Id", + "tax_included" => "Tax Included", + "theme" => "Theme", + "theme_preview" => "", + "thousands_separator" => "Thousands Separator", + "timezone" => "Timezone", + "timezone_error" => "", + "top" => "Top", + "use_destination_based_tax" => "Use Destination Based Tax", + "user_timezone" => "", + "website" => "Website", + "wholesale_markup" => "", + "work_order_enable" => "Work Order Support", + "work_order_format" => "Work Order Format", +]; diff --git a/app/Language/da/Customers.php b/app/Language/da/Customers.php index 2675d9dd1..306faf3fc 100644 --- a/app/Language/da/Customers.php +++ b/app/Language/da/Customers.php @@ -1,55 +1,56 @@ - "Account #", + "account_number_duplicate" => "Account Number is already present in the database.", + "available_points" => "Available Points", + "available_points_value" => "", + "average" => "Average spent", + "avg_discount" => "Average discount", + "basic_information" => "Information", + "cannot_be_deleted" => "Could not delete selected customers, one or more of the selected customers has sales.", + "company_name" => "Company", + "confirm_delete" => "Are you sure you want to delete the selected customer(s)?", + "confirm_restore" => "Are you sure you want to restore selected customers(s)?", + "consent" => "Registration consent", + "consent_required" => "Registration consent is a required field.", + "csv_import_failed" => "CSV import failed", + "csv_import_nodata_wrongformat" => "The uploaded file has no data or is incorrectly formatted.", + "csv_import_partially_failed" => "Customer import successful with some failures:", + "csv_import_success" => "Customer import successful.", + "customer" => "Customer", + "date" => "Date", + "discount" => "Discount", + "discount_fixed" => "Fixed Discount", + "discount_percent" => "Percentage Discount", + "discount_type" => "Discount Type", + "email_duplicate" => "Email Address is already present in the database.", + "employee" => "Employee", + "error_adding_updating" => "Customer add or update failed.", + "import_items_csv" => "Customer Import from CSV", + "mailchimp_activity_click" => "Email click", + "mailchimp_activity_lastopen" => "Last open email", + "mailchimp_activity_open" => "Email open", + "mailchimp_activity_total" => "Email sent", + "mailchimp_activity_unopen" => "Email unopen", + "mailchimp_email_client" => "Email client", + "mailchimp_info" => "Mailchimp", + "mailchimp_member_rating" => "Rating", + "mailchimp_status" => "Status", + "mailchimp_vip" => "VIP", + "max" => "Max. spent", + "min" => "Min. spent", + "new" => "New Customer", + "none_selected" => "You have not selected any customer(s) to delete.", + "one_or_multiple" => "customer(s)", + "quantity" => "Quantity", + "stats_info" => "Stats", + "successful_adding" => "You have successfully added customer", + "successful_deleted" => "You have successfully deleted", + "successful_updating" => "You have successfully updated customer", + "tax_code" => "Tax Code", + "tax_id" => "Tax Id", + "taxable" => "Taxable", + "total" => "Total spent", + "update" => "Update Customer", + "rewards_package" => "Rewards Package", +]; diff --git a/app/Language/da/Datepicker.php b/app/Language/da/Datepicker.php index 095eb96ec..222a616d2 100644 --- a/app/Language/da/Datepicker.php +++ b/app/Language/da/Datepicker.php @@ -1,22 +1,23 @@ - "All Time", + "apply" => "Apply", + "cancel" => "Cancel", + "custom" => "Custom", + "from" => "From", + "last_30" => "Last 30 Days", + "last_7" => "Last 7 Days", + "last_financial_year" => "Last Fiscal Year", + "last_month" => "Last Month", + "last_year" => "Last Year", + "same_month_last_year" => "Same Month Last Year", + "same_month_to_same_day_last_year" => "Same Month To Same Day Last Year", + "this_financial_year" => "Current Fiscal Year", + "this_month" => "Current Month", + "this_year" => "Current Year", + "to" => "To", + "today" => "Today", + "today_last_year" => "Today Last Year", + "weekstart" => "0", + "yesterday" => "Yesterday", +]; diff --git a/app/Language/da/Employees.php b/app/Language/da/Employees.php index a7e7ace8a..01ca9ccb1 100644 --- a/app/Language/da/Employees.php +++ b/app/Language/da/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "Information", + "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.", + "change_employee" => "", + "change_password" => "Change Password", + "clerk" => "", + "commission" => "", + "confirm_delete" => "Are you sure you want to delete the selected employee(s)?", + "confirm_restore" => "Are you sure you want to restore selected employee(s)?", + "current_password" => "Current Password", + "current_password_invalid" => "Current Password is invalid.", + "employee" => "Employee", + "error_adding_updating" => "Employee add or update failed.", + "error_deleting_demo_admin" => "You can not delete the demo admin user.", + "error_updating_demo_admin" => "You can not change the demo admin user.", + "language" => "Language", + "login_info" => "Login", + "manager" => "", + "new" => "New Employee", + "none_selected" => "You have not selected any employee(s) to delete.", + "one_or_multiple" => "employee(s)", + "password" => "Password", + "password_minlength" => "Password must be at least 8 characters in length.", + "password_must_match" => "Passwords do not match.", + "password_not_must_match" => "Current password and new password must be unique.", + "password_required" => "Password is required.", + "permission_desc" => "Check the boxes below to grant access to modules.", + "permission_info" => "Permissions", + "repeat_password" => "Password Again", + "subpermission_required" => "Add at least one grant for each module.", + "successful_adding" => "Employee add successful.", + "successful_change_password" => "Password change successful.", + "successful_deleted" => "You have successfully deleted", + "successful_updating" => "You have successfully updated employee", + "system_language" => "System Language", + "unsuccessful_change_password" => "Password change failed.", + "update" => "Update Employee", + "username" => "Username", + "username_duplicate" => "", + "username_minlength" => "Username must be at least 5 characters in length.", + "username_required" => "Username is a required field.", +]; diff --git a/app/Language/da/Enum.php b/app/Language/da/Enum.php index 15b78890a..6189977b6 100644 --- a/app/Language/da/Enum.php +++ b/app/Language/da/Enum.php @@ -1,9 +1,10 @@ - "Half Down", + "half_even" => "Half Even", + "half_five" => "Half Five", + "half_odd" => "Half Odd", + "half_up" => "Half Up", + "round_down" => "Round Down", + "round_up" => "Round Up", +]; diff --git a/app/Language/da/Error.php b/app/Language/da/Error.php index 992eaa731..ea2c39425 100644 --- a/app/Language/da/Error.php +++ b/app/Language/da/Error.php @@ -1,4 +1,5 @@ - "You do not have permission to access the module named", + "unknown" => "Unexpected error", +]; diff --git a/app/Language/da/Expenses.php b/app/Language/da/Expenses.php index 3c1dc0662..a818c8c0a 100644 --- a/app/Language/da/Expenses.php +++ b/app/Language/da/Expenses.php @@ -1,49 +1,50 @@ - "Add Expense", + "amount" => "Amount", + "amount_number" => "Amount must be a number", + "amount_required" => "Expense Amount required", + "by_category" => "Category", + "cannot_be_deleted" => "Could not delete Category Expense(s)", + "cash" => "Cash", + "cash_filter" => "Cash", + "categories_name" => "Category", + "category_required" => "category is a required field", + "check" => "Check", + "check_filter" => "Check", + "confirm_delete" => "Are you sure you want to delete the selected Expense?", + "confirm_restore" => "Are you sure you want to restore the selected Expenses(s)?", + "credit" => "Credit Card", + "credit_filter" => "Credit Card", + "date" => "Date", + "date_number" => "date must be a number", + "date_required" => "date is a required field", + "debit" => "Debit Card", + "debit_filter" => "Debit Card", + "description" => "Description", + "due" => "Due", + "due_filter" => "Due", + "employee" => "Created By", + "error_adding_updating" => "Error adding/updating Expense", + "expense_id" => "Id", + "expenses_employee" => "Employee", + "info" => "Expense Info", + "ip_address" => "", + "is_deleted" => "Deleted", + "name_required" => "Expense Name required", + "new" => "New Expense", + "new_supplier" => "", + "no_expenses_to_display" => "There are no Expenses to display", + "none_selected" => "You have not selected any Expense", + "one_or_multiple" => "Expense(s)", + "payment" => "Payment Type", + "start_typing_supplier_name" => "Start Typing Supplier's name...", + "successful_adding" => "Expense add successful", + "successful_deleted" => "Expense delete successful", + "successful_updating" => "Expense update successful", + "supplier_name" => "Supplier", + "supplier_tax_code" => "Tax Code", + "tax_amount" => "Tax", + "tax_amount_number" => "", + "update" => "Update Expense", +]; diff --git a/app/Language/da/Expenses_categories.php b/app/Language/da/Expenses_categories.php index 4924bc3e7..7e1f40570 100644 --- a/app/Language/da/Expenses_categories.php +++ b/app/Language/da/Expenses_categories.php @@ -1,21 +1,22 @@ - "Expense Category name required", + "add_item" => "Add Category", + "cannot_be_deleted" => "Could not delete Category Expense(s)", + "category_id" => "Id", + "confirm_delete" => "Are you sure you want to delete the selected Expense Category?", + "confirm_restore" => "Are you sure you want to restore the selected Expense Category?", + "description" => "Category Description", + "error_adding_updating" => "Error adding/updating Expense Category", + "info" => "Category Expense Info", + "name" => "Category Name", + "new" => "New Category", + "no_expenses_categories_to_display" => "No Category to display", + "none_selected" => "You have not selected any Category Expense", + "one_or_multiple" => "Category Expense", + "quantity" => "Quantity", + "successful_adding" => "Expense Category add successful", + "successful_deleted" => "Expense Category delete successful", + "successful_updating" => "Expense Category update successful", + "update" => "Update Category", +]; diff --git a/app/Language/da/Giftcards.php b/app/Language/da/Giftcards.php index 1e07f128b..78398b03a 100644 --- a/app/Language/da/Giftcards.php +++ b/app/Language/da/Giftcards.php @@ -1,70 +1,71 @@ - "Inventory to add or subtract.", + "allow_alt_description" => "Allow Alternate Description", + "bulk_edit" => "Bulk Edit", + "cannot_be_deleted" => "Could not delete selected Gift Card(s), one or more of the selected Gift Cards has sales.", + "cannot_find_giftcard" => "Gift Card not found.", + "cannot_use" => "Gift Card {0} cannot be used for this sale: invalid Customer.", + "card_value" => "Value", + "category" => "Category", + "change_all_to_allow_alt_desc" => "Allow alternate description for all.", + "change_all_to_not_allow_allow_desc" => "Do not allow alternate description for all.", + "change_all_to_serialized" => "Change All To Serialized", + "change_all_to_unserialized" => "Change All To Unserialized", + "confirm_bulk_edit" => "Are you sure you want to edit the selected Gift Card(s)?", + "confirm_delete" => "Are you sure you want to delete the selected Gift Card(s)?", + "confirm_restore" => "Are you sure you want to restore selected Gift Card(s)?", + "cost_price" => "Wholesale Price", + "count" => "Update Inventory", + "csv_import_failed" => "CSV import failed.", + "current_quantity" => "Current Quantity", + "description" => "Description", + "details_count" => "Inventory Count Details", + "do_nothing" => "Do Nothing", + "edit_fields_you_want_to_update" => "Edit desired fields for selected Gift Card(s).", + "edit_multiple_giftcards" => "Edit Multiple Gift Cards.", + "error_adding_updating" => "Gift Card add or update failed.", + "error_updating_multiple" => "Gift Card(s) update failed.", + "generate_barcodes" => "Generate Barcodes", + "giftcard" => "Gift Card", + "giftcard_number" => "Gift Card Number", + "info_provided_by" => "Info provided by", + "inventory_comments" => "Comments", + "is_serialized" => "Gift Card has Serial Number", + "low_inventory_giftcards" => "Low Inventory Gift Cards", + "manually_editing_of_quantity" => "Manual Edit of Quantity", + "must_select_giftcard_for_barcode" => "You must select at least one (1) Gift Card to generate barcodes.", + "new" => "New Gift Card", + "no_description_giftcards" => "No Description Gift Cards", + "no_giftcards_to_display" => "No Gift Cards to display.", + "none" => "None", + "none_selected" => "No Gift Card(s) selected to edit.", + "number" => "Gift Card Number must be a number.", + "number_information" => "Gift Card Number", + "number_required" => "Gift Card Number is a required field.", + "one_or_multiple" => "Gift Card(s)", + "person_id" => "Customer", + "quantity" => "Quantity", + "quantity_required" => "Quantity is a required field. Please close (X) to cancel.", + "remaining_balance" => "Gift Card {0} remaining value is {1}!", + "reorder_level" => "Reorder Level", + "retrive_giftcard_info" => "Retrieve Gift Card Info", + "sales_tax_1" => "Sales Tax", + "sales_tax_2" => "Sales Tax 2", + "serialized_giftcards" => "Serialized Gift Cards", + "successful_adding" => "You have successfully added Gift Card", + "successful_bulk_edit" => "You have successfully updated the selected Gift Card(s)", + "successful_deleted" => "You have successfully deleted", + "successful_updating" => "You have successfully updated Gift Card", + "supplier" => "Supplier", + "tax_1" => "Tax 1", + "tax_2" => "Tax 2", + "tax_percent" => "Tax Percent", + "tax_percents" => "Tax Percent(s)", + "unit_price" => "Retail Value", + "upc_database" => "Barcode Database", + "update" => "Update Gift Card", + "use_inventory_menu" => "Use Inventory Menu", + "value" => "Gift Card Value must be a number.", + "value_required" => "Gift Card Value is a required field.", +]; diff --git a/app/Language/da/Item_kits.php b/app/Language/da/Item_kits.php index 7e5447763..2f21a4963 100644 --- a/app/Language/da/Item_kits.php +++ b/app/Language/da/Item_kits.php @@ -1,40 +1,41 @@ - "", + "all" => "", + "cannot_be_deleted" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "description" => "", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "error_adding_updating" => "", + "find_kit_item" => "", + "info" => "", + "item" => "", + "item_kit_number" => "", + "item_kit_number_duplicate" => "", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "", + "kit" => "", + "kit_and_components" => "", + "kit_and_stock" => "", + "kit_only" => "", + "name" => "", + "new" => "", + "no_item_kits_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "price_option" => "", + "priced_only" => "", + "print_option" => "", + "quantity" => "", + "sequence" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "unit_price" => "", + "update" => "", +]; diff --git a/app/Language/da/Items.php b/app/Language/da/Items.php index 9dd8f98c1..9718385d0 100644 --- a/app/Language/da/Items.php +++ b/app/Language/da/Items.php @@ -1,119 +1,120 @@ - "", + "allow_alt_description" => "", + "amount_entry" => "", + "bulk_edit" => "", + "buy_price_required" => "", + "cannot_be_deleted" => "", + "cannot_find_item" => "", + "categories" => "", + "category" => "", + "category_new" => "", + "category_required" => "", + "change_all_to_allow_alt_desc" => "", + "change_all_to_not_allow_allow_desc" => "", + "change_all_to_serialized" => "", + "change_all_to_unserialized" => "", + "change_image" => "", + "confirm_bulk_edit" => "", + "confirm_bulk_edit_wipe_taxes" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost_price" => "", + "cost_price_number" => "", + "cost_price_required" => "", + "count" => "", + "csv_import_failed" => "", + "csv_import_nodata_wrongformat" => "", + "csv_import_partially_failed" => "", + "csv_import_success" => "", + "current_quantity" => "", + "default_pack_name" => "", + "description" => "", + "details_count" => "", + "do_nothing" => "", + "edit" => "", + "edit_fields_you_want_to_update" => "", + "edit_multiple_items" => "", + "empty_upc_items" => "", + "error_adding_updating" => "", + "error_updating_multiple" => "", + "generate_barcodes" => "", + "hsn_code" => "", + "image" => "", + "import_items_csv" => "", + "info_provided_by" => "", + "inventory" => "", + "inventory_CSV_import_quantity" => "", + "inventory_comments" => "", + "inventory_data_tracking" => "", + "inventory_date" => "", + "inventory_employee" => "", + "inventory_in_out_quantity" => "", + "inventory_remarks" => "", + "is_deleted" => "", + "is_printed" => "", + "is_serialized" => "", + "item" => "", + "item_id" => "", + "item_number" => "", + "item_number_duplicate" => "", + "kit" => "", + "location" => "", + "low_inventory_items" => "", + "low_sell_item" => "", + "manually_editing_of_quantity" => "", + "markup" => "", + "name" => "", + "name_required" => "", + "new" => "", + "no_description_items" => "", + "no_items_to_display" => "", + "none" => "", + "none_selected" => "", + "nonstock" => "", + "number_information" => "", + "number_required" => "", + "one_or_multiple" => "", + "pack_name" => "", + "qty_per_pack" => "", + "quantity" => "", + "quantity_number" => "", + "quantity_required" => "", + "receiving_quantity" => "", + "remove_image" => "", + "reorder_level" => "", + "reorder_level_number" => "", + "reorder_level_required" => "", + "retrive_item_info" => "", + "sales_tax_1" => "", + "sales_tax_2" => "", + "search_attributes" => "", + "select_image" => "", + "serialized_items" => "", + "standard" => "", + "stock" => "", + "stock_location" => "", + "stock_type" => "", + "successful_adding" => "", + "successful_bulk_edit" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "tax_1" => "", + "tax_2" => "", + "tax_3" => "", + "tax_category" => "", + "tax_percent" => "", + "tax_percent_number" => "", + "tax_percent_required" => "", + "tax_percents" => "", + "temp" => "", + "type" => "", + "unit_price" => "", + "unit_price_number" => "", + "unit_price_required" => "", + "upc_database" => "", + "update" => "", + "use_inventory_menu" => "", +]; diff --git a/app/Language/da/Login.php b/app/Language/da/Login.php index 5b6b148ab..0adf698f7 100644 --- a/app/Language/da/Login.php +++ b/app/Language/da/Login.php @@ -1,13 +1,14 @@ - "", + "go" => "", + "invalid_gcaptcha" => "", + "invalid_installation" => "", + "invalid_username_and_password" => "", + "login" => "", + "logout" => "", + "migration_needed" => "", + "password" => "", + "username" => "", + "welcome" => "", +]; diff --git a/app/Language/da/Messages.php b/app/Language/da/Messages.php index 31f76c90f..ce3a2e233 100644 --- a/app/Language/da/Messages.php +++ b/app/Language/da/Messages.php @@ -1,14 +1,15 @@ - "", + "last_name" => "", + "message" => "", + "message_placeholder" => "", + "message_required" => "", + "multiple_phones" => "", + "phone" => "", + "phone_number_required" => "", + "phone_placeholder" => "", + "sms_send" => "", + "successfully_sent" => "", + "unsuccessfully_sent" => "", +]; diff --git a/app/Language/da/Module.php b/app/Language/da/Module.php index 6efb023ea..f2ad04586 100644 --- a/app/Language/da/Module.php +++ b/app/Language/da/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "", + "attributes_desc" => "", + "both" => "", + "cashups" => "", + "cashups_desc" => "", + "config" => "", + "config_desc" => "", + "customers" => "", + "customers_desc" => "", + "employees" => "", + "employees_desc" => "", + "expenses" => "", + "expenses_categories" => "", + "expenses_categories_desc" => "", + "expenses_desc" => "", + "giftcards" => "", + "giftcards_desc" => "", + "home" => "", + "home_desc" => "", + "item_kits" => "", + "item_kits_desc" => "", + "items" => "", + "items_desc" => "", + "messages" => "", + "messages_desc" => "", + "migrate" => "", + "migrate_desc" => "", + "office" => "", + "office_desc" => "", + "receivings" => "", + "receivings_desc" => "", + "reports" => "", + "reports_desc" => "", + "sales" => "", + "sales_desc" => "", + "suppliers" => "", + "suppliers_desc" => "", + "taxes" => "", + "taxes_desc" => "", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/da/Receivings.php b/app/Language/da/Receivings.php index 10f004d18..4ffca4df7 100644 --- a/app/Language/da/Receivings.php +++ b/app/Language/da/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "", + "cannot_be_deleted" => "", + "comments" => "", + "complete_receiving" => "", + "confirm_cancel_receiving" => "", + "confirm_delete" => "", + "confirm_finish_receiving" => "", + "confirm_restore" => "", + "cost" => "", + "daily" => "", + "date" => "", + "date_required" => "", + "date_type" => "", + "delete_entire_sale" => "", + "discount" => "", + "edit" => "", + "edit_sale" => "", + "employee" => "", + "error_editing_item" => "", + "error_requisition" => "", + "find_or_scan_item" => "", + "find_or_scan_item_or_receipt" => "", + "id" => "", + "item_name" => "", + "mode" => "", + "new_supplier" => "", + "one_or_multiple" => "", + "print_after_sale" => "", + "quantity" => "", + "receipt" => "", + "receipt_number" => "", + "receiving" => "", + "reference" => "", + "register" => "", + "requisition" => "", + "return" => "", + "select_supplier" => "", + "ship_pack" => "", + "start_typing_supplier_name" => "", + "stock" => "", + "stock_destination" => "", + "stock_locaiton" => "", + "stock_source" => "", + "successfully_deleted" => "", + "successfully_updated" => "", + "supplier" => "", + "supplier_address" => "", + "supplier_email" => "", + "supplier_location" => "", + "total" => "", + "transaction_failed" => "", + "unable_to_add_item" => "", + "unsuccessfully_updated" => "", + "update" => "", +]; diff --git a/app/Language/da/Reports.php b/app/Language/da/Reports.php index 94cd0adfc..5b2148f43 100644 --- a/app/Language/da/Reports.php +++ b/app/Language/da/Reports.php @@ -1,146 +1,148 @@ "Alle", + "authority" => "", + "canceled" => "Annulleret", + "categories" => "Kategorier", + "categories_summary_report" => "Oversigtsrapport for kategorier", + "category" => "Kategori", + "code_canceled" => "", + "code_invoice" => "", + "code_pos" => "", + "code_quote" => "", + "code_return" => "", + "code_type" => "", + "code_work_order" => "", + "comments" => "Kommentarer", + "commission" => "", + "complete" => "Afsluttet salg og retur", + "completed_sales" => "Afsluttet salg", + "confirm_delete" => "", + "confirm_restore" => "", + "cost" => "Engros", + "cost_price" => "Engrospris", + "count" => "Tælle", + "customer" => "Kunde", + "customers" => "Kunder", + "customers_summary_report" => "Kundeoversigtsrapport", + "date" => "Dato", + "date_range" => "Datointerval", + "description" => "Beskrivelse", + "detailed_receivings_report" => "Detaljeret modtagelsesrapport", + "detailed_receivings_report_input" => "", + "detailed_reports" => "Detaljerede rapporter", + "detailed_requisition_report" => "", + "detailed_sales_report" => "Detaljeret transaktionsrapport", + "discount" => "Rabat", + "discount_fixed" => "Fast rabat", + "discount_percent" => "Rabatprocent", + "discount_type" => "Rabattype", + "discounts" => "Rabatter", + "discounts_summary_report" => "Oversigtsrapport om rabatter", + "earned" => "Optjente point", + "employee" => "Medarbejder", + "employees" => "Medarbejdere", + "employees_summary_report" => "Medarbejdersammendragsrapport", + "expenses" => "Omkostninger", + "expenses_amount" => "", + "expenses_categories" => "", + "expenses_categories_summary_report" => "Oversigtsrapport for udgiftskategorier", + "expenses_category" => "Kategori", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "Skat", + "expenses_total_amount" => "", + "expenses_total_tax_amount" => "Skat i alt", + "graphical_reports" => "Grafiske rapporter", + "inventory" => "", + "inventory_low" => "", + "inventory_low_report" => "Rapport om lavt lager", + "inventory_reports" => "Lagerrapporter", + "inventory_summary" => "Inventaroversigt", + "inventory_summary_report" => "Opgørelsesoversigt", + "item" => "Vare", + "item_count" => "Filtrer vareantal", + "item_name" => "Varens navn", + "item_number" => "Stregkode", + "items" => "Varer", + "items_purchased" => "Varer købt", + "items_received" => "Varer modtaget", + "items_summary_report" => "Genstandsoversigtsrapport", + "jurisdiction" => "", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "Lavt salgsantal", + "more_than_zero" => "Mere end nul", + "name" => "Navn", + "no_reports_to_display" => "Der er ingen elementer at vise.", + "payment_type" => "Betalings type", + "payments" => "Betalinger", + "payments_summary_report" => "Betalingsoversigtsrapport", + "profit" => "Profit", + "quantity" => "Antal", + "quantity_purchased" => "Mængde købt", + "quotes" => "", + "received_by" => "Modtaget af", + "receiving_id" => "", + "receiving_type" => "", + "receivings" => "", + "reorder_level" => "", + "report" => "", + "report_input" => "", + "reports" => "", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "", + "returns" => "", + "revenue" => "", + "sale_id" => "", + "sale_type" => "", + "sales" => "", + "sales_amount" => "", + "sales_summary_report" => "", + "sales_taxes" => "", + "sales_taxes_summary_report" => "", + "serial_number" => "", + "service_charge" => "", + "sold_by" => "", + "sold_items" => "", + "sold_to" => "", + "stock_location" => "", + "sub_total_value" => "", + "subtotal" => "", + "summary_reports" => "", + "supplied_by" => "", + "supplier" => "", + "suppliers" => "", + "suppliers_summary_report" => "", + "tax" => "", + "tax_category" => "", + "tax_name" => "", + "tax_percent" => "", + "tax_rate" => "", + "taxes" => "", + "taxes_summary_report" => "", + "total" => "", + "total_inventory_value" => "", + "total_low_sell_quantity" => "", + "total_quantity" => "", + "total_retail" => "", + "trans_amount" => "", + "trans_due" => "", + "trans_group" => "", + "trans_nopay_sales" => "", + "trans_payments" => "", + "trans_refunded" => "", + "trans_sales" => "", + "trans_type" => "", + "type" => "", + "unit_price" => "", + "used" => "", + "work_orders" => "", + "zero_and_less" => "", +]; diff --git a/app/Language/da/Sales.php b/app/Language/da/Sales.php index f21f364fa..67ad94249 100644 --- a/app/Language/da/Sales.php +++ b/app/Language/da/Sales.php @@ -1,222 +1,224 @@ "", + "rewards_package" => "", + "rewards_remaining_balance" => "", + "account_number" => "", + "add_payment" => "", + "amount_due" => "", + "amount_tendered" => "", + "authorized_signature" => "", + "cancel_sale" => "", + "cash" => "Kontant", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "", + "cash_deposit" => "", + "cash_filter" => "", + "change_due" => "", + "change_price" => "", + "check" => "", + "check_balance" => "", + "check_filter" => "", + "close" => "", + "comment" => "Kommentar", + "comments" => "Kommentarer", + "company_name" => "", + "complete" => "", + "complete_sale" => "", + "confirm_cancel_sale" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "credit" => "", + "credit_deposit" => "", + "credit_filter" => "", + "current_table" => "", + "customer" => "", + "customer_address" => "", + "customer_discount" => "Rabat", + "customer_email" => "", + "customer_location" => "", + "customer_mailchimp_status" => "", + "customer_optional" => "", + "customer_required" => "", + "customer_total" => "", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "", + "date_range" => "", + "date_required" => "", + "date_type" => "", + "debit" => "Debit kort", + "debit_filter" => "", + "delete" => "", + "delete_confirmation" => "Er du sikker på at du ønsker at slette dette salg? Dette kan ikke fortrydes.", + "delete_entire_sale" => "Slet hele salget", + "delete_successful" => "Salg slettet succesfuldt.", + "delete_unsuccessful" => "Sletning af salg fejlede.", + "description_abbrv" => "Beskr.", + "discard" => "Kassér", + "discard_quote" => "", + "discount" => "", + "discount_included" => "", + "discount_short" => "", + "due" => "", + "due_filter" => "", + "edit" => "", + "edit_item" => "", + "edit_sale" => "", + "email_receipt" => "", + "employee" => "", + "entry" => "", + "error_editing_item" => "", + "find_or_scan_item" => "", + "find_or_scan_item_or_receipt" => "", + "giftcard" => "Gavekort", + "giftcard_balance" => "", + "giftcard_filter" => "", + "giftcard_number" => "", + "group_by_category" => "", + "group_by_type" => "", + "hsn" => "", + "id" => "", + "include_prices" => "", + "invoice" => "", + "invoice_confirm" => "", + "invoice_enable" => "", + "invoice_filter" => "", + "invoice_no_email" => "", + "invoice_number" => "", + "invoice_number_duplicate" => "", + "invoice_sent" => "", + "invoice_total" => "", + "invoice_type_custom_invoice" => "", + "invoice_type_custom_tax_invoice" => "", + "invoice_type_invoice" => "", + "invoice_type_tax_invoice" => "", + "invoice_unsent" => "", + "invoice_update" => "", + "item_insufficient_of_stock" => "", + "item_name" => "", + "item_number" => "", + "item_out_of_stock" => "", + "key_browser" => "", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "", + "must_enter_numeric" => "", + "must_enter_numeric_giftcard" => "", + "new_customer" => "", + "new_item" => "", + "no_description" => "", + "no_filter" => "", + "no_items_in_cart" => "", + "no_sales_to_display" => "", + "none_selected" => "", + "nontaxed_ind" => "", + "not_authorized" => "", + "one_or_multiple" => "", + "payment" => "", + "payment_amount" => "", + "payment_not_cover_total" => "", + "payment_type" => "", + "payments" => "", + "payments_total" => "", + "price" => "", + "print_after_sale" => "", + "quantity" => "", + "quantity_less_than_reorder_level" => "", + "quantity_less_than_zero" => "", + "quantity_of_items" => "", + "quote" => "", + "quote_number" => "", + "quote_number_duplicate" => "", + "quote_sent" => "", + "quote_unsent" => "", + "receipt" => "", + "receipt_no_email" => "", + "receipt_number" => "", + "receipt_sent" => "", + "receipt_unsent" => "", + "refund" => "", + "register" => "", + "remove_customer" => "", + "remove_discount" => "", + "return" => "", + "rewards" => "", + "rewards_balance" => "", + "sale" => "", + "sale_by_invoice" => "", + "sale_for_customer" => "", + "sale_time" => "", + "sales_tax" => "", + "sales_total" => "", + "select_customer" => "", + "send_invoice" => "", + "send_quote" => "", + "send_receipt" => "", + "send_work_order" => "", + "serial" => "", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "", + "show_receipt" => "", + "start_typing_customer_name" => "", + "start_typing_item_name" => "", + "stock" => "", + "stock_location" => "", + "sub_total" => "", + "successfully_deleted" => "", + "successfully_restored" => "", + "successfully_suspended_sale" => "", + "successfully_updated" => "", + "suspend_sale" => "", + "suspended_doc_id" => "", + "suspended_sale_id" => "", + "suspended_sales" => "", + "table" => "", + "takings" => "", + "tax" => "", + "tax_id" => "", + "tax_invoice" => "", + "tax_percent" => "", + "taxed_ind" => "", + "total" => "", + "total_tax_exclusive" => "", + "transaction_failed" => "", + "unable_to_add_item" => "", + "unsuccessfully_deleted" => "", + "unsuccessfully_restored" => "", + "unsuccessfully_suspended_sale" => "", + "unsuccessfully_updated" => "", + "unsuspend" => "", + "unsuspend_and_delete" => "", + "update" => "", + "upi" => "", + "visa" => "", + "wholesale" => "", + "work_order" => "", + "work_order_number" => "", + "work_order_number_duplicate" => "", + "work_order_sent" => "", + "work_order_unsent" => "", +]; diff --git a/app/Language/da/Suppliers.php b/app/Language/da/Suppliers.php index e25c992c4..f26bc2195 100644 --- a/app/Language/da/Suppliers.php +++ b/app/Language/da/Suppliers.php @@ -1,23 +1,24 @@ - "", + "agency_name" => "", + "cannot_be_deleted" => "", + "category" => "", + "company_name" => "", + "company_name_required" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost" => "", + "error_adding_updating" => "", + "goods" => "", + "new" => "", + "none_selected" => "", + "one_or_multiple" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "supplier_id" => "", + "tax_id" => "", + "update" => "", +]; diff --git a/app/Language/da/Taxes.php b/app/Language/da/Taxes.php index 8b395b5b0..6ae3d5b76 100644 --- a/app/Language/da/Taxes.php +++ b/app/Language/da/Taxes.php @@ -1,81 +1,82 @@ - "", + "cascade" => "", + "cascade_sequence" => "", + "city" => "", + "code" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "default_tax_category" => "", + "default_tax_rate" => "", + "error_adding_updating" => "", + "group_seq" => "", + "jurisdiction_name" => "", + "name" => "", + "new" => "", + "no_taxes" => "", + "no_taxes_to_display" => "", + "reporting_authority" => "", + "round_half_down" => "", + "round_half_even" => "", + "round_half_odd" => "", + "round_half_up" => "", + "rounding_code" => "", + "sales_tax" => "", + "sales_tax_by_invoice" => "", + "sequence" => "", + "state" => "", + "successful_deleted" => "", + "tax_categories" => "", + "tax_categories_configuration" => "", + "tax_categories_saved_successfully" => "", + "tax_categories_saved_unsuccessfully" => "", + "tax_category" => "", + "tax_category_code" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_name" => "", + "tax_category_new" => "", + "tax_category_required" => "", + "tax_code" => "", + "tax_code_cannot_be_deleted" => "", + "tax_code_duplicate" => "", + "tax_code_invalid_chars" => "", + "tax_code_name" => "", + "tax_code_required" => "", + "tax_code_successful_deleted" => "", + "tax_code_successful_updated" => "", + "tax_code_successful_updating" => "", + "tax_code_successfully_added" => "", + "tax_code_type" => "", + "tax_codes" => "", + "tax_codes_configuration" => "", + "tax_codes_saved_successfully" => "", + "tax_codes_saved_unsuccessfully" => "", + "tax_excluded" => "", + "tax_group" => "", + "tax_group_not_unique" => "", + "tax_group_sequence" => "", + "tax_included" => "", + "tax_jurisdiction" => "", + "tax_jurisdiction_duplicate" => "", + "tax_jurisdiction_invalid_chars" => "", + "tax_jurisdiction_required" => "", + "tax_jurisdictions" => "", + "tax_jurisdictions_configuration" => "", + "tax_jurisdictions_saved_successfully" => "", + "tax_jurisdictions_saved_unsuccessfully" => "", + "tax_rate" => "", + "tax_rate_configuration" => "", + "tax_rate_error_adding_updating" => "", + "tax_rate_numeric" => "", + "tax_rate_required" => "", + "tax_rate_successful_updated" => "", + "tax_rate_successfully_added" => "", + "tax_rates" => "", + "tax_rates_configuration" => "", + "tax_rounding" => "", + "tax_type" => "", + "update" => "", + "vat_tax" => "", +]; diff --git a/app/Language/de-CH/Attributes.php b/app/Language/de-CH/Attributes.php index bc4774a57..0adb3846e 100644 --- a/app/Language/de-CH/Attributes.php +++ b/app/Language/de-CH/Attributes.php @@ -1,31 +1,32 @@ - "", + "confirm_delete" => "", + "confirm_restore" => "", + "definition_cannot_be_deleted" => "", + "definition_error_adding_updating" => "", + "definition_flags" => "", + "definition_group" => "", + "definition_id" => "", + "definition_name" => "", + "definition_name_required" => "", + "definition_one_or_multiple" => "", + "definition_successful_adding" => "", + "definition_successful_deleted" => "", + "definition_successful_updating" => "", + "definition_type" => "", + "definition_type_required" => "", + "definition_unit" => "", + "definition_values" => "", + "new" => "", + "no_attributes_to_display" => "", + "receipt_visibility" => "", + "show_in_items" => "", + "show_in_items_visibility" => "", + "show_in_receipt" => "", + "show_in_receivings" => "", + "show_in_receivings_visibility" => "", + "show_in_sales" => "", + "show_in_sales_visibility" => "", + "update" => "", +]; diff --git a/app/Language/de-CH/Bootstrap_tables.php b/app/Language/de-CH/Bootstrap_tables.php index 751cba2e3..158d3a826 100644 --- a/app/Language/de-CH/Bootstrap_tables.php +++ b/app/Language/de-CH/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "All", + "tables_columns" => "Spalten", + "tables_hide_show_pagination" => "Hide/Show pagination", + "tables_loading" => "Lade, bitte warten...", + "tables_page_from_to" => "Zeige {0} bis {1} von {2} Zeile(n)", + "tables_refresh" => "Refresh", + "tables_rows_per_page" => "{0} Einträge pro Seite", + "tables_toggle" => "Umschalten", +]; diff --git a/app/Language/de-CH/Cashups.php b/app/Language/de-CH/Cashups.php index 32ad6cbdd..2ffc8c593 100644 --- a/app/Language/de-CH/Cashups.php +++ b/app/Language/de-CH/Cashups.php @@ -1,47 +1,49 @@ "", + "amount_number" => "", + "amount_required" => "", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "", + "cash_difference" => "", + "close_date" => "", + "close_employee" => "", + "closed_amount_card" => "", + "closed_amount_cash" => "", + "closed_amount_check" => "", + "closed_amount_due" => "", + "closed_amount_giftcard" => "", + "closed_amount_total" => "", + "closed_date" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "confirm_submit" => "", + "date_number" => "", + "date_required" => "", + "description" => "", + "enable_expected" => "", + "error_adding_updating" => "", + "giftcard" => "", + "id" => "", + "info" => "", + "info_employee" => "", + "is_deleted" => "", + "new" => "", + "no_cashups_to_display" => "", + "none_selected" => "", + "note" => "", + "one_or_multiple" => "", + "open_amount_cash" => "", + "open_date" => "", + "open_employee" => "", + "opened_date" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "total" => "", + "transfer_amount_cash" => "", + "transfer_amount_cash_minus" => "", + "update" => "", + "warning" => "", +]; diff --git a/app/Language/de-CH/Common.php b/app/Language/de-CH/Common.php index e381b9cd7..15ea27db2 100644 --- a/app/Language/de-CH/Common.php +++ b/app/Language/de-CH/Common.php @@ -1,87 +1,88 @@ - "Adresse 1", + "address_2" => "Adresse 2", + "admin" => "", + "city" => "Stadt", + "clerk" => "", + "close" => "Close", + "color" => "", + "comments" => "Kommentare", + "common" => "Allgemein", + "confirm_search" => "Sie haben einen oder mehrere Zeilen gewählt. Nach der Verarbeitung werden diese nicht mehr selektiert sein. Wollen Sie die Suche dennoch verarbeiten?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "", + "country" => "Land", + "dashboard" => "", + "date" => "Datum", + "delete" => "Löschen", + "det" => "Details", + "download_import_template" => "Download Import CSV Voralge (CSV)", + "edit" => "Ändern", + "email" => "Email", + "email_invalid_format" => "Das Email Format ist nicht korrekt", + "export_csv" => "CSV Export", + "export_csv_no" => "No", + "export_csv_yes" => "Yes", + "fields_required_message" => "Die Felder in rot sind erforderlich", + "fields_required_message_unique" => "", + "first_name" => "Vorname", + "first_name_required" => "Vorname ist erforderlich", + "first_page" => "Erste", + "gender" => "Geschlecht", + "gender_female" => "F", + "gender_male" => "M", + "gender_undefined" => "", + "icon" => "", + "id" => "Id", + "import" => "Import", + "import_change_file" => "Change", + "import_csv" => "CSV Import", + "import_full_path" => "Voller Dateipfad zum CSV File notwendig", + "import_remove_file" => "Remove", + "import_select_file" => "Select file", + "inv" => "Lag", + "last_name" => "Nachname", + "last_name_required" => "Nachname ist erforderlich", + "last_page" => "Letzte", + "learn_about_project" => "für neueste Nachrichten zum Projekt", + "list_of" => "Liste von", + "logo" => "", + "logo_mark" => "", + "logout" => "Logout", + "manager" => "", + "migration_needed" => "", + "new" => "Neu", + "no" => "", + "no_persons_to_display" => "Keine Personen zum Anzeigen", + "none_selected_text" => "Nothing selected", + "or" => "Oder", + "people" => "", + "phone_number" => "Telefon", + "phone_number_required" => "Telefon ist erforderlich", + "please_visit_my" => "Bitte beuschen Sie ", + "position" => "", + "powered_by" => "Powered by", + "price" => "Preis", + "print" => "Drucken", + "remove" => "Annulieren", + "required" => "Erforderlich", + "restore" => "", + "return_policy" => "Rücknahmepolitik", + "search" => "Suche", + "search_options" => "Suchkriterien", + "searched_for" => "Gescuht nach", + "software_short" => "", + "software_title" => "", + "state" => "BL/Kanton", + "submit" => "Senden", + "total_spent" => "", + "unknown" => "", + "view_recent_sales" => "Letzte Verkäufe", + "website" => "Website", + "welcome" => "Willkommen", + "welcome_message" => "Willkommen bei OSPOS, zum Beginnen auf ein Modul klicken", + "yes" => "", + "you_are_using_ospos" => "Sie verwenden Open Source Point Of Sale Version", + "zip" => "PLZ", +]; diff --git a/app/Language/de-CH/Config.php b/app/Language/de-CH/Config.php index 05fb768cf..484b03833 100644 --- a/app/Language/de-CH/Config.php +++ b/app/Language/de-CH/Config.php @@ -1,329 +1,330 @@ - "Adresse", + "address_required" => "Adresse ist erforderlich", + "all_set" => "All file permissions are set correctly!", + "allow_duplicate_barcodes" => "", + "apostrophe" => "apostrophe", + "backup_button" => "Sicherung", + "backup_database" => "Sicherungs-Datenbank", + "barcode" => "Barcodes", + "barcode_company" => "Firmenname", + "barcode_configuration" => "Barcodes", + "barcode_content" => "Barcode Inhalt", + "barcode_first_row" => "Erste Zeile", + "barcode_font" => "Schrift", + "barcode_formats" => "", + "barcode_generate_if_empty" => "Generiere Barcode wenn leer", + "barcode_height" => "Höhe", + "barcode_id" => "Artikel-Nr/Name", + "barcode_info" => "Barcode Einstellung", + "barcode_layout" => "Barcode Layout", + "barcode_name" => "Name", + "barcode_number" => "UPC/EAN/ISBN", + "barcode_number_in_row" => "Nummer in Zeile", + "barcode_page_cellspacing" => "Zellenabstand auf Seite", + "barcode_page_width" => "Seitenbreite", + "barcode_price" => "Preis", + "barcode_second_row" => "Zeile 2", + "barcode_third_row" => "Zeile 3", + "barcode_tooltip" => "", + "barcode_type" => "Barcode Typ", + "barcode_width" => "Breite (px)", + "bottom" => "Bottom", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "", + "cash_decimals_tooltip" => "", + "cash_rounding" => "", + "category_dropdown" => "", + "center" => "Center", + "change_apperance_tooltip" => "", + "comma" => "comma", + "company" => "Firmenname", + "company_avatar" => "", + "company_change_image" => "Change Image", + "company_logo" => "Logo", + "company_remove_image" => "Remove Image", + "company_required" => "Firmenname ist erforderlich", + "company_select_image" => "Select Image", + "company_website_url" => "Webseite ist nicht in korrektem Format", + "country_codes" => "Country Codes", + "country_codes_tooltip" => "Comma separated list of country codes for nominatim address lookup.", + "currency_code" => "", + "currency_decimals" => "Currency Decimals", + "currency_symbol" => "Währungssymbol", + "current_employee_only" => "", + "customer_reward" => "", + "customer_reward_duplicate" => "", + "customer_reward_enable" => "", + "customer_reward_invalid_chars" => "", + "customer_reward_required" => "", + "customer_sales_tax_support" => "", + "date_or_time_format" => "", + "datetimeformat" => "Datum und Zeit", + "decimal_point" => "Dezimaltrennzeichen", + "default_barcode_font_size_number" => "Die Barcode Schriftgrösse muss eine Zahl sein", + "default_barcode_font_size_required" => "Die Barcode Schriftgrösse ist erforderlich", + "default_barcode_height_number" => "Die Barcode Höhe muss eine Zahl sein", + "default_barcode_height_required" => "Die Barcode Höhe ist erforderlich", + "default_barcode_num_in_row_number" => "Die Barcode Num muss eine Zahl sein", + "default_barcode_num_in_row_required" => "Die Barcode Num ist erforderlich", + "default_barcode_page_cellspacing_number" => "Der Barcode Zellabstand muss eine Zahl sein", + "default_barcode_page_cellspacing_required" => "Der Barcode Zellabstand ist erforderlich", + "default_barcode_page_width_number" => "Die Barcode Seitenbreite muss eine Zahl sein", + "default_barcode_page_width_required" => "Die Barcode Seitenbreite ist erforderlich", + "default_barcode_width_number" => "Die Barcode Breite muss eine Zahl sein", + "default_barcode_width_required" => "Die Barcode Breite ist erforderlich", + "default_item_columns" => "", + "default_origin_tax_code" => "", + "default_receivings_discount" => "", + "default_receivings_discount_number" => "", + "default_receivings_discount_required" => "", + "default_sales_discount" => "Standard Verkaufsrabatt", + "default_sales_discount_number" => "Der Standard Verkaufsrabatt muss eine Zahl sein", + "default_sales_discount_required" => "Der Standard Verkaufsrabatt ist erforderlich", + "default_tax_category" => "", + "default_tax_code" => "", + "default_tax_jurisdiction" => "", + "default_tax_name_number" => "", + "default_tax_name_required" => "The default tax name is a required field", + "default_tax_rate" => "MWSt %", + "default_tax_rate_1" => "MWSt 1", + "default_tax_rate_2" => "MWSt 2", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "MWSt Rate", + "default_tax_rate_required" => "MWSt ist erforderlich", + "derive_sale_quantity" => "", + "derive_sale_quantity_tooltip" => "", + "dinner_table" => "", + "dinner_table_duplicate" => "", + "dinner_table_enable" => "", + "dinner_table_invalid_chars" => "", + "dinner_table_required" => "", + "dot" => "dot", + "email" => "Email", + "email_configuration" => "Email Configuration", + "email_mailpath" => "Path to Sendmail", + "email_protocol" => "Protocol", + "email_receipt_check_behaviour" => "", + "email_receipt_check_behaviour_always" => "", + "email_receipt_check_behaviour_last" => "", + "email_receipt_check_behaviour_never" => "", + "email_smtp_crypto" => "SMTP Encryption", + "email_smtp_host" => "SMTP Server", + "email_smtp_pass" => "SMTP Password", + "email_smtp_port" => "SMTP Port", + "email_smtp_timeout" => "SMTP Timeout (s)", + "email_smtp_user" => "SMTP Username", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "", + "enforce_privacy_tooltip" => "", + "fax" => "Fax", + "file_perm" => "There are problems with file permissions please fix and reload this page.", + "financial_year" => "", + "financial_year_apr" => "", + "financial_year_aug" => "", + "financial_year_dec" => "", + "financial_year_feb" => "", + "financial_year_jan" => "", + "financial_year_jul" => "", + "financial_year_jun" => "", + "financial_year_mar" => "", + "financial_year_may" => "", + "financial_year_nov" => "", + "financial_year_oct" => "", + "financial_year_sep" => "", + "floating_labels" => "", + "gcaptcha_enable" => "", + "gcaptcha_secret_key" => "", + "gcaptcha_secret_key_required" => "", + "gcaptcha_site_key" => "", + "gcaptcha_site_key_required" => "", + "gcaptcha_tooltip" => "", + "general" => "Einstellungen", + "general_configuration" => "Einstellungen", + "giftcard_number" => "", + "giftcard_random" => "", + "giftcard_series" => "", + "image_allowed_file_types" => "", + "image_max_height_tooltip" => "", + "image_max_size_tooltip" => "", + "image_max_width_tooltip" => "", + "image_restrictions" => "", + "include_hsn" => "", + "info" => "Instellungen", + "info_configuration" => "Instellungen", + "input_groups" => "", + "integrations" => "", + "integrations_configuration" => "", + "invoice" => "Rechnungs", + "invoice_configuration" => "Druckereinstellungen", + "invoice_default_comments" => "Rechnungskommentar", + "invoice_email_message" => "Rechnungsvorlage (Email)", + "invoice_enable" => "Enable Invoicing", + "invoice_printer" => "Rechnungsdrucker", + "invoice_type" => "", + "is_readable" => "", + "is_writable" => "is writable, but the permissions are higher than 750.", + "item_markup" => "", + "jsprintsetup_required" => "Warnung! Diese Funktion ist nur funktionsfähig", + "language" => "Sprache", + "last_used_invoice_number" => "", + "last_used_quote_number" => "", + "last_used_work_order_number" => "", + "left" => "Left", + "license" => "License", + "license_configuration" => "License Statement", + "line_sequence" => "", + "lines_per_page" => "Zeilen pro Seite", + "lines_per_page_number" => "Zeilen pro Seite muss eine Zahl sein", + "lines_per_page_required" => "Zeilen pro Seite ist erforderlich", + "locale" => "Länder", + "locale_configuration" => "Länderkonfiguration", + "locale_info" => "Info Länderkonfiguration", + "location" => "Lagerort", + "location_configuration" => "Lagerort", + "location_info" => "Lagerort-Information", + "login_form" => "", + "logout" => "Wollen Sie eine Sicherung machen vor dem Beenden? Klicke [OK] für Sicherung", + "mailchimp" => "", + "mailchimp_api_key" => "", + "mailchimp_configuration" => "", + "mailchimp_key_successfully" => "", + "mailchimp_key_unsuccessfully" => "", + "mailchimp_lists" => "", + "mailchimp_tooltip" => "", + "message" => "Message", + "message_configuration" => "Message Configuration", + "msg_msg" => "Saved Text Message", + "msg_msg_placeholder" => "If you wish to use a SMS template save your message here. Otherwise leave the box blank.", + "msg_pwd" => "SMS-API Password", + "msg_pwd_required" => "SMS-API Password is a required field", + "msg_src" => "SMS-API Sender ID", + "msg_src_required" => "SMS-API Sender ID is a required field", + "msg_uid" => "SMS-API Username", + "msg_uid_required" => "SMS-API Username is a required field", + "multi_pack_enabled" => "", + "no_risk" => "No security/vulnerability risks.", + "none" => "none", + "notify_alignment" => "Notification Popup Position", + "number_format" => "Zahlenformat", + "number_locale" => "Länderkonfiguration", + "number_locale_invalid" => "Die eingegebene Lokale ist falsch. Bitte sehen Sie sich den Link tim Tooltip an um einen korrekten Wert zu finden", + "number_locale_required" => "Localennummer ist ein Pflichtfeld", + "number_locale_tooltip" => "Finden Sie eine korrekte Lokale über diesen Link", + "os_timezone" => "", + "ospos_info" => "", + "payment_options_order" => "Payment Options Order", + "perm_risk" => "Permissions higher than 750 leaves this software at risk.", + "phone" => "Telefon", + "phone_required" => "Telefon ist erforderlich", + "print_bottom_margin" => "Unterer Rand", + "print_bottom_margin_number" => "Unterer Rand muss eine Zahl sein", + "print_bottom_margin_required" => "Unterer Rand ist erforderlich", + "print_delay_autoreturn" => "", + "print_delay_autoreturn_number" => "", + "print_delay_autoreturn_required" => "", + "print_footer" => "Drucke Browser Fusszeile", + "print_header" => "Drucke Browser Kopfzeile", + "print_left_margin" => "Rand links", + "print_left_margin_number" => "Rand links muss eine Zahl sein", + "print_left_margin_required" => "Rand links ist erforderlich", + "print_receipt_check_behaviour" => "", + "print_receipt_check_behaviour_always" => "", + "print_receipt_check_behaviour_last" => "", + "print_receipt_check_behaviour_never" => "", + "print_right_margin" => "Rand rechts", + "print_right_margin_number" => "Rand rechts muss eine Zahl sein", + "print_right_margin_required" => "Rand rechts ist erforderlich", + "print_silently" => "Zeige Druckdialog", + "print_top_margin" => "Rand oben", + "print_top_margin_number" => "Rand oben muss eine Zahl sein", + "print_top_margin_required" => "Rand oben ist erforderlich", + "quantity_decimals" => "Quantity Decimals", + "quick_cash_enable" => "", + "quote_default_comments" => "", + "receipt" => "Eingang", + "receipt_category" => "", + "receipt_configuration" => "Druckereinstellungen", + "receipt_default" => "Default", + "receipt_font_size" => "", + "receipt_font_size_number" => "", + "receipt_font_size_required" => "", + "receipt_info" => "Quittungsinformation", + "receipt_printer" => "Quittungsdrucker", + "receipt_short" => "Short", + "receipt_show_company_name" => "", + "receipt_show_description" => "Show Description", + "receipt_show_serialnumber" => "Show Serial Number", + "receipt_show_tax_ind" => "", + "receipt_show_taxes" => "Zeige MWSt", + "receipt_show_total_discount" => "Zeige Gesamtrabatt", + "receipt_template" => "Receipt Template", + "receiving_calculate_average_price" => "Berechne Durchschnittseinkaufspreis", + "recv_invoice_format" => "Format Eingangsrechnung", + "register_mode_default" => "", + "report_an_issue" => "", + "return_policy_required" => "Rücknahmepolitik erforderlich", + "reward" => "", + "reward_configuration" => "", + "right" => "Right", + "sales_invoice_format" => "Format Verkaufsrechnung", + "sales_quote_format" => "", + "saved_successfully" => "Einstellungen erfolgreich gesichert", + "saved_unsuccessfully" => "Einstellungen konnten nicht gesichert werden", + "security_issue" => "Security Vulnerability Warning", + "server_notice" => "Please use the below info for issue reporting.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "", + "statistics" => "Send statistics", + "statistics_tooltip" => "Send statistics for development and feature improvement purposes", + "stock_location" => "Lagerort", + "stock_location_duplicate" => "Bitte verwenden Sie einen eindeutigen Lagerort", + "stock_location_invalid_chars" => "Der Lagerort kann keine Unterstriche enthalten", + "stock_location_required" => "Lagerort Nummer ist erforderlich", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "", + "suggestions_fourth_column" => "", + "suggestions_layout" => "", + "suggestions_second_column" => "", + "suggestions_third_column" => "", + "system_conf" => "Setup & Conf", + "system_info" => "System Info", + "table" => "", + "table_configuration" => "", + "takings_printer" => "Takings Printer", + "tax" => "", + "tax_category" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_required" => "", + "tax_category_used" => "", + "tax_configuration" => "", + "tax_decimals" => "Tax Decimals", + "tax_id" => "", + "tax_included" => "MWSt inbegriffen", + "theme" => "Design", + "theme_preview" => "", + "thousands_separator" => "Tausendertrennzeichen", + "timezone" => "Zeitzone", + "timezone_error" => "", + "top" => "Top", + "use_destination_based_tax" => "", + "user_timezone" => "", + "website" => "Website", + "wholesale_markup" => "", + "work_order_enable" => "", + "work_order_format" => "", +]; diff --git a/app/Language/de-CH/Customers.php b/app/Language/de-CH/Customers.php index 9ae7663f3..458998363 100644 --- a/app/Language/de-CH/Customers.php +++ b/app/Language/de-CH/Customers.php @@ -1,55 +1,56 @@ - "Konto-Nr.", + "account_number_duplicate" => "Diese Konto-Nr. existiert bereits", + "available_points" => "", + "available_points_value" => "", + "average" => "", + "avg_discount" => "", + "basic_information" => "", + "cannot_be_deleted" => "Kunde kann nicht gelöscht werden, ein oder mehrere Kunden weisen Verkäufe auf", + "company_name" => "Firmenname", + "confirm_delete" => "Wollen Sie die gewählten Kunden wirklich löschen?", + "confirm_restore" => "", + "consent" => "", + "consent_required" => "", + "csv_import_failed" => "CSV Import fehlerhaft", + "csv_import_nodata_wrongformat" => "Your uploaded file has no data or wrong format", + "csv_import_partially_failed" => "Most Customers imported. But some were not, here is the list", + "csv_import_success" => "Import of Customers successful", + "customer" => "Kunde", + "date" => "", + "discount" => "Discount", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "email_duplicate" => "", + "employee" => "", + "error_adding_updating" => "Fehler beim Hinzufügen/Ändern", + "import_items_csv" => "Importiere Kunden via CSV", + "mailchimp_activity_click" => "", + "mailchimp_activity_lastopen" => "", + "mailchimp_activity_open" => "", + "mailchimp_activity_total" => "", + "mailchimp_activity_unopen" => "", + "mailchimp_email_client" => "", + "mailchimp_info" => "", + "mailchimp_member_rating" => "", + "mailchimp_status" => "", + "mailchimp_vip" => "", + "max" => "", + "min" => "", + "new" => "Neuer Kunde", + "none_selected" => "Sie haben keinen Kunde zum Löschen gewählt", + "one_or_multiple" => "Kunde(n)", + "quantity" => "", + "stats_info" => "", + "successful_adding" => "Kunde erfolgreich hinzugefügt", + "successful_deleted" => "Löschung erfolgreich", + "successful_updating" => "Änderung erfolgreich", + "tax_code" => "", + "tax_id" => "", + "taxable" => "Steuerpflichtig", + "total" => "Total", + "update" => "Kunde ändern", + "rewards_package" => "", +]; diff --git a/app/Language/de-CH/Datepicker.php b/app/Language/de-CH/Datepicker.php index 2978f969c..224b7e5d5 100644 --- a/app/Language/de-CH/Datepicker.php +++ b/app/Language/de-CH/Datepicker.php @@ -1,22 +1,23 @@ - "Von Beginn weg", + "apply" => "Apply", + "cancel" => "Cancel", + "custom" => "Custom", + "from" => "From", + "last_30" => "Letzte 30 Tage", + "last_7" => "Letzte 7 Tage", + "last_financial_year" => "", + "last_month" => "Letzter Monat", + "last_year" => "Letztes Jahr", + "same_month_last_year" => "Dieser Monat letzten Jahres", + "same_month_to_same_day_last_year" => "Dieser Monat bis Heute letzten Jahres", + "this_financial_year" => "", + "this_month" => "Dieser Monat", + "this_year" => "Dieses Jahr", + "to" => "To", + "today" => "Heute", + "today_last_year" => "Heute letzten Jahres", + "weekstart" => "1", + "yesterday" => "Gestern", +]; diff --git a/app/Language/de-CH/Employees.php b/app/Language/de-CH/Employees.php index 910dc55c0..2545a12a9 100644 --- a/app/Language/de-CH/Employees.php +++ b/app/Language/de-CH/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "Mitarbeiter-Information", + "cannot_be_deleted" => "Konnte gewählten Mitarbeiter nicht löschen, einer oder mehrere weisen Verkäufe aus.", + "change_employee" => "", + "change_password" => "", + "clerk" => "", + "commission" => "", + "confirm_delete" => "Wollen Sie diesen Mitarbeiter wirklich löschen?", + "confirm_restore" => "", + "current_password" => "", + "current_password_invalid" => "", + "employee" => "Mitarbeiter", + "error_adding_updating" => "Fehler beim Hinzufügen/Ändern", + "error_deleting_demo_admin" => "Sie können den Admin nicht löschen", + "error_updating_demo_admin" => "Sie können den Admin nicht ändern", + "language" => "", + "login_info" => "Mitarbeiter Login", + "manager" => "", + "new" => "Neuer Mitarbeiter", + "none_selected" => "Sie haben keinen Mitarbeiter zum Löschen gewählt", + "one_or_multiple" => "Mitarbeiter", + "password" => "Passwort", + "password_minlength" => "Passwort muss mindestens 8 Zeichen lang sein", + "password_must_match" => "Passwörter passen nicht überein", + "password_not_must_match" => "", + "password_required" => "Passwort ist erforderlich", + "permission_desc" => "Klicken Sie unten, um die jeweiligen Zugangsrechte zu aktivieren", + "permission_info" => "Mitarbeiter Zugangsrechte", + "repeat_password" => "Wiederhole Passwort", + "subpermission_required" => "Fügen Sie mindestens ein Zugangsrecht pro Modul hinzu", + "successful_adding" => "Hinzufügen erfolgreich", + "successful_change_password" => "", + "successful_deleted" => "Löschung erfolgreich", + "successful_updating" => "Änderung erfolgreich", + "system_language" => "", + "unsuccessful_change_password" => "", + "update" => "Mitarbeiter ändern", + "username" => "Benutzername", + "username_duplicate" => "", + "username_minlength" => "Benutzername muss mindestens 5 Zeichen lang sein", + "username_required" => "Benutzername ist erforderlich", +]; diff --git a/app/Language/de-CH/Error.php b/app/Language/de-CH/Error.php index 57604adce..ee695f9b1 100644 --- a/app/Language/de-CH/Error.php +++ b/app/Language/de-CH/Error.php @@ -1,4 +1,5 @@ - "Sie haben nicht die Zugangsrechte für das gewählte Modul", + "unknown" => "Unbekannter Fehler", +]; diff --git a/app/Language/de-CH/Expenses.php b/app/Language/de-CH/Expenses.php index cae8d985c..e9e237376 100644 --- a/app/Language/de-CH/Expenses.php +++ b/app/Language/de-CH/Expenses.php @@ -1,49 +1,50 @@ - "", + "amount" => "", + "amount_number" => "", + "amount_required" => "", + "by_category" => "", + "cannot_be_deleted" => "", + "cash" => "", + "cash_filter" => "", + "categories_name" => "", + "category_required" => "", + "check" => "", + "check_filter" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "credit" => "", + "credit_filter" => "", + "date" => "", + "date_number" => "", + "date_required" => "", + "debit" => "", + "debit_filter" => "", + "description" => "", + "due" => "", + "due_filter" => "", + "employee" => "", + "error_adding_updating" => "", + "expense_id" => "", + "expenses_employee" => "", + "info" => "", + "ip_address" => "", + "is_deleted" => "", + "name_required" => "", + "new" => "", + "new_supplier" => "", + "no_expenses_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "payment" => "", + "start_typing_supplier_name" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier_name" => "", + "supplier_tax_code" => "", + "tax_amount" => "", + "tax_amount_number" => "", + "update" => "", +]; diff --git a/app/Language/de-CH/Expenses_categories.php b/app/Language/de-CH/Expenses_categories.php index 7e4c654f7..03169e528 100644 --- a/app/Language/de-CH/Expenses_categories.php +++ b/app/Language/de-CH/Expenses_categories.php @@ -1,21 +1,22 @@ - "", + "add_item" => "", + "cannot_be_deleted" => "", + "category_id" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "description" => "", + "error_adding_updating" => "", + "info" => "", + "name" => "", + "new" => "", + "no_expenses_categories_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "quantity" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "update" => "", +]; diff --git a/app/Language/de-CH/Giftcards.php b/app/Language/de-CH/Giftcards.php index 78137d362..f43876a95 100644 --- a/app/Language/de-CH/Giftcards.php +++ b/app/Language/de-CH/Giftcards.php @@ -1,70 +1,71 @@ - "Bestandsänderung", + "allow_alt_description" => "Erlaube Alternative Bezeichnung", + "bulk_edit" => "Sammeländerung", + "cannot_be_deleted" => "Konnte gewählte Gutscheine nicht löschen, einer oder mehrere weisen Verkäufe auf", + "cannot_find_giftcard" => "Konnte keinen Gutschein finden", + "cannot_use" => "Giftcard {0} cannot be used for this sale. Invalid Customer!", + "card_value" => "Wert", + "category" => "Kategorie", + "change_all_to_allow_alt_desc" => "Erlaube Alt. Bez. für ALLE", + "change_all_to_not_allow_allow_desc" => "Erlaube Alt. Bez. für KEINEN", + "change_all_to_serialized" => "Ändere alle zu serialisiert", + "change_all_to_unserialized" => "Ändere alle zu NICHT serialisiert", + "confirm_bulk_edit" => "Wollen Sie alle gewählten Gutscheine ändern?", + "confirm_delete" => "Wollen Sie alle gewählten Gutscheine löschen?", + "confirm_restore" => "", + "cost_price" => "Einstandspreis", + "count" => "Bestandsänderung", + "csv_import_failed" => "CSV Import fehlerhaft", + "current_quantity" => "Aktuelle Menge", + "description" => "Bezeichnung", + "details_count" => "Bestandsdetails", + "do_nothing" => "Tue nichts", + "edit_fields_you_want_to_update" => "Wollen Sie die Felder für ALLE gewählten Gutscheine ändern?", + "edit_multiple_giftcards" => "Sammeländerung", + "error_adding_updating" => "Fehler beim Hinzufügen/Ändern", + "error_updating_multiple" => "Fehler beim Ändern", + "generate_barcodes" => "Generiere Barcodes", + "giftcard" => "Gutschein", + "giftcard_number" => "Gutschein-Nr.", + "info_provided_by" => "Info provided by", + "inventory_comments" => "Kommentare", + "is_serialized" => "Gutschein hat Seriennummer", + "low_inventory_giftcards" => "Gutscheine mit Minderbestand", + "manually_editing_of_quantity" => "Manuelle Bestandesänderung", + "must_select_giftcard_for_barcode" => "Sie müssen einen Gutschein wählen, um Barcodes zu generieren", + "new" => "Neuer Gutschein", + "no_description_giftcards" => "Gutscheine ohne Beschreibung", + "no_giftcards_to_display" => "Keine Gutscheine zum Anzeigen", + "none" => "Nichts", + "none_selected" => "Sie haben keine Gutscheine zum Ändern gewählt", + "number" => "Gutschein-Nr. muss eine Zahl sein", + "number_information" => "Gutschein Nummer", + "number_required" => "Gutschein Nummer muss eine Zahl sein", + "one_or_multiple" => "Gutschein(e)", + "person_id" => "Kunde", + "quantity" => "Menge", + "quantity_required" => "Menge ist erforderlich", + "remaining_balance" => "Restwert von Gutschein {0} ist {1}!", + "reorder_level" => "Mindestbestand", + "retrive_giftcard_info" => "Gutschein Information", + "sales_tax_1" => "Umsatzsteuer 1", + "sales_tax_2" => "Umsatzsteuer 2", + "serialized_giftcards" => "Serialisierte Gutscheine", + "successful_adding" => "Hinzufügen erfolgreich", + "successful_bulk_edit" => "Sie haben die gewählten Gutscheine erfolgreich geändert", + "successful_deleted" => "Löschung erfolgreich", + "successful_updating" => "Änderung erfolgreich", + "supplier" => "Lieferant", + "tax_1" => "MWSt 1", + "tax_2" => "MWSt 2", + "tax_percent" => "Prozent", + "tax_percents" => "Prozente", + "unit_price" => "Preis", + "upc_database" => "UPC Datenbank", + "update" => "Gutschein ändern", + "use_inventory_menu" => "Verwende Lager Menu", + "value" => "Gutschein-Wert muss eine Zahl sein", + "value_required" => "Gutschein-Wert erforderlich", +]; diff --git a/app/Language/de-CH/Item_kits.php b/app/Language/de-CH/Item_kits.php index 7e1e0094a..f45f307f1 100644 --- a/app/Language/de-CH/Item_kits.php +++ b/app/Language/de-CH/Item_kits.php @@ -1,40 +1,41 @@ - "Neuer Artikel", + "all" => "", + "cannot_be_deleted" => "Konnte Artikel-Set(s) nicht löschen", + "confirm_delete" => "Wollen Sie die gewählten Artikel-Sets wirklich löschen?", + "confirm_restore" => "", + "description" => "Beschreibung Artikel-Set", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "error_adding_updating" => "Fehler beim Hinzufügen/Ändern", + "find_kit_item" => "", + "info" => "Artikel-Set Information", + "item" => "Artikel", + "item_kit_number" => "", + "item_kit_number_duplicate" => "", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "Artikel", + "kit" => "Set-ID", + "kit_and_components" => "", + "kit_and_stock" => "", + "kit_only" => "", + "name" => "Name", + "new" => "Neues Artikel-Set", + "no_item_kits_to_display" => "Keine Artikel-Sets zum Anzeigen", + "none_selected" => "Sie haben keine Artikel-Sets ausgewählt", + "one_or_multiple" => "Artikel-Set(s)", + "price_option" => "", + "priced_only" => "", + "print_option" => "", + "quantity" => "Menge", + "sequence" => "", + "successful_adding" => "Artikel-Set erfolgreich hinzugefügt", + "successful_deleted" => "Löschung erfolgreich", + "successful_updating" => "Änderung erfolgreich", + "unit_price" => "", + "update" => "Artikel-Set ändern", +]; diff --git a/app/Language/de-CH/Items.php b/app/Language/de-CH/Items.php index 28b3b09ff..5b9f36e8d 100644 --- a/app/Language/de-CH/Items.php +++ b/app/Language/de-CH/Items.php @@ -1,119 +1,120 @@ - "Bestandsänderung", + "allow_alt_description" => "Erlaube Alt. Bez.", + "amount_entry" => "", + "bulk_edit" => "Sammeländerung", + "buy_price_required" => "Einkaufspreis ist erforderlich", + "cannot_be_deleted" => "Gewählte Artikel können nicht gelöscht werden, einer odere mehrere weisen Verkäufe auf", + "cannot_find_item" => "Konnte Artikel nicht finden", + "categories" => "", + "category" => "Kategorie", + "category_new" => "", + "category_required" => "Kategorie ist erforderlich", + "change_all_to_allow_alt_desc" => "Ändere alle zu Erlaube Alt. Bez.", + "change_all_to_not_allow_allow_desc" => "Ändere alle zu NICHT Erlaube Alt. Bez.", + "change_all_to_serialized" => "Ändere alle zu serialisiert", + "change_all_to_unserialized" => "Ändere alle zu nicht serialisiert", + "change_image" => "Change Image", + "confirm_bulk_edit" => "Wollen Sie alle gewählten Artikel ändern?", + "confirm_bulk_edit_wipe_taxes" => "All item tax information will be replaced!", + "confirm_delete" => "Wollen Sie alle gewählten Artikel löschen?", + "confirm_restore" => "", + "cost_price" => "Einstandspreis", + "cost_price_number" => "Einstandspresi muss eine Zahl sein", + "cost_price_required" => "Einstandspreis ist erforderlich", + "count" => "Ändere Bestand", + "csv_import_failed" => "CSV Import fehlerhaft", + "csv_import_nodata_wrongformat" => "Your uploaded file has no data or wrong format", + "csv_import_partially_failed" => "Most Items imported. But some were not, here is the list", + "csv_import_success" => "Import of Items successful", + "current_quantity" => "Aktuelle Menge", + "default_pack_name" => "", + "description" => "Bezeichnung", + "details_count" => "Lagerbestandsdetails", + "do_nothing" => "Tue nichts", + "edit" => "", + "edit_fields_you_want_to_update" => "Ändern Sie die Felder für ALLE gewählten Artikel?", + "edit_multiple_items" => "Sammeländerung", + "empty_upc_items" => "Leere UPC Artikel", + "error_adding_updating" => "Fehler beim Hinzufügen/Ändern", + "error_updating_multiple" => "Fehler beim Ändern", + "generate_barcodes" => "Generiere Barcodes", + "hsn_code" => "", + "image" => "Bild", + "import_items_csv" => "Importiere Artikel mit CSV Datei", + "info_provided_by" => "Info provided by", + "inventory" => "Lagerbestand", + "inventory_CSV_import_quantity" => "", + "inventory_comments" => "Bemerkungen", + "inventory_data_tracking" => "", + "inventory_date" => "", + "inventory_employee" => "", + "inventory_in_out_quantity" => "", + "inventory_remarks" => "", + "is_deleted" => "Gelöscht", + "is_printed" => "", + "is_serialized" => "Artikel hat Serien-Nr.", + "item" => "Artikel", + "item_id" => "", + "item_number" => "UPC/EAN/ISBN", + "item_number_duplicate" => "Die Artikelnummer existiert bereits in der Datenbank", + "kit" => "", + "location" => "Ort", + "low_inventory_items" => "nicht am Lager", + "low_sell_item" => "", + "manually_editing_of_quantity" => "Manuelle Bestandesänderung", + "markup" => "", + "name" => "Artikelname", + "name_required" => "Artikelname ist erforderlich", + "new" => "Neuer Artikel", + "no_description_items" => "Artikel ohne Bezeichnung", + "no_items_to_display" => "Keine Artikel zum Anzeigen", + "none" => "Nichts", + "none_selected" => "Sie haben keine Artikel zum Ändern gewählt", + "nonstock" => "", + "number_information" => "Artikelnummer", + "number_required" => "UPC/EAN/ISBN ist erforderlich", + "one_or_multiple" => "Artikel", + "pack_name" => "", + "qty_per_pack" => "", + "quantity" => "Menge", + "quantity_number" => "Menge muss eine Zahl sein", + "quantity_required" => "Menge ist erforderlich", + "receiving_quantity" => "Eingangsmenge", + "remove_image" => "Remove Image", + "reorder_level" => "Mindestbestand", + "reorder_level_number" => "Mindestbestand muss eine Zahl sein", + "reorder_level_required" => "Mindestbestand ist erforderlich", + "retrive_item_info" => "Artikelinformation", + "sales_tax_1" => "Umsatzsteuer 1", + "sales_tax_2" => "Umsatzsteuer 2", + "search_attributes" => "Suche in Zusatzfeldern", + "select_image" => "Select Image", + "serialized_items" => "Serialisierte Artikel", + "standard" => "", + "stock" => "", + "stock_location" => "Lagerort", + "stock_type" => "", + "successful_adding" => "Artikel erfolgreich hinzugefügt", + "successful_bulk_edit" => "Die gewählten Artikel wurden erforlgreich geändert", + "successful_deleted" => "Löschung erfolgreich", + "successful_updating" => "Änderung erfolgreich", + "supplier" => "Lieferant", + "tax_1" => "MWSt 1", + "tax_2" => "MWSt 2", + "tax_3" => "", + "tax_category" => "", + "tax_percent" => "MWSt %", + "tax_percent_number" => "", + "tax_percent_required" => "MWSt % ist erforderlich", + "tax_percents" => "Steuerprozent(e)", + "temp" => "", + "type" => "", + "unit_price" => "Preis", + "unit_price_number" => "Preis muss eine Zahl sein", + "unit_price_required" => "Preis ist erforderlich", + "upc_database" => "UPC Datenbank", + "update" => "Ändere Artikel", + "use_inventory_menu" => "Verwende Bestandesmenu", +]; diff --git a/app/Language/de-CH/Login.php b/app/Language/de-CH/Login.php index e85811c4e..e82d319a2 100644 --- a/app/Language/de-CH/Login.php +++ b/app/Language/de-CH/Login.php @@ -1,13 +1,14 @@ - "", + "go" => "Start", + "invalid_gcaptcha" => "", + "invalid_installation" => "", + "invalid_username_and_password" => "Ungültiger Benutzername/Passwort", + "login" => "Login", + "logout" => "", + "migration_needed" => "", + "password" => "Passwort", + "username" => "Benutzername", + "welcome" => "", +]; diff --git a/app/Language/de-CH/Messages.php b/app/Language/de-CH/Messages.php index 5da641900..dabf5733c 100644 --- a/app/Language/de-CH/Messages.php +++ b/app/Language/de-CH/Messages.php @@ -1,14 +1,15 @@ - "First name", + "last_name" => "Last name", + "message" => "Message", + "message_placeholder" => "Your Message here...", + "message_required" => "Message required", + "multiple_phones" => "(In case of multiple recipients, enter mobile numbers separated by commas)", + "phone" => "Phone number", + "phone_number_required" => "Phone number required", + "phone_placeholder" => "Mobile Number(s) here...", + "sms_send" => "Send SMS", + "successfully_sent" => "Message successfully sent to: ", + "unsuccessfully_sent" => "Message unsuccessfully sent to: ", +]; diff --git a/app/Language/de-CH/Module.php b/app/Language/de-CH/Module.php index 3b97fa15d..7e7c54f50 100644 --- a/app/Language/de-CH/Module.php +++ b/app/Language/de-CH/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "", + "attributes_desc" => "", + "both" => "", + "cashups" => "", + "cashups_desc" => "", + "config" => "Einstellungen", + "config_desc" => "Einstellungen ändern", + "customers" => "Kunden", + "customers_desc" => "Hinzufügen, Ändern, Löschen und Suchen", + "employees" => "Mitarbeiter", + "employees_desc" => "Hinzufügen, Ändern, Löschen und Suchen", + "expenses" => "", + "expenses_categories" => "", + "expenses_categories_desc" => "", + "expenses_desc" => "", + "giftcards" => "Gutscheine", + "giftcards_desc" => "Hinzufügen, Ändern, Löschen und Suchen", + "home" => "Home", + "home_desc" => "", + "item_kits" => "Artikel-Sets", + "item_kits_desc" => "Hinzufügen, Ändern, Löschen und Suchen", + "items" => "Artikel", + "items_desc" => "Hinzufügen, Ändern, Löschen und Suchen", + "messages" => "Messages", + "messages_desc" => "Send Messages to Customers, Suppliers, Employees et al.", + "migrate" => "", + "migrate_desc" => "", + "office" => "", + "office_desc" => "", + "receivings" => "Eingänge", + "receivings_desc" => "Hinzufügen, Ändern, Löschen und Suchen", + "reports" => "Berichte", + "reports_desc" => "Hinzufügen, Ändern, Löschen und Suchen", + "sales" => "Verkauf", + "sales_desc" => "Hinzufügen, Ändern, Löschen und Suchen", + "suppliers" => "Lieferanten", + "suppliers_desc" => "Hinzufügen, Ändern, Löschen und Suchen", + "taxes" => "", + "taxes_desc" => "", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/de-CH/Receivings.php b/app/Language/de-CH/Receivings.php index f72360c2c..0bcb217ce 100644 --- a/app/Language/de-CH/Receivings.php +++ b/app/Language/de-CH/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "Abbrechen", + "cannot_be_deleted" => "Eingangsbestellung(en) konnten nicht gelöscht werden", + "comments" => "Kommentare", + "complete_receiving" => "Abschliessen", + "confirm_cancel_receiving" => "Wollen Siesen Wareneingang annullieren? Alle Einträge werden gelöscht.", + "confirm_delete" => "Wollen Sie diesen Eingang wirklich löschen? Rückgängig nicht möglich", + "confirm_finish_receiving" => "Wollen Sie diesen Wareneingang verabeiten? Dieser Schritt kann nicht rückgängig gemacht werden.", + "confirm_restore" => "", + "cost" => "Kosten", + "daily" => "", + "date" => "Eingangsdatum", + "date_required" => "Ein korrektes Datum ist erforderlich", + "date_type" => "Datum ist erforderlich", + "delete_entire_sale" => "Wareneingang löschen", + "discount" => "Rabatt %", + "edit" => "Ändern", + "edit_sale" => "Wareneingang ändern", + "employee" => "Mitarbeiter", + "error_editing_item" => "Fehler beim Ändern des Artikels", + "error_requisition" => "Kann Bestand nicht von oder zum gleichen Lagerort ändern", + "find_or_scan_item" => "Finde/Scanne Artikel", + "find_or_scan_item_or_receipt" => "Finde/Scanne Artikel oder Quittung", + "id" => "Eingangs-Nr.", + "item_name" => "Artikelname", + "mode" => "Eingangsmodus", + "new_supplier" => "Neuer Lieferant", + "one_or_multiple" => "Wareneingäng(e)", + "print_after_sale" => "Drucke Bon nach Verkauf", + "quantity" => "Menge", + "receipt" => "Eingangsquittung", + "receipt_number" => "Eingangs-Nr.", + "receiving" => "Eingang", + "reference" => "Reference", + "register" => "Wareneingang", + "requisition" => "Bedarf", + "return" => "Retoure", + "select_supplier" => "Wählen Sie Lieferanten (optional)", + "ship_pack" => "", + "start_typing_supplier_name" => "Lieferantenname eingeben", + "stock" => "", + "stock_destination" => "Lagerort (Ziel)", + "stock_locaiton" => "Lagerort", + "stock_source" => "Lagerort (Quelle)", + "successfully_deleted" => "Löschung erfolgreich", + "successfully_updated" => "Änderung erfolgreich", + "supplier" => "Lieferant", + "supplier_address" => "Lieferant Address", + "supplier_email" => "Lieferant Email", + "supplier_location" => "Lieferant Location", + "total" => "Total", + "transaction_failed" => "Eingangstransaktion fehlerhaft", + "unable_to_add_item" => "Kann Artikel nicht zum Eingang hinzufügen", + "unsuccessfully_updated" => "Eingang nicht erfolgreich geändert", + "update" => "Ändern", +]; diff --git a/app/Language/de-CH/Reports.php b/app/Language/de-CH/Reports.php index 71f22876a..ee4b71860 100644 --- a/app/Language/de-CH/Reports.php +++ b/app/Language/de-CH/Reports.php @@ -1,147 +1,148 @@ - "Alle", + "authority" => "", + "canceled" => "", + "categories" => "Kategorien", + "categories_summary_report" => "Bericht: Kategorien (summarisch)", + "category" => "Kategorie", + "code_canceled" => "", + "code_invoice" => "", + "code_pos" => "", + "code_quote" => "", + "code_return" => "", + "code_type" => "", + "code_work_order" => "", + "comments" => "Kommentare", + "commission" => "", + "complete" => "", + "completed_sales" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost" => "Kosten", + "cost_price" => "Einstandspreis", + "count" => "Anzahl", + "customer" => "Kunde", + "customers" => "Kunden", + "customers_summary_report" => "Bericht: Kunden (summarisch)", + "date" => "Datum", + "date_range" => "Zeitraum", + "description" => "Bezeichnung", + "detailed_receivings_report" => "Bericht: Wareneingänge (detailliert)", + "detailed_receivings_report_input" => "", + "detailed_reports" => "Berichte (detailliert)", + "detailed_requisition_report" => "Bericht: Bedarf (detailliert)", + "detailed_sales_report" => "Bericht: Verkäufe (detailliert)", + "discount" => "Rabatt", + "discount_fixed" => "", + "discount_percent" => "Rabatt %", + "discount_type" => "", + "discounts" => "Rabatte", + "discounts_summary_report" => "Bericht: Rabatte (summarisch)", + "earned" => "", + "employee" => "Mitarbeiter", + "employees" => "Mitarbeiter", + "employees_summary_report" => "Bericht: Mitarbeiter (summarisch)", + "expenses" => "", + "expenses_amount" => "", + "expenses_categories" => "", + "expenses_categories_summary_report" => "", + "expenses_category" => "", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "", + "expenses_total_amount" => "", + "expenses_total_tax_amount" => "", + "graphical_reports" => "Grafische Berichte", + "inventory" => "Lager", + "inventory_low" => "Lager mit Unterbestand", + "inventory_low_report" => "Bericht: Lager mit Unterbestand", + "inventory_reports" => "Berichte: Lager", + "inventory_summary" => "Lager (summarisch)", + "inventory_summary_report" => "Bericht: Lager (summarisch)", + "item" => "Artikel", + "item_count" => "Filter nach Artikelzahl", + "item_name" => "Artikelname", + "item_number" => "Artikelnummer", + "items" => "Artikel", + "items_purchased" => "Gekaufte Artikel", + "items_received" => "Erhaltene Artikel", + "items_summary_report" => "Bericht: Artikel (summarisch)", + "jurisdiction" => "", + "low_inventory" => "Lager mit Unterbestand", + "low_inventory_report" => "Bericht: Inventar", + "low_sell_quantity" => "", + "more_than_zero" => "Mehr als Null", + "name" => "Name", + "no_reports_to_display" => "Keine Artikel zum Anzeigen", + "payment_type" => "Zahlungsart", + "payments" => "Zahlungen", + "payments_summary_report" => "Bericht: Zahlungen (summarisch)", + "profit" => "Gewinn", + "quantity" => "Menge", + "quantity_purchased" => "Menge gekauft", + "quotes" => "", + "received_by" => "Erhalten von", + "receiving_id" => "Einangs-ID", + "receiving_type" => "Eingangstyp", + "receivings" => "Eingänge", + "reorder_level" => "Mindestbestand", + "report" => "Bericht", + "report_input" => "Berichtsdefinition", + "reports" => "Berichte", + "requisition" => "Bedarf", + "requisition_by" => "Bedarf durch", + "requisition_id" => "Bedarfs-ID", + "requisition_item" => "Artikel", + "requisition_item_quantity" => "Menge", + "requisition_related_item" => "Artikelverweis", + "requisition_related_item_total_quantity" => "Gesamtmenge Bedarf", + "requisition_related_item_unit_quantity" => "Bedarfsmenge", + "requisitions" => "Bedarf", + "returns" => "Retoure", + "revenue" => "Einkommen", + "sale_id" => "Verkaufs-ID", + "sale_type" => "Verkaufs-Typ", + "sales" => "Verkäufe", + "sales_amount" => "Umsatz", + "sales_summary_report" => "Bericht: Umsatz (summarisch)", + "sales_taxes" => "", + "sales_taxes_summary_report" => "", + "serial_number" => "Seriennummer", + "service_charge" => "", + "sold_by" => "Verkauft durch", + "sold_items" => "", + "sold_to" => "Verkauft an", + "stock_location" => "Lagerort", + "sub_total_value" => "Zwischentotal", + "subtotal" => "Zwischensumme", + "summary_reports" => "Berichte (summarisch)", + "supplied_by" => "Geliefert von", + "supplier" => "Lieferant", + "suppliers" => "Lieferanten", + "suppliers_summary_report" => "Bericht: Lieferanten (summarisch)", + "tax" => "MWSt", + "tax_category" => "", + "tax_name" => "", + "tax_percent" => "MWSt %", + "tax_rate" => "", + "taxes" => "Steuern", + "taxes_summary_report" => "Bericht: Steuern (summarisch)", + "total" => "Total", + "total_inventory_value" => "Total Inventarwert", + "total_low_sell_quantity" => "", + "total_quantity" => "Total Quantity", + "total_retail" => "Total Inv. Retail Value", + "trans_amount" => "", + "trans_due" => "", + "trans_group" => "", + "trans_nopay_sales" => "", + "trans_payments" => "", + "trans_refunded" => "", + "trans_sales" => "", + "trans_type" => "", + "type" => "Typ", + "unit_price" => "Verkaufspreis", + "used" => "", + "work_orders" => "", + "zero_and_less" => "Null und weniger", +]; diff --git a/app/Language/de-CH/Sales.php b/app/Language/de-CH/Sales.php index 10d5e9f78..02aa95a42 100644 --- a/app/Language/de-CH/Sales.php +++ b/app/Language/de-CH/Sales.php @@ -1,223 +1,224 @@ -Pendent"; -$lang["sales_suspended_doc_id"] = ""; -$lang["sales_suspended_sale_id"] = "ID"; -$lang["sales_suspended_sales"] = "Pendente Aufträge"; -$lang["sales_table"] = ""; -$lang["sales_takings"] = "Einnahmen"; -$lang["sales_tax"] = "MWSt"; -$lang["sales_tax_id"] = ""; -$lang["sales_tax_invoice"] = ""; -$lang["sales_tax_percent"] = "MWSt %"; -$lang["sales_taxed_ind"] = ""; -$lang["sales_total"] = "Total"; -$lang["sales_total_tax_exclusive"] = "Total exkl. MWSt."; -$lang["sales_transaction_failed"] = "Verarbeitung fehlerhaft"; -$lang["sales_unable_to_add_item"] = "Kann Artikel nicht zum Auftrag hinzufügen"; -$lang["sales_unsuccessfully_deleted"] = "Löschung nicht erfolgreich"; -$lang["sales_unsuccessfully_restored"] = ""; -$lang["sales_unsuccessfully_suspended_sale"] = "Auftrag wurde erfolgreich pendent gehalten"; -$lang["sales_unsuccessfully_updated"] = "Änderung nicht erfolgreich"; -$lang["sales_unsuspend"] = "Aktivieren"; -$lang["sales_unsuspend_and_delete"] = "Aktivieren und löschen"; -$lang["sales_update"] = "Ändern"; -$lang["sales_upi"] = ""; -$lang["sales_visa"] = ""; -$lang["sales_wholesale"] = ""; -$lang["sales_work_order"] = ""; -$lang["sales_work_order_number"] = ""; -$lang["sales_work_order_number_duplicate"] = ""; -$lang["sales_work_order_sent"] = ""; -$lang["sales_work_order_unsent"] = ""; + "", + "rewards_package" => "", + "rewards_remaining_balance" => "", + "account_number" => "", + "add_payment" => "Zahlung", + "amount_due" => "fälliger Betrag", + "amount_tendered" => "Erhalten", + "authorized_signature" => "", + "cancel_sale" => "Annullieren", + "cash" => "Bar", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "", + "cash_deposit" => "", + "cash_filter" => "Bar", + "change_due" => "Wechselgeld", + "change_price" => "", + "check" => "Scheck", + "check_balance" => "Scheck-Differenz", + "check_filter" => "", + "close" => "", + "comment" => "Bemerkung", + "comments" => "Bemerkungen", + "company_name" => "", + "complete" => "", + "complete_sale" => "Abschliessen", + "confirm_cancel_sale" => "Wollen Sie diesen Verkauf abschliessen? Alle Artikeleinträge werden entfernt", + "confirm_delete" => "Wollen Sie die gewählten Aufträge löschen?", + "confirm_restore" => "", + "credit" => "Kreditkarte", + "credit_deposit" => "", + "credit_filter" => "", + "current_table" => "", + "customer" => "Kunde", + "customer_address" => "Customer Address", + "customer_discount" => "Discount", + "customer_email" => "Customer Email", + "customer_location" => "Customer Location", + "customer_mailchimp_status" => "", + "customer_optional" => "", + "customer_required" => "", + "customer_total" => "Total", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "Datum", + "date_range" => "Zeitrahmen", + "date_required" => "Ein korrektas Datum ist erforderlich", + "date_type" => "Datum ist erforderlich", + "debit" => "Debitkarte", + "debit_filter" => "", + "delete" => "", + "delete_confirmation" => "Wollen Sie diesen Auftrag löschen? Rückgängig unmöglich", + "delete_entire_sale" => "Auftrag löschen", + "delete_successful" => "Löschung erfolgreich", + "delete_unsuccessful" => "Löschung nicht erfolgreich", + "description_abbrv" => "Bez.", + "discard" => "", + "discard_quote" => "", + "discount" => "%", + "discount_included" => "Rabatt %", + "discount_short" => "%", + "due" => "", + "due_filter" => "", + "edit" => "Ändern", + "edit_item" => "Ändere Art.", + "edit_sale" => "Auftrag ändern", + "email_receipt" => "Quittung per Email", + "employee" => "Mitarbeiter", + "entry" => "", + "error_editing_item" => "Fehler beim Ändern des Artikels", + "find_or_scan_item" => "Finde/Scanne Artikel", + "find_or_scan_item_or_receipt" => "Finde/Scanne Artikel oder Quittung", + "giftcard" => "Gutschein", + "giftcard_balance" => "Gutschein Restwert", + "giftcard_filter" => "", + "giftcard_number" => "Gutschein Nr.", + "group_by_category" => "", + "group_by_type" => "", + "hsn" => "", + "id" => "ID", + "include_prices" => "", + "invoice" => "Rechnung", + "invoice_confirm" => "Diese rechnung wird gesendet an", + "invoice_enable" => "Erzeuge Rechnung", + "invoice_filter" => "Rechnungen", + "invoice_no_email" => "Dieser Kunde hat keine gültige Email Adresse", + "invoice_number" => "Rechnungs-Nr.", + "invoice_number_duplicate" => "Bitte geben Sie eine eindeutige Rechnungsnummer ein", + "invoice_sent" => "Rechnung gesendet an", + "invoice_total" => "", + "invoice_type_custom_invoice" => "", + "invoice_type_custom_tax_invoice" => "", + "invoice_type_invoice" => "", + "invoice_type_tax_invoice" => "", + "invoice_unsent" => "Rechnung nicht gesendet", + "invoice_update" => "Aktualisieren", + "item_insufficient_of_stock" => "Artikel hat Unterbestand", + "item_name" => "Artikelname", + "item_number" => "Artikel-Nr.", + "item_out_of_stock" => "Artikel ist nicht am Lager", + "key_browser" => "", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "Verkaufstyp", + "must_enter_numeric" => "Eingabe muss eine Zahl sein", + "must_enter_numeric_giftcard" => "Gutschein-Nr. muss eine Zahl sein", + "new_customer" => "Neuer Kunde", + "new_item" => "Neuer Artikel", + "no_description" => "nichts", + "no_filter" => "Alle", + "no_items_in_cart" => "Warenkorb ist leer", + "no_sales_to_display" => "Keine Artikel zum Anzeigen", + "none_selected" => "Sie haben keinen Auftrag zum Löschen ausgewählt", + "nontaxed_ind" => "", + "not_authorized" => "", + "one_or_multiple" => "Verkäufe", + "payment" => "Zahlungsart", + "payment_amount" => "Betrag", + "payment_not_cover_total" => "Betrag deckt Rechnungsbetrag nicht", + "payment_type" => "Typ", + "payments" => "", + "payments_total" => "Zahlung Total", + "price" => "Preis", + "print_after_sale" => "Drucke Bon nach Verkauf", + "quantity" => "Menge", + "quantity_less_than_reorder_level" => "Warnung: Gewünschte Menge ist nicht verfügbar.", + "quantity_less_than_zero" => "Warnung: Gewünschte Menge ist nicht verfügbar. Sie können den Verkauf fortsetzen, dennoch prüfen Sie bitte den Lagerbestand.", + "quantity_of_items" => "", + "quote" => "", + "quote_number" => "", + "quote_number_duplicate" => "", + "quote_sent" => "", + "quote_unsent" => "", + "receipt" => "Quittung", + "receipt_no_email" => "", + "receipt_number" => "Quittung Nr.", + "receipt_sent" => "Quittung gesendet an", + "receipt_unsent" => "Quittung nicht gesendet", + "refund" => "", + "register" => "Kasse", + "remove_customer" => "Entferne Kunde", + "remove_discount" => "", + "return" => "Retoure", + "rewards" => "", + "rewards_balance" => "", + "sale" => "Verkauf", + "sale_by_invoice" => "", + "sale_for_customer" => "Kunde:", + "sale_time" => "Zeit", + "sales_tax" => "", + "sales_total" => "", + "select_customer" => "Wähle Kunde (optional)", + "send_invoice" => "Sende Rechnung", + "send_quote" => "", + "send_receipt" => "Sende Quittung", + "send_work_order" => "", + "serial" => "Seriennummer", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "Rechnung", + "show_receipt" => "Quittung", + "start_typing_customer_name" => "Geben Sie den Kundennamen ein...", + "start_typing_item_name" => "Geben Sie den Artikel ein oder scannen Sie ihn...", + "stock" => "", + "stock_location" => "Lagerort", + "sub_total" => "Zwischentotal", + "successfully_deleted" => "Löschung erfolgreich", + "successfully_restored" => "", + "successfully_suspended_sale" => "Auftrag wurde erfolgreich pendent gehalten", + "successfully_updated" => "Änderung erfolgreich", + "suspend_sale" => "->Pendent", + "suspended_doc_id" => "", + "suspended_sale_id" => "ID", + "suspended_sales" => "Pendente Aufträge", + "table" => "", + "takings" => "Einnahmen", + "tax" => "MWSt", + "tax_id" => "", + "tax_invoice" => "", + "tax_percent" => "MWSt %", + "taxed_ind" => "", + "total" => "Total", + "total_tax_exclusive" => "Total exkl. MWSt.", + "transaction_failed" => "Verarbeitung fehlerhaft", + "unable_to_add_item" => "Kann Artikel nicht zum Auftrag hinzufügen", + "unsuccessfully_deleted" => "Löschung nicht erfolgreich", + "unsuccessfully_restored" => "", + "unsuccessfully_suspended_sale" => "Auftrag wurde erfolgreich pendent gehalten", + "unsuccessfully_updated" => "Änderung nicht erfolgreich", + "unsuspend" => "Aktivieren", + "unsuspend_and_delete" => "Aktivieren und löschen", + "update" => "Ändern", + "upi" => "", + "visa" => "", + "wholesale" => "", + "work_order" => "", + "work_order_number" => "", + "work_order_number_duplicate" => "", + "work_order_sent" => "", + "work_order_unsent" => "", +]; diff --git a/app/Language/de-CH/Suppliers.php b/app/Language/de-CH/Suppliers.php index e543011ac..b9ebadbc9 100644 --- a/app/Language/de-CH/Suppliers.php +++ b/app/Language/de-CH/Suppliers.php @@ -1,23 +1,24 @@ - "Konto-Nr.", + "agency_name" => "Name der Agentur", + "cannot_be_deleted" => "Kann gewählte Lieferanten nicht löschen, einer oder mehrere weisen Verkäufe aus.", + "category" => "", + "company_name" => "Firmenname", + "company_name_required" => "Firmenname ist erforderlich", + "confirm_delete" => "Wollen Sie die gewählten Lieferanten löschen?", + "confirm_restore" => "", + "cost" => "", + "error_adding_updating" => "Fehler beim Hinzufügen/Ändern", + "goods" => "", + "new" => "Neuer Lieferant", + "none_selected" => "Sie haben keinen Lieferanten zum Löschen ausgewählt", + "one_or_multiple" => "Lieferanten", + "successful_adding" => "Erfolgreich hinzugefügt", + "successful_deleted" => "Löschung erfolgreich", + "successful_updating" => "Änderung erfolgreich", + "supplier" => "Lieferant", + "supplier_id" => "ID", + "tax_id" => "", + "update" => "Ändere Lieferant", +]; diff --git a/app/Language/de-CH/Taxes.php b/app/Language/de-CH/Taxes.php index 8b395b5b0..6ae3d5b76 100644 --- a/app/Language/de-CH/Taxes.php +++ b/app/Language/de-CH/Taxes.php @@ -1,81 +1,82 @@ - "", + "cascade" => "", + "cascade_sequence" => "", + "city" => "", + "code" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "default_tax_category" => "", + "default_tax_rate" => "", + "error_adding_updating" => "", + "group_seq" => "", + "jurisdiction_name" => "", + "name" => "", + "new" => "", + "no_taxes" => "", + "no_taxes_to_display" => "", + "reporting_authority" => "", + "round_half_down" => "", + "round_half_even" => "", + "round_half_odd" => "", + "round_half_up" => "", + "rounding_code" => "", + "sales_tax" => "", + "sales_tax_by_invoice" => "", + "sequence" => "", + "state" => "", + "successful_deleted" => "", + "tax_categories" => "", + "tax_categories_configuration" => "", + "tax_categories_saved_successfully" => "", + "tax_categories_saved_unsuccessfully" => "", + "tax_category" => "", + "tax_category_code" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_name" => "", + "tax_category_new" => "", + "tax_category_required" => "", + "tax_code" => "", + "tax_code_cannot_be_deleted" => "", + "tax_code_duplicate" => "", + "tax_code_invalid_chars" => "", + "tax_code_name" => "", + "tax_code_required" => "", + "tax_code_successful_deleted" => "", + "tax_code_successful_updated" => "", + "tax_code_successful_updating" => "", + "tax_code_successfully_added" => "", + "tax_code_type" => "", + "tax_codes" => "", + "tax_codes_configuration" => "", + "tax_codes_saved_successfully" => "", + "tax_codes_saved_unsuccessfully" => "", + "tax_excluded" => "", + "tax_group" => "", + "tax_group_not_unique" => "", + "tax_group_sequence" => "", + "tax_included" => "", + "tax_jurisdiction" => "", + "tax_jurisdiction_duplicate" => "", + "tax_jurisdiction_invalid_chars" => "", + "tax_jurisdiction_required" => "", + "tax_jurisdictions" => "", + "tax_jurisdictions_configuration" => "", + "tax_jurisdictions_saved_successfully" => "", + "tax_jurisdictions_saved_unsuccessfully" => "", + "tax_rate" => "", + "tax_rate_configuration" => "", + "tax_rate_error_adding_updating" => "", + "tax_rate_numeric" => "", + "tax_rate_required" => "", + "tax_rate_successful_updated" => "", + "tax_rate_successfully_added" => "", + "tax_rates" => "", + "tax_rates_configuration" => "", + "tax_rounding" => "", + "tax_type" => "", + "update" => "", + "vat_tax" => "", +]; diff --git a/app/Language/de/Attributes.php b/app/Language/de/Attributes.php index e1089c136..18e573125 100644 --- a/app/Language/de/Attributes.php +++ b/app/Language/de/Attributes.php @@ -1,31 +1,32 @@ - "Attributwert darf nicht ':' oder '|' enthalten", + "confirm_delete" => "Sind Sie sicher, dass Sie die ausgewählten Attribute löschen möchten?", + "confirm_restore" => "Sind Sie sicher, dass Sie die ausgewählten Attribute wiederherstellen möchten?", + "definition_cannot_be_deleted" => "Ausgewählte Attribute konnten nicht gelöscht werden", + "definition_error_adding_updating" => "Das Attribut {0} konnte nicht hinzugefügt oder aktualisiert werden. Bitte überprüfen Sie den Error-Log.", + "definition_flags" => "Attribut Sichtbarkeit", + "definition_group" => "Gruppe", + "definition_id" => "ID", + "definition_name" => "Attribut hinzufügen", + "definition_name_required" => "Attributname ist ein Pflichtfeld", + "definition_one_or_multiple" => "Attribut(e)", + "definition_successful_adding" => "Artikel erfolgreich hinzugefügt", + "definition_successful_deleted" => "Löschung erfolgreich", + "definition_successful_updating" => "Sie haben das Attributerfolgreich aktualisiert", + "definition_type" => "Attribut Typ", + "definition_type_required" => "Attribut ist ein Pflichtfeld", + "definition_unit" => "Maßeinheit", + "definition_values" => "Attribut Werte", + "new" => "Neues Attribut", + "no_attributes_to_display" => "Keine Elemente zum Anzeigen", + "receipt_visibility" => "Quittung", + "show_in_items" => "In Artikeln anzeigen", + "show_in_items_visibility" => "Artikel", + "show_in_receipt" => "In Quittung anzeigen", + "show_in_receivings" => "In Eingängen anzeigen", + "show_in_receivings_visibility" => "Eingänge", + "show_in_sales" => "In Verkäufen anzeigen", + "show_in_sales_visibility" => "Verkauf", + "update" => "Attribut aktualisieren", +]; diff --git a/app/Language/de/Bootstrap_tables.php b/app/Language/de/Bootstrap_tables.php index d7230d41f..b42069a38 100644 --- a/app/Language/de/Bootstrap_tables.php +++ b/app/Language/de/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "Alle", + "tables_columns" => "Spalten", + "tables_hide_show_pagination" => "Seitenzahlen anzeigen/verbergen", + "tables_loading" => "Lade, bitte warten...", + "tables_page_from_to" => "Zeige {0} bis {1} von {2} Zeile(n)", + "tables_refresh" => "Aktualisieren", + "tables_rows_per_page" => "{0} Einträge pro Seite", + "tables_toggle" => "Umschalten", +]; diff --git a/app/Language/de/Cashups.php b/app/Language/de/Cashups.php index c887ce18a..082550204 100644 --- a/app/Language/de/Cashups.php +++ b/app/Language/de/Cashups.php @@ -1,48 +1,49 @@ - "Betrag", + "amount_number" => "Betrag muss eine Zahl sein", + "amount_required" => "Der Betrag ist ein Pflichtfeld.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "Auszahlung kann nicht gelöscht werden", + "cash_difference" => "", + "close_date" => "Abschlussdatum", + "close_employee" => "Abgeschlossen von", + "closed_amount_card" => "Karte", + "closed_amount_cash" => "Abgeschlossene Barmittel", + "closed_amount_check" => "Schecks", + "closed_amount_due" => "Gebühren", + "closed_amount_giftcard" => "", + "closed_amount_total" => "Gesamtbetrag", + "closed_date" => "Abschlussdatum", + "confirm_delete" => "Sind Sie sicher, dass Sie das ausgewählte Auszahlungen löschen möchten?", + "confirm_restore" => "Sind Sie sicher, dass Sie die ausgewählten Auszahlungen wiederherstellen möchten?", + "confirm_submit" => "", + "date_number" => "Datum muss eine Zahl sein", + "date_required" => "Datum ist ein Pflichtfeld", + "description" => "Beschreibung", + "enable_expected" => "", + "error_adding_updating" => "Fehler beim Hinzufügen/Ändern von Auszahlungen", + "giftcard" => "", + "id" => "ID", + "info" => "Auszahlungs-Info", + "info_employee" => "", + "is_deleted" => "Gelöscht", + "new" => "Neue Auszahlung", + "no_cashups_to_display" => "Keine Auszahlungen zum Anzeigen vorhanden", + "none_selected" => "Sie haben keine Auszahlungen ausgewählt", + "note" => "Notizen", + "one_or_multiple" => "Auszahlungen", + "open_amount_cash" => "Offenes Bargeld", + "open_date" => "Öffnungsdatum", + "open_employee" => "Eröffnet von", + "opened_date" => "Eröffnungsdatum", + "successful_adding" => "Auszahlung erfolgreich hinzugefügt", + "successful_deleted" => "Auszahlung erfolgreich gelöscht", + "successful_updating" => "Auszahlung erfolgreich geändert", + "total" => "Gesamtbetrag", + "transfer_amount_cash" => "Ein-/Auszahlung von Bargeld", + "transfer_amount_cash_minus" => "", + "update" => "Auszahlung ändern", + "warning" => "", +]; diff --git a/app/Language/de/Common.php b/app/Language/de/Common.php index 867f892e9..af799a904 100644 --- a/app/Language/de/Common.php +++ b/app/Language/de/Common.php @@ -1,87 +1,88 @@ - "Adresse 1", + "address_2" => "Adresse 2", + "admin" => "", + "city" => "Stadt", + "clerk" => "", + "close" => "Schließen", + "color" => "", + "comments" => "Kommentare", + "common" => "Allgemein", + "confirm_search" => "Sie haben eine oder mehrere Zeilen gewählt. Nach der Verarbeitung werden diese nicht mehr ausgewählt sein. Wollen Sie die Suche dennoch verarbeiten?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "Bitte korrigieren Sie vor dem Speichern die angezeigten Fehler", + "country" => "Land", + "dashboard" => "", + "date" => "Datum", + "delete" => "Löschen", + "det" => "Details", + "download_import_template" => "Download Import CSV Voralge (CSV)", + "edit" => "Ändern", + "email" => "eMail", + "email_invalid_format" => "Die E-Mail Adresse ist nicht korrekt.", + "export_csv" => "CSV Export", + "export_csv_no" => "Nein", + "export_csv_yes" => "Ja", + "fields_required_message" => "Die Felder in rot sind erforderlich", + "fields_required_message_unique" => "", + "first_name" => "Vorname", + "first_name_required" => "Vorname ist erforderlich.", + "first_page" => "Erste", + "gender" => "Geschlecht", + "gender_female" => "W", + "gender_male" => "M", + "gender_undefined" => "", + "icon" => "", + "id" => "ID", + "import" => "Import", + "import_change_file" => "Ändern", + "import_csv" => "CSV Import", + "import_full_path" => "Voller Dateipfad zum CSV File notwendig", + "import_remove_file" => "Löschen", + "import_select_file" => "Datei auswählen", + "inv" => "Lag", + "last_name" => "Nachname", + "last_name_required" => "Nachname ist erforderlich.", + "last_page" => "Letzte", + "learn_about_project" => "für neueste Nachrichten zum Projekt.", + "list_of" => "Liste von", + "logo" => "", + "logo_mark" => "", + "logout" => "Ausloggen", + "manager" => "", + "migration_needed" => "Eine Datenbankmigration auf {0} wird nach der Anmeldung gestartet.", + "new" => "Neu", + "no" => "", + "no_persons_to_display" => "Keine Personen zum Anzeigen.", + "none_selected_text" => "[auswählen]", + "or" => "Oder", + "people" => "", + "phone_number" => "Telefon", + "phone_number_required" => "Telefon ist erforderlich", + "please_visit_my" => "Bitte beuschen Sie", + "position" => "", + "powered_by" => "Unterstützt von", + "price" => "Preis", + "print" => "Drucken", + "remove" => "Annulieren", + "required" => "Erforderlich", + "restore" => "Wiederherstellen", + "return_policy" => "Rücknahmeerklärung", + "search" => "Suche", + "search_options" => "Suchkriterien", + "searched_for" => "Gescuht nach", + "software_short" => "", + "software_title" => "", + "state" => "BL/Kanton", + "submit" => "Senden", + "total_spent" => "Gesamtausgaben", + "unknown" => "Unbekannt", + "view_recent_sales" => "Letzte Verkäufe", + "website" => "Website", + "welcome" => "Willkommen", + "welcome_message" => "Willkommen bei OSPOS, zum Beginnen auf ein Modul klicken.", + "yes" => "", + "you_are_using_ospos" => "Sie verwenden Open Source Point Of Sale Version", + "zip" => "PLZ", +]; diff --git a/app/Language/de/Config.php b/app/Language/de/Config.php index 2eb5fe060..8fda9a002 100644 --- a/app/Language/de/Config.php +++ b/app/Language/de/Config.php @@ -1,329 +1,330 @@ - "Adresse", + "address_required" => "Adresse ist erforderlich.", + "all_set" => "All file permissions are set correctly!", + "allow_duplicate_barcodes" => "Erlaube doppelte Barcodes", + "apostrophe" => "Apostroph", + "backup_button" => "Sicherung", + "backup_database" => "Sicherungs-Datenbank", + "barcode" => "Barcodes", + "barcode_company" => "Firmenname", + "barcode_configuration" => "Barcodes", + "barcode_content" => "Barcode Inhalt", + "barcode_first_row" => "Erste Zeile", + "barcode_font" => "Schrift", + "barcode_formats" => "Eingabeformate", + "barcode_generate_if_empty" => "Generiere Barcode wenn leer.", + "barcode_height" => "Höhe", + "barcode_id" => "Artikel-Nr/Name", + "barcode_info" => "Barcode Einstellung", + "barcode_layout" => "Barcode-Layout", + "barcode_name" => "Name", + "barcode_number" => "UPC/EAN/ISBN", + "barcode_number_in_row" => "Nummer in Zeile", + "barcode_page_cellspacing" => "Zellenabstand auf Seite.", + "barcode_page_width" => "Seitenbreite", + "barcode_price" => "Preis", + "barcode_second_row" => "Zeile 2", + "barcode_third_row" => "Zeile 3", + "barcode_tooltip" => "Warnung: Diese Funktion kann dazu führen, dass doppelte Elemente importiert oder erstellt werden. Nicht verwenden, wenn Sie keine doppelten Barcodes wünschen.", + "barcode_type" => "Barcode Typ", + "barcode_width" => "Breite (px)", + "bottom" => "Unten", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "Bargeld Dezimalstellen", + "cash_decimals_tooltip" => "Wenn Währung und Bargeld die gleiche Anzahl Dezimalstellen haben, wird nicht gerundet.", + "cash_rounding" => "Bargeld Rundung", + "category_dropdown" => "", + "center" => "Mitte", + "change_apperance_tooltip" => "", + "comma" => "Komma", + "company" => "Firmenname", + "company_avatar" => "", + "company_change_image" => "Bild ändern", + "company_logo" => "Logo", + "company_remove_image" => "Bild löschen", + "company_required" => "Firmenname ist erforderlich", + "company_select_image" => "Bild auswählen", + "company_website_url" => "Webseite ist nicht in korrektem Format (http://...).", + "country_codes" => "Ländercodes", + "country_codes_tooltip" => "Kommagetrennte Liste der Ländercodes für den Adressvergleich.", + "currency_code" => "Währungscode", + "currency_decimals" => "Währungsdezimalzahlen", + "currency_symbol" => "Währungssymbol", + "current_employee_only" => "", + "customer_reward" => "Prämie", + "customer_reward_duplicate" => "Die Prämie muss eindeutig sein.", + "customer_reward_enable" => "Kundenprämien aktivieren", + "customer_reward_invalid_chars" => "Eine Prämie darf kein '_' enthalten", + "customer_reward_required" => "Prämie ist erforderlich", + "customer_sales_tax_support" => "", + "date_or_time_format" => "Datum und Uhrzeit Filter", + "datetimeformat" => "Datum und Zeit Format", + "decimal_point" => "Dezimaltrennzeichen", + "default_barcode_font_size_number" => "Standard Barcode Schriftgröße muss eine Zahl sein.", + "default_barcode_font_size_required" => "Standard Barcode Schriftgröße ist erforderlich.", + "default_barcode_height_number" => "Standard Barcode Höhe muss eine Zahl sein.", + "default_barcode_height_required" => "Standard Barcode Höhe ist erforderlich.", + "default_barcode_num_in_row_number" => "Standard Barcode Nummer muss eine Zahl sein.", + "default_barcode_num_in_row_required" => "Die Barcode Nummer ist erforderlich.", + "default_barcode_page_cellspacing_number" => "Standard Barcode Zellabstand muss eine Zahl sein.", + "default_barcode_page_cellspacing_required" => "Der Barcode Zellabstand ist erforderlich.", + "default_barcode_page_width_number" => "Standard Barcode Seitenbreite muss eine Zahl sein.", + "default_barcode_page_width_required" => "Die Barcode Seitenbreite ist erforderlich.", + "default_barcode_width_number" => "Standard Barcode Breite muss eine Zahl sein.", + "default_barcode_width_required" => "Standard Barcode Breite ist erforderlich.", + "default_item_columns" => "Standardmäßig sichtbare Spalten für Artikel", + "default_origin_tax_code" => "Standard Steuer Kürzel", + "default_receivings_discount" => "Standard Rabatt für Eingänge", + "default_receivings_discount_number" => "Standard Rabatt für Eingänge muss eine Zahl sein.", + "default_receivings_discount_required" => "Standard Rabatt für Eingänge ist erforderlich.", + "default_sales_discount" => "Standard Verkaufsrabatt", + "default_sales_discount_number" => "Der Standard Verkaufsrabatt muss eine Zahl sein.", + "default_sales_discount_required" => "Der Standard Verkaufsrabatt ist erforderlich.", + "default_tax_category" => "Standard-Steuerkategorie", + "default_tax_code" => "Standard Steuercode", + "default_tax_jurisdiction" => "Standard Steuerbehörde", + "default_tax_name_number" => "Standard Steuer Name muss ein String sein.", + "default_tax_name_required" => "Standardsteuerfeld ist erforderlich.", + "default_tax_rate" => "MWSt %", + "default_tax_rate_1" => "MWSt 1", + "default_tax_rate_2" => "MWSt 2", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "Standard Steuersatz muss eine Zahl sein.", + "default_tax_rate_required" => "Standard Steuersatz ist erforderlich.", + "derive_sale_quantity" => "Aus Gesamtbetrag abgeleitete Verkaufsmengen", + "derive_sale_quantity_tooltip" => "Falls ausgewählt wird ein neuer Artikeltyp für nach Gesamtbetrag bestellte Artikel bereitgestellt", + "dinner_table" => "Tisch", + "dinner_table_duplicate" => "Tisch muss eindeutig sein.", + "dinner_table_enable" => "Esstische aktivieren", + "dinner_table_invalid_chars" => "Tischname darf kein '_' enthalten.", + "dinner_table_required" => "Tisch wird benötigt.", + "dot" => "Punkt", + "email" => "eMail", + "email_configuration" => "Email Konfiguration", + "email_mailpath" => "Pfad zu Sendmail", + "email_protocol" => "Protokoll", + "email_receipt_check_behaviour" => "Kontrollkästchen E-Mail-Empfangsbestätigung", + "email_receipt_check_behaviour_always" => "Immer ausgewählt", + "email_receipt_check_behaviour_last" => "Letzte Auswahl speichern", + "email_receipt_check_behaviour_never" => "Nie ausgewählt", + "email_smtp_crypto" => "SMTP Verschlüsselung", + "email_smtp_host" => "SMTP-Server", + "email_smtp_pass" => "SMTP Passwort", + "email_smtp_port" => "SMTP-Port", + "email_smtp_timeout" => "SMTP-Timeout", + "email_smtp_user" => "SMTP Benutzername", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "Datenschutz durchsetzen", + "enforce_privacy_tooltip" => "Schützen Sie die Privatsphäre Ihrer Kunden und erzwingen Sie die Verschlüsselung von Daten im Falle der Löschung ihrer Daten", + "fax" => "Fax", + "file_perm" => "There are problems with file permissions please fix and reload this page.", + "financial_year" => "Beginn Geschäftsjahr", + "financial_year_apr" => "1. April", + "financial_year_aug" => "1. August", + "financial_year_dec" => "1. Dezember", + "financial_year_feb" => "1. Februar", + "financial_year_jan" => "1. Januar", + "financial_year_jul" => "1. Juli", + "financial_year_jun" => "1. Juni", + "financial_year_mar" => "1. März", + "financial_year_may" => "1. Mai", + "financial_year_nov" => "1. November", + "financial_year_oct" => "1. Oktober", + "financial_year_sep" => "1. September", + "floating_labels" => "", + "gcaptcha_enable" => "Login reCAPTCHA", + "gcaptcha_secret_key" => "reCAPTCHA: Geheimer Schlüssel", + "gcaptcha_secret_key_required" => "reCAPTCHA Secret Key wird benötigt", + "gcaptcha_site_key" => "reCAPTCHA: Seitenschlüssel", + "gcaptcha_site_key_required" => "reCAPTCHA Site Key wird benötigt", + "gcaptcha_tooltip" => "Login mit Google reCAPTCHA schützen, das Icon anklicken um ein Schlüsselpaar zu erhalten.", + "general" => "Allgemeines", + "general_configuration" => "Allgemeine Konfiguration", + "giftcard_number" => "Gutscheinnummer", + "giftcard_random" => "Zufällig Erzeugen", + "giftcard_series" => "Serie Erzeugen", + "image_allowed_file_types" => "", + "image_max_height_tooltip" => "", + "image_max_size_tooltip" => "", + "image_max_width_tooltip" => "", + "image_restrictions" => "", + "include_hsn" => "Unterstützung für HSN-Codes einbinden", + "info" => "Informationen", + "info_configuration" => "Generelle Einstellungen", + "input_groups" => "", + "integrations" => "Integrationen", + "integrations_configuration" => "Drittanbieter Integrationen", + "invoice" => "Rechnungs", + "invoice_configuration" => "Druckereinstellungen", + "invoice_default_comments" => "Rechnungskommentar", + "invoice_email_message" => "Rechnungsvorlage (Email)", + "invoice_enable" => "Rechnungsstellung einschalten", + "invoice_printer" => "Rechnungsdrucker", + "invoice_type" => "Rechnungsart", + "is_readable" => "", + "is_writable" => "is writable, but the permissions are higher than 750.", + "item_markup" => "", + "jsprintsetup_required" => "Warnung: Diese Funktion benötigt das Firefox jsPrintSetup addon. Trotzdem speichern?", + "language" => "Sprache", + "last_used_invoice_number" => "Zuletzt verwendete Rechnungsnummer", + "last_used_quote_number" => "Zuletzt verwendete Angebotsnummer", + "last_used_work_order_number" => "Zuletzt verwendete Arbeitsauftragsnummer", + "left" => "Links", + "license" => "Lizenz", + "license_configuration" => "Lizenzvereinbarung", + "line_sequence" => "Zeilenfolge", + "lines_per_page" => "Zeilen pro Seite", + "lines_per_page_number" => "Zeilen pro Seite muss eine Zahl sein.", + "lines_per_page_required" => "Zeilen pro Seite ist erforderlich.", + "locale" => "Länder", + "locale_configuration" => "Länderkonfiguration", + "locale_info" => "Info Länderkonfiguration", + "location" => "Lagerort", + "location_configuration" => "Lagerort", + "location_info" => "Lagerort-Information", + "login_form" => "", + "logout" => "Wollen Sie vor dem Beenden eine Sicherung erstellen? Klicke [OK] für Sicherung.", + "mailchimp" => "Mailchimp", + "mailchimp_api_key" => "Mailchimp API Schlüssel", + "mailchimp_configuration" => "Mailchimp Konfiguration", + "mailchimp_key_successfully" => "API Key ist gültig.", + "mailchimp_key_unsuccessfully" => "API Key ist ungültig.", + "mailchimp_lists" => "Mailchimp Liste(n)", + "mailchimp_tooltip" => "Icon anklicken um API Key zu erhalten.", + "message" => "Nachricht", + "message_configuration" => "Nachrichtenkonfiguration", + "msg_msg" => "Gespeicherte Nachricht", + "msg_msg_placeholder" => "Wenn Sie eine SMS Vorlage benutzen wollen, geben Sie diese hier ein, ansonsten lassen Sie dieses Feld frei.", + "msg_pwd" => "SMS-API Passwort", + "msg_pwd_required" => "SMS-API Passwort ist ein Pflichtfeld", + "msg_src" => "SMS-API Sender ID", + "msg_src_required" => "SMS-API Sender ID ist ein Pflichtfeld", + "msg_uid" => "SMS-API Benutzername", + "msg_uid_required" => "SMS-API Benutzername ist ein Pflichtfeld", + "multi_pack_enabled" => "Mehrere Pakete pro Artikel", + "no_risk" => "No security/vulnerability risks.", + "none" => "none", + "notify_alignment" => "Benachrichtigungs Popup Position", + "number_format" => "Zahlenformat", + "number_locale" => "Länderkonfiguration", + "number_locale_invalid" => "Die eingegebene Lokale ist falsch. Bitte sehen Sie sich den Link im Tooltip an um einen korrekten Wert zu finden.", + "number_locale_required" => "Locale-Nummer ist ein Pflichtfeld.", + "number_locale_tooltip" => "Finden Sie eine korrekte Lokale über diesen Link.", + "os_timezone" => "", + "ospos_info" => "OSPOS Installations Information", + "payment_options_order" => "Zahlungsarten Reihenfolge", + "perm_risk" => "Permissions higher than 750 leaves this software at risk.", + "phone" => "Telefon", + "phone_required" => "Telefon ist erforderlich.", + "print_bottom_margin" => "Unterer Rand", + "print_bottom_margin_number" => "Unterer Rand muss eine Zahl sein.", + "print_bottom_margin_required" => "Unterer Rand ist erforderlich.", + "print_delay_autoreturn" => "Automatisch zu 'Verkauf' zurückkehren nach", + "print_delay_autoreturn_number" => "Automatisch zu 'Verkauf' zurückkehren nach ist erforderlich.", + "print_delay_autoreturn_required" => "Automatisch zu 'Verkauf' zurückkehren nach muss eine Zahl sein.", + "print_footer" => "Drucke Browser Fusszeile", + "print_header" => "Drucke Browser Kopfzeile", + "print_left_margin" => "Rand links", + "print_left_margin_number" => "Rand links muss eine Zahl sein.", + "print_left_margin_required" => "Rand links ist erforderlich.", + "print_receipt_check_behaviour" => "Quittung drucken", + "print_receipt_check_behaviour_always" => "Immer ausgewählt", + "print_receipt_check_behaviour_last" => "Letzte Auswahl speichern", + "print_receipt_check_behaviour_never" => "Nie ausgewählt", + "print_right_margin" => "Rand rechts", + "print_right_margin_number" => "Rand rechts muss eine Zahl sein.", + "print_right_margin_required" => "Rand rechts ist erforderlich.", + "print_silently" => "Zeige Druckdialog", + "print_top_margin" => "Rand oben", + "print_top_margin_number" => "Rand oben muss eine Zahl sein.", + "print_top_margin_required" => "Rand oben ist erforderlich.", + "quantity_decimals" => "Mengendezimalstellen", + "quick_cash_enable" => "", + "quote_default_comments" => "Angebot Standard-Kommentare", + "receipt" => "Eingang", + "receipt_category" => "", + "receipt_configuration" => "Druckereinstellungen", + "receipt_default" => "Default", + "receipt_font_size" => "Schriftgröße", + "receipt_font_size_number" => "Schriftgröße muss eine Zahl sein.", + "receipt_font_size_required" => "Schriftgröße ist erforderlich.", + "receipt_info" => "Quittungsinformation", + "receipt_printer" => "Quittungsdrucker", + "receipt_short" => "Kurz", + "receipt_show_company_name" => "Firmenname anzeigen", + "receipt_show_description" => "Beschreibung anzeigen", + "receipt_show_serialnumber" => "Seriennummer anzeigen", + "receipt_show_tax_ind" => "", + "receipt_show_taxes" => "Zeige MWSt", + "receipt_show_total_discount" => "Zeige Gesamtrabatt", + "receipt_template" => "Quittungs Template", + "receiving_calculate_average_price" => "Berechne Durchschnittseinkaufspreis", + "recv_invoice_format" => "Format Eingangsrechnung", + "register_mode_default" => "Standard Kassenmodus", + "report_an_issue" => "", + "return_policy_required" => "Rücknahmebedingungen sind erforderlich.", + "reward" => "Prämie", + "reward_configuration" => "Prämien Konfiguration", + "right" => "Rechts", + "sales_invoice_format" => "Format Verkaufsrechnung", + "sales_quote_format" => "Angebotsformat", + "saved_successfully" => "Einstellungen erfolgreich gesichert.", + "saved_unsuccessfully" => "Einstellungen konnten nicht gesichert werden.", + "security_issue" => "Security Vulnerability Warning", + "server_notice" => "Bitte nutzen Sie die unten genannten Informationen für Problemberichterstattung.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "Verwaltungssymbol anzeigen", + "statistics" => "Statistiken Senden", + "statistics_tooltip" => "Statistiken Senden für programierung und verbesserungen.", + "stock_location" => "Lagerort", + "stock_location_duplicate" => "Bitte verwenden Sie einen eindeutigen Lagerort.", + "stock_location_invalid_chars" => "Der Lagerort kann keine Unterstriche enthalten.", + "stock_location_required" => "Lagerort Nummer ist erforderlich.", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "Spalte 1", + "suggestions_fourth_column" => "", + "suggestions_layout" => "Vorschläge Layout", + "suggestions_second_column" => "Spalte 2", + "suggestions_third_column" => "Spalte 3", + "system_conf" => "Setup & Conf", + "system_info" => "System Info", + "table" => "Tabelle", + "table_configuration" => "Tabelle konfigurieren", + "takings_printer" => "Einnahmendrucker", + "tax" => "Steuer", + "tax_category" => "Steuerkategorie", + "tax_category_duplicate" => "Die eingegebene Steuerkategorie existiert bereits.", + "tax_category_invalid_chars" => "Die eingegebene Steuerkategorie ist ungültig.", + "tax_category_required" => "Die Steuerkategorie ist erforderlich.", + "tax_category_used" => "Die Steuerkategorie kann nicht gelöscht werden, da sie in Benutzung ist.", + "tax_configuration" => "Steuer-Konfiguration", + "tax_decimals" => "Steuer Dezimalstellen", + "tax_id" => "Steuer ID", + "tax_included" => "MWSt inbegriffen", + "theme" => "Design", + "theme_preview" => "", + "thousands_separator" => "Tausendertrennzeichen", + "timezone" => "Zeitzone", + "timezone_error" => "", + "top" => "Oben", + "use_destination_based_tax" => "Zielabhängige Steuer verwenden", + "user_timezone" => "", + "website" => "Website", + "wholesale_markup" => "", + "work_order_enable" => "Unterstützung von Arbeitsaufträgen", + "work_order_format" => "Arbeitsauftragsformat", +]; diff --git a/app/Language/de/Customers.php b/app/Language/de/Customers.php index 2b4eca238..ae9857bf9 100644 --- a/app/Language/de/Customers.php +++ b/app/Language/de/Customers.php @@ -1,55 +1,56 @@ - "Kontonummer", + "account_number_duplicate" => "Diese Kontonummer existiert bereits.", + "available_points" => "Verfügbare Punkte", + "available_points_value" => "", + "average" => "Durchschnittlich ausgegeben", + "avg_discount" => "Durchschnittlicher Rabatt", + "basic_information" => "Grundlegende Informationen", + "cannot_be_deleted" => "Kunde kann nicht gelöscht werden, ein oder mehrere Kunden weisen Verkäufe auf.", + "company_name" => "Firmenname", + "confirm_delete" => "Wollen Sie die gewählten Kunden wirklich löschen?", + "confirm_restore" => "Möchten Sie die ausgewählten Kunden wirklich wiederherstellen?", + "consent" => "Einwilligung zur Registrierung", + "consent_required" => "Die Einwilligung zur Registrierung ist ein Pflichtfeld.", + "csv_import_failed" => "CSV Import fehlerhaft", + "csv_import_nodata_wrongformat" => "Die hochgeladene Datei ist leer oder hat ein falsches Format.", + "csv_import_partially_failed" => "Kundenimport mit Fehlern abgeschlossen:", + "csv_import_success" => "Kundenimport erfolgreich.", + "customer" => "Kunde", + "date" => "Datum", + "discount" => "Rabatt", + "discount_fixed" => "Fester Rabatt", + "discount_percent" => "Prozentualer Rabatt", + "discount_type" => "Rabattart", + "email_duplicate" => "E-Mail Adresse ist bereits in der Datenbank vorhanden.", + "employee" => "Mitarbeiter", + "error_adding_updating" => "Fehler beim Hinzufügen/Ändern.", + "import_items_csv" => "Importiere Kunden via CSV", + "mailchimp_activity_click" => "E-Mail klick", + "mailchimp_activity_lastopen" => "Letzte geöffnet E-Mail", + "mailchimp_activity_open" => "E-Mail geöffnet", + "mailchimp_activity_total" => "E-Mail gesendet", + "mailchimp_activity_unopen" => "E-Mail ungeöffnet", + "mailchimp_email_client" => "E-Mail Client", + "mailchimp_info" => "Mailchimp", + "mailchimp_member_rating" => "Bewertung", + "mailchimp_status" => "Status", + "mailchimp_vip" => "VIP", + "max" => "Maximal Ausgegeben", + "min" => "Minimal Ausgegeben", + "new" => "Neuer Kunde", + "none_selected" => "Sie haben keine Kunden zum Löschen gewählt.", + "one_or_multiple" => "Kunde(n)", + "quantity" => "Menge", + "stats_info" => "Statistiken", + "successful_adding" => "Kunde erfolgreich hinzugefügt", + "successful_deleted" => "Löschung erfolgreich", + "successful_updating" => "Änderung erfolgreich", + "tax_code" => "Steuer-Code", + "tax_id" => "Steuer ID", + "taxable" => "Steuerpflichtig", + "total" => "Total", + "update" => "Kunde ändern", + "rewards_package" => "Prämienpaket", +]; diff --git a/app/Language/de/Datepicker.php b/app/Language/de/Datepicker.php index 8f8829239..3c2ac4f8e 100644 --- a/app/Language/de/Datepicker.php +++ b/app/Language/de/Datepicker.php @@ -1,22 +1,23 @@ - "Von Beginn weg", + "apply" => "Ausführen", + "cancel" => "Abbrechen", + "custom" => "Benutzerdefiniert", + "from" => "Von", + "last_30" => "Letzte 30 Tage", + "last_7" => "Letzte 7 Tage", + "last_financial_year" => "Letztes Geschäftsjahr", + "last_month" => "Letzter Monat", + "last_year" => "Letztes Jahr", + "same_month_last_year" => "Dieser Monat letzten Jahres", + "same_month_to_same_day_last_year" => "Dieser Monat bis Heute letzten Jahres", + "this_financial_year" => "Aktuelles Geschäftsjahr", + "this_month" => "Dieser Monat", + "this_year" => "Dieses Jahr", + "to" => "Bis", + "today" => "Heute", + "today_last_year" => "Heute letzten Jahres", + "weekstart" => "1", + "yesterday" => "Gestern", +]; diff --git a/app/Language/de/Employees.php b/app/Language/de/Employees.php index f7e4331ca..3c99a2722 100644 --- a/app/Language/de/Employees.php +++ b/app/Language/de/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "Mitarbeiter-Information", + "cannot_be_deleted" => "Konnte gewählten Mitarbeiter nicht löschen, einer oder mehrere weisen Verkäufe aus.", + "change_employee" => "", + "change_password" => "Passwort Ändern", + "clerk" => "", + "commission" => "", + "confirm_delete" => "Wollen Sie diesen Mitarbeiter wirklich löschen?", + "confirm_restore" => "Möchten Sie die ausgewählten Mitarbeiter wiederherstellen?", + "current_password" => "Aktuelles Passwort", + "current_password_invalid" => "Aktuelles Passwort ist ungültig.", + "employee" => "Mitarbeiter", + "error_adding_updating" => "Fehler beim Hinzufügen/Ändern.", + "error_deleting_demo_admin" => "Sie können den Demo-Administrator nicht löschen.", + "error_updating_demo_admin" => "Sie können den Demo-Administrator nicht verändern.", + "language" => "Sprache", + "login_info" => "Mitarbeiter Login", + "manager" => "", + "new" => "Neuer Mitarbeiter", + "none_selected" => "Sie haben keine Mitarbeiter zum Löschen gewählt.", + "one_or_multiple" => "Mitarbeiter", + "password" => "Passwort", + "password_minlength" => "Das Passwort muss mindestens 8 Zeichen lang sein.", + "password_must_match" => "Passwörter stimmen nicht überein.", + "password_not_must_match" => "Altes und neues Passwort dürfen nicht gleich sein.", + "password_required" => "Passwort ist erforderlich.", + "permission_desc" => "Klicken Sie unten, um die jeweiligen Zugangsrechte zu aktivieren.", + "permission_info" => "Mitarbeiter Zugangsrechte", + "repeat_password" => "Wiederhole Passwort", + "subpermission_required" => "Fügen Sie mindestens ein Zugangsrecht pro Modul hinzu.", + "successful_adding" => "Hinzufügen erfolgreich.", + "successful_change_password" => "Passwort erfolgreich geändert.", + "successful_deleted" => "Löschung erfolgreich", + "successful_updating" => "Änderung erfolgreich", + "system_language" => "System Sprache", + "unsuccessful_change_password" => "Passwort ändern fehlgeschlagen.", + "update" => "Mitarbeiter ändern", + "username" => "Benutzername", + "username_duplicate" => "", + "username_minlength" => "Benutzername muss mindestens 5 Zeichen lang sein.", + "username_required" => "Benutzername ist erforderlich.", +]; diff --git a/app/Language/de/Enum.php b/app/Language/de/Enum.php index afe31d702..02fb5647d 100644 --- a/app/Language/de/Enum.php +++ b/app/Language/de/Enum.php @@ -1,9 +1,10 @@ - "Halbe abrunden", + "half_even" => "Halbe symmetrisch gerade runden", + "half_five" => "", + "half_odd" => "Halbe symmetrisch ungerade runden", + "half_up" => "Halbe aufrunden", + "round_down" => "Abrunden", + "round_up" => "Aufrunden", +]; diff --git a/app/Language/de/Error.php b/app/Language/de/Error.php index 57604adce..ee695f9b1 100644 --- a/app/Language/de/Error.php +++ b/app/Language/de/Error.php @@ -1,4 +1,5 @@ - "Sie haben nicht die Zugangsrechte für das gewählte Modul", + "unknown" => "Unbekannter Fehler", +]; diff --git a/app/Language/de/Expenses.php b/app/Language/de/Expenses.php index d44be18dd..898aec5f1 100644 --- a/app/Language/de/Expenses.php +++ b/app/Language/de/Expenses.php @@ -1,49 +1,50 @@ - "Kosten Hinzufügen", + "amount" => "Betrag", + "amount_number" => "Betrag muss eine Zahl sein", + "amount_required" => "Kosten Betrag erforderlich", + "by_category" => "Kategorie", + "cannot_be_deleted" => "Kosten können nicht gelöscht werden", + "cash" => "Bar", + "cash_filter" => "Bar", + "categories_name" => "Kategorie", + "category_required" => "Kategorie ist erforderlich", + "check" => "Scheck", + "check_filter" => "Scheck", + "confirm_delete" => "Möchten Sie die ausgewählten Ausgaben löschen?", + "confirm_restore" => "Möchten Sie die ausgewählten Ausgaben wiederherstellen?", + "credit" => "Kreditkarte", + "credit_filter" => "Kreditkarte", + "date" => "Datum", + "date_number" => "Datum muss eine Zahl sein", + "date_required" => "Datum ist erforderlich", + "debit" => "Debitkarte", + "debit_filter" => "Debitkarte", + "description" => "Anmerkung", + "due" => "ausstehend", + "due_filter" => "ausstehend", + "employee" => "Angelegt Von", + "error_adding_updating" => "Fehler beim hinzufügen/aktualisieren", + "expense_id" => "Id", + "expenses_employee" => "Mitarbeiter", + "info" => "Ausgaben Info", + "ip_address" => "", + "is_deleted" => "Gelöscht", + "name_required" => "Ausgaben Name erforderlich", + "new" => "Neue Ausgabe", + "new_supplier" => "", + "no_expenses_to_display" => "Es gibt keine Ausgaben zum anzeigen", + "none_selected" => "Sie haben keine Ausgaben ausgewählt", + "one_or_multiple" => "Ausgaben", + "payment" => "Zahlart", + "start_typing_supplier_name" => "Zulieferer eingeben...", + "successful_adding" => "Ausgabe erfolgreich hinzugefügt", + "successful_deleted" => "Ausgabe erfolgreich gelöscht", + "successful_updating" => "Ausgabe erfolgreich aktualisiert", + "supplier_name" => "Zulieferer", + "supplier_tax_code" => "Steuer Art", + "tax_amount" => "Steuer", + "tax_amount_number" => "", + "update" => "Ausgabe Aktualisieren", +]; diff --git a/app/Language/de/Expenses_categories.php b/app/Language/de/Expenses_categories.php index 6065c5824..e9d5a85dd 100644 --- a/app/Language/de/Expenses_categories.php +++ b/app/Language/de/Expenses_categories.php @@ -1,21 +1,22 @@ - "Kategorie Name erforderlich", + "add_item" => "Kategorie hinzufügen", + "cannot_be_deleted" => "Kategorie konnte nicht gelöscht werden", + "category_id" => "ID", + "confirm_delete" => "Sind Sie sicher, dass Sie die ausgewählte Kategorie löschen möchten?", + "confirm_restore" => "Sind Sie sicher, dass Sie die ausgewählte Kategorie wiederherstellen möchten?", + "description" => "Beschreibung", + "error_adding_updating" => "Fehler beim Hinzufügen/Ändern der Kategorie", + "info" => "Kategorie-Info", + "name" => "Name", + "new" => "Neue Kategorie", + "no_expenses_categories_to_display" => "Keine Kategorie zum Anzeigen", + "none_selected" => "Du hast keine Kategorie ausgewählt", + "one_or_multiple" => "Ausgabenkategorie", + "quantity" => "Menge", + "successful_adding" => "Kategorie erfolgreich hinzugefügt", + "successful_deleted" => "Kategorie erfolgreich gelöscht", + "successful_updating" => "Kategorie erfolgreich geändert", + "update" => "Kategorie ändern", +]; diff --git a/app/Language/de/Giftcards.php b/app/Language/de/Giftcards.php index 11dc7afdb..d3c3650eb 100644 --- a/app/Language/de/Giftcards.php +++ b/app/Language/de/Giftcards.php @@ -1,70 +1,71 @@ - "Bestandsänderung.", + "allow_alt_description" => "Erlaube Alternative Bezeichnung", + "bulk_edit" => "Sammeländerung", + "cannot_be_deleted" => "Konnte gewählte Gutscheine nicht löschen, einer oder mehrere weisen Verkäufe auf.", + "cannot_find_giftcard" => "Konnte keinen Gutschein finden.", + "cannot_use" => "Giftcard {0} cannot be used for this sale. Invalid Customer.", + "card_value" => "Wert", + "category" => "Kategorie", + "change_all_to_allow_alt_desc" => "Erlaube Alt. Bez. für ALLE.", + "change_all_to_not_allow_allow_desc" => "Erlaube Alt. Bez. für KEINEN.", + "change_all_to_serialized" => "Ändere alle zu serialisiert", + "change_all_to_unserialized" => "Ändere alle zu NICHT serialisiert", + "confirm_bulk_edit" => "Wollen Sie alle gewählten Gutscheine ändern?", + "confirm_delete" => "Wollen Sie alle gewählten Gutscheine löschen?", + "confirm_restore" => "Sind Sie sicher, dass Sie ausgewählte Gutscheine wiederherstellen möchten?", + "cost_price" => "Einkaufspreis", + "count" => "Bestandsänderung", + "csv_import_failed" => "CSV Import fehlerhaft.", + "current_quantity" => "Aktuelle Menge", + "description" => "Bezeichnung", + "details_count" => "Bestandsdetails", + "do_nothing" => "Tue nichts", + "edit_fields_you_want_to_update" => "Felder für ausgewählte Gutscheine bearbeiten.", + "edit_multiple_giftcards" => "Sammeländerung.", + "error_adding_updating" => "Fehler beim Hinzufügen/Ändern.", + "error_updating_multiple" => "Fehler beim Ändern.", + "generate_barcodes" => "Generiere Barcodes", + "giftcard" => "Gutschein", + "giftcard_number" => "Gutscheinnummer", + "info_provided_by" => "Informationen bereitgestellt von", + "inventory_comments" => "Kommentare", + "is_serialized" => "Gutschein hat Seriennummer", + "low_inventory_giftcards" => "Gutscheine mit Minderbestand", + "manually_editing_of_quantity" => "Manuelle Bestandesänderung", + "must_select_giftcard_for_barcode" => "Sie müssen einen Gutschein wählen, um Barcodes zu generieren.", + "new" => "Neuer Gutschein", + "no_description_giftcards" => "Gutscheine ohne Beschreibung", + "no_giftcards_to_display" => "Keine Gutscheine zum Anzeigen.", + "none" => "Nichts", + "none_selected" => "Sie haben keine Gutscheine zum Ändern gewählt.", + "number" => "Gutschein-Nr. muss eine Zahl sein.", + "number_information" => "Gutschein Nummer", + "number_required" => "Gutschein Nummer muss eine Zahl sein.", + "one_or_multiple" => "Gutschein(e)", + "person_id" => "Kunde", + "quantity" => "Menge", + "quantity_required" => "Menge ist erforderlich.", + "remaining_balance" => "Restwert von Gutschein {0} ist {1}!", + "reorder_level" => "Mindestbestand", + "retrive_giftcard_info" => "Gutschein Information", + "sales_tax_1" => "Umsatzsteuer 1", + "sales_tax_2" => "Umsatzsteuer 2", + "serialized_giftcards" => "Serialisierte Gutscheine", + "successful_adding" => "Hinzufügen erfolgreich", + "successful_bulk_edit" => "Sie haben die gewählten Gutscheine erfolgreich geändert", + "successful_deleted" => "Löschung erfolgreich", + "successful_updating" => "Änderung erfolgreich", + "supplier" => "Lieferant", + "tax_1" => "MWSt 1", + "tax_2" => "MWSt 2", + "tax_percent" => "Prozent", + "tax_percents" => "Prozente", + "unit_price" => "Preis", + "upc_database" => "UPC Datenbank", + "update" => "Gutschein ändern", + "use_inventory_menu" => "Verwende Lager Menu", + "value" => "Gutschein-Wert muss eine Zahl sein.", + "value_required" => "Gutschein-Wert erforderlich.", +]; diff --git a/app/Language/de/Item_kits.php b/app/Language/de/Item_kits.php index 21f61d142..0f34969ce 100644 --- a/app/Language/de/Item_kits.php +++ b/app/Language/de/Item_kits.php @@ -1,40 +1,41 @@ - "Neuer Artikel", + "all" => "Alles", + "cannot_be_deleted" => "Konnte Artikel-Set(s) nicht löschen.", + "confirm_delete" => "Wollen Sie die gewählten Artikel-Sets wirklich löschen?", + "confirm_restore" => "Sind Sie sicher, dass Sie ausgewählte Artikel-Sets wiederherstellen möchten?", + "description" => "Beschreibung Artikel-Set", + "discount" => "Rabatt", + "discount_fixed" => "Fester Rabatt", + "discount_percent" => "Prozent Rabatt", + "discount_type" => "Rabattart", + "error_adding_updating" => "Fehler beim Hinzufügen/Ändern.", + "find_kit_item" => "Artikel-Set", + "info" => "Artikel-Set Information", + "item" => "Artikel", + "item_kit_number" => "", + "item_kit_number_duplicate" => "", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "Artikel", + "kit" => "Set-ID", + "kit_and_components" => "Set und Komponenten", + "kit_and_stock" => "Set und Bestand", + "kit_only" => "Nur Set", + "name" => "Set-Name", + "new" => "Neues Artikel-Set", + "no_item_kits_to_display" => "Keine Artikel-Sets zum Anzeigen.", + "none_selected" => "Sie haben keine Artikel-Sets ausgewählt.", + "one_or_multiple" => "Artikel-Set(s)", + "price_option" => "Preisoption", + "priced_only" => "Nur mit Preisangabe", + "print_option" => "Druckoptionen", + "quantity" => "Menge", + "sequence" => "Folge", + "successful_adding" => "Artikel-Set erfolgreich hinzugefügt", + "successful_deleted" => "Löschung erfolgreich", + "successful_updating" => "Änderung erfolgreich", + "unit_price" => "", + "update" => "Artikel-Set ändern", +]; diff --git a/app/Language/de/Items.php b/app/Language/de/Items.php index e83fbc22e..385b4c04e 100644 --- a/app/Language/de/Items.php +++ b/app/Language/de/Items.php @@ -1,119 +1,120 @@ - "Bestandsänderung.", + "allow_alt_description" => "Alternative Beschreibung zulassen", + "amount_entry" => "Anzahl Eingang", + "bulk_edit" => "Sammeländerung", + "buy_price_required" => "Der Einkaufspreis ist ein Pflichtfeld.", + "cannot_be_deleted" => "Ausgewählte Artikel konnten nicht gelöscht werden, einer oder mehrere der ausgewählten Artikel haben Verkäufe.", + "cannot_find_item" => "Artikel nicht gefunden.", + "categories" => "", + "category" => "Kategorie", + "category_new" => "", + "category_required" => "Kategorie ist ein Pflichtfeld.", + "change_all_to_allow_alt_desc" => "Alternative Beschreibung für alle zulassen.", + "change_all_to_not_allow_allow_desc" => "Keine alternative Beschreibung für alle zulassen.", + "change_all_to_serialized" => "Ändere alle zu serialisiert", + "change_all_to_unserialized" => "Ändere alle zu nicht serialisiert", + "change_image" => "Bild ändern", + "confirm_bulk_edit" => "Wollen Sie alle gewählten Artikel ändern?", + "confirm_bulk_edit_wipe_taxes" => "Alle Artikel-Steuerinformationen werden ersetzt.", + "confirm_delete" => "Wollen Sie alle gewählten Artikel löschen?", + "confirm_restore" => "Möchten Sie die ausgewählten Artikel wirklich wiederherstellen?", + "cost_price" => "Großhandelspreis", + "cost_price_number" => "Großhandelspreis muss eine Nummer sein.", + "cost_price_required" => "Der Großhandelspreis ist ein Pflichtfeld.", + "count" => "Ändere Bestand", + "csv_import_failed" => "CSV Import fehlgeschlagen", + "csv_import_nodata_wrongformat" => "Die hochgeladene Datei enthält keine Daten oder ist falsch formatiert.", + "csv_import_partially_failed" => "{0} Artikel-Import Fehler in Zeile: {1}. Keine Reihen wurden importiert.", + "csv_import_success" => "Artikelimport erfolgreich.", + "current_quantity" => "Aktuelle Menge", + "default_pack_name" => "Jedes", + "description" => "Beschreibung", + "details_count" => "Lagerbestandsdetails", + "do_nothing" => "Tue nichts", + "edit" => "", + "edit_fields_you_want_to_update" => "Ändern Sie die Felder für die ausgewählten Artikel.", + "edit_multiple_items" => "Mehrere Artikel bearbeiten", + "empty_upc_items" => "Artikel ohne Barcode", + "error_adding_updating" => "Fehler beim Hinzufügen/Ändern", + "error_updating_multiple" => "Fehler beim Ändern", + "generate_barcodes" => "Generiere Barcodes", + "hsn_code" => "Harmonisierte System Nomenklatur", + "image" => "Avatar", + "import_items_csv" => "Importiere Artikel mit CSV Datei", + "info_provided_by" => "Informationen bereitgestellt von", + "inventory" => "Lagerbestand", + "inventory_CSV_import_quantity" => "Anzahl der Importe aus CSV", + "inventory_comments" => "Bemerkungen", + "inventory_data_tracking" => "Bestandsdatenverfolgung", + "inventory_date" => "Datum", + "inventory_employee" => "Mitarbeiter", + "inventory_in_out_quantity" => "Ein-/ Ausgabemenge", + "inventory_remarks" => "Bemerkungen", + "is_deleted" => "Gelöscht", + "is_printed" => "", + "is_serialized" => "Artikel hat Seriennummer", + "item" => "Artikel", + "item_id" => "", + "item_number" => "Barcode", + "item_number_duplicate" => "Die Artikelnummer existiert bereits in der Datenbank.", + "kit" => "Satz", + "location" => "Ort", + "low_inventory_items" => "Nicht vorrätige Artikel", + "low_sell_item" => "Wenig verkaufter Artikel", + "manually_editing_of_quantity" => "Manuelle Bestandesänderung", + "markup" => "", + "name" => "Artikelname", + "name_required" => "Der Artikelname ist ein Pflichtfeld.", + "new" => "Neuer Artikel", + "no_description_items" => "Artikel ohne Bezeichnung", + "no_items_to_display" => "Keine Artikel zum Anzeigen.", + "none" => "Nichts", + "none_selected" => "Sie haben keine Artikel zum Ändern gewählt", + "nonstock" => "Nicht lagernd", + "number_information" => "Artikelnummer", + "number_required" => "Barcode ist ein Pflichtfeld.", + "one_or_multiple" => "Artikel", + "pack_name" => "Paketname", + "qty_per_pack" => "Menge pro Packung", + "quantity" => "Menge", + "quantity_number" => "Menge muss eine Zahl sein.", + "quantity_required" => "Die Menge ist ein Pflichtfeld.", + "receiving_quantity" => "Eingangsmenge", + "remove_image" => "Bild löschen", + "reorder_level" => "Mindestbestand", + "reorder_level_number" => "Mindestbestand muss eine Zahl sein.", + "reorder_level_required" => "Der Mindestbestand ist ein Pflichtfeld.", + "retrive_item_info" => "Artikelinformation", + "sales_tax_1" => "Umsatzsteuer", + "sales_tax_2" => "Umsatzsteuer 2", + "search_attributes" => "Suche Attribute", + "select_image" => "Bild auswählen", + "serialized_items" => "Serialisierte Artikel", + "standard" => "Standard", + "stock" => "Bestand", + "stock_location" => "Lagerort", + "stock_type" => "Bestandstyp", + "successful_adding" => "Artikel erfolgreich hinzugefügt", + "successful_bulk_edit" => "Die gewählten Artikel wurden erforlgreich geändert", + "successful_deleted" => "Löschung erfolgreich", + "successful_updating" => "Änderung erfolgreich", + "supplier" => "Lieferant", + "tax_1" => "Steuer 1", + "tax_2" => "Steuer 2", + "tax_3" => "", + "tax_category" => "Steuerkategorie", + "tax_percent" => "MWSt %", + "tax_percent_number" => "Steuer Prozent muss ein Zahlenwert sein", + "tax_percent_required" => "Steuerprozentsatz ist ein Pflichtfeld.", + "tax_percents" => "Steuerprozent(e)", + "temp" => "Vorübergehend", + "type" => "Artikeltyp", + "unit_price" => "Verkaufspreis", + "unit_price_number" => "Der Stückpreis muss eine Zahl sein.", + "unit_price_required" => "Der Verkaufspreis ist ein Pflichtfeld.", + "upc_database" => "Barcode Datenbank", + "update" => "Ändere Artikel", + "use_inventory_menu" => "Verwende Bestandesmenu", +]; diff --git a/app/Language/de/Login.php b/app/Language/de/Login.php index dcefffa3d..7931f27c1 100644 --- a/app/Language/de/Login.php +++ b/app/Language/de/Login.php @@ -1,13 +1,14 @@ - "Ich bin kein Roboter.", + "go" => "Los", + "invalid_gcaptcha" => "Ich bin kein Roboter ist ungültig.", + "invalid_installation" => "Die Installation ist nicht korrekt, überprüfen Sie Ihre php.ini-Datei.", + "invalid_username_and_password" => "Ungültiger Benutzername oder Passwort.", + "login" => "Login", + "logout" => "", + "migration_needed" => "", + "password" => "Passwort", + "username" => "Benutzername", + "welcome" => "", +]; diff --git a/app/Language/de/Messages.php b/app/Language/de/Messages.php index b29cd4c5a..e42a82201 100644 --- a/app/Language/de/Messages.php +++ b/app/Language/de/Messages.php @@ -1,14 +1,15 @@ - "Vorname", + "last_name" => "Nachname", + "message" => "Nachricht", + "message_placeholder" => "Ihre Nachricht hier …", + "message_required" => "Nachricht ist ein Pflichtfeld", + "multiple_phones" => "(Im Falle von mehreren Handynummern diese bitte mit Kommas getrennt hier eingeben)", + "phone" => "Handynummer", + "phone_number_required" => "Handynummer ist ein Pflichtfeld", + "phone_placeholder" => "Handy-Nummer(n) hier.....", + "sms_send" => "SMS Senden", + "successfully_sent" => "Nachricht erfolgreich gesendet an: ", + "unsuccessfully_sent" => "Nachricht NICHT erfolgreich gesendet an: ", +]; diff --git a/app/Language/de/Module.php b/app/Language/de/Module.php index 8da280aab..7eaaa189c 100644 --- a/app/Language/de/Module.php +++ b/app/Language/de/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "Attribute", + "attributes_desc" => "Hinzufügen, Ändern, Löschen und Suchen von Attributen.", + "both" => "Beide", + "cashups" => "Auszahlungen", + "cashups_desc" => "Hinzufügen, Ändern, Löschen und Suchen von Auszahlungen.", + "config" => "Einstellungen", + "config_desc" => "Ändere OSPOS Konfiguration.", + "customers" => "Kunden", + "customers_desc" => "Hinzufügen, Ändern, Löschen und Suchen von Kunden.", + "employees" => "Mitarbeiter", + "employees_desc" => "Hinzufügen, Ändern, Löschen und Suchen von Mitarbeitern.", + "expenses" => "Ausgaben", + "expenses_categories" => "Ausgaben-Kategorien", + "expenses_categories_desc" => "Hinzufügen, Ändern und Löschen von Ausgaben-Kategorien.", + "expenses_desc" => "Hinzufügen, Ändern, Löschen und Suchen von Ausgaben.", + "giftcards" => "Gutscheine", + "giftcards_desc" => "Hinzufügen, Ändern, Löschen und Suchen von Gutscheinen.", + "home" => "Home", + "home_desc" => "Auflistung der Module des Home-Menüs.", + "item_kits" => "Artikel-Sets", + "item_kits_desc" => "Hinzufügen, Ändern, Löschen und Suchen von Artikel-Sets.", + "items" => "Artikel", + "items_desc" => "Hinzufügen, Ändern, Löschen und Suchen von Artikeln.", + "messages" => "Nachrichten", + "messages_desc" => "Sende Nachrichten an Kunden, Lieferanten und Mitarbeiter.", + "migrate" => "Migrieren", + "migrate_desc" => "Aktualisiere die OSPOS-Datenbank.", + "office" => "Verwaltung", + "office_desc" => "Auflistung der Module für das Verwaltungs-Menü.", + "receivings" => "Eingänge", + "receivings_desc" => "Hinzufügen, Ändern, Löschen und Suchen von Bestellungen.", + "reports" => "Berichte", + "reports_desc" => "Anzeigen und Erstellen von Berichten.", + "sales" => "Verkauf", + "sales_desc" => "Bearbeitung von Verkäufen und Retouren.", + "suppliers" => "Lieferanten", + "suppliers_desc" => "Hinzufügen, Ändern, Löschen und Suchen von Lieferanten.", + "taxes" => "Steuern", + "taxes_desc" => "Umsatzsteuer konfigurieren.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/de/Receivings.php b/app/Language/de/Receivings.php index 97bf21892..2322a0ba3 100644 --- a/app/Language/de/Receivings.php +++ b/app/Language/de/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "Abbrechen", + "cannot_be_deleted" => "Eingangsbestellung(en) konnten nicht gelöscht werden.", + "comments" => "Kommentare", + "complete_receiving" => "Abschliessen", + "confirm_cancel_receiving" => "Wollen Siesen Wareneingang annullieren? Alle Einträge werden gelöscht.", + "confirm_delete" => "Wollen Sie diesen Eingang wirklich löschen? Rückgängig nicht möglich.", + "confirm_finish_receiving" => "Wollen Sie diesen Wareneingang verabeiten? Dieser Schritt kann nicht rückgängig gemacht werden.", + "confirm_restore" => "", + "cost" => "Kosten", + "daily" => "", + "date" => "Eingangsdatum", + "date_required" => "Ein korrektes Datum ist erforderlich.", + "date_type" => "Datum ist erforderlich.", + "delete_entire_sale" => "Wareneingang löschen", + "discount" => "Rabatt %", + "edit" => "Ändern", + "edit_sale" => "Wareneingang ändern", + "employee" => "Mitarbeiter", + "error_editing_item" => "Fehler beim Ändern des Artikels.", + "error_requisition" => "Kann Bestand nicht von oder zum gleichen Lagerort ändern.", + "find_or_scan_item" => "Finde/Scanne Artikel", + "find_or_scan_item_or_receipt" => "Finde/Scanne Artikel oder Quittung", + "id" => "Eingangs ID", + "item_name" => "Artikelname", + "mode" => "Eingangsmodus", + "new_supplier" => "Neuer Lieferant", + "one_or_multiple" => "Wareneingäng(e)", + "print_after_sale" => "Drucke Bon nach Verkauf", + "quantity" => "Menge", + "receipt" => "Eingangsquittung", + "receipt_number" => "Eingangs Nummer", + "receiving" => "Eingang", + "reference" => "Referenz", + "register" => "Wareneingang", + "requisition" => "Bedarf", + "return" => "Retoure", + "select_supplier" => "Wählen Sie Lieferanten (optional)", + "ship_pack" => "Versandpaket", + "start_typing_supplier_name" => "Eintippen des Namens des Lieferanten beginnen...", + "stock" => "Lager", + "stock_destination" => "Lagerort (Ziel)", + "stock_locaiton" => "Lagerort", + "stock_source" => "Lagerort (Quelle)", + "successfully_deleted" => "Löschung erfolgreich", + "successfully_updated" => "Änderung erfolgreich", + "supplier" => "Lieferant", + "supplier_address" => "Lieferant Address", + "supplier_email" => "Lieferant Email", + "supplier_location" => "Lieferant Location", + "total" => "Total", + "transaction_failed" => "Eingangstransaktion fehlgeschlagen.", + "unable_to_add_item" => "Kann Artikel nicht zum Eingang hinzufügen.", + "unsuccessfully_updated" => "Eingang nicht erfolgreich geändert.", + "update" => "Änd", +]; diff --git a/app/Language/de/Reports.php b/app/Language/de/Reports.php index 9df72cf00..83e183210 100644 --- a/app/Language/de/Reports.php +++ b/app/Language/de/Reports.php @@ -1,147 +1,148 @@ - "Alle", + "authority" => "Behörde", + "canceled" => "Storniert", + "categories" => "Kategorien", + "categories_summary_report" => "Bericht: Kategorien (summarisch)", + "category" => "Kategorie", + "code_canceled" => "CNL", + "code_invoice" => "INV", + "code_pos" => "POS", + "code_quote" => "Q", + "code_return" => "RET", + "code_type" => "Typ", + "code_work_order" => "WO", + "comments" => "Kommentare", + "commission" => "", + "complete" => "Abgeschlossene Verkäufe und Retouren", + "completed_sales" => "Abgeschlossene Verkäufe", + "confirm_delete" => "Sind Sie sicher, dass Sie ausgewählte Einträge löschen möchten?", + "confirm_restore" => "Sind Sie sicher, dass Sie ausgewählte Einträge wiederherstellen möchten?", + "cost" => "Kosten", + "cost_price" => "Einkaufspreis", + "count" => "Anzahl", + "customer" => "Kunde", + "customers" => "Kunden", + "customers_summary_report" => "Bericht: Kunden (summarisch)", + "date" => "Datum", + "date_range" => "Zeitraum", + "description" => "Bezeichnung", + "detailed_receivings_report" => "Bericht: Wareneingänge (detailliert)", + "detailed_receivings_report_input" => "", + "detailed_reports" => "Berichte (detailliert)", + "detailed_requisition_report" => "Bericht: Bedarf (detailliert)", + "detailed_sales_report" => "Bericht: Verkäufe (detailliert)", + "discount" => "Rabatt", + "discount_fixed" => "Fester Rabatt", + "discount_percent" => "Rabatt %", + "discount_type" => "Rabattart", + "discounts" => "Rabatte", + "discounts_summary_report" => "Bericht: Rabatte (summarisch)", + "earned" => "Punkte erhalten", + "employee" => "Mitarbeiter", + "employees" => "Mitarbeiter", + "employees_summary_report" => "Bericht: Mitarbeiter (summarisch)", + "expenses" => "Ausgaben", + "expenses_amount" => "Betrag", + "expenses_categories" => "Ausgaben", + "expenses_categories_summary_report" => "Bericht: Ausgabenkategorien (summarisch)", + "expenses_category" => "Ausgabenkategorie", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "Steuer", + "expenses_total_amount" => "Gesamtbetrag", + "expenses_total_tax_amount" => "Gesamtsteuer", + "graphical_reports" => "Grafische Berichte", + "inventory" => "Lager", + "inventory_low" => "Lager mit Unterbestand", + "inventory_low_report" => "Bericht: Lager mit Unterbestand", + "inventory_reports" => "Berichte: Lager", + "inventory_summary" => "Lager (summarisch)", + "inventory_summary_report" => "Bericht: Lager (summarisch)", + "item" => "Artikel", + "item_count" => "Filter nach Artikelzahl", + "item_name" => "Artikelname", + "item_number" => "Artikelnummer", + "items" => "Artikel", + "items_purchased" => "Gekaufte Artikel", + "items_received" => "Erhaltene Artikel", + "items_summary_report" => "Bericht: Artikel (summarisch)", + "jurisdiction" => "Gerichtsstand", + "low_inventory" => "Lager mit Unterbestand", + "low_inventory_report" => "Bericht: Inventar", + "low_sell_quantity" => "Niedrige Verkaufsmenge", + "more_than_zero" => "Mehr als Null", + "name" => "Name", + "no_reports_to_display" => "Keine Artikel zum Anzeigen.", + "payment_type" => "Zahlungsart", + "payments" => "Zahlungen", + "payments_summary_report" => "Bericht: Zahlungen (summarisch)", + "profit" => "Gewinn", + "quantity" => "Menge", + "quantity_purchased" => "Menge gekauft", + "quotes" => "Angebote", + "received_by" => "Erhalten von", + "receiving_id" => "Einangs-ID", + "receiving_type" => "Eingangstyp", + "receivings" => "Eingänge", + "reorder_level" => "Mindestbestand", + "report" => "Bericht", + "report_input" => "Berichtsdefinition", + "reports" => "Berichte", + "requisition" => "Bedarf", + "requisition_by" => "Bedarf durch", + "requisition_id" => "Bedarfs-ID", + "requisition_item" => "Artikel", + "requisition_item_quantity" => "Menge", + "requisition_related_item" => "Artikelverweis", + "requisition_related_item_total_quantity" => "Gesamtmenge Bedarf", + "requisition_related_item_unit_quantity" => "Bedarfsmenge", + "requisitions" => "Bedarf", + "returns" => "Retoure", + "revenue" => "Einkommen", + "sale_id" => "Verkaufs-ID", + "sale_type" => "Verkaufs-Typ", + "sales" => "Verkäufe", + "sales_amount" => "Umsatz", + "sales_summary_report" => "Bericht: Umsatz (summarisch)", + "sales_taxes" => "Umsatzsteuer", + "sales_taxes_summary_report" => "Bericht: Umsatzsteuer (summarisch)", + "serial_number" => "Seriennummer", + "service_charge" => "", + "sold_by" => "Verkauft durch", + "sold_items" => "", + "sold_to" => "Verkauft an", + "stock_location" => "Lagerort", + "sub_total_value" => "Zwischentotal", + "subtotal" => "Zwischensumme", + "summary_reports" => "Berichte (summarisch)", + "supplied_by" => "Geliefert von", + "supplier" => "Lieferant", + "suppliers" => "Lieferanten", + "suppliers_summary_report" => "Bericht: Lieferanten (summarisch)", + "tax" => "MWSt", + "tax_category" => "Steuerkategorie", + "tax_name" => "", + "tax_percent" => "MWSt %", + "tax_rate" => "Steuersatz", + "taxes" => "Steuern", + "taxes_summary_report" => "Bericht: Steuern (summarisch)", + "total" => "Total", + "total_inventory_value" => "Total Inventarwert", + "total_low_sell_quantity" => "Anzahl der niedrigen Verkaufsmengen insgesamt", + "total_quantity" => "Gesamtmenge", + "total_retail" => "Gesamtwert Einzelhandelsinventar", + "trans_amount" => "Transaktionshöhe", + "trans_due" => "Fällig", + "trans_group" => "Transaktionsgruppe", + "trans_nopay_sales" => "Zahlungslose Verkäufe", + "trans_payments" => "Zahlungen", + "trans_refunded" => "Erstattet", + "trans_sales" => "Verkäufe", + "trans_type" => "Transaktionstyp", + "type" => "Typ", + "unit_price" => "Verkaufspreis", + "used" => "Punkte eingelöst", + "work_orders" => "Arbeitsaufträge", + "zero_and_less" => "Null und weniger", +]; diff --git a/app/Language/de/Sales.php b/app/Language/de/Sales.php index 9cb8b2e51..4d4595bf6 100644 --- a/app/Language/de/Sales.php +++ b/app/Language/de/Sales.php @@ -1,223 +1,224 @@ - Aussetzen"; -$lang["sales_suspended_doc_id"] = "Dokument"; -$lang["sales_suspended_sale_id"] = "ID"; -$lang["sales_suspended_sales"] = "Ausgesetzte Aufträge"; -$lang["sales_table"] = "Tisch"; -$lang["sales_takings"] = "Einnahmen"; -$lang["sales_tax"] = "Steuer"; -$lang["sales_tax_id"] = "Steuer ID"; -$lang["sales_tax_invoice"] = "Steuerrechnung"; -$lang["sales_tax_percent"] = "Steuer %"; -$lang["sales_taxed_ind"] = ""; -$lang["sales_total"] = "Gesamtbetrag"; -$lang["sales_total_tax_exclusive"] = "exkl. Steuer"; -$lang["sales_transaction_failed"] = "Verarbeitung fehlerhaft."; -$lang["sales_unable_to_add_item"] = "Kann Artikel nicht zum Auftrag hinzufügen"; -$lang["sales_unsuccessfully_deleted"] = "Löschen des Verkaufs fehlgeschlagen."; -$lang["sales_unsuccessfully_restored"] = "Wiederherstellung fehlgeschlagen."; -$lang["sales_unsuccessfully_suspended_sale"] = "Verkaufsstopp fehlgeschlagen."; -$lang["sales_unsuccessfully_updated"] = "Änderung fehlgeschlagen."; -$lang["sales_unsuspend"] = "Aktivieren"; -$lang["sales_unsuspend_and_delete"] = "Aktivieren und löschen"; -$lang["sales_update"] = "Ändern"; -$lang["sales_upi"] = "UPI"; -$lang["sales_visa"] = ""; -$lang["sales_wholesale"] = ""; -$lang["sales_work_order"] = "Arbeitsauftrag"; -$lang["sales_work_order_number"] = "Arbeitsauftragsnummer"; -$lang["sales_work_order_number_duplicate"] = "Arbeitsauftragsnummer muss eindeutig sein."; -$lang["sales_work_order_sent"] = "Arbeitsauftrag gesendet an"; -$lang["sales_work_order_unsent"] = "Der Arbeitsauftrag konnte nicht gesendet werden an"; + "Verfügbare Punkte", + "rewards_package" => "Prämie", + "rewards_remaining_balance" => "Verbleibende Prämienpunkte ", + "account_number" => "Kundennummer", + "add_payment" => "Zahlung", + "amount_due" => "fälliger Betrag", + "amount_tendered" => "Erhalten", + "authorized_signature" => "Unterschrift", + "cancel_sale" => "Annullieren", + "cash" => "Bar", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "", + "cash_deposit" => "Bareinzahlung", + "cash_filter" => "Bar", + "change_due" => "Wechselgeld", + "change_price" => "", + "check" => "Scheck", + "check_balance" => "Scheck-Differenz", + "check_filter" => "Scheck", + "close" => "", + "comment" => "Bemerkung", + "comments" => "Bemerkungen", + "company_name" => "", + "complete" => "", + "complete_sale" => "Abschliessen", + "confirm_cancel_sale" => "Wollen Sie diesen Verkauf wirklich zurücksetzen? Alle Artikeleinträge werden entfernt.", + "confirm_delete" => "Wollen Sie die gewählten Aufträge löschen?", + "confirm_restore" => "Sind Sie sicher, dass Sie die ausgewählten Verkäufe wiederherstellen möchten?", + "credit" => "Kreditkarte", + "credit_deposit" => "Krediteinlage", + "credit_filter" => "", + "current_table" => "", + "customer" => "Kunde", + "customer_address" => "Kundenadresse", + "customer_discount" => "Rabatt", + "customer_email" => "Kunden eMail", + "customer_location" => "Kunden Stadt", + "customer_mailchimp_status" => "Mailchim Status", + "customer_optional" => "(Benötigt für fällige Zahlungen)", + "customer_required" => "(Benötigt)", + "customer_total" => "Gesamtbetrag", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "Datum", + "date_range" => "Zeitraum", + "date_required" => "Ein korrektes Datum ist erforderlich.", + "date_type" => "Datum ist erforderlich.", + "debit" => "EC-Karte", + "debit_filter" => "", + "delete" => "löschen", + "delete_confirmation" => "Wollen Sie diesen Auftrag wirklich löschen? Dies kann nicht rückgängig gemacht werden.", + "delete_entire_sale" => "Auftrag löschen", + "delete_successful" => "Erfolgreich gelöscht.", + "delete_unsuccessful" => "Löschen fehlgeschlagen.", + "description_abbrv" => "Bez.", + "discard" => "Verwerfen", + "discard_quote" => "", + "discount" => "%", + "discount_included" => "% Rabatt", + "discount_short" => "%", + "due" => "fällig", + "due_filter" => "Fällig", + "edit" => "Ändern", + "edit_item" => "Artikel Ändern", + "edit_sale" => "Auftrag ändern", + "email_receipt" => "Quittung per Email", + "employee" => "Mitarbeiter", + "entry" => "Eintrag", + "error_editing_item" => "Fehler beim Ändern des Artikels", + "find_or_scan_item" => "Finde/Scanne Artikel", + "find_or_scan_item_or_receipt" => "Finde/Scanne Artikel oder Quittung", + "giftcard" => "Gutschein", + "giftcard_balance" => "Gutschein Restwert", + "giftcard_filter" => "", + "giftcard_number" => "Gutschein Nummer", + "group_by_category" => "Gruppiere nach Kategorie", + "group_by_type" => "Gruppiere nach Typ", + "hsn" => "HSN", + "id" => "ID", + "include_prices" => "Inklusiv Preise?", + "invoice" => "Rechnung", + "invoice_confirm" => "Diese Rechnung wird gesendet an", + "invoice_enable" => "Erzeuge Rechnung", + "invoice_filter" => "Rechnungen", + "invoice_no_email" => "Dieser Kunde hat keine gültige Email Adresse.", + "invoice_number" => "Rechnungsnummer", + "invoice_number_duplicate" => "Rechnungsnummer muss eindeutig sein.", + "invoice_sent" => "Rechnung gesendet an", + "invoice_total" => "Rechnungsbetrag", + "invoice_type_custom_invoice" => "Benutzerdefinierte Rechnung (custom_invoice.php)", + "invoice_type_custom_tax_invoice" => "Benutzerdefinierte Steuerrechnung (custom_tax_invoice.php)", + "invoice_type_invoice" => "Rechnung (invoice.php)", + "invoice_type_tax_invoice" => "Steuerrechnung (tax_invoice.php)", + "invoice_unsent" => "Rechnung nicht gesendet", + "invoice_update" => "Aktualisieren", + "item_insufficient_of_stock" => "Artikel hat Unterbestand.", + "item_name" => "Artikelname", + "item_number" => "Artikelnummer", + "item_out_of_stock" => "Artikel ist nicht auf Lager.", + "key_browser" => "", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "Verkaufstyp", + "must_enter_numeric" => "Eingabe muss eine Zahl sein.", + "must_enter_numeric_giftcard" => "Gutschein-Nr. muss eine Zahl sein.", + "new_customer" => "Neuer Kunde", + "new_item" => "Neuer Artikel", + "no_description" => "Nichts", + "no_filter" => "Alle", + "no_items_in_cart" => "Warenkorb ist leer.", + "no_sales_to_display" => "Keine Artikel zum Anzeigen.", + "none_selected" => "Sie haben keinen Auftrag zum Löschen ausgewählt.", + "nontaxed_ind" => "", + "not_authorized" => "Diese Aktion ist nicht erlaubt.", + "one_or_multiple" => "Verkäufe", + "payment" => "Zahlungsart", + "payment_amount" => "Betrag", + "payment_not_cover_total" => "Betrag deckt Rechnungsbetrag nicht.", + "payment_type" => "Typ", + "payments" => "", + "payments_total" => "Zahlung Total", + "price" => "Preis", + "print_after_sale" => "Drucke Bon nach Verkauf", + "quantity" => "Menge", + "quantity_less_than_reorder_level" => "Warnung: Gewünschte Menge ist nicht verfügbar.", + "quantity_less_than_zero" => "Warnung: Gewünschte Menge ist nicht verfügbar. Sie können den Verkauf fortsetzen, dennoch prüfen Sie bitte den Lagerbestand.", + "quantity_of_items" => "Menge von {0} Artikeln", + "quote" => "Angebot", + "quote_number" => "Angebotsnummer", + "quote_number_duplicate" => "Die Angebotsnummer muss eindeutig sein.", + "quote_sent" => "Angebot gesendet an", + "quote_unsent" => "Angebot senden fehlgeschlagen", + "receipt" => "Quittung", + "receipt_no_email" => "Der Kunde hat keine gültige E-Mail Adresse.", + "receipt_number" => "Quittungsnummer", + "receipt_sent" => "Quittung gesendet an", + "receipt_unsent" => "Quittung nicht gesendet", + "refund" => "", + "register" => "Kasse", + "remove_customer" => "Entferne Kunde", + "remove_discount" => "", + "return" => "Retoure", + "rewards" => "Prämienpunkte", + "rewards_balance" => "Prämienpunkte Stand", + "sale" => "Verkauf", + "sale_by_invoice" => "Verkauf auf Rechnung", + "sale_for_customer" => "Kunde:", + "sale_time" => "Zeit", + "sales_tax" => "Mehrwertsteuer", + "sales_total" => "", + "select_customer" => "Wähle Kunde (optional)", + "send_invoice" => "Sende Rechnung", + "send_quote" => "Angebot Senden", + "send_receipt" => "Sende Quittung", + "send_work_order" => "Arbeitsauftrag senden", + "serial" => "Seriennummer", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "Rechnung", + "show_receipt" => "Quittung", + "start_typing_customer_name" => "Geben Sie den Kundennamen ein...", + "start_typing_item_name" => "Geben Sie den Artikel ein oder scannen Sie ihn...", + "stock" => "Vorrat", + "stock_location" => "Lagerort", + "sub_total" => "Zwischentotal", + "successfully_deleted" => "Löschung erfolgreich", + "successfully_restored" => "Erfolgreich wiederhergestellt", + "successfully_suspended_sale" => "Verkauf erfolgreich gestoppt.", + "successfully_updated" => "Verkauf erfolgreich geändert.", + "suspend_sale" => "-> Aussetzen", + "suspended_doc_id" => "Dokument", + "suspended_sale_id" => "ID", + "suspended_sales" => "Ausgesetzte Aufträge", + "table" => "Tisch", + "takings" => "Einnahmen", + "tax" => "Steuer", + "tax_id" => "Steuer ID", + "tax_invoice" => "Steuerrechnung", + "tax_percent" => "Steuer %", + "taxed_ind" => "", + "total" => "Gesamtbetrag", + "total_tax_exclusive" => "exkl. Steuer", + "transaction_failed" => "Verarbeitung fehlerhaft.", + "unable_to_add_item" => "Kann Artikel nicht zum Auftrag hinzufügen", + "unsuccessfully_deleted" => "Löschen des Verkaufs fehlgeschlagen.", + "unsuccessfully_restored" => "Wiederherstellung fehlgeschlagen.", + "unsuccessfully_suspended_sale" => "Verkaufsstopp fehlgeschlagen.", + "unsuccessfully_updated" => "Änderung fehlgeschlagen.", + "unsuspend" => "Aktivieren", + "unsuspend_and_delete" => "Aktivieren und löschen", + "update" => "Ändern", + "upi" => "UPI", + "visa" => "", + "wholesale" => "", + "work_order" => "Arbeitsauftrag", + "work_order_number" => "Arbeitsauftragsnummer", + "work_order_number_duplicate" => "Arbeitsauftragsnummer muss eindeutig sein.", + "work_order_sent" => "Arbeitsauftrag gesendet an", + "work_order_unsent" => "Der Arbeitsauftrag konnte nicht gesendet werden an", +]; diff --git a/app/Language/de/Suppliers.php b/app/Language/de/Suppliers.php index 811d0ebef..3e1e01090 100644 --- a/app/Language/de/Suppliers.php +++ b/app/Language/de/Suppliers.php @@ -1,23 +1,24 @@ - "Kontonummer", + "agency_name" => "Name der Agentur", + "cannot_be_deleted" => "Kann gewählte Lieferanten nicht löschen, einer oder mehrere weisen Verkäufe aus.", + "category" => "Kategorie", + "company_name" => "Firmenname", + "company_name_required" => "Firmenname ist erforderlich.", + "confirm_delete" => "Wollen Sie die gewählten Lieferanten löschen?", + "confirm_restore" => "Sind Sie sicher, dass Sie die ausgewählten Lieferanten wiederherstellen möchten?", + "cost" => "Kosten", + "error_adding_updating" => "Fehler beim Hinzufügen/Ändern.", + "goods" => "Artikel", + "new" => "Neuer Lieferant", + "none_selected" => "Sie haben keinen Lieferanten zum Löschen ausgewählt.", + "one_or_multiple" => "Lieferanten", + "successful_adding" => "Erfolgreich hinzugefügt", + "successful_deleted" => "Löschung erfolgreich", + "successful_updating" => "Änderung erfolgreich", + "supplier" => "Lieferant", + "supplier_id" => "ID", + "tax_id" => "Steuer ID", + "update" => "Ändere Lieferant", +]; diff --git a/app/Language/de/Taxes.php b/app/Language/de/Taxes.php index 7789af9a5..e59302d63 100644 --- a/app/Language/de/Taxes.php +++ b/app/Language/de/Taxes.php @@ -1,81 +1,82 @@ - "Ausnahme hinzufügen", + "cascade" => "Kaskade", + "cascade_sequence" => "Kaskadenfolge", + "city" => "Stadt", + "code" => "Steuercode", + "confirm_delete" => "Sind Sie sicher, dass Sie dieses Steuercode löschen möchten? Diese Aktion kann nicht rückgängig gemacht werden", + "confirm_restore" => "Sind Sie sicher, dass Sie die ausgewählten Steuercodes wiederherstellen möchten?", + "default_tax_category" => "Standard-Steuerkategorie", + "default_tax_rate" => "Standard-Steuersatz", + "error_adding_updating" => "Hinzufügen oder Ändern des Steuercodes fehlgeschlagen", + "group_seq" => "Gruppe Folge", + "jurisdiction_name" => "Name der Gerichtsbarkeit", + "name" => "Name", + "new" => "Neue Steuer", + "no_taxes" => "", + "no_taxes_to_display" => "Kein Steuercode verfügbar, der angezeigt werden kann", + "reporting_authority" => "Meldebehörde", + "round_half_down" => "Halbe abrunden", + "round_half_even" => "Halbe symmetrisch gerade runden", + "round_half_odd" => "Halbe symmetrisch ungerade runden", + "round_half_up" => "Halbe aufrunden", + "rounding_code" => "Rundungsart", + "sales_tax" => "Umsatzsteuer", + "sales_tax_by_invoice" => "Umsatzsetuer nach Rechnungen", + "sequence" => "Folge", + "state" => "Bundesland", + "successful_deleted" => "Löschung erfolgreich", + "tax_categories" => "Steuerkategorien", + "tax_categories_configuration" => "Konfiguration der Steuerkategorien", + "tax_categories_saved_successfully" => "Änderungen an Steuerkategorien gespeichert", + "tax_categories_saved_unsuccessfully" => "Änderungen an Steuerkategorien nicht gespeichert", + "tax_category" => "Steuerkategorie", + "tax_category_code" => "Steuerkategorie-Code", + "tax_category_duplicate" => "Steuerkategorie duplizieren", + "tax_category_invalid_chars" => "Ungültige Zeichen in der Steuerkategorie", + "tax_category_name" => "Name der Steuerkategorie", + "tax_category_new" => "Neue Steuerkategorie", + "tax_category_required" => "Steuerkategorie ist erforderlich", + "tax_code" => "Steuercode", + "tax_code_cannot_be_deleted" => "Löschen des Steuercodes fehlgeschlagen", + "tax_code_duplicate" => "Steuercode duplizieren", + "tax_code_invalid_chars" => "Ungültige Zeichen im Steuercode", + "tax_code_name" => "Name des Steuercodes", + "tax_code_required" => "Der Steuercode ist ein Pflichtfeld", + "tax_code_successful_deleted" => "Steuercode erfolgreich gelöscht", + "tax_code_successful_updated" => "Erfolgreich geändert", + "tax_code_successful_updating" => "Steuercode erfolgreich geändert", + "tax_code_successfully_added" => "Erfolgreich hinzugefügt", + "tax_code_type" => "Steuercode-Typ", + "tax_codes" => "Steuercodes", + "tax_codes_configuration" => "Konfiguration der Steuercodes", + "tax_codes_saved_successfully" => "Steuercode Änderungen gespeichert", + "tax_codes_saved_unsuccessfully" => "Steuercode Änderungen nicht gespeichert", + "tax_excluded" => "exkl. Steuer", + "tax_group" => "Steuergruppe", + "tax_group_not_unique" => "", + "tax_group_sequence" => "Steuergruppe Folge", + "tax_included" => "inkl. Steuer", + "tax_jurisdiction" => "Steuerbehörde", + "tax_jurisdiction_duplicate" => "Steuerbehörde duplizieren", + "tax_jurisdiction_invalid_chars" => "Ungültige Zeichen in Steuerbehörde", + "tax_jurisdiction_required" => "Steuerbehörde ist erforderlich", + "tax_jurisdictions" => "Steuerbehörden", + "tax_jurisdictions_configuration" => "Konfiguration der Steuerbehörden", + "tax_jurisdictions_saved_successfully" => "Änderungen der Steuerbehörde gespeichert", + "tax_jurisdictions_saved_unsuccessfully" => "Änderungen der Steuerbehörde nicht gespeichert", + "tax_rate" => "Steuersatz", + "tax_rate_configuration" => "Steuersatz Konfiguration", + "tax_rate_error_adding_updating" => "Hinzufügen oder Ändern des Steuersatzes fehlgeschlagen", + "tax_rate_numeric" => "Der Steuersatz muss eine Zahl sein", + "tax_rate_required" => "Der Steuersatz ist ein Pflichtfeld", + "tax_rate_successful_updated" => "Erfolgreich geändert", + "tax_rate_successfully_added" => "Erfolgreich hinzugefügt", + "tax_rates" => "Steuersätze", + "tax_rates_configuration" => "Konfiguration der Steuersätze", + "tax_rounding" => "Steuerliche Rundung", + "tax_type" => "Steuerart", + "update" => "Steuersatz ändern", + "vat_tax" => "Mehrwertsteuer", +]; diff --git a/app/Language/el/Attributes.php b/app/Language/el/Attributes.php index b0b14a1f1..6d6a7d73d 100644 --- a/app/Language/el/Attributes.php +++ b/app/Language/el/Attributes.php @@ -1,31 +1,32 @@ - "Η τιμή του χαρακτηριστικού δεν μπορεί να περιέχει ':' ή '|'", + "confirm_delete" => "Είστε βέβαιοι ότι θέλετε να διαγράψετε τα επιλεγμένα χαρακτηριστικά;", + "confirm_restore" => "Είστε βέβαιοι ότι θέλετε να επαναφέρετε τα επιλεγμένα χαρακτηριστικά;", + "definition_cannot_be_deleted" => "Δεν ήταν δυνατή η διαγραφή των επιλεγμένων χαρακτηριστικών", + "definition_error_adding_updating" => "Το χαρακτηριστικό {0} δεν ήταν δυνατό να προστεθεί ή να ενημερωθεί. Ελέγξτε το αρχείο καταγραφής σφαλμάτων.", + "definition_flags" => "Ορατότητα χαρακτηριστικών", + "definition_group" => "Ομάδα", + "definition_id" => "Id", + "definition_name" => "Προσθήκη χαρακτηριστικού", + "definition_name_required" => "Το όνομα του χαρακτηριστικού είναι υποχρεωτικό πεδίο", + "definition_one_or_multiple" => "Χαρακτηριστικό(ά)", + "definition_successful_adding" => "Έχετε προσθέσει με επιτυχία στοιχείο", + "definition_successful_deleted" => "", + "definition_successful_updating" => "Έχετε ενημερώσει με επιτυχία το χαρακτηριστικό", + "definition_type" => "Τύπος Χαρακτηριστικού", + "definition_type_required" => "Ο τύπος ιδιότητας είναι υποχρεωτικό πεδίο", + "definition_unit" => "Μονάδα μέτρησης", + "definition_values" => "Τιμές Χαρακτηριστικών", + "new" => "Νέο χαρακτηριστικό", + "no_attributes_to_display" => "Δεν υπάρχουν στοιχεία για εμφάνιση", + "receipt_visibility" => "", + "show_in_items" => "", + "show_in_items_visibility" => "", + "show_in_receipt" => "", + "show_in_receivings" => "", + "show_in_receivings_visibility" => "", + "show_in_sales" => "", + "show_in_sales_visibility" => "", + "update" => "", +]; diff --git a/app/Language/el/Bootstrap_tables.php b/app/Language/el/Bootstrap_tables.php index 96fc76fe1..2381af790 100644 --- a/app/Language/el/Bootstrap_tables.php +++ b/app/Language/el/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "", + "tables_columns" => "", + "tables_hide_show_pagination" => "", + "tables_loading" => "", + "tables_page_from_to" => "", + "tables_refresh" => "", + "tables_rows_per_page" => "", + "tables_toggle" => "", +]; diff --git a/app/Language/el/Cashups.php b/app/Language/el/Cashups.php index e6ad7ad9f..2ffc8c593 100644 --- a/app/Language/el/Cashups.php +++ b/app/Language/el/Cashups.php @@ -1,48 +1,49 @@ - "", + "amount_number" => "", + "amount_required" => "", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "", + "cash_difference" => "", + "close_date" => "", + "close_employee" => "", + "closed_amount_card" => "", + "closed_amount_cash" => "", + "closed_amount_check" => "", + "closed_amount_due" => "", + "closed_amount_giftcard" => "", + "closed_amount_total" => "", + "closed_date" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "confirm_submit" => "", + "date_number" => "", + "date_required" => "", + "description" => "", + "enable_expected" => "", + "error_adding_updating" => "", + "giftcard" => "", + "id" => "", + "info" => "", + "info_employee" => "", + "is_deleted" => "", + "new" => "", + "no_cashups_to_display" => "", + "none_selected" => "", + "note" => "", + "one_or_multiple" => "", + "open_amount_cash" => "", + "open_date" => "", + "open_employee" => "", + "opened_date" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "total" => "", + "transfer_amount_cash" => "", + "transfer_amount_cash_minus" => "", + "update" => "", + "warning" => "", +]; diff --git a/app/Language/el/Common.php b/app/Language/el/Common.php index fca12103a..ea39dbd65 100644 --- a/app/Language/el/Common.php +++ b/app/Language/el/Common.php @@ -1,87 +1,88 @@ - "Διεύθυνση 1", + "address_2" => "Διεύθυνση 2", + "admin" => "", + "city" => "Πόλη", + "clerk" => "", + "close" => "Κλείσιμο", + "color" => "", + "comments" => "Σχόλια", + "common" => "κοινά", + "confirm_search" => "Έχετε διαλέξει μία ή περισσότερες σειρές, οι οποίες δε θα είναι επιλέξιμες μετά την αναζήτηση σας. Είστε σίγουροι ότι θέλετε να υποβάλετε την αναζήτηση?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "Παρακαλώ διορθώστε τα αναγνωρισμένα σφάλματα πριν συνεχίσετε", + "country" => "Χώρα", + "dashboard" => "", + "date" => "Ημερομηνία", + "delete" => "Διαγραφή", + "det" => "λεπτομέρειες", + "download_import_template" => "Λήψη Πρότυπου Εισαγωγής CSV (CSV)", + "edit" => "επεξεργασία", + "email" => "Email", + "email_invalid_format" => "Η διεύθυνση ηλ.ταχυδρομείου εχει λανθασμενη μορφή.", + "export_csv" => "Εξαγωγή CSV", + "export_csv_no" => "Όχι", + "export_csv_yes" => "Ναί", + "fields_required_message" => "Τα κόκκινα πεδία απαιτούνται", + "fields_required_message_unique" => "", + "first_name" => "Κύριο όνομα", + "first_name_required" => "Το κύριο όνομα απαιτείται.", + "first_page" => "Πρώτο", + "gender" => "Φύλο", + "gender_female" => "Θ", + "gender_male" => "Α", + "gender_undefined" => "", + "icon" => "", + "id" => "Id", + "import" => "Εισαγωγή", + "import_change_file" => "Αλλαγή", + "import_csv" => "Εισαγωγή CSV", + "import_full_path" => "Η πλήρης διαδρομή του αρχείου CSV απαιτείται", + "import_remove_file" => "Αφαίρεση", + "import_select_file" => "Επιλογή αρχείου", + "inv" => "αποθ", + "last_name" => "Επίθετο", + "last_name_required" => "Το Επίθετο απαιτείται.", + "last_page" => "Τελευταίο", + "learn_about_project" => "ώστε να ενημερωθείτε για τις τελευταίες πληροφορίες του έργου.", + "list_of" => "Λίστα από", + "logo" => "", + "logo_mark" => "", + "logout" => "Έξοδος", + "manager" => "", + "migration_needed" => "Η ενσωμάτωση της βάσης δεδομένων σε {0} θα ξεκινήσει μετά την είσοδο.", + "new" => "Νέο", + "no" => "", + "no_persons_to_display" => "Δεν υπάρχουν άνθρωποι για προβολή.", + "none_selected_text" => "[Επιλογή]", + "or" => "Ή", + "people" => "", + "phone_number" => "Αριθμός τηλεφώνου", + "phone_number_required" => "", + "please_visit_my" => "Παρακαλώ επισκεφτείτε το", + "position" => "", + "powered_by" => "Τροφοδοτείται από", + "price" => "Τιμή", + "print" => "Εκτύπωση", + "remove" => "Αφαίρεση", + "required" => "Απαιτείται", + "restore" => "Επαναφορά", + "return_policy" => "Πολιτική Επιστροφών", + "search" => "Αναζήτηση", + "search_options" => "Επιλογές αναζήτησης", + "searched_for" => "Αναζητήσατε για", + "software_short" => "", + "software_title" => "", + "state" => "Περιοχή/Νομός", + "submit" => "Καταχώριση", + "total_spent" => "Σύνολο εξόδων", + "unknown" => "Άγνωστο", + "view_recent_sales" => "Εμφάνιση Πρόσφατων Πωλήσεων", + "website" => "Ιστοσελίδα", + "welcome" => "Καλωσήρθατε", + "welcome_message" => "Καλωσορίσατε στο OSPOS, επιλέξτε μια από τις παρακάτω ενότητες για να ξεκινήσετε.", + "yes" => "", + "you_are_using_ospos" => "Χρησιμοποιείτε την Open Source Point Of Sale έκδοση", + "zip" => "Ταχ.Κωδικας", +]; diff --git a/app/Language/el/Config.php b/app/Language/el/Config.php index d597794ea..49d8ea4fc 100644 --- a/app/Language/el/Config.php +++ b/app/Language/el/Config.php @@ -1,329 +1,330 @@ - "", + "address_required" => "", + "all_set" => "All file permissions are set correctly!", + "allow_duplicate_barcodes" => "", + "apostrophe" => "", + "backup_button" => "", + "backup_database" => "", + "barcode" => "", + "barcode_company" => "", + "barcode_configuration" => "", + "barcode_content" => "", + "barcode_first_row" => "", + "barcode_font" => "", + "barcode_formats" => "", + "barcode_generate_if_empty" => "", + "barcode_height" => "", + "barcode_id" => "", + "barcode_info" => "", + "barcode_layout" => "", + "barcode_name" => "", + "barcode_number" => "", + "barcode_number_in_row" => "", + "barcode_page_cellspacing" => "", + "barcode_page_width" => "", + "barcode_price" => "", + "barcode_second_row" => "", + "barcode_third_row" => "", + "barcode_tooltip" => "", + "barcode_type" => "", + "barcode_width" => "", + "bottom" => "", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "", + "cash_decimals_tooltip" => "", + "cash_rounding" => "", + "category_dropdown" => "", + "center" => "", + "change_apperance_tooltip" => "", + "comma" => "", + "company" => "", + "company_avatar" => "", + "company_change_image" => "", + "company_logo" => "", + "company_remove_image" => "", + "company_required" => "", + "company_select_image" => "", + "company_website_url" => "", + "country_codes" => "", + "country_codes_tooltip" => "", + "currency_code" => "", + "currency_decimals" => "", + "currency_symbol" => "", + "current_employee_only" => "", + "customer_reward" => "", + "customer_reward_duplicate" => "", + "customer_reward_enable" => "", + "customer_reward_invalid_chars" => "", + "customer_reward_required" => "", + "customer_sales_tax_support" => "", + "date_or_time_format" => "", + "datetimeformat" => "", + "decimal_point" => "", + "default_barcode_font_size_number" => "", + "default_barcode_font_size_required" => "", + "default_barcode_height_number" => "", + "default_barcode_height_required" => "", + "default_barcode_num_in_row_number" => "", + "default_barcode_num_in_row_required" => "", + "default_barcode_page_cellspacing_number" => "", + "default_barcode_page_cellspacing_required" => "", + "default_barcode_page_width_number" => "", + "default_barcode_page_width_required" => "", + "default_barcode_width_number" => "", + "default_barcode_width_required" => "", + "default_item_columns" => "", + "default_origin_tax_code" => "", + "default_receivings_discount" => "", + "default_receivings_discount_number" => "", + "default_receivings_discount_required" => "", + "default_sales_discount" => "", + "default_sales_discount_number" => "", + "default_sales_discount_required" => "", + "default_tax_category" => "", + "default_tax_code" => "", + "default_tax_jurisdiction" => "", + "default_tax_name_number" => "", + "default_tax_name_required" => "", + "default_tax_rate" => "", + "default_tax_rate_1" => "", + "default_tax_rate_2" => "", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "", + "default_tax_rate_required" => "", + "derive_sale_quantity" => "", + "derive_sale_quantity_tooltip" => "", + "dinner_table" => "", + "dinner_table_duplicate" => "", + "dinner_table_enable" => "", + "dinner_table_invalid_chars" => "", + "dinner_table_required" => "", + "dot" => "", + "email" => "", + "email_configuration" => "", + "email_mailpath" => "", + "email_protocol" => "", + "email_receipt_check_behaviour" => "", + "email_receipt_check_behaviour_always" => "", + "email_receipt_check_behaviour_last" => "", + "email_receipt_check_behaviour_never" => "", + "email_smtp_crypto" => "", + "email_smtp_host" => "", + "email_smtp_pass" => "", + "email_smtp_port" => "", + "email_smtp_timeout" => "", + "email_smtp_user" => "", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "", + "enforce_privacy_tooltip" => "", + "fax" => "", + "file_perm" => "There are problems with file permissions please fix and reload this page.", + "financial_year" => "", + "financial_year_apr" => "", + "financial_year_aug" => "", + "financial_year_dec" => "", + "financial_year_feb" => "", + "financial_year_jan" => "", + "financial_year_jul" => "", + "financial_year_jun" => "", + "financial_year_mar" => "", + "financial_year_may" => "", + "financial_year_nov" => "", + "financial_year_oct" => "", + "financial_year_sep" => "", + "floating_labels" => "", + "gcaptcha_enable" => "", + "gcaptcha_secret_key" => "", + "gcaptcha_secret_key_required" => "", + "gcaptcha_site_key" => "", + "gcaptcha_site_key_required" => "", + "gcaptcha_tooltip" => "", + "general" => "", + "general_configuration" => "", + "giftcard_number" => "", + "giftcard_random" => "", + "giftcard_series" => "", + "image_allowed_file_types" => "", + "image_max_height_tooltip" => "", + "image_max_size_tooltip" => "", + "image_max_width_tooltip" => "", + "image_restrictions" => "", + "include_hsn" => "", + "info" => "", + "info_configuration" => "", + "input_groups" => "", + "integrations" => "", + "integrations_configuration" => "", + "invoice" => "", + "invoice_configuration" => "", + "invoice_default_comments" => "", + "invoice_email_message" => "", + "invoice_enable" => "", + "invoice_printer" => "", + "invoice_type" => "", + "is_readable" => "", + "is_writable" => "is writable, but the permissions are higher than 750.", + "item_markup" => "", + "jsprintsetup_required" => "", + "language" => "", + "last_used_invoice_number" => "", + "last_used_quote_number" => "", + "last_used_work_order_number" => "", + "left" => "", + "license" => "", + "license_configuration" => "", + "line_sequence" => "", + "lines_per_page" => "", + "lines_per_page_number" => "", + "lines_per_page_required" => "", + "locale" => "", + "locale_configuration" => "", + "locale_info" => "", + "location" => "", + "location_configuration" => "", + "location_info" => "", + "login_form" => "", + "logout" => "", + "mailchimp" => "", + "mailchimp_api_key" => "", + "mailchimp_configuration" => "", + "mailchimp_key_successfully" => "", + "mailchimp_key_unsuccessfully" => "", + "mailchimp_lists" => "", + "mailchimp_tooltip" => "", + "message" => "", + "message_configuration" => "", + "msg_msg" => "", + "msg_msg_placeholder" => "", + "msg_pwd" => "", + "msg_pwd_required" => "", + "msg_src" => "", + "msg_src_required" => "", + "msg_uid" => "", + "msg_uid_required" => "", + "multi_pack_enabled" => "", + "no_risk" => "No security/vulnerability risks.", + "none" => "", + "notify_alignment" => "", + "number_format" => "", + "number_locale" => "", + "number_locale_invalid" => "", + "number_locale_required" => "", + "number_locale_tooltip" => "", + "os_timezone" => "", + "ospos_info" => "", + "payment_options_order" => "", + "perm_risk" => "Permissions higher than 750 leaves this software at risk.", + "phone" => "", + "phone_required" => "", + "print_bottom_margin" => "", + "print_bottom_margin_number" => "", + "print_bottom_margin_required" => "", + "print_delay_autoreturn" => "", + "print_delay_autoreturn_number" => "", + "print_delay_autoreturn_required" => "", + "print_footer" => "", + "print_header" => "", + "print_left_margin" => "", + "print_left_margin_number" => "", + "print_left_margin_required" => "", + "print_receipt_check_behaviour" => "", + "print_receipt_check_behaviour_always" => "", + "print_receipt_check_behaviour_last" => "", + "print_receipt_check_behaviour_never" => "", + "print_right_margin" => "", + "print_right_margin_number" => "", + "print_right_margin_required" => "", + "print_silently" => "", + "print_top_margin" => "", + "print_top_margin_number" => "", + "print_top_margin_required" => "", + "quantity_decimals" => "", + "quick_cash_enable" => "", + "quote_default_comments" => "", + "receipt" => "", + "receipt_category" => "", + "receipt_configuration" => "", + "receipt_default" => "", + "receipt_font_size" => "", + "receipt_font_size_number" => "", + "receipt_font_size_required" => "", + "receipt_info" => "", + "receipt_printer" => "", + "receipt_short" => "", + "receipt_show_company_name" => "", + "receipt_show_description" => "", + "receipt_show_serialnumber" => "", + "receipt_show_tax_ind" => "", + "receipt_show_taxes" => "", + "receipt_show_total_discount" => "", + "receipt_template" => "", + "receiving_calculate_average_price" => "", + "recv_invoice_format" => "", + "register_mode_default" => "", + "report_an_issue" => "", + "return_policy_required" => "", + "reward" => "", + "reward_configuration" => "", + "right" => "", + "sales_invoice_format" => "", + "sales_quote_format" => "", + "saved_successfully" => "", + "saved_unsuccessfully" => "", + "security_issue" => "Security Vulnerability Warning", + "server_notice" => "Please use the below info for issue reporting.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "", + "statistics" => "", + "statistics_tooltip" => "", + "stock_location" => "", + "stock_location_duplicate" => "", + "stock_location_invalid_chars" => "", + "stock_location_required" => "", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "", + "suggestions_fourth_column" => "", + "suggestions_layout" => "", + "suggestions_second_column" => "", + "suggestions_third_column" => "", + "system_conf" => "Setup & Conf", + "system_info" => "System Info", + "table" => "", + "table_configuration" => "", + "takings_printer" => "", + "tax" => "", + "tax_category" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_required" => "", + "tax_category_used" => "", + "tax_configuration" => "", + "tax_decimals" => "", + "tax_id" => "", + "tax_included" => "", + "theme" => "", + "theme_preview" => "", + "thousands_separator" => "", + "timezone" => "", + "timezone_error" => "", + "top" => "", + "use_destination_based_tax" => "", + "user_timezone" => "", + "website" => "", + "wholesale_markup" => "", + "work_order_enable" => "", + "work_order_format" => "", +]; diff --git a/app/Language/el/Customers.php b/app/Language/el/Customers.php index a89242959..88c67ff25 100644 --- a/app/Language/el/Customers.php +++ b/app/Language/el/Customers.php @@ -1,55 +1,56 @@ - "", + "account_number_duplicate" => "", + "available_points" => "Διαθέσιμοι Πόντοι", + "available_points_value" => "", + "average" => "", + "avg_discount" => "", + "basic_information" => "", + "cannot_be_deleted" => "", + "company_name" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "consent" => "", + "consent_required" => "", + "csv_import_failed" => "", + "csv_import_nodata_wrongformat" => "", + "csv_import_partially_failed" => "", + "csv_import_success" => "", + "customer" => "", + "date" => "", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "email_duplicate" => "", + "employee" => "", + "error_adding_updating" => "", + "import_items_csv" => "", + "mailchimp_activity_click" => "", + "mailchimp_activity_lastopen" => "", + "mailchimp_activity_open" => "", + "mailchimp_activity_total" => "", + "mailchimp_activity_unopen" => "", + "mailchimp_email_client" => "", + "mailchimp_info" => "", + "mailchimp_member_rating" => "", + "mailchimp_status" => "", + "mailchimp_vip" => "", + "max" => "", + "min" => "", + "new" => "", + "none_selected" => "", + "one_or_multiple" => "", + "quantity" => "", + "stats_info" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "tax_code" => "", + "tax_id" => "", + "taxable" => "", + "total" => "", + "update" => "", + "rewards_package" => "", +]; diff --git a/app/Language/el/Datepicker.php b/app/Language/el/Datepicker.php index f8d23888d..e8be7a6c0 100644 --- a/app/Language/el/Datepicker.php +++ b/app/Language/el/Datepicker.php @@ -1,22 +1,23 @@ - "", + "apply" => "", + "cancel" => "", + "custom" => "", + "from" => "", + "last_30" => "", + "last_7" => "", + "last_financial_year" => "", + "last_month" => "", + "last_year" => "", + "same_month_last_year" => "", + "same_month_to_same_day_last_year" => "", + "this_financial_year" => "", + "this_month" => "", + "this_year" => "", + "to" => "", + "today" => "", + "today_last_year" => "", + "weekstart" => "", + "yesterday" => "", +]; diff --git a/app/Language/el/Employees.php b/app/Language/el/Employees.php index d8222c9be..6f597ab5b 100644 --- a/app/Language/el/Employees.php +++ b/app/Language/el/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "", + "cannot_be_deleted" => "", + "change_employee" => "", + "change_password" => "", + "clerk" => "", + "commission" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "current_password" => "", + "current_password_invalid" => "", + "employee" => "", + "error_adding_updating" => "", + "error_deleting_demo_admin" => "", + "error_updating_demo_admin" => "", + "language" => "", + "login_info" => "", + "manager" => "", + "new" => "", + "none_selected" => "", + "one_or_multiple" => "", + "password" => "", + "password_minlength" => "", + "password_must_match" => "", + "password_not_must_match" => "", + "password_required" => "", + "permission_desc" => "", + "permission_info" => "", + "repeat_password" => "", + "subpermission_required" => "", + "successful_adding" => "", + "successful_change_password" => "", + "successful_deleted" => "", + "successful_updating" => "", + "system_language" => "", + "unsuccessful_change_password" => "", + "update" => "", + "username" => "", + "username_duplicate" => "", + "username_minlength" => "", + "username_required" => "", +]; diff --git a/app/Language/el/Enum.php b/app/Language/el/Enum.php index dde09937b..c39655c3b 100644 --- a/app/Language/el/Enum.php +++ b/app/Language/el/Enum.php @@ -1,9 +1,10 @@ - "", + "half_even" => "", + "half_five" => "", + "half_odd" => "", + "half_up" => "", + "round_down" => "", + "round_up" => "", +]; diff --git a/app/Language/el/Error.php b/app/Language/el/Error.php index 7e82e9775..6134ea59a 100644 --- a/app/Language/el/Error.php +++ b/app/Language/el/Error.php @@ -1,4 +1,5 @@ - "", + "unknown" => "", +]; diff --git a/app/Language/el/Expenses.php b/app/Language/el/Expenses.php index cae8d985c..e9e237376 100644 --- a/app/Language/el/Expenses.php +++ b/app/Language/el/Expenses.php @@ -1,49 +1,50 @@ - "", + "amount" => "", + "amount_number" => "", + "amount_required" => "", + "by_category" => "", + "cannot_be_deleted" => "", + "cash" => "", + "cash_filter" => "", + "categories_name" => "", + "category_required" => "", + "check" => "", + "check_filter" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "credit" => "", + "credit_filter" => "", + "date" => "", + "date_number" => "", + "date_required" => "", + "debit" => "", + "debit_filter" => "", + "description" => "", + "due" => "", + "due_filter" => "", + "employee" => "", + "error_adding_updating" => "", + "expense_id" => "", + "expenses_employee" => "", + "info" => "", + "ip_address" => "", + "is_deleted" => "", + "name_required" => "", + "new" => "", + "new_supplier" => "", + "no_expenses_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "payment" => "", + "start_typing_supplier_name" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier_name" => "", + "supplier_tax_code" => "", + "tax_amount" => "", + "tax_amount_number" => "", + "update" => "", +]; diff --git a/app/Language/el/Expenses_categories.php b/app/Language/el/Expenses_categories.php index 7e4c654f7..03169e528 100644 --- a/app/Language/el/Expenses_categories.php +++ b/app/Language/el/Expenses_categories.php @@ -1,21 +1,22 @@ - "", + "add_item" => "", + "cannot_be_deleted" => "", + "category_id" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "description" => "", + "error_adding_updating" => "", + "info" => "", + "name" => "", + "new" => "", + "no_expenses_categories_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "quantity" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "update" => "", +]; diff --git a/app/Language/el/Giftcards.php b/app/Language/el/Giftcards.php index c2491d327..f1b1bd322 100644 --- a/app/Language/el/Giftcards.php +++ b/app/Language/el/Giftcards.php @@ -1,70 +1,71 @@ - "", + "allow_alt_description" => "", + "bulk_edit" => "", + "cannot_be_deleted" => "", + "cannot_find_giftcard" => "", + "cannot_use" => "", + "card_value" => "", + "category" => "", + "change_all_to_allow_alt_desc" => "", + "change_all_to_not_allow_allow_desc" => "", + "change_all_to_serialized" => "", + "change_all_to_unserialized" => "", + "confirm_bulk_edit" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost_price" => "", + "count" => "", + "csv_import_failed" => "", + "current_quantity" => "", + "description" => "", + "details_count" => "", + "do_nothing" => "", + "edit_fields_you_want_to_update" => "", + "edit_multiple_giftcards" => "", + "error_adding_updating" => "", + "error_updating_multiple" => "", + "generate_barcodes" => "", + "giftcard" => "", + "giftcard_number" => "", + "info_provided_by" => "", + "inventory_comments" => "", + "is_serialized" => "", + "low_inventory_giftcards" => "", + "manually_editing_of_quantity" => "", + "must_select_giftcard_for_barcode" => "", + "new" => "", + "no_description_giftcards" => "", + "no_giftcards_to_display" => "", + "none" => "", + "none_selected" => "", + "number" => "", + "number_information" => "", + "number_required" => "", + "one_or_multiple" => "", + "person_id" => "", + "quantity" => "", + "quantity_required" => "", + "remaining_balance" => "", + "reorder_level" => "", + "retrive_giftcard_info" => "", + "sales_tax_1" => "", + "sales_tax_2" => "", + "serialized_giftcards" => "", + "successful_adding" => "", + "successful_bulk_edit" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "tax_1" => "", + "tax_2" => "", + "tax_percent" => "", + "tax_percents" => "", + "unit_price" => "", + "upc_database" => "", + "update" => "", + "use_inventory_menu" => "", + "value" => "", + "value_required" => "", +]; diff --git a/app/Language/el/Item_kits.php b/app/Language/el/Item_kits.php index 7e5447763..2f21a4963 100644 --- a/app/Language/el/Item_kits.php +++ b/app/Language/el/Item_kits.php @@ -1,40 +1,41 @@ - "", + "all" => "", + "cannot_be_deleted" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "description" => "", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "error_adding_updating" => "", + "find_kit_item" => "", + "info" => "", + "item" => "", + "item_kit_number" => "", + "item_kit_number_duplicate" => "", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "", + "kit" => "", + "kit_and_components" => "", + "kit_and_stock" => "", + "kit_only" => "", + "name" => "", + "new" => "", + "no_item_kits_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "price_option" => "", + "priced_only" => "", + "print_option" => "", + "quantity" => "", + "sequence" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "unit_price" => "", + "update" => "", +]; diff --git a/app/Language/el/Items.php b/app/Language/el/Items.php index 9dd8f98c1..9718385d0 100644 --- a/app/Language/el/Items.php +++ b/app/Language/el/Items.php @@ -1,119 +1,120 @@ - "", + "allow_alt_description" => "", + "amount_entry" => "", + "bulk_edit" => "", + "buy_price_required" => "", + "cannot_be_deleted" => "", + "cannot_find_item" => "", + "categories" => "", + "category" => "", + "category_new" => "", + "category_required" => "", + "change_all_to_allow_alt_desc" => "", + "change_all_to_not_allow_allow_desc" => "", + "change_all_to_serialized" => "", + "change_all_to_unserialized" => "", + "change_image" => "", + "confirm_bulk_edit" => "", + "confirm_bulk_edit_wipe_taxes" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost_price" => "", + "cost_price_number" => "", + "cost_price_required" => "", + "count" => "", + "csv_import_failed" => "", + "csv_import_nodata_wrongformat" => "", + "csv_import_partially_failed" => "", + "csv_import_success" => "", + "current_quantity" => "", + "default_pack_name" => "", + "description" => "", + "details_count" => "", + "do_nothing" => "", + "edit" => "", + "edit_fields_you_want_to_update" => "", + "edit_multiple_items" => "", + "empty_upc_items" => "", + "error_adding_updating" => "", + "error_updating_multiple" => "", + "generate_barcodes" => "", + "hsn_code" => "", + "image" => "", + "import_items_csv" => "", + "info_provided_by" => "", + "inventory" => "", + "inventory_CSV_import_quantity" => "", + "inventory_comments" => "", + "inventory_data_tracking" => "", + "inventory_date" => "", + "inventory_employee" => "", + "inventory_in_out_quantity" => "", + "inventory_remarks" => "", + "is_deleted" => "", + "is_printed" => "", + "is_serialized" => "", + "item" => "", + "item_id" => "", + "item_number" => "", + "item_number_duplicate" => "", + "kit" => "", + "location" => "", + "low_inventory_items" => "", + "low_sell_item" => "", + "manually_editing_of_quantity" => "", + "markup" => "", + "name" => "", + "name_required" => "", + "new" => "", + "no_description_items" => "", + "no_items_to_display" => "", + "none" => "", + "none_selected" => "", + "nonstock" => "", + "number_information" => "", + "number_required" => "", + "one_or_multiple" => "", + "pack_name" => "", + "qty_per_pack" => "", + "quantity" => "", + "quantity_number" => "", + "quantity_required" => "", + "receiving_quantity" => "", + "remove_image" => "", + "reorder_level" => "", + "reorder_level_number" => "", + "reorder_level_required" => "", + "retrive_item_info" => "", + "sales_tax_1" => "", + "sales_tax_2" => "", + "search_attributes" => "", + "select_image" => "", + "serialized_items" => "", + "standard" => "", + "stock" => "", + "stock_location" => "", + "stock_type" => "", + "successful_adding" => "", + "successful_bulk_edit" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "tax_1" => "", + "tax_2" => "", + "tax_3" => "", + "tax_category" => "", + "tax_percent" => "", + "tax_percent_number" => "", + "tax_percent_required" => "", + "tax_percents" => "", + "temp" => "", + "type" => "", + "unit_price" => "", + "unit_price_number" => "", + "unit_price_required" => "", + "upc_database" => "", + "update" => "", + "use_inventory_menu" => "", +]; diff --git a/app/Language/el/Login.php b/app/Language/el/Login.php index 5b6b148ab..0adf698f7 100644 --- a/app/Language/el/Login.php +++ b/app/Language/el/Login.php @@ -1,13 +1,14 @@ - "", + "go" => "", + "invalid_gcaptcha" => "", + "invalid_installation" => "", + "invalid_username_and_password" => "", + "login" => "", + "logout" => "", + "migration_needed" => "", + "password" => "", + "username" => "", + "welcome" => "", +]; diff --git a/app/Language/el/Messages.php b/app/Language/el/Messages.php index 31f76c90f..ce3a2e233 100644 --- a/app/Language/el/Messages.php +++ b/app/Language/el/Messages.php @@ -1,14 +1,15 @@ - "", + "last_name" => "", + "message" => "", + "message_placeholder" => "", + "message_required" => "", + "multiple_phones" => "", + "phone" => "", + "phone_number_required" => "", + "phone_placeholder" => "", + "sms_send" => "", + "successfully_sent" => "", + "unsuccessfully_sent" => "", +]; diff --git a/app/Language/el/Module.php b/app/Language/el/Module.php index 6efb023ea..f2ad04586 100644 --- a/app/Language/el/Module.php +++ b/app/Language/el/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "", + "attributes_desc" => "", + "both" => "", + "cashups" => "", + "cashups_desc" => "", + "config" => "", + "config_desc" => "", + "customers" => "", + "customers_desc" => "", + "employees" => "", + "employees_desc" => "", + "expenses" => "", + "expenses_categories" => "", + "expenses_categories_desc" => "", + "expenses_desc" => "", + "giftcards" => "", + "giftcards_desc" => "", + "home" => "", + "home_desc" => "", + "item_kits" => "", + "item_kits_desc" => "", + "items" => "", + "items_desc" => "", + "messages" => "", + "messages_desc" => "", + "migrate" => "", + "migrate_desc" => "", + "office" => "", + "office_desc" => "", + "receivings" => "", + "receivings_desc" => "", + "reports" => "", + "reports_desc" => "", + "sales" => "", + "sales_desc" => "", + "suppliers" => "", + "suppliers_desc" => "", + "taxes" => "", + "taxes_desc" => "", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/el/Receivings.php b/app/Language/el/Receivings.php index d308a7de5..6e66026e1 100644 --- a/app/Language/el/Receivings.php +++ b/app/Language/el/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "Ακύρωση", + "cannot_be_deleted" => "Αποτυχία διαγραφής Παραλαβής/ων.", + "comments" => "Σχόλια", + "complete_receiving" => "Ολοκλήρωση", + "confirm_cancel_receiving" => "Είστε σίγουροι πως θέλετε να διαγράψετε την παραλαβή? Όλα τα είδη θα διαγραφούν.", + "confirm_delete" => "Είστε σίγουροι πως θέλετε να διαγράψετε την παραλαβή? Η ενέργεια αυτή δεν μπορεί να ανακληθεί.", + "confirm_finish_receiving" => "Είστε σίγουροι πως θέλετε να υποβάλετε την παραλαβή? Αυτό δεν μπορεί να ανακαλεστεί.", + "confirm_restore" => "", + "cost" => "Κόστος", + "daily" => "", + "date" => "Ημερομηνία Παραλαβής", + "date_required" => "Πρέπει να εισαχθεί μια έγκυρη ημερομηνία.", + "date_type" => "Η Ημερομηνία είναι απαραίτητο πεδίο.", + "delete_entire_sale" => "Διαγραφή Ολόκληρης Πώλησης", + "discount" => "Έκπτωση", + "edit" => "Τροποποίηση", + "edit_sale" => "Τροποποίηση Παραλαβής", + "employee" => "Υπάλληλος", + "error_editing_item" => "Τροποποίηση είδους ανεπιτυχής.", + "error_requisition" => "Αδυναμία μετακίνησης αποθέματος από ή στην ίδια τοποθεσία αποθέματος.", + "find_or_scan_item" => "Εύρεση ή Σκανάρισμα Είδους", + "find_or_scan_item_or_receipt" => "Εύρεση ή Σκανάρισμα Είδους ή Απόδειξης", + "id" => "ID Παραλαβής", + "item_name" => "Όνομα Είδους", + "mode" => "Τρόπος Παραλαβής", + "new_supplier" => "Νέος Προμηθευτής", + "one_or_multiple" => "παραλαβή/ες", + "print_after_sale" => "Εκτύπωση μετά Πώλησης", + "quantity" => "Ποσ.", + "receipt" => "Απόδειξη Παραλαβών", + "receipt_number" => "Παραλαβή #", + "receiving" => "Παρέλαβε", + "reference" => "Παραπομπή", + "register" => "Παραλαβή Ειδών", + "requisition" => "Εντολή", + "return" => "Επιστροφή", + "select_supplier" => "Επιλογή Προμηθευτή (Προαιρετικό)", + "ship_pack" => "Δέμα Μεταφοράς", + "start_typing_supplier_name" => "Πληκτρολογήστε το όνομα του Προμηθευτή...", + "stock" => "Απόθεμα", + "stock_destination" => "Προορισμός Αποθέματος", + "stock_locaiton" => "Τοποθεσία Αποθέματος", + "stock_source" => "Προέλευση Αποθέματος", + "successfully_deleted" => "Έχετε διαγράψει επιτυχώς", + "successfully_updated" => "Επιτυχής ενημέρωση Παραλαβής", + "supplier" => "Προμηθευτής", + "supplier_address" => "Διεύθυνση", + "supplier_email" => "Ηλεκτρονικό Ταχυδρομείο", + "supplier_location" => "Τοποθεσία", + "total" => "Σύνολο", + "transaction_failed" => "Συναλλαγές παραλαβής/ων ανεπιτυχής.", + "unable_to_add_item" => "Ανεπιτυχής προσθήκη Είδους στην Παραλαβή.", + "unsuccessfully_updated" => "Ανεπιτυχής ενημέρωση Παραλαβής.", + "update" => "Ενημέρωση", +]; diff --git a/app/Language/el/Reports.php b/app/Language/el/Reports.php index 6c54cf227..c8f0dcce9 100644 --- a/app/Language/el/Reports.php +++ b/app/Language/el/Reports.php @@ -1,147 +1,148 @@ - "", + "authority" => "", + "canceled" => "", + "categories" => "", + "categories_summary_report" => "", + "category" => "", + "code_canceled" => "", + "code_invoice" => "", + "code_pos" => "", + "code_quote" => "", + "code_return" => "", + "code_type" => "", + "code_work_order" => "", + "comments" => "", + "commission" => "", + "complete" => "", + "completed_sales" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost" => "", + "cost_price" => "", + "count" => "", + "customer" => "", + "customers" => "", + "customers_summary_report" => "", + "date" => "", + "date_range" => "", + "description" => "", + "detailed_receivings_report" => "", + "detailed_receivings_report_input" => "", + "detailed_reports" => "", + "detailed_requisition_report" => "", + "detailed_sales_report" => "", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "discounts" => "", + "discounts_summary_report" => "", + "earned" => "", + "employee" => "", + "employees" => "", + "employees_summary_report" => "", + "expenses" => "", + "expenses_amount" => "", + "expenses_categories" => "", + "expenses_categories_summary_report" => "", + "expenses_category" => "", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "", + "expenses_total_amount" => "", + "expenses_total_tax_amount" => "", + "graphical_reports" => "", + "inventory" => "", + "inventory_low" => "", + "inventory_low_report" => "", + "inventory_reports" => "", + "inventory_summary" => "", + "inventory_summary_report" => "", + "item" => "", + "item_count" => "", + "item_name" => "", + "item_number" => "", + "items" => "", + "items_purchased" => "", + "items_received" => "", + "items_summary_report" => "", + "jurisdiction" => "", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "", + "more_than_zero" => "", + "name" => "", + "no_reports_to_display" => "", + "payment_type" => "", + "payments" => "", + "payments_summary_report" => "", + "profit" => "", + "quantity" => "", + "quantity_purchased" => "", + "quotes" => "", + "received_by" => "", + "receiving_id" => "", + "receiving_type" => "", + "receivings" => "", + "reorder_level" => "", + "report" => "", + "report_input" => "", + "reports" => "", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "", + "returns" => "", + "revenue" => "", + "sale_id" => "", + "sale_type" => "", + "sales" => "", + "sales_amount" => "", + "sales_summary_report" => "", + "sales_taxes" => "", + "sales_taxes_summary_report" => "", + "serial_number" => "", + "service_charge" => "", + "sold_by" => "", + "sold_items" => "", + "sold_to" => "", + "stock_location" => "", + "sub_total_value" => "", + "subtotal" => "", + "summary_reports" => "", + "supplied_by" => "", + "supplier" => "", + "suppliers" => "", + "suppliers_summary_report" => "", + "tax" => "", + "tax_category" => "", + "tax_name" => "", + "tax_percent" => "", + "tax_rate" => "", + "taxes" => "", + "taxes_summary_report" => "", + "total" => "", + "total_inventory_value" => "", + "total_low_sell_quantity" => "", + "total_quantity" => "", + "total_retail" => "", + "trans_amount" => "", + "trans_due" => "", + "trans_group" => "", + "trans_nopay_sales" => "", + "trans_payments" => "", + "trans_refunded" => "", + "trans_sales" => "", + "trans_type" => "", + "type" => "", + "unit_price" => "", + "used" => "", + "work_orders" => "", + "zero_and_less" => "", +]; diff --git a/app/Language/el/Sales.php b/app/Language/el/Sales.php index 0b76bc5db..3c20ff2b1 100644 --- a/app/Language/el/Sales.php +++ b/app/Language/el/Sales.php @@ -1,223 +1,224 @@ - "Διαθέσιμοι Πόντοι", + "rewards_package" => "Ανταμοιβές", + "rewards_remaining_balance" => "Η αξία των υπολειπόμενων πόντων ανταμοιβής είναι ", + "account_number" => "Λογαριασμός #", + "add_payment" => "Προσθήκη Πληρωμής", + "amount_due" => "Ποσό επιστροφής", + "amount_tendered" => "Ποσό Είσπραξης", + "authorized_signature" => "Εγκεκριμένη Υπογραφή", + "cancel_sale" => "Ακύρωση", + "cash" => "Μετρητά", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "", + "cash_deposit" => "Προκαταβολή Μετρητών", + "cash_filter" => "Μετρητά", + "change_due" => "Ποσό Επιστροφής", + "change_price" => "", + "check" => "Επιταγή", + "check_balance" => "Υπόλοιπο Επιταγής", + "check_filter" => "Επιταγή", + "close" => "", + "comment" => "Σχόλιο", + "comments" => "Σχόλια", + "company_name" => "", + "complete" => "", + "complete_sale" => "Ολοκλήρωση", + "confirm_cancel_sale" => "Είστε σίγουροι πως θέλετε να ακυρώσετε την συναλλαγή? Όλα τα είδη θα χαθούν.", + "confirm_delete" => "Είστε σίγουροι πως θέλετε να διαγράψετε την/τις επιλεγμένες Πωλήσεις?", + "confirm_restore" => "Είστε σίγουροι πως θέλετε να επαναφέρετε την/τις επιλεγμένες Πωλήσεις?", + "credit" => "Πιστωτική Κάρτα", + "credit_deposit" => "Ποσό Πίστωσης", + "credit_filter" => "", + "current_table" => "", + "customer" => "Όνομα", + "customer_address" => "Διεύθυνση", + "customer_discount" => "Έκπτωση", + "customer_email" => "Διεύθυνση ηλεκτρονικού ταχυδρομείου", + "customer_location" => "Τοποθεσία", + "customer_mailchimp_status" => "Κατάσταση Mailchimp", + "customer_optional" => "(Απαραίτητο για πληρωμές επί Πιστώσει)", + "customer_required" => "(Απαραίτητο)", + "customer_total" => "Σύνολο", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "Ημερομηνία Πώλησης", + "date_range" => "Εύρος Ημερομηνιών", + "date_required" => "Πρέπει να εισάγετε μια σωστή ημερομηνία.", + "date_type" => "Ημερομηνία είναι απαραίτητο πεδίο.", + "debit" => "Χρεωστική Κάρτα", + "debit_filter" => "", + "delete" => "Επιτρέπεται Διαγραφή", + "delete_confirmation" => "Είστε σίγουροι πως θέλετε να διαγράψετε την πώληση? Η διαγραφή δε αναιρείται.", + "delete_entire_sale" => "Διαγραφή Ολόκληρης Πώλησης", + "delete_successful" => "Διαγραφή Πώλησης επιτυχής.", + "delete_unsuccessful" => "Αποτυχία διαγραφής Πώλησης.", + "description_abbrv" => "Περιγρ.", + "discard" => "Απόρριψη", + "discard_quote" => "", + "discount" => "Έκπτ.", + "discount_included" => "% Έκπτωσης", + "discount_short" => "%", + "due" => "Πρέπει να πληρωθεί", + "due_filter" => "Πρέπει να πληρωθεί", + "edit" => "Επεξεργασία", + "edit_item" => "Επεξεργασία είδους", + "edit_sale" => "Επεξεργασία Πώλησης", + "email_receipt" => "Απόδειξη Ηλεκτρονικού Ταχυδρομείου", + "employee" => "Υπάλληλος", + "entry" => "Εγγραφή", + "error_editing_item" => "Σφάλμα επεξεργασίας είδους", + "find_or_scan_item" => "Εύρεση ή Σκανάρισμα Είδους", + "find_or_scan_item_or_receipt" => "Εύρεση ή Σκανάρισμα είδους ή Απόδειξης", + "giftcard" => "Δωροκάρτα", + "giftcard_balance" => "Υπόλοιπο Δωροκάρτας", + "giftcard_filter" => "", + "giftcard_number" => "Αριθμός Δωροκάρτας", + "group_by_category" => "Ομαδοποίηση ανά Κατηγορία", + "group_by_type" => "Ομαδοποίηση ανά Είδος", + "hsn" => "HSN", + "id" => "ID Πώλησης", + "include_prices" => "Συμπερίληψη Τιμών?", + "invoice" => "Τιμολόγιο", + "invoice_confirm" => "Το τιμολόγιο θα αποσταλεί σε", + "invoice_enable" => "Δημιουργία Τιμολογίου", + "invoice_filter" => "Τιμολόγια", + "invoice_no_email" => "Ο Πελάτης δεν έχει έγκυρο λογαριασμό ταχυδρομείου.", + "invoice_number" => "Τιμολόγιο #", + "invoice_number_duplicate" => "Ο Αριθμός Τιμολογίου πρέπει να είναι μοναδικός.", + "invoice_sent" => "Το Τιμολόγιο απεστάλη σε", + "invoice_total" => "Σύνολο Τιμολογίου", + "invoice_type_custom_invoice" => "Προσαρμοσμένο Τιμολόγιο (custom_invoice.php)", + "invoice_type_custom_tax_invoice" => "Προσαρμοσμένο Φορολογικό Τιμολόγιο (custom_tax_invoice.php)", + "invoice_type_invoice" => "Τιμολόγιο (invoice.php)", + "invoice_type_tax_invoice" => "Φορολογικό Τιμολόγιο (tax_invoice.php)", + "invoice_unsent" => "Ανεπιτυχής αποστολή Τιμολογίου σε", + "invoice_update" => "Επαναμέτρηση", + "item_insufficient_of_stock" => "Το είδος έχει ανεπαρκή απόθεμα.", + "item_name" => "Όνομα Είδους", + "item_number" => "# Είδους", + "item_out_of_stock" => "Το είδος δεν υπάρχει σε απόθεμα.", + "key_browser" => "", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "Λειτουργία Ταμείου", + "must_enter_numeric" => "Το Ποσό Είσπραξης πρέπει να είναι Αριθμός.", + "must_enter_numeric_giftcard" => "Ο Αριθμός της Δωροκάρτας πρέπει να είναι αριθμός.", + "new_customer" => "Νέος Πελάτης", + "new_item" => "Νέο Είδος", + "no_description" => "Δεν έχει περιγραφή", + "no_filter" => "Όλα", + "no_items_in_cart" => "Δεν υπάρχουν είδη στο καλάθι.", + "no_sales_to_display" => "Δεν υπάρχουν Πωλήσεις προς προβολή.", + "none_selected" => "Δεν έχετε επιλέξει Πώληση/σεις για διαγραφή.", + "nontaxed_ind" => "", + "not_authorized" => "Αυτή η ενέργεια δεν είναι εξουσιοδοτημένη.", + "one_or_multiple" => "Πώληση/εις", + "payment" => "Τύπος Πληρωμής", + "payment_amount" => "Ποσό", + "payment_not_cover_total" => "Το Ποσό πρέπει να είναι μεγαλύτερο ή ίσο του Συνόλου.", + "payment_type" => "Τύπος", + "payments" => "", + "payments_total" => "Συνολικό Ποσό", + "price" => "Τιμή", + "print_after_sale" => "Εκτύπωση μετά την Πώληση", + "quantity" => "Ποσότητα", + "quantity_less_than_reorder_level" => "Προσοχή: Επιθυμητή Ποσότητα είναι λιγότερη από την τιμή Επαναπαραγγελίας για το είδος.", + "quantity_less_than_zero" => "Προσοχή: Επιθυμητή Ποσότητα είναι ανεπαρκής. Μπορείτε να επεξεργαστείτε την πώληση, αλλά ελέγξτε το απόθεμα.", + "quantity_of_items" => "Ποσότητα των {0} Ειδών", + "quote" => "Παράθεση", + "quote_number" => "Αριθμός Παράθεσης", + "quote_number_duplicate" => "Ο Αριθμός Παράθεσης πρέπει να είναι μοναδικός.", + "quote_sent" => "Η Παράθεση απεστάλη σε", + "quote_unsent" => "Αποτυχία αποστολής Παράθεσης σε", + "receipt" => "Απόδειξη Πώλησης", + "receipt_no_email" => "Ο πελάτης δεν έχει έγκυρη διεύθυνση ηλεκτρονικού ταχυδρομείου.", + "receipt_number" => "Πώληση #", + "receipt_sent" => "Η Απόδειξη εστάλη σε", + "receipt_unsent" => "Αποτυχία αποστολής Απόδειξης σε", + "refund" => "", + "register" => "Μητρώο Πωλήσεων", + "remove_customer" => "Αφαίρεση Πελάτη", + "remove_discount" => "", + "return" => "Επιστροφή", + "rewards" => "Πόντοι Ανταμοιβής", + "rewards_balance" => "Υπόλοιπο Πόντων Ανταμοιβής", + "sale" => "Πώληση", + "sale_by_invoice" => "Πώληση ανά Τιμολόγιο", + "sale_for_customer" => "Πελάτης:", + "sale_time" => "Ώρα", + "sales_tax" => "Φόρος Πώλησης", + "sales_total" => "", + "select_customer" => "Επιλογή Πελάτη", + "send_invoice" => "Αποστολή Τιμολογίου", + "send_quote" => "Αποστολή Παράθεσης", + "send_receipt" => "Αποστολή Απόδειξης", + "send_work_order" => "Αποστολή Εντολής Εργασίας", + "serial" => "Σειριακός", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "Εμφάνιση Τιμολογίου", + "show_receipt" => "Εμφάνιση Απόδειξης", + "start_typing_customer_name" => "Πληκτρολογήστε τις λεπτομέρειες πελάτη...", + "start_typing_item_name" => "Πληκτρολογήστε το είδος ή σκανάρετε το Barcode...", + "stock" => "Απόθεμα", + "stock_location" => "Τοποθεσία Αποθέματος", + "sub_total" => "Υποσύνολο", + "successfully_deleted" => "Έχετε διαγράψει επιτυχώς", + "successfully_restored" => "Έχετε επαναφέρει επιτυχώς", + "successfully_suspended_sale" => "Αναμονή Πώλησης επιτυχής.", + "successfully_updated" => "Ενημέρωση Πώλησης επιτυχής.", + "suspend_sale" => "Αναμονή", + "suspended_doc_id" => "Έγγραφο", + "suspended_sale_id" => "ID", + "suspended_sales" => "Ανεστάλη", + "table" => "Πίνακας", + "takings" => "Ημερήσιες Πωλήσεις", + "tax" => "Φόρος", + "tax_id" => "Id Φόρου", + "tax_invoice" => "Φόρος τιμολογίου", + "tax_percent" => "% Φόρου", + "taxed_ind" => "", + "total" => "Σύνολο", + "total_tax_exclusive" => "Εξαιρουμένου Φόρου", + "transaction_failed" => "Συναλλαγή Πώλησης απέτυχε.", + "unable_to_add_item" => "Προσθήκη είδους στην Πώληση απέτυχε", + "unsuccessfully_deleted" => "Διαγραφή Πώλησης/εων απέτυχε.", + "unsuccessfully_restored" => "Επαναφορά Πώλησης/εων απέτυχε.", + "unsuccessfully_suspended_sale" => "Αναμονή Πώλησης απέτυχε.", + "unsuccessfully_updated" => "Ενημέρωση πώλησης απέτυχε.", + "unsuspend" => "Επαναφορά από Αναμονή", + "unsuspend_and_delete" => "Ενέργεια", + "update" => "Ενημέρωση", + "upi" => "UPI", + "visa" => "", + "wholesale" => "", + "work_order" => "Παραγγελία Εργασίας", + "work_order_number" => "Αριθμός Παραγγελίας Εργασίας", + "work_order_number_duplicate" => "Ο Αριθμός της Παραγγελίας Εργασίας πρέπει να είναι μοναδικός.", + "work_order_sent" => "Εντολή Εργασίας απεστάλη σε", + "work_order_unsent" => "Ανεπιτυχής αποστολή Εντολής Εργασίας", +]; diff --git a/app/Language/el/Suppliers.php b/app/Language/el/Suppliers.php index f14500ec2..194b114b8 100644 --- a/app/Language/el/Suppliers.php +++ b/app/Language/el/Suppliers.php @@ -1,23 +1,24 @@ - "Αριθμός Λογαριασμού", + "agency_name" => "Όνομα Πρακτορείου", + "cannot_be_deleted" => "Αδυναμία διαγραφής Προμηθευτή/ων. Ένας οι περισσότεροι έχουν Πωλήσεις.", + "category" => "Κατηγορία", + "company_name" => "Όνομα Εταιρείας", + "company_name_required" => "Όνομα Εταιρείας είναι απαραίτητο πεδίο.", + "confirm_delete" => "Είστε σίγουροι πως θέλετε να διαγράψετε τον/τους επιλεγμένο/ους Προμηθευτή/ες?", + "confirm_restore" => "Είστε σίγουροι πως θέλετε να επαναφέρετε το/τους επιλεγμένο/ους Προμηθευτή/ες?", + "cost" => "Κόστος Προμηθευτή", + "error_adding_updating" => "Ανεπιτυχής προσθήκη ή ενημέρωση Προμηθευτή.", + "goods" => "Προμηθευτής εμπορευμάτων", + "new" => "Νέος Προμηθευτής", + "none_selected" => "Δεν έχετε επιλέξει Προμηθευτή/ες προς διαγραφή.", + "one_or_multiple" => "Προμηθευτής/ες", + "successful_adding" => "Προσθήκη Προμηθευτή επιτυχής", + "successful_deleted" => "Έχετε διαγράψει επιτυχώς", + "successful_updating" => "Έχετε ενημερώσει επιτυχώς τον Προμηθευτή", + "supplier" => "Προμηθευτής", + "supplier_id" => "Id", + "tax_id" => "Id Φόρου", + "update" => "Ενημέρωση Προμηθευτή", +]; diff --git a/app/Language/el/Taxes.php b/app/Language/el/Taxes.php index 8b395b5b0..6ae3d5b76 100644 --- a/app/Language/el/Taxes.php +++ b/app/Language/el/Taxes.php @@ -1,81 +1,82 @@ - "", + "cascade" => "", + "cascade_sequence" => "", + "city" => "", + "code" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "default_tax_category" => "", + "default_tax_rate" => "", + "error_adding_updating" => "", + "group_seq" => "", + "jurisdiction_name" => "", + "name" => "", + "new" => "", + "no_taxes" => "", + "no_taxes_to_display" => "", + "reporting_authority" => "", + "round_half_down" => "", + "round_half_even" => "", + "round_half_odd" => "", + "round_half_up" => "", + "rounding_code" => "", + "sales_tax" => "", + "sales_tax_by_invoice" => "", + "sequence" => "", + "state" => "", + "successful_deleted" => "", + "tax_categories" => "", + "tax_categories_configuration" => "", + "tax_categories_saved_successfully" => "", + "tax_categories_saved_unsuccessfully" => "", + "tax_category" => "", + "tax_category_code" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_name" => "", + "tax_category_new" => "", + "tax_category_required" => "", + "tax_code" => "", + "tax_code_cannot_be_deleted" => "", + "tax_code_duplicate" => "", + "tax_code_invalid_chars" => "", + "tax_code_name" => "", + "tax_code_required" => "", + "tax_code_successful_deleted" => "", + "tax_code_successful_updated" => "", + "tax_code_successful_updating" => "", + "tax_code_successfully_added" => "", + "tax_code_type" => "", + "tax_codes" => "", + "tax_codes_configuration" => "", + "tax_codes_saved_successfully" => "", + "tax_codes_saved_unsuccessfully" => "", + "tax_excluded" => "", + "tax_group" => "", + "tax_group_not_unique" => "", + "tax_group_sequence" => "", + "tax_included" => "", + "tax_jurisdiction" => "", + "tax_jurisdiction_duplicate" => "", + "tax_jurisdiction_invalid_chars" => "", + "tax_jurisdiction_required" => "", + "tax_jurisdictions" => "", + "tax_jurisdictions_configuration" => "", + "tax_jurisdictions_saved_successfully" => "", + "tax_jurisdictions_saved_unsuccessfully" => "", + "tax_rate" => "", + "tax_rate_configuration" => "", + "tax_rate_error_adding_updating" => "", + "tax_rate_numeric" => "", + "tax_rate_required" => "", + "tax_rate_successful_updated" => "", + "tax_rate_successfully_added" => "", + "tax_rates" => "", + "tax_rates_configuration" => "", + "tax_rounding" => "", + "tax_type" => "", + "update" => "", + "vat_tax" => "", +]; diff --git a/app/Language/en-GB/Attributes.php b/app/Language/en-GB/Attributes.php index 3b253e46e..c99b8ff6e 100644 --- a/app/Language/en-GB/Attributes.php +++ b/app/Language/en-GB/Attributes.php @@ -1,31 +1,32 @@ - "Attribute value cannot contain '_' or '|'", + "confirm_delete" => "Are you sure you want to delete the selected attribute(s)?", + "confirm_restore" => "Are you sure you want to restore the selected attribute(s)?", + "definition_cannot_be_deleted" => "Could not delete selected attribute(s)", + "definition_error_adding_updating" => "Attribute {0} could not be added or updated. Please check the error log.", + "definition_flags" => "Attribute Visibility", + "definition_group" => "Group", + "definition_id" => "Id", + "definition_name" => "Add Attribute", + "definition_name_required" => "Attribute name is a required field", + "definition_one_or_multiple" => "attribute(s)", + "definition_successful_adding" => "You have successfully added item", + "definition_successful_deleted" => "You have successfully deleted", + "definition_successful_updating" => "You have successfully updated attribute", + "definition_type" => "Attribute Type", + "definition_type_required" => "Attribute type is a required field", + "definition_unit" => "Measurement Unit", + "definition_values" => "Attribute Values", + "new" => "New Attribute", + "no_attributes_to_display" => "No Items to display", + "receipt_visibility" => "Receipt", + "show_in_items" => "Show in items", + "show_in_items_visibility" => "Items", + "show_in_receipt" => "Show in receipt", + "show_in_receivings" => "Show in receivings", + "show_in_receivings_visibility" => "Receivings", + "show_in_sales" => "Show in sales", + "show_in_sales_visibility" => "Sales", + "update" => "Update Attribute", +]; diff --git a/app/Language/en-GB/Bootstrap_tables.php b/app/Language/en-GB/Bootstrap_tables.php index 1f671c6eb..84aa27833 100644 --- a/app/Language/en-GB/Bootstrap_tables.php +++ b/app/Language/en-GB/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "All", + "tables_columns" => "Columns", + "tables_hide_show_pagination" => "Hide/Show pagination", + "tables_loading" => "Loading, please wait...", + "tables_page_from_to" => "Showing {0} to {1} of {2} rows", + "tables_refresh" => "Refresh", + "tables_rows_per_page" => "{0} rows per page", + "tables_toggle" => "Toggle", +]; diff --git a/app/Language/en-GB/Cashups.php b/app/Language/en-GB/Cashups.php index 4e8d5eed9..a452193dd 100644 --- a/app/Language/en-GB/Cashups.php +++ b/app/Language/en-GB/Cashups.php @@ -1,47 +1,49 @@ "Amount", + "amount_number" => "Amount must be a number", + "amount_required" => "Amount is a Required Field.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "Cashup cannot be deleted", + "cash_difference" => "", + "close_date" => "Close Date", + "close_employee" => "Closed By", + "closed_amount_card" => "Cards", + "closed_amount_cash" => "Closed Cash", + "closed_amount_check" => "Cheques", + "closed_amount_due" => "Dues", + "closed_amount_giftcard" => "", + "closed_amount_total" => "Total", + "closed_date" => "Closed Date", + "confirm_delete" => "Are you sure you want to delete the selected Cashup?", + "confirm_restore" => "Are you sure you want to restore selected Cashup(s)?", + "confirm_submit" => "", + "date_number" => "Date must be a number", + "date_required" => "Date is a required field", + "description" => "Description", + "enable_expected" => "", + "error_adding_updating" => "Error adding/updating Cashup", + "giftcard" => "", + "id" => "Id", + "info" => "Cashups Info", + "info_employee" => "", + "is_deleted" => "Deleted", + "new" => "New Cashup", + "no_cashups_to_display" => "There are no Cashups to display", + "none_selected" => "You have not selected any Cashups", + "note" => "Notes", + "one_or_multiple" => "Cashups(s)", + "open_amount_cash" => "Open Cash", + "open_date" => "Open Date", + "open_employee" => "Opened By", + "opened_date" => "Opened Date", + "successful_adding" => "Cashup add successful", + "successful_deleted" => "Cashup delete successful", + "successful_updating" => "Cashup update successful", + "total" => "Total", + "transfer_amount_cash" => "In/Out Cash", + "transfer_amount_cash_minus" => "", + "update" => "Update Cashup", + "warning" => "", +]; diff --git a/app/Language/en-GB/Common.php b/app/Language/en-GB/Common.php index 08b61f0ef..caeca8012 100644 --- a/app/Language/en-GB/Common.php +++ b/app/Language/en-GB/Common.php @@ -1,86 +1,88 @@ "Address 1", + "address_2" => "Address 2", + "admin" => "", + "city" => "City", + "clerk" => "", + "close" => "Close", + "color" => "", + "comments" => "Comments", + "common" => "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?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "Please correct identified errors before saving", + "country" => "Country", + "dashboard" => "", + "date" => "Date", + "delete" => "Delete", + "det" => "details", + "download_import_template" => "Download Import CSV Template (CSV)", + "edit" => "edit", + "email" => "Email", + "email_invalid_format" => "The email address is not in the correct format.", + "export_csv" => "CSV Export", + "export_csv_no" => "No", + "export_csv_yes" => "Yes", + "fields_required_message" => "Fields in red are required", + "fields_required_message_unique" => "", + "first_name" => "First Name", + "first_name_required" => "First Name is a required field.", + "first_page" => "First", + "gender" => "Gender", + "gender_female" => "F", + "gender_male" => "M", + "gender_undefined" => "", + "icon" => "Icon", + "id" => "ID", + "import" => "Import", + "import_change_file" => "Change", + "import_csv" => "CSV Import", + "import_full_path" => "Full path to CSV file required", + "import_remove_file" => "Remove", + "import_select_file" => "Select file", + "inv" => "inv", + "last_name" => "Last Name", + "last_name_required" => "Last Name is a required field.", + "last_page" => "Last", + "learn_about_project" => "to learn the latest information about the project.", + "list_of" => "List of", + "logo" => "Logo", + "logo_mark" => "Mark", + "logout" => "Log Out", + "manager" => "", + "migration_needed" => "A database migration to {0} will start after login", + "new" => "New", + "no" => "No", + "no_persons_to_display" => "There are no people to display.", + "none_selected_text" => "[Select]", + "or" => "OR", + "people" => "", + "phone_number" => "Phone Number", + "phone_number_required" => "Phone Number is a required field", + "please_visit_my" => "Please visit the", + "position" => "", + "powered_by" => "Powered by", + "price" => "Price", + "print" => "Print", + "remove" => "Remove", + "required" => "Required", + "restore" => "Restore", + "return_policy" => "Return Policy", + "search" => "Search", + "search_options" => "Search options", + "searched_for" => "Searched for", + "software_short" => "OSPOS", + "software_title" => "Open Source Point of Sale", + "state" => "County", + "submit" => "Submit", + "total_spent" => "Total Spent", + "unknown" => "Unknown", + "view_recent_sales" => "View Recent Sales", + "website" => "opensourcepos.org", + "welcome" => "Welcome", + "welcome_message" => "Welcome to OSPOS, click on a module to get started.", + "yes" => "Yes", + "you_are_using_ospos" => "", + "zip" => "Post Code", +]; diff --git a/app/Language/en-GB/Config.php b/app/Language/en-GB/Config.php index e75a48ca9..433973634 100644 --- a/app/Language/en-GB/Config.php +++ b/app/Language/en-GB/Config.php @@ -1,328 +1,330 @@ "Company Address", + "address_required" => "Company Address is a required field.", + "all_set" => "All file permissions are set correctly!", + "allow_duplicate_barcodes" => "Allow Duplicate Barcodes", + "apostrophe" => "apostrophe", + "backup_button" => "Backup", + "backup_database" => "Backup Database", + "barcode" => "Barcode", + "barcode_company" => "Company Name", + "barcode_configuration" => "Barcode Configuration", + "barcode_content" => "Barcode Content", + "barcode_first_row" => "Row 1", + "barcode_font" => "Font", + "barcode_formats" => "Input Formats", + "barcode_generate_if_empty" => "Generate if empty.", + "barcode_height" => "Height (px)", + "barcode_id" => "Item Id/Name", + "barcode_info" => "Barcode Configuration Information", + "barcode_layout" => "Barcode Layout", + "barcode_name" => "Name", + "barcode_number" => "Barcode", + "barcode_number_in_row" => "Number in row", + "barcode_page_cellspacing" => "Display page cellspacing.", + "barcode_page_width" => "Display page width", + "barcode_price" => "Price", + "barcode_second_row" => "Row 2", + "barcode_third_row" => "Row 3", + "barcode_tooltip" => "Warning: This feature can cause duplicate items to be imported or created. Do not use if you do not want duplicate barcodes.", + "barcode_type" => "Barcode Type", + "barcode_width" => "Width (px)", + "bottom" => "Bottom", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "Cash Decimals", + "cash_decimals_tooltip" => "If Cash Decimals and Currency Decimals are the same then no cash triggered rounding will take place, unless Cash Rounding is set to Half Five.", + "cash_rounding" => "Cash Rounding", + "category_dropdown" => "Show Category as a dropdown", + "center" => "Centre", + "change_apperance_tooltip" => "", + "comma" => "comma", + "company" => "Company Name", + "company_avatar" => "", + "company_change_image" => "Change Image", + "company_logo" => "Company Logo", + "company_remove_image" => "Remove Image", + "company_required" => "Company name is a required field", + "company_select_image" => "Select Image", + "company_website_url" => "Company website is not a valid URL (http://...).", + "country_codes" => "Country Codes", + "country_codes_tooltip" => "Comma separated list of country codes for nominatim address lookup.", + "currency_code" => "Currency Code", + "currency_decimals" => "Currency Decimals", + "currency_symbol" => "Currency Symbol", + "current_employee_only" => "", + "customer_reward" => "Reward", + "customer_reward_duplicate" => "Please use a unique reward name.", + "customer_reward_enable" => "Enable Customer Rewards", + "customer_reward_invalid_chars" => "The reward name cannot contain '_'", + "customer_reward_required" => "Reward is a required field", + "customer_sales_tax_support" => "", + "date_or_time_format" => "Date and Time Filter", + "datetimeformat" => "Date and Time Format", + "decimal_point" => "Decimal Point", + "default_barcode_font_size_number" => "Default Barcode Font size must be a number.", + "default_barcode_font_size_required" => "Default Barcode Font size is a required field.", + "default_barcode_height_number" => "Default Barcode Height must be a number.", + "default_barcode_height_required" => "Default Barcode Height is a required field.", + "default_barcode_num_in_row_number" => "Default Barcode Number in row must be a number.", + "default_barcode_num_in_row_required" => "Default Barcode Number in row is a required field.", + "default_barcode_page_cellspacing_number" => "Default Barcode Page Cellspacing must be a number.", + "default_barcode_page_cellspacing_required" => "Default Barcode Page Cellspacing is a required field.", + "default_barcode_page_width_number" => "Default Barcode Page Width must be a number.", + "default_barcode_page_width_required" => "Default Barcode Page Width is a required field.", + "default_barcode_width_number" => "Default Barcode Width must be a number.", + "default_barcode_width_required" => "Default Barcode Width is a required field.", + "default_item_columns" => "Default Visible Item Columns", + "default_origin_tax_code" => "Default Origin Tax Code", + "default_receivings_discount" => "Default Receivings Discount", + "default_receivings_discount_number" => "Default Receivings Discount must be a number.", + "default_receivings_discount_required" => "Default Receivings Discount is a required field.", + "default_sales_discount" => "Default Sales Discount", + "default_sales_discount_number" => "Default Sales Discount must be a number.", + "default_sales_discount_required" => "Default Sales Discount is a required field.", + "default_tax_category" => "Default Tax Category", + "default_tax_code" => "Default Tax Code", + "default_tax_jurisdiction" => "Default Tax Jurisdiction", + "default_tax_name_number" => "Default Tax Name must be a string.", + "default_tax_name_required" => "Default Tax Name is a required field.", + "default_tax_rate" => "Default Tax Rate %", + "default_tax_rate_1" => "Tax 1 Rate", + "default_tax_rate_2" => "Tax 2 Rate", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "Default Tax Rate must be a number.", + "default_tax_rate_required" => "Default Tax Rate is a required field.", + "derive_sale_quantity" => "Allow Derived Sale Quantity", + "derive_sale_quantity_tooltip" => "If checked then a new item type will be provided for items ordered by extended amount", + "dinner_table" => "Table", + "dinner_table_duplicate" => "Please use an unique table name.", + "dinner_table_enable" => "Enable Dinner Tables", + "dinner_table_invalid_chars" => "The table name cannot contain '_'.", + "dinner_table_required" => "Table is a required field.", + "dot" => "dot", + "email" => "Email", + "email_configuration" => "Email Configuration", + "email_mailpath" => "Path to Sendmail", + "email_protocol" => "Protocol", + "email_receipt_check_behaviour" => "Email Receipt checkbox", + "email_receipt_check_behaviour_always" => "Always checked", + "email_receipt_check_behaviour_last" => "Remember last selection", + "email_receipt_check_behaviour_never" => "Always unchecked", + "email_smtp_crypto" => "SMTP Encryption", + "email_smtp_host" => "SMTP Server", + "email_smtp_pass" => "SMTP Password", + "email_smtp_port" => "SMTP Port", + "email_smtp_timeout" => "SMTP Timeout (s)", + "email_smtp_user" => "SMTP Username", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "Enforce privacy", + "enforce_privacy_tooltip" => "Protect Customers privacy enforcing data scrambling in case of their data being deleted", + "fax" => "Fax", + "file_perm" => "There are problems with file permissions. Please fix and reload this page.", + "financial_year" => "Financial Year Start", + "financial_year_apr" => "1st of April", + "financial_year_aug" => "1st of August", + "financial_year_dec" => "1st of December", + "financial_year_feb" => "1st of February", + "financial_year_jan" => "1st of January", + "financial_year_jul" => "1st of July", + "financial_year_jun" => "1st of June", + "financial_year_mar" => "1st of March", + "financial_year_may" => "1st of May", + "financial_year_nov" => "1st of November", + "financial_year_oct" => "1st of October", + "financial_year_sep" => "1st of September", + "floating_labels" => "Floating Labels", + "gcaptcha_enable" => "Login Page reCAPTCHA", + "gcaptcha_secret_key" => "reCAPTCHA Secret Key", + "gcaptcha_secret_key_required" => "reCAPTCHA Secret Key is a required field", + "gcaptcha_site_key" => "reCAPTCHA Site Key", + "gcaptcha_site_key_required" => "reCAPTCHA Site Key is a required field", + "gcaptcha_tooltip" => "Protect the Login page with Google reCAPTCHA, click the icon for an API key pair.", + "general" => "General", + "general_configuration" => "General Configuration", + "giftcard_number" => "Gift Card Number", + "giftcard_random" => "Generate Random", + "giftcard_series" => "Generate in Series", + "image_allowed_file_types" => "Allowed file types", + "image_max_height_tooltip" => "Maximum allowed height of image uploads in pixels (px).", + "image_max_size_tooltip" => "Maximum allowed file size of image uploads in kilobytes (kb).", + "image_max_width_tooltip" => "Maximum allowed width of image uploads in pixels (px).", + "image_restrictions" => "Image Upload Restrictions", + "include_hsn" => "Include Support for HSN Codes", + "info" => "Information", + "info_configuration" => "Shop Information", + "input_groups" => "Input Groups", + "integrations" => "Integrations", + "integrations_configuration" => "Third Party Integrations", + "invoice" => "Invoice", + "invoice_configuration" => "Invoice Print Settings", + "invoice_default_comments" => "Default Invoice Comments", + "invoice_email_message" => "Invoice Email Template", + "invoice_enable" => "Enable Invoicing", + "invoice_printer" => "Invoice Printer", + "invoice_type" => "Invoice Type", + "is_readable" => "is readable, but the permissions are incorrectly set. Please set it to 640 or 660 and refresh.", + "is_writable" => "is writable, but the permissions are incorrectly set. Please set it to 750 and refresh.", + "item_markup" => "", + "jsprintsetup_required" => "Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?", + "language" => "Language", + "last_used_invoice_number" => "Last used Invoice Number", + "last_used_quote_number" => "Last used Quote Number", + "last_used_work_order_number" => "Last used W/O Number", + "left" => "Left", + "license" => "License", + "license_configuration" => "License Statement", + "line_sequence" => "Line Sequence", + "lines_per_page" => "Lines Per Page", + "lines_per_page_number" => "Lines Per Page must be a number.", + "lines_per_page_required" => "Lines Per Page is a required field.", + "locale" => "Localisation", + "locale_configuration" => "Localisation Configuration", + "locale_info" => "Localisation Configuration Information", + "location" => "Stock", + "location_configuration" => "Stock Locations", + "location_info" => "Location Configuration Information", + "login_form" => "Login Form Style", + "logout" => "Don't you want to make a backup before logging out? Click [OK] to backup, [Cancel] to logout.", + "mailchimp" => "MailChimp", + "mailchimp_api_key" => "MailChimp API Key", + "mailchimp_configuration" => "MailChimp Configuration", + "mailchimp_key_successfully" => "Valid API Key.", + "mailchimp_key_unsuccessfully" => "Invalid API Key.", + "mailchimp_lists" => "MailChimp List(s)", + "mailchimp_tooltip" => "Click the icon for an API key.", + "message" => "Message", + "message_configuration" => "Message Configuration", + "msg_msg" => "Saved Text Message", + "msg_msg_placeholder" => "If you wish to use a SMS template save your message here. Otherwise leave the box blank.", + "msg_pwd" => "SMS-API Password", + "msg_pwd_required" => "SMS-API Password is a required field", + "msg_src" => "SMS-API Sender ID", + "msg_src_required" => "SMS-API Sender ID is a required field", + "msg_uid" => "SMS-API Username", + "msg_uid_required" => "SMS-API Username is a required field", + "multi_pack_enabled" => "Multiple Packages per Item", + "no_risk" => "No security/vulnerability risks.", + "none" => "none", + "notify_alignment" => "Notification Popup Position", + "number_format" => "Number Format", + "number_locale" => "Localisation", + "number_locale_invalid" => "The entered locale is invalid. Check the link in the tooltip to find a sensible value.", + "number_locale_required" => "Number Locale is a required field.", + "number_locale_tooltip" => "Find a suitable locale through this link.", + "os_timezone" => "OSPOS Timezone:", + "ospos_info" => "OSPOS Installation Info", + "payment_options_order" => "Payment Options Order", + "perm_risk" => "Incorrect permissions leaves this software at risk.", + "phone" => "Company Phone", + "phone_required" => "Company Phone is a required field.", + "print_bottom_margin" => "Margin Bottom", + "print_bottom_margin_number" => "Bottom Margin must be a number.", + "print_bottom_margin_required" => "Bottom Margin is a required field.", + "print_delay_autoreturn" => "Autoreturn to Sale delay", + "print_delay_autoreturn_number" => "Autoreturn to Sale delay is a required field.", + "print_delay_autoreturn_required" => "Autoreturn to Sale delay must be a number.", + "print_footer" => "Print Browser Footer", + "print_header" => "Print Browser Header", + "print_left_margin" => "Margin Left", + "print_left_margin_number" => "Left Margin must be a number.", + "print_left_margin_required" => "Left Margin is a required field.", + "print_receipt_check_behaviour" => "Print Receipt checkbox", + "print_receipt_check_behaviour_always" => "Always checked", + "print_receipt_check_behaviour_last" => "Remember last selection", + "print_receipt_check_behaviour_never" => "Always unchecked", + "print_right_margin" => "Margin Right", + "print_right_margin_number" => "Default Right Margin must be a number.", + "print_right_margin_required" => "Default Right Margin is a required field.", + "print_silently" => "Show Print Dialog", + "print_top_margin" => "Margin Top", + "print_top_margin_number" => "Default Top Margin must be a number.", + "print_top_margin_required" => "Default Top Margin is a required field.", + "quantity_decimals" => "Quantity Decimals", + "quick_cash_enable" => "", + "quote_default_comments" => "Default Quote Comments", + "receipt" => "Receipt", + "receipt_category" => "", + "receipt_configuration" => "Receipt Print Settings", + "receipt_default" => "Default", + "receipt_font_size" => "Font Size", + "receipt_font_size_number" => "Font Size must be a number.", + "receipt_font_size_required" => "Font Size is a required field.", + "receipt_info" => "Receipt Configuration Information", + "receipt_printer" => "Ticket Printer", + "receipt_short" => "Short", + "receipt_show_company_name" => "Show Company Name", + "receipt_show_description" => "Show Description", + "receipt_show_serialnumber" => "Show Serial Number", + "receipt_show_tax_ind" => "Show Tax Indicator", + "receipt_show_taxes" => "Show Taxes", + "receipt_show_total_discount" => "Show Total Discount", + "receipt_template" => "Receipt Template", + "receiving_calculate_average_price" => "Change Cost Price (Receiving)", + "recv_invoice_format" => "Receivings Invoice Format", + "register_mode_default" => "Default Register Mode", + "report_an_issue" => "Report an issue", + "return_policy_required" => "Return policy is a required field.", + "reward" => "Reward", + "reward_configuration" => "Reward Configuration", + "right" => "Right", + "sales_invoice_format" => "Sales Invoice Format", + "sales_quote_format" => "Sales Quote Format", + "saved_successfully" => "Configuration saved successfully.", + "saved_unsuccessfully" => "Configuration save failed.", + "security_issue" => "Security Vulnerability Warning", + "server_notice" => "Please use the below info for issue reporting.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "Show office icon", + "statistics" => "Send Statistics", + "statistics_tooltip" => "Send statistics for development and feature improvement purposes.", + "stock_location" => "Stock location", + "stock_location_duplicate" => "Please use an unique location name.", + "stock_location_invalid_chars" => "Stock location name cannot contain '_'.", + "stock_location_required" => "Stock location is a required field.", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "Column 1", + "suggestions_fourth_column" => "", + "suggestions_layout" => "Search Suggestions Layout", + "suggestions_second_column" => "Column 2", + "suggestions_third_column" => "Column 3", + "system_conf" => "Setup & Conf", + "system_info" => "System Info", + "table" => "Table", + "table_configuration" => "Table Configuration", + "takings_printer" => "Takings Printer", + "tax" => "Tax", + "tax_category" => "Tax Category", + "tax_category_duplicate" => "The entered Tax Category already exists.", + "tax_category_invalid_chars" => "The entered Tax Category is invalid.", + "tax_category_required" => "The Tax Category is required.", + "tax_category_used" => "Tax Category cannot be deleted because it is being used.", + "tax_configuration" => "Tax Configuration", + "tax_decimals" => "Tax Decimals", + "tax_id" => "Tax Id", + "tax_included" => "Tax Included", + "theme" => "Theme", + "theme_preview" => "Preview Theme:", + "thousands_separator" => "Thousands Separator", + "timezone" => "Timezone", + "timezone_error" => "OSPOS Timezone is Different from your Local Timezone.", + "top" => "Top", + "use_destination_based_tax" => "Use Destination Based Tax", + "user_timezone" => "Local Timezone:", + "website" => "Website", + "wholesale_markup" => "", + "work_order_enable" => "Work Order Support", + "work_order_format" => "Work Order Format", +]; diff --git a/app/Language/en-GB/Customers.php b/app/Language/en-GB/Customers.php index 3a7bc4090..03d50c315 100644 --- a/app/Language/en-GB/Customers.php +++ b/app/Language/en-GB/Customers.php @@ -1,54 +1,56 @@ "Account #", + "account_number_duplicate" => "Account Number is already present in the database.", + "available_points" => "Points Available", + "available_points_value" => "", + "average" => "Average spent", + "avg_discount" => "Average discount", + "basic_information" => "Information", + "cannot_be_deleted" => "Could not delete the selected Customer(s), one or more of the selected Customer(s) has sales.", + "company_name" => "Company", + "confirm_delete" => "Are you sure you want to delete the selected Customer(s)?", + "confirm_restore" => "Are you sure you want to restore the selected Customers(s)?", + "consent" => "Registration consent", + "consent_required" => "Registration consent is a required field.", + "csv_import_failed" => "The csv import failed", + "csv_import_nodata_wrongformat" => "The uploaded file has no data or is incorrectly formatted.", + "csv_import_partially_failed" => "Customer import successful with some failures:", + "csv_import_success" => "Customer import successful.", + "customer" => "Customer", + "date" => "Date", + "discount" => "Discount", + "discount_fixed" => "Fixed Discount", + "discount_percent" => "Percentage Discount", + "discount_type" => "Discount Type", + "email_duplicate" => "Email address is already present in the database.", + "employee" => "Employee", + "error_adding_updating" => "Error adding/updating Customer.", + "import_items_csv" => "Customer Import from CSV", + "mailchimp_activity_click" => "Email click", + "mailchimp_activity_lastopen" => "Last open email", + "mailchimp_activity_open" => "Email open", + "mailchimp_activity_total" => "Email sent", + "mailchimp_activity_unopen" => "Email unopen", + "mailchimp_email_client" => "Email client", + "mailchimp_info" => "MailChimp", + "mailchimp_member_rating" => "Rating", + "mailchimp_status" => "Status", + "mailchimp_vip" => "VIP", + "max" => "Max spent", + "min" => "Min spent", + "new" => "New Customer", + "none_selected" => "You have not selected any Customer(s) to delete.", + "one_or_multiple" => "Customer(s)", + "quantity" => "Quantity", + "stats_info" => "Stats", + "successful_adding" => "You have successfully added Customer", + "successful_deleted" => "You have successfully deleted Customer", + "successful_updating" => "You have successfully updated Customer", + "tax_code" => "Tax Code", + "tax_id" => "Tax Id", + "taxable" => "Taxable", + "total" => "Total spent", + "update" => "Update Customer", + "rewards_package" => "Rewards", +]; diff --git a/app/Language/en-GB/Datepicker.php b/app/Language/en-GB/Datepicker.php index 095eb96ec..222a616d2 100644 --- a/app/Language/en-GB/Datepicker.php +++ b/app/Language/en-GB/Datepicker.php @@ -1,22 +1,23 @@ - "All Time", + "apply" => "Apply", + "cancel" => "Cancel", + "custom" => "Custom", + "from" => "From", + "last_30" => "Last 30 Days", + "last_7" => "Last 7 Days", + "last_financial_year" => "Last Fiscal Year", + "last_month" => "Last Month", + "last_year" => "Last Year", + "same_month_last_year" => "Same Month Last Year", + "same_month_to_same_day_last_year" => "Same Month To Same Day Last Year", + "this_financial_year" => "Current Fiscal Year", + "this_month" => "Current Month", + "this_year" => "Current Year", + "to" => "To", + "today" => "Today", + "today_last_year" => "Today Last Year", + "weekstart" => "0", + "yesterday" => "Yesterday", +]; diff --git a/app/Language/en-GB/Employees.php b/app/Language/en-GB/Employees.php index 1fd69a829..376cd5430 100644 --- a/app/Language/en-GB/Employees.php +++ b/app/Language/en-GB/Employees.php @@ -1,42 +1,44 @@ "", + "basic_information" => "Information", + "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.", + "change_employee" => "", + "change_password" => "Change Password", + "clerk" => "", + "commission" => "", + "confirm_delete" => "Are you sure you want to delete the selected Employee(s)?", + "confirm_restore" => "Are you sure you want to restore the selected Employee(s)?", + "current_password" => "Current Password", + "current_password_invalid" => "Current Password is invalid.", + "employee" => "Employee", + "error_adding_updating" => "Employee add or update failed.", + "error_deleting_demo_admin" => "You cannot delete the demo admin user.", + "error_updating_demo_admin" => "You cannot change the demo admin user.", + "language" => "Language", + "login_info" => "Login", + "manager" => "", + "new" => "New Employee", + "none_selected" => "You have not selected any Employee(s) to delete.", + "one_or_multiple" => "Employee(s)", + "password" => "Password", + "password_minlength" => "Passwords must be at least 8 characters.", + "password_must_match" => "Passwords do not match.", + "password_not_must_match" => "Current password and new password must be unique.", + "password_required" => "Password is required.", + "permission_desc" => "Check the boxes below to grant access to modules.", + "permission_info" => "Permissions", + "repeat_password" => "Password Again", + "subpermission_required" => "Add at least one grant for each module.", + "successful_adding" => "Employee add successful.", + "successful_change_password" => "Password change successful.", + "successful_deleted" => "You have successfully deleted Employee", + "successful_updating" => "You have successfully updated Employee", + "system_language" => "System Language", + "unsuccessful_change_password" => "Password change failed.", + "update" => "Update Employee", + "username" => "Username", + "username_duplicate" => "Employee username is already in use. Please choose another one.", + "username_minlength" => "Username must be at least 5 characters.", + "username_required" => "Username is a required field.", +]; diff --git a/app/Language/en-GB/Enum.php b/app/Language/en-GB/Enum.php index 15b78890a..6189977b6 100644 --- a/app/Language/en-GB/Enum.php +++ b/app/Language/en-GB/Enum.php @@ -1,9 +1,10 @@ - "Half Down", + "half_even" => "Half Even", + "half_five" => "Half Five", + "half_odd" => "Half Odd", + "half_up" => "Half Up", + "round_down" => "Round Down", + "round_up" => "Round Up", +]; diff --git a/app/Language/en-GB/Error.php b/app/Language/en-GB/Error.php index 24cf7247c..c0810c43c 100644 --- a/app/Language/en-GB/Error.php +++ b/app/Language/en-GB/Error.php @@ -1,4 +1,5 @@ - "You do not have the permission to access the module named", + "unknown" => "Unexpected error", +]; diff --git a/app/Language/en-GB/Expenses.php b/app/Language/en-GB/Expenses.php index 9eab0915c..cb8445ed5 100644 --- a/app/Language/en-GB/Expenses.php +++ b/app/Language/en-GB/Expenses.php @@ -1,48 +1,50 @@ "Add Expense", + "amount" => "Amount", + "amount_number" => "Amount must be a number", + "amount_required" => "Expense Amount required", + "by_category" => "Category", + "cannot_be_deleted" => "Could not delete Category Expense(s)", + "cash" => "Cash", + "cash_filter" => "Cash", + "categories_name" => "Category", + "category_required" => "category is a required field", + "check" => "Check", + "check_filter" => "Check", + "confirm_delete" => "Are you sure you want to delete the selected Expense(s)?", + "confirm_restore" => "Are you sure you want to restore the selected Expense(s)?", + "credit" => "Credit Card", + "credit_filter" => "Credit Card", + "date" => "Date", + "date_number" => "date must be a number", + "date_required" => "date is a required field", + "debit" => "Debit Card", + "debit_filter" => "Debit Card", + "description" => "Description", + "due" => "Due", + "due_filter" => "Due", + "employee" => "Created By", + "error_adding_updating" => "Error adding/updating Expense", + "expense_id" => "Id", + "expenses_employee" => "Employee", + "info" => "Expense Info", + "ip_address" => "", + "is_deleted" => "Deleted", + "name_required" => "Expense Name required", + "new" => "New Expense", + "new_supplier" => "", + "no_expenses_to_display" => "There are no Expenses to display", + "none_selected" => "You have not selected any Expense", + "one_or_multiple" => "Expense(s)", + "payment" => "Payment Type", + "start_typing_supplier_name" => "Start Typing Supplier's name...", + "successful_adding" => "Expense add successful", + "successful_deleted" => "Expense delete successful", + "successful_updating" => "Expense update successful", + "supplier_name" => "Supplier", + "supplier_tax_code" => "VAT No", + "tax_amount" => "Tax", + "tax_amount_number" => "", + "update" => "Update Expense", +]; diff --git a/app/Language/en-GB/Expenses_categories.php b/app/Language/en-GB/Expenses_categories.php index 8b3c02487..bacadae68 100644 --- a/app/Language/en-GB/Expenses_categories.php +++ b/app/Language/en-GB/Expenses_categories.php @@ -1,20 +1,22 @@ "Expense Category name required", + "add_item" => "Add Category", + "cannot_be_deleted" => "Could not delete Category Expense(s)", + "category_id" => "Id", + "confirm_delete" => "Are you sure you want to delete the selected Expense Category?", + "confirm_restore" => "Are you sure you want to restore the selected Expense Category?", + "description" => "Category Description", + "error_adding_updating" => "Error adding/updating Expense Category", + "info" => "Category Expense Info", + "name" => "Category Name", + "new" => "New Category", + "no_expenses_categories_to_display" => "No Category to display", + "none_selected" => "You have not selected any Category Expense", + "one_or_multiple" => "Category Expense", + "quantity" => "Quantity", + "successful_adding" => "Expense Category add successful", + "successful_deleted" => "Expense Category delete successful", + "successful_updating" => "Expense Category update successful", + "update" => "Update Expense Category", +]; diff --git a/app/Language/en-GB/Giftcards.php b/app/Language/en-GB/Giftcards.php index 045b0101e..c7818453d 100644 --- a/app/Language/en-GB/Giftcards.php +++ b/app/Language/en-GB/Giftcards.php @@ -1,69 +1,71 @@ "Inventory to add or subtract.", + "allow_alt_description" => "Allow Alternate Description", + "bulk_edit" => "Bulk Edit", + "cannot_be_deleted" => "Could not delete selected Gift Card(s), one or more of the selected Gift Card(s) has sales.", + "cannot_find_giftcard" => "Gift Card not found.", + "cannot_use" => "Gift Card {0} cannot be used for this sale. Invalid Customer.", + "card_value" => "Value", + "category" => "Category", + "change_all_to_allow_alt_desc" => "Allow alternate description for all.", + "change_all_to_not_allow_allow_desc" => "Do not allow alternate description for all.", + "change_all_to_serialized" => "Change All To Serialised", + "change_all_to_unserialized" => "Change All To Unserialised", + "confirm_bulk_edit" => "Are you sure you want to edit all the selected Gift Card(s)?", + "confirm_delete" => "Are you sure you want to delete the selected Gift Card(s)?", + "confirm_restore" => "Are you sure you want to restore the selected Gift Card(s)?", + "cost_price" => "Cost Price", + "count" => "Update Inventory", + "csv_import_failed" => "CSV import failed.", + "current_quantity" => "Current Quantity", + "description" => "Description", + "details_count" => "Inventory count details", + "do_nothing" => "Do nothing", + "edit_fields_you_want_to_update" => "Edit desired fields for selected Gift Card(s).", + "edit_multiple_giftcards" => "Edit multiple Gift Cards.", + "error_adding_updating" => "Gift Card add or update failed.", + "error_updating_multiple" => "Gift Card(s) update failed.", + "generate_barcodes" => "Generate Barcodes", + "giftcard" => "Gift Card", + "giftcard_number" => "Gift Card Number", + "info_provided_by" => "Info provided by", + "inventory_comments" => "Comments", + "is_serialized" => "Gift Card has Serial Number", + "low_inventory_giftcards" => "Low Inventory Gift Cards", + "manually_editing_of_quantity" => "Manual Edit of Quantity", + "must_select_giftcard_for_barcode" => "You must select at least one Gift Card to generate barcodes.", + "new" => "New Gift Card", + "no_description_giftcards" => "No Description Gift Cards", + "no_giftcards_to_display" => "No Giftcards to display.", + "none" => "None", + "none_selected" => "No Gift Card(s) selected to edit.", + "number" => "Gift Card Number must be a number.", + "number_information" => "Gift Card Number", + "number_required" => "Gift Card Number is a required field.", + "one_or_multiple" => "Gift Card(s)", + "person_id" => "Customer", + "quantity" => "Quantity", + "quantity_required" => "Quantity is a required field. Please close (X) to cancel.", + "remaining_balance" => "Gift Card {0} remaining value is {1}!", + "reorder_level" => "Reorder Level", + "retrive_giftcard_info" => "Retrieve Gift Card Info", + "sales_tax_1" => "Sales Tax", + "sales_tax_2" => "Sales Tax 2", + "serialized_giftcards" => "Serialised Gift Cards", + "successful_adding" => "You have successfully added Gift Card", + "successful_bulk_edit" => "You have successfully updated the selected Gift Cards", + "successful_deleted" => "You have successfully deleted Gift Card", + "successful_updating" => "You have successfully updated Gift Card", + "supplier" => "Supplier", + "tax_1" => "Tax 1", + "tax_2" => "Tax 2", + "tax_percent" => "Tax Percent", + "tax_percents" => "Tax Percent(s)", + "unit_price" => "Sell Price", + "upc_database" => "Barcode Database", + "update" => "Update Gift Card", + "use_inventory_menu" => "Use Inventory Menu", + "value" => "Gift Card Value must be a number.", + "value_required" => "Gift Card Value is a required field.", +]; diff --git a/app/Language/en-GB/Item_kits.php b/app/Language/en-GB/Item_kits.php index 32463a2b8..be7d74c7b 100644 --- a/app/Language/en-GB/Item_kits.php +++ b/app/Language/en-GB/Item_kits.php @@ -1,39 +1,41 @@ "Add Item", + "all" => "All", + "cannot_be_deleted" => "Item Kit(s) delete failed.", + "confirm_delete" => "Are you sure you want to delete the selected Item Kit(s)?", + "confirm_restore" => "Are you sure you want to restore the selected Item Kit(s)?", + "description" => "Item Kit Description", + "discount" => "Discount", + "discount_fixed" => "Fixed Discount", + "discount_percent" => "Percentage Discount", + "discount_type" => "Discount Type", + "error_adding_updating" => "Item Kit add or update failed.", + "find_kit_item" => "Kit Item", + "info" => "Item Kit Info", + "item" => "Item", + "item_kit_number" => "Barcode", + "item_kit_number_duplicate" => "Item Kit Number is already present in the database.", + "item_number" => "Barcode", + "item_number_duplicate" => "", + "items" => "Items", + "kit" => "Kit ID", + "kit_and_components" => "Kit and Components", + "kit_and_stock" => "Kit and Stock", + "kit_only" => "Kit Only", + "name" => "Item Kit Name", + "new" => "New Item Kit", + "no_item_kits_to_display" => "No Item Kits to display.", + "none_selected" => "You have not selected any Item Kit(s).", + "one_or_multiple" => "Item Kit(s)", + "price_option" => "Price Option", + "priced_only" => "Priced Only", + "print_option" => "Print Option", + "quantity" => "Quantity", + "sequence" => "Sequence", + "successful_adding" => "You have successfully added Item Kit", + "successful_deleted" => "You have successfully deleted Item Kit", + "successful_updating" => "You have successfully updated Item Kit", + "unit_price" => "", + "update" => "Update Item Kit", +]; diff --git a/app/Language/en-GB/Items.php b/app/Language/en-GB/Items.php index 1977a8340..a2aec736f 100644 --- a/app/Language/en-GB/Items.php +++ b/app/Language/en-GB/Items.php @@ -1,118 +1,120 @@ "Inventory to add or subtract.", + "allow_alt_description" => "Allow Alternate Description", + "amount_entry" => "Amount Entry", + "bulk_edit" => "Bulk Edit", + "buy_price_required" => "Purchase Price is a required field.", + "cannot_be_deleted" => "Could not delete the selected Item(s), one or more of the selected Items have sales.", + "cannot_find_item" => "Item not found.", + "categories" => "", + "category" => "Category", + "category_new" => "", + "category_required" => "Category is a required field.", + "change_all_to_allow_alt_desc" => "Allow Alternate Description for all.", + "change_all_to_not_allow_allow_desc" => "Do not allow Alternate Description for all.", + "change_all_to_serialized" => "Change all to Serialised", + "change_all_to_unserialized" => "Change all to Unserialised", + "change_image" => "Change Image", + "confirm_bulk_edit" => "Are you sure you want to edit selected Item(s)?", + "confirm_bulk_edit_wipe_taxes" => "All Item Tax information will be replaced.", + "confirm_delete" => "Are you sure you want to delete the selected Item(s)?", + "confirm_restore" => "Are you sure you want to restore the selected Item(s)?", + "cost_price" => "Cost Price", + "cost_price_number" => "Cost Price must be a number.", + "cost_price_required" => "Cost Price is a required field.", + "count" => "Update Inventory", + "csv_import_failed" => "The csv import failed", + "csv_import_nodata_wrongformat" => "The uploaded file has no data or is formatted incorrectly.", + "csv_import_partially_failed" => "There were {0} item import failure(s) on line(s): {1}. No rows were imported.", + "csv_import_success" => "Item import successful.", + "current_quantity" => "Current Quantity", + "default_pack_name" => "Each", + "description" => "Description", + "details_count" => "Inventory count details", + "do_nothing" => "Do nothing", + "edit" => "", + "edit_fields_you_want_to_update" => "Edit the fields you want to edit for all the selected items.", + "edit_multiple_items" => "Editing Multiple Items", + "empty_upc_items" => "Empty Barcode Items", + "error_adding_updating" => "Error adding/updating item", + "error_updating_multiple" => "Error updating items", + "generate_barcodes" => "Generate Barcodes", + "hsn_code" => "Harmonised System Nomenclature", + "image" => "Avatar", + "import_items_csv" => "Item Import from CSV", + "info_provided_by" => "Information provided by", + "inventory" => "Inventory", + "inventory_CSV_import_quantity" => "Quantity Imported from CSV", + "inventory_comments" => "Comments", + "inventory_data_tracking" => "Inventory Data Tracking", + "inventory_date" => "Date", + "inventory_employee" => "Employee", + "inventory_in_out_quantity" => "In/Out Quantity", + "inventory_remarks" => "Remarks", + "is_deleted" => "Deleted", + "is_printed" => "", + "is_serialized" => "Item has Serial Number", + "item" => "Item", + "item_id" => "", + "item_number" => "Barcode", + "item_number_duplicate" => "Item Number is already present in the database.", + "kit" => "Kit", + "location" => "Location", + "low_inventory_items" => "Out Of Stock Items", + "low_sell_item" => "Low sell item", + "manually_editing_of_quantity" => "Manual Edit of Quantity", + "markup" => "", + "name" => "Item Name", + "name_required" => "Item Name is a required field.", + "new" => "New Item", + "no_description_items" => "No Description Items", + "no_items_to_display" => "No Items to display.", + "none" => "None", + "none_selected" => "You have not selected any Item(s) to edit", + "nonstock" => "Non-stocked", + "number_information" => "Item Number", + "number_required" => "Barcode is a required field.", + "one_or_multiple" => "item(s)", + "pack_name" => "Pack Name", + "qty_per_pack" => "Quantity per pack", + "quantity" => "Quantity", + "quantity_number" => "Quantity must be a number.", + "quantity_required" => "Quantity is a required field.", + "receiving_quantity" => "Receiving Quantity", + "remove_image" => "Remove Image", + "reorder_level" => "Reorder Level", + "reorder_level_number" => "Reorder Level must be a number.", + "reorder_level_required" => "Reorder Level is a required field.", + "retrive_item_info" => "Retrieve Item Info", + "sales_tax_1" => "Sales Tax", + "sales_tax_2" => "Sales Tax 2", + "search_attributes" => "Search Attributes. Date format Y-m-d", + "select_image" => "Select Image", + "serialized_items" => "Serialised Items", + "standard" => "Standard", + "stock" => "Stock", + "stock_location" => "Stock location", + "stock_type" => "Stock Type", + "successful_adding" => "You have successfully added Item", + "successful_bulk_edit" => "You have successfully updated the selected Items", + "successful_deleted" => "You have successfully deleted Item", + "successful_updating" => "You have successfully updated Item", + "supplier" => "Supplier", + "tax_1" => "Tax 1", + "tax_2" => "Tax 2", + "tax_3" => "", + "tax_category" => "Tax Category", + "tax_percent" => "Tax Percent", + "tax_percent_number" => "Tax Percent must be a numeric value", + "tax_percent_required" => "Tax Percent is a required field.", + "tax_percents" => "Tax Percent(s)", + "temp" => "Temporary", + "type" => "Item Type", + "unit_price" => "Sell Price", + "unit_price_number" => "Sell Price must be a number.", + "unit_price_required" => "Sell Price is a required field.", + "upc_database" => "Barcode Database", + "update" => "Update Item", + "use_inventory_menu" => "Use Inventory Menu", +]; diff --git a/app/Language/en-GB/Login.php b/app/Language/en-GB/Login.php index 9b62cf25d..5bd982c4f 100644 --- a/app/Language/en-GB/Login.php +++ b/app/Language/en-GB/Login.php @@ -1,12 +1,14 @@ "I'm not a robot.", + "go" => "Go", + "invalid_gcaptcha" => "Please verify that you are not a robot.", + "invalid_installation" => "The installation is not correct, check your php.ini file.", + "invalid_username_and_password" => "Invalid username and/or password.", + "login" => "Login", + "logout" => "Logout", + "migration_needed" => "A database migration to {0} will start after login.", + "password" => "Password", + "username" => "Username", + "welcome" => "Welcome to {0}!", +]; diff --git a/app/Language/en-GB/Messages.php b/app/Language/en-GB/Messages.php index 5da641900..dabf5733c 100644 --- a/app/Language/en-GB/Messages.php +++ b/app/Language/en-GB/Messages.php @@ -1,14 +1,15 @@ - "First name", + "last_name" => "Last name", + "message" => "Message", + "message_placeholder" => "Your Message here...", + "message_required" => "Message required", + "multiple_phones" => "(In case of multiple recipients, enter mobile numbers separated by commas)", + "phone" => "Phone number", + "phone_number_required" => "Phone number required", + "phone_placeholder" => "Mobile Number(s) here...", + "sms_send" => "Send SMS", + "successfully_sent" => "Message successfully sent to: ", + "unsuccessfully_sent" => "Message unsuccessfully sent to: ", +]; diff --git a/app/Language/en-GB/Module.php b/app/Language/en-GB/Module.php index 5513d9711..c7c002dee 100644 --- a/app/Language/en-GB/Module.php +++ b/app/Language/en-GB/Module.php @@ -1,46 +1,48 @@ "", + "admin_cashups_desc" => "", + "attributes" => "Attributes", + "attributes_desc" => "Add, Update, Delete, and Search attributes.", + "both" => "Both", + "cashups" => "Cashups", + "cashups_desc" => "Add, Update, Delete, and Search Cashups.", + "config" => "Configuration", + "config_desc" => "Change OSPOS's Configuration.", + "customers" => "Customers", + "customers_desc" => "Add, Update, Delete, and Search Customers.", + "employees" => "Employees", + "employees_desc" => "Add, Update, Delete, and Search Employees.", + "expenses" => "Expenses", + "expenses_categories" => "Expenses Categories", + "expenses_categories_desc" => "Add, Update, and Delete Expenses Categories.", + "expenses_desc" => "Add, Update, Delete, and Search Expenses.", + "giftcards" => "Gift Cards", + "giftcards_desc" => "Add, Update, Delete and Search Gift Cards.", + "home" => "Home", + "home_desc" => "List home menu modules.", + "item_kits" => "Item Kits", + "item_kits_desc" => "Add, Update, Delete and Search Item Kits.", + "items" => "Items", + "items_desc" => "Add, Update, Delete, and Search Items.", + "messages" => "Messages", + "messages_desc" => "Send Messages to Customers, Suppliers and Employees.", + "migrate" => "Migrate", + "migrate_desc" => "Update the OSPOS Database.", + "office" => "Office", + "office_desc" => "List office menu modules.", + "receivings" => "Receivings", + "receivings_desc" => "Process Purchase Orders.", + "reports" => "Reports", + "reports_desc" => "View and generate Reports.", + "sales" => "Sales", + "sales_desc" => "Process Sales and Returns.", + "suppliers" => "Suppliers", + "suppliers_desc" => "Add, Update, Delete, and Search Suppliers.", + "taxes" => "Taxes", + "taxes_desc" => "Configure Sales Taxes.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/en-GB/Receivings.php b/app/Language/en-GB/Receivings.php index 4f8345a70..6eaea28af 100644 --- a/app/Language/en-GB/Receivings.php +++ b/app/Language/en-GB/Receivings.php @@ -1,56 +1,58 @@ "", + "cancel_receiving" => "Cancel", + "cannot_be_deleted" => "Receiving(s) delete failed.", + "comments" => "Comments", + "complete_receiving" => "Finish", + "confirm_cancel_receiving" => "Are you sure you want to clear this receiving? All items will be cleared.", + "confirm_delete" => "Are you sure you want to delete this receiving? This action cannot be undone.", + "confirm_finish_receiving" => "Are you sure you want to submit this receiving? This cannot be undone.", + "confirm_restore" => "", + "cost" => "Cost", + "daily" => "", + "date" => "Receiving Date", + "date_required" => "A correct date must be entered.", + "date_type" => "Date is a required field.", + "delete_entire_sale" => "Delete Entire Sale", + "discount" => "Discount", + "edit" => "Edit", + "edit_sale" => "Edit Receiving", + "employee" => "Employee", + "error_editing_item" => "Item edit failed.", + "error_requisition" => "Unable to move Inventory from or to the same Stock Location.", + "find_or_scan_item" => "Find or Scan Item", + "find_or_scan_item_or_receipt" => "Find or Scan Item or Receipt", + "id" => "Receiving ID", + "item_name" => "Item Name", + "mode" => "Receiving Mode", + "new_supplier" => "New Supplier", + "one_or_multiple" => "receiving(s)", + "print_after_sale" => "Print After Sale", + "quantity" => "Qty.", + "receipt" => "Receivings Receipt", + "receipt_number" => "Receiving #", + "receiving" => "Receive", + "reference" => "Reference", + "register" => "Items Receiving", + "requisition" => "Requisition", + "return" => "Return", + "select_supplier" => "Select Supplier (Required)", + "ship_pack" => "Ship Pack", + "start_typing_supplier_name" => "Start Typing Supplier's name...", + "stock" => "Stock", + "stock_destination" => "Stock Destination", + "stock_locaiton" => "Stock Location", + "stock_source" => "Stock Source", + "successfully_deleted" => "You have successfully deleted receiving", + "successfully_updated" => "Receiving successfully updated", + "supplier" => "Supplier", + "supplier_address" => "Address", + "supplier_email" => "Email", + "supplier_location" => "Location", + "total" => "Total", + "transaction_failed" => "Receivings transaction(s) failed.", + "unable_to_add_item" => "Item add to Receiving failed.", + "unsuccessfully_updated" => "Receiving update failed.", + "update" => "Update", +]; diff --git a/app/Language/en-GB/Reports.php b/app/Language/en-GB/Reports.php index 064fbe1a6..0e798dd7a 100644 --- a/app/Language/en-GB/Reports.php +++ b/app/Language/en-GB/Reports.php @@ -1,146 +1,148 @@ "All", + "authority" => "Authority", + "canceled" => "Cancelled", + "categories" => "Categories", + "categories_summary_report" => "Categories Summary Report", + "category" => "Category", + "code_canceled" => "CNL", + "code_invoice" => "INV", + "code_pos" => "POS", + "code_quote" => "Q", + "code_return" => "RET", + "code_type" => "Type", + "code_work_order" => "W/O", + "comments" => "Comments", + "commission" => "", + "complete" => "Completed Sales and Returns", + "completed_sales" => "Completed Sales", + "confirm_delete" => "Are you sure you want to delete the selected entry(ies)?", + "confirm_restore" => "Are you sure you want to restore the selected entry(ies)?", + "cost" => "Cost", + "cost_price" => "Cost Price", + "count" => "Count", + "customer" => "Customer", + "customers" => "Customers", + "customers_summary_report" => "Customers Summary Report", + "date" => "Date", + "date_range" => "Date Range", + "description" => "Description", + "detailed_receivings_report" => "Detailed Receivings Report", + "detailed_receivings_report_input" => "", + "detailed_reports" => "Detailed Reports", + "detailed_requisition_report" => "", + "detailed_sales_report" => "Detailed Transactions Report", + "discount" => "Discount", + "discount_fixed" => "Fixed Discount", + "discount_percent" => "Discount Percent", + "discount_type" => "Discount Type", + "discounts" => "Discounts", + "discounts_summary_report" => "Discounts Summary Report", + "earned" => "Points Earned", + "employee" => "Employee", + "employees" => "Employees", + "employees_summary_report" => "Employees Summary Report", + "expenses" => "Expenses", + "expenses_amount" => "Amount", + "expenses_categories" => "Expenses", + "expenses_categories_summary_report" => "Expense Categories Summary Report", + "expenses_category" => "Category", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "Tax", + "expenses_total_amount" => "Total Amount", + "expenses_total_tax_amount" => "Total Tax", + "graphical_reports" => "Graphical Reports", + "inventory" => "Inventory", + "inventory_low" => "Low Inventory", + "inventory_low_report" => "Low Inventory Report", + "inventory_reports" => "Inventory Reports", + "inventory_summary" => "Inventory Summary", + "inventory_summary_report" => "Inventory Summary Report", + "item" => "Item", + "item_count" => "Filter Item Count", + "item_name" => "Item Name", + "item_number" => "Barcode", + "items" => "Items", + "items_purchased" => "Items Purchased", + "items_received" => "Items Received", + "items_summary_report" => "Items Summary Report", + "jurisdiction" => "Jurisdiction", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "Low Sell Qty", + "more_than_zero" => "More than zero", + "name" => "Name", + "no_reports_to_display" => "No Items to display.", + "payment_type" => "Payment Type", + "payments" => "Payments", + "payments_summary_report" => "Payments Summary Report", + "profit" => "Profit", + "quantity" => "Quantity", + "quantity_purchased" => "Quantity Purchased", + "quotes" => "Quotes", + "received_by" => "Received By", + "receiving_id" => "Receiving ID", + "receiving_type" => "Receiving Type", + "receivings" => "Receivings", + "reorder_level" => "Reorder Level", + "report" => "Report", + "report_input" => "Report Input", + "reports" => "Reports", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "Requisitions", + "returns" => "Returns", + "revenue" => "Revenue", + "sale_id" => "Trans ID", + "sale_type" => "Transactions Type", + "sales" => "Transactions", + "sales_amount" => "Transactions amount", + "sales_summary_report" => "Transactions Summary Report", + "sales_taxes" => "Sales Taxes", + "sales_taxes_summary_report" => "Sales Taxes Summary Report", + "serial_number" => "Serial #", + "service_charge" => "", + "sold_by" => "Sold By", + "sold_items" => "", + "sold_to" => "Sold To", + "stock_location" => "Stock Location", + "sub_total_value" => "Sub Total", + "subtotal" => "Sub Total", + "summary_reports" => "Summary Reports", + "supplied_by" => "Supplied by", + "supplier" => "Supplier", + "suppliers" => "Suppliers", + "suppliers_summary_report" => "Suppliers Summary Report", + "tax" => "Tax", + "tax_category" => "Tax Category", + "tax_name" => "Tax Name", + "tax_percent" => "Tax Percent", + "tax_rate" => "Tax Rate", + "taxes" => "Taxes", + "taxes_summary_report" => "Taxes Summary Report", + "total" => "Total", + "total_inventory_value" => "Total Inventory Value", + "total_low_sell_quantity" => "Total Low Sell Quantity", + "total_quantity" => "Total Quantity", + "total_retail" => "Total Inv. Retail Value", + "trans_amount" => "Transaction Amount", + "trans_due" => "Due", + "trans_group" => "Transaction Group", + "trans_nopay_sales" => "Sales with no payment", + "trans_payments" => "Payments", + "trans_refunded" => "Refunded", + "trans_sales" => "Sales", + "trans_type" => "Transaction Type", + "type" => "Type", + "unit_price" => "Sell Price", + "used" => "Points Used", + "work_orders" => "Work Orders", + "zero_and_less" => "Zero and Less", +]; diff --git a/app/Language/en-GB/Sales.php b/app/Language/en-GB/Sales.php index 743bc858e..2210f8859 100644 --- a/app/Language/en-GB/Sales.php +++ b/app/Language/en-GB/Sales.php @@ -1,222 +1,224 @@ "Points Available", + "rewards_package" => "Rewards", + "rewards_remaining_balance" => "Reward Points remaining value is ", + "account_number" => "Account #", + "add_payment" => "Add Payment", + "amount_due" => "Amount Due", + "amount_tendered" => "Amount Tendered", + "authorized_signature" => "Authorised Signature", + "cancel_sale" => "Cancel", + "cash" => "Cash", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "Cash Adjustment", + "cash_deposit" => "Cash Deposit", + "cash_filter" => "Cash", + "change_due" => "Change Due", + "change_price" => "Change Selling Price", + "check" => "Cheque", + "check_balance" => "Cheque remainder", + "check_filter" => "Cheque", + "close" => "", + "comment" => "Comment", + "comments" => "Comments", + "company_name" => "", + "complete" => "", + "complete_sale" => "Complete", + "confirm_cancel_sale" => "Are you sure you want to clear this sale? All items will be cleared.", + "confirm_delete" => "Are you sure you want to delete the selected Sale(s)?", + "confirm_restore" => "Are you sure you want to restore the selected Sale(s)?", + "credit" => "Credit Card", + "credit_deposit" => "Credit Deposit", + "credit_filter" => "Credit Card", + "current_table" => "", + "customer" => "Customer", + "customer_address" => "Address", + "customer_discount" => "Discount", + "customer_email" => "Email", + "customer_location" => "Location", + "customer_mailchimp_status" => "MailChimp Status", + "customer_optional" => "(Required for Due Payments)", + "customer_required" => "(Required)", + "customer_total" => "Total", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "Sale Date", + "date_range" => "Date Range", + "date_required" => "A correct date must be entered.", + "date_type" => "Date is a required field.", + "debit" => "Debit Card", + "debit_filter" => "", + "delete" => "Allow Delete", + "delete_confirmation" => "Are you sure you want to delete this sale? This action cannot be undone.", + "delete_entire_sale" => "Delete Entire Sale", + "delete_successful" => "Sale delete successful.", + "delete_unsuccessful" => "Sale delete failed.", + "description_abbrv" => "Desc.", + "discard" => "Discard", + "discard_quote" => "", + "discount" => "Disc", + "discount_included" => "% Discount", + "discount_short" => "%", + "due" => "Due", + "due_filter" => "Due", + "edit" => "Edit", + "edit_item" => "Edit Item", + "edit_sale" => "Edit Sale", + "email_receipt" => "Email Receipt", + "employee" => "Employee", + "entry" => "Entry", + "error_editing_item" => "Error editing item", + "find_or_scan_item" => "Find or Scan Item", + "find_or_scan_item_or_receipt" => "Find or Scan Item or Receipt", + "giftcard" => "Gift Card", + "giftcard_balance" => "Gift Card Balance", + "giftcard_filter" => "", + "giftcard_number" => "Gift Card Number", + "group_by_category" => "Group by Category", + "group_by_type" => "Group by Type", + "hsn" => "HSN", + "id" => "Sale ID", + "include_prices" => "Include Prices?", + "invoice" => "Invoice", + "invoice_confirm" => "This invoice will be sent to", + "invoice_enable" => "Invoice Number", + "invoice_filter" => "Invoices", + "invoice_no_email" => "This customer does not have a valid email address.", + "invoice_number" => "Invoice #", + "invoice_number_duplicate" => "Invoice Number {0} must be unique.", + "invoice_sent" => "Invoice sent to", + "invoice_total" => "Invoice Total", + "invoice_type_custom_invoice" => "Custom Invoice (custom_invoice.php)", + "invoice_type_custom_tax_invoice" => "Custom Tax Invoice (custom_tax_invoice.php)", + "invoice_type_invoice" => "Invoice (invoice.php)", + "invoice_type_tax_invoice" => "Tax Invoice (tax_invoice.php)", + "invoice_unsent" => "Invoice failed to be sent to", + "invoice_update" => "Recount", + "item_insufficient_of_stock" => "Item has insufficient stock.", + "item_name" => "Item Name", + "item_number" => "Item #", + "item_out_of_stock" => "Item is out of stock.", + "key_browser" => "Helpful Shortcuts", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice without payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "Open in Full Screen Mode", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "Zoom in", + "key_item_search" => "Item Search", + "key_out" => "Zoom Out", + "key_payment" => "Add Payment", + "key_print" => "Print Current Page", + "key_restore" => "Restore Original Display/Zoom", + "key_search" => "Search Reports Tables", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "System Shortcuts", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "Register Mode", + "must_enter_numeric" => "Amount Tendered must be a number.", + "must_enter_numeric_giftcard" => "Gift Card Number must be a number.", + "new_customer" => "New Customer", + "new_item" => "New Item", + "no_description" => "No description", + "no_filter" => "All", + "no_items_in_cart" => "There are no Items in the cart.", + "no_sales_to_display" => "No Sales to display.", + "none_selected" => "You have not selected any Sale(s) to delete.", + "nontaxed_ind" => " ", + "not_authorized" => "This action is not authorised.", + "one_or_multiple" => "Sale(s)", + "payment" => "Payment Type", + "payment_amount" => "Amount", + "payment_not_cover_total" => "Payment Amount does not cover Total.", + "payment_type" => "Type", + "payments" => "", + "payments_total" => "Payments Total", + "price" => "Price", + "print_after_sale" => "Print after Sale", + "quantity" => "Qty", + "quantity_less_than_reorder_level" => "Warning: Desired Quantity is below Reorder Level for that Item.", + "quantity_less_than_zero" => "Warning: Desired Quantity is out of stock, audit your inventory.", + "quantity_of_items" => "Quantity of {0} Items", + "quote" => "Quote", + "quote_number" => "Quote Number", + "quote_number_duplicate" => "Quote Number must be unique.", + "quote_sent" => "Quote sent to", + "quote_unsent" => "Quote failed to be sent to", + "receipt" => "Sales Receipt", + "receipt_no_email" => "This customer does not have a valid email address.", + "receipt_number" => "Sale #", + "receipt_sent" => "Receipt sent to", + "receipt_unsent" => "Receipt failed to be sent to", + "refund" => "Refund Type", + "register" => "Sales Register", + "remove_customer" => "Remove Customer", + "remove_discount" => "", + "return" => "Return", + "rewards" => "Reward Points", + "rewards_balance" => "Reward Points Balance", + "sale" => "Sale", + "sale_by_invoice" => "Sale by Invoice", + "sale_for_customer" => "Customer:", + "sale_time" => "Time", + "sales_tax" => "Sales Tax", + "sales_total" => "", + "select_customer" => "Select Customer", + "send_invoice" => "Send Invoice", + "send_quote" => "Send Quote", + "send_receipt" => "Send Receipt", + "send_work_order" => "Send Work Order", + "serial" => "Serial", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "Show Invoice", + "show_receipt" => "Show Receipt", + "start_typing_customer_name" => "Start typing customer details...", + "start_typing_item_name" => "Start typing Item Name or scan Barcode...", + "stock" => "Stock", + "stock_location" => "Stock Location", + "sub_total" => "Sub Total", + "successfully_deleted" => "You have successfully deleted Sale", + "successfully_restored" => "You have successfully restored", + "successfully_suspended_sale" => "Sale suspend successful.", + "successfully_updated" => "Sale update successful.", + "suspend_sale" => "Suspend", + "suspended_doc_id" => "Document", + "suspended_sale_id" => "ID", + "suspended_sales" => "Suspended", + "table" => "Table", + "takings" => "Transactions", + "tax" => "Tax", + "tax_id" => "Tax Id", + "tax_invoice" => "Tax Invoice", + "tax_percent" => "Tax %", + "taxed_ind" => "T", + "total" => "Total", + "total_tax_exclusive" => "Tax excluded", + "transaction_failed" => "Sales Transaction failed.", + "unable_to_add_item" => "Item add to Sale failed", + "unsuccessfully_deleted" => "Sale(s) delete failed.", + "unsuccessfully_restored" => "Sale(s) restore failed.", + "unsuccessfully_suspended_sale" => "Sale suspend failed.", + "unsuccessfully_updated" => "Sale update failed.", + "unsuspend" => "Unsuspend", + "unsuspend_and_delete" => "Action", + "update" => "Update", + "upi" => "UPI", + "visa" => "", + "wholesale" => "", + "work_order" => "Work Order", + "work_order_number" => "Work Order Number", + "work_order_number_duplicate" => "Work Order Number must be unique.", + "work_order_sent" => "Work Order sent to", + "work_order_unsent" => "Work Order failed to be sent to", +]; diff --git a/app/Language/en-GB/Suppliers.php b/app/Language/en-GB/Suppliers.php index 540d73378..ca329f7e3 100644 --- a/app/Language/en-GB/Suppliers.php +++ b/app/Language/en-GB/Suppliers.php @@ -1,22 +1,24 @@ "Account #", + "agency_name" => "Agency Name", + "cannot_be_deleted" => "Could not delete the selected Supplier(s). One or more have Sales.", + "category" => "Category", + "company_name" => "Company Name", + "company_name_required" => "Company Name is a required field.", + "confirm_delete" => "Are you sure you want to delete the selected Supplier(s)?", + "confirm_restore" => "Are you sure you want to restore the selected Supplier(s)?", + "cost" => "Cost Supplier", + "error_adding_updating" => "Supplier update or add failed.", + "goods" => "Goods Supplier", + "new" => "New Supplier", + "none_selected" => "You have not selected any Supplier(s) to delete.", + "one_or_multiple" => "Supplier(s)", + "successful_adding" => "You have successfully added Supplier", + "successful_deleted" => "You have successfully deleted Supplier", + "successful_updating" => "You have successfully updated Supplier", + "supplier" => "Supplier", + "supplier_id" => "ID", + "tax_id" => "Tax Id", + "update" => "Update Supplier", +]; diff --git a/app/Language/en-GB/Taxes.php b/app/Language/en-GB/Taxes.php index 3d77873c7..49874e7b8 100644 --- a/app/Language/en-GB/Taxes.php +++ b/app/Language/en-GB/Taxes.php @@ -1,80 +1,82 @@ "Add Exception", + "cascade" => "Cascade", + "cascade_sequence" => "Cascade Sequence", + "city" => "City", + "code" => "Code", + "confirm_delete" => "Are you sure you want to delete this Tax Code? This action cannot be undone", + "confirm_restore" => "Are you sure you want to restore selected Tax Code(s)?", + "default_tax_category" => "Default Tax Category", + "default_tax_rate" => "Default Tax Rate", + "error_adding_updating" => "Tax Code add or update failed", + "group_seq" => "Group Seq", + "jurisdiction_name" => "Jurisdiction Name", + "name" => "Name", + "new" => "New Tax", + "no_taxes" => "", + "no_taxes_to_display" => "No Taxes Code available to display", + "reporting_authority" => "Reporting Authority", + "round_half_down" => "Half Down", + "round_half_even" => "Half Even", + "round_half_odd" => "Half Odd", + "round_half_up" => "Half Up", + "rounding_code" => "Rounding Code", + "sales_tax" => "Sales Tax", + "sales_tax_by_invoice" => "Sales Tax by Invoice", + "sequence" => "Seq.", + "state" => "State", + "successful_deleted" => "You have successfully deleted", + "tax_categories" => "Tax Categories", + "tax_categories_configuration" => "Tax Categories Configuration", + "tax_categories_saved_successfully" => "Tax Categories changes saved", + "tax_categories_saved_unsuccessfully" => "Tax Categories changes not saved", + "tax_category" => "Tax Category", + "tax_category_code" => "Tax Category Code", + "tax_category_duplicate" => "Duplicate tax category", + "tax_category_invalid_chars" => "Invalid characters in tax category name", + "tax_category_name" => "Tax Category Name", + "tax_category_new" => "New Tax Category", + "tax_category_required" => "Tax Category is Required", + "tax_code" => "Tax Code", + "tax_code_cannot_be_deleted" => "Tax Code delete failed", + "tax_code_duplicate" => "Duplicate Tax Code", + "tax_code_invalid_chars" => "Invalid Characters in Tax Code", + "tax_code_name" => "Tax Code Name", + "tax_code_required" => "Tax Code is a required field", + "tax_code_successful_deleted" => "You have successfully deleted Tax Code", + "tax_code_successful_updated" => "You have successfully updated", + "tax_code_successful_updating" => "You have successfully updated Tax Code", + "tax_code_successfully_added" => "You have successfully added", + "tax_code_type" => "Tax Code Type", + "tax_codes" => "Tax Codes", + "tax_codes_configuration" => "Tax Codes Configuration", + "tax_codes_saved_successfully" => "Tax Code changes saved", + "tax_codes_saved_unsuccessfully" => "Tax Code changes not saved", + "tax_excluded" => "Tax excluded", + "tax_group" => "Tax Group", + "tax_group_not_unique" => "Tax Group {0} is not unique", + "tax_group_sequence" => "Tax Group Sequence", + "tax_included" => "Tax included", + "tax_jurisdiction" => "Tax Jurisdiction", + "tax_jurisdiction_duplicate" => "Duplicate Tax Jurisdiction", + "tax_jurisdiction_invalid_chars" => "Invalid Characters in Jurisdiction Name", + "tax_jurisdiction_required" => "Tax jurisdiction is required", + "tax_jurisdictions" => "Tax Jurisdictions", + "tax_jurisdictions_configuration" => "Tax Jurisdictions Configuration", + "tax_jurisdictions_saved_successfully" => "Tax Jurisdiction changes saved", + "tax_jurisdictions_saved_unsuccessfully" => "Tax Jurisdiction changes not saved", + "tax_rate" => "Tax Rate", + "tax_rate_configuration" => "Tax Rate Configuration", + "tax_rate_error_adding_updating" => "Tax Rate add or update failed", + "tax_rate_numeric" => "Tax Rate must be a number", + "tax_rate_required" => "Tax Rate is a required field", + "tax_rate_successful_updated" => "You have successfully updated", + "tax_rate_successfully_added" => "You have successfully added", + "tax_rates" => "Tax Rates", + "tax_rates_configuration" => "Tax Rates Configuration", + "tax_rounding" => "Tax Rounding", + "tax_type" => "Tax Type", + "update" => "Update Tax Rate", + "vat_tax" => "VAT Tax", +]; diff --git a/app/Language/en-US/Attributes.php b/app/Language/en-US/Attributes.php index 68346ceb3..c99b8ff6e 100644 --- a/app/Language/en-US/Attributes.php +++ b/app/Language/en-US/Attributes.php @@ -1,32 +1,32 @@ - "Attribute value cannot contain '_' or '|'", - "confirm_delete" => "Are you sure you want to delete the selected attribute(s)?", - "confirm_restore" => "Are you sure you want to restore the selected attribute(s)?", - "definition_cannot_be_deleted" => "Could not delete selected attribute(s)", - "definition_error_adding_updating" => "Attribute {0} could not be added or updated. Please check the error log.", - "definition_flags" => "Attribute Visibility", - "definition_group" => "Group", - "definition_id" => "Id", - "definition_name" => "Add Attribute", - "definition_name_required" => "Attribute name is a required field", - "definition_one_or_multiple" => "attribute(s)", - "definition_successful_adding" => "You have successfully added item", - "definition_successful_deleted" => "You have successfully deleted", - "definition_successful_updating" => "You have successfully updated attribute", - "definition_type" => "Attribute Type", - "definition_type_required" => "Attribute type is a required field", - "definition_unit" => "Measurement Unit", - "definition_values" => "Attribute Values", - "new" => "New Attribute", - "no_attributes_to_display" => "No Attributes to display", - "receipt_visibility" => "Receipt", - "show_in_items" => "Show in items", - "show_in_items_visibility" => "Items", - "show_in_receipt" => "Show in receipt", - "show_in_receivings" => "Show in receivings", - "show_in_receivings_visibility" => "Receivings", - "show_in_sales" => "Show in sales", - "show_in_sales_visibility" => "Sales", - "update" => "Update Attribute", -]; + "Attribute value cannot contain '_' or '|'", + "confirm_delete" => "Are you sure you want to delete the selected attribute(s)?", + "confirm_restore" => "Are you sure you want to restore the selected attribute(s)?", + "definition_cannot_be_deleted" => "Could not delete selected attribute(s)", + "definition_error_adding_updating" => "Attribute {0} could not be added or updated. Please check the error log.", + "definition_flags" => "Attribute Visibility", + "definition_group" => "Group", + "definition_id" => "Id", + "definition_name" => "Add Attribute", + "definition_name_required" => "Attribute name is a required field", + "definition_one_or_multiple" => "attribute(s)", + "definition_successful_adding" => "You have successfully added item", + "definition_successful_deleted" => "You have successfully deleted", + "definition_successful_updating" => "You have successfully updated attribute", + "definition_type" => "Attribute Type", + "definition_type_required" => "Attribute type is a required field", + "definition_unit" => "Measurement Unit", + "definition_values" => "Attribute Values", + "new" => "New Attribute", + "no_attributes_to_display" => "No Items to display", + "receipt_visibility" => "Receipt", + "show_in_items" => "Show in items", + "show_in_items_visibility" => "Items", + "show_in_receipt" => "Show in receipt", + "show_in_receivings" => "Show in receivings", + "show_in_receivings_visibility" => "Receivings", + "show_in_sales" => "Show in sales", + "show_in_sales_visibility" => "Sales", + "update" => "Update Attribute", +]; diff --git a/app/Language/en-US/Bootstrap_tables.php b/app/Language/en-US/Bootstrap_tables.php index 21151501e..c134d8421 100644 --- a/app/Language/en-US/Bootstrap_tables.php +++ b/app/Language/en-US/Bootstrap_tables.php @@ -1,11 +1,11 @@ - "all", - "tables_columns" => "Columns", - "tables_hide_show_pagination" => "Hide/Show pagination", - "tables_loading" => "Loading, please wait...", - "tables_page_from_to" => "Showing {0} to {1} of {2} rows", - "tables_refresh" => "Refresh", - "tables_rows_per_page" => "{0} rows per page", - "tables_toggle" => "Toggle", -]; + "all", + "tables_columns" => "Columns", + "tables_hide_show_pagination" => "Hide/Show pagination", + "tables_loading" => "Loading, please wait...", + "tables_page_from_to" => "Showing {0} to {1} of {2} rows", + "tables_refresh" => "Refresh", + "tables_rows_per_page" => "{0} rows per page", + "tables_toggle" => "Toggle", +]; diff --git a/app/Language/en-US/Cashups.php b/app/Language/en-US/Cashups.php index d90082453..7b0ada2d8 100644 --- a/app/Language/en-US/Cashups.php +++ b/app/Language/en-US/Cashups.php @@ -1,49 +1,49 @@ - "Amount", - "amount_number" => "Amount must be a number", - "amount_required" => "Amount is a Required Field.", - "cancel_cashups" => "", - "cancel_cashups_enter" => "", - "cannot_be_deleted" => "Cashup cannot be deleted", - "cash_difference" => "", - "close_date" => "Close Date", - "close_employee" => "Closed By", - "closed_amount_card" => "Cards", - "closed_amount_cash" => "Closed Cash", - "closed_amount_check" => "Checks", - "closed_amount_due" => "Dues", - "closed_amount_giftcard" => "", - "closed_amount_total" => "Total", - "closed_date" => "Closed Date", - "confirm_delete" => "Are you sure you want to delete the selected Cashup?", - "confirm_restore" => "Are you sure you want to restore selected Cashup(s)?", - "confirm_submit" => "", - "date_number" => "Date must be a number", - "date_required" => "Date is a required field", - "description" => "Description", - "enable_expected" => "", - "error_adding_updating" => "Error adding/updating Cashup", - "giftcard" => "", - "id" => "Id", - "info" => "Cashups Info", - "info_employee" => "", - "is_deleted" => "Deleted", - "new" => "New Cashup", - "no_cashups_to_display" => "There are no Cashups to display", - "none_selected" => "You have not selected any Cashups", - "note" => "Notes", - "one_or_multiple" => "Cashups(s)", - "open_amount_cash" => "Open Cash", - "open_date" => "Open Date", - "open_employee" => "Opened By", - "opened_date" => "Opened Date", - "successful_adding" => "Cashup add successful", - "successful_deleted" => "Cashup delete successful", - "successful_updating" => "Cashup update successful", - "total" => "Total", - "transfer_amount_cash" => "In/Out Cash", - "transfer_amount_cash_minus" => "", - "update" => "Update Cashup", - "warning" => "", -]; + "Amount", + "amount_number" => "Amount must be a number", + "amount_required" => "Amount is a Required Field.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "Cashup cannot be deleted", + "cash_difference" => "", + "close_date" => "Close Date", + "close_employee" => "Closed By", + "closed_amount_card" => "Cards", + "closed_amount_cash" => "Closed Cash", + "closed_amount_check" => "Checks", + "closed_amount_due" => "Dues", + "closed_amount_giftcard" => "", + "closed_amount_total" => "Total", + "closed_date" => "Closed Date", + "confirm_delete" => "Are you sure you want to delete the selected Cashup?", + "confirm_restore" => "Are you sure you want to restore selected Cashup(s)?", + "confirm_submit" => "", + "date_number" => "Date must be a number", + "date_required" => "Date is a required field", + "description" => "Description", + "enable_expected" => "", + "error_adding_updating" => "Error adding/updating Cashup", + "giftcard" => "", + "id" => "Id", + "info" => "Cashups Info", + "info_employee" => "", + "is_deleted" => "Deleted", + "new" => "New Cashup", + "no_cashups_to_display" => "There are no Cashups to display", + "none_selected" => "You have not selected any Cashups", + "note" => "Notes", + "one_or_multiple" => "Cashups(s)", + "open_amount_cash" => "Open Cash", + "open_date" => "Open Date", + "open_employee" => "Opened By", + "opened_date" => "Opened Date", + "successful_adding" => "Cashup add successful", + "successful_deleted" => "Cashup delete successful", + "successful_updating" => "Cashup update successful", + "total" => "Total", + "transfer_amount_cash" => "In/Out Cash", + "transfer_amount_cash_minus" => "", + "update" => "Update Cashup", + "warning" => "", +]; diff --git a/app/Language/en-US/Common.php b/app/Language/en-US/Common.php index 1d9c61489..870f9a956 100644 --- a/app/Language/en-US/Common.php +++ b/app/Language/en-US/Common.php @@ -1,88 +1,88 @@ - "Address 1", - "address_2" => "Address 2", - "admin" => "", - "city" => "City", - "clerk" => "", - "close" => "Close", - "color" => "", - "comments" => "Comments", - "common" => "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?", - "copyrights" => "© 2010 - {0}", - "correct_errors" => "Please correct identified errors before saving", - "country" => "Country", - "dashboard" => "", - "date" => "Date", - "delete" => "Delete", - "det" => "details", - "download_import_template" => "Download Import CSV Template (CSV)", - "edit" => "edit", - "email" => "Email", - "email_invalid_format" => "The email address is not in the correct format.", - "export_csv" => "CSV Export", - "export_csv_no" => "No", - "export_csv_yes" => "Yes", - "fields_required_message" => "Fields in red are required", - "fields_required_message_unique" => "", - "first_name" => "First Name", - "first_name_required" => "First Name is a required field.", - "first_page" => "First", - "gender" => "Gender", - "gender_female" => "F", - "gender_male" => "M", - "gender_undefined" => "", - "icon" => "Icon", - "id" => "ID", - "import" => "Import", - "import_change_file" => "Change", - "import_csv" => "CSV Import", - "import_full_path" => "Full path to CSV file required", - "import_remove_file" => "Remove", - "import_select_file" => "Select file", - "inv" => "inv", - "last_name" => "Last Name", - "last_name_required" => "Last Name is a required field.", - "last_page" => "Last", - "learn_about_project" => "to learn the latest information about the project.", - "list_of" => "List of", - "logo" => "Logo", - "logo_mark" => "Mark", - "logout" => "", - "manager" => "", - "migration_needed" => "", - "new" => "New", - "no" => "No", - "no_persons_to_display" => "There are no people to display.", - "none_selected_text" => "[Select]", - "or" => "OR", - "people" => "", - "phone_number" => "Phone Number", - "phone_number_required" => "", - "please_visit_my" => "Please visit the", - "position" => "", - "powered_by" => "Powered by", - "price" => "Price", - "print" => "Print", - "remove" => "Remove", - "required" => "Required", - "restore" => "Restore", - "return_policy" => "Return Policy", - "search" => "Search", - "search_options" => "Search options", - "searched_for" => "Searched for", - "software_short" => "OSPOS", - "software_title" => "Open Source Point of Sale", - "state" => "State", - "submit" => "Submit", - "total_spent" => "Total Spent", - "unknown" => "Unknown", - "view_recent_sales" => "View Recent Sales", - "website" => "opensourcepos.org", - "welcome" => "Welcome", - "welcome_message" => "Welcome to OSPOS, click a module below to get started.", - "yes" => "Yes", - "you_are_using_ospos" => "", - "zip" => "Postal Code", -]; + "Address 1", + "address_2" => "Address 2", + "admin" => "", + "city" => "City", + "clerk" => "", + "close" => "Close", + "color" => "", + "comments" => "Comments", + "common" => "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?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "Please correct identified errors before saving", + "country" => "Country", + "dashboard" => "", + "date" => "Date", + "delete" => "Delete", + "det" => "details", + "download_import_template" => "Download Import CSV Template (CSV)", + "edit" => "edit", + "email" => "Email", + "email_invalid_format" => "The email address is not in the correct format.", + "export_csv" => "CSV Export", + "export_csv_no" => "No", + "export_csv_yes" => "Yes", + "fields_required_message" => "Fields in red are required", + "fields_required_message_unique" => "", + "first_name" => "First Name", + "first_name_required" => "First Name is a required field.", + "first_page" => "First", + "gender" => "Gender", + "gender_female" => "F", + "gender_male" => "M", + "gender_undefined" => "", + "icon" => "Icon", + "id" => "ID", + "import" => "Import", + "import_change_file" => "Change", + "import_csv" => "CSV Import", + "import_full_path" => "Full path to CSV file required", + "import_remove_file" => "Remove", + "import_select_file" => "Select file", + "inv" => "inv", + "last_name" => "Last Name", + "last_name_required" => "Last Name is a required field.", + "last_page" => "Last", + "learn_about_project" => "to learn the latest information about the project.", + "list_of" => "List of", + "logo" => "Logo", + "logo_mark" => "Mark", + "logout" => "", + "manager" => "", + "migration_needed" => "", + "new" => "New", + "no" => "No", + "no_persons_to_display" => "There are no people to display.", + "none_selected_text" => "[Select]", + "or" => "OR", + "people" => "", + "phone_number" => "Phone Number", + "phone_number_required" => "", + "please_visit_my" => "Please visit the", + "position" => "", + "powered_by" => "Powered by", + "price" => "Price", + "print" => "Print", + "remove" => "Remove", + "required" => "Required", + "restore" => "Restore", + "return_policy" => "Return Policy", + "search" => "Search", + "search_options" => "Search options", + "searched_for" => "Searched for", + "software_short" => "OSPOS", + "software_title" => "Open Source Point of Sale", + "state" => "State", + "submit" => "Submit", + "total_spent" => "Total Spent", + "unknown" => "Unknown", + "view_recent_sales" => "View Recent Sales", + "website" => "opensourcepos.org", + "welcome" => "Welcome", + "welcome_message" => "Welcome to OSPOS, click a module below to get started.", + "yes" => "Yes", + "you_are_using_ospos" => "", + "zip" => "Postal Code", +]; diff --git a/app/Language/en-US/Datepicker.php b/app/Language/en-US/Datepicker.php index ebb4592ed..222a616d2 100644 --- a/app/Language/en-US/Datepicker.php +++ b/app/Language/en-US/Datepicker.php @@ -1,23 +1,23 @@ - "All Time", - "apply" => "Apply", - "cancel" => "Cancel", - "custom" => "Custom", - "from" => "From", - "last_30" => "Last 30 Days", - "last_7" => "Last 7 Days", - "last_financial_year" => "Last Fiscal Year", - "last_month" => "Last Month", - "last_year" => "Last Year", - "same_month_last_year" => "Same Month Last Year", - "same_month_to_same_day_last_year" => "Same Month To Same Day Last Year", - "this_financial_year" => "Current Fiscal Year", - "this_month" => "Current Month", - "this_year" => "Current Year", - "to" => "To", - "today" => "Today", - "today_last_year" => "Today Last Year", - "weekstart" => "0", - "yesterday" => "Yesterday", -]; + "All Time", + "apply" => "Apply", + "cancel" => "Cancel", + "custom" => "Custom", + "from" => "From", + "last_30" => "Last 30 Days", + "last_7" => "Last 7 Days", + "last_financial_year" => "Last Fiscal Year", + "last_month" => "Last Month", + "last_year" => "Last Year", + "same_month_last_year" => "Same Month Last Year", + "same_month_to_same_day_last_year" => "Same Month To Same Day Last Year", + "this_financial_year" => "Current Fiscal Year", + "this_month" => "Current Month", + "this_year" => "Current Year", + "to" => "To", + "today" => "Today", + "today_last_year" => "Today Last Year", + "weekstart" => "0", + "yesterday" => "Yesterday", +]; diff --git a/app/Language/en-US/Employees.php b/app/Language/en-US/Employees.php index 5517c7c4f..b2cef32d5 100644 --- a/app/Language/en-US/Employees.php +++ b/app/Language/en-US/Employees.php @@ -1,44 +1,44 @@ - "", - "basic_information" => "Information", - "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.", - "change_employee" => "", - "change_password" => "Change Password", - "clerk" => "", - "commission" => "", - "confirm_delete" => "Are you sure you want to delete the selected employee(s)?", - "confirm_restore" => "Are you sure you want to restore selected employee(s)?", - "current_password" => "Current Password", - "current_password_invalid" => "Current Password is invalid.", - "employee" => "Employee", - "error_adding_updating" => "Employee add or update failed.", - "error_deleting_demo_admin" => "You can not delete the demo admin user.", - "error_updating_demo_admin" => "You can not change the demo admin user.", - "language" => "Language", - "login_info" => "Login", - "manager" => "", - "new" => "New Employee", - "none_selected" => "You have not selected any employee(s) to delete.", - "one_or_multiple" => "employee(s)", - "password" => "Password", - "password_minlength" => "Password must be at least 8 characters in length.", - "password_must_match" => "Passwords do not match.", - "password_not_must_match" => "Current password and new password must be unique.", - "password_required" => "Password is required.", - "permission_desc" => "Check the boxes below to grant access to modules.", - "permission_info" => "Permissions", - "repeat_password" => "Password Again", - "subpermission_required" => "Add at least one grant for each module.", - "successful_adding" => "Employee add successful.", - "successful_change_password" => "Password change successful.", - "successful_deleted" => "You have successfully deleted", - "successful_updating" => "You have successfully updated employee", - "system_language" => "System Language", - "unsuccessful_change_password" => "Password change failed.", - "update" => "Update Employee", - "username" => "Username", - "username_duplicate" => "Employee username is already in use. Please choose another one.", - "username_minlength" => "Username must be at least 5 characters in length.", - "username_required" => "Username is a required field.", -]; + "", + "basic_information" => "Information", + "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.", + "change_employee" => "", + "change_password" => "Change Password", + "clerk" => "", + "commission" => "", + "confirm_delete" => "Are you sure you want to delete the selected employee(s)?", + "confirm_restore" => "Are you sure you want to restore selected employee(s)?", + "current_password" => "Current Password", + "current_password_invalid" => "Current Password is invalid.", + "employee" => "Employee", + "error_adding_updating" => "Employee add or update failed.", + "error_deleting_demo_admin" => "You can not delete the demo admin user.", + "error_updating_demo_admin" => "You can not change the demo admin user.", + "language" => "Language", + "login_info" => "Login", + "manager" => "", + "new" => "New Employee", + "none_selected" => "You have not selected any employee(s) to delete.", + "one_or_multiple" => "employee(s)", + "password" => "Password", + "password_minlength" => "Password must be at least 8 characters in length.", + "password_must_match" => "Passwords do not match.", + "password_not_must_match" => "Current password and new password must be unique.", + "password_required" => "Password is required.", + "permission_desc" => "Check the boxes below to grant access to modules.", + "permission_info" => "Permissions", + "repeat_password" => "Password Again", + "subpermission_required" => "Add at least one grant for each module.", + "successful_adding" => "Employee add successful.", + "successful_change_password" => "Password change successful.", + "successful_deleted" => "You have successfully deleted", + "successful_updating" => "You have successfully updated employee", + "system_language" => "System Language", + "unsuccessful_change_password" => "Password change failed.", + "update" => "Update Employee", + "username" => "Username", + "username_duplicate" => "Employee username is already in use. Please choose another one.", + "username_minlength" => "Username must be at least 5 characters in length.", + "username_required" => "Username is a required field.", +]; diff --git a/app/Language/en-US/Enum.php b/app/Language/en-US/Enum.php index e3d3a8d4d..6189977b6 100644 --- a/app/Language/en-US/Enum.php +++ b/app/Language/en-US/Enum.php @@ -1,10 +1,10 @@ - "Half Down", - "half_even" => "Half Even", - "half_five" => "Half Five", - "half_odd" => "Half Odd", - "half_up" => "Half Up", - "round_down" => "Round Down", - "round_up" => "Round Up", -]; + "Half Down", + "half_even" => "Half Even", + "half_five" => "Half Five", + "half_odd" => "Half Odd", + "half_up" => "Half Up", + "round_down" => "Round Down", + "round_up" => "Round Up", +]; diff --git a/app/Language/en-US/Error.php b/app/Language/en-US/Error.php index ec406866d..ea2c39425 100644 --- a/app/Language/en-US/Error.php +++ b/app/Language/en-US/Error.php @@ -1,5 +1,5 @@ - "You do not have permission to access the module named", - "unknown" => "Unexpected error", -]; + "You do not have permission to access the module named", + "unknown" => "Unexpected error", +]; diff --git a/app/Language/en-US/Expenses.php b/app/Language/en-US/Expenses.php index a8fa87f40..631865024 100644 --- a/app/Language/en-US/Expenses.php +++ b/app/Language/en-US/Expenses.php @@ -1,50 +1,50 @@ - "Add Expense", - "amount" => "Amount", - "amount_number" => "Amount must be a number", - "amount_required" => "Expense Amount required", - "by_category" => "Category", - "cannot_be_deleted" => "Could not delete Category Expense(s)", - "cash" => "Cash", - "cash_filter" => "Cash", - "categories_name" => "Category", - "category_required" => "category is a required field", - "check" => "Check", - "check_filter" => "Check", - "confirm_delete" => "Are you sure you want to delete the selected Expense(s)?", - "confirm_restore" => "Are you sure you want to restore the selected Expense(s)?", - "credit" => "Credit Card", - "credit_filter" => "Credit Card", - "date" => "Date", - "date_number" => "date must be a number", - "date_required" => "date is a required field", - "debit" => "Debit Card", - "debit_filter" => "Debit Card", - "description" => "Description", - "due" => "Due", - "due_filter" => "Due", - "employee" => "Created By", - "error_adding_updating" => "Error adding/updating Expense", - "expense_id" => "Id", - "employee" => "Employee", - "info" => "Expense Info", - "ip_address" => "", - "is_deleted" => "Deleted", - "name_required" => "Expense Name required", - "new" => "New Expense", - "new_supplier" => "", - "no_expenses_to_display" => "There are no Expenses to display", - "none_selected" => "You have not selected any Expense", - "one_or_multiple" => "Expense(s)", - "payment" => "Payment Type", - "start_typing_supplier_name" => "Start Typing Supplier's name...", - "successful_adding" => "Expense add successful", - "successful_deleted" => "Expense delete successful", - "successful_updating" => "Expense update successful", - "supplier_name" => "Supplier", - "supplier_tax_code" => "Tax Code", - "tax_amount" => "Tax", - "tax_amount_number" => "", - "update" => "Update Expense", -]; + "Add Expense", + "amount" => "Amount", + "amount_number" => "Amount must be a number", + "amount_required" => "Expense Amount required", + "by_category" => "Category", + "cannot_be_deleted" => "Could not delete Category Expense(s)", + "cash" => "Cash", + "cash_filter" => "Cash", + "categories_name" => "Category", + "category_required" => "category is a required field", + "check" => "Check", + "check_filter" => "Check", + "confirm_delete" => "Are you sure you want to delete the selected Expense(s)?", + "confirm_restore" => "Are you sure you want to restore the selected Expense(s)?", + "credit" => "Credit Card", + "credit_filter" => "Credit Card", + "date" => "Date", + "date_number" => "date must be a number", + "date_required" => "date is a required field", + "debit" => "Debit Card", + "debit_filter" => "Debit Card", + "description" => "Description", + "due" => "Due", + "due_filter" => "Due", + "employee" => "Created By", + "error_adding_updating" => "Error adding/updating Expense", + "expense_id" => "Id", + "expenses_employee" => "Employee", + "info" => "Expense Info", + "ip_address" => "", + "is_deleted" => "Deleted", + "name_required" => "Expense Name required", + "new" => "New Expense", + "new_supplier" => "", + "no_expenses_to_display" => "There are no Expenses to display", + "none_selected" => "You have not selected any Expense", + "one_or_multiple" => "Expense(s)", + "payment" => "Payment Type", + "start_typing_supplier_name" => "Start Typing Supplier's name...", + "successful_adding" => "Expense add successful", + "successful_deleted" => "Expense delete successful", + "successful_updating" => "Expense update successful", + "supplier_name" => "Supplier", + "supplier_tax_code" => "Tax Code", + "tax_amount" => "Tax", + "tax_amount_number" => "", + "update" => "Update Expense", +]; diff --git a/app/Language/en-US/Expenses_categories.php b/app/Language/en-US/Expenses_categories.php index 589740b7c..7e1f40570 100644 --- a/app/Language/en-US/Expenses_categories.php +++ b/app/Language/en-US/Expenses_categories.php @@ -1,22 +1,22 @@ - "Expense Category name required", - "add_item" => "Add Category", - "cannot_be_deleted" => "Could not delete Category Expense(s)", - "category_id" => "Id", - "confirm_delete" => "Are you sure you want to delete the selected Expense Category?", - "confirm_restore" => "Are you sure you want to restore the selected Expense Category?", - "description" => "Category Description", - "error_adding_updating" => "Error adding/updating Expense Category", - "info" => "Category Expense Info", - "name" => "Category Name", - "new" => "New Category", - "no_expenses_categories_to_display" => "No Category to display", - "none_selected" => "You have not selected any Category Expense", - "one_or_multiple" => "Category Expense", - "quantity" => "Quantity", - "successful_adding" => "Expense Category add successful", - "successful_deleted" => "Expense Category delete successful", - "successful_updating" => "Expense Category update successful", - "update" => "Update Category", -]; + "Expense Category name required", + "add_item" => "Add Category", + "cannot_be_deleted" => "Could not delete Category Expense(s)", + "category_id" => "Id", + "confirm_delete" => "Are you sure you want to delete the selected Expense Category?", + "confirm_restore" => "Are you sure you want to restore the selected Expense Category?", + "description" => "Category Description", + "error_adding_updating" => "Error adding/updating Expense Category", + "info" => "Category Expense Info", + "name" => "Category Name", + "new" => "New Category", + "no_expenses_categories_to_display" => "No Category to display", + "none_selected" => "You have not selected any Category Expense", + "one_or_multiple" => "Category Expense", + "quantity" => "Quantity", + "successful_adding" => "Expense Category add successful", + "successful_deleted" => "Expense Category delete successful", + "successful_updating" => "Expense Category update successful", + "update" => "Update Category", +]; diff --git a/app/Language/en-US/Giftcards.php b/app/Language/en-US/Giftcards.php index 792980e4f..78398b03a 100644 --- a/app/Language/en-US/Giftcards.php +++ b/app/Language/en-US/Giftcards.php @@ -1,71 +1,71 @@ - "Inventory to add or subtract.", - "allow_alt_description" => "Allow Alternate Description", - "bulk_edit" => "Bulk Edit", - "cannot_be_deleted" => "Could not delete selected Gift Card(s), one or more of the selected Gift Cards has sales.", - "cannot_find_giftcard" => "Gift Card not found.", - "cannot_use" => "Gift Card {0} cannot be used for this sale: invalid Customer.", - "card_value" => "Value", - "category" => "Category", - "change_all_to_allow_alt_desc" => "Allow alternate description for all.", - "change_all_to_not_allow_allow_desc" => "Do not allow alternate description for all.", - "change_all_to_serialized" => "Change All To Serialized", - "change_all_to_unserialized" => "Change All To Unserialized", - "confirm_bulk_edit" => "Are you sure you want to edit the selected Gift Card(s)?", - "confirm_delete" => "Are you sure you want to delete the selected Gift Card(s)?", - "confirm_restore" => "Are you sure you want to restore selected Gift Card(s)?", - "cost_price" => "Wholesale Price", - "count" => "Update Inventory", - "csv_import_failed" => "CSV import failed.", - "current_quantity" => "Current Quantity", - "description" => "Description", - "details_count" => "Inventory Count Details", - "do_nothing" => "Do Nothing", - "edit_fields_you_want_to_update" => "Edit desired fields for selected Gift Card(s).", - "edit_multiple_giftcards" => "Edit Multiple Gift Cards.", - "error_adding_updating" => "Gift Card add or update failed.", - "error_updating_multiple" => "Gift Card(s) update failed.", - "generate_barcodes" => "Generate Barcodes", - "giftcard" => "Gift Card", - "giftcard_number" => "Gift Card Number", - "info_provided_by" => "Info provided by", - "inventory_comments" => "Comments", - "is_serialized" => "Gift Card has Serial Number", - "low_inventory_giftcards" => "Low Inventory Gift Cards", - "manually_editing_of_quantity" => "Manual Edit of Quantity", - "must_select_giftcard_for_barcode" => "You must select at least one (1) Gift Card to generate barcodes.", - "new" => "New Gift Card", - "no_description_giftcards" => "No Description Gift Cards", - "no_giftcards_to_display" => "No Gift Cards to display.", - "none" => "None", - "none_selected" => "No Gift Card(s) selected to edit.", - "number" => "Gift Card Number must be a number.", - "number_information" => "Gift Card Number", - "number_required" => "Gift Card Number is a required field.", - "one_or_multiple" => "Gift Card(s)", - "person_id" => "Customer", - "quantity" => "Quantity", - "quantity_required" => "Quantity is a required field. Please close (X) to cancel.", - "remaining_balance" => "Gift Card {0} remaining value is {1}!", - "reorder_level" => "Reorder Level", - "retrive_giftcard_info" => "Retrieve Gift Card Info", - "sales_tax_1" => "Sales Tax", - "sales_tax_2" => "Sales Tax 2", - "serialized_giftcards" => "Serialized Gift Cards", - "successful_adding" => "You have successfully added Gift Card", - "successful_bulk_edit" => "You have successfully updated the selected Gift Card(s)", - "successful_deleted" => "You have successfully deleted", - "successful_updating" => "You have successfully updated Gift Card", - "supplier" => "Supplier", - "tax_1" => "Tax 1", - "tax_2" => "Tax 2", - "tax_percent" => "Tax Percent", - "tax_percents" => "Tax Percent(s)", - "unit_price" => "Retail Value", - "upc_database" => "Barcode Database", - "update" => "Update Gift Card", - "use_inventory_menu" => "Use Inventory Menu", - "value" => "Gift Card Value must be a number.", - "value_required" => "Gift Card Value is a required field.", -]; + "Inventory to add or subtract.", + "allow_alt_description" => "Allow Alternate Description", + "bulk_edit" => "Bulk Edit", + "cannot_be_deleted" => "Could not delete selected Gift Card(s), one or more of the selected Gift Cards has sales.", + "cannot_find_giftcard" => "Gift Card not found.", + "cannot_use" => "Gift Card {0} cannot be used for this sale: invalid Customer.", + "card_value" => "Value", + "category" => "Category", + "change_all_to_allow_alt_desc" => "Allow alternate description for all.", + "change_all_to_not_allow_allow_desc" => "Do not allow alternate description for all.", + "change_all_to_serialized" => "Change All To Serialized", + "change_all_to_unserialized" => "Change All To Unserialized", + "confirm_bulk_edit" => "Are you sure you want to edit the selected Gift Card(s)?", + "confirm_delete" => "Are you sure you want to delete the selected Gift Card(s)?", + "confirm_restore" => "Are you sure you want to restore selected Gift Card(s)?", + "cost_price" => "Wholesale Price", + "count" => "Update Inventory", + "csv_import_failed" => "CSV import failed.", + "current_quantity" => "Current Quantity", + "description" => "Description", + "details_count" => "Inventory Count Details", + "do_nothing" => "Do Nothing", + "edit_fields_you_want_to_update" => "Edit desired fields for selected Gift Card(s).", + "edit_multiple_giftcards" => "Edit Multiple Gift Cards.", + "error_adding_updating" => "Gift Card add or update failed.", + "error_updating_multiple" => "Gift Card(s) update failed.", + "generate_barcodes" => "Generate Barcodes", + "giftcard" => "Gift Card", + "giftcard_number" => "Gift Card Number", + "info_provided_by" => "Info provided by", + "inventory_comments" => "Comments", + "is_serialized" => "Gift Card has Serial Number", + "low_inventory_giftcards" => "Low Inventory Gift Cards", + "manually_editing_of_quantity" => "Manual Edit of Quantity", + "must_select_giftcard_for_barcode" => "You must select at least one (1) Gift Card to generate barcodes.", + "new" => "New Gift Card", + "no_description_giftcards" => "No Description Gift Cards", + "no_giftcards_to_display" => "No Gift Cards to display.", + "none" => "None", + "none_selected" => "No Gift Card(s) selected to edit.", + "number" => "Gift Card Number must be a number.", + "number_information" => "Gift Card Number", + "number_required" => "Gift Card Number is a required field.", + "one_or_multiple" => "Gift Card(s)", + "person_id" => "Customer", + "quantity" => "Quantity", + "quantity_required" => "Quantity is a required field. Please close (X) to cancel.", + "remaining_balance" => "Gift Card {0} remaining value is {1}!", + "reorder_level" => "Reorder Level", + "retrive_giftcard_info" => "Retrieve Gift Card Info", + "sales_tax_1" => "Sales Tax", + "sales_tax_2" => "Sales Tax 2", + "serialized_giftcards" => "Serialized Gift Cards", + "successful_adding" => "You have successfully added Gift Card", + "successful_bulk_edit" => "You have successfully updated the selected Gift Card(s)", + "successful_deleted" => "You have successfully deleted", + "successful_updating" => "You have successfully updated Gift Card", + "supplier" => "Supplier", + "tax_1" => "Tax 1", + "tax_2" => "Tax 2", + "tax_percent" => "Tax Percent", + "tax_percents" => "Tax Percent(s)", + "unit_price" => "Retail Value", + "upc_database" => "Barcode Database", + "update" => "Update Gift Card", + "use_inventory_menu" => "Use Inventory Menu", + "value" => "Gift Card Value must be a number.", + "value_required" => "Gift Card Value is a required field.", +]; diff --git a/app/Language/en-US/Item_kits.php b/app/Language/en-US/Item_kits.php index a92f96659..6cad076e5 100644 --- a/app/Language/en-US/Item_kits.php +++ b/app/Language/en-US/Item_kits.php @@ -1,41 +1,41 @@ - "Add Item", - "all" => "All", - "cannot_be_deleted" => "Item Kit(s) delete failed.", - "confirm_delete" => "Are you sure you want to delete the selected Item Kit(s)?", - "confirm_restore" => "Are you sure you want to restore selected Item Kit(s)?", - "description" => "Item Kit Description", - "discount" => "Discount", - "discount_fixed" => "Fixed Discount", - "discount_percent" => "Discount Percent", - "discount_type" => "Discount Type", - "error_adding_updating" => "Item Kit add or update failed.", - "find_kit_item" => "Kit Item", - "info" => "Item Kit Info", - "item" => "Item", - "item_kit_number" => "Barcode", - "item_kit_number_duplicate" => "Item Kit Number is already present in the database.", - "item_number" => "", - "item_number_duplicate" => "", - "items" => "Items", - "kit" => "Kit ID", - "kit_and_components" => "Kit and Components", - "kit_and_stock" => "Kit and Stock", - "kit_only" => "Kit Only", - "name" => "Item Kit Name", - "new" => "New Item Kit", - "no_item_kits_to_display" => "No Item Kits to display.", - "none_selected" => "You have not selected any Item Kits.", - "one_or_multiple" => "Item Kit(s)", - "price_option" => "Price Option", - "priced_only" => "Priced Only", - "print_option" => "Print Option", - "quantity" => "Quantity", - "sequence" => "Sequence", - "successful_adding" => "You have successfully added Item Kit", - "successful_deleted" => "You have successfully deleted", - "successful_updating" => "You have successfully updated Item Kit", - "unit_price" => "", - "update" => "Update Item Kit", -]; + "Add Item", + "all" => "All", + "cannot_be_deleted" => "Item Kit(s) delete failed.", + "confirm_delete" => "Are you sure you want to delete the selected Item Kit(s)?", + "confirm_restore" => "Are you sure you want to restore selected Item Kit(s)?", + "description" => "Item Kit Description", + "discount" => "Discount", + "discount_fixed" => "Fixed Discount", + "discount_percent" => "Discount Percent", + "discount_type" => "Discount Type", + "error_adding_updating" => "Item Kit add or update failed.", + "find_kit_item" => "Kit Item", + "info" => "Item Kit Info", + "item" => "Item", + "item_kit_number" => "Barcode", + "item_kit_number_duplicate" => "Item Kit Number is already present in the database.", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "Items", + "kit" => "Kit ID", + "kit_and_components" => "Kit and Components", + "kit_and_stock" => "Kit and Stock", + "kit_only" => "Kit Only", + "name" => "Item Kit Name", + "new" => "New Item Kit", + "no_item_kits_to_display" => "No Item Kits to display.", + "none_selected" => "You have not selected any Item Kits.", + "one_or_multiple" => "Item Kit(s)", + "price_option" => "Price Option", + "priced_only" => "Priced Only", + "print_option" => "Print Option", + "quantity" => "Quantity", + "sequence" => "Sequence", + "successful_adding" => "You have successfully added Item Kit", + "successful_deleted" => "You have successfully deleted", + "successful_updating" => "You have successfully updated Item Kit", + "unit_price" => "", + "update" => "Update Item Kit", +]; diff --git a/app/Language/en-US/Items.php b/app/Language/en-US/Items.php index dd253c8ab..aeb634a98 100644 --- a/app/Language/en-US/Items.php +++ b/app/Language/en-US/Items.php @@ -1,120 +1,120 @@ - "Inventory to add or subtract.", - "allow_alt_description" => "Allow Alternate Description", - "amount_entry" => "Amount Entry", - "bulk_edit" => "Bulk Edit", - "buy_price_required" => "Purchase Price is a required field.", - "cannot_be_deleted" => "Could not delete selected Item(s), one or more of the selected Items have sales.", - "cannot_find_item" => "Item not found.", - "categories" => "", - "category" => "Category", - "category_new" => "", - "category_required" => "Category is a required field.", - "change_all_to_allow_alt_desc" => "Allow Alternate Description for all.", - "change_all_to_not_allow_allow_desc" => "Do not allow Alternate Description for all.", - "change_all_to_serialized" => "Change all to Serialized", - "change_all_to_unserialized" => "Change all to Unserialized", - "change_image" => "Change Image", - "confirm_bulk_edit" => "Are you sure you want to edit selected Item(s)?", - "confirm_bulk_edit_wipe_taxes" => "All Item Tax information will be replaced.", - "confirm_delete" => "Are you sure you want to delete selected item(s)?", - "confirm_restore" => "Are you sure you want to restore selected item(s)?", - "cost_price" => "Wholesale Price", - "cost_price_number" => "Wholesale Price must be a number.", - "cost_price_required" => "Wholesale Price is a required field.", - "count" => "Update Inventory", - "csv_import_failed" => "CSV import failed", - "csv_import_nodata_wrongformat" => "The uploaded CSV file has no data or is formatted incorrectly.", - "csv_import_partially_failed" => "There were {0} item import failure(s) on line(s): {1}. No rows were imported.", - "csv_import_success" => "Item CSV import successful.", - "current_quantity" => "Current Quantity", - "default_pack_name" => "Each", - "description" => "Description", - "details_count" => "Inventory Count Details", - "do_nothing" => "Do Nothing", - "edit" => "", - "edit_fields_you_want_to_update" => "Edit the desired fields for selected item(s).", - "edit_multiple_items" => "Editing Multiple Items", - "empty_upc_items" => "Empty Barcode Items", - "error_adding_updating" => "Error adding/updating item", - "error_updating_multiple" => "Error updating items", - "generate_barcodes" => "Generate Barcodes", - "hsn_code" => "Harmonized System Nomenclature", - "image" => "Avatar", - "import_items_csv" => "Item Import from CSV", - "info_provided_by" => "Information provided by", - "inventory" => "Inventory", - "inventory_CSV_import_quantity" => "Quantity Imported from CSV", - "inventory_comments" => "Comments", - "inventory_data_tracking" => "Inventory Data Tracking", - "inventory_date" => "Date", - "inventory_employee" => "Employee", - "inventory_in_out_quantity" => "In/Out Quantity", - "inventory_remarks" => "Remarks", - "is_deleted" => "Deleted", - "is_printed" => "", - "is_serialized" => "Item has Serial Number", - "item" => "Item", - "item_id" => "", - "item_number" => "Barcode", - "item_number_duplicate" => "Item Number is already present in the database.", - "kit" => "Kit", - "location" => "Location", - "low_inventory_items" => "Out Of Stock Items", - "low_sell_item" => "Low sell item", - "manually_editing_of_quantity" => "Manual Edit of Quantity", - "markup" => "", - "name" => "Item Name", - "name_required" => "Item Name is a required field.", - "new" => "New Item", - "no_description_items" => "No Description Items", - "no_items_to_display" => "No Items to display.", - "none" => "None", - "none_selected" => "You have not selected any Item(s) to edit", - "nonstock" => "Non-stocked", - "number_information" => "Item Number", - "number_required" => "Barcode is a required field.", - "one_or_multiple" => "item(s)", - "pack_name" => "Pack Name", - "qty_per_pack" => "Quantity per pack", - "quantity" => "Quantity", - "quantity_number" => "Quantity must be a number.", - "quantity_required" => "Quantity is a required field.", - "receiving_quantity" => "Receiving Quantity", - "remove_image" => "Remove Image", - "reorder_level" => "Reorder Level", - "reorder_level_number" => "Reorder Level must be a number.", - "reorder_level_required" => "Reorder Level is a required field.", - "retrive_item_info" => "Retrieve Item Info", - "sales_tax_1" => "Sales Tax", - "sales_tax_2" => "Sales Tax 2", - "search_attributes" => "Search Attributes", - "select_image" => "Select Image", - "serialized_items" => "Serialized Items", - "standard" => "Standard", - "stock" => "Stock", - "stock_location" => "Stock location", - "stock_type" => "Stock Type", - "successful_adding" => "You have successfully added item", - "successful_bulk_edit" => "You have successfully updated the selected item(s)", - "successful_deleted" => "You have successfully deleted", - "successful_updating" => "You have successfully updated item", - "supplier" => "Supplier", - "tax_1" => "Tax 1", - "tax_2" => "Tax 2", - "tax_3" => "", - "tax_category" => "Tax Category", - "tax_percent" => "", - "tax_percent_number" => "Tax Percent must be a numeric value", - "tax_percent_required" => "Tax Percent is a required field.", - "tax_percents" => "Tax Percent(s)", - "temp" => "Temporary", - "type" => "Item Type", - "unit_price" => "Retail Price", - "unit_price_number" => "Unit price must be a number.", - "unit_price_required" => "Retail Price is a required field.", - "upc_database" => "Barcode Database", - "update" => "Update Item", - "use_inventory_menu" => "Use Inventory Menu", -]; + "Inventory to add or subtract.", + "allow_alt_description" => "Allow Alternate Description", + "amount_entry" => "Amount Entry", + "bulk_edit" => "Bulk Edit", + "buy_price_required" => "Purchase Price is a required field.", + "cannot_be_deleted" => "Could not delete selected Item(s), one or more of the selected Items have sales.", + "cannot_find_item" => "Item not found.", + "categories" => "", + "category" => "Category", + "category_new" => "", + "category_required" => "Category is a required field.", + "change_all_to_allow_alt_desc" => "Allow Alternate Description for all.", + "change_all_to_not_allow_allow_desc" => "Do not allow Alternate Description for all.", + "change_all_to_serialized" => "Change all to Serialized", + "change_all_to_unserialized" => "Change all to Unserialized", + "change_image" => "Change Image", + "confirm_bulk_edit" => "Are you sure you want to edit selected Item(s)?", + "confirm_bulk_edit_wipe_taxes" => "All Item Tax information will be replaced.", + "confirm_delete" => "Are you sure you want to delete selected item(s)?", + "confirm_restore" => "Are you sure you want to restore selected item(s)?", + "cost_price" => "Wholesale Price", + "cost_price_number" => "Wholesale Price must be a number.", + "cost_price_required" => "Wholesale Price is a required field.", + "count" => "Update Inventory", + "csv_import_failed" => "CSV import failed", + "csv_import_nodata_wrongformat" => "The uploaded CSV file has no data or is formatted incorrectly.", + "csv_import_partially_failed" => "There were {0} item import failure(s) on line(s): {1}. No rows were imported.", + "csv_import_success" => "Item CSV import successful.", + "current_quantity" => "Current Quantity", + "default_pack_name" => "Each", + "description" => "Description", + "details_count" => "Inventory Count Details", + "do_nothing" => "Do Nothing", + "edit" => "", + "edit_fields_you_want_to_update" => "Edit the desired fields for selected item(s).", + "edit_multiple_items" => "Editing Multiple Items", + "empty_upc_items" => "Empty Barcode Items", + "error_adding_updating" => "Error adding/updating item", + "error_updating_multiple" => "Error updating items", + "generate_barcodes" => "Generate Barcodes", + "hsn_code" => "Harmonized System Nomenclature", + "image" => "Avatar", + "import_items_csv" => "Item Import from CSV", + "info_provided_by" => "Information provided by", + "inventory" => "Inventory", + "inventory_CSV_import_quantity" => "Quantity Imported from CSV", + "inventory_comments" => "Comments", + "inventory_data_tracking" => "Inventory Data Tracking", + "inventory_date" => "Date", + "inventory_employee" => "Employee", + "inventory_in_out_quantity" => "In/Out Quantity", + "inventory_remarks" => "Remarks", + "is_deleted" => "Deleted", + "is_printed" => "", + "is_serialized" => "Item has Serial Number", + "item" => "Item", + "item_id" => "", + "item_number" => "Barcode", + "item_number_duplicate" => "Item Number is already present in the database.", + "kit" => "Kit", + "location" => "Location", + "low_inventory_items" => "Out Of Stock Items", + "low_sell_item" => "Low sell item", + "manually_editing_of_quantity" => "Manual Edit of Quantity", + "markup" => "", + "name" => "Item Name", + "name_required" => "Item Name is a required field.", + "new" => "New Item", + "no_description_items" => "No Description Items", + "no_items_to_display" => "No Items to display.", + "none" => "None", + "none_selected" => "You have not selected any Item(s) to edit", + "nonstock" => "Non-stocked", + "number_information" => "Item Number", + "number_required" => "Barcode is a required field.", + "one_or_multiple" => "item(s)", + "pack_name" => "Pack Name", + "qty_per_pack" => "Quantity per pack", + "quantity" => "Quantity", + "quantity_number" => "Quantity must be a number.", + "quantity_required" => "Quantity is a required field.", + "receiving_quantity" => "Receiving Quantity", + "remove_image" => "Remove Image", + "reorder_level" => "Reorder Level", + "reorder_level_number" => "Reorder Level must be a number.", + "reorder_level_required" => "Reorder Level is a required field.", + "retrive_item_info" => "Retrieve Item Info", + "sales_tax_1" => "Sales Tax", + "sales_tax_2" => "Sales Tax 2", + "search_attributes" => "Search Attributes", + "select_image" => "Select Image", + "serialized_items" => "Serialized Items", + "standard" => "Standard", + "stock" => "Stock", + "stock_location" => "Stock location", + "stock_type" => "Stock Type", + "successful_adding" => "You have successfully added item", + "successful_bulk_edit" => "You have successfully updated the selected item(s)", + "successful_deleted" => "You have successfully deleted", + "successful_updating" => "You have successfully updated item", + "supplier" => "Supplier", + "tax_1" => "Tax 1", + "tax_2" => "Tax 2", + "tax_3" => "", + "tax_category" => "Tax Category", + "tax_percent" => "", + "tax_percent_number" => "Tax Percent must be a numeric value", + "tax_percent_required" => "Tax Percent is a required field.", + "tax_percents" => "Tax Percent(s)", + "temp" => "Temporary", + "type" => "Item Type", + "unit_price" => "Retail Price", + "unit_price_number" => "Unit price must be a number.", + "unit_price_required" => "Retail Price is a required field.", + "upc_database" => "Barcode Database", + "update" => "Update Item", + "use_inventory_menu" => "Use Inventory Menu", +]; diff --git a/app/Language/en-US/Login.php b/app/Language/en-US/Login.php index 156c9bac2..5bd982c4f 100644 --- a/app/Language/en-US/Login.php +++ b/app/Language/en-US/Login.php @@ -1,14 +1,14 @@ - "I'm not a robot.", - "go" => "Go", - "invalid_gcaptcha" => "Please verify that you are not a robot.", - "invalid_installation" => "The installation is not correct, check your php.ini file.", - "invalid_username_and_password" => "Invalid username and/or password.", - "login" => "Login", - "logout" => "Logout", - "migration_needed" => "A database migration to {0} will start after login.", - "password" => "Password", - "username" => "Username", - "welcome" => "Welcome to {0}!", -]; + "I'm not a robot.", + "go" => "Go", + "invalid_gcaptcha" => "Please verify that you are not a robot.", + "invalid_installation" => "The installation is not correct, check your php.ini file.", + "invalid_username_and_password" => "Invalid username and/or password.", + "login" => "Login", + "logout" => "Logout", + "migration_needed" => "A database migration to {0} will start after login.", + "password" => "Password", + "username" => "Username", + "welcome" => "Welcome to {0}!", +]; diff --git a/app/Language/en-US/Messages.php b/app/Language/en-US/Messages.php index c75fe05a4..dabf5733c 100644 --- a/app/Language/en-US/Messages.php +++ b/app/Language/en-US/Messages.php @@ -1,15 +1,15 @@ - "First name", - "last_name" => "Last name", - "message" => "Message", - "message_placeholder" => "Your Message here...", - "message_required" => "Message required", - "multiple_phones" => "(In case of multiple recipients, enter mobile numbers separated by commas)", - "phone" => "Phone number", - "phone_number_required" => "Phone number required", - "phone_placeholder" => "Mobile Number(s) here...", - "sms_send" => "Send SMS", - "successfully_sent" => "Message successfully sent to: ", - "unsuccessfully_sent" => "Message unsuccessfully sent to: ", -]; + "First name", + "last_name" => "Last name", + "message" => "Message", + "message_placeholder" => "Your Message here...", + "message_required" => "Message required", + "multiple_phones" => "(In case of multiple recipients, enter mobile numbers separated by commas)", + "phone" => "Phone number", + "phone_number_required" => "Phone number required", + "phone_placeholder" => "Mobile Number(s) here...", + "sms_send" => "Send SMS", + "successfully_sent" => "Message successfully sent to: ", + "unsuccessfully_sent" => "Message unsuccessfully sent to: ", +]; diff --git a/app/Language/en-US/Module.php b/app/Language/en-US/Module.php index 2a11287b7..c7c002dee 100644 --- a/app/Language/en-US/Module.php +++ b/app/Language/en-US/Module.php @@ -1,48 +1,48 @@ - "", - "admin_cashups_desc" => "", - "attributes" => "Attributes", - "attributes_desc" => "Add, Update, Delete, and Search attributes.", - "both" => "Both", - "cashups" => "Cashups", - "cashups_desc" => "Add, Update, Delete, and Search Cashups.", - "config" => "Configuration", - "config_desc" => "Change OSPOS's Configuration.", - "customers" => "Customers", - "customers_desc" => "Add, Update, Delete, and Search Customers.", - "employees" => "Employees", - "employees_desc" => "Add, Update, Delete, and Search Employees.", - "expenses" => "Expenses", - "expenses_categories" => "Expenses Categories", - "expenses_categories_desc" => "Add, Update, and Delete Expenses Categories.", - "expenses_desc" => "Add, Update, Delete, and Search Expenses.", - "giftcards" => "Gift Cards", - "giftcards_desc" => "Add, Update, Delete and Search Gift Cards.", - "home" => "Home", - "home_desc" => "List home menu modules.", - "item_kits" => "Item Kits", - "item_kits_desc" => "Add, Update, Delete and Search Item Kits.", - "items" => "Items", - "items_desc" => "Add, Update, Delete, and Search Items.", - "messages" => "Messages", - "messages_desc" => "Send Messages to Customers, Suppliers and Employees.", - "migrate" => "Migrate", - "migrate_desc" => "Update the OSPOS Database.", - "office" => "Office", - "office_desc" => "List office menu modules.", - "receivings" => "Receivings", - "receivings_desc" => "Process Purchase Orders.", - "reports" => "Reports", - "reports_desc" => "View and generate Reports.", - "sales" => "Sales", - "sales_desc" => "Process Sales and Returns.", - "suppliers" => "Suppliers", - "suppliers_desc" => "Add, Update, Delete, and Search Suppliers.", - "taxes" => "Taxes", - "taxes_desc" => "Configure Sales Taxes.", - "timeclocks" => "", - "timeclocks_categories" => "", - "timeclocks_categories_desc" => "", - "timeclocks_desc" => "", -]; + "", + "admin_cashups_desc" => "", + "attributes" => "Attributes", + "attributes_desc" => "Add, Update, Delete, and Search attributes.", + "both" => "Both", + "cashups" => "Cashups", + "cashups_desc" => "Add, Update, Delete, and Search Cashups.", + "config" => "Configuration", + "config_desc" => "Change OSPOS's Configuration.", + "customers" => "Customers", + "customers_desc" => "Add, Update, Delete, and Search Customers.", + "employees" => "Employees", + "employees_desc" => "Add, Update, Delete, and Search Employees.", + "expenses" => "Expenses", + "expenses_categories" => "Expenses Categories", + "expenses_categories_desc" => "Add, Update, and Delete Expenses Categories.", + "expenses_desc" => "Add, Update, Delete, and Search Expenses.", + "giftcards" => "Gift Cards", + "giftcards_desc" => "Add, Update, Delete and Search Gift Cards.", + "home" => "Home", + "home_desc" => "List home menu modules.", + "item_kits" => "Item Kits", + "item_kits_desc" => "Add, Update, Delete and Search Item Kits.", + "items" => "Items", + "items_desc" => "Add, Update, Delete, and Search Items.", + "messages" => "Messages", + "messages_desc" => "Send Messages to Customers, Suppliers and Employees.", + "migrate" => "Migrate", + "migrate_desc" => "Update the OSPOS Database.", + "office" => "Office", + "office_desc" => "List office menu modules.", + "receivings" => "Receivings", + "receivings_desc" => "Process Purchase Orders.", + "reports" => "Reports", + "reports_desc" => "View and generate Reports.", + "sales" => "Sales", + "sales_desc" => "Process Sales and Returns.", + "suppliers" => "Suppliers", + "suppliers_desc" => "Add, Update, Delete, and Search Suppliers.", + "taxes" => "Taxes", + "taxes_desc" => "Configure Sales Taxes.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/en-US/Receivings.php b/app/Language/en-US/Receivings.php index 5ffdeb87a..f6d1acc3a 100644 --- a/app/Language/en-US/Receivings.php +++ b/app/Language/en-US/Receivings.php @@ -1,58 +1,58 @@ - "", - "cancel_receiving" => "Cancel", - "cannot_be_deleted" => "Receiving(s) delete failed.", - "comments" => "Comments", - "complete_receiving" => "Finish", - "confirm_cancel_receiving" => "Are you sure you want to clear this receiving? All items will cleared.", - "confirm_delete" => "Are you sure you want to delete this receiving? This action cannot be undone.", - "confirm_finish_receiving" => "Are you sure you want to submit this receiving? This cannot be undone.", - "confirm_restore" => "", - "cost" => "Cost", - "daily" => "", - "date" => "Receiving Date", - "date_required" => "A correct date must be entered.", - "date_type" => "Date is a required field.", - "delete_entire_sale" => "Delete Entire Sale", - "discount" => "Discount", - "edit" => "Edit", - "edit_sale" => "Edit Receiving", - "employee" => "Employee", - "error_editing_item" => "Item edit failed.", - "error_requisition" => "Unable to move Inventory from or to the same Stock Location.", - "find_or_scan_item" => "Find or Scan Item", - "find_or_scan_item_or_receipt" => "Find or Scan Item or Receipt", - "id" => "Receiving ID", - "item_name" => "Item Name", - "mode" => "Receiving Mode", - "new_supplier" => "New Supplier", - "one_or_multiple" => "receiving(s)", - "print_after_sale" => "Print After Sale", - "quantity" => "Qty.", - "receipt" => "Receivings Receipt", - "receipt_number" => "Receiving #", - "receiving" => "Receive", - "reference" => "Reference", - "register" => "Items Receiving", - "requisition" => "Requisition", - "return" => "Return", - "select_supplier" => "Select Supplier (Optional)", - "ship_pack" => "Ship Pack", - "start_typing_supplier_name" => "Start Typing Supplier's name...", - "stock" => "Stock", - "stock_destination" => "Stock Destination", - "stock_locaiton" => "Stock Location", - "stock_source" => "Stock Source", - "successfully_deleted" => "You have successfully deleted", - "successfully_updated" => "Receiving successfully updated", - "supplier" => "Supplier", - "supplier_address" => "Address", - "supplier_email" => "Email", - "supplier_location" => "Location", - "total" => "Total", - "transaction_failed" => "Receivings transaction(s) failed.", - "unable_to_add_item" => "Item add to Receiving failed.", - "unsuccessfully_updated" => "Receiving update failed.", - "update" => "Update", -]; + "", + "cancel_receiving" => "Cancel", + "cannot_be_deleted" => "Receiving(s) delete failed.", + "comments" => "Comments", + "complete_receiving" => "Finish", + "confirm_cancel_receiving" => "Are you sure you want to clear this receiving? All items will cleared.", + "confirm_delete" => "Are you sure you want to delete this receiving? This action cannot be undone.", + "confirm_finish_receiving" => "Are you sure you want to submit this receiving? This cannot be undone.", + "confirm_restore" => "", + "cost" => "Cost", + "daily" => "", + "date" => "Receiving Date", + "date_required" => "A correct date must be entered.", + "date_type" => "Date is a required field.", + "delete_entire_sale" => "Delete Entire Sale", + "discount" => "Discount", + "edit" => "Edit", + "edit_sale" => "Edit Receiving", + "employee" => "Employee", + "error_editing_item" => "Item edit failed.", + "error_requisition" => "Unable to move Inventory from or to the same Stock Location.", + "find_or_scan_item" => "Find or Scan Item", + "find_or_scan_item_or_receipt" => "Find or Scan Item or Receipt", + "id" => "Receiving ID", + "item_name" => "Item Name", + "mode" => "Receiving Mode", + "new_supplier" => "New Supplier", + "one_or_multiple" => "receiving(s)", + "print_after_sale" => "Print After Sale", + "quantity" => "Qty.", + "receipt" => "Receivings Receipt", + "receipt_number" => "Receiving #", + "receiving" => "Receive", + "reference" => "Reference", + "register" => "Items Receiving", + "requisition" => "Requisition", + "return" => "Return", + "select_supplier" => "Select Supplier (Optional)", + "ship_pack" => "Ship Pack", + "start_typing_supplier_name" => "Start Typing Supplier's name...", + "stock" => "Stock", + "stock_destination" => "Stock Destination", + "stock_locaiton" => "Stock Location", + "stock_source" => "Stock Source", + "successfully_deleted" => "You have successfully deleted", + "successfully_updated" => "Receiving successfully updated", + "supplier" => "Supplier", + "supplier_address" => "Address", + "supplier_email" => "Email", + "supplier_location" => "Location", + "total" => "Total", + "transaction_failed" => "Receivings transaction(s) failed.", + "unable_to_add_item" => "Item add to Receiving failed.", + "unsuccessfully_updated" => "Receiving update failed.", + "update" => "Update", +]; diff --git a/app/Language/en-US/Reports.php b/app/Language/en-US/Reports.php index 011d5220e..3e662823f 100644 --- a/app/Language/en-US/Reports.php +++ b/app/Language/en-US/Reports.php @@ -1,148 +1,148 @@ - "All", - "authority" => "Authority", - "canceled" => "Canceled", - "categories" => "Categories", - "categories_summary_report" => "Categories Summary Report", - "category" => "Category", - "code_canceled" => "CNL", - "code_invoice" => "INV", - "code_pos" => "POS", - "code_quote" => "Q", - "code_return" => "RET", - "code_type" => "Type", - "code_work_order" => "W/O", - "comments" => "Comments", - "commission" => "", - "complete" => "Completed Sales and Returns", - "completed_sales" => "Completed Sales", - "confirm_delete" => "Are you sure you want to delete selected entry(s)?", - "confirm_restore" => "Are you sure you want to restore selected entry(s)?", - "cost" => "Wholesale", - "cost_price" => "Wholesale Price", - "count" => "Count", - "customer" => "Customer", - "customers" => "Customers", - "customers_summary_report" => "Customers Summary Report", - "date" => "Date", - "date_range" => "Date Range", - "description" => "Description", - "detailed_receivings_report" => "Detailed Receivings Report", - "detailed_receivings_report_input" => "", - "detailed_reports" => "Detailed Reports", - "detailed_requisition_report" => "", - "detailed_sales_report" => "Detailed Transactions Report", - "discount" => "Discount", - "discount_fixed" => "Fixed Discount", - "discount_percent" => "Discount Percent", - "discount_type" => "Discount Type", - "discounts" => "Discounts", - "discounts_summary_report" => "Discounts Summary Report", - "earned" => "Points Earned", - "employee" => "Employee", - "employees" => "Employees", - "employees_summary_report" => "Employees Summary Report", - "expenses" => "Expenses", - "expenses_amount" => "Amount", - "expenses_categories" => "Expenses", - "expenses_categories_summary_report" => "Expense Categories Summary Report", - "expenses_category" => "Category", - "expenses_payment_amount" => "", - "expenses_tax_amount" => "Tax", - "expenses_total_amount" => "Total Amount", - "expenses_total_tax_amount" => "Total Tax", - "graphical_reports" => "Graphical Reports", - "inventory" => "Inventory", - "inventory_low" => "Low Inventory", - "inventory_low_report" => "Low Inventory Report", - "inventory_reports" => "Inventory Reports", - "inventory_summary" => "Inventory Summary", - "inventory_summary_report" => "Inventory Summary Report", - "item" => "Item", - "item_count" => "Filter Item Count", - "item_name" => "Item Name", - "item_number" => "Barcode", - "items" => "Items", - "items_purchased" => "Items Purchased", - "items_received" => "Items Received", - "items_summary_report" => "Items Summary Report", - "jurisdiction" => "Jurisdiction", - "low_inventory" => "", - "low_inventory_report" => "", - "low_sell_quantity" => "Low Sell Qty", - "more_than_zero" => "More than zero", - "name" => "Name", - "no_reports_to_display" => "No Items to display.", - "payment_type" => "Payment Type", - "payments" => "Payments", - "payments_summary_report" => "Payments Summary Report", - "profit" => "Profit", - "quantity" => "Quantity", - "quantity_purchased" => "Quantity Purchased", - "quotes" => "Quotes", - "received_by" => "Received By", - "receiving_id" => "Receiving ID", - "receiving_type" => "Receiving Type", - "receivings" => "Receivings", - "reorder_level" => "Reorder Level", - "report" => "Report", - "report_input" => "Report Input", - "reports" => "Reports", - "requisition" => "", - "requisition_by" => "", - "requisition_id" => "", - "requisition_item" => "", - "requisition_item_quantity" => "", - "requisition_related_item" => "", - "requisition_related_item_total_quantity" => "", - "requisition_related_item_unit_quantity" => "", - "requisitions" => "Requisitions", - "returns" => "Returns", - "revenue" => "Revenue", - "sale_id" => "Trans. ID", - "sale_type" => "Transaction Type", - "sales" => "Transactions", - "sales_amount" => "Transactions amount", - "sales_summary_report" => "Transactions Summary Report", - "sales_taxes" => "Sales Taxes", - "sales_taxes_summary_report" => "Sales Taxes Summary Report", - "serial_number" => "Serial Number", - "service_charge" => "", - "sold_by" => "Sold By", - "sold_items" => "", - "sold_to" => "Sold To", - "stock_location" => "Stock Location", - "sub_total_value" => "Subtotal", - "subtotal" => "Subtotal", - "summary_reports" => "Summary Reports", - "supplied_by" => "Supplied by", - "supplier" => "Supplier", - "suppliers" => "Suppliers", - "suppliers_summary_report" => "Suppliers Summary Report", - "tax" => "Tax", - "tax_category" => "Tax Category", - "tax_name" => "Tax Name", - "tax_percent" => "Tax Percent", - "tax_rate" => "Tax Rate", - "taxes" => "Taxes", - "taxes_summary_report" => "Taxes Summary Report", - "total" => "Total", - "total_inventory_value" => "Total Inventory Value", - "total_low_sell_quantity" => "Total Low Sell Quantity", - "total_quantity" => "Total Quantity", - "total_retail" => "Total Inv. Retail Value", - "trans_amount" => "Transaction Amount", - "trans_due" => "Due", - "trans_group" => "Transaction Group", - "trans_nopay_sales" => "Sales with no payment", - "trans_payments" => "Payments", - "trans_refunded" => "Refunded", - "trans_sales" => "Sales", - "trans_type" => "Transaction Type", - "type" => "Type", - "unit_price" => "Retail Price", - "used" => "Points Used", - "work_orders" => "Work Orders", - "zero_and_less" => "Zero and less", -]; + "All", + "authority" => "Authority", + "canceled" => "Canceled", + "categories" => "Categories", + "categories_summary_report" => "Categories Summary Report", + "category" => "Category", + "code_canceled" => "CNL", + "code_invoice" => "INV", + "code_pos" => "POS", + "code_quote" => "Q", + "code_return" => "RET", + "code_type" => "Type", + "code_work_order" => "W/O", + "comments" => "Comments", + "commission" => "", + "complete" => "Completed Sales and Returns", + "completed_sales" => "Completed Sales", + "confirm_delete" => "Are you sure you want to delete selected entry(s)?", + "confirm_restore" => "Are you sure you want to restore selected entry(s)?", + "cost" => "Wholesale", + "cost_price" => "Wholesale Price", + "count" => "Count", + "customer" => "Customer", + "customers" => "Customers", + "customers_summary_report" => "Customers Summary Report", + "date" => "Date", + "date_range" => "Date Range", + "description" => "Description", + "detailed_receivings_report" => "Detailed Receivings Report", + "detailed_receivings_report_input" => "", + "detailed_reports" => "Detailed Reports", + "detailed_requisition_report" => "", + "detailed_sales_report" => "Detailed Transactions Report", + "discount" => "Discount", + "discount_fixed" => "Fixed Discount", + "discount_percent" => "Discount Percent", + "discount_type" => "Discount Type", + "discounts" => "Discounts", + "discounts_summary_report" => "Discounts Summary Report", + "earned" => "Points Earned", + "employee" => "Employee", + "employees" => "Employees", + "employees_summary_report" => "Employees Summary Report", + "expenses" => "Expenses", + "expenses_amount" => "Amount", + "expenses_categories" => "Expenses", + "expenses_categories_summary_report" => "Expense Categories Summary Report", + "expenses_category" => "Category", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "Tax", + "expenses_total_amount" => "Total Amount", + "expenses_total_tax_amount" => "Total Tax", + "graphical_reports" => "Graphical Reports", + "inventory" => "Inventory", + "inventory_low" => "Low Inventory", + "inventory_low_report" => "Low Inventory Report", + "inventory_reports" => "Inventory Reports", + "inventory_summary" => "Inventory Summary", + "inventory_summary_report" => "Inventory Summary Report", + "item" => "Item", + "item_count" => "Filter Item Count", + "item_name" => "Item Name", + "item_number" => "Barcode", + "items" => "Items", + "items_purchased" => "Items Purchased", + "items_received" => "Items Received", + "items_summary_report" => "Items Summary Report", + "jurisdiction" => "Jurisdiction", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "Low Sell Qty", + "more_than_zero" => "More than zero", + "name" => "Name", + "no_reports_to_display" => "No Items to display.", + "payment_type" => "Payment Type", + "payments" => "Payments", + "payments_summary_report" => "Payments Summary Report", + "profit" => "Profit", + "quantity" => "Quantity", + "quantity_purchased" => "Quantity Purchased", + "quotes" => "Quotes", + "received_by" => "Received By", + "receiving_id" => "Receiving ID", + "receiving_type" => "Receiving Type", + "receivings" => "Receivings", + "reorder_level" => "Reorder Level", + "report" => "Report", + "report_input" => "Report Input", + "reports" => "Reports", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "Requisitions", + "returns" => "Returns", + "revenue" => "Revenue", + "sale_id" => "Trans. ID", + "sale_type" => "Transaction Type", + "sales" => "Transactions", + "sales_amount" => "Transactions amount", + "sales_summary_report" => "Transactions Summary Report", + "sales_taxes" => "Sales Taxes", + "sales_taxes_summary_report" => "Sales Taxes Summary Report", + "serial_number" => "Serial Number", + "service_charge" => "", + "sold_by" => "Sold By", + "sold_items" => "", + "sold_to" => "Sold To", + "stock_location" => "Stock Location", + "sub_total_value" => "Subtotal", + "subtotal" => "Subtotal", + "summary_reports" => "Summary Reports", + "supplied_by" => "Supplied by", + "supplier" => "Supplier", + "suppliers" => "Suppliers", + "suppliers_summary_report" => "Suppliers Summary Report", + "tax" => "Tax", + "tax_category" => "Tax Category", + "tax_name" => "Tax Name", + "tax_percent" => "Tax Percent", + "tax_rate" => "Tax Rate", + "taxes" => "Taxes", + "taxes_summary_report" => "Taxes Summary Report", + "total" => "Total", + "total_inventory_value" => "Total Inventory Value", + "total_low_sell_quantity" => "Total Low Sell Quantity", + "total_quantity" => "Total Quantity", + "total_retail" => "Total Inv. Retail Value", + "trans_amount" => "Transaction Amount", + "trans_due" => "Due", + "trans_group" => "Transaction Group", + "trans_nopay_sales" => "Sales with no payment", + "trans_payments" => "Payments", + "trans_refunded" => "Refunded", + "trans_sales" => "Sales", + "trans_type" => "Transaction Type", + "type" => "Type", + "unit_price" => "Retail Price", + "used" => "Points Used", + "work_orders" => "Work Orders", + "zero_and_less" => "Zero and less", +]; diff --git a/app/Language/en-US/Sales.php b/app/Language/en-US/Sales.php index 12a75864d..4e3cc4423 100644 --- a/app/Language/en-US/Sales.php +++ b/app/Language/en-US/Sales.php @@ -1,224 +1,224 @@ - "Points Available", - "rewards_package" => "Rewards", - "rewards_remaining_balance" => "Reward Points remaining value is ", - "account_number" => "Account #", - "add_payment" => "Add Payment", - "amount_due" => "Amount Due", - "amount_tendered" => "Amount Tendered", - "authorized_signature" => "Authorized Signature", - "cancel_sale" => "Cancel", - "cash" => "Cash", - "cash_1" => "", - "cash_2" => "", - "cash_3" => "", - "cash_4" => "", - "cash_adjustment" => "Cash Adjustment", - "cash_deposit" => "Cash Deposit", - "cash_filter" => "Cash", - "change_due" => "Change Due", - "change_price" => "Change Selling Price", - "check" => "Check", - "check_balance" => "Check remainder", - "check_filter" => "Check", - "close" => "", - "comment" => "Comment", - "comments" => "Comments", - "company_name" => "", - "complete" => "", - "complete_sale" => "Complete", - "confirm_cancel_sale" => "Are you sure you want to clear this sale? All items will be cleared.", - "confirm_delete" => "Are you sure you want to delete the selected Sale(s)?", - "confirm_restore" => "Are you sure you want to restore the selected Sale(s)?", - "credit" => "Credit Card", - "credit_deposit" => "Credit Deposit", - "credit_filter" => "Credit Card", - "current_table" => "", - "customer" => "Customer", - "customer_address" => "Address", - "customer_discount" => "Discount", - "customer_email" => "Email", - "customer_location" => "Location", - "customer_mailchimp_status" => "MailChimp Status", - "customer_optional" => "(Required for Due Payments)", - "customer_required" => "(Required)", - "customer_total" => "Total", - "customer_total_spent" => "", - "daily_sales" => "", - "date" => "Sale Date", - "date_range" => "Date Range", - "date_required" => "A correct date must be entered.", - "date_type" => "Date is a required field.", - "debit" => "Debit Card", - "debit_filter" => "", - "delete" => "Allow Delete", - "delete_confirmation" => "Are you sure you want to delete this sale? This action cannot be undone.", - "delete_entire_sale" => "Delete Entire Sale", - "delete_successful" => "Sale delete successful.", - "delete_unsuccessful" => "Sale delete failed.", - "description_abbrv" => "Desc.", - "discard" => "Discard", - "discard_quote" => "", - "discount" => "Disc", - "discount_included" => "% Discount", - "discount_short" => "%", - "due" => "Due", - "due_filter" => "Due", - "edit" => "Edit", - "edit_item" => "Edit Item", - "edit_sale" => "Edit Sale", - "email_receipt" => "Email Receipt", - "employee" => "Employee", - "entry" => "Entry", - "error_editing_item" => "Error editing item", - "find_or_scan_item" => "Find or Scan Item", - "find_or_scan_item_or_receipt" => "Find or Scan Item or Receipt", - "giftcard" => "Gift Card", - "giftcard_balance" => "Gift Card Balance", - "giftcard_filter" => "", - "giftcard_number" => "Gift Card Number", - "group_by_category" => "Group by Category", - "group_by_type" => "Group by Type", - "hsn" => "HSN", - "id" => "Sale ID", - "include_prices" => "Include Prices?", - "invoice" => "Invoice", - "invoice_confirm" => "This invoice will be sent to", - "invoice_enable" => "Invoice Number", - "invoice_filter" => "Invoices", - "invoice_no_email" => "This customer does not have a valid email address.", - "invoice_number" => "Invoice #", - "invoice_number_duplicate" => "Invoice Number {0} must be unique.", - "invoice_sent" => "Invoice sent to", - "invoice_total" => "Invoice Total", - "invoice_type_custom_invoice" => "Custom Invoice (custom_invoice.php)", - "invoice_type_custom_tax_invoice" => "Custom Tax Invoice (custom_tax_invoice.php)", - "invoice_type_invoice" => "Invoice (invoice.php)", - "invoice_type_tax_invoice" => "Tax Invoice (tax_invoice.php)", - "invoice_unsent" => "Invoice failed to be sent to", - "invoice_update" => "Recount", - "item_insufficient_of_stock" => "Item has insufficient stock.", - "item_name" => "Item Name", - "item_number" => "Item #", - "item_out_of_stock" => "Item is out of stock.", - "key_browser" => "Helpful Shortcuts", - "key_cancel" => "Cancels Current Quote/Invoice/Sale", - "key_customer_search" => "Customer Search", - "key_finish_quote" => "Finish Quote/Invoice without payment", - "key_finish_sale" => "Add Payment and Complete Invoice/Sale", - "key_full" => "Open in Full Screen Mode", - "key_function" => "Function", - "key_help" => "Shortcuts", - "key_help_modal" => "Open Shortcuts Window", - "key_in" => "Zoom in", - "key_item_search" => "Item Search", - "key_out" => "Zoom Out", - "key_payment" => "Add Payment", - "key_print" => "Print Current Page", - "key_restore" => "Restore Original Display/Zoom", - "key_search" => "Search Reports Tables", - "key_suspend" => "Suspend Current Sale", - "key_suspended" => "Show Suspended Sales", - "key_system" => "System Shortcuts", - "key_tendered" => "Edit Amount Tendered", - "key_title" => "Sales Keyboard Shortcuts", - "mc" => "", - "mode" => "Register Mode", - "must_enter_numeric" => "Amount Tendered must be a number.", - "must_enter_numeric_giftcard" => "Gift Card Number must be a number.", - "new_customer" => "New Customer", - "new_item" => "New Item", - "no_description" => "No description", - "no_filter" => "All", - "no_items_in_cart" => "There are no Items in the cart.", - "no_sales_to_display" => "No Sales to display.", - "none_selected" => "You have not selected any Sale(s) to delete.", - "nontaxed_ind" => " ", - "not_authorized" => "This action is not authorized.", - "one_or_multiple" => "Sale(s)", - "payment" => "Payment Type", - "payment_amount" => "Amount", - "payment_not_cover_total" => "Payment Amount must be greater than or equal to Total.", - "payment_type" => "Type", - "payments" => "", - "payments_total" => "Payments Total", - "price" => "Price", - "print_after_sale" => "Print after Sale", - "quantity" => "Quantity", - "quantity_less_than_reorder_level" => "Warning: Desired Quantity is below Reorder Level for that Item.", - "quantity_less_than_zero" => "Warning: Desired Quantity is insufficient. You can still process the sale, but audit your inventory.", - "quantity_of_items" => "Quantity of {0} Items", - "quote" => "Quote", - "quote_number" => "Quote Number", - "quote_number_duplicate" => "Quote Number must be unique.", - "quote_sent" => "Quote sent to", - "quote_unsent" => "Quote failed to be sent to", - "receipt" => "Sales Receipt", - "receipt_no_email" => "This customer does not have a valid email address.", - "receipt_number" => "Sale #", - "receipt_sent" => "Receipt sent to", - "receipt_unsent" => "Receipt failed to be sent to", - "refund" => "Refund Type", - "register" => "Sales Register", - "remove_customer" => "Remove Customer", - "remove_discount" => "", - "return" => "Return", - "rewards" => "Reward Points", - "rewards_balance" => "Reward Points Balance", - "sale" => "Sale", - "sale_by_invoice" => "Sale by Invoice", - "sale_for_customer" => "Customer:", - "sale_time" => "Time", - "tax" => "Sales Tax", - "total" => "", - "select_customer" => "Select Customer", - "send_invoice" => "Send Invoice", - "send_quote" => "Send Quote", - "send_receipt" => "Send Receipt", - "send_work_order" => "Send Work Order", - "serial" => "Serial", - "service_charge" => "", - "show_due" => "", - "show_invoice" => "Show Invoice", - "show_receipt" => "Show Receipt", - "start_typing_customer_name" => "Start typing customer details...", - "start_typing_item_name" => "Start typing Item Name or scan Barcode...", - "stock" => "Stock", - "stock_location" => "Stock Location", - "sub_total" => "Subtotal", - "successfully_deleted" => "You have successfully deleted", - "successfully_restored" => "You have successfully restored", - "successfully_suspended_sale" => "Sale suspend successful.", - "successfully_updated" => "Sale update successful.", - "suspend_sale" => "Suspend", - "suspended_doc_id" => "Document", - "suspended_sale_id" => "ID", - "suspended_sales" => "Suspended", - "table" => "Table", - "takings" => "Daily Sales", - "tax" => "Tax", - "tax_id" => "Tax Id", - "tax_invoice" => "Tax Invoice", - "tax_percent" => "Tax %", - "taxed_ind" => "T", - "total" => "Total", - "total_tax_exclusive" => "Tax excluded", - "transaction_failed" => "Sales Transaction failed.", - "unable_to_add_item" => "Item add to Sale failed", - "unsuccessfully_deleted" => "Sale(s) delete failed.", - "unsuccessfully_restored" => "Sale(s) restore failed.", - "unsuccessfully_suspended_sale" => "Sale suspend failed.", - "unsuccessfully_updated" => "Sale update failed.", - "unsuspend" => "Unsuspend", - "unsuspend_and_delete" => "Action", - "update" => "Update", - "upi" => "UPI", - "visa" => "", - "wholesale" => "", - "work_order" => "Work Order", - "work_order_number" => "Work Order Number", - "work_order_number_duplicate" => "Work Order Number must be unique.", - "work_order_sent" => "Work Order sent to", - "work_order_unsent" => "Work Order failed to be sent to", -]; + "Points Available", + "rewards_package" => "Rewards", + "rewards_remaining_balance" => "Reward Points remaining value is ", + "account_number" => "Account #", + "add_payment" => "Add Payment", + "amount_due" => "Amount Due", + "amount_tendered" => "Amount Tendered", + "authorized_signature" => "Authorized Signature", + "cancel_sale" => "Cancel", + "cash" => "Cash", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "Cash Adjustment", + "cash_deposit" => "Cash Deposit", + "cash_filter" => "Cash", + "change_due" => "Change Due", + "change_price" => "Change Selling Price", + "check" => "Check", + "check_balance" => "Check remainder", + "check_filter" => "Check", + "close" => "", + "comment" => "Comment", + "comments" => "Comments", + "company_name" => "", + "complete" => "", + "complete_sale" => "Complete", + "confirm_cancel_sale" => "Are you sure you want to clear this sale? All items will be cleared.", + "confirm_delete" => "Are you sure you want to delete the selected Sale(s)?", + "confirm_restore" => "Are you sure you want to restore the selected Sale(s)?", + "credit" => "Credit Card", + "credit_deposit" => "Credit Deposit", + "credit_filter" => "Credit Card", + "current_table" => "", + "customer" => "Customer", + "customer_address" => "Address", + "customer_discount" => "Discount", + "customer_email" => "Email", + "customer_location" => "Location", + "customer_mailchimp_status" => "MailChimp Status", + "customer_optional" => "(Required for Due Payments)", + "customer_required" => "(Required)", + "customer_total" => "Total", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "Sale Date", + "date_range" => "Date Range", + "date_required" => "A correct date must be entered.", + "date_type" => "Date is a required field.", + "debit" => "Debit Card", + "debit_filter" => "", + "delete" => "Allow Delete", + "delete_confirmation" => "Are you sure you want to delete this sale? This action cannot be undone.", + "delete_entire_sale" => "Delete Entire Sale", + "delete_successful" => "Sale delete successful.", + "delete_unsuccessful" => "Sale delete failed.", + "description_abbrv" => "Desc.", + "discard" => "Discard", + "discard_quote" => "", + "discount" => "Disc", + "discount_included" => "% Discount", + "discount_short" => "%", + "due" => "Due", + "due_filter" => "Due", + "edit" => "Edit", + "edit_item" => "Edit Item", + "edit_sale" => "Edit Sale", + "email_receipt" => "Email Receipt", + "employee" => "Employee", + "entry" => "Entry", + "error_editing_item" => "Error editing item", + "find_or_scan_item" => "Find or Scan Item", + "find_or_scan_item_or_receipt" => "Find or Scan Item or Receipt", + "giftcard" => "Gift Card", + "giftcard_balance" => "Gift Card Balance", + "giftcard_filter" => "", + "giftcard_number" => "Gift Card Number", + "group_by_category" => "Group by Category", + "group_by_type" => "Group by Type", + "hsn" => "HSN", + "id" => "Sale ID", + "include_prices" => "Include Prices?", + "invoice" => "Invoice", + "invoice_confirm" => "This invoice will be sent to", + "invoice_enable" => "Invoice Number", + "invoice_filter" => "Invoices", + "invoice_no_email" => "This customer does not have a valid email address.", + "invoice_number" => "Invoice #", + "invoice_number_duplicate" => "Invoice Number {0} must be unique.", + "invoice_sent" => "Invoice sent to", + "invoice_total" => "Invoice Total", + "invoice_type_custom_invoice" => "Custom Invoice (custom_invoice.php)", + "invoice_type_custom_tax_invoice" => "Custom Tax Invoice (custom_tax_invoice.php)", + "invoice_type_invoice" => "Invoice (invoice.php)", + "invoice_type_tax_invoice" => "Tax Invoice (tax_invoice.php)", + "invoice_unsent" => "Invoice failed to be sent to", + "invoice_update" => "Recount", + "item_insufficient_of_stock" => "Item has insufficient stock.", + "item_name" => "Item Name", + "item_number" => "Item #", + "item_out_of_stock" => "Item is out of stock.", + "key_browser" => "Helpful Shortcuts", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice without payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "Open in Full Screen Mode", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "Zoom in", + "key_item_search" => "Item Search", + "key_out" => "Zoom Out", + "key_payment" => "Add Payment", + "key_print" => "Print Current Page", + "key_restore" => "Restore Original Display/Zoom", + "key_search" => "Search Reports Tables", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "System Shortcuts", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "Register Mode", + "must_enter_numeric" => "Amount Tendered must be a number.", + "must_enter_numeric_giftcard" => "Gift Card Number must be a number.", + "new_customer" => "New Customer", + "new_item" => "New Item", + "no_description" => "No description", + "no_filter" => "All", + "no_items_in_cart" => "There are no Items in the cart.", + "no_sales_to_display" => "No Sales to display.", + "none_selected" => "You have not selected any Sale(s) to delete.", + "nontaxed_ind" => " ", + "not_authorized" => "This action is not authorized.", + "one_or_multiple" => "Sale(s)", + "payment" => "Payment Type", + "payment_amount" => "Amount", + "payment_not_cover_total" => "Payment Amount must be greater than or equal to Total.", + "payment_type" => "Type", + "payments" => "", + "payments_total" => "Payments Total", + "price" => "Price", + "print_after_sale" => "Print after Sale", + "quantity" => "Quantity", + "quantity_less_than_reorder_level" => "Warning: Desired Quantity is below Reorder Level for that Item.", + "quantity_less_than_zero" => "Warning: Desired Quantity is insufficient. You can still process the sale, but audit your inventory.", + "quantity_of_items" => "Quantity of {0} Items", + "quote" => "Quote", + "quote_number" => "Quote Number", + "quote_number_duplicate" => "Quote Number must be unique.", + "quote_sent" => "Quote sent to", + "quote_unsent" => "Quote failed to be sent to", + "receipt" => "Sales Receipt", + "receipt_no_email" => "This customer does not have a valid email address.", + "receipt_number" => "Sale #", + "receipt_sent" => "Receipt sent to", + "receipt_unsent" => "Receipt failed to be sent to", + "refund" => "Refund Type", + "register" => "Sales Register", + "remove_customer" => "Remove Customer", + "remove_discount" => "", + "return" => "Return", + "rewards" => "Reward Points", + "rewards_balance" => "Reward Points Balance", + "sale" => "Sale", + "sale_by_invoice" => "Sale by Invoice", + "sale_for_customer" => "Customer:", + "sale_time" => "Time", + "sales_tax" => "Sales Tax", + "sales_total" => "", + "select_customer" => "Select Customer", + "send_invoice" => "Send Invoice", + "send_quote" => "Send Quote", + "send_receipt" => "Send Receipt", + "send_work_order" => "Send Work Order", + "serial" => "Serial", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "Show Invoice", + "show_receipt" => "Show Receipt", + "start_typing_customer_name" => "Start typing customer details...", + "start_typing_item_name" => "Start typing Item Name or scan Barcode...", + "stock" => "Stock", + "stock_location" => "Stock Location", + "sub_total" => "Subtotal", + "successfully_deleted" => "You have successfully deleted", + "successfully_restored" => "You have successfully restored", + "successfully_suspended_sale" => "Sale suspend successful.", + "successfully_updated" => "Sale update successful.", + "suspend_sale" => "Suspend", + "suspended_doc_id" => "Document", + "suspended_sale_id" => "ID", + "suspended_sales" => "Suspended", + "table" => "Table", + "takings" => "Daily Sales", + "tax" => "Tax", + "tax_id" => "Tax Id", + "tax_invoice" => "Tax Invoice", + "tax_percent" => "Tax %", + "taxed_ind" => "T", + "total" => "Total", + "total_tax_exclusive" => "Tax excluded", + "transaction_failed" => "Sales Transaction failed.", + "unable_to_add_item" => "Item add to Sale failed", + "unsuccessfully_deleted" => "Sale(s) delete failed.", + "unsuccessfully_restored" => "Sale(s) restore failed.", + "unsuccessfully_suspended_sale" => "Sale suspend failed.", + "unsuccessfully_updated" => "Sale update failed.", + "unsuspend" => "Unsuspend", + "unsuspend_and_delete" => "Action", + "update" => "Update", + "upi" => "UPI", + "visa" => "", + "wholesale" => "", + "work_order" => "Work Order", + "work_order_number" => "Work Order Number", + "work_order_number_duplicate" => "Work Order Number must be unique.", + "work_order_sent" => "Work Order sent to", + "work_order_unsent" => "Work Order failed to be sent to", +]; diff --git a/app/Language/en-US/Suppliers.php b/app/Language/en-US/Suppliers.php index c5a7b1bc3..2a8abd6c8 100644 --- a/app/Language/en-US/Suppliers.php +++ b/app/Language/en-US/Suppliers.php @@ -1,24 +1,24 @@ - "Account Number", - "agency_name" => "Agency Name", - "cannot_be_deleted" => "Could not delete selected Supplier(s). One or more have Sales.", - "category" => "Category", - "company_name" => "Company Name", - "company_name_required" => "Company Name is a required field.", - "confirm_delete" => "Are you sure you want to delete the selected Supplier(s)?", - "confirm_restore" => "Are you sure you want to restore selected Supplier(s)?", - "cost" => "Cost Supplier", - "error_adding_updating" => "Supplier update or add failed.", - "goods" => "Goods Supplier", - "new" => "New Supplier", - "none_selected" => "You have not selected Supplier(s) to delete.", - "one_or_multiple" => "Supplier(s)", - "successful_adding" => "You have successfully added Supplier", - "successful_deleted" => "You have successfully deleted", - "successful_updating" => "You have successfully updated Supplier", - "supplier" => "Supplier", - "supplier_id" => "Id", - "tax_id" => "Tax Id", - "update" => "Update Supplier", -]; + "Account Number", + "agency_name" => "Agency Name", + "cannot_be_deleted" => "Could not delete selected Supplier(s). One or more have Sales.", + "category" => "Category", + "company_name" => "Company Name", + "company_name_required" => "Company Name is a required field.", + "confirm_delete" => "Are you sure you want to delete the selected Supplier(s)?", + "confirm_restore" => "Are you sure you want to restore selected Supplier(s)?", + "cost" => "Cost Supplier", + "error_adding_updating" => "Supplier update or add failed.", + "goods" => "Goods Supplier", + "new" => "New Supplier", + "none_selected" => "You have not selected Supplier(s) to delete.", + "one_or_multiple" => "Supplier(s)", + "successful_adding" => "You have successfully added Supplier", + "successful_deleted" => "You have successfully deleted", + "successful_updating" => "You have successfully updated Supplier", + "supplier" => "Supplier", + "supplier_id" => "Id", + "tax_id" => "Tax Id", + "update" => "Update Supplier", +]; diff --git a/app/Language/en-US/Taxes.php b/app/Language/en-US/Taxes.php index 449eae385..49874e7b8 100644 --- a/app/Language/en-US/Taxes.php +++ b/app/Language/en-US/Taxes.php @@ -1,82 +1,82 @@ - "Add Exception", - "cascade" => "Cascade", - "cascade_sequence" => "Cascade Sequence", - "city" => "City", - "code" => "Code", - "confirm_delete" => "Are you sure you want to delete this Tax Code? This action cannot be undone", - "confirm_restore" => "Are you sure you want to restore selected Tax Code(s)?", - "default_tax_category" => "Default Tax Category", - "default_tax_rate" => "Default Tax Rate", - "error_adding_updating" => "Tax Code add or update failed", - "group_seq" => "Group Seq", - "jurisdiction_name" => "Jurisdiction Name", - "name" => "Name", - "new" => "New Tax", - "no_taxes" => "", - "no_taxes_to_display" => "No Taxes Code available to display", - "reporting_authority" => "Reporting Authority", - "round_half_down" => "Half Down", - "round_half_even" => "Half Even", - "round_half_odd" => "Half Odd", - "round_half_up" => "Half Up", - "rounding_code" => "Rounding Code", - "sales_tax" => "Sales Tax", - "sales_tax_by_invoice" => "Sales Tax by Invoice", - "sequence" => "Seq.", - "state" => "State", - "successful_deleted" => "You have successfully deleted", - "tax_categories" => "Tax Categories", - "tax_categories_configuration" => "Tax Categories Configuration", - "tax_categories_saved_successfully" => "Tax Categories changes saved", - "tax_categories_saved_unsuccessfully" => "Tax Categories changes not saved", - "tax_category" => "Tax Category", - "tax_category_code" => "Tax Category Code", - "tax_category_duplicate" => "Duplicate tax category", - "tax_category_invalid_chars" => "Invalid characters in tax category name", - "tax_category_name" => "Tax Category Name", - "tax_category_new" => "New Tax Category", - "tax_category_required" => "Tax Category is Required", - "tax_code" => "Tax Code", - "tax_code_cannot_be_deleted" => "Tax Code delete failed", - "tax_code_duplicate" => "Duplicate Tax Code", - "tax_code_invalid_chars" => "Invalid Characters in Tax Code", - "tax_code_name" => "Tax Code Name", - "tax_code_required" => "Tax Code is a required field", - "tax_code_successful_deleted" => "You have successfully deleted Tax Code", - "tax_code_successful_updated" => "You have successfully updated", - "tax_code_successful_updating" => "You have successfully updated Tax Code", - "tax_code_successfully_added" => "You have successfully added", - "tax_code_type" => "Tax Code Type", - "tax_codes" => "Tax Codes", - "tax_codes_configuration" => "Tax Codes Configuration", - "tax_codes_saved_successfully" => "Tax Code changes saved", - "tax_codes_saved_unsuccessfully" => "Tax Code changes not saved", - "tax_excluded" => "Tax excluded", - "tax_group" => "Tax Group", - "tax_group_not_unique" => "Tax Group {0} is not unique", - "tax_group_sequence" => "Tax Group Sequence", - "tax_included" => "Tax included", - "tax_jurisdiction" => "Tax Jurisdiction", - "tax_jurisdiction_duplicate" => "Duplicate Tax Jurisdiction", - "tax_jurisdiction_invalid_chars" => "Invalid Characters in Jurisdiction Name", - "tax_jurisdiction_required" => "Tax jurisdiction is required", - "tax_jurisdictions" => "Tax Jurisdictions", - "tax_jurisdictions_configuration" => "Tax Jurisdictions Configuration", - "tax_jurisdictions_saved_successfully" => "Tax Jurisdiction changes saved", - "tax_jurisdictions_saved_unsuccessfully" => "Tax Jurisdiction changes not saved", - "tax_rate" => "Tax Rate", - "tax_rate_configuration" => "Tax Rate Configuration", - "tax_rate_error_adding_updating" => "Tax Rate add or update failed", - "tax_rate_numeric" => "Tax Rate must be a number", - "tax_rate_required" => "Tax Rate is a required field", - "tax_rate_successful_updated" => "You have successfully updated", - "tax_rate_successfully_added" => "You have successfully added", - "tax_rates" => "Tax Rates", - "tax_rates_configuration" => "Tax Rates Configuration", - "tax_rounding" => "Tax Rounding", - "tax_type" => "Tax Type", - "update" => "Update Tax Rate", - "vat_tax" => "VAT Tax", -]; \ No newline at end of file + "Add Exception", + "cascade" => "Cascade", + "cascade_sequence" => "Cascade Sequence", + "city" => "City", + "code" => "Code", + "confirm_delete" => "Are you sure you want to delete this Tax Code? This action cannot be undone", + "confirm_restore" => "Are you sure you want to restore selected Tax Code(s)?", + "default_tax_category" => "Default Tax Category", + "default_tax_rate" => "Default Tax Rate", + "error_adding_updating" => "Tax Code add or update failed", + "group_seq" => "Group Seq", + "jurisdiction_name" => "Jurisdiction Name", + "name" => "Name", + "new" => "New Tax", + "no_taxes" => "", + "no_taxes_to_display" => "No Taxes Code available to display", + "reporting_authority" => "Reporting Authority", + "round_half_down" => "Half Down", + "round_half_even" => "Half Even", + "round_half_odd" => "Half Odd", + "round_half_up" => "Half Up", + "rounding_code" => "Rounding Code", + "sales_tax" => "Sales Tax", + "sales_tax_by_invoice" => "Sales Tax by Invoice", + "sequence" => "Seq.", + "state" => "State", + "successful_deleted" => "You have successfully deleted", + "tax_categories" => "Tax Categories", + "tax_categories_configuration" => "Tax Categories Configuration", + "tax_categories_saved_successfully" => "Tax Categories changes saved", + "tax_categories_saved_unsuccessfully" => "Tax Categories changes not saved", + "tax_category" => "Tax Category", + "tax_category_code" => "Tax Category Code", + "tax_category_duplicate" => "Duplicate tax category", + "tax_category_invalid_chars" => "Invalid characters in tax category name", + "tax_category_name" => "Tax Category Name", + "tax_category_new" => "New Tax Category", + "tax_category_required" => "Tax Category is Required", + "tax_code" => "Tax Code", + "tax_code_cannot_be_deleted" => "Tax Code delete failed", + "tax_code_duplicate" => "Duplicate Tax Code", + "tax_code_invalid_chars" => "Invalid Characters in Tax Code", + "tax_code_name" => "Tax Code Name", + "tax_code_required" => "Tax Code is a required field", + "tax_code_successful_deleted" => "You have successfully deleted Tax Code", + "tax_code_successful_updated" => "You have successfully updated", + "tax_code_successful_updating" => "You have successfully updated Tax Code", + "tax_code_successfully_added" => "You have successfully added", + "tax_code_type" => "Tax Code Type", + "tax_codes" => "Tax Codes", + "tax_codes_configuration" => "Tax Codes Configuration", + "tax_codes_saved_successfully" => "Tax Code changes saved", + "tax_codes_saved_unsuccessfully" => "Tax Code changes not saved", + "tax_excluded" => "Tax excluded", + "tax_group" => "Tax Group", + "tax_group_not_unique" => "Tax Group {0} is not unique", + "tax_group_sequence" => "Tax Group Sequence", + "tax_included" => "Tax included", + "tax_jurisdiction" => "Tax Jurisdiction", + "tax_jurisdiction_duplicate" => "Duplicate Tax Jurisdiction", + "tax_jurisdiction_invalid_chars" => "Invalid Characters in Jurisdiction Name", + "tax_jurisdiction_required" => "Tax jurisdiction is required", + "tax_jurisdictions" => "Tax Jurisdictions", + "tax_jurisdictions_configuration" => "Tax Jurisdictions Configuration", + "tax_jurisdictions_saved_successfully" => "Tax Jurisdiction changes saved", + "tax_jurisdictions_saved_unsuccessfully" => "Tax Jurisdiction changes not saved", + "tax_rate" => "Tax Rate", + "tax_rate_configuration" => "Tax Rate Configuration", + "tax_rate_error_adding_updating" => "Tax Rate add or update failed", + "tax_rate_numeric" => "Tax Rate must be a number", + "tax_rate_required" => "Tax Rate is a required field", + "tax_rate_successful_updated" => "You have successfully updated", + "tax_rate_successfully_added" => "You have successfully added", + "tax_rates" => "Tax Rates", + "tax_rates_configuration" => "Tax Rates Configuration", + "tax_rounding" => "Tax Rounding", + "tax_type" => "Tax Type", + "update" => "Update Tax Rate", + "vat_tax" => "VAT Tax", +]; diff --git a/app/Language/es/Attributes.php b/app/Language/es/Attributes.php index 6ef68ffbe..ce2b7c6cc 100644 --- a/app/Language/es/Attributes.php +++ b/app/Language/es/Attributes.php @@ -1,30 +1,32 @@ "El valor del atributo no puede contener ':' o '|'", + "confirm_delete" => "¿Está seguro de que desea borrar los atributos seleccionados?", + "confirm_restore" => "¿Está seguro de que desea restaurar los atributos seleccionados?", + "definition_cannot_be_deleted" => "No se han podido borrar los atributos seleccionados", + "definition_error_adding_updating" => "El atributo {0} no pudo ser agregado o actulizado. Por favor compruebe el registro de errores.", + "definition_flags" => "Visibilidad del atributo", + "definition_group" => "Grupo", + "definition_id" => "Id", + "definition_name" => "Agregar Atributo", + "definition_name_required" => "El nombre del Atributo es un campo obligatorio", + "definition_one_or_multiple" => "atributo(s)", + "definition_successful_adding" => "Ha agregado con éxito el atributo", + "definition_successful_deleted" => "Ha eliminado con éxito", + "definition_successful_updating" => "Ha actualizado con éxito el atributo", + "definition_type" => "Tipo de Atributo", + "definition_type_required" => "Tipo de Atributo es un campo obligatorio", + "definition_unit" => "Unidad de medida", + "definition_values" => "Valores del Atributo", + "new" => "Nuevo Atributo", + "no_attributes_to_display" => "No hay Atributos para mostrar", + "receipt_visibility" => "Recibo", + "show_in_items" => "Mostrar en ítems", + "show_in_items_visibility" => "Ítems", + "show_in_receipt" => "Mostrar en recibo", + "show_in_receivings" => "Mostrar en recibos", + "show_in_receivings_visibility" => "Recibos", + "show_in_sales" => "Mostrar en ventas", + "show_in_sales_visibility" => "Ventas", + "update" => "Actualizar Atributo", +]; diff --git a/app/Language/es/Bootstrap_tables.php b/app/Language/es/Bootstrap_tables.php index 889347d16..6527c587b 100644 --- a/app/Language/es/Bootstrap_tables.php +++ b/app/Language/es/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "Todas", + "tables_columns" => "Columnas", + "tables_hide_show_pagination" => "Ocultar/Mostrar paginación", + "tables_loading" => "Por favor espere...", + "tables_page_from_to" => "Mostrando desde {0} hasta {1} - En total {2} resultados", + "tables_refresh" => "Refrescar", + "tables_rows_per_page" => "{0} resultados por página", + "tables_toggle" => "Ocultar/Mostrar", +]; diff --git a/app/Language/es/Cashups.php b/app/Language/es/Cashups.php index 8821ffa4b..a7b4be909 100644 --- a/app/Language/es/Cashups.php +++ b/app/Language/es/Cashups.php @@ -1,48 +1,49 @@ - "Cantidad", + "amount_number" => "Cantidad debe ser un numero", + "amount_required" => "Cantidad es un campo obligatorio.", + "cancel_cashups" => "Cancelar", + "cancel_cashups_enter" => "Pulse Aceptar para enviar o haga clic en Cancelar para continuar editando", + "cannot_be_deleted" => "El Turno no puede ser borrado", + "cash_difference" => "Diferencia de Efectivo: ", + "close_date" => "Fecha de Cierre", + "close_employee" => "Cerrado por", + "closed_amount_card" => "Tarjetas", + "closed_amount_cash" => "Efectivo Final", + "closed_amount_check" => "Cheques", + "closed_amount_due" => "Cobros pendientes", + "closed_amount_giftcard" => "Tarjetas de Regalo", + "closed_amount_total" => "Balance Total", + "closed_date" => "Fecha de Cierre", + "confirm_delete" => "¿Estás seguro de que quieres borrar el Turno seleccionado?", + "confirm_restore" => "¿Está seguro de que desea restaurar los Turnos seleccionados?", + "confirm_submit" => "¿Está seguro que desea enviar este efectivo? La jornada estará cerrada.", + "date_number" => "La Fecha debe ser un número", + "date_required" => "La Fecha es un campo obligatorio", + "description" => "Descripción", + "enable_expected" => "Mostrar Ventas", + "error_adding_updating" => "Error al agregar/actualizar Turno", + "giftcard" => "Tarjetas de Regalo de Efectivo", + "id" => "Id", + "info" => "Información del Turno", + "info_employee" => "Empleado Información de Efectivo", + "is_deleted" => "Borrado", + "new" => "Nuevo Turno", + "no_cashups_to_display" => "No hay Turnos para mostrar", + "none_selected" => "No ha seleccionado ningún Turno", + "note" => "Nota de pago", + "one_or_multiple" => "Turno(s)", + "open_amount_cash" => "Efectivo Inicial", + "open_date" => "Fecha de Apertura", + "open_employee" => "Abierto por", + "opened_date" => "Fecha de Apertura", + "successful_adding" => "Turno agregado con éxito", + "successful_deleted" => "Turno borrado con éxito", + "successful_updating" => "Turno actualizado con éxito", + "total" => "Total", + "transfer_amount_cash" => "Salida/Entrada de Efectivo", + "transfer_amount_cash_minus" => "Convertir en Efectivo = -", + "update" => "Actualizar Turno", + "warning" => "No enviar a menos que sea Abierto o Cerrado en el día", +]; diff --git a/app/Language/es/Common.php b/app/Language/es/Common.php index 2139f2558..73c51bad5 100644 --- a/app/Language/es/Common.php +++ b/app/Language/es/Common.php @@ -1,86 +1,88 @@ "Dirección 1", + "address_2" => "Dirección 2", + "admin" => "Administrador", + "city" => "Ciudad", + "clerk" => "Empleado", + "close" => "Cerrar", + "color" => "Colores del tema", + "comments" => "Comentarios", + "common" => "Común", + "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?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "Por favor, corrija los errores identificados antes de guardar", + "country" => "País", + "dashboard" => "Tablero", + "date" => "Fecha", + "delete" => "Borrar", + "det" => "detalles", + "download_import_template" => "Descargar Plantilla de Importación de CSV (CSV)", + "edit" => "editar", + "email" => "Email", + "email_invalid_format" => "El correo-e no está en el formato requerido.", + "export_csv" => "Reporte en CSV", + "export_csv_no" => "No", + "export_csv_yes" => "Si", + "fields_required_message" => "Los campos en rojo son requeridos", + "fields_required_message_unique" => "Los campos en rojo son obligatorios y deben ser únicos", + "first_name" => "Nombre", + "first_name_required" => "Nombre es un campo requerido.", + "first_page" => "Primera", + "gender" => "Género", + "gender_female" => "F", + "gender_male" => "M", + "gender_undefined" => "", + "icon" => "Icono", + "id" => "Identificación", + "import" => "Importar", + "import_change_file" => "Cambiar", + "import_csv" => "Importar CSV", + "import_full_path" => "La ruta completa al archivo CSV es requerida", + "import_remove_file" => "Quitar", + "import_select_file" => "Selecciona archivo", + "inv" => "Inv", + "last_name" => "Apellidos", + "last_name_required" => "Apellidos es un campo requerido.", + "last_page" => "Ultima", + "learn_about_project" => "para leer la información más reciente acerca del proyecto.", + "list_of" => "Lista de", + "logo" => "Logotipo", + "logo_mark" => "Marca", + "logout" => "Cerrar sesión", + "manager" => "Administrador", + "migration_needed" => "La migración de la base de datos hacia {0} comenzará después de iniciar sesión.", + "new" => "Nuevo", + "no" => "", + "no_persons_to_display" => "No hay nadie que mostrar.", + "none_selected_text" => "Seleccionar", + "or" => "Ó", + "people" => "Personas", + "phone_number" => "Teléfono", + "phone_number_required" => "El numoero de telefono es requerido", + "please_visit_my" => "Por favor, visita mi", + "position" => "Posición", + "powered_by" => "Potenciado por", + "price" => "Precio", + "print" => "Imprimir", + "remove" => "Eliminar", + "required" => "Requerido", + "restore" => "Restaurar", + "return_policy" => "Política de Devolución", + "search" => "Buscar", + "search_options" => "Opciones de búsqueda", + "searched_for" => "Buscado", + "software_short" => "OSPOS", + "software_title" => "Punto de Venta Open Source", + "state" => "Estado", + "submit" => "Enviar", + "total_spent" => "Total gastado", + "unknown" => "Desconocido", + "view_recent_sales" => "Ver Ventas Recientes", + "website" => "opensourcepos.org", + "welcome" => "Bienvenido(a)", + "welcome_message" => "Bienvenido(a) a OSPOS. Haz click en un módulo, para empezar.", + "yes" => "", + "you_are_using_ospos" => "Estás usando Open Source Point Of Sale Versión", + "zip" => "Código Postal", +]; diff --git a/app/Language/es/Config.php b/app/Language/es/Config.php index 259a7de49..104af3f34 100644 --- a/app/Language/es/Config.php +++ b/app/Language/es/Config.php @@ -1,328 +1,330 @@ "Dirección del Comercio", + "address_required" => "Dirección del Comercio es requerida.", + "all_set" => "¡Todos los permisos de archivo están configurados correctamente!", + "allow_duplicate_barcodes" => "Permitir código barras duplicados", + "apostrophe" => "apostrofe", + "backup_button" => "Respaldo", + "backup_database" => "Respaldo de Base de Datos", + "barcode" => "Código Barras", + "barcode_company" => "Nombre del Comercio", + "barcode_configuration" => "Configuración de Código de Barras", + "barcode_content" => "Contenido de Código de Barras", + "barcode_first_row" => "Fila 1", + "barcode_font" => "Fuente", + "barcode_formats" => "Formato entrada", + "barcode_generate_if_empty" => "Generar si esta vacio.", + "barcode_height" => "Alto (px)", + "barcode_id" => "Id/Artículo", + "barcode_info" => "Información de Configuración de Código de Barras", + "barcode_layout" => "Diseño Código de Barras", + "barcode_name" => "Nombre", + "barcode_number" => "UPC/EAN/ISBN", + "barcode_number_in_row" => "Número en la línea", + "barcode_page_cellspacing" => "Mostrar espacios de celdas de página.", + "barcode_page_width" => "Mostrar ancho de página", + "barcode_price" => "Precio", + "barcode_second_row" => "Fila 2", + "barcode_third_row" => "Fila 3", + "barcode_tooltip" => "Cuidado: esta característica puede causar duplicados ser importados o creados, No lo use si no quiere códigos de barras duplicadas.", + "barcode_type" => "Tipo de Código de Barra", + "barcode_width" => "Ancho (px)", + "bottom" => "Abajo", + "cash_button" => "Botones de Efectivo Rápido", + "cash_button_1" => "Botón 1", + "cash_button_2" => "Botón 2", + "cash_button_3" => "Botón 3", + "cash_button_4" => "Botón 4", + "cash_button_5" => "Botón 5", + "cash_button_6" => "Botón 6", + "cash_decimals" => "Decimales del Efectivo", + "cash_decimals_tooltip" => "Si los decimales del efectivo y del tipo de moneda son los mismos no habrá redondeo de los pagos en efectivo.", + "cash_rounding" => "Redondeo del Efectivo", + "category_dropdown" => "Mostrar Categoria como desplegable", + "center" => "Centro", + "change_apperance_tooltip" => "Cambiar Aspecto de OSPOS", + "comma" => "coma", + "company" => "Nombre del Comercio", + "company_avatar" => "Avatar de Empleado", + "company_change_image" => "Cambiar Imagen", + "company_logo" => "Logotipo del Comercio", + "company_remove_image" => "Quitar Imagen", + "company_required" => "Nombre del Comercio es requerido", + "company_select_image" => "Seleccionar Imagen", + "company_website_url" => "Sitio Web no es una URL estándar (http://...).", + "country_codes" => "Código de País", + "country_codes_tooltip" => "Lista de codigo de paises separado por coma para busqueda de direcciones.", + "currency_code" => "Código de Moneda", + "currency_decimals" => "Decimales del tipo de moneda", + "currency_symbol" => "Símbolo de la moneda", + "current_employee_only" => "Mostrar registro sólo del empleado actual", + "customer_reward" => "Cat. de Cliente", + "customer_reward_duplicate" => "La recompensa debe ser única.", + "customer_reward_enable" => "Activar recompenza para clientes", + "customer_reward_invalid_chars" => "El nombre de la recompenza no puede contener el carácter '_'", + "customer_reward_required" => "El nombre es un campo obligatorio", + "customer_sales_tax_support" => "Habilitar la gestión de impuestos en las ventas a clientes", + "date_or_time_format" => "Filtro de fecha y hora", + "datetimeformat" => "Formato de fecha y hora", + "decimal_point" => "Punto Decimal", + "default_barcode_font_size_number" => "Tamaño de fuente de código de barras debe ser número.", + "default_barcode_font_size_required" => "Tamaño de fuente de código de barras es requerido.", + "default_barcode_height_number" => "Alto del código de barras debe ser un número.", + "default_barcode_height_required" => "Altura del código de barras es requerido.", + "default_barcode_num_in_row_number" => "Número por fila del código de barras debe ser un número.", + "default_barcode_num_in_row_required" => "Número de código de barras predeterminado en fila es un campo obligatorio.", + "default_barcode_page_cellspacing_number" => "Espacios de celdas por página del código de barras debe ser un número.", + "default_barcode_page_cellspacing_required" => "Espacios de celdas por página del código de barras es requerido.", + "default_barcode_page_width_number" => "Ancho de página del código de barras debe ser un número.", + "default_barcode_page_width_required" => "Ancho de página del código de barras es requerido.", + "default_barcode_width_number" => "Ancho del código de barras debe ser número.", + "default_barcode_width_required" => "Ancho del código de barras es requerido.", + "default_item_columns" => "Columnas de Productos Visibles por Defecto", + "default_origin_tax_code" => "Código de impuesto por defecto", + "default_receivings_discount" => "Descuento por Defecto para Recibos", + "default_receivings_discount_number" => "El Descuento por Defecto Para Los Recibos Debe Ser Un Número.", + "default_receivings_discount_required" => "El Descuento Predeterminado para los Recibos es un campo obligatorio.", + "default_sales_discount" => "Descuento Predeterminado para Ventas", + "default_sales_discount_number" => "Descuento en ventas predeterminado debe ser un número.", + "default_sales_discount_required" => "Descuento en ventas predeterminado es requerido.", + "default_tax_category" => "Categoría de Tasa predeterminada", + "default_tax_code" => "Código de Impuesto Predeterminado", + "default_tax_jurisdiction" => "Jurisdicción de Impuesto Predeterminado", + "default_tax_name_number" => "El nombre de el impuesto debe ser letras.", + "default_tax_name_required" => "El nombre del impuesto predeterminado es requerido.", + "default_tax_rate" => "% de Impuestos Predeterminado", + "default_tax_rate_1" => "Impuesto 1", + "default_tax_rate_2" => "Impuesto 2", + "default_tax_rate_3" => "Tasa de Impuestos 3", + "default_tax_rate_number" => "El Impuesto Predeterminado debe ser un número.", + "default_tax_rate_required" => "El Impuesto Predeterminado es requerido.", + "derive_sale_quantity" => "Permitir cantidad de venta derivada", + "derive_sale_quantity_tooltip" => "Si se marca entonces se proporcionará un nuevo tipo para los artículos ordenados por cantidad extendida", + "dinner_table" => "Mesa", + "dinner_table_duplicate" => "Utilice un nombre de mesa único.", + "dinner_table_enable" => "Activar Mesa de Restaurante", + "dinner_table_invalid_chars" => "El nombre de la mesa no puede contener '_'.", + "dinner_table_required" => "La mesa es un campo obligatorio.", + "dot" => "punto", + "email" => "E-mail", + "email_configuration" => "Configuracion de correo", + "email_mailpath" => "Ruta a Sendmail", + "email_protocol" => "Protocolo", + "email_receipt_check_behaviour" => "Selector de Recibir por Correo", + "email_receipt_check_behaviour_always" => "Siempre activado", + "email_receipt_check_behaviour_last" => "Recordar ultima vez", + "email_receipt_check_behaviour_never" => "Siempre desactivado", + "email_smtp_crypto" => "Encriptado SMTP", + "email_smtp_host" => "Servidor SMTP", + "email_smtp_pass" => "Pasword SMTP", + "email_smtp_port" => "Puerto SMTP", + "email_smtp_timeout" => "Tiempo falla SMTP", + "email_smtp_user" => "Usuario SMTP", + "enable_avatar" => "Habilitar Avatar", + "enable_avatar_tooltip" => "Habilitar Avatares para que se muestren en el menú desplegable Categorías y Registrarse ", + "enable_dropdown_tooltip" => "No podrá agregar nuevas categorías si esto está marcado", + "enable_new_look" => "Habilitar nueva apariencia", + "enable_right_bar" => " Habilitar la barra lateral derecha", + "enable_right_bar_tooltip" => "Cambiar la barra lateral de izquierda a derecha ", + "enforce_privacy" => "Forzar privacidad", + "enforce_privacy_tooltip" => "Proteja la privacidad de los clientes aplicando codificación de datos en caso de que se eliminen", + "fax" => "Fax", + "file_perm" => "Hay problemas con los permisos de archivo. Por favor corrija y vuelva a recargar esta página.", + "financial_year" => "Inicio del año fiscal", + "financial_year_apr" => "1º de Abril", + "financial_year_aug" => "1º de Agosto", + "financial_year_dec" => "1º de Diciembre", + "financial_year_feb" => "1º de Febrero", + "financial_year_jan" => "1º de Enero", + "financial_year_jul" => "1º de Julio", + "financial_year_jun" => "1º de Junio", + "financial_year_mar" => "1º de Marzo", + "financial_year_may" => "1º de Mayo", + "financial_year_nov" => "1º de Noviembre", + "financial_year_oct" => "1º de Octubre", + "financial_year_sep" => "1º de Septiembre", + "floating_labels" => "Etiquetas flotantes", + "gcaptcha_enable" => "Inicio de sesión con reCAPTCHA", + "gcaptcha_secret_key" => "Llave secreta reCAPTCHA", + "gcaptcha_secret_key_required" => "reCAPTCHA Secret Key es requerida si se usa", + "gcaptcha_site_key" => "Llave del sitio reCAPTCHA", + "gcaptcha_site_key_required" => "reCAPTCHA Site Key es requerida si se usa", + "gcaptcha_tooltip" => "Proteja la página de inicio de sesión con Google reCAPTCHA, haga clic en el icono de un par de claves de API.", + "general" => "General", + "general_configuration" => "Configuración General", + "giftcard_number" => "Número de tarjeta de regalo", + "giftcard_random" => "Generar aleatoriamente", + "giftcard_series" => "Generar en serie", + "image_allowed_file_types" => "Tipos de archivos permitidos", + "image_max_height_tooltip" => "Altura máxima permitida de las cargas de imágenes en píxeles (px).", + "image_max_size_tooltip" => "Tamaño máximo de archivo permitido de cargas de imágenes en kilobytes (kb).", + "image_max_width_tooltip" => "Ancho máximo permitido de las cargas de imágenes en píxeles (px).", + "image_restrictions" => "Restricciones de carga de imágenes", + "include_hsn" => "Incluir Soporte para Códigos HSN", + "info" => "Información", + "info_configuration" => "Información del Comercio", + "input_groups" => "Introducir Grupos", + "integrations" => "Componentes Integrados", + "integrations_configuration" => "Componentes de Terceros Integrados", + "invoice" => "Factura", + "invoice_configuration" => "Parámetros de Impresión", + "invoice_default_comments" => "Comentarios predeterminados en la factura", + "invoice_email_message" => "Plantilla de Factura por Email", + "invoice_enable" => "Activar Facturación", + "invoice_printer" => "Impresora Facturadora", + "invoice_type" => "Tipo de Factura", + "is_readable" => "es legible, pero los permisos de lectura son incorrectos. Pongalos en 640 o 660 cargue nuevamente.", + "is_writable" => "es escribible, pero los permisos de escritura son incorrectos. Pongalos en 750 y recargue la página de nuevo.", + "item_markup" => "Marcado de Artículo", + "jsprintsetup_required" => "Advertencia!Esta funcionalidad desactivada solo funciona con el addon jsPrintSetup de FireFox instalado. Guardar de todas formas?", + "language" => "Idioma", + "last_used_invoice_number" => "Último numero de factura utilizado", + "last_used_quote_number" => "Último número de presupuesto utilizado", + "last_used_work_order_number" => "Ultimo usado sin numero", + "left" => "Izquierda", + "license" => "Licencia", + "license_configuration" => "Anuncio de Licencia", + "line_sequence" => "Secuencia de linea", + "lines_per_page" => "Líneas por página", + "lines_per_page_number" => "Líneas por página debe ser un número.", + "lines_per_page_required" => "Líneas por página es requerido.", + "locale" => "Localización", + "locale_configuration" => "Configuración de la zona local", + "locale_info" => "Informacion de la configuracion de la zona", + "location" => "Inventario", + "location_configuration" => "Ubicación de Inventario", + "location_info" => "Información de Configuración de Ubicación", + "login_form" => "Estilo del formulario de inicio de sesión", + "logout" => "Desea hacer un respaldo antes de salir? Pulsa [OK] para respaldar o [Cancelar] para salir.", + "mailchimp" => "Correo MailChimp", + "mailchimp_api_key" => "Clave API de Mailchimp", + "mailchimp_configuration" => "Configuración de Mailchimp", + "mailchimp_key_successfully" => "Clave API correcta.", + "mailchimp_key_unsuccessfully" => "Clave API incorrecta.", + "mailchimp_lists" => "Lista(s) de Mailchimp", + "mailchimp_tooltip" => "Haga clic en el icono de una clave de API.", + "message" => "Mensajes SMS", + "message_configuration" => "Configuracion del mensaje", + "msg_msg" => "Texto del mensaje guardado", + "msg_msg_placeholder" => "Si desea usar un formato de SMS guarde su mensaje aquí, en caso contrario deje en blanco.", + "msg_pwd" => "SMS-API Password", + "msg_pwd_required" => "SMS-API Password es un campo requerido", + "msg_src" => "SMS-API ID remitente", + "msg_src_required" => "SMS-API ID remitente es un campo requerido", + "msg_uid" => "SMS-API Usuario", + "msg_uid_required" => "SMS-API Usuario es un campo requerido", + "multi_pack_enabled" => "Empaquetado Múltiple por Producto", + "no_risk" => "Sin riesgos de seguridad/vulnerabilidad.", + "none" => "ninguno", + "notify_alignment" => "Posición de notificacion", + "number_format" => "Formato de número", + "number_locale" => "Localización", + "number_locale_invalid" => "Localización ingresada invalida. Revisa el link en el tooltip para encontrar informacion.", + "number_locale_required" => "Numero localizacion es un campo requerido.", + "number_locale_tooltip" => "Encontrar una zonificacion adecuada en este enlace.", + "os_timezone" => "Zona Horaria Local:", + "ospos_info" => "Información de la Instalación OSPOS", + "payment_options_order" => "Orden de opciones de pago", + "perm_risk" => "Los permisos incorrectos dejan a este software en riesgo.", + "phone" => "Teléfono comercial", + "phone_required" => "Teléfono del Comercio es requerido.", + "print_bottom_margin" => "Margen Inferior", + "print_bottom_margin_number" => "Margen Inferior debe ser un número.", + "print_bottom_margin_required" => "Margen Inferior es requerido.", + "print_delay_autoreturn" => "Regresar automaticamente a Vender", + "print_delay_autoreturn_number" => "Tiempo espera requerido para regresar a ventas.", + "print_delay_autoreturn_required" => "El tiempo espera debe ser numérico.", + "print_footer" => "Imprimir el pie de página del navegador", + "print_header" => "Imprimir el encabezado del navegador", + "print_left_margin" => "Margen Izquierdo", + "print_left_margin_number" => "Margen Izquierdo debe ser un número.", + "print_left_margin_required" => "Margen Izquierdo es requerido.", + "print_receipt_check_behaviour" => "Selección de Imprimir recibo", + "print_receipt_check_behaviour_always" => "Siempre activado", + "print_receipt_check_behaviour_last" => "Recordar la ultima vez", + "print_receipt_check_behaviour_never" => "Siempre desactivo", + "print_right_margin" => "Margen Derecho", + "print_right_margin_number" => "Margen Derecho debe ser un número.", + "print_right_margin_required" => "Margen Derecho es requerido.", + "print_silently" => "Mostrar configuracion pre- impresión", + "print_top_margin" => "Margen Superior", + "print_top_margin_number" => "Margen Superior debe ser un número.", + "print_top_margin_required" => "Margen Superior es requerido.", + "quantity_decimals" => "Decimales de Cantidades", + "quick_cash_enable" => "Activar Botones de Efectivo", + "quote_default_comments" => "Comentario inicial de cotizaciones", + "receipt" => "Recibo", + "receipt_category" => "Recibo con categoría", + "receipt_configuration" => "Parámetros de Impresión", + "receipt_default" => "Normal", + "receipt_font_size" => "Tamaño letra", + "receipt_font_size_number" => "Debe ser un numero el tamaño de letra.", + "receipt_font_size_required" => "El tamaño de letra es requerido.", + "receipt_info" => "Información de Configuración de Recibo", + "receipt_printer" => "Impresora de Ticket", + "receipt_short" => "Resumido", + "receipt_show_company_name" => "Mostrar el nombre de la empresa", + "receipt_show_description" => "Mostrar descripcion", + "receipt_show_serialnumber" => "Mostrar numero de serie", + "receipt_show_tax_ind" => "Mostrar indicador de impuestos", + "receipt_show_taxes" => "Mostrar impuestos", + "receipt_show_total_discount" => "Mostrar Descuento Total", + "receipt_template" => "Formato de recibo", + "receiving_calculate_average_price" => "Calcular Promedio de Precio. (Recepción)", + "recv_invoice_format" => "Formato de Factura de Recepción", + "register_mode_default" => "Modo de registro por defecto", + "report_an_issue" => "Informe de algún problema", + "return_policy_required" => "Política de Devolución requerida.", + "reward" => "Recompensas", + "reward_configuration" => "Configuración de recompensas", + "right" => "Derecha", + "sales_invoice_format" => "Formato de Facturas de Venta", + "sales_quote_format" => "Formato de presupuesto de las ventas", + "saved_successfully" => "Configuración guardada satisfactoriamente.", + "saved_unsuccessfully" => "Configuración no guardada.", + "security_issue" => "Advertencia de vulnerabilidad de seguridad", + "server_notice" => "Por Favor Use la Siguiente Información para Reportar Problemas.", + "service_charge" => "Costo de Servicio", + "show_due_enable" => "Mostrar vencimientos de clientes", + "show_office_group" => "Mostrar icono oficina", + "statistics" => "Enviar estadísticas", + "statistics_tooltip" => "Envíe estadísticas para el desarrollo y mejora de funciones.", + "stock_location" => "Ubicación de Inventario", + "stock_location_duplicate" => "El nombre de inventario debe ser único.", + "stock_location_invalid_chars" => "Nombre de la Ubicación de Inventario no debe contener '_'.", + "stock_location_required" => "Número de Ubicación de Inventario es requerido.", + "suggestions_fifth_column" => "Columna 5", + "suggestions_first_column" => "Columna 1", + "suggestions_fourth_column" => "Columna 4", + "suggestions_layout" => "Sugerencias de búsqueda", + "suggestions_second_column" => "Columna 2", + "suggestions_third_column" => "Columna 3", + "system_conf" => "Sistema OSPOS", + "system_info" => "System Info", + "table" => "Mesa", + "table_configuration" => "Configuración de Mesa", + "takings_printer" => "Impresión de retenciones", + "tax" => "Impuestos", + "tax_category" => "Categoría impuesto", + "tax_category_duplicate" => "Categoría de impuesto ingresada ya existe.", + "tax_category_invalid_chars" => "Categoría de impuesto ingresada es invalida.", + "tax_category_required" => "Categoría de impuesto es requerida.", + "tax_category_used" => "La categoría de impuestos no puede borrarse, esta en uso.", + "tax_configuration" => "Configuracion Impuesto", + "tax_decimals" => "Decimales de impuestos", + "tax_id" => "Identificador del Impuesto", + "tax_included" => "Impuestos incluidos", + "theme" => "Tema", + "theme_preview" => "Vista Previa del Tema:", + "thousands_separator" => "Separador de miles", + "timezone" => "Zona Horaria", + "timezone_error" => "La zona horaria de OSPOS es diferente de tu zona horaria local.", + "top" => "Arriba", + "use_destination_based_tax" => "Usar Impuesto Basado en Destino", + "user_timezone" => "Zona Horaria OSPOS:", + "website" => "Sitio Web", + "wholesale_markup" => "Marcado al por mayor", + "work_order_enable" => "Soporte Ordenes de Trabajo", + "work_order_format" => "Formato Ordenes de trabajo", +]; diff --git a/app/Language/es/Customers.php b/app/Language/es/Customers.php index f3fb129d1..0e20186bf 100644 --- a/app/Language/es/Customers.php +++ b/app/Language/es/Customers.php @@ -1,54 +1,56 @@ "Cuenta #", + "account_number_duplicate" => "Este número de cuenta ya esta en la base de datos.", + "available_points" => "Puntos Disponibles", + "available_points_value" => "Puntos Disponibles", + "average" => "Gasto promedio", + "avg_discount" => "Descuento promedio", + "basic_information" => "Información", + "cannot_be_deleted" => "No se pudo borrar los clientes seleccionados. Uno o más de éstos tiene ventas.", + "company_name" => "Nombre del Comercio", + "confirm_delete" => "¿Seguro(a) de que quieres borrar a los clientes seleccionados?", + "confirm_restore" => "Esta seguro de quere restaurar lo(s) empleado(s) seleccionado(s)?", + "consent" => "Consentimiento de registro", + "consent_required" => "Consentimiento de registro es un campo requerido.", + "csv_import_failed" => "Falló la importación de Hoja de Cálculo", + "csv_import_nodata_wrongformat" => "El archivo subido no tiene informacion o el formato es incorrecto.", + "csv_import_partially_failed" => "La mayoria de los clientes se importaron pero algunos no:", + "csv_import_success" => "Importacion de Clientes exitosa.", + "customer" => "Cliente", + "date" => "Fecha", + "discount" => "Descuento", + "discount_fixed" => "Descuento Fijo", + "discount_percent" => "Descuento en Porcentaje", + "discount_type" => "Tipo de Descuento", + "email_duplicate" => "La dirección de correo electrónico ya existe en la base de datos.", + "employee" => "Empleado", + "error_adding_updating" => "Error agregando/actualizando cliente.", + "import_items_csv" => "Importar Clientes desde CSV", + "mailchimp_activity_click" => "Email click", + "mailchimp_activity_lastopen" => "Último correo abierto", + "mailchimp_activity_open" => "Correo abierto", + "mailchimp_activity_total" => "Correo enviado", + "mailchimp_activity_unopen" => "Correo sin abrir", + "mailchimp_email_client" => "Correo del cliente", + "mailchimp_info" => "Correo Mailchimp", + "mailchimp_member_rating" => "Porcentaje", + "mailchimp_status" => "Estado", + "mailchimp_vip" => "VIP", + "max" => "Máx. gastado", + "min" => "Mín. gastado", + "new" => "Nuevo Cliente", + "none_selected" => "No has seleccionado clientes para ser borrados.", + "one_or_multiple" => "Cliente(s)", + "quantity" => "Cantidad", + "stats_info" => "Estados", + "successful_adding" => "Has agregado satisfactoriamente el cliente", + "successful_deleted" => "Has borrado satisfactoriamente a", + "successful_updating" => "No se ha podido agregar el cliente", + "tax_code" => "Código de impuesto", + "tax_id" => "Identificador del Impuesto", + "taxable" => "Gravable", + "total" => "Total", + "update" => "Actualizar Cliente", + "rewards_package" => "Paquete de recompensas", +]; diff --git a/app/Language/es/Datepicker.php b/app/Language/es/Datepicker.php index 5ed5371a4..31d12404f 100644 --- a/app/Language/es/Datepicker.php +++ b/app/Language/es/Datepicker.php @@ -1,22 +1,23 @@ - "Todos", + "apply" => "Aplicar", + "cancel" => "Cancelar", + "custom" => "Personalizar", + "from" => "Desde", + "last_30" => "Últimos 30 Días", + "last_7" => "Últimos 7 Días", + "last_financial_year" => "Último año fiscal", + "last_month" => "Mes Anterior", + "last_year" => "Año Anterior", + "same_month_last_year" => "Este Mes hace un año", + "same_month_to_same_day_last_year" => "Este mes hasta hoy, del año pasado", + "this_financial_year" => "Este año fiscal", + "this_month" => "Este Mes", + "this_year" => "Este Año", + "to" => "Hasta", + "today" => "Hoy", + "today_last_year" => "Hoy el año pasado", + "weekstart" => "0", + "yesterday" => "Ayer", +]; diff --git a/app/Language/es/Employees.php b/app/Language/es/Employees.php index 1d245f248..862f3d9f6 100644 --- a/app/Language/es/Employees.php +++ b/app/Language/es/Employees.php @@ -1,43 +1,44 @@ - "Administrador", + "basic_information" => "Información Básica de Empleados", + "cannot_be_deleted" => "No se pudieron borrar empleados. Uno o más empleados tiene ventas procesadas o estás tratando de borrarte a tí mismo(a).", + "change_employee" => "Cambio de Empleado", + "change_password" => "Cambiar Contraseña", + "clerk" => "Empleado", + "commission" => "Tasa de Comisión", + "confirm_delete" => "¿Seguro(a) que quieres borrar los empleados seleccionados?", + "confirm_restore" => "Esta seguro de quere restaurar lo(s) empleado(s) seleccionado(s)?", + "current_password" => "Contraseña Actual", + "current_password_invalid" => "Contraseña Actual Inválida.", + "employee" => "Empleado", + "error_adding_updating" => "Error al agregar/actualizar empleado.", + "error_deleting_demo_admin" => "No puedes borrar el usuario admin del demo.", + "error_updating_demo_admin" => "No puedes cambiar el usuario admin del demo.", + "language" => "Idioma", + "login_info" => "Información de Ingreso del Empleado", + "manager" => "Encargado", + "new" => "Nuevo Empleado", + "none_selected" => "No has seleccionado empleados para borrar.", + "one_or_multiple" => "empleado(s)", + "password" => "Contraseña", + "password_minlength" => "La contraseña debe tener, por lo menos, 8 caracteres.", + "password_must_match" => "Las Contraseñas no coinciden.", + "password_not_must_match" => "La contraseña actual y la nueva contraseña no deben ser iguales.", + "password_required" => "La Contraseña es requerida.", + "permission_desc" => "Activa las cajas debajo para permitir el acceso a los módulos.", + "permission_info" => "Permisos y Acceso del Empleado", + "repeat_password" => "Repita Contraseña", + "subpermission_required" => "Agregar al menos un permiso para cada modulo.", + "successful_adding" => "Empleado agregado satisfactoriamente.", + "successful_change_password" => "Contraseña cambiada satisfactoriamente.", + "successful_deleted" => "Has borrado satisfactoriamente a", + "successful_updating" => "Has actualizado el empleado satisfactoriamente", + "system_language" => "Idioma de sistema", + "unsuccessful_change_password" => "Cambio de contraseña fallido.", + "update" => "Actualizar Empleado", + "username" => "Usuario", + "username_duplicate" => "Nombre de Usuario de Empleado yá está en uso. Por favor escoja otro.", + "username_minlength" => "El nombre de usuario debe ser por lo menos, 5 caracteres.", + "username_required" => "Nombre de usuario es requerido.", +]; diff --git a/app/Language/es/Enum.php b/app/Language/es/Enum.php index 82efe02e3..4e59777d6 100644 --- a/app/Language/es/Enum.php +++ b/app/Language/es/Enum.php @@ -1,9 +1,10 @@ - "Mitad abajo", + "half_even" => "Mitad par", + "half_five" => "Mitad y cinco", + "half_odd" => "Mitad impar", + "half_up" => "Mitad arriba", + "round_down" => "Redondeo abajo", + "round_up" => "Redondeo arriba", +]; diff --git a/app/Language/es/Error.php b/app/Language/es/Error.php index 2d6f634fb..cee1d72d2 100644 --- a/app/Language/es/Error.php +++ b/app/Language/es/Error.php @@ -1,4 +1,5 @@ - "No tienes permiso para accesar el módulo llamado", + "unknown" => "desconocido", +]; diff --git a/app/Language/es/Expenses.php b/app/Language/es/Expenses.php index 541466483..537c759cb 100644 --- a/app/Language/es/Expenses.php +++ b/app/Language/es/Expenses.php @@ -1,48 +1,50 @@ "Agregar Gasto", + "amount" => "Monto", + "amount_number" => "Monto debe ser numerico", + "amount_required" => "Monto numerico requerido", + "by_category" => "Categoria", + "cannot_be_deleted" => "No puede borrar Categoria de gastos", + "cash" => "Efectivo", + "cash_filter" => "Efectivo", + "categories_name" => "Categoria de Gastos", + "category_required" => "categoria es un campo requerido", + "check" => "Cheque", + "check_filter" => "Cheque", + "confirm_delete" => "¿Esta seguro que quiere borrar (el)los gasto(s) seleccionado(s)?", + "confirm_restore" => "¿Está seguro que quiere restaurar (el)los gasto(s) seleccionado(s)?", + "credit" => "Tarjeta Credito", + "credit_filter" => "Tarjeta Credito", + "date" => "Fecha", + "date_number" => "fecha debe ser numerico", + "date_required" => "fecha es requerido", + "debit" => "Tarjeta Debito", + "debit_filter" => "Tarjeta Debito", + "description" => "Descripcion", + "due" => "Hasta", + "due_filter" => "Hasta", + "employee" => "Creado por", + "error_adding_updating" => "Error añadiendo/actualizando", + "expense_id" => "Id", + "expenses_employee" => "Empleado", + "info" => "Info de gasto", + "ip_address" => "Dirección IP", + "is_deleted" => "Borrado", + "name_required" => "Nombre de gasto requerido", + "new" => "Nuevo Gasto", + "new_supplier" => "Nuevo Proveedor", + "no_expenses_to_display" => "No hay gastos para mostrar", + "none_selected" => "No ha seleccionado ningun gasto", + "one_or_multiple" => "Gasto(s)", + "payment" => "Tipo de pago", + "start_typing_supplier_name" => "Empieza a escribir el nombre del proveedor...", + "successful_adding" => "Gasto añadido", + "successful_deleted" => "Gasto borrado", + "successful_updating" => "Gasto actualizado", + "supplier_name" => "Proveedor", + "supplier_tax_code" => "Codigo Imp", + "tax_amount" => "Imp", + "tax_amount_number" => "Número de Importe de Impuestos", + "update" => "Actualizar Gasto", +]; diff --git a/app/Language/es/Expenses_categories.php b/app/Language/es/Expenses_categories.php index b3367c39f..c03df378d 100644 --- a/app/Language/es/Expenses_categories.php +++ b/app/Language/es/Expenses_categories.php @@ -1,20 +1,22 @@ "nombre requerido-", + "add_item" => "Agregar categoria", + "cannot_be_deleted" => "No pudo borrar", + "category_id" => "Id", + "confirm_delete" => "Esta seguro de quere borrar lo(s) categorias(s) seleccionado(s)?", + "confirm_restore" => "¿Está seguro de que desea restaurar la categoría de gastos seleccionada?", + "description" => "Descripcion Categoria", + "error_adding_updating" => "Error actualizando/adicinando categoria", + "info" => "Informacion Categoria", + "name" => "Categorías de gastos", + "new" => "Nueva Categoria", + "no_expenses_categories_to_display" => "Ninguna categoria para mostrar", + "none_selected" => "No ha seleccionado nada", + "one_or_multiple" => "Categoria de gasto", + "quantity" => "Oferta", + "successful_adding" => "Categoria adicionada", + "successful_deleted" => "Categoria borrada", + "successful_updating" => "Categoria actualizada", + "update" => "Actualizar Categoria", +]; diff --git a/app/Language/es/Giftcards.php b/app/Language/es/Giftcards.php index d1af2feda..cab175765 100644 --- a/app/Language/es/Giftcards.php +++ b/app/Language/es/Giftcards.php @@ -1,70 +1,71 @@ - "Inventario a agregar/substraer.", + "allow_alt_description" => "Permitir Descripción Alternativa", + "bulk_edit" => "Edición Múltiple", + "cannot_be_deleted" => "No se puede borrar las tarjetas seleccionadas. Una o más tiene ventas.", + "cannot_find_giftcard" => "Tarjeta Regalo no encontrada.", + "cannot_use" => "Tarjeta Regalo {0} no puede ser usada: Cliente invalido.", + "card_value" => "Valor", + "category" => "Categoría", + "change_all_to_allow_alt_desc" => "Permitir Descripción Alternativa En Todos.", + "change_all_to_not_allow_allow_desc" => "No Permitir Descripción Alternativa Para Todos.", + "change_all_to_serialized" => "Cambiar Todo A Serializado", + "change_all_to_unserialized" => "Cambiar Todo A Deserializado", + "confirm_bulk_edit" => "¿Seguro(a) de querer editar las tarjetas de regalo seleccionadas?", + "confirm_delete" => "¿Seguro(a) de querer eliminar las tarjetas de regalo seleccionadas?", + "confirm_restore" => "Esta seguro de querer restaurar la(s) entrada(s) seleccionada(s)?", + "cost_price" => "Precio de Costo", + "count" => "Actualizar Inventario", + "csv_import_failed" => "Falló, se recomeinda usar LibreOffice.", + "current_quantity" => "Cantidad Actual", + "description" => "Descripción", + "details_count" => "Detalles del Levantamiento de Inventario", + "do_nothing" => "No hacer nada", + "edit_fields_you_want_to_update" => "Edita los campos que quieras actualizar en TODAS las tarjetas de regalo seleccionadas.", + "edit_multiple_giftcards" => "Editando Múltiples Tarjetas de Regalo.", + "error_adding_updating" => "Error agregando/actualizando tarjeta de regalo.", + "error_updating_multiple" => "Error actualizando tarjetas de regalo.", + "generate_barcodes" => "Generar Códigos de Barras", + "giftcard" => "Tarjeta de Regalo", + "giftcard_number" => "Número de Tarjeta de Regalo", + "info_provided_by" => "Info provista por", + "inventory_comments" => "Comentarios", + "is_serialized" => "La Tarjeta de Regalo tiene Número de Serie", + "low_inventory_giftcards" => "Tarjetas con Bajo Inventario", + "manually_editing_of_quantity" => "Edición Manual de Cantidad", + "must_select_giftcard_for_barcode" => "Debes seleccionar por lo menos 1 tarjeta para generar códigos de barras.", + "new" => "Nueva Tarjeta de Regalo", + "no_description_giftcards" => "Tarjetas de Regalo sin Descripción", + "no_giftcards_to_display" => "No hay Tarjetas de Regalo.", + "none" => "Ninguno(a)", + "none_selected" => "No has seleccionado tarjetas de regalo para editar.", + "number" => "Número de Tarjeta de Regalo debe ser un número.", + "number_information" => "Número de Tarjeta de Regalo", + "number_required" => "Número de Tarjeta de Regalo es requerido.", + "one_or_multiple" => "tarjeta(s) de regalo", + "person_id" => "Cliente", + "quantity" => "Cantidad", + "quantity_required" => "Cantidad es requerido. Por favor, haz click en (X) para cancelar.", + "remaining_balance" => "El valor excedente de la tarjeta de regalo {0} es de {1}!", + "reorder_level" => "Cantidad Mínima", + "retrive_giftcard_info" => "Obtener Info de Tarjeta de Regalo", + "sales_tax_1" => "Impuesto de Venta 1", + "sales_tax_2" => "Impuesto de Venta 2", + "serialized_giftcards" => "Tarjetas Serializadas", + "successful_adding" => "Has agregado satisfactoriamente una tarjeta de regalo", + "successful_bulk_edit" => "Has actualizado satisfactoriamente las tarjetas de regalo seleccionadas", + "successful_deleted" => "Has borrado satisfactoriamente", + "successful_updating" => "Has actualizado satisfactoriamente una tarjeta de regalo", + "supplier" => "Proveedor", + "tax_1" => "Impuesto 1", + "tax_2" => "Impuesto 2", + "tax_percent" => "Porcentaje de Impuesto", + "tax_percents" => "Porcentaje de Impuesto(s)", + "unit_price" => "Precio Unitario", + "upc_database" => "Base de Datos UPC", + "update" => "Actualizar Tarjeta de Regalo", + "use_inventory_menu" => "Usar Menú de Inventario", + "value" => "Valor de Tarjeta de Regalo debe ser un número.", + "value_required" => "Valor de Tarjeta de Regalo es requerido.", +]; diff --git a/app/Language/es/Item_kits.php b/app/Language/es/Item_kits.php index bc65dd37d..de7c39f7c 100644 --- a/app/Language/es/Item_kits.php +++ b/app/Language/es/Item_kits.php @@ -1,40 +1,41 @@ - "Agregar Artículo", + "all" => "Todo", + "cannot_be_deleted" => "Borrado de Kit(s) de Artículos fallido.", + "confirm_delete" => "¿Estás seguro(a) de querer borrar los kits seleccionados?", + "confirm_restore" => "Esta seguro de quere restaurar los kit seleccionados?", + "description" => "Descripción", + "discount" => "Descuento", + "discount_fixed" => "Descuento Fijo", + "discount_percent" => "Porcentaje de descuento", + "discount_type" => "Tipo de Descuento", + "error_adding_updating" => "Error agregando/actualizando Kit de Artículos.", + "find_kit_item" => "Buscar Kit", + "info" => "Info de Kit", + "item" => "Artículo", + "item_kit_number" => "Código", + "item_kit_number_duplicate" => "El Número del Kit de Artículo yá está presente en la base de datos.", + "item_number" => "", + "item_number_duplicate" => "Código de Kit Duplicado", + "items" => "Artículos", + "kit" => "Id", + "kit_and_components" => "Artículos y componentes", + "kit_and_stock" => "Artículos y stocks", + "kit_only" => "Solo artículos", + "name" => "Nombre del Kit", + "new" => "Nuevo Kit", + "no_item_kits_to_display" => "Sin kits de artículos para mostrar.", + "none_selected" => "No has seleccionado Kits de Artículos.", + "one_or_multiple" => "Kit(s) de Artículos", + "price_option" => "Opción del precio", + "priced_only" => "Solo con precio", + "print_option" => "Opciones de impresión", + "quantity" => "Cantidad", + "sequence" => "Orden", + "successful_adding" => "Has agregado satisfactoriamente un Kit de Artículos", + "successful_deleted" => "Has borrado satisfactoriamente", + "successful_updating" => "Has actualizado satisfactoriamente un Kit de Artículos", + "unit_price" => "Precio Unitario", + "update" => "Actualizar Kit de Artículos", +]; diff --git a/app/Language/es/Items.php b/app/Language/es/Items.php index 4fb5615ca..23f0c600b 100644 --- a/app/Language/es/Items.php +++ b/app/Language/es/Items.php @@ -1,118 +1,120 @@ "Inventario a agregar/substraer.", + "allow_alt_description" => "Permitir Descripción Alternativa", + "amount_entry" => "Monto entrada", + "bulk_edit" => "Edición Múltiple", + "buy_price_required" => "Precio de Compra es requerido.", + "cannot_be_deleted" => "No se pueden borrar los artículos seleccionados. Uno o más tiene(n) ventas.", + "cannot_find_item" => "Articulo no encontrado.", + "categories" => "Categorías. Seleccione el número de artículo.", + "category" => "Categoría", + "category_new" => "Nueva Categoría", + "category_required" => "Categoría es requerido.", + "change_all_to_allow_alt_desc" => "Permitir Descripción Alternativa para todos.", + "change_all_to_not_allow_allow_desc" => "Denegar Descripción Alternativa para todos.", + "change_all_to_serialized" => "Cambiar Todo A Serializado", + "change_all_to_unserialized" => "Cambiar Todo A Deserializado", + "change_image" => "Cambiar Imagen", + "confirm_bulk_edit" => "¿Estás seguro(a) de querer editar los artículos seleccionados?", + "confirm_bulk_edit_wipe_taxes" => "Toda la información de impuesto del articulo sera cambiada.", + "confirm_delete" => "¿Estás seguro(a) de querer borrar los artículos seleccionados?", + "confirm_restore" => "Esta seguro de querer restaurar lo(s) articulo(s) seleccionada(s)?", + "cost_price" => "Precio al Por Mayor", + "cost_price_number" => "Precio al Por Mayor debe ser un número.", + "cost_price_required" => "Precio al Por Mayor es un campo requerido.", + "count" => "Actualizar Inventario", + "csv_import_failed" => "Falló la importación de Hoja de Cálculo", + "csv_import_nodata_wrongformat" => "El archivo subido no tiene datos o el formato es incorrecto.", + "csv_import_partially_failed" => "Hubo {0} falla(s) en la importación de producto(s) en la(s) línea(s): {1}. Ninguna fila ha sido importada.", + "csv_import_success" => "Se importaron los articulos exitosamente.", + "current_quantity" => "Cantidad Actual", + "default_pack_name" => "Cada", + "description" => "Descripción", + "details_count" => "Detalles de Cuenta de Inventario", + "do_nothing" => "No Hacer Nada", + "edit" => "Editar", + "edit_fields_you_want_to_update" => "Edita los campos para actualizar en los artículos seleccionados.", + "edit_multiple_items" => "Editando Artículos Múltiples", + "empty_upc_items" => "Items con UPC Vacio", + "error_adding_updating" => "Error agregando/actualizando artículo", + "error_updating_multiple" => "Error actualizando artículos", + "generate_barcodes" => "Generar Códigos de Barras", + "hsn_code" => "Nomenclatura de Sistemas Harmonizados", + "image" => "Avatar", + "import_items_csv" => "Importar Artículos desde CSV", + "info_provided_by" => "Info provista por", + "inventory" => "Inventario", + "inventory_CSV_import_quantity" => "Catidad Importada desde CSV", + "inventory_comments" => "Comentarios", + "inventory_data_tracking" => "Seguimiento de datos de inventario", + "inventory_date" => "Fecha", + "inventory_employee" => "Empleado", + "inventory_in_out_quantity" => "Cantidad E/S", + "inventory_remarks" => "Observaciones", + "is_deleted" => "Eliminado", + "is_printed" => "No impreso", + "is_serialized" => "El Artículo tiene Número de Serie", + "item" => "Artículo", + "item_id" => "Id del Artículo", + "item_number" => "UPC/EAN/ISBN", + "item_number_duplicate" => "El número de artículo ya esta presente en la base de datos.", + "kit" => "Kits de artículos", + "location" => "Ubicación", + "low_inventory_items" => "Artículos de Inventario Escaso", + "low_sell_item" => "Producto de bajas ventas", + "manually_editing_of_quantity" => "Edición Manual de Cantidad", + "markup" => "El marcado de elementos está habilitado", + "name" => "Nombre Artículo", + "name_required" => "Nombre de Artículo es requerido.", + "new" => "Nuevo Artículo", + "no_description_items" => "Artículos sin Descripción", + "no_items_to_display" => "Sin datos que mostrar.", + "none" => "Ninguno", + "none_selected" => "No has seleccionado artículos para editar", + "nonstock" => "Sin stock", + "number_information" => "Número del Artículo", + "number_required" => "UPC/EAN/ISBN es un campo requerido.", + "one_or_multiple" => "articulo(s)", + "pack_name" => "Nombre del Paquete", + "qty_per_pack" => "Cantidad por Paquete", + "quantity" => "Cantidad en Stock", + "quantity_number" => "Cantidad debe ser número.", + "quantity_required" => "Cantidad es requerido.", + "receiving_quantity" => "Cantidad Recibida", + "remove_image" => "Quitar Imagen", + "reorder_level" => "Cantidad Mínima", + "reorder_level_number" => "Cantidad Mínima debe ser número.", + "reorder_level_required" => "Cantidad Mínima es requerido.", + "retrive_item_info" => "Obtener Información de Artículo", + "sales_tax_1" => "Impuesto de Ventas 1", + "sales_tax_2" => "Impuesto de Ventas 2", + "search_attributes" => "Atributos de Búsqueda", + "select_image" => "Seleccionar Imagen", + "serialized_items" => "Artículos Serializados", + "standard" => "Estándar", + "stock" => "Existencia", + "stock_location" => "Ubicación de Inventario", + "stock_type" => "Tipo de stock", + "successful_adding" => "Has agregado satisfactoriamente un artículo", + "successful_bulk_edit" => "Has actualizado satisfactoriamente los artículos seleccionados", + "successful_deleted" => "Has borrado satisfactoriamente", + "successful_updating" => "Has actualizando satisfactoriamente un artículo", + "supplier" => "Proveedor", + "tax_1" => "Impuesto 1", + "tax_2" => "Impuesto 2", + "tax_3" => "Impuestos 3", + "tax_category" => "Categoría del Impuesto", + "tax_percent" => "Porcentaje de Impuesto", + "tax_percent_number" => "Impuesto porcentaje debe ser numerico", + "tax_percent_required" => "Porcentaje de Impuesto es requerido.", + "tax_percents" => "Porcentaje de Impuesto(s)", + "temp" => "Temporal", + "type" => "Tipo de ítem", + "unit_price" => "Precio de Venta", + "unit_price_number" => "Precio de Venta debe ser número.", + "unit_price_required" => "Precio de Venta es requerido.", + "upc_database" => "Base de datos UPC", + "update" => "Actualizar Artículo", + "use_inventory_menu" => "Usar Menú de Inventario", +]; diff --git a/app/Language/es/Login.php b/app/Language/es/Login.php index d343f58d3..d5ed207d9 100644 --- a/app/Language/es/Login.php +++ b/app/Language/es/Login.php @@ -1,13 +1,14 @@ - "No soy un robot.", + "go" => "Ir", + "invalid_gcaptcha" => "Por favor verifique si usted no es un robot.", + "invalid_installation" => "La instalación no es correcta, comprueba el fichero php.ini.", + "invalid_username_and_password" => "Usuario y/o Contraseña no validos.", + "login" => "Iniciar Sesión", + "logout" => "Cerrar sesión", + "migration_needed" => "La migración de la base de datos a {0} se iniciará después del inicio de sesión.", + "password" => "Contraseña", + "username" => "Usuario", + "welcome" => "Bienvenido a {0}!", +]; diff --git a/app/Language/es/Messages.php b/app/Language/es/Messages.php index c78a464be..81e182fde 100644 --- a/app/Language/es/Messages.php +++ b/app/Language/es/Messages.php @@ -1,14 +1,15 @@ - "Nombre", + "last_name" => "Apellidos", + "message" => "Mensaje", + "message_placeholder" => "Su mensaje aquí…", + "message_required" => "Mensaje es requerido", + "multiple_phones" => "(En Caso de varios destinatarios, ingresar los numeros de telefono separados por comas)", + "phone" => "Numero de Telefono", + "phone_number_required" => "El Telefono es requerido", + "phone_placeholder" => "Numero de Celular aquí…", + "sms_send" => "Enviar SMS", + "successfully_sent" => "Mensaje exitosamente enviado a: ", + "unsuccessfully_sent" => "Mensaje no pudo ser enviado a: ", +]; diff --git a/app/Language/es/Module.php b/app/Language/es/Module.php index fc5292020..d236764af 100644 --- a/app/Language/es/Module.php +++ b/app/Language/es/Module.php @@ -1,46 +1,48 @@ "Administrador de retiro", + "admin_cashups_desc" => "Administrador de retiro", + "attributes" => "Atributos", + "attributes_desc" => "Agregar, Actualizar, Eliminar y Buscar atributos.", + "both" => "Ambos", + "cashups" => "Día de Apertura o Cierre", + "cashups_desc" => "Agregar, Actualizar, Borrar y Buscar Turnos.", + "config" => "Configuración de la Tienda", + "config_desc" => "Cambiar la configuración de OSPOS.", + "customers" => "Clientes", + "customers_desc" => "Agregar, Actualizar, Borrar y Buscar Clientes.", + "employees" => "Empleados", + "employees_desc" => "Agregar, Actualizar, Borrar y Buscar Empleados.", + "expenses" => "Gastos", + "expenses_categories" => "Categorias Gastos", + "expenses_categories_desc" => "Agregar, Actualizar y Borrar Categorias de Gastos.", + "expenses_desc" => "Agregar, Actualizar, Buscar y Borrar Gastos.", + "giftcards" => "Tarjetas de Regalo", + "giftcards_desc" => "Agregar, Actualizar, Borrar y Buscar Tarjetas de Regalo.", + "home" => "Inicio", + "home_desc" => "Listar modulos de Menu inicio.", + "item_kits" => "Kits de Artículos", + "item_kits_desc" => "Agregar, Actualizar, Borrar y Buscar Kits de Artículos.", + "items" => "Artículos", + "items_desc" => "Agregar, Actualizar, Borrar y Buscar artículos.", + "messages" => "Mensajes", + "messages_desc" => "Enviar mensajes a Clientes, Proveedores, Empleados.", + "migrate" => "Migrar", + "migrate_desc" => "Actualizar la base de datos OSPOS.", + "office" => "Oficina", + "office_desc" => "Lista modulo de menu oficina.", + "receivings" => "Recepción", + "receivings_desc" => "Procesar Ordenes de Compra.", + "reports" => "Reportes", + "reports_desc" => "Ver y generar Reportes.", + "sales" => "Ventas", + "sales_desc" => "Procesar Ventas y Devoluciones.", + "suppliers" => "Proveedores", + "suppliers_desc" => "Agregar, Actualizar, Borrar y Buscar Proveedores.", + "taxes" => "Impuestos", + "taxes_desc" => "Configurar Impuestos de Ventas.", + "timeclocks" => "Reloj de Registro", + "timeclocks_categories" => "Reloj de Registro de Categorías", + "timeclocks_categories_desc" => "Agregar, Actualizar, Borrar, y buscar Reloj de Registro de Categorías", + "timeclocks_desc" => "Reloj de Registro.", +]; diff --git a/app/Language/es/Receivings.php b/app/Language/es/Receivings.php index f245c4997..5114fa009 100644 --- a/app/Language/es/Receivings.php +++ b/app/Language/es/Receivings.php @@ -1,56 +1,58 @@ "Importe Adeudado", + "cancel_receiving" => "Cancelar", + "cannot_be_deleted" => "Ingreso(s) no se borraron.", + "comments" => "Comentarios", + "complete_receiving" => "Terminar", + "confirm_cancel_receiving" => "¿Estás seguro(a) de querer limpiar esta entrada? Todos los artículos serán limpiados.", + "confirm_delete" => "¿Seguro(a) que desea borrar este ingreso? Esta acción no se puede deshacer.", + "confirm_finish_receiving" => "¿Estás seguro(a) de querer procesar esta entrada? Ésto no puede ser deshecho.", + "confirm_restore" => "Seguro que quiere restaurar esta recepción? Éste será restaurado.", + "cost" => "Costo", + "daily" => "Recepción Diaria", + "date" => "Fecha de Recepción", + "date_required" => "Una fecha correcta debe ser ingresada.", + "date_type" => "Campo Fecha es requerido.", + "delete_entire_sale" => "Borrar venta completa", + "discount" => "Descuento", + "edit" => "Editar", + "edit_sale" => "Editar Recepción", + "employee" => "Empleado", + "error_editing_item" => "Error al editar artículo.", + "error_requisition" => "No se puede mover el inventario desde o hacia la misma ubicación de stock.", + "find_or_scan_item" => "Encontrar/Escanear Artículo", + "find_or_scan_item_or_receipt" => "Encontrar/Escanear Artículo o Entrada", + "id" => "ID de Entrada", + "item_name" => "Nombre del Artículo", + "mode" => "Modo de Entradas", + "new_supplier" => "Nuevo Proveedor", + "one_or_multiple" => "Ingreso(s)", + "print_after_sale" => "Imprimir recibo después de una venta", + "quantity" => "Cant.", + "receipt" => "Recibo de Entrada", + "receipt_number" => "Recepción #", + "receiving" => "Recibir", + "reference" => "Referencia", + "register" => "Entrada de Artículos", + "requisition" => "Requisición", + "return" => "Devolver", + "select_supplier" => "Seleccionar Proveedor (Opcional)", + "ship_pack" => "Paquete de Envío", + "start_typing_supplier_name" => "Empieza a escribir el nombre del proveedor...", + "stock" => "Inventario", + "stock_destination" => "Inventario de Destino", + "stock_locaiton" => "Ubicación de Inventario", + "stock_source" => "Inventario de Origen", + "successfully_deleted" => "Borro exitosamente", + "successfully_updated" => "Recepción exitosamente actualizada", + "supplier" => "Proveedor", + "supplier_address" => "Direccion", + "supplier_email" => "Email", + "supplier_location" => "Ubicacion", + "total" => "Total", + "transaction_failed" => "La(s) Transaccion(es) de Entrada Fallaron.", + "unable_to_add_item" => "No se pudo agregar el artículo.", + "unsuccessfully_updated" => "Actualizacion de Recepción fallida.", + "update" => "Editar", +]; diff --git a/app/Language/es/Reports.php b/app/Language/es/Reports.php index 67b4b4589..e498ffa2b 100644 --- a/app/Language/es/Reports.php +++ b/app/Language/es/Reports.php @@ -1,146 +1,148 @@ "Todo", + "authority" => "Autorización", + "canceled" => "Cancelado", + "categories" => "Categorías", + "categories_summary_report" => "Reporte de Resumen de Categorías", + "category" => "Categoría", + "code_canceled" => "CNL", + "code_invoice" => "INV", + "code_pos" => "POS", + "code_quote" => "Q", + "code_return" => "RET", + "code_type" => "Tipo", + "code_work_order" => "OdT", + "comments" => "Comentarios", + "commission" => "Comisión", + "complete" => "Ventas y Devoluciones Completadas", + "completed_sales" => "Ventas Completas", + "confirm_delete" => "Esta seguro de querer borrar la(s) entrada(s) seleccionada(s)?", + "confirm_restore" => "Esta seguro de querer restaurar la(s) entrada(s) seleccionada(s)?", + "cost" => "al por Mayor", + "cost_price" => "Precio al Por Mayor", + "count" => "Cuenta", + "customer" => "Cliente", + "customers" => "Clientes", + "customers_summary_report" => "Reporte de Resumen de Clientes", + "date" => "Fecha", + "date_range" => "Rango de Fecha", + "description" => "Descripción", + "detailed_receivings_report" => "Reporte Detallado de Entradas", + "detailed_receivings_report_input" => "Entrada detallada del reporte de recepción", + "detailed_reports" => "Reportes Detallados", + "detailed_requisition_report" => "Reporte Detallado de Requisiciones", + "detailed_sales_report" => "Reporte de Ventas Detallado", + "discount" => "Descuento", + "discount_fixed" => "Descuento Fijo", + "discount_percent" => "Porcentaje de Descuento", + "discount_type" => "Tipo de Descuento", + "discounts" => "Descuentos", + "discounts_summary_report" => "Reporte de Resumen de Descuentos", + "earned" => "Reporte de puntos ganados", + "employee" => "Empleado", + "employees" => "Empleados", + "employees_summary_report" => "Reporte de Resumen de Empleados", + "expenses" => "Gastos", + "expenses_amount" => "Monto", + "expenses_categories" => "Gastos", + "expenses_categories_summary_report" => "Reporte general de Gastos Categorias", + "expenses_category" => "Categoria", + "expenses_payment_amount" => "Pago", + "expenses_tax_amount" => "Imp", + "expenses_total_amount" => "Total monto", + "expenses_total_tax_amount" => "Total Imp", + "graphical_reports" => "Reportes Gráficos", + "inventory" => "Inventario", + "inventory_low" => "Inventario Bajo", + "inventory_low_report" => "Reporte de Inventario Bajo", + "inventory_reports" => "Reportes de Inventario", + "inventory_summary" => "Resumen de Inventario", + "inventory_summary_report" => "Reporte de Resumen de Inventario", + "item" => "Artículo", + "item_count" => "Filtrar Cantidad de Articulos", + "item_name" => "Nombre del Artículo", + "item_number" => "Codigo", + "items" => "Artículos", + "items_purchased" => "Artículos Comprados", + "items_received" => "Artículos Recibidos", + "items_summary_report" => "Reporte de Resumen de Artículos", + "jurisdiction" => "Jurisdicción", + "low_inventory" => "Inventario Bajo", + "low_inventory_report" => "Reporte de Inventario Bajo", + "low_sell_quantity" => "Cantidad de Venta Baja", + "more_than_zero" => "Mayores a Cero", + "name" => "Nombre", + "no_reports_to_display" => "No hay artículos que mostrar.", + "payment_type" => "Tipo de Pago", + "payments" => "Pagos", + "payments_summary_report" => "Reporte de Resumen de Pagos", + "profit" => "Ganancia", + "quantity" => "Cantidad", + "quantity_purchased" => "Cantidad Comprada", + "quotes" => "Comentario", + "received_by" => "Recibido por", + "receiving_id" => "ID de Recepción", + "receiving_type" => "Tipo de Recepción", + "receivings" => "Entradas", + "reorder_level" => "Cantidad Mínima", + "report" => "Reporte", + "report_input" => "Entrada de Reporte", + "reports" => "Reportes", + "requisition" => "Requisición", + "requisition_by" => "Requisición por", + "requisition_id" => "ID de Requisición", + "requisition_item" => "Articulo de Requisición", + "requisition_item_quantity" => "Cantidad de Articulo de Requisición", + "requisition_related_item" => "Articulo de Requisición relacionado", + "requisition_related_item_total_quantity" => "Cantidad Total de Articulo de Requisición", + "requisition_related_item_unit_quantity" => "Cantidad Unitaria de Articulo de Requisición", + "requisitions" => "Requisiciones", + "returns" => "Devoluciones", + "revenue" => "Ingresos", + "sale_id" => "ID de Venta", + "sale_type" => "Tipo de Venta", + "sales" => "Ventas", + "sales_amount" => "Monto de ventas", + "sales_summary_report" => "Reporte de Resumen de Ventas", + "sales_taxes" => "Impuestos de Ventas", + "sales_taxes_summary_report" => "Informe de Resumen de Impuestos de Ventas", + "serial_number" => "S/N", + "service_charge" => "Costo de Servicio", + "sold_by" => "Vendido Por", + "sold_items" => "Artículos Vendidos", + "sold_to" => "Vendido A", + "stock_location" => "Ubicación de Inventario", + "sub_total_value" => "SubTotal", + "subtotal" => "Sub-total", + "summary_reports" => "Reportes Resumidos", + "supplied_by" => "Provisto por", + "supplier" => "Proveedor", + "suppliers" => "Proveedores", + "suppliers_summary_report" => "Reporte de Resumen de Proveedores", + "tax" => "Impuesto", + "tax_category" => "Categoría de Impuesto", + "tax_name" => "Nombre de Impuesto", + "tax_percent" => "Porcentaje de Impuestos", + "tax_rate" => "Tasa de Impuesto", + "taxes" => "Impuestos", + "taxes_summary_report" => "Reporte de Resumen de Impuestos", + "total" => "Total", + "total_inventory_value" => "Valor Total del Inventario", + "total_low_sell_quantity" => "Cantidad Total de Venta Baja", + "total_quantity" => "Total Cantidad", + "total_retail" => "Valor Total Inv. Retail", + "trans_amount" => "Importe de la Transacción", + "trans_due" => "Adeudado", + "trans_group" => "Grupo de Transacciones", + "trans_nopay_sales" => "Ventas sin Pago", + "trans_payments" => "Pagos", + "trans_refunded" => "reembolsado", + "trans_sales" => "Ventas", + "trans_type" => "Tipo de Transsación", + "type" => "Tipo", + "unit_price" => "Precio de Venta", + "used" => "Puntos usados", + "work_orders" => "Ordenes", + "zero_and_less" => "Cero y negativos", +]; diff --git a/app/Language/es/Sales.php b/app/Language/es/Sales.php index b08fe7a52..34e5425fa 100644 --- a/app/Language/es/Sales.php +++ b/app/Language/es/Sales.php @@ -1,222 +1,224 @@ "Puntos Disponibles", + "rewards_package" => "Paquete de recompensas", + "rewards_remaining_balance" => "El remanente de puntos es ", + "account_number" => "Cuenta #", + "add_payment" => "Agregar Pago", + "amount_due" => "Monto Adeudado", + "amount_tendered" => "Cantidad Recibida", + "authorized_signature" => "Firma Autorizada", + "cancel_sale" => "Cancelar Venta", + "cash" => "Efectivo", + "cash_1" => "1", + "cash_2" => "5", + "cash_3" => "10", + "cash_4" => "20", + "cash_adjustment" => "Ajuste de Efectivo", + "cash_deposit" => "Deposito Efectivo", + "cash_filter" => "Efectivo", + "change_due" => "Cambio", + "change_price" => "Cambiar el precio de venta", + "check" => "Cheque", + "check_balance" => "Balance de Cheque", + "check_filter" => "Cheque", + "close" => "Cerrar Lista", + "comment" => "Comentario", + "comments" => "Comentarios", + "company_name" => "Nombre de Comañía", + "complete" => "Completa", + "complete_sale" => "Completar Venta", + "confirm_cancel_sale" => "¿Seguro quiere cancelar esta venta? Todos los artículos serán eliminados.", + "confirm_delete" => "¿Seguro quiere borrar las ventas seleccionadas?", + "confirm_restore" => "Esta seguro de querer restaurar la(s) venta(s) seleccionada(s)?", + "credit" => "Tarjeta de Crédito", + "credit_deposit" => "Deposito Credito", + "credit_filter" => "Tarjeta de Crédito", + "current_table" => "Tabla Actual", + "customer" => "cliente", + "customer_address" => "Direccion", + "customer_discount" => "Descuento", + "customer_email" => "Email", + "customer_location" => "Ubicacion", + "customer_mailchimp_status" => "Estado de Mailchimp", + "customer_optional" => "(Obligatorio para Pagos Vencidos)", + "customer_required" => "(Requerido)", + "customer_total" => "Total", + "customer_total_spent" => "Total Gastado", + "daily_sales" => "Sus Ventas Diarias", + "date" => "Fecha", + "date_range" => "Rango de Fecha", + "date_required" => "Una fecha correcta debe ser ingresada.", + "date_type" => "Campo de Fecha es requerido.", + "debit" => "Tarjeta de Débito", + "debit_filter" => "Tarjeta de Débito", + "delete" => "Permitir borrar", + "delete_confirmation" => "¿Seguro quiere borrar esta venta? Esta acción no se puede deshacer.", + "delete_entire_sale" => "Borrar la venta completa", + "delete_successful" => "Venta borrada correctamente.", + "delete_unsuccessful" => "Venta no borrada, fallida.", + "description_abbrv" => "Descrp.", + "discard" => "Descartar", + "discard_quote" => "Descartar", + "discount" => "Descuento", + "discount_included" => "% Descuento", + "discount_short" => "%", + "due" => "Adeudado", + "due_filter" => "Adeudado", + "edit" => "Editar", + "edit_item" => "Editar Artículo", + "edit_sale" => "Editar Venta", + "email_receipt" => "Enviar Ticket", + "employee" => "Empleado", + "entry" => "Entrada", + "error_editing_item" => "Error editando artículo", + "find_or_scan_item" => "Encontrar/Escanear Artículo", + "find_or_scan_item_or_receipt" => "Encontrar/Escanear Artículo o Entrada", + "giftcard" => "Tarjeta de Regalo", + "giftcard_balance" => "Balance de Tarjeta de Regalo", + "giftcard_filter" => "Tarjeta de Regalo", + "giftcard_number" => "Número de Tarjeta de Regalo", + "group_by_category" => "Grupo por Categoría", + "group_by_type" => "Grupo por Tipo", + "hsn" => "HSN", + "id" => "ID de Venta", + "include_prices" => "Incluir precios?", + "invoice" => "Factura de venta", + "invoice_confirm" => "Esta factura sera enviada a", + "invoice_enable" => "Crear factura", + "invoice_filter" => "Facturas", + "invoice_no_email" => "Este cliente no tiene un email válido.", + "invoice_number" => "Factura #", + "invoice_number_duplicate" => "Por favor ingrese un número de factura único.", + "invoice_sent" => "Factura enviada a", + "invoice_total" => "Total Facturado", + "invoice_type_custom_invoice" => "Factura Personalizada", + "invoice_type_custom_tax_invoice" => "Factura de Impuesto personalizada", + "invoice_type_invoice" => "Factura", + "invoice_type_tax_invoice" => "Factura de Impuestos", + "invoice_unsent" => "Fallo el envio de la factura a", + "invoice_update" => "Actualizar", + "item_insufficient_of_stock" => "Cantidad insuficiente en existencia.", + "item_name" => "Nombre del Artículo", + "item_number" => "UPC/EAN/ISBN", + "item_out_of_stock" => "El artículo está agotado.", + "key_browser" => "Atajos Útiles", + "key_cancel" => "Cancelar actual Cotización/Factura/Venta", + "key_customer_search" => "Búsqueda de Clientes", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Agregar Pago y Completar Factura/Venta", + "key_full" => "Abrir en Pantalla Completa", + "key_function" => "Function", + "key_help" => "Atajos", + "key_help_modal" => "Abrir Ventana de Atajos", + "key_in" => "Acercar", + "key_item_search" => "Buscar Artículo", + "key_out" => "Alejar", + "key_payment" => "Agregar Pago", + "key_print" => "Imprimir Página Actual", + "key_restore" => "Restaurar Pantalla/Zoom Original", + "key_search" => "Buscar Tablas de Reportes", + "key_suspend" => "Suspender Venta Actual", + "key_suspended" => "Mostrar Ventas Suspendidas", + "key_system" => "Atajos del Sistema", + "key_tendered" => "Editar Importe Licitado", + "key_title" => "Atajas de Teclado para Ventas", + "mc" => "Tarjeta Master Card", + "mode" => "Modo", + "must_enter_numeric" => "Cantidad Recibida debe ser número.", + "must_enter_numeric_giftcard" => "Número de Tarjeta de Regalo debe ser número.", + "new_customer" => "Cliente Nuevo", + "new_item" => "Artículo Nuevo", + "no_description" => "Ninguno", + "no_filter" => "Todos", + "no_items_in_cart" => "No hay artículos en el carrito.", + "no_sales_to_display" => "No hay ventas que mostrar.", + "none_selected" => "No has seleccionado venta para borrar.", + "nontaxed_ind" => " Ventas no gravadas ", + "not_authorized" => "Esta accion no esta autorizada.", + "one_or_multiple" => "venta(s)", + "payment" => "Tipo de Pago", + "payment_amount" => "Cantidad", + "payment_not_cover_total" => "La Cantidad Recibida no cubre el pago total.", + "payment_type" => "Tipo", + "payments" => "Pagos", + "payments_total" => "Pagado", + "price" => "Precio", + "print_after_sale" => "Imprimir recibo después de una venta", + "quantity" => "Cantidad", + "quantity_less_than_reorder_level" => "Advertencia. La cantidad deseada es insuficiente.", + "quantity_less_than_zero" => "Advertencia. La cantidad deseada no tiene stock suficiente. Puedes procesar la venta pero revisa tu inventario.", + "quantity_of_items" => "Cantidad de {0} articulos", + "quote" => "Cotizar", + "quote_number" => "Número de Presupuesto", + "quote_number_duplicate" => "Cotizacion debe ser unico.", + "quote_sent" => "Cotizacion enviada a", + "quote_unsent" => "Cotización no se pudo enviar", + "receipt" => "Recibo de Venta", + "receipt_no_email" => "Este cliente no tiene una dirección de correo valido.", + "receipt_number" => "Venta #", + "receipt_sent" => "Recibo enviada a", + "receipt_unsent" => "Fallo el envio del recibo a", + "refund" => "Tipo de reembolso", + "register" => "Registro de Ventas", + "remove_customer" => "Borrar Cliente", + "remove_discount" => "Descuentos", + "return" => "Devolución", + "rewards" => "Puntos", + "rewards_balance" => "Balance de puntos", + "sale" => "Venta", + "sale_by_invoice" => "Venta por factura", + "sale_for_customer" => "Cliente:", + "sale_time" => "Hora", + "sales_tax" => "Impuesto", + "sales_total" => "Ventas Totales", + "select_customer" => "Seleccionar Cliente", + "send_invoice" => "Enviar Factura", + "send_quote" => "Enviar Cotización", + "send_receipt" => "Enviar Recibo", + "send_work_order" => "Enviar Orden de Trabajo", + "serial" => "Serie", + "service_charge" => "Costo de Servicio", + "show_due" => "Mostrar los Importes Adeudados", + "show_invoice" => "Factura", + "show_receipt" => "Recibo", + "start_typing_customer_name" => "Empieza a escribir el cliente...", + "start_typing_item_name" => "Empieza a escribir o escanea el código de barras...", + "stock" => "Inventario", + "stock_location" => "Localizacion", + "sub_total" => "SubTotal", + "successfully_deleted" => "Borrada satisfactoriamente", + "successfully_restored" => "Restaurado satisfactoriamente", + "successfully_suspended_sale" => "La venta ha sido suspendida.", + "successfully_updated" => "La venta ha sido actualizada.", + "suspend_sale" => "Suspender", + "suspended_doc_id" => "Documento", + "suspended_sale_id" => "Id", + "suspended_sales" => "Suspendidas", + "table" => "Datos", + "takings" => "Ventas Diarias", + "tax" => "Imp", + "tax_id" => "Identificador del Impuesto", + "tax_invoice" => "Impuesto de la Factura", + "tax_percent" => "% de Imp", + "taxed_ind" => "Ventas gravadas", + "total" => "Total", + "total_tax_exclusive" => "Sin impuesto", + "transaction_failed" => "La transacción de venta falló.", + "unable_to_add_item" => "Error al agregar artículo a la venta", + "unsuccessfully_deleted" => "Ha fallado la eliminación de la Venta.", + "unsuccessfully_restored" => "Restaurar Venta fallida.", + "unsuccessfully_suspended_sale" => "Venta suspendida satisfactoriamente.", + "unsuccessfully_updated" => "Ha fallado la actualización de la venta.", + "unsuspend" => "Retomar", + "unsuspend_and_delete" => "Retomar y Borrar", + "update" => "Editar", + "upi" => "PIN UPI", + "visa" => "Tarjeta Visa", + "wholesale" => "Precio al por mayor", + "work_order" => "Orden trabajo", + "work_order_number" => "Numero Orden Trabajo", + "work_order_number_duplicate" => "El numero de orden de trabajo debe ser unico.", + "work_order_sent" => "Orden de trabajo enviada a", + "work_order_unsent" => "Orden de trabajo fallida al enviar a", +]; diff --git a/app/Language/es/Suppliers.php b/app/Language/es/Suppliers.php index 28b248ccf..edf1b6a15 100644 --- a/app/Language/es/Suppliers.php +++ b/app/Language/es/Suppliers.php @@ -1,23 +1,24 @@ - "Cuenta #", + "agency_name" => "Nombre de la Agencia", + "cannot_be_deleted" => "No se pudo borrar los proveedores seleccionados. Uno o más de los seleccionados tiene ventas.", + "category" => "Categoria", + "company_name" => "Nombre de la Compañía", + "company_name_required" => "Nombre de la Compañía es requerido.", + "confirm_delete" => "¿Seguro(a) de querer borrar los proveedores seleccionados?", + "confirm_restore" => "Esta seguro de quere restaurar lo(s) Proveedor(es) seleccionado(s)?", + "cost" => "Costos de Proveedores", + "error_adding_updating" => "Error agregando/actualizando proveedor.", + "goods" => "Proveedores de Artículos", + "new" => "Nuevo Proveedor", + "none_selected" => "No has seleccionado proveedores para borrar.", + "one_or_multiple" => "proveedor(es)", + "successful_adding" => "Has agregado el proveedor satisfactoriamente", + "successful_deleted" => "Has borrado satisfactoriamente a", + "successful_updating" => "Has actualizado el proveedor satisfactoriamente", + "supplier" => "Proveedor", + "supplier_id" => "Id", + "tax_id" => "Identificador del Impuesto", + "update" => "Actualizar Proveedor", +]; diff --git a/app/Language/es/Taxes.php b/app/Language/es/Taxes.php index e33be8876..08e4e85de 100644 --- a/app/Language/es/Taxes.php +++ b/app/Language/es/Taxes.php @@ -1,80 +1,82 @@ "Añadir excepción", + "cascade" => "Cascada", + "cascade_sequence" => "Secuencia en cascada", + "city" => "Ciudad", + "code" => "Código", + "confirm_delete" => "¿Está seguro de querer borrar los códigos de impuestos seleccionados? Esta acción no se puede deshacer", + "confirm_restore" => "Esta seguro de querer restaurar la(s) Imp(s) seleccionada(s)?", + "default_tax_category" => "Categoría por defecto", + "default_tax_rate" => "Tasa impositiva por defecto", + "error_adding_updating" => "Error añadiendo o actualizando el impuesto", + "group_seq" => "Seq. de grupo", + "jurisdiction_name" => "Nombre de jurisdicción", + "name" => "Nombre", + "new" => "Impuesto nuevo", + "no_taxes" => "Sin Importe de Impuestos", + "no_taxes_to_display" => "No hay impuestos para mostrar", + "reporting_authority" => "Autoridad Informante", + "round_half_down" => "Mitad abajo", + "round_half_even" => "Mitad par", + "round_half_odd" => "Mitad impar", + "round_half_up" => "Mitad arriba", + "rounding_code" => "Tipo de redondeo", + "sales_tax" => "Impuestos de ventas", + "sales_tax_by_invoice" => "Impuestos de ventas por factura", + "sequence" => "Secuencia", + "state" => "Estado", + "successful_deleted" => "Se ha esborrado correctamente", + "tax_categories" => "Tipos de impuestos", + "tax_categories_configuration" => "Configuración de tipos de impuestos", + "tax_categories_saved_successfully" => "Guardados los cambios en tipos de impuestos", + "tax_categories_saved_unsuccessfully" => "No se han guardado los cambios en los tipos de impuestos", + "tax_category" => "Categoría de impuesto", + "tax_category_code" => "Código de tipo de impuesto", + "tax_category_duplicate" => "Tipo de impuesto duplicado", + "tax_category_invalid_chars" => "Caracteres inválidos en el tipo de impuesto", + "tax_category_name" => "Nombre del tipo de impuesto", + "tax_category_new" => "Nuevo tipo de impuesto", + "tax_category_required" => "Tipo de impuesto es requerido", + "tax_code" => "Código", + "tax_code_cannot_be_deleted" => "Fallo al borrar tipo de impuesto", + "tax_code_duplicate" => "Código de Impuesto Duplicado", + "tax_code_invalid_chars" => "Caracteres Inválidos en el Código de Impuesto", + "tax_code_name" => "Nombre", + "tax_code_required" => "El código de impuesto es un campo obligatorio", + "tax_code_successful_deleted" => "Se ha borrado correctamente el impuesto", + "tax_code_successful_updated" => "Se ha actualizado correctamente", + "tax_code_successful_updating" => "Se ha actualizado correctamente el impuesto", + "tax_code_successfully_added" => "Se ha añadido correctamente", + "tax_code_type" => "Tipo de impuesto", + "tax_codes" => "Códigos de impuestos", + "tax_codes_configuration" => "Configuración de códigos de impuestos", + "tax_codes_saved_successfully" => "Cambios guardados en el código de impuesto", + "tax_codes_saved_unsuccessfully" => "No se guardaron los cambios en el código de impuesto", + "tax_excluded" => "Exento de impuestos", + "tax_group" => "Grupo de impuestos", + "tax_group_not_unique" => "El grupo de impuestos {0} no es único", + "tax_group_sequence" => "Secuencia de grupo de impuestos", + "tax_included" => "Impuestos incluidos", + "tax_jurisdiction" => "Jurisdicción Tributaria", + "tax_jurisdiction_duplicate" => "Jurisdicción Fiscal Duplicada", + "tax_jurisdiction_invalid_chars" => "Caracteres no Válidos en el Nombre de Jurisdicción", + "tax_jurisdiction_required" => "Es requerida una Jurisdicción Tributaria", + "tax_jurisdictions" => "Jurisdicciones Tributarias", + "tax_jurisdictions_configuration" => "Configuración de las Jurisdicciones Tributarias", + "tax_jurisdictions_saved_successfully" => "Cambios en la Jurisdicción Tributaria guardados", + "tax_jurisdictions_saved_unsuccessfully" => "Cambios en la Jurisdicción Tributaria no guardados", + "tax_rate" => "Tasa de Impuesto", + "tax_rate_configuration" => "Configuración de Tasa de Impuesto", + "tax_rate_error_adding_updating" => "Añadir o actualizar Tasa de Impuesto ha fallado", + "tax_rate_numeric" => "La Tasa de Impuesto debe ser un número", + "tax_rate_required" => "La Tasa de Impuesto es un campo obligatorio", + "tax_rate_successful_updated" => "Has actualizado exitosamente", + "tax_rate_successfully_added" => "Has agregado exitosamente", + "tax_rates" => "Tasas de Impuestos", + "tax_rates_configuration" => "Configuración de las Tasas de Impuestos", + "tax_rounding" => "Redondeo de Impuestos", + "tax_type" => "Tipo de Impuesto", + "update" => "Actualizar Tasa de Impuesto", + "vat_tax" => "IVA", +]; diff --git a/app/Language/es_MX/Attributes.php b/app/Language/es_MX/Attributes.php index 50743f11c..e7e55d215 100644 --- a/app/Language/es_MX/Attributes.php +++ b/app/Language/es_MX/Attributes.php @@ -1,31 +1,32 @@ - "El valor del atributo no puede contener ':' or '|'", + "confirm_delete" => "¿Está seguro de eliminar el/los atributo(s) seleccionado(s)?", + "confirm_restore" => "¿Está seguro que quiere restaurar los atributos seleccionados?", + "definition_cannot_be_deleted" => "No ha sido posible eliminar el/los atributo(s) seleccionado(s)", + "definition_error_adding_updating" => "El atributo {0} no pudo ser agregado o actualizado. Favor de revisar el registro de errorres.", + "definition_flags" => "Visibilidad del atributo", + "definition_group" => "Grupo", + "definition_id" => "Id", + "definition_name" => "Agregar Atributo", + "definition_name_required" => "El nombre del atributo es un campo requerido", + "definition_one_or_multiple" => "atributo(s)", + "definition_successful_adding" => "Has agregado un atributo correctamente", + "definition_successful_deleted" => "El atributo se ha eliminado correctamente", + "definition_successful_updating" => "El atributo se ha actualizado correctamente", + "definition_type" => "Tipo de atributo", + "definition_type_required" => "El tipo de atributo es un campo requerido", + "definition_unit" => "Unidad de Medida", + "definition_values" => "Valores del atributo", + "new" => "Nuevo atributo", + "no_attributes_to_display" => "Sin artículos para mostrar", + "receipt_visibility" => "Recibo", + "show_in_items" => "Mostrar en artículos", + "show_in_items_visibility" => "Artículos", + "show_in_receipt" => "Mostrar en recibo", + "show_in_receivings" => "Mostrar en recepciones", + "show_in_receivings_visibility" => "Recepciones", + "show_in_sales" => "Mostrar en Ventas", + "show_in_sales_visibility" => "Ventas", + "update" => "Actualizar atributo", +]; diff --git a/app/Language/es_MX/Bootstrap_tables.php b/app/Language/es_MX/Bootstrap_tables.php index 62b82568a..7659fbc79 100644 --- a/app/Language/es_MX/Bootstrap_tables.php +++ b/app/Language/es_MX/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "Todos", + "tables_columns" => "Columnas", + "tables_hide_show_pagination" => "Ocultar/Mostrar paginación", + "tables_loading" => "Cargando, por favor espere...", + "tables_page_from_to" => "Mostrando de {0} a {1} de {2} registros", + "tables_refresh" => "Actualizar", + "tables_rows_per_page" => "{0} registros por página", + "tables_toggle" => "Establecer", +]; diff --git a/app/Language/es_MX/Cashups.php b/app/Language/es_MX/Cashups.php index 0b11ef2f2..70d12a741 100644 --- a/app/Language/es_MX/Cashups.php +++ b/app/Language/es_MX/Cashups.php @@ -1,48 +1,49 @@ - "Monto", + "amount_number" => "El monto debe ser un número", + "amount_required" => "El monto es un campo requerido.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "No es posible eliminar el cobro", + "cash_difference" => "", + "close_date" => "Fecha Cierre", + "close_employee" => "Cerrado por", + "closed_amount_card" => "Tarjetas", + "closed_amount_cash" => "Efectivo Cerrado", + "closed_amount_check" => "Cheques", + "closed_amount_due" => "Cuotas", + "closed_amount_giftcard" => "", + "closed_amount_total" => "Total", + "closed_date" => "Fecha Cerrado", + "confirm_delete" => "¿Está seguro(a) de eliminar el cobro seleccionado?", + "confirm_restore" => "¿Está seguro de restaurar el/los cobro(s) seleccionado(s)?", + "confirm_submit" => "", + "date_number" => "La fecha debe ser un número", + "date_required" => "La fecha es un campo requerido", + "description" => "Descripción", + "enable_expected" => "", + "error_adding_updating" => "Error al agregar/actualizar el cobro", + "giftcard" => "", + "id" => "Id", + "info" => "Info Cobros", + "info_employee" => "", + "is_deleted" => "Eliminado(s)", + "new" => "Nuevo Cobro", + "no_cashups_to_display" => "No existen cobros para mostrar", + "none_selected" => "No ha seleccionado cobros", + "note" => "Notas", + "one_or_multiple" => "Cobro(s)", + "open_amount_cash" => "Abrir efectivo", + "open_date" => "Abrir fecha", + "open_employee" => "Abierto por", + "opened_date" => "Fecha apetura", + "successful_adding" => "Cobro agregado exitosamente", + "successful_deleted" => "Cobro eliminado correctamente", + "successful_updating" => "Cobro actualizado correctamente", + "total" => "Total", + "transfer_amount_cash" => "Entrada/Salida de Efectivo", + "transfer_amount_cash_minus" => "", + "update" => "Actualizar Cobro", + "warning" => "", +]; diff --git a/app/Language/es_MX/Common.php b/app/Language/es_MX/Common.php index 6e08ff807..ba7801099 100644 --- a/app/Language/es_MX/Common.php +++ b/app/Language/es_MX/Common.php @@ -1,86 +1,88 @@ "Dirección 1", + "address_2" => "Dirección 2", + "admin" => "", + "city" => "Ciudad", + "clerk" => "", + "close" => "Cerrar", + "color" => "", + "comments" => "Comentarios", + "common" => "común", + "confirm_search" => "Ha seleccionado una o más filas, éstas no estarán seleccionadas después de su búsqueda. ¿Está seguro(a) de enviar su búsqueda?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "Por favor verifique que no hay errores antes de guardar", + "country" => "País", + "dashboard" => "", + "date" => "Fecha", + "delete" => "Eliminar", + "det" => "detalles", + "download_import_template" => "Descargar Plantilla para Importar desde CSV (CSV)", + "edit" => "editar", + "email" => "Correo-e", + "email_invalid_format" => "La dirección de correo-e no tiene el formato correcto.", + "export_csv" => "Exportar a CSV", + "export_csv_no" => "No", + "export_csv_yes" => "Si", + "fields_required_message" => "Los campos en rojo son requeridos", + "fields_required_message_unique" => "", + "first_name" => "Nombre", + "first_name_required" => "El nombre es un campo requerido.", + "first_page" => "Primero", + "gender" => "Género", + "gender_female" => "M", + "gender_male" => "H", + "gender_undefined" => "", + "icon" => "Ícono", + "id" => "Id", + "import" => "Importar", + "import_change_file" => "Cambiar", + "import_csv" => "Importar de CSV", + "import_full_path" => "Se requiere la ruta completa del archivo de CSV", + "import_remove_file" => "Eliminar", + "import_select_file" => "Seleccionar archivo", + "inv" => "Inv", + "last_name" => "Apellido(s)", + "last_name_required" => "El/Los Apellido(s) es un campo requerido.", + "last_page" => "Último", + "learn_about_project" => "para conocer la última información sobre el proyecto.", + "list_of" => "Lista de", + "logo" => "Logo", + "logo_mark" => "Marca", + "logout" => "Cerrar Sesión", + "manager" => "", + "migration_needed" => "La migración de la base de datos a {0} comenzará luego de acceder.", + "new" => "Nuevo(a)", + "no" => "", + "no_persons_to_display" => "No existen personas para mostrar.", + "none_selected_text" => "[Seleccionar]", + "or" => "O", + "people" => "", + "phone_number" => "Número Tel", + "phone_number_required" => "", + "please_visit_my" => "Por favor visite", + "position" => "", + "powered_by" => "Ejecutando sobre", + "price" => "Precio", + "print" => "Imprimir", + "remove" => "Elliminar", + "required" => "Requerido", + "restore" => "Restaurar", + "return_policy" => "Política de Devoluciones", + "search" => "Buscar", + "search_options" => "Opciones de búsqueda", + "searched_for" => "Buscado por", + "software_short" => "OSPOS", + "software_title" => "Punto de Venta de Código Abierto (Open Source Point of Sale)", + "state" => "Estado", + "submit" => "Enviar", + "total_spent" => "Total Gastado", + "unknown" => "Desconocido", + "view_recent_sales" => "Ver Ventas Recientes", + "website" => "sitio web", + "welcome" => "Bienvenido(a)", + "welcome_message" => "Bienvenido(a) a OSPOS, haga clic en un módulo para comenzar.", + "yes" => "", + "you_are_using_ospos" => "Está utilizando la versión de Código Abierto de Punto de Venta", + "zip" => "CP", +]; diff --git a/app/Language/es_MX/Config.php b/app/Language/es_MX/Config.php index 44b0418ba..a2f7ea4b2 100644 --- a/app/Language/es_MX/Config.php +++ b/app/Language/es_MX/Config.php @@ -1,328 +1,330 @@ "Dirección de la Empresa", + "address_required" => "La Dirección de la Empresa es un campo requerido.", + "all_set" => "Todos los permisos han sido establecidos correctamente!", + "allow_duplicate_barcodes" => "Permitir Códigos de Barra Duplicados", + "apostrophe" => "apostrofé", + "backup_button" => "Respaldar", + "backup_database" => "Respaldar Base de Datos", + "barcode" => "Código de Barras", + "barcode_company" => "Nombre de la Empresa", + "barcode_configuration" => "Configuración del Código de Barras", + "barcode_content" => "Contenido del Código de Barras", + "barcode_first_row" => "Fila 1", + "barcode_font" => "Tipo de Letra", + "barcode_formats" => "Formatos de Entrada", + "barcode_generate_if_empty" => "Generar si está vacío.", + "barcode_height" => "Alto (px)", + "barcode_id" => "Id Artículo/Nombre", + "barcode_info" => "Información de Configuración para Códigos de Barras", + "barcode_layout" => "Formato Código de Barras", + "barcode_name" => "Nombre", + "barcode_number" => "Código de Barras", + "barcode_number_in_row" => "Número en renglón", + "barcode_page_cellspacing" => "Mostrar espaciado de celda de la página.", + "barcode_page_width" => "Ancho de página", + "barcode_price" => "Precio", + "barcode_second_row" => "Renglón 2", + "barcode_third_row" => "Renglón 3", + "barcode_tooltip" => "Advertencia: Esta función puede hacer que se importen o creen elementos duplicados. No lo use si no desea códigos de barras duplicados.", + "barcode_type" => "Tipo de código de barras", + "barcode_width" => "Ancho (px)", + "bottom" => "Final", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "decimales en efectivo", + "cash_decimals_tooltip" => "Si los decimales son iguales entonces no tendrá redondeo.", + "cash_rounding" => "Redondeo de efectivo", + "category_dropdown" => "Mostrar categoría como un menú desplegable", + "center" => "Centro", + "change_apperance_tooltip" => "", + "comma" => "coma", + "company" => "Nombre de la Compañía", + "company_avatar" => "", + "company_change_image" => "Cambiar Imagen", + "company_logo" => "Logo de la Compañía", + "company_remove_image" => "Eliminar Imagen", + "company_required" => "Nombre de la compañia es un campo requerido", + "company_select_image" => "Seleccionar Imagen", + "company_website_url" => "Website de la compañía no es una URL valida (http://...).", + "country_codes" => "Códigos de Países", + "country_codes_tooltip" => "Lista separada por comas de códigos de países para la búsqueda de direcciones nominatim.", + "currency_code" => "código de moneda", + "currency_decimals" => "Decimales de moneda", + "currency_symbol" => "Símbolo de moneda", + "current_employee_only" => "", + "customer_reward" => "Recompensa", + "customer_reward_duplicate" => "Recompensa debe ser única.", + "customer_reward_enable" => "Habilita recompensas para los clientes", + "customer_reward_invalid_chars" => "Recompensa no debe tener '_'", + "customer_reward_required" => "Recompensa es un campo requerido", + "customer_sales_tax_support" => "", + "date_or_time_format" => "Filtro Fecha y Hora", + "datetimeformat" => "Formato de Fecha y Hora", + "decimal_point" => "Punto Decimal", + "default_barcode_font_size_number" => "El tamaño de fuente del código de barras predeterminado debe ser un número.", + "default_barcode_font_size_required" => "El tamaño de fuente predeterminado del código de barras es un campo obligatorio.", + "default_barcode_height_number" => "La altura predeterminada del código de barras debe ser un número.", + "default_barcode_height_required" => "La altura predeterminada del código de barras es un campo obligatorio.", + "default_barcode_num_in_row_number" => "El número de código de barras predeterminado en la fila debe ser un número.", + "default_barcode_num_in_row_required" => "El número de código de barras predeterminado en la fila es un campo obligatorio.", + "default_barcode_page_cellspacing_number" => "El espacio entre celdas predeterminado de la página de código de barras debe ser un número.", + "default_barcode_page_cellspacing_required" => "El espaciado entre celdas de página de código de barras predeterminado es un campo obligatorio.", + "default_barcode_page_width_number" => "La anchura del código de barras debe ser un número.", + "default_barcode_page_width_required" => "El ancho predeterminado del código de barras es un campo obligatorio.", + "default_barcode_width_number" => "El Ancho del código de barra debe ser un número.", + "default_barcode_width_required" => "El ancho predeterminado del código de barras es un campo obligatorio.", + "default_item_columns" => "Número de artículos por columna predeterminado", + "default_origin_tax_code" => "Código de Impuesto predeterminado", + "default_receivings_discount" => "Descuentos de recibos predeterminados", + "default_receivings_discount_number" => "Descuentos de recibos deben ser números.", + "default_receivings_discount_required" => "Descuentos de recibos es un campo requerido.", + "default_sales_discount" => "% Descuentos en ventas", + "default_sales_discount_number" => "El descuento predeterminado debe ser un número.", + "default_sales_discount_required" => "Descuento de Ventas por Defecto es un campo requerido.", + "default_tax_category" => "Categoría de Impuesto Predeterminada", + "default_tax_code" => "Código de Impuesto Predeterminado", + "default_tax_jurisdiction" => "Jurisdicción de Impuesto Predeterminada", + "default_tax_name_number" => "Nombre de Impuesto Predeterminado debe ser una cadena de texto.", + "default_tax_name_required" => "Nombre de Impuesto Predeterminado es un campo requerido.", + "default_tax_rate" => "Tasa impositiva predeterminada %", + "default_tax_rate_1" => "Tasa de Impuestos 1", + "default_tax_rate_2" => "Tasa de Impuestos 2", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "La tasa impositiva predeterminada debe ser un número.", + "default_tax_rate_required" => "Tasa de impuestos predeterminada es un campo obligatorio.", + "derive_sale_quantity" => "Permitir cantidad de venta derivada", + "derive_sale_quantity_tooltip" => "Si se marca, se proporcionará un nuevo tipo de artículo para los artículos pedidos por cantidad extendida", + "dinner_table" => "Mesa", + "dinner_table_duplicate" => "La tabla debe ser única.", + "dinner_table_enable" => "Habilitar Mesa de Alimentos", + "dinner_table_invalid_chars" => "El nombre de la tabla no puede llevar '_'.", + "dinner_table_required" => "Tabla es requerida.", + "dot" => "punto(.)", + "email" => "Email", + "email_configuration" => "Configuración Email", + "email_mailpath" => "Ruta a Sendmail", + "email_protocol" => "Protocolo", + "email_receipt_check_behaviour" => "Email Receipt checkbox", + "email_receipt_check_behaviour_always" => "Siempre selecionado", + "email_receipt_check_behaviour_last" => "Recuerda la última selección", + "email_receipt_check_behaviour_never" => "Núnca seleccionado", + "email_smtp_crypto" => "Encriptación SMTP", + "email_smtp_host" => "Servidor SMTP", + "email_smtp_pass" => "Contraseña del Servidor SMTP", + "email_smtp_port" => "Puerto del Servidor SMTP", + "email_smtp_timeout" => "Expiró Tiempo de Espera del Servidor SMTP", + "email_smtp_user" => "Nombre de Usuario del Servidor SMTP", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "Enforce privacy", + "enforce_privacy_tooltip" => "Protect Customers privacy enforcing data scrambling in case of their data being deleted", + "fax" => "Fax", + "file_perm" => "Hay problemas con los permisos de archivo, por favor corríjalos y recargue esta página.", + "financial_year" => "Inicio del Año Fiscal", + "financial_year_apr" => "1.º de Abril", + "financial_year_aug" => "1.º de Agosto", + "financial_year_dec" => "1.º de Diciembre", + "financial_year_feb" => "1.º de Febrero", + "financial_year_jan" => "1.º de Enero", + "financial_year_jul" => "1.º de Julio", + "financial_year_jun" => "1.º de Junio", + "financial_year_mar" => "1.º de Marzo", + "financial_year_may" => "1.º de Mayo", + "financial_year_nov" => "1.º de Noviembre", + "financial_year_oct" => "1.º de Octubre", + "financial_year_sep" => "1º. de Septiembre", + "floating_labels" => "Etiquetas Flotantes", + "gcaptcha_enable" => "reCAPTCHA de Página de Ingreso", + "gcaptcha_secret_key" => "reCAPTCHA Secret Key", + "gcaptcha_secret_key_required" => "reCAPTCHA Llave Secreta es un campo requerido", + "gcaptcha_site_key" => "reCAPTCHA Site Key", + "gcaptcha_site_key_required" => "reCAPTCHA Site Key is a required field", + "gcaptcha_tooltip" => "Protect the Login page with Google reCAPTCHA, click the icon for an API key pair.", + "general" => "General", + "general_configuration" => "General Configuration", + "giftcard_number" => "Gift Card Number", + "giftcard_random" => "Generate Random", + "giftcard_series" => "Generate in Series", + "image_allowed_file_types" => "Tipo de archivos permitidos", + "image_max_height_tooltip" => "Altura máxima permitida de imágenes en píxeles (px).", + "image_max_size_tooltip" => "Tamaño máximo permitido de archivo de imágenes en kilobytes (kb).", + "image_max_width_tooltip" => "Ancho máximo permitido para imágenes en píxeles (px).", + "image_restrictions" => "Restricciones de carga de imágenes", + "include_hsn" => "Include Support for HSN Codes", + "info" => "Information", + "info_configuration" => "Store Information", + "input_groups" => "Grupos de Entrada", + "integrations" => "Integraciones", + "integrations_configuration" => "Integraciones Externas", + "invoice" => "Invoice", + "invoice_configuration" => "Invoice Print Settings", + "invoice_default_comments" => "Default Invoice Comments", + "invoice_email_message" => "Invoice Email Template", + "invoice_enable" => "Enable Invoicing", + "invoice_printer" => "Invoice Printer", + "invoice_type" => "Invoice Type", + "is_readable" => "es legible, pero los permisos están configurados incorrectamente. Configúrelo en 640 o 660 y actualice.", + "is_writable" => "se puede escribir, pero los permisos están configurados incorrectamente. Configúrelo en 750 y actualice.", + "item_markup" => "", + "jsprintsetup_required" => "Warning: This functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?", + "language" => "Language", + "last_used_invoice_number" => "Last used Invoice Number", + "last_used_quote_number" => "Last used Quote Number", + "last_used_work_order_number" => "Last used W/O Number", + "left" => "Left", + "license" => "License", + "license_configuration" => "License Statement", + "line_sequence" => "Line Sequence", + "lines_per_page" => "Lines per Page", + "lines_per_page_number" => "Lines per Page must be a number.", + "lines_per_page_required" => "Lines per Page is a required field.", + "locale" => "Localization", + "locale_configuration" => "Localization Configuration", + "locale_info" => "Localization Configuration Information", + "location" => "Stock", + "location_configuration" => "Stock Locations", + "location_info" => "Location Configuration Information", + "login_form" => "Estilo de formulario de inicio de sesión", + "logout" => "Do you want to make a backup before logging out? Click [OK] to backup or [Cancel] to logout.", + "mailchimp" => "Mailchimp", + "mailchimp_api_key" => "Mailchimp Clave API", + "mailchimp_configuration" => "Configuración de MailChimp", + "mailchimp_key_successfully" => "API Key is valid.", + "mailchimp_key_unsuccessfully" => "API Key is invalid.", + "mailchimp_lists" => "Lista (s) de MailChimp", + "mailchimp_tooltip" => "Click the icon for an API Key.", + "message" => "Message", + "message_configuration" => "Message Configuration", + "msg_msg" => "Saved Text Message", + "msg_msg_placeholder" => "If you wish to use a SMS template save your message here, otherwise leave the box blank.", + "msg_pwd" => "SMS-API Password", + "msg_pwd_required" => "SMS-API Password is a required field", + "msg_src" => "SMS-API Sender ID", + "msg_src_required" => "SMS-API Sender ID is a required field", + "msg_uid" => "SMS-API Username", + "msg_uid_required" => "SMS-API Username is a required field", + "multi_pack_enabled" => "Multiple Packages per Item", + "no_risk" => "No security/vulnerability risks.", + "none" => "none", + "notify_alignment" => "Notification Popup Position", + "number_format" => "Number Format", + "number_locale" => "Localization", + "number_locale_invalid" => "The entered locale is invalid. Check the link in the tooltip to find a valid locale.", + "number_locale_required" => "Number Locale is a required field.", + "number_locale_tooltip" => "Find a suitable locale through this link.", + "os_timezone" => "Zona horaria OSPOS:", + "ospos_info" => "Información de instalación OSPOS", + "payment_options_order" => "Payment Options Order", + "perm_risk" => "Los permisos incorrectos ponen en riesgo este software.", + "phone" => "Company Phone", + "phone_required" => "Company Phone is a required field.", + "print_bottom_margin" => "Margin Bottom", + "print_bottom_margin_number" => "Margin Bottom must be a number.", + "print_bottom_margin_required" => "Margin Bottom is a required field.", + "print_delay_autoreturn" => "Autoreturn to Sale delay", + "print_delay_autoreturn_number" => "Autoreturn to Sale delay is a required field.", + "print_delay_autoreturn_required" => "Autoreturn to Sale delay must be a number.", + "print_footer" => "Print Browser Footer", + "print_header" => "Print Browser Header", + "print_left_margin" => "Margin Left", + "print_left_margin_number" => "Margin Left must be a number.", + "print_left_margin_required" => "Margin Left is a required field.", + "print_receipt_check_behaviour" => "Print Receipt checkbox", + "print_receipt_check_behaviour_always" => "Always checked", + "print_receipt_check_behaviour_last" => "Remember last selection", + "print_receipt_check_behaviour_never" => "Always unchecked", + "print_right_margin" => "Margin Right", + "print_right_margin_number" => "Margin Right must be a number.", + "print_right_margin_required" => "Margin Right is a required field.", + "print_silently" => "Show Print Dialog", + "print_top_margin" => "Margin Top", + "print_top_margin_number" => "Margin Top must be a number.", + "print_top_margin_required" => "Margin Top is a required field.", + "quantity_decimals" => "Quantity Decimals", + "quick_cash_enable" => "", + "quote_default_comments" => "Default Quote Comments", + "receipt" => "Receipt", + "receipt_category" => "", + "receipt_configuration" => "Receipt Print Settings", + "receipt_default" => "Default", + "receipt_font_size" => "Font Size", + "receipt_font_size_number" => "Font Size must be a number.", + "receipt_font_size_required" => "Font Size is a required field.", + "receipt_info" => "Receipt Configuration Information", + "receipt_printer" => "Ticket Printer", + "receipt_short" => "Short", + "receipt_show_company_name" => "Show Company Name", + "receipt_show_description" => "Show Description", + "receipt_show_serialnumber" => "Show Serial Number", + "receipt_show_tax_ind" => "Mostrar indicador de impuestos", + "receipt_show_taxes" => "Show Taxes", + "receipt_show_total_discount" => "Show Total Discount", + "receipt_template" => "Receipt Template", + "receiving_calculate_average_price" => "Calcular promedio, Precio (Recepción)", + "recv_invoice_format" => "Receivings Invoice Format", + "register_mode_default" => "Default Register Mode", + "report_an_issue" => "Reportar un problema", + "return_policy_required" => "Return policy is a required field.", + "reward" => "Reward", + "reward_configuration" => "Reward Configuration", + "right" => "Right", + "sales_invoice_format" => "Sales Invoice Format", + "sales_quote_format" => "Sales Quote Format", + "saved_successfully" => "Configuration save successful.", + "saved_unsuccessfully" => "Configuration save failed.", + "security_issue" => "Security Vulnerability Warning", + "server_notice" => "Please use the below info for issue reporting.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "Show office icon", + "statistics" => "Send Statistics", + "statistics_tooltip" => "Send statistics for development and feature improvement purposes.", + "stock_location" => "Stock location", + "stock_location_duplicate" => "Stock Location must be unique.", + "stock_location_invalid_chars" => "Stock Location can not contain '_'.", + "stock_location_required" => "Stock location is a required field.", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "Column 1", + "suggestions_fourth_column" => "", + "suggestions_layout" => "Search Suggestions Layout", + "suggestions_second_column" => "Column 2", + "suggestions_third_column" => "Column 3", + "system_conf" => "Setup & Conf", + "system_info" => "System Info", + "table" => "Table", + "table_configuration" => "Table Configuration", + "takings_printer" => "Receipt Printer", + "tax" => "Tax", + "tax_category" => "Tax Category", + "tax_category_duplicate" => "The entered tax category already exists.", + "tax_category_invalid_chars" => "The entered tax category is invalid.", + "tax_category_required" => "The tax category is required.", + "tax_category_used" => "Tax category cannot be deleted because it is being used.", + "tax_configuration" => "Tax Configuration", + "tax_decimals" => "Tax Decimals", + "tax_id" => "Tax Id", + "tax_included" => "Tax Included", + "theme" => "Theme", + "theme_preview" => "Vista Previa del Tema:", + "thousands_separator" => "Thousands Separator", + "timezone" => "Timezone", + "timezone_error" => "La zona horaria de OSPOS es diferente a su zona horaria local.", + "top" => "Top", + "use_destination_based_tax" => "Use Destination Based Tax", + "user_timezone" => "Zona horaria local:", + "website" => "Website", + "wholesale_markup" => "", + "work_order_enable" => "Work Order Support", + "work_order_format" => "Work Order Format", +]; diff --git a/app/Language/es_MX/Customers.php b/app/Language/es_MX/Customers.php index e72c313a5..c15465f90 100644 --- a/app/Language/es_MX/Customers.php +++ b/app/Language/es_MX/Customers.php @@ -1,55 +1,56 @@ - "Cuenta #", + "account_number_duplicate" => "El Número de Cuenta ya se encuentra en la base de datos.", + "available_points" => "Puntos Disponibles", + "available_points_value" => "", + "average" => "Gasto Promedio", + "avg_discount" => "Descuento Promedio", + "basic_information" => "Información", + "cannot_be_deleted" => "No se pueden borrar los Clientes seleccionados, uno o más tienen ventas.", + "company_name" => "Compañia", + "confirm_delete" => "¿Está seguro que quiere borrar los Clientes seleccionados?", + "confirm_restore" => "¿Está seguro que quiere restaurar los clientes seleccionados?", + "consent" => "Consentimiento de registro", + "consent_required" => "Consentimiento de registro es un campo requerido.", + "csv_import_failed" => "Fallo al importar a CSV", + "csv_import_nodata_wrongformat" => "El archivo subido no contiene datos o no está formado correctamente.", + "csv_import_partially_failed" => "La importación del Cliente fue exitosa pero con algunos errores:", + "csv_import_success" => "Cliente importado exitosamente.", + "customer" => "Cliente", + "date" => "Fecha", + "discount" => "Descuento", + "discount_fixed" => "Descuento Fijo", + "discount_percent" => "Porcentaje de Descuento", + "discount_type" => "Tipo de Descuento", + "email_duplicate" => "El correo electrónico ya se encuentra en la base de datos.", + "employee" => "Empleado", + "error_adding_updating" => "Fallo al agregar o actualizar el Cliente.", + "import_items_csv" => "Importar Cliente desde CSV", + "mailchimp_activity_click" => "Click Correo Electrónico", + "mailchimp_activity_lastopen" => "Último correo electrónico abierto", + "mailchimp_activity_open" => "Correo electrónico abierto", + "mailchimp_activity_total" => "Correo electrónico enviado", + "mailchimp_activity_unopen" => "Correo electrónico sin abrir", + "mailchimp_email_client" => "cliente de correo electrónico", + "mailchimp_info" => "Mailchimp", + "mailchimp_member_rating" => "Puntaje", + "mailchimp_status" => "Estado", + "mailchimp_vip" => "VIP", + "max" => "Gasto Máximo", + "min" => "Gasto Mínimo", + "new" => "Nuevo Cliente", + "none_selected" => "No ha seleccionado un Cliente para borrar.", + "one_or_multiple" => "Cliente(s)", + "quantity" => "Cantidad", + "stats_info" => "Estadísticas", + "successful_adding" => "Ha agregado un Cliente con éxito", + "successful_deleted" => "Lo ha borrado exitosamente", + "successful_updating" => "Ha actualizado un Cliente exitosamente", + "tax_code" => "Código de Impuesto", + "tax_id" => "Id Impuesto", + "taxable" => "Impuestable", + "total" => "Gasto total", + "update" => "Actualizar Cliente", + "rewards_package" => "Paquete de Recompensas", +]; diff --git a/app/Language/es_MX/Datepicker.php b/app/Language/es_MX/Datepicker.php index 86219de27..f8fd6461d 100644 --- a/app/Language/es_MX/Datepicker.php +++ b/app/Language/es_MX/Datepicker.php @@ -1,22 +1,23 @@ - "Todo", + "apply" => "Aplicar", + "cancel" => "Cancelar", + "custom" => "Personalizar", + "from" => "Desde", + "last_30" => "Últimos 30 días", + "last_7" => "Últimos 7 días", + "last_financial_year" => "Último año fiscal", + "last_month" => "Mes pasado", + "last_year" => "Año pasado", + "same_month_last_year" => "Mismo mes del año pasado", + "same_month_to_same_day_last_year" => "Mismo mes al mismo día del año pasado", + "this_financial_year" => "Año fiscal actual", + "this_month" => "Mes actual", + "this_year" => "Año actual", + "to" => "Hasta", + "today" => "Hoy", + "today_last_year" => "Hoy, del año pasado", + "weekstart" => "0", + "yesterday" => "Ayer", +]; diff --git a/app/Language/es_MX/Employees.php b/app/Language/es_MX/Employees.php index 04da1eb07..7d24c7052 100644 --- a/app/Language/es_MX/Employees.php +++ b/app/Language/es_MX/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "Información", + "cannot_be_deleted" => "No se puede borrar los empleados seleccionados, uno o más de ellos tienen ventas registradas ó intentas borrar tu propia cuenta.", + "change_employee" => "", + "change_password" => "Cambiar contraseña", + "clerk" => "", + "commission" => "", + "confirm_delete" => "¿Estás seguro que deseas borrar los empleados seleccionados?", + "confirm_restore" => "¿Estás seguro que deseas restaurar los empleados seleccionados?", + "current_password" => "Contraseña Actual", + "current_password_invalid" => "La contraseña actual es inválida.", + "employee" => "Empleado", + "error_adding_updating" => "Agregar ó Actualizar empleado ha fallado.", + "error_deleting_demo_admin" => "No puede borrar el usuario demo de administrador.", + "error_updating_demo_admin" => "No puede cambiar el usuario demo de administrador.", + "language" => "Idioma", + "login_info" => "Iniciar sesión", + "manager" => "", + "new" => "Nuevo Empleado", + "none_selected" => "No ha seleccionado empleados a borrar.", + "one_or_multiple" => "Empleado(s)", + "password" => "Contraseña", + "password_minlength" => "La contraseña debe tener por lo menos 8 letras.", + "password_must_match" => "Las contraseñas no coinciden.", + "password_not_must_match" => "La contraseña actual y nueva contraseña deben ser distintas.", + "password_required" => "Se requiere contraseña.", + "permission_desc" => "Selecciona las casillas para otorgar acceso a los módulos.", + "permission_info" => "Permisos", + "repeat_password" => "Contraseña otra vez", + "subpermission_required" => "Concede por lo menos un permiso para cada módulo.", + "successful_adding" => "Empleado agregado exitosamente.", + "successful_change_password" => "Cambio de contraseña exitoso.", + "successful_deleted" => "Eliminado Satisfactoriamente", + "successful_updating" => "Empleado actualizado exitosamente", + "system_language" => "Idioma del sistema", + "unsuccessful_change_password" => "El cambio de contraseña ha fallado.", + "update" => "Actualizar Empleado", + "username" => "Nombre de Usuario", + "username_duplicate" => "El usuario del empleado ya esta en uso. Favor de escoger otro.", + "username_minlength" => "Nombre de usuario debe tener por lo menos 5 letras.", + "username_required" => "Es necesario el nombre de usuario.", +]; diff --git a/app/Language/es_MX/Enum.php b/app/Language/es_MX/Enum.php index 4471c6c1c..ce2082c60 100644 --- a/app/Language/es_MX/Enum.php +++ b/app/Language/es_MX/Enum.php @@ -1,9 +1,10 @@ - "Mitad abajo", + "half_even" => "Mitad par", + "half_five" => "Cinco y media", + "half_odd" => "Mitad impar", + "half_up" => "Medio arriba", + "round_down" => "Truncado", + "round_up" => "Redondeo arriba", +]; diff --git a/app/Language/es_MX/Error.php b/app/Language/es_MX/Error.php index f606b4541..0fece0981 100644 --- a/app/Language/es_MX/Error.php +++ b/app/Language/es_MX/Error.php @@ -1,4 +1,5 @@ - "No tienes permiso para acceder el módulo llamado", + "unknown" => "Error inesperado", +]; diff --git a/app/Language/es_MX/Expenses.php b/app/Language/es_MX/Expenses.php index ee1608f33..5de5e3921 100644 --- a/app/Language/es_MX/Expenses.php +++ b/app/Language/es_MX/Expenses.php @@ -1,49 +1,50 @@ - "Agregar Gasto", + "amount" => "Monto", + "amount_number" => "El monto debe ser un número", + "amount_required" => "Es necesario agregar el Monto del Gasto", + "by_category" => "Categoría", + "cannot_be_deleted" => "No se pudo eliminar la Categoría de Gasto(s)", + "cash" => "Efectivo", + "cash_filter" => "Efectivo", + "categories_name" => "Categoría", + "category_required" => "Categoría es un campo obligatorio", + "check" => "Cheque", + "check_filter" => "Cheque", + "confirm_delete" => "¿Está seguro de que desea eliminar los gastos seleccionados?", + "confirm_restore" => "¿Está seguro de que desea restaurar los gastos seleccionados?", + "credit" => "Tarjeta de Crédito", + "credit_filter" => "Tarjeta de Crédito", + "date" => "Fecha", + "date_number" => "la fecha debe ser un número", + "date_required" => "la fecha es un campo obligatorio", + "debit" => "Tarjeta de Débito", + "debit_filter" => "Tarjeta de Débito", + "description" => "Descripción", + "due" => "A Crédito", + "due_filter" => "A Crédito", + "employee" => "Creado por", + "error_adding_updating" => "Error al agregar/actualizar Gasto", + "expense_id" => "Id.", + "expenses_employee" => "Empleado", + "info" => "Información de Gasto", + "ip_address" => "", + "is_deleted" => "Eliminado", + "name_required" => "Se requiere el Nombre del Gasto", + "new" => "Nuevo Gasto", + "new_supplier" => "", + "no_expenses_to_display" => "No hay gastos a mostrar", + "none_selected" => "No ha seleccionado ningún gasto", + "one_or_multiple" => "Gasto(s)", + "payment" => "Tipo de Pago", + "start_typing_supplier_name" => "Comience a escribir el nombre del proveedor...", + "successful_adding" => "Gasto agregado exitosamente", + "successful_deleted" => "Gasto eliminado exitosamente", + "successful_updating" => "Gasto actualizado exitosamente", + "supplier_name" => "Proveedor", + "supplier_tax_code" => "Código de Impuesto", + "tax_amount" => "Impuesto", + "tax_amount_number" => "", + "update" => "Actualizar Gasto", +]; diff --git a/app/Language/es_MX/Expenses_categories.php b/app/Language/es_MX/Expenses_categories.php index bb31edcc6..12f869e94 100644 --- a/app/Language/es_MX/Expenses_categories.php +++ b/app/Language/es_MX/Expenses_categories.php @@ -1,21 +1,22 @@ - "Nombre requerido", + "add_item" => "Agregar categoría", + "cannot_be_deleted" => "No se puede eliminar la Categoría de Gastos", + "category_id" => "Id", + "confirm_delete" => "Esta seguro de eliminar la categoría de gasto seleccionada?", + "confirm_restore" => "Está seguro que quiere restaurar la categoría de gasto seleccionada?", + "description" => "Descripción de Categoría", + "error_adding_updating" => "Error al Agregar/Actualizar Categoría de Gastos", + "info" => "Información de la Categoría de Gastos", + "name" => "Nombre de Categoría", + "new" => "Nueva Categoría", + "no_expenses_categories_to_display" => "No hay categorías para mostrar", + "none_selected" => "No haz seleccionado ninguna categoría de gastos", + "one_or_multiple" => "Categoría de Gastos", + "quantity" => "Cantidad", + "successful_adding" => "Se añadió correctamente la categoría de gastos", + "successful_deleted" => "Se eliminó correctamente la categoría de gastos", + "successful_updating" => "Se actualizó correctamente la categoría de gastos", + "update" => "Actualizar Categoria", +]; diff --git a/app/Language/es_MX/Giftcards.php b/app/Language/es_MX/Giftcards.php index 0b07e46aa..7dbc39ffb 100644 --- a/app/Language/es_MX/Giftcards.php +++ b/app/Language/es_MX/Giftcards.php @@ -1,69 +1,71 @@ "Inventario para agregar o restar.", + "allow_alt_description" => "Permitir Descripción Alterna", + "bulk_edit" => "Editor Masivo", + "cannot_be_deleted" => "No se puede borrar la tarjeta (s) de regalo seleccionada(s), una o mas de las Tarjetas de Regalo ya tuvo ventas.", + "cannot_find_giftcard" => "Tarjeta de Regalo no encontrada.", + "cannot_use" => "Tarjeta de Regalo {0} no puede ser usada para esta venta: Cliente incorrecto.", + "card_value" => "Valor", + "category" => "Categoría", + "change_all_to_allow_alt_desc" => "Permitir descripción alternativa para todos.", + "change_all_to_not_allow_allow_desc" => "No permitir descripción alternativa para todos.", + "change_all_to_serialized" => "Cambiar Todos a Serializados", + "change_all_to_unserialized" => "Cambiar Todos a Sin Serializar", + "confirm_bulk_edit" => "¿Estas seguro que deseas editar las Tarjeta(s) de regalo seleccionadas?", + "confirm_delete" => "¿Estas seguro que deseas borrar las Tarjetas(s) de regalo seleccionadas?", + "confirm_restore" => "¿Estas seguro que deseas restaurar las Tarjeta(s) de regalo seleccionadas?", + "cost_price" => "Precio de Mayoreo", + "count" => "Actualizar Inventario", + "csv_import_failed" => "Fallo en la importación de CSV.", + "current_quantity" => "Cantidad Actual", + "description" => "Descripción", + "details_count" => "Detalles del Inventario", + "do_nothing" => "No hacer Nada", + "edit_fields_you_want_to_update" => "Editar campos para las Tarjeta(s) de regalo seleccionadas.", + "edit_multiple_giftcards" => "Editar Multiples Tarjetas de regalo.", + "error_adding_updating" => "Error al agregar o actualizar la Tarjeta de Regalo.", + "error_updating_multiple" => "Fallo en la actualización de la(s) Tarjeta(s) de regalo.", + "generate_barcodes" => "Generar Códigos de Barra", + "giftcard" => "Tarjeta de Regalo", + "giftcard_number" => "Numero de la Tarjeta de Regalo", + "info_provided_by" => "Información provista por", + "inventory_comments" => "Comentarios", + "is_serialized" => "La Tarjeta de Regalo tiene Numero de Serie", + "low_inventory_giftcards" => "Tarjetas de Regalo con Inventario Bajo", + "manually_editing_of_quantity" => "Editor Manual de Cantidad", + "must_select_giftcard_for_barcode" => "Debes seleccionar al menos (1) Tarjeta de Regalo para generar Códigos de Barra.", + "new" => "Nueva Tarjeta de Regalo", + "no_description_giftcards" => "Gif Cards sin Descripción", + "no_giftcards_to_display" => "No hay Gift Cards para mostrar.", + "none" => "Ninguno", + "none_selected" => "", + "number" => "", + "number_information" => "", + "number_required" => "", + "one_or_multiple" => "", + "person_id" => "", + "quantity" => "", + "quantity_required" => "", + "remaining_balance" => "", + "reorder_level" => "", + "retrive_giftcard_info" => "", + "sales_tax_1" => "", + "sales_tax_2" => "", + "serialized_giftcards" => "", + "successful_adding" => "", + "successful_bulk_edit" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "tax_1" => "", + "tax_2" => "", + "tax_percent" => "", + "tax_percents" => "", + "unit_price" => "", + "upc_database" => "", + "update" => "", + "use_inventory_menu" => "", + "value" => "", + "value_required" => "", +]; diff --git a/app/Language/es_MX/Item_kits.php b/app/Language/es_MX/Item_kits.php index 982c0b559..fc11d227f 100644 --- a/app/Language/es_MX/Item_kits.php +++ b/app/Language/es_MX/Item_kits.php @@ -1,39 +1,41 @@ "Agregar Artículo", + "all" => "Todo", + "cannot_be_deleted" => "Borrado de Kit(s) de Artículos fallido.", + "confirm_delete" => "¿Estás seguro(a) de querer borrar los kits seleccionados?", + "confirm_restore" => "¿Está seguro de querer restaurar lo(s) kit(s) seleccionado(s)?", + "description" => "Descripción del Kit de Artículos", + "discount" => "Descuento", + "discount_fixed" => "Descuento Fijo", + "discount_percent" => "Porcentaje de descuento", + "discount_type" => "Tipo de Descuento", + "error_adding_updating" => "Error agregando/actualizando Kit de Artículos.", + "find_kit_item" => "Kit de Artículos", + "info" => "Información del kit de artículos", + "item" => "Artículo", + "item_kit_number" => "Código de barras", + "item_kit_number_duplicate" => "El Número del Kit de Artículo ya está presente en la base de datos.", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "Artículos", + "kit" => "ID del Kit", + "kit_and_components" => "Kits y Componentes", + "kit_and_stock" => "Kit y Stock", + "kit_only" => "Sólo kit", + "name" => "Nombre del Kit de Artículos", + "new" => "Nuevo Kit de Artículos", + "no_item_kits_to_display" => "Sin kit de artículos para mostrar.", + "none_selected" => "No ha seleccionado ningún kit de artículos.", + "one_or_multiple" => "Kit(s) de Artículos", + "price_option" => "Opciones de precio", + "priced_only" => "Sólo precio", + "print_option" => "Opciones de impresión", + "quantity" => "Cantidad", + "sequence" => "Secuencia", + "successful_adding" => "Has agregado un kit de artículos", + "successful_deleted" => "Borrado completo", + "successful_updating" => "Kit de Artículos actualizado", + "unit_price" => "", + "update" => "Actualizar Kit de Artículos", +]; diff --git a/app/Language/es_MX/Items.php b/app/Language/es_MX/Items.php index 81180bd37..6b0a75ac4 100644 --- a/app/Language/es_MX/Items.php +++ b/app/Language/es_MX/Items.php @@ -1,118 +1,120 @@ "Inventario a agregar o disminuir.", + "allow_alt_description" => "Permitir Descripción Alternativa", + "amount_entry" => "Ingrese Cantidad", + "bulk_edit" => "Edición Masiva", + "buy_price_required" => "Precio de Compra es un campo requerido.", + "cannot_be_deleted" => "No se puede borrar el item(s) seleccionado, uno a mas de los items seleccionados tienen ventas.", + "cannot_find_item" => "Articulo no encontrado.", + "categories" => "", + "category" => "Categoría", + "category_new" => "", + "category_required" => "Categoría es un campo requerido.", + "change_all_to_allow_alt_desc" => "Permitir Descripción Alternativa para todo.", + "change_all_to_not_allow_allow_desc" => "No permitir Descripción Alternativa para todo.", + "change_all_to_serialized" => "Cambiar todo a Serializado", + "change_all_to_unserialized" => "Cambiar todo a No-Serializado", + "change_image" => "Cambiar Imagen", + "confirm_bulk_edit" => "¿Esta seguro que quiere editar los artículos seleccionados?", + "confirm_bulk_edit_wipe_taxes" => "Toda la información de Impuestos de los Artículos será reemplazada.", + "confirm_delete" => "¿Esta seguro que quiere eliminar los artículos seleccionados?", + "confirm_restore" => "¿Esta seguro de restaurar los articulos seleccionado?", + "cost_price" => "", + "cost_price_number" => "", + "cost_price_required" => "", + "count" => "", + "csv_import_failed" => "", + "csv_import_nodata_wrongformat" => "", + "csv_import_partially_failed" => "", + "csv_import_success" => "", + "current_quantity" => "", + "default_pack_name" => "", + "description" => "", + "details_count" => "", + "do_nothing" => "", + "edit" => "", + "edit_fields_you_want_to_update" => "", + "edit_multiple_items" => "", + "empty_upc_items" => "", + "error_adding_updating" => "", + "error_updating_multiple" => "", + "generate_barcodes" => "", + "hsn_code" => "", + "image" => "", + "import_items_csv" => "", + "info_provided_by" => "", + "inventory" => "", + "inventory_CSV_import_quantity" => "", + "inventory_comments" => "", + "inventory_data_tracking" => "", + "inventory_date" => "", + "inventory_employee" => "", + "inventory_in_out_quantity" => "", + "inventory_remarks" => "", + "is_deleted" => "", + "is_printed" => "", + "is_serialized" => "", + "item" => "", + "item_id" => "", + "item_number" => "", + "item_number_duplicate" => "", + "kit" => "", + "location" => "", + "low_inventory_items" => "", + "low_sell_item" => "", + "manually_editing_of_quantity" => "", + "markup" => "", + "name" => "", + "name_required" => "", + "new" => "", + "no_description_items" => "", + "no_items_to_display" => "", + "none" => "", + "none_selected" => "", + "nonstock" => "", + "number_information" => "", + "number_required" => "", + "one_or_multiple" => "", + "pack_name" => "", + "qty_per_pack" => "", + "quantity" => "", + "quantity_number" => "", + "quantity_required" => "", + "receiving_quantity" => "", + "remove_image" => "", + "reorder_level" => "", + "reorder_level_number" => "", + "reorder_level_required" => "", + "retrive_item_info" => "", + "sales_tax_1" => "", + "sales_tax_2" => "", + "search_attributes" => "", + "select_image" => "", + "serialized_items" => "", + "standard" => "", + "stock" => "", + "stock_location" => "", + "stock_type" => "", + "successful_adding" => "", + "successful_bulk_edit" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "tax_1" => "", + "tax_2" => "", + "tax_3" => "", + "tax_category" => "", + "tax_percent" => "", + "tax_percent_number" => "", + "tax_percent_required" => "", + "tax_percents" => "", + "temp" => "", + "type" => "", + "unit_price" => "", + "unit_price_number" => "", + "unit_price_required" => "", + "upc_database" => "", + "update" => "", + "use_inventory_menu" => "", +]; diff --git a/app/Language/es_MX/Login.php b/app/Language/es_MX/Login.php index 9b8858753..49d9cd33c 100644 --- a/app/Language/es_MX/Login.php +++ b/app/Language/es_MX/Login.php @@ -1,13 +1,14 @@ - "No soy un robot.", + "go" => "Entrar", + "invalid_gcaptcha" => "Por favor compruebe que usted no es un robot.", + "invalid_installation" => "La instalacion no es correcta, revise el archivo php.ini.", + "invalid_username_and_password" => "Usuario y/o Password Invalido.", + "login" => "Login", + "logout" => "Salir", + "migration_needed" => "Una migración de base de datos a {0} empezara después de entrar.", + "password" => "Contraseña", + "username" => "Usuario", + "welcome" => "Bienvenido a {0}!", +]; diff --git a/app/Language/es_MX/Messages.php b/app/Language/es_MX/Messages.php index 7abb75a56..197e37f90 100644 --- a/app/Language/es_MX/Messages.php +++ b/app/Language/es_MX/Messages.php @@ -1,14 +1,15 @@ - "Nombre(s)", + "last_name" => "Apellido(s)", + "message" => "Mensaje", + "message_placeholder" => "Tu mensaje aquí...", + "message_required" => "Requiere mensaje", + "multiple_phones" => "(En caso de varios destinatarios, ingrese los números de teléfono separado por comas)", + "phone" => "Número de teléfono", + "phone_number_required" => "Requiere de número telefónico", + "phone_placeholder" => "Números de teléfonos celulares aquí...", + "sms_send" => "Enviar SMS", + "successfully_sent" => "Mensaje enviado exitosamente a: ", + "unsuccessfully_sent" => "Mensaje no enviado a: ", +]; diff --git a/app/Language/es_MX/Module.php b/app/Language/es_MX/Module.php index 2ec5038af..a415d60f5 100644 --- a/app/Language/es_MX/Module.php +++ b/app/Language/es_MX/Module.php @@ -1,46 +1,48 @@ "", + "admin_cashups_desc" => "", + "attributes" => "Atributos", + "attributes_desc" => "Agregar, Actualizar, Borrar y Buscar atributos.", + "both" => "Ambos", + "cashups" => "Retiros", + "cashups_desc" => "Agregar, Actualizar, Borrar y Buscar Cortes de Caja.", + "config" => "Configuración", + "config_desc" => "Cambiar Configuracion de OSPOS.", + "customers" => "Clientes", + "customers_desc" => "Agregar, Actualizar, Borrar y Buscar Clientes.", + "employees" => "Empleados", + "employees_desc" => "Agregar, Actualizar, Borrar y Buscar Empleados.", + "expenses" => "Gastos", + "expenses_categories" => "Categorías de Gastos", + "expenses_categories_desc" => "Agregar, Actualizar, y Borrar Categorías de Gastos.", + "expenses_desc" => "Agregar, Actualizar, Borrar, y Buscar Gastos.", + "giftcards" => "Tarjetas de Regalo", + "giftcards_desc" => "Agregar, Actualizar y Buscar Tarjetas de Regalo.", + "home" => "Inicio", + "home_desc" => "Listar los módulos del menú inicio.", + "item_kits" => "Kits de Artículos", + "item_kits_desc" => "Agregar, Actualizar, Borrar y Buscar Kits de Artículos.", + "items" => "Artículos", + "items_desc" => "Agregar, Actualizar, Borrar, y Buscar Artículos.", + "messages" => "Mensajes", + "messages_desc" => "Enviar Mensajes a los Clientes, Proveedores y Empleados.", + "migrate" => "Migrar", + "migrate_desc" => "Actualizar la Base de Datos de OSPOS.", + "office" => "Oficina", + "office_desc" => "Listar los módulos del menú de la oficina.", + "receivings" => "Recepciones", + "receivings_desc" => "Procesar Órdenes de Compra.", + "reports" => "Reportes", + "reports_desc" => "Ver y generar Reportes.", + "sales" => "Ventas", + "sales_desc" => "Procesar Ventas y Devoluciones.", + "suppliers" => "Proveedores", + "suppliers_desc" => "Agregar, Actualizar, Borrar, y Buscar Proveedores.", + "taxes" => "Impuestos", + "taxes_desc" => "Configurar los Impuestos sobre las Ventas.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/es_MX/Receivings.php b/app/Language/es_MX/Receivings.php index 376ab3d7f..e7cc16544 100644 --- a/app/Language/es_MX/Receivings.php +++ b/app/Language/es_MX/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "Cancelar", + "cannot_be_deleted" => "Falló al borrar Entrada(s).", + "comments" => "Comentarios", + "complete_receiving" => "Completado", + "confirm_cancel_receiving" => "Esta seguro que quiere eliminar esta recepción? Todos los items se borraran.", + "confirm_delete" => "Esta seguro que quiere borrar esta recepción? Esta acción no se puede deshacer.", + "confirm_finish_receiving" => "Esta seguro que quiere enviar esta recepción? Esto no se puede deshacer.", + "confirm_restore" => "", + "cost" => "Costo", + "daily" => "", + "date" => "Fecha de Recibido", + "date_required" => "Se debe de agregar la fecha correcta.", + "date_type" => "Fecha es un campo obligatorio.", + "delete_entire_sale" => "Borrar Venta Completa", + "discount" => "Descuento", + "edit" => "Editar", + "edit_sale" => "Editar Recepción", + "employee" => "Empleado", + "error_editing_item" => "Fallo la edición del item.", + "error_requisition" => "No se puede mover el inventario desde o hacia la misma Ubicación.", + "find_or_scan_item" => "Encontrar o Escanear Articulo", + "find_or_scan_item_or_receipt" => "Encontrar o Escanear Articulo o Recibo", + "id" => "ID de Recepción", + "item_name" => "Nombre del Articulo", + "mode" => "Modo de Recepción", + "new_supplier" => "Nuevo Proveedor", + "one_or_multiple" => "recepción(es)", + "print_after_sale" => "Imprimir después de la Venta", + "quantity" => "Cant.", + "receipt" => "Recibo de Recepcion", + "receipt_number" => "Recepción #", + "receiving" => "Recibir", + "reference" => "Referencia", + "register" => "Recepción de Artículos", + "requisition" => "Requisición", + "return" => "Devolución", + "select_supplier" => "Seleccionar Proveedor (Opcional)", + "ship_pack" => "Empaque de Envio", + "start_typing_supplier_name" => "Empiece a escribir el nombre del Proveedor...", + "stock" => "Inventario", + "stock_destination" => "Destino del Inventario", + "stock_locaiton" => "Ubicación del Inventario", + "stock_source" => "Origen del Inventario", + "successfully_deleted" => "Se ha borrado exitosamente", + "successfully_updated" => "Recepción actualizada exitosamente", + "supplier" => "Proveedor", + "supplier_address" => "Dirección", + "supplier_email" => "Email", + "supplier_location" => "Ubicación", + "total" => "Total", + "transaction_failed" => "Transacción de Recepción falló.", + "unable_to_add_item" => "Agregar Articulo a Recepción falló.", + "unsuccessfully_updated" => "Actualización de Recepción falló.", + "update" => "Actualizar", +]; diff --git a/app/Language/es_MX/Reports.php b/app/Language/es_MX/Reports.php index d5a5ae09f..c0c300a51 100644 --- a/app/Language/es_MX/Reports.php +++ b/app/Language/es_MX/Reports.php @@ -1,146 +1,148 @@ "Todas", + "authority" => "Autoridad", + "canceled" => "Cancelado", + "categories" => "Categorías", + "categories_summary_report" => "Informe resumido de categorías", + "category" => "Categoría", + "code_canceled" => "CNL", + "code_invoice" => "INV", + "code_pos" => "POS", + "code_quote" => "Q", + "code_return" => "RET", + "code_type" => "Tipo", + "code_work_order" => "OT", + "comments" => "Comentarios", + "commission" => "", + "complete" => "Ventas y Devoluciones Completadas", + "completed_sales" => "Ventas Completadas", + "confirm_delete" => "Está seguro que quiere borrar la(s) entrada(s) seleccionada(s)?", + "confirm_restore" => "Está seguro que quiere restaurar la(s) entrada(s) seleccionada(s)?", + "cost" => "Al por mayor", + "cost_price" => "Precio al por mayor", + "count" => "Contar", + "customer" => "Cliente", + "customers" => "Clientes", + "customers_summary_report" => "Reporte Resumido de Clientes", + "date" => "Fecha", + "date_range" => "Rango de Fecha", + "description" => "Descripción", + "detailed_receivings_report" => "Reporte Detallado de Recepciones", + "detailed_receivings_report_input" => "", + "detailed_reports" => "Reportes detallados", + "detailed_requisition_report" => "", + "detailed_sales_report" => "Reporte Detallado de Transacciones", + "discount" => "Descuento", + "discount_fixed" => "Descuento Fijo", + "discount_percent" => "Porcentaje de Descuento", + "discount_type" => "Tipo de Descuento", + "discounts" => "Descuentos", + "discounts_summary_report" => "Reporte Resumido de Descuentos", + "earned" => "Puntos ganados", + "employee" => "Empleado", + "employees" => "Empleados", + "employees_summary_report" => "Reporte Resumido de Empleados", + "expenses" => "Gastos", + "expenses_amount" => "Cantidad", + "expenses_categories" => "Gastos", + "expenses_categories_summary_report" => "Reporte Resumido de Gastos por Categoría", + "expenses_category" => "Categoría", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "Impuesto", + "expenses_total_amount" => "Monto Total", + "expenses_total_tax_amount" => "Impuesto Total", + "graphical_reports" => "Reportes Gráficos", + "inventory" => "Inventario", + "inventory_low" => "Inventario Bajo", + "inventory_low_report" => "Reporte de Inventario Bajo", + "inventory_reports" => "Reportes de Inventario", + "inventory_summary" => "Resumen de Inventario", + "inventory_summary_report" => "Reporte Resumido de Inventario", + "item" => "Artículo", + "item_count" => "Filtrar Recuento de Artículos", + "item_name" => "Nombre del Artículo", + "item_number" => "Código de barras", + "items" => "Artículos", + "items_purchased" => "Artículos Comprados", + "items_received" => "Artículos Recibidos", + "items_summary_report" => "Reporte Resumido de Artículos", + "jurisdiction" => "Jurisdicción", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "Cantidad Venta Baja", + "more_than_zero" => "Más que cero", + "name" => "Nombre", + "no_reports_to_display" => "No hay Artículos para mostrar.", + "payment_type" => "Tipo de Pago", + "payments" => "Pagos", + "payments_summary_report" => "Reporte Resumido de Pagos", + "profit" => "Ganancias", + "quantity" => "Cantidad", + "quantity_purchased" => "Cantidad Comprada", + "quotes" => "Presupuesto", + "received_by" => "Recepcionado por", + "receiving_id" => "Id de Recepción", + "receiving_type" => "Tipo de Recepción", + "receivings" => "Recepciones", + "reorder_level" => "Cantidad Mínima", + "report" => "Reporte", + "report_input" => "Entrada de Reporte", + "reports" => "Reportes", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "Requisiciones", + "returns" => "Devoluciones", + "revenue" => "Ingresos", + "sale_id" => "Id de Transacciones", + "sale_type" => "Tipo de Transacción", + "sales" => "Transacciones", + "sales_amount" => "Monto de Transacciones", + "sales_summary_report" => "Reporte Resumido de Transacciones", + "sales_taxes" => "Impuesto sobre las Ventas", + "sales_taxes_summary_report" => "Reporte Resumido de Impuestos sobre las Ventas", + "serial_number" => "Número de Serie", + "service_charge" => "", + "sold_by" => "Vendido por", + "sold_items" => "", + "sold_to" => "Vendido a", + "stock_location" => "Ubicación de Stock", + "sub_total_value" => "el Subtotal", + "subtotal" => "el Subtotal", + "summary_reports" => "Reportes Resumidos", + "supplied_by" => "Suministrado por", + "supplier" => "Proveedor", + "suppliers" => "Proveedores", + "suppliers_summary_report" => "Reporte Resumido de Proveedores", + "tax" => "Impuesto", + "tax_category" => "Categoría de Impuesto", + "tax_name" => "Nombre de Impuesto", + "tax_percent" => "Porcentaje de Impuesto", + "tax_rate" => "Tarifa de Impuesto", + "taxes" => "Impuestos", + "taxes_summary_report" => "Reporte Resumido de Impuestos", + "total" => "Total", + "total_inventory_value" => "Valor Total del Inventario", + "total_low_sell_quantity" => "Cantidad Total de Venta Baja", + "total_quantity" => "Cantidad Total", + "total_retail" => "Valor Menor Total del Inventario", + "trans_amount" => "Monto de Transacción", + "trans_due" => "Debido", + "trans_group" => "Grupo de Transacción", + "trans_nopay_sales" => "Ventas sin pago", + "trans_payments" => "Pagos", + "trans_refunded" => "Reembolsado", + "trans_sales" => "Ventas", + "trans_type" => "Tipo de Transacción", + "type" => "Tipo", + "unit_price" => "Precio de Venta", + "used" => "Puntos Usados", + "work_orders" => "Órdenes de Trabajo", + "zero_and_less" => "Cero y menos", +]; diff --git a/app/Language/es_MX/Sales.php b/app/Language/es_MX/Sales.php index be1af2841..19794c8f6 100644 --- a/app/Language/es_MX/Sales.php +++ b/app/Language/es_MX/Sales.php @@ -1,222 +1,224 @@ "Puntos Disponibles", + "rewards_package" => "Premios", + "rewards_remaining_balance" => "Puntos de recompensa sobrante son: ", + "account_number" => "Cuenta #", + "add_payment" => "Agregar Pago", + "amount_due" => "Monto de adeudo", + "amount_tendered" => "Cantidad Recibida", + "authorized_signature" => "Firma Autorizada", + "cancel_sale" => "Cancelar", + "cash" => "Efectivo", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "Ajuste de efectivo", + "cash_deposit" => "Deposito en Efectivo", + "cash_filter" => "Efectivo", + "change_due" => "Cambio", + "change_price" => "Cambiar precio de venta", + "check" => "Cheque", + "check_balance" => "Balance de Cheque", + "check_filter" => "Comprobar", + "close" => "", + "comment" => "Comentario", + "comments" => "Comentarios", + "company_name" => "", + "complete" => "", + "complete_sale" => "Completar", + "confirm_cancel_sale" => "¿Está seguro que desea limpiar la venta? Todos los artículos serán borrados.", + "confirm_delete" => "¿Está seguro que desea borrar todas las ventas seleccionadas?", + "confirm_restore" => "¿Está seguro de desear restaurar las ventas seleccionadas?", + "credit" => "Tarjeta de Crédito", + "credit_deposit" => "Deposito de crédito", + "credit_filter" => "Tarjeta de crédito", + "current_table" => "", + "customer" => "Cliente", + "customer_address" => "Dirección", + "customer_discount" => "Descuento", + "customer_email" => "Correo electrónico", + "customer_location" => "Ubicación", + "customer_mailchimp_status" => "Estado de MailChimp", + "customer_optional" => "(Obligatorio para pagos vencidos)", + "customer_required" => "(Obligatorio)", + "customer_total" => "Total", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "Fecha de venta", + "date_range" => "Rango de fechas", + "date_required" => "Ingresar una fecha correcta.", + "date_type" => "La fecha es un campo requerido.", + "debit" => "Tarjeta de débito", + "debit_filter" => "", + "delete" => "Permitir borrar", + "delete_confirmation" => "¿Seguro(a) de querer borrar esta venta? Esta acción no se puede deshacer.", + "delete_entire_sale" => "Eliminar la venta completa", + "delete_successful" => "Venta borrada correctamente.", + "delete_unsuccessful" => "Fallo al borrar la venta.", + "description_abbrv" => "Descrip.", + "discard" => "Descartar", + "discard_quote" => "", + "discount" => "Desc.", + "discount_included" => "% Descuento", + "discount_short" => "%", + "due" => "Adeudo", + "due_filter" => "Adeudo", + "edit" => "Editar", + "edit_item" => "Editar artículo", + "edit_sale" => "Editar venta", + "email_receipt" => "Enviar ticket", + "employee" => "Empleado", + "entry" => "Entrada", + "error_editing_item" => "Error editando el artículo", + "find_or_scan_item" => "Buscar o escanear artículo", + "find_or_scan_item_or_receipt" => "Buscar o escanear artículo o recibo", + "giftcard" => "Tarjeta de regalo", + "giftcard_balance" => "Balance de Tarjeta de Regalo", + "giftcard_filter" => "", + "giftcard_number" => "Número de Tarjeta de Regalo", + "group_by_category" => "Grupo por Categoría", + "group_by_type" => "Grupo por Tipo", + "hsn" => "HSN", + "id" => "ID de Venta", + "include_prices" => "¿Incluir precios?", + "invoice" => "Factura de venta", + "invoice_confirm" => "Esta factura sera enviada a", + "invoice_enable" => "Crear factura", + "invoice_filter" => "Facturas", + "invoice_no_email" => "Este cliente no tiene un correo electrónico válido.", + "invoice_number" => "Factura #", + "invoice_number_duplicate" => "Por favor ingrese un número de factura único.", + "invoice_sent" => "Factura enviada a", + "invoice_total" => "Total Facturado", + "invoice_type_custom_invoice" => "Factura Personalizada (custom_invoice.php)", + "invoice_type_custom_tax_invoice" => "Factura de Impuesto personalizada (custom_tax_invoice.php)", + "invoice_type_invoice" => "Factura", + "invoice_type_tax_invoice" => "Factura de Impuestos", + "invoice_unsent" => "Fallo el envio de la factura a", + "invoice_update" => "Recuento", + "item_insufficient_of_stock" => "Cantidad insuficiente en inventario.", + "item_name" => "Nombre del Artículo", + "item_number" => "Artículo #", + "item_out_of_stock" => "El artículo está agotado.", + "key_browser" => "Atajos Útiles", + "key_cancel" => "Cancelar actual Cotización/Factura/Venta", + "key_customer_search" => "Buscar Cliente", + "key_finish_quote" => "Finalizar Cotización/Factura sin pago", + "key_finish_sale" => "Agregar pago y Completar la Factura/Venta", + "key_full" => "Abrir en modo Pantalla Completa", + "key_function" => "Function", + "key_help" => "Atajos", + "key_help_modal" => "Abrir Ventana de Atajos", + "key_in" => "Acercar", + "key_item_search" => "Buscar Artículo", + "key_out" => "Alejar", + "key_payment" => "Agregar Pago", + "key_print" => "Imprimir Página Actual", + "key_restore" => "Restaurar Vista", + "key_search" => "Buscar Tablas de Reporte", + "key_suspend" => "Suspender Venta Actual", + "key_suspended" => "Mostrar Ventas Suspendidas", + "key_system" => "Atajos del Sistema", + "key_tendered" => "Editar Importe Licitado", + "key_title" => "Atajos de Teclado para Ventas", + "mc" => "", + "mode" => "Registrar Modo", + "must_enter_numeric" => "Cantidad recibida debe ser un número.", + "must_enter_numeric_giftcard" => "Número de Tarjeta de Regalo debe ser un número.", + "new_customer" => "Cliente Nuevo", + "new_item" => "Artículo Nuevo", + "no_description" => "Sin descripción", + "no_filter" => "Todos", + "no_items_in_cart" => "No hay artículos en el carrito.", + "no_sales_to_display" => "No hay ventas que mostrar.", + "none_selected" => "No has seleccionado alguna venta para borrar.", + "nontaxed_ind" => " ' ", + "not_authorized" => "Esta acción no esta autorizada.", + "one_or_multiple" => "Venta(s)", + "payment" => "Tipo de pago", + "payment_amount" => "Cantidad", + "payment_not_cover_total" => "La cantidad pagada debe ser mayor o igual al Total.", + "payment_type" => "Tipo", + "payments" => "", + "payments_total" => "Total de pagado", + "price" => "Precio", + "print_after_sale" => "Imprimir recibo después de una venta", + "quantity" => "Cantidad", + "quantity_less_than_reorder_level" => "Advertencia. La cantidad deseada es insuficiente.", + "quantity_less_than_zero" => "Advertencia. La cantidad deseada es insuficiente. Puedes procesar la venta, pero verifica tu inventario.", + "quantity_of_items" => "Cantidad de {0} artículos", + "quote" => "Cotizar", + "quote_number" => "Número de presupuesto", + "quote_number_duplicate" => "El número de cotización debe ser único.", + "quote_sent" => "Cotización enviada a", + "quote_unsent" => "La cotización no se pudo enviar a", + "receipt" => "Recibo de venta", + "receipt_no_email" => "Este cliente no tiene una dirección de correo válida.", + "receipt_number" => "Venta #", + "receipt_sent" => "Recibo enviado a", + "receipt_unsent" => "Falló el envío del recibo a", + "refund" => "Modo de Reembolso", + "register" => "Registro de ventas", + "remove_customer" => "Borrar cliente", + "remove_discount" => "", + "return" => "Devolución", + "rewards" => "Puntos de recompensa", + "rewards_balance" => "Balance de puntos de recompensa", + "sale" => "Venta", + "sale_by_invoice" => "Venta por factura", + "sale_for_customer" => "Cliente:", + "sale_time" => "Hora", + "sales_tax" => "Impuestos", + "sales_total" => "", + "select_customer" => "Seleccionar cliente", + "send_invoice" => "Enviar factura", + "send_quote" => "Enviar cotización", + "send_receipt" => "Enviar recibo", + "send_work_order" => "Enviar orden de trabajo", + "serial" => "Serie", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "Mostrar factura", + "show_receipt" => "Mostrar recibo", + "start_typing_customer_name" => "Empiece a escribir los detalles del cliente...", + "start_typing_item_name" => "Escriba el nombre del artículo o escanea el código de barras...", + "stock" => "Inventario", + "stock_location" => "Localización del inventario", + "sub_total" => "el subtotal", + "successfully_deleted" => "Se ha eliminado", + "successfully_restored" => "Se ha restuarado satisfactoriamente", + "successfully_suspended_sale" => "La venta se ha suspendido.", + "successfully_updated" => "Venta actualizada.", + "suspend_sale" => "Suspender", + "suspended_doc_id" => "Documento", + "suspended_sale_id" => "ID", + "suspended_sales" => "Suspendidas", + "table" => "Datos", + "takings" => "Ventas diarias", + "tax" => "Impuestos", + "tax_id" => "ID Impuesto", + "tax_invoice" => "Impuesto de la factura", + "tax_percent" => "Impuesto %", + "taxed_ind" => "T", + "total" => "Total", + "total_tax_exclusive" => "Sin impuesto", + "transaction_failed" => "Ha fallado la venta.", + "unable_to_add_item" => "Falló al agregar artículos para venta", + "unsuccessfully_deleted" => "La eliminación de venta falló.", + "unsuccessfully_restored" => "La restauración de la venta falló.", + "unsuccessfully_suspended_sale" => "La suspensión de venta falló.", + "unsuccessfully_updated" => "Ha fallado la actualización de la venta.", + "unsuspend" => "Retomar", + "unsuspend_and_delete" => "Acción", + "update" => "Actualizar", + "upi" => "UPI", + "visa" => "", + "wholesale" => "", + "work_order" => "Orden de trabajo", + "work_order_number" => "Número de orden de trabajo", + "work_order_number_duplicate" => "El número de orden de trabajo debe ser único.", + "work_order_sent" => "Orden de trabajo enviada a", + "work_order_unsent" => "Falló la Orden de Trabajo al enviar a", +]; diff --git a/app/Language/es_MX/Suppliers.php b/app/Language/es_MX/Suppliers.php index 178dd97b1..35dfb3f67 100644 --- a/app/Language/es_MX/Suppliers.php +++ b/app/Language/es_MX/Suppliers.php @@ -1,23 +1,24 @@ - "Número de Cuenta", + "agency_name" => "Nombre de Agencia", + "cannot_be_deleted" => "No se puede borrar el/los Proveedor(es) seleccionado(s). Uno o más tienen Ventas.", + "category" => "Categoría", + "company_name" => "Nombre de la Compañía", + "company_name_required" => "Nombre de la Compañía es un campo requerido.", + "confirm_delete" => "¿Está seguro que quiere borrar al/los Proveedor(es) seleccionados?", + "confirm_restore" => "¿Esá seguro que quiere restaurar al o los Proveedores seleccionados?", + "cost" => "Costo del Proveedor", + "error_adding_updating" => "Fallo al actualizar o agregar un Proveedor.", + "goods" => "Proveedor de Materiales", + "new" => "Nuevo Proveedor", + "none_selected" => "No ha seleccionado Proveedor(es) para borrar.", + "one_or_multiple" => "Proveedor(es)", + "successful_adding" => "Usted ha agregado un Proveedor exitosamente", + "successful_deleted" => "Ha borrado con éxito", + "successful_updating" => "Ha actualizado un Proveedor con éxito", + "supplier" => "Proveedor", + "supplier_id" => "Id", + "tax_id" => "Id Impuesto", + "update" => "Actualizar Proveedor", +]; diff --git a/app/Language/fa-IR/Attributes.php b/app/Language/fa-IR/Attributes.php index c7b5e540e..6b72f5e8a 100644 --- a/app/Language/fa-IR/Attributes.php +++ b/app/Language/fa-IR/Attributes.php @@ -1,31 +1,32 @@ - "مقدار ویژگی نمی تواند حاوی | یا ـ باشد", + "confirm_delete" => "آیا مطمئن هستید که می خواهید ویژگی (های) انتخاب شده را حذف کنید؟", + "confirm_restore" => "آیا مطمئن هستید که می خواهید ویژگی (های) انتخاب شده را بازیابی کنید؟", + "definition_cannot_be_deleted" => "نمی توان ویژگی (های) انتخابی را حذف کرد", + "definition_error_adding_updating" => "ویژگی{0} اضافه نشد یا به روز نمی شود. لطفا گزارش خطا را بررسی کنید.", + "definition_flags" => "قابلیت مشاهده ویژگی", + "definition_group" => "گروه", + "definition_id" => "شناسه", + "definition_name" => "افزودن ویژگی", + "definition_name_required" => "نام ویژگی یک فیلد ضروری است", + "definition_one_or_multiple" => "(ویژگی(ها", + "definition_successful_adding" => "شما مورد را با موفقیت اضافه کردید", + "definition_successful_deleted" => "شما با موفقیت حذف شده اید", + "definition_successful_updating" => "شما ویژگی را با موفقیت به روز کردید", + "definition_type" => "نوع ویژگی", + "definition_type_required" => "نوع ویژگی یک فیلد ضروری است", + "definition_unit" => "واحد اندازه گیری", + "definition_values" => "مقادیر مشخصه", + "new" => "ویژگی جدید", + "no_attributes_to_display" => "هیچ موردی برای نمایش", + "receipt_visibility" => "اعلام وصول", + "show_in_items" => "نمایش در موارد", + "show_in_items_visibility" => "موارد", + "show_in_receipt" => "نمایش در رسید", + "show_in_receivings" => "نمایش در دریافت ها", + "show_in_receivings_visibility" => "دریافت", + "show_in_sales" => "نمایش در فروش", + "show_in_sales_visibility" => "حراجی", + "update" => "به روز کردن ویژگی", +]; diff --git a/app/Language/fa-IR/Bootstrap_tables.php b/app/Language/fa-IR/Bootstrap_tables.php index 5a208a6bd..e347e4917 100644 --- a/app/Language/fa-IR/Bootstrap_tables.php +++ b/app/Language/fa-IR/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "همه", + "tables_columns" => "ستون ها", + "tables_hide_show_pagination" => "پنهان کردن / نمایش صفحه بندی", + "tables_loading" => "...در حال بارگزاری، لطفا منتظر بمانید", + "tables_page_from_to" => "نمایش {0} تا {1} از {2} ردیف", + "tables_refresh" => "تازه کردن", + "tables_rows_per_page" => "صفر ردیف در هر صفحه", + "tables_toggle" => "تغییر وضعیت", +]; diff --git a/app/Language/fa-IR/Cashups.php b/app/Language/fa-IR/Cashups.php index 3e793acd6..3ff4f7ba5 100644 --- a/app/Language/fa-IR/Cashups.php +++ b/app/Language/fa-IR/Cashups.php @@ -1,48 +1,49 @@ - "میزان", + "amount_number" => "مقدار باید یک عدد باشد", + "amount_required" => "مقدار یک زمینه ضروری است.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "نقدی حذف نمی شود", + "cash_difference" => "", + "close_date" => "تاریخ نزدیک", + "close_employee" => "بسته شده توسط", + "closed_amount_card" => "کارت", + "closed_amount_cash" => "بسته نقدی", + "closed_amount_check" => "چک", + "closed_amount_due" => "حق الزحمه", + "closed_amount_giftcard" => "", + "closed_amount_total" => "جمع", + "closed_date" => "تاریخ بسته", + "confirm_delete" => "آیا مطمئن هستید که می خواهید پول نقد انتخاب شده را حذف کنید؟", + "confirm_restore" => "آیا مطمئن هستید که می خواهید پول(های) نقد انتخاب شده را بازیابی کنید؟", + "confirm_submit" => "", + "date_number" => "تاریخ باید شماره باشد", + "date_required" => "تاریخ یک زمینه ضروری است", + "description" => "شرح", + "enable_expected" => "", + "error_adding_updating" => "خطا در افزودن / به روزرسانی پول نقد", + "giftcard" => "", + "id" => "شناسه", + "info" => "اطلاعات نقدی", + "info_employee" => "", + "is_deleted" => "حذف شده", + "new" => "Cashup جدید", + "no_cashups_to_display" => "هیچ نقدی برای نمایش وجود ندارد", + "none_selected" => "شما هیچ نقدی را انتخاب نکردید", + "note" => "یادداشت", + "one_or_multiple" => "نقدی (ها)", + "open_amount_cash" => "باز پول نقد", + "open_date" => "تاریخ باز", + "open_employee" => "باز شده توسط", + "opened_date" => "تاریخ افتتاح", + "successful_adding" => "افزونه موفقیت آمیز اضافه شد", + "successful_deleted" => "حذف موفقیت آمیز موفقیت آمیز است", + "successful_updating" => "به روزرسانی پول نقد با موفقیت انجام شد", + "total" => "جمع", + "transfer_amount_cash" => "نقدی داخل / خارج", + "transfer_amount_cash_minus" => "", + "update" => "بروزرسانی پول نقد", + "warning" => "", +]; diff --git a/app/Language/fa-IR/Common.php b/app/Language/fa-IR/Common.php index 1ea0b205e..c5644bb38 100644 --- a/app/Language/fa-IR/Common.php +++ b/app/Language/fa-IR/Common.php @@ -1,87 +1,88 @@ - "آدرس 1", + "address_2" => "آدرس 2", + "admin" => "", + "city" => "شهر", + "clerk" => "", + "close" => "نزدیک", + "color" => "", + "comments" => "نظرات", + "common" => "مشترک", + "confirm_search" => "شما یک یا چند ردیف را انتخاب کرده اید ، اینها دیگر پس از جستجوی شما انتخاب نمی شوند. آیا مطمئن هستید که می خواهید این جستجو را ارسال کنید؟", + "copyrights" => "© 2010 -{0}", + "correct_errors" => "لطفا قبل از ذخیره خطاهای شناسایی شده را تصحیح کنید", + "country" => "کشور", + "dashboard" => "", + "date" => "تاریخ", + "delete" => "حذف", + "det" => "جزئیات", + "download_import_template" => "بارگیری الگوی واردات با فرمت سی اس وی", + "edit" => "ویرایش", + "email" => "پست الکترونیک", + "email_invalid_format" => "آدرس ایمیل در قالب صحیح نیست.", + "export_csv" => "CSV صدور", + "export_csv_no" => "نه", + "export_csv_yes" => "آره", + "fields_required_message" => "زمینه هایی به رنگ قرمز لازم است", + "fields_required_message_unique" => "", + "first_name" => "نام کوچک", + "first_name_required" => "نام اولیه یک فیلد ضروری است.", + "first_page" => "اولین", + "gender" => "جنس", + "gender_female" => "خانم", + "gender_male" => "آقا", + "gender_undefined" => "", + "icon" => "", + "id" => "شناسه", + "import" => "وارد كردن", + "import_change_file" => "تغییر", + "import_csv" => "CSV ورود", + "import_full_path" => "مسیر کامل به فایل سی اس وی مورد نیاز است", + "import_remove_file" => "برداشتن", + "import_select_file" => "فایل را انتخاب کنید", + "inv" => "دعوت", + "last_name" => "نام خانوادگی", + "last_name_required" => "نام خانوادگی یک فیلد ضروری است.", + "last_page" => "آخر", + "learn_about_project" => "برای یادگیری آخرین اطلاعات در مورد پروژه.", + "list_of" => "فهرست", + "logo" => "", + "logo_mark" => "", + "logout" => "خروج", + "manager" => "", + "migration_needed" => "انتقال پایگاه داده به{0} پس از ورود به سیستم آغاز می شود.", + "new" => "جدید", + "no" => "", + "no_persons_to_display" => "هیچ کس برای نمایش وجود ندارد.", + "none_selected_text" => "[Select]", + "or" => "یا", + "people" => "", + "phone_number" => "شماره تلفن", + "phone_number_required" => "", + "please_visit_my" => "لطفا سر بزنید", + "position" => "", + "powered_by" => "طراحی شده توسط", + "price" => "قیمت", + "print" => "چاپ", + "remove" => "برداشتن", + "required" => "ضروری", + "restore" => "بازگرداندن", + "return_policy" => "خط مشی بازگشت", + "search" => "جستجو کردن", + "search_options" => "گزینه های جستجو", + "searched_for" => "جستجو شد", + "software_short" => "", + "software_title" => "", + "state" => "دولت", + "submit" => "ارسال", + "total_spent" => "جمع هزینه", + "unknown" => "ناشناس", + "view_recent_sales" => "مشاهده فروش اخیر", + "website" => "openourcepos.org", + "welcome" => "خوش آمدی", + "welcome_message" => "به اوسپوس خوش آمدید ، برای شروع کار ماژول زیر را کلیک کنید", + "yes" => "", + "you_are_using_ospos" => "", + "zip" => "کد پستی", +]; diff --git a/app/Language/fa-IR/Config.php b/app/Language/fa-IR/Config.php index fdc4a733b..e6c762295 100644 --- a/app/Language/fa-IR/Config.php +++ b/app/Language/fa-IR/Config.php @@ -1,329 +1,330 @@ - "آدرس شرکت", + "address_required" => "آدرس شرکت یک زمینه ضروری است.", + "all_set" => "همه مجوزهای پرونده درست تنظیم شده اند!", + "allow_duplicate_barcodes" => "مجاز بارکد های تکراری", + "apostrophe" => "ارتداد", + "backup_button" => "پشتیبان گیری", + "backup_database" => "بانک اطلاعات پشتیبان", + "barcode" => "بارکد", + "barcode_company" => "نام شرکت", + "barcode_configuration" => "پیکربندی بارکد", + "barcode_content" => "محتوای بارکد", + "barcode_first_row" => "ردیف 1", + "barcode_font" => "قلم", + "barcode_formats" => "قالبهای ورودی", + "barcode_generate_if_empty" => "اگر خالی باشد تولید کنید.", + "barcode_height" => "قد به پیکسل", + "barcode_id" => "شناسه مورد / نام", + "barcode_info" => "اطلاعات پیکربندی بارکد", + "barcode_layout" => "چیدمان بارکد", + "barcode_name" => "نام", + "barcode_number" => "بارکد", + "barcode_number_in_row" => "تعداد در ردیف", + "barcode_page_cellspacing" => "نمایش جای خالی صفحه.", + "barcode_page_width" => "نمایش عرض صفحه", + "barcode_price" => "قیمت", + "barcode_second_row" => "ردیف 2", + "barcode_third_row" => "ردیف 3", + "barcode_tooltip" => "اخطار: این ویژگی می تواند باعث وارد شدن یا ایجاد موارد تکراری شود. اگر نمی خواهید بارکد های تکراری داشته باشید ، از آنها استفاده نکنید.", + "barcode_type" => "", + "barcode_width" => "عرض به پیکسل", + "bottom" => "پایین", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "اعشار نقدی", + "cash_decimals_tooltip" => "اگر کسرهای نقدی و دهدهی های ارزی یکسان باشد ، هیچ دور وجه نقدی صورت نمی گیرد.", + "cash_rounding" => "گرد پول نقد", + "category_dropdown" => "نمایش دسته بندی به عنوان یک بازده", + "center" => "مرکز", + "change_apperance_tooltip" => "", + "comma" => "کام", + "company" => "نام شرکت", + "company_avatar" => "", + "company_change_image" => "تغییر تصویر", + "company_logo" => "آرم شرکت", + "company_remove_image" => "حذف تصویر", + "company_required" => "نام شرکت یک زمینه ضروری است", + "company_select_image" => "تصویر را انتخاب کنید", + "company_website_url" => "وب سایت شرکت معتبر نیست", + "country_codes" => "کد کشور", + "country_codes_tooltip" => "کاما لیست کدهای کشور را برای جستجوی آدرس جدا کرد.", + "currency_code" => "کد ارز", + "currency_decimals" => "اعشار ارزی", + "currency_symbol" => "نماد ارز", + "current_employee_only" => "", + "customer_reward" => "جایزه", + "customer_reward_duplicate" => "پاداش باید بی نظیر باشد.", + "customer_reward_enable" => "فعال کردن پاداش مشتری", + "customer_reward_invalid_chars" => "پاداش نمی تواند حاوی ـ باشد", + "customer_reward_required" => "پاداش یک زمینه ضروری است", + "customer_sales_tax_support" => "", + "date_or_time_format" => "فیلتر تاریخ و زمان", + "datetimeformat" => "قالب و تاریخ", + "decimal_point" => "نقطه اعشار", + "default_barcode_font_size_number" => "اندازه قلم بارکد پیش فرض باید یک عدد باشد.", + "default_barcode_font_size_required" => "اندازه قلم پیش فرض بارکد یک فیلد مورد نیاز است.", + "default_barcode_height_number" => "ارتفاع پیش فرض بارکد باید یک عدد باشد.", + "default_barcode_height_required" => "پیش فرض بارکد ارتفاع یک فیلد مورد نیاز است.", + "default_barcode_num_in_row_number" => "شماره بارکد پیش فرض در ردیف باید یک عدد باشد.", + "default_barcode_num_in_row_required" => "پیش فرض بارکد شماره در ردیف یک زمینه مورد نیاز است.", + "default_barcode_page_cellspacing_number" => "صفحه پیش فرض بارکد باید یک شماره باشد.", + "default_barcode_page_cellspacing_required" => "به طور پیش فرض بارکد صفحه یک زمینه مورد نیاز است.", + "default_barcode_page_width_number" => "عرض صفحه بارکد پیش فرض باید یک عدد باشد.", + "default_barcode_page_width_required" => "صفحه پیش فرض بارکد یک فیلد ضروری است.", + "default_barcode_width_number" => "عرض پیش فرض بارکد باید یک عدد باشد.", + "default_barcode_width_required" => "پیش فرض عرض بارکد یک فیلد مورد نیاز است.", + "default_item_columns" => "ستون های مورد قابل مشاهده پیش فرض", + "default_origin_tax_code" => "کد مالیات پیش فرض مبداء", + "default_receivings_discount" => "تخفیف دريافت دريافت", + "default_receivings_discount_number" => "تخفیف دريافت پیش فرض باید یک عدد باشد.", + "default_receivings_discount_required" => "تخفیف دريافت پیش فرض یک قسمت مورد نیاز است.", + "default_sales_discount" => "تخفیف فروش پیش فرض", + "default_sales_discount_number" => "تخفیف فروش پیش فرض باید یک عدد باشد.", + "default_sales_discount_required" => "تخفیف فروش پیش فرض یک قسمت مورد نیاز است.", + "default_tax_category" => "طبقه بندی پیش فرض مالیات", + "default_tax_code" => "کد پیش فرض مالیات", + "default_tax_jurisdiction" => "پیش فرض صلاحیت مالیاتی", + "default_tax_name_number" => "نام مالیات پیش فرض باید یک رشته باشد.", + "default_tax_name_required" => "نام مالیات پیش فرض یک قسمت مورد نیاز است.", + "default_tax_rate" => "پیش فرض نرخ مالیات٪", + "default_tax_rate_1" => "نرخ مالیات 1", + "default_tax_rate_2" => "نرخ مالیات 2", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "نرخ مالیات پیش فرض باید یک عدد باشد.", + "default_tax_rate_required" => "پیش فرض مالیات نرخ مورد نیاز است.", + "derive_sale_quantity" => "مجاز به مقدار فروش مشتق شده", + "derive_sale_quantity_tooltip" => "اگر بررسی شود ، نوع جدیدی برای موارد سفارش داده شده با مقدار طولانی ارائه می شود", + "dinner_table" => "جدول", + "dinner_table_duplicate" => "جدول باید بی نظیر باشد.", + "dinner_table_enable" => "فعال کردن جداول شام", + "dinner_table_invalid_chars" => "نام جدول نمی تواند حاوی ـ باشد.", + "dinner_table_required" => "جدول فیلد مورد نیاز است.", + "dot" => "نقطه", + "email" => "پست الکترونیک", + "email_configuration" => "پیکربندی ایمیل", + "email_mailpath" => " مسیر ارسال به برنامه (سندمیل)", + "email_protocol" => "پروتکل", + "email_receipt_check_behaviour" => "کادر بررسی دریافت ایمیل", + "email_receipt_check_behaviour_always" => "همیشه بررسی شد", + "email_receipt_check_behaviour_last" => "انتخاب گذشته را بخاطر بسپار", + "email_receipt_check_behaviour_never" => "همیشه انتخاب نشده", + "email_smtp_crypto" => "SMTP رمزگذاری", + "email_smtp_host" => "SMTP سرور", + "email_smtp_pass" => "SMTP گذرواژه", + "email_smtp_port" => "SMTP پورت", + "email_smtp_timeout" => "SMT Timeout (s)", + "email_smtp_user" => "SMTP نام کاربری", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "اجرای حریم خصوصی", + "enforce_privacy_tooltip" => "در صورت از بین بردن داده های آنها در صورت حذف داده ها ، از حفظ حریم خصوصی مشتریان محافظت کنید", + "fax" => "نمابر", + "file_perm" => "در مجوزهای پرونده مشکلی وجود دارد ، لطفا این صفحه را تعمیر و بارگذاری مجدد کنید.", + "financial_year" => "شروع سال مالی", + "financial_year_apr" => "اول آوریل", + "financial_year_aug" => "اول اوت", + "financial_year_dec" => "اول دسامبر", + "financial_year_feb" => "اول فوریه", + "financial_year_jan" => "اول ژانویه", + "financial_year_jul" => "اول ژوئیه", + "financial_year_jun" => "اول ژوئن", + "financial_year_mar" => "اول مارس", + "financial_year_may" => "اول ماه مه", + "financial_year_nov" => "اول نوامبر", + "financial_year_oct" => "اول اکتبر", + "financial_year_sep" => "اول سپتامبر", + "floating_labels" => "", + "gcaptcha_enable" => "صفحه ورود کپچا", + "gcaptcha_secret_key" => "کلید مخفی کپچا", + "gcaptcha_secret_key_required" => "کلید مخفی کپچا یک زمینه مورد نیاز است", + "gcaptcha_site_key" => "کلید سایت کپچا", + "gcaptcha_site_key_required" => "کلید سایت کپچا یک زمینه مورد نیاز است", + "gcaptcha_tooltip" => "از صفحه ورود با کپچا محافظت کنید ، روی یک نماد برای یک جفت کلید ای‌پی‌آی کلیک کنید.", + "general" => "عمومی", + "general_configuration" => "پیکربندی عمومی", + "giftcard_number" => "شماره کارت هدیه", + "giftcard_random" => "تولید تصادفی", + "giftcard_series" => "تولید در سریال", + "image_allowed_file_types" => "انواع پرونده مجاز", + "image_max_height_tooltip" => "حداکثر ارتفاع مجاز بارگذاری تصویر در پیکسل ها (px).", + "image_max_size_tooltip" => "حداکثر اندازه مجاز بارگذاری تصویر در کیلوبایت (کیلوبایت).", + "image_max_width_tooltip" => "حداکثر عرض مجاز بارگذاری تصویر در پیکسل ها (px).", + "image_restrictions" => "محدودیتهای آپلود تصویر", + "include_hsn" => "شامل پشتیبانی از کدهای اچ‌اس‌ان", + "info" => "اطلاعات", + "info_configuration" => "اطلاعات فروشگاه", + "input_groups" => "", + "integrations" => "ادغام", + "integrations_configuration" => "ادغام های شخص ثالث", + "invoice" => "صورتحساب", + "invoice_configuration" => "تنظیمات چاپ فاکتور", + "invoice_default_comments" => "نظرات پیش فرض فاکتور", + "invoice_email_message" => "الگوی ایمیل فاکتور", + "invoice_enable" => "فعال کردن صورتحساب", + "invoice_printer" => "چاپگر فاکتور", + "invoice_type" => "نوع فاکتور", + "is_readable" => "قابل خواندن است ، اما مجوزها از 660 بالاتر است.", + "is_writable" => "قابل چاپ است ، اما مجوزها بالاتر از 750 است.", + "item_markup" => "", + "jsprintsetup_required" => "هشدار: این عملکرد تنها در صورتی کار خواهد کرد که افزونه فایرفاکس ج پرینت را نصب کنید. به هر حال ذخیره می شود؟", + "language" => "زبان", + "last_used_invoice_number" => "آخرین فاکتور استفاده شده شماره", + "last_used_quote_number" => "آخرین شماره نقل قول استفاده شده", + "last_used_work_order_number" => "آخرین شماره سفارش کار استفاده شده", + "left" => "ترک کرد", + "license" => "مجوز", + "license_configuration" => "بیانیه مجوز", + "line_sequence" => "دنباله خط", + "lines_per_page" => "خطوط در هر صفحه", + "lines_per_page_number" => "خطوط در هر صفحه باید عددی باشند.", + "lines_per_page_required" => "خطوط در هر صفحه یک زمینه ضروری است", + "locale" => "بومی سازی", + "locale_configuration" => "پیکربندی محلی سازی", + "locale_info" => "اطلاعات پیکربندی محلی سازی", + "location" => "موجودی", + "location_configuration" => "محل سهام", + "location_info" => "اطلاعات پیکربندی موقعیت مکانی", + "login_form" => "", + "logout" => "آیا می خواهید قبل از ورود ، نسخه پشتیبان تهیه کنید؟ برای پشتیبان گیری یا [لغو] برای ورود به سیستم ، روی [اوکی] کلیک کنید", + "mailchimp" => "Mailchimp", + "mailchimp_api_key" => "کلید ای‌پی‌آی میل‌چیمپ", + "mailchimp_configuration" => "پیکربندی میل‌چیمپ", + "mailchimp_key_successfully" => "کلید ای‌پی‌آی معتبر است.", + "mailchimp_key_unsuccessfully" => "کلید ای‌پی‌آی نامعتبر است.", + "mailchimp_lists" => "لیست (های) میل‌چیمپ", + "mailchimp_tooltip" => "بر روی نماد یک کلید ای‌پی‌آی کلیک کنید.", + "message" => "پیام", + "message_configuration" => "پیکربندی پیام", + "msg_msg" => "پیام متنی ذخیره شده", + "msg_msg_placeholder" => "اگر می خواهید از یک پیام کوتاه استفاده کنید ، پیام خود را در اینجا ذخیره کنید ، در غیر این صورت جعبه را خالی بگذارید.", + "msg_pwd" => "گذرواژه SMS-API", + "msg_pwd_required" => "گذرواژه ای‌پی‌آی اس‌ام‌اس یک فیلد ضروری است", + "msg_src" => "شناسه فرستنده ای‌پی‌آی اس‌ام‌اس ", + "msg_src_required" => "شناسه فرستنده ای‌پی‌آی اس‌ام‌اس یک زمینه ضروری است", + "msg_uid" => "نام کاربری ای‌پی‌آی اس‌ام‌اس ", + "msg_uid_required" => "نام کاربری ای‌پی‌آی اس‌ام‌اس یک زمینه ضروری است", + "multi_pack_enabled" => "بسته های چندگانه برای هر مورد", + "no_risk" => "خطرات امنیتی و آسیب پذیری وجود ندارد.", + "none" => "هیچ یک", + "notify_alignment" => "موقعیت یاب اعلان", + "number_format" => "قالب شماره", + "number_locale" => "بومی سازی", + "number_locale_invalid" => "محل ورود نامعتبر است. برای یافتن محلی معتبر ، پیوند را در راهنمای ابزار بررسی کنید.", + "number_locale_required" => "شماره محلی یک زمینه مورد نیاز است.", + "number_locale_tooltip" => "از طریق این لینک محلی مناسب پیدا کنید.", + "os_timezone" => "منطقه زمانی اوسپوس:", + "ospos_info" => "اطلاعات نصب اوسپوس", + "payment_options_order" => "سفارش گزینه های پرداخت", + "perm_risk" => "مجوزهای بالاتر از 750 برای نوشتن و 660 برای خواندن ، این نرم افزار را در معرض خطر قرار می دهد.", + "phone" => "تلفن شرکت", + "phone_required" => "تلفن شرکت یک زمینه ضروری است.", + "print_bottom_margin" => "حاشیه پایین", + "print_bottom_margin_number" => "حاشیه پایین باید یک عدد باشد.", + "print_bottom_margin_required" => "کلید مارجین یک زمینه مورد نیاز است.", + "print_delay_autoreturn" => "تأخیر در فروش تاخیر در فروش", + "print_delay_autoreturn_number" => "تأخیر در فروش تاخیر یک زمینه ضروری است.", + "print_delay_autoreturn_required" => "تأخیر در فروش تاخیر در فروش باید یک عدد باشد.", + "print_footer" => "چاپ پاورقی مرورگر", + "print_header" => "چاپ هدر مرورگر", + "print_left_margin" => "حاشیه چپ", + "print_left_margin_number" => "مارجین چپ باید یک عدد باشد.", + "print_left_margin_required" => "Margin Left یک زمینه مورد نیاز است.", + "print_receipt_check_behaviour" => "کادر تأیید چاپ", + "print_receipt_check_behaviour_always" => "همیشه بررسی شد", + "print_receipt_check_behaviour_last" => "انتخاب گذشته را بخاطر بسپار", + "print_receipt_check_behaviour_never" => "همیشه انتخاب نشده", + "print_right_margin" => "حق حاشیه", + "print_right_margin_number" => "حاشیه سمت راست باید یک عدد باشد.", + "print_right_margin_required" => "مارجین راست یک زمینه ضروری است", + "print_silently" => "نمایش گفتگوی چاپ", + "print_top_margin" => "حاشیه بالا", + "print_top_margin_number" => "حاشیه بالا باید یک عدد باشد.", + "print_top_margin_required" => "مارجین بالا یک زمینه مورد نیاز است.", + "quantity_decimals" => "تعداد اعشار", + "quick_cash_enable" => "", + "quote_default_comments" => "نقل قول های پیش فرض", + "receipt" => "اعلام وصول", + "receipt_category" => "", + "receipt_configuration" => "تنظیمات چاپ دریافت", + "receipt_default" => "پیش فرض", + "receipt_font_size" => "اندازه فونت", + "receipt_font_size_number" => "اندازه قلم باید یک عدد باشد.", + "receipt_font_size_required" => "اندازه قلم یک فیلد مورد نیاز است.", + "receipt_info" => "اطلاعات پیکربندی دریافت", + "receipt_printer" => "چاپگر بلیط", + "receipt_short" => "کوتاه", + "receipt_show_company_name" => "نمایش نام شرکت", + "receipt_show_description" => "نمایش توضیحات", + "receipt_show_serialnumber" => "نمایش شماره سریال", + "receipt_show_tax_ind" => "نمایش شاخص مالیات", + "receipt_show_taxes" => "نمایش مالیات", + "receipt_show_total_discount" => "نمایش تخفیف در کل", + "receipt_template" => "الگوی رسید", + "receiving_calculate_average_price" => "کالای میانگین. قیمت (دريافت)", + "recv_invoice_format" => "قالب فاکتور دریافتی", + "register_mode_default" => "حالت پیش فرض ثبت نام", + "report_an_issue" => "گزارش یک مسئله", + "return_policy_required" => "خط مشی برگشت یک زمینه مورد نیاز است.", + "reward" => "جایزه", + "reward_configuration" => "پیکربندی پاداش", + "right" => "درست", + "sales_invoice_format" => "قالب فاکتور فروش", + "sales_quote_format" => "قالب فروش قیمت", + "saved_successfully" => "پیکربندی ذخیره موفقیت آمیز است.", + "saved_unsuccessfully" => "ذخیره پیکربندی انجام نشد.", + "security_issue" => "هشدار آسیب پذیری امنیتی", + "server_notice" => "لطفاً برای گزارش مسئله از اطلاعات زیر استفاده کنید.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "نمایش نماد دفتر", + "statistics" => "ارسال آمار", + "statistics_tooltip" => "ارسال آمار برای اهداف توسعه و بهبود ویژگی ها.", + "stock_location" => "موقعیت مکانی سهام", + "stock_location_duplicate" => "موقعیت مکانی سهام باید بی نظیر باشد.", + "stock_location_invalid_chars" => "محل نگهداری سهام نمی تواند حاوی ـ باشد.", + "stock_location_required" => "مکان سهام یک قسمت مورد نیاز است.", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "ستون 1", + "suggestions_fourth_column" => "", + "suggestions_layout" => "طرح بندی پیشنهادات جستجو", + "suggestions_second_column" => "ستون 2", + "suggestions_third_column" => "ستون 3", + "system_conf" => "تنظیم و تنظیم", + "system_info" => "اطلاعات سیستم", + "table" => "جدول", + "table_configuration" => "پیکربندی جدول", + "takings_printer" => "چاپگر رسید", + "tax" => "مالیات", + "tax_category" => "طبقه بندی مالیات", + "tax_category_duplicate" => "دسته مالیاتی وارد شده در حال حاضر وجود دارد.", + "tax_category_invalid_chars" => "دسته مالیاتی وارد شده نامعتبر است.", + "tax_category_required" => "طبقه بندی مالیات لازم است.", + "tax_category_used" => "طبقه بندی مالیات نمی تواند حذف شود زیرا در حال استفاده است.", + "tax_configuration" => "پیکربندی مالیات", + "tax_decimals" => "اعشار مالیاتی", + "tax_id" => "شناسه مالیاتی", + "tax_included" => "با احتساب مالیات", + "theme" => "موضوع", + "theme_preview" => "", + "thousands_separator" => "هزاران نفر", + "timezone" => "منطقه زمانی", + "timezone_error" => "منطقه زمانی اوسپوس با منطقه زمانی محلی شما متفاوت است.", + "top" => "بالا", + "use_destination_based_tax" => "استفاده از مالیات بر مبنای مقصد", + "user_timezone" => "منطقه زمانی محلی:", + "website" => "سایت اینترنتی", + "wholesale_markup" => "", + "work_order_enable" => "پشتیبانی سفارش کار", + "work_order_format" => "قالب سفارش کار", +]; diff --git a/app/Language/fa-IR/Customers.php b/app/Language/fa-IR/Customers.php index 28c7846e0..1026debb2 100644 --- a/app/Language/fa-IR/Customers.php +++ b/app/Language/fa-IR/Customers.php @@ -1,55 +1,56 @@ - "حساب #", + "account_number_duplicate" => "شماره حساب قبلاً در بانک اطلاعاتی موجود است.", + "available_points" => "امتیازهای موجود", + "available_points_value" => "", + "average" => "متوسط u200bu200bصرف شده", + "avg_discount" => "متوسط u200bu200bتخفیف", + "basic_information" => "اطلاعات", + "cannot_be_deleted" => "نمی توان مشتریهای منتخب را حذف کرد ، یک یا چند مشتری منتخب دارای فروش است.", + "company_name" => "شرکت", + "confirm_delete" => "آیا مطمئن هستید که می خواهید مشتری (های) انتخاب شده را حذف کنید؟", + "confirm_restore" => "آیا مطمئن هستید که می خواهید مشتریان (های) انتخاب شده را بازیابی کنید؟", + "consent" => "رضایت ثبت نام", + "consent_required" => "رضایت ثبت نام یک زمینه ضروری است.", + "csv_import_failed" => "واردات سی‌اس‌وی انجام نشد", + "csv_import_nodata_wrongformat" => "پرونده بارگذاری شده داده ای ندارد یا به طور نادرست قالب بندی شده است.", + "csv_import_partially_failed" => "واردات مشتری با برخی نارسایی ها موفقیت آمیز بود:", + "csv_import_success" => "واردات مشتری موفق شد.", + "customer" => "مشتری", + "date" => "تاریخ", + "discount" => "تخفیف", + "discount_fixed" => "تخفیف ثابت", + "discount_percent" => "تخفیف درصدی", + "discount_type" => "نوع تخفیف", + "email_duplicate" => "آدرس ایمیل در حال حاضر در پایگاه داده موجود است.", + "employee" => "کارمند", + "error_adding_updating" => "افزودن یا به روزرسانی مشتری ناموفق بود.", + "import_items_csv" => "واردات مشتری از سی‌اس‌وی", + "mailchimp_activity_click" => "کلیک بر روی ایمیل", + "mailchimp_activity_lastopen" => "آخرین ایمیل باز", + "mailchimp_activity_open" => "باز کردن ایمیل", + "mailchimp_activity_total" => "ایمیل ارسال شد", + "mailchimp_activity_unopen" => "ایمیل باز نشده", + "mailchimp_email_client" => "مشتری ایمیل", + "mailchimp_info" => "میل‌چیمپ", + "mailchimp_member_rating" => "رتبه بندی", + "mailchimp_status" => "وضعیت", + "mailchimp_vip" => "شخص خیلی مهم", + "max" => "حداکثر هزینه", + "min" => "حداقل. سپری شد", + "new" => "مشتری جدید", + "none_selected" => "شما هیچ مشتری یا مشتری را برای حذف انتخاب نکرده اید.", + "one_or_multiple" => "مشتری (ها)", + "quantity" => "تعداد", + "stats_info" => "آمار", + "successful_adding" => "شما با موفقیت مشتری اضافه کردید", + "successful_deleted" => "شما با موفقیت حذف شده اید", + "successful_updating" => "شما با موفقیت مشتری را به روز کردید", + "tax_code" => "کد مالیاتی", + "tax_id" => "شناسه مالیاتی", + "taxable" => "مشمول مالیات", + "total" => "جمع هزینه", + "update" => "به روز رسانی مشتری", + "rewards_package" => "بسته پاداش", +]; diff --git a/app/Language/fa-IR/Datepicker.php b/app/Language/fa-IR/Datepicker.php index 7fe24882f..09b887374 100644 --- a/app/Language/fa-IR/Datepicker.php +++ b/app/Language/fa-IR/Datepicker.php @@ -1,22 +1,23 @@ - "همیشه", + "apply" => "درخواست دادن", + "cancel" => "لغو", + "custom" => "سفارشی", + "from" => "از جانب", + "last_30" => "30 روز گذشته", + "last_7" => "آخرین 7 روز", + "last_financial_year" => "آخرین سال مالی", + "last_month" => "ماه گذشته", + "last_year" => "سال گذشته", + "same_month_last_year" => "ماه مشابه سال گذشته", + "same_month_to_same_day_last_year" => "ماه مشابه سال گذشته", + "this_financial_year" => "سال مالی فعلی", + "this_month" => "ماه جاری", + "this_year" => "سال فعلی", + "to" => "به", + "today" => "امروز", + "today_last_year" => "امروز سال گذشته", + "weekstart" => "0", + "yesterday" => "دیروز", +]; diff --git a/app/Language/fa-IR/Employees.php b/app/Language/fa-IR/Employees.php index 7a7fbe5ac..ce796bb19 100644 --- a/app/Language/fa-IR/Employees.php +++ b/app/Language/fa-IR/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "اطلاعات", + "cannot_be_deleted" => "حذف کارمند (های) انتخابی امکان پذیر نیست ، یک یا چند مورد از فروش پردازش شده استفاده کرده یا می خواهید حساب خود را حذف کنید.", + "change_employee" => "", + "change_password" => "تغییر رمز عبور", + "clerk" => "", + "commission" => "", + "confirm_delete" => "آیا مطمئن هستید که می خواهید کارمند (های) انتخاب شده را حذف کنید؟", + "confirm_restore" => "آیا مطمئن هستید که می خواهید کارمندان (های) انتخاب شده را بازیابی کنید؟", + "current_password" => "گذرواژه فعلی", + "current_password_invalid" => "گذرواژه فعلی نامعتبر است.", + "employee" => "کارمند", + "error_adding_updating" => "افزودن یا به روزرسانی کارکنان انجام نشد.", + "error_deleting_demo_admin" => "شما نمی توانید کاربر مدیر نسخه ی نمایشی را حذف کنید.", + "error_updating_demo_admin" => "شما نمی توانید کاربر مدیر نسخه ی نمایشی را تغییر دهید.", + "language" => "زبان", + "login_info" => "وارد شدن", + "manager" => "", + "new" => "کارمند جدید", + "none_selected" => "شما هیچ کارمندی را برای حذف انتخاب نکرده اید.", + "one_or_multiple" => "کارمند (ها)", + "password" => "کلمه عبور", + "password_minlength" => "گذرواژه باید حداقل 8 نویسه داشته باشد.", + "password_must_match" => "رمزهای ورود مطابقت ندارند.", + "password_not_must_match" => "گذرواژه فعلی و رمز جدید باید بی نظیر باشند.", + "password_required" => "رمز عبور مورد نیاز است.", + "permission_desc" => "کادرهای زیر را برای دسترسی به ماژولها بررسی کنید.", + "permission_info" => "مجوزها", + "repeat_password" => "رمز عبور دوباره", + "subpermission_required" => "برای هر ماژول حداقل یک کمک هزینه اضافه کنید.", + "successful_adding" => "کارمندان موفق شدند.", + "successful_change_password" => "تغییر رمز عبور موفقیت آمیز است.", + "successful_deleted" => "شما با موفقیت حذف شده اید", + "successful_updating" => "شما با موفقیت کارمند را به روز کردید", + "system_language" => "زبان سیستم", + "unsuccessful_change_password" => "تغییر رمز انجام نشد.", + "update" => "به روزرسانی کارمند", + "username" => "نام کاربری", + "username_duplicate" => "", + "username_minlength" => "نام کاربری باید حداقل 5 کاراکتر داشته باشد.", + "username_required" => "نام کاربری فیلد مورد نیاز است.", +]; diff --git a/app/Language/fa-IR/Enum.php b/app/Language/fa-IR/Enum.php index b88ad16fa..e6917d8cc 100644 --- a/app/Language/fa-IR/Enum.php +++ b/app/Language/fa-IR/Enum.php @@ -1,9 +1,10 @@ - "نیمه پایین", + "half_even" => "نیمه حتی", + "half_five" => "نیمی از پنج", + "half_odd" => "نیمی عجیب", + "half_up" => "نیمه بالا", + "round_down" => "دور پایین", + "round_up" => "دور بالا", +]; diff --git a/app/Language/fa-IR/Error.php b/app/Language/fa-IR/Error.php index 37ea0aecc..b693a7d54 100644 --- a/app/Language/fa-IR/Error.php +++ b/app/Language/fa-IR/Error.php @@ -1,4 +1,5 @@ - "شما اجازه دسترسی به ماژول به نام خود را ندارید", + "unknown" => "خطای غیر منتظره", +]; diff --git a/app/Language/fa-IR/Expenses.php b/app/Language/fa-IR/Expenses.php index c76c2ad35..46bb238e4 100644 --- a/app/Language/fa-IR/Expenses.php +++ b/app/Language/fa-IR/Expenses.php @@ -1,49 +1,50 @@ - "اضافه کردن هزینه", + "amount" => "میزان", + "amount_number" => "مقدار باید یک عدد باشد", + "amount_required" => "مقدار مورد نیاز", + "by_category" => "دسته بندی", + "cannot_be_deleted" => "نمی توان هزینه های رده را حذف کرد", + "cash" => "نقدی", + "cash_filter" => "نقدی", + "categories_name" => "دسته بندی", + "category_required" => "دسته یک فیلد مورد نیاز است", + "check" => "بررسی", + "check_filter" => "بررسی", + "confirm_delete" => "آیا مطمئن هستید که می خواهید هزینه انتخاب شده را حذف کنید؟", + "confirm_restore" => "آیا مطمئن هستید که می خواهید هزینه های (های) انتخاب شده را بازیابی کنید؟", + "credit" => "کارت اعتباری", + "credit_filter" => "کارت اعتباری", + "date" => "تاریخ", + "date_number" => "تاریخ باید شماره باشد", + "date_required" => "تاریخ یک زمینه ضروری است", + "debit" => "کارت اعتباری", + "debit_filter" => "کارت اعتباری", + "description" => "شرح", + "due" => "ناشی از", + "due_filter" => "ناشی از", + "employee" => "خلق شده توسط", + "error_adding_updating" => "خطا در افزودن / به روزرسانی هزینه", + "expense_id" => "شناسه", + "expenses_employee" => "کارمند", + "info" => "اطلاعات هزینه", + "ip_address" => "", + "is_deleted" => "حذف شده", + "name_required" => "نام هزینه لازم است", + "new" => "هزینه جدید", + "new_supplier" => "", + "no_expenses_to_display" => "هیچ هزینه ای برای نمایش وجود ندارد", + "none_selected" => "شما هیچ هزینه ای را انتخاب نکرده اید", + "one_or_multiple" => "هزینه (ها)", + "payment" => "نوع پرداخت", + "start_typing_supplier_name" => "شروع به تایپ کردن نام ارائه دهنده ...", + "successful_adding" => "افزودن هزینه موفقیت آمیز است", + "successful_deleted" => "حذف موفقیت آمیز", + "successful_updating" => "هزینه به روزرسانی موفقیت آمیز", + "supplier_name" => "تامین کننده", + "supplier_tax_code" => "کد مالیاتی", + "tax_amount" => "مالیات", + "tax_amount_number" => "", + "update" => "به روز رسانی هزینه", +]; diff --git a/app/Language/fa-IR/Expenses_categories.php b/app/Language/fa-IR/Expenses_categories.php index 6eb34108e..24c912455 100644 --- a/app/Language/fa-IR/Expenses_categories.php +++ b/app/Language/fa-IR/Expenses_categories.php @@ -1,21 +1,22 @@ - "نام رده هزینه لازم است", + "add_item" => "افزودن دسته", + "cannot_be_deleted" => "نمی توان هزینه های رده را حذف کرد", + "category_id" => "شناسه", + "confirm_delete" => "آیا مطمئن هستید که می خواهید طبقه بندی انتخاب شده را حذف کنید؟", + "confirm_restore" => "آیا مطمئن هستید که می خواهید دسته هزینه های انتخاب شده را بازیابی کنید؟", + "description" => "توضیحات رده", + "error_adding_updating" => "خطا در افزودن / به روزرسانی دسته بندی هزینه", + "info" => "اطلاعات هزینه طبقه بندی", + "name" => "نام دسته", + "new" => "دسته بندی جدید", + "no_expenses_categories_to_display" => "هیچ گروهی برای نمایش", + "none_selected" => "شما هیچ هزینه رده ای را انتخاب نکرده اید", + "one_or_multiple" => "هزینه طبقه بندی", + "quantity" => "تعداد", + "successful_adding" => "طبقه بندی موفقیت افزوده موفقیت آمیز است", + "successful_deleted" => "حذف دسته موفقیت آمیز", + "successful_updating" => "به روزرسانی طبقه بندی موفقیت آمیز", + "update" => "رده به روز رسانی", +]; diff --git a/app/Language/fa-IR/Giftcards.php b/app/Language/fa-IR/Giftcards.php index 63b095b6c..fe86f256b 100644 --- a/app/Language/fa-IR/Giftcards.php +++ b/app/Language/fa-IR/Giftcards.php @@ -1,70 +1,71 @@ - "موجودی برای اضافه یا تفریق.", + "allow_alt_description" => "اجازه توضیحات جایگزین", + "bulk_edit" => "ویرایش فله", + "cannot_be_deleted" => "نمی توان کارت (های) هدیه انتخاب شده را حذف کرد ، یک یا چند کارت هدیه منتخب دارای فروش است.", + "cannot_find_giftcard" => "کارت هدیه یافت نشد.", + "cannot_use" => "کارت هدیه{0} برای این فروش قابل استفاده نیست: مشتری نامعتبر است.", + "card_value" => "مقدار", + "category" => "دسته بندی", + "change_all_to_allow_alt_desc" => "اجازه دهید توضیحات جایگزین برای همه.", + "change_all_to_not_allow_allow_desc" => "توضیحات متناوب را برای همه مجاز نکنید.", + "change_all_to_serialized" => "تغییر همه به صورت سریالی", + "change_all_to_unserialized" => "تغییر همه به غیر کاربردی", + "confirm_bulk_edit" => "آیا مطمئن هستید که می خواهید کارت (های) هدیه انتخاب شده را ویرایش کنید؟", + "confirm_delete" => "آیا مطمئن هستید که می خواهید کارت (های) هدیه انتخاب شده را حذف کنید؟", + "confirm_restore" => "آیا مطمئن هستید که می خواهید کارت (های) هدیه انتخاب شده را بازیابی کنید؟", + "cost_price" => "قیمت عمده فروشی", + "count" => "به روزرسانی موجودی", + "csv_import_failed" => "واردات سی‌اس‌وی انجام نشد.", + "current_quantity" => "مقدار فعلی", + "description" => "شرح", + "details_count" => "جزئیات شمارش موجودی", + "do_nothing" => "هیچ کاری نکن", + "edit_fields_you_want_to_update" => "زمینه های دلخواه را برای کارت های هدیه انتخاب شده ویرایش کنید.", + "edit_multiple_giftcards" => "ویرایش چندین کارت هدیه.", + "error_adding_updating" => "افزودن یا به روزرسانی کارت هدیه انجام نشد.", + "error_updating_multiple" => "به روزرسانی کارت (های) هدیه انجام نشد.", + "generate_barcodes" => "تولید بارکد", + "giftcard" => "کارت هدیه", + "giftcard_number" => "شماره کارت هدیه", + "info_provided_by" => "اطلاعات ارائه شده توسط", + "inventory_comments" => "نظرات", + "is_serialized" => "کارت هدیه دارای شماره سریال", + "low_inventory_giftcards" => "کارتهای هدیه موجودی کم", + "manually_editing_of_quantity" => "ویرایش دستی مقدار", + "must_select_giftcard_for_barcode" => "برای تولید بارکد شما باید حداقل یک (1) کارت هدیه را انتخاب کنید.", + "new" => "کارت هدیه جدید", + "no_description_giftcards" => "کارت هدیه بدون شرح", + "no_giftcards_to_display" => "هیچ کارت هدیه ای برای نمایش وجود ندارد.", + "none" => "هیچ یک", + "none_selected" => "هیچ کارت هدیه ای برای ویرایش انتخاب نشده است.", + "number" => "شماره کارت هدیه باید یک عدد باشد.", + "number_information" => "شماره کارت هدیه", + "number_required" => "شماره کارت هدیه فیلد مورد نیاز است.", + "one_or_multiple" => "کارت هدیه)", + "person_id" => "مشتری", + "quantity" => "تعداد", + "quantity_required" => "مقدار یک فیلد ضروری است. لطفاً برای لغو (X) را ببندید.", + "remaining_balance" => "کارت هدیه{0} ارزش باقی مانده{1} است!", + "reorder_level" => "سطح سفارش مجدد", + "retrive_giftcard_info" => "بازیابی اطلاعات کارت هدیه", + "sales_tax_1" => "مالیات بر فروش", + "sales_tax_2" => "مالیات بر فروش 2", + "serialized_giftcards" => "کارتهای هدیه سریال", + "successful_adding" => "شما کارت هدیه را با موفقیت اضافه کردید", + "successful_bulk_edit" => "شما کارت های هدیه انتخاب شده را با موفقیت به روز کرده اید", + "successful_deleted" => "شما با موفقیت حذف شده اید", + "successful_updating" => "شما کارت هدیه را با موفقیت به روز کرده اید", + "supplier" => "تامین کننده", + "tax_1" => "مالیات 1", + "tax_2" => "مالیات 2", + "tax_percent" => "درصد مالیات", + "tax_percents" => "درصد (مالیات) مالیات", + "unit_price" => "ارزش خرده فروشی", + "upc_database" => "بانک اطلاعات بارکد", + "update" => "به روزرسانی کارت هدیه", + "use_inventory_menu" => "استفاده از فهرست موجودی", + "value" => "ارزش کارت هدیه باید یک عدد باشد.", + "value_required" => "ارزش کارت هدیه یک قسمت مورد نیاز است.", +]; diff --git a/app/Language/fa-IR/Item_kits.php b/app/Language/fa-IR/Item_kits.php index 3fcce6104..43697883c 100644 --- a/app/Language/fa-IR/Item_kits.php +++ b/app/Language/fa-IR/Item_kits.php @@ -1,40 +1,41 @@ - "این مورد را اضافه کنید", + "all" => "همه", + "cannot_be_deleted" => "حذف کیت آیتم انجام نشد.", + "confirm_delete" => "آیا مطمئن هستید که می خواهید کیت (های) آیتم انتخاب شده را حذف کنید؟", + "confirm_restore" => "آیا مطمئن هستید که می خواهید کیت (های) آیتم انتخاب شده را بازیابی کنید؟", + "description" => "توضیحات کیت مورد", + "discount" => "تخفیف", + "discount_fixed" => "تخفیف ثابت", + "discount_percent" => "درصد تخفیف", + "discount_type" => "نوع تخفیف", + "error_adding_updating" => "افزودن یا به روزرسانی کیت موردی انجام نشد.", + "find_kit_item" => "مورد کیت", + "info" => "اطلاعات کیت مورد", + "item" => "مورد", + "item_kit_number" => "", + "item_kit_number_duplicate" => "", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "موارد", + "kit" => "شناسه کیت", + "kit_and_components" => "کیت و قطعات", + "kit_and_stock" => "کیت و سهام", + "kit_only" => "فقط کیت", + "name" => "نام کیت مورد", + "new" => "کیت مورد جدید", + "no_item_kits_to_display" => "هیچ کیت موردی برای نمایش ندارد.", + "none_selected" => "شما هیچ کیت مورد را انتخاب نکرده اید.", + "one_or_multiple" => "کیت اقلام (ها)", + "price_option" => "گزینه قیمت", + "priced_only" => "فقط قیمت", + "print_option" => "گزینه چاپ", + "quantity" => "تعداد", + "sequence" => "توالی", + "successful_adding" => "شما کیت مورد را با موفقیت اضافه کردید", + "successful_deleted" => "شما با موفقیت حذف شده اید", + "successful_updating" => "شما کیت مورد را با موفقیت به روز کردید", + "unit_price" => "", + "update" => "به روزرسانی کیت مورد", +]; diff --git a/app/Language/fa-IR/Items.php b/app/Language/fa-IR/Items.php index 290d9382b..e7210cbe3 100644 --- a/app/Language/fa-IR/Items.php +++ b/app/Language/fa-IR/Items.php @@ -1,119 +1,120 @@ - "موجودی برای اضافه یا تفریق.", + "allow_alt_description" => "اجازه توضیحات جایگزین", + "amount_entry" => "مقدار ورود", + "bulk_edit" => "ویرایش فله", + "buy_price_required" => "قیمت خرید فیلد مورد نیاز است.", + "cannot_be_deleted" => "نمی توان آیتم های انتخابی را حذف کرد ، یک یا چند مورد انتخاب شده فروش دارند.", + "cannot_find_item" => "مورد پیدا نشد.", + "categories" => "", + "category" => "دسته بندی", + "category_new" => "", + "category_required" => "دسته بندی یک فیلد ضروری است.", + "change_all_to_allow_alt_desc" => "اجازه دهید توضیحات جایگزین برای همه مجاز باشد.", + "change_all_to_not_allow_allow_desc" => "اجازه دهید توضیحات جایگزین برای همه مجاز نباشد.", + "change_all_to_serialized" => "تغییر همه به سریال شده", + "change_all_to_unserialized" => "تغییر همه به غیرسیاسی", + "change_image" => "تغییر تصویر", + "confirm_bulk_edit" => "آیا مطمئن هستید که می خواهید موارد (های) انتخاب شده را ویرایش کنید؟", + "confirm_bulk_edit_wipe_taxes" => "تمام اطلاعات مربوط به مالیات مورد جایگزین خواهد شد.", + "confirm_delete" => "آیا مطمئن هستید که می خواهید موارد (های) انتخاب شده را حذف کنید؟", + "confirm_restore" => "آیا مطمئن هستید که می خواهید موارد (های) انتخاب شده را بازیابی کنید؟", + "cost_price" => "قیمت عمده فروشی", + "cost_price_number" => "قیمت عمده فروشی باید یک عدد باشد.", + "cost_price_required" => "قیمت عمده فروشی یک زمینه ضروری است.", + "count" => "به روزرسانی موجودی", + "csv_import_failed" => "واردات سی‌اس‌وی انجام نشد", + "csv_import_nodata_wrongformat" => "پرونده سی‌اس‌وی آپلود شده داده ای ندارد یا به طور نادرست قالب بندی شده است.", + "csv_import_partially_failed" => "در خط (ها){0} شکست واردات کالا وجود دارد:{1}. هیچ سطر وارد نشده است.", + "csv_import_success" => "وارد کردن سی‌اس‌وی مورد موفقیت آمیز است.", + "current_quantity" => "مقدار فعلی", + "default_pack_name" => "هر یک", + "description" => "شرح", + "details_count" => "جزئیات شمارش موجودی", + "do_nothing" => "هیچ کاری نکن", + "edit" => "", + "edit_fields_you_want_to_update" => "زمینه های مورد نظر را برای موارد (های) انتخاب شده ویرایش کنید.", + "edit_multiple_items" => "ویرایش موارد متعدد", + "empty_upc_items" => "موارد خالی بارکد", + "error_adding_updating" => "خطا در افزودن / به روزرسانی مورد", + "error_updating_multiple" => "خطا در به روزرسانی موارد", + "generate_barcodes" => "تولید بارکد", + "hsn_code" => "نامگذاری سیستم هماهنگ", + "image" => "آواتار", + "import_items_csv" => "وارد کردن مورد از سی‌اس‌وی", + "info_provided_by" => "اطلاعات ارائه شده توسط", + "inventory" => "فهرست", + "inventory_CSV_import_quantity" => "مقدار وارد شده از سی‌اس‌وی", + "inventory_comments" => "نظرات", + "inventory_data_tracking" => "ردیابی داده های موجودی", + "inventory_date" => "تاریخ", + "inventory_employee" => "کارمند", + "inventory_in_out_quantity" => "مقدار داخل / بیرون", + "inventory_remarks" => "ملاحظات", + "is_deleted" => "حذف شده", + "is_printed" => "", + "is_serialized" => "مورد دارای شماره سریال است", + "item" => "مورد", + "item_id" => "", + "item_number" => "بارکد", + "item_number_duplicate" => "شماره مورد در بانک اطلاعاتی موجود است.", + "kit" => "کیت", + "location" => "محل", + "low_inventory_items" => "موجودی غیر از سهام", + "low_sell_item" => "کالای کم فروش", + "manually_editing_of_quantity" => "ویرایش دستی مقدار", + "markup" => "", + "name" => "نام مورد", + "name_required" => "نام مورد یک فیلد ضروری است.", + "new" => "گزینه جدید", + "no_description_items" => "بدون توضیحات", + "no_items_to_display" => "هیچ موردی برای نمایش وجود ندارد.", + "none" => "هیچ یک", + "none_selected" => "شما هیچ موردی را برای ویرایش انتخاب نکرده اید", + "nonstock" => "غیر سهامدار", + "number_information" => "شماره مورد", + "number_required" => "بارکد یک فیلد مورد نیاز است.", + "one_or_multiple" => "موارد)", + "pack_name" => "نام بسته", + "qty_per_pack" => "مقدار در هر بسته", + "quantity" => "تعداد", + "quantity_number" => "تعداد باید یک عدد باشد.", + "quantity_required" => "مقدار یک زمینه مورد نیاز است.", + "receiving_quantity" => "دریافت مقدار", + "remove_image" => "حذف تصویر", + "reorder_level" => "سطح سفارش مجدد", + "reorder_level_number" => "سطح مرتب سازی باید یک عدد باشد.", + "reorder_level_required" => "سطح تنظیم مجدد یک زمینه مورد نیاز است.", + "retrive_item_info" => "بازیابی اطلاعات مورد", + "sales_tax_1" => "مالیات بر فروش", + "sales_tax_2" => "مالیات بر فروش 2", + "search_attributes" => "ویژگی های جستجو", + "select_image" => "تصویر را انتخاب کنید", + "serialized_items" => "موارد سریال", + "standard" => "استاندارد", + "stock" => "موجودی", + "stock_location" => "موقعیت مکانی سهام", + "stock_type" => "نوع سهام", + "successful_adding" => "شما مورد را با موفقیت اضافه کردید", + "successful_bulk_edit" => "شما مورد (های) انتخاب شده را با موفقیت به روز کردید", + "successful_deleted" => "شما با موفقیت حذف شده اید", + "successful_updating" => "شما مورد را با موفقیت به روز کردید", + "supplier" => "تامین کننده", + "tax_1" => "مالیات 1", + "tax_2" => "مالیات 2", + "tax_3" => "", + "tax_category" => "طبقه بندی مالیات", + "tax_percent" => "", + "tax_percent_number" => "درصد مالیات باید عددی باشد", + "tax_percent_required" => "درصد مالیات یک زمینه مورد نیاز است.", + "tax_percents" => "درصد (مالیات) مالیات", + "temp" => "موقت", + "type" => "نوع آیتم", + "unit_price" => "قیمت خرده فروشی", + "unit_price_number" => "قیمت واحد باید یک عدد باشد.", + "unit_price_required" => "قیمت خرده فروشی یک زمینه ضروری است.", + "upc_database" => "بانک اطلاعات بارکد", + "update" => "به روز کردن مورد", + "use_inventory_menu" => "استفاده از فهرست موجودی", +]; diff --git a/app/Language/fa-IR/Login.php b/app/Language/fa-IR/Login.php index ee04bbfbd..1bc976a1a 100644 --- a/app/Language/fa-IR/Login.php +++ b/app/Language/fa-IR/Login.php @@ -1,13 +1,14 @@ - "من روبات نیستم.", + "go" => "برو", + "invalid_gcaptcha" => "نامعتبر من یک روبات نیستم.", + "invalid_installation" => "نصب صحیح نیست ، پرونده php.ini خود را بررسی کنید.", + "invalid_username_and_password" => "نام کاربری یا گذرواژه نامعتبر است.", + "login" => "وارد شدن", + "logout" => "", + "migration_needed" => "", + "password" => "کلمه عبور", + "username" => "نام کاربری", + "welcome" => "", +]; diff --git a/app/Language/fa-IR/Messages.php b/app/Language/fa-IR/Messages.php index 7160d5236..d03a42575 100644 --- a/app/Language/fa-IR/Messages.php +++ b/app/Language/fa-IR/Messages.php @@ -1,14 +1,15 @@ - "نام کوچک", + "last_name" => "نام خانوادگی", + "message" => "پیام", + "message_placeholder" => "پیام شما در اینجا ...", + "message_required" => "پیام لازم است", + "multiple_phones" => "(در صورت دریافت کننده های متعدد ، شماره های تلفن همراه را که با کاما از هم جدا شده اند وارد کنید)", + "phone" => "شماره تلفن", + "phone_number_required" => "شماره تلفن مورد نیاز است", + "phone_placeholder" => "شماره تلفن همراه (ها) در اینجا ...", + "sms_send" => "ارسال پیامک", + "successfully_sent" => "پیام با موفقیت ارسال شد به:", + "unsuccessfully_sent" => "پیغام با موفقیت ارسال شد:", +]; diff --git a/app/Language/fa-IR/Module.php b/app/Language/fa-IR/Module.php index 002e76ba7..db37874f3 100644 --- a/app/Language/fa-IR/Module.php +++ b/app/Language/fa-IR/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "ویژگی های", + "attributes_desc" => "ویژگیهای جستجو ، افزودن ، به روزرسانی ، حذف و جستجو را اضافه کنید.", + "both" => "هر دو", + "cashups" => "پول نقد", + "cashups_desc" => "افزودن ، به روزرسانی ، حذف و جستجوی نقدی.", + "config" => "پیکربندی", + "config_desc" => "پیکربندی اوسپوس را تغییر دهید.", + "customers" => "مشتریان", + "customers_desc" => "افزودن ، به روزرسانی ، حذف و جستجوی مشتریان.", + "employees" => "کارمندان", + "employees_desc" => "کارمندان را اضافه کنید ، به روز کنید ، حذف کنید و جستجو کنید.", + "expenses" => "هزینه", + "expenses_categories" => "دسته بندی هزینه ها", + "expenses_categories_desc" => "دسته بندی هزینه ها را اضافه کنید ، به روز کنید و حذف کنید.", + "expenses_desc" => "هزینه های افزودن ، به روزرسانی ، حذف و جستجو را اضافه کنید.", + "giftcards" => "کارت هدیه", + "giftcards_desc" => "کارتهای هدیه را اضافه کنید ، به روز کنید ، حذف کنید و جستجو کنید.", + "home" => "خانه", + "home_desc" => "ماژولهای منوی خانگی را لیست کنید.", + "item_kits" => "کیت های مورد", + "item_kits_desc" => "کیت های مورد را اضافه کنید ، به روز کنید ، حذف کنید و جستجو کنید.", + "items" => "موارد", + "items_desc" => "مواردی را اضافه کنید ، به روز کنید ، حذف کنید و جستجو کنید.", + "messages" => "پیام ها", + "messages_desc" => "ارسال پیام به مشتریان ، تهیه کنندگان و کارمندان.", + "migrate" => "مهاجرت", + "migrate_desc" => "پایگاه داده اوسپوس را به روز کنید.", + "office" => "دفتر", + "office_desc" => "لیست ماژول های منوی دفتر.", + "receivings" => "دریافت", + "receivings_desc" => "فرآیند خرید سفارشات.", + "reports" => "گزارش ها", + "reports_desc" => "مشاهده و تولید گزارشات.", + "sales" => "حراجی", + "sales_desc" => "فرآیند فروش و بازده.", + "suppliers" => "تهیه کنندگان", + "suppliers_desc" => "افزودن ، به روزرسانی ، حذف و جستجوی تولید کنندگان.", + "taxes" => "مالیات", + "taxes_desc" => "پیکربندی مالیات های فروش.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/fa-IR/Receivings.php b/app/Language/fa-IR/Receivings.php index a21420e63..1e5a16c88 100644 --- a/app/Language/fa-IR/Receivings.php +++ b/app/Language/fa-IR/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "لغو", + "cannot_be_deleted" => "دریافت (ها) حذف نشد.", + "comments" => "نظرات", + "complete_receiving" => "پایان", + "confirm_cancel_receiving" => "آیا مطمئن هستید که می خواهید این دریافت را پاک کنید؟ همه موارد پاک خواهند شد.", + "confirm_delete" => "آیا مطمئن هستید که می خواهید این دریافت را حذف کنید؟ این عملکرد قابل بازگشت نیست.", + "confirm_finish_receiving" => "آیا مطمئن هستید که می خواهید این دریافت را ارسال کنید؟ این قابل بازگشت نیست.", + "confirm_restore" => "", + "cost" => "هزینه", + "daily" => "", + "date" => "تاریخ دریافت", + "date_required" => "یک تاریخ صحیح باید وارد شود.", + "date_type" => "تاریخ یک زمینه ضروری است.", + "delete_entire_sale" => "حذف فروش کل", + "discount" => "تخفیف", + "edit" => "ویرایش", + "edit_sale" => "ویرایش دریافت", + "employee" => "کارمند", + "error_editing_item" => "ویرایش مورد انجام نشد.", + "error_requisition" => "امکان انتقال موجودی از یا در همان مکان سهام وجود ندارد.", + "find_or_scan_item" => "یافتن یا اسکن کردن مورد", + "find_or_scan_item_or_receipt" => "یافتن یا اسکن کردن مورد یا رسید", + "id" => "دریافت شناسه", + "item_name" => "نام مورد", + "mode" => "دریافت حالت", + "new_supplier" => "تامین کننده جدید", + "one_or_multiple" => "دریافت (ها)", + "print_after_sale" => "چاپ بعد از فروش", + "quantity" => "کمی", + "receipt" => "رسید دریافت", + "receipt_number" => "دریافت #", + "receiving" => "دريافت كردن", + "reference" => "ارجاع", + "register" => "دريافت موارد", + "requisition" => "الزام", + "return" => "برگشت", + "select_supplier" => "تأمین کننده را انتخاب کنید (اختیاری)", + "ship_pack" => "بسته حمل و نقل", + "start_typing_supplier_name" => "شروع به تایپ کردن نام ارائه دهنده ...", + "stock" => "موجودی", + "stock_destination" => "مقصد سهام", + "stock_locaiton" => "موقعیت مکانی سهام", + "stock_source" => "منبع سهام", + "successfully_deleted" => "شما با موفقیت حذف شده اید", + "successfully_updated" => "دریافت با موفقیت به روز شد", + "supplier" => "تامین کننده", + "supplier_address" => "نشانی", + "supplier_email" => "پست الکترونیک", + "supplier_location" => "محل", + "total" => "جمع", + "transaction_failed" => "معامله دریافت ها ناموفق بود.", + "unable_to_add_item" => "افزودن مورد به دریافت نشد.", + "unsuccessfully_updated" => "دریافت به روزرسانی انجام نشد.", + "update" => "به روز رسانی", +]; diff --git a/app/Language/fa-IR/Reports.php b/app/Language/fa-IR/Reports.php index f982bf517..c18cf41ef 100644 --- a/app/Language/fa-IR/Reports.php +++ b/app/Language/fa-IR/Reports.php @@ -1,147 +1,148 @@ - "همه", + "authority" => "قدرت", + "canceled" => "لغو شد", + "categories" => "دسته بندی ها", + "categories_summary_report" => "گزارش خلاصه دسته‌ها", + "category" => "دسته بندی", + "code_canceled" => "کنسل", + "code_invoice" => "سیاهه فروش", + "code_pos" => "POS", + "code_quote" => "", + "code_return" => "درست", + "code_type" => "نوع", + "code_work_order" => "سفارش کار", + "comments" => "نظرات", + "commission" => "", + "complete" => "فروش و بازده تمام شده", + "completed_sales" => "فروش کامل", + "confirm_delete" => "آیا مطمئن هستید که می خواهید ورودی (های) انتخاب شده را حذف کنید؟", + "confirm_restore" => "آیا مطمئن هستید که می خواهید ورودی (های) انتخاب شده را بازیابی کنید؟", + "cost" => "عمده فروشی", + "cost_price" => "قیمت عمده فروشی", + "count" => "شمردن", + "customer" => "مشتری", + "customers" => "مشتریان", + "customers_summary_report" => "گزارش خلاصه مشتریان", + "date" => "تاریخ", + "date_range" => "محدوده زمانی", + "description" => "شرح", + "detailed_receivings_report" => "گزارش دریافتی دقیق", + "detailed_receivings_report_input" => "", + "detailed_reports" => "گزارش های تفصیلی", + "detailed_requisition_report" => "", + "detailed_sales_report" => "گزارش معاملات دقیق", + "discount" => "تخفیف", + "discount_fixed" => "تخفیف ثابت", + "discount_percent" => "درصد تخفیف", + "discount_type" => "نوع تخفیف", + "discounts" => "تخفیف", + "discounts_summary_report" => "گزارش خلاصه تخفیف", + "earned" => "امتیاز به دست آورده", + "employee" => "کارمند", + "employees" => "کارمندان", + "employees_summary_report" => "گزارش خلاصه کارمندان", + "expenses" => "هزینه", + "expenses_amount" => "میزان", + "expenses_categories" => "هزینه", + "expenses_categories_summary_report" => "گزارش خلاصه دسته بندی هزینه ها", + "expenses_category" => "دسته بندی", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "مالیات", + "expenses_total_amount" => "مقدار کل", + "expenses_total_tax_amount" => "کل مالیات", + "graphical_reports" => "گزارش های گرافیکی", + "inventory" => "فهرست", + "inventory_low" => "موجودی کم", + "inventory_low_report" => "گزارش موجودی کم", + "inventory_reports" => "گزارش موجودی", + "inventory_summary" => "خلاصه موجودی", + "inventory_summary_report" => "گزارش خلاصه موجودی", + "item" => "مورد", + "item_count" => "تعداد موارد فیلتر", + "item_name" => "نام مورد", + "item_number" => "بارکد", + "items" => "موارد", + "items_purchased" => "موارد خریداری شده", + "items_received" => "موارد دریافت شده", + "items_summary_report" => "گزارش خلاصه موارد", + "jurisdiction" => "صلاحیت قضایی", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "کم فروش", + "more_than_zero" => "بیش از صفر", + "name" => "نام", + "no_reports_to_display" => "هیچ موردی برای نمایش وجود ندارد.", + "payment_type" => "نوع پرداخت", + "payments" => "مبلغ پرداختی", + "payments_summary_report" => "گزارش خلاصه پرداخت", + "profit" => "سود", + "quantity" => "تعداد", + "quantity_purchased" => "مقدار خریداری شده", + "quotes" => "نقل قول ها", + "received_by" => "دریافت شده توسط", + "receiving_id" => "دریافت شناسه", + "receiving_type" => "دریافت نوع", + "receivings" => "دریافت", + "reorder_level" => "سطح سفارش مجدد", + "report" => "گزارش", + "report_input" => "گزارش ورودی", + "reports" => "گزارش ها", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "الزامات", + "returns" => "برمی گردد", + "revenue" => "درآمد", + "sale_id" => "شناسه ترانس", + "sale_type" => "نوع معامله", + "sales" => "معاملات", + "sales_amount" => "مقدار معاملات", + "sales_summary_report" => "گزارش خلاصه معاملات", + "sales_taxes" => "مالیات فروش", + "sales_taxes_summary_report" => "گزارش خلاصه مالیات بر فروش", + "serial_number" => "شماره سریال", + "service_charge" => "", + "sold_by" => "فروخته شده توسط", + "sold_items" => "", + "sold_to" => "فروخته شد به", + "stock_location" => "موقعیت مکانی سهام", + "sub_total_value" => "فرعی", + "subtotal" => "فرعی", + "summary_reports" => "گزارش های خلاصه", + "supplied_by" => "تأمین شده توسط", + "supplier" => "تامین کننده", + "suppliers" => "تهیه کنندگان", + "suppliers_summary_report" => "گزارش خلاصه تهیه کنندگان", + "tax" => "مالیات", + "tax_category" => "طبقه بندی مالیات", + "tax_name" => "", + "tax_percent" => "درصد مالیات", + "tax_rate" => "نرخ مالیات", + "taxes" => "مالیات", + "taxes_summary_report" => "گزارش خلاصه مالیات", + "total" => "جمع", + "total_inventory_value" => "ارزش کل موجودی", + "total_low_sell_quantity" => "تعداد کم فروش کم", + "total_quantity" => "مقدار کل", + "total_retail" => "ارزش کل خرده فروشی", + "trans_amount" => "مقدار تراکنش", + "trans_due" => "ناشی از", + "trans_group" => "گروه معامله", + "trans_nopay_sales" => "فروش بدون پرداخت", + "trans_payments" => "مبلغ پرداختی", + "trans_refunded" => "بازپرداخت", + "trans_sales" => "حراجی", + "trans_type" => "نوع معامله", + "type" => "نوع", + "unit_price" => "قیمت خرده فروشی", + "used" => "امتیاز مورد استفاده", + "work_orders" => "دستورات کاری", + "zero_and_less" => "صفر و کمتر", +]; diff --git a/app/Language/fa-IR/Sales.php b/app/Language/fa-IR/Sales.php index acd511b92..d91ed47e3 100644 --- a/app/Language/fa-IR/Sales.php +++ b/app/Language/fa-IR/Sales.php @@ -1,223 +1,224 @@ - "امتیازهای موجود", + "rewards_package" => "پاداش", + "rewards_remaining_balance" => "امتیاز باقی مانده مقدار باقی مانده است", + "account_number" => "حساب #", + "add_payment" => "افزودن پرداخت", + "amount_due" => "مبلغ پرداختی", + "amount_tendered" => "مبلغ مناقصه", + "authorized_signature" => "امضای مجاز", + "cancel_sale" => "لغو", + "cash" => "نقدی", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "", + "cash_deposit" => "سپرده نقدی", + "cash_filter" => "نقدی", + "change_due" => "تغییر بدهی", + "change_price" => "تغییر قیمت فروش", + "check" => "بررسی", + "check_balance" => "باقی مانده را بررسی کنید", + "check_filter" => "بررسی", + "close" => "", + "comment" => "اظهار نظر", + "comments" => "نظرات", + "company_name" => "", + "complete" => "", + "complete_sale" => "کامل", + "confirm_cancel_sale" => "آیا مطمئن هستید که می خواهید این فروش را پاک کنید؟ همه موارد پاک خواهند شد.", + "confirm_delete" => "آیا مطمئن هستید که می خواهید فروش (های) خریداری شده را حذف کنید؟", + "confirm_restore" => "آیا مطمئن هستید که می خواهید فروش (های) انتخابی را بازیابی کنید؟", + "credit" => "کارت اعتباری", + "credit_deposit" => "سپرده اعتباری", + "credit_filter" => "", + "current_table" => "", + "customer" => "مشتری", + "customer_address" => "نشانی", + "customer_discount" => "تخفیف", + "customer_email" => "پست الکترونیک", + "customer_location" => "محل", + "customer_mailchimp_status" => "وضعیت Mailchimp", + "customer_optional" => "(مورد نیاز برای پرداخت مقررات)", + "customer_required" => "(ضروری)", + "customer_total" => "جمع", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "تاریخ فروش", + "date_range" => "محدوده زمانی", + "date_required" => "یک تاریخ صحیح باید وارد شود.", + "date_type" => "تاریخ یک زمینه ضروری است.", + "debit" => "کارت اعتباری", + "debit_filter" => "", + "delete" => "مجاز کردن حذف", + "delete_confirmation" => "آیا مطمئن هستید که می خواهید این فروش را حذف کنید؟ این عملکرد قابل بازگشت نیست.", + "delete_entire_sale" => "حذف فروش کل", + "delete_successful" => "حذف موفقیت آمیز است.", + "delete_unsuccessful" => "حذف فروش انجام نشد.", + "description_abbrv" => "سقوط", + "discard" => "دور انداختن", + "discard_quote" => "", + "discount" => "دیسک", + "discount_included" => "٪ تخفیف", + "discount_short" => "٪", + "due" => "ناشی از", + "due_filter" => "ناشی از", + "edit" => "ویرایش", + "edit_item" => "ویرایش آیتم", + "edit_sale" => "ویرایش فروش", + "email_receipt" => "دریافت ایمیل", + "employee" => "کارمند", + "entry" => "ورود", + "error_editing_item" => "خطا در ویرایش مورد", + "find_or_scan_item" => "یافتن یا اسکن کردن مورد", + "find_or_scan_item_or_receipt" => "یافتن یا اسکن کردن مورد یا رسید", + "giftcard" => "کارت هدیه", + "giftcard_balance" => "مانده کارت هدیه", + "giftcard_filter" => "", + "giftcard_number" => "شماره کارت هدیه", + "group_by_category" => "گروه بر اساس طبقه بندی", + "group_by_type" => "گروه براساس نوع", + "hsn" => "HSN", + "id" => "شناسه فروش", + "include_prices" => "شامل قیمت ها می شوید؟", + "invoice" => "صورتحساب", + "invoice_confirm" => "این فاکتور به ارسال می شود", + "invoice_enable" => "شماره فاکتور", + "invoice_filter" => "صورت حساب", + "invoice_no_email" => "این مشتری آدرس ایمیل معتبری ندارد.", + "invoice_number" => "صورتحساب #", + "invoice_number_duplicate" => "فاکتور شماره{0} باید بی نظیر باشد.", + "invoice_sent" => "فاکتور ارسال شده به", + "invoice_total" => "فاکتور کل", + "invoice_type_custom_invoice" => "فاکتور سفارشی (custom_invoice.php)", + "invoice_type_custom_tax_invoice" => "فاکتور مالیاتی سفارشی (custom_tax_invoice.php)", + "invoice_type_invoice" => "فاکتور (invoice.php)", + "invoice_type_tax_invoice" => "فاکتور مالیاتی (tax_invoice.php)", + "invoice_unsent" => "فاکتور نتوانست به ارسال شود", + "invoice_update" => "بازگو", + "item_insufficient_of_stock" => "این کالا سهام کافی ندارد.", + "item_name" => "نام مورد", + "item_number" => "مورد #", + "item_out_of_stock" => "مورد خارج از بورس.", + "key_browser" => "", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "حالت ثبت نام", + "must_enter_numeric" => "مقدار پیشنهادی باید یک عدد باشد.", + "must_enter_numeric_giftcard" => "شماره کارت هدیه باید یک عدد باشد.", + "new_customer" => "مشتری جدید", + "new_item" => "گزینه جدید", + "no_description" => "بدون توضیح", + "no_filter" => "همه", + "no_items_in_cart" => "هیچ کالایی در سبد خرید وجود ندارد. ر.", + "no_sales_to_display" => "بدون فروش برای نمایش.", + "none_selected" => "شما هیچ فروشی (فروش) را برای حذف انتخاب نکرده اید.", + "nontaxed_ind" => "", + "not_authorized" => "این اقدام مجاز نیست.", + "one_or_multiple" => "حراجی)", + "payment" => "نوع پرداخت", + "payment_amount" => "میزان", + "payment_not_cover_total" => "مبلغ پرداخت باید بیشتر یا برابر با Total باشد.", + "payment_type" => "نوع", + "payments" => "", + "payments_total" => "کل پرداختها", + "price" => "قیمت", + "print_after_sale" => "چاپ بعد از فروش", + "quantity" => "تعداد", + "quantity_less_than_reorder_level" => "هشدار: مقدار مورد نظر برای آن مورد کمتر از سطح ترتیب است.", + "quantity_less_than_zero" => "هشدار: مقدار مورد نظر کافی نیست. شما هنوز هم می توانید فروش را پردازش کنید ، اما موجودی خود را حسابرسی کنید.", + "quantity_of_items" => "مقدار{0} مورد", + "quote" => "نقل قول", + "quote_number" => "تعداد نقل قول", + "quote_number_duplicate" => "نقل قول شماره باید بی نظیر باشد.", + "quote_sent" => "نقل قول ارسال شد به", + "quote_unsent" => "نقل قول ارسال نشد به", + "receipt" => "رسید فروش", + "receipt_no_email" => "این مشتری آدرس ایمیل معتبری ندارد.", + "receipt_number" => "فروش #", + "receipt_sent" => "رسید به", + "receipt_unsent" => "رسید ارسال نشد به", + "refund" => "نوع بازپرداخت", + "register" => "ثبت فروش", + "remove_customer" => "حذف مشتری", + "remove_discount" => "", + "return" => "برگشت", + "rewards" => "امتیاز پاداش", + "rewards_balance" => "تعادل امتیاز پاداش", + "sale" => "فروش", + "sale_by_invoice" => "فروش توسط فاکتور", + "sale_for_customer" => "مشتری:", + "sale_time" => "زمان", + "sales_tax" => "مالیات بر فروش", + "sales_total" => "", + "select_customer" => "مشتری را انتخاب کنید", + "send_invoice" => "فاکتور بفرستید", + "send_quote" => "ارسال نقل قول", + "send_receipt" => "ارسال رسید", + "send_work_order" => "ارسال سفارش کار", + "serial" => "سریال", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "نمایش فاکتور", + "show_receipt" => "نمایش رسید", + "start_typing_customer_name" => "شروع به تایپ جزئیات مشتری ...", + "start_typing_item_name" => "شروع به تایپ نام مورد یا اسکن بارکد ...", + "stock" => "موجودی", + "stock_location" => "موقعیت مکانی سهام", + "sub_total" => "فرعی", + "successfully_deleted" => "شما با موفقیت حذف شده اید", + "successfully_restored" => "شما با موفقیت ترمیم کردید", + "successfully_suspended_sale" => "فروش موفق به حالت تعلیق درآمد.", + "successfully_updated" => "به روزرسانی فروش موفقیت آمیز است.", + "suspend_sale" => "تعلیق", + "suspended_doc_id" => "سند", + "suspended_sale_id" => "شناسه", + "suspended_sales" => "معلق", + "table" => "جدول", + "takings" => "فروش روزانه", + "tax" => "مالیات", + "tax_id" => "شناسه مالیاتی", + "tax_invoice" => "فاکتور مالیات", + "tax_percent" => "مالیات ٪", + "taxed_ind" => "T", + "total" => "جمع", + "total_tax_exclusive" => "پرداخت مالیات", + "transaction_failed" => "معاملات معامله نشد.", + "unable_to_add_item" => "افزودن مورد به فروش انجام نشد", + "unsuccessfully_deleted" => "حذف (فروش) انجام نشد.", + "unsuccessfully_restored" => "بازگرداندن فروش (ها) انجام نشد.", + "unsuccessfully_suspended_sale" => "تعلیق فروش انجام نشد.", + "unsuccessfully_updated" => "به روزرسانی فروش انجام نشد.", + "unsuspend" => "لغو", + "unsuspend_and_delete" => "عمل", + "update" => "به روز رسانی", + "upi" => "UPI", + "visa" => "", + "wholesale" => "", + "work_order" => "سفارش کار", + "work_order_number" => "شماره سفارش کار", + "work_order_number_duplicate" => "شماره سفارش کار باید منحصر به فرد باشد.", + "work_order_sent" => "دستور کار ارسال شده به", + "work_order_unsent" => "دستور کار نتوانست به ارسال شود", +]; diff --git a/app/Language/fa-IR/Suppliers.php b/app/Language/fa-IR/Suppliers.php index 2f1df61c7..1f8f2169f 100644 --- a/app/Language/fa-IR/Suppliers.php +++ b/app/Language/fa-IR/Suppliers.php @@ -1,23 +1,24 @@ - "شماره حساب", + "agency_name" => "نام آژانس", + "cannot_be_deleted" => "نمی توان تامین کننده (های) انتخاب شده را حذف کرد. یک یا تعداد بیشتری از فروش دارند.", + "category" => "دسته بندی", + "company_name" => "نام شرکت", + "company_name_required" => "نام شرکت یک زمینه ضروری است.", + "confirm_delete" => "آیا مطمئن هستید که می خواهید تأمین کننده (های) انتخاب شده را حذف کنید؟", + "confirm_restore" => "آیا مطمئن هستید که می خواهید تأمین کننده (های) انتخاب شده را بازیابی کنید؟", + "cost" => "تأمین کننده هزینه", + "error_adding_updating" => "به روزرسانی یا افزودن ارائه نشد.", + "goods" => "عرضه کننده کالا", + "new" => "تامین کننده جدید", + "none_selected" => "شما تأمین کننده (ها) را برای حذف انتخاب نکرده اید.", + "one_or_multiple" => "تهیه کننده (ها)", + "successful_adding" => "شما با موفقیت تأمین کننده را اضافه کردید", + "successful_deleted" => "شما با موفقیت حذف شده اید", + "successful_updating" => "شما با موفقیت عرضه کننده را به روز کردید", + "supplier" => "تامین کننده", + "supplier_id" => "شناسه", + "tax_id" => "شناسه مالیاتی", + "update" => "ارائه دهنده به روز رسانی", +]; diff --git a/app/Language/fa-IR/Taxes.php b/app/Language/fa-IR/Taxes.php index a46b27827..66d282e2e 100644 --- a/app/Language/fa-IR/Taxes.php +++ b/app/Language/fa-IR/Taxes.php @@ -1,81 +1,82 @@ - "یک مورد استثنا اضافه کن", + "cascade" => "آبشار", + "cascade_sequence" => "دنباله آبشار", + "city" => "شهر", + "code" => "کد", + "confirm_delete" => "آیا مطمئن هستید که می خواهید این قانون مالیات را حذف کنید؟ این اقدام قابل بازگشت نیست", + "confirm_restore" => "آیا مطمئن هستید که می خواهید کد (های) مالیاتی انتخاب شده را بازیابی کنید؟", + "default_tax_category" => "طبقه بندی پیش فرض مالیات", + "default_tax_rate" => "نرخ پیش فرض مالیات", + "error_adding_updating" => "کد مالیاتی اضافه یا به روز نشد", + "group_seq" => "گروه Seq", + "jurisdiction_name" => "نام صلاحیت", + "name" => "نام", + "new" => "مالیات جدید", + "no_taxes" => "", + "no_taxes_to_display" => "هیچ کد مالیاتی برای نمایش موجود نیست", + "reporting_authority" => "مرجع گزارشگری", + "round_half_down" => "نیمه پایین", + "round_half_even" => "نیمه حتی", + "round_half_odd" => "نیمی عجیب", + "round_half_up" => "نیمه بالا", + "rounding_code" => "کد گردی", + "sales_tax" => "مالیات بر فروش", + "sales_tax_by_invoice" => "مالیات بر فروش با فاکتور", + "sequence" => "دنباله", + "state" => "دولت", + "successful_deleted" => "شما با موفقیت حذف شده اید", + "tax_categories" => "دسته بندی های مالیاتی", + "tax_categories_configuration" => "پیکربندی دسته بندی های مالیاتی", + "tax_categories_saved_successfully" => "تغییرات دسته بندی های مالیاتی ذخیره شده", + "tax_categories_saved_unsuccessfully" => "تغییرات دسته بندی های مالیاتی ذخیره نشده است", + "tax_category" => "طبقه بندی مالیات", + "tax_category_code" => "کد طبقه بندی مالیاتی", + "tax_category_duplicate" => "دسته بندی مالیات کپی", + "tax_category_invalid_chars" => "نویسه های نامعتبر در نام طبقه مالیاتی", + "tax_category_name" => "نام طبقه مالیاتی", + "tax_category_new" => "طبقه بندی مالیات جدید", + "tax_category_required" => "طبقه بندی مالیات لازم است", + "tax_code" => "کد مالیاتی", + "tax_code_cannot_be_deleted" => "حذف کد مالیاتی انجام نشد", + "tax_code_duplicate" => "کپی مالیات کد", + "tax_code_invalid_chars" => "نویسه های نامعتبر در کد مالیاتی", + "tax_code_name" => "نام کد مالیاتی", + "tax_code_required" => "کد مالیات یک زمینه ضروری است", + "tax_code_successful_deleted" => "شما کد مالیات را با موفقیت حذف کرده اید", + "tax_code_successful_updated" => "شما با موفقیت به روزرسانی کردید", + "tax_code_successful_updating" => "کد مالیات را با موفقیت به روز کرده اید", + "tax_code_successfully_added" => "شما با موفقیت اضافه کردید", + "tax_code_type" => "نوع کد مالیاتی", + "tax_codes" => "کد مالیاتی", + "tax_codes_configuration" => "پیکربندی کد مالیاتی", + "tax_codes_saved_successfully" => "تغییرات کد مالیاتی ذخیره شده است", + "tax_codes_saved_unsuccessfully" => "تغییرات کد مالیاتی ذخیره نشده است", + "tax_excluded" => "پرداخت مالیات", + "tax_group" => "گروه مالیاتی", + "tax_group_not_unique" => "گروه مالیاتی{0} منحصر به فرد نیست", + "tax_group_sequence" => "دنباله گروه مالیاتی", + "tax_included" => "با احتساب مالیات", + "tax_jurisdiction" => "صلاحیت مالیاتی", + "tax_jurisdiction_duplicate" => "صلاحیت صلاحیت مالیات", + "tax_jurisdiction_invalid_chars" => "شخصیت های نامعتبر به نام حوزه قضایی", + "tax_jurisdiction_required" => "صلاحیت مالیاتی لازم است", + "tax_jurisdictions" => "صلاحیت های مالیاتی", + "tax_jurisdictions_configuration" => "پیکربندی صلاحیت های مالیاتی", + "tax_jurisdictions_saved_successfully" => "تغییرات قضایی مالیاتی ذخیره شده", + "tax_jurisdictions_saved_unsuccessfully" => "تغییرات قضایی مالیاتی ذخیره نشده است", + "tax_rate" => "نرخ مالیات", + "tax_rate_configuration" => "پیکربندی نرخ مالیات", + "tax_rate_error_adding_updating" => "افزودن یا به روزرسانی نرخ مالیات انجام نشد", + "tax_rate_numeric" => "نرخ مالیات باید یک عدد باشد", + "tax_rate_required" => "نرخ مالیات یک زمینه ضروری است", + "tax_rate_successful_updated" => "شما با موفقیت به روزرسانی کردید", + "tax_rate_successfully_added" => "شما با موفقیت اضافه کردید", + "tax_rates" => "نرخ مالیات", + "tax_rates_configuration" => "پیکربندی نرخ مالیات", + "tax_rounding" => "گرد کردن مالیات", + "tax_type" => "نوع مالیات", + "update" => "به روز رسانی نرخ مالیات", + "vat_tax" => "مالیات بر ارزش افزوده", +]; diff --git a/app/Language/fr/Bootstrap_tables.php b/app/Language/fr/Bootstrap_tables.php index e6a817c52..bb12801d7 100644 --- a/app/Language/fr/Bootstrap_tables.php +++ b/app/Language/fr/Bootstrap_tables.php @@ -1,9 +1,11 @@ "tous", + "tables_columns" => "Colonnes", + "tables_hide_show_pagination" => "Masquer/Afficher la pagination", + "tables_loading" => "Chargement en cours, patientez, s'il vous plaît ...", + "tables_page_from_to" => "Affichage des lignes {0} à {1} sur {2} lignes au total", + "tables_refresh" => "Rafraîchir", + "tables_rows_per_page" => "{0} lignes par page", + "tables_toggle" => "Alterner", +]; diff --git a/app/Language/fr/Cashups.php b/app/Language/fr/Cashups.php index 53ebbd80b..44b20b82a 100644 --- a/app/Language/fr/Cashups.php +++ b/app/Language/fr/Cashups.php @@ -1,47 +1,49 @@ "Montant", + "amount_number" => "Le montant doit être un nombre", + "amount_required" => "Le montant est un champs obligatoire.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "L'encaissement ne peut pas être supprimé", + "cash_difference" => "", + "close_date" => "Date de fermeture", + "close_employee" => "Fermé par", + "closed_amount_card" => "Cartes", + "closed_amount_cash" => "Espèces à la fermeture", + "closed_amount_check" => "Chèques", + "closed_amount_due" => "Dûs", + "closed_amount_giftcard" => "", + "closed_amount_total" => "Total", + "closed_date" => "Date de fermeture", + "confirm_delete" => "Êtes-vous certain de vouloir supprimer l'encaissement sélectionné  ?", + "confirm_restore" => "Êtes-vous certain de vouloir restaurer le(s)encaissement(s) sélectionné(s)?", + "confirm_submit" => "", + "date_number" => "La date doit être numérique", + "date_required" => "La date est requise", + "description" => "Description", + "enable_expected" => "", + "error_adding_updating" => "Erreur lors de l'ajout/mise à jour de l'encaissement", + "giftcard" => "", + "id" => "Identifiant", + "info" => "Informations d'encaissements", + "info_employee" => "", + "is_deleted" => "Supprimé", + "new" => "Nouvel encaissement", + "no_cashups_to_display" => "Il n'y a aucun encaissement à afficher", + "none_selected" => "Vous n'avez sélectionné aucun encaissement", + "note" => "Notes", + "one_or_multiple" => "Encaissement(s)", + "open_amount_cash" => "Ouverture de caisse", + "open_date" => "Date d'ouverture", + "open_employee" => "Ouvert par", + "opened_date" => "Date d'ouverture", + "successful_adding" => "Ajout d'encaissement réussi", + "successful_deleted" => "Suppression d'encaissement réussie", + "successful_updating" => "Mise à jour d'encaissement réussie", + "total" => "Total", + "transfer_amount_cash" => "Transferts", + "transfer_amount_cash_minus" => "", + "update" => "Mise à jour de l'encaissement", + "warning" => "", +]; diff --git a/app/Language/fr/Config.php b/app/Language/fr/Config.php index 8edc271fa..b670f18f5 100644 --- a/app/Language/fr/Config.php +++ b/app/Language/fr/Config.php @@ -1,328 +1,330 @@ "Adresse de l'entreprise", + "address_required" => "L'adresse de l'entreprise est un champ obligatoire.", + "all_set" => "Toutes les permissions de fichier sont correctement configurées !", + "allow_duplicate_barcodes" => "Autoriser les codes à barres en double", + "apostrophe" => "apostrophe", + "backup_button" => "Sauvegarde", + "backup_database" => "Sauvegarder la base de données", + "barcode" => "Code à barre", + "barcode_company" => "Nom de l'entreprise", + "barcode_configuration" => "Configuration du code à barre", + "barcode_content" => "Contenu du code à barre", + "barcode_first_row" => "Ligne 1", + "barcode_font" => "Police d'écriture", + "barcode_formats" => "Formats d'entrée", + "barcode_generate_if_empty" => "Générer si vide.", + "barcode_height" => "Hauteur (px)", + "barcode_id" => "Id/Nom d'article", + "barcode_info" => "Configuration des informations du code à barre", + "barcode_layout" => "Disposition du code à barre", + "barcode_name" => "Nom", + "barcode_number" => "Code à barre", + "barcode_number_in_row" => "Numéro dans la ligne", + "barcode_page_cellspacing" => "Afficher l'espacement de cellules de la page.", + "barcode_page_width" => "Afficher la largeur de la page", + "barcode_price" => "Prix", + "barcode_second_row" => "Ligne 2", + "barcode_third_row" => "Ligne 3", + "barcode_tooltip" => "Avertissement : cette fonctionnalité peut entraîner l'importation ou la création de doublons. Ne pas utiliser si vous ne voulez pas de codes à barres en double.", + "barcode_type" => "Type de Code à barre", + "barcode_width" => "Largeur (px)", + "bottom" => "Pied de page", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "Décimales", + "cash_decimals_tooltip" => "Si les décimales et les décimales monétaires sont les mêmes, aucun arrondi ne sera effectué.", + "cash_rounding" => "Arrondis de trésorerie", + "category_dropdown" => "Afficher les catégories dans un menu déroulant", + "center" => "Centre", + "change_apperance_tooltip" => "", + "comma" => "virgule", + "company" => "Nome de l'Entreprise", + "company_avatar" => "", + "company_change_image" => "Changer l'image", + "company_logo" => "Logo de l'Entreprise", + "company_remove_image" => "Supprimer l'image", + "company_required" => "Le nom d'entreprise est requis", + "company_select_image" => "Sélectionner l'image", + "company_website_url" => "Le site Web de l'entreprise n'est pas une URL valide (http: //...).", + "country_codes" => "Codes de pays", + "country_codes_tooltip" => "Liste des codes de pays, séparés par des virgules, pour la recherche d'adresses nominatives.", + "currency_code" => "Code de devise", + "currency_decimals" => "Décimales", + "currency_symbol" => "Symbole Monétaire", + "current_employee_only" => "", + "customer_reward" => "Récompense", + "customer_reward_duplicate" => "La récompense doit être unique.", + "customer_reward_enable" => "Activer les récompenses client", + "customer_reward_invalid_chars" => "La récompense ne peut pas contenir '_'", + "customer_reward_required" => "La récompense est un champ obligatoire", + "customer_sales_tax_support" => "Soutien à la taxe de vente au client", + "date_or_time_format" => "Filtre de date et d'heure", + "datetimeformat" => "Format de la date et de l'heure", + "decimal_point" => "Virgule", + "default_barcode_font_size_number" => "La taille de la police du code-barres par défaut doit être un nombre.", + "default_barcode_font_size_required" => "La taille de police du code-barres par défaut est un champ obligatoire.", + "default_barcode_height_number" => "La hauteur du code-barres par défaut doit être un nombre.", + "default_barcode_height_required" => "La hauteur du code-barres par défaut est un champ obligatoire.", + "default_barcode_num_in_row_number" => "Le numéro de code-barres par défaut dans la ligne doit être un nombre.", + "default_barcode_num_in_row_required" => "Le numéro de code-barres par défaut dans la ligne est un champ obligatoire.", + "default_barcode_page_cellspacing_number" => "Page de codes-barres par défaut L'espace-cellule doit être un nombre.", + "default_barcode_page_cellspacing_required" => "Page Barcode par défaut L'espacement des cellules est un champ obligatoire.", + "default_barcode_page_width_number" => "La largeur de page du code à barres par défaut doit être un nombre.", + "default_barcode_page_width_required" => "Largeur de page de code-barres par défaut est un champ obligatoire.", + "default_barcode_width_number" => "La largeur de code à barres par défaut doit être un nombre.", + "default_barcode_width_required" => "La largeur de code à barres par défaut est un champ obligatoire.", + "default_item_columns" => "Colonnes d'article visibles par défaut", + "default_origin_tax_code" => "Code de taxe d'origine par défaut", + "default_receivings_discount" => "Rabais de réception par défaut", + "default_receivings_discount_number" => "Rabais de réception par défaut doit être numérique.", + "default_receivings_discount_required" => "Rabais de réception par défaut est requis.", + "default_sales_discount" => "Remboursement des ventes par défaut %", + "default_sales_discount_number" => "Le rabais de vente par défaut doit être un nombre.", + "default_sales_discount_required" => "La remise sur les ventes par défaut est un champ obligatoire.", + "default_tax_category" => "Catégorie fiscale par défaut", + "default_tax_code" => "Code fiscal par défaut", + "default_tax_jurisdiction" => "Juridiction fiscale par défaut", + "default_tax_name_number" => "Le nom de taxe par défaut doit être une chaîne.", + "default_tax_name_required" => "Le nom de taxe par défaut est un champ obligatoire.", + "default_tax_rate" => "Taux d'Imposition par Défaut", + "default_tax_rate_1" => "Taux d'Imposition 1", + "default_tax_rate_2" => "Taux d'Imposition 2", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "Le taux de taxe par défaut doit être un nombre.", + "default_tax_rate_required" => "Le taux de taxe par défaut est un champ obligatoire.", + "derive_sale_quantity" => "Autoriser la quantité de vente dérivée", + "derive_sale_quantity_tooltip" => "Si coché, un nouveau type d'article sera fourni pour les articles commandés par montant étendu", + "dinner_table" => "Table", + "dinner_table_duplicate" => "La table doit être unique.", + "dinner_table_enable" => "Activer les tables de dîner", + "dinner_table_invalid_chars" => "Le nom de la table ne peut pas contenir '_'.", + "dinner_table_required" => "La table est un champ obligatoire.", + "dot" => "point", + "email" => "Courriel", + "email_configuration" => "Email Configuration", + "email_mailpath" => "Path de Sendmail", + "email_protocol" => "Protocol", + "email_receipt_check_behaviour" => "Case à cocher Reçu de courrier électronique", + "email_receipt_check_behaviour_always" => "Toujours vérifié", + "email_receipt_check_behaviour_last" => "Se souvenir de la dernière sélection", + "email_receipt_check_behaviour_never" => "Toujours décoché", + "email_smtp_crypto" => "SMTP Cryptage", + "email_smtp_host" => "SMTP Serveur", + "email_smtp_pass" => "Mot de passe SMTP", + "email_smtp_port" => "Port SMTP", + "email_smtp_timeout" => "Délai SMTP (s)", + "email_smtp_user" => "Nom d'utilisateur SMTP", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "Appliquer la confidentialité", + "enforce_privacy_tooltip" => "Protéger la confidentialité des clients en imposant le brouillage des données en cas de suppression de leurs données", + "fax" => "Fax", + "file_perm" => "Il y a des problèmes avec les permissions de fichier. Veuillez corriger et recharger la page.", + "financial_year" => "Début de l'année fiscale", + "financial_year_apr" => "1er avril", + "financial_year_aug" => "1er août", + "financial_year_dec" => "1er décembre", + "financial_year_feb" => "1er février", + "financial_year_jan" => "1er janvier", + "financial_year_jul" => "1er juillet", + "financial_year_jun" => "1er juin", + "financial_year_mar" => "1er mars", + "financial_year_may" => "1er mai", + "financial_year_nov" => "1er novembre", + "financial_year_oct" => "1er octobre", + "financial_year_sep" => "1er septembre", + "floating_labels" => "Étiquettes flottantes", + "gcaptcha_enable" => "Page de connexion reCAPTCHA", + "gcaptcha_secret_key" => "clé secrète reCAPTCHA", + "gcaptcha_secret_key_required" => "La clé secrète reCAPTCHA est un champ obligatoire", + "gcaptcha_site_key" => "clé de site reCAPTCHA", + "gcaptcha_site_key_required" => "La clé de site reCAPTCHA est un champ obligatoire", + "gcaptcha_tooltip" => "Protégez la page de connexion avec Google reCAPTCHA, cliquez sur l'icône d'une paire de clés API.", + "general" => "General", + "general_configuration" => "General Configuration", + "giftcard_number" => "Numéro de carte-cadeau", + "giftcard_random" => "Générer aléatoire", + "giftcard_series" => "Générer en série", + "image_allowed_file_types" => "Types de fichier autorisés", + "image_max_height_tooltip" => "Hauteur maximale autorisée en pixels pour le téléversement d'images.", + "image_max_size_tooltip" => "Taille de fichier maximale autorisée en kilobytes pour le téléversement d'images.", + "image_max_width_tooltip" => "Largeur maximale autorisée en pixels pour le téléversement d'images.", + "image_restrictions" => "Restrictions sur le téléversement d'images", + "include_hsn" => "Prise en charge des codes HSN", + "info" => "Entreprise", + "info_configuration" => "Çonfiguration de l'Entreprise", + "input_groups" => "Groupes d'entrée", + "integrations" => "Intégrations", + "integrations_configuration" => "Intégration de parties tierces", + "invoice" => "Facture", + "invoice_configuration" => "Paramètres d'impression de facture", + "invoice_default_comments" => "Commentaires par facture par défaut", + "invoice_email_message" => "Modèle de courrier électronique de facture", + "invoice_enable" => "Activer la facturation", + "invoice_printer" => "Imprimante de facture", + "invoice_type" => "Type de facturation", + "is_readable" => "est lisible, mais les permissions sont incorrectes. Définir à 640 ou 660 et rafraîchir.", + "is_writable" => "is écrivable, mais les permissions sont plus hautes que 750.", + "item_markup" => "", + "jsprintsetup_required" => "Attention: Cette fonctionnalité ne sera active que si l'extension FireFox jsPrintSetup est installée. Enregistrer quand même ?", + "language" => "Langue", + "last_used_invoice_number" => "Dernier numéro de facture utilisé", + "last_used_quote_number" => "Dernier numéro de devis utilisé", + "last_used_work_order_number" => "Dernier numéro W / O utilisé", + "left" => "Gauche", + "license" => "Licence", + "license_configuration" => "Déclaration de licence", + "line_sequence" => "Séquence de lignes", + "lines_per_page" => "Lignes par page", + "lines_per_page_number" => "Les lignes par page doivent être un nombre.", + "lines_per_page_required" => "Lignes par page est un champ obligatoire.", + "locale" => "Localisation", + "locale_configuration" => "Configuration de localisation", + "locale_info" => "Informations de configuration de localisation", + "location" => "Inventaire", + "location_configuration" => "Emplacements de stock", + "location_info" => "Informations de configuration de l'emplacement", + "login_form" => "Style du formulaire de connexion", + "logout" => "Voulez-vous faire une sauvegarde avant de vous déconnecter ? Cliquez sur [OK] pour sauvegarder ou sur [Annuler] pour vous déconnecter.", + "mailchimp" => "MailChimp", + "mailchimp_api_key" => "Clé API MailChimp", + "mailchimp_configuration" => "Configuration de MailChimp", + "mailchimp_key_successfully" => "La clé API est valide.", + "mailchimp_key_unsuccessfully" => "La clé de l'API est invalide.", + "mailchimp_lists" => "Liste(s) MailChimp", + "mailchimp_tooltip" => "Cliquez sur l'icône pour une clé API.", + "message" => "Message", + "message_configuration" => "Message Configuration", + "msg_msg" => "Message texte enregistré", + "msg_msg_placeholder" => "Si vous souhaitez utiliser un modèle de SMS, enregistrez votre message ici. Sinon, laisser la boîte en blanc.", + "msg_pwd" => "SMS-API Password", + "msg_pwd_required" => "SMS-API Password est un champ obligatoire", + "msg_src" => "ID de l'expéditeur de SMS-API", + "msg_src_required" => "L'ID de l'expéditeur de SMS-API est un champ obligatoire", + "msg_uid" => "Nom d'utilisateur de l'API SMS", + "msg_uid_required" => "Le nom d'utilisateur de l'API SMS est un champ obligatoire", + "multi_pack_enabled" => "Ensembles multiples par article", + "no_risk" => "Pas de risques de sécurité/vulnérabilité.", + "none" => "none", + "notify_alignment" => "Position contextuelle de notification", + "number_format" => "Number Format", + "number_locale" => "Localisation", + "number_locale_invalid" => "L'environnement local entré est invalide. Vérifiez le lien dans l'info-bulle pour trouver un environnement local valide.", + "number_locale_required" => "Number Locale est un champ obligatoire.", + "number_locale_tooltip" => "Trouvez un lieu approprié grâce à ce lien.", + "os_timezone" => "Fuseau horaire d'OSPOS :", + "ospos_info" => "Informations d'installation d'OSPOS", + "payment_options_order" => "Ordre des options de paiement", + "perm_risk" => "Des permissions incorrectement définies exposent ce logiciel a des risques de sécurité.", + "phone" => "Téléphone", + "phone_required" => "Téléphone de l'entreprise est un champ obligatoire.", + "print_bottom_margin" => "Marge Bas", + "print_bottom_margin_number" => "La marge inférieure doit être un nombre.", + "print_bottom_margin_required" => "La marge inférieure est un champ obligatoire.", + "print_delay_autoreturn" => "Retour automatique a la vente retarde", + "print_delay_autoreturn_number" => "Retour automatique à la vente retarde est un champ obligatoire.", + "print_delay_autoreturn_required" => "Retour automatique à la vente retarde doit être un nombre.", + "print_footer" => "Pied de page imprimante", + "print_header" => "Imprimer l'en-tête du navigateur", + "print_left_margin" => "Marge Gauche", + "print_left_margin_number" => "La marge gauche par défaut doit être un nombre.", + "print_left_margin_required" => "La marge gauche par défaut est un champ obligatoire.", + "print_receipt_check_behaviour" => "Imprimer la case à cocher Reçu", + "print_receipt_check_behaviour_always" => "Toujours vérifié", + "print_receipt_check_behaviour_last" => "Se souvenir de la dernière sélection", + "print_receipt_check_behaviour_never" => "Toujours décoché", + "print_right_margin" => "Marge Droit", + "print_right_margin_number" => "La marge droite par défaut doit être un nombre.", + "print_right_margin_required" => "La marge droite par défaut est un champ obligatoire.", + "print_silently" => "Afficher la boîte de dialogue Imprimer", + "print_top_margin" => "Margin Superieure", + "print_top_margin_number" => "Margin Top doit être un nombre.", + "print_top_margin_required" => "Margin Top est un champ obligatoire.", + "quantity_decimals" => "Nombre de décimales", + "quick_cash_enable" => "", + "quote_default_comments" => "Commentaires de devis par défaut", + "receipt" => "Le reçu", + "receipt_category" => "", + "receipt_configuration" => "Paramètres d'impression du reçu", + "receipt_default" => "Défaut", + "receipt_font_size" => "Taille de font", + "receipt_font_size_number" => "La taille de la font doit être un nombre.", + "receipt_font_size_required" => "Taille de la font est un champ obligatoire.", + "receipt_info" => "Informations de configuration du reçu", + "receipt_printer" => "Imprimante de tickets", + "receipt_short" => "Court", + "receipt_show_company_name" => "Afficher le nom de l'entreprise", + "receipt_show_description" => "Montrer la description", + "receipt_show_serialnumber" => "Afficher le numéro de série", + "receipt_show_tax_ind" => "Afficher les indicateurs de taxe", + "receipt_show_taxes" => "Afficher les taxes", + "receipt_show_total_discount" => "Afficher le rabais total", + "receipt_template" => "Modèle de reçu", + "receiving_calculate_average_price" => "Calc. prix moyen (Réception)", + "recv_invoice_format" => "Format de la facture des factures", + "register_mode_default" => "Mode de registre par défaut", + "report_an_issue" => "Signaler un problème", + "return_policy_required" => "Le Message est un champ requis.", + "reward" => "Récompense", + "reward_configuration" => "Configuration de récompense", + "right" => "Droite", + "sales_invoice_format" => "Format de la facture de vente", + "sales_quote_format" => "Format de devis de vente", + "saved_successfully" => "Configuration enregistrer avec succès.", + "saved_unsuccessfully" => "L'enregistrement de configuration a échoué.", + "security_issue" => "Avertissement de faille de sécurité", + "server_notice" => "Veuillez utiliser les informations ci-dessous pour signaler un problème.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "Afficher l'icône du bureau", + "statistics" => "Envoyer des statistiques", + "statistics_tooltip" => "Envoyer des statistiques pour le développement et l'amélioration des fonctionnalités.", + "stock_location" => "Emplacement du stock", + "stock_location_duplicate" => "L'emplacement du stock doit être unique.", + "stock_location_invalid_chars" => "L'emplacement de stockage ne peut pas contenir '_'.", + "stock_location_required" => "L'emplacement du stock est un champ obligatoire.", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "Colonne 1", + "suggestions_fourth_column" => "", + "suggestions_layout" => "Présentation des suggestions de recherche", + "suggestions_second_column" => "Colonne 2", + "suggestions_third_column" => "Colonne 3", + "system_conf" => "Paramètres & Configuration", + "system_info" => "System Info", + "table" => "Table", + "table_configuration" => "Configuration de la table", + "takings_printer" => "Imprimante de reçu", + "tax" => "Taxe", + "tax_category" => "Catégorie fiscale", + "tax_category_duplicate" => "La catégorie de taxe saisie existe déjà.", + "tax_category_invalid_chars" => "La catégorie de taxe entrée est invalide.", + "tax_category_required" => "La catégorie de taxe est requise.", + "tax_category_used" => "La catégorie de taxe ne peut pas être supprimée car elle est utilisée.", + "tax_configuration" => "Configuration de l'impôt", + "tax_decimals" => "Décimales fiscales", + "tax_id" => "Id de taxe", + "tax_included" => "Taxe inclu", + "theme" => "Thème", + "theme_preview" => "Aperçu du thème :", + "thousands_separator" => "Séparateur de milliers", + "timezone" => "Fuseau Horaire", + "timezone_error" => "Le fuseau horaire d'OSPOS est différent de votre fuseau horaire local.", + "top" => "Haut", + "use_destination_based_tax" => "Utiliser la taxe basée sur la destination", + "user_timezone" => "Fuseau horaire local :", + "website" => "Site Internet", + "wholesale_markup" => "", + "work_order_enable" => "Support de commande de travail", + "work_order_format" => "Format de bon de travail", +]; diff --git a/app/Language/fr/Customers.php b/app/Language/fr/Customers.php index e37153b21..389156010 100644 --- a/app/Language/fr/Customers.php +++ b/app/Language/fr/Customers.php @@ -1,54 +1,56 @@ "# Compte", + "account_number_duplicate" => "Ce numéro de compte existe déjà dans la base de données.", + "available_points" => "Points disponibles", + "available_points_value" => "", + "average" => "Moyenne dépensée", + "avg_discount" => "Rabais moyen", + "basic_information" => "Information", + "cannot_be_deleted" => "Impossible de supprimer. Un ou plusiers client(s) sélectionné(s) ont des ventes.", + "company_name" => "Compagnie", + "confirm_delete" => "Êtes-vous certain de vouloir supprimer le(s) client(s) sélectionné(s) ?", + "confirm_restore" => "Êtes-vous certain de vouloir restaurer le(s) client(s) sélectionné(s) ?", + "consent" => "Accord d'enregistrement", + "consent_required" => "L'accord d'enregistrement est un champ obligatoire.", + "csv_import_failed" => "Échec d'import du CSV", + "csv_import_nodata_wrongformat" => "Le fichier envoyé ne contient aucune donnée ou elles sont dans un format erroné.", + "csv_import_partially_failed" => "Importation client réussie avec quelques échecs :", + "csv_import_success" => "Importation de clients réussie.", + "customer" => "Client", + "date" => "Date", + "discount" => "Rabais", + "discount_fixed" => "Rabais fixe", + "discount_percent" => "Pourcentage de rabais", + "discount_type" => "Type de rabais", + "email_duplicate" => "L'adresse courriel existe déjà dans la base de données.", + "employee" => "Employé", + "error_adding_updating" => "Erreur lors de l'ajout/suppression de client.", + "import_items_csv" => "Importer une liste de client à partir d'un fichier CSV", + "mailchimp_activity_click" => "Clic courriel", + "mailchimp_activity_lastopen" => "Dernier courriel ouvert", + "mailchimp_activity_open" => "Courriel ouvert", + "mailchimp_activity_total" => "Courriel envoyé", + "mailchimp_activity_unopen" => "Courriel non ouvert", + "mailchimp_email_client" => "Client de messagerie", + "mailchimp_info" => "MailChimp", + "mailchimp_member_rating" => "Évaluation", + "mailchimp_status" => "État", + "mailchimp_vip" => "VIP", + "max" => "Max. dépensé", + "min" => "Min. dépensé", + "new" => "Nouveau client", + "none_selected" => "Vous n'avez sélectionné aucun client à supprimer.", + "one_or_multiple" => "Client(s)", + "quantity" => "Quantité", + "stats_info" => "Statistiques", + "successful_adding" => "Vous avez ajouté un nouveau client", + "successful_deleted" => "Suppression réussie", + "successful_updating" => "Édition du client réussie", + "tax_code" => "Code fiscal", + "tax_id" => "Identifiant de taxe", + "taxable" => "Taxable", + "total" => "Total dépensé", + "update" => "Éditer client", + "rewards_package" => "Récompenses", +]; diff --git a/app/Language/fr/Datepicker.php b/app/Language/fr/Datepicker.php index fa5290f5c..2847572aa 100644 --- a/app/Language/fr/Datepicker.php +++ b/app/Language/fr/Datepicker.php @@ -1,21 +1,23 @@ "Depuis le début", + "apply" => "Appliquer", + "cancel" => "Annuler la Vente", + "custom" => "Personnaliser", + "from" => "De", + "last_30" => "Ces 30 derniers jours", + "last_7" => "Ces 7 derniers jours", + "last_financial_year" => "Dernière année fiscale", + "last_month" => "Le mois dernier", + "last_year" => "L'année passée", + "same_month_last_year" => "Même mois de l'Année Dernière", + "same_month_to_same_day_last_year" => "Même mois au même jour que l'an dernier", + "this_financial_year" => "Année fiscale en cours", + "this_month" => "Ce mois", + "this_year" => "Cette Année", + "to" => "To", + "today" => "Aujourd'hui", + "today_last_year" => "Même jour l'année passée", + "weekstart" => "1", + "yesterday" => "Hier", +]; diff --git a/app/Language/fr/Employees.php b/app/Language/fr/Employees.php index 781cd4961..cf764c44a 100644 --- a/app/Language/fr/Employees.php +++ b/app/Language/fr/Employees.php @@ -1,42 +1,44 @@ "", + "basic_information" => "Fiche", + "cannot_be_deleted" => "Impossible de supprimer le(s) employé(s) sélectionné(s),car un ou plusieur a éffectué une vente, ou car vous essayez de vous supprimer vous-meme.", + "change_employee" => "", + "change_password" => "Changement de mot de passe", + "clerk" => "", + "commission" => "", + "confirm_delete" => "Êtes-vous certain de vouloir supprimer le(s) employé(s) sélectionné(s) ?", + "confirm_restore" => "Êtes-vous certain de vouloir restaurer le(s) employé(s) selectionné(s) ?", + "current_password" => "Mot de passe actuel", + "current_password_invalid" => "Le mot de passe actuel est invalide.", + "employee" => "Employé", + "error_adding_updating" => "Erreur d'ajout/édition d'employé.", + "error_deleting_demo_admin" => "Vous ne pouvez pas supprimer l'utilisateur de démonstration admin.", + "error_updating_demo_admin" => "Vous ne pouvez pas modifier l'utilisateur de démonstration admin.", + "language" => "Langue", + "login_info" => "Connexion", + "manager" => "", + "new" => "Nouvel employé", + "none_selected" => "Aucun employé sélectionné pour la suppression.", + "one_or_multiple" => "employé(s)", + "password" => "Mot de passe", + "password_minlength" => "Le mot de passe doit contenir au moins 8 caractères.", + "password_must_match" => "Les mots de passe ne concordent pas.", + "password_not_must_match" => "Le mot de passe actuel et le nouveau mot de passe doivent être uniques.", + "password_required" => "Mot de passe requis.", + "permission_desc" => "Cochez les cases ci-dessous pour autoriser l'accès aux modules.", + "permission_info" => "Permissions", + "repeat_password" => "Re-saisissez le mot de passe", + "subpermission_required" => "Ajoutez au moins une permission pour chaque module.", + "successful_adding" => "Employé ajouté.", + "successful_change_password" => "Mot de passe modifié avec succès.", + "successful_deleted" => "Suppression d'employé réussie", + "successful_updating" => "Édition d'employé réussie", + "system_language" => "Langue système", + "unsuccessful_change_password" => "Échec du changement de mot de passe.", + "update" => "Éditer employé", + "username" => "Nom d'utilisateur", + "username_duplicate" => "Nom d'utilisateur existant. Veuillez en choisir un autre.", + "username_minlength" => "Le nom d'utilisateur doit contenir au moins 5 caractères.", + "username_required" => "Nom d'utilisateur requis.", +]; diff --git a/app/Language/fr/Enum.php b/app/Language/fr/Enum.php index fe0d91d72..59f125016 100644 --- a/app/Language/fr/Enum.php +++ b/app/Language/fr/Enum.php @@ -1,9 +1,10 @@ - "Demi-bas", + "half_even" => "La moitié", + "half_five" => "Moitié de cinq", + "half_odd" => "Moitié impair", + "half_up" => "À moitié", + "round_down" => "Arrondir vers le bas", + "round_up" => "Rassembler", +]; diff --git a/app/Language/fr/Error.php b/app/Language/fr/Error.php index e527fd80b..9321def09 100644 --- a/app/Language/fr/Error.php +++ b/app/Language/fr/Error.php @@ -1,4 +1,5 @@ - "Vous n'avez pas d'autorisation d'accès pour le module", + "unknown" => "inconnu", +]; diff --git a/app/Language/fr/Expenses.php b/app/Language/fr/Expenses.php index e82a73242..b5088c074 100644 --- a/app/Language/fr/Expenses.php +++ b/app/Language/fr/Expenses.php @@ -1,48 +1,50 @@ "Ajouter des dépenses", + "amount" => "Montant", + "amount_number" => "Le montant doit être un nombre", + "amount_required" => "Dépense Montant requis", + "by_category" => "Catégorie", + "cannot_be_deleted" => "Impossible de supprimer la ou les dépenses de catégorie", + "cash" => "En espèces", + "cash_filter" => "En espèces", + "categories_name" => "Catégorie", + "category_required" => "La catégorie est un champ obligatoire", + "check" => "Chèque", + "check_filter" => "Chèque", + "confirm_delete" => "Êtes-vous certain de vouloir supprimer les dépenses sélectionnées ?", + "confirm_restore" => "Êtes-vous certain de vouloir restaurer les dépenses sélectionnées ?", + "credit" => "Carte de crédit", + "credit_filter" => "Carte de crédit", + "date" => "Date", + "date_number" => "La date doit être un nombre", + "date_required" => "Date est un champ obligatoire", + "debit" => "Carte de débit", + "debit_filter" => "Carte de débit", + "description" => "La Description", + "due" => "Dû", + "due_filter" => "Dû", + "employee" => "Créé par", + "error_adding_updating" => "Erreur lors de l'ajout / la mise à jour des dépenses", + "expense_id" => "ID", + "expenses_employee" => "Employé", + "info" => "Info de frais", + "ip_address" => "", + "is_deleted" => "Supprimé", + "name_required" => "Nom de frais requis", + "new" => "Nouvelle dépense", + "new_supplier" => "", + "no_expenses_to_display" => "Il n'y a pas de dépenses à afficher", + "none_selected" => "Vous n'avez sélectionné aucune dépense", + "one_or_multiple" => "Dépense (s)", + "payment" => "Type de paiement", + "start_typing_supplier_name" => "Commencez à taper le nom du fournisseur...", + "successful_adding" => "Les dépenses ajoutent avec succès", + "successful_deleted" => "La suppression des dépenses a réussi", + "successful_updating" => "Actualiser des dépenses réussie", + "supplier_name" => "Fournisseur", + "supplier_tax_code" => "Code du taxe", + "tax_amount" => "Taxe", + "tax_amount_number" => "", + "update" => "Actualiser des dépenses", +]; diff --git a/app/Language/fr/Expenses_categories.php b/app/Language/fr/Expenses_categories.php index d0885848d..1a95ee8c2 100644 --- a/app/Language/fr/Expenses_categories.php +++ b/app/Language/fr/Expenses_categories.php @@ -1,20 +1,22 @@ "Nom de la catégorie de dépenses requis", + "add_item" => "Ajouter une catégorie", + "cannot_be_deleted" => "Impossible de supprimer la ou les dépenses de catégorie", + "category_id" => "ID", + "confirm_delete" => "Êtes-vous sûr de vouloir supprimer la catégorie de dépenses sélectionnée ?", + "confirm_restore" => "Voulez-vous restaurer la Catégorie de Dépense selectionnée ?", + "description" => "Description de la catégorie", + "error_adding_updating" => "Erreur lors de l'ajout / mise à jour de la catégorie de dépenses", + "info" => "Catégorie Info sur les dépenses", + "name" => "Nom de catégorie", + "new" => "Nouvelle catégorie", + "no_expenses_categories_to_display" => "Aucune catégorie à afficher", + "none_selected" => "Vous n'avez sélectionné aucun frais de catégorie", + "one_or_multiple" => "Dépense Catégorie", + "quantity" => "Quantité", + "successful_adding" => "Catégorie de dépenses ajoutée réussie", + "successful_deleted" => "La catégorie de dépenses supprimer a réussi", + "successful_updating" => "Actualiser de la catégorie de dépenses réussie", + "update" => "Actualiser Catégorie", +]; diff --git a/app/Language/fr/Giftcards.php b/app/Language/fr/Giftcards.php index 6e1aad956..bf0c6a410 100644 --- a/app/Language/fr/Giftcards.php +++ b/app/Language/fr/Giftcards.php @@ -1,70 +1,71 @@ - "Ajout/Soustraction à l'inventaire.", + "allow_alt_description" => "Autorisér Description Alt", + "bulk_edit" => "Édition en groupe", + "cannot_be_deleted" => "Impossible de supprimer. Une ou plusieurs carte(s) ont des ventes.", + "cannot_find_giftcard" => "Aucune information sur la carte.", + "cannot_use" => "Giftcard {0} ne peut pas être utilisé pour cette vente. Client invalide.", + "card_value" => "Valeur", + "category" => "Catégorie", + "change_all_to_allow_alt_desc" => "Autoriser Desc Alt Pour Tous.", + "change_all_to_not_allow_allow_desc" => "Interdire Desc Alt Pour Tous.", + "change_all_to_serialized" => "Tout Sérialiser", + "change_all_to_unserialized" => "Tout Désérialiser", + "confirm_bulk_edit" => "Etes vous sûr(e) de vouloir éditer toutes les cartes sélectionnés ?", + "confirm_delete" => "Etes vous sûr(e) de vouloir supprimer ces cates ?", + "confirm_restore" => "Êtes-vous sûr de vouloir restaurer les cartes-cadeaux sélectionnées ?", + "cost_price" => "Cout", + "count" => "Mise à Jour Inventaire", + "csv_import_failed" => "Échec de l'import.", + "current_quantity" => "Quantité Restante", + "description" => "Description", + "details_count" => "Détails d'inventaire", + "do_nothing" => "Ne rien faire", + "edit_fields_you_want_to_update" => "Modifier les chaps que vous voulez éditer pour TOUTES les cartes.", + "edit_multiple_giftcards" => "Édition Multiple de Cartes.", + "error_adding_updating" => "Érreur d'ajout/édition de cartes.", + "error_updating_multiple" => "Érreur lors de l'édition des cartes.", + "generate_barcodes" => "Générer des Codes-barre", + "giftcard" => "Carte Cadeau", + "giftcard_number" => "Numéro de Carte", + "info_provided_by" => "Information fournie par", + "inventory_comments" => "Commentaires", + "is_serialized" => "Carte cadeau avec Numéro de Série", + "low_inventory_giftcards" => "Cartes Stock Faible", + "manually_editing_of_quantity" => "Modification Manuelle de Quantité", + "must_select_giftcard_for_barcode" => "Vous devez sélectionner au moins une carte pour générer des codes-barre.", + "new" => "Nouvelle Carte", + "no_description_giftcards" => "Cartes Sans Description", + "no_giftcards_to_display" => "Aucune carte à afficher.", + "none" => "Aucun", + "none_selected" => "Vous n'avez sélectionné aucune carte à éditer.", + "number" => "Le numéro de la carte doit etre un nombre.", + "number_information" => "Numéro de Carte", + "number_required" => "Le Numéro est requis.", + "one_or_multiple" => "carte(s)", + "person_id" => "Client", + "quantity" => "Quantité", + "quantity_required" => "La quantité est requise. Veuillez Fermer ( X ) pour annuler.", + "remaining_balance" => "Giftcard {0} valeur restante est {1} !", + "reorder_level" => "Seuil de Réapprovisionnement", + "retrive_giftcard_info" => "Obtenir des détails de la Carte", + "sales_tax_1" => "Taxe vente", + "sales_tax_2" => "Taxe vente 2", + "serialized_giftcards" => "Cartes Cadeau Serialisés", + "successful_adding" => "Vous avez ajouté une carte cadeau bonus", + "successful_bulk_edit" => "Les cartes ont étés édités", + "successful_deleted" => "Suppréssion réussie", + "successful_updating" => "Édition réussie", + "supplier" => "Fournisseur", + "tax_1" => "Taxe 1", + "tax_2" => "Taxe 2", + "tax_percent" => "Taux d'imposition", + "tax_percents" => "Pourcentage d'imposition", + "unit_price" => "Prix Unitaire", + "upc_database" => "Base de Données UPC", + "update" => "Éditer Carte", + "use_inventory_menu" => "Utiliser Menu Inv", + "value" => "La valeur de la carte doit etre un nombre.", + "value_required" => "La Valeur est requise.", +]; diff --git a/app/Language/fr/Item_kits.php b/app/Language/fr/Item_kits.php index ae3103529..dca02d901 100644 --- a/app/Language/fr/Item_kits.php +++ b/app/Language/fr/Item_kits.php @@ -1,39 +1,41 @@ "Ajouter un article", + "all" => "Tous", + "cannot_be_deleted" => "Impossible de supprimer.", + "confirm_delete" => "Ètes vous sûr(e) de vouloir supprimer le(s) Kits sélectionnés ?", + "confirm_restore" => "Êtes-vous sûr de vouloir restaurer le (s) kit (s) sélectionné (s) ?", + "description" => "Description du groupes", + "discount" => "Rabais", + "discount_fixed" => "Rabais fixe", + "discount_percent" => "Pourcentage d'escompte", + "discount_type" => "Type de rabais", + "error_adding_updating" => "Érreur d'ajout/édition de groupes.", + "find_kit_item" => "Article de group", + "info" => "Détails du groupes", + "item" => "Article", + "item_kit_number" => "Code à barres", + "item_kit_number_duplicate" => "Ce numéro d'ensemble existe déjà dans la base de données.", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "Articles", + "kit" => "Groupes ID", + "kit_and_components" => "Groupes et composants", + "kit_and_stock" => "Group Et Stock", + "kit_only" => "Group seulement", + "name" => "Nom du groupes", + "new" => "Nouveau groupes", + "no_item_kits_to_display" => "Aucun groupes à afficher.", + "none_selected" => "Vous n'avez sélectionné aucun groupes.", + "one_or_multiple" => "Groupe(s)", + "price_option" => "Option de prix", + "priced_only" => "Prix seulement", + "print_option" => "Option d'impression", + "quantity" => "Quantité", + "sequence" => "Séquence", + "successful_adding" => "Vous avez ajouté un groupes", + "successful_deleted" => "Suppréssion réussie", + "successful_updating" => "Vous avez édité un groupe", + "unit_price" => "", + "update" => "Éditer groupes", +]; diff --git a/app/Language/fr/Items.php b/app/Language/fr/Items.php index 4f9b50d3e..b2b3e904e 100644 --- a/app/Language/fr/Items.php +++ b/app/Language/fr/Items.php @@ -1,118 +1,120 @@ "Inventaire à ajouter ou soustraire.", + "allow_alt_description" => "Autoriser description alternative", + "amount_entry" => "Entrée de quantité", + "bulk_edit" => "Éditions multiples", + "buy_price_required" => "Le prix d'achat est requis.", + "cannot_be_deleted" => "Impossible de supprimer car un ou plusiers des articles sélectionnés ont des ventes.", + "cannot_find_item" => "Article non trouvé.", + "categories" => "", + "category" => "Catégorie", + "category_new" => "", + "category_required" => "La catégorie est requise.", + "change_all_to_allow_alt_desc" => "Autoriser description alternative pour tous.", + "change_all_to_not_allow_allow_desc" => "Interdire description alternative pour tous.", + "change_all_to_serialized" => "Tout sérialiser", + "change_all_to_unserialized" => "Tout désérialiser", + "change_image" => "Changer l'image", + "confirm_bulk_edit" => "Êtes-vous certain de vouloir éditer toute la sélection ?", + "confirm_bulk_edit_wipe_taxes" => "Les informations de taxes seront remplacées pour tous les articles.", + "confirm_delete" => "Êtes-vous certain de vouloir supprimer la sélection ?", + "confirm_restore" => "Êtes-vous certain de vouloir restaurer le(s) élément(s) sélectionné(s) ?", + "cost_price" => "Prix de gros", + "cost_price_number" => "Le prix d'achat doit être un nombre.", + "cost_price_required" => "Le prix de gros est requis.", + "count" => "Mise à jour de l'inventaire", + "csv_import_failed" => "Échec d'import CSV", + "csv_import_nodata_wrongformat" => "Le CSV envoyé ne contient aucune donnée, ou elles sont dans un format erroné.", + "csv_import_partially_failed" => "Il y a eu {0} importation(s) d'articles échoué(s) au(x) ligne(s) : {1}. Aucune ligne n'a été importée.", + "csv_import_success" => "Importation des articles réussie.", + "current_quantity" => "Quantité actuelle", + "default_pack_name" => "Chacun", + "description" => "Description", + "details_count" => "Détails du décompte d'inventaire", + "do_nothing" => "Ne rien faire", + "edit" => "", + "edit_fields_you_want_to_update" => "Modifier les champs pour les articles sélectionnés.", + "edit_multiple_items" => "Édition multiple d'articles", + "empty_upc_items" => "Articles sans code à barre", + "error_adding_updating" => "Erreur d'ajout/édition d'article", + "error_updating_multiple" => "Erreur d'édition d'articles", + "generate_barcodes" => "Générer des codes à barres", + "hsn_code" => "Nomenclature du système harmonisé", + "image" => "Image", + "import_items_csv" => "Importation d'éléments à partir d'un CSV", + "info_provided_by" => "Informations fournie par", + "inventory" => "Inventaire", + "inventory_CSV_import_quantity" => "Quantité importée à partir d'un CSV", + "inventory_comments" => "Commentaires", + "inventory_data_tracking" => "Suivi d'inventaire", + "inventory_date" => "Date", + "inventory_employee" => "Employé", + "inventory_in_out_quantity" => "Quantité entrée/sortie", + "inventory_remarks" => "Remarques", + "is_deleted" => "Supprimé", + "is_printed" => "", + "is_serialized" => "L'article a un numéro de série", + "item" => "Article", + "item_id" => "", + "item_number" => "Code à barre", + "item_number_duplicate" => "L'article existe déjà la base de données.", + "kit" => "Ensemble", + "location" => "Emplacement", + "low_inventory_items" => "Articles en rupture d'inventaire", + "low_sell_item" => "Article à faible vente", + "manually_editing_of_quantity" => "Édition de quantité manuelle", + "markup" => "", + "name" => "Nom", + "name_required" => "Le nom est requis.", + "new" => "Nouvel article", + "no_description_items" => "Articles sans description", + "no_items_to_display" => "Aucun article à afficher.", + "none" => "Aucun", + "none_selected" => "Vous n'avez sélectionné aucun article à modifier", + "nonstock" => "Non-inventorié", + "number_information" => "Numéro d'article", + "number_required" => "Code à barres est un champ requis.", + "one_or_multiple" => "article(s)", + "pack_name" => "Nom de l'ensemble", + "qty_per_pack" => "Quantité par ensemble", + "quantity" => "Quantité", + "quantity_number" => "La quantité doit être un nombre.", + "quantity_required" => "La quantité est requise.", + "receiving_quantity" => "Quantité reçue", + "remove_image" => "Supprimer l'image", + "reorder_level" => "Niveau de réapprovisionnement", + "reorder_level_number" => "Le niveau de réapprovisionnement doit etre un nombre.", + "reorder_level_required" => "Le niveau de réapprovisionnement est requis.", + "retrive_item_info" => "Récupérer les informations d'article", + "sales_tax_1" => "Taxe de vente", + "sales_tax_2" => "Taxe de vente 2", + "search_attributes" => "Rechercher les attributs sélectionnés", + "select_image" => "Sélectionner l'image", + "serialized_items" => "Articles avec n° de série", + "standard" => "Régulier", + "stock" => "Inventaire", + "stock_location" => "Emplacement de l'inventaire", + "stock_type" => "Type d'inventaire", + "successful_adding" => "Article ajouté avec succès", + "successful_bulk_edit" => "Édition d'article(s) réussie", + "successful_deleted" => "Suppression réussie", + "successful_updating" => "Édition d'article réussie", + "supplier" => "Fournisseur", + "tax_1" => "Taxe 1", + "tax_2" => "Taxe 2", + "tax_3" => "", + "tax_category" => "Catégorie fiscale", + "tax_percent" => "Pourcentage d'imposition", + "tax_percent_number" => "Le pourcentage d'imposition doit être une valeur numérique", + "tax_percent_required" => "Le pourcentage d'imposition est requis.", + "tax_percents" => "Pourcentage de taxes", + "temp" => "Temporaire", + "type" => "Type d'article", + "unit_price" => "Prix de détail", + "unit_price_number" => "Le prix unitaire doit etre un nombre.", + "unit_price_required" => "Le prix de détail est requis.", + "upc_database" => "Base de données des codes à barres", + "update" => "Éditer l'article", + "use_inventory_menu" => "Utiliser le menu inventaire", +]; diff --git a/app/Language/fr/Login.php b/app/Language/fr/Login.php index bb803bc1f..140c3e836 100644 --- a/app/Language/fr/Login.php +++ b/app/Language/fr/Login.php @@ -1,12 +1,14 @@ "Je ne suis pas un robot.", + "go" => "Lancer", + "invalid_gcaptcha" => "Veuillez vérifier que vous n'êtes pas un robot.", + "invalid_installation" => "Cette installation est incorrecte, veuillez vérifier votre fichier php.ini.", + "invalid_username_and_password" => "Nom d'utilisateur et/ou mot de passe invalide.", + "login" => "Login", + "logout" => "Déconnexion", + "migration_needed" => "Une migration de base de données vers {0} débutera après l'ouverture de session.", + "password" => "Mot de passe", + "username" => "Nom d'utilisateur", + "welcome" => "Bienvenue à {0} !", +]; diff --git a/app/Language/fr/Messages.php b/app/Language/fr/Messages.php index d898231a2..6ebce52af 100644 --- a/app/Language/fr/Messages.php +++ b/app/Language/fr/Messages.php @@ -1,13 +1,15 @@ "Prénom", + "last_name" => "Nom de famille", + "message" => "Message", + "message_placeholder" => "Votre message ici...", + "message_required" => "Message requis", + "multiple_phones" => "(Si plusieur destinataires, séparer les numéros avec une virgule)", + "phone" => "N° de téléphone", + "phone_number_required" => "N° de téléphone requis", + "phone_placeholder" => "N° de téléphone cellulaire ici...", + "sms_send" => "Envoyer SMS", + "successfully_sent" => "Message envoyé avec succès à : ", + "unsuccessfully_sent" => "Échec de l'envoi du message à : ", +]; diff --git a/app/Language/fr/Module.php b/app/Language/fr/Module.php index c74acd30f..fac8f3643 100644 --- a/app/Language/fr/Module.php +++ b/app/Language/fr/Module.php @@ -1,46 +1,48 @@ "", + "admin_cashups_desc" => "", + "attributes" => "Attributs", + "attributes_desc" => "Ajout, mise à jour, suppression et recherche d'attributs.", + "both" => "Tous les deux", + "cashups" => "Encaissements", + "cashups_desc" => "Ajout, mise à jour, suppression et recherche d'encaissements.", + "config" => "Paramètres", + "config_desc" => "Paramètres de la boutique.", + "customers" => "Clients", + "customers_desc" => "Ajouter, Éditer, Supprimer, et Chercher des clients.", + "employees" => "Employés", + "employees_desc" => "Ajouter, Éditer, Supprimer, et Chercher des employés.", + "expenses" => "Dépenses", + "expenses_categories" => "Dépenses Categorie", + "expenses_categories_desc" => "Ajouter, mettre à jour et supprimer des catégories de dépenses.", + "expenses_desc" => "Ajouter, mettre à jour, supprimer et frais de recherche.", + "giftcards" => "Cartes Cadeau", + "giftcards_desc" => "Ajouter, Éditer, Supprimer, et Chercher des cartes cadeau.", + "home" => "Accueil", + "home_desc" => "Liste des modules de menu d'accueil.", + "item_kits" => "Articles vendus en Kits", + "item_kits_desc" => "Ajouter, Éditer, Supprimer, et Chercher des articles vendus en kits.", + "items" => "Articles vendus", + "items_desc" => "Ajouter, Éditer, Supprimer, et Chercher des articles en vente.", + "messages" => "Messages", + "messages_desc" => "Envoyer un message aux Client, Fournisseurs, Employés et al.", + "migrate" => "Émigrer", + "migrate_desc" => "Mettre à jour la base de données OSPOS.", + "office" => "Bureau", + "office_desc" => "Liste des modules de menu du bureau.", + "receivings" => "Entrées Stock", + "receivings_desc" => "Gérer les ordres d'achat.", + "reports" => "Rapports", + "reports_desc" => "Visualiser et générer des rapports.", + "sales" => "Ventes", + "sales_desc" => "Ventes et chiffre d'affaire.", + "suppliers" => "Fournisseurs", + "suppliers_desc" => "Ajouter, mettre à jour, supprimer et rechercher des fournisseurs.", + "taxes" => "Taxe", + "taxes_desc" => "Configurer les taxes de vente.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/fr/Receivings.php b/app/Language/fr/Receivings.php index 044a38d8a..75fc32b52 100644 --- a/app/Language/fr/Receivings.php +++ b/app/Language/fr/Receivings.php @@ -1,56 +1,58 @@ "", + "cancel_receiving" => "Annuler", + "cannot_be_deleted" => "Suppression de réception(s) a échoué.", + "comments" => "Commentaires", + "complete_receiving" => "Terminer", + "confirm_cancel_receiving" => "Etes vous certain vouloir annuler cette réception ? Tous les articles seront effacés.", + "confirm_delete" => "Êtes-vous certain de vouloir effacer cette réception ? Cette action est IRRÉVERSIBLE.", + "confirm_finish_receiving" => "Êtes-vous certain de vouloir valider cette réception ? Cette action est irréversible.", + "confirm_restore" => "", + "cost" => "Coût", + "daily" => "", + "date" => "Date de réception", + "date_required" => "Veuillez entrer une date valide.", + "date_type" => "Le champ date est requis.", + "delete_entire_sale" => "Supprimer entièrement la vente", + "discount" => "Rabais", + "edit" => "Éditer", + "edit_sale" => "Éditer la réception", + "employee" => "Employé(e)", + "error_editing_item" => "Erreur d'édition.", + "error_requisition" => "Impossible de déplacer le stock a partir du même emplacement.", + "find_or_scan_item" => "Trouver/Scanner un article", + "find_or_scan_item_or_receipt" => "Chercher/Scanner Article/Reçu", + "id" => "ID Réception", + "item_name" => "Nom d'article", + "mode" => "Mode de réception", + "new_supplier" => "Nouveau fournisseur", + "one_or_multiple" => "Réception(s)", + "print_after_sale" => "Imprimer un reçu après vente", + "quantity" => "Qté.", + "receipt" => "Reçu de réception", + "receipt_number" => "Réception #", + "receiving" => "Réceptionner", + "reference" => "Référence", + "register" => "Réception d'articles", + "requisition" => "Réquisition", + "return" => "Retour", + "select_supplier" => "Choisir un fournisseur (facultatif)", + "ship_pack" => "Paquet d'envoi", + "start_typing_supplier_name" => "Commencez à saisir le nom du fournisseur...", + "stock" => "Inventaire", + "stock_destination" => "Destination de stock", + "stock_locaiton" => "Emplacement du stock", + "stock_source" => "Source de stock", + "successfully_deleted" => "Suppression réussie", + "successfully_updated" => "Réception correctement mise à jour", + "supplier" => "Fournisseur", + "supplier_address" => "Adresse", + "supplier_email" => "Courriel fournisseur", + "supplier_location" => "Localisation fournisseur", + "total" => "Total", + "transaction_failed" => "Transaction(s) de réception(s) échouée(s).", + "unable_to_add_item" => "Ajout de l'article à la réception échoué.", + "unsuccessfully_updated" => "Mise à jour de la réception échouée.", + "update" => "Mise à jour", +]; diff --git a/app/Language/fr/Sales.php b/app/Language/fr/Sales.php index 5288cc9f4..2b3a0f690 100644 --- a/app/Language/fr/Sales.php +++ b/app/Language/fr/Sales.php @@ -1,222 +1,224 @@ "Points disponibles", + "rewards_package" => "Récompenses", + "rewards_remaining_balance" => "Vos points fidélité restants ", + "account_number" => "# Compte", + "add_payment" => "Ajout Paiement", + "amount_due" => "Montant à Payer", + "amount_tendered" => "Montant Présenté", + "authorized_signature" => "Signature autorisée", + "cancel_sale" => "Annuler la Vente", + "cash" => "Espèce", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "Ajustement de caisse", + "cash_deposit" => "Dépôt d'Espèce", + "cash_filter" => "Espèce", + "change_due" => "Monnaie Rendue", + "change_price" => "Modifier le prix de vente", + "check" => "Chèque", + "check_balance" => "Rappel de chèque", + "check_filter" => "Chèque", + "close" => "", + "comment" => "Commentaire", + "comments" => "Commentaires", + "company_name" => "", + "complete" => "", + "complete_sale" => "Finaliser la Vente", + "confirm_cancel_sale" => "Êtes-vous sûr de vouloir supprimer cette vente ? Tous les articles seront effacés de la vente.", + "confirm_delete" => "Êtes-vous sûr(e) de vouloir supprimer ce(ces) vente(s) ?", + "confirm_restore" => "Êtes-vous sûr de vouloir restaurer les vente(s) sélectionnée(s) ?", + "credit" => "Carte de Crédit", + "credit_deposit" => "Dépôt de crédit", + "credit_filter" => "Carte de crédit", + "current_table" => "", + "customer" => "Client", + "customer_address" => "Adresse", + "customer_discount" => "Rabais", + "customer_email" => "Email", + "customer_location" => "Localisation du client", + "customer_mailchimp_status" => "Statut de MailChimp", + "customer_optional" => "(Requis pour paiement)", + "customer_required" => "(Champs obligatoires)", + "customer_total" => "Total", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "Date de Vente", + "date_range" => "Intervalle de dates", + "date_required" => "Un bon format de date doit être entré.", + "date_type" => "La Date est requise.", + "debit" => "Carte de Débit", + "debit_filter" => "", + "delete" => "Autoriser la suppression", + "delete_confirmation" => "Êtes vous sûr(e) de vouloir supprimer cette vente ? Cette opération est irréversible.", + "delete_entire_sale" => "Supprimer la vente", + "delete_successful" => "Suppression de la Vente réussie.", + "delete_unsuccessful" => "Échec de suppression.", + "description_abbrv" => "La Desc.", + "discard" => "Annuler", + "discard_quote" => "", + "discount" => "% Remise", + "discount_included" => "% de Rabais", + "discount_short" => "%", + "due" => "Dû", + "due_filter" => "Dû", + "edit" => "Éditer", + "edit_item" => "Éditer article", + "edit_sale" => "Éditer vente", + "email_receipt" => "Reçu par Email", + "employee" => "Employé", + "entry" => "Entrée", + "error_editing_item" => "Érreur lors de l'édition", + "find_or_scan_item" => "Trouver/Scanner Article", + "find_or_scan_item_or_receipt" => "Trouver/Scanner Article OU Reçu", + "giftcard" => "Carte Cadeau", + "giftcard_balance" => "Solde de la Carte-Cadeau", + "giftcard_filter" => "", + "giftcard_number" => "Numéro de Carte cadeau", + "group_by_category" => "Grouper par catégorie", + "group_by_type" => "Regrouper par type", + "hsn" => "HSN", + "id" => "ID Vente", + "include_prices" => "Inclure les prix ?", + "invoice" => "Facture", + "invoice_confirm" => "Cette facture sera envoyée à", + "invoice_enable" => "Créer une Facture", + "invoice_filter" => "Factures", + "invoice_no_email" => "Ce client n'a pas d'adresse courriel valide.", + "invoice_number" => "# Facture", + "invoice_number_duplicate" => "Entrez un numéro de facture unique.", + "invoice_sent" => "Facture envoyée à", + "invoice_total" => "Total Facture", + "invoice_type_custom_invoice" => "Facture personnalisée (custom_invoice.php)", + "invoice_type_custom_tax_invoice" => "Facture fiscale personnalisée (custom_tax_invoice.php)", + "invoice_type_invoice" => "Facture (invoice.php)", + "invoice_type_tax_invoice" => "Facture fiscale (tax_invoice.php)", + "invoice_unsent" => "La Facture n'a pas pu être envoyée à", + "invoice_update" => "Re-calculer", + "item_insufficient_of_stock" => "Stock trop faible.", + "item_name" => "Nom", + "item_number" => "# Article", + "item_out_of_stock" => "Stock épuisé.", + "key_browser" => "Raccourcis utiles", + "key_cancel" => "Annule l'Offre/Facture/Vente en cours", + "key_customer_search" => "Recherche de client", + "key_finish_quote" => "Finaliser la soumission/facture sans paiement", + "key_finish_sale" => "Ajouter un paiement et complété la facture/vente", + "key_full" => "Ouvrir en Mode Plein Écran", + "key_function" => "Function", + "key_help" => "Raccourcis", + "key_help_modal" => "Ouvrir la fenêtre de raccourcis", + "key_in" => "Agrandir", + "key_item_search" => "Recherche d'article", + "key_out" => "Rapetisser", + "key_payment" => "Ajouter un paiement", + "key_print" => "Imprimer la page", + "key_restore" => "Restaurer le Zoom initial", + "key_search" => "Recherche de rapports de tables", + "key_suspend" => "Suspendre la transaction", + "key_suspended" => "Afficher les transactions supsendues", + "key_system" => "Raccourcis systèmes", + "key_tendered" => "Modifier le montant remis", + "key_title" => "Raccourcis Claviers des Ventes", + "mc" => "", + "mode" => "Mode d'Enregistrement", + "must_enter_numeric" => "Veuillez entrer une valeur numérique pour la somme.", + "must_enter_numeric_giftcard" => "Veuillez entrer une valeur numérique pour le numéro de carte.", + "new_customer" => "Nouveau Client", + "new_item" => "Nouvel Élément", + "no_description" => "Aucun", + "no_filter" => "Tous", + "no_items_in_cart" => "Il n'y a rien dans votre panier.", + "no_sales_to_display" => "Aucune vente à afficher.", + "none_selected" => "Vous n'avez sélectionné aucun élément.", + "nontaxed_ind" => " - ", + "not_authorized" => "Cette action n'est pas autorisée.", + "one_or_multiple" => "Vente(s)", + "payment" => "Type Paiement", + "payment_amount" => "Somme", + "payment_not_cover_total" => "Le Paiement ne couvre pas le Total.", + "payment_type" => "Type", + "payments" => "", + "payments_total" => "Total Paiements", + "price" => "Prix", + "print_after_sale" => "Imprimer un recu après vente", + "quantity" => "Qté", + "quantity_less_than_reorder_level" => "Avertissement, Quantité Demandée Insuffisante.", + "quantity_less_than_zero" => "Avertissement : Quantité Demandée insuffisante. Vous pouvez accomplir la vente, mais veuillez vérifier votre inventaire.", + "quantity_of_items" => "Quantité d'articles {0}", + "quote" => "Offre", + "quote_number" => "Offre n°", + "quote_number_duplicate" => "Le numéro de l'offre doit être unique.", + "quote_sent" => "Offre envoyée à", + "quote_unsent" => "L'offre n'est pas parvenue à être envoyée à", + "receipt" => "Reçu de Ventes", + "receipt_no_email" => "Ce client n'a pas d'adresse e-mail valide.", + "receipt_number" => "# Caisse", + "receipt_sent" => "Reçu envoyé à", + "receipt_unsent" => "Reçu NON envoyé à", + "refund" => "Type de remboursement", + "register" => "Registre des Ventes", + "remove_customer" => "Enlever Client", + "remove_discount" => "", + "return" => "Reprise", + "rewards" => "Points de fidélité", + "rewards_balance" => "Compte de points de fidélité", + "sale" => "Vente", + "sale_by_invoice" => "Vente par facture", + "sale_for_customer" => "Client :", + "sale_time" => "Heure", + "sales_tax" => "Taxes de vente", + "sales_total" => "", + "select_customer" => "Choisir Client", + "send_invoice" => "Envoyer la Facture", + "send_quote" => "Envoyer offre", + "send_receipt" => "Envoyer le Reçu", + "send_work_order" => "Envoyer un ordre de travail", + "serial" => "Serie", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "Afficher la facture", + "show_receipt" => "Afficher le reçu", + "start_typing_customer_name" => "Commencez à saisir le nom du client...", + "start_typing_item_name" => "Commencez à saisir le nom de l'item ou scannez le code-barre...", + "stock" => "Inventaire", + "stock_location" => "Endroit d'inventaire", + "sub_total" => "Sous-Total", + "successfully_deleted" => "Vente supprimée", + "successfully_restored" => "Vous avez restauré avec succès", + "successfully_suspended_sale" => "Vente suspendue.", + "successfully_updated" => "Vente éditée.", + "suspend_sale" => "Suspendre la Vente", + "suspended_doc_id" => "Document", + "suspended_sale_id" => "ID", + "suspended_sales" => "Ventes Suspendues", + "table" => "Emploi du temps", + "takings" => "Ventes complétées", + "tax" => "Taxe", + "tax_id" => "Id Taxe", + "tax_invoice" => "Facture Fiscale", + "tax_percent" => "% Taxe", + "taxed_ind" => "T", + "total" => "Total", + "total_tax_exclusive" => "Taxe exclus", + "transaction_failed" => "Échec de Transaction de vente.", + "unable_to_add_item" => "Erreur d'ajout d'article à la vente", + "unsuccessfully_deleted" => "Échec de suppression.", + "unsuccessfully_restored" => "Restauration de(s) vente(s) échouée.", + "unsuccessfully_suspended_sale" => "Vente suspendue.", + "unsuccessfully_updated" => "Échec d'édition.", + "unsuspend" => "Débloquer", + "unsuspend_and_delete" => "Action", + "update" => "Éditer", + "upi" => "UPI", + "visa" => "", + "wholesale" => "", + "work_order" => "Commande de travail", + "work_order_number" => "Numéro de commande", + "work_order_number_duplicate" => "Le numéro de bon de travail doit être unique.", + "work_order_sent" => "Ordre de travail envoyé à", + "work_order_unsent" => "L'ordre de travail n'a pas pu être envoyé à", +]; diff --git a/app/Language/fr/Suppliers.php b/app/Language/fr/Suppliers.php index 57bc0283a..072809622 100644 --- a/app/Language/fr/Suppliers.php +++ b/app/Language/fr/Suppliers.php @@ -1,22 +1,24 @@ "Numéro de compte", + "agency_name" => "Nom de l'agence", + "cannot_be_deleted" => "Impossible de supprimer le(s) fournisseur(s) sélectionné(s). Un ou plusieurs ont des ventes.", + "category" => "Catégorie", + "company_name" => "Nom de l'entreprise", + "company_name_required" => "Le nom de l'entreprise est requis.", + "confirm_delete" => "Êtes-vous certain vouloir supprimer ce(s) fournisseur(s) ?", + "confirm_restore" => "Êtes-vous certain de vouloir restaurer le(s) fournisseur(s) sélectionné(s) ?", + "cost" => "Fournisseur de coût", + "error_adding_updating" => "Erreur lors de l'ajout/modification du fournisseur.", + "goods" => "Fournisseur de biens", + "new" => "Nouveau fournisseur", + "none_selected" => "Vous n'avez sélectionné aucun fournisseur à supprimer.", + "one_or_multiple" => "Fournisseur(s)", + "successful_adding" => "Fournisseur ajouté avec succès", + "successful_deleted" => "Suppression réussie", + "successful_updating" => "Fournisseur édité avec succès", + "supplier" => "Fournisseur", + "supplier_id" => "Id", + "tax_id" => "Id. de taxe", + "update" => "Modifier le fournisseur", +]; diff --git a/app/Language/fr/Taxes.php b/app/Language/fr/Taxes.php index effa2e6e7..e978687f9 100644 --- a/app/Language/fr/Taxes.php +++ b/app/Language/fr/Taxes.php @@ -1,80 +1,82 @@ "Ajouter une exception", + "cascade" => "Cascade", + "cascade_sequence" => "Séquence en cascade", + "city" => "Ville", + "code" => "Code", + "confirm_delete" => "Êtes-vous sûr de vouloir supprimer ce Code Fiscal ? Cette action ne peut pas être annulée", + "confirm_restore" => "Êtes-vous sûr de vouloir restaurer le(s) Code(s) Fiscal(s) sélectionné(s) ?", + "default_tax_category" => "Catégorie Fiscal par Défaut", + "default_tax_rate" => "Taux d'Imposition par Défaut", + "error_adding_updating" => "L'ajout ou la mise à jour du Code Fiscal a échoué", + "group_seq" => "Groupe de Seq", + "jurisdiction_name" => "Nom de la Juridiction", + "name" => "Nom", + "new" => "Nouvelle Taxe", + "no_taxes" => "", + "no_taxes_to_display" => "Aucun Code Fiscal à afficher", + "reporting_authority" => "Autorité Concernée", + "round_half_down" => "Arrondir au Nombre Inférieur", + "round_half_even" => "Arrondir au Nombre Pair", + "round_half_odd" => "Arrondir au Nombre Impaire", + "round_half_up" => "Arrondir au Nombre Supérieur", + "rounding_code" => "Type d'Arrondi", + "sales_tax" => "Taxe de vente", + "sales_tax_by_invoice" => "Taxe de Vente pour les Factures", + "sequence" => "Séq.", + "state" => "État/Région", + "successful_deleted" => "Vous avez supprimé avec succès", + "tax_categories" => "Catégorie Fiscal", + "tax_categories_configuration" => "Configurations des Catégories Fiscal", + "tax_categories_saved_successfully" => "Les Catégories Fiscal ont été modifiées", + "tax_categories_saved_unsuccessfully" => "Les Catégories Fiscal n'ont pas été modifiées", + "tax_category" => "Catégorie Fiscale", + "tax_category_code" => "Code de Catégorie Fiscal", + "tax_category_duplicate" => "Dupliquer la catégorie fiscal", + "tax_category_invalid_chars" => "Caractères non valides dans le nom de la catégorie fiscal", + "tax_category_name" => "Nom de la Catégorie Fiscal", + "tax_category_new" => "Nouvelle Catégorie Fiscal", + "tax_category_required" => "La catégorie fiscal est obligatoire", + "tax_code" => "Code Fiscal", + "tax_code_cannot_be_deleted" => "La suppression du code fiscal a échoué", + "tax_code_duplicate" => "Dupliquer le code fiscal", + "tax_code_invalid_chars" => "Caractères non valides dans le code fiscal", + "tax_code_name" => "Nom du Code Fiscal", + "tax_code_required" => "Le code fiscal est un champ obligatoire", + "tax_code_successful_deleted" => "Vous avez supprimé le Code Fiscal avec succès", + "tax_code_successful_updated" => "Vous avez mise à jour avec succès", + "tax_code_successful_updating" => "Vous avez actualisé le Code Fiscal avec succès", + "tax_code_successfully_added" => "Vous avez ajouté avec succès", + "tax_code_type" => "Type de Code Fiscal", + "tax_codes" => "Codes Fiscal", + "tax_codes_configuration" => "Configuration des Codes Fiscal", + "tax_codes_saved_successfully" => "Changements des Codes Fiscal enregistré", + "tax_codes_saved_unsuccessfully" => "Changements des Codes Fiscal n'ont pas été enregistrés", + "tax_excluded" => "Taxe exclue", + "tax_group" => "Groupe Fiscal", + "tax_group_not_unique" => "Groupe fiscal {0} n'est pas unique", + "tax_group_sequence" => "Séquence du Groupe Fiscal", + "tax_included" => "Taxe Inclue", + "tax_jurisdiction" => "Juridiction Fiscal", + "tax_jurisdiction_duplicate" => "Dupliquer la juridiction fiscal", + "tax_jurisdiction_invalid_chars" => "Caractères invalides dans le nom de la juridiction", + "tax_jurisdiction_required" => "La Juridiction fiscal est requis", + "tax_jurisdictions" => "Juridictions Fiscal", + "tax_jurisdictions_configuration" => "Configuration des Juridictions Fiscal", + "tax_jurisdictions_saved_successfully" => "Changements des Juridiction Fiscal enregistrés", + "tax_jurisdictions_saved_unsuccessfully" => "Changements des Juridiction Fiscal n'ont pas été enregistrés", + "tax_rate" => "Taux Fiscal", + "tax_rate_configuration" => "Configuration des Taux Fiscal", + "tax_rate_error_adding_updating" => "L'Ajout ou la modification du Taux Fiscal à échoué", + "tax_rate_numeric" => "Le taux fiscal doit être un nombre", + "tax_rate_required" => "Le taux de fiscal est un champ obligatoire", + "tax_rate_successful_updated" => "Vous avez mise à jour avec succès", + "tax_rate_successfully_added" => "Vous avez ajouté avec succès", + "tax_rates" => "Taux Fiscal", + "tax_rates_configuration" => "Configuration des Taux Fiscal", + "tax_rounding" => "Arrondi de l'imposition", + "tax_type" => "Type d'Imposition", + "update" => "Modifier le Taux Fiscal", + "vat_tax" => "Taxe sur la TVA", +]; diff --git a/app/Language/he/Attributes.php b/app/Language/he/Attributes.php index 268746304..1444a7974 100644 --- a/app/Language/he/Attributes.php +++ b/app/Language/he/Attributes.php @@ -1,31 +1,32 @@ - "ערך השדה אינו יכול להכיל ':' או '|'", + "confirm_delete" => "האם אתה בטוח שברצונך למחוק את המאפיינים שנבחרו?", + "confirm_restore" => "האם אתה בטוח שברצונך לשחזר את המאפיינים שנבחרו?", + "definition_cannot_be_deleted" => "לא ניתן למחוק מאפיינים נבחר(ים)", + "definition_error_adding_updating" => "לא ניתן להוסיף או לעדכן את הערך {0}. בדוק את יומן השגיאות.", + "definition_flags" => "מאפיין גלוי", + "definition_group" => "קבוצה", + "definition_id" => "מספר זיהוי", + "definition_name" => "הוסף מאפיין", + "definition_name_required" => "מאפיין שם הינו שדה חובה", + "definition_one_or_multiple" => "תכונה (תכונות)", + "definition_successful_adding" => "הוספת בהצלחה את הפריט", + "definition_successful_deleted" => "נמחק בהצלחה", + "definition_successful_updating" => "עדכנת בהצלחה את המאפיין", + "definition_type" => "סוג מאפיין", + "definition_type_required" => "שדה המאפיין הינו שדה חובה", + "definition_unit" => "יחידת מדידה", + "definition_values" => "ערכי המאפיין", + "new" => "מאפיין חדש", + "no_attributes_to_display" => "אין פריטים להצגה", + "receipt_visibility" => "קבלה", + "show_in_items" => "הצג בפריטים", + "show_in_items_visibility" => "פריטים", + "show_in_receipt" => "הצג בקבלה", + "show_in_receivings" => "הצג בקבלת סחורה", + "show_in_receivings_visibility" => "קבלת סחורה", + "show_in_sales" => "הצג במכירות", + "show_in_sales_visibility" => "מכירות", + "update" => "עדכן מאפיין", +]; diff --git a/app/Language/he/Bootstrap_tables.php b/app/Language/he/Bootstrap_tables.php index 33743465b..9d03720a9 100644 --- a/app/Language/he/Bootstrap_tables.php +++ b/app/Language/he/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "הכול", + "tables_columns" => "עמודות", + "tables_hide_show_pagination" => "הסתר / הצג מספור דפים", + "tables_loading" => "טוען, אנא המתן ...", + "tables_page_from_to" => "מציג {0} ל {1} מתוך {2} שורות", + "tables_refresh" => "רענן", + "tables_rows_per_page" => "{0} שורות לדף", + "tables_toggle" => "החלף", +]; diff --git a/app/Language/he/Cashups.php b/app/Language/he/Cashups.php index f4fc91fda..f5889be85 100644 --- a/app/Language/he/Cashups.php +++ b/app/Language/he/Cashups.php @@ -1,48 +1,49 @@ - "סכום", + "amount_number" => "הסכום חייב להיות מספר", + "amount_required" => "הסכום הוא שדה חובה.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "לא ניתן למחוק את Cashup (דוח קופה)", + "cash_difference" => "", + "close_date" => "תאריך סגירה", + "close_employee" => "נסגר על ידי", + "closed_amount_card" => "כרטיסי אשראי", + "closed_amount_cash" => "מזומנים בסגירה", + "closed_amount_check" => "המחאות", + "closed_amount_due" => "פירעון עתידי", + "closed_amount_giftcard" => "", + "closed_amount_total" => "סהכ", + "closed_date" => "תאריך סגירה", + "confirm_delete" => "האם אתה בטוח שברצונך למחוק את דוח סגירת הקופה שנבחרה?", + "confirm_restore" => "האם אתה בטוח שברצונך לשחזר את דוח סגירת קופה שנבחרו?", + "confirm_submit" => "", + "date_number" => "התאריך חייב להיות מספר", + "date_required" => "התאריך הינו שדה חובה", + "description" => "תיאור", + "enable_expected" => "", + "error_adding_updating" => "שגיאה בהוספה / עדכון של Cashup (דוח קופה)", + "giftcard" => "", + "id" => "מספר זיהוי", + "info" => "תיאור Cashups (דוח קופה)", + "info_employee" => "", + "is_deleted" => "נמחק", + "new" => "דוח קופה חדש", + "no_cashups_to_display" => "אין דוחות קופה להצגה", + "none_selected" => "לא בחרת דוח\ות קופה", + "note" => "הערות", + "one_or_multiple" => "דוח קופה\ות", + "open_amount_cash" => "מזומן בפתיחה", + "open_date" => "תאריך פתיחה", + "open_employee" => "נפתח על ידי", + "opened_date" => "תאריך פתיחה", + "successful_adding" => "דוח קופה נוסף בהצלחה", + "successful_deleted" => "דוח קופה נמחק בהצלחה", + "successful_updating" => "דוח קופה עודכן בהצלחה", + "total" => "סהכ", + "transfer_amount_cash" => "כניסה\יציאת מזומן", + "transfer_amount_cash_minus" => "", + "update" => "עדכן דוח קופה", + "warning" => "", +]; diff --git a/app/Language/he/Common.php b/app/Language/he/Common.php index 18a5ee2cb..b655a38d1 100644 --- a/app/Language/he/Common.php +++ b/app/Language/he/Common.php @@ -1,87 +1,88 @@ - "כתובת 1", + "address_2" => "כתובת 2", + "admin" => "", + "city" => "עיר", + "clerk" => "", + "close" => "סגור", + "color" => "", + "comments" => "הערות", + "common" => "משותף", + "confirm_search" => "בחרת שורה אחת או יותר, הן לא ייבחרו עוד לאחר החיפוש שלך. האם אתה בטוח שברצונך לשלוח חיפוש זה?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "תקן שגיאות שזוהו לפני שמירה", + "country" => "ארץ", + "dashboard" => "", + "date" => "תאריך", + "delete" => "מחיקה", + "det" => "פרטים", + "download_import_template" => "הורד תבנית אקסל לייבוא (CSV)", + "edit" => "ערוך", + "email" => "אימייל", + "email_invalid_format" => "כתובת האימייל אינה בפורמט הנכון.", + "export_csv" => "ייצוא לאקסל", + "export_csv_no" => "לא", + "export_csv_yes" => "כן", + "fields_required_message" => "שדות באדום הינם חובה", + "fields_required_message_unique" => "", + "first_name" => "שם פרטי", + "first_name_required" => "שם פרטי הינו שדה חובה.", + "first_page" => "ראשון", + "gender" => "מין", + "gender_female" => "נקבה", + "gender_male" => "זכר", + "gender_undefined" => "", + "icon" => "", + "id" => "מספר זיהוי", + "import" => "ייבוא", + "import_change_file" => "שינוי", + "import_csv" => "ייבוא אקסל", + "import_full_path" => "הנתיב המלא לקובץ האקסל הינו חובה", + "import_remove_file" => "הסר", + "import_select_file" => "בחר קובץ", + "inv" => "מלאי", + "last_name" => "שם משפחה", + "last_name_required" => "שם משפחה הוא שדה חובה.", + "last_page" => "אחרון", + "learn_about_project" => "כדי ללמוד את המידע העדכני ביותר על הפרויקט.", + "list_of" => "רשימה של", + "logo" => "", + "logo_mark" => "", + "logout" => "התנתק", + "manager" => "", + "migration_needed" => "העברת נתונים ל-{0} תתחיל לאחר הכניסה למערכת.", + "new" => "חדש", + "no" => "", + "no_persons_to_display" => "אין אנשים להצגה.", + "none_selected_text" => "[בחר]", + "or" => "או", + "people" => "", + "phone_number" => "מספר טלפון", + "phone_number_required" => "", + "please_visit_my" => "בקר בכתובת", + "position" => "", + "powered_by" => "מונע ע'י", + "price" => "מחיר", + "print" => "הדפס", + "remove" => "הסר", + "required" => "נדרש", + "restore" => "שחזור", + "return_policy" => "מדיניות החזרה", + "search" => "חפש", + "search_options" => "אפשרויות חיפוש", + "searched_for" => "חיפוש עבור", + "software_short" => "", + "software_title" => "", + "state" => "מדינה", + "submit" => "שלח", + "total_spent" => "ההוצאה הכוללת", + "unknown" => "לא ידוע", + "view_recent_sales" => "הצג מכירות אחרונות", + "website" => "אתר", + "welcome" => "ברוך הבא", + "welcome_message" => "ברוכים הבאים אל OSPOS, לחץ על מודול למטה כדי להתחיל.", + "yes" => "", + "you_are_using_ospos" => "אתה משתמש בגירסת קוד פתוח של נקודת מכירה", + "zip" => "מיקוד", +]; diff --git a/app/Language/he/Config.php b/app/Language/he/Config.php index ac938d980..f03efa7cc 100644 --- a/app/Language/he/Config.php +++ b/app/Language/he/Config.php @@ -1,329 +1,330 @@ - "כתובת חברה", + "address_required" => "כתובת החברה הינה שדה חובה.", + "all_set" => "All file permissions are set correctly!", + "allow_duplicate_barcodes" => "אפשר ברקודים כפולים", + "apostrophe" => "גרש", + "backup_button" => "גיבוי", + "backup_database" => "מסד נתונים לגיבוי", + "barcode" => "ברקוד", + "barcode_company" => "שם חברה", + "barcode_configuration" => "הגדרות ברקוד", + "barcode_content" => "תוכן ברקוד", + "barcode_first_row" => "שורה 1", + "barcode_font" => "פונט", + "barcode_formats" => "תבניות קלט", + "barcode_generate_if_empty" => "צור אם ריק.", + "barcode_height" => "גובה (פיקסלים)", + "barcode_id" => "מזהה / שם פריט", + "barcode_info" => "מידע על הדגרות ברקוד", + "barcode_layout" => "פריסת ברקוד", + "barcode_name" => "שם", + "barcode_number" => "ברקוד", + "barcode_number_in_row" => "מספר בשורה", + "barcode_page_cellspacing" => "הצגת מרחבי עמוד.", + "barcode_page_width" => "הצגת רוחב דף", + "barcode_price" => "מחיר", + "barcode_second_row" => "שורה 2", + "barcode_third_row" => "שורה 3", + "barcode_tooltip" => "אזהרה: תכונה זו עלולה לגרום לייבוא או יצירת פריטים כפולים. אל תשתמש אם אתה לא רוצה ברקודים כפולים.", + "barcode_type" => "סוג ברקוד", + "barcode_width" => "רוחב (פיקסלים)", + "bottom" => "למטה", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "עשרוני מזומנים", + "cash_decimals_tooltip" => "אם עשרוני מזומנים ועשרוני מטבעות זהים אז לא יתקיים עיגול מזומנים.", + "cash_rounding" => "עיגול מזומנים", + "category_dropdown" => "", + "center" => "מרכז", + "change_apperance_tooltip" => "", + "comma" => "פסיק", + "company" => "שם חברה", + "company_avatar" => "", + "company_change_image" => "שנה תמונה", + "company_logo" => "לוגו חברה", + "company_remove_image" => "הסר תמונה", + "company_required" => "שם החברה הינו שדה חובה", + "company_select_image" => "בחר תמונה", + "company_website_url" => "אתר החברה אינו כתובת אתר חוקית (http://...).", + "country_codes" => "קודי מדינה", + "country_codes_tooltip" => "רשימה מופרדת בפסיקים של קודי מדינות עבור בדיקת כתובת של nominatim.", + "currency_code" => "קוד מטבע", + "currency_decimals" => "מטבע עשרוני", + "currency_symbol" => "סמל מטבע", + "current_employee_only" => "", + "customer_reward" => "תגמול", + "customer_reward_duplicate" => "התגמול חייב להיות ייחודי.", + "customer_reward_enable" => "אפשר תגמולים ללקוחות", + "customer_reward_invalid_chars" => "התגמול אינו יכול להכיל '_'", + "customer_reward_required" => "התגמול הינו שדה חובה", + "customer_sales_tax_support" => "", + "date_or_time_format" => "מסנן תאריך ושעה", + "datetimeformat" => "פורמט תאריך ושעה", + "decimal_point" => "נקודה עשרונית", + "default_barcode_font_size_number" => "ברירת מחדל של גודל גופן הברקוד חייב להיות מספר.", + "default_barcode_font_size_required" => "שדה גודל גופן הברקוד הינו שדה חובה.", + "default_barcode_height_number" => "גובה ברירת המחדל של הברקוד חייב להיות מספר.", + "default_barcode_height_required" => "גובה ברירת המחדל של הברקוד הינו שדה חובה.", + "default_barcode_num_in_row_number" => "ברירת המחדל של מספר הברקוד בשורה חייב להיות מספר.", + "default_barcode_num_in_row_required" => "ברירת המחדל של מספר הברקוד בשורה הינו שדה חובה.", + "default_barcode_page_cellspacing_number" => "ברירת המחדל של שדה מרווח עימוד הברקוד חייב להיות מספר.", + "default_barcode_page_cellspacing_required" => "ברירת המחדל של שדה מרווח עימוד הברקוד הינו שדה חובה.", + "default_barcode_page_width_number" => "ברירת המחדל של שדה רוחב עמוד הברקוד חייב להיות מספר.", + "default_barcode_page_width_required" => "ברירת המחדל של שדה רוחב עמוד הברקוד הינו שדה חובה.", + "default_barcode_width_number" => "ברירת המחדל של שדה רוחב הברקוד חייב להיות מספר.", + "default_barcode_width_required" => "ברירת המחדל של שדה רוחב הברקוד הינו שדה חובה.", + "default_item_columns" => "ברירת מחדל של עמודות לפריטים גלויים", + "default_origin_tax_code" => "קוד ברירת מחדל למס במקור", + "default_receivings_discount" => "הנחה ברירת מחדל להחזרות ספקים", + "default_receivings_discount_number" => "הנחה ברירת מחדל להחזרות ספקים חייב להיות מספר.", + "default_receivings_discount_required" => "הנחה ברירת מחדל להחזרות ספקים הינו שדה חובה.", + "default_sales_discount" => "הנחה ברירת מחדל למכירות", + "default_sales_discount_number" => "הנחה ברירת מחדל למכירות חייב להיות מספר.", + "default_sales_discount_required" => "הנחה ברירת מחדל למכירות הינו שדה חובה.", + "default_tax_category" => "קטגוריה מס ברירת מחדל", + "default_tax_code" => "קוד מס ברירת מחדל", + "default_tax_jurisdiction" => "תחום שיפוט מס ברירת מחדל", + "default_tax_name_number" => "שם מס ברירת המחדל חייב להיות מחרוזת.", + "default_tax_name_required" => "שם מס ברירת המחדל הינו שדה חובה.", + "default_tax_rate" => "שיעור מס ברירת מחדל %", + "default_tax_rate_1" => "מדרגת מס 1", + "default_tax_rate_2" => "מדרגת מס 2", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "שיעור מס ברירת מחדל חייב להיות מספר.", + "default_tax_rate_required" => "שיעור מס ברירת מחדל הינו שדה חובה.", + "derive_sale_quantity" => "אפשר כמות נגזרת של מכירה", + "derive_sale_quantity_tooltip" => "אם מסומן, סוג פריט חדש יספק פריטים שהוזמנו בכמות מורחבת", + "dinner_table" => "טבלה", + "dinner_table_duplicate" => "הטבלה חייבת להיות ייחודית.", + "dinner_table_enable" => "אפשר טבלאות אוכל", + "dinner_table_invalid_chars" => "שם הטבלה אינו יכול להכיל את '_'.", + "dinner_table_required" => "שם הטבלה הינו שדה חובה.", + "dot" => "נקודה", + "email" => "אימייל", + "email_configuration" => "הגדרות אימייל", + "email_mailpath" => "נתיב לשליחת מייל", + "email_protocol" => "פרוטוקול", + "email_receipt_check_behaviour" => "תיבת סימון של קבלת אימייל", + "email_receipt_check_behaviour_always" => "תמיד מסומן", + "email_receipt_check_behaviour_last" => "זכור את הבחירה האחרונה", + "email_receipt_check_behaviour_never" => "תמיד לא מסומן", + "email_smtp_crypto" => "הצפנת SMTP", + "email_smtp_host" => "שרת SMTP", + "email_smtp_pass" => "סיסמת SMTP", + "email_smtp_port" => "יציאת SMTP", + "email_smtp_timeout" => "זמן קצוב לתפוגה של SMTP", + "email_smtp_user" => "שם משתמש של SMTP", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "אכיפת פרטיות", + "enforce_privacy_tooltip" => "הגן על פרטיות הלקוחות ואכיפת ערבוב נתונים במקרה של מחיקת הנתונים שלהם", + "fax" => "פקס", + "file_perm" => "There are problems with file permissions please fix and reload this page.", + "financial_year" => "תחילת שנת הכספים", + "financial_year_apr" => "1 של אפריל", + "financial_year_aug" => "1 של אוגוסט", + "financial_year_dec" => "1 של דצמבר", + "financial_year_feb" => "1 של פברואר", + "financial_year_jan" => "1 של ינואר", + "financial_year_jul" => "1 של יולי", + "financial_year_jun" => "1 של יוני", + "financial_year_mar" => "1 של מרץ", + "financial_year_may" => "1 של מאי", + "financial_year_nov" => "1 של נובמבר", + "financial_year_oct" => "1 של אוקטובר", + "financial_year_sep" => "1 של ספטמבר", + "floating_labels" => "", + "gcaptcha_enable" => "דף התחברות reCAPTCHA", + "gcaptcha_secret_key" => "מפתח סודי של reCAPTCHA", + "gcaptcha_secret_key_required" => "מפתח סודי של reCAPTCHA הינו שדה חובה", + "gcaptcha_site_key" => "מפתח אתר reCAPTCHA", + "gcaptcha_site_key_required" => "מפתח אתר reCAPTCHA הינו שדה חובה", + "gcaptcha_tooltip" => "הגן על דף ההתחברות באמצעות Google reCAPTCHA, לחץ על האייקון של ממשק צמד מפתחות API.", + "general" => "כללי", + "general_configuration" => "הגדרות כלליות", + "giftcard_number" => "מספר כרטיס מתנה", + "giftcard_random" => "צור אקראי", + "giftcard_series" => "צור בסדרה", + "image_allowed_file_types" => "", + "image_max_height_tooltip" => "", + "image_max_size_tooltip" => "", + "image_max_width_tooltip" => "", + "image_restrictions" => "", + "include_hsn" => "כלול תמיכה בקודי HSN", + "info" => "מידע", + "info_configuration" => "אחסון מידע", + "input_groups" => "", + "integrations" => "אינטגרציה", + "integrations_configuration" => "שילובים של צד שלישי", + "invoice" => "חשבונית", + "invoice_configuration" => "הגדרות הדפסה של חשבוניות", + "invoice_default_comments" => "הערות ברירת מחדל של חשבוניות", + "invoice_email_message" => "תבנית אימייל של חשבונית", + "invoice_enable" => "הפעל חשבוניות", + "invoice_printer" => "מדפסת חשבונית", + "invoice_type" => "סוג חשבונית", + "is_readable" => "", + "is_writable" => "is writable, but the permissions are higher than 750.", + "item_markup" => "", + "jsprintsetup_required" => "אזהרה: פונקציונליות זו תפעל רק אם התקנת את התוסף FireFox jsPrintSetup ,לשמור בכל זאת?", + "language" => "שפה", + "last_used_invoice_number" => "מספר חשבונית אחרונה שהייתה בשימוש", + "last_used_quote_number" => "מספר הצעת מחיר אחרונה שהייתה בשימוש", + "last_used_work_order_number" => "מספר W/O אחרון שהיה בשימוש", + "left" => "שמאל", + "license" => "רישיון", + "license_configuration" => "הצהרת רישיון", + "line_sequence" => "סדר פעולות", + "lines_per_page" => "שורות בעמוד", + "lines_per_page_number" => "שורות בעמוד חייב להיות מספר.", + "lines_per_page_required" => "שורות בעמוד הינו שדה חובה.", + "locale" => "התאמת שפה", + "locale_configuration" => "הגדרות התאמת שפה", + "locale_info" => "מידע על הגדרות התאמת שפה", + "location" => "מלאי", + "location_configuration" => "מיקום המלאי", + "location_info" => "מידע על הגדרות מיקום", + "login_form" => "", + "logout" => "האם ברצונך לבצע גיבוי לפני היציאה? לחץ על [OK] כדי לגבות או [ביטול] כדי להתנתק.", + "mailchimp" => "Mailchimp (פלטפורמה לשליחת מיילים)", + "mailchimp_api_key" => "מפתח API של Mailchimp", + "mailchimp_configuration" => "הגדרות Mailchimp", + "mailchimp_key_successfully" => "מפתח ה- API תקף.", + "mailchimp_key_unsuccessfully" => "מפתח ה- API לא תקף.", + "mailchimp_lists" => "רשימת Mailchimp", + "mailchimp_tooltip" => "לחץ על האייקון של מפתח ממשק API.", + "message" => "הודעה", + "message_configuration" => "הגדרות הודעה", + "msg_msg" => "הודעת טקסט שמורה", + "msg_msg_placeholder" => "אם ברצונך להשתמש בתבנית הודעה שמור את ההודעה שלך כאן, אחרת השאר את התיבה ריקה.", + "msg_pwd" => "סיסמה של SMS-API", + "msg_pwd_required" => "סיסמה של SMS-API הינו שדה חובה", + "msg_src" => "מזהה שולח SMS-API", + "msg_src_required" => "מזהה שולח SMS-API הינו שדה חובה", + "msg_uid" => "שם משתמש של SMS-API", + "msg_uid_required" => "שם משתמש של SMS-API הינו שדה חובה", + "multi_pack_enabled" => "חבילות מרובות לכל פריט", + "no_risk" => "No security/vulnerability risks.", + "none" => "לא קיים", + "notify_alignment" => "מיקום חלון קופץ", + "number_format" => "פורמט מספר", + "number_locale" => "הגדרות שפה", + "number_locale_invalid" => "האזור שהוזן אינו חוקי. בדוק את הקישור שבסרגל הכלים כדי לאתר אזור חוקי.", + "number_locale_required" => "מספר אזור הינו שדה חובה.", + "number_locale_tooltip" => "מצא אזור תואם באמצעות קישור זה.", + "os_timezone" => "", + "ospos_info" => "OSPOS פרטי התקנה", + "payment_options_order" => "סידור אפשרויות תשלום", + "perm_risk" => "Permissions higher than 750 leaves this software at risk.", + "phone" => "טלפון חברה", + "phone_required" => "טלפון חברה הינו שדה חובה.", + "print_bottom_margin" => "כפתור שוליים", + "print_bottom_margin_number" => "שדה כפתור שוליים חייב להיות מספר.", + "print_bottom_margin_required" => "כפתור שוליים הינו שדה חובה.", + "print_delay_autoreturn" => "חזרה אוטומטית לעיכוב מכירה", + "print_delay_autoreturn_number" => "חזרה אוטומטית לעיכוב מכירה הינו שדה חובה.", + "print_delay_autoreturn_required" => "שדה חזרה אוטומטית לעיכוב מכירה חייב להיות מספר.", + "print_footer" => "הדפס כותרת תחתונה", + "print_header" => "הדפס כותרת עליונה", + "print_left_margin" => "שוליים צד שמאל", + "print_left_margin_number" => "שדה שוליים צד שמאל חייב להיות מספר.", + "print_left_margin_required" => "שוליים צד שמאל הינו שדה חובה.", + "print_receipt_check_behaviour" => "הדפס קבלה", + "print_receipt_check_behaviour_always" => "תמיד מסומן", + "print_receipt_check_behaviour_last" => "זכור את הבחירה האחרונה", + "print_receipt_check_behaviour_never" => "תמיד לא מסומן", + "print_right_margin" => "שוליים צד ימין", + "print_right_margin_number" => "שדה שוליים צד ימין חייב להיות מספר.", + "print_right_margin_required" => "שוליים צד ימין הינו שדה חובה.", + "print_silently" => "הצג את תיבת הדו-שיח 'הדפסה'", + "print_top_margin" => "שוליים עליונים", + "print_top_margin_number" => "שדה שוליים עליונים חייב להיות מספר.", + "print_top_margin_required" => "שוליים עליונים הינו שדה חובה.", + "quantity_decimals" => "כמות עשרונית", + "quick_cash_enable" => "", + "quote_default_comments" => "הערת ברירת מחדל להצעת מחיר", + "receipt" => "קבלה", + "receipt_category" => "", + "receipt_configuration" => "הגדרות הדפסה קבלה", + "receipt_default" => "ברירת מחדל", + "receipt_font_size" => "גודל פונט", + "receipt_font_size_number" => "שדה גודל פונט חייב להיות מספר.", + "receipt_font_size_required" => "גודל פונט הינו שדה חובה.", + "receipt_info" => "מידע על הגדרות קבלה", + "receipt_printer" => "מדפסת כרטיסים", + "receipt_short" => "קצר", + "receipt_show_company_name" => "הצג שם חברה", + "receipt_show_description" => "הצג תיאור", + "receipt_show_serialnumber" => "הצג מספר סידורי", + "receipt_show_tax_ind" => "", + "receipt_show_taxes" => "הצג מסים", + "receipt_show_total_discount" => "הצג הנחה כוללת", + "receipt_template" => "תבנית קבלה", + "receiving_calculate_average_price" => "חישוב ממוצע למחיר (החזרותספקים)", + "recv_invoice_format" => "תבנית חשבונית החזרותספקים", + "register_mode_default" => "מצב רישום ברירת מחדל", + "report_an_issue" => "", + "return_policy_required" => "מדיניות ההחזרה היא שדה חובה.", + "reward" => "תגמול", + "reward_configuration" => "הגדרות תגמולים", + "right" => "ימין", + "sales_invoice_format" => "תבנית חשבונית מכירות", + "sales_quote_format" => "תבנית חשבונית הצעת מחיר", + "saved_successfully" => "ההגדרות נשמרו בהצלחה.", + "saved_unsuccessfully" => "שמירת ההגדרות נכשלה.", + "security_issue" => "Security Vulnerability Warning", + "server_notice" => "השתמש במידע הבא לדיווח על בעיות.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "הצג את סמל המשרד", + "statistics" => "שלח סטטיסטיקה", + "statistics_tooltip" => "שלח סטטיסטיקות למפתחים למטרות פיתוח ושיפור התוכנה.", + "stock_location" => "מיקום המלאי", + "stock_location_duplicate" => "מיקום המלאי חייב להיות ייחודי.", + "stock_location_invalid_chars" => "מיקום המלאי אינו יכול להכיל '_'.", + "stock_location_required" => "מיקום המלאי הינו שדה חובה.", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "עמודה 1", + "suggestions_fourth_column" => "", + "suggestions_layout" => "פריסת הצעות חיפוש", + "suggestions_second_column" => "עמודה 2", + "suggestions_third_column" => "עמודה 3", + "system_conf" => "Setup & Conf", + "system_info" => "מידע מערכת", + "table" => "טבלה", + "table_configuration" => "הגדרות טבלה", + "takings_printer" => "מדפסת קבלה", + "tax" => "מס", + "tax_category" => "קטגוריה מס", + "tax_category_duplicate" => "קטגוריית המס שהוזנה כבר קיימת.", + "tax_category_invalid_chars" => "קטגוריית המס שהוזנה אינה חוקית.", + "tax_category_required" => "קטגוריית המס הינה חובה.", + "tax_category_used" => "לא ניתן למחוק את קטגוריית המס מכיוון שהיא נמצאת בשימוש.", + "tax_configuration" => "הגדרות מס", + "tax_decimals" => "מס עשרוני", + "tax_id" => "מזהה לצורך מס", + "tax_included" => "כולל מס", + "theme" => "ערכת נושא", + "theme_preview" => "", + "thousands_separator" => "מפריד אלפים", + "timezone" => "אזור זמן", + "timezone_error" => "", + "top" => "חלק עליון", + "use_destination_based_tax" => "השתמש במס מבוסס יעד", + "user_timezone" => "", + "website" => "אתר", + "wholesale_markup" => "", + "work_order_enable" => "תמיכה בהזמנת עבודה", + "work_order_format" => "פורמט הזמנת עבודה", +]; diff --git a/app/Language/he/Customers.php b/app/Language/he/Customers.php index 30455ea1f..e737ac332 100644 --- a/app/Language/he/Customers.php +++ b/app/Language/he/Customers.php @@ -1,55 +1,56 @@ - "חשבון מס #", + "account_number_duplicate" => "מספר החשבון כבר נמצא במסד הנתונים.", + "available_points" => "נקודות זמינות", + "available_points_value" => "", + "average" => "הוצאה ממוצעת", + "avg_discount" => "הנחה ממוצעת", + "basic_information" => "מידע", + "cannot_be_deleted" => "לא ניתן למחוק לקוחות שנבחרו, לאחד או יותר מהלקוחות שנבחרו יש מכירות.", + "company_name" => "חברה", + "confirm_delete" => "האם אתה בטוח שברצונך למחוק את הלקוח\ות שנבחרו?", + "confirm_restore" => "האם אתה בטוח שברצונך לשחזר לקוח\ות נבחרים?", + "consent" => "הסכמת רישום", + "consent_required" => "הסכמת רישום הינו שדה חובה.", + "csv_import_failed" => "ייבוא אקסל נכשל", + "csv_import_nodata_wrongformat" => "בקובץ שהועלה אין נתונים או פורמט שגוי.", + "csv_import_partially_failed" => "ייבוא הלקוח הצליח עם מספר שגיאות:", + "csv_import_success" => "ייבוא הלקוח בוצע בהצלחה.", + "customer" => "לקוח", + "date" => "תאריך", + "discount" => "הנחה", + "discount_fixed" => "הנחה קבועה", + "discount_percent" => "אחוז הנחה", + "discount_type" => "סוג הנחה", + "email_duplicate" => "כתובת האימייל כבר קיימת במסד הנתונים.", + "employee" => "עובד", + "error_adding_updating" => "הוספה או עדכון לקוח נכשלו.", + "import_items_csv" => "ייבוא לקוח מקובץ אקסל", + "mailchimp_activity_click" => "לחץ לאימייל", + "mailchimp_activity_lastopen" => "אימייל אחרון שנפתח", + "mailchimp_activity_open" => "אימייל פתוח", + "mailchimp_activity_total" => "אימייל נשלח", + "mailchimp_activity_unopen" => "אימייל לא פתוח", + "mailchimp_email_client" => "לקוח אימייל", + "mailchimp_info" => "Mailchimp (פלטפורמה לשליחת מיילים)", + "mailchimp_member_rating" => "דירוג", + "mailchimp_status" => "סטטוס", + "mailchimp_vip" => "אחמ", + "max" => "מקסימום הוצאה", + "min" => "מינימום הוצאה", + "new" => "לקוח חדש", + "none_selected" => "לא בחרת לקוחות כלשהם למחיקה.", + "one_or_multiple" => "לקוח\ות", + "quantity" => "כמות", + "stats_info" => "נתונים סטטיסטיים", + "successful_adding" => "הלקוח נוסף בהצלחה", + "successful_deleted" => "נמחק בהצלחה", + "successful_updating" => "עדכנת בהצלחה את הלקוח", + "tax_code" => "קוד מס", + "tax_id" => "מזהה לצורך מס", + "taxable" => "חייב מס", + "total" => "סך הכול הוצאה", + "update" => "עדכן לקוח", + "rewards_package" => "חבילת תגמולים", +]; diff --git a/app/Language/he/Datepicker.php b/app/Language/he/Datepicker.php index f00868df8..6b6b55997 100644 --- a/app/Language/he/Datepicker.php +++ b/app/Language/he/Datepicker.php @@ -1,22 +1,23 @@ - "כל הזמן", + "apply" => "אשר", + "cancel" => "בטל", + "custom" => "מותאם אישית", + "from" => "מ", + "last_30" => "30 ימים אחרונים", + "last_7" => "שבוע אחרון", + "last_financial_year" => "שנת הכספים האחרונה", + "last_month" => "חודש שעבר", + "last_year" => "שנה שעברה", + "same_month_last_year" => "אותו חודש בשנה שעברה", + "same_month_to_same_day_last_year" => "אותו חודש לאותו יום בשנה שעברה", + "this_financial_year" => "שנת הכספים הנוכחית", + "this_month" => "החודש נוכחי", + "this_year" => "השנה הנוכחית", + "to" => "ל", + "today" => "היום", + "today_last_year" => "היום בשנה שעברה", + "weekstart" => "0", + "yesterday" => "אתמול", +]; diff --git a/app/Language/he/Employees.php b/app/Language/he/Employees.php index 4cd450c52..8e95c5d98 100644 --- a/app/Language/he/Employees.php +++ b/app/Language/he/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "מידע", + "cannot_be_deleted" => "לא ניתן למחוק עובדים נבחרים, לאחד או יותר יש מכירות בתהליך או שאתה מנסה למחוק את החשבון שלך.", + "change_employee" => "", + "change_password" => "שנה סיסמה", + "clerk" => "", + "commission" => "", + "confirm_delete" => "האם אתה בטוח שברצונך למחוק את העובדים שנבחרו?", + "confirm_restore" => "האם אתה בטוח שברצונך לשחזר את העובדים שנבחרו?", + "current_password" => "סיסמה נוכחית", + "current_password_invalid" => "הסיסמה הנוכחית אינה חוקית.", + "employee" => "עובד", + "error_adding_updating" => "הוספה או עדכון של עובד נכשלה.", + "error_deleting_demo_admin" => "לא ניתן למחוק את משתמש המנהל ההדגמה.", + "error_updating_demo_admin" => "לא ניתן לשנות את משתמש המנהל ההדגמה.", + "language" => "שפה", + "login_info" => "כניסה", + "manager" => "", + "new" => "עובד חדש", + "none_selected" => "לא בחרת עובדים שברצונך למחוק.", + "one_or_multiple" => "עובד(ים)", + "password" => "סיסמה", + "password_minlength" => "על הסיסמה להיות באורך של 8 תווים לפחות.", + "password_must_match" => "סיסמאות לא תואמות.", + "password_not_must_match" => "הסיסמה הנוכחית והסיסמה החדשה חייבות להיות ייחודיות.", + "password_required" => "דרושה סיסמה.", + "permission_desc" => "סמן את התיבות שלהלן כדי להעניק גישה למודולים.", + "permission_info" => "הרשאות", + "repeat_password" => "סיסמא בשנית", + "subpermission_required" => "הוסף לפחות גישה אחת לכל מודול.", + "successful_adding" => "הוספת עובד בהצלחה.", + "successful_change_password" => "סיסמה שונתה בהצלחה.", + "successful_deleted" => "נמחק בהצלחה", + "successful_updating" => "עדכנת בהצלחה את פרטי העובד", + "system_language" => "שפת מערכת", + "unsuccessful_change_password" => "שינוי הסיסמה נכשל.", + "update" => "עדכן עובד", + "username" => "שם משתמש", + "username_duplicate" => "", + "username_minlength" => "על שם המשתמש להיות באורך של 5 תווים לפחות.", + "username_required" => "שם המשתמש הינו שדה חובה.", +]; diff --git a/app/Language/he/Enum.php b/app/Language/he/Enum.php index 808cae034..b164f2a56 100644 --- a/app/Language/he/Enum.php +++ b/app/Language/he/Enum.php @@ -1,9 +1,10 @@ - "חצי למטה", + "half_even" => "חצי שווה", + "half_five" => "חצי חמש", + "half_odd" => "חצי מספר אי זוגי", + "half_up" => "חצי למעלה", + "round_down" => "לעגל למטה", + "round_up" => "לעגל למעלה", +]; diff --git a/app/Language/he/Error.php b/app/Language/he/Error.php index 1d65ec8c7..b9bd21599 100644 --- a/app/Language/he/Error.php +++ b/app/Language/he/Error.php @@ -1,4 +1,5 @@ - "אין לך הרשאה לגשת אל המודול ששמו", + "unknown" => "שגיאה לא ידועה", +]; diff --git a/app/Language/he/Expenses.php b/app/Language/he/Expenses.php index 29980751f..1cd694328 100644 --- a/app/Language/he/Expenses.php +++ b/app/Language/he/Expenses.php @@ -1,49 +1,50 @@ - "הוסף הוצאה", + "amount" => "סכום", + "amount_number" => "הסכום חייב להיות מספר", + "amount_required" => "סכום ההוצאות הנדרש", + "by_category" => "קטגוריה", + "cannot_be_deleted" => "לא ניתן למחוק קטגוריית הוצאות", + "cash" => "מזומן", + "cash_filter" => "כסף מזומן", + "categories_name" => "קטגוריה", + "category_required" => "הקטגוריה היא שדה חובה", + "check" => "המחאות", + "check_filter" => "המחאות", + "confirm_delete" => "האם אתה בטוח שברצונך למחוק את ההוצאה שנבחרה?", + "confirm_restore" => "האם אתה בטוח שברצונך לשחזר את ההוצאה שנבחרה?", + "credit" => "כרטיס אשראי", + "credit_filter" => "כרטיס אשראי", + "date" => "תאריך", + "date_number" => "התאריך חייב להיות מספר", + "date_required" => "תאריך הוא שדה חובה", + "debit" => "כרטיס חיוב מידי", + "debit_filter" => "כרטיס חיוב מידי", + "description" => "תיאור", + "due" => "תשלום דחוי", + "due_filter" => "תשלום דחוי", + "employee" => "נוצר על ידי", + "error_adding_updating" => "שגיאה בהוספה / עדכון של הוצאות", + "expense_id" => "מזהה", + "expenses_employee" => "עובד", + "info" => "תיאור הוצאות", + "ip_address" => "", + "is_deleted" => "נמחק", + "name_required" => "נדרש שם להוצאה", + "new" => "הוצאה חדשה", + "new_supplier" => "", + "no_expenses_to_display" => "אין הוצאות להצגה", + "none_selected" => "לא בחרת כל הוצאה", + "one_or_multiple" => "הוצאה(ות)", + "payment" => "סוג תשלום", + "start_typing_supplier_name" => "התחל להקליד את שם הספק ...", + "successful_adding" => "הוצאה נוספה בהצלחה", + "successful_deleted" => "הוצאה נמחקה בהצלחה", + "successful_updating" => "הוצאה עודכנה בהצלחה", + "supplier_name" => "ספק", + "supplier_tax_code" => "קוד מס", + "tax_amount" => "מס", + "tax_amount_number" => "", + "update" => "עדכון הוצאות", +]; diff --git a/app/Language/he/Expenses_categories.php b/app/Language/he/Expenses_categories.php index b60dedb74..66c07f6d9 100644 --- a/app/Language/he/Expenses_categories.php +++ b/app/Language/he/Expenses_categories.php @@ -1,21 +1,22 @@ - "שם קטגורית הוצאה נדרש", + "add_item" => "הוסף קטגוריה", + "cannot_be_deleted" => "לא ניתן למחוק קטגוריית הוצאה(ות)", + "category_id" => "מזהה", + "confirm_delete" => "האם אתה בטוח שברצונך למחוק את קטגוריית ההוצאה שנבחרה?", + "confirm_restore" => "האם אתה בטוח שברצונך לשחזר את קטגוריית ההוצאה שנבחרה?", + "description" => "תיאור קטגוריה", + "error_adding_updating" => "שגיאה בהוספה / עדכון של תיאור קטגוריה", + "info" => "מידע על תיאור קטגוריה", + "name" => "שם קטגוריה", + "new" => "קטגוריה חדשה", + "no_expenses_categories_to_display" => "אין קטגוריה להצגה", + "none_selected" => "לא בחרת כל קטגורית הוצאה", + "one_or_multiple" => "קטגוריה הוצאה", + "quantity" => "כמות", + "successful_adding" => "סוג הוצאה נוסף בהצלחה", + "successful_deleted" => "סוג הוצאה נמחק בהצלחה", + "successful_updating" => "סוג הוצאה עודכן בהצלחה", + "update" => "עדכון קטגוריה", +]; diff --git a/app/Language/he/Giftcards.php b/app/Language/he/Giftcards.php index 0b87fdecd..ad439d16c 100644 --- a/app/Language/he/Giftcards.php +++ b/app/Language/he/Giftcards.php @@ -1,70 +1,71 @@ - "מלאי כדי להוסיף או לחסר.", + "allow_alt_description" => "אפשר תיאור חלופי", + "bulk_edit" => "עריכה גורפת", + "cannot_be_deleted" => "לא ניתן למחוק כרטיס מתנה נבחר(ים), אחד או יותר מכרטיסי המתנה שנבחרו יש מכירות.", + "cannot_find_giftcard" => "כרטיס מתנה לא נמצא.", + "cannot_use" => "לא ניתן להשתמש בכרטיס מתנה {0} עבור מכירה זו: לקוח לא חוקי.", + "card_value" => "ערך", + "category" => "קטגוריה", + "change_all_to_allow_alt_desc" => "אפשר תיאור חלופי לכל.", + "change_all_to_not_allow_allow_desc" => "אל תאפשר תיאור חלופי לכל.", + "change_all_to_serialized" => "שינוי הכל לסריאליזציה", + "change_all_to_unserialized" => "שינוי הכל כדי סריאליזציה", + "confirm_bulk_edit" => "האם אתה בטוח שברצונך לערוך את כרטיס\ים המתנה שנבחר?", + "confirm_delete" => "האם אתה בטוח שברצונך למחוק את כרטיס\ים המתנה שנבחר?", + "confirm_restore" => "האם אתה בטוח שברצונך לשחזר את כרטיס\ים המתנה שנבחר?", + "cost_price" => "מחיר סיטונאי", + "count" => "עדכן מלאי", + "csv_import_failed" => "ייבוא אקסל נכשל.", + "current_quantity" => "כמות נוכחית", + "description" => "תיאור", + "details_count" => "פרטים על ספירת מלאי", + "do_nothing" => "לא לעשות שום דבר", + "edit_fields_you_want_to_update" => "ערוך את השדות הרצויים עבור כרטיס\י המתנה הנבחרים.", + "edit_multiple_giftcards" => "עריכת כרטיסי מתנה מרובים.", + "error_adding_updating" => "הוספה או עדכון של כרטיס מתנה נכשל.", + "error_updating_multiple" => "עדכון כרטיס\י מתנה נכשל.", + "generate_barcodes" => "צור ברקודים", + "giftcard" => "כרטיס מתנה", + "giftcard_number" => "מספר כרטיס מתנה", + "info_provided_by" => "מידע סופק על ידי", + "inventory_comments" => "הערות", + "is_serialized" => "לכרטיס מתנה יש מספר סידורי", + "low_inventory_giftcards" => "מלאי נמוך לכרטיסי מתנה", + "manually_editing_of_quantity" => "עריכה ידנית של כמות", + "must_select_giftcard_for_barcode" => "אתה חייב לבחור לפחות כרטיס מתנה אחד (1) כדי ליצור ברקודים.", + "new" => "כרטיס מתנה חדש", + "no_description_giftcards" => "אין תיאור לכרטיסי מתנה", + "no_giftcards_to_display" => "אין כרטיסי מתנה להצגה.", + "none" => "ריק", + "none_selected" => "לא נבחרו כרטיסי מתנה לעריכה.", + "number" => "מספר כרטיס מתנה חייב להיות מספר.", + "number_information" => "מספר כרטיס מתנה", + "number_required" => "מספר כרטיס מתנה הינו שדה חובה.", + "one_or_multiple" => "כרטיס\י מתנה", + "person_id" => "לקוח", + "quantity" => "כמות", + "quantity_required" => "הכמות היא שדה חובה. סגור (X) כדי לבטל.", + "remaining_balance" => "בכרטיס מתנה {0} נותר {1}!", + "reorder_level" => "סדר מחדש את הרמה", + "retrive_giftcard_info" => "אחזור פרטי כרטיס מתנה", + "sales_tax_1" => "מס מכירה", + "sales_tax_2" => "מס מכירה 2", + "serialized_giftcards" => "סריאליזציית כרטיסי מתנה", + "successful_adding" => "הוספת בהצלחה כרטיס מתנה", + "successful_bulk_edit" => "עדכנת בהצלחה את כרטיס\י המתנה שנבחרו", + "successful_deleted" => "נמחק בהצלחה", + "successful_updating" => "עדכנת בהצלחה את כרטיס המתנה", + "supplier" => "ספק", + "tax_1" => "מס 1", + "tax_2" => "מס 2", + "tax_percent" => "אחוז מס", + "tax_percents" => "אחוזי מס", + "unit_price" => "ערך קמעונאי", + "upc_database" => "מסד נתונים ברקוד", + "update" => "עדכן כרטיס מתנה", + "use_inventory_menu" => "השתמש בתפריט מלאי", + "value" => "ערך כרטיס המתנה חייב להיות מספר.", + "value_required" => "כרטיס המתנה הינו שדה חובה.", +]; diff --git a/app/Language/he/Item_kits.php b/app/Language/he/Item_kits.php index 22cc30a51..f8c2a48f2 100644 --- a/app/Language/he/Item_kits.php +++ b/app/Language/he/Item_kits.php @@ -1,40 +1,41 @@ - "הוסף פריט", + "all" => "הכול", + "cannot_be_deleted" => "מחיקת ערכת הפריטים נכשלה.", + "confirm_delete" => "האם אתה בטוח שברצונך למחוק את ערכת הפריטים שנבחרה?", + "confirm_restore" => "האם אתה בטוח שברצונך לשחזר את ערכת הפריטים שנבחרה?", + "description" => "תיאור ערכת פריט", + "discount" => "הנחה", + "discount_fixed" => "הנחה קבועה", + "discount_percent" => "אחוז הנחה", + "discount_type" => "סוג הנחה", + "error_adding_updating" => "הוספה או עדכון של ערכת הפריט נכשלה.", + "find_kit_item" => "ערכת פריט", + "info" => "מידע על ערכת פריט", + "item" => "פריט", + "item_kit_number" => "", + "item_kit_number_duplicate" => "", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "פריטים", + "kit" => "מזהה ערכה", + "kit_and_components" => "ערכה ורכיבים", + "kit_and_stock" => "ערכה ומלאי", + "kit_only" => "ערכה בלבד", + "name" => "שם ערכת פריט", + "new" => "יצירת ערכת פריט חדשה", + "no_item_kits_to_display" => "אין ערכות פריטים להצגה.", + "none_selected" => "לא בחרת ערכות פריט.", + "one_or_multiple" => "ערכת פריט(ים)", + "price_option" => "אפשרויות מחיר", + "priced_only" => "מחיר בלבד", + "print_option" => "אפשרויות הדפסה", + "quantity" => "כמות", + "sequence" => "רצף", + "successful_adding" => "הוספת בהצלחה את ערכת הפריט", + "successful_deleted" => "נמחק בהצלחה", + "successful_updating" => "עדכנת בהצלחה את ערכת הפריט", + "unit_price" => "", + "update" => "עדכן ערכת פריט", +]; diff --git a/app/Language/he/Items.php b/app/Language/he/Items.php index 3c966f7b5..5796533bd 100644 --- a/app/Language/he/Items.php +++ b/app/Language/he/Items.php @@ -1,119 +1,120 @@ - "הוספה או החסרה של מלאי.", + "allow_alt_description" => "אפשר תיאור חלופי", + "amount_entry" => "ערך כניסה", + "bulk_edit" => "עריכה גורפת", + "buy_price_required" => "מחיר הרכישה הינו שדה חובה.", + "cannot_be_deleted" => "לא ניתן למחוק פריטים נבחרים, לאחד או יותר מהפריטים שנבחרו יש מכירות.", + "cannot_find_item" => "פריט לא נמצא.", + "categories" => "", + "category" => "קטגוריה", + "category_new" => "", + "category_required" => "קטגוריה היא שדה חובה.", + "change_all_to_allow_alt_desc" => "אפשר תיאור חלופי להכול.", + "change_all_to_not_allow_allow_desc" => "אל תאפשר תיאור חלופי להכול.", + "change_all_to_serialized" => "שנה הכל לסריאליזציה", + "change_all_to_unserialized" => "הפוך הכל מסריאליזציה", + "change_image" => "שנה תמונה", + "confirm_bulk_edit" => "האם אתה בטוח שברצונך לערוך פריטים נבחרים?", + "confirm_bulk_edit_wipe_taxes" => "כל פירוטי המס בפריט יוחלפו.", + "confirm_delete" => "האם אתה בטוח שברצונך למחוק פריטים נבחרים?", + "confirm_restore" => "האם אתה בטוח שברצונך לשחזר פריטים נבחרים?", + "cost_price" => "מחיר סיטונאי", + "cost_price_number" => "מחיר סיטונאי חייב להיות מספר.", + "cost_price_required" => "מחיר סיטונאי הינו שדה חובה.", + "count" => "עדכן מלאי", + "csv_import_failed" => "ייבוא אקסל נכשל", + "csv_import_nodata_wrongformat" => "בקובץ שהועלה אין נתונים או פורמט שגוי.", + "csv_import_partially_failed" => "ייבוא פריט הצליח עם מספר שגיאות:", + "csv_import_success" => "ייבוא הפריט הצליח.", + "current_quantity" => "כמות נוכחית", + "default_pack_name" => "כל", + "description" => "תיאור", + "details_count" => "פרטים על ספירת מלאי", + "do_nothing" => "לא לעשות שום דבר", + "edit" => "", + "edit_fields_you_want_to_update" => "ערוך את השדות הרצויים לפריטים שנבחרו.", + "edit_multiple_items" => "עריכת פריטים מרובים", + "empty_upc_items" => "הסר ברקוד לפריטים", + "error_adding_updating" => "שגיאה בהוספה / עדכון של פריט", + "error_updating_multiple" => "שגיאה בעדכון פריטים", + "generate_barcodes" => "צור ברקודים", + "hsn_code" => "מערכת מינוח מתואמת", + "image" => "אווטר", + "import_items_csv" => "ייבוא פריט מאקסל", + "info_provided_by" => "מידע סופק על ידי", + "inventory" => "מלאי", + "inventory_CSV_import_quantity" => "", + "inventory_comments" => "הערות", + "inventory_data_tracking" => "מעקב אחר נתוני מלאי", + "inventory_date" => "תאריך", + "inventory_employee" => "עובד", + "inventory_in_out_quantity" => "הכנס\הוצא כמות", + "inventory_remarks" => "הערות", + "is_deleted" => "נמחק", + "is_printed" => "", + "is_serialized" => "לפריט יש מספר סידורי", + "item" => "פריט", + "item_id" => "", + "item_number" => "ברקוד", + "item_number_duplicate" => "מספר הפריט כבר נמצא במסד הנתונים.", + "kit" => "ערכה", + "location" => "מיקום", + "low_inventory_items" => "פריטים מחוץ למלאי", + "low_sell_item" => "פריט במכירה זולה", + "manually_editing_of_quantity" => "עריכה ידנית של כמות", + "markup" => "", + "name" => "שם פריט", + "name_required" => "שם הפריט הינו שדה חובה.", + "new" => "פריט חדש", + "no_description_items" => "אין תיאור לפריטים", + "no_items_to_display" => "אין פריטים להצגה.", + "none" => "ריק", + "none_selected" => "לא בחרת פריט כלשהו לעריכה", + "nonstock" => "לא במלאי", + "number_information" => "מספר פריט", + "number_required" => "ברקוד הינו שדה חובה.", + "one_or_multiple" => "פריט(ים)", + "pack_name" => "שם החבילה", + "qty_per_pack" => "כמות לחבילה", + "quantity" => "כמות", + "quantity_number" => "שדה הכמות חייב להיות מספר.", + "quantity_required" => "הכמות היא שדה חובה.", + "receiving_quantity" => "קבלת כמות", + "remove_image" => "הסר תמונה", + "reorder_level" => "כמות מינימום להזמנה חדשה", + "reorder_level_number" => "שדה כמות מינימום להזמנה חדשה חייב להיות מספר.", + "reorder_level_required" => "כמות מינימום להזמנה חדשה הינו שדה חובה.", + "retrive_item_info" => "אחזר פרטי פריט", + "sales_tax_1" => "מס מכירה", + "sales_tax_2" => "מס מכירה 2", + "search_attributes" => "חיפוש במאפיינים", + "select_image" => "בחר תמונה", + "serialized_items" => "סדר פריטים", + "standard" => "רגיל", + "stock" => "במלאי", + "stock_location" => "מיקום המלאי", + "stock_type" => "סוג המלאי", + "successful_adding" => "הוספת בהצלחה פריט", + "successful_bulk_edit" => "עדכנת בהצלחה את הפריטים שנבחרו", + "successful_deleted" => "נמחק בהצלחה", + "successful_updating" => "עדכנת בהצלחה את הפריט", + "supplier" => "ספק", + "tax_1" => "מס 1", + "tax_2" => "מס 2", + "tax_3" => "", + "tax_category" => "קטגוריה מס", + "tax_percent" => "", + "tax_percent_number" => "אחוז המס חייב להיות ערך מספרי", + "tax_percent_required" => "אחוז המס הינו שדה חובה.", + "tax_percents" => "אחוזי מס", + "temp" => "זמני", + "type" => "סוג פריט", + "unit_price" => "מחיר קמעונאי", + "unit_price_number" => "מחיר היחידה חייב להיות מספר.", + "unit_price_required" => "מחיר קמעונאי הינו שדה חובה.", + "upc_database" => "מסד נתונים של הברקוד", + "update" => "עדכן פריט", + "use_inventory_menu" => "השתמש בתפריט מלאי", +]; diff --git a/app/Language/he/Login.php b/app/Language/he/Login.php index 7dfc4cf9b..63077d2ef 100644 --- a/app/Language/he/Login.php +++ b/app/Language/he/Login.php @@ -1,13 +1,14 @@ - "אני לא רובוט.", + "go" => "שלח", + "invalid_gcaptcha" => "שגיאת אימות.", + "invalid_installation" => "ההתקנה אינה נכונה, בדוק את קובץ php.ini.", + "invalid_username_and_password" => "שם משתמש או סיסמה לא נכונים.", + "login" => "כניסה", + "logout" => "", + "migration_needed" => "", + "password" => "סיסמה", + "username" => "שם משתמש", + "welcome" => "", +]; diff --git a/app/Language/he/Messages.php b/app/Language/he/Messages.php index efb737adf..152784413 100644 --- a/app/Language/he/Messages.php +++ b/app/Language/he/Messages.php @@ -1,14 +1,15 @@ - "שם פרטי", + "last_name" => "שם משפחה", + "message" => "הודעה", + "message_placeholder" => "ההודעה שלך כאן...", + "message_required" => "רישום הודעה נדרש", + "multiple_phones" => "(במקרה של מספר נמענים, הזן מספרי טלפון המופרדים באמצעות פסיקים)", + "phone" => "מספר טלפון", + "phone_number_required" => "מספר טלפון נדרש", + "phone_placeholder" => "מספר נייד כאן ...", + "sms_send" => "שלח הודעת טקסט", + "successfully_sent" => "ההודעה נשלחה בהצלחה אל: ", + "unsuccessfully_sent" => "שגיאה בשליחת הודעה אל: ", +]; diff --git a/app/Language/he/Module.php b/app/Language/he/Module.php index fa99aa646..eafb5c3a4 100644 --- a/app/Language/he/Module.php +++ b/app/Language/he/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "תכונות", + "attributes_desc" => "הוסף, עדכן, מחק וחפש תכונות.", + "both" => "שניהם", + "cashups" => "סגירת קופת מזומנים", + "cashups_desc" => "הוספה, עדכון, מחיקה וחיפוש בקופת מזומן.", + "config" => "הגדרות", + "config_desc" => "שנה הגדרות OSPOS's .", + "customers" => "לקוחות", + "customers_desc" => "הוספה, עדכון, מחיקה וחיפוש לקוחות.", + "employees" => "עובדים", + "employees_desc" => "הוספה, עדכון, מחיקה וחיפוש עובדים.", + "expenses" => "הוצאות", + "expenses_categories" => "קטגוריות הוצאה", + "expenses_categories_desc" => "הוסף, עדכן ומחיקת קטגורית הוצאות.", + "expenses_desc" => "הוסף, עדכן, מחק וחיפוש בהוצאות.", + "giftcards" => "כרטיסי מתנה", + "giftcards_desc" => "הוספה, עדכון, מחיקה וחיפוש של כרטיסי מתנה.", + "home" => "בית", + "home_desc" => "רשימת תפריטי מודל הבית.", + "item_kits" => "ערכות פריט", + "item_kits_desc" => "הוספה, עדכון, מחיקה וחיפוש בערכת פריטים.", + "items" => "פריטים", + "items_desc" => "הוספה, עדכון, מחיקה וחיפוש בפריטים.", + "messages" => "הודעות", + "messages_desc" => "שלח הודעות ללקוחות, ספקים ועובדים.", + "migrate" => "העברה", + "migrate_desc" => "עדכון מסד הנתונים של OSPOS.", + "office" => "משרד", + "office_desc" => "רשימת תפריטי מודל המשרד.", + "receivings" => "קליטה \ החזרה", + "receivings_desc" => "תהליך רכישת הזמנות.", + "reports" => "דוחות", + "reports_desc" => "הצג וצור דוחות.", + "sales" => "מכירות", + "sales_desc" => "תהליך מכירות והחזרות.", + "suppliers" => "ספקים", + "suppliers_desc" => "הוספה, עדכון, מחיקה וחיפוש ספקים.", + "taxes" => "מסים", + "taxes_desc" => "הגדרת מס מכירות.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/he/Receivings.php b/app/Language/he/Receivings.php index abdf0df59..70d958fcf 100644 --- a/app/Language/he/Receivings.php +++ b/app/Language/he/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "בטל", + "cannot_be_deleted" => "מחיקת החזרה(ות) נכשלה.", + "comments" => "הערות", + "complete_receiving" => "סיים", + "confirm_cancel_receiving" => "האם אתה בטוח שברצונך לנקות את החזרה זו? כל הפריטים יימחקו.", + "confirm_delete" => "האם אתה בטוח שברצונך למחוק את החזרה זו? לא ניתן לבטל פעולה זו.", + "confirm_finish_receiving" => "האם אתה בטוח שברצונך לשלוח את החזרה זו? לא ניתן לבטל פעולה זו.", + "confirm_restore" => "", + "cost" => "עלות", + "daily" => "", + "date" => "תאריך קבלה", + "date_required" => "יש להזין תאריך נכון.", + "date_type" => "תאריך הוא שדה חובה.", + "delete_entire_sale" => "מחק את כל המכירה", + "discount" => "הנחה", + "edit" => "ערוך", + "edit_sale" => "ערוך החזרה", + "employee" => "עובד", + "error_editing_item" => "עריכת פריט נכשלה.", + "error_requisition" => "לא ניתן להעביר מלאי מ- או אל אותו מיקום מלאי.", + "find_or_scan_item" => "חיפוש או סריקה של פריט", + "find_or_scan_item_or_receipt" => "חיפוש או סריקה של פריט או קבלה", + "id" => "מזהה החזרה", + "item_name" => "שם פריט", + "mode" => "סוג החזרה", + "new_supplier" => "ספק חדש", + "one_or_multiple" => "החזרה(ות)", + "print_after_sale" => "הדפס לאחר מכירה", + "quantity" => "כמות.", + "receipt" => "קבלת החזרה", + "receipt_number" => "החזרה #", + "receiving" => "הוחזר", + "reference" => "הפניה", + "register" => "פריטים שהוחזרו", + "requisition" => "הזמנה", + "return" => "החזרה", + "select_supplier" => "בחר ספק (אופציונלי)", + "ship_pack" => "חבילת משלוח", + "start_typing_supplier_name" => "התחל להקליד את שם הספק ...", + "stock" => "מלאי", + "stock_destination" => "יעד מלאי", + "stock_locaiton" => "מיקום מלאי", + "stock_source" => "מקור מלאי", + "successfully_deleted" => "נמחק בהצלחה", + "successfully_updated" => "החזרה עודכנה בהצלחה", + "supplier" => "ספק", + "supplier_address" => "כתובת", + "supplier_email" => "אימייל", + "supplier_location" => "מיקום", + "total" => "סהכ", + "transaction_failed" => "פעולת ההחזרה(ות) נכשלה.", + "unable_to_add_item" => "הוספת פריט להחזרה נכשל.", + "unsuccessfully_updated" => "עדכון החזרה נכשל.", + "update" => "עדכן", +]; diff --git a/app/Language/he/Reports.php b/app/Language/he/Reports.php index c36b0606d..2ed6677da 100644 --- a/app/Language/he/Reports.php +++ b/app/Language/he/Reports.php @@ -1,147 +1,148 @@ - "הכול", + "authority" => "הרשאות", + "canceled" => "מבוטל", + "categories" => "קטגוריות", + "categories_summary_report" => "דוח סיכום קטגוריות", + "category" => "קטגוריה", + "code_canceled" => "שפה טבעית מבוקרת (CNL)", + "code_invoice" => "חשבונית", + "code_pos" => "נקודת מכירה (POS)", + "code_quote" => "Q (הצעת מחיר)", + "code_return" => "החזרה", + "code_type" => "סוג", + "code_work_order" => "הזמנת עבודה", + "comments" => "הערות", + "commission" => "", + "complete" => "מכירות והחזרות הושלמו", + "completed_sales" => "מכירות הושלמו", + "confirm_delete" => "האם אתה בטוח שברצונך למחוק רשומות שנבחרו?", + "confirm_restore" => "האם אתה בטוח שברצונך לשחזר רשומות שנבחרו?", + "cost" => "סיטונאי", + "cost_price" => "מחיר סיטונאי", + "count" => "ספירה", + "customer" => "לקוח", + "customers" => "לקוחות", + "customers_summary_report" => "דוח סיכום לקוחות", + "date" => "תאריך", + "date_range" => "טווח תאריכים", + "description" => "תיאור", + "detailed_receivings_report" => "דוח מפורט של תקבולים", + "detailed_receivings_report_input" => "", + "detailed_reports" => "דוחות מפורטים", + "detailed_requisition_report" => "", + "detailed_sales_report" => "דוח עסקאות מפורט", + "discount" => "הנחה", + "discount_fixed" => "הנחה קבועה", + "discount_percent" => "אחוז הנחה", + "discount_type" => "סוג הנחה", + "discounts" => "הנחות", + "discounts_summary_report" => "דוח סיכום הנחות", + "earned" => "נקודות שהורווחו", + "employee" => "עובד", + "employees" => "עובדים", + "employees_summary_report" => "דוח סיכום של העובדים", + "expenses" => "הוצאות", + "expenses_amount" => "סכום", + "expenses_categories" => "הוצאות", + "expenses_categories_summary_report" => "דוח סיכום של קטגורית הוצאות", + "expenses_category" => "קטגוריה", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "מס", + "expenses_total_amount" => "סהכ סכום", + "expenses_total_tax_amount" => "סהכ מס", + "graphical_reports" => "דוחות גרפיים", + "inventory" => "מלאי", + "inventory_low" => "מלאי נמוך", + "inventory_low_report" => "דוח מלאי נמוך", + "inventory_reports" => "דוחות מלאי", + "inventory_summary" => "סיכום מלאי", + "inventory_summary_report" => "דוח סיכום מלאי", + "item" => "פריט", + "item_count" => "סנן פריט לפי ספירה", + "item_name" => "שם פריט", + "item_number" => "ברקוד", + "items" => "פריטים", + "items_purchased" => "פריטים שנרכשו", + "items_received" => "פריטים שהתקבלו", + "items_summary_report" => "דוח סיכום פריטים", + "jurisdiction" => "תחום שיפוט", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "מינימום כמות למכירה", + "more_than_zero" => "יותר מאפס", + "name" => "שם", + "no_reports_to_display" => "אין פריטים להצגה.", + "payment_type" => "סוג תשלום", + "payments" => "תשלומים", + "payments_summary_report" => "דוח סיכום תשלומים", + "profit" => "רווח", + "quantity" => "כמות", + "quantity_purchased" => "כמות שנרכשה", + "quotes" => "הצעות מחיר", + "received_by" => "התקבל על ידי", + "receiving_id" => "מזהה תקבול", + "receiving_type" => "סוג תקבול", + "receivings" => "תקבולים החזרות", + "reorder_level" => "כמות מינימום להזמנה", + "report" => "דוח", + "report_input" => "קלט דווח", + "reports" => "דוחות", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "דרישות", + "returns" => "החזרות", + "revenue" => "הכנסות", + "sale_id" => "מזהה עסקה", + "sale_type" => "סוג עסקה", + "sales" => "עסקאות", + "sales_amount" => "סכום העסקאות", + "sales_summary_report" => "דוח סיכום עסקאות", + "sales_taxes" => "מיסי מכירות", + "sales_taxes_summary_report" => "דוח סיכום מס על מכירות", + "serial_number" => "מספר סידורי", + "service_charge" => "", + "sold_by" => "נמכר על ידי", + "sold_items" => "", + "sold_to" => "נמכר ל", + "stock_location" => "מיקום מלאי", + "sub_total_value" => "סהכ", + "subtotal" => "סהכ", + "summary_reports" => "סיכום דוחות", + "supplied_by" => "מסופק על ידי", + "supplier" => "ספק", + "suppliers" => "ספקים", + "suppliers_summary_report" => "דוח סיכום הספקים", + "tax" => "מס", + "tax_category" => "קטגוריית מס", + "tax_name" => "", + "tax_percent" => "אחוז מס", + "tax_rate" => "שיעור מס", + "taxes" => "מסים", + "taxes_summary_report" => "דוח סיכום מסים", + "total" => "סהכ", + "total_inventory_value" => "סהכ ערך מלאי", + "total_low_sell_quantity" => "סהכ מינימום כמות למכירה", + "total_quantity" => "סהכ כמות", + "total_retail" => "סך הכל חשבונית. ערך קמעונאי", + "trans_amount" => "סכום העסקה", + "trans_due" => "צפוי", + "trans_group" => "קבוצת עסקאות", + "trans_nopay_sales" => "מכירות ללא תשלום", + "trans_payments" => "תשלומים", + "trans_refunded" => "החזר כספי", + "trans_sales" => "מכירות", + "trans_type" => "סוג עסקה", + "type" => "סוג", + "unit_price" => "מחיר קמעונאי", + "used" => "נקודות שהשתמשו", + "work_orders" => "הזמנות עבודה", + "zero_and_less" => "אפס ומתחת", +]; diff --git a/app/Language/he/Sales.php b/app/Language/he/Sales.php index 00fee72a4..b5b4c80b3 100644 --- a/app/Language/he/Sales.php +++ b/app/Language/he/Sales.php @@ -1,223 +1,224 @@ - "נקודות זמינות", + "rewards_package" => "פרסים", + "rewards_remaining_balance" => "נקודות הפרס הנותרות הן ", + "account_number" => "חשבון מס #", + "add_payment" => "הוסף תשלום", + "amount_due" => "סכום לתשלום", + "amount_tendered" => "סכום ההצעה", + "authorized_signature" => "חתימת מורשה", + "cancel_sale" => "בטל", + "cash" => "מזומן", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "", + "cash_deposit" => "הפקדת מזומן", + "cash_filter" => "מזומן", + "change_due" => "עודף לתשלום", + "change_price" => "", + "check" => "שק", + "check_balance" => "תזכורת שקים", + "check_filter" => "שק", + "close" => "", + "comment" => "הערה", + "comments" => "הערות", + "company_name" => "", + "complete" => "", + "complete_sale" => "הושלם", + "confirm_cancel_sale" => "האם אתה בטוח שברצונך למחוק את המכירה הזו? כל הפריטים יימחקו.", + "confirm_delete" => "האם אתה בטוח שברצונך למחוק את המכירות שנבחרו?", + "confirm_restore" => "האם אתה בטוח שברצונך לשחזר את המכירות שנבחרו?", + "credit" => "כרטיס אשראי", + "credit_deposit" => "הפקדת אשראי", + "credit_filter" => "", + "current_table" => "", + "customer" => "שם", + "customer_address" => "כתובת", + "customer_discount" => "הנחה", + "customer_email" => "אימייל", + "customer_location" => "מיקום", + "customer_mailchimp_status" => "מצב Mailchimp", + "customer_optional" => "נדרש עבור תשלומים עתידיים (אופציונאלי)", + "customer_required" => "(נדרש)", + "customer_total" => "סהכ", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "תאריך המכירה", + "date_range" => "טווח תאריכים", + "date_required" => "יש להזין תאריך נכון.", + "date_type" => "תאריך הוא שדה חובה.", + "debit" => "כרטיס חיוב מיידי", + "debit_filter" => "", + "delete" => "אפשר מחיקה", + "delete_confirmation" => "האם אתה בטוח שברצונך למחוק את המכירה הזו? לא ניתן לבטל פעולה זו.", + "delete_entire_sale" => "מחק את כל המכירה", + "delete_successful" => "המכירה נמחקה בהצלחה.", + "delete_unsuccessful" => "מחיקת המכירה נכשלה.", + "description_abbrv" => "תיאור.", + "discard" => "התעלם", + "discard_quote" => "", + "discount" => "תיאור", + "discount_included" => "% הנחה", + "discount_short" => "%", + "due" => "לתשלום", + "due_filter" => "צפוי לתשלום", + "edit" => "ערוך", + "edit_item" => "ערוך פריט", + "edit_sale" => "ערוך מכירה", + "email_receipt" => "נמען אימייל", + "employee" => "עובד", + "entry" => "ערך", + "error_editing_item" => "שגיאה בעריכת פריט", + "find_or_scan_item" => "חיפוש או סריקה של פריט", + "find_or_scan_item_or_receipt" => "חיפוש או סריקה של פריט או קבלה", + "giftcard" => "כרטיס מתנה", + "giftcard_balance" => "מאזן כרטיס מתנה", + "giftcard_filter" => "", + "giftcard_number" => "מספר כרטיס מתנה", + "group_by_category" => "קבוצה או קטגוריה", + "group_by_type" => "קבוצה לפי סוג", + "hsn" => "HSN", + "id" => "מזהה מכירה", + "include_prices" => "לכלול מחירים?", + "invoice" => "חשבונית", + "invoice_confirm" => "חשבונית זו תישלח אל", + "invoice_enable" => "צור חשבונית", + "invoice_filter" => "חשבוניות", + "invoice_no_email" => "ללקוח זה אין כתובת אימייל חוקית.", + "invoice_number" => "חשבונית #", + "invoice_number_duplicate" => "מספר החשבונית חייב להיות ייחודי.", + "invoice_sent" => "חשבונית נשלחה אל", + "invoice_total" => "סהכ חשבונית", + "invoice_type_custom_invoice" => "חשבונית מותאמת אישית (custom_invoice.php)", + "invoice_type_custom_tax_invoice" => "חשבונית מס מותאמת אישית (custom_tax_invoice.php)", + "invoice_type_invoice" => "חשבונית (invoice.php)", + "invoice_type_tax_invoice" => "חשבונית מס (tax_invoice.php)", + "invoice_unsent" => "החשבונית לא נשלחה אל", + "invoice_update" => "ספירה חוזרת", + "item_insufficient_of_stock" => "הפריט מכיל מלאי נמוך.", + "item_name" => "שם פריט", + "item_number" => "פריט #", + "item_out_of_stock" => "הפריט לא במלאי.", + "key_browser" => "", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "מצב הרשמה", + "must_enter_numeric" => "סכום ההצעה חייב להיות מספר.", + "must_enter_numeric_giftcard" => "מספר כרטיס המתנה חייב להיות מספר.", + "new_customer" => "לקוח חדש", + "new_item" => "פריט חדש", + "no_description" => "אין תיאור", + "no_filter" => "הכול", + "no_items_in_cart" => "אין פריטים בעגלה.", + "no_sales_to_display" => "אין מכירות להצגה.", + "none_selected" => "לא בחרת כל מכירה(ות) למחיקה.", + "nontaxed_ind" => "", + "not_authorized" => "פעולה זו אינה מורשית.", + "one_or_multiple" => "מכירה(ות)", + "payment" => "סוג תשלום", + "payment_amount" => "סכום", + "payment_not_cover_total" => "סכום התשלום חייב להיות גדול או שווה לסהכ.", + "payment_type" => "סוג", + "payments" => "", + "payments_total" => "סהכ תשלום", + "price" => "מחיר", + "print_after_sale" => "הדפס לאחר מכירה", + "quantity" => "כמות", + "quantity_less_than_reorder_level" => "אזהרה: כמות רצויה נמצאת מתחת לרמת ההזמנה עבור פריט זה.", + "quantity_less_than_zero" => "אזהרה: כמות מבוקשת אינה מספיקה. עדיין תוכל לעבד את המכירה, אך בדוק את המלאי שלך.", + "quantity_of_items" => "כמות של {0} פריטים", + "quote" => "הצעת מחיר", + "quote_number" => "מספר הצעת מחיר", + "quote_number_duplicate" => "מספר הצעת מחיר חייב להיות ייחודי.", + "quote_sent" => "הצעת המחיר נשלחה אל", + "quote_unsent" => "הצעת המחיר לא נשלחה אל", + "receipt" => "קבלה", + "receipt_no_email" => "ללקוח זה אין כתובת אימייל חוקית.", + "receipt_number" => "מכירה #", + "receipt_sent" => "קבלה נשלחה אל", + "receipt_unsent" => "קבלה לא נשלחה אל", + "refund" => "", + "register" => "קופת מכירות", + "remove_customer" => "הסר לקוח", + "remove_discount" => "", + "return" => "החזרה", + "rewards" => "נקודות פרס", + "rewards_balance" => "מאזן נקודות פרס", + "sale" => "מכירה", + "sale_by_invoice" => "מכירה לפי חשבונית", + "sale_for_customer" => "לקוח:", + "sale_time" => "זמן", + "sales_tax" => "מס מכירה", + "sales_total" => "", + "select_customer" => "בחר לקוח", + "send_invoice" => "שלח חשבונית", + "send_quote" => "שלח הצעת מחיר", + "send_receipt" => "שלח קבלה", + "send_work_order" => "שלח הזמנת עבודה", + "serial" => "מספר סידורי", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "הצג חשבונית", + "show_receipt" => "הצג קבלה", + "start_typing_customer_name" => "התחל להקליד פרטי לקוח ...", + "start_typing_item_name" => "התחל להקליד שם פריט או סרוק ברקוד ...", + "stock" => "מלאי", + "stock_location" => "מיקום מלאי", + "sub_total" => "סהכ", + "successfully_deleted" => "נמחק בהצלחה", + "successfully_restored" => "שוחזר בהצלחה", + "successfully_suspended_sale" => "מכירה הושהתה בהצלחה.", + "successfully_updated" => "מכירה עודכנה בהצלחה.", + "suspend_sale" => "השהה", + "suspended_doc_id" => "מסמך", + "suspended_sale_id" => "מזהה", + "suspended_sales" => "הושהו", + "table" => "טבלה", + "takings" => "מכירות יומיות", + "tax" => "מס", + "tax_id" => "מזהה מס", + "tax_invoice" => "חשבונית מס", + "tax_percent" => "מס %", + "taxed_ind" => "", + "total" => "סהכ", + "total_tax_exclusive" => "לא כולל מס", + "transaction_failed" => "עסקת המכירה נכשלה.", + "unable_to_add_item" => "הוספת פריט למכירה נכשל", + "unsuccessfully_deleted" => "מחיקת מכירה(ות) נכשלה.", + "unsuccessfully_restored" => "שחזור מכירה(ות) נכשלה.", + "unsuccessfully_suspended_sale" => "השהיית מכירה(ות) נכשלה.", + "unsuccessfully_updated" => "עדכון מכירה נכשל.", + "unsuspend" => "בטל השהייה", + "unsuspend_and_delete" => "פעולה", + "update" => "עדכן", + "upi" => "UPI", + "visa" => "", + "wholesale" => "", + "work_order" => "הזמנת עבודה", + "work_order_number" => "מספר הזמנת עבודה", + "work_order_number_duplicate" => "מספר הזמנת עבודה חייב להיות ייחודי.", + "work_order_sent" => "הזמנת עבודה נשלחה אל", + "work_order_unsent" => "הזמנת עבודה לא נשלחה אל", +]; diff --git a/app/Language/he/Suppliers.php b/app/Language/he/Suppliers.php index 478d4f3f2..3e387fe27 100644 --- a/app/Language/he/Suppliers.php +++ b/app/Language/he/Suppliers.php @@ -1,23 +1,24 @@ - "מספר חשבון", + "agency_name" => "שם הסוכנות", + "cannot_be_deleted" => "לא ניתן למחוק את הספקים שנבחרו. לאחד או יותר יש מכירות.", + "category" => "קטגוריה", + "company_name" => "שם חברה", + "company_name_required" => "שם חברה הינו שדה חובה.", + "confirm_delete" => "האם אתה בטוח שברצונך למחוק את הספקים שנבחרו?", + "confirm_restore" => "האם אתה בטוח שברצונך לשחזר את הספקים שנבחרו?", + "cost" => "עלות קניה ספק", + "error_adding_updating" => "עדכון הספק או ההוספה נכשלו.", + "goods" => "ספק מוצרים", + "new" => "ספק חדש", + "none_selected" => "לא בחרת ספק(ים) למחיקה.", + "one_or_multiple" => "ספק(ים)", + "successful_adding" => "הוספת בהצלחה את הספק", + "successful_deleted" => "נמחק בהצלחה", + "successful_updating" => "עדכנת בהצלחה את הספק", + "supplier" => "ספק", + "supplier_id" => "מזהה", + "tax_id" => "מזהה מס", + "update" => "עדכון הספק", +]; diff --git a/app/Language/he/Taxes.php b/app/Language/he/Taxes.php index c17938a1b..a2445e528 100644 --- a/app/Language/he/Taxes.php +++ b/app/Language/he/Taxes.php @@ -1,81 +1,82 @@ - "הוסף חריגה", + "cascade" => "מדורג", + "cascade_sequence" => "רצף דירוג", + "city" => "עיר", + "code" => "קוד", + "confirm_delete" => "האם אתה בטוח שברצונך למחוק קוד מס זה? לא ניתן לבטל פעולה זו", + "confirm_restore" => "האם אתה בטוח שברצונך לשחזר קוד מס זה?", + "default_tax_category" => "קטגוריה מס ברירת מחדל", + "default_tax_rate" => "שיעור מס ברירת מחדל", + "error_adding_updating" => "הוספה או עדכון של קוד מס נכשלו", + "group_seq" => "רצף קבוצות", + "jurisdiction_name" => "שם תחום שיפוט", + "name" => "שם", + "new" => "מס חדש", + "no_taxes" => "", + "no_taxes_to_display" => "אין קוד מסים זמין לתצוגה", + "reporting_authority" => "רשות מדווחת", + "round_half_down" => "חצי למטה", + "round_half_even" => "חצי לשווה", + "round_half_odd" => "חצי מספר אי זוגי", + "round_half_up" => "חצי למעלה", + "rounding_code" => "קוד עיגול", + "sales_tax" => "מס מכירה", + "sales_tax_by_invoice" => "מס מכירה לפי חשבונית", + "sequence" => "רצף.", + "state" => "מדינה", + "successful_deleted" => "נמחק בהצלחה", + "tax_categories" => "קטגוריות מס", + "tax_categories_configuration" => "הגדרות קטגוריית מס", + "tax_categories_saved_successfully" => "שינויי קטגוריות המס נשמרו", + "tax_categories_saved_unsuccessfully" => "שינויים בקטגוריות מס לא נשמרו", + "tax_category" => "קטגוריית מס", + "tax_category_code" => "קוד קטגוריית מס", + "tax_category_duplicate" => "שכפל קטגוריית מס", + "tax_category_invalid_chars" => "תווים לא חוקיים בשם הקטגוריה של מס", + "tax_category_name" => "שם קטגוריה מס", + "tax_category_new" => "קטגוריית מס חדשה", + "tax_category_required" => "קטגוריית מס נדרשת", + "tax_code" => "קוד מס", + "tax_code_cannot_be_deleted" => "מחיקת קוד המס נכשלה", + "tax_code_duplicate" => "שכפל קוד מס", + "tax_code_invalid_chars" => "תווים לא חוקיים בקוד מס", + "tax_code_name" => "שם קוד מס", + "tax_code_required" => "קוד מס הינו שדה נדרש", + "tax_code_successful_deleted" => "מחקת בהצלחה את קוד המס", + "tax_code_successful_updated" => "עדכנת בהצלחה", + "tax_code_successful_updating" => "עדכנת בהצלחה את קוד המס", + "tax_code_successfully_added" => "הוספת בהצלחה", + "tax_code_type" => "סוג קוד מס", + "tax_codes" => "קודי מס", + "tax_codes_configuration" => "הגדרת קודי מס", + "tax_codes_saved_successfully" => "שינויי קוד המס נשמרו", + "tax_codes_saved_unsuccessfully" => "שינויי קוד המס לא נשמרו", + "tax_excluded" => "לא כולל מס", + "tax_group" => "קבוצת מס", + "tax_group_not_unique" => "", + "tax_group_sequence" => "רצף קבוצת מסים", + "tax_included" => "כולל מס", + "tax_jurisdiction" => "תחום שיפוט מס (מיסוי)", + "tax_jurisdiction_duplicate" => "שכפל תחום שיפוט מס (מיסוי)", + "tax_jurisdiction_invalid_chars" => "תווים לא חוקיים בשם השיפוט", + "tax_jurisdiction_required" => "נדרשת סמכות שיפוט מס", + "tax_jurisdictions" => "שיפוט מס", + "tax_jurisdictions_configuration" => "הגדרת שיפוט מס", + "tax_jurisdictions_saved_successfully" => "שינויי שיפוט מס נשמרו", + "tax_jurisdictions_saved_unsuccessfully" => "שינויי שיפוט מס לא נשמרו", + "tax_rate" => "שיעור מס", + "tax_rate_configuration" => "הגדרת שיעור מס", + "tax_rate_error_adding_updating" => "הוספה או עדכון של שיעור המס נכשל", + "tax_rate_numeric" => "שדה שיעור המס חייב להיות מספר", + "tax_rate_required" => "שיעור המס הינו שדה חובה", + "tax_rate_successful_updated" => "עדכנת בהצלחה", + "tax_rate_successfully_added" => "הוספת בהצלחה", + "tax_rates" => "שיעורי המס", + "tax_rates_configuration" => "הגדרת שיעורי המס", + "tax_rounding" => "עיגול מס", + "tax_type" => "סוג מס", + "update" => "עדכון שיעור המס", + "vat_tax" => "מס ערך מוסף", +]; diff --git a/app/Language/hr-HR/Attributes.php b/app/Language/hr-HR/Attributes.php index bc4774a57..0adb3846e 100644 --- a/app/Language/hr-HR/Attributes.php +++ b/app/Language/hr-HR/Attributes.php @@ -1,31 +1,32 @@ - "", + "confirm_delete" => "", + "confirm_restore" => "", + "definition_cannot_be_deleted" => "", + "definition_error_adding_updating" => "", + "definition_flags" => "", + "definition_group" => "", + "definition_id" => "", + "definition_name" => "", + "definition_name_required" => "", + "definition_one_or_multiple" => "", + "definition_successful_adding" => "", + "definition_successful_deleted" => "", + "definition_successful_updating" => "", + "definition_type" => "", + "definition_type_required" => "", + "definition_unit" => "", + "definition_values" => "", + "new" => "", + "no_attributes_to_display" => "", + "receipt_visibility" => "", + "show_in_items" => "", + "show_in_items_visibility" => "", + "show_in_receipt" => "", + "show_in_receivings" => "", + "show_in_receivings_visibility" => "", + "show_in_sales" => "", + "show_in_sales_visibility" => "", + "update" => "", +]; diff --git a/app/Language/hr-HR/Bootstrap_tables.php b/app/Language/hr-HR/Bootstrap_tables.php index 4f483902c..690292b28 100644 --- a/app/Language/hr-HR/Bootstrap_tables.php +++ b/app/Language/hr-HR/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "Sve", + "tables_columns" => "Kolone", + "tables_hide_show_pagination" => "Prikaži/sakrij stranice", + "tables_loading" => "Molimo pričekajte ...", + "tables_page_from_to" => "Prikazujem {0}. - {1} od ukupnog broja zapisa {2}", + "tables_refresh" => "Osvježi", + "tables_rows_per_page" => "{0} broj zapisa po stranici", + "tables_toggle" => "Promijeni prikaz", +]; diff --git a/app/Language/hr-HR/Cashups.php b/app/Language/hr-HR/Cashups.php index e6ad7ad9f..2ffc8c593 100644 --- a/app/Language/hr-HR/Cashups.php +++ b/app/Language/hr-HR/Cashups.php @@ -1,48 +1,49 @@ - "", + "amount_number" => "", + "amount_required" => "", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "", + "cash_difference" => "", + "close_date" => "", + "close_employee" => "", + "closed_amount_card" => "", + "closed_amount_cash" => "", + "closed_amount_check" => "", + "closed_amount_due" => "", + "closed_amount_giftcard" => "", + "closed_amount_total" => "", + "closed_date" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "confirm_submit" => "", + "date_number" => "", + "date_required" => "", + "description" => "", + "enable_expected" => "", + "error_adding_updating" => "", + "giftcard" => "", + "id" => "", + "info" => "", + "info_employee" => "", + "is_deleted" => "", + "new" => "", + "no_cashups_to_display" => "", + "none_selected" => "", + "note" => "", + "one_or_multiple" => "", + "open_amount_cash" => "", + "open_date" => "", + "open_employee" => "", + "opened_date" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "total" => "", + "transfer_amount_cash" => "", + "transfer_amount_cash_minus" => "", + "update" => "", + "warning" => "", +]; diff --git a/app/Language/hr-HR/Common.php b/app/Language/hr-HR/Common.php index ec58f5dd4..5dac50705 100644 --- a/app/Language/hr-HR/Common.php +++ b/app/Language/hr-HR/Common.php @@ -1,87 +1,88 @@ - "Adresa 1", + "address_2" => "Adresa 2", + "admin" => "", + "city" => "Grad", + "clerk" => "", + "close" => "Close", + "color" => "", + "comments" => "Komentari", + "common" => "Zajedničko", + "confirm_search" => "Odabrali ste jedan ili više redova koji neće biti odabrani nakon pretrage. Jeste li ste sigurni da želite pretragu?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "", + "country" => "Država", + "dashboard" => "", + "date" => "Datum", + "delete" => "Obrisati", + "det" => "Detalji", + "download_import_template" => "Preuzmite predložak za uvoz(CSV)", + "edit" => "Uredi", + "email" => "e-mail", + "email_invalid_format" => "Neispravan e-mail", + "export_csv" => "CSV izvoz", + "export_csv_no" => "Ne", + "export_csv_yes" => "Da", + "fields_required_message" => "Polja u crvenom su obavezna", + "fields_required_message_unique" => "", + "first_name" => "Ime", + "first_name_required" => "Ime je obavezno", + "first_page" => "Prva", + "gender" => "Spol", + "gender_female" => "Ž", + "gender_male" => "M", + "gender_undefined" => "", + "icon" => "", + "id" => "Id", + "import" => "Uvoz", + "import_change_file" => "Promjena", + "import_csv" => "CSV uvoz", + "import_full_path" => "Potrebna je potpuna putanja do csv datoteke", + "import_remove_file" => "Ukloni", + "import_select_file" => "Odaberite datoteku", + "inv" => "lelt.", + "last_name" => "Prezime", + "last_name_required" => "Prezime je obavezno", + "last_page" => "Zadnja", + "learn_about_project" => "za pregled zadnjih informacija o projektu", + "list_of" => "Lista", + "logo" => "", + "logo_mark" => "", + "logout" => "Odjava", + "manager" => "", + "migration_needed" => "", + "new" => "Novi", + "no" => "", + "no_persons_to_display" => "Nema nijede osoba za prikazati", + "none_selected_text" => "Nothing selected", + "or" => "Ili", + "people" => "", + "phone_number" => "Broj telefona", + "phone_number_required" => "Broj telefona je obavezan", + "please_visit_my" => "Molim posjetite", + "position" => "", + "powered_by" => "Pokreće", + "price" => "Ár", + "print" => "Štampati", + "remove" => "Ukloni", + "required" => "Potreban", + "restore" => "", + "return_policy" => "Povratne obavijesti", + "search" => "Traži", + "search_options" => "Opcije pretrage", + "searched_for" => "Tražili", + "software_short" => "", + "software_title" => "", + "state" => "Država", + "submit" => "Prihvati", + "total_spent" => "", + "unknown" => "", + "view_recent_sales" => "Pogledaj nedavne prodaje", + "website" => "web stranicu", + "welcome" => "Dobrodošli", + "welcome_message" => "Dobrodošli u blagajnu otvorenog koda(OSPOS)", + "yes" => "", + "you_are_using_ospos" => "Koristite blagajnu otvorenog koda (Open Source Point Of Sale) verziju", + "zip" => "Broj pošte", +]; diff --git a/app/Language/hr-HR/Config.php b/app/Language/hr-HR/Config.php index a3870bd50..b868b4cdd 100644 --- a/app/Language/hr-HR/Config.php +++ b/app/Language/hr-HR/Config.php @@ -1,329 +1,330 @@ - "Adresa tvrtke", + "address_required" => "Adresu tvrtke je potrebno unijeti", + "all_set" => "All file permissions are set correctly!", + "allow_duplicate_barcodes" => "", + "apostrophe" => "apostrophe", + "backup_button" => "Arhiva", + "backup_database" => "Arhiviranje baze", + "barcode" => "Barkoda", + "barcode_company" => "Naziv tvrtke", + "barcode_configuration" => "Konfiguracija barkoda", + "barcode_content" => "Sadržaj barkoda", + "barcode_first_row" => "1 red", + "barcode_font" => "Pismo", + "barcode_formats" => "", + "barcode_generate_if_empty" => "Generiraj ako je prazno", + "barcode_height" => "Visina(px)", + "barcode_id" => "ID artikla", + "barcode_info" => "Informacija o barkod-ovima", + "barcode_layout" => "Postavke barkod-a", + "barcode_name" => "Naziv", + "barcode_number" => "UPC/EAN/ISBN", + "barcode_number_in_row" => "Red.br.", + "barcode_page_cellspacing" => "Stranični prostor", + "barcode_page_width" => "Širina stranice", + "barcode_price" => "Cijena", + "barcode_second_row" => "2.red", + "barcode_third_row" => "3.red", + "barcode_tooltip" => "", + "barcode_type" => "Tip barkod-a", + "barcode_width" => "Širina (px)", + "bottom" => "Bottom", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "", + "cash_decimals_tooltip" => "", + "cash_rounding" => "", + "category_dropdown" => "", + "center" => "Center", + "change_apperance_tooltip" => "", + "comma" => "comma", + "company" => "Naziv tvrtke", + "company_avatar" => "", + "company_change_image" => "Promijeni logo", + "company_logo" => "Logo tvrtke", + "company_remove_image" => "Ukloni logo", + "company_required" => "Polje naziv tvrtke je potreban", + "company_select_image" => "Odaberi logo", + "company_website_url" => "Adresa web stranice nije valjana (http://...)", + "country_codes" => "Country Codes", + "country_codes_tooltip" => "Comma separated list of country codes for nominatim address lookup.", + "currency_code" => "", + "currency_decimals" => "Velutne decimale", + "currency_symbol" => "Valutna oznaka", + "current_employee_only" => "", + "customer_reward" => "", + "customer_reward_duplicate" => "", + "customer_reward_enable" => "", + "customer_reward_invalid_chars" => "", + "customer_reward_required" => "", + "customer_sales_tax_support" => "", + "date_or_time_format" => "", + "datetimeformat" => "Oblik datuma i vremena", + "decimal_point" => "Decimalna točka", + "default_barcode_font_size_number" => "Veličina pisma barkod-a mora biti broj", + "default_barcode_font_size_required" => "Veličina pisma je potrebna", + "default_barcode_height_number" => "Veličina barkod-a mora biti broj", + "default_barcode_height_required" => "Veličina barkod-a je potrebna", + "default_barcode_num_in_row_number" => "Broj u redu barkod-a mora biti broj", + "default_barcode_num_in_row_required" => "Broj u redu barkod-a je potreban", + "default_barcode_page_cellspacing_number" => "Razmak barkod-a mora biti broj", + "default_barcode_page_cellspacing_required" => "Vonalkód cellatávolság kötelező mező.", + "default_barcode_page_width_number" => "Širina stranice barkod-a mora biti broj", + "default_barcode_page_width_required" => "Širina stranice barkod-a je potrebna", + "default_barcode_width_number" => "Az alapértelmezett vonalkód szélességnek számnak kell lennie", + "default_barcode_width_required" => "Širina barkod-a mora bit broj", + "default_item_columns" => "", + "default_origin_tax_code" => "", + "default_receivings_discount" => "", + "default_receivings_discount_number" => "", + "default_receivings_discount_required" => "", + "default_sales_discount" => "Zadani popust %", + "default_sales_discount_number" => "Zadani popust mora biti broj", + "default_sales_discount_required" => "Zadani popust je potreban", + "default_tax_category" => "", + "default_tax_code" => "", + "default_tax_jurisdiction" => "", + "default_tax_name_number" => "", + "default_tax_name_required" => "Naziv poreza je poteban", + "default_tax_rate" => "Porez %", + "default_tax_rate_1" => "Porez 1 %", + "default_tax_rate_2" => "Porez 2 %", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "Zadani porez mora biti broj", + "default_tax_rate_required" => "Zadani porez je potreban", + "derive_sale_quantity" => "", + "derive_sale_quantity_tooltip" => "", + "dinner_table" => "", + "dinner_table_duplicate" => "", + "dinner_table_enable" => "", + "dinner_table_invalid_chars" => "", + "dinner_table_required" => "", + "dot" => "dot", + "email" => "Email", + "email_configuration" => "Email Configuration", + "email_mailpath" => "Path to Sendmail", + "email_protocol" => "Protocol", + "email_receipt_check_behaviour" => "", + "email_receipt_check_behaviour_always" => "", + "email_receipt_check_behaviour_last" => "", + "email_receipt_check_behaviour_never" => "", + "email_smtp_crypto" => "SMTP Encryption", + "email_smtp_host" => "SMTP Server", + "email_smtp_pass" => "SMTP Password", + "email_smtp_port" => "SMTP Port", + "email_smtp_timeout" => "SMTP Timeout (s)", + "email_smtp_user" => "SMTP Username", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "", + "enforce_privacy_tooltip" => "", + "fax" => "Fax", + "file_perm" => "There are problems with file permissions please fix and reload this page.", + "financial_year" => "", + "financial_year_apr" => "", + "financial_year_aug" => "", + "financial_year_dec" => "", + "financial_year_feb" => "", + "financial_year_jan" => "", + "financial_year_jul" => "", + "financial_year_jun" => "", + "financial_year_mar" => "", + "financial_year_may" => "", + "financial_year_nov" => "", + "financial_year_oct" => "", + "financial_year_sep" => "", + "floating_labels" => "", + "gcaptcha_enable" => "", + "gcaptcha_secret_key" => "", + "gcaptcha_secret_key_required" => "", + "gcaptcha_site_key" => "", + "gcaptcha_site_key_required" => "", + "gcaptcha_tooltip" => "", + "general" => "Opća", + "general_configuration" => "Opća konfiguracija", + "giftcard_number" => "", + "giftcard_random" => "", + "giftcard_series" => "", + "image_allowed_file_types" => "", + "image_max_height_tooltip" => "", + "image_max_size_tooltip" => "", + "image_max_width_tooltip" => "", + "image_restrictions" => "", + "include_hsn" => "", + "info" => "Info", + "info_configuration" => "Info o web trgovini", + "input_groups" => "", + "integrations" => "", + "integrations_configuration" => "", + "invoice" => "Račun", + "invoice_configuration" => "Postavke štamapnja", + "invoice_default_comments" => "Komentar na računu", + "invoice_email_message" => "e-mail za račun", + "invoice_enable" => "Enable Invoicing", + "invoice_printer" => "Printer za račun", + "invoice_type" => "", + "is_readable" => "", + "is_writable" => "is writable, but the permissions are higher than 750.", + "item_markup" => "", + "jsprintsetup_required" => "Upozorenje! Onemogućene opcije će raditi samo ako imate instaliran FireFox jsPrintSetup dodatak. Svakako snimiti?", + "language" => "Jezik", + "last_used_invoice_number" => "", + "last_used_quote_number" => "", + "last_used_work_order_number" => "", + "left" => "Left", + "license" => "License", + "license_configuration" => "License Statement", + "line_sequence" => "", + "lines_per_page" => "Linija po stranici", + "lines_per_page_number" => "Linija po stranici mora biti broj", + "lines_per_page_required" => "Broj linija po stranici je potreban podatak", + "locale" => "Lokacija", + "locale_configuration" => "Konfiguracija", + "locale_info" => "Informacije o lokalnoj konfiguraciji", + "location" => "Skladišta", + "location_configuration" => "Mjesto skladišta", + "location_info" => "Info o lokaciji skladišta", + "login_form" => "", + "logout" => "Želite napraviti arhivu prije nego izađete? Pritisnite [OK] za arhivu, [Cancel] to otkazivanje.", + "mailchimp" => "", + "mailchimp_api_key" => "", + "mailchimp_configuration" => "", + "mailchimp_key_successfully" => "", + "mailchimp_key_unsuccessfully" => "", + "mailchimp_lists" => "", + "mailchimp_tooltip" => "", + "message" => "Message", + "message_configuration" => "Message Configuration", + "msg_msg" => "Saved Text Message", + "msg_msg_placeholder" => "If you wish to use a SMS template save your message here. Otherwise leave the box blank.", + "msg_pwd" => "SMS-API Password", + "msg_pwd_required" => "SMS-API Password is a required field", + "msg_src" => "SMS-API Sender ID", + "msg_src_required" => "SMS-API Sender ID is a required field", + "msg_uid" => "SMS-API Username", + "msg_uid_required" => "SMS-API Username is a required field", + "multi_pack_enabled" => "", + "no_risk" => "No security/vulnerability risks.", + "none" => "none", + "notify_alignment" => "Notification Popup Position", + "number_format" => "Format broja", + "number_locale" => "Lokalnoj", + "number_locale_invalid" => "The entered locale is invalid. Check the link in the tooltip to find a sensible value", + "number_locale_required" => "Number Locale is a required field", + "number_locale_tooltip" => "Find a suitable locale through this link", + "os_timezone" => "", + "ospos_info" => "", + "payment_options_order" => "Payment Options Order", + "perm_risk" => "Permissions higher than 750 leaves this software at risk.", + "phone" => "Telefon tvrtke", + "phone_required" => "Telefon tvrtke je potreban", + "print_bottom_margin" => "Doljnja margina", + "print_bottom_margin_number" => "Doljnja margina mora biti broj", + "print_bottom_margin_required" => "Doljnja margina je potrebna", + "print_delay_autoreturn" => "", + "print_delay_autoreturn_number" => "", + "print_delay_autoreturn_required" => "", + "print_footer" => "Prikazati podnožje u pregledniku", + "print_header" => "Prikazati zaglavlje u pregledniku", + "print_left_margin" => "Lijeva margina", + "print_left_margin_number" => "Lijeva margina mora biti broj", + "print_left_margin_required" => "Lijeva margina je obavezna", + "print_receipt_check_behaviour" => "", + "print_receipt_check_behaviour_always" => "", + "print_receipt_check_behaviour_last" => "", + "print_receipt_check_behaviour_never" => "", + "print_right_margin" => "Desna margina", + "print_right_margin_number" => "Desna margina mora biti broj", + "print_right_margin_required" => "Desna margina je potrebna", + "print_silently" => "Pokaži okvir za štampanje", + "print_top_margin" => "Gornja margina", + "print_top_margin_number" => "Gornja margina mora biti broj", + "print_top_margin_required" => "Gornja margina je obavezna", + "quantity_decimals" => "Decimalne količine", + "quick_cash_enable" => "", + "quote_default_comments" => "", + "receipt" => "Priznanica", + "receipt_category" => "", + "receipt_configuration" => "Postavke štamapnja", + "receipt_default" => "Default", + "receipt_font_size" => "", + "receipt_font_size_number" => "", + "receipt_font_size_required" => "", + "receipt_info" => "Informacije o POS računu", + "receipt_printer" => "POS printer", + "receipt_short" => "Short", + "receipt_show_company_name" => "", + "receipt_show_description" => "Show Description", + "receipt_show_serialnumber" => "Show Serial Number", + "receipt_show_tax_ind" => "", + "receipt_show_taxes" => "Prikaži porez", + "receipt_show_total_discount" => "Pokaži ukupni popust", + "receipt_template" => "Receipt Template", + "receiving_calculate_average_price" => "Računaj prosječnu cijenu (primke)", + "recv_invoice_format" => "Oblik ulaznog računa(primke)", + "register_mode_default" => "", + "report_an_issue" => "", + "return_policy_required" => "Polje za povratne obavijesti je potrebno", + "reward" => "", + "reward_configuration" => "", + "right" => "Right", + "sales_invoice_format" => "Oblik fakture", + "sales_quote_format" => "", + "saved_successfully" => "Konfiguracija je uspješno snimljena", + "saved_unsuccessfully" => "Konfiguracija nije uspješno snimljena", + "security_issue" => "Security Vulnerability Warning", + "server_notice" => "Please use the below info for issue reporting.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "", + "statistics" => "Send statistics", + "statistics_tooltip" => "Send statistics for development and feature improvement purposes", + "stock_location" => "Lokacija skladišta", + "stock_location_duplicate" => "Molim koristite jedinstveni naziv skladišta", + "stock_location_invalid_chars" => "Naziv skaldišta ne može sadržavati '_'", + "stock_location_required" => "Naziv skladišta je potreban", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "", + "suggestions_fourth_column" => "", + "suggestions_layout" => "", + "suggestions_second_column" => "", + "suggestions_third_column" => "", + "system_conf" => "Setup & Conf", + "system_info" => "System Info", + "table" => "", + "table_configuration" => "", + "takings_printer" => "Printer za 'Prodano'", + "tax" => "", + "tax_category" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_required" => "", + "tax_category_used" => "", + "tax_configuration" => "", + "tax_decimals" => "Porezne decimale", + "tax_id" => "", + "tax_included" => "Uključuje porez", + "theme" => "Theme", + "theme_preview" => "", + "thousands_separator" => "Razdjelnik za tisućice", + "timezone" => "Vremenska zona", + "timezone_error" => "", + "top" => "Top", + "use_destination_based_tax" => "", + "user_timezone" => "", + "website" => "web strana", + "wholesale_markup" => "", + "work_order_enable" => "", + "work_order_format" => "", +]; diff --git a/app/Language/hr-HR/Customers.php b/app/Language/hr-HR/Customers.php index 2c2692f4b..a35119002 100644 --- a/app/Language/hr-HR/Customers.php +++ b/app/Language/hr-HR/Customers.php @@ -1,55 +1,56 @@ - "IBAN:", + "account_number_duplicate" => "Ovaj IBAN već postoji", + "available_points" => "", + "available_points_value" => "", + "average" => "", + "avg_discount" => "", + "basic_information" => "", + "cannot_be_deleted" => "Ne može se obrisati odabranog kupca, jer jedan ili više odabranih kupaca imaju prodaju.", + "company_name" => "Naziv tvrtke", + "confirm_delete" => "Želite li obrisati odabranog kupca?", + "confirm_restore" => "", + "consent" => "", + "consent_required" => "", + "csv_import_failed" => "Greška kod uvoza iz CSV-a", + "csv_import_nodata_wrongformat" => "Your uploaded file has no data or wrong format", + "csv_import_partially_failed" => "Most Customers imported. But some were not, here is the list", + "csv_import_success" => "Import of Customers successful", + "customer" => "Kupac", + "date" => "", + "discount" => "Discount", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "email_duplicate" => "", + "employee" => "", + "error_adding_updating" => "Greška kod dodavanja/ažuriranja kupca", + "import_items_csv" => "Učitaj kupce iz csv datoteke", + "mailchimp_activity_click" => "", + "mailchimp_activity_lastopen" => "", + "mailchimp_activity_open" => "", + "mailchimp_activity_total" => "", + "mailchimp_activity_unopen" => "", + "mailchimp_email_client" => "", + "mailchimp_info" => "", + "mailchimp_member_rating" => "", + "mailchimp_status" => "", + "mailchimp_vip" => "", + "max" => "", + "min" => "", + "new" => "Novi kupac", + "none_selected" => "Niste odabrali nijednog kupca za brisanje", + "one_or_multiple" => "Kupac(i)", + "quantity" => "", + "stats_info" => "", + "successful_adding" => "Uspješno ste dodali kupca", + "successful_deleted" => "Kupac je uspješno obrisan", + "successful_updating" => "Podaci o kupcu su uspješno ažurirani", + "tax_code" => "", + "tax_id" => "", + "taxable" => "Oporezivo", + "total" => "Total", + "update" => "Ažuriraj kupca", + "rewards_package" => "", +]; diff --git a/app/Language/hr-HR/Datepicker.php b/app/Language/hr-HR/Datepicker.php index 91d9f4ad8..91d691aa7 100644 --- a/app/Language/hr-HR/Datepicker.php +++ b/app/Language/hr-HR/Datepicker.php @@ -1,22 +1,23 @@ - "Sve", + "apply" => "Primjeni", + "cancel" => "Otkaži", + "custom" => "Slobodan izbor", + "from" => "Od", + "last_30" => "Zadnjih 30 dana", + "last_7" => "Zadnjih 7 dana", + "last_financial_year" => "", + "last_month" => "Zadnji mjesec", + "last_year" => "Zadnja godina", + "same_month_last_year" => "Ovaj mjesec prošle godine", + "same_month_to_same_day_last_year" => "Ovaj mjesec do danas prošle godine", + "this_financial_year" => "", + "this_month" => "Ovaj mjesec", + "this_year" => "Ova godina", + "to" => "Do", + "today" => "Danas", + "today_last_year" => "Ovaj dan prošle godine", + "weekstart" => "1", + "yesterday" => "Jučer", +]; diff --git a/app/Language/hr-HR/Employees.php b/app/Language/hr-HR/Employees.php index da0bbcb3f..3b2c629a0 100644 --- a/app/Language/hr-HR/Employees.php +++ b/app/Language/hr-HR/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "Informacije", + "cannot_be_deleted" => "Ne možete obristi odabranog radnika, jedan ili više radnika ima prodaju ili pokušavate obristi sebe :)", + "change_employee" => "", + "change_password" => "", + "clerk" => "", + "commission" => "", + "confirm_delete" => "Jeste li ste sigurni da želite obristi odabranog radnika?", + "confirm_restore" => "", + "current_password" => "", + "current_password_invalid" => "", + "employee" => "Radnik", + "error_adding_updating" => "Greška kod dodavanja/ažuriranja radnika", + "error_deleting_demo_admin" => "Ne možete obrisati demo admin korisnika", + "error_updating_demo_admin" => "Ne možete promijeniti demo admin korisnika", + "language" => "", + "login_info" => "Prijava", + "manager" => "", + "new" => "Novi radnik", + "none_selected" => "Nije odabran niti jedan radnik za brisanje", + "one_or_multiple" => "Radnik(ci)", + "password" => "Lozinka", + "password_minlength" => "Lozinka mora imati najmanje 8 znakova", + "password_must_match" => "Lozinka se ne podudara", + "password_not_must_match" => "", + "password_required" => "Lozinka je potrebna", + "permission_desc" => "Odaberite module za dozvolu", + "permission_info" => "Dozvole", + "repeat_password" => "Ponovite lozinku", + "subpermission_required" => "Odaberite barem jednu dozvolu po modulu", + "successful_adding" => "Uspješno ste dodali radnika", + "successful_change_password" => "", + "successful_deleted" => "Uspješno ste obrisali radnika", + "successful_updating" => "Uspješno ste ažurirali radnika", + "system_language" => "", + "unsuccessful_change_password" => "", + "update" => "Ažuriraj radnika", + "username" => "Korisničko ime", + "username_duplicate" => "", + "username_minlength" => "Korisničko ime mora imati najmanje 5 znakova", + "username_required" => "Korisničko ime je potrebno", +]; diff --git a/app/Language/hr-HR/Enum.php b/app/Language/hr-HR/Enum.php index dde09937b..c39655c3b 100644 --- a/app/Language/hr-HR/Enum.php +++ b/app/Language/hr-HR/Enum.php @@ -1,9 +1,10 @@ - "", + "half_even" => "", + "half_five" => "", + "half_odd" => "", + "half_up" => "", + "round_down" => "", + "round_up" => "", +]; diff --git a/app/Language/hr-HR/Error.php b/app/Language/hr-HR/Error.php index 7caea8e28..7c6327159 100644 --- a/app/Language/hr-HR/Error.php +++ b/app/Language/hr-HR/Error.php @@ -1,4 +1,5 @@ - "Nemate dozvolu za pristup modulu", + "unknown" => "ismeretlen", +]; diff --git a/app/Language/hr-HR/Expenses.php b/app/Language/hr-HR/Expenses.php index cae8d985c..e9e237376 100644 --- a/app/Language/hr-HR/Expenses.php +++ b/app/Language/hr-HR/Expenses.php @@ -1,49 +1,50 @@ - "", + "amount" => "", + "amount_number" => "", + "amount_required" => "", + "by_category" => "", + "cannot_be_deleted" => "", + "cash" => "", + "cash_filter" => "", + "categories_name" => "", + "category_required" => "", + "check" => "", + "check_filter" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "credit" => "", + "credit_filter" => "", + "date" => "", + "date_number" => "", + "date_required" => "", + "debit" => "", + "debit_filter" => "", + "description" => "", + "due" => "", + "due_filter" => "", + "employee" => "", + "error_adding_updating" => "", + "expense_id" => "", + "expenses_employee" => "", + "info" => "", + "ip_address" => "", + "is_deleted" => "", + "name_required" => "", + "new" => "", + "new_supplier" => "", + "no_expenses_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "payment" => "", + "start_typing_supplier_name" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier_name" => "", + "supplier_tax_code" => "", + "tax_amount" => "", + "tax_amount_number" => "", + "update" => "", +]; diff --git a/app/Language/hr-HR/Expenses_categories.php b/app/Language/hr-HR/Expenses_categories.php index 7e4c654f7..03169e528 100644 --- a/app/Language/hr-HR/Expenses_categories.php +++ b/app/Language/hr-HR/Expenses_categories.php @@ -1,21 +1,22 @@ - "", + "add_item" => "", + "cannot_be_deleted" => "", + "category_id" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "description" => "", + "error_adding_updating" => "", + "info" => "", + "name" => "", + "new" => "", + "no_expenses_categories_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "quantity" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "update" => "", +]; diff --git a/app/Language/hr-HR/Giftcards.php b/app/Language/hr-HR/Giftcards.php index cd5573397..aec495257 100644 --- a/app/Language/hr-HR/Giftcards.php +++ b/app/Language/hr-HR/Giftcards.php @@ -1,70 +1,71 @@ - "Inventuru dodati/oduzeti", + "allow_alt_description" => "Dozvoli Alt opis", + "bulk_edit" => "Grupno uređivanje", + "cannot_be_deleted" => "Nije moguće obrisati poklon bon, jedan ili više poklon bonova ima prodaju.", + "cannot_find_giftcard" => "Ne možemo pronaći informacije o poklon bonu", + "cannot_use" => "Giftcard {0} cannot be used for this sale. Invalid Customer!", + "card_value" => "Vrijednost", + "category" => "Kategorija", + "change_all_to_allow_alt_desc" => "Dozvoli Alt opis za sve", + "change_all_to_not_allow_allow_desc" => "Nije dozvoljen Alt opis za sve", + "change_all_to_serialized" => "Promijeni sve u Seralized", + "change_all_to_unserialized" => "Promijeni sve u Unseralized", + "confirm_bulk_edit" => "Jeste li sigurni da želite grupno urediti sve odabrane poklon bonove?", + "confirm_delete" => "Jeste li sigurni da želite obrisati sve odabrane poklon bonove?", + "confirm_restore" => "", + "cost_price" => "Nabavna cijena", + "count" => "Ažuriraj inventuru", + "csv_import_failed" => "Greška kod CSV uvoza", + "current_quantity" => "Trenutna količina", + "description" => "Opis", + "details_count" => "Detalji brojanja inventure", + "do_nothing" => "Ne radi ništa", + "edit_fields_you_want_to_update" => "Uredi polja za sve odabrane poklon bonove", + "edit_multiple_giftcards" => "Uređivanje više poklon bonova", + "error_adding_updating" => "Greška kod dodavanja/ažuriranja poklon bona", + "error_updating_multiple" => "Greška kod ažuriranja poklon bona", + "generate_barcodes" => "Generiraj barkod", + "giftcard" => "Poklon bon", + "giftcard_number" => "Broj poklon bona", + "info_provided_by" => "Info daje", + "inventory_comments" => "KomentariMegjegyzések", + "is_serialized" => "Poklon bon ima serijski broj", + "low_inventory_giftcards" => "Poklon bon rasprodaje", + "manually_editing_of_quantity" => "Ručna promjena količine", + "must_select_giftcard_for_barcode" => "Morate odabrati bar jedan poklon bon da generirate barkod", + "new" => "Novi poklon bon", + "no_description_giftcards" => "Poklon bon nema opisa", + "no_giftcards_to_display" => "Nema poklon bona za prikaz", + "none" => "Ništa", + "none_selected" => "Niste odabrali nijedan poklon bon za ispravak", + "number" => "Broj poklon bona mora biti broj", + "number_information" => "Poklon bon broj", + "number_required" => "Broj poklon bona je potreban", + "one_or_multiple" => "Poklon bon(ovi)", + "person_id" => "Kupac", + "quantity" => "Količina", + "quantity_required" => "Količina je potrebna. Molim otkažite (x) za odustajanje", + "remaining_balance" => "Na poklon bonu {0} ostala je još vrijednost {1}!", + "reorder_level" => "Poredaj razine", + "retrive_giftcard_info" => "Pozovi info o pklon bonu", + "sales_tax_1" => "Prodajni porez 1", + "sales_tax_2" => "Prodajni porez 2", + "serialized_giftcards" => "Serializiraj poklon bon", + "successful_adding" => "Uspješno ste dodali poklon bon", + "successful_bulk_edit" => "Uspješno ste promijenili poklon bonove", + "successful_deleted" => "Uspješno ste obrisali poklon bon", + "successful_updating" => "Uspješno ste ažurirali poklon bon", + "supplier" => "Dobavljač", + "tax_1" => "Porez 1", + "tax_2" => "Porez 2", + "tax_percent" => "% poreza", + "tax_percents" => "%-ci poreza", + "unit_price" => "Jedinična cijena", + "upc_database" => "UPC tablica", + "update" => "Ažurirajte poklon bon", + "use_inventory_menu" => "Koristite meni inventure", + "value" => "Vrijednost poklon bona mora biti broj", + "value_required" => "Vrijednost poklon kartice je potrebna", +]; diff --git a/app/Language/hr-HR/Item_kits.php b/app/Language/hr-HR/Item_kits.php index f48ef3419..94d957b1f 100644 --- a/app/Language/hr-HR/Item_kits.php +++ b/app/Language/hr-HR/Item_kits.php @@ -1,40 +1,41 @@ - "Dodaj artikl", + "all" => "", + "cannot_be_deleted" => "Ne možete obrisati normativ(e)", + "confirm_delete" => "Jeste li sigurni da želite obrisati normativ", + "confirm_restore" => "", + "description" => "Opis normativa", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "error_adding_updating" => "Greška kod dodavanja/ažuriranja normativa", + "find_kit_item" => "", + "info" => "Info normativa", + "item" => "Artikal", + "item_kit_number" => "", + "item_kit_number_duplicate" => "", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "Stavke normativa", + "kit" => "Normativ br.", + "kit_and_components" => "", + "kit_and_stock" => "", + "kit_only" => "", + "name" => "Naziv normativa", + "new" => "Novi normativ", + "no_item_kits_to_display" => "Nema normativa za prikaz", + "none_selected" => "Niste odabrali nijedan normativ", + "one_or_multiple" => "Stavka(e) normativa", + "price_option" => "", + "priced_only" => "", + "print_option" => "", + "quantity" => "Količina", + "sequence" => "", + "successful_adding" => "Uspješno ste dodali normativ", + "successful_deleted" => "Uspješno ste obrisali normativ", + "successful_updating" => "Uspješno ste ažurirali normativ", + "unit_price" => "", + "update" => "Ažuriranje normativa", +]; diff --git a/app/Language/hr-HR/Items.php b/app/Language/hr-HR/Items.php index 207a34ea9..66f621b7d 100644 --- a/app/Language/hr-HR/Items.php +++ b/app/Language/hr-HR/Items.php @@ -1,119 +1,120 @@ - "Dodavanje/skidanje s inventure", + "allow_alt_description" => "Dozvoli Alt opis", + "amount_entry" => "", + "bulk_edit" => "Zajedno uređenje", + "buy_price_required" => "Prodajna cijena je potrebna", + "cannot_be_deleted" => "Nemožete obrisati odabranu stavku, jedna ili više odabranih stavki ima prodaju.", + "cannot_find_item" => "Nema informacije o odabranoj stavci", + "categories" => "", + "category" => "Kategorija", + "category_new" => "", + "category_required" => "Kategorija je potrebna", + "change_all_to_allow_alt_desc" => "Dozvali Alt opis za sve", + "change_all_to_not_allow_allow_desc" => "Nije dozvoljen Alt opis za sve", + "change_all_to_serialized" => "Promijeni sve u serijske brojeve", + "change_all_to_unserialized" => "ukloni sve serijske brojeve", + "change_image" => "Promjeni sliku", + "confirm_bulk_edit" => "Jeste li sigurni da želite urediti odabrane stavke?", + "confirm_bulk_edit_wipe_taxes" => "Sve stavke poreznih informacija bit će zamijenjene", + "confirm_delete" => "Jeste li sigrni da želite obrisati odabrane stavke?", + "confirm_restore" => "", + "cost_price" => "Nabavna cijena", + "cost_price_number" => "Nabavna cijena mora biti broj", + "cost_price_required" => "Nabavna cijena je potrebna", + "count" => "Ažuriraj inveturu", + "csv_import_failed" => "Greška kod uvoza iz CSV-a", + "csv_import_nodata_wrongformat" => "Your uploaded file has no data or wrong format", + "csv_import_partially_failed" => "Most Items imported. But some were not, here is the list", + "csv_import_success" => "Import of Items successful", + "current_quantity" => "Trenutna količina", + "default_pack_name" => "", + "description" => "Opis", + "details_count" => "Pojedinosati o količinama inventure", + "do_nothing" => "Ne radi ništa", + "edit" => "", + "edit_fields_you_want_to_update" => "Uredi polja koja želite urediti za sve odabrane stavke", + "edit_multiple_items" => "Uredi višestruke stavke", + "empty_upc_items" => "UPC artikal", + "error_adding_updating" => "Greška kod dodavanja/ažuriranja stavke", + "error_updating_multiple" => "Greška kod ažuriranja stavki", + "generate_barcodes" => "Generiraj barkod", + "hsn_code" => "", + "image" => "Slika", + "import_items_csv" => "Uvezi stavke iz CSV-a", + "info_provided_by" => "Info daje", + "inventory" => "Inventura", + "inventory_CSV_import_quantity" => "", + "inventory_comments" => "Komentari", + "inventory_data_tracking" => "", + "inventory_date" => "", + "inventory_employee" => "", + "inventory_in_out_quantity" => "", + "inventory_remarks" => "", + "is_deleted" => "Obrisano", + "is_printed" => "", + "is_serialized" => "Artikal ima ser. broj", + "item" => "Stavka", + "item_id" => "", + "item_number" => "UPC/EAN/ISBN", + "item_number_duplicate" => "Broj stavke već postoji u bazi", + "kit" => "", + "location" => "Mjesto", + "low_inventory_items" => "Rasprodaja artikala", + "low_sell_item" => "", + "manually_editing_of_quantity" => "Ručno uređivanje količine", + "markup" => "", + "name" => "Naziv artikla", + "name_required" => "Naziv artikla je potreban", + "new" => "Novi artikal", + "no_description_items" => "Artikal nema opisa", + "no_items_to_display" => "Nema artikla za prikazati", + "none" => "Egysem", + "none_selected" => "Niste odabrali nijedan artikal za uređivanje", + "nonstock" => "", + "number_information" => "Redni broj", + "number_required" => "UPC/EAN/ISBN je potreban", + "one_or_multiple" => "Artikal(i)", + "pack_name" => "", + "qty_per_pack" => "", + "quantity" => "Količina", + "quantity_number" => "Količina mora biti broj", + "quantity_required" => "", + "receiving_quantity" => "Zaprimljena količina", + "remove_image" => "Ukloni sliku", + "reorder_level" => "Poredaj razine", + "reorder_level_number" => "Numeracija mora biti numerička", + "reorder_level_required" => "Numeracija je obavezna", + "retrive_item_info" => "Info o zaprimljenom artiklu", + "sales_tax_1" => "Prodajni porez 1", + "sales_tax_2" => "Prodajni porez 2", + "search_attributes" => "Polje za pretragu", + "select_image" => "Odaberi sliku", + "serialized_items" => "Artikl ima ser. broj", + "standard" => "", + "stock" => "", + "stock_location" => "Mjesto skladišta", + "stock_type" => "", + "successful_adding" => "Uspješno ste dodali artikal", + "successful_bulk_edit" => "Uspješno ste ažurirali odabrane stavke", + "successful_deleted" => "Uspješno ste obrisali artikl", + "successful_updating" => "Uspješno ste ažurirali artikl", + "supplier" => "Dobavljač", + "tax_1" => "Porez 1", + "tax_2" => "Porez 2", + "tax_3" => "", + "tax_category" => "", + "tax_percent" => "% poreza", + "tax_percent_number" => "", + "tax_percent_required" => "% poreza je obavezan", + "tax_percents" => "%-ci poreza", + "temp" => "", + "type" => "", + "unit_price" => "Maloprodajna cijena", + "unit_price_number" => "Maloprodajna cijena mora biti broj", + "unit_price_required" => "Maloprodajna cijena je obavezna", + "upc_database" => "UPC baza", + "update" => "Ažuriraj artikl", + "use_inventory_menu" => "Koristi inv. meni", +]; diff --git a/app/Language/hr-HR/Login.php b/app/Language/hr-HR/Login.php index 03a6c841f..80010ca40 100644 --- a/app/Language/hr-HR/Login.php +++ b/app/Language/hr-HR/Login.php @@ -1,13 +1,14 @@ - "", + "go" => "Ulaz", + "invalid_gcaptcha" => "", + "invalid_installation" => "", + "invalid_username_and_password" => "Neispravno ime/lozinka", + "login" => "Prijava", + "logout" => "", + "migration_needed" => "", + "password" => "Lozinka", + "username" => "Korisničko ime", + "welcome" => "", +]; diff --git a/app/Language/hr-HR/Messages.php b/app/Language/hr-HR/Messages.php index 5da641900..dabf5733c 100644 --- a/app/Language/hr-HR/Messages.php +++ b/app/Language/hr-HR/Messages.php @@ -1,14 +1,15 @@ - "First name", + "last_name" => "Last name", + "message" => "Message", + "message_placeholder" => "Your Message here...", + "message_required" => "Message required", + "multiple_phones" => "(In case of multiple recipients, enter mobile numbers separated by commas)", + "phone" => "Phone number", + "phone_number_required" => "Phone number required", + "phone_placeholder" => "Mobile Number(s) here...", + "sms_send" => "Send SMS", + "successfully_sent" => "Message successfully sent to: ", + "unsuccessfully_sent" => "Message unsuccessfully sent to: ", +]; diff --git a/app/Language/hr-HR/Module.php b/app/Language/hr-HR/Module.php index 1a6dcd9e6..99ecbac3d 100644 --- a/app/Language/hr-HR/Module.php +++ b/app/Language/hr-HR/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "", + "attributes_desc" => "", + "both" => "", + "cashups" => "", + "cashups_desc" => "", + "config" => "Postavke", + "config_desc" => "Promijeni postavke", + "customers" => "Kupci", + "customers_desc" => "Dodaj, ažuriraj, obriši ili traži kupce", + "employees" => "Radnici", + "employees_desc" => "Dodaj, ažuriraj, obriši ili traži radnike", + "expenses" => "", + "expenses_categories" => "", + "expenses_categories_desc" => "", + "expenses_desc" => "", + "giftcards" => "Poklon bon", + "giftcards_desc" => "Dodaj, ažuriraj, obriši ili traži poklon bon", + "home" => "Početna", + "home_desc" => "", + "item_kits" => "Normativi", + "item_kits_desc" => "Dodaj, ažuriraj, obriši ili traži normative", + "items" => "Artikli", + "items_desc" => "Dodaj, ažuriraj, obriši ili traži artikle", + "messages" => "Messages", + "messages_desc" => "Send Messages to Customers, Suppliers, Employees et al.", + "migrate" => "", + "migrate_desc" => "", + "office" => "", + "office_desc" => "", + "receivings" => "Primka", + "receivings_desc" => "Dodaj, ažuriraj, obriši ili traži primke", + "reports" => "Izvještaji", + "reports_desc" => "Pogledaj i generiraj izvještaje", + "sales" => "Prodaja", + "sales_desc" => "Procesi prodaje i povrata", + "suppliers" => "Dobavljači", + "suppliers_desc" => "Dodaj, ažuriraj, obriši ili traži dobavljače", + "taxes" => "", + "taxes_desc" => "", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/hr-HR/Receivings.php b/app/Language/hr-HR/Receivings.php index 95abb602c..c5212b7c5 100644 --- a/app/Language/hr-HR/Receivings.php +++ b/app/Language/hr-HR/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "Otkaži", + "cannot_be_deleted" => "Primka(e) ne mogu biti obrisane", + "comments" => "Komentar", + "complete_receiving" => "Završi", + "confirm_cancel_receiving" => "Želite li obrisati ovu primku? Sve stavke bit će obrisane.", + "confirm_delete" => "Želite li obrisati ovu primku? To ne ne može vratiti.", + "confirm_finish_receiving" => "Želite li potvrditi ovu primku? To ne ne može vratiti.", + "confirm_restore" => "", + "cost" => "Cijena", + "daily" => "", + "date" => "Datum", + "date_required" => "Potrebno je unijeti ispravan datum", + "date_type" => "Datum je potreban", + "delete_entire_sale" => "Obrisati cijelu prodaju", + "discount" => "Rabat %", + "edit" => "Urediti", + "edit_sale" => "Uređivanje primke", + "employee" => "Radnik", + "error_editing_item" => "Greška kod uređenja stavke", + "error_requisition" => "Nije moguće micati inventuru iz i na skaldište", + "find_or_scan_item" => "Traži/skeniraj artikal", + "find_or_scan_item_or_receipt" => "Traži/skeniraj artikal ili račun", + "id" => "Primka br.", + "item_name" => "Naziv artikla", + "mode" => "Ulazni mod", + "new_supplier" => "Novi dobavljač", + "one_or_multiple" => "Primka(e)", + "print_after_sale" => "Štampaj poslije prodaje", + "quantity" => "Količina", + "receipt" => "Ulazni račun", + "receipt_number" => "Ulazni rč. broj", + "receiving" => "Primka", + "reference" => "Reference", + "register" => "Stavke primke", + "requisition" => "Međusklad.", + "return" => "Povrat", + "select_supplier" => "Odaberi dobavljača (neobavezno)", + "ship_pack" => "", + "start_typing_supplier_name" => "Počnite upisivati ime dobavljača ...", + "stock" => "", + "stock_destination" => "Na skladište", + "stock_locaiton" => "Mjesto skladišta", + "stock_source" => "Iz skladišta", + "successfully_deleted" => "Uspješno ste obrisali primku", + "successfully_updated" => "Uspješno ste ažurirali primku", + "supplier" => "Dobavljač", + "supplier_address" => "Adresa", + "supplier_email" => "e-mail", + "supplier_location" => "Mjesto", + "total" => "Ukupno", + "transaction_failed" => "Greška kod transakcije primki", + "unable_to_add_item" => "Ne mogu dodati artikal u primku", + "unsuccessfully_updated" => "Neuspješno ažurirana primka", + "update" => "Ažuriraj", +]; diff --git a/app/Language/hr-HR/Reports.php b/app/Language/hr-HR/Reports.php index aa3bad37f..9ab284444 100644 --- a/app/Language/hr-HR/Reports.php +++ b/app/Language/hr-HR/Reports.php @@ -1,147 +1,148 @@ - "Svi", + "authority" => "", + "canceled" => "", + "categories" => "Kategorije", + "categories_summary_report" => "Zbrojni izvještaj po kategorijama", + "category" => "Kategorija", + "code_canceled" => "", + "code_invoice" => "", + "code_pos" => "", + "code_quote" => "", + "code_return" => "", + "code_type" => "", + "code_work_order" => "", + "comments" => "Komentari", + "commission" => "", + "complete" => "", + "completed_sales" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost" => "Cijena", + "cost_price" => "Nabavna cijena", + "count" => "Broj", + "customer" => "Kupac", + "customers" => "Kupci", + "customers_summary_report" => "Zbrojni izvještaj po kupcima", + "date" => "Datum", + "date_range" => "Vremenski period", + "description" => "Opis", + "detailed_receivings_report" => "Izvještaj primki", + "detailed_receivings_report_input" => "", + "detailed_reports" => "Izvještaji", + "detailed_requisition_report" => "Izvještaj međuskladišnice", + "detailed_sales_report" => "Izvještaj o prodaji", + "discount" => "Ivještaj o popustu", + "discount_fixed" => "", + "discount_percent" => "% popusta", + "discount_type" => "", + "discounts" => "Popusti", + "discounts_summary_report" => "Zbrojni izvještaj o popustima", + "earned" => "", + "employee" => "Radnik", + "employees" => "Radnici", + "employees_summary_report" => "Zbrojni izvještaj po radnicima", + "expenses" => "", + "expenses_amount" => "", + "expenses_categories" => "", + "expenses_categories_summary_report" => "", + "expenses_category" => "", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "", + "expenses_total_amount" => "", + "expenses_total_tax_amount" => "", + "graphical_reports" => "Grafički izvještaji", + "inventory" => "Inventura", + "inventory_low" => "Mala inventura", + "inventory_low_report" => "Izvještaj o maloj inventuri", + "inventory_reports" => "Izvještaji inventura", + "inventory_summary" => "Zbrojne inventure", + "inventory_summary_report" => "Izvještaji zbrojnih inventura", + "item" => "Artikl", + "item_count" => "Filter broja artikala", + "item_name" => "Naziv artikla", + "item_number" => "Broj artikla", + "items" => "Artikli", + "items_purchased" => "Nabavni artikli", + "items_received" => "Artikli primke", + "items_summary_report" => "Artikli zbrojnog izvještaja", + "jurisdiction" => "", + "low_inventory" => "Niska inventura", + "low_inventory_report" => "Izvještaj niske inventure", + "low_sell_quantity" => "", + "more_than_zero" => "Više od nule", + "name" => "Naziv", + "no_reports_to_display" => "Nema artikla za prikazati", + "payment_type" => "Tip plaćanja", + "payments" => "Plaćanja", + "payments_summary_report" => "Zbrojni izvještaj plaćanja", + "profit" => "RUC", + "quantity" => "Količina", + "quantity_purchased" => "Nabavna količina", + "quotes" => "", + "received_by" => "Primljeno od", + "receiving_id" => "Primka br.", + "receiving_type" => "Tip ulaza", + "receivings" => "Primke", + "reorder_level" => "Poredaj razinu", + "report" => "Izvještaj", + "report_input" => "Ulazni izvještaj", + "reports" => "Izvještaji", + "requisition" => "Međuskladišnica", + "requisition_by" => "Međuskladišnica od", + "requisition_id" => "Međuskladišnica br.", + "requisition_item" => "Artikal međuskladišnice", + "requisition_item_quantity" => "količina artikla međuskladišnice", + "requisition_related_item" => "Povezani artikal međuskladišnice", + "requisition_related_item_total_quantity" => "Povezani količina artikala međuskladišnice", + "requisition_related_item_unit_quantity" => "Povezana jed. cijena artikla međuskladišnice", + "requisitions" => "Međuskladišnica", + "returns" => "Povrati", + "revenue" => "Promet", + "sale_id" => "Prodaja br.", + "sale_type" => "Tip prodaje", + "sales" => "Prodaje", + "sales_amount" => "Prodajna količina", + "sales_summary_report" => "Zbrojni izvještaj o prodaji", + "sales_taxes" => "", + "sales_taxes_summary_report" => "", + "serial_number" => "Ser. broj", + "service_charge" => "", + "sold_by" => "Prodaje", + "sold_items" => "", + "sold_to" => "Prodano", + "stock_location" => "Mjesto skladišta", + "sub_total_value" => "Iznos međuzbroja", + "subtotal" => "Međuzbroj", + "summary_reports" => "Zbrojni izvještaj", + "supplied_by" => "Nabavljeno od", + "supplier" => "Dobavljač", + "suppliers" => "Dobavljači", + "suppliers_summary_report" => "Zbrojni izvještaj po dobavljačima", + "tax" => "Porez", + "tax_category" => "", + "tax_name" => "", + "tax_percent" => "% poreza", + "tax_rate" => "", + "taxes" => "Porezi", + "taxes_summary_report" => "Zbrojni izvještaj po porezima", + "total" => "Ukupno", + "total_inventory_value" => "Ukupan iznos inventure", + "total_low_sell_quantity" => "", + "total_quantity" => "Total Quantity", + "total_retail" => "Total Inv. Retail Value", + "trans_amount" => "", + "trans_due" => "", + "trans_group" => "", + "trans_nopay_sales" => "", + "trans_payments" => "", + "trans_refunded" => "", + "trans_sales" => "", + "trans_type" => "", + "type" => "Tip", + "unit_price" => "Jedinična cijena", + "used" => "", + "work_orders" => "", + "zero_and_less" => "Nula i manje", +]; diff --git a/app/Language/hr-HR/Sales.php b/app/Language/hr-HR/Sales.php index b01de2f29..a74713264 100644 --- a/app/Language/hr-HR/Sales.php +++ b/app/Language/hr-HR/Sales.php @@ -1,222 +1,224 @@ "", + "rewards_package" => "", + "rewards_remaining_balance" => "", + "account_number" => "", + "add_payment" => "Dodaj plaćanje", + "amount_due" => "Iznos duga", + "amount_tendered" => "Ponuđeni iznos", + "authorized_signature" => "", + "cancel_sale" => "Otkaži", + "cash" => "Novčanice", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "", + "cash_deposit" => "", + "cash_filter" => "Novčanice", + "change_due" => "Ostatak", + "change_price" => "", + "check" => "Ček", + "check_balance" => "Ostatak čeka", + "check_filter" => "", + "close" => "", + "comment" => "Komentar", + "comments" => "Komentari", + "company_name" => "", + "complete" => "", + "complete_sale" => "Završeno", + "confirm_cancel_sale" => "Želite li otkazati ovu prodaju? Svi artikli se brišu.", + "confirm_delete" => "Želite li obrisati odabranu prodaju?", + "confirm_restore" => "", + "credit" => "Kreditna kartica", + "credit_deposit" => "", + "credit_filter" => "", + "current_table" => "", + "customer" => "Kupac", + "customer_address" => "Adresa kupca", + "customer_discount" => "Popust", + "customer_email" => "e-mail kupca", + "customer_location" => "Mjesto kupca", + "customer_mailchimp_status" => "", + "customer_optional" => "", + "customer_required" => "", + "customer_total" => "Total", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "Datum prodaje", + "date_range" => "Period", + "date_required" => "Morate unijeti ispravan datum", + "date_type" => "Datum je potreban", + "debit" => "Debitna kartica", + "debit_filter" => "", + "delete" => "", + "delete_confirmation" => "Želite li obrisati ovu prodaju? Ova akcija ne može se vratiti.", + "delete_entire_sale" => "Obrisati cjelokupnu prodaju", + "delete_successful" => "Uspješno ste obrisali prodaju", + "delete_unsuccessful" => "Neuspješno brisanje prodaje", + "description_abbrv" => "Opis", + "discard" => "", + "discard_quote" => "", + "discount" => "Popust %", + "discount_included" => "Popust %", + "discount_short" => "%", + "due" => "", + "due_filter" => "", + "edit" => "Uredi", + "edit_item" => "Uredi artikal", + "edit_sale" => "Uredi prodaju", + "email_receipt" => "e-mail potvrde", + "employee" => "Radnik", + "entry" => "", + "error_editing_item" => "Greška kod uređivanja artikla", + "find_or_scan_item" => "Pronađi/Skaniraj artikal", + "find_or_scan_item_or_receipt" => "Pronađi/Skaniraj artikal ili račun", + "giftcard" => "Poklon bon", + "giftcard_balance" => "Saldo poklon bona", + "giftcard_filter" => "", + "giftcard_number" => "Poklon bon br.", + "group_by_category" => "", + "group_by_type" => "", + "hsn" => "", + "id" => "Prodaja br.", + "include_prices" => "", + "invoice" => "Faktura", + "invoice_confirm" => "Poslati fakturu", + "invoice_enable" => "Napravi fakturu", + "invoice_filter" => "Fakturirati", + "invoice_no_email" => "Kupac nema ispravan e-mail", + "invoice_number" => "Faktura br.", + "invoice_number_duplicate" => "Molim unesite jedinstven broj fakture", + "invoice_sent" => "Faktura poslana", + "invoice_total" => "", + "invoice_type_custom_invoice" => "", + "invoice_type_custom_tax_invoice" => "", + "invoice_type_invoice" => "", + "invoice_type_tax_invoice" => "", + "invoice_unsent" => "Faktura nije poslana", + "invoice_update" => "Ponovno brojanje", + "item_insufficient_of_stock" => "Artikla nema na zalihi", + "item_name" => "Naziv artikla", + "item_number" => "UPC/EAN/ISBN", + "item_out_of_stock" => "Stavka je rasprodana", + "key_browser" => "", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "Mod registriranja", + "must_enter_numeric" => "Morate unijeti numeričku vrijednost za količinu", + "must_enter_numeric_giftcard" => "Morate unijeti numeričku vrijednost za poklon bon", + "new_customer" => "Novi kupac", + "new_item" => "Nova stavka", + "no_description" => "Nema opisa", + "no_filter" => "Svi", + "no_items_in_cart" => "Nema artikala u košari", + "no_sales_to_display" => "Nema prodaje za prikaz", + "none_selected" => "Niste odabrali nijedu prodaju za brisanje", + "nontaxed_ind" => "", + "not_authorized" => "", + "one_or_multiple" => "Prodaja(e)", + "payment" => "Tip plaćanja", + "payment_amount" => "Iznos", + "payment_not_cover_total" => "Plaćeni iznos ne pokriva ukupni iznos", + "payment_type" => "Tip", + "payments" => "", + "payments_total" => "Ukupno plaćeno", + "price" => "Cijena", + "print_after_sale" => "Štampaj poslije prodaje", + "quantity" => "Količina", + "quantity_less_than_reorder_level" => "Upozorenje! Željena količina je ispod minimalne.", + "quantity_less_than_zero" => "Upozorenje! Željena količina je nedovoljna. Možete nastaviti prodaju, ali provjerite svoju zalihu.", + "quantity_of_items" => "", + "quote" => "", + "quote_number" => "", + "quote_number_duplicate" => "", + "quote_sent" => "", + "quote_unsent" => "", + "receipt" => "Račun", + "receipt_no_email" => "", + "receipt_number" => "Račun br.", + "receipt_sent" => "Račun poslana", + "receipt_unsent" => "Račun nije poslana", + "refund" => "", + "register" => "Registracija prodaje", + "remove_customer" => "Ukloni kupca", + "remove_discount" => "", + "return" => "Povrat", + "rewards" => "", + "rewards_balance" => "", + "sale" => "Prodaja", + "sale_by_invoice" => "", + "sale_for_customer" => "Kupac:", + "sale_time" => "Vrijeme", + "sales_tax" => "", + "sales_total" => "", + "select_customer" => "Odaberi kupca(neobaveno)", + "send_invoice" => "Pošalji fakturu", + "send_quote" => "", + "send_receipt" => "Pošalji račun", + "send_work_order" => "", + "serial" => "Serijski broj", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "Pokaži fakturu", + "show_receipt" => "Pokaži račun", + "start_typing_customer_name" => "Počnite upisivati naziv kupca ...", + "start_typing_item_name" => "Počnite upisivati naziv artikal ili skenirajte barkod", + "stock" => "", + "stock_location" => "Skladište", + "sub_total" => "Međuzbroj", + "successfully_deleted" => "Uspješno ste obrisali prodaju", + "successfully_restored" => "", + "successfully_suspended_sale" => "Neuspješno brisanje prodaje", + "successfully_updated" => "Uspješno ste ažurirali prodaju", + "suspend_sale" => "Obustavi", + "suspended_doc_id" => "", + "suspended_sale_id" => "Broj obustave", + "suspended_sales" => "Obustavljanje", + "table" => "", + "takings" => "Prodano", + "tax" => "Porez", + "tax_id" => "", + "tax_invoice" => "", + "tax_percent" => "Porez %", + "taxed_ind" => "", + "total" => "Ukupno", + "total_tax_exclusive" => "Porez nije uključen", + "transaction_failed" => "Greška kod prodaje", + "unable_to_add_item" => "Artikal nije moguće dodati", + "unsuccessfully_deleted" => "Prodaju(e) nije moguće izbrisati", + "unsuccessfully_restored" => "", + "unsuccessfully_suspended_sale" => "Neuspješno brisanje prodaje", + "unsuccessfully_updated" => "Prodaju(e) nije moguće ažurirati", + "unsuspend" => "Ponovno uključeno", + "unsuspend_and_delete" => "Uključeno i obrisano", + "update" => "Ažuriraj", + "upi" => "", + "visa" => "", + "wholesale" => "", + "work_order" => "", + "work_order_number" => "", + "work_order_number_duplicate" => "", + "work_order_sent" => "", + "work_order_unsent" => "", +]; diff --git a/app/Language/hr-HR/Suppliers.php b/app/Language/hr-HR/Suppliers.php index efee39254..6037fe4e0 100644 --- a/app/Language/hr-HR/Suppliers.php +++ b/app/Language/hr-HR/Suppliers.php @@ -1,23 +1,24 @@ - "Račun br.", + "agency_name" => "Naziv djelatnosti", + "cannot_be_deleted" => "Ne mogu obrisati odabranog dobavljača. Jedan ili više odabranih dobavljača ima prodaju.", + "category" => "", + "company_name" => "Naziv tvrtke", + "company_name_required" => "Naziv tvrtke je potreban", + "confirm_delete" => "Jeste li ste sigurni da želite obrisati odabranog dobavljača?", + "confirm_restore" => "", + "cost" => "", + "error_adding_updating" => "Greška kod dodavanja/ažuriranja dobavljača", + "goods" => "", + "new" => "Novi dobavljač", + "none_selected" => "Niste odabrali nijednog dobavljača za brisanje", + "one_or_multiple" => "Dobavljač(i)", + "successful_adding" => "Uspješno ste dodali dobavljača", + "successful_deleted" => "Uspješno ste obrisali dobavljača", + "successful_updating" => "Uspješno ste ažurirali dobavljača", + "supplier" => "Dobavljač", + "supplier_id" => "ID", + "tax_id" => "", + "update" => "Ažuriranje dobavljača", +]; diff --git a/app/Language/hr-HR/Taxes.php b/app/Language/hr-HR/Taxes.php index 8b395b5b0..6ae3d5b76 100644 --- a/app/Language/hr-HR/Taxes.php +++ b/app/Language/hr-HR/Taxes.php @@ -1,81 +1,82 @@ - "", + "cascade" => "", + "cascade_sequence" => "", + "city" => "", + "code" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "default_tax_category" => "", + "default_tax_rate" => "", + "error_adding_updating" => "", + "group_seq" => "", + "jurisdiction_name" => "", + "name" => "", + "new" => "", + "no_taxes" => "", + "no_taxes_to_display" => "", + "reporting_authority" => "", + "round_half_down" => "", + "round_half_even" => "", + "round_half_odd" => "", + "round_half_up" => "", + "rounding_code" => "", + "sales_tax" => "", + "sales_tax_by_invoice" => "", + "sequence" => "", + "state" => "", + "successful_deleted" => "", + "tax_categories" => "", + "tax_categories_configuration" => "", + "tax_categories_saved_successfully" => "", + "tax_categories_saved_unsuccessfully" => "", + "tax_category" => "", + "tax_category_code" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_name" => "", + "tax_category_new" => "", + "tax_category_required" => "", + "tax_code" => "", + "tax_code_cannot_be_deleted" => "", + "tax_code_duplicate" => "", + "tax_code_invalid_chars" => "", + "tax_code_name" => "", + "tax_code_required" => "", + "tax_code_successful_deleted" => "", + "tax_code_successful_updated" => "", + "tax_code_successful_updating" => "", + "tax_code_successfully_added" => "", + "tax_code_type" => "", + "tax_codes" => "", + "tax_codes_configuration" => "", + "tax_codes_saved_successfully" => "", + "tax_codes_saved_unsuccessfully" => "", + "tax_excluded" => "", + "tax_group" => "", + "tax_group_not_unique" => "", + "tax_group_sequence" => "", + "tax_included" => "", + "tax_jurisdiction" => "", + "tax_jurisdiction_duplicate" => "", + "tax_jurisdiction_invalid_chars" => "", + "tax_jurisdiction_required" => "", + "tax_jurisdictions" => "", + "tax_jurisdictions_configuration" => "", + "tax_jurisdictions_saved_successfully" => "", + "tax_jurisdictions_saved_unsuccessfully" => "", + "tax_rate" => "", + "tax_rate_configuration" => "", + "tax_rate_error_adding_updating" => "", + "tax_rate_numeric" => "", + "tax_rate_required" => "", + "tax_rate_successful_updated" => "", + "tax_rate_successfully_added" => "", + "tax_rates" => "", + "tax_rates_configuration" => "", + "tax_rounding" => "", + "tax_type" => "", + "update" => "", + "vat_tax" => "", +]; diff --git a/app/Language/hu-HU/Attributes.php b/app/Language/hu-HU/Attributes.php index e4b5c4202..78064ddbb 100644 --- a/app/Language/hu-HU/Attributes.php +++ b/app/Language/hu-HU/Attributes.php @@ -1,31 +1,32 @@ - "Tulajdonság értéke nem tartalmazhat '_' vagy '|' karaktert", + "confirm_delete" => "Biztosan törli szeretné a kijelölt tulajdonságokat?", + "confirm_restore" => "Biztosan visszaállítja a kijelölt tulajdonságokat?", + "definition_cannot_be_deleted" => "Nem sikerült törölni a kijelölt tulajdonságokat", + "definition_error_adding_updating" => "{0} attribútum nem adható hozzá és nem frissíthető. Kérjük, ellenőrizze a hibanaplót.", + "definition_flags" => "Tulajdonság láthatósága", + "definition_group" => "Csoport", + "definition_id" => "Azonosító", + "definition_name" => "Tulajdonság hozzáadása", + "definition_name_required" => "Tulajdonság név kötelező mező", + "definition_one_or_multiple" => "tulajdonságok", + "definition_successful_adding" => "Sikeresen hozzáadta az elemet", + "definition_successful_deleted" => "Sikeresen törölte", + "definition_successful_updating" => "Sikeresen frissítette a tulajdonságot", + "definition_type" => "Tulajdonság típus", + "definition_type_required" => "Tulajdonság típusa kötelező mező", + "definition_unit" => "Mértkékegység", + "definition_values" => "Tulajdonság értékei", + "new" => "Új tulajdnoság", + "no_attributes_to_display" => "Nincs megjelenítendő elem", + "receipt_visibility" => "Nyugta", + "show_in_items" => "Megjelenítés a termékekben", + "show_in_items_visibility" => "Termékek", + "show_in_receipt" => "Nyugta megjelenítése", + "show_in_receivings" => "Meglenesítés árúátvételekben", + "show_in_receivings_visibility" => "Áruátvételek", + "show_in_sales" => "Megjelenítés az értékesítésekben", + "show_in_sales_visibility" => "Értékesítések", + "update" => "Tulajdonság frissítése", +]; diff --git a/app/Language/hu-HU/Bootstrap_tables.php b/app/Language/hu-HU/Bootstrap_tables.php index eb0187435..4fdd36aa6 100644 --- a/app/Language/hu-HU/Bootstrap_tables.php +++ b/app/Language/hu-HU/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "Mind", + "tables_columns" => "Oszlopok", + "tables_hide_show_pagination" => "Lapozó elrejtése/megjelenítése", + "tables_loading" => "Betöltés, kérem várjon...", + "tables_page_from_to" => "Megjelenítve {0} {1} / {2} összesen", + "tables_refresh" => "Frissítés", + "tables_rows_per_page" => "{0} rekord per oldal", + "tables_toggle" => "Váltás", +]; diff --git a/app/Language/hu-HU/Cashups.php b/app/Language/hu-HU/Cashups.php index c077b3d21..412cf1e33 100644 --- a/app/Language/hu-HU/Cashups.php +++ b/app/Language/hu-HU/Cashups.php @@ -1,48 +1,49 @@ - "Összeg", + "amount_number" => "Az összeg csak szám lehet", + "amount_required" => "Az összeg kitöltése kötelező.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "Bevétel elszámolást nem lehet törölni", + "cash_difference" => "", + "close_date" => "Zárás időpontja", + "close_employee" => "Lezárta", + "closed_amount_card" => "Kártyák", + "closed_amount_cash" => "Záró pénzösszeg", + "closed_amount_check" => "Ellenőrzések", + "closed_amount_due" => "Esedékesség", + "closed_amount_giftcard" => "", + "closed_amount_total" => "Teljes", + "closed_date" => "Zárás dátuma", + "confirm_delete" => "Biztosan törli a kiválasztott pénztárellenőrzést?", + "confirm_restore" => "Biztosan visszaállítja a kiválasztott pénztárellenőrzéseket?", + "confirm_submit" => "", + "date_number" => "A dátum csak szám lehet", + "date_required" => "Dátum kötelező mező", + "description" => "Leírás", + "enable_expected" => "", + "error_adding_updating" => "Hibás pénztárellenőrzés hozzáadás/frissítés", + "giftcard" => "", + "id" => "Azonosító", + "info" => "Pénztárellenőrzés Információ", + "info_employee" => "", + "is_deleted" => "Törölt", + "new" => "Új pénztárellenőrzés", + "no_cashups_to_display" => "", + "none_selected" => "Nincs kiválasztva pénztárellenőrzést", + "note" => "Megjegyzés", + "one_or_multiple" => "Pénztárellenőrzések", + "open_amount_cash" => "Nyitóösszeg", + "open_date" => "Nyitási dátum", + "open_employee" => "Nyitotta", + "opened_date" => "Megnyitás dátuma", + "successful_adding" => "Pénztárellenőrzés hozzáadása sikeres", + "successful_deleted" => "Pénztárellenőrzés törlése sikeres", + "successful_updating" => "Pénztárellenőrzés frissítése sikeres", + "total" => "Végösszeg", + "transfer_amount_cash" => "Pénzforgalom változás", + "transfer_amount_cash_minus" => "", + "update" => "Pénztárellenőrzés frissítése", + "warning" => "", +]; diff --git a/app/Language/hu-HU/Common.php b/app/Language/hu-HU/Common.php index 94f3ea4c4..c6ec89828 100644 --- a/app/Language/hu-HU/Common.php +++ b/app/Language/hu-HU/Common.php @@ -1,87 +1,88 @@ - "Cím 1", + "address_2" => "Cím 2", + "admin" => "", + "city" => "Város", + "clerk" => "", + "close" => "Bezár", + "color" => "", + "comments" => "Megjegyzések", + "common" => "közös", + "confirm_search" => "Ön egy vagy több mezőt választott ki, a keresés után ezek már nem lesznek kiválasztva. Biztos, hogy elküldi ezt a keresést?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "", + "country" => "Ország", + "dashboard" => "", + "date" => "Dátum", + "delete" => "Törlés", + "det" => "részletek", + "download_import_template" => "CSV sablon (CSV) letöltése", + "edit" => "szerkeszt", + "email" => "E-Mail", + "email_invalid_format" => "Az E-mail cím nem megfelelően formázott", + "export_csv" => "CSV Export", + "export_csv_no" => "Nem", + "export_csv_yes" => "Igen", + "fields_required_message" => "A piros mezők kötelezők", + "fields_required_message_unique" => "", + "first_name" => "Vezetéknév", + "first_name_required" => "A vezetéknév kötelező mező", + "first_page" => "Első", + "gender" => "Neme", + "gender_female" => "Nő", + "gender_male" => "Ffi", + "gender_undefined" => "", + "icon" => "", + "id" => "ID", + "import" => "Import", + "import_change_file" => "Változtat", + "import_csv" => "CSV Import", + "import_full_path" => "A teljes elérési út kötelező", + "import_remove_file" => "Eltávolít", + "import_select_file" => "Fájl kiválasztása", + "inv" => "lelt.", + "last_name" => "Keresztnév", + "last_name_required" => "A keresztnév kötelező mező", + "last_page" => "Utolsó", + "learn_about_project" => "a legfrissebb információkért a projekttel kapcsolatban.", + "list_of" => "Lista: ", + "logo" => "", + "logo_mark" => "", + "logout" => "Kilépés", + "manager" => "", + "migration_needed" => "", + "new" => "Új", + "no" => "", + "no_persons_to_display" => "Nincsenek megjeleníthető emberek", + "none_selected_text" => "Nincs kiválaszva", + "or" => "VAGY", + "people" => "", + "phone_number" => "Telefonszám", + "phone_number_required" => "Telefonszám kötelező mező", + "please_visit_my" => "Kérem látogassa meg a ", + "position" => "", + "powered_by" => "Powered by", + "price" => "Ár", + "print" => "Nyomtat", + "remove" => "Eltávolít", + "required" => "Kötelező", + "restore" => "", + "return_policy" => "Visszatérítési politika", + "search" => "Keres", + "search_options" => "Keresési opciók", + "searched_for" => "Keresett ", + "software_short" => "", + "software_title" => "", + "state" => "Megye", + "submit" => "Elküld", + "total_spent" => "", + "unknown" => "", + "view_recent_sales" => "Eladások megtekintése", + "website" => "weboldalt", + "welcome" => "Üdvözlet", + "welcome_message" => "Üdvözli az OSPOS, kattintson a modulokra a kezdéshez!", + "yes" => "", + "you_are_using_ospos" => "Ön az Open Source Point Of Sale alábbi verzióját használja", + "zip" => "Ir.Szám", +]; diff --git a/app/Language/hu-HU/Config.php b/app/Language/hu-HU/Config.php index c16c48b7f..6c982809e 100644 --- a/app/Language/hu-HU/Config.php +++ b/app/Language/hu-HU/Config.php @@ -1,329 +1,330 @@ - "Cég cím", + "address_required" => "Cég cím kötelező mező", + "all_set" => "All file permissions are set correctly!", + "allow_duplicate_barcodes" => "", + "apostrophe" => "aposztrof", + "backup_button" => "Mentés", + "backup_database" => "Adatbázis mentése", + "barcode" => "Vonalkód", + "barcode_company" => "Cég neve", + "barcode_configuration" => "Vonalkód konfigurálása", + "barcode_content" => "Vonalkód tartalma", + "barcode_first_row" => "Sor 1", + "barcode_font" => "Font", + "barcode_formats" => "", + "barcode_generate_if_empty" => "Generáljon ha üres", + "barcode_height" => "Magasság (px)", + "barcode_id" => "Termék Id/Név", + "barcode_info" => "Vonalkód konfigurációs információk", + "barcode_layout" => "Vonalkód elrendezés", + "barcode_name" => "Név", + "barcode_number" => "UPC/EAN/ISBN", + "barcode_number_in_row" => "Szám a sorban", + "barcode_page_cellspacing" => "Display page cellspacing", + "barcode_page_width" => "Display page width", + "barcode_price" => "Ár", + "barcode_second_row" => "Sor 2", + "barcode_third_row" => "Sor 3", + "barcode_tooltip" => "", + "barcode_type" => "Vonalkód tipus", + "barcode_width" => "Szélesség (px)", + "bottom" => "Alul", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "", + "cash_decimals_tooltip" => "", + "cash_rounding" => "", + "category_dropdown" => "", + "center" => "Közép", + "change_apperance_tooltip" => "", + "comma" => "vessző", + "company" => "Cégnév", + "company_avatar" => "", + "company_change_image" => "Kép cseréje", + "company_logo" => "Cég logó", + "company_remove_image" => "Kép eltávolítása", + "company_required" => "Cégnév kötelező mező", + "company_select_image" => "Kép kiválasztása", + "company_website_url" => "A cég webcime nem érvényes URL (http://...)", + "country_codes" => "Country Codes", + "country_codes_tooltip" => "Comma separated list of country codes for nominatim address lookup.", + "currency_code" => "", + "currency_decimals" => "Currency Decimals", + "currency_symbol" => "Pénznem", + "current_employee_only" => "", + "customer_reward" => "", + "customer_reward_duplicate" => "", + "customer_reward_enable" => "", + "customer_reward_invalid_chars" => "", + "customer_reward_required" => "", + "customer_sales_tax_support" => "", + "date_or_time_format" => "", + "datetimeformat" => "Dátum és idő formátum", + "decimal_point" => "Tizedes pont", + "default_barcode_font_size_number" => "Az alapértelmezett vonalkód font méretnek számnak kell lennie", + "default_barcode_font_size_required" => "Az alapértelmezett vonalkód font méret kötelező mező", + "default_barcode_height_number" => "Az alapértelmezett vonalkód magasságnak számnak kell lennie", + "default_barcode_height_required" => "Az alapértelmezett vonalkód magasság kötelező mező", + "default_barcode_num_in_row_number" => "Az alapértelmezett vonalkód száma a sorbannak számnak kell lennie", + "default_barcode_num_in_row_required" => "Az alapértelmezett vonalkód szám a sorban kötelező mező", + "default_barcode_page_cellspacing_number" => "Vonalkód cellatávolságnak számnak kell lennie", + "default_barcode_page_cellspacing_required" => "Vonalkód cellatávolság kötelező mező.", + "default_barcode_page_width_number" => "Az alapértelmezett vonalkód oldal szélességnek számnak kell lennie", + "default_barcode_page_width_required" => "Az alapértelmezett vonalkód oldal szésesség kötelező.", + "default_barcode_width_number" => "Az alapértelmezett vonalkód szélességnek számnak kell lennie", + "default_barcode_width_required" => "Az alapértelmezett vonalkód szélesség kötelező mező", + "default_item_columns" => "", + "default_origin_tax_code" => "", + "default_receivings_discount" => "", + "default_receivings_discount_number" => "", + "default_receivings_discount_required" => "", + "default_sales_discount" => "Alapértelmezett kedvezmény %", + "default_sales_discount_number" => "Alapértelmezett kedvezménynek számnak kell lennie", + "default_sales_discount_required" => "Alapértelmezett kedvezmény kötelező mező", + "default_tax_category" => "", + "default_tax_code" => "", + "default_tax_jurisdiction" => "", + "default_tax_name_number" => "", + "default_tax_name_required" => "Alapértelmezett adó név kötelező mező", + "default_tax_rate" => "Alapértelmezett adó %", + "default_tax_rate_1" => "Adó 1", + "default_tax_rate_2" => "Adó 2", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "Az alapértelmezett adónak számnak kell lennie", + "default_tax_rate_required" => "Az alapértelmezett adó kötelező mező", + "derive_sale_quantity" => "", + "derive_sale_quantity_tooltip" => "", + "dinner_table" => "", + "dinner_table_duplicate" => "", + "dinner_table_enable" => "", + "dinner_table_invalid_chars" => "", + "dinner_table_required" => "", + "dot" => "pont", + "email" => "Email", + "email_configuration" => "Email beállítás", + "email_mailpath" => "Sendmail elérési út", + "email_protocol" => "Protokoll", + "email_receipt_check_behaviour" => "", + "email_receipt_check_behaviour_always" => "", + "email_receipt_check_behaviour_last" => "", + "email_receipt_check_behaviour_never" => "", + "email_smtp_crypto" => "SMTP Encryption", + "email_smtp_host" => "SMTP Szerver", + "email_smtp_pass" => "SMTP Password", + "email_smtp_port" => "SMTP Port", + "email_smtp_timeout" => "SMTP időtúllépést (mp)", + "email_smtp_user" => "SMTP Username", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "", + "enforce_privacy_tooltip" => "", + "fax" => "Fax", + "file_perm" => "There are problems with file permissions please fix and reload this page.", + "financial_year" => "", + "financial_year_apr" => "", + "financial_year_aug" => "", + "financial_year_dec" => "", + "financial_year_feb" => "", + "financial_year_jan" => "", + "financial_year_jul" => "", + "financial_year_jun" => "", + "financial_year_mar" => "", + "financial_year_may" => "", + "financial_year_nov" => "", + "financial_year_oct" => "", + "financial_year_sep" => "", + "floating_labels" => "", + "gcaptcha_enable" => "", + "gcaptcha_secret_key" => "", + "gcaptcha_secret_key_required" => "", + "gcaptcha_site_key" => "", + "gcaptcha_site_key_required" => "", + "gcaptcha_tooltip" => "", + "general" => "Általános", + "general_configuration" => "Általános beállitás", + "giftcard_number" => "", + "giftcard_random" => "", + "giftcard_series" => "", + "image_allowed_file_types" => "", + "image_max_height_tooltip" => "", + "image_max_size_tooltip" => "", + "image_max_width_tooltip" => "", + "image_restrictions" => "", + "include_hsn" => "", + "info" => "Információk", + "info_configuration" => "Bolt információk", + "input_groups" => "", + "integrations" => "", + "integrations_configuration" => "", + "invoice" => "Számla", + "invoice_configuration" => "Nyomtatási beállitások", + "invoice_default_comments" => "Alapértelmezett számla kommentek", + "invoice_email_message" => "Email számla sablon", + "invoice_enable" => "Számlázás engedélyezése", + "invoice_printer" => "Számla nyomtató", + "invoice_type" => "", + "is_readable" => "", + "is_writable" => "is writable, but the permissions are higher than 750.", + "item_markup" => "", + "jsprintsetup_required" => "Figyelem! Ez a letiltott funkció csak akkor működik megfelelően, ha a FireFox jsPrintSetup kiegészítő telepítve van. Menti mindezek tudatában?", + "language" => "Nyelv", + "last_used_invoice_number" => "", + "last_used_quote_number" => "", + "last_used_work_order_number" => "", + "left" => "Bal", + "license" => "Licensz", + "license_configuration" => "Licensz statementek", + "line_sequence" => "", + "lines_per_page" => "Sorok száma oldalanként", + "lines_per_page_number" => "A sorok száma oldalanként kötelező mező", + "lines_per_page_required" => "A sor per oldal kötelező mező", + "locale" => "Lokalizációs", + "locale_configuration" => "Lokalizációs beállitások", + "locale_info" => "Lokalizációs beállitási információk", + "location" => "Készlet", + "location_configuration" => "Készlet helye", + "location_info" => "Helyszin konfigurációs információk", + "login_form" => "", + "logout" => "Nem szeretne mentést csinálni kilépés előtt? Kattintson az [OK]-ra a mentéshez, [Mégsem] a kilépéshez", + "mailchimp" => "", + "mailchimp_api_key" => "", + "mailchimp_configuration" => "", + "mailchimp_key_successfully" => "", + "mailchimp_key_unsuccessfully" => "", + "mailchimp_lists" => "", + "mailchimp_tooltip" => "", + "message" => "Üzenet", + "message_configuration" => "Üzenet beállítások", + "msg_msg" => "Mentett text üzenet", + "msg_msg_placeholder" => "Ha SMS alapot kíván használni ide írja. Egyébként hagyja üresen a mezőt.", + "msg_pwd" => "SMS-API Jelszó", + "msg_pwd_required" => "SMS-API jelszó kötelező mező", + "msg_src" => "SMS-API Küldö ID", + "msg_src_required" => "SMS-API Sender ID is a required field", + "msg_uid" => "SMS-API Felhasználó", + "msg_uid_required" => "SMS-API Username kötelező mező", + "multi_pack_enabled" => "", + "no_risk" => "No security/vulnerability risks.", + "none" => "none", + "notify_alignment" => "Notification Popup Position", + "number_format" => "Szám formátum", + "number_locale" => "Lokalizációs", + "number_locale_invalid" => "A megadott érték érvénytelen. Ellenőrizze a linken a megadható értékeket.", + "number_locale_required" => "Lokalizációs szám kötelező mező", + "number_locale_tooltip" => "Find a suitable locale through this link", + "os_timezone" => "", + "ospos_info" => "", + "payment_options_order" => "Payment Options Order", + "perm_risk" => "Permissions higher than 750 leaves this software at risk.", + "phone" => "Cég telefonszáma", + "phone_required" => "Cég telefonszáma kötelező mező", + "print_bottom_margin" => "Alsó margó", + "print_bottom_margin_number" => "The default bottom margin must be a number", + "print_bottom_margin_required" => "The default bottom margin is a required field", + "print_delay_autoreturn" => "", + "print_delay_autoreturn_number" => "", + "print_delay_autoreturn_required" => "", + "print_footer" => "Print Browser Footer", + "print_header" => "Print Browser Header", + "print_left_margin" => "Bal margó", + "print_left_margin_number" => "The default left margin must be a number", + "print_left_margin_required" => "The default left margin is a required field", + "print_receipt_check_behaviour" => "", + "print_receipt_check_behaviour_always" => "", + "print_receipt_check_behaviour_last" => "", + "print_receipt_check_behaviour_never" => "", + "print_right_margin" => "Jobb margó", + "print_right_margin_number" => "The default right margin must be a number", + "print_right_margin_required" => "The default right margin is a required field", + "print_silently" => "Show Print Dialog", + "print_top_margin" => "Felső margó", + "print_top_margin_number" => "The default top margin must be a number", + "print_top_margin_required" => "The default top margin is a required field", + "quantity_decimals" => "Quantity Decimals", + "quick_cash_enable" => "", + "quote_default_comments" => "", + "receipt" => "Nyugta", + "receipt_category" => "", + "receipt_configuration" => "Nyomtatási beállitások", + "receipt_default" => "Alapértelmezett", + "receipt_font_size" => "", + "receipt_font_size_number" => "", + "receipt_font_size_required" => "", + "receipt_info" => "Nyugta beállítási információk", + "receipt_printer" => "Jegy nyomtató", + "receipt_short" => "Rövid", + "receipt_show_company_name" => "", + "receipt_show_description" => "Leírás mutatása", + "receipt_show_serialnumber" => "Szériaszám mutatása", + "receipt_show_tax_ind" => "", + "receipt_show_taxes" => "Adók mutatása", + "receipt_show_total_discount" => "Összes kedvezmény mutatása", + "receipt_template" => "Nyugta template", + "receiving_calculate_average_price" => "Átl. Ár számitása (visszáru)", + "recv_invoice_format" => "Visszatérítési számla formátum", + "register_mode_default" => "", + "report_an_issue" => "", + "return_policy_required" => "Return policy is a required field", + "reward" => "", + "reward_configuration" => "", + "right" => "Jobb", + "sales_invoice_format" => "Eladási számla formátum", + "sales_quote_format" => "", + "saved_successfully" => "Beállítások sikeresen elmentve", + "saved_unsuccessfully" => "Beállítások mentése sikertelen", + "security_issue" => "Security Vulnerability Warning", + "server_notice" => "Please use the below info for issue reporting.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "", + "statistics" => "Statisztika küldése", + "statistics_tooltip" => "Statisztika küldése fejlesztési célból", + "stock_location" => "Bolt helye", + "stock_location_duplicate" => "Kérem egyedi helyszin nevet használjon", + "stock_location_invalid_chars" => "A bolt helyének neve nem tartalmazhat '_' karaktert", + "stock_location_required" => "Bolt helyszín szám kötelező mező", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "", + "suggestions_fourth_column" => "", + "suggestions_layout" => "", + "suggestions_second_column" => "", + "suggestions_third_column" => "", + "system_conf" => "Setup & Conf", + "system_info" => "System Info", + "table" => "", + "table_configuration" => "", + "takings_printer" => "Takings Printer", + "tax" => "", + "tax_category" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_required" => "", + "tax_category_used" => "", + "tax_configuration" => "", + "tax_decimals" => "Tax Decimals", + "tax_id" => "", + "tax_included" => "Adókat tartalmaz", + "theme" => "Téma", + "theme_preview" => "", + "thousands_separator" => "Ezres elválasztó", + "timezone" => "Időzóna", + "timezone_error" => "", + "top" => "Felül", + "use_destination_based_tax" => "", + "user_timezone" => "", + "website" => "Weboldal", + "wholesale_markup" => "", + "work_order_enable" => "", + "work_order_format" => "", +]; diff --git a/app/Language/hu-HU/Customers.php b/app/Language/hu-HU/Customers.php index 4ae23b334..8a4bb795a 100644 --- a/app/Language/hu-HU/Customers.php +++ b/app/Language/hu-HU/Customers.php @@ -1,55 +1,56 @@ - "Számla #", + "account_number_duplicate" => "Ez a számlaszám már szerepel az adatbázisban.", + "available_points" => "", + "available_points_value" => "", + "average" => "", + "avg_discount" => "", + "basic_information" => "", + "cannot_be_deleted" => "Nem lehet törölni a kiválasztott vevőket, mert néhánynak már van eladása.", + "company_name" => "Cég neve.", + "confirm_delete" => "Biztos törölni kívánja a kiválasztott vevőket?", + "confirm_restore" => "", + "consent" => "", + "consent_required" => "", + "csv_import_failed" => "CSV import sikertelen", + "csv_import_nodata_wrongformat" => "A feltöltött fájlban nincs adat, vagy rossz formátum.", + "csv_import_partially_failed" => "A legtöbb vásárló importálva. alább a lista a kimaradottakról", + "csv_import_success" => "Vásárlók importálása sikeres", + "customer" => "Vevő", + "date" => "", + "discount" => "Kedvezmény", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "email_duplicate" => "", + "employee" => "", + "error_adding_updating" => "Hiba a vásárló modosításánál/hozzáadásánál", + "import_items_csv" => "Vevők importálása CSVből", + "mailchimp_activity_click" => "", + "mailchimp_activity_lastopen" => "", + "mailchimp_activity_open" => "", + "mailchimp_activity_total" => "", + "mailchimp_activity_unopen" => "", + "mailchimp_email_client" => "", + "mailchimp_info" => "", + "mailchimp_member_rating" => "", + "mailchimp_status" => "", + "mailchimp_vip" => "", + "max" => "", + "min" => "", + "new" => "Új vevő", + "none_selected" => "Nem választott ki egyetlen vásárlót sem a törléshez", + "one_or_multiple" => "vevő(k)", + "quantity" => "", + "stats_info" => "", + "successful_adding" => "Sikeresen hozzáadott egy vevőt", + "successful_deleted" => "Sikeres törlés.", + "successful_updating" => "Sikeresen módosította a vevőt", + "tax_code" => "", + "tax_id" => "", + "taxable" => "Adóköteles", + "total" => "Összesen", + "update" => "Vevő módosítása", + "rewards_package" => "", +]; diff --git a/app/Language/hu-HU/Datepicker.php b/app/Language/hu-HU/Datepicker.php index bd1067fd3..7727e1d08 100644 --- a/app/Language/hu-HU/Datepicker.php +++ b/app/Language/hu-HU/Datepicker.php @@ -1,22 +1,23 @@ - "Kezdetektől", + "apply" => "Elfogad", + "cancel" => "Mégsem", + "custom" => "Egyedi", + "from" => "Tól", + "last_30" => "Utolsó 30 nap", + "last_7" => "Utolsó 7 nap", + "last_financial_year" => "", + "last_month" => "Múlt hónap", + "last_year" => "Múlt év", + "same_month_last_year" => "Ez a hónap, múlt évben", + "same_month_to_same_day_last_year" => "Ez a hónap, mai nap, múlt évben", + "this_financial_year" => "", + "this_month" => "Ez a hónap", + "this_year" => "Ezév", + "to" => "Ig", + "today" => "Ma", + "today_last_year" => "Mai nap, elmúlt évben", + "weekstart" => "1", + "yesterday" => "Tegnap", +]; diff --git a/app/Language/hu-HU/Employees.php b/app/Language/hu-HU/Employees.php index 484d09465..124fc2a5a 100644 --- a/app/Language/hu-HU/Employees.php +++ b/app/Language/hu-HU/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "Munkavállaló alap információk", + "cannot_be_deleted" => "Nem lehet a kiválasztott munkavállaló(ka)t törölni, mert már van lezárt értékesítése vagy saját magát kívánja törölni! :)", + "change_employee" => "", + "change_password" => "", + "clerk" => "", + "commission" => "", + "confirm_delete" => "Biztos, hogy törölni kívánja a munkavállalót?", + "confirm_restore" => "", + "current_password" => "", + "current_password_invalid" => "", + "employee" => "Munkavállaló", + "error_adding_updating" => "Hiba a munkavállaló módosításánál/hozzáadásánál", + "error_deleting_demo_admin" => "Nem tudja törölni a demo admin felhasználót", + "error_updating_demo_admin" => "Nem tudja módosítani a demo admin felhasználót", + "language" => "", + "login_info" => "Munkavállaló azonosító", + "manager" => "", + "new" => "Új munkavállaló", + "none_selected" => "Nem választott ki munkavállalót a törléshez", + "one_or_multiple" => "munkavállaló(k)", + "password" => "Jelszó", + "password_minlength" => "A jelszónak legalább 8 karakternek kell lennie", + "password_must_match" => "A jelszó nem egyezik", + "password_not_must_match" => "", + "password_required" => "A jelszó kötelező", + "permission_desc" => "Válassza ki az alábbi boxokat a hozzáférés megadásához", + "permission_info" => "Munkavállaló engedélyei", + "repeat_password" => "Jelszó újra", + "subpermission_required" => "Engedélyezzen legalább egyet minden modulhoz", + "successful_adding" => "Sikeresen hozzáadott egy új munkavállalót", + "successful_change_password" => "", + "successful_deleted" => "Sikeresen törölt egy munkavállalót", + "successful_updating" => "Sikeresen módosította a munkavállalót", + "system_language" => "", + "unsuccessful_change_password" => "", + "update" => "Munkavállaló módosítása", + "username" => "Felhasználó név", + "username_duplicate" => "", + "username_minlength" => "A felhasználó névnek legalább 5 karakternek kell lennie", + "username_required" => "Felhasználó név kötelező", +]; diff --git a/app/Language/hu-HU/Enum.php b/app/Language/hu-HU/Enum.php index dde09937b..c39655c3b 100644 --- a/app/Language/hu-HU/Enum.php +++ b/app/Language/hu-HU/Enum.php @@ -1,9 +1,10 @@ - "", + "half_even" => "", + "half_five" => "", + "half_odd" => "", + "half_up" => "", + "round_down" => "", + "round_up" => "", +]; diff --git a/app/Language/hu-HU/Error.php b/app/Language/hu-HU/Error.php index b879bd476..801a3690b 100644 --- a/app/Language/hu-HU/Error.php +++ b/app/Language/hu-HU/Error.php @@ -1,4 +1,5 @@ - "Önnek nincs hozzáférése az alábbi modulhoz ", + "unknown" => "ismeretlen", +]; diff --git a/app/Language/hu-HU/Expenses.php b/app/Language/hu-HU/Expenses.php index fc57945fb..0cb440313 100644 --- a/app/Language/hu-HU/Expenses.php +++ b/app/Language/hu-HU/Expenses.php @@ -1,49 +1,50 @@ - "Költség hozzáadása", + "amount" => "Összeg", + "amount_number" => "Az összeg csak számot tartalmazhat", + "amount_required" => "A költség megadása kötelező", + "by_category" => "Kategória", + "cannot_be_deleted" => "Költség kategória nem törölhető", + "cash" => "Készpénz", + "cash_filter" => "Készpénz", + "categories_name" => "Kategória", + "category_required" => "Kategória kitöltése kötelező", + "check" => "", + "check_filter" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "credit" => "Hitelkártya", + "credit_filter" => "Hitelkártya", + "date" => "Dátum", + "date_number" => "", + "date_required" => "", + "debit" => "", + "debit_filter" => "", + "description" => "", + "due" => "", + "due_filter" => "", + "employee" => "", + "error_adding_updating" => "", + "expense_id" => "", + "expenses_employee" => "", + "info" => "", + "ip_address" => "", + "is_deleted" => "", + "name_required" => "", + "new" => "", + "new_supplier" => "", + "no_expenses_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "payment" => "", + "start_typing_supplier_name" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier_name" => "", + "supplier_tax_code" => "", + "tax_amount" => "", + "tax_amount_number" => "", + "update" => "", +]; diff --git a/app/Language/hu-HU/Expenses_categories.php b/app/Language/hu-HU/Expenses_categories.php index 7e4c654f7..03169e528 100644 --- a/app/Language/hu-HU/Expenses_categories.php +++ b/app/Language/hu-HU/Expenses_categories.php @@ -1,21 +1,22 @@ - "", + "add_item" => "", + "cannot_be_deleted" => "", + "category_id" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "description" => "", + "error_adding_updating" => "", + "info" => "", + "name" => "", + "new" => "", + "no_expenses_categories_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "quantity" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "update" => "", +]; diff --git a/app/Language/hu-HU/Giftcards.php b/app/Language/hu-HU/Giftcards.php index 90752d3ac..f7dd963bb 100644 --- a/app/Language/hu-HU/Giftcards.php +++ b/app/Language/hu-HU/Giftcards.php @@ -1,70 +1,71 @@ - "Hozzáadás/levonás", + "allow_alt_description" => "Alternativ leirás eng.", + "bulk_edit" => "Tömeges mód.", + "cannot_be_deleted" => "Utalvány nem törölhető, mert folyamatban van egy eladás.", + "cannot_find_giftcard" => "Nem található információ az utalványról", + "cannot_use" => "Giftcard {0} cannot be used for this sale. Invalid Customer!", + "card_value" => "Érték", + "category" => "Kategória", + "change_all_to_allow_alt_desc" => "Alternativ leirás eng.", + "change_all_to_not_allow_allow_desc" => "Alternativ leirás tilt.", + "change_all_to_serialized" => "Change All To Serialized", + "change_all_to_unserialized" => "Change All To Unserialized", + "confirm_bulk_edit" => "Biztos, hogy mindegyik kiválasztott utalványt módositja?", + "confirm_delete" => "Biztos, hogy törli a kiválasztott utalványokat?", + "confirm_restore" => "", + "cost_price" => "Költség", + "count" => "Leltár módositása", + "csv_import_failed" => "CSV import sikertelen", + "current_quantity" => "Jelenlegi mennyiség", + "description" => "Leirás", + "details_count" => "Leltár információk", + "do_nothing" => "Ne tegyen semmit", + "edit_fields_you_want_to_update" => "Edit the fields you want to edit for ALL selected giftcards", + "edit_multiple_giftcards" => "Editing Multiple Giftcards", + "error_adding_updating" => "Utalvány hozzáadása/módositása sikertelen", + "error_updating_multiple" => "Utalvány módositása sikertelen", + "generate_barcodes" => "Vonalkód generálás", + "giftcard" => "Uttalvány", + "giftcard_number" => "Utalvány sorszáma", + "info_provided_by" => "Info provided by", + "inventory_comments" => "Megjegyzések", + "is_serialized" => "Utalványnak van sorozatszáma", + "low_inventory_giftcards" => "Alacsony utalvány készl.", + "manually_editing_of_quantity" => "Mennyiség kézi módositása", + "must_select_giftcard_for_barcode" => "Legalább egy utalványt ki kell választania a vonalkód generálásához", + "new" => "Új utalvány", + "no_description_giftcards" => "Utalvány leir. nélk.", + "no_giftcards_to_display" => "Nincsenek megjelenithető utalványok", + "none" => "Nincs", + "none_selected" => "Nem választott ki utalványt a módositáshoz", + "number" => "Utalvány számának számnak kell lennie", + "number_information" => "Utalvány száma", + "number_required" => "Utalvány száma kötelező mező", + "one_or_multiple" => "utalvány(ok)", + "person_id" => "Vevő", + "quantity" => "Mennyiség", + "quantity_required" => "Mennyiség kötelező mező. Kérem zárja be ( X ) a mégsemhez", + "remaining_balance" => "{0} számú utalvány fennmaradó értéke {1}!", + "reorder_level" => "Újrarend. szint", + "retrive_giftcard_info" => "Utalvány visszaváltási infó", + "sales_tax_1" => "Eladási adó", + "sales_tax_2" => "Eladási adó 2", + "serialized_giftcards" => "Sorszámozott utalványok", + "successful_adding" => "Sikeresen hozzáadott utalványt", + "successful_bulk_edit" => "Sikeresen módositotta a kiválasztott utalványt", + "successful_deleted" => "Sikeres törlés", + "successful_updating" => "Sikeres utalvány módositás", + "supplier" => "Szállitó", + "tax_1" => "Adó 1", + "tax_2" => "Adó 2", + "tax_percent" => "Adó %", + "tax_percents" => "Adó %-ok", + "unit_price" => "Egységár", + "upc_database" => "UPC adatbázis", + "update" => "Utalvány módositás", + "use_inventory_menu" => "Leltár menü haszn.", + "value" => "Utalvány értékének számnak kell lennie", + "value_required" => "Utalvány érték kötelező mező", +]; diff --git a/app/Language/hu-HU/Item_kits.php b/app/Language/hu-HU/Item_kits.php index 253917996..71f8da684 100644 --- a/app/Language/hu-HU/Item_kits.php +++ b/app/Language/hu-HU/Item_kits.php @@ -1,40 +1,41 @@ - "Termék hozzáadása", + "all" => "", + "cannot_be_deleted" => "Termékcsomag(ok) nem törölhető(ek)", + "confirm_delete" => "Biztos, hogy törli a kiválasztott csomagokat?", + "confirm_restore" => "", + "description" => "Termékcsomag leírás", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "error_adding_updating" => "Hiba a termékcsomag hozzáadásánál/módosításánál", + "find_kit_item" => "", + "info" => "Termékcsomag info", + "item" => "Termék", + "item_kit_number" => "", + "item_kit_number_duplicate" => "", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "Termékek", + "kit" => "Csomag ID", + "kit_and_components" => "", + "kit_and_stock" => "", + "kit_only" => "", + "name" => "Termékcsomag neve", + "new" => "Új termékcsomag", + "no_item_kits_to_display" => "Nincsenek megjeleníthető termékcsomagok", + "none_selected" => "Nem választott ki termékcsomagot", + "one_or_multiple" => "Termékcsomag(ok)", + "price_option" => "", + "priced_only" => "", + "print_option" => "", + "quantity" => "Mennyiség", + "sequence" => "", + "successful_adding" => "Sikeresen hozzáadta a termékcsomagot", + "successful_deleted" => "Sikeresen törölte a termékcsomagot", + "successful_updating" => "Sikeresen módosította a termékcsomagot", + "unit_price" => "", + "update" => "Termékcsomag módosítása", +]; diff --git a/app/Language/hu-HU/Items.php b/app/Language/hu-HU/Items.php index 9af418d9c..d7453060e 100644 --- a/app/Language/hu-HU/Items.php +++ b/app/Language/hu-HU/Items.php @@ -1,119 +1,120 @@ - "Mennyiség hozzáadása/elvétele", + "allow_alt_description" => "Alternativ leirás eng.", + "amount_entry" => "", + "bulk_edit" => "Tömeges módosítás", + "buy_price_required" => "Vételár kötelező mező", + "cannot_be_deleted" => "Nem törölhető a kiválasztott termék, mert van folyamatban lévő eladás!", + "cannot_find_item" => "Nem található információ a termékről", + "categories" => "", + "category" => "Kategória", + "category_new" => "", + "category_required" => "Kategória kötelező mező", + "change_all_to_allow_alt_desc" => "Alternativ leirás eng. mindenhol", + "change_all_to_not_allow_allow_desc" => "Alternativ leirás tiltása", + "change_all_to_serialized" => "Change All To Serialized", + "change_all_to_unserialized" => "Change All To Unserialized", + "change_image" => "Kép cseréje", + "confirm_bulk_edit" => "Biztosan módosítani kívánja a kiválasztott termékeket?", + "confirm_bulk_edit_wipe_taxes" => "Minden termék adó információja cserélve lesz!", + "confirm_delete" => "Biztosan törölni kívánja a kijelölt termékeket?", + "confirm_restore" => "", + "cost_price" => "Beker. Ár", + "cost_price_number" => "Bekerülési árnak számnak kell lennie", + "cost_price_required" => "Bekerülési ár kötelező mező", + "count" => "Raktárkészlet módosítása", + "csv_import_failed" => "CSV import sikertelen", + "csv_import_nodata_wrongformat" => "A feltöltött fájlban nincs adat, vagy rossz formátum.", + "csv_import_partially_failed" => "Most Items imported. But some were not, here is the list", + "csv_import_success" => "Import of Items successful", + "current_quantity" => "Jelenlegi mennyiség", + "default_pack_name" => "", + "description" => "Leírás", + "details_count" => "Raktárkészlet információk", + "do_nothing" => "Ne csináljon semmit", + "edit" => "", + "edit_fields_you_want_to_update" => "Edit the fields you want to edit for ALL selected items", + "edit_multiple_items" => "Editing Multiple Items", + "empty_upc_items" => "Üres UPC term.", + "error_adding_updating" => "Termék módositása/hozzáadása sikertelen.", + "error_updating_multiple" => "Termék módositás sikertelen", + "generate_barcodes" => "Vonalkód generálás", + "hsn_code" => "", + "image" => "Avatar", + "import_items_csv" => "Termékek importálása CSVből", + "info_provided_by" => "Info provided by", + "inventory" => "Raktárkészlet", + "inventory_CSV_import_quantity" => "", + "inventory_comments" => "Megjegyzés", + "inventory_data_tracking" => "", + "inventory_date" => "", + "inventory_employee" => "", + "inventory_in_out_quantity" => "", + "inventory_remarks" => "", + "is_deleted" => "Törölve", + "is_printed" => "", + "is_serialized" => "Terméknek van sorozatszáma", + "item" => "Termék információ", + "item_id" => "", + "item_number" => "UPC/EAN/ISBN", + "item_number_duplicate" => "A termék száma már szerepel az adatbázisban", + "kit" => "", + "location" => "Helyszín", + "low_inventory_items" => "Kifogyott term.", + "low_sell_item" => "", + "manually_editing_of_quantity" => "Mennyiség módosítása manuálisan", + "markup" => "", + "name" => "Terméknév", + "name_required" => "Terméknév kötelező mező", + "new" => "Új termék", + "no_description_items" => "Leirás nélk.", + "no_items_to_display" => "Nincsenek megjeleníthető termékek", + "none" => "Egysem", + "none_selected" => "Nem választott ki terméket a módosításhoz", + "nonstock" => "", + "number_information" => "Termék száma", + "number_required" => "UPC/EAN/ISBN kötelező mező", + "one_or_multiple" => "termék(ek)", + "pack_name" => "", + "qty_per_pack" => "", + "quantity" => "Mennyiség", + "quantity_number" => "A mennyiségnek számnak kell lennie", + "quantity_required" => "A mennyiség kötelező mező", + "receiving_quantity" => "Egységcsom mennyiség", + "remove_image" => "Kép eltávolítása", + "reorder_level" => "Újrarend szint", + "reorder_level_number" => "Újrarendelési szintnek számnak kell lennie.", + "reorder_level_required" => "Újrarendelési mező kötelező", + "retrive_item_info" => "Retrive Item Info", + "sales_tax_1" => "Értékesítési adó 1", + "sales_tax_2" => "Értékesítési adó 2", + "search_attributes" => "Egyedi mezők", + "select_image" => "Kép kiválasztása", + "serialized_items" => "Szerializált termékek", + "standard" => "", + "stock" => "", + "stock_location" => "Raktárhely", + "stock_type" => "", + "successful_adding" => "Sikeresen hozzáadott egy terméket", + "successful_bulk_edit" => "Sikeresen módosította a kiválasztott termékeket", + "successful_deleted" => "Sikeres törlés", + "successful_updating" => "Sikeresen módosította a terméket", + "supplier" => "Beszállító", + "tax_1" => "Adó 1", + "tax_2" => "Adó 2", + "tax_3" => "", + "tax_category" => "", + "tax_percent" => "Adó %", + "tax_percent_number" => "", + "tax_percent_required" => "Adó % kötelező mező", + "tax_percents" => "Adó százalék(ok)", + "temp" => "", + "type" => "", + "unit_price" => "Kisker. Ár", + "unit_price_number" => "Egységárnak számnak kell lennie", + "unit_price_required" => "Kiskereskedelmi ár kötelező mező", + "upc_database" => "UPC adatbázis", + "update" => "Termék módosítás", + "use_inventory_menu" => "Készl. menü haszn.", +]; diff --git a/app/Language/hu-HU/Login.php b/app/Language/hu-HU/Login.php index 65027061d..92e486d9b 100644 --- a/app/Language/hu-HU/Login.php +++ b/app/Language/hu-HU/Login.php @@ -1,13 +1,14 @@ - "", + "go" => "Juhúúúúúú!", + "invalid_gcaptcha" => "", + "invalid_installation" => "", + "invalid_username_and_password" => "Érvénytelen felhasználói név vagy jelszó", + "login" => "Belépés", + "logout" => "", + "migration_needed" => "", + "password" => "Jelszó", + "username" => "Felhasználó név", + "welcome" => "", +]; diff --git a/app/Language/hu-HU/Messages.php b/app/Language/hu-HU/Messages.php index c42380b93..631eec318 100644 --- a/app/Language/hu-HU/Messages.php +++ b/app/Language/hu-HU/Messages.php @@ -1,14 +1,15 @@ - "Keresztnév", + "last_name" => "Vezetéknév", + "message" => "Üzenet", + "message_placeholder" => "Az Ön üzente...", + "message_required" => "Üzenet kötelező", + "multiple_phones" => "(Több címzett esetében a telefonszámokat vesszővel válassza el)", + "phone" => "Telefonszám", + "phone_number_required" => "Telefonszám kötelező", + "phone_placeholder" => "Mobil telefonszám(ok) ide...", + "sms_send" => "SMS küldés", + "successfully_sent" => "Az üzenet sikeresen elküldve: ", + "unsuccessfully_sent" => "Sikertelen üzenet küldés:: ", +]; diff --git a/app/Language/hu-HU/Module.php b/app/Language/hu-HU/Module.php index 0c13d5d80..b99d10020 100644 --- a/app/Language/hu-HU/Module.php +++ b/app/Language/hu-HU/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "", + "attributes_desc" => "", + "both" => "", + "cashups" => "", + "cashups_desc" => "", + "config" => "Bolt beállítás", + "config_desc" => "Bolt beállításainak módosítása", + "customers" => "Vevők", + "customers_desc" => "Vevők hozzáadása, módosítása, törlése és keresése", + "employees" => "Dolgozók", + "employees_desc" => "Dolgozók hozzáadása, módosítása, törlése és keresése", + "expenses" => "", + "expenses_categories" => "", + "expenses_categories_desc" => "", + "expenses_desc" => "", + "giftcards" => "Utalvány", + "giftcards_desc" => "Ajándékutalványok hozzáadása, módosítása, törlése és keresése", + "home" => "Kezdőlap", + "home_desc" => "", + "item_kits" => "Termék csomagok", + "item_kits_desc" => "Termék csomagok hozzáadása, módosítása, törlése és keresése", + "items" => "Termékek", + "items_desc" => "Termékek hozzáadása, módosítása, törlése és keresése", + "messages" => "Messages", + "messages_desc" => "Send Messages to Customers, Suppliers, Employees et al.", + "migrate" => "", + "migrate_desc" => "", + "office" => "", + "office_desc" => "", + "receivings" => "Áruátvétel", + "receivings_desc" => "Beszállítóktól érkező áruk átvétele", + "reports" => "Riportok", + "reports_desc" => "Riportok megtekintése és generálása", + "sales" => "Értékesítés", + "sales_desc" => "Termékek értékesítése és visszavétele", + "suppliers" => "Beszállítók", + "suppliers_desc" => "Beszállítók hozzáadása, módosítása, törlése és keresése", + "taxes" => "", + "taxes_desc" => "", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/hu-HU/Receivings.php b/app/Language/hu-HU/Receivings.php index 1620ec62b..9baabda37 100644 --- a/app/Language/hu-HU/Receivings.php +++ b/app/Language/hu-HU/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "Mégsem", + "cannot_be_deleted" => "Átvétel(ek) nem törölhető(ek)", + "comments" => "Megjegyzések", + "complete_receiving" => "Befejez", + "confirm_cancel_receiving" => "Biztos, hogy üriti az átvételt? MINDEN termék eltávolitásra kerül.", + "confirm_delete" => "Biztos, hogy törli az átvételt? Nem lehet visszavonni!", + "confirm_finish_receiving" => "Biztosan beküldi ezt az átvételt? Nem lehet visszavonni!", + "confirm_restore" => "", + "cost" => "Költség", + "daily" => "", + "date" => "Beérkezés dátuma", + "date_required" => "Korrekt dátumot kell megadni", + "date_type" => "Dátum mező kötelező", + "delete_entire_sale" => "Teljes értékesités törlése", + "discount" => "Kedv. %", + "edit" => "Szerkeszt", + "edit_sale" => "Átvétel szerk.", + "employee" => "Dolgozó", + "error_editing_item" => "Termék módositás sikertelen", + "error_requisition" => "Nem sikerült a készlet mozgatása ugyan arra a raktárhelyre", + "find_or_scan_item" => "Termék keresése/scan", + "find_or_scan_item_or_receipt" => "Termék keresése/scan", + "id" => "Átvételi ID", + "item_name" => "Termék neve", + "mode" => "Átvétel módja", + "new_supplier" => "Új beszállitó", + "one_or_multiple" => "átvétel(ek)", + "print_after_sale" => "Nyomtatás eladás után", + "quantity" => "Menny.", + "receipt" => "Átvételi nyugta", + "receipt_number" => "Átvételi #", + "receiving" => "Átvétel", + "reference" => "Reference", + "register" => "Termék átvétel", + "requisition" => "Átadás", + "return" => "Visszáru", + "select_supplier" => "Beszállitó kiválasztása (opcionális)", + "ship_pack" => "", + "start_typing_supplier_name" => "Kezdje gépelni a beszállitó nevét", + "stock" => "", + "stock_destination" => "Célraktár", + "stock_locaiton" => "Raktár helyszin", + "stock_source" => "Raktár forrás", + "successfully_deleted" => "Sikeres törlés", + "successfully_updated" => "Átvétel sikeresen módositva", + "supplier" => "Szállitó", + "supplier_address" => "Szállitó cím", + "supplier_email" => "Szállitó e-mail", + "supplier_location" => "Szállitó hely", + "total" => "Összesen", + "transaction_failed" => "Átvételi tranzakció sikertelen", + "unable_to_add_item" => "Nem sikerült terméket hozzáadni", + "unsuccessfully_updated" => "Átvétel sikertelenül módositva", + "update" => "Módosít", +]; diff --git a/app/Language/hu-HU/Reports.php b/app/Language/hu-HU/Reports.php index df142de55..5f80969e0 100644 --- a/app/Language/hu-HU/Reports.php +++ b/app/Language/hu-HU/Reports.php @@ -1,147 +1,148 @@ - "Összes", + "authority" => "", + "canceled" => "", + "categories" => "Kategóriák", + "categories_summary_report" => "Kategóriák összegző riport", + "category" => "Kategória", + "code_canceled" => "", + "code_invoice" => "", + "code_pos" => "", + "code_quote" => "", + "code_return" => "", + "code_type" => "", + "code_work_order" => "", + "comments" => "Megjegyzések", + "commission" => "", + "complete" => "", + "completed_sales" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost" => "Kiadás", + "cost_price" => "Beker. ár", + "count" => "Darabszám", + "customer" => "Vevő", + "customers" => "Vevők", + "customers_summary_report" => "Vevők összegző riport", + "date" => "Dátum", + "date_range" => "Dátum periódus", + "description" => "Leirás", + "detailed_receivings_report" => "Részletes átvételi riportok", + "detailed_receivings_report_input" => "", + "detailed_reports" => "Részletes riportok", + "detailed_requisition_report" => "", + "detailed_sales_report" => "Részletes értékesítési riport", + "discount" => "Kedvezmény", + "discount_fixed" => "", + "discount_percent" => "Kedvezmény százalék", + "discount_type" => "", + "discounts" => "Kedvezmények", + "discounts_summary_report" => "Kedvezmények összegző riport", + "earned" => "", + "employee" => "Dolgozó", + "employees" => "Dolgozók", + "employees_summary_report" => "Dolgozói összesített riport", + "expenses" => "", + "expenses_amount" => "", + "expenses_categories" => "", + "expenses_categories_summary_report" => "", + "expenses_category" => "", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "", + "expenses_total_amount" => "", + "expenses_total_tax_amount" => "", + "graphical_reports" => "Grafikus riport", + "inventory" => "Készlet", + "inventory_low" => "Alacsony készlet", + "inventory_low_report" => "Alacsony készlet riport", + "inventory_reports" => "Készlet riportok", + "inventory_summary" => "Készlet összefoglaló", + "inventory_summary_report" => "Készlet összefoglaló riport", + "item" => "Termék", + "item_count" => "Filter Item Count", + "item_name" => "Termék neve", + "item_number" => "Termék száma", + "items" => "Termékek", + "items_purchased" => "Megvásárolt termékek", + "items_received" => "Fogadott termékek", + "items_summary_report" => "Termékek összefoglaló riport", + "jurisdiction" => "", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "", + "more_than_zero" => "Több mint nulla", + "name" => "Név", + "no_reports_to_display" => "Nincsenek megjeleníthető termékek", + "payment_type" => "Fizetési mód", + "payments" => "Fizetések", + "payments_summary_report" => "Fizetések összefoglaló riport", + "profit" => "Profit", + "quantity" => "Mennyiség", + "quantity_purchased" => "Vásárolt mennyiség", + "quotes" => "", + "received_by" => "Átvéve", + "receiving_id" => "Átvételi ID", + "receiving_type" => "Átvételi típus", + "receivings" => "Áruátvétel", + "reorder_level" => "Újrarend. szint", + "report" => "Riport", + "report_input" => "Report Input", + "reports" => "Riportok", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "Átadás", + "returns" => "Visszáru", + "revenue" => "Bevétel", + "sale_id" => "Értékesítési ID", + "sale_type" => "Értékesítési típus", + "sales" => "Értékesítés", + "sales_amount" => "Sales amount", + "sales_summary_report" => "Sales Summary Report", + "sales_taxes" => "", + "sales_taxes_summary_report" => "", + "serial_number" => "Serial #", + "service_charge" => "", + "sold_by" => "Eladó", + "sold_items" => "", + "sold_to" => "Eladva", + "stock_location" => "Raktár hely", + "sub_total_value" => "Sub Total", + "subtotal" => "Részösszeg", + "summary_reports" => "Summary Reports", + "supplied_by" => "Supplied by", + "supplier" => "Beszállító", + "suppliers" => "Beszállítók", + "suppliers_summary_report" => "Beszállítók összegző riport", + "tax" => "Adó", + "tax_category" => "", + "tax_name" => "", + "tax_percent" => "Adó %", + "tax_rate" => "", + "taxes" => "Adók", + "taxes_summary_report" => "Adók összegző riport", + "total" => "Összesen", + "total_inventory_value" => "Total Inventory Value", + "total_low_sell_quantity" => "", + "total_quantity" => "Total Quantity", + "total_retail" => "Total Inv. Retail Value", + "trans_amount" => "", + "trans_due" => "", + "trans_group" => "", + "trans_nopay_sales" => "", + "trans_payments" => "", + "trans_refunded" => "", + "trans_sales" => "", + "trans_type" => "", + "type" => "Típus", + "unit_price" => "Kisker. ár", + "used" => "", + "work_orders" => "", + "zero_and_less" => "Nulla és kevesebb", +]; diff --git a/app/Language/hu-HU/Sales.php b/app/Language/hu-HU/Sales.php index f506533bb..7f1dfeadc 100644 --- a/app/Language/hu-HU/Sales.php +++ b/app/Language/hu-HU/Sales.php @@ -1,223 +1,224 @@ - "", + "rewards_package" => "", + "rewards_remaining_balance" => "", + "account_number" => "", + "add_payment" => "Fiz. hozzáad.", + "amount_due" => "Fennmaradó", + "amount_tendered" => "Összeg", + "authorized_signature" => "", + "cancel_sale" => "Mégsem", + "cash" => "Készpénz", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "", + "cash_deposit" => "", + "cash_filter" => "Készpénz", + "change_due" => "Visszajáró", + "change_price" => "", + "check" => "Csekk", + "check_balance" => "Csekk maradék", + "check_filter" => "", + "close" => "", + "comment" => "Komment", + "comments" => "Kommentek", + "company_name" => "", + "complete" => "", + "complete_sale" => "Eladás befej.", + "confirm_cancel_sale" => "Biztos kiüriti ezt az eladást? MINDEGYIK termék törölve lesz.", + "confirm_delete" => "Biztos, hogy törli a kijelölt értékesitéseket?", + "confirm_restore" => "", + "credit" => "Hitelkártya", + "credit_deposit" => "", + "credit_filter" => "", + "current_table" => "", + "customer" => "Vevő", + "customer_address" => "Vevő cím", + "customer_discount" => "Discount", + "customer_email" => "Vevő e-mail", + "customer_location" => "Vevő hely", + "customer_mailchimp_status" => "", + "customer_optional" => "", + "customer_required" => "", + "customer_total" => "Total", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "Eladás dátuma", + "date_range" => "Dátum range", + "date_required" => "Korrekt dátumot kell megadnia.", + "date_type" => "Dátum mező kötelező", + "debit" => "Bankkártya", + "debit_filter" => "", + "delete" => "", + "delete_confirmation" => "Biztos, hogy törli ezt az eladást? Nem lehet visszavonni!", + "delete_entire_sale" => "Eladás törlése", + "delete_successful" => "Sikeresen törölte az eladást", + "delete_unsuccessful" => "Sikertelenül törölte az eladást", + "description_abbrv" => "Megnevezés", + "discard" => "", + "discard_quote" => "", + "discount" => "Kedv. %", + "discount_included" => "% kedvezmény", + "discount_short" => "%", + "due" => "", + "due_filter" => "", + "edit" => "Szerkeszt", + "edit_item" => "Módosít", + "edit_sale" => "Eladás szerkesztése", + "email_receipt" => "E-mail nyugta", + "employee" => "Dolgozó", + "entry" => "", + "error_editing_item" => "Termék módositási hiba", + "find_or_scan_item" => "Termék keresés/scan", + "find_or_scan_item_or_receipt" => "Termék keresése", + "giftcard" => "Ajándék utalvány", + "giftcard_balance" => "Ajándék utalvány egyenleg", + "giftcard_filter" => "", + "giftcard_number" => "Ajándék utalvány sorszáma", + "group_by_category" => "", + "group_by_type" => "", + "hsn" => "", + "id" => "Eladási s.szám", + "include_prices" => "", + "invoice" => "Számla", + "invoice_confirm" => "Ez a számla el lesz küldve ", + "invoice_enable" => "Számla elkészítése", + "invoice_filter" => "Számlák", + "invoice_no_email" => "Ennek a vásárlónak nincs érvényes email címe", + "invoice_number" => "Számla #", + "invoice_number_duplicate" => "Kérem adjon meg egyedi számla sorszámot", + "invoice_sent" => "Szálma elküldve ", + "invoice_total" => "", + "invoice_type_custom_invoice" => "", + "invoice_type_custom_tax_invoice" => "", + "invoice_type_invoice" => "", + "invoice_type_tax_invoice" => "", + "invoice_unsent" => "Számla sikertelen küldése ", + "invoice_update" => "Újraszámol", + "item_insufficient_of_stock" => "Termék elégtelen mennyiségú a raktárban.", + "item_name" => "Termék neve", + "item_number" => "Termék #", + "item_out_of_stock" => "Termék kifogyott", + "key_browser" => "", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "Nyilv. mód", + "must_enter_numeric" => "Számot kell megadnia a megrendelt mennyiséghez", + "must_enter_numeric_giftcard" => "Vásárlási utalvány számát adja meg", + "new_customer" => "Új vásárló", + "new_item" => "Új termék", + "no_description" => "Nincs leírás", + "no_filter" => "Mindegyik", + "no_items_in_cart" => "Nincsenek termékek a kosárban", + "no_sales_to_display" => "Nincsenek megjelenithető értékesitések", + "none_selected" => "Nem választott ki értékesitést törlésre", + "nontaxed_ind" => "", + "not_authorized" => "", + "one_or_multiple" => "értékesítés(ek)", + "payment" => "Fizetés módja", + "payment_amount" => "Összeg", + "payment_not_cover_total" => "Fizetés összege nem fedezi a teljes összeget", + "payment_type" => "Típus", + "payments" => "", + "payments_total" => "Fizetve eddig:", + "price" => "Ár", + "print_after_sale" => "Nyomtatás eladás után", + "quantity" => "Menny.", + "quantity_less_than_reorder_level" => "Figyelem, a megadott mennyiség elégtelen!", + "quantity_less_than_zero" => "Figyelem, a megadott mennyiség elégtelen! Tovább folytathatja az értékesitést, de ellenőrizze a készletet.", + "quantity_of_items" => "", + "quote" => "", + "quote_number" => "", + "quote_number_duplicate" => "", + "quote_sent" => "", + "quote_unsent" => "", + "receipt" => "Eladási nyugta", + "receipt_no_email" => "", + "receipt_number" => "Értékesítési #", + "receipt_sent" => "Nyugta elküldve", + "receipt_unsent" => "Nyugta sikertelen küldése", + "refund" => "", + "register" => "Értékesitési nyilvántartás", + "remove_customer" => "Vásárló eltávolítása", + "remove_discount" => "", + "return" => "Visszavétel", + "rewards" => "", + "rewards_balance" => "", + "sale" => "Eladás", + "sale_by_invoice" => "", + "sale_for_customer" => "Vevő:", + "sale_time" => "Idő", + "sales_tax" => "", + "sales_total" => "", + "select_customer" => "Vevő kiválasztása (opcionális)", + "send_invoice" => "Számla küldése", + "send_quote" => "", + "send_receipt" => "Nyugta küldése", + "send_work_order" => "", + "serial" => "Serial", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "számla", + "show_receipt" => "nyugta", + "start_typing_customer_name" => "Kezdje gépelni a vevő nevét…", + "start_typing_item_name" => "Irja be a termék nevét vagy olvassa be a vonalkódot…", + "stock" => "", + "stock_location" => "Üzlet helyszine", + "sub_total" => "Részösszeg", + "successfully_deleted" => "Sikeresen törölte", + "successfully_restored" => "", + "successfully_suspended_sale" => "Értékesitése sikeresen felfüggesztve", + "successfully_updated" => "Értékesités sikeresen frissitve", + "suspend_sale" => "Felfüggeszt", + "suspended_doc_id" => "", + "suspended_sale_id" => "ID", + "suspended_sales" => "Függő eladások", + "table" => "", + "takings" => "Bevételek", + "tax" => "Adó", + "tax_id" => "", + "tax_invoice" => "", + "tax_percent" => "Adó %", + "taxed_ind" => "", + "total" => "Összesen", + "total_tax_exclusive" => "Adók nélkül", + "transaction_failed" => "Tranzakció sikertelen", + "unable_to_add_item" => "Nem adható termék az értékesitéshez", + "unsuccessfully_deleted" => "Értékesités(ek) nem törölhető(k)", + "unsuccessfully_restored" => "", + "unsuccessfully_suspended_sale" => "Értékesitése sikeresen felfüggesztve", + "unsuccessfully_updated" => "Értékesités sikertelenül frissitve", + "unsuspend" => "Újraaktivál", + "unsuspend_and_delete" => "Újraaktivál és töröl", + "update" => "Eladás szerk.", + "upi" => "", + "visa" => "", + "wholesale" => "", + "work_order" => "", + "work_order_number" => "", + "work_order_number_duplicate" => "", + "work_order_sent" => "", + "work_order_unsent" => "", +]; diff --git a/app/Language/hu-HU/Suppliers.php b/app/Language/hu-HU/Suppliers.php index 212888c84..9519feaa1 100644 --- a/app/Language/hu-HU/Suppliers.php +++ b/app/Language/hu-HU/Suppliers.php @@ -1,23 +1,24 @@ - "Számla #", + "agency_name" => "Ügynökség neve", + "cannot_be_deleted" => "Nem lehet törölni a beszállítót, mert már van eladásuk.", + "category" => "", + "company_name" => "Cégnév", + "company_name_required" => "Cégnév kötelező mező", + "confirm_delete" => "Biztos, hogy törölni kívánja a kiválasztott beszállítókat?", + "confirm_restore" => "", + "cost" => "", + "error_adding_updating" => "Hiba beszállító hozzáadásánál/módosításánál", + "goods" => "", + "new" => "Új beszállító", + "none_selected" => "Nem választott ki beszállítót a törléshez", + "one_or_multiple" => "beszállító(k)", + "successful_adding" => "Sikeresen hozzáadott beszállítót", + "successful_deleted" => "Sikeres törlés", + "successful_updating" => "Sikeresen módosította a beszállítót", + "supplier" => "Beszállító információ", + "supplier_id" => "ID", + "tax_id" => "", + "update" => "Bezsállító módosítása", +]; diff --git a/app/Language/hu-HU/Taxes.php b/app/Language/hu-HU/Taxes.php index 8b395b5b0..6ae3d5b76 100644 --- a/app/Language/hu-HU/Taxes.php +++ b/app/Language/hu-HU/Taxes.php @@ -1,81 +1,82 @@ - "", + "cascade" => "", + "cascade_sequence" => "", + "city" => "", + "code" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "default_tax_category" => "", + "default_tax_rate" => "", + "error_adding_updating" => "", + "group_seq" => "", + "jurisdiction_name" => "", + "name" => "", + "new" => "", + "no_taxes" => "", + "no_taxes_to_display" => "", + "reporting_authority" => "", + "round_half_down" => "", + "round_half_even" => "", + "round_half_odd" => "", + "round_half_up" => "", + "rounding_code" => "", + "sales_tax" => "", + "sales_tax_by_invoice" => "", + "sequence" => "", + "state" => "", + "successful_deleted" => "", + "tax_categories" => "", + "tax_categories_configuration" => "", + "tax_categories_saved_successfully" => "", + "tax_categories_saved_unsuccessfully" => "", + "tax_category" => "", + "tax_category_code" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_name" => "", + "tax_category_new" => "", + "tax_category_required" => "", + "tax_code" => "", + "tax_code_cannot_be_deleted" => "", + "tax_code_duplicate" => "", + "tax_code_invalid_chars" => "", + "tax_code_name" => "", + "tax_code_required" => "", + "tax_code_successful_deleted" => "", + "tax_code_successful_updated" => "", + "tax_code_successful_updating" => "", + "tax_code_successfully_added" => "", + "tax_code_type" => "", + "tax_codes" => "", + "tax_codes_configuration" => "", + "tax_codes_saved_successfully" => "", + "tax_codes_saved_unsuccessfully" => "", + "tax_excluded" => "", + "tax_group" => "", + "tax_group_not_unique" => "", + "tax_group_sequence" => "", + "tax_included" => "", + "tax_jurisdiction" => "", + "tax_jurisdiction_duplicate" => "", + "tax_jurisdiction_invalid_chars" => "", + "tax_jurisdiction_required" => "", + "tax_jurisdictions" => "", + "tax_jurisdictions_configuration" => "", + "tax_jurisdictions_saved_successfully" => "", + "tax_jurisdictions_saved_unsuccessfully" => "", + "tax_rate" => "", + "tax_rate_configuration" => "", + "tax_rate_error_adding_updating" => "", + "tax_rate_numeric" => "", + "tax_rate_required" => "", + "tax_rate_successful_updated" => "", + "tax_rate_successfully_added" => "", + "tax_rates" => "", + "tax_rates_configuration" => "", + "tax_rounding" => "", + "tax_type" => "", + "update" => "", + "vat_tax" => "", +]; diff --git a/app/Language/hy/Attributes.php b/app/Language/hy/Attributes.php index 08991322d..6cb526d64 100644 --- a/app/Language/hy/Attributes.php +++ b/app/Language/hy/Attributes.php @@ -1,31 +1,32 @@ - "Attribute value cannot contain ':' or '|'", + "confirm_delete" => "Are you sure you want to delete the selected attribute(s)?", + "confirm_restore" => "Are you sure you want to restore the selected attribute(s)?", + "definition_cannot_be_deleted" => "Could not delete selected attribute(s)", + "definition_error_adding_updating" => "Attribute {0} could not be added or updated. Please check the error log.", + "definition_flags" => "Attribute Visibility", + "definition_group" => "Group", + "definition_id" => "Id", + "definition_name" => "Add Attribute", + "definition_name_required" => "Attribute name is a required field", + "definition_one_or_multiple" => "attribute(s)", + "definition_successful_adding" => "You have successfully added item", + "definition_successful_deleted" => "You have successfully deleted", + "definition_successful_updating" => "You have successfully updated attribute", + "definition_type" => "Attribute Type", + "definition_type_required" => "Attribute type is a required field", + "definition_unit" => "Measurement Unit", + "definition_values" => "Attribute Values", + "new" => "New Attribute", + "no_attributes_to_display" => "No Items to display", + "receipt_visibility" => "Receipt", + "show_in_items" => "Show in items", + "show_in_items_visibility" => "Items", + "show_in_receipt" => "Show in receipt", + "show_in_receivings" => "Show in receivings", + "show_in_receivings_visibility" => "Receivings", + "show_in_sales" => "Show in sales", + "show_in_sales_visibility" => "Sales", + "update" => "Update Attribute", +]; diff --git a/app/Language/hy/Bootstrap_tables.php b/app/Language/hy/Bootstrap_tables.php index 96fc76fe1..2381af790 100644 --- a/app/Language/hy/Bootstrap_tables.php +++ b/app/Language/hy/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "", + "tables_columns" => "", + "tables_hide_show_pagination" => "", + "tables_loading" => "", + "tables_page_from_to" => "", + "tables_refresh" => "", + "tables_rows_per_page" => "", + "tables_toggle" => "", +]; diff --git a/app/Language/hy/Cashups.php b/app/Language/hy/Cashups.php index e6ad7ad9f..2ffc8c593 100644 --- a/app/Language/hy/Cashups.php +++ b/app/Language/hy/Cashups.php @@ -1,48 +1,49 @@ - "", + "amount_number" => "", + "amount_required" => "", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "", + "cash_difference" => "", + "close_date" => "", + "close_employee" => "", + "closed_amount_card" => "", + "closed_amount_cash" => "", + "closed_amount_check" => "", + "closed_amount_due" => "", + "closed_amount_giftcard" => "", + "closed_amount_total" => "", + "closed_date" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "confirm_submit" => "", + "date_number" => "", + "date_required" => "", + "description" => "", + "enable_expected" => "", + "error_adding_updating" => "", + "giftcard" => "", + "id" => "", + "info" => "", + "info_employee" => "", + "is_deleted" => "", + "new" => "", + "no_cashups_to_display" => "", + "none_selected" => "", + "note" => "", + "one_or_multiple" => "", + "open_amount_cash" => "", + "open_date" => "", + "open_employee" => "", + "opened_date" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "total" => "", + "transfer_amount_cash" => "", + "transfer_amount_cash_minus" => "", + "update" => "", + "warning" => "", +]; diff --git a/app/Language/hy/Common.php b/app/Language/hy/Common.php index 157549cc6..83ed187c9 100644 --- a/app/Language/hy/Common.php +++ b/app/Language/hy/Common.php @@ -1,87 +1,88 @@ - "", + "address_2" => "", + "admin" => "", + "city" => "", + "clerk" => "", + "close" => "", + "color" => "", + "comments" => "", + "common" => "", + "confirm_search" => "", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "", + "country" => "", + "dashboard" => "", + "date" => "", + "delete" => "", + "det" => "", + "download_import_template" => "", + "edit" => "", + "email" => "", + "email_invalid_format" => "", + "export_csv" => "", + "export_csv_no" => "", + "export_csv_yes" => "", + "fields_required_message" => "", + "fields_required_message_unique" => "", + "first_name" => "", + "first_name_required" => "", + "first_page" => "", + "gender" => "", + "gender_female" => "", + "gender_male" => "", + "gender_undefined" => "", + "icon" => "", + "id" => "", + "import" => "", + "import_change_file" => "", + "import_csv" => "", + "import_full_path" => "", + "import_remove_file" => "", + "import_select_file" => "", + "inv" => "", + "last_name" => "", + "last_name_required" => "", + "last_page" => "", + "learn_about_project" => "", + "list_of" => "", + "logo" => "", + "logo_mark" => "", + "logout" => "", + "manager" => "", + "migration_needed" => "", + "new" => "", + "no" => "", + "no_persons_to_display" => "", + "none_selected_text" => "", + "or" => "", + "people" => "", + "phone_number" => "", + "phone_number_required" => "", + "please_visit_my" => "", + "position" => "", + "powered_by" => "", + "price" => "", + "print" => "", + "remove" => "", + "required" => "", + "restore" => "", + "return_policy" => "", + "search" => "", + "search_options" => "", + "searched_for" => "", + "software_short" => "", + "software_title" => "", + "state" => "", + "submit" => "", + "total_spent" => "", + "unknown" => "", + "view_recent_sales" => "", + "website" => "", + "welcome" => "", + "welcome_message" => "", + "yes" => "", + "you_are_using_ospos" => "", + "zip" => "", +]; diff --git a/app/Language/hy/Config.php b/app/Language/hy/Config.php index df66a29fc..a56cf3574 100644 --- a/app/Language/hy/Config.php +++ b/app/Language/hy/Config.php @@ -1,329 +1,330 @@ - "", + "address_required" => "", + "all_set" => "", + "allow_duplicate_barcodes" => "", + "apostrophe" => "", + "backup_button" => "", + "backup_database" => "", + "barcode" => "", + "barcode_company" => "", + "barcode_configuration" => "", + "barcode_content" => "", + "barcode_first_row" => "", + "barcode_font" => "", + "barcode_formats" => "", + "barcode_generate_if_empty" => "", + "barcode_height" => "", + "barcode_id" => "", + "barcode_info" => "", + "barcode_layout" => "", + "barcode_name" => "", + "barcode_number" => "", + "barcode_number_in_row" => "", + "barcode_page_cellspacing" => "", + "barcode_page_width" => "", + "barcode_price" => "", + "barcode_second_row" => "", + "barcode_third_row" => "", + "barcode_tooltip" => "", + "barcode_type" => "", + "barcode_width" => "", + "bottom" => "", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "", + "cash_decimals_tooltip" => "", + "cash_rounding" => "", + "category_dropdown" => "", + "center" => "", + "change_apperance_tooltip" => "", + "comma" => "", + "company" => "", + "company_avatar" => "", + "company_change_image" => "", + "company_logo" => "", + "company_remove_image" => "", + "company_required" => "", + "company_select_image" => "", + "company_website_url" => "", + "country_codes" => "", + "country_codes_tooltip" => "", + "currency_code" => "", + "currency_decimals" => "", + "currency_symbol" => "", + "current_employee_only" => "", + "customer_reward" => "", + "customer_reward_duplicate" => "", + "customer_reward_enable" => "", + "customer_reward_invalid_chars" => "", + "customer_reward_required" => "", + "customer_sales_tax_support" => "", + "date_or_time_format" => "", + "datetimeformat" => "", + "decimal_point" => "", + "default_barcode_font_size_number" => "", + "default_barcode_font_size_required" => "", + "default_barcode_height_number" => "", + "default_barcode_height_required" => "", + "default_barcode_num_in_row_number" => "", + "default_barcode_num_in_row_required" => "", + "default_barcode_page_cellspacing_number" => "", + "default_barcode_page_cellspacing_required" => "", + "default_barcode_page_width_number" => "", + "default_barcode_page_width_required" => "", + "default_barcode_width_number" => "", + "default_barcode_width_required" => "", + "default_item_columns" => "", + "default_origin_tax_code" => "", + "default_receivings_discount" => "", + "default_receivings_discount_number" => "", + "default_receivings_discount_required" => "", + "default_sales_discount" => "", + "default_sales_discount_number" => "", + "default_sales_discount_required" => "", + "default_tax_category" => "", + "default_tax_code" => "", + "default_tax_jurisdiction" => "", + "default_tax_name_number" => "", + "default_tax_name_required" => "", + "default_tax_rate" => "", + "default_tax_rate_1" => "", + "default_tax_rate_2" => "", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "", + "default_tax_rate_required" => "", + "derive_sale_quantity" => "", + "derive_sale_quantity_tooltip" => "", + "dinner_table" => "", + "dinner_table_duplicate" => "", + "dinner_table_enable" => "", + "dinner_table_invalid_chars" => "", + "dinner_table_required" => "", + "dot" => "", + "email" => "", + "email_configuration" => "", + "email_mailpath" => "", + "email_protocol" => "", + "email_receipt_check_behaviour" => "", + "email_receipt_check_behaviour_always" => "", + "email_receipt_check_behaviour_last" => "", + "email_receipt_check_behaviour_never" => "", + "email_smtp_crypto" => "", + "email_smtp_host" => "", + "email_smtp_pass" => "", + "email_smtp_port" => "", + "email_smtp_timeout" => "", + "email_smtp_user" => "", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "", + "enforce_privacy_tooltip" => "", + "fax" => "", + "file_perm" => "", + "financial_year" => "", + "financial_year_apr" => "", + "financial_year_aug" => "", + "financial_year_dec" => "", + "financial_year_feb" => "", + "financial_year_jan" => "", + "financial_year_jul" => "", + "financial_year_jun" => "", + "financial_year_mar" => "", + "financial_year_may" => "", + "financial_year_nov" => "", + "financial_year_oct" => "", + "financial_year_sep" => "", + "floating_labels" => "", + "gcaptcha_enable" => "", + "gcaptcha_secret_key" => "", + "gcaptcha_secret_key_required" => "", + "gcaptcha_site_key" => "", + "gcaptcha_site_key_required" => "", + "gcaptcha_tooltip" => "", + "general" => "", + "general_configuration" => "", + "giftcard_number" => "", + "giftcard_random" => "", + "giftcard_series" => "", + "image_allowed_file_types" => "", + "image_max_height_tooltip" => "", + "image_max_size_tooltip" => "", + "image_max_width_tooltip" => "", + "image_restrictions" => "", + "include_hsn" => "", + "info" => "", + "info_configuration" => "", + "input_groups" => "", + "integrations" => "", + "integrations_configuration" => "", + "invoice" => "", + "invoice_configuration" => "", + "invoice_default_comments" => "", + "invoice_email_message" => "", + "invoice_enable" => "", + "invoice_printer" => "", + "invoice_type" => "", + "is_readable" => "", + "is_writable" => "", + "item_markup" => "", + "jsprintsetup_required" => "", + "language" => "", + "last_used_invoice_number" => "", + "last_used_quote_number" => "", + "last_used_work_order_number" => "", + "left" => "", + "license" => "", + "license_configuration" => "", + "line_sequence" => "", + "lines_per_page" => "", + "lines_per_page_number" => "", + "lines_per_page_required" => "", + "locale" => "", + "locale_configuration" => "", + "locale_info" => "", + "location" => "", + "location_configuration" => "", + "location_info" => "", + "login_form" => "", + "logout" => "", + "mailchimp" => "", + "mailchimp_api_key" => "", + "mailchimp_configuration" => "", + "mailchimp_key_successfully" => "", + "mailchimp_key_unsuccessfully" => "", + "mailchimp_lists" => "", + "mailchimp_tooltip" => "", + "message" => "", + "message_configuration" => "", + "msg_msg" => "", + "msg_msg_placeholder" => "", + "msg_pwd" => "", + "msg_pwd_required" => "", + "msg_src" => "", + "msg_src_required" => "", + "msg_uid" => "", + "msg_uid_required" => "", + "multi_pack_enabled" => "", + "no_risk" => "", + "none" => "", + "notify_alignment" => "", + "number_format" => "", + "number_locale" => "", + "number_locale_invalid" => "", + "number_locale_required" => "", + "number_locale_tooltip" => "", + "os_timezone" => "", + "ospos_info" => "", + "payment_options_order" => "", + "perm_risk" => "", + "phone" => "", + "phone_required" => "", + "print_bottom_margin" => "", + "print_bottom_margin_number" => "", + "print_bottom_margin_required" => "", + "print_delay_autoreturn" => "", + "print_delay_autoreturn_number" => "", + "print_delay_autoreturn_required" => "", + "print_footer" => "", + "print_header" => "", + "print_left_margin" => "", + "print_left_margin_number" => "", + "print_left_margin_required" => "", + "print_receipt_check_behaviour" => "", + "print_receipt_check_behaviour_always" => "", + "print_receipt_check_behaviour_last" => "", + "print_receipt_check_behaviour_never" => "", + "print_right_margin" => "", + "print_right_margin_number" => "", + "print_right_margin_required" => "", + "print_silently" => "", + "print_top_margin" => "", + "print_top_margin_number" => "", + "print_top_margin_required" => "", + "quantity_decimals" => "", + "quick_cash_enable" => "", + "quote_default_comments" => "", + "receipt" => "", + "receipt_category" => "", + "receipt_configuration" => "", + "receipt_default" => "", + "receipt_font_size" => "", + "receipt_font_size_number" => "", + "receipt_font_size_required" => "", + "receipt_info" => "", + "receipt_printer" => "", + "receipt_short" => "", + "receipt_show_company_name" => "", + "receipt_show_description" => "", + "receipt_show_serialnumber" => "", + "receipt_show_tax_ind" => "", + "receipt_show_taxes" => "", + "receipt_show_total_discount" => "", + "receipt_template" => "", + "receiving_calculate_average_price" => "", + "recv_invoice_format" => "", + "register_mode_default" => "", + "report_an_issue" => "", + "return_policy_required" => "", + "reward" => "", + "reward_configuration" => "", + "right" => "", + "sales_invoice_format" => "", + "sales_quote_format" => "", + "saved_successfully" => "", + "saved_unsuccessfully" => "", + "security_issue" => "", + "server_notice" => "", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "", + "statistics" => "", + "statistics_tooltip" => "", + "stock_location" => "", + "stock_location_duplicate" => "", + "stock_location_invalid_chars" => "", + "stock_location_required" => "", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "", + "suggestions_fourth_column" => "", + "suggestions_layout" => "", + "suggestions_second_column" => "", + "suggestions_third_column" => "", + "system_conf" => "", + "system_info" => "", + "table" => "", + "table_configuration" => "", + "takings_printer" => "", + "tax" => "", + "tax_category" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_required" => "", + "tax_category_used" => "", + "tax_configuration" => "", + "tax_decimals" => "", + "tax_id" => "", + "tax_included" => "", + "theme" => "", + "theme_preview" => "", + "thousands_separator" => "", + "timezone" => "", + "timezone_error" => "", + "top" => "", + "use_destination_based_tax" => "", + "user_timezone" => "", + "website" => "", + "wholesale_markup" => "", + "work_order_enable" => "", + "work_order_format" => "", +]; diff --git a/app/Language/hy/Customers.php b/app/Language/hy/Customers.php index 2cbd1d2ec..715fca3e4 100644 --- a/app/Language/hy/Customers.php +++ b/app/Language/hy/Customers.php @@ -1,55 +1,56 @@ - "", + "account_number_duplicate" => "", + "available_points" => "", + "available_points_value" => "", + "average" => "", + "avg_discount" => "", + "basic_information" => "", + "cannot_be_deleted" => "", + "company_name" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "consent" => "", + "consent_required" => "", + "csv_import_failed" => "", + "csv_import_nodata_wrongformat" => "", + "csv_import_partially_failed" => "", + "csv_import_success" => "", + "customer" => "", + "date" => "", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "email_duplicate" => "", + "employee" => "", + "error_adding_updating" => "", + "import_items_csv" => "", + "mailchimp_activity_click" => "", + "mailchimp_activity_lastopen" => "", + "mailchimp_activity_open" => "", + "mailchimp_activity_total" => "", + "mailchimp_activity_unopen" => "", + "mailchimp_email_client" => "", + "mailchimp_info" => "", + "mailchimp_member_rating" => "", + "mailchimp_status" => "", + "mailchimp_vip" => "", + "max" => "", + "min" => "", + "new" => "", + "none_selected" => "", + "one_or_multiple" => "", + "quantity" => "", + "stats_info" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "tax_code" => "", + "tax_id" => "", + "taxable" => "", + "total" => "", + "update" => "", + "rewards_package" => "", +]; diff --git a/app/Language/hy/Datepicker.php b/app/Language/hy/Datepicker.php index f8d23888d..e8be7a6c0 100644 --- a/app/Language/hy/Datepicker.php +++ b/app/Language/hy/Datepicker.php @@ -1,22 +1,23 @@ - "", + "apply" => "", + "cancel" => "", + "custom" => "", + "from" => "", + "last_30" => "", + "last_7" => "", + "last_financial_year" => "", + "last_month" => "", + "last_year" => "", + "same_month_last_year" => "", + "same_month_to_same_day_last_year" => "", + "this_financial_year" => "", + "this_month" => "", + "this_year" => "", + "to" => "", + "today" => "", + "today_last_year" => "", + "weekstart" => "", + "yesterday" => "", +]; diff --git a/app/Language/hy/Employees.php b/app/Language/hy/Employees.php index d8222c9be..6f597ab5b 100644 --- a/app/Language/hy/Employees.php +++ b/app/Language/hy/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "", + "cannot_be_deleted" => "", + "change_employee" => "", + "change_password" => "", + "clerk" => "", + "commission" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "current_password" => "", + "current_password_invalid" => "", + "employee" => "", + "error_adding_updating" => "", + "error_deleting_demo_admin" => "", + "error_updating_demo_admin" => "", + "language" => "", + "login_info" => "", + "manager" => "", + "new" => "", + "none_selected" => "", + "one_or_multiple" => "", + "password" => "", + "password_minlength" => "", + "password_must_match" => "", + "password_not_must_match" => "", + "password_required" => "", + "permission_desc" => "", + "permission_info" => "", + "repeat_password" => "", + "subpermission_required" => "", + "successful_adding" => "", + "successful_change_password" => "", + "successful_deleted" => "", + "successful_updating" => "", + "system_language" => "", + "unsuccessful_change_password" => "", + "update" => "", + "username" => "", + "username_duplicate" => "", + "username_minlength" => "", + "username_required" => "", +]; diff --git a/app/Language/hy/Enum.php b/app/Language/hy/Enum.php index dde09937b..c39655c3b 100644 --- a/app/Language/hy/Enum.php +++ b/app/Language/hy/Enum.php @@ -1,9 +1,10 @@ - "", + "half_even" => "", + "half_five" => "", + "half_odd" => "", + "half_up" => "", + "round_down" => "", + "round_up" => "", +]; diff --git a/app/Language/hy/Error.php b/app/Language/hy/Error.php index 7e82e9775..6134ea59a 100644 --- a/app/Language/hy/Error.php +++ b/app/Language/hy/Error.php @@ -1,4 +1,5 @@ - "", + "unknown" => "", +]; diff --git a/app/Language/hy/Expenses.php b/app/Language/hy/Expenses.php index cae8d985c..e9e237376 100644 --- a/app/Language/hy/Expenses.php +++ b/app/Language/hy/Expenses.php @@ -1,49 +1,50 @@ - "", + "amount" => "", + "amount_number" => "", + "amount_required" => "", + "by_category" => "", + "cannot_be_deleted" => "", + "cash" => "", + "cash_filter" => "", + "categories_name" => "", + "category_required" => "", + "check" => "", + "check_filter" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "credit" => "", + "credit_filter" => "", + "date" => "", + "date_number" => "", + "date_required" => "", + "debit" => "", + "debit_filter" => "", + "description" => "", + "due" => "", + "due_filter" => "", + "employee" => "", + "error_adding_updating" => "", + "expense_id" => "", + "expenses_employee" => "", + "info" => "", + "ip_address" => "", + "is_deleted" => "", + "name_required" => "", + "new" => "", + "new_supplier" => "", + "no_expenses_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "payment" => "", + "start_typing_supplier_name" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier_name" => "", + "supplier_tax_code" => "", + "tax_amount" => "", + "tax_amount_number" => "", + "update" => "", +]; diff --git a/app/Language/hy/Expenses_categories.php b/app/Language/hy/Expenses_categories.php index 7e4c654f7..03169e528 100644 --- a/app/Language/hy/Expenses_categories.php +++ b/app/Language/hy/Expenses_categories.php @@ -1,21 +1,22 @@ - "", + "add_item" => "", + "cannot_be_deleted" => "", + "category_id" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "description" => "", + "error_adding_updating" => "", + "info" => "", + "name" => "", + "new" => "", + "no_expenses_categories_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "quantity" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "update" => "", +]; diff --git a/app/Language/hy/Giftcards.php b/app/Language/hy/Giftcards.php index c2491d327..f1b1bd322 100644 --- a/app/Language/hy/Giftcards.php +++ b/app/Language/hy/Giftcards.php @@ -1,70 +1,71 @@ - "", + "allow_alt_description" => "", + "bulk_edit" => "", + "cannot_be_deleted" => "", + "cannot_find_giftcard" => "", + "cannot_use" => "", + "card_value" => "", + "category" => "", + "change_all_to_allow_alt_desc" => "", + "change_all_to_not_allow_allow_desc" => "", + "change_all_to_serialized" => "", + "change_all_to_unserialized" => "", + "confirm_bulk_edit" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost_price" => "", + "count" => "", + "csv_import_failed" => "", + "current_quantity" => "", + "description" => "", + "details_count" => "", + "do_nothing" => "", + "edit_fields_you_want_to_update" => "", + "edit_multiple_giftcards" => "", + "error_adding_updating" => "", + "error_updating_multiple" => "", + "generate_barcodes" => "", + "giftcard" => "", + "giftcard_number" => "", + "info_provided_by" => "", + "inventory_comments" => "", + "is_serialized" => "", + "low_inventory_giftcards" => "", + "manually_editing_of_quantity" => "", + "must_select_giftcard_for_barcode" => "", + "new" => "", + "no_description_giftcards" => "", + "no_giftcards_to_display" => "", + "none" => "", + "none_selected" => "", + "number" => "", + "number_information" => "", + "number_required" => "", + "one_or_multiple" => "", + "person_id" => "", + "quantity" => "", + "quantity_required" => "", + "remaining_balance" => "", + "reorder_level" => "", + "retrive_giftcard_info" => "", + "sales_tax_1" => "", + "sales_tax_2" => "", + "serialized_giftcards" => "", + "successful_adding" => "", + "successful_bulk_edit" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "tax_1" => "", + "tax_2" => "", + "tax_percent" => "", + "tax_percents" => "", + "unit_price" => "", + "upc_database" => "", + "update" => "", + "use_inventory_menu" => "", + "value" => "", + "value_required" => "", +]; diff --git a/app/Language/hy/Item_kits.php b/app/Language/hy/Item_kits.php index 7e5447763..2f21a4963 100644 --- a/app/Language/hy/Item_kits.php +++ b/app/Language/hy/Item_kits.php @@ -1,40 +1,41 @@ - "", + "all" => "", + "cannot_be_deleted" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "description" => "", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "error_adding_updating" => "", + "find_kit_item" => "", + "info" => "", + "item" => "", + "item_kit_number" => "", + "item_kit_number_duplicate" => "", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "", + "kit" => "", + "kit_and_components" => "", + "kit_and_stock" => "", + "kit_only" => "", + "name" => "", + "new" => "", + "no_item_kits_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "price_option" => "", + "priced_only" => "", + "print_option" => "", + "quantity" => "", + "sequence" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "unit_price" => "", + "update" => "", +]; diff --git a/app/Language/hy/Items.php b/app/Language/hy/Items.php index 9dd8f98c1..9718385d0 100644 --- a/app/Language/hy/Items.php +++ b/app/Language/hy/Items.php @@ -1,119 +1,120 @@ - "", + "allow_alt_description" => "", + "amount_entry" => "", + "bulk_edit" => "", + "buy_price_required" => "", + "cannot_be_deleted" => "", + "cannot_find_item" => "", + "categories" => "", + "category" => "", + "category_new" => "", + "category_required" => "", + "change_all_to_allow_alt_desc" => "", + "change_all_to_not_allow_allow_desc" => "", + "change_all_to_serialized" => "", + "change_all_to_unserialized" => "", + "change_image" => "", + "confirm_bulk_edit" => "", + "confirm_bulk_edit_wipe_taxes" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost_price" => "", + "cost_price_number" => "", + "cost_price_required" => "", + "count" => "", + "csv_import_failed" => "", + "csv_import_nodata_wrongformat" => "", + "csv_import_partially_failed" => "", + "csv_import_success" => "", + "current_quantity" => "", + "default_pack_name" => "", + "description" => "", + "details_count" => "", + "do_nothing" => "", + "edit" => "", + "edit_fields_you_want_to_update" => "", + "edit_multiple_items" => "", + "empty_upc_items" => "", + "error_adding_updating" => "", + "error_updating_multiple" => "", + "generate_barcodes" => "", + "hsn_code" => "", + "image" => "", + "import_items_csv" => "", + "info_provided_by" => "", + "inventory" => "", + "inventory_CSV_import_quantity" => "", + "inventory_comments" => "", + "inventory_data_tracking" => "", + "inventory_date" => "", + "inventory_employee" => "", + "inventory_in_out_quantity" => "", + "inventory_remarks" => "", + "is_deleted" => "", + "is_printed" => "", + "is_serialized" => "", + "item" => "", + "item_id" => "", + "item_number" => "", + "item_number_duplicate" => "", + "kit" => "", + "location" => "", + "low_inventory_items" => "", + "low_sell_item" => "", + "manually_editing_of_quantity" => "", + "markup" => "", + "name" => "", + "name_required" => "", + "new" => "", + "no_description_items" => "", + "no_items_to_display" => "", + "none" => "", + "none_selected" => "", + "nonstock" => "", + "number_information" => "", + "number_required" => "", + "one_or_multiple" => "", + "pack_name" => "", + "qty_per_pack" => "", + "quantity" => "", + "quantity_number" => "", + "quantity_required" => "", + "receiving_quantity" => "", + "remove_image" => "", + "reorder_level" => "", + "reorder_level_number" => "", + "reorder_level_required" => "", + "retrive_item_info" => "", + "sales_tax_1" => "", + "sales_tax_2" => "", + "search_attributes" => "", + "select_image" => "", + "serialized_items" => "", + "standard" => "", + "stock" => "", + "stock_location" => "", + "stock_type" => "", + "successful_adding" => "", + "successful_bulk_edit" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "tax_1" => "", + "tax_2" => "", + "tax_3" => "", + "tax_category" => "", + "tax_percent" => "", + "tax_percent_number" => "", + "tax_percent_required" => "", + "tax_percents" => "", + "temp" => "", + "type" => "", + "unit_price" => "", + "unit_price_number" => "", + "unit_price_required" => "", + "upc_database" => "", + "update" => "", + "use_inventory_menu" => "", +]; diff --git a/app/Language/hy/Login.php b/app/Language/hy/Login.php index 5b6b148ab..0adf698f7 100644 --- a/app/Language/hy/Login.php +++ b/app/Language/hy/Login.php @@ -1,13 +1,14 @@ - "", + "go" => "", + "invalid_gcaptcha" => "", + "invalid_installation" => "", + "invalid_username_and_password" => "", + "login" => "", + "logout" => "", + "migration_needed" => "", + "password" => "", + "username" => "", + "welcome" => "", +]; diff --git a/app/Language/hy/Messages.php b/app/Language/hy/Messages.php index 31f76c90f..ce3a2e233 100644 --- a/app/Language/hy/Messages.php +++ b/app/Language/hy/Messages.php @@ -1,14 +1,15 @@ - "", + "last_name" => "", + "message" => "", + "message_placeholder" => "", + "message_required" => "", + "multiple_phones" => "", + "phone" => "", + "phone_number_required" => "", + "phone_placeholder" => "", + "sms_send" => "", + "successfully_sent" => "", + "unsuccessfully_sent" => "", +]; diff --git a/app/Language/hy/Module.php b/app/Language/hy/Module.php index 6efb023ea..f2ad04586 100644 --- a/app/Language/hy/Module.php +++ b/app/Language/hy/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "", + "attributes_desc" => "", + "both" => "", + "cashups" => "", + "cashups_desc" => "", + "config" => "", + "config_desc" => "", + "customers" => "", + "customers_desc" => "", + "employees" => "", + "employees_desc" => "", + "expenses" => "", + "expenses_categories" => "", + "expenses_categories_desc" => "", + "expenses_desc" => "", + "giftcards" => "", + "giftcards_desc" => "", + "home" => "", + "home_desc" => "", + "item_kits" => "", + "item_kits_desc" => "", + "items" => "", + "items_desc" => "", + "messages" => "", + "messages_desc" => "", + "migrate" => "", + "migrate_desc" => "", + "office" => "", + "office_desc" => "", + "receivings" => "", + "receivings_desc" => "", + "reports" => "", + "reports_desc" => "", + "sales" => "", + "sales_desc" => "", + "suppliers" => "", + "suppliers_desc" => "", + "taxes" => "", + "taxes_desc" => "", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/hy/Receivings.php b/app/Language/hy/Receivings.php index 10f004d18..4ffca4df7 100644 --- a/app/Language/hy/Receivings.php +++ b/app/Language/hy/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "", + "cannot_be_deleted" => "", + "comments" => "", + "complete_receiving" => "", + "confirm_cancel_receiving" => "", + "confirm_delete" => "", + "confirm_finish_receiving" => "", + "confirm_restore" => "", + "cost" => "", + "daily" => "", + "date" => "", + "date_required" => "", + "date_type" => "", + "delete_entire_sale" => "", + "discount" => "", + "edit" => "", + "edit_sale" => "", + "employee" => "", + "error_editing_item" => "", + "error_requisition" => "", + "find_or_scan_item" => "", + "find_or_scan_item_or_receipt" => "", + "id" => "", + "item_name" => "", + "mode" => "", + "new_supplier" => "", + "one_or_multiple" => "", + "print_after_sale" => "", + "quantity" => "", + "receipt" => "", + "receipt_number" => "", + "receiving" => "", + "reference" => "", + "register" => "", + "requisition" => "", + "return" => "", + "select_supplier" => "", + "ship_pack" => "", + "start_typing_supplier_name" => "", + "stock" => "", + "stock_destination" => "", + "stock_locaiton" => "", + "stock_source" => "", + "successfully_deleted" => "", + "successfully_updated" => "", + "supplier" => "", + "supplier_address" => "", + "supplier_email" => "", + "supplier_location" => "", + "total" => "", + "transaction_failed" => "", + "unable_to_add_item" => "", + "unsuccessfully_updated" => "", + "update" => "", +]; diff --git a/app/Language/hy/Reports.php b/app/Language/hy/Reports.php index 6c54cf227..c8f0dcce9 100644 --- a/app/Language/hy/Reports.php +++ b/app/Language/hy/Reports.php @@ -1,147 +1,148 @@ - "", + "authority" => "", + "canceled" => "", + "categories" => "", + "categories_summary_report" => "", + "category" => "", + "code_canceled" => "", + "code_invoice" => "", + "code_pos" => "", + "code_quote" => "", + "code_return" => "", + "code_type" => "", + "code_work_order" => "", + "comments" => "", + "commission" => "", + "complete" => "", + "completed_sales" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost" => "", + "cost_price" => "", + "count" => "", + "customer" => "", + "customers" => "", + "customers_summary_report" => "", + "date" => "", + "date_range" => "", + "description" => "", + "detailed_receivings_report" => "", + "detailed_receivings_report_input" => "", + "detailed_reports" => "", + "detailed_requisition_report" => "", + "detailed_sales_report" => "", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "discounts" => "", + "discounts_summary_report" => "", + "earned" => "", + "employee" => "", + "employees" => "", + "employees_summary_report" => "", + "expenses" => "", + "expenses_amount" => "", + "expenses_categories" => "", + "expenses_categories_summary_report" => "", + "expenses_category" => "", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "", + "expenses_total_amount" => "", + "expenses_total_tax_amount" => "", + "graphical_reports" => "", + "inventory" => "", + "inventory_low" => "", + "inventory_low_report" => "", + "inventory_reports" => "", + "inventory_summary" => "", + "inventory_summary_report" => "", + "item" => "", + "item_count" => "", + "item_name" => "", + "item_number" => "", + "items" => "", + "items_purchased" => "", + "items_received" => "", + "items_summary_report" => "", + "jurisdiction" => "", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "", + "more_than_zero" => "", + "name" => "", + "no_reports_to_display" => "", + "payment_type" => "", + "payments" => "", + "payments_summary_report" => "", + "profit" => "", + "quantity" => "", + "quantity_purchased" => "", + "quotes" => "", + "received_by" => "", + "receiving_id" => "", + "receiving_type" => "", + "receivings" => "", + "reorder_level" => "", + "report" => "", + "report_input" => "", + "reports" => "", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "", + "returns" => "", + "revenue" => "", + "sale_id" => "", + "sale_type" => "", + "sales" => "", + "sales_amount" => "", + "sales_summary_report" => "", + "sales_taxes" => "", + "sales_taxes_summary_report" => "", + "serial_number" => "", + "service_charge" => "", + "sold_by" => "", + "sold_items" => "", + "sold_to" => "", + "stock_location" => "", + "sub_total_value" => "", + "subtotal" => "", + "summary_reports" => "", + "supplied_by" => "", + "supplier" => "", + "suppliers" => "", + "suppliers_summary_report" => "", + "tax" => "", + "tax_category" => "", + "tax_name" => "", + "tax_percent" => "", + "tax_rate" => "", + "taxes" => "", + "taxes_summary_report" => "", + "total" => "", + "total_inventory_value" => "", + "total_low_sell_quantity" => "", + "total_quantity" => "", + "total_retail" => "", + "trans_amount" => "", + "trans_due" => "", + "trans_group" => "", + "trans_nopay_sales" => "", + "trans_payments" => "", + "trans_refunded" => "", + "trans_sales" => "", + "trans_type" => "", + "type" => "", + "unit_price" => "", + "used" => "", + "work_orders" => "", + "zero_and_less" => "", +]; diff --git a/app/Language/hy/Sales.php b/app/Language/hy/Sales.php index 5d6561f4e..6a63d9f51 100644 --- a/app/Language/hy/Sales.php +++ b/app/Language/hy/Sales.php @@ -1,223 +1,224 @@ - "", + "rewards_package" => "", + "rewards_remaining_balance" => "", + "account_number" => "", + "add_payment" => "", + "amount_due" => "", + "amount_tendered" => "", + "authorized_signature" => "", + "cancel_sale" => "", + "cash" => "", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "", + "cash_deposit" => "", + "cash_filter" => "", + "change_due" => "", + "change_price" => "", + "check" => "", + "check_balance" => "", + "check_filter" => "", + "close" => "", + "comment" => "", + "comments" => "", + "company_name" => "", + "complete" => "", + "complete_sale" => "", + "confirm_cancel_sale" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "credit" => "", + "credit_deposit" => "", + "credit_filter" => "", + "current_table" => "", + "customer" => "", + "customer_address" => "", + "customer_discount" => "", + "customer_email" => "", + "customer_location" => "", + "customer_mailchimp_status" => "", + "customer_optional" => "", + "customer_required" => "", + "customer_total" => "", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "", + "date_range" => "", + "date_required" => "", + "date_type" => "", + "debit" => "", + "debit_filter" => "", + "delete" => "", + "delete_confirmation" => "", + "delete_entire_sale" => "", + "delete_successful" => "", + "delete_unsuccessful" => "", + "description_abbrv" => "", + "discard" => "", + "discard_quote" => "", + "discount" => "", + "discount_included" => "", + "discount_short" => "", + "due" => "", + "due_filter" => "", + "edit" => "", + "edit_item" => "", + "edit_sale" => "", + "email_receipt" => "", + "employee" => "", + "entry" => "", + "error_editing_item" => "", + "find_or_scan_item" => "", + "find_or_scan_item_or_receipt" => "", + "giftcard" => "", + "giftcard_balance" => "", + "giftcard_filter" => "", + "giftcard_number" => "", + "group_by_category" => "", + "group_by_type" => "", + "hsn" => "", + "id" => "", + "include_prices" => "", + "invoice" => "", + "invoice_confirm" => "", + "invoice_enable" => "", + "invoice_filter" => "", + "invoice_no_email" => "", + "invoice_number" => "", + "invoice_number_duplicate" => "", + "invoice_sent" => "", + "invoice_total" => "", + "invoice_type_custom_invoice" => "", + "invoice_type_custom_tax_invoice" => "", + "invoice_type_invoice" => "", + "invoice_type_tax_invoice" => "", + "invoice_unsent" => "", + "invoice_update" => "", + "item_insufficient_of_stock" => "", + "item_name" => "", + "item_number" => "", + "item_out_of_stock" => "", + "key_browser" => "", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "", + "must_enter_numeric" => "", + "must_enter_numeric_giftcard" => "", + "new_customer" => "", + "new_item" => "", + "no_description" => "", + "no_filter" => "", + "no_items_in_cart" => "", + "no_sales_to_display" => "", + "none_selected" => "", + "nontaxed_ind" => "", + "not_authorized" => "", + "one_or_multiple" => "", + "payment" => "", + "payment_amount" => "", + "payment_not_cover_total" => "", + "payment_type" => "", + "payments" => "", + "payments_total" => "", + "price" => "", + "print_after_sale" => "", + "quantity" => "", + "quantity_less_than_reorder_level" => "", + "quantity_less_than_zero" => "", + "quantity_of_items" => "", + "quote" => "", + "quote_number" => "", + "quote_number_duplicate" => "", + "quote_sent" => "", + "quote_unsent" => "", + "receipt" => "", + "receipt_no_email" => "", + "receipt_number" => "", + "receipt_sent" => "", + "receipt_unsent" => "", + "refund" => "", + "register" => "", + "remove_customer" => "", + "remove_discount" => "", + "return" => "", + "rewards" => "", + "rewards_balance" => "", + "sale" => "", + "sale_by_invoice" => "", + "sale_for_customer" => "", + "sale_time" => "", + "sales_tax" => "", + "sales_total" => "", + "select_customer" => "", + "send_invoice" => "", + "send_quote" => "", + "send_receipt" => "", + "send_work_order" => "", + "serial" => "", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "", + "show_receipt" => "", + "start_typing_customer_name" => "", + "start_typing_item_name" => "", + "stock" => "", + "stock_location" => "", + "sub_total" => "", + "successfully_deleted" => "", + "successfully_restored" => "", + "successfully_suspended_sale" => "", + "successfully_updated" => "", + "suspend_sale" => "", + "suspended_doc_id" => "", + "suspended_sale_id" => "", + "suspended_sales" => "", + "table" => "", + "takings" => "", + "tax" => "", + "tax_id" => "", + "tax_invoice" => "", + "tax_percent" => "", + "taxed_ind" => "", + "total" => "", + "total_tax_exclusive" => "", + "transaction_failed" => "", + "unable_to_add_item" => "", + "unsuccessfully_deleted" => "", + "unsuccessfully_restored" => "", + "unsuccessfully_suspended_sale" => "", + "unsuccessfully_updated" => "", + "unsuspend" => "", + "unsuspend_and_delete" => "", + "update" => "", + "upi" => "", + "visa" => "", + "wholesale" => "", + "work_order" => "", + "work_order_number" => "", + "work_order_number_duplicate" => "", + "work_order_sent" => "", + "work_order_unsent" => "", +]; diff --git a/app/Language/hy/Suppliers.php b/app/Language/hy/Suppliers.php index e25c992c4..f26bc2195 100644 --- a/app/Language/hy/Suppliers.php +++ b/app/Language/hy/Suppliers.php @@ -1,23 +1,24 @@ - "", + "agency_name" => "", + "cannot_be_deleted" => "", + "category" => "", + "company_name" => "", + "company_name_required" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost" => "", + "error_adding_updating" => "", + "goods" => "", + "new" => "", + "none_selected" => "", + "one_or_multiple" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "supplier_id" => "", + "tax_id" => "", + "update" => "", +]; diff --git a/app/Language/hy/Taxes.php b/app/Language/hy/Taxes.php index 8b395b5b0..6ae3d5b76 100644 --- a/app/Language/hy/Taxes.php +++ b/app/Language/hy/Taxes.php @@ -1,81 +1,82 @@ - "", + "cascade" => "", + "cascade_sequence" => "", + "city" => "", + "code" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "default_tax_category" => "", + "default_tax_rate" => "", + "error_adding_updating" => "", + "group_seq" => "", + "jurisdiction_name" => "", + "name" => "", + "new" => "", + "no_taxes" => "", + "no_taxes_to_display" => "", + "reporting_authority" => "", + "round_half_down" => "", + "round_half_even" => "", + "round_half_odd" => "", + "round_half_up" => "", + "rounding_code" => "", + "sales_tax" => "", + "sales_tax_by_invoice" => "", + "sequence" => "", + "state" => "", + "successful_deleted" => "", + "tax_categories" => "", + "tax_categories_configuration" => "", + "tax_categories_saved_successfully" => "", + "tax_categories_saved_unsuccessfully" => "", + "tax_category" => "", + "tax_category_code" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_name" => "", + "tax_category_new" => "", + "tax_category_required" => "", + "tax_code" => "", + "tax_code_cannot_be_deleted" => "", + "tax_code_duplicate" => "", + "tax_code_invalid_chars" => "", + "tax_code_name" => "", + "tax_code_required" => "", + "tax_code_successful_deleted" => "", + "tax_code_successful_updated" => "", + "tax_code_successful_updating" => "", + "tax_code_successfully_added" => "", + "tax_code_type" => "", + "tax_codes" => "", + "tax_codes_configuration" => "", + "tax_codes_saved_successfully" => "", + "tax_codes_saved_unsuccessfully" => "", + "tax_excluded" => "", + "tax_group" => "", + "tax_group_not_unique" => "", + "tax_group_sequence" => "", + "tax_included" => "", + "tax_jurisdiction" => "", + "tax_jurisdiction_duplicate" => "", + "tax_jurisdiction_invalid_chars" => "", + "tax_jurisdiction_required" => "", + "tax_jurisdictions" => "", + "tax_jurisdictions_configuration" => "", + "tax_jurisdictions_saved_successfully" => "", + "tax_jurisdictions_saved_unsuccessfully" => "", + "tax_rate" => "", + "tax_rate_configuration" => "", + "tax_rate_error_adding_updating" => "", + "tax_rate_numeric" => "", + "tax_rate_required" => "", + "tax_rate_successful_updated" => "", + "tax_rate_successfully_added" => "", + "tax_rates" => "", + "tax_rates_configuration" => "", + "tax_rounding" => "", + "tax_type" => "", + "update" => "", + "vat_tax" => "", +]; diff --git a/app/Language/id/Attributes.php b/app/Language/id/Attributes.php index 9a14403da..5bc73802f 100644 --- a/app/Language/id/Attributes.php +++ b/app/Language/id/Attributes.php @@ -1,30 +1,32 @@ "Nilai Atribut tidak boleh mengandung karakter '_' atau '|'", + "confirm_delete" => "Apakah Anda yakin ingin menghapus atribut tersebut?", + "confirm_restore" => "Apakah Anda yakin ingin mengembalikan atribut tersebut?", + "definition_cannot_be_deleted" => "Tidak bisa menghapus atribut terpilih", + "definition_error_adding_updating" => "Atribut {0} tidak dapat ditambah atau diperbaharui. Silahkan periksa log kesalahan.", + "definition_flags" => "Visibilitas Atribut", + "definition_group" => "Grup", + "definition_id" => "Nomor Id", + "definition_name" => "Tambah Atribut", + "definition_name_required" => "Nama atribut harus diisi", + "definition_one_or_multiple" => "atribut", + "definition_successful_adding" => "Anda telah berhasil menambahkan atribut", + "definition_successful_deleted" => "Anda telah berhasil menghapus", + "definition_successful_updating" => "Anda telah berhasil memperbaharui atribut", + "definition_type" => "Tipe Atribut", + "definition_type_required" => "Tipe Atribut harus diisi", + "definition_unit" => "Satuan Ukuran", + "definition_values" => "Nilai Atribut", + "new" => "Atribut baru", + "no_attributes_to_display" => "Tidak ada Item yang dapat ditampilkan", + "receipt_visibility" => "Struk", + "show_in_items" => "Tampilkan dalam item", + "show_in_items_visibility" => "Item", + "show_in_receipt" => "Tampilkan dalam struk", + "show_in_receivings" => "Tampilkan dalam penerimaan", + "show_in_receivings_visibility" => "Penerimaan", + "show_in_sales" => "Tampilkan dalam penjualan", + "show_in_sales_visibility" => "Penjualan", + "update" => "Perbarui Atribut", +]; diff --git a/app/Language/id/Bootstrap_tables.php b/app/Language/id/Bootstrap_tables.php index 6295d7062..0f2211619 100644 --- a/app/Language/id/Bootstrap_tables.php +++ b/app/Language/id/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "semua", + "tables_columns" => "Kolom", + "tables_hide_show_pagination" => "Sembunyikan/Tampilkan paginasi", + "tables_loading" => "Memuat, tunggu ...", + "tables_page_from_to" => "Menampilkan {0} sampai {1} dari {2} baris", + "tables_refresh" => "Segarkan", + "tables_rows_per_page" => "{0} baris per halaman", + "tables_toggle" => "Beralih", +]; diff --git a/app/Language/id/Cashups.php b/app/Language/id/Cashups.php index ff2c43e0e..e4bcd196c 100644 --- a/app/Language/id/Cashups.php +++ b/app/Language/id/Cashups.php @@ -1,48 +1,49 @@ - "Jumlah", + "amount_number" => "Jumlah harus berupa angka", + "amount_required" => "Jumlah harus diisi.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "Kasir tidak dapat dihapus", + "cash_difference" => "", + "close_date" => "Tutup Tanggal", + "close_employee" => "Ditutup Oleh", + "closed_amount_card" => "Kartu", + "closed_amount_cash" => "Uang Ditutup", + "closed_amount_check" => "Cek", + "closed_amount_due" => "Iuran", + "closed_amount_giftcard" => "", + "closed_amount_total" => "Total", + "closed_date" => "Tanggal Tutup", + "confirm_delete" => "Apakah anda yakin ingin menghapus Kasir yang dipilih?", + "confirm_restore" => "Apakah Anda yakin ingin memulihkan Kasir yang dipilih?", + "confirm_submit" => "", + "date_number" => "Tanggal harus berupa angka", + "date_required" => "Tanggal harus diisi", + "description" => "Deskripsi", + "enable_expected" => "", + "error_adding_updating" => "Galat ketika menambahkan/perbarui Kasir", + "giftcard" => "", + "id" => "ID", + "info" => "Info", + "info_employee" => "", + "is_deleted" => "Dihapus", + "new" => "Kasir Baru", + "no_cashups_to_display" => "Tidak ada Kasir yang ditampilkan", + "none_selected" => "Anda tidak memilih Kasir manapun", + "note" => "Catatan", + "one_or_multiple" => "Kasir", + "open_amount_cash" => "Buka Kasir", + "open_date" => "Tanggal Buka", + "open_employee" => "Dibuka oleh", + "opened_date" => "Tanggal Dibuka", + "successful_adding" => "Kasir berhasil ditambahkan", + "successful_deleted" => "Kasir berhasil dihapus", + "successful_updating" => "Kasir berhasil diperbaharui", + "total" => "Total", + "transfer_amount_cash" => "Kas Masuk/Keluar", + "transfer_amount_cash_minus" => "", + "update" => "Perbaharui Kasir", + "warning" => "", +]; diff --git a/app/Language/id/Common.php b/app/Language/id/Common.php index fe230bfad..8bccfb714 100644 --- a/app/Language/id/Common.php +++ b/app/Language/id/Common.php @@ -1,86 +1,88 @@ "Alamat 1", + "address_2" => "Alamat 2", + "admin" => "", + "city" => "Kota", + "clerk" => "", + "close" => "Tutup", + "color" => "", + "comments" => "Komentar", + "common" => "umum", + "confirm_search" => "Anda telah memilih satu atau beberapa baris, ini tidak akan dipilih lagi setelah pencarian Anda. Apakah Anda yakin ingin mengirimkan pencarian ini?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "Silahkan perbaiki kesalahan sebelum menyimpan", + "country" => "Negara", + "dashboard" => "", + "date" => "Tanggal", + "delete" => "Hapus", + "det" => "detil", + "download_import_template" => "Unduh yang Diimpor dalam format CSV (CSV)", + "edit" => "ubah", + "email" => "Email", + "email_invalid_format" => "Alamat email tidak dalam format yang benar.", + "export_csv" => "Ekspor ke CSV", + "export_csv_no" => "Tidak", + "export_csv_yes" => "Ya", + "fields_required_message" => "Bagian yang berwarna merah harus diisi", + "fields_required_message_unique" => "", + "first_name" => "Nama Depan", + "first_name_required" => "Nama Depan harus diisi.", + "first_page" => "Pertama", + "gender" => "Jenis Kelamin", + "gender_female" => "P", + "gender_male" => "L", + "gender_undefined" => "", + "icon" => "ikon", + "id" => "Nomor ID", + "import" => "Impor", + "import_change_file" => "Ubah", + "import_csv" => "Impor dari CSV", + "import_full_path" => "Diperlukan alamat lengkap file CSV", + "import_remove_file" => "Hapus", + "import_select_file" => "Pilih file", + "inv" => "Persediaan", + "last_name" => "Nama Belakang", + "last_name_required" => "Nama belakang harus diisi.", + "last_page" => "Akhir", + "learn_about_project" => "Untuk mempelajari informasi terbaru tentang proyek ini.", + "list_of" => "Daftar", + "logo" => "Logo", + "logo_mark" => "Tanda", + "logout" => "Keluar", + "manager" => "", + "migration_needed" => "Migrasi data ke {0} akan dimulai setelah masuk.", + "new" => "Baru", + "no" => "", + "no_persons_to_display" => "Tidak ada orang yang ditampilkan.", + "none_selected_text" => "[Pilih]", + "or" => "ATAU", + "people" => "", + "phone_number" => "Nomor Telepon", + "phone_number_required" => "Nomer Telepon Wajib Diisi", + "please_visit_my" => "Silahkan kunjungi", + "position" => "", + "powered_by" => "Diberdayakan oleh", + "price" => "Harga", + "print" => "Cetak", + "remove" => "Hapus", + "required" => "Diperlukan", + "restore" => "Kembalikan", + "return_policy" => "Kebijakan Retur", + "search" => "Cari", + "search_options" => "Pilihan pencarian", + "searched_for" => "Mencari untuk", + "software_short" => "OSPOS", + "software_title" => "Sumber Terbuka Titik Penjualan", + "state" => "Provinsi", + "submit" => "Kirim", + "total_spent" => "Total", + "unknown" => "Tidak diketahui", + "view_recent_sales" => "Lihat Penjualan Terkini", + "website" => "Situs", + "welcome" => "Selamat Datang", + "welcome_message" => "Selamat Datang di OSPOS, klik modul di bawah ini untuk memulai.", + "yes" => "", + "you_are_using_ospos" => "Anda menggunakan Open Source Point Of Sale Versi", + "zip" => "Kode POS", +]; diff --git a/app/Language/id/Config.php b/app/Language/id/Config.php index 06a3e83f5..d0faab87a 100644 --- a/app/Language/id/Config.php +++ b/app/Language/id/Config.php @@ -1,328 +1,330 @@ "Alamat Perusahaan", + "address_required" => "Alamat Perusahaan wajib diisi.", + "all_set" => "Semua perizinan file diatur dengan benar!", + "allow_duplicate_barcodes" => "Ijinkan kode batang ganda", + "apostrophe" => "Tanda petik (')", + "backup_button" => "Cadangkan", + "backup_database" => "Cadangkan basis data", + "barcode" => "Kode batang", + "barcode_company" => "Nama Perusahaan", + "barcode_configuration" => "Pengaturan kode batang", + "barcode_content" => "Isi kode batang", + "barcode_first_row" => "Baris 1", + "barcode_font" => "Jenis huruf", + "barcode_formats" => "Format masukan", + "barcode_generate_if_empty" => "Buatkan kode batang otomatis jika kosong.", + "barcode_height" => "Tinggi (px)", + "barcode_id" => "Item Id/Nama", + "barcode_info" => "Informasi pengaturan kode batang", + "barcode_layout" => "Tata letak kode batang", + "barcode_name" => "Nama", + "barcode_number" => "Kode batang", + "barcode_number_in_row" => "Jumlah baris", + "barcode_page_cellspacing" => "Tampilkan jarak antar sel pada halaman.", + "barcode_page_width" => "Lebar halaman", + "barcode_price" => "Harga", + "barcode_second_row" => "Baris 2", + "barcode_third_row" => "Baris 3", + "barcode_tooltip" => "Peringatan: Fitur ini dapat meyebabkan duplikasi item yang diimpor atau dibuat. Jangan digunakan jika Anda tidak ingin menggandakan kode batang.", + "barcode_type" => "Jenis kode batang", + "barcode_width" => "Lebar (px)", + "bottom" => "Bawah", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "Desimal Tunai", + "cash_decimals_tooltip" => "Jika Desimal Tunai dan Desimal Mata Uang sama, maka pembulatan uang tidak akan dilakukan.", + "cash_rounding" => "Pembulatan tunai", + "category_dropdown" => "Tampilkan menu tarik turun untuk Kategori", + "center" => "Tengah", + "change_apperance_tooltip" => "", + "comma" => "koma", + "company" => "Nama Perusahaan", + "company_avatar" => "", + "company_change_image" => "Ubah gambar", + "company_logo" => "Logo perusahaan", + "company_remove_image" => "Hapus gambar", + "company_required" => "Nama Perusahaan wajib diisi", + "company_select_image" => "Pilih gambar", + "company_website_url" => "Situs Perusahaan bukan URL yang benar(http://...).", + "country_codes" => "Kode negara", + "country_codes_tooltip" => "Daftar kode negara format CSV untuk lookup alamat.", + "currency_code" => "Kode Mata uang", + "currency_decimals" => "Angka desimal", + "currency_symbol" => "Simbol Mata Uang", + "current_employee_only" => "", + "customer_reward" => "Hadiah", + "customer_reward_duplicate" => "Masukkan nama unik untuk hadiah.", + "customer_reward_enable" => "Aktifkan Hadiah Konsumen", + "customer_reward_invalid_chars" => "Nama hadiah tidak boleh berisi '_'", + "customer_reward_required" => "Kolom hadiah tidak boleh kosong", + "customer_sales_tax_support" => "Dukungan Pajak Penjualan Pelanggan", + "date_or_time_format" => "Penyaring tanggal dan waktu", + "datetimeformat" => "Format tanggal dan waktu", + "decimal_point" => "Titik Desimal", + "default_barcode_font_size_number" => "Pengaturan ukuran kode batang default harus berupa angka.", + "default_barcode_font_size_required" => "Pengaturan ukuran kode batang default harus diisi.", + "default_barcode_height_number" => "Pengaturan tinggi kode batang harus berupa angka.", + "default_barcode_height_required" => "Pengaturan tinggi kode batang harus diisi.", + "default_barcode_num_in_row_number" => "Kode batang harus berupa angka.", + "default_barcode_num_in_row_required" => "Kode batang harus diisi.", + "default_barcode_page_cellspacing_number" => "Pengaturan spasi sel kode batang harus berupa angka.", + "default_barcode_page_cellspacing_required" => "Pengaturan spasi sel kode batang harus diisi.", + "default_barcode_page_width_number" => "Lebar halaman kode batang harus berupa angka.", + "default_barcode_page_width_required" => "Lebar halaman kode batang harus diisi.", + "default_barcode_width_number" => "Lebar kode batang harus berupa angka.", + "default_barcode_width_required" => "Lebar kode batang harus diisi.", + "default_item_columns" => "Kolom item terlihat bawaan", + "default_origin_tax_code" => "Kode Pajak Asal Default", + "default_receivings_discount" => "Diskon pembelian bawaan", + "default_receivings_discount_number" => "Diskon pembelian bawaaan harus berupa angka.", + "default_receivings_discount_required" => "Diskon oembelian harus diisi.", + "default_sales_discount" => "Diskon penjualan bawaan", + "default_sales_discount_number" => "Diskon penjualan harus berupa angka.", + "default_sales_discount_required" => "Diskon penjualan harus diisi.", + "default_tax_category" => "Kategori pajak bawaan", + "default_tax_code" => "Kode pajak bawaan", + "default_tax_jurisdiction" => "Yuridiksi Pajak bawaan", + "default_tax_name_number" => "Nama Pajak Default harus berupa string.", + "default_tax_name_required" => "Jenis pajak harus diisi.", + "default_tax_rate" => "Tarif Pajak %", + "default_tax_rate_1" => "Tarif Pajak 1", + "default_tax_rate_2" => "Tarif Pajak 2", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "Tarif Pajak harus berupa angkat.", + "default_tax_rate_required" => "Tarif Pajak Biasa harus diisi.", + "derive_sale_quantity" => "Ijinkan Kuantitas Penjulan Diturunkan", + "derive_sale_quantity_tooltip" => "Jika dicentang maka jenis barang baru akan disediakan untuk barang yang dipesan dengan jumlah yang diperpanjang", + "dinner_table" => "Meja", + "dinner_table_duplicate" => "Masukkan nama meja (harus unik).", + "dinner_table_enable" => "Aktifkan meja", + "dinner_table_invalid_chars" => "Nama meja tidak dapat berisi karater '_'.", + "dinner_table_required" => "Meja adalah kolom yang harus diisi.", + "dot" => "titik", + "email" => "Email", + "email_configuration" => "Konfigurasi Email", + "email_mailpath" => "Direktori untuk Sendmail", + "email_protocol" => "Protocol", + "email_receipt_check_behaviour" => "Kotak centang Penerimaan Email", + "email_receipt_check_behaviour_always" => "Selalu dicentang", + "email_receipt_check_behaviour_last" => "Ingat pilihan terakhir", + "email_receipt_check_behaviour_never" => "Selalu tidak tercentang", + "email_smtp_crypto" => "Enkripsi SMTP", + "email_smtp_host" => "Server SMTP", + "email_smtp_pass" => "Kata Sandi SMTP", + "email_smtp_port" => "Port SMTP", + "email_smtp_timeout" => "Masa Aktif SMTP", + "email_smtp_user" => "Nama Pengguna SMTP", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "Berlakukan privasi", + "enforce_privacy_tooltip" => "Lindungi privasi Pelanggan yang menegakkan data dalam hal data mereka dihapus", + "fax" => "Fax", + "file_perm" => "Perizinan berkas bermasalah, Silakan perbaiki dan muat ulang halaman ini.", + "financial_year" => "Tahun Awal Fiskal", + "financial_year_apr" => "1 April", + "financial_year_aug" => "1 Agustus", + "financial_year_dec" => "1 Desember", + "financial_year_feb" => "1 Februari", + "financial_year_jan" => "1 Januari", + "financial_year_jul" => "1 Juli", + "financial_year_jun" => "1 Juni", + "financial_year_mar" => "1 Maret", + "financial_year_may" => "1 Mei", + "financial_year_nov" => "1 November", + "financial_year_oct" => "1 Oktober", + "financial_year_sep" => "1 September", + "floating_labels" => "Label mengambang", + "gcaptcha_enable" => "Halaman login reCHAPTCHA", + "gcaptcha_secret_key" => "Kunci Rahasia reCHAPTCHA", + "gcaptcha_secret_key_required" => "Kunci Rahasia reCHAPTCHA adalah bidang yang harus diisi", + "gcaptcha_site_key" => "Kunci Situs reCHAPTCHA", + "gcaptcha_site_key_required" => "Kunci Situs reCHAPTCHA adalah bidang yang dibutuhkan", + "gcaptcha_tooltip" => "Lindungi Halaman Login dengan reCAPTCHA Google, klik pada ikon untuk pasangan kunci API.", + "general" => "Umum", + "general_configuration" => "Pengaturan Umum", + "giftcard_number" => "Nomor Gift Card", + "giftcard_random" => "Hasilkan acak", + "giftcard_series" => "Hasilkan dalam seri", + "image_allowed_file_types" => "Jenis berkas yang diizinkan", + "image_max_height_tooltip" => "Tinggi maksimum unggahan gambar yang diizinkan dalam piksel (px).", + "image_max_size_tooltip" => "ukuran berkas maksimum yang diijinkan untuk mengunggah gambar dalam kilobyte (kb).", + "image_max_width_tooltip" => "Lebar maksimum yang diunggah dari pengunggahan gambar dalam piksel (px).", + "image_restrictions" => "Pembatasan Pengunggahan Gambar", + "include_hsn" => "Termasuk dukungan kode HSN", + "info" => "Informasi", + "info_configuration" => "Informasi Toko", + "input_groups" => "Grup masukan", + "integrations" => "Integrasi", + "integrations_configuration" => "Integrasi pihak ketiga", + "invoice" => "Faktur", + "invoice_configuration" => "Pengaturan cetak faktur", + "invoice_default_comments" => "Komentar faktur", + "invoice_email_message" => "Templat email faktur", + "invoice_enable" => "Mengaktifkan faktur", + "invoice_printer" => "Pencetak Faktur", + "invoice_type" => "Tipe Faktur", + "is_readable" => "dapat dibaca, tetapi izin tidak disetel dengan benar. Setel ke 640 atau 660, kemudian segarkan.", + "is_writable" => "bisa ditulis, tetapi izin tidak disetel dengan benar. Setel ke 750 dan segarkan.", + "item_markup" => "", + "jsprintsetup_required" => "Perhatian! Fungsi ini hanya berjalan jika anda menggunakan Firefox yang memiliki tambahan jsPrintSetup. Tetap simpan?", + "language" => "Bahasa", + "last_used_invoice_number" => "Nomor terakhir faktur", + "last_used_quote_number" => "Nomor Penawaran yang terakhir digunakan", + "last_used_work_order_number" => "Nomor W/O yang terakhir dipakai", + "left" => "Kiri", + "license" => "Lisensi", + "license_configuration" => "Pernyataan Lisensi", + "line_sequence" => "Urutan baris", + "lines_per_page" => "Baris per halaman", + "lines_per_page_number" => "Baris per halaman harus berupa angka.", + "lines_per_page_required" => "Baris per halaman tidak boleh kosong.", + "locale" => "Terjemahan", + "locale_configuration" => "Konfigurasi Terjemahan", + "locale_info" => "Informasi Konfigurasi Terjemahan", + "location" => "Lokasi Stock", + "location_configuration" => "Lokasi Stock", + "location_info" => "Informasi konfigurasi lokasi stock", + "login_form" => "Gaya Formulir Log Masuk", + "logout" => "Apakah Anda akan membuat cadangan sebelum anda keluar? Klik [OK] untuk pencadangan, [Batal] untuk keluar.", + "mailchimp" => "MailChimp", + "mailchimp_api_key" => "Kunci API MailChimp", + "mailchimp_configuration" => "Pengaturan MailChimp", + "mailchimp_key_successfully" => "Kunci API benar.", + "mailchimp_key_unsuccessfully" => "Kunci API tidak valid.", + "mailchimp_lists" => "Daftar MailChimp", + "mailchimp_tooltip" => "Klik pada ikon untuk KUnci API.", + "message" => "Pesan", + "message_configuration" => "Pengaturan Pesan", + "msg_msg" => "Pesan teks tersimpan", + "msg_msg_placeholder" => "Apakah Anda ingin menggunakan template SMS menyimpan pesan Anda disini? Jika tidak, biarkan kosong.", + "msg_pwd" => "SMS-API Password", + "msg_pwd_required" => "SMS-API Password harus diisi", + "msg_src" => "ID pengirim SMS-API", + "msg_src_required" => "SMS-API Sender ID harus diisi", + "msg_uid" => "SMS-API User Name", + "msg_uid_required" => "SMS-API Username harus diisi", + "multi_pack_enabled" => "Multi paket per item", + "no_risk" => "Tidak ada risiko keamanan / kerentanan.", + "none" => "none", + "notify_alignment" => "Posisi notifikasi Popup", + "number_format" => "Format Nomor", + "number_locale" => "Terjemahan", + "number_locale_invalid" => "Kode bahasa salah. Cek tautan pada tooltip untuk mendapatkan kode bahasa yang benar.", + "number_locale_required" => "Kode Lokal wajib diisi.", + "number_locale_tooltip" => "Menemukan kode lokal melalui link ini.", + "os_timezone" => "Zona waktu OSPOS:", + "ospos_info" => "Info pemasangan OSPOS", + "payment_options_order" => "Urutan pilihan pembayaran", + "perm_risk" => "Setelan izin yang salah berbahaya bagi keamanan perangkat lunak.", + "phone" => "Telepon Perusahaan", + "phone_required" => "Telepon Perusahaan wajib diisi.", + "print_bottom_margin" => "Margin Bawah", + "print_bottom_margin_number" => "Default margin bawah harus angka.", + "print_bottom_margin_required" => "Default margin Bawah harus di isi.", + "print_delay_autoreturn" => "Otomatis Retur pada penundaan Penjualan", + "print_delay_autoreturn_number" => "Kolom Otomatis Retur pada Penundaan Penjualan harus diisi.", + "print_delay_autoreturn_required" => "Pengembalian otomatis untuk Penjualan tertunda harus berupa angka.", + "print_footer" => "Mencetak Footer Browser", + "print_header" => "Mencetak Browser Header", + "print_left_margin" => "Margin Kiri", + "print_left_margin_number" => "Margin kiri harus berupa angka.", + "print_left_margin_required" => "Margin kiri wajib di isi.", + "print_receipt_check_behaviour" => "Centang Cetak Struk", + "print_receipt_check_behaviour_always" => "Selalu dicentang", + "print_receipt_check_behaviour_last" => "Ingat pilihan terakhir", + "print_receipt_check_behaviour_never" => "Selalu tidak dicentang", + "print_right_margin" => "Margin kanan", + "print_right_margin_number" => "Margin kiri harus berupa angka.", + "print_right_margin_required" => "Margin kanan wajib di isi.", + "print_silently" => "Tampilkan Print Dialog", + "print_top_margin" => "Margin atas", + "print_top_margin_number" => "Nilai margin atas harus di isi angka.", + "print_top_margin_required" => "Margin atas wajib di isi.", + "quantity_decimals" => "Desimal untuk Jumlah", + "quick_cash_enable" => "", + "quote_default_comments" => "Komentar faktur", + "receipt" => "Struk Penerimaan", + "receipt_category" => "", + "receipt_configuration" => "Struk Print Settings", + "receipt_default" => "Default", + "receipt_font_size" => "Ukuran Font", + "receipt_font_size_number" => "Ukuran font harus berupa angka.", + "receipt_font_size_required" => "Ukuran font harus diisi.", + "receipt_info" => "Struk Konfigurasi Informasi", + "receipt_printer" => "Tiket Printer", + "receipt_short" => "Ringkas", + "receipt_show_company_name" => "Tampilkan nama perusahaan", + "receipt_show_description" => "Tampilkan deskripsi", + "receipt_show_serialnumber" => "Tampilkan nomor seri", + "receipt_show_tax_ind" => "Tampilkan Indikator Pajak", + "receipt_show_taxes" => "Tampilkan pajak", + "receipt_show_total_discount" => "Tampilkan total diskon", + "receipt_template" => "Template struk", + "receiving_calculate_average_price" => "Menghitung harga rata-rata (Penerimaan)", + "recv_invoice_format" => "Format Faktur", + "register_mode_default" => "Default register mode", + "report_an_issue" => "Laporkan masalah", + "return_policy_required" => "Kebijakan retur wajib diisi.", + "reward" => "Hadiah", + "reward_configuration" => "Konfigurasi Hadiah", + "right" => "Kanan", + "sales_invoice_format" => "Format Faktur Penjualan", + "sales_quote_format" => "Format Penawaran Penjualan", + "saved_successfully" => "Konfigurasi berhasil disimpan.", + "saved_unsuccessfully" => "Konfigurasi tidak berhasil disimpan.", + "security_issue" => "Peringatan Kerentanan Keamanan", + "server_notice" => "Silakan gunakan info di bawah ini untuk pelaporan masalah.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "Tampilkan ikon kantor", + "statistics" => "Kirim statistik", + "statistics_tooltip" => "Kirim statistik untuk pengembangan dan peningkatan fitur.", + "stock_location" => "Lokasi Stock", + "stock_location_duplicate" => "Gunakan nama yang unik untuk lokasi stock.", + "stock_location_invalid_chars" => "Nama lokasi tidak boleh berisi karakter '_'.", + "stock_location_required" => "Nomor lokasi stock harus diisi.", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "Kolom 1", + "suggestions_fourth_column" => "", + "suggestions_layout" => "Tampilan Saran Pencarian", + "suggestions_second_column" => "Kolom 2", + "suggestions_third_column" => "Kolom 3", + "system_conf" => "Setting & Conf", + "system_info" => "System Info", + "table" => "Meja", + "table_configuration" => "Konfigurasi Meja", + "takings_printer" => "Struk Printer", + "tax" => "Pajak", + "tax_category" => "Kategori Pajak", + "tax_category_duplicate" => "Kategori pajak yang dimasukkan sudah ada.", + "tax_category_invalid_chars" => "Kategori pajak yang dimasukkan tidak valid.", + "tax_category_required" => "Kategori pajak dibutuhkan.", + "tax_category_used" => "Kategori pajak tidak bisa dihapus karena sedang digunakan.", + "tax_configuration" => "Konfigurasi Pajak", + "tax_decimals" => "Pajak Decimals", + "tax_id" => "Id Pajak", + "tax_included" => "Dikenakan Pajak", + "theme" => "Tema", + "theme_preview" => "Pratinjau Tema:", + "thousands_separator" => "Pemisah Ribuan", + "timezone" => "Zona Waktu", + "timezone_error" => "Zona Waktu OSPOS berbeda dari Zona Waktu Anda.", + "top" => "Atas", + "use_destination_based_tax" => "Gunakan Pajak Berdasarkan Tujuan", + "user_timezone" => "Zona waktu lokal:", + "website" => "Situs Perusahaan", + "wholesale_markup" => "", + "work_order_enable" => "Dukungan Work Order", + "work_order_format" => "Format Work Order", +]; diff --git a/app/Language/id/Customers.php b/app/Language/id/Customers.php index eac24f0b4..ae7c18a09 100644 --- a/app/Language/id/Customers.php +++ b/app/Language/id/Customers.php @@ -1,54 +1,56 @@ "Akun #", + "account_number_duplicate" => "Nomor akun ini telah ada di basis data.", + "available_points" => "Poin tersedia", + "available_points_value" => "", + "average" => "Rata-rata yang dihabiskan", + "avg_discount" => "Rata-rata diskon", + "basic_information" => "Informasi", + "cannot_be_deleted" => "Pelanggan terpilih tidak bisa dihapus. satu atau lebih dari pelanggan yang dipilih memiliki penjualan.", + "company_name" => "Perusahaan", + "confirm_delete" => "Apakah Anda yakin ingin menghapus pelanggan yang dipilih?", + "confirm_restore" => "Anda yakin akan mengembalikan pelanggan terpilih?", + "consent" => "Persetujuan pendaftaran", + "consent_required" => "Persetujuan pendaftaran adalah bidang yang harus diisi.", + "csv_import_failed" => "Impor dari CSV gagal", + "csv_import_nodata_wrongformat" => "Berkas yang Anda unggah tidak berisi data atau salah format.", + "csv_import_partially_failed" => "Impor pelanggan berhasil dwngan beberapa kesalahan:", + "csv_import_success" => "Impor pelanggan berhasil.", + "customer" => "Pelanggan", + "date" => "Tanggal", + "discount" => "Diskon", + "discount_fixed" => "Diskon Tetap", + "discount_percent" => "Persentase Diskon", + "discount_type" => "Jenis Diskon", + "email_duplicate" => "Alamat email telah digunakan.", + "employee" => "Karyawan", + "error_adding_updating" => "Kesalahan ketika menambah atau memperbaharui pelanggan.", + "import_items_csv" => "Impor pelanggan dari CSV", + "mailchimp_activity_click" => "Klik Email", + "mailchimp_activity_lastopen" => "Email yang terakhir dibuka", + "mailchimp_activity_open" => "Buka email", + "mailchimp_activity_total" => "Email terkirim", + "mailchimp_activity_unopen" => "Email belum dibuka", + "mailchimp_email_client" => "Klien email", + "mailchimp_info" => "MailChimp", + "mailchimp_member_rating" => "Peringkat", + "mailchimp_status" => "Status", + "mailchimp_vip" => "VIP", + "max" => "Max. dihabiskan", + "min" => "Min. dihabiskan", + "new" => "Pelanggan Baru", + "none_selected" => "Anda belum memilih pelanggan untuk dihapus.", + "one_or_multiple" => "Pelanggan", + "quantity" => "Kuantitas", + "stats_info" => "Statistik", + "successful_adding" => "Anda telah berhasil menambah pelanggan", + "successful_deleted" => "Anda telah berhasil menghapus pelanggan", + "successful_updating" => "Anda telah berhasil memperbarui pelanggan", + "tax_code" => "Kode pajak", + "tax_id" => "ID Pajak", + "taxable" => "Dikenakan pajak", + "total" => "Total", + "update" => "Ubah Pelanggan", + "rewards_package" => "Paket Hadiah", +]; diff --git a/app/Language/id/Datepicker.php b/app/Language/id/Datepicker.php index 811619d07..7ad592a4c 100644 --- a/app/Language/id/Datepicker.php +++ b/app/Language/id/Datepicker.php @@ -1,22 +1,23 @@ - "Semua Waktu", + "apply" => "Terapkan", + "cancel" => "Batal", + "custom" => "Kustom", + "from" => "Dari", + "last_30" => "30 Hari Terakhir", + "last_7" => "7 Hari Terakhir", + "last_financial_year" => "Tahun Fiskal Terakhir", + "last_month" => "Bulan lalu", + "last_year" => "Tahun lalu", + "same_month_last_year" => "Bulan yang sama tahun kemarin", + "same_month_to_same_day_last_year" => "Bulan yang sama untuk hari yang sama tahun yang lalu", + "this_financial_year" => "Tahun Fiskal Saat Ini", + "this_month" => "Bulan ini", + "this_year" => "Tahun ini", + "to" => "sampai", + "today" => "Hari ini", + "today_last_year" => "Hari ini tahun kemarin", + "weekstart" => "0", + "yesterday" => "Kemarin", +]; diff --git a/app/Language/id/Employees.php b/app/Language/id/Employees.php index b670077b2..55d01adf1 100644 --- a/app/Language/id/Employees.php +++ b/app/Language/id/Employees.php @@ -1,42 +1,44 @@ "", + "basic_information" => "Informasi Karyawan", + "cannot_be_deleted" => "Karyawan terpilih tidak bisa dihapus satu atau lebih dari para pekerja telah memproses penjualan atau Anda mencoba untuk menghapus diri Anda sendiri.", + "change_employee" => "", + "change_password" => "Ubah kata kunci", + "clerk" => "", + "commission" => "", + "confirm_delete" => "Apakah Anda yakin ingin menghapus karyawan yang dipilih?", + "confirm_restore" => "Anda yakin ingin mengembalikan karyawan terpilih?", + "current_password" => "Kata kunci sekarang", + "current_password_invalid" => "Kata kunci sekarang salah.", + "employee" => "Karyawan", + "error_adding_updating" => "Kesalahan menambah / memperbarui karyawan.", + "error_deleting_demo_admin" => "Anda tidak dapat menghapus Demo admin user.", + "error_updating_demo_admin" => "Anda tidak dapat mengubah Demo admin user.", + "language" => "Bahasa", + "login_info" => "Info Login Karyawan", + "manager" => "", + "new" => "Karyawan Baru", + "none_selected" => "Anda belum memilih karyawan untuk dihapus.", + "one_or_multiple" => "Karyawan", + "password" => "Kata Sandi", + "password_minlength" => "Kata kunci minimal terdiri dari 8 karakter.", + "password_must_match" => "Kata Sandi tidak cocok.", + "password_not_must_match" => "Kata kunci sekarang dan kata kunci baru harus unik.", + "password_required" => "Kata Sandi wajib diisi.", + "permission_desc" => "Tandai kotak di bawah ini untuk memberikan akses ke Modul.", + "permission_info" => "Hak Akses Karyawan", + "repeat_password" => "Ulang Kata Sandi", + "subpermission_required" => "Paling tidak tambahkan satu hak akses untuk setiap modul.", + "successful_adding" => "Anda telah berhasil menambahkan karyawan.", + "successful_change_password" => "Kata kunci berhasil diubah.", + "successful_deleted" => "Anda telah berhasil menghapus", + "successful_updating" => "Anda telah berhasil memperbarui karyawan", + "system_language" => "Bahasa Sistem", + "unsuccessful_change_password" => "Gagal mengubah kata sandi.", + "update" => "Ubah Karyawan", + "username" => "Nama Pengguna", + "username_duplicate" => "Nama pengguna karyawan sudah digunakan. Silakan pilih yang lain.", + "username_minlength" => "Nama Pengguna minimal 5 huruf.", + "username_required" => "Nama Pengguna wajib diisi.", +]; diff --git a/app/Language/id/Enum.php b/app/Language/id/Enum.php index a04eb2a18..1b39445bd 100644 --- a/app/Language/id/Enum.php +++ b/app/Language/id/Enum.php @@ -1,9 +1,10 @@ - "Turun Setengah", + "half_even" => "Setengah Genap", + "half_five" => "setengah Lima", + "half_odd" => "Setengah ganjil", + "half_up" => "Setengah", + "round_down" => "Bulatkan ke bawah", + "round_up" => "Bulatkan ke atas", +]; diff --git a/app/Language/id/Error.php b/app/Language/id/Error.php index 950e61915..378e9a850 100644 --- a/app/Language/id/Error.php +++ b/app/Language/id/Error.php @@ -1,4 +1,5 @@ - "Anda tidak memiliki izin untuk mengakses modul ini", + "unknown" => "tidak dikenal", +]; diff --git a/app/Language/id/Expenses.php b/app/Language/id/Expenses.php index 1beae76b9..1bb026a3d 100644 --- a/app/Language/id/Expenses.php +++ b/app/Language/id/Expenses.php @@ -1,49 +1,50 @@ - "Tambahkan Biaya", + "amount" => "Jumlah", + "amount_number" => "Jumlah harus berupa angka", + "amount_required" => "Jumlah Biaya harus diisi", + "by_category" => "Kategori", + "cannot_be_deleted" => "Tidak dapat menghapus Kategori Biaya", + "cash" => "Tunai", + "cash_filter" => "Tunai", + "categories_name" => "Kategori", + "category_required" => "Kategori harus diisi", + "check" => "Cek", + "check_filter" => "Cek", + "confirm_delete" => "Apakah Anda yakin ingin menghapus Biaya tersebut?", + "confirm_restore" => "Apakah Anda yakin ingin mengembalikan Biaya tersebut?", + "credit" => "Kartu Kredit", + "credit_filter" => "Kartu Kredit", + "date" => "Tanggal", + "date_number" => "Tanggal harus berupa angka", + "date_required" => "Tanggal harus diisi", + "debit" => "Kartu Debit", + "debit_filter" => "Kartu Debit", + "description" => "Deskripsi", + "due" => "Jatuh Tempo", + "due_filter" => "Jatuh Tempo", + "employee" => "Dibuat oleh", + "error_adding_updating" => "Terjadi kesalahan dalam menambahkan/ memperbaharui Biaya", + "expense_id" => "Nomor", + "expenses_employee" => "Karyawan", + "info" => "Info Biaya", + "ip_address" => "", + "is_deleted" => "Dihapus", + "name_required" => "Nama Biaya harus diisi", + "new" => "Biaya baru", + "new_supplier" => "", + "no_expenses_to_display" => "Tidak ada Biaya yang ditampilkan", + "none_selected" => "Tidak ada Biaya yang dipilih", + "one_or_multiple" => "Biaya", + "payment" => "Jenis Pembayaran", + "start_typing_supplier_name" => "Ketik nama pemasok...", + "successful_adding" => "Baiaya berhasil ditambahkan", + "successful_deleted" => "Biaya berhasil dihapus", + "successful_updating" => "Biaya berhasil diperbarui", + "supplier_name" => "Pemasok", + "supplier_tax_code" => "Kode Pajak", + "tax_amount" => "Pajak", + "tax_amount_number" => "", + "update" => "Perbarui Biaya", +]; diff --git a/app/Language/id/Expenses_categories.php b/app/Language/id/Expenses_categories.php index 748c3a725..06cc4affb 100644 --- a/app/Language/id/Expenses_categories.php +++ b/app/Language/id/Expenses_categories.php @@ -1,20 +1,22 @@ "Nama Kategori Biaya harus diisi", + "add_item" => "Tambah Kategori", + "cannot_be_deleted" => "Tidak dapat menghapus Kategori Biaya", + "category_id" => "ID", + "confirm_delete" => "Anda yakin ingin menghapus Kategori Biaya terpilih?", + "confirm_restore" => "Apakah Anda yakin ingin mengembalikan Kategori Biaya yang dipilih?", + "description" => "Deskripsi Kategori", + "error_adding_updating" => "Galat menambah / memperbaharui Kategori Biaya", + "info" => "Info Kategori Biaya", + "name" => "Nama Kategori", + "new" => "Kategori Baru", + "no_expenses_categories_to_display" => "Belum ada Kategori yang dapat ditampilkan", + "none_selected" => "Anda belum memilih Kategori Biaya", + "one_or_multiple" => "Kategori Biaya", + "quantity" => "Kuantitas", + "successful_adding" => "Berhasil menambahkan Kategori Biaya", + "successful_deleted" => "Berhasil menghapus Kategori Biaya", + "successful_updating" => "Berhasil memperbaharui Kategori Biaya", + "update" => "Perbaharui Kategori", +]; diff --git a/app/Language/id/Giftcards.php b/app/Language/id/Giftcards.php index fbff4f823..9742ccf74 100644 --- a/app/Language/id/Giftcards.php +++ b/app/Language/id/Giftcards.php @@ -1,70 +1,71 @@ - "Penambahan atau pengurangan inventory.", + "allow_alt_description" => "Deskripsi Alternatif dimungkinkan", + "bulk_edit" => "Ubah Massal", + "cannot_be_deleted" => "Tidak dapat menghapus GiftCard terpilih, Satu atau lebih GiftCard yang dipilih memiliki Penjualan.", + "cannot_find_giftcard" => "Informasi GiftCard tidak ditemukan.", + "cannot_use" => "Giftcard {0} tidak dapat digunakan: Pelanggan tidak valid.", + "card_value" => "Nilai", + "category" => "Kategori", + "change_all_to_allow_alt_desc" => "Diijinkan deskripsi alternatif untuk semua.", + "change_all_to_not_allow_allow_desc" => "Tidak diijinkan deskripsi alternatif untuk semua.", + "change_all_to_serialized" => "Ubah semua menggunakan nomor serial", + "change_all_to_unserialized" => "Ubah semua tanpa nomor serial", + "confirm_bulk_edit" => "Apakah Anda yakin ingin merubah semua GiftCard yang dipilih?", + "confirm_delete" => "Apakah anda yakin ingin menghapus GiftCard yang dipilih?", + "confirm_restore" => "Apakah Anda yakin akan mengembalikan Gift Card terpilih?", + "cost_price" => "Harga Pokok", + "count" => "Mutasi/Penyesuaian Inventori", + "csv_import_failed" => "Impor dari CSV gagal.", + "current_quantity" => "Jumlah saat ini", + "description" => "Deskripsi", + "details_count" => "Jumlah Detail Inventori", + "do_nothing" => "Tidak ada Perubahan", + "edit_fields_you_want_to_update" => "Ubah bagian yang ingin Anda edit untuk SEMUA GiftCard yang dipilih.", + "edit_multiple_giftcards" => "Ubah beberapa GiftCard.", + "error_adding_updating" => "Kesalahan ketika menambahkan/memperbaharui GiftCard.", + "error_updating_multiple" => "Gagal memperbaharui Giftcard.", + "generate_barcodes" => "Buat Barcode", + "giftcard" => "GiftCard", + "giftcard_number" => "Nomor GiftCard", + "info_provided_by" => "Informasi disediakan oleh", + "inventory_comments" => "Keterangan", + "is_serialized" => "GiftCard Memiliki Nomor Serial", + "low_inventory_giftcards" => "GiftCard Inventori Rendah", + "manually_editing_of_quantity" => "Perubahan jumlah Stok secara manual", + "must_select_giftcard_for_barcode" => "Anda harus memilih minimal satu (1) GiftCard untuk membuat Barcode.", + "new" => "GiftCard Baru", + "no_description_giftcards" => "Tidak ada Deskripsi Gift Card", + "no_giftcards_to_display" => "Tidak ada GiftCard yang ditampilkan.", + "none" => "Tidak Ada", + "none_selected" => "Anda belum memilih GiftCard untuk diubah.", + "number" => "Nomor GiftCard harus angka.", + "number_information" => "Nomor GiftCard", + "number_required" => "Nomor GiftCard wajib diisi.", + "one_or_multiple" => "GiftCard", + "person_id" => "Nomor Pelanggan", + "quantity" => "Jumlah", + "quantity_required" => "Jumlah wajib diisi. Silahkan tutup ( X ) untuk batal.", + "remaining_balance" => "Giftcard {0} tersisa {1}!", + "reorder_level" => "Level Pesan Ulang", + "retrive_giftcard_info" => "Informasi GiftCard", + "sales_tax_1" => "Pajak Penjualan", + "sales_tax_2" => "Pajak Penjualan 2", + "serialized_giftcards" => "Serial GiftCard", + "successful_adding" => "GiftCard telah berhasil ditambahkan", + "successful_bulk_edit" => "Anda telah berhasil memperbarui GiftCard yang dipilih", + "successful_deleted" => "GiftCard telah berhasil dihapus", + "successful_updating" => "GiftCard telah berhasil diperbarui", + "supplier" => "Pemasok", + "tax_1" => "Pajak 1", + "tax_2" => "Pajak 2", + "tax_percent" => "Persen Pajak", + "tax_percents" => "Persentase Pajak", + "unit_price" => "Harga Jual", + "upc_database" => "Database UPC", + "update" => "Ubah GiftCard", + "use_inventory_menu" => "Gunakan Inv. Menu", + "value" => "Nilai GiftCard harus angka.", + "value_required" => "Nilai GiftCard wajib diisi.", +]; diff --git a/app/Language/id/Item_kits.php b/app/Language/id/Item_kits.php index 8af495116..37c6340c6 100644 --- a/app/Language/id/Item_kits.php +++ b/app/Language/id/Item_kits.php @@ -1,40 +1,41 @@ - "Tambah Item Barang", + "all" => "Semua", + "cannot_be_deleted" => "Item Paket tidak dapat dihapus.", + "confirm_delete" => "Apakah Anda yakin ingin menghapus Item Paket dipilih?", + "confirm_restore" => "Apakah Anda yakin untuk mengembalikan Kit Item yang terpilih?", + "description" => "Deskripsi Item Paket", + "discount" => "Diskon", + "discount_fixed" => "Diskon Tetap", + "discount_percent" => "Persentase Diskon", + "discount_type" => "Jenis Diskon", + "error_adding_updating" => "Tambah/Ubah Item Paket tidak berhasil.", + "find_kit_item" => "Paket Item", + "info" => "Item Paket Info", + "item" => "Item Barang", + "item_kit_number" => "Kode bar", + "item_kit_number_duplicate" => "Nomor Paket Item telah ada di basis data.", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "Item Barang", + "kit" => "ID Paket", + "kit_and_components" => "Kit dan komponen", + "kit_and_stock" => "Kit dan Stok", + "kit_only" => "Hanya Kit", + "name" => "Nama Item Paket", + "new" => "Item Paket Baru", + "no_item_kits_to_display" => "Tidak ada Item Paket yang ditampilkan.", + "none_selected" => "Anda belum memilih satupun Item Paket.", + "one_or_multiple" => "Item Paket", + "price_option" => "Opsi Harga", + "priced_only" => "Hanya Harga", + "print_option" => "Opsi Cetak", + "quantity" => "Jumlah", + "sequence" => "Urutan", + "successful_adding" => "Item Paket Baru berhasil ditambahkan", + "successful_deleted" => "Item Paket berhasil dihapus", + "successful_updating" => "Item Paket berhasil dirubah", + "unit_price" => "", + "update" => "Ubah Item Paket", +]; diff --git a/app/Language/id/Items.php b/app/Language/id/Items.php index a0bf3fbf4..6fe85122f 100644 --- a/app/Language/id/Items.php +++ b/app/Language/id/Items.php @@ -1,118 +1,120 @@ "Menambah atau mengurangi Inventori.", + "allow_alt_description" => "Deskripsi Alternatif dimungkinkan", + "amount_entry" => "Jumlah entri", + "bulk_edit" => "Ubah Massal", + "buy_price_required" => "Harga Beli wajib diisi.", + "cannot_be_deleted" => "Tidak dapat menghapus item terpilih, satu atau lebih item yang dipilih memiliki penjualan.", + "cannot_find_item" => "Item tidak ditemukan.", + "categories" => "", + "category" => "Kategori", + "category_new" => "", + "category_required" => "Kategori wajib diisi.", + "change_all_to_allow_alt_desc" => "Izinkan deskripsi alternatif untuk semua.", + "change_all_to_not_allow_allow_desc" => "Tidak diizinkan deskripsi alternatif untuk semua.", + "change_all_to_serialized" => "Ubah semua menggunakan nomor serial", + "change_all_to_unserialized" => "Ubah semua tanpa nomor serial", + "change_image" => "Ubah Gambar", + "confirm_bulk_edit" => "Apakah Anda yakin ingin merubah semua item yang dipilih?", + "confirm_bulk_edit_wipe_taxes" => "Semua item informasi pajak akan diganti.", + "confirm_delete" => "Apakah Anda yakin ingin menghapus item yang dipilih?", + "confirm_restore" => "Anda yakin ingin mengembalikan item terpilih?", + "cost_price" => "Harga Beli", + "cost_price_number" => "Harga beli harus berupa angka.", + "cost_price_required" => "Harga beli harus diisi.", + "count" => "Mutasi/Penyesuaian Inventori", + "csv_import_failed" => "Impor dari CSV tidak berhasil dilakukan", + "csv_import_nodata_wrongformat" => "Berkas unggahan tidak berisi data atau format salah.", + "csv_import_partially_failed" => "Terdapat {0} item yang gagal diimpor pada baris: {1}. Tidak ada kolom yang diimpor.", + "csv_import_success" => "Impor item berhasil.", + "current_quantity" => "Jumlah Saat ini", + "default_pack_name" => "Setiap", + "description" => "Deskripsi", + "details_count" => "Jumlah Detail Inventori", + "do_nothing" => "Tidak ada Perubahan", + "edit" => "", + "edit_fields_you_want_to_update" => "Edit ruas untuk item terpilih.", + "edit_multiple_items" => "Ubah Beberapa Item", + "empty_upc_items" => "UPC Items Kosong", + "error_adding_updating" => "Kesalahan ketika menambahkan/memperbarui item", + "error_updating_multiple" => "Kesalahan ketika memperbarui item", + "generate_barcodes" => "Buat Barcode", + "hsn_code" => "Kode HSN", + "image" => "Gambar", + "import_items_csv" => "Impor item dari CSV sheet", + "info_provided_by" => "Info disediakan oleh", + "inventory" => "Inventori", + "inventory_CSV_import_quantity" => "Jumlah telah diimpor dari CSV", + "inventory_comments" => "Keterangan", + "inventory_data_tracking" => "Pelacakan Data Inventaris", + "inventory_date" => "Tanggal", + "inventory_employee" => "Karyawan", + "inventory_in_out_quantity" => "Jumlah Masuk/Keluar", + "inventory_remarks" => "Komentar", + "is_deleted" => "Item dihapus", + "is_printed" => "", + "is_serialized" => "Item Memiliki Nomor Serial", + "item" => "Item Barang", + "item_id" => "", + "item_number" => "Kode Barang", + "item_number_duplicate" => "Nomor item telah ada pada basis data.", + "kit" => "Paket", + "location" => "Lokasi Barang", + "low_inventory_items" => "Daftar Stock Rendah", + "low_sell_item" => "Produk dengan Penjualan yang Rendah", + "manually_editing_of_quantity" => "Perubahan jumlah Stok secara manual", + "markup" => "", + "name" => "Nama Barang", + "name_required" => "Nama item wajib diisi.", + "new" => "Buat Barang Baru", + "no_description_items" => "Produk/Item tidak ada deskripsi", + "no_items_to_display" => "Tidak ada item untuk ditampilkan.", + "none" => "Tidak Ada", + "none_selected" => "Anda belum memilih Barang untuk diubah", + "nonstock" => "Tidak ada stok", + "number_information" => "Nomor Barang", + "number_required" => "Barcode harus diisi.", + "one_or_multiple" => "Item Barang", + "pack_name" => "Nama paket", + "qty_per_pack" => "Jumlah per paket", + "quantity" => "Jumlah", + "quantity_number" => "Jumlah harus berupa angka.", + "quantity_required" => "Jumlah wajib diisi.", + "receiving_quantity" => "Jumlah per penerimaan", + "remove_image" => "Hapus gambar", + "reorder_level" => "Batas pesan ulang", + "reorder_level_number" => "Batas pesan ulang harus berupa angka.", + "reorder_level_required" => "Batas pesan ulang wajib diisi.", + "retrive_item_info" => "Dapatkan Info Barang", + "sales_tax_1" => "Pajak Penjualan1", + "sales_tax_2" => "Pajak Penjualan2", + "search_attributes" => "Cari Atribut", + "select_image" => "Pilih Gambar", + "serialized_items" => "Serial Item", + "standard" => "Standar", + "stock" => "Stok", + "stock_location" => "Lokasi Stok", + "stock_type" => "Jenis Stok", + "successful_adding" => "Item Barang telah berhasil ditambahkan", + "successful_bulk_edit" => "Anda telah berhasil memperbarui item yang dipilih", + "successful_deleted" => "Item Barang telah berhasil dihapus", + "successful_updating" => "Item Barang telah berhasil diperbarui", + "supplier" => "Pemasok", + "tax_1" => "Pajak 1", + "tax_2" => "Pajak 2", + "tax_3" => "", + "tax_category" => "Kategori Pajak", + "tax_percent" => "Tarif Pajak", + "tax_percent_number" => "Nilai persen pajak harus berupa angka", + "tax_percent_required" => "Tarif Pajak wajib diisi.", + "tax_percents" => "Tarif Pajak", + "temp" => "Sementara", + "type" => "Tipe Item", + "unit_price" => "Harga Jual", + "unit_price_number" => "Harga satuan harus berupa angka.", + "unit_price_required" => "Harga Jual wajib diisi.", + "upc_database" => "Database UPC", + "update" => "Ubah", + "use_inventory_menu" => "Gunakan Inv. Menu", +]; diff --git a/app/Language/id/Login.php b/app/Language/id/Login.php index a473b611c..98d776f9f 100644 --- a/app/Language/id/Login.php +++ b/app/Language/id/Login.php @@ -1,12 +1,14 @@ "Saya bukan robot.", + "go" => "Lanjutkan", + "invalid_gcaptcha" => "Tolong buktikan bahwa anda bukan robot.", + "invalid_installation" => "Instalasi tidak benar, periksa file php.ini Anda.", + "invalid_username_and_password" => "Nama Pengguna Atau Sandi Salah.", + "login" => "Masuk", + "logout" => "Keluar", + "migration_needed" => "Migrasi basis data untuk {0} akan mulai setelah masuk.", + "password" => "Kata kunci", + "username" => "Nama Anda", + "welcome" => "Selamat Datang di {0}!", +]; diff --git a/app/Language/id/Messages.php b/app/Language/id/Messages.php index f16156d52..cd01f08cf 100644 --- a/app/Language/id/Messages.php +++ b/app/Language/id/Messages.php @@ -1,14 +1,15 @@ - "Nama Depan", + "last_name" => "Nama Belakang", + "message" => "Pesan", + "message_placeholder" => "Pesan Anda di sini ...", + "message_required" => "Pesan dibutuhkan", + "multiple_phones" => "(jika penerima banyak, masukkan nomor hp dipisahkan dengan koma)", + "phone" => "No. telepon", + "phone_number_required" => "No. telepon dibutuhkan", + "phone_placeholder" => "Masukkan no. telepon disini...", + "sms_send" => "Kirim SMS", + "successfully_sent" => "Pesan berhasil dikirim ke: ", + "unsuccessfully_sent" => "Pesan gagal dikirim ke: ", +]; diff --git a/app/Language/id/Module.php b/app/Language/id/Module.php index 1b89a9071..6151d4dba 100644 --- a/app/Language/id/Module.php +++ b/app/Language/id/Module.php @@ -1,46 +1,48 @@ "", + "admin_cashups_desc" => "", + "attributes" => "Atribut", + "attributes_desc" => "Tambah, Perbaharui, Hapus dan Cari atribut.", + "both" => "Keduanya", + "cashups" => "Kasir", + "cashups_desc" => "Tambah, Perbaharui, Hapus dan Cari Uang Tunai.", + "config" => "Konfigurasi", + "config_desc" => "Ubah Konfigurasi Toko.", + "customers" => "Pelanggan", + "customers_desc" => "Tambah, ubah, hapus, dan cari Pelanggan.", + "employees" => "Karyawan", + "employees_desc" => "Tambah, ubah, hapus, dan cari Karyawan.", + "expenses" => "Biaya", + "expenses_categories" => "Kategori Biaya", + "expenses_categories_desc" => "Tambah, Edit, dan Hapus Kategori Biaya.", + "expenses_desc" => "Tambah, ubah, hapus, dan cari Biaya.", + "giftcards" => "Gift Card", + "giftcards_desc" => "Tambah, ubah, hapus dan cari Gift Card.", + "home" => "Beranda", + "home_desc" => "Daftar modul menu Beranda.", + "item_kits" => "Item Paket", + "item_kits_desc" => "Tambah, ubah, hapus, dan cari Item Paket.", + "items" => "Item Barang", + "items_desc" => "Tambah, ubah, hapus, dan cari Item.", + "messages" => "Messages", + "messages_desc" => "Kirim pesan pada Pelanggan, Pemasok, dan Karyawan.", + "migrate" => "Migrasi", + "migrate_desc" => "Perbaharui basis data OSPOS.", + "office" => "Kantor", + "office_desc" => "Daftar modul menu Kantor.", + "receivings" => "Penerimaan", + "receivings_desc" => "Proses Pesanan Pembelian.", + "reports" => "Laporan", + "reports_desc" => "Lihat dan Cetak Laporan.", + "sales" => "Penjualan", + "sales_desc" => "Proses Penjualan dan Retur.", + "suppliers" => "Pemasok", + "suppliers_desc" => "Tambah, ubah, hapus dan cari Pemasok.", + "taxes" => "Pajak", + "taxes_desc" => "Konfigurasi Pajak Penjualan.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/id/Receivings.php b/app/Language/id/Receivings.php index 3cc3ea7ba..c1ecdddc6 100644 --- a/app/Language/id/Receivings.php +++ b/app/Language/id/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "Batal", + "cannot_be_deleted" => "Tidak bisa dihapus.", + "comments" => "Keterangan", + "complete_receiving" => "Selesai", + "confirm_cancel_receiving" => "Apakah anda yakin untuk menghapus Pembelian Barang masuk ini? Semua item Akan dihapus.", + "confirm_delete" => "Apakah Anda yakin akan hapus penerimaan ini? Tindakan ini tidak bisa dibatalkan.", + "confirm_finish_receiving" => "Apakah anda yakin untuk memproses Pembelian Barang masuk ini? Proses ini tidak dapat dibatalkan.", + "confirm_restore" => "", + "cost" => "Harga", + "daily" => "", + "date" => "Tanggal", + "date_required" => "Tanggal harus diisi.", + "date_type" => "Kolom tanggal harus diisi.", + "delete_entire_sale" => "Hapus Semua Penjualan", + "discount" => "Diskon", + "edit" => "Ubah", + "edit_sale" => "Ubah Pembelian", + "employee" => "Karyawan", + "error_editing_item" => "Ubah Item barang gagal.", + "error_requisition" => "Tidak dapat memindahkan Persediaan dari atau ke Lokasi yang Sama.", + "find_or_scan_item" => "Cari/Scan Item", + "find_or_scan_item_or_receipt" => "Cari/Scan Item atau Faktur", + "id" => "ID Pembelian", + "item_name" => "Nama Item", + "mode" => "Jenis Pembelian", + "new_supplier" => "Pemasok Baru", + "one_or_multiple" => "penerimaan", + "print_after_sale" => "Cetak Faktur setelah penjualan", + "quantity" => "Jumlah", + "receipt" => "Faktur Pembelian", + "receipt_number" => "No. Faktur Pembelian", + "receiving" => "Barang Masuk", + "reference" => "Referensi", + "register" => "Pembelian Barang Masuk", + "requisition" => "Daftar Permintaan", + "return" => "Retur", + "select_supplier" => "Pilih Pemasok (Opsional)", + "ship_pack" => "Paket Pengiriman", + "start_typing_supplier_name" => "Ketik nama pemasok ...", + "stock" => "Stok", + "stock_destination" => "Tujuan Stok", + "stock_locaiton" => "Lokasi Stok", + "stock_source" => "Asal Stok", + "successfully_deleted" => "Berhasil Dihapus", + "successfully_updated" => "Berhasil Diperbaharui", + "supplier" => "Pemasok", + "supplier_address" => "Alamat", + "supplier_email" => "Email", + "supplier_location" => "Lokasi", + "total" => "Total", + "transaction_failed" => "Transaksi Pembelian gagal.", + "unable_to_add_item" => "Penambahan Item kedalam Pembelian Barang gagal.", + "unsuccessfully_updated" => "Pembelian barang gagal Diperbaharui.", + "update" => "Memperbarui", +]; diff --git a/app/Language/id/Reports.php b/app/Language/id/Reports.php index 983cc1fac..7cdb4c17d 100644 --- a/app/Language/id/Reports.php +++ b/app/Language/id/Reports.php @@ -1,146 +1,148 @@ "Semua", + "authority" => "Otoritas", + "canceled" => "Dibatalkan", + "categories" => "Kategori", + "categories_summary_report" => "Laporan Ringkasan Kategori", + "category" => "Kategori", + "code_canceled" => "CNL", + "code_invoice" => "INV", + "code_pos" => "POS", + "code_quote" => "Q", + "code_return" => "RET", + "code_type" => "Tipe", + "code_work_order" => "W/O", + "comments" => "Catatan", + "commission" => "", + "complete" => "Penjualan dan Retur yang sukses", + "completed_sales" => "Penjualan yang Sukses", + "confirm_delete" => "Anda yakin ingin menghapus masukan terpilih?", + "confirm_restore" => "Anda yakin ingin mengembalikan entri terpilih?", + "cost" => "Grosir", + "cost_price" => "Harga Beli", + "count" => "Jumlah", + "customer" => "Pelanggan", + "customers" => "Pelanggan", + "customers_summary_report" => "Laporan Ringkasan Pelanggan", + "date" => "Tanggal", + "date_range" => "Rentang Tanggal", + "description" => "Deskripsi", + "detailed_receivings_report" => "Laporan Detail Barang Masuk", + "detailed_receivings_report_input" => "", + "detailed_reports" => "Perincian Laporan", + "detailed_requisition_report" => "Rincian Daftar Laporan Permintaan", + "detailed_sales_report" => "Laporan Perincian Penjualan", + "discount" => "Diskon", + "discount_fixed" => "Diskon Tetap", + "discount_percent" => "Persen Diskon", + "discount_type" => "Tipe Diskon", + "discounts" => "Diskon", + "discounts_summary_report" => "Laporan Ringkasan Diskon", + "earned" => "Poin yang diperoleh", + "employee" => "Karyawan", + "employees" => "Karyawan", + "employees_summary_report" => "Laporan Ringkasan Karyawan", + "expenses" => "Biaya", + "expenses_amount" => "Jumlah", + "expenses_categories" => "Biaya", + "expenses_categories_summary_report" => "Laporan RIngkasan Kategori Biaya", + "expenses_category" => "Kategori", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "Pajak", + "expenses_total_amount" => "Jumlah Total", + "expenses_total_tax_amount" => "Total Pajak", + "graphical_reports" => "Laporan Dalam Bentuk Grafis", + "inventory" => "Laporan Persediaan", + "inventory_low" => "Laporan Persediaan Rendah", + "inventory_low_report" => "Laporan Persediaan Rendah", + "inventory_reports" => "Laporan Persediaan", + "inventory_summary" => "Laporan Ringkasan Persediaan", + "inventory_summary_report" => "Laporan Ringkasan Persediaan", + "item" => "Produk/Item", + "item_count" => "Filter Jumlah Item", + "item_name" => "Nama Barang", + "item_number" => "Kode batang", + "items" => "Produk/Item", + "items_purchased" => "Produk Dibeli", + "items_received" => "Barang Masuk", + "items_summary_report" => "Laporan Ringkasan Produk/Item", + "jurisdiction" => "Ranah hukum", + "low_inventory" => "Kurang Persediaan", + "low_inventory_report" => "Laporan Persediaan Kurang", + "low_sell_quantity" => "Jumlah penjualan yang rendah", + "more_than_zero" => "Stok belum habis", + "name" => "Nama", + "no_reports_to_display" => "Tidak ada item untuk ditampilkan.", + "payment_type" => "Tipe Pembayaran", + "payments" => "Pembayaran", + "payments_summary_report" => "Laporan Ringkasan Pembayaran", + "profit" => "Keuntungan/Laba", + "quantity" => "Jumlah", + "quantity_purchased" => "Jumlah Dibeli", + "quotes" => "Penawaran", + "received_by" => "Diterima Oleh", + "receiving_id" => "Id Penerima", + "receiving_type" => "Type Diterima", + "receivings" => "Barang Masuk", + "reorder_level" => "Level Pesan Ulang", + "report" => "Laporan", + "report_input" => "Input data Laporan", + "reports" => "Lihat dan Cetak Laporan", + "requisition" => "Daftar Permintaan", + "requisition_by" => "Daftar Permintaan Oleh", + "requisition_id" => "Identitas Peminta", + "requisition_item" => "Jenis Permintaan", + "requisition_item_quantity" => "Jumlah Permintaan", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "Jumlah Item Barang", + "requisition_related_item_unit_quantity" => "Unit Item Barang", + "requisitions" => "Laporan Permintaan", + "returns" => "Retur", + "revenue" => "Pendapatan", + "sale_id" => "ID Penjualan", + "sale_type" => "Jenis Penjualan", + "sales" => "Penjualan", + "sales_amount" => "Jumlah Penjualan", + "sales_summary_report" => "Laporan Ringkasan Penjualan", + "sales_taxes" => "Pajak Penjualan", + "sales_taxes_summary_report" => "Laporan Ringkasan Pajak Penjualan", + "serial_number" => "No. Seri #", + "service_charge" => "", + "sold_by" => "Dijual Oleh", + "sold_items" => "", + "sold_to" => "Dijual Kepada", + "stock_location" => "Lokasi Stock", + "sub_total_value" => "Sub-total", + "subtotal" => "SubTotal", + "summary_reports" => "Laporan Ringkas", + "supplied_by" => "Pemasok", + "supplier" => "Pemasok", + "suppliers" => "Pemasok", + "suppliers_summary_report" => "Laporan Ringkasan Pemasok", + "tax" => "Pajak", + "tax_category" => "Kategori Pajak", + "tax_name" => "Nama Pajak", + "tax_percent" => "Persentase Pajak", + "tax_rate" => "Tarif Pajak", + "taxes" => "Pajak", + "taxes_summary_report" => "Laporan Ringkasan Pajak", + "total" => "Total", + "total_inventory_value" => "Total Nilai Persediaan", + "total_low_sell_quantity" => "Total Jumlah Penjualan yang Rendah", + "total_quantity" => "Total Kuantitas", + "total_retail" => "Total Faktur Eceran Nilai", + "trans_amount" => "Jumlah Transaksi", + "trans_due" => "Hutang", + "trans_group" => "Kelompok Transaksi", + "trans_nopay_sales" => "Penjualan tanpa pembayaran", + "trans_payments" => "Pembayaran", + "trans_refunded" => "Dikembalikan", + "trans_sales" => "Penjualan", + "trans_type" => "Tipe Transaksi", + "type" => "Tipe", + "unit_price" => "Harga Jual", + "used" => "Poin yang telah digunakan", + "work_orders" => "Perintah Kerja", + "zero_and_less" => "Stok habis dan minus", +]; diff --git a/app/Language/id/Sales.php b/app/Language/id/Sales.php index a015b6181..eed015e67 100644 --- a/app/Language/id/Sales.php +++ b/app/Language/id/Sales.php @@ -1,222 +1,224 @@ "Poin tersedia", + "rewards_package" => "Hadiah", + "rewards_remaining_balance" => "Poin hadiah yang tersisa adalah ", + "account_number" => "Akun #", + "add_payment" => "Terima", + "amount_due" => "Uang Kembalian", + "amount_tendered" => "Nilai Pembayaran", + "authorized_signature" => "Tanda tangan", + "cancel_sale" => "Batal Jual", + "cash" => "Tunai", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "Penyesuaian Kas", + "cash_deposit" => "Deposit Tunai", + "cash_filter" => "Tunai", + "change_due" => "Kembalian Uang", + "change_price" => "Ubah Harga Jual", + "check" => "Cek", + "check_balance" => "Aktifkan pengingat", + "check_filter" => "Cek", + "close" => "", + "comment" => "Catatan", + "comments" => "Keterangan", + "company_name" => "", + "complete" => "", + "complete_sale" => "Selesai", + "confirm_cancel_sale" => "Apakah anda yakin ingin mengosongkan transaksi penjualan ini? Semua item akan dihapus.", + "confirm_delete" => "Apakah anda yakin akan menghapus penjualan terpilih?", + "confirm_restore" => "Apakah anda yakin akan mengembalikan penjualan terpilih?", + "credit" => "Kartu Kredit", + "credit_deposit" => "Deposit Kredit", + "credit_filter" => "Kartu Kredit", + "current_table" => "", + "customer" => "Pelanggan", + "customer_address" => "Alamat", + "customer_discount" => "Diskon", + "customer_email" => "Email", + "customer_location" => "Lokasi", + "customer_mailchimp_status" => "Status MailChimp", + "customer_optional" => "(Diperlukan untuk Pembayaran Jatuh Tempo)", + "customer_required" => "(Dibutuhkan)", + "customer_total" => "Total", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "Tanggal Penjualan", + "date_range" => "Rentang Tanggal", + "date_required" => "Masukkan tanggal yang benar.", + "date_type" => "Tanggal tidak boleh kosong.", + "debit" => "Kartu Debit", + "debit_filter" => "", + "delete" => "Boleh dihapus", + "delete_confirmation" => "Apakah anda yakin ingin menghapus transaksi penjualan ini, Pilihan ini tidak dapat dibatalkan.", + "delete_entire_sale" => "Hapus Transaksi Penjualan", + "delete_successful" => "Transaksi Penjualan berhasil dihapus.", + "delete_unsuccessful" => "Transaksi Penjualan gagal dihapus.", + "description_abbrv" => "Deskripsi.", + "discard" => "Buang", + "discard_quote" => "", + "discount" => "Diskon", + "discount_included" => "% Diskon", + "discount_short" => "%", + "due" => "Jatuh tempo", + "due_filter" => "Jatuh tempo", + "edit" => "Ubah", + "edit_item" => "Ubah Item", + "edit_sale" => "Ubah Penjualan", + "email_receipt" => "email Faktur", + "employee" => "Karyawan", + "entry" => "Entri", + "error_editing_item" => "mengubah item salah", + "find_or_scan_item" => "Cari/Scan Item", + "find_or_scan_item_or_receipt" => "Cari atau Scan Item atau Faktur", + "giftcard" => "Kupon Bonus", + "giftcard_balance" => "Nilai Kupon Bonus", + "giftcard_filter" => "", + "giftcard_number" => "Nomor Kartu Bonus", + "group_by_category" => "Dikelompokkan berdasarkan Kategori", + "group_by_type" => "Dikelompokkan berdasarkan Jenis", + "hsn" => "HSN", + "id" => "ID Penjualan", + "include_prices" => "Termasuk Harga?", + "invoice" => "Faktur", + "invoice_confirm" => "Faktur ini akan dikirim ke", + "invoice_enable" => "Buat Faktur", + "invoice_filter" => "Faktur", + "invoice_no_email" => "Pelanggan ini tidak memiliki alamat email yang valid.", + "invoice_number" => "Nomor Nota", + "invoice_number_duplicate" => "Nomor nota harus unik.", + "invoice_sent" => "Faktur dikirim kepada", + "invoice_total" => "Total faktur", + "invoice_type_custom_invoice" => "Faktur kustom (custom_invoice.php)", + "invoice_type_custom_tax_invoice" => "Faktur pajak kustom (custom_tax_invoice.php)", + "invoice_type_invoice" => "Faktur (invoice.php)", + "invoice_type_tax_invoice" => "Faktur pajak (tax_invoice.php)", + "invoice_unsent" => "Faktur gagal dikirim kepada", + "invoice_update" => "Menghitung ulang", + "item_insufficient_of_stock" => "Stok Item tidak mencukupi.", + "item_name" => "Nama Barang", + "item_number" => "Barang #", + "item_out_of_stock" => "Barang habis.", + "key_browser" => "Pintasan bermanfaat", + "key_cancel" => "Membatalkan Penawaran/Faktur/Penjualan saat ini", + "key_customer_search" => "Pencarian Pelanggan", + "key_finish_quote" => "Selesaikan Struk/Faktur tanpa pembayaran", + "key_finish_sale" => "Tambahkan Pembayaran dan Lengkapi Faktur/Penjualan", + "key_full" => "Buka dalam Mode Layar Penuh", + "key_function" => "Fungsi", + "key_help" => "Pintasan", + "key_help_modal" => "Buka Jendela Pintasan", + "key_in" => "Perbesar", + "key_item_search" => "Pencarian Barang", + "key_out" => "Perkecil", + "key_payment" => "Tambahkan Pembayaran", + "key_print" => "Cetak Halaman sekarang", + "key_restore" => "Reset tampilan zum", + "key_search" => "Cari Tabel Laporan", + "key_suspend" => "Tangguhkan Penjualan saat ini", + "key_suspended" => "Tampilkan Penjualan yang Ditangguhkan", + "key_system" => "Pemintas Sistem", + "key_tendered" => "Edit jumlah yang dibayarkan", + "key_title" => "Pintasan Papan Ketik Penjualan", + "mc" => "", + "mode" => "Jenis Transaksi", + "must_enter_numeric" => "Nilai yang dimasukkan harus berupa angka.", + "must_enter_numeric_giftcard" => "Nomor Gift Card harus berupa angka.", + "new_customer" => "Pelanggan Baru", + "new_item" => "Barang Baru", + "no_description" => "Tidak ada deskripsi", + "no_filter" => "Semua", + "no_items_in_cart" => "Tidak ada Barang dalam Keranjang Belanja.", + "no_sales_to_display" => "Tidak ada penjualan yang ditampilkan.", + "none_selected" => "Anda belum memilih Penjualan untuk dihapus.", + "nontaxed_ind" => " . ", + "not_authorized" => "Aksi ini tidak resmi.", + "one_or_multiple" => "Penjualan", + "payment" => "Jenis Pembayaran", + "payment_amount" => "Jumlah", + "payment_not_cover_total" => "Jumlah pembayaran harus lebih besar atau sama dengan Total.", + "payment_type" => "Jenis", + "payments" => "", + "payments_total" => "Total Pembayaran", + "price" => "Harga", + "print_after_sale" => "Cetak Faktur setelah penjualan", + "quantity" => "Jumlah", + "quantity_less_than_reorder_level" => "Peringatan: Stok Inventori barang ini dibawah level order ulang.", + "quantity_less_than_zero" => "Peringatan: Stok Inventori tidak cukup. Proses penjualan masih dapat dilanjutkan, tapi periksa Inventori.", + "quantity_of_items" => "Jumlah dari {0} item", + "quote" => "Penawaran", + "quote_number" => "No. Penawaran", + "quote_number_duplicate" => "No. Penawaran tidak boleh sama.", + "quote_sent" => "Penawaran dikirim ke", + "quote_unsent" => "Penawaran gagal dikirim ke", + "receipt" => "Faktur Penjualan", + "receipt_no_email" => "Pembeli ini tidak memiliki surel yang valid.", + "receipt_number" => "POS #", + "receipt_sent" => "Nota dikirim ke", + "receipt_unsent" => "Noto gagal dikirim kepada", + "refund" => "Tipe Pengembalian Dana", + "register" => "Transaksi Penjualan", + "remove_customer" => "Hapus Pelanggan", + "remove_discount" => "", + "return" => "Retur", + "rewards" => "Poin Penghargaan", + "rewards_balance" => "Jumlah Poin Penghargaan", + "sale" => "Penjualan", + "sale_by_invoice" => "Penjualan berdasarkan Faktur", + "sale_for_customer" => "Pelanggan:", + "sale_time" => "Waktu", + "sales_tax" => "Pajak Penjualan", + "sales_total" => "", + "select_customer" => "Pilih Pelanggan", + "send_invoice" => "Kirim Faktur", + "send_quote" => "Kirim Penawaran", + "send_receipt" => "Kirim Nota", + "send_work_order" => "Kirim Order Kerja", + "serial" => "Seri", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "Tampilkan Faktur", + "show_receipt" => "Tampilkan Nota", + "start_typing_customer_name" => "Ketik Nama Pelanggan...", + "start_typing_item_name" => "Ketik Nama Barang atau Scan Barcode...", + "stock" => "Stok", + "stock_location" => "Lokasi Stock", + "sub_total" => "Sub-total", + "successfully_deleted" => "Transaksi Penjualan berhasil dihapus", + "successfully_restored" => "Berhasil dikembalikan", + "successfully_suspended_sale" => "Penjualan berhasil ditangguhkan.", + "successfully_updated" => "Penjualan berhasil diperbarui.", + "suspend_sale" => "Tangguhkan", + "suspended_doc_id" => "Dokumen", + "suspended_sale_id" => "ID Penjualan ditangguhkan", + "suspended_sales" => "Penangguhan", + "table" => "Meja", + "takings" => "Daftar Penjualan", + "tax" => "Pajak", + "tax_id" => "ID Pajak", + "tax_invoice" => "Faktur Pajak", + "tax_percent" => "Pajak %", + "taxed_ind" => "P", + "total" => "Total", + "total_tax_exclusive" => "Tidak termasuk pajak", + "transaction_failed" => "Transaksi Penjualan gagal.", + "unable_to_add_item" => "Tidak dapat menambahkan item pada penjualan", + "unsuccessfully_deleted" => "Transaksi Penjualan gagal dihapus.", + "unsuccessfully_restored" => "Transaksi Penjualan gagal dikembalikan.", + "unsuccessfully_suspended_sale" => "Transaksi penjualan gagal ditangguhkan.", + "unsuccessfully_updated" => "Transaksi Penjualan gagal diperbaharui.", + "unsuspend" => "Tidak Ditangguhkan", + "unsuspend_and_delete" => "Batalkan dan hapus penangguhan", + "update" => "Ubah", + "upi" => "UPI", + "visa" => "", + "wholesale" => "", + "work_order" => "Perintah Kerja", + "work_order_number" => "Nomor Perintah Kerja", + "work_order_number_duplicate" => "Nomor Perintah Kerja tidak boleh sama.", + "work_order_sent" => "Perintah Kerja dikirim ke", + "work_order_unsent" => "Perintah Kerja gagal dikirim ke", +]; diff --git a/app/Language/id/Suppliers.php b/app/Language/id/Suppliers.php index 6cd602ac6..df3fd5dad 100644 --- a/app/Language/id/Suppliers.php +++ b/app/Language/id/Suppliers.php @@ -1,23 +1,24 @@ - "Nomor Akun Pemasok", + "agency_name" => "Nama", + "cannot_be_deleted" => "Tidak bisa dihapus pemasok yang dipilih, satu atau lebih dari pemasok yang dipilih memiliki penjualan.", + "category" => "Kategori", + "company_name" => "Nama Perusahaan", + "company_name_required" => "Nama Perusahaan wajib diisi.", + "confirm_delete" => "Apakah Anda yakin ingin menghapus pemasok yang dipilih?", + "confirm_restore" => "Anda yakin ingin mengembalikan Pemasok terpilih?", + "cost" => "Biaya Pemasok", + "error_adding_updating" => "Kesalahan Menambah / memperbarui data pemasok.", + "goods" => "Pemasok Barang", + "new" => "Pemasok Baru", + "none_selected" => "Anda belum memilih pemasok untuk dihapus.", + "one_or_multiple" => "Pemasok", + "successful_adding" => "Anda telah berhasil menambahkan data pemasok", + "successful_deleted" => "Anda telah berhasil menghapus data pemasok", + "successful_updating" => "Anda telah berhasil memperbarui data pemasok", + "supplier" => "Pemasok", + "supplier_id" => "ID", + "tax_id" => "ID Pajak", + "update" => "Ubah data Pemasok", +]; diff --git a/app/Language/id/Taxes.php b/app/Language/id/Taxes.php index 94e8bac14..c21a1dd29 100644 --- a/app/Language/id/Taxes.php +++ b/app/Language/id/Taxes.php @@ -1,80 +1,82 @@ "Tambah pengecualian", + "cascade" => "Menurunkan", + "cascade_sequence" => "Urutan Penurunan", + "city" => "Kota", + "code" => "Kode", + "confirm_delete" => "Anda yakin ingin menghapus Kode Pajak ini? Aksi ini tidak dapat dibatalkan", + "confirm_restore" => "Anda yakin ingin mengembalikan Kode Pajak terpilih?", + "default_tax_category" => "Kategori Pajak Default", + "default_tax_rate" => "Taruf Pajak Default", + "error_adding_updating" => "Penambahan atau pembaharuan Kode Pajak gagal", + "group_seq" => "Urutan grup", + "jurisdiction_name" => "Nama Yuridiksi", + "name" => "Nama", + "new" => "Pajak baru", + "no_taxes" => "", + "no_taxes_to_display" => "Tidak ada Kode Pajak yang dapat ditampilkan", + "reporting_authority" => "Otoritas Pelaporan", + "round_half_down" => "Turun setengah", + "round_half_even" => "Setengah Genap", + "round_half_odd" => "Setengah Ganjil", + "round_half_up" => "Naikkan Setengah", + "rounding_code" => "Kode Pembulatan", + "sales_tax" => "Pajak Penjualan", + "sales_tax_by_invoice" => "Pajak Penjualan berdasarkan faktur", + "sequence" => "Urutan", + "state" => "Status", + "successful_deleted" => "Anda berhasil dihapus", + "tax_categories" => "Kategori Pajak", + "tax_categories_configuration" => "Konfigurasi Kategori Pajak", + "tax_categories_saved_successfully" => "Perubahan Ketegori Pajak berhasil disimpan", + "tax_categories_saved_unsuccessfully" => "Perubahan Kategori Pajak tidak tersimpan", + "tax_category" => "Kategori pajak", + "tax_category_code" => "Kode Kategori Pajak", + "tax_category_duplicate" => "Kategori pajak ganda", + "tax_category_invalid_chars" => "terdapat karakter yang salah dalam nama kategori pajak", + "tax_category_name" => "Nama Kategori Pajak", + "tax_category_new" => "Kategori Pajak baru", + "tax_category_required" => "Kategori Pajak dibutuhkan", + "tax_code" => "Kode Pajak", + "tax_code_cannot_be_deleted" => "Gagal menghapus Kode Pajak", + "tax_code_duplicate" => "Kode Pajak ganda", + "tax_code_invalid_chars" => "Terdapat karakter yang salah dalam Kode Pajak", + "tax_code_name" => "Nama Kode Pajak", + "tax_code_required" => "Kode pajak harus diisi", + "tax_code_successful_deleted" => "Anda berhasil menghapus Kode Pajak", + "tax_code_successful_updated" => "Anda berhasil memperbaharui", + "tax_code_successful_updating" => "Anda berhasil memperbaharui Kode Pajak", + "tax_code_successfully_added" => "Anda berhasil menambahkan", + "tax_code_type" => "jenis Kode Pajak", + "tax_codes" => "Kode Pajak", + "tax_codes_configuration" => "Konfigurasi Kode Pajak", + "tax_codes_saved_successfully" => "Perubahan Kode Pajak berhasil disimpan", + "tax_codes_saved_unsuccessfully" => "Perubahan Kode Pajak tidak tersimpan", + "tax_excluded" => "Pengecualian Pajak", + "tax_group" => "Grup Pajak", + "tax_group_not_unique" => "Grup Pajak {0} tidak unik", + "tax_group_sequence" => "Urutan Grup Pajak", + "tax_included" => "Termasuk pajak", + "tax_jurisdiction" => "Yuridiksi Pajak", + "tax_jurisdiction_duplicate" => "Yuridiksi Pajak ganda", + "tax_jurisdiction_invalid_chars" => "Karakter yang salah pada Nama Yuridiksi", + "tax_jurisdiction_required" => "Diperlukan yurisdiksi Pajak", + "tax_jurisdictions" => "Yurisdiksi Pajak", + "tax_jurisdictions_configuration" => "Konfigurasi Yurisdiksi Pajak", + "tax_jurisdictions_saved_successfully" => "Perubahan Yurisdiksi Pajak berhasil disimpan", + "tax_jurisdictions_saved_unsuccessfully" => "Perubahan Yurisdiksi Pajak tidak tersimpan", + "tax_rate" => "Tarif Pajak", + "tax_rate_configuration" => "Konfigurasi Tarif Pajak", + "tax_rate_error_adding_updating" => "Gagal menambahkan atau memperbaharui Tarif Pajak", + "tax_rate_numeric" => "Tarif Pajak harus berupa angka", + "tax_rate_required" => "Tarif Pajak harus diisi", + "tax_rate_successful_updated" => "Anda berhasil melakukan perubahan", + "tax_rate_successfully_added" => "Anda berhasil menambahkan", + "tax_rates" => "Tarif Pajak", + "tax_rates_configuration" => "Konfigurasi Tarif Pajak", + "tax_rounding" => "Pembulatan Pajak", + "tax_type" => "Jenis Pajak", + "update" => "Perbaharui Tarif Pajak", + "vat_tax" => "PPN", +]; diff --git a/app/Language/it/Attributes.php b/app/Language/it/Attributes.php index 6b8fbecb1..9705b0ef2 100644 --- a/app/Language/it/Attributes.php +++ b/app/Language/it/Attributes.php @@ -1,30 +1,32 @@ "Il valore dell'attributo non può contenere '_' o '|'", + "confirm_delete" => "Sei sicuro di voler eliminare gli attributi selezionati?", + "confirm_restore" => "Sei sicuro di voler ripristinare l'attributo selezionato?", + "definition_cannot_be_deleted" => "Non riesco a cancellare l'attributo selezionato", + "definition_error_adding_updating" => "Impossibile aggiungere o aggiornare l'attributo {0}. Si prega di controllare il registro degli errori.", + "definition_flags" => "Visibilità attributo", + "definition_group" => "Gruppo", + "definition_id" => "Id", + "definition_name" => "Aggiungi attributo", + "definition_name_required" => "Nome attributo è richiesto", + "definition_one_or_multiple" => "attributo(i)", + "definition_successful_adding" => "Hai aggiunto il prodotto con successo", + "definition_successful_deleted" => "Cancellato con successo", + "definition_successful_updating" => "Hai aggiornato correttamente l'attributo", + "definition_type" => "Tipo di attributo", + "definition_type_required" => "Il tipo di attribuito è richiesto", + "definition_unit" => "Unità di misura", + "definition_values" => "Valore attributo", + "new" => "Nuovo attributo", + "no_attributes_to_display" => "Nessun elemento da visualizzare", + "receipt_visibility" => "Scontrino", + "show_in_items" => "Visualizza in articoli", + "show_in_items_visibility" => "Articoli", + "show_in_receipt" => "Mostra in ricevuta", + "show_in_receivings" => "Mostra negli incassi", + "show_in_receivings_visibility" => "Ricezione", + "show_in_sales" => "Visualizza in vendite", + "show_in_sales_visibility" => "Vendite", + "update" => "Aggiorna attributo", +]; diff --git a/app/Language/it/Bootstrap_tables.php b/app/Language/it/Bootstrap_tables.php index fb6f99ed6..009d74c6f 100644 --- a/app/Language/it/Bootstrap_tables.php +++ b/app/Language/it/Bootstrap_tables.php @@ -1,9 +1,11 @@ "Tutte", + "tables_columns" => "Colonne", + "tables_hide_show_pagination" => "Nascondi/mostra paginazione", + "tables_loading" => "Caricamento, attendere prego...", + "tables_page_from_to" => "Mostro {0} a {1} di {2} righe", + "tables_refresh" => "Ricarica", + "tables_rows_per_page" => "{0} righe per pagina", + "tables_toggle" => "Inverti", +]; diff --git a/app/Language/it/Cashups.php b/app/Language/it/Cashups.php index 3f229e692..5bd8618cf 100644 --- a/app/Language/it/Cashups.php +++ b/app/Language/it/Cashups.php @@ -1,47 +1,49 @@ "Importo", + "amount_number" => "Quantità deve essere un numero", + "amount_required" => "Quantità è un campo richiesto.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "Non posso cancellare incasso", + "cash_difference" => "", + "close_date" => "Data chiusura", + "close_employee" => "Chiuso da", + "closed_amount_card" => "Carte", + "closed_amount_cash" => "Cassa chiusa", + "closed_amount_check" => "Assegni", + "closed_amount_due" => "Contributi", + "closed_amount_giftcard" => "", + "closed_amount_total" => "Totale", + "closed_date" => "Data di chiusura", + "confirm_delete" => "Sicuro di voler cancellare l'incasso selezionato?", + "confirm_restore" => "Sei sicuro di voler ripristinare incasso selezionato?", + "confirm_submit" => "", + "date_number" => "La data deve essere un numero", + "date_required" => "Data è un campo richiesto", + "description" => "Descrizione", + "enable_expected" => "", + "error_adding_updating" => "Errore durante l'aggiunta/aggiornamento incasso", + "giftcard" => "", + "id" => "Id", + "info" => "Info incassi", + "info_employee" => "", + "is_deleted" => "Cancellato", + "new" => "Nuovo incasso", + "no_cashups_to_display" => "Non ci sono incassi da visualizzare", + "none_selected" => "Non hai selezionato alcun incasso", + "note" => "Note", + "one_or_multiple" => "Incassi", + "open_amount_cash" => "Contanti", + "open_date" => "Data di apertura", + "open_employee" => "Aperto da", + "opened_date" => "Data di apertura", + "successful_adding" => "Aggiunta di contanti riuscita", + "successful_deleted" => "Eliminazione di contanti riuscita", + "successful_updating" => "Aggiornamento del pagamento riuscito", + "total" => "Totale", + "transfer_amount_cash" => "Entrate/uscite contanti", + "transfer_amount_cash_minus" => "", + "update" => "Aggiorna contanti", + "warning" => "", +]; diff --git a/app/Language/it/Common.php b/app/Language/it/Common.php index 611f02ca5..c15aeae7a 100644 --- a/app/Language/it/Common.php +++ b/app/Language/it/Common.php @@ -1,86 +1,88 @@ "Indirizzo 1", + "address_2" => "Indirizzo 2", + "admin" => "", + "city" => "Città", + "clerk" => "", + "close" => "Chiudere", + "color" => "", + "comments" => "Commenti", + "common" => "comune", + "confirm_search" => "Hai selezionato una o più righe, queste non saranno più selezionate dopo la tua ricerca. Sei sicuro di voler procedere alla ricerca?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "Correggi gli errori identificati prima di salvare", + "country" => "Paese", + "dashboard" => "", + "date" => "Data", + "delete" => "Cancella", + "det" => "dettagli", + "download_import_template" => "Scarica Template D'importazione CSV (CSV)", + "edit" => "modifica", + "email" => "Email", + "email_invalid_format" => "L'indirizzo email non è nel formato corretto.", + "export_csv" => "Esporta formato CSV", + "export_csv_no" => "No", + "export_csv_yes" => "Si", + "fields_required_message" => "I campi in rosso sono richiesti", + "fields_required_message_unique" => "", + "first_name" => "Nome", + "first_name_required" => "Campo Nome è richiesto.", + "first_page" => "Primo", + "gender" => "Sesso", + "gender_female" => "F", + "gender_male" => "M", + "gender_undefined" => "", + "icon" => "Icona", + "id" => "ID", + "import" => "Importa", + "import_change_file" => "Sostituisci", + "import_csv" => "Importa CSV", + "import_full_path" => "È richiesto il percorso completo del file CSV", + "import_remove_file" => "Rimuovi", + "import_select_file" => "Seleziona file", + "inv" => "fatt", + "last_name" => "Cognome", + "last_name_required" => "Il campo Cognome è richiesto.", + "last_page" => "Ultimo", + "learn_about_project" => "per imparare le ultime informazioni riguardanti il progetto.", + "list_of" => "Lista di", + "logo" => "Logo", + "logo_mark" => "Marchio", + "logout" => "Esci", + "manager" => "", + "migration_needed" => "", + "new" => "Nuovo", + "no" => "", + "no_persons_to_display" => "Non ci sono persone da mostrare.", + "none_selected_text" => "[Selezionare]", + "or" => "OR", + "people" => "", + "phone_number" => "Numero di Telefono", + "phone_number_required" => "", + "please_visit_my" => "Visitare il", + "position" => "", + "powered_by" => "Sviluppato da", + "price" => "Prezzo", + "print" => "Stampa", + "remove" => "Rimuovi", + "required" => "Richiesto", + "restore" => "Ripristina", + "return_policy" => "Politica di restituzione", + "search" => "Cerca", + "search_options" => "Opzioni di ricerca", + "searched_for" => "Cercato per", + "software_short" => "OSPOS", + "software_title" => "Punto vendita Open Source", + "state" => "Provincia", + "submit" => "Invia", + "total_spent" => "Totale spesa", + "unknown" => "Sconosciuto", + "view_recent_sales" => "Mostra Vendite Recenti", + "website" => "Sito web", + "welcome" => "Benvenuto", + "welcome_message" => "Benvenuto in OSPOS, clicca un modulo sottostante per incominciare.", + "yes" => "", + "you_are_using_ospos" => "Stai usando la versione Open Source Point Of Sale (Punto di vendita)", + "zip" => "CAP", +]; diff --git a/app/Language/it/Config.php b/app/Language/it/Config.php index e824da179..be8cbb63a 100644 --- a/app/Language/it/Config.php +++ b/app/Language/it/Config.php @@ -1,328 +1,330 @@ "Indirizzo Azienda", + "address_required" => "Il campo Indirizzo Azienda è obbligatorio.", + "all_set" => "All file permissions are set correctly!", + "allow_duplicate_barcodes" => "Permetti Codice a Barre duplicati", + "apostrophe" => "apostrofo", + "backup_button" => "Backup", + "backup_database" => "Backup del Database", + "barcode" => "Codici a Barre", + "barcode_company" => "Nome Azienda", + "barcode_configuration" => "Configurazione Codici a Barre", + "barcode_content" => "Contenuto Codice a Barre", + "barcode_first_row" => "Riga 1", + "barcode_font" => "Font", + "barcode_formats" => "Formati d'input", + "barcode_generate_if_empty" => "Genera se vuoto.", + "barcode_height" => "Altezza (px)", + "barcode_id" => "Id/Nome Elemento", + "barcode_info" => "Informazioni Configurazione Codice a Barre", + "barcode_layout" => "Layout Codice a Barre", + "barcode_name" => "Nome", + "barcode_number" => "Codice a Barre", + "barcode_number_in_row" => "Numero nella riga", + "barcode_page_cellspacing" => "Mostra spaziatura celle.", + "barcode_page_width" => "Mostra larghezza pagina", + "barcode_price" => "Prezzo", + "barcode_second_row" => "Riga 2", + "barcode_third_row" => "Riga 3", + "barcode_tooltip" => "Attenzione: Questa funzionalità può causare la duplicazione dei prodotti da essere importati o creati. Non usarla se non vuoi codici a barre duplicati.", + "barcode_type" => "Tipo Codice a Barre", + "barcode_width" => "Larghezza (px)", + "bottom" => "Parte inferiore", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "Decimali Contanti", + "cash_decimals_tooltip" => "Se Decimali Contanti e Decimali Valuta sono le stesse non verrà effettuato un arrotondamento.", + "cash_rounding" => "Arrotondamento Contanti", + "category_dropdown" => "Mostra categoria come menu a discesa", + "center" => "Centro", + "change_apperance_tooltip" => "", + "comma" => "virgola", + "company" => "Nome Azienda", + "company_avatar" => "", + "company_change_image" => "Cambia Immagine", + "company_logo" => "Logo Azienda", + "company_remove_image" => "Rimuovi Immagine", + "company_required" => "Il campo Nome Compagnia è obbligatorio", + "company_select_image" => "Seleziona Immagine", + "company_website_url" => "Il sito dell'azienda non è un URL valido (http://...).", + "country_codes" => "Codice Postale", + "country_codes_tooltip" => "La lista di Codici Postali separate da virgole sono usate per la ricerca per indirizzo.", + "currency_code" => "Codice valuta", + "currency_decimals" => "Decimali Valuta", + "currency_symbol" => "Simbolo Valuta", + "current_employee_only" => "", + "customer_reward" => "Raccolta Punti", + "customer_reward_duplicate" => "Punti Fedeltà deve essere unica.", + "customer_reward_enable" => "Abilita la Raccolta Punti per i Clienti", + "customer_reward_invalid_chars" => "I punti fedeltà non possono contenere '_'", + "customer_reward_required" => "I Punti Fedeltà sono un campo obbligatorio", + "customer_sales_tax_support" => "Supporto Fiscale di vendita ai Clienti (Sales Tax Support)", + "date_or_time_format" => "Filtro Data e Ora", + "datetimeformat" => "Formato Data e Ora", + "decimal_point" => "Punti Decimali", + "default_barcode_font_size_number" => "La grandezza del Font del Codice a Barre di default deve essere un numero.", + "default_barcode_font_size_required" => "Il campo Grandezza del font del Codice a Barre di Default è obbligatorio.", + "default_barcode_height_number" => "Altezza di Default del Codice a Barre deve essere un numero.", + "default_barcode_height_required" => "Il campo Altezza Codice a Barre di Default è obbligatorio.", + "default_barcode_num_in_row_number" => "Il numero di Codice a Barre di Default nella Riga deve essere un numero.", + "default_barcode_num_in_row_required" => "Numero Codice a Barre di Default nella Riga è un campo obbligatorio.", + "default_barcode_page_cellspacing_number" => "Spaziatura Codice a Barre di Default deve essere un numero.", + "default_barcode_page_cellspacing_required" => "Spaziatura Codice a Barre di Default è un campo obbligatorio.", + "default_barcode_page_width_number" => "Larghezza Codice a Barre di Default deve essere un numero.", + "default_barcode_page_width_required" => "Larghezza Codice a Barre di Default è un campo obbligatorio.", + "default_barcode_width_number" => "Larghezza Codice a Barre di Default deve essere un numero.", + "default_barcode_width_required" => "Larghezza Codice a Barre di Default è un campo obbligatorio.", + "default_item_columns" => "Colonne degli elementi visibili di default", + "default_origin_tax_code" => "Codice Imposta di Origine Default", + "default_receivings_discount" => "Sconto sugli incassi predefiniti", + "default_receivings_discount_number" => "Lo sconto sugli incassi predefinito deve essere un numero.", + "default_receivings_discount_required" => "Lo sconto di ricezione predefinito è un campo obbligatorio.", + "default_sales_discount" => "Sconto Vendita Default %", + "default_sales_discount_number" => "Sconto Vendita Default deve essere un numero.", + "default_sales_discount_required" => "Sconto Vendita Default è un campo obbligatorio.", + "default_tax_category" => "Categoria di imposta predefinita", + "default_tax_code" => "Codice Fiscale predefinito", + "default_tax_jurisdiction" => "Giurisdizione fiscale predefinita", + "default_tax_name_number" => "Nome Tassazione Default deve essere una stringa.", + "default_tax_name_required" => "Nome Tassazione Default è un campo richiesto.", + "default_tax_rate" => "Percent. Imposta Default %", + "default_tax_rate_1" => "Perc. Imposta 1", + "default_tax_rate_2" => "Perc. Imposta 2", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "Percent. Imposta Default deve essere un numero.", + "default_tax_rate_required" => "Percent. Imposta Default è un campo obbligatorio.", + "derive_sale_quantity" => "Permetti Quantità Derivata dalle Vendite", + "derive_sale_quantity_tooltip" => "Se abilitato, un nuovo tipo di elemento sarà dato per quegli elementi che supereranno la quantità", + "dinner_table" => "Tavolo", + "dinner_table_duplicate" => "Il Tavolo deve essere univoco.", + "dinner_table_enable" => "Abilita Tavoli da Cena", + "dinner_table_invalid_chars" => "Nome Tavolo non può contenere '_'.", + "dinner_table_required" => "Tavolo è un campo obbligatorio.", + "dot" => "punto", + "email" => "Email", + "email_configuration" => "Configurazione Email", + "email_mailpath" => "Percorso per Sendmail", + "email_protocol" => "Protocol", + "email_receipt_check_behaviour" => "Checkbox email ricevuta", + "email_receipt_check_behaviour_always" => "Sempre selezionato", + "email_receipt_check_behaviour_last" => "Ricorda l'ultima selezione", + "email_receipt_check_behaviour_never" => "Sempre non selezionato", + "email_smtp_crypto" => "SMTP Encryption", + "email_smtp_host" => "SMTP Server", + "email_smtp_pass" => "SMTP Password", + "email_smtp_port" => "SMTP Porta", + "email_smtp_timeout" => "SMTP Timeout (s)", + "email_smtp_user" => "SMTP Username", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "Rispetta privacy", + "enforce_privacy_tooltip" => "Rispetta la privacy dei tuoi clienti annullando i loro dati se cancellati", + "fax" => "Fax", + "file_perm" => "There are problems with file permissions please fix and reload this page.", + "financial_year" => "Data Inizio Anno Fiscale", + "financial_year_apr" => "1mo di Aprile", + "financial_year_aug" => "1mo di Agosto", + "financial_year_dec" => "1mo di Dicembre", + "financial_year_feb" => "1mo di Febbraio", + "financial_year_jan" => "1mo di Gennaio", + "financial_year_jul" => "1mo di Luglio", + "financial_year_jun" => "1mo di Giugno", + "financial_year_mar" => "1mo di Marzo", + "financial_year_may" => "1mo di Maggio", + "financial_year_nov" => "1mo di Novembre", + "financial_year_oct" => "1mo di Ottobre", + "financial_year_sep" => "1mo di Settembre", + "floating_labels" => "Etichette mobili", + "gcaptcha_enable" => "Login Page reCAPTCHA", + "gcaptcha_secret_key" => "reCAPTCHA Secret Key", + "gcaptcha_secret_key_required" => "reCAPTCHA Secret Key è un campo obbligatorio", + "gcaptcha_site_key" => "reCAPTCHA Site Key", + "gcaptcha_site_key_required" => "reCAPTCHA Site Key è un campo obbligatorio", + "gcaptcha_tooltip" => "Per proteggere la Login page con Google reCAPTCHA, clicca sull'icona per una key pair per l'API.", + "general" => "Generali", + "general_configuration" => "Configurazione Generale", + "giftcard_number" => "Numero Carta Regalo", + "giftcard_random" => "Genera Casualmente", + "giftcard_series" => "Genera in Serie", + "image_allowed_file_types" => "Tipi di file consentiti", + "image_max_height_tooltip" => "Altezza massima consentita per i caricamenti di immagini in pixel (px).", + "image_max_size_tooltip" => "Dimensione file massima consentita per il caricamento di immagini in kilobyte (kb).", + "image_max_width_tooltip" => "Larghezza massima consentita per i caricamenti di immagini in pixel (px).", + "image_restrictions" => "Restrizioni al caricamento delle immagini", + "include_hsn" => "Includere il supporto per i codici HSN", + "info" => "Informazioni", + "info_configuration" => "Informazioni Negozio", + "input_groups" => "Gruppi di Ingresso", + "integrations" => "Integrazioni", + "integrations_configuration" => "Integrazioni di terze parti", + "invoice" => "Fattura", + "invoice_configuration" => "Impostazioni di Stampa Fattura", + "invoice_default_comments" => "Commenti Fattura di Default", + "invoice_email_message" => "Template Email di Fattura", + "invoice_enable" => "Abilita Fatturazione", + "invoice_printer" => "Stampante per Fattura", + "invoice_type" => "Tipo fattura", + "is_readable" => "è leggibile, ma le autorizzazioni sono impostate in modo errato. Impostalo su 640 o 660 e aggiorna.", + "is_writable" => "è scrivibile, ma i permessi sono impostati in modo errato. Si prega di impostarlo su 750 e aggiornare.", + "item_markup" => "", + "jsprintsetup_required" => "Attenzione: Questa funzionalità funzionerà solo se è installato l'addon di FifeFox jsPrintSetup. Salvare ugualmente ?", + "language" => "Lingua", + "last_used_invoice_number" => "Ultimo Numero Fattura usato", + "last_used_quote_number" => "Ultimo Numero Preventivo usato", + "last_used_work_order_number" => "Ultimo Numero Ordine di Lavoro/Commessa usato", + "left" => "Sinistra", + "license" => "Licenza", + "license_configuration" => "Contenuti della Licenza", + "line_sequence" => "Sequenza Linea", + "lines_per_page" => "Linee per Pagina", + "lines_per_page_number" => "Le linee per Pagina devono essere un numero.", + "lines_per_page_required" => "Linee per Pagina è un campo obbligatorio.", + "locale" => "Localizzazione", + "locale_configuration" => "Configurazione Localizzazione", + "locale_info" => "Informazioni di Configurazione Localizzazione", + "location" => "Magazzino", + "location_configuration" => "Locazione Magazzino", + "location_info" => "Informazioni di Configurazione Posizione", + "login_form" => "Stile modulo di accesso", + "logout" => "Vuoi fare il backup prima di effettuare il logout? Premere [OK] per eseguirlo o [Cancella] per il logout.", + "mailchimp" => "Mailchimp", + "mailchimp_api_key" => "Mailchimp API Key", + "mailchimp_configuration" => "Configurazione Mailchimp", + "mailchimp_key_successfully" => "API Key valida.", + "mailchimp_key_unsuccessfully" => "API Key non valida.", + "mailchimp_lists" => "Lista/e Mailchimp", + "mailchimp_tooltip" => "Click the icon for an API Key.", + "message" => "SMS", + "message_configuration" => "Configurazione SMS", + "msg_msg" => "Testo Messaggio Salvato", + "msg_msg_placeholder" => "Se vuoi utilizzare un template SMS, salva il tuo messaggio qui o lascia il campo in bianco.", + "msg_pwd" => "SMS-API Password", + "msg_pwd_required" => "SMS-API Password è un campo obbligatorio", + "msg_src" => "SMS-API Sender ID", + "msg_src_required" => "SMS-API Sender ID è un campo obbligatorio", + "msg_uid" => "SMS-API Username", + "msg_uid_required" => "SMS-API Username è un campo obbligatorio", + "multi_pack_enabled" => "Pacchetti multipli per articolo", + "no_risk" => "No security/vulnerability risks.", + "none" => "nessuno", + "notify_alignment" => "Posizione Popup di Notifica", + "number_format" => "Formato Numero", + "number_locale" => "Localizzazione", + "number_locale_invalid" => "La località inserita non è valida. Controlla il link nel tooltip per cercare una località valida.", + "number_locale_required" => "Numero Località è un campo obbligatorio.", + "number_locale_tooltip" => "Cerca una Località adatta con questo link.", + "os_timezone" => "OSPOS fuso orario:", + "ospos_info" => "Informazioni sull'installazione di OSPOS", + "payment_options_order" => "Opzioni di Pagamento Ordine", + "perm_risk" => "Le autorizzazioni errate lasciano questo software a rischio.", + "phone" => "Telefono Azienda", + "phone_required" => "Telefono Aziena è un campo obbligatorio.", + "print_bottom_margin" => "Margine Inferiore", + "print_bottom_margin_number" => "Margine Inferiore deve essere un numero.", + "print_bottom_margin_required" => "Margine Inferiore è un campo richiesto.", + "print_delay_autoreturn" => "Ritardo ritorno a Vendite", + "print_delay_autoreturn_number" => "Ritardo è un campo obbligatorio.", + "print_delay_autoreturn_required" => "Ritardo deve essere un numero.", + "print_footer" => "Stampa Footer del Browser", + "print_header" => "Stampa Intestazione del Browser", + "print_left_margin" => "Margine sinistro", + "print_left_margin_number" => "Margine sinistro deve essere un numero.", + "print_left_margin_required" => "Margine Sinistro è un campo obbligatorio.", + "print_receipt_check_behaviour" => "Checkbox stampa scontrino", + "print_receipt_check_behaviour_always" => "Sempre selezionato", + "print_receipt_check_behaviour_last" => "Ricorda l'ultima selezione", + "print_receipt_check_behaviour_never" => "Sempre non selezionato", + "print_right_margin" => "Margine Destro", + "print_right_margin_number" => "Margine Destro deve essere un numero.", + "print_right_margin_required" => "Margine Destro è un campo obbligatorio.", + "print_silently" => "Mostra Finestra di Stampa", + "print_top_margin" => "Margine Superiore", + "print_top_margin_number" => "Margine Superiore deve essere un numero.", + "print_top_margin_required" => "Margine Superiore è un campo obbligatorio.", + "quantity_decimals" => "Decimali Quantità", + "quick_cash_enable" => "", + "quote_default_comments" => "Commento di default Stime", + "receipt" => "Scontrino", + "receipt_category" => "", + "receipt_configuration" => "Impostazioni di stampa Scontrino", + "receipt_default" => "Default", + "receipt_font_size" => "Grandezza Font", + "receipt_font_size_number" => "Grandezza Font deve essere un numero.", + "receipt_font_size_required" => "Grandezza Font è un campo obbligatorio.", + "receipt_info" => "Informazioni di Configurazione Scontrino", + "receipt_printer" => "Stampante Ticket", + "receipt_short" => "Corto", + "receipt_show_company_name" => "Mostra Nome Compagnia", + "receipt_show_description" => "Mostra Descrizione", + "receipt_show_serialnumber" => "Mostra Numero Seriale", + "receipt_show_tax_ind" => "Mostra indicatore fiscale", + "receipt_show_taxes" => "Mostra Imposte", + "receipt_show_total_discount" => "Mostra Sconto Totale", + "receipt_template" => "Template Scontrino", + "receiving_calculate_average_price" => "Calcola Prezzo medio (Ricezione)", + "recv_invoice_format" => "Formato Fattura Acquisto", + "register_mode_default" => "Modalità Registro Automatico/Default", + "report_an_issue" => "Segnala un problema", + "return_policy_required" => "Politica di Reso è un campo obbligatorio.", + "reward" => "Raccolta Punti", + "reward_configuration" => "Configurazione Raccolta Punti", + "right" => "Destra", + "sales_invoice_format" => "Formato Fattura di Vendita", + "sales_quote_format" => "Formato Preventivo", + "saved_successfully" => "Configurazione salvata correttamente.", + "saved_unsuccessfully" => "Salvataggio Configurazione Fallito.", + "security_issue" => "Security Vulnerability Warning", + "server_notice" => "Please use the below info for issue reporting.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "Mostra icona ufficio", + "statistics" => "Invia Statistiche", + "statistics_tooltip" => "Invia statistiche per lo sviluppo e il miglioramento delle funzionalità proposte.", + "stock_location" => "Posizione Magazzino", + "stock_location_duplicate" => "Posizione Magazzino deve essere unico.", + "stock_location_invalid_chars" => "Posizione Magazzino non può contenere '_'.", + "stock_location_required" => "Posizione Magazzino è un campo obbligatorio.", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "Colonna 1", + "suggestions_fourth_column" => "", + "suggestions_layout" => "Schema di Suggerimenti di ricerca", + "suggestions_second_column" => "Colonna 2", + "suggestions_third_column" => "Colonna 3", + "system_conf" => "Setup & Conf", + "system_info" => "System Info", + "table" => "Tavoli (Ristorazione)", + "table_configuration" => "Configurazione Tavoli", + "takings_printer" => "Stampa scontrino", + "tax" => "Imposte", + "tax_category" => "Categoria Imposta", + "tax_category_duplicate" => "Categoria tassa esistente.", + "tax_category_invalid_chars" => "Categoria tassa non valida.", + "tax_category_required" => "Categoria tassa richiesta.", + "tax_category_used" => "Categoria Imposta non può essere eliminata perchè è in utilizzo.", + "tax_configuration" => "Configurazione Imposte", + "tax_decimals" => "Decimali Imposta", + "tax_id" => "Codice Fiscale", + "tax_included" => "Imposte incluse", + "theme" => "Tema", + "theme_preview" => "Anteprima tema:", + "thousands_separator" => "Separatore centinaia", + "timezone" => "Timezone", + "timezone_error" => "Il fuso orario OSPOS è diverso dal fuso orario locale.", + "top" => "Sopra", + "use_destination_based_tax" => "Usa l'imposta basata sulla destinazione", + "user_timezone" => "Fuso orario locale:", + "website" => "Sitoweb", + "wholesale_markup" => "", + "work_order_enable" => "Supporto all'ordine (Work Order Support)", + "work_order_format" => "Formato ordine di lavoro/commessa", +]; diff --git a/app/Language/it/Customers.php b/app/Language/it/Customers.php index 33f007ad2..2131bcede 100644 --- a/app/Language/it/Customers.php +++ b/app/Language/it/Customers.php @@ -1,54 +1,56 @@ "Codice Fiscale", + "account_number_duplicate" => "Il numero dell'account è già presente nel database.", + "available_points" => "Punti Dispnibili", + "available_points_value" => "", + "average" => "Spesa media", + "avg_discount" => "Sconto medio", + "basic_information" => "Informazioni", + "cannot_be_deleted" => "Non puoi eliminare i clienti selezionati, alcuni di questi hanno delle vendite.", + "company_name" => "Compagnia", + "confirm_delete" => "Sei sicuro di voler eliminare i clienti selezionati?", + "confirm_restore" => "Sei sicuro di voler ripristinare i clienti selezionati?", + "consent" => "Consenso trattamento dati", + "consent_required" => "Consenso è un campo obbligatorio.", + "csv_import_failed" => "Importazione CSV fallita", + "csv_import_nodata_wrongformat" => "Il file caricato non ha dati o non è formattato correttamente.", + "csv_import_partially_failed" => "Importazione dei clienti è corretta con dei fallimenti:", + "csv_import_success" => "Importazione dei clienti Corretta.", + "customer" => "Clienti", + "date" => "Data", + "discount" => "Sconto", + "discount_fixed" => "Sconto fisso", + "discount_percent" => "Sconto percentuale", + "discount_type" => "Tipo di sconto", + "email_duplicate" => "L'indirizzo mail è già presente nel database.", + "employee" => "Impiegato", + "error_adding_updating" => "Aggiunta o modifica clienti Fallita.", + "import_items_csv" => "Importazione dei clienti da CSV", + "mailchimp_activity_click" => "Email click", + "mailchimp_activity_lastopen" => "Ultima mail aperta", + "mailchimp_activity_open" => "Email open", + "mailchimp_activity_total" => "Email inviata", + "mailchimp_activity_unopen" => "Email non aperta", + "mailchimp_email_client" => "Email client", + "mailchimp_info" => "Mailchimp", + "mailchimp_member_rating" => "Valutazione", + "mailchimp_status" => "Status", + "mailchimp_vip" => "VIP", + "max" => "Spesa Max", + "min" => "Spesa Min", + "new" => "Nuovo Cliente", + "none_selected" => "Non hai selezionato nessun cliente da eliminare.", + "one_or_multiple" => "cliente(i)", + "quantity" => "Quantità", + "stats_info" => "Stats", + "successful_adding" => "Hai aggiunto con Successo un cliente", + "successful_deleted" => "Eliminazione con successo", + "successful_updating" => "Aggiornamento del cliente terminato correttamente", + "tax_code" => "Codice tassa", + "tax_id" => "", + "taxable" => "Tassabile", + "total" => "Spesa Totale", + "update" => "Aggiorna Cliente", + "rewards_package" => "Pacchetto di ricompensa", +]; diff --git a/app/Language/it/Datepicker.php b/app/Language/it/Datepicker.php index 67975d09d..efcd809af 100644 --- a/app/Language/it/Datepicker.php +++ b/app/Language/it/Datepicker.php @@ -1,22 +1,23 @@ - "Periodo completo", + "apply" => "Applica", + "cancel" => "Cancella", + "custom" => "Personalizzato", + "from" => "Da", + "last_30" => "Ultimi 30 giorni", + "last_7" => "Ultimi 7 giorni", + "last_financial_year" => "Ultimo Anno Fiscale", + "last_month" => "Ultimo Mese", + "last_year" => "Ultimo Anno", + "same_month_last_year" => "Stesso Mese Ultimo Anno", + "same_month_to_same_day_last_year" => "Stesso mese e giorno dell'ultimo Anno", + "this_financial_year" => "Anno Fiscale Corrente", + "this_month" => "Mese Corrente", + "this_year" => "Anno Corrente", + "to" => "To", + "today" => "Oggi", + "today_last_year" => "Oggi Ultimo Anno", + "weekstart" => "0", + "yesterday" => "Ieri", +]; diff --git a/app/Language/it/Employees.php b/app/Language/it/Employees.php index 12e6945c8..369fbc829 100644 --- a/app/Language/it/Employees.php +++ b/app/Language/it/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "Informazioni", + "cannot_be_deleted" => "Eliminazione dell'impiegato/i non consentita, uno o più hanno trattato delle vendite o stai cancellando il tuo account.", + "change_employee" => "", + "change_password" => "Cambia Password", + "clerk" => "", + "commission" => "", + "confirm_delete" => "Sei sicuro di voler eliminare l'impiegato/i selezionato?", + "confirm_restore" => "Sei sicuro di voler ripristinare gl'Impiegati selezionati?", + "current_password" => "Password Corrente", + "current_password_invalid" => "Password corrente non valida.", + "employee" => "Impiegato", + "error_adding_updating" => "Aggiunta o aggiornamento di impiegati fallito.", + "error_deleting_demo_admin" => "Non puoi eliminare l'utente admin demo.", + "error_updating_demo_admin" => "Non puoi cambiare l'utente admin demo.", + "language" => "Lingua", + "login_info" => "Login", + "manager" => "", + "new" => "Nuovo Impiegato", + "none_selected" => "Non hai selezionato nessun impiegato da eliminare.", + "one_or_multiple" => "impiegato/i", + "password" => "Password", + "password_minlength" => "La Password deve essere lunga almeno 8 caratteri.", + "password_must_match" => "Le Password non corrispondono.", + "password_not_must_match" => "La password corrente e quella nuova devono essere uniche.", + "password_required" => "Password obbligatoria.", + "permission_desc" => "Barra le caselle sotto per garantire l'accesso ai moduli.", + "permission_info" => "Permessi", + "repeat_password" => "Password di nuovo", + "subpermission_required" => "Aggiungi almeno un permesso per ogni modulo.", + "successful_adding" => "Impiegato aggiunto correttamente.", + "successful_change_password" => "Password cambiata con successo.", + "successful_deleted" => "Eliminato correttamente", + "successful_updating" => "Hai correttamente aggiornato un impiegato", + "system_language" => "Lingua di sistema", + "unsuccessful_change_password" => "Cambio password fallito.", + "update" => "Aggiornamento Impiegato", + "username" => "Username", + "username_duplicate" => "", + "username_minlength" => "Lo Username deve essere almeno lungo 5 caratteri di lunghezza.", + "username_required" => "Il campo Username è richiesto.", +]; diff --git a/app/Language/it/Enum.php b/app/Language/it/Enum.php index 3384d7ea9..3d601eedc 100644 --- a/app/Language/it/Enum.php +++ b/app/Language/it/Enum.php @@ -1,8 +1,10 @@ "Arrotondamento difetto", + "half_even" => "Half Even", + "half_five" => "Half Five", + "half_odd" => "Half Odd", + "half_up" => "Half Up", + "round_down" => "Round Down", + "round_up" => "Round Up", +]; diff --git a/app/Language/it/Error.php b/app/Language/it/Error.php index 5d306f2fc..8c945f642 100644 --- a/app/Language/it/Error.php +++ b/app/Language/it/Error.php @@ -1,3 +1,5 @@ "Non hai l'autorizzazione per accedere al modulo denominato", + "unknown" => "Errore sconosciuto", +]; diff --git a/app/Language/it/Expenses.php b/app/Language/it/Expenses.php index c9d74addd..5eebad67b 100644 --- a/app/Language/it/Expenses.php +++ b/app/Language/it/Expenses.php @@ -1,48 +1,50 @@ "Aggiungi Spesa", + "amount" => "Importo", + "amount_number" => "Importo deve essere un numero", + "amount_required" => "Ammontare Spesa richiesto", + "by_category" => "Categoria", + "cannot_be_deleted" => "Non puoi eliminare la Categoria Spesa/e", + "cash" => "Contanti", + "cash_filter" => "Contanti", + "categories_name" => "Categoria", + "category_required" => "Categoria è un campo obbligatorio", + "check" => "Controlla", + "check_filter" => "Controlla", + "confirm_delete" => "Sei sicuro di voler eliminare le spese selezionate?", + "confirm_restore" => "Sei sicuro di voler ripristinare le spese selezionate?", + "credit" => "Carta di Credito", + "credit_filter" => "Carta di Credito", + "date" => "Data", + "date_number" => "Data deve essere un numero", + "date_required" => "Data è un campo obbligatorio", + "debit" => "Carta di Debito", + "debit_filter" => "Carta di Debito", + "description" => "Descrizione", + "due" => "Dovuto", + "due_filter" => "Dovuto", + "employee" => "Creata da", + "error_adding_updating" => "Errore aggiunta/aggiornamento Spesa", + "expense_id" => "Id", + "expenses_employee" => "Impiegato", + "info" => "Spesa Info", + "ip_address" => "", + "is_deleted" => "Eliminato", + "name_required" => "Nome Spesa obbligatorio", + "new" => "Nuova Spesa", + "new_supplier" => "", + "no_expenses_to_display" => "Non ci sono Spese da mostrare", + "none_selected" => "Non hai selezionato alcuna Spesa", + "one_or_multiple" => "Spesa/e", + "payment" => "Tipo di Pagamento", + "start_typing_supplier_name" => "Inizia a digitare il nome del fornitore...", + "successful_adding" => "Spesa aggiunta correttamente", + "successful_deleted" => "Spesa eliminata correttamente", + "successful_updating" => "Spesa aggiornata correttamente", + "supplier_name" => "Fornitore", + "supplier_tax_code" => "Codice Imposta", + "tax_amount" => "Imposte", + "tax_amount_number" => "", + "update" => "Aggiornamento spesa", +]; diff --git a/app/Language/it/Expenses_categories.php b/app/Language/it/Expenses_categories.php index 779071bf1..0075f0406 100644 --- a/app/Language/it/Expenses_categories.php +++ b/app/Language/it/Expenses_categories.php @@ -1,20 +1,22 @@ "E' richiesto il nome per la Categoria Spesa", + "add_item" => "Aggiungi categoria", + "cannot_be_deleted" => "Non puoi eliminare la Categoria Spese", + "category_id" => "Id", + "confirm_delete" => "Sei sicuro di voler eliminare la Categoria Spesa selezionata?", + "confirm_restore" => "Sei sicuro di voler ripristinare la categoria di spesa selezionata?", + "description" => "Descrizione Categoria", + "error_adding_updating" => "Errore aggiungi/aggiorna Categoria Spesa", + "info" => "Info Categoria Spesa", + "name" => "Nome Categoria", + "new" => "Nuova Categoria", + "no_expenses_categories_to_display" => "Nessuna categoria da mostrare", + "none_selected" => "Non hai selezionato nessuna Categoria Spesa", + "one_or_multiple" => "Categoria Spesa", + "quantity" => "Quantità", + "successful_adding" => "Categoria Spesa aggiunta correttamente", + "successful_deleted" => "Categoria spesa eliminata con successo", + "successful_updating" => "Categoria Spesa aggiornata correttamente", + "update" => "Aggiorna Categoria", +]; diff --git a/app/Language/it/Giftcards.php b/app/Language/it/Giftcards.php index 022389fd1..af6a14dea 100644 --- a/app/Language/it/Giftcards.php +++ b/app/Language/it/Giftcards.php @@ -1,70 +1,71 @@ - "Inventario da aggiungere o sottrarre.", + "allow_alt_description" => "Permetti descrizione alternativa", + "bulk_edit" => "Modifica multipla", + "cannot_be_deleted" => "Non è possibile eliminare la Carta Regalo selezionata, una o più di esse sono state usate in una vendita.", + "cannot_find_giftcard" => "Carta Regalo non trovata.", + "cannot_use" => "La Carta Regalo {0} non può essere usata per la vendita: Cliente non valido.", + "card_value" => "Valore", + "category" => "Gategoria", + "change_all_to_allow_alt_desc" => "Permetti descrizione alternativa per tutti.", + "change_all_to_not_allow_allow_desc" => "Non permettere descrizioni alternative a tutti.", + "change_all_to_serialized" => "Cambia Tutti a serializzati", + "change_all_to_unserialized" => "Cambia Tutti a non-serializzati", + "confirm_bulk_edit" => "Sei sicuro che vuoi modificare la Carta Regalo selezionata?", + "confirm_delete" => "Sei sicuro che vuoi eliminare la Carta Regalo selezionata?", + "confirm_restore" => "Sei sicuro di voler ripristinare le Carte Regalo selezionate?", + "cost_price" => "Prezzo Ingrosso", + "count" => "Aggiorna Inventario", + "csv_import_failed" => "Importazione CSV fallita.", + "current_quantity" => "Quantità Corrente", + "description" => "Descrizione", + "details_count" => "Dettagli Conteggio inventario", + "do_nothing" => "Nessuna azione", + "edit_fields_you_want_to_update" => "Modifica il campo desiderato della Carta Regalo selezionata.", + "edit_multiple_giftcards" => "Modifica collettivamente le Carte Regalo.", + "error_adding_updating" => "Aggiunta o aggiornamento Carta Regalo fallito.", + "error_updating_multiple" => "Aggiornamento Carta Regalo Fallito.", + "generate_barcodes" => "Genera Codice a Barre", + "giftcard" => "Carta Regalo", + "giftcard_number" => "Numero Carta Regalo", + "info_provided_by" => "Info fornite da", + "inventory_comments" => "Commenti", + "is_serialized" => "La Carta Regalo ha un numero di serie", + "low_inventory_giftcards" => "Inventario Carta Regalo basso", + "manually_editing_of_quantity" => "Modifica manuale di Quantità", + "must_select_giftcard_for_barcode" => "Devi selezionare almeno una (1) Carta Regalo per generare i codici a barre.", + "new" => "Nuova Carta Regalo", + "no_description_giftcards" => "Nessuna Descrizione Carta Regalo", + "no_giftcards_to_display" => "Nessuna Carta Regalo da mostrare.", + "none" => "Nessuna", + "none_selected" => "Nessuna Carta Regalo selezionata da modificare.", + "number" => "Numero Carta Regalo deve essere un numero.", + "number_information" => "Numero Carta Regalo", + "number_required" => "Numero Carta Regalo è un campo richiesto.", + "one_or_multiple" => "Carta Regalo", + "person_id" => "Cliente", + "quantity" => "Quantità", + "quantity_required" => "Quantità è un campo obbligatorio. Premere (X) per annullare.", + "remaining_balance" => "Carta Regalo {0} ha valore rimanente di {1}!", + "reorder_level" => "Livello di Riordino", + "retrive_giftcard_info" => "Ottieni Info Carta Regalo", + "sales_tax_1" => "Imposte di vendita", + "sales_tax_2" => "Imposte di Vendita 2", + "serialized_giftcards" => "Carta Regalo serializzate", + "successful_adding" => "Hai correttamente aggiunto una Carta Regalo", + "successful_bulk_edit" => "Hai correttamente aggiornato la Carta Regalo selezionata", + "successful_deleted" => "Hai correttamente eliminato", + "successful_updating" => "Hai correttamente aggiornato la Carta Regalo", + "supplier" => "Fornitore", + "tax_1" => "Imposta 1", + "tax_2" => "Imposta 2", + "tax_percent" => "Percentuale Imposta", + "tax_percents" => "Precentuale Imposta(e)", + "unit_price" => "Prezzo unitario", + "upc_database" => "Archivio Codice a Barre", + "update" => "Aggiorna Carta Regalo", + "use_inventory_menu" => "Utilizza Menu Inventario", + "value" => "Valore Carta Regalo devono essere un valore.", + "value_required" => "Valore Carta Regalo è un campo obbligatorio.", +]; diff --git a/app/Language/it/Item_kits.php b/app/Language/it/Item_kits.php index 4bd3001b5..953f40ffc 100644 --- a/app/Language/it/Item_kits.php +++ b/app/Language/it/Item_kits.php @@ -1,39 +1,41 @@ "Aggiungi Articolo", + "all" => "Tutti", + "cannot_be_deleted" => "Eliminazione Kit Articolo fallita.", + "confirm_delete" => "Sei sicuro di voler eliminare i seguenti Kit di Articoli?", + "confirm_restore" => "Sei sicuro di voler ripristinare i Kit Articolo selezionati?", + "description" => "Descrizione Kit Articoli", + "discount" => "Sconto", + "discount_fixed" => "Sconto fisso", + "discount_percent" => "Percentuale Sconto", + "discount_type" => "Tipo sconto", + "error_adding_updating" => "Aggiunta o modifica Kit Articoli fallita.", + "find_kit_item" => "Kit Articoli", + "info" => "Informazioni Kit", + "item" => "Articolo", + "item_kit_number" => "Codice a Barre", + "item_kit_number_duplicate" => "Il numero del kit dell'articolo è già presente nel database.", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "Articoli", + "kit" => "Kit ID", + "kit_and_components" => "Kit e Componenti", + "kit_and_stock" => "Kit e Magazzino", + "kit_only" => "Solo Kit", + "name" => "Nome Kit", + "new" => "Nuovo Kit", + "no_item_kits_to_display" => "Nessun Kit da mostrare.", + "none_selected" => "Non hai selezionato alcun Kit.", + "one_or_multiple" => "Kit", + "price_option" => "Opzione Prezzo", + "priced_only" => "Solo prezziati", + "print_option" => "Opzioni stampa", + "quantity" => "Quantità", + "sequence" => "Sequenza", + "successful_adding" => "Hai correttamente aggiunto un Kit", + "successful_deleted" => "Hai correttamente eliminato un Kit", + "successful_updating" => "Hai correttamente aggiornato un Kit", + "unit_price" => "", + "update" => "Aggiorna un Kit", +]; diff --git a/app/Language/it/Items.php b/app/Language/it/Items.php index 85d918afc..abed6d713 100644 --- a/app/Language/it/Items.php +++ b/app/Language/it/Items.php @@ -1,118 +1,120 @@ "Inventario da aggiungere o sottrarre.", + "allow_alt_description" => "Permetti Descrizione alternativa", + "amount_entry" => "Importo Inserito", + "bulk_edit" => "Modifica collettiva", + "buy_price_required" => "Prezzo d'acquisto è un campo obbligatorio.", + "cannot_be_deleted" => "Non è possibile eliminare l'articolo/i selezionato, uno o più sono stati inseriti nelle vendite.", + "cannot_find_item" => "Articolo non trovato.", + "categories" => "", + "category" => "Categoria", + "category_new" => "", + "category_required" => "Categoria è un campo obbligatorio.", + "change_all_to_allow_alt_desc" => "Permetti descrizione alternativa a tutti.", + "change_all_to_not_allow_allow_desc" => "Non permettere Descrizione Alternativa a tutti.", + "change_all_to_serialized" => "Cambia tutti a Serializzati", + "change_all_to_unserialized" => "Cambia tutti i Non-Serializzati", + "change_image" => "Cambia Immagine", + "confirm_bulk_edit" => "Sei sicuro di voler modificare gl'Articoli selezionati?", + "confirm_bulk_edit_wipe_taxes" => "Tutte le informazioni delle tasse degli Articoli saranno sostituiti.", + "confirm_delete" => "Sei sicuro di voler eliminare gli Articoli selezionati?", + "confirm_restore" => "Sei sicuro di voler ripristinare gli Articoli selezionati?", + "cost_price" => "Prezzo all'ingrosso", + "cost_price_number" => "Prezzo all'Ingrosso deve essere un numero.", + "cost_price_required" => "Prezzo all'ingrosso è un campo obbligatorio.", + "count" => "Aggiorna Inventario", + "csv_import_failed" => "Importazione CSV fallita", + "csv_import_nodata_wrongformat" => "L'upload del file non ha dati o non è formattato correttamente.", + "csv_import_partially_failed" => "Si sono verificati {0} errori di importazione degli elementi nelle righe: {1}. Nessuna riga è stata importata.", + "csv_import_success" => "Importazione CSV dell'articolo riuscita.", + "current_quantity" => "Quantità Corrente", + "default_pack_name" => "Ogni", + "description" => "Descrizione", + "details_count" => "Dettagli Conteggio Inventario", + "do_nothing" => "Nessuna azione", + "edit" => "", + "edit_fields_you_want_to_update" => "Modifica il campo desiderato dell'articolo selezionato.", + "edit_multiple_items" => "Modifica multi-Articoli", + "empty_upc_items" => "Svuota Codice a Barre Articoli", + "error_adding_updating" => "Errore aggiunta/aggiornamento Articoli", + "error_updating_multiple" => "Errore aggiornamento Articoli", + "generate_barcodes" => "Genera Codice a Barre", + "hsn_code" => "Nomenclatura del sistema armonizzato", + "image" => "Avatar", + "import_items_csv" => "Importazione Articoli da CSV", + "info_provided_by" => "Informazioni fornite da", + "inventory" => "Inventario", + "inventory_CSV_import_quantity" => "Quantità importata da CSV", + "inventory_comments" => "Commenti", + "inventory_data_tracking" => "Tracking dei Dati Inventario", + "inventory_date" => "Data", + "inventory_employee" => "Impiegato", + "inventory_in_out_quantity" => "Quantità In/Out", + "inventory_remarks" => "Osservazioni", + "is_deleted" => "Eliminato", + "is_printed" => "", + "is_serialized" => "L'Articolo ha un Numero Seriale", + "item" => "Articolo", + "item_id" => "", + "item_number" => "Codice a Barre", + "item_number_duplicate" => "Numero Articolo è già presente nel database.", + "kit" => "Kit", + "location" => "Posizione", + "low_inventory_items" => "Articoli Fuori Stock", + "low_sell_item" => "Articolo di vendita bassa", + "manually_editing_of_quantity" => "Modifica manualmente la Quantità", + "markup" => "", + "name" => "Nome Articolo", + "name_required" => "Nome Articolo è un campo obbligatorio.", + "new" => "Nuovo Articolo", + "no_description_items" => "Nessuna Descrizione Articolo", + "no_items_to_display" => "Nessun Articolo da mostrare.", + "none" => "Nessuno", + "none_selected" => "Non hai selezionato alcun articolo da modificare", + "nonstock" => "Non-stockato", + "number_information" => "Numero Articolo", + "number_required" => "Il Codice a barre è un campo obbligatorio.", + "one_or_multiple" => "articolo/i", + "pack_name" => "Nome confezione", + "qty_per_pack" => "Quantità per confezione", + "quantity" => "Quantità", + "quantity_number" => "Quantità deve essere un numero.", + "quantity_required" => "Quantità è un campo richiesto.", + "receiving_quantity" => "Quantità Ricezione", + "remove_image" => "Rimuovi Immagine", + "reorder_level" => "Livello di Riordino", + "reorder_level_number" => "Livello di Riordino deve essere un numero.", + "reorder_level_required" => "Livello di Riordino è un campo richiesto.", + "retrive_item_info" => "Recupera le informazioni sull'articolo", + "sales_tax_1" => "Imposte di vendita", + "sales_tax_2" => "Imposta di Vendita 2", + "search_attributes" => "Attributi di ricerca", + "select_image" => "Seleziona Immagine", + "serialized_items" => "Articoli Serializzati", + "standard" => "Standard", + "stock" => "Magazzino", + "stock_location" => "Posizione Magazzino", + "stock_type" => "Tipo Magazzino", + "successful_adding" => "Hai correttamente aggiunto un articolo", + "successful_bulk_edit" => "Hai correttamente aggiornato uno o più articoli selezionati", + "successful_deleted" => "Eliminazione conclusa correttamente", + "successful_updating" => "Hai aggiornato un articolo correttamente", + "supplier" => "Fornitore", + "tax_1" => "Imposta 1", + "tax_2" => "Imposta 2", + "tax_3" => "", + "tax_category" => "Categoria fiscale", + "tax_percent" => "Percentuale Imposta", + "tax_percent_number" => "Percentuale Imposta deve essere un numero", + "tax_percent_required" => "Percentuale Imposta è un campo richiesto.", + "tax_percents" => "Percentuale Imposta(e)", + "temp" => "Temporanea", + "type" => "Tipo Articoli", + "unit_price" => "Prezzo al dettaglio", + "unit_price_number" => "Prezzo unitario deve essere un numero.", + "unit_price_required" => "Prezzo al dettaglio è un campo obbligatorio.", + "upc_database" => "Archivio Codice a Barre", + "update" => "Aggiorna Articolo", + "use_inventory_menu" => "Usa Menu Inventario", +]; diff --git a/app/Language/it/Login.php b/app/Language/it/Login.php index 039972e41..544c20fe5 100644 --- a/app/Language/it/Login.php +++ b/app/Language/it/Login.php @@ -1,12 +1,14 @@ "Non sono un robot.", + "go" => "Go", + "invalid_gcaptcha" => "Verifica di non essere un robot.", + "invalid_installation" => "L'installazione non è corretta, controlla il tuo file php.ini.", + "invalid_username_and_password" => "Username o Password non validi.", + "login" => "Login", + "logout" => "Uscita", + "migration_needed" => "Dopo l'accesso verrà avviata una migrazione del database a {0}.", + "password" => "Password", + "username" => "Username", + "welcome" => "Benvenuto in {0}!", +]; diff --git a/app/Language/it/Messages.php b/app/Language/it/Messages.php index 509d1cfe5..804a8346c 100644 --- a/app/Language/it/Messages.php +++ b/app/Language/it/Messages.php @@ -1,14 +1,15 @@ - "Nome", + "last_name" => "Cognome", + "message" => "Messaggio", + "message_placeholder" => "Il tuo messaggio qui...", + "message_required" => "Messaggio richiesto", + "multiple_phones" => "(In caso di destinatari multipli, inserire il numero separato da virgole)", + "phone" => "Numero cellulare", + "phone_number_required" => "Numero cellulare richiesto", + "phone_placeholder" => "Numero(i) cellulare qui...", + "sms_send" => "Manda SMS", + "successfully_sent" => "Hai correttamente inviato a: ", + "unsuccessfully_sent" => "Messaggio non inviato correttamente a: ", +]; diff --git a/app/Language/it/Module.php b/app/Language/it/Module.php index 588a536d3..cc433d613 100644 --- a/app/Language/it/Module.php +++ b/app/Language/it/Module.php @@ -1,46 +1,48 @@ "", + "admin_cashups_desc" => "", + "attributes" => "Attributi", + "attributes_desc" => "Aggiungi, aggiorna, cancella e ricerca attributi.", + "both" => "Entrambi", + "cashups" => "Incassi", + "cashups_desc" => "Aggiungi, aggiorna, elimina e cerca incassi.", + "config" => "Configurazione", + "config_desc" => "Modifica Configurazione OSPOS.", + "customers" => "Clienti", + "customers_desc" => "Aggiungi, Aggiorna, Modifica, e Ricerca Clienti.", + "employees" => "Impiegati", + "employees_desc" => "Aggiungi, Aggiorna, Modifica, e Ricerca Impiegati.", + "expenses" => "Spese", + "expenses_categories" => "Categorie di Spesa", + "expenses_categories_desc" => "Aggiungi, Aggiorna, Modifica, e Ricerca Categorie di Spesa.", + "expenses_desc" => "Aggiungi, Aggiorna, Modifica, e Ricerca Spese.", + "giftcards" => "Carte Regalo", + "giftcards_desc" => "Aggiungi, Aggiorna, Modifica, e Ricerca Carte Regalo.", + "home" => "Home", + "home_desc" => "List home menu modules.", + "item_kits" => "Kits", + "item_kits_desc" => "Aggiungi, Aggiorna, Modifica, e Ricerca Kits.", + "items" => "Articoli", + "items_desc" => "Aggiungi, Aggiorna, Modifica, e Ricerca Articoli.", + "messages" => "Messaggi", + "messages_desc" => "Invia Messaggia ai Clienti Fornitori e Impiegati.", + "migrate" => "Migra", + "migrate_desc" => "Aggiorna Database.", + "office" => "Ufficio", + "office_desc" => "Elenco Moduli Ufficio.", + "receivings" => "Movimentazioni", + "receivings_desc" => "Elabora Ordine di Acquisto.", + "reports" => "Resoconti", + "reports_desc" => "Visualizza e crea Resoconti.", + "sales" => "Vendita", + "sales_desc" => "Elabora Vendite e Resi.", + "suppliers" => "Fornitori", + "suppliers_desc" => "Aggiungi, Aggiorna, Modifica, e Ricerca Fornitori.", + "taxes" => "Imposte", + "taxes_desc" => "Configura Imposte.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/it/Receivings.php b/app/Language/it/Receivings.php index 10f9f3089..17f6f98b3 100644 --- a/app/Language/it/Receivings.php +++ b/app/Language/it/Receivings.php @@ -1,56 +1,58 @@ "", + "cancel_receiving" => "Cancella", + "cannot_be_deleted" => "Eliminazione Ricezione(i) fallita.", + "comments" => "Commenti", + "complete_receiving" => "Finito", + "confirm_cancel_receiving" => "Sei sicuro di voler cancellare questa ricezione? Tutti gli elementi saranno eliminati.", + "confirm_delete" => "Sei sicuro di voler eliminare questa ricezione? Questa azione non può essere annullata.", + "confirm_finish_receiving" => "Sei sicuro di voler inserire questa ricezione? Questa operazione non può essere annullata.", + "confirm_restore" => "", + "cost" => "Costo", + "daily" => "", + "date" => "Data di ricezione", + "date_required" => "Deve essere inserita una data corretta.", + "date_type" => "Campo Data obbligatorio.", + "delete_entire_sale" => "Cancellare intera vendita", + "discount" => "Sconto %", + "edit" => "Modifica", + "edit_sale" => "Modifica Ricezione", + "employee" => "Impiegato", + "error_editing_item" => "Modifica dell'elemento Fallito.", + "error_requisition" => "Impossibile movimentare Inventario da o per la stessa posizione di Stock.", + "find_or_scan_item" => "Cerca o Esplora Elementi", + "find_or_scan_item_or_receipt" => "Cerca o Esplora Elementi o Ricezione", + "id" => "Ricezione ID", + "item_name" => "Nome Elemento", + "mode" => "Modalità di Ricezione", + "new_supplier" => "Nuovo Fornitore", + "one_or_multiple" => "ricezione/i", + "print_after_sale" => "Stampa dopo l'operazione", + "quantity" => "Quantità", + "receipt" => "Ricevuta di Ricezione", + "receipt_number" => "Ricezione #", + "receiving" => "Ricezione", + "reference" => "Referenza", + "register" => "Articoli Ricevuti", + "requisition" => "Requisizione", + "return" => "Reso", + "select_supplier" => "Seleziona Fornitore (Opzionale)", + "ship_pack" => "Imballo", + "start_typing_supplier_name" => "Incomincia a digitare il nome del Fornitore...", + "stock" => "Scorta", + "stock_destination" => "Destinazione Stock", + "stock_locaiton" => "Luogo di Stock", + "stock_source" => "Provenienza Stock", + "successfully_deleted" => "Eliminata correttamente", + "successfully_updated" => "Ricezione correttamente aggiornata", + "supplier" => "Fornitore", + "supplier_address" => "Indirizzo", + "supplier_email" => "Email", + "supplier_location" => "Luogo", + "total" => "Totale", + "transaction_failed" => "Transazione di Ricezione fallita.", + "unable_to_add_item" => "Fallita aggiunta dell'elemento alla Ricezione.", + "unsuccessfully_updated" => "Fallito aggiornamento Ricezione.", + "update" => "Aggiorna", +]; diff --git a/app/Language/it/Reports.php b/app/Language/it/Reports.php index a85fb828c..cf5d089bf 100644 --- a/app/Language/it/Reports.php +++ b/app/Language/it/Reports.php @@ -1,146 +1,148 @@ "Tutti", + "authority" => "Autorità", + "canceled" => "Cancellato", + "categories" => "Categorie", + "categories_summary_report" => "Resoconto riassuntivo Categorie", + "category" => "Categoria", + "code_canceled" => "CNL", + "code_invoice" => "FATT", + "code_pos" => "POS", + "code_quote" => "PREV", + "code_return" => "RESO", + "code_type" => "Tipo", + "code_work_order" => "W/O", + "comments" => "Commenti", + "commission" => "", + "complete" => "Vendite completate e Resi", + "completed_sales" => "Vendite Completate", + "confirm_delete" => "Sei sicuro di voler eliminare la voce(i) selezionata?", + "confirm_restore" => "Sei sicuro di voler ripristinare la voce(i) selezionata?", + "cost" => "Vendita all'ingrosso", + "cost_price" => "Prezzo Ingrosso", + "count" => "Conteggio", + "customer" => "Cliente", + "customers" => "Clienti", + "customers_summary_report" => "Resoconto riassuntivo Clienti", + "date" => "Data", + "date_range" => "Intervallo Data", + "description" => "Descrizione", + "detailed_receivings_report" => "Resoconto d'incasso dettagliato", + "detailed_receivings_report_input" => "", + "detailed_reports" => "Incasso dettagliato", + "detailed_requisition_report" => "", + "detailed_sales_report" => "Resoconto dettagliato Transazioni", + "discount" => "Sconto", + "discount_fixed" => "Sconto fisso", + "discount_percent" => "Percentuale Sconto", + "discount_type" => "Tipo di sconto", + "discounts" => "Sconti", + "discounts_summary_report" => "Resoconto riassuntivo Sconti", + "earned" => "Punti Acquisiti", + "employee" => "Impiegato", + "employees" => "Impiegati", + "employees_summary_report" => "Resoconto riassuntivo Impiegati", + "expenses" => "Spese", + "expenses_amount" => "Importo", + "expenses_categories" => "Spese", + "expenses_categories_summary_report" => "Resoconto riassuntivo Categorie Spese", + "expenses_category" => "Categoria", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "Imposte", + "expenses_total_amount" => "Totale Importo", + "expenses_total_tax_amount" => "Totale Imposte", + "graphical_reports" => "Resoconto Geografico", + "inventory" => "Inventario", + "inventory_low" => "Inventario Basso", + "inventory_low_report" => "Resoconto Inventario Basso", + "inventory_reports" => "Resoconto inventario", + "inventory_summary" => "Riassunto Inventario", + "inventory_summary_report" => "Resoconto Riassuntivo Inventario", + "item" => "Articolo", + "item_count" => "Filtra Conteggio Articolo", + "item_name" => "Nome Articolo", + "item_number" => "Codice a Barre", + "items" => "Articoli", + "items_purchased" => "Articoli acquistati", + "items_received" => "Articoli ricevuti", + "items_summary_report" => "Resoconto riassuntivo Articoli", + "jurisdiction" => "Giurisdizione", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "Quantità di vendita minima", + "more_than_zero" => "Più di zero", + "name" => "Nome", + "no_reports_to_display" => "Nessun Articolo da mostrare.", + "payment_type" => "Tipo Pagamento", + "payments" => "Pagamenti", + "payments_summary_report" => "Resoconto riassuntivo Pagamenti", + "profit" => "Profitto", + "quantity" => "Quantità", + "quantity_purchased" => "Quantità Acquistata", + "quotes" => "Preventivi", + "received_by" => "Ricevuto da", + "receiving_id" => "ID Incasso", + "receiving_type" => "Tipo Ricezione", + "receivings" => "Ricezioni", + "reorder_level" => "Livello Riordino", + "report" => "Resoconto", + "report_input" => "Input Resoconto", + "reports" => "Resoconto", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "Richieste", + "returns" => "Resi", + "revenue" => "Rendita", + "sale_id" => "ID Trans.", + "sale_type" => "Tipo Transazione", + "sales" => "Transazioni", + "sales_amount" => "Importo Transazioni", + "sales_summary_report" => "Resoconto riassuntivo Transazioni", + "sales_taxes" => "Imposte di vendita", + "sales_taxes_summary_report" => "Riepilogo delle imposte sulle vendite", + "serial_number" => "Numero Seriale", + "service_charge" => "", + "sold_by" => "Venduto da", + "sold_items" => "", + "sold_to" => "Venduto a", + "stock_location" => "Posizione Magazzino", + "sub_total_value" => "Subtotale", + "subtotal" => "Subtotale", + "summary_reports" => "Resoconto Riassuntivo", + "supplied_by" => "Fornito da", + "supplier" => "Fornitore", + "suppliers" => "Fornitori", + "suppliers_summary_report" => "Resoconto Riassuntivo Fornitori", + "tax" => "Imposte", + "tax_category" => "Categoria fiscale", + "tax_name" => "Nome Fiscale", + "tax_percent" => "Percentuale Imposte", + "tax_rate" => "Aliquota fiscale", + "taxes" => "Imposte", + "taxes_summary_report" => "Resoconto Riassuntivo Imposte", + "total" => "Totale", + "total_inventory_value" => "Valore Inventario Totale", + "total_low_sell_quantity" => "Quantità totale di vendita bassa", + "total_quantity" => "Quantità totale", + "total_retail" => "Totale Valore Vendita Inv.", + "trans_amount" => "totale della transazione", + "trans_due" => "Dovuto", + "trans_group" => "Gruppo di transazione", + "trans_nopay_sales" => "Vendite senza pagamento", + "trans_payments" => "Pagamenti", + "trans_refunded" => "Rimborsato", + "trans_sales" => "Saldi", + "trans_type" => "Tipo di transazione", + "type" => "Tipo", + "unit_price" => "Prezzo al dettaglio", + "used" => "Punti Usati", + "work_orders" => "Ordini di lavoro", + "zero_and_less" => "Zero e meno", +]; diff --git a/app/Language/it/Sales.php b/app/Language/it/Sales.php index ced28d68f..db151993d 100644 --- a/app/Language/it/Sales.php +++ b/app/Language/it/Sales.php @@ -1,222 +1,224 @@ "Punti Dispnibili", + "rewards_package" => "Punti Fedeltà", + "rewards_remaining_balance" => "Valore Punti Rimanenti è ", + "account_number" => "Account #", + "add_payment" => "Aggiungi Pagamento", + "amount_due" => "Importo Dovuto", + "amount_tendered" => "Importo Offerto", + "authorized_signature" => "Firma Autorizzata", + "cancel_sale" => "Annulla", + "cash" => "Contanti", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "Adeguamento in contanti", + "cash_deposit" => "Deposito Contanti", + "cash_filter" => "Contanti", + "change_due" => "Resto Dovuto", + "change_price" => "Cambio prezzo di vendita", + "check" => "Assegno", + "check_balance" => "Promemoria Assegno", + "check_filter" => "Assegno", + "close" => "", + "comment" => "Commento", + "comments" => "Commenti", + "company_name" => "", + "complete" => "", + "complete_sale" => "Completata", + "confirm_cancel_sale" => "Sei sicuro di voler annullare questa vendita? Tutti gli articoli saranno eliminati.", + "confirm_delete" => "Sei sicuro di voler eliminare la vendita selezionata?", + "confirm_restore" => "Sei sicuro di voler ripristinare la vendita selezionata?", + "credit" => "Carta di Credito", + "credit_deposit" => "Deposito Credito", + "credit_filter" => "Carta di credito", + "current_table" => "", + "customer" => "Nome", + "customer_address" => "Indirizzo", + "customer_discount" => "Sconto", + "customer_email" => "Email", + "customer_location" => "Località", + "customer_mailchimp_status" => "Stato Mailchimp", + "customer_optional" => "(Opzionale)", + "customer_required" => "(Richiesto)", + "customer_total" => "Totale", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "Data di Vendita", + "date_range" => "Intervallo Data", + "date_required" => "Deve essere inserita una Data corretta.", + "date_type" => "Data è un campo obbligatorio.", + "debit" => "Carta di Debito", + "debit_filter" => "", + "delete" => "Permetti Eliminazione", + "delete_confirmation" => "Sei sicuro di voler eliminare questa vendita? Questa azione non può essere annullata.", + "delete_entire_sale" => "Cancella intera vendita", + "delete_successful" => "Cancellazione Vendita terminata correttamente.", + "delete_unsuccessful" => "Eliminazione Vendita Fallita.", + "description_abbrv" => "Desc.", + "discard" => "Scartare", + "discard_quote" => "", + "discount" => "Sconto %", + "discount_included" => "% Sconto", + "discount_short" => "%", + "due" => "Dovuto", + "due_filter" => "Dovuto", + "edit" => "Modifica", + "edit_item" => "Modifica Articolo", + "edit_sale" => "Modifica Vendita", + "email_receipt" => "Scontrino Email", + "employee" => "Impiegato", + "entry" => "Voce", + "error_editing_item" => "Errore modificando un articolo", + "find_or_scan_item" => "Scansiona o Cerca Articolo", + "find_or_scan_item_or_receipt" => "Scansiona o Cerca Articolo o Scontrino", + "giftcard" => "Carta Regalo", + "giftcard_balance" => "Carta Regalo Bilancio", + "giftcard_filter" => "", + "giftcard_number" => "Numero Carta Regalo", + "group_by_category" => "Raggruppa per Categoria", + "group_by_type" => "Raggruppa per Tipo", + "hsn" => "HSN", + "id" => "ID vendita", + "include_prices" => "Includi i prezzi?", + "invoice" => "Fattura", + "invoice_confirm" => "Questa fattura sarà inviata a", + "invoice_enable" => "Crea Fattura", + "invoice_filter" => "Fatture", + "invoice_no_email" => "Questo cliente non ha un indirizzo email valido.", + "invoice_number" => "Fattura #", + "invoice_number_duplicate" => "Numero Fattura deve essere unico.", + "invoice_sent" => "Fattura inviata a", + "invoice_total" => "Totale Fattura", + "invoice_type_custom_invoice" => "Fattura Personalizzata (custom_invoice.php)", + "invoice_type_custom_tax_invoice" => "Fattura con Imposta Personalizzata (custom_tax_invoice.php)", + "invoice_type_invoice" => "Fattura (invoice.php)", + "invoice_type_tax_invoice" => "Fattura d'Imposta", + "invoice_unsent" => "Fatturazione fallita sarà inviata a", + "invoice_update" => "Ricalcola", + "item_insufficient_of_stock" => "L'articolo non ha un magazzino sufficiente.", + "item_name" => "Nome Articolo", + "item_number" => "Articolo #", + "item_out_of_stock" => "Articolo fuori stock.", + "key_browser" => "Scorciatoie utili", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Termina Preventivo/Fattura senza pagamento", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "Apri in modalità a schermo intero", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "Ingrandire", + "key_item_search" => "Item Search", + "key_out" => "Rimpicciolisci", + "key_payment" => "Add Payment", + "key_print" => "Stampa pagina corrente", + "key_restore" => "Ripristina visualizzazione/zoom originale", + "key_search" => "Tabelle dei rapporti di ricerca", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "Scorciatoie di sistema", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "Modalità registra", + "must_enter_numeric" => "Import Offerto deve essere un numero.", + "must_enter_numeric_giftcard" => "Numero Carta Regalo deve essere un numero.", + "new_customer" => "Nuovo Cliente", + "new_item" => "Nuovo Articolo", + "no_description" => "Nessun", + "no_filter" => "Tutti", + "no_items_in_cart" => "Non ci sono Articoli nel carrello.", + "no_sales_to_display" => "Nessuna Vendita da mostrare.", + "none_selected" => "Non hai selezionato alcuna vendita da cancellare.", + "nontaxed_ind" => " vendita non tassata ", + "not_authorized" => "Questa azione non può essere autorizzata.", + "one_or_multiple" => "Vendita/e", + "payment" => "Tipo di pagamento", + "payment_amount" => "Importo", + "payment_not_cover_total" => "Pagamento Import deve essere maggiore o uguale al Totale.", + "payment_type" => "Tipo", + "payments" => "", + "payments_total" => "Totale Pagamenti", + "price" => "Prezzo", + "print_after_sale" => "Stampa dopo la vendita", + "quantity" => "Quantità", + "quantity_less_than_reorder_level" => "Attenzione: la Quantità desiderata è sotto al Livello di riordino per questo Articolo.", + "quantity_less_than_zero" => "Attenzione: la Quantità desiderata non è sufficiente. Puoi ancora procedere alla vendita ma controlla l'inventario.", + "quantity_of_items" => "Quantità di {0} Articolo", + "quote" => "Preventivo", + "quote_number" => "Numero Preventivo", + "quote_number_duplicate" => "Numero Preventivo deve essere unico.", + "quote_sent" => "Preventivo inviato a", + "quote_unsent" => "Preventivo fallito d'essere inviato a", + "receipt" => "Scontrino di Vendita", + "receipt_no_email" => "Questo cliente non ha un'email valida.", + "receipt_number" => "Vendita #", + "receipt_sent" => "Scontrino inviato a", + "receipt_unsent" => "Scontrino fallito da inviare a", + "refund" => "Tipo di rimborso", + "register" => "Registrazione Vendita", + "remove_customer" => "Rimuovi Cliente", + "remove_discount" => "", + "return" => "Reso", + "rewards" => "Punti Raccolta", + "rewards_balance" => "Bilancio Punti Raccolta", + "sale" => "Vendita", + "sale_by_invoice" => "Fattura", + "sale_for_customer" => "Cliente:", + "sale_time" => "Tempo", + "sales_tax" => "Imposte di Vendita", + "sales_total" => "", + "select_customer" => "Seleziona Cliente (Opzionale)", + "send_invoice" => "Invia Fattura", + "send_quote" => "Invia Preventivo", + "send_receipt" => "Invia Scontrino", + "send_work_order" => "Invia Commessa/Ordine di Lavoro", + "serial" => "Seriale", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "Mostra Fattura", + "show_receipt" => "Mostra Scontrino", + "start_typing_customer_name" => "Digita i dettagli del cliente...", + "start_typing_item_name" => "Incomincia a digitare Nome Articolo o spara il Codice a Barre...", + "stock" => "Disponibilità", + "stock_location" => "Posizione Stock", + "sub_total" => "Subtotale", + "successfully_deleted" => "Hai correttamente eliminato", + "successfully_restored" => "Hai correttamente ripristinato", + "successfully_suspended_sale" => "Vendita sospesa correttamente.", + "successfully_updated" => "Aggiornamento vendita a buon fine.", + "suspend_sale" => "Sospendi", + "suspended_doc_id" => "Documento", + "suspended_sale_id" => "ID", + "suspended_sales" => "Sospeso", + "table" => "Tavolo", + "takings" => "Vendite del Giorno", + "tax" => "Imposte", + "tax_id" => "ID Imposta", + "tax_invoice" => "Fattura d'Imposta", + "tax_percent" => "Imposte %", + "taxed_ind" => "T", + "total" => "Totale", + "total_tax_exclusive" => "Imposte escluse", + "transaction_failed" => "Transazione di Vendita fallita.", + "unable_to_add_item" => "Aggiunta articolo alla vendita non riuscita", + "unsuccessfully_deleted" => "Eliminazione Vendita/e fallita.", + "unsuccessfully_restored" => "Ripristino Vendita/e fallita.", + "unsuccessfully_suspended_sale" => "Vendita sospesa fallita.", + "unsuccessfully_updated" => "Aggiornamento Vendita fallito.", + "unsuspend" => "Non-sospeso", + "unsuspend_and_delete" => "Azione", + "update" => "Aggiorna", + "upi" => "UPI", + "visa" => "", + "wholesale" => "", + "work_order" => "Ordine di Lavoro", + "work_order_number" => "Numero Ordine di Lavoro", + "work_order_number_duplicate" => "Numero Ordine di Lavoro deve essere unico.", + "work_order_sent" => "Ordine di lavoro inviato", + "work_order_unsent" => "Ordine di Lavoro fallito da inviare a", +]; diff --git a/app/Language/it/Suppliers.php b/app/Language/it/Suppliers.php index 50cef5c4e..dd2de633b 100644 --- a/app/Language/it/Suppliers.php +++ b/app/Language/it/Suppliers.php @@ -1,23 +1,24 @@ - "Partita IVA", + "agency_name" => "Nome Agenzia", + "cannot_be_deleted" => "Eliminazione del/i Fornitore/i non possibile. Uno o più hanno delle vendite.", + "category" => "Categoria", + "company_name" => "Nome della ditta", + "company_name_required" => "Nome della ditta è un campo obbligatorio.", + "confirm_delete" => "Sei sicuro di voler eliminare il/i Fornitore/i selezionati?", + "confirm_restore" => "Sei sicuro di voler ripristinare i Fornitori selezionati?", + "cost" => "Finanziatore", + "error_adding_updating" => "Fallito aggiornamento o aggiunta Fornitore.", + "goods" => "Fornitore", + "new" => "Nuovo Fornitore", + "none_selected" => "Non hai selezionato alcun Fornitore da eliminare.", + "one_or_multiple" => "Fornitore/i", + "successful_adding" => "Hai aggiunto con successo un Fornitore", + "successful_deleted" => "Eliminato con successo", + "successful_updating" => "Aggiornamento Fornitore effettuato con successo", + "supplier" => "Fornitore", + "supplier_id" => "Id", + "tax_id" => "Nome Imposta", + "update" => "Aggiornamento Fornitore", +]; diff --git a/app/Language/it/Taxes.php b/app/Language/it/Taxes.php index 97bc5ea64..94857bd86 100644 --- a/app/Language/it/Taxes.php +++ b/app/Language/it/Taxes.php @@ -1,80 +1,82 @@ "Aggiungi Eccezione", + "cascade" => "Cascata", + "cascade_sequence" => "Sequenza a cascata (Verificare corretta dicitura)", + "city" => "Città", + "code" => "Codice", + "confirm_delete" => "Sei sicuro di voler eliminare questo Codice Fiscale? Questa azione non può essere annullata", + "confirm_restore" => "Sei sicuro di voler ripristinare i Codice Tassa selezionati?", + "default_tax_category" => "Categoria Imposta Default", + "default_tax_rate" => "Tassazione predefinita", + "error_adding_updating" => "Aggiunta o modifica Codice Fiscale Fallito", + "group_seq" => "Gruppo Seq", + "jurisdiction_name" => "Nome giurisdizione", + "name" => "Nome", + "new" => "Nuovo Codice Imposta", + "no_taxes" => "", + "no_taxes_to_display" => "Nessun codice fiscale disponibile da visualizzare", + "reporting_authority" => "Autorità di segnalazione", + "round_half_down" => "Arrotonda in difetto", + "round_half_even" => "Arrotonda Half Even", + "round_half_odd" => "Arrotonda Half Odd", + "round_half_up" => "Arrotonda in eccesso", + "rounding_code" => "Codice arrotondamento", + "sales_tax" => "Imposte di vendita", + "sales_tax_by_invoice" => "Imposte Fattura", + "sequence" => "Seq. tasse", + "state" => "Stato", + "successful_deleted" => "Eliminato correttamente", + "tax_categories" => "Categoria tassa", + "tax_categories_configuration" => "Configurazione categoria tassa", + "tax_categories_saved_successfully" => "Modifiche alle categorie fiscali salvate", + "tax_categories_saved_unsuccessfully" => "Modifiche alle categorie fiscali non salvate", + "tax_category" => "Categoria Imposta", + "tax_category_code" => "Codice categoria fiscale", + "tax_category_duplicate" => "Duplica categoria fiscale", + "tax_category_invalid_chars" => "Caratteri non validi nel nome della categoria fiscale", + "tax_category_name" => "Nome della categoria fiscale", + "tax_category_new" => "Nuova imposta fiscale", + "tax_category_required" => "Categoria fiscale richiesta", + "tax_code" => "Codice Imposta", + "tax_code_cannot_be_deleted" => "Eliminazione codice fiscale non riuscita", + "tax_code_duplicate" => "Codice fiscale duplicato", + "tax_code_invalid_chars" => "Caratteri non validi nel codice fiscale", + "tax_code_name" => "Nome Codice Imposta", + "tax_code_required" => "Codice Fiscale è un campo obbligatorio", + "tax_code_successful_deleted" => "Hai eliminato con successo Codice Imposta", + "tax_code_successful_updated" => "Aggiornato correttamente", + "tax_code_successful_updating" => "Codice Imposta aggiornato correttamente", + "tax_code_successfully_added" => "Aggiunto correttamente", + "tax_code_type" => "Tipo Codice Imposta", + "tax_codes" => "Codici Fiscale", + "tax_codes_configuration" => "Configurazione Codici Fiscale", + "tax_codes_saved_successfully" => "Modifiche al codice fiscale salvate", + "tax_codes_saved_unsuccessfully" => "Modifiche al codice fiscale non salvate", + "tax_excluded" => "Tasse escluse", + "tax_group" => "Gruppo fiscale", + "tax_group_not_unique" => "Il gruppo fiscale {0} non è univoco", + "tax_group_sequence" => "Sequenza gruppo fiscale", + "tax_included" => "Tasse incluse", + "tax_jurisdiction" => "Giurisdizione tributaria", + "tax_jurisdiction_duplicate" => "Doppia giurisdizione fiscale", + "tax_jurisdiction_invalid_chars" => "Caratteri non validi nel nome della giurisdizione", + "tax_jurisdiction_required" => "È richiesta la giurisdizione fiscale", + "tax_jurisdictions" => "Giurisdizioni fiscali", + "tax_jurisdictions_configuration" => "Configurazione delle giurisdizioni fiscali", + "tax_jurisdictions_saved_successfully" => "Modifiche alla giurisdizione fiscale salvate", + "tax_jurisdictions_saved_unsuccessfully" => "Modifiche alla giurisdizione fiscale non salvate", + "tax_rate" => "Tasso di Imposta", + "tax_rate_configuration" => "Configurazione dell'aliquota fiscale", + "tax_rate_error_adding_updating" => "Aggiunta o aggiornamento dell'aliquota fiscale non riuscita", + "tax_rate_numeric" => "L'aliquota fiscale deve essere un numero", + "tax_rate_required" => "L'aliquota fiscale è un campo obbligatorio", + "tax_rate_successful_updated" => "Hai aggiornato con successo", + "tax_rate_successfully_added" => "Hai aggiunto con successo", + "tax_rates" => "Aliquote fiscali", + "tax_rates_configuration" => "Configurazione delle aliquote fiscali", + "tax_rounding" => "Arrotondamento delle tasse", + "tax_type" => "Tipo Imposta", + "update" => "Aggiorna Imposta Categoria", + "vat_tax" => "IVA", +]; diff --git a/app/Language/km/Attributes.php b/app/Language/km/Attributes.php index cb83a5f11..01eef7ca6 100644 --- a/app/Language/km/Attributes.php +++ b/app/Language/km/Attributes.php @@ -1,30 +1,32 @@ "ព៌តមានបន្ថែម មិនអាចមានអក្សរ '_' រឺ '|'", + "confirm_delete" => "តើអ្នកពិតជាចង់លុប ព៌តមានបន្ថែម ដែលបានជ្រើសរើស?", + "confirm_restore" => "តើអ្នកពិតជាដាក់ឡើងវិញនៅ ព៌តមានបន្ថែម ដែលបានជ្រើសរើស?", + "definition_cannot_be_deleted" => "មិនអាចលុបព៌តមានបន្ថែមដែលបានជ្រើសរើស", + "definition_error_adding_updating" => "ព៌តមានបន្ថែម {0} មិនអាចថែម រឺកែប្រែបានឡើយ។​ សូមចូលទៅឆែករបាយការណ៍កំហុស។", + "definition_flags" => "ដាក់បង្ហាញព៌តមានបន្ថែម", + "definition_group" => "ក្រុម", + "definition_id" => "លេខរៀង", + "definition_name" => "បន្ថែម ព៌តមាន", + "definition_name_required" => "ឈ្មោះនៃព៌តមានបន្ថែម​ គឺត្រូវការចាំបាច់ត្រូវបំពេញ", + "definition_one_or_multiple" => "ព៌តមានបន្ថែម", + "definition_successful_adding" => "", + "definition_successful_deleted" => "", + "definition_successful_updating" => "", + "definition_type" => "", + "definition_type_required" => "", + "definition_unit" => "", + "definition_values" => "", + "new" => "", + "no_attributes_to_display" => "", + "receipt_visibility" => "", + "show_in_items" => "", + "show_in_items_visibility" => "", + "show_in_receipt" => "", + "show_in_receivings" => "", + "show_in_receivings_visibility" => "", + "show_in_sales" => "", + "show_in_sales_visibility" => "", + "update" => "", +]; diff --git a/app/Language/km/Bootstrap_tables.php b/app/Language/km/Bootstrap_tables.php index 715d8d952..974143b11 100644 --- a/app/Language/km/Bootstrap_tables.php +++ b/app/Language/km/Bootstrap_tables.php @@ -1,9 +1,11 @@ "ទាំងអស់", + "tables_columns" => "ជួរឈរ", + "tables_hide_show_pagination" => "លាក់/បង្ហាញ ទំព័រ", + "tables_loading" => "កំពុងរៀបចំ, សូមរងចាំ...", + "tables_page_from_to" => "បង្ហាញពី {0} ដល់​ {1} នៃ​ {2} ជួរដេក", + "tables_refresh" => "ធ្វើអោយថ្មី", + "tables_rows_per_page" => "{0} ជួរដេក ក្នុងមួយទំព័រ", + "tables_toggle" => "បិទបើក", +]; diff --git a/app/Language/km/Cashups.php b/app/Language/km/Cashups.php index 759f62e3f..e2074bf30 100644 --- a/app/Language/km/Cashups.php +++ b/app/Language/km/Cashups.php @@ -1,48 +1,49 @@ - "ទឹកប្រាក់", + "amount_number" => "ចំនួនទឹកប្រាក់ត្រូវតែជាលេខ", + "amount_required" => "ត្រង់ទឹកប្រាក់​ ត្រូវការបំពេញ", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "សាច់ប្រាក់សរុប មិនអាចលុបចោលបានទេ", + "cash_difference" => "", + "close_date" => "កាលបរិច្ឆេទបិទ", + "close_employee" => "បិទដោយ", + "closed_amount_card" => "កាត", + "closed_amount_cash" => "សាច់ប្រាក់បិទ", + "closed_amount_check" => "ត្រួតពិនិត្", + "closed_amount_due" => "កំណត់", + "closed_amount_giftcard" => "", + "closed_amount_total" => "សរុប", + "closed_date" => "កាលបរិច្ឆេទបានបិទ", + "confirm_delete" => "តើអ្នកពិតជាចង់លុប សាច់ប្រាក់សរុប ដែលបានជ្រើសរើសមែនទេ?", + "confirm_restore" => "តើអ្នកពិតជាចង់ស្តារ សាច់ប្រាក់សរុប ដែលបានជ្រើសរើសឡើងវិញមែនទេ?", + "confirm_submit" => "", + "date_number" => "កាលបរិច្ឆេទត្រូវតែជាលេខ", + "date_required" => "កាលបរិច្ឆេទ ត្រូវការបំពេញ", + "description" => "បរិយាយ", + "enable_expected" => "", + "error_adding_updating" => "មានបញ្ហាក្នុងការបន្ថែម/ធ្វើបច្ចុប្បន្នភាពសាច់ប្រាក់សរុប", + "giftcard" => "", + "id" => "លេខសម្គាល់", + "info" => "ព័ត៌មានសាច់ប្រាក់សរុប", + "info_employee" => "", + "is_deleted" => "បានលុប", + "new" => "សាច់ប្រាក់សរុបថ្មី", + "no_cashups_to_display" => "មិនមាន សាច់ប្រាក់សរុប ដើម្បីបង្ហាញទេ", + "none_selected" => "អ្នកមិនបានជ្រើសរើសយកសាច់ប្រាក់សរុបណាមួយទេ", + "note" => "ចំណាំ", + "one_or_multiple" => "សាច់ប្រាក់សរុប", + "open_amount_cash" => "ប្រាក់បើកបញ្ជី", + "open_date" => "កាលបរិច្ឆេទបើក", + "open_employee" => "បើកដោយ", + "opened_date" => "កាលបរិច្ឆេទបានបើក", + "successful_adding" => "ការបញ្ចូលសាច់ប្រាក់សរុប ទទួលបានជោគជ័យ", + "successful_deleted" => "ការលុបសាច់ប្រាក់សរុបទទួលបានជោគជ័យ", + "successful_updating" => "ការធ្វើបច្ចុប្បន្នភាពសាច់ប្រាក់សរុបបានជោគជ័យ", + "total" => "សរុប", + "transfer_amount_cash" => "ដាក់ប្រាក់/ដកប្រាក់", + "transfer_amount_cash_minus" => "", + "update" => "ធ្វើបច្ចុប្បន្នភាពសាច់ប្រាក់សរុប", + "warning" => "", +]; diff --git a/app/Language/km/Common.php b/app/Language/km/Common.php index 31a18d709..8b741a588 100644 --- a/app/Language/km/Common.php +++ b/app/Language/km/Common.php @@ -1,86 +1,88 @@ "អាសយដ្ឋាន ១", + "address_2" => "អាសយដ្ឋាន ២", + "admin" => "", + "city" => "ទីក្រុង", + "clerk" => "", + "close" => "បិទ", + "color" => "", + "comments" => "មតិយោបល់", + "common" => "ទូទៅ", + "confirm_search" => "អ្នកបានជ្រើសរើសជួរមួយឬច្រើនជួរ, វានឹងមិនត្រូវបានជ្រើសរើសទេបន្ទាប់ពីការស្វែងរករបស់អ្នក។ តើអ្នកពិតជាចង់ដាក់ស្នើការស្វែងរកនេះទេ?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "សូមកែកំហុសដែលបានកំណត់មុនពេលរក្សាទុក", + "country" => "ប្រទេស", + "dashboard" => "", + "date" => "កាលបរិច្ឆេទ", + "delete" => "លុប", + "det" => "លម្អិត", + "download_import_template" => "ទាញយកការនាំចូលទំព័រគំរូ CSV", + "edit" => "កែប្រែ", + "email" => "អ៊ីមែល", + "email_invalid_format" => "អ៊ីមែលនេះគឺខុសទម្រង់", + "export_csv" => "នាំចេញ CSV", + "export_csv_no" => "ទេ", + "export_csv_yes" => "បាទ", + "fields_required_message" => "ចន្លោះពណ៌ក្រហមត្រូវការបំពេញ", + "fields_required_message_unique" => "", + "first_name" => "នាម​ខ្លួន", + "first_name_required" => "នាម​ខ្លួនត្រូវការបំពេញ", + "first_page" => "ដំបូង", + "gender" => "ភេទ", + "gender_female" => "ស", + "gender_male" => "ប", + "gender_undefined" => "", + "icon" => "រូបតំណាង", + "id" => "លេខសម្គាល់", + "import" => "នាំចូល", + "import_change_file" => "ផ្លាស់ប្តូរ", + "import_csv" => "ការនាំចូល CSV", + "import_full_path" => "ផ្លូវពេញលេញទៅឯកសារ CSV ត្រូវមាន", + "import_remove_file" => "យកចេញ", + "import_select_file" => "ជ្រើសរើសឯកសារ", + "inv" => "វ.ក", + "last_name" => "នាមត្រកូល", + "last_name_required" => "នាមត្រកូលត្រូវការបំពេញ", + "last_page" => "ចុងក្រោយ", + "learn_about_project" => "ដើម្បីរៀនព័ត៌មានចុងក្រោយអំពីគម្រោងនេះ", + "list_of" => "បញ្ជី​នៃ", + "logo" => "ឡូហ្គោល", + "logo_mark" => "ម៉ាក", + "logout" => "ចាកចេញ", + "manager" => "", + "migration_needed" => "ការ​ប្ដូរមូលដ្ឋានទិន្នន័យទៅ {0} នឹងចាប់ផ្តើមបន្ទាប់ពីចូល", + "new" => "ថ្មី", + "no" => "", + "no_persons_to_display" => "មិនមានមនុស្សដើម្បីបង្ហាញទេ", + "none_selected_text" => "[ជ្រើសរើស]", + "or" => "ឬ", + "people" => "", + "phone_number" => "លេខទូរស័ព្ទ", + "phone_number_required" => "", + "please_visit_my" => "សូមកាន់", + "position" => "", + "powered_by" => "ដំណើរការដោយ", + "price" => "តម្លៃ", + "print" => "បោះពុម្ព", + "remove" => "យកចេញ", + "required" => "ចាំបាច់", + "restore" => "ស្ដារ", + "return_policy" => "គោលការណ៍ប្រគល់វិញ", + "search" => "ស្វែងរក", + "search_options" => "ជម្រើសស្វែងរក", + "searched_for" => "ស្វែងរក", + "software_short" => "", + "software_title" => "ប្រព័ន្ធគ្រប់គ្រងការលក់ដូរ", + "state" => "រដ្ឋ", + "submit" => "បញ្ជូន", + "total_spent" => "ចំណាយសរុប", + "unknown" => "មិនស្គាល់", + "view_recent_sales" => "មើលការលក់ថ្មីៗ", + "website" => "opensourcepos.org", + "welcome" => "សូមស្វាគមន៍", + "welcome_message" => "សូមស្វាគមន៍មកកាន់ OSPOS, សូមចុចលើម៉ូឌុលខាងក្រោមដើម្បីចាប់ផ្តើម", + "yes" => "", + "you_are_using_ospos" => "", + "zip" => "កូដប្រៃសណីយ៍", +]; diff --git a/app/Language/km/Config.php b/app/Language/km/Config.php index d597794ea..49d8ea4fc 100644 --- a/app/Language/km/Config.php +++ b/app/Language/km/Config.php @@ -1,329 +1,330 @@ - "", + "address_required" => "", + "all_set" => "All file permissions are set correctly!", + "allow_duplicate_barcodes" => "", + "apostrophe" => "", + "backup_button" => "", + "backup_database" => "", + "barcode" => "", + "barcode_company" => "", + "barcode_configuration" => "", + "barcode_content" => "", + "barcode_first_row" => "", + "barcode_font" => "", + "barcode_formats" => "", + "barcode_generate_if_empty" => "", + "barcode_height" => "", + "barcode_id" => "", + "barcode_info" => "", + "barcode_layout" => "", + "barcode_name" => "", + "barcode_number" => "", + "barcode_number_in_row" => "", + "barcode_page_cellspacing" => "", + "barcode_page_width" => "", + "barcode_price" => "", + "barcode_second_row" => "", + "barcode_third_row" => "", + "barcode_tooltip" => "", + "barcode_type" => "", + "barcode_width" => "", + "bottom" => "", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "", + "cash_decimals_tooltip" => "", + "cash_rounding" => "", + "category_dropdown" => "", + "center" => "", + "change_apperance_tooltip" => "", + "comma" => "", + "company" => "", + "company_avatar" => "", + "company_change_image" => "", + "company_logo" => "", + "company_remove_image" => "", + "company_required" => "", + "company_select_image" => "", + "company_website_url" => "", + "country_codes" => "", + "country_codes_tooltip" => "", + "currency_code" => "", + "currency_decimals" => "", + "currency_symbol" => "", + "current_employee_only" => "", + "customer_reward" => "", + "customer_reward_duplicate" => "", + "customer_reward_enable" => "", + "customer_reward_invalid_chars" => "", + "customer_reward_required" => "", + "customer_sales_tax_support" => "", + "date_or_time_format" => "", + "datetimeformat" => "", + "decimal_point" => "", + "default_barcode_font_size_number" => "", + "default_barcode_font_size_required" => "", + "default_barcode_height_number" => "", + "default_barcode_height_required" => "", + "default_barcode_num_in_row_number" => "", + "default_barcode_num_in_row_required" => "", + "default_barcode_page_cellspacing_number" => "", + "default_barcode_page_cellspacing_required" => "", + "default_barcode_page_width_number" => "", + "default_barcode_page_width_required" => "", + "default_barcode_width_number" => "", + "default_barcode_width_required" => "", + "default_item_columns" => "", + "default_origin_tax_code" => "", + "default_receivings_discount" => "", + "default_receivings_discount_number" => "", + "default_receivings_discount_required" => "", + "default_sales_discount" => "", + "default_sales_discount_number" => "", + "default_sales_discount_required" => "", + "default_tax_category" => "", + "default_tax_code" => "", + "default_tax_jurisdiction" => "", + "default_tax_name_number" => "", + "default_tax_name_required" => "", + "default_tax_rate" => "", + "default_tax_rate_1" => "", + "default_tax_rate_2" => "", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "", + "default_tax_rate_required" => "", + "derive_sale_quantity" => "", + "derive_sale_quantity_tooltip" => "", + "dinner_table" => "", + "dinner_table_duplicate" => "", + "dinner_table_enable" => "", + "dinner_table_invalid_chars" => "", + "dinner_table_required" => "", + "dot" => "", + "email" => "", + "email_configuration" => "", + "email_mailpath" => "", + "email_protocol" => "", + "email_receipt_check_behaviour" => "", + "email_receipt_check_behaviour_always" => "", + "email_receipt_check_behaviour_last" => "", + "email_receipt_check_behaviour_never" => "", + "email_smtp_crypto" => "", + "email_smtp_host" => "", + "email_smtp_pass" => "", + "email_smtp_port" => "", + "email_smtp_timeout" => "", + "email_smtp_user" => "", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "", + "enforce_privacy_tooltip" => "", + "fax" => "", + "file_perm" => "There are problems with file permissions please fix and reload this page.", + "financial_year" => "", + "financial_year_apr" => "", + "financial_year_aug" => "", + "financial_year_dec" => "", + "financial_year_feb" => "", + "financial_year_jan" => "", + "financial_year_jul" => "", + "financial_year_jun" => "", + "financial_year_mar" => "", + "financial_year_may" => "", + "financial_year_nov" => "", + "financial_year_oct" => "", + "financial_year_sep" => "", + "floating_labels" => "", + "gcaptcha_enable" => "", + "gcaptcha_secret_key" => "", + "gcaptcha_secret_key_required" => "", + "gcaptcha_site_key" => "", + "gcaptcha_site_key_required" => "", + "gcaptcha_tooltip" => "", + "general" => "", + "general_configuration" => "", + "giftcard_number" => "", + "giftcard_random" => "", + "giftcard_series" => "", + "image_allowed_file_types" => "", + "image_max_height_tooltip" => "", + "image_max_size_tooltip" => "", + "image_max_width_tooltip" => "", + "image_restrictions" => "", + "include_hsn" => "", + "info" => "", + "info_configuration" => "", + "input_groups" => "", + "integrations" => "", + "integrations_configuration" => "", + "invoice" => "", + "invoice_configuration" => "", + "invoice_default_comments" => "", + "invoice_email_message" => "", + "invoice_enable" => "", + "invoice_printer" => "", + "invoice_type" => "", + "is_readable" => "", + "is_writable" => "is writable, but the permissions are higher than 750.", + "item_markup" => "", + "jsprintsetup_required" => "", + "language" => "", + "last_used_invoice_number" => "", + "last_used_quote_number" => "", + "last_used_work_order_number" => "", + "left" => "", + "license" => "", + "license_configuration" => "", + "line_sequence" => "", + "lines_per_page" => "", + "lines_per_page_number" => "", + "lines_per_page_required" => "", + "locale" => "", + "locale_configuration" => "", + "locale_info" => "", + "location" => "", + "location_configuration" => "", + "location_info" => "", + "login_form" => "", + "logout" => "", + "mailchimp" => "", + "mailchimp_api_key" => "", + "mailchimp_configuration" => "", + "mailchimp_key_successfully" => "", + "mailchimp_key_unsuccessfully" => "", + "mailchimp_lists" => "", + "mailchimp_tooltip" => "", + "message" => "", + "message_configuration" => "", + "msg_msg" => "", + "msg_msg_placeholder" => "", + "msg_pwd" => "", + "msg_pwd_required" => "", + "msg_src" => "", + "msg_src_required" => "", + "msg_uid" => "", + "msg_uid_required" => "", + "multi_pack_enabled" => "", + "no_risk" => "No security/vulnerability risks.", + "none" => "", + "notify_alignment" => "", + "number_format" => "", + "number_locale" => "", + "number_locale_invalid" => "", + "number_locale_required" => "", + "number_locale_tooltip" => "", + "os_timezone" => "", + "ospos_info" => "", + "payment_options_order" => "", + "perm_risk" => "Permissions higher than 750 leaves this software at risk.", + "phone" => "", + "phone_required" => "", + "print_bottom_margin" => "", + "print_bottom_margin_number" => "", + "print_bottom_margin_required" => "", + "print_delay_autoreturn" => "", + "print_delay_autoreturn_number" => "", + "print_delay_autoreturn_required" => "", + "print_footer" => "", + "print_header" => "", + "print_left_margin" => "", + "print_left_margin_number" => "", + "print_left_margin_required" => "", + "print_receipt_check_behaviour" => "", + "print_receipt_check_behaviour_always" => "", + "print_receipt_check_behaviour_last" => "", + "print_receipt_check_behaviour_never" => "", + "print_right_margin" => "", + "print_right_margin_number" => "", + "print_right_margin_required" => "", + "print_silently" => "", + "print_top_margin" => "", + "print_top_margin_number" => "", + "print_top_margin_required" => "", + "quantity_decimals" => "", + "quick_cash_enable" => "", + "quote_default_comments" => "", + "receipt" => "", + "receipt_category" => "", + "receipt_configuration" => "", + "receipt_default" => "", + "receipt_font_size" => "", + "receipt_font_size_number" => "", + "receipt_font_size_required" => "", + "receipt_info" => "", + "receipt_printer" => "", + "receipt_short" => "", + "receipt_show_company_name" => "", + "receipt_show_description" => "", + "receipt_show_serialnumber" => "", + "receipt_show_tax_ind" => "", + "receipt_show_taxes" => "", + "receipt_show_total_discount" => "", + "receipt_template" => "", + "receiving_calculate_average_price" => "", + "recv_invoice_format" => "", + "register_mode_default" => "", + "report_an_issue" => "", + "return_policy_required" => "", + "reward" => "", + "reward_configuration" => "", + "right" => "", + "sales_invoice_format" => "", + "sales_quote_format" => "", + "saved_successfully" => "", + "saved_unsuccessfully" => "", + "security_issue" => "Security Vulnerability Warning", + "server_notice" => "Please use the below info for issue reporting.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "", + "statistics" => "", + "statistics_tooltip" => "", + "stock_location" => "", + "stock_location_duplicate" => "", + "stock_location_invalid_chars" => "", + "stock_location_required" => "", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "", + "suggestions_fourth_column" => "", + "suggestions_layout" => "", + "suggestions_second_column" => "", + "suggestions_third_column" => "", + "system_conf" => "Setup & Conf", + "system_info" => "System Info", + "table" => "", + "table_configuration" => "", + "takings_printer" => "", + "tax" => "", + "tax_category" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_required" => "", + "tax_category_used" => "", + "tax_configuration" => "", + "tax_decimals" => "", + "tax_id" => "", + "tax_included" => "", + "theme" => "", + "theme_preview" => "", + "thousands_separator" => "", + "timezone" => "", + "timezone_error" => "", + "top" => "", + "use_destination_based_tax" => "", + "user_timezone" => "", + "website" => "", + "wholesale_markup" => "", + "work_order_enable" => "", + "work_order_format" => "", +]; diff --git a/app/Language/km/Customers.php b/app/Language/km/Customers.php index 95fc8fbb3..f41cee888 100644 --- a/app/Language/km/Customers.php +++ b/app/Language/km/Customers.php @@ -1,55 +1,56 @@ - "លេខ​គណនី", + "account_number_duplicate" => "លេខគណនី មានវត្តមាននៅក្នុងមូលដ្ឋានទិន្នន័យរួចទៅហើយ", + "available_points" => "ពិន្ទុដែលប្រើប្រាស់បាន", + "available_points_value" => "", + "average" => "ចំណាយជាមធ្យម", + "avg_discount" => "បញ្ចុះតម្លៃមធ្យម", + "basic_information" => "ព័ត៌មានមូលដ្ឋាន", + "cannot_be_deleted" => "មិនអាចលុបអតិថិជនដែលបានជ្រើសរើសហើយទេ, អតិថិជនមួយឬច្រើន​ មានការលក់​", + "company_name" => "ក្រុមហ៊ុន", + "confirm_delete" => "តើអ្នកពិតជាចង់លុបអតិថិជនដែលបានជ្រើសរើសឬ?", + "confirm_restore" => "តើអ្នកពិតជាចង់ស្តារអតិថិជនដែលបានជ្រើសរើស ឲ្យដូចដើមវិញឬ?", + "consent" => "ការយល់ព្រមចុះឈ្មោះ", + "consent_required" => "ការយល់ព្រមចុះឈ្មោះ ទាមទារអោយមានការបំពេញ", + "csv_import_failed" => "ការនាំចូល CSV បរាជ័យ", + "csv_import_nodata_wrongformat" => "ឯកសារដែលដាក់ទៅប្រព័ន្ធ មិនមានទិន្នន័យ ឬ ខុសទម្រង់", + "csv_import_partially_failed" => "ការនាំចូលរបស់អតិថិជនទទួលបានជោគជ័យជាមួយនឹងការបរាជ័យមួយចំនួន:", + "csv_import_success" => "ការនាំចូលរបស់អតិថិជនទទួលបានជោគជ័យ", + "customer" => "អតិថិជន", + "date" => "កាលបរិច្ឆេទ", + "discount" => "បញ្ចុះតម្លៃ", + "discount_fixed" => "បញ្ចុះតម្លៃជាសាច់ប្រាក់", + "discount_percent" => "បញ្ចុះតម្លៃជាភាគរយ", + "discount_type" => "ប្រភេទបញ្ចុះតម្លៃ", + "email_duplicate" => "អ៊ីមែលមានរួចហើយនៅក្នុងមូលដ្ឋានទិន្នន័យ", + "employee" => "បុគ្គលិក", + "error_adding_updating" => "ការបន្ថែមឬការធ្វើ​ឲ្យ​ទាន់សម័យរបស់អតិថិជន បរាជ័យ", + "import_items_csv" => "ការនាំចូលអតិថិជនពី CSV", + "mailchimp_activity_click" => "ចុចអ៊ីមែល", + "mailchimp_activity_lastopen" => "អ៊ីមែលបើកចុងក្រោយ", + "mailchimp_activity_open" => "អ៊ីមែលបើក", + "mailchimp_activity_total" => "អ៊ីមែលបានផ្ញើ", + "mailchimp_activity_unopen" => "អ៊ីមែលមិនបើក", + "mailchimp_email_client" => "អតិថិជនអ៊ីមែល", + "mailchimp_info" => "មែលឆិម", + "mailchimp_member_rating" => "ការវាយតម្លៃ", + "mailchimp_status" => "ស្ថានភាព", + "mailchimp_vip" => "វីអាយភី", + "max" => "ចំណាយអតិបរមា", + "min" => "ចំណាយអប្បបរមា", + "new" => "អតិថិជន​ថ្មី", + "none_selected" => "អ្នកមិនបានជ្រើសរើសអតិថិជនណាមួយដើម្បីលុប", + "one_or_multiple" => "អតិថិជន", + "quantity" => "ចំនួន", + "stats_info" => "ស្ថិតិព័ត៌មាន", + "successful_adding" => "អ្នកបានបន្ថែមអតិថិជនដោយជោគជ័យ", + "successful_deleted" => "អ្នកបានលុបដោយជោគជ័យ", + "successful_updating" => "អ្នកបានធ្វើឱ្យអតិថិជនទាន់សម័យដោយជោគជ័យ", + "tax_code" => "លេខកូដពន្ធ", + "tax_id" => "លេខសម្គាល់ពន្ធ", + "taxable" => "ជាប់ពន្ធ", + "total" => "ចំណាយសរុប", + "update" => "ធ្វើបច្ចុប្បន្នភាពអតិថិជន", + "rewards_package" => "កញ្ចប់រង្វាន់", +]; diff --git a/app/Language/km/Datepicker.php b/app/Language/km/Datepicker.php index 1c8220052..23557016d 100644 --- a/app/Language/km/Datepicker.php +++ b/app/Language/km/Datepicker.php @@ -1,21 +1,23 @@ "គ្រប់ពេល", + "apply" => "ដាក់បញ្ជូល", + "cancel" => "បោះបង់", + "custom" => "", + "from" => "ពី", + "last_30" => "ត្រឹម 30 ថ្ងៃមុន", + "last_7" => "ត្រឹម 7 ថ្ងៃមុន", + "last_financial_year" => "គិតថ្ងៃខែពន្ធដារ", + "last_month" => "ខែមុន", + "last_year" => "ឆ្នាំមុន", + "same_month_last_year" => "ខែដដែល ឆ្នាំទៅ", + "same_month_to_same_day_last_year" => "ពីខែដដែល ទៅថ្ងៃដដែល ឆ្នាំទៅ", + "this_financial_year" => "ឆ្នាំនេះ", + "this_month" => "ខែនេះ", + "this_year" => "", + "to" => "", + "today" => "", + "today_last_year" => "", + "weekstart" => "", + "yesterday" => "", +]; diff --git a/app/Language/km/Employees.php b/app/Language/km/Employees.php index 82b75b3bf..8b7afd230 100644 --- a/app/Language/km/Employees.php +++ b/app/Language/km/Employees.php @@ -1,42 +1,44 @@ "", + "basic_information" => "ព៌តមាន", + "cannot_be_deleted" => "មិនអាចលុបបុគ្គលិកដែលបានជ្រើសរើស, មួយ ឬក៏ច្រើន នៃការលក់ ឬអ្នកកំពុងព្យាយាមលុបគណនីរបស់ខ្លួន។", + "change_employee" => "", + "change_password" => "ផ្លាស់ប្ដូរពាក្យសម្ងាត់", + "clerk" => "", + "commission" => "", + "confirm_delete" => "តើអ្នកពិតជាចង់លុបបុគ្គលិកដែលបានជ្រើសរើសមែនទេ?", + "confirm_restore" => "តើអ្នកពិតជាចង់ដាក់មកវិញនៅបុគ្គលិកដែរបានជ្រើសរើស?", + "current_password" => "ពាក្យសម្ងាត់បច្ចុប្បន្ន", + "current_password_invalid" => "ពាក្យសម្ងាត់បច្ចុប្បន្ន មិនត្រឹមត្រូវ។", + "employee" => "បុគ្គលិក", + "error_adding_updating" => "បន្ថែម ឬកែប្រែបុគ្គលិកមិនបានសំរេច។", + "error_deleting_demo_admin" => "អ្នកមិនអាចលុប គណនីសាកល្បង បានទេ។", + "error_updating_demo_admin" => "អ្នកមិនអាចកែប្រែ គណនីសាកល្បងបានទេ។", + "language" => "ភាសា", + "login_info" => "ចូលទៅក្នុងប្រពន្ធ័", + "manager" => "", + "new" => "បុគ្គលិកថ្មី", + "none_selected" => "អ្នកមិនបានជ្រើសរើស បុគ្គលិកណាមួយដើម្បីលុបនោះទេ។", + "one_or_multiple" => "បុគ្គលិក", + "password" => "ពាក្យសម្ងាត់", + "password_minlength" => "ពាក្យសម្ងាត់ ត្រូវតែមានយ៉ាងតិច​ 8 តួអក្សរ។", + "password_must_match" => "ពាក្យសម្ងាត់មិនដូចគ្នា។", + "password_not_must_match" => "ពាក្យសម្ងាត់បច្ចុប្បន្ន នឹងពាក្យសម្ងាត់ថ្មី ត្រូវតែមានតែមួយ។", + "password_required" => "ត្រូវការពាក្យសម្ងាត់។", + "permission_desc" => "ឆែកប្រអប់ខាងក្រោម ដើម្បីផ្ដល់សិទ្ធទៅក្នុងផ្នែកណាមួយ។", + "permission_info" => "សិទ្ធិ", + "repeat_password" => "ពាក្យសម្ងាត់ម្ដងទៀត", + "subpermission_required" => "យ៉ាងហោចណាស់ក៏មាន ផ្នែកមួយត្រូវតែផ្ដល់សិទ្ធិ។", + "successful_adding" => "ការបន្ថែមបុគ្គលិកបានទទួលជោគជ័យ។", + "successful_change_password" => "ការផ្លាស់ប្ដូរពាក្យសម្ងាត់ទទួលបានជោគជ័យ។", + "successful_deleted" => "អ្នកទទួលបានជោគជ័យក្នុងការលុប", + "successful_updating" => "អ្នកទទួលបានជោគជ័យ ក្នុងការកែប្រែបុគ្គលិក", + "system_language" => "ភាសារបស់ប្រព័ន្ធ", + "unsuccessful_change_password" => "ការផ្លាស់ប្ដូរពាក្យសម្ងាត់មិនបានសំរេច។", + "update" => "កែប្រែបុគ្គលិក", + "username" => "ឈ្នោះអ្នកប្រើប្រាស់", + "username_duplicate" => "ឈ្មោះបុគ្គលិកត្រូវបានប្រើប្រាស់រួចរាល់។ សូមជ្រើសរើសសារជាថ្មី។", + "username_minlength" => "ឈ្មោះអ្នកប្រើប្រាស់ត្រូវមាន 5 តួអក្សរយ៉ាងតិច។", + "username_required" => "ឈ្មោះអ្នកប្រើប្រាស់ត្រូវការចាំបាច់។", +]; diff --git a/app/Language/km/Enum.php b/app/Language/km/Enum.php index 5860e5017..2d1bb300e 100644 --- a/app/Language/km/Enum.php +++ b/app/Language/km/Enum.php @@ -1,8 +1,10 @@ "ត្រឹមពាក់កណ្ដាលចុះក្រោម", + "half_even" => "ពាក់កណ្តាលគូ", + "half_five" => "ពាក់កណ្តាលប្រាំ", + "half_odd" => "ពាក់កណ្តាលសេស", + "half_up" => "ពាក់កណ្តាលឡើងលើ", + "round_down" => "បង្គត់ចុះ", + "round_up" => "បង្គត់ឡើង", +]; diff --git a/app/Language/km/Error.php b/app/Language/km/Error.php index c6cf4557c..df3806430 100644 --- a/app/Language/km/Error.php +++ b/app/Language/km/Error.php @@ -1,3 +1,5 @@ "អ្នកមិនមានសិទ្ធដើម្បីចូលទៅ ផ្នែកនោះទេ", + "unknown" => "កំហុសមិនស្គាល់", +]; diff --git a/app/Language/km/Expenses.php b/app/Language/km/Expenses.php index a2817c4aa..3823859f1 100644 --- a/app/Language/km/Expenses.php +++ b/app/Language/km/Expenses.php @@ -1,49 +1,50 @@ - "បន្ថែមចំណាយ", + "amount" => "ចំនួន", + "amount_number" => "ចំនួនត្រូវតែជាលេខ", + "amount_required" => "តំរូវអោយបំពេញចំនួនចំណាយ", + "by_category" => "ប្រភេទ", + "cannot_be_deleted" => "មិនអាចលប់ប្រភេទចំណាយ", + "cash" => "សាច់ប្រាក់", + "cash_filter" => "សាច់ប្រាក់", + "categories_name" => "ប្រភេទ", + "category_required" => "តំរូវអោយបំពេញប្រភេទ", + "check" => "ឆែក", + "check_filter" => "ឆែក", + "confirm_delete" => "តើអ្នកពិតជាចង់លប់ចំណាយដែលបានជ្រើសរើសមែនទេ?", + "confirm_restore" => "តើអ្នកពិតជាចង់ទាញយកមកវិញនូវចំណាយដែលបានជ្រើរើសមែនទេ?", + "credit" => "កាត​ឥណទាន", + "credit_filter" => "កាត​ឥណទាន", + "date" => "ថ្ងៃខែ", + "date_number" => "ថ្ងៃខែត្រូវតែជាចំនួនលេខ", + "date_required" => "តំរូវអោយបំពេញថ្ងៃខែ", + "debit" => "ប័ណ្ណ​ឥ​ណ្ណ​ពន្ធ", + "debit_filter" => "ប័ណ្ណ​ឥ​ណ្ណ​ពន្ធ", + "description" => "ការពិពណ៌នា", + "due" => "ប្រមូល", + "due_filter" => "ប្រមូល", + "employee" => "បង្កើតដោយ", + "error_adding_updating" => "កំហុសក្នុងការបន្ថែម / ធ្វើបច្ចុប្បន្នភាពចំណាយ", + "expense_id" => "លេខសំគាល់", + "expenses_employee" => "បុគ្គលិក", + "info" => "ពត៌មានចំណាយ", + "ip_address" => "", + "is_deleted" => "បានលប់", + "name_required" => "តំរូវអោយបំពេញឈ្មោះចំណាយ", + "new" => "ចំណាយថ្មី", + "new_supplier" => "", + "no_expenses_to_display" => "គ្មានចំណាយសំរាប់យកមកបង្ហាញ", + "none_selected" => "អ្នកមិនទាន់បានជ្រើរើសចំណាយណាមួយឡើយ", + "one_or_multiple" => "ចំណាយ", + "payment" => "ប្រភេទបង់ប្រាក់", + "start_typing_supplier_name" => "", + "successful_adding" => "បន្ថែមចំណាយបានជោគជ័យ", + "successful_deleted" => "ការចំណាយលប់បានជោគជ័យ", + "successful_updating" => "ការចំណាយធ្វើបច្ចុប្បន្នភាពបានជោគ", + "supplier_name" => "អ្នកផ្គត់ផ្គង់", + "supplier_tax_code" => "កូដពន្ធ", + "tax_amount" => "ពន្ធ", + "tax_amount_number" => "", + "update" => "ធ្វើបច្ចុប្បន្នភាពចំណាយ", +]; diff --git a/app/Language/km/Expenses_categories.php b/app/Language/km/Expenses_categories.php index 6d02f3654..0a0993549 100644 --- a/app/Language/km/Expenses_categories.php +++ b/app/Language/km/Expenses_categories.php @@ -1,21 +1,22 @@ - "តំរូវអោយបំពេញឈ្មោះប្រភេទចំណាយ", + "add_item" => "បន្ថែមប្រភេទ", + "cannot_be_deleted" => "មិនអាចលប់ប្រភេទចំណាយបាន", + "category_id" => "លេខសំគាល់", + "confirm_delete" => "តើអ្នកពិតជាចង់លប់ប្រភេទចំណាយដែលបានជ្រើរើសមែនទេ?", + "confirm_restore" => "", + "description" => "ពិពណ៌នាអំពីប្រភេទ", + "error_adding_updating" => "កំហុសក្នុងការបន្ថែម / ធ្វើបច្ចុប្បន្នភាពប្រភេទចំណាយ", + "info" => "ពត៌មានប្រភេទចំណាយ", + "name" => "ឈ្មោះប្រភេទ", + "new" => "ប្រភេទថ្មី", + "no_expenses_categories_to_display" => "គ្មានប្រភេទសំរាប់បង្ហាញ", + "none_selected" => "អ្នកមិនទាន់ជ្រើរើសប្រភេទចំណាយណាមួយនុះឡើយ", + "one_or_multiple" => "ប្រភេទចំណាយ", + "quantity" => "បរិមាណ", + "successful_adding" => "បន្ថែមប្រភេទចំណាយបានជោគជ័យ", + "successful_deleted" => "លប់ប្រភេទចំណាយបានជោគជ័យ", + "successful_updating" => "ធ្វើបច្ចុប្បន្នភាពប្រភេទចំណាយបានជោគជ័យ", + "update" => "ធ្វើបច្ចុប្បន្នភាពប្រភេទ", +]; diff --git a/app/Language/km/Giftcards.php b/app/Language/km/Giftcards.php index afa2fbd50..0ea8254ef 100644 --- a/app/Language/km/Giftcards.php +++ b/app/Language/km/Giftcards.php @@ -1,70 +1,71 @@ - "បន្ថែមឬដកស្តុកទំនិញ។", + "allow_alt_description" => "អនុញ្ញាតអោយមានពិពណ៌នាផ្សេងទៀត", + "bulk_edit" => "កែសំរួលម្ដងច្រើន", + "cannot_be_deleted" => "មិនអាចលប់ហ្គិវកាតបានទេ, មានហ្គិវកាតមួយឬច្រើនដែលបានជ្រើសរើសកំពង់ជាប់ប្រតិបត្តិការលក់។", + "cannot_find_giftcard" => "ហ្គិវកាតរកមិនឃើញ។", + "cannot_use" => "ហិ្គវកាត {0} មិនអាចយកមកប្រើជាមួយប្រតិបត្តិការលក់នេះបានទេ: មិនមានអតិថិជននេះ។", + "card_value" => "តំលៃ", + "category" => "ប្រភេទ", + "change_all_to_allow_alt_desc" => "អនុញ្ញាតអោយមានពិពណ៌នាផ្សេងទៀតសំរាប់ទាំងអស់។", + "change_all_to_not_allow_allow_desc" => "មិនអនុញ្ញាតិអោយមានពិពណ៌នាផ្សេងទៀតសំរាប់ទាំងអស់។", + "change_all_to_serialized" => "ប្លាស់ប្តូរទាំងអស់អោយទៅជាលេខសេរី", + "change_all_to_unserialized" => "ប្លាស់ប្តូរទាំងអស់មិនអោយទៅជាលេខសេរី", + "confirm_bulk_edit" => "តើអ្នកពិតជាចង់កែសំរួលហ្គិវកាតដែលបានជ្រើសរើសមែនទេ?", + "confirm_delete" => "តើអ្នកពិតជាចង់លប់ហ្គិវកាតដែលបានជ្រើសរើសមែនទេ?", + "confirm_restore" => "តើអ្នកពិតជាចង់ទាញយកហ្គិវកាតដែលបានជ្រើសរើសមកវិញមែនទេ?", + "cost_price" => "តំលៃលក់ដុំ", + "count" => "ធ្វើបច្ចុប្បន្នភាពស្តុកទំនិញ", + "csv_import_failed" => "នាំចូលឯកសារអិចសែលមិនបានជោគជ័យ។", + "current_quantity" => "បរិមាណបច្ចុប្បន្ន", + "description" => "ការពិពណ៌នា", + "details_count" => "រាប់ស្តុកទំនិញលំអិត", + "do_nothing" => "មិនមានប្រតិបតិ្តការ", + "edit_fields_you_want_to_update" => "កែសំរួលចន្លោះដែលអ្នកចង់កែសំរាប់ហ្គិវកាតដែលបានជ្រើរើស។", + "edit_multiple_giftcards" => "កែសំរួលហ្គិវកាតច្រើន។", + "error_adding_updating" => "បន្ថែមឬ ធ្វើបច្ចុប្បន្នភាពហ្គិវកាតមិនបានជោគជ័យ។", + "error_updating_multiple" => "ធ្វើបច្ចុប្បន្នភាពហ្គិវកាតមិនបានជោគជ័យ។", + "generate_barcodes" => "បង្កើតបាកូដ", + "giftcard" => "ហ្គិវកាត", + "giftcard_number" => "លេខហ្គិវកាត", + "info_provided_by" => "ព័ត៌មានផ្តល់ដោយ", + "inventory_comments" => "មតិយោបល់", + "is_serialized" => "ហ្គិវកាតមានលេខសេរី", + "low_inventory_giftcards" => "ស្តុកហ្គិវកាតសល់តិច", + "manually_editing_of_quantity" => "កែសំរួលបរិមាណដោយផ្ទាល់", + "must_select_giftcard_for_barcode" => "អ្នកត្រូវតែជ្រើសរើសហ្គិវកាតយាងតិចមួយសំរាប់យកមកធ្វើបាកូដ។", + "new" => "ហ្គិវកាតថ្មី", + "no_description_giftcards" => "ហ្គិវកាតមិនមានការពិពណ៌នា", + "no_giftcards_to_display" => "មិនមានហ្គិវកាតយកមកបង្ហាញ។", + "none" => "ទទេ", + "none_selected" => "មិនបានជ្រើសរើសហ្គិវកាតយកមកកែសំរួល។", + "number" => "លេខហ្គិវកាតត្រូវតែជាចំនួនលេខ។", + "number_information" => "លេខហ្គិវកាត", + "number_required" => "តំរូវអោយបំពេញលេខហ្គិវកាត។", + "one_or_multiple" => "ហ្គិវកាត", + "person_id" => "អតិថិជន", + "quantity" => "បរិមាណ", + "quantity_required" => "តំរូវអោយបំពេញបរិមាណ។ សូមបិទ (X) ដើម្បីចាកចេញ។", + "remaining_balance" => "ហ្គិវកាត {0} នៅសល់ {1}!", + "reorder_level" => "ចំនួនត្រូវកម្មង់បន្ថែម", + "retrive_giftcard_info" => "ទាញយកព៌ត័មានហ្គិវកាត", + "sales_tax_1" => "ពន្ធលក់", + "sales_tax_2" => "ពន្ធលក់ 2", + "serialized_giftcards" => "បង្កើតសេរីហ្គិវកាត", + "successful_adding" => "អ្នកបន្ថែមហ្គិវកាតបានជោគជ័យ", + "successful_bulk_edit" => "អ្នកបានធ្វើបច្ចុប្បន្នភាពហ្គិវកាតដែលបានជ្រើសរើសដោយជោគជ័យ", + "successful_deleted" => "អ្នកលប់បានជោគជ័យ", + "successful_updating" => "អ្នកបានធ្វើបច្ចុប្បន្នភាពហ្គិវកាតបានជោគជ័យ", + "supplier" => "អ្នកផ្គត់ផ្គង់", + "tax_1" => "ពន្ធ ‌1", + "tax_2" => "ពន្ធ​ 2", + "tax_percent" => "ពន្ធជាភាគរយ", + "tax_percents" => "ពន្ធជាភាគរយ", + "unit_price" => "តំលៃលក់រាយ", + "upc_database" => "ទិន្ន័យបាកូដ", + "update" => "ធ្វើបច្ចុប្បន្នភាពហ្គិវកាត", + "use_inventory_menu" => "ប្រើម៉ឺនុយស្តុកទំនិញ", + "value" => "តំលៃហ្គិវកាតត្រូវតែជាចំនួនលេខ។", + "value_required" => "តំរូវអោយបំពេញតំលៃហ្គិវកាត។", +]; diff --git a/app/Language/km/Item_kits.php b/app/Language/km/Item_kits.php index 7ceadf6a5..0321cc3ee 100644 --- a/app/Language/km/Item_kits.php +++ b/app/Language/km/Item_kits.php @@ -1,40 +1,41 @@ - "បន្ថែមទំនិញ", + "all" => "ទាំងអស់", + "cannot_be_deleted" => "ក្រុមទំនិញលប់មិនបានជោគជ័យ។", + "confirm_delete" => "តើអ្នកពិតជាចង់លប់ក្រុមទំនិញដែលបានជ្រើសរើសមែនទេ?", + "confirm_restore" => "តើអ្នកពិតជាចង់ទាញយកមកវិញនៅក្រុមទំនិញដែលបានជ្រើសរើសមែនទេ?", + "description" => "ពិពណ៌នាក្រុមទំនិញ", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "បញ្ចុះតំលៃជាភាគរយ", + "discount_type" => "", + "error_adding_updating" => "បន្ថែម​ ឬក៏ធ្វើបច្ចុប្បន្នភាព​ ក្រុមទំនិញមិនបានជោគជ័យ។", + "find_kit_item" => "មុខទំនេញ", + "info" => "ព៌ត័មានក្រុមទំនេញ", + "item" => "ទំនិញ", + "item_kit_number" => "", + "item_kit_number_duplicate" => "", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "មុខទំនិញ", + "kit" => "លេខសំគាល់ក្រុមទំនិញ", + "kit_and_components" => "កញ្ចប់និងសមាសភាគ", + "kit_and_stock" => "កញ្ចប់និងស្តុកទំនិញ", + "kit_only" => "កញ្ចប់តែមួយមុខគត់", + "name" => "ឈ្មោះកញ្ចប់ទំនិញ", + "new" => "កញ្ចប់ទំនិញថ្មី", + "no_item_kits_to_display" => "គ្មានកញ្ចប់ទំនិញសំរាប់បង្ហាញ។", + "none_selected" => "អ្នកមិនបានជ្រើសរើសកញ្ចប់ទំនិញណាមួយទេ។", + "one_or_multiple" => "កញ្ចប់ទំនិញ", + "price_option" => "ជម្រើសតម្លៃ", + "priced_only" => "តម្លៃតែប៉ុណ្ណោះ", + "print_option" => "ជម្រើសបោះពុម្ព", + "quantity" => "បរិមាណ", + "sequence" => "លំដាប់", + "successful_adding" => "អ្នកបន្ថែមកញ្ចប់ទំនិញបានជោគជ័យ", + "successful_deleted" => "អ្នកលប់បានជោគជ័យ", + "successful_updating" => "អ្នកធ្វើបច្ចុប្បន្នភាពកញ្ចប់ទំនិញបានជោគជ័យ", + "unit_price" => "", + "update" => "ធ្វើបច្ចុប្បន្នភាពកញ្ចប់ទំនិញ", +]; diff --git a/app/Language/km/Items.php b/app/Language/km/Items.php index eddf4b83c..e089e8230 100644 --- a/app/Language/km/Items.php +++ b/app/Language/km/Items.php @@ -1,118 +1,120 @@ "ស្តុក​ សំរាប់បន្ថែម រឺក៏ដកទំនិញ។", + "allow_alt_description" => "យល់ព្រម ចំពោះការពិព៌ណនា ផ្សេងទៀត", + "amount_entry" => "ចំនួន ត្រូវបញ្ជូល", + "bulk_edit" => "កែប្រែជាក្រុម", + "buy_price_required" => "តម្លៃទិញចូល ត្រូវតែបំពេញ។", + "cannot_be_deleted" => "", + "cannot_find_item" => "ទំនិញរកមិនឃើញ។", + "categories" => "", + "category" => "ប្រភេទ", + "category_new" => "", + "category_required" => "ត្រូវការ ប្រភេទចាំបាច់។", + "change_all_to_allow_alt_desc" => "អនុញ្ញាតអោយមានការព៌ណនាផ្សេងទៀត សំរាប់គ្រប់យ៉ាង។", + "change_all_to_not_allow_allow_desc" => "មិនអនុញ្ញាតអោយមានការព៌ណនាផ្សេងទៀត សំរាប់គ្រប់យ៉ាង។", + "change_all_to_serialized" => "ផ្លាស់ប្ដូរទាំងអស់ទៅជាលំដាប់", + "change_all_to_unserialized" => "ផ្លាស់ប្ដូរទាំងអស់ទៅជាមិនលំដាប់", + "change_image" => "ផ្លាស់ប្ដូររូបភាព", + "confirm_bulk_edit" => "តើអ្នកពិតជាចង់កែប្រែ ទំនិញដែលបានជ្រើសរើសមែនទេ?", + "confirm_bulk_edit_wipe_taxes" => "រាល់ពន្ធលើទំនិញទាំងអស់ នឹងធ្វើការផ្លាស់ប្ដូរ។", + "confirm_delete" => "តើអ្នកពិតជាចង់លុបទំនិញដែលបានជ្រើសរើសមែនទេ?", + "confirm_restore" => "តើអ្នកពិតជាចង់ដាក់មកវិញនៅទំនិញដែលបានជ្រើសរើសមែនទេ?", + "cost_price" => "តម្លៃលក់ដុំ", + "cost_price_number" => "តម្លៃលក់ដុំត្រូវតែជាលេខ។", + "cost_price_required" => "ត្រូវការតម្លៃលក់ដុំជាចាំបាច់។", + "count" => "កែប្រែ ទំនិញក្នុងស្តុក", + "csv_import_failed" => "CSV បញ្ចូលមិនបានសំរេច", + "csv_import_nodata_wrongformat" => "ដាក់បញ្ជុល CSV មិនមានទិន្នន័យ ឬទំរង់មិនត្រឹមត្រូវ។", + "csv_import_partially_failed" => "មានទំននិញ {0} បញ្ជូលមិនបានសំរេច នៅជួរ: {1}​ ។ គ្មានជួរណាមួយត្រូវបានបញ្ជូលនោះទេ។", + "csv_import_success" => "ទំនិញក្នុង CSV បញ្ចូលបានសំរេច។", + "current_quantity" => "បរិមាណបច្ចុប្បន្ន", + "default_pack_name" => "", + "description" => "បរិយាយ", + "details_count" => "ចំនួនទំនិញក្នុងស្ដុកជាក់លាក់", + "do_nothing" => "មិនធ្វើអ្វី", + "edit" => "", + "edit_fields_you_want_to_update" => "កែប្រែព៌តមានទៅលើកន្លែងដែលបានជ្រើសរើស។", + "edit_multiple_items" => "កែប្រែ ទំនិញច្រើនក្នុងពេលតែមួយ", + "empty_upc_items" => "ទំនិញមិនមាន លេខកូត", + "error_adding_updating" => "មានបញ្ហា បន្ថែម /កែប្រែទំនិញ", + "error_updating_multiple" => "មានបញ្ហាកែប្រែទំនិញ", + "generate_barcodes" => "បង្កើតលេខកូត", + "hsn_code" => "", + "image" => "រូបសម្គាល់", + "import_items_csv" => "ទំនិញបញ្ចូលពី CSV", + "info_provided_by" => "ព៌តមានផ្ដល់ដោយ", + "inventory" => "ស្ដុកទំនិញ", + "inventory_CSV_import_quantity" => "ចំនួនទំនិញ បញ្ចូលពី CSV", + "inventory_comments" => "មតិយោបល់", + "inventory_data_tracking" => "តាមដានទិន្នន័យស្តុកទំនិញ", + "inventory_date" => "ថ្ងៃខែ", + "inventory_employee" => "បុគ្គលិក", + "inventory_in_out_quantity" => "បរិមាណ ចូល/ចេញ", + "inventory_remarks" => "សំគាល់", + "is_deleted" => "បានលុប", + "is_printed" => "", + "is_serialized" => "ទំនិញមានលេខរៀង", + "item" => "ទំនិញ", + "item_id" => "", + "item_number" => "លេខកូត", + "item_number_duplicate" => "លេខរបស់ទំនិញមាននៅក្នុងទិន្នន័យរួចរាល់។", + "kit" => "កញ្ចប់", + "location" => "ទីតាំង", + "low_inventory_items" => "ទំនិញអស់ពីស្តុក", + "low_sell_item" => "ទំនិញជិតអស់", + "manually_editing_of_quantity" => "កែប្រែចំនួនមានក្នុងស្តុក", + "markup" => "", + "name" => "ឈ្មោះទំនិញ", + "name_required" => "ឈោ្មះទំនិញត្រូវការចាំបាច់។", + "new" => "ទំនិញថ្មី", + "no_description_items" => "ទំនិញមិនមានការបរិយាយ", + "no_items_to_display" => "មិនមានទំនិញសំរាប់បង្ហាញ។", + "none" => "គ្មាន", + "none_selected" => "អ្នកមិនបានជ្រើសរើសទំនិញណាមួយសំរាប់កែប្រែនោះទេ", + "nonstock" => "មិនមានស្ដុក", + "number_information" => "លេខរបស់ទំនិញ", + "number_required" => "ត្រូវការលេខកូតចាំបាច់។", + "one_or_multiple" => "ទំនិញ", + "pack_name" => "កញ្ចប់ឈ្មោះ", + "qty_per_pack" => "បរិមាណក្នុងមួយកញ្ចប់", + "quantity" => "បរិមាណ", + "quantity_number" => "បរិមាណត្រូវតែជាលេខ។", + "quantity_required" => "បរិមាណ​ ត្រូវការជាចាំបាច់។", + "receiving_quantity" => "បរិមាណដែលបានទទួល", + "remove_image" => "ដករូបភាព", + "reorder_level" => "រៀបឡើងវិញនៅលំដាប់", + "reorder_level_number" => "រៀបលេខលំដាប់ឡើងវិញត្រូវតែជាលេខ។", + "reorder_level_required" => "រៀបលេខលំដាប់ឡើងវិញត្រូវការចាំបាច់។", + "retrive_item_info" => "ទាញយកព៌តមាននៃទំនិញ", + "sales_tax_1" => "ពន្ធនៃការលក់", + "sales_tax_2" => "ពន្ធនៃការលក់ 2", + "search_attributes" => "ស្វែងរកព៌តមានបន្ថែម", + "select_image" => "ជ្រើសរើសរូបភាព", + "serialized_items" => "ធ្វើអោយទំនិញមានលេខរៀង", + "standard" => "ស្តង់ដារ", + "stock" => "ស្តុក", + "stock_location" => "ទីតាំងស្តុក", + "stock_type" => "ប្រភេទ ស្តុក", + "successful_adding" => "អ្នកទទួលបានជោគជ័យក្នុងការបន្ថែមទំនិញ", + "successful_bulk_edit" => "អ្នកទទួលបានជោគជ័យក្នុងការកែប្រែទំនិញ", + "successful_deleted" => "អ្នកទទួលបានជោគជ័យក្នុងការលុប", + "successful_updating" => "អ្នកទទួលបានជោគជ័យក្នុងការកែប្រែទំនិញ", + "supplier" => "អ្នកផ្គត់ផ្គង់", + "tax_1" => "ពន្ធ​ 1", + "tax_2" => "ពន្ធ​ 2", + "tax_3" => "", + "tax_category" => "ប្រភេទពន្ធ​", + "tax_percent" => "", + "tax_percent_number" => "ភាគរយពន្ធត្រូវតែជាលេខគត់", + "tax_percent_required" => "ភាគរយពន្ធត្រូវការជាចាំបាច់។", + "tax_percents" => "ភាគរយពន្ធ", + "temp" => "បណ្ដោះអាសន្ន", + "type" => "ប្រភេទទំនិញ", + "unit_price" => "តម្លៃរាយ", + "unit_price_number" => "តម្លៃក្នុងមួយឯកតា ត្រូវតែជាលេខ។", + "unit_price_required" => "តម្លៃលក់រាយ ត្រូវការជាចាំបាច់។", + "upc_database" => "ទិន្នន័យ លេខកូត", + "update" => "កែប្រែទំនិញ", + "use_inventory_menu" => "ប្រើប្រាស់បញ្ជីទំនិញ", +]; diff --git a/app/Language/km/Login.php b/app/Language/km/Login.php index 7f90d228b..1e1424d06 100644 --- a/app/Language/km/Login.php +++ b/app/Language/km/Login.php @@ -1,13 +1,14 @@ - "ខ្ញុំមិនមែនជាម៉ាស៊ីនទេ។", + "go" => "ចាប់ផ្ដើម", + "invalid_gcaptcha" => "មិនត្រឹមត្រូវខ្ញុំមិនមែនជាម៉ាស៊ីនទេ។", + "invalid_installation" => "ការបញ្ចូលមិនត្រឹមត្រូវ, សូមពិនិត្យមើលឯកសារ php.ini របស់អ្នក។", + "invalid_username_and_password" => "ឈ្មោះឬក៏ពាក្យសំងាត់មិនត្រឹមត្រូវ។", + "login" => "ចូល", + "logout" => "", + "migration_needed" => "", + "password" => "ពាក្យសំងាត់", + "username" => "ឈ្មោះ", + "welcome" => "", +]; diff --git a/app/Language/km/Messages.php b/app/Language/km/Messages.php index d628a5da0..a41942a63 100644 --- a/app/Language/km/Messages.php +++ b/app/Language/km/Messages.php @@ -1,14 +1,15 @@ - "នាមត្រកូល", + "last_name" => "ឈ្មោះ", + "message" => "សារ", + "message_placeholder" => "សរសេរសាររបស់អ្នកនៅទីនេះ...", + "message_required" => "តំរូវអោយមានសារ", + "multiple_phones" => "(ក្នុងករណីមានបង្កាន់ដៃច្រើន, សូមបំពេញលេខទូរស័ព្ទដាច់ពីគ្នាដោយសញ្ញាក្បៀស)", + "phone" => "លេខទូរស័ព្ទ", + "phone_number_required" => "តំរូវអោយបំពេញលេខទូរស័ព្ទ", + "phone_placeholder" => "បំពេញលេខទូរស័ព្ទនៅទីនេះ...", + "sms_send" => "ផ្ញើរសារ", + "successfully_sent" => "ការផ្ញើរសារបានជោគជ័យទៅកាន់: ", + "unsuccessfully_sent" => "ការផ្ញើរសារមិនបានជោគជ័យទៅកាន់: ", +]; diff --git a/app/Language/km/Module.php b/app/Language/km/Module.php index 43647a45f..2243b032d 100644 --- a/app/Language/km/Module.php +++ b/app/Language/km/Module.php @@ -1,46 +1,48 @@ "", + "admin_cashups_desc" => "", + "attributes" => "ពត៌មានបន្ថែម", + "attributes_desc" => "ថែម, កែប្រែ, លុប, រឺក៏ ស្វែងរកព៌តមានបន្ថែម។", + "both" => "ទាំងពីរ", + "cashups" => "សាច់ប្រាក់បានទទួល", + "cashups_desc" => "បន្ថែម, កែប្រែ, លុប, រឺស្វែងរក សាច់ប្រាក់ដែលបានទទួល។", + "config" => "ការកំណត់", + "config_desc" => "ផ្លាស់ប្ដូរការកំណត់របស់ OSPOS។", + "customers" => "អតិថិជន", + "customers_desc" => "បន្ថែម, កែប្រែ, លុយ, រឺស្វែងរក អតិថិជន។", + "employees" => "បុគ្គលិក", + "employees_desc" => "បន្ថែម, កែប្រែ, លុប, រឺស្វែងរក បុគ្គលិក។", + "expenses" => "ការចំណាយ", + "expenses_categories" => "ប្រភេទចំណាយ", + "expenses_categories_desc" => "បន្ថែម, កែប្រែ, រឺលុប ប្រភេទចំណាយ។", + "expenses_desc" => "បន្ថែម, កែប្រែ, លុប, រឺស្វែងរក​ ការចំណាយ។", + "giftcards" => "កាតអំណោយ", + "giftcards_desc" => "បន្ថែម, កែប្រែ, លុប, រឺស្វែងរក​ កាតអំណោយ។", + "home" => "ដើម", + "home_desc" => "បញ្ជីទីតាំងដើម។", + "item_kits" => "ទំនិញលក់ជាកញ្ជប់", + "item_kits_desc" => "បន្ថែម, កែប្រែ, លុប, រឺស្វែងរក​ ទំនិញជាកញ្ចប់។", + "items" => "ទំនិញ", + "items_desc" => "បន្ថែម, កែប្រែ, លុប, រឺស្វែងរកទំនិញ។", + "messages" => "សារ", + "messages_desc" => "ផ្ញើរសារទៅកាន់ អតិថិជន, អ្នកផ្គត់ផ្គង, និងបុគ្គលិក។", + "migrate" => "ផ្លាស់ប្ដូរទីតាំង", + "migrate_desc" => "កែប្រែ OSPOS ទិន្នយ័យ។", + "office" => "ការិយាល័យ", + "office_desc" => "បញ្ជីការិយាល័យ។", + "receivings" => "ការទទួល", + "receivings_desc" => "ដាក់បញ្ជារ ការទិញុ។", + "reports" => "របាយការណ៍", + "reports_desc" => "បង្ហាញ និងបង្កើត របាយការណ៍។", + "sales" => "ការលក់", + "sales_desc" => "ដាក់បញ្ជារ​ការលក់ និងទទួលទំនិញត្រលប់មកវិញ។", + "suppliers" => "អ្នកផ្គត់ផ្គង់", + "suppliers_desc" => "បន្ថែម, កែប្រែ, លុប, រឺស្វែងរក អ្នកផ្គត់ផ្គង់។", + "taxes" => "ពន្ធ", + "taxes_desc" => "កំណត់ពន្ធការលក់។", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/km/Receivings.php b/app/Language/km/Receivings.php index 9f4ae632f..953bdbeb5 100644 --- a/app/Language/km/Receivings.php +++ b/app/Language/km/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "បោះបង់", + "cannot_be_deleted" => "លប់ការទទួលមិនបានជោគជ័យ។", + "comments" => "មតិយោបល់", + "complete_receiving" => "រួចរាល់", + "confirm_cancel_receiving" => "អ្នកពិតជាចង់លប់ការទទួលនេះមែនទេ? រាល់ទំនិញទាំងអស់នឹងត្រូវបានលប់ចោល។", + "confirm_delete" => "តើអ្នកពិតជាចង់លប់ទំនិញកំពង់ទទួលមែនទេ?​សកម្មភាពនេះមិនអាចត្រឡប់ក្រោយវិញបានទេ។", + "confirm_finish_receiving" => "តើអ្នកប្រាកដថាអ្នកចង់បញ្ជូនការទទួលនេះមែនទេ? សកម្មភាពនេះមិនអាចត្រឡប់ក្រោយវេញបានទេ។", + "confirm_restore" => "", + "cost" => "តំលៃ", + "daily" => "", + "date" => "ថ្ងៃខែទទួល", + "date_required" => "ត្រូវបំពេញថ្ងៃខែអោយបានត្រឹមត្រូវ។", + "date_type" => "តម្រូវអោយបំពេញថ្ងៃខែែ។", + "delete_entire_sale" => "លប់ការលក់ទាំងអស់", + "discount" => "បញ្ចុះតំលៃជា %", + "edit" => "កែតម្រូវ", + "edit_sale" => "កែតម្រូវការទទួល", + "employee" => "បុគ្គលិក", + "error_editing_item" => "កែតម្រូវមុខទំនិញមិនបានជោគជ័យ។", + "error_requisition" => "មិនអាចផ្លាស់ប្តូរស្តក់ទំនិញពី ឬក៏ទីតាំងស្តក់ដូចគ្នាបានទេ។", + "find_or_scan_item" => "ស្វែងរក ឬក៏ស្កេនមុខទំនិញ", + "find_or_scan_item_or_receipt" => "ស្វែងរក ឬក៏ស្កេនទំនិញ ឬក៏បង្កាន់ដៃ", + "id" => "លេខសំគាល់ទទួល", + "item_name" => "ឈ្មោះទំនិញ", + "mode" => "របៀបទទួល", + "new_supplier" => "អ្នកផ្គត់ផ្គង់ថ្មី", + "one_or_multiple" => "ការទទួល(s)", + "print_after_sale" => "បោះពុម្ពបន្ទាប់ពីការលក់", + "quantity" => "ចំនួន", + "receipt" => "បង្កាន់ដៃទទួល", + "receipt_number" => "លេខទទួល", + "receiving" => "ទទួល", + "reference" => "យោង", + "register" => "ទទួលទំនិញ", + "requisition" => "កម្មង់", + "return" => "ប្រគល់ត្រឡប់ទៅវិញ", + "select_supplier" => "", + "ship_pack" => "", + "start_typing_supplier_name" => "", + "stock" => "", + "stock_destination" => "", + "stock_locaiton" => "", + "stock_source" => "", + "successfully_deleted" => "", + "successfully_updated" => "", + "supplier" => "", + "supplier_address" => "", + "supplier_email" => "", + "supplier_location" => "", + "total" => "", + "transaction_failed" => "", + "unable_to_add_item" => "", + "unsuccessfully_updated" => "", + "update" => "", +]; diff --git a/app/Language/km/Reports.php b/app/Language/km/Reports.php index d6ef9a6c3..7b6e15b8a 100644 --- a/app/Language/km/Reports.php +++ b/app/Language/km/Reports.php @@ -1,147 +1,148 @@ - "", + "authority" => "", + "canceled" => "", + "categories" => "", + "categories_summary_report" => "", + "category" => "", + "code_canceled" => "", + "code_invoice" => "", + "code_pos" => "", + "code_quote" => "", + "code_return" => "", + "code_type" => "", + "code_work_order" => "", + "comments" => "", + "commission" => "", + "complete" => "", + "completed_sales" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost" => "", + "cost_price" => "", + "count" => "", + "customer" => "", + "customers" => "", + "customers_summary_report" => "", + "date" => "", + "date_range" => "", + "description" => "", + "detailed_receivings_report" => "", + "detailed_receivings_report_input" => "", + "detailed_reports" => "", + "detailed_requisition_report" => "", + "detailed_sales_report" => "", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "discounts" => "", + "discounts_summary_report" => "", + "earned" => "", + "employee" => "", + "employees" => "", + "employees_summary_report" => "", + "expenses" => "", + "expenses_amount" => "", + "expenses_categories" => "", + "expenses_categories_summary_report" => "", + "expenses_category" => "", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "", + "expenses_total_amount" => "", + "expenses_total_tax_amount" => "", + "graphical_reports" => "", + "inventory" => "", + "inventory_low" => "", + "inventory_low_report" => "", + "inventory_reports" => "", + "inventory_summary" => "", + "inventory_summary_report" => "", + "item" => "", + "item_count" => "", + "item_name" => "", + "item_number" => "", + "items" => "", + "items_purchased" => "", + "items_received" => "", + "items_summary_report" => "", + "jurisdiction" => "", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "", + "more_than_zero" => "", + "name" => "", + "no_reports_to_display" => "", + "payment_type" => "", + "payments" => "", + "payments_summary_report" => "", + "profit" => "", + "quantity" => "", + "quantity_purchased" => "", + "quotes" => "", + "received_by" => "", + "receiving_id" => "", + "receiving_type" => "", + "receivings" => "", + "reorder_level" => "", + "report" => "", + "report_input" => "", + "reports" => "", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "", + "returns" => "", + "revenue" => "", + "sale_id" => "", + "sale_type" => "", + "sales" => "", + "sales_amount" => "", + "sales_summary_report" => "", + "sales_taxes" => "", + "sales_taxes_summary_report" => "", + "serial_number" => "", + "service_charge" => "", + "sold_by" => "", + "sold_items" => "", + "sold_to" => "", + "stock_location" => "", + "sub_total_value" => "", + "subtotal" => "", + "summary_reports" => "", + "supplied_by" => "", + "supplier" => "", + "suppliers" => "", + "suppliers_summary_report" => "", + "tax" => "", + "tax_category" => "", + "tax_name" => "", + "tax_percent" => "", + "tax_rate" => "", + "taxes" => "", + "taxes_summary_report" => "", + "total" => "", + "total_inventory_value" => "", + "total_low_sell_quantity" => "", + "total_quantity" => "Total Quantity", + "total_retail" => "Total Inv. Retail Value", + "trans_amount" => "", + "trans_due" => "", + "trans_group" => "", + "trans_nopay_sales" => "", + "trans_payments" => "", + "trans_refunded" => "", + "trans_sales" => "", + "trans_type" => "", + "type" => "", + "unit_price" => "", + "used" => "", + "work_orders" => "", + "zero_and_less" => "", +]; diff --git a/app/Language/km/Sales.php b/app/Language/km/Sales.php index 8611d232c..1f8c343e0 100644 --- a/app/Language/km/Sales.php +++ b/app/Language/km/Sales.php @@ -1,222 +1,224 @@ "ពិន្ទុដែលប្រើប្រាស់បាន", + "rewards_package" => "រង្វាន់", + "rewards_remaining_balance" => "ពន្ទុកសំរាប់ដូរយករង្វាន់នៅសល់ ", + "account_number" => "លេខគណនី", + "add_payment" => "បញ្ជូលរបៀបបង់ប្រាក់", + "amount_due" => "ទឹកប្រាក់ដែលត្រូវបង់", + "amount_tendered" => "ទឹកប្រាក់បានមកពីការបង់ទាំងផ្សេងៗ", + "authorized_signature" => "ហត្ថលេខា", + "cancel_sale" => "បោះបង់", + "cash" => "ប្រាក់", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "ទឹកប្រាក់ដែរធ្វើការកែប្រែ", + "cash_deposit" => "ប្រាក់កក់", + "cash_filter" => "ប្រាក់", + "change_due" => "សុពលភាពនៃការកែប្រែ", + "change_price" => "ប្ដូរតម្លៃលក់", + "check" => "ឆែក", + "check_balance" => "ឆែក ចំនួននៅសល់", + "check_filter" => "ឆែក", + "close" => "", + "comment" => "យោបល់", + "comments" => "យោបល់", + "company_name" => "", + "complete" => "", + "complete_sale" => "សំរេច", + "confirm_cancel_sale" => "តើអ្នកពិតជាចង់លុបការលក់នេះមែនទេ? រាល់ទំនិញទាំងអស់នឹងត្រូវបានលុប។", + "confirm_delete" => "តើអ្នកពិតជាចង់លុបការលក់ដែរបានជ្រើសរើសមែនទេ?", + "confirm_restore" => "តើអ្នកពិតជាចង់ដាក់មកវិញនៅការលក់ដែរបានជ្រើសរើសមែនទេ?", + "credit" => "បណ្ណ័មូលបត្របំណុល", + "credit_deposit" => "ដាក់ លុយ", + "credit_filter" => "បណ្ណ័មូលបត្របំណុល", + "current_table" => "", + "customer" => "អតិថិជន", + "customer_address" => "អាសយដ្ឋាន", + "customer_discount" => "បញ្ចុះតម្លៃ", + "customer_email" => "អ៊ីម៉ែល", + "customer_location" => "ទីតាំង", + "customer_mailchimp_status" => "", + "customer_optional" => "(ត្រូវការបញ្ចូល ប្រាក់ដែលត្រូវបង់)", + "customer_required" => "(ត្រូវការ)", + "customer_total" => "សរុប", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "ថ្ងៃខែ លក់", + "date_range" => "ចន្លោះ ថ្ងៃខែ", + "date_required" => "ត្រូវតែបញ្ជូល ថ្ងៃខែ​ដែលត្រឹមត្រូវ", + "date_type" => "ត្រូវការបញ្ចូលថ្ងៃខែ​ជាចាំបាច់។", + "debit" => "កាត ធនាគារ", + "debit_filter" => "", + "delete" => "យល់ព្រម អោយលុប", + "delete_confirmation" => "តើអ្នកពិតជាចង់លុបការលក់នេះមែនទេ? ធ្វើដូចនេះអ្នកមិនអាចហៅវាត្រលប់មកវិញទេ។", + "delete_entire_sale" => "លុបការលក់ទាំងអស់", + "delete_successful" => "ការលក់ ត្រូវបានលុបដោយជោគជ័យ។", + "delete_unsuccessful" => "ការលក់ មិនត្រូវបានលុប។", + "description_abbrv" => "បរិយាយ។", + "discard" => "មិនយកជាការ", + "discard_quote" => "", + "discount" => "បញ្ចុះតម្លៃ", + "discount_included" => "បញ្ចុះតម្លៃ %", + "discount_short" => "%", + "due" => "ដល់ពេល", + "due_filter" => "ដល់ពេល", + "edit" => "កែប្រែ", + "edit_item" => "កែប្រែទំនិញ", + "edit_sale" => "កែប្រែការលក់", + "email_receipt" => "អ្នកទទួលអ៊ីម៉េល", + "employee" => "បុគ្គលិក", + "entry" => "បញ្ចូល", + "error_editing_item" => "មានកំហុស ក្នុងការកែប្រែទំនិញ", + "find_or_scan_item" => "ស្វែងរក ឬស្កេនទំនិញ", + "find_or_scan_item_or_receipt" => "ស្វែងរក ឬ​ស្កេនទំនិញ ឬ វិក័យបត្រ", + "giftcard" => "កាតអំណោយ", + "giftcard_balance" => "សមតុល្យលើកាតអំណោយ", + "giftcard_filter" => "", + "giftcard_number" => "លេខកាតអំណោយ", + "group_by_category" => "", + "group_by_type" => "", + "hsn" => "", + "id" => "", + "include_prices" => "", + "invoice" => "", + "invoice_confirm" => "", + "invoice_enable" => "", + "invoice_filter" => "", + "invoice_no_email" => "", + "invoice_number" => "", + "invoice_number_duplicate" => "", + "invoice_sent" => "", + "invoice_total" => "", + "invoice_type_custom_invoice" => "", + "invoice_type_custom_tax_invoice" => "", + "invoice_type_invoice" => "", + "invoice_type_tax_invoice" => "", + "invoice_unsent" => "", + "invoice_update" => "", + "item_insufficient_of_stock" => "", + "item_name" => "", + "item_number" => "", + "item_out_of_stock" => "", + "key_browser" => "", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "", + "must_enter_numeric" => "", + "must_enter_numeric_giftcard" => "", + "new_customer" => "", + "new_item" => "", + "no_description" => "", + "no_filter" => "", + "no_items_in_cart" => "", + "no_sales_to_display" => "", + "none_selected" => "", + "nontaxed_ind" => "", + "not_authorized" => "", + "one_or_multiple" => "", + "payment" => "", + "payment_amount" => "", + "payment_not_cover_total" => "", + "payment_type" => "", + "payments" => "", + "payments_total" => "", + "price" => "", + "print_after_sale" => "", + "quantity" => "", + "quantity_less_than_reorder_level" => "", + "quantity_less_than_zero" => "", + "quantity_of_items" => "", + "quote" => "", + "quote_number" => "", + "quote_number_duplicate" => "", + "quote_sent" => "", + "quote_unsent" => "", + "receipt" => "", + "receipt_no_email" => "", + "receipt_number" => "", + "receipt_sent" => "", + "receipt_unsent" => "", + "refund" => "", + "register" => "", + "remove_customer" => "", + "remove_discount" => "", + "return" => "", + "rewards" => "", + "rewards_balance" => "", + "sale" => "", + "sale_by_invoice" => "", + "sale_for_customer" => "", + "sale_time" => "", + "sales_tax" => "", + "sales_total" => "", + "select_customer" => "", + "send_invoice" => "", + "send_quote" => "", + "send_receipt" => "", + "send_work_order" => "", + "serial" => "", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "", + "show_receipt" => "", + "start_typing_customer_name" => "", + "start_typing_item_name" => "", + "stock" => "", + "stock_location" => "", + "sub_total" => "", + "successfully_deleted" => "", + "successfully_restored" => "", + "successfully_suspended_sale" => "", + "successfully_updated" => "", + "suspend_sale" => "", + "suspended_doc_id" => "", + "suspended_sale_id" => "", + "suspended_sales" => "", + "table" => "", + "takings" => "", + "tax" => "", + "tax_id" => "", + "tax_invoice" => "", + "tax_percent" => "", + "taxed_ind" => "", + "total" => "", + "total_tax_exclusive" => "", + "transaction_failed" => "", + "unable_to_add_item" => "", + "unsuccessfully_deleted" => "", + "unsuccessfully_restored" => "", + "unsuccessfully_suspended_sale" => "", + "unsuccessfully_updated" => "", + "unsuspend" => "", + "unsuspend_and_delete" => "", + "update" => "", + "upi" => "", + "visa" => "", + "wholesale" => "", + "work_order" => "", + "work_order_number" => "", + "work_order_number_duplicate" => "", + "work_order_sent" => "", + "work_order_unsent" => "", +]; diff --git a/app/Language/km/Suppliers.php b/app/Language/km/Suppliers.php index 86897180b..8dd60cbf2 100644 --- a/app/Language/km/Suppliers.php +++ b/app/Language/km/Suppliers.php @@ -1,22 +1,24 @@ "លេខគណនី", + "agency_name" => "លេខភ្នាក់ងារ", + "cannot_be_deleted" => "មិនអាចលុបអ្នកផ្គត់ផ្គងដែលបានជ្រើសរើស​ ។ មានទំនិញកំពុងដាក់លក់", + "category" => "ប្រភេទទំនិញ", + "company_name" => "ឈ្មោះក្រុមហ៊ុន", + "company_name_required" => "ត្រូវការបំពេញឈ្មោះក្រុមហ៊ុន​។", + "confirm_delete" => "តើអ្នកពិតជាចង់លុបអ្នកផ្គត់ផ្គងដែរបានជ្រើសរើសមែនទេ?", + "confirm_restore" => "តើអ្នកពិតជាចង់ដាក់អ្នកផ្គត់ផ្គង់ដែរបានជ្រើសរើសទៅកន្លែងដើម?", + "cost" => "តម្លៃពីអ្នកផ្គត់ផ្គង់", + "error_adding_updating" => "ការកែប្រែ រឺបន្ថែមអ្នកផ្គត់ផ្គង់មិនបានសំរេច។", + "goods" => "ទំនិញរបស់អ្នកផ្គត់ផ្គង់", + "new" => "អ្នកផ្គត់ផ្គង់ថ្មី", + "none_selected" => "អ្នកមិនបានជ្រើសរើសអ្នកផ្គត់ផ្គង់ណាមួយដើម្បីលុបនោះទេ។", + "one_or_multiple" => "អ្នកផ្គត់ផ្គង់", + "successful_adding" => "អ្នកបានបន្ថែមអ្នកផ្គត់ផ្គង់បានសំរេច", + "successful_deleted" => "អ្នកបានលុបអ្នកផ្គត់ផ្គង់បានសំរេច", + "successful_updating" => "អ្នកបានកែប្រែអ្នកផ្គត់ផ្គង់បានសំរេច", + "supplier" => "អ្នកផ្គត់ផ្គង់", + "supplier_id" => "លេខរៀង", + "tax_id" => "លេខរៀងពន្ធ", + "update" => "កែប្រែអ្នកផ្គត់ផ្គង់", +]; diff --git a/app/Language/km/Taxes.php b/app/Language/km/Taxes.php index 8b395b5b0..6ae3d5b76 100644 --- a/app/Language/km/Taxes.php +++ b/app/Language/km/Taxes.php @@ -1,81 +1,82 @@ - "", + "cascade" => "", + "cascade_sequence" => "", + "city" => "", + "code" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "default_tax_category" => "", + "default_tax_rate" => "", + "error_adding_updating" => "", + "group_seq" => "", + "jurisdiction_name" => "", + "name" => "", + "new" => "", + "no_taxes" => "", + "no_taxes_to_display" => "", + "reporting_authority" => "", + "round_half_down" => "", + "round_half_even" => "", + "round_half_odd" => "", + "round_half_up" => "", + "rounding_code" => "", + "sales_tax" => "", + "sales_tax_by_invoice" => "", + "sequence" => "", + "state" => "", + "successful_deleted" => "", + "tax_categories" => "", + "tax_categories_configuration" => "", + "tax_categories_saved_successfully" => "", + "tax_categories_saved_unsuccessfully" => "", + "tax_category" => "", + "tax_category_code" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_name" => "", + "tax_category_new" => "", + "tax_category_required" => "", + "tax_code" => "", + "tax_code_cannot_be_deleted" => "", + "tax_code_duplicate" => "", + "tax_code_invalid_chars" => "", + "tax_code_name" => "", + "tax_code_required" => "", + "tax_code_successful_deleted" => "", + "tax_code_successful_updated" => "", + "tax_code_successful_updating" => "", + "tax_code_successfully_added" => "", + "tax_code_type" => "", + "tax_codes" => "", + "tax_codes_configuration" => "", + "tax_codes_saved_successfully" => "", + "tax_codes_saved_unsuccessfully" => "", + "tax_excluded" => "", + "tax_group" => "", + "tax_group_not_unique" => "", + "tax_group_sequence" => "", + "tax_included" => "", + "tax_jurisdiction" => "", + "tax_jurisdiction_duplicate" => "", + "tax_jurisdiction_invalid_chars" => "", + "tax_jurisdiction_required" => "", + "tax_jurisdictions" => "", + "tax_jurisdictions_configuration" => "", + "tax_jurisdictions_saved_successfully" => "", + "tax_jurisdictions_saved_unsuccessfully" => "", + "tax_rate" => "", + "tax_rate_configuration" => "", + "tax_rate_error_adding_updating" => "", + "tax_rate_numeric" => "", + "tax_rate_required" => "", + "tax_rate_successful_updated" => "", + "tax_rate_successfully_added" => "", + "tax_rates" => "", + "tax_rates_configuration" => "", + "tax_rounding" => "", + "tax_type" => "", + "update" => "", + "vat_tax" => "", +]; diff --git a/app/Language/lo/Attributes.php b/app/Language/lo/Attributes.php index 2e77c7543..761d3ba19 100644 --- a/app/Language/lo/Attributes.php +++ b/app/Language/lo/Attributes.php @@ -1,30 +1,32 @@ "ຄ່າແອດທິບິວບໍ່ສາມາດມີ ':' ຫລື '|'", + "confirm_delete" => "ແນ່ໃຈຫຼືບໍທີ່ຈະລືບລາຍການທີ່ເລືອກ", + "confirm_restore" => "ແນ່ໃຈຫຼືບໍທີ່ຈະຄືນຄ່າແອັດທິບິ້ວດັ່ງກ່າວ?", + "definition_cannot_be_deleted" => "ບໍສາມາດລືບລາຍການທີ່ເລືອກໄດ້", + "definition_error_adding_updating" => "ລາຍການ {0} ບໍສາມາດເພີ່ມ ຫຼື ແກ້ໄຂ. ກະລຸນາກວດສອບຢູ່ log ຂໍ້ຜິດຜາດ", + "definition_flags" => "ຄູນສົມບັດການເບິ່ງເຫັນ", + "definition_group" => "ກຸ່ມ", + "definition_id" => "ລະຫັດ", + "definition_name" => "ເພີ່ມລາຍການ", + "definition_name_required" => "ຕ້ອງໄດ້ລະບຸຊື່ລາຍການ", + "definition_one_or_multiple" => "ລາຍການ", + "definition_successful_adding" => "ເພີ່ມລາຍການສຳເລັດແລ້ວ", + "definition_successful_deleted" => "ລຶບລາຍການສຳເລັດແລ້ວ", + "definition_successful_updating" => "ແກ້ໄຂລາຍການສຳເລັດແລ້ວ", + "definition_type" => "ປະເພດລາຍການ", + "definition_type_required" => "ປະເພດແອດທີບິວ ຈຳເປັນຕ້ອງໃຊ້", + "definition_unit" => "", + "definition_values" => "", + "new" => "", + "no_attributes_to_display" => "", + "receipt_visibility" => "", + "show_in_items" => "", + "show_in_items_visibility" => "", + "show_in_receipt" => "", + "show_in_receivings" => "", + "show_in_receivings_visibility" => "", + "show_in_sales" => "", + "show_in_sales_visibility" => "", + "update" => "", +]; diff --git a/app/Language/lo/Bootstrap_tables.php b/app/Language/lo/Bootstrap_tables.php index 099b3c9c6..704644ebd 100644 --- a/app/Language/lo/Bootstrap_tables.php +++ b/app/Language/lo/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "ທັງໝົດ", + "tables_columns" => "ຖັນ", + "tables_hide_show_pagination" => "ເຊື່ອງ/ສະແດງເລກທີໜ້າເຈ້ຍ", + "tables_loading" => "ກຳລັງໂຫຼດ, ກະລຸນາລໍຖ້າ...", + "tables_page_from_to" => "ສະແດງ {0} ຫາ {1} ຂອງ {2} ແຖວ", + "tables_refresh" => "Refresh", + "tables_rows_per_page" => "{0} ແຖວຕໍ່ໜ້າ", + "tables_toggle" => "Toggle", +]; diff --git a/app/Language/lo/Cashups.php b/app/Language/lo/Cashups.php index e6ad7ad9f..2ffc8c593 100644 --- a/app/Language/lo/Cashups.php +++ b/app/Language/lo/Cashups.php @@ -1,48 +1,49 @@ - "", + "amount_number" => "", + "amount_required" => "", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "", + "cash_difference" => "", + "close_date" => "", + "close_employee" => "", + "closed_amount_card" => "", + "closed_amount_cash" => "", + "closed_amount_check" => "", + "closed_amount_due" => "", + "closed_amount_giftcard" => "", + "closed_amount_total" => "", + "closed_date" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "confirm_submit" => "", + "date_number" => "", + "date_required" => "", + "description" => "", + "enable_expected" => "", + "error_adding_updating" => "", + "giftcard" => "", + "id" => "", + "info" => "", + "info_employee" => "", + "is_deleted" => "", + "new" => "", + "no_cashups_to_display" => "", + "none_selected" => "", + "note" => "", + "one_or_multiple" => "", + "open_amount_cash" => "", + "open_date" => "", + "open_employee" => "", + "opened_date" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "total" => "", + "transfer_amount_cash" => "", + "transfer_amount_cash_minus" => "", + "update" => "", + "warning" => "", +]; diff --git a/app/Language/lo/Common.php b/app/Language/lo/Common.php index 5abd51ed9..ade76aa09 100644 --- a/app/Language/lo/Common.php +++ b/app/Language/lo/Common.php @@ -1,87 +1,88 @@ - "ທີ່ຢູ່ 1", + "address_2" => "ທີ່ຢູ່ 2", + "admin" => "", + "city" => "ເມືອງ", + "clerk" => "", + "close" => "ປິດ", + "color" => "", + "comments" => "ຄວາມຄິດເຫັນ", + "common" => "ຮ່ວມກັນ", + "confirm_search" => "ທ່ານໄດ້ເລືອກໜຶ່ງແຖວຂຶ້ນໄປຊຶ່ງຈະບໍ່ຖືກເລືອກຫຼັງຈາກການຄົ້ນຫາຂອງທ່ານ ທ່ານແນ່ໃຈຫຼືບໍ່ວ່າຕ້ອງການສົ່ງການຄົ້ນຫານີ້?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "ກະລູນາແກ້ໄຂຂໍ້ພິດຜາດກ່ອນບັນທຶກ", + "country" => "ປະເທດ", + "dashboard" => "", + "date" => "ວັນທີ", + "delete" => "ລືບ", + "det" => "ລາຍລະອຽດ", + "download_import_template" => "Download Import CSV Template (CSV)", + "edit" => "ແກ້ໄຂ", + "email" => "Email", + "email_invalid_format" => "ຮູບແບບຂອງອີເມລບໍ່ຖືກຕ້ອງ.", + "export_csv" => "CSV Export", + "export_csv_no" => "No", + "export_csv_yes" => "ຕົກລົງ", + "fields_required_message" => "ຕ້ອງໄດ້ປ້ອນຂໍ້ມູນໃນປ່ອງທີ່ເປັນສີແດງ", + "fields_required_message_unique" => "", + "first_name" => "ຊື່", + "first_name_required" => "ຕ້ອງໄດ້ລະບຸຊື່.", + "first_page" => "ທຳອິດ", + "gender" => "ເພດ", + "gender_female" => "ຍ", + "gender_male" => "ຊ", + "gender_undefined" => "", + "icon" => "", + "id" => "ລະຫັດ", + "import" => "ອິມພ໊ອດ", + "import_change_file" => "ປ່ຽນແປງ", + "import_csv" => "ອິມພ໊ອດຈາກເອກເຊວ", + "import_full_path" => "ຕ້ອງການພາດເຕັມໄປຍັງແຟ້ມເອັກເຊວ", + "import_remove_file" => "ລຶບ", + "import_select_file" => "ເລືອກແຟ້ມ", + "inv" => "ໃບແຈ້ງໜີ້", + "last_name" => "ນາມສະກຸນ", + "last_name_required" => "ຕ້ອງໄດ້ລະບຸນາມສະກຸນ.", + "last_page" => "ສຸດທ້າຍ", + "learn_about_project" => "to learn the latest information about the project.", + "list_of" => "List of", + "logo" => "", + "logo_mark" => "", + "logout" => "Logout", + "manager" => "", + "migration_needed" => "ການຍ້າຍຖານຂໍ້ມູນ {0} ຈະເລີ່ມຫຼັງຈາກເຂົ້າສູ່ລະບົບ", + "new" => "ໃໝ່", + "no" => "", + "no_persons_to_display" => "There are no people to display.", + "none_selected_text" => "ບໍ່ໄດ້ເລືອກລາຍການ", + "or" => "ຫຼື", + "people" => "", + "phone_number" => "ເບີໂທ", + "phone_number_required" => "", + "please_visit_my" => "ກະລູນາເຂົ້າບ່ອນນີ້້", + "position" => "", + "powered_by" => "ຂັບເຄື່ອນໂດຍ", + "price" => "ລາຄາ", + "print" => "ສັ່ງພິມ", + "remove" => "ລຶບ", + "required" => "ຈຳເປັນຕ້ອງໃຊ້", + "restore" => "ກູ້ຄືນ", + "return_policy" => "ນະໂຍບາຍການຄືນສິນຄ້າ", + "search" => "ຊອກຫາ", + "search_options" => "ຕົວເລືອກການຊອກຫາ", + "searched_for" => "ຊອກຫາສຳຫຼັບ", + "software_short" => "", + "software_title" => "", + "state" => "ສະຖານະ", + "submit" => "ສົ່ງ", + "total_spent" => "ຍອດການໃຊ້ຈ່າຍທັງໝົດ", + "unknown" => "ບໍ່ຮູ້", + "view_recent_sales" => "ເບິ່ງການຂາຍລ່າສຸດ", + "website" => "ເວັບໄຊ", + "welcome" => "ຍິນດີຕ້ອນຮັບ", + "welcome_message" => "ຍິນດີຕ້ອນຮັບສູ່ OSPOS, ກົດໂມເດວດ້ານລຸ່ມເພື່ອເລີ່ມ.", + "yes" => "", + "you_are_using_ospos" => "ທ່ານກຳລັງໃຊ້ Open Source Point Of Sale ເວີຊັ່ນ", + "zip" => "ລະຫັດໄປສະນີ", +]; diff --git a/app/Language/lo/Config.php b/app/Language/lo/Config.php index cacc3bcf0..ef92ad299 100644 --- a/app/Language/lo/Config.php +++ b/app/Language/lo/Config.php @@ -1,329 +1,330 @@ - "ທີ່ຢູ່ບໍລິສັດ", + "address_required" => "ກະລຸນາໃສ່ທີ່ຢູ່ບໍລິສັດ.", + "all_set" => "All file permissions are set correctly!", + "allow_duplicate_barcodes" => "ອະນຸຍາດໃຫ້ມີບາໂຄດຊໍ້າກັນ", + "apostrophe" => "ຈຸດລາຍນໍ້າ", + "backup_button" => "ການສຳຮອງ", + "backup_database" => "ການສຳຮອງຖານຂໍ້ມູນ", + "barcode" => "ບາໂຄດ", + "barcode_company" => "ຊື່ບໍລິສັດ", + "barcode_configuration" => "ການຕັ້ງຄ່າກ່ຽວກັບ Barcode", + "barcode_content" => "ເນື່ອຫາຂອງ Barcode", + "barcode_first_row" => "ແຖວທີ 1", + "barcode_font" => "ຟອນທ໌", + "barcode_formats" => "ຮູບແບບການໃສ່ຂໍ້ມູນ", + "barcode_generate_if_empty" => "ສ້າງຖ້າວ່າງເປົ່າ.", + "barcode_height" => "ສູງ (px)", + "barcode_id" => "ລະຫັດສິນຄ້າ/ຊື່ສິນຄ້າ", + "barcode_info" => "ຂໍ້ມູນການຕັ້ງຄ່າກ່ຽວກັບ Barcode", + "barcode_layout" => "ການຈັດລຽງຮູບແບບ Barcode", + "barcode_name" => "ຊື່ສິນຄ້າ", + "barcode_number" => "ລະຫັດ Barcode", + "barcode_number_in_row" => "ຈຳນວນແຖວທີ່ໃຊ້", + "barcode_page_cellspacing" => "Display page cellspacing.", + "barcode_page_width" => "Display page width", + "barcode_price" => "ລາຄາ", + "barcode_second_row" => "ແຖວທີ 2", + "barcode_third_row" => "ແຖວທີ 3", + "barcode_tooltip" => "ຄຳເຕືອນ: This feature can cause duplicate items to be imported or created. Do not use if you do not want duplicate barcodes.", + "barcode_type" => "ປະເພດ Barcode", + "barcode_width" => "ຄວາມກວ້າງ (px)", + "bottom" => "ດ້ານລຸ່ມຂອງເຈ້ຍ", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "ຈຳນວນຕົວເລກເສດເງິນ", + "cash_decimals_tooltip" => "ກະລຸນາປັບຈຳນວນຕົວເລກເສດໃຫ້ເທົ່າກັນເພື່ອຈະໄດ້ບໍ່ມີການປັດມູນຄ່າເງິນ.", + "cash_rounding" => "ການປັດມູນຄ່າເງິນ", + "category_dropdown" => "", + "center" => "ທາງກາງຂອງເຈ້ຍ", + "change_apperance_tooltip" => "", + "comma" => "ເຄື່ອງຫມາຍຈຸດ", + "company" => "ຊື່ບໍລິສັດ", + "company_avatar" => "", + "company_change_image" => "ປ່ຽນຮູບ", + "company_logo" => "Logo ບໍລິສັດ", + "company_remove_image" => "ລຶບຮູບ", + "company_required" => "ກະລຸນາໃສ່ຊື່ບໍລິສັດ", + "company_select_image" => "ກະລຸນາເລືອກຮູບ", + "company_website_url" => "ທີ່ຢູ່ website ຂອງບໍລິສັດບໍ່ຖືກຕ້ອງ URL (http://...).", + "country_codes" => "ລະຫັດປະເທດ", + "country_codes_tooltip" => "ໃຊ້ເຄື່ອງຫມາຍຈຸດເພື່ອແຍກຫົວຫນ່ວຍເງິນຕາ", + "currency_code" => "", + "currency_decimals" => "ຈຳນວນຕົວເລກເສດເງິນ", + "currency_symbol" => "ສັນຍະລັກຂອງເງິນ", + "current_employee_only" => "", + "customer_reward" => "ລາງວັນ", + "customer_reward_duplicate" => "ລາງວັນສຳຫລັບລູກຄ້າຕ້ອງມີຄວາມແຕກຕ່າງ", + "customer_reward_enable" => "ໃຊ້ງານລະບົບລາງວັນສຳຫລັບລູກຄ້າ", + "customer_reward_invalid_chars" => "ລາງວັນບໍ່ສາມາດບັນຈຸໄດ້ '_'", + "customer_reward_required" => "ກະລຸນາກຳນົດລາງວັນ", + "customer_sales_tax_support" => "ເປີດໃຊ້ອາກອນຊົມໃຊ້", + "date_or_time_format" => "Date and Time Filter", + "datetimeformat" => "ຮູບແບບວັນທີ່ ແລະ ເວລາ", + "decimal_point" => "ເຄື່ອງຫມາຍເລກເສດເງິນ", + "default_barcode_font_size_number" => "ຂະຫນາດຂອງຕົວອັກສອນຕ້ອງເປັນຕົວເລກເທົ່ານັ້ນ.", + "default_barcode_font_size_required" => "ກະລຸນາໃສ່ຂະຫນາດຂອງຕົວອັກສອນ.", + "default_barcode_height_number" => "ຂະຫນາດຄວາມສູງຂອງ Barcode ຕ້ອງເປັນຕົວເລກເທົ່ານັ້ນ.", + "default_barcode_height_required" => "ກະລຸນາໃສ່ຂະຫນາດຄວາມສູງຂອງ Barcode.", + "default_barcode_num_in_row_number" => "ຈຳນວນແຖວຂອງ Barcode ຕ້ອງເປັນຕົວເລກເທົ່ານັ້ນ.", + "default_barcode_num_in_row_required" => "ກະລຸນາໃສ່ຈຳນວນແຖວຂອງ Barcode.", + "default_barcode_page_cellspacing_number" => "ຄວາມຫ່າງລະຫວ່າງຫ້ອງຂໍ້ມູນຕ້ອງເປັນຕົວເລກເທົ່ານັ້ນ.", + "default_barcode_page_cellspacing_required" => "ກະລຸນາໃສ່ຄວາມຫ່າງລະຫວ່າງຫ້ອງຂໍ້ມູນ.", + "default_barcode_page_width_number" => "ຄວາມກວ້າງຂອງຫນ້າ Barcode ຕ້ອງເປັນຕົວເລກເທົ່ານັ້ນ.", + "default_barcode_page_width_required" => "ກະລຸນາໃສ່ຄວາມກວ້າງຂອງຫນ້າ Barcode.", + "default_barcode_width_number" => "ຄວາມກວ້າງຂອງ Barcode ຕ້ອງເປັນຕົວເລກເທົ່ານັ້ນ.", + "default_barcode_width_required" => "ກະລຸນາກຳນົດຄວາມກວ້າງຂອງ Barcode.", + "default_item_columns" => "", + "default_origin_tax_code" => "ທີ່ມາຂອງອາກອນ", + "default_receivings_discount" => "", + "default_receivings_discount_number" => "", + "default_receivings_discount_required" => "", + "default_sales_discount" => "ເປີເຊັນສ່ວນຫລຸດ %", + "default_sales_discount_number" => "ເປເຊັນສ່ວນຫລຸດ ຕ້ອງເປັນຕົວເລກເທົ່ານັ້ນ.", + "default_sales_discount_required" => "ກະລຸນາກຳນົດເປີເຊັນສ່ວນຫລຸດ.", + "default_tax_category" => "", + "default_tax_code" => "", + "default_tax_jurisdiction" => "", + "default_tax_name_number" => "ຊື່ຂອງອາກອນຕ້ອງເປັນຕົວອັກສອນ.", + "default_tax_name_required" => "ກະລຸນາໃສ່ຊື່ອາກອນ.", + "default_tax_rate" => "ອັດຕາອາກອນ %", + "default_tax_rate_1" => "ອັດຕາອາກອນທີ 1", + "default_tax_rate_2" => "ອັດຕາອາກອນທີ 2", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "ອັດຕາອາກອນ ຕ້ອງເປັນຕົວເລກເທົ່ານັ້ນ.", + "default_tax_rate_required" => "ກະລຸນາກຳນົດອັດຕາອາກອນ.", + "derive_sale_quantity" => "", + "derive_sale_quantity_tooltip" => "", + "dinner_table" => "ໂຕະສຳຫລັບຮ້ານອາຫານ", + "dinner_table_duplicate" => "ເລກໂຕະຕ້ອງບໍ່ຊໍ້າກັນ.", + "dinner_table_enable" => "ເປີດໃຊ້ງານລະບົບໂຕະສຳລັບຮ້ານອາຫານ", + "dinner_table_invalid_chars" => "ບໍ່ສາມາດໃສ່ຊື່ໂຕະທີ່ມີ '_' ນີ້ໄດ້.", + "dinner_table_required" => "ກະລຸນາກຳນົດຊື່ໂຕະ.", + "dot" => "ຈໍ້າເມັດ", + "email" => "Email", + "email_configuration" => "Email Configuration", + "email_mailpath" => "Path to Sendmail", + "email_protocol" => "Protocol", + "email_receipt_check_behaviour" => "", + "email_receipt_check_behaviour_always" => "", + "email_receipt_check_behaviour_last" => "", + "email_receipt_check_behaviour_never" => "", + "email_smtp_crypto" => "SMTP Encryption", + "email_smtp_host" => "SMTP Server", + "email_smtp_pass" => "SMTP Password", + "email_smtp_port" => "SMTP Port", + "email_smtp_timeout" => "SMTP Timeout (s)", + "email_smtp_user" => "SMTP Username", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "", + "enforce_privacy_tooltip" => "", + "fax" => "Fax", + "file_perm" => "There are problems with file permissions please fix and reload this page.", + "financial_year" => "Fiscal Year Start", + "financial_year_apr" => "1st of April", + "financial_year_aug" => "1st of August", + "financial_year_dec" => "1st of December", + "financial_year_feb" => "1st of February", + "financial_year_jan" => "1st of January", + "financial_year_jul" => "1st of July", + "financial_year_jun" => "1st of June", + "financial_year_mar" => "1st of March", + "financial_year_may" => "1st of May", + "financial_year_nov" => "1st of November", + "financial_year_oct" => "1st of October", + "financial_year_sep" => "1st of September", + "floating_labels" => "", + "gcaptcha_enable" => "Login Page reCAPTCHA", + "gcaptcha_secret_key" => "reCAPTCHA Secret Key", + "gcaptcha_secret_key_required" => "reCAPTCHA Secret Key is a required field", + "gcaptcha_site_key" => "reCAPTCHA Site Key", + "gcaptcha_site_key_required" => "reCAPTCHA Site Key is a required field", + "gcaptcha_tooltip" => "Protect the Login page with Google reCAPTCHA, click the icon for an API key pair.", + "general" => "General", + "general_configuration" => "General Configuration", + "giftcard_number" => "Gift Card Number", + "giftcard_random" => "Generate Random", + "giftcard_series" => "Generate in Series", + "image_allowed_file_types" => "", + "image_max_height_tooltip" => "", + "image_max_size_tooltip" => "", + "image_max_width_tooltip" => "", + "image_restrictions" => "", + "include_hsn" => "", + "info" => "Information", + "info_configuration" => "Store Information", + "input_groups" => "", + "integrations" => "", + "integrations_configuration" => "", + "invoice" => "Invoice", + "invoice_configuration" => "Invoice Print Settings", + "invoice_default_comments" => "Default Invoice Comments", + "invoice_email_message" => "Invoice Email Template", + "invoice_enable" => "Enable Invoicing", + "invoice_printer" => "Invoice Printer", + "invoice_type" => "", + "is_readable" => "", + "is_writable" => "is writable, but the permissions are higher than 750.", + "item_markup" => "", + "jsprintsetup_required" => "Warning: This functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?", + "language" => "Language", + "last_used_invoice_number" => "Last used Invoice Number", + "last_used_quote_number" => "Last used Quote Number", + "last_used_work_order_number" => "Last used W/O Number", + "left" => "Left", + "license" => "License", + "license_configuration" => "License Statement", + "line_sequence" => "Line Sequence", + "lines_per_page" => "Lines per Page", + "lines_per_page_number" => "", + "lines_per_page_required" => "Lines per Page is a required field.", + "locale" => "Localization", + "locale_configuration" => "Localization Configuration", + "locale_info" => "Localization Configuration Information", + "location" => "Stock", + "location_configuration" => "Stock Locations", + "location_info" => "Location Configuration Information", + "login_form" => "", + "logout" => "Do you want to make a backup before logging out? Click [OK] to backup or [Cancel] to logout.", + "mailchimp" => "Mailchimp", + "mailchimp_api_key" => "Mailchimp API Key", + "mailchimp_configuration" => "Mailchimp Configuration", + "mailchimp_key_successfully" => "API Key is valid.", + "mailchimp_key_unsuccessfully" => "API Key is invalid.", + "mailchimp_lists" => "Mailchimp List(s)", + "mailchimp_tooltip" => "Click the icon for an API Key.", + "message" => "Message", + "message_configuration" => "Message Configuration", + "msg_msg" => "Saved Text Message", + "msg_msg_placeholder" => "If you wish to use a SMS template save your message here, otherwise leave the box blank.", + "msg_pwd" => "SMS-API Password", + "msg_pwd_required" => "SMS-API Password is a required field", + "msg_src" => "SMS-API Sender ID", + "msg_src_required" => "SMS-API Sender ID is a required field", + "msg_uid" => "SMS-API Username", + "msg_uid_required" => "SMS-API Username is a required field", + "multi_pack_enabled" => "", + "no_risk" => "No security/vulnerability risks.", + "none" => "none", + "notify_alignment" => "Notification Popup Position", + "number_format" => "Number Format", + "number_locale" => "Localization", + "number_locale_invalid" => "The entered locale is invalid. Check the link in the tooltip to find a valid locale.", + "number_locale_required" => "Number Locale is a required field.", + "number_locale_tooltip" => "Find a suitable locale through this link.", + "os_timezone" => "", + "ospos_info" => "", + "payment_options_order" => "Payment Options Order", + "perm_risk" => "Permissions higher than 750 leaves this software at risk.", + "phone" => "Company Phone", + "phone_required" => "Company Phone is a required field.", + "print_bottom_margin" => "Margin Bottom", + "print_bottom_margin_number" => "Margin Bottom must be a number.", + "print_bottom_margin_required" => "Margin Bottom is a required field.", + "print_delay_autoreturn" => "", + "print_delay_autoreturn_number" => "", + "print_delay_autoreturn_required" => "", + "print_footer" => "Print Browser Footer", + "print_header" => "Print Browser Header", + "print_left_margin" => "Margin Left", + "print_left_margin_number" => "Margin Left must be a number.", + "print_left_margin_required" => "Margin Left is a required field.", + "print_receipt_check_behaviour" => "", + "print_receipt_check_behaviour_always" => "", + "print_receipt_check_behaviour_last" => "", + "print_receipt_check_behaviour_never" => "", + "print_right_margin" => "Margin Right", + "print_right_margin_number" => "Margin Right must be a number.", + "print_right_margin_required" => "Margin Right is a required field.", + "print_silently" => "Show Print Dialog", + "print_top_margin" => "Margin Top", + "print_top_margin_number" => "Margin Top must be a number.", + "print_top_margin_required" => "Margin Top is a required field.", + "quantity_decimals" => "Quantity Decimals", + "quick_cash_enable" => "", + "quote_default_comments" => "", + "receipt" => "Receipt", + "receipt_category" => "", + "receipt_configuration" => "Receipt Print Settings", + "receipt_default" => "Default", + "receipt_font_size" => "Font Size", + "receipt_font_size_number" => "Font Size must be a number.", + "receipt_font_size_required" => "Font Size is a required field.", + "receipt_info" => "Receipt Configuration Information", + "receipt_printer" => "Ticket Printer", + "receipt_short" => "Short", + "receipt_show_company_name" => "Show Company Name", + "receipt_show_description" => "Show Description", + "receipt_show_serialnumber" => "Show Serial Number", + "receipt_show_tax_ind" => "", + "receipt_show_taxes" => "Show Taxes", + "receipt_show_total_discount" => "Show Total Discount", + "receipt_template" => "Receipt Template", + "receiving_calculate_average_price" => "Calc avg. Price (Receiving)", + "recv_invoice_format" => "Receivings Invoice Format", + "register_mode_default" => "Default Register Mode", + "report_an_issue" => "", + "return_policy_required" => "Return policy is a required field.", + "reward" => "Reward", + "reward_configuration" => "Reward Configuration", + "right" => "Right", + "sales_invoice_format" => "Sales Invoice Format", + "sales_quote_format" => "Sales Quote Format", + "saved_successfully" => "Configuration save successful.", + "saved_unsuccessfully" => "Configuration save failed.", + "security_issue" => "Security Vulnerability Warning", + "server_notice" => "Please use the below info for issue reporting.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "Show office icon", + "statistics" => "Send Statistics", + "statistics_tooltip" => "Send statistics for development and feature improvement purposes.", + "stock_location" => "Stock location", + "stock_location_duplicate" => "Stock Location must be unique.", + "stock_location_invalid_chars" => "Stock Location can not contain '_'.", + "stock_location_required" => "Stock location is a required field.", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "Column 1", + "suggestions_fourth_column" => "", + "suggestions_layout" => "Search Suggestions Layout", + "suggestions_second_column" => "Column 2", + "suggestions_third_column" => "Column 3", + "system_conf" => "Setup & Conf", + "system_info" => "System Info", + "table" => "Table", + "table_configuration" => "Table Configuration", + "takings_printer" => "Receipt Printer", + "tax" => "Tax", + "tax_category" => "Tax Category", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_required" => "", + "tax_category_used" => "Tax category cannot be deleted because it is being used.", + "tax_configuration" => "Tax Configuration", + "tax_decimals" => "Tax Decimals", + "tax_id" => "", + "tax_included" => "Tax Included", + "theme" => "Theme", + "theme_preview" => "", + "thousands_separator" => "Thousands Separator", + "timezone" => "Timezone", + "timezone_error" => "", + "top" => "Top", + "use_destination_based_tax" => "", + "user_timezone" => "", + "website" => "Website", + "wholesale_markup" => "", + "work_order_enable" => "Work Order Support", + "work_order_format" => "Work Order Format", +]; diff --git a/app/Language/lo/Customers.php b/app/Language/lo/Customers.php index 2790b17ee..cfd1952a4 100644 --- a/app/Language/lo/Customers.php +++ b/app/Language/lo/Customers.php @@ -1,55 +1,56 @@ - "Account #", + "account_number_duplicate" => "Account Number is already present in the database.", + "available_points" => "Available Points", + "available_points_value" => "", + "average" => "Average spent", + "avg_discount" => "Average discount", + "basic_information" => "Information", + "cannot_be_deleted" => "Could not delete selected customers, one or more of the selected customers has sales.", + "company_name" => "Company", + "confirm_delete" => "Are you sure you want to delete the selected customer(s)?", + "confirm_restore" => "", + "consent" => "", + "consent_required" => "", + "csv_import_failed" => "CSV import failed", + "csv_import_nodata_wrongformat" => "The uploaded file has no data or is incorrectly formatted.", + "csv_import_partially_failed" => "Customer import successful with some failures:", + "csv_import_success" => "Customer import successful.", + "customer" => "Customer", + "date" => "", + "discount" => "Discount", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "email_duplicate" => "Email Address is already present in the database.", + "employee" => "", + "error_adding_updating" => "Customer add or update failed.", + "import_items_csv" => "Customer Import from CSV", + "mailchimp_activity_click" => "Email click", + "mailchimp_activity_lastopen" => "Last open email", + "mailchimp_activity_open" => "Email open", + "mailchimp_activity_total" => "Email sent", + "mailchimp_activity_unopen" => "Email unopen", + "mailchimp_email_client" => "Email client", + "mailchimp_info" => "Mailchimp", + "mailchimp_member_rating" => "Rating", + "mailchimp_status" => "Status", + "mailchimp_vip" => "VIP", + "max" => "Max. spent", + "min" => "Min. spent", + "new" => "New Customer", + "none_selected" => "You have not selected any customer(s) to delete.", + "one_or_multiple" => "customer(s)", + "quantity" => "Quantity", + "stats_info" => "Stats", + "successful_adding" => "You have successfully added customer", + "successful_deleted" => "You have successfully deleted", + "successful_updating" => "You have successfully updated customer", + "tax_code" => "Tax Code", + "tax_id" => "", + "taxable" => "Taxable", + "total" => "Total spent", + "update" => "Update Customer", + "rewards_package" => "Rewards Package", +]; diff --git a/app/Language/lo/Datepicker.php b/app/Language/lo/Datepicker.php index d2a7f039a..a125ec078 100644 --- a/app/Language/lo/Datepicker.php +++ b/app/Language/lo/Datepicker.php @@ -1,22 +1,23 @@ - "ເວລາທັງໝົດ", + "apply" => "ນຳໃຊ້", + "cancel" => "ຍົກເລີກ", + "custom" => "ປັບແຕ່ງ", + "from" => "ເລີ່ມຈາກ", + "last_30" => "30 ວັນຜ່ານມາ", + "last_7" => "7 ວັນຜ່ານມາ", + "last_financial_year" => "1 ປີຜ່ານມາ", + "last_month" => "ເດືອນແລ້ວນີ້", + "last_year" => "ປີກາຍນີ້", + "same_month_last_year" => "ເດືອນນີ້ຂອງປີກາຍ", + "same_month_to_same_day_last_year" => "ມື້ນີ້ ເດືອນນີ້ ຂອງປີກາຍ", + "this_financial_year" => "ສົກປີນີ້", + "this_month" => "ເດືອນປັດຈຸບັນ", + "this_year" => "ປີປັດຈຸບັນ", + "to" => "ເຖິງ", + "today" => "ມື້ນີ້", + "today_last_year" => "ມື້ນີ້ຂອງປີກາຍ", + "weekstart" => "0", + "yesterday" => "ມື້ວານນີ້", +]; diff --git a/app/Language/lo/Employees.php b/app/Language/lo/Employees.php index 51fb7a33f..57a5a4da1 100644 --- a/app/Language/lo/Employees.php +++ b/app/Language/lo/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "ຂໍ້ມູນ", + "cannot_be_deleted" => "ບໍ່ສາມາດລຶບພະນັກງານທີ່ເລືອກໄດ້, ຢ່າງໜ້ອຍມີ 1 ລາຍການຫຼືຫຼາຍກວ່ານັ້ນ ຍັງມີການຊື້ຂາຍກັນຢູ່ ຫຼື ທ່ານກຳລັງພະຍາຍາມລຶບບັນຊີຂອງຕົວເອງ.", + "change_employee" => "", + "change_password" => "ປ່ຽນ Password", + "clerk" => "", + "commission" => "", + "confirm_delete" => "ທ່ານຈະລຶບພະນັກງານທີ່ເລືອກແທ້ບໍ່ ?", + "confirm_restore" => "", + "current_password" => "Password ປັດຈຸບັນ", + "current_password_invalid" => "Password ປັດຈຸບັນບໍ່ຖືກຕ້ອງ.", + "employee" => "ພະນັກງານ", + "error_adding_updating" => "ເພີ່ມ ຫຼື ແກ້ໄຂ ພະນັກງານ ບໍ່ສຳເລັດ.", + "error_deleting_demo_admin" => "ທ່ານບໍ່ສາມາດລຶບບັນຊີທົດລອງຜູ້ດູແລລະບົບໄດ້.", + "error_updating_demo_admin" => "ທ່ານບໍ່ສາມາດປ່ຽນແປງບັນຊີທົດລອງຜູ້ດູແລລະບົບໄດ້.", + "language" => "ພາສາ", + "login_info" => "ເຂົ້າລະບົບ", + "manager" => "", + "new" => "ພະນັກງານໃໝ່", + "none_selected" => "ທ່ານຍັງບໍ່ໄດ້ເລືອກພະນັກງານໃດເລີຍເພື່ອລຶບ.", + "one_or_multiple" => "ພະນັກງານ", + "password" => "Password", + "password_minlength" => "Password ຄວນໃສ່ຢ່າງໜ້ອຍ 8 ຕົວອັກສອນ.", + "password_must_match" => "Password ບໍ່ຄືກັນ.", + "password_not_must_match" => "Password ປັດຈຸບັນ ແລະ Password ໃໝ່ ຈະຕ້ອງບໍ່ຄືກັນ.", + "password_required" => "Password ຈຳເປັນຕ້ອງໃສ່.", + "permission_desc" => "ຕິກຂໍ້ມູນດ້ານລຸ່ມເພື່ອໃຫ້ສາມາດນຳໃຊ້ Modules ຕ່າງໆໄດ້.", + "permission_info" => "ສິດ", + "repeat_password" => "ລະຫັດຜ່ານອີກຄັ້ງ", + "subpermission_required" => "Add at least one grant for each module.", + "successful_adding" => "ເພີ່ມພະນັກງານສຳເລັດ.", + "successful_change_password" => "ປ່ຽນລະຫັດຜ່ານສຳເລັດ.", + "successful_deleted" => "ທ່ານລຶບສຳເລັດແລ້ວ", + "successful_updating" => "ທ່ານແກ້ໄຂພະນັກງານສຳເລັດ", + "system_language" => "ພາສາຂອງລະບົບ", + "unsuccessful_change_password" => "ປ່ຽນລະຫັດຜ່ານບໍ່ສຳເລັດ.", + "update" => "ແກ້ໄຂພະນັກງານ", + "username" => "ຊື່ຜູ້ໃຊ້", + "username_duplicate" => "", + "username_minlength" => "Username ຕ້ອງໃສ່ຢ່າງໜ້ອຍ 5 ຕົວອັກສອນ.", + "username_required" => "Username ຈຳເປັນຕ້ອງໃສ່.", +]; diff --git a/app/Language/lo/Enum.php b/app/Language/lo/Enum.php index 15b78890a..6189977b6 100644 --- a/app/Language/lo/Enum.php +++ b/app/Language/lo/Enum.php @@ -1,9 +1,10 @@ - "Half Down", + "half_even" => "Half Even", + "half_five" => "Half Five", + "half_odd" => "Half Odd", + "half_up" => "Half Up", + "round_down" => "Round Down", + "round_up" => "Round Up", +]; diff --git a/app/Language/lo/Error.php b/app/Language/lo/Error.php index b7b7082af..959d2bd72 100644 --- a/app/Language/lo/Error.php +++ b/app/Language/lo/Error.php @@ -1,4 +1,5 @@ - "ທ່ານບໍ່ໄດ້ຮັບອະນຸຍາດໃຫ້ເຂົ້າເຖິງຂໍ້ມູນສ່ວນນີ້", + "unknown" => "ບໍ່ຮູ້", +]; diff --git a/app/Language/lo/Expenses.php b/app/Language/lo/Expenses.php index 1cc51d4c9..d112ce89e 100644 --- a/app/Language/lo/Expenses.php +++ b/app/Language/lo/Expenses.php @@ -1,49 +1,50 @@ - "ເພີ່ມຄ່າໃຊ້ຈ່າຍ", + "amount" => "ຈຳນວນ", + "amount_number" => "ຈຳນວນຕ້ອງໃສ່ເປັນຕົວເລກ", + "amount_required" => "Expense Amount required", + "by_category" => "ປະເພດ", + "cannot_be_deleted" => "ບໍ່ສາມາດລຶບປະເພດຄ່າໃຊ້ຈ່າຍໄດ້", + "cash" => "ເງິນສົດ", + "cash_filter" => "ເງິນສົດ", + "categories_name" => "ປະເພດ", + "category_required" => "ປະເພດຈຳເປັນຕ້ອງໃສ່", + "check" => "ແຊັກ", + "check_filter" => "ແຊັກ", + "confirm_delete" => "ທ່ານຕ້ອງການຈະລຶບຄ່າໃຊ້ຈ່າຍທີ່ທ່ານເລືອກແທ້ບໍ່ ?", + "confirm_restore" => "", + "credit" => "ບັດເຄຣດິດ", + "credit_filter" => "ບັດເຄຣດິດ", + "date" => "ວັນທີ", + "date_number" => "ວັນທີຕ້ອງໃສ່ເປັນຕົວເລກ", + "date_required" => "ວັນທີຈຳເປັນຕ້ອງໃສ່", + "debit" => "ບັດເດບິດ", + "debit_filter" => "ບັດເດບິດ", + "description" => "ຄຳອະທິບາຍ", + "due" => "ຕິດໜີ້", + "due_filter" => "ຕິດໜີ້", + "employee" => "ສ້າງໂດຍ", + "error_adding_updating" => "ຜິດພາດ ການເພີ່ມ/ການແກ້ໄຂ ຄ່າໃຊ້ຈ່າຍ", + "expense_id" => "Id", + "expenses_employee" => "ພະນັກງານ", + "info" => "ຂໍ້ມູນຄ່າໃຊ້ຈ່າຍ", + "ip_address" => "", + "is_deleted" => "ລຶບ", + "name_required" => "ຊື່ຄ່າໃຊ້ຈ່າຍຕ້ອງໃສ່", + "new" => "ຄ່າໃຊ້ຈ່າຍໃໝ່", + "new_supplier" => "", + "no_expenses_to_display" => "ບໍ່ມີຄ່າໃຊ້ຈ່າຍທີ່ຈະສະແດງ", + "none_selected" => "ທ່ານຍັງບໍ່ທັນໄດ້ເລືອກຄ່າໃຊ້ຈ່າຍ", + "one_or_multiple" => "ຄ່າໃຊ້ຈ່າຍ", + "payment" => "ປະເພດການຊໍາລະເງິນ", + "start_typing_supplier_name" => "", + "successful_adding" => "ເພີ່ມຄ່າໃຊ້ຈ່າຍສຳເລັດ", + "successful_deleted" => "ລຶບຄ່າໃຊ້ຈ່າຍສຳເລັດ", + "successful_updating" => "ແກ້ໄຂຄ່າໃຊ້ຈ່າຍສຳເລັດ", + "supplier_name" => "ຜູ້ສະໜອງ", + "supplier_tax_code" => "ລະຫັດພາສີ", + "tax_amount" => "ພາສີ", + "tax_amount_number" => "", + "update" => "ແກ້ໄຂຄ່າໃຊ້ຈ່າຍ", +]; diff --git a/app/Language/lo/Expenses_categories.php b/app/Language/lo/Expenses_categories.php index 8371f72b9..5c1f26bd6 100644 --- a/app/Language/lo/Expenses_categories.php +++ b/app/Language/lo/Expenses_categories.php @@ -1,21 +1,22 @@ - "ຊື່ປະເພດຄ່າໃຊ້ຈ່າຍຈຳເປັນຕ້ອງໃສ່", + "add_item" => "ເພີ່ມປະເພດ", + "cannot_be_deleted" => "ບໍ່ສາມາດລຶບປະເພດຄ່າໃຊ້ຈ່າຍໄດ້", + "category_id" => "Id", + "confirm_delete" => "ທ່ານຕ້ອງການລຶບປະເພດຄ່າໃຊ້ຈ່າຍທີ່ທ່ານເລືອກແທ້ບໍ່ ?", + "confirm_restore" => "", + "description" => "ຄຳອະທິບາຍປະເພດ", + "error_adding_updating" => "ຜິດພາດ ການເພີ່ມ/ການແກ້ໄຂ ປະເພດຄ່າໃຊ້ຈ່າຍ", + "info" => "ຂໍ້ມູນປະເພດຄ່າໃຊ້ຈ່າຍ", + "name" => "ຊື່ປະເພດ", + "new" => "ປະເພດໃໝ່", + "no_expenses_categories_to_display" => "ບໍ່ມີປະເພດທີ່ຈະສະແດງ", + "none_selected" => "ທ່ານຍັງບໍ່ໄດ້ເລືອກປະເພດຄ່າໃຊ້ຈ່າຍໃດເລີຍ", + "one_or_multiple" => "ປະເພດຄ່າໃຊ້ຈ່າຍ", + "quantity" => "ຈຳນວນ", + "successful_adding" => "ເພີ່ມປະເພດຄ່າໃຊ້ຈ່າຍສຳເລັດ", + "successful_deleted" => "ລຶບປະເພດຄ່າໃຊ້ຈ່າຍສຳເລັດ", + "successful_updating" => "ແກ້ໄຂປະເພດຄ່າໃຊ້ຈ່າຍສຳເລັດ", + "update" => "ແກ້ໄຂປະເພດ", +]; diff --git a/app/Language/lo/Giftcards.php b/app/Language/lo/Giftcards.php index 28fd877f4..a99855b92 100644 --- a/app/Language/lo/Giftcards.php +++ b/app/Language/lo/Giftcards.php @@ -1,70 +1,71 @@ - "Inventory to add or subtract.", + "allow_alt_description" => "Allow Alternate Description", + "bulk_edit" => "Bulk Edit", + "cannot_be_deleted" => "Could not delete selected Gift Card(s), one or more of the selected Gift Cards has sales.", + "cannot_find_giftcard" => "Gift Card not found.", + "cannot_use" => "Gift Card {0} cannot be used for this sale: invalid Customer.", + "card_value" => "Value", + "category" => "Category", + "change_all_to_allow_alt_desc" => "Allow alternate description for all.", + "change_all_to_not_allow_allow_desc" => "Do not allow alternate description for all.", + "change_all_to_serialized" => "Change All To Serialized", + "change_all_to_unserialized" => "Change All To Unserialized", + "confirm_bulk_edit" => "Are you sure you want to edit the selected Gift Card(s)?", + "confirm_delete" => "Are you sure you want to delete the selected Gift Card(s)?", + "confirm_restore" => "", + "cost_price" => "Wholesale Price", + "count" => "Update Inventory", + "csv_import_failed" => "CSV import failed.", + "current_quantity" => "Current Quantity", + "description" => "Description", + "details_count" => "Inventory Count Details", + "do_nothing" => "Do Nothing", + "edit_fields_you_want_to_update" => "Edit desired fields for selected Gift Card(s).", + "edit_multiple_giftcards" => "Edit Multiple Gift Cards.", + "error_adding_updating" => "Gift Card add or update failed.", + "error_updating_multiple" => "Gift Card(s) update failed.", + "generate_barcodes" => "Generate Barcodes", + "giftcard" => "Gift Card", + "giftcard_number" => "Gift Card Number", + "info_provided_by" => "Info provided by", + "inventory_comments" => "Comments", + "is_serialized" => "Gift Card has Serial Number", + "low_inventory_giftcards" => "Low Inventory Gift Cards", + "manually_editing_of_quantity" => "Manual Edit of Quantity", + "must_select_giftcard_for_barcode" => "You must select at least one (1) Gift Card to generate barcodes.", + "new" => "New Gift Card", + "no_description_giftcards" => "No Description Gift Cards", + "no_giftcards_to_display" => "No Gift Cards to display.", + "none" => "None", + "none_selected" => "No Gift Card(s) selected to edit.", + "number" => "Gift Card Number must be a number.", + "number_information" => "Gift Card Number", + "number_required" => "Gift Card Number is a required field.", + "one_or_multiple" => "Gift Card(s)", + "person_id" => "Customer", + "quantity" => "Quantity", + "quantity_required" => "Quantity is a required field. Please close (X) to cancel.", + "remaining_balance" => "Gift Card {0} remaining value is {1}!", + "reorder_level" => "Reorder Level", + "retrive_giftcard_info" => "Retrieve Gift Card Info", + "sales_tax_1" => "Sales Tax", + "sales_tax_2" => "Sales Tax 2", + "serialized_giftcards" => "Serialized Gift Cards", + "successful_adding" => "You have successfully added Gift Card", + "successful_bulk_edit" => "You have successfully updated the selected Gift Card(s)", + "successful_deleted" => "You have successfully deleted", + "successful_updating" => "You have successfully updated Gift Card", + "supplier" => "Supplier", + "tax_1" => "Tax 1", + "tax_2" => "Tax 2", + "tax_percent" => "Tax Percent", + "tax_percents" => "Tax Percent(s)", + "unit_price" => "Retail Value", + "upc_database" => "Barcode Database", + "update" => "Update Gift Card", + "use_inventory_menu" => "Use Inventory Menu", + "value" => "Gift Card Value must be a number.", + "value_required" => "Gift Card Value is a required field.", +]; diff --git a/app/Language/lo/Item_kits.php b/app/Language/lo/Item_kits.php index 7753bbf09..82f110b67 100644 --- a/app/Language/lo/Item_kits.php +++ b/app/Language/lo/Item_kits.php @@ -1,40 +1,41 @@ - "ເພີ່ມລາຍການສິນຄ້າແບບຊຸດ", + "all" => "ທັງຫມົດ", + "cannot_be_deleted" => "ການລຶບສິນຄ້າຊຸດລົ້ມເຫຼວ.", + "confirm_delete" => "ທ່ານຕ້ອງການລຶບລາຍການຊຸດສິນຄ້າແທ້ບໍ່ ?", + "confirm_restore" => "", + "description" => "ລາຍລະອຽດຂອງຊຸດສິນຄ້າ", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "ອັດຕາສ່ວນຫຼຸດ", + "discount_type" => "", + "error_adding_updating" => "ການເພີ່ມຊຸດສິນຄ້າ ແລະ ການປັບປຸງຊຸດສິນຄ້າລົ້ມເຫຼວ.", + "find_kit_item" => "ຊຸດສິນຄ້າ", + "info" => "ຂໍ້ມູນຊຸດສິນຄ້າ", + "item" => "ສິນຄ້າ", + "item_kit_number" => "", + "item_kit_number_duplicate" => "", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "ສິນຄ້າ", + "kit" => "ID ຊຸດສິນຄ້າ", + "kit_and_components" => "ສ່ວນປະກອບ ແລະ ຊຸດສິນຄ້າ", + "kit_and_stock" => "ສາງ ແລະ ຊຸດສິນຄ້າ", + "kit_only" => "ຊຸດສິນຄ້າພຽງຢ່າງດຽວ", + "name" => "ຊື່ຊຸດສິນຄ້າ", + "new" => "ສ້າງຊຸດສິນຄ້າໃຫມ່", + "no_item_kits_to_display" => "ບໍ່ມີຊຸດສິນຄ້າເພື່ອສະແດງ.", + "none_selected" => "ທ່ານຍັງບໍ່ທັນໄດ້ເລືອກຊຸດສິນຄ້າເທື່ອ.", + "one_or_multiple" => "ຊຸດສິນຄ້າ", + "price_option" => "ໂຕເລືອກສຳລັບລາຄາ", + "priced_only" => "ລາຄາຢ່າງດຽວ", + "print_option" => "ໂຕເລືອກດ້ານການພິມ", + "quantity" => "ຈຳນວນຊຸດສິນຄ້າ", + "sequence" => "ລຳດັບຊຸດສິນຄ້າ", + "successful_adding" => "ທ່ານໄດ້ເພີ່ມຊຸດສິນຄ້າໃຫມ່ສຳເລັດແລ້ວ", + "successful_deleted" => "ທ່ານໄດ້ລຶບຊຸດສິນຄ້າສຳເລັດແລ້ວ", + "successful_updating" => "ທ່ານໄດ້ແກ້ໄຂຂໍ້ມູນຊຸດສິນຄ້າສຳເລັດແລ້ວ", + "unit_price" => "", + "update" => "ແກ້ໄຂຂໍ້ມູນຊຸດສິນຄ້າ", +]; diff --git a/app/Language/lo/Items.php b/app/Language/lo/Items.php index f196469ee..bac76ad5d 100644 --- a/app/Language/lo/Items.php +++ b/app/Language/lo/Items.php @@ -1,119 +1,120 @@ - "ເພີ່ມຫລືຫລຸດປະລິມານສິນຄ້າໃນສາງ", + "allow_alt_description" => "ອະນຸຍາດໃຫ້ມີລາຍລະອຽດເສີມ", + "amount_entry" => "", + "bulk_edit" => "ແກ້ໄຂເປັນກຸ່ມ", + "buy_price_required" => "ກະລຸນາກຳນົດລາຄາ.", + "cannot_be_deleted" => "ບໍ່ສາມາດລຶບສິນຄ້າທີ່ເລືອກໄດ້, ໃນສິນຄ້າທີ່ເລືອກໄດ້ມີການຂາຍແລ້ວ.", + "cannot_find_item" => "ບໍ່ພົບສິນຄ້າ.", + "categories" => "", + "category" => "ປະເພດສິນຄ້າ", + "category_new" => "", + "category_required" => "ກະລຸນາກຳນົດປະເພດສິນຄ້າ.", + "change_all_to_allow_alt_desc" => "ອະນຸບາດໃຫ້ມີລາຍລະອຽດເສີມທຸກສິນຄ້າ.", + "change_all_to_not_allow_allow_desc" => "ບໍ່ອະນຸຍາດໃຫ້ມີລາຍລະອຽດເສີດທຸກສິນຄ້າ.", + "change_all_to_serialized" => "ປ່ຽນທັງຫມົດໃຫ້ເປັນເລກລຽງ", + "change_all_to_unserialized" => "ປ່ຽນທັງຫມົດໃຫ້ເປັນເລກບໍ່ລຽງ", + "change_image" => "ປ່ຽນຮູບ", + "confirm_bulk_edit" => "ທ່ານຕ້ອງການລຶບສິນຄ້າທີ່ເລືອກໄວ້ບໍ່?", + "confirm_bulk_edit_wipe_taxes" => "ຂໍ້ມູນພາສີຂອງທຸກສິນຄ້າຈະຖືກປ່ຽນແທນ.", + "confirm_delete" => "ທ່ານຕ້ອງການລຶບສິນຄ້າທີ່ເລືອກໄວ້ຫລືບໍ່?", + "confirm_restore" => "", + "cost_price" => "ລາຄາຕົ້ນທຶນ", + "cost_price_number" => "ລາຄາຕົ້ນທຶນຕ້ອງເປັນຕົວເລກເທົ່ານັ້ນ.", + "cost_price_required" => "ກະລຸນາກຳນົດລາຄາຕົ້ນທຶນ.", + "count" => "ອັບເດດປະລິມານສິນຄ້າໃນສາງ", + "csv_import_failed" => "CSV import failed", + "csv_import_nodata_wrongformat" => "The uploaded file has no data or is formatted incorrectly.", + "csv_import_partially_failed" => "Item import successful with some failures:", + "csv_import_success" => "Item import successful.", + "current_quantity" => "ປະລິມານເຄື່ອງປັດຈຸບັນ", + "default_pack_name" => "", + "description" => "ລາຍລະອຽດສິນຄ້່າ", + "details_count" => "ນັບສິນຄ້າໃນສາງ", + "do_nothing" => "Do Nothing", + "edit" => "", + "edit_fields_you_want_to_update" => "Edit the desired fields for selected item(s).", + "edit_multiple_items" => "Editing Multiple Items", + "empty_upc_items" => "Empty Barcode Items", + "error_adding_updating" => "Error adding/updating item", + "error_updating_multiple" => "Error updating items", + "generate_barcodes" => "Generate Barcodes", + "hsn_code" => "", + "image" => "Avatar", + "import_items_csv" => "Item Import from CSV", + "info_provided_by" => "Information provided by", + "inventory" => "Inventory", + "inventory_CSV_import_quantity" => "", + "inventory_comments" => "Comments", + "inventory_data_tracking" => "Inventory Data Tracking", + "inventory_date" => "Date", + "inventory_employee" => "Employee", + "inventory_in_out_quantity" => "In/Out Quantity", + "inventory_remarks" => "Remarks", + "is_deleted" => "Deleted", + "is_printed" => "", + "is_serialized" => "Item has Serial Number", + "item" => "Item", + "item_id" => "", + "item_number" => "Barcode", + "item_number_duplicate" => "Item Number is already present in the database.", + "kit" => "Kit", + "location" => "Location", + "low_inventory_items" => "Out Of Stock Items", + "low_sell_item" => "", + "manually_editing_of_quantity" => "Manual Edit of Quantity", + "markup" => "", + "name" => "Item Name", + "name_required" => "Item Name is a required field.", + "new" => "New Item", + "no_description_items" => "No Description Items", + "no_items_to_display" => "No Items to display.", + "none" => "None", + "none_selected" => "You have not selected any Item(s) to edit", + "nonstock" => "Non-stocked", + "number_information" => "Item Number", + "number_required" => "Barcode is a required field.", + "one_or_multiple" => "item(s)", + "pack_name" => "", + "qty_per_pack" => "", + "quantity" => "Quantity", + "quantity_number" => "Quantity must be a number.", + "quantity_required" => "Quantity is a required field.", + "receiving_quantity" => "Receiving Quantity", + "remove_image" => "Remove Image", + "reorder_level" => "Reorder Level", + "reorder_level_number" => "Reorder Level must be a number.", + "reorder_level_required" => "Reorder Level is a required field.", + "retrive_item_info" => "Retrive Item Info", + "sales_tax_1" => "Sales Tax", + "sales_tax_2" => "Sales Tax 2", + "search_attributes" => "Search Attributes", + "select_image" => "Select Image", + "serialized_items" => "Serialized Items", + "standard" => "Standard", + "stock" => "Stock", + "stock_location" => "Stock location", + "stock_type" => "Stock Type", + "successful_adding" => "You have successfully added item", + "successful_bulk_edit" => "You have successfully updated the selected item(s)", + "successful_deleted" => "You have successfully deleted", + "successful_updating" => "You have successfully updated item", + "supplier" => "Supplier", + "tax_1" => "Tax 1", + "tax_2" => "Tax 2", + "tax_3" => "", + "tax_category" => "", + "tax_percent" => "Tax Percent", + "tax_percent_number" => "", + "tax_percent_required" => "Tax Percent is a required field.", + "tax_percents" => "Tax Percent(s)", + "temp" => "", + "type" => "Item Type", + "unit_price" => "Retail Price", + "unit_price_number" => "Unit price must be a number.", + "unit_price_required" => "Retail Price is a required field.", + "upc_database" => "Barcode Database", + "update" => "Update Item", + "use_inventory_menu" => "Use Inventory Menu", +]; diff --git a/app/Language/lo/Login.php b/app/Language/lo/Login.php index 87383fc7a..63ecb7a04 100644 --- a/app/Language/lo/Login.php +++ b/app/Language/lo/Login.php @@ -1,13 +1,14 @@ - "ຂ້ອຍບໍ່ແມ່ນເຄື່ອງຈັກ.", + "go" => "Go", + "invalid_gcaptcha" => "ຍັງບໍ່ໄດ້ຕິກ ຂ້ອຍບໍ່ແມ່ນເຄື່ອງຈັກ.", + "invalid_installation" => "ການຕິດຕັ້ງມີຂໍ້ຜິດພາດ, ກະລຸນາກວດສອບ php.ini file.", + "invalid_username_and_password" => "Username ຫຼື Password ບໍ່ຖືກຕ້ອງ.", + "login" => "ເຂົ້າລະບົບ", + "logout" => "", + "migration_needed" => "", + "password" => "Password", + "username" => "Username", + "welcome" => "", +]; diff --git a/app/Language/lo/Messages.php b/app/Language/lo/Messages.php index 5b8eda556..b6b36d361 100644 --- a/app/Language/lo/Messages.php +++ b/app/Language/lo/Messages.php @@ -1,14 +1,15 @@ - "ຊື່", + "last_name" => "ນາມສະກຸນ", + "message" => "ຂໍ້ຄວາມ", + "message_placeholder" => "ໃສ່ຂໍ້ຄວາມຂອງທ່ານບ່ອນນີ້...", + "message_required" => "ຂໍ້ຄວາມຈຳເປັນຕ້ອງໃສ່", + "multiple_phones" => "(ໃນກໍລະນີມີຜູ້ຮັບຫຼາຍຄົນ, ໃຫ້ໃສ່ເບີໂທຂັ້ນດ້ວຍໝາຍຈຸດ)", + "phone" => "ເບີໂທ", + "phone_number_required" => "ເບີໂທຈຳເປັນຕ້ອງໃສ່", + "phone_placeholder" => "ໃສ່ເບີໂທບ່ອນນີ້...", + "sms_send" => "ສົ່ງ SMS", + "successfully_sent" => "ສົ່ງຂໍ້ຄວາມສຳເລັດ ໄປຫາ: ", + "unsuccessfully_sent" => "ສົ່ງຂໍ້ຄວາມບໍ່ສຳເລັດ ໄປຫາ: ", +]; diff --git a/app/Language/lo/Module.php b/app/Language/lo/Module.php index 957b68560..ff7129f05 100644 --- a/app/Language/lo/Module.php +++ b/app/Language/lo/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "", + "attributes_desc" => "", + "both" => "Both", + "cashups" => "", + "cashups_desc" => "", + "config" => "Configuration", + "config_desc" => "Change OSPOS's Configuration.", + "customers" => "Customers", + "customers_desc" => "Add, Update, Delete, and Search Customers.", + "employees" => "Employees", + "employees_desc" => "Add, Update, Delete, and Search Employees.", + "expenses" => "Expenses", + "expenses_categories" => "Expenses Categories", + "expenses_categories_desc" => "Add, Update, and Delete Expenses Categories.", + "expenses_desc" => "Add, Update, Delete, and Search Expenses.", + "giftcards" => "Gift Cards", + "giftcards_desc" => "Add, Update, Delete and Search Gift Cards.", + "home" => "Home", + "home_desc" => "List home menu modules.", + "item_kits" => "Item Kits", + "item_kits_desc" => "Add, Update, Delete and Search Item Kits.", + "items" => "Items", + "items_desc" => "Add, Update, Delete, and Search Items.", + "messages" => "Messages", + "messages_desc" => "Send Messages to Customers, Suppliers and Employees.", + "migrate" => "Migrate", + "migrate_desc" => "Update the OSPOS Database.", + "office" => "Office", + "office_desc" => "List office menu modules.", + "receivings" => "Receivings", + "receivings_desc" => "Process Purchase Orders.", + "reports" => "Reports", + "reports_desc" => "View and generate Reports.", + "sales" => "Sales", + "sales_desc" => "Process Sales and Returns.", + "suppliers" => "Suppliers", + "suppliers_desc" => "Add, Update, Delete, and Search Suppliers.", + "taxes" => "Taxes", + "taxes_desc" => "Configure Sales Taxes.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/lo/Receivings.php b/app/Language/lo/Receivings.php index 12bfd32cd..c3f8eacca 100644 --- a/app/Language/lo/Receivings.php +++ b/app/Language/lo/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "Cancel", + "cannot_be_deleted" => "Receiving(s) delete failed.", + "comments" => "Comments", + "complete_receiving" => "Finish", + "confirm_cancel_receiving" => "Are you sure you want to clear this receiving? All items will cleared.", + "confirm_delete" => "Are you sure you want to delete this receiving? This action cannot be undone.", + "confirm_finish_receiving" => "Are you sure you want to submit this receiving? This cannot be undone.", + "confirm_restore" => "", + "cost" => "Cost", + "daily" => "", + "date" => "Receiving Date", + "date_required" => "A correct date must be entered.", + "date_type" => "Date is a required field.", + "delete_entire_sale" => "Delete Entire Sale", + "discount" => "Discount %", + "edit" => "Edit", + "edit_sale" => "Edit Receiving", + "employee" => "Employee", + "error_editing_item" => "Item edit failed.", + "error_requisition" => "Unable to move Inventory from or to the same Stock Location.", + "find_or_scan_item" => "Find or Scan Item", + "find_or_scan_item_or_receipt" => "Find or Scan Item or Receipt", + "id" => "Receiving ID", + "item_name" => "Item Name", + "mode" => "Receiving Mode", + "new_supplier" => "New Supplier", + "one_or_multiple" => "receiving(s)", + "print_after_sale" => "Print After Sale", + "quantity" => "Qty.", + "receipt" => "Receivings Receipt", + "receipt_number" => "Receiving #", + "receiving" => "Receive", + "reference" => "Reference", + "register" => "Items Receiving", + "requisition" => "Requisition", + "return" => "Return", + "select_supplier" => "Select Supplier (Optional)", + "ship_pack" => "", + "start_typing_supplier_name" => "Start Typing Supplier's name...", + "stock" => "", + "stock_destination" => "Stock Destination", + "stock_locaiton" => "Stock Location", + "stock_source" => "Stock Source", + "successfully_deleted" => "You have successfully deleted", + "successfully_updated" => "Receiving successfully updated", + "supplier" => "Supplier", + "supplier_address" => "Address", + "supplier_email" => "Email", + "supplier_location" => "Location", + "total" => "Total", + "transaction_failed" => "Receivings transaction(s) failed.", + "unable_to_add_item" => "Item add to Receiving failed.", + "unsuccessfully_updated" => "Receiving update failed.", + "update" => "Update", +]; diff --git a/app/Language/lo/Reports.php b/app/Language/lo/Reports.php index 8996bd7a0..f6be9f146 100644 --- a/app/Language/lo/Reports.php +++ b/app/Language/lo/Reports.php @@ -1,147 +1,148 @@ - "All", + "authority" => "", + "canceled" => "Canceled", + "categories" => "Categories", + "categories_summary_report" => "Categories Summary Report", + "category" => "Category", + "code_canceled" => "CNL", + "code_invoice" => "INV", + "code_pos" => "", + "code_quote" => "Q", + "code_return" => "RET", + "code_type" => "Type", + "code_work_order" => "W/O", + "comments" => "Comments", + "commission" => "", + "complete" => "Completed Sales and Returns", + "completed_sales" => "Completed Sales", + "confirm_delete" => "", + "confirm_restore" => "", + "cost" => "Wholesale", + "cost_price" => "Wholesale Price", + "count" => "Count", + "customer" => "Customer", + "customers" => "Customers", + "customers_summary_report" => "Customers Summary Report", + "date" => "Date", + "date_range" => "Date Range", + "description" => "Description", + "detailed_receivings_report" => "Detailed Receivings Report", + "detailed_receivings_report_input" => "", + "detailed_reports" => "Detailed Reports", + "detailed_requisition_report" => "", + "detailed_sales_report" => "Detailed Transactions Report", + "discount" => "Discount", + "discount_fixed" => "", + "discount_percent" => "Discount Percent", + "discount_type" => "", + "discounts" => "Discounts", + "discounts_summary_report" => "Discounts Summary Report", + "earned" => "Points Earned", + "employee" => "Employee", + "employees" => "Employees", + "employees_summary_report" => "Employees Summary Report", + "expenses" => "", + "expenses_amount" => "Amount", + "expenses_categories" => "Expenses", + "expenses_categories_summary_report" => "Expense Categories Summary Report", + "expenses_category" => "Category", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "Tax", + "expenses_total_amount" => "Total Amount", + "expenses_total_tax_amount" => "Total Tax", + "graphical_reports" => "Graphical Reports", + "inventory" => "Inventory", + "inventory_low" => "Low Inventory", + "inventory_low_report" => "Low Inventory Report", + "inventory_reports" => "Inventory Reports", + "inventory_summary" => "Inventory Summary", + "inventory_summary_report" => "Inventory Summary Report", + "item" => "Item", + "item_count" => "Filter Item Count", + "item_name" => "Item Name", + "item_number" => "Barcode", + "items" => "Items", + "items_purchased" => "Items Purchased", + "items_received" => "Items Received", + "items_summary_report" => "Items Summary Report", + "jurisdiction" => "", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "", + "more_than_zero" => "More than zero", + "name" => "Name", + "no_reports_to_display" => "No Items to display.", + "payment_type" => "Payment Type", + "payments" => "Payments", + "payments_summary_report" => "Payments Summary Report", + "profit" => "Profit", + "quantity" => "Quantity", + "quantity_purchased" => "Quantity Purchased", + "quotes" => "Quotes", + "received_by" => "Received By", + "receiving_id" => "Receiving ID", + "receiving_type" => "Receiving Type", + "receivings" => "Receivings", + "reorder_level" => "Reorder Level", + "report" => "Report", + "report_input" => "Report Input", + "reports" => "Reports", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "Requisitions", + "returns" => "Returns", + "revenue" => "Revenue", + "sale_id" => "Trans. ID", + "sale_type" => "Transaction Type", + "sales" => "Transactions", + "sales_amount" => "Transactions amount", + "sales_summary_report" => "Transactions Summary Report", + "sales_taxes" => "", + "sales_taxes_summary_report" => "", + "serial_number" => "Serial Number", + "service_charge" => "", + "sold_by" => "Sold By", + "sold_items" => "", + "sold_to" => "Sold To", + "stock_location" => "Stock Location", + "sub_total_value" => "Subtotal", + "subtotal" => "Subtotal", + "summary_reports" => "Summary Reports", + "supplied_by" => "Supplied by", + "supplier" => "Supplier", + "suppliers" => "Suppliers", + "suppliers_summary_report" => "Suppliers Summary Report", + "tax" => "Tax", + "tax_category" => "", + "tax_name" => "", + "tax_percent" => "Tax Percent", + "tax_rate" => "", + "taxes" => "Taxes", + "taxes_summary_report" => "Taxes Summary Report", + "total" => "Total", + "total_inventory_value" => "Total Inventory Value", + "total_low_sell_quantity" => "", + "total_quantity" => "Total Quantity", + "total_retail" => "Total Inv. Retail Value", + "trans_amount" => "", + "trans_due" => "", + "trans_group" => "", + "trans_nopay_sales" => "", + "trans_payments" => "", + "trans_refunded" => "", + "trans_sales" => "", + "trans_type" => "", + "type" => "Type", + "unit_price" => "Retail Price", + "used" => "Points Used", + "work_orders" => "Work Orders", + "zero_and_less" => "Zero and less", +]; diff --git a/app/Language/lo/Sales.php b/app/Language/lo/Sales.php index 3083de817..f76cfd96f 100644 --- a/app/Language/lo/Sales.php +++ b/app/Language/lo/Sales.php @@ -1,223 +1,224 @@ - "Available Points", + "rewards_package" => "Rewards", + "rewards_remaining_balance" => "Reward Points remaining value is ", + "account_number" => "", + "add_payment" => "Add Payment", + "amount_due" => "Amount Due", + "amount_tendered" => "Amount Tendered", + "authorized_signature" => "", + "cancel_sale" => "Cancel", + "cash" => "Cash", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "", + "cash_deposit" => "Cash Deposit", + "cash_filter" => "Cash", + "change_due" => "Change Due", + "change_price" => "", + "check" => "Check", + "check_balance" => "Check remainder", + "check_filter" => "Check", + "close" => "", + "comment" => "Comment", + "comments" => "Comments", + "company_name" => "", + "complete" => "", + "complete_sale" => "Complete", + "confirm_cancel_sale" => "Are you sure you want to clear this sale? All items will cleared.", + "confirm_delete" => "Are you sure you want to delete the selected Sale(s)?", + "confirm_restore" => "Are you sure you want to restore the selected Sale(s)?", + "credit" => "Credit Card", + "credit_deposit" => "Credit Deposit", + "credit_filter" => "", + "current_table" => "", + "customer" => "Name", + "customer_address" => "Address", + "customer_discount" => "Discount", + "customer_email" => "Email", + "customer_location" => "Location", + "customer_mailchimp_status" => "Mailchimp status", + "customer_optional" => "", + "customer_required" => "", + "customer_total" => "Total", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "Sale Date", + "date_range" => "Date Range", + "date_required" => "A correct date must be entered.", + "date_type" => "Date is a required field.", + "debit" => "Debit Card", + "debit_filter" => "", + "delete" => "Allow Delete", + "delete_confirmation" => "Are you sure you want to delete this sale? This action cannot be undone.", + "delete_entire_sale" => "Delete Entire Sale", + "delete_successful" => "Sale delete successful.", + "delete_unsuccessful" => "Sale delete failed.", + "description_abbrv" => "Desc.", + "discard" => "Discard", + "discard_quote" => "", + "discount" => "Disc %", + "discount_included" => "% Discount", + "discount_short" => "%", + "due" => "Due", + "due_filter" => "Due", + "edit" => "Edit", + "edit_item" => "Edit Item", + "edit_sale" => "Edit Sale", + "email_receipt" => "Email Receipt", + "employee" => "Employee", + "entry" => "Entry", + "error_editing_item" => "Error editing item", + "find_or_scan_item" => "Find or Scan Item", + "find_or_scan_item_or_receipt" => "Find or Scan Item or Receipt", + "giftcard" => "Gift Card", + "giftcard_balance" => "Gift Card Balance", + "giftcard_filter" => "", + "giftcard_number" => "Gift Card Number", + "group_by_category" => "Group by Category", + "group_by_type" => "Group by Type", + "hsn" => "", + "id" => "Sale ID", + "include_prices" => "Include Prices?", + "invoice" => "Invoice", + "invoice_confirm" => "This invoice will be sent to", + "invoice_enable" => "Create Invoice", + "invoice_filter" => "Invoices", + "invoice_no_email" => "This customer does not have a valid email address", + "invoice_number" => "Invoice #", + "invoice_number_duplicate" => "Invoice Number must be unique.", + "invoice_sent" => "Invoice sent to", + "invoice_total" => "", + "invoice_type_custom_invoice" => "", + "invoice_type_custom_tax_invoice" => "", + "invoice_type_invoice" => "", + "invoice_type_tax_invoice" => "", + "invoice_unsent" => "Invoice failed to be sent to", + "invoice_update" => "Recount", + "item_insufficient_of_stock" => "Item has insufficient stock.", + "item_name" => "Item Name", + "item_number" => "Item #", + "item_out_of_stock" => "Item is out of stock.", + "key_browser" => "", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "Register Mode", + "must_enter_numeric" => "Amount Tendered must be a number.", + "must_enter_numeric_giftcard" => "Gift Card Number must be a number.", + "new_customer" => "New Customer", + "new_item" => "New Item", + "no_description" => "None", + "no_filter" => "All", + "no_items_in_cart" => "There are no Items in the cart.", + "no_sales_to_display" => "No Sales to display.", + "none_selected" => "You have not selected any Sale(s) to delete.", + "nontaxed_ind" => "", + "not_authorized" => "This action is not authorized.", + "one_or_multiple" => "Sale(s)", + "payment" => "Payment Type", + "payment_amount" => "Amount", + "payment_not_cover_total" => "Payment Amount must be greater than or equal to Total.", + "payment_type" => "Type", + "payments" => "", + "payments_total" => "Payments Total", + "price" => "Price", + "print_after_sale" => "Print after Sale", + "quantity" => "Quantity", + "quantity_less_than_reorder_level" => "Warning: Desired Quantity is below Reorder Level for that Item.", + "quantity_less_than_zero" => "Warning: Desired Quantity is insufficient. You can still process the sale, but audit your inventory.", + "quantity_of_items" => "Quantity of {0} Items", + "quote" => "Quote", + "quote_number" => "Quote Number", + "quote_number_duplicate" => "Quote Number must be unique.", + "quote_sent" => "Quote sent to", + "quote_unsent" => "Quote failed to be sent to", + "receipt" => "Sales Receipt", + "receipt_no_email" => "", + "receipt_number" => "Sale #", + "receipt_sent" => "Receipt sent to", + "receipt_unsent" => "Receipt failed to be sent to", + "refund" => "", + "register" => "Sales Register", + "remove_customer" => "Remove Customer", + "remove_discount" => "", + "return" => "Return", + "rewards" => "Reward Points", + "rewards_balance" => "Reward Points Balance", + "sale" => "Sale", + "sale_by_invoice" => "Sale by Invoice", + "sale_for_customer" => "Customer:", + "sale_time" => "Time", + "sales_tax" => "Sales Tax", + "sales_total" => "", + "select_customer" => "Select Customer (Optional)", + "send_invoice" => "Send Invoice", + "send_quote" => "Send Quote", + "send_receipt" => "Send Receipt", + "send_work_order" => "Send Work Order", + "serial" => "Serial", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "Show Invoice", + "show_receipt" => "Show Receipt", + "start_typing_customer_name" => "Start typing customer details...", + "start_typing_item_name" => "Start typing Item Name or scan Barcode...", + "stock" => "Stock", + "stock_location" => "Stock Location", + "sub_total" => "Subtotal", + "successfully_deleted" => "You have successfully deleted", + "successfully_restored" => "You have successfully restored", + "successfully_suspended_sale" => "Sale suspend successful.", + "successfully_updated" => "Sale update successful.", + "suspend_sale" => "Suspend", + "suspended_doc_id" => "Document", + "suspended_sale_id" => "ID", + "suspended_sales" => "Suspended", + "table" => "Table", + "takings" => "Daily Sales", + "tax" => "Tax", + "tax_id" => "", + "tax_invoice" => "", + "tax_percent" => "Tax %", + "taxed_ind" => "", + "total" => "Total", + "total_tax_exclusive" => "Tax excluded", + "transaction_failed" => "Sales Transaction failed.", + "unable_to_add_item" => "Item add to Sale failed", + "unsuccessfully_deleted" => "Sale(s) delete failed.", + "unsuccessfully_restored" => "Sale(s) restore failed.", + "unsuccessfully_suspended_sale" => "Sale suspend failed.", + "unsuccessfully_updated" => "Sale update failed.", + "unsuspend" => "Unsuspend", + "unsuspend_and_delete" => "Action", + "update" => "Update", + "upi" => "", + "visa" => "", + "wholesale" => "", + "work_order" => "Work Order", + "work_order_number" => "Work Order Number", + "work_order_number_duplicate" => "Work Order Number must be unique.", + "work_order_sent" => "Work Order sent to", + "work_order_unsent" => "Work Order failed to be sent to", +]; diff --git a/app/Language/lo/Suppliers.php b/app/Language/lo/Suppliers.php index b4c10d08e..38168e9bd 100644 --- a/app/Language/lo/Suppliers.php +++ b/app/Language/lo/Suppliers.php @@ -1,23 +1,24 @@ - "ເລກບັນຊີ", + "agency_name" => "ຊື່ Agency", + "cannot_be_deleted" => "ບໍ່ສາມາດລຶບຜູ້ສະໜອງທີ່ເລືອກໄດ້. 1 ຫຼື ຫຼາຍກວ່ານັ້ນມີການຊື້-ຂາຍຢູ່.", + "category" => "", + "company_name" => "ຊື່ບໍລິສັດ", + "company_name_required" => "ຊື່ບໍລິສັດຈຳເປັນຕ້ອງໃສ່.", + "confirm_delete" => "ທ່ານຕ້ອງການລຶບຜູ້ສະໜອງທີ່ທ່ານເລືອກແທ້ບໍ່ ?", + "confirm_restore" => "", + "cost" => "", + "error_adding_updating" => "ເພີ່ມ ຫຼື ແກ້ໄຂ ຜູ້ສະໜອງບໍ່ສຳເລັດ.", + "goods" => "", + "new" => "ຜູ້ສະໜອງໃໝ່", + "none_selected" => "ທ່ານຍັງບໍ່ໄດ້ເລືອກຜູ້ສະໜອງເພື່ອລຶບ.", + "one_or_multiple" => "ຜູ້ສະໜອງ", + "successful_adding" => "ທ່ານໄດ້ເພີ່ມຜູ້ສະໜອງສຳເລັດແລ້ວ", + "successful_deleted" => "ທ່ານໄດ້ລຶບຜູ້ສະໜອງສຳເລັດແລ້ວ", + "successful_updating" => "ທ່ານໄດ້ແກ້ໄຂຜູ້ສະໜອງສຳເລັດແລ້ວ", + "supplier" => "ຜູ້ສະໜອງ", + "supplier_id" => "Id", + "tax_id" => "", + "update" => "ແກ້ໄຂຜູ້ສະໜອງ", +]; diff --git a/app/Language/lo/Taxes.php b/app/Language/lo/Taxes.php index 5edffc46d..975efe50a 100644 --- a/app/Language/lo/Taxes.php +++ b/app/Language/lo/Taxes.php @@ -1,81 +1,82 @@ - "ເພີ່ມຂໍ້ຜິດພາດ", + "cascade" => "Cascade", + "cascade_sequence" => "", + "city" => "ເມືອງ", + "code" => "ລະຫັດ", + "confirm_delete" => "ແນ່ໃຈບໍວ່າຕ້ອງການລຶບອອກ? ການກຳທຳນີ້ຈະບໍສາມາດເຮັດຄືນໄດ້", + "confirm_restore" => "", + "default_tax_category" => "ຄ່າພຶ້ນຖານໝວດພາສີ", + "default_tax_rate" => "ພຶ້ນຖານອັດຕາພາສີ", + "error_adding_updating" => "ເພີ່ມຫຼືແກ້ໄຂລະຫັດພາສີບໍສຳເລັດ", + "group_seq" => "ກຸ່ມ", + "jurisdiction_name" => "ຊື່ເຂດອຳນາດສານ", + "name" => "ຊື່", + "new" => "ພາສີໃໝ່", + "no_taxes" => "", + "no_taxes_to_display" => "ບໍມີລະຫັດພາສີທີ່ຈະສະແດງ", + "reporting_authority" => "ລາຍງານສິດທິ", + "round_half_down" => "ເຄິ່ງໜຶ່ງ", + "round_half_even" => "ເຄິ່ງຄູ່", + "round_half_odd" => "ເຄິ່ງຄີກ", + "round_half_up" => "ເຄິ່ງຂຶ້ນ", + "rounding_code" => "ລະຫັດປັດເສດ", + "sales_tax" => "ພາສີການຂາຍ", + "sales_tax_by_invoice" => "ພາສີການຂາຍຕາມໃບແຈ້ງໜີ້", + "sequence" => "ລຳດັບ.", + "state" => "ສະຖານະ", + "successful_deleted" => "ລືບສຳເລັດ", + "tax_categories" => "ໝວດພາສີ", + "tax_categories_configuration" => "", + "tax_categories_saved_successfully" => "", + "tax_categories_saved_unsuccessfully" => "", + "tax_category" => "Tax Category", + "tax_category_code" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_name" => "", + "tax_category_new" => "", + "tax_category_required" => "", + "tax_code" => "Tax Code", + "tax_code_cannot_be_deleted" => "Tax Code delete failed.", + "tax_code_duplicate" => "", + "tax_code_invalid_chars" => "", + "tax_code_name" => "Tax Code Name", + "tax_code_required" => "Tax Code is a required field.", + "tax_code_successful_deleted" => "You have successfully deleted Tax Code", + "tax_code_successful_updated" => "You have successfully updated", + "tax_code_successful_updating" => "You have successfully updated Tax Code", + "tax_code_successfully_added" => "You have successfully added", + "tax_code_type" => "Tax Code Type", + "tax_codes" => "", + "tax_codes_configuration" => "", + "tax_codes_saved_successfully" => "", + "tax_codes_saved_unsuccessfully" => "", + "tax_excluded" => "", + "tax_group" => "", + "tax_group_not_unique" => "", + "tax_group_sequence" => "", + "tax_included" => "", + "tax_jurisdiction" => "", + "tax_jurisdiction_duplicate" => "", + "tax_jurisdiction_invalid_chars" => "", + "tax_jurisdiction_required" => "", + "tax_jurisdictions" => "", + "tax_jurisdictions_configuration" => "", + "tax_jurisdictions_saved_successfully" => "", + "tax_jurisdictions_saved_unsuccessfully" => "", + "tax_rate" => "Tax Rate", + "tax_rate_configuration" => "", + "tax_rate_error_adding_updating" => "", + "tax_rate_numeric" => "Tax Rate must be a number.", + "tax_rate_required" => "Tax Rate is a required field.", + "tax_rate_successful_updated" => "", + "tax_rate_successfully_added" => "", + "tax_rates" => "", + "tax_rates_configuration" => "", + "tax_rounding" => "", + "tax_type" => "", + "update" => "Update Sales Category Tax", + "vat_tax" => "VAT Tax", +]; diff --git a/app/Language/ml/Attributes.php b/app/Language/ml/Attributes.php index a8a830269..399422bfa 100644 --- a/app/Language/ml/Attributes.php +++ b/app/Language/ml/Attributes.php @@ -1,31 +1,32 @@ - "Attribute value cannot contain ':' or '|'", + "confirm_delete" => "Are you sure you want to delete the selected attribute(s)?", + "confirm_restore" => "", + "definition_cannot_be_deleted" => "Could not delete selected attribute(s)", + "definition_error_adding_updating" => "", + "definition_flags" => "Attribute Visibility", + "definition_group" => "Group", + "definition_id" => "Id", + "definition_name" => "Attribute Name", + "definition_name_required" => "Attribute name is a required field", + "definition_one_or_multiple" => "attribute(s)", + "definition_successful_adding" => "You have successfully added item", + "definition_successful_deleted" => "You have successfully deleted", + "definition_successful_updating" => "You have successfully updated attribute", + "definition_type" => "Attribute Type", + "definition_type_required" => "Attribute type is a required field", + "definition_unit" => "", + "definition_values" => "Attribute Values", + "new" => "New Attribute", + "no_attributes_to_display" => "No Items to display", + "receipt_visibility" => "Receipt", + "show_in_items" => "Show in items", + "show_in_items_visibility" => "Items", + "show_in_receipt" => "Show in receipt", + "show_in_receivings" => "Show in receivings", + "show_in_receivings_visibility" => "Receivings", + "show_in_sales" => "Show in sales", + "show_in_sales_visibility" => "Sales", + "update" => "Update Attribute", +]; diff --git a/app/Language/ml/Bootstrap_tables.php b/app/Language/ml/Bootstrap_tables.php index 96fc76fe1..2381af790 100644 --- a/app/Language/ml/Bootstrap_tables.php +++ b/app/Language/ml/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "", + "tables_columns" => "", + "tables_hide_show_pagination" => "", + "tables_loading" => "", + "tables_page_from_to" => "", + "tables_refresh" => "", + "tables_rows_per_page" => "", + "tables_toggle" => "", +]; diff --git a/app/Language/ml/Cashups.php b/app/Language/ml/Cashups.php index e6ad7ad9f..2ffc8c593 100644 --- a/app/Language/ml/Cashups.php +++ b/app/Language/ml/Cashups.php @@ -1,48 +1,49 @@ - "", + "amount_number" => "", + "amount_required" => "", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "", + "cash_difference" => "", + "close_date" => "", + "close_employee" => "", + "closed_amount_card" => "", + "closed_amount_cash" => "", + "closed_amount_check" => "", + "closed_amount_due" => "", + "closed_amount_giftcard" => "", + "closed_amount_total" => "", + "closed_date" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "confirm_submit" => "", + "date_number" => "", + "date_required" => "", + "description" => "", + "enable_expected" => "", + "error_adding_updating" => "", + "giftcard" => "", + "id" => "", + "info" => "", + "info_employee" => "", + "is_deleted" => "", + "new" => "", + "no_cashups_to_display" => "", + "none_selected" => "", + "note" => "", + "one_or_multiple" => "", + "open_amount_cash" => "", + "open_date" => "", + "open_employee" => "", + "opened_date" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "total" => "", + "transfer_amount_cash" => "", + "transfer_amount_cash_minus" => "", + "update" => "", + "warning" => "", +]; diff --git a/app/Language/ml/Common.php b/app/Language/ml/Common.php index 157549cc6..83ed187c9 100644 --- a/app/Language/ml/Common.php +++ b/app/Language/ml/Common.php @@ -1,87 +1,88 @@ - "", + "address_2" => "", + "admin" => "", + "city" => "", + "clerk" => "", + "close" => "", + "color" => "", + "comments" => "", + "common" => "", + "confirm_search" => "", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "", + "country" => "", + "dashboard" => "", + "date" => "", + "delete" => "", + "det" => "", + "download_import_template" => "", + "edit" => "", + "email" => "", + "email_invalid_format" => "", + "export_csv" => "", + "export_csv_no" => "", + "export_csv_yes" => "", + "fields_required_message" => "", + "fields_required_message_unique" => "", + "first_name" => "", + "first_name_required" => "", + "first_page" => "", + "gender" => "", + "gender_female" => "", + "gender_male" => "", + "gender_undefined" => "", + "icon" => "", + "id" => "", + "import" => "", + "import_change_file" => "", + "import_csv" => "", + "import_full_path" => "", + "import_remove_file" => "", + "import_select_file" => "", + "inv" => "", + "last_name" => "", + "last_name_required" => "", + "last_page" => "", + "learn_about_project" => "", + "list_of" => "", + "logo" => "", + "logo_mark" => "", + "logout" => "", + "manager" => "", + "migration_needed" => "", + "new" => "", + "no" => "", + "no_persons_to_display" => "", + "none_selected_text" => "", + "or" => "", + "people" => "", + "phone_number" => "", + "phone_number_required" => "", + "please_visit_my" => "", + "position" => "", + "powered_by" => "", + "price" => "", + "print" => "", + "remove" => "", + "required" => "", + "restore" => "", + "return_policy" => "", + "search" => "", + "search_options" => "", + "searched_for" => "", + "software_short" => "", + "software_title" => "", + "state" => "", + "submit" => "", + "total_spent" => "", + "unknown" => "", + "view_recent_sales" => "", + "website" => "", + "welcome" => "", + "welcome_message" => "", + "yes" => "", + "you_are_using_ospos" => "", + "zip" => "", +]; diff --git a/app/Language/ml/Config.php b/app/Language/ml/Config.php index d597794ea..49d8ea4fc 100644 --- a/app/Language/ml/Config.php +++ b/app/Language/ml/Config.php @@ -1,329 +1,330 @@ - "", + "address_required" => "", + "all_set" => "All file permissions are set correctly!", + "allow_duplicate_barcodes" => "", + "apostrophe" => "", + "backup_button" => "", + "backup_database" => "", + "barcode" => "", + "barcode_company" => "", + "barcode_configuration" => "", + "barcode_content" => "", + "barcode_first_row" => "", + "barcode_font" => "", + "barcode_formats" => "", + "barcode_generate_if_empty" => "", + "barcode_height" => "", + "barcode_id" => "", + "barcode_info" => "", + "barcode_layout" => "", + "barcode_name" => "", + "barcode_number" => "", + "barcode_number_in_row" => "", + "barcode_page_cellspacing" => "", + "barcode_page_width" => "", + "barcode_price" => "", + "barcode_second_row" => "", + "barcode_third_row" => "", + "barcode_tooltip" => "", + "barcode_type" => "", + "barcode_width" => "", + "bottom" => "", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "", + "cash_decimals_tooltip" => "", + "cash_rounding" => "", + "category_dropdown" => "", + "center" => "", + "change_apperance_tooltip" => "", + "comma" => "", + "company" => "", + "company_avatar" => "", + "company_change_image" => "", + "company_logo" => "", + "company_remove_image" => "", + "company_required" => "", + "company_select_image" => "", + "company_website_url" => "", + "country_codes" => "", + "country_codes_tooltip" => "", + "currency_code" => "", + "currency_decimals" => "", + "currency_symbol" => "", + "current_employee_only" => "", + "customer_reward" => "", + "customer_reward_duplicate" => "", + "customer_reward_enable" => "", + "customer_reward_invalid_chars" => "", + "customer_reward_required" => "", + "customer_sales_tax_support" => "", + "date_or_time_format" => "", + "datetimeformat" => "", + "decimal_point" => "", + "default_barcode_font_size_number" => "", + "default_barcode_font_size_required" => "", + "default_barcode_height_number" => "", + "default_barcode_height_required" => "", + "default_barcode_num_in_row_number" => "", + "default_barcode_num_in_row_required" => "", + "default_barcode_page_cellspacing_number" => "", + "default_barcode_page_cellspacing_required" => "", + "default_barcode_page_width_number" => "", + "default_barcode_page_width_required" => "", + "default_barcode_width_number" => "", + "default_barcode_width_required" => "", + "default_item_columns" => "", + "default_origin_tax_code" => "", + "default_receivings_discount" => "", + "default_receivings_discount_number" => "", + "default_receivings_discount_required" => "", + "default_sales_discount" => "", + "default_sales_discount_number" => "", + "default_sales_discount_required" => "", + "default_tax_category" => "", + "default_tax_code" => "", + "default_tax_jurisdiction" => "", + "default_tax_name_number" => "", + "default_tax_name_required" => "", + "default_tax_rate" => "", + "default_tax_rate_1" => "", + "default_tax_rate_2" => "", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "", + "default_tax_rate_required" => "", + "derive_sale_quantity" => "", + "derive_sale_quantity_tooltip" => "", + "dinner_table" => "", + "dinner_table_duplicate" => "", + "dinner_table_enable" => "", + "dinner_table_invalid_chars" => "", + "dinner_table_required" => "", + "dot" => "", + "email" => "", + "email_configuration" => "", + "email_mailpath" => "", + "email_protocol" => "", + "email_receipt_check_behaviour" => "", + "email_receipt_check_behaviour_always" => "", + "email_receipt_check_behaviour_last" => "", + "email_receipt_check_behaviour_never" => "", + "email_smtp_crypto" => "", + "email_smtp_host" => "", + "email_smtp_pass" => "", + "email_smtp_port" => "", + "email_smtp_timeout" => "", + "email_smtp_user" => "", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "", + "enforce_privacy_tooltip" => "", + "fax" => "", + "file_perm" => "There are problems with file permissions please fix and reload this page.", + "financial_year" => "", + "financial_year_apr" => "", + "financial_year_aug" => "", + "financial_year_dec" => "", + "financial_year_feb" => "", + "financial_year_jan" => "", + "financial_year_jul" => "", + "financial_year_jun" => "", + "financial_year_mar" => "", + "financial_year_may" => "", + "financial_year_nov" => "", + "financial_year_oct" => "", + "financial_year_sep" => "", + "floating_labels" => "", + "gcaptcha_enable" => "", + "gcaptcha_secret_key" => "", + "gcaptcha_secret_key_required" => "", + "gcaptcha_site_key" => "", + "gcaptcha_site_key_required" => "", + "gcaptcha_tooltip" => "", + "general" => "", + "general_configuration" => "", + "giftcard_number" => "", + "giftcard_random" => "", + "giftcard_series" => "", + "image_allowed_file_types" => "", + "image_max_height_tooltip" => "", + "image_max_size_tooltip" => "", + "image_max_width_tooltip" => "", + "image_restrictions" => "", + "include_hsn" => "", + "info" => "", + "info_configuration" => "", + "input_groups" => "", + "integrations" => "", + "integrations_configuration" => "", + "invoice" => "", + "invoice_configuration" => "", + "invoice_default_comments" => "", + "invoice_email_message" => "", + "invoice_enable" => "", + "invoice_printer" => "", + "invoice_type" => "", + "is_readable" => "", + "is_writable" => "is writable, but the permissions are higher than 750.", + "item_markup" => "", + "jsprintsetup_required" => "", + "language" => "", + "last_used_invoice_number" => "", + "last_used_quote_number" => "", + "last_used_work_order_number" => "", + "left" => "", + "license" => "", + "license_configuration" => "", + "line_sequence" => "", + "lines_per_page" => "", + "lines_per_page_number" => "", + "lines_per_page_required" => "", + "locale" => "", + "locale_configuration" => "", + "locale_info" => "", + "location" => "", + "location_configuration" => "", + "location_info" => "", + "login_form" => "", + "logout" => "", + "mailchimp" => "", + "mailchimp_api_key" => "", + "mailchimp_configuration" => "", + "mailchimp_key_successfully" => "", + "mailchimp_key_unsuccessfully" => "", + "mailchimp_lists" => "", + "mailchimp_tooltip" => "", + "message" => "", + "message_configuration" => "", + "msg_msg" => "", + "msg_msg_placeholder" => "", + "msg_pwd" => "", + "msg_pwd_required" => "", + "msg_src" => "", + "msg_src_required" => "", + "msg_uid" => "", + "msg_uid_required" => "", + "multi_pack_enabled" => "", + "no_risk" => "No security/vulnerability risks.", + "none" => "", + "notify_alignment" => "", + "number_format" => "", + "number_locale" => "", + "number_locale_invalid" => "", + "number_locale_required" => "", + "number_locale_tooltip" => "", + "os_timezone" => "", + "ospos_info" => "", + "payment_options_order" => "", + "perm_risk" => "Permissions higher than 750 leaves this software at risk.", + "phone" => "", + "phone_required" => "", + "print_bottom_margin" => "", + "print_bottom_margin_number" => "", + "print_bottom_margin_required" => "", + "print_delay_autoreturn" => "", + "print_delay_autoreturn_number" => "", + "print_delay_autoreturn_required" => "", + "print_footer" => "", + "print_header" => "", + "print_left_margin" => "", + "print_left_margin_number" => "", + "print_left_margin_required" => "", + "print_receipt_check_behaviour" => "", + "print_receipt_check_behaviour_always" => "", + "print_receipt_check_behaviour_last" => "", + "print_receipt_check_behaviour_never" => "", + "print_right_margin" => "", + "print_right_margin_number" => "", + "print_right_margin_required" => "", + "print_silently" => "", + "print_top_margin" => "", + "print_top_margin_number" => "", + "print_top_margin_required" => "", + "quantity_decimals" => "", + "quick_cash_enable" => "", + "quote_default_comments" => "", + "receipt" => "", + "receipt_category" => "", + "receipt_configuration" => "", + "receipt_default" => "", + "receipt_font_size" => "", + "receipt_font_size_number" => "", + "receipt_font_size_required" => "", + "receipt_info" => "", + "receipt_printer" => "", + "receipt_short" => "", + "receipt_show_company_name" => "", + "receipt_show_description" => "", + "receipt_show_serialnumber" => "", + "receipt_show_tax_ind" => "", + "receipt_show_taxes" => "", + "receipt_show_total_discount" => "", + "receipt_template" => "", + "receiving_calculate_average_price" => "", + "recv_invoice_format" => "", + "register_mode_default" => "", + "report_an_issue" => "", + "return_policy_required" => "", + "reward" => "", + "reward_configuration" => "", + "right" => "", + "sales_invoice_format" => "", + "sales_quote_format" => "", + "saved_successfully" => "", + "saved_unsuccessfully" => "", + "security_issue" => "Security Vulnerability Warning", + "server_notice" => "Please use the below info for issue reporting.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "", + "statistics" => "", + "statistics_tooltip" => "", + "stock_location" => "", + "stock_location_duplicate" => "", + "stock_location_invalid_chars" => "", + "stock_location_required" => "", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "", + "suggestions_fourth_column" => "", + "suggestions_layout" => "", + "suggestions_second_column" => "", + "suggestions_third_column" => "", + "system_conf" => "Setup & Conf", + "system_info" => "System Info", + "table" => "", + "table_configuration" => "", + "takings_printer" => "", + "tax" => "", + "tax_category" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_required" => "", + "tax_category_used" => "", + "tax_configuration" => "", + "tax_decimals" => "", + "tax_id" => "", + "tax_included" => "", + "theme" => "", + "theme_preview" => "", + "thousands_separator" => "", + "timezone" => "", + "timezone_error" => "", + "top" => "", + "use_destination_based_tax" => "", + "user_timezone" => "", + "website" => "", + "wholesale_markup" => "", + "work_order_enable" => "", + "work_order_format" => "", +]; diff --git a/app/Language/ml/Customers.php b/app/Language/ml/Customers.php index 2cbd1d2ec..715fca3e4 100644 --- a/app/Language/ml/Customers.php +++ b/app/Language/ml/Customers.php @@ -1,55 +1,56 @@ - "", + "account_number_duplicate" => "", + "available_points" => "", + "available_points_value" => "", + "average" => "", + "avg_discount" => "", + "basic_information" => "", + "cannot_be_deleted" => "", + "company_name" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "consent" => "", + "consent_required" => "", + "csv_import_failed" => "", + "csv_import_nodata_wrongformat" => "", + "csv_import_partially_failed" => "", + "csv_import_success" => "", + "customer" => "", + "date" => "", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "email_duplicate" => "", + "employee" => "", + "error_adding_updating" => "", + "import_items_csv" => "", + "mailchimp_activity_click" => "", + "mailchimp_activity_lastopen" => "", + "mailchimp_activity_open" => "", + "mailchimp_activity_total" => "", + "mailchimp_activity_unopen" => "", + "mailchimp_email_client" => "", + "mailchimp_info" => "", + "mailchimp_member_rating" => "", + "mailchimp_status" => "", + "mailchimp_vip" => "", + "max" => "", + "min" => "", + "new" => "", + "none_selected" => "", + "one_or_multiple" => "", + "quantity" => "", + "stats_info" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "tax_code" => "", + "tax_id" => "", + "taxable" => "", + "total" => "", + "update" => "", + "rewards_package" => "", +]; diff --git a/app/Language/ml/Datepicker.php b/app/Language/ml/Datepicker.php index f8d23888d..e8be7a6c0 100644 --- a/app/Language/ml/Datepicker.php +++ b/app/Language/ml/Datepicker.php @@ -1,22 +1,23 @@ - "", + "apply" => "", + "cancel" => "", + "custom" => "", + "from" => "", + "last_30" => "", + "last_7" => "", + "last_financial_year" => "", + "last_month" => "", + "last_year" => "", + "same_month_last_year" => "", + "same_month_to_same_day_last_year" => "", + "this_financial_year" => "", + "this_month" => "", + "this_year" => "", + "to" => "", + "today" => "", + "today_last_year" => "", + "weekstart" => "", + "yesterday" => "", +]; diff --git a/app/Language/ml/Employees.php b/app/Language/ml/Employees.php index d8222c9be..6f597ab5b 100644 --- a/app/Language/ml/Employees.php +++ b/app/Language/ml/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "", + "cannot_be_deleted" => "", + "change_employee" => "", + "change_password" => "", + "clerk" => "", + "commission" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "current_password" => "", + "current_password_invalid" => "", + "employee" => "", + "error_adding_updating" => "", + "error_deleting_demo_admin" => "", + "error_updating_demo_admin" => "", + "language" => "", + "login_info" => "", + "manager" => "", + "new" => "", + "none_selected" => "", + "one_or_multiple" => "", + "password" => "", + "password_minlength" => "", + "password_must_match" => "", + "password_not_must_match" => "", + "password_required" => "", + "permission_desc" => "", + "permission_info" => "", + "repeat_password" => "", + "subpermission_required" => "", + "successful_adding" => "", + "successful_change_password" => "", + "successful_deleted" => "", + "successful_updating" => "", + "system_language" => "", + "unsuccessful_change_password" => "", + "update" => "", + "username" => "", + "username_duplicate" => "", + "username_minlength" => "", + "username_required" => "", +]; diff --git a/app/Language/ml/Enum.php b/app/Language/ml/Enum.php index dde09937b..c39655c3b 100644 --- a/app/Language/ml/Enum.php +++ b/app/Language/ml/Enum.php @@ -1,9 +1,10 @@ - "", + "half_even" => "", + "half_five" => "", + "half_odd" => "", + "half_up" => "", + "round_down" => "", + "round_up" => "", +]; diff --git a/app/Language/ml/Error.php b/app/Language/ml/Error.php index 7e82e9775..6134ea59a 100644 --- a/app/Language/ml/Error.php +++ b/app/Language/ml/Error.php @@ -1,4 +1,5 @@ - "", + "unknown" => "", +]; diff --git a/app/Language/ml/Expenses.php b/app/Language/ml/Expenses.php index cae8d985c..e9e237376 100644 --- a/app/Language/ml/Expenses.php +++ b/app/Language/ml/Expenses.php @@ -1,49 +1,50 @@ - "", + "amount" => "", + "amount_number" => "", + "amount_required" => "", + "by_category" => "", + "cannot_be_deleted" => "", + "cash" => "", + "cash_filter" => "", + "categories_name" => "", + "category_required" => "", + "check" => "", + "check_filter" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "credit" => "", + "credit_filter" => "", + "date" => "", + "date_number" => "", + "date_required" => "", + "debit" => "", + "debit_filter" => "", + "description" => "", + "due" => "", + "due_filter" => "", + "employee" => "", + "error_adding_updating" => "", + "expense_id" => "", + "expenses_employee" => "", + "info" => "", + "ip_address" => "", + "is_deleted" => "", + "name_required" => "", + "new" => "", + "new_supplier" => "", + "no_expenses_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "payment" => "", + "start_typing_supplier_name" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier_name" => "", + "supplier_tax_code" => "", + "tax_amount" => "", + "tax_amount_number" => "", + "update" => "", +]; diff --git a/app/Language/ml/Expenses_categories.php b/app/Language/ml/Expenses_categories.php index 7e4c654f7..03169e528 100644 --- a/app/Language/ml/Expenses_categories.php +++ b/app/Language/ml/Expenses_categories.php @@ -1,21 +1,22 @@ - "", + "add_item" => "", + "cannot_be_deleted" => "", + "category_id" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "description" => "", + "error_adding_updating" => "", + "info" => "", + "name" => "", + "new" => "", + "no_expenses_categories_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "quantity" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "update" => "", +]; diff --git a/app/Language/ml/Giftcards.php b/app/Language/ml/Giftcards.php index c2491d327..f1b1bd322 100644 --- a/app/Language/ml/Giftcards.php +++ b/app/Language/ml/Giftcards.php @@ -1,70 +1,71 @@ - "", + "allow_alt_description" => "", + "bulk_edit" => "", + "cannot_be_deleted" => "", + "cannot_find_giftcard" => "", + "cannot_use" => "", + "card_value" => "", + "category" => "", + "change_all_to_allow_alt_desc" => "", + "change_all_to_not_allow_allow_desc" => "", + "change_all_to_serialized" => "", + "change_all_to_unserialized" => "", + "confirm_bulk_edit" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost_price" => "", + "count" => "", + "csv_import_failed" => "", + "current_quantity" => "", + "description" => "", + "details_count" => "", + "do_nothing" => "", + "edit_fields_you_want_to_update" => "", + "edit_multiple_giftcards" => "", + "error_adding_updating" => "", + "error_updating_multiple" => "", + "generate_barcodes" => "", + "giftcard" => "", + "giftcard_number" => "", + "info_provided_by" => "", + "inventory_comments" => "", + "is_serialized" => "", + "low_inventory_giftcards" => "", + "manually_editing_of_quantity" => "", + "must_select_giftcard_for_barcode" => "", + "new" => "", + "no_description_giftcards" => "", + "no_giftcards_to_display" => "", + "none" => "", + "none_selected" => "", + "number" => "", + "number_information" => "", + "number_required" => "", + "one_or_multiple" => "", + "person_id" => "", + "quantity" => "", + "quantity_required" => "", + "remaining_balance" => "", + "reorder_level" => "", + "retrive_giftcard_info" => "", + "sales_tax_1" => "", + "sales_tax_2" => "", + "serialized_giftcards" => "", + "successful_adding" => "", + "successful_bulk_edit" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "tax_1" => "", + "tax_2" => "", + "tax_percent" => "", + "tax_percents" => "", + "unit_price" => "", + "upc_database" => "", + "update" => "", + "use_inventory_menu" => "", + "value" => "", + "value_required" => "", +]; diff --git a/app/Language/ml/Item_kits.php b/app/Language/ml/Item_kits.php index 7e5447763..2f21a4963 100644 --- a/app/Language/ml/Item_kits.php +++ b/app/Language/ml/Item_kits.php @@ -1,40 +1,41 @@ - "", + "all" => "", + "cannot_be_deleted" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "description" => "", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "error_adding_updating" => "", + "find_kit_item" => "", + "info" => "", + "item" => "", + "item_kit_number" => "", + "item_kit_number_duplicate" => "", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "", + "kit" => "", + "kit_and_components" => "", + "kit_and_stock" => "", + "kit_only" => "", + "name" => "", + "new" => "", + "no_item_kits_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "price_option" => "", + "priced_only" => "", + "print_option" => "", + "quantity" => "", + "sequence" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "unit_price" => "", + "update" => "", +]; diff --git a/app/Language/ml/Items.php b/app/Language/ml/Items.php index 9dd8f98c1..9718385d0 100644 --- a/app/Language/ml/Items.php +++ b/app/Language/ml/Items.php @@ -1,119 +1,120 @@ - "", + "allow_alt_description" => "", + "amount_entry" => "", + "bulk_edit" => "", + "buy_price_required" => "", + "cannot_be_deleted" => "", + "cannot_find_item" => "", + "categories" => "", + "category" => "", + "category_new" => "", + "category_required" => "", + "change_all_to_allow_alt_desc" => "", + "change_all_to_not_allow_allow_desc" => "", + "change_all_to_serialized" => "", + "change_all_to_unserialized" => "", + "change_image" => "", + "confirm_bulk_edit" => "", + "confirm_bulk_edit_wipe_taxes" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost_price" => "", + "cost_price_number" => "", + "cost_price_required" => "", + "count" => "", + "csv_import_failed" => "", + "csv_import_nodata_wrongformat" => "", + "csv_import_partially_failed" => "", + "csv_import_success" => "", + "current_quantity" => "", + "default_pack_name" => "", + "description" => "", + "details_count" => "", + "do_nothing" => "", + "edit" => "", + "edit_fields_you_want_to_update" => "", + "edit_multiple_items" => "", + "empty_upc_items" => "", + "error_adding_updating" => "", + "error_updating_multiple" => "", + "generate_barcodes" => "", + "hsn_code" => "", + "image" => "", + "import_items_csv" => "", + "info_provided_by" => "", + "inventory" => "", + "inventory_CSV_import_quantity" => "", + "inventory_comments" => "", + "inventory_data_tracking" => "", + "inventory_date" => "", + "inventory_employee" => "", + "inventory_in_out_quantity" => "", + "inventory_remarks" => "", + "is_deleted" => "", + "is_printed" => "", + "is_serialized" => "", + "item" => "", + "item_id" => "", + "item_number" => "", + "item_number_duplicate" => "", + "kit" => "", + "location" => "", + "low_inventory_items" => "", + "low_sell_item" => "", + "manually_editing_of_quantity" => "", + "markup" => "", + "name" => "", + "name_required" => "", + "new" => "", + "no_description_items" => "", + "no_items_to_display" => "", + "none" => "", + "none_selected" => "", + "nonstock" => "", + "number_information" => "", + "number_required" => "", + "one_or_multiple" => "", + "pack_name" => "", + "qty_per_pack" => "", + "quantity" => "", + "quantity_number" => "", + "quantity_required" => "", + "receiving_quantity" => "", + "remove_image" => "", + "reorder_level" => "", + "reorder_level_number" => "", + "reorder_level_required" => "", + "retrive_item_info" => "", + "sales_tax_1" => "", + "sales_tax_2" => "", + "search_attributes" => "", + "select_image" => "", + "serialized_items" => "", + "standard" => "", + "stock" => "", + "stock_location" => "", + "stock_type" => "", + "successful_adding" => "", + "successful_bulk_edit" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "tax_1" => "", + "tax_2" => "", + "tax_3" => "", + "tax_category" => "", + "tax_percent" => "", + "tax_percent_number" => "", + "tax_percent_required" => "", + "tax_percents" => "", + "temp" => "", + "type" => "", + "unit_price" => "", + "unit_price_number" => "", + "unit_price_required" => "", + "upc_database" => "", + "update" => "", + "use_inventory_menu" => "", +]; diff --git a/app/Language/ml/Login.php b/app/Language/ml/Login.php index 5b6b148ab..0adf698f7 100644 --- a/app/Language/ml/Login.php +++ b/app/Language/ml/Login.php @@ -1,13 +1,14 @@ - "", + "go" => "", + "invalid_gcaptcha" => "", + "invalid_installation" => "", + "invalid_username_and_password" => "", + "login" => "", + "logout" => "", + "migration_needed" => "", + "password" => "", + "username" => "", + "welcome" => "", +]; diff --git a/app/Language/ml/Messages.php b/app/Language/ml/Messages.php index 31f76c90f..ce3a2e233 100644 --- a/app/Language/ml/Messages.php +++ b/app/Language/ml/Messages.php @@ -1,14 +1,15 @@ - "", + "last_name" => "", + "message" => "", + "message_placeholder" => "", + "message_required" => "", + "multiple_phones" => "", + "phone" => "", + "phone_number_required" => "", + "phone_placeholder" => "", + "sms_send" => "", + "successfully_sent" => "", + "unsuccessfully_sent" => "", +]; diff --git a/app/Language/ml/Module.php b/app/Language/ml/Module.php index 6efb023ea..f2ad04586 100644 --- a/app/Language/ml/Module.php +++ b/app/Language/ml/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "", + "attributes_desc" => "", + "both" => "", + "cashups" => "", + "cashups_desc" => "", + "config" => "", + "config_desc" => "", + "customers" => "", + "customers_desc" => "", + "employees" => "", + "employees_desc" => "", + "expenses" => "", + "expenses_categories" => "", + "expenses_categories_desc" => "", + "expenses_desc" => "", + "giftcards" => "", + "giftcards_desc" => "", + "home" => "", + "home_desc" => "", + "item_kits" => "", + "item_kits_desc" => "", + "items" => "", + "items_desc" => "", + "messages" => "", + "messages_desc" => "", + "migrate" => "", + "migrate_desc" => "", + "office" => "", + "office_desc" => "", + "receivings" => "", + "receivings_desc" => "", + "reports" => "", + "reports_desc" => "", + "sales" => "", + "sales_desc" => "", + "suppliers" => "", + "suppliers_desc" => "", + "taxes" => "", + "taxes_desc" => "", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/ml/Receivings.php b/app/Language/ml/Receivings.php index 10f004d18..4ffca4df7 100644 --- a/app/Language/ml/Receivings.php +++ b/app/Language/ml/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "", + "cannot_be_deleted" => "", + "comments" => "", + "complete_receiving" => "", + "confirm_cancel_receiving" => "", + "confirm_delete" => "", + "confirm_finish_receiving" => "", + "confirm_restore" => "", + "cost" => "", + "daily" => "", + "date" => "", + "date_required" => "", + "date_type" => "", + "delete_entire_sale" => "", + "discount" => "", + "edit" => "", + "edit_sale" => "", + "employee" => "", + "error_editing_item" => "", + "error_requisition" => "", + "find_or_scan_item" => "", + "find_or_scan_item_or_receipt" => "", + "id" => "", + "item_name" => "", + "mode" => "", + "new_supplier" => "", + "one_or_multiple" => "", + "print_after_sale" => "", + "quantity" => "", + "receipt" => "", + "receipt_number" => "", + "receiving" => "", + "reference" => "", + "register" => "", + "requisition" => "", + "return" => "", + "select_supplier" => "", + "ship_pack" => "", + "start_typing_supplier_name" => "", + "stock" => "", + "stock_destination" => "", + "stock_locaiton" => "", + "stock_source" => "", + "successfully_deleted" => "", + "successfully_updated" => "", + "supplier" => "", + "supplier_address" => "", + "supplier_email" => "", + "supplier_location" => "", + "total" => "", + "transaction_failed" => "", + "unable_to_add_item" => "", + "unsuccessfully_updated" => "", + "update" => "", +]; diff --git a/app/Language/ml/Reports.php b/app/Language/ml/Reports.php index 6c54cf227..c8f0dcce9 100644 --- a/app/Language/ml/Reports.php +++ b/app/Language/ml/Reports.php @@ -1,147 +1,148 @@ - "", + "authority" => "", + "canceled" => "", + "categories" => "", + "categories_summary_report" => "", + "category" => "", + "code_canceled" => "", + "code_invoice" => "", + "code_pos" => "", + "code_quote" => "", + "code_return" => "", + "code_type" => "", + "code_work_order" => "", + "comments" => "", + "commission" => "", + "complete" => "", + "completed_sales" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost" => "", + "cost_price" => "", + "count" => "", + "customer" => "", + "customers" => "", + "customers_summary_report" => "", + "date" => "", + "date_range" => "", + "description" => "", + "detailed_receivings_report" => "", + "detailed_receivings_report_input" => "", + "detailed_reports" => "", + "detailed_requisition_report" => "", + "detailed_sales_report" => "", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "discounts" => "", + "discounts_summary_report" => "", + "earned" => "", + "employee" => "", + "employees" => "", + "employees_summary_report" => "", + "expenses" => "", + "expenses_amount" => "", + "expenses_categories" => "", + "expenses_categories_summary_report" => "", + "expenses_category" => "", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "", + "expenses_total_amount" => "", + "expenses_total_tax_amount" => "", + "graphical_reports" => "", + "inventory" => "", + "inventory_low" => "", + "inventory_low_report" => "", + "inventory_reports" => "", + "inventory_summary" => "", + "inventory_summary_report" => "", + "item" => "", + "item_count" => "", + "item_name" => "", + "item_number" => "", + "items" => "", + "items_purchased" => "", + "items_received" => "", + "items_summary_report" => "", + "jurisdiction" => "", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "", + "more_than_zero" => "", + "name" => "", + "no_reports_to_display" => "", + "payment_type" => "", + "payments" => "", + "payments_summary_report" => "", + "profit" => "", + "quantity" => "", + "quantity_purchased" => "", + "quotes" => "", + "received_by" => "", + "receiving_id" => "", + "receiving_type" => "", + "receivings" => "", + "reorder_level" => "", + "report" => "", + "report_input" => "", + "reports" => "", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "", + "returns" => "", + "revenue" => "", + "sale_id" => "", + "sale_type" => "", + "sales" => "", + "sales_amount" => "", + "sales_summary_report" => "", + "sales_taxes" => "", + "sales_taxes_summary_report" => "", + "serial_number" => "", + "service_charge" => "", + "sold_by" => "", + "sold_items" => "", + "sold_to" => "", + "stock_location" => "", + "sub_total_value" => "", + "subtotal" => "", + "summary_reports" => "", + "supplied_by" => "", + "supplier" => "", + "suppliers" => "", + "suppliers_summary_report" => "", + "tax" => "", + "tax_category" => "", + "tax_name" => "", + "tax_percent" => "", + "tax_rate" => "", + "taxes" => "", + "taxes_summary_report" => "", + "total" => "", + "total_inventory_value" => "", + "total_low_sell_quantity" => "", + "total_quantity" => "", + "total_retail" => "", + "trans_amount" => "", + "trans_due" => "", + "trans_group" => "", + "trans_nopay_sales" => "", + "trans_payments" => "", + "trans_refunded" => "", + "trans_sales" => "", + "trans_type" => "", + "type" => "", + "unit_price" => "", + "used" => "", + "work_orders" => "", + "zero_and_less" => "", +]; diff --git a/app/Language/ml/Sales.php b/app/Language/ml/Sales.php index 5d6561f4e..6a63d9f51 100644 --- a/app/Language/ml/Sales.php +++ b/app/Language/ml/Sales.php @@ -1,223 +1,224 @@ - "", + "rewards_package" => "", + "rewards_remaining_balance" => "", + "account_number" => "", + "add_payment" => "", + "amount_due" => "", + "amount_tendered" => "", + "authorized_signature" => "", + "cancel_sale" => "", + "cash" => "", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "", + "cash_deposit" => "", + "cash_filter" => "", + "change_due" => "", + "change_price" => "", + "check" => "", + "check_balance" => "", + "check_filter" => "", + "close" => "", + "comment" => "", + "comments" => "", + "company_name" => "", + "complete" => "", + "complete_sale" => "", + "confirm_cancel_sale" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "credit" => "", + "credit_deposit" => "", + "credit_filter" => "", + "current_table" => "", + "customer" => "", + "customer_address" => "", + "customer_discount" => "", + "customer_email" => "", + "customer_location" => "", + "customer_mailchimp_status" => "", + "customer_optional" => "", + "customer_required" => "", + "customer_total" => "", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "", + "date_range" => "", + "date_required" => "", + "date_type" => "", + "debit" => "", + "debit_filter" => "", + "delete" => "", + "delete_confirmation" => "", + "delete_entire_sale" => "", + "delete_successful" => "", + "delete_unsuccessful" => "", + "description_abbrv" => "", + "discard" => "", + "discard_quote" => "", + "discount" => "", + "discount_included" => "", + "discount_short" => "", + "due" => "", + "due_filter" => "", + "edit" => "", + "edit_item" => "", + "edit_sale" => "", + "email_receipt" => "", + "employee" => "", + "entry" => "", + "error_editing_item" => "", + "find_or_scan_item" => "", + "find_or_scan_item_or_receipt" => "", + "giftcard" => "", + "giftcard_balance" => "", + "giftcard_filter" => "", + "giftcard_number" => "", + "group_by_category" => "", + "group_by_type" => "", + "hsn" => "", + "id" => "", + "include_prices" => "", + "invoice" => "", + "invoice_confirm" => "", + "invoice_enable" => "", + "invoice_filter" => "", + "invoice_no_email" => "", + "invoice_number" => "", + "invoice_number_duplicate" => "", + "invoice_sent" => "", + "invoice_total" => "", + "invoice_type_custom_invoice" => "", + "invoice_type_custom_tax_invoice" => "", + "invoice_type_invoice" => "", + "invoice_type_tax_invoice" => "", + "invoice_unsent" => "", + "invoice_update" => "", + "item_insufficient_of_stock" => "", + "item_name" => "", + "item_number" => "", + "item_out_of_stock" => "", + "key_browser" => "", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "", + "must_enter_numeric" => "", + "must_enter_numeric_giftcard" => "", + "new_customer" => "", + "new_item" => "", + "no_description" => "", + "no_filter" => "", + "no_items_in_cart" => "", + "no_sales_to_display" => "", + "none_selected" => "", + "nontaxed_ind" => "", + "not_authorized" => "", + "one_or_multiple" => "", + "payment" => "", + "payment_amount" => "", + "payment_not_cover_total" => "", + "payment_type" => "", + "payments" => "", + "payments_total" => "", + "price" => "", + "print_after_sale" => "", + "quantity" => "", + "quantity_less_than_reorder_level" => "", + "quantity_less_than_zero" => "", + "quantity_of_items" => "", + "quote" => "", + "quote_number" => "", + "quote_number_duplicate" => "", + "quote_sent" => "", + "quote_unsent" => "", + "receipt" => "", + "receipt_no_email" => "", + "receipt_number" => "", + "receipt_sent" => "", + "receipt_unsent" => "", + "refund" => "", + "register" => "", + "remove_customer" => "", + "remove_discount" => "", + "return" => "", + "rewards" => "", + "rewards_balance" => "", + "sale" => "", + "sale_by_invoice" => "", + "sale_for_customer" => "", + "sale_time" => "", + "sales_tax" => "", + "sales_total" => "", + "select_customer" => "", + "send_invoice" => "", + "send_quote" => "", + "send_receipt" => "", + "send_work_order" => "", + "serial" => "", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "", + "show_receipt" => "", + "start_typing_customer_name" => "", + "start_typing_item_name" => "", + "stock" => "", + "stock_location" => "", + "sub_total" => "", + "successfully_deleted" => "", + "successfully_restored" => "", + "successfully_suspended_sale" => "", + "successfully_updated" => "", + "suspend_sale" => "", + "suspended_doc_id" => "", + "suspended_sale_id" => "", + "suspended_sales" => "", + "table" => "", + "takings" => "", + "tax" => "", + "tax_id" => "", + "tax_invoice" => "", + "tax_percent" => "", + "taxed_ind" => "", + "total" => "", + "total_tax_exclusive" => "", + "transaction_failed" => "", + "unable_to_add_item" => "", + "unsuccessfully_deleted" => "", + "unsuccessfully_restored" => "", + "unsuccessfully_suspended_sale" => "", + "unsuccessfully_updated" => "", + "unsuspend" => "", + "unsuspend_and_delete" => "", + "update" => "", + "upi" => "", + "visa" => "", + "wholesale" => "", + "work_order" => "", + "work_order_number" => "", + "work_order_number_duplicate" => "", + "work_order_sent" => "", + "work_order_unsent" => "", +]; diff --git a/app/Language/ml/Suppliers.php b/app/Language/ml/Suppliers.php index e25c992c4..f26bc2195 100644 --- a/app/Language/ml/Suppliers.php +++ b/app/Language/ml/Suppliers.php @@ -1,23 +1,24 @@ - "", + "agency_name" => "", + "cannot_be_deleted" => "", + "category" => "", + "company_name" => "", + "company_name_required" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost" => "", + "error_adding_updating" => "", + "goods" => "", + "new" => "", + "none_selected" => "", + "one_or_multiple" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "supplier_id" => "", + "tax_id" => "", + "update" => "", +]; diff --git a/app/Language/ml/Taxes.php b/app/Language/ml/Taxes.php index 8b395b5b0..6ae3d5b76 100644 --- a/app/Language/ml/Taxes.php +++ b/app/Language/ml/Taxes.php @@ -1,81 +1,82 @@ - "", + "cascade" => "", + "cascade_sequence" => "", + "city" => "", + "code" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "default_tax_category" => "", + "default_tax_rate" => "", + "error_adding_updating" => "", + "group_seq" => "", + "jurisdiction_name" => "", + "name" => "", + "new" => "", + "no_taxes" => "", + "no_taxes_to_display" => "", + "reporting_authority" => "", + "round_half_down" => "", + "round_half_even" => "", + "round_half_odd" => "", + "round_half_up" => "", + "rounding_code" => "", + "sales_tax" => "", + "sales_tax_by_invoice" => "", + "sequence" => "", + "state" => "", + "successful_deleted" => "", + "tax_categories" => "", + "tax_categories_configuration" => "", + "tax_categories_saved_successfully" => "", + "tax_categories_saved_unsuccessfully" => "", + "tax_category" => "", + "tax_category_code" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_name" => "", + "tax_category_new" => "", + "tax_category_required" => "", + "tax_code" => "", + "tax_code_cannot_be_deleted" => "", + "tax_code_duplicate" => "", + "tax_code_invalid_chars" => "", + "tax_code_name" => "", + "tax_code_required" => "", + "tax_code_successful_deleted" => "", + "tax_code_successful_updated" => "", + "tax_code_successful_updating" => "", + "tax_code_successfully_added" => "", + "tax_code_type" => "", + "tax_codes" => "", + "tax_codes_configuration" => "", + "tax_codes_saved_successfully" => "", + "tax_codes_saved_unsuccessfully" => "", + "tax_excluded" => "", + "tax_group" => "", + "tax_group_not_unique" => "", + "tax_group_sequence" => "", + "tax_included" => "", + "tax_jurisdiction" => "", + "tax_jurisdiction_duplicate" => "", + "tax_jurisdiction_invalid_chars" => "", + "tax_jurisdiction_required" => "", + "tax_jurisdictions" => "", + "tax_jurisdictions_configuration" => "", + "tax_jurisdictions_saved_successfully" => "", + "tax_jurisdictions_saved_unsuccessfully" => "", + "tax_rate" => "", + "tax_rate_configuration" => "", + "tax_rate_error_adding_updating" => "", + "tax_rate_numeric" => "", + "tax_rate_required" => "", + "tax_rate_successful_updated" => "", + "tax_rate_successfully_added" => "", + "tax_rates" => "", + "tax_rates_configuration" => "", + "tax_rounding" => "", + "tax_type" => "", + "update" => "", + "vat_tax" => "", +]; diff --git a/app/Language/nb_NO/Attributes.php b/app/Language/nb_NO/Attributes.php index 08991322d..6cb526d64 100644 --- a/app/Language/nb_NO/Attributes.php +++ b/app/Language/nb_NO/Attributes.php @@ -1,31 +1,32 @@ - "Attribute value cannot contain ':' or '|'", + "confirm_delete" => "Are you sure you want to delete the selected attribute(s)?", + "confirm_restore" => "Are you sure you want to restore the selected attribute(s)?", + "definition_cannot_be_deleted" => "Could not delete selected attribute(s)", + "definition_error_adding_updating" => "Attribute {0} could not be added or updated. Please check the error log.", + "definition_flags" => "Attribute Visibility", + "definition_group" => "Group", + "definition_id" => "Id", + "definition_name" => "Add Attribute", + "definition_name_required" => "Attribute name is a required field", + "definition_one_or_multiple" => "attribute(s)", + "definition_successful_adding" => "You have successfully added item", + "definition_successful_deleted" => "You have successfully deleted", + "definition_successful_updating" => "You have successfully updated attribute", + "definition_type" => "Attribute Type", + "definition_type_required" => "Attribute type is a required field", + "definition_unit" => "Measurement Unit", + "definition_values" => "Attribute Values", + "new" => "New Attribute", + "no_attributes_to_display" => "No Items to display", + "receipt_visibility" => "Receipt", + "show_in_items" => "Show in items", + "show_in_items_visibility" => "Items", + "show_in_receipt" => "Show in receipt", + "show_in_receivings" => "Show in receivings", + "show_in_receivings_visibility" => "Receivings", + "show_in_sales" => "Show in sales", + "show_in_sales_visibility" => "Sales", + "update" => "Update Attribute", +]; diff --git a/app/Language/nb_NO/Bootstrap_tables.php b/app/Language/nb_NO/Bootstrap_tables.php index 96fc76fe1..2381af790 100644 --- a/app/Language/nb_NO/Bootstrap_tables.php +++ b/app/Language/nb_NO/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "", + "tables_columns" => "", + "tables_hide_show_pagination" => "", + "tables_loading" => "", + "tables_page_from_to" => "", + "tables_refresh" => "", + "tables_rows_per_page" => "", + "tables_toggle" => "", +]; diff --git a/app/Language/nb_NO/Cashups.php b/app/Language/nb_NO/Cashups.php index e6ad7ad9f..2ffc8c593 100644 --- a/app/Language/nb_NO/Cashups.php +++ b/app/Language/nb_NO/Cashups.php @@ -1,48 +1,49 @@ - "", + "amount_number" => "", + "amount_required" => "", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "", + "cash_difference" => "", + "close_date" => "", + "close_employee" => "", + "closed_amount_card" => "", + "closed_amount_cash" => "", + "closed_amount_check" => "", + "closed_amount_due" => "", + "closed_amount_giftcard" => "", + "closed_amount_total" => "", + "closed_date" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "confirm_submit" => "", + "date_number" => "", + "date_required" => "", + "description" => "", + "enable_expected" => "", + "error_adding_updating" => "", + "giftcard" => "", + "id" => "", + "info" => "", + "info_employee" => "", + "is_deleted" => "", + "new" => "", + "no_cashups_to_display" => "", + "none_selected" => "", + "note" => "", + "one_or_multiple" => "", + "open_amount_cash" => "", + "open_date" => "", + "open_employee" => "", + "opened_date" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "total" => "", + "transfer_amount_cash" => "", + "transfer_amount_cash_minus" => "", + "update" => "", + "warning" => "", +]; diff --git a/app/Language/nb_NO/Common.php b/app/Language/nb_NO/Common.php index 157549cc6..83ed187c9 100644 --- a/app/Language/nb_NO/Common.php +++ b/app/Language/nb_NO/Common.php @@ -1,87 +1,88 @@ - "", + "address_2" => "", + "admin" => "", + "city" => "", + "clerk" => "", + "close" => "", + "color" => "", + "comments" => "", + "common" => "", + "confirm_search" => "", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "", + "country" => "", + "dashboard" => "", + "date" => "", + "delete" => "", + "det" => "", + "download_import_template" => "", + "edit" => "", + "email" => "", + "email_invalid_format" => "", + "export_csv" => "", + "export_csv_no" => "", + "export_csv_yes" => "", + "fields_required_message" => "", + "fields_required_message_unique" => "", + "first_name" => "", + "first_name_required" => "", + "first_page" => "", + "gender" => "", + "gender_female" => "", + "gender_male" => "", + "gender_undefined" => "", + "icon" => "", + "id" => "", + "import" => "", + "import_change_file" => "", + "import_csv" => "", + "import_full_path" => "", + "import_remove_file" => "", + "import_select_file" => "", + "inv" => "", + "last_name" => "", + "last_name_required" => "", + "last_page" => "", + "learn_about_project" => "", + "list_of" => "", + "logo" => "", + "logo_mark" => "", + "logout" => "", + "manager" => "", + "migration_needed" => "", + "new" => "", + "no" => "", + "no_persons_to_display" => "", + "none_selected_text" => "", + "or" => "", + "people" => "", + "phone_number" => "", + "phone_number_required" => "", + "please_visit_my" => "", + "position" => "", + "powered_by" => "", + "price" => "", + "print" => "", + "remove" => "", + "required" => "", + "restore" => "", + "return_policy" => "", + "search" => "", + "search_options" => "", + "searched_for" => "", + "software_short" => "", + "software_title" => "", + "state" => "", + "submit" => "", + "total_spent" => "", + "unknown" => "", + "view_recent_sales" => "", + "website" => "", + "welcome" => "", + "welcome_message" => "", + "yes" => "", + "you_are_using_ospos" => "", + "zip" => "", +]; diff --git a/app/Language/nb_NO/Config.php b/app/Language/nb_NO/Config.php index df66a29fc..a56cf3574 100644 --- a/app/Language/nb_NO/Config.php +++ b/app/Language/nb_NO/Config.php @@ -1,329 +1,330 @@ - "", + "address_required" => "", + "all_set" => "", + "allow_duplicate_barcodes" => "", + "apostrophe" => "", + "backup_button" => "", + "backup_database" => "", + "barcode" => "", + "barcode_company" => "", + "barcode_configuration" => "", + "barcode_content" => "", + "barcode_first_row" => "", + "barcode_font" => "", + "barcode_formats" => "", + "barcode_generate_if_empty" => "", + "barcode_height" => "", + "barcode_id" => "", + "barcode_info" => "", + "barcode_layout" => "", + "barcode_name" => "", + "barcode_number" => "", + "barcode_number_in_row" => "", + "barcode_page_cellspacing" => "", + "barcode_page_width" => "", + "barcode_price" => "", + "barcode_second_row" => "", + "barcode_third_row" => "", + "barcode_tooltip" => "", + "barcode_type" => "", + "barcode_width" => "", + "bottom" => "", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "", + "cash_decimals_tooltip" => "", + "cash_rounding" => "", + "category_dropdown" => "", + "center" => "", + "change_apperance_tooltip" => "", + "comma" => "", + "company" => "", + "company_avatar" => "", + "company_change_image" => "", + "company_logo" => "", + "company_remove_image" => "", + "company_required" => "", + "company_select_image" => "", + "company_website_url" => "", + "country_codes" => "", + "country_codes_tooltip" => "", + "currency_code" => "", + "currency_decimals" => "", + "currency_symbol" => "", + "current_employee_only" => "", + "customer_reward" => "", + "customer_reward_duplicate" => "", + "customer_reward_enable" => "", + "customer_reward_invalid_chars" => "", + "customer_reward_required" => "", + "customer_sales_tax_support" => "", + "date_or_time_format" => "", + "datetimeformat" => "", + "decimal_point" => "", + "default_barcode_font_size_number" => "", + "default_barcode_font_size_required" => "", + "default_barcode_height_number" => "", + "default_barcode_height_required" => "", + "default_barcode_num_in_row_number" => "", + "default_barcode_num_in_row_required" => "", + "default_barcode_page_cellspacing_number" => "", + "default_barcode_page_cellspacing_required" => "", + "default_barcode_page_width_number" => "", + "default_barcode_page_width_required" => "", + "default_barcode_width_number" => "", + "default_barcode_width_required" => "", + "default_item_columns" => "", + "default_origin_tax_code" => "", + "default_receivings_discount" => "", + "default_receivings_discount_number" => "", + "default_receivings_discount_required" => "", + "default_sales_discount" => "", + "default_sales_discount_number" => "", + "default_sales_discount_required" => "", + "default_tax_category" => "", + "default_tax_code" => "", + "default_tax_jurisdiction" => "", + "default_tax_name_number" => "", + "default_tax_name_required" => "", + "default_tax_rate" => "", + "default_tax_rate_1" => "", + "default_tax_rate_2" => "", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "", + "default_tax_rate_required" => "", + "derive_sale_quantity" => "", + "derive_sale_quantity_tooltip" => "", + "dinner_table" => "", + "dinner_table_duplicate" => "", + "dinner_table_enable" => "", + "dinner_table_invalid_chars" => "", + "dinner_table_required" => "", + "dot" => "", + "email" => "", + "email_configuration" => "", + "email_mailpath" => "", + "email_protocol" => "", + "email_receipt_check_behaviour" => "", + "email_receipt_check_behaviour_always" => "", + "email_receipt_check_behaviour_last" => "", + "email_receipt_check_behaviour_never" => "", + "email_smtp_crypto" => "", + "email_smtp_host" => "", + "email_smtp_pass" => "", + "email_smtp_port" => "", + "email_smtp_timeout" => "", + "email_smtp_user" => "", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "", + "enforce_privacy_tooltip" => "", + "fax" => "", + "file_perm" => "", + "financial_year" => "", + "financial_year_apr" => "", + "financial_year_aug" => "", + "financial_year_dec" => "", + "financial_year_feb" => "", + "financial_year_jan" => "", + "financial_year_jul" => "", + "financial_year_jun" => "", + "financial_year_mar" => "", + "financial_year_may" => "", + "financial_year_nov" => "", + "financial_year_oct" => "", + "financial_year_sep" => "", + "floating_labels" => "", + "gcaptcha_enable" => "", + "gcaptcha_secret_key" => "", + "gcaptcha_secret_key_required" => "", + "gcaptcha_site_key" => "", + "gcaptcha_site_key_required" => "", + "gcaptcha_tooltip" => "", + "general" => "", + "general_configuration" => "", + "giftcard_number" => "", + "giftcard_random" => "", + "giftcard_series" => "", + "image_allowed_file_types" => "", + "image_max_height_tooltip" => "", + "image_max_size_tooltip" => "", + "image_max_width_tooltip" => "", + "image_restrictions" => "", + "include_hsn" => "", + "info" => "", + "info_configuration" => "", + "input_groups" => "", + "integrations" => "", + "integrations_configuration" => "", + "invoice" => "", + "invoice_configuration" => "", + "invoice_default_comments" => "", + "invoice_email_message" => "", + "invoice_enable" => "", + "invoice_printer" => "", + "invoice_type" => "", + "is_readable" => "", + "is_writable" => "", + "item_markup" => "", + "jsprintsetup_required" => "", + "language" => "", + "last_used_invoice_number" => "", + "last_used_quote_number" => "", + "last_used_work_order_number" => "", + "left" => "", + "license" => "", + "license_configuration" => "", + "line_sequence" => "", + "lines_per_page" => "", + "lines_per_page_number" => "", + "lines_per_page_required" => "", + "locale" => "", + "locale_configuration" => "", + "locale_info" => "", + "location" => "", + "location_configuration" => "", + "location_info" => "", + "login_form" => "", + "logout" => "", + "mailchimp" => "", + "mailchimp_api_key" => "", + "mailchimp_configuration" => "", + "mailchimp_key_successfully" => "", + "mailchimp_key_unsuccessfully" => "", + "mailchimp_lists" => "", + "mailchimp_tooltip" => "", + "message" => "", + "message_configuration" => "", + "msg_msg" => "", + "msg_msg_placeholder" => "", + "msg_pwd" => "", + "msg_pwd_required" => "", + "msg_src" => "", + "msg_src_required" => "", + "msg_uid" => "", + "msg_uid_required" => "", + "multi_pack_enabled" => "", + "no_risk" => "", + "none" => "", + "notify_alignment" => "", + "number_format" => "", + "number_locale" => "", + "number_locale_invalid" => "", + "number_locale_required" => "", + "number_locale_tooltip" => "", + "os_timezone" => "", + "ospos_info" => "", + "payment_options_order" => "", + "perm_risk" => "", + "phone" => "", + "phone_required" => "", + "print_bottom_margin" => "", + "print_bottom_margin_number" => "", + "print_bottom_margin_required" => "", + "print_delay_autoreturn" => "", + "print_delay_autoreturn_number" => "", + "print_delay_autoreturn_required" => "", + "print_footer" => "", + "print_header" => "", + "print_left_margin" => "", + "print_left_margin_number" => "", + "print_left_margin_required" => "", + "print_receipt_check_behaviour" => "", + "print_receipt_check_behaviour_always" => "", + "print_receipt_check_behaviour_last" => "", + "print_receipt_check_behaviour_never" => "", + "print_right_margin" => "", + "print_right_margin_number" => "", + "print_right_margin_required" => "", + "print_silently" => "", + "print_top_margin" => "", + "print_top_margin_number" => "", + "print_top_margin_required" => "", + "quantity_decimals" => "", + "quick_cash_enable" => "", + "quote_default_comments" => "", + "receipt" => "", + "receipt_category" => "", + "receipt_configuration" => "", + "receipt_default" => "", + "receipt_font_size" => "", + "receipt_font_size_number" => "", + "receipt_font_size_required" => "", + "receipt_info" => "", + "receipt_printer" => "", + "receipt_short" => "", + "receipt_show_company_name" => "", + "receipt_show_description" => "", + "receipt_show_serialnumber" => "", + "receipt_show_tax_ind" => "", + "receipt_show_taxes" => "", + "receipt_show_total_discount" => "", + "receipt_template" => "", + "receiving_calculate_average_price" => "", + "recv_invoice_format" => "", + "register_mode_default" => "", + "report_an_issue" => "", + "return_policy_required" => "", + "reward" => "", + "reward_configuration" => "", + "right" => "", + "sales_invoice_format" => "", + "sales_quote_format" => "", + "saved_successfully" => "", + "saved_unsuccessfully" => "", + "security_issue" => "", + "server_notice" => "", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "", + "statistics" => "", + "statistics_tooltip" => "", + "stock_location" => "", + "stock_location_duplicate" => "", + "stock_location_invalid_chars" => "", + "stock_location_required" => "", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "", + "suggestions_fourth_column" => "", + "suggestions_layout" => "", + "suggestions_second_column" => "", + "suggestions_third_column" => "", + "system_conf" => "", + "system_info" => "", + "table" => "", + "table_configuration" => "", + "takings_printer" => "", + "tax" => "", + "tax_category" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_required" => "", + "tax_category_used" => "", + "tax_configuration" => "", + "tax_decimals" => "", + "tax_id" => "", + "tax_included" => "", + "theme" => "", + "theme_preview" => "", + "thousands_separator" => "", + "timezone" => "", + "timezone_error" => "", + "top" => "", + "use_destination_based_tax" => "", + "user_timezone" => "", + "website" => "", + "wholesale_markup" => "", + "work_order_enable" => "", + "work_order_format" => "", +]; diff --git a/app/Language/nb_NO/Customers.php b/app/Language/nb_NO/Customers.php index 2cbd1d2ec..715fca3e4 100644 --- a/app/Language/nb_NO/Customers.php +++ b/app/Language/nb_NO/Customers.php @@ -1,55 +1,56 @@ - "", + "account_number_duplicate" => "", + "available_points" => "", + "available_points_value" => "", + "average" => "", + "avg_discount" => "", + "basic_information" => "", + "cannot_be_deleted" => "", + "company_name" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "consent" => "", + "consent_required" => "", + "csv_import_failed" => "", + "csv_import_nodata_wrongformat" => "", + "csv_import_partially_failed" => "", + "csv_import_success" => "", + "customer" => "", + "date" => "", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "email_duplicate" => "", + "employee" => "", + "error_adding_updating" => "", + "import_items_csv" => "", + "mailchimp_activity_click" => "", + "mailchimp_activity_lastopen" => "", + "mailchimp_activity_open" => "", + "mailchimp_activity_total" => "", + "mailchimp_activity_unopen" => "", + "mailchimp_email_client" => "", + "mailchimp_info" => "", + "mailchimp_member_rating" => "", + "mailchimp_status" => "", + "mailchimp_vip" => "", + "max" => "", + "min" => "", + "new" => "", + "none_selected" => "", + "one_or_multiple" => "", + "quantity" => "", + "stats_info" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "tax_code" => "", + "tax_id" => "", + "taxable" => "", + "total" => "", + "update" => "", + "rewards_package" => "", +]; diff --git a/app/Language/nb_NO/Datepicker.php b/app/Language/nb_NO/Datepicker.php index f8d23888d..e8be7a6c0 100644 --- a/app/Language/nb_NO/Datepicker.php +++ b/app/Language/nb_NO/Datepicker.php @@ -1,22 +1,23 @@ - "", + "apply" => "", + "cancel" => "", + "custom" => "", + "from" => "", + "last_30" => "", + "last_7" => "", + "last_financial_year" => "", + "last_month" => "", + "last_year" => "", + "same_month_last_year" => "", + "same_month_to_same_day_last_year" => "", + "this_financial_year" => "", + "this_month" => "", + "this_year" => "", + "to" => "", + "today" => "", + "today_last_year" => "", + "weekstart" => "", + "yesterday" => "", +]; diff --git a/app/Language/nb_NO/Employees.php b/app/Language/nb_NO/Employees.php index d8222c9be..6f597ab5b 100644 --- a/app/Language/nb_NO/Employees.php +++ b/app/Language/nb_NO/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "", + "cannot_be_deleted" => "", + "change_employee" => "", + "change_password" => "", + "clerk" => "", + "commission" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "current_password" => "", + "current_password_invalid" => "", + "employee" => "", + "error_adding_updating" => "", + "error_deleting_demo_admin" => "", + "error_updating_demo_admin" => "", + "language" => "", + "login_info" => "", + "manager" => "", + "new" => "", + "none_selected" => "", + "one_or_multiple" => "", + "password" => "", + "password_minlength" => "", + "password_must_match" => "", + "password_not_must_match" => "", + "password_required" => "", + "permission_desc" => "", + "permission_info" => "", + "repeat_password" => "", + "subpermission_required" => "", + "successful_adding" => "", + "successful_change_password" => "", + "successful_deleted" => "", + "successful_updating" => "", + "system_language" => "", + "unsuccessful_change_password" => "", + "update" => "", + "username" => "", + "username_duplicate" => "", + "username_minlength" => "", + "username_required" => "", +]; diff --git a/app/Language/nb_NO/Enum.php b/app/Language/nb_NO/Enum.php index dde09937b..c39655c3b 100644 --- a/app/Language/nb_NO/Enum.php +++ b/app/Language/nb_NO/Enum.php @@ -1,9 +1,10 @@ - "", + "half_even" => "", + "half_five" => "", + "half_odd" => "", + "half_up" => "", + "round_down" => "", + "round_up" => "", +]; diff --git a/app/Language/nb_NO/Error.php b/app/Language/nb_NO/Error.php index 7e82e9775..6134ea59a 100644 --- a/app/Language/nb_NO/Error.php +++ b/app/Language/nb_NO/Error.php @@ -1,4 +1,5 @@ - "", + "unknown" => "", +]; diff --git a/app/Language/nb_NO/Expenses.php b/app/Language/nb_NO/Expenses.php index cae8d985c..e9e237376 100644 --- a/app/Language/nb_NO/Expenses.php +++ b/app/Language/nb_NO/Expenses.php @@ -1,49 +1,50 @@ - "", + "amount" => "", + "amount_number" => "", + "amount_required" => "", + "by_category" => "", + "cannot_be_deleted" => "", + "cash" => "", + "cash_filter" => "", + "categories_name" => "", + "category_required" => "", + "check" => "", + "check_filter" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "credit" => "", + "credit_filter" => "", + "date" => "", + "date_number" => "", + "date_required" => "", + "debit" => "", + "debit_filter" => "", + "description" => "", + "due" => "", + "due_filter" => "", + "employee" => "", + "error_adding_updating" => "", + "expense_id" => "", + "expenses_employee" => "", + "info" => "", + "ip_address" => "", + "is_deleted" => "", + "name_required" => "", + "new" => "", + "new_supplier" => "", + "no_expenses_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "payment" => "", + "start_typing_supplier_name" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier_name" => "", + "supplier_tax_code" => "", + "tax_amount" => "", + "tax_amount_number" => "", + "update" => "", +]; diff --git a/app/Language/nb_NO/Expenses_categories.php b/app/Language/nb_NO/Expenses_categories.php index 7e4c654f7..03169e528 100644 --- a/app/Language/nb_NO/Expenses_categories.php +++ b/app/Language/nb_NO/Expenses_categories.php @@ -1,21 +1,22 @@ - "", + "add_item" => "", + "cannot_be_deleted" => "", + "category_id" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "description" => "", + "error_adding_updating" => "", + "info" => "", + "name" => "", + "new" => "", + "no_expenses_categories_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "quantity" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "update" => "", +]; diff --git a/app/Language/nb_NO/Giftcards.php b/app/Language/nb_NO/Giftcards.php index c2491d327..f1b1bd322 100644 --- a/app/Language/nb_NO/Giftcards.php +++ b/app/Language/nb_NO/Giftcards.php @@ -1,70 +1,71 @@ - "", + "allow_alt_description" => "", + "bulk_edit" => "", + "cannot_be_deleted" => "", + "cannot_find_giftcard" => "", + "cannot_use" => "", + "card_value" => "", + "category" => "", + "change_all_to_allow_alt_desc" => "", + "change_all_to_not_allow_allow_desc" => "", + "change_all_to_serialized" => "", + "change_all_to_unserialized" => "", + "confirm_bulk_edit" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost_price" => "", + "count" => "", + "csv_import_failed" => "", + "current_quantity" => "", + "description" => "", + "details_count" => "", + "do_nothing" => "", + "edit_fields_you_want_to_update" => "", + "edit_multiple_giftcards" => "", + "error_adding_updating" => "", + "error_updating_multiple" => "", + "generate_barcodes" => "", + "giftcard" => "", + "giftcard_number" => "", + "info_provided_by" => "", + "inventory_comments" => "", + "is_serialized" => "", + "low_inventory_giftcards" => "", + "manually_editing_of_quantity" => "", + "must_select_giftcard_for_barcode" => "", + "new" => "", + "no_description_giftcards" => "", + "no_giftcards_to_display" => "", + "none" => "", + "none_selected" => "", + "number" => "", + "number_information" => "", + "number_required" => "", + "one_or_multiple" => "", + "person_id" => "", + "quantity" => "", + "quantity_required" => "", + "remaining_balance" => "", + "reorder_level" => "", + "retrive_giftcard_info" => "", + "sales_tax_1" => "", + "sales_tax_2" => "", + "serialized_giftcards" => "", + "successful_adding" => "", + "successful_bulk_edit" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "tax_1" => "", + "tax_2" => "", + "tax_percent" => "", + "tax_percents" => "", + "unit_price" => "", + "upc_database" => "", + "update" => "", + "use_inventory_menu" => "", + "value" => "", + "value_required" => "", +]; diff --git a/app/Language/nb_NO/Item_kits.php b/app/Language/nb_NO/Item_kits.php index 7e5447763..2f21a4963 100644 --- a/app/Language/nb_NO/Item_kits.php +++ b/app/Language/nb_NO/Item_kits.php @@ -1,40 +1,41 @@ - "", + "all" => "", + "cannot_be_deleted" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "description" => "", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "error_adding_updating" => "", + "find_kit_item" => "", + "info" => "", + "item" => "", + "item_kit_number" => "", + "item_kit_number_duplicate" => "", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "", + "kit" => "", + "kit_and_components" => "", + "kit_and_stock" => "", + "kit_only" => "", + "name" => "", + "new" => "", + "no_item_kits_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "price_option" => "", + "priced_only" => "", + "print_option" => "", + "quantity" => "", + "sequence" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "unit_price" => "", + "update" => "", +]; diff --git a/app/Language/nb_NO/Items.php b/app/Language/nb_NO/Items.php index 9dd8f98c1..9718385d0 100644 --- a/app/Language/nb_NO/Items.php +++ b/app/Language/nb_NO/Items.php @@ -1,119 +1,120 @@ - "", + "allow_alt_description" => "", + "amount_entry" => "", + "bulk_edit" => "", + "buy_price_required" => "", + "cannot_be_deleted" => "", + "cannot_find_item" => "", + "categories" => "", + "category" => "", + "category_new" => "", + "category_required" => "", + "change_all_to_allow_alt_desc" => "", + "change_all_to_not_allow_allow_desc" => "", + "change_all_to_serialized" => "", + "change_all_to_unserialized" => "", + "change_image" => "", + "confirm_bulk_edit" => "", + "confirm_bulk_edit_wipe_taxes" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost_price" => "", + "cost_price_number" => "", + "cost_price_required" => "", + "count" => "", + "csv_import_failed" => "", + "csv_import_nodata_wrongformat" => "", + "csv_import_partially_failed" => "", + "csv_import_success" => "", + "current_quantity" => "", + "default_pack_name" => "", + "description" => "", + "details_count" => "", + "do_nothing" => "", + "edit" => "", + "edit_fields_you_want_to_update" => "", + "edit_multiple_items" => "", + "empty_upc_items" => "", + "error_adding_updating" => "", + "error_updating_multiple" => "", + "generate_barcodes" => "", + "hsn_code" => "", + "image" => "", + "import_items_csv" => "", + "info_provided_by" => "", + "inventory" => "", + "inventory_CSV_import_quantity" => "", + "inventory_comments" => "", + "inventory_data_tracking" => "", + "inventory_date" => "", + "inventory_employee" => "", + "inventory_in_out_quantity" => "", + "inventory_remarks" => "", + "is_deleted" => "", + "is_printed" => "", + "is_serialized" => "", + "item" => "", + "item_id" => "", + "item_number" => "", + "item_number_duplicate" => "", + "kit" => "", + "location" => "", + "low_inventory_items" => "", + "low_sell_item" => "", + "manually_editing_of_quantity" => "", + "markup" => "", + "name" => "", + "name_required" => "", + "new" => "", + "no_description_items" => "", + "no_items_to_display" => "", + "none" => "", + "none_selected" => "", + "nonstock" => "", + "number_information" => "", + "number_required" => "", + "one_or_multiple" => "", + "pack_name" => "", + "qty_per_pack" => "", + "quantity" => "", + "quantity_number" => "", + "quantity_required" => "", + "receiving_quantity" => "", + "remove_image" => "", + "reorder_level" => "", + "reorder_level_number" => "", + "reorder_level_required" => "", + "retrive_item_info" => "", + "sales_tax_1" => "", + "sales_tax_2" => "", + "search_attributes" => "", + "select_image" => "", + "serialized_items" => "", + "standard" => "", + "stock" => "", + "stock_location" => "", + "stock_type" => "", + "successful_adding" => "", + "successful_bulk_edit" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "tax_1" => "", + "tax_2" => "", + "tax_3" => "", + "tax_category" => "", + "tax_percent" => "", + "tax_percent_number" => "", + "tax_percent_required" => "", + "tax_percents" => "", + "temp" => "", + "type" => "", + "unit_price" => "", + "unit_price_number" => "", + "unit_price_required" => "", + "upc_database" => "", + "update" => "", + "use_inventory_menu" => "", +]; diff --git a/app/Language/nb_NO/Login.php b/app/Language/nb_NO/Login.php index 5b6b148ab..0adf698f7 100644 --- a/app/Language/nb_NO/Login.php +++ b/app/Language/nb_NO/Login.php @@ -1,13 +1,14 @@ - "", + "go" => "", + "invalid_gcaptcha" => "", + "invalid_installation" => "", + "invalid_username_and_password" => "", + "login" => "", + "logout" => "", + "migration_needed" => "", + "password" => "", + "username" => "", + "welcome" => "", +]; diff --git a/app/Language/nb_NO/Messages.php b/app/Language/nb_NO/Messages.php index 31f76c90f..ce3a2e233 100644 --- a/app/Language/nb_NO/Messages.php +++ b/app/Language/nb_NO/Messages.php @@ -1,14 +1,15 @@ - "", + "last_name" => "", + "message" => "", + "message_placeholder" => "", + "message_required" => "", + "multiple_phones" => "", + "phone" => "", + "phone_number_required" => "", + "phone_placeholder" => "", + "sms_send" => "", + "successfully_sent" => "", + "unsuccessfully_sent" => "", +]; diff --git a/app/Language/nb_NO/Module.php b/app/Language/nb_NO/Module.php index 6efb023ea..f2ad04586 100644 --- a/app/Language/nb_NO/Module.php +++ b/app/Language/nb_NO/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "", + "attributes_desc" => "", + "both" => "", + "cashups" => "", + "cashups_desc" => "", + "config" => "", + "config_desc" => "", + "customers" => "", + "customers_desc" => "", + "employees" => "", + "employees_desc" => "", + "expenses" => "", + "expenses_categories" => "", + "expenses_categories_desc" => "", + "expenses_desc" => "", + "giftcards" => "", + "giftcards_desc" => "", + "home" => "", + "home_desc" => "", + "item_kits" => "", + "item_kits_desc" => "", + "items" => "", + "items_desc" => "", + "messages" => "", + "messages_desc" => "", + "migrate" => "", + "migrate_desc" => "", + "office" => "", + "office_desc" => "", + "receivings" => "", + "receivings_desc" => "", + "reports" => "", + "reports_desc" => "", + "sales" => "", + "sales_desc" => "", + "suppliers" => "", + "suppliers_desc" => "", + "taxes" => "", + "taxes_desc" => "", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/nb_NO/Receivings.php b/app/Language/nb_NO/Receivings.php index 10f004d18..4ffca4df7 100644 --- a/app/Language/nb_NO/Receivings.php +++ b/app/Language/nb_NO/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "", + "cannot_be_deleted" => "", + "comments" => "", + "complete_receiving" => "", + "confirm_cancel_receiving" => "", + "confirm_delete" => "", + "confirm_finish_receiving" => "", + "confirm_restore" => "", + "cost" => "", + "daily" => "", + "date" => "", + "date_required" => "", + "date_type" => "", + "delete_entire_sale" => "", + "discount" => "", + "edit" => "", + "edit_sale" => "", + "employee" => "", + "error_editing_item" => "", + "error_requisition" => "", + "find_or_scan_item" => "", + "find_or_scan_item_or_receipt" => "", + "id" => "", + "item_name" => "", + "mode" => "", + "new_supplier" => "", + "one_or_multiple" => "", + "print_after_sale" => "", + "quantity" => "", + "receipt" => "", + "receipt_number" => "", + "receiving" => "", + "reference" => "", + "register" => "", + "requisition" => "", + "return" => "", + "select_supplier" => "", + "ship_pack" => "", + "start_typing_supplier_name" => "", + "stock" => "", + "stock_destination" => "", + "stock_locaiton" => "", + "stock_source" => "", + "successfully_deleted" => "", + "successfully_updated" => "", + "supplier" => "", + "supplier_address" => "", + "supplier_email" => "", + "supplier_location" => "", + "total" => "", + "transaction_failed" => "", + "unable_to_add_item" => "", + "unsuccessfully_updated" => "", + "update" => "", +]; diff --git a/app/Language/nb_NO/Reports.php b/app/Language/nb_NO/Reports.php index 6c54cf227..c8f0dcce9 100644 --- a/app/Language/nb_NO/Reports.php +++ b/app/Language/nb_NO/Reports.php @@ -1,147 +1,148 @@ - "", + "authority" => "", + "canceled" => "", + "categories" => "", + "categories_summary_report" => "", + "category" => "", + "code_canceled" => "", + "code_invoice" => "", + "code_pos" => "", + "code_quote" => "", + "code_return" => "", + "code_type" => "", + "code_work_order" => "", + "comments" => "", + "commission" => "", + "complete" => "", + "completed_sales" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost" => "", + "cost_price" => "", + "count" => "", + "customer" => "", + "customers" => "", + "customers_summary_report" => "", + "date" => "", + "date_range" => "", + "description" => "", + "detailed_receivings_report" => "", + "detailed_receivings_report_input" => "", + "detailed_reports" => "", + "detailed_requisition_report" => "", + "detailed_sales_report" => "", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "discounts" => "", + "discounts_summary_report" => "", + "earned" => "", + "employee" => "", + "employees" => "", + "employees_summary_report" => "", + "expenses" => "", + "expenses_amount" => "", + "expenses_categories" => "", + "expenses_categories_summary_report" => "", + "expenses_category" => "", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "", + "expenses_total_amount" => "", + "expenses_total_tax_amount" => "", + "graphical_reports" => "", + "inventory" => "", + "inventory_low" => "", + "inventory_low_report" => "", + "inventory_reports" => "", + "inventory_summary" => "", + "inventory_summary_report" => "", + "item" => "", + "item_count" => "", + "item_name" => "", + "item_number" => "", + "items" => "", + "items_purchased" => "", + "items_received" => "", + "items_summary_report" => "", + "jurisdiction" => "", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "", + "more_than_zero" => "", + "name" => "", + "no_reports_to_display" => "", + "payment_type" => "", + "payments" => "", + "payments_summary_report" => "", + "profit" => "", + "quantity" => "", + "quantity_purchased" => "", + "quotes" => "", + "received_by" => "", + "receiving_id" => "", + "receiving_type" => "", + "receivings" => "", + "reorder_level" => "", + "report" => "", + "report_input" => "", + "reports" => "", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "", + "returns" => "", + "revenue" => "", + "sale_id" => "", + "sale_type" => "", + "sales" => "", + "sales_amount" => "", + "sales_summary_report" => "", + "sales_taxes" => "", + "sales_taxes_summary_report" => "", + "serial_number" => "", + "service_charge" => "", + "sold_by" => "", + "sold_items" => "", + "sold_to" => "", + "stock_location" => "", + "sub_total_value" => "", + "subtotal" => "", + "summary_reports" => "", + "supplied_by" => "", + "supplier" => "", + "suppliers" => "", + "suppliers_summary_report" => "", + "tax" => "", + "tax_category" => "", + "tax_name" => "", + "tax_percent" => "", + "tax_rate" => "", + "taxes" => "", + "taxes_summary_report" => "", + "total" => "", + "total_inventory_value" => "", + "total_low_sell_quantity" => "", + "total_quantity" => "", + "total_retail" => "", + "trans_amount" => "", + "trans_due" => "", + "trans_group" => "", + "trans_nopay_sales" => "", + "trans_payments" => "", + "trans_refunded" => "", + "trans_sales" => "", + "trans_type" => "", + "type" => "", + "unit_price" => "", + "used" => "", + "work_orders" => "", + "zero_and_less" => "", +]; diff --git a/app/Language/nb_NO/Sales.php b/app/Language/nb_NO/Sales.php index 5d6561f4e..6a63d9f51 100644 --- a/app/Language/nb_NO/Sales.php +++ b/app/Language/nb_NO/Sales.php @@ -1,223 +1,224 @@ - "", + "rewards_package" => "", + "rewards_remaining_balance" => "", + "account_number" => "", + "add_payment" => "", + "amount_due" => "", + "amount_tendered" => "", + "authorized_signature" => "", + "cancel_sale" => "", + "cash" => "", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "", + "cash_deposit" => "", + "cash_filter" => "", + "change_due" => "", + "change_price" => "", + "check" => "", + "check_balance" => "", + "check_filter" => "", + "close" => "", + "comment" => "", + "comments" => "", + "company_name" => "", + "complete" => "", + "complete_sale" => "", + "confirm_cancel_sale" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "credit" => "", + "credit_deposit" => "", + "credit_filter" => "", + "current_table" => "", + "customer" => "", + "customer_address" => "", + "customer_discount" => "", + "customer_email" => "", + "customer_location" => "", + "customer_mailchimp_status" => "", + "customer_optional" => "", + "customer_required" => "", + "customer_total" => "", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "", + "date_range" => "", + "date_required" => "", + "date_type" => "", + "debit" => "", + "debit_filter" => "", + "delete" => "", + "delete_confirmation" => "", + "delete_entire_sale" => "", + "delete_successful" => "", + "delete_unsuccessful" => "", + "description_abbrv" => "", + "discard" => "", + "discard_quote" => "", + "discount" => "", + "discount_included" => "", + "discount_short" => "", + "due" => "", + "due_filter" => "", + "edit" => "", + "edit_item" => "", + "edit_sale" => "", + "email_receipt" => "", + "employee" => "", + "entry" => "", + "error_editing_item" => "", + "find_or_scan_item" => "", + "find_or_scan_item_or_receipt" => "", + "giftcard" => "", + "giftcard_balance" => "", + "giftcard_filter" => "", + "giftcard_number" => "", + "group_by_category" => "", + "group_by_type" => "", + "hsn" => "", + "id" => "", + "include_prices" => "", + "invoice" => "", + "invoice_confirm" => "", + "invoice_enable" => "", + "invoice_filter" => "", + "invoice_no_email" => "", + "invoice_number" => "", + "invoice_number_duplicate" => "", + "invoice_sent" => "", + "invoice_total" => "", + "invoice_type_custom_invoice" => "", + "invoice_type_custom_tax_invoice" => "", + "invoice_type_invoice" => "", + "invoice_type_tax_invoice" => "", + "invoice_unsent" => "", + "invoice_update" => "", + "item_insufficient_of_stock" => "", + "item_name" => "", + "item_number" => "", + "item_out_of_stock" => "", + "key_browser" => "", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "", + "must_enter_numeric" => "", + "must_enter_numeric_giftcard" => "", + "new_customer" => "", + "new_item" => "", + "no_description" => "", + "no_filter" => "", + "no_items_in_cart" => "", + "no_sales_to_display" => "", + "none_selected" => "", + "nontaxed_ind" => "", + "not_authorized" => "", + "one_or_multiple" => "", + "payment" => "", + "payment_amount" => "", + "payment_not_cover_total" => "", + "payment_type" => "", + "payments" => "", + "payments_total" => "", + "price" => "", + "print_after_sale" => "", + "quantity" => "", + "quantity_less_than_reorder_level" => "", + "quantity_less_than_zero" => "", + "quantity_of_items" => "", + "quote" => "", + "quote_number" => "", + "quote_number_duplicate" => "", + "quote_sent" => "", + "quote_unsent" => "", + "receipt" => "", + "receipt_no_email" => "", + "receipt_number" => "", + "receipt_sent" => "", + "receipt_unsent" => "", + "refund" => "", + "register" => "", + "remove_customer" => "", + "remove_discount" => "", + "return" => "", + "rewards" => "", + "rewards_balance" => "", + "sale" => "", + "sale_by_invoice" => "", + "sale_for_customer" => "", + "sale_time" => "", + "sales_tax" => "", + "sales_total" => "", + "select_customer" => "", + "send_invoice" => "", + "send_quote" => "", + "send_receipt" => "", + "send_work_order" => "", + "serial" => "", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "", + "show_receipt" => "", + "start_typing_customer_name" => "", + "start_typing_item_name" => "", + "stock" => "", + "stock_location" => "", + "sub_total" => "", + "successfully_deleted" => "", + "successfully_restored" => "", + "successfully_suspended_sale" => "", + "successfully_updated" => "", + "suspend_sale" => "", + "suspended_doc_id" => "", + "suspended_sale_id" => "", + "suspended_sales" => "", + "table" => "", + "takings" => "", + "tax" => "", + "tax_id" => "", + "tax_invoice" => "", + "tax_percent" => "", + "taxed_ind" => "", + "total" => "", + "total_tax_exclusive" => "", + "transaction_failed" => "", + "unable_to_add_item" => "", + "unsuccessfully_deleted" => "", + "unsuccessfully_restored" => "", + "unsuccessfully_suspended_sale" => "", + "unsuccessfully_updated" => "", + "unsuspend" => "", + "unsuspend_and_delete" => "", + "update" => "", + "upi" => "", + "visa" => "", + "wholesale" => "", + "work_order" => "", + "work_order_number" => "", + "work_order_number_duplicate" => "", + "work_order_sent" => "", + "work_order_unsent" => "", +]; diff --git a/app/Language/nb_NO/Suppliers.php b/app/Language/nb_NO/Suppliers.php index e25c992c4..f26bc2195 100644 --- a/app/Language/nb_NO/Suppliers.php +++ b/app/Language/nb_NO/Suppliers.php @@ -1,23 +1,24 @@ - "", + "agency_name" => "", + "cannot_be_deleted" => "", + "category" => "", + "company_name" => "", + "company_name_required" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost" => "", + "error_adding_updating" => "", + "goods" => "", + "new" => "", + "none_selected" => "", + "one_or_multiple" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "supplier_id" => "", + "tax_id" => "", + "update" => "", +]; diff --git a/app/Language/nb_NO/Taxes.php b/app/Language/nb_NO/Taxes.php index 8b395b5b0..6ae3d5b76 100644 --- a/app/Language/nb_NO/Taxes.php +++ b/app/Language/nb_NO/Taxes.php @@ -1,81 +1,82 @@ - "", + "cascade" => "", + "cascade_sequence" => "", + "city" => "", + "code" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "default_tax_category" => "", + "default_tax_rate" => "", + "error_adding_updating" => "", + "group_seq" => "", + "jurisdiction_name" => "", + "name" => "", + "new" => "", + "no_taxes" => "", + "no_taxes_to_display" => "", + "reporting_authority" => "", + "round_half_down" => "", + "round_half_even" => "", + "round_half_odd" => "", + "round_half_up" => "", + "rounding_code" => "", + "sales_tax" => "", + "sales_tax_by_invoice" => "", + "sequence" => "", + "state" => "", + "successful_deleted" => "", + "tax_categories" => "", + "tax_categories_configuration" => "", + "tax_categories_saved_successfully" => "", + "tax_categories_saved_unsuccessfully" => "", + "tax_category" => "", + "tax_category_code" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_name" => "", + "tax_category_new" => "", + "tax_category_required" => "", + "tax_code" => "", + "tax_code_cannot_be_deleted" => "", + "tax_code_duplicate" => "", + "tax_code_invalid_chars" => "", + "tax_code_name" => "", + "tax_code_required" => "", + "tax_code_successful_deleted" => "", + "tax_code_successful_updated" => "", + "tax_code_successful_updating" => "", + "tax_code_successfully_added" => "", + "tax_code_type" => "", + "tax_codes" => "", + "tax_codes_configuration" => "", + "tax_codes_saved_successfully" => "", + "tax_codes_saved_unsuccessfully" => "", + "tax_excluded" => "", + "tax_group" => "", + "tax_group_not_unique" => "", + "tax_group_sequence" => "", + "tax_included" => "", + "tax_jurisdiction" => "", + "tax_jurisdiction_duplicate" => "", + "tax_jurisdiction_invalid_chars" => "", + "tax_jurisdiction_required" => "", + "tax_jurisdictions" => "", + "tax_jurisdictions_configuration" => "", + "tax_jurisdictions_saved_successfully" => "", + "tax_jurisdictions_saved_unsuccessfully" => "", + "tax_rate" => "", + "tax_rate_configuration" => "", + "tax_rate_error_adding_updating" => "", + "tax_rate_numeric" => "", + "tax_rate_required" => "", + "tax_rate_successful_updated" => "", + "tax_rate_successfully_added" => "", + "tax_rates" => "", + "tax_rates_configuration" => "", + "tax_rounding" => "", + "tax_type" => "", + "update" => "", + "vat_tax" => "", +]; diff --git a/app/Language/nl-BE/Attributes.php b/app/Language/nl-BE/Attributes.php index b0ebcc385..daab3d1cf 100644 --- a/app/Language/nl-BE/Attributes.php +++ b/app/Language/nl-BE/Attributes.php @@ -1,31 +1,32 @@ - "Attribuut waarde kan geen ':' of '|' bevatten", + "confirm_delete" => "Bent u zeker dat u de geselecteerde attributen wil verwijderen?", + "confirm_restore" => "Bent u zeker dat u de geselecteerde attributen wil herstellen?", + "definition_cannot_be_deleted" => "De geselecteerde attributen konden niet verwijderd worden", + "definition_error_adding_updating" => "Attribuut {0} kon niet toegevoegd of gewijzigd worden. Kijk de error logs na.", + "definition_flags" => "Zichtbaarheid", + "definition_group" => "Groep", + "definition_id" => "Id", + "definition_name" => "Nieuw attribuut", + "definition_name_required" => "Attribuut naam is een verplicht veld", + "definition_one_or_multiple" => "Attribu(u)t(en)", + "definition_successful_adding" => "Attribuut succesvol toegevoegd", + "definition_successful_deleted" => "Attribu(u)t(en) succesvol verwijderd", + "definition_successful_updating" => "Wijzigingen bewaard voor", + "definition_type" => "Type", + "definition_type_required" => "Attribuut type is een verplicht veld", + "definition_unit" => "Meeteenheid", + "definition_values" => "Attribuut waardes", + "new" => "Nieuw Attribuut", + "no_attributes_to_display" => "Er werden geen attributen gevonden", + "receipt_visibility" => "Verkoop", + "show_in_items" => "Toon in producten", + "show_in_items_visibility" => "Producten", + "show_in_receipt" => "Toon in verkoop", + "show_in_receivings" => "Toon in orders", + "show_in_receivings_visibility" => "Orders", + "show_in_sales" => "Toon in verkoop", + "show_in_sales_visibility" => "Verkoop", + "update" => "Wijzig Attribuut", +]; diff --git a/app/Language/nl-BE/Bootstrap_tables.php b/app/Language/nl-BE/Bootstrap_tables.php index 3a20ae28d..897215fbd 100644 --- a/app/Language/nl-BE/Bootstrap_tables.php +++ b/app/Language/nl-BE/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "alle", + "tables_columns" => "Kolommen", + "tables_hide_show_pagination" => "Toon %s record(s)", + "tables_loading" => "Laden, even geduld...", + "tables_page_from_to" => "Toon {0} tot {1} van {2} record(s)", + "tables_refresh" => "Vernieuwen", + "tables_rows_per_page" => "{0} records per pagina", + "tables_toggle" => "Omschakelen", +]; diff --git a/app/Language/nl-BE/Cashups.php b/app/Language/nl-BE/Cashups.php index e1e144d1c..19bc578f5 100644 --- a/app/Language/nl-BE/Cashups.php +++ b/app/Language/nl-BE/Cashups.php @@ -1,48 +1,49 @@ - "Bedrag", + "amount_number" => "Bedrag moet een getal zijn", + "amount_required" => "Een bedrag moet worden ingevuld.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "Cashup kan niet verwijderd worden", + "cash_difference" => "", + "close_date" => "Datum sluiting kassa", + "close_employee" => "Werknemer", + "closed_amount_card" => "Debitkaart", + "closed_amount_cash" => "Cash", + "closed_amount_check" => "Cheque", + "closed_amount_due" => "Tegoeden", + "closed_amount_giftcard" => "", + "closed_amount_total" => "Totaal", + "closed_date" => "Datum afgesloten", + "confirm_delete" => "Bent u zeker dat u de geselecteerde cashups wil verwijderen?", + "confirm_restore" => "Bent u zeker dat u de geselecteerde cashups wil herstellen?", + "confirm_submit" => "", + "date_number" => "Ongeldige datum", + "date_required" => "Datum is een verplicht veld", + "description" => "Omschrijving", + "enable_expected" => "", + "error_adding_updating" => "Fout bij het aanmaken/wijzigen van de cashup", + "giftcard" => "", + "id" => "Id", + "info" => "Cashups Info", + "info_employee" => "", + "is_deleted" => "Verwijderd", + "new" => "Nieuwe Cashup", + "no_cashups_to_display" => "Er zijn geen cashups weer te geven", + "none_selected" => "U hebt geen cashups geselecteerd", + "note" => "Notities", + "one_or_multiple" => "Cashup(s)", + "open_amount_cash" => "Startbedrag", + "open_date" => "Open Datum", + "open_employee" => "Geopend door", + "opened_date" => "Datum geopend", + "successful_adding" => "Cashup succesvol toegevoegd", + "successful_deleted" => "Cashup succesvol vewijderd", + "successful_updating" => "Cashup succesvol gewijzigd", + "total" => "Totaal", + "transfer_amount_cash" => "In/Out Cash", + "transfer_amount_cash_minus" => "", + "update" => "Wijzig Cashup", + "warning" => "", +]; diff --git a/app/Language/nl-BE/Common.php b/app/Language/nl-BE/Common.php index 50f468174..820fc61b2 100644 --- a/app/Language/nl-BE/Common.php +++ b/app/Language/nl-BE/Common.php @@ -1,86 +1,88 @@ "Adres 1", + "address_2" => "Adres 2", + "admin" => "", + "city" => "Stad", + "clerk" => "", + "close" => "Sluit", + "color" => "", + "comments" => "Commentaar", + "common" => "algemeen", + "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?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "Los aub de aangegeven fouten op voor u bewaart", + "country" => "Land", + "dashboard" => "", + "date" => "Datum", + "delete" => "Verwijder", + "det" => "details", + "download_import_template" => "Download Import CSV Template (CSV)", + "edit" => "bewerk", + "email" => "Email", + "email_invalid_format" => "Je moet een geldig email adres invullen.", + "export_csv" => "CSV Export", + "export_csv_no" => "No", + "export_csv_yes" => "Ja", + "fields_required_message" => "Velden met een * moeten ingevuld worden", + "fields_required_message_unique" => "", + "first_name" => "Voornaam", + "first_name_required" => "De voornaam moet ingevuld worden.", + "first_page" => "Eerste", + "gender" => "Geslacht", + "gender_female" => "V", + "gender_male" => "M", + "gender_undefined" => "X", + "icon" => "Pictogram", + "id" => "ID", + "import" => "Import", + "import_change_file" => "Wijzig", + "import_csv" => "CSV Import", + "import_full_path" => "Volledig path naar CSV-bestand vereist", + "import_remove_file" => "Verwijder", + "import_select_file" => "Selecteer bestand", + "inv" => "stock", + "last_name" => "Achternaam", + "last_name_required" => "De achternaam moet ingevuld worden.", + "last_page" => "Laatste", + "learn_about_project" => "om de laatste informatie te verkrijgen over het project.", + "list_of" => "Lijst van", + "logo" => "Logo", + "logo_mark" => "Merk", + "logout" => "UItloggen", + "manager" => "", + "migration_needed" => "Een database migratie naar {0} zal starten na de login.", + "new" => "Nieuw", + "no" => "Neen", + "no_persons_to_display" => "Er werden geen personen gevonden.", + "none_selected_text" => "Geen selectie", + "or" => "Of", + "people" => "", + "phone_number" => "Telefoon", + "phone_number_required" => "", + "please_visit_my" => "Bezoek mijn", + "position" => "", + "powered_by" => "Mogelijk gemaakt door", + "price" => "Prijs", + "print" => "Print", + "remove" => "Verwijder", + "required" => "Vereist", + "restore" => "Herstel", + "return_policy" => "Retourvoorwaarden", + "search" => "Zoek", + "search_options" => "Zoek criteria", + "searched_for" => "Gezocht op", + "software_short" => "OSPOS", + "software_title" => "Open Source Verkooppunt", + "state" => "Provincie", + "submit" => "Verzend", + "total_spent" => "Totaal uitgegeven", + "unknown" => "Onbekend", + "view_recent_sales" => "Bekijk recente verkoop", + "website" => "website", + "welcome" => "Welkom", + "welcome_message" => "Welkom bij OSPOS, klik op een module hieronder om te beginnen.", + "yes" => "Ja", + "you_are_using_ospos" => "U gebruikt Open Source Point Of Sale Version", + "zip" => "Postcode", +]; diff --git a/app/Language/nl-BE/Config.php b/app/Language/nl-BE/Config.php index 57eb54e62..5c843e8a8 100644 --- a/app/Language/nl-BE/Config.php +++ b/app/Language/nl-BE/Config.php @@ -1,328 +1,330 @@ "Adres", + "address_required" => "Het adres van het bedrijf moet ingevuld worden.", + "all_set" => "All permissies zijn correct ingesteld!", + "allow_duplicate_barcodes" => "Sta gedupliceerde barcodes toe", + "apostrophe" => "apostrof", + "backup_button" => "Backup", + "backup_database" => "Backup Database", + "barcode" => "Streepjescode", + "barcode_company" => "Bedrijfsnaam", + "barcode_configuration" => "Barcode Configuratie", + "barcode_content" => "Inhoud Barcode", + "barcode_first_row" => "Rij 1", + "barcode_font" => "Lettertype", + "barcode_formats" => "Barcode Formaat", + "barcode_generate_if_empty" => "Genereer indien leeg.", + "barcode_height" => "Hoogte (px)", + "barcode_id" => "Product id/naam", + "barcode_info" => "Barcode instellingen", + "barcode_layout" => "Streepjescode-indeling", + "barcode_name" => "Productnaam", + "barcode_number" => "UPC/EAN/ISBN", + "barcode_number_in_row" => "Aantal per rij", + "barcode_page_cellspacing" => "Toon cellspatiëring.", + "barcode_page_width" => "Toon paginabreedte", + "barcode_price" => "Prijs", + "barcode_second_row" => "Rij 2", + "barcode_third_row" => "Rij 3", + "barcode_tooltip" => "Waarschuwing: Deze functie kan ertoe leiden dat er dubbele artikels worden geïmporteerd of aangemaakt. Niet gebruiken als u geen dubbele streepjescodes wilt.", + "barcode_type" => "Type Barcode", + "barcode_width" => "Breedte (px)", + "bottom" => "Bodem", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "Cash precisie", + "cash_decimals_tooltip" => "Als cash en currency precies niet hetzelfde zijn dan zal er geena afronding gebeuren.", + "cash_rounding" => "Cash Afronding", + "category_dropdown" => "Toon categorie als dropdown", + "center" => "Midden", + "change_apperance_tooltip" => "", + "comma" => "komma", + "company" => "Bedrijfsnaam", + "company_avatar" => "", + "company_change_image" => "Selecteer Afbeelding", + "company_logo" => "Logo", + "company_remove_image" => "Verwijder Afbeelding", + "company_required" => "De bedrijfsnaam moet ingevuld worden", + "company_select_image" => "Selecteer Afbeelding", + "company_website_url" => "De website van het bedrijf is geen geldige URL (http://...).", + "country_codes" => "Land Codes", + "country_codes_tooltip" => "Komma's gescheiden lijst van landencodes voor het op naam opzoeken van het adres opzoeken.", + "currency_code" => "Munteenheid", + "currency_decimals" => "Valuta decimalen", + "currency_symbol" => "Valuta", + "current_employee_only" => "", + "customer_reward" => "Punten", + "customer_reward_duplicate" => "Spaarpunten moeten uniek zijn.", + "customer_reward_enable" => "Activeer Spaarpunten", + "customer_reward_invalid_chars" => "Spaarpunten kunnen geen '_' bevatten", + "customer_reward_required" => "Spaarpunten is een verplicht veld", + "customer_sales_tax_support" => "Klant fiscale support", + "date_or_time_format" => "Datum en tijd filter", + "datetimeformat" => "Datum en tijd formaat", + "decimal_point" => "Decimale punt", + "default_barcode_font_size_number" => "De barcode font grootte moet een getal zijn.", + "default_barcode_font_size_required" => "De barcode font grootte is een verplicht veld.", + "default_barcode_height_number" => "De barcode grootte moet een getal zijn.", + "default_barcode_height_required" => "De barcode grootte is een verplicht veld.", + "default_barcode_num_in_row_number" => "De barcode nummering moet een getal zijn.", + "default_barcode_num_in_row_required" => "De barcode nummering is een verplicht veld.", + "default_barcode_page_cellspacing_number" => "De barcode cellspatiëring moet een getal zijn.", + "default_barcode_page_cellspacing_required" => "De barcode pagina spatiëring is een verplicht veld.", + "default_barcode_page_width_number" => "Standaardbreedte van de streepjescodepagina moet een getal zijn.", + "default_barcode_page_width_required" => "De barcode breedte is een verplicht veld.", + "default_barcode_width_number" => "De breedte van de barcode moet een getal zijn.", + "default_barcode_width_required" => "De breedte van de barcode is een verplicht veld.", + "default_item_columns" => "Standaard Zichtbaarheid Kolommen", + "default_origin_tax_code" => "Standaard VAT code", + "default_receivings_discount" => "Standaard Korting Orders", + "default_receivings_discount_number" => "De korting moet een getal zijn.", + "default_receivings_discount_required" => "De korting is een verplicht veld.", + "default_sales_discount" => "Standaard Korting Verkoop", + "default_sales_discount_number" => "De korting moet een getal zijn.", + "default_sales_discount_required" => "De korting is een verplicht veld.", + "default_tax_category" => "Standaard Tax Categorie", + "default_tax_code" => "Standaard Tax Code", + "default_tax_jurisdiction" => "Standaard Tax District", + "default_tax_name_number" => "Standaard VAT naam moet een string zijn.", + "default_tax_name_required" => "De naam van de VAT moet ingevuld worden.", + "default_tax_rate" => "Standaard VAT %", + "default_tax_rate_1" => "VAT 1 %", + "default_tax_rate_2" => "VAT 2 %", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "Het percentage VAT moet een nummer zijn.", + "default_tax_rate_required" => "Het percentage VAT is een verplicht veld.", + "derive_sale_quantity" => "Laat Verkoop Afgeleide Hoeveelheid toe", + "derive_sale_quantity_tooltip" => "Indien aangevinkt zal er een nieuw item type voorzien worden om items te ordenen", + "dinner_table" => "Tafel", + "dinner_table_duplicate" => "Tafel moet uniek zijn.", + "dinner_table_enable" => "Activeer Restomode", + "dinner_table_invalid_chars" => "Tafel Naam kan geen '_' bevatten.", + "dinner_table_required" => "Tafel is een verplicht veld.", + "dot" => "punt", + "email" => "Email", + "email_configuration" => "Email Configuration", + "email_mailpath" => "Pad naar Sendmail", + "email_protocol" => "Protocol", + "email_receipt_check_behaviour" => "Email Ticket", + "email_receipt_check_behaviour_always" => "Altijd aan", + "email_receipt_check_behaviour_last" => "Onthoud de laatste selectie", + "email_receipt_check_behaviour_never" => "Altijd uitgetikt", + "email_smtp_crypto" => "SMTP Encryptie", + "email_smtp_host" => "SMTP Server", + "email_smtp_pass" => "SMTP Wachtwoord", + "email_smtp_port" => "SMTP Poort", + "email_smtp_timeout" => "SMTP Time-out (s)", + "email_smtp_user" => "SMTP Gebruikersnaam", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "Vereis privacy", + "enforce_privacy_tooltip" => "Bescherm klanten hun privacy door data obfuscatie toe te passen in geval van verwijdering", + "fax" => "Fax", + "file_perm" => "Er zijn problemen met de bestandsrechten, herstel ze en herlaad deze pagina.", + "financial_year" => "Start boekjaar", + "financial_year_apr" => "Eerste april", + "financial_year_aug" => "Eerste augustus", + "financial_year_dec" => "Eerste december", + "financial_year_feb" => "Eerste februari", + "financial_year_jan" => "Eerste januari", + "financial_year_jul" => "Eerste juli", + "financial_year_jun" => "Eerste juni", + "financial_year_mar" => "Eerste maart", + "financial_year_may" => "Eerste mei", + "financial_year_nov" => "Eerste november", + "financial_year_oct" => "Eerste oktober", + "financial_year_sep" => "Eerste september", + "floating_labels" => "Variabele Etiketten", + "gcaptcha_enable" => "Login Pagina reCAPTCHA", + "gcaptcha_secret_key" => "reCAPTCHA sleutel", + "gcaptcha_secret_key_required" => "reCAPTCHA sleutel is een verplicht veld", + "gcaptcha_site_key" => "reCAPTCHA site sleutel", + "gcaptcha_site_key_required" => "reCAPTCHA site sleutel is een verplicht veld", + "gcaptcha_tooltip" => "Bescherm de login pagina met Google reCAPTCHA, klik op het icoon voor een API key pair.", + "general" => "Algemene", + "general_configuration" => "Algemene Instellingen", + "giftcard_number" => "Cadeaubon Nummer", + "giftcard_random" => "Genereer Willekeurig", + "giftcard_series" => "Genereer in volgorde", + "image_allowed_file_types" => "Toegelaten bestandstypes", + "image_max_height_tooltip" => "Maximum toegelaten hoogte voor afbeeldingen in pixels (px).", + "image_max_size_tooltip" => "Maximum toegelaten bestandsgrootte voor afbeeldingen in kilobytes (kb).", + "image_max_width_tooltip" => "Maximum toegelaten breedte voor afbeeldingen in pixels (px).", + "image_restrictions" => "Upload Instellingen voor Afbeeldingen", + "include_hsn" => "Ondersteuning voor HSN Codes", + "info" => "Instellingen", + "info_configuration" => "Instellingen", + "input_groups" => "Invoer Groepen", + "integrations" => "Integraties", + "integrations_configuration" => "Integraties", + "invoice" => "Factuur", + "invoice_configuration" => "Print Instellingen", + "invoice_default_comments" => "Factuur Mededeling", + "invoice_email_message" => "Factuur Email Sjabloon", + "invoice_enable" => "Factureren inschakelen", + "invoice_printer" => "Factuur Printer", + "invoice_type" => "Factuur Type", + "is_readable" => "kan gelezen worden, maar de permissies zijn niet correct. Zet deze op 640 of 660 en vernieuw.", + "is_writable" => "kan beschreven worden, maar de permissies zijn niet correct. Zet deze op 750 en vernieuw.", + "item_markup" => "", + "jsprintsetup_required" => "Opgelet! De uitgeschakelde functionaliteit werkt enkel met de jsPrintSetup addon in Firefox. Toch opslaan?", + "language" => "Taal", + "last_used_invoice_number" => "Laatst gebruikte factuurnummer", + "last_used_quote_number" => "Laatst gebruikte offertenummer", + "last_used_work_order_number" => "Laatst gebruikte werkordernummer", + "left" => "Links", + "license" => "Licentie", + "license_configuration" => "Licentie Verklaring", + "line_sequence" => "Lijn nummer", + "lines_per_page" => "Lijnen Per Pagina", + "lines_per_page_number" => "Regels per pagina moet een nummer zijn.", + "lines_per_page_required" => "Regels per pagina is een verplicht veld.", + "locale" => "Locatie", + "locale_configuration" => "Locatie Configuratie", + "locale_info" => "Locatie Configuratie Informatie", + "location" => "Voorraad", + "location_configuration" => "Stock Locaties", + "location_info" => "Instellingen Locatie", + "login_form" => "Inlogformulier Stijl", + "logout" => "Wilt u een backup maken alvorens uit te loggen? Klik [OK] voor backup of [Annuleer] om uit te loggen.", + "mailchimp" => "MailChimp", + "mailchimp_api_key" => "MailChimp API Sleutel", + "mailchimp_configuration" => "MailChimp Configuratie", + "mailchimp_key_successfully" => "API sleutel is geldig.", + "mailchimp_key_unsuccessfully" => "API sleutel is ongeldig.", + "mailchimp_lists" => "MailChimp Lijst(en)", + "mailchimp_tooltip" => "Klik op het icoon voor een API sleutel.", + "message" => "Message", + "message_configuration" => "Message Configuration", + "msg_msg" => "Opgeslagen SMS-bericht", + "msg_msg_placeholder" => "Wilt u gebruik maken van een SMS-sjabloon? sla hier uw bericht op. Laat ander het vak leeg.", + "msg_pwd" => "SMS-API Password", + "msg_pwd_required" => "SMS-API Wachtwoord is een verplicht veld", + "msg_src" => "SMS-API Verzender ID", + "msg_src_required" => "SMS-API Verzender ID is een verplicht veld", + "msg_uid" => "SMS-API Gebruikersnaam", + "msg_uid_required" => "SMS-API Gebruikersnaam is een verplicht veld", + "multi_pack_enabled" => "Multipack Ingeschakeld", + "no_risk" => "Geen veiligheids-/kwetsbaarheidsrisico's.", + "none" => "none", + "notify_alignment" => "Notificatie Pop-up positie", + "number_format" => "Number Format", + "number_locale" => "Localisation", + "number_locale_invalid" => "De ingevoerde locatie is ongeldig. Controleer de link in de tooltip om een geldige waarde te vinden.", + "number_locale_required" => "Nummer formaat is een verplicht veld.", + "number_locale_tooltip" => "Vind een geldig formaat via deze link.", + "os_timezone" => "OSPOS Tijdzone:", + "ospos_info" => "OSPOS Installatiegegevens", + "payment_options_order" => "Betaal opties volgorde", + "perm_risk" => "Verkeerd ingestelde permissies vormen een beveiligingsrisico.", + "phone" => "Telefoon", + "phone_required" => "De telefoonnummer van het bedrijf is een verplicht veld.", + "print_bottom_margin" => "Marge Beneden", + "print_bottom_margin_number" => "De ondermarge moet een getal zijn.", + "print_bottom_margin_required" => "De ondermarge is een verplicht veld.", + "print_delay_autoreturn" => "Automatische retour voor vertraagde verkoop", + "print_delay_autoreturn_number" => "Automatische retour voor vertraagde verkoop is een verplicht veld.", + "print_delay_autoreturn_required" => "Automatische retour voor vertraagde verkoop moet een cijfer zijn.", + "print_footer" => "Print browser voettekst", + "print_header" => "Print browser koptekst", + "print_left_margin" => "Marge Links", + "print_left_margin_number" => "De linkermarge moet een getal zijn.", + "print_left_margin_required" => "De linkermarge is een verplicht veld.", + "print_receipt_check_behaviour" => "Print Ticket selectievakje", + "print_receipt_check_behaviour_always" => "Altijd aangevinkt", + "print_receipt_check_behaviour_last" => "Onthoud laatste selectie", + "print_receipt_check_behaviour_never" => "Altijd uitgetikt", + "print_right_margin" => "Marge Rechts", + "print_right_margin_number" => "De rechtermarge moet een getal zijn.", + "print_right_margin_required" => "De rechtermarge is een verplicht veld.", + "print_silently" => "Toon Printvenster", + "print_top_margin" => "Marge Boven", + "print_top_margin_number" => "De bovenmarge moet een getal zijn.", + "print_top_margin_required" => "De bovenmarge is een verplicht veld.", + "quantity_decimals" => "Kwantiteit Decimalen", + "quick_cash_enable" => "", + "quote_default_comments" => "Standaard Offerte Commentaar", + "receipt" => "Ontvangst", + "receipt_category" => "", + "receipt_configuration" => "Print Instellingen", + "receipt_default" => "Default", + "receipt_font_size" => "Font grootte", + "receipt_font_size_number" => "Font grootte moet een nummer zijn.", + "receipt_font_size_required" => "Font grootte is een verplicht veld.", + "receipt_info" => "Ticket Instellingen", + "receipt_printer" => "Bon Printer", + "receipt_short" => "Kort", + "receipt_show_company_name" => "Toon bedrijfsnaam", + "receipt_show_description" => "Laat beschrijving zien", + "receipt_show_serialnumber" => "Toon Serienummer", + "receipt_show_tax_ind" => "Toon Tax Indicator", + "receipt_show_taxes" => "Toon VAT", + "receipt_show_total_discount" => "Toon Totale Korting", + "receipt_template" => "Bon sjabloon", + "receiving_calculate_average_price" => "Bereken gem. Prijs (Ontvangend)", + "recv_invoice_format" => "Formattering Order #", + "register_mode_default" => "Standaard kassa mode", + "report_an_issue" => "Rapporteer een probleem", + "return_policy_required" => "De retourvoorwaarden moeten ingevuld worden.", + "reward" => "Spaarpunten", + "reward_configuration" => "Spaarpunten configuratie", + "right" => "Rechts", + "sales_invoice_format" => "Formattering Aankoop #", + "sales_quote_format" => "Offerte formaat", + "saved_successfully" => "Configuratie werd bewaard.", + "saved_unsuccessfully" => "Configuratie kon niet worden bewaard.", + "security_issue" => "Waarschuwing voor Veiligheidslek", + "server_notice" => "Gebruik de onderstaande info voor het melden van problemen.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "Toon kantoor icoon", + "statistics" => "Verstuur statistieken", + "statistics_tooltip" => "Verstuur statistieken voor ontwikkeling en verbetering van de applicatie.", + "stock_location" => "Stock locatie", + "stock_location_duplicate" => "Vul een unieke naam in.", + "stock_location_invalid_chars" => "Stock locatie kan geen '_' bevatten.", + "stock_location_required" => "Naam van de stock locatie is een verplicht veld.", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "Kolom 1", + "suggestions_fourth_column" => "", + "suggestions_layout" => "Zoek Suggesties Layout", + "suggestions_second_column" => "Kolom 2", + "suggestions_third_column" => "Kolom 3", + "system_conf" => "Instelling en Conf", + "system_info" => "System Info", + "table" => "Tafel", + "table_configuration" => "Tafel Configuratie", + "takings_printer" => "Ontvangst Printer", + "tax" => "VAT", + "tax_category" => "VAT Categorie", + "tax_category_duplicate" => "De ingevulde VAT categorie bestaat al.", + "tax_category_invalid_chars" => "De ingevulde VAT categorie is ongeldig.", + "tax_category_required" => "De VAT categorie is verplicht.", + "tax_category_used" => "De VAT categorie kan niet verwijderd worden omdat die in gebruik is.", + "tax_configuration" => "VAT Configuratie", + "tax_decimals" => "Belasting Decimalen", + "tax_id" => "Tax id", + "tax_included" => "VAT Inbegrepen", + "theme" => "Theme", + "theme_preview" => "Voorbeeld Thema:", + "thousands_separator" => "duizenden Separator", + "timezone" => "Tijdzone", + "timezone_error" => "OSPOS tijdzone is verschillend van uw lokale tijdzone.", + "top" => "Top", + "use_destination_based_tax" => "Activeer 'Destination Based Tax'", + "user_timezone" => "Lokale tijdzone:", + "website" => "Website", + "wholesale_markup" => "", + "work_order_enable" => "Werk Order Ondersteuning", + "work_order_format" => "Werk Order Formaat", +]; diff --git a/app/Language/nl-BE/Customers.php b/app/Language/nl-BE/Customers.php index a4f6a84bf..5bb44cd6f 100644 --- a/app/Language/nl-BE/Customers.php +++ b/app/Language/nl-BE/Customers.php @@ -1,54 +1,56 @@ "Btwnummer", + "account_number_duplicate" => "Deze VAT nummer is reeds aanwezig in de database.", + "available_points" => "Beschikbare Punten", + "available_points_value" => "", + "average" => "Uitgegeven gemiddelde", + "avg_discount" => "Gemiddelde korting", + "basic_information" => "Informatie", + "cannot_be_deleted" => "De geselecteerde klanten konden niet worden verwijderd. Eén of meerdere klanten hebben verkoopsgegevens in de database zitten.", + "company_name" => "Bedrijfsnaam", + "confirm_delete" => "Bent u zeker dat u de geselecteerde klanten wil verwijderen?", + "confirm_restore" => "Bent u zeker dat u de geselecteerde klant(en) wil herstellen?", + "consent" => "Toestemming gebruilker", + "consent_required" => "Toestemming gebruiker is een verplicht veld.", + "csv_import_failed" => "CSV import mislukt", + "csv_import_nodata_wrongformat" => "Je geüploade bestand heeft geen gegevens of een verkeerd formaat.", + "csv_import_partially_failed" => "De meeste klanten zijn geïmporteerd. Maar sommige niet, hier is de lijst:", + "csv_import_success" => "Klanten met succes geïmporteerd.", + "customer" => "Klant", + "date" => "Datum", + "discount" => "Korting", + "discount_fixed" => "Korting (€)", + "discount_percent" => "Korting (%)", + "discount_type" => "Type Korting", + "email_duplicate" => "Emailadres is reeds aanwezig in de database.", + "employee" => "Werknemer", + "error_adding_updating" => "Fout bij het toevoegen/bewerken van een klant.", + "import_items_csv" => "Importeer klanten vanuit een CSV bestand", + "mailchimp_activity_click" => "Email klik", + "mailchimp_activity_lastopen" => "Laatst geopende email", + "mailchimp_activity_open" => "Email open", + "mailchimp_activity_total" => "Email verstuurd", + "mailchimp_activity_unopen" => "Email ongeopend", + "mailchimp_email_client" => "Email client", + "mailchimp_info" => "MailChimp", + "mailchimp_member_rating" => "Waardering", + "mailchimp_status" => "Status", + "mailchimp_vip" => "VIP", + "max" => "Max. uitgegeven", + "min" => "Min. uitgegeven", + "new" => "Nieuwe Klant", + "none_selected" => "U hebt geen klanten geselecteerd om te verwijderen.", + "one_or_multiple" => "klant(en) verwijderd", + "quantity" => "Hoeveelheid", + "stats_info" => "Statistieken", + "successful_adding" => "Klant succesvol aangemaakt", + "successful_deleted" => "Er werd(en)", + "successful_updating" => "Wijzigingen klantgegevens bewaard voor", + "tax_code" => "VAT code", + "tax_id" => "BtwNr", + "taxable" => "Belastbaar", + "total" => "Totaal", + "update" => "Bewerk Klant", + "rewards_package" => "Spaarpunten", +]; diff --git a/app/Language/nl-BE/Datepicker.php b/app/Language/nl-BE/Datepicker.php index 18a9ef6e4..e10e1dca0 100644 --- a/app/Language/nl-BE/Datepicker.php +++ b/app/Language/nl-BE/Datepicker.php @@ -1,22 +1,23 @@ - "Alle", + "apply" => "Toepassen", + "cancel" => "Annuleren", + "custom" => "Aangepaste", + "from" => "Van", + "last_30" => "Vorige 30 Dagen", + "last_7" => "Vorige 7 Dagen", + "last_financial_year" => "Vorige Boekjaar", + "last_month" => "Vorige Maand", + "last_year" => "Vorig Jaar", + "same_month_last_year" => "Dezelfde maand vorig jaar", + "same_month_to_same_day_last_year" => "Dezelfde maand op dezelfde dag vorig jaar", + "this_financial_year" => "Huidig Boekjaar", + "this_month" => "Deze Maand", + "this_year" => "Dit Jaar", + "to" => "To", + "today" => "Vandaag", + "today_last_year" => "Vandaag vorig jaar", + "weekstart" => "0", + "yesterday" => "Gisteren", +]; diff --git a/app/Language/nl-BE/Employees.php b/app/Language/nl-BE/Employees.php index 3fea068e2..e86ed5fa8 100644 --- a/app/Language/nl-BE/Employees.php +++ b/app/Language/nl-BE/Employees.php @@ -1,42 +1,44 @@ "", + "basic_information" => "Informatie", + "cannot_be_deleted" => "Kon de geselecteerde gebruilker(s) niet verwijderen, één of meerdere die u probeert te verwijderen hebben aankopen verwerkt.", + "change_employee" => "", + "change_password" => "Wijzig Paswoord", + "clerk" => "", + "commission" => "", + "confirm_delete" => "Bent u zeker dat u de geselecteerde werknemers wil verwijderen?", + "confirm_restore" => "Bent u zeker dat u de geselecteerde werknemers wil herstellen?", + "current_password" => "Huidig Paswoord", + "current_password_invalid" => "Huidig paswoord is ongeldig.", + "employee" => "Werknemer", + "error_adding_updating" => "Fout bij het toevoegen/aanpassen medewerker.", + "error_deleting_demo_admin" => "Je kan de demo gebruilker niet verwijderen.", + "error_updating_demo_admin" => "Jij kan de demo gebruiker niet veranderen.", + "language" => "Taal", + "login_info" => "Login", + "manager" => "", + "new" => "N. Werknemer", + "none_selected" => "U hebt geen werknemers geselecteerd.", + "one_or_multiple" => "werknemer(s) verwijderd", + "password" => "Paswoord", + "password_minlength" => "Paswoord moet minstens 8 characters lang zijn.", + "password_must_match" => "Paswoorden komen niet overeen.", + "password_not_must_match" => "Het huidige en het nieuwe paswoord moeten verschillend zijn.", + "password_required" => "Paswoord moet ingevuld worden.", + "permission_desc" => "Vink de selectievakjes hieronder aan om toegang te verlenen tot de modules.", + "permission_info" => "Rechten", + "repeat_password" => "Herhaal Paswoord", + "subpermission_required" => "Selecteer minstens één permissie voor elke module.", + "successful_adding" => "Je hebt met succes een medewerker toegevoegd.", + "successful_change_password" => "Paswoord wijziging geslaagd.", + "successful_deleted" => "Er werd(en)", + "successful_updating" => "Je hebt met succes de medewerker gewijzigd", + "system_language" => "Systeem taal", + "unsuccessful_change_password" => "Paswoord wijziging gefaald.", + "update" => "Update Werknemer", + "username" => "Gebruikersnaam", + "username_duplicate" => "Werknemer gebruikersnaam is al in gebruik. Gelieve een andere te kiezen.", + "username_minlength" => "Gebruikersnaam moet minstens 5 characters lang zijn.", + "username_required" => "Gebruikersnaam moet ingevuld worden.", +]; diff --git a/app/Language/nl-BE/Enum.php b/app/Language/nl-BE/Enum.php index 60ba8c8e1..d7ea6b473 100644 --- a/app/Language/nl-BE/Enum.php +++ b/app/Language/nl-BE/Enum.php @@ -1,9 +1,10 @@ - "Half Omlaag", + "half_even" => "Half Even", + "half_five" => "Half Vijf", + "half_odd" => "Half Oneven", + "half_up" => "Half Boven", + "round_down" => "Naar Beneden", + "round_up" => "Naar Boven", +]; diff --git a/app/Language/nl-BE/Error.php b/app/Language/nl-BE/Error.php index b6e394810..e31d9e433 100644 --- a/app/Language/nl-BE/Error.php +++ b/app/Language/nl-BE/Error.php @@ -1,4 +1,5 @@ - "U hebt geen toegang tot de module genaamd", + "unknown" => "onbekend", +]; diff --git a/app/Language/nl-BE/Expenses.php b/app/Language/nl-BE/Expenses.php index a635a60a2..c8d359e2d 100644 --- a/app/Language/nl-BE/Expenses.php +++ b/app/Language/nl-BE/Expenses.php @@ -1,48 +1,50 @@ "Voeg kosten toe", + "amount" => "Bedrag", + "amount_number" => "Hoeveelheid moet een getal zijn", + "amount_required" => "Kost bedrag verplicht", + "by_category" => "Categorie", + "cannot_be_deleted" => "Kan Categorie Kosten niet verwijderen", + "cash" => "Contant", + "cash_filter" => "Contant", + "categories_name" => "Categorie", + "category_required" => "Categorie is een verplicht veld", + "check" => "Cheque", + "check_filter" => "Cheque", + "confirm_delete" => "Weet u zeker dat u de geselecteerde uitgave(n) wilt verwijderen?", + "confirm_restore" => "Weet u zeker dat u de geselecteerde uitgave(n) wilt herstellen?", + "credit" => "Creditcard", + "credit_filter" => "Creditcard", + "date" => "Datum", + "date_number" => "Datum moet een nummer zijn", + "date_required" => "Datum is een verplicht veld", + "debit" => "Debitcard", + "debit_filter" => "Debitcard", + "description" => "Omschrijving", + "due" => "Tegoed", + "due_filter" => "Tegoed", + "employee" => "Aangemaakt door", + "error_adding_updating" => "Fout bij het toevoegen of updaten van een onkost", + "expense_id" => "Id", + "expenses_employee" => "Werknemer", + "info" => "Onkostennota", + "ip_address" => "", + "is_deleted" => "Verwijderd", + "name_required" => "Onkostennota verplicht", + "new" => "Nieuwe onkost", + "new_supplier" => "", + "no_expenses_to_display" => "Er zijn geen onkosten weer te geven", + "none_selected" => "U heb geen onkosten geselecteerd", + "one_or_multiple" => "Onkost(en)", + "payment" => "Betaalwijze", + "start_typing_supplier_name" => "Begin de naam van de Leverancier te Typen...", + "successful_adding" => "Onkosten toevoegen geslaagd", + "successful_deleted" => "Onkosten verwijderen geslaagd", + "successful_updating" => "Onkosten updaten geslaagd", + "supplier_name" => "Bevoorrader", + "supplier_tax_code" => "VAT Code", + "tax_amount" => "VAT", + "tax_amount_number" => "", + "update" => "Bewaar Onkosten", +]; diff --git a/app/Language/nl-BE/Expenses_categories.php b/app/Language/nl-BE/Expenses_categories.php index db85c67a8..353f811bc 100644 --- a/app/Language/nl-BE/Expenses_categories.php +++ b/app/Language/nl-BE/Expenses_categories.php @@ -1,21 +1,22 @@ - "De naam van dit veld is verplicht", + "add_item" => "Voeg onkostencategorie toe", + "cannot_be_deleted" => "Kan de onkostencategorie niet verwijderen", + "category_id" => "Id", + "confirm_delete" => "Bent u zeker dat u de geselecteerde onkostencategorie wil verwijderen?", + "confirm_restore" => "Bent u zeker dat u de geselecteerde onkostencategorie wil herstellen?", + "description" => "Categorie Omschrijving", + "error_adding_updating" => "Fout bij het toevoegen of wijzigen van een onkostencategorie", + "info" => "Onkostencategorie", + "name" => "Naam", + "new" => "Nieuwe Onkostencategorie", + "no_expenses_categories_to_display" => "Geen onkostencategoriën om weer te geven", + "none_selected" => "U hebt geen onkostencategorie geselecteerd", + "one_or_multiple" => "Onkostencategori(ën)", + "quantity" => "Hoeveelheid", + "successful_adding" => "Onkostencategorie toevoegen geslaagd", + "successful_deleted" => "Onkostencategorie verwijderen is geslaagd", + "successful_updating" => "Onkostencategorie bijwerken voltooid", + "update" => "Onkostencategorie Bijwerken", +]; diff --git a/app/Language/nl-BE/Giftcards.php b/app/Language/nl-BE/Giftcards.php index adca88b92..d6faa836c 100644 --- a/app/Language/nl-BE/Giftcards.php +++ b/app/Language/nl-BE/Giftcards.php @@ -1,70 +1,71 @@ - "Corrigatie hoeveelheid.", + "allow_alt_description" => "Aanpasbare omschrijving", + "bulk_edit" => "Bewerk Selectie", + "cannot_be_deleted" => "De cadeaubons konden niet worden verwijderd.", + "cannot_find_giftcard" => "Kan cadeaubon niet vinden.", + "cannot_use" => "Cadeaubon {0} kan niet gebruikt worden voor deze aankoop: ongeldige klant.", + "card_value" => "Waarde", + "category" => "Categorie", + "change_all_to_allow_alt_desc" => "Aanpasb. omschrijvingen.", + "change_all_to_not_allow_allow_desc" => "Geen aanpasb. omschrijvingen.", + "change_all_to_serialized" => "Genummerd", + "change_all_to_unserialized" => "Niet genummerd", + "confirm_bulk_edit" => "Bent u zeker dat u de geselecteerde cadeaubons wil aanpassen?", + "confirm_delete" => "Bent u zeker dat u de geselecteerde cadeaubons wil verwijderen?", + "confirm_restore" => "Bent u zeker dat u de geselecteerde cadeaubon(nen) wil herstellen?", + "cost_price" => "Aankoopprijs", + "count" => "Update Stock", + "csv_import_failed" => "CSV import mislukt.", + "current_quantity" => "Huidige hoeveelheid", + "description" => "Omschrijving", + "details_count" => "Stockgegevens", + "do_nothing" => "Doe niets", + "edit_fields_you_want_to_update" => "Bewerk de velden die u wil aanpassen voor ALLE geselecteerde cadeaubon(s).", + "edit_multiple_giftcards" => "Bewerk meerdere cadeaubons.", + "error_adding_updating" => "Fout bij het bewaren van cadeaubons.", + "error_updating_multiple" => "Fout bij het bewaren van cadeaubons.", + "generate_barcodes" => "Genereer Barcodes", + "giftcard" => "Cadeaubon", + "giftcard_number" => "Cadeaubon Nummer", + "info_provided_by" => "Info afgeleverd door", + "inventory_comments" => "Commentaar", + "is_serialized" => "Optelbaar", + "low_inventory_giftcards" => "Cadeaubons niet in stock", + "manually_editing_of_quantity" => "Manuele aanpassing hoeveelheid", + "must_select_giftcard_for_barcode" => "U moet tenminste 1 cadeaubon te selecteren om een barcode te genereren.", + "new" => "N. Cadeaubon", + "no_description_giftcards" => "Cadeaubons zonder omschrijving", + "no_giftcards_to_display" => "Er werden geen cadeaubons gevonden.", + "none" => "Geen", + "none_selected" => "U hebt geen cadeaubons geselecteerd.", + "number" => "Cadeaubon Nummer moet een getal zijn.", + "number_information" => "Cadeaubon Nummer", + "number_required" => "Cadeaubon Nummer is een verplicht veld.", + "one_or_multiple" => "cadeaubon(s) verwijderd", + "person_id" => "Klant", + "quantity" => "In stock", + "quantity_required" => "Hoeveelheid moet ingevuld worden. Druk Sluit ( X ) om te annuleren.", + "remaining_balance" => "Resterende waarde cadeaubon {0} is {1}!", + "reorder_level" => "Bestel niveau", + "retrive_giftcard_info" => "Haal Info Op", + "sales_tax_1" => "VAT", + "sales_tax_2" => "VAT 2", + "serialized_giftcards" => "Optelbare cadeaubons", + "successful_adding" => "Cadeaubon succesvol toegevoegd", + "successful_bulk_edit" => "Cadeaubons werden succesvol bewaard", + "successful_deleted" => "Er werd(en)", + "successful_updating" => "Wijzigingen bewaard voor", + "supplier" => "Leverancier", + "tax_1" => "VAT", + "tax_2" => "VAT 2", + "tax_percent" => "VAT %", + "tax_percents" => "VAT Percentages", + "unit_price" => "Verkoopsprijs", + "upc_database" => "UPC Database", + "update" => "Bewaar Cadeaubon", + "use_inventory_menu" => "Gebruik inventaris menu", + "value" => "Cadeaubon Waarde moet een getal zijn.", + "value_required" => "Cadeaubon Waarde is een verplicht veld.", +]; diff --git a/app/Language/nl-BE/Item_kits.php b/app/Language/nl-BE/Item_kits.php index f6ff96d41..8d1b69cb4 100644 --- a/app/Language/nl-BE/Item_kits.php +++ b/app/Language/nl-BE/Item_kits.php @@ -1,39 +1,41 @@ "Nieuw Product", + "all" => "Alle", + "cannot_be_deleted" => "De sets konden niet worden verwijderd.", + "confirm_delete" => "Bent u zeker dat u de geselecteerde sets wil verwijderen?", + "confirm_restore" => "Bent u zeker dat u de geselecteerde set(s) wil herstellen?", + "description" => "Omschrijving", + "discount" => "Korting", + "discount_fixed" => "Korting (€)", + "discount_percent" => "Korting (%)", + "discount_type" => "Type Korting", + "error_adding_updating" => "Fout bij het toevoegen/aanpassen van een set.", + "find_kit_item" => "Item Set", + "info" => "Productset Info", + "item" => "Product", + "item_kit_number" => "Streepjescode", + "item_kit_number_duplicate" => "Artikel Kit Nummer is reeds aanwezig in de database.", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "Producten", + "kit" => "Productset Id", + "kit_and_components" => "Productset en onderdelen", + "kit_and_stock" => "Productset en stock", + "kit_only" => "Productset enkel", + "name" => "Naam", + "new" => "Nieuwe Set", + "no_item_kits_to_display" => "Geen Productsets gevonden.", + "none_selected" => "U hebt geen Productsets geselecteerd.", + "one_or_multiple" => "Productset(s) verwijderd", + "price_option" => "Prijs Optie", + "priced_only" => "Enkel Geprijsd", + "print_option" => "Print Optie", + "quantity" => "In Stock", + "sequence" => "Sequentie", + "successful_adding" => "Productset succesvol toegevoegd", + "successful_deleted" => "Er werd(en)", + "successful_updating" => "Wijzigingen Productset bewaard", + "unit_price" => "", + "update" => "Bewaar Productset", +]; diff --git a/app/Language/nl-BE/Items.php b/app/Language/nl-BE/Items.php index c2cfc8e08..9a3961df1 100644 --- a/app/Language/nl-BE/Items.php +++ b/app/Language/nl-BE/Items.php @@ -1,118 +1,120 @@ "Correctie hoeveelheid.", + "allow_alt_description" => "Aanpasbare omschrijving", + "amount_entry" => "Hoeveelheid", + "bulk_edit" => "Bewerk Selectie", + "buy_price_required" => "Inkoopprijs is een verplicht veld.", + "cannot_be_deleted" => "De geselecteerde producten konden niet worden verwijderd.", + "cannot_find_item" => "Product niet gevonden.", + "categories" => "", + "category" => "Categorie", + "category_new" => "", + "category_required" => "Categorie moet ingevuld worden.", + "change_all_to_allow_alt_desc" => "Aanpasb. omschrijvingen voor alles.", + "change_all_to_not_allow_allow_desc" => "Vaste omschrijvingen voor alles.", + "change_all_to_serialized" => "Genummerd", + "change_all_to_unserialized" => "Niet genummerd", + "change_image" => "Selecteer Afbeelding", + "confirm_bulk_edit" => "Bent u zeker dat u de geselecteerde producten wil aanpassen?", + "confirm_bulk_edit_wipe_taxes" => "Alle taxgegevens zullen overschreven worden.", + "confirm_delete" => "Bent u zeker dat u de geselecteerde producten wil verwijderen?", + "confirm_restore" => "Bent u zeker dat u de geselecteerde product(en) wil herstellen?", + "cost_price" => "Groothandelsprijs", + "cost_price_number" => "Groothandelsprijs moet een getal zijn.", + "cost_price_required" => "Groothandelsprijs is een verplicht veld.", + "count" => "Update Stock", + "csv_import_failed" => "CSV import mislukt", + "csv_import_nodata_wrongformat" => "Het geüploade CSV-bestand bevat geen gegevens of is onjuist geformatteerd.", + "csv_import_partially_failed" => "Er waren {0} artikel import fout(en) op regel(s): {1}. Er werden geen rijen geïmporteerd.", + "csv_import_success" => "Artikel CSV import geslaagd.", + "current_quantity" => "Huidige hoeveelheid", + "default_pack_name" => "Enkel", + "description" => "Omschrijving", + "details_count" => "Stockgegevens", + "do_nothing" => "Doe Niets", + "edit" => "", + "edit_fields_you_want_to_update" => "Bewerk de gewenste velden voor het (de) geselecteerde artikel( en).", + "edit_multiple_items" => "Meerdere Producten Bewerken", + "empty_upc_items" => "Zonder barcode", + "error_adding_updating" => "Fout bij het toevoegen/aanpassen van een product", + "error_updating_multiple" => "Fout bij het bewaren van producten", + "generate_barcodes" => "Genereer Barcodes", + "hsn_code" => "Geharmoniseerd Systeem Naamgeving", + "image" => "Afbeelding", + "import_items_csv" => "Importeer artikelen van een CSV sheet", + "info_provided_by" => "Info afgeleverd door", + "inventory" => "Stock", + "inventory_CSV_import_quantity" => "Hoeveelheid Geïmporteerd uit CSV", + "inventory_comments" => "Commentaar", + "inventory_data_tracking" => "Inventarisgegevens Bijhouden", + "inventory_date" => "Datum", + "inventory_employee" => "Werknemer", + "inventory_in_out_quantity" => "In/Uit Hoeveelheid", + "inventory_remarks" => "Opmerkingen", + "is_deleted" => "Verwijderd", + "is_printed" => "", + "is_serialized" => "Optelbaar", + "item" => "Product", + "item_id" => "", + "item_number" => "UPC/EAN/ISBN", + "item_number_duplicate" => "Artikelnummer is reeds aanwezig in de database.", + "kit" => "Set", + "location" => "Locatie", + "low_inventory_items" => "Niet in stock", + "low_sell_item" => "Goedkoop artikel", + "manually_editing_of_quantity" => "Manuele aanpassing hoeveelheid", + "markup" => "", + "name" => "Productnaam", + "name_required" => "Artikelnaam is een verplicht veld.", + "new" => "Nieuw Product", + "no_description_items" => "Producten zonder omschrijving", + "no_items_to_display" => "Geen artikelen om weer te geven.", + "none" => "Geen", + "none_selected" => "U hebt geen producten geselecteerd", + "nonstock" => "Geen Stock", + "number_information" => "Productnummer", + "number_required" => "Barcode is een verplicht veld.", + "one_or_multiple" => "product(en) verwijderd", + "pack_name" => "Pak Naam", + "qty_per_pack" => "Aantal per pak", + "quantity" => "Stock", + "quantity_number" => "Aantal moet een getal zijn.", + "quantity_required" => "Hoeveelheid is een verplicht veld.", + "receiving_quantity" => "Aantal per lijn", + "remove_image" => "Verwijder Afbeelding", + "reorder_level" => "Bestel niveau", + "reorder_level_number" => "Nabestel Niveau moet een getal zijn.", + "reorder_level_required" => "Nabestel Niveau is een verplicht veld.", + "retrive_item_info" => "Artikel Info Opvragen", + "sales_tax_1" => "VAT", + "sales_tax_2" => "VAT 2", + "search_attributes" => "Zoek Kenmerken", + "select_image" => "Selecteer Afbeelding", + "serialized_items" => "Artikelen met serienummer", + "standard" => "Standaard", + "stock" => "Voorraad", + "stock_location" => "Stock locatie", + "stock_type" => "Voorraad Type", + "successful_adding" => "Product succesvol toegevoegd", + "successful_bulk_edit" => "Producten werden succesvol bewaard", + "successful_deleted" => "Er werd(en)", + "successful_updating" => "Wijzigingen bewaard voor", + "supplier" => "Leverancier", + "tax_1" => "VAT", + "tax_2" => "VAT 2", + "tax_3" => "", + "tax_category" => "BTW-Categorie", + "tax_percent" => "VAT %", + "tax_percent_number" => "Tax Percentage moet een numerieke waarde zijn", + "tax_percent_required" => "BTW Percentage is een verplicht veld.", + "tax_percents" => "VAT", + "temp" => "Tijdelijk", + "type" => "Item Type", + "unit_price" => "Verkoopprijs", + "unit_price_number" => "Eenheidsprijs moet een getal zijn.", + "unit_price_required" => "Verkoopprijs is een verplicht veld.", + "upc_database" => "UPC Database", + "update" => "Bewerk Product", + "use_inventory_menu" => "Gebruik inventaris menu", +]; diff --git a/app/Language/nl-BE/Login.php b/app/Language/nl-BE/Login.php index 5a36b4900..117aaafdd 100644 --- a/app/Language/nl-BE/Login.php +++ b/app/Language/nl-BE/Login.php @@ -1,12 +1,14 @@ "Ik ben geen robot.", + "go" => "Verstuur", + "invalid_gcaptcha" => "Controleer of u geen robot bent.", + "invalid_installation" => "De installatie is onvolledig. Kijk uw php.ini file na.", + "invalid_username_and_password" => "Ongeldige gebruiker en/of paswoord.", + "login" => "Login", + "logout" => "Log-uit", + "migration_needed" => "Een database migratie naar {0} zal starten na het inloggen.", + "password" => "Paswoord", + "username" => "Gebruiker", + "welcome" => "Welkom op {0}!", +]; diff --git a/app/Language/nl-BE/Messages.php b/app/Language/nl-BE/Messages.php index 337bf2cb9..8aa0ca4a4 100644 --- a/app/Language/nl-BE/Messages.php +++ b/app/Language/nl-BE/Messages.php @@ -1,14 +1,15 @@ - "Voornaam", + "last_name" => "Achternaam", + "message" => "Message", + "message_placeholder" => "Jou bericht hier..", + "message_required" => "Bericht verplicht", + "multiple_phones" => "(In het geval van meerdere ontvangers, voer de mobiele nummers gescheiden door komma's in)", + "phone" => "Telefoonnummer", + "phone_number_required" => "Telefoonnummer verplicht", + "phone_placeholder" => "Mobiele nummer(s) hier...", + "sms_send" => "Send SMS", + "successfully_sent" => "Bericht met succes verzonden naar: ", + "unsuccessfully_sent" => "Bericht zonder succes verzonden naar: ", +]; diff --git a/app/Language/nl-BE/Module.php b/app/Language/nl-BE/Module.php index 6f7f59769..276fcdbff 100644 --- a/app/Language/nl-BE/Module.php +++ b/app/Language/nl-BE/Module.php @@ -1,46 +1,48 @@ "", + "admin_cashups_desc" => "", + "attributes" => "Attributen", + "attributes_desc" => "Zoek, bewerk, verwijder en voeg attributen toe.", + "both" => "Beide", + "cashups" => "Geldophalingen", + "cashups_desc" => "Zoek, bewerk, verwijder en voeg cashups toe.", + "config" => "Configuratie", + "config_desc" => "Globale configuratie aanpassen.", + "customers" => "Klanten", + "customers_desc" => "Zoek, bewerk, verwijder en voeg klanten toe.", + "employees" => "Werknemers", + "employees_desc" => "Zoek, bewerk, verwijder en voeg werknemers toe.", + "expenses" => "Onkosten", + "expenses_categories" => "Type Onkosten", + "expenses_categories_desc" => "Zoek, bewerk verwijder en voeg type onkosten toe.", + "expenses_desc" => "Zoek, bewerk, verwijder en voeg onkosten toe.", + "giftcards" => "Cadeaubons", + "giftcards_desc" => "Zoek, bewerk, verwijder en voeg cadeaubons toe.", + "home" => "Home", + "home_desc" => "Toon home menu modules.", + "item_kits" => "Productsets", + "item_kits_desc" => "Zoek, bewerk, verwijder en voeg productsets toe.", + "items" => "Producten", + "items_desc" => "Zoek, bewerk, verwijder en voeg producten toe.", + "messages" => "Messages", + "messages_desc" => "Send Messages to Customers, Suppliers, Employees et al.", + "migrate" => "Migreer", + "migrate_desc" => "Update de OSPOS database.", + "office" => "Kantoor", + "office_desc" => "Toon kantoor menu modules.", + "receivings" => "Orders", + "receivings_desc" => "Verwerk binnenkomende orders.", + "reports" => "Rapporten", + "reports_desc" => "Toon en genereer rapporten.", + "sales" => "Kassa", + "sales_desc" => "Verwerk aankopen en retours.", + "suppliers" => "Leveranciers", + "suppliers_desc" => "Zoek, bewerk, verwijder en voeg leveranciers toe.", + "taxes" => "VAT", + "taxes_desc" => "Configureer VAT.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/nl-BE/Receivings.php b/app/Language/nl-BE/Receivings.php index 4bc890204..29bb26cd8 100644 --- a/app/Language/nl-BE/Receivings.php +++ b/app/Language/nl-BE/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "Annuleer", + "cannot_be_deleted" => "Order(s) konden niet bijgewerkt worden.", + "comments" => "Commentaar", + "complete_receiving" => "Bevestig", + "confirm_cancel_receiving" => "Bent u zeker dat u dit order wil wissen? Alle items worden verwijderd.", + "confirm_delete" => "Bent u zeker dat u dit order wil verwijderen? Dit kan niet ongedaan gemaakt worden.", + "confirm_finish_receiving" => "Bent u zeker dat u dit order wil ingeven? Dit kan niet ongedaan gemaakt worden.", + "confirm_restore" => "", + "cost" => "Kost", + "daily" => "", + "date" => "Order Datum", + "date_required" => "Gelieve een correcte datum in te vullen.", + "date_type" => "Datum is een verplicht veld.", + "delete_entire_sale" => "Verwijder", + "discount" => "Korting %", + "edit" => "Bewerk", + "edit_sale" => "Bewerk", + "employee" => "Werknemer", + "error_editing_item" => "Fout tijdens updaten product.", + "error_requisition" => "Kon de stock transfer niet vervolledigen.", + "find_or_scan_item" => "Zoek/Scan Product", + "find_or_scan_item_or_receipt" => "Zoek/Scan Product OF Tickets", + "id" => "Ordernummer", + "item_name" => "Productnaam", + "mode" => "Order type", + "new_supplier" => "N. Leverancier", + "one_or_multiple" => "order(s)", + "print_after_sale" => "Print Ticket", + "quantity" => "Aantal", + "receipt" => "Ontvangstbewijs", + "receipt_number" => "Order #", + "receiving" => "Inkoop", + "reference" => "Referentie", + "register" => "Orders", + "requisition" => "Transfer", + "return" => "Teruggave", + "select_supplier" => "Selecteer Leverancier (Optioneel)", + "ship_pack" => "Pakket", + "start_typing_supplier_name" => "Typ naam leverancier..", + "stock" => "Voorraad", + "stock_destination" => "Stock bestemming", + "stock_locaiton" => "Stock locatie", + "stock_source" => "Stock bron", + "successfully_deleted" => "Er werd(en)", + "successfully_updated" => "Order werd geupdatet", + "supplier" => "Leverancier", + "supplier_address" => "Leverancier Address", + "supplier_email" => "Leverancier Email", + "supplier_location" => "Leverancier Location", + "total" => "Totaal", + "transaction_failed" => "Order transactie mislukt.", + "unable_to_add_item" => "Onmogelijk om product aan order toe te voegen.", + "unsuccessfully_updated" => "Order kon niet bijgewerkt worden.", + "update" => "Bewerk", +]; diff --git a/app/Language/nl-BE/Reports.php b/app/Language/nl-BE/Reports.php index 7386d5b4e..acc8bbb77 100644 --- a/app/Language/nl-BE/Reports.php +++ b/app/Language/nl-BE/Reports.php @@ -1,146 +1,148 @@ "Alle", + "authority" => "Autoriteit", + "canceled" => "Geannuleerd", + "categories" => "Categorieën", + "categories_summary_report" => "Rapport Overzicht Categorieën", + "category" => "Categorie", + "code_canceled" => "CNL", + "code_invoice" => "INV", + "code_pos" => "POS", + "code_quote" => "Q", + "code_return" => "RET", + "code_type" => "Type", + "code_work_order" => "W/0", + "comments" => "Commentaar", + "commission" => "", + "complete" => "Afgehandelde Verkopen en Retourzendingen", + "completed_sales" => "Verwerkte Verkopen", + "confirm_delete" => "Bent u zeker dat u de geselecteerde rij(en) wil verwijderen?", + "confirm_restore" => "Bent u zeker dat u de geselecteerde rij(en) wil herstellen?", + "cost" => "Groothandel", + "cost_price" => "Groothandelsprijs", + "count" => "Aantal", + "customer" => "Klant", + "customers" => "Klanten", + "customers_summary_report" => "Rapport Overzicht Klanten", + "date" => "Datum", + "date_range" => "Periode", + "description" => "Omschrijving", + "detailed_receivings_report" => "Gedetailleerd Raport Orders", + "detailed_receivings_report_input" => "", + "detailed_reports" => "Gedetailleerde Rapporten", + "detailed_requisition_report" => "", + "detailed_sales_report" => "Gedetailleerd Rapport Verkoop", + "discount" => "Korting", + "discount_fixed" => "Korting (€)", + "discount_percent" => "Korting (%)", + "discount_type" => "Type Korting", + "discounts" => "Kortingen", + "discounts_summary_report" => "Overzicht Kortingen", + "earned" => "Punten Verdiend", + "employee" => "Werknemer", + "employees" => "Werknemrs", + "employees_summary_report" => "Rapport Overzicht Werknemers", + "expenses" => "Onkosten", + "expenses_amount" => "Bedrag", + "expenses_categories" => "Onkosten", + "expenses_categories_summary_report" => "Onkosten Categoriën Overzicht", + "expenses_category" => "Categorie", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "VAT", + "expenses_total_amount" => "Totaal Bedrag", + "expenses_total_tax_amount" => "Totaal VAT", + "graphical_reports" => "Grafische Rapporten", + "inventory" => "Stock", + "inventory_low" => "Herbevoorrading", + "inventory_low_report" => "Rapport Herbevoorrading", + "inventory_reports" => "Rapporten Bevoorrading", + "inventory_summary" => "Overzicht Vooraad", + "inventory_summary_report" => "Rapport Overzicht Vooraad", + "item" => "Product", + "item_count" => "Filter product aantal", + "item_name" => "Product Naam", + "item_number" => "Productnummer", + "items" => "Producten", + "items_purchased" => "Hoeveelheid", + "items_received" => "Items Ontvangen", + "items_summary_report" => "Rapport Overzicht Producten", + "jurisdiction" => "Jurisdictie", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "Laag Verkoop Aantal", + "more_than_zero" => "Meer dan nul", + "name" => "Naam", + "no_reports_to_display" => "Geen Artikelen om weer te geven.", + "payment_type" => "Betaald", + "payments" => "Betalingen", + "payments_summary_report" => "Overzicht Betalingen", + "profit" => "Winst", + "quantity" => "Hoeveelheid", + "quantity_purchased" => "Aangekochte Hoeveelheid", + "quotes" => "Offertes", + "received_by" => "Ontvangen door", + "receiving_id" => "Ordernummer", + "receiving_type" => "Ordertype", + "receivings" => "Orders", + "reorder_level" => "Bestel niveau", + "report" => "Rapport", + "report_input" => "Input Rapport", + "reports" => "Rapporten", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "Aanvullingen", + "returns" => "Retour", + "revenue" => "Inkomsten", + "sale_id" => "Ticket°", + "sale_type" => "Type", + "sales" => "Verkoop", + "sales_amount" => "Verkoopbedrag", + "sales_summary_report" => "Overzicht Verkoop", + "sales_taxes" => "VAT", + "sales_taxes_summary_report" => "VAT Rapport", + "serial_number" => "Nummer", + "service_charge" => "", + "sold_by" => "Werknemer", + "sold_items" => "", + "sold_to" => "Klant", + "stock_location" => "Stock Locatie", + "sub_total_value" => "Subtotaal", + "subtotal" => "Subtotaal", + "summary_reports" => "Samenvatting Rapporten", + "supplied_by" => "Geleverd door", + "supplier" => "Leverancier", + "suppliers" => "Leveranciers", + "suppliers_summary_report" => "Rapport Overzicht Leveranciers", + "tax" => "VAT", + "tax_category" => "VAT Categorie", + "tax_name" => "BTW Naam", + "tax_percent" => "VAT Percentage", + "tax_rate" => "VAT %", + "taxes" => "Belastingen", + "taxes_summary_report" => "Rapport Overzicht Belastingen", + "total" => "Totaal", + "total_inventory_value" => "Totale waarde stock", + "total_low_sell_quantity" => "Totale Lage Verkoophoeveelheid", + "total_quantity" => "Totale Hoeveelheid", + "total_retail" => "Totale Inv. Winkelwaarde", + "trans_amount" => "Bedrag Transactie", + "trans_due" => "Tegoed", + "trans_group" => "Transactie Groep", + "trans_nopay_sales" => "Verkoop zonder betalingen", + "trans_payments" => "Betalingen", + "trans_refunded" => "Terugstorting", + "trans_sales" => "Verkoop", + "trans_type" => "Transactie Type", + "type" => "Type", + "unit_price" => "Verkoopprijs", + "used" => "Gebruikte Punten", + "work_orders" => "Werk Orders", + "zero_and_less" => "Nul en minder", +]; diff --git a/app/Language/nl-BE/Sales.php b/app/Language/nl-BE/Sales.php index baede4a27..aeccad83d 100644 --- a/app/Language/nl-BE/Sales.php +++ b/app/Language/nl-BE/Sales.php @@ -1,222 +1,224 @@ "Beschikbare Punten", + "rewards_package" => "Spaarpunten", + "rewards_remaining_balance" => "Saldo Spaarpunten is ", + "account_number" => "Btw-nummer", + "add_payment" => "Betaal", + "amount_due" => "Te betalen", + "amount_tendered" => "Ontvangen bedrag", + "authorized_signature" => "Handtekening", + "cancel_sale" => "Annuleer", + "cash" => "Contant", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "Liquiditeitsaanpassing", + "cash_deposit" => "Cash", + "cash_filter" => "Contant", + "change_due" => "Wisselgeld terug", + "change_price" => "Wijzig Verkoopprijs", + "check" => "Waardebon", + "check_balance" => "Waardebon terug", + "check_filter" => "Waardebon", + "close" => "", + "comment" => "Commentaar", + "comments" => "Commentaar", + "company_name" => "", + "complete" => "", + "complete_sale" => "Bevestig", + "confirm_cancel_sale" => "Weet u zeker dat u deze verkoop wilt annuleren? Alle items zullen worden gewist.", + "confirm_delete" => "Bent u zeker dat u de geselecteerde aankopen wil verwijderen?", + "confirm_restore" => "Bent u zeker dat u de geselecteerde aankopen wil verwijderen?", + "credit" => "Kredietkaart", + "credit_deposit" => "Credit", + "credit_filter" => "Kredietkaart", + "current_table" => "", + "customer" => "Klant", + "customer_address" => "Customer Address", + "customer_discount" => "Korting", + "customer_email" => "Customer Email", + "customer_location" => "Customer Location", + "customer_mailchimp_status" => "MailChimp staat", + "customer_optional" => "(Optioneel)", + "customer_required" => "(Vereist)", + "customer_total" => "Totaal", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "Datum", + "date_range" => "Periode", + "date_required" => "Gelieve een correcte datum in te vullen.", + "date_type" => "Er moet een correcte datum ingevuld worden.", + "debit" => "Bancontact", + "debit_filter" => "", + "delete" => "Verwijderen Toegestaan", + "delete_confirmation" => "Weet u zeker dat u deze verkoop wilt verwijderen? Deze actie kan niet ongedaan worden gemaakt.", + "delete_entire_sale" => "Verwijder", + "delete_successful" => "De geselecteerde verko(o)p(en) werden verwijderd.", + "delete_unsuccessful" => "De geselecteerde aankopen konden niet worden verwijderd.", + "description_abbrv" => "Omschr.", + "discard" => "Annuleer", + "discard_quote" => "", + "discount" => "Korting", + "discount_included" => "% Korting", + "discount_short" => "%", + "due" => "Tegoed", + "due_filter" => "Tegoed", + "edit" => "Bewerk", + "edit_item" => "Bewaar", + "edit_sale" => "Bewerk Ticket", + "email_receipt" => "Email Ticket", + "employee" => "Werknemer", + "entry" => "Rij", + "error_editing_item" => "Fout bij bewerken", + "find_or_scan_item" => "Zoek/Scan Product", + "find_or_scan_item_or_receipt" => "Zoek/Scan Product of Ticket", + "giftcard" => "Cadeaubon", + "giftcard_balance" => "Cadeaubon Resterend", + "giftcard_filter" => "", + "giftcard_number" => "Cadeaubon nummer", + "group_by_category" => "Per Categorie", + "group_by_type" => "Per Type", + "hsn" => "HSN", + "id" => "Verkoop ID", + "include_prices" => "Prijzen inclusief?", + "invoice" => "Factuur", + "invoice_confirm" => "Deze factuur zal verstuurd worden naar", + "invoice_enable" => "Maak Factuur", + "invoice_filter" => "Facturen", + "invoice_no_email" => "Er werd geen email adres gevonden voor deze klant.", + "invoice_number" => "Factuur #", + "invoice_number_duplicate" => "Vul een uniek factuurnummer in.", + "invoice_sent" => "Factuur verstuurd naar", + "invoice_total" => "Totaal Factuur", + "invoice_type_custom_invoice" => "Factuur (custom_invoice.php)", + "invoice_type_custom_tax_invoice" => "Factuur (custom_tax_invoice.php)", + "invoice_type_invoice" => "Factuur (invoice.php)", + "invoice_type_tax_invoice" => "Factuur (tax_invoice.php)", + "invoice_unsent" => "Fout bij het versturen van factuur naar", + "invoice_update" => "Hernummer", + "item_insufficient_of_stock" => "Product is niet meer in voorraad.", + "item_name" => "Naam", + "item_number" => "Product #", + "item_out_of_stock" => "Product is niet meer in voorraad.", + "key_browser" => "Handige Snelkoppelingen", + "key_cancel" => "Annuleert Huidige Offerte/Factuur/Verkoop", + "key_customer_search" => "Klant Zoeken", + "key_finish_quote" => "Beëindig Offerte/Factuur zonder betaling", + "key_finish_sale" => "Betaling Toevoegen en Factuur/Verkoop Voltooien", + "key_full" => "Openen op Volledig Scherm", + "key_function" => "Function", + "key_help" => "Sneltoetsen", + "key_help_modal" => "Open Sneltoetsen Venster", + "key_in" => "Inzoomen", + "key_item_search" => "Artikel Zoeken", + "key_out" => "Uitzoomen", + "key_payment" => "Betaalmiddel Toevoegen", + "key_print" => "Huidige Pagina Afdrukken", + "key_restore" => "Originele Weergave/Vergroting Herstellen", + "key_search" => "Zoeken in Rapporten Tabellen", + "key_suspend" => "Huidige Verkoop Uitstellen", + "key_suspended" => "Toon Uitgestelde Verkopen", + "key_system" => "Systeem Sneltoetsen", + "key_tendered" => "Wijziging Aangeboden Bedrag", + "key_title" => "Sneltoetsen Verkoop", + "mc" => "", + "mode" => "Type Registratie", + "must_enter_numeric" => "Het ontvangen bedrag moet een numerieke waarde zijn.", + "must_enter_numeric_giftcard" => "Er moet een geldige code worden ingevuld voor de cadeaubon.", + "new_customer" => "Nieuwe klant", + "new_item" => "Nieuw Product", + "no_description" => "Geen", + "no_filter" => "Alle", + "no_items_in_cart" => "Er zijn geen verkopen geselecteerd.", + "no_sales_to_display" => "Er werden geen verkopen gevonden.", + "none_selected" => "U hebt geen verkopen geselecteerd.", + "nontaxed_ind" => " . ", + "not_authorized" => "Deze actie is niet toegestaan.", + "one_or_multiple" => "Verkoop(en)", + "payment" => "Betaalmethode", + "payment_amount" => "Bedrag", + "payment_not_cover_total" => "Betaalde hoeveelheid is onvoldoende.", + "payment_type" => "Type", + "payments" => "", + "payments_total" => "Betaald bedrag", + "price" => "Prijs", + "print_after_sale" => "Print Ticket", + "quantity" => "Aantal", + "quantity_less_than_reorder_level" => "Waarschuwing, de gewenste hoeveelheid stock is overschreden.", + "quantity_less_than_zero" => "Waarschuwing: Gewenste hoeveelheid is onvoldoende. U kunt de verkoop nog steeds verwerken, maar controleer uw inventaris.", + "quantity_of_items" => "Hoeveelheid van {0} items", + "quote" => "Offerte", + "quote_number" => "Offertenummer", + "quote_number_duplicate" => "Offertenummer moet uniek zijn.", + "quote_sent" => "Offerte verzonden naar", + "quote_unsent" => "Offerte kon niet verzonden worden naar", + "receipt" => "Ticket #", + "receipt_no_email" => "De klant heeft geen geldig email adres.", + "receipt_number" => "Ticket #", + "receipt_sent" => "Ticket verstuurd naar", + "receipt_unsent" => "Fout bij het versturen van ticket naar", + "refund" => "Type Terugbetaling", + "register" => "Kassa", + "remove_customer" => "Verwijder Klant", + "remove_discount" => "", + "return" => "Retour", + "rewards" => "Punten", + "rewards_balance" => "Punten Balans", + "sale" => "Verkoop", + "sale_by_invoice" => "Verkoop op Factuur", + "sale_for_customer" => "Klant:", + "sale_time" => "Datum", + "sales_tax" => "VAT", + "sales_total" => "", + "select_customer" => "Selecteer Klant", + "send_invoice" => "Verstuur Factuur", + "send_quote" => "Verstuur Offerte", + "send_receipt" => "Verstuur Ticket", + "send_work_order" => "Verstuur Werkorder", + "serial" => "Nummer", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "Toon Factuur", + "show_receipt" => "Toon Ticket", + "start_typing_customer_name" => "Typ naam klant...", + "start_typing_item_name" => "Typ naam product of barcode...", + "stock" => "Voorraad", + "stock_location" => "Stock Locatie", + "sub_total" => "Subtotaal", + "successfully_deleted" => "Uw aankoop werd verwijderd", + "successfully_restored" => "U hebt hersteld", + "successfully_suspended_sale" => "Wijzigingen bewaard voor verkoop.", + "successfully_updated" => "Verkoop Update Geslaagd.", + "suspend_sale" => "Bewaar", + "suspended_doc_id" => "Document", + "suspended_sale_id" => "ID", + "suspended_sales" => "Bewaarde Aankopen", + "table" => "Tafel", + "takings" => "Overzicht", + "tax" => "VAT", + "tax_id" => "Tax id", + "tax_invoice" => "Vat Factuur", + "tax_percent" => "VAT %", + "taxed_ind" => "T", + "total" => "Totaal", + "total_tax_exclusive" => "Totaal", + "transaction_failed" => "Transactie mislukt.", + "unable_to_add_item" => "Artikel toevoegen aan Verkoop mislukt", + "unsuccessfully_deleted" => "De aankoop kon niet verwijderd worden.", + "unsuccessfully_restored" => "De verkoop kon niet hersteld worden.", + "unsuccessfully_suspended_sale" => "Uw verkoop werd niet bewaard.", + "unsuccessfully_updated" => "Fout bij het bewaren van verkoop.", + "unsuspend" => "Hervat", + "unsuspend_and_delete" => "Actie", + "update" => "Bewerk", + "upi" => "UPI", + "visa" => "", + "wholesale" => "", + "work_order" => "Werkorder", + "work_order_number" => "Werkorder Nummer", + "work_order_number_duplicate" => "Werkorder Nummer moet uniek zijn.", + "work_order_sent" => "Werkorder verzonder naar", + "work_order_unsent" => "Werkorder kon niet verzonden worden naar", +]; diff --git a/app/Language/nl-BE/Suppliers.php b/app/Language/nl-BE/Suppliers.php index 356710cd1..a377e16fd 100644 --- a/app/Language/nl-BE/Suppliers.php +++ b/app/Language/nl-BE/Suppliers.php @@ -1,22 +1,24 @@ "Btw nummer", + "agency_name" => "Agencynaam", + "cannot_be_deleted" => "De geselecteeerde leveranciers konden niet worden verwijderd. Eén of meerdere leveranciers hebben ordergegevens in de database zitten.", + "category" => "Categorie", + "company_name" => "Leverancier", + "company_name_required" => "Bedrijfsnaam moet ingevuld worden.", + "confirm_delete" => "Bent u zeker dat u de geselecteerde leveranciers wil verwijderen?", + "confirm_restore" => "Bent u zeker dat u de geselecteerde leverancier(s) wil herstellen?", + "cost" => "Kostprijs Leverancier", + "error_adding_updating" => "Fout bij het toevoegen/aanpassen van een leverancier.", + "goods" => "Goederen Leverancier", + "new" => "N. Leverancier", + "none_selected" => "U hebt geen leveranciers geselecteerd om te verwijderen.", + "one_or_multiple" => "leverancier(s) verwijderd", + "successful_adding" => "Leverancier succesvol toegevoegd", + "successful_deleted" => "Er werd(en)", + "successful_updating" => "Wijzigingen leveranciersgegevens bewaard", + "supplier" => "Leverancier", + "supplier_id" => "Id", + "tax_id" => "BTW Id", + "update" => "Bewerk Leverancier", +]; diff --git a/app/Language/nl-BE/Taxes.php b/app/Language/nl-BE/Taxes.php index 9a48b5131..106759543 100644 --- a/app/Language/nl-BE/Taxes.php +++ b/app/Language/nl-BE/Taxes.php @@ -1,80 +1,82 @@ "Voeg uitzondering toe", + "cascade" => "Cascade", + "cascade_sequence" => "Cascade Sequentie", + "city" => "Stad", + "code" => "Code", + "confirm_delete" => "Bent u zeker dat u deze code wil verwijderen? Dit kan niet ongedaan gemaakt worden", + "confirm_restore" => "Weet u zeker dat u geselecteerde belastingcode(s) wilt terugzetten?", + "default_tax_category" => "Standaard BTW Categorie", + "default_tax_rate" => "Standaard BTW-tarief", + "error_adding_updating" => "BTW-code toevoegen of bijwerken mislukt", + "group_seq" => "Groep Seq", + "jurisdiction_name" => "Rechtsgebied Naam", + "name" => "Naam", + "new" => "Nieuwe BTW", + "no_taxes" => "", + "no_taxes_to_display" => "Geen BTW-code beschikbaar om weer te geven", + "reporting_authority" => "Rapportage-Instantie", + "round_half_down" => "Half Omlaag", + "round_half_even" => "De Helft Zelfs", + "round_half_odd" => "Half Oneven", + "round_half_up" => "Half Omhoog", + "rounding_code" => "Afronding Code", + "sales_tax" => "Verkoopbelasting", + "sales_tax_by_invoice" => "Verkoopbelasting per factuur", + "sequence" => "Seq.", + "state" => "Staat", + "successful_deleted" => "Je hebt succesvol verwijderd", + "tax_categories" => "BTW Categorieën", + "tax_categories_configuration" => "BTW Categorieën Configuratie", + "tax_categories_saved_successfully" => "BTW-Categorie wijzigingen opgeslagen", + "tax_categories_saved_unsuccessfully" => "BTW-Categorie wijzigingen niet opgeslagen", + "tax_category" => "BTW-Categorie", + "tax_category_code" => "BTW-Categorie Code", + "tax_category_duplicate" => "Dubbele BTW-categorie", + "tax_category_invalid_chars" => "Ongeldige tekens in de naam van de BTW-categorie", + "tax_category_name" => "BTW-Categorie Naam", + "tax_category_new" => "Nieuwe BTW-Categorie", + "tax_category_required" => "BTW-Categorie is verplicht", + "tax_code" => "BTW Code", + "tax_code_cannot_be_deleted" => "BTW-Code verwijderen mislukt", + "tax_code_duplicate" => "Dubbele BTW-Code", + "tax_code_invalid_chars" => "Ongeldige tekens in BTW-Code", + "tax_code_name" => "BTW-Code Naam", + "tax_code_required" => "BTW-Code is een verplicht veld", + "tax_code_successful_deleted" => "Je hebt met succes de BTW-Code verwijderd", + "tax_code_successful_updated" => "U heeft succesvol bijgewerkt", + "tax_code_successful_updating" => "Je hebt met succes de BTW-Code bijgewerkt", + "tax_code_successfully_added" => "Je hebt succesvol toegevoegd", + "tax_code_type" => "BTW Code Type", + "tax_codes" => "BTW Codes", + "tax_codes_configuration" => "BTW-Codes Configuratie", + "tax_codes_saved_successfully" => "BTW-Code wijzigingen opgeslagen", + "tax_codes_saved_unsuccessfully" => "BTW-Code wijzigingen niet opgeslagen", + "tax_excluded" => "Exclusief BTW", + "tax_group" => "BTW Groep", + "tax_group_not_unique" => "BTW-Groep {0} is niet uniek", + "tax_group_sequence" => "BTW-Groep Volgorde", + "tax_included" => "BTW Inbegrepen", + "tax_jurisdiction" => "BTW Bevoegdheid", + "tax_jurisdiction_duplicate" => "Dubbele BTW Bevoegdheid", + "tax_jurisdiction_invalid_chars" => "Ongeldige tekens in de naam van het bevoegd gerecht", + "tax_jurisdiction_required" => "BTW bevoegdheid is vereist", + "tax_jurisdictions" => "BTW-Rechtsgebieden", + "tax_jurisdictions_configuration" => "BTW-Rechtsgebied Configuratie", + "tax_jurisdictions_saved_successfully" => "BTW-Rechtsgebied wijzigingen opgeslagen", + "tax_jurisdictions_saved_unsuccessfully" => "BTW-Rechtsgebied wijzigingen niet opgeslagen", + "tax_rate" => "BTW-Tarief", + "tax_rate_configuration" => "BTW-Tarief Configuratie", + "tax_rate_error_adding_updating" => "BTW-Tarief toevoegen of bijwerken mislukt", + "tax_rate_numeric" => "BTW-tarief moet een getal zijn", + "tax_rate_required" => "BTW-Tarief is een verplicht veld", + "tax_rate_successful_updated" => "Je hebt met succes bijgewerkt", + "tax_rate_successfully_added" => "Je hebt succesvol toegevoegd", + "tax_rates" => "BTW-Tarieven", + "tax_rates_configuration" => "BTW-Tarieven Configuratie", + "tax_rounding" => "BTW-Afronding", + "tax_type" => "BTW Type", + "update" => "BTW-Tarief Bijwerken", + "vat_tax" => "BTW Belasting", +]; diff --git a/app/Language/nl/Attributes.php b/app/Language/nl/Attributes.php index 623e26640..d4761a249 100644 --- a/app/Language/nl/Attributes.php +++ b/app/Language/nl/Attributes.php @@ -1,31 +1,32 @@ - "Kenmerkwaarde mag niet '_' of '|' bevatten", + "confirm_delete" => "Weet u zeker dat u de geselecteerde kenmerken wilt verwijderen?", + "confirm_restore" => "Weet u zeker dat u de geselecteerde kenmerken wilt herstellen?", + "definition_cannot_be_deleted" => "Kan geselecteerde kenmerk(en) niet verwijderen", + "definition_error_adding_updating" => "Kenmerk {0} kan niet worden toegevoegd of bijgewerkt. Bekijk het foutenlogboek.", + "definition_flags" => "Kenmerk zichtbaarheid", + "definition_group" => "Groep", + "definition_id" => "Id", + "definition_name" => "Kenmerk toevoegen", + "definition_name_required" => "Kenmerknaam is een vereist veld", + "definition_one_or_multiple" => "kenmerk(en)", + "definition_successful_adding" => "U heeft een artikel toegevoegd", + "definition_successful_deleted" => "U heeft verwijderd", + "definition_successful_updating" => "U heeft het kenmerk bijgewerkt", + "definition_type" => "Kenmerk soort", + "definition_type_required" => "Kenmerk soort is een vereist veld", + "definition_unit" => "Maateenheid", + "definition_values" => "Kenmerkwaarden", + "new" => "Nieuw kenmerk", + "no_attributes_to_display" => "Geen artikelen om te weergeven", + "receipt_visibility" => "Kassabon", + "show_in_items" => "Weergeven in artikelen", + "show_in_items_visibility" => "Artikelen", + "show_in_receipt" => "Weergeven op kassabon", + "show_in_receivings" => "Weergeven in leveringen", + "show_in_receivings_visibility" => "Leveringen", + "show_in_sales" => "Weergeven in verkopen", + "show_in_sales_visibility" => "Verkopen", + "update" => "Kenmerk bijwerken", +]; diff --git a/app/Language/nl/Bootstrap_tables.php b/app/Language/nl/Bootstrap_tables.php index 664e55fe2..92dfd2857 100644 --- a/app/Language/nl/Bootstrap_tables.php +++ b/app/Language/nl/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "alles", + "tables_columns" => "Kolommen", + "tables_hide_show_pagination" => "Verbergen/weergeven paginering", + "tables_loading" => "Laden, een ogenblik geduld...", + "tables_page_from_to" => "{0} tot {1} van {2} rijen weergegeven", + "tables_refresh" => "Vernieuwen", + "tables_rows_per_page" => "{0} rijen per pagina", + "tables_toggle" => "Wisselen", +]; diff --git a/app/Language/nl/Cashups.php b/app/Language/nl/Cashups.php index 8ae3bd06c..a1b44fedc 100644 --- a/app/Language/nl/Cashups.php +++ b/app/Language/nl/Cashups.php @@ -1,48 +1,49 @@ - "Bedrag", + "amount_number" => "Bedrag moet een getal zijn", + "amount_required" => "Bedrag is een vereist veld.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "Kan kasopmaak niet verwijderen", + "cash_difference" => "", + "close_date" => "Datum sluiting", + "close_employee" => "Gesloten door", + "closed_amount_card" => "Passen", + "closed_amount_cash" => "Contacten bij sluiting", + "closed_amount_check" => "Cheques", + "closed_amount_due" => "Openstaande posten", + "closed_amount_giftcard" => "", + "closed_amount_total" => "Totaal", + "closed_date" => "Datum gesloten", + "confirm_delete" => "Weet u zeker dat u de geselecteerde kasopmaak wilt verwijderen?", + "confirm_restore" => "Weet u zeker dat u de geselecteerde kasopmaak wilt herstellen?", + "confirm_submit" => "", + "date_number" => "Datum moet een getal zijn", + "date_required" => "Datum is een vereist veld", + "description" => "Beschrijving", + "enable_expected" => "", + "error_adding_updating" => "Fout bij toevoegen/bijwerken kasopmaak", + "giftcard" => "", + "id" => "ID", + "info" => "Kasopmaak info", + "info_employee" => "", + "is_deleted" => "Verwijderd", + "new" => "Nieuwe kasopmaak", + "no_cashups_to_display" => "Geen kasopmaak om te weergeven", + "none_selected" => "Geen kasopmaak geselecteerd", + "note" => "Notities", + "one_or_multiple" => "Kasopmaak", + "open_amount_cash" => "Contant bij opening", + "open_date" => "Datum opening", + "open_employee" => "Geopend door", + "opened_date" => "Datum geopend", + "successful_adding" => "Kasopmaak toegevoegd", + "successful_deleted" => "Kasopmaak verwijderd", + "successful_updating" => "Cashup bijgewerkt", + "total" => "Totaal", + "transfer_amount_cash" => "Contant in/uit", + "transfer_amount_cash_minus" => "", + "update" => "Kasopmaak bijwerken", + "warning" => "", +]; diff --git a/app/Language/nl/Common.php b/app/Language/nl/Common.php index 52ead42c7..a103a37ae 100644 --- a/app/Language/nl/Common.php +++ b/app/Language/nl/Common.php @@ -1,86 +1,88 @@ "Adres 1", + "address_2" => "Adres 2", + "admin" => "", + "city" => "Plaats", + "clerk" => "", + "close" => "Sluiten", + "color" => "", + "comments" => "Opmerkingen", + "common" => "algemeen", + "confirm_search" => "U heeft één of meerdere rijen geselecteerd, deze zullen niet langer geselecteerd zijn na uw zoekopdracht. Weet u zeker dat u deze zoekopdracht wilt verzenden?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "Geïdentificeerd fouten oplossen voor het opslaan", + "country" => "Land", + "dashboard" => "", + "date" => "Datum", + "delete" => "Verwijderen", + "det" => "details", + "download_import_template" => "Importeer CSV sjabloon downloaden (CSV)", + "edit" => "bewerken", + "email" => "E-mail", + "email_invalid_format" => "Dit e-mailadres bevat niet de juiste indeling.", + "export_csv" => "CSV exporteren", + "export_csv_no" => "Nee", + "export_csv_yes" => "Ja", + "fields_required_message" => "Rode velden zijn vereist", + "fields_required_message_unique" => "", + "first_name" => "Voornaam", + "first_name_required" => "Voornaam is een vereist veld.", + "first_page" => "Eerste", + "gender" => "Geslacht", + "gender_female" => "V", + "gender_male" => "M", + "gender_undefined" => "", + "icon" => "Pictogram", + "id" => "ID", + "import" => "Importeren", + "import_change_file" => "Wijzigen", + "import_csv" => "CSV importeren", + "import_full_path" => "Volledige pad naar CSV-bestand vereist", + "import_remove_file" => "Verwijderen", + "import_select_file" => "Bestand selecteren", + "inv" => "ftr", + "last_name" => "Achternaam", + "last_name_required" => "Achternaam is een vereist veld.", + "last_page" => "Laatste", + "learn_about_project" => "om de laatste informatie over het project te bekijken.", + "list_of" => "Lijst van", + "logo" => "Logo", + "logo_mark" => "", + "logout" => "Afmelden", + "manager" => "", + "migration_needed" => "Een databasemigratie naar {0} zal starten na aanmelding.", + "new" => "Nieuw", + "no" => "", + "no_persons_to_display" => "Er zijn geen personen om te weergeven.", + "none_selected_text" => "[Selecteren]", + "or" => "OF", + "people" => "", + "phone_number" => "Telefoonnummer", + "phone_number_required" => "", + "please_visit_my" => "Bezoek de", + "position" => "", + "powered_by" => "Mogelijk gemaakt door", + "price" => "Prijs", + "print" => "Afdrukken", + "remove" => "Verwijderen", + "required" => "Vereist", + "restore" => "Herstellen", + "return_policy" => "Retourbeleid", + "search" => "Zoeken", + "search_options" => "Zoek opties", + "searched_for" => "Gezocht naar", + "software_short" => "", + "software_title" => "", + "state" => "Provincie", + "submit" => "Verzenden", + "total_spent" => "Totaal uitgegeven", + "unknown" => "Onbekend", + "view_recent_sales" => "Recente verkopen bekijken", + "website" => "opensourcepos.org", + "welcome" => "Welkom", + "welcome_message" => "Welkom bij OSPOS, klik op een module hieronder om te beginnen.", + "yes" => "", + "you_are_using_ospos" => "", + "zip" => "Postcode", +]; diff --git a/app/Language/nl/Config.php b/app/Language/nl/Config.php index 16caf7695..7cd68b59d 100644 --- a/app/Language/nl/Config.php +++ b/app/Language/nl/Config.php @@ -1,329 +1,330 @@ - "Bedrijfsadres", + "address_required" => "Bedrijfsadres is een vereist veld.", + "all_set" => "Alle bestandsmachtigingen zijn juist ingesteld!", + "allow_duplicate_barcodes" => "Dezelfde streepjescodes toestaan", + "apostrophe" => "apostrof", + "backup_button" => "Reservekopie", + "backup_database" => "Reservekopie database", + "barcode" => "Streepjescode", + "barcode_company" => "Bedrijfsnaam", + "barcode_configuration" => "Streepjescode configuratie", + "barcode_content" => "Streepjescode inhoud", + "barcode_first_row" => "Rij 1", + "barcode_font" => "Lettertype", + "barcode_formats" => "Indelingen invoeren", + "barcode_generate_if_empty" => "Genereren wanneer leeg.", + "barcode_height" => "Hoogte (px)", + "barcode_id" => "Artikel ID/Naam", + "barcode_info" => "Streepjescode configuratie informatie", + "barcode_layout" => "Streepjescode indeling", + "barcode_name" => "Naam", + "barcode_number" => "Streepjescode", + "barcode_number_in_row" => "Nummer in rij", + "barcode_page_cellspacing" => "Pagina cel afstand weergeven.", + "barcode_page_width" => "Pagina breedte weergeven", + "barcode_price" => "Prijs", + "barcode_second_row" => "Rij 2", + "barcode_third_row" => "Rij 3", + "barcode_tooltip" => "Waarschuwing: Deze functie kan veroorzaken dat er dubbele items worden geïmporteerd of aangemaakt. Niet gebruiken als u geen dubbele streepjescodes wilt.", + "barcode_type" => "Streepjescode soort", + "barcode_width" => "Breedte (px)", + "bottom" => "Onderaan", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "Contant decimalen", + "cash_decimals_tooltip" => "Wanneer contant decimalen en valuta decimalen gelijk zijn, vindt er geen contant afronding plaats. Tenzij contant afronding is ingesteld op halveren vijf.", + "cash_rounding" => "Contant afronding", + "category_dropdown" => "Categorie als vervolgkeuzelijst weergeven", + "center" => "Centreren", + "change_apperance_tooltip" => "", + "comma" => "komma", + "company" => "Bedrijfsnaam", + "company_avatar" => "", + "company_change_image" => "Afbeelding wijzigen", + "company_logo" => "Bedrijfslogo", + "company_remove_image" => "Afbeelding verwijderen", + "company_required" => "Bedrijfsnaam is een vereist veld", + "company_select_image" => "Afbeelding selecteren", + "company_website_url" => "Bedrijfswebsite is geen geldige URL (http://...).", + "country_codes" => "Land codes", + "country_codes_tooltip" => "Kommagescheiden lijst van land codes voor het opzoeken van adres bij naam.", + "currency_code" => "Valuta code", + "currency_decimals" => "Valuta decimalen", + "currency_symbol" => "Valuta symbool", + "current_employee_only" => "", + "customer_reward" => "Beloning", + "customer_reward_duplicate" => "Beloning moet uniek zijn.", + "customer_reward_enable" => "Klantbeloningen inschakelen", + "customer_reward_invalid_chars" => "Beloning met '_' niet bevatten", + "customer_reward_required" => "Beloning is een vereist veld", + "customer_sales_tax_support" => "", + "date_or_time_format" => "Datum en tijd filter", + "datetimeformat" => "Datum en tijd indeling", + "decimal_point" => "Decimaal punt", + "default_barcode_font_size_number" => "Standaard streepjescode lettergrootte moet een getal zijn.", + "default_barcode_font_size_required" => "Standaard streepjescode lettergrootte is een vereist veld.", + "default_barcode_height_number" => "Standaard streepjescode hoogte moet een getal zijn.", + "default_barcode_height_required" => "Standaard streepjescode hoogte is een vereist veld.", + "default_barcode_num_in_row_number" => "Standaard streepjescode nummer in een rij moet een getal zijn.", + "default_barcode_num_in_row_required" => "Standaard streepjescode nummer in een rij is een vereist veld.", + "default_barcode_page_cellspacing_number" => "Standaard streepjescode pagina cel afstand moet een getal zijn.", + "default_barcode_page_cellspacing_required" => "Standaard streepjescode pagina cel afstand is een vereist veld.", + "default_barcode_page_width_number" => "Standaard streepjescode pagina breedte moet een getal zijn.", + "default_barcode_page_width_required" => "Standaard streepjescode pagina breedte is een vereist veld.", + "default_barcode_width_number" => "Standaard streepjescode breedte moet een getal zijn.", + "default_barcode_width_required" => "Standaard streepjescode breedte is een vereist veld.", + "default_item_columns" => "Standaard zichtbare artikelkolommen", + "default_origin_tax_code" => "Standaard oorsprong belastingcode", + "default_receivings_discount" => "Standaard leveringskorting", + "default_receivings_discount_number" => "Standaard leveringskorting moet een getal zijn.", + "default_receivings_discount_required" => "Standaard leveringskorting is een vereist veld.", + "default_sales_discount" => "Standaard verkoopkorting", + "default_sales_discount_number" => "Standaard verkoopkorting moet een getal zijn.", + "default_sales_discount_required" => "Standaard verkoopkorting is een vereist veld.", + "default_tax_category" => "Standaard belastingcategorie", + "default_tax_code" => "Standaard belastingcode", + "default_tax_jurisdiction" => "Standaard BTW-jurisdictie", + "default_tax_name_number" => "Standaard belastingnaam moet een tekenreeks zijn.", + "default_tax_name_required" => "Standaard belastingnaam is een vereist veld.", + "default_tax_rate" => "Standaard belastingtarief %", + "default_tax_rate_1" => "Belasting 1 tarief", + "default_tax_rate_2" => "Belasting 2 tarief", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "Standaard belastingtarief moet een getal zijn.", + "default_tax_rate_required" => "Standaard belastingtarief is een vereist veld.", + "derive_sale_quantity" => "Afgeleide verkoophoeveelheid toestaan", + "derive_sale_quantity_tooltip" => "Wanneer aangevinkt zal er een nieuwe artikelsoort worden aangeleverd voor artikelen geordend op uitgebreid bedrag", + "dinner_table" => "Tafel", + "dinner_table_duplicate" => "Tafel moet uniek zijn.", + "dinner_table_enable" => "Eettafels inschakelen", + "dinner_table_invalid_chars" => "Tafelnaam mag '_' niet bevatten.", + "dinner_table_required" => "Tafel is een vereist veld.", + "dot" => "punt", + "email" => "E-mail", + "email_configuration" => "E-mail configuratie", + "email_mailpath" => "Pad naar Sendmail", + "email_protocol" => "Protocol", + "email_receipt_check_behaviour" => "E-mail ontvangstbevestiging selectievakje", + "email_receipt_check_behaviour_always" => "Altijd geselecteerd", + "email_receipt_check_behaviour_last" => "Laatste selectie onthouden", + "email_receipt_check_behaviour_never" => "Nooit geselecteerd", + "email_smtp_crypto" => "SMTP encryptie", + "email_smtp_host" => "SMTP server", + "email_smtp_pass" => "SMTP wachtwoord", + "email_smtp_port" => "SMTP poort", + "email_smtp_timeout" => "SMTP time-out (s)", + "email_smtp_user" => "SMTP gebruikersnaam", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "Privacy afdwingen", + "enforce_privacy_tooltip" => "Privacy van klanten beschermen door data te versleutelen als deze verwijderd wordt", + "fax" => "Fax", + "file_perm" => "Er zijn problemen met bestandsmachtigingen. Eerst oplossen en pagina vernieuwen.", + "financial_year" => "Begin boekjaar", + "financial_year_apr" => "1 april", + "financial_year_aug" => "1 augustus", + "financial_year_dec" => "1 december", + "financial_year_feb" => "1 februari", + "financial_year_jan" => "1 januari", + "financial_year_jul" => "1 juli", + "financial_year_jun" => "1 juni", + "financial_year_mar" => "1 maart", + "financial_year_may" => "1 mei", + "financial_year_nov" => "1 november", + "financial_year_oct" => "1 oktober", + "financial_year_sep" => "1 september", + "floating_labels" => "", + "gcaptcha_enable" => "Aanmeldingspagina reCAPTCHA", + "gcaptcha_secret_key" => "reCAPTCHA geheime sleutel", + "gcaptcha_secret_key_required" => "reCAPTCHA geheime sleutel is een vereist veld", + "gcaptcha_site_key" => "reCAPTCHA site sleutel", + "gcaptcha_site_key_required" => "reCAPTCHA site sleutel is een vereist veld", + "gcaptcha_tooltip" => "Aanmeldingspagina beschermen met Google reCAPTCHA. Klik op het pictogram om API sleutel te koppelen.", + "general" => "Algemeen", + "general_configuration" => "Algemene configuratie", + "giftcard_number" => "Cadeaubonnummer", + "giftcard_random" => "Willekeurige genereren", + "giftcard_series" => "Genereren in series", + "image_allowed_file_types" => "Toegestane bestandstypen", + "image_max_height_tooltip" => "Maximaal toegestane hoogte van afbeelding uploads in pixels (px).", + "image_max_size_tooltip" => "Maximaal toegestane bestandsgrootte van afbeelding uploads in kilobytes (kb).", + "image_max_width_tooltip" => "Maximaal toegestane breedte van afbeelding uploads in pixels (px).", + "image_restrictions" => "Afbeelding upload beperkingen", + "include_hsn" => "Ondersteuning voor HSN codes inschakelen", + "info" => "Informatie", + "info_configuration" => "Winkelinformatie", + "input_groups" => "", + "integrations" => "Integraties", + "integrations_configuration" => "Derde partij integraties", + "invoice" => "Factuur", + "invoice_configuration" => "Factuur afdrukinstellingen", + "invoice_default_comments" => "Standaard factuur opmerkingen", + "invoice_email_message" => "Factuur e-mail sjabloon", + "invoice_enable" => "Facturering inschakelen", + "invoice_printer" => "Factuur printer", + "invoice_type" => "Factuur soort", + "is_readable" => "is leesbaar, maar de machtigingen zijn onjuist ingesteld. Instellen op 640 of 660 en vernieuwen.", + "is_writable" => "is schrijfbaar, maar de machtigingen zijn onjuist ingesteld. Instellen op 750 en vernieuwen.", + "item_markup" => "", + "jsprintsetup_required" => "Waarschuwing: Deze functionaliteit werkt alleen wanneer je de FireFox jsPrintSetup invoegtoepassing hebt geïnstalleerd. Toch opslaan?", + "language" => "Taal", + "last_used_invoice_number" => "Laatst gebruikte factuurnummer", + "last_used_quote_number" => "Laatst gebruikte offertenummer", + "last_used_work_order_number" => "Laatst gebruikte W/O-nummer", + "left" => "Links", + "license" => "Licentie", + "license_configuration" => "Licentieoverzicht", + "line_sequence" => "Lijn volgorde", + "lines_per_page" => "Lijnen per pagina", + "lines_per_page_number" => "Lijnen per pagina moet een getal zijn.", + "lines_per_page_required" => "Lijnen per pagina is een vereist veld.", + "locale" => "Lokalisatie", + "locale_configuration" => "Lokalisatie configuratie", + "locale_info" => "Lokalisatie configuratie informatie", + "location" => "Voorraad", + "location_configuration" => "Voorraadlocaties", + "location_info" => "Locatie configuratie informatie", + "login_form" => "Stijl aanmeldformulier", + "logout" => "Wilt u een reservekopie maken voor het afmelden? Klik op [OK] om te bevestigen of op [Annuleren] om toch af te melden.", + "mailchimp" => "MailChimp", + "mailchimp_api_key" => "MailChimp API-sleutel", + "mailchimp_configuration" => "MailChimp configuratie", + "mailchimp_key_successfully" => "API-sleutel is geldig.", + "mailchimp_key_unsuccessfully" => "API-sleutel is ongeldig.", + "mailchimp_lists" => "MailChimp lijst(en)", + "mailchimp_tooltip" => "Klik op het pictogram voor een API-sleutel.", + "message" => "Bericht", + "message_configuration" => "Bericht configuratie", + "msg_msg" => "Opgeslagen sms-bericht", + "msg_msg_placeholder" => "Sla uw bericht hier op als u een sms-sjabloon wilt maken, zo niet laat het vak leeg.", + "msg_pwd" => "Sms API wachtwoord", + "msg_pwd_required" => "Sms API wachtwoord is een vereist veld", + "msg_src" => "Sms API afzender ID", + "msg_src_required" => "Sms API afzender ID is een vereist veld", + "msg_uid" => "Sms API gebruikersnaam", + "msg_uid_required" => "Sms API gebruikersnaam is een vereist veld", + "multi_pack_enabled" => "Meerdere pakketten per artikel", + "no_risk" => "Geen kwetsbaarheden/beveiligingsrisico's.", + "none" => "geen", + "notify_alignment" => "Meldingspop-up positie", + "number_format" => "Nummer indeling", + "number_locale" => "Lokalisatie", + "number_locale_invalid" => "De ingevoerde landinstelling is ongeldig. Bekijk de koppeling in de knopinfo om een geldige landinstelling te vinden.", + "number_locale_required" => "Nummer landinstelling is een vereist veld.", + "number_locale_tooltip" => "Vind een geschikte landinstelling via deze koppeling.", + "os_timezone" => "OSPOS tijdzone:", + "ospos_info" => "OSPOS installatie info", + "payment_options_order" => "Betalingsopties volgorde", + "perm_risk" => "Onjuiste machtigingen zijn een risico voor deze software.", + "phone" => "Telefoonnummer bedrijf", + "phone_required" => "Telefoonnummer bedrijf is een vereist veld.", + "print_bottom_margin" => "Marge onderkant", + "print_bottom_margin_number" => "Marge onderkant moet een getal zijn.", + "print_bottom_margin_required" => "Marge onderkant is een vereist veld.", + "print_delay_autoreturn" => "Vertraging automatisch terugkeren naar verkoop", + "print_delay_autoreturn_number" => "Vertraging automatisch terugkeren naar verkoop is een vereist veld.", + "print_delay_autoreturn_required" => "Vertraging automatisch terugkeren naar verkoop moet een getal zijn.", + "print_footer" => "Browser voettekst afdrukken", + "print_header" => "Browser koptekst afdrukken", + "print_left_margin" => "Marge linkerkant", + "print_left_margin_number" => "Marge linkerkant moet een getal zijn.", + "print_left_margin_required" => "Marge linkerkant is een vereist veld.", + "print_receipt_check_behaviour" => "Kassabon afdrukken selectievakje", + "print_receipt_check_behaviour_always" => "Altijd geselecteerd", + "print_receipt_check_behaviour_last" => "Laatst gebruikt onthouden", + "print_receipt_check_behaviour_never" => "Nooit geselecteerd", + "print_right_margin" => "Marge rechterkant", + "print_right_margin_number" => "Marge rechterkant moet een getal zijn.", + "print_right_margin_required" => "Marge rechterkant is een vereist veld.", + "print_silently" => "Dialoogvenster afdrukken weergeven", + "print_top_margin" => "Marge bovenkant", + "print_top_margin_number" => "Marge bovenkant moet een getal zijn.", + "print_top_margin_required" => "Marge bovenkant is een vereist veld.", + "quantity_decimals" => "Hoeveelheid decimalen", + "quick_cash_enable" => "", + "quote_default_comments" => "Standaard offerte opmerkingen", + "receipt" => "Kassabon", + "receipt_category" => "", + "receipt_configuration" => "Kassabon afdrukinstellingen", + "receipt_default" => "Standaard", + "receipt_font_size" => "Lettergrootte", + "receipt_font_size_number" => "Lettergrootte moet een getal zijn.", + "receipt_font_size_required" => "Lettergrootte is een vereist veld.", + "receipt_info" => "Kassabon configuratie informatie", + "receipt_printer" => "Ticket printer", + "receipt_short" => "Kort", + "receipt_show_company_name" => "Bedrijfsnaam weergeven", + "receipt_show_description" => "Beschrijving weergeven", + "receipt_show_serialnumber" => "Serienummer weergeven", + "receipt_show_tax_ind" => "Belastingindicator weergeven", + "receipt_show_taxes" => "Belastingen weergeven", + "receipt_show_total_discount" => "Totale korting weergeven", + "receipt_template" => "Kassabon sjabloon", + "receiving_calculate_average_price" => "Gemiddelde prijs berekenen (levering)", + "recv_invoice_format" => "Leveringen factuurindeling", + "register_mode_default" => "Standaard kassa modus", + "report_an_issue" => "Probleem melden", + "return_policy_required" => "Retourbeleid is een vereist veld.", + "reward" => "Beloning", + "reward_configuration" => "Beloning configuratie", + "right" => "Rechts", + "sales_invoice_format" => "Indeling verkoopfactuur", + "sales_quote_format" => "Indeling verkoopofferte", + "saved_successfully" => "Configuratie opgeslagen.", + "saved_unsuccessfully" => "Configuratie opslaan mislukt.", + "security_issue" => "Beveilingskwetsbaarheid waarschuwing", + "server_notice" => "Gebruik onderstaande info om het probleem te melden.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "Kantoor pictogram weergeven", + "statistics" => "Statistieken verzenden", + "statistics_tooltip" => "Statistieken verzenden voor ontwikkelings- en functie verbeteringen.", + "stock_location" => "Voorraadlocatie", + "stock_location_duplicate" => "Voorraadlocatie moet uniek zijn.", + "stock_location_invalid_chars" => "Voorraadlocatie mag '_' niet bevatten.", + "stock_location_required" => "Voorraadlocatie is een vereist veld.", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "Kolom 1", + "suggestions_fourth_column" => "", + "suggestions_layout" => "Indeling zoeksuggesties", + "suggestions_second_column" => "Kolom 2", + "suggestions_third_column" => "Kolom 3", + "system_conf" => "Installatie & configuratie", + "system_info" => "Systeeminfo", + "table" => "Tafel", + "table_configuration" => "Tafel configuratie", + "takings_printer" => "Kassabon printer", + "tax" => "Belasting", + "tax_category" => "belastingcategorie", + "tax_category_duplicate" => "De ingevoerde belastingcategorie bestaat al.", + "tax_category_invalid_chars" => "De ingevoerde belastingcategorie is ongeldig.", + "tax_category_required" => "De belastingcategorie is vereist.", + "tax_category_used" => "Kan belastingcategorie niet verwijderen omdat deze in gebruik is.", + "tax_configuration" => "Belasting configuratie", + "tax_decimals" => "Belasting decimalen", + "tax_id" => "Belasting ID", + "tax_included" => "Inclusief belasting", + "theme" => "Thema", + "theme_preview" => "Thema voorbeeld:", + "thousands_separator" => "Duizenden scheidingsteken", + "timezone" => "Tijdzone", + "timezone_error" => "OSPOS tijdzone is anders dan uw lokale tijdzone.", + "top" => "Boven", + "use_destination_based_tax" => "Bestemming gebaseerde belasting gebruiken", + "user_timezone" => "Lokale tijdzone:", + "website" => "Website", + "wholesale_markup" => "", + "work_order_enable" => "Werkorder ondersteuning", + "work_order_format" => "Indeling werkorder", +]; diff --git a/app/Language/nl/Datepicker.php b/app/Language/nl/Datepicker.php index 5da77818f..eb3e8b755 100644 --- a/app/Language/nl/Datepicker.php +++ b/app/Language/nl/Datepicker.php @@ -1,22 +1,23 @@ - "Alles", + "apply" => "Toepassen", + "cancel" => "Annuleren", + "custom" => "Aangepast", + "from" => "Van", + "last_30" => "Afgelopen 30 dagen", + "last_7" => "Afgelopen 7 dagen", + "last_financial_year" => "Afgelopen boekjaar", + "last_month" => "Afgelopen maand", + "last_year" => "Afgelopen jaar", + "same_month_last_year" => "Dezelfde maand afgelopen jaar", + "same_month_to_same_day_last_year" => "Dezelfde maand tot dezelfde dag afgelopen jaar", + "this_financial_year" => "Huidige boekjaar", + "this_month" => "Huidige maand", + "this_year" => "Huidige jaar", + "to" => "Tot", + "today" => "Vandaag", + "today_last_year" => "Vandaag afgelopen jaar", + "weekstart" => "0", + "yesterday" => "Gisteren", +]; diff --git a/app/Language/nl/Employees.php b/app/Language/nl/Employees.php index 9e2cfa336..afeff6364 100644 --- a/app/Language/nl/Employees.php +++ b/app/Language/nl/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "Informatie", + "cannot_be_deleted" => "Kan geselecteerde werknemer(s) niet verwijderen, één of meerdere bevatten verwerkte verkopen of u probeert uw account te verwijderen.", + "change_employee" => "", + "change_password" => "Wachtwoord wijzigen", + "clerk" => "", + "commission" => "", + "confirm_delete" => "Weet u zeker dat u de geselecteerde werknemer(s) wilt verwijderen?", + "confirm_restore" => "Weet u zeker dat u de geselecteerde werknemer(s) wilt herstellen?", + "current_password" => "Huidige wachtwoord", + "current_password_invalid" => "Huidige wachtwoord is ongeldig.", + "employee" => "Werknemer", + "error_adding_updating" => "Werknemer toevoegen of bijwerken mislukt.", + "error_deleting_demo_admin" => "Kan de demo admin gebruiker niet verwijderen.", + "error_updating_demo_admin" => "Kan de demo admin gebruiker niet wijzigen.", + "language" => "Taal", + "login_info" => "Aanmelden", + "manager" => "", + "new" => "Nieuwe werknemer", + "none_selected" => "Geen werknemer(s) geselecteerd om te verwijderen.", + "one_or_multiple" => "werknemer(s)", + "password" => "Wachtwoord", + "password_minlength" => "Wachtwoord moet minstens 8 karakters bevatten.", + "password_must_match" => "Wachtwoorden komen niet overeen.", + "password_not_must_match" => "Huidige wachtwoord en nieuwe wachtwoord moeten uniek zijn.", + "password_required" => "Wachtwoord is vereist.", + "permission_desc" => "De selectievakjes hieronder selecteren om toegang te verlenen tot modules.", + "permission_info" => "Machtigingen", + "repeat_password" => "Wachtwoord opnieuw", + "subpermission_required" => "Tenminste eenmaal toegang verlenen voor elke module.", + "successful_adding" => "Werknemer toegevoegd.", + "successful_change_password" => "Wachtwoord gewijzigd.", + "successful_deleted" => "U heeft verwijderd", + "successful_updating" => "Werknemer bijgewerkt", + "system_language" => "Systeemtaal", + "unsuccessful_change_password" => "Wachtwoord wijzigen mislukt.", + "update" => "Werknemer bijwerken", + "username" => "Gebruikersnaam", + "username_duplicate" => "", + "username_minlength" => "Gebruikersnaam moet minstens 5 karakters bevatten.", + "username_required" => "Gebruikersnaam is een vereist veld.", +]; diff --git a/app/Language/nl/Enum.php b/app/Language/nl/Enum.php index 010611b1d..6b7c909f2 100644 --- a/app/Language/nl/Enum.php +++ b/app/Language/nl/Enum.php @@ -1,9 +1,10 @@ - "Halveren naar beneden", + "half_even" => "Halveren even", + "half_five" => "Halveren vijf", + "half_odd" => "Halveren oneven", + "half_up" => "Halveren naar boven", + "round_down" => "Naar beneden afronden", + "round_up" => "Naar boven afronden", +]; diff --git a/app/Language/nl/Error.php b/app/Language/nl/Error.php index 27273e29c..59e400547 100644 --- a/app/Language/nl/Error.php +++ b/app/Language/nl/Error.php @@ -1,4 +1,5 @@ - "U bent niet gemachtigd voor toegang tot de module genaamd", + "unknown" => "Onverwachte fout", +]; diff --git a/app/Language/nl/Expenses.php b/app/Language/nl/Expenses.php index cfb50e0a9..45fe775dd 100644 --- a/app/Language/nl/Expenses.php +++ b/app/Language/nl/Expenses.php @@ -1,49 +1,50 @@ - "Onkosten toevoegen", + "amount" => "Bedrag", + "amount_number" => "Bedrag moet een getal zijn", + "amount_required" => "Onkosten bedrag vereist", + "by_category" => "Categorie", + "cannot_be_deleted" => "Kan categorie onkosten niet verwijderen", + "cash" => "Contant", + "cash_filter" => "Contant", + "categories_name" => "Categorie", + "category_required" => "categorie is een vereist veld", + "check" => "Cheque", + "check_filter" => "Cheque", + "confirm_delete" => "Weet u zeker dat u de geselecteerde onkosten wilt verwijderen?", + "confirm_restore" => "Weet u zeker dat u de geselecteerde onkosten wilt herstellen?", + "credit" => "Creditcard", + "credit_filter" => "Creditcard", + "date" => "Datum", + "date_number" => "Datum moet een getal zijn", + "date_required" => "datum is een vereist veld", + "debit" => "Betaalpas", + "debit_filter" => "Betaalpas", + "description" => "Beschrijving", + "due" => "Te betalen", + "due_filter" => "Te betalen", + "employee" => "Aangemaakt door", + "error_adding_updating" => "Fout bij toevoegen/bijwerken onkosten", + "expense_id" => "ID", + "expenses_employee" => "Werknemer", + "info" => "Onkosten info", + "ip_address" => "", + "is_deleted" => "Verwijderd", + "name_required" => "Onkosten naam vereist", + "new" => "Nieuwe onkosten", + "new_supplier" => "", + "no_expenses_to_display" => "Geen onkosten om te weergeven", + "none_selected" => "Geen onkosten geselecteerd", + "one_or_multiple" => "Onkosten", + "payment" => "Betalingssoort", + "start_typing_supplier_name" => "Begin met typen leveranciersnaam...", + "successful_adding" => "Onkosten toegevoegd", + "successful_deleted" => "Onkosten verwijderd", + "successful_updating" => "Onkosten bijgewerkt", + "supplier_name" => "Leverancier", + "supplier_tax_code" => "Belastingcode", + "tax_amount" => "Belasting", + "tax_amount_number" => "", + "update" => "Onkosten bijwerken", +]; diff --git a/app/Language/nl/Expenses_categories.php b/app/Language/nl/Expenses_categories.php index 1fbdd982f..076ca0282 100644 --- a/app/Language/nl/Expenses_categories.php +++ b/app/Language/nl/Expenses_categories.php @@ -1,21 +1,22 @@ - "Onkostencategorie naam is vereist", + "add_item" => "Category toevoegen", + "cannot_be_deleted" => "Kan categorie onkosten niet verwijderen", + "category_id" => "ID", + "confirm_delete" => "Weet u zeker dat u de geselecteerde categorie onkosten wilt verwijderen?", + "confirm_restore" => "Weet u zeker dat u de geselecteerde categorie onkosten wilt herstellen?", + "description" => "Categorie beschrijving", + "error_adding_updating" => "Fout bij toevoegen/bijwerken onkosten categorie", + "info" => "Categorie onkosten info", + "name" => "Categorie naam", + "new" => "Nieuwe categorie", + "no_expenses_categories_to_display" => "Geen categorie om te weergeven", + "none_selected" => "Geen categorie onkosten geselecteerd", + "one_or_multiple" => "Categorie onkosten", + "quantity" => "Hoeveelheid", + "successful_adding" => "Onkosten categorie toegevoegd", + "successful_deleted" => "Onkosten categorie verwijderd", + "successful_updating" => "Onkosten categorie bijgewerkt", + "update" => "Categorie bijwerken", +]; diff --git a/app/Language/nl/Giftcards.php b/app/Language/nl/Giftcards.php index 184225438..6af70edae 100644 --- a/app/Language/nl/Giftcards.php +++ b/app/Language/nl/Giftcards.php @@ -1,70 +1,71 @@ - "Voorraad toevoegen of aftrekken.", + "allow_alt_description" => "Alternatieve beschrijving toestaan", + "bulk_edit" => "Bewerken in bulk", + "cannot_be_deleted" => "Kan geselecteerde cadeaubon(nen) niet verwijderen, één of meer van de geselecteerde cadeaubonnen heeft verkopen.", + "cannot_find_giftcard" => "Cadeaubon niet gevonden.", + "cannot_use" => "Cadeaubon {0} kan niet gebruikt worden voor deze verkoop: ongeldige klant.", + "card_value" => "Waarde", + "category" => "Categorie", + "change_all_to_allow_alt_desc" => "Alternatieve beschrijving toestaan voor alles.", + "change_all_to_not_allow_allow_desc" => "Alternatieve beschrijving niet toestaand voor alles.", + "change_all_to_serialized" => "Alles veranderen naar genummerd", + "change_all_to_unserialized" => "Alles veranderen naar niet genummerd", + "confirm_bulk_edit" => "Weet u zeker dat u de geselecteerde cadeaubon(nen) wilt bewerken?", + "confirm_delete" => "Weet u zeker dat u de geselecteerde cadeaubon(nen) wilt verwijderen?", + "confirm_restore" => "Weet u zeker dat u de geselecteerde cadeaubon(nen) wilt herstellen?", + "cost_price" => "Inkoopprijs", + "count" => "Voorraad bijwerken", + "csv_import_failed" => "CSV importeren mislukt.", + "current_quantity" => "Huidige hoeveelheid", + "description" => "Beschrijving", + "details_count" => "Voorraadtelling details", + "do_nothing" => "Niets doen", + "edit_fields_you_want_to_update" => "Gewenste velden voor geselecteerde cadeaunbon(nen) bewerken.", + "edit_multiple_giftcards" => "Meerdere cadeaubonnen bewerken.", + "error_adding_updating" => "Cadeaubon toevoegen of bijwerken mislukt.", + "error_updating_multiple" => "Cadeaunbon(nen) bijwerken mislukt.", + "generate_barcodes" => "Streepjescodes genereren", + "giftcard" => "Cadeaubon", + "giftcard_number" => "Cadeaubon nummer", + "info_provided_by" => "Info aangeleverd door", + "inventory_comments" => "Opmerkingen", + "is_serialized" => "Cadeaubon heeft serienummer", + "low_inventory_giftcards" => "Lage voorraad cadeaubonnen", + "manually_editing_of_quantity" => "Hoeveelheid handmatig bewerken", + "must_select_giftcard_for_barcode" => "Selecteer tenminste één (1) cadeaubon om streepjescodes te genereren.", + "new" => "Nieuwe cadeaubon", + "no_description_giftcards" => "Cadeaubonnen zonder beschrijving", + "no_giftcards_to_display" => "Geen cadeaubonnen om te weergeven.", + "none" => "Geen", + "none_selected" => "Geen cadeaubon(nen) geselecteerd om te bewerken.", + "number" => "Cadeaubon nummer moet een getal zijn.", + "number_information" => "Cadeaubon nummer", + "number_required" => "Cadeaubon nummer is een vereist veld.", + "one_or_multiple" => "Cadeaubon(nen)", + "person_id" => "Klant", + "quantity" => "Hoeveelheid", + "quantity_required" => "Hoeveelheid is een vereist veld. Sluiten (X) om te annuleren.", + "remaining_balance" => "Resterende waarde cadeaubon {0} is {1}!", + "reorder_level" => "Opnieuw bestellen niveau", + "retrive_giftcard_info" => "Cadeaubon info ophalen", + "sales_tax_1" => "BTW", + "sales_tax_2" => "BTW 2", + "serialized_giftcards" => "Cadeaubonnen met serienummer", + "successful_adding" => "Cadeaubon toegevoegd", + "successful_bulk_edit" => "Geselecteerde cadeaubon(nen) bijgewerkt", + "successful_deleted" => "U heeft verwijderd", + "successful_updating" => "Cadeaubon bijgewerkt", + "supplier" => "Leverancier", + "tax_1" => "Belasting 1", + "tax_2" => "Belasting 2", + "tax_percent" => "Belastingpercentage", + "tax_percents" => "Belastingpercentage(s)", + "unit_price" => "Verkoopprijs", + "upc_database" => "Streepjescode database", + "update" => "Cadeaubon bijwerken", + "use_inventory_menu" => "Voorraad menu gebruiken", + "value" => "Cadeaubon waarde moet een getal zijn.", + "value_required" => "Cadeaubon waarde is een vereist veld.", +]; diff --git a/app/Language/nl/Item_kits.php b/app/Language/nl/Item_kits.php index fa7373035..dcd3ee83f 100644 --- a/app/Language/nl/Item_kits.php +++ b/app/Language/nl/Item_kits.php @@ -1,40 +1,41 @@ - "Artikel toevoegen", + "all" => "Alles", + "cannot_be_deleted" => "Artikelset(s) verwijderen mislukt.", + "confirm_delete" => "Weet u zeker dat u de geselecteerde artikelset(s) wilt verwijderen?", + "confirm_restore" => "Weet u zeker dat u de geselecteerde artikelset(s) wilt herstellen?", + "description" => "Artikelset beschrijving", + "discount" => "Korting", + "discount_fixed" => "Vaste korting", + "discount_percent" => "Kortingspercentage", + "discount_type" => "Korting soort", + "error_adding_updating" => "Artikelset toevoegen of bijwerken mislukt.", + "find_kit_item" => "Set artikel", + "info" => "Artikelset info", + "item" => "Artikel", + "item_kit_number" => "Streepjescode", + "item_kit_number_duplicate" => "Artikelset nummer is al aanwezig in de database.", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "Artikelen", + "kit" => "Set ID", + "kit_and_components" => "Set en onderdelen", + "kit_and_stock" => "Set en voorraad", + "kit_only" => "Alleen set", + "name" => "Artikelset naam", + "new" => "Nieuwe artikelset", + "no_item_kits_to_display" => "Geen artikelsets om te weergeven.", + "none_selected" => "Geen artikelsets geselecteerd.", + "one_or_multiple" => "Artikelset(s)", + "price_option" => "Prijs optie", + "priced_only" => "Alleen geprijsd", + "print_option" => "Adruk optie", + "quantity" => "Hoeveelheid", + "sequence" => "Volgorde", + "successful_adding" => "Artikelset toegevoegd", + "successful_deleted" => "U heeft verwijderd", + "successful_updating" => "Artikelset bijgewerkt", + "unit_price" => "", + "update" => "Artikelset bijwerken", +]; diff --git a/app/Language/nl/Items.php b/app/Language/nl/Items.php index 46f5d29cf..039eae118 100644 --- a/app/Language/nl/Items.php +++ b/app/Language/nl/Items.php @@ -1,119 +1,120 @@ - "Voorraad om toe te voegen of af te trekken.", + "allow_alt_description" => "Alternatieve beschrijving toestaan", + "amount_entry" => "Aantal vermelding", + "bulk_edit" => "Bewerken in bulk", + "buy_price_required" => "Inkoopprijs is een vereist veld.", + "cannot_be_deleted" => "Kan de geselecteerde artikel(en) niet verwijderen, één of meer van de geselecteerde artikelen bevatten verkopen.", + "cannot_find_item" => "Artikel niet gevonden.", + "categories" => "", + "category" => "Categorie", + "category_new" => "", + "category_required" => "Categorie is een vereist veld.", + "change_all_to_allow_alt_desc" => "Alternatieve beschrijving toestaan voor alles.", + "change_all_to_not_allow_allow_desc" => "Alternatieve beschrijving niet toestaan voor alles.", + "change_all_to_serialized" => "Alles veranderen naar genummerd", + "change_all_to_unserialized" => "Alles veranderen naar ongenummerd", + "change_image" => "Afbeelding veranderen", + "confirm_bulk_edit" => "Weet u zeker dat u de geselecteerde artikel(en) wilt bewerken?", + "confirm_bulk_edit_wipe_taxes" => "Alle artikelbelasting informatie zal worden vervangen.", + "confirm_delete" => "Weet u zeker dat u de geselecteerde artikel(en) wilt verwijderen?", + "confirm_restore" => "Weet u zeker dat u de geselecteerde artikel(en) wilt herstellen?", + "cost_price" => "Inkoopprijs", + "cost_price_number" => "Inkoopprijs moet een getal zijn.", + "cost_price_required" => "Inkoopprijs is een vereist veld.", + "count" => "Voorraad bijwerken", + "csv_import_failed" => "CSV importeren mislukt", + "csv_import_nodata_wrongformat" => "Het geüploade CSV-bestand bevat geen gegevens or heeft de verkeerde indeling.", + "csv_import_partially_failed" => "Er zijn {0} artikel import fout(en) in lijn(en): {1}. Geen rijen geïmporteerd.", + "csv_import_success" => "Artikel CSV geïmporteerd.", + "current_quantity" => "Huidige hoeveelheid", + "default_pack_name" => "Per stuk", + "description" => "Beschrijving", + "details_count" => "Voorraadtelling details", + "do_nothing" => "Niets doen", + "edit" => "", + "edit_fields_you_want_to_update" => "De gewenste velden bewerken voor de geselecteerde artikel(en).", + "edit_multiple_items" => "Meerdere artikelen aan het bewerken", + "empty_upc_items" => "Artikelen zonder streepjescode", + "error_adding_updating" => "Fout bij toevoegen/bijwerken artikel", + "error_updating_multiple" => "Fout bij bijwerken artikelen", + "generate_barcodes" => "Streepjescodes genereren", + "hsn_code" => "Harmonized System Nomenclature", + "image" => "Avatar", + "import_items_csv" => "Artikel importeren vanuit CSV", + "info_provided_by" => "Informatie aangeleverd door", + "inventory" => "Voorraad", + "inventory_CSV_import_quantity" => "Hoeveelheid geïmporteerd vanuit CSV", + "inventory_comments" => "Opmerkingen", + "inventory_data_tracking" => "Voorraad gegevens bijhouden", + "inventory_date" => "Datum", + "inventory_employee" => "Werknemer", + "inventory_in_out_quantity" => "In/uit hoeveelheid", + "inventory_remarks" => "Opmerkingen", + "is_deleted" => "Verwijderd", + "is_printed" => "", + "is_serialized" => "Artikel heeft serienummer", + "item" => "Artikel", + "item_id" => "", + "item_number" => "Streepjescode", + "item_number_duplicate" => "Artikelnummer is al aanwezig in de database.", + "kit" => "Set", + "location" => "Locatie", + "low_inventory_items" => "Artikelen niet voorradig", + "low_sell_item" => "Lage verkoop artikel", + "manually_editing_of_quantity" => "Hoeveelheid handmatig bewerken", + "markup" => "", + "name" => "Artikelnaam", + "name_required" => "Artikelnaam is een vereist veld.", + "new" => "Nieuw artikel", + "no_description_items" => "Artikelen zonder beschrijving", + "no_items_to_display" => "Geen artikelen om te weergeven.", + "none" => "Geen", + "none_selected" => "Geen artikel(en) geselecteerd om te bewerken", + "nonstock" => "Niet-voorradig", + "number_information" => "Artikelnummer", + "number_required" => "Streepjescode is een vereist veld.", + "one_or_multiple" => "artikel(en)", + "pack_name" => "Verpakkingnaam", + "qty_per_pack" => "Hoeveelheid per verpakking", + "quantity" => "Hoeveelheid", + "quantity_number" => "Hoeveelheid moet een getal zijn.", + "quantity_required" => "Hoeveelheid is een vereist veld.", + "receiving_quantity" => "Leveringshoeveelheid", + "remove_image" => "Afbeelding verwijderen", + "reorder_level" => "Opnieuw bestellen niveau", + "reorder_level_number" => "Opnieuw bestellen niveau moet een getal zijn.", + "reorder_level_required" => "Opnieuw bestellen niveau is een vereist veld.", + "retrive_item_info" => "Artikelinfo ophalen", + "sales_tax_1" => "BTW", + "sales_tax_2" => "BTW 2", + "search_attributes" => "Zoekkenmerken", + "select_image" => "Afbeelding selecteren", + "serialized_items" => "Artikelen met serienummer", + "standard" => "Standaard", + "stock" => "Voorraad", + "stock_location" => "Voorraadlocatie", + "stock_type" => "Voorraadsoort", + "successful_adding" => "Artikel toegevoegd", + "successful_bulk_edit" => "Geselecteerde artikel(en) bijgewerkt", + "successful_deleted" => "U heeft verwijderd", + "successful_updating" => "Artikel bijgewerkt", + "supplier" => "Leverancier", + "tax_1" => "Belasting 1", + "tax_2" => "Belasting 2", + "tax_3" => "", + "tax_category" => "Belastingcategorie", + "tax_percent" => "VAT %", + "tax_percent_number" => "Belastingpercentage moet een numerieke waarde zijn", + "tax_percent_required" => "Belastingpercentage is een vereist veld.", + "tax_percents" => "Belastingpercentage(s)", + "temp" => "Tijdelijk", + "type" => "Artikelsoort", + "unit_price" => "Verkoopprijs", + "unit_price_number" => "Eenheid prijs moet een getal zijn.", + "unit_price_required" => "Verkoopprijs is een vereist veld.", + "upc_database" => "Streepjescode database", + "update" => "Artikel bijwerken", + "use_inventory_menu" => "Voorraadmenu gebruiken", +]; diff --git a/app/Language/nl/Login.php b/app/Language/nl/Login.php index b7a0902c6..174ad2fa0 100644 --- a/app/Language/nl/Login.php +++ b/app/Language/nl/Login.php @@ -1,13 +1,14 @@ - "Ik ben geen robot.", + "go" => "Aanmelden", + "invalid_gcaptcha" => "Bewijs dat je geen robot bent.", + "invalid_installation" => "De installatie is niet juist, controleer uw php.ini bestand.", + "invalid_username_and_password" => "Ongeldige gebruikersnaam en/of wachtwoord.", + "login" => "Aanmelden", + "logout" => "Afmelden", + "migration_needed" => "Een databasemigratie naar {0} zal starten na aanmelding.", + "password" => "Wachtwoord", + "username" => "Gebruikersnaam", + "welcome" => "Welkom bij {0}!", +]; diff --git a/app/Language/nl/Messages.php b/app/Language/nl/Messages.php index 7f2be4a8b..d959f726c 100644 --- a/app/Language/nl/Messages.php +++ b/app/Language/nl/Messages.php @@ -1,14 +1,15 @@ - "Voornaam", + "last_name" => "Achternaam", + "message" => "Bericht", + "message_placeholder" => "Uw bericht hier...", + "message_required" => "Bericht verplicht", + "multiple_phones" => "(In het geval van meerdere ontvangers, voer de mobiele nummers in gescheiden door komma's)", + "phone" => "Telefoonnummer", + "phone_number_required" => "Telefoonnummer verplicht", + "phone_placeholder" => "Mobiele nummer(s) hier...", + "sms_send" => "SMS verzenden", + "successfully_sent" => "Bericht verzonden naar: ", + "unsuccessfully_sent" => "Bericht niet verzonden naar: ", +]; diff --git a/app/Language/nl/Module.php b/app/Language/nl/Module.php index 1d4517694..bbb368178 100644 --- a/app/Language/nl/Module.php +++ b/app/Language/nl/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "Kenmerken", + "attributes_desc" => "Kenmerken toevoegen, bijwerken, verwijderen en zoeken.", + "both" => "Beide", + "cashups" => "Kasopmaak", + "cashups_desc" => "Kasopmaak toevoegen, bijwerken, verwijderen en zoeken.", + "config" => "Configuratie", + "config_desc" => "OSPOS's configuratie wijzigen.", + "customers" => "Klanten", + "customers_desc" => "Klanten toevoegen, bijwerken, verwijderen en zoeken.", + "employees" => "Werknemers", + "employees_desc" => "Werknemers toevoegen, bijwerken, verwijderen en zoeken.", + "expenses" => "Onkosten", + "expenses_categories" => "Onkosten categoriën", + "expenses_categories_desc" => "Onkosten categorieën toevoegen, bijwerken en verwijderen.", + "expenses_desc" => "Onkosten toevoegen, bijwerken, verwijderen en zoeken.", + "giftcards" => "Cadeaubonnen", + "giftcards_desc" => "Cadeaubonnen toevoegen, bijwerken, verwijderen en zoeken.", + "home" => "Home", + "home_desc" => "Home menu modules weergeven.", + "item_kits" => "Artikelsets", + "item_kits_desc" => "Artikelsets toevoegen, bijwerken, verwijderen en zoeken.", + "items" => "Artikelen", + "items_desc" => "Artikelen toevoegen, bijwerken, verwijderen en zoeken.", + "messages" => "Berichten", + "messages_desc" => "Berichten verzenden naar klanten, leveranciers en werknemers.", + "migrate" => "Migreren", + "migrate_desc" => "OSPOS database bijwerken.", + "office" => "Kantoor", + "office_desc" => "Kantoor menu modules weergeven.", + "receivings" => "Leveringen", + "receivings_desc" => "Inkooporders verwerken.", + "reports" => "Rapporten", + "reports_desc" => "Rapporten weergeven en genereren.", + "sales" => "Verkopen", + "sales_desc" => "Verkopen en retouren verwerken.", + "suppliers" => "Leveranciers", + "suppliers_desc" => "Leveranciers toevoegen, bijwerken, verwijderen en zoeken.", + "taxes" => "Belastingen", + "taxes_desc" => "BTW configureren.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/nl/Receivings.php b/app/Language/nl/Receivings.php index ee3774a68..ae596036e 100644 --- a/app/Language/nl/Receivings.php +++ b/app/Language/nl/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "Annuleren", + "cannot_be_deleted" => "Levering(en) verwijderen mislukt.", + "comments" => "Opmerkingen", + "complete_receiving" => "Voltooien", + "confirm_cancel_receiving" => "Weet u zeker dat u deze levering wilt wissen? Alle artikelen worden gewist.", + "confirm_delete" => "Weet u zeker dat u deze levering wilt verwijderen? Dit kan niet ongedaan gemaakt worden.", + "confirm_finish_receiving" => "Bent u zeker dat u dit order wil ingeven? Dit kan niet ongedaan gemaakt worden.", + "confirm_restore" => "", + "cost" => "Kosten", + "daily" => "", + "date" => "Leveringsdatum", + "date_required" => "Een juiste datum moet worden ingevuld.", + "date_type" => "Datum is vereist veld.", + "delete_entire_sale" => "Volledige verkoop verwijderen", + "discount" => "Korting", + "edit" => "Bewerken", + "edit_sale" => "Levering bewerken", + "employee" => "Werknemer", + "error_editing_item" => "Artikel bewerken mislukt.", + "error_requisition" => "Verplaatsen van inventaris van of naar dezelfde voorraad locatie niet mogelijk.", + "find_or_scan_item" => "Artikel vinden of scannen", + "find_or_scan_item_or_receipt" => "Artikel of kassabon vinden of scannen", + "id" => "Levering ID", + "item_name" => "Artikelnaam", + "mode" => "Leveringsmodus", + "new_supplier" => "Nieuwe leverancier", + "one_or_multiple" => "levering(en)", + "print_after_sale" => "Afdrukken na verkoop", + "quantity" => "Aantal", + "receipt" => "Leveringsbewijs", + "receipt_number" => "Levering #", + "receiving" => "Leveren", + "reference" => "Referentie", + "register" => "Artikelen leveren", + "requisition" => "Aanvragen", + "return" => "Retourneren", + "select_supplier" => "Leverancier selecteren (optioneel)", + "ship_pack" => "Aantal in verpakking", + "start_typing_supplier_name" => "Leveranciersnaam typen...", + "stock" => "Voorraad", + "stock_destination" => "Voorraad bestemming", + "stock_locaiton" => "Voorraad locatie", + "stock_source" => "Voorraad herkomst", + "successfully_deleted" => "Succesvol verwijderd", + "successfully_updated" => "Levering succesvol bijgewerkt", + "supplier" => "Leverancier", + "supplier_address" => "Adres", + "supplier_email" => "E-mail", + "supplier_location" => "Locatie", + "total" => "Totaal", + "transaction_failed" => "Leveringstransactie(s) mislukt.", + "unable_to_add_item" => "Artikel toevoegen aan levering mislukt.", + "unsuccessfully_updated" => "Levering niet bijgewerkt.", + "update" => "Bijwerken", +]; diff --git a/app/Language/nl/Reports.php b/app/Language/nl/Reports.php index 5770d9c97..dfeb1ae04 100644 --- a/app/Language/nl/Reports.php +++ b/app/Language/nl/Reports.php @@ -1,147 +1,148 @@ - "Alles", + "authority" => "Instantie", + "canceled" => "Geannuleerd", + "categories" => "Categorieën", + "categories_summary_report" => "Categorieën overzicht rapport", + "category" => "Categorie", + "code_canceled" => "ANL", + "code_invoice" => "FTR", + "code_pos" => "VKP", + "code_quote" => "O", + "code_return" => "RET", + "code_type" => "Soort", + "code_work_order" => "W/O", + "comments" => "Opmerkingen", + "commission" => "", + "complete" => "Voltooide verkopen en retouren", + "completed_sales" => "Voltooide verkopen", + "confirm_delete" => "Weet u zeker dat u de geselecteerde vermelding(en) wilt verwijderen?", + "confirm_restore" => "Weet u zeker dat u de geselecteerde vermelding(en) wilt herstellen?", + "cost" => "Groothandel", + "cost_price" => "Inkoopprijs", + "count" => "Aantal", + "customer" => "Klant", + "customers" => "Klanten", + "customers_summary_report" => "Klanten overzicht rapport", + "date" => "Datum", + "date_range" => "Datumbereik", + "description" => "Beschrijving", + "detailed_receivings_report" => "Gedetailleerd leveringen rapport", + "detailed_receivings_report_input" => "", + "detailed_reports" => "Gedetailleerde rapporten", + "detailed_requisition_report" => "", + "detailed_sales_report" => "Gedetailleerd transacties rapport", + "discount" => "Korting", + "discount_fixed" => "Vaste korting", + "discount_percent" => "Kortingspercentage", + "discount_type" => "Korting soort", + "discounts" => "Kortingen", + "discounts_summary_report" => "Kortingen overzicht rapport", + "earned" => "Punten verdiend", + "employee" => "Werknemer", + "employees" => "Werknemers", + "employees_summary_report" => "Werknemers overzicht rapport", + "expenses" => "Onkosten", + "expenses_amount" => "Hoeveelheid", + "expenses_categories" => "Onkosten", + "expenses_categories_summary_report" => "Onkosten categorieën overzicht rapport", + "expenses_category" => "Categorie", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "Belasting", + "expenses_total_amount" => "Totale hoeveelheid", + "expenses_total_tax_amount" => "Totale belasting", + "graphical_reports" => "Grafische rapporten", + "inventory" => "Voorraad", + "inventory_low" => "Lage voorraad", + "inventory_low_report" => "Lage voorraad rapport", + "inventory_reports" => "Voorraad rapporten", + "inventory_summary" => "Voorraad overzicht", + "inventory_summary_report" => "Voorraad overzicht rapport", + "item" => "Artikel", + "item_count" => "Filter artikel aantal", + "item_name" => "Artikelnaam", + "item_number" => "Streepjescode", + "items" => "Artikelen", + "items_purchased" => "Artikelen aangeschaft", + "items_received" => "Artikelen ontvangen", + "items_summary_report" => "Artikelen overzicht rapport", + "jurisdiction" => "Jurisdictie", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "Lage verkoop hoeveelheid", + "more_than_zero" => "Meer dan nul", + "name" => "Naam", + "no_reports_to_display" => "Geen artikelen om te weergeven.", + "payment_type" => "Betalingssoort", + "payments" => "Betalingen", + "payments_summary_report" => "Betalingen overzicht rapport", + "profit" => "Winst", + "quantity" => "Hoeveelheid", + "quantity_purchased" => "Hoeveelheid aangeschaft", + "quotes" => "Offertes", + "received_by" => "Ontvangen door", + "receiving_id" => "Levering ID", + "receiving_type" => "Levering soort", + "receivings" => "Leveringen", + "reorder_level" => "Opnieuw bestellen niveau", + "report" => "Rapport", + "report_input" => "Rapport invoer", + "reports" => "Rapporten", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "Aanvragen", + "returns" => "Retouren", + "revenue" => "Opbrengst", + "sale_id" => "Trans. ID", + "sale_type" => "Transactie soort", + "sales" => "Transacties", + "sales_amount" => "Transacties aantal", + "sales_summary_report" => "Transacties overzicht rapport", + "sales_taxes" => "Verkoopbelastingen", + "sales_taxes_summary_report" => "Verkoopbelastingen overzicht rapport", + "serial_number" => "Serienummer", + "service_charge" => "", + "sold_by" => "Verkocht door", + "sold_items" => "", + "sold_to" => "Verkocht aan", + "stock_location" => "Voorraadlocatie", + "sub_total_value" => "Subtotaal", + "subtotal" => "Subtotaal", + "summary_reports" => "Overzicht rapporten", + "supplied_by" => "Geleverd door", + "supplier" => "Leverancier", + "suppliers" => "Leveranciers", + "suppliers_summary_report" => "Leveranciers overzicht rapport", + "tax" => "Belasting", + "tax_category" => "Belastingcategorie", + "tax_name" => "", + "tax_percent" => "Belastingpercentage", + "tax_rate" => "Belastingtarief", + "taxes" => "Belastingen", + "taxes_summary_report" => "Belastingen overzicht rapport", + "total" => "Totaal", + "total_inventory_value" => "Totale voorraadwaarde", + "total_low_sell_quantity" => "Totale lage verkoop hoeveelheid", + "total_quantity" => "Totale hoeveelheid", + "total_retail" => "Totale factuurwaarde detailhandel", + "trans_amount" => "Transactie aantal", + "trans_due" => "Te betalen", + "trans_group" => "Transactie groep", + "trans_nopay_sales" => "Verkopen zonder betaling", + "trans_payments" => "Betalingen", + "trans_refunded" => "Terugbetaald", + "trans_sales" => "Verkopen", + "trans_type" => "Transactie soort", + "type" => "Soort", + "unit_price" => "Verkoopprijs", + "used" => "Punten gebruikt", + "work_orders" => "Werkorders", + "zero_and_less" => "Nul en minder", +]; diff --git a/app/Language/nl/Suppliers.php b/app/Language/nl/Suppliers.php index b224d5c83..33a2b4576 100644 --- a/app/Language/nl/Suppliers.php +++ b/app/Language/nl/Suppliers.php @@ -1,23 +1,24 @@ - "Accountnummer", + "agency_name" => "Agentschapnaam", + "cannot_be_deleted" => "Kan geselecteerde leverancier(s) niet verwijderen. Eén of meer bevatten verkopen.", + "category" => "Categorie", + "company_name" => "Bedrijfsnaam", + "company_name_required" => "Bedrijfsnaam is een vereist veld.", + "confirm_delete" => "Weet u zeker dat u de geselecteerde leverancier(s) wilt verwijderen?", + "confirm_restore" => "Weet u zeker dat u de geselecteerde leverancier(s) wilt herstellen?", + "cost" => "Kosten leverancier", + "error_adding_updating" => "Leverancier bijwerken of toevoegen mislukt.", + "goods" => "Goederen leverancier", + "new" => "Nieuwe leverancier", + "none_selected" => "Er zijn geen leverancier(s) geselecteerd om te verwijderen.", + "one_or_multiple" => "Leverancier(s)", + "successful_adding" => "Leverancier toegevoegd", + "successful_deleted" => "U heeft verwijderd", + "successful_updating" => "Leverancier bijgewerkt", + "supplier" => "Leverancier", + "supplier_id" => "Id", + "tax_id" => "Belasting ID", + "update" => "Leverancier bijwerken", +]; diff --git a/app/Language/pl/Attributes.php b/app/Language/pl/Attributes.php index 03ce383c0..2f4e9501f 100644 --- a/app/Language/pl/Attributes.php +++ b/app/Language/pl/Attributes.php @@ -1,30 +1,32 @@ "Wartość atrybutu nie może zawierać'_' lub '|'", + "confirm_delete" => "Czy jesteś pewny, że chcesz usunąć wybrane atrybuty?", + "confirm_restore" => "Czy jesteś pewien, że chcesz przywrócić zaznaczone atrybuty?", + "definition_cannot_be_deleted" => "Nie można usunąć wybranych atrybutów", + "definition_error_adding_updating" => "Atrybut 51 nie może zostać dodany lub zaktualizowany. Sprawdź dziennik błędów.", + "definition_flags" => "Widoczność atrybutu", + "definition_group" => "Grupa", + "definition_id" => "Id", + "definition_name" => "Dodaj atrybut", + "definition_name_required" => "Nazwa atrybutu jest wymagana", + "definition_one_or_multiple" => "atrybut(y)", + "definition_successful_adding" => "Pomyślnie dodano element", + "definition_successful_deleted" => "Pomyślnie usunięto", + "definition_successful_updating" => "Pomyślnie zaktualizowano atrybut", + "definition_type" => "Typ atrybutu", + "definition_type_required" => "Typ atrybutu jest wymagany", + "definition_unit" => "Jednostka miary", + "definition_values" => "Wartość atrybutu", + "new" => "Nowy atrybut", + "no_attributes_to_display" => "Brak elementów do wyświetlenia", + "receipt_visibility" => "Paragon", + "show_in_items" => "Pokaż w produktach", + "show_in_items_visibility" => "Produkty", + "show_in_receipt" => "Pokaż w paragonie", + "show_in_receivings" => "Pokaż w dostawach", + "show_in_receivings_visibility" => "Dostawy", + "show_in_sales" => "Pokaż w sprzedażach", + "show_in_sales_visibility" => "Sprzedaże", + "update" => "Zaktualizuj atrybut", +]; diff --git a/app/Language/pl/Bootstrap_tables.php b/app/Language/pl/Bootstrap_tables.php index 9e2b9df83..324766908 100644 --- a/app/Language/pl/Bootstrap_tables.php +++ b/app/Language/pl/Bootstrap_tables.php @@ -1,9 +1,11 @@ "wszystko", + "tables_columns" => "Kolumny", + "tables_hide_show_pagination" => "Ukryj/pokaż paginację", + "tables_loading" => "Ładowanie, proszę czekać...", + "tables_page_from_to" => "Pokazuję od {0} do {1} z {2} wierszy", + "tables_refresh" => "Odśwież", + "tables_rows_per_page" => "{0} wierszy na stronę", + "tables_toggle" => "Włącz", +]; diff --git a/app/Language/pl/Cashups.php b/app/Language/pl/Cashups.php index 36538b719..f56328d05 100644 --- a/app/Language/pl/Cashups.php +++ b/app/Language/pl/Cashups.php @@ -1,48 +1,49 @@ - "Liczba", + "amount_number" => "", + "amount_required" => "", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "", + "cash_difference" => "", + "close_date" => "", + "close_employee" => "", + "closed_amount_card" => "", + "closed_amount_cash" => "", + "closed_amount_check" => "", + "closed_amount_due" => "", + "closed_amount_giftcard" => "", + "closed_amount_total" => "", + "closed_date" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "confirm_submit" => "", + "date_number" => "", + "date_required" => "", + "description" => "", + "enable_expected" => "", + "error_adding_updating" => "", + "giftcard" => "", + "id" => "", + "info" => "", + "info_employee" => "", + "is_deleted" => "", + "new" => "", + "no_cashups_to_display" => "", + "none_selected" => "", + "note" => "", + "one_or_multiple" => "", + "open_amount_cash" => "", + "open_date" => "", + "open_employee" => "", + "opened_date" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "total" => "", + "transfer_amount_cash" => "", + "transfer_amount_cash_minus" => "", + "update" => "", + "warning" => "", +]; diff --git a/app/Language/pl/Common.php b/app/Language/pl/Common.php index 1ea11baa9..238a0cc96 100644 --- a/app/Language/pl/Common.php +++ b/app/Language/pl/Common.php @@ -1,86 +1,88 @@ "Adres 1", + "address_2" => "Adres 2", + "admin" => "", + "city" => "Miasto", + "clerk" => "", + "close" => "Zamknij", + "color" => "", + "comments" => "Komentarze", + "common" => "common", + "confirm_search" => "Zaznaczyłeś jeden lub więcej wierszy, nie będą dalej zaznaczone po wyszukaniu. Czy jesteś pewien, że chcesz zatwierdzić to wyszukiwanie?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "Proszę poprawić zidentyfikowane błędy przed zapisaniem", + "country" => "Kraj", + "dashboard" => "", + "date" => "Data", + "delete" => "Usuń", + "det" => "szczegóły", + "download_import_template" => "Pobierz szablon importu pliku CSV (.CSV)", + "edit" => "edytuj", + "email" => "Email", + "email_invalid_format" => "Adres email nie jest w poprawnym formacie.", + "export_csv" => "Eksportuj plik CSV", + "export_csv_no" => "Nie", + "export_csv_yes" => "Tak", + "fields_required_message" => "Czerwone pola są wymagane", + "fields_required_message_unique" => "", + "first_name" => "Imię", + "first_name_required" => "Imię jest wymagane.", + "first_page" => "Pierwszy", + "gender" => "Płeć", + "gender_female" => "Kobieta", + "gender_male" => "Mężczyzna", + "gender_undefined" => "", + "icon" => "Ikona", + "id" => "ID", + "import" => "Importuj", + "import_change_file" => "Zmień", + "import_csv" => "Importuj plik CSV", + "import_full_path" => "Wymagana jest pełna ścieżka do pliku CSV", + "import_remove_file" => "Usuń", + "import_select_file" => "Wybierz plik", + "inv" => "faktura", + "last_name" => "Nazwisko", + "last_name_required" => "Nazwisko jest wymaganym polem.", + "last_page" => "Ostatni", + "learn_about_project" => "aby dowiedzieć się najważniejszych informacji o projekcie.", + "list_of" => "Lista", + "logo" => "Logo", + "logo_mark" => "Znak", + "logout" => "Logout", + "manager" => "", + "migration_needed" => "A database migration to {0} will start after login.", + "new" => "Nowy", + "no" => "", + "no_persons_to_display" => "Nie ma osób do wyświetlenia.", + "none_selected_text" => "[Wybierz]", + "or" => "LUB", + "people" => "", + "phone_number" => "Numer telefonu", + "phone_number_required" => "", + "please_visit_my" => "Proszę odwiedzić", + "position" => "", + "powered_by" => "Wspierane przez", + "price" => "Cena", + "print" => "Wydrukuj", + "remove" => "Usuń", + "required" => "Wymagane", + "restore" => "Przywróć", + "return_policy" => "Polityka zwrotów", + "search" => "Szukaj", + "search_options" => "Opcje wyszukiwania", + "searched_for" => "Szukano", + "software_short" => "OSPOS", + "software_title" => "Otwarto źródłowy punkt sprzedaży", + "state" => "Status", + "submit" => "Wyślij", + "total_spent" => "Całkowite wydatki", + "unknown" => "Nieznany", + "view_recent_sales" => "Wyświetl ostatnie sprzedaże", + "website" => "opensourcepos.org", + "welcome" => "Witamy", + "welcome_message" => "Witamy w OSPOS, kliknij moduł, aby rozpocząć.", + "yes" => "", + "you_are_using_ospos" => "You are using Open Source Point Of Sale version", + "zip" => "Kod pocztowy", +]; diff --git a/app/Language/pl/Config.php b/app/Language/pl/Config.php index d597794ea..49d8ea4fc 100644 --- a/app/Language/pl/Config.php +++ b/app/Language/pl/Config.php @@ -1,329 +1,330 @@ - "", + "address_required" => "", + "all_set" => "All file permissions are set correctly!", + "allow_duplicate_barcodes" => "", + "apostrophe" => "", + "backup_button" => "", + "backup_database" => "", + "barcode" => "", + "barcode_company" => "", + "barcode_configuration" => "", + "barcode_content" => "", + "barcode_first_row" => "", + "barcode_font" => "", + "barcode_formats" => "", + "barcode_generate_if_empty" => "", + "barcode_height" => "", + "barcode_id" => "", + "barcode_info" => "", + "barcode_layout" => "", + "barcode_name" => "", + "barcode_number" => "", + "barcode_number_in_row" => "", + "barcode_page_cellspacing" => "", + "barcode_page_width" => "", + "barcode_price" => "", + "barcode_second_row" => "", + "barcode_third_row" => "", + "barcode_tooltip" => "", + "barcode_type" => "", + "barcode_width" => "", + "bottom" => "", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "", + "cash_decimals_tooltip" => "", + "cash_rounding" => "", + "category_dropdown" => "", + "center" => "", + "change_apperance_tooltip" => "", + "comma" => "", + "company" => "", + "company_avatar" => "", + "company_change_image" => "", + "company_logo" => "", + "company_remove_image" => "", + "company_required" => "", + "company_select_image" => "", + "company_website_url" => "", + "country_codes" => "", + "country_codes_tooltip" => "", + "currency_code" => "", + "currency_decimals" => "", + "currency_symbol" => "", + "current_employee_only" => "", + "customer_reward" => "", + "customer_reward_duplicate" => "", + "customer_reward_enable" => "", + "customer_reward_invalid_chars" => "", + "customer_reward_required" => "", + "customer_sales_tax_support" => "", + "date_or_time_format" => "", + "datetimeformat" => "", + "decimal_point" => "", + "default_barcode_font_size_number" => "", + "default_barcode_font_size_required" => "", + "default_barcode_height_number" => "", + "default_barcode_height_required" => "", + "default_barcode_num_in_row_number" => "", + "default_barcode_num_in_row_required" => "", + "default_barcode_page_cellspacing_number" => "", + "default_barcode_page_cellspacing_required" => "", + "default_barcode_page_width_number" => "", + "default_barcode_page_width_required" => "", + "default_barcode_width_number" => "", + "default_barcode_width_required" => "", + "default_item_columns" => "", + "default_origin_tax_code" => "", + "default_receivings_discount" => "", + "default_receivings_discount_number" => "", + "default_receivings_discount_required" => "", + "default_sales_discount" => "", + "default_sales_discount_number" => "", + "default_sales_discount_required" => "", + "default_tax_category" => "", + "default_tax_code" => "", + "default_tax_jurisdiction" => "", + "default_tax_name_number" => "", + "default_tax_name_required" => "", + "default_tax_rate" => "", + "default_tax_rate_1" => "", + "default_tax_rate_2" => "", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "", + "default_tax_rate_required" => "", + "derive_sale_quantity" => "", + "derive_sale_quantity_tooltip" => "", + "dinner_table" => "", + "dinner_table_duplicate" => "", + "dinner_table_enable" => "", + "dinner_table_invalid_chars" => "", + "dinner_table_required" => "", + "dot" => "", + "email" => "", + "email_configuration" => "", + "email_mailpath" => "", + "email_protocol" => "", + "email_receipt_check_behaviour" => "", + "email_receipt_check_behaviour_always" => "", + "email_receipt_check_behaviour_last" => "", + "email_receipt_check_behaviour_never" => "", + "email_smtp_crypto" => "", + "email_smtp_host" => "", + "email_smtp_pass" => "", + "email_smtp_port" => "", + "email_smtp_timeout" => "", + "email_smtp_user" => "", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "", + "enforce_privacy_tooltip" => "", + "fax" => "", + "file_perm" => "There are problems with file permissions please fix and reload this page.", + "financial_year" => "", + "financial_year_apr" => "", + "financial_year_aug" => "", + "financial_year_dec" => "", + "financial_year_feb" => "", + "financial_year_jan" => "", + "financial_year_jul" => "", + "financial_year_jun" => "", + "financial_year_mar" => "", + "financial_year_may" => "", + "financial_year_nov" => "", + "financial_year_oct" => "", + "financial_year_sep" => "", + "floating_labels" => "", + "gcaptcha_enable" => "", + "gcaptcha_secret_key" => "", + "gcaptcha_secret_key_required" => "", + "gcaptcha_site_key" => "", + "gcaptcha_site_key_required" => "", + "gcaptcha_tooltip" => "", + "general" => "", + "general_configuration" => "", + "giftcard_number" => "", + "giftcard_random" => "", + "giftcard_series" => "", + "image_allowed_file_types" => "", + "image_max_height_tooltip" => "", + "image_max_size_tooltip" => "", + "image_max_width_tooltip" => "", + "image_restrictions" => "", + "include_hsn" => "", + "info" => "", + "info_configuration" => "", + "input_groups" => "", + "integrations" => "", + "integrations_configuration" => "", + "invoice" => "", + "invoice_configuration" => "", + "invoice_default_comments" => "", + "invoice_email_message" => "", + "invoice_enable" => "", + "invoice_printer" => "", + "invoice_type" => "", + "is_readable" => "", + "is_writable" => "is writable, but the permissions are higher than 750.", + "item_markup" => "", + "jsprintsetup_required" => "", + "language" => "", + "last_used_invoice_number" => "", + "last_used_quote_number" => "", + "last_used_work_order_number" => "", + "left" => "", + "license" => "", + "license_configuration" => "", + "line_sequence" => "", + "lines_per_page" => "", + "lines_per_page_number" => "", + "lines_per_page_required" => "", + "locale" => "", + "locale_configuration" => "", + "locale_info" => "", + "location" => "", + "location_configuration" => "", + "location_info" => "", + "login_form" => "", + "logout" => "", + "mailchimp" => "", + "mailchimp_api_key" => "", + "mailchimp_configuration" => "", + "mailchimp_key_successfully" => "", + "mailchimp_key_unsuccessfully" => "", + "mailchimp_lists" => "", + "mailchimp_tooltip" => "", + "message" => "", + "message_configuration" => "", + "msg_msg" => "", + "msg_msg_placeholder" => "", + "msg_pwd" => "", + "msg_pwd_required" => "", + "msg_src" => "", + "msg_src_required" => "", + "msg_uid" => "", + "msg_uid_required" => "", + "multi_pack_enabled" => "", + "no_risk" => "No security/vulnerability risks.", + "none" => "", + "notify_alignment" => "", + "number_format" => "", + "number_locale" => "", + "number_locale_invalid" => "", + "number_locale_required" => "", + "number_locale_tooltip" => "", + "os_timezone" => "", + "ospos_info" => "", + "payment_options_order" => "", + "perm_risk" => "Permissions higher than 750 leaves this software at risk.", + "phone" => "", + "phone_required" => "", + "print_bottom_margin" => "", + "print_bottom_margin_number" => "", + "print_bottom_margin_required" => "", + "print_delay_autoreturn" => "", + "print_delay_autoreturn_number" => "", + "print_delay_autoreturn_required" => "", + "print_footer" => "", + "print_header" => "", + "print_left_margin" => "", + "print_left_margin_number" => "", + "print_left_margin_required" => "", + "print_receipt_check_behaviour" => "", + "print_receipt_check_behaviour_always" => "", + "print_receipt_check_behaviour_last" => "", + "print_receipt_check_behaviour_never" => "", + "print_right_margin" => "", + "print_right_margin_number" => "", + "print_right_margin_required" => "", + "print_silently" => "", + "print_top_margin" => "", + "print_top_margin_number" => "", + "print_top_margin_required" => "", + "quantity_decimals" => "", + "quick_cash_enable" => "", + "quote_default_comments" => "", + "receipt" => "", + "receipt_category" => "", + "receipt_configuration" => "", + "receipt_default" => "", + "receipt_font_size" => "", + "receipt_font_size_number" => "", + "receipt_font_size_required" => "", + "receipt_info" => "", + "receipt_printer" => "", + "receipt_short" => "", + "receipt_show_company_name" => "", + "receipt_show_description" => "", + "receipt_show_serialnumber" => "", + "receipt_show_tax_ind" => "", + "receipt_show_taxes" => "", + "receipt_show_total_discount" => "", + "receipt_template" => "", + "receiving_calculate_average_price" => "", + "recv_invoice_format" => "", + "register_mode_default" => "", + "report_an_issue" => "", + "return_policy_required" => "", + "reward" => "", + "reward_configuration" => "", + "right" => "", + "sales_invoice_format" => "", + "sales_quote_format" => "", + "saved_successfully" => "", + "saved_unsuccessfully" => "", + "security_issue" => "Security Vulnerability Warning", + "server_notice" => "Please use the below info for issue reporting.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "", + "statistics" => "", + "statistics_tooltip" => "", + "stock_location" => "", + "stock_location_duplicate" => "", + "stock_location_invalid_chars" => "", + "stock_location_required" => "", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "", + "suggestions_fourth_column" => "", + "suggestions_layout" => "", + "suggestions_second_column" => "", + "suggestions_third_column" => "", + "system_conf" => "Setup & Conf", + "system_info" => "System Info", + "table" => "", + "table_configuration" => "", + "takings_printer" => "", + "tax" => "", + "tax_category" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_required" => "", + "tax_category_used" => "", + "tax_configuration" => "", + "tax_decimals" => "", + "tax_id" => "", + "tax_included" => "", + "theme" => "", + "theme_preview" => "", + "thousands_separator" => "", + "timezone" => "", + "timezone_error" => "", + "top" => "", + "use_destination_based_tax" => "", + "user_timezone" => "", + "website" => "", + "wholesale_markup" => "", + "work_order_enable" => "", + "work_order_format" => "", +]; diff --git a/app/Language/pl/Customers.php b/app/Language/pl/Customers.php index db8e8ea06..0f29b0ae8 100644 --- a/app/Language/pl/Customers.php +++ b/app/Language/pl/Customers.php @@ -1,55 +1,56 @@ - "Konto #", + "account_number_duplicate" => "", + "available_points" => "Dostępne punkty", + "available_points_value" => "", + "average" => "", + "avg_discount" => "", + "basic_information" => "", + "cannot_be_deleted" => "", + "company_name" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "consent" => "", + "consent_required" => "", + "csv_import_failed" => "", + "csv_import_nodata_wrongformat" => "", + "csv_import_partially_failed" => "", + "csv_import_success" => "", + "customer" => "", + "date" => "", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "email_duplicate" => "", + "employee" => "", + "error_adding_updating" => "", + "import_items_csv" => "", + "mailchimp_activity_click" => "", + "mailchimp_activity_lastopen" => "", + "mailchimp_activity_open" => "", + "mailchimp_activity_total" => "", + "mailchimp_activity_unopen" => "", + "mailchimp_email_client" => "", + "mailchimp_info" => "", + "mailchimp_member_rating" => "", + "mailchimp_status" => "", + "mailchimp_vip" => "", + "max" => "", + "min" => "", + "new" => "", + "none_selected" => "", + "one_or_multiple" => "", + "quantity" => "", + "stats_info" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "tax_code" => "", + "tax_id" => "", + "taxable" => "", + "total" => "", + "update" => "", + "rewards_package" => "", +]; diff --git a/app/Language/pl/Datepicker.php b/app/Language/pl/Datepicker.php index c4c3da282..fde0f9775 100644 --- a/app/Language/pl/Datepicker.php +++ b/app/Language/pl/Datepicker.php @@ -1,21 +1,23 @@ "Cały czas", + "apply" => "Zastosuj", + "cancel" => "Anuluj", + "custom" => "Niestandardowy", + "from" => "Od", + "last_30" => "Ostatnie 30 dni", + "last_7" => "Ostatnie 7 dni", + "last_financial_year" => "Ostatni rok fiskalny", + "last_month" => "Ostatni miesiąc", + "last_year" => "Ostatni rok", + "same_month_last_year" => "Ten sam miesiąc w zeszłym roku", + "same_month_to_same_day_last_year" => "Ten sam dzień w tym samym miesiącu rok temu", + "this_financial_year" => "Obecny rok fiskalny", + "this_month" => "Obecny miesiąc", + "this_year" => "Obecny rok", + "to" => "Do", + "today" => "Dzisiaj", + "today_last_year" => "Dzisiaj rok temu", + "weekstart" => "0", + "yesterday" => "Wczoraj", +]; diff --git a/app/Language/pl/Employees.php b/app/Language/pl/Employees.php index 701f85899..2e0061f0d 100644 --- a/app/Language/pl/Employees.php +++ b/app/Language/pl/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "Informacje", + "cannot_be_deleted" => "", + "change_employee" => "", + "change_password" => "", + "clerk" => "", + "commission" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "current_password" => "", + "current_password_invalid" => "", + "employee" => "", + "error_adding_updating" => "", + "error_deleting_demo_admin" => "", + "error_updating_demo_admin" => "", + "language" => "", + "login_info" => "", + "manager" => "", + "new" => "", + "none_selected" => "", + "one_or_multiple" => "", + "password" => "", + "password_minlength" => "", + "password_must_match" => "", + "password_not_must_match" => "", + "password_required" => "", + "permission_desc" => "", + "permission_info" => "", + "repeat_password" => "", + "subpermission_required" => "", + "successful_adding" => "", + "successful_change_password" => "", + "successful_deleted" => "", + "successful_updating" => "", + "system_language" => "", + "unsuccessful_change_password" => "", + "update" => "", + "username" => "", + "username_duplicate" => "", + "username_minlength" => "", + "username_required" => "", +]; diff --git a/app/Language/pl/Enum.php b/app/Language/pl/Enum.php index dde09937b..c39655c3b 100644 --- a/app/Language/pl/Enum.php +++ b/app/Language/pl/Enum.php @@ -1,9 +1,10 @@ - "", + "half_even" => "", + "half_five" => "", + "half_odd" => "", + "half_up" => "", + "round_down" => "", + "round_up" => "", +]; diff --git a/app/Language/pl/Error.php b/app/Language/pl/Error.php index 47470fa70..d8907d627 100644 --- a/app/Language/pl/Error.php +++ b/app/Language/pl/Error.php @@ -1,3 +1,5 @@ "Nie masz dostępu do modułu", + "unknown" => "Niespodziewany błąd", +]; diff --git a/app/Language/pl/Expenses.php b/app/Language/pl/Expenses.php index c662a6ad9..c8cd05a05 100644 --- a/app/Language/pl/Expenses.php +++ b/app/Language/pl/Expenses.php @@ -1,49 +1,50 @@ - "Dodaj wydatek", + "amount" => "", + "amount_number" => "", + "amount_required" => "", + "by_category" => "", + "cannot_be_deleted" => "", + "cash" => "", + "cash_filter" => "", + "categories_name" => "", + "category_required" => "", + "check" => "", + "check_filter" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "credit" => "", + "credit_filter" => "", + "date" => "", + "date_number" => "", + "date_required" => "", + "debit" => "", + "debit_filter" => "", + "description" => "", + "due" => "", + "due_filter" => "", + "employee" => "", + "error_adding_updating" => "", + "expense_id" => "", + "expenses_employee" => "", + "info" => "", + "ip_address" => "", + "is_deleted" => "", + "name_required" => "", + "new" => "", + "new_supplier" => "", + "no_expenses_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "payment" => "", + "start_typing_supplier_name" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier_name" => "", + "supplier_tax_code" => "", + "tax_amount" => "", + "tax_amount_number" => "", + "update" => "", +]; diff --git a/app/Language/pl/Expenses_categories.php b/app/Language/pl/Expenses_categories.php index 7e4c654f7..03169e528 100644 --- a/app/Language/pl/Expenses_categories.php +++ b/app/Language/pl/Expenses_categories.php @@ -1,21 +1,22 @@ - "", + "add_item" => "", + "cannot_be_deleted" => "", + "category_id" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "description" => "", + "error_adding_updating" => "", + "info" => "", + "name" => "", + "new" => "", + "no_expenses_categories_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "quantity" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "update" => "", +]; diff --git a/app/Language/pl/Giftcards.php b/app/Language/pl/Giftcards.php index 3f60d8031..ed9a2ea77 100644 --- a/app/Language/pl/Giftcards.php +++ b/app/Language/pl/Giftcards.php @@ -1,69 +1,71 @@ "", + "allow_alt_description" => "Zezwól na alternatywny opis", + "bulk_edit" => "Edycja zbiorcza", + "cannot_be_deleted" => "", + "cannot_find_giftcard" => "", + "cannot_use" => "", + "card_value" => "", + "category" => "", + "change_all_to_allow_alt_desc" => "", + "change_all_to_not_allow_allow_desc" => "", + "change_all_to_serialized" => "", + "change_all_to_unserialized" => "", + "confirm_bulk_edit" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost_price" => "", + "count" => "", + "csv_import_failed" => "", + "current_quantity" => "", + "description" => "", + "details_count" => "", + "do_nothing" => "", + "edit_fields_you_want_to_update" => "", + "edit_multiple_giftcards" => "", + "error_adding_updating" => "", + "error_updating_multiple" => "", + "generate_barcodes" => "", + "giftcard" => "", + "giftcard_number" => "", + "info_provided_by" => "", + "inventory_comments" => "", + "is_serialized" => "", + "low_inventory_giftcards" => "", + "manually_editing_of_quantity" => "", + "must_select_giftcard_for_barcode" => "", + "new" => "", + "no_description_giftcards" => "", + "no_giftcards_to_display" => "", + "none" => "", + "none_selected" => "", + "number" => "", + "number_information" => "", + "number_required" => "", + "one_or_multiple" => "", + "person_id" => "", + "quantity" => "", + "quantity_required" => "", + "remaining_balance" => "", + "reorder_level" => "", + "retrive_giftcard_info" => "", + "sales_tax_1" => "", + "sales_tax_2" => "", + "serialized_giftcards" => "", + "successful_adding" => "", + "successful_bulk_edit" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "tax_1" => "", + "tax_2" => "", + "tax_percent" => "", + "tax_percents" => "", + "unit_price" => "", + "upc_database" => "", + "update" => "", + "use_inventory_menu" => "", + "value" => "", + "value_required" => "", +]; diff --git a/app/Language/pl/Item_kits.php b/app/Language/pl/Item_kits.php index dcd3eb4c4..d353accc1 100644 --- a/app/Language/pl/Item_kits.php +++ b/app/Language/pl/Item_kits.php @@ -1,40 +1,41 @@ - "Dodaj element", + "all" => "", + "cannot_be_deleted" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "description" => "", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "error_adding_updating" => "", + "find_kit_item" => "", + "info" => "", + "item" => "", + "item_kit_number" => "", + "item_kit_number_duplicate" => "", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "", + "kit" => "", + "kit_and_components" => "", + "kit_and_stock" => "", + "kit_only" => "", + "name" => "", + "new" => "", + "no_item_kits_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "price_option" => "", + "priced_only" => "", + "print_option" => "", + "quantity" => "", + "sequence" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "unit_price" => "", + "update" => "", +]; diff --git a/app/Language/pl/Items.php b/app/Language/pl/Items.php index 9dd8f98c1..9718385d0 100644 --- a/app/Language/pl/Items.php +++ b/app/Language/pl/Items.php @@ -1,119 +1,120 @@ - "", + "allow_alt_description" => "", + "amount_entry" => "", + "bulk_edit" => "", + "buy_price_required" => "", + "cannot_be_deleted" => "", + "cannot_find_item" => "", + "categories" => "", + "category" => "", + "category_new" => "", + "category_required" => "", + "change_all_to_allow_alt_desc" => "", + "change_all_to_not_allow_allow_desc" => "", + "change_all_to_serialized" => "", + "change_all_to_unserialized" => "", + "change_image" => "", + "confirm_bulk_edit" => "", + "confirm_bulk_edit_wipe_taxes" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost_price" => "", + "cost_price_number" => "", + "cost_price_required" => "", + "count" => "", + "csv_import_failed" => "", + "csv_import_nodata_wrongformat" => "", + "csv_import_partially_failed" => "", + "csv_import_success" => "", + "current_quantity" => "", + "default_pack_name" => "", + "description" => "", + "details_count" => "", + "do_nothing" => "", + "edit" => "", + "edit_fields_you_want_to_update" => "", + "edit_multiple_items" => "", + "empty_upc_items" => "", + "error_adding_updating" => "", + "error_updating_multiple" => "", + "generate_barcodes" => "", + "hsn_code" => "", + "image" => "", + "import_items_csv" => "", + "info_provided_by" => "", + "inventory" => "", + "inventory_CSV_import_quantity" => "", + "inventory_comments" => "", + "inventory_data_tracking" => "", + "inventory_date" => "", + "inventory_employee" => "", + "inventory_in_out_quantity" => "", + "inventory_remarks" => "", + "is_deleted" => "", + "is_printed" => "", + "is_serialized" => "", + "item" => "", + "item_id" => "", + "item_number" => "", + "item_number_duplicate" => "", + "kit" => "", + "location" => "", + "low_inventory_items" => "", + "low_sell_item" => "", + "manually_editing_of_quantity" => "", + "markup" => "", + "name" => "", + "name_required" => "", + "new" => "", + "no_description_items" => "", + "no_items_to_display" => "", + "none" => "", + "none_selected" => "", + "nonstock" => "", + "number_information" => "", + "number_required" => "", + "one_or_multiple" => "", + "pack_name" => "", + "qty_per_pack" => "", + "quantity" => "", + "quantity_number" => "", + "quantity_required" => "", + "receiving_quantity" => "", + "remove_image" => "", + "reorder_level" => "", + "reorder_level_number" => "", + "reorder_level_required" => "", + "retrive_item_info" => "", + "sales_tax_1" => "", + "sales_tax_2" => "", + "search_attributes" => "", + "select_image" => "", + "serialized_items" => "", + "standard" => "", + "stock" => "", + "stock_location" => "", + "stock_type" => "", + "successful_adding" => "", + "successful_bulk_edit" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "tax_1" => "", + "tax_2" => "", + "tax_3" => "", + "tax_category" => "", + "tax_percent" => "", + "tax_percent_number" => "", + "tax_percent_required" => "", + "tax_percents" => "", + "temp" => "", + "type" => "", + "unit_price" => "", + "unit_price_number" => "", + "unit_price_required" => "", + "upc_database" => "", + "update" => "", + "use_inventory_menu" => "", +]; diff --git a/app/Language/pl/Login.php b/app/Language/pl/Login.php index 79f6062fb..c95182b12 100644 --- a/app/Language/pl/Login.php +++ b/app/Language/pl/Login.php @@ -1,12 +1,14 @@ "Nie jestem robotem.", + "go" => "Idź", + "invalid_gcaptcha" => "Udowodnij, że nie jesteś robotem.", + "invalid_installation" => "Instalacja nie jest poprawna, sprawdź swój plik php.ini.", + "invalid_username_and_password" => "Niepoprawna nazwa użytkownika i/lub hasło.", + "login" => "Zaloguj", + "logout" => "Wyloguj", + "migration_needed" => "Migracja bazy danych do {0} zacznie się po zalogowaniu.", + "password" => "Hasło", + "username" => "Nazwa użytkownika", + "welcome" => "Witaj w {0}!", +]; diff --git a/app/Language/pl/Messages.php b/app/Language/pl/Messages.php index 4628ca5c0..afdcae223 100644 --- a/app/Language/pl/Messages.php +++ b/app/Language/pl/Messages.php @@ -1,13 +1,15 @@ "Pierwsze imię", + "last_name" => "Nazwisko", + "message" => "Wiadomość", + "message_placeholder" => "Twoja wiadomość tutaj...", + "message_required" => "Wiadomość wymagana", + "multiple_phones" => "(W przypadku wielu odbiorców, wpisz numery telefonów oddzielone przecinkami)", + "phone" => "Numer telefonu", + "phone_number_required" => "Numer telefonu wymagany", + "phone_placeholder" => "Numer(y) telefonu tutaj...", + "sms_send" => "Wyślij SMS", + "successfully_sent" => "Wiadomość pomyślnie wysłana do: ", + "unsuccessfully_sent" => "Wiadomość nie została wysłana z powodzeniem do: ", +]; diff --git a/app/Language/pl/Module.php b/app/Language/pl/Module.php index e0fb2114d..d25a7c07b 100644 --- a/app/Language/pl/Module.php +++ b/app/Language/pl/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "Atrybuty", + "attributes_desc" => "", + "both" => "", + "cashups" => "", + "cashups_desc" => "", + "config" => "", + "config_desc" => "", + "customers" => "", + "customers_desc" => "", + "employees" => "", + "employees_desc" => "", + "expenses" => "", + "expenses_categories" => "", + "expenses_categories_desc" => "", + "expenses_desc" => "", + "giftcards" => "", + "giftcards_desc" => "", + "home" => "", + "home_desc" => "", + "item_kits" => "", + "item_kits_desc" => "", + "items" => "", + "items_desc" => "", + "messages" => "", + "messages_desc" => "", + "migrate" => "", + "migrate_desc" => "", + "office" => "", + "office_desc" => "", + "receivings" => "", + "receivings_desc" => "", + "reports" => "", + "reports_desc" => "", + "sales" => "", + "sales_desc" => "", + "suppliers" => "", + "suppliers_desc" => "", + "taxes" => "", + "taxes_desc" => "", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/pl/Receivings.php b/app/Language/pl/Receivings.php index 9d716a76e..9fe96c3e2 100644 --- a/app/Language/pl/Receivings.php +++ b/app/Language/pl/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "Anuluj", + "cannot_be_deleted" => "", + "comments" => "", + "complete_receiving" => "", + "confirm_cancel_receiving" => "", + "confirm_delete" => "", + "confirm_finish_receiving" => "", + "confirm_restore" => "", + "cost" => "", + "daily" => "", + "date" => "", + "date_required" => "", + "date_type" => "", + "delete_entire_sale" => "", + "discount" => "", + "edit" => "", + "edit_sale" => "", + "employee" => "", + "error_editing_item" => "", + "error_requisition" => "", + "find_or_scan_item" => "", + "find_or_scan_item_or_receipt" => "", + "id" => "", + "item_name" => "", + "mode" => "", + "new_supplier" => "", + "one_or_multiple" => "", + "print_after_sale" => "", + "quantity" => "", + "receipt" => "", + "receipt_number" => "", + "receiving" => "", + "reference" => "", + "register" => "", + "requisition" => "", + "return" => "", + "select_supplier" => "", + "ship_pack" => "", + "start_typing_supplier_name" => "", + "stock" => "", + "stock_destination" => "", + "stock_locaiton" => "", + "stock_source" => "", + "successfully_deleted" => "", + "successfully_updated" => "", + "supplier" => "", + "supplier_address" => "", + "supplier_email" => "", + "supplier_location" => "", + "total" => "", + "transaction_failed" => "", + "unable_to_add_item" => "", + "unsuccessfully_updated" => "", + "update" => "", +]; diff --git a/app/Language/pl/Reports.php b/app/Language/pl/Reports.php index c309a5734..121a67e1a 100644 --- a/app/Language/pl/Reports.php +++ b/app/Language/pl/Reports.php @@ -1,147 +1,148 @@ - "Wszystko", + "authority" => "", + "canceled" => "", + "categories" => "", + "categories_summary_report" => "", + "category" => "", + "code_canceled" => "", + "code_invoice" => "", + "code_pos" => "", + "code_quote" => "", + "code_return" => "", + "code_type" => "", + "code_work_order" => "", + "comments" => "", + "commission" => "", + "complete" => "", + "completed_sales" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost" => "", + "cost_price" => "", + "count" => "", + "customer" => "", + "customers" => "", + "customers_summary_report" => "", + "date" => "", + "date_range" => "", + "description" => "", + "detailed_receivings_report" => "", + "detailed_receivings_report_input" => "", + "detailed_reports" => "", + "detailed_requisition_report" => "", + "detailed_sales_report" => "", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "discounts" => "", + "discounts_summary_report" => "", + "earned" => "", + "employee" => "", + "employees" => "", + "employees_summary_report" => "", + "expenses" => "", + "expenses_amount" => "", + "expenses_categories" => "", + "expenses_categories_summary_report" => "", + "expenses_category" => "", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "", + "expenses_total_amount" => "", + "expenses_total_tax_amount" => "", + "graphical_reports" => "", + "inventory" => "", + "inventory_low" => "", + "inventory_low_report" => "", + "inventory_reports" => "", + "inventory_summary" => "", + "inventory_summary_report" => "", + "item" => "", + "item_count" => "", + "item_name" => "", + "item_number" => "", + "items" => "", + "items_purchased" => "", + "items_received" => "", + "items_summary_report" => "", + "jurisdiction" => "", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "", + "more_than_zero" => "", + "name" => "", + "no_reports_to_display" => "", + "payment_type" => "", + "payments" => "", + "payments_summary_report" => "", + "profit" => "", + "quantity" => "", + "quantity_purchased" => "", + "quotes" => "", + "received_by" => "", + "receiving_id" => "", + "receiving_type" => "", + "receivings" => "", + "reorder_level" => "", + "report" => "", + "report_input" => "", + "reports" => "", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "", + "returns" => "", + "revenue" => "", + "sale_id" => "", + "sale_type" => "", + "sales" => "", + "sales_amount" => "", + "sales_summary_report" => "", + "sales_taxes" => "", + "sales_taxes_summary_report" => "", + "serial_number" => "", + "service_charge" => "", + "sold_by" => "", + "sold_items" => "", + "sold_to" => "", + "stock_location" => "", + "sub_total_value" => "", + "subtotal" => "", + "summary_reports" => "", + "supplied_by" => "", + "supplier" => "", + "suppliers" => "", + "suppliers_summary_report" => "", + "tax" => "", + "tax_category" => "", + "tax_name" => "", + "tax_percent" => "", + "tax_rate" => "", + "taxes" => "", + "taxes_summary_report" => "", + "total" => "", + "total_inventory_value" => "", + "total_low_sell_quantity" => "", + "total_quantity" => "", + "total_retail" => "", + "trans_amount" => "", + "trans_due" => "", + "trans_group" => "", + "trans_nopay_sales" => "", + "trans_payments" => "", + "trans_refunded" => "", + "trans_sales" => "", + "trans_type" => "", + "type" => "", + "unit_price" => "", + "used" => "", + "work_orders" => "", + "zero_and_less" => "", +]; diff --git a/app/Language/pl/Sales.php b/app/Language/pl/Sales.php index 1463c7494..beedefd6f 100644 --- a/app/Language/pl/Sales.php +++ b/app/Language/pl/Sales.php @@ -1,223 +1,224 @@ - "Dostępne punkty", + "rewards_package" => "", + "rewards_remaining_balance" => "", + "account_number" => "", + "add_payment" => "", + "amount_due" => "", + "amount_tendered" => "", + "authorized_signature" => "", + "cancel_sale" => "", + "cash" => "", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "", + "cash_deposit" => "", + "cash_filter" => "", + "change_due" => "", + "change_price" => "", + "check" => "", + "check_balance" => "", + "check_filter" => "", + "close" => "", + "comment" => "", + "comments" => "", + "company_name" => "", + "complete" => "", + "complete_sale" => "", + "confirm_cancel_sale" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "credit" => "", + "credit_deposit" => "", + "credit_filter" => "", + "current_table" => "", + "customer" => "", + "customer_address" => "", + "customer_discount" => "", + "customer_email" => "", + "customer_location" => "", + "customer_mailchimp_status" => "", + "customer_optional" => "", + "customer_required" => "", + "customer_total" => "", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "", + "date_range" => "", + "date_required" => "", + "date_type" => "", + "debit" => "", + "debit_filter" => "", + "delete" => "", + "delete_confirmation" => "", + "delete_entire_sale" => "", + "delete_successful" => "", + "delete_unsuccessful" => "", + "description_abbrv" => "", + "discard" => "", + "discard_quote" => "", + "discount" => "", + "discount_included" => "", + "discount_short" => "", + "due" => "", + "due_filter" => "", + "edit" => "", + "edit_item" => "", + "edit_sale" => "", + "email_receipt" => "", + "employee" => "", + "entry" => "", + "error_editing_item" => "", + "find_or_scan_item" => "", + "find_or_scan_item_or_receipt" => "", + "giftcard" => "", + "giftcard_balance" => "", + "giftcard_filter" => "", + "giftcard_number" => "", + "group_by_category" => "", + "group_by_type" => "", + "hsn" => "", + "id" => "", + "include_prices" => "", + "invoice" => "", + "invoice_confirm" => "", + "invoice_enable" => "", + "invoice_filter" => "", + "invoice_no_email" => "", + "invoice_number" => "", + "invoice_number_duplicate" => "", + "invoice_sent" => "", + "invoice_total" => "", + "invoice_type_custom_invoice" => "", + "invoice_type_custom_tax_invoice" => "", + "invoice_type_invoice" => "", + "invoice_type_tax_invoice" => "", + "invoice_unsent" => "", + "invoice_update" => "", + "item_insufficient_of_stock" => "", + "item_name" => "", + "item_number" => "", + "item_out_of_stock" => "", + "key_browser" => "", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "", + "must_enter_numeric" => "", + "must_enter_numeric_giftcard" => "", + "new_customer" => "", + "new_item" => "", + "no_description" => "", + "no_filter" => "", + "no_items_in_cart" => "", + "no_sales_to_display" => "", + "none_selected" => "", + "nontaxed_ind" => "", + "not_authorized" => "", + "one_or_multiple" => "", + "payment" => "", + "payment_amount" => "", + "payment_not_cover_total" => "", + "payment_type" => "", + "payments" => "", + "payments_total" => "", + "price" => "", + "print_after_sale" => "", + "quantity" => "", + "quantity_less_than_reorder_level" => "", + "quantity_less_than_zero" => "", + "quantity_of_items" => "", + "quote" => "", + "quote_number" => "", + "quote_number_duplicate" => "", + "quote_sent" => "", + "quote_unsent" => "", + "receipt" => "", + "receipt_no_email" => "", + "receipt_number" => "", + "receipt_sent" => "", + "receipt_unsent" => "", + "refund" => "", + "register" => "", + "remove_customer" => "", + "remove_discount" => "", + "return" => "", + "rewards" => "", + "rewards_balance" => "", + "sale" => "", + "sale_by_invoice" => "", + "sale_for_customer" => "", + "sale_time" => "", + "sales_tax" => "", + "sales_total" => "", + "select_customer" => "", + "send_invoice" => "", + "send_quote" => "", + "send_receipt" => "", + "send_work_order" => "", + "serial" => "", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "", + "show_receipt" => "", + "start_typing_customer_name" => "", + "start_typing_item_name" => "", + "stock" => "", + "stock_location" => "", + "sub_total" => "", + "successfully_deleted" => "", + "successfully_restored" => "", + "successfully_suspended_sale" => "", + "successfully_updated" => "", + "suspend_sale" => "", + "suspended_doc_id" => "", + "suspended_sale_id" => "", + "suspended_sales" => "", + "table" => "", + "takings" => "", + "tax" => "", + "tax_id" => "", + "tax_invoice" => "", + "tax_percent" => "", + "taxed_ind" => "", + "total" => "", + "total_tax_exclusive" => "", + "transaction_failed" => "", + "unable_to_add_item" => "", + "unsuccessfully_deleted" => "", + "unsuccessfully_restored" => "", + "unsuccessfully_suspended_sale" => "", + "unsuccessfully_updated" => "", + "unsuspend" => "", + "unsuspend_and_delete" => "", + "update" => "", + "upi" => "", + "visa" => "", + "wholesale" => "", + "work_order" => "", + "work_order_number" => "", + "work_order_number_duplicate" => "", + "work_order_sent" => "", + "work_order_unsent" => "", +]; diff --git a/app/Language/pl/Suppliers.php b/app/Language/pl/Suppliers.php index f36ee768b..db6ae90f9 100644 --- a/app/Language/pl/Suppliers.php +++ b/app/Language/pl/Suppliers.php @@ -1,23 +1,24 @@ - "Numer konta", + "agency_name" => "", + "cannot_be_deleted" => "", + "category" => "", + "company_name" => "", + "company_name_required" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost" => "", + "error_adding_updating" => "", + "goods" => "", + "new" => "", + "none_selected" => "", + "one_or_multiple" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "supplier_id" => "", + "tax_id" => "", + "update" => "", +]; diff --git a/app/Language/pl/Taxes.php b/app/Language/pl/Taxes.php index 817c8c7de..08b818bd7 100644 --- a/app/Language/pl/Taxes.php +++ b/app/Language/pl/Taxes.php @@ -1,81 +1,82 @@ - "Dodaj wyjątek", + "cascade" => "", + "cascade_sequence" => "", + "city" => "", + "code" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "default_tax_category" => "", + "default_tax_rate" => "", + "error_adding_updating" => "", + "group_seq" => "", + "jurisdiction_name" => "", + "name" => "", + "new" => "", + "no_taxes" => "", + "no_taxes_to_display" => "", + "reporting_authority" => "", + "round_half_down" => "", + "round_half_even" => "", + "round_half_odd" => "", + "round_half_up" => "", + "rounding_code" => "", + "sales_tax" => "", + "sales_tax_by_invoice" => "", + "sequence" => "", + "state" => "", + "successful_deleted" => "", + "tax_categories" => "", + "tax_categories_configuration" => "", + "tax_categories_saved_successfully" => "", + "tax_categories_saved_unsuccessfully" => "", + "tax_category" => "", + "tax_category_code" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_name" => "", + "tax_category_new" => "", + "tax_category_required" => "", + "tax_code" => "", + "tax_code_cannot_be_deleted" => "", + "tax_code_duplicate" => "", + "tax_code_invalid_chars" => "", + "tax_code_name" => "", + "tax_code_required" => "", + "tax_code_successful_deleted" => "", + "tax_code_successful_updated" => "", + "tax_code_successful_updating" => "", + "tax_code_successfully_added" => "", + "tax_code_type" => "", + "tax_codes" => "", + "tax_codes_configuration" => "", + "tax_codes_saved_successfully" => "", + "tax_codes_saved_unsuccessfully" => "", + "tax_excluded" => "", + "tax_group" => "", + "tax_group_not_unique" => "", + "tax_group_sequence" => "", + "tax_included" => "", + "tax_jurisdiction" => "", + "tax_jurisdiction_duplicate" => "", + "tax_jurisdiction_invalid_chars" => "", + "tax_jurisdiction_required" => "", + "tax_jurisdictions" => "", + "tax_jurisdictions_configuration" => "", + "tax_jurisdictions_saved_successfully" => "", + "tax_jurisdictions_saved_unsuccessfully" => "", + "tax_rate" => "", + "tax_rate_configuration" => "", + "tax_rate_error_adding_updating" => "", + "tax_rate_numeric" => "", + "tax_rate_required" => "", + "tax_rate_successful_updated" => "", + "tax_rate_successfully_added" => "", + "tax_rates" => "", + "tax_rates_configuration" => "", + "tax_rounding" => "", + "tax_type" => "", + "update" => "", + "vat_tax" => "", +]; diff --git a/app/Language/pt-BR/Attributes.php b/app/Language/pt-BR/Attributes.php index 035e67578..6ef059e93 100644 --- a/app/Language/pt-BR/Attributes.php +++ b/app/Language/pt-BR/Attributes.php @@ -1,31 +1,32 @@ - "Valor do atributo não pode conter ':' ou '|'", + "confirm_delete" => "Tem certeza de que deseja excluir os atributos selecionados?", + "confirm_restore" => "Tem certeza de que deseja restaurar o(s) atributo(s) selecionado(s)?", + "definition_cannot_be_deleted" => "Não foi possível excluir atributo selecionado (s)", + "definition_error_adding_updating" => "Atributo {0} não pode ser adicionado ou atualizado. Por favor verifique o log de erros.", + "definition_flags" => "Visibilidade de atributo", + "definition_group" => "Grupo", + "definition_id" => "Id", + "definition_name" => "Adicionar Atributo", + "definition_name_required" => "Nome do atributo é um campo obrigatório", + "definition_one_or_multiple" => "Atributo(s)", + "definition_successful_adding" => "Você adicionou com êxito o item", + "definition_successful_deleted" => "Você excluiu com êxito", + "definition_successful_updating" => "Você atualizou com êxito o atributo", + "definition_type" => "Tipo de atributo", + "definition_type_required" => "Tipo de atributo é um campo obrigatório", + "definition_unit" => "Unidade de medida", + "definition_values" => "Valores de atributo", + "new" => "Novo Atributo", + "no_attributes_to_display" => "Não há itens para exibir", + "receipt_visibility" => "Recibo", + "show_in_items" => "Mostrar em itens", + "show_in_items_visibility" => "Itens", + "show_in_receipt" => "Mostrar no recibo", + "show_in_receivings" => "Mostrar em recebimentos", + "show_in_receivings_visibility" => "Recebimentos", + "show_in_sales" => "Mostrar em vendas", + "show_in_sales_visibility" => "Vendas", + "update" => "Atualizar atributo", +]; diff --git a/app/Language/pt-BR/Bootstrap_tables.php b/app/Language/pt-BR/Bootstrap_tables.php index 84734213c..27e093bc8 100644 --- a/app/Language/pt-BR/Bootstrap_tables.php +++ b/app/Language/pt-BR/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "Tudo", + "tables_columns" => "Colunas", + "tables_hide_show_pagination" => "Ocultar/Exibir paginação", + "tables_loading" => "Carregando, aguarde...", + "tables_page_from_to" => "Exibindo {0} até {1} de {2} linhas", + "tables_refresh" => "Recarregar", + "tables_rows_per_page" => "{0} registros por página", + "tables_toggle" => "Ocultar/Exibir paginação", +]; diff --git a/app/Language/pt-BR/Cashups.php b/app/Language/pt-BR/Cashups.php index 8416a9f20..d95139a73 100644 --- a/app/Language/pt-BR/Cashups.php +++ b/app/Language/pt-BR/Cashups.php @@ -1,48 +1,49 @@ - "Quantidade", + "amount_number" => "O valor deve ser um número", + "amount_required" => "Quantidade é um campo obrigatório.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "Recebimento não pode ser excluído", + "cash_difference" => "", + "close_date" => "Fechar data", + "close_employee" => "Fechado por", + "closed_amount_card" => "Cartão", + "closed_amount_cash" => "Dinheiro Fechado", + "closed_amount_check" => "Cheques", + "closed_amount_due" => "Devido", + "closed_amount_giftcard" => "", + "closed_amount_total" => "Total", + "closed_date" => "Data Fechada", + "confirm_delete" => "Tem a certeza de que pretende eliminar o recebimento selecionado?", + "confirm_restore" => "Tem certeza de que deseja restaurar o(s) recebimento(s) selecionado(s)?", + "confirm_submit" => "", + "date_number" => "Data deve ser um número", + "date_required" => "Data é um campo obrigatório", + "description" => "Descrição", + "enable_expected" => "", + "error_adding_updating" => "Erro ao adicionar/atualizar o recebimento", + "giftcard" => "", + "id" => "Id", + "info" => "Informações do recebimento", + "info_employee" => "", + "is_deleted" => "Apagado", + "new" => "Novo recebimento", + "no_cashups_to_display" => "Não há recebimentos para exibir", + "none_selected" => "Você não selecionou nenhum recebimento", + "note" => "Notas", + "one_or_multiple" => "Recebimento(s)", + "open_amount_cash" => "Caixa Aberto", + "open_date" => "Data abertura", + "open_employee" => "Aberto por", + "opened_date" => "Data de abertura", + "successful_adding" => "Recebimento adicionado com sucesso", + "successful_deleted" => "Recebimento excluído com sucesso", + "successful_updating" => "Atualização de recebimento bem-sucedida", + "total" => "Total", + "transfer_amount_cash" => "Dinheiro E/S", + "transfer_amount_cash_minus" => "", + "update" => "Atualizar recebimento", + "warning" => "", +]; diff --git a/app/Language/pt-BR/Common.php b/app/Language/pt-BR/Common.php index b88257150..3df68bccd 100644 --- a/app/Language/pt-BR/Common.php +++ b/app/Language/pt-BR/Common.php @@ -1,87 +1,88 @@ - "Endereço", + "address_2" => "Complemento", + "admin" => "", + "city" => "Cidade", + "clerk" => "", + "close" => "Fechar", + "color" => "", + "comments" => "Comentários", + "common" => "comum", + "confirm_search" => "Você selecionou uma ou mais linhas, estes não serão mais selecionados após a sua pesquisa. Tem certeza de que deseja enviar esta pesquisa?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "Por favor, corrija os erros identificados antes de salvar", + "country" => "País", + "dashboard" => "", + "date" => "Data", + "delete" => "Apagar", + "det" => "detalhes", + "download_import_template" => "Baixar Modelo de importação CSV(CSV)", + "edit" => "editar", + "email" => "e-mail", + "email_invalid_format" => "O formato do e-mail não é válido.", + "export_csv" => "Exportar para CSV", + "export_csv_no" => "Não", + "export_csv_yes" => "Sim", + "fields_required_message" => "Campos em vermelho são obrigatórios", + "fields_required_message_unique" => "", + "first_name" => "Nome", + "first_name_required" => "O nome é requerido.", + "first_page" => "Primeira", + "gender" => "Sexo", + "gender_female" => "F", + "gender_male" => "M", + "gender_undefined" => "", + "icon" => "", + "id" => "Id", + "import" => "Importar", + "import_change_file" => "Requerido", + "import_csv" => "Importar do CSV", + "import_full_path" => "Caminho completo para o arquivo do CSV é necessário", + "import_remove_file" => "Remover", + "import_select_file" => "Selecionar o arquivo", + "inv" => "fat", + "last_name" => "Sobrenome", + "last_name_required" => "O sobrenome é requerido.", + "last_page" => "Última", + "learn_about_project" => "no GitHub.", + "list_of" => "Lista de", + "logo" => "", + "logo_mark" => "", + "logout" => "Sair", + "manager" => "", + "migration_needed" => "Uma migração do banco de dados para {0} será iniciada após o login.", + "new" => "Novo", + "no" => "", + "no_persons_to_display" => "Não existem pessoas para mostrar.", + "none_selected_text" => "Selecione", + "or" => "ou", + "people" => "", + "phone_number" => "Telefone", + "phone_number_required" => "Número do telefone é requerido", + "please_visit_my" => "Para saber mais sobre esta aplicação visite o website do projeto |", + "position" => "", + "powered_by" => "Desenvolvido por", + "price" => "Preço", + "print" => "Imprimir", + "remove" => "Remover", + "required" => "Requerido", + "restore" => "Restaurar", + "return_policy" => "Política", + "search" => "Pesquisar", + "search_options" => "Opções de pesquisa", + "searched_for" => "Pesquisar por", + "software_short" => "", + "software_title" => "", + "state" => "Estado", + "submit" => "Enviar", + "total_spent" => "Total gasto", + "unknown" => "Desconhecido", + "view_recent_sales" => "Ver Vendas Recentes", + "website" => "opensourcepos.org", + "welcome" => "Bem-vindo", + "welcome_message" => "Bem-vindo.", + "yes" => "", + "you_are_using_ospos" => "Você está usando Open Source Point Of Sale Versão", + "zip" => "CEP", +]; diff --git a/app/Language/pt-BR/Config.php b/app/Language/pt-BR/Config.php index e68081e1b..827467a63 100644 --- a/app/Language/pt-BR/Config.php +++ b/app/Language/pt-BR/Config.php @@ -1,329 +1,330 @@ - "Endereço da empresa", + "address_required" => "Endereço da empresa é um campo obrigatório.", + "all_set" => "All file permissions are set correctly!", + "allow_duplicate_barcodes" => "Permitir códigos de barras duplicados", + "apostrophe" => "apóstrofe", + "backup_button" => "Cópia de Segurança", + "backup_database" => "Cópia de Segurança", + "barcode" => "Código de Barras", + "barcode_company" => "Nome da Empresa", + "barcode_configuration" => "Configuração do Código de Barras", + "barcode_content" => "Conteúdo do código de barras", + "barcode_first_row" => "Linha 1", + "barcode_font" => "Fonte", + "barcode_formats" => "Formatos de entrada", + "barcode_generate_if_empty" => "Gerar se vazio.", + "barcode_height" => "Altura (px)", + "barcode_id" => "Item Id/Nome", + "barcode_info" => "Informação de configuração de códigos de barras", + "barcode_layout" => "Layout Código de barras", + "barcode_name" => "Nome", + "barcode_number" => "Código de Barras", + "barcode_number_in_row" => "Número de linhas", + "barcode_page_cellspacing" => "Espaçamento das células na página de exibição.", + "barcode_page_width" => "Largura da página de exibição", + "barcode_price" => "Preço", + "barcode_second_row" => "Linha 2", + "barcode_third_row" => "Linha 3", + "barcode_tooltip" => "Aviso: esse recurso pode fazer com que itens duplicados sejam importados ou criados. Não use se você não quiser códigos de barras duplicados.", + "barcode_type" => "Tipo de código de barras", + "barcode_width" => "Largura (px)", + "bottom" => "Inferior", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "Decimais da moeda", + "cash_decimals_tooltip" => "Se os decimais de caixa e os decimais de moeda forem os mesmos, não haverá arredondamento de caixa.", + "cash_rounding" => "Arredondamento de Caixa", + "category_dropdown" => "Mostrar Categoria como campo suspenso", + "center" => "Centro", + "change_apperance_tooltip" => "", + "comma" => "Vírgula", + "company" => "Nome da empresa", + "company_avatar" => "", + "company_change_image" => "Trocar imagem", + "company_logo" => "Logo da empresa", + "company_remove_image" => "Remover imagem", + "company_required" => "Nome da empresa é requerido", + "company_select_image" => "Selecionar imagem", + "company_website_url" => "Site da empresa não é uma URL válida (http://...).", + "country_codes" => "Código do país", + "country_codes_tooltip" => "Vírgula lista de códigos de país separado para pesquisa de endereços pelo nome.", + "currency_code" => "Código da moeda", + "currency_decimals" => "Decimais da moeda", + "currency_symbol" => "Simbolo moeda", + "current_employee_only" => "", + "customer_reward" => "Recompensa", + "customer_reward_duplicate" => "Recompensa deve ser única.", + "customer_reward_enable" => "Ativar recompensas do cliente", + "customer_reward_invalid_chars" => "Recompensa não pode conter '_'", + "customer_reward_required" => "Recompensa é um campo obrigatório", + "customer_sales_tax_support" => "Suporte ao imposto sobre vendas do cliente", + "date_or_time_format" => "Filtro de data e hora", + "datetimeformat" => "Formato da data e hora", + "decimal_point" => "Ponto decimal", + "default_barcode_font_size_number" => "O tamanho da fonte do código de barras padrão deve ser um número.", + "default_barcode_font_size_required" => "O tamanho da fonte do código de barras padrão é um campo obrigatório.", + "default_barcode_height_number" => "A altura do código de barras padrão deve ser um número.", + "default_barcode_height_required" => "A altura do código de barras padrão é um campo obrigatório.", + "default_barcode_num_in_row_number" => "O número de código de barras padrão na linha deve ser um número.", + "default_barcode_num_in_row_required" => "O número de código de barras padrão na linha é um campo obrigatório.", + "default_barcode_page_cellspacing_number" => "O espaçamento das células na página de código de barras padrão deve ser um número.", + "default_barcode_page_cellspacing_required" => "O espaçamento das células na página de código de barras padrão é um campo obrigatório.", + "default_barcode_page_width_number" => "A largura da página de código de barras padrão deve ser um número.", + "default_barcode_page_width_required" => "A largura da página de código de barras padrão é um campo obrigatório.", + "default_barcode_width_number" => "A largura do código de barras padrão deve ser um número.", + "default_barcode_width_required" => "A largura do código de barras padrão é um campo obrigatório.", + "default_item_columns" => "Colunas de itens visíveis padrão", + "default_origin_tax_code" => "Código de imposto de origem padrão", + "default_receivings_discount" => "Desconto de recebimento padrão", + "default_receivings_discount_number" => "Desconto de recebimento padrão deve ser um número.", + "default_receivings_discount_required" => "Desconto de recebimento padrão é um campo obrigatório.", + "default_sales_discount" => "Desconto de vendas padrão", + "default_sales_discount_number" => "O desconto de vendas padrão deve ser um número.", + "default_sales_discount_required" => "O desconto de vendas padrão é um campo obrigatório.", + "default_tax_category" => "Categoria de imposto padrão", + "default_tax_code" => "Código Tributário Padrão", + "default_tax_jurisdiction" => "Jurisdição fiscal padrão", + "default_tax_name_number" => "O nome do imposto padrão deve ser uma string.", + "default_tax_name_required" => "Nome da taxa padrão é requerida.", + "default_tax_rate" => "Imposto Tarifa Padrão %", + "default_tax_rate_1" => "Imposto 1 Tarifa", + "default_tax_rate_2" => "Imposto 2 Tarifa", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "A taxa de Imposto padrão deve ser um número.", + "default_tax_rate_required" => "A taxa de Imposto padrão é um campo obrigatório.", + "derive_sale_quantity" => "Permitir quantidade de venda derivada", + "derive_sale_quantity_tooltip" => "Se marcado, um novo tipo de item será fornecido para itens solicitados por quantidade estendida", + "dinner_table" => "Mesa", + "dinner_table_duplicate" => "A mesa deve ser única.", + "dinner_table_enable" => "Ativar mesas de jantar", + "dinner_table_invalid_chars" => "O nome da mesa não pode conter '_'.", + "dinner_table_required" => "A mesa é um campo obrigatório.", + "dot" => "ponto", + "email" => "E-mail", + "email_configuration" => "Configuração de Email", + "email_mailpath" => "Caminho para Sendmail", + "email_protocol" => "Protocolo", + "email_receipt_check_behaviour" => "Caixa de seleção de recibo de e-mail", + "email_receipt_check_behaviour_always" => "Sempre selecionado", + "email_receipt_check_behaviour_last" => "Lembrar da última seleção", + "email_receipt_check_behaviour_never" => "Sempre desativado", + "email_smtp_crypto" => "Criptografia SMTP", + "email_smtp_host" => "Servidor SMTP", + "email_smtp_pass" => "Senha SMTP", + "email_smtp_port" => "Porta SMTP", + "email_smtp_timeout" => "SMTP Tempo esgotado", + "email_smtp_user" => "Nome de usuário SMTP", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "Reforce a privacidade", + "enforce_privacy_tooltip" => "Proteja a privacidade dos clientes, impondo a codificação de dados no caso de seus dados serem excluídos", + "fax" => "Fax", + "file_perm" => "There are problems with file permissions please fix and reload this page.", + "financial_year" => "Início do ano fiscal", + "financial_year_apr" => "1 de abril", + "financial_year_aug" => "1 de agosto", + "financial_year_dec" => "1 de dezembro", + "financial_year_feb" => "1 de fevereiro", + "financial_year_jan" => "1 de janeiro", + "financial_year_jul" => "1 de julho", + "financial_year_jun" => "1 de junho", + "financial_year_mar" => "1 de março", + "financial_year_may" => "1 de maio", + "financial_year_nov" => "1 de novembro", + "financial_year_oct" => "1 de outubro", + "financial_year_sep" => "1 de setembro", + "floating_labels" => "", + "gcaptcha_enable" => "Página de login reCAPTCHA", + "gcaptcha_secret_key" => "Chave secreta do reCAPTCHA", + "gcaptcha_secret_key_required" => "A chave secreta reCAPTCHA é um campo obrigatório", + "gcaptcha_site_key" => "Chave do site reCAPTCHA", + "gcaptcha_site_key_required" => "A chave do site reCAPTCHA é um campo obrigatório", + "gcaptcha_tooltip" => "Proteja a página de login com o Google reCAPTCHA e clique no ícone de um par de chaves de API.", + "general" => "Gerais", + "general_configuration" => "Configurações Gerais", + "giftcard_number" => "Número cartão presente", + "giftcard_random" => "Geração aleaória", + "giftcard_series" => "Gerado em serie", + "image_allowed_file_types" => "Tipos de arquivo permitidos", + "image_max_height_tooltip" => "Altura máxima permitida para envio de imagens em pixels (px).", + "image_max_size_tooltip" => "Tamanho máximo permitido para envio de imagens em kilobytes (kb).", + "image_max_width_tooltip" => "Largura máxima permitida para envio de imagens em pixels (px).", + "image_restrictions" => "Restrições no envio de imagens", + "include_hsn" => "Incluir suporte para códigos HSN", + "info" => "Informações", + "info_configuration" => "Informações da loja", + "input_groups" => "", + "integrations" => "Integrações", + "integrations_configuration" => "Integrações de terceiros", + "invoice" => "Fatura", + "invoice_configuration" => "Configuração de Impressão", + "invoice_default_comments" => "Comentário", + "invoice_email_message" => "Modelo de e-mail Fatura", + "invoice_enable" => "Habilitar faturamento", + "invoice_printer" => "Imprimir fatura", + "invoice_type" => "Tipo Fatura", + "is_readable" => "É readable, mas as permissões estão incorretas. Por favor defina para 640 ou 660 e recarregue.", + "is_writable" => "É writable, mas as permissões estão incorretas. Por favor defina para 750 e recarrege.", + "item_markup" => "", + "jsprintsetup_required" => "Aviso! Esta funcionalidade só irá funcionar se você tem o addon FireFox jsPrintSetup instalado. Salvar de qualquer maneira?", + "language" => "Linguagem", + "last_used_invoice_number" => "Último número de fatura usado", + "last_used_quote_number" => "Último número de cotação usada", + "last_used_work_order_number" => "Último número de ordem de serviço usado", + "left" => "Esquerda", + "license" => "Licenças", + "license_configuration" => "Declaração de licença", + "line_sequence" => "Sequência de Linhas", + "lines_per_page" => "Linhas por página", + "lines_per_page_number" => "Linhas por página deve ser um número.", + "lines_per_page_required" => "As linhas por página é um campo obrigatório.", + "locale" => "Localização", + "locale_configuration" => "Configuração de Localização", + "locale_info" => "Informações da Configuração de Localização", + "location" => "Estoque", + "location_configuration" => "Localização do Estoque", + "location_info" => "Informações da localização", + "login_form" => "", + "logout" => "Você não quer fazer uma cópia de segurança antes de sair? Clique [OK] para fazer a cópia de segurança.", + "mailchimp" => "Configuração Mailchimp", + "mailchimp_api_key" => "Mailchimp chave API", + "mailchimp_configuration" => "Configuração Mailchimp", + "mailchimp_key_successfully" => "API chave válida.", + "mailchimp_key_unsuccessfully" => "API chave inválida.", + "mailchimp_lists" => "Lista(s) Mailchimp", + "mailchimp_tooltip" => "Clique no ícone de uma chave de API.", + "message" => "Mensagem", + "message_configuration" => "Configuração de Mensagens", + "msg_msg" => "Salvar mensagem de texto", + "msg_msg_placeholder" => "Se você deseja usar um modelo de SMS salvar a sua mensagem aqui. Caso contrário, deixe a caixa em branco.", + "msg_pwd" => "SMS-API senha", + "msg_pwd_required" => "SMS-API Senha é um campo obrigatório", + "msg_src" => "SMS-API Remetente ID", + "msg_src_required" => "SMS-API Remetente ID é um campo obrigatório", + "msg_uid" => "SMS-API usuário", + "msg_uid_required" => "SMS-API usuário é um campo obrigatório", + "multi_pack_enabled" => "Vários pacotes por item", + "no_risk" => "No security/vulnerability risks.", + "none" => "nenhum", + "notify_alignment" => "Notificação Posição Popup", + "number_format" => "Formato do número", + "number_locale" => "Localização", + "number_locale_invalid" => "A localidade digitada é inválida. Verifique o link na dica para encontrar um valor aceitável.", + "number_locale_required" => "Número Local é um campo obrigatório.", + "number_locale_tooltip" => "Encontrar um local adequado através deste link.", + "os_timezone" => "Fuso horário do OSPOS:", + "ospos_info" => "Informações de instalação do OSPOS", + "payment_options_order" => "Opções da ordem de pagamento", + "perm_risk" => "Permissões incorretas deixam este software em risco.", + "phone" => "Telefone", + "phone_required" => "Telefone da Empresa é requerido.", + "print_bottom_margin" => "Margem inferior", + "print_bottom_margin_number" => "A margem inferior padrão deve ser um número.", + "print_bottom_margin_required" => "A margem inferior padrão é um campo obrigatório.", + "print_delay_autoreturn" => "Retorno automático para atraso de venda", + "print_delay_autoreturn_number" => "Retorno automático para venda é um campo obrigatório.", + "print_delay_autoreturn_required" => "Retorno automático para devolução de venda deve ser um número.", + "print_footer" => "Imprimir rodapé do navegador", + "print_header" => "Imprimir o cabeçalho do navegador", + "print_left_margin" => "Margem esquerda", + "print_left_margin_number" => "A margem esquerda padrão deve ser um número.", + "print_left_margin_required" => "A margem esquerda padrão é um campo obrigatório.", + "print_receipt_check_behaviour" => "Caixa seleção Recibo de impressão", + "print_receipt_check_behaviour_always" => "Sempre verificado", + "print_receipt_check_behaviour_last" => "Lembre-se da última seleção", + "print_receipt_check_behaviour_never" => "Sempre desmarcado", + "print_right_margin" => "Margem Direita", + "print_right_margin_number" => "A margem direita padrão deve ser um número.", + "print_right_margin_required" => "A margem direita padrão é um campo obrigatório.", + "print_silently" => "Mostrar caixa de diálogo de impressão", + "print_top_margin" => "Margem superior", + "print_top_margin_number" => "A margem superior padrão deve ser um número.", + "print_top_margin_required" => "A margem superior padrão é um campo obrigatório.", + "quantity_decimals" => "Número de decimais", + "quick_cash_enable" => "", + "quote_default_comments" => "Comentários de cotação padrão", + "receipt" => "Recibo", + "receipt_category" => "", + "receipt_configuration" => "Configuração de Impressão", + "receipt_default" => "Padrão", + "receipt_font_size" => "Tamanho da fonte", + "receipt_font_size_number" => "Tamanho da fonte deve ser um número.", + "receipt_font_size_required" => "Tamanho da fonte é requerido.", + "receipt_info" => "Informações de configuração de Recibos", + "receipt_printer" => "Imprimir recibo", + "receipt_short" => "Pequeno", + "receipt_show_company_name" => "Mostrar nome da empresa", + "receipt_show_description" => "Exibir descrição", + "receipt_show_serialnumber" => "Exibir número serial", + "receipt_show_tax_ind" => "Mostrar indicator de impostos", + "receipt_show_taxes" => "Mostrar Impostos", + "receipt_show_total_discount" => "Mostrar total desconto", + "receipt_template" => "Modelo de recibo", + "receiving_calculate_average_price" => "Calc Médio de Preço (Recebimento)", + "recv_invoice_format" => "Formato da fatura de recebimento", + "register_mode_default" => "Modo de registro padrão", + "report_an_issue" => "Reporte um problema", + "return_policy_required" => "A política de devolução é um campo obrigatório.", + "reward" => "Recompensa", + "reward_configuration" => "Configuração de recompensa", + "right" => "Direita", + "sales_invoice_format" => "Formato da Fatura de Vendas", + "sales_quote_format" => "Formato de cotação de vendas", + "saved_successfully" => "Configuração salva com sucesso.", + "saved_unsuccessfully" => "Configuração não salva.", + "security_issue" => "Security Vulnerability Warning", + "server_notice" => "Por favor, use as informações abaixo para o relatório de problemas.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "Mostrar ícone do escritório", + "statistics" => "Enviar estatísticas", + "statistics_tooltip" => "Envie estatísticas para desenvolvimento e aprimoramento de recursos.", + "stock_location" => "Localização do Estoque", + "stock_location_duplicate" => "Por favor, use um nome de localização única.", + "stock_location_invalid_chars" => "O nome do local de ações não pode conter '_'.", + "stock_location_required" => "Número da localização do estoque é um campo obrigatório.", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "Coluna 1", + "suggestions_fourth_column" => "", + "suggestions_layout" => "Layout de sugestões de pesquisa", + "suggestions_second_column" => "Coluna 2", + "suggestions_third_column" => "Coluna 3", + "system_conf" => "Setup & Conf", + "system_info" => "System Info", + "table" => "Mesa", + "table_configuration" => "Configuração da mesa", + "takings_printer" => "Imprimir Vendas", + "tax" => "Imp", + "tax_category" => "Categoria de imposto", + "tax_category_duplicate" => "A categoria de imposto inserida já existe.", + "tax_category_invalid_chars" => "A categoria de imposto inserida é inválida.", + "tax_category_required" => "A categoria de imposto é obrigatória.", + "tax_category_used" => "A categoria de imposto não pode ser excluída porque está sendo usada.", + "tax_configuration" => "Configuração de impostos", + "tax_decimals" => "Decimais da taxa", + "tax_id" => "Id imposto", + "tax_included" => "Imposto Incluído", + "theme" => "Tema", + "theme_preview" => "", + "thousands_separator" => "Separador de milhar", + "timezone" => "Fuso horário", + "timezone_error" => "O fuso horário do OSPOS é diferente do fuso horário local.", + "top" => "Topo", + "use_destination_based_tax" => "Use o Imposto Baseado em Destino", + "user_timezone" => "Fuso horário local:", + "website" => "OSPOS", + "wholesale_markup" => "", + "work_order_enable" => "Suporte para Ordem de Serviço", + "work_order_format" => "Formato Ordem de Serviço", +]; diff --git a/app/Language/pt-BR/Customers.php b/app/Language/pt-BR/Customers.php index 753dc0f6b..7fd39a158 100644 --- a/app/Language/pt-BR/Customers.php +++ b/app/Language/pt-BR/Customers.php @@ -1,55 +1,56 @@ - "Conta nº", + "account_number_duplicate" => "Este número de conta já está presente na base de dados.", + "available_points" => "Pontos Disponíveis", + "available_points_value" => "", + "average" => "Média Gasto", + "avg_discount" => "Desconto médio", + "basic_information" => "Informação", + "cannot_be_deleted" => "Não foi possível excluir clientes selecionados um ou mais dos Clientes selecionados tem vendas.", + "company_name" => "Empresa", + "confirm_delete" => "Tem certeza de que deseja excluir os clientes selecionados?", + "confirm_restore" => "Tem certeza de que deseja restaurar o (s) cliente (s) selecionado (s)?", + "consent" => "Consentimento de registro", + "consent_required" => "O consentimento de registro é um campo obrigatório.", + "csv_import_failed" => "Importação do CSV falhou", + "csv_import_nodata_wrongformat" => "Seu arquivo enviado não contém dados ou formato errado.", + "csv_import_partially_failed" => "A maioria dos clientes importado. Mas alguns não eram, aqui está a lista:", + "csv_import_success" => "Importação de clientes com sucesso.", + "customer" => "Cliente", + "date" => "Data", + "discount" => "Desconto", + "discount_fixed" => "Desconto fixo", + "discount_percent" => "Percentual de desconto", + "discount_type" => "Tipo de desconto", + "email_duplicate" => "O endereço de e-mail já está presente no banco de dados.", + "employee" => "Empregado", + "error_adding_updating" => "Erro adicionar/atualizar cliente.", + "import_items_csv" => "Importar clientes com planilha do CSV", + "mailchimp_activity_click" => "Clique por e-mail", + "mailchimp_activity_lastopen" => "Último email aberto", + "mailchimp_activity_open" => "Email aberto", + "mailchimp_activity_total" => "Email enviado", + "mailchimp_activity_unopen" => "Email fechado", + "mailchimp_email_client" => "Cliente de e-mail", + "mailchimp_info" => "Mailchimp", + "mailchimp_member_rating" => "Avaliação", + "mailchimp_status" => "Status", + "mailchimp_vip" => "VIP", + "max" => "Max. gasto", + "min" => "Min. Gasto", + "new" => "Novo Cliente", + "none_selected" => "Você não selecionou nenhum clientes para apagar.", + "one_or_multiple" => "Cliente(s)", + "quantity" => "Quantidade", + "stats_info" => "Estatísticas", + "successful_adding" => "Você adicionou o cliente com sucesso", + "successful_deleted" => "Você excluiu com sucesso", + "successful_updating" => "Você atualizou o cliente com secesso", + "tax_code" => "Código de Imposto", + "tax_id" => "Id imposto", + "taxable" => "Tributável", + "total" => "Total", + "update" => "Atualizar Cliente", + "rewards_package" => "Pacote de recompensas", +]; diff --git a/app/Language/pt-BR/Datepicker.php b/app/Language/pt-BR/Datepicker.php index 9220a4c62..16b506103 100644 --- a/app/Language/pt-BR/Datepicker.php +++ b/app/Language/pt-BR/Datepicker.php @@ -1,22 +1,23 @@ - "Todos", + "apply" => "Aplicar", + "cancel" => "Cancelar", + "custom" => "Cliente", + "from" => "De", + "last_30" => "Últimos 30 Dias", + "last_7" => "Últimos 7 Dias", + "last_financial_year" => "Último ano fiscal", + "last_month" => "Último Mês", + "last_year" => "Último ano", + "same_month_last_year" => "Este mês último ano", + "same_month_to_same_day_last_year" => "Este mês Para Hoje Último Ano", + "this_financial_year" => "Exercício atual", + "this_month" => "Este Mês", + "this_year" => "Este Ano", + "to" => "Para", + "today" => "Hoje", + "today_last_year" => "Hoje Último Ano", + "weekstart" => "0", + "yesterday" => "Ontem", +]; diff --git a/app/Language/pt-BR/Employees.php b/app/Language/pt-BR/Employees.php index 2086bff49..34c96a0b7 100644 --- a/app/Language/pt-BR/Employees.php +++ b/app/Language/pt-BR/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "Informações do Funcionário", + "cannot_be_deleted" => "Não foi possível excluir funcionários selecionados, um ou mais dos funcionários processou vendas ou você está tentando excluir-se :).", + "change_employee" => "", + "change_password" => "Alterar senha", + "clerk" => "", + "commission" => "", + "confirm_delete" => "Tem certeza de que deseja excluir os funcionários selecionados?", + "confirm_restore" => "Tem certeza de que deseja restaurar o (s) empregado (s) selecionado (s)?", + "current_password" => "Senha atual", + "current_password_invalid" => "Senha atual inválida.", + "employee" => "Funcionário", + "error_adding_updating" => "Erro ao adicionar/atualizar funcionário.", + "error_deleting_demo_admin" => "Você não pode excluir o usuário administrador de demonstração.", + "error_updating_demo_admin" => "Você não pode alterar o usuário de demonstração de administração.", + "language" => "Linguagem", + "login_info" => "Autenticação", + "manager" => "", + "new" => "Novo Funcionário", + "none_selected" => "Você não selecionou nenhum funcionário para excluir.", + "one_or_multiple" => "funcionário(s)", + "password" => "Senha", + "password_minlength" => "As senhas devem ter pelo menos 8 caracteres.", + "password_must_match" => "As senhas não correspondem.", + "password_not_must_match" => "A senha atual e a nova senha devem ser exclusivas.", + "password_required" => "Senha requerida.", + "permission_desc" => "Marque as caixas abaixo para conceder acesso aos módulos.", + "permission_info" => "Permissões de acesso do funcionário", + "repeat_password" => "Confirme a senha", + "subpermission_required" => "Adicione pelo menos um privilégio para cada módulo.", + "successful_adding" => "Você adicionou o funcionário com sucesso.", + "successful_change_password" => "Alteração de senha bem sucedida.", + "successful_deleted" => "Você apagou o funcionário com sucesso", + "successful_updating" => "Você atualizou com sucesso o funcionário", + "system_language" => "Idioma do sistema", + "unsuccessful_change_password" => "Falha na mudança de senha.", + "update" => "Atualizar funcionário", + "username" => "Usuário", + "username_duplicate" => "", + "username_minlength" => "O nome de usuário deve ter pelo menos 5 caracteres.", + "username_required" => "Nome de Usuário é um campo obrigatório.", +]; diff --git a/app/Language/pt-BR/Enum.php b/app/Language/pt-BR/Enum.php index 71905cb10..f3ca77e4a 100644 --- a/app/Language/pt-BR/Enum.php +++ b/app/Language/pt-BR/Enum.php @@ -1,9 +1,10 @@ - "Arredondar para baixo", + "half_even" => "Não arredondar", + "half_five" => "Arredondar par um quarto", + "half_odd" => "Meio", + "half_up" => "Arredondar para cima", + "round_down" => "Arredondar para baixo", + "round_up" => "Arredondar para cima", +]; diff --git a/app/Language/pt-BR/Error.php b/app/Language/pt-BR/Error.php index 63fb4f9f4..c01e2d2bb 100644 --- a/app/Language/pt-BR/Error.php +++ b/app/Language/pt-BR/Error.php @@ -1,4 +1,5 @@ - "Você não tem permissão para acessar o módulo chamado", + "unknown" => "Desconhecido", +]; diff --git a/app/Language/pt-BR/Expenses.php b/app/Language/pt-BR/Expenses.php index 3ad98461f..f7778b390 100644 --- a/app/Language/pt-BR/Expenses.php +++ b/app/Language/pt-BR/Expenses.php @@ -1,49 +1,50 @@ - "Adicionar Despesa", + "amount" => "Total", + "amount_number" => "O valor deve ser um número", + "amount_required" => "Quantia de Despesas Requerida", + "by_category" => "Categoria", + "cannot_be_deleted" => "Não foi possível excluir o (s) gasto (s) de categoria", + "cash" => "Dinheiro", + "cash_filter" => "Dinheiro", + "categories_name" => "Categoria", + "category_required" => "categoria é um campo obrigatório", + "check" => "Cheque", + "check_filter" => "Cheque", + "confirm_delete" => "Tem certeza de que deseja excluir a(s) despesa(s) selecionada?", + "confirm_restore" => "Tem certeza de que deseja restaurar a(s) despesa(s) selecionada(s)?", + "credit" => "Cartão de Crédito", + "credit_filter" => "Cartão de Crédito", + "date" => "Data", + "date_number" => "data deve ser um número", + "date_required" => "data é um campo obrigatório", + "debit" => "Cartão de débito", + "debit_filter" => "Cartão de débito", + "description" => "Descrição", + "due" => "Vencimento", + "due_filter" => "Vencimento", + "employee" => "Criado por", + "error_adding_updating" => "Erro ao adicionar / atualizar a despesa", + "expense_id" => "Id", + "expenses_employee" => "Funcionário", + "info" => "Informação da despesa", + "ip_address" => "", + "is_deleted" => "Apagado", + "name_required" => "Nome da Despesa Requerido", + "new" => "Nova despesa", + "new_supplier" => "", + "no_expenses_to_display" => "Não há despesas para exibir", + "none_selected" => "Você não selecionou nenhuma despesa", + "one_or_multiple" => "Despesa (s)", + "payment" => "Tipo de pagamento", + "start_typing_supplier_name" => "Comece digitando o nome do fornecedor...", + "successful_adding" => "Despesa adiciona sucesso", + "successful_deleted" => "Despesa excluir com sucesso", + "successful_updating" => "Atualização de despesas bem-sucedida", + "supplier_name" => "Fornecedor", + "supplier_tax_code" => "Código imposto", + "tax_amount" => "Imposto", + "tax_amount_number" => "", + "update" => "Atualizar Despesa", +]; diff --git a/app/Language/pt-BR/Expenses_categories.php b/app/Language/pt-BR/Expenses_categories.php index 2daf3b566..93d2400ce 100644 --- a/app/Language/pt-BR/Expenses_categories.php +++ b/app/Language/pt-BR/Expenses_categories.php @@ -1,21 +1,22 @@ - "Nome da Categoria de Despesa Requerido", + "add_item" => "Adicionar categoria", + "cannot_be_deleted" => "Não foi possível excluir a (s) despesa (s) de categoria", + "category_id" => "Id", + "confirm_delete" => "Tem certeza de que deseja excluir a categoria de despesa selecionada?", + "confirm_restore" => "Tem certeza de que deseja restaurar a categoria de despesa selecionada?", + "description" => "Categoria Descrição", + "error_adding_updating" => "Erro ao adicionar / atualizar a categoria de despesa", + "info" => "Informações de despesas de categoria", + "name" => "Nome da Categoria", + "new" => "Nova categoria", + "no_expenses_categories_to_display" => "Nenhuma categoria para exibir", + "none_selected" => "Você não selecionou nenhuma despesa de categoria", + "one_or_multiple" => "Categoria de Despesa", + "quantity" => "Quantidade", + "successful_adding" => "Categoria de despesa adiciona sucesso", + "successful_deleted" => "Categoria de Despesas excluída com sucesso", + "successful_updating" => "Atualização de categoria de despesa bem-sucedida", + "update" => "Atualizar categoria", +]; diff --git a/app/Language/pt-BR/Giftcards.php b/app/Language/pt-BR/Giftcards.php index 008f7fb27..1d0a740e5 100644 --- a/app/Language/pt-BR/Giftcards.php +++ b/app/Language/pt-BR/Giftcards.php @@ -1,70 +1,71 @@ - "Inventário para adicionar/subtrair.", + "allow_alt_description" => "Permitir Alterar Descrição", + "bulk_edit" => "Edição em massa", + "cannot_be_deleted" => "Não foi possível excluir os cartões de presente selecionados, um ou mais dos cartões de presente selecionados tem vendas.", + "cannot_find_giftcard" => "Não consegue encontrar qualquer informação sobre cartões de presente.", + "cannot_use" => "O Cartão presente {0} não pode ser usado para esta venda: cliente inválido.", + "card_value" => "Valor", + "category" => "Categoria", + "change_all_to_allow_alt_desc" => "Permitir alterar desconto para todos.", + "change_all_to_not_allow_allow_desc" => "Não Permitir alterar desconto para todos.", + "change_all_to_serialized" => "Alterar todos os seriais", + "change_all_to_unserialized" => "Alterar todos os sem seriais", + "confirm_bulk_edit" => "Tem certeza de que deseja editar todas os cartões de presente selecionados?", + "confirm_delete" => "Tem certeza de que deseja excluir os cartões de presente selecionados?", + "confirm_restore" => "Tem a certeza de que pretende restaurar cartão presente (s) selecionado (s)?", + "cost_price" => "Preço de custo", + "count" => "Atualiza inventário", + "csv_import_failed" => "importação CSV falhou.", + "current_quantity" => "Quantidade atual", + "description" => "Descrição", + "details_count" => "Detalhes contagem de inventário", + "do_nothing" => "Fazer nada", + "edit_fields_you_want_to_update" => "Editar os campos que deseja editar para TODOS cartões de presente selecionados.", + "edit_multiple_giftcards" => "Editar vários cartões de presente.", + "error_adding_updating" => "Erro ao adicionar/atualizar cartões de presente.", + "error_updating_multiple" => "Erro ao atualizar cartões de presente.", + "generate_barcodes" => "Gerar códigos de barras", + "giftcard" => "Cartão Presente", + "giftcard_number" => "Número cartão de presente", + "info_provided_by" => "Informação fornecida pela", + "inventory_comments" => "Comentários", + "is_serialized" => "cartões de presente tem o número de série", + "low_inventory_giftcards" => "cartões de presente com estoques baixos", + "manually_editing_of_quantity" => "Editar manualmente a quantidade", + "must_select_giftcard_for_barcode" => "Você deve selecionar pelo menos um cartão de presente para gerar códigos de barras.", + "new" => "Novo cartão de presente", + "no_description_giftcards" => "Cartão de presente sem descrição", + "no_giftcards_to_display" => "Sem cartões de presente para exibir.", + "none" => "Nenhum", + "none_selected" => "Você não selecionou nenhum cartão de presente para editar.", + "number" => "Cartão de presente deve ser um número.", + "number_information" => "Número cartão de presente", + "number_required" => "Número cartão de presente é um campo obrigatório.", + "one_or_multiple" => "cartão de presente(s)", + "person_id" => "Cliente", + "quantity" => "Quantidade", + "quantity_required" => "Quantidade é um campo obrigatório. Por favor, feche (X) para cancelar.", + "remaining_balance" => "Cartão de presente {0} valor remanescente é {1}!", + "reorder_level" => "Nível de reabastecimento", + "retrive_giftcard_info" => "Recuperar Informações dos cartões de presente", + "sales_tax_1" => "Imposto sobre vendas", + "sales_tax_2" => "Taxa de imposto 2", + "serialized_giftcards" => "Cartões de presente serializados", + "successful_adding" => "Você adicionou com sucesso o cartão de presente", + "successful_bulk_edit" => "Você atualizou com sucesso os cartões de presente selecionados", + "successful_deleted" => "Você excluiu com sucesso", + "successful_updating" => "Você atualizou com sucesso o cartão de presente", + "supplier" => "fornecedor", + "tax_1" => "Imposto 1", + "tax_2" => "Imposto 2", + "tax_percent" => "por cento de imposto", + "tax_percents" => "Por cento (s) fiscal", + "unit_price" => "Preço unitário", + "upc_database" => "UPC Banco de Dados", + "update" => "atualização cartão de presente", + "use_inventory_menu" => "Usar menu de inventário", + "value" => "Cartão de presente: O valor deve ser um número.", + "value_required" => "Cartão de presente: O valor é um campo obrigatório.", +]; diff --git a/app/Language/pt-BR/Item_kits.php b/app/Language/pt-BR/Item_kits.php index c1ae294f6..88c1ceb66 100644 --- a/app/Language/pt-BR/Item_kits.php +++ b/app/Language/pt-BR/Item_kits.php @@ -1,40 +1,41 @@ - "Adicionar Item", + "all" => "Todos", + "cannot_be_deleted" => "Não foi possível eliminar conjunto de itens.", + "confirm_delete" => "Tem certeza de que deseja excluir os conjuntos de itens selecionados?", + "confirm_restore" => "Tem certeza de que deseja restaurar o Kit de Itens selecionado?", + "description" => "Descrição do conjunto de Itens", + "discount" => "Desconto", + "discount_fixed" => "Desconto fixo", + "discount_percent" => "Percentagem de desconto", + "discount_type" => "Tipo de desconto", + "error_adding_updating" => "Erro ao adicionar/atualizar conjunto de item.", + "find_kit_item" => "Item do Conjunto", + "info" => "Informação do conjunto de Itens", + "item" => "Produto", + "item_kit_number" => "Código de Barras", + "item_kit_number_duplicate" => "O número do kit já se encontra na base de dados.", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "Itens", + "kit" => "Conjunto Id", + "kit_and_components" => "Conjunto e componentes", + "kit_and_stock" => "Conjunto e estoque", + "kit_only" => "Só conjunto", + "name" => "Nome conjunto de Itens", + "new" => "Novo conjunto de Itens", + "no_item_kits_to_display" => "Não há conjuntos de itens para exibir.", + "none_selected" => "Você não selecionou nenhum conjunto de itens.", + "one_or_multiple" => "Conjunto de Itens", + "price_option" => "Opção de preço", + "priced_only" => "Apenas preço", + "print_option" => "Opção de impressão", + "quantity" => "Quantidade", + "sequence" => "Sequencia", + "successful_adding" => "Você adicionou com sucesso conjunto de item", + "successful_deleted" => "Você excluiu com sucesso", + "successful_updating" => "Você atualizou com sucesso conjunto de item", + "unit_price" => "", + "update" => "Atualizar Item no conjunto", +]; diff --git a/app/Language/pt-BR/Items.php b/app/Language/pt-BR/Items.php index ada8bac50..f71461607 100644 --- a/app/Language/pt-BR/Items.php +++ b/app/Language/pt-BR/Items.php @@ -1,119 +1,120 @@ - "Inventário para adicionar/subtrair.", + "allow_alt_description" => "Permitir atualizar descrição", + "amount_entry" => "Entrada de montante", + "bulk_edit" => "Editar Múltiplos Itens", + "buy_price_required" => "Preço de compra é um campo obrigatório.", + "cannot_be_deleted" => "Não foi possível excluir os itens selecionados um ou mais dos itens selecionados tem vendas.", + "cannot_find_item" => "Não consegue encontrar qualquer informação sobre o produto.", + "categories" => "", + "category" => "Categoria", + "category_new" => "", + "category_required" => "Categoria é um campo obrigatório.", + "change_all_to_allow_alt_desc" => "Permitir alterar desconto para todos.", + "change_all_to_not_allow_allow_desc" => "Não Permitir alterar desconto para todos.", + "change_all_to_serialized" => "Alterar todos para serializados", + "change_all_to_unserialized" => "Alterar todos para não serializados", + "change_image" => "Substituir imagem", + "confirm_bulk_edit" => "Tem certeza de que deseja editar todos os itens selecionados?", + "confirm_bulk_edit_wipe_taxes" => "Tem certeza de que deseja editar todos os impostos selecionados?.", + "confirm_delete" => "Tem certeza de que deseja excluir os itens selecionados?", + "confirm_restore" => "Tem certeza de que deseja restaurar o (s) item (ns) selecionado (s)?", + "cost_price" => "Preço de Custo", + "cost_price_number" => "Preço de custo deve ser um número.", + "cost_price_required" => "Preço de custo é um campo obrigatório.", + "count" => "Acrescentar ao Inventário", + "csv_import_failed" => "Importação do CSV falhou", + "csv_import_nodata_wrongformat" => "Seu arquivo enviado não contém dados ou formato errado.", + "csv_import_partially_failed" => "Houve {0} falha na importação de itens na(s) linha(s): {1}. Nenhuma linha foi importada.", + "csv_import_success" => "Importação de Itens com sucesso.", + "current_quantity" => "Quantidade Atual", + "default_pack_name" => "Cada", + "description" => "Descrição", + "details_count" => "Detalhes da contagem de inventário", + "do_nothing" => "Nada a fazer", + "edit" => "", + "edit_fields_you_want_to_update" => "Editar os campos que deseja editar para todos os itens selecionados.", + "edit_multiple_items" => "Editando Múltiplos Itens", + "empty_upc_items" => "Vazio UPC Itens", + "error_adding_updating" => "Erro ao adicionar/atualizar item", + "error_updating_multiple" => "Erro na atualização de itens", + "generate_barcodes" => "Gerar Códigos de Barras", + "hsn_code" => "Nomenclatura do Sistema Harmonizado", + "image" => "Imagem", + "import_items_csv" => "Importar planilha de produtos do CSV", + "info_provided_by" => "Informação fornecida por", + "inventory" => "Inventário", + "inventory_CSV_import_quantity" => "Quantidade importada do CSV", + "inventory_comments" => "Comentário", + "inventory_data_tracking" => "Acompanhamento de dados de inventário", + "inventory_date" => "Data", + "inventory_employee" => "Funcionário", + "inventory_in_out_quantity" => "Quantidade In / Out", + "inventory_remarks" => "Observações", + "is_deleted" => "Apagado", + "is_printed" => "", + "is_serialized" => "Item tem Número Serial", + "item" => "Produto", + "item_id" => "", + "item_number" => "Cod. Barra", + "item_number_duplicate" => "O número do item já está presente na base de dados.", + "kit" => "Conjunto", + "location" => "Localização", + "low_inventory_items" => "Itens sem estoque", + "low_sell_item" => "Item de baixa venda", + "manually_editing_of_quantity" => "Editar manualmente a quantidade", + "markup" => "", + "name" => "Nome produto", + "name_required" => "Nome do item é um campo obrigatório.", + "new" => "Novo Item", + "no_description_items" => "Sem descrição dos Itens", + "no_items_to_display" => "Sem itens para mostrar.", + "none" => "Nenhum", + "none_selected" => "Não selecionou nenhum produto para editar", + "nonstock" => "Sem estoque", + "number_information" => "Item Número", + "number_required" => "Cod. Barra é um campo obrigatório.", + "one_or_multiple" => "item(s)", + "pack_name" => "Nome do pacote", + "qty_per_pack" => "Quantidade por embalagem", + "quantity" => "Quantidade", + "quantity_number" => "Quantidade deve ser um número.", + "quantity_required" => "Quantidade é um campo obrigatório.", + "receiving_quantity" => "Quantidade a receber", + "remove_image" => "Remover imagem", + "reorder_level" => "Nível de reposição", + "reorder_level_number" => "Nível de reposição deve ser um número.", + "reorder_level_required" => "Nível de reposição é um campo obrigatório.", + "retrive_item_info" => "Recuperar Informação do Item", + "sales_tax_1" => "Imposto de venda", + "sales_tax_2" => "Imposto de venda 2", + "search_attributes" => "pesquisar atributos", + "select_image" => "Selecionar imagem", + "serialized_items" => "Serializar Itens", + "standard" => "Padrão", + "stock" => "Estoque", + "stock_location" => "Localização do estoque", + "stock_type" => "Tipo estoque", + "successful_adding" => "Você adicionou o item com sucesso", + "successful_bulk_edit" => "Você atualizou com sucesso os itens selecionados", + "successful_deleted" => "Você excluiu com sucesso", + "successful_updating" => "Você atualizou com sucesso o item", + "supplier" => "Fornecedor", + "tax_1" => "Imposto 1", + "tax_2" => "Imposto 2", + "tax_3" => "", + "tax_category" => "Categoria de imposto", + "tax_percent" => "Percentual Imposto", + "tax_percent_number" => "Porcentagem de imposto deve ser um valor numérico", + "tax_percent_required" => "Imposto Percentual um campo obrigatório.", + "tax_percents" => "Imposto Percentual", + "temp" => "Temporário", + "type" => "Tipo item", + "unit_price" => "Preço Varejo", + "unit_price_number" => "Preço unitário deve ser um número.", + "unit_price_required" => "Preço de varejo é um campo obrigatório.", + "upc_database" => "Base de dados UPC", + "update" => "Atualizar Item", + "use_inventory_menu" => "Usar Menu Inventário", +]; diff --git a/app/Language/pt-BR/Login.php b/app/Language/pt-BR/Login.php index a592a1898..57eda4d6a 100644 --- a/app/Language/pt-BR/Login.php +++ b/app/Language/pt-BR/Login.php @@ -1,13 +1,14 @@ - "Não sou um robô.", + "go" => "Entrar", + "invalid_gcaptcha" => "Inválido eu não sou um robô.", + "invalid_installation" => "A instalação não está correta, verifique o seu arquivo php.ini.", + "invalid_username_and_password" => "Usuário ou senha inválido.", + "login" => "Autenticação", + "logout" => "", + "migration_needed" => "", + "password" => "Senha", + "username" => "Usuário", + "welcome" => "", +]; diff --git a/app/Language/pt-BR/Messages.php b/app/Language/pt-BR/Messages.php index 9e69addad..cb9554cd9 100644 --- a/app/Language/pt-BR/Messages.php +++ b/app/Language/pt-BR/Messages.php @@ -1,14 +1,15 @@ - "Primeiro nome", + "last_name" => "Último nome", + "message" => "Mensagem", + "message_placeholder" => "Sua mensagem aqui ...", + "message_required" => "Mensagem é requerida", + "multiple_phones" => "(No caso de vários destinatários, digite os números celulares separadas por vírgula)", + "phone" => "Número do telefone", + "phone_number_required" => "Número do Celular é obrigatório", + "phone_placeholder" => "Numero(s) do(s) Celulares aqui ...", + "sms_send" => "Enviar SMS", + "successfully_sent" => "Mensagem enviada com sucesso para: ", + "unsuccessfully_sent" => "Mensagem sem sucesso no envio para: ", +]; diff --git a/app/Language/pt-BR/Module.php b/app/Language/pt-BR/Module.php index 191e02694..4657704ff 100644 --- a/app/Language/pt-BR/Module.php +++ b/app/Language/pt-BR/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "Atributos", + "attributes_desc" => "Adicionar, atualizar, excluir e pesquisar atributos.", + "both" => "Ambos", + "cashups" => "Liquidação", + "cashups_desc" => "Adicione, atualize, exclua e pesquise as liquidações.", + "config" => "Configurações", + "config_desc" => "Alterar configurações do sistema.", + "customers" => "Clientes", + "customers_desc" => "Adicionar, atualizar, excluir e Pesquisar clientes.", + "employees" => "Funcionários", + "employees_desc" => "Adicionar , atualizar, excluir e Pesquisar funcionários.", + "expenses" => "Despesas", + "expenses_categories" => "Categorias de despesas", + "expenses_categories_desc" => "Adicionar, atualizar e excluir categorias de despesas.", + "expenses_desc" => "Adicionar, atualizar, excluir e despesas de pesquisa.", + "giftcards" => "Cartões Presente", + "giftcards_desc" => "Adicionar, atualizar, excluir e Pesquisar cartões presente.", + "home" => "Início", + "home_desc" => "Listar os módulos do menu inicial.", + "item_kits" => "Conjuntos", + "item_kits_desc" => "Adicionar , atualizar, excluir e Pesquisar conjunto de itens.", + "items" => "Itens", + "items_desc" => "Adicionar, atualizar, excluir e Pesquisar itens.", + "messages" => "Mensagens", + "messages_desc" => "Enviar mensagens para os clientes, fornecedores, colaboradores etc.", + "migrate" => "Migrar", + "migrate_desc" => "Atualize o banco de dados do OSPOS.", + "office" => "Escritório", + "office_desc" => "Listar módulos de menu do escritório.", + "receivings" => "Recebimento", + "receivings_desc" => "Processar ordens.", + "reports" => "Relatórios", + "reports_desc" => "Visualizar e Gerar relatórios.", + "sales" => "Vendas", + "sales_desc" => "Processar vendas e devoluções.", + "suppliers" => "Fornecedores", + "suppliers_desc" => "Adicionar, atualizar, excluir e Pesquisar fornecedores.", + "taxes" => "Impostos", + "taxes_desc" => "Configurar impostos sobre vendas.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/pt-BR/Receivings.php b/app/Language/pt-BR/Receivings.php index cd70e66c9..4c198bd16 100644 --- a/app/Language/pt-BR/Receivings.php +++ b/app/Language/pt-BR/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "Cancelar", + "cannot_be_deleted" => "Recebimento(s) não pode ser excluído.", + "comments" => "Comentário", + "complete_receiving" => "Finalizado", + "confirm_cancel_receiving" => "Tem certeza de que deseja apagar este recebimento? Todos os itens serão apagados.", + "confirm_delete" => "Tem certeza de que deseja excluir este recebimento esta ação não pode ser desfeita.", + "confirm_finish_receiving" => "Tem certeza de que deseja enviar este recebimento? Isto não pode ser desfeito.", + "confirm_restore" => "", + "cost" => "Custo", + "daily" => "", + "date" => "Data Recebimento", + "date_required" => "A data correta precisa ser preenchida.", + "date_type" => "Campo de data é obrigatório.", + "delete_entire_sale" => "Apagar toda a venda", + "discount" => "Desconto", + "edit" => "Editar", + "edit_sale" => "Editar Recebimento", + "employee" => "Funcionário", + "error_editing_item" => "Erro editando item.", + "error_requisition" => "Não é possível mover o estoque de ou para o mesmo local de estoque.", + "find_or_scan_item" => "Localizar Item", + "find_or_scan_item_or_receipt" => "Produto no Estoque", + "id" => "Recebimento ID", + "item_name" => "Nome do item", + "mode" => "Tipo Recebimento", + "new_supplier" => "Novo Fornecedor", + "one_or_multiple" => "recebimento(s)", + "print_after_sale" => "Imprimir ao concluir", + "quantity" => "Qtde.", + "receipt" => "Recebimentos", + "receipt_number" => "Recebimento nº", + "receiving" => "Receber", + "reference" => "Referência", + "register" => "Itens Recebimento", + "requisition" => "Requisição", + "return" => "Devolução", + "select_supplier" => "Selecionar Fornecedor (Opcional)", + "ship_pack" => "Pacote de envio", + "start_typing_supplier_name" => "Digite o nome do fornecedor...", + "stock" => "Estoque", + "stock_destination" => "Destinação do estoque", + "stock_locaiton" => "Localização do estoque", + "stock_source" => "Fonte do estoque", + "successfully_deleted" => "Você excluiu com sucesso", + "successfully_updated" => "Recebimento atualizado com sucesso", + "supplier" => "Fornecedor", + "supplier_address" => "Endereço", + "supplier_email" => "e-mail", + "supplier_location" => "Localização", + "total" => "Total", + "transaction_failed" => "Recebimentos Transações Falharam.", + "unable_to_add_item" => "Não é possível adicionar item para recebimento.", + "unsuccessfully_updated" => "Recebimento não atualizado.", + "update" => "Atualizar", +]; diff --git a/app/Language/pt-BR/Reports.php b/app/Language/pt-BR/Reports.php index 4e7038693..33a2a3a38 100644 --- a/app/Language/pt-BR/Reports.php +++ b/app/Language/pt-BR/Reports.php @@ -1,147 +1,148 @@ - "Todos", + "authority" => "Autoridade", + "canceled" => "Cancelado", + "categories" => "Categorias", + "categories_summary_report" => "Relatório Resumo de Categorias", + "category" => "Categoria", + "code_canceled" => "CNL", + "code_invoice" => "FAT", + "code_pos" => "POS", + "code_quote" => "Q", + "code_return" => "RET", + "code_type" => "Tipo", + "code_work_order" => "O/T", + "comments" => "Comentário", + "commission" => "", + "complete" => "Vendas e devoluções concluídas", + "completed_sales" => "Vendas concluídas", + "confirm_delete" => "Tem certeza de que deseja excluir as entradas selecionadas?", + "confirm_restore" => "Tem certeza de que deseja restaurar a (s) entrada (s) selecionada (s)?", + "cost" => "Custo", + "cost_price" => "Preço de Custo", + "count" => "Quantidade", + "customer" => "Cliente", + "customers" => "Clientes", + "customers_summary_report" => "Relatório Resumo de Clientes", + "date" => "Data", + "date_range" => "Período", + "description" => "Descrição", + "detailed_receivings_report" => "Relatório Detalhado de Recebimentos", + "detailed_receivings_report_input" => "", + "detailed_reports" => "Relatório Detalhado", + "detailed_requisition_report" => "Relatório Detalhado de Recebimentos", + "detailed_sales_report" => "Relatório Detalhado de Vendas", + "discount" => "Desconto", + "discount_fixed" => "Desconto fixo", + "discount_percent" => "Desconto Percentual", + "discount_type" => "Tipo de desconto", + "discounts" => "Descontos", + "discounts_summary_report" => "Relatório Resumo de Descontos", + "earned" => "Pontos ganhos", + "employee" => "Filtro por quantidade", + "employees" => "Funcionários", + "employees_summary_report" => "Relatório Resumido de Funcionários", + "expenses" => "Despesas", + "expenses_amount" => "Total", + "expenses_categories" => "Despesas", + "expenses_categories_summary_report" => "Relatório de resumo de categorias de despesas", + "expenses_category" => "Categoria", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "IMP", + "expenses_total_amount" => "Valor Total", + "expenses_total_tax_amount" => "Total Imposto", + "graphical_reports" => "Relatório gráfico", + "inventory" => "Inventário", + "inventory_low" => "Inventário de baixas", + "inventory_low_report" => "Relatório inventário de baixas", + "inventory_reports" => "Relatório Inventário", + "inventory_summary" => "Sumário de Inventário", + "inventory_summary_report" => "Relatório Sumário de Inventário", + "item" => "Produto", + "item_count" => "Filtro por quantidade", + "item_name" => "Item Nome", + "item_number" => "Código de barras", + "items" => "Itens", + "items_purchased" => "Itens Procurados", + "items_received" => "Itens Recebidos", + "items_summary_report" => "Relatório Resumo de Itens", + "jurisdiction" => "Jurisdição", + "low_inventory" => "Relatório de estoque baixo", + "low_inventory_report" => "Relatório de inventário baixo", + "low_sell_quantity" => "Qtd de baixa venda", + "more_than_zero" => "Maior do que zero", + "name" => "Nome", + "no_reports_to_display" => "Sem itens para mostrar.", + "payment_type" => "Tipo pagamento", + "payments" => "Pagamentos", + "payments_summary_report" => "Relatório Resumido de Pagamentos", + "profit" => "Lucro", + "quantity" => "Quantidade", + "quantity_purchased" => "Quantidade Comprada", + "quotes" => "Citações", + "received_by" => "Recebido por", + "receiving_id" => "Recebimento ID", + "receiving_type" => "Tipo Recebimento", + "receivings" => "Recebimentos", + "reorder_level" => "Nível de reabastecimento", + "report" => "Relatório", + "report_input" => "Relatório Entrada", + "reports" => "Relatórios", + "requisition" => "requisição", + "requisition_by" => "requisição de", + "requisition_id" => "Requisição de ID", + "requisition_item" => "item requisição", + "requisition_item_quantity" => "Número de item Requisição", + "requisition_related_item" => "item relacionado Requisição", + "requisition_related_item_total_quantity" => "Valor total requisição item", + "requisition_related_item_unit_quantity" => "item montante unitário de Requisição", + "requisitions" => "Requisições", + "returns" => "Devoluções", + "revenue" => "Receita", + "sale_id" => "Venda ID", + "sale_type" => "Tipo Venda", + "sales" => "Venda", + "sales_amount" => "Montante de venda", + "sales_summary_report" => "Relatório Resumo de Vendas", + "sales_taxes" => "Impostos sobre vendas", + "sales_taxes_summary_report" => "Relatório de Resumo de Impostos sobre Vendas", + "serial_number" => "Serial nº", + "service_charge" => "", + "sold_by" => "Vendido por", + "sold_items" => "", + "sold_to" => "Vendido para", + "stock_location" => "Localização do Estoque", + "sub_total_value" => "Sub-total", + "subtotal" => "Sub total", + "summary_reports" => "Relatório Resumido", + "supplied_by" => "Fornecido por", + "supplier" => "Fornecedor", + "suppliers" => "Fornecedores", + "suppliers_summary_report" => "Relatório Resumido Fornecedor", + "tax" => "Imposto", + "tax_category" => "Categoria de impostos", + "tax_name" => "", + "tax_percent" => "Percentual de Imposto", + "tax_rate" => "Taxa de imposto", + "taxes" => "Impostos", + "taxes_summary_report" => "Relatório Resumido de Impostos", + "total" => "Total", + "total_inventory_value" => "Valor Total Inventário", + "total_low_sell_quantity" => "Quantidade Total de Venda Baixa", + "total_quantity" => "Quantidade total", + "total_retail" => "Total Inv. Valor de varejo", + "trans_amount" => "Montante de transação", + "trans_due" => "Vencimento", + "trans_group" => "Grupo de transações", + "trans_nopay_sales" => "Vendas sem pagamento", + "trans_payments" => "Pagamentos", + "trans_refunded" => "Devolvido", + "trans_sales" => "Vendas", + "trans_type" => "Tipo de transação", + "type" => "Tipo", + "unit_price" => "Preço Varejo", + "used" => "Pontos usados", + "work_orders" => "Ordens de trabalho", + "zero_and_less" => "Zero e menor", +]; diff --git a/app/Language/pt-BR/Sales.php b/app/Language/pt-BR/Sales.php index 7b3d2722b..a57cdbc09 100644 --- a/app/Language/pt-BR/Sales.php +++ b/app/Language/pt-BR/Sales.php @@ -1,223 +1,224 @@ - "Pontos Disponíveis", + "rewards_package" => "Recompensa", + "rewards_remaining_balance" => "O valor restante dos pontos de recompensa é ", + "account_number" => "Montante º", + "add_payment" => "Pagar", + "amount_due" => "Diferença", + "amount_tendered" => "A Pagar", + "authorized_signature" => "Assinatura autorizada", + "cancel_sale" => "Cancelar", + "cash" => "Dinheiro", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "Ajuste de Dinheiro", + "cash_deposit" => "Depósito em dinheiro", + "cash_filter" => "Dinheiro", + "change_due" => "Troco", + "change_price" => "Mudar o Preço de Venda", + "check" => "Cheque", + "check_balance" => "Cheque restante", + "check_filter" => "Cheque", + "close" => "", + "comment" => "Cementário", + "comments" => "Comentários", + "company_name" => "", + "complete" => "", + "complete_sale" => "Finalizar", + "confirm_cancel_sale" => "Tem certeza de que deseja apagar esta venda? Todos os itens serão apagados.", + "confirm_delete" => "Tem certeza de que deseja excluir as vendas selecionados?", + "confirm_restore" => "Tem certeza de que deseja restaurar a (s) venda (ões) selecionada (s)?", + "credit" => "Cartão Crédito", + "credit_deposit" => "Depósito de crédito", + "credit_filter" => "Cartão de Crédito", + "current_table" => "", + "customer" => "Cliente", + "customer_address" => "Endereço", + "customer_discount" => "Desconto", + "customer_email" => "e-mail", + "customer_location" => "Localização", + "customer_mailchimp_status" => "Status Mailchimp", + "customer_optional" => "(Obrigatório para pagamentos vencidos)", + "customer_required" => "(Requerido)", + "customer_total" => "Total", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "Data Venda", + "date_range" => "Intervalo de datas", + "date_required" => "A data correta precisa ser preenchida.", + "date_type" => "Data é requerida.", + "debit" => "Cartão Débito", + "debit_filter" => "", + "delete" => "Permitir exclusão", + "delete_confirmation" => "Tem certeza de que deseja excluir esta venda, esta ação não pode ser desfeita.", + "delete_entire_sale" => "Apagar toda a venda", + "delete_successful" => "Apagado com sucesso.", + "delete_unsuccessful" => "Foi excluído com sucesso uma venda.", + "description_abbrv" => "Descrição.", + "discard" => "Descartar", + "discard_quote" => "", + "discount" => "Desconto", + "discount_included" => "% Desconto", + "discount_short" => "%", + "due" => "Vencimento", + "due_filter" => "Vencimento", + "edit" => "Editar", + "edit_item" => "Atualizar", + "edit_sale" => "Editar Venda", + "email_receipt" => "E-mail Recebido", + "employee" => "Empregado", + "entry" => "Entrada", + "error_editing_item" => "Erro editando item", + "find_or_scan_item" => "Pesquisar Item", + "find_or_scan_item_or_receipt" => "Produto", + "giftcard" => "Cupom", + "giftcard_balance" => "Balanço de Cartões presente", + "giftcard_filter" => "", + "giftcard_number" => "Número cartão presente", + "group_by_category" => "Agrupar por Categoria", + "group_by_type" => "Agrupar por Tipo", + "hsn" => "HSN", + "id" => "Venda ID", + "include_prices" => "Incluir Preços?", + "invoice" => "Fatura", + "invoice_confirm" => "Esta fatura será enviada para", + "invoice_enable" => "Criar Fatura", + "invoice_filter" => "Faturas", + "invoice_no_email" => "Este cliente não tem um endereço de e-mail válido.", + "invoice_number" => "Fatura nº", + "invoice_number_duplicate" => "Por favor insira um número de fatura única.", + "invoice_sent" => "Enviar Fatura para", + "invoice_total" => "Total da fatura", + "invoice_type_custom_invoice" => "Fatura personalizada (custom_invoice.php)", + "invoice_type_custom_tax_invoice" => "Fatura fiscal personalizada (custom_tax_invoice.php)", + "invoice_type_invoice" => "Fatura (invoice.php)", + "invoice_type_tax_invoice" => "Fatura fiscal (tax_invoice.php)", + "invoice_unsent" => "Fatura não devem ser enviados para", + "invoice_update" => "Recontagem", + "item_insufficient_of_stock" => "Item insuficiente no estoque.", + "item_name" => "Produto", + "item_number" => "Item nº", + "item_out_of_stock" => "Item sem estoque.", + "key_browser" => "", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "Registrar como", + "must_enter_numeric" => "Deve entrar valor numérico para montante da proposta apresentada.", + "must_enter_numeric_giftcard" => "Deve entrar valor numérico para o número de cartão presente.", + "new_customer" => "Novo Cliente", + "new_item" => "Novo Item", + "no_description" => "Sem descrição", + "no_filter" => "Todos", + "no_items_in_cart" => "Não há itens na cesta.", + "no_sales_to_display" => "Sem vendas para mostrar.", + "none_selected" => "Você não selecionou nenhuma venda para apagar.", + "nontaxed_ind" => " ", + "not_authorized" => "Esta ação não é autorizada.", + "one_or_multiple" => "venda(s)", + "payment" => "Forma de pagamento", + "payment_amount" => "Conta", + "payment_not_cover_total" => "Valor do pagamento não cobre total.", + "payment_type" => "Tipo", + "payments" => "", + "payments_total" => "Total Pago", + "price" => "Preço", + "print_after_sale" => "Imprimir ao final", + "quantity" => "Quantidade", + "quantity_less_than_reorder_level" => "Aviso, quantidade desejada está abaixo do nível de reabastecimento.", + "quantity_less_than_zero" => "Aviso, Quantidade desejado é insuficiente. Você ainda pode processar a venda mas verifique seu inventário.", + "quantity_of_items" => "Quantidade de {0} itens", + "quote" => "Cotação", + "quote_number" => "Cotação número", + "quote_number_duplicate" => "O número de cotação deve ser exclusivo.", + "quote_sent" => "Cotação enviada para", + "quote_unsent" => "As cotações não foram enviadas para", + "receipt" => "Vendas", + "receipt_no_email" => "Este cliente não possui um endereço de email válido.", + "receipt_number" => "Venda nº", + "receipt_sent" => "Enviar recibo para", + "receipt_unsent" => "Recibo não devem ser enviados para", + "refund" => "Tipo de Reembolso", + "register" => "Registar Venda", + "remove_customer" => "Remover Cliente", + "remove_discount" => "", + "return" => "Devolução", + "rewards" => "Pontos de recompensa", + "rewards_balance" => "Saldo de pontos de recompensa", + "sale" => "Venda", + "sale_by_invoice" => "Venda por fatura", + "sale_for_customer" => "Cliente:", + "sale_time" => "Data", + "sales_tax" => "Imposto de venda", + "sales_total" => "", + "select_customer" => "Selecionar Cliente", + "send_invoice" => "Enviar fatura", + "send_quote" => "enviar cotação", + "send_receipt" => "Enviar recibo", + "send_work_order" => "Enviar ordem de trabalho", + "serial" => "Série", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "fatura", + "show_receipt" => "recibo", + "start_typing_customer_name" => "Nome Cliente ...", + "start_typing_item_name" => "Produto ...", + "stock" => "Estoque", + "stock_location" => "Estoque", + "sub_total" => "Sub-total", + "successfully_deleted" => "Apagado com sucesso", + "successfully_restored" => "Você restaurou com sucesso", + "successfully_suspended_sale" => "Suspenso com sucesso.", + "successfully_updated" => "Venda atualizada.", + "suspend_sale" => "Suspender", + "suspended_doc_id" => "Documento", + "suspended_sale_id" => "ID", + "suspended_sales" => "Suspenso", + "table" => "Mesa", + "takings" => "Vendas", + "tax" => "Taxa", + "tax_id" => "Id imposto", + "tax_invoice" => "Fatura de imposto", + "tax_percent" => "Taxa %", + "taxed_ind" => "Indicador de Taxa de Vendas", + "total" => "Total", + "total_tax_exclusive" => "taxas excluídas", + "transaction_failed" => "Falha na transação Vendas.", + "unable_to_add_item" => "Não é possível adicionar item à venda", + "unsuccessfully_deleted" => "Venda(s) não pode ser excluído.", + "unsuccessfully_restored" => "Falha na restauração de venda (s).", + "unsuccessfully_suspended_sale" => "Suspenso com sucesso.", + "unsuccessfully_updated" => "Venda sem sucesso na atualização.", + "unsuspend" => "Não suspenso", + "unsuspend_and_delete" => "Retornar e apagar", + "update" => "Editar Venda", + "upi" => "UPI", + "visa" => "", + "wholesale" => "", + "work_order" => "Ordem de trabalho", + "work_order_number" => "Número da ordem de trabalho", + "work_order_number_duplicate" => "O número da ordem de serviço deve ser exclusivo.", + "work_order_sent" => "Ordem de trabalho enviada para", + "work_order_unsent" => "A ordem de serviço não foi enviada para", +]; diff --git a/app/Language/pt-BR/Suppliers.php b/app/Language/pt-BR/Suppliers.php index 67262d7c0..25fd46bc1 100644 --- a/app/Language/pt-BR/Suppliers.php +++ b/app/Language/pt-BR/Suppliers.php @@ -1,23 +1,24 @@ - "Conta nº", + "agency_name" => "Nome da Agência", + "cannot_be_deleted" => "Não foi possível excluir fornecedores selecionados, um ou mais dos fornecedores selecionados tem vendas.", + "category" => "Categoria", + "company_name" => "Empresa", + "company_name_required" => "Nome da Empresa é um campo obrigatório.", + "confirm_delete" => "Tem certeza de que deseja excluir os fornecedores selecionados?", + "confirm_restore" => "Tem certeza de que deseja restaurar o (s) fornecedor (es) selecionado (s)?", + "cost" => "Fornecedor de custos", + "error_adding_updating" => "Erro ao adicionar/atualizar fornecedor.", + "goods" => "Fornecedor de bens", + "new" => "Novo Fornecedor", + "none_selected" => "Você não selecionou nenhum fornecedores para excluir.", + "one_or_multiple" => "fornecedor(es)", + "successful_adding" => "fornecedor adicionado com sucesso", + "successful_deleted" => "excluído com sucesso", + "successful_updating" => "Você atualizou com sucesso fornecedor", + "supplier" => "Fornecedor", + "supplier_id" => "Id", + "tax_id" => "Id imposto", + "update" => "Atualização Fornecedor", +]; diff --git a/app/Language/pt-BR/Taxes.php b/app/Language/pt-BR/Taxes.php index 581d9b0f0..c27d8c515 100644 --- a/app/Language/pt-BR/Taxes.php +++ b/app/Language/pt-BR/Taxes.php @@ -1,81 +1,82 @@ - "Adicione exceção", + "cascade" => "Cascata", + "cascade_sequence" => "Sequência em cascata", + "city" => "Cidade", + "code" => "Código", + "confirm_delete" => "Tem certeza de que deseja excluir este código de imposto? Essa ação não pode ser desfeita", + "confirm_restore" => "Tem certeza de que deseja restaurar o (s) código (s) de imposto selecionado (s)?", + "default_tax_category" => "Categoria de imposto padrão", + "default_tax_rate" => "Taxa de imposto padrão", + "error_adding_updating" => "Código fiscal adicionar ou atualizar falhou", + "group_seq" => "Sequência do grupo", + "jurisdiction_name" => "Nome da Jurisdição", + "name" => "Nome", + "new" => "Novo Imposto", + "no_taxes" => "", + "no_taxes_to_display" => "Nenhum código de impostos disponível para exibição", + "reporting_authority" => "Autoridade de relatórios", + "round_half_down" => "Metade para baixo", + "round_half_even" => "Metade", + "round_half_odd" => "Meio", + "round_half_up" => "Metade para cima", + "rounding_code" => "Código de Arredondamento", + "sales_tax" => "Imposto sobre vendas", + "sales_tax_by_invoice" => "Imposto sobre vendas por fatura", + "sequence" => "Sequência", + "state" => "Estado", + "successful_deleted" => "Você excluiu com sucesso", + "tax_categories" => "Categoria do imposto", + "tax_categories_configuration" => "Configuração da categoria do imposto", + "tax_categories_saved_successfully" => "Alterações nas categorias de impostos salvas", + "tax_categories_saved_unsuccessfully" => "Alterações nas categorias de impostos não salvas", + "tax_category" => "Categoria de imposto", + "tax_category_code" => "Código de Categoria Fiscal", + "tax_category_duplicate" => "Duplicar categoria tributária", + "tax_category_invalid_chars" => "Caracteres inválidos no nome da categoria do imposto", + "tax_category_name" => "Nome da Categoria Fiscal", + "tax_category_new" => "Nova Categoria Fiscal", + "tax_category_required" => "A categoria fiscal é obrigatória", + "tax_code" => "Código do imposto", + "tax_code_cannot_be_deleted" => "A exclusão do código de imposto falhou", + "tax_code_duplicate" => "Código fiscal duplicado", + "tax_code_invalid_chars" => "Caracteres inválidos no código de imposto", + "tax_code_name" => "Nome do Código Tributário", + "tax_code_required" => "Código Fiscal é um campo obrigatório", + "tax_code_successful_deleted" => "Você excluiu o código do imposto", + "tax_code_successful_updated" => "Você atualizou com sucesso", + "tax_code_successful_updating" => "Você atualizou com sucesso o código tributário", + "tax_code_successfully_added" => "Você adicionou com sucesso", + "tax_code_type" => "Tipo de Código Fiscal", + "tax_codes" => "Códigos Tributários", + "tax_codes_configuration" => "Configuração dos Códigos Fiscais", + "tax_codes_saved_successfully" => "Alterações no Código Fiscal salvas", + "tax_codes_saved_unsuccessfully" => "Alterações no Código Tributário não salvas", + "tax_excluded" => "Imposto excluído", + "tax_group" => "Grupo de impostos", + "tax_group_not_unique" => "Grupo de impostos {0} não é único", + "tax_group_sequence" => "Sequência do Grupo Fiscal", + "tax_included" => "Imposto incluído", + "tax_jurisdiction" => "Jurisdição Fiscal", + "tax_jurisdiction_duplicate" => "Jurisdição fiscal duplicada", + "tax_jurisdiction_invalid_chars" => "Caracteres inválidos no nome da jurisdição", + "tax_jurisdiction_required" => "A jurisdição fiscal é obrigatória", + "tax_jurisdictions" => "Jurisdições Fiscais", + "tax_jurisdictions_configuration" => "Configuração de Jurisdições Fiscais", + "tax_jurisdictions_saved_successfully" => "Alterações na jurisdição fiscal salvas", + "tax_jurisdictions_saved_unsuccessfully" => "Alterações na jurisdição fiscal não salvas", + "tax_rate" => "Taxa de imposto", + "tax_rate_configuration" => "Configuração de taxa de imposto", + "tax_rate_error_adding_updating" => "A adição ou atualização de taxa de imposto falhou", + "tax_rate_numeric" => "Taxa de imposto deve ser um número", + "tax_rate_required" => "Taxa de imposto é um campo obrigatório", + "tax_rate_successful_updated" => "Você atualizou com sucesso", + "tax_rate_successfully_added" => "Você adicionou com sucesso", + "tax_rates" => "Taxas de impostos", + "tax_rates_configuration" => "Configuração das Taxas Fiscais", + "tax_rounding" => "Arredondamento Fiscal", + "tax_type" => "Tipo de imposto", + "update" => "Atualizar taxa de imposto", + "vat_tax" => "Imposto IVA", +]; diff --git a/app/Language/ro/Attributes.php b/app/Language/ro/Attributes.php index 03dcbeea0..d4e749b81 100644 --- a/app/Language/ro/Attributes.php +++ b/app/Language/ro/Attributes.php @@ -1,31 +1,32 @@ - "Valoare atribut nu poate contine ':' sau '|'", + "confirm_delete" => "Sigur doriti stergerea atributului/atributelor selectat(e)?", + "confirm_restore" => "", + "definition_cannot_be_deleted" => "Nu se poate sterge atributul/atributele selectat(e)", + "definition_error_adding_updating" => "", + "definition_flags" => "Vizibilitate atribut", + "definition_group" => "Grup", + "definition_id" => "Id", + "definition_name" => "Adauga atribut", + "definition_name_required" => "Nume atribut este un camp obligatoriu", + "definition_one_or_multiple" => "atribut(e)", + "definition_successful_adding" => "Ati adaugat articolul cu succes", + "definition_successful_deleted" => "Ati sters cu succes", + "definition_successful_updating" => "Ati actualizat atributul cu succes", + "definition_type" => "Tip Atribut", + "definition_type_required" => "Tip Atribut este camp obligatoriu", + "definition_unit" => "", + "definition_values" => "Valori Atribut", + "new" => "Atribut nou", + "no_attributes_to_display" => "Nu sunt articole de afisat", + "receipt_visibility" => "Chitanta", + "show_in_items" => "Arata in articole", + "show_in_items_visibility" => "Articole", + "show_in_receipt" => "Arata in chitanta", + "show_in_receivings" => "Arata in receptii", + "show_in_receivings_visibility" => "Receptii", + "show_in_sales" => "Arata in vanzari", + "show_in_sales_visibility" => "Vanzari", + "update" => "Actualizare Atribut", +]; diff --git a/app/Language/ro/Bootstrap_tables.php b/app/Language/ro/Bootstrap_tables.php index 73c4d3563..2a0f10a4e 100644 --- a/app/Language/ro/Bootstrap_tables.php +++ b/app/Language/ro/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "Toate", + "tables_columns" => "Coloane", + "tables_hide_show_pagination" => "Ascunde/Arată paginare", + "tables_loading" => "Se încarcă, vă rugăm așteptați...", + "tables_page_from_to" => "Arată {0} până la {1} din {2} rânduri", + "tables_refresh" => "Reîmprospătare", + "tables_rows_per_page" => "{0} rânduri per pagină", + "tables_toggle" => "Comută", +]; diff --git a/app/Language/ro/Cashups.php b/app/Language/ro/Cashups.php index 2d11c7ee3..739eb468d 100644 --- a/app/Language/ro/Cashups.php +++ b/app/Language/ro/Cashups.php @@ -1,48 +1,49 @@ - "Valoare", + "amount_number" => "Valoare trebuie sa fie numerica", + "amount_required" => "Valoare este un camp obligatoriu.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "Incasarea nu poate fi stearsa", + "cash_difference" => "", + "close_date" => "Data inchidere", + "close_employee" => "Inchisa de", + "closed_amount_card" => "Carduri", + "closed_amount_cash" => "Inchis Numerar", + "closed_amount_check" => "Cecuri", + "closed_amount_due" => "Taxe", + "closed_amount_giftcard" => "", + "closed_amount_total" => "Total", + "closed_date" => "Data inchidere", + "confirm_delete" => "Sigur doriti stergerea Incasarii selectate?", + "confirm_restore" => "Sigur doriti restaurarea Incasarii/Incasarilor?", + "confirm_submit" => "", + "date_number" => "Data trebuie sa fie numerica", + "date_required" => "Data este camp obligatoriu", + "description" => "Descriere", + "enable_expected" => "", + "error_adding_updating" => "Eroare privind adaugare/actualizare Incasare", + "giftcard" => "", + "id" => "Id", + "info" => "Info Incasare", + "info_employee" => "", + "is_deleted" => "Stearsa", + "new" => "Incasare Noua", + "no_cashups_to_display" => "Nu sunt Incasari de afisat", + "none_selected" => "Nu ati selectat nicio Incasare", + "note" => "Notite", + "one_or_multiple" => "Incasari", + "open_amount_cash" => "Deschide Numerar", + "open_date" => "Data Deschiderii", + "open_employee" => "Deschis de catre", + "opened_date" => "Data deschideri", + "successful_adding" => "Adaugare Incasare reusita", + "successful_deleted" => "Stergere Incasare reusita", + "successful_updating" => "Actualizare Incasare reusita", + "total" => "Total", + "transfer_amount_cash" => "Intrare/Iesire Numerar", + "transfer_amount_cash_minus" => "", + "update" => "Acutualizare Incasare", + "warning" => "", +]; diff --git a/app/Language/ro/Common.php b/app/Language/ro/Common.php index 09ca56027..51916eecd 100644 --- a/app/Language/ro/Common.php +++ b/app/Language/ro/Common.php @@ -1,87 +1,88 @@ - "Adresă 1", + "address_2" => "Adresă 2", + "admin" => "", + "city" => "Oraș", + "clerk" => "", + "close" => "Închide", + "color" => "", + "comments" => "Comnetarii", + "common" => "comun", + "confirm_search" => "Ați selectat unul sau mai multe rânduri, acestea nu vor mai fi selectate după căutarea dvs. Sigur doriți să trimiteți această căutare?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "Corectati va rog erorile identificate inainte de salvare", + "country" => "Țară", + "dashboard" => "", + "date" => "Dată", + "delete" => "Ștergere", + "det" => "detalii", + "download_import_template" => "Descarcă Importează CSV Template (CSV)", + "edit" => "editează", + "email" => "Adresă de email", + "email_invalid_format" => "Adresa de e-mail nu este în formatul corect.", + "export_csv" => "Export CSV", + "export_csv_no" => "Nu", + "export_csv_yes" => "Da", + "fields_required_message" => "Sunt obligatorii câmpurile roșii", + "fields_required_message_unique" => "", + "first_name" => "Nume", + "first_name_required" => "Primul nume este un câmp obligatoriu.", + "first_page" => "Primul", + "gender" => "Gen", + "gender_female" => "F", + "gender_male" => "M", + "gender_undefined" => "", + "icon" => "", + "id" => "Id", + "import" => "Import", + "import_change_file" => "Schimbare", + "import_csv" => "CSV Import", + "import_full_path" => "Calea completa pentru fisierul CSV este necesara", + "import_remove_file" => "Elimină", + "import_select_file" => "Selectează fișier", + "inv" => "inv", + "last_name" => "Numele de familie", + "last_name_required" => "Ultimul nume este un câmp obligatoriu.", + "last_page" => "Ultimul", + "learn_about_project" => "pentru a afla ultimele informații despre proiect.", + "list_of" => "Lista de", + "logo" => "", + "logo_mark" => "", + "logout" => "Deconectare", + "manager" => "", + "migration_needed" => "Migrarea bazei de date catre {0} va incepe dupa autentificare.", + "new" => "Nou", + "no" => "", + "no_persons_to_display" => "Nu există persoane de afișat.", + "none_selected_text" => "[Select]ati", + "or" => "SAU", + "people" => "", + "phone_number" => "Număr de telefon", + "phone_number_required" => "", + "please_visit_my" => "Vă rugăm să vizitați", + "position" => "", + "powered_by" => "Sustinut de", + "price" => "Preț", + "print" => "Printează", + "remove" => "Elimină", + "required" => "Necesar", + "restore" => "Restabilire", + "return_policy" => "Politica de returnare", + "search" => "Caută", + "search_options" => "Opțiuni de căutare", + "searched_for" => "Căutat pentru", + "software_short" => "", + "software_title" => "", + "state" => "Stat", + "submit" => "Depune", + "total_spent" => "Total cheltuit", + "unknown" => "Necunoscut", + "view_recent_sales" => "Vedeți vânzările recente", + "website" => "website", + "welcome" => "Bine ați venit", + "welcome_message" => "Bine ați venit la OSPOS, faceți clic pe un modul de mai jos pentru a începe.", + "yes" => "", + "you_are_using_ospos" => "Folosiți Open Source Point Of Sale versiunea", + "zip" => "Cod poștal", +]; diff --git a/app/Language/ro/Config.php b/app/Language/ro/Config.php index 3cc235223..e65430ced 100644 --- a/app/Language/ro/Config.php +++ b/app/Language/ro/Config.php @@ -1,329 +1,330 @@ - "Adresa companiei", + "address_required" => "Adresa companiei este un câmp obligatoriu.", + "all_set" => "All file permissions are set correctly!", + "allow_duplicate_barcodes" => "Permiteți coduri de bare duplicate", + "apostrophe" => "apostrof", + "backup_button" => "Backup", + "backup_database" => "Rezervă de date", + "barcode" => "Barcode", + "barcode_company" => "Numele Companiei", + "barcode_configuration" => "Configurarea codului de bare", + "barcode_content" => "Conținutul codului de bare", + "barcode_first_row" => "Rândul 1", + "barcode_font" => "Font", + "barcode_formats" => "Formate de intrare", + "barcode_generate_if_empty" => "Generați dacă este gol.", + "barcode_height" => "Înălțime (px)", + "barcode_id" => "Element Id / Nume", + "barcode_info" => "Informații privind configurația codurilor de bare", + "barcode_layout" => "Formatul de coduri de bare", + "barcode_name" => "Nume", + "barcode_number" => "Cod de bare", + "barcode_number_in_row" => "Numar în rânduri", + "barcode_page_cellspacing" => "Afișați spațiul celular în pagină.", + "barcode_page_width" => "Afișați lățimea paginii", + "barcode_price" => "Preț", + "barcode_second_row" => "Rândul 2", + "barcode_third_row" => "Rândul 3", + "barcode_tooltip" => "Avertisment: această caracteristică poate determina importul sau crearea elementelor duplicate. Nu utilizați dacă nu doriți coduri de bare duplicat.", + "barcode_type" => "Tipul codului de bare", + "barcode_width" => "Lățime (px)", + "bottom" => "Subsol", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "Decimale de numerar", + "cash_decimals_tooltip" => "Dacă decimalele în numerar și decimalele monetare sunt aceleași, atunci nu va avea loc nicio rotunjire a numerarului.", + "cash_rounding" => "Rotunjire numerar", + "category_dropdown" => "", + "center" => "Centru", + "change_apperance_tooltip" => "", + "comma" => "virgula", + "company" => "Numele Companiei", + "company_avatar" => "", + "company_change_image" => "Schimbați imaginea", + "company_logo" => "Sigla companiei", + "company_remove_image" => "Eliminați imaginea", + "company_required" => "Numele companiei este obligatoriu", + "company_select_image" => "Selectati imaginea", + "company_website_url" => "Site-ul Web al companie nu este un URL valid (http://...).", + "country_codes" => "Cod tara", + "country_codes_tooltip" => "Lista separata prin virgula a codurilor tarilor pentru cautarea adresei.", + "currency_code" => "", + "currency_decimals" => "Zecimale Valuta", + "currency_symbol" => "Simbol Valuta", + "current_employee_only" => "", + "customer_reward" => "Recompensa", + "customer_reward_duplicate" => "Recompensa trebuie sa fie unica", + "customer_reward_enable" => "Activatie Recompensare Client", + "customer_reward_invalid_chars" => "Recompensa nu poate contine '_'", + "customer_reward_required" => "Recompensa este un camp obligatoriu", + "customer_sales_tax_support" => "Suport Clienti privind Taxele pe Vanzari", + "date_or_time_format" => "Filtru Data si Timp", + "datetimeformat" => "Format Data si Timp", + "decimal_point" => "", + "default_barcode_font_size_number" => "", + "default_barcode_font_size_required" => "", + "default_barcode_height_number" => "", + "default_barcode_height_required" => "", + "default_barcode_num_in_row_number" => "", + "default_barcode_num_in_row_required" => "", + "default_barcode_page_cellspacing_number" => "", + "default_barcode_page_cellspacing_required" => "", + "default_barcode_page_width_number" => "", + "default_barcode_page_width_required" => "", + "default_barcode_width_number" => "", + "default_barcode_width_required" => "", + "default_item_columns" => "", + "default_origin_tax_code" => "", + "default_receivings_discount" => "", + "default_receivings_discount_number" => "", + "default_receivings_discount_required" => "", + "default_sales_discount" => "", + "default_sales_discount_number" => "", + "default_sales_discount_required" => "", + "default_tax_category" => "", + "default_tax_code" => "", + "default_tax_jurisdiction" => "", + "default_tax_name_number" => "", + "default_tax_name_required" => "", + "default_tax_rate" => "", + "default_tax_rate_1" => "", + "default_tax_rate_2" => "", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "", + "default_tax_rate_required" => "", + "derive_sale_quantity" => "", + "derive_sale_quantity_tooltip" => "", + "dinner_table" => "", + "dinner_table_duplicate" => "", + "dinner_table_enable" => "", + "dinner_table_invalid_chars" => "", + "dinner_table_required" => "", + "dot" => "", + "email" => "", + "email_configuration" => "", + "email_mailpath" => "", + "email_protocol" => "", + "email_receipt_check_behaviour" => "", + "email_receipt_check_behaviour_always" => "", + "email_receipt_check_behaviour_last" => "", + "email_receipt_check_behaviour_never" => "", + "email_smtp_crypto" => "", + "email_smtp_host" => "", + "email_smtp_pass" => "", + "email_smtp_port" => "", + "email_smtp_timeout" => "", + "email_smtp_user" => "", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "", + "enforce_privacy_tooltip" => "", + "fax" => "", + "file_perm" => "There are problems with file permissions please fix and reload this page.", + "financial_year" => "", + "financial_year_apr" => "", + "financial_year_aug" => "", + "financial_year_dec" => "", + "financial_year_feb" => "", + "financial_year_jan" => "", + "financial_year_jul" => "", + "financial_year_jun" => "", + "financial_year_mar" => "", + "financial_year_may" => "", + "financial_year_nov" => "", + "financial_year_oct" => "", + "financial_year_sep" => "", + "floating_labels" => "", + "gcaptcha_enable" => "", + "gcaptcha_secret_key" => "", + "gcaptcha_secret_key_required" => "", + "gcaptcha_site_key" => "", + "gcaptcha_site_key_required" => "", + "gcaptcha_tooltip" => "", + "general" => "", + "general_configuration" => "", + "giftcard_number" => "", + "giftcard_random" => "", + "giftcard_series" => "", + "image_allowed_file_types" => "", + "image_max_height_tooltip" => "", + "image_max_size_tooltip" => "", + "image_max_width_tooltip" => "", + "image_restrictions" => "", + "include_hsn" => "", + "info" => "", + "info_configuration" => "", + "input_groups" => "", + "integrations" => "", + "integrations_configuration" => "", + "invoice" => "", + "invoice_configuration" => "", + "invoice_default_comments" => "", + "invoice_email_message" => "", + "invoice_enable" => "", + "invoice_printer" => "", + "invoice_type" => "", + "is_readable" => "", + "is_writable" => "is writable, but the permissions are higher than 750.", + "item_markup" => "", + "jsprintsetup_required" => "", + "language" => "", + "last_used_invoice_number" => "", + "last_used_quote_number" => "", + "last_used_work_order_number" => "", + "left" => "", + "license" => "", + "license_configuration" => "", + "line_sequence" => "", + "lines_per_page" => "", + "lines_per_page_number" => "", + "lines_per_page_required" => "", + "locale" => "", + "locale_configuration" => "", + "locale_info" => "", + "location" => "", + "location_configuration" => "", + "location_info" => "", + "login_form" => "", + "logout" => "", + "mailchimp" => "", + "mailchimp_api_key" => "", + "mailchimp_configuration" => "", + "mailchimp_key_successfully" => "", + "mailchimp_key_unsuccessfully" => "", + "mailchimp_lists" => "", + "mailchimp_tooltip" => "", + "message" => "", + "message_configuration" => "", + "msg_msg" => "", + "msg_msg_placeholder" => "", + "msg_pwd" => "", + "msg_pwd_required" => "", + "msg_src" => "", + "msg_src_required" => "", + "msg_uid" => "", + "msg_uid_required" => "", + "multi_pack_enabled" => "", + "no_risk" => "No security/vulnerability risks.", + "none" => "", + "notify_alignment" => "", + "number_format" => "", + "number_locale" => "", + "number_locale_invalid" => "", + "number_locale_required" => "", + "number_locale_tooltip" => "", + "os_timezone" => "", + "ospos_info" => "", + "payment_options_order" => "", + "perm_risk" => "Permissions higher than 750 leaves this software at risk.", + "phone" => "", + "phone_required" => "", + "print_bottom_margin" => "", + "print_bottom_margin_number" => "", + "print_bottom_margin_required" => "", + "print_delay_autoreturn" => "", + "print_delay_autoreturn_number" => "", + "print_delay_autoreturn_required" => "", + "print_footer" => "", + "print_header" => "", + "print_left_margin" => "", + "print_left_margin_number" => "", + "print_left_margin_required" => "", + "print_receipt_check_behaviour" => "", + "print_receipt_check_behaviour_always" => "", + "print_receipt_check_behaviour_last" => "", + "print_receipt_check_behaviour_never" => "", + "print_right_margin" => "", + "print_right_margin_number" => "", + "print_right_margin_required" => "", + "print_silently" => "", + "print_top_margin" => "", + "print_top_margin_number" => "", + "print_top_margin_required" => "", + "quantity_decimals" => "", + "quick_cash_enable" => "", + "quote_default_comments" => "", + "receipt" => "", + "receipt_category" => "", + "receipt_configuration" => "", + "receipt_default" => "", + "receipt_font_size" => "", + "receipt_font_size_number" => "", + "receipt_font_size_required" => "", + "receipt_info" => "", + "receipt_printer" => "", + "receipt_short" => "", + "receipt_show_company_name" => "", + "receipt_show_description" => "", + "receipt_show_serialnumber" => "", + "receipt_show_tax_ind" => "", + "receipt_show_taxes" => "", + "receipt_show_total_discount" => "", + "receipt_template" => "", + "receiving_calculate_average_price" => "", + "recv_invoice_format" => "", + "register_mode_default" => "", + "report_an_issue" => "", + "return_policy_required" => "", + "reward" => "", + "reward_configuration" => "", + "right" => "", + "sales_invoice_format" => "", + "sales_quote_format" => "", + "saved_successfully" => "", + "saved_unsuccessfully" => "", + "security_issue" => "Security Vulnerability Warning", + "server_notice" => "Please use the below info for issue reporting.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "", + "statistics" => "", + "statistics_tooltip" => "", + "stock_location" => "", + "stock_location_duplicate" => "", + "stock_location_invalid_chars" => "", + "stock_location_required" => "", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "", + "suggestions_fourth_column" => "", + "suggestions_layout" => "", + "suggestions_second_column" => "", + "suggestions_third_column" => "", + "system_conf" => "Setup & Conf", + "system_info" => "System Info", + "table" => "", + "table_configuration" => "", + "takings_printer" => "", + "tax" => "", + "tax_category" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_required" => "", + "tax_category_used" => "", + "tax_configuration" => "", + "tax_decimals" => "", + "tax_id" => "", + "tax_included" => "", + "theme" => "", + "theme_preview" => "", + "thousands_separator" => "", + "timezone" => "", + "timezone_error" => "", + "top" => "", + "use_destination_based_tax" => "", + "user_timezone" => "", + "website" => "", + "wholesale_markup" => "", + "work_order_enable" => "", + "work_order_format" => "", +]; diff --git a/app/Language/ro/Customers.php b/app/Language/ro/Customers.php index e59a55945..9344daa9b 100644 --- a/app/Language/ro/Customers.php +++ b/app/Language/ro/Customers.php @@ -1,55 +1,56 @@ - "Cont #", + "account_number_duplicate" => "Numarul de cont exista deja in baza de date.", + "available_points" => "Puncte disponibile", + "available_points_value" => "", + "average" => "Cheltuit mediu", + "avg_discount" => "Reducere medie", + "basic_information" => "Informatii", + "cannot_be_deleted" => "Nu se pot sterge clientii selectati, unul sau mai multi din clientii selectati au vanzari.", + "company_name" => "Companie", + "confirm_delete" => "Sunteti sigur ca doriti stergerea clientului selectat/clientilor selectati?", + "confirm_restore" => "Sunteti sigur ca doriti restabilirea clientului selectat / clientilor selectati?", + "consent" => "Confirmare Inregistrare", + "consent_required" => "Confirmare Inregistrare este un camp obligatoriu.", + "csv_import_failed" => "Importare CSV esuata", + "csv_import_nodata_wrongformat" => "Fisierul incarcat nu contine date sau are format incorect.", + "csv_import_partially_failed" => "Importare client cu succes avand cateva esecuri:", + "csv_import_success" => "Importare cu succes Client.", + "customer" => "Client", + "date" => "Data", + "discount" => "Reducere", + "discount_fixed" => "Reducere fixa", + "discount_percent" => "Reducere procentuala", + "discount_type" => "Tip Reducere", + "email_duplicate" => "Adresa de email exista deja in baza de date.", + "employee" => "Angajat", + "error_adding_updating" => "Adugare sau actualizare Client esuata.", + "import_items_csv" => "Importare Client din CSV", + "mailchimp_activity_click" => "Click email", + "mailchimp_activity_lastopen" => "Ultima deschidere email", + "mailchimp_activity_open" => "Deschide email", + "mailchimp_activity_total" => "Email trimis", + "mailchimp_activity_unopen" => "Email nedeschis", + "mailchimp_email_client" => "Client de email", + "mailchimp_info" => "MailChimp", + "mailchimp_member_rating" => "Evaluare", + "mailchimp_status" => "Stare", + "mailchimp_vip" => "VIP", + "max" => "Maxim cheltuit", + "min" => "Minim cheltuit", + "new" => "Client nou", + "none_selected" => "Nu ati selectat niciun client de sters.", + "one_or_multiple" => "client(i)", + "quantity" => "Cantitate", + "stats_info" => "Statistici", + "successful_adding" => "Ati adaugat cu succes clientul", + "successful_deleted" => "Ati sters cu succes", + "successful_updating" => "Ati actualizat cu succes clientul", + "tax_code" => "Cod taxa", + "tax_id" => "Id Taxa", + "taxable" => "Taxabil", + "total" => "Total cheltuit", + "update" => "Actualizeaza Client", + "rewards_package" => "Pachet recompense", +]; diff --git a/app/Language/ro/Datepicker.php b/app/Language/ro/Datepicker.php index f8d23888d..e8be7a6c0 100644 --- a/app/Language/ro/Datepicker.php +++ b/app/Language/ro/Datepicker.php @@ -1,22 +1,23 @@ - "", + "apply" => "", + "cancel" => "", + "custom" => "", + "from" => "", + "last_30" => "", + "last_7" => "", + "last_financial_year" => "", + "last_month" => "", + "last_year" => "", + "same_month_last_year" => "", + "same_month_to_same_day_last_year" => "", + "this_financial_year" => "", + "this_month" => "", + "this_year" => "", + "to" => "", + "today" => "", + "today_last_year" => "", + "weekstart" => "", + "yesterday" => "", +]; diff --git a/app/Language/ro/Employees.php b/app/Language/ro/Employees.php index d8222c9be..6f597ab5b 100644 --- a/app/Language/ro/Employees.php +++ b/app/Language/ro/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "", + "cannot_be_deleted" => "", + "change_employee" => "", + "change_password" => "", + "clerk" => "", + "commission" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "current_password" => "", + "current_password_invalid" => "", + "employee" => "", + "error_adding_updating" => "", + "error_deleting_demo_admin" => "", + "error_updating_demo_admin" => "", + "language" => "", + "login_info" => "", + "manager" => "", + "new" => "", + "none_selected" => "", + "one_or_multiple" => "", + "password" => "", + "password_minlength" => "", + "password_must_match" => "", + "password_not_must_match" => "", + "password_required" => "", + "permission_desc" => "", + "permission_info" => "", + "repeat_password" => "", + "subpermission_required" => "", + "successful_adding" => "", + "successful_change_password" => "", + "successful_deleted" => "", + "successful_updating" => "", + "system_language" => "", + "unsuccessful_change_password" => "", + "update" => "", + "username" => "", + "username_duplicate" => "", + "username_minlength" => "", + "username_required" => "", +]; diff --git a/app/Language/ro/Enum.php b/app/Language/ro/Enum.php index dde09937b..c39655c3b 100644 --- a/app/Language/ro/Enum.php +++ b/app/Language/ro/Enum.php @@ -1,9 +1,10 @@ - "", + "half_even" => "", + "half_five" => "", + "half_odd" => "", + "half_up" => "", + "round_down" => "", + "round_up" => "", +]; diff --git a/app/Language/ro/Error.php b/app/Language/ro/Error.php index 93f8eb660..8fcd4d7f0 100644 --- a/app/Language/ro/Error.php +++ b/app/Language/ro/Error.php @@ -1,4 +1,5 @@ - "Nu aveti permisiunea de acces a modulului numit", + "unknown" => "Eroare neasteptata", +]; diff --git a/app/Language/ro/Expenses.php b/app/Language/ro/Expenses.php index cae8d985c..e9e237376 100644 --- a/app/Language/ro/Expenses.php +++ b/app/Language/ro/Expenses.php @@ -1,49 +1,50 @@ - "", + "amount" => "", + "amount_number" => "", + "amount_required" => "", + "by_category" => "", + "cannot_be_deleted" => "", + "cash" => "", + "cash_filter" => "", + "categories_name" => "", + "category_required" => "", + "check" => "", + "check_filter" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "credit" => "", + "credit_filter" => "", + "date" => "", + "date_number" => "", + "date_required" => "", + "debit" => "", + "debit_filter" => "", + "description" => "", + "due" => "", + "due_filter" => "", + "employee" => "", + "error_adding_updating" => "", + "expense_id" => "", + "expenses_employee" => "", + "info" => "", + "ip_address" => "", + "is_deleted" => "", + "name_required" => "", + "new" => "", + "new_supplier" => "", + "no_expenses_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "payment" => "", + "start_typing_supplier_name" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier_name" => "", + "supplier_tax_code" => "", + "tax_amount" => "", + "tax_amount_number" => "", + "update" => "", +]; diff --git a/app/Language/ro/Expenses_categories.php b/app/Language/ro/Expenses_categories.php index 7e4c654f7..03169e528 100644 --- a/app/Language/ro/Expenses_categories.php +++ b/app/Language/ro/Expenses_categories.php @@ -1,21 +1,22 @@ - "", + "add_item" => "", + "cannot_be_deleted" => "", + "category_id" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "description" => "", + "error_adding_updating" => "", + "info" => "", + "name" => "", + "new" => "", + "no_expenses_categories_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "quantity" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "update" => "", +]; diff --git a/app/Language/ro/Giftcards.php b/app/Language/ro/Giftcards.php index c2491d327..f1b1bd322 100644 --- a/app/Language/ro/Giftcards.php +++ b/app/Language/ro/Giftcards.php @@ -1,70 +1,71 @@ - "", + "allow_alt_description" => "", + "bulk_edit" => "", + "cannot_be_deleted" => "", + "cannot_find_giftcard" => "", + "cannot_use" => "", + "card_value" => "", + "category" => "", + "change_all_to_allow_alt_desc" => "", + "change_all_to_not_allow_allow_desc" => "", + "change_all_to_serialized" => "", + "change_all_to_unserialized" => "", + "confirm_bulk_edit" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost_price" => "", + "count" => "", + "csv_import_failed" => "", + "current_quantity" => "", + "description" => "", + "details_count" => "", + "do_nothing" => "", + "edit_fields_you_want_to_update" => "", + "edit_multiple_giftcards" => "", + "error_adding_updating" => "", + "error_updating_multiple" => "", + "generate_barcodes" => "", + "giftcard" => "", + "giftcard_number" => "", + "info_provided_by" => "", + "inventory_comments" => "", + "is_serialized" => "", + "low_inventory_giftcards" => "", + "manually_editing_of_quantity" => "", + "must_select_giftcard_for_barcode" => "", + "new" => "", + "no_description_giftcards" => "", + "no_giftcards_to_display" => "", + "none" => "", + "none_selected" => "", + "number" => "", + "number_information" => "", + "number_required" => "", + "one_or_multiple" => "", + "person_id" => "", + "quantity" => "", + "quantity_required" => "", + "remaining_balance" => "", + "reorder_level" => "", + "retrive_giftcard_info" => "", + "sales_tax_1" => "", + "sales_tax_2" => "", + "serialized_giftcards" => "", + "successful_adding" => "", + "successful_bulk_edit" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "tax_1" => "", + "tax_2" => "", + "tax_percent" => "", + "tax_percents" => "", + "unit_price" => "", + "upc_database" => "", + "update" => "", + "use_inventory_menu" => "", + "value" => "", + "value_required" => "", +]; diff --git a/app/Language/ro/Item_kits.php b/app/Language/ro/Item_kits.php index 7e5447763..2f21a4963 100644 --- a/app/Language/ro/Item_kits.php +++ b/app/Language/ro/Item_kits.php @@ -1,40 +1,41 @@ - "", + "all" => "", + "cannot_be_deleted" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "description" => "", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "error_adding_updating" => "", + "find_kit_item" => "", + "info" => "", + "item" => "", + "item_kit_number" => "", + "item_kit_number_duplicate" => "", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "", + "kit" => "", + "kit_and_components" => "", + "kit_and_stock" => "", + "kit_only" => "", + "name" => "", + "new" => "", + "no_item_kits_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "price_option" => "", + "priced_only" => "", + "print_option" => "", + "quantity" => "", + "sequence" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "unit_price" => "", + "update" => "", +]; diff --git a/app/Language/ro/Items.php b/app/Language/ro/Items.php index dcbaa0ba1..64c07b1a5 100644 --- a/app/Language/ro/Items.php +++ b/app/Language/ro/Items.php @@ -1,119 +1,120 @@ - "", + "allow_alt_description" => "", + "amount_entry" => "", + "bulk_edit" => "", + "buy_price_required" => "", + "cannot_be_deleted" => "", + "cannot_find_item" => "", + "categories" => "Categorii - selectare numar produs.", + "category" => "Categorie", + "category_new" => "Categorie noua", + "category_required" => "Campul Categorie este obligatoriu.", + "change_all_to_allow_alt_desc" => "Permite descriere alternativa pentru tot.", + "change_all_to_not_allow_allow_desc" => "Nu permite descriere alternativa pentru tot.", + "change_all_to_serialized" => "", + "change_all_to_unserialized" => "", + "change_image" => "Schimbare imagine", + "confirm_bulk_edit" => "Sigur doriti editarea produsului/produselor selectate?", + "confirm_bulk_edit_wipe_taxes" => "Toate informatiile cu privire la taxe, vor fi inlocuite.", + "confirm_delete" => "Sigur doriti stergerea produselor selectate?", + "confirm_restore" => "Sigur doriti restaurarea produselor selectate?", + "cost_price" => "", + "cost_price_number" => "", + "cost_price_required" => "", + "count" => "", + "csv_import_failed" => "", + "csv_import_nodata_wrongformat" => "", + "csv_import_partially_failed" => "", + "csv_import_success" => "", + "current_quantity" => "", + "default_pack_name" => "", + "description" => "", + "details_count" => "", + "do_nothing" => "", + "edit" => "", + "edit_fields_you_want_to_update" => "", + "edit_multiple_items" => "", + "empty_upc_items" => "", + "error_adding_updating" => "", + "error_updating_multiple" => "", + "generate_barcodes" => "", + "hsn_code" => "", + "image" => "", + "import_items_csv" => "", + "info_provided_by" => "", + "inventory" => "", + "inventory_CSV_import_quantity" => "", + "inventory_comments" => "", + "inventory_data_tracking" => "", + "inventory_date" => "", + "inventory_employee" => "", + "inventory_in_out_quantity" => "", + "inventory_remarks" => "", + "is_deleted" => "", + "is_printed" => "", + "is_serialized" => "", + "item" => "", + "item_id" => "", + "item_number" => "", + "item_number_duplicate" => "", + "kit" => "", + "location" => "", + "low_inventory_items" => "", + "low_sell_item" => "", + "manually_editing_of_quantity" => "", + "markup" => "", + "name" => "", + "name_required" => "", + "new" => "", + "no_description_items" => "", + "no_items_to_display" => "", + "none" => "", + "none_selected" => "", + "nonstock" => "", + "number_information" => "", + "number_required" => "", + "one_or_multiple" => "", + "pack_name" => "", + "qty_per_pack" => "", + "quantity" => "", + "quantity_number" => "", + "quantity_required" => "", + "receiving_quantity" => "", + "remove_image" => "", + "reorder_level" => "", + "reorder_level_number" => "", + "reorder_level_required" => "", + "retrive_item_info" => "", + "sales_tax_1" => "", + "sales_tax_2" => "", + "search_attributes" => "", + "select_image" => "", + "serialized_items" => "", + "standard" => "", + "stock" => "", + "stock_location" => "", + "stock_type" => "", + "successful_adding" => "", + "successful_bulk_edit" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "tax_1" => "", + "tax_2" => "", + "tax_3" => "", + "tax_category" => "", + "tax_percent" => "", + "tax_percent_number" => "", + "tax_percent_required" => "", + "tax_percents" => "", + "temp" => "", + "type" => "", + "unit_price" => "", + "unit_price_number" => "", + "unit_price_required" => "", + "upc_database" => "", + "update" => "", + "use_inventory_menu" => "", +]; diff --git a/app/Language/ro/Login.php b/app/Language/ro/Login.php index 5b6b148ab..0adf698f7 100644 --- a/app/Language/ro/Login.php +++ b/app/Language/ro/Login.php @@ -1,13 +1,14 @@ - "", + "go" => "", + "invalid_gcaptcha" => "", + "invalid_installation" => "", + "invalid_username_and_password" => "", + "login" => "", + "logout" => "", + "migration_needed" => "", + "password" => "", + "username" => "", + "welcome" => "", +]; diff --git a/app/Language/ro/Messages.php b/app/Language/ro/Messages.php index 31f76c90f..ce3a2e233 100644 --- a/app/Language/ro/Messages.php +++ b/app/Language/ro/Messages.php @@ -1,14 +1,15 @@ - "", + "last_name" => "", + "message" => "", + "message_placeholder" => "", + "message_required" => "", + "multiple_phones" => "", + "phone" => "", + "phone_number_required" => "", + "phone_placeholder" => "", + "sms_send" => "", + "successfully_sent" => "", + "unsuccessfully_sent" => "", +]; diff --git a/app/Language/ro/Module.php b/app/Language/ro/Module.php index 6efb023ea..f2ad04586 100644 --- a/app/Language/ro/Module.php +++ b/app/Language/ro/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "", + "attributes_desc" => "", + "both" => "", + "cashups" => "", + "cashups_desc" => "", + "config" => "", + "config_desc" => "", + "customers" => "", + "customers_desc" => "", + "employees" => "", + "employees_desc" => "", + "expenses" => "", + "expenses_categories" => "", + "expenses_categories_desc" => "", + "expenses_desc" => "", + "giftcards" => "", + "giftcards_desc" => "", + "home" => "", + "home_desc" => "", + "item_kits" => "", + "item_kits_desc" => "", + "items" => "", + "items_desc" => "", + "messages" => "", + "messages_desc" => "", + "migrate" => "", + "migrate_desc" => "", + "office" => "", + "office_desc" => "", + "receivings" => "", + "receivings_desc" => "", + "reports" => "", + "reports_desc" => "", + "sales" => "", + "sales_desc" => "", + "suppliers" => "", + "suppliers_desc" => "", + "taxes" => "", + "taxes_desc" => "", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/ro/Receivings.php b/app/Language/ro/Receivings.php index 1537f2ffc..2a1c49abb 100644 --- a/app/Language/ro/Receivings.php +++ b/app/Language/ro/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "Anulare", + "cannot_be_deleted" => "Stergere Recptie/Receptii esuata.", + "comments" => "Comentarii", + "complete_receiving" => "Finalizare", + "confirm_cancel_receiving" => "Sigr doriti eliminarea acestei receptii? Toate articolele vor fi eliminate.", + "confirm_delete" => "", + "confirm_finish_receiving" => "", + "confirm_restore" => "", + "cost" => "", + "daily" => "", + "date" => "", + "date_required" => "", + "date_type" => "", + "delete_entire_sale" => "", + "discount" => "", + "edit" => "", + "edit_sale" => "", + "employee" => "", + "error_editing_item" => "", + "error_requisition" => "", + "find_or_scan_item" => "", + "find_or_scan_item_or_receipt" => "", + "id" => "", + "item_name" => "", + "mode" => "", + "new_supplier" => "", + "one_or_multiple" => "", + "print_after_sale" => "", + "quantity" => "", + "receipt" => "", + "receipt_number" => "", + "receiving" => "", + "reference" => "", + "register" => "", + "requisition" => "", + "return" => "", + "select_supplier" => "", + "ship_pack" => "", + "start_typing_supplier_name" => "", + "stock" => "", + "stock_destination" => "", + "stock_locaiton" => "", + "stock_source" => "", + "successfully_deleted" => "", + "successfully_updated" => "", + "supplier" => "", + "supplier_address" => "", + "supplier_email" => "", + "supplier_location" => "", + "total" => "", + "transaction_failed" => "", + "unable_to_add_item" => "", + "unsuccessfully_updated" => "", + "update" => "", +]; diff --git a/app/Language/ro/Reports.php b/app/Language/ro/Reports.php index 6c54cf227..c8f0dcce9 100644 --- a/app/Language/ro/Reports.php +++ b/app/Language/ro/Reports.php @@ -1,147 +1,148 @@ - "", + "authority" => "", + "canceled" => "", + "categories" => "", + "categories_summary_report" => "", + "category" => "", + "code_canceled" => "", + "code_invoice" => "", + "code_pos" => "", + "code_quote" => "", + "code_return" => "", + "code_type" => "", + "code_work_order" => "", + "comments" => "", + "commission" => "", + "complete" => "", + "completed_sales" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost" => "", + "cost_price" => "", + "count" => "", + "customer" => "", + "customers" => "", + "customers_summary_report" => "", + "date" => "", + "date_range" => "", + "description" => "", + "detailed_receivings_report" => "", + "detailed_receivings_report_input" => "", + "detailed_reports" => "", + "detailed_requisition_report" => "", + "detailed_sales_report" => "", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "discounts" => "", + "discounts_summary_report" => "", + "earned" => "", + "employee" => "", + "employees" => "", + "employees_summary_report" => "", + "expenses" => "", + "expenses_amount" => "", + "expenses_categories" => "", + "expenses_categories_summary_report" => "", + "expenses_category" => "", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "", + "expenses_total_amount" => "", + "expenses_total_tax_amount" => "", + "graphical_reports" => "", + "inventory" => "", + "inventory_low" => "", + "inventory_low_report" => "", + "inventory_reports" => "", + "inventory_summary" => "", + "inventory_summary_report" => "", + "item" => "", + "item_count" => "", + "item_name" => "", + "item_number" => "", + "items" => "", + "items_purchased" => "", + "items_received" => "", + "items_summary_report" => "", + "jurisdiction" => "", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "", + "more_than_zero" => "", + "name" => "", + "no_reports_to_display" => "", + "payment_type" => "", + "payments" => "", + "payments_summary_report" => "", + "profit" => "", + "quantity" => "", + "quantity_purchased" => "", + "quotes" => "", + "received_by" => "", + "receiving_id" => "", + "receiving_type" => "", + "receivings" => "", + "reorder_level" => "", + "report" => "", + "report_input" => "", + "reports" => "", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "", + "returns" => "", + "revenue" => "", + "sale_id" => "", + "sale_type" => "", + "sales" => "", + "sales_amount" => "", + "sales_summary_report" => "", + "sales_taxes" => "", + "sales_taxes_summary_report" => "", + "serial_number" => "", + "service_charge" => "", + "sold_by" => "", + "sold_items" => "", + "sold_to" => "", + "stock_location" => "", + "sub_total_value" => "", + "subtotal" => "", + "summary_reports" => "", + "supplied_by" => "", + "supplier" => "", + "suppliers" => "", + "suppliers_summary_report" => "", + "tax" => "", + "tax_category" => "", + "tax_name" => "", + "tax_percent" => "", + "tax_rate" => "", + "taxes" => "", + "taxes_summary_report" => "", + "total" => "", + "total_inventory_value" => "", + "total_low_sell_quantity" => "", + "total_quantity" => "", + "total_retail" => "", + "trans_amount" => "", + "trans_due" => "", + "trans_group" => "", + "trans_nopay_sales" => "", + "trans_payments" => "", + "trans_refunded" => "", + "trans_sales" => "", + "trans_type" => "", + "type" => "", + "unit_price" => "", + "used" => "", + "work_orders" => "", + "zero_and_less" => "", +]; diff --git a/app/Language/ro/Sales.php b/app/Language/ro/Sales.php index 12d8aa522..2f9e7d07b 100644 --- a/app/Language/ro/Sales.php +++ b/app/Language/ro/Sales.php @@ -1,223 +1,224 @@ - "Puncte disponibile", + "rewards_package" => "Recompense", + "rewards_remaining_balance" => "Valoarea ramasa a punctelor de fidelizare este ", + "account_number" => "Cont #", + "add_payment" => "Adauga Plata", + "amount_due" => "Suma datorata", + "amount_tendered" => "Suma Oferita", + "authorized_signature" => "Semnatura Autorizata", + "cancel_sale" => "Anuleaza", + "cash" => "Numerar", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "", + "cash_deposit" => "Depozit Numerar", + "cash_filter" => "Numerar", + "change_due" => "Rest datorat", + "change_price" => "", + "check" => "Bon/cec", + "check_balance" => "Verificati restul", + "check_filter" => "Bon/cec", + "close" => "", + "comment" => "Comentariu", + "comments" => "Comentarii", + "company_name" => "", + "complete" => "", + "complete_sale" => "Finalizare", + "confirm_cancel_sale" => "Sigur vreti sa eliminati aceasta vanzare? Toate articolele vor fi sterse.", + "confirm_delete" => "Sigur doriti stergerea Vanzarii/Vanzarilor selectate?", + "confirm_restore" => "Sigur doriti restabilirea Vanzarii/Vanzarilor selectate?", + "credit" => "Card Credit", + "credit_deposit" => "Depozit Credit", + "credit_filter" => "", + "current_table" => "", + "customer" => "Nume", + "customer_address" => "Adresa", + "customer_discount" => "Reducere", + "customer_email" => "Email", + "customer_location" => "Amplasare", + "customer_mailchimp_status" => "Situatie Mailchimp", + "customer_optional" => "(Optional)", + "customer_required" => "(Necesar)", + "customer_total" => "Total", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "Data Vanzare", + "date_range" => "Perioada", + "date_required" => "Trebuie introdusa o data corecta.", + "date_type" => "Data este un camp obligatoriu.", + "debit" => "Card Debit", + "debit_filter" => "", + "delete" => "Permite Stergerea", + "delete_confirmation" => "Sigur doriti stergerea acestei vanzari? Nu puteti reveni anterior dupa aceasta actiune.", + "delete_entire_sale" => "Sterge Toata Vanzarea", + "delete_successful" => "Stergere vanzare reusita.", + "delete_unsuccessful" => "Stergere vanzare nereusita.", + "description_abbrv" => "Desc.", + "discard" => "Renunta", + "discard_quote" => "", + "discount" => "Reducere", + "discount_included" => "% Reducere", + "discount_short" => "%", + "due" => "Datorat", + "due_filter" => "De plata", + "edit" => "Editare", + "edit_item" => "Editare Articol", + "edit_sale" => "Editare Vanzare", + "email_receipt" => "Transmite Chitanta pe email", + "employee" => "Salariat", + "entry" => "Intrare", + "error_editing_item" => "Eroare editare articol", + "find_or_scan_item" => "Gaseste sau scaneaza Articol", + "find_or_scan_item_or_receipt" => "Gaseste sau scaneaza Articol sau Chitanta", + "giftcard" => "Card Cadou", + "giftcard_balance" => "Sold Card Cadou", + "giftcard_filter" => "", + "giftcard_number" => "Numar Card Cadou", + "group_by_category" => "Grupare dupa Categorie", + "group_by_type" => "Grupare dupa Tip", + "hsn" => "HSN", + "id" => "ID Vanzare", + "include_prices" => "Include Preturi?", + "invoice" => "Factura", + "invoice_confirm" => "Aceasta factura va fi trimisa catre", + "invoice_enable" => "Creare Factura", + "invoice_filter" => "Facturi", + "invoice_no_email" => "Adresa de email a acestui client nu este valida.", + "invoice_number" => "Factura #", + "invoice_number_duplicate" => "Numar Factura trebuie sa fie unic.", + "invoice_sent" => "Factura trimisa catre", + "invoice_total" => "Total Factura", + "invoice_type_custom_invoice" => "Factura Personalizata (custom_invoice.php)", + "invoice_type_custom_tax_invoice" => "Factura Fiscala Personalizata (custom_tax_invoice.php)", + "invoice_type_invoice" => "Factura (invoice.php)", + "invoice_type_tax_invoice" => "Factura Fiscala (tax_invoice.php)", + "invoice_unsent" => "Factura nu a putut fi trimisă catre", + "invoice_update" => "Renumara", + "item_insufficient_of_stock" => "Articol cu fara stoc suficient.", + "item_name" => "Nume Articol", + "item_number" => "Articol #", + "item_out_of_stock" => "Articolul nu este in stoc.", + "key_browser" => "", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "Mod inregistrare", + "must_enter_numeric" => "Valoare ofertata trebuie sa fie numerica.", + "must_enter_numeric_giftcard" => "Numar Card Cadou trebuie sa fie numeric.", + "new_customer" => "Client nou", + "new_item" => "Articol nou", + "no_description" => "Fara descriere", + "no_filter" => "Toate", + "no_items_in_cart" => "Nu sunt articole in cosul de cumparaturi.", + "no_sales_to_display" => "Nu sunt Vanzari de afisat.", + "none_selected" => "Nu ati selecta nicio Vanzare de sters.", + "nontaxed_ind" => "", + "not_authorized" => "Aceasta actiune nu este autorizata.", + "one_or_multiple" => "Vanzare(i)", + "payment" => "Tip Plata", + "payment_amount" => "Valoare", + "payment_not_cover_total" => "Valoarea de Plata trebuie sa fie mai mare sau egala decat Totalul.", + "payment_type" => "Tip", + "payments" => "", + "payments_total" => "Total Plati", + "price" => "Pret", + "print_after_sale" => "Tipareste dupa Vanzare", + "quantity" => "Cantitate", + "quantity_less_than_reorder_level" => "Avertisment: Cantitatea dorita este sub nivelul de resuplinire a acestui Articol.", + "quantity_less_than_zero" => "Avertisment: Cantitatea dorita este insuficienta. Vanzarea poate continua, dar verificati-va stocul.", + "quantity_of_items" => "Cantitatea a {0} Articole", + "quote" => "Cotatie", + "quote_number" => "Numar Cotatie", + "quote_number_duplicate" => "Numar Cotatie trebuie sa fie unic.", + "quote_sent" => "Cotatie trimisa catre", + "quote_unsent" => "Timitere cotatie nereusita catre", + "receipt" => "Chitanta Vanzari", + "receipt_no_email" => "Acest client nu are adresa de email valida.", + "receipt_number" => "Vanzare #", + "receipt_sent" => "Chitanta trimisa catre", + "receipt_unsent" => "Trimitere chitanta nereusita catre", + "refund" => "", + "register" => "Registru Vanzari", + "remove_customer" => "Eliminati Clientul", + "remove_discount" => "", + "return" => "Inapoiere", + "rewards" => "Puncte fidelizare", + "rewards_balance" => "Sold Puncte fidelizare", + "sale" => "Vanzare", + "sale_by_invoice" => "Vanzare cu Factura", + "sale_for_customer" => "Client:", + "sale_time" => "Timp", + "sales_tax" => "Taxa", + "sales_total" => "", + "select_customer" => "Selectare Client", + "send_invoice" => "Trimite Factura", + "send_quote" => "Trimite Cotatie", + "send_receipt" => "Trimite Chitanta", + "send_work_order" => "Trimite Comanda de Lucru", + "serial" => "Serie", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "Arata Factura", + "show_receipt" => "Arata Chitanta", + "start_typing_customer_name" => "Incepeti sa tastati detaliile clientului ...", + "start_typing_item_name" => "Incepeti tastarea Nume Articol sau scanati Cod de bare ...", + "stock" => "Stoc", + "stock_location" => "Locatie Stoc", + "sub_total" => "Subtotal", + "successfully_deleted" => "Ati reusit stergerea", + "successfully_restored" => "Ati reusit restaurarea", + "successfully_suspended_sale" => "Suspendare vanzare reusita.", + "successfully_updated" => "Actualizare vanzare reusita.", + "suspend_sale" => "Suspendare", + "suspended_doc_id" => "Document", + "suspended_sale_id" => "ID", + "suspended_sales" => "Suspendata", + "table" => "Masa", + "takings" => "Vanzari Zilnice", + "tax" => "Taxa", + "tax_id" => "Id Taxa", + "tax_invoice" => "Factura Fiscala", + "tax_percent" => "Taxa %", + "taxed_ind" => "", + "total" => "Total", + "total_tax_exclusive" => "Fara taxe", + "transaction_failed" => "Tranzactie nereusita.", + "unable_to_add_item" => "Adaugare articol la Vanzare nereusita", + "unsuccessfully_deleted" => "Stergere Vanzare(i) nereusita.", + "unsuccessfully_restored" => "Restaurare Vanzare(i) nereusita.", + "unsuccessfully_suspended_sale" => "Suspendare Vanzare nereusita.", + "unsuccessfully_updated" => "Actualizare Vanzare nereusita.", + "unsuspend" => "Nesuspendata", + "unsuspend_and_delete" => "Actiune", + "update" => "Actualizare", + "upi" => "", + "visa" => "", + "wholesale" => "", + "work_order" => "", + "work_order_number" => "", + "work_order_number_duplicate" => "", + "work_order_sent" => "", + "work_order_unsent" => "", +]; diff --git a/app/Language/ro/Suppliers.php b/app/Language/ro/Suppliers.php index 7364b06ba..f6a8af42f 100644 --- a/app/Language/ro/Suppliers.php +++ b/app/Language/ro/Suppliers.php @@ -1,23 +1,24 @@ - "Număr cont", + "agency_name" => "Nume Agenție", + "cannot_be_deleted" => "Nu pot șterge Funrizorul/Furnizorii selectat/selectați. Unul sau mai mulți au Vânzări.", + "category" => "Categorie", + "company_name" => "Nume Companie", + "company_name_required" => "Este obligatoriu câmpul Nume Companie.", + "confirm_delete" => "", + "confirm_restore" => "", + "cost" => "", + "error_adding_updating" => "", + "goods" => "", + "new" => "", + "none_selected" => "", + "one_or_multiple" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "supplier_id" => "", + "tax_id" => "", + "update" => "", +]; diff --git a/app/Language/ro/Taxes.php b/app/Language/ro/Taxes.php index 8b395b5b0..6ae3d5b76 100644 --- a/app/Language/ro/Taxes.php +++ b/app/Language/ro/Taxes.php @@ -1,81 +1,82 @@ - "", + "cascade" => "", + "cascade_sequence" => "", + "city" => "", + "code" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "default_tax_category" => "", + "default_tax_rate" => "", + "error_adding_updating" => "", + "group_seq" => "", + "jurisdiction_name" => "", + "name" => "", + "new" => "", + "no_taxes" => "", + "no_taxes_to_display" => "", + "reporting_authority" => "", + "round_half_down" => "", + "round_half_even" => "", + "round_half_odd" => "", + "round_half_up" => "", + "rounding_code" => "", + "sales_tax" => "", + "sales_tax_by_invoice" => "", + "sequence" => "", + "state" => "", + "successful_deleted" => "", + "tax_categories" => "", + "tax_categories_configuration" => "", + "tax_categories_saved_successfully" => "", + "tax_categories_saved_unsuccessfully" => "", + "tax_category" => "", + "tax_category_code" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_name" => "", + "tax_category_new" => "", + "tax_category_required" => "", + "tax_code" => "", + "tax_code_cannot_be_deleted" => "", + "tax_code_duplicate" => "", + "tax_code_invalid_chars" => "", + "tax_code_name" => "", + "tax_code_required" => "", + "tax_code_successful_deleted" => "", + "tax_code_successful_updated" => "", + "tax_code_successful_updating" => "", + "tax_code_successfully_added" => "", + "tax_code_type" => "", + "tax_codes" => "", + "tax_codes_configuration" => "", + "tax_codes_saved_successfully" => "", + "tax_codes_saved_unsuccessfully" => "", + "tax_excluded" => "", + "tax_group" => "", + "tax_group_not_unique" => "", + "tax_group_sequence" => "", + "tax_included" => "", + "tax_jurisdiction" => "", + "tax_jurisdiction_duplicate" => "", + "tax_jurisdiction_invalid_chars" => "", + "tax_jurisdiction_required" => "", + "tax_jurisdictions" => "", + "tax_jurisdictions_configuration" => "", + "tax_jurisdictions_saved_successfully" => "", + "tax_jurisdictions_saved_unsuccessfully" => "", + "tax_rate" => "", + "tax_rate_configuration" => "", + "tax_rate_error_adding_updating" => "", + "tax_rate_numeric" => "", + "tax_rate_required" => "", + "tax_rate_successful_updated" => "", + "tax_rate_successfully_added" => "", + "tax_rates" => "", + "tax_rates_configuration" => "", + "tax_rounding" => "", + "tax_type" => "", + "update" => "", + "vat_tax" => "", +]; diff --git a/app/Language/ru/Attributes.php b/app/Language/ru/Attributes.php index 95dd786e3..e29110528 100644 --- a/app/Language/ru/Attributes.php +++ b/app/Language/ru/Attributes.php @@ -1,30 +1,32 @@ "Значение атрибута не может содержать ':' или '|'", + "confirm_delete" => "Вы уверены, что хотите удалить выбранные атрибут(ы)?", + "confirm_restore" => "Вы уверены, что хотите восстановить выбранные атрибут(ы)?", + "definition_cannot_be_deleted" => "Не удалось удалить выбранные атрибут(ы)", + "definition_error_adding_updating" => "Атрибут {0} не может быть добавлен или обновлен. Пожалуйста, проверьте журнал ошибок.", + "definition_flags" => "Видимость атрибута", + "definition_group" => "Группа", + "definition_id" => "№", + "definition_name" => "Добавить атрибут", + "definition_name_required" => "Название атрибута - обязательное поле", + "definition_one_or_multiple" => "атрибут(ы)", + "definition_successful_adding" => "Вы успешно добавили товар", + "definition_successful_deleted" => "Успешно удалено", + "definition_successful_updating" => "Обновлено успешно", + "definition_type" => "Тип атрибута", + "definition_type_required" => "Название атрибута - обязательное поле", + "definition_unit" => "Единица измерения", + "definition_values" => "Значения атрибута", + "new" => "Новый атрибут", + "no_attributes_to_display" => "Нет товаров для отображения", + "receipt_visibility" => "Чек", + "show_in_items" => "Показать в товарах", + "show_in_items_visibility" => "Товары", + "show_in_receipt" => "Показать в квитанции", + "show_in_receivings" => "Показать в закупках", + "show_in_receivings_visibility" => "Закупки", + "show_in_sales" => "Показать в продажах", + "show_in_sales_visibility" => "Продажи", + "update" => "Обновить атрибут", +]; diff --git a/app/Language/ru/Bootstrap_tables.php b/app/Language/ru/Bootstrap_tables.php index 215f6d204..95ec48bf9 100644 --- a/app/Language/ru/Bootstrap_tables.php +++ b/app/Language/ru/Bootstrap_tables.php @@ -1,9 +1,11 @@ "все", + "tables_columns" => "Колонки", + "tables_hide_show_pagination" => "Скрыть/Показать нумерацию страниц", + "tables_loading" => "Пожалуйста, подождите, идёт загрузка...", + "tables_page_from_to" => "Показать с {0} по {1} из {2} записей", + "tables_refresh" => "Обновить", + "tables_rows_per_page" => "{0} записей на страницу", + "tables_toggle" => "Переключить", +]; diff --git a/app/Language/ru/Cashups.php b/app/Language/ru/Cashups.php index e6ad7ad9f..0fe3d0de6 100644 --- a/app/Language/ru/Cashups.php +++ b/app/Language/ru/Cashups.php @@ -1,48 +1,49 @@ - "Количество", + "amount_number" => "Количество должно быть цифрами", + "amount_required" => "Количество - обязательное поле.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "", + "cash_difference" => "", + "close_date" => "", + "close_employee" => "", + "closed_amount_card" => "", + "closed_amount_cash" => "", + "closed_amount_check" => "", + "closed_amount_due" => "", + "closed_amount_giftcard" => "", + "closed_amount_total" => "", + "closed_date" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "confirm_submit" => "", + "date_number" => "Дата должна быть цифрами", + "date_required" => "", + "description" => "", + "enable_expected" => "", + "error_adding_updating" => "", + "giftcard" => "", + "id" => "", + "info" => "", + "info_employee" => "", + "is_deleted" => "", + "new" => "", + "no_cashups_to_display" => "", + "none_selected" => "", + "note" => "", + "one_or_multiple" => "", + "open_amount_cash" => "", + "open_date" => "", + "open_employee" => "", + "opened_date" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "total" => "", + "transfer_amount_cash" => "", + "transfer_amount_cash_minus" => "", + "update" => "", + "warning" => "", +]; diff --git a/app/Language/ru/Common.php b/app/Language/ru/Common.php index 114fe3778..392892cc7 100644 --- a/app/Language/ru/Common.php +++ b/app/Language/ru/Common.php @@ -1,86 +1,88 @@ "Адрес 1", + "address_2" => "Адрес 2", + "admin" => "", + "city" => "Город", + "clerk" => "", + "close" => "Закрыть", + "color" => "", + "comments" => "Комментарии", + "common" => "общее", + "confirm_search" => "Вы выбрали одну или несколько строк, после поиска они больше не будут выбраны. Вы уверены, что хотите отправить этот запрос?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "", + "country" => "Страна", + "dashboard" => "", + "date" => "Дата", + "delete" => "Удалить", + "det" => "подробности", + "download_import_template" => "Скачать шаблон Импорт Calc (CSV)", + "edit" => "правка", + "email" => "Эл. почта", + "email_invalid_format" => "Адрес электронной почты имеет неправильный формат.", + "export_csv" => "Экспорт в CSV", + "export_csv_no" => "Нет", + "export_csv_yes" => "Да", + "fields_required_message" => "Поля, выделенные красным, обязательны для заполнения", + "fields_required_message_unique" => "", + "first_name" => "Имя", + "first_name_required" => "Имя - обязательное поле для заполнения.", + "first_page" => "Первая", + "gender" => "Пол", + "gender_female" => "Жен.", + "gender_male" => "Муж.", + "gender_undefined" => "", + "icon" => "Иконка", + "id" => "№", + "import" => "Импорт", + "import_change_file" => "Править", + "import_csv" => "Импорт из CSV", + "import_full_path" => "Требуется полный путь к CSV-файлу", + "import_remove_file" => "Удалить", + "import_select_file" => "Выберите файл", + "inv" => "счет", + "last_name" => "Фамилия", + "last_name_required" => "Фамилия - обязательное поле для заполнения.", + "last_page" => "Последняя", + "learn_about_project" => ", чтобы узнать самую последнюю информацию о проекте.", + "list_of" => "Список", + "logo" => "Логотип", + "logo_mark" => "Пометка", + "logout" => "Выход", + "manager" => "", + "migration_needed" => "", + "new" => "Новый", + "no" => "", + "no_persons_to_display" => "Нет информации для отображения.", + "none_selected_text" => "[Выбрать]", + "or" => "ИЛИ", + "people" => "", + "phone_number" => "Номер телефона", + "phone_number_required" => "", + "please_visit_my" => "Посетите", + "position" => "", + "powered_by" => "ПО:", + "price" => "Цена", + "print" => "Печать", + "remove" => "Удалить", + "required" => "Обязательно", + "restore" => "Восстановить", + "return_policy" => "Политика возврата", + "search" => "Поиск", + "search_options" => "Параметры поиска", + "searched_for" => "Найдено", + "software_short" => "", + "software_title" => "Система управления продажами с открытым исходным кодом", + "state" => "Регион", + "submit" => "Сохранить", + "total_spent" => "Всего потрачено", + "unknown" => "Неизветсно", + "view_recent_sales" => "Посмотреть недавние продажи", + "website" => "opensourcepos.org", + "welcome" => "Добро пожаловать", + "welcome_message" => "Добро пожаловать в OSPOS, нажмите на модули ниже, чтобы начать.", + "yes" => "", + "you_are_using_ospos" => "Вы использоваете Open Source Point Of Sale Версия", + "zip" => "Почтовый индекс", +]; diff --git a/app/Language/ru/Config.php b/app/Language/ru/Config.php index a5f6f6f97..33f5f29d4 100644 --- a/app/Language/ru/Config.php +++ b/app/Language/ru/Config.php @@ -1,328 +1,330 @@ "Адрес компании", + "address_required" => "Адрес компании - обязательное поле для заполнения.", + "all_set" => "Все права доступа к файлам установлены правильно!", + "allow_duplicate_barcodes" => "Разрешить дубликаты штрих-кодов", + "apostrophe" => "апостроф", + "backup_button" => "Резервная копия", + "backup_database" => "Резервная копия базы данных", + "barcode" => "Штрих-код", + "barcode_company" => "Название компании", + "barcode_configuration" => "Параметры штрих-кода", + "barcode_content" => "Содержание штрих-кода", + "barcode_first_row" => "Строка 1", + "barcode_font" => "Шрифт", + "barcode_formats" => "Формат ввода", + "barcode_generate_if_empty" => "Сгенерировать новый, если пусто.", + "barcode_height" => "Высота (пикс.)", + "barcode_id" => "№ товара/Название", + "barcode_info" => "Информация о параметрах штрих-кода", + "barcode_layout" => "Макет штрих-кода", + "barcode_name" => "Название", + "barcode_number" => "Штрих-код", + "barcode_number_in_row" => "Номер в строке", + "barcode_page_cellspacing" => "Расстояние между ячейками.", + "barcode_page_width" => "Ширина страницы", + "barcode_price" => "Цена", + "barcode_second_row" => "Строка 2", + "barcode_third_row" => "Строка 3", + "barcode_tooltip" => "Предупреждение: Эта функция может привести к тому, что будут созданы или импортированы дублирующиеся товары. Не используйте, если вы не хотите дублировать штрих-коды.", + "barcode_type" => "Тип штрих-кода", + "barcode_width" => "Ширина (пикс.)", + "bottom" => "Конец", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "Цены - десятичные дроби", + "cash_decimals_tooltip" => "Если десятичные дроби для цен и валюты совпадают, то это не будет выполняться, если для цен не установлено округление до пяти.", + "cash_rounding" => "Округление цен", + "category_dropdown" => "Показывать категории всплывающим списом", + "center" => "Центр", + "change_apperance_tooltip" => "", + "comma" => "Запятая", + "company" => "Название компании", + "company_avatar" => "", + "company_change_image" => "Сменить изображение", + "company_logo" => "Логотип компании", + "company_remove_image" => "Удалить изображение", + "company_required" => "Название компании - обязательное поле для заполнения", + "company_select_image" => "Выбрать изображение", + "company_website_url" => "Веб-сайт компании не является допустимым адресом (https://...).", + "country_codes" => "Коды cтран", + "country_codes_tooltip" => "Разделенный запятыми список кодов стран для поиска адреса.", + "currency_code" => "Код валюты", + "currency_decimals" => "Валюта - десятичные дроби", + "currency_symbol" => "Символ валюты", + "current_employee_only" => "", + "customer_reward" => "Вознаграждение", + "customer_reward_duplicate" => "Вознаграждение должно быть уникальным.", + "customer_reward_enable" => "Включить программу лояльности", + "customer_reward_invalid_chars" => "Вознаграждение не может содержать '_'", + "customer_reward_required" => "Вознаграждение - обязательное поле для заполнения", + "customer_sales_tax_support" => "", + "date_or_time_format" => "Фильтр даты и времени", + "datetimeformat" => "Формат даты и времени", + "decimal_point" => "Разделитель десятичных", + "default_barcode_font_size_number" => "Размер шрифта штрих-кода должен быть введен цифрами.", + "default_barcode_font_size_required" => "Размер шрифта штрих-кода - обязательное поле.", + "default_barcode_height_number" => "Высота штрих-кода должна быть введена цифрами.", + "default_barcode_height_required" => "Высота штрих-кода - обязательное поле.", + "default_barcode_num_in_row_number" => "Номер штрих-кода должен быть введен цифрами.", + "default_barcode_num_in_row_required" => "Номер штрих-кода - обязательное поле.", + "default_barcode_page_cellspacing_number" => "Расстояние между ячейками страницы штрих-кода должено быть введено цифрами.", + "default_barcode_page_cellspacing_required" => "Расстояние между ячейками страницы штрих-кода - обязательное поле.", + "default_barcode_page_width_number" => "Ширина страницы штрих-кода должна быть введена цифрами.", + "default_barcode_page_width_required" => "Ширина страницы штрих-кода - обязательное поле.", + "default_barcode_width_number" => "Ширина штрих-кода должна быть введена цифрами.", + "default_barcode_width_required" => "Ширина штрих-кода - обязательное поле.", + "default_item_columns" => "Колонки по умолчанию", + "default_origin_tax_code" => "Код налога по умолчанию", + "default_receivings_discount" => "Скидка на закупки по умолчанию", + "default_receivings_discount_number" => "Скидка на закупки должна быть введена цифрами.", + "default_receivings_discount_required" => "Скидка на закупки - обязательное поле.", + "default_sales_discount" => "Скидка с продаж по умолчанию", + "default_sales_discount_number" => "Скидка с продаж должна быть введена цифрами.", + "default_sales_discount_required" => "Скидка с продаж - обязательное поле.", + "default_tax_category" => "Категория налогов по умолчанию", + "default_tax_code" => "Код налога по умолчанию", + "default_tax_jurisdiction" => "Налоговая юрисдикция по умолчанию", + "default_tax_name_number" => "Название налога должно быть строкой.", + "default_tax_name_required" => "Название налога - обязательное поле.", + "default_tax_rate" => "Ставка налога по умолчанию (в %)", + "default_tax_rate_1" => "Ставка налога 1", + "default_tax_rate_2" => "Ставка налога 2", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "Ставка налога должна быть введена цифрами.", + "default_tax_rate_required" => "Ставка налога - обязательное поле.", + "derive_sale_quantity" => "Разрешить кол-во основанное на продажах", + "derive_sale_quantity_tooltip" => "Если этот флажок установлен, для товаров, заказанных на расширенную сумму, будет предоставлен новый тип товара", + "dinner_table" => "Столы", + "dinner_table_duplicate" => "Стол должен быть уникальным.", + "dinner_table_enable" => "Включить обеденные столы", + "dinner_table_invalid_chars" => "Название стола не может содержать '_'.", + "dinner_table_required" => "Название стола - обязательное поле.", + "dot" => "точка", + "email" => "Эл. почта", + "email_configuration" => "Параметры эл. почты", + "email_mailpath" => "Адрес эл. почты", + "email_protocol" => "Протокол", + "email_receipt_check_behaviour" => "Чек по эл. почте", + "email_receipt_check_behaviour_always" => "Всегда активно", + "email_receipt_check_behaviour_last" => "Запомнить последний выбор", + "email_receipt_check_behaviour_never" => "Всегда неактивно", + "email_smtp_crypto" => "Шифрование SMTP", + "email_smtp_host" => "Сервер SMTP", + "email_smtp_pass" => "Пароль SMTP", + "email_smtp_port" => "Порт SMTP", + "email_smtp_timeout" => "Задержка SMTP (сек.)", + "email_smtp_user" => "Имя пользователя SMTP", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "Конфиденциальность", + "enforce_privacy_tooltip" => "Защитите конфиденциальность клиентов, применяя шифрование данных в случае их удаления", + "fax" => "Факс", + "file_perm" => "Есть проблемы с правами доступа к файлам. Пожалуйста, исправьте и перезагрузите эту страницу.", + "financial_year" => "Начало финансового года", + "financial_year_apr" => "1-е апреля", + "financial_year_aug" => "1-е августа", + "financial_year_dec" => "1-е декабря", + "financial_year_feb" => "1-е февраля", + "financial_year_jan" => "1-е января", + "financial_year_jul" => "1-е июля", + "financial_year_jun" => "1-е июня", + "financial_year_mar" => "1-е марта", + "financial_year_may" => "1-е мая", + "financial_year_nov" => "1-е ноября", + "financial_year_oct" => "1-е октября", + "financial_year_sep" => "1-е сентября", + "floating_labels" => "Всплывающие заголовки", + "gcaptcha_enable" => "Страница входа с защитой reCAPTCHA", + "gcaptcha_secret_key" => "reCAPTCHA секретный ключ", + "gcaptcha_secret_key_required" => "reCAPTCHA секретный ключ - обязательное поле", + "gcaptcha_site_key" => "reCAPTCHA Ключ сайта", + "gcaptcha_site_key_required" => "reCAPTCHA Ключ сайта - обязательное поле", + "gcaptcha_tooltip" => "Защитите страницу входа с помощью Google reCAPTCHA.", + "general" => "Основные", + "general_configuration" => "Общие настройки", + "giftcard_number" => "Номер подарочной карты", + "giftcard_random" => "Сгенерировать случайно", + "giftcard_series" => "Сгенерировать в серии", + "image_allowed_file_types" => "Доступные типы файлов", + "image_max_height_tooltip" => "Максимально допустимая высота загружаемых изображений в пикселях.", + "image_max_size_tooltip" => "Максимально допустимый размер загружаемого файла изображения в килобайтах (кб).", + "image_max_width_tooltip" => "Максимально допустимая ширина загружаемых изображений в пикселях.", + "image_restrictions" => "Ограничения на загрузку изображений", + "include_hsn" => "Включить поддержку кодов HSN", + "info" => "Информация", + "info_configuration" => "Информация о магазине", + "input_groups" => "Входные группы", + "integrations" => "Интеграции", + "integrations_configuration" => "Сторонние интеграции", + "invoice" => "Счет (накладная)", + "invoice_configuration" => "Настройки печати накладной", + "invoice_default_comments" => "Комментарии к накладной по умолчанию", + "invoice_email_message" => "Шаблон эл. письма накладной", + "invoice_enable" => "Включить накладные", + "invoice_printer" => "Принтер накладных", + "invoice_type" => "Тип накладной", + "is_readable" => "доступно для чтения, но права выставлены неправильно. Установите их на 640 или 660 и обновите эту страницу.", + "is_writable" => "доступно для чтения, но права установлены неправильно. Установите их на 750 и обновите эту страницу.", + "item_markup" => "", + "jsprintsetup_required" => "Предупреждение: эта функция будет работать, только если у вас установлено дополнение FireFox jsPrintSetup. Все равно сохранить?", + "language" => "Язык", + "last_used_invoice_number" => "Последний использованный номер накладной", + "last_used_quote_number" => "Последний номер предложения", + "last_used_work_order_number" => "Последний номер рабочего заказа", + "left" => "Слева", + "license" => "Лицензии", + "license_configuration" => "Заявление о лицензии", + "line_sequence" => "Последовательность строк", + "lines_per_page" => "Кол-во строк на страницу", + "lines_per_page_number" => "Кол-во строк на страницу должно быть введено цифрами.", + "lines_per_page_required" => "Кол-во строк на страницу - обязательное поле.", + "locale" => "Локализация", + "locale_configuration" => "Параметры локализации", + "locale_info" => "Информация о параметрах локализации", + "location" => "Склад", + "location_configuration" => "Расположение складов", + "location_info" => "Информация о параметрах расположения", + "login_form" => "Стиль формы входа", + "logout" => "Вы хотите сделать резервную копию перед выходом из системы? Нажмите [OK] для резервного копирования или [Отмена] для выхода.", + "mailchimp" => "MailChimp", + "mailchimp_api_key" => "MailChimp API-ключ", + "mailchimp_configuration" => "Настройки MailChimp", + "mailchimp_key_successfully" => "API-ключ верен.", + "mailchimp_key_unsuccessfully" => "Неверный API-ключ.", + "mailchimp_lists" => "Списки MailChimp", + "mailchimp_tooltip" => "Нажмите на значок API-ключа.", + "message" => "SMS", + "message_configuration" => "Настройки сообщений", + "msg_msg" => "Сохраненные текстовые сообщения", + "msg_msg_placeholder" => "Если вы хотите использовать шаблон SMS, сохраните свое сообщение здесь, в противном случае оставьте поле пустым.", + "msg_pwd" => "Пароль SMS-API", + "msg_pwd_required" => "Пароль SMS-API - обязательное поле", + "msg_src" => "ID отправителя SMS-API", + "msg_src_required" => "ID отправителя SMS-API - обязательное поле", + "msg_uid" => "Пользователь SMS-API", + "msg_uid_required" => "Пользователь SMS-API - обязательное поле", + "multi_pack_enabled" => "Несколько упаковок на товар", + "no_risk" => "Нет рисков безопасности/уязвимостей.", + "none" => "нет", + "notify_alignment" => "Позиция всплывающего уведомления", + "number_format" => "Формат номера", + "number_locale" => "Локализация", + "number_locale_invalid" => "Введенный регион недействителен. Проверьте ссылку во всплывающей подсказке, чтобы найти допустимый регион.", + "number_locale_required" => "Региональный номер - обязательное поле.", + "number_locale_tooltip" => "Найдите подходящий регион по этой ссылке.", + "os_timezone" => "Часовой пояс системы:", + "ospos_info" => "Информация об установке OSPOS", + "payment_options_order" => "Параметры оплаты заказа", + "perm_risk" => "Неправильные разрешения на доступ подвергают это программное обеспечение риску.", + "phone" => "Телефон компании", + "phone_required" => "Телефон компании - обязательное поле.", + "print_bottom_margin" => "Отступ снизу", + "print_bottom_margin_number" => "Отступ снизу должен быть введен цифрами.", + "print_bottom_margin_required" => "Отступ снизу - обязательное поле.", + "print_delay_autoreturn" => "Задержка автовозврата", + "print_delay_autoreturn_number" => "Задержка автовозврата - обязательное поле.", + "print_delay_autoreturn_required" => "Задержка автовозврата должна быть введена цифрами.", + "print_footer" => "Печать нижнего колонтитула браузера", + "print_header" => "Печать верхнего колонтитула браузера", + "print_left_margin" => "Отступ слева", + "print_left_margin_number" => "Отступ слева должен быть введен цифрами.", + "print_left_margin_required" => "Отступ слева - обязательное поле.", + "print_receipt_check_behaviour" => "Опция печати квитанции", + "print_receipt_check_behaviour_always" => "Всегда активно", + "print_receipt_check_behaviour_last" => "Запомнить последний выбор", + "print_receipt_check_behaviour_never" => "Всегда неактивно", + "print_right_margin" => "Отступ справа", + "print_right_margin_number" => "Отступ справа должен быть введен цифрами.", + "print_right_margin_required" => "Отступ справа - обязательное поле.", + "print_silently" => "Показывать уведомление о печати", + "print_top_margin" => "Отступ сверху", + "print_top_margin_number" => "Отступ сверху должен быть введен цифрами.", + "print_top_margin_required" => "Отступ сверху - обязательное поле.", + "quantity_decimals" => "Количество - десятичные дроби", + "quick_cash_enable" => "", + "quote_default_comments" => "Комментарий для предложения по умолчанию", + "receipt" => "Чек", + "receipt_category" => "", + "receipt_configuration" => "Параметры печати чека", + "receipt_default" => "По умолчанию", + "receipt_font_size" => "Размер шрифта", + "receipt_font_size_number" => "Размер шрифта должен быть введен цифрами.", + "receipt_font_size_required" => "Размер шрифта - обязательное поле.", + "receipt_info" => "Информация о настройках квитанций", + "receipt_printer" => "Билетный принтер", + "receipt_short" => "Короткий", + "receipt_show_company_name" => "Показывать название компании", + "receipt_show_description" => "Показывать описание", + "receipt_show_serialnumber" => "Показывать серийный номер", + "receipt_show_tax_ind" => "Показывать налоговый индикатор", + "receipt_show_taxes" => "Показывать налоги", + "receipt_show_total_discount" => "Показывать общую скидку", + "receipt_template" => "Шаблон чека", + "receiving_calculate_average_price" => "Расчет сред. цены (закупки)", + "recv_invoice_format" => "Формат накладной для закупок", + "register_mode_default" => "Режим регистрации по умолчанию", + "report_an_issue" => "Сообщить о проблеме", + "return_policy_required" => "Политика возврата - обязательное поле.", + "reward" => "Программа лояльности", + "reward_configuration" => "Параметры программы лояльности", + "right" => "Справа", + "sales_invoice_format" => "Формат накладной для продаж", + "sales_quote_format" => "Формат предложений на продажу", + "saved_successfully" => "Конфигурация успешно сохранена.", + "saved_unsuccessfully" => "Произошла ошибка при сохранении конфигурации.", + "security_issue" => "Предупреждение об уязвимости системы безопасности", + "server_notice" => "Пожалуйста, используйте приведенную ниже информацию для сообщения о проблеме.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "Показать значок "Офис"", + "statistics" => "Отправить статистику", + "statistics_tooltip" => "Отправляйте статистику для разработки и улучшения функций.", + "stock_location" => "Расположение склада", + "stock_location_duplicate" => "Местоположение склада должно быть уникальным.", + "stock_location_invalid_chars" => "Местоположение склада не может содержать '_'.", + "stock_location_required" => "Местонахождение склада - обязательное поле.", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "Колонка 1", + "suggestions_fourth_column" => "", + "suggestions_layout" => "Макет предложений поиска", + "suggestions_second_column" => "Колонка 2", + "suggestions_third_column" => "Колонка 3", + "system_conf" => "Информация", + "system_info" => "Системная информация", + "table" => "Столики", + "table_configuration" => "Настройка столов", + "takings_printer" => "Чековый принтер", + "tax" => "Налог", + "tax_category" => "Категория налога", + "tax_category_duplicate" => "Введенная налоговая категория уже существует.", + "tax_category_invalid_chars" => "Введенная налоговая категория недействительна.", + "tax_category_required" => "Налоговая категория - обязательна для заполнения.", + "tax_category_used" => "Налоговая категория не может быть удалена, поскольку она используется.", + "tax_configuration" => "Параметры налогов", + "tax_decimals" => "Налоги - десятичные дроби", + "tax_id" => "№ налога", + "tax_included" => "Вкл. налоги", + "theme" => "Тема", + "theme_preview" => "Предпросмотр темы:", + "thousands_separator" => "Разделитель тысяч", + "timezone" => "Часовой пояс", + "timezone_error" => "Часовой пояс системы отличается от вашего местного часового пояса.", + "top" => "Вверх", + "use_destination_based_tax" => "Использовать налог на основе пункта назначения", + "user_timezone" => "Ваш часовой пояс:", + "website" => "Веб-сайт", + "wholesale_markup" => "", + "work_order_enable" => "Поддержка рабочих заказов", + "work_order_format" => "Формат рабочих заказов", +]; diff --git a/app/Language/ru/Customers.php b/app/Language/ru/Customers.php index a14925332..bebdb1d51 100644 --- a/app/Language/ru/Customers.php +++ b/app/Language/ru/Customers.php @@ -1,54 +1,56 @@ "№ клиента", + "account_number_duplicate" => "Номер клиента уже присутствует в базе данных.", + "available_points" => "Доступные баллы", + "available_points_value" => "", + "average" => "Средние траты", + "avg_discount" => "Средняя скидка", + "basic_information" => "Информация", + "cannot_be_deleted" => "Не удалось удалить выбранных клиентов, у одного или нескольких выбранных клиентов есть продажи.", + "company_name" => "Компания", + "confirm_delete" => "Вы уверены, что хотите удалить выбранных клиентов?", + "confirm_restore" => "Вы уверены, что хотите восстановить выбранных клиентов?", + "consent" => "Согласие на регистрацию", + "consent_required" => "Согласие на регистрацию - обязательное поле.", + "csv_import_failed" => "Ошибка импорта CSV", + "csv_import_nodata_wrongformat" => "Загруженный файл не содержит данных или имеет неправильный формат.", + "csv_import_partially_failed" => "Импорт клиентов выполнен успешно, но с некоторыми ошибками:", + "csv_import_success" => "Импорт клиентов выполнен успешно.", + "customer" => "Клиент", + "date" => "Дата", + "discount" => "Скидка", + "discount_fixed" => "Фиксированная скидка", + "discount_percent" => "Скидка в процентах", + "discount_type" => "Тип скидки", + "email_duplicate" => "Адрес электронной почты уже существует в базе данных.", + "employee" => "Сотрудник", + "error_adding_updating" => "Ошибка при добавлении/обновлении клиента.", + "import_items_csv" => "Импорт клиентов из CSV", + "mailchimp_activity_click" => "Переход в электронное письмо", + "mailchimp_activity_lastopen" => "Последнее открытое письмо", + "mailchimp_activity_open" => "Электронное письмо открыто", + "mailchimp_activity_total" => "Электронное письмо отправлено", + "mailchimp_activity_unopen" => "Электронное письмо не открыто", + "mailchimp_email_client" => "Почтовый клиент", + "mailchimp_info" => "MailChimp", + "mailchimp_member_rating" => "Рейтинг", + "mailchimp_status" => "Статус", + "mailchimp_vip" => "VIP", + "max" => "Макс. расходы", + "min" => "Мин. расходы", + "new" => "Новый клиент", + "none_selected" => "Вы не выбрали клиента(ов) для удаления.", + "one_or_multiple" => "Клиент(ы)", + "quantity" => "Количество", + "stats_info" => "Статистика", + "successful_adding" => "Вы успешно добавили клиента", + "successful_deleted" => "Успешно удалено", + "successful_updating" => "Информация о клиенте успешно обновлена", + "tax_code" => "Налоговый код", + "tax_id" => "№ налога", + "taxable" => "Облагается налогом", + "total" => "Всего потрачено", + "update" => "Обновление клиента", + "rewards_package" => "Пакет вознаграждения", +]; diff --git a/app/Language/ru/Datepicker.php b/app/Language/ru/Datepicker.php index 9452a1ed9..3d5473fd6 100644 --- a/app/Language/ru/Datepicker.php +++ b/app/Language/ru/Datepicker.php @@ -1,21 +1,23 @@ "За все время", + "apply" => "Применить", + "cancel" => "Отмена", + "custom" => "Пользовательское", + "from" => "От", + "last_30" => "Последние 30 дней", + "last_7" => "Последние 7 дней", + "last_financial_year" => "Последний финансовый год", + "last_month" => "Последний месяц", + "last_year" => "За последний год", + "same_month_last_year" => "Тот же месяц прошлого года", + "same_month_to_same_day_last_year" => "В том же месяце в тот же день в прошлом году", + "this_financial_year" => "Текущий финансовый год", + "this_month" => "В этом месяце", + "this_year" => "В этом году", + "to" => "Кому", + "today" => "Сегодня", + "today_last_year" => "Сегодняшний день в прошлом году", + "weekstart" => "0", + "yesterday" => "Вчера", +]; diff --git a/app/Language/ru/Employees.php b/app/Language/ru/Employees.php index dbe9b7548..53efce711 100644 --- a/app/Language/ru/Employees.php +++ b/app/Language/ru/Employees.php @@ -1,42 +1,44 @@ "", + "basic_information" => "Информация", + "cannot_be_deleted" => "Не удалось удалить выбранных сотрудников, один или несколько из них обработали продажи или вы пытаетесь удалить свою учетную запись.", + "change_employee" => "", + "change_password" => "Смена пароля", + "clerk" => "", + "commission" => "", + "confirm_delete" => "Вы уверены, что хотите удалить выбранных сотрудников?", + "confirm_restore" => "Вы уверены, что хотите восстановить выбранных сотрудников?", + "current_password" => "Текущий пароль", + "current_password_invalid" => "Текущий пароль введен неверно.", + "employee" => "Сотрудник", + "error_adding_updating" => "Ошибка при добавлении/обновлении сотрудника.", + "error_deleting_demo_admin" => "Вы не можете удалить демо-администратора.", + "error_updating_demo_admin" => "Вы не можете изменить демо-администратора.", + "language" => "Язык", + "login_info" => "Вход", + "manager" => "", + "new" => "Новый сотрудник", + "none_selected" => "Вы не выбрали ни одного сотрудника для удаления.", + "one_or_multiple" => "сотрудник(и)", + "password" => "Пароль", + "password_minlength" => "Пароль должен быть не менее 8 символов.", + "password_must_match" => "Пароли не совпадают.", + "password_not_must_match" => "Текущий пароль и новый пароль должны быть уникальными.", + "password_required" => "Ввод пароля - обязателен.", + "permission_desc" => "Отметьте флажками ниже, чтобы предоставить доступ к модулям.", + "permission_info" => "Права доступа", + "repeat_password" => "Повтор пароля", + "subpermission_required" => "Добавьте хотя бы одно разрешение для каждого модуля.", + "successful_adding" => "Сотрудник успешно создан.", + "successful_change_password" => "Смена пароля прошла успешно.", + "successful_deleted" => "Успешно удалено", + "successful_updating" => "Информация о сотруднике успешно обновлена", + "system_language" => "Язык системы", + "unsuccessful_change_password" => "Не удалось изменить пароль.", + "update" => "Обновление сотрудника", + "username" => "Имя пользователя", + "username_duplicate" => "Имя пользователя сотрудника уже используется. Пожалуйста, выберите другое.", + "username_minlength" => "Имя пользователя должно быть не менее 5 символов.", + "username_required" => "Имя пользователя - обязательное поле для заполнения.", +]; diff --git a/app/Language/ru/Enum.php b/app/Language/ru/Enum.php index 04717a399..ac5360029 100644 --- a/app/Language/ru/Enum.php +++ b/app/Language/ru/Enum.php @@ -1,8 +1,10 @@ "", + "half_even" => "", + "half_five" => "", + "half_odd" => "", + "half_up" => "", + "round_down" => "Oкругление в меньшую", + "round_up" => "Oкругление в большую", +]; diff --git a/app/Language/ru/Error.php b/app/Language/ru/Error.php index 4bc6147cb..79cd8106d 100644 --- a/app/Language/ru/Error.php +++ b/app/Language/ru/Error.php @@ -1,3 +1,5 @@ "У вас нет разрешения на доступ к модулю", + "unknown" => "Неизвестная ошибка", +]; diff --git a/app/Language/ru/Expenses.php b/app/Language/ru/Expenses.php index d172b491c..7f820a02a 100644 --- a/app/Language/ru/Expenses.php +++ b/app/Language/ru/Expenses.php @@ -1,48 +1,50 @@ "Добавить расходы", + "amount" => "Сумма", + "amount_number" => "Сумма должна быть числом", + "amount_required" => "Сумма расходов - обязательное поле", + "by_category" => "Категория", + "cannot_be_deleted" => "Не удалось удалить категорию расходов", + "cash" => "Наличные", + "cash_filter" => "Наличные", + "categories_name" => "Категория", + "category_required" => "Выбор категории - обязателен", + "check" => "Банковский чек", + "check_filter" => "Фильтр расходов", + "confirm_delete" => "Вы уверены, что хотите удалить выбранные расходы?", + "confirm_restore" => "Вы уверены, что хотите восстановить выбранные расходы?", + "credit" => "Кредитная карта", + "credit_filter" => "Кредитная карта", + "date" => "Дата", + "date_number" => "Дата должна быть числом", + "date_required" => "Дата - обязательно для заполнения", + "debit" => "Дебетовая карта", + "debit_filter" => "Дебетовая карта", + "description" => "Описание", + "due" => "Задолженность", + "due_filter" => "Задолженность", + "employee" => "Создано", + "error_adding_updating" => "Ошибка добавления / обновления расходов", + "expense_id" => "№", + "expenses_employee" => "Сотрудник", + "info" => "Информация о расходах", + "ip_address" => "", + "is_deleted" => "Удалено", + "name_required" => "Назавние расходов - обязательно для заполнения", + "new" => "Новый расход", + "new_supplier" => "", + "no_expenses_to_display" => "Нет расходов для отображения", + "none_selected" => "Вы не выбрали ни одного расхода", + "one_or_multiple" => "Расходы", + "payment" => "Тип оплаты", + "start_typing_supplier_name" => "Начните вводить имя поставщика...", + "successful_adding" => "Расходы успешно добавлены", + "successful_deleted" => "Расходы успешно удалены", + "successful_updating" => "Расходы успешно обновлены", + "supplier_name" => "Поставщик", + "supplier_tax_code" => "Налоговый код", + "tax_amount" => "Налог", + "tax_amount_number" => "", + "update" => "Обновление расходов", +]; diff --git a/app/Language/ru/Expenses_categories.php b/app/Language/ru/Expenses_categories.php index a230184b2..da78cd53c 100644 --- a/app/Language/ru/Expenses_categories.php +++ b/app/Language/ru/Expenses_categories.php @@ -1,20 +1,22 @@ "Название категории расходов - обязательно для заполнения", + "add_item" => "Добавить категорию", + "cannot_be_deleted" => "Не удалось удалить категорию расходов", + "category_id" => "№", + "confirm_delete" => "Вы уверены, что хотите удалить выбранную категорию расходов?", + "confirm_restore" => "Вы уверены, что хотите восстановить выбранную категорию расходов?", + "description" => "Описание категории", + "error_adding_updating" => "Ошибка добавления / обновления категории расходов", + "info" => "Информация о категории расходов", + "name" => "Название категории", + "new" => "Новая категория", + "no_expenses_categories_to_display" => "Нет категории для отображения", + "none_selected" => "Вы не выбрали ни одной категории расходов", + "one_or_multiple" => "Категория расходов", + "quantity" => "Количество", + "successful_adding" => "Категория расходов добавлена успешно", + "successful_deleted" => "Категория расходов успешно удалена", + "successful_updating" => "Категория расходов успешно обновлена", + "update" => "Обновить категорию", +]; diff --git a/app/Language/ru/Giftcards.php b/app/Language/ru/Giftcards.php index 3fca536a7..08518000d 100644 --- a/app/Language/ru/Giftcards.php +++ b/app/Language/ru/Giftcards.php @@ -1,69 +1,71 @@ "Запасы (добавление/вычитание).", + "allow_alt_description" => "Разрешить альтернативное описание", + "bulk_edit" => "Массовое редактирование", + "cannot_be_deleted" => "Не удалось удалить выбранные подарочные карты, одна или несколько выбранных подарочных карт проданы.", + "cannot_find_giftcard" => "Подарочная карта не найдена.", + "cannot_use" => "Подарочная карта {0} не может быть использована для этой продажи: неверный клиент.", + "card_value" => "Стоимость", + "category" => "Категория", + "change_all_to_allow_alt_desc" => "Разрешить альтернативное описание для всех.", + "change_all_to_not_allow_allow_desc" => "Не разрешать альтернативное описание для всех.", + "change_all_to_serialized" => "Снять выделение со всех", + "change_all_to_unserialized" => "Выделить все", + "confirm_bulk_edit" => "Вы уверены, что хотите изменить выбранные подарочные карты?", + "confirm_delete" => "Вы уверены, что хотите удалить выбранные подарочные карты?", + "confirm_restore" => "Вы уверены, что хотите восстановить выбранные подарочные карты?", + "cost_price" => "Оптовая цена", + "count" => "Обновление запасов", + "csv_import_failed" => "Ошибка импорта CSV.", + "current_quantity" => "Текущее количество", + "description" => "Описание", + "details_count" => "Сведения о кол-ве запасов", + "do_nothing" => "Ничего не делать", + "edit_fields_you_want_to_update" => "Редактирование нужных полей для выбранных подарочных карт.", + "edit_multiple_giftcards" => "Редактирование нескольких подарочных карт.", + "error_adding_updating" => "Ошибка при добавлении/обновлении подарочной карты.", + "error_updating_multiple" => "Ошибка обновления подарочной карты.", + "generate_barcodes" => "Создание штрих-кодов", + "giftcard" => "Подарочная карта", + "giftcard_number" => "Номер подарочной карты", + "info_provided_by" => "Информация предоставлена", + "inventory_comments" => "Комментарии", + "is_serialized" => "Подарочная карта имеет серийный номер", + "low_inventory_giftcards" => "Подарочные карты с низким кол-вом", + "manually_editing_of_quantity" => "Ручное редактирование количества", + "must_select_giftcard_for_barcode" => "Вы должны выбрать хотя бы одну (1) подарочную карту для создания штрих-кодов.", + "new" => "Новая подарочная карта", + "no_description_giftcards" => "Нет описания подарочной карты", + "no_giftcards_to_display" => "Нет подарочных карт для отображения.", + "none" => "Нет", + "none_selected" => "Вы не выбрали ни одной подарочной карты для редактирования.", + "number" => "Номер подарочной карты должен быть числом.", + "number_information" => "Номер подарочной карты", + "number_required" => "Номер подарочной карты - обязательно для заполнения.", + "one_or_multiple" => "Подарочная карта(ы)", + "person_id" => "Клиент", + "quantity" => "Количество", + "quantity_required" => "Количество является обязательным полем. Пожалуйста, закройте (X), чтобы отменить.", + "remaining_balance" => "Оставшаяся стоимость подарочной карты {0} составляет {1}!", + "reorder_level" => "Уровень повторного заказа", + "retrive_giftcard_info" => "Получить информацию о подарочной карте", + "sales_tax_1" => "Налог с продаж", + "sales_tax_2" => "Налог с продаж 2", + "serialized_giftcards" => "Выбранные подарочные карты", + "successful_adding" => "Вы успешно добавили подарочную карту", + "successful_bulk_edit" => "Вы успешно обновили выбранные подарочные карты", + "successful_deleted" => "Успешно удалено", + "successful_updating" => "Вы успешно обновили подарочную карту", + "supplier" => "Поставщик", + "tax_1" => "Налог 1", + "tax_2" => "Налог 2", + "tax_percent" => "Процент налога", + "tax_percents" => "Процент налога(ов)", + "unit_price" => "Розничная цена", + "upc_database" => "База данных штрих-кодов", + "update" => "Обновить подарочную карту", + "use_inventory_menu" => "Использовать меню запасов", + "value" => "Стоимость подарочной карты должна быть числом.", + "value_required" => "Стоимость подарочной карты обязательна для заполнения.", +]; diff --git a/app/Language/ru/Item_kits.php b/app/Language/ru/Item_kits.php index eb23eea70..9449dd7d6 100644 --- a/app/Language/ru/Item_kits.php +++ b/app/Language/ru/Item_kits.php @@ -1,39 +1,41 @@ "Добавить комплект", + "all" => "Все", + "cannot_be_deleted" => "Не удалось удалить комплект(ы) товаров.", + "confirm_delete" => "Вы уверены, что хотите удалить выбранные комплекты товаров?", + "confirm_restore" => "Вы уверены, что хотите восстановить выбранные комплекты товаров?", + "description" => "Описание комплекта товаров", + "discount" => "Скидка", + "discount_fixed" => "Фиксированная скидка", + "discount_percent" => "Скидка в процентах", + "discount_type" => "Тип скидки", + "error_adding_updating" => "Ошибка при добавлении/обновлении комплекта товаров.", + "find_kit_item" => "Элемент комплекта", + "info" => "Информация о комплекте товаров", + "item" => "Товар", + "item_kit_number" => "Штрихкод", + "item_kit_number_duplicate" => "Номер комплекта товаров уже присутствует в базе данных.", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "Товары", + "kit" => "№ комплекта", + "kit_and_components" => "Комплект и компоненты", + "kit_and_stock" => "Комплект и запасы", + "kit_only" => "Только комплект", + "name" => "Название комплекта товаров", + "new" => "Новый комплект товаров", + "no_item_kits_to_display" => "Нет комплектов товаров для отображения.", + "none_selected" => "Вы не выбрали ни одного компекта товаров.", + "one_or_multiple" => "Комплект(ы) товаров", + "price_option" => "Вариант цены", + "priced_only" => "Только по цене", + "print_option" => "Вариант печати", + "quantity" => "Количество", + "sequence" => "Последовательность", + "successful_adding" => "Вы успешно добавили комплект товаров", + "successful_deleted" => "Успешно удалено", + "successful_updating" => "Вы успешно обновили комплект товаров", + "unit_price" => "", + "update" => "Обновление комплекта товаров", +]; diff --git a/app/Language/ru/Items.php b/app/Language/ru/Items.php index 9e139f825..3272dd858 100644 --- a/app/Language/ru/Items.php +++ b/app/Language/ru/Items.php @@ -1,118 +1,120 @@ "Добавить/убрать товар.", + "allow_alt_description" => "Разрешить альтернативные описания", + "amount_entry" => "Ввод количества", + "bulk_edit" => "Массовое редактирование", + "buy_price_required" => "Цена покупки - обязательное поле.", + "cannot_be_deleted" => "Не удалось удалить выбраннй(ые) товар(ы), так как у одного или нескольких выбранных товаров есть продажи.", + "cannot_find_item" => "Товар не найден.", + "categories" => "", + "category" => "Категория", + "category_new" => "", + "category_required" => "Категория - обязательное поле.", + "change_all_to_allow_alt_desc" => "Разрешить альтернативное описание для всех.", + "change_all_to_not_allow_allow_desc" => "Не разрешать альтернативные описания для всех.", + "change_all_to_serialized" => "Выбрать все", + "change_all_to_unserialized" => "Снять выделение со всех", + "change_image" => "Изменить изображение", + "confirm_bulk_edit" => "Вы уверены, что хотите редактировать выбранные товары?", + "confirm_bulk_edit_wipe_taxes" => "Вся информация о налогах на товар будет изменена.", + "confirm_delete" => "Вы уверены, что хотите удалить выбранные товары?", + "confirm_restore" => "Вы уверены, что хотите восстановить выбранные товары?", + "cost_price" => "Оптовая цена", + "cost_price_number" => "Оптовая цена должна быть числом.", + "cost_price_required" => "Оптовая цена - обязательное поле.", + "count" => "Обновление запасов", + "csv_import_failed" => "Ошибка импорта CSV", + "csv_import_nodata_wrongformat" => "Загруженный файл CSV не содержит данных или имеет неправильный формат.", + "csv_import_partially_failed" => "В строке (строках) произошло {0} ошибок импорта: {1}. Ничего не было импортировано.", + "csv_import_success" => "Товар успешно импортирован из CSV.", + "current_quantity" => "Текущее количество", + "default_pack_name" => "Каждый", + "description" => "Описание", + "details_count" => "Сведения о запасах", + "do_nothing" => "Ничего не делать", + "edit" => "", + "edit_fields_you_want_to_update" => "Отредактируйте нужные поля у выбранных товаров.", + "edit_multiple_items" => "Редактирование нескольких товаров", + "empty_upc_items" => "Штрих-код товара(ов) пуст", + "error_adding_updating" => "Ошибка при добавлении/обновлении товара", + "error_updating_multiple" => "Ошибка при обновлении товаров", + "generate_barcodes" => "Генерация штрих-кодов", + "hsn_code" => "Согласованная система номенклатуры", + "image" => "Изображение", + "import_items_csv" => "Импорт товаров из CSV", + "info_provided_by" => "Информация предоставлена", + "inventory" => "Запасы", + "inventory_CSV_import_quantity" => "Импортированое количество из CSV", + "inventory_comments" => "Комментарии", + "inventory_data_tracking" => "Отслеживание запасов", + "inventory_date" => "Дата", + "inventory_employee" => "Сотрудник", + "inventory_in_out_quantity" => "Количество (Приход / Уход)", + "inventory_remarks" => "Пометки", + "is_deleted" => "Удаленный", + "is_printed" => "", + "is_serialized" => "Товар имеет серийный номер", + "item" => "Товар", + "item_id" => "", + "item_number" => "Штрих-код", + "item_number_duplicate" => "Товар с таким номером уже присутствует в базе данных.", + "kit" => "Комплект", + "location" => "Расположение", + "low_inventory_items" => "Товары не в наличии", + "low_sell_item" => "Товар с низким уровнем продаж", + "manually_editing_of_quantity" => "Ручное редактирование количества", + "markup" => "", + "name" => "Название товара", + "name_required" => "Название товара - обязательно для заполнения.", + "new" => "Новый товар", + "no_description_items" => "Нет описания товаров", + "no_items_to_display" => "Нет товаров для отображения.", + "none" => "Нет", + "none_selected" => "Вы не выбрали ни одного товара для редактирования", + "nonstock" => "Нет в наличии", + "number_information" => "Номер товара", + "number_required" => "Штрихкод - обязательное поле для заполнения.", + "one_or_multiple" => "товар(ов)", + "pack_name" => "Название упаковки", + "qty_per_pack" => "Количество в упаковке", + "quantity" => "Количество", + "quantity_number" => "Количество должно быть числом.", + "quantity_required" => "Количество - обязательное поле для заполнения.", + "receiving_quantity" => "Количество закупок", + "remove_image" => "Удалить изображение", + "reorder_level" => "Уровень повторного заказа", + "reorder_level_number" => "Уровень повторного заказа должно быть числом.", + "reorder_level_required" => "Уровень повторного заказа - обязательное поле для заполнения.", + "retrive_item_info" => "Информация о получении товара", + "sales_tax_1" => "Налог на продажу", + "sales_tax_2" => "Налог на продажу 2", + "search_attributes" => "Поиск атрибутов", + "select_image" => "Выбрать изображение", + "serialized_items" => "Выбранные товары", + "standard" => "Стандарт", + "stock" => "В наличии", + "stock_location" => "Расположение запасов", + "stock_type" => "Наличие", + "successful_adding" => "Вы успешно добавили товар", + "successful_bulk_edit" => "Вы успешно обновили выбранный товар(ы)", + "successful_deleted" => "Успешно удалено", + "successful_updating" => "Товар успешно обновлен", + "supplier" => "Поставщик", + "tax_1" => "Налог 1", + "tax_2" => "Налог 2", + "tax_3" => "", + "tax_category" => "Категория налога", + "tax_percent" => "процент налога", + "tax_percent_number" => "Налоговый процент должен быть числом", + "tax_percent_required" => "Налоговый процент - обязательно для заполнения.", + "tax_percents" => "Налоговый процент", + "temp" => "Временный", + "type" => "Тип товара", + "unit_price" => "Розничная цена", + "unit_price_number" => "Розничная цена должна быть числом.", + "unit_price_required" => "Розничная цена - обязательное поле для заполнения.", + "upc_database" => "База данных штрих-кодов", + "update" => "Обновление товара", + "use_inventory_menu" => "Использовать меню запасов", +]; diff --git a/app/Language/ru/Login.php b/app/Language/ru/Login.php index 46eb4ab40..3c1d88af5 100644 --- a/app/Language/ru/Login.php +++ b/app/Language/ru/Login.php @@ -1,12 +1,14 @@ "Я не робот.", + "go" => "Войти", + "invalid_gcaptcha" => "Пожалуйста, подтвердите, что вы не робот.", + "invalid_installation" => "Ошибка установки, проверьте файл php.ini.", + "invalid_username_and_password" => "Неверное имя пользователя или пароль.", + "login" => "Вход", + "logout" => "Выход", + "migration_needed" => "Миграция базы данных в {0} начнется после входа в систему.", + "password" => "Пароль", + "username" => "Имя пользователя", + "welcome" => "Панель управления", +]; diff --git a/app/Language/ru/Messages.php b/app/Language/ru/Messages.php index aee63e4f7..64d397d82 100644 --- a/app/Language/ru/Messages.php +++ b/app/Language/ru/Messages.php @@ -1,13 +1,15 @@ "Имя", + "last_name" => "Фамилия", + "message" => "Сообщение", + "message_placeholder" => "Введите сообщение...", + "message_required" => "Сообщенние - обязательно для заполнения", + "multiple_phones" => "(В случае нескольких получателей укажите номера мобильных телефонов через запятую)", + "phone" => "Номер телефона", + "phone_number_required" => "Номер телефона обязателен для заполнения", + "phone_placeholder" => "Введите номер мобильного телефона...", + "sms_send" => "Отправить SMS", + "successfully_sent" => "Сообщение успешно отправлено: ", + "unsuccessfully_sent" => "Сообщение не отправлено: ", +]; diff --git a/app/Language/ru/Module.php b/app/Language/ru/Module.php index f44b5cdf4..77ea4fe11 100644 --- a/app/Language/ru/Module.php +++ b/app/Language/ru/Module.php @@ -1,46 +1,48 @@ "", + "admin_cashups_desc" => "", + "attributes" => "Атрибуты", + "attributes_desc" => "Добавление, обновление, удаление и поиск атрибутов.", + "both" => "Оба", + "cashups" => "", + "cashups_desc" => "", + "config" => "Конфигурация", + "config_desc" => "Настройка конфигурации OSPOS.", + "customers" => "Клиенты", + "customers_desc" => "Добавление, обновление, удаление и поиск клиентов.", + "employees" => "Сотрудники", + "employees_desc" => "Добавление, обновление, удаление и поиск сотрудников.", + "expenses" => "Расходы", + "expenses_categories" => "Категории расходов", + "expenses_categories_desc" => "Добавление, обновление и удаление категорий расходов.", + "expenses_desc" => "Добавление, обновление, удаление и поиск расходов.", + "giftcards" => "Подарочные карты", + "giftcards_desc" => "Добавление, обновление, удаление и поиск подарочных карт.", + "home" => "Главная", + "home_desc" => "Список модулей главного меню.", + "item_kits" => "Комплекты товаров", + "item_kits_desc" => "Добавление, обновление, удаление и поиск комплектов товаров.", + "items" => "Товары", + "items_desc" => "Добавление, обновление, удаление и поиск товаров.", + "messages" => "Сообщения", + "messages_desc" => "Отправка сообщений клиентам, поставщикам и сотрудникам.", + "migrate" => "Миграция", + "migrate_desc" => "Обновите базу данных OSPOS.", + "office" => "Офис", + "office_desc" => "Список модулей офисного меню.", + "receivings" => "Закупки", + "receivings_desc" => "Обработка заказов на покупку.", + "reports" => "Отчеты", + "reports_desc" => "Просмотр и создание отчетов.", + "sales" => "Продажи", + "sales_desc" => "Процесс продажи и возвртов.", + "suppliers" => "Поставщики", + "suppliers_desc" => "Добавление, обновление, удаление и поиск поставщиков.", + "taxes" => "Налоги", + "taxes_desc" => "Настройка налогов с продаж.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/ru/Receivings.php b/app/Language/ru/Receivings.php index 2f41f4b7a..538b89ff8 100644 --- a/app/Language/ru/Receivings.php +++ b/app/Language/ru/Receivings.php @@ -1,56 +1,58 @@ "", + "cancel_receiving" => "Отменить", + "cannot_be_deleted" => "Не удалось удалить закупку(и).", + "comments" => "Комментарии", + "complete_receiving" => "Завершить", + "confirm_cancel_receiving" => "Вы уверены, что хотите удалить эту закупку? Все товары будут очищены.", + "confirm_delete" => "Вы уверены, что хотите удалить эту закупку? Это действие нельзя отменить.", + "confirm_finish_receiving" => "Вы уверены, что хотите отправить эту закупку? Это действие нельзя отменить.", + "confirm_restore" => "", + "cost" => "Расходы", + "daily" => "", + "date" => "Дата закупки", + "date_required" => "Необходимо ввести правильную дату.", + "date_type" => "Дата - обязательное поле для заполнения.", + "delete_entire_sale" => "Удалить все продажи", + "discount" => "Скидка", + "edit" => "Правка", + "edit_sale" => "Изменить закупку", + "employee" => "Сотрудник", + "error_editing_item" => "Ошибка при редактировании.", + "error_requisition" => "Невозможно переместить запасы в одно и то же расположение.", + "find_or_scan_item" => "Найти/Сканировать товар", + "find_or_scan_item_or_receipt" => "Найти/Сканировать товар или чек", + "id" => "№ закупки", + "item_name" => "Название товара", + "mode" => "Режим закупок", + "new_supplier" => "Новый поставщик", + "one_or_multiple" => "закупка(и)", + "print_after_sale" => "Распечатать после продажи", + "quantity" => "Кол-во.", + "receipt" => "Квитанция о закупке", + "receipt_number" => "Закупка #", + "receiving" => "Получение", + "reference" => "Артикул", + "register" => "Закупка товаров", + "requisition" => "Заявка", + "return" => "Возврат", + "select_supplier" => "Выбор поставщика (необязательно)", + "ship_pack" => "Транспортная упаковка", + "start_typing_supplier_name" => "Начните вводить название поставщика...", + "stock" => "Запасы", + "stock_destination" => "Назначение запасов", + "stock_locaiton" => "Расположение запасов", + "stock_source" => "Источник запасов", + "successfully_deleted" => "Успешно удалено", + "successfully_updated" => "Закупка успешно обновлена", + "supplier" => "Поставщик", + "supplier_address" => "Адрес", + "supplier_email" => "Эл. адрес", + "supplier_location" => "Расположение", + "total" => "Итог", + "transaction_failed" => "Ошибка транзакции закупки.", + "unable_to_add_item" => "Невозможно добавить товар в закупку.", + "unsuccessfully_updated" => "Ошибка при обновлении закупки.", + "update" => "Обновить", +]; diff --git a/app/Language/ru/Sales.php b/app/Language/ru/Sales.php index 2aed14c38..1365cb10a 100644 --- a/app/Language/ru/Sales.php +++ b/app/Language/ru/Sales.php @@ -1,222 +1,224 @@ "Доступные баллы", + "rewards_package" => "Награды", + "rewards_remaining_balance" => "Остаток бонусных баллов составляет ", + "account_number" => "Счет #", + "add_payment" => "Добавить оплату", + "amount_due" => "Сумма задолженности", + "amount_tendered" => "Предложенная сумма", + "authorized_signature" => "Подпись уполномоченного лица", + "cancel_sale" => "Отменить продажу", + "cash" => "Наличные", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "Денежная корректировка", + "cash_deposit" => "Наличный депозит", + "cash_filter" => "Наличные", + "change_due" => "Изменение задолженности", + "change_price" => "Изменить цену продажи", + "check" => "Банковский чек", + "check_balance" => "Проверка остатка", + "check_filter" => "Банковский чек", + "close" => "", + "comment" => "Комментарий", + "comments" => "Комментарии", + "company_name" => "", + "complete" => "", + "complete_sale" => "Завершить продажу", + "confirm_cancel_sale" => "Вы уверены, что хотите удалить эту продажу? Все товары будут очищены.", + "confirm_delete" => "Вы уверены, что хотите удалить выбранные продажи?", + "confirm_restore" => "Вы уверены, что хотите восстановить выбранные продажи?", + "credit" => "Кредитная карта", + "credit_deposit" => "Кредитный депозит", + "credit_filter" => "Кредитная карта", + "current_table" => "", + "customer" => "Клиент", + "customer_address" => "Адрес", + "customer_discount" => "Скидка", + "customer_email" => "Эл. почта", + "customer_location" => "Расположение", + "customer_mailchimp_status" => "Статус Mailchimp", + "customer_optional" => "(Требуется для своевременной оплаты)", + "customer_required" => "(Необходимо)", + "customer_total" => "Итог", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "Дата продажи", + "date_range" => "Диапазон дат", + "date_required" => "Необходимо ввести правильную дату.", + "date_type" => "Дата - обязательное поле для заполнения.", + "debit" => "Дебетовая карта", + "debit_filter" => "", + "delete" => "Разрешить удаление", + "delete_confirmation" => "Вы уверены, что хотите удалить эту продажу? Это действие не может быть отменено.", + "delete_entire_sale" => "Удалить все продажи", + "delete_successful" => "Успешно удалено.", + "delete_unsuccessful" => "Ошибка при удалении продажи.", + "description_abbrv" => "Опис.", + "discard" => "Брак", + "discard_quote" => "", + "discount" => "Скидка", + "discount_included" => "% скидки", + "discount_short" => "%", + "due" => "Долг", + "due_filter" => "Долг", + "edit" => "Правка", + "edit_item" => "Редактировать товар", + "edit_sale" => "Редактировать продажу", + "email_receipt" => "Послать квитанцию по эл. почте", + "employee" => "Сотрудник", + "entry" => "Запись", + "error_editing_item" => "Ошибка при редактировании товара", + "find_or_scan_item" => "Найти/Сканировать товар", + "find_or_scan_item_or_receipt" => "Найти/Сканировать товара или квитанцию", + "giftcard" => "Подарочная карта", + "giftcard_balance" => "Баланс подарочной карты", + "giftcard_filter" => "", + "giftcard_number" => "Номер подарочной карты", + "group_by_category" => "Сгруппировать по категориям", + "group_by_type" => "Сгруппировать по типу", + "hsn" => "", + "id" => "№ продажи", + "include_prices" => "Включить цены?", + "invoice" => "Накладная", + "invoice_confirm" => "Эта накладная будет отправлена", + "invoice_enable" => "Номер накладной", + "invoice_filter" => "Накладные", + "invoice_no_email" => "У этого клиента нет действующего адреса электронной почты.", + "invoice_number" => "Накладная #", + "invoice_number_duplicate" => "Номер накладной {0} должен быть уникальным.", + "invoice_sent" => "Накладная отправлена", + "invoice_total" => "Общая сумма накладной", + "invoice_type_custom_invoice" => "Пользовательская накладная (custom_invoice.php)", + "invoice_type_custom_tax_invoice" => "Пользовательская налоговая накладная (custom_tax_invoice.php)", + "invoice_type_invoice" => "Накладная (invoice.php)", + "invoice_type_tax_invoice" => "Налоговая накладная (tax_invoice.php)", + "invoice_unsent" => "Не удалось отправить накладную", + "invoice_update" => "Пересчет", + "item_insufficient_of_stock" => "Недостаточно товара в наличии.", + "item_name" => "Название товара", + "item_number" => "№ товара", + "item_out_of_stock" => "Этот товар отсутствует в наличии.", + "key_browser" => "Сочетания клавиш", + "key_cancel" => "Отмена текущих предложений/накладных/продаж", + "key_customer_search" => "Поиск клиента", + "key_finish_quote" => "Закрыть предложение/накладную без оплаты", + "key_finish_sale" => "Добавить платеж и заполнить накладную/продажу", + "key_full" => "Открыть в полноэкранном режиме", + "key_function" => "Назначение", + "key_help" => "Сочетания клавиш", + "key_help_modal" => "Показать сочетания клавиш", + "key_in" => "Увеличить", + "key_item_search" => "Поиск товара", + "key_out" => "Отдалить", + "key_payment" => "Добавить оплату", + "key_print" => "Распечатать текущую страницу", + "key_restore" => "Восстановить исходное отображение/увеличение", + "key_search" => "Поиск таблиц отчетов", + "key_suspend" => "Приостановить текущую продажу", + "key_suspended" => "Показать приостановленные продажи", + "key_system" => "Системные горячие клавиши", + "key_tendered" => "Изменить предложенную сумму", + "key_title" => "Сочетания клавиш для продаж", + "mc" => "", + "mode" => "Режим журнала", + "must_enter_numeric" => "Предложенная сумма должна быть числом.", + "must_enter_numeric_giftcard" => "Номер подарочной карты должен быть числом.", + "new_customer" => "Новый клиент", + "new_item" => "Новый товар", + "no_description" => "Нет описания", + "no_filter" => "Все", + "no_items_in_cart" => "Нет товаров в корзине.", + "no_sales_to_display" => "Нет продаж для отображения.", + "none_selected" => "Вы не выбрали ни одной продажи для удаления.", + "nontaxed_ind" => "", + "not_authorized" => "Это действие не разрешено.", + "one_or_multiple" => "Продажа(ы)", + "payment" => "Тип оплаты", + "payment_amount" => "Сумма", + "payment_not_cover_total" => "Сумма оплаты должна быть больше или равна общей сумме.", + "payment_type" => "Тип", + "payments" => "", + "payments_total" => "Всего оплат", + "price" => "Цена", + "print_after_sale" => "Распечатать после продажи", + "quantity" => "Кол-во", + "quantity_less_than_reorder_level" => "Внимание: желаемое количество ниже уровня повторного заказа для этого товара.", + "quantity_less_than_zero" => "Предупреждение: Желаемое количество недостаточно. Вы по-прежнему можете оформить продажу, но проверьте свои запасы.", + "quantity_of_items" => "Кол-во товара {0}", + "quote" => "Предложение", + "quote_number" => "№ предложения", + "quote_number_duplicate" => "Номер предложения должен быть уникальным.", + "quote_sent" => "Предложение отправлено", + "quote_unsent" => "Предложение не было отправлено", + "receipt" => "Товарный чек", + "receipt_no_email" => "У этого клиента нет действующего адреса электронной почты.", + "receipt_number" => "Продажа #", + "receipt_sent" => "Чек отправлен", + "receipt_unsent" => "Чек не отправлен", + "refund" => "Тип возврата", + "register" => "Журнал продаж", + "remove_customer" => "Удалить клиента", + "remove_discount" => "", + "return" => "Возврат", + "rewards" => "Бонусные баллы", + "rewards_balance" => "Баланс бонусных баллов", + "sale" => "Продажа", + "sale_by_invoice" => "Продажа по накладной", + "sale_for_customer" => "Клиент:", + "sale_time" => "Время", + "sales_tax" => "Налог с продаж", + "sales_total" => "", + "select_customer" => "Выберите клиента", + "send_invoice" => "Отправить накладную", + "send_quote" => "Отправить предложение", + "send_receipt" => "Отправить чек", + "send_work_order" => "Отправить рабочий заказ", + "serial" => "Серийный номер", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "Показать накладную", + "show_receipt" => "Показать чек", + "start_typing_customer_name" => "Начните печатать имя клиента...", + "start_typing_item_name" => "Сосканируйте штрих-код или начните печатать название товара...", + "stock" => "Запасы", + "stock_location" => "Расположение склада", + "sub_total" => "Промежуточный итог", + "successfully_deleted" => "Успешно удалено", + "successfully_restored" => "Успешно восстановлено", + "successfully_suspended_sale" => "Продажа успешно приостановлена.", + "successfully_updated" => "Продажа успешно обновлена.", + "suspend_sale" => "Приостановка продажи", + "suspended_doc_id" => "Документ", + "suspended_sale_id" => "№", + "suspended_sales" => "Приостановлено", + "table" => "Таблица", + "takings" => "Ежедневные продажи", + "tax" => "Налог", + "tax_id" => "№ налога", + "tax_invoice" => "Налоговая накладная", + "tax_percent" => "Налоговые %", + "taxed_ind" => "Н", + "total" => "Итог", + "total_tax_exclusive" => "Без налога", + "transaction_failed" => "Ошибка транзакции продажи.", + "unable_to_add_item" => "Не удалось добавить товар в продажу", + "unsuccessfully_deleted" => "Продажу(и) удалить не удалось.", + "unsuccessfully_restored" => "Не удалось восстановить продажу(и).", + "unsuccessfully_suspended_sale" => "Не удалось приостановить продажу.", + "unsuccessfully_updated" => "Не удалось обновить продажу.", + "unsuspend" => "Возобновить", + "unsuspend_and_delete" => "Действие", + "update" => "Обновить", + "upi" => "", + "visa" => "", + "wholesale" => "", + "work_order" => "Рабочий заказ", + "work_order_number" => "Номер рабочего заказа", + "work_order_number_duplicate" => "Номер рабочего заказа должен быть уникальным.", + "work_order_sent" => "Рабочий заказ отправлен", + "work_order_unsent" => "Не удалось отправить рабочий заказ", +]; diff --git a/app/Language/ru/Suppliers.php b/app/Language/ru/Suppliers.php index 51ac91381..62721dab6 100644 --- a/app/Language/ru/Suppliers.php +++ b/app/Language/ru/Suppliers.php @@ -1,22 +1,24 @@ "Номер счета", + "agency_name" => "Название агентства", + "cannot_be_deleted" => "Не удалось удалить выбранных поставщиков. У одного или нескольких из них есть продажи.", + "category" => "Категория", + "company_name" => "Название компании", + "company_name_required" => "Название компании - обязательное поле для заполнения.", + "confirm_delete" => "Вы уверены, что хотите удалить выбранных поставщиков?", + "confirm_restore" => "Вы уверены, что хотите восстановить выбранных поставщиков?", + "cost" => "Расходы поставщика", + "error_adding_updating" => "Ошибка при добавлении/обновлении поставщика.", + "goods" => "Поставщик товаров", + "new" => "Новый поставщик", + "none_selected" => "Вы не выбрали поставщиков для удаления.", + "one_or_multiple" => "Поставщик(и)", + "successful_adding" => "Поставщик был успешно добавлен", + "successful_deleted" => "Успешно удалено", + "successful_updating" => "Поставщик успешно обновлен", + "supplier" => "Поставщик", + "supplier_id" => "№", + "tax_id" => "№ налога", + "update" => "Обновить поставщика", +]; diff --git a/app/Language/ru/Taxes.php b/app/Language/ru/Taxes.php index 488559cd9..f1427f1bf 100644 --- a/app/Language/ru/Taxes.php +++ b/app/Language/ru/Taxes.php @@ -1,80 +1,82 @@ "Добавить исключение", + "cascade" => "Каскадный налог", + "cascade_sequence" => "Каскадная последовательность", + "city" => "Город", + "code" => "Код", + "confirm_delete" => "Вы действительно хотите удалить этот налоговый код? Это действие не может быть отменено", + "confirm_restore" => "Вы действительно хотите восстановить выбранный(е) налоговый код(ы)?", + "default_tax_category" => "Категория налога по умолчанию", + "default_tax_rate" => "Налоговая ставка по умолчанию", + "error_adding_updating" => "Не удалось добавить или обновить налоговый код", + "group_seq" => "Групповая последовательность", + "jurisdiction_name" => "Название юрисдикции", + "name" => "Название", + "new" => "Новый налоговый код", + "no_taxes" => "", + "no_taxes_to_display" => "Нет налогового кода для отображения", + "reporting_authority" => "Отчетный орган", + "round_half_down" => "", + "round_half_even" => "", + "round_half_odd" => "", + "round_half_up" => "", + "rounding_code" => "Код округления", + "sales_tax" => "Налог с продаж", + "sales_tax_by_invoice" => "Налог с продаж по накладной", + "sequence" => "Послед.", + "state" => "Статус", + "successful_deleted" => "Успешно удалено", + "tax_categories" => "Налоговые категории", + "tax_categories_configuration" => "Параметры налоговых категорий", + "tax_categories_saved_successfully" => "Изменения налоговых категорий сохранены", + "tax_categories_saved_unsuccessfully" => "Изменения налоговых категорий не сохранены", + "tax_category" => "Налоговая категория", + "tax_category_code" => "Код налоговой категории", + "tax_category_duplicate" => "Дубликат налоговой категории", + "tax_category_invalid_chars" => "Недопустимые символы в названии налоговой категории", + "tax_category_name" => "Название налоговой категории", + "tax_category_new" => "Новая налоговая категория", + "tax_category_required" => "Налоговая категория - обязательно для заполнения", + "tax_code" => "Налоговый код", + "tax_code_cannot_be_deleted" => "Ошибка при удалении налогового кода", + "tax_code_duplicate" => "Дубликат налогового кода", + "tax_code_invalid_chars" => "Недопустимые символы в налоговом коде", + "tax_code_name" => "Название налогового кода", + "tax_code_required" => "Налоговый код - обязательно для заполнения.", + "tax_code_successful_deleted" => "Налоговый код успешно удален", + "tax_code_successful_updated" => "Обновление прошло успешно", + "tax_code_successful_updating" => "Налоговый код обновлен успешно", + "tax_code_successfully_added" => "Добавление прошло успешно", + "tax_code_type" => "Тип налогового кода", + "tax_codes" => "Налоговые коды", + "tax_codes_configuration" => "Параметры налоговых кодов", + "tax_codes_saved_successfully" => "Изменения налогового кода сохранены", + "tax_codes_saved_unsuccessfully" => "Изменения налогового кода не сохранены", + "tax_excluded" => "Без налога", + "tax_group" => "Налоговая группа", + "tax_group_not_unique" => "Налоговая группа {0} не уникальна", + "tax_group_sequence" => "Последовательность налоговой группы", + "tax_included" => "Вкл. налог", + "tax_jurisdiction" => "Налоговая юрисдикция", + "tax_jurisdiction_duplicate" => "Дубликат налоговой юрисдикции", + "tax_jurisdiction_invalid_chars" => "Недопустимые символы в названии юрисдикции", + "tax_jurisdiction_required" => "Налоговая юрисдикция - обязательно для заполнения", + "tax_jurisdictions" => "Налоговые юрисдикции", + "tax_jurisdictions_configuration" => "Параметры налоговых юрисдикций", + "tax_jurisdictions_saved_successfully" => "Изменения налоговой юрисдикции сохранены", + "tax_jurisdictions_saved_unsuccessfully" => "Изменения налоговой юрисдикции не сохранены", + "tax_rate" => "Ставка налога", + "tax_rate_configuration" => "Параметры ставки налога", + "tax_rate_error_adding_updating" => "Не удалось добавить или обновить налоговую ставку", + "tax_rate_numeric" => "Налоговая ставка должна быть числом", + "tax_rate_required" => "Налоговая ставка - обязательное поле для заполнения", + "tax_rate_successful_updated" => "Успешно обновлено", + "tax_rate_successfully_added" => "Успешно добавлено", + "tax_rates" => "Налоговые ставки", + "tax_rates_configuration" => "Параметры налоговых ставок", + "tax_rounding" => "Округление налога", + "tax_type" => "Тип налога", + "update" => "Обновить налоговую ставку", + "vat_tax" => "НДС", +]; diff --git a/app/Language/sv/Attributes.php b/app/Language/sv/Attributes.php index 065ca0c72..176e778b8 100644 --- a/app/Language/sv/Attributes.php +++ b/app/Language/sv/Attributes.php @@ -1,31 +1,32 @@ - "Attributvärdet får inte innehålla '_' eller '|'", + "confirm_delete" => "Är du säker på att du vill ta bort de valda attributen?", + "confirm_restore" => "Är du säker på att du vill återställa de valda attributen?", + "definition_cannot_be_deleted" => "Det gick inte att ta bort valda attribut", + "definition_error_adding_updating" => "Attribut{0} kunde inte läggas till eller uppdateras. Kontrollera felloggen.", + "definition_flags" => "Attribut synlighet", + "definition_group" => "Grupp", + "definition_id" => "Id", + "definition_name" => "Lägg till attribut", + "definition_name_required" => "Attributnamn är ett obligatoriskt fält", + "definition_one_or_multiple" => "attribut", + "definition_successful_adding" => "Du har lagt till artikeln", + "definition_successful_deleted" => "Du har tagit bort", + "definition_successful_updating" => "Du har uppdaterat attributet", + "definition_type" => "Attributtyp", + "definition_type_required" => "Attributtyp är ett obligatoriskt fält", + "definition_unit" => "Måttenhet", + "definition_values" => "Attributvärden", + "new" => "Nytt attribut", + "no_attributes_to_display" => "Inga artiklar att visa", + "receipt_visibility" => "Kvitto", + "show_in_items" => "Visa i artiklar", + "show_in_items_visibility" => "Artiklar", + "show_in_receipt" => "Visa i kvitto", + "show_in_receivings" => "Visa i mottagande", + "show_in_receivings_visibility" => "Inleveranser", + "show_in_sales" => "Visa i försäljning", + "show_in_sales_visibility" => "Försäljning", + "update" => "Uppdatera attribut", +]; diff --git a/app/Language/sv/Bootstrap_tables.php b/app/Language/sv/Bootstrap_tables.php index 41871010a..b40f85aaa 100644 --- a/app/Language/sv/Bootstrap_tables.php +++ b/app/Language/sv/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "alla", + "tables_columns" => "Kolumner", + "tables_hide_show_pagination" => "Dölj/visa sida", + "tables_loading" => "Laddar, ha tålamod...", + "tables_page_from_to" => "Visar {0} till {1} av {2} rader", + "tables_refresh" => "Ladda om", + "tables_rows_per_page" => "{0} rader per sida", + "tables_toggle" => "Växla", +]; diff --git a/app/Language/sv/Cashups.php b/app/Language/sv/Cashups.php index 7dfe5b525..54ac35ccd 100644 --- a/app/Language/sv/Cashups.php +++ b/app/Language/sv/Cashups.php @@ -1,48 +1,49 @@ - "Summa", + "amount_number" => "Summa måste vara ett nummer", + "amount_required" => "Summa kan ej lämnas tomt.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "Dagskassa kan ej raderas", + "cash_difference" => "", + "close_date" => "Avslutsdatum", + "close_employee" => "Avslutad av", + "closed_amount_card" => "Kort", + "closed_amount_cash" => "Stängda kontanter", + "closed_amount_check" => "Checkar", + "closed_amount_due" => "Avgifter", + "closed_amount_giftcard" => "", + "closed_amount_total" => "Total", + "closed_date" => "Avslutat datum", + "confirm_delete" => "Är du säker på att du vill ta bort den valda dagskassan?", + "confirm_restore" => "Är du säker på att du vill återställa valda dagsavslut?", + "confirm_submit" => "", + "date_number" => "Datum måste vara ett nummer", + "date_required" => "Datum måste anges", + "description" => "Beskrivning", + "enable_expected" => "", + "error_adding_updating" => "Fel vid tillägg / uppdatering av dagskassa", + "giftcard" => "", + "id" => "Id", + "info" => "Dagskassa information", + "info_employee" => "", + "is_deleted" => "Raderad", + "new" => "Ny dagskassa", + "no_cashups_to_display" => "Finns inga dagskassor att visa", + "none_selected" => "Du har inte vald någon dagskassa", + "note" => "Anteckningar", + "one_or_multiple" => "Dagskassor", + "open_amount_cash" => "Öppna kontanter", + "open_date" => "Öppningsdatum", + "open_employee" => "Öppnad av", + "opened_date" => "Öppningsdatum", + "successful_adding" => "Dagskassa tillagd", + "successful_deleted" => "Dagskassa raderades", + "successful_updating" => "Dagskassa uppdaterades", + "total" => "Toralt", + "transfer_amount_cash" => "Växelkassa", + "transfer_amount_cash_minus" => "", + "update" => "Uppdatera dagskassa", + "warning" => "", +]; diff --git a/app/Language/sv/Common.php b/app/Language/sv/Common.php index e1fd80de0..34298d588 100644 --- a/app/Language/sv/Common.php +++ b/app/Language/sv/Common.php @@ -1,86 +1,88 @@ "Adress 1", + "address_2" => "Adress 2", + "admin" => "", + "city" => "Stad", + "clerk" => "", + "close" => "Stäng", + "color" => "", + "comments" => "Kommentarer", + "common" => "allmänt", + "confirm_search" => "Du har valt en eller flera rader, dessa kommer inte längre att väljas efter din sökning. Är du säker på att du vill skicka in den här sökningen?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "Rätta identifierat fel innan du sparar", + "country" => "Land", + "dashboard" => "", + "date" => "Datum", + "delete" => "Radera", + "det" => "detaljer", + "download_import_template" => "Hämta importerad CSV-mall (CSV)", + "edit" => "Ändra", + "email" => "E-mail", + "email_invalid_format" => "E-postadressen är inte i rätt format.", + "export_csv" => "CSV Export", + "export_csv_no" => "Nej", + "export_csv_yes" => "Ja", + "fields_required_message" => "Fält markerade i rött är obligatoriska", + "fields_required_message_unique" => "", + "first_name" => "Förnamn", + "first_name_required" => "Förnamn är ett obligatoriskt fält.", + "first_page" => "Första", + "gender" => "Kön", + "gender_female" => "Kvinna", + "gender_male" => "Man", + "gender_undefined" => "", + "icon" => "Ikon", + "id" => "ID", + "import" => "Import", + "import_change_file" => "Ändra", + "import_csv" => "CSV-import", + "import_full_path" => "Fullständig sökväg till CSV-fil krävs", + "import_remove_file" => "Radera", + "import_select_file" => "Välj fil", + "inv" => "Fakt", + "last_name" => "Efternamn", + "last_name_required" => "Efternamn är ett obligatoriskt fält.", + "last_page" => "Sista", + "learn_about_project" => "för att lära sig den senaste informationen om projektet.", + "list_of" => "Lista av", + "logo" => "Logga", + "logo_mark" => "", + "logout" => "Logga ut", + "manager" => "", + "migration_needed" => "Migration av databasen {0} kommer att påbörjas efter login.", + "new" => "Ny", + "no" => "", + "no_persons_to_display" => "Det finns inga personer att visa.", + "none_selected_text" => "[Inget valt]", + "or" => "Eller", + "people" => "", + "phone_number" => "Telefonnummer", + "phone_number_required" => "", + "please_visit_my" => "Vänligen besök", + "position" => "", + "powered_by" => "Drivs av", + "price" => "Pris", + "print" => "Skriv ut", + "remove" => "Radera", + "required" => "Krävs", + "restore" => "Återställ", + "return_policy" => "Retur policy", + "search" => "Sök", + "search_options" => "Sökalternativ", + "searched_for" => "Sök efter", + "software_short" => "", + "software_title" => "", + "state" => "Län", + "submit" => "Spara", + "total_spent" => "Totalt spenderat", + "unknown" => "Okänt", + "view_recent_sales" => "Visa senaste försäljningar", + "website" => "opensourcepos.org", + "welcome" => "Välkommen", + "welcome_message" => "Välkommen till OSPOS, klicka på en modul nedan för att komma igång.", + "yes" => "", + "you_are_using_ospos" => "Du använder Open Source Point of Sale version", + "zip" => "Postnummer", +]; diff --git a/app/Language/sv/Config.php b/app/Language/sv/Config.php index bb4cfa40e..a059803a3 100644 --- a/app/Language/sv/Config.php +++ b/app/Language/sv/Config.php @@ -1,329 +1,330 @@ - "Företagsadress", + "address_required" => "Företagsadress är ett obligatoriskt fält.", + "all_set" => "All file permissions are set correctly!", + "allow_duplicate_barcodes" => "Tillåt duplicera streckkoder", + "apostrophe" => "apostrof", + "backup_button" => "Backup", + "backup_database" => "Säkerhetskopiera databas", + "barcode" => "Streckkod", + "barcode_company" => "Företagsnamn", + "barcode_configuration" => "Streckkodskonfiguration", + "barcode_content" => "Streckkod innehåll", + "barcode_first_row" => "Rad 1", + "barcode_font" => "Font", + "barcode_formats" => "Inmatningsformat", + "barcode_generate_if_empty" => "Skapa om tom.", + "barcode_height" => "Höjd (px)", + "barcode_id" => "Artikel-id / namn", + "barcode_info" => "Streckkodskonfigurationsinformation", + "barcode_layout" => "Streckkodslayout", + "barcode_name" => "Namn", + "barcode_number" => "Streckkod", + "barcode_number_in_row" => "Antal i rad", + "barcode_page_cellspacing" => "Visa kolumnbredd.", + "barcode_page_width" => "Visa sidbredd", + "barcode_price" => "Pris", + "barcode_second_row" => "Rad 2", + "barcode_third_row" => "Rad 3", + "barcode_tooltip" => "Varning: Den här funktionen kan orsaka att duplicerade objekt importeras eller skapas. Använd inte om du inte vill ha dubbla streckkoder.", + "barcode_type" => "Streckkodstyp", + "barcode_width" => "Bredd (px)", + "bottom" => "Botten", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "Kontant decimaler", + "cash_decimals_tooltip" => "Om kontanterna och valutadecimalen är desamma kommer ingen öresutjämning att äga rum.", + "cash_rounding" => "Öresavjämning", + "category_dropdown" => "Visa kategori som en rullgardinsmeny", + "center" => "Mitten", + "change_apperance_tooltip" => "", + "comma" => "komma", + "company" => "Företasnamn", + "company_avatar" => "", + "company_change_image" => "Ändra bild", + "company_logo" => "Företagslogo", + "company_remove_image" => "Radera bild", + "company_required" => "Företagsnamn är ett obligatoriskt fält", + "company_select_image" => "Välj Bild", + "company_website_url" => "Företagets webbplats är inte en giltig URL (http: // ...).", + "country_codes" => "Landskod", + "country_codes_tooltip" => "Kommaseparerad lista över landskoder för nominatimadressuppslag.", + "currency_code" => "Valutakod", + "currency_decimals" => "Valuta Decimaler", + "currency_symbol" => "Valutasymbol", + "current_employee_only" => "", + "customer_reward" => "Bonus", + "customer_reward_duplicate" => "Bonus måste vara unik.", + "customer_reward_enable" => "Aktivera kundbonus", + "customer_reward_invalid_chars" => "Bonus kan inte innehålla '_'", + "customer_reward_required" => "Bonus är ett obligatoriskt fält", + "customer_sales_tax_support" => "Kundomsättningskatt Support", + "date_or_time_format" => "Datum och tidsfilter", + "datetimeformat" => "Datum och tid Format", + "decimal_point" => "Decimalpunkt", + "default_barcode_font_size_number" => "Standard streckkods teckensnittstorlek måste vara ett nummer.", + "default_barcode_font_size_required" => "Standard streckkodstorlekstorlek är ett obligatoriskt fält.", + "default_barcode_height_number" => "Standard streckkodshöjd måste vara ett nummer.", + "default_barcode_height_required" => "Standard streckkodshöjd är ett obligatoriskt fält.", + "default_barcode_num_in_row_number" => "Standard streckkodsnummer i rad måste vara ett nummer.", + "default_barcode_num_in_row_required" => "Standard streckkodsnummer i rad måste vara ett nummer.", + "default_barcode_page_cellspacing_number" => "Standard Streckkodssida Cellspacing måste vara ett nummer.", + "default_barcode_page_cellspacing_required" => "Standard Streckkodssida Cellspacing är ett obligatoriskt fält.", + "default_barcode_page_width_number" => "Standard streckkodssidans bredd måste vara ett nummer.", + "default_barcode_page_width_required" => "Standard streckkodssidans bredd är ett obligatoriskt fält.", + "default_barcode_width_number" => "Standard streckkodsbredd måste vara ett nummer.", + "default_barcode_width_required" => "Standard streckkodsbredd är ett obligatoriskt fält.", + "default_item_columns" => "Standard synliga artikel kolumner", + "default_origin_tax_code" => "Standard Urkomstskattkod", + "default_receivings_discount" => "Standardmottagningsrabatt", + "default_receivings_discount_number" => "Standardmottagningsrabatten måste vara ett nummer.", + "default_receivings_discount_required" => "Standardmottagningsrabatt är ett obligatoriskt fält.", + "default_sales_discount" => "Standard Försäljningsrabatt %", + "default_sales_discount_number" => "Standardförsäljningsrabatt måste vara ett nummer.", + "default_sales_discount_required" => "Standardförsäljningsrabatt är ett obligatoriskt fält.", + "default_tax_category" => "Standardskattskategori", + "default_tax_code" => "Standard skattetabell", + "default_tax_jurisdiction" => "Standardskattejurisdiktion", + "default_tax_name_number" => "Standardskattnamn måste vara en sträng.", + "default_tax_name_required" => "Standardskattnamn är ett obligatoriskt fält.", + "default_tax_rate" => "Standardskattesats%", + "default_tax_rate_1" => "Skattesats 1", + "default_tax_rate_2" => "Skattesats 2", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "Standardskattesats måste vara ett nummer.", + "default_tax_rate_required" => "Standardskattesats är ett obligatoriskt fält.", + "derive_sale_quantity" => "Tillåt avledad försäljningskvantitet", + "derive_sale_quantity_tooltip" => "Om den är markerad kommer en ny objekttyp att tillhandahållas för poster som beställts med förlängd mängd", + "dinner_table" => "Bord", + "dinner_table_duplicate" => "Bordsnummer måste vara unik.", + "dinner_table_enable" => "Aktivera bord", + "dinner_table_invalid_chars" => "Bordsnamn får inte innehålla '_'.", + "dinner_table_required" => "Bord är ett obligatoriskt fält.", + "dot" => "punkt", + "email" => "E-mail", + "email_configuration" => "E-mail Konfiguration", + "email_mailpath" => "Sökväg till Sendmail", + "email_protocol" => "Protokol", + "email_receipt_check_behaviour" => "Kryssruta för e-postkvitto", + "email_receipt_check_behaviour_always" => "Alltid förikryssad", + "email_receipt_check_behaviour_last" => "Kom ihåg det senaste valet", + "email_receipt_check_behaviour_never" => "Alltid urkryssad", + "email_smtp_crypto" => "SMTP kryptering", + "email_smtp_host" => "SMTP Server", + "email_smtp_pass" => "SMTP Lösenord", + "email_smtp_port" => "SMTP Port", + "email_smtp_timeout" => "SMTP Timeout", + "email_smtp_user" => "SMTP Användarnamn", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "Upprätthålla integritet", + "enforce_privacy_tooltip" => "Skydda kundernas integritet genom att kryptera data om deras data raderas", + "fax" => "Fax", + "file_perm" => "There are problems with file permissions please fix and reload this page.", + "financial_year" => "Fiscal Year Start", + "financial_year_apr" => "1 april", + "financial_year_aug" => "1 augusti", + "financial_year_dec" => "1 december", + "financial_year_feb" => "1 februari", + "financial_year_jan" => "1 januari", + "financial_year_jul" => "1 juli", + "financial_year_jun" => "1 juni", + "financial_year_mar" => "1 mars", + "financial_year_may" => "1 maj", + "financial_year_nov" => "1 november", + "financial_year_oct" => "1 oktober", + "financial_year_sep" => "1 september", + "floating_labels" => "", + "gcaptcha_enable" => "Inloggningssida reCAPTCHA", + "gcaptcha_secret_key" => "reCAPTCHA Secret Key", + "gcaptcha_secret_key_required" => "reCAPTCHA Secret Key är ett obligatoriskt fält", + "gcaptcha_site_key" => "reCAPTCHA Site Key", + "gcaptcha_site_key_required" => "reCAPTCHA Site Key är ett obligatoriskt fält", + "gcaptcha_tooltip" => "Skydda inloggningssidan med Google reCAPTCHA, klicka på ikonen för ett API-nyckelpar.", + "general" => "Allmämt", + "general_configuration" => "Allmänna inställningar", + "giftcard_number" => "Presentkortsnummer", + "giftcard_random" => "Slumpa fram", + "giftcard_series" => "Generera i serie", + "image_allowed_file_types" => "Tillåtna filtyper", + "image_max_height_tooltip" => "Högsta tillåtna höjd för bilduppladdningar i pixlar (px).", + "image_max_size_tooltip" => "Högsta tillåtna filstorlek för bilduppladdningar i kilobyte (kb).", + "image_max_width_tooltip" => "Högsta tillåtna bredd för bilduppladdningar i pixlar (px).", + "image_restrictions" => "Begränsningar för bildöverföring", + "include_hsn" => "Inkludera stöd för HSN-koder", + "info" => "Information", + "info_configuration" => "Butiksinformation", + "input_groups" => "", + "integrations" => "Integrationer", + "integrations_configuration" => "Tredjepartsintegrationer", + "invoice" => "Faktura", + "invoice_configuration" => "Faktura utskriftsinställningar", + "invoice_default_comments" => "Standardfaktura kommentarer", + "invoice_email_message" => "Faktura e-postmall", + "invoice_enable" => "Aktivera fakturering", + "invoice_printer" => "Faktura skrivare", + "invoice_type" => "Fakturatyp", + "is_readable" => "är läsbar, men behörigheterna är felaktigt inställda. Ställ in den på 640 eller 660 och uppdatera.", + "is_writable" => "är skrivbar, men behörigheterna är felaktigt inställda. Ställ in den på 750 och uppdatera.", + "item_markup" => "", + "jsprintsetup_required" => "Varning: Den här funktionaliteten fungerar bara om du har installerat FireFox jsPrintSetup addon. Spara ändå?", + "language" => "Språk", + "last_used_invoice_number" => "Senast använt Fakturanummer", + "last_used_quote_number" => "Senast använt Qouta nummer", + "last_used_work_order_number" => "Senast använt arbetsordernummer", + "left" => "Vänster", + "license" => "Licens", + "license_configuration" => "Licensvilkor", + "line_sequence" => "Linjesekvens", + "lines_per_page" => "Linjer per sida", + "lines_per_page_number" => "Linjer per sida måste vara ett nummer.", + "lines_per_page_required" => "Linjer per sida är ett obligatoriskt fält.", + "locale" => "Lokalisering", + "locale_configuration" => "Lokaliseringskonfiguration", + "locale_info" => "Lokaliseringskonfigurationsinformation", + "location" => "Lager", + "location_configuration" => "Lagerplatser", + "location_info" => "Platskonfigurationsinformation", + "login_form" => "", + "logout" => "Vill du göra en säkerhetskopiering innan du loggar ut? Klicka på [OK] för att säkerhetskopiera eller [Avbryt] för att logga ut.", + "mailchimp" => "MailChimp", + "mailchimp_api_key" => "MailChimp API Key", + "mailchimp_configuration" => "Mailchimp konfiguration", + "mailchimp_key_successfully" => "API-nyckeln är giltig.", + "mailchimp_key_unsuccessfully" => "API-nyckeln är ogiltig.", + "mailchimp_lists" => "MailChimp Listor", + "mailchimp_tooltip" => "Klicka på ikonen för en API-nyckel.", + "message" => "Medelande", + "message_configuration" => "Meddelandekonfiguration", + "msg_msg" => "Sparade SMS", + "msg_msg_placeholder" => "Om du vill använda en SMS-mall, spara ditt meddelande här, annars lämna rutan tomt.", + "msg_pwd" => "SMS-API-lösenord", + "msg_pwd_required" => "SMS-API lösenord är ett obligatoriskt fält", + "msg_src" => "SMS-API Sender-ID", + "msg_src_required" => "SMS-API Sender-ID är ett obligatoriskt fält", + "msg_uid" => "SMS-API Användarnamn", + "msg_uid_required" => "SMS-API Användarnamn är ett obligatoriskt fält", + "multi_pack_enabled" => "Flera paket per artikel", + "no_risk" => "No security/vulnerability risks.", + "none" => "inga", + "notify_alignment" => "Meddelande Popup Position", + "number_format" => "Nummerformat", + "number_locale" => "Lokalisering", + "number_locale_invalid" => "Den angivna lokaliseringen är ogiltig. Kontrollera länken i verktygstipset för att hitta en giltig plats.", + "number_locale_required" => "Nummerlandskap är ett obligatoriskt fält.", + "number_locale_tooltip" => "Hitta en lämplig ort genom denna länk.", + "os_timezone" => "OSPOS-tidszon:", + "ospos_info" => "OSPOS installationsinfo", + "payment_options_order" => "Betalningsalternativ ordnning", + "perm_risk" => "Felaktiga behörigheter gör att denna programvara är i fara.", + "phone" => "Företagets telefon", + "phone_required" => "Företagets telefon är ett obligatoriskt fält.", + "print_bottom_margin" => "Marginal botten", + "print_bottom_margin_number" => "Marginalbotten måste vara ett nummer.", + "print_bottom_margin_required" => "Marginalbotten är ett obligatoriskt fält.", + "print_delay_autoreturn" => "Autoreturn to Sale-försening", + "print_delay_autoreturn_number" => "Fördröjning av autoreturn to Sale är ett obligatoriskt fält.", + "print_delay_autoreturn_required" => "Fördröjning av autoreturn to Sale måste vara ett nummer.", + "print_footer" => "Skriv ut sidfot", + "print_header" => "Skriv ut sidhuvudet", + "print_left_margin" => "Marginal vänster", + "print_left_margin_number" => "Marginal vänster måste vara ett nummer.", + "print_left_margin_required" => "Marginal vänster är ett obligatoriskt fält.", + "print_receipt_check_behaviour" => "Kryssrutan Skriv ut kvitto", + "print_receipt_check_behaviour_always" => "Kontrolleras alltid", + "print_receipt_check_behaviour_last" => "Kom ihåg det senaste valet", + "print_receipt_check_behaviour_never" => "Alltid urkryssad", + "print_right_margin" => "Marginal höger", + "print_right_margin_number" => "Marginal höger måste vara ett tal.", + "print_right_margin_required" => "Marginal höger är ett obligatoriskt fält.", + "print_silently" => "Visa utskriftsdialog", + "print_top_margin" => "Marginal top", + "print_top_margin_number" => "Marginal Top måste vara ett nummer.", + "print_top_margin_required" => "Margin Top är ett obligatoriskt fält.", + "quantity_decimals" => "Antal decimaler", + "quick_cash_enable" => "", + "quote_default_comments" => "Standardoffert kommentar", + "receipt" => "Kvitto", + "receipt_category" => "", + "receipt_configuration" => "Kvittosutskriftsinställningar", + "receipt_default" => "Standard", + "receipt_font_size" => "Textstorlek", + "receipt_font_size_number" => "Teckensnittstorlek måste vara ett nummer.", + "receipt_font_size_required" => "Teckensnittstorlek är ett obligatoriskt fält.", + "receipt_info" => "Kvittokonfigurationsinformation", + "receipt_printer" => "Kvittoskrivare", + "receipt_short" => "Kort", + "receipt_show_company_name" => "Visa företagsnamn", + "receipt_show_description" => "Visa beskrivning", + "receipt_show_serialnumber" => "Visa serienummer", + "receipt_show_tax_ind" => "Visa skatteindikator", + "receipt_show_taxes" => "Visa skatter", + "receipt_show_total_discount" => "Visa total rabatt", + "receipt_template" => "Kvitto mall", + "receiving_calculate_average_price" => "Beräkna avg. Pris (Inleverans)", + "recv_invoice_format" => "Mottagningsfakturaformat", + "register_mode_default" => "Standardregisterläge", + "report_an_issue" => "Rapportera ett problem", + "return_policy_required" => "Returpolicy är ett obligatoriskt fält.", + "reward" => "Bonus", + "reward_configuration" => "Bonuskonfiguration", + "right" => "Höger", + "sales_invoice_format" => "Försäljningsfakturaformat", + "sales_quote_format" => "Försäljningsquotaformat", + "saved_successfully" => "Konfigurationen sparades.", + "saved_unsuccessfully" => "Konfigurationsbesparingen misslyckades.", + "security_issue" => "Security Vulnerability Warning", + "server_notice" => "Please use the below info for issue reporting.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "Visa kontorsikon", + "statistics" => "Skicka statistik", + "statistics_tooltip" => "Skicka statistik för utveckling och funktionsförbättringsändamål.", + "stock_location" => "Lagerplats", + "stock_location_duplicate" => "Lagerplats måste vara unik.", + "stock_location_invalid_chars" => "Lagerplatsen kan inte innehålla '_'.", + "stock_location_required" => "Lagerplats är ett obligatoriskt fält.", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "Kolumn 1", + "suggestions_fourth_column" => "", + "suggestions_layout" => "Sök förslag till layout", + "suggestions_second_column" => "Kolumn 2", + "suggestions_third_column" => "Kolumn 3", + "system_conf" => "Setup & Conf", + "system_info" => "System Info", + "table" => "Bord", + "table_configuration" => "Bordsinställningar", + "takings_printer" => "Kvittoskrivare", + "tax" => "Skatt", + "tax_category" => "Skattekategori", + "tax_category_duplicate" => "Den angivna skattekategori existerar redan.", + "tax_category_invalid_chars" => "Den angivna skattekategori är ogiltig.", + "tax_category_required" => "Skattekategori krävs.", + "tax_category_used" => "Skattekategori kan inte raderas eftersom den används.", + "tax_configuration" => "Skattkonfiguration", + "tax_decimals" => "Skatt decimaler", + "tax_id" => "Skatteid", + "tax_included" => "Skatt ingår", + "theme" => "Tema", + "theme_preview" => "", + "thousands_separator" => "Tusentals separator", + "timezone" => "Tidszon", + "timezone_error" => "OSPOS-tidszon skiljer sig från din lokala tidszon.", + "top" => "Top", + "use_destination_based_tax" => "Använd destinationsbaserad skatt", + "user_timezone" => "Lokal tidszon:", + "website" => "Hemsida", + "wholesale_markup" => "", + "work_order_enable" => "Arbetsorderstöd", + "work_order_format" => "Arbetsorderformat", +]; diff --git a/app/Language/sv/Customers.php b/app/Language/sv/Customers.php index 9122ffdd4..e42735687 100644 --- a/app/Language/sv/Customers.php +++ b/app/Language/sv/Customers.php @@ -1,55 +1,56 @@ - "Konto #", + "account_number_duplicate" => "Kontonummer finns redan i databasen.", + "available_points" => "Tillgängliga poäng", + "available_points_value" => "", + "average" => "Genomsnittlig spenderad", + "avg_discount" => "Genomsnittlig rabatt", + "basic_information" => "Information", + "cannot_be_deleted" => "Kunde inte radera valda kunder, en eller flera av de valda kunderna har försäljning.", + "company_name" => "Företag", + "confirm_delete" => "Är du säker på att du vill radera den valda kunden / kunderna?", + "confirm_restore" => "Är du säker på att du vill återställa valda kunder?", + "consent" => "Registreringssamtycke", + "consent_required" => "Registreringssamtycke är ett obligatoriskt fält.", + "csv_import_failed" => "CSV-import misslyckades", + "csv_import_nodata_wrongformat" => "Den uppladdade filen har ingen data eller är formaterad felaktigt.", + "csv_import_partially_failed" => "Kundimporten lyckades med några misslyckanden:", + "csv_import_success" => "Kundimporten lyckades.", + "customer" => "Kund", + "date" => "Datum", + "discount" => "Rabatt", + "discount_fixed" => "Fast rabatt", + "discount_percent" => "Procentrabatt", + "discount_type" => "Rabattyp", + "email_duplicate" => "E-postadress finns redan i databasen.", + "employee" => "Anställd", + "error_adding_updating" => "Kund tillägg eller uppdatering misslyckades.", + "import_items_csv" => "Kund import från CSV", + "mailchimp_activity_click" => "E-post klick", + "mailchimp_activity_lastopen" => "Senast öppet e-mail", + "mailchimp_activity_open" => "E-post öppnad", + "mailchimp_activity_total" => "E-mail skickad", + "mailchimp_activity_unopen" => "E-mail oöppnad", + "mailchimp_email_client" => "E-mailklient", + "mailchimp_info" => "MailChimp", + "mailchimp_member_rating" => "Betyg", + "mailchimp_status" => "Status", + "mailchimp_vip" => "VIP", + "max" => "Max. spenderat", + "min" => "Min. spenderat", + "new" => "Ny kund", + "none_selected" => "Du har inte valt någon kund att radera.", + "one_or_multiple" => "Kunder", + "quantity" => "Antal", + "stats_info" => "Status", + "successful_adding" => "Du har lagt till en kund", + "successful_deleted" => "Du har tagit bort", + "successful_updating" => "Du har uppdaterat kunden", + "tax_code" => "Skattekod", + "tax_id" => "Skatteid", + "taxable" => "Skattetabell", + "total" => "Totalt spenderat", + "update" => "Uppdatera kund", + "rewards_package" => "Belöningspaket", +]; diff --git a/app/Language/sv/Datepicker.php b/app/Language/sv/Datepicker.php index 80ea92457..73c856380 100644 --- a/app/Language/sv/Datepicker.php +++ b/app/Language/sv/Datepicker.php @@ -1,22 +1,23 @@ - "All Tid", + "apply" => "Skicka", + "cancel" => "Avbryt", + "custom" => "Anpassa", + "from" => "Från", + "last_30" => "Senaste 30 dagar", + "last_7" => "Senaste 7 dagar", + "last_financial_year" => "Senaste bokföringsår", + "last_month" => "Senaste månaden", + "last_year" => "Senaste året", + "same_month_last_year" => "Samma månad föregående år", + "same_month_to_same_day_last_year" => "Samma månad till dag förra året", + "this_financial_year" => "Nuvarande bokföringsår", + "this_month" => "Nuvarande månad", + "this_year" => "Nuvarande år", + "to" => "Till", + "today" => "Idag", + "today_last_year" => "Idag föregående år", + "weekstart" => "0", + "yesterday" => "I går", +]; diff --git a/app/Language/sv/Employees.php b/app/Language/sv/Employees.php index 00b426e03..7b5c464a3 100644 --- a/app/Language/sv/Employees.php +++ b/app/Language/sv/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "Information", + "cannot_be_deleted" => "Det går inte att radera valda anställda, en eller flera av de behandlade försäljningarna eller du försöker radera ditt konto.", + "change_employee" => "", + "change_password" => "Ändra lösenord", + "clerk" => "", + "commission" => "", + "confirm_delete" => "Är du säker på att du vill radera de valda arbetstagarna?", + "confirm_restore" => "Är du säker på att du vill återställa valda anställda (er)?", + "current_password" => "Nuvarande lösenord", + "current_password_invalid" => "Nuvarande lösenord är fel.", + "employee" => "Anställd", + "error_adding_updating" => "Anställd lägg till eller uppdatering misslyckades.", + "error_deleting_demo_admin" => "Du kan inte radera demo admin-användaren.", + "error_updating_demo_admin" => "Du kan inte ändra demo admin-användaren.", + "language" => "Språk", + "login_info" => "Login", + "manager" => "", + "new" => "Ny anställd", + "none_selected" => "Du har inte valt någon anställd att radera.", + "one_or_multiple" => "Anställda", + "password" => "Lösenord", + "password_minlength" => "Lösenordet måste vara minst 8 tecken i längd.", + "password_must_match" => "Lösenorden matchar ej.", + "password_not_must_match" => "Nuvarande lösenord och nytt lösenord måste vara unikt.", + "password_required" => "Lösenord krävs.", + "permission_desc" => "Markera rutorna nedan för att ge tillgång till moduler.", + "permission_info" => "Behörigheter", + "repeat_password" => "Lösenord igen", + "subpermission_required" => "Lägg till minst en behörighet för varje modul.", + "successful_adding" => "Tillägg av anställd lyckades.", + "successful_change_password" => "Lösenordsbyte lyckades.", + "successful_deleted" => "Du har tagit bort", + "successful_updating" => "Du har uppdaterat anställda", + "system_language" => "System Språk", + "unsuccessful_change_password" => "Lösenordsbyte misslyckades.", + "update" => "Uppdatera anställd", + "username" => "Användarnamn", + "username_duplicate" => "", + "username_minlength" => "Användarnamnet måste vara minst 5 tecken långt.", + "username_required" => "Användarnamnet är ett obligatoriskt fält.", +]; diff --git a/app/Language/sv/Enum.php b/app/Language/sv/Enum.php index c1f4a8a48..051cfbdf8 100644 --- a/app/Language/sv/Enum.php +++ b/app/Language/sv/Enum.php @@ -1,9 +1,10 @@ - "Halv ner", + "half_even" => "Halv ojämn", + "half_five" => "Halv fem", + "half_odd" => "Halv ojämn", + "half_up" => "Halv upp", + "round_down" => "Avrunda ner", + "round_up" => "Avrunda upp", +]; diff --git a/app/Language/sv/Error.php b/app/Language/sv/Error.php index 6a9ff3a44..416460fbf 100644 --- a/app/Language/sv/Error.php +++ b/app/Language/sv/Error.php @@ -1,4 +1,5 @@ - "Du har inte rättigheter till modulen", + "unknown" => "Oväntat fel", +]; diff --git a/app/Language/sv/Expenses.php b/app/Language/sv/Expenses.php index e4f359d06..52470a7d4 100644 --- a/app/Language/sv/Expenses.php +++ b/app/Language/sv/Expenses.php @@ -1,49 +1,50 @@ - "Lägg till kostnad", + "amount" => "Belopp", + "amount_number" => "Beloppet måste vara ett nummer", + "amount_required" => "Kostnadsbeloppet krävs", + "by_category" => "Kategori", + "cannot_be_deleted" => "Kunde inte ta bort kategorikostnad", + "cash" => "Kontant", + "cash_filter" => "Kontant", + "categories_name" => "Kategori", + "category_required" => "kategori är ett obligatoriskt fält", + "check" => "Check", + "check_filter" => "Check", + "confirm_delete" => "Är du säker på att du vill radera den valda utgiften(erna)?", + "confirm_restore" => "Är du säker på att du vill återställa valda utgifter(erna)?", + "credit" => "Kreditkort", + "credit_filter" => "Kreditkort", + "date" => "Datum", + "date_number" => "Datumet måste vara ett nummer", + "date_required" => "Datumet är ett obligatoriskt fält", + "debit" => "Kontokort", + "debit_filter" => "Kontokort", + "description" => "Beskrivning", + "due" => "Skuld", + "due_filter" => "skuld", + "employee" => "Skapad av", + "error_adding_updating" => "Det gick inte att lägga till / uppdatera kostnader", + "expense_id" => "Id", + "expenses_employee" => "Anställd", + "info" => "Utgifter info", + "ip_address" => "", + "is_deleted" => "Raderad", + "name_required" => "Expense Kategori namn krävs", + "new" => "Ny kostnad", + "new_supplier" => "", + "no_expenses_to_display" => "Det finns inga utgifter att visa", + "none_selected" => "Du har inte valt någon kostnad", + "one_or_multiple" => "Utgifter", + "payment" => "Betalningstyp", + "start_typing_supplier_name" => "Börja skriva leverantörens namn ...", + "successful_adding" => "Kostnaden tillagd", + "successful_deleted" => "Kostnaden raderas", + "successful_updating" => "Kostnaden uppdaterades", + "supplier_name" => "Leverantör", + "supplier_tax_code" => "Skattesats", + "tax_amount" => "Skatt", + "tax_amount_number" => "", + "update" => "Uppdatera kostnad", +]; diff --git a/app/Language/sv/Expenses_categories.php b/app/Language/sv/Expenses_categories.php index 672746f5a..013af797d 100644 --- a/app/Language/sv/Expenses_categories.php +++ b/app/Language/sv/Expenses_categories.php @@ -1,21 +1,22 @@ - "Expense Kategori namn krävs", + "add_item" => "Lägg till Kategori", + "cannot_be_deleted" => "Kunde inte ta bort kategorikostnad", + "category_id" => "Id", + "confirm_delete" => "Är du säker på att du vill radera den valda utgiftskategorin?", + "confirm_restore" => "Är du säker på att du vill återställa den valda utgiftskategorin?", + "description" => "Kategori Beskrivning", + "error_adding_updating" => "Det gick inte att lägga till / uppdatera kostnadskategorin", + "info" => "Information kostnadskategori", + "name" => "Kategorinamn", + "new" => "Ny kategori", + "no_expenses_categories_to_display" => "Ingen kategori att visa", + "none_selected" => "Du har inte valt någon kategoriskostnad", + "one_or_multiple" => "Kategori Kostnad", + "quantity" => "Kvantitet", + "successful_adding" => "Kostnadskategori lades till", + "successful_deleted" => "Kostnadskategori togs bort", + "successful_updating" => "Kostnads kategori uppdaterad", + "update" => "Uppdatera kategori", +]; diff --git a/app/Language/sv/Giftcards.php b/app/Language/sv/Giftcards.php index f0a4fb938..b67891e19 100644 --- a/app/Language/sv/Giftcards.php +++ b/app/Language/sv/Giftcards.php @@ -1,70 +1,71 @@ - "Förteckning för att lägga till eller subtrahera.", + "allow_alt_description" => "Tillåt alternativ beskrivning", + "bulk_edit" => "Massändra", + "cannot_be_deleted" => "Det gick inte att radera valda presentkort, ett eller flera av de valda presentkorten har försäljning.", + "cannot_find_giftcard" => "Presentkort hittades inte.", + "cannot_use" => "Giftcard {0} cannot be used for this sale. Invalid Customer!", + "card_value" => "Värde", + "category" => "Kategori", + "change_all_to_allow_alt_desc" => "Tillåt alternativ beskrivning för alla.", + "change_all_to_not_allow_allow_desc" => "Tillåt inte alternativ beskrivning för alla.", + "change_all_to_serialized" => "Ändra allt till Serialized", + "change_all_to_unserialized" => "Ändra allt till ej Serialized", + "confirm_bulk_edit" => "Är du säker på att du vill redigera det valda presentkortet?", + "confirm_delete" => "Är du säker på att du vill radera det valda presentkortet?", + "confirm_restore" => "Är du säker på att du vill återställa valda presentkort?", + "cost_price" => "Grossistpris", + "count" => "Uppdatera Inventory", + "csv_import_failed" => "CSV-import misslyckades.", + "current_quantity" => "Nuvarande antal", + "description" => "Beskrivning", + "details_count" => "Inventarieringsuppgifter", + "do_nothing" => "Gör ingeting", + "edit_fields_you_want_to_update" => "Redigera önskade fält för utvalda presentkort.", + "edit_multiple_giftcards" => "Redigera flera presentkort.", + "error_adding_updating" => "Presentkortets tillägg eller uppdatering misslyckades.", + "error_updating_multiple" => "Uppdatering av presentkortet misslyckades.", + "generate_barcodes" => "Generera streckkoder", + "giftcard" => "Presentkort", + "giftcard_number" => "Presentkortsnummer", + "info_provided_by" => "Info tillhandahållen av", + "inventory_comments" => "Kommentarer", + "is_serialized" => "Presentkortet har serienummer", + "low_inventory_giftcards" => "Presentkort med låg lagernivå", + "manually_editing_of_quantity" => "Manuell redigering av antal", + "must_select_giftcard_for_barcode" => "Du måste välja minst ett (1) presentkort för att generera streckkoder.", + "new" => "Nytt presentkort", + "no_description_giftcards" => "Presentkort utan Beskrivning", + "no_giftcards_to_display" => "Inga presentkort att visa.", + "none" => "inga", + "none_selected" => "Inga presentkort har valts för att redigering.", + "number" => "Presentkortets nummer måste vara ett nummer.", + "number_information" => "Presentkortsnummer", + "number_required" => "Presentkortets nummer är ett obligatoriskt fält.", + "one_or_multiple" => "Presentkort", + "person_id" => "Kund", + "quantity" => "Antal", + "quantity_required" => "Antal är ett obligatoriskt fält. Vänligen truck på stäng (X) för att avbryta.", + "remaining_balance" => "Presentkort {0} återstående värde är {1}!", + "reorder_level" => "Återbeställningsnivå", + "retrive_giftcard_info" => "Hämta presentkort Info", + "sales_tax_1" => "Moms", + "sales_tax_2" => "Moms 2", + "serialized_giftcards" => "Serialiserade presentkort", + "successful_adding" => "Du har lagt till presentkort", + "successful_bulk_edit" => "Du har uppdaterat det valda presentkortet", + "successful_deleted" => "Du har tagit bort", + "successful_updating" => "Du har uppdaterat det valda presentkortet", + "supplier" => "Leverantör", + "tax_1" => "Moms", + "tax_2" => "Moms 2", + "tax_percent" => "Skatt %", + "tax_percents" => "Skatt %", + "unit_price" => "Butiksvärde", + "upc_database" => "Streckkod databas", + "update" => "Uppdatera presentkort", + "use_inventory_menu" => "Använd Inventory Menu", + "value" => "Presentkort Värdet måste vara ett nummer.", + "value_required" => "Presentkort Värde är ett obligatoriskt fält.", +]; diff --git a/app/Language/sv/Item_kits.php b/app/Language/sv/Item_kits.php index ba6574779..f10bbf233 100644 --- a/app/Language/sv/Item_kits.php +++ b/app/Language/sv/Item_kits.php @@ -1,40 +1,41 @@ - "Lägg till artikel", + "all" => "Alla", + "cannot_be_deleted" => "Kunde inte radera artikelpaketet.", + "confirm_delete" => "Är du säker på att du vill radera det valda artikelpaketet?", + "confirm_restore" => "Är du säker på att du vill återställa valda artikelpaket?", + "description" => "Beskrivning artikelpaket", + "discount" => "Rabatt", + "discount_fixed" => "Fast rabatt", + "discount_percent" => "Rabattprocent", + "discount_type" => "Rabattyp", + "error_adding_updating" => "Artikelpaket: tillägg eller uppdatering misslyckades.", + "find_kit_item" => "Artikelpaket", + "info" => "Artikelpaket beskrivning", + "item" => "Artikel", + "item_kit_number" => "Streckkod", + "item_kit_number_duplicate" => "Artikelpaketet nummer finns redan i databasen.", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "Artiklar", + "kit" => "Artikelpaket ID", + "kit_and_components" => "Artikelpaket och delar", + "kit_and_stock" => "Artikelpaket och lager", + "kit_only" => "Artikelpaket", + "name" => "Artikelpaket Namn", + "new" => "Nytt Artikelpaket", + "no_item_kits_to_display" => "Inga artikelpaket att visa.", + "none_selected" => "Du har inte valt något artikelpaket.", + "one_or_multiple" => "Artikelpaket", + "price_option" => "Prisalternativ", + "priced_only" => "Endast prissatt", + "print_option" => "Utskriftsalternativ", + "quantity" => "Antal", + "sequence" => "Sekvens", + "successful_adding" => "Du har lyckats lägga till artikelpaketet", + "successful_deleted" => "Du har tagit bort", + "successful_updating" => "Du har uppdaterat artikelpaketet", + "unit_price" => "", + "update" => "Uppdatera artikelpaketet", +]; diff --git a/app/Language/sv/Items.php b/app/Language/sv/Items.php index 6a2739fb8..89364c7c1 100644 --- a/app/Language/sv/Items.php +++ b/app/Language/sv/Items.php @@ -1,119 +1,120 @@ - "Lager att lägga till eller ta bort.", + "allow_alt_description" => "Tillåt alternativ beskrivning", + "amount_entry" => "Belopp", + "bulk_edit" => "Massändra", + "buy_price_required" => "Köppriset är ett obligatoriskt fält.", + "cannot_be_deleted" => "Kunde inte radera valda objekt, en eller flera av de valda objekten har försäljning.", + "cannot_find_item" => "Artikeln hittades inte.", + "categories" => "", + "category" => "Kategori", + "category_new" => "", + "category_required" => "Kategori är ett obligatoriskt fält.", + "change_all_to_allow_alt_desc" => "Tillåt alternativ beskrivning för alla.", + "change_all_to_not_allow_allow_desc" => "Tillåt inte alternativ beskrivning för alla.", + "change_all_to_serialized" => "Ändra allt till Serialized", + "change_all_to_unserialized" => "Ändra allt till ej Serialized", + "change_image" => "Ändra bild", + "confirm_bulk_edit" => "Är du säker på att du vill redigera valda artiklar?", + "confirm_bulk_edit_wipe_taxes" => "All Artikel Skatteinformation kommer att ersättas.", + "confirm_delete" => "Är du säker på att du vill radera valda artiklar?", + "confirm_restore" => "Är du säker på att du vill återställa valda artiklar?", + "cost_price" => "Grossistpris", + "cost_price_number" => "Grosistpriset måste vara ett nummer.", + "cost_price_required" => "Grossistpris är ett obligatoriskt fält.", + "count" => "Uppdatera Inventory", + "csv_import_failed" => "CSV-import misslyckades", + "csv_import_nodata_wrongformat" => "Den uppladdade filen har ingen data eller är formaterad felaktigt.", + "csv_import_partially_failed" => "Det fanns{0} importfel (er) på rad (er):{1}. Inga rader importerades.", + "csv_import_success" => "Artikelimporten lyckades.", + "current_quantity" => "Nuvarande antal", + "default_pack_name" => "Varje", + "description" => "Beskrivning", + "details_count" => "Inventarieringsuppgifter", + "do_nothing" => "Gör ingeting", + "edit" => "", + "edit_fields_you_want_to_update" => "Redigera önskade fält för valda artiklar.", + "edit_multiple_items" => "Redigering av flera artiklar", + "empty_upc_items" => "Tomma streckkodsposter", + "error_adding_updating" => "Det gick inte att lägga till / uppdatera artiklar", + "error_updating_multiple" => "Ett fel uppstod vid uppdatering av artiklar", + "generate_barcodes" => "Generera streckkoder", + "hsn_code" => "Harmoniserade systemnomenklaturen", + "image" => "Avatar", + "import_items_csv" => "Artikelimport från CSV", + "info_provided_by" => "Information tillhandahållen av", + "inventory" => "Lager", + "inventory_CSV_import_quantity" => "Antal importerat från CSV", + "inventory_comments" => "Kommentarer", + "inventory_data_tracking" => "Lagerspårning", + "inventory_date" => "Datum", + "inventory_employee" => "Anställd", + "inventory_in_out_quantity" => "In / Out Mängd", + "inventory_remarks" => "Anmärkningar", + "is_deleted" => "Raderad", + "is_printed" => "", + "is_serialized" => "Artikeln har serienummer", + "item" => "Artikel", + "item_id" => "", + "item_number" => "Streckkod", + "item_number_duplicate" => "Artikelnummer finns redan i databasen.", + "kit" => "Kit", + "location" => "Lagerplats", + "low_inventory_items" => "Artikeln slutsåld", + "low_sell_item" => "Låg försäljnings artikel", + "manually_editing_of_quantity" => "Manuell redigering av antal", + "markup" => "", + "name" => "Artikelnamn", + "name_required" => "Artikelnamn är ett obligatoriskt fält.", + "new" => "Ny artikel", + "no_description_items" => "Inga beskrivning av artikel", + "no_items_to_display" => "Inga artiklar att visa.", + "none" => "inga", + "none_selected" => "Du har inte valt några artiklar att redigera", + "nonstock" => "Icke-lager", + "number_information" => "Artikelnummer", + "number_required" => "Streckkod är ett obligatoriskt fält.", + "one_or_multiple" => "Artikel", + "pack_name" => "Förpackningsnamn", + "qty_per_pack" => "Antal per förpackning", + "quantity" => "Kvantitet", + "quantity_number" => "Antal måste vara ett nummer.", + "quantity_required" => "Antal är ett obligatoriskt fält.", + "receiving_quantity" => "Mottagningskvantitet", + "remove_image" => "Radera bild", + "reorder_level" => "Återbeställningsnivå", + "reorder_level_number" => "Omordningsnivå måste vara ett nummer.", + "reorder_level_required" => "Återbeställningsnivå är ett obligatoriskt fält.", + "retrive_item_info" => "Hämta artikelinfo", + "sales_tax_1" => "Moms", + "sales_tax_2" => "Moms 2", + "search_attributes" => "Sök attribut", + "select_image" => "Välj Bild", + "serialized_items" => "Serialiserade artiklar", + "standard" => "Standard", + "stock" => "Lager", + "stock_location" => "Lagerplats", + "stock_type" => "Lagertyp", + "successful_adding" => "Du har lagt till Artikeln", + "successful_bulk_edit" => "Du har uppdaterat den valda atikeln", + "successful_deleted" => "Du har tagit bort artikeln", + "successful_updating" => "Du har uppdaterat artikeln", + "supplier" => "Leverantör", + "tax_1" => "Skatt 1", + "tax_2" => "Skatt 2", + "tax_3" => "", + "tax_category" => "Skattekategori", + "tax_percent" => "Skatt %", + "tax_percent_number" => "Skattprocent måste vara ett numeriskt värde", + "tax_percent_required" => "Skattprocent är ett obligatoriskt fält.", + "tax_percents" => "Skatt %", + "temp" => "Tillfällig", + "type" => "Artikeltyp", + "unit_price" => "Försäljningspris", + "unit_price_number" => "Enhetspriset måste vara ett nummer.", + "unit_price_required" => "Enhetspriset är ett obligatoriskt fält.", + "upc_database" => "Streckkod databas", + "update" => "Uppdatera artikeln", + "use_inventory_menu" => "Använd Inventory Menu", +]; diff --git a/app/Language/sv/Login.php b/app/Language/sv/Login.php index 85ee6d45b..2c19a1f4c 100644 --- a/app/Language/sv/Login.php +++ b/app/Language/sv/Login.php @@ -1,13 +1,14 @@ - "Jag är inte en robot.", + "go" => "Logga in", + "invalid_gcaptcha" => "Ogiltig jag är ingen robot.", + "invalid_installation" => "Installationen är inte korrekt, kontrollera din php.ini fil.", + "invalid_username_and_password" => "Ogiltigt användarnamn eller lösenord.", + "login" => "Login", + "logout" => "", + "migration_needed" => "", + "password" => "Lösenord", + "username" => "Användarnamn", + "welcome" => "", +]; diff --git a/app/Language/sv/Messages.php b/app/Language/sv/Messages.php index 66ed343f2..49b26cacb 100644 --- a/app/Language/sv/Messages.php +++ b/app/Language/sv/Messages.php @@ -1,14 +1,15 @@ - "Förnamn", + "last_name" => "Efternamn", + "message" => "Meddelande", + "message_placeholder" => "Ditt meddelande här...", + "message_required" => "Meddelande krävs", + "multiple_phones" => "(vid flera mottagare, avdela mobilnummer med komma)", + "phone" => "Telefonnummer", + "phone_number_required" => "Telefonnummer krävs", + "phone_placeholder" => "Mobiltelefonnummer...", + "sms_send" => "Skicka SMS", + "successfully_sent" => "Meddelandet skickat till: ", + "unsuccessfully_sent" => "Meddelandet skickades ej till: ", +]; diff --git a/app/Language/sv/Module.php b/app/Language/sv/Module.php index acbc1e870..520a27b06 100644 --- a/app/Language/sv/Module.php +++ b/app/Language/sv/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "Attribut", + "attributes_desc" => "Lägg till, uppdatera, ta bort och sök attribut.", + "both" => "Båda", + "cashups" => "Dagskassa", + "cashups_desc" => "Lägg till, uppdatera, ta bort och sök i dagskassor.", + "config" => "Konfiguration", + "config_desc" => "Ändra OSPOS: s konfiguration.", + "customers" => "Kunder", + "customers_desc" => "Lägg till, uppdatera, ta bort och sök kunder.", + "employees" => "Anställda", + "employees_desc" => "Lägg till, uppdatera, ta bort och sök anställda.", + "expenses" => "Utgifter", + "expenses_categories" => "Utgifter Kategorier", + "expenses_categories_desc" => "Lägg till, uppdatera och ta bort kostnadskategorier.", + "expenses_desc" => "Lägg till, uppdatera, ta bort och sökutgifter.", + "giftcards" => "Presentkort", + "giftcards_desc" => "Lägg till, uppdatera, ta bort och sök presentkort.", + "home" => "Hem", + "home_desc" => "Lista hemmeny moduler.", + "item_kits" => "Artikelpaket", + "item_kits_desc" => "Lägg till, uppdatera, radera och söka artikelpaket.", + "items" => "Artiklar", + "items_desc" => "Lägg till, uppdatera, ta bort och artiklar.", + "messages" => "Meddelande", + "messages_desc" => "Skicka meddelanden till kunder, leverantörer och anställda.", + "migrate" => "Migrera", + "migrate_desc" => "Uppdatera OSPOS-databasen.", + "office" => "Kontor", + "office_desc" => "Lista kontors menyn moduler.", + "receivings" => "Mottagande", + "receivings_desc" => "Process inköpsorder.", + "reports" => "Rapporter", + "reports_desc" => "Visa och skapa rapporter.", + "sales" => "Försäljning", + "sales_desc" => "Process Försäljning och Returer.", + "suppliers" => "Leverantörer", + "suppliers_desc" => "Lägg till, uppdatera, ta bort och sök leverantörer.", + "taxes" => "Skatt", + "taxes_desc" => "Konfigurera försäljningsskatter.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/sv/Receivings.php b/app/Language/sv/Receivings.php index 5c3410d96..48568d1d3 100644 --- a/app/Language/sv/Receivings.php +++ b/app/Language/sv/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "Avbryt", + "cannot_be_deleted" => "Mottagande (s) radering misslyckades.", + "comments" => "Kommentarer", + "complete_receiving" => "Slutför", + "confirm_cancel_receiving" => "Är du säker på att du vill rensa den här mottagningen? Alla objekt kommer att rensas.", + "confirm_delete" => "Är du säker på att du vill ta bort den här mottagningen? Den här åtgärden kan inte ångras.", + "confirm_finish_receiving" => "Är du säker på att du vill skicka in den här mottagaren? Detta kan inte göras ogjort.", + "confirm_restore" => "", + "cost" => "Kostnad", + "daily" => "", + "date" => "Inleveransdatum", + "date_required" => "Ett korrekt datum måste anges.", + "date_type" => "Datumet är ett obligatoriskt fält.", + "delete_entire_sale" => "Ta bort hela försäljningen", + "discount" => "Rabat %", + "edit" => "Ändra", + "edit_sale" => "Ändra Inleverans", + "employee" => "Anställd", + "error_editing_item" => "Artikelredigering misslyckades.", + "error_requisition" => "Det går inte att flytta lagerplats från eller till samma lagerplats.", + "find_or_scan_item" => "Hitta eller skanna artikel", + "find_or_scan_item_or_receipt" => "Hitta eller skanna artikel eller kvitto", + "id" => "Inleverans-ID", + "item_name" => "Artikelnamn", + "mode" => "Inleveransläge", + "new_supplier" => "Ny leverantör", + "one_or_multiple" => "Inleveranser", + "print_after_sale" => "Skriv ut efter försäljning", + "quantity" => "Antal.", + "receipt" => "Inleverans kvitto", + "receipt_number" => "Inleverans #", + "receiving" => "Inlevera", + "reference" => "Referens", + "register" => "Artiklar Inleverans", + "requisition" => "Rekvisition", + "return" => "Retur", + "select_supplier" => "Välj leverantör (valfritt)", + "ship_pack" => "Ship Pack", + "start_typing_supplier_name" => "Börja skriva leverantörens namn ...", + "stock" => "Lager", + "stock_destination" => "Lagerplats", + "stock_locaiton" => "Lagerplats", + "stock_source" => "Lagerplats", + "successfully_deleted" => "Du har tagit bort", + "successfully_updated" => "Mottagning uppdaterad", + "supplier" => "Leverantör", + "supplier_address" => "Adress", + "supplier_email" => "E-mail", + "supplier_location" => "Plats", + "total" => "Totalt", + "transaction_failed" => "Mottagande transaktioner misslyckades.", + "unable_to_add_item" => "Artikel tillägg i Mottagning misslyckades.", + "unsuccessfully_updated" => "Mottagning uppdateringen misslyckades.", + "update" => "Uppdatera", +]; diff --git a/app/Language/sv/Reports.php b/app/Language/sv/Reports.php index 16f069aa9..55dfea2ee 100644 --- a/app/Language/sv/Reports.php +++ b/app/Language/sv/Reports.php @@ -1,147 +1,148 @@ - "Alla", + "authority" => "Auktoritet", + "canceled" => "Avbrutna", + "categories" => "Kategorier", + "categories_summary_report" => "Kategorier Sammanfattningsrapport", + "category" => "Kategori", + "code_canceled" => "Rapport avbrutna", + "code_invoice" => "Fakt", + "code_pos" => "POS", + "code_quote" => "Q", + "code_return" => "RET", + "code_type" => "Typ", + "code_work_order" => "Arb-ord.", + "comments" => "Kommentarer", + "commission" => "", + "complete" => "Slutförda försäljningar o returer", + "completed_sales" => "Slutförda försäljningar", + "confirm_delete" => "Är du säker på att du vill radera valda poster?", + "confirm_restore" => "Är du säker på att du vill återställa valda poster?", + "cost" => "Grossist", + "cost_price" => "Grossistpris", + "count" => "Antal", + "customer" => "Kund", + "customers" => "Kunder", + "customers_summary_report" => "Kunder sammanfattningsrapport", + "date" => "Datum", + "date_range" => "Datumintervall", + "description" => "Beskrivning", + "detailed_receivings_report" => "Detaljerad mottagningsrapport", + "detailed_receivings_report_input" => "", + "detailed_reports" => "Detaljerade rapporter", + "detailed_requisition_report" => "", + "detailed_sales_report" => "Detaljerad transaktionsrapport", + "discount" => "Rabbat", + "discount_fixed" => "Fast rabatt", + "discount_percent" => "Rabatt %", + "discount_type" => "Rabattyp", + "discounts" => "Rabatter", + "discounts_summary_report" => "Rabatter Sammanfattningsrapport", + "earned" => "Poäng intjänade", + "employee" => "Anställd", + "employees" => "Anställda", + "employees_summary_report" => "Medarbetare Sammanfattningsrapport", + "expenses" => "Kostnader", + "expenses_amount" => "Summa", + "expenses_categories" => "Kostnader", + "expenses_categories_summary_report" => "Kostnadskategorier Sammanfattningsrapport", + "expenses_category" => "Kategori", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "Skatt", + "expenses_total_amount" => "Total Skatt", + "expenses_total_tax_amount" => "Summa skatt", + "graphical_reports" => "Grafiska rapporter", + "inventory" => "Lager", + "inventory_low" => "Lågt lager", + "inventory_low_report" => "Lågt lager rapport", + "inventory_reports" => "Lagerrapport", + "inventory_summary" => "Inventaröversikt", + "inventory_summary_report" => "Rapport över inventering", + "item" => "Artikel", + "item_count" => "Filtrera artikelantalet", + "item_name" => "Artikelnamn", + "item_number" => "Streckkod", + "items" => "Artiklar", + "items_purchased" => "Artiklar inköpta", + "items_received" => "Artiklar mottagna", + "items_summary_report" => "Sammanfattning av artiklar", + "jurisdiction" => "Jurisdiktion", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "Lågt sälj Antal", + "more_than_zero" => "Mer än noll", + "name" => "Namn", + "no_reports_to_display" => "Inga artiklar att visa.", + "payment_type" => "Betalningstyp", + "payments" => "Betalningar", + "payments_summary_report" => "Betalningsöversikt Rapport", + "profit" => "Vinst", + "quantity" => "Kvantitet", + "quantity_purchased" => "Antal inköpta", + "quotes" => "Quota", + "received_by" => "Mottagen av", + "receiving_id" => "Mottagningsid", + "receiving_type" => "Mottagningstyp", + "receivings" => "Mottagningar", + "reorder_level" => "Återbeställningsnivå", + "report" => "Rapport", + "report_input" => "Rapport input", + "reports" => "Rapporter", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "Rekvisitioner", + "returns" => "Returer", + "revenue" => "Inkomst", + "sale_id" => "Trans. ID", + "sale_type" => "Överföringstyp", + "sales" => "Överföringar", + "sales_amount" => "Transaktionsbelopp", + "sales_summary_report" => "Sammanfattningsrapport för transaktioner", + "sales_taxes" => "Moms", + "sales_taxes_summary_report" => "Sammanfattningsrapport om moms", + "serial_number" => "Serienummer", + "service_charge" => "", + "sold_by" => "Såld av", + "sold_items" => "", + "sold_to" => "Såld till", + "stock_location" => "Lagerplats", + "sub_total_value" => "Delsumma", + "subtotal" => "Delsumma", + "summary_reports" => "Sammanfattande rapporter", + "supplied_by" => "Levererad av", + "supplier" => "Leverantör", + "suppliers" => "Leverantörer", + "suppliers_summary_report" => "Leverantörs Sammanfattningsrapport", + "tax" => "Skatt", + "tax_category" => "Skattekategori", + "tax_name" => "", + "tax_percent" => "Skatt %", + "tax_rate" => "Skattesats", + "taxes" => "Skatter", + "taxes_summary_report" => "Sammanfattningsrapport för skatter", + "total" => "Totalt", + "total_inventory_value" => "Totalt lagervärde", + "total_low_sell_quantity" => "Totalt lågt säljare antal", + "total_quantity" => "Total Quantity", + "total_retail" => "Total Inv. Retail Value", + "trans_amount" => "Transaktionsbelopp", + "trans_due" => "Förfallo", + "trans_group" => "Transaktionsgrupp", + "trans_nopay_sales" => "Försäljning utan betalning", + "trans_payments" => "Betalningar", + "trans_refunded" => "Återbetalat", + "trans_sales" => "Försäljning", + "trans_type" => "Överföringstyp", + "type" => "Typ", + "unit_price" => "Försäljningspris", + "used" => "Poäng som använts", + "work_orders" => "Arbetsorders", + "zero_and_less" => "Noll eller mindre", +]; diff --git a/app/Language/sv/Sales.php b/app/Language/sv/Sales.php index f8bc9c000..dc2597332 100644 --- a/app/Language/sv/Sales.php +++ b/app/Language/sv/Sales.php @@ -1,223 +1,224 @@ - "Tillgängliga poäng", + "rewards_package" => "Belöning", + "rewards_remaining_balance" => "Beloppets återstående värde är ", + "account_number" => "Konto #", + "add_payment" => "Lägg till betalning", + "amount_due" => "Belopp", + "amount_tendered" => "Upplagt belopp", + "authorized_signature" => "Auktoriserad signatur", + "cancel_sale" => "Avbryt", + "cash" => "Kontant", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "Kontantjustering", + "cash_deposit" => "Kontant insättning", + "cash_filter" => "Kontant", + "change_due" => "Ändra förfallna", + "change_price" => "Ändra försäljningspris", + "check" => "Check", + "check_balance" => "Kontrollera resten", + "check_filter" => "Check", + "close" => "", + "comment" => "Kommentar", + "comments" => "Kommentarer", + "company_name" => "", + "complete" => "", + "complete_sale" => "Slutför", + "confirm_cancel_sale" => "Är du säker på att du vill rensa den här försäljningen? Alla objekt kommer att rensas.", + "confirm_delete" => "Är du säker på att du vill radera de valda försäljningarna?", + "confirm_restore" => "Är du säker på att du vill återställa den valda försäljningen?", + "credit" => "Kreditkort", + "credit_deposit" => "Kreditkort", + "credit_filter" => "Kreditkort", + "current_table" => "", + "customer" => "Namn", + "customer_address" => "Adress", + "customer_discount" => "Rabatt", + "customer_email" => "E-mail", + "customer_location" => "Plats", + "customer_mailchimp_status" => "MailChimp status", + "customer_optional" => "(Krävs för förfallna betalningar)", + "customer_required" => "(Nödvändig)", + "customer_total" => "Totalt", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "Försäljningsdag", + "date_range" => "Datumintervall", + "date_required" => "Ett korrekt datum måste anges.", + "date_type" => "Datum är ett obligatoriskt fält.", + "debit" => "Kontokort", + "debit_filter" => "", + "delete" => "Tillåt radera", + "delete_confirmation" => "Är du säker på att du vill radera denna försäljning? Den här åtgärden kan inte ångras.", + "delete_entire_sale" => "Ta bort hela försäljningen", + "delete_successful" => "Försäljningen raderades.", + "delete_unsuccessful" => "Försäljningsradering misslyckades.", + "description_abbrv" => "Desc.", + "discard" => "Kassera", + "discard_quote" => "", + "discount" => "Rabatt %", + "discount_included" => "% Rabatt", + "discount_short" => "%", + "due" => "skuld", + "due_filter" => "skuld", + "edit" => "Ändra", + "edit_item" => "Ändra Artikel", + "edit_sale" => "Ändra försäljning", + "email_receipt" => "E-mail kvitto", + "employee" => "Anställd", + "entry" => "Post", + "error_editing_item" => "Ändra artikel misslyckades", + "find_or_scan_item" => "Hitta eller skanna artikel", + "find_or_scan_item_or_receipt" => "Hitta eller skanna artikel eller kvitto", + "giftcard" => "Presentkort", + "giftcard_balance" => "Presentkortsbalans", + "giftcard_filter" => "", + "giftcard_number" => "Presentkortsnummer", + "group_by_category" => "Gruppera per kategori", + "group_by_type" => "Gruppera per typ", + "hsn" => "HSN", + "id" => "Försäljnings-ID", + "include_prices" => "Inkludera priser?", + "invoice" => "Faktura", + "invoice_confirm" => "Denna faktura skickas till", + "invoice_enable" => "Skapa Faktura", + "invoice_filter" => "Fakturor", + "invoice_no_email" => "Den här kunden har ingen giltig e-postadress.", + "invoice_number" => "Faktura #", + "invoice_number_duplicate" => "Fakturanummer måste vara unika.", + "invoice_sent" => "Faktura skickad till", + "invoice_total" => "Faktura totalt", + "invoice_type_custom_invoice" => "Anpassad faktura (custom_invoice.php)", + "invoice_type_custom_tax_invoice" => "Anpassad momsfaktura (custom_tax_invoice.php)", + "invoice_type_invoice" => "Faktura (faktura.php", + "invoice_type_tax_invoice" => "Skattefaktura (tax_invoice.php)", + "invoice_unsent" => "Faktura misslyckades med att skickas till", + "invoice_update" => "Omräkning", + "item_insufficient_of_stock" => "Artikeln har otillräckligt lager.", + "item_name" => "Artikelnamn", + "item_number" => "Artikel #", + "item_out_of_stock" => "Artikel är slut på lager.", + "key_browser" => "", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "Registrera läge", + "must_enter_numeric" => "Belopp som anslås måste vara ett nummer.", + "must_enter_numeric_giftcard" => "Presentkortets nummer måste vara ett nummer.", + "new_customer" => "Ny kund", + "new_item" => "Ny artikel", + "no_description" => "Inget", + "no_filter" => "Alla", + "no_items_in_cart" => "Det finns inga varor i kundvagnen.", + "no_sales_to_display" => "Ingen försäljning att visa.", + "none_selected" => "Du har inte valt någon Försäljning (ar) att radera.", + "nontaxed_ind" => "", + "not_authorized" => "Den här åtgärden är inte tillåten.", + "one_or_multiple" => "Försäljning(ar)", + "payment" => "Betalningstyp", + "payment_amount" => "Belopp", + "payment_not_cover_total" => "Betalningsbeloppet måste vara större än eller lika med Totalt.", + "payment_type" => "Typ", + "payments" => "", + "payments_total" => "Betalningar Totalt", + "price" => "Pris", + "print_after_sale" => "Skriv ut efter försäljning", + "quantity" => "Antal", + "quantity_less_than_reorder_level" => "Varning: Önskat antal är under påfyllnadsnivå för den aktuella produkten.", + "quantity_less_than_zero" => "Varning: Önskat antal är otillräckligt. Du kan fortfarande bearbeta försäljningen, men granska din inventering.", + "quantity_of_items" => "Antal {0} objekt", + "quote" => "Quote", + "quote_number" => "Quote nummer", + "quote_number_duplicate" => "Quote nummer måste vara unikt.", + "quote_sent" => "Quote skickat till", + "quote_unsent" => "Quote misslyckades att skickas till", + "receipt" => "Kvitto", + "receipt_no_email" => "Denna kund har ingen giltig e-postadress.", + "receipt_number" => "Försäljning #", + "receipt_sent" => "Kvitto skickat till", + "receipt_unsent" => "Kvittot misslyckades med att skickas till", + "refund" => "Återbetalningstyp", + "register" => "Försäljningsregister", + "remove_customer" => "Ta bort kund", + "remove_discount" => "", + "return" => "Retur", + "rewards" => "Belöningspoäng", + "rewards_balance" => "Belöningspoäng Balans", + "sale" => "Försäljning", + "sale_by_invoice" => "Försäljning via faktura", + "sale_for_customer" => "Kund:", + "sale_time" => "Tid", + "sales_tax" => "Försäljnings skatt", + "sales_total" => "", + "select_customer" => "Välj kund (valfritt)", + "send_invoice" => "Skicka faktura", + "send_quote" => "Skicka Quote", + "send_receipt" => "Skicka kvitto", + "send_work_order" => "Skicka arbetsorder", + "serial" => "Serie", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "Visa faktura", + "show_receipt" => "Visa kvitto", + "start_typing_customer_name" => "Börja skriva kunduppgifter ...", + "start_typing_item_name" => "Börja skriva typnamn eller skanna streckkod ...", + "stock" => "Lager", + "stock_location" => "Lagerplats", + "sub_total" => "Delsumma", + "successfully_deleted" => "Du har tagit bort", + "successfully_restored" => "Du har lyckats återställa", + "successfully_suspended_sale" => "Försäljning avbruten.", + "successfully_updated" => "Försäljningsuppdatering lyckades.", + "suspend_sale" => "Avbruten", + "suspended_doc_id" => "Dokument", + "suspended_sale_id" => "ID", + "suspended_sales" => "Avbruten", + "table" => "Tabell", + "takings" => "Daglig försäljning", + "tax" => "Skatt", + "tax_id" => "Skatteid", + "tax_invoice" => "Skatte faktura", + "tax_percent" => "Skattesats %", + "taxed_ind" => "", + "total" => "Totalt", + "total_tax_exclusive" => "Skatt exkluderad", + "transaction_failed" => "Försäljningstransaktionen misslyckades.", + "unable_to_add_item" => "Artikel tillägg till försäljning misslyckades", + "unsuccessfully_deleted" => "Försäljning (ar) radering misslyckades.", + "unsuccessfully_restored" => "Återställningen av försäljning (ar) misslyckades.", + "unsuccessfully_suspended_sale" => "Försäljningsuppehåll misslyckades.", + "unsuccessfully_updated" => "Försäljnings uppdatering misslyckades.", + "unsuspend" => "Återuppta", + "unsuspend_and_delete" => "Verkställ", + "update" => "Uppdatera", + "upi" => "UPI", + "visa" => "", + "wholesale" => "", + "work_order" => "Arbetsorder", + "work_order_number" => "Arbetsorder nummer", + "work_order_number_duplicate" => "Arbetsorder nummer måste vara unikt.", + "work_order_sent" => "Arbetsorder skickad till", + "work_order_unsent" => "Arbetsorder gick ej att skicka till", +]; diff --git a/app/Language/sv/Suppliers.php b/app/Language/sv/Suppliers.php index 151bdaf47..28424caf5 100644 --- a/app/Language/sv/Suppliers.php +++ b/app/Language/sv/Suppliers.php @@ -1,23 +1,24 @@ - "Kontonummer", + "agency_name" => "Agentur", + "cannot_be_deleted" => "Kunde inte radera valda leverantör (er). En eller flera har försäljning.", + "category" => "Kategori", + "company_name" => "Företagsnamn", + "company_name_required" => "Företagsnamn är ett obligatoriskt fält.", + "confirm_delete" => "Är du säker på att du vill radera den valda Leverantören?", + "confirm_restore" => "Är du säker på att du vill radera den valda Leverantören?", + "cost" => "Kostnad leverantör", + "error_adding_updating" => "Leverantörsuppdatering eller tillägg misslyckades.", + "goods" => "Varuleverantör", + "new" => "Ny Leverantör", + "none_selected" => "Du har inte valt leverantör (er) att radera.", + "one_or_multiple" => "Leverantörer", + "successful_adding" => "Du har lagt till Leverantör", + "successful_deleted" => "Du har lagt till leverantör", + "successful_updating" => "Du har lagt till leverantör", + "supplier" => "Leverantör", + "supplier_id" => "Id", + "tax_id" => "Skatteid", + "update" => "Uppdatera leverantör", +]; diff --git a/app/Language/sv/Taxes.php b/app/Language/sv/Taxes.php index 4c6a93ede..5b2ac796e 100644 --- a/app/Language/sv/Taxes.php +++ b/app/Language/sv/Taxes.php @@ -1,81 +1,82 @@ - "Lägg till undantag", + "cascade" => "Kaskad", + "cascade_sequence" => "Kaskadesekvens", + "city" => "Stad", + "code" => "Kod", + "confirm_delete" => "Är du säker på att du vill ta bort denna skattekod? Den här åtgärden kan inte ångras", + "confirm_restore" => "Är du säker på att du vill återställa valda skattekod (er)?", + "default_tax_category" => "Standardskattskategori", + "default_tax_rate" => "Standard skattesats", + "error_adding_updating" => "Skattekodens tillägg eller uppdatering misslyckades", + "group_seq" => "Grupp Seq", + "jurisdiction_name" => "Jurisdiktionsnamn", + "name" => "Namn", + "new" => "Ny skattsatts", + "no_taxes" => "", + "no_taxes_to_display" => "Ingen skattesats tillgänglig för visning", + "reporting_authority" => "Rapporteringsmyndighet", + "round_half_down" => "Halv ner", + "round_half_even" => "Halv ojämn", + "round_half_odd" => "Halv ojämn", + "round_half_up" => "Halv upp", + "rounding_code" => "Avrundningskod", + "sales_tax" => "Moms", + "sales_tax_by_invoice" => "Moms per faktura", + "sequence" => "Seq.", + "state" => "Län", + "successful_deleted" => "Du har tagit bort", + "tax_categories" => "Skattekategorier", + "tax_categories_configuration" => "Konfiguration av skattekategorier", + "tax_categories_saved_successfully" => "Ändringar av skattekategorier sparade", + "tax_categories_saved_unsuccessfully" => "Ändringar av skattekategorier sparades inte", + "tax_category" => "Skattekategori", + "tax_category_code" => "Skattkategorikod", + "tax_category_duplicate" => "Dubblett skattekategori", + "tax_category_invalid_chars" => "Ogiltiga tecken i skattekategorinamnet", + "tax_category_name" => "Skattekategorinamn", + "tax_category_new" => "Ny skattekategori", + "tax_category_required" => "Skattekategori krävs", + "tax_code" => "Skattesats", + "tax_code_cannot_be_deleted" => "Skattkods radering misslyckades.", + "tax_code_duplicate" => "Kopiera skattekoden", + "tax_code_invalid_chars" => "Ogiltiga tecken i skattekod", + "tax_code_name" => "Skattkodsnamn", + "tax_code_required" => "Skattekoden är ett obligatoriskt fält.", + "tax_code_successful_deleted" => "Du har raderat Skattekoden", + "tax_code_successful_updated" => "Du har uppdaterat", + "tax_code_successful_updating" => "Du har uppdaterat Skattekoden", + "tax_code_successfully_added" => "Du har lagt till", + "tax_code_type" => "Skattkodstyp", + "tax_codes" => "Skattekoder", + "tax_codes_configuration" => "Skattkodskonfiguration", + "tax_codes_saved_successfully" => "Skattkodsändringar sparade", + "tax_codes_saved_unsuccessfully" => "Skattkodsändringar sparades inte", + "tax_excluded" => "Skatt exkluderad", + "tax_group" => "Skattegrupp", + "tax_group_not_unique" => "Skattegrupp{0} är inte unik", + "tax_group_sequence" => "Skattgruppsekvens", + "tax_included" => "Skatt ingår", + "tax_jurisdiction" => "Skattejurisdiktion", + "tax_jurisdiction_duplicate" => "Dubblett skattejurisdiktion", + "tax_jurisdiction_invalid_chars" => "Ogiltiga tecken i jurisdiktionsnamn", + "tax_jurisdiction_required" => "Skattejurisdiktion krävs", + "tax_jurisdictions" => "Skattejurisdiktioner", + "tax_jurisdictions_configuration" => "Konfiguration av skattejurisdiktioner", + "tax_jurisdictions_saved_successfully" => "Ändringar i skattejurisdiktionen sparades", + "tax_jurisdictions_saved_unsuccessfully" => "Ändringar av skattejurisdiktion sparades inte", + "tax_rate" => "Skattenivå", + "tax_rate_configuration" => "Skattesats konfiguration", + "tax_rate_error_adding_updating" => "Tillägg eller uppdatering av skattesats misslyckades", + "tax_rate_numeric" => "Skattesats måste vara ett nummer.", + "tax_rate_required" => "Skattesats är ett obligatoriskt fält.", + "tax_rate_successful_updated" => "Du har uppdaterat", + "tax_rate_successfully_added" => "Du har lagt till", + "tax_rates" => "Skattesatser", + "tax_rates_configuration" => "Skattesats konfiguration", + "tax_rounding" => "Skattavrundning", + "tax_type" => "Skattyp", + "update" => "Uppdatera försäljningskategoribeskattning", + "vat_tax" => "Momsskatt", +]; diff --git a/app/Language/ta/Attributes.php b/app/Language/ta/Attributes.php index 550e72647..2bc46940f 100644 --- a/app/Language/ta/Attributes.php +++ b/app/Language/ta/Attributes.php @@ -1,31 +1,32 @@ - "பண்புக்கூறு மதிப்பு '_' அல்லது '|' கொண்டிருக்கக்கூடாது", + "confirm_delete" => "தேர்ந்தெடுக்கப்பட்ட பண்புக்கூறு (களை) நீக்க விரும்புகிறீர்களா?", + "confirm_restore" => "தேர்ந்தெடுக்கப்பட்ட பண்புக்கூறுகளை (களை) மீட்டெடுக்க விரும்புகிறீர்களா?", + "definition_cannot_be_deleted" => "Could not delete selected attribute(s)", + "definition_error_adding_updating" => "Attribute {0} could not be added or updated. Please check the error log.", + "definition_flags" => "Attribute Visibility", + "definition_group" => "Group", + "definition_id" => "Id", + "definition_name" => "Add Attribute", + "definition_name_required" => "Attribute name is a required field", + "definition_one_or_multiple" => "attribute(s)", + "definition_successful_adding" => "You have successfully added item", + "definition_successful_deleted" => "You have successfully deleted", + "definition_successful_updating" => "You have successfully updated attribute", + "definition_type" => "Attribute Type", + "definition_type_required" => "Attribute type is a required field", + "definition_unit" => "Measurement Unit", + "definition_values" => "Attribute Values", + "new" => "New Attribute", + "no_attributes_to_display" => "No Items to display", + "receipt_visibility" => "Receipt", + "show_in_items" => "Show in items", + "show_in_items_visibility" => "Items", + "show_in_receipt" => "Show in receipt", + "show_in_receivings" => "Show in receivings", + "show_in_receivings_visibility" => "Receivings", + "show_in_sales" => "Show in sales", + "show_in_sales_visibility" => "Sales", + "update" => "Update Attribute", +]; diff --git a/app/Language/ta/Bootstrap_tables.php b/app/Language/ta/Bootstrap_tables.php index 5ad28225e..a2a1fc048 100644 --- a/app/Language/ta/Bootstrap_tables.php +++ b/app/Language/ta/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "அனைத்தும்", + "tables_columns" => "நெடுவரிசை", + "tables_hide_show_pagination" => "பக்கமாக்கலை காண்பி / மறை", + "tables_loading" => "பதிவேறுகிறது, காத்திருக்கவும்...", + "tables_page_from_to" => "{2} வரிசைகளில் {0} முதல் {1} வரை காட்டுகிறது", + "tables_refresh" => "புதுப்பிக்கவும்", + "tables_rows_per_page" => "ஒரு பக்கத்திற்கு {0} வரிசைகள்", + "tables_toggle" => "நிலைமாற்று", +]; diff --git a/app/Language/ta/Cashups.php b/app/Language/ta/Cashups.php index 3fa6f6a85..7b0ada2d8 100644 --- a/app/Language/ta/Cashups.php +++ b/app/Language/ta/Cashups.php @@ -1,48 +1,49 @@ - "Amount", + "amount_number" => "Amount must be a number", + "amount_required" => "Amount is a Required Field.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "Cashup cannot be deleted", + "cash_difference" => "", + "close_date" => "Close Date", + "close_employee" => "Closed By", + "closed_amount_card" => "Cards", + "closed_amount_cash" => "Closed Cash", + "closed_amount_check" => "Checks", + "closed_amount_due" => "Dues", + "closed_amount_giftcard" => "", + "closed_amount_total" => "Total", + "closed_date" => "Closed Date", + "confirm_delete" => "Are you sure you want to delete the selected Cashup?", + "confirm_restore" => "Are you sure you want to restore selected Cashup(s)?", + "confirm_submit" => "", + "date_number" => "Date must be a number", + "date_required" => "Date is a required field", + "description" => "Description", + "enable_expected" => "", + "error_adding_updating" => "Error adding/updating Cashup", + "giftcard" => "", + "id" => "Id", + "info" => "Cashups Info", + "info_employee" => "", + "is_deleted" => "Deleted", + "new" => "New Cashup", + "no_cashups_to_display" => "There are no Cashups to display", + "none_selected" => "You have not selected any Cashups", + "note" => "Notes", + "one_or_multiple" => "Cashups(s)", + "open_amount_cash" => "Open Cash", + "open_date" => "Open Date", + "open_employee" => "Opened By", + "opened_date" => "Opened Date", + "successful_adding" => "Cashup add successful", + "successful_deleted" => "Cashup delete successful", + "successful_updating" => "Cashup update successful", + "total" => "Total", + "transfer_amount_cash" => "In/Out Cash", + "transfer_amount_cash_minus" => "", + "update" => "Update Cashup", + "warning" => "", +]; diff --git a/app/Language/ta/Common.php b/app/Language/ta/Common.php index 7496c3279..04d6fca7a 100644 --- a/app/Language/ta/Common.php +++ b/app/Language/ta/Common.php @@ -1,87 +1,88 @@ - "முகவரி 1", + "address_2" => "முகவரி 2", + "admin" => "", + "city" => "நகரம்", + "clerk" => "", + "close" => "மூடவும்", + "color" => "", + "comments" => "குறிப்பு", + "common" => "பொது", + "confirm_search" => "நீங்கள் ஒன்று அல்லது அதற்கு மேற்பட்ட வரிசைகளைத் தேர்ந்தெடுத்துள்ளீர்கள், இவை உங்கள் தேடலுக்குப் பிறகு தேர்ந்தெடுக்கப்படாது. இந்த தேடலை நீங்கள் சமர்ப்பிக்க விரும்புகிறீர்களா?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "சேமிப்பதற்கு முன் அடையாளம் காணப்பட்ட பிழைகளை சரிசெய்யவும்", + "country" => "நாடு", + "dashboard" => "", + "date" => "தேதி", + "delete" => "நீக்கு", + "det" => "விவரங்கள்", + "download_import_template" => "CSV மாதிரியை இறக்குமதி செய்க (CSV)", + "edit" => "திருத்து", + "email" => "மின்னஞ்சல்", + "email_invalid_format" => "மின்னஞ்சல் முகவரி சரியான வடிவத்தில் இல்லை.", + "export_csv" => "CSV முறையில் வெளியீடு", + "export_csv_no" => "இல்லை", + "export_csv_yes" => "ஆம்", + "fields_required_message" => "சிவப்பு நிறத்திலுள்ள தரவுகள் அத்தியாவிசயம்", + "fields_required_message_unique" => "", + "first_name" => "முதற்பெயர்", + "first_name_required" => "முதற்பெயர் அத்தியாவசிய தரவு.", + "first_page" => "முதல்", + "gender" => "பாலினம்", + "gender_female" => "பெண்", + "gender_male" => "ஆண்", + "gender_undefined" => "", + "icon" => "உருவம்", + "id" => "அடையாளம்", + "import" => "தரவேற்று", + "import_change_file" => "மாற்று", + "import_csv" => "CSV தரவிறக்கு", + "import_full_path" => "CSV கோப்பிற்கான முழு பாதை தேவை", + "import_remove_file" => "அகற்று", + "import_select_file" => "கோப்பைத் தேர்ந்தெடுக்கவும்", + "inv" => "அழைப்பிதழ்", + "last_name" => "குடும்ப பெயர்", + "last_name_required" => "குடும்ப பெயர் அத்தியாவசியம்.", + "last_page" => "கடை", + "learn_about_project" => "திட்டத்தைப் பற்றிய சமீபத்திய தகவல்களை அறிய.", + "list_of" => "பட்டியல்", + "logo" => "முத்திரை", + "logo_mark" => "குறி", + "logout" => "வெளியேறு", + "manager" => "", + "migration_needed" => "{0} க்கு தரவுத்தள மாற்றம் உள்நுழைந்த பிறகு தொடங்கும்.", + "new" => "புதியது", + "no" => "", + "no_persons_to_display" => "காண்பிக்க நபர்கள் இல்லை.", + "none_selected_text" => "[தேர்ந்தெடு]", + "or" => "அல்லது", + "people" => "", + "phone_number" => "தொலைபேசி எண்", + "phone_number_required" => "", + "please_visit_my" => "தயவுசெய்து பார்வையிடவும்", + "position" => "", + "powered_by" => "மூலம் இயக்கப்படுகிறது", + "price" => "விலை", + "print" => "அச்சிடுக", + "remove" => "அகற்று", + "required" => "தேவை", + "restore" => "மீட்டமை", + "return_policy" => "திரும்ப பெரும் கொள்கை", + "search" => "தேடல்", + "search_options" => "தேடல் விருப்பங்கள்", + "searched_for" => "தேடியது", + "software_short" => "OSPOS", + "software_title" => "Open Source Point of Sale", + "state" => "மாநிலம்", + "submit" => "சமர்ப்பிக்கவும்", + "total_spent" => "மொத்த செலவு", + "unknown" => "தெரியவில்லை", + "view_recent_sales" => "சமீபத்திய விற்பனையைக் காண்க", + "website" => "opensourcepos.org வலைத்தளம்", + "welcome" => "வரவேற்கிறோம்", + "welcome_message" => "OSPOS க்கு வருக, தொடங்குவதற்கு கீழே உள்ள ஒரு தொகுதியைக் கிளிக் செய்க.", + "yes" => "", + "you_are_using_ospos" => "", + "zip" => "அஞ்சல் குறியீடு", +]; diff --git a/app/Language/ta/Config.php b/app/Language/ta/Config.php index de146daaf..2acb3cbdb 100644 --- a/app/Language/ta/Config.php +++ b/app/Language/ta/Config.php @@ -1,329 +1,330 @@ - "Company Address", + "address_required" => "Company address is a required field.", + "all_set" => "All file permissions are set correctly!", + "allow_duplicate_barcodes" => "Allow Duplicate Barcodes", + "apostrophe" => "apostrophe", + "backup_button" => "Backup", + "backup_database" => "Backup Database", + "barcode" => "Barcode", + "barcode_company" => "Company Name", + "barcode_configuration" => "Barcode Configuration", + "barcode_content" => "Barcode Content", + "barcode_first_row" => "Row 1", + "barcode_font" => "Font", + "barcode_formats" => "Input Formats", + "barcode_generate_if_empty" => "Generate if empty.", + "barcode_height" => "Height (px)", + "barcode_id" => "Item Id/Name", + "barcode_info" => "Barcode Configuration Information", + "barcode_layout" => "Barcode Layout", + "barcode_name" => "Name", + "barcode_number" => "Barcode", + "barcode_number_in_row" => "Number in row", + "barcode_page_cellspacing" => "Display page cellspacing.", + "barcode_page_width" => "Display page width", + "barcode_price" => "Price", + "barcode_second_row" => "Row 2", + "barcode_third_row" => "Row 3", + "barcode_tooltip" => "எச்சரிக்கை: இந்த அம்சம் நகல் உருப்படிகளை இறக்குமதி செய்ய அல்லது உருவாக்க காரணமாக இருக்கலாம். நீங்கள் நகல் பட்டைக்குறியீடுகளை விரும்பவில்லை என்றால் பயன்படுத்த வேண்டாம்.", + "barcode_type" => "Barcode Type", + "barcode_width" => "Width (px)", + "bottom" => "Bottom", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "Cash Decimals", + "cash_decimals_tooltip" => "If Cash Decimals and Currency Decimals are the same then no cash triggered rounding will take place, unless Cash Rounding is set to Half Five.", + "cash_rounding" => "Cash Rounding", + "category_dropdown" => "Show Category as a dropdown", + "center" => "Center", + "change_apperance_tooltip" => "", + "comma" => "comma", + "company" => "Company Name", + "company_avatar" => "", + "company_change_image" => "Change Image", + "company_logo" => "Company Logo", + "company_remove_image" => "Remove Image", + "company_required" => "Company name is a required field", + "company_select_image" => "Select Image", + "company_website_url" => "Company website is not a valid URL (http://...).", + "country_codes" => "Country Codes", + "country_codes_tooltip" => "Comma separated list of country codes for nominatim address lookup.", + "currency_code" => "Currency Code", + "currency_decimals" => "Currency Decimals", + "currency_symbol" => "Currency Symbol", + "current_employee_only" => "", + "customer_reward" => "Reward", + "customer_reward_duplicate" => "Reward must be unique.", + "customer_reward_enable" => "Enable Customer Rewards", + "customer_reward_invalid_chars" => "Reward can not contain '_'", + "customer_reward_required" => "Reward is a required field", + "customer_sales_tax_support" => "", + "date_or_time_format" => "Date and Time Filter", + "datetimeformat" => "Date and Time Format", + "decimal_point" => "Decimal Point", + "default_barcode_font_size_number" => "Default Barcode Font Size must be a number.", + "default_barcode_font_size_required" => "Default Barcode Font Size is a required field.", + "default_barcode_height_number" => "Default Barcode Height must be a number.", + "default_barcode_height_required" => "Default Barcode Height is a required field.", + "default_barcode_num_in_row_number" => "Default Barcode Number in Row must be a number.", + "default_barcode_num_in_row_required" => "Default Barcode Number in Row is a required field.", + "default_barcode_page_cellspacing_number" => "Default Barcode Page Cellspacing must be a number.", + "default_barcode_page_cellspacing_required" => "Default Barcode Page Cellspacing is a required field.", + "default_barcode_page_width_number" => "Default Barcode Page Width must be a number.", + "default_barcode_page_width_required" => "Default Barcode Page Width is a required field.", + "default_barcode_width_number" => "Default Barcode Width must be a number.", + "default_barcode_width_required" => "Default Barcode Width is a required field.", + "default_item_columns" => "Default Visible Item Columns", + "default_origin_tax_code" => "Default Origin Tax Code", + "default_receivings_discount" => "Default Receivings Discount", + "default_receivings_discount_number" => "Default Receivings Discount must be a number.", + "default_receivings_discount_required" => "Default Receivings Discount is a required field.", + "default_sales_discount" => "Default Sales Discount", + "default_sales_discount_number" => "Default Sales Discount must be a number.", + "default_sales_discount_required" => "Default Sales Discount is a required field.", + "default_tax_category" => "Default Tax Category", + "default_tax_code" => "Default Tax Code", + "default_tax_jurisdiction" => "Default Tax Jurisdiction", + "default_tax_name_number" => "Default Tax Name must be a string.", + "default_tax_name_required" => "Default Tax Name is a required field.", + "default_tax_rate" => "Default Tax Rate %", + "default_tax_rate_1" => "Tax 1 Rate", + "default_tax_rate_2" => "Tax 2 Rate", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "Default Tax Rate must be a number.", + "default_tax_rate_required" => "Default Tax Rate is a required field.", + "derive_sale_quantity" => "Allow Derived Sale Quantity", + "derive_sale_quantity_tooltip" => "If checked then a new item type will provided for items ordered by extended amount", + "dinner_table" => "Table", + "dinner_table_duplicate" => "Table must be unique.", + "dinner_table_enable" => "Enable Dinner Tables", + "dinner_table_invalid_chars" => "Table Name can not contain '_'.", + "dinner_table_required" => "Table is a required field.", + "dot" => "dot", + "email" => "Email", + "email_configuration" => "Email Configuration", + "email_mailpath" => "Path to Sendmail", + "email_protocol" => "Protocol", + "email_receipt_check_behaviour" => "Email Receipt checkbox", + "email_receipt_check_behaviour_always" => "Always checked", + "email_receipt_check_behaviour_last" => "Remember last selection", + "email_receipt_check_behaviour_never" => "Always unchecked", + "email_smtp_crypto" => "SMTP Encryption", + "email_smtp_host" => "SMTP Server", + "email_smtp_pass" => "SMTP Password", + "email_smtp_port" => "SMTP Port", + "email_smtp_timeout" => "SMTP Timeout (s)", + "email_smtp_user" => "SMTP Username", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "Enforce privacy", + "enforce_privacy_tooltip" => "Protect Customers privacy enforcing data scrambling in case of their data being deleted", + "fax" => "Fax", + "file_perm" => "There are problems with file permissions please fix and reload this page.", + "financial_year" => "Fiscal Year Start", + "financial_year_apr" => "1st of April", + "financial_year_aug" => "1st of August", + "financial_year_dec" => "1st of December", + "financial_year_feb" => "1st of February", + "financial_year_jan" => "1st of January", + "financial_year_jul" => "1st of July", + "financial_year_jun" => "1st of June", + "financial_year_mar" => "1st of March", + "financial_year_may" => "1st of May", + "financial_year_nov" => "1st of November", + "financial_year_oct" => "1st of October", + "financial_year_sep" => "1st of September", + "floating_labels" => "", + "gcaptcha_enable" => "Login Page reCAPTCHA", + "gcaptcha_secret_key" => "reCAPTCHA Secret Key", + "gcaptcha_secret_key_required" => "reCAPTCHA Secret Key is a required field", + "gcaptcha_site_key" => "reCAPTCHA Site Key", + "gcaptcha_site_key_required" => "reCAPTCHA Site Key is a required field", + "gcaptcha_tooltip" => "Protect the Login page with Google reCAPTCHA, click the icon for an API key pair.", + "general" => "General", + "general_configuration" => "General Configuration", + "giftcard_number" => "Gift Card Number", + "giftcard_random" => "Generate Random", + "giftcard_series" => "Generate in Series", + "image_allowed_file_types" => "Allowed file types", + "image_max_height_tooltip" => "Maximum allowed height of image uploads in pixels (px).", + "image_max_size_tooltip" => "Maximum allowed file size of image uploads in kilobytes (kb).", + "image_max_width_tooltip" => "Maximum allowed width of image uploads in pixels (px).", + "image_restrictions" => "Image Upload Restrictions", + "include_hsn" => "Include Support for HSN Codes", + "info" => "Information", + "info_configuration" => "Store Information", + "input_groups" => "", + "integrations" => "Integrations", + "integrations_configuration" => "Third Party Integrations", + "invoice" => "Invoice", + "invoice_configuration" => "Invoice Print Settings", + "invoice_default_comments" => "Default Invoice Comments", + "invoice_email_message" => "Invoice Email Template", + "invoice_enable" => "Enable Invoicing", + "invoice_printer" => "Invoice Printer", + "invoice_type" => "Invoice Type", + "is_readable" => "is readable, but the permissions are incorrectly set. Please set it to 640 or 660 and refresh.", + "is_writable" => "is writable, but the permissions are incorrectly set. Please set it to 750 and refresh.", + "item_markup" => "", + "jsprintsetup_required" => "Warning: This functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?", + "language" => "Language", + "last_used_invoice_number" => "Last used Invoice Number", + "last_used_quote_number" => "Last used Quote Number", + "last_used_work_order_number" => "Last used W/O Number", + "left" => "Left", + "license" => "License", + "license_configuration" => "License Statement", + "line_sequence" => "Line Sequence", + "lines_per_page" => "Lines per Page", + "lines_per_page_number" => "Lines per Page must be a number.", + "lines_per_page_required" => "Lines per Page is a required field.", + "locale" => "Localization", + "locale_configuration" => "Localization Configuration", + "locale_info" => "Localization Configuration Information", + "location" => "Stock", + "location_configuration" => "Stock Locations", + "location_info" => "Location Configuration Information", + "login_form" => "", + "logout" => "Do you want to make a backup before logging out? Click [OK] to backup or [Cancel] to logout.", + "mailchimp" => "மெயில்சிம்ப்", + "mailchimp_api_key" => "மெயில்சிம்ப் API விசை", + "mailchimp_configuration" => "மெயில்சிம்ப் அமைப்பு", + "mailchimp_key_successfully" => "API Key is valid.", + "mailchimp_key_unsuccessfully" => "API Key is invalid.", + "mailchimp_lists" => "மெயில்சிம்ப் பட்டியல்(கள்)", + "mailchimp_tooltip" => "Click the icon for an API Key.", + "message" => "Message", + "message_configuration" => "Message Configuration", + "msg_msg" => "Saved Text Message", + "msg_msg_placeholder" => "If you wish to use a SMS template save your message here, otherwise leave the box blank.", + "msg_pwd" => "SMS-API Password", + "msg_pwd_required" => "SMS-API Password is a required field", + "msg_src" => "SMS-API Sender ID", + "msg_src_required" => "SMS-API Sender ID is a required field", + "msg_uid" => "SMS-API Username", + "msg_uid_required" => "SMS-API Username is a required field", + "multi_pack_enabled" => "Multiple Packages per Item", + "no_risk" => "No security/vulnerability risks.", + "none" => "none", + "notify_alignment" => "Notification Popup Position", + "number_format" => "Number Format", + "number_locale" => "Localization", + "number_locale_invalid" => "The entered locale is invalid. Check the link in the tooltip to find a valid locale.", + "number_locale_required" => "Number Locale is a required field.", + "number_locale_tooltip" => "Find a suitable locale through this link.", + "os_timezone" => "OSPOS Timezone:", + "ospos_info" => "OSPOS Installation Info", + "payment_options_order" => "Payment Options Order", + "perm_risk" => "Incorrect permissions leaves this software at risk.", + "phone" => "Company Phone", + "phone_required" => "Company Phone is a required field.", + "print_bottom_margin" => "Margin Bottom", + "print_bottom_margin_number" => "Margin Bottom must be a number.", + "print_bottom_margin_required" => "Margin Bottom is a required field.", + "print_delay_autoreturn" => "Autoreturn to Sale delay", + "print_delay_autoreturn_number" => "Autoreturn to Sale delay is a required field.", + "print_delay_autoreturn_required" => "Autoreturn to Sale delay must be a number.", + "print_footer" => "Print Browser Footer", + "print_header" => "Print Browser Header", + "print_left_margin" => "Margin Left", + "print_left_margin_number" => "Margin Left must be a number.", + "print_left_margin_required" => "Margin Left is a required field.", + "print_receipt_check_behaviour" => "Print Receipt checkbox", + "print_receipt_check_behaviour_always" => "Always checked", + "print_receipt_check_behaviour_last" => "Remember last selection", + "print_receipt_check_behaviour_never" => "Always unchecked", + "print_right_margin" => "Margin Right", + "print_right_margin_number" => "Margin Right must be a number.", + "print_right_margin_required" => "Margin Right is a required field.", + "print_silently" => "Show Print Dialog", + "print_top_margin" => "Margin Top", + "print_top_margin_number" => "Margin Top must be a number.", + "print_top_margin_required" => "Margin Top is a required field.", + "quantity_decimals" => "Quantity Decimals", + "quick_cash_enable" => "", + "quote_default_comments" => "Default Quote Comments", + "receipt" => "Receipt", + "receipt_category" => "", + "receipt_configuration" => "Receipt Print Settings", + "receipt_default" => "Default", + "receipt_font_size" => "Font Size", + "receipt_font_size_number" => "Font Size must be a number.", + "receipt_font_size_required" => "Font Size is a required field.", + "receipt_info" => "Receipt Configuration Information", + "receipt_printer" => "Ticket Printer", + "receipt_short" => "Short", + "receipt_show_company_name" => "Show Company Name", + "receipt_show_description" => "Show Description", + "receipt_show_serialnumber" => "Show Serial Number", + "receipt_show_tax_ind" => "Show Tax Indicator", + "receipt_show_taxes" => "Show Taxes", + "receipt_show_total_discount" => "Show Total Discount", + "receipt_template" => "Receipt Template", + "receiving_calculate_average_price" => "Calc avg. Price (Receiving)", + "recv_invoice_format" => "Receivings Invoice Format", + "register_mode_default" => "Default Register Mode", + "report_an_issue" => "Report an issue", + "return_policy_required" => "Return policy is a required field.", + "reward" => "Reward", + "reward_configuration" => "Reward Configuration", + "right" => "Right", + "sales_invoice_format" => "Sales Invoice Format", + "sales_quote_format" => "Sales Quote Format", + "saved_successfully" => "Configuration save successful.", + "saved_unsuccessfully" => "Configuration save failed.", + "security_issue" => "Security Vulnerability Warning", + "server_notice" => "Please use the below info for issue reporting.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "Show office icon", + "statistics" => "Send Statistics", + "statistics_tooltip" => "Send statistics for development and feature improvement purposes.", + "stock_location" => "Stock location", + "stock_location_duplicate" => "Stock Location must be unique.", + "stock_location_invalid_chars" => "Stock Location can not contain '_'.", + "stock_location_required" => "Stock location is a required field.", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "Column 1", + "suggestions_fourth_column" => "", + "suggestions_layout" => "Search Suggestions Layout", + "suggestions_second_column" => "Column 2", + "suggestions_third_column" => "Column 3", + "system_conf" => "Setup & Conf", + "system_info" => "System Info", + "table" => "Table", + "table_configuration" => "Table Configuration", + "takings_printer" => "Receipt Printer", + "tax" => "Tax", + "tax_category" => "Tax Category", + "tax_category_duplicate" => "The entered tax category already exists.", + "tax_category_invalid_chars" => "The entered tax category is invalid.", + "tax_category_required" => "The tax category is required.", + "tax_category_used" => "Tax category cannot be deleted because it is being used.", + "tax_configuration" => "Tax Configuration", + "tax_decimals" => "Tax Decimals", + "tax_id" => "Tax Id", + "tax_included" => "Tax Included", + "theme" => "Theme", + "theme_preview" => "", + "thousands_separator" => "Thousands Separator", + "timezone" => "Timezone", + "timezone_error" => "OSPOS Timezone is Different from your Local Timezone.", + "top" => "Top", + "use_destination_based_tax" => "Use Destination Based Tax", + "user_timezone" => "Local Timezone:", + "website" => "Website", + "wholesale_markup" => "", + "work_order_enable" => "Work Order Support", + "work_order_format" => "Work Order Format", +]; diff --git a/app/Language/ta/Customers.php b/app/Language/ta/Customers.php index fdee453ca..9c4251882 100644 --- a/app/Language/ta/Customers.php +++ b/app/Language/ta/Customers.php @@ -1,55 +1,56 @@ - "கணக்கு #", + "account_number_duplicate" => "இன்த கணக்கு எண் முன்பே டேய்ட்டாபேய்ஸ்இல் உள்ளது", + "available_points" => "இருப்பு புள்ளிகள்", + "available_points_value" => "", + "average" => "சராசரி செலவிடபட்டது", + "avg_discount" => "சராசரி தள்ளுபடி", + "basic_information" => "தகவல்", + "cannot_be_deleted" => "தேர்ந்தெடுக்கப்பட்ட வாடிக்கையாளர்களை நீக்க முடியவில்லை, தேர்ந்தெடுக்கப்பட்ட ஒன்று அல்லது அதற்கு மேற்பட்ட வாடிக்கையாளர்களுக்கு விற்பனை உள்ளது..", + "company_name" => "நிறுவனம்", + "confirm_delete" => "தேர்ந்தெடுக்கப்பட்ட வாடிக்கையாளர் (களை) நீக்க விரும்புகிறீர்களா?", + "confirm_restore" => "தேர்ந்தெடுக்கப்பட்ட வாடிக்கையாளர்களை (களை) மீட்டெடுக்க விரும்புகிறீர்களா?", + "consent" => "பதிவு ஒப்புதல்", + "consent_required" => "பதிவு ஒப்புதல் என்பது தேவையான தரவு.", + "csv_import_failed" => "CSV இறக்குமதி தோல்வியுற்றது", + "csv_import_nodata_wrongformat" => "பதிவேற்றிய கோப்பில் தரவு இல்லை அல்லது தவறாக வடிவமைக்கப்பட்டுள்ளது.", + "csv_import_partially_failed" => "Customer import successful with some failures:", + "csv_import_success" => "வாடிக்கையாளரின் இறக்குமதி வெற்றிகரமாக முடிந்தது.", + "customer" => "வாடிக்கையாளர்", + "date" => "தேதி", + "discount" => "தள்ளுபடி", + "discount_fixed" => "நிலையான தள்ளுபடி", + "discount_percent" => "சதவீத தள்ளுபடி", + "discount_type" => "தள்ளுபடி வகை", + "email_duplicate" => "மின்னஞ்சல் முகவரி ஏற்கனவே தரவுத்தளத்தில் உள்ளது.", + "employee" => "ஊழியர்", + "error_adding_updating" => "வாடிக்கையாளர் சேர்க்க அல்லது புதுப்பித்தல் தோல்வியுற்றது.", + "import_items_csv" => "CSV இலிருந்து வாடிக்கையாளரின் இறக்குமதி", + "mailchimp_activity_click" => "மின்னஞ்சல் கிளிக்", + "mailchimp_activity_lastopen" => "கடைசியாக திறந்த மின்னஞ்சல்", + "mailchimp_activity_open" => "மின்னஞ்சல் திறக்கப்பட்டுள்ளது", + "mailchimp_activity_total" => "மின்னஞ்சல் அனுப்பப்பட்டது", + "mailchimp_activity_unopen" => "மின்னஞ்சல் திறக்கப்படவில்லை", + "mailchimp_email_client" => "மின்னஞ்சல் வாடிக்கையாளர்", + "mailchimp_info" => "மெயில்சிம்ப்", + "mailchimp_member_rating" => "மதிப்பீடு", + "mailchimp_status" => "நிலை", + "mailchimp_vip" => "வி.ஐ.பி.", + "max" => "அதிகபட்சம். செலவிட்டார்", + "min" => "குறைந்தபட்சம்.செலவிட்டார்", + "new" => "புது வாடிக்கையாளர்", + "none_selected" => "நீக்க எந்த வாடிக்கையாளரையும் நீங்கள் தேர்ந்தெடுக்கவில்லை.", + "one_or_multiple" => "வாடிக்கையாளர் (கள்)", + "quantity" => "அளவு", + "stats_info" => "புள்ளிவிவரங்கள்", + "successful_adding" => "நீங்கள் வெற்றிகரமாக வாடிக்கையாளரைச் சேர்த்துள்ளீர்கள்", + "successful_deleted" => "நீங்கள் வெற்றிகரமாக நீக்கிவிட்டீர்கள்", + "successful_updating" => "வாடிக்கையாளரை வெற்றிகரமாக புதுப்பித்துள்ளீர்கள்", + "tax_code" => "வரி குறியீடு", + "tax_id" => "வரி எண்", + "taxable" => "வரி விதிக்கப்படக்கூடியது", + "total" => "மொத்தம் செலவிடப்பட்டது", + "update" => "வாடிக்கையாளரைப் புதுப்பிக்கவும்", + "rewards_package" => "வெகுமதி தொகுப்பு", +]; diff --git a/app/Language/ta/Datepicker.php b/app/Language/ta/Datepicker.php index 23243e389..3ae7ec45a 100644 --- a/app/Language/ta/Datepicker.php +++ b/app/Language/ta/Datepicker.php @@ -1,22 +1,23 @@ - "ஆதி முதல்", + "apply" => "உபயோகி", + "cancel" => "ரத்துசெய்", + "custom" => "நான் தேர்ந்தெடுக்கிறேன்", + "from" => "இருந்து", + "last_30" => "கடந்த 30 நாட்கள்", + "last_7" => "கடைசி 7 நாட்கள்", + "last_financial_year" => "கடந்த நிதியாண்டு", + "last_month" => "கடந்த மாதம்", + "last_year" => "கடந்த ஆண்டு", + "same_month_last_year" => "கடந்த ஆண்டு இதே மாதம்", + "same_month_to_same_day_last_year" => "கடந்த ஆண்டு அதே நாளில் அதே மாதம்", + "this_financial_year" => "நடப்பு நிதியாண்டு", + "this_month" => "நடப்பு மாதம்", + "this_year" => "இந்த வருடம்", + "to" => "வரை", + "today" => "இன்று", + "today_last_year" => "கடந்த ஆண்டு இன்று", + "weekstart" => "0", + "yesterday" => "நேற்று", +]; diff --git a/app/Language/ta/Employees.php b/app/Language/ta/Employees.php index a7e7ace8a..01ca9ccb1 100644 --- a/app/Language/ta/Employees.php +++ b/app/Language/ta/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "Information", + "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.", + "change_employee" => "", + "change_password" => "Change Password", + "clerk" => "", + "commission" => "", + "confirm_delete" => "Are you sure you want to delete the selected employee(s)?", + "confirm_restore" => "Are you sure you want to restore selected employee(s)?", + "current_password" => "Current Password", + "current_password_invalid" => "Current Password is invalid.", + "employee" => "Employee", + "error_adding_updating" => "Employee add or update failed.", + "error_deleting_demo_admin" => "You can not delete the demo admin user.", + "error_updating_demo_admin" => "You can not change the demo admin user.", + "language" => "Language", + "login_info" => "Login", + "manager" => "", + "new" => "New Employee", + "none_selected" => "You have not selected any employee(s) to delete.", + "one_or_multiple" => "employee(s)", + "password" => "Password", + "password_minlength" => "Password must be at least 8 characters in length.", + "password_must_match" => "Passwords do not match.", + "password_not_must_match" => "Current password and new password must be unique.", + "password_required" => "Password is required.", + "permission_desc" => "Check the boxes below to grant access to modules.", + "permission_info" => "Permissions", + "repeat_password" => "Password Again", + "subpermission_required" => "Add at least one grant for each module.", + "successful_adding" => "Employee add successful.", + "successful_change_password" => "Password change successful.", + "successful_deleted" => "You have successfully deleted", + "successful_updating" => "You have successfully updated employee", + "system_language" => "System Language", + "unsuccessful_change_password" => "Password change failed.", + "update" => "Update Employee", + "username" => "Username", + "username_duplicate" => "", + "username_minlength" => "Username must be at least 5 characters in length.", + "username_required" => "Username is a required field.", +]; diff --git a/app/Language/ta/Enum.php b/app/Language/ta/Enum.php index 5425975bd..e4f1b6e8c 100644 --- a/app/Language/ta/Enum.php +++ b/app/Language/ta/Enum.php @@ -1,9 +1,10 @@ - "பாதி வரை குறைத்து தோரயமாக்கு", + "half_even" => "பாதியை இரட்டைப்படை நோக்கி தோரயமாக்கு", + "half_five" => "ஐந்தை நோக்கி தோரயமாக்கு", + "half_odd" => "பாதியை ஒற்றை படை நோக்கி தோராயமாக்கு", + "half_up" => "பாதி முதல் முழுமையாக்கு", + "round_down" => "முந்தய முழு எண்", + "round_up" => "அடுத்த முழு எண்", +]; diff --git a/app/Language/ta/Error.php b/app/Language/ta/Error.php index 1b2c4264e..ae235cf68 100644 --- a/app/Language/ta/Error.php +++ b/app/Language/ta/Error.php @@ -1,4 +1,5 @@ - "பெயரிடப்பட்ட தொகுதியை பயன்படுத்த உங்களுக்கு அனுமதி இல்லை", + "unknown" => "எதிர்பாராத பிழை", +]; diff --git a/app/Language/ta/Expenses.php b/app/Language/ta/Expenses.php index 56134587f..6eb066ebf 100644 --- a/app/Language/ta/Expenses.php +++ b/app/Language/ta/Expenses.php @@ -1,49 +1,50 @@ - "செலவை சேர்க்கவும்", + "amount" => "தொகை", + "amount_number" => "தொகை ஒரு எண்ணாக இருக்க வேண்டும்", + "amount_required" => "செலவுத் தொகை தேவை", + "by_category" => "வகை", + "cannot_be_deleted" => "செலவு(களு)க்கான வகையை நீக்க முடியவில்லை", + "cash" => "பணம்", + "cash_filter" => "பணம்", + "categories_name" => "வகை", + "category_required" => "வகை என்பது தேவையான புலம்", + "check" => "சரிபார்", + "check_filter" => "சரிபார்", + "confirm_delete" => "தேர்ந்தெடுக்கப்பட்ட செலவு(களை) நீக்க விரும்புகிறீர்களா?", + "confirm_restore" => "தேர்ந்தெடுக்கப்பட்ட செலவு(களை) மீட்டெடுக்க விரும்புகிறீர்களா?", + "credit" => "கடன் அட்டை", + "credit_filter" => "கடன் அட்டை", + "date" => "தேதி", + "date_number" => "தேதி ஒரு எண்ணாக இருக்க வேண்டும்", + "date_required" => "தேதி என்பது ஒரு தேவையான புலம்", + "debit" => "பற்று அட்டை", + "debit_filter" => "பற்று அட்டை", + "description" => "விளக்கம்", + "due" => "கொடுக்க வேண்டிய", + "due_filter" => "கொடுக்க வேண்டிய", + "employee" => "உருவாக்கியவர்", + "error_adding_updating" => "செலவைச் சேர்ப்பதில் / புதுப்பிப்பதில் பிழை", + "expense_id" => "அடையாளம்", + "expenses_employee" => "பணியாளர்", + "info" => "செலவு தகவல்", + "ip_address" => "", + "is_deleted" => "நீக்கப்பட்டது", + "name_required" => "செலவுக்கான பெயர் தேவை", + "new" => "புதிய செலவு", + "new_supplier" => "", + "no_expenses_to_display" => "காண்பிக்க செலவுகள் எதுவும் இல்லை", + "none_selected" => "நீங்கள் எந்த செலவையும் தேர்ந்தெடுக்கவில்லை", + "one_or_multiple" => "செலவு(கள்)", + "payment" => "கட்டண வகை", + "start_typing_supplier_name" => "வழங்குபவரின் பெயரைத் தட்டச்சு செய்யத் தொடங்குங்கள் ...", + "successful_adding" => "செலவு வெற்றிகரமாக சேர்க்கிறது", + "successful_deleted" => "செலவு வெற்றிகரமாக நீக்கப்பட்டது", + "successful_updating" => "செலவு வெற்றிகரமாக புதுப்பிக்கப்படுகிறது", + "supplier_name" => "வழங்குபவர்", + "supplier_tax_code" => "வரி குறியீடு", + "tax_amount" => "வரி", + "tax_amount_number" => "", + "update" => "செலவுகள் புதுப்பிப்பு", +]; diff --git a/app/Language/ta/Expenses_categories.php b/app/Language/ta/Expenses_categories.php index 4924bc3e7..7e1f40570 100644 --- a/app/Language/ta/Expenses_categories.php +++ b/app/Language/ta/Expenses_categories.php @@ -1,21 +1,22 @@ - "Expense Category name required", + "add_item" => "Add Category", + "cannot_be_deleted" => "Could not delete Category Expense(s)", + "category_id" => "Id", + "confirm_delete" => "Are you sure you want to delete the selected Expense Category?", + "confirm_restore" => "Are you sure you want to restore the selected Expense Category?", + "description" => "Category Description", + "error_adding_updating" => "Error adding/updating Expense Category", + "info" => "Category Expense Info", + "name" => "Category Name", + "new" => "New Category", + "no_expenses_categories_to_display" => "No Category to display", + "none_selected" => "You have not selected any Category Expense", + "one_or_multiple" => "Category Expense", + "quantity" => "Quantity", + "successful_adding" => "Expense Category add successful", + "successful_deleted" => "Expense Category delete successful", + "successful_updating" => "Expense Category update successful", + "update" => "Update Category", +]; diff --git a/app/Language/ta/Giftcards.php b/app/Language/ta/Giftcards.php index 1e07f128b..78398b03a 100644 --- a/app/Language/ta/Giftcards.php +++ b/app/Language/ta/Giftcards.php @@ -1,70 +1,71 @@ - "Inventory to add or subtract.", + "allow_alt_description" => "Allow Alternate Description", + "bulk_edit" => "Bulk Edit", + "cannot_be_deleted" => "Could not delete selected Gift Card(s), one or more of the selected Gift Cards has sales.", + "cannot_find_giftcard" => "Gift Card not found.", + "cannot_use" => "Gift Card {0} cannot be used for this sale: invalid Customer.", + "card_value" => "Value", + "category" => "Category", + "change_all_to_allow_alt_desc" => "Allow alternate description for all.", + "change_all_to_not_allow_allow_desc" => "Do not allow alternate description for all.", + "change_all_to_serialized" => "Change All To Serialized", + "change_all_to_unserialized" => "Change All To Unserialized", + "confirm_bulk_edit" => "Are you sure you want to edit the selected Gift Card(s)?", + "confirm_delete" => "Are you sure you want to delete the selected Gift Card(s)?", + "confirm_restore" => "Are you sure you want to restore selected Gift Card(s)?", + "cost_price" => "Wholesale Price", + "count" => "Update Inventory", + "csv_import_failed" => "CSV import failed.", + "current_quantity" => "Current Quantity", + "description" => "Description", + "details_count" => "Inventory Count Details", + "do_nothing" => "Do Nothing", + "edit_fields_you_want_to_update" => "Edit desired fields for selected Gift Card(s).", + "edit_multiple_giftcards" => "Edit Multiple Gift Cards.", + "error_adding_updating" => "Gift Card add or update failed.", + "error_updating_multiple" => "Gift Card(s) update failed.", + "generate_barcodes" => "Generate Barcodes", + "giftcard" => "Gift Card", + "giftcard_number" => "Gift Card Number", + "info_provided_by" => "Info provided by", + "inventory_comments" => "Comments", + "is_serialized" => "Gift Card has Serial Number", + "low_inventory_giftcards" => "Low Inventory Gift Cards", + "manually_editing_of_quantity" => "Manual Edit of Quantity", + "must_select_giftcard_for_barcode" => "You must select at least one (1) Gift Card to generate barcodes.", + "new" => "New Gift Card", + "no_description_giftcards" => "No Description Gift Cards", + "no_giftcards_to_display" => "No Gift Cards to display.", + "none" => "None", + "none_selected" => "No Gift Card(s) selected to edit.", + "number" => "Gift Card Number must be a number.", + "number_information" => "Gift Card Number", + "number_required" => "Gift Card Number is a required field.", + "one_or_multiple" => "Gift Card(s)", + "person_id" => "Customer", + "quantity" => "Quantity", + "quantity_required" => "Quantity is a required field. Please close (X) to cancel.", + "remaining_balance" => "Gift Card {0} remaining value is {1}!", + "reorder_level" => "Reorder Level", + "retrive_giftcard_info" => "Retrieve Gift Card Info", + "sales_tax_1" => "Sales Tax", + "sales_tax_2" => "Sales Tax 2", + "serialized_giftcards" => "Serialized Gift Cards", + "successful_adding" => "You have successfully added Gift Card", + "successful_bulk_edit" => "You have successfully updated the selected Gift Card(s)", + "successful_deleted" => "You have successfully deleted", + "successful_updating" => "You have successfully updated Gift Card", + "supplier" => "Supplier", + "tax_1" => "Tax 1", + "tax_2" => "Tax 2", + "tax_percent" => "Tax Percent", + "tax_percents" => "Tax Percent(s)", + "unit_price" => "Retail Value", + "upc_database" => "Barcode Database", + "update" => "Update Gift Card", + "use_inventory_menu" => "Use Inventory Menu", + "value" => "Gift Card Value must be a number.", + "value_required" => "Gift Card Value is a required field.", +]; diff --git a/app/Language/ta/Item_kits.php b/app/Language/ta/Item_kits.php index 46558077f..6cad076e5 100644 --- a/app/Language/ta/Item_kits.php +++ b/app/Language/ta/Item_kits.php @@ -1,40 +1,41 @@ - "Add Item", + "all" => "All", + "cannot_be_deleted" => "Item Kit(s) delete failed.", + "confirm_delete" => "Are you sure you want to delete the selected Item Kit(s)?", + "confirm_restore" => "Are you sure you want to restore selected Item Kit(s)?", + "description" => "Item Kit Description", + "discount" => "Discount", + "discount_fixed" => "Fixed Discount", + "discount_percent" => "Discount Percent", + "discount_type" => "Discount Type", + "error_adding_updating" => "Item Kit add or update failed.", + "find_kit_item" => "Kit Item", + "info" => "Item Kit Info", + "item" => "Item", + "item_kit_number" => "Barcode", + "item_kit_number_duplicate" => "Item Kit Number is already present in the database.", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "Items", + "kit" => "Kit ID", + "kit_and_components" => "Kit and Components", + "kit_and_stock" => "Kit and Stock", + "kit_only" => "Kit Only", + "name" => "Item Kit Name", + "new" => "New Item Kit", + "no_item_kits_to_display" => "No Item Kits to display.", + "none_selected" => "You have not selected any Item Kits.", + "one_or_multiple" => "Item Kit(s)", + "price_option" => "Price Option", + "priced_only" => "Priced Only", + "print_option" => "Print Option", + "quantity" => "Quantity", + "sequence" => "Sequence", + "successful_adding" => "You have successfully added Item Kit", + "successful_deleted" => "You have successfully deleted", + "successful_updating" => "You have successfully updated Item Kit", + "unit_price" => "", + "update" => "Update Item Kit", +]; diff --git a/app/Language/ta/Items.php b/app/Language/ta/Items.php index 34d0a4d7e..7d54695cf 100644 --- a/app/Language/ta/Items.php +++ b/app/Language/ta/Items.php @@ -1,119 +1,120 @@ - "கையிருப்பு பொருட்களை கூட்டு அல்லது கழி", + "allow_alt_description" => "மாற்று விளக்கத்தை அனுமதி", + "amount_entry" => "தொகை உள்ளிடு", + "bulk_edit" => "மொத்த திருத்தம்", + "buy_price_required" => "கொள்முதல் விலை அவசியம்.", + "cannot_be_deleted" => "தேர்ந்தெடுக்கப்பட்ட உருப்படி (களை) நீக்க முடியவில்லை, தேர்ந்தெடுக்கப்பட்ட ஒன்று அல்லது அதற்கு மேற்பட்ட உருப்படிகள் விற்பனையைக் கொண்டுள்ளன.", + "cannot_find_item" => "பொருள் கிடைக்கவில்லை.", + "categories" => "", + "category" => "வகை", + "category_new" => "", + "category_required" => "வகை என்பது தேவையான புலம்.", + "change_all_to_allow_alt_desc" => "அனைவரும் மாற்று விளக்கத்தை அனுமதிக்கவும்.", + "change_all_to_not_allow_allow_desc" => "அனைவருக்கும் மாற்று விளக்கத்தை அனுமதிக்க வேண்டாம்.", + "change_all_to_serialized" => "அனைத்தையும் தொடர்களாக மாற்றவும்", + "change_all_to_unserialized" => "அனைத்தையும் தொடர்களாக மாற்றவும்", + "change_image" => "படத்தை மாற்று", + "confirm_bulk_edit" => "Are you sure you want to edit selected Item(s)?", + "confirm_bulk_edit_wipe_taxes" => "All Item Tax information will be replaced.", + "confirm_delete" => "Are you sure you want to delete selected item(s)?", + "confirm_restore" => "Are you sure you want to restore selected item(s)?", + "cost_price" => "Wholesale Price", + "cost_price_number" => "Wholesale Price must be a number.", + "cost_price_required" => "Wholesale Price is a required field.", + "count" => "Update Inventory", + "csv_import_failed" => "CSV import failed", + "csv_import_nodata_wrongformat" => "The uploaded CSV file has no data or is formatted incorrectly.", + "csv_import_partially_failed" => "There were {0} item import failure(s) on line(s): {1}. No rows were imported.", + "csv_import_success" => "Item CSV import successful.", + "current_quantity" => "Current Quantity", + "default_pack_name" => "Each", + "description" => "Description", + "details_count" => "Inventory Count Details", + "do_nothing" => "Do Nothing", + "edit" => "", + "edit_fields_you_want_to_update" => "Edit the desired fields for selected item(s).", + "edit_multiple_items" => "Editing Multiple Items", + "empty_upc_items" => "Empty Barcode Items", + "error_adding_updating" => "Error adding/updating item", + "error_updating_multiple" => "Error updating items", + "generate_barcodes" => "Generate Barcodes", + "hsn_code" => "Harmonized System Nomenclature", + "image" => "Avatar", + "import_items_csv" => "Item Import from CSV", + "info_provided_by" => "Information provided by", + "inventory" => "Inventory", + "inventory_CSV_import_quantity" => "Quantity Imported from CSV", + "inventory_comments" => "Comments", + "inventory_data_tracking" => "Inventory Data Tracking", + "inventory_date" => "Date", + "inventory_employee" => "Employee", + "inventory_in_out_quantity" => "In/Out Quantity", + "inventory_remarks" => "Remarks", + "is_deleted" => "Deleted", + "is_printed" => "", + "is_serialized" => "Item has Serial Number", + "item" => "Item", + "item_id" => "", + "item_number" => "Barcode", + "item_number_duplicate" => "Item Number is already present in the database.", + "kit" => "Kit", + "location" => "Location", + "low_inventory_items" => "Out Of Stock Items", + "low_sell_item" => "Low sell item", + "manually_editing_of_quantity" => "Manual Edit of Quantity", + "markup" => "", + "name" => "Item Name", + "name_required" => "Item Name is a required field.", + "new" => "New Item", + "no_description_items" => "No Description Items", + "no_items_to_display" => "No Items to display.", + "none" => "None", + "none_selected" => "You have not selected any Item(s) to edit", + "nonstock" => "Non-stocked", + "number_information" => "Item Number", + "number_required" => "Barcode is a required field.", + "one_or_multiple" => "item(s)", + "pack_name" => "Pack Name", + "qty_per_pack" => "Quantity per pack", + "quantity" => "Quantity", + "quantity_number" => "Quantity must be a number.", + "quantity_required" => "Quantity is a required field.", + "receiving_quantity" => "Receiving Quantity", + "remove_image" => "Remove Image", + "reorder_level" => "Reorder Level", + "reorder_level_number" => "Reorder Level must be a number.", + "reorder_level_required" => "Reorder Level is a required field.", + "retrive_item_info" => "உருப்படி தகவலை மீட்டெடுக்கவும்", + "sales_tax_1" => "Sales Tax", + "sales_tax_2" => "Sales Tax 2", + "search_attributes" => "Search Attributes", + "select_image" => "Select Image", + "serialized_items" => "Serialized Items", + "standard" => "Standard", + "stock" => "Stock", + "stock_location" => "Stock location", + "stock_type" => "Stock Type", + "successful_adding" => "You have successfully added item", + "successful_bulk_edit" => "You have successfully updated the selected item(s)", + "successful_deleted" => "You have successfully deleted", + "successful_updating" => "You have successfully updated item", + "supplier" => "Supplier", + "tax_1" => "Tax 1", + "tax_2" => "Tax 2", + "tax_3" => "", + "tax_category" => "Tax Category", + "tax_percent" => "", + "tax_percent_number" => "Tax Percent must be a numeric value", + "tax_percent_required" => "Tax Percent is a required field.", + "tax_percents" => "Tax Percent(s)", + "temp" => "Temporary", + "type" => "Item Type", + "unit_price" => "Retail Price", + "unit_price_number" => "Unit price must be a number.", + "unit_price_required" => "Retail Price is a required field.", + "upc_database" => "Barcode Database", + "update" => "Update Item", + "use_inventory_menu" => "Use Inventory Menu", +]; diff --git a/app/Language/ta/Login.php b/app/Language/ta/Login.php index 2c354450e..5aa6313ff 100644 --- a/app/Language/ta/Login.php +++ b/app/Language/ta/Login.php @@ -1,13 +1,14 @@ - "ரோபோ ஸ்கிரிப்ட்கள் அல்ல.", + "go" => "செல்", + "invalid_gcaptcha" => "நீங்கள் தானியங்கி அல்ல என்பதை உறுதி செய்யவும்.", + "invalid_installation" => "நிறுவியத்தில் தவறு , php.ini கோப்பை சரி பார்க்கவும் .", + "invalid_username_and_password" => "பயனர்பெயர் அல்லது கடவுச்சொல் தவறு.", + "login" => "உள்நுழைய", + "logout" => "விடுபதிகை", + "migration_needed" => "{0} க்கு தரவுத்தள இடம்பெயர்வு உள்நுழைந்த பிறகு தொடங்கும்.", + "password" => "கடவுச்சொல்", + "username" => "பயனர்பெயர்", + "welcome" => "{0} க்கு வருக!", +]; diff --git a/app/Language/ta/Messages.php b/app/Language/ta/Messages.php index 5da641900..dabf5733c 100644 --- a/app/Language/ta/Messages.php +++ b/app/Language/ta/Messages.php @@ -1,14 +1,15 @@ - "First name", + "last_name" => "Last name", + "message" => "Message", + "message_placeholder" => "Your Message here...", + "message_required" => "Message required", + "multiple_phones" => "(In case of multiple recipients, enter mobile numbers separated by commas)", + "phone" => "Phone number", + "phone_number_required" => "Phone number required", + "phone_placeholder" => "Mobile Number(s) here...", + "sms_send" => "Send SMS", + "successfully_sent" => "Message successfully sent to: ", + "unsuccessfully_sent" => "Message unsuccessfully sent to: ", +]; diff --git a/app/Language/ta/Module.php b/app/Language/ta/Module.php index 02b8980b6..c7c002dee 100644 --- a/app/Language/ta/Module.php +++ b/app/Language/ta/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "Attributes", + "attributes_desc" => "Add, Update, Delete, and Search attributes.", + "both" => "Both", + "cashups" => "Cashups", + "cashups_desc" => "Add, Update, Delete, and Search Cashups.", + "config" => "Configuration", + "config_desc" => "Change OSPOS's Configuration.", + "customers" => "Customers", + "customers_desc" => "Add, Update, Delete, and Search Customers.", + "employees" => "Employees", + "employees_desc" => "Add, Update, Delete, and Search Employees.", + "expenses" => "Expenses", + "expenses_categories" => "Expenses Categories", + "expenses_categories_desc" => "Add, Update, and Delete Expenses Categories.", + "expenses_desc" => "Add, Update, Delete, and Search Expenses.", + "giftcards" => "Gift Cards", + "giftcards_desc" => "Add, Update, Delete and Search Gift Cards.", + "home" => "Home", + "home_desc" => "List home menu modules.", + "item_kits" => "Item Kits", + "item_kits_desc" => "Add, Update, Delete and Search Item Kits.", + "items" => "Items", + "items_desc" => "Add, Update, Delete, and Search Items.", + "messages" => "Messages", + "messages_desc" => "Send Messages to Customers, Suppliers and Employees.", + "migrate" => "Migrate", + "migrate_desc" => "Update the OSPOS Database.", + "office" => "Office", + "office_desc" => "List office menu modules.", + "receivings" => "Receivings", + "receivings_desc" => "Process Purchase Orders.", + "reports" => "Reports", + "reports_desc" => "View and generate Reports.", + "sales" => "Sales", + "sales_desc" => "Process Sales and Returns.", + "suppliers" => "Suppliers", + "suppliers_desc" => "Add, Update, Delete, and Search Suppliers.", + "taxes" => "Taxes", + "taxes_desc" => "Configure Sales Taxes.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/ta/Receivings.php b/app/Language/ta/Receivings.php index 7eec9b1b4..0d8d12682 100644 --- a/app/Language/ta/Receivings.php +++ b/app/Language/ta/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "ரத்து செய்", + "cannot_be_deleted" => "Receiving(s) delete failed.", + "comments" => "Comments", + "complete_receiving" => "Finish", + "confirm_cancel_receiving" => "Are you sure you want to clear this receiving? All items will cleared.", + "confirm_delete" => "Are you sure you want to delete this receiving? This action cannot be undone.", + "confirm_finish_receiving" => "Are you sure you want to submit this receiving? This cannot be undone.", + "confirm_restore" => "", + "cost" => "Cost", + "daily" => "", + "date" => "Receiving Date", + "date_required" => "A correct date must be entered.", + "date_type" => "Date is a required field.", + "delete_entire_sale" => "Delete Entire Sale", + "discount" => "Discount", + "edit" => "Edit", + "edit_sale" => "Edit Receiving", + "employee" => "Employee", + "error_editing_item" => "Item edit failed.", + "error_requisition" => "Unable to move Inventory from or to the same Stock Location.", + "find_or_scan_item" => "Find or Scan Item", + "find_or_scan_item_or_receipt" => "Find or Scan Item or Receipt", + "id" => "Receiving ID", + "item_name" => "Item Name", + "mode" => "Receiving Mode", + "new_supplier" => "New Supplier", + "one_or_multiple" => "receiving(s)", + "print_after_sale" => "Print After Sale", + "quantity" => "Qty.", + "receipt" => "Receivings Receipt", + "receipt_number" => "Receiving #", + "receiving" => "Receive", + "reference" => "Reference", + "register" => "Items Receiving", + "requisition" => "Requisition", + "return" => "Return", + "select_supplier" => "Select Supplier (Optional)", + "ship_pack" => "Ship Pack", + "start_typing_supplier_name" => "Start Typing Supplier's name...", + "stock" => "Stock", + "stock_destination" => "Stock Destination", + "stock_locaiton" => "Stock Location", + "stock_source" => "Stock Source", + "successfully_deleted" => "You have successfully deleted", + "successfully_updated" => "Receiving successfully updated", + "supplier" => "Supplier", + "supplier_address" => "Address", + "supplier_email" => "Email", + "supplier_location" => "Location", + "total" => "Total", + "transaction_failed" => "Receivings transaction(s) failed.", + "unable_to_add_item" => "Item add to Receiving failed.", + "unsuccessfully_updated" => "Receiving update failed.", + "update" => "Update", +]; diff --git a/app/Language/ta/Reports.php b/app/Language/ta/Reports.php index 8b0141bac..beb95c2b0 100644 --- a/app/Language/ta/Reports.php +++ b/app/Language/ta/Reports.php @@ -1,147 +1,148 @@ - "அனைத்தும்", + "authority" => "அதிகாரம்", + "canceled" => "ரத்து செய்யப்பட்டது", + "categories" => "வகைகள்", + "categories_summary_report" => "வகைகளின் சுருக்க அறிக்கை", + "category" => "வகை", + "code_canceled" => "CNL", + "code_invoice" => "INV", + "code_pos" => "POS", + "code_quote" => "Q", + "code_return" => "RET", + "code_type" => "Type", + "code_work_order" => "W/O", + "comments" => "கருத்துரைகள்", + "commission" => "", + "complete" => "Completed Sales and Returns", + "completed_sales" => "முடிந்த விற்பனைகள்", + "confirm_delete" => "தேர்ந்தெடுக்கப்பட்ட நுழைவு(களை) நீக்க விரும்புகிறீர்களா?", + "confirm_restore" => "தேர்ந்தெடுக்கப்பட்ட நுழைவு(களை) மீட்டமைக்க விரும்புகிறீர்களா?", + "cost" => "மொத்த விற்பனை", + "cost_price" => "மொத்த விற்பனை விலை", + "count" => "எண்ணிக்கை", + "customer" => "வாடிக்கையாளர்", + "customers" => "வாடிக்கையாளர்கள்", + "customers_summary_report" => "வாடிக்கையாளர்களின் சுருக்க அறிக்கை", + "date" => "Date", + "date_range" => "தேதி வரம்பு", + "description" => "Description", + "detailed_receivings_report" => "விரிவான பெறுதல் அறிக்கை", + "detailed_receivings_report_input" => "", + "detailed_reports" => "விரிவான அறிக்கைகள்", + "detailed_requisition_report" => "", + "detailed_sales_report" => "விரிவான பரிவர்த்தனை அறிக்கை", + "discount" => "தள்ளுபடி", + "discount_fixed" => "நிலையான தள்ளுபடி", + "discount_percent" => "தள்ளுபடி சதவீதம்", + "discount_type" => "தள்ளுபடி வகை", + "discounts" => "தள்ளுபடிகள்", + "discounts_summary_report" => "தள்ளுபடிகளுக்கான சுருக்கமான அறிக்கை", + "earned" => "சம்பாதித்த புள்ளிகள்", + "employee" => "ஊழியர்", + "employees" => "ஊழியர்கள்", + "employees_summary_report" => "ஊழியர்களின் சுருக்க அறிக்கை", + "expenses" => "செலவுகள்", + "expenses_amount" => "தொகை", + "expenses_categories" => "செலவுகள்", + "expenses_categories_summary_report" => "செலவு வகைகளின் சுருக்க அறிக்கை", + "expenses_category" => "வகை", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "வரி", + "expenses_total_amount" => "மொத்த தொகை", + "expenses_total_tax_amount" => "மொத்த வரி", + "graphical_reports" => "வரைகலை அறிக்கைகள்", + "inventory" => "சரக்கு", + "inventory_low" => "குறைந்த சரக்கு", + "inventory_low_report" => "குறைந்த சரக்கு அறிக்கை", + "inventory_reports" => "சரக்கு அறிக்கைகள்", + "inventory_summary" => "சரக்கு சுருக்கம்", + "inventory_summary_report" => "சரக்கு சுருக்க அறிக்கை", + "item" => "Item", + "item_count" => "உருப்படி எண்ணிக்கையை வடிகட்டவும்", + "item_name" => "Item Name", + "item_number" => "அடையாளக் குறியீடு", + "items" => "Items", + "items_purchased" => "வாங்கிய பொருட்கள்", + "items_received" => "பெறப்பட்ட பொருட்கள்", + "items_summary_report" => "உருப்படிகளின் சுருக்க அறிக்கை", + "jurisdiction" => "அதிகார எல்லை", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "குறைந்த விற்பனை அளவு", + "more_than_zero" => "சுழியத்தைவிட அதிகம்", + "name" => "Name", + "no_reports_to_display" => "காண்பிக்க உருப்படிகள் இல்லை.", + "payment_type" => "கட்டண வகை", + "payments" => "கட்டணங்கள்", + "payments_summary_report" => "Payments Summary Report", + "profit" => "Profit", + "quantity" => "Quantity", + "quantity_purchased" => "Quantity Purchased", + "quotes" => "Quotes", + "received_by" => "Received By", + "receiving_id" => "Receiving ID", + "receiving_type" => "Receiving Type", + "receivings" => "Receivings", + "reorder_level" => "Reorder Level", + "report" => "Report", + "report_input" => "Report Input", + "reports" => "Reports", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "Requisitions", + "returns" => "Returns", + "revenue" => "Revenue", + "sale_id" => "Trans. ID", + "sale_type" => "Transaction Type", + "sales" => "Transactions", + "sales_amount" => "Transactions amount", + "sales_summary_report" => "Transactions Summary Report", + "sales_taxes" => "Sales Taxes", + "sales_taxes_summary_report" => "Sales Taxes Summary Report", + "serial_number" => "Serial Number", + "service_charge" => "", + "sold_by" => "Sold By", + "sold_items" => "", + "sold_to" => "Sold To", + "stock_location" => "Stock Location", + "sub_total_value" => "Subtotal", + "subtotal" => "Subtotal", + "summary_reports" => "Summary Reports", + "supplied_by" => "Supplied by", + "supplier" => "Supplier", + "suppliers" => "Suppliers", + "suppliers_summary_report" => "Suppliers Summary Report", + "tax" => "Tax", + "tax_category" => "Tax Category", + "tax_name" => "", + "tax_percent" => "Tax Percent", + "tax_rate" => "Tax Rate", + "taxes" => "Taxes", + "taxes_summary_report" => "Taxes Summary Report", + "total" => "Total", + "total_inventory_value" => "Total Inventory Value", + "total_low_sell_quantity" => "Total Low Sell Quantity", + "total_quantity" => "Total Quantity", + "total_retail" => "Total Inv. Retail Value", + "trans_amount" => "Transaction Amount", + "trans_due" => "Due", + "trans_group" => "Transaction Group", + "trans_nopay_sales" => "Sales with no payment", + "trans_payments" => "Payments", + "trans_refunded" => "Refunded", + "trans_sales" => "Sales", + "trans_type" => "Transaction Type", + "type" => "Type", + "unit_price" => "Retail Price", + "used" => "Points Used", + "work_orders" => "Work Orders", + "zero_and_less" => "Zero and less", +]; diff --git a/app/Language/ta/Sales.php b/app/Language/ta/Sales.php index 7564bb5ec..51e381384 100644 --- a/app/Language/ta/Sales.php +++ b/app/Language/ta/Sales.php @@ -1,223 +1,224 @@ - "இருப்பு புள்ளிகள்", + "rewards_package" => "வெகுமதிகள்", + "rewards_remaining_balance" => "வெகுமதி புள்ளிகள் மீதமுள்ள மதிப்பு ", + "account_number" => "கணக்கு #", + "add_payment" => "கட்டணத்தைச் சேர்க்கவும்", + "amount_due" => "செலுத்த வேண்டிய தொகை", + "amount_tendered" => "கொடுத்த தொகை", + "authorized_signature" => "அங்கீகரிக்கப்பட்ட கையெழுத்து", + "cancel_sale" => "ரத்துசெய்", + "cash" => "பணம்", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "பண சரிசெய்தல்", + "cash_deposit" => "பண வைப்பு", + "cash_filter" => "பணம்", + "change_due" => "நிலுவை", + "change_price" => "விற்பனை விலையை மாற்றவும்", + "check" => "சோதி", + "check_balance" => "மீதமுள்ளதை சோதி", + "check_filter" => "சோதி", + "close" => "", + "comment" => "குறிப்புரை", + "comments" => "குறிப்புரைகள்", + "company_name" => "", + "complete" => "", + "complete_sale" => "நிறைவுறு", + "confirm_cancel_sale" => "இந்த விற்பனையை அழிக்க விரும்புகிறீர்களா? அனைத்து பொருட்களும் அழிக்கப்படும்.", + "confirm_delete" => "தேர்ந்தெடுக்கப்பட்ட விற்பனை (களை) நீக்க விரும்புகிறீர்களா?", + "confirm_restore" => "தேர்ந்தெடுக்கப்பட்ட விற்பனை (களை) மீட்டமைக்க விரும்புகிறீர்களா?", + "credit" => "கடன் அட்டை", + "credit_deposit" => "கடன் வைப்பு", + "credit_filter" => "கடன் அட்டை", + "current_table" => "", + "customer" => "வாடிக்கையாளர்", + "customer_address" => "முகவரி", + "customer_discount" => "தள்ளுபடி", + "customer_email" => "மின்னஞ்சல்", + "customer_location" => "இடம்", + "customer_mailchimp_status" => "மெயில்சிம்ப் நிலை", + "customer_optional" => "(நிலுவை தொகை வைக்க அவசியம்)", + "customer_required" => "(தேவை)", + "customer_total" => "மொத்தம்", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "விற்பனை தேதி", + "date_range" => "தேதி வரம்பு", + "date_required" => "சரியான தேதியை உள்ளிட வேண்டும்.", + "date_type" => "தேதி தேவையான உள்ளீடு.", + "debit" => "பற்று அட்டை", + "debit_filter" => "", + "delete" => "நீக்க அனுமதிக்கவும்", + "delete_confirmation" => "இந்த விற்பனையை நீக்க விரும்புகிறீர்களா? இந்த செயலை திரும்ப பெற முடியாது.", + "delete_entire_sale" => "முழு விற்பனையையும் நீக்கு", + "delete_successful" => "விற்பனை நீக்கப்பட்டது.", + "delete_unsuccessful" => "விற்பனை நீக்கப்படவில்லை.", + "description_abbrv" => "பொருள்.", + "discard" => "கைவிடு", + "discard_quote" => "", + "discount" => "தள்ளு", + "discount_included" => "% தள்ளுபடி", + "discount_short" => "%", + "due" => "நிலுவை", + "due_filter" => "நிலுவை", + "edit" => "திருத்து", + "edit_item" => "பொருளை திருத்து", + "edit_sale" => "விற்பனையை திருத்து", + "email_receipt" => "மின்னஞ்சல் ரசீது", + "employee" => "ஊழியர்", + "entry" => "உள்ளீடு", + "error_editing_item" => "பொருளை திருத்துவதில் பிழை", + "find_or_scan_item" => "பொருளைக் தேடு அல்லது ஸ்கேன் செய்யுங்கள்", + "find_or_scan_item_or_receipt" => "தேடு அல்லது பொருளை வருடு அல்லது ரசீது", + "giftcard" => "பரிசு அட்டை", + "giftcard_balance" => "பரிசு அட்டை இருப்பு", + "giftcard_filter" => "", + "giftcard_number" => "பரிசு அட்டை எண்", + "group_by_category" => "வகை வாரியாக", + "group_by_type" => "வகை வாரியாக", + "hsn" => "HSN", + "id" => "விற்பனை எண்", + "include_prices" => "விலைகளைச் சேர்க்கவா?", + "invoice" => "விற்பனைச்சிட்டை", + "invoice_confirm" => "இந்த விற்பனைச்சிட்டை அனுப்பப்படும்", + "invoice_enable" => "விற்பனைச்சிட்டை எண்", + "invoice_filter" => "விற்பனைச்சிட்டைகள்", + "invoice_no_email" => "இந்த வாடிக்கையாளருக்கு சரியான மின்னஞ்சல் முகவரி இல்லை.", + "invoice_number" => "விற்பனைச்சிட்டை #", + "invoice_number_duplicate" => "விற்பனைச்சிட்டை எண் {0} தனித்துவமாக இருக்க வேண்டும்.", + "invoice_sent" => "விற்பனைச்சிட்டை அனுப்பப்பட்டது", + "invoice_total" => "விற்பனைச்சிட்டை மொத்தம்", + "invoice_type_custom_invoice" => "தனிப்பயன் விலைப்பட்டியல் (custom_invoice.php)", + "invoice_type_custom_tax_invoice" => "தனிப்பயன் வரி விலைப்பட்டியல் (custom_tax_invoice.php)", + "invoice_type_invoice" => "விலைப்பட்டியல் (விலைப்பட்டியல். Php)", + "invoice_type_tax_invoice" => "வரி விலைப்பட்டியல் (tax_invoice.php)", + "invoice_unsent" => "விற்பனைச்சிட்டை அனுப்பப்படவில்லை", + "invoice_update" => "மறுபரிசீலனை", + "item_insufficient_of_stock" => "உருப்படிக்கு போதுமான பங்கு இல்லை.", + "item_name" => "பொருளின் பெயர்", + "item_number" => "பொருள் #", + "item_out_of_stock" => "பொருள் கையிருப்பில் இல்லை.", + "key_browser" => "", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "சில்லரை வணிகம்", + "must_enter_numeric" => "தொகை ஒரு எண்ணாக இருக்க வேண்டும்.", + "must_enter_numeric_giftcard" => "பரிசு அட்டை எண் ஒரு எண்ணாக இருக்க வேண்டும்.", + "new_customer" => "புது வாடிக்கையாளர்", + "new_item" => "புதிய பொருள்", + "no_description" => "No description", + "no_filter" => "அனைத்தும்", + "no_items_in_cart" => "வண்டியில் எந்த பொருட்களும் இல்லை.", + "no_sales_to_display" => "காண்பிக்க எந்த விற்பனையும் இல்லை.", + "none_selected" => "விற்பனை(களை) நீக்க நீங்கள் எந்தப் பொருட்களையும் தேர்ந்தெடுக்கவில்லை.", + "nontaxed_ind" => " ", + "not_authorized" => "இந்த செயலுக்கு அங்கீகாரம் இல்லை.", + "one_or_multiple" => "விற்பனை(கள்)", + "payment" => "கட்டண வகை", + "payment_amount" => "தொகை", + "payment_not_cover_total" => "கட்டண தொகை மொத்தத்தை விட அதிகமாகவோ அல்லது சமமாகவோ இருக்க வேண்டும்.", + "payment_type" => "Type", + "payments" => "", + "payments_total" => "மொத்தக் கட்டணம்", + "price" => "விலை", + "print_after_sale" => "விற்பனைக்குப் பிறகு அச்சிடு", + "quantity" => "அளவு", + "quantity_less_than_reorder_level" => "எச்சரிக்கை: விரும்பிய அளவு அந்த உருப்படிக்கான மறுவரிசை நிலைக்கு கீழே உள்ளது.", + "quantity_less_than_zero" => "எச்சரிக்கை: விரும்பிய அளவு போதுமானதாக இல்லை. இருப்பினும் நீங்கள் விற்பனையைச் செயல்படுத்தலாம், ஆனால் உங்கள் சரக்குகளைத் தணிக்கை செய்யுங்கள்.", + "quantity_of_items" => "{0} பொருட்களின் அளவு", + "quote" => "விலைப்புள்ளி", + "quote_number" => "விலைப்புள்ளி எண்", + "quote_number_duplicate" => "விலைப்புள்ளி எண் தனித்துவமாக இருக்க வேண்டும்.", + "quote_sent" => "விலைப்புள்ளி அனுப்பப்பட்டது", + "quote_unsent" => "விலைப்புள்ளியை அனுப்ப இயலவில்லை", + "receipt" => "விற்பனை ரசீது", + "receipt_no_email" => "இந்த வாடிக்கையாளருக்கு சரியான மின்னஞ்சல் முகவரி இல்லை.", + "receipt_number" => "விற்பனை #", + "receipt_sent" => "ரசீது அனுப்பப்பட்டது", + "receipt_unsent" => "ரசீதை அனுப்ப இயலவில்லை", + "refund" => "பணத்தைத் திரும்பப்பெறுதல் வகை", + "register" => "விற்பனை பதிவு", + "remove_customer" => "வாடிக்கையாளரை அகற்று", + "remove_discount" => "", + "return" => "Return", + "rewards" => "வெகுமதி புள்ளிகள்", + "rewards_balance" => "வெகுமதி புள்ளிகள் இருப்பு", + "sale" => "விற்பனை", + "sale_by_invoice" => "விலைப்பட்டியல் மூலம் விற்பனை", + "sale_for_customer" => "வாடிக்கையாளர்:", + "sale_time" => "நேரம்", + "sales_tax" => "விற்பனை வரி", + "sales_total" => "", + "select_customer" => "வாடிக்கையாளரைத் தேர்ந்தெடு", + "send_invoice" => "விலைப்பட்டியல் அனுப்பு", + "send_quote" => "விலைப்புள்ளியை அனுப்பு", + "send_receipt" => "ரசீதை அனுப்பு", + "send_work_order" => "பணி ஆணையை அனுப்பவும்", + "serial" => "வரிசை", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "விலைப்பட்டியலைக் காட்டு", + "show_receipt" => "ரசீதைக் காட்டு", + "start_typing_customer_name" => "வாடிக்கையாளர் விவரங்களைத் தட்டச்சு செய்யத் தொடங்கு...", + "start_typing_item_name" => "Start typing Item Name or scan Barcode...", + "stock" => "Stock", + "stock_location" => "Stock Location", + "sub_total" => "Subtotal", + "successfully_deleted" => "You have successfully deleted", + "successfully_restored" => "You have successfully restored", + "successfully_suspended_sale" => "Sale suspend successful.", + "successfully_updated" => "Sale update successful.", + "suspend_sale" => "Suspend", + "suspended_doc_id" => "Document", + "suspended_sale_id" => "ID", + "suspended_sales" => "Suspended", + "table" => "Table", + "takings" => "Daily Sales", + "tax" => "Tax", + "tax_id" => "Tax Id", + "tax_invoice" => "Tax Invoice", + "tax_percent" => "Tax %", + "taxed_ind" => "வ", + "total" => "Total", + "total_tax_exclusive" => "Tax excluded", + "transaction_failed" => "Sales Transaction failed.", + "unable_to_add_item" => "Item add to Sale failed", + "unsuccessfully_deleted" => "Sale(s) delete failed.", + "unsuccessfully_restored" => "Sale(s) restore failed.", + "unsuccessfully_suspended_sale" => "Sale suspend failed.", + "unsuccessfully_updated" => "Sale update failed.", + "unsuspend" => "Unsuspend", + "unsuspend_and_delete" => "Action", + "update" => "Update", + "upi" => "UPI", + "visa" => "", + "wholesale" => "", + "work_order" => "Work Order", + "work_order_number" => "Work Order Number", + "work_order_number_duplicate" => "Work Order Number must be unique.", + "work_order_sent" => "Work Order sent to", + "work_order_unsent" => "Work Order failed to be sent to", +]; diff --git a/app/Language/ta/Suppliers.php b/app/Language/ta/Suppliers.php index 68a95d37f..2a8abd6c8 100644 --- a/app/Language/ta/Suppliers.php +++ b/app/Language/ta/Suppliers.php @@ -1,23 +1,24 @@ - "Account Number", + "agency_name" => "Agency Name", + "cannot_be_deleted" => "Could not delete selected Supplier(s). One or more have Sales.", + "category" => "Category", + "company_name" => "Company Name", + "company_name_required" => "Company Name is a required field.", + "confirm_delete" => "Are you sure you want to delete the selected Supplier(s)?", + "confirm_restore" => "Are you sure you want to restore selected Supplier(s)?", + "cost" => "Cost Supplier", + "error_adding_updating" => "Supplier update or add failed.", + "goods" => "Goods Supplier", + "new" => "New Supplier", + "none_selected" => "You have not selected Supplier(s) to delete.", + "one_or_multiple" => "Supplier(s)", + "successful_adding" => "You have successfully added Supplier", + "successful_deleted" => "You have successfully deleted", + "successful_updating" => "You have successfully updated Supplier", + "supplier" => "Supplier", + "supplier_id" => "Id", + "tax_id" => "Tax Id", + "update" => "Update Supplier", +]; diff --git a/app/Language/ta/Taxes.php b/app/Language/ta/Taxes.php index af6c08686..2c851785a 100644 --- a/app/Language/ta/Taxes.php +++ b/app/Language/ta/Taxes.php @@ -1,81 +1,82 @@ - "விதிவிலக்கு சேர்க்கவும்", + "cascade" => "(பல்நிலை) தொடர்பெருக்கி", + "cascade_sequence" => "(பல்நிலை) தொடர்பெருக்கி வரிசை", + "city" => "நகரம்", + "code" => "குறியீடு", + "confirm_delete" => "இந்த வரிக் குறியீட்டை நீக்க விரும்புகிறீர்களா? இந்த செயலை திரும்ப பெற முடியாது", + "confirm_restore" => "தேர்ந்தெடுக்கப்பட்ட வரிக் குறியீட்டை (களை) மீட்டெடுக்க விரும்புகிறீர்களா?", + "default_tax_category" => "இயல்புநிலை வரி வகை", + "default_tax_rate" => "இயல்புநிலை வரி விகிதம்", + "error_adding_updating" => "வரிக் குறியீடு சேர்க்க அல்லது புதுப்பித்தல் தோல்வியுற்றது", + "group_seq" => "குழு வரிசை", + "jurisdiction_name" => "அதிகார வரம்பு பெயர்", + "name" => "பெயர்", + "new" => "புதிய வரி", + "no_taxes" => "", + "no_taxes_to_display" => "காண்பிக்க வரிக் குறியீடு இல்லை", + "reporting_authority" => "அறிக்கை ஆணையம்", + "round_half_down" => "பாதி வரை குறைத்து தோரயமாக்கு", + "round_half_even" => "பாதியை இரட்டைப்படை நோக்கி தோரயமாக்கு", + "round_half_odd" => "பாதியை ஒற்றை படை நோக்கி தோராயமாக்கு", + "round_half_up" => "பாதி முதல் முழுமையாக்கு", + "rounding_code" => "தோராயமாக்கல் குறியீடு", + "sales_tax" => "விற்பனை வரி", + "sales_tax_by_invoice" => "விலைப்பட்டியல் மூலம் விற்பனை வரி", + "sequence" => "வரிசை.", + "state" => "மாநிலம்", + "successful_deleted" => "நீங்கள் வெற்றிகரமாக நீக்கிவிட்டீர்கள்", + "tax_categories" => "வரி வகைகள்", + "tax_categories_configuration" => "Tax Categories Configuration", + "tax_categories_saved_successfully" => "Tax Categories changes saved", + "tax_categories_saved_unsuccessfully" => "Tax Categories changes not saved", + "tax_category" => "Tax Category", + "tax_category_code" => "Tax Category Code", + "tax_category_duplicate" => "Duplicate tax category", + "tax_category_invalid_chars" => "Invalid characters in tax category name", + "tax_category_name" => "Tax Category Name", + "tax_category_new" => "New Tax Category", + "tax_category_required" => "Tax category is required", + "tax_code" => "Tax Code", + "tax_code_cannot_be_deleted" => "Tax Code delete failed", + "tax_code_duplicate" => "Duplicate tax code", + "tax_code_invalid_chars" => "Invalid characters in tax code", + "tax_code_name" => "Tax Code Name", + "tax_code_required" => "Tax Code is a required field", + "tax_code_successful_deleted" => "You have successfully deleted Tax Code", + "tax_code_successful_updated" => "You have successfully updated", + "tax_code_successful_updating" => "You have successfully updated Tax Code", + "tax_code_successfully_added" => "You have successfully added", + "tax_code_type" => "Tax Code Type", + "tax_codes" => "Tax Codes", + "tax_codes_configuration" => "Tax Codes Configuration", + "tax_codes_saved_successfully" => "Tax Code changes saved", + "tax_codes_saved_unsuccessfully" => "Tax Code changes not saved", + "tax_excluded" => "Tax excluded", + "tax_group" => "Tax Group", + "tax_group_not_unique" => "Tax Group {0} is not unique", + "tax_group_sequence" => "Tax Group Sequence", + "tax_included" => "Tax included", + "tax_jurisdiction" => "Tax Jurisdiction", + "tax_jurisdiction_duplicate" => "Duplicate tax jurisdiction", + "tax_jurisdiction_invalid_chars" => "Invalid characters in jurisdiction name", + "tax_jurisdiction_required" => "Tax jurisdiction is required", + "tax_jurisdictions" => "Tax Jurisdictions", + "tax_jurisdictions_configuration" => "Tax Jurisdictions Configuration", + "tax_jurisdictions_saved_successfully" => "Tax Jurisdiction changes saved", + "tax_jurisdictions_saved_unsuccessfully" => "Tax Jurisdiction changes not saved", + "tax_rate" => "Tax Rate", + "tax_rate_configuration" => "Tax Rate Configuration", + "tax_rate_error_adding_updating" => "Tax Rate add or update failed", + "tax_rate_numeric" => "Tax Rate must be a number", + "tax_rate_required" => "Tax Rate is a required field", + "tax_rate_successful_updated" => "You have successfully updated", + "tax_rate_successfully_added" => "You have successfully added", + "tax_rates" => "Tax Rates", + "tax_rates_configuration" => "Tax Rates Configuration", + "tax_rounding" => "Tax Rounding", + "tax_type" => "Tax Type", + "update" => "Update Tax Rate", + "vat_tax" => "VAT Tax", +]; diff --git a/app/Language/th/Bootstrap_tables.php b/app/Language/th/Bootstrap_tables.php index 114396208..4365131bc 100644 --- a/app/Language/th/Bootstrap_tables.php +++ b/app/Language/th/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "ทั้งหมด", + "tables_columns" => "คอลัมน์", + "tables_hide_show_pagination" => "ซ่อน/แสดง รายการหน้า", + "tables_loading" => "กำลังดำเนินการ รอสักครู่", + "tables_page_from_to" => "แสดง {0} ถึง {1} จาก {2} รายการ", + "tables_refresh" => "Refresh ข้อมูล", + "tables_rows_per_page" => "{0} รายการ/หน้า", + "tables_toggle" => "ซ่อน/แสดง", +]; diff --git a/app/Language/th/Cashups.php b/app/Language/th/Cashups.php index 6a6d8565d..26356c2b4 100644 --- a/app/Language/th/Cashups.php +++ b/app/Language/th/Cashups.php @@ -1,48 +1,49 @@ - "ยอดรวม", + "amount_number" => "ยอดรวม ต้องเป็นตัวเลข", + "amount_required" => "ยอดรวม จำเป็นต้องป้อน", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "ไม่สามารถลบ ยอดรับเงินสด", + "cash_difference" => "", + "close_date" => "วันที่ปิดยอด", + "close_employee" => "ปิดยอดโดย", + "closed_amount_card" => "ชำระด้วยบัตร", + "closed_amount_cash" => "ยอดเงินสด", + "closed_amount_check" => "ชำระด้วยเช็ค", + "closed_amount_due" => "ยอดค้างชำระ", + "closed_amount_giftcard" => "", + "closed_amount_total" => "รวม", + "closed_date" => "วันที่ปิดยอด", + "confirm_delete" => "ต้องการลบ ยอดรับเงินสด ที่เลือกหรือไม่ ?", + "confirm_restore" => "ต้องการเรียกคืน ยอดรับเงินสด ที่เลือกหรือไม่ ?", + "confirm_submit" => "", + "date_number" => "วันที่ ต้องเป็นตัวเลข", + "date_required" => "วันที่ จำเป็นต้องป้อน", + "description" => "รายละเอียด", + "enable_expected" => "", + "error_adding_updating" => "เกิดข้อผิดพลาด การเพิ่ม/ปรับปรุง ยอดรับเงินสด", + "giftcard" => "", + "id" => "ID", + "info" => "ข้อมูล ยอดรับเงินสด", + "info_employee" => "", + "is_deleted" => "ลบ", + "new" => "สร้าง ยอดรับเงินสด", + "no_cashups_to_display" => "ไม่มี ยอดรับเงินสด ที่จะแสดง", + "none_selected" => "ยังไม่ได้เลือกรายการ ยอดรับเงินสด", + "note" => "หมายเหตุ", + "one_or_multiple" => "รายการ ยอดรับเงินสด", + "open_amount_cash" => "ยอดที่เปิด", + "open_date" => "วันที่เปิดยอด", + "open_employee" => "เปิดยอดโดย", + "opened_date" => "วันที่เปิดยอด", + "successful_adding" => "เพิ่ม ยอดรับเงินสด สำเร็จแล้ว", + "successful_deleted" => "ลบ ยอดรับเงินสด เรียบร้อยแล้ว", + "successful_updating" => "ปรับปรุง ยอดรับเงินสด เรียบร้อยแล้ว", + "total" => "รวม", + "transfer_amount_cash" => "เงินสด เข้า/ออก", + "transfer_amount_cash_minus" => "", + "update" => "ปรับปรุง ยอดรับเงินสด", + "warning" => "", +]; diff --git a/app/Language/th/Datepicker.php b/app/Language/th/Datepicker.php index 4d5cb434d..89a8ace9b 100644 --- a/app/Language/th/Datepicker.php +++ b/app/Language/th/Datepicker.php @@ -1,22 +1,23 @@ - "เวลาทั้งหมด", + "apply" => "นำไปใช้", + "cancel" => "ยกเลิก", + "custom" => "กำหนดเอง", + "from" => "จาก", + "last_30" => "30 วันสุดท้าย", + "last_7" => "7 วันสุดท้าย", + "last_financial_year" => "ปีบัญชีที่ผ่านมา", + "last_month" => "เดือนที่แล้ว", + "last_year" => "ปีที่แล้ว", + "same_month_last_year" => "เดือนเดียวกันของปีที่แล้ว", + "same_month_to_same_day_last_year" => "เดือนเดียวกันกับวันเดียวกันของปีที่แล้ว", + "this_financial_year" => "ปีบัญชีปัจจุบัน", + "this_month" => "เดือนนี้", + "this_year" => "ปีนี้", + "to" => "ถึง", + "today" => "วันนี้", + "today_last_year" => "วันนี้ปีที่แล้ว", + "weekstart" => "0", + "yesterday" => "เมื่อวานนี้", +]; diff --git a/app/Language/th/Employees.php b/app/Language/th/Employees.php index 24f86eadf..78eeb5ab0 100644 --- a/app/Language/th/Employees.php +++ b/app/Language/th/Employees.php @@ -1,42 +1,44 @@ "", + "basic_information" => "ข้อมูลพื้นฐานของพนักงาน", + "cannot_be_deleted" => "ไม่สามารถลบพนักงานที่เลือกไว้ได้ เนื่องจากมีการทำรายการขายหรือคุณกำลังพยายามที่จะลบบัญชีของคุณเอง", + "change_employee" => "", + "change_password" => "เปลี่ยนรหัสผ่าน", + "clerk" => "", + "commission" => "", + "confirm_delete" => "คุณยืนยันการลบข้อมูลพนักงานที่เลือกไว้?", + "confirm_restore" => "คุณแน่ใจหรือไม่ว่าต้องการกู้คืนพนักงานที่เลือกไว้?", + "current_password" => "รหัสผ่านปัจจุบัน", + "current_password_invalid" => "รหัสผ่านปัจจุบันไม่ถูกต้อง", + "employee" => "พนักงาน", + "error_adding_updating" => "การเพิ่มหรือปรับปรุงข้อมูลพนักงานผิดพลาด", + "error_deleting_demo_admin" => "คุณไม่สามารถลบผู้ใช้งานสำหรับการเดโม้ได้", + "error_updating_demo_admin" => "คุณไม่สามารถทำการเปลี่ยนข้อมูลผู้ใช้งานเดโม้ได้", + "language" => "ภาษา", + "login_info" => "รหัสเข้าระบบ", + "manager" => "", + "new" => "เพิ่มพนักงาน", + "none_selected" => "โปรดเลือกพนักงานที่จะลบ", + "one_or_multiple" => "พนักงาน", + "password" => "รหัสผ่าน", + "password_minlength" => "รหัสผ่านต้องยาวอย่างน้อย 8 อักษร", + "password_must_match" => "รหัสผ่านไม่ตรงกัน", + "password_not_must_match" => "รหัสผ่านปัจจุบันและรหัสผ่านใหม่จะต้องไม่ซ้ำกัน", + "password_required" => "ต้องระบุรหัสผ่าน", + "permission_desc" => "ทำเครื่องหมายในช่องด้านล่างเพื่อให้สิทธิ์การเข้าถึงโมดูลต่างๆ", + "permission_info" => "สิทธิ์", + "repeat_password" => "ระบุรหัสผ่านอีกครั้ง", + "subpermission_required" => "เพิ่มการอนุญาตอย่างน้อยหนึ่งรายการสำหรับแต่ละโมดูล", + "successful_adding" => "เพิ่มข้อมูลพนักงานเรียบร้อยแล้ว", + "successful_change_password" => "ทำการเปลี่ยนรหัสผ่านเรียบร้อยแล้ว", + "successful_deleted" => "ลบข้อมูลสำเร็จ", + "successful_updating" => "ปรับปรุงข้อมูลพนักงานเรียบร้อยแล้ว", + "system_language" => "ภาษาของระบบ", + "unsuccessful_change_password" => "เปลี่ยนรหัสผ่านไม่สำเร็จ", + "update" => "แก้ไขข้อมูลพนักงาน", + "username" => "ชื่อผู้ใช้งาน", + "username_duplicate" => "ชื่อผู้ใช้งานพนักงานถูกใช้งานแล้ว กรุณาเลือกใช้งานชื่ออื่น", + "username_minlength" => "ชื่อผู้ใช้งานต้องยาวอย่างน้อย 5 อักษร", + "username_required" => "จำเป็นต้องระบุชื่อผู้ใช้งาน", +]; diff --git a/app/Language/th/Enum.php b/app/Language/th/Enum.php index 4f07018f9..c75734397 100644 --- a/app/Language/th/Enum.php +++ b/app/Language/th/Enum.php @@ -1,9 +1,10 @@ - "ครึ่งล่าง", + "half_even" => "ครึ่งคู่", + "half_five" => "ครึ่งห้า", + "half_odd" => "ครึ่งคี่", + "half_up" => "ครึ่งบน", + "round_down" => "ปัดเศษลง", + "round_up" => "ปัดเศษขึน", +]; diff --git a/app/Language/th/Error.php b/app/Language/th/Error.php index 425eeb17d..71e253d11 100644 --- a/app/Language/th/Error.php +++ b/app/Language/th/Error.php @@ -1,4 +1,5 @@ - "คุณไม่ได้รับสิทธิ์การเข้าถึงข้อมูลในส่วนนี้", + "unknown" => "ไม่ทราบ", +]; diff --git a/app/Language/th/Expenses.php b/app/Language/th/Expenses.php index d3729a005..a1f3c90e7 100644 --- a/app/Language/th/Expenses.php +++ b/app/Language/th/Expenses.php @@ -1,49 +1,50 @@ - "เพิ่มรายจ่าย", + "amount" => "จำนวน", + "amount_number" => "ยอดจำนวนต้องเป็นตัวเลข", + "amount_required" => "จำเป็นต้องระบุยอดค่าใช้จ่าย", + "by_category" => "หมวดหมู่", + "cannot_be_deleted" => "ไม่สามารถลบหมวดหมู่ค่าใช้จ่าย", + "cash" => "เงินสด", + "cash_filter" => "เงินสด", + "categories_name" => "หมวดหมู่", + "category_required" => "จำเป็นต้องระบุหมวดหมู่", + "check" => "ตรวจสอบ", + "check_filter" => "เช็ค", + "confirm_delete" => "คุณแน่ใจหรือว่าต้องการลบค่าใช้จ่ายที่เลือกทั้งหมด?", + "confirm_restore" => "คุณแน่ใจหรือไม่ว่าต้องการคืนค่าใช้จ่ายที่เลือกทั้งหมด?", + "credit" => "บัตรเครดิต", + "credit_filter" => "บัตรเครติด", + "date" => "วันที่", + "date_number" => "วันที่ต้องเป็นตัวเลข", + "date_required" => "จำเป็นต้องระบุวันที่", + "debit" => "บัตรเดบิต", + "debit_filter" => "บัตรเดบิต", + "description" => "คำอธิบาย", + "due" => "ครบกำหนด", + "due_filter" => "ครบกำหนด", + "employee" => "สร้างโดย", + "error_adding_updating" => "ผิดพลาดขณะเพิ่ม/ปรับปรุงค่าใช้จ่าย", + "expense_id" => "รหัส", + "expenses_employee" => "ลูกจ้าง", + "info" => "ข้อมูลค่าใช้จ่าย", + "ip_address" => "", + "is_deleted" => "ถูกลบ", + "name_required" => "ต้องระบุชื่อรายจ่าย", + "new" => "เพิ่มรายจ่าย", + "new_supplier" => "", + "no_expenses_to_display" => "ไม่มีรายจ่ายต้องแสดง", + "none_selected" => "ท่านยังไม่ได้เลือกรายจ่าย", + "one_or_multiple" => "รายจ่าย", + "payment" => "ประเภทการชำระ", + "start_typing_supplier_name" => "เริ่มต้นพิมพ์ชื่อผู้ผลิต...", + "successful_adding" => "เพิ่มรายจ่ายสำเร็จ", + "successful_deleted" => "ลบรายจ่ายสำเร็จ", + "successful_updating" => "ปรับปรุงรายจ่ายสำเร็จ", + "supplier_name" => "ผู้ผลิต", + "supplier_tax_code" => "รหัสภาษี", + "tax_amount" => "ภาษี", + "tax_amount_number" => "", + "update" => "ปรับปรุงค่าใช้จ่าย", +]; diff --git a/app/Language/th/Expenses_categories.php b/app/Language/th/Expenses_categories.php index 315493cd1..c25b1ed61 100644 --- a/app/Language/th/Expenses_categories.php +++ b/app/Language/th/Expenses_categories.php @@ -1,21 +1,22 @@ - "จำเป็นต้องระบุชื่อหมวดค่าใช้จ่าย", + "add_item" => "เพิ่มหมวดหมู่", + "cannot_be_deleted" => "ไม่สามารถลบหมวดหมู่ค่าใช้จ่าย", + "category_id" => "รหัส", + "confirm_delete" => "คุณแน่ใจหรือว่าต้องการลบหมวดหมู่ค่าใช้จ่ายที่เลือก?", + "confirm_restore" => "คุณแน่ใจหรือไม่ว่าต้องการกู้คืนหมวดหมู่ค่าใช้จ่ายที่เลือก?", + "description" => "คำอธิบายหมวดหมู่", + "error_adding_updating" => "เกิดข้อผิดพลาดในการเพิ่ม / ปรับปรุงหมวดหมู่ค่าใช้จ่าย", + "info" => "ข้อมูลหมวดหมู่ค่าใช้จ่าย", + "name" => "ชื่อหมวดหมู่", + "new" => "หมวดหมู่ใหม่", + "no_expenses_categories_to_display" => "ไม่มีหมวดหมู่แสดง", + "none_selected" => "คุณยังไม่ได้เลือกหมวดหมู่ค่าใช้จ่าย", + "one_or_multiple" => "หมวดหมู่ค่าใช้จ่าย", + "quantity" => "จำนวน", + "successful_adding" => "เพิ่มหมวดหมู่ค่าใช้จ่ายสำเร็จ", + "successful_deleted" => "ลบหมวดหมู่ค่าใช้จ่ายสำเร็จ", + "successful_updating" => "ปรับปรุงข้อมูลหมวดหมู่ค่าใช้จ่ายสำเร็จ", + "update" => "ปรับปรุงหมวดหมู่", +]; diff --git a/app/Language/th/Giftcards.php b/app/Language/th/Giftcards.php index b050b8f5c..00f373de3 100644 --- a/app/Language/th/Giftcards.php +++ b/app/Language/th/Giftcards.php @@ -1,70 +1,71 @@ - "สินค้าคงคลัง เพิ่ม/ลด", + "allow_alt_description" => "คำอธิบายสำรอง", + "bulk_edit" => "แก้ไขเป็นกลุ่ม", + "cannot_be_deleted" => "ไม่สามารถลบข้อมูลบัตรของขวัญที่เลือก, หรือบัตรของขวัญได้มีการใช้ไปแล้ว", + "cannot_find_giftcard" => "ไม่พบข้อมูลเกี่ยวกับบัตรของขวัญนี้", + "cannot_use" => "บัตรของขวัญ {0} ไม่สามารถใช้งานกับรายการขายนี้ได้ เนื่องจากรายการลูกค้าไม่ถูกต้อง", + "card_value" => "มูลค่า", + "category" => "ประเภท", + "change_all_to_allow_alt_desc" => "คำอธิบายสำรองสำหรับทั้งหมด", + "change_all_to_not_allow_allow_desc" => "ไม่อนุญาตให้เปลี่ยนคำอธิบายทั้งหมด", + "change_all_to_serialized" => "เปลี่ยนแปลงทั้งหมด", + "change_all_to_unserialized" => "เปลี่ยนทั้งหมดเป็นแบบไม่ต่อเนื่องกัน", + "confirm_bulk_edit" => "คุณแน่ใจหรือไม่ว่าต้องการแก้ไขบัตรของขวัญที่เลือก?", + "confirm_delete" => "คุณแน่ใจหรือไม่ว่าต้องการลบบัตรของขวัญที่เลือก?", + "confirm_restore" => "คุณแน่ใจหรือไม่ว่าต้องการยกเลิกบัตรของขวัญที่เลือก?", + "cost_price" => "ต้นทุน", + "count" => "ปรับปรุงสินค้าคงคลัง", + "csv_import_failed" => "การส่งออกในรูปแบบไฟล์เอ็กเซล ไม่สำเร็จ", + "current_quantity" => "จำนวน ณ. ปัจจุบัน", + "description" => "รายละเอียด", + "details_count" => "รายละเอียดการตรวจนับในสินค้าคงคลัง", + "do_nothing" => "ไม่ทำอะไร", + "edit_fields_you_want_to_update" => "แก้ไขฟิลด์ที่ต้องการสำหรับบัตรของขวัญที่เลือก", + "edit_multiple_giftcards" => "แก้ไขบัตรกำนัลหลายใบ", + "error_adding_updating" => "มีข้อผิดพลาดในการ เพิ่ม/ปรับปรุง บัตรกำนัล", + "error_updating_multiple" => "มีข้อผิดพลาดในการปรับปรุง บัตรกำนัล", + "generate_barcodes" => "สร้างบาร์โค้ด", + "giftcard" => "บัตรกำนัล", + "giftcard_number" => "เลขบัตรกำนัล", + "info_provided_by" => "ข้อมูลที่จัดทำโดย", + "inventory_comments" => "คำแนะนำ", + "is_serialized" => "Giftcard has Serial Number", + "low_inventory_giftcards" => "Low Inventory Giftcards", + "manually_editing_of_quantity" => "แก้ไขจำนวนปริมาณเอง", + "must_select_giftcard_for_barcode" => "กรุณาเลือกบัตรกำนัลอย่างน้อย 1 รายการ เพื่อสร้างบาร์โค๊ด", + "new" => "เพิ่มบัตรกำนัล", + "no_description_giftcards" => "No Description Giftcards", + "no_giftcards_to_display" => "No Giftcards to display", + "none" => "ไม่มี", + "none_selected" => "กรุณาเลือกบัตรกำนัลที่ต้องการแก้ไข", + "number" => "เลขบัตรกำนัลต้องเป็นตัวเลขเท่านั้น", + "number_information" => "หมายเลขบัตรของขวัญ", + "number_required" => "ต้องกรอกเลขบัตรกำนัล", + "one_or_multiple" => "giftcard(s)", + "person_id" => "เจ้าของบัตร", + "quantity" => "ปริมาณ", + "quantity_required" => "ช่องข้อมูลปริมาณ จำเป็นต้องกรอก. คลิกที่เครื่องหมาย ( X ) เพื่อยกเลิก", + "remaining_balance" => "บัตรของขวัญ {0} มีมูลค่า {1}!", + "reorder_level" => "ยอดขั้นต่ำ", + "retrive_giftcard_info" => "Retrieve Giftcard Info", + "sales_tax_1" => "ภาษีการขาย", + "sales_tax_2" => "ภาษีขาย 2", + "serialized_giftcards" => "Serialized Giftcards", + "successful_adding" => "You have successfully added giftcard", + "successful_bulk_edit" => "You have successfully updated the selected giftcards", + "successful_deleted" => "คุณทำการลบสำเร็จแล้ว", + "successful_updating" => "You have successfully updated giftcard", + "supplier" => "ผู้ผลิต", + "tax_1" => "ภาษี 1", + "tax_2" => "ภาษี 2", + "tax_percent" => "เปอร์เซ็นต์ภาษี", + "tax_percents" => "อัตราภาษีแบบเปอร์เซ็นต์", + "unit_price" => "ราคาปลีก", + "upc_database" => "ฐานข้อมุลบาร์โค๊ด", + "update" => "ปรับข้อมูลบัตรกำนัล", + "use_inventory_menu" => "ใช้เมนูสินค้าคงคลัง", + "value" => "มูลค่าบัตรกำนัลต้องเป็นตัวเลขเท่านั้น", + "value_required" => "ต้องกรอกมูลค่าบัตรกำนัล", +]; diff --git a/app/Language/th/Item_kits.php b/app/Language/th/Item_kits.php index 9acbe444a..9e84e72ef 100644 --- a/app/Language/th/Item_kits.php +++ b/app/Language/th/Item_kits.php @@ -1,40 +1,41 @@ - "เพิ่มสินคัา", + "all" => "ทั้งหมด", + "cannot_be_deleted" => "ไม่สามารถลบได้", + "confirm_delete" => "แน่ใจหรือไม่ที่จะลบสินค้าหมู่ที่ถูกเลือก?", + "confirm_restore" => "คุณแน่ใจหรือไม่ว่าต้องการคืนค่าชุดรายการที่เลือก?", + "description" => "แนะนำสินค้าหมู่", + "discount" => "ส่วนลด", + "discount_fixed" => "ส่วนลดคงที่", + "discount_percent" => "ส่วนลดร้อยละ", + "discount_type" => "ประเภทส่วนลด", + "error_adding_updating" => "เพิ่ม/ปรับปรุงสินค้าหมู่ล้มเหลว", + "find_kit_item" => "ชุดรายการ", + "info" => "ข้อมูลสินค้าหมู่", + "item" => "สินค้า", + "item_kit_number" => "บาร์โค๊ด", + "item_kit_number_duplicate" => "หมายเลขนี้มีอยู่แล้วในฐานข้อมูล", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "สินค้า", + "kit" => "Kit Id", + "kit_and_components" => "ชุดและส่วนประกอบ", + "kit_and_stock" => "ชุดและสต็อก", + "kit_only" => "ชุดอย่างเดี่ยว", + "name" => "ชื่อสินค้าหมู่", + "new" => "สร้างสินค้าหมู่", + "no_item_kits_to_display" => "ไม่มีสินค้าแสดง", + "none_selected" => "คุณยังไม่ใด้เลือกสินค้าหมู่", + "one_or_multiple" => "สินค้าหมู่", + "price_option" => "ตัวเลือกราคา", + "priced_only" => "ราคาอย่างเดี่ยว", + "print_option" => "ตัวเลือกการพิมพ์", + "quantity" => "จำนวน", + "sequence" => "ลำดับ", + "successful_adding" => "เพิ่มสินค้าหมู่สำเร็จ", + "successful_deleted" => "ลบสำเร็จ", + "successful_updating" => "ปรับปรุงสินค้าหมู่สำเร็จ", + "unit_price" => "", + "update" => "ปรับปรุงสินค้าหมู่", +]; diff --git a/app/Language/th/Login.php b/app/Language/th/Login.php index 23c7cd8a0..baf26b35e 100644 --- a/app/Language/th/Login.php +++ b/app/Language/th/Login.php @@ -1,12 +1,14 @@ "ฉันไม่ใช่หุ่นยนต์นะ", + "go" => "เข้าสู่ระบบ", + "invalid_gcaptcha" => "กรุณาแสดงตัวตนว่าคุณไม่ใช่หุ่นยนต์", + "invalid_installation" => "การติดตั้งไม่ถูกต้องตรวจสอบการตั้งค่าที่ไฟล์ php.ini ของคุณ", + "invalid_username_and_password" => "ชื่อผู้ใช้งานและ/หรือรหัสผ่านเข้าระบบไม่ถูกต้อง", + "login" => "ลงชื่อเข้าใช้", + "logout" => "ออกจากระบบ", + "migration_needed" => "การย้ายฐานข้อมูลไปยัง {0} จะเริ่มต้นหลังจากเข้าสู่ระบบ", + "password" => "รหัสผ่าน", + "username" => "ชื่อผู้ใช้", + "welcome" => "ยินดีต้อนรับสู่ {0}!", +]; diff --git a/app/Language/th/Messages.php b/app/Language/th/Messages.php index db233c5d2..805a5f9ed 100644 --- a/app/Language/th/Messages.php +++ b/app/Language/th/Messages.php @@ -1,14 +1,15 @@ - "ชื่อ", + "last_name" => "นามสกุล", + "message" => "ข้อความ", + "message_placeholder" => "ข้อความของคุณ ...", + "message_required" => "ต้องระบุข้อความ", + "multiple_phones" => "(ในกรณีที่มีผู้รับหลายคนให้ป้อนหมายเลขโทรศัพท์มือถือคั่นด้วยเครื่องหมายจุลภาค)", + "phone" => "หมายเลขโทรศัพท์", + "phone_number_required" => "จำเป็นต้องระบุหมายเลขโทรศัพท์", + "phone_placeholder" => "ระบุหมายเลขโทรศัพท์มือถือ", + "sms_send" => "ส่งข้อความ SMS", + "successfully_sent" => "ส่งข้อความสำเร็จแล้วถึง: ", + "unsuccessfully_sent" => "ส่งข้อความไม่สำเร็จถึง: ", +]; diff --git a/app/Language/th/Module.php b/app/Language/th/Module.php index 973c8581f..86cb13b74 100644 --- a/app/Language/th/Module.php +++ b/app/Language/th/Module.php @@ -1,46 +1,48 @@ "", + "admin_cashups_desc" => "", + "attributes" => "คุณลักษณะ", + "attributes_desc" => "เพิ่ม, ปรับปรุง, ลบ และการค้นหา คุณลักษณะ", + "both" => "ทั้งคู่", + "cashups" => "ยอดรับเงินสด", + "cashups_desc" => "เพิ่ม, ปรับปรุง, ลบ, และค้นหายอดรับเงินสด", + "config" => "ตั้งค่า", + "config_desc" => "ปรับแต่งร้านค้า", + "customers" => "ลูกค้า", + "customers_desc" => "เพิ่ม, อัพเดท, ลบ, และค้นหา ลูกค้า", + "employees" => "พนักงาน", + "employees_desc" => "เพิ่ม, อัพเดท, ลบ, และค้นหา พนักงาน", + "expenses" => "ค่าใช้จ่าย", + "expenses_categories" => "หมวดค่าใช้จ่าย", + "expenses_categories_desc" => "เพิ่ม, ปรับปรุง, และลบหมวดค่าใช้จ่าย", + "expenses_desc" => "เพิ่ม, ปรับปรุง, ลบ และค้นหาค่าใช้จ่าย", + "giftcards" => "บัตรกำนัล", + "giftcards_desc" => "เพิ่ม, อัพเดท, ลบ, และค้นหา บัตรกำนัล", + "home" => "หน้าหลัก", + "home_desc" => "แสดงรายการเมนูหลักของโมดูล", + "item_kits" => "สินค้าหมู่", + "item_kits_desc" => "เพิ่ม, อัพเดท, ลบ, และค้นหา สินค้าหมู่", + "items" => "สินค้า", + "items_desc" => "เพิ่ม, อัพเดท, ลบ, และค้นหา สินค้า", + "messages" => "Messages", + "messages_desc" => "ส่งข้อความถึง ลูกค้า, คู่ค้า และพนักงาน", + "migrate" => "โยกย้าย", + "migrate_desc" => "ปรับปรุงฐานข้อมูล OSPOS", + "office" => "สำนักงาน", + "office_desc" => "แสดงรายการเมนูโมดูลสำนักงาน", + "receivings" => "สินค้าเข้า", + "receivings_desc" => "สินค้าเข้า", + "reports" => "รายงาน", + "reports_desc" => "สร้างและตรวจสอบรายงาน", + "sales" => "งานขาย", + "sales_desc" => "งานขาย และ รับคืน", + "suppliers" => "ผู้ผลิต", + "suppliers_desc" => "เพิ่ม, อัพเดท, ลบ, และค้นหา ผู้ผลิต", + "taxes" => "ภาษี", + "taxes_desc" => "กำหนดค่าภาษีขาย", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/th/Receivings.php b/app/Language/th/Receivings.php index b5fffdc1c..3d1d92484 100644 --- a/app/Language/th/Receivings.php +++ b/app/Language/th/Receivings.php @@ -1,56 +1,58 @@ "", + "cancel_receiving" => "ยกเลิก", + "cannot_be_deleted" => "ไม่สามารถลบใบรับสินค้าได้", + "comments" => "ความคิดเห็น", + "complete_receiving" => "เสร็จสิ้น", + "confirm_cancel_receiving" => "คุณแน่ใจที่ต้องการล้างค่าใบรับสินค้าใช่หรือไม่? เมื่อล้างค่าแล้วทุกรายการจะถูกล้างออก", + "confirm_delete" => "คุณต้องการลบใบรับสินค้าใช่หรือไม่? หากลบแล้วจะไม่สามารถเรียกคืนได้อีก", + "confirm_finish_receiving" => "คุณต้องการบันทึกใบรับสินค้าใช่หรือไม่? เมื่อบันทึกแล้วไม่สามารถยกเลิกได้", + "confirm_restore" => "", + "cost" => "ต้นทุน", + "daily" => "", + "date" => "วันที่ใบรับสินค้า", + "date_required" => "ต้องบันทึกวันที่ที่ถูกต้อง", + "date_type" => "ต้องระบุวันที่", + "delete_entire_sale" => "ลบรายการขายทั้งหมด", + "discount" => "ส่วนลด %", + "edit" => "แก้ไข", + "edit_sale" => "แก้ไขรายการรับ", + "employee" => "พนักงาน", + "error_editing_item" => "แก้ไขสินค้าล้มเหลว", + "error_requisition" => "ไม่สามารถย้ายสินค้าคงคลังจากหรือไปยังที่เก็บสินค้าเดียวกัน", + "find_or_scan_item" => "ค้นหาสินค้า", + "find_or_scan_item_or_receipt" => "ค้นหาสินค้าหรือบิล", + "id" => "รายการสินค้าเข้า ID", + "item_name" => "ชื่อสินคัา", + "mode" => "ประเภทธุรกรรม", + "new_supplier" => "ผู้ผลิตรายใหม่", + "one_or_multiple" => "ใบรับสินค้า", + "print_after_sale" => "พิมพ์บิลหลังการขาย", + "quantity" => "จำนวน.", + "receipt" => "บิลสินค้าเข้า", + "receipt_number" => "ใบรับสินค้า #", + "receiving" => "รับสินค้า", + "reference" => "อ้างอิง", + "register" => "รับสินค้า", + "requisition" => "เบิกสินค้า", + "return" => "คืนสินค้า", + "select_supplier" => "เลือกคู่ค้า (ไม่ระบุก็ได้)", + "ship_pack" => "แพคการขนส่ง", + "start_typing_supplier_name" => "เริ่มต้นพิมพ์ชื่อผู้ผลิต...", + "stock" => "คลังสินค้า", + "stock_destination" => "คลังสินค้าปลายทาง", + "stock_locaiton" => "สถานที่เก็บสินค้า", + "stock_source" => "คลังสินค้าต้นทาง", + "successfully_deleted" => "คุณได้ทำการลบเรียบร้อยแล้ว", + "successfully_updated" => "ปรับปรุงใบรับสินค้าเรียบร้อยแล้ว", + "supplier" => "ผู้ผลิต", + "supplier_address" => "ที่อยู่", + "supplier_email" => "อีเมล์", + "supplier_location" => "ที่อยู่", + "total" => "รวม", + "transaction_failed" => "ทำรายการใบรับสินค้าล้มเหลว", + "unable_to_add_item" => "ไม่สามารถเพิ่มสินค้าได้", + "unsuccessfully_updated" => "ทำการปรับปรุง Receiving ไม่ได้", + "update" => "ปรับปรุง", +]; diff --git a/app/Language/th/Suppliers.php b/app/Language/th/Suppliers.php index 63ebbd5aa..7869fe4cd 100644 --- a/app/Language/th/Suppliers.php +++ b/app/Language/th/Suppliers.php @@ -1,23 +1,24 @@ - "เลขที่บัญชี", + "agency_name" => "ชื่อตัวแทน", + "cannot_be_deleted" => "ลบผู้ผลิตที่ถูกเลือกไม่ได้, ผู้ผลิตบางรายยังคงมีการขายสินค้า", + "category" => "ประเภท", + "company_name" => "ชื่อบริษัท", + "company_name_required" => "ชื่อบริษัทต้องกรอก", + "confirm_delete" => "แน่ใจหรือไม่ที่จะลบชื่อผู้ผลิตที่เลือกไว้?", + "confirm_restore" => "แน่ใจหรือไม่ที่จะเรียกคืนชื่อผู้ผลิตที่เลือกไว้?", + "cost" => "ราคาผู้ผลิต", + "error_adding_updating" => "เพิ่ม/แก้ไข ผู้ผลิต ล้มเหลว", + "goods" => "ผู้ผลิตสินค้า", + "new" => "ผู้ผลิตรายใหม่", + "none_selected" => "คุณยังไม่ได้เลือกผู้ผลิตที่ต้องการลบ", + "one_or_multiple" => "ผู้ผลิต", + "successful_adding" => "เพิ่มผู้ผลิตสำเร็จ", + "successful_deleted" => "ลบสำเร็จ", + "successful_updating" => "ปรับปรุงผู้ผลิตสำเร็จ", + "supplier" => "ผู้ผลิต", + "supplier_id" => "Id", + "tax_id" => "เลขที่ผู้เสียภาษี", + "update" => "แก้ไขข้อมูลผู้ผลิต", +]; diff --git a/app/Language/tl-PH/Attributes.php b/app/Language/tl-PH/Attributes.php index f7fffc1aa..82d14dc45 100644 --- a/app/Language/tl-PH/Attributes.php +++ b/app/Language/tl-PH/Attributes.php @@ -1,31 +1,32 @@ - "Attribute value cannot contain ':' or '|'", + "confirm_delete" => "Are you sure you want to restore the selected attribute(s)?", + "confirm_restore" => "Are you sure you want to delete the selected attribute(s)?", + "definition_cannot_be_deleted" => "Could not delete selected attribute(s)", + "definition_error_adding_updating" => "Attribute {0} could not be added or updated. Please check the error log.", + "definition_flags" => "Attribute Visibility", + "definition_group" => "Group", + "definition_id" => "Id", + "definition_name" => "Add Attribute", + "definition_name_required" => "Attribute type is a required field", + "definition_one_or_multiple" => "attribute(s)", + "definition_successful_adding" => "You have successfully added item", + "definition_successful_deleted" => "You have successfully deleted", + "definition_successful_updating" => "You have successfully updated Item Kit", + "definition_type" => "Attribute Type", + "definition_type_required" => "Attribute name is a required field", + "definition_unit" => "Measurement Unit", + "definition_values" => "Attribute Values", + "new" => "New Attribute", + "no_attributes_to_display" => "No Items to display.", + "receipt_visibility" => "Receipt", + "show_in_items" => "Show in items", + "show_in_items_visibility" => "Items", + "show_in_receipt" => "Show in receipt", + "show_in_receivings" => "Show in receivings", + "show_in_receivings_visibility" => "Receivings", + "show_in_sales" => "Show in sales", + "show_in_sales_visibility" => "Sales", + "update" => "Update Attribute", +]; diff --git a/app/Language/tl-PH/Bootstrap_tables.php b/app/Language/tl-PH/Bootstrap_tables.php index 1f671c6eb..84aa27833 100644 --- a/app/Language/tl-PH/Bootstrap_tables.php +++ b/app/Language/tl-PH/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "All", + "tables_columns" => "Columns", + "tables_hide_show_pagination" => "Hide/Show pagination", + "tables_loading" => "Loading, please wait...", + "tables_page_from_to" => "Showing {0} to {1} of {2} rows", + "tables_refresh" => "Refresh", + "tables_rows_per_page" => "{0} rows per page", + "tables_toggle" => "Toggle", +]; diff --git a/app/Language/tl-PH/Cashups.php b/app/Language/tl-PH/Cashups.php index fea8651e8..9d31110a2 100644 --- a/app/Language/tl-PH/Cashups.php +++ b/app/Language/tl-PH/Cashups.php @@ -1,48 +1,49 @@ - "Amount", + "amount_number" => "Amount must be a number", + "amount_required" => "Amount is a Required Field.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "Cashup cannot be deleted", + "cash_difference" => "", + "close_date" => "Close Date", + "close_employee" => "Closed By", + "closed_amount_card" => "Cards", + "closed_amount_cash" => "Closed Cash", + "closed_amount_check" => "Checks", + "closed_amount_due" => "Dues", + "closed_amount_giftcard" => "", + "closed_amount_total" => "Total", + "closed_date" => "Closed Date", + "confirm_delete" => "Are you sure you want to delete the selected Expense?", + "confirm_restore" => "Are you sure you want to restore selected entry(s)?", + "confirm_submit" => "", + "date_number" => "date must be a number", + "date_required" => "date is a required field", + "description" => "Description", + "enable_expected" => "", + "error_adding_updating" => "Error adding/updating Cashup", + "giftcard" => "", + "id" => "Id", + "info" => "Cashups Info", + "info_employee" => "", + "is_deleted" => "Deleted", + "new" => "New Cashup", + "no_cashups_to_display" => "There are no Cashups to display", + "none_selected" => "You have not selected any Cashups", + "note" => "Notes", + "one_or_multiple" => "Cashups(s)", + "open_amount_cash" => "Open Cash", + "open_date" => "Open Date", + "open_employee" => "Opened By", + "opened_date" => "Opened Date", + "successful_adding" => "Cashup add successful", + "successful_deleted" => "Cashup update successful", + "successful_updating" => "Cashup delete successful", + "total" => "Total", + "transfer_amount_cash" => "In/Out Cash", + "transfer_amount_cash_minus" => "", + "update" => "Update Cashup", + "warning" => "", +]; diff --git a/app/Language/tl-PH/Common.php b/app/Language/tl-PH/Common.php index 8e1812d4e..c1f21e9ae 100644 --- a/app/Language/tl-PH/Common.php +++ b/app/Language/tl-PH/Common.php @@ -1,87 +1,88 @@ - "Address 2", + "address_2" => "Address 1", + "admin" => "", + "city" => "City", + "clerk" => "", + "close" => "Close", + "color" => "", + "comments" => "Comments", + "common" => "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?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "Please correct identified errors before saving", + "country" => "Country", + "dashboard" => "", + "date" => "Date", + "delete" => "Delete", + "det" => "details", + "download_import_template" => "Download Import CSV Template (CSV)", + "edit" => "edit", + "email" => "Email", + "email_invalid_format" => "The email address is not in the correct format.", + "export_csv" => "CSV Export", + "export_csv_no" => "No", + "export_csv_yes" => "Yes", + "fields_required_message" => "Fields in red are required", + "fields_required_message_unique" => "", + "first_name" => "First name", + "first_name_required" => "Last Name is a required field.", + "first_page" => "First", + "gender" => "Gender", + "gender_female" => "F", + "gender_male" => "M", + "gender_undefined" => "", + "icon" => "", + "id" => "Id", + "import" => "Import", + "import_change_file" => "Change", + "import_csv" => "CSV Export", + "import_full_path" => "Full path to csv file required", + "import_remove_file" => "Remove", + "import_select_file" => "Select file", + "inv" => "inv", + "last_name" => "Last name", + "last_name_required" => "First Name is a required field.", + "last_page" => "Last", + "learn_about_project" => "to learn the latest information about the project.", + "list_of" => "List of", + "logo" => "", + "logo_mark" => "", + "logout" => "Logout", + "manager" => "", + "migration_needed" => "A database migration to {0} will start after login.", + "new" => "New", + "no" => "", + "no_persons_to_display" => "There are no people to display.", + "none_selected_text" => "[Select]", + "or" => "OR", + "people" => "", + "phone_number" => "Phone number", + "phone_number_required" => "", + "please_visit_my" => "Please visit the", + "position" => "", + "powered_by" => "Powered by", + "price" => "Price", + "print" => "Print", + "remove" => "Remove", + "required" => "Required", + "restore" => "Restore", + "return_policy" => "Return Policy", + "search" => "Search", + "search_options" => "Search options", + "searched_for" => "Searched for", + "software_short" => "", + "software_title" => "", + "state" => "State", + "submit" => "Submit", + "total_spent" => "Total spent", + "unknown" => "Unknown", + "view_recent_sales" => "View Recent Sales", + "website" => "Website", + "welcome" => "Welcome", + "welcome_message" => "Welcome to OSPOS, click a module below to get started.", + "yes" => "", + "you_are_using_ospos" => "You are using Open Source Point Of Sale version", + "zip" => "Postal Code", +]; diff --git a/app/Language/tl-PH/Config.php b/app/Language/tl-PH/Config.php index 65e1a9a8c..1521eac1d 100644 --- a/app/Language/tl-PH/Config.php +++ b/app/Language/tl-PH/Config.php @@ -1,329 +1,330 @@ - "Company Address", + "address_required" => "Company Phone is a required field.", + "all_set" => "All file permissions are set correctly!", + "allow_duplicate_barcodes" => "Allow Duplicate Barcodes", + "apostrophe" => "apostrophe", + "backup_button" => "Backup", + "backup_database" => "Backup Database", + "barcode" => "Barcode", + "barcode_company" => "Company Name", + "barcode_configuration" => "Barcode Configuration", + "barcode_content" => "Barcode Content", + "barcode_first_row" => "Row 3", + "barcode_font" => "Font", + "barcode_formats" => "Input Formats", + "barcode_generate_if_empty" => "Generate if empty.", + "barcode_height" => "Height (px)", + "barcode_id" => "Item Id/Name", + "barcode_info" => "Barcode Configuration Information", + "barcode_layout" => "Barcode Layout", + "barcode_name" => "Name", + "barcode_number" => "Barcode", + "barcode_number_in_row" => "Number in row", + "barcode_page_cellspacing" => "Display page cellspacing.", + "barcode_page_width" => "Display page width", + "barcode_price" => "Price", + "barcode_second_row" => "Row 3", + "barcode_third_row" => "Row 2", + "barcode_tooltip" => "Warning: This feature can cause duplicate items to be imported or created. Do not use if you do not want duplicate barcodes.", + "barcode_type" => "Barcode Type", + "barcode_width" => "Width (px)", + "bottom" => "Bottom", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "Cash Decimals", + "cash_decimals_tooltip" => "If Cash Decimals and Currency Decimals are the same then no cash rounding will take place.", + "cash_rounding" => "Cash Rounding", + "category_dropdown" => "", + "center" => "Center", + "change_apperance_tooltip" => "", + "comma" => "comma", + "company" => "Company Name", + "company_avatar" => "", + "company_change_image" => "Change Image", + "company_logo" => "Company Logo", + "company_remove_image" => "Remove Image", + "company_required" => "Company Name is a required field.", + "company_select_image" => "Select Image", + "company_website_url" => "Company website is not a valid URL (http://...).", + "country_codes" => "Country Codes", + "country_codes_tooltip" => "Comma separated list of country codes for nominatim address lookup.", + "currency_code" => "Currency Code", + "currency_decimals" => "Currency Decimals", + "currency_symbol" => "Currency Symbol", + "current_employee_only" => "", + "customer_reward" => "Reward", + "customer_reward_duplicate" => "Reward must be unique.", + "customer_reward_enable" => "Enable Customer Rewards", + "customer_reward_invalid_chars" => "Reward can not contain '_'", + "customer_reward_required" => "Reward is a required field", + "customer_sales_tax_support" => "", + "date_or_time_format" => "Date and Time Filter", + "datetimeformat" => "Date and Time Format", + "decimal_point" => "Decimal Point", + "default_barcode_font_size_number" => "Default Barcode Width must be a number.", + "default_barcode_font_size_required" => "Default Barcode Width is a required field.", + "default_barcode_height_number" => "Default Barcode Width must be a number.", + "default_barcode_height_required" => "Default Barcode Width is a required field.", + "default_barcode_num_in_row_number" => "Default Barcode Number in Row must be a number.", + "default_barcode_num_in_row_required" => "Default Barcode Number in Row is a required field.", + "default_barcode_page_cellspacing_number" => "Default Barcode Page Cellspacing must be a number.", + "default_barcode_page_cellspacing_required" => "Default Barcode Page Cellspacing is a required field.", + "default_barcode_page_width_number" => "Default Barcode Width must be a number.", + "default_barcode_page_width_required" => "Default Barcode Width is a required field.", + "default_barcode_width_number" => "Default Barcode Height must be a number.", + "default_barcode_width_required" => "Default Barcode Height is a required field.", + "default_item_columns" => "Default Visible Item Columns", + "default_origin_tax_code" => "Default Origin Tax Code", + "default_receivings_discount" => "Default Receivings Discount", + "default_receivings_discount_number" => "Default Sales Discount must be a number.", + "default_receivings_discount_required" => "Default Sales Discount is a required field.", + "default_sales_discount" => "Default Sales Discount", + "default_sales_discount_number" => "Default Receivings Discount must be a number.", + "default_sales_discount_required" => "Default Receivings Discount is a required field.", + "default_tax_category" => "Default Tax Category", + "default_tax_code" => "Default Tax Rate", + "default_tax_jurisdiction" => "Default Tax Jurisdiction", + "default_tax_name_number" => "Default Tax Name must be a string.", + "default_tax_name_required" => "Default Tax Rate is a required field.", + "default_tax_rate" => "Default Tax Rate", + "default_tax_rate_1" => "Tax 2 Rate", + "default_tax_rate_2" => "Tax 1 Rate", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "Default Tax Rate must be a number.", + "default_tax_rate_required" => "Default Tax Name is a required field.", + "derive_sale_quantity" => "Allow Derived Sale Quantity", + "derive_sale_quantity_tooltip" => "If checked then a new item type will provided for items ordered by extended amount", + "dinner_table" => "Table", + "dinner_table_duplicate" => "Table must be unique.", + "dinner_table_enable" => "Enable Dinner Tables", + "dinner_table_invalid_chars" => "Table Name can not contain '_'.", + "dinner_table_required" => "Table is a required field.", + "dot" => "dot", + "email" => "Email", + "email_configuration" => "Email Configuration", + "email_mailpath" => "Path to Sendmail", + "email_protocol" => "Protocol", + "email_receipt_check_behaviour" => "Email Receipt checkbox", + "email_receipt_check_behaviour_always" => "Always checked", + "email_receipt_check_behaviour_last" => "Remember last selection", + "email_receipt_check_behaviour_never" => "Always unchecked", + "email_smtp_crypto" => "SMTP Encryption", + "email_smtp_host" => "SMTP Server", + "email_smtp_pass" => "SMTP Password", + "email_smtp_port" => "SMTP Port", + "email_smtp_timeout" => "SMTP Timeout (s)", + "email_smtp_user" => "SMTP Username", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "Enforce privacy", + "enforce_privacy_tooltip" => "Protect Customers privacy enforcing data scrambling in case of their data being deleted", + "fax" => "Fax", + "file_perm" => "There are problems with file permissions please fix and reload this page.", + "financial_year" => "Fiscal Year Start", + "financial_year_apr" => "1st of April", + "financial_year_aug" => "1st of August", + "financial_year_dec" => "1st of December", + "financial_year_feb" => "1st of February", + "financial_year_jan" => "1st of January", + "financial_year_jul" => "1st of July", + "financial_year_jun" => "1st of June", + "financial_year_mar" => "1st of March", + "financial_year_may" => "1st of May", + "financial_year_nov" => "1st of November", + "financial_year_oct" => "1st of October", + "financial_year_sep" => "1st of September", + "floating_labels" => "", + "gcaptcha_enable" => "Login Page reCAPTCHA", + "gcaptcha_secret_key" => "reCAPTCHA Site Key", + "gcaptcha_secret_key_required" => "reCAPTCHA Site Key is a required field", + "gcaptcha_site_key" => "reCAPTCHA Secret Key", + "gcaptcha_site_key_required" => "reCAPTCHA Secret Key is a required field", + "gcaptcha_tooltip" => "Protect the Login page with Google reCAPTCHA, click the icon for an API key pair.", + "general" => "General", + "general_configuration" => "General Configuration", + "giftcard_number" => "Gift Card Number", + "giftcard_random" => "Generate Random", + "giftcard_series" => "Generate in Series", + "image_allowed_file_types" => "", + "image_max_height_tooltip" => "", + "image_max_size_tooltip" => "", + "image_max_width_tooltip" => "", + "image_restrictions" => "", + "include_hsn" => "Include Support for HSN Codes", + "info" => "Information", + "info_configuration" => "Store Information", + "input_groups" => "", + "integrations" => "Integrations", + "integrations_configuration" => "Third Party Integrations", + "invoice" => "Invoice", + "invoice_configuration" => "Invoice Print Settings", + "invoice_default_comments" => "Default Invoice Comments", + "invoice_email_message" => "Invoice Email Template", + "invoice_enable" => "Enable Invoicing", + "invoice_printer" => "Invoice Printer", + "invoice_type" => "Invoice Type", + "is_readable" => "", + "is_writable" => "is writable, but the permissions are higher than 750.", + "item_markup" => "", + "jsprintsetup_required" => "Warning: This functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?", + "language" => "Language", + "last_used_invoice_number" => "Last used Invoice Number", + "last_used_quote_number" => "Last used Quote Number", + "last_used_work_order_number" => "Last used W/O Number", + "left" => "Left", + "license" => "License", + "license_configuration" => "License Statement", + "line_sequence" => "Line Sequence", + "lines_per_page" => "Lines per Page", + "lines_per_page_number" => "Lines per Page must be a number.", + "lines_per_page_required" => "Lines per Page is a required field.", + "locale" => "Localization", + "locale_configuration" => "Localization Configuration", + "locale_info" => "Location Configuration Information", + "location" => "Stock", + "location_configuration" => "Stock Locations", + "location_info" => "Localization Configuration Information", + "login_form" => "", + "logout" => "Do you want to make a backup before logging out? Click [OK] to backup or [Cancel] to logout.", + "mailchimp" => "Mailchimp", + "mailchimp_api_key" => "Mailchimp API Key", + "mailchimp_configuration" => "Mailchimp Configuration", + "mailchimp_key_successfully" => "API Key is invalid.", + "mailchimp_key_unsuccessfully" => "API Key is valid.", + "mailchimp_lists" => "Mailchimp List(s)", + "mailchimp_tooltip" => "Click the icon for an API Key.", + "message" => "Message", + "message_configuration" => "Message Configuration", + "msg_msg" => "Saved Text Message", + "msg_msg_placeholder" => "If you wish to use a SMS template save your message here, otherwise leave the box blank.", + "msg_pwd" => "SMS-API Password", + "msg_pwd_required" => "SMS-API Password is a required field", + "msg_src" => "SMS-API Sender ID", + "msg_src_required" => "SMS-API Sender ID is a required field", + "msg_uid" => "SMS-API Username", + "msg_uid_required" => "SMS-API Username is a required field", + "multi_pack_enabled" => "Multiple Packages per Item", + "no_risk" => "No security/vulnerability risks.", + "none" => "none", + "notify_alignment" => "Notification Popup Position", + "number_format" => "Number Format", + "number_locale" => "Localization", + "number_locale_invalid" => "The entered locale is invalid. Check the link in the tooltip to find a valid locale.", + "number_locale_required" => "Number Locale is a required field.", + "number_locale_tooltip" => "Find a suitable locale through this link.", + "os_timezone" => "", + "ospos_info" => "OSPOS Installation Info", + "payment_options_order" => "Payment Options Order", + "perm_risk" => "Permissions higher than 750 leaves this software at risk.", + "phone" => "Company Phone", + "phone_required" => "Company Name is a required field.", + "print_bottom_margin" => "Margin Bottom", + "print_bottom_margin_number" => "Margin Left must be a number.", + "print_bottom_margin_required" => "Margin Left is a required field.", + "print_delay_autoreturn" => "Autoreturn to Sale delay", + "print_delay_autoreturn_number" => "Autoreturn to Sale delay is a required field.", + "print_delay_autoreturn_required" => "Autoreturn to Sale delay must be a number.", + "print_footer" => "Print Browser Header", + "print_header" => "Print Browser Footer", + "print_left_margin" => "Margin Left", + "print_left_margin_number" => "Margin Top must be a number.", + "print_left_margin_required" => "Margin Right is a required field.", + "print_receipt_check_behaviour" => "Print Receipt checkbox", + "print_receipt_check_behaviour_always" => "Always checked", + "print_receipt_check_behaviour_last" => "Remember last selection", + "print_receipt_check_behaviour_never" => "Always unchecked", + "print_right_margin" => "Margin Right", + "print_right_margin_number" => "Margin Left must be a number.", + "print_right_margin_required" => "Margin Left is a required field.", + "print_silently" => "Show Print Dialog", + "print_top_margin" => "Margin Top", + "print_top_margin_number" => "Margin Left must be a number.", + "print_top_margin_required" => "Margin Left is a required field.", + "quantity_decimals" => "Quantity Decimals", + "quick_cash_enable" => "", + "quote_default_comments" => "Default Quote Comments", + "receipt" => "Receipt", + "receipt_category" => "", + "receipt_configuration" => "Receipt Print Settings", + "receipt_default" => "Default", + "receipt_font_size" => "Font Size", + "receipt_font_size_number" => "Font Size must be a number.", + "receipt_font_size_required" => "Font Size is a required field.", + "receipt_info" => "Location Configuration Information", + "receipt_printer" => "Ticket Printer", + "receipt_short" => "Short", + "receipt_show_company_name" => "Show Company Name", + "receipt_show_description" => "Show Description", + "receipt_show_serialnumber" => "Show Serial Number", + "receipt_show_tax_ind" => "", + "receipt_show_taxes" => "Show Taxes", + "receipt_show_total_discount" => "Show Total Discount", + "receipt_template" => "Receipt Template", + "receiving_calculate_average_price" => "Calc avg. Price (Receiving)", + "recv_invoice_format" => "Receivings Invoice Format", + "register_mode_default" => "Default Register Mode", + "report_an_issue" => "", + "return_policy_required" => "Return policy is a required field.", + "reward" => "Reward", + "reward_configuration" => "Reward Configuration", + "right" => "Right", + "sales_invoice_format" => "Sales Invoice Format", + "sales_quote_format" => "Sales Quote Format", + "saved_successfully" => "Configuration save successful.", + "saved_unsuccessfully" => "Configuration save failed.", + "security_issue" => "Security Vulnerability Warning", + "server_notice" => "Please use the below info for issue reporting.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "Show office icon", + "statistics" => "Send Statistics", + "statistics_tooltip" => "Send statistics for development and feature improvement purposes.", + "stock_location" => "Stock location", + "stock_location_duplicate" => "Stock Location must be unique.", + "stock_location_invalid_chars" => "Stock Location can not contain '_'.", + "stock_location_required" => "Stock location is a required field.", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "Column 3", + "suggestions_fourth_column" => "", + "suggestions_layout" => "Search Suggestions Layout", + "suggestions_second_column" => "Column 1", + "suggestions_third_column" => "Column 1", + "system_conf" => "Setup & Conf", + "system_info" => "System Info", + "table" => "Table", + "table_configuration" => "Table Configuration", + "takings_printer" => "Receipt Printer", + "tax" => "Tax", + "tax_category" => "Tax Category", + "tax_category_duplicate" => "The entered tax category already exists.", + "tax_category_invalid_chars" => "The entered tax category is invalid.", + "tax_category_required" => "Tax category is required", + "tax_category_used" => "Tax category cannot be deleted because it is being used.", + "tax_configuration" => "Table Configuration", + "tax_decimals" => "Tax Decimals", + "tax_id" => "Tax Id", + "tax_included" => "Tax included", + "theme" => "Theme", + "theme_preview" => "", + "thousands_separator" => "Thousands Separator", + "timezone" => "Timezone", + "timezone_error" => "", + "top" => "Top", + "use_destination_based_tax" => "Use Destination Based Tax", + "user_timezone" => "", + "website" => "Website", + "wholesale_markup" => "", + "work_order_enable" => "Work Order Support", + "work_order_format" => "Work Order Format", +]; diff --git a/app/Language/tl-PH/Customers.php b/app/Language/tl-PH/Customers.php index 57ef7923a..66b034b57 100644 --- a/app/Language/tl-PH/Customers.php +++ b/app/Language/tl-PH/Customers.php @@ -1,55 +1,56 @@ - "Account #", + "account_number_duplicate" => "Account Number is already present in the database.", + "available_points" => "Available Points", + "available_points_value" => "", + "average" => "Average spent", + "avg_discount" => "Average discount", + "basic_information" => "Information", + "cannot_be_deleted" => "Could not delete selected customers, one or more of the selected customers has sales.", + "company_name" => "Company", + "confirm_delete" => "Are you sure you want to delete the selected Supplier(s)?", + "confirm_restore" => "Are you sure you want to restore selected Supplier(s)?", + "consent" => "Registration consent", + "consent_required" => "Registration consent is a required field.", + "csv_import_failed" => "CSV import failed", + "csv_import_nodata_wrongformat" => "The uploaded file has no data or is incorrectly formatted.", + "csv_import_partially_failed" => "Customer import successful with some failures:", + "csv_import_success" => "Customer import successful.", + "customer" => "Customer", + "date" => "Date", + "discount" => "Discount", + "discount_fixed" => "Fixed Discount", + "discount_percent" => "Percentage Discount", + "discount_type" => "Discount Type", + "email_duplicate" => "Email Address is already present in the database.", + "employee" => "Employee", + "error_adding_updating" => "Employee add or update failed.", + "import_items_csv" => "Customer Import from CSV", + "mailchimp_activity_click" => "Email click", + "mailchimp_activity_lastopen" => "Last open email", + "mailchimp_activity_open" => "Email open", + "mailchimp_activity_total" => "Email sent", + "mailchimp_activity_unopen" => "Email unopen", + "mailchimp_email_client" => "Email client", + "mailchimp_info" => "Mailchimp", + "mailchimp_member_rating" => "Rating", + "mailchimp_status" => "Status", + "mailchimp_vip" => "VIP", + "max" => "Max. spent", + "min" => "Min. spent", + "new" => "New Customer", + "none_selected" => "You have not selected any employee(s) to delete.", + "one_or_multiple" => "customer(s)", + "quantity" => "Quantity", + "stats_info" => "Stats", + "successful_adding" => "You have successfully updated customer", + "successful_deleted" => "You have successfully deleted", + "successful_updating" => "You have successfully added customer", + "tax_code" => "Tax Code", + "tax_id" => "Tax Id", + "taxable" => "Taxable", + "total" => "Total spent", + "update" => "Update Customer", + "rewards_package" => "Rewards Package", +]; diff --git a/app/Language/tl-PH/Datepicker.php b/app/Language/tl-PH/Datepicker.php index 91436b3f0..5c64ae666 100644 --- a/app/Language/tl-PH/Datepicker.php +++ b/app/Language/tl-PH/Datepicker.php @@ -1,22 +1,23 @@ - "All Time", + "apply" => "Apply", + "cancel" => "Cancel", + "custom" => "Custom", + "from" => "From", + "last_30" => "Last 7 Days", + "last_7" => "Last 30 Days", + "last_financial_year" => "Last Fiscal Year", + "last_month" => "Last Month", + "last_year" => "Last Year", + "same_month_last_year" => "Same Month Last Year", + "same_month_to_same_day_last_year" => "Same Month To Same Day Last Year", + "this_financial_year" => "Current Fiscal Year", + "this_month" => "Current Month", + "this_year" => "Current Year", + "to" => "To", + "today" => "Today", + "today_last_year" => "Today Last Year", + "weekstart" => "0", + "yesterday" => "Yesterday", +]; diff --git a/app/Language/tl-PH/Employees.php b/app/Language/tl-PH/Employees.php index 034ff17c5..4117538bf 100644 --- a/app/Language/tl-PH/Employees.php +++ b/app/Language/tl-PH/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "Information", + "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.", + "change_employee" => "", + "change_password" => "Change Password", + "clerk" => "", + "commission" => "", + "confirm_delete" => "Are you sure you want to delete the selected Supplier(s)?", + "confirm_restore" => "Are you sure you want to restore selected entry(s)?", + "current_password" => "Current Password", + "current_password_invalid" => "Current Password is invalid.", + "employee" => "Employee", + "error_adding_updating" => "Employee add or update failed.", + "error_deleting_demo_admin" => "You can not change the demo admin user.", + "error_updating_demo_admin" => "You can not delete the demo admin user.", + "language" => "Language", + "login_info" => "Login", + "manager" => "", + "new" => "New Employee", + "none_selected" => "You have not selected any employee(s) to delete.", + "one_or_multiple" => "employee(s)", + "password" => "Password", + "password_minlength" => "Username must be at least 5 characters in length.", + "password_must_match" => "Passwords do not match.", + "password_not_must_match" => "Current password and new password must be unique.", + "password_required" => "Password is required.", + "permission_desc" => "Check the boxes below to grant access to modules.", + "permission_info" => "Permissions", + "repeat_password" => "Password Again", + "subpermission_required" => "Add at least one grant for each module.", + "successful_adding" => "Employee add successful.", + "successful_change_password" => "Password change successful.", + "successful_deleted" => "You have successfully deleted", + "successful_updating" => "You have successfully added customer", + "system_language" => "System Language", + "unsuccessful_change_password" => "Password change failed.", + "update" => "Update Employee", + "username" => "Username", + "username_duplicate" => "", + "username_minlength" => "Password must be at least 8 characters in length.", + "username_required" => "Username is a required field.", +]; diff --git a/app/Language/tl-PH/Enum.php b/app/Language/tl-PH/Enum.php index 15b78890a..6189977b6 100644 --- a/app/Language/tl-PH/Enum.php +++ b/app/Language/tl-PH/Enum.php @@ -1,9 +1,10 @@ - "Half Down", + "half_even" => "Half Even", + "half_five" => "Half Five", + "half_odd" => "Half Odd", + "half_up" => "Half Up", + "round_down" => "Round Down", + "round_up" => "Round Up", +]; diff --git a/app/Language/tl-PH/Error.php b/app/Language/tl-PH/Error.php index 992eaa731..ea2c39425 100644 --- a/app/Language/tl-PH/Error.php +++ b/app/Language/tl-PH/Error.php @@ -1,4 +1,5 @@ - "You do not have permission to access the module named", + "unknown" => "Unexpected error", +]; diff --git a/app/Language/tl-PH/Expenses.php b/app/Language/tl-PH/Expenses.php index 100344bdc..4db72d7f1 100644 --- a/app/Language/tl-PH/Expenses.php +++ b/app/Language/tl-PH/Expenses.php @@ -1,49 +1,50 @@ - "Add Expense", + "amount" => "Amount", + "amount_number" => "Amount must be a number", + "amount_required" => "Expense Amount required", + "by_category" => "Category", + "cannot_be_deleted" => "Could not delete Category Expense(s)", + "cash" => "Cash", + "cash_filter" => "Cash", + "categories_name" => "Category", + "category_required" => "category is a required field", + "check" => "Check", + "check_filter" => "Check", + "confirm_delete" => "Are you sure you want to delete the selected Expense?", + "confirm_restore" => "Are you sure you want to restore the selected Expense Category?", + "credit" => "Credit Card", + "credit_filter" => "Credit Card", + "date" => "Date", + "date_number" => "date must be a number", + "date_required" => "date is a required field", + "debit" => "Debit Card", + "debit_filter" => "Debit Card", + "description" => "Description", + "due" => "Due", + "due_filter" => "Due", + "employee" => "Created By", + "error_adding_updating" => "Error adding/updating Expense", + "expense_id" => "Id", + "expenses_employee" => "Employee", + "info" => "Expense Info", + "ip_address" => "", + "is_deleted" => "Deleted", + "name_required" => "Expense Name required", + "new" => "New Expense", + "new_supplier" => "", + "no_expenses_to_display" => "There are no Expenses to display", + "none_selected" => "You have not selected any Expense", + "one_or_multiple" => "Expense(s)", + "payment" => "Payment Type", + "start_typing_supplier_name" => "Start Typing Supplier's name...", + "successful_adding" => "Expense update successful", + "successful_deleted" => "Expense update successful", + "successful_updating" => "Expense delete successful", + "supplier_name" => "Supplier", + "supplier_tax_code" => "Tax Code", + "tax_amount" => "Tax", + "tax_amount_number" => "", + "update" => "Update Expense", +]; diff --git a/app/Language/tl-PH/Expenses_categories.php b/app/Language/tl-PH/Expenses_categories.php index cf0aa239b..271a528af 100644 --- a/app/Language/tl-PH/Expenses_categories.php +++ b/app/Language/tl-PH/Expenses_categories.php @@ -1,21 +1,22 @@ - "Expense Category name required", + "add_item" => "Add Category", + "cannot_be_deleted" => "Could not delete Category Expense(s)", + "category_id" => "Id", + "confirm_delete" => "Are you sure you want to restore the selected Expense Category?", + "confirm_restore" => "Are you sure you want to delete the selected Expense Category?", + "description" => "Category Description", + "error_adding_updating" => "Error adding/updating Expense Category", + "info" => "Category Expense Info", + "name" => "Category Name", + "new" => "New Category", + "no_expenses_categories_to_display" => "No Category to display", + "none_selected" => "You have not selected any Category Expense", + "one_or_multiple" => "Category Expense", + "quantity" => "Quantity", + "successful_adding" => "Expense Category update successful", + "successful_deleted" => "Expense Category update successful", + "successful_updating" => "Expense Category delete successful", + "update" => "Update Category", +]; diff --git a/app/Language/tl-PH/Giftcards.php b/app/Language/tl-PH/Giftcards.php index 95e3617a0..c68c8cef3 100644 --- a/app/Language/tl-PH/Giftcards.php +++ b/app/Language/tl-PH/Giftcards.php @@ -1,70 +1,71 @@ - "Inventory to add or subtract.", + "allow_alt_description" => "Allow Alternate Description", + "bulk_edit" => "Bulk Edit", + "cannot_be_deleted" => "Could not delete selected customers, one or more of the selected customers has sales.", + "cannot_find_giftcard" => "Gift Card not found.", + "cannot_use" => "Gift Card {0} cannot be used for this sale: invalid Customer.", + "card_value" => "Value", + "category" => "Category", + "change_all_to_allow_alt_desc" => "Allow alternate description for all.", + "change_all_to_not_allow_allow_desc" => "Do not allow alternate description for all.", + "change_all_to_serialized" => "Change All To Serialized", + "change_all_to_unserialized" => "Change All To Unserialized", + "confirm_bulk_edit" => "Are you sure you want to edit the selected Gift Card(s)?", + "confirm_delete" => "Are you sure you want to delete the selected Gift Card(s)?", + "confirm_restore" => "Are you sure you want to delete the selected Gift Card(s)?", + "cost_price" => "Wholesale Price", + "count" => "Update Inventory", + "csv_import_failed" => "CSV import failed", + "current_quantity" => "Current Quantity", + "description" => "Description", + "details_count" => "Inventory Count Details", + "do_nothing" => "Do Nothing", + "edit_fields_you_want_to_update" => "Edit desired fields for selected Gift Card(s).", + "edit_multiple_giftcards" => "Edit Multiple Gift Cards.", + "error_adding_updating" => "Gift Card add or update failed.", + "error_updating_multiple" => "Gift Card(s) update failed.", + "generate_barcodes" => "Generate Barcodes", + "giftcard" => "Gift Card", + "giftcard_number" => "Gift Card Number", + "info_provided_by" => "Info provided by", + "inventory_comments" => "Comments", + "is_serialized" => "Gift Card has Serial Number", + "low_inventory_giftcards" => "Low Inventory Gift Cards", + "manually_editing_of_quantity" => "Manual Edit of Quantity", + "must_select_giftcard_for_barcode" => "You must select at least one (1) Gift Card to generate barcodes.", + "new" => "New Gift Card", + "no_description_giftcards" => "No Description Gift Cards", + "no_giftcards_to_display" => "No Gift Cards to display.", + "none" => "None", + "none_selected" => "No Gift Card(s) selected to edit.", + "number" => "Gift Card Number must be a number.", + "number_information" => "Gift Card Number", + "number_required" => "Gift Card Number is a required field.", + "one_or_multiple" => "Gift Card(s)", + "person_id" => "Customer", + "quantity" => "Quantity", + "quantity_required" => "Quantity is a required field. Please close (X) to cancel.", + "remaining_balance" => "Gift Card {0} remaining value is {1}!", + "reorder_level" => "Reorder Level", + "retrive_giftcard_info" => "Retrieve Gift Card Info", + "sales_tax_1" => "Sales Tax", + "sales_tax_2" => "Sales Tax 2", + "serialized_giftcards" => "Serialized Gift Cards", + "successful_adding" => "You have successfully added Gift Card", + "successful_bulk_edit" => "You have successfully updated the selected Gift Card(s)", + "successful_deleted" => "You have successfully deleted", + "successful_updating" => "You have successfully updated Gift Card", + "supplier" => "Supplier", + "tax_1" => "Tax 1", + "tax_2" => "Tax 2", + "tax_percent" => "Tax Percent", + "tax_percents" => "Tax Percent(s)", + "unit_price" => "Retail Value", + "upc_database" => "Barcode Database", + "update" => "Update Gift Card", + "use_inventory_menu" => "Use Inventory Menu", + "value" => "Gift Card Value must be a number.", + "value_required" => "Gift Card Value is a required field.", +]; diff --git a/app/Language/tl-PH/Item_kits.php b/app/Language/tl-PH/Item_kits.php index d3df61a77..4c33691c4 100644 --- a/app/Language/tl-PH/Item_kits.php +++ b/app/Language/tl-PH/Item_kits.php @@ -1,40 +1,41 @@ - "Add Item", + "all" => "All", + "cannot_be_deleted" => "Item Kit(s) delete failed.", + "confirm_delete" => "Are you sure you want to restore the selected attribute(s)?", + "confirm_restore" => "Are you sure you want to restore selected entry(s)?", + "description" => "Item Kit Description", + "discount" => "Discount", + "discount_fixed" => "Fixed Discount", + "discount_percent" => "Discount Percent", + "discount_type" => "Discount Type", + "error_adding_updating" => "Item Kit add or update failed.", + "find_kit_item" => "Kit Item", + "info" => "Item Kit Info", + "item" => "Item", + "item_kit_number" => "", + "item_kit_number_duplicate" => "", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "Items", + "kit" => "Kit ID", + "kit_and_components" => "Kit and Components", + "kit_and_stock" => "Kit and Stock", + "kit_only" => "Kit Only", + "name" => "Item Kit Name", + "new" => "New Item Kit", + "no_item_kits_to_display" => "No Items to display.", + "none_selected" => "You have not selected any Item Kits.", + "one_or_multiple" => "Item Kit(s)", + "price_option" => "Print Option", + "priced_only" => "Priced Only", + "print_option" => "Price Option", + "quantity" => "Quantity", + "sequence" => "Sequence", + "successful_adding" => "You have successfully updated Item Kit", + "successful_deleted" => "You have successfully deleted", + "successful_updating" => "You have successfully added Item Kit", + "unit_price" => "", + "update" => "Update Item Kit", +]; diff --git a/app/Language/tl-PH/Items.php b/app/Language/tl-PH/Items.php index 50b62bdc7..62161b1d5 100644 --- a/app/Language/tl-PH/Items.php +++ b/app/Language/tl-PH/Items.php @@ -1,119 +1,120 @@ - "Inventory to add or subtract.", + "allow_alt_description" => "Allow Alternate Description", + "amount_entry" => "Amount Entry", + "bulk_edit" => "Bulk Edit", + "buy_price_required" => "Purchase Price is a required field.", + "cannot_be_deleted" => "Could not delete selected customers, one or more of the selected customers has sales.", + "cannot_find_item" => "Item not found.", + "categories" => "", + "category" => "Category", + "category_new" => "", + "category_required" => "category is a required field", + "change_all_to_allow_alt_desc" => "Allow alternate description for all.", + "change_all_to_not_allow_allow_desc" => "Do not allow alternate description for all.", + "change_all_to_serialized" => "Change All To Serialized", + "change_all_to_unserialized" => "Change All To Unserialized", + "change_image" => "Change Image", + "confirm_bulk_edit" => "Are you sure you want to delete selected entry(s)?", + "confirm_bulk_edit_wipe_taxes" => "All Item Tax information will be replaced.", + "confirm_delete" => "Are you sure you want to delete selected entry(s)?", + "confirm_restore" => "Are you sure you want to restore selected entry(s)?", + "cost_price" => "Wholesale Price", + "cost_price_number" => "Wholesale Price must be a number.", + "cost_price_required" => "Purchase Price is a required field.", + "count" => "Update Inventory", + "csv_import_failed" => "CSV import failed", + "csv_import_nodata_wrongformat" => "The uploaded file has no data or is formatted incorrectly.", + "csv_import_partially_failed" => "Customer import successful with some failures:", + "csv_import_success" => "Item import successful.", + "current_quantity" => "Current Quantity", + "default_pack_name" => "Each", + "description" => "Description", + "details_count" => "Inventory Count Details", + "do_nothing" => "Do Nothing", + "edit" => "", + "edit_fields_you_want_to_update" => "Edit the desired fields for selected item(s).", + "edit_multiple_items" => "Editing Multiple Items", + "empty_upc_items" => "Empty Barcode Items", + "error_adding_updating" => "Error adding/updating item", + "error_updating_multiple" => "Error updating items", + "generate_barcodes" => "Generate Barcodes", + "hsn_code" => "Harmonized System Nomenclature", + "image" => "Avatar", + "import_items_csv" => "Item Import from CSV", + "info_provided_by" => "Information provided by", + "inventory" => "Inventory", + "inventory_CSV_import_quantity" => "", + "inventory_comments" => "Comments", + "inventory_data_tracking" => "Inventory Data Tracking", + "inventory_date" => "Date", + "inventory_employee" => "Employee", + "inventory_in_out_quantity" => "In/Out Quantity", + "inventory_remarks" => "Remarks", + "is_deleted" => "Deleted", + "is_printed" => "", + "is_serialized" => "Item has Serial Number", + "item" => "Item", + "item_id" => "", + "item_number" => "Barcode", + "item_number_duplicate" => "Account Number is already present in the database.", + "kit" => "Kit", + "location" => "Location", + "low_inventory_items" => "Out Of Stock Items", + "low_sell_item" => "Low sell item", + "manually_editing_of_quantity" => "Manual Edit of Quantity", + "markup" => "", + "name" => "Item Name", + "name_required" => "First Name is a required field.", + "new" => "New Item", + "no_description_items" => "No Description Items", + "no_items_to_display" => "No Items to display.", + "none" => "None", + "none_selected" => "You have not selected any Item(s) to edit", + "nonstock" => "Non-stocked", + "number_information" => "Item Number", + "number_required" => "Table is a required field.", + "one_or_multiple" => "item(s)", + "pack_name" => "Pack Name", + "qty_per_pack" => "Quantity per pack", + "quantity" => "Quantity", + "quantity_number" => "Quantity must be a number.", + "quantity_required" => "Quantity is a required field.", + "receiving_quantity" => "Receiving Quantity", + "remove_image" => "Remove Image", + "reorder_level" => "Reorder Level", + "reorder_level_number" => "Reorder Level must be a number.", + "reorder_level_required" => "Reorder Level is a required field.", + "retrive_item_info" => "Retrive Item Info", + "sales_tax_1" => "Sales Tax", + "sales_tax_2" => "Sales Tax 2", + "search_attributes" => "Search Attributes", + "select_image" => "Select Image", + "serialized_items" => "Serialized Items", + "standard" => "Standard", + "stock" => "Stock", + "stock_location" => "Stock location", + "stock_type" => "Stock Type", + "successful_adding" => "You have successfully added item", + "successful_bulk_edit" => "You have successfully updated the selected Gift Card(s)", + "successful_deleted" => "You have successfully deleted", + "successful_updating" => "You have successfully added item", + "supplier" => "Supplier", + "tax_1" => "Tax 1", + "tax_2" => "Tax 2", + "tax_3" => "", + "tax_category" => "Tax Category", + "tax_percent" => "", + "tax_percent_number" => "Tax Percent must be a numeric value", + "tax_percent_required" => "Tax Percent is a required field.", + "tax_percents" => "Tax Percent(s)", + "temp" => "Temporary", + "type" => "Item Type", + "unit_price" => "Retail Price", + "unit_price_number" => "Unit price must be a number.", + "unit_price_required" => "Purchase Price is a required field.", + "upc_database" => "Barcode Database", + "update" => "Update Item", + "use_inventory_menu" => "Use Inventory Menu", +]; diff --git a/app/Language/tl-PH/Login.php b/app/Language/tl-PH/Login.php index 5ae6a1574..ba6837e69 100644 --- a/app/Language/tl-PH/Login.php +++ b/app/Language/tl-PH/Login.php @@ -1,13 +1,14 @@ - "I'm not a robot.", + "go" => "Go", + "invalid_gcaptcha" => "Invalid I'm not a robot.", + "invalid_installation" => "The installation is not correct, check your php.ini file.", + "invalid_username_and_password" => "Invalid Username or Password.", + "login" => "Login", + "logout" => "", + "migration_needed" => "", + "password" => "Password", + "username" => "Username", + "welcome" => "", +]; diff --git a/app/Language/tl-PH/Messages.php b/app/Language/tl-PH/Messages.php index b8d736f37..b3d9fa998 100644 --- a/app/Language/tl-PH/Messages.php +++ b/app/Language/tl-PH/Messages.php @@ -1,14 +1,15 @@ - "First name", + "last_name" => "Last name", + "message" => "Message", + "message_placeholder" => "Your Message here...", + "message_required" => "Message required", + "multiple_phones" => "(In case of multiple recipients, enter mobile numbers separated by commas)", + "phone" => "Phone number", + "phone_number_required" => "Phone number required", + "phone_placeholder" => "Mobile Number(s) here...", + "sms_send" => "Send SMS", + "successfully_sent" => "Message unsuccessfully sent to: ", + "unsuccessfully_sent" => "Message successfully sent to: ", +]; diff --git a/app/Language/tl-PH/Module.php b/app/Language/tl-PH/Module.php index 25674bd19..c401c7a33 100644 --- a/app/Language/tl-PH/Module.php +++ b/app/Language/tl-PH/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "Attributes", + "attributes_desc" => "Add, Update, Delete, and Search Cashups.", + "both" => "Both", + "cashups" => "Cashups", + "cashups_desc" => "Add, Update, Delete, and Search Items.", + "config" => "Configuration", + "config_desc" => "Change OSPOS's Configuration.", + "customers" => "Customers", + "customers_desc" => "Add, Update, Delete, and Search Suppliers.", + "employees" => "Employees", + "employees_desc" => "Add, Update, Delete, and Search Expenses.", + "expenses" => "Expenses", + "expenses_categories" => "Expenses Categories", + "expenses_categories_desc" => "Add, Update, and Delete Expenses Categories.", + "expenses_desc" => "Add, Update, Delete, and Search Employees.", + "giftcards" => "Gift Cards", + "giftcards_desc" => "Add, Update, Delete, and Search Customers.", + "home" => "Home", + "home_desc" => "List office menu modules.", + "item_kits" => "Item Kits", + "item_kits_desc" => "Add, Update, Delete, and Search Items.", + "items" => "Items", + "items_desc" => "Add, Update, Delete and Search Item Kits.", + "messages" => "Messages", + "messages_desc" => "Send Messages to Customers, Suppliers and Employees.", + "migrate" => "Migrate", + "migrate_desc" => "Update the OSPOS Database.", + "office" => "Office", + "office_desc" => "List home menu modules.", + "receivings" => "Receivings", + "receivings_desc" => "Process Purchase Orders.", + "reports" => "Reports", + "reports_desc" => "View and generate Reports.", + "sales" => "Sales", + "sales_desc" => "Process Sales and Returns.", + "suppliers" => "Suppliers", + "suppliers_desc" => "Add, Update, Delete, and Search Customers.", + "taxes" => "Taxes", + "taxes_desc" => "Configure Sales Taxes.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/tl-PH/Receivings.php b/app/Language/tl-PH/Receivings.php index 692bcc944..f6d1acc3a 100644 --- a/app/Language/tl-PH/Receivings.php +++ b/app/Language/tl-PH/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "Cancel", + "cannot_be_deleted" => "Receiving(s) delete failed.", + "comments" => "Comments", + "complete_receiving" => "Finish", + "confirm_cancel_receiving" => "Are you sure you want to clear this receiving? All items will cleared.", + "confirm_delete" => "Are you sure you want to delete this receiving? This action cannot be undone.", + "confirm_finish_receiving" => "Are you sure you want to submit this receiving? This cannot be undone.", + "confirm_restore" => "", + "cost" => "Cost", + "daily" => "", + "date" => "Receiving Date", + "date_required" => "A correct date must be entered.", + "date_type" => "Date is a required field.", + "delete_entire_sale" => "Delete Entire Sale", + "discount" => "Discount", + "edit" => "Edit", + "edit_sale" => "Edit Receiving", + "employee" => "Employee", + "error_editing_item" => "Item edit failed.", + "error_requisition" => "Unable to move Inventory from or to the same Stock Location.", + "find_or_scan_item" => "Find or Scan Item", + "find_or_scan_item_or_receipt" => "Find or Scan Item or Receipt", + "id" => "Receiving ID", + "item_name" => "Item Name", + "mode" => "Receiving Mode", + "new_supplier" => "New Supplier", + "one_or_multiple" => "receiving(s)", + "print_after_sale" => "Print After Sale", + "quantity" => "Qty.", + "receipt" => "Receivings Receipt", + "receipt_number" => "Receiving #", + "receiving" => "Receive", + "reference" => "Reference", + "register" => "Items Receiving", + "requisition" => "Requisition", + "return" => "Return", + "select_supplier" => "Select Supplier (Optional)", + "ship_pack" => "Ship Pack", + "start_typing_supplier_name" => "Start Typing Supplier's name...", + "stock" => "Stock", + "stock_destination" => "Stock Destination", + "stock_locaiton" => "Stock Location", + "stock_source" => "Stock Source", + "successfully_deleted" => "You have successfully deleted", + "successfully_updated" => "Receiving successfully updated", + "supplier" => "Supplier", + "supplier_address" => "Address", + "supplier_email" => "Email", + "supplier_location" => "Location", + "total" => "Total", + "transaction_failed" => "Receivings transaction(s) failed.", + "unable_to_add_item" => "Item add to Receiving failed.", + "unsuccessfully_updated" => "Receiving update failed.", + "update" => "Update", +]; diff --git a/app/Language/tl-PH/Reports.php b/app/Language/tl-PH/Reports.php index b7c99bb86..f7c4e1c98 100644 --- a/app/Language/tl-PH/Reports.php +++ b/app/Language/tl-PH/Reports.php @@ -1,147 +1,148 @@ - "All", + "authority" => "Authority", + "canceled" => "Canceled", + "categories" => "Categories", + "categories_summary_report" => "Categories Summary Report", + "category" => "Category", + "code_canceled" => "CNL", + "code_invoice" => "INV", + "code_pos" => "POS", + "code_quote" => "Q", + "code_return" => "RET", + "code_type" => "Type", + "code_work_order" => "W/O", + "comments" => "Comments", + "commission" => "", + "complete" => "Completed Sales and Returns", + "completed_sales" => "Completed Sales", + "confirm_delete" => "Are you sure you want to delete selected entry(s)?", + "confirm_restore" => "Are you sure you want to restore selected entry(s)?", + "cost" => "Wholesale", + "cost_price" => "Wholesale Price", + "count" => "Count", + "customer" => "Customer", + "customers" => "Customers", + "customers_summary_report" => "Customers Summary Report", + "date" => "Date", + "date_range" => "Date Range", + "description" => "Description", + "detailed_receivings_report" => "Detailed Receivings Report", + "detailed_receivings_report_input" => "", + "detailed_reports" => "Detailed Reports", + "detailed_requisition_report" => "", + "detailed_sales_report" => "Detailed Transactions Report", + "discount" => "Discount", + "discount_fixed" => "Fixed Discount", + "discount_percent" => "Discount Percent", + "discount_type" => "Discount Type", + "discounts" => "Discounts", + "discounts_summary_report" => "Discounts Summary Report", + "earned" => "Points Earned", + "employee" => "Employee", + "employees" => "Employees", + "employees_summary_report" => "Employees Summary Report", + "expenses" => "Expenses", + "expenses_amount" => "Amount", + "expenses_categories" => "Expenses", + "expenses_categories_summary_report" => "Expense Categories Summary Report", + "expenses_category" => "Category", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "Tax", + "expenses_total_amount" => "Total Amount", + "expenses_total_tax_amount" => "Total Tax", + "graphical_reports" => "Graphical Reports", + "inventory" => "Inventory", + "inventory_low" => "Low Inventory", + "inventory_low_report" => "Low Inventory Report", + "inventory_reports" => "Inventory Reports", + "inventory_summary" => "Inventory Summary", + "inventory_summary_report" => "Inventory Summary Report", + "item" => "Item", + "item_count" => "Filter Item Count", + "item_name" => "Item Name", + "item_number" => "Barcode", + "items" => "Items", + "items_purchased" => "Items Purchased", + "items_received" => "Items Received", + "items_summary_report" => "Items Summary Report", + "jurisdiction" => "Jurisdiction", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "Low Sell Qty", + "more_than_zero" => "More than zero", + "name" => "Name", + "no_reports_to_display" => "No Items to display.", + "payment_type" => "Payment Type", + "payments" => "Payments", + "payments_summary_report" => "Payments Summary Report", + "profit" => "Profit", + "quantity" => "Quantity", + "quantity_purchased" => "Quantity Purchased", + "quotes" => "Quotes", + "received_by" => "Received By", + "receiving_id" => "Receiving ID", + "receiving_type" => "Receiving Type", + "receivings" => "Receivings", + "reorder_level" => "Reorder Level", + "report" => "Report", + "report_input" => "Report Input", + "reports" => "Reports", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "Requisitions", + "returns" => "Returns", + "revenue" => "Revenue", + "sale_id" => "Trans. ID", + "sale_type" => "Transaction Type", + "sales" => "Transactions", + "sales_amount" => "Transactions amount", + "sales_summary_report" => "Transactions Summary Report", + "sales_taxes" => "Sales Taxes", + "sales_taxes_summary_report" => "Sales Taxes Summary Report", + "serial_number" => "Serial Number", + "service_charge" => "", + "sold_by" => "Sold By", + "sold_items" => "", + "sold_to" => "Sold To", + "stock_location" => "Stock Location", + "sub_total_value" => "Subtotal", + "subtotal" => "Subtotal", + "summary_reports" => "Summary Reports", + "supplied_by" => "Supplied by", + "supplier" => "Supplier", + "suppliers" => "Suppliers", + "suppliers_summary_report" => "Suppliers Summary Report", + "tax" => "Tax", + "tax_category" => "Tax Category", + "tax_name" => "", + "tax_percent" => "Tax Percent", + "tax_rate" => "Tax Rate", + "taxes" => "Taxes", + "taxes_summary_report" => "Taxes Summary Report", + "total" => "Total", + "total_inventory_value" => "Total Inventory Value", + "total_low_sell_quantity" => "Total Low Sell Quantity", + "total_quantity" => "Total Quantity", + "total_retail" => "Total Inv. Retail Value", + "trans_amount" => "Transaction Amount", + "trans_due" => "Due", + "trans_group" => "Transaction Group", + "trans_nopay_sales" => "Sales with no payment", + "trans_payments" => "Payments", + "trans_refunded" => "Refunded", + "trans_sales" => "Sales", + "trans_type" => "Transaction Type", + "type" => "Type", + "unit_price" => "Retail Price", + "used" => "Points Used", + "work_orders" => "Work Orders", + "zero_and_less" => "Zero and less", +]; diff --git a/app/Language/tl-PH/Sales.php b/app/Language/tl-PH/Sales.php index 85e3166cb..97518d8eb 100644 --- a/app/Language/tl-PH/Sales.php +++ b/app/Language/tl-PH/Sales.php @@ -1,223 +1,224 @@ - "Available Points", + "rewards_package" => "Rewards", + "rewards_remaining_balance" => "Reward Points remaining value is ", + "account_number" => "Account #", + "add_payment" => "Add Payment", + "amount_due" => "Amount Due", + "amount_tendered" => "Amount Tendered", + "authorized_signature" => "Authorized Signature", + "cancel_sale" => "Cancel", + "cash" => "Cash", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "", + "cash_deposit" => "Cash Deposit", + "cash_filter" => "Cash", + "change_due" => "Change Due", + "change_price" => "", + "check" => "Check", + "check_balance" => "Check remainder", + "check_filter" => "Check", + "close" => "", + "comment" => "Comment", + "comments" => "Comments", + "company_name" => "", + "complete" => "", + "complete_sale" => "Complete", + "confirm_cancel_sale" => "Are you sure you want to clear this sale? All items will cleared.", + "confirm_delete" => "Are you sure you want to delete the selected Sale(s)?", + "confirm_restore" => "Are you sure you want to restore the selected Sale(s)?", + "credit" => "Credit Card", + "credit_deposit" => "Credit Deposit", + "credit_filter" => "", + "current_table" => "", + "customer" => "Name", + "customer_address" => "Address", + "customer_discount" => "Discount", + "customer_email" => "Email", + "customer_location" => "Location", + "customer_mailchimp_status" => "Mailchimp status", + "customer_optional" => "(Required for Due Payments)", + "customer_required" => "(Required)", + "customer_total" => "Total", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "Sale Date", + "date_range" => "Date Range", + "date_required" => "A correct date must be entered.", + "date_type" => "Date is a required field.", + "debit" => "Debit Card", + "debit_filter" => "", + "delete" => "Allow Delete", + "delete_confirmation" => "Are you sure you want to delete this sale? This action cannot be undone.", + "delete_entire_sale" => "Delete Entire Sale", + "delete_successful" => "Sale delete successful.", + "delete_unsuccessful" => "Sale delete failed.", + "description_abbrv" => "Desc.", + "discard" => "Discard", + "discard_quote" => "", + "discount" => "Disc", + "discount_included" => "% Discount", + "discount_short" => "%", + "due" => "Due", + "due_filter" => "Due", + "edit" => "Edit", + "edit_item" => "Edit Item", + "edit_sale" => "Edit Sale", + "email_receipt" => "Email Receipt", + "employee" => "Employee", + "entry" => "Entry", + "error_editing_item" => "Error editing item", + "find_or_scan_item" => "Find or Scan Item", + "find_or_scan_item_or_receipt" => "Find or Scan Item or Receipt", + "giftcard" => "Gift Card", + "giftcard_balance" => "Gift Card Balance", + "giftcard_filter" => "", + "giftcard_number" => "Gift Card Number", + "group_by_category" => "Group by Category", + "group_by_type" => "Group by Type", + "hsn" => "HSN", + "id" => "Sale ID", + "include_prices" => "Include Prices?", + "invoice" => "Invoice", + "invoice_confirm" => "This invoice will be sent to", + "invoice_enable" => "Create Invoice", + "invoice_filter" => "Invoices", + "invoice_no_email" => "This customer does not have a valid email address.", + "invoice_number" => "Invoice #", + "invoice_number_duplicate" => "Invoice Number must be unique.", + "invoice_sent" => "Invoice sent to", + "invoice_total" => "Invoice Total", + "invoice_type_custom_invoice" => "Custom Invoice (custom_invoice.php)", + "invoice_type_custom_tax_invoice" => "Custom Tax Invoice (custom_tax_invoice.php)", + "invoice_type_invoice" => "Invoice (invoice.php)", + "invoice_type_tax_invoice" => "Tax Invoice (tax_invoice.php)", + "invoice_unsent" => "Invoice failed to be sent to", + "invoice_update" => "Recount", + "item_insufficient_of_stock" => "Item has insufficient stock.", + "item_name" => "Item Name", + "item_number" => "Item #", + "item_out_of_stock" => "Item is out of stock.", + "key_browser" => "", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "Register Mode", + "must_enter_numeric" => "Amount Tendered must be a number.", + "must_enter_numeric_giftcard" => "Gift Card Number must be a number.", + "new_customer" => "New Customer", + "new_item" => "New Item", + "no_description" => "No description", + "no_filter" => "All", + "no_items_in_cart" => "There are no Items in the cart.", + "no_sales_to_display" => "No Sales to display.", + "none_selected" => "You have not selected any Sale(s) to delete.", + "nontaxed_ind" => "", + "not_authorized" => "This action is not authorized.", + "one_or_multiple" => "Sale(s)", + "payment" => "Payment Type", + "payment_amount" => "Amount", + "payment_not_cover_total" => "Payment Amount must be greater than or equal to Total.", + "payment_type" => "Type", + "payments" => "", + "payments_total" => "Payments Total", + "price" => "Price", + "print_after_sale" => "Print after Sale", + "quantity" => "Quantity", + "quantity_less_than_reorder_level" => "Warning: Desired Quantity is below Reorder Level for that Item.", + "quantity_less_than_zero" => "Warning: Desired Quantity is insufficient. You can still process the sale, but audit your inventory.", + "quantity_of_items" => "Quantity of {0} Items", + "quote" => "Quote", + "quote_number" => "Quote Number", + "quote_number_duplicate" => "Quote Number must be unique.", + "quote_sent" => "Quote sent to", + "quote_unsent" => "Quote failed to be sent to", + "receipt" => "Sales Receipt", + "receipt_no_email" => "This customer does not have a valid email address.", + "receipt_number" => "Sale #", + "receipt_sent" => "Receipt sent to", + "receipt_unsent" => "Receipt failed to be sent to", + "refund" => "", + "register" => "Sales Register", + "remove_customer" => "Remove Customer", + "remove_discount" => "", + "return" => "Return", + "rewards" => "Reward Points", + "rewards_balance" => "Reward Points Balance", + "sale" => "Sale", + "sale_by_invoice" => "Sale by Invoice", + "sale_for_customer" => "Customer:", + "sale_time" => "Time", + "sales_tax" => "Sales Tax", + "sales_total" => "", + "select_customer" => "Select Customer", + "send_invoice" => "Send Invoice", + "send_quote" => "Send Quote", + "send_receipt" => "Send Receipt", + "send_work_order" => "Send Work Order", + "serial" => "Serial", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "Show Invoice", + "show_receipt" => "Show Receipt", + "start_typing_customer_name" => "Start typing customer details...", + "start_typing_item_name" => "Start typing Item Name or scan Barcode...", + "stock" => "Stock", + "stock_location" => "Stock Location", + "sub_total" => "Subtotal", + "successfully_deleted" => "You have successfully deleted", + "successfully_restored" => "You have successfully restored", + "successfully_suspended_sale" => "Sale suspend successful.", + "successfully_updated" => "Sale update successful.", + "suspend_sale" => "Suspend", + "suspended_doc_id" => "Document", + "suspended_sale_id" => "ID", + "suspended_sales" => "Suspended", + "table" => "Table", + "takings" => "Daily Sales", + "tax" => "Tax", + "tax_id" => "Tax Id", + "tax_invoice" => "Tax Invoice", + "tax_percent" => "Tax %", + "taxed_ind" => "", + "total" => "Total", + "total_tax_exclusive" => "Tax excluded", + "transaction_failed" => "Sales Transaction failed.", + "unable_to_add_item" => "Item add to Sale failed", + "unsuccessfully_deleted" => "Sale(s) delete failed.", + "unsuccessfully_restored" => "Sale(s) restore failed.", + "unsuccessfully_suspended_sale" => "Sale suspend failed.", + "unsuccessfully_updated" => "Sale update failed.", + "unsuspend" => "Unsuspend", + "unsuspend_and_delete" => "Action", + "update" => "Update", + "upi" => "UPI", + "visa" => "", + "wholesale" => "", + "work_order" => "Work Order", + "work_order_number" => "Work Order Number", + "work_order_number_duplicate" => "Work Order Number must be unique.", + "work_order_sent" => "Work Order sent to", + "work_order_unsent" => "Work Order failed to be sent to", +]; diff --git a/app/Language/tl-PH/Suppliers.php b/app/Language/tl-PH/Suppliers.php index cc8c85c9b..5a90d19a8 100644 --- a/app/Language/tl-PH/Suppliers.php +++ b/app/Language/tl-PH/Suppliers.php @@ -1,23 +1,24 @@ - "Account Number", + "agency_name" => "Agency Name", + "cannot_be_deleted" => "Could not delete selected Supplier(s). One or more have Sales.", + "category" => "Category", + "company_name" => "Company Name", + "company_name_required" => "Company Name is a required field.", + "confirm_delete" => "Are you sure you want to delete the selected Supplier(s)?", + "confirm_restore" => "Are you sure you want to restore selected Supplier(s)?", + "cost" => "Cost Supplier", + "error_adding_updating" => "Supplier update or add failed.", + "goods" => "Goods Supplier", + "new" => "New Supplier", + "none_selected" => "You have not selected any employee(s) to delete.", + "one_or_multiple" => "Supplier(s)", + "successful_adding" => "You have successfully updated Supplier", + "successful_deleted" => "You have successfully deleted", + "successful_updating" => "You have successfully added Supplier", + "supplier" => "Supplier", + "supplier_id" => "Id", + "tax_id" => "Tax Id", + "update" => "Update Supplier", +]; diff --git a/app/Language/tl-PH/Taxes.php b/app/Language/tl-PH/Taxes.php index 62957cd95..a50d77b0b 100644 --- a/app/Language/tl-PH/Taxes.php +++ b/app/Language/tl-PH/Taxes.php @@ -1,81 +1,82 @@ - "Add Exception", + "cascade" => "Cascade", + "cascade_sequence" => "Cascade Sequence", + "city" => "City", + "code" => "Code", + "confirm_delete" => "Are you sure you want to delete this Tax Code? This action cannot be undone", + "confirm_restore" => "Are you sure you want to delete the selected Gift Card(s)?", + "default_tax_category" => "Default Tax Category", + "default_tax_rate" => "Default Tax Rate", + "error_adding_updating" => "Tax Rate add or update failed", + "group_seq" => "Group Seq", + "jurisdiction_name" => "Jurisdiction Name", + "name" => "Name", + "new" => "New Tax", + "no_taxes" => "", + "no_taxes_to_display" => "No Taxes Code available to display", + "reporting_authority" => "Reporting Authority", + "round_half_down" => "Half Down", + "round_half_even" => "Half Even", + "round_half_odd" => "Half Odd", + "round_half_up" => "Half Up", + "rounding_code" => "Rounding Code", + "sales_tax" => "Sales Tax", + "sales_tax_by_invoice" => "Sales Tax by Invoice", + "sequence" => "Seq.", + "state" => "State", + "successful_deleted" => "You have successfully deleted", + "tax_categories" => "Tax Categories", + "tax_categories_configuration" => "Tax Categories Configuration", + "tax_categories_saved_successfully" => "Tax Categories changes not saved", + "tax_categories_saved_unsuccessfully" => "Tax Categories changes saved", + "tax_category" => "Tax Category", + "tax_category_code" => "Tax Category Name", + "tax_category_duplicate" => "Duplicate tax category", + "tax_category_invalid_chars" => "Invalid characters in tax category name", + "tax_category_name" => "Tax Category Code", + "tax_category_new" => "New Tax Category", + "tax_category_required" => "Tax category is required", + "tax_code" => "Tax Code", + "tax_code_cannot_be_deleted" => "Tax Code delete failed", + "tax_code_duplicate" => "Duplicate tax code", + "tax_code_invalid_chars" => "Invalid characters in tax code", + "tax_code_name" => "Tax Code Name", + "tax_code_required" => "Tax Rate is a required field", + "tax_code_successful_deleted" => "You have successfully updated Tax Code", + "tax_code_successful_updated" => "You have successfully updated", + "tax_code_successful_updating" => "You have successfully deleted Tax Code", + "tax_code_successfully_added" => "You have successfully added", + "tax_code_type" => "Tax Code Type", + "tax_codes" => "Tax Codes", + "tax_codes_configuration" => "Tax Codes Configuration", + "tax_codes_saved_successfully" => "Tax Code changes not saved", + "tax_codes_saved_unsuccessfully" => "Tax Code changes saved", + "tax_excluded" => "Tax excluded", + "tax_group" => "Tax Group", + "tax_group_not_unique" => "", + "tax_group_sequence" => "Tax Group Sequence", + "tax_included" => "Tax included", + "tax_jurisdiction" => "Tax Jurisdiction", + "tax_jurisdiction_duplicate" => "Duplicate tax jurisdiction", + "tax_jurisdiction_invalid_chars" => "Invalid characters in jurisdiction name", + "tax_jurisdiction_required" => "Tax jurisdiction is required", + "tax_jurisdictions" => "Tax Jurisdictions", + "tax_jurisdictions_configuration" => "Tax Jurisdictions Configuration", + "tax_jurisdictions_saved_successfully" => "Tax Jurisdiction changes not saved", + "tax_jurisdictions_saved_unsuccessfully" => "Tax Jurisdiction changes saved", + "tax_rate" => "Tax Rate", + "tax_rate_configuration" => "Tax Rates Configuration", + "tax_rate_error_adding_updating" => "Tax Code add or update failed", + "tax_rate_numeric" => "date must be a number", + "tax_rate_required" => "Tax Code is a required field", + "tax_rate_successful_updated" => "You have successfully updated", + "tax_rate_successfully_added" => "You have successfully added", + "tax_rates" => "Tax Rates", + "tax_rates_configuration" => "Tax Rates Configuration", + "tax_rounding" => "Tax Rounding", + "tax_type" => "Tax Type", + "update" => "Update Tax Rate", + "vat_tax" => "VAT Tax", +]; diff --git a/app/Language/tr/Attributes.php b/app/Language/tr/Attributes.php index 571a9105d..e46dc467f 100644 --- a/app/Language/tr/Attributes.php +++ b/app/Language/tr/Attributes.php @@ -1,31 +1,32 @@ - "Nitelik değeri ':' ve ya '|' karakterlerini bulunduramaz", + "confirm_delete" => "Seçili niteliği ya da nitelikleri silmek istediğinize emin misiniz?", + "confirm_restore" => "Seçili nitelik ya da nitelikleri kurtarmak istediğinize emin misiniz?", + "definition_cannot_be_deleted" => "Seçili nitelik ya da nitelikler silinemedi", + "definition_error_adding_updating" => "Nitelik {0} eklenemedi ya da güncellenemedi. Lütfen hata kaydını gözden geçirin.", + "definition_flags" => "Nitelik Görünebilirliği", + "definition_group" => "Küme", + "definition_id" => "Kimlik", + "definition_name" => "Nitelik Ekle", + "definition_name_required" => "Nitelik adı girilmesi gerekli alandır", + "definition_one_or_multiple" => "Nitelik/Nitelikler", + "definition_successful_adding" => "Başarıyla öge eklediniz", + "definition_successful_deleted" => "Başarıyla sildiniz", + "definition_successful_updating" => "Başarılı biçimde niteliği güncellediniz", + "definition_type" => "Nitelik Türü", + "definition_type_required" => "Nitelik türü alanı gereklidir", + "definition_unit" => "Ölçü Birimi", + "definition_values" => "Nitelik Değerleri", + "new" => "Yeni Nitelik", + "no_attributes_to_display" => "Gösterecek ürün yok", + "receipt_visibility" => "Fiş", + "show_in_items" => "Ürünlerde göster", + "show_in_items_visibility" => "Ürünler", + "show_in_receipt" => "Fişlerde göster", + "show_in_receivings" => "Alacaklarda göster", + "show_in_receivings_visibility" => "Alacaklar", + "show_in_sales" => "Satışlarda göster", + "show_in_sales_visibility" => "Satışlar", + "update" => "Nitelik Güncelle", +]; diff --git a/app/Language/tr/Bootstrap_tables.php b/app/Language/tr/Bootstrap_tables.php index d0bdcf3dc..9a136b1c7 100644 --- a/app/Language/tr/Bootstrap_tables.php +++ b/app/Language/tr/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "tüm", + "tables_columns" => "Sütun", + "tables_hide_show_pagination" => "Sayfalandırmayı Gizle/Göster", + "tables_loading" => "Yükleniyor, lütfen bekleyin...", + "tables_page_from_to" => "{2} kayıttan {0} - {1} görüntüleniyor", + "tables_refresh" => "Yenile", + "tables_rows_per_page" => "Sayfa başına {0} satır", + "tables_toggle" => "Değiştir", +]; diff --git a/app/Language/tr/Cashups.php b/app/Language/tr/Cashups.php index e8bc7286f..089ed02e2 100644 --- a/app/Language/tr/Cashups.php +++ b/app/Language/tr/Cashups.php @@ -1,48 +1,49 @@ - "Miktar", + "amount_number" => "Tutar bir sayı olmalıdır", + "amount_required" => "Tutar, Zorunlu Bir Alandır.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "Nakit ödeme silinemez", + "cash_difference" => "", + "close_date" => "Yakın tarih", + "close_employee" => "Tarafından kapatıldı", + "closed_amount_card" => "Kartlar", + "closed_amount_cash" => "Kapalı Nakit", + "closed_amount_check" => "Çekler", + "closed_amount_due" => "Aidat", + "closed_amount_giftcard" => "", + "closed_amount_total" => "Toplam", + "closed_date" => "Kapanış Tarihi", + "confirm_delete" => "Seçili Satışı Silmek istediğinizden emin misiniz?", + "confirm_restore" => "Seçili Cash Up'ları geri yüklemek istediğinizden emin misiniz?", + "confirm_submit" => "", + "date_number" => "Tarih bir sayı olmalı", + "date_required" => "Tarih zorunlu bir alandır", + "description" => "Açıklama", + "enable_expected" => "", + "error_adding_updating" => "Nakit ekleme / güncelleme hatası", + "giftcard" => "", + "id" => "Id", + "info" => "Nakit Bilgi", + "info_employee" => "", + "is_deleted" => "Silindi", + "new" => "Yeni Kasa", + "no_cashups_to_display" => "Gösterilecek kasa yok", + "none_selected" => "Hiçbir Kasa seçmediniz", + "note" => "Notlar", + "one_or_multiple" => "Cashups (lar)", + "open_amount_cash" => "Nakit açık", + "open_date" => "Açık tarih", + "open_employee" => "Tarafından açılan", + "opened_date" => "Açılış Tarihi", + "successful_adding" => "Kasa ekleme başarılı", + "successful_deleted" => "Kasa silme işlemi başarıyla tamamlandı", + "successful_updating" => "Nakit güncelleme başarılı", + "total" => "Toplam", + "transfer_amount_cash" => "Nakit Giriş / Çıkış", + "transfer_amount_cash_minus" => "", + "update" => "Nakit Güncelleme", + "warning" => "", +]; diff --git a/app/Language/tr/Common.php b/app/Language/tr/Common.php index 6008efd77..82d9cbee5 100644 --- a/app/Language/tr/Common.php +++ b/app/Language/tr/Common.php @@ -1,87 +1,88 @@ - "Adres 1", + "address_2" => "Adres 2", + "admin" => "", + "city" => "Şehir", + "clerk" => "", + "close" => "Kapat", + "color" => "", + "comments" => "Yorumlar", + "common" => "genel", + "confirm_search" => "Birden çok satır seçtiniz, arama yaptığınızda seçiminiz kaybolacak. Arama yapmak istediğinize emin misiniz?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "Lütfen kaydetmeden önce tanımlanmış hataları düzeltin", + "country" => "Ülke", + "dashboard" => "", + "date" => "Tarih", + "delete" => "Sil", + "det" => "ayrıntılar", + "download_import_template" => "CSV Şablonunu İçe Aktar (CSV) uygulamasını indirin", + "edit" => "düzenle", + "email" => "E-Posta", + "email_invalid_format" => "E-posta adresi doğru biçimde değil.", + "export_csv" => "CSV Dışa Aktarımı", + "export_csv_no" => "Hayır", + "export_csv_yes" => "Evet", + "fields_required_message" => "Kırmızı alanlar zorunludur", + "fields_required_message_unique" => "", + "first_name" => "Ad", + "first_name_required" => "Ad zorunlu alandır.", + "first_page" => "İlk", + "gender" => "Cinsiyet", + "gender_female" => "K", + "gender_male" => "E", + "gender_undefined" => "", + "icon" => "Simge", + "id" => "Kimlik", + "import" => "Aktar", + "import_change_file" => "Değiştir", + "import_csv" => "CSV İçe Aktarım", + "import_full_path" => "CSV dosyasının tam yolu gerekli", + "import_remove_file" => "Kaldır", + "import_select_file" => "Dosya seç", + "inv" => "Stok", + "last_name" => "Soyad", + "last_name_required" => "Soyad zorunlu alandır.", + "last_page" => "Son", + "learn_about_project" => "Proje hakkında en son bilgileri öğren.", + "list_of" => "Liste", + "logo" => "Logo", + "logo_mark" => "İm", + "logout" => "Çıkış", + "manager" => "", + "migration_needed" => "Giriş yapılınca {0} veritabanına geçiş başlar.", + "new" => "Yeni", + "no" => "", + "no_persons_to_display" => "Gösterecek kişi yok.", + "none_selected_text" => "[Seç]", + "or" => "VEYA", + "people" => "", + "phone_number" => "Telefon", + "phone_number_required" => "", + "please_visit_my" => "Şurayı ziyaret edin:", + "position" => "", + "powered_by" => "Destekleyen", + "price" => "Fiyat", + "print" => "Yazdır", + "remove" => "Kaldır", + "required" => "Zorunlu", + "restore" => "Onar", + "return_policy" => "İade Politikası", + "search" => "Arama", + "search_options" => "Arama seçenekleri", + "searched_for" => "Şu arandı:", + "software_short" => "OSPOS", + "software_title" => "Açık Kaynaklı Satış Noktası", + "state" => "Bölge", + "submit" => "Onayla", + "total_spent" => "Toplam Harcama", + "unknown" => "Bilinmeyen", + "view_recent_sales" => "Yeni satışları göster", + "website" => "opensourcepos.org", + "welcome" => "Hoş Geldiniz", + "welcome_message" => "OSPOS'a hoş geldiniz, başlamak için modüle tıklayın.", + "yes" => "", + "you_are_using_ospos" => "Kullandığınız Open Source Point Of Sale sürümü", + "zip" => "Şehir Kodu", +]; diff --git a/app/Language/tr/Config.php b/app/Language/tr/Config.php index 61091ee53..254315ca4 100644 --- a/app/Language/tr/Config.php +++ b/app/Language/tr/Config.php @@ -1,329 +1,330 @@ - "Şirket Adresi", + "address_required" => "Şirket Adresi zorunlu alandır.", + "all_set" => "Tüm dosya izinleri düzgün belirlendi!", + "allow_duplicate_barcodes" => "Aynı barkod numarasının birden fazla kaydedilmesine izin ver", + "apostrophe" => "kesme imi", + "backup_button" => "Yedekle", + "backup_database" => "Veri Tabanını Yedekle", + "barcode" => "Barkod", + "barcode_company" => "Şirket Adı", + "barcode_configuration" => "Barkod Yapılandırması", + "barcode_content" => "Barkod İçeriği", + "barcode_first_row" => "Satır 1", + "barcode_font" => "Yazı Tipi", + "barcode_formats" => "Giriş Biçimleri", + "barcode_generate_if_empty" => "Boş ise oluştur.", + "barcode_height" => "Yükseklik (pk)", + "barcode_id" => "Ürün Id/Adı", + "barcode_info" => "Barkod Yapılandırma Bilgisi", + "barcode_layout" => "Barkod Yerleşimi", + "barcode_name" => "Ad", + "barcode_number" => "UPC/EAN/ISBN", + "barcode_number_in_row" => "Satırdaki sayı", + "barcode_page_cellspacing" => "Sayfadaki hücre boşluğunu göster.", + "barcode_page_width" => "Sayfa genişliğini göster", + "barcode_price" => "Fiyat", + "barcode_second_row" => "Satır 2", + "barcode_third_row" => "Satır 3", + "barcode_tooltip" => "Uyarı: Bu özellik, yinelenen ögelerin içe aktarılmasına veya oluşturulmasına neden olabilir. Yinelenen barkod istemiyorsanız kullanmayın.", + "barcode_type" => "Barkod Türü", + "barcode_width" => "Genişlik (pk)", + "bottom" => "Alt", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "Nakit Ondalık", + "cash_decimals_tooltip" => "Nakit Ondalık ve Para Birimi Ondaması aynıysa, nakit yuvarlama yapılmayacaktır.", + "cash_rounding" => "Nakit Yuvarlama", + "category_dropdown" => "Kategoriyi açılır liste olarak göster", + "center" => "Orta", + "change_apperance_tooltip" => "", + "comma" => "virgül", + "company" => "Şirket Adı", + "company_avatar" => "", + "company_change_image" => "Görüntüyü Değiştir", + "company_logo" => "Şirket Logosu", + "company_remove_image" => "Görüntüyü Kaldır", + "company_required" => "Şirket Adı zorunlu alandır", + "company_select_image" => "Görüntü Seç", + "company_website_url" => "Şirket web sitesi geçerli bir URL değil (http: // ...).", + "country_codes" => "Ülke Kodları", + "country_codes_tooltip" => "Nominatim adres araması için ülke kodlarının virgülle ayrılmış listesi.", + "currency_code" => "Para Birimi Kodu", + "currency_decimals" => "Para Birimi Ondalık", + "currency_symbol" => "Para Birimi", + "current_employee_only" => "", + "customer_reward" => "Ödül", + "customer_reward_duplicate" => "Ödül eşsiz olmalı.", + "customer_reward_enable" => "Müşteri Ödüllerini etkinleştir", + "customer_reward_invalid_chars" => "Ödül '_' içeremez", + "customer_reward_required" => "Ödül gerekli bir alandır", + "customer_sales_tax_support" => "Müşteri Satış Vergisi Desteği", + "date_or_time_format" => "Tarih ve Saat Filtresi", + "datetimeformat" => "Tarih ve Zaman biçimi", + "decimal_point" => "Ondalık nokta", + "default_barcode_font_size_number" => "Öntanımlı Barkod Yazı Tipi Boyutu bir sayı olmalıdır.", + "default_barcode_font_size_required" => "Ön tanımlı barkod yazı tipi boyutu alanı gereklidir.", + "default_barcode_height_number" => "Ön tanımlı barkod yüksekliği bir sayı olmalıdır.", + "default_barcode_height_required" => "Ön tanımlı barkod yüksekliği zorunlu bir alandır.", + "default_barcode_num_in_row_number" => "Satırdaki Öntanımlı Barkod Numarası bir sayı olmalıdır.", + "default_barcode_num_in_row_required" => "Standart Barkod Numarası gerekli bir alandır.", + "default_barcode_page_cellspacing_number" => "Standart Barkod Sayfa cellspacing bir sayı olmalıdır.", + "default_barcode_page_cellspacing_required" => "Standart Barkod Sayfa cellspacing gerekli bir alandır.", + "default_barcode_page_width_number" => "Ön tanımlı barkod sayfası genişliği bir sayı olmalıdır.", + "default_barcode_page_width_required" => "Ön tanımlı barkod sayfası genişliği zorunlu bir alandır.", + "default_barcode_width_number" => "Ön tanımlı barkod genişliği bir sayı olmalıdır.", + "default_barcode_width_required" => "Ön tanımlı barkod genişliği zorunlu bir alandır.", + "default_item_columns" => "Öntanımlı Görünür Öge Sütunları", + "default_origin_tax_code" => "Ön Tanımlı Vergi Kodu", + "default_receivings_discount" => "Öntanımlı Alım İndirimi", + "default_receivings_discount_number" => "Öntanımlı Alım İndirimi sayı olmalıdır.", + "default_receivings_discount_required" => "Öntanımlı Alım İndirimi zorunlu bir alandır.", + "default_sales_discount" => "Ön Tanımlı Satış İskontosu %", + "default_sales_discount_number" => "Ön tanımlı satış iskontosu bir sayı olmalıdır.", + "default_sales_discount_required" => "Ön tanımlı satış iskontosu zorunlu bir alandır.", + "default_tax_category" => "Öntanımlı Vergi Kategorisi", + "default_tax_code" => "Öntanımlı Vergi Kodu", + "default_tax_jurisdiction" => "Öntanımlı Vergi Yargı Mercii", + "default_tax_name_number" => "Ön Tanımlı Vergi Adı bir dize olmalıdır.", + "default_tax_name_required" => "Ön tanımlı vergi adı zorunlu bir alandır.", + "default_tax_rate" => "Öntanımlı Vergi Oranı %", + "default_tax_rate_1" => "Vergi Oranı 1", + "default_tax_rate_2" => "Vergi Oranı 2", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "Öntanımlı Vergi Oranı sayı olmalıdır.", + "default_tax_rate_required" => "Öntanımlı Vergi Oranı zorunlu alandır.", + "derive_sale_quantity" => "Otomatik Satış Sayısı oluşturmasına izin ver", + "derive_sale_quantity_tooltip" => "Seçili ise sipariş edilen ürünler için arttırılan miktarda yeni ürün türü sağlanacak", + "dinner_table" => "Masa", + "dinner_table_duplicate" => "Aynı masa ikinci kez tanımlanamaz.", + "dinner_table_enable" => "Masalarını etkinleştir", + "dinner_table_invalid_chars" => "Masa Adı '_' içeremez.", + "dinner_table_required" => "Masa gerekli bir alandır.", + "dot" => "nokta", + "email" => "E-posta", + "email_configuration" => "E-posta Yapılandırması", + "email_mailpath" => "Sendmail yolu", + "email_protocol" => "İletişim Kuralı", + "email_receipt_check_behaviour" => "Fişi E-postala denetim kutusu", + "email_receipt_check_behaviour_always" => "Her zaman işaretli", + "email_receipt_check_behaviour_last" => "Son seçimimi hatırla", + "email_receipt_check_behaviour_never" => "Her zaman işaretsiz", + "email_smtp_crypto" => "SMTP Şifreleme", + "email_smtp_host" => "SMTP Sunucusu", + "email_smtp_pass" => "SMTP Parola", + "email_smtp_port" => "SMTP Bağlantı Noktası", + "email_smtp_timeout" => "SMTP Zaman Aşım(lar)ı", + "email_smtp_user" => "SMTP Kullanıcı Adı", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "Gizlilik uygula", + "enforce_privacy_tooltip" => "Müşteriler bilgilerini gizliliğini korunur", + "fax" => "Faks", + "file_perm" => "Dosya izinleriyle ilgili sorunlar var, lütfen giderin ve bu sayfayı yeniden yükleyin.", + "financial_year" => "Mali Yıl Başlat", + "financial_year_apr" => "1 Nisan", + "financial_year_aug" => "1 Ağustos", + "financial_year_dec" => "1 Aralık", + "financial_year_feb" => "1 Şubat", + "financial_year_jan" => "1 Ocak", + "financial_year_jul" => "1 Temmuz", + "financial_year_jun" => "1 Haziran", + "financial_year_mar" => "1 Mart", + "financial_year_may" => "1 Mayıs", + "financial_year_nov" => "1 Kasım", + "financial_year_oct" => "1 Ekim", + "financial_year_sep" => "1 Eylül", + "floating_labels" => "Yüzen Etiketler", + "gcaptcha_enable" => "Giriş Sayfası reCAPTCHA", + "gcaptcha_secret_key" => "ReCAPTCHA Gizli Anahtar", + "gcaptcha_secret_key_required" => "ReCAPTCHA Gizli Anahtar zorunlu bir alandır", + "gcaptcha_site_key" => "ReCAPTCHA Site Anahtarı", + "gcaptcha_site_key_required" => "ReCAPTCHA Site Anahtarı zorunlu bir alandır", + "gcaptcha_tooltip" => "Giriş sayfasını Google reCAPTCHA ile koruyun, API anahtar çifti için simgeye tıklayın.", + "general" => "Genel", + "general_configuration" => "Genel Yapılandırma", + "giftcard_number" => "Hediye Kartı Numarası", + "giftcard_random" => "Rastgele Oluştur", + "giftcard_series" => "Seri Oluştur", + "image_allowed_file_types" => "İzin verilen dosya türleri", + "image_max_height_tooltip" => "Görüntü yüklemelerinde piksel (px) türünde izin verilen azami yükseklik.", + "image_max_size_tooltip" => "Görüntü yüklemelerinde kilobayt (kb) türünde izin verilen azami dosya boyutu.", + "image_max_width_tooltip" => "Görüntü yüklemelerinde piksel (px) türünde izin verilen azami genişlik.", + "image_restrictions" => "Görsel Yükleme Kısıtları", + "include_hsn" => "HSN Kodları Desteğini İçer", + "info" => "Bilgi", + "info_configuration" => "Mağaza Bilgisi", + "input_groups" => "Girdi Kümeleri", + "integrations" => "Tümleşimler", + "integrations_configuration" => "Üçüncü Taraf Tümleşimler", + "invoice" => "Fatura", + "invoice_configuration" => "Fatura Yazdırma Ayarları", + "invoice_default_comments" => "Ön Tanımlı Fatura Yorumları", + "invoice_email_message" => "Fatura E-Posta Şablonu", + "invoice_enable" => "Faturalandırmayı Etkinleştir", + "invoice_printer" => "Fatura Yazıcısı", + "invoice_type" => "Fatura Türü", + "is_readable" => "okunabilirdir ama izinleri yanlış belirlenmiştir. Lütfen 640'a veya 660'a ayarlayın ve tazeleyin.", + "is_writable" => "yazılabilirdir ama izinleri yanlış belirlenmiştir. Lütfen 750'ye ayarlayın ve tazeleyin.", + "item_markup" => "", + "jsprintsetup_required" => "Uyarı: Bu işlev yalnızca FireFox jsPrintSetup eklentisi kuruluysa çalışacaktır. Yine de kaydedilsin mi?", + "language" => "Dil", + "last_used_invoice_number" => "Son kullanılan Fatura Numarası", + "last_used_quote_number" => "Son kullanılan Teknif Numarası", + "last_used_work_order_number" => "Son kullanılan İş Emri Numarası", + "left" => "Sol", + "license" => "Lisans", + "license_configuration" => "Lisans Beyanı", + "line_sequence" => "Satır Sırası", + "lines_per_page" => "Sayfa Başı Satır", + "lines_per_page_number" => "The lines per page must be a number.", + "lines_per_page_required" => "Sayfa başı satır zorunlu bir alandır.", + "locale" => "Yerelleştirme", + "locale_configuration" => "Yerelleştirme Yapılandırması", + "locale_info" => "Yerelleştirme Yapılandırması Bilgisi", + "location" => "Stok", + "location_configuration" => "Stok Konumları", + "location_info" => "Konum Yapılandırma Bilgisi", + "login_form" => "Giriş Form Biçimi", + "logout" => "Çıkış yapmadan önce bir yedekleme yapmak ister misiniz? Yedeklemek için [Tamam] 'a veya oturumu kapatmak için [İptal]' e tıklayın.", + "mailchimp" => "MailChimp", + "mailchimp_api_key" => "MailChimp API Anahtarı", + "mailchimp_configuration" => "MailChimp Yapılandırması", + "mailchimp_key_successfully" => "API Anahtarı geçerlidir.", + "mailchimp_key_unsuccessfully" => "API Anahtarı geçersiz.", + "mailchimp_lists" => "MailChimp Listeleri", + "mailchimp_tooltip" => "API Anahtarı için simgeye tıklayın.", + "message" => "Mesaj", + "message_configuration" => "İleti Yapılandırması", + "msg_msg" => "Kaydedilen Metin İletisi", + "msg_msg_placeholder" => "Eğer bir SMS şablonu kullanmak isterseniz iletinizi buraya kaydediniz. Ya da kutuyu boş bırakınız.", + "msg_pwd" => "SMS-API Parolası", + "msg_pwd_required" => "SMS-API Parola zorunlu bir alandır", + "msg_src" => "SMS-API Gönderici Kimliği", + "msg_src_required" => "SMS-API Gönderici Kimliği zorunlu bir alandır", + "msg_uid" => "SMS-API Kullanıcı Adı", + "msg_uid_required" => "SMS-API Kullanıcı Adı zorunlu bir alandır", + "multi_pack_enabled" => "Öğe Başına Birden Çok Paket", + "no_risk" => "Güvenlik/arıklık riski yok.", + "none" => "Hiçbiri", + "notify_alignment" => "Bildirim Balonu Konumu", + "number_format" => "Numara Biçimi", + "number_locale" => "Yerelleştirme", + "number_locale_invalid" => "Girilen yerel ayar geçersiz. Geçerli bir yerel ayar bulmak için araç ipucundaki bağlantıyı denetleyin.", + "number_locale_required" => "Numara Yerel Ayarı gerekli bir alandır.", + "number_locale_tooltip" => "Bu bağlantı üzerinden yerel ayar kodunu bul.", + "os_timezone" => "OSPOS Saat Dilimi:", + "ospos_info" => "OSPOS Kurulum Bilgisi", + "payment_options_order" => "Ödeme Seçenekleri Sırası", + "perm_risk" => "Doğru olmayan izinler bu yazılımı riske atar.", + "phone" => "Şirket Telefonu", + "phone_required" => "Şirket Telefonu zorunlu alandır.", + "print_bottom_margin" => "Alt Kenar", + "print_bottom_margin_number" => "Alt Kenar bir sayı olmalıdır.", + "print_bottom_margin_required" => "Alt Kenar gerekli bir alandır.", + "print_delay_autoreturn" => "Otomatik Cevap için Satış Gecikmesi", + "print_delay_autoreturn_number" => "Otomatik Cevap için Satış Gecikmesi gerekli bir alandır.", + "print_delay_autoreturn_required" => "Otomatik Cevap için Satış Gecikmesi bir sayı olmalıdır..", + "print_footer" => "Sayfa Altbilgisini Yazdır", + "print_header" => "Sayfa Başlığını Yazdır", + "print_left_margin" => "Sol Kenar", + "print_left_margin_number" => "Sol Kenar bir sayı olmalıdır.", + "print_left_margin_required" => "Sol Kenar gerekli bir alandır.", + "print_receipt_check_behaviour" => "Fiş Yazdır denetim kutusu", + "print_receipt_check_behaviour_always" => "Her zaman işaretle", + "print_receipt_check_behaviour_last" => "Son seçimimi hatırla", + "print_receipt_check_behaviour_never" => "Her zaman işaretleme", + "print_right_margin" => "Sağ Kenar", + "print_right_margin_number" => "Sağ Kenar bir sayı olmalıdır.", + "print_right_margin_required" => "Sağ Kenar gerekli bir alandır.", + "print_silently" => "Yazdırma Diyaloğunu Göster", + "print_top_margin" => "Üst Kenar", + "print_top_margin_number" => "Üst Kenar bir sayı olmalıdır.", + "print_top_margin_required" => "Üst Kenar gerekli bir alandır.", + "quantity_decimals" => "Ondalık Basamak Sayısı", + "quick_cash_enable" => "", + "quote_default_comments" => "Standart Teklif Yorumları", + "receipt" => "Fiş", + "receipt_category" => "", + "receipt_configuration" => "Fiş Yazdırma Ayarları", + "receipt_default" => "Öntanımlı", + "receipt_font_size" => "Yazı Boyutu", + "receipt_font_size_number" => "Yazı Tipi Boyutu bir sayı olmalıdır.", + "receipt_font_size_required" => "Yazı Tipi Boyutu gerekli bir alandır.", + "receipt_info" => "Fiş Yapılandırma Bilgisi", + "receipt_printer" => "Fiş Yazıcısı", + "receipt_short" => "Kısa", + "receipt_show_company_name" => "Şirket Adını Göster", + "receipt_show_description" => "Açıklamayı Göster", + "receipt_show_serialnumber" => "Seri Numarasını Göster", + "receipt_show_tax_ind" => "Vergi Belirtecini Göster", + "receipt_show_taxes" => "Vergileri Göster", + "receipt_show_total_discount" => "Toplam İskontoyu Göster", + "receipt_template" => "Fiş Şablonu", + "receiving_calculate_average_price" => "Ortalama Fiyatı Hesapla (Alım)", + "recv_invoice_format" => "Alım Fatura Biçimi", + "register_mode_default" => "Standart Kayıt Modu", + "report_an_issue" => "Sorun bildir", + "return_policy_required" => "İade Politikası zorunlu alandır.", + "reward" => "Ödül", + "reward_configuration" => "Ödül Ayarları", + "right" => "Sağ", + "sales_invoice_format" => "Satış Fatura Biçimi", + "sales_quote_format" => "Satış Teklif Biçimi", + "saved_successfully" => "Yapılandırma kaydedildi.", + "saved_unsuccessfully" => "Yapılandırma kaydedilemedi.", + "security_issue" => "Güvenlik Arıklığı Uyarısı", + "server_notice" => "Lütfen sorun bildirme için aşağıdaki bilgileri kullanın.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "Ofis simgesini göster", + "statistics" => "İstatistik gönder", + "statistics_tooltip" => "Geliştirme ve özellik iyileştirme amaçları için istatistik gönder.", + "stock_location" => "Mağaza Yeri", + "stock_location_duplicate" => "Lütfen benzersiz bir yer adı kullan.", + "stock_location_invalid_chars" => "Mağaza yeri adı '_' içeremez.", + "stock_location_required" => "Mağaza Yeri numarası zorunlu alandır.", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "Sütun 1", + "suggestions_fourth_column" => "", + "suggestions_layout" => "Önerilerde Ara", + "suggestions_second_column" => "Sütun 2", + "suggestions_third_column" => "Sütun 3", + "system_conf" => "Kurulum ve Yapı", + "system_info" => "System Info", + "table" => "Masa", + "table_configuration" => "Masa Ayarı", + "takings_printer" => "Fiş Yazıcısı", + "tax" => "Vergi", + "tax_category" => "Vergi Kategorisi", + "tax_category_duplicate" => "Girilen vergi kategorisi zaten var.", + "tax_category_invalid_chars" => "Girilen vergi kategorisi geçersiz.", + "tax_category_required" => "Vergi kategori gereklidir.", + "tax_category_used" => "Vergi kategorisi silinemez. Kullanılmaktadır.", + "tax_configuration" => "Vergi Ayarları", + "tax_decimals" => "Vergi Ondalık", + "tax_id" => "Vergi numarası", + "tax_included" => "Vergi Dahil", + "theme" => "Gövde", + "theme_preview" => "Temayı Ön İzle:", + "thousands_separator" => "Binlik Ayırıcı", + "timezone" => "Saat Dilimi", + "timezone_error" => "OSPOS Saat Dilimi, yerel Saat Diliminizden farklı.", + "top" => "Üst", + "use_destination_based_tax" => "Hedef Bazlı Vergiyi Kullan", + "user_timezone" => "Yerel Saat Dilimi:", + "website" => "Web site", + "wholesale_markup" => "", + "work_order_enable" => "İş Emri Aktif", + "work_order_format" => "İş Emri Biçimi", +]; diff --git a/app/Language/tr/Customers.php b/app/Language/tr/Customers.php index 11988d412..9dd7b7ee1 100644 --- a/app/Language/tr/Customers.php +++ b/app/Language/tr/Customers.php @@ -1,55 +1,56 @@ - "Hesap No", + "account_number_duplicate" => "Bu hesap numarası zaten var.", + "available_points" => "Var Olan Puanlar", + "available_points_value" => "", + "average" => "Harcanan ortalama", + "avg_discount" => "Ortalama indirim", + "basic_information" => "Bilgi", + "cannot_be_deleted" => "Seçili müşteriler silinemedi, müşterilerin satışları var.", + "company_name" => "Şirket", + "confirm_delete" => "Seçili müşteriyi silmek istediğinize emin misiniz?", + "confirm_restore" => "Seçilen müşteri(leri) geri yüklemek istediğinize emin misiniz?", + "consent" => "Kayıt izni", + "consent_required" => "Kayıt izni zorunlu bir alandır.", + "csv_import_failed" => "CSV aktarım hatası", + "csv_import_nodata_wrongformat" => "Yüklenen dosya herhangi bir veri içermiyor veya hatalı formatta.", + "csv_import_partially_failed" => "Birçok Müşteri içe aktarıldı. Ama bazıları değil, listesi burada:", + "csv_import_success" => "Müşteri aktarımı başarılı.", + "customer" => "Müşteri", + "date" => "Tarih", + "discount" => "İndirim", + "discount_fixed" => "Sabit İndirim", + "discount_percent" => "Yüzde İndirim", + "discount_type" => "İndirim Türü", + "email_duplicate" => "E-posta Adresi zaten veri tabanında var.", + "employee" => "Personel", + "error_adding_updating" => "Müşteri ekleme/güncelleme hatası.", + "import_items_csv" => "Müşterileri CSV sayfasından aktar", + "mailchimp_activity_click" => "E-posta tıklaması", + "mailchimp_activity_lastopen" => "Son açılan e-posta", + "mailchimp_activity_open" => "E-posta aç", + "mailchimp_activity_total" => "E-posta gönder", + "mailchimp_activity_unopen" => "E-posta açılmadı", + "mailchimp_email_client" => "E-posta istemcisi", + "mailchimp_info" => "MailChimp", + "mailchimp_member_rating" => "Değerlendirme", + "mailchimp_status" => "Durum", + "mailchimp_vip" => "VİP", + "max" => "Maks. harcanmış", + "min" => "Min. harcanmış", + "new" => "Yeni Müşteri", + "none_selected" => "Silmek için müşteri seçmediniz.", + "one_or_multiple" => "müşteri", + "quantity" => "Miktar", + "stats_info" => "İstatistikler", + "successful_adding" => "Müşteri eklendi", + "successful_deleted" => "Silme başarılı", + "successful_updating" => "Müşteri güncellendi", + "tax_code" => "Vergi kodu", + "tax_id" => "Vergi numarası", + "taxable" => "Vergilendirilebilir", + "total" => "Toplam", + "update" => "Müşteri Güncelle", + "rewards_package" => "Ödül Paketi", +]; diff --git a/app/Language/tr/Datepicker.php b/app/Language/tr/Datepicker.php index 431ffbe91..28790fdf5 100644 --- a/app/Language/tr/Datepicker.php +++ b/app/Language/tr/Datepicker.php @@ -1,22 +1,23 @@ - "Tüm Zamanlar", + "apply" => "Uygula", + "cancel" => "İptal Et", + "custom" => "Özel", + "from" => "Şundan", + "last_30" => "Son 30 Gün", + "last_7" => "Son 7 Gün", + "last_financial_year" => "Son Mali Yıl", + "last_month" => "Geçen Ay", + "last_year" => "Geçen Yıl", + "same_month_last_year" => "Geçen Yıl Aynı Ay", + "same_month_to_same_day_last_year" => "Geçen Yıl Aynı Aydan Aynı Güne", + "this_financial_year" => "Cari Mali Yıl", + "this_month" => "Bu Ay", + "this_year" => "Bu Yıl", + "to" => "Şuna", + "today" => "Bugün", + "today_last_year" => "Geçen Yıl Bugün", + "weekstart" => "0", + "yesterday" => "Dün", +]; diff --git a/app/Language/tr/Employees.php b/app/Language/tr/Employees.php index 057ebd4b1..34d410353 100644 --- a/app/Language/tr/Employees.php +++ b/app/Language/tr/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "Personel Temel Bilgileri", + "cannot_be_deleted" => "Seçili personel silinemedi, personellerin satışları var yada kendinizi silmeye çalışıyorsunuz.", + "change_employee" => "", + "change_password" => "Parolayı Değiştir", + "clerk" => "", + "commission" => "", + "confirm_delete" => "Seçili personelleri silmek istediğinize emin misiniz?", + "confirm_restore" => "Seçili çalışanları geri yüklemek istediğinizden emin misiniz?", + "current_password" => "Var Olan Parola", + "current_password_invalid" => "Var Olan Parola geçersiz.", + "employee" => "Personel", + "error_adding_updating" => "Personel ekleme/güncelleme hatası.", + "error_deleting_demo_admin" => "Admin güncellenemez.", + "error_updating_demo_admin" => "Admin silinemez.", + "language" => "Dil", + "login_info" => "Personel Giriş Bilgileri", + "manager" => "", + "new" => "Yeni Personel", + "none_selected" => "Silmek için çalışan seçmediniz.", + "one_or_multiple" => "personel", + "password" => "Parola", + "password_minlength" => "Parola en az 8 karakter olmalıdır.", + "password_must_match" => "Parolalar uyuşmuyor.", + "password_not_must_match" => "Geçerli parola ve yeni parola benzersiz olmalıdır.", + "password_required" => "Parola zorunludur.", + "permission_desc" => "Modül yetkisi vermek için kutuları işaretleyin.", + "permission_info" => "Personel İzin ve Yetkileri", + "repeat_password" => "Parola Yeniden", + "subpermission_required" => "Her bir birim için en az bir izin ekle.", + "successful_adding" => "Personel eklendi.", + "successful_change_password" => "Parola değişikliği başarılı.", + "successful_deleted" => "Silme başarılı", + "successful_updating" => "Personel güncellendi", + "system_language" => "Sistem dili", + "unsuccessful_change_password" => "Parola değişikliği başarısız oldu.", + "update" => "Personeli Güncelle", + "username" => "Kullandı Adı", + "username_duplicate" => "", + "username_minlength" => "Kullanıcı Adı en az 5 karakter olmalıdır.", + "username_required" => "Kullanıcı Adı zorunlu alandır.", +]; diff --git a/app/Language/tr/Enum.php b/app/Language/tr/Enum.php index 91001b691..41e7df40a 100644 --- a/app/Language/tr/Enum.php +++ b/app/Language/tr/Enum.php @@ -1,9 +1,10 @@ - "Yarım Aşağı", + "half_even" => "Yarım Çift", + "half_five" => "Beş Buçuk", + "half_odd" => "Yarım Tek", + "half_up" => "Yarım Yukarı", + "round_down" => "Aşağı Yuvarla", + "round_up" => "Yukarı Yuvarla", +]; diff --git a/app/Language/tr/Error.php b/app/Language/tr/Error.php index 024e684ce..b9379942e 100644 --- a/app/Language/tr/Error.php +++ b/app/Language/tr/Error.php @@ -1,4 +1,5 @@ - "Bu modüle erişim yetkiniz yok", + "unknown" => "bilinmeyen", +]; diff --git a/app/Language/tr/Expenses.php b/app/Language/tr/Expenses.php index a74da3670..8ffadae90 100644 --- a/app/Language/tr/Expenses.php +++ b/app/Language/tr/Expenses.php @@ -1,49 +1,50 @@ - "Gider ekle", + "amount" => "Miktar", + "amount_number" => "Miktar değeri sayı olmalı", + "amount_required" => "Gider Miktarı gerekli", + "by_category" => "Kategori", + "cannot_be_deleted" => "Gider Kategorisi silinemez", + "cash" => "Nakit", + "cash_filter" => "Nakit", + "categories_name" => "Kategori", + "category_required" => "Kaetgori gerekli bir alandır", + "check" => "Çek", + "check_filter" => "Çek", + "confirm_delete" => "Seçilen Gider(ler)i silmek istediğinizden emin misiniz?", + "confirm_restore" => "Seçilen Gider(ler)i onarmak istediğinizden emin misiniz?", + "credit" => "Kredi Kartı", + "credit_filter" => "Kredi Kartı", + "date" => "Tarih", + "date_number" => "Tarih değeri sayı olmalı", + "date_required" => "Tarih bilgisi gereklidir", + "debit" => "Debit Kart", + "debit_filter" => "Debit Kart", + "description" => "Tanım", + "due" => "Zamanı Dolmuş", + "due_filter" => "Zamanı Dolmuş", + "employee" => "Oluşturan", + "error_adding_updating" => "Gider ekleme/güncelleme hatası", + "expense_id" => "No", + "expenses_employee" => "Personel", + "info" => "Gider Bilgisi", + "ip_address" => "", + "is_deleted" => "Silinmiş", + "name_required" => "Gider Adı gereklidir", + "new" => "Yeni Gider", + "new_supplier" => "", + "no_expenses_to_display" => "Gösterilecek Gider Bilgisi yoktur", + "none_selected" => "Seçili Gider yok", + "one_or_multiple" => "Gider(ler)", + "payment" => "Ödeme Tipi", + "start_typing_supplier_name" => "Tedarikçinin adını yazmaya başlayın ...", + "successful_adding" => "Gider eklendi", + "successful_deleted" => "Gider silindi", + "successful_updating" => "Gider güncellendi", + "supplier_name" => "Sağlayıcı", + "supplier_tax_code" => "Vergi Kodu", + "tax_amount" => "Vergi", + "tax_amount_number" => "", + "update" => "Gider Güncelle", +]; diff --git a/app/Language/tr/Expenses_categories.php b/app/Language/tr/Expenses_categories.php index cac4a14a1..bc6775699 100644 --- a/app/Language/tr/Expenses_categories.php +++ b/app/Language/tr/Expenses_categories.php @@ -1,21 +1,22 @@ - "Gider Kategorisi adı gerekli", + "add_item" => "Kategori ekleyin", + "cannot_be_deleted" => "Gider kategorisi silinemez", + "category_id" => "No", + "confirm_delete" => "Seçili Gider Kategorisini silmek istediğinizden emin misiniz?", + "confirm_restore" => "Seçili Gider Kategorisini geri yüklemek istediğinize emin misiniz?", + "description" => "Kategori Tanımı", + "error_adding_updating" => "Gider Kategorisi ekleme/güncelleme hatası", + "info" => "Giderler Kategorisi Bilgisi", + "name" => "Kategori Adı", + "new" => "Yeni Kategori", + "no_expenses_categories_to_display" => "Görüntülenecek Kategori yok", + "none_selected" => "Seçili Gider Kategorisi yok", + "one_or_multiple" => "Gider Kategorisi", + "quantity" => "Sayı", + "successful_adding" => "Gider Kategorisi eklendi", + "successful_deleted" => "Gider Kategorisi silindi", + "successful_updating" => "Gider Kategorisi güncellendi", + "update" => "Gider Kategorisini güncelle", +]; diff --git a/app/Language/tr/Giftcards.php b/app/Language/tr/Giftcards.php index 2ca759175..daddf12b0 100644 --- a/app/Language/tr/Giftcards.php +++ b/app/Language/tr/Giftcards.php @@ -1,70 +1,71 @@ - "Eklenen/Çıkarılan Adet.", + "allow_alt_description" => "Dip Nota izin ver", + "bulk_edit" => "Çoklu Düzenleme", + "cannot_be_deleted" => "Seçili Hediye Çekleri silinemedi, bir veya fazla Hediye Çekinde satış bulunmaktadır.", + "cannot_find_giftcard" => "Hediye Çeki bulunamadı.", + "cannot_use" => "{0} Hediye Kartı bu satış için kullanılamaz: geçersiz Müşteri.", + "card_value" => "Değer", + "category" => "Kategori", + "change_all_to_allow_alt_desc" => "Herkes için alternatif açıklamaya izin ver.", + "change_all_to_not_allow_allow_desc" => "Herkes için alternatif açıklamaya izin verme.", + "change_all_to_serialized" => "Tümünü Seri Olarak Değiştir", + "change_all_to_unserialized" => "Tümünü Sıralanmamış Olarak Değiştir", + "confirm_bulk_edit" => "Seçili Hediye Çeklerini düzeltmek istiyor musunuz?", + "confirm_delete" => "Seçili Hediye Çeklerini silmek istediğinizden emin misiniz?", + "confirm_restore" => "Seçili Hediye Çeklerini onarmak istediğinizden emin misiniz?", + "cost_price" => "Maliyet Fiyatı", + "count" => "Stoğu Güncelle", + "csv_import_failed" => "CSV içe aktarma başarısız.", + "current_quantity" => "Var Olan Miktar", + "description" => "Açıklama", + "details_count" => "Stok Sayım Ayrıntıları", + "do_nothing" => "Bir Şey Yapma", + "edit_fields_you_want_to_update" => "TÜM seçili hediye çekleri için düzenlemek istediğiniz alanları düzenleyin.", + "edit_multiple_giftcards" => "Çoklu Hediye Çeki Düzenleme.", + "error_adding_updating" => "Hediye çeki ekleme/güncelleme hatası.", + "error_updating_multiple" => "Hediye çeki güncellemesinde hata.", + "generate_barcodes" => "Barkod Oluştur", + "giftcard" => "Hediye Çeki", + "giftcard_number" => "Hediye Çeki Numarası", + "info_provided_by" => "Bilgi sağlayan", + "inventory_comments" => "Yorumlar", + "is_serialized" => "Hediye Çekinin Seri Numarası var", + "low_inventory_giftcards" => "Düşük Envanter Hediye Kartları", + "manually_editing_of_quantity" => "Elle Adet Düzeltme", + "must_select_giftcard_for_barcode" => "Barkod oluşturmak için en az 1 hediye çeki seçmelisiniz.", + "new" => "Yeni Hediye Çeki", + "no_description_giftcards" => "Hediye Çeki tanımı yok", + "no_giftcards_to_display" => "Gösterilecek Hediye Çeki yok.", + "none" => "Hiçbiri", + "none_selected" => "Düzenlemek için herhangi bir hediye çeki seçmediniz.", + "number" => "Hediye Çekşi Numarası bir numara olmalıdır.", + "number_information" => "Hediye Çeki Numarası", + "number_required" => "Hediye Çeki Numarası zorunlu bir alandır.", + "one_or_multiple" => "Hediye Çek(ler)i", + "person_id" => "Müşteri", + "quantity" => "Adet", + "quantity_required" => "Miktar zorunlu alandır. İptal etmek için Kapat'a ( X ) bas.", + "remaining_balance" => "Hediye Çeki {0} kalan miktar {1}!", + "reorder_level" => "Yeniden sipariş seviyesi", + "retrive_giftcard_info" => "Hediye Kartı Bilgisini Al", + "sales_tax_1" => "Satış Vergisi", + "sales_tax_2" => "Satış Vergisi 2", + "serialized_giftcards" => "Seri Hediye Kartları", + "successful_adding" => "Hediye çekini başarıyla eklediniz", + "successful_bulk_edit" => "Seçili hediye çeklerini başarıyla güncellediniz", + "successful_deleted" => "Başarıyla sildiniz", + "successful_updating" => "Hediye çekini başarıyla güncellediniz", + "supplier" => "Tedarikçi", + "tax_1" => "Vergi 1", + "tax_2" => "Vergi 2", + "tax_percent" => "Vergi Yüzdesi", + "tax_percents" => "Vergi Yüzdesi", + "unit_price" => "Perakende Değeri", + "upc_database" => "UPC Veri tabanı", + "update" => "Hediye Çeki Güncelle", + "use_inventory_menu" => "Stok Menüsünü Kullan", + "value" => "Hediye Çeki Değeri rakam olmalıdır.", + "value_required" => "Hediye Çeki Değeri zorunlu bir alandır.", +]; diff --git a/app/Language/tr/Item_kits.php b/app/Language/tr/Item_kits.php index 06130d31c..6e5002f23 100644 --- a/app/Language/tr/Item_kits.php +++ b/app/Language/tr/Item_kits.php @@ -1,40 +1,41 @@ - "Ürün Ekle", + "all" => "Tümü", + "cannot_be_deleted" => "Ürün Takım(lar)ı silinemedi.", + "confirm_delete" => "Seçili Ürün Takım(lar)ını silmek istediğinize emin misiniz?", + "confirm_restore" => "Seçilen Ürün Takım(lar)ını geri yüklemek istediğinizden emin misiniz?", + "description" => "Ürün Takımı Tanımı", + "discount" => "İndirim", + "discount_fixed" => "Sabit İndirim", + "discount_percent" => "İndirim Yüzdesi", + "discount_type" => "İndirim Türü", + "error_adding_updating" => "Ürün Takımı ekleme/güncelleme hatası.", + "find_kit_item" => "Takım Ürünü", + "info" => "Ürün Takımı Bilgisi", + "item" => "Ürün", + "item_kit_number" => "Barkod", + "item_kit_number_duplicate" => "Ürün Takımı Numarası veri tabanında zaten var.", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "Ürünler", + "kit" => "Takım Kimliği", + "kit_and_components" => "Takım ve Bileşenler", + "kit_and_stock" => "Ürün Takımı ve Stok", + "kit_only" => "Yalnızca Ürün Takımı", + "name" => "Ürün Takımı Adı", + "new" => "Yeni Ürün Takımı", + "no_item_kits_to_display" => "Gösterecek Ürün Takımı yok.", + "none_selected" => "Ürün Takımı seçmediniz.", + "one_or_multiple" => "Ürün Takım(lar)ı", + "price_option" => "Fiyat Seçeneği", + "priced_only" => "Yalnızca Fiyatlandırılmış", + "print_option" => "Yazdırma Seçeneği", + "quantity" => "Adet", + "sequence" => "Sıra", + "successful_adding" => "Ürün Takımını başarıyla eklediniz", + "successful_deleted" => "Başarıyla sildiniz", + "successful_updating" => "Ürün Takımını başarıyla güncellediniz", + "unit_price" => "", + "update" => "Ürün Takımını Güncelle", +]; diff --git a/app/Language/tr/Login.php b/app/Language/tr/Login.php index f619d415d..b32dd88e2 100644 --- a/app/Language/tr/Login.php +++ b/app/Language/tr/Login.php @@ -1,13 +1,14 @@ - "Ben robot değilim.", + "go" => "Giriş", + "invalid_gcaptcha" => "Robot olmadığınızı kanıtlayınız.", + "invalid_installation" => "Yükleme doğru değil, php.ini dosyanızı gözden geçirin.", + "invalid_username_and_password" => "Geçersiz kullanıcı adı ve/veya parola.", + "login" => "Giriş", + "logout" => "Çıkış", + "migration_needed" => "Girişten sonra {0} veri tabanına göç başlayacak.", + "password" => "Parola", + "username" => "Kullanıcı Adı", + "welcome" => "{0}'e Hoş Geldiniz!", +]; diff --git a/app/Language/tr/Messages.php b/app/Language/tr/Messages.php index f7156a2b4..b867e4e64 100644 --- a/app/Language/tr/Messages.php +++ b/app/Language/tr/Messages.php @@ -1,14 +1,15 @@ - "İsim", + "last_name" => "Soyisim", + "message" => "Mesaj", + "message_placeholder" => "Mesajınız...", + "message_required" => "Mesaj giriniz", + "multiple_phones" => "(Birden fazla alıcı için telefon numaralarını virgül ile ayırınız)", + "phone" => "Telefon Numarası", + "phone_number_required" => "Telefon numarası giriniz", + "phone_placeholder" => "Mobil numaralar...", + "sms_send" => "SMS Gönder", + "successfully_sent" => "Mesaj başarıyla gönderildi : ", + "unsuccessfully_sent" => "Mesaj gönderilemedi. Alıcı : ", +]; diff --git a/app/Language/tr/Module.php b/app/Language/tr/Module.php index 61f3d9856..04ce8d2b3 100644 --- a/app/Language/tr/Module.php +++ b/app/Language/tr/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "Öznitelikler", + "attributes_desc" => "Ekleme, Güncelleme, Silme ve Arama özellikleri.", + "both" => "Her ikisi de", + "cashups" => "Cash ups", + "cashups_desc" => "Cashups, Güncelleme, Silme ve Arama.", + "config" => "Yapılandırma", + "config_desc" => "Yapılandırma bilgisi görme ve düzenleme.", + "customers" => "Müşteriler", + "customers_desc" => "Ekleme, değiştirme, silme ve arama.", + "employees" => "Personeller", + "employees_desc" => "Ekleme, değiştirme, silme ve arama.", + "expenses" => "Giderler", + "expenses_categories" => "Gider Kategorisi", + "expenses_categories_desc" => "Ekleme, değiştirme, silme.", + "expenses_desc" => "Ekleme, değiştirme, silme ve arama.", + "giftcards" => "Hediye Çekleri", + "giftcards_desc" => "Ekleme, değiştirme, silme ve arama.", + "home" => "Giriş", + "home_desc" => "Menü listesi.", + "item_kits" => "Ürün Setleri", + "item_kits_desc" => "Ekleme, değiştirme, silme ve arama.", + "items" => "Ürünler", + "items_desc" => "Ekleme, değiştirme, silme ve arama.", + "messages" => "Messages", + "messages_desc" => "Send Messages to Customers, Suppliers, Employees et al.", + "migrate" => "Göç", + "migrate_desc" => "Database güncelleme.", + "office" => "Yönetim", + "office_desc" => "Yönetim modülleri.", + "receivings" => "Alımlar", + "receivings_desc" => "Alım işlemleri.", + "reports" => "Raporlar", + "reports_desc" => "Raporları görme.", + "sales" => "Satış", + "sales_desc" => "Satış ve iade.", + "suppliers" => "Sağlayıcılar", + "suppliers_desc" => "Ekleme, değiştirme, silme ve arama.", + "taxes" => "Vergiler", + "taxes_desc" => "Vergileri düzenle.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/tr/Receivings.php b/app/Language/tr/Receivings.php index dd2762427..f30efae2b 100644 --- a/app/Language/tr/Receivings.php +++ b/app/Language/tr/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "İptal", + "cannot_be_deleted" => "Alma (lar) silinemedi.", + "comments" => "Yorumlar", + "complete_receiving" => "Tamamla", + "confirm_cancel_receiving" => "Bu alımı iptal etmek istiyor musunuz? Tüm ürünler çıkarılacak.", + "confirm_delete" => "Bu alıcıyı silmek istediğinize emin misiniz? Bu işlem geri alınamaz.", + "confirm_finish_receiving" => "Alımı tamamlamak istediğinize emin misiniz? İşlem geri alınamaz.", + "confirm_restore" => "", + "cost" => "Ücret", + "daily" => "", + "date" => "Alma tarihi", + "date_required" => "Doğru bir tarih girilmelidir.", + "date_type" => "Tarih zorunlu bir alandır.", + "delete_entire_sale" => "Satışın tamamını sil", + "discount" => "İndirim %", + "edit" => "Düzenle", + "edit_sale" => "Alımı Düzenle", + "employee" => "Personel", + "error_editing_item" => "Ürün düzenleme hatası.", + "error_requisition" => "Ürün aynı yere taşınamaz.", + "find_or_scan_item" => "Ürün Bul/Oku", + "find_or_scan_item_or_receipt" => "Ürün yada Fiş Bul/Oku", + "id" => "Alım No", + "item_name" => "Ürün Adı", + "mode" => "Alım Türü", + "new_supplier" => "Yeni Sağlayıcı", + "one_or_multiple" => "alıcı (lar)", + "print_after_sale" => "Satıştan sonra yazdır", + "quantity" => "Adet", + "receipt" => "Alım Fişi", + "receipt_number" => "Kabul, alma #", + "receiving" => "Alım", + "reference" => "Referans", + "register" => "Ürün Alımları", + "requisition" => "Talepler", + "return" => "İade", + "select_supplier" => "Sağlayıcı Seç (İsteğe Bağlı)", + "ship_pack" => "Kargo paketi", + "start_typing_supplier_name" => "Sağlayıcı Adı...", + "stock" => "Stok", + "stock_destination" => "Stok hedefi", + "stock_locaiton" => "Stok yeri", + "stock_source" => "Stok kaynağı", + "successfully_deleted" => "Başarıyla sildiniz", + "successfully_updated" => "Alım başarıyla güncellendi", + "supplier" => "Sağlayıcı", + "supplier_address" => "Adres", + "supplier_email" => "E-posta", + "supplier_location" => "Yer", + "total" => "Toplam", + "transaction_failed" => "Alım İşlemi Hatası.", + "unable_to_add_item" => "Ürünler alıma eklenemedi.", + "unsuccessfully_updated" => "Alım güncellenemedi.", + "update" => "Düzenle", +]; diff --git a/app/Language/tr/Reports.php b/app/Language/tr/Reports.php index 0095e0e07..18d216650 100644 --- a/app/Language/tr/Reports.php +++ b/app/Language/tr/Reports.php @@ -1,147 +1,148 @@ - "Tümü", + "authority" => "Yetki", + "canceled" => "İptal edildi", + "categories" => "Kategoriler", + "categories_summary_report" => "Kategori Özet Raporu", + "category" => "Kategori", + "code_canceled" => "İptal", + "code_invoice" => "Fatura", + "code_pos" => "POS", + "code_quote" => "Fiyat", + "code_return" => "Geri", + "code_type" => "Tip", + "code_work_order" => "İş Emri", + "comments" => "Yorumlar", + "commission" => "", + "complete" => "Tamamlanan satışlar", + "completed_sales" => "Satış tamamlandı", + "confirm_delete" => "Seçili kayıtları silmek istediğinizden emin misiniz?", + "confirm_restore" => "Seçili kayıtları onarmak istediğinizden emin misiniz?", + "cost" => "Maliyet", + "cost_price" => "Maliyet Fiyatı", + "count" => "Sayı", + "customer" => "Müşteri", + "customers" => "Müşteriler", + "customers_summary_report" => "Müşteri Özet Raporu", + "date" => "Tarih", + "date_range" => "Tarih Aralığı", + "description" => "Tanım", + "detailed_receivings_report" => "Detaylı Alım Raporu", + "detailed_receivings_report_input" => "", + "detailed_reports" => "Detaylı Raporlar", + "detailed_requisition_report" => "", + "detailed_sales_report" => "Detaylı Satış Raporu", + "discount" => "İndirim", + "discount_fixed" => "Sabit İndirim", + "discount_percent" => "İndirim Yüzdesi", + "discount_type" => "İndirim türü", + "discounts" => "İndirimler", + "discounts_summary_report" => "İndirim Özet Raporu", + "earned" => "Kazanılan Puanlar", + "employee" => "Personel", + "employees" => "Personeller", + "employees_summary_report" => "Personel Özet Raporu", + "expenses" => "Giderler", + "expenses_amount" => "Miktar", + "expenses_categories" => "Giderler", + "expenses_categories_summary_report" => "Giderler Kategorisi Özet Raporu", + "expenses_category" => "Kategorisi", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "Vergi", + "expenses_total_amount" => "Toplam Sayı", + "expenses_total_tax_amount" => "Toplam Vergi", + "graphical_reports" => "Grafik Raporlar", + "inventory" => "Stok", + "inventory_low" => "Azalan Stoklar", + "inventory_low_report" => "Azalan Stok Raporu", + "inventory_reports" => "Stok Raporları", + "inventory_summary" => "Stok Özeti", + "inventory_summary_report" => "Stok Özet Raporu", + "item" => "Ürün", + "item_count" => "Filter Stok Habis/Belum Habis/Minus", + "item_name" => "Ürün Adı", + "item_number" => "Ürün Kodu", + "items" => "Ürünler", + "items_purchased" => "Satın Alınan Ürünler", + "items_received" => "Alınan Ürünler", + "items_summary_report" => "Ürün Özet Raporu", + "jurisdiction" => "Yargı", + "low_inventory" => "Düşük Stok", + "low_inventory_report" => "Düşük Stok Raporu", + "low_sell_quantity" => "Düşük satış adet", + "more_than_zero" => "Sıfırdan fazla", + "name" => "İsim", + "no_reports_to_display" => "Gösterecek Ürün Yok.", + "payment_type" => "Ödeme Türü", + "payments" => "Ödemeler", + "payments_summary_report" => "Ödeme Özet Raporu", + "profit" => "Kâr", + "quantity" => "Adet", + "quantity_purchased" => "Satın Alınan Adet", + "quotes" => "Alıntı", + "received_by" => "Alım Yapan", + "receiving_id" => "Alım No", + "receiving_type" => "Alım Türü", + "receivings" => "Alımlar", + "reorder_level" => "Düşük Stok", + "report" => "Rapor", + "report_input" => "Rapor Girdisi", + "reports" => "Raporlar", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "Talepler", + "returns" => "İadeler", + "revenue" => "Kazanç", + "sale_id" => "Satış No", + "sale_type" => "Satış Türü", + "sales" => "Satış", + "sales_amount" => "Satış tutarı", + "sales_summary_report" => "Satış Özet Raporu", + "sales_taxes" => "Satış vergileri", + "sales_taxes_summary_report" => "Satış Vergileri Özet Raporu", + "serial_number" => "Seri No", + "service_charge" => "", + "sold_by" => "Satışı Yapan", + "sold_items" => "", + "sold_to" => "Satış Yapılan", + "stock_location" => "Stok Yeri", + "sub_total_value" => "Ara Toplam", + "subtotal" => "Ara Toplam", + "summary_reports" => "Özet Raporları", + "supplied_by" => "Sağlayıcı", + "supplier" => "Sağlayıcı", + "suppliers" => "Sağlayıcılar", + "suppliers_summary_report" => "Sağlayıcı Özet Raporu", + "tax" => "Vergi", + "tax_category" => "Vergi Kategorisi", + "tax_name" => "", + "tax_percent" => "Vergi Oranı", + "tax_rate" => "Vergi oranı", + "taxes" => "Vergiler", + "taxes_summary_report" => "Vergi Özet Raporu", + "total" => "Toplam", + "total_inventory_value" => "Toplam Stok Değeri", + "total_low_sell_quantity" => "Toplam Düşük Satış Miktarı", + "total_quantity" => "Toplam miktar", + "total_retail" => "Toplam Fatura Perakende Değeri", + "trans_amount" => "İşlem tutarı", + "trans_due" => "Bakiye", + "trans_group" => "İşlem Grubu", + "trans_nopay_sales" => "Ödemesiz satış", + "trans_payments" => "Ödemeler", + "trans_refunded" => "Geri Ödendi", + "trans_sales" => "Satışlar", + "trans_type" => "Satış Türü", + "type" => "Tür", + "unit_price" => "Satış Fiyatı", + "used" => "Kullanılan Puanlar", + "work_orders" => "İş emirleri", + "zero_and_less" => "Sıfır ve sıfırdan az", +]; diff --git a/app/Language/tr/Sales.php b/app/Language/tr/Sales.php index f047172de..1d5d2856c 100644 --- a/app/Language/tr/Sales.php +++ b/app/Language/tr/Sales.php @@ -1,223 +1,224 @@ - "Var Olan Puanlar", + "rewards_package" => "Ödüller", + "rewards_remaining_balance" => "Ödül Puanı kalan değeri ", + "account_number" => "Hesap Numarası", + "add_payment" => "Ödeme Ekle", + "amount_due" => "Kalan Ödeme", + "amount_tendered" => "Ödenen Tutar", + "authorized_signature" => "Yetkili İmza", + "cancel_sale" => "İptal Et", + "cash" => "Nakit", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "Nakit Düzeltimi", + "cash_deposit" => "Nakit Depozito", + "cash_filter" => "Nakit", + "change_due" => "Para Üstü", + "change_price" => "Satış Fiyatını Değiştir", + "check" => "Çek", + "check_balance" => "Çek bakiyesi", + "check_filter" => "Çek", + "close" => "", + "comment" => "Yorum", + "comments" => "Yorumlar", + "company_name" => "", + "complete" => "", + "complete_sale" => "Satışı Tamamla", + "confirm_cancel_sale" => "Bu satışı temizlemek istiyor musunuz? Tüm ürünler temizlenecek.", + "confirm_delete" => "Seçilen satışları silmek istediğinize emin misiniz?", + "confirm_restore" => "Seçilen satışları kurtarmak istediğinize emin misiniz?", + "credit" => "Kredi Kartı", + "credit_deposit" => "Kredi Depozito", + "credit_filter" => "Kredi Kartı", + "current_table" => "", + "customer" => "Müşteri", + "customer_address" => "Customer Address", + "customer_discount" => "İskonto", + "customer_email" => "E-Posta", + "customer_location" => "Konum", + "customer_mailchimp_status" => "MailChimp durumu", + "customer_optional" => "(Geciken Ödemeler İçin Gerekli)", + "customer_required" => "(Gerekli)", + "customer_total" => "Total", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "Satış Tarihi", + "date_range" => "Tarih Aralığı", + "date_required" => "Doğru tarih girilmelidir.", + "date_type" => "Tarih alanı zorunludur.", + "debit" => "Banka Kartı", + "debit_filter" => "", + "delete" => "Silmeye izin ver", + "delete_confirmation" => "Satışı silmek istediğinize emin misiniz, bu işlem geri alınamaz.", + "delete_entire_sale" => "Satışın tamamını sil", + "delete_successful" => "Satışı sildiniz.", + "delete_unsuccessful" => "Satışı silemediniz.", + "description_abbrv" => "Tanım.", + "discard" => "İptal et", + "discard_quote" => "", + "discount" => "İsko", + "discount_included" => "% İskonto", + "discount_short" => "%", + "due" => "Vade", + "due_filter" => "Vade", + "edit" => "Düzenle", + "edit_item" => "Düzenle", + "edit_sale" => "Satışı Düzenle", + "email_receipt" => "Fişi E-Postala", + "employee" => "Personel", + "entry" => "Girdi", + "error_editing_item" => "Ürün düzenleme hatası", + "find_or_scan_item" => "Ürün Bul/Oku", + "find_or_scan_item_or_receipt" => "Ürün yada Fiş Bul/Oku", + "giftcard" => "Hediye Çeki", + "giftcard_balance" => "Hediye Çeki Bakiyesi", + "giftcard_filter" => "", + "giftcard_number" => "Hediye Çeki No", + "group_by_category" => "Kategoriye göre gurupla", + "group_by_type" => "Tipe göre gurupla", + "hsn" => "HSN", + "id" => "Satış No", + "include_prices" => "Fiyat Dahil?", + "invoice" => "Fatura", + "invoice_confirm" => "Bu fatura şuna gönderilecek", + "invoice_enable" => "Fatura Numarası", + "invoice_filter" => "Faturalar", + "invoice_no_email" => "Bu müşterinin geçerli e-posta adresi yok.", + "invoice_number" => "Fatura #", + "invoice_number_duplicate" => "Fatura Numarası {0} eşsiz olmalıdır.", + "invoice_sent" => "Fatura gönderildi:", + "invoice_total" => "Fatura Toplamı", + "invoice_type_custom_invoice" => "Özel Fatura (custom_invoice.php)", + "invoice_type_custom_tax_invoice" => "Özel Vergi Fatura (custom_tax_invoice.php)", + "invoice_type_invoice" => "Fatura (invoice.php)", + "invoice_type_tax_invoice" => "Vergi Faturası (tax_invoice.php)", + "invoice_unsent" => "Fatura gönderilemedi", + "invoice_update" => "Yeniden Say", + "item_insufficient_of_stock" => "Ürün Stoğu Yetersiz.", + "item_name" => "Ürün Adı", + "item_number" => "Ürün No", + "item_out_of_stock" => "Ürün stokta yok.", + "key_browser" => "", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "Kayıt Kipi", + "must_enter_numeric" => "Ödenen Tutar sayı olmalıdır.", + "must_enter_numeric_giftcard" => "Hediye Çeki Numarası sayı olmalıdır.", + "new_customer" => "Yeni Müşteri", + "new_item" => "Yeni Ürün", + "no_description" => "Açıklama yok", + "no_filter" => "Tümü", + "no_items_in_cart" => "Sepette ürün yok.", + "no_sales_to_display" => "Gösterilecek satış yok.", + "none_selected" => "Silinecek satış seçmediniz.", + "nontaxed_ind" => " ", + "not_authorized" => "Bu işlem için yetkisiz.", + "one_or_multiple" => "Satış(lar)", + "payment" => "Ödeme Türü", + "payment_amount" => "Tutar", + "payment_not_cover_total" => "Ödemeler toplam tutarı karşılamıyor.", + "payment_type" => "Tür", + "payments" => "", + "payments_total" => "Ödemeler Toplamı", + "price" => "Fiyat", + "print_after_sale" => "Satıştan sonra yazdır", + "quantity" => "Adet", + "quantity_less_than_reorder_level" => "Dikkat: İlgili Öge için İstenen Stok, Yeniden Düzenleme Düzeyinin altında.", + "quantity_less_than_zero" => "Dikkat: İstenen Stok yetersiz. Satışı sürdürebilirsiniz ama stoğunuzu gözden geçirin.", + "quantity_of_items" => "{0} Ögenin Miktarı", + "quote" => "Teklif", + "quote_number" => "Teklif Sayısı", + "quote_number_duplicate" => "Teklif Sayısı eşsiz olmalıdır.", + "quote_sent" => "Teklif şuna gönderildi:", + "quote_unsent" => "Teklif şuna gönderilemedi:", + "receipt" => "Satış Fişi", + "receipt_no_email" => "Müşteriye ait geçerli e-posta adresi yok.", + "receipt_number" => "Fiş #", + "receipt_sent" => "Fiş gönderildi:", + "receipt_unsent" => "Fiş gönderilemedi:", + "refund" => "Geri Ödeme Türü", + "register" => "Satış Kaydı", + "remove_customer" => "Müşteriyi Kaldır", + "remove_discount" => "", + "return" => "İade", + "rewards" => "Ödül Puanları", + "rewards_balance" => "Ödül Puanı Bakiyesi", + "sale" => "Satış", + "sale_by_invoice" => "Faturalı Satış", + "sale_for_customer" => "Müşteri:", + "sale_time" => "Saat", + "sales_tax" => "Satış Vergisi", + "sales_total" => "", + "select_customer" => "Müşteri Seç", + "send_invoice" => "Fatura Gönder", + "send_quote" => "Teklif Gönder", + "send_receipt" => "Fiş Gönder", + "send_work_order" => "İş Emri Gönder", + "serial" => "Seri", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "Faturayı Göster", + "show_receipt" => "Fişi Göster", + "start_typing_customer_name" => "Müşteri ayrıntılarını yazın...", + "start_typing_item_name" => "Ürün adı yazın veya barkod taratın...", + "stock" => "Stok", + "stock_location" => "Stok yeri", + "sub_total" => "Ara Toplam", + "successfully_deleted" => "Satış başarıyla silindi", + "successfully_restored" => "Satış başarıyla kurtarıldı", + "successfully_suspended_sale" => "Satış başarıyla askıya alındı.", + "successfully_updated" => "Satış başarıyla güncellendi.", + "suspend_sale" => "Askıya Al", + "suspended_doc_id" => "Belge", + "suspended_sale_id" => "Kimlik", + "suspended_sales" => "Askıdaki Satışlar", + "table" => "Masa", + "takings" => "Günlük Satış", + "tax" => "Vergi", + "tax_id" => "Vergi Numarası", + "tax_invoice" => "Vergi Faturası", + "tax_percent" => "Vergi %", + "taxed_ind" => "V", + "total" => "Toplam", + "total_tax_exclusive" => "Vergi hariç", + "transaction_failed" => "Satış işlemi hatası.", + "unable_to_add_item" => "Ürün satışa eklenemedi", + "unsuccessfully_deleted" => "Satış silinemedi.", + "unsuccessfully_restored" => "Satış onarılamadı.", + "unsuccessfully_suspended_sale" => "Satış askıya alınamadı.", + "unsuccessfully_updated" => "Satış düzenlenemedi.", + "unsuspend" => "Satışa Al", + "unsuspend_and_delete" => "Eylem", + "update" => "Güncelle", + "upi" => "UPI", + "visa" => "", + "wholesale" => "", + "work_order" => "İş Emri", + "work_order_number" => "İş Emri Numarası", + "work_order_number_duplicate" => "İş Emri Numarası diğerinden farklı olmalı.", + "work_order_sent" => "İş Emri gönderildi:", + "work_order_unsent" => "İş Emri gönderilemedi:", +]; diff --git a/app/Language/tr/Suppliers.php b/app/Language/tr/Suppliers.php index d73a648c8..d1e951f31 100644 --- a/app/Language/tr/Suppliers.php +++ b/app/Language/tr/Suppliers.php @@ -1,23 +1,24 @@ - "Hesap No", + "agency_name" => "Ajans Adı", + "cannot_be_deleted" => "Sağlayıcı silinemedi, bazı sağlayıcıların satışı var.", + "category" => "Kategori", + "company_name" => "Şirket Adı", + "company_name_required" => "Şirket Adı zorunlu alandır.", + "confirm_delete" => "Seçili sağlayıcıları silmek istiyor musunuz?", + "confirm_restore" => "Seçili sağlayıcıları onarmak istiyor musunuz?", + "cost" => "Maliyet Tedarikçisi", + "error_adding_updating" => "Sağlayıcı ekleme/düzenleme hatası.", + "goods" => "Mal Tedarikçisi", + "new" => "Yeni Sağlayıcı", + "none_selected" => "Silmek için sağlayıcı seçmediniz.", + "one_or_multiple" => "sağlayıcılar", + "successful_adding" => "Sağlayıcı eklendi", + "successful_deleted" => "Sağlayıcı silindi", + "successful_updating" => "Sağlayıcı güncellendi", + "supplier" => "Sağlayıcı", + "supplier_id" => "Kimlik", + "tax_id" => "Vergi numarası", + "update" => "Sağlayıcıyı Düzenle", +]; diff --git a/app/Language/tr/Taxes.php b/app/Language/tr/Taxes.php index dad188fcb..125797ddd 100644 --- a/app/Language/tr/Taxes.php +++ b/app/Language/tr/Taxes.php @@ -1,81 +1,82 @@ - "İstisna Ekle", + "cascade" => "Kademeli", + "cascade_sequence" => "Kademeli Sıra", + "city" => "Şehir", + "code" => "Kod", + "confirm_delete" => "Bu Vergi Kodunu silmek istediğinize emin misiniz? Bu eylem geri alınamaz", + "confirm_restore" => "Seçili Vergi Kodlarını geri yüklemek istediğinizden emin misiniz?", + "default_tax_category" => "Öntanımlı Vergi Kategorisi", + "default_tax_rate" => "Öntanımlı Vergi Oranı", + "error_adding_updating" => "Vergi Kodu ekleme ya da güncelleme başarısız oldu", + "group_seq" => "Küme Sırası", + "jurisdiction_name" => "Yetki Adı", + "name" => "Ad", + "new" => "Yeni Vergi Kodu", + "no_taxes" => "", + "no_taxes_to_display" => "Görüntülenecek Vergi Kodu Yok", + "reporting_authority" => "Rapor Makamı", + "round_half_down" => "Yarım Aşağı", + "round_half_even" => "Yarım Çift", + "round_half_odd" => "Yarım Tek", + "round_half_up" => "Yarım Yukarı", + "rounding_code" => "Yuvarlama Kodu", + "sales_tax" => "Satış Vergisi", + "sales_tax_by_invoice" => "Fatura ile Satış Vergisi", + "sequence" => "Sıra", + "state" => "Eyalet", + "successful_deleted" => "Başarıyla sildiniz", + "tax_categories" => "Vergi Kategorileri", + "tax_categories_configuration" => "Vergi Kategorileri Yapılandırması", + "tax_categories_saved_successfully" => "Vergi Kategorileri değişiklikleri kaydedildi", + "tax_categories_saved_unsuccessfully" => "Vergi Kategorileri değişiklikleri kaydedilmedi", + "tax_category" => "Vergi Kategorisi", + "tax_category_code" => "Vergi Kategori Kodu", + "tax_category_duplicate" => "Yinelenen vergi kategorisi", + "tax_category_invalid_chars" => "Vergi kategorisi adında geçersiz karakterler", + "tax_category_name" => "Vergi Kategorisi Adı", + "tax_category_new" => "Yeni Vergi Kategorisi", + "tax_category_required" => "Vergi kategorisi gerekli", + "tax_code" => "Vergi Kodu", + "tax_code_cannot_be_deleted" => "Vergi Kodu silme işlemi başarısız oldu", + "tax_code_duplicate" => "Yinelenen vergi kodu", + "tax_code_invalid_chars" => "Vergi kodunda geçersiz karakterler", + "tax_code_name" => "Vergi Kodu Adı", + "tax_code_required" => "Vergi Kodu zorunlu bir alandır", + "tax_code_successful_deleted" => "Vergi Kodunu başarıyla sildiniz", + "tax_code_successful_updated" => "Başarıyla güncellediniz", + "tax_code_successful_updating" => "Vergi Kodunu başarıyla güncellediniz", + "tax_code_successfully_added" => "Başarıyla eklediniz", + "tax_code_type" => "Vergi Kodu Türü", + "tax_codes" => "Vergi Kodları", + "tax_codes_configuration" => "Vergi Kodları Yapılandırması", + "tax_codes_saved_successfully" => "Vergi Kodu değişiklikleri kaydedildi", + "tax_codes_saved_unsuccessfully" => "Vergi Kodu değişiklikleri kaydedilmedi", + "tax_excluded" => "Vergi hariç", + "tax_group" => "Vergi Kümesi", + "tax_group_not_unique" => "{0} Vergi Kümesi eşsiz değil", + "tax_group_sequence" => "Vergi Kümesi Sırası", + "tax_included" => "Vergi dahil", + "tax_jurisdiction" => "Vergi Yargı Yetkisi", + "tax_jurisdiction_duplicate" => "Yinelenen vergi yetkisi", + "tax_jurisdiction_invalid_chars" => "Yetki adında geçersiz karakterler", + "tax_jurisdiction_required" => "Vergi yargı yetkisi gerekiyor", + "tax_jurisdictions" => "Vergi Yargı Yetkisi", + "tax_jurisdictions_configuration" => "Vergi Yargı Yetkisi Yapılandırması", + "tax_jurisdictions_saved_successfully" => "Vergi Yargı yetkisi değişiklikleri kaydedildi", + "tax_jurisdictions_saved_unsuccessfully" => "Vergi Yargı yetkisi değişiklikleri kaydedilmedi", + "tax_rate" => "Vergi Oranı", + "tax_rate_configuration" => "Vergi Oranı Yapılandırması", + "tax_rate_error_adding_updating" => "Vergi Oranı ekleme veya güncelleme işlemi başarısız oldu", + "tax_rate_numeric" => "Vergi Oranı bir sayı olmalıdır", + "tax_rate_required" => "Vergi Oranı zorunlu bir alandır", + "tax_rate_successful_updated" => "Başarıyla güncellendi", + "tax_rate_successfully_added" => "Başarıyla ekledi", + "tax_rates" => "Vergi Oranları", + "tax_rates_configuration" => "Vergi Oranları Yapılandırması", + "tax_rounding" => "Vergi Yuvarlama", + "tax_type" => "Tür", + "update" => "Vergi Oranını Güncelle", + "vat_tax" => "KDV Vergisi", +]; diff --git a/app/Language/uk-UA/Attributes.php b/app/Language/uk-UA/Attributes.php index 5706730a5..50b3de703 100644 --- a/app/Language/uk-UA/Attributes.php +++ b/app/Language/uk-UA/Attributes.php @@ -1,31 +1,32 @@ - "Значення атрибуту не може містити ':' або'|'", + "confirm_delete" => "Ви впевнені, що хочете видалити вибрані атрибут(и)?", + "confirm_restore" => "Ви впевнені, що хочете відновити вибрані атрибут(и)?", + "definition_cannot_be_deleted" => "Не вдалося видалити вибрані атрибут(и)", + "definition_error_adding_updating" => "Атрибут {0} не може бути доданий або оновлений. Будь ласка, перевірте журнал помилок.", + "definition_flags" => "Видимість атрибуту", + "definition_group" => "Група", + "definition_id" => "№", + "definition_name" => "Додати атрибут", + "definition_name_required" => "Назва атрибуту - обов'язкове поле", + "definition_one_or_multiple" => "Атрибут(и)", + "definition_successful_adding" => "Ви успішно додали товар", + "definition_successful_deleted" => "Успішно видалено", + "definition_successful_updating" => "Оновлено успішно", + "definition_type" => "Тип атрибуту", + "definition_type_required" => "Назва атрибуту - обов'язкове поле", + "definition_unit" => "Одиниця виміру", + "definition_values" => "Значення атрибуту", + "new" => "Новий атрибут", + "no_attributes_to_display" => "Немає об'єктів для відображення", + "receipt_visibility" => "Чек", + "show_in_items" => "Показати в товарах", + "show_in_items_visibility" => "Товари", + "show_in_receipt" => "Показати в квитанції", + "show_in_receivings" => "Показати в надходженнях", + "show_in_receivings_visibility" => "Надходження", + "show_in_sales" => "Показати в продажах", + "show_in_sales_visibility" => "Продажі", + "update" => "Оновити атрибут", +]; diff --git a/app/Language/uk-UA/Bootstrap_tables.php b/app/Language/uk-UA/Bootstrap_tables.php index f4266bb8a..b249af4ff 100644 --- a/app/Language/uk-UA/Bootstrap_tables.php +++ b/app/Language/uk-UA/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "Все", + "tables_columns" => "Розділи", + "tables_hide_show_pagination" => "Приховати/Показати нумерацію", + "tables_loading" => "Завантаження, будь ласка, зачекайте...", + "tables_page_from_to" => "Відображено {0} до {1} з {2} рядків", + "tables_refresh" => "Оновити", + "tables_rows_per_page" => "{0} рядків на сторінці", + "tables_toggle" => "Переключити", +]; diff --git a/app/Language/uk-UA/Cashups.php b/app/Language/uk-UA/Cashups.php index 0ee04dc30..dfa342abe 100644 --- a/app/Language/uk-UA/Cashups.php +++ b/app/Language/uk-UA/Cashups.php @@ -1,48 +1,49 @@ - "Сума", + "amount_number" => "Сума повинна бути числом", + "amount_required" => "Сума - обов'язкове поле.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "Суму неможливо видалити", + "cash_difference" => "", + "close_date" => "Дата", + "close_employee" => "Каса закрита працівником", + "closed_amount_card" => "Картки", + "closed_amount_cash" => "Закриті готівкові кошти", + "closed_amount_check" => "Чеки", + "closed_amount_due" => "Внески", + "closed_amount_giftcard" => "", + "closed_amount_total" => "Всього", + "closed_date" => "Дата закриття", + "confirm_delete" => "Ви впевнені, що хочете видалити вибрану суму?", + "confirm_restore" => "Ви впевнені, що хочете відновити вибрану суму?", + "confirm_submit" => "", + "date_number" => "Дата повинна бути числом", + "date_required" => "Дата - обов'язкове поле", + "description" => "Опис", + "enable_expected" => "", + "error_adding_updating" => "Помилка додавання/оновлення суми", + "giftcard" => "", + "id" => "Код", + "info" => "Інформація про готівку", + "info_employee" => "", + "is_deleted" => "Видалено", + "new" => "Нова готівка", + "no_cashups_to_display" => "Немає суми для відображення", + "none_selected" => "Ви не обрали жодної суми", + "note" => "Примітки", + "one_or_multiple" => "Готівка", + "open_amount_cash" => "Відкрити касу", + "open_date" => "Дата", + "open_employee" => "Каса відкрита працівником", + "opened_date" => "Дата відкриття", + "successful_adding" => "Сума успішно додана", + "successful_deleted" => "Сума успішно видалена", + "successful_updating" => "Сума успішно оновлена", + "total" => "Загальна сума", + "transfer_amount_cash" => "Отримана/видана готівка", + "transfer_amount_cash_minus" => "", + "update" => "Оновлена сума", + "warning" => "", +]; diff --git a/app/Language/uk-UA/Common.php b/app/Language/uk-UA/Common.php index ddf0f5a72..cdf3985c4 100644 --- a/app/Language/uk-UA/Common.php +++ b/app/Language/uk-UA/Common.php @@ -1,87 +1,88 @@ - "Адреса 1", + "address_2" => "Адреса 2", + "admin" => "", + "city" => "Місто", + "clerk" => "", + "close" => "Закрити", + "color" => "", + "comments" => "Коментарі", + "common" => "Загальний", + "confirm_search" => "Ви обрали один або декілька рядків, вони більше не будуть обрані після пошуку. Ви впевнені, що хочете надіслати цей запит?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "Будь ласка, виправте помилки перед збереженням", + "country" => "Країна", + "dashboard" => "", + "date" => "Дата", + "delete" => "Видалити", + "det" => "Деталі", + "download_import_template" => "Завантажити імпорт шаблону CSV(CSV)", + "edit" => "Редагувати", + "email" => "Електронна пошта", + "email_invalid_format" => "Невірний формат адреси електронної пошти.", + "export_csv" => "Експорт CSV", + "export_csv_no" => "Ні", + "export_csv_yes" => "Так", + "fields_required_message" => "Поля червоного кольору обов'язкові для заповнення", + "fields_required_message_unique" => "", + "first_name" => "Ім'я", + "first_name_required" => "Ім'я - обов'язкове поле.", + "first_page" => "Перша сторінка", + "gender" => "Стать", + "gender_female" => "Ж", + "gender_male" => "Ч", + "gender_undefined" => "", + "icon" => "", + "id" => "Ідентифікація", + "import" => "Імпорт", + "import_change_file" => "Змінити", + "import_csv" => "Імпорт CSV", + "import_full_path" => "Потрібний повний шлях до файлу CSV", + "import_remove_file" => "Видалити", + "import_select_file" => "Оберіть файл", + "inv" => "inv (фактура)", + "last_name" => "Прізвище", + "last_name_required" => "Прізвище - обов'язкове поле.", + "last_page" => "Остання сторінка", + "learn_about_project" => ", щоб дізнатися останню інформацію про проект.", + "list_of" => "Список", + "logo" => "", + "logo_mark" => "", + "logout" => "Вихід", + "manager" => "", + "migration_needed" => "Перенесення бази даних до {0} розпочнеться після входу.", + "new" => "Новий", + "no" => "", + "no_persons_to_display" => "Немає осіб для відображення.", + "none_selected_text" => "Виберіть", + "or" => "АБО", + "people" => "", + "phone_number" => "Номер телефону", + "phone_number_required" => "Номер телефону - обов'язкове поле.", + "please_visit_my" => "Будь ласка, перейдіть", + "position" => "", + "powered_by" => "Працює на", + "price" => "Ціна", + "print" => "Друк", + "remove" => "Видалити", + "required" => "Необхідне", + "restore" => "Відновити", + "return_policy" => "Правила повернення", + "search" => "Пошук", + "search_options" => "Параметри пошуку", + "searched_for" => "Знайдено", + "software_short" => "", + "software_title" => "", + "state" => "Розташування", + "submit" => "Підтвердити", + "total_spent" => "Всього витрачено", + "unknown" => "Невідомий", + "view_recent_sales" => "Переглянути нещодавні продажі", + "website" => "Веб-сайт", + "welcome" => "Ласкаво просимо", + "welcome_message" => "Ласкаво просимо в OSPOS, натисніть нижче щоб розпочати.", + "yes" => "", + "you_are_using_ospos" => "Ви використовуєте Open Source Point Of Sale", + "zip" => "Поштовий індекс", +]; diff --git a/app/Language/uk-UA/Config.php b/app/Language/uk-UA/Config.php index e22039404..55b817914 100644 --- a/app/Language/uk-UA/Config.php +++ b/app/Language/uk-UA/Config.php @@ -1,329 +1,330 @@ - "Адреса організації", + "address_required" => "Адреса організації - обов'язкове поле.", + "all_set" => "Усі дозволи на файли встановлені правильно!", + "allow_duplicate_barcodes" => "Дозволити дублювати штрих-коди", + "apostrophe" => "Апостроф", + "backup_button" => "Резервна копія", + "backup_database" => "База даних резервного копіювання", + "barcode" => "Штрих-код", + "barcode_company" => "Назва організації", + "barcode_configuration" => "Конфігурація штрих-коду", + "barcode_content" => "Вміст штрих-коду", + "barcode_first_row" => "Рядок 1", + "barcode_font" => "Шрифт", + "barcode_formats" => "Формат введення", + "barcode_generate_if_empty" => "Створити, якщо порожньо.", + "barcode_height" => "Висота (px)", + "barcode_id" => "Ідентифікатор елементу/Ім'я", + "barcode_info" => "Інформація про конфігурацію штрих-коду", + "barcode_layout" => "Макет штрих-коду", + "barcode_name" => "Ім'я", + "barcode_number" => "Штрих-код", + "barcode_number_in_row" => "Номер у рядку", + "barcode_page_cellspacing" => "Відображення інтервалу клітинок на сторінці.", + "barcode_page_width" => "Показати ширину сторінки", + "barcode_price" => "Ціна", + "barcode_second_row" => "Рядок 2", + "barcode_third_row" => "Рядок 3", + "barcode_tooltip" => "Увага! Ця функція може спричинити дублюваня елементів, імпортування або створення . Не використовуйте, якщо не хочете дублювати штрих-коди", + "barcode_type" => "Тип штрих-коду", + "barcode_width" => "Ширина", + "bottom" => "Кінець", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "Десяткові суми готівки", + "cash_decimals_tooltip" => "Якщо грошові знаки та десяткові знаки валюти однакові, то округлення готівки не відбудеться", + "cash_rounding" => "Округлення готівки", + "category_dropdown" => "Показати категорію як випадаюче меню", + "center" => "Центр", + "change_apperance_tooltip" => "", + "comma" => "Кома", + "company" => "Назва організації", + "company_avatar" => "", + "company_change_image" => "Змінити зображення", + "company_logo" => "Логотип компанії", + "company_remove_image" => "Видалити зображення", + "company_required" => "Назва організації - обов'язкове поле", + "company_select_image" => "Вибрати зображення", + "company_website_url" => "Веб-сайт організації не є дійсною URL-адресою (http: // ...)", + "country_codes" => "Коди країн", + "country_codes_tooltip" => "Список кодів, відокремлених комами, для пошуку номінальної адреси", + "currency_code" => "Валютний код", + "currency_decimals" => "Десяткові суми валюти", + "currency_symbol" => "Символ валюти", + "current_employee_only" => "", + "customer_reward" => "Нагорода клієнта", + "customer_reward_duplicate" => "Нагорода з такою назвою уже існує", + "customer_reward_enable" => "Увімкнути нагороди клієнта", + "customer_reward_invalid_chars" => "Винагорода не може містити '_'", + "customer_reward_required" => "Нагорода - обов'язкове поле.", + "customer_sales_tax_support" => "Податкова підтримка з продажу", + "date_or_time_format" => "Формат дати та часу", + "datetimeformat" => "Формат дати та часу", + "decimal_point" => "Десяткова мітка", + "default_barcode_font_size_number" => "Розмір шрифту штрих-коду за замовчуванням повинен бути числом", + "default_barcode_font_size_required" => "Розмір шрифту штрих-коду за замовчуванням - обов'язкове поле", + "default_barcode_height_number" => "Висота штрих-коду за замовчуванням повинна бути числом", + "default_barcode_height_required" => "Стандартна висота штрих-коду - обов'язкове поле", + "default_barcode_num_in_row_number" => "Номер штрих-коду за умовчанням у рядку повинен бути числом", + "default_barcode_num_in_row_required" => "Носер штрих-коду за замовчуванням у рядку - це обов'язкове поле", + "default_barcode_page_cellspacing_number" => "Інтервал клітинок штрих-коду за замовчуванням повинен бути числом", + "default_barcode_page_cellspacing_required" => "Інтервал клітинок штрих-коду за замовчуванням - це обов'язкове поле", + "default_barcode_page_width_number" => "Ширина сторінки штрих-коду за замовчуванням повинна бути числом", + "default_barcode_page_width_required" => "Ширина сторінки штрих-коду за замовчуванням - це обов'язкове поле", + "default_barcode_width_number" => "Ширина штрих-коду за замовчуванням повинна бути числом", + "default_barcode_width_required" => "Ширина штрих-коду за замовчуванням - це обов'язкове поле", + "default_item_columns" => "Стовпці видимих елементів за замовчуванням", + "default_origin_tax_code" => "Податковий код за замовчуванням", + "default_receivings_discount" => "Знижка на надходження за замовчуванням", + "default_receivings_discount_number" => "Знижка надходжень за замовчуванням повинна бути числом", + "default_receivings_discount_required" => "Знижка надходжень за замовчуванням - це обов'язкове поле", + "default_sales_discount" => "Знижка на продаж за замовчуванням", + "default_sales_discount_number" => "Знижка на продаж за замовчуванням повинна бути номером", + "default_sales_discount_required" => "Знижка з продаж за замовчуванням - обов'язкове поле для заповнення", + "default_tax_category" => "Податкова категорія за замовчуванням", + "default_tax_code" => "Податковий кодекс за замовчуванням", + "default_tax_jurisdiction" => "Податкова юрисдикція за замовчуванням", + "default_tax_name_number" => "Назва Податку за Замовчуванням повинно бути рядком", + "default_tax_name_required" => "Назва податку за замовчуванням - це обов'язкове поле", + "default_tax_rate" => "Ставка податку за замовчуванням %", + "default_tax_rate_1" => "Ставка податку 1", + "default_tax_rate_2" => "Ставка податку 2", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "Ставка податку за замовчуванням повинна бути числом", + "default_tax_rate_required" => "Ставка податку за замовчуванням - це обов'язкове поле", + "derive_sale_quantity" => "Дозволити похідну кількість продажів", + "derive_sale_quantity_tooltip" => "Якщо прапорець встановлений, то відносно товарів, замовлених на основі розширеної суми, буде передбачено новий тип товару", + "dinner_table" => "Обідня перерва", + "dinner_table_duplicate" => "Така назва уже існує", + "dinner_table_enable" => "Увімкнути обідні перерви", + "dinner_table_invalid_chars" => "Назва не може містити '_'", + "dinner_table_required" => "Це поле мусить бути заповнене", + "dot" => "Крапка", + "email" => "Електронна пошта", + "email_configuration" => "Конфігурація Електронної Пошти", + "email_mailpath" => "Доступ до електронної пошта", + "email_protocol" => "Протокол", + "email_receipt_check_behaviour" => "Селектор «Отримати по пошті»", + "email_receipt_check_behaviour_always" => "Завжди активний", + "email_receipt_check_behaviour_last" => "Запам'ятати останній вибір", + "email_receipt_check_behaviour_never" => "Завжди деактивовано", + "email_smtp_crypto" => "Шифрування SMTP", + "email_smtp_host" => "SMTP Сервер", + "email_smtp_pass" => "SMTP Пароль", + "email_smtp_port" => "Порт SMTP", + "email_smtp_timeout" => "Час очікування SMTP", + "email_smtp_user" => "Ім'я користувача SMTP", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "Забезпечення конфіденційності", + "enforce_privacy_tooltip" => "Захист конфіденційності даних клієнта в разі видалення даних", + "fax" => "Факс", + "file_perm" => "Виникають проблеми з дозволами файлів, виправте та перезавантажте сторінку.", + "financial_year" => "Початок фінансового року", + "financial_year_apr" => "1 - е Квітня", + "financial_year_aug" => "1 - е Серпня", + "financial_year_dec" => "1 - е Грудня", + "financial_year_feb" => "1 - е Лютого", + "financial_year_jan" => "1 - е Січня", + "financial_year_jul" => "1 - е Липня", + "financial_year_jun" => "1 - е Червня", + "financial_year_mar" => "1 - е Березня", + "financial_year_may" => "1 - е Травня", + "financial_year_nov" => "1 - е Листопада", + "financial_year_oct" => "1 - е Жовтня", + "financial_year_sep" => "1 - е Вересня", + "floating_labels" => "", + "gcaptcha_enable" => "Сторінка входу reCAPTCHA", + "gcaptcha_secret_key" => "reCAPTCHA секретний ключ", + "gcaptcha_secret_key_required" => "reCAPTCHA секретний ключ - це обов'язкове поле", + "gcaptcha_site_key" => "ключ сайту reCAPTCHA", + "gcaptcha_site_key_required" => "Ключ сайту reCAPTCHA - це обов'язкове поле", + "gcaptcha_tooltip" => "Захистіть сторінку входу за допомогою Google reCAPTCHA, натисніть на піктограму для пари ключів API", + "general" => "Загальне", + "general_configuration" => "Загальна Конфігурація", + "giftcard_number" => "Номер Подарункової Карти", + "giftcard_random" => "Генерувати випадкові", + "giftcard_series" => "Генерувати в серії", + "image_allowed_file_types" => "Дозволені типи файлів", + "image_max_height_tooltip" => "Максимально дозволена висота завантажуваних зображень у пікселях (px).", + "image_max_size_tooltip" => "Максимально дозволений розмір файлу для завантаження зображень у кілобайтах.", + "image_max_width_tooltip" => "Максимально дозволена ширина завантажуваних зображень у пікселях (px).", + "image_restrictions" => "Обмеження на завантаження зображень", + "include_hsn" => "Включіть підтримку кодів HSN", + "info" => "Інформація", + "info_configuration" => "Інформація про Магазин", + "input_groups" => "", + "integrations" => "Інтеграції", + "integrations_configuration" => "Інтеграція сторонніх організацій", + "invoice" => "Рахунок-фактура", + "invoice_configuration" => "Налаштування друку рахунків-фактур", + "invoice_default_comments" => "Коментарі до рахунків за замовчуванням", + "invoice_email_message" => "Шаблони рахунків-фактур на електронну пошту", + "invoice_enable" => "Увімкнути виставлення рахунків", + "invoice_printer" => "Друк разунку-фактура", + "invoice_type" => "Тип рахунку-фактури", + "is_readable" => "Читається, але дозволи встановлені неправильно. Будь ласка, встановіть доступ до файлу 640 або 660 та оновіть сторінку.", + "is_writable" => "Можна записати, але дозволи встановлені неправильно. Будь ласка, встановіть доступ до файлу 750 та оновіть сторінку.", + "item_markup" => "", + "jsprintsetup_required" => "Увага! Ця функція працюватиме лише у тому випадку, якщо у вас встановлений додаток FireFox jsPrintSetup. Зберегти все одно?", + "language" => "Мова", + "last_used_invoice_number" => "Останній використаний номер рахунку-фактури", + "last_used_quote_number" => "Останній використаний номер котирування", + "last_used_work_order_number" => "Останній використаний номер без виводу", + "left" => "Залишок", + "license" => "Ліцензія", + "license_configuration" => "Відомості про ліцензію", + "line_sequence" => "Послідовність рядків", + "lines_per_page" => "Рядків на сторінці", + "lines_per_page_number" => "Рядки на сторінці повинні бути числом", + "lines_per_page_required" => "Рядки на сторінці - обов'язкове поле", + "locale" => "Визначення місцезнаходження", + "locale_configuration" => "Місце знаходження Конфігурації", + "locale_info" => "Інформація про Місцезнаходження Конфігурації", + "location" => "Склад", + "location_configuration" => "Розташування складу", + "location_info" => "Інформація про розташування конфігурації", + "login_form" => "", + "logout" => "Ви хочете зробити резервну копію перед виходом із системи? Натисніть [OK] для резервного копіювання або [Скасувати], щоб вийти?", + "mailchimp" => "MailСhimp", + "mailchimp_api_key" => "Ключ API від Mailchimp", + "mailchimp_configuration" => "Конфігурація Mailchimp", + "mailchimp_key_successfully" => "Ключ API недійсний", + "mailchimp_key_unsuccessfully" => "Ключ API невірний", + "mailchimp_lists" => "Список(и) Mailchimp", + "mailchimp_tooltip" => "Натисніть на піктограму для ключа API", + "message" => "Повідомлення", + "message_configuration" => "Конфігурація повідомлень", + "msg_msg" => "Збережене текстове повідомлення", + "msg_msg_placeholder" => "Якщо ви хочете використовувати шаблон SMS, збережіть своє повідомлення тут або залиште поле порожнім", + "msg_pwd" => "Пароль SMS-API", + "msg_pwd_required" => "Пароль SMS-API - обов'язкове поле", + "msg_src" => "Ідентифікатор відправника SMS-API", + "msg_src_required" => "Ідентифікатор відправника SMS-API - обов'язкове поле", + "msg_uid" => "Ім'я користувача SMS-API", + "msg_uid_required" => "Ім'я користувача SMS-API - обов'язкове поле", + "multi_pack_enabled" => "Декілька упаковок товару", + "no_risk" => "Немає ризиків безпеки/вразливості.", + "none" => "Жоден", + "notify_alignment" => "Спливаюче повідомлення", + "number_format" => "Формат номера", + "number_locale" => "Місцезнаходження", + "number_locale_invalid" => "Введене місцезнаходження є недійсним. Перевірте посилання в підказці, щоб знайти правильне місцезнаходження", + "number_locale_required" => "Номер місцезнаходження - обов'язкове поле", + "number_locale_tooltip" => "Знайдіть відповідне місцезнаходження за цим посиланням", + "os_timezone" => "Часова зона OSPOS:", + "ospos_info" => "Інформація про встановлення OSPOS", + "payment_options_order" => "Варіанти оплати замовлення", + "perm_risk" => "Неправильні дозволи роблять OSPOS вразливим.", + "phone" => "Телефон організації", + "phone_required" => "Телефон організації - обов'язкове полею", + "print_bottom_margin" => "Верхнє поле", + "print_bottom_margin_number" => "Верхнє поле за замовчуванням повинно бути числом", + "print_bottom_margin_required" => "Верхнє поле за замовчуванням - обов'язкове поле", + "print_delay_autoreturn" => "Затримка автоматичного повернення до продажу", + "print_delay_autoreturn_number" => "Затримка автоматичного повернення до продажу - обов'язкове поле", + "print_delay_autoreturn_required" => "Затримка автоматичного повернення до продажу повинна бути числом", + "print_footer" => "Друк веб-переглядача", + "print_header" => "Друк заголовка браузера", + "print_left_margin" => "Ліве поле", + "print_left_margin_number" => "Ліве поле замовчуванням повинен бути числом", + "print_left_margin_required" => "Ліве поле за замовчуванням - обов'язкове поле", + "print_receipt_check_behaviour" => "Друк квитанції, яка позначена прапорцем", + "print_receipt_check_behaviour_always" => "Завжди перевіряється", + "print_receipt_check_behaviour_last" => "Запам’ятати останній вибір", + "print_receipt_check_behaviour_never" => "Ніколи не запам'товувати", + "print_right_margin" => "Праве поле", + "print_right_margin_number" => "Праве поле замовчуванням за замовчуванням повинно бути числом", + "print_right_margin_required" => "Праве поле за замовчуванням - обов'язкове поле", + "print_silently" => "Показати діалогове вікно друку", + "print_top_margin" => "Верхнє поле", + "print_top_margin_number" => "Верхнє поле за замовчуванням повинно бути числом", + "print_top_margin_required" => "Верхнє поле за замовчуванням - обов'язкове поле для заповнення", + "quantity_decimals" => "Кількість десятків", + "quick_cash_enable" => "", + "quote_default_comments" => "Кількість десятків за замовчуванням", + "receipt" => "Квитанція", + "receipt_category" => "", + "receipt_configuration" => "Налаштування друку квитанції", + "receipt_default" => "За замовчуванням", + "receipt_font_size" => "Розмір шрифту", + "receipt_font_size_number" => "Розмір шрифту повинен бути числом", + "receipt_font_size_required" => "Розмір шрифту - обов'язкове поле", + "receipt_info" => "Отримання інформації про конфігурацію", + "receipt_printer" => "Принтер для квитків", + "receipt_short" => "Короткий зміст", + "receipt_show_company_name" => "Показати назву організації", + "receipt_show_description" => "Показати опис", + "receipt_show_serialnumber" => "Показати серійний номер", + "receipt_show_tax_ind" => "Показати показник податку", + "receipt_show_taxes" => "Показати податковий показник", + "receipt_show_total_discount" => "Показати загальну знижку", + "receipt_template" => "Шаблон квитанції", + "receiving_calculate_average_price" => "Сер. Ціна (отримання)", + "recv_invoice_format" => "Формат отримання рахунків-фактур", + "register_mode_default" => "Режим реєстрації за замовчуванням", + "report_an_issue" => "Повідомити про проблему", + "return_policy_required" => "Політика повернення - обов'язкове поле", + "reward" => "Нагорода", + "reward_configuration" => "Налаштування Нагороди", + "right" => "Право", + "sales_invoice_format" => "Формат рахунків-фактур продажів", + "sales_quote_format" => "Формат котирування продажів", + "saved_successfully" => "Конфігурація успішно збережена", + "saved_unsuccessfully" => "Помилка збереження конфігурації", + "security_issue" => "Попередження про вразливість системи безпеки", + "server_notice" => "Будь ласка, використовуйте інформацію подану нижче для звіту про проблеми", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "Показати значок офісу", + "statistics" => "Надіслати статистику", + "statistics_tooltip" => "Надсилайте статистику для розробки та вдосконалення функцій", + "stock_location" => "Місцезнаходження складу", + "stock_location_duplicate" => "Склад з таким місцезнаходженням вже існує. Будь ласка, використайте інше", + "stock_location_invalid_chars" => "Місцезнаходження не може містити спецсимволів", + "stock_location_required" => "Місцезнаходження - обов'язкове поле", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "Колонка 1", + "suggestions_fourth_column" => "", + "suggestions_layout" => "Формат пошукових пропозицій", + "suggestions_second_column" => "Колонка 2", + "suggestions_third_column" => "Колонка 3", + "system_conf" => "Налаштування", + "system_info" => "Інформація про систему", + "table" => "Таблиця", + "table_configuration" => "Налаштування таблиці", + "takings_printer" => "Підключення принтера", + "tax" => "Податок", + "tax_category" => "Категорія податку", + "tax_category_duplicate" => "Введена податкова категорія вже існує", + "tax_category_invalid_chars" => "Введена категорія податку недійсна", + "tax_category_required" => "Податкова категорія - обов'язкове поле", + "tax_category_used" => "Податкову категорію не можливо видалити, оскільки вона використовується", + "tax_configuration" => "Налаштування податку.", + "tax_decimals" => "Податкові десятки", + "tax_id" => "Податковий номер", + "tax_included" => "Податок включений", + "theme" => "Тема", + "theme_preview" => "", + "thousands_separator" => "Роздільник тисячних розрядів", + "timezone" => "Часовой пояс", + "timezone_error" => "Часовий пояс OSPOS відрізняється від вашого місцевого часового поясу.", + "top" => "Головний", + "use_destination_based_tax" => "Використовуйте податок на основі призначення", + "user_timezone" => "Місцевий часовий пояс:", + "website" => "Веб-сайт", + "wholesale_markup" => "", + "work_order_enable" => "Підтримка робочого замовлення", + "work_order_format" => "Формат робочого замовлення", +]; diff --git a/app/Language/uk-UA/Customers.php b/app/Language/uk-UA/Customers.php index 4366259b7..c7287c086 100644 --- a/app/Language/uk-UA/Customers.php +++ b/app/Language/uk-UA/Customers.php @@ -1,55 +1,56 @@ - "Номер рахунку", + "account_number_duplicate" => "Такий номер рахунку вже є в базі данних.", + "available_points" => "Доступні бали", + "available_points_value" => "", + "average" => "Середнє витрачене", + "avg_discount" => "Середня знижка", + "basic_information" => "Інформація", + "cannot_be_deleted" => "Неможливо видалити вибраних клієнтів, один або кілька вибраних клієнтів мають продажі.", + "company_name" => "Назва організації", + "confirm_delete" => "Ви впевнені, що хочете видалити вибраних клієнтів?", + "confirm_restore" => "Ви впевнені,що хочете відновити вибраних клієнтів?", + "consent" => "Згода на реєстрацію", + "consent_required" => "Згода на реєстрацію - обов'язкове поле.", + "csv_import_failed" => "Помилка імпорту CSV", + "csv_import_nodata_wrongformat" => "Завантажений файл не містить даних або неправильно відформатований.", + "csv_import_partially_failed" => "Імпорт клієнта пройшов успішно, але з деякими збоями:", + "csv_import_success" => "Імпорт клієнта вдалий.", + "customer" => "Клієнт", + "date" => "Дата", + "discount" => "Знижка", + "discount_fixed" => "Фіксована знижка", + "discount_percent" => "Відсоткова знижка", + "discount_type" => "Тип знижки", + "email_duplicate" => "Така адреса електронної пошти вже існує в базі данних.", + "employee" => "Працівник", + "error_adding_updating" => "Помилка при додаванні/оновленні клієнта.", + "import_items_csv" => "Імпорт клієнта з CSV", + "mailchimp_activity_click" => "Кнопка електронної пошти", + "mailchimp_activity_lastopen" => "Останній відкритий лист", + "mailchimp_activity_open" => "Лист прочитано", + "mailchimp_activity_total" => "Відправлено електронною поштою", + "mailchimp_activity_unopen" => "Лист непрочитано", + "mailchimp_email_client" => "Поштовий клієнт", + "mailchimp_info" => "MailChimp", + "mailchimp_member_rating" => "Рейтинг", + "mailchimp_status" => "Статус", + "mailchimp_vip" => "VIP", + "max" => "Макс. витрачено", + "min" => "Мін. витрачено", + "new" => "Новий клієнт", + "none_selected" => "Ви не обрали клієнтів для видалення.", + "one_or_multiple" => "Клієнт(и)", + "quantity" => "Кількість", + "stats_info" => "Статистика", + "successful_adding" => "Ви успішно додали клієнтів", + "successful_deleted" => "Ви успішно видалили клієнтів", + "successful_updating" => "Ви успішно оновили клієнтів", + "tax_code" => "Податковий код", + "tax_id" => "Податковий ІН", + "taxable" => "Оподатковуваний", + "total" => "Загальна витрачена сума", + "update" => "Онвити клієнта", + "rewards_package" => "Пакет нагород", +]; diff --git a/app/Language/uk-UA/Datepicker.php b/app/Language/uk-UA/Datepicker.php index 024244502..1bf833419 100644 --- a/app/Language/uk-UA/Datepicker.php +++ b/app/Language/uk-UA/Datepicker.php @@ -1,22 +1,23 @@ - "За весь час", + "apply" => "Застосувати", + "cancel" => "Скасувати", + "custom" => "Покупці", + "from" => "З", + "last_30" => "Останні 30 днів", + "last_7" => "Останні 7 днів", + "last_financial_year" => "Останній фінансовий рік", + "last_month" => "Минулий місяць", + "last_year" => "Минулий рік", + "same_month_last_year" => "Цей місяць минулого року", + "same_month_to_same_day_last_year" => "Цей день цього місяця минулого року", + "this_financial_year" => "Поточний фінансовий рік", + "this_month" => "Цього місяця", + "this_year" => "Цього року", + "to" => "До", + "today" => "Сьогодні", + "today_last_year" => "Сьогодні минулого року", + "weekstart" => "0", + "yesterday" => "Вчора", +]; diff --git a/app/Language/uk-UA/Employees.php b/app/Language/uk-UA/Employees.php index 7f751228e..217f9c01d 100644 --- a/app/Language/uk-UA/Employees.php +++ b/app/Language/uk-UA/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "Інформація про працівників", + "cannot_be_deleted" => "Неможливо видалити вибраних працівника(ів), які вже здійснили продажі або ви намагаєтесь видалити свій обліковий запис.", + "change_employee" => "", + "change_password" => "Змінити пароль", + "clerk" => "", + "commission" => "", + "confirm_delete" => "Ви впевнені, що хочете видалити обраного(их) працівника(ів)?", + "confirm_restore" => "Ви впевнені, що хочете відновити обраного(их) працівника(ів)?", + "current_password" => "Поточний пароль", + "current_password_invalid" => "Поточний пароль невірний.", + "employee" => "Працівник", + "error_adding_updating" => "Помилка при додаванні/оновлені працівника.", + "error_deleting_demo_admin" => "Ви не можете видалити аккаунт користувача.", + "error_updating_demo_admin" => "Ви не можете змінити аккаунт користувача.", + "language" => "Мова", + "login_info" => "Вхід", + "manager" => "", + "new" => "Новий працівник", + "none_selected" => "Ви не вибрали працівника(ів) для видалення.", + "one_or_multiple" => "Працівник(и)", + "password" => "Пароль", + "password_minlength" => "Пароль повинен містити не менше 8 символів.", + "password_must_match" => "Паролі не співпадають.", + "password_not_must_match" => "Поточний пароль та новий пароль не повинні співпадати.", + "password_required" => "Пароль - обов'язкове поле.", + "permission_desc" => "Поставте прапорці нижче, щоб надати доступ до модулів.", + "permission_info" => "Дозволи", + "repeat_password" => "Повторіть пароль", + "subpermission_required" => "Додайте принаймні один грант для кожного модуля.", + "successful_adding" => "Ви успішно додали працівника.", + "successful_change_password" => "Пароль успішно змінено.", + "successful_deleted" => "Працівника успішно видалено", + "successful_updating" => "Працівника успішно оновлено", + "system_language" => "Мова системи", + "unsuccessful_change_password" => "Не вдалось змінити пароль.", + "update" => "Оновити працівника", + "username" => "Ім'я користувача", + "username_duplicate" => "", + "username_minlength" => "Ім'я користувача повинно бути не менше 5 символів.", + "username_required" => "Ім'я користувача - обов'язкове поле.", +]; diff --git a/app/Language/uk-UA/Enum.php b/app/Language/uk-UA/Enum.php index a6a2fe5b8..37817b2b1 100644 --- a/app/Language/uk-UA/Enum.php +++ b/app/Language/uk-UA/Enum.php @@ -1,9 +1,10 @@ - "Половина вниз", + "half_even" => "Половина", + "half_five" => "Половина п'яти", + "half_odd" => "Половина непарного", + "half_up" => "Половина вгору", + "round_down" => "Заокруглити", + "round_up" => "Об'єднати", +]; diff --git a/app/Language/uk-UA/Error.php b/app/Language/uk-UA/Error.php index 26135dcff..2e55bac78 100644 --- a/app/Language/uk-UA/Error.php +++ b/app/Language/uk-UA/Error.php @@ -1,4 +1,5 @@ - "У вас немає дозволу на доступ до модуля", + "unknown" => "Невідомий", +]; diff --git a/app/Language/uk-UA/Expenses.php b/app/Language/uk-UA/Expenses.php index 27eafd67c..7acee8494 100644 --- a/app/Language/uk-UA/Expenses.php +++ b/app/Language/uk-UA/Expenses.php @@ -1,49 +1,50 @@ - "Додати витрати", + "amount" => "Сума", + "amount_number" => "Сума повинна бути числом", + "amount_required" => "Сума витрат - обов'язкове поле", + "by_category" => "Категорія", + "cannot_be_deleted" => "Не вдалось видалити категорію витрат", + "cash" => "Готівка", + "cash_filter" => "Готівка", + "categories_name" => "Категорія", + "category_required" => "Категорія - обов'язкове поле", + "check" => "Чек", + "check_filter" => "Чек", + "confirm_delete" => "Ви впевнені, що хочете видалити вибрані витрати?", + "confirm_restore" => "Ви впевнені, що хочете відновити вибрані витрати?", + "credit" => "Кредитна карта", + "credit_filter" => "Кредитна карта", + "date" => "Дата", + "date_number" => "Дата повинна бути числом", + "date_required" => "Дата - - обов'язкове поле", + "debit" => "Дебетна карта", + "debit_filter" => "Дебетна карта", + "description" => "Опис", + "due" => "Кредиторська заборгованість", + "due_filter" => "Кредиторська заборгованість", + "employee" => "Створено", + "error_adding_updating" => "Помилка додавання/оновлення витрат", + "expense_id" => "ІН", + "expenses_employee" => "Працівник", + "info" => "Інформація про Витрати", + "ip_address" => "", + "is_deleted" => "Видалено", + "name_required" => "Потрібен опис витрат", + "new" => "Нові витрати", + "new_supplier" => "", + "no_expenses_to_display" => "Немає жодних витрат для відображення", + "none_selected" => "Ви не обрали жодних витрат", + "one_or_multiple" => "Витрати", + "payment" => "Тип оплати", + "start_typing_supplier_name" => "Введіть ім’я постачальника...", + "successful_adding" => "Витрати успішно додано", + "successful_deleted" => "Витрати успішно видалено", + "successful_updating" => "Витрати успішно оновлено", + "supplier_name" => "Постачальник", + "supplier_tax_code" => "Податковий код", + "tax_amount" => "Податок", + "tax_amount_number" => "", + "update" => "Оновити витрати", +]; diff --git a/app/Language/uk-UA/Expenses_categories.php b/app/Language/uk-UA/Expenses_categories.php index b093ba3c2..db70ad806 100644 --- a/app/Language/uk-UA/Expenses_categories.php +++ b/app/Language/uk-UA/Expenses_categories.php @@ -1,21 +1,22 @@ - "Оберіть назву для категорії витрат", + "add_item" => "Додати категорію", + "cannot_be_deleted" => "Не вдалось видалити категорію витрат", + "category_id" => "ІН", + "confirm_delete" => "Ви впевнені, що хочете видалити вибрану категорію витрат?", + "confirm_restore" => "Ви впевнені, що хочете відновити вибрану категорію витрат?", + "description" => "Опис категорії", + "error_adding_updating" => "Помилка додавання/оновлення категорії витрат", + "info" => "Інформація про категорію витрат", + "name" => "Назва категорії", + "new" => "Нова категорія", + "no_expenses_categories_to_display" => "Немає категорій для відображення", + "none_selected" => "Ви не обрали жодної категорії витрат", + "one_or_multiple" => "Категорія витрат", + "quantity" => "Кількість", + "successful_adding" => "Категорію витрат успішно додано", + "successful_deleted" => "Категорію витрат успішно видалено", + "successful_updating" => "Категорію витрат успішно оновлено", + "update" => "Оновити категорію", +]; diff --git a/app/Language/uk-UA/Giftcards.php b/app/Language/uk-UA/Giftcards.php index 4df77aec4..107325ef3 100644 --- a/app/Language/uk-UA/Giftcards.php +++ b/app/Language/uk-UA/Giftcards.php @@ -1,70 +1,71 @@ - "Інвентар для додавання або віднімання.", + "allow_alt_description" => "Дозволити альтернативний опис", + "bulk_edit" => "Масове редагування", + "cannot_be_deleted" => "Не вдалося видалити вибрані подарункові картки, одна чи кілька вибраних подарункових карток мають продажі.", + "cannot_find_giftcard" => "Подарункова карта не знайдена.", + "cannot_use" => "Подарункова карта {0} не може бути використана для цієї покупки: недійсний клієнт.", + "card_value" => "Вартість", + "category" => "Категорія", + "change_all_to_allow_alt_desc" => "Дозволити альтернативний опис для всіх.", + "change_all_to_not_allow_allow_desc" => "Не дозволяти альтернативний опис для всіх.", + "change_all_to_serialized" => "Змінити все на серіалізовані", + "change_all_to_unserialized" => "Змінити все на несеріалізовані", + "confirm_bulk_edit" => "Ви впевнені, що хочете редагувати всі вибрані подарункові карти?", + "confirm_delete" => "Ви впевнені, що хочете видалити вибрані подарункові карти?", + "confirm_restore" => "Ви впевнені, що хочете відновити вибрані подарункові карти?", + "cost_price" => "Оптова ціна", + "count" => "Оновлення переліку (інвентаря)", + "csv_import_failed" => "Помилка імпорту CSV.", + "current_quantity" => "Кількість", + "description" => "Опис", + "details_count" => "Детальна інвентаризація", + "do_nothing" => "Нічого не робити", + "edit_fields_you_want_to_update" => "Відредагуйте потрібні поля для вибраних подарункових карт.", + "edit_multiple_giftcards" => "Редагування декількох подарунковиїх карт.", + "error_adding_updating" => "Помилка при додаванні/оновленні подарункової карти.", + "error_updating_multiple" => "Помилка при оновлені подарункових карт.", + "generate_barcodes" => "Створення штрих-кодів", + "giftcard" => "Подарункова карта", + "giftcard_number" => "Номер подарункової карти", + "info_provided_by" => "Інформація надана (ким)", + "inventory_comments" => "Коментарі", + "is_serialized" => "Подарункова карта має серійний номер", + "low_inventory_giftcards" => "Подарункові карти з низьким рівнем товарно-матеріальних запасів", + "manually_editing_of_quantity" => "Ручне редагування кількості", + "must_select_giftcard_for_barcode" => "Ви повинні вибрати хоча б 1 подарункову карту для створення штрих-кодів.", + "new" => "Нова подарункова карта", + "no_description_giftcards" => "Немає опису подарункової карти", + "no_giftcards_to_display" => "Немає подарункових карт для відображення.", + "none" => "Жоден", + "none_selected" => "Ви не вибрали подарункової карти для редагування.", + "number" => "Номер подарункової карти має бути числом.", + "number_information" => "Номер Подарункової карти", + "number_required" => "Номер подарункової карти - обов'язкове поле.", + "one_or_multiple" => "Подарункова карта(и)", + "person_id" => "Клієнт", + "quantity" => "Кількість", + "quantity_required" => "Кількість - це обов'язкове поле. Закрийте (X), щоб скасувати.", + "remaining_balance" => "Подарункові карти від {0} до {1}!", + "reorder_level" => "Об'єм перезамовлення", + "retrive_giftcard_info" => "Отримати інформацію про подарункову карту", + "sales_tax_1" => "Податок з продажу", + "sales_tax_2" => "Податок з продажу 2", + "serialized_giftcards" => "Сериалізовані подарункові карти", + "successful_adding" => "Подарункову карту успішно додано", + "successful_bulk_edit" => "Обрану подарункову карту(и) успішно оновлено", + "successful_deleted" => "Подарункову карту успішно втдалено", + "successful_updating" => "Подарункову карту успішно оновлено", + "supplier" => "Постачальник", + "tax_1" => "Податок 1", + "tax_2" => "Податок 2", + "tax_percent" => "Відсоток податку", + "tax_percents" => "Податкові відсотки", + "unit_price" => "Роздрібна ціна", + "upc_database" => "UPC база даних", + "update" => "Оновити подарункові карти", + "use_inventory_menu" => "Використовуйте меню інвентарю", + "value" => "Вартість подарункової карти має бути числом.", + "value_required" => "Вартість подарункової карти - обов'язкове поле.", +]; diff --git a/app/Language/uk-UA/Item_kits.php b/app/Language/uk-UA/Item_kits.php index 244a62c61..79c3c9939 100644 --- a/app/Language/uk-UA/Item_kits.php +++ b/app/Language/uk-UA/Item_kits.php @@ -1,40 +1,41 @@ - "Додати товар", + "all" => "Все", + "cannot_be_deleted" => "Не можливо видалити товар(и).", + "confirm_delete" => "Ви впевнені, що хочете видалити вибрані набори товарів?", + "confirm_restore" => "Ви впевнені, що хочете відновити вибрані набори товарів?", + "description" => "Опис комплекту товарів", + "discount" => "Знижка", + "discount_fixed" => "Фіксована знижка", + "discount_percent" => "Відсоткова знижки", + "discount_type" => "Тип знижки", + "error_adding_updating" => "При додаванні/оновленні комплекту товарів виникла помилка.", + "find_kit_item" => "Комплект товару", + "info" => "Інформація про комплект товару", + "item" => "Товар", + "item_kit_number" => "Штрихкод", + "item_kit_number_duplicate" => "Товарний комплект вже присутній у базі.", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "Товари", + "kit" => "ІН комплекту", + "kit_and_components" => "Комплект та комплектуючі", + "kit_and_stock" => "Комплект та запас(склад)", + "kit_only" => "Тільки комплект", + "name" => "Найменування комплекту товару", + "new" => "Новий комплект товару", + "no_item_kits_to_display" => "Немає товару для відображення.", + "none_selected" => "Ви не обрали жодного товару.", + "one_or_multiple" => "Комплект товару(ів)", + "price_option" => "Варіант ціни", + "priced_only" => "Тільки за ціною", + "print_option" => "Параметр друку", + "quantity" => "Кількість", + "sequence" => "Послідовність", + "successful_adding" => "Комплект товару успішно додано", + "successful_deleted" => "Комплект товару успішно видалено", + "successful_updating" => "Комплект товару успішно оновлено", + "unit_price" => "", + "update" => "Оновити комплект товару", +]; diff --git a/app/Language/uk-UA/Items.php b/app/Language/uk-UA/Items.php index 2633d3807..9d3e7b4ff 100644 --- a/app/Language/uk-UA/Items.php +++ b/app/Language/uk-UA/Items.php @@ -1,119 +1,120 @@ - "Додати/видалити товар.", + "allow_alt_description" => "Дозволити альтернативний опис", + "amount_entry" => "Введення кількості", + "bulk_edit" => "Масове редагування", + "buy_price_required" => "Ціна закупівлі - обов'язкове поле.", + "cannot_be_deleted" => "Неможливо видалити вибраний товар(и), так як відбувається його (їх) продаж.", + "cannot_find_item" => "Товар не знайдено.", + "categories" => "", + "category" => "Категорія", + "category_new" => "", + "category_required" => "Категорія - обов'язкове поле.", + "change_all_to_allow_alt_desc" => "Дозволити альтернативний опис для всіх товарів.", + "change_all_to_not_allow_allow_desc" => "Не дозволяти альтернативний опис для всіх товарів.", + "change_all_to_serialized" => "Змінити все в серіалізоване", + "change_all_to_unserialized" => "Змінити все в несеріалізоване", + "change_image" => "Змінити зображення", + "confirm_bulk_edit" => "Ви впевнені, що хочете редагувати вибрані товари?", + "confirm_bulk_edit_wipe_taxes" => "Вся податкова інформація про товари буде змінена.", + "confirm_delete" => "Ви впевнені, що хочете видалити вибрані товари?", + "confirm_restore" => "Ви впевнені, що хочете відновити вибрані товари?", + "cost_price" => "Оптова ціна", + "cost_price_number" => "Оптова ціна повинна бути числом.", + "cost_price_required" => "Оптова ціна - обов'язкове поле.", + "count" => "Оновити інвентар", + "csv_import_failed" => "Помилка імпорту CSV", + "csv_import_nodata_wrongformat" => "Завандажений файл порожній або відформатований неправильно.", + "csv_import_partially_failed" => "У рядках виявлено {0} помилки імпортування елементів: {1}. Не було імпортовано жодних рядків.", + "csv_import_success" => "Імпорт товару CSV успішний.", + "current_quantity" => "Поточна кількість", + "default_pack_name" => "Кожен", + "description" => "Опис", + "details_count" => "Детальна інвентаризація", + "do_nothing" => "Нічого не робити", + "edit" => "", + "edit_fields_you_want_to_update" => "Відредагуйте потрібні поля вибраних товарів.", + "edit_multiple_items" => "Редагування декількох товарів", + "empty_upc_items" => "Відсутній штрих-код товарів", + "error_adding_updating" => "Помилка при додаванні/оновленні товару", + "error_updating_multiple" => "Помилка при оновленні товарів", + "generate_barcodes" => "Згенерувати штрих-коди", + "hsn_code" => "Узгоджена номенклатура системи", + "image" => "Зображення", + "import_items_csv" => "Імпорт товару з CSV", + "info_provided_by" => "Інформація надана (ким)", + "inventory" => "Інвентаризація", + "inventory_CSV_import_quantity" => "Кількість, імпортована з CSV", + "inventory_comments" => "Коментарі", + "inventory_data_tracking" => "Відстеження даних інвентаря", + "inventory_date" => "Дата", + "inventory_employee" => "Працівник", + "inventory_in_out_quantity" => "Кількість Входів/Виходів", + "inventory_remarks" => "Нотатки", + "is_deleted" => "Видалений", + "is_printed" => "", + "is_serialized" => "Товар має серійний номер", + "item" => "Товар", + "item_id" => "", + "item_number" => "Штрих-код", + "item_number_duplicate" => "Такий номер товару вже існує в базі даних.", + "kit" => "Комплект", + "location" => "Місцерозташування", + "low_inventory_items" => "Товарів немає в наявності", + "low_sell_item" => "Товар з низьким продажем", + "manually_editing_of_quantity" => "Редагувати кількість вручну", + "markup" => "", + "name" => "Назва товару", + "name_required" => "Назва товару - обов’язкове поле.", + "new" => "Новий товар", + "no_description_items" => "Товари без опису", + "no_items_to_display" => "Немає товарів для відображення.", + "none" => "Нічого", + "none_selected" => "Ви не обрали жодного товару для редагування", + "nonstock" => "Немає в наявності", + "number_information" => "Номер товару", + "number_required" => "Штрих-код - обов'язкове поле.", + "one_or_multiple" => "Товар(и)", + "pack_name" => "Назва пакування", + "qty_per_pack" => "Кількість в упаковці", + "quantity" => "Кількість", + "quantity_number" => "Кількість має бути числом.", + "quantity_required" => "Кількість - обов’язкове поле.", + "receiving_quantity" => "Отримана кількість", + "remove_image" => "Видалити зображення", + "reorder_level" => "Обсяг перезамовлення", + "reorder_level_number" => "Обсяг перезамовлення має бути число.", + "reorder_level_required" => "Рівень упорядкування - обов'язкове поле.", + "retrive_item_info" => "Отримати інформацію про товар", + "sales_tax_1" => "Податок з продажів", + "sales_tax_2" => "ППодаток з продажів 2", + "search_attributes" => "Пошук атрибутів", + "select_image" => "Виберіть зображення", + "serialized_items" => "Серіалізовані товари", + "standard" => "Стандартний", + "stock" => "Склад", + "stock_location" => "Розташування складу", + "stock_type" => "Тип складу", + "successful_adding" => "Товар успішно додано", + "successful_bulk_edit" => "Вибрані товари успішно оновлено", + "successful_deleted" => "Вибрані товари успішно видалено", + "successful_updating" => "Товар успішно оновлено", + "supplier" => "Постачальник", + "tax_1" => "Податок 1", + "tax_2" => "Податок 2", + "tax_3" => "", + "tax_category" => "Тип податку", + "tax_percent" => "Податковий відсоток", + "tax_percent_number" => "Податковий відсоток має бути числом", + "tax_percent_required" => "Податковий відсоток - обов'язкове поле.", + "tax_percents" => "Податкові відсотки", + "temp" => "Тимчасовий", + "type" => "Тип товару", + "unit_price" => "Роздрібна ціна", + "unit_price_number" => "Роздрібна ціна має бути числом.", + "unit_price_required" => "Роздрібна ціна - обов'язкове поле.", + "upc_database" => "UPC база данх", + "update" => "Оновити Товар", + "use_inventory_menu" => "Використайте меню інвентаря", +]; diff --git a/app/Language/uk-UA/Login.php b/app/Language/uk-UA/Login.php index 5f79b9bbb..675d5fee2 100644 --- a/app/Language/uk-UA/Login.php +++ b/app/Language/uk-UA/Login.php @@ -1,13 +1,14 @@ - "Я не робот.", + "go" => "Увійти", + "invalid_gcaptcha" => "Підтвердіть, що ви не робот.", + "invalid_installation" => "Налаштування невірні, перевірте php.ini.", + "invalid_username_and_password" => "Невірний логін або пароль.", + "login" => "Логін", + "logout" => "", + "migration_needed" => "", + "password" => "Пароль", + "username" => "Ім'я користувача", + "welcome" => "", +]; diff --git a/app/Language/uk-UA/Messages.php b/app/Language/uk-UA/Messages.php index 6844de8f8..f01174c5a 100644 --- a/app/Language/uk-UA/Messages.php +++ b/app/Language/uk-UA/Messages.php @@ -1,14 +1,15 @@ - "Ім'я", + "last_name" => "Прізвище", + "message" => "Повідомлення", + "message_placeholder" => "Напишіть тут ваше повідомленя.", + "message_required" => "Заповніть текст повідомлення", + "multiple_phones" => "(Якщо декілька одержувачів, введіть номери мобільних телефонів, розділені комами)", + "phone" => "Номер телефону", + "phone_number_required" => "Необхідний номер телефону", + "phone_placeholder" => "Мобільний номер (и) тут ...", + "sms_send" => "Надіслати SMS", + "successfully_sent" => "Повідомлення успішно надіслано: ", + "unsuccessfully_sent" => "Повідомлення невдало надіслано: ", +]; diff --git a/app/Language/uk-UA/Module.php b/app/Language/uk-UA/Module.php index 01d392698..19c0f31ce 100644 --- a/app/Language/uk-UA/Module.php +++ b/app/Language/uk-UA/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "Атрибути", + "attributes_desc" => "Додавання/оновлення, видалення та пошук атрибутів.", + "both" => "І те й інше", + "cashups" => "Готівка", + "cashups_desc" => "Додавання, оновлення, видалення та пошук готівки.", + "config" => "Конфігурація", + "config_desc" => "Змініть конфігуряцію OSPOS.", + "customers" => "Клієнти", + "customers_desc" => "Додавання, оновлення, видалення та пошук клієнтів.", + "employees" => "Працівники", + "employees_desc" => "Додавання, оновлення, видалення та пошук працівників.", + "expenses" => "Витрати", + "expenses_categories" => "Категорії витрат", + "expenses_categories_desc" => "Додавання, оновлення та видалення категорій витрат.", + "expenses_desc" => "Додавання, оновлення, видалення та пошук витрат.", + "giftcards" => "Подарункові карти", + "giftcards_desc" => "Додавання, оновлення, видалення та пошук подарункових карт.", + "home" => "Головна", + "home_desc" => "Список модулів головного меню.", + "item_kits" => "Комплекти товарів", + "item_kits_desc" => "Додавання, оновлення, видалення та пошук комплектів товарів.", + "items" => "Товари", + "items_desc" => "Додавання, оновлення, видалення та пошук товарів.", + "messages" => "Повідомлення", + "messages_desc" => "Надіслати повідомлення клієнтам, постачальникам та працівникам.", + "migrate" => "Перенесення", + "migrate_desc" => "Оновіть базу даних OSPOS.", + "office" => "Управління", + "office_desc" => "Список модулів меню управління.", + "receivings" => "Надходження", + "receivings_desc" => "Обробка замовлень на закупівлю.", + "reports" => "Звіти", + "reports_desc" => "Перегляд та створення звітів.", + "sales" => "Продажі", + "sales_desc" => "Процес продажу та повернення.", + "suppliers" => "Постачальники", + "suppliers_desc" => "Додавання, оновлення, видалення та пошук постачальників.", + "taxes" => "Податки", + "taxes_desc" => "Налаштування податків з продажу.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/uk-UA/Receivings.php b/app/Language/uk-UA/Receivings.php index ff6ed4d42..97af8458c 100644 --- a/app/Language/uk-UA/Receivings.php +++ b/app/Language/uk-UA/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "Скасувати", + "cannot_be_deleted" => "Не вдалося видалити надходження.", + "comments" => "Примітки", + "complete_receiving" => "Завершити", + "confirm_cancel_receiving" => "Ви впевнені, що хочете очистити це надходження? Усі елементи будуть очищені.", + "confirm_delete" => "Ви впевнені, що хочете видалити це надходження? Цю дію неможливо скасувати.", + "confirm_finish_receiving" => "Ви впевнені, що хочете надіслати цей розписку? Це не може бути скасовано.", + "confirm_restore" => "", + "cost" => "Вартість", + "daily" => "", + "date" => "Дата надходження", + "date_required" => "Необхідно ввести правильну дату.", + "date_type" => "Дата - обов'язкове поле.", + "delete_entire_sale" => "Видалити всі продажі", + "discount" => "Знижка %", + "edit" => "Редагувати", + "edit_sale" => "Редагувати надходження", + "employee" => "Працівник", + "error_editing_item" => "Помилка редагування товару.", + "error_requisition" => "Неможливо перемістити товар з того чи іншого складу.", + "find_or_scan_item" => "Знайти/Сканувати товар", + "find_or_scan_item_or_receipt" => "Знайти/Сканувати товар або квитанцію", + "id" => "Надходження ІН", + "item_name" => "Назва товару", + "mode" => "Спосіб отримання", + "new_supplier" => "Новий постачальник", + "one_or_multiple" => "надходження", + "print_after_sale" => "Роздрукувати після продажу", + "quantity" => "Кількість", + "receipt" => "Квитанція про отримання", + "receipt_number" => "№ надходження", + "receiving" => "Отримати", + "reference" => "Посилання", + "register" => "Товари надходження", + "requisition" => "Реквізиція", + "return" => "Повернути", + "select_supplier" => "Виберіть постачальника (необов'зково)", + "ship_pack" => "Вантажний пакет", + "start_typing_supplier_name" => "Почніть вводити назву постачальника ...", + "stock" => "Склад", + "stock_destination" => "Пункт призначення", + "stock_locaiton" => "Розташування складу", + "stock_source" => "Походження складу", + "successfully_deleted" => "Успішно видалено", + "successfully_updated" => "Надходження успішно оновлено", + "supplier" => "Постачальник", + "supplier_address" => "Адреса", + "supplier_email" => "Електронна пошта клієнта", + "supplier_location" => "Розташування", + "total" => "Сума", + "transaction_failed" => "Помилка отримання транзакції.", + "unable_to_add_item" => "Неможливо додати товар на отримання.", + "unsuccessfully_updated" => "Помилка отримання оновлення.", + "update" => "Редагувати", +]; diff --git a/app/Language/uk-UA/Reports.php b/app/Language/uk-UA/Reports.php index 126c06e48..961f19c20 100644 --- a/app/Language/uk-UA/Reports.php +++ b/app/Language/uk-UA/Reports.php @@ -1,147 +1,148 @@ - "Все", + "authority" => "Управління", + "canceled" => "Скасовано", + "categories" => "Категорії", + "categories_summary_report" => "Звіт категорій", + "category" => "Категорія", + "code_canceled" => "Сказовано", + "code_invoice" => "Рахунок-фактура", + "code_pos" => "(положення)", + "code_quote" => "Котирування", + "code_return" => "Повернення", + "code_type" => "Тип", + "code_work_order" => "Наряд на роботу", + "comments" => "Коментарі", + "commission" => "", + "complete" => "Завершені продажі та повернення", + "completed_sales" => "Завершені продажі", + "confirm_delete" => "Ви впевнені, що хочете видалити вибрані записи?", + "confirm_restore" => "Ви впевнені, що хочете відновити вибрані записии?", + "cost" => "Вартість", + "cost_price" => "Оптова ціна", + "count" => "Підрахунок", + "customer" => "Клієнт", + "customers" => "Клиієнти", + "customers_summary_report" => "Звіт про клієнтів", + "date" => "Дата", + "date_range" => "Проміжок часу", + "description" => "Опис", + "detailed_receivings_report" => "Детальний звіт про надходження", + "detailed_receivings_report_input" => "", + "detailed_reports" => "Детальні звіти", + "detailed_requisition_report" => "Детальний звіт про реквізити", + "detailed_sales_report" => "Докладний звіт про продажі", + "discount" => "Знижка", + "discount_fixed" => "Фіксована знижка", + "discount_percent" => "Відсоткова знижки", + "discount_type" => "Тип знижки", + "discounts" => "Знижки", + "discounts_summary_report" => "Підсумковий звіт про знижки", + "earned" => "Зароблені бали", + "employee" => "Працівник", + "employees" => "Працівники", + "employees_summary_report" => "Підсумковий звіт про працівників", + "expenses" => "Витрати", + "expenses_amount" => "Сума", + "expenses_categories" => "Категорії витрат", + "expenses_categories_summary_report" => "Підсумковий звіт про категорії витрат", + "expenses_category" => "Категорія", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "Податок", + "expenses_total_amount" => "Загальна сума", + "expenses_total_tax_amount" => "Загальна сума податку", + "graphical_reports" => "Графічні звіти", + "inventory" => "Інвентаризація", + "inventory_low" => "Низька інвентаризація", + "inventory_low_report" => "Звіт про низьку інвентаризацію", + "inventory_reports" => "Звіти про інвентаризацію", + "inventory_summary" => "Підсумок інвентаризації", + "inventory_summary_report" => "Підсумковий звіт про інвентаризацію", + "item" => "Товар", + "item_count" => "Кількість товарів", + "item_name" => "Назва товару", + "item_number" => "Штрих-код", + "items" => "Товари", + "items_purchased" => "Куплені товари", + "items_received" => "Отримані товари", + "items_summary_report" => "Підсумковий звіт", + "jurisdiction" => "Юрисдикція", + "low_inventory" => "Низька інвентаризація", + "low_inventory_report" => "Звіт про низьку інвентаризацію", + "low_sell_quantity" => "Низька кількість продажу", + "more_than_zero" => "Більше нуля", + "name" => "Назва", + "no_reports_to_display" => "Немає товарів для відображення.", + "payment_type" => "Вид розрахунку", + "payments" => "Розрахунок", + "payments_summary_report" => "Підсумковий звіт про платежі", + "profit" => "Прибуток", + "quantity" => "Кількість", + "quantity_purchased" => "Кількість придбаного", + "quotes" => "Котирування", + "received_by" => "Отриманно (ким)", + "receiving_id" => "Надходження ІН", + "receiving_type" => "Тип надходження", + "receivings" => "Надходження", + "reorder_level" => "Рівень перезамовлення", + "report" => "Звіт", + "report_input" => "Вхідний звіт", + "reports" => "Звіти", + "requisition" => "Реквізиції", + "requisition_by" => "Реквізовано (ким)", + "requisition_id" => "ІН реквізиції", + "requisition_item" => "Реквізиції товару", + "requisition_item_quantity" => "Кількість реквізицій товару", + "requisition_related_item" => "Реквізиції пов'язані з товарами", + "requisition_related_item_total_quantity" => "Загальна кількість товарів, що стосується реквізицій", + "requisition_related_item_unit_quantity" => "Загальна кількість товарів, що не стосується реквізицій", + "requisitions" => "Реквізиції", + "returns" => "Повернення", + "revenue" => "Дохід", + "sale_id" => "IН Продажу", + "sale_type" => "Вид продажу", + "sales" => "Продаж", + "sales_amount" => "Сума продажів", + "sales_summary_report" => "Підсумковий звіт з продажів", + "sales_taxes" => "Податки з продажів", + "sales_taxes_summary_report" => "Зведений звіт про податки з продажів", + "serial_number" => "Серійний номер", + "service_charge" => "", + "sold_by" => "Продано (ким)", + "sold_items" => "", + "sold_to" => "Продано (кому)", + "stock_location" => "Розташування складу", + "sub_total_value" => "Підсумкове значення", + "subtotal" => "Проміжна сума", + "summary_reports" => "Підсумкові звіти", + "supplied_by" => "Постачається (ким)", + "supplier" => "Постачальник", + "suppliers" => "Постачальники", + "suppliers_summary_report" => "Підсумковий звіт про постачальників", + "tax" => "Податок", + "tax_category" => "Податкова категорія", + "tax_name" => "", + "tax_percent" => "Відсоток податку", + "tax_rate" => "Ставка податку", + "taxes" => "Податки", + "taxes_summary_report" => "Підсумковий звіт про податки", + "total" => "Сума", + "total_inventory_value" => "Загальна вартість товарів", + "total_low_sell_quantity" => "Загальна кількість низького рівня продажу", + "total_quantity" => "Загальна кількість", + "total_retail" => "Загальний роздріб", + "trans_amount" => "Сума транзакції", + "trans_due" => "Очікусвана транзакція", + "trans_group" => "Група транзакцій", + "trans_nopay_sales" => "Продажі без оплати", + "trans_payments" => "Платежі", + "trans_refunded" => "Повернено коштів (Відшкодовано)", + "trans_sales" => "Продажі", + "trans_type" => "Тип транзакції", + "type" => "Тип", + "unit_price" => "Роздрібна ціна", + "used" => "Вкористані бали", + "work_orders" => "Робочі замовлення (наряди на роботу)", + "zero_and_less" => "Нуль і менше", +]; diff --git a/app/Language/uk-UA/Sales.php b/app/Language/uk-UA/Sales.php index 5eb8fa27b..1b860ed72 100644 --- a/app/Language/uk-UA/Sales.php +++ b/app/Language/uk-UA/Sales.php @@ -1,223 +1,224 @@ - "Доступні бали", + "rewards_package" => "Винагороди", + "rewards_remaining_balance" => "Залишкова цінність бонусних балів становить ", + "account_number" => "Номер рахунку", + "add_payment" => "Додати платіж", + "amount_due" => "Сума заборгованості", + "amount_tendered" => "Запропонована сума", + "authorized_signature" => "Підпис уповноваженої особи", + "cancel_sale" => "Відмінити", + "cash" => "Готівка", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "Корегування готівки", + "cash_deposit" => "Готівковий депозит", + "cash_filter" => "Готівка", + "change_due" => "Змінити належне(борг)", + "change_price" => "Змінити ціну продажу", + "check" => "Перевірити", + "check_balance" => "Перевірити залишок", + "check_filter" => "Перевірити", + "close" => "", + "comment" => "Коментувати", + "comments" => "Коментарі", + "company_name" => "", + "complete" => "", + "complete_sale" => "Завершити продаж", + "confirm_cancel_sale" => "Ви впевнені, що хочете скасувати цей продаж? Всі товари буде видалено.", + "confirm_delete" => "Ви впевнені, що хочете видалити вибрані продажі?", + "confirm_restore" => "Ви впевнені, що хочете відновити вибрані продажі?", + "credit" => "Кредитна карта", + "credit_deposit" => "Кредитний депозит", + "credit_filter" => "Кредитна картка", + "current_table" => "", + "customer" => "Клієнт", + "customer_address" => "Адреса клієнта", + "customer_discount" => "Знижка", + "customer_email" => "Електронна пошта клієнта", + "customer_location" => "Місцезнаходження клієнта", + "customer_mailchimp_status" => "Статус клієнта mailchimp", + "customer_optional" => "(Потрібно для належних платежів)", + "customer_required" => "(Обов'язково)", + "customer_total" => "Всього", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "Дата продажу", + "date_range" => "Проміжок часу", + "date_required" => "Необхідно ввести правильну дату.", + "date_type" => "Дата мусить бути заповнена.", + "debit" => "Дебетова карта", + "debit_filter" => "", + "delete" => "Дозволити видалення", + "delete_confirmation" => "Ви впевнені, що хочете видалити цей продаж, цю дію не можливо скасувати.", + "delete_entire_sale" => "Видалити всі продажі", + "delete_successful" => "Продаж успішно видалено.", + "delete_unsuccessful" => "Не вдалося видалити продаж.", + "description_abbrv" => "Опис абревіатурою.", + "discard" => "Скинути", + "discard_quote" => "Скинути ціну", + "discount" => "Знижка %", + "discount_included" => "% Знижка включена", + "discount_short" => "% Мала знижка", + "due" => "Борг", + "due_filter" => "Борг", + "edit" => "Редагувати", + "edit_item" => "Редагувати товар", + "edit_sale" => "Редагувати продажі", + "email_receipt" => "Відправити квитанції електронною поштою", + "employee" => "Працівник", + "entry" => "Вхід", + "error_editing_item" => "Помилка редагування товару", + "find_or_scan_item" => "Знайти/Сканувати товар", + "find_or_scan_item_or_receipt" => "Знайти/Сканувати товар або квитанцію", + "giftcard" => "Подарункова карта", + "giftcard_balance" => "Баланс подарункової картки", + "giftcard_filter" => "", + "giftcard_number" => "Номер подарункової карти", + "group_by_category" => "Група за категорією", + "group_by_type" => "Група за типом", + "hsn" => "HSN", + "id" => "Номер продажі", + "include_prices" => "Включити ціни?", + "invoice" => "Рахунок-фактура", + "invoice_confirm" => "Цей рахунок на оплату буде відправленo", + "invoice_enable" => "Створити рахунок-фактуру", + "invoice_filter" => "Фільтер рахунку-фактури", + "invoice_no_email" => "У цього клієнта немає дійсної адреси електронної пошти.", + "invoice_number" => "Рахунок-фактура #", + "invoice_number_duplicate" => "Рахунок-фактура з таким номером уже існує.", + "invoice_sent" => "Рахунок-фактуру надіслано", + "invoice_total" => "Сума рахунків-фактур", + "invoice_type_custom_invoice" => "Рахунок-фактура для клієнта", + "invoice_type_custom_tax_invoice" => "Податковий рахунок-фактура для клієнта", + "invoice_type_invoice" => "Тип рахунку-фактури (invoice.php)", + "invoice_type_tax_invoice" => "Податковий рахунок-фактура", + "invoice_unsent" => "Не вдалося надіслати рахунок-фактуру", + "invoice_update" => "Перерахунок", + "item_insufficient_of_stock" => "Недостатньо товару на складі.", + "item_name" => "Назва товару", + "item_number" => "Номер товару", + "item_out_of_stock" => "Товар відсутній на складі.", + "key_browser" => "", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "Режим журналу", + "must_enter_numeric" => "Введена сума повинна бути числом.", + "must_enter_numeric_giftcard" => "Номер подарункової картки повинен бути цифровим.", + "new_customer" => "Новий клієнт", + "new_item" => "Новий товар", + "no_description" => "Без опису", + "no_filter" => "Все", + "no_items_in_cart" => "В кошику немає товарів.", + "no_sales_to_display" => "Немає продаж для відображення.", + "none_selected" => "Ви не обрали продажі для видалення.", + "nontaxed_ind" => " Неоподатковуваний ІД ", + "not_authorized" => "Ця дія не дозволена.", + "one_or_multiple" => "Продаж(і)", + "payment" => "Вид оплати", + "payment_amount" => "Кількість", + "payment_not_cover_total" => "Оплата не покриває загальну суму.", + "payment_type" => "Тип", + "payments" => "", + "payments_total" => "Суми платежів", + "price" => "Ціна", + "print_after_sale" => "Роздрукувати після продажу", + "quantity" => "Кількість", + "quantity_less_than_reorder_level" => "Увага! Бажана кількість нижче рівня замовлення для цього товару.", + "quantity_less_than_zero" => "Увага! Бажана кількість є недоступною. Ви все ще можете обробляти продажі, але перевірте товар.", + "quantity_of_items" => "Кількість {0} товарів", + "quote" => "Котирування", + "quote_number" => "Номер котирування", + "quote_number_duplicate" => "Номер котирування повинен бути унікальним.", + "quote_sent" => "Котирування відправлено", + "quote_unsent" => "Не вдалося надіслати котирування", + "receipt" => "Квитанція", + "receipt_no_email" => "Цей клієнт не має дійсної електронної адреси.", + "receipt_number" => "Номер квитанції", + "receipt_sent" => "Квитанція відправлена", + "receipt_unsent" => "Не вдалося надіслати квитанцію", + "refund" => "Тип відшкодування", + "register" => "Журнал продажів", + "remove_customer" => "Видалити клієнта", + "remove_discount" => "", + "return" => "Повернути", + "rewards" => "Бонусні бали", + "rewards_balance" => "Баланс бонусних балів", + "sale" => "Продаж", + "sale_by_invoice" => "Продаж за рахунком", + "sale_for_customer" => "Клієнт:", + "sale_time" => "Час продажу", + "sales_tax" => "Податок з продажів", + "sales_total" => "", + "select_customer" => "Оберіть клієнта", + "send_invoice" => "Відправити рахунок-фактуру", + "send_quote" => "Надіслати котирвання продажів", + "send_receipt" => "Відправити квитанцію", + "send_work_order" => "Надіслати робочий наказ", + "serial" => "Серійний номер", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "Показати рахунок-фактуру", + "show_receipt" => "Показати квитанцію", + "start_typing_customer_name" => "Почніть вводити ім’я клієнта...", + "start_typing_item_name" => "Почніть вводити назву товару або скористайтесь штрих-кодом ...", + "stock" => "Склад", + "stock_location" => "склад", + "sub_total" => "Проміжний підсумок", + "successfully_deleted" => "Продажі успішно видалено", + "successfully_restored" => "Продажі успішно відновлено", + "successfully_suspended_sale" => "Продажі успішно призупинені.", + "successfully_updated" => "Продажі успішно оновлено.", + "suspend_sale" => "Призупинені продажі", + "suspended_doc_id" => "Документ", + "suspended_sale_id" => "ІН", + "suspended_sales" => "Призупинені", + "table" => "Таблиця", + "takings" => "Денний оборот", + "tax" => "Податок", + "tax_id" => "ІПН", + "tax_invoice" => "Податкова накладна", + "tax_percent" => "Податковий відсоток", + "taxed_ind" => "П", + "total" => "Сума", + "total_tax_exclusive" => "Без податку", + "transaction_failed" => "Не вдалося здійснити продажну транзакцію.", + "unable_to_add_item" => "Помилка додавання товару до продажу", + "unsuccessfully_deleted" => "Продажі невдало видалено.", + "unsuccessfully_restored" => "Не вдалось відновити продажі.", + "unsuccessfully_suspended_sale" => "Не вдалося призупинити продаж.", + "unsuccessfully_updated" => "Помилка оновлення продажу.", + "unsuspend" => "Невитрачені", + "unsuspend_and_delete" => "Вперед", + "update" => "Редагувати", + "upi" => "UPI", + "visa" => "", + "wholesale" => "", + "work_order" => "Робоче замовлення (наряд на роботу)", + "work_order_number" => "Номер робочого замовлення", + "work_order_number_duplicate" => "Такий номер робочого замовлення уже існує.", + "work_order_sent" => "Замовлення відправлено", + "work_order_unsent" => "Не вдалось отримати робоче замовлення", +]; diff --git a/app/Language/uk-UA/Suppliers.php b/app/Language/uk-UA/Suppliers.php index b9644c326..17bc9e3c5 100644 --- a/app/Language/uk-UA/Suppliers.php +++ b/app/Language/uk-UA/Suppliers.php @@ -1,23 +1,24 @@ - "Номер рахунку", + "agency_name" => "Назва агентства", + "cannot_be_deleted" => "Не вдалось видалити вибраних постачальників, один або більше з них має активні продажі.", + "category" => "Категорія", + "company_name" => "Назва організації", + "company_name_required" => "Назва організації - обов'язкове поле.", + "confirm_delete" => "Ви впевнені, що хочете видалити вибраних постачальників?", + "confirm_restore" => "Ви впевнені, що хочете відновити вибраних постачальників?", + "cost" => "Витрати постачальника", + "error_adding_updating" => "Помилка при додаванні/оновленні постачальників.", + "goods" => "Товари постачальників", + "new" => "Новий постачальник", + "none_selected" => "Ви не обрали ні одного постачальника для видалення.", + "one_or_multiple" => "Постачальник(и)", + "successful_adding" => "Ви успішно додали постачальника", + "successful_deleted" => "Ви успішно видалили постачальника", + "successful_updating" => "Ви успішно оновили постачальника", + "supplier" => "Постачальник", + "supplier_id" => "ІН", + "tax_id" => "Податковий ІН", + "update" => "Оновити постачальника", +]; diff --git a/app/Language/uk-UA/Taxes.php b/app/Language/uk-UA/Taxes.php index baa29cbde..3e1af6fdd 100644 --- a/app/Language/uk-UA/Taxes.php +++ b/app/Language/uk-UA/Taxes.php @@ -1,81 +1,82 @@ - "Додати виняток", + "cascade" => "Каскад", + "cascade_sequence" => "Послідовність каскаду", + "city" => "Місто", + "code" => "Код", + "confirm_delete" => "Ви дійсно хочете видалити цей податковий код? Цю дію неможливо скасувати.", + "confirm_restore" => "Ви впевнені, що хочете відновити вибрані податкові коди?", + "default_tax_category" => "Категорія податку за замовченням", + "default_tax_rate" => "Ставка податку за замовчуванням", + "error_adding_updating" => "Не вдалось додати або оновити податковий код.", + "group_seq" => "Група послідовностей", + "jurisdiction_name" => "Назва юрисдикції", + "name" => "Назва", + "new" => "Новий податковий код", + "no_taxes" => "", + "no_taxes_to_display" => "Немає податкового коду для відображення.", + "reporting_authority" => "Звітний орган", + "round_half_down" => "Наполовину вниз", + "round_half_even" => "Тільки наполовину", + "round_half_odd" => "Наполовину непарного", + "round_half_up" => "Наполовину догори", + "rounding_code" => "Код округлення", + "sales_tax" => "Податок з продажу", + "sales_tax_by_invoice" => "Податок з продажу за рахунком", + "sequence" => "Послідовність", + "state" => "Державні податки", + "successful_deleted" => "Видалення пройшло успішно", + "tax_categories" => "Податкові категорії", + "tax_categories_configuration" => "Форма категорій податків", + "tax_categories_saved_successfully" => "Податкові категорії успішно збережено", + "tax_categories_saved_unsuccessfully" => "Податкові категорії збережено невдало", + "tax_category" => "Податкова категорія", + "tax_category_code" => "Код податкової категорії", + "tax_category_duplicate" => "Дублікат податкової категорії", + "tax_category_invalid_chars" => "Податкова категорія містить недійсні символи", + "tax_category_name" => "Назва податкової категорії", + "tax_category_new" => "Нова податкова категорія", + "tax_category_required" => "Необхідна податкова категорія", + "tax_code" => "Податковий код", + "tax_code_cannot_be_deleted" => "Збій у видаленні податкового коду.", + "tax_code_duplicate" => "Дублікат податкового коду", + "tax_code_invalid_chars" => "У податковому коді недійсні символи", + "tax_code_name" => "Ім'я податкового коду", + "tax_code_required" => "Податковий код - обов'язкове поле.", + "tax_code_successful_deleted" => "Податковий код успішно видалено", + "tax_code_successful_updated" => "Податковий код успішно оновлено", + "tax_code_successful_updating" => "Успішно оновлено. ", + "tax_code_successfully_added" => "Податковий код успішно додано. ", + "tax_code_type" => "Тип податкового коду", + "tax_codes" => "Податкові коди", + "tax_codes_configuration" => "Форма податкових кодів", + "tax_codes_saved_successfully" => "Податкові коди успішно збережено", + "tax_codes_saved_unsuccessfully" => "Не вдалося зберегти податковий код.", + "tax_excluded" => "Без податку", + "tax_group" => "Податкова група", + "tax_group_not_unique" => "Податкова група {0} не є унікальною", + "tax_group_sequence" => "Послідовність податкової групи", + "tax_included" => "Податок включений", + "tax_jurisdiction" => "Податкова юрисдикція", + "tax_jurisdiction_duplicate" => "Дублікат податкової юрисдикції", + "tax_jurisdiction_invalid_chars" => "Податкова юрисдикція містить недійсні символи", + "tax_jurisdiction_required" => "Необхідна податкова юрисдикція", + "tax_jurisdictions" => "Податкові юрисдикції", + "tax_jurisdictions_configuration" => "Форма податкових юрисдикції", + "tax_jurisdictions_saved_successfully" => "Податкові юрисдикції успішно збережені", + "tax_jurisdictions_saved_unsuccessfully" => "Податкові юрисдикції невдало збережені", + "tax_rate" => "Курс податку", + "tax_rate_configuration" => "Форма ставки податку", + "tax_rate_error_adding_updating" => "Помилка ставки податку при додаванні оновлення", + "tax_rate_numeric" => "Курс податку повинен бути позначений числом.", + "tax_rate_required" => "Курс податку мусить бути заповнений.", + "tax_rate_successful_updated" => "Успішне оновлення податкової ставки", + "tax_rate_successfully_added" => "Податкова ставка успішно додана", + "tax_rates" => "Ставки податку", + "tax_rates_configuration" => "Форма ставок податку", + "tax_rounding" => "Податкове округлення", + "tax_type" => "Вид податку", + "update" => "Оновіть категорію податку з продаж", + "vat_tax" => "НДС податок", +]; diff --git a/app/Language/ur_PK/Attributes.php b/app/Language/ur_PK/Attributes.php index f149ab230..baf40ac62 100644 --- a/app/Language/ur_PK/Attributes.php +++ b/app/Language/ur_PK/Attributes.php @@ -1,31 +1,32 @@ - "وصف کے اندراج میں ':' یا '|' ممنوع ہیں", + "confirm_delete" => "کیا آپ منتخب شدہ کو حذف کرنا چاہتے ہیں ؟", + "confirm_restore" => "کیا آپ منتخب شدہ کو بحال کرنا چاہتے ہیں ؟", + "definition_cannot_be_deleted" => "منتخب شدہ کو حذف نہیں کیا جا سکتا", + "definition_error_adding_updating" => "Attribute {0} could not be added or updated. Please check the error log.", + "definition_flags" => "Attribute Visibility", + "definition_group" => "Group", + "definition_id" => "Id", + "definition_name" => "Add Attribute", + "definition_name_required" => "Attribute name is a required field", + "definition_one_or_multiple" => "attribute(s)", + "definition_successful_adding" => "You have successfully added item", + "definition_successful_deleted" => "You have successfully deleted", + "definition_successful_updating" => "You have successfully updated attribute", + "definition_type" => "Attribute Type", + "definition_type_required" => "Attribute type is a required field", + "definition_unit" => "Measurement Unit", + "definition_values" => "Attribute Values", + "new" => "New Attribute", + "no_attributes_to_display" => "No Items to display", + "receipt_visibility" => "Receipt", + "show_in_items" => "Show in items", + "show_in_items_visibility" => "Items", + "show_in_receipt" => "Show in receipt", + "show_in_receivings" => "Show in receivings", + "show_in_receivings_visibility" => "Receivings", + "show_in_sales" => "Show in sales", + "show_in_sales_visibility" => "Sales", + "update" => "Update Attribute", +]; diff --git a/app/Language/ur_PK/Bootstrap_tables.php b/app/Language/ur_PK/Bootstrap_tables.php index 96fc76fe1..2381af790 100644 --- a/app/Language/ur_PK/Bootstrap_tables.php +++ b/app/Language/ur_PK/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "", + "tables_columns" => "", + "tables_hide_show_pagination" => "", + "tables_loading" => "", + "tables_page_from_to" => "", + "tables_refresh" => "", + "tables_rows_per_page" => "", + "tables_toggle" => "", +]; diff --git a/app/Language/ur_PK/Cashups.php b/app/Language/ur_PK/Cashups.php index e6ad7ad9f..2ffc8c593 100644 --- a/app/Language/ur_PK/Cashups.php +++ b/app/Language/ur_PK/Cashups.php @@ -1,48 +1,49 @@ - "", + "amount_number" => "", + "amount_required" => "", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "", + "cash_difference" => "", + "close_date" => "", + "close_employee" => "", + "closed_amount_card" => "", + "closed_amount_cash" => "", + "closed_amount_check" => "", + "closed_amount_due" => "", + "closed_amount_giftcard" => "", + "closed_amount_total" => "", + "closed_date" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "confirm_submit" => "", + "date_number" => "", + "date_required" => "", + "description" => "", + "enable_expected" => "", + "error_adding_updating" => "", + "giftcard" => "", + "id" => "", + "info" => "", + "info_employee" => "", + "is_deleted" => "", + "new" => "", + "no_cashups_to_display" => "", + "none_selected" => "", + "note" => "", + "one_or_multiple" => "", + "open_amount_cash" => "", + "open_date" => "", + "open_employee" => "", + "opened_date" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "total" => "", + "transfer_amount_cash" => "", + "transfer_amount_cash_minus" => "", + "update" => "", + "warning" => "", +]; diff --git a/app/Language/ur_PK/Common.php b/app/Language/ur_PK/Common.php index 157549cc6..83ed187c9 100644 --- a/app/Language/ur_PK/Common.php +++ b/app/Language/ur_PK/Common.php @@ -1,87 +1,88 @@ - "", + "address_2" => "", + "admin" => "", + "city" => "", + "clerk" => "", + "close" => "", + "color" => "", + "comments" => "", + "common" => "", + "confirm_search" => "", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "", + "country" => "", + "dashboard" => "", + "date" => "", + "delete" => "", + "det" => "", + "download_import_template" => "", + "edit" => "", + "email" => "", + "email_invalid_format" => "", + "export_csv" => "", + "export_csv_no" => "", + "export_csv_yes" => "", + "fields_required_message" => "", + "fields_required_message_unique" => "", + "first_name" => "", + "first_name_required" => "", + "first_page" => "", + "gender" => "", + "gender_female" => "", + "gender_male" => "", + "gender_undefined" => "", + "icon" => "", + "id" => "", + "import" => "", + "import_change_file" => "", + "import_csv" => "", + "import_full_path" => "", + "import_remove_file" => "", + "import_select_file" => "", + "inv" => "", + "last_name" => "", + "last_name_required" => "", + "last_page" => "", + "learn_about_project" => "", + "list_of" => "", + "logo" => "", + "logo_mark" => "", + "logout" => "", + "manager" => "", + "migration_needed" => "", + "new" => "", + "no" => "", + "no_persons_to_display" => "", + "none_selected_text" => "", + "or" => "", + "people" => "", + "phone_number" => "", + "phone_number_required" => "", + "please_visit_my" => "", + "position" => "", + "powered_by" => "", + "price" => "", + "print" => "", + "remove" => "", + "required" => "", + "restore" => "", + "return_policy" => "", + "search" => "", + "search_options" => "", + "searched_for" => "", + "software_short" => "", + "software_title" => "", + "state" => "", + "submit" => "", + "total_spent" => "", + "unknown" => "", + "view_recent_sales" => "", + "website" => "", + "welcome" => "", + "welcome_message" => "", + "yes" => "", + "you_are_using_ospos" => "", + "zip" => "", +]; diff --git a/app/Language/ur_PK/Config.php b/app/Language/ur_PK/Config.php index 37445e83a..c4fe5db1b 100644 --- a/app/Language/ur_PK/Config.php +++ b/app/Language/ur_PK/Config.php @@ -1,329 +1,330 @@ - "", + "address_required" => "", + "all_set" => "All file permissions are set correctly!", + "allow_duplicate_barcodes" => "", + "apostrophe" => "", + "backup_button" => "", + "backup_database" => "", + "barcode" => "", + "barcode_company" => "", + "barcode_configuration" => "", + "barcode_content" => "", + "barcode_first_row" => "", + "barcode_font" => "", + "barcode_formats" => "", + "barcode_generate_if_empty" => "", + "barcode_height" => "", + "barcode_id" => "", + "barcode_info" => "", + "barcode_layout" => "", + "barcode_name" => "", + "barcode_number" => "", + "barcode_number_in_row" => "", + "barcode_page_cellspacing" => "", + "barcode_page_width" => "", + "barcode_price" => "", + "barcode_second_row" => "", + "barcode_third_row" => "", + "barcode_tooltip" => "", + "barcode_type" => "", + "barcode_width" => "", + "bottom" => "", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "", + "cash_decimals_tooltip" => "", + "cash_rounding" => "", + "category_dropdown" => "", + "center" => "", + "change_apperance_tooltip" => "", + "comma" => "", + "company" => "", + "company_avatar" => "", + "company_change_image" => "", + "company_logo" => "", + "company_remove_image" => "", + "company_required" => "", + "company_select_image" => "", + "company_website_url" => "", + "country_codes" => "", + "country_codes_tooltip" => "", + "currency_code" => "", + "currency_decimals" => "", + "currency_symbol" => "", + "current_employee_only" => "", + "customer_reward" => "", + "customer_reward_duplicate" => "", + "customer_reward_enable" => "", + "customer_reward_invalid_chars" => "", + "customer_reward_required" => "", + "customer_sales_tax_support" => "", + "date_or_time_format" => "", + "datetimeformat" => "", + "decimal_point" => "", + "default_barcode_font_size_number" => "", + "default_barcode_font_size_required" => "", + "default_barcode_height_number" => "", + "default_barcode_height_required" => "", + "default_barcode_num_in_row_number" => "", + "default_barcode_num_in_row_required" => "", + "default_barcode_page_cellspacing_number" => "", + "default_barcode_page_cellspacing_required" => "", + "default_barcode_page_width_number" => "", + "default_barcode_page_width_required" => "", + "default_barcode_width_number" => "", + "default_barcode_width_required" => "", + "default_item_columns" => "", + "default_origin_tax_code" => "", + "default_receivings_discount" => "", + "default_receivings_discount_number" => "", + "default_receivings_discount_required" => "", + "default_sales_discount" => "", + "default_sales_discount_number" => "", + "default_sales_discount_required" => "", + "default_tax_category" => "", + "default_tax_code" => "", + "default_tax_jurisdiction" => "", + "default_tax_name_number" => "", + "default_tax_name_required" => "", + "default_tax_rate" => "", + "default_tax_rate_1" => "", + "default_tax_rate_2" => "", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "", + "default_tax_rate_required" => "", + "derive_sale_quantity" => "", + "derive_sale_quantity_tooltip" => "", + "dinner_table" => "", + "dinner_table_duplicate" => "", + "dinner_table_enable" => "", + "dinner_table_invalid_chars" => "", + "dinner_table_required" => "", + "dot" => "", + "email" => "", + "email_configuration" => "", + "email_mailpath" => "", + "email_protocol" => "", + "email_receipt_check_behaviour" => "", + "email_receipt_check_behaviour_always" => "", + "email_receipt_check_behaviour_last" => "", + "email_receipt_check_behaviour_never" => "", + "email_smtp_crypto" => "", + "email_smtp_host" => "", + "email_smtp_pass" => "", + "email_smtp_port" => "", + "email_smtp_timeout" => "", + "email_smtp_user" => "", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "", + "enforce_privacy_tooltip" => "", + "fax" => "", + "file_perm" => "There are problems with file permissions please fix and reload this page.", + "financial_year" => "", + "financial_year_apr" => "", + "financial_year_aug" => "", + "financial_year_dec" => "", + "financial_year_feb" => "", + "financial_year_jan" => "", + "financial_year_jul" => "", + "financial_year_jun" => "", + "financial_year_mar" => "", + "financial_year_may" => "", + "financial_year_nov" => "", + "financial_year_oct" => "", + "financial_year_sep" => "", + "floating_labels" => "", + "gcaptcha_enable" => "", + "gcaptcha_secret_key" => "", + "gcaptcha_secret_key_required" => "", + "gcaptcha_site_key" => "", + "gcaptcha_site_key_required" => "", + "gcaptcha_tooltip" => "", + "general" => "", + "general_configuration" => "", + "giftcard_number" => "", + "giftcard_random" => "", + "giftcard_series" => "", + "image_allowed_file_types" => "", + "image_max_height_tooltip" => "", + "image_max_size_tooltip" => "", + "image_max_width_tooltip" => "", + "image_restrictions" => "", + "include_hsn" => "", + "info" => "", + "info_configuration" => "", + "input_groups" => "", + "integrations" => "", + "integrations_configuration" => "", + "invoice" => "", + "invoice_configuration" => "", + "invoice_default_comments" => "", + "invoice_email_message" => "", + "invoice_enable" => "", + "invoice_printer" => "", + "invoice_type" => "", + "is_readable" => "", + "is_writable" => "is writable, but the permissions are higher than 750.", + "item_markup" => "", + "jsprintsetup_required" => "", + "language" => "", + "last_used_invoice_number" => "", + "last_used_quote_number" => "", + "last_used_work_order_number" => "", + "left" => "", + "license" => "", + "license_configuration" => "", + "line_sequence" => "", + "lines_per_page" => "", + "lines_per_page_number" => "", + "lines_per_page_required" => "", + "locale" => "", + "locale_configuration" => "", + "locale_info" => "", + "location" => "", + "location_configuration" => "", + "location_info" => "", + "login_form" => "", + "logout" => "", + "mailchimp" => "", + "mailchimp_api_key" => "", + "mailchimp_configuration" => "", + "mailchimp_key_successfully" => "", + "mailchimp_key_unsuccessfully" => "", + "mailchimp_lists" => "", + "mailchimp_tooltip" => "", + "message" => "", + "message_configuration" => "", + "msg_msg" => "", + "msg_msg_placeholder" => "", + "msg_pwd" => "", + "msg_pwd_required" => "", + "msg_src" => "", + "msg_src_required" => "", + "msg_uid" => "", + "msg_uid_required" => "", + "multi_pack_enabled" => "", + "no_risk" => "No security/vulnerability risks.", + "none" => "", + "notify_alignment" => "", + "number_format" => "", + "number_locale" => "", + "number_locale_invalid" => "", + "number_locale_required" => "", + "number_locale_tooltip" => "", + "os_timezone" => "", + "ospos_info" => "", + "payment_options_order" => "", + "perm_risk" => "Permissions higher than 750 leaves this software at risk.", + "phone" => "", + "phone_required" => "", + "print_bottom_margin" => "", + "print_bottom_margin_number" => "", + "print_bottom_margin_required" => "", + "print_delay_autoreturn" => "", + "print_delay_autoreturn_number" => "", + "print_delay_autoreturn_required" => "", + "print_footer" => "", + "print_header" => "", + "print_left_margin" => "", + "print_left_margin_number" => "", + "print_left_margin_required" => "", + "print_receipt_check_behaviour" => "", + "print_receipt_check_behaviour_always" => "", + "print_receipt_check_behaviour_last" => "", + "print_receipt_check_behaviour_never" => "", + "print_right_margin" => "", + "print_right_margin_number" => "", + "print_right_margin_required" => "", + "print_silently" => "", + "print_top_margin" => "", + "print_top_margin_number" => "", + "print_top_margin_required" => "", + "quantity_decimals" => "", + "quick_cash_enable" => "", + "quote_default_comments" => "", + "receipt" => "", + "receipt_category" => "", + "receipt_configuration" => "", + "receipt_default" => "", + "receipt_font_size" => "", + "receipt_font_size_number" => "", + "receipt_font_size_required" => "", + "receipt_info" => "", + "receipt_printer" => "", + "receipt_short" => "", + "receipt_show_company_name" => "", + "receipt_show_description" => "", + "receipt_show_serialnumber" => "", + "receipt_show_tax_ind" => "", + "receipt_show_taxes" => "", + "receipt_show_total_discount" => "", + "receipt_template" => "", + "receiving_calculate_average_price" => "", + "recv_invoice_format" => "", + "register_mode_default" => "", + "report_an_issue" => "", + "return_policy_required" => "", + "reward" => "", + "reward_configuration" => "", + "right" => "", + "sales_invoice_format" => "", + "sales_quote_format" => "", + "saved_successfully" => "", + "saved_unsuccessfully" => "", + "security_issue" => "Security Vulnerability Warning", + "server_notice" => "", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "", + "statistics" => "", + "statistics_tooltip" => "", + "stock_location" => "", + "stock_location_duplicate" => "", + "stock_location_invalid_chars" => "", + "stock_location_required" => "", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "", + "suggestions_fourth_column" => "", + "suggestions_layout" => "", + "suggestions_second_column" => "", + "suggestions_third_column" => "", + "system_conf" => "Setup & Conf", + "system_info" => "", + "table" => "", + "table_configuration" => "", + "takings_printer" => "", + "tax" => "", + "tax_category" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_required" => "", + "tax_category_used" => "", + "tax_configuration" => "", + "tax_decimals" => "", + "tax_id" => "", + "tax_included" => "", + "theme" => "", + "theme_preview" => "", + "thousands_separator" => "", + "timezone" => "", + "timezone_error" => "", + "top" => "", + "use_destination_based_tax" => "", + "user_timezone" => "", + "website" => "", + "wholesale_markup" => "", + "work_order_enable" => "", + "work_order_format" => "", +]; diff --git a/app/Language/ur_PK/Customers.php b/app/Language/ur_PK/Customers.php index 2cbd1d2ec..715fca3e4 100644 --- a/app/Language/ur_PK/Customers.php +++ b/app/Language/ur_PK/Customers.php @@ -1,55 +1,56 @@ - "", + "account_number_duplicate" => "", + "available_points" => "", + "available_points_value" => "", + "average" => "", + "avg_discount" => "", + "basic_information" => "", + "cannot_be_deleted" => "", + "company_name" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "consent" => "", + "consent_required" => "", + "csv_import_failed" => "", + "csv_import_nodata_wrongformat" => "", + "csv_import_partially_failed" => "", + "csv_import_success" => "", + "customer" => "", + "date" => "", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "email_duplicate" => "", + "employee" => "", + "error_adding_updating" => "", + "import_items_csv" => "", + "mailchimp_activity_click" => "", + "mailchimp_activity_lastopen" => "", + "mailchimp_activity_open" => "", + "mailchimp_activity_total" => "", + "mailchimp_activity_unopen" => "", + "mailchimp_email_client" => "", + "mailchimp_info" => "", + "mailchimp_member_rating" => "", + "mailchimp_status" => "", + "mailchimp_vip" => "", + "max" => "", + "min" => "", + "new" => "", + "none_selected" => "", + "one_or_multiple" => "", + "quantity" => "", + "stats_info" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "tax_code" => "", + "tax_id" => "", + "taxable" => "", + "total" => "", + "update" => "", + "rewards_package" => "", +]; diff --git a/app/Language/ur_PK/Datepicker.php b/app/Language/ur_PK/Datepicker.php index f8d23888d..e8be7a6c0 100644 --- a/app/Language/ur_PK/Datepicker.php +++ b/app/Language/ur_PK/Datepicker.php @@ -1,22 +1,23 @@ - "", + "apply" => "", + "cancel" => "", + "custom" => "", + "from" => "", + "last_30" => "", + "last_7" => "", + "last_financial_year" => "", + "last_month" => "", + "last_year" => "", + "same_month_last_year" => "", + "same_month_to_same_day_last_year" => "", + "this_financial_year" => "", + "this_month" => "", + "this_year" => "", + "to" => "", + "today" => "", + "today_last_year" => "", + "weekstart" => "", + "yesterday" => "", +]; diff --git a/app/Language/ur_PK/Employees.php b/app/Language/ur_PK/Employees.php index d8222c9be..6f597ab5b 100644 --- a/app/Language/ur_PK/Employees.php +++ b/app/Language/ur_PK/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "", + "cannot_be_deleted" => "", + "change_employee" => "", + "change_password" => "", + "clerk" => "", + "commission" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "current_password" => "", + "current_password_invalid" => "", + "employee" => "", + "error_adding_updating" => "", + "error_deleting_demo_admin" => "", + "error_updating_demo_admin" => "", + "language" => "", + "login_info" => "", + "manager" => "", + "new" => "", + "none_selected" => "", + "one_or_multiple" => "", + "password" => "", + "password_minlength" => "", + "password_must_match" => "", + "password_not_must_match" => "", + "password_required" => "", + "permission_desc" => "", + "permission_info" => "", + "repeat_password" => "", + "subpermission_required" => "", + "successful_adding" => "", + "successful_change_password" => "", + "successful_deleted" => "", + "successful_updating" => "", + "system_language" => "", + "unsuccessful_change_password" => "", + "update" => "", + "username" => "", + "username_duplicate" => "", + "username_minlength" => "", + "username_required" => "", +]; diff --git a/app/Language/ur_PK/Enum.php b/app/Language/ur_PK/Enum.php index dde09937b..c39655c3b 100644 --- a/app/Language/ur_PK/Enum.php +++ b/app/Language/ur_PK/Enum.php @@ -1,9 +1,10 @@ - "", + "half_even" => "", + "half_five" => "", + "half_odd" => "", + "half_up" => "", + "round_down" => "", + "round_up" => "", +]; diff --git a/app/Language/ur_PK/Error.php b/app/Language/ur_PK/Error.php index 7e82e9775..6134ea59a 100644 --- a/app/Language/ur_PK/Error.php +++ b/app/Language/ur_PK/Error.php @@ -1,4 +1,5 @@ - "", + "unknown" => "", +]; diff --git a/app/Language/ur_PK/Expenses.php b/app/Language/ur_PK/Expenses.php index cae8d985c..e9e237376 100644 --- a/app/Language/ur_PK/Expenses.php +++ b/app/Language/ur_PK/Expenses.php @@ -1,49 +1,50 @@ - "", + "amount" => "", + "amount_number" => "", + "amount_required" => "", + "by_category" => "", + "cannot_be_deleted" => "", + "cash" => "", + "cash_filter" => "", + "categories_name" => "", + "category_required" => "", + "check" => "", + "check_filter" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "credit" => "", + "credit_filter" => "", + "date" => "", + "date_number" => "", + "date_required" => "", + "debit" => "", + "debit_filter" => "", + "description" => "", + "due" => "", + "due_filter" => "", + "employee" => "", + "error_adding_updating" => "", + "expense_id" => "", + "expenses_employee" => "", + "info" => "", + "ip_address" => "", + "is_deleted" => "", + "name_required" => "", + "new" => "", + "new_supplier" => "", + "no_expenses_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "payment" => "", + "start_typing_supplier_name" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier_name" => "", + "supplier_tax_code" => "", + "tax_amount" => "", + "tax_amount_number" => "", + "update" => "", +]; diff --git a/app/Language/ur_PK/Expenses_categories.php b/app/Language/ur_PK/Expenses_categories.php index 7e4c654f7..03169e528 100644 --- a/app/Language/ur_PK/Expenses_categories.php +++ b/app/Language/ur_PK/Expenses_categories.php @@ -1,21 +1,22 @@ - "", + "add_item" => "", + "cannot_be_deleted" => "", + "category_id" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "description" => "", + "error_adding_updating" => "", + "info" => "", + "name" => "", + "new" => "", + "no_expenses_categories_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "quantity" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "update" => "", +]; diff --git a/app/Language/ur_PK/Giftcards.php b/app/Language/ur_PK/Giftcards.php index c2491d327..f1b1bd322 100644 --- a/app/Language/ur_PK/Giftcards.php +++ b/app/Language/ur_PK/Giftcards.php @@ -1,70 +1,71 @@ - "", + "allow_alt_description" => "", + "bulk_edit" => "", + "cannot_be_deleted" => "", + "cannot_find_giftcard" => "", + "cannot_use" => "", + "card_value" => "", + "category" => "", + "change_all_to_allow_alt_desc" => "", + "change_all_to_not_allow_allow_desc" => "", + "change_all_to_serialized" => "", + "change_all_to_unserialized" => "", + "confirm_bulk_edit" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost_price" => "", + "count" => "", + "csv_import_failed" => "", + "current_quantity" => "", + "description" => "", + "details_count" => "", + "do_nothing" => "", + "edit_fields_you_want_to_update" => "", + "edit_multiple_giftcards" => "", + "error_adding_updating" => "", + "error_updating_multiple" => "", + "generate_barcodes" => "", + "giftcard" => "", + "giftcard_number" => "", + "info_provided_by" => "", + "inventory_comments" => "", + "is_serialized" => "", + "low_inventory_giftcards" => "", + "manually_editing_of_quantity" => "", + "must_select_giftcard_for_barcode" => "", + "new" => "", + "no_description_giftcards" => "", + "no_giftcards_to_display" => "", + "none" => "", + "none_selected" => "", + "number" => "", + "number_information" => "", + "number_required" => "", + "one_or_multiple" => "", + "person_id" => "", + "quantity" => "", + "quantity_required" => "", + "remaining_balance" => "", + "reorder_level" => "", + "retrive_giftcard_info" => "", + "sales_tax_1" => "", + "sales_tax_2" => "", + "serialized_giftcards" => "", + "successful_adding" => "", + "successful_bulk_edit" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "tax_1" => "", + "tax_2" => "", + "tax_percent" => "", + "tax_percents" => "", + "unit_price" => "", + "upc_database" => "", + "update" => "", + "use_inventory_menu" => "", + "value" => "", + "value_required" => "", +]; diff --git a/app/Language/ur_PK/Item_kits.php b/app/Language/ur_PK/Item_kits.php index 7e5447763..2f21a4963 100644 --- a/app/Language/ur_PK/Item_kits.php +++ b/app/Language/ur_PK/Item_kits.php @@ -1,40 +1,41 @@ - "", + "all" => "", + "cannot_be_deleted" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "description" => "", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "error_adding_updating" => "", + "find_kit_item" => "", + "info" => "", + "item" => "", + "item_kit_number" => "", + "item_kit_number_duplicate" => "", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "", + "kit" => "", + "kit_and_components" => "", + "kit_and_stock" => "", + "kit_only" => "", + "name" => "", + "new" => "", + "no_item_kits_to_display" => "", + "none_selected" => "", + "one_or_multiple" => "", + "price_option" => "", + "priced_only" => "", + "print_option" => "", + "quantity" => "", + "sequence" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "unit_price" => "", + "update" => "", +]; diff --git a/app/Language/ur_PK/Items.php b/app/Language/ur_PK/Items.php index 9dd8f98c1..9718385d0 100644 --- a/app/Language/ur_PK/Items.php +++ b/app/Language/ur_PK/Items.php @@ -1,119 +1,120 @@ - "", + "allow_alt_description" => "", + "amount_entry" => "", + "bulk_edit" => "", + "buy_price_required" => "", + "cannot_be_deleted" => "", + "cannot_find_item" => "", + "categories" => "", + "category" => "", + "category_new" => "", + "category_required" => "", + "change_all_to_allow_alt_desc" => "", + "change_all_to_not_allow_allow_desc" => "", + "change_all_to_serialized" => "", + "change_all_to_unserialized" => "", + "change_image" => "", + "confirm_bulk_edit" => "", + "confirm_bulk_edit_wipe_taxes" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost_price" => "", + "cost_price_number" => "", + "cost_price_required" => "", + "count" => "", + "csv_import_failed" => "", + "csv_import_nodata_wrongformat" => "", + "csv_import_partially_failed" => "", + "csv_import_success" => "", + "current_quantity" => "", + "default_pack_name" => "", + "description" => "", + "details_count" => "", + "do_nothing" => "", + "edit" => "", + "edit_fields_you_want_to_update" => "", + "edit_multiple_items" => "", + "empty_upc_items" => "", + "error_adding_updating" => "", + "error_updating_multiple" => "", + "generate_barcodes" => "", + "hsn_code" => "", + "image" => "", + "import_items_csv" => "", + "info_provided_by" => "", + "inventory" => "", + "inventory_CSV_import_quantity" => "", + "inventory_comments" => "", + "inventory_data_tracking" => "", + "inventory_date" => "", + "inventory_employee" => "", + "inventory_in_out_quantity" => "", + "inventory_remarks" => "", + "is_deleted" => "", + "is_printed" => "", + "is_serialized" => "", + "item" => "", + "item_id" => "", + "item_number" => "", + "item_number_duplicate" => "", + "kit" => "", + "location" => "", + "low_inventory_items" => "", + "low_sell_item" => "", + "manually_editing_of_quantity" => "", + "markup" => "", + "name" => "", + "name_required" => "", + "new" => "", + "no_description_items" => "", + "no_items_to_display" => "", + "none" => "", + "none_selected" => "", + "nonstock" => "", + "number_information" => "", + "number_required" => "", + "one_or_multiple" => "", + "pack_name" => "", + "qty_per_pack" => "", + "quantity" => "", + "quantity_number" => "", + "quantity_required" => "", + "receiving_quantity" => "", + "remove_image" => "", + "reorder_level" => "", + "reorder_level_number" => "", + "reorder_level_required" => "", + "retrive_item_info" => "", + "sales_tax_1" => "", + "sales_tax_2" => "", + "search_attributes" => "", + "select_image" => "", + "serialized_items" => "", + "standard" => "", + "stock" => "", + "stock_location" => "", + "stock_type" => "", + "successful_adding" => "", + "successful_bulk_edit" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "tax_1" => "", + "tax_2" => "", + "tax_3" => "", + "tax_category" => "", + "tax_percent" => "", + "tax_percent_number" => "", + "tax_percent_required" => "", + "tax_percents" => "", + "temp" => "", + "type" => "", + "unit_price" => "", + "unit_price_number" => "", + "unit_price_required" => "", + "upc_database" => "", + "update" => "", + "use_inventory_menu" => "", +]; diff --git a/app/Language/ur_PK/Login.php b/app/Language/ur_PK/Login.php index 5b6b148ab..0adf698f7 100644 --- a/app/Language/ur_PK/Login.php +++ b/app/Language/ur_PK/Login.php @@ -1,13 +1,14 @@ - "", + "go" => "", + "invalid_gcaptcha" => "", + "invalid_installation" => "", + "invalid_username_and_password" => "", + "login" => "", + "logout" => "", + "migration_needed" => "", + "password" => "", + "username" => "", + "welcome" => "", +]; diff --git a/app/Language/ur_PK/Messages.php b/app/Language/ur_PK/Messages.php index 31f76c90f..ce3a2e233 100644 --- a/app/Language/ur_PK/Messages.php +++ b/app/Language/ur_PK/Messages.php @@ -1,14 +1,15 @@ - "", + "last_name" => "", + "message" => "", + "message_placeholder" => "", + "message_required" => "", + "multiple_phones" => "", + "phone" => "", + "phone_number_required" => "", + "phone_placeholder" => "", + "sms_send" => "", + "successfully_sent" => "", + "unsuccessfully_sent" => "", +]; diff --git a/app/Language/ur_PK/Module.php b/app/Language/ur_PK/Module.php index 6efb023ea..f2ad04586 100644 --- a/app/Language/ur_PK/Module.php +++ b/app/Language/ur_PK/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "", + "attributes_desc" => "", + "both" => "", + "cashups" => "", + "cashups_desc" => "", + "config" => "", + "config_desc" => "", + "customers" => "", + "customers_desc" => "", + "employees" => "", + "employees_desc" => "", + "expenses" => "", + "expenses_categories" => "", + "expenses_categories_desc" => "", + "expenses_desc" => "", + "giftcards" => "", + "giftcards_desc" => "", + "home" => "", + "home_desc" => "", + "item_kits" => "", + "item_kits_desc" => "", + "items" => "", + "items_desc" => "", + "messages" => "", + "messages_desc" => "", + "migrate" => "", + "migrate_desc" => "", + "office" => "", + "office_desc" => "", + "receivings" => "", + "receivings_desc" => "", + "reports" => "", + "reports_desc" => "", + "sales" => "", + "sales_desc" => "", + "suppliers" => "", + "suppliers_desc" => "", + "taxes" => "", + "taxes_desc" => "", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/ur_PK/Receivings.php b/app/Language/ur_PK/Receivings.php index 10f004d18..4ffca4df7 100644 --- a/app/Language/ur_PK/Receivings.php +++ b/app/Language/ur_PK/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "", + "cannot_be_deleted" => "", + "comments" => "", + "complete_receiving" => "", + "confirm_cancel_receiving" => "", + "confirm_delete" => "", + "confirm_finish_receiving" => "", + "confirm_restore" => "", + "cost" => "", + "daily" => "", + "date" => "", + "date_required" => "", + "date_type" => "", + "delete_entire_sale" => "", + "discount" => "", + "edit" => "", + "edit_sale" => "", + "employee" => "", + "error_editing_item" => "", + "error_requisition" => "", + "find_or_scan_item" => "", + "find_or_scan_item_or_receipt" => "", + "id" => "", + "item_name" => "", + "mode" => "", + "new_supplier" => "", + "one_or_multiple" => "", + "print_after_sale" => "", + "quantity" => "", + "receipt" => "", + "receipt_number" => "", + "receiving" => "", + "reference" => "", + "register" => "", + "requisition" => "", + "return" => "", + "select_supplier" => "", + "ship_pack" => "", + "start_typing_supplier_name" => "", + "stock" => "", + "stock_destination" => "", + "stock_locaiton" => "", + "stock_source" => "", + "successfully_deleted" => "", + "successfully_updated" => "", + "supplier" => "", + "supplier_address" => "", + "supplier_email" => "", + "supplier_location" => "", + "total" => "", + "transaction_failed" => "", + "unable_to_add_item" => "", + "unsuccessfully_updated" => "", + "update" => "", +]; diff --git a/app/Language/ur_PK/Reports.php b/app/Language/ur_PK/Reports.php index 6c54cf227..c8f0dcce9 100644 --- a/app/Language/ur_PK/Reports.php +++ b/app/Language/ur_PK/Reports.php @@ -1,147 +1,148 @@ - "", + "authority" => "", + "canceled" => "", + "categories" => "", + "categories_summary_report" => "", + "category" => "", + "code_canceled" => "", + "code_invoice" => "", + "code_pos" => "", + "code_quote" => "", + "code_return" => "", + "code_type" => "", + "code_work_order" => "", + "comments" => "", + "commission" => "", + "complete" => "", + "completed_sales" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost" => "", + "cost_price" => "", + "count" => "", + "customer" => "", + "customers" => "", + "customers_summary_report" => "", + "date" => "", + "date_range" => "", + "description" => "", + "detailed_receivings_report" => "", + "detailed_receivings_report_input" => "", + "detailed_reports" => "", + "detailed_requisition_report" => "", + "detailed_sales_report" => "", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "discounts" => "", + "discounts_summary_report" => "", + "earned" => "", + "employee" => "", + "employees" => "", + "employees_summary_report" => "", + "expenses" => "", + "expenses_amount" => "", + "expenses_categories" => "", + "expenses_categories_summary_report" => "", + "expenses_category" => "", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "", + "expenses_total_amount" => "", + "expenses_total_tax_amount" => "", + "graphical_reports" => "", + "inventory" => "", + "inventory_low" => "", + "inventory_low_report" => "", + "inventory_reports" => "", + "inventory_summary" => "", + "inventory_summary_report" => "", + "item" => "", + "item_count" => "", + "item_name" => "", + "item_number" => "", + "items" => "", + "items_purchased" => "", + "items_received" => "", + "items_summary_report" => "", + "jurisdiction" => "", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "", + "more_than_zero" => "", + "name" => "", + "no_reports_to_display" => "", + "payment_type" => "", + "payments" => "", + "payments_summary_report" => "", + "profit" => "", + "quantity" => "", + "quantity_purchased" => "", + "quotes" => "", + "received_by" => "", + "receiving_id" => "", + "receiving_type" => "", + "receivings" => "", + "reorder_level" => "", + "report" => "", + "report_input" => "", + "reports" => "", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "", + "returns" => "", + "revenue" => "", + "sale_id" => "", + "sale_type" => "", + "sales" => "", + "sales_amount" => "", + "sales_summary_report" => "", + "sales_taxes" => "", + "sales_taxes_summary_report" => "", + "serial_number" => "", + "service_charge" => "", + "sold_by" => "", + "sold_items" => "", + "sold_to" => "", + "stock_location" => "", + "sub_total_value" => "", + "subtotal" => "", + "summary_reports" => "", + "supplied_by" => "", + "supplier" => "", + "suppliers" => "", + "suppliers_summary_report" => "", + "tax" => "", + "tax_category" => "", + "tax_name" => "", + "tax_percent" => "", + "tax_rate" => "", + "taxes" => "", + "taxes_summary_report" => "", + "total" => "", + "total_inventory_value" => "", + "total_low_sell_quantity" => "", + "total_quantity" => "", + "total_retail" => "", + "trans_amount" => "", + "trans_due" => "", + "trans_group" => "", + "trans_nopay_sales" => "", + "trans_payments" => "", + "trans_refunded" => "", + "trans_sales" => "", + "trans_type" => "", + "type" => "", + "unit_price" => "", + "used" => "", + "work_orders" => "", + "zero_and_less" => "", +]; diff --git a/app/Language/ur_PK/Sales.php b/app/Language/ur_PK/Sales.php index 5d6561f4e..6a63d9f51 100644 --- a/app/Language/ur_PK/Sales.php +++ b/app/Language/ur_PK/Sales.php @@ -1,223 +1,224 @@ - "", + "rewards_package" => "", + "rewards_remaining_balance" => "", + "account_number" => "", + "add_payment" => "", + "amount_due" => "", + "amount_tendered" => "", + "authorized_signature" => "", + "cancel_sale" => "", + "cash" => "", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "", + "cash_deposit" => "", + "cash_filter" => "", + "change_due" => "", + "change_price" => "", + "check" => "", + "check_balance" => "", + "check_filter" => "", + "close" => "", + "comment" => "", + "comments" => "", + "company_name" => "", + "complete" => "", + "complete_sale" => "", + "confirm_cancel_sale" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "credit" => "", + "credit_deposit" => "", + "credit_filter" => "", + "current_table" => "", + "customer" => "", + "customer_address" => "", + "customer_discount" => "", + "customer_email" => "", + "customer_location" => "", + "customer_mailchimp_status" => "", + "customer_optional" => "", + "customer_required" => "", + "customer_total" => "", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "", + "date_range" => "", + "date_required" => "", + "date_type" => "", + "debit" => "", + "debit_filter" => "", + "delete" => "", + "delete_confirmation" => "", + "delete_entire_sale" => "", + "delete_successful" => "", + "delete_unsuccessful" => "", + "description_abbrv" => "", + "discard" => "", + "discard_quote" => "", + "discount" => "", + "discount_included" => "", + "discount_short" => "", + "due" => "", + "due_filter" => "", + "edit" => "", + "edit_item" => "", + "edit_sale" => "", + "email_receipt" => "", + "employee" => "", + "entry" => "", + "error_editing_item" => "", + "find_or_scan_item" => "", + "find_or_scan_item_or_receipt" => "", + "giftcard" => "", + "giftcard_balance" => "", + "giftcard_filter" => "", + "giftcard_number" => "", + "group_by_category" => "", + "group_by_type" => "", + "hsn" => "", + "id" => "", + "include_prices" => "", + "invoice" => "", + "invoice_confirm" => "", + "invoice_enable" => "", + "invoice_filter" => "", + "invoice_no_email" => "", + "invoice_number" => "", + "invoice_number_duplicate" => "", + "invoice_sent" => "", + "invoice_total" => "", + "invoice_type_custom_invoice" => "", + "invoice_type_custom_tax_invoice" => "", + "invoice_type_invoice" => "", + "invoice_type_tax_invoice" => "", + "invoice_unsent" => "", + "invoice_update" => "", + "item_insufficient_of_stock" => "", + "item_name" => "", + "item_number" => "", + "item_out_of_stock" => "", + "key_browser" => "", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "", + "must_enter_numeric" => "", + "must_enter_numeric_giftcard" => "", + "new_customer" => "", + "new_item" => "", + "no_description" => "", + "no_filter" => "", + "no_items_in_cart" => "", + "no_sales_to_display" => "", + "none_selected" => "", + "nontaxed_ind" => "", + "not_authorized" => "", + "one_or_multiple" => "", + "payment" => "", + "payment_amount" => "", + "payment_not_cover_total" => "", + "payment_type" => "", + "payments" => "", + "payments_total" => "", + "price" => "", + "print_after_sale" => "", + "quantity" => "", + "quantity_less_than_reorder_level" => "", + "quantity_less_than_zero" => "", + "quantity_of_items" => "", + "quote" => "", + "quote_number" => "", + "quote_number_duplicate" => "", + "quote_sent" => "", + "quote_unsent" => "", + "receipt" => "", + "receipt_no_email" => "", + "receipt_number" => "", + "receipt_sent" => "", + "receipt_unsent" => "", + "refund" => "", + "register" => "", + "remove_customer" => "", + "remove_discount" => "", + "return" => "", + "rewards" => "", + "rewards_balance" => "", + "sale" => "", + "sale_by_invoice" => "", + "sale_for_customer" => "", + "sale_time" => "", + "sales_tax" => "", + "sales_total" => "", + "select_customer" => "", + "send_invoice" => "", + "send_quote" => "", + "send_receipt" => "", + "send_work_order" => "", + "serial" => "", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "", + "show_receipt" => "", + "start_typing_customer_name" => "", + "start_typing_item_name" => "", + "stock" => "", + "stock_location" => "", + "sub_total" => "", + "successfully_deleted" => "", + "successfully_restored" => "", + "successfully_suspended_sale" => "", + "successfully_updated" => "", + "suspend_sale" => "", + "suspended_doc_id" => "", + "suspended_sale_id" => "", + "suspended_sales" => "", + "table" => "", + "takings" => "", + "tax" => "", + "tax_id" => "", + "tax_invoice" => "", + "tax_percent" => "", + "taxed_ind" => "", + "total" => "", + "total_tax_exclusive" => "", + "transaction_failed" => "", + "unable_to_add_item" => "", + "unsuccessfully_deleted" => "", + "unsuccessfully_restored" => "", + "unsuccessfully_suspended_sale" => "", + "unsuccessfully_updated" => "", + "unsuspend" => "", + "unsuspend_and_delete" => "", + "update" => "", + "upi" => "", + "visa" => "", + "wholesale" => "", + "work_order" => "", + "work_order_number" => "", + "work_order_number_duplicate" => "", + "work_order_sent" => "", + "work_order_unsent" => "", +]; diff --git a/app/Language/ur_PK/Suppliers.php b/app/Language/ur_PK/Suppliers.php index e25c992c4..f26bc2195 100644 --- a/app/Language/ur_PK/Suppliers.php +++ b/app/Language/ur_PK/Suppliers.php @@ -1,23 +1,24 @@ - "", + "agency_name" => "", + "cannot_be_deleted" => "", + "category" => "", + "company_name" => "", + "company_name_required" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost" => "", + "error_adding_updating" => "", + "goods" => "", + "new" => "", + "none_selected" => "", + "one_or_multiple" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "supplier" => "", + "supplier_id" => "", + "tax_id" => "", + "update" => "", +]; diff --git a/app/Language/ur_PK/Taxes.php b/app/Language/ur_PK/Taxes.php index 8b395b5b0..6ae3d5b76 100644 --- a/app/Language/ur_PK/Taxes.php +++ b/app/Language/ur_PK/Taxes.php @@ -1,81 +1,82 @@ - "", + "cascade" => "", + "cascade_sequence" => "", + "city" => "", + "code" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "default_tax_category" => "", + "default_tax_rate" => "", + "error_adding_updating" => "", + "group_seq" => "", + "jurisdiction_name" => "", + "name" => "", + "new" => "", + "no_taxes" => "", + "no_taxes_to_display" => "", + "reporting_authority" => "", + "round_half_down" => "", + "round_half_even" => "", + "round_half_odd" => "", + "round_half_up" => "", + "rounding_code" => "", + "sales_tax" => "", + "sales_tax_by_invoice" => "", + "sequence" => "", + "state" => "", + "successful_deleted" => "", + "tax_categories" => "", + "tax_categories_configuration" => "", + "tax_categories_saved_successfully" => "", + "tax_categories_saved_unsuccessfully" => "", + "tax_category" => "", + "tax_category_code" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_name" => "", + "tax_category_new" => "", + "tax_category_required" => "", + "tax_code" => "", + "tax_code_cannot_be_deleted" => "", + "tax_code_duplicate" => "", + "tax_code_invalid_chars" => "", + "tax_code_name" => "", + "tax_code_required" => "", + "tax_code_successful_deleted" => "", + "tax_code_successful_updated" => "", + "tax_code_successful_updating" => "", + "tax_code_successfully_added" => "", + "tax_code_type" => "", + "tax_codes" => "", + "tax_codes_configuration" => "", + "tax_codes_saved_successfully" => "", + "tax_codes_saved_unsuccessfully" => "", + "tax_excluded" => "", + "tax_group" => "", + "tax_group_not_unique" => "", + "tax_group_sequence" => "", + "tax_included" => "", + "tax_jurisdiction" => "", + "tax_jurisdiction_duplicate" => "", + "tax_jurisdiction_invalid_chars" => "", + "tax_jurisdiction_required" => "", + "tax_jurisdictions" => "", + "tax_jurisdictions_configuration" => "", + "tax_jurisdictions_saved_successfully" => "", + "tax_jurisdictions_saved_unsuccessfully" => "", + "tax_rate" => "", + "tax_rate_configuration" => "", + "tax_rate_error_adding_updating" => "", + "tax_rate_numeric" => "", + "tax_rate_required" => "", + "tax_rate_successful_updated" => "", + "tax_rate_successfully_added" => "", + "tax_rates" => "", + "tax_rates_configuration" => "", + "tax_rounding" => "", + "tax_type" => "", + "update" => "", + "vat_tax" => "", +]; diff --git a/app/Language/vi/Attributes.php b/app/Language/vi/Attributes.php index e2c77c228..844e62e5a 100644 --- a/app/Language/vi/Attributes.php +++ b/app/Language/vi/Attributes.php @@ -1,31 +1,32 @@ - "Giá trị thuộc tính không thể chứa ':' hay '|'", + "confirm_delete" => "Bạn có chắc chắn muốn xóa (các) thuộc tính đã chọn không?", + "confirm_restore" => "Bạn có chắc chắn muốn khôi phục (các) thuộc tính đã chọn không?", + "definition_cannot_be_deleted" => "Không thể xóa (các) thuộc tính được chọn", + "definition_error_adding_updating" => "Thuộc tính {0} không thể thêm hoặc cập nhật. Vui lòng kiểm tra nhật ký lỗi.", + "definition_flags" => "Hiển thị thuộc tính", + "definition_group" => "Nhóm", + "definition_id" => "Mã số", + "definition_name" => "Thêm thuộc tính", + "definition_name_required" => "Tên thuộc tính là trường bắt buộc", + "definition_one_or_multiple" => "thuộc tính", + "definition_successful_adding" => "Bạn vừa mới thêm mục tin thành công", + "definition_successful_deleted" => "Bạn đã xóa thành công", + "definition_successful_updating" => "Bạn đã cập nhật thành công thuộc tính", + "definition_type" => "Loại thuộc tính", + "definition_type_required" => "Loại thuộc tính là trường bắt buộc", + "definition_unit" => "Đơn vị đo lường", + "definition_values" => "Giá trị thuộc tính", + "new" => "Thêm thuộc tính mới", + "no_attributes_to_display" => "Không có mặt hàng nào để hiển thị", + "receipt_visibility" => "Biên lai", + "show_in_items" => "Hiển thị trong các mặt hàng", + "show_in_items_visibility" => "Hàng hóa", + "show_in_receipt" => "Hiển thị trong biên lai", + "show_in_receivings" => "Hiển thị trong nhập hàng", + "show_in_receivings_visibility" => "Nhập hàng", + "show_in_sales" => "Hiển thị trong bán hàng", + "show_in_sales_visibility" => "Bán hàng", + "update" => "Cập nhật thuộc tính", +]; diff --git a/app/Language/vi/Bootstrap_tables.php b/app/Language/vi/Bootstrap_tables.php index 7170f25c6..df61901de 100644 --- a/app/Language/vi/Bootstrap_tables.php +++ b/app/Language/vi/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "Tất cả", + "tables_columns" => "Các cột", + "tables_hide_show_pagination" => "Ẩn/hiện phân trang", + "tables_loading" => "Đang tải, vui lòng đợi...", + "tables_page_from_to" => "Đang hiển thị {0} đến {1} trên {2} dòng", + "tables_refresh" => "Làm mới lại", + "tables_rows_per_page" => "{0} dòng mỗi trang", + "tables_toggle" => "Bật/Tắt", +]; diff --git a/app/Language/vi/Cashups.php b/app/Language/vi/Cashups.php index 82673a1c2..74c11c21d 100644 --- a/app/Language/vi/Cashups.php +++ b/app/Language/vi/Cashups.php @@ -1,47 +1,49 @@ "Tổng số", + "amount_number" => "Tổng số phải là dạng số", + "amount_required" => "Tổng số là trường bắt buộc.", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "Không thể xóa doanh số ngày", + "cash_difference" => "", + "close_date" => "Đóng ngày", + "close_employee" => "Đóng bởi", + "closed_amount_card" => "", + "closed_amount_cash" => "", + "closed_amount_check" => "", + "closed_amount_due" => "", + "closed_amount_giftcard" => "", + "closed_amount_total" => "", + "closed_date" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "confirm_submit" => "", + "date_number" => "", + "date_required" => "", + "description" => "", + "enable_expected" => "", + "error_adding_updating" => "", + "giftcard" => "", + "id" => "", + "info" => "", + "info_employee" => "", + "is_deleted" => "", + "new" => "", + "no_cashups_to_display" => "", + "none_selected" => "", + "note" => "", + "one_or_multiple" => "", + "open_amount_cash" => "", + "open_date" => "", + "open_employee" => "", + "opened_date" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "total" => "", + "transfer_amount_cash" => "", + "transfer_amount_cash_minus" => "", + "update" => "", + "warning" => "", +]; diff --git a/app/Language/vi/Common.php b/app/Language/vi/Common.php index c4e65bc40..57e717d2e 100644 --- a/app/Language/vi/Common.php +++ b/app/Language/vi/Common.php @@ -1,86 +1,88 @@ "Địa chỉ 1", + "address_2" => "Địa chỉ 2", + "admin" => "", + "city" => "Thành phố", + "clerk" => "", + "close" => "Đóng", + "color" => "", + "comments" => "Chú thích", + "common" => "chung", + "confirm_search" => "Bạn đã chọn một hay nhiều dòng, ở nơi đây sẽ không còn gì để chọn sau khi tìm kiếm. Bạn có chắc muốn gửi yêu cầu tìm kiếm này?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "Vui lòng sửa các lỗi trước khi lưu", + "country" => "Quốc gia", + "dashboard" => "", + "date" => "Ngày", + "delete" => "Xóa", + "det" => "chi tiết", + "download_import_template" => "Tải về Mẫu Nhập dạng CSV (CSV)", + "edit" => "sửa", + "email" => "Thư điện tử", + "email_invalid_format" => "Địa chỉ thư điện tử có định dạng không đúng.", + "export_csv" => "Xuất dạng CSV", + "export_csv_no" => "Không", + "export_csv_yes" => "Có", + "fields_required_message" => "Những trường có màu đỏ là bắt buộc", + "fields_required_message_unique" => "", + "first_name" => "Tên", + "first_name_required" => "Trường tên là bắt buộc.", + "first_page" => "Đầu", + "gender" => "Giới tính", + "gender_female" => "Nữ", + "gender_male" => "Nam", + "gender_undefined" => "", + "icon" => "Biểu tượng", + "id" => "Mã số", + "import" => "Nhập", + "import_change_file" => "Thay đổi", + "import_csv" => "Nhập từ CSV", + "import_full_path" => "Cần đường dẫn dạng đầy đủ đến tập tin csv", + "import_remove_file" => "Gỡ bỏ", + "import_select_file" => "Chọn tập tin", + "inv" => "inv", + "last_name" => "Họ", + "last_name_required" => "Trường Họ là bắt buộc.", + "last_page" => "Cuối", + "learn_about_project" => "để biết thông tin mới nhất về dự án.", + "list_of" => "Danh sách của", + "logo" => "", + "logo_mark" => "", + "logout" => "Đăng xuất", + "manager" => "", + "migration_needed" => "Nâng cấp cơ sở dữ liệu lên {0} sẽ bắt đầu sau khi đăng nhập.", + "new" => "Mới", + "no" => "", + "no_persons_to_display" => "Không có nội dung hiển thị.", + "none_selected_text" => "[Chọn]", + "or" => "HOẶC", + "people" => "", + "phone_number" => "Số điện thoại", + "phone_number_required" => "", + "please_visit_my" => "Ghé thăm", + "position" => "", + "powered_by" => "Cung cấp bởi", + "price" => "Giá", + "print" => "In", + "remove" => "Xóa bỏ", + "required" => "Yêu cầu", + "restore" => "Khôi phục", + "return_policy" => "Chính sách hoàn trả", + "search" => "Tìm kiếm", + "search_options" => "Tùy chọn tìm kiếm", + "searched_for" => "Tìm kiếm bằng", + "software_short" => "", + "software_title" => "", + "state" => "Tỉnh", + "submit" => "Gửi", + "total_spent" => "Trả tổng cộng", + "unknown" => "Chưa biết", + "view_recent_sales" => "Hiển thị danh sách bán hàng gần đây", + "website" => "Trang chủ", + "welcome" => "Chào mừng", + "welcome_message" => "Chọn 1 trong những tính năng dưới đây để bắt đầu.", + "yes" => "", + "you_are_using_ospos" => "Bạn đang sử dụng Open Source Point Of Sale phiên bản", + "zip" => "Mã bưu điện", +]; diff --git a/app/Language/vi/Config.php b/app/Language/vi/Config.php index 6b9802d09..a73c1280d 100644 --- a/app/Language/vi/Config.php +++ b/app/Language/vi/Config.php @@ -1,329 +1,330 @@ - "Địa chỉ công ty", + "address_required" => "Trường địa chỉ công ty là bắt buộc.", + "all_set" => "Mọi quyền đều được đặt chính xác!", + "allow_duplicate_barcodes" => "Cho phép trùng Mã vạch", + "apostrophe" => "dấu nháy đơn", + "backup_button" => "Sao lưu", + "backup_database" => "Sao lưu cơ sở dữ liệu", + "barcode" => "Mã vạch", + "barcode_company" => "Tên công ty", + "barcode_configuration" => "Cấu hình Mã vạch", + "barcode_content" => "Nội dung Mã vạch", + "barcode_first_row" => "Dòng 1", + "barcode_font" => "Phông chữ", + "barcode_formats" => "Định dạng đầu vào", + "barcode_generate_if_empty" => "Tự tạo mới nếu để trống.", + "barcode_height" => "Cao (px)", + "barcode_id" => "Tên/Mã hàng hóa", + "barcode_info" => "Thông tin cấu hình Mã vạch", + "barcode_layout" => "Bố cục Mã vạch", + "barcode_name" => "Tên", + "barcode_number" => "Mã vạch", + "barcode_number_in_row" => "Số ở dòng", + "barcode_page_cellspacing" => "Khoảng cách ô trang hiển thị.", + "barcode_page_width" => "Chiều rộng trang hiển thị", + "barcode_price" => "Giá", + "barcode_second_row" => "Dòng 2", + "barcode_third_row" => "Dòng 3", + "barcode_tooltip" => "Cảnh báo: Tính năng này có thể là nguyên nhân làm trùng lặp hàng hóa khi nhập hay tạo. Đừng dùng nếu bạn không muốn trùng mã vạch.", + "barcode_type" => "Kiểu Mã vạch", + "barcode_width" => "Rộng (px)", + "bottom" => "Đáy", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "Số chứ số sau dấy phẩy", + "cash_decimals_tooltip" => "Nếu số lẻ thập phân của tiền mặt và tiền tệ là giống nhau thì sẽ không làm tròn.", + "cash_rounding" => "Làm tròn số tiền", + "category_dropdown" => "Hiển thị thể loại dạng hộp thả xuống", + "center" => "Giữa", + "change_apperance_tooltip" => "", + "comma" => "dấu phẩy", + "company" => "Tên công ty", + "company_avatar" => "", + "company_change_image" => "Đổi ảnh", + "company_logo" => "Logo công ty", + "company_remove_image" => "Gỡ bỏ ảnh", + "company_required" => "Tên công ty là bắt buộc", + "company_select_image" => "Chọn ảnh", + "company_website_url" => "Website của công ty không hợp lệ (http://...).", + "country_codes" => "Mã Nước", + "country_codes_tooltip" => "Danh sách ngăn cách bằng dấu phẩy mã các nước cho tìm kiếm địa chỉ đề cử.", + "currency_code" => "Mã tiền tệ", + "currency_decimals" => "Số chữ số sau dấy phẩy", + "currency_symbol" => "Ký hiệu tiền tệ", + "current_employee_only" => "", + "customer_reward" => "Điểm thưởng", + "customer_reward_duplicate" => "Điểm thưởng phải duy nhất.", + "customer_reward_enable" => "Cho phép thưởng cho khách hàng", + "customer_reward_invalid_chars" => "Điểm thưởng không thể chứa '_'", + "customer_reward_required" => "Điểm thưởng là trường bắt buộc", + "customer_sales_tax_support" => "Hỗ trợ thuế bán hàng Khách hàng", + "date_or_time_format" => "Bộ lọc ngày và giờ", + "datetimeformat" => "Định dạng ngày và giờ", + "decimal_point" => "Dấu thập phân", + "default_barcode_font_size_number" => "Cỡ phông chữ Mã vạch mặc định phải là dạng số.", + "default_barcode_font_size_required" => "Cỡ phông chữ Mã vạch mặc định là trường bắt buộc.", + "default_barcode_height_number" => "Chiều cao Mã vạch mặc định phải là dạng số.", + "default_barcode_height_required" => "Chiều cao Mã vạch mặc định là trường mặc định.", + "default_barcode_num_in_row_number" => "Số Mã vạch trên một Hàng mặc định phải là dạng số.", + "default_barcode_num_in_row_required" => "Số Mã vạch mặc định mỗi dòng tính bằng dòng là trường bắt buộc.", + "default_barcode_page_cellspacing_number" => "Khoảng cách ô trang Mã vạch mặc định phải là dạng số.", + "default_barcode_page_cellspacing_required" => "Khoảng cách ô trang Mã vạch mặc định là trường bắt buộc.", + "default_barcode_page_width_number" => "Chiều rộng trang Mã vạch mặc định phải là dạng số.", + "default_barcode_page_width_required" => "Chiều rộng trang Mã vạch mặc định là trường bắt buộc.", + "default_barcode_width_number" => "Chiều rộng Mã vạch mặc định phải là dạng số.", + "default_barcode_width_required" => "Chiều rộng Mã vạch mặc định là trường bắt buộc.", + "default_item_columns" => "Mục hiển thị mặc định", + "default_origin_tax_code" => "Mã thuế gốc mặc định", + "default_receivings_discount" => "Giảm giá mặc định", + "default_receivings_discount_number" => "Giảm giá mặc định phải là số.", + "default_receivings_discount_required" => "Giảm giá mặc định là trường bắt buộc.", + "default_sales_discount" => "Giảm giá bán hàng mặc định", + "default_sales_discount_number" => "Giảm giá bán hàng mặc định phải là dạng số.", + "default_sales_discount_required" => "Trường Giảm giá bán hàng mặc định là bắt buộc.", + "default_tax_category" => "Danh mục thuế mặc định", + "default_tax_code" => "Mã số thuế mặc định", + "default_tax_jurisdiction" => "Thẩm quyền thuế mặc định", + "default_tax_name_number" => "Tên Thuế mặc định phải ở dạng chuỗi văn bản.", + "default_tax_name_required" => "Trường tên Thuế mặc định là bắt buộc.", + "default_tax_rate" => "Tỷ lệ thuế mặc định %", + "default_tax_rate_1" => "Tỷ lệ thuế 1", + "default_tax_rate_2" => "Tỷ lệ thuế 2", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "Tỷ lệ thuế mặc định phải là dạng số.", + "default_tax_rate_required" => "Trường Tỷ lệ thuế mặc định là bắt buộc.", + "derive_sale_quantity" => "Cho phép suy luận số lượng bán hàng", + "derive_sale_quantity_tooltip" => "Nếu chọn thì một kiểu hàng hóa mới sẽ được cung cấp cho đặt hàng hàng hóa theo tổng số mở rộng", + "dinner_table" => "Bàn ăn", + "dinner_table_duplicate" => "Bàn phải duy nhất.", + "dinner_table_enable" => "Sử dụng bàn ăn", + "dinner_table_invalid_chars" => "Tên bàn ăn không được chứa '_'.", + "dinner_table_required" => "Trường bàn ăn là bắt buộc.", + "dot" => "dấu chấm", + "email" => "Thư điện tử", + "email_configuration" => "Cấu hình Thư điện tử", + "email_mailpath" => "Đường dẫn đến Sendmail", + "email_protocol" => "Giao thức", + "email_receipt_check_behaviour" => "Dấu kiểm biên lai thư điện tử", + "email_receipt_check_behaviour_always" => "Luôn đánh dấu kiểm", + "email_receipt_check_behaviour_last" => "Nhớ lựa chọn cuối cùng", + "email_receipt_check_behaviour_never" => "Luôn không đánh dấu kiểm", + "email_smtp_crypto" => "Mã hóa SMTP", + "email_smtp_host" => "Máy phục vụ SMTP", + "email_smtp_pass" => "Mật khẩu SMTP", + "email_smtp_port" => "Cổng SMTP", + "email_smtp_timeout" => "Chờ tối đa SMTP", + "email_smtp_user" => "Tài khoản SMTP", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "Chính sách bắt buộc", + "enforce_privacy_tooltip" => "Bảo vệ riêng tư khách hàng bắt buộc xáo trộn dữ liệu trong trường hợp dữ liệu của họ đang bị xóa", + "fax" => "Fax", + "file_perm" => "Có một số vấn đề với phân quyền tập tin vui lòng sửa và tải lại trang này.", + "financial_year" => "Ngày đầu năm tài chính", + "financial_year_apr" => "1 tháng tư", + "financial_year_aug" => "1 tháng tám", + "financial_year_dec" => "1 tháng mười hai", + "financial_year_feb" => "1 tháng hai", + "financial_year_jan" => "1 tháng giêng", + "financial_year_jul" => "1 tháng bảy", + "financial_year_jun" => "1 tháng sáu", + "financial_year_mar" => "1 tháng ba", + "financial_year_may" => "1 tháng năm", + "financial_year_nov" => "1 tháng mười một", + "financial_year_oct" => "1 tháng mười", + "financial_year_sep" => "1 tháng chín", + "floating_labels" => "", + "gcaptcha_enable" => "reCAPTCHA cho trang đăng nhập", + "gcaptcha_secret_key" => "Khóa bí mật reCAPTCHA", + "gcaptcha_secret_key_required" => "Khóa bí mật reCAPTCHA là trường bắt buộc", + "gcaptcha_site_key" => "Khóa trang reCAPTCHA", + "gcaptcha_site_key_required" => "Khóa trang reCAPTCHA là trường bắt buộc", + "gcaptcha_tooltip" => "Bảo vệ trang đăng nhập bằng Google reCAPTCHA, bấm vào biểu tượng cho một cặp khóa API.", + "general" => "Chung", + "general_configuration" => "Thông tin chung", + "giftcard_number" => "Số Thẻ quà tặng", + "giftcard_random" => "Tạo ngẫu nhiên", + "giftcard_series" => "Tạo dạng nối tiếp nhau", + "image_allowed_file_types" => "Các kiểu tập tin được phép", + "image_max_height_tooltip" => "Chiều cao ảnh tải lên tối đa được phép tính bằng điểm ảnh (px).", + "image_max_size_tooltip" => "Kích cỡ tập tin ảnh tải lên tối đa được phép tính bằng kilobytes (kb).", + "image_max_width_tooltip" => "Chiều rộng ảnh tải lên tối đa được phép tính bằng điểm ảnh (px).", + "image_restrictions" => "Hạn chế tải ảnh lên", + "include_hsn" => "Bao gồm hỗ trợ cho mã HSN", + "info" => "Thông tin", + "info_configuration" => "Thông tin cửa hàng", + "input_groups" => "", + "integrations" => "Tích hợp", + "integrations_configuration" => "Tích hợp bên thứ ba", + "invoice" => "Hóa đơn", + "invoice_configuration" => "Cài đặt in hóa đơn", + "invoice_default_comments" => "Ghi chú mặc định cho hóa đơn", + "invoice_email_message" => "Mẫu hóa đơn khi gửi thư", + "invoice_enable" => "Bật Hóa đơn", + "invoice_printer" => "Máy in hóa đơn", + "invoice_type" => "Loại hóa đơn", + "is_readable" => "là đọc được, nhưng quyền hạn được đặt chưa đúng. Vui lòng đặt nó thành 640 hoặc 660 sau đó tải lại.", + "is_writable" => "là ghi được, nhưng quyền hạn được đặt chưa đúng. Vui lòng đặt nó thành 750 sau đó tải lại.", + "item_markup" => "", + "jsprintsetup_required" => "Cảnh báo: Tính năng này chỉ làm việc nếu bạn đã cài đặt ứng dụng bổ xung jsPrintSetup cho FireFox. Cứ lưu chứ?", + "language" => "Ngôn ngữ", + "last_used_invoice_number" => "Số hóa đơn dùng lần cuối", + "last_used_quote_number" => "Số báo giá dùng lần cuối", + "last_used_work_order_number" => "Số W/O dùng lần cuối", + "left" => "Trái", + "license" => "Giấy phép", + "license_configuration" => "Điều khoản của giấy phép", + "line_sequence" => "Xếp dòng theo", + "lines_per_page" => "Dòng trên mỗi trang", + "lines_per_page_number" => "Dòng trên mỗi trang phải là dạng số.", + "lines_per_page_required" => "Dòng trên mỗi trang là trường bắt buộc.", + "locale" => "Định dạng", + "locale_configuration" => "Cấu hình Bản địa hóa", + "locale_info" => "Thông tin Cấu hình Bản địa hóa", + "location" => "Kho", + "location_configuration" => "Vị trí kho", + "location_info" => "Thông tin cấu hình vị trí", + "login_form" => "", + "logout" => "Bạn có muốn sao lưu dự phòng trước khi đăng xuất ra không? Bấm chuột vào [OK] để sao lưu hoặc [Cancel] để đăng xuất.", + "mailchimp" => "Mailchimp", + "mailchimp_api_key" => "Khóa API Mailchimp", + "mailchimp_configuration" => "Cấu hình Mailchimp", + "mailchimp_key_successfully" => "API Key hợp lệ.", + "mailchimp_key_unsuccessfully" => "API Key không hợp lệ.", + "mailchimp_lists" => "Bó thư Mailchimp", + "mailchimp_tooltip" => "Bấm vào biểu tượng để lấy khóa API.", + "message" => "Nhắn tin", + "message_configuration" => "Cấu hình nhắn tin", + "msg_msg" => "Tin nhắn văn bản đã lưu", + "msg_msg_placeholder" => "Nếu bạn muốn dùng một mẫu thì lưu lại các tin nhắn SMS ở đây, nếu không thì để trống.", + "msg_pwd" => "Mật khẩu SMS-API", + "msg_pwd_required" => "Mật khẩu SMS-API là trường bắt buộc", + "msg_src" => "Mã số bộ gửi SMS-API", + "msg_src_required" => "Mã số bộ gửi SMS-API là trường bắt buộc", + "msg_uid" => "Tài khoản SMS-API", + "msg_uid_required" => "Tài khoản SMS-API là trường bắt buộc", + "multi_pack_enabled" => "Nhiều gói cho mỗi mục", + "no_risk" => "Không tiềm ẩn rủi ro / bảo mật nào.", + "none" => "không", + "notify_alignment" => "Vị trí của thông báo nổi lên", + "number_format" => "Định dạng số", + "number_locale" => "Định dạng số", + "number_locale_invalid" => "Vị trí đã nhập không hợp lệ. Kiểm tra liên kết trong tooltip để tìm vị trí hợp lệ.", + "number_locale_required" => "Vị trí số là trường bắt buộc.", + "number_locale_tooltip" => "Tìm vị trí phù hợp thông qua liên kết này.", + "os_timezone" => "Múi giờ OSPOS:", + "ospos_info" => "Thông tin cài đặt OSPOS", + "payment_options_order" => "Thứ tự tùy chọn thanh toán", + "perm_risk" => "Phân quyền không đúng khiến phần mềm tiềm ẩn rủi ro.", + "phone" => "Điện thoại công ty", + "phone_required" => "Trường Điện thoại công ty là bắt buộc.", + "print_bottom_margin" => "Lề dưới", + "print_bottom_margin_number" => "Lề dưới phải là dạng số.", + "print_bottom_margin_required" => "Trường Lề dưới là bắt buộc.", + "print_delay_autoreturn" => "Tự động trả về trễ bán hàng", + "print_delay_autoreturn_number" => "Tự động trả về trễ bán hàng là trường bắt buộc.", + "print_delay_autoreturn_required" => "Tự động trả về trễ bán hàng phải là dạng số.", + "print_footer" => "In phần chân trình duyệt", + "print_header" => "In phần đầu trình duyệt", + "print_left_margin" => "Lề trái", + "print_left_margin_number" => "Lề trái phải ở dạng số.", + "print_left_margin_required" => "Trường Lề trái là bắt buộc.", + "print_receipt_check_behaviour" => "In dấu kiểm biên lai", + "print_receipt_check_behaviour_always" => "Luôn đánh dấu kiểm", + "print_receipt_check_behaviour_last" => "Nhớ lựa chọn cuối cùng", + "print_receipt_check_behaviour_never" => "Luôn không đánh dấu kiểm", + "print_right_margin" => "Lề phải", + "print_right_margin_number" => "Lề trên phải ở dạng số.", + "print_right_margin_required" => "Trường Lề trên là bắt buộc.", + "print_silently" => "Hiển thị hộp thoại In", + "print_top_margin" => "Lề trên", + "print_top_margin_number" => "Lề trên phải ở dạng số.", + "print_top_margin_required" => "Trường Lề trên là bắt buộc.", + "quantity_decimals" => "Số lượng dấu thập phân", + "quick_cash_enable" => "", + "quote_default_comments" => "Ghi chú báo giá mặc định", + "receipt" => "Biên lai", + "receipt_category" => "", + "receipt_configuration" => "Cài đặt in biên lai", + "receipt_default" => "Mặc định", + "receipt_font_size" => "Cỡ chữ", + "receipt_font_size_number" => "Cỡ chữ phải là dạng số.", + "receipt_font_size_required" => "Trường Cỡ chữ là bắt buộc.", + "receipt_info" => "Thông tin cấu hình Biên lai", + "receipt_printer" => "In vé", + "receipt_short" => "Ngắn", + "receipt_show_company_name" => "Hiển thị tên công ty", + "receipt_show_description" => "Hiện mô tả", + "receipt_show_serialnumber" => "Hiển thị số Sê-ri", + "receipt_show_tax_ind" => "Hiển thị chỉ thị thuế", + "receipt_show_taxes" => "Hiển thị Thuế", + "receipt_show_total_discount" => "Hiển thị Giảm giá tổng cộng", + "receipt_template" => "Mẫu biên lai", + "receiving_calculate_average_price" => "Tính giá tb (Nhập hàng)", + "recv_invoice_format" => "Định dạng hóa đơn nhận hàng", + "register_mode_default" => "Chế độ Đăng ký mặc định", + "report_an_issue" => "Báo cáo trục trặc", + "return_policy_required" => "Trường Chính sách trả hàng là bắt buộc.", + "reward" => "Điểm thưởng", + "reward_configuration" => "Cấu hình Điểm thưởng", + "right" => "Phải", + "sales_invoice_format" => "Định dạng Hóa đơn bán hàng", + "sales_quote_format" => "Định dạng Báo giá bán hàng", + "saved_successfully" => "Cấu hình được lưu thành công.", + "saved_unsuccessfully" => "Gặp lỗi khi lưu cấu hình.", + "security_issue" => "Cảnh báo về lỗ hổng bảo mật", + "server_notice" => "Vui lòng sử dụng các thông tin phía dưới để báo cáo lỗi.", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "Hiển thị biểu tượng Văn phòng", + "statistics" => "Gửi thống kê", + "statistics_tooltip" => "Gửi thống kê cho nhà phát triển và mục đích cải tiến tính năng.", + "stock_location" => "Vị trí kho", + "stock_location_duplicate" => "Vị trí kho phải là duy nhất.", + "stock_location_invalid_chars" => "Vị trí kho không được chứa '_'.", + "stock_location_required" => "Trường Vị trí kho là bắt buộc.", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "Cột 1", + "suggestions_fourth_column" => "", + "suggestions_layout" => "Bố cục gợi ý tìm kiếm", + "suggestions_second_column" => "Cột 2", + "suggestions_third_column" => "Cột 3", + "system_conf" => "Cài đặt & Cấu hình", + "system_info" => "System Info", + "table" => "Bàn ăn", + "table_configuration" => "Cấu hình bàn ăn", + "takings_printer" => "In Biên lai", + "tax" => "Thuế", + "tax_category" => "Thể loại thuế", + "tax_category_duplicate" => "Thể loại thuế vừa nhập đã sẵn có.", + "tax_category_invalid_chars" => "Thể loại thuế vừa nhập không hợp lệ.", + "tax_category_required" => "Thể loại thuế là bắt buộc.", + "tax_category_used" => "Không thể xóa Thể loại thuế bởi vì nó đang được dùng.", + "tax_configuration" => "Cấu hình Thuế", + "tax_decimals" => "Phần thập phân Thế", + "tax_id" => "Mã số thuế", + "tax_included" => "Gồm thuế", + "theme" => "Giao diện", + "theme_preview" => "", + "thousands_separator" => "Dấu ngăn cách phần nghìn", + "timezone" => "Múi giờ", + "timezone_error" => "Múi giờ OSPOS khác với múi giờ trên máy của bạn.", + "top" => "Đỉnh", + "use_destination_based_tax" => "Sử dụng thuế dựa trên điểm đến", + "user_timezone" => "Múi giờ trên máy nội bộ:", + "website" => "Website", + "wholesale_markup" => "", + "work_order_enable" => "Hỗ trợ giao việc", + "work_order_format" => "Định dạng giấy giao việc", +]; diff --git a/app/Language/vi/Customers.php b/app/Language/vi/Customers.php index 783759060..9b3ee4f1a 100644 --- a/app/Language/vi/Customers.php +++ b/app/Language/vi/Customers.php @@ -1,55 +1,56 @@ - "Tài khoản #", + "account_number_duplicate" => "Số tài khoản đã sẵn có trong cơ sở dữ liệu rồi.", + "available_points" => "Các điểm sẵn có", + "available_points_value" => "", + "average" => "Trả trung bình", + "avg_discount" => "Giảm giá trung bình", + "basic_information" => "Thông tin", + "cannot_be_deleted" => "Không thể xóa khách hàng đã chọn, một hay nhiều khách hàng đã chọn có lần bán hàng cho họ.", + "company_name" => "Công ty", + "confirm_delete" => "Bạn chắc chắn muốn xóa các khách hàng được chọn không?", + "confirm_restore" => "Bạn chắc chắn muốn hoàn lại các khách hàng được chọn không?", + "consent" => "Chấp nhận thỏa thuận", + "consent_required" => "Chấp nhận thỏa thuận là trường bắt buộc.", + "csv_import_failed" => "Gặp lỗi khi nhập từ CSV", + "csv_import_nodata_wrongformat" => "Tập tin tải lên không có dữ liệu hoặc là nó có định dạng không đúng.", + "csv_import_partially_failed" => "Nhập khách hàng thành công với một số lỗi:", + "csv_import_success" => "Nhập khách hàng thành công.", + "customer" => "Khách hàng", + "date" => "Ngày", + "discount" => "Giảm giá", + "discount_fixed" => "Giảm giá cố định", + "discount_percent" => "Phần trăm giảm giá", + "discount_type" => "Kiểu giảm giá", + "email_duplicate" => "Địa chỉ thư điện tử đã sẵn có trong cơ sở dữ liệu rồi.", + "employee" => "Nhân viên", + "error_adding_updating" => "Gặp lỗi khi cập nhật hay thêm khách hàng.", + "import_items_csv" => "Nhập khách hàng từ CSV", + "mailchimp_activity_click" => "Bấm thư", + "mailchimp_activity_lastopen" => "Thư mở cuối cùng", + "mailchimp_activity_open" => "Mở thư", + "mailchimp_activity_total" => "Gửi thư", + "mailchimp_activity_unopen" => "Không mở thư", + "mailchimp_email_client" => "Trình khách nhận thư", + "mailchimp_info" => "Mailchimp", + "mailchimp_member_rating" => "Đánh giá", + "mailchimp_status" => "Tình trạng", + "mailchimp_vip" => "VIP", + "max" => "Trả tối đa", + "min" => "Trả tối thiểu", + "new" => "Khách hàng mới", + "none_selected" => "Bạn chưa chọn bất kỳ một khách hàng nào để mà xóa.", + "one_or_multiple" => "khách hàng", + "quantity" => "Số lượng", + "stats_info" => "Thgkê", + "successful_adding" => "Bạn đã thêm khách hàng thành công", + "successful_deleted" => "Bạn đã xóa thành công", + "successful_updating" => "Bạn đã cập nhật khách hàng thành công", + "tax_code" => "Mã thuế", + "tax_id" => "Mã thuế", + "taxable" => "Phải đánh thuế", + "total" => "Trả tổng cộng", + "update" => "Cập nhật khách hàng", + "rewards_package" => "Gói tiền thưởng", +]; diff --git a/app/Language/vi/Datepicker.php b/app/Language/vi/Datepicker.php index 238b4eea7..0fbed2409 100644 --- a/app/Language/vi/Datepicker.php +++ b/app/Language/vi/Datepicker.php @@ -1,22 +1,23 @@ - "Toàn bộ thời gian", + "apply" => "Áp dụng", + "cancel" => "Thôi", + "custom" => "Tùy chọn", + "from" => "Từ", + "last_30" => "30 ngày gần đây", + "last_7" => "7 ngày gần đây", + "last_financial_year" => "Năm tài chính trước", + "last_month" => "Tháng trước", + "last_year" => "Năm ngoái", + "same_month_last_year" => "Cùng tháng năm ngoái", + "same_month_to_same_day_last_year" => "Cùng tháng cùng ngày năm ngoái", + "this_financial_year" => "Năm tài chính hiện tại", + "this_month" => "Tháng này", + "this_year" => "Năm nay", + "to" => "Đến", + "today" => "Hôm nay", + "today_last_year" => "Hôm nay của năm ngoái", + "weekstart" => "0", + "yesterday" => "Hôm qua", +]; diff --git a/app/Language/vi/Employees.php b/app/Language/vi/Employees.php index ecd6d1f2b..4e6bf7db5 100644 --- a/app/Language/vi/Employees.php +++ b/app/Language/vi/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "Thông tin", + "cannot_be_deleted" => "Không thể xóa các nhân viên đã chọn, một hay nhiều nhân viên đã xử lý bán hàng hoặc bạn đang cố xóa tài khoản của mình.", + "change_employee" => "", + "change_password" => "Đổi mật khẩu", + "clerk" => "", + "commission" => "", + "confirm_delete" => "Bạn chắc chắn muốn xóa các nhân viên được chọn không?", + "confirm_restore" => "Bạn chắc chắn muốn hoàn lại các nhân viên được chọn không?", + "current_password" => "Mật khẩu hiện tại", + "current_password_invalid" => "Mật khẩu hiện tại không hợp lệ.", + "employee" => "Nhân viên", + "error_adding_updating" => "Gặp lỗi khi cập nhật hay thêm nhân viên.", + "error_deleting_demo_admin" => "Bạn không thể xóa người dùng demo admin.", + "error_updating_demo_admin" => "Bạn không thể thay đổi người dùng demo admin.", + "language" => "Ngôn ngữ", + "login_info" => "Đăng nhập", + "manager" => "", + "new" => "Nhân viên mới", + "none_selected" => "Bạn chưa chọn bất kỳ một nhân viên nào để mà xóa.", + "one_or_multiple" => "nhân viên", + "password" => "Mật khẩu", + "password_minlength" => "Mật khẩu phải dài ít nhất 8 ký tự.", + "password_must_match" => "Mật khẩu không khớp nhau.", + "password_not_must_match" => "Mật khẩu hiện tại và mới phải khác nhau.", + "password_required" => "Mật khẩu là bắt buộc.", + "permission_desc" => "Các hộp dấu kiểm phía dưới cấp quyền truy cập cho các mô đun.", + "permission_info" => "Quyền hạn", + "repeat_password" => "Gõ lại mật khẩu lần nữa", + "subpermission_required" => "Thêm ít nhất một quyền cho từng mô đun.", + "successful_adding" => "Đã thêm thành công nhân viên.", + "successful_change_password" => "Đổi mật khẩu thành công.", + "successful_deleted" => "Bạn đã xóa thành công", + "successful_updating" => "Bạn đã cập nhật nhân viên thành công", + "system_language" => "Ngôn ngữ hệ thống", + "unsuccessful_change_password" => "Gặp lỗi khi thay đổi mật khẩu.", + "update" => "Cập nhật Nhân viên", + "username" => "Tài khoản", + "username_duplicate" => "", + "username_minlength" => "Tài khoản phải dài ít nhất là 5 ký tự.", + "username_required" => "Trường tài khoản là bắt buộc.", +]; diff --git a/app/Language/vi/Enum.php b/app/Language/vi/Enum.php index 927c97187..1274ffc08 100644 --- a/app/Language/vi/Enum.php +++ b/app/Language/vi/Enum.php @@ -1,9 +1,10 @@ - "0,5 làm tròn xuống", + "half_even" => "0,5 dương làm tròn lên, âm xuống", + "half_five" => "Một phần tư", + "half_odd" => "0,5 cắt phần lẻ", + "half_up" => "0,5 làm tròn lên", + "round_down" => "Làm tròn xuống", + "round_up" => "Làm tròn lên", +]; diff --git a/app/Language/vi/Error.php b/app/Language/vi/Error.php index a9b1d83b9..26d2ac127 100644 --- a/app/Language/vi/Error.php +++ b/app/Language/vi/Error.php @@ -1,4 +1,5 @@ - "Bạn không có thẩm quyền truy cập vào mô đun đó", + "unknown" => "Lỗi chưa biết", +]; diff --git a/app/Language/vi/Expenses.php b/app/Language/vi/Expenses.php index 57bae4573..4ed6c1bea 100644 --- a/app/Language/vi/Expenses.php +++ b/app/Language/vi/Expenses.php @@ -1,49 +1,50 @@ - "Thên chi phí", + "amount" => "Tổng số", + "amount_number" => "Tổng số phải là dạng số", + "amount_required" => "Cần tổng số chi phí", + "by_category" => "Thể loại", + "cannot_be_deleted" => "Không thể xóa thể loại Chi phí", + "cash" => "Tiền mặt", + "cash_filter" => "Tiền mặt", + "categories_name" => "Thể loại", + "category_required" => "trường thể loại là bắt buộc", + "check" => "Séc", + "check_filter" => "Séc", + "confirm_delete" => "Bạn có chắc muốn xóa các Chi phí đã chọn?", + "confirm_restore" => "Bạn có chắc muốn hoàn lại các Chi phí đã chọn?", + "credit" => "Thẻ tín dụng", + "credit_filter" => "Thẻ tín dụng", + "date" => "Ngày", + "date_number" => "ngày tháng phải là dạng số", + "date_required" => "trường ngày tháng là bắt buộc", + "debit" => "Thẻ ghi nợ", + "debit_filter" => "Thẻ ghi nợ", + "description" => "Mô tả", + "due" => "Trả chậm", + "due_filter" => "Trả chậm", + "employee" => "Tạo bởi", + "error_adding_updating" => "Lỗi thêm/cập nhật Chi phí", + "expense_id" => "Mã số", + "expenses_employee" => "Nhân viên", + "info" => "Thông tin Chi phí", + "ip_address" => "", + "is_deleted" => "Đã xoá", + "name_required" => "Tên chi phí là bắt buộc", + "new" => "Chi phí mới", + "new_supplier" => "", + "no_expenses_to_display" => "Không có Chi phí nào để hiển thị", + "none_selected" => "Bạn chưa chọn Chi phí nào", + "one_or_multiple" => "Chi phí", + "payment" => "Kiểu thanh toán", + "start_typing_supplier_name" => "Bắt đầu gõ tên của nhà cung cấp...", + "successful_adding" => "Đã thêm thành công chi phí", + "successful_deleted" => "Đã xóa thành công chi phí", + "successful_updating" => "Đã cập nhật thành công chi phí", + "supplier_name" => "Nhà cung cấp", + "supplier_tax_code" => "Mã thuế", + "tax_amount" => "Thuế", + "tax_amount_number" => "", + "update" => "Cập nhật chi phí", +]; diff --git a/app/Language/vi/Expenses_categories.php b/app/Language/vi/Expenses_categories.php index 248e1b98b..7ea1d3db3 100644 --- a/app/Language/vi/Expenses_categories.php +++ b/app/Language/vi/Expenses_categories.php @@ -1,21 +1,22 @@ - "Trường tên Thể loại chi phí là bắt buộc", + "add_item" => "Thêm thể loại", + "cannot_be_deleted" => "Không thể xóa Thể loại Chi phí", + "category_id" => "Mã số", + "confirm_delete" => "Bạn chắc chắn muốn xóa các Thể loại chi phí được chọn không?", + "confirm_restore" => "Bạn có thực sự muốn hoàn nguyên lại thể loại phí đã chọn không?", + "description" => "Mô tả Thể loại", + "error_adding_updating" => "Lỗi khi thêm/cập nhật Thể loại chi phí", + "info" => "Thông tin Thể loại chi phí", + "name" => "Tên thể loại", + "new" => "Thể loại mới", + "no_expenses_categories_to_display" => "Không có thể loại nào để hiển thị", + "none_selected" => "Bạn chưa chọn bất kỳ một Thể loại chi phí nào để mà sửa", + "one_or_multiple" => "Thể loại chi phí", + "quantity" => "Số lượng", + "successful_adding" => "Thêm thành công Thể loại chi phí", + "successful_deleted" => "Xóa thành công Thể loại chi phí", + "successful_updating" => "Cập nhật thành công Thể loại chi phí", + "update" => "Cập nhật thể loại", +]; diff --git a/app/Language/vi/Giftcards.php b/app/Language/vi/Giftcards.php index 6ade8ac31..d2fd28e23 100644 --- a/app/Language/vi/Giftcards.php +++ b/app/Language/vi/Giftcards.php @@ -1,70 +1,71 @@ - "Hàng tồn kho để thêm hay bớt.", + "allow_alt_description" => "Cho phép Mô tả thay thế", + "bulk_edit" => "Sửa hàng loạt", + "cannot_be_deleted" => "Không thể xóa các Thẻ quà tặng đã chọn, một hay nhiều Thẻ quà tặng đã chọn đã được bán.", + "cannot_find_giftcard" => "Không tìm thấy Thẻ quà tặng.", + "cannot_use" => "Thẻ quà tặng {0} không thể sử dụng cho lần bán hàng này: Khách hàng không hợp lệ.", + "card_value" => "Giá trị", + "category" => "Thể loại", + "change_all_to_allow_alt_desc" => "Cho phép mô tả thay thế cho tất cả.", + "change_all_to_not_allow_allow_desc" => "Không cho phép mô tả thay thế cho tất cả.", + "change_all_to_serialized" => "Đổi tất cả sang sêri hóa", + "change_all_to_unserialized" => "Đổi tất cả sang không sêri hóa", + "confirm_bulk_edit" => "Bạn có chắc muốn sửa Thẻ quà tặng đã chọn?", + "confirm_delete" => "Bạn có chắc muốn xóa Thẻ quà tặng đã chọn?", + "confirm_restore" => "Bạn có chắc muốn hoàn lại Thẻ quà tặng đã chọn?", + "cost_price" => "Giá bán buôn", + "count" => "Cập hàng tồn kho", + "csv_import_failed" => "Gặp lỗi khi nhập từ CSV.", + "current_quantity" => "Số lượng hiện tại", + "description" => "Mô tả", + "details_count" => "Chi tiết số lượng tồn kho", + "do_nothing" => "Không làm gì", + "edit_fields_you_want_to_update" => "Sửa các trường suy luận cho Thẻ quà tặng đã chọn.", + "edit_multiple_giftcards" => "Sửa nhiều Thẻ quà tặng.", + "error_adding_updating" => "Gặp lỗi khi thêm hay cập nhật Thẻ quà tặng.", + "error_updating_multiple" => "Gặp lỗi khi cập nhật Thẻ quà tặng.", + "generate_barcodes" => "Tạo mã vạch", + "giftcard" => "Thẻ quà tặng", + "giftcard_number" => "Số Thẻ quà tặng", + "info_provided_by" => "Thông tin được cung cấp bởi", + "inventory_comments" => "Ghi chú", + "is_serialized" => "Thẻ quà tặng có số sêri", + "low_inventory_giftcards" => "Tồn kho Thẻ quà tặng thấp", + "manually_editing_of_quantity" => "Sửa số lượng bằng tay", + "must_select_giftcard_for_barcode" => "Bạn phải chọn ít nhất (1) Thẻ quà tặng để mà tạo mã vạch.", + "new" => "Thẻ quà tặng mới", + "no_description_giftcards" => "Thẻ quà tặng Không có mô tả", + "no_giftcards_to_display" => "Không có Thẻ quà tặng để mà hiển thị.", + "none" => "Không", + "none_selected" => "Chưa chọn Thẻ quà tặng để sửa.", + "number" => "Số Thẻ quà tặng phải là dạng số.", + "number_information" => "Số Thẻ quà tặng", + "number_required" => "Số Thẻ quà tặng là trường bắt buộc.", + "one_or_multiple" => "Thẻ quà tặng", + "person_id" => "Khách hàng", + "quantity" => "Số lượng", + "quantity_required" => "Số lượng là trường bắt buộc. Vui lòng bấm vào (X) để thôi.", + "remaining_balance" => "Thẻ quà tặng {0} còn lại giá trị là {1}!", + "reorder_level" => "Mức đặt mua bổ xung", + "retrive_giftcard_info" => "Thông tin nhận Thẻ quà tặng", + "sales_tax_1" => "Thuế bán hàng", + "sales_tax_2" => "Thuế bán hàng 2", + "serialized_giftcards" => "Đổi sang sêri hóa Thẻ quà tặng", + "successful_adding" => "Bạn đã thêm Thẻ quà tặng thành công", + "successful_bulk_edit" => "Bạn đã cập nhật các Thẻ quà tặng đã chọn thành công", + "successful_deleted" => "Bạn đã xóa thành công", + "successful_updating" => "Bạn đã cập nhật Thẻ quà tặng thành công", + "supplier" => "Nhà cung cấp", + "tax_1" => "Thuế 1", + "tax_2" => "Thuế 2", + "tax_percent" => "Phần trăm Thuế", + "tax_percents" => "Phần trăm Thuế", + "unit_price" => "Giá trị bán lẻ", + "upc_database" => "Cơ sở dữ liệu mã vạch", + "update" => "Cập nhật Thẻ quà tặng", + "use_inventory_menu" => "Dùng trình đơn Tồn kho", + "value" => "Giá trị Thẻ quà tặng phải là dạng số.", + "value_required" => "Giá trị Thẻ quà tặng là trường bắt buộc.", +]; diff --git a/app/Language/vi/Item_kits.php b/app/Language/vi/Item_kits.php index 264b7380c..3f54230f9 100644 --- a/app/Language/vi/Item_kits.php +++ b/app/Language/vi/Item_kits.php @@ -1,40 +1,41 @@ - "Thêm Hàng hóa", + "all" => "Tất cả", + "cannot_be_deleted" => "Gặp lỗi khi xóa Gói hàng hóa.", + "confirm_delete" => "Bạn có thực sự muốn xóa Gói hàng hóa đã chọn?", + "confirm_restore" => "Bạn có thực sự muốn hoàn lại Gói hàng hóa đã chọn?", + "description" => "Mô tả Gói hàng hóa", + "discount" => "Giảm giá", + "discount_fixed" => "Giảm giá cố định", + "discount_percent" => "Phần trăm giảm giá", + "discount_type" => "Kiểu giảm giá", + "error_adding_updating" => "Gặp lỗi khi thêm hay cập nhật Gói hàng hóa.", + "find_kit_item" => "Gói hàng hóa", + "info" => "Thông tin Gói hàng hóa", + "item" => "Hàng hóa", + "item_kit_number" => "Mã vạch", + "item_kit_number_duplicate" => "Số kít mục tin đã sẵn có trong cơ sở dữ liệu.", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "Hàng hóa", + "kit" => "Mã gói", + "kit_and_components" => "Gói và Thành phần", + "kit_and_stock" => "Gói và Kho", + "kit_only" => "Chỉ gói", + "name" => "Tên Gói hàng hóa", + "new" => "Gói hàng hóa mới", + "no_item_kits_to_display" => "Không có Gói hàng hóa để mà hiển thị.", + "none_selected" => "Bạn chưa chọn bất kỳ một Gói hàng hóa nào.", + "one_or_multiple" => "Gói hàng hóa", + "price_option" => "Tùy chọn Giá", + "priced_only" => "Chỉ Giá", + "print_option" => "Tùy chọn In", + "quantity" => "Số lượng", + "sequence" => "Tuần tự", + "successful_adding" => "Bạn đã thêm Gói hàng hóa thành công", + "successful_deleted" => "Bạn đã xóa thành công", + "successful_updating" => "Bạn đã cập nhật các hàng hóa theo nhóm thành công", + "unit_price" => "", + "update" => "Cập nhật Gói hàng hóa", +]; diff --git a/app/Language/vi/Items.php b/app/Language/vi/Items.php index aa30e8ae7..4473d367b 100644 --- a/app/Language/vi/Items.php +++ b/app/Language/vi/Items.php @@ -1,119 +1,120 @@ - "Hàng tồn kho để thêm hay bớt.", + "allow_alt_description" => "Cho phép Mô tả thay thế", + "amount_entry" => "Đầu mục tổng số", + "bulk_edit" => "Sửa hàng loạt", + "buy_price_required" => "Trường Giá đặt mua là bắt buộc.", + "cannot_be_deleted" => "Không thể xóa các Hàng hóa đã chọn, một hay nhiều cái đã chọn đã từng được bán.", + "cannot_find_item" => "Không tìm thấy hàng hóa.", + "categories" => "", + "category" => "Thể loại", + "category_new" => "", + "category_required" => "Trường thể loại là bắt buộc.", + "change_all_to_allow_alt_desc" => "Cho phép Mô tả thay thế cho tất cả.", + "change_all_to_not_allow_allow_desc" => "Không cho phép Mô tả thay thế cho tất cả.", + "change_all_to_serialized" => "Đổi tất cả sang sêri hóa", + "change_all_to_unserialized" => "Đổi tất cả sang không sêri", + "change_image" => "Đổi ảnh", + "confirm_bulk_edit" => "Bạn chắc chắn muốn sửa lại các Hàng hóa được chọn không?", + "confirm_bulk_edit_wipe_taxes" => "Mọi thông tin Thuế Hàng hóa sẽ bị thay thế.", + "confirm_delete" => "Bạn chắc chắn muốn xóa các hàng hóa được chọn không?", + "confirm_restore" => "Bạn chắc chắn muốn hoàn lại các hàng hóa được chọn không?", + "cost_price" => "Giá bán buôn", + "cost_price_number" => "Giá bán buôn phải là dạng số.", + "cost_price_required" => "Trường Giá bán buôn là bắt buộc.", + "count" => "Cập hàng tồn kho", + "csv_import_failed" => "Gặp lỗi khi nhập từ CSV", + "csv_import_nodata_wrongformat" => "Tập tin tải lên không có dữ liệu hoặc là nó có định dạng không đúng.", + "csv_import_partially_failed" => "Có {0} mục tin gặp lỗi khi nhập trên dòng: {1}. Không có hàng nào được nhập vào.", + "csv_import_success" => "Nhập hàng hóa thành công.", + "current_quantity" => "Số lượng hiện tại", + "default_pack_name" => "Mỗi", + "description" => "Mô tả", + "details_count" => "Chi tiết số lượng tồn kho", + "do_nothing" => "Không làm gì", + "edit" => "", + "edit_fields_you_want_to_update" => "Sửa các trường mong muốn cho các hàng hóa được chọn.", + "edit_multiple_items" => "Sửa nhiều hàng hóa cùng lúc", + "empty_upc_items" => "Mã vạch hàng hóa để trống", + "error_adding_updating" => "Lỗi thêm/cập nhật hàng hóa", + "error_updating_multiple" => "Có lỗi khi cập nhật hàng hóa", + "generate_barcodes" => "Tạo mã vạch", + "hsn_code" => "Tuân theo hệ thống hài hòa", + "image" => "Avatar", + "import_items_csv" => "Nhập hàng hóa từ CSV", + "info_provided_by" => "Thông tin được cung cấp bởi", + "inventory" => "Tồn kho", + "inventory_CSV_import_quantity" => "Số lượng đã được nhập từ CSV", + "inventory_comments" => "Ghi chú", + "inventory_data_tracking" => "Theo dõi dữ liệu tồn kho", + "inventory_date" => "Ngày tháng", + "inventory_employee" => "Nhân viên", + "inventory_in_out_quantity" => "Số lượng Vào/Ra", + "inventory_remarks" => "Lưu ý", + "is_deleted" => "Đã xoá", + "is_printed" => "", + "is_serialized" => "Hàng hóa có số sêri", + "item" => "Hàng hóa", + "item_id" => "", + "item_number" => "Mã vạch", + "item_number_duplicate" => "Số hàng hóa đã sẵn có trong cơ sở dữ liệu rồi.", + "kit" => "Kít", + "location" => "Vị trí", + "low_inventory_items" => "Hàng hóa hết hàng trong kho", + "low_sell_item" => "Hàng hóa bán kém", + "manually_editing_of_quantity" => "Sửa số lượng bằng tay", + "markup" => "", + "name" => "Tên Hàng hóa", + "name_required" => "Trường Tên Hàng hóa là bắt buộc.", + "new" => "Hàng hóa mới", + "no_description_items" => "Hàng hóa không có mô tả", + "no_items_to_display" => "Không có hàng hóa để hiển thị.", + "none" => "Không", + "none_selected" => "Bạn chưa chọn bất kỳ một Hàng hóa nào để mà sửa", + "nonstock" => "Hết hàng", + "number_information" => "Số hàng hóa", + "number_required" => "Trường Mã vạch là bắt buộc.", + "one_or_multiple" => "hàng hóa", + "pack_name" => "Tên gói", + "qty_per_pack" => "Số lượng mỗi gói", + "quantity" => "Số lượng", + "quantity_number" => "Số lượng phải là dạng số.", + "quantity_required" => "Trường số lượng là bắt buộc.", + "receiving_quantity" => "Số lượng nhập hàng", + "remove_image" => "Gỡ bỏ ảnh", + "reorder_level" => "Mức đặt mua bổ xung", + "reorder_level_number" => "Mức đặt mua bổ xung phải là con số.", + "reorder_level_required" => "Trường Mức đặt mua bổ xung là bắt buộc.", + "retrive_item_info" => "Thông tin Nhập hàng", + "sales_tax_1" => "Thuế bán hàng", + "sales_tax_2" => "Thuế bán hàng 2", + "search_attributes" => "Tìm kiếm các thuộc tính", + "select_image" => "Chọn ảnh", + "serialized_items" => "Các hàng hóa có sêri", + "standard" => "Tiêu chuẩn", + "stock" => "Có hàng", + "stock_location" => "Vị trí kho", + "stock_type" => "Kiểu kho", + "successful_adding" => "Bạn đã thêm Hàng hóa thành công", + "successful_bulk_edit" => "Bạn đã cập nhật các hàng hóa đã chọn thành công", + "successful_deleted" => "Bạn đã xóa thành công", + "successful_updating" => "Bạn đã cập nhật hàng hóa thành công", + "supplier" => "Nhà cung cấp", + "tax_1" => "Thuế 1", + "tax_2" => "Thuế 2", + "tax_3" => "", + "tax_category" => "Thể loại thuế", + "tax_percent" => "Phần trăm Thuế", + "tax_percent_number" => "Phần trăm Thuế phải dạng số", + "tax_percent_required" => "Trường Phần trăm Thuế là bắt buộc.", + "tax_percents" => "Phần trăm Thuế", + "temp" => "Tạm thời", + "type" => "Kiểu Hàng hóa", + "unit_price" => "Giá bán lẻ", + "unit_price_number" => "Giá bán lẻ mỗi đơn vị phải là dạng số.", + "unit_price_required" => "Trường giá bán lẻ là bắt buộc.", + "upc_database" => "Cơ sở dữ liệu mã vạch", + "update" => "Cập nhật Hàng hóa", + "use_inventory_menu" => "Dùng trình đơn Tồn kho", +]; diff --git a/app/Language/vi/Login.php b/app/Language/vi/Login.php index 4950112cf..3837f0d2c 100644 --- a/app/Language/vi/Login.php +++ b/app/Language/vi/Login.php @@ -1,12 +1,14 @@ "Tôi không phải là robot.", + "go" => "Đăng nhập", + "invalid_gcaptcha" => "Xin vui lòng xác nhận bạn không phải là robot.", + "invalid_installation" => "Phần cài đặt chưa đúng, kiểm tra tập tin php.ini của bạn.", + "invalid_username_and_password" => "Tài khoản hoặc mật khẩu không hợp lệ.", + "login" => "Đăng nhập", + "logout" => "Đăng xuất", + "migration_needed" => "Di chuyển cơ sở dữ liệu sang {0} sẽ được bắt đầu sau khi đăng nhập.", + "password" => "Mật khẩu", + "username" => "Tài khoản", + "welcome" => "Chào mừng đến với {0}!", +]; diff --git a/app/Language/vi/Messages.php b/app/Language/vi/Messages.php index 026425c4f..e3dc3a94c 100644 --- a/app/Language/vi/Messages.php +++ b/app/Language/vi/Messages.php @@ -1,14 +1,15 @@ - "Tên", + "last_name" => "Họ", + "message" => "Tin nhắn", + "message_placeholder" => "Tin nhắn của bạn ở đây...", + "message_required" => "Cần tin nhắn", + "multiple_phones" => "(Trong trường hợp gửi cho nhiều người, nhập danh sách điện thoại ngăn cách nhau bởi dấu phẩy)", + "phone" => "Số điện thoại", + "phone_number_required" => "Cần số điện thoại", + "phone_placeholder" => "Các số di động ở đây...", + "sms_send" => "Gửi SMS", + "successfully_sent" => "Tin nhắn được gửi thành công cho: ", + "unsuccessfully_sent" => "Tin nhắn được gửi không thành công cho: ", +]; diff --git a/app/Language/vi/Module.php b/app/Language/vi/Module.php index 582477888..b4d9aa345 100644 --- a/app/Language/vi/Module.php +++ b/app/Language/vi/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "Thuộc tính", + "attributes_desc" => "Thêm, Cập nhật, Xóa và Tìm kiếm các thuộc tính.", + "both" => "Cả hai", + "cashups" => "Tiền mặt", + "cashups_desc" => "Thêm, cập nhật, xóa và tìm kiếm về tiền mặt.", + "config" => "Cấu hình", + "config_desc" => "Thay đổi cấu hình của OSPOS.", + "customers" => "Khách hàng", + "customers_desc" => "Thêm, Cập nhật, Xóa và Tìm kiếm Khách hàng.", + "employees" => "Nhân viên", + "employees_desc" => "Thêm, Cập nhật, Xóa và Tìm kiếm Nhân viên.", + "expenses" => "Chi phí", + "expenses_categories" => "Phân loại Chi phí", + "expenses_categories_desc" => "Thêm, Cập nhật, Xóa và Tìm kiếm các Thể loại Chi phí.", + "expenses_desc" => "Thêm, Cập nhật, Xóa và Tìm kiếm Chi phí.", + "giftcards" => "Thẻ quà tặng", + "giftcards_desc" => "Thêm, Cập nhật, Xóa và Tìm kiếm Thẻ quà tặng.", + "home" => "Trang chủ", + "home_desc" => "Liệt kê các mô đun chính.", + "item_kits" => "Gói hàng hóa", + "item_kits_desc" => "Thêm, Cập nhật, Xóa và Tìm kiếm Gói hàng hóa.", + "items" => "Hàng hóa", + "items_desc" => "Thêm, Cập nhật, Xóa và Tìm kiếm Hàng hóa.", + "messages" => "Nhắn tin", + "messages_desc" => "Gửi tin nhắn đến Khách hàng, Nhà cung cấp và Nhân viên.", + "migrate" => "Nâng cấp", + "migrate_desc" => "Cập nhật cơ sở dữ liệu OSPOS.", + "office" => "Văn phòng", + "office_desc" => "Liệt kê các mô đun văn phòng.", + "receivings" => "Nhập hàng", + "receivings_desc" => "Xử lý đặt hàng.", + "reports" => "Báo cáo", + "reports_desc" => "Xem và tạo Báo cáo.", + "sales" => "Bán hàng", + "sales_desc" => "Xử lý Bán và Trả hàng.", + "suppliers" => "Nhà cung cấp", + "suppliers_desc" => "Thêm, Cập nhật, Xóa và Tìm kiếm Nhà cung cấp.", + "taxes" => "Thuế", + "taxes_desc" => "Cấu hình Thuế bán hàng.", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/vi/Receivings.php b/app/Language/vi/Receivings.php index 09c26e20c..de91719ff 100644 --- a/app/Language/vi/Receivings.php +++ b/app/Language/vi/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "Hủy", + "cannot_be_deleted" => "Gặp lỗi khi xóa đơn nhập hàng.", + "comments" => "Ghi chú", + "complete_receiving" => "Kết thúc", + "confirm_cancel_receiving" => "Bạn có chắc chắn muốn làm trống đơn nhập hàng này? Mọi thông tin sẽ bị xóa.", + "confirm_delete" => "Bạn có chắc muốn xóa đơn nhập hàng này? Thao tác này không thể hoàn lại.", + "confirm_finish_receiving" => "Bạn có chắc muốn lưu đơn nhập hàng này? Thao tác này không thể hoàn lại.", + "confirm_restore" => "", + "cost" => "Chi phí", + "daily" => "", + "date" => "Ngày nhập hàng", + "date_required" => "Ngày phải được nhập theo định dạng.", + "date_type" => "Trường Ngày tháng là bắt buộc.", + "delete_entire_sale" => "Xóa toàn bộ lần bán hàng", + "discount" => "Giảm giá %", + "edit" => "Sửa", + "edit_sale" => "Sửa đơn nhập hàng", + "employee" => "Nhân viên", + "error_editing_item" => "Gặp lỗi khi sửa hàng hóa.", + "error_requisition" => "Không thể chuyển tồn kho từ hay đến một kho cùng địa điểm.", + "find_or_scan_item" => "Tìm hay quét Hàng hóa", + "find_or_scan_item_or_receipt" => "Tìm hay quét Hàng hóa hay Biên lai", + "id" => "Mã đơn nhập hàng", + "item_name" => "Tên Hàng hóa", + "mode" => "Chế độ nhập hàng", + "new_supplier" => "Nhà cung cấp mới", + "one_or_multiple" => "nhập hàng", + "print_after_sale" => "In sau khi Bán hàng", + "quantity" => "Số lượng", + "receipt" => "Biên lai nhập hàng", + "receipt_number" => "Đơn nhập hàng #", + "receiving" => "Nhập hàng", + "reference" => "Tham chiếu", + "register" => "Nhập hàng hóa", + "requisition" => "Yêu cầu", + "return" => "Trả hàng", + "select_supplier" => "Chọn nhà cung cấp (Tùy chọn)", + "ship_pack" => "Gói vận chuyển", + "start_typing_supplier_name" => "Bắt đầu bằng cách gõ tên của nhà cung cấp...", + "stock" => "Kho", + "stock_destination" => "Kho đích", + "stock_locaiton" => "Vị trí kho", + "stock_source" => "Kho nguồn", + "successfully_deleted" => "Bạn đã xóa thành công", + "successfully_updated" => "Bạn đã cập nhật Nhập hàng thành công", + "supplier" => "Nhà cung cấp", + "supplier_address" => "Địa chỉ", + "supplier_email" => "Thư điện tử", + "supplier_location" => "Vị trí", + "total" => "Tổng cộng", + "transaction_failed" => "Nhận các giao dịch gặp lỗi.", + "unable_to_add_item" => "Hàng hóa thêm vào Nhập hàng gặp lỗi.", + "unsuccessfully_updated" => "Gặp lỗi khi cập nhật nhập hàng.", + "update" => "Cập nhật", +]; diff --git a/app/Language/vi/Reports.php b/app/Language/vi/Reports.php index a55594f21..82c9b212c 100644 --- a/app/Language/vi/Reports.php +++ b/app/Language/vi/Reports.php @@ -1,147 +1,148 @@ - "Tất cả", + "authority" => "Thẩm quyền", + "canceled" => "Đã hủy", + "categories" => "Thể loại", + "categories_summary_report" => "Báo cáo tổng thể thể loại", + "category" => "Thể loại", + "code_canceled" => "CNL", + "code_invoice" => "INV", + "code_pos" => "POS", + "code_quote" => "Q", + "code_return" => "TrH", + "code_type" => "Kiểu", + "code_work_order" => "W/O", + "comments" => "Ghi chú", + "commission" => "", + "complete" => "Bán và Trả hoàn tất", + "completed_sales" => "Bán hoàn tất", + "confirm_delete" => "Bạn có thực sự muốn xóa các mục tin đã chọn?", + "confirm_restore" => "Bạn chắc chắn muốn hoàn lại các mục được chọn không?", + "cost" => "Bán buôn", + "cost_price" => "Giá bán buôn", + "count" => "Số lượng", + "customer" => "Khách hàng", + "customers" => "Khách hàng", + "customers_summary_report" => "Báo cáo tổng thể Khách hàng", + "date" => "Ngày tháng", + "date_range" => "Phạm vi Ngày", + "description" => "Mô tả", + "detailed_receivings_report" => "Báo cáo Nhập hàng chi tiết", + "detailed_receivings_report_input" => "", + "detailed_reports" => "Báo cáo chi tiết", + "detailed_requisition_report" => "", + "detailed_sales_report" => "Báo cáo Giao dịch chi tiết", + "discount" => "Giảm giá", + "discount_fixed" => "Giảm giá cố định", + "discount_percent" => "Phần trăm giảm giá", + "discount_type" => "Kiểu giảm giá", + "discounts" => "Giảm giá", + "discounts_summary_report" => "Báo cáo tổng thể Giảm giá", + "earned" => "Điểm tích lũy", + "employee" => "Nhân viên", + "employees" => "Nhân viên", + "employees_summary_report" => "Báo cáo tổng thể theo Nhân viên", + "expenses" => "Chi phí", + "expenses_amount" => "Tổng số", + "expenses_categories" => "Chi phí", + "expenses_categories_summary_report" => "Báo cáo tổng thể Thể loại chi phí", + "expenses_category" => "Thể loại", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "Thuế", + "expenses_total_amount" => "Số tiền tổng cộng", + "expenses_total_tax_amount" => "Thuế tổng cộng", + "graphical_reports" => "Báo cáo bằng đồ thị", + "inventory" => "Tồn kho", + "inventory_low" => "Tồn kho thấp", + "inventory_low_report" => "Báo cáo tồn kho thấp", + "inventory_reports" => "Báo cáo tồn kho", + "inventory_summary" => "Tổng hợp tồn kho", + "inventory_summary_report" => "Báo cáo tổng thể Tồn kho", + "item" => "Hàng hóa", + "item_count" => "Lọc số lượng Hàng hóa", + "item_name" => "Tên Hàng hóa", + "item_number" => "Mã vạch", + "items" => "Hàng hóa", + "items_purchased" => "Hàng hóa đã đặt mua", + "items_received" => "Hàng hóa đã nhập", + "items_summary_report" => "Báo cáo tổng thể Hàng hóa", + "jurisdiction" => "Quyền lực pháp lý", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "Slượng bán thấp", + "more_than_zero" => "Lớn hơn 0", + "name" => "Tên", + "no_reports_to_display" => "Không có hàng hóa để hiển thị.", + "payment_type" => "Kiểu thanh toán", + "payments" => "Thanh toán", + "payments_summary_report" => "Báo cáo tổng thể Thanh toán", + "profit" => "Lợi nhuận", + "quantity" => "Số lượng", + "quantity_purchased" => "Số lượng đã đặt mua", + "quotes" => "Báo giá", + "received_by" => "Nhập hàng bởi", + "receiving_id" => "Mã nhập hàng", + "receiving_type" => "Kiểu nhập hàng", + "receivings" => "Nhập hàng", + "reorder_level" => "Mức đặt mua bổ xung", + "report" => "Báo cáo", + "report_input" => "Đầu vào báo cáo", + "reports" => "Báo cáo", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "Yêu cầu", + "returns" => "Trả hàng", + "revenue" => "Doanh thu", + "sale_id" => "Mã Giao dịch", + "sale_type" => "Kiểu giao dịch", + "sales" => "Giao dịch", + "sales_amount" => "Tổng giao dịch", + "sales_summary_report" => "Báo cáo tổng thể Giao dịch", + "sales_taxes" => "Thuế bán hàng", + "sales_taxes_summary_report" => "Báo cáo tổng thể về thuế bán hàng", + "serial_number" => "Số sê-ri", + "service_charge" => "", + "sold_by" => "Bán bởi", + "sold_items" => "", + "sold_to" => "Bán cho", + "stock_location" => "Vị trí kho", + "sub_total_value" => "Tổng phụ", + "subtotal" => "Tổng phụ", + "summary_reports" => "Báo cáo tổng thể", + "supplied_by" => "Cung cấp bởi", + "supplier" => "Nhà cung cấp", + "suppliers" => "Nhà cung cấp", + "suppliers_summary_report" => "Báo cáo tổng thể Nhà cung cấp", + "tax" => "Thuế", + "tax_category" => "Thể loại thuế", + "tax_name" => "", + "tax_percent" => "Phần trăm Thuế", + "tax_rate" => "Tỷ suất thuế", + "taxes" => "Thuế", + "taxes_summary_report" => "Báo cáo tổng thể Thuế", + "total" => "Tổng cộng", + "total_inventory_value" => "Giá trị tồn kho tổng cộng", + "total_low_sell_quantity" => "Tổng số lượng hàng bán ít", + "total_quantity" => "Số lượng tổng cộng", + "total_retail" => "Giá trị bán lẻ Inv. tổng cộng", + "trans_amount" => "Tổng số giao dịch", + "trans_due" => "Trả chậm", + "trans_group" => "Nhóm giao dịch", + "trans_nopay_sales" => "Bán hàng không thanh toán", + "trans_payments" => "Thanh toán", + "trans_refunded" => "Trả lại", + "trans_sales" => "Bán hàng", + "trans_type" => "Kiểu giao dịch", + "type" => "Kiểu", + "unit_price" => "Giá bán lẻ", + "used" => "Các điểm bán hàng đã dùng", + "work_orders" => "Giấy giao việc", + "zero_and_less" => "Không hay nhỏ hơn", +]; diff --git a/app/Language/vi/Sales.php b/app/Language/vi/Sales.php index f4d1cdb0a..d64cfce82 100644 --- a/app/Language/vi/Sales.php +++ b/app/Language/vi/Sales.php @@ -1,222 +1,224 @@ "Các điểm sẵn có", + "rewards_package" => "Điểm thưởng", + "rewards_remaining_balance" => "Giá trị còn lại của điểm thưởng là ", + "account_number" => "Tài khoản #", + "add_payment" => "Thêm thanh toán", + "amount_due" => "Số còn lại phải thanh toán", + "amount_tendered" => "Số tiền thanh toán", + "authorized_signature" => "Chữ ký ủy quyền", + "cancel_sale" => "Thôi", + "cash" => "Tiền mặt", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "Điều chỉnh tiền mặt", + "cash_deposit" => "Số dư tiền mặt", + "cash_filter" => "Tiền mặt", + "change_due" => "Tiền thối lại", + "change_price" => "Thay đổi giá bán", + "check" => "Séc", + "check_balance" => "Phần còn lại séc", + "check_filter" => "Séc", + "close" => "", + "comment" => "Ghi chú", + "comments" => "Ghi chú", + "company_name" => "", + "complete" => "", + "complete_sale" => "Hoàn thành", + "confirm_cancel_sale" => "Bạn có chắc muốn xóa trắng lần bán hàng này? Mọi hàng hóa sẽ bị xóa sạch.", + "confirm_delete" => "Bạn chắc chắn muốn xóa các lần bán hàng được chọn không?", + "confirm_restore" => "Bạn chắc chắn muốn hoàn lại các lần bán hàng được chọn không?", + "credit" => "Thẻ tín dụng", + "credit_deposit" => "Số dư tiền gửi", + "credit_filter" => "Thẻ tín dụng", + "current_table" => "", + "customer" => "Khách hàng", + "customer_address" => "Địa chỉ", + "customer_discount" => "Giảm giá", + "customer_email" => "Thư điện tử", + "customer_location" => "Vị trí", + "customer_mailchimp_status" => "Trạng thái tài khoản Mailchimp", + "customer_optional" => "(Tùy chọn)", + "customer_required" => "(Bắt buộc)", + "customer_total" => "Tổng cộng", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "Ngày bán", + "date_range" => "Phạm vi Ngày", + "date_required" => "Ngày phải được nhập theo định dạng.", + "date_type" => "Trường Ngày tháng là bắt buộc.", + "debit" => "Thẻ ghi nợ", + "debit_filter" => "", + "delete" => "Cho phép xóa", + "delete_confirmation" => "Bạn có chắc muốn xóa lần nhập bán hàng? Thao tác này không thể hoàn lại.", + "delete_entire_sale" => "Xóa toàn bộ đơn bán hàng", + "delete_successful" => "Đã xóa thành công lần bán hàng.", + "delete_unsuccessful" => "Gặp lỗi khi xóa đơn bán hàng.", + "description_abbrv" => "Ggiá.", + "discard" => "Hủy", + "discard_quote" => "", + "discount" => "Ggiá %", + "discount_included" => "% Giảm giá", + "discount_short" => "%", + "due" => "Trả chậm", + "due_filter" => "Trả chậm", + "edit" => "Sửa", + "edit_item" => "Sửa hàng hóa", + "edit_sale" => "Sửa bán hàng", + "email_receipt" => "Biên lai thư", + "employee" => "Nhân viên", + "entry" => "Mục nhập", + "error_editing_item" => "Lỗi sửa hàng hóa", + "find_or_scan_item" => "Tìm hay quét Hàng hóa", + "find_or_scan_item_or_receipt" => "Tìm hay quét Hàng hóa hay Biên lai", + "giftcard" => "Thẻ quà tặng", + "giftcard_balance" => "Số thẻ quà tặng còn lại", + "giftcard_filter" => "", + "giftcard_number" => "Số Thẻ quà tặng", + "group_by_category" => "Gộp theo Danh mục", + "group_by_type" => "Gộp theo kiểu", + "hsn" => "HSN", + "id" => "Mã bán hàng", + "include_prices" => "Bao gồm Giá?", + "invoice" => "Hóa đơn", + "invoice_confirm" => "Hóa đơn sẽ được gửi đến", + "invoice_enable" => "Tạo hóa dơn", + "invoice_filter" => "Hóa đơn", + "invoice_no_email" => "Khách hàng này không có địa chỉ thư điện tử hợp lệ.", + "invoice_number" => "Hóa đơn #", + "invoice_number_duplicate" => "Số Hóa đơn phải duy nhất.", + "invoice_sent" => "Gửi Hóa đơn đến", + "invoice_total" => "Tổng hóa đơn", + "invoice_type_custom_invoice" => "Hóa đơn tùy chọn (custom_invoice.php)", + "invoice_type_custom_tax_invoice" => "Hóa đơn thuế tự chọn (custom_tax_invoice.php)", + "invoice_type_invoice" => "Hóa đơn (invoice.php)", + "invoice_type_tax_invoice" => "Hóa đơn thuế (tax_invoice.php)", + "invoice_unsent" => "Gặp lỗi khi gửi Hóa đơn cho", + "invoice_update" => "Kiểm lại", + "item_insufficient_of_stock" => "Không đủ hàng tồn cho mặt hàng này.", + "item_name" => "Tên Hàng hóa", + "item_number" => "Hàng hóa #", + "item_out_of_stock" => "Hết hàng trong kho.", + "key_browser" => "Phím tắt hữu ích", + "key_cancel" => "Hủy báo giá/hóa đơn/bán hàng hiện tại", + "key_customer_search" => "Tìm khách hàng", + "key_finish_quote" => "Kết thúc báo giá/hóa đơn mà không cần thanh toán", + "key_finish_sale" => "Thanh toán và hoàn thành hóa đơn/bán hàng", + "key_full" => "Toàn màn hình", + "key_function" => "Function", + "key_help" => "Phím tắt", + "key_help_modal" => "Mở cửa sổ phím tắt", + "key_in" => "Phòng to", + "key_item_search" => "Tìm hàng hóa", + "key_out" => "Thu nhỏ", + "key_payment" => "Thêm thanh toán", + "key_print" => "In trang hiện tại", + "key_restore" => "Khôi phục mức thu/phóng mặc định", + "key_search" => "Tìm báo cáo", + "key_suspend" => "Tạm hoãn đơn hàng", + "key_suspended" => "Xem đơn hàng tạm hoãn", + "key_system" => "Phím tắt hệ thống", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Phím tắt bán hàng", + "mc" => "", + "mode" => "Chế độ đăng ký", + "must_enter_numeric" => "Số tiền thanh toán phải là dạng số.", + "must_enter_numeric_giftcard" => "Số Thẻ quà tặng phải là dạng số.", + "new_customer" => "Khách hàng mới", + "new_item" => "Hàng hóa mới", + "no_description" => "Không", + "no_filter" => "Tất cả", + "no_items_in_cart" => "Không có Hàng hóa trong rổ hàng.", + "no_sales_to_display" => "Không có lần bán hàng để hiển thị.", + "none_selected" => "Bạn chưa chọn bất kỳ một lần bán hàng nào để mà xóa.", + "nontaxed_ind" => "", + "not_authorized" => "Thao tác này không được phép.", + "one_or_multiple" => "Bán hàng", + "payment" => "Phương thức thanh toán", + "payment_amount" => "Tổng số", + "payment_not_cover_total" => "Chưa thanh toán đủ đơn hàng.", + "payment_type" => "Kiểu", + "payments" => "", + "payments_total" => "Đã thanh toán", + "price" => "Giá", + "print_after_sale" => "In sau khi Bán hàng", + "quantity" => "Số lượng", + "quantity_less_than_reorder_level" => "Cảnh báo: Số lượng mong muốn dưới Mức đặt mua bổ xung cho hàng hóa đó.", + "quantity_less_than_zero" => "Cảnh báo: Số lượng mong muốn không đủ. Bạn vẫn có thể xử lý đơn hàng, nhưng hãy kiểm toán tồn kho của bạn.", + "quantity_of_items" => "Số lượng của Hàng hóa {0}", + "quote" => "Báo giá", + "quote_number" => "Số Báo giá", + "quote_number_duplicate" => "Số Báo giá phải là duy nhất.", + "quote_sent" => "Báo giá gửi đến", + "quote_unsent" => "Gặp lỗi khi gửi báo giá đến", + "receipt" => "Biên lai các lần bán hàng", + "receipt_no_email" => "Khách hàng này có địa chỉ thư điện tử không hợp lệ.", + "receipt_number" => "Bán hàng #", + "receipt_sent" => "Biên lai gửi đến", + "receipt_unsent" => "Gặp lỗi khi gửi biên lai đến", + "refund" => "Phương thức hoàn tiền", + "register" => "Nhập đơn bán hàng", + "remove_customer" => "Xóa bỏ khách hàng", + "remove_discount" => "", + "return" => "Trả hàng", + "rewards" => "Điểm thưởng", + "rewards_balance" => "Số Điểm thưởng còn lại", + "sale" => "Bán hàng", + "sale_by_invoice" => "Bán bằng Hóa đơn", + "sale_for_customer" => "Khách hàng:", + "sale_time" => "Thời gian", + "sales_tax" => "Thuế các lần bán hàng", + "sales_total" => "", + "select_customer" => "Chọn Khách hàng", + "send_invoice" => "Gửi hóa đơn", + "send_quote" => "Gửi báo giá", + "send_receipt" => "Gửi biên lai", + "send_work_order" => "Gửi Giấy giao việc", + "serial" => "Số sê-ri", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "Hiển thị hóa đơn", + "show_receipt" => "Hiển thị biên lai", + "start_typing_customer_name" => "Bắt đầu gõ chi tiết khách hàng...", + "start_typing_item_name" => "Bắt đầu gõ tên hàng hóa hoặc quét mã vạch...", + "stock" => "Kho", + "stock_location" => "Vị trí kho", + "sub_total" => "Tổng trước thuế", + "successfully_deleted" => "Bạn đã xóa thành công", + "successfully_restored" => "Bạn đã khôi phục lại đơn hàng", + "successfully_suspended_sale" => "Đã tạm hoãn thành công lần bán hàng.", + "successfully_updated" => "Đã cập nhật thành công lần bán hàng.", + "suspend_sale" => "Tạm hoãn", + "suspended_doc_id" => "Tài liệu", + "suspended_sale_id" => "MÃ SỐ", + "suspended_sales" => "Đơn hàng tạm hoãn", + "table" => "Bàn", + "takings" => "Đơn hàng trong ngày", + "tax" => "Thuế", + "tax_id" => "Mã số thuế", + "tax_invoice" => "Hóa đơn thuế", + "tax_percent" => "Thuế %", + "taxed_ind" => "T", + "total" => "Tổng", + "total_tax_exclusive" => "Gồm thuế", + "transaction_failed" => "Gặp lỗi khi giao dịch bán hàng.", + "unable_to_add_item" => "Gặp lỗi khi thêm hàng hóa vào đơn hàng", + "unsuccessfully_deleted" => "Gặp lỗi khi xóa các lần bán hàng.", + "unsuccessfully_restored" => "Gặp lỗi khi hoàn lại các lần bán hàng.", + "unsuccessfully_suspended_sale" => "Gặp lỗi khi tạm ngừng lần bán hàng.", + "unsuccessfully_updated" => "Gặp lỗi khi cập nhật lần bán hàng.", + "unsuspend" => "Hủy tạm hoãn", + "unsuspend_and_delete" => "Thao tác", + "update" => "Cập nhật", + "upi" => "UPI", + "visa" => "", + "wholesale" => "", + "work_order" => "Giấy giao việc", + "work_order_number" => "Số giấy giao việc", + "work_order_number_duplicate" => "Số giấy giao việc phải là duy nhất.", + "work_order_sent" => "Gửi Giấy giao việc cho", + "work_order_unsent" => "Gặp lỗi khi gửi Giấy giao việc cho", +]; diff --git a/app/Language/vi/Suppliers.php b/app/Language/vi/Suppliers.php index 270da10b9..b8532063d 100644 --- a/app/Language/vi/Suppliers.php +++ b/app/Language/vi/Suppliers.php @@ -1,23 +1,24 @@ - "Số hiệu tài khoản", + "agency_name" => "Tên đại lý", + "cannot_be_deleted" => "Không thể xóa các Nhà cung cấp đã chọn. Một hay nhiều có Bán hàng.", + "category" => "Thể loại", + "company_name" => "Tên công ty", + "company_name_required" => "Trường tên công ty là bắt buộc.", + "confirm_delete" => "Bạn chắc chắn muốn xóa các Nhà cung cấp được chọn không?", + "confirm_restore" => "Bạn chắc chắn muốn hoàn lại các Nhà cung cấp được chọn không?", + "cost" => "Nhà cung ứng giá", + "error_adding_updating" => "Gặp lỗi khi cập nhật hay thêm Nhà cung cấp.", + "goods" => "Nhà cung ứng hàng hóa", + "new" => "Nhà cung cấp mới", + "none_selected" => "Bạn chưa chọn Nhà cung cấp để xóa.", + "one_or_multiple" => "Nhà cung cấp", + "successful_adding" => "Bạn đã thêm Nhà cung cấp thành công", + "successful_deleted" => "Bạn đã xóa thành công", + "successful_updating" => "Bạn đã cập nhật Nhà cung cấp thành công", + "supplier" => "Nhà cung cấp", + "supplier_id" => "Mã số", + "tax_id" => "Mã số thuế", + "update" => "Cập nhật Nhà cung cấp", +]; diff --git a/app/Language/vi/Taxes.php b/app/Language/vi/Taxes.php index e46022db9..a8700bcc6 100644 --- a/app/Language/vi/Taxes.php +++ b/app/Language/vi/Taxes.php @@ -1,80 +1,82 @@ "Thêm ngoại lệ", + "cascade" => "", + "cascade_sequence" => "", + "city" => "Thành phố", + "code" => "Mã", + "confirm_delete" => "Bạn có thực sự muốn xóa Mã thuế này không? Hành động này không thể hoàn lại được", + "confirm_restore" => "Bạn có thực sự muốn hoàn lại Mã thuế đã chọn không?", + "default_tax_category" => "Thể loại mã thuế mặc định", + "default_tax_rate" => "Thuế suất mặc định", + "error_adding_updating" => "Gặp lỗi khi thêm hay cập nhật Mã thuế", + "group_seq" => "", + "jurisdiction_name" => "Tên quyền", + "name" => "Tên", + "new" => "Mã thuế mới", + "no_taxes" => "", + "no_taxes_to_display" => "Không sẵn có Mã thuế nào để mà hiển thị", + "reporting_authority" => "", + "round_half_down" => "0,5 làm tròn xuống", + "round_half_even" => "0,5 làm tròn lên", + "round_half_odd" => "0,5 làm tròn xuống", + "round_half_up" => "0,5 làm tròn lên", + "rounding_code" => "Mã làm tròn", + "sales_tax" => "Thuế bán hàng", + "sales_tax_by_invoice" => "Thuế bán hàng theo Hóa đơn", + "sequence" => "", + "state" => "Tỉnh", + "successful_deleted" => "Bạn đã xóa thành công", + "tax_categories" => "Thể loại thuế", + "tax_categories_configuration" => "Cấu hình thể loại thuế", + "tax_categories_saved_successfully" => "", + "tax_categories_saved_unsuccessfully" => "", + "tax_category" => "Thể loại thuế", + "tax_category_code" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_name" => "", + "tax_category_new" => "", + "tax_category_required" => "", + "tax_code" => "Mã thuế", + "tax_code_cannot_be_deleted" => "Gặp lỗi khi xóa Mã thuế.", + "tax_code_duplicate" => "", + "tax_code_invalid_chars" => "", + "tax_code_name" => "Tên Mã thuế", + "tax_code_required" => "Trường Mã thuế là bắt buộc.", + "tax_code_successful_deleted" => "Bạn đã xóa thành công Mã thuế", + "tax_code_successful_updated" => "Bạn đã cập nhật thành công", + "tax_code_successful_updating" => "Bạn đã cập nhật Mã thuế thành công", + "tax_code_successfully_added" => "Bạn đã thêm thành công", + "tax_code_type" => "Kiểu Mã thuế", + "tax_codes" => "", + "tax_codes_configuration" => "", + "tax_codes_saved_successfully" => "", + "tax_codes_saved_unsuccessfully" => "", + "tax_excluded" => "", + "tax_group" => "", + "tax_group_not_unique" => "", + "tax_group_sequence" => "", + "tax_included" => "", + "tax_jurisdiction" => "", + "tax_jurisdiction_duplicate" => "", + "tax_jurisdiction_invalid_chars" => "", + "tax_jurisdiction_required" => "", + "tax_jurisdictions" => "", + "tax_jurisdictions_configuration" => "", + "tax_jurisdictions_saved_successfully" => "", + "tax_jurisdictions_saved_unsuccessfully" => "", + "tax_rate" => "Tỷ suất thuế", + "tax_rate_configuration" => "", + "tax_rate_error_adding_updating" => "", + "tax_rate_numeric" => "Tỷ suất thuế phải là dạng số.", + "tax_rate_required" => "Trường Tỷ suất thuế là bắt buộc.", + "tax_rate_successful_updated" => "", + "tax_rate_successfully_added" => "", + "tax_rates" => "", + "tax_rates_configuration" => "", + "tax_rounding" => "", + "tax_type" => "", + "update" => "Cập nhật Thuế thể loại bán hàng", + "vat_tax" => "Thuế VAT", +]; diff --git a/app/Language/zh-Hans/Attributes.php b/app/Language/zh-Hans/Attributes.php index 142ca56cc..55cc6db17 100644 --- a/app/Language/zh-Hans/Attributes.php +++ b/app/Language/zh-Hans/Attributes.php @@ -1,31 +1,32 @@ - "属性特征不能包含':' or '|'", + "confirm_delete" => "确定要删除所选属性吗", + "confirm_restore" => "您确定要还原所选属性吗?", + "definition_cannot_be_deleted" => "不能删除该特征属性", + "definition_error_adding_updating" => "无法添加或更新属性{0}。 请检查错误日志。", + "definition_flags" => "属性可见性", + "definition_group" => "组", + "definition_id" => "ID卡", + "definition_name" => "添加特征属性", + "definition_name_required" => "属性必须填写", + "definition_one_or_multiple" => "属性特征", + "definition_successful_adding" => "你成功添加物品", + "definition_successful_deleted" => "已经成功删除", + "definition_successful_updating" => "更新属性成功", + "definition_type" => "属性类别", + "definition_type_required" => "属性必填", + "definition_unit" => "计量单位", + "definition_values" => "属性特征值", + "new" => "新属性", + "no_attributes_to_display" => "没有物品需要显示", + "receipt_visibility" => "小票", + "show_in_items" => "在项目中显示", + "show_in_items_visibility" => "物品", + "show_in_receipt" => "在收据中显示", + "show_in_receivings" => "在收据中显示", + "show_in_receivings_visibility" => "收据", + "show_in_sales" => "在销售中显示", + "show_in_sales_visibility" => "销售", + "update" => "更新属性", +]; diff --git a/app/Language/zh-Hans/Bootstrap_tables.php b/app/Language/zh-Hans/Bootstrap_tables.php index a29dfe5f3..78a9b1284 100644 --- a/app/Language/zh-Hans/Bootstrap_tables.php +++ b/app/Language/zh-Hans/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "所有", + "tables_columns" => "列", + "tables_hide_show_pagination" => "隐藏/显示分页", + "tables_loading" => "正在努力地加载数据中,请稍候……", + "tables_page_from_to" => "显示第 {0} 到第 {1} 条记录,总共 {2} 条记录", + "tables_refresh" => "刷新", + "tables_rows_per_page" => "每页显示 {0} 条记录", + "tables_toggle" => "切换", +]; diff --git a/app/Language/zh-Hans/Cashups.php b/app/Language/zh-Hans/Cashups.php index e6ad7ad9f..2ffc8c593 100644 --- a/app/Language/zh-Hans/Cashups.php +++ b/app/Language/zh-Hans/Cashups.php @@ -1,48 +1,49 @@ - "", + "amount_number" => "", + "amount_required" => "", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "", + "cash_difference" => "", + "close_date" => "", + "close_employee" => "", + "closed_amount_card" => "", + "closed_amount_cash" => "", + "closed_amount_check" => "", + "closed_amount_due" => "", + "closed_amount_giftcard" => "", + "closed_amount_total" => "", + "closed_date" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "confirm_submit" => "", + "date_number" => "", + "date_required" => "", + "description" => "", + "enable_expected" => "", + "error_adding_updating" => "", + "giftcard" => "", + "id" => "", + "info" => "", + "info_employee" => "", + "is_deleted" => "", + "new" => "", + "no_cashups_to_display" => "", + "none_selected" => "", + "note" => "", + "one_or_multiple" => "", + "open_amount_cash" => "", + "open_date" => "", + "open_employee" => "", + "opened_date" => "", + "successful_adding" => "", + "successful_deleted" => "", + "successful_updating" => "", + "total" => "", + "transfer_amount_cash" => "", + "transfer_amount_cash_minus" => "", + "update" => "", + "warning" => "", +]; diff --git a/app/Language/zh-Hans/Common.php b/app/Language/zh-Hans/Common.php index 5ddbc61f3..72d5b3782 100644 --- a/app/Language/zh-Hans/Common.php +++ b/app/Language/zh-Hans/Common.php @@ -1,87 +1,88 @@ - "地址 1", + "address_2" => "地址 2", + "admin" => "", + "city" => "城市", + "clerk" => "", + "close" => "关闭", + "color" => "", + "comments" => "备注", + "common" => "一般", + "confirm_search" => "你已经选择了 一行或多行,之后的搜索结果不再被选取。你确定要提交本次搜索吗?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "信息有误,请修正后保存", + "country" => "国家", + "dashboard" => "", + "date" => "日期", + "delete" => "刪除", + "det" => "更多", + "download_import_template" => "下载CSV模板(CSV)", + "edit" => "编辑", + "email" => "邮箱", + "email_invalid_format" => "Email格式错误。", + "export_csv" => "CSV 导出", + "export_csv_no" => "否", + "export_csv_yes" => "是", + "fields_required_message" => "红色栏位是必填项", + "fields_required_message_unique" => "", + "first_name" => "名", + "first_name_required" => "名为必填项。", + "first_page" => "首页", + "gender" => "性别", + "gender_female" => "女", + "gender_male" => "男", + "gender_undefined" => "", + "icon" => "", + "id" => "Id", + "import" => "Import", + "import_change_file" => "更改", + "import_csv" => "CSV 导入", + "import_full_path" => "需要CSV文件的完整路径", + "import_remove_file" => "删除", + "import_select_file" => "选择文件", + "inv" => "库存", + "last_name" => "姓", + "last_name_required" => "姓氏为必填项。", + "last_page" => "尾页", + "learn_about_project" => "了解项目最新进度。", + "list_of" => "列表", + "logo" => "", + "logo_mark" => "", + "logout" => "登出", + "manager" => "", + "migration_needed" => "登录后,数据库将会迁移到{0}。", + "new" => "新建", + "no" => "", + "no_persons_to_display" => "沒有使用者资料可以展示。", + "none_selected_text" => "【请选择】", + "or" => "或", + "people" => "", + "phone_number" => "电话号码", + "phone_number_required" => "", + "please_visit_my" => "请造访", + "position" => "", + "powered_by" => "供应", + "price" => "价格", + "print" => "打印", + "remove" => "移除", + "required" => "需要", + "restore" => "恢复", + "return_policy" => "退货政策", + "search" => "搜索", + "search_options" => "搜索选项", + "searched_for" => "查找", + "software_short" => "", + "software_title" => "", + "state" => "省", + "submit" => "提交", + "total_spent" => "总支出", + "unknown" => "未知", + "view_recent_sales" => "查看最近的销售情况", + "website" => "网站", + "welcome" => "欢迎", + "welcome_message" => "欢迎使用OSPOS,请点击下面的模块开始使用。", + "yes" => "", + "you_are_using_ospos" => "您正在使用 Open Source Point Of Sale 版本", + "zip" => "邮政编码", +]; diff --git a/app/Language/zh-Hans/Datepicker.php b/app/Language/zh-Hans/Datepicker.php index 7351d4ee1..60cf28d7a 100644 --- a/app/Language/zh-Hans/Datepicker.php +++ b/app/Language/zh-Hans/Datepicker.php @@ -1,22 +1,23 @@ - "全部", + "apply" => "Apply", + "cancel" => "取消銷售", + "custom" => "Custom", + "from" => "From", + "last_30" => "過去七天", + "last_7" => "過去七天", + "last_financial_year" => "", + "last_month" => "上個月", + "last_year" => "去年", + "same_month_last_year" => "Same Month Last Year", + "same_month_to_same_day_last_year" => "Same Month To Same Day Last Year", + "this_financial_year" => "", + "this_month" => "這個月", + "this_year" => "今年", + "to" => "To", + "today" => "今天", + "today_last_year" => "Today Last Year", + "weekstart" => "0", + "yesterday" => "昨天", +]; diff --git a/app/Language/zh-Hans/Employees.php b/app/Language/zh-Hans/Employees.php index 02ae1002e..9b407dd9a 100644 --- a/app/Language/zh-Hans/Employees.php +++ b/app/Language/zh-Hans/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "員工基本資料", + "cannot_be_deleted" => "無法刪除選定的僱員,選定的員工中已有銷售紀錄或你正在試圖刪除自己 :)", + "change_employee" => "", + "change_password" => "", + "clerk" => "", + "commission" => "", + "confirm_delete" => "你確定要刪除所選的員工嗎?", + "confirm_restore" => "", + "current_password" => "", + "current_password_invalid" => "", + "employee" => "員工", + "error_adding_updating" => "添加/更新員工錯誤", + "error_deleting_demo_admin" => "您不能刪除admin用戶", + "error_updating_demo_admin" => "您不能更改admin用戶", + "language" => "", + "login_info" => "員工登錄資料", + "manager" => "", + "new" => "新員工", + "none_selected" => "您還沒有選擇任何員工進行刪除", + "one_or_multiple" => "員工", + "password" => "密碼", + "password_minlength" => "密碼需為八個字元以上", + "password_must_match" => "密碼與確認密碼不一致", + "password_not_must_match" => "", + "password_required" => "請輸入密碼", + "permission_desc" => "勾選後授予使用該模組功能", + "permission_info" => "員工權限", + "repeat_password" => "確認密碼", + "subpermission_required" => "Add at least one grant for each module", + "successful_adding" => "新增員工資料成功", + "successful_change_password" => "", + "successful_deleted" => "成功刪除員工資料", + "successful_updating" => "成功更新員工資料", + "system_language" => "", + "unsuccessful_change_password" => "", + "update" => "更新員工", + "username" => "帳號", + "username_duplicate" => "", + "username_minlength" => "帳號必需為五個字元以上", + "username_required" => "帳號為必填", +]; diff --git a/app/Language/zh-Hans/Enum.php b/app/Language/zh-Hans/Enum.php index dde09937b..c39655c3b 100644 --- a/app/Language/zh-Hans/Enum.php +++ b/app/Language/zh-Hans/Enum.php @@ -1,9 +1,10 @@ - "", + "half_even" => "", + "half_five" => "", + "half_odd" => "", + "half_up" => "", + "round_down" => "", + "round_up" => "", +]; diff --git a/app/Language/zh-Hans/Error.php b/app/Language/zh-Hans/Error.php index 92d783fb4..5da4ca47b 100644 --- a/app/Language/zh-Hans/Error.php +++ b/app/Language/zh-Hans/Error.php @@ -1,4 +1,5 @@ - "您沒有權限使用模組:", + "unknown" => "未知", +]; diff --git a/app/Language/zh-Hans/Expenses.php b/app/Language/zh-Hans/Expenses.php index 1e87f29a7..d5c0d4170 100644 --- a/app/Language/zh-Hans/Expenses.php +++ b/app/Language/zh-Hans/Expenses.php @@ -1,49 +1,50 @@ - "Add Expense", + "amount" => "Amount", + "amount_number" => "Amount must be a number", + "amount_required" => "Expense Amount required", + "by_category" => "Category", + "cannot_be_deleted" => "Could not delete Category Expense(s)", + "cash" => "Cash", + "cash_filter" => "Cash", + "categories_name" => "Category", + "category_required" => "category is a required field", + "check" => "Check", + "check_filter" => "Check", + "confirm_delete" => "Are you sure you want to delete the selected Expense?", + "confirm_restore" => "", + "credit" => "Credit Card", + "credit_filter" => "Credit Card", + "date" => "Date", + "date_number" => "date must be a number", + "date_required" => "date is a required field", + "debit" => "Debit Card", + "debit_filter" => "Debit Card", + "description" => "Description", + "due" => "Due", + "due_filter" => "Due", + "employee" => "Created By", + "error_adding_updating" => "Error adding/updating Expense", + "expense_id" => "Id", + "expenses_employee" => "Employee", + "info" => "Expense Info", + "ip_address" => "", + "is_deleted" => "Deleted", + "name_required" => "Expense Name required", + "new" => "New Expense", + "new_supplier" => "", + "no_expenses_to_display" => "There are no Expenses to display", + "none_selected" => "You have not selected any Expense", + "one_or_multiple" => "Expense(s)", + "payment" => "Payment Type", + "start_typing_supplier_name" => "", + "successful_adding" => "Expense add successful", + "successful_deleted" => "Expense delete successful", + "successful_updating" => "Expense update successful", + "supplier_name" => "Supplier", + "supplier_tax_code" => "Tax Code", + "tax_amount" => "Tax", + "tax_amount_number" => "", + "update" => "Update Expense", +]; diff --git a/app/Language/zh-Hans/Expenses_categories.php b/app/Language/zh-Hans/Expenses_categories.php index 585de51ba..87ec843ab 100644 --- a/app/Language/zh-Hans/Expenses_categories.php +++ b/app/Language/zh-Hans/Expenses_categories.php @@ -1,21 +1,22 @@ - "Expense Category name required", + "add_item" => "Add Category", + "cannot_be_deleted" => "Could not delete Category Expense(s)", + "category_id" => "Id", + "confirm_delete" => "Are you sure you want to delete the selected Expense Category?", + "confirm_restore" => "", + "description" => "Category Description", + "error_adding_updating" => "Error adding/updating Expense Category", + "info" => "Category Expense Info", + "name" => "Category Name", + "new" => "New Category", + "no_expenses_categories_to_display" => "No Category to display", + "none_selected" => "You have not selected any Category Expense", + "one_or_multiple" => "Category Expense", + "quantity" => "Quantity", + "successful_adding" => "Expense Category add successful", + "successful_deleted" => "Expense Category delete successful", + "successful_updating" => "Expense Category update successful", + "update" => "Update Category", +]; diff --git a/app/Language/zh-Hans/Giftcards.php b/app/Language/zh-Hans/Giftcards.php index 667ab1360..6af5aa4d6 100644 --- a/app/Language/zh-Hans/Giftcards.php +++ b/app/Language/zh-Hans/Giftcards.php @@ -1,70 +1,71 @@ - "加/減庫存", + "allow_alt_description" => "允許使用ALT描述", + "bulk_edit" => "批量編輯", + "cannot_be_deleted" => "無法刪除選定的禮金券,一個或多個所選擇的禮金券已經使用。", + "cannot_find_giftcard" => "找不到禮金券的訊息", + "cannot_use" => "Giftcard {0} cannot be used for this sale. Invalid Customer!", + "card_value" => "金額", + "category" => "類別", + "change_all_to_allow_alt_desc" => "充許全部ALT倒序", + "change_all_to_not_allow_allow_desc" => "不允許全部ALT倒序", + "change_all_to_serialized" => "全部更改序號至序列化", + "change_all_to_unserialized" => "全部更改序號至非序列化", + "confirm_bulk_edit" => "您確定您要編輯的所有選擇的禮金券嗎?", + "confirm_delete" => "你確定你要刪除選定的禮金券?", + "confirm_restore" => "", + "cost_price" => "成本價格", + "count" => "更新庫存", + "csv_import_failed" => "CSV匯入失敗", + "current_quantity" => "當前數量", + "description" => "描述", + "details_count" => "庫存盤點詳情", + "do_nothing" => "不做任何修改", + "edit_fields_you_want_to_update" => "編輯所有選定的禮金券中你想要編輯的資料", + "edit_multiple_giftcards" => "多重編輯", + "error_adding_updating" => "新增/更新禮金券錯誤", + "error_updating_multiple" => "禮金券更新錯誤", + "generate_barcodes" => "產生條碼", + "giftcard" => "禮金券", + "giftcard_number" => "禮金券編號", + "info_provided_by" => "提供信息的來源", + "inventory_comments" => "評論", + "is_serialized" => "禮金券序號", + "low_inventory_giftcards" => "禮金券庫存過低", + "manually_editing_of_quantity" => "手動編輯數量", + "must_select_giftcard_for_barcode" => "您必須選擇至少一個禮金券才能生成條形碼", + "new" => "新建禮金券", + "no_description_giftcards" => "沒有描述的禮金券", + "no_giftcards_to_display" => "沒有禮金券可以顯示", + "none" => "無", + "none_selected" => "您還沒有選擇任何禮金券進行編輯", + "number" => "禮金券編號需為數字", + "number_information" => "禮金券編號", + "number_required" => "請輸入禮金券編號", + "one_or_multiple" => "禮金券", + "person_id" => "Customer", + "quantity" => "數量", + "quantity_required" => "數量是必填字段。請按關閉(X)來取消", + "remaining_balance" => "Giftcard {0} remaining value is {1}!", + "reorder_level" => "補貨點", + "retrive_giftcard_info" => "檢索禮金券訊息", + "sales_tax_1" => "銷售稅額 1", + "sales_tax_2" => "銷售稅額 2", + "serialized_giftcards" => "排序禮金券", + "successful_adding" => "新增禮金券成功", + "successful_bulk_edit" => "您已成功更新選定的禮品卡", + "successful_deleted" => "成功刪除禮金券", + "successful_updating" => "成功更新禮金券", + "supplier" => "供應商", + "tax_1" => "稅額 1", + "tax_2" => "稅額 2", + "tax_percent" => "稅率", + "tax_percents" => "稅率 Percent(s)", + "unit_price" => "單位價格", + "upc_database" => "UPC Database", + "update" => "更新禮金券", + "use_inventory_menu" => "使用庫存清單", + "value" => "禮金券金額需為數字", + "value_required" => "請輸入禮金券金額", +]; diff --git a/app/Language/zh-Hans/Item_kits.php b/app/Language/zh-Hans/Item_kits.php index 0708313fd..00e4dc4ef 100644 --- a/app/Language/zh-Hans/Item_kits.php +++ b/app/Language/zh-Hans/Item_kits.php @@ -1,40 +1,41 @@ - "新增套件", + "all" => "", + "cannot_be_deleted" => "無法刪除產品套件", + "confirm_delete" => "你確定你要刪除選取的產品套件嗎?", + "confirm_restore" => "", + "description" => "產品套件描述", + "discount" => "", + "discount_fixed" => "", + "discount_percent" => "", + "discount_type" => "", + "error_adding_updating" => "新增/更新產品套件錯誤", + "find_kit_item" => "", + "info" => "產品套件資料", + "item" => "產品", + "item_kit_number" => "", + "item_kit_number_duplicate" => "", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "產品", + "kit" => "Kit Id", + "kit_and_components" => "", + "kit_and_stock" => "", + "kit_only" => "", + "name" => "產品套件", + "new" => "新增產品套件", + "no_item_kits_to_display" => "沒有產品套件", + "none_selected" => "沒有選擇任何產品套件", + "one_or_multiple" => "產品套件", + "price_option" => "", + "priced_only" => "", + "print_option" => "", + "quantity" => "數量", + "sequence" => "", + "successful_adding" => "新增產品套件成功", + "successful_deleted" => "刪除成功", + "successful_updating" => "更新產品套件成功", + "unit_price" => "", + "update" => "更新產品套件", +]; diff --git a/app/Language/zh-Hans/Items.php b/app/Language/zh-Hans/Items.php index 885361b0c..00f1afa20 100644 --- a/app/Language/zh-Hans/Items.php +++ b/app/Language/zh-Hans/Items.php @@ -1,119 +1,120 @@ - "增/減庫存", + "allow_alt_description" => "允許ALT描述", + "amount_entry" => "", + "bulk_edit" => "批次編輯", + "buy_price_required" => "進貨價為必填欄位", + "cannot_be_deleted" => "無法刪除選定產品,所選產品中的一個或多個有銷售紀綠。", + "cannot_find_item" => "無法找到任何有關的產品", + "categories" => "", + "category" => "類別", + "category_new" => "", + "category_required" => "類別為必填欄位", + "change_all_to_allow_alt_desc" => " 充許全部ALT倒序", + "change_all_to_not_allow_allow_desc" => "不允許全部ALT倒序", + "change_all_to_serialized" => "全部更改序號至序列化", + "change_all_to_unserialized" => "全部更改序號至非序列化", + "change_image" => "Change Image", + "confirm_bulk_edit" => "您確定您要編輯的所有選定的產品嗎?", + "confirm_bulk_edit_wipe_taxes" => "All item tax information will be replaced!", + "confirm_delete" => "你確定你要刪除選定的產品嗎?", + "confirm_restore" => "", + "cost_price" => "成本價", + "cost_price_number" => "成本價必需是數值", + "cost_price_required" => "成本價為必填攔位", + "count" => "更新庫存", + "csv_import_failed" => "CSV匯入失敗", + "csv_import_nodata_wrongformat" => "Your uploaded file has no data or wrong format", + "csv_import_partially_failed" => "Most Items imported. But some were not, here is the list", + "csv_import_success" => "Import of Items successful", + "current_quantity" => "當前數量", + "default_pack_name" => "", + "description" => "描述", + "details_count" => "庫存盤點詳情", + "do_nothing" => "沒有執行任何修改", + "edit" => "", + "edit_fields_you_want_to_update" => "編輯您選定產品的所有欄位", + "edit_multiple_items" => "編輯多項產品", + "empty_upc_items" => "Empty UPC Items", + "error_adding_updating" => "新增/更新產品錯誤", + "error_updating_multiple" => "更新產品錯誤", + "generate_barcodes" => "產生條碼", + "hsn_code" => "", + "image" => "Avatar", + "import_items_csv" => "Import items from CSV sheet", + "info_provided_by" => "訊息提供者", + "inventory" => "庫存", + "inventory_CSV_import_quantity" => "", + "inventory_comments" => "評論", + "inventory_data_tracking" => "", + "inventory_date" => "", + "inventory_employee" => "", + "inventory_in_out_quantity" => "", + "inventory_remarks" => "", + "is_deleted" => "Deleted", + "is_printed" => "", + "is_serialized" => "產品有序號", + "item" => "產品", + "item_id" => "", + "item_number" => "UPC/EAN/ISBN", + "item_number_duplicate" => "The item number is already present in the database", + "kit" => "", + "location" => "位置", + "low_inventory_items" => "低庫存產品", + "low_sell_item" => "", + "manually_editing_of_quantity" => "手動編輯數量", + "markup" => "", + "name" => "產品名稱", + "name_required" => "產品名稱為必填", + "new" => "新增產品", + "no_description_items" => "產品沒有說明", + "no_items_to_display" => "沒有產品可以顯示", + "none" => "無", + "none_selected" => "您還沒有選擇任何產品進行編輯", + "nonstock" => "", + "number_information" => "產品編號", + "number_required" => "UPC/EAN/ISBN is a required field", + "one_or_multiple" => "產品", + "pack_name" => "", + "qty_per_pack" => "", + "quantity" => "數量", + "quantity_number" => "數量必需是數值", + "quantity_required" => "數量為必填欄位", + "receiving_quantity" => "Receiving quantity", + "remove_image" => "Remove Image", + "reorder_level" => "補貨點", + "reorder_level_number" => "補貨點必需是數值", + "reorder_level_required" => "補貨點為必填欄位", + "retrive_item_info" => "檢索產品訊息", + "sales_tax_1" => "營業稅", + "sales_tax_2" => "營業稅 2", + "search_attributes" => "Search Custom Fields", + "select_image" => "Select Image", + "serialized_items" => "序列化產品", + "standard" => "", + "stock" => "", + "stock_location" => "倉庫地址", + "stock_type" => "", + "successful_adding" => "已成功新增產品", + "successful_bulk_edit" => "您已成功更新所選產品", + "successful_deleted" => "刪除成功", + "successful_updating" => "已成功更新產品", + "supplier" => "供貨商", + "tax_1" => "稅額 1", + "tax_2" => "稅額 2", + "tax_3" => "", + "tax_category" => "", + "tax_percent" => "稅率", + "tax_percent_number" => "", + "tax_percent_required" => "稅率為必填欄位", + "tax_percents" => "稅率 %", + "temp" => "", + "type" => "", + "unit_price" => "單價", + "unit_price_number" => "單價必需是數值", + "unit_price_required" => "單價為必填欄位", + "upc_database" => "UPC Database", + "update" => "更新產品", + "use_inventory_menu" => "使用庫存清單", +]; diff --git a/app/Language/zh-Hans/Messages.php b/app/Language/zh-Hans/Messages.php index 5da641900..dabf5733c 100644 --- a/app/Language/zh-Hans/Messages.php +++ b/app/Language/zh-Hans/Messages.php @@ -1,14 +1,15 @@ - "First name", + "last_name" => "Last name", + "message" => "Message", + "message_placeholder" => "Your Message here...", + "message_required" => "Message required", + "multiple_phones" => "(In case of multiple recipients, enter mobile numbers separated by commas)", + "phone" => "Phone number", + "phone_number_required" => "Phone number required", + "phone_placeholder" => "Mobile Number(s) here...", + "sms_send" => "Send SMS", + "successfully_sent" => "Message successfully sent to: ", + "unsuccessfully_sent" => "Message unsuccessfully sent to: ", +]; diff --git a/app/Language/zh-Hans/Module.php b/app/Language/zh-Hans/Module.php index 62cd7c97f..be919af78 100644 --- a/app/Language/zh-Hans/Module.php +++ b/app/Language/zh-Hans/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "", + "attributes_desc" => "", + "both" => "", + "cashups" => "", + "cashups_desc" => "", + "config" => "系統配置", + "config_desc" => "修改系統配置", + "customers" => "客戶", + "customers_desc" => "添加,更新,刪除,搜索客戶", + "employees" => "員工", + "employees_desc" => "添加,更新,刪除,搜索員工", + "expenses" => "", + "expenses_categories" => "", + "expenses_categories_desc" => "", + "expenses_desc" => "", + "giftcards" => "禮金券", + "giftcards_desc" => "添加,更新,刪除,搜索禮金券", + "home" => "首頁", + "home_desc" => "", + "item_kits" => "產品套件", + "item_kits_desc" => "添加,更新,刪除,搜索產品套件", + "items" => "產品", + "items_desc" => "添加,更新,刪除,搜索產品", + "messages" => "Messages", + "messages_desc" => "Send Messages to Customers, Suppliers, Employees et al.", + "migrate" => "", + "migrate_desc" => "", + "office" => "", + "office_desc" => "", + "receivings" => "進貨", + "receivings_desc" => "採購訂單流程", + "reports" => "報表", + "reports_desc" => "檢視與產生報表", + "sales" => "出貨", + "sales_desc" => "出貨與退貨", + "suppliers" => "供應商", + "suppliers_desc" => "添加,更新,刪除,搜索供應商", + "taxes" => "", + "taxes_desc" => "", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/zh-Hans/Receivings.php b/app/Language/zh-Hans/Receivings.php index e87f3ad8b..78df4ce92 100644 --- a/app/Language/zh-Hans/Receivings.php +++ b/app/Language/zh-Hans/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "取消", + "cannot_be_deleted" => "收获记录删除失败。", + "comments" => "备注", + "complete_receiving" => "完成", + "confirm_cancel_receiving" => "您確定要刪除此進貨資料嗎?本資料中所有的產品資料也將會被清空。", + "confirm_delete" => "你确定要删除这个收货记录吗?该操作不可恢复。", + "confirm_finish_receiving" => "您確定要提交此進貨資料嗎?一旦送出將不能撤消。", + "confirm_restore" => "", + "cost" => "成本", + "daily" => "", + "date" => "收货日期", + "date_required" => "请输入正确的日期。", + "date_type" => "日期是必填项。", + "delete_entire_sale" => "删除整个销售记录", + "discount" => "折扣", + "edit" => "编辑", + "edit_sale" => "编辑进货", + "employee" => "员工", + "error_editing_item" => "商品编辑错误。", + "error_requisition" => "无法在同一个仓库下移动库存。", + "find_or_scan_item" => "查找 / 扫面商品", + "find_or_scan_item_or_receipt" => "查找 / 扫描商品或收据", + "id" => "进货ID", + "item_name" => "产品名称", + "mode" => "进货方式", + "new_supplier" => "新建供应商", + "one_or_multiple" => "收货记录", + "print_after_sale" => "出貨時打印收據", + "quantity" => "數量.", + "receipt" => "收货凭证", + "receipt_number" => "收据单号", + "receiving" => "收貨", + "reference" => "进货参考", + "register" => "进货", + "requisition" => "收货单", + "return" => "退貨", + "select_supplier" => "選擇供應商 (Optional)", + "ship_pack" => "", + "start_typing_supplier_name" => "開始輸入供應商名稱...", + "stock" => "库存", + "stock_destination" => "Stock destination", + "stock_locaiton" => "倉庫地址", + "stock_source" => "Stock source", + "successfully_deleted" => "删除成功", + "successfully_updated" => "进货记录更新成功", + "supplier" => "供應商", + "supplier_address" => "地址", + "supplier_email" => "郵箱", + "supplier_location" => "地方", + "total" => "總數量", + "transaction_failed" => "进货交易失败。", + "unable_to_add_item" => "无法新增进货商品。", + "unsuccessfully_updated" => "进货记录更新失败。", + "update" => "編輯", +]; diff --git a/app/Language/zh-Hans/Reports.php b/app/Language/zh-Hans/Reports.php index 99d831d76..6c9766266 100644 --- a/app/Language/zh-Hans/Reports.php +++ b/app/Language/zh-Hans/Reports.php @@ -1,147 +1,148 @@ - "全部", + "authority" => "", + "canceled" => "", + "categories" => "類別", + "categories_summary_report" => "分類摘要報告", + "category" => "類別", + "code_canceled" => "", + "code_invoice" => "", + "code_pos" => "", + "code_quote" => "", + "code_return" => "", + "code_type" => "", + "code_work_order" => "", + "comments" => "評論", + "commission" => "", + "complete" => "", + "completed_sales" => "", + "confirm_delete" => "", + "confirm_restore" => "", + "cost" => "Cost", + "cost_price" => "成本價", + "count" => "計", + "customer" => "客戶", + "customers" => "客戶", + "customers_summary_report" => "客戶摘要報告", + "date" => "日期", + "date_range" => "日期範圍", + "description" => "描述", + "detailed_receivings_report" => "詳細的進貨報告", + "detailed_receivings_report_input" => "", + "detailed_reports" => "詳細報表", + "detailed_requisition_report" => "", + "detailed_sales_report" => "詳細銷售報表", + "discount" => "折扣", + "discount_fixed" => "", + "discount_percent" => "折扣率", + "discount_type" => "", + "discounts" => "折扣", + "discounts_summary_report" => "折扣摘要報告", + "earned" => "", + "employee" => "員工", + "employees" => "員工", + "employees_summary_report" => "員工摘要報告", + "expenses" => "", + "expenses_amount" => "", + "expenses_categories" => "", + "expenses_categories_summary_report" => "", + "expenses_category" => "", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "", + "expenses_total_amount" => "", + "expenses_total_tax_amount" => "", + "graphical_reports" => "圖表", + "inventory" => "", + "inventory_low" => "低庫存", + "inventory_low_report" => "低庫存報告", + "inventory_reports" => "庫存報告", + "inventory_summary" => "庫存摘要", + "inventory_summary_report" => "庫存報告摘要", + "item" => "產品", + "item_count" => "Filter Item Count", + "item_name" => "產品名稱", + "item_number" => "產品數量", + "items" => "產品", + "items_purchased" => "銷售產品", + "items_received" => "進貨產品", + "items_summary_report" => "產品摘要報告", + "jurisdiction" => "", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "", + "more_than_zero" => "More than zero", + "name" => "名稱", + "no_reports_to_display" => "沒有產品可以顯示", + "payment_type" => "付款方式", + "payments" => "付款", + "payments_summary_report" => "收入報告摘要", + "profit" => "利潤", + "quantity" => "數量", + "quantity_purchased" => "銷售金額", + "quotes" => "", + "received_by" => "收款人", + "receiving_id" => "", + "receiving_type" => "", + "receivings" => "應付款", + "reorder_level" => "補貨點", + "report" => "報表", + "report_input" => "輸入報表", + "reports" => "報表", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "", + "returns" => "返回", + "revenue" => "收入", + "sale_id" => "銷售編號", + "sale_type" => "銷售類型", + "sales" => "銷售", + "sales_amount" => "總銷售額", + "sales_summary_report" => "銷售摘要報告", + "sales_taxes" => "", + "sales_taxes_summary_report" => "", + "serial_number" => "序號 #", + "service_charge" => "", + "sold_by" => "銷售人", + "sold_items" => "", + "sold_to" => "購買人", + "stock_location" => "", + "sub_total_value" => "小計", + "subtotal" => "小計", + "summary_reports" => "摘要報表", + "supplied_by" => "付款人", + "supplier" => "供應商", + "suppliers" => "供應商", + "suppliers_summary_report" => "供應商摘要報告", + "tax" => "稅額", + "tax_category" => "", + "tax_name" => "", + "tax_percent" => "稅率", + "tax_rate" => "", + "taxes" => "稅額", + "taxes_summary_report" => "稅金摘要報告", + "total" => "總計", + "total_inventory_value" => "Total Inventory Value", + "total_low_sell_quantity" => "", + "total_quantity" => "Total Quantity", + "total_retail" => "Total Inv. Retail Value", + "trans_amount" => "", + "trans_due" => "", + "trans_group" => "", + "trans_nopay_sales" => "", + "trans_payments" => "", + "trans_refunded" => "", + "trans_sales" => "", + "trans_type" => "", + "type" => "類型", + "unit_price" => "單價", + "used" => "", + "work_orders" => "", + "zero_and_less" => "Zero and less", +]; diff --git a/app/Language/zh-Hans/Sales.php b/app/Language/zh-Hans/Sales.php index ab484411f..3c2fe2fa2 100644 --- a/app/Language/zh-Hans/Sales.php +++ b/app/Language/zh-Hans/Sales.php @@ -1,223 +1,224 @@ - "可用积分", + "rewards_package" => "", + "rewards_remaining_balance" => "", + "account_number" => "", + "add_payment" => "新增付款", + "amount_due" => "商品金額", + "amount_tendered" => "已收帳款", + "authorized_signature" => "", + "cancel_sale" => "取消銷售", + "cash" => "現金", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "", + "cash_deposit" => "", + "cash_filter" => "現金", + "change_due" => "更改到期日", + "change_price" => "", + "check" => "支票", + "check_balance" => "查看餘額", + "check_filter" => "", + "close" => "", + "comment" => "評論", + "comments" => "評論", + "company_name" => "", + "complete" => "", + "complete_sale" => "完成銷售", + "confirm_cancel_sale" => "你確定要清除此筆銷售單?本單內的所有產品將被清除。", + "confirm_delete" => "你確定要清除此銷售產品?", + "confirm_restore" => "", + "credit" => "信用卡", + "credit_deposit" => "", + "credit_filter" => "", + "current_table" => "", + "customer" => "客戶", + "customer_address" => "Customer Address", + "customer_discount" => "折扣", + "customer_email" => "Customer Email", + "customer_location" => "Customer Location", + "customer_mailchimp_status" => "", + "customer_optional" => "", + "customer_required" => "", + "customer_total" => "Total", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "日期", + "date_range" => "日期範圍", + "date_required" => "A correct date needs to be filled in", + "date_type" => "Date field is required", + "debit" => "簽帳卡", + "debit_filter" => "", + "delete" => "", + "delete_confirmation" => "你確定要刪除此銷售資料,這個動作不能撤消", + "delete_entire_sale" => "刪除全部銷售資料", + "delete_successful" => "您已成功刪除銷售資料", + "delete_unsuccessful" => "銷售資料刪除失敗", + "description_abbrv" => "倒序", + "discard" => "", + "discard_quote" => "", + "discount" => "折扣 %", + "discount_included" => "% Discount", + "discount_short" => "%", + "due" => "", + "due_filter" => "", + "edit" => "編輯", + "edit_item" => "編輯產品", + "edit_sale" => "編輯銷售資料", + "email_receipt" => "Email 銷售單", + "employee" => "員工", + "entry" => "", + "error_editing_item" => "編輯產品錯誤", + "find_or_scan_item" => "查找/掃描商品", + "find_or_scan_item_or_receipt" => "查找/掃描產品或收貨單", + "giftcard" => "禮金券", + "giftcard_balance" => "Giftcard Balance", + "giftcard_filter" => "", + "giftcard_number" => "禮金券編號", + "group_by_category" => "", + "group_by_type" => "", + "hsn" => "", + "id" => "銷售編號", + "include_prices" => "", + "invoice" => "Invoice", + "invoice_confirm" => "This invoice will be sent to", + "invoice_enable" => "Create Invoice", + "invoice_filter" => "Invoices", + "invoice_no_email" => "This customer does not have a valid email address", + "invoice_number" => "Invoice #", + "invoice_number_duplicate" => "Please enter an unique invoice number", + "invoice_sent" => "Invoice sent to", + "invoice_total" => "", + "invoice_type_custom_invoice" => "", + "invoice_type_custom_tax_invoice" => "", + "invoice_type_invoice" => "", + "invoice_type_tax_invoice" => "", + "invoice_unsent" => "Invoice failed to be sent to", + "invoice_update" => "Recount", + "item_insufficient_of_stock" => "產品庫存不足", + "item_name" => "產品名稱", + "item_number" => "產品 #", + "item_out_of_stock" => "產品缺貨", + "key_browser" => "", + "key_cancel" => "Cancels Current Quote/Invoice/Sale", + "key_customer_search" => "Customer Search", + "key_finish_quote" => "Finish Quote/Invoice witdout payment", + "key_finish_sale" => "Add Payment and Complete Invoice/Sale", + "key_full" => "", + "key_function" => "Function", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "登記模式", + "must_enter_numeric" => "已收帳款必須輸入數值", + "must_enter_numeric_giftcard" => "禮金券編號必須輸入數值", + "new_customer" => "新客戶", + "new_item" => "新增產品", + "no_description" => "None", + "no_filter" => "All", + "no_items_in_cart" => "購物車中沒有任何產品", + "no_sales_to_display" => "No sales to display", + "none_selected" => "您還沒有選擇任何產品進行編輯", + "nontaxed_ind" => "", + "not_authorized" => "", + "one_or_multiple" => "", + "payment" => "付款方式", + "payment_amount" => "Amount", + "payment_not_cover_total" => "付款金額不足", + "payment_type" => "Type", + "payments" => "", + "payments_total" => "Payments Total", + "price" => "價格", + "print_after_sale" => "出貨時打印收據", + "quantity" => "數量.", + "quantity_less_than_reorder_level" => "警告!產品的庫存數量是不足的。您仍然可以處理銷售,但檢查您的庫存", + "quantity_less_than_zero" => "警告!產品的庫存數量是不足的。您仍然可以處理銷售,但檢查您的庫存", + "quantity_of_items" => "", + "quote" => "", + "quote_number" => "", + "quote_number_duplicate" => "", + "quote_sent" => "", + "quote_unsent" => "", + "receipt" => "銷貨單", + "receipt_no_email" => "", + "receipt_number" => "POS #", + "receipt_sent" => "Receipt sent to", + "receipt_unsent" => "Receipt failed to be sent to", + "refund" => "", + "register" => "銷售登記", + "remove_customer" => "移除客戶", + "remove_discount" => "", + "return" => "退貨", + "rewards" => "", + "rewards_balance" => "", + "sale" => "銷售", + "sale_by_invoice" => "", + "sale_for_customer" => "客戶:", + "sale_time" => "Time", + "sales_tax" => "", + "sales_total" => "", + "select_customer" => "選擇客戶 (Optional)", + "send_invoice" => "Send Invoice", + "send_quote" => "", + "send_receipt" => "Send Receipt", + "send_work_order" => "", + "serial" => "序號", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "Show Invoice", + "show_receipt" => "Show Receipt", + "start_typing_customer_name" => "開始輸入客戶的名字", + "start_typing_item_name" => "開始輸入產品名或掃描條碼...", + "stock" => "", + "stock_location" => "", + "sub_total" => "小計", + "successfully_deleted" => "銷售資料成功刪除", + "successfully_restored" => "", + "successfully_suspended_sale" => "本銷售資料已經成功暫停", + "successfully_updated" => "銷售資料成功更新", + "suspend_sale" => "暫停銷售", + "suspended_doc_id" => "", + "suspended_sale_id" => "暫停銷售編號", + "suspended_sales" => "已暫停銷售", + "table" => "", + "takings" => "Takings", + "tax" => "稅額", + "tax_id" => "", + "tax_invoice" => "", + "tax_percent" => "稅率 %", + "taxed_ind" => "", + "total" => "總計", + "total_tax_exclusive" => "Tax excluded", + "transaction_failed" => "銷售交易失敗", + "unable_to_add_item" => "無法增加出售產品", + "unsuccessfully_deleted" => "銷售資料刪除失敗", + "unsuccessfully_restored" => "", + "unsuccessfully_suspended_sale" => "本銷售資料已經成功暫停", + "unsuccessfully_updated" => "銷售資料更新失敗", + "unsuspend" => "取消暫停銷售", + "unsuspend_and_delete" => "取消暫停銷售並刪除", + "update" => "編輯", + "upi" => "", + "visa" => "", + "wholesale" => "", + "work_order" => "", + "work_order_number" => "", + "work_order_number_duplicate" => "", + "work_order_sent" => "", + "work_order_unsent" => "", +]; diff --git a/app/Language/zh-Hans/Suppliers.php b/app/Language/zh-Hans/Suppliers.php index c54c5b9b3..b3055cead 100644 --- a/app/Language/zh-Hans/Suppliers.php +++ b/app/Language/zh-Hans/Suppliers.php @@ -1,23 +1,24 @@ - "帳號 #", + "agency_name" => " ", + "cannot_be_deleted" => "無法刪除所選擇的供應商,選定的供應商中至少有一家已有銷售紀錄。", + "category" => "", + "company_name" => "公司名稱", + "company_name_required" => "公司名稱是必填欄位", + "confirm_delete" => "你確定要刪除選定的供應商嗎?", + "confirm_restore" => "", + "cost" => "", + "error_adding_updating" => "新增/更新供應商錯誤", + "goods" => "", + "new" => "新增供應商", + "none_selected" => "您還沒有選擇任何供應商進行刪除", + "one_or_multiple" => "供應商", + "successful_adding" => "您已成功新增供應商", + "successful_deleted" => "您已成功刪除供應商", + "successful_updating" => "您已成功更新供應商", + "supplier" => "供應商", + "supplier_id" => "Id", + "tax_id" => "", + "update" => "更新供應商", +]; diff --git a/app/Language/zh-Hans/Taxes.php b/app/Language/zh-Hans/Taxes.php index 39dc0830f..eb693daef 100644 --- a/app/Language/zh-Hans/Taxes.php +++ b/app/Language/zh-Hans/Taxes.php @@ -1,81 +1,82 @@ - "", + "cascade" => "", + "cascade_sequence" => "", + "city" => "", + "code" => "", + "confirm_delete" => "您确定要删除税码吗?这个操作不可撤销", + "confirm_restore" => "您确定要还原所选的税码吗?", + "default_tax_category" => "默认税种", + "default_tax_rate" => "预设税率", + "error_adding_updating" => "税码添加或更新失败", + "group_seq" => "", + "jurisdiction_name" => "税收管辖区名称", + "name" => "税费名称", + "new" => "新建税", + "no_taxes" => "", + "no_taxes_to_display" => "没有可显示的税码", + "reporting_authority" => "报告机关", + "round_half_down" => "", + "round_half_even" => "", + "round_half_odd" => "", + "round_half_up" => "", + "rounding_code" => "", + "sales_tax" => "", + "sales_tax_by_invoice" => "", + "sequence" => "", + "state" => "", + "successful_deleted" => "您已成功删除", + "tax_categories" => "税种", + "tax_categories_configuration" => "税种配置", + "tax_categories_saved_successfully" => "税种更改保存成功", + "tax_categories_saved_unsuccessfully" => "税种更改保存失败", + "tax_category" => "税种", + "tax_category_code" => "税种编码", + "tax_category_duplicate" => "重复税种", + "tax_category_invalid_chars" => "税种名称中存在无效字符", + "tax_category_name" => "税种名称", + "tax_category_new" => "新建税种", + "tax_category_required" => "税种为必填项", + "tax_code" => "税码", + "tax_code_cannot_be_deleted" => "税码删除失败", + "tax_code_duplicate" => "重复税码", + "tax_code_invalid_chars" => "税码中存在无效字符", + "tax_code_name" => "税码名称", + "tax_code_required" => "税码为必填项", + "tax_code_successful_deleted" => "您已经成功删除税码", + "tax_code_successful_updated" => "您已成功更新", + "tax_code_successful_updating" => "您已成功更新税码", + "tax_code_successfully_added" => "添加成功", + "tax_code_type" => "税码类型", + "tax_codes" => "", + "tax_codes_configuration" => "", + "tax_codes_saved_successfully" => "", + "tax_codes_saved_unsuccessfully" => "", + "tax_excluded" => "", + "tax_group" => "", + "tax_group_not_unique" => "", + "tax_group_sequence" => "", + "tax_included" => "", + "tax_jurisdiction" => "", + "tax_jurisdiction_duplicate" => "", + "tax_jurisdiction_invalid_chars" => "", + "tax_jurisdiction_required" => "", + "tax_jurisdictions" => "", + "tax_jurisdictions_configuration" => "", + "tax_jurisdictions_saved_successfully" => "", + "tax_jurisdictions_saved_unsuccessfully" => "", + "tax_rate" => "", + "tax_rate_configuration" => "", + "tax_rate_error_adding_updating" => "", + "tax_rate_numeric" => "", + "tax_rate_required" => "", + "tax_rate_successful_updated" => "", + "tax_rate_successfully_added" => "", + "tax_rates" => "", + "tax_rates_configuration" => "", + "tax_rounding" => "", + "tax_type" => "", + "update" => "", + "vat_tax" => "", +]; diff --git a/app/Language/zh-Hant/Attributes.php b/app/Language/zh-Hant/Attributes.php index 5bc1b38d0..6daf1ddee 100644 --- a/app/Language/zh-Hant/Attributes.php +++ b/app/Language/zh-Hant/Attributes.php @@ -1,31 +1,32 @@ - "屬性設定值中不可含有「_」或「|」", + "confirm_delete" => "您確定要刪除此屬性?", + "confirm_restore" => "您確定要還原所選屬性嗎?", + "definition_cannot_be_deleted" => "無法刪除所選屬性", + "definition_error_adding_updating" => "無法添加或更新屬性 {0}。 請檢查錯誤日誌。", + "definition_flags" => "屬性可見性", + "definition_group" => "群組", + "definition_id" => "編號", + "definition_name" => "添加屬性", + "definition_name_required" => "屬性名稱必需填寫", + "definition_one_or_multiple" => "屬性", + "definition_successful_adding" => "您已成功添加項目", + "definition_successful_deleted" => "您已成功刪除", + "definition_successful_updating" => "您已成功更新屬性", + "definition_type" => "屬性類型", + "definition_type_required" => "屬性類型必需填寫", + "definition_unit" => "測量單位", + "definition_values" => "屬性值", + "new" => "新屬性", + "no_attributes_to_display" => "沒有項目可顯示", + "receipt_visibility" => "收據", + "show_in_items" => "在項目中顯示", + "show_in_items_visibility" => "物品", + "show_in_receipt" => "在收據中顯示", + "show_in_receivings" => "在收貨中顯示", + "show_in_receivings_visibility" => "收貨", + "show_in_sales" => "在銷售中顯示", + "show_in_sales_visibility" => "銷售", + "update" => "更新屬性", +]; diff --git a/app/Language/zh-Hant/Bootstrap_tables.php b/app/Language/zh-Hant/Bootstrap_tables.php index abdfea080..009d30785 100644 --- a/app/Language/zh-Hant/Bootstrap_tables.php +++ b/app/Language/zh-Hant/Bootstrap_tables.php @@ -1,10 +1,11 @@ - "全部", + "tables_columns" => "列", + "tables_hide_show_pagination" => "隱藏/顯示分頁", + "tables_loading" => "加載數據中,請稍候……", + "tables_page_from_to" => "顯示第 {0} 至第 {1} 條記錄,總共 {2} 條記錄", + "tables_refresh" => "重新", + "tables_rows_per_page" => "每頁顯示 {0} 條記錄", + "tables_toggle" => "切換", +]; diff --git a/app/Language/zh-Hant/Cashups.php b/app/Language/zh-Hant/Cashups.php index 3e9851e2f..00e43cf5b 100644 --- a/app/Language/zh-Hant/Cashups.php +++ b/app/Language/zh-Hant/Cashups.php @@ -1,48 +1,49 @@ - "金額", + "amount_number" => "金額必須是數字", + "amount_required" => "金額必需填寫。", + "cancel_cashups" => "", + "cancel_cashups_enter" => "", + "cannot_be_deleted" => "提現不能刪除", + "cash_difference" => "", + "close_date" => "截止日期", + "close_employee" => "關閉時間", + "closed_amount_card" => "牌", + "closed_amount_cash" => "現金封閉", + "closed_amount_check" => "檢查", + "closed_amount_due" => "金額", + "closed_amount_giftcard" => "", + "closed_amount_total" => "總額", + "closed_date" => "關閉日期", + "confirm_delete" => "您確定要刪除選定的 Cashup 嗎?", + "confirm_restore" => "您確定要恢復選定的 Cashup(s) 嗎?", + "confirm_submit" => "", + "date_number" => "日期必須是數字", + "date_required" => "日期必須是數字", + "description" => "描述", + "enable_expected" => "", + "error_adding_updating" => "添加/更新 Cashup 時出錯", + "giftcard" => "", + "id" => "ID", + "info" => "提現信息", + "info_employee" => "", + "is_deleted" => "已刪除", + "new" => "新提現", + "no_cashups_to_display" => "沒有現金可以顯示", + "none_selected" => "您還沒有選擇任何兌現", + "note" => "筆記", + "one_or_multiple" => "提現", + "open_amount_cash" => "打開現金", + "open_date" => "開放日期", + "open_employee" => "打開者", + "opened_date" => "開業日期", + "successful_adding" => "提現添加成功", + "successful_deleted" => "充值刪除成功", + "successful_updating" => "提現更新成功", + "total" => "總額", + "transfer_amount_cash" => "進/出現金", + "transfer_amount_cash_minus" => "", + "update" => "更新提現", + "warning" => "", +]; diff --git a/app/Language/zh-Hant/Common.php b/app/Language/zh-Hant/Common.php index b1d6a5954..a8c8d5b65 100644 --- a/app/Language/zh-Hant/Common.php +++ b/app/Language/zh-Hant/Common.php @@ -1,87 +1,88 @@ - "地址 1", + "address_2" => "地址 2", + "admin" => "", + "city" => "城市", + "clerk" => "", + "close" => "關閉", + "color" => "", + "comments" => "評論", + "common" => "一般", + "confirm_search" => "您已經選擇一行或多行,在搜索後這些紀錄將不能再被選取。您確定要提交這個搜索?", + "copyrights" => "© 2010 - {0}", + "correct_errors" => "請在保存前,更正已識別的錯誤", + "country" => "國家", + "dashboard" => "", + "date" => "日期", + "delete" => "刪除", + "det" => "更多", + "download_import_template" => "下載匯入資料的範本 (CSV)", + "edit" => "編輯", + "email" => "郵箱", + "email_invalid_format" => "電郵格式錯誤。", + "export_csv" => "匯出至CSV", + "export_csv_no" => "否", + "export_csv_yes" => "是", + "fields_required_message" => "紅色欄位為必填", + "fields_required_message_unique" => "", + "first_name" => "名字", + "first_name_required" => "名字為必填。", + "first_page" => "第一頁", + "gender" => "性別", + "gender_female" => "女", + "gender_male" => "男", + "gender_undefined" => "", + "icon" => "圖標", + "id" => "ID", + "import" => "匯入", + "import_change_file" => "變更", + "import_csv" => "CSV匯入", + "import_full_path" => "需要 CSV 文件的完整路", + "import_remove_file" => "移除", + "import_select_file" => "選擇檔案", + "inv" => "庫存", + "last_name" => "姓氏", + "last_name_required" => "姓氏為必填。", + "last_page" => "最後一頁", + "learn_about_project" => "了解系統開展進度.", + "list_of" => "列表", + "logo" => "商標", + "logo_mark" => "標記", + "logout" => "登出", + "manager" => "", + "migration_needed" => "登錄後將啟動到%1的數據庫遷移.", + "new" => "新", + "no" => "", + "no_persons_to_display" => "沒有使用者資料可以顯示.", + "none_selected_text" => "[選擇]", + "or" => "或", + "people" => "", + "phone_number" => "電話號碼", + "phone_number_required" => "", + "please_visit_my" => "請造訪", + "position" => "", + "powered_by" => "提供者", + "price" => "價值", + "print" => "列印", + "remove" => "移除", + "required" => "必需", + "restore" => "回復", + "return_policy" => "退貨政策", + "search" => "搜尋", + "search_options" => "搜尋選項", + "searched_for" => "查找", + "software_short" => "開源銷售點", + "software_title" => "開源銷售點", + "state" => "州", + "submit" => "送出", + "total_spent" => "總花費", + "unknown" => "不明", + "view_recent_sales" => "最新的消售資訊", + "website" => "網站", + "welcome" => "歡迎", + "welcome_message" => "歡迎使用OSPOS,請點擊下面的模組以開始使用.", + "yes" => "", + "you_are_using_ospos" => "您正在使用 Open Source Point Of Sale 版本", + "zip" => "郵遞區號", +]; diff --git a/app/Language/zh-Hant/Config.php b/app/Language/zh-Hant/Config.php index 9391a75e4..45ed076c6 100644 --- a/app/Language/zh-Hant/Config.php +++ b/app/Language/zh-Hant/Config.php @@ -1,329 +1,330 @@ - "公司地址", + "address_required" => "公司地址為必填.", + "all_set" => "所有文件權限設置正確!", + "allow_duplicate_barcodes" => "允許重複的條碼", + "apostrophe" => "撇號", + "backup_button" => "Backup", + "backup_database" => "Backup Database", + "barcode" => "條碼", + "barcode_company" => "公司名稱", + "barcode_configuration" => "條碼配置", + "barcode_content" => "條碼內容", + "barcode_first_row" => "第 1 行", + "barcode_font" => "Font", + "barcode_formats" => "輸入格式", + "barcode_generate_if_empty" => "為空時生成.", + "barcode_height" => "高度(像素)", + "barcode_id" => "Item Id/Name", + "barcode_info" => "條碼配置信息", + "barcode_layout" => "條碼佈局", + "barcode_name" => "客戶", + "barcode_number" => "UPC/EAN/ISBN", + "barcode_number_in_row" => "行數", + "barcode_page_cellspacing" => "顯示頁面單元格間距.", + "barcode_page_width" => "顯示頁面寬度", + "barcode_price" => "價格", + "barcode_second_row" => "Row 4", + "barcode_third_row" => "Row 5", + "barcode_tooltip" => "警告:此功能可能會導致導入或創建重複項。如果您不想要重複的條形碼,請不要使用。", + "barcode_type" => "條碼類型", + "barcode_width" => "寬度(像素)", + "bottom" => "底部", + "cash_button" => "", + "cash_button_1" => "", + "cash_button_2" => "", + "cash_button_3" => "", + "cash_button_4" => "", + "cash_button_5" => "", + "cash_button_6" => "", + "cash_decimals" => "現金小數", + "cash_decimals_tooltip" => "如果現金小數和貨幣小數相同,則不會發生現金觸發的四捨五入,除非現金四捨五入設置為五分之一。", + "cash_rounding" => "現金四捨五入", + "category_dropdown" => "下拉式顯示類別", + "center" => "中心", + "change_apperance_tooltip" => "", + "comma" => "逗號", + "company" => "公司名稱", + "company_avatar" => "", + "company_change_image" => "更改圖像", + "company_logo" => "公司標誌", + "company_remove_image" => "刪除圖像", + "company_required" => "公司名稱為必填", + "company_select_image" => "選擇圖像", + "company_website_url" => "公司網址格式錯誤 (http://...).", + "country_codes" => "國家代碼", + "country_codes_tooltip" => "以逗號分隔的國家/地區代碼列表,用於提名地址查找。", + "currency_code" => "幣別代碼", + "currency_decimals" => "貨幣小數", + "currency_symbol" => "貨幣符號", + "current_employee_only" => "", + "customer_reward" => "報酬", + "customer_reward_duplicate" => "獎勵必須是唯一的。", + "customer_reward_enable" => "啟用客戶獎勵", + "customer_reward_invalid_chars" => "獎勵不能包含“_”", + "customer_reward_required" => "獎勵是必填字段", + "customer_sales_tax_support" => "", + "date_or_time_format" => "日期和時間過濾器", + "datetimeformat" => "日期時間格式", + "decimal_point" => "小數點位數", + "default_barcode_font_size_number" => "默認條形碼字體大小必須是數字。", + "default_barcode_font_size_required" => "默認條碼字體大小是必填字段。", + "default_barcode_height_number" => "默認條碼高度必須是數字。", + "default_barcode_height_required" => "默認條碼高度是必填字段。", + "default_barcode_num_in_row_number" => "行中的默認條形碼編號必須是數字。", + "default_barcode_num_in_row_required" => "行中的默認條形碼編號是必填字段。", + "default_barcode_page_cellspacing_number" => "默認條碼頁 Cellspacing 必須是一個數字。", + "default_barcode_page_cellspacing_required" => "默認條碼頁單元格間距是必填字段。", + "default_barcode_page_width_number" => "默認條形碼頁面寬度必須是數字。", + "default_barcode_page_width_required" => "默認條碼頁面寬度為必填字段.", + "default_barcode_width_number" => "默認條碼寬度必須是數字。", + "default_barcode_width_required" => "默認條碼寬度是必填字段。", + "default_item_columns" => "默認可見項目列", + "default_origin_tax_code" => "默認原產地稅碼", + "default_receivings_discount" => "默認收款折扣", + "default_receivings_discount_number" => "默認收款折扣必須是一個數字。", + "default_receivings_discount_required" => "默認收款折扣是必填字段。", + "default_sales_discount" => "Default Sales Discount %", + "default_sales_discount_number" => "默認銷售折扣必須是數字。", + "default_sales_discount_required" => "默認銷售折扣是必填字段.", + "default_tax_category" => "默認稅種", + "default_tax_code" => "默認稅碼", + "default_tax_jurisdiction" => "默認稅收管轄權", + "default_tax_name_number" => "默認稅名必須是字符串。", + "default_tax_name_required" => "The default tax name is a required field.", + "default_tax_rate" => "預設稅率 %", + "default_tax_rate_1" => "稅率 1", + "default_tax_rate_2" => "稅率 2", + "default_tax_rate_3" => "", + "default_tax_rate_number" => "預設稅率必需為數字.", + "default_tax_rate_required" => "預設稅率為必填.", + "derive_sale_quantity" => "允許派生銷售數量", + "derive_sale_quantity_tooltip" => "如果選中,則將為按擴展金額訂購的商品提供新的商品類型", + "dinner_table" => "餐桌", + "dinner_table_duplicate" => "餐桌必須唯一.", + "dinner_table_enable" => "啟用餐桌", + "dinner_table_invalid_chars" => "餐桌名稱不能包含 '_'.", + "dinner_table_required" => "餐桌是必填欄位.", + "dot" => "點", + "email" => "郵箱", + "email_configuration" => "Email Configuration", + "email_mailpath" => "發送郵件的路徑", + "email_protocol" => "Protocol", + "email_receipt_check_behaviour" => "電子郵件收據複選框", + "email_receipt_check_behaviour_always" => "始終檢查", + "email_receipt_check_behaviour_last" => "記住上次選擇", + "email_receipt_check_behaviour_never" => "始終未選中", + "email_smtp_crypto" => "SMTP 加密", + "email_smtp_host" => "SMTP Server", + "email_smtp_pass" => "SMTP Password", + "email_smtp_port" => "SMTP Port", + "email_smtp_timeout" => "SMTP 逾時", + "email_smtp_user" => "SMTP 用戶名", + "enable_avatar" => "", + "enable_avatar_tooltip" => "", + "enable_dropdown_tooltip" => "", + "enable_new_look" => "", + "enable_right_bar" => "", + "enable_right_bar_tooltip" => "", + "enforce_privacy" => "保護隱私", + "enforce_privacy_tooltip" => "保護客戶隱私,在他們的數據被刪除的情況下強制執行數據擾亂", + "fax" => "傳真", + "file_perm" => "檔案權限有問題,請修正後重刷網頁.", + "financial_year" => "財務年起始", + "financial_year_apr" => "4月1日", + "financial_year_aug" => "8月1日", + "financial_year_dec" => "12月1日", + "financial_year_feb" => "2月1日", + "financial_year_jan" => "1月1日", + "financial_year_jul" => "7月1日", + "financial_year_jun" => "6月1日", + "financial_year_mar" => "3月1日", + "financial_year_may" => "5月1日", + "financial_year_nov" => "11月1日", + "financial_year_oct" => "10月1日", + "financial_year_sep" => "9月1日", + "floating_labels" => "浮動標籤", + "gcaptcha_enable" => "登入檢核碼(reCAPTCHA)", + "gcaptcha_secret_key" => "reCAPTCHA 密鑰", + "gcaptcha_secret_key_required" => "reCAPTCHA 密鑰是必填字段", + "gcaptcha_site_key" => "reCAPTCHA 站點密鑰", + "gcaptcha_site_key_required" => "reCAPTCHA 站點密鑰是必填字段", + "gcaptcha_tooltip" => "登入使用Google reCAPTCHA保護,點選圖標進行 API key 配對.", + "general" => "一般", + "general_configuration" => "一般設定", + "giftcard_number" => "禮物卡號碼", + "giftcard_random" => "亂數產生", + "giftcard_series" => "序列產生", + "image_allowed_file_types" => "允許圖檔類型", + "image_max_height_tooltip" => "上傳圖檔最大高度(px).", + "image_max_size_tooltip" => "上傳圖檔大小上限(kb).", + "image_max_width_tooltip" => "上傳圖檔最大寬度(px).", + "image_restrictions" => "上傳圖檔限制", + "include_hsn" => "包括對 HSN 代碼的支持", + "info" => "儲存組態", + "info_configuration" => "儲存組態", + "input_groups" => "輸入組", + "integrations" => "整合", + "integrations_configuration" => "第三方整合", + "invoice" => "發票", + "invoice_configuration" => "發票打印設置", + "invoice_default_comments" => "默認發票註釋", + "invoice_email_message" => "發票電子郵件模板", + "invoice_enable" => "啟用發票", + "invoice_printer" => "發票打印機", + "invoice_type" => "發票類型", + "is_readable" => "可讀取但權限不正確,請設定為 640 或 660 後重整.", + "is_writable" => "可寫,但權限設置不正確。請將其設置為 750 並刷新。", + "item_markup" => "", + "jsprintsetup_required" => "Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?", + "language" => "語言", + "last_used_invoice_number" => "上次使用的發票編號", + "last_used_quote_number" => "上次使用的報價編號", + "last_used_work_order_number" => "上次使用的 W / O 編號", + "left" => "剩下", + "license" => "許可証", + "license_configuration" => "許可聲明", + "line_sequence" => "行序", + "lines_per_page" => "Lines Per Page", + "lines_per_page_number" => "每頁行數必須是數字。", + "lines_per_page_required" => "每頁行數是必填字段。", + "locale" => "Localisation", + "locale_configuration" => "Localisation Configuration", + "locale_info" => "Localisation Configuration Information", + "location" => "庫存", + "location_configuration" => "庫存位置", + "location_info" => "位置配置信息", + "login_form" => "登錄表單樣式", + "logout" => "是否要在註銷前進行備份?點擊【確定】進行備份,點擊【取消】退出。", + "mailchimp" => "郵件黑猩猩", + "mailchimp_api_key" => "黑猩猩 API 密鑰", + "mailchimp_configuration" => "黑猩猩配置", + "mailchimp_key_successfully" => "API 密鑰有效。", + "mailchimp_key_unsuccessfully" => "無效的 API 密鑰.", + "mailchimp_lists" => "MailChimp 列表", + "mailchimp_tooltip" => "單擊 API 密鑰的圖標。", + "message" => "Message", + "message_configuration" => "Message Configuration", + "msg_msg" => "保存的短信", + "msg_msg_placeholder" => "If you wish to use a SMS template save your message here. Otherwise leave the box blank.", + "msg_pwd" => "SMS-API Password", + "msg_pwd_required" => "SMS-API 密碼是必填字段", + "msg_src" => "SMS-API 發件人 ID", + "msg_src_required" => "SMS-API 發件人 ID 是必填字段", + "msg_uid" => "SMS-API 用戶名", + "msg_uid_required" => "SMS-API 用戶名是必填字段", + "multi_pack_enabled" => "每件物品多個包裹", + "no_risk" => "沒有安全/漏洞風險。", + "none" => "none", + "notify_alignment" => "通知彈出位置", + "number_format" => "Number Format", + "number_locale" => "Localisation", + "number_locale_invalid" => "輸入的區域設置無效。檢查工具提示中的鏈接以查找有效的語言環境。", + "number_locale_required" => "數字語言是必填字段。", + "number_locale_tooltip" => "通過此鏈接找到合適的語言環境。", + "os_timezone" => "OSPOS 時區:", + "ospos_info" => "OSPOS 安裝信息", + "payment_options_order" => "付款選項訂單", + "perm_risk" => "不正確的權限使該軟件面臨風險。", + "phone" => "電話", + "phone_required" => "公司電話為必填.", + "print_bottom_margin" => "保證金底部", + "print_bottom_margin_number" => "底部邊距必須是數字。", + "print_bottom_margin_required" => "底部邊距是必填字段。", + "print_delay_autoreturn" => "自動返回銷售延遲", + "print_delay_autoreturn_number" => "自動返回銷售延遲是必填字段。", + "print_delay_autoreturn_required" => "自動返回銷售延遲必須是一個數字。", + "print_footer" => "打印瀏覽器頁腳", + "print_header" => "打印瀏覽器標題", + "print_left_margin" => "左邊界", + "print_left_margin_number" => "左邊距必須是一個數字。", + "print_left_margin_required" => "左邊距是必填字段。", + "print_receipt_check_behaviour" => "打印收據複選框", + "print_receipt_check_behaviour_always" => "始終檢查", + "print_receipt_check_behaviour_last" => "記住上次選擇", + "print_receipt_check_behaviour_never" => "始終未選中", + "print_right_margin" => "右邊界", + "print_right_margin_number" => "邊距右邊必須是一個數字。", + "print_right_margin_required" => "右邊距是必填字段。", + "print_silently" => "顯示打印對話框", + "print_top_margin" => "上邊界", + "print_top_margin_number" => "邊距頂部必須是一個數字。", + "print_top_margin_required" => "邊距頂部是必填字段。", + "quantity_decimals" => "數量小數", + "quick_cash_enable" => "", + "quote_default_comments" => "默認報價註釋", + "receipt" => "收據", + "receipt_category" => "", + "receipt_configuration" => "收據打印設置", + "receipt_default" => "Default", + "receipt_font_size" => "字體大小", + "receipt_font_size_number" => "字體大小必須是數字。", + "receipt_font_size_required" => "字體大小是必填字段。", + "receipt_info" => "收據配置信息", + "receipt_printer" => "票據打印機", + "receipt_short" => "簡短", + "receipt_show_company_name" => "顯示公司名稱", + "receipt_show_description" => "顯示說明", + "receipt_show_serialnumber" => "顯示序列號", + "receipt_show_tax_ind" => "顯示稅收指標", + "receipt_show_taxes" => "顯示稅金", + "receipt_show_total_discount" => "顯示總折扣", + "receipt_template" => "收據模板", + "receiving_calculate_average_price" => "計算平均值價格(收貨)", + "recv_invoice_format" => "收據發票格式", + "register_mode_default" => "默認註冊模式", + "report_an_issue" => "問題回報", + "return_policy_required" => "退換貨政策為必填.", + "reward" => "獎勵", + "reward_configuration" => "獎勵配置", + "right" => "Right", + "sales_invoice_format" => "銷售發票格式", + "sales_quote_format" => "銷售報價格式", + "saved_successfully" => "組態設置儲存成功.", + "saved_unsuccessfully" => "組態設置儲存失敗.", + "security_issue" => "安全漏洞警告", + "server_notice" => "請使用以下信息進行問題報告。", + "service_charge" => "", + "show_due_enable" => "", + "show_office_group" => "顯示辦公室圖標", + "statistics" => "Send statistics", + "statistics_tooltip" => "發送統計數據用於開發和功能改進目的。", + "stock_location" => "倉庫地址", + "stock_location_duplicate" => "庫存位置必須是唯一的。", + "stock_location_invalid_chars" => "庫存位置不能包含“_”。", + "stock_location_required" => "庫存位置是必填字段。", + "suggestions_fifth_column" => "", + "suggestions_first_column" => "第 1 欄", + "suggestions_fourth_column" => "", + "suggestions_layout" => "搜索建議佈局", + "suggestions_second_column" => "第 2 欄", + "suggestions_third_column" => "第 3 欄", + "system_conf" => "設置和配置", + "system_info" => "System Info", + "table" => "桌子", + "table_configuration" => "表配置", + "takings_printer" => "Takings Printer", + "tax" => "稅", + "tax_category" => "", + "tax_category_duplicate" => "", + "tax_category_invalid_chars" => "", + "tax_category_required" => "", + "tax_category_used" => "", + "tax_configuration" => "", + "tax_decimals" => "稅收小數", + "tax_id" => "", + "tax_included" => "含稅", + "theme" => "Theme", + "theme_preview" => "", + "thousands_separator" => "千位分隔符", + "timezone" => "時區", + "timezone_error" => "", + "top" => "Top", + "use_destination_based_tax" => "", + "user_timezone" => "本地時區:", + "website" => "網站", + "wholesale_markup" => "", + "work_order_enable" => "", + "work_order_format" => "", +]; diff --git a/app/Language/zh-Hant/Customers.php b/app/Language/zh-Hant/Customers.php index 554543613..9136b0e7f 100644 --- a/app/Language/zh-Hant/Customers.php +++ b/app/Language/zh-Hant/Customers.php @@ -1,55 +1,56 @@ - "帳號 #", + "account_number_duplicate" => "帳號已存在於數據庫中。", + "available_points" => "現有積分", + "available_points_value" => "", + "average" => "平均花費", + "avg_discount" => "平均折扣", + "basic_information" => "基本資料", + "cannot_be_deleted" => "無法刪除選定的客戶,選定的客戶存有銷售紀錄。", + "company_name" => "公司", + "confirm_delete" => "你確定要刪除選定的客戶?", + "confirm_restore" => "您確定要還原所選客戶嗎?", + "consent" => "註冊同意", + "consent_required" => "註冊同意是必須的.", + "csv_import_failed" => "CSV匯入失敗", + "csv_import_nodata_wrongformat" => "上傳的文件沒有數據或格式不正確.", + "csv_import_partially_failed" => "大部份客戶導入成功但有些失敗:", + "csv_import_success" => "成功導入客戶.", + "customer" => "客戶", + "date" => "日期", + "discount" => "折扣", + "discount_fixed" => "固定折扣", + "discount_percent" => "折扣百分比", + "discount_type" => "折扣種類", + "email_duplicate" => "電子郵件地址重複.", + "employee" => "僱員", + "error_adding_updating" => "添加/更新客戶錯誤.", + "import_items_csv" => "Import customers from CSV sheet", + "mailchimp_activity_click" => "激活", + "mailchimp_activity_lastopen" => "最後打開", + "mailchimp_activity_open" => "閱讀電郵", + "mailchimp_activity_total" => "郵件已發送", + "mailchimp_activity_unopen" => "電郵未打開", + "mailchimp_email_client" => "電郵客戶端", + "mailchimp_info" => "邮件猩猩", + "mailchimp_member_rating" => "評分", + "mailchimp_status" => "狀況", + "mailchimp_vip" => "特選客戶", + "max" => "最大花費", + "min" => "最少花費", + "new" => "新客戶", + "none_selected" => "您還沒有選擇任何客戶進行刪除.", + "one_or_multiple" => "客戶", + "quantity" => "數量", + "stats_info" => "客戶統計信息", + "successful_adding" => "成功新增顧客", + "successful_deleted" => "成功刪除", + "successful_updating" => "成功更新顧客", + "tax_code" => "稅務號碼", + "tax_id" => "稅務編號", + "taxable" => "應課稅", + "total" => "Total", + "update" => "更新客戶", + "rewards_package" => "獎勵禮包", +]; diff --git a/app/Language/zh-Hant/Datepicker.php b/app/Language/zh-Hant/Datepicker.php index 97270e94b..d908338bd 100644 --- a/app/Language/zh-Hant/Datepicker.php +++ b/app/Language/zh-Hant/Datepicker.php @@ -1,22 +1,23 @@ - "全部", + "apply" => "申請", + "cancel" => "取消銷售", + "custom" => "定制", + "from" => "從", + "last_30" => "過去七天", + "last_7" => "過去七天", + "last_financial_year" => "上一財政年度", + "last_month" => "上個月", + "last_year" => "去年", + "same_month_last_year" => "去年同月", + "same_month_to_same_day_last_year" => "去年同月同日", + "this_financial_year" => "當前財政年度", + "this_month" => "這個月", + "this_year" => "今年", + "to" => "To", + "today" => "今天", + "today_last_year" => "去年的今天", + "weekstart" => "0", + "yesterday" => "昨天", +]; diff --git a/app/Language/zh-Hant/Employees.php b/app/Language/zh-Hant/Employees.php index 739bfa2ef..43f2ff42a 100644 --- a/app/Language/zh-Hant/Employees.php +++ b/app/Language/zh-Hant/Employees.php @@ -1,43 +1,44 @@ - "", + "basic_information" => "員工基本資料", + "cannot_be_deleted" => "無法刪除選定的僱員,選定的員工中已有銷售紀錄或你正在試圖刪除自己.", + "change_employee" => "", + "change_password" => "更改密碼", + "clerk" => "", + "commission" => "", + "confirm_delete" => "你確定要刪除所選的員工嗎?", + "confirm_restore" => "您確定要還原所選員工嗎?", + "current_password" => "當前密碼", + "current_password_invalid" => "當前密碼無效。", + "employee" => "員工", + "error_adding_updating" => "添加/更新員工錯誤.", + "error_deleting_demo_admin" => "您不能刪除admin用戶.", + "error_updating_demo_admin" => "您不能更改admin用戶.", + "language" => "語言", + "login_info" => "員工登錄資料", + "manager" => "", + "new" => "新員工", + "none_selected" => "您還沒有選擇任何員工進行刪除.", + "one_or_multiple" => "員工", + "password" => "密碼", + "password_minlength" => "密碼需為八個字元以上.", + "password_must_match" => "密碼與確認密碼不一致.", + "password_not_must_match" => "當前密碼和新密碼一致。", + "password_required" => "請輸入密碼.", + "permission_desc" => "勾選後授予使用該模組功能.", + "permission_info" => "員工權限", + "repeat_password" => "確認密碼", + "subpermission_required" => "為每個模塊添加至少一項撥款.", + "successful_adding" => "新增員工資料成功.", + "successful_change_password" => "密碼更改成功。", + "successful_deleted" => "成功刪除員工資料", + "successful_updating" => "成功更新員工資料", + "system_language" => "系統語言", + "unsuccessful_change_password" => "密碼更改失敗。", + "update" => "更新員工", + "username" => "帳號", + "username_duplicate" => "", + "username_minlength" => "帳號必需為五個字元以上.", + "username_required" => "帳號為必填.", +]; diff --git a/app/Language/zh-Hant/Enum.php b/app/Language/zh-Hant/Enum.php index 1144ffb5b..873e3a1c3 100644 --- a/app/Language/zh-Hant/Enum.php +++ b/app/Language/zh-Hant/Enum.php @@ -1,9 +1,10 @@ - "減半", + "half_even" => "半偶", + "half_five" => "半五", + "half_odd" => "半奇數", + "half_up" => "半升", + "round_down" => "無條件捨去", + "round_up" => "無條件進位", +]; diff --git a/app/Language/zh-Hant/Error.php b/app/Language/zh-Hant/Error.php index f345b65f0..66ae67bfc 100644 --- a/app/Language/zh-Hant/Error.php +++ b/app/Language/zh-Hant/Error.php @@ -1,4 +1,5 @@ - "您沒有權限使用模組", + "unknown" => "發生未知的錯誤", +]; diff --git a/app/Language/zh-Hant/Expenses.php b/app/Language/zh-Hant/Expenses.php index d5e812806..995729e8e 100644 --- a/app/Language/zh-Hant/Expenses.php +++ b/app/Language/zh-Hant/Expenses.php @@ -1,49 +1,50 @@ - "添加費用", + "amount" => "數量", + "amount_number" => "金額必須是數字", + "amount_required" => "所需費用金額", + "by_category" => "類別", + "cannot_be_deleted" => "無法刪除類別費用", + "cash" => "現金", + "cash_filter" => "現金", + "categories_name" => "類別", + "category_required" => "類別是必填字段", + "check" => "查看", + "check_filter" => "查看", + "confirm_delete" => "你確定要刪除選擇的費用嗎?", + "confirm_restore" => "你確定要還原選擇的費用嗎?", + "credit" => "信用卡", + "credit_filter" => "信用卡", + "date" => "Date", + "date_number" => "日期必須是數字", + "date_required" => "日期是必填字段", + "debit" => "轉賬卡", + "debit_filter" => "借記卡", + "description" => "Description", + "due" => "到期的", + "due_filter" => "到期的", + "employee" => "由...製作", + "error_adding_updating" => "添加/更新費用時出錯", + "expense_id" => "Id", + "expenses_employee" => "員工", + "info" => "費用信息", + "ip_address" => "", + "is_deleted" => "已刪除", + "name_required" => "費用名稱必填", + "new" => "新費用", + "new_supplier" => "", + "no_expenses_to_display" => "沒有費用顯示", + "none_selected" => "您還沒有選擇任何費用", + "one_or_multiple" => "花費", + "payment" => "付款方式", + "start_typing_supplier_name" => "開始輸入供應商名稱...", + "successful_adding" => "費用添加成功", + "successful_deleted" => "費用刪除成功", + "successful_updating" => "費用更新成功", + "supplier_name" => "供應商", + "supplier_tax_code" => "稅法", + "tax_amount" => "稅", + "tax_amount_number" => "", + "update" => "更新費用", +]; diff --git a/app/Language/zh-Hant/Expenses_categories.php b/app/Language/zh-Hant/Expenses_categories.php index 42335e1cf..b2893ff04 100644 --- a/app/Language/zh-Hant/Expenses_categories.php +++ b/app/Language/zh-Hant/Expenses_categories.php @@ -1,21 +1,22 @@ - "費用類別名稱為必填", + "add_item" => "新增類別", + "cannot_be_deleted" => "不可刪除費用類別", + "category_id" => "Id", + "confirm_delete" => "你確定要刪除選擇的費用類別嗎?", + "confirm_restore" => "你確定要還原選擇的費用類別嗎?", + "description" => "類別說明", + "error_adding_updating" => "新增或修改費用類別失敗", + "info" => "費用類別資訊", + "name" => "類別名稱", + "new" => "新增類別", + "no_expenses_categories_to_display" => "沒有可顯示的類別", + "none_selected" => "尚未選擇費用類別", + "one_or_multiple" => "費用類別", + "quantity" => "數量", + "successful_adding" => "新增費用類別成功", + "successful_deleted" => "刪除費用類別成功", + "successful_updating" => "修改費用類別成功", + "update" => "修改類別", +]; diff --git a/app/Language/zh-Hant/Giftcards.php b/app/Language/zh-Hant/Giftcards.php index eeca48294..022693b22 100644 --- a/app/Language/zh-Hant/Giftcards.php +++ b/app/Language/zh-Hant/Giftcards.php @@ -1,70 +1,71 @@ - "加/減庫存.", + "allow_alt_description" => "允許使用ALT描述", + "bulk_edit" => "批量編輯", + "cannot_be_deleted" => "無法刪除選定的禮金券,一個或多個所選擇的禮金券已經使用。", + "cannot_find_giftcard" => "找不到禮金券的訊息.", + "cannot_use" => "禮品卡 {0} 不能用於此銷售:無效客戶。", + "card_value" => "金額", + "category" => "類別", + "change_all_to_allow_alt_desc" => "充許全部ALT倒序.", + "change_all_to_not_allow_allow_desc" => "不允許全部ALT倒序.", + "change_all_to_serialized" => "全部更改序號至序列化", + "change_all_to_unserialized" => "全部更改序號至非序列化", + "confirm_bulk_edit" => "您確定您要編輯的所有選擇的禮金券嗎?", + "confirm_delete" => "你確定你要刪除選定的禮金券?", + "confirm_restore" => "您確定要恢復選定的禮品卡嗎?", + "cost_price" => "成本價格", + "count" => "更新庫存", + "csv_import_failed" => "CSV匯入失敗.", + "current_quantity" => "當前數量", + "description" => "描述", + "details_count" => "庫存盤點詳情", + "do_nothing" => "不做任何修改", + "edit_fields_you_want_to_update" => "編輯所有選定的禮金券中你想要編輯的資料.", + "edit_multiple_giftcards" => "編輯多張禮品卡。", + "error_adding_updating" => "新增/更新禮金券錯誤.", + "error_updating_multiple" => "禮金券更新錯誤.", + "generate_barcodes" => "產生條碼", + "giftcard" => "禮金券", + "giftcard_number" => "禮金券編號", + "info_provided_by" => "提供信息的來源", + "inventory_comments" => "評論", + "is_serialized" => "禮金券序號", + "low_inventory_giftcards" => "禮金券庫存過低", + "manually_editing_of_quantity" => "手動編輯數量", + "must_select_giftcard_for_barcode" => "您必須選擇至少一個禮金券才能生成條形碼.", + "new" => "新建禮金券", + "no_description_giftcards" => "沒有描述的禮金券", + "no_giftcards_to_display" => "沒有禮金券可以顯示.", + "none" => "無", + "none_selected" => "您還沒有選擇任何禮金券進行編輯.", + "number" => "禮金券編號需為數字.", + "number_information" => "禮金券編號", + "number_required" => "請輸入禮金券編號.", + "one_or_multiple" => "禮金券", + "person_id" => "顧客", + "quantity" => "數量", + "quantity_required" => "數量是必填字段。請按關閉(X)來取消.", + "remaining_balance" => "Giftcard {0} remaining value is {1}!", + "reorder_level" => "補貨點", + "retrive_giftcard_info" => "檢索禮金券訊息", + "sales_tax_1" => "銷售稅額 1", + "sales_tax_2" => "銷售稅額 2", + "serialized_giftcards" => "排序禮金券", + "successful_adding" => "新增禮金券成功", + "successful_bulk_edit" => "您已成功更新選定的禮品卡", + "successful_deleted" => "成功刪除禮金券", + "successful_updating" => "成功更新禮金券", + "supplier" => "供應商", + "tax_1" => "稅額 1", + "tax_2" => "稅額 2", + "tax_percent" => "稅率", + "tax_percents" => "稅率 Percent(s)", + "unit_price" => "單位價格", + "upc_database" => "UPC Database", + "update" => "更新禮金券", + "use_inventory_menu" => "使用庫存清單", + "value" => "禮金券金額需為數字.", + "value_required" => "請輸入禮金券金額.", +]; diff --git a/app/Language/zh-Hant/Item_kits.php b/app/Language/zh-Hant/Item_kits.php index 170b9068e..2a8a584b8 100644 --- a/app/Language/zh-Hant/Item_kits.php +++ b/app/Language/zh-Hant/Item_kits.php @@ -1,40 +1,41 @@ - "新增套件", + "all" => "全部", + "cannot_be_deleted" => "無法刪除產品套件.", + "confirm_delete" => "你確定你要刪除選取的產品套件嗎?", + "confirm_restore" => "您確定要恢復選定的物品套件嗎?", + "description" => "產品套件描述", + "discount" => "折扣", + "discount_fixed" => "固定折扣", + "discount_percent" => "折扣百分比", + "discount_type" => "折扣類型", + "error_adding_updating" => "新增/更新產品套件錯誤.", + "find_kit_item" => "套件項目", + "info" => "產品套件資料", + "item" => "產品", + "item_kit_number" => "條碼", + "item_kit_number_duplicate" => "項目套件編號已存在於數據庫中。", + "item_number" => "", + "item_number_duplicate" => "", + "items" => "產品", + "kit" => "Kit Id", + "kit_and_components" => "套件和組件", + "kit_and_stock" => "套件和組件", + "kit_only" => "僅套件", + "name" => "產品套件", + "new" => "新增產品套件", + "no_item_kits_to_display" => "沒有產品套件.", + "none_selected" => "沒有選擇任何產品套件.", + "one_or_multiple" => "產品套件", + "price_option" => "價格選項", + "priced_only" => "只定價", + "print_option" => "列印選項", + "quantity" => "數量", + "sequence" => "順序", + "successful_adding" => "新增產品套件成功", + "successful_deleted" => "刪除成功", + "successful_updating" => "更新產品套件成功", + "unit_price" => "", + "update" => "更新產品套件", +]; diff --git a/app/Language/zh-Hant/Items.php b/app/Language/zh-Hant/Items.php index aac811612..d0859a56e 100644 --- a/app/Language/zh-Hant/Items.php +++ b/app/Language/zh-Hant/Items.php @@ -1,119 +1,120 @@ - "增/減庫存.", + "allow_alt_description" => "允許ALT描述", + "amount_entry" => "金額輸入", + "bulk_edit" => "批次編輯", + "buy_price_required" => "進貨價為必填欄位.", + "cannot_be_deleted" => "無法刪除選定產品,所選產品中的一個或多個有銷售紀綠。", + "cannot_find_item" => "無法找到任何有關的產品.", + "categories" => "", + "category" => "類別", + "category_new" => "", + "category_required" => "類別為必填欄位.", + "change_all_to_allow_alt_desc" => "充許全部ALT倒序.", + "change_all_to_not_allow_allow_desc" => "不允許全部ALT倒序.", + "change_all_to_serialized" => "全部更改序號至序列化", + "change_all_to_unserialized" => "全部更改序號至非序列化", + "change_image" => "更改圖像", + "confirm_bulk_edit" => "您確定您要編輯的所有選定的產品嗎?", + "confirm_bulk_edit_wipe_taxes" => "所有項目稅信息將被替換。", + "confirm_delete" => "你確定你要刪除選定的產品嗎?", + "confirm_restore" => "您確定要恢復所選項目嗎?", + "cost_price" => "成本價", + "cost_price_number" => "成本價必需是數值.", + "cost_price_required" => "成本價為必填攔位.", + "count" => "更新庫存", + "csv_import_failed" => "CSV匯入失敗", + "csv_import_nodata_wrongformat" => "上傳的 CSV 文件沒有數據或格式不正確。", + "csv_import_partially_failed" => "線上有 {0} 個項目導入失敗:{1}。未導入任何行。", + "csv_import_success" => "項目 CSV 導入成功。", + "current_quantity" => "當前數量", + "default_pack_name" => "每個", + "description" => "描述", + "details_count" => "庫存盤點詳情", + "do_nothing" => "沒有執行任何修改", + "edit" => "", + "edit_fields_you_want_to_update" => "編輯您選定產品的所有欄位.", + "edit_multiple_items" => "編輯多項產品", + "empty_upc_items" => "Empty UPC Items", + "error_adding_updating" => "新增/更新產品錯誤", + "error_updating_multiple" => "更新產品錯誤", + "generate_barcodes" => "產生條碼", + "hsn_code" => "協調系統命名法", + "image" => "Avatar", + "import_items_csv" => "Import items from CSV sheet", + "info_provided_by" => "訊息提供者", + "inventory" => "庫存", + "inventory_CSV_import_quantity" => "從 CSV 導入的數量", + "inventory_comments" => "評論", + "inventory_data_tracking" => "庫存數據跟踪", + "inventory_date" => "日期", + "inventory_employee" => "員工", + "inventory_in_out_quantity" => "進/出數量", + "inventory_remarks" => "評論", + "is_deleted" => "已刪除", + "is_printed" => "", + "is_serialized" => "產品有序號", + "item" => "產品", + "item_id" => "", + "item_number" => "UPC/EAN/ISBN", + "item_number_duplicate" => "項目編號已存在於數據庫中。", + "kit" => "成套工具", + "location" => "位置", + "low_inventory_items" => "低庫存產品", + "low_sell_item" => "低價商品", + "manually_editing_of_quantity" => "手動編輯數量", + "markup" => "", + "name" => "產品名稱", + "name_required" => "產品名稱為必填.", + "new" => "新增產品", + "no_description_items" => "產品沒有說明", + "no_items_to_display" => "沒有產品可以顯示.", + "none" => "無", + "none_selected" => "您還沒有選擇任何產品進行編輯", + "nonstock" => "無庫存", + "number_information" => "產品編號", + "number_required" => "條形碼是必填字段。", + "one_or_multiple" => "產品", + "pack_name" => "包裝名稱", + "qty_per_pack" => "每包數量", + "quantity" => "數量", + "quantity_number" => "數量必需是數值.", + "quantity_required" => "數量為必填欄位.", + "receiving_quantity" => "Receiving quantity", + "remove_image" => "刪除圖像", + "reorder_level" => "補貨點", + "reorder_level_number" => "補貨點必需是數值.", + "reorder_level_required" => "補貨點為必填欄位.", + "retrive_item_info" => "檢索產品訊息", + "sales_tax_1" => "營業稅", + "sales_tax_2" => "營業稅 2", + "search_attributes" => "Search Custom Fields", + "select_image" => "選擇圖像", + "serialized_items" => "序列化產品", + "standard" => "標準", + "stock" => "庫存", + "stock_location" => "倉庫地址", + "stock_type" => "股票類型", + "successful_adding" => "已成功新增產品", + "successful_bulk_edit" => "您已成功更新所選產品", + "successful_deleted" => "刪除成功", + "successful_updating" => "已成功更新產品", + "supplier" => "供貨商", + "tax_1" => "稅額 1", + "tax_2" => "稅額 2", + "tax_3" => "", + "tax_category" => "稅種", + "tax_percent" => "稅率", + "tax_percent_number" => "稅收百分比必須是數值", + "tax_percent_required" => "稅率為必填欄位.", + "tax_percents" => "稅率 %", + "temp" => "臨時", + "type" => "物品種類", + "unit_price" => "單價", + "unit_price_number" => "單價必需是數值.", + "unit_price_required" => "單價為必填欄位.", + "upc_database" => "UPC Database", + "update" => "更新產品", + "use_inventory_menu" => "使用庫存清單", +]; diff --git a/app/Language/zh-Hant/Login.php b/app/Language/zh-Hant/Login.php index e5a2a73b6..d5527327e 100644 --- a/app/Language/zh-Hant/Login.php +++ b/app/Language/zh-Hant/Login.php @@ -1,13 +1,14 @@ - "我不是機器人。", + "go" => "登入", + "invalid_gcaptcha" => "請確認您不是機器人。", + "invalid_installation" => "安裝不正確,請檢查您的php.ini文件。", + "invalid_username_and_password" => "帳號或密碼錯誤。", + "login" => "登入", + "logout" => "登出", + "migration_needed" => "登錄後將開始向 {0} 的數據庫遷移。", + "password" => "密碼", + "username" => "帳號", + "welcome" => "歡迎來到 {0}!", +]; diff --git a/app/Language/zh-Hant/Messages.php b/app/Language/zh-Hant/Messages.php index ee3114a94..d2b487af3 100644 --- a/app/Language/zh-Hant/Messages.php +++ b/app/Language/zh-Hant/Messages.php @@ -1,14 +1,15 @@ - "名字", + "last_name" => "姓氏", + "message" => "Message", + "message_placeholder" => "你的訊息.....", + "message_required" => "訊息必須填寫", + "multiple_phones" => "(如果是多個收件人,請輸入以逗號分隔的手機號碼)", + "phone" => "電話號碼", + "phone_number_required" => "電話號碼是必須", + "phone_placeholder" => "手機號碼在這裡填寫......", + "sms_send" => "Send SMS", + "successfully_sent" => "消息已成功發送至: ", + "unsuccessfully_sent" => "消息未成功發送至: ", +]; diff --git a/app/Language/zh-Hant/Module.php b/app/Language/zh-Hant/Module.php index bf3415091..3ba3a0af6 100644 --- a/app/Language/zh-Hant/Module.php +++ b/app/Language/zh-Hant/Module.php @@ -1,47 +1,48 @@ - "", + "admin_cashups_desc" => "", + "attributes" => "屬性", + "attributes_desc" => "新增、修改、刪除、搜尋 屬性.", + "both" => "兩者", + "cashups" => "提現", + "cashups_desc" => "添加,更新,刪除和搜索現金提現.", + "config" => "系統配置", + "config_desc" => "修改系統配置.", + "customers" => "客戶", + "customers_desc" => "添加,更新,刪除,搜索客戶.", + "employees" => "員工", + "employees_desc" => "添加,更新,刪除,搜索員工.", + "expenses" => "費用", + "expenses_categories" => "費用類別", + "expenses_categories_desc" => "新增、修改、刪除、搜尋 費用類別.", + "expenses_desc" => "新增、修改、刪除、搜尋 費用.", + "giftcards" => "禮金券", + "giftcards_desc" => "添加,更新,刪除,搜索禮金券.", + "home" => "首頁", + "home_desc" => "列出主菜單模塊.", + "item_kits" => "產品套件", + "item_kits_desc" => "添加,更新,刪除,搜索產品套件.", + "items" => "產品", + "items_desc" => "添加,更新,刪除,搜索產品.", + "messages" => "留言", + "messages_desc" => "向客戶、供應商、員工等發送消息。", + "migrate" => "遷移", + "migrate_desc" => "更新 OSPOS 數據庫。", + "office" => "辦公室", + "office_desc" => "列出辦公菜單模塊。", + "receivings" => "進貨", + "receivings_desc" => "採購訂單流程.", + "reports" => "報表", + "reports_desc" => "檢視與產生報表.", + "sales" => "出貨", + "sales_desc" => "出貨與退貨.", + "suppliers" => "供應商", + "suppliers_desc" => "添加,更新,刪除,搜索供應商.", + "taxes" => "稅收", + "taxes_desc" => "配置銷售稅。", + "timeclocks" => "", + "timeclocks_categories" => "", + "timeclocks_categories_desc" => "", + "timeclocks_desc" => "", +]; diff --git a/app/Language/zh-Hant/Receivings.php b/app/Language/zh-Hant/Receivings.php index 0d706a50f..2b90b29f5 100644 --- a/app/Language/zh-Hant/Receivings.php +++ b/app/Language/zh-Hant/Receivings.php @@ -1,57 +1,58 @@ - "", + "cancel_receiving" => "取消", + "cannot_be_deleted" => "進貨刪除失敗.", + "comments" => "備註", + "complete_receiving" => "完成", + "confirm_cancel_receiving" => "您確定要刪除此進貨資料嗎?本資料中所有的產品資料也將會被清空。", + "confirm_delete" => "您確定要刪除此進貨嗎? 此操作無法還原.", + "confirm_finish_receiving" => "您確定要提交此進貨資料嗎?一旦送出將不能撤消。", + "confirm_restore" => "", + "cost" => "成本", + "daily" => "", + "date" => "收貨日期", + "date_required" => "必須輸一個正確的日期.", + "date_type" => "日期必須填寫.", + "delete_entire_sale" => "刪除整個銷售", + "discount" => "折扣%", + "edit" => "編輯", + "edit_sale" => "編輯入庫", + "employee" => "僱員", + "error_editing_item" => "產品編輯錯誤.", + "error_requisition" => "庫存不能在相同地點轉移.", + "find_or_scan_item" => "查找 / 掃描產品", + "find_or_scan_item_or_receipt" => "查找 / 掃描產品或收據", + "id" => "進貨編號", + "item_name" => "產品名稱", + "mode" => "進貨模式", + "new_supplier" => "新供應商", + "one_or_multiple" => "進貨", + "print_after_sale" => "出貨時打印收據", + "quantity" => "數量.", + "receipt" => "收貨憑證", + "receipt_number" => "入庫 #", + "receiving" => "收貨", + "reference" => "參考", + "register" => "產品進貨", + "requisition" => "請求", + "return" => "退貨", + "select_supplier" => "選擇供應商 (Optional)", + "ship_pack" => "郵寄包裹", + "start_typing_supplier_name" => "開始輸入供應商的名稱...", + "stock" => "庫存", + "stock_destination" => "庫存目的地", + "stock_locaiton" => "倉庫地址", + "stock_source" => "庫存來源", + "successfully_deleted" => "己成功刪除", + "successfully_updated" => "入庫成功更新", + "supplier" => "供應商", + "supplier_address" => "地址", + "supplier_email" => "郵箱", + "supplier_location" => "地方", + "total" => "總數量", + "transaction_failed" => "進貨交易失敗.", + "unable_to_add_item" => "無法新增進貨資料.", + "unsuccessfully_updated" => "入庫更新失敗.", + "update" => "編輯", +]; diff --git a/app/Language/zh-Hant/Reports.php b/app/Language/zh-Hant/Reports.php index 8e40e7efc..adb122a78 100644 --- a/app/Language/zh-Hant/Reports.php +++ b/app/Language/zh-Hant/Reports.php @@ -1,147 +1,148 @@ - "全部", + "authority" => "機關", + "canceled" => "取消", + "categories" => "類別", + "categories_summary_report" => "分類摘要報告", + "category" => "類別", + "code_canceled" => "取消了", + "code_invoice" => "發票", + "code_pos" => "銷售點", + "code_quote" => "報價", + "code_return" => "退還", + "code_type" => "類型", + "code_work_order" => "工作指示", + "comments" => "評論", + "commission" => "", + "complete" => "已完成的銷售和退貨", + "completed_sales" => "完成銷售", + "confirm_delete" => "您確定要刪除選定的條目嗎?", + "confirm_restore" => "您確定要恢復選定的條目嗎?", + "cost" => "Cost", + "cost_price" => "成本價", + "count" => "計", + "customer" => "客戶", + "customers" => "客戶", + "customers_summary_report" => "客戶摘要報告", + "date" => "日期", + "date_range" => "日期範圍", + "description" => "描述", + "detailed_receivings_report" => "詳細的進貨報告", + "detailed_receivings_report_input" => "", + "detailed_reports" => "詳細報表", + "detailed_requisition_report" => "", + "detailed_sales_report" => "詳細銷售報表", + "discount" => "折扣", + "discount_fixed" => "固定折扣", + "discount_percent" => "折扣率", + "discount_type" => "折扣類型", + "discounts" => "折扣", + "discounts_summary_report" => "折扣摘要報告", + "earned" => "獲得積分", + "employee" => "員工", + "employees" => "員工", + "employees_summary_report" => "員工摘要報告", + "expenses" => "花費", + "expenses_amount" => "數量", + "expenses_categories" => "支出", + "expenses_categories_summary_report" => "費用類別匯總報告", + "expenses_category" => "類別", + "expenses_payment_amount" => "", + "expenses_tax_amount" => "稅", + "expenses_total_amount" => "總金額", + "expenses_total_tax_amount" => "總稅款", + "graphical_reports" => "圖表", + "inventory" => "存貨", + "inventory_low" => "低庫存", + "inventory_low_report" => "低庫存報告", + "inventory_reports" => "庫存報告", + "inventory_summary" => "庫存摘要", + "inventory_summary_report" => "庫存報告摘要", + "item" => "產品", + "item_count" => "過濾項目計數", + "item_name" => "產品名稱", + "item_number" => "產品數量", + "items" => "產品", + "items_purchased" => "銷售產品", + "items_received" => "進貨產品", + "items_summary_report" => "產品摘要報告", + "jurisdiction" => "管轄權", + "low_inventory" => "", + "low_inventory_report" => "", + "low_sell_quantity" => "低銷售量", + "more_than_zero" => "大於零", + "name" => "名稱", + "no_reports_to_display" => "沒有產品可以顯示.", + "payment_type" => "付款方式", + "payments" => "付款", + "payments_summary_report" => "收入報告摘要", + "profit" => "利潤", + "quantity" => "數量", + "quantity_purchased" => "銷售金額", + "quotes" => "引號", + "received_by" => "收款人", + "receiving_id" => "接收ID", + "receiving_type" => "接收類型", + "receivings" => "應付款", + "reorder_level" => "補貨點", + "report" => "報表", + "report_input" => "輸入報表", + "reports" => "報表", + "requisition" => "", + "requisition_by" => "", + "requisition_id" => "", + "requisition_item" => "", + "requisition_item_quantity" => "", + "requisition_related_item" => "", + "requisition_related_item_total_quantity" => "", + "requisition_related_item_unit_quantity" => "", + "requisitions" => "請購單", + "returns" => "返回", + "revenue" => "收入", + "sale_id" => "銷售編號", + "sale_type" => "銷售類型", + "sales" => "銷售", + "sales_amount" => "總銷售額", + "sales_summary_report" => "銷售摘要報告", + "sales_taxes" => "銷售稅", + "sales_taxes_summary_report" => "銷售稅匯總報告", + "serial_number" => "序號 #", + "service_charge" => "", + "sold_by" => "銷售人", + "sold_items" => "", + "sold_to" => "購買人", + "stock_location" => "庫存位置", + "sub_total_value" => "小計", + "subtotal" => "小計", + "summary_reports" => "摘要報表", + "supplied_by" => "付款人", + "supplier" => "供應商", + "suppliers" => "供應商", + "suppliers_summary_report" => "供應商摘要報告", + "tax" => "稅額", + "tax_category" => "稅種", + "tax_name" => "", + "tax_percent" => "稅率", + "tax_rate" => "稅率", + "taxes" => "稅額", + "taxes_summary_report" => "稅金摘要報告", + "total" => "總計", + "total_inventory_value" => "總庫存價值", + "total_low_sell_quantity" => "總低銷售量", + "total_quantity" => "總數量", + "total_retail" => "總投資額零售價", + "trans_amount" => "交易金額", + "trans_due" => "到期", + "trans_group" => "交易組", + "trans_nopay_sales" => "沒有付款的銷售", + "trans_payments" => "付款", + "trans_refunded" => "已退款", + "trans_sales" => "銷售", + "trans_type" => "交易類型", + "type" => "類型", + "unit_price" => "單價", + "used" => "使用點數", + "work_orders" => "工作訂單", + "zero_and_less" => "零和更少", +]; diff --git a/app/Language/zh-Hant/Sales.php b/app/Language/zh-Hant/Sales.php index a24f8e2b7..97735ec44 100644 --- a/app/Language/zh-Hant/Sales.php +++ b/app/Language/zh-Hant/Sales.php @@ -1,222 +1,224 @@ "現有積分", + "rewards_package" => "獎賞", + "rewards_remaining_balance" => "剩餘獎賞積分 ", + "account_number" => "帳戶 #", + "add_payment" => "新增付款", + "amount_due" => "商品金額", + "amount_tendered" => "已收帳款", + "authorized_signature" => "授權簽名", + "cancel_sale" => "取消銷售", + "cash" => "現金", + "cash_1" => "", + "cash_2" => "", + "cash_3" => "", + "cash_4" => "", + "cash_adjustment" => "現金調整", + "cash_deposit" => "已預付金額", + "cash_filter" => "現金", + "change_due" => "更改到期日", + "change_price" => "更改售價", + "check" => "支票", + "check_balance" => "查看餘額", + "check_filter" => "查看選項", + "close" => "", + "comment" => "評論", + "comments" => "評論", + "company_name" => "", + "complete" => "", + "complete_sale" => "完成銷售", + "confirm_cancel_sale" => "你確定要清除此筆銷售單?本單內的所有產品將被清除。", + "confirm_delete" => "你確定要清除此銷售產品?", + "confirm_restore" => "你確定要回復此銷售產品?", + "credit" => "信用卡", + "credit_deposit" => "預付卡", + "credit_filter" => "信用卡", + "current_table" => "", + "customer" => "客戶", + "customer_address" => "客戶地址", + "customer_discount" => "折扣", + "customer_email" => "客戶電郵地址", + "customer_location" => "客戶所在地", + "customer_mailchimp_status" => "MailChimp電子報行銷狀態", + "customer_optional" => "到期付款需要", + "customer_required" => "必需", + "customer_total" => "總數", + "customer_total_spent" => "", + "daily_sales" => "", + "date" => "日期", + "date_range" => "日期範圍", + "date_required" => "必需填上正確的日期.", + "date_type" => "必需填寫日期.", + "debit" => "簽帳卡", + "debit_filter" => "", + "delete" => "確認刪除", + "delete_confirmation" => "你確定要刪除此銷售資料,這個動作不能還原.", + "delete_entire_sale" => "刪除全部銷售資料", + "delete_successful" => "您已成功刪除銷售資料.", + "delete_unsuccessful" => "銷售資料刪除失敗.", + "description_abbrv" => "倒序.", + "discard" => "放棄", + "discard_quote" => "", + "discount" => "折扣 %", + "discount_included" => "% 折扣", + "discount_short" => "%", + "due" => "由", + "due_filter" => "由...選項", + "edit" => "編輯", + "edit_item" => "編輯產品", + "edit_sale" => "編輯銷售資料", + "email_receipt" => "Email 銷售單", + "employee" => "員工", + "entry" => "加入項目", + "error_editing_item" => "編輯產品錯誤", + "find_or_scan_item" => "查找/掃描商品", + "find_or_scan_item_or_receipt" => "查找/掃描產品或收貨單", + "giftcard" => "禮金券", + "giftcard_balance" => "䄠金劵餘額", + "giftcard_filter" => "", + "giftcard_number" => "禮金券編號", + "group_by_category" => "以類別分類", + "group_by_type" => "以類型分類", + "hsn" => "HSN", + "id" => "銷售編號", + "include_prices" => "包括價格?", + "invoice" => "發票", + "invoice_confirm" => "已傳送發票到", + "invoice_enable" => "建立發票", + "invoice_filter" => "發票選項", + "invoice_no_email" => "此客戶沒有正確的電郵地址.", + "invoice_number" => "發票編號#", + "invoice_number_duplicate" => "重覆的發票號碼.", + "invoice_sent" => "發票已發送到", + "invoice_total" => "帳單總額", + "invoice_type_custom_invoice" => "自定義發票", + "invoice_type_custom_tax_invoice" => "自定義稅務發票", + "invoice_type_invoice" => "發票", + "invoice_type_tax_invoice" => "稅務發票", + "invoice_unsent" => "發票傳送失敗", + "invoice_update" => "重新清點", + "item_insufficient_of_stock" => "產品庫存不足.", + "item_name" => "產品名稱", + "item_number" => "產品 #", + "item_out_of_stock" => "產品缺貨.", + "key_browser" => "", + "key_cancel" => "取消目前詢價/收據/銷售", + "key_customer_search" => "搜尋顧客", + "key_finish_quote" => "完成詢價/收據 尚未付款", + "key_finish_sale" => "增加付款及完成收據/販售", + "key_full" => "", + "key_function" => "功能", + "key_help" => "Shortcuts", + "key_help_modal" => "Open Shortcuts Window", + "key_in" => "", + "key_item_search" => "Item Search", + "key_out" => "", + "key_payment" => "Add Payment", + "key_print" => "", + "key_restore" => "", + "key_search" => "", + "key_suspend" => "Suspend Current Sale", + "key_suspended" => "Show Suspended Sales", + "key_system" => "", + "key_tendered" => "Edit Amount Tendered", + "key_title" => "Sales Keyboard Shortcuts", + "mc" => "", + "mode" => "登記模式", + "must_enter_numeric" => "已收帳款必須輸入數值.", + "must_enter_numeric_giftcard" => "禮金券編號必須輸入數值.", + "new_customer" => "新客戶", + "new_item" => "新增產品", + "no_description" => "沒有描述", + "no_filter" => "全部", + "no_items_in_cart" => "購物車中沒有任何產品.", + "no_sales_to_display" => "沒有任何紀錄.", + "none_selected" => "您還沒有選擇任何產品進行編輯.", + "nontaxed_ind" => " . ", + "not_authorized" => "此操作未經授權.", + "one_or_multiple" => "銷售", + "payment" => "付款方式", + "payment_amount" => "總額", + "payment_not_cover_total" => "付款金額不足.", + "payment_type" => "銷售付款類別", + "payments" => "", + "payments_total" => "付款總額", + "price" => "價格", + "print_after_sale" => "出貨時打印收據", + "quantity" => "數量", + "quantity_less_than_reorder_level" => "警告!產品的庫存數量是不足的。您仍然可以處理銷售,但檢查您的庫存.", + "quantity_less_than_zero" => "警告!產品的庫存數量是不足的。您仍然可以處理銷售,但檢查您的庫存.", + "quantity_of_items" => "貨品數量", + "quote" => "報價", + "quote_number" => "報價單編號", + "quote_number_duplicate" => "報價單編號必須獨有.", + "quote_sent" => "報價單寄給", + "quote_unsent" => "報價單發送敗失", + "receipt" => "銷貨單", + "receipt_no_email" => "此客戶沒有有效的電子郵件地址.", + "receipt_number" => "銷售收據編號", + "receipt_sent" => "發送收據", + "receipt_unsent" => "收據未能發送", + "refund" => "退款類型", + "register" => "銷售登記", + "remove_customer" => "移除客戶", + "remove_discount" => "", + "return" => "退貨", + "rewards" => "積分", + "rewards_balance" => "積分總數", + "sale" => "銷售", + "sale_by_invoice" => "發票銷售", + "sale_for_customer" => "客戶:", + "sale_time" => "時間", + "sales_tax" => "銷售稅", + "sales_total" => "", + "select_customer" => "選擇客戶 (Optional)", + "send_invoice" => "發送發票", + "send_quote" => "發送報價", + "send_receipt" => "發送收據", + "send_work_order" => "發送訂單", + "serial" => "序號", + "service_charge" => "", + "show_due" => "", + "show_invoice" => "顯示發票", + "show_receipt" => "顯示收據", + "start_typing_customer_name" => "開始輸入客戶的名字...", + "start_typing_item_name" => "開始輸入產品名或掃描條碼...", + "stock" => "庫存", + "stock_location" => "庫存地點", + "sub_total" => "小計", + "successfully_deleted" => "銷售資料成功刪除", + "successfully_restored" => "您已成功還原", + "successfully_suspended_sale" => "本銷售資料已經成功暫停.", + "successfully_updated" => "銷售資料成功更新.", + "suspend_sale" => "暫停銷售", + "suspended_doc_id" => "文件", + "suspended_sale_id" => "暫停銷售編號", + "suspended_sales" => "已暫停銷售", + "table" => "銷售表格", + "takings" => "銷售收入", + "tax" => "稅額", + "tax_id" => "稅務編號", + "tax_invoice" => "稅務發票", + "tax_percent" => "稅率 %", + "taxed_ind" => "t", + "total" => "總計", + "total_tax_exclusive" => "不含稅", + "transaction_failed" => "銷售交易失敗.", + "unable_to_add_item" => "無法增加出售產品", + "unsuccessfully_deleted" => "銷售資料刪除失敗.", + "unsuccessfully_restored" => "銷售還原失敗.", + "unsuccessfully_suspended_sale" => "本銷售資料已經成功暫停.", + "unsuccessfully_updated" => "銷售資料更新失敗.", + "unsuspend" => "取消暫停銷售", + "unsuspend_and_delete" => "取消暫停銷售並刪除", + "update" => "編輯", + "upi" => "UPI", + "visa" => "", + "wholesale" => "", + "work_order" => "工作指示", + "work_order_number" => "工作指示編號", + "work_order_number_duplicate" => "工作編號重複.", + "work_order_sent" => "發送工作指示", + "work_order_unsent" => "工作指示發送失敗", +]; diff --git a/app/Language/zh-Hant/Suppliers.php b/app/Language/zh-Hant/Suppliers.php index 9b5c52b95..3de0fb44d 100644 --- a/app/Language/zh-Hant/Suppliers.php +++ b/app/Language/zh-Hant/Suppliers.php @@ -1,23 +1,24 @@ - "帳號 #", + "agency_name" => " ", + "cannot_be_deleted" => "無法刪除所選擇的供應商,選定的供應商中至少有一家已有銷售紀錄。", + "category" => "供應商類別", + "company_name" => "公司名稱", + "company_name_required" => "公司名稱是必填欄位.", + "confirm_delete" => "你確定要刪除選定的供應商嗎?", + "confirm_restore" => "您確定要還原選定的供應商嗎?", + "cost" => "供應商成本", + "error_adding_updating" => "新增/更新供應商錯誤.", + "goods" => "供應商商品", + "new" => "新增供應商", + "none_selected" => "您還沒有選擇任何供應商進行刪除.", + "one_or_multiple" => "供應商", + "successful_adding" => "您已成功新增供應商", + "successful_deleted" => "您已成功刪除供應商", + "successful_updating" => "您已成功更新供應商", + "supplier" => "供應商", + "supplier_id" => "Id", + "tax_id" => "稅務編號", + "update" => "更新供應商", +]; diff --git a/app/Language/zh-Hant/Taxes.php b/app/Language/zh-Hant/Taxes.php index 118c9350a..ab1db6287 100644 --- a/app/Language/zh-Hant/Taxes.php +++ b/app/Language/zh-Hant/Taxes.php @@ -1,81 +1,82 @@ - "新增稅務例外", + "cascade" => "級聯", + "cascade_sequence" => "級聯序列", + "city" => "城巿", + "code" => "代碼", + "confirm_delete" => "你確定要刪除這個統編(Tax Code)嗎?此動作無法復原", + "confirm_restore" => "你確定要復原選取的統編(Tax Code)嗎?", + "default_tax_category" => "預設稅務類別", + "default_tax_rate" => "預設稅率", + "error_adding_updating" => "統編(Tax Code)新增或修改失敗", + "group_seq" => "組序列", + "jurisdiction_name" => "稅務裁決單位", + "name" => "姓名", + "new" => "新稅", + "no_taxes" => "", + "no_taxes_to_display" => "沒有相關稅務編號", + "reporting_authority" => "報告主管機關", + "round_half_down" => "減半", + "round_half_even" => "半偶", + "round_half_odd" => "半奇數", + "round_half_up" => "半升", + "rounding_code" => "舍入代碼", + "sales_tax" => "營業稅", + "sales_tax_by_invoice" => "發票營業稅", + "sequence" => "稅收順序", + "state" => "州", + "successful_deleted" => "已成功刪除", + "tax_categories" => "稅種", + "tax_categories_configuration" => "稅種設定", + "tax_categories_saved_successfully" => "稅種修改完成", + "tax_categories_saved_unsuccessfully" => "稅種修改未儲存", + "tax_category" => "稅種", + "tax_category_code" => "稅種代碼", + "tax_category_duplicate" => "複製稅種", + "tax_category_invalid_chars" => "稅種名稱含不合法字元", + "tax_category_name" => "稅種名稱", + "tax_category_new" => "新增稅種", + "tax_category_required" => "稅種為必填", + "tax_code" => "稅法", + "tax_code_cannot_be_deleted" => "統編(Tax Code)刪除失敗", + "tax_code_duplicate" => "複製統編(Tax Code)", + "tax_code_invalid_chars" => "統編(Tax Code)含無效字元", + "tax_code_name" => "稅號名稱", + "tax_code_required" => "統編(Tax Code)為必填欄位", + "tax_code_successful_deleted" => "刪除統編(Tax Code)成功", + "tax_code_successful_updated" => "修改成功", + "tax_code_successful_updating" => "統編(Tax Code)修改成功", + "tax_code_successfully_added" => "新增成功", + "tax_code_type" => "稅碼類型", + "tax_codes" => "統編(Tax Code)", + "tax_codes_configuration" => "統編(Tax Code)設定", + "tax_codes_saved_successfully" => "稅碼更改已保存", + "tax_codes_saved_unsuccessfully" => "稅碼更改未保存", + "tax_excluded" => "不含稅", + "tax_group" => "稅務集團", + "tax_group_not_unique" => "稅組 {0} 不是唯一的", + "tax_group_sequence" => "稅組序列", + "tax_included" => "含稅", + "tax_jurisdiction" => "稅收管轄權", + "tax_jurisdiction_duplicate" => "重複稅收管轄權", + "tax_jurisdiction_invalid_chars" => "轄區名稱中的無效字符", + "tax_jurisdiction_required" => "需要稅收管轄權", + "tax_jurisdictions" => "稅務管轄區", + "tax_jurisdictions_configuration" => "稅務管轄區配置", + "tax_jurisdictions_saved_successfully" => "稅務管轄區更改已保存", + "tax_jurisdictions_saved_unsuccessfully" => "稅務管轄區更改未保存", + "tax_rate" => "稅率", + "tax_rate_configuration" => "稅率設定", + "tax_rate_error_adding_updating" => "稅率新增或修改失敗", + "tax_rate_numeric" => "稅率必須是數字", + "tax_rate_required" => "稅率是必填欄位", + "tax_rate_successful_updated" => "修改完成", + "tax_rate_successfully_added" => "新增完成", + "tax_rates" => "稅率", + "tax_rates_configuration" => "稅率設定", + "tax_rounding" => "稅收四捨五入", + "tax_type" => "稅種", + "update" => "修改稅率", + "vat_tax" => "增值稅", +]; diff --git a/app/Views/login.php b/app/Views/login.php index ccacf992a..7da20d8ec 100644 --- a/app/Views/login.php +++ b/app/Views/login.php @@ -24,9 +24,9 @@ ? 'flatly' : $config['theme']); ?> - " rel="stylesheet" type="text/css"> - - + " rel="stylesheet" type="text/css"> + + diff --git a/app/Views/partial/footer.php b/app/Views/partial/footer.php index 828216b60..741f22cb3 100644 --- a/app/Views/partial/footer.php +++ b/app/Views/partial/footer.php @@ -3,7 +3,7 @@