diff --git a/resources/lang/ar/admin/licenses/form.php b/resources/lang/ar/admin/licenses/form.php
index 99f8198435..2e97ae2adf 100644
--- a/resources/lang/ar/admin/licenses/form.php
+++ b/resources/lang/ar/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Purchase Date',
'depreciation' => 'Depreciation',
'expiration' => 'Expiration Date',
+ 'license_key' => 'Product Key',
'maintained' => 'Maintained',
'name' => 'Software Name',
'no_depreciation' => 'Do Not Depreciate',
diff --git a/resources/lang/ar/admin/settings/general.php b/resources/lang/ar/admin/settings/general.php
index 82b3d1e5d1..2a9ed9fde9 100644
--- a/resources/lang/ar/admin/settings/general.php
+++ b/resources/lang/ar/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Display Checkout Date',
'display_eol' => 'Display EOL in table view',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'EULA Settings',
'eula_markdown' => 'This EULA allows Github flavored markdown.',
'general_settings' => 'General Settings',
diff --git a/resources/lang/ar/general.php b/resources/lang/ar/general.php
index f0313ac9f4..7113db6638 100644
--- a/resources/lang/ar/general.php
+++ b/resources/lang/ar/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Quantity',
'ready_to_deploy' => 'جاهزة للتوزيع',
'recent_activity' => 'Recent Activity',
- 'remove_company' => 'Remove Company Association',
+ 'remove_company' => 'Remove Company Association',
'reports' => 'التقارير',
'requested' => 'Requested',
'save' => 'حفظ',
'select' => 'Select',
'search' => 'Search',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Select a Depreciation Type',
'select_location' => 'Select a Location',
'select_manufacturer' => 'Select a Manufacturer',
@@ -135,8 +136,8 @@
'select_user' => 'Select a User',
'select_date' => 'Select Date',
'select_statuslabel' => 'Select Status',
- 'select_company' => 'Select Company',
- 'select_asset' => 'Select Asset',
+ 'select_company' => 'Select Company',
+ 'select_asset' => 'Select Asset',
'settings' => 'الإعدادات',
'sign_in' => 'تسجيل الدخول',
'site_name' => 'إسم الموقع',
diff --git a/resources/lang/bg/admin/licenses/form.php b/resources/lang/bg/admin/licenses/form.php
index a7e7265bef..5921e35e74 100644
--- a/resources/lang/bg/admin/licenses/form.php
+++ b/resources/lang/bg/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Дата на закупуване',
'depreciation' => 'Амортизация',
'expiration' => 'Срок на валидност',
+ 'license_key' => 'Product Key',
'maintained' => 'В поддръжка',
'name' => 'Софтуерен продукт',
'no_depreciation' => 'Без амортизация',
diff --git a/resources/lang/bg/admin/settings/general.php b/resources/lang/bg/admin/settings/general.php
index dc51c9f6db..41ffe85f3d 100644
--- a/resources/lang/bg/admin/settings/general.php
+++ b/resources/lang/bg/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Визуализиране на дата на изписване',
'display_eol' => 'Визуализиране на EOL в таблиците',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'Настройки на EULA',
'eula_markdown' => 'Съдържанието на EULA може да бъде форматирано с Github flavored markdown.',
'general_settings' => 'Общи настройки',
diff --git a/resources/lang/bg/general.php b/resources/lang/bg/general.php
index 088d82e79d..4f0d1f94e7 100644
--- a/resources/lang/bg/general.php
+++ b/resources/lang/bg/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Kоличество',
'ready_to_deploy' => 'Готово за предоставяне',
'recent_activity' => 'Последни действия',
- 'remove_company' => 'Премахване на асоциация към компания',
+ 'remove_company' => 'Премахване на асоциация към компания',
'reports' => 'Справки',
'requested' => 'Изискан',
'save' => 'Запис',
'select' => 'Избор',
'search' => 'Търсене',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Избор на вид амортизация',
'select_location' => 'Избор на местоположение',
'select_manufacturer' => 'Избор на производител',
@@ -135,8 +136,8 @@
'select_user' => 'Избор на потребител',
'select_date' => 'Избор на дата',
'select_statuslabel' => 'Избор на статус',
- 'select_company' => 'Изберете компания',
- 'select_asset' => 'Select Asset',
+ 'select_company' => 'Изберете компания',
+ 'select_asset' => 'Select Asset',
'settings' => 'Настройки',
'sign_in' => 'Вход',
'site_name' => 'Име на системата',
diff --git a/resources/lang/cs/admin/licenses/form.php b/resources/lang/cs/admin/licenses/form.php
index 1575d1b86c..f1d92243a0 100644
--- a/resources/lang/cs/admin/licenses/form.php
+++ b/resources/lang/cs/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Datum pořízení',
'depreciation' => 'Amortizace',
'expiration' => 'Expirace',
+ 'license_key' => 'Product Key',
'maintained' => 'Údržba',
'name' => 'Software',
'no_depreciation' => 'Do Not Depreciate',
diff --git a/resources/lang/cs/admin/settings/general.php b/resources/lang/cs/admin/settings/general.php
index 3b1da352bc..05db689070 100644
--- a/resources/lang/cs/admin/settings/general.php
+++ b/resources/lang/cs/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Zobrazit den převzetí',
'display_eol' => 'Zobrazit EOL v tabulkovém zobrazení',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'Nastavení EULA',
'eula_markdown' => 'Tato EULA umožňuje Github markdown.',
'general_settings' => 'Obecné nastavení',
diff --git a/resources/lang/cs/general.php b/resources/lang/cs/general.php
index 1d6b8ecd68..61edaddb39 100644
--- a/resources/lang/cs/general.php
+++ b/resources/lang/cs/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Quantity',
'ready_to_deploy' => 'Připraveno k přidělení',
'recent_activity' => 'Nedávná aktivita',
- 'remove_company' => 'Remove Company Association',
+ 'remove_company' => 'Remove Company Association',
'reports' => 'Reporty',
'requested' => 'Požadováno',
'save' => 'Uložit',
'select' => 'Zvolit',
'search' => 'Hledat',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Zvolit typ amortizace',
'select_location' => 'Zvolit místo',
'select_manufacturer' => 'Zvolit výrobce',
@@ -135,8 +136,8 @@
'select_user' => 'Zvolit uživatele',
'select_date' => 'Zvolit datum',
'select_statuslabel' => 'Vybrat stav',
- 'select_company' => 'Select Company',
- 'select_asset' => 'Select Asset',
+ 'select_company' => 'Select Company',
+ 'select_asset' => 'Select Asset',
'settings' => 'Nastavení',
'sign_in' => 'Přihlásit se',
'site_name' => 'Název lokality',
diff --git a/resources/lang/da/admin/licenses/form.php b/resources/lang/da/admin/licenses/form.php
index 250e6e3a07..c86dd96059 100644
--- a/resources/lang/da/admin/licenses/form.php
+++ b/resources/lang/da/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Købsdato',
'depreciation' => 'Depreciation',
'expiration' => 'Udløbsdato',
+ 'license_key' => 'Product Key',
'maintained' => 'Maintained',
'name' => 'Software navn',
'no_depreciation' => 'Do Not Depreciate',
diff --git a/resources/lang/da/admin/settings/general.php b/resources/lang/da/admin/settings/general.php
index 82b3d1e5d1..2a9ed9fde9 100644
--- a/resources/lang/da/admin/settings/general.php
+++ b/resources/lang/da/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Display Checkout Date',
'display_eol' => 'Display EOL in table view',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'EULA Settings',
'eula_markdown' => 'This EULA allows Github flavored markdown.',
'general_settings' => 'General Settings',
diff --git a/resources/lang/da/general.php b/resources/lang/da/general.php
index 0926414768..afff50905f 100644
--- a/resources/lang/da/general.php
+++ b/resources/lang/da/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Quantity',
'ready_to_deploy' => 'Klar til Implementering',
'recent_activity' => 'Recent Activity',
- 'remove_company' => 'Remove Company Association',
+ 'remove_company' => 'Remove Company Association',
'reports' => 'Rapporter',
'requested' => 'Requested',
'save' => 'Gem',
'select' => 'Select',
'search' => 'Search',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Select a Depreciation Type',
'select_location' => 'Select a Location',
'select_manufacturer' => 'Select a Manufacturer',
@@ -135,8 +136,8 @@
'select_user' => 'Select a User',
'select_date' => 'Select Date',
'select_statuslabel' => 'Select Status',
- 'select_company' => 'Select Company',
- 'select_asset' => 'Select Asset',
+ 'select_company' => 'Select Company',
+ 'select_asset' => 'Select Asset',
'settings' => 'Instillinger',
'sign_in' => 'Log ind',
'site_name' => 'Site Navn',
diff --git a/resources/lang/de/admin/licenses/form.php b/resources/lang/de/admin/licenses/form.php
index 2bbac6a731..01e6b345b0 100644
--- a/resources/lang/de/admin/licenses/form.php
+++ b/resources/lang/de/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Kaufdatum',
'depreciation' => 'Abschreibung',
'expiration' => 'Ablaufdatum',
+ 'license_key' => 'Product Key',
'maintained' => 'Verwaltet',
'name' => 'Software Name',
'no_depreciation' => 'Nicht abschreiben',
diff --git a/resources/lang/de/admin/settings/general.php b/resources/lang/de/admin/settings/general.php
index 10096b7849..55c3589f24 100644
--- a/resources/lang/de/admin/settings/general.php
+++ b/resources/lang/de/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Zeige Herausgabedatum',
'display_eol' => 'Zeige EOL in der Tabellenansicht',
'display_qr' => 'Zeige quadratische Codes',
- 'display_alt_barcode' => 'Zeige 2D Barcode',
- 'barcode_type' => '3D Barcode Typ',
- 'alt_barcode_type' => '2D Barcode Typ',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'EULA Einstellungen',
'eula_markdown' => 'Diese EULA erlaubt Github Flavored Markdown.',
'general_settings' => 'Generelle Einstellungen',
diff --git a/resources/lang/de/general.php b/resources/lang/de/general.php
index 1c0e047ccc..78d1ae93cd 100644
--- a/resources/lang/de/general.php
+++ b/resources/lang/de/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Anzahl',
'ready_to_deploy' => 'Fertig zum herausgeben',
'recent_activity' => 'Letzte Aktivität',
- 'remove_company' => 'Firmenzuordnung entfernen',
+ 'remove_company' => 'Firmenzuordnung entfernen',
'reports' => 'Berichte',
'requested' => 'Angefragt',
'save' => 'Speichern',
'select' => 'auswählen',
'search' => 'Suche',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Wähle einen Abschreibungstyp',
'select_location' => 'Wählen Sie einen Standort',
'select_manufacturer' => 'Wählen Sie einen Hersteller',
@@ -135,8 +136,8 @@
'select_user' => 'wähle einen Benutzer',
'select_date' => 'Datum auswählen',
'select_statuslabel' => 'Status auswählen',
- 'select_company' => 'Firma auswählen',
- 'select_asset' => 'Asset auswählen',
+ 'select_company' => 'Firma auswählen',
+ 'select_asset' => 'Asset auswählen',
'settings' => 'Einstellungen',
'sign_in' => 'Einloggen',
'site_name' => 'Seitenname',
diff --git a/resources/lang/el/admin/licenses/form.php b/resources/lang/el/admin/licenses/form.php
index 99f8198435..2e97ae2adf 100644
--- a/resources/lang/el/admin/licenses/form.php
+++ b/resources/lang/el/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Purchase Date',
'depreciation' => 'Depreciation',
'expiration' => 'Expiration Date',
+ 'license_key' => 'Product Key',
'maintained' => 'Maintained',
'name' => 'Software Name',
'no_depreciation' => 'Do Not Depreciate',
diff --git a/resources/lang/el/admin/settings/general.php b/resources/lang/el/admin/settings/general.php
index 82b3d1e5d1..2a9ed9fde9 100644
--- a/resources/lang/el/admin/settings/general.php
+++ b/resources/lang/el/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Display Checkout Date',
'display_eol' => 'Display EOL in table view',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'EULA Settings',
'eula_markdown' => 'This EULA allows Github flavored markdown.',
'general_settings' => 'General Settings',
diff --git a/resources/lang/el/general.php b/resources/lang/el/general.php
index b36221d618..b7c9acbae0 100644
--- a/resources/lang/el/general.php
+++ b/resources/lang/el/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Quantity',
'ready_to_deploy' => 'Ready to Deploy',
'recent_activity' => 'Recent Activity',
- 'remove_company' => 'Remove Company Association',
+ 'remove_company' => 'Remove Company Association',
'reports' => 'Reports',
'requested' => 'Requested',
'save' => 'Save',
'select' => 'Select',
'search' => 'Search',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Select a Depreciation Type',
'select_location' => 'Select a Location',
'select_manufacturer' => 'Select a Manufacturer',
@@ -135,8 +136,8 @@
'select_user' => 'Select a User',
'select_date' => 'Select Date',
'select_statuslabel' => 'Select Status',
- 'select_company' => 'Select Company',
- 'select_asset' => 'Select Asset',
+ 'select_company' => 'Select Company',
+ 'select_asset' => 'Select Asset',
'settings' => 'Settings',
'sign_in' => 'Sign in',
'site_name' => 'Site Name',
diff --git a/resources/lang/en-GB/admin/licenses/form.php b/resources/lang/en-GB/admin/licenses/form.php
index 99f8198435..2e97ae2adf 100644
--- a/resources/lang/en-GB/admin/licenses/form.php
+++ b/resources/lang/en-GB/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Purchase Date',
'depreciation' => 'Depreciation',
'expiration' => 'Expiration Date',
+ 'license_key' => 'Product Key',
'maintained' => 'Maintained',
'name' => 'Software Name',
'no_depreciation' => 'Do Not Depreciate',
diff --git a/resources/lang/en-GB/admin/settings/general.php b/resources/lang/en-GB/admin/settings/general.php
index 5a6806c610..8f2cf26d6a 100644
--- a/resources/lang/en-GB/admin/settings/general.php
+++ b/resources/lang/en-GB/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Display Checkout Date',
'display_eol' => 'Display EOL in table view',
'display_qr' => 'Display 3D Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'EULA Settings',
'eula_markdown' => 'This EULA allows Github flavored markdown.',
'general_settings' => 'General Settings',
diff --git a/resources/lang/en-GB/general.php b/resources/lang/en-GB/general.php
index efcc6be145..6395ec88b0 100644
--- a/resources/lang/en-GB/general.php
+++ b/resources/lang/en-GB/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Quantity',
'ready_to_deploy' => 'Ready to Deploy',
'recent_activity' => 'Recent Activity',
- 'remove_company' => 'Remove Company Association',
+ 'remove_company' => 'Remove Company Association',
'reports' => 'Reports',
'requested' => 'Requested',
'save' => 'Save',
'select' => 'Select',
'search' => 'Search',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Select a Depreciation Type',
'select_location' => 'Select a Location',
'select_manufacturer' => 'Select a Manufacturer',
@@ -135,8 +136,8 @@
'select_user' => 'Select a User',
'select_date' => 'Select Date',
'select_statuslabel' => 'Select Status',
- 'select_company' => 'Select Company',
- 'select_asset' => 'Select Asset',
+ 'select_company' => 'Select Company',
+ 'select_asset' => 'Select Asset',
'settings' => 'Settings',
'sign_in' => 'Sign in',
'site_name' => 'Site Name',
diff --git a/resources/lang/en-ID/admin/licenses/form.php b/resources/lang/en-ID/admin/licenses/form.php
index 99f8198435..2e97ae2adf 100644
--- a/resources/lang/en-ID/admin/licenses/form.php
+++ b/resources/lang/en-ID/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Purchase Date',
'depreciation' => 'Depreciation',
'expiration' => 'Expiration Date',
+ 'license_key' => 'Product Key',
'maintained' => 'Maintained',
'name' => 'Software Name',
'no_depreciation' => 'Do Not Depreciate',
diff --git a/resources/lang/en-ID/admin/settings/general.php b/resources/lang/en-ID/admin/settings/general.php
index 82b3d1e5d1..2a9ed9fde9 100644
--- a/resources/lang/en-ID/admin/settings/general.php
+++ b/resources/lang/en-ID/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Display Checkout Date',
'display_eol' => 'Display EOL in table view',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'EULA Settings',
'eula_markdown' => 'This EULA allows Github flavored markdown.',
'general_settings' => 'General Settings',
diff --git a/resources/lang/en-ID/general.php b/resources/lang/en-ID/general.php
index 2db2b3ece1..e8547b92d5 100644
--- a/resources/lang/en-ID/general.php
+++ b/resources/lang/en-ID/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Quantity',
'ready_to_deploy' => 'Ready to Deploy',
'recent_activity' => 'Recent Activity',
- 'remove_company' => 'Remove Company Association',
+ 'remove_company' => 'Remove Company Association',
'reports' => 'Reports',
'requested' => 'Requested',
'save' => 'Save',
'select' => 'Select',
'search' => 'Search',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Select a Depreciation Type',
'select_location' => 'Select a Location',
'select_manufacturer' => 'Select a Manufacturer',
@@ -135,8 +136,8 @@
'select_user' => 'Select a User',
'select_date' => 'Select Date',
'select_statuslabel' => 'Select Status',
- 'select_company' => 'Select Company',
- 'select_asset' => 'Select Asset',
+ 'select_company' => 'Select Company',
+ 'select_asset' => 'Select Asset',
'settings' => 'Settings',
'sign_in' => 'Sign in',
'site_name' => 'Site Name',
diff --git a/resources/lang/es-CO/admin/licenses/form.php b/resources/lang/es-CO/admin/licenses/form.php
index 99f8198435..2e97ae2adf 100644
--- a/resources/lang/es-CO/admin/licenses/form.php
+++ b/resources/lang/es-CO/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Purchase Date',
'depreciation' => 'Depreciation',
'expiration' => 'Expiration Date',
+ 'license_key' => 'Product Key',
'maintained' => 'Maintained',
'name' => 'Software Name',
'no_depreciation' => 'Do Not Depreciate',
diff --git a/resources/lang/es-CO/admin/settings/general.php b/resources/lang/es-CO/admin/settings/general.php
index 82b3d1e5d1..2a9ed9fde9 100644
--- a/resources/lang/es-CO/admin/settings/general.php
+++ b/resources/lang/es-CO/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Display Checkout Date',
'display_eol' => 'Display EOL in table view',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'EULA Settings',
'eula_markdown' => 'This EULA allows Github flavored markdown.',
'general_settings' => 'General Settings',
diff --git a/resources/lang/es-CO/general.php b/resources/lang/es-CO/general.php
index b36221d618..b7c9acbae0 100644
--- a/resources/lang/es-CO/general.php
+++ b/resources/lang/es-CO/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Quantity',
'ready_to_deploy' => 'Ready to Deploy',
'recent_activity' => 'Recent Activity',
- 'remove_company' => 'Remove Company Association',
+ 'remove_company' => 'Remove Company Association',
'reports' => 'Reports',
'requested' => 'Requested',
'save' => 'Save',
'select' => 'Select',
'search' => 'Search',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Select a Depreciation Type',
'select_location' => 'Select a Location',
'select_manufacturer' => 'Select a Manufacturer',
@@ -135,8 +136,8 @@
'select_user' => 'Select a User',
'select_date' => 'Select Date',
'select_statuslabel' => 'Select Status',
- 'select_company' => 'Select Company',
- 'select_asset' => 'Select Asset',
+ 'select_company' => 'Select Company',
+ 'select_asset' => 'Select Asset',
'settings' => 'Settings',
'sign_in' => 'Sign in',
'site_name' => 'Site Name',
diff --git a/resources/lang/es-ES/admin/licenses/form.php b/resources/lang/es-ES/admin/licenses/form.php
index 4f090eca5d..4a5a435341 100644
--- a/resources/lang/es-ES/admin/licenses/form.php
+++ b/resources/lang/es-ES/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Fecha Compra',
'depreciation' => 'Amortización',
'expiration' => 'Fecha de vencimiento',
+ 'license_key' => 'Product Key',
'maintained' => 'Mantenido',
'name' => 'Aplicación',
'no_depreciation' => 'No Amortizar',
diff --git a/resources/lang/es-ES/admin/settings/general.php b/resources/lang/es-ES/admin/settings/general.php
index e9ee55d608..8aa2e2ba15 100644
--- a/resources/lang/es-ES/admin/settings/general.php
+++ b/resources/lang/es-ES/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Mostrar Fecha de Salida',
'display_eol' => 'Mostrar EOL',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'Configuración EULA',
'eula_markdown' => 'Este EULS permite makrdown estilo Github.',
'general_settings' => 'Configuración General',
diff --git a/resources/lang/es-ES/general.php b/resources/lang/es-ES/general.php
index 2c25c65f8c..d5b636c804 100644
--- a/resources/lang/es-ES/general.php
+++ b/resources/lang/es-ES/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Cantidad',
'ready_to_deploy' => 'Disponibles',
'recent_activity' => 'Actividad Reciente',
- 'remove_company' => 'Eliminar Asociación de compañía',
+ 'remove_company' => 'Eliminar Asociación de compañía',
'reports' => 'Informes',
'requested' => 'Solicitado',
'save' => 'Guardar',
'select' => 'Seleccionar',
'search' => 'Buscar',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Seleccionar un tipo de Amortización',
'select_location' => 'Seleccionar una Ubicación',
'select_manufacturer' => 'Seleccionar un Fabricante',
@@ -135,8 +136,8 @@
'select_user' => 'Seleccionar un usuario',
'select_date' => 'Seleccionar fecha',
'select_statuslabel' => 'Seleccionar Estado',
- 'select_company' => 'Seleccionar empresa',
- 'select_asset' => 'Seleccionar activos',
+ 'select_company' => 'Seleccionar empresa',
+ 'select_asset' => 'Seleccionar activos',
'settings' => 'Opciones',
'sign_in' => 'Entrar',
'site_name' => 'Sitio',
diff --git a/resources/lang/fa/admin/hardware/message.php b/resources/lang/fa/admin/hardware/message.php
index 7e95c210df..ee49cc99fa 100644
--- a/resources/lang/fa/admin/hardware/message.php
+++ b/resources/lang/fa/admin/hardware/message.php
@@ -36,9 +36,9 @@ return array(
),
'import' => array(
- 'error' => 'Some Items did not import Correctly.',
- 'errorDetail' => 'The Following Items were not imported because of errors.',
- 'success' => "Your File has been imported",
+ 'error' => 'برخی از موارد به درستی وارد بود.',
+ 'errorDetail' => 'موارد زیر به دلیل خطاهای وارد شدند.',
+ 'success' => "دستور شما وارد شده است.",
),
diff --git a/resources/lang/fa/admin/licenses/form.php b/resources/lang/fa/admin/licenses/form.php
index e6aaa6839d..004e7da3d2 100644
--- a/resources/lang/fa/admin/licenses/form.php
+++ b/resources/lang/fa/admin/licenses/form.php
@@ -11,6 +11,7 @@ return array(
'date' => 'تاریخ خرید',
'depreciation' => 'مستهلک کردن',
'expiration' => 'تاریخ انقضا',
+ 'license_key' => 'Product Key',
'maintained' => 'نگهداری',
'name' => 'نام نرم افزار
',
diff --git a/resources/lang/fa/admin/settings/general.php b/resources/lang/fa/admin/settings/general.php
index 00eab9fb51..2639231b1a 100644
--- a/resources/lang/fa/admin/settings/general.php
+++ b/resources/lang/fa/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'نمایش تاریخ پرداخت',
'display_eol' => 'نمایش EOL در جدول',
'display_qr' => 'نمایش کدهای مربعی',
- 'display_alt_barcode' => 'نمایش بارکد دو بعدی',
- 'barcode_type' => 'بارکد سه بعدی',
- 'alt_barcode_type' => 'بارکد دو بعدی',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'EULA تنظیمات',
'eula_markdown' => 'این EULA اجازه می دهد تا Github با طعم markdown.',
'general_settings' => 'تنظیمات عمومی',
diff --git a/resources/lang/fa/general.php b/resources/lang/fa/general.php
index c97585278d..e66a574201 100644
--- a/resources/lang/fa/general.php
+++ b/resources/lang/fa/general.php
@@ -125,12 +125,13 @@
'quantity' => 'مقدار',
'ready_to_deploy' => 'آماده اعزام',
'recent_activity' => 'کارکرد اخیر',
- 'remove_company' => 'حذف انجمن شرکت',
+ 'remove_company' => 'حذف انجمن شرکت',
'reports' => 'گزارشها',
'requested' => 'در خواست شده',
'save' => 'ذخیره کردن',
'select' => 'انتخاب',
'search' => 'جستوجو',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'انتخاب یک نوع استهلاک',
'select_location' => 'انتخاب یک مکان',
'select_manufacturer' => 'انتخاب یک تولید کننده',
@@ -139,8 +140,8 @@
'select_user' => 'انتخاب یک کاربر',
'select_date' => 'انتخاب تاریخ',
'select_statuslabel' => 'انتخاب وضعیت',
- 'select_company' => 'انتخاب شرکت',
- 'select_asset' => 'انتخاب دارایی',
+ 'select_company' => 'انتخاب شرکت',
+ 'select_asset' => 'انتخاب دارایی',
'settings' => 'تنظيمات',
'sign_in' => 'ورود به سیستم',
'site_name' => 'نام سایت',
diff --git a/resources/lang/fi/admin/licenses/form.php b/resources/lang/fi/admin/licenses/form.php
index 06d5f7173c..6068c9de79 100644
--- a/resources/lang/fi/admin/licenses/form.php
+++ b/resources/lang/fi/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Ostopäivämäärä',
'depreciation' => 'Poistoluokka',
'expiration' => 'Viimeinen Käyttöpäivä',
+ 'license_key' => 'Product Key',
'maintained' => 'Ylläpidossa',
'name' => 'Ohjelmiston Nimi',
'no_depreciation' => 'Ei Poistoluokkaa',
diff --git a/resources/lang/fi/admin/settings/general.php b/resources/lang/fi/admin/settings/general.php
index 32defe9395..0a7da0ae1d 100644
--- a/resources/lang/fi/admin/settings/general.php
+++ b/resources/lang/fi/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Näytä luovutuspäivämäärä listauksessa',
'display_eol' => 'Näytä elinaika listauksessa',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'EULA Settings',
'eula_markdown' => 'This EULA allows Github flavored markdown.',
'general_settings' => 'Yleiset asetukset',
diff --git a/resources/lang/fi/general.php b/resources/lang/fi/general.php
index c6586a2f60..16219485b6 100644
--- a/resources/lang/fi/general.php
+++ b/resources/lang/fi/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Määrä',
'ready_to_deploy' => 'Käyttöönotettavissa',
'recent_activity' => 'Viimeisin toiminta',
- 'remove_company' => 'Remove Company Association',
+ 'remove_company' => 'Remove Company Association',
'reports' => 'Raportit',
'requested' => 'Requested',
'save' => 'Tallenna',
'select' => 'Valitse',
'search' => 'Etsi',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Select a Depreciation Type',
'select_location' => 'Valitse sijainti',
'select_manufacturer' => 'Valitse valmistaja',
@@ -135,8 +136,8 @@
'select_user' => 'Valitse käyttäjä',
'select_date' => 'Select Date',
'select_statuslabel' => 'Select Status',
- 'select_company' => 'Select Company',
- 'select_asset' => 'Select Asset',
+ 'select_company' => 'Select Company',
+ 'select_asset' => 'Select Asset',
'settings' => 'Asetukset',
'sign_in' => 'Kirjaudu sisään',
'site_name' => 'Sivuston Nimi',
diff --git a/resources/lang/fr/admin/licenses/form.php b/resources/lang/fr/admin/licenses/form.php
index 3fc44f3f15..f4d249e955 100644
--- a/resources/lang/fr/admin/licenses/form.php
+++ b/resources/lang/fr/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Date d\'achat',
'depreciation' => 'Amortissement',
'expiration' => 'Date d\'expiration',
+ 'license_key' => 'Product Key',
'maintained' => 'Maintenu',
'name' => 'Nom du logiciel',
'no_depreciation' => 'Ne pas amortir',
diff --git a/resources/lang/fr/admin/settings/general.php b/resources/lang/fr/admin/settings/general.php
index aa9d28bd17..f6e0eb3151 100644
--- a/resources/lang/fr/admin/settings/general.php
+++ b/resources/lang/fr/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Afficher la date d\'association',
'display_eol' => 'Afficher la fin de vie dans les tables',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'Configuration pour les licences d\'utilisation',
'eula_markdown' => 'Cette licence d\'utilisation permet l\'utilisation des "Github flavored markdown".',
'general_settings' => 'Configuration générale',
diff --git a/resources/lang/fr/general.php b/resources/lang/fr/general.php
index 7836681ccc..15e514c264 100644
--- a/resources/lang/fr/general.php
+++ b/resources/lang/fr/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Quantité',
'ready_to_deploy' => 'Prêt à être déployé',
'recent_activity' => 'Activité récente',
- 'remove_company' => 'Remove Company Association',
+ 'remove_company' => 'Remove Company Association',
'reports' => 'Rapports',
'requested' => 'Demandé',
'save' => 'Sauvegarder',
'select' => 'Sélectionner',
'search' => 'Rechercher',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Choisissez un type d\'amortissement',
'select_location' => 'Choisissez un emplacement',
'select_manufacturer' => 'Choisissez un fabricant',
@@ -135,8 +136,8 @@
'select_user' => 'Choisissez un utilisateur',
'select_date' => 'Choisissez une date',
'select_statuslabel' => 'Choisissez un état',
- 'select_company' => 'Sélectionnez une compagnie',
- 'select_asset' => 'Select Asset',
+ 'select_company' => 'Sélectionnez une compagnie',
+ 'select_asset' => 'Select Asset',
'settings' => 'Préférences',
'sign_in' => 'Connexion',
'site_name' => 'Nom du Site',
diff --git a/resources/lang/he/admin/licenses/form.php b/resources/lang/he/admin/licenses/form.php
index 99f8198435..2e97ae2adf 100644
--- a/resources/lang/he/admin/licenses/form.php
+++ b/resources/lang/he/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Purchase Date',
'depreciation' => 'Depreciation',
'expiration' => 'Expiration Date',
+ 'license_key' => 'Product Key',
'maintained' => 'Maintained',
'name' => 'Software Name',
'no_depreciation' => 'Do Not Depreciate',
diff --git a/resources/lang/he/admin/settings/general.php b/resources/lang/he/admin/settings/general.php
index 82b3d1e5d1..2a9ed9fde9 100644
--- a/resources/lang/he/admin/settings/general.php
+++ b/resources/lang/he/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Display Checkout Date',
'display_eol' => 'Display EOL in table view',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'EULA Settings',
'eula_markdown' => 'This EULA allows Github flavored markdown.',
'general_settings' => 'General Settings',
diff --git a/resources/lang/he/general.php b/resources/lang/he/general.php
index b36221d618..b7c9acbae0 100644
--- a/resources/lang/he/general.php
+++ b/resources/lang/he/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Quantity',
'ready_to_deploy' => 'Ready to Deploy',
'recent_activity' => 'Recent Activity',
- 'remove_company' => 'Remove Company Association',
+ 'remove_company' => 'Remove Company Association',
'reports' => 'Reports',
'requested' => 'Requested',
'save' => 'Save',
'select' => 'Select',
'search' => 'Search',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Select a Depreciation Type',
'select_location' => 'Select a Location',
'select_manufacturer' => 'Select a Manufacturer',
@@ -135,8 +136,8 @@
'select_user' => 'Select a User',
'select_date' => 'Select Date',
'select_statuslabel' => 'Select Status',
- 'select_company' => 'Select Company',
- 'select_asset' => 'Select Asset',
+ 'select_company' => 'Select Company',
+ 'select_asset' => 'Select Asset',
'settings' => 'Settings',
'sign_in' => 'Sign in',
'site_name' => 'Site Name',
diff --git a/resources/lang/hr/admin/licenses/form.php b/resources/lang/hr/admin/licenses/form.php
index 99f8198435..2e97ae2adf 100644
--- a/resources/lang/hr/admin/licenses/form.php
+++ b/resources/lang/hr/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Purchase Date',
'depreciation' => 'Depreciation',
'expiration' => 'Expiration Date',
+ 'license_key' => 'Product Key',
'maintained' => 'Maintained',
'name' => 'Software Name',
'no_depreciation' => 'Do Not Depreciate',
diff --git a/resources/lang/hr/admin/settings/general.php b/resources/lang/hr/admin/settings/general.php
index 82b3d1e5d1..2a9ed9fde9 100644
--- a/resources/lang/hr/admin/settings/general.php
+++ b/resources/lang/hr/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Display Checkout Date',
'display_eol' => 'Display EOL in table view',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'EULA Settings',
'eula_markdown' => 'This EULA allows Github flavored markdown.',
'general_settings' => 'General Settings',
diff --git a/resources/lang/hr/general.php b/resources/lang/hr/general.php
index b36221d618..b7c9acbae0 100644
--- a/resources/lang/hr/general.php
+++ b/resources/lang/hr/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Quantity',
'ready_to_deploy' => 'Ready to Deploy',
'recent_activity' => 'Recent Activity',
- 'remove_company' => 'Remove Company Association',
+ 'remove_company' => 'Remove Company Association',
'reports' => 'Reports',
'requested' => 'Requested',
'save' => 'Save',
'select' => 'Select',
'search' => 'Search',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Select a Depreciation Type',
'select_location' => 'Select a Location',
'select_manufacturer' => 'Select a Manufacturer',
@@ -135,8 +136,8 @@
'select_user' => 'Select a User',
'select_date' => 'Select Date',
'select_statuslabel' => 'Select Status',
- 'select_company' => 'Select Company',
- 'select_asset' => 'Select Asset',
+ 'select_company' => 'Select Company',
+ 'select_asset' => 'Select Asset',
'settings' => 'Settings',
'sign_in' => 'Sign in',
'site_name' => 'Site Name',
diff --git a/resources/lang/hu/admin/licenses/form.php b/resources/lang/hu/admin/licenses/form.php
index 312d488994..2bfe9860ce 100644
--- a/resources/lang/hu/admin/licenses/form.php
+++ b/resources/lang/hu/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Purchase Date',
'depreciation' => 'Depreciation',
'expiration' => 'Expiration Date',
+ 'license_key' => 'Product Key',
'maintained' => 'Maintained',
'name' => 'Software Name',
'no_depreciation' => 'Do Not Depreciate',
diff --git a/resources/lang/hu/admin/settings/general.php b/resources/lang/hu/admin/settings/general.php
index 2c37039b89..5c1a807b0c 100644
--- a/resources/lang/hu/admin/settings/general.php
+++ b/resources/lang/hu/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Display Checkout Date',
'display_eol' => 'Display EOL in table view',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'EULA Settings',
'eula_markdown' => 'This EULA allows Github flavored markdown.',
'general_settings' => 'General Settings',
diff --git a/resources/lang/hu/general.php b/resources/lang/hu/general.php
index 4431781d01..5878360388 100644
--- a/resources/lang/hu/general.php
+++ b/resources/lang/hu/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Mennyiség',
'ready_to_deploy' => 'Kiadásra kész',
'recent_activity' => 'Legutóbbi tevékenységek',
- 'remove_company' => 'Vállati kapcsolat megszüntetése',
+ 'remove_company' => 'Vállati kapcsolat megszüntetése',
'reports' => 'Jelentések',
'requested' => 'Kérve',
'save' => 'Mentés',
'select' => 'Választ',
'search' => 'Keresés',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Válasszon ki egy értékcsökkenési típust',
'select_location' => 'Válasszon egy helyet',
'select_manufacturer' => 'Válassza ki a gyártót',
@@ -135,8 +136,8 @@
'select_user' => 'Válasszon felhasználót',
'select_date' => 'Dátum kiválasztása',
'select_statuslabel' => 'Státusz kiválasztása',
- 'select_company' => 'Vállalat kiválasztása',
- 'select_asset' => 'Válassza ki az eszköz',
+ 'select_company' => 'Vállalat kiválasztása',
+ 'select_asset' => 'Válassza ki az eszköz',
'settings' => 'Beállítások',
'sign_in' => 'Bejelentkezés',
'site_name' => 'Hely neve',
diff --git a/resources/lang/it/admin/licenses/form.php b/resources/lang/it/admin/licenses/form.php
index 4287f288a0..ea2b6040b7 100644
--- a/resources/lang/it/admin/licenses/form.php
+++ b/resources/lang/it/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Data di acquisto',
'depreciation' => 'Ammortamento',
'expiration' => 'Data di scadenza',
+ 'license_key' => 'Product Key',
'maintained' => 'Mantenuto',
'name' => 'Nome Software',
'no_depreciation' => 'Non svaluta',
diff --git a/resources/lang/it/admin/settings/general.php b/resources/lang/it/admin/settings/general.php
index 75a5007913..7e81b9b4bd 100644
--- a/resources/lang/it/admin/settings/general.php
+++ b/resources/lang/it/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Mostra Data Estrazione',
'display_eol' => 'Visualizzare EOL in vista tabella',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'Impostazioni EULA',
'eula_markdown' => 'Questa EULA consente Github flavored markdown.',
'general_settings' => 'Impostazioni Generali',
diff --git a/resources/lang/it/general.php b/resources/lang/it/general.php
index dbbf4b5f47..eea3b8f68d 100644
--- a/resources/lang/it/general.php
+++ b/resources/lang/it/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Quantità',
'ready_to_deploy' => 'Pronto per il rilascio',
'recent_activity' => 'Attività Recenti',
- 'remove_company' => 'Rimuovi associazioni azienda',
+ 'remove_company' => 'Rimuovi associazioni azienda',
'reports' => 'Reports',
'requested' => 'Richiesto',
'save' => 'Salva',
'select' => 'Seleziona',
'search' => 'Cerca',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Selezionare un tipo di ammortamento',
'select_location' => 'Seleziona una posizione',
'select_manufacturer' => 'Selezionare un produttore',
@@ -135,8 +136,8 @@
'select_user' => 'Selezionare un utente',
'select_date' => 'Seleziona la data',
'select_statuslabel' => 'Seleziona stato',
- 'select_company' => 'Seleziona Azienda',
- 'select_asset' => 'Select Asset',
+ 'select_company' => 'Seleziona Azienda',
+ 'select_asset' => 'Select Asset',
'settings' => 'Impostazioni',
'sign_in' => 'Accedi',
'site_name' => 'Nome sito',
diff --git a/resources/lang/ja/admin/licenses/form.php b/resources/lang/ja/admin/licenses/form.php
index cb8b815623..2ff220c2c5 100644
--- a/resources/lang/ja/admin/licenses/form.php
+++ b/resources/lang/ja/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => '購入日',
'depreciation' => '減価償却',
'expiration' => '有効期限',
+ 'license_key' => 'Product Key',
'maintained' => '保有',
'name' => 'ソフトウェア名',
'no_depreciation' => '減価償却しない',
diff --git a/resources/lang/ja/admin/settings/general.php b/resources/lang/ja/admin/settings/general.php
index 6ca2094181..d317931700 100644
--- a/resources/lang/ja/admin/settings/general.php
+++ b/resources/lang/ja/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'チェックアウト日を表示',
'display_eol' => '表形式でEOLを表示',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'EULA設定',
'eula_markdown' => 'この EULA は、Github flavored markdownで、利用可能です。',
'general_settings' => '全般設定',
diff --git a/resources/lang/ja/general.php b/resources/lang/ja/general.php
index bbfdba77d6..855f529603 100644
--- a/resources/lang/ja/general.php
+++ b/resources/lang/ja/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Quantity',
'ready_to_deploy' => '配備完了',
'recent_activity' => '最近のアクティビティ',
- 'remove_company' => 'Remove Company Association',
+ 'remove_company' => 'Remove Company Association',
'reports' => 'レポート',
'requested' => '要求済',
'save' => '保存',
'select' => '選択',
'search' => '検索',
+ 'select_category' => 'Select a Category',
'select_depreciation' => '減価償却タイプを選択',
'select_location' => '設置場所を選択',
'select_manufacturer' => '製造元を選択',
@@ -135,8 +136,8 @@
'select_user' => '利用者を選択',
'select_date' => '日付を選択',
'select_statuslabel' => 'ステータスを選択',
- 'select_company' => 'Select Company',
- 'select_asset' => 'Select Asset',
+ 'select_company' => 'Select Company',
+ 'select_asset' => 'Select Asset',
'settings' => '設定',
'sign_in' => 'サインイン',
'site_name' => 'サイト名',
diff --git a/resources/lang/ko/admin/hardware/message.php b/resources/lang/ko/admin/hardware/message.php
index a4a02076f6..6d82ec4890 100644
--- a/resources/lang/ko/admin/hardware/message.php
+++ b/resources/lang/ko/admin/hardware/message.php
@@ -37,9 +37,9 @@ return array(
),
'import' => array(
- 'error' => 'Some Items did not import Correctly.',
- 'errorDetail' => 'The Following Items were not imported because of errors.',
- 'success' => "Your File has been imported",
+ 'error' => '몇몇 품목들을 정확하게 읽어오지 못했습니다.',
+ 'errorDetail' => '다음 품목들은 오류로 읽어오지 못했습니다.',
+ 'success' => "파일에서 읽어오기가 완료되었습니다",
),
diff --git a/resources/lang/ko/admin/licenses/form.php b/resources/lang/ko/admin/licenses/form.php
index 4f468dba87..1ff008a20a 100644
--- a/resources/lang/ko/admin/licenses/form.php
+++ b/resources/lang/ko/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => '구매 일자',
'depreciation' => '감가 상각',
'expiration' => '만료 날짜',
+ 'license_key' => 'Product Key',
'maintained' => '유지보수',
'name' => '소프트웨어 명',
'no_depreciation' => '감가 상각하지 않음',
diff --git a/resources/lang/ko/admin/settings/general.php b/resources/lang/ko/admin/settings/general.php
index 368b9bf6fb..c46c8be8cc 100644
--- a/resources/lang/ko/admin/settings/general.php
+++ b/resources/lang/ko/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => '반출 일자 표시',
'display_eol' => '테이블 보기에서 폐기일 표시',
'display_qr' => 'Qr 코드 표시',
- 'display_alt_barcode' => '2D 바코드 표시',
- 'barcode_type' => '3D 바코드 형식',
- 'alt_barcode_type' => '2D 바코드 형식',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => '최종 사용 계약 설정',
'eula_markdown' => '이 최종 사용 계약은 GFM을 따른다.',
'general_settings' => '일반 설정',
diff --git a/resources/lang/ko/admin/statuslabels/message.php b/resources/lang/ko/admin/statuslabels/message.php
index 619a5a509c..65c6962f8e 100644
--- a/resources/lang/ko/admin/statuslabels/message.php
+++ b/resources/lang/ko/admin/statuslabels/message.php
@@ -2,24 +2,24 @@
return array(
- 'does_not_exist' => 'Status Label does not exist.',
- 'assoc_assets' => 'This Status Label is currently associated with at least one Asset and cannot be deleted. Please update your assets to no longer reference this status and try again. ',
+ 'does_not_exist' => '상태 꼬리표가 존재하지 않습니다.',
+ 'assoc_assets' => '이 상태 꼬리표는 하나 이상의 자산과 연결되어 있어서 삭제할 수 없습니다. 이 상태를 참조하지 않게 자산을 수정하고 다시 시도해 주세요. ',
'create' => array(
- 'error' => 'Status Label was not created, please try again.',
- 'success' => 'Status Label created successfully.'
+ 'error' => '상태 꼬리표가 생성되지 않았습니다. 다시 시도해 주세요.',
+ 'success' => '상태 꼬리표가 생성되었습니다.'
),
'update' => array(
- 'error' => 'Status Label was not updated, please try again',
- 'success' => 'Status Label updated successfully.'
+ 'error' => '상태 꼬리표가 수정되지 않았습니다. 다시 시도해 주세요.',
+ 'success' => '상태 꼬리표가 수정되었습니다.'
),
'delete' => array(
- 'confirm' => 'Are you sure you wish to delete this Status Label?',
- 'error' => 'There was an issue deleting the Status Label. Please try again.',
- 'success' => 'The Status Label was deleted successfully.'
+ 'confirm' => '이 상태 꼬리표를 삭제하시겠습니까?',
+ 'error' => '상태 꼬리표 삭제시 문제가 발생했습니다. 다시 시도해 주세요.',
+ 'success' => '상태 꼬리표가 삭제되었습니다.'
)
);
diff --git a/resources/lang/ko/admin/statuslabels/table.php b/resources/lang/ko/admin/statuslabels/table.php
index dfa1025897..7026660b57 100644
--- a/resources/lang/ko/admin/statuslabels/table.php
+++ b/resources/lang/ko/admin/statuslabels/table.php
@@ -1,15 +1,15 @@
'상태 딱지란',
+ 'about' => '상태 꼬리표란',
'archived' => '보관됨',
- 'create' => '상태 딱지 생성',
+ 'create' => '상태 꼬리표 생성',
'deployable' => '사용가능',
- 'info' => '상태 딱지는 소유한 자산들의 다양한 상태들을 묘사할 때 사용됩니다. 수리요망, 분실/도난 등이 될 것입니다. 사용 할 수 있거나, 대기중이거나 보관된 자산들 대상으로 새로운 상태 딱지를 생성할 수 있습니다.',
+ 'info' => '상태 꼬리표는 소유한 자산들의 다양한 상태들을 묘사할 때 사용됩니다. 수리요망, 분실/도난 등이 될 것입니다. 사용 할 수 있거나, 대기중이거나 보관된 자산들 대상으로 새로운 상태 딱지를 생성할 수 있습니다.',
'name' => '상태 명',
'pending' => '대기중',
'status_type' => '상태 유형',
- 'title' => '상태 딱지',
+ 'title' => '상태 꼬리표',
'undeployable' => '사용불가',
- 'update' => '상태 딱지 갱신',
+ 'update' => '상태 꼬리표 수정',
);
diff --git a/resources/lang/ko/general.php b/resources/lang/ko/general.php
index c83f5409b4..1f3f6c27b3 100644
--- a/resources/lang/ko/general.php
+++ b/resources/lang/ko/general.php
@@ -56,14 +56,14 @@
'depreciation' => '감가 상각',
'editprofile' => '프로필 수정',
'eol' => '폐기일',
- 'email_domain' => 'Email Domain',
- 'email_format' => 'Email Format',
- 'email_domain_help' => 'This is used to generate email addresses when importing',
- 'filastname_format' => 'First Initial Last Name (jsmith@example.com)',
- 'firstname_lastname_format' => 'First Name Last Name (jane.smith@example.com)',
+ 'email_domain' => '전자 우편 도메인',
+ 'email_format' => '전자 우편 형식',
+ 'email_domain_help' => '읽어오기시 전자 우편 주소를 생성하는데 사용됩니다.',
+ 'filastname_format' => '초기 성명 (jsmith@example.com)',
+ 'firstname_lastname_format' => '이름 성 (jane.smith@example.com)',
'first' => '첫번째',
'first_name' => '이름',
- 'first_name_format' => 'First Name (jane@example.com)',
+ 'first_name_format' => '이름 (jane@example.com)',
'file_name' => '파일',
'file_uploads' => '파일 올리기',
'generate' => '생성',
@@ -94,7 +94,7 @@
'location' => '장소',
'locations' => '위치',
'logout' => '로그아웃',
- 'lookup_by_tag' => 'Lookup by Asset Tag',
+ 'lookup_by_tag' => '자산 태그로 조회',
'manufacturer' => '제조업체',
'manufacturers' => '제조업체',
'markdown' => '이 항목은 GFM을 따릅니다.',
@@ -121,12 +121,13 @@
'quantity' => '수량',
'ready_to_deploy' => '사용 준비',
'recent_activity' => '최근 활동',
- 'remove_company' => '공급자 연결 제거',
+ 'remove_company' => '공급자 연결 제거',
'reports' => '보고서',
'requested' => '요청됨',
'save' => '저장',
'select' => '선택',
'search' => '찾기',
+ 'select_category' => 'Select a Category',
'select_depreciation' => '감가 상각 유형 선택',
'select_location' => '장소 선택',
'select_manufacturer' => '제조업체 선택',
@@ -135,8 +136,8 @@
'select_user' => '사용자 선택',
'select_date' => '날짜 선택',
'select_statuslabel' => '상태 선택',
- 'select_company' => '회사 선택',
- 'select_asset' => '자산 선택',
+ 'select_company' => '회사 선택',
+ 'select_asset' => '자산 선택',
'settings' => '설정',
'sign_in' => '로그인',
'site_name' => '사이트 명',
@@ -149,7 +150,7 @@
'type' => '유형',
'undeployable' => '사용불가',
'unknown_admin' => '알수없는 관리자',
- 'username_format' => 'Username Format',
+ 'username_format' => '사용자명 형식',
'update' => '갱신',
'uploaded' => '업로드됨',
'user' => '사용자',
diff --git a/resources/lang/lt/admin/licenses/form.php b/resources/lang/lt/admin/licenses/form.php
index 93f66d9b58..804f120c01 100644
--- a/resources/lang/lt/admin/licenses/form.php
+++ b/resources/lang/lt/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Pirkimo data',
'depreciation' => 'Nusidėvėjimas',
'expiration' => 'Galiojimo pabaiga',
+ 'license_key' => 'Product Key',
'maintained' => 'Turėta',
'name' => 'Programinės įrangos pavadinimas',
'no_depreciation' => 'Nenusidėvi',
diff --git a/resources/lang/lt/admin/settings/general.php b/resources/lang/lt/admin/settings/general.php
index 29d5cf0f78..cc2cc4c871 100644
--- a/resources/lang/lt/admin/settings/general.php
+++ b/resources/lang/lt/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Rodyti išdavimo datą',
'display_eol' => 'Rodyti įrangos naudojimo pabaigos datas lentelės pavidalu',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'EULA nustatymai',
'eula_markdown' => 'Šis EULA leidžia Github flavored markdown.',
'general_settings' => 'Bendrieji nustatymai',
diff --git a/resources/lang/lt/general.php b/resources/lang/lt/general.php
index 19933030b7..20bf230117 100644
--- a/resources/lang/lt/general.php
+++ b/resources/lang/lt/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Kiekis',
'ready_to_deploy' => 'Paruošta naudojimui',
'recent_activity' => 'Paskutiniai veiksmai',
- 'remove_company' => 'Panaikinti kompanijos asociaciją',
+ 'remove_company' => 'Panaikinti kompanijos asociaciją',
'reports' => 'Ataskaitos',
'requested' => 'Užklausta',
'save' => 'Išsaugoti',
'select' => 'Pasirinkite',
'search' => 'Ieškoti',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Pasirinkti nusidėvėjimo metodą',
'select_location' => 'Pasirinkti vietovę',
'select_manufacturer' => 'Pasirinkti gamintoją',
@@ -135,8 +136,8 @@
'select_user' => 'Pasirinkti vartotoją',
'select_date' => 'Pasirinkti datą',
'select_statuslabel' => 'Pasirinkti būseną',
- 'select_company' => 'Pasirinkite kompaniją',
- 'select_asset' => 'Select Asset',
+ 'select_company' => 'Pasirinkite kompaniją',
+ 'select_asset' => 'Select Asset',
'settings' => 'Nustatymai',
'sign_in' => 'Prisijungti',
'site_name' => 'Interneto puslapio pavadinimas',
diff --git a/resources/lang/ms/admin/licenses/form.php b/resources/lang/ms/admin/licenses/form.php
index 0796e977db..89b2159036 100644
--- a/resources/lang/ms/admin/licenses/form.php
+++ b/resources/lang/ms/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Tarikh Belian',
'depreciation' => 'Susut Nilai',
'expiration' => 'Tarikh Luput',
+ 'license_key' => 'Product Key',
'maintained' => 'Maintained',
'name' => 'Nama Perisian',
'no_depreciation' => 'Tiada Susut Nilai',
diff --git a/resources/lang/ms/admin/settings/general.php b/resources/lang/ms/admin/settings/general.php
index 06aa75c3ee..c29fee777b 100644
--- a/resources/lang/ms/admin/settings/general.php
+++ b/resources/lang/ms/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Papar Tarikh \'Checkout\'',
'display_eol' => 'Papar EOL dalam paparan jadual',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'EULA Settings',
'eula_markdown' => 'This EULA allows Github flavored markdown.',
'general_settings' => 'General Settings',
diff --git a/resources/lang/ms/general.php b/resources/lang/ms/general.php
index c10b3e64b9..c59a55cd59 100644
--- a/resources/lang/ms/general.php
+++ b/resources/lang/ms/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Quantity',
'ready_to_deploy' => 'Sedia untuk diagihkan',
'recent_activity' => 'Recent Activity',
- 'remove_company' => 'Remove Company Association',
+ 'remove_company' => 'Remove Company Association',
'reports' => 'Laporan',
'requested' => 'Requested',
'save' => 'Simpan',
'select' => 'Select',
'search' => 'Search',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Select a Depreciation Type',
'select_location' => 'Select a Location',
'select_manufacturer' => 'Select a Manufacturer',
@@ -135,8 +136,8 @@
'select_user' => 'Select a User',
'select_date' => 'Select Date',
'select_statuslabel' => 'Select Status',
- 'select_company' => 'Select Company',
- 'select_asset' => 'Select Asset',
+ 'select_company' => 'Select Company',
+ 'select_asset' => 'Select Asset',
'settings' => 'Tetapan',
'sign_in' => 'Log masuk',
'site_name' => 'Nama Sesawang',
diff --git a/resources/lang/nl/admin/hardware/message.php b/resources/lang/nl/admin/hardware/message.php
index c79ac081aa..4b01b2a328 100644
--- a/resources/lang/nl/admin/hardware/message.php
+++ b/resources/lang/nl/admin/hardware/message.php
@@ -36,9 +36,9 @@ return array(
),
'import' => array(
- 'error' => 'Some Items did not import Correctly.',
- 'errorDetail' => 'The Following Items were not imported because of errors.',
- 'success' => "Your File has been imported",
+ 'error' => 'Sommige items zijn niet goed geïmporteerd.',
+ 'errorDetail' => 'De volgende items zijn niet geïmporteerd vanwege fouten.',
+ 'success' => "Je bestand is geïmporteerd",
),
diff --git a/resources/lang/nl/admin/licenses/form.php b/resources/lang/nl/admin/licenses/form.php
index 329899461a..a7bde70efe 100644
--- a/resources/lang/nl/admin/licenses/form.php
+++ b/resources/lang/nl/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Aankoopdatum',
'depreciation' => 'Afschrijving',
'expiration' => 'Vervaldatum',
+ 'license_key' => 'Product Key',
'maintained' => 'Wordt onderhouden',
'name' => 'Applicatie naam',
'no_depreciation' => 'Niet afschrijven',
diff --git a/resources/lang/nl/admin/settings/general.php b/resources/lang/nl/admin/settings/general.php
index 1d960b5a23..f6879823cd 100644
--- a/resources/lang/nl/admin/settings/general.php
+++ b/resources/lang/nl/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Laat Checkout datum zien',
'display_eol' => 'Laat EOL in tabel zien',
'display_qr' => 'QR codes weergeven',
- 'display_alt_barcode' => 'Streepjescode weergeven',
- 'barcode_type' => '3D streepjescode soort',
- 'alt_barcode_type' => '2D streepjescode soort',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'Gebruikersovereenkomsten instellingen',
'eula_markdown' => 'Deze gebruikersovereenkomst staat Github flavored markdown toe.',
'general_settings' => 'Algemene Instellingen',
diff --git a/resources/lang/nl/admin/statuslabels/message.php b/resources/lang/nl/admin/statuslabels/message.php
index 619a5a509c..7f60603a22 100644
--- a/resources/lang/nl/admin/statuslabels/message.php
+++ b/resources/lang/nl/admin/statuslabels/message.php
@@ -2,24 +2,24 @@
return array(
- 'does_not_exist' => 'Status Label does not exist.',
- 'assoc_assets' => 'This Status Label is currently associated with at least one Asset and cannot be deleted. Please update your assets to no longer reference this status and try again. ',
+ 'does_not_exist' => 'Status label bestaat niet.',
+ 'assoc_assets' => 'Dit status label is tenminste met één object gekoppeld en kan niet verwijderd worden. Zorg ervoor dat objecten geen gebruik maken van dit statuslabel en probeer het nogmaals.',
'create' => array(
- 'error' => 'Status Label was not created, please try again.',
- 'success' => 'Status Label created successfully.'
+ 'error' => 'Status label is niet aangemaakt, probeer het nogmaals.',
+ 'success' => 'Status label succesvol aangemaakt.'
),
'update' => array(
- 'error' => 'Status Label was not updated, please try again',
- 'success' => 'Status Label updated successfully.'
+ 'error' => 'Status label is niet bijgewerkt, probeer het nogmaals',
+ 'success' => 'Status label succesvol bijgewerkt.'
),
'delete' => array(
- 'confirm' => 'Are you sure you wish to delete this Status Label?',
- 'error' => 'There was an issue deleting the Status Label. Please try again.',
- 'success' => 'The Status Label was deleted successfully.'
+ 'confirm' => 'Weet je zeker dat je dit status label wil verwijderen?',
+ 'error' => 'Er is iets mis gegaan tijdens het verwijderen van het status label, probeer het nogmaals.',
+ 'success' => 'Het status label is succesvol verwijderd.'
)
);
diff --git a/resources/lang/nl/general.php b/resources/lang/nl/general.php
index 05dc8fb305..fcdaf79917 100644
--- a/resources/lang/nl/general.php
+++ b/resources/lang/nl/general.php
@@ -56,14 +56,14 @@
'depreciation' => 'Afschrijving',
'editprofile' => 'Bewerk jouw profiel',
'eol' => 'EOL',
- 'email_domain' => 'Email Domain',
- 'email_format' => 'Email Format',
- 'email_domain_help' => 'This is used to generate email addresses when importing',
- 'filastname_format' => 'First Initial Last Name (jsmith@example.com)',
- 'firstname_lastname_format' => 'First Name Last Name (jane.smith@example.com)',
+ 'email_domain' => 'E-mail domein',
+ 'email_format' => 'E-mail indeling',
+ 'email_domain_help' => 'Dit wordt gebruikt voor het genereren van e-mailadressen bij het importeren',
+ 'filastname_format' => 'Eerste Initiaal Achternaam (jsmith@example.com)',
+ 'firstname_lastname_format' => 'Voornaam Achternaam (jane.smith@example.com)',
'first' => 'Eerste',
'first_name' => 'Voornaam',
- 'first_name_format' => 'First Name (jane@example.com)',
+ 'first_name_format' => 'Voornaam (jane@example.com)',
'file_name' => 'Bestand',
'file_uploads' => 'Bestand uploaden',
'generate' => 'Genereer',
@@ -94,7 +94,7 @@
'location' => 'Locatie',
'locations' => 'Locaties',
'logout' => 'Afmelden',
- 'lookup_by_tag' => 'Lookup by Asset Tag',
+ 'lookup_by_tag' => 'Opzoeken via object ID',
'manufacturer' => 'Fabrikant',
'manufacturers' => 'Fabrikanten',
'markdown' => 'Dit veld staat Github markdown gebruik toe.',
@@ -121,12 +121,13 @@
'quantity' => 'Aantal',
'ready_to_deploy' => 'Klaar om ingezet te worden',
'recent_activity' => 'Recente activiteit',
- 'remove_company' => 'Verwijder bedrijfsverbinding',
+ 'remove_company' => 'Verwijder bedrijfsverbinding',
'reports' => 'Rapporten',
'requested' => 'Aangevraagd',
'save' => 'Opslaan',
'select' => 'Selecteer',
'search' => 'Zoeken',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Selecteer een afschrijvingstype',
'select_location' => 'Selecteer een locatie',
'select_manufacturer' => 'Selecteer een fabrikant',
@@ -135,8 +136,8 @@
'select_user' => 'Selecteer een gebruiker',
'select_date' => 'Selecteer een datum',
'select_statuslabel' => 'Selecteer de status',
- 'select_company' => 'Selecteer een bedrijf',
- 'select_asset' => 'Selecteer product',
+ 'select_company' => 'Selecteer een bedrijf',
+ 'select_asset' => 'Selecteer product',
'settings' => 'Instellingen',
'sign_in' => 'Aanmelden',
'site_name' => 'Sitenaam',
@@ -149,7 +150,7 @@
'type' => 'Type',
'undeployable' => 'Niet-inzetbaar',
'unknown_admin' => 'Onbekende Beheerder',
- 'username_format' => 'Username Format',
+ 'username_format' => 'Gebruikersnaam indeling',
'update' => 'Bijwerken',
'uploaded' => 'Geupload',
'user' => 'Gebruiker',
diff --git a/resources/lang/no/admin/licenses/form.php b/resources/lang/no/admin/licenses/form.php
index 6c143aa727..a6ade4fe0f 100644
--- a/resources/lang/no/admin/licenses/form.php
+++ b/resources/lang/no/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Innkjøpsdato',
'depreciation' => 'Avskrivning',
'expiration' => 'Utløpsdato',
+ 'license_key' => 'Product Key',
'maintained' => 'Vedlikeholdt',
'name' => 'Navn programvare',
'no_depreciation' => 'Ingen avskrivning',
diff --git a/resources/lang/no/admin/settings/general.php b/resources/lang/no/admin/settings/general.php
index 45bd4c79d6..b5d9691fb5 100644
--- a/resources/lang/no/admin/settings/general.php
+++ b/resources/lang/no/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Vis utsjekksdato',
'display_eol' => 'Vis levetid i tabellvisning',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'EULA-innstillinger',
'eula_markdown' => 'Denne EULAen tillater Github Flavored markdown.',
'general_settings' => 'Generelle innstillinger',
diff --git a/resources/lang/no/general.php b/resources/lang/no/general.php
index e940206dc0..38dc26e7de 100644
--- a/resources/lang/no/general.php
+++ b/resources/lang/no/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Antall',
'ready_to_deploy' => 'Klar for utlevering',
'recent_activity' => 'Nylig aktivitet',
- 'remove_company' => 'Fjern tilknytning til bedrift',
+ 'remove_company' => 'Fjern tilknytning til bedrift',
'reports' => 'Rapporter',
'requested' => 'Forespurt',
'save' => 'Lagre',
'select' => 'Velg',
'search' => 'Søk',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Velg en avskrivningstype',
'select_location' => 'Velg en lokasjon',
'select_manufacturer' => 'Velg en produsent',
@@ -135,8 +136,8 @@
'select_user' => 'Velg en bruker',
'select_date' => 'Velg en dato',
'select_statuslabel' => 'Velg status',
- 'select_company' => 'Velg bedrift',
- 'select_asset' => 'Select Asset',
+ 'select_company' => 'Velg bedrift',
+ 'select_asset' => 'Select Asset',
'settings' => 'Innstillinger',
'sign_in' => 'Logg inn',
'site_name' => 'Nettstedsnavn',
diff --git a/resources/lang/pl/admin/licenses/form.php b/resources/lang/pl/admin/licenses/form.php
index 2e58d6bf88..b8071cf6c6 100644
--- a/resources/lang/pl/admin/licenses/form.php
+++ b/resources/lang/pl/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Data Zakupu',
'depreciation' => 'Depreciation',
'expiration' => 'Data wygaśnięcia',
+ 'license_key' => 'Product Key',
'maintained' => 'Wsparcie Producenta',
'name' => 'Nazwa Oprogramowania',
'no_depreciation' => 'Do Not Depreciate',
diff --git a/resources/lang/pl/admin/settings/general.php b/resources/lang/pl/admin/settings/general.php
index 65e916bba5..4c6b698236 100644
--- a/resources/lang/pl/admin/settings/general.php
+++ b/resources/lang/pl/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Wyświetl Datę Przypisania',
'display_eol' => 'Wyświetl koniec linii w widoku tabeli',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'Ustawienia Licencji',
'eula_markdown' => 'Ta licencja zezwala na Github flavored markdown.',
'general_settings' => 'Ustawienia ogólne',
diff --git a/resources/lang/pl/general.php b/resources/lang/pl/general.php
index 318b3fb768..3dec6df676 100644
--- a/resources/lang/pl/general.php
+++ b/resources/lang/pl/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Ilość',
'ready_to_deploy' => 'Gotowe do wdrożenia',
'recent_activity' => 'Ostatnia aktywność',
- 'remove_company' => 'Usuń powiązanie firmy',
+ 'remove_company' => 'Usuń powiązanie firmy',
'reports' => 'Raporty',
'requested' => 'Wymagane',
'save' => 'Zapisz',
'select' => 'Wybierz',
'search' => 'Wyszukaj',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Wybierz rodzaj amortyzacji',
'select_location' => 'Wybierz lokację',
'select_manufacturer' => 'Wybierz producenta',
@@ -135,8 +136,8 @@
'select_user' => 'Wybierz użytkownika',
'select_date' => 'Wybierz datę',
'select_statuslabel' => 'Wybierz status',
- 'select_company' => 'Wybierz firmę',
- 'select_asset' => 'Wybierz aktywa',
+ 'select_company' => 'Wybierz firmę',
+ 'select_asset' => 'Wybierz aktywa',
'settings' => 'Ustawienia',
'sign_in' => 'Zaloguj się',
'site_name' => 'Nazwa Witryny',
diff --git a/resources/lang/pt-BR/admin/licenses/form.php b/resources/lang/pt-BR/admin/licenses/form.php
index b40b6e94b4..25beef2ee7 100644
--- a/resources/lang/pt-BR/admin/licenses/form.php
+++ b/resources/lang/pt-BR/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Data da Compra',
'depreciation' => 'Depreciação',
'expiration' => 'Data de validade',
+ 'license_key' => 'Product Key',
'maintained' => 'Mantido',
'name' => 'Nome do Software',
'no_depreciation' => 'Não Depreciar',
diff --git a/resources/lang/pt-BR/admin/settings/general.php b/resources/lang/pt-BR/admin/settings/general.php
index 44d3e710bf..f4a5327590 100644
--- a/resources/lang/pt-BR/admin/settings/general.php
+++ b/resources/lang/pt-BR/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Mostrar data de check-out',
'display_eol' => 'Exibir EOL na visualização de tabela',
'display_qr' => 'Exibir Códigos QR',
- 'display_alt_barcode' => 'Exibir códigos de barra em 2D',
- 'barcode_type' => 'Tipo de códigos de barra 3D',
- 'alt_barcode_type' => 'Tipo de códigos de barra 2D',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'Configuração do termo de uso',
'eula_markdown' => 'Este EULA permite Github flavored markdown.',
'general_settings' => 'Configuracoes Gerais',
diff --git a/resources/lang/pt-BR/general.php b/resources/lang/pt-BR/general.php
index 834dc42c06..05ab5ca300 100644
--- a/resources/lang/pt-BR/general.php
+++ b/resources/lang/pt-BR/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Quantidade',
'ready_to_deploy' => 'Pronto para Implantar',
'recent_activity' => 'Atividade Recente',
- 'remove_company' => 'Remover associação de empresa',
+ 'remove_company' => 'Remover associação de empresa',
'reports' => 'Relatórios',
'requested' => 'Solicitado',
'save' => 'Salvar',
'select' => 'Selecionar',
'search' => 'Buscar',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Selecionar um Tipo de Depreciação',
'select_location' => 'Selecionar um Local',
'select_manufacturer' => 'Selecionar um Fabricante',
@@ -135,8 +136,8 @@
'select_user' => 'Selecionar um Usuário',
'select_date' => 'Selecionar Data',
'select_statuslabel' => 'Selecionar Estado',
- 'select_company' => 'Selecione a empresa',
- 'select_asset' => 'Selecionar Ativo',
+ 'select_company' => 'Selecione a empresa',
+ 'select_asset' => 'Selecionar Ativo',
'settings' => 'Configurações',
'sign_in' => 'Entrar',
'site_name' => 'Nome do Site',
diff --git a/resources/lang/pt-PT/admin/categories/message.php b/resources/lang/pt-PT/admin/categories/message.php
index 25d3e524d9..5614d2df3b 100644
--- a/resources/lang/pt-PT/admin/categories/message.php
+++ b/resources/lang/pt-PT/admin/categories/message.php
@@ -3,8 +3,8 @@
return array(
'does_not_exist' => 'A categoria não existe.',
- 'assoc_models' => 'This category is currently associated with at least one model and cannot be deleted. Please update your models to no longer reference this category and try again. ',
- 'assoc_items' => 'This category is currently associated with at least one :asset_type and cannot be deleted. Please update your :asset_type to no longer reference this category and try again. ',
+ 'assoc_models' => 'Esta categoria está associada a pelo menos um modelo e não pode ser apagada. Por favor atualize o modelo para não estar referenciado a esta categoria e tente de novo. ',
+ 'assoc_items' => 'Esta categoria está no momento associada a pelo menos um modelo e não pode ser excluída. Atualize os seus :asset_type para não referenciarem mais esta categoria e tente novamente. ',
'create' => array(
'error' => 'A categoria não foi criada, por favor tenta novamente.',
diff --git a/resources/lang/pt-PT/admin/consumables/general.php b/resources/lang/pt-PT/admin/consumables/general.php
index 6aeea12f84..580915e348 100644
--- a/resources/lang/pt-PT/admin/consumables/general.php
+++ b/resources/lang/pt-PT/admin/consumables/general.php
@@ -7,7 +7,7 @@ return array(
'cost' => 'Preço de compra',
'create' => 'Criar consumível',
'date' => 'Data de compra',
- 'item_no' => 'Item No.',
+ 'item_no' => 'Item Num.',
'order' => 'Número de encomenda',
'remaining' => 'Restantes',
'total' => 'Total',
diff --git a/resources/lang/pt-PT/admin/hardware/message.php b/resources/lang/pt-PT/admin/hardware/message.php
index a72a4e20c8..d874d8c852 100644
--- a/resources/lang/pt-PT/admin/hardware/message.php
+++ b/resources/lang/pt-PT/admin/hardware/message.php
@@ -37,9 +37,9 @@ return array(
),
'import' => array(
- 'error' => 'Some Items did not import Correctly.',
- 'errorDetail' => 'The Following Items were not imported because of errors.',
- 'success' => "Your File has been imported",
+ 'error' => 'Alguns itens não foram importados correctamente.',
+ 'errorDetail' => 'Os seguintes itens não foram importados devido a erros.',
+ 'success' => "O seu ficheiro foi importado",
),
diff --git a/resources/lang/pt-PT/admin/licenses/form.php b/resources/lang/pt-PT/admin/licenses/form.php
index 11c022b9b8..aa0166ba54 100644
--- a/resources/lang/pt-PT/admin/licenses/form.php
+++ b/resources/lang/pt-PT/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Data de aquisição',
'depreciation' => 'Depreciação',
'expiration' => 'Data de validade',
+ 'license_key' => 'Product Key',
'maintained' => 'Mantido',
'name' => 'Nome do Software',
'no_depreciation' => 'Não Depreciar',
diff --git a/resources/lang/pt-PT/admin/settings/general.php b/resources/lang/pt-PT/admin/settings/general.php
index 2f42def190..4610fca459 100644
--- a/resources/lang/pt-PT/admin/settings/general.php
+++ b/resources/lang/pt-PT/admin/settings/general.php
@@ -2,7 +2,7 @@
return array(
'alert_email' => 'Enviar alertas para',
- 'alerts_enabled' => 'Alerts Enabled',
+ 'alerts_enabled' => 'Alertas ativos',
'alert_interval' => 'Expiring Alerts Threshold (in days)',
'alert_inv_threshold' => 'Inventory Alert Threshold',
'asset_ids' => 'IDs dos Artigos',
@@ -11,8 +11,8 @@ return array(
'auto_incrementing_help' => 'Ative IDs auto-incrementais antes da configuração',
'backups' => 'Cópias de segurança',
'barcode_settings' => 'Definições de Código de Barras',
- 'confirm_purge' => 'Confirm Purge',
- 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone.',
+ 'confirm_purge' => 'Confirmar remoção',
+ 'confirm_purge_help' => 'Escreva o texto "DELETE" na caixa abaixo para remover os registos eliminados. Esta ação não pode ser desfeita.',
'custom_css' => 'CSS Personalizado',
'custom_css_help' => 'Insira o CSS personalizado que deseja utilizar. Não use as tags .',
'default_currency' => 'Moeda padrão',
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Mostrar Data de Alocação',
'display_eol' => 'Mostrar EOL na tabela',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'Definições de EULA',
'eula_markdown' => 'Este EULA permite Github flavored markdown.',
'general_settings' => 'Configurações Gerais',
@@ -82,7 +82,7 @@ return array(
'labels_per_page' => 'Etiquetas por página',
'label_dimensions' => 'Dimensões das etiquetas (inches)',
'page_padding' => 'Margens da pagina (inches)',
- 'purge' => 'Purge Deleted Records',
+ 'purge' => 'Remover registos apagados',
'labels_display_bgutter' => 'Margem inferior da etiqueta',
'labels_display_sgutter' => 'Label side gutter',
'labels_fontsize' => 'Tamanho do texto da etiqueta',
diff --git a/resources/lang/pt-PT/auth/general.php b/resources/lang/pt-PT/auth/general.php
index bf88cba77a..eee931ec9c 100644
--- a/resources/lang/pt-PT/auth/general.php
+++ b/resources/lang/pt-PT/auth/general.php
@@ -1,12 +1,12 @@
'Send Password Reset Link',
- 'email_reset_password' => 'Email Password Reset',
- 'reset_password' => 'Reset Password',
- 'login' => 'Login',
- 'login_prompt' => 'Please Login',
- 'forgot_password' => 'I forgot my password',
- 'remember_me' => 'Remember Me',
+ 'send_password_link' => 'Enviar Link de redefinição da senha',
+ 'email_reset_password' => 'Redefinição da senha e-mail',
+ 'reset_password' => 'Redefinir Senha',
+ 'login' => 'Nome de registo',
+ 'login_prompt' => 'Faça o Login',
+ 'forgot_password' => 'Esqueci a minha senha',
+ 'remember_me' => 'Lembrar-me',
];
diff --git a/resources/lang/pt-PT/button.php b/resources/lang/pt-PT/button.php
index 9b3bf5de61..d0bfba525e 100644
--- a/resources/lang/pt-PT/button.php
+++ b/resources/lang/pt-PT/button.php
@@ -5,7 +5,7 @@ return array(
'actions' => 'Ações',
'add' => 'Adicionar Novo',
'cancel' => 'Cancelar',
- 'checkin_and_delete' => 'Checkin & Delete User',
+ 'checkin_and_delete' => 'Atribua e Elimina Utilizador',
'delete' => 'Remover',
'edit' => 'Editar',
'restore' => 'Restaurar',
diff --git a/resources/lang/pt-PT/general.php b/resources/lang/pt-PT/general.php
index c5fef24238..11d9cec9d7 100644
--- a/resources/lang/pt-PT/general.php
+++ b/resources/lang/pt-PT/general.php
@@ -56,8 +56,8 @@
'depreciation' => 'Depreciação',
'editprofile' => 'Editar o seu perfil',
'eol' => 'EOL (Fim de vida)',
- 'email_domain' => 'Email Domain',
- 'email_format' => 'Email Format',
+ 'email_domain' => 'Email do Domínio',
+ 'email_format' => 'Formato do Email',
'email_domain_help' => 'This is used to generate email addresses when importing',
'filastname_format' => 'First Initial Last Name (jsmith@example.com)',
'firstname_lastname_format' => 'First Name Last Name (jane.smith@example.com)',
@@ -121,12 +121,13 @@
'quantity' => 'Quantidade',
'ready_to_deploy' => 'Pronto para implementar',
'recent_activity' => 'Actividade Recente',
- 'remove_company' => 'Remover associação de empresa',
+ 'remove_company' => 'Remover associação de empresa',
'reports' => 'Relatórios',
'requested' => 'Solicitado',
'save' => 'Guardar',
'select' => 'Selecione',
'search' => 'Pesquisar',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Selecione um Tipo de Depreciação',
'select_location' => 'Selecione uma localização',
'select_manufacturer' => 'Selecione um Fabricante',
@@ -135,8 +136,8 @@
'select_user' => 'Selecione um Utilizador',
'select_date' => 'Selecionar data',
'select_statuslabel' => 'Selecionar Estado',
- 'select_company' => 'Selecione a empresa',
- 'select_asset' => 'Selecionar artigo',
+ 'select_company' => 'Selecione a empresa',
+ 'select_asset' => 'Selecionar artigo',
'settings' => 'Configurações',
'sign_in' => 'Iniciar sessão',
'site_name' => 'Nome do site',
diff --git a/resources/lang/pt-PT/passwords.php b/resources/lang/pt-PT/passwords.php
index 5195a9b77c..644718a309 100644
--- a/resources/lang/pt-PT/passwords.php
+++ b/resources/lang/pt-PT/passwords.php
@@ -1,7 +1,7 @@
'Your password link has been sent!',
- 'user' => 'That user does not exist or does not have an email address associated',
+ 'sent' => 'O link com a senha de acesso foi enviado com sucesso!',
+ 'user' => 'Este utilizador não existe, ou não possui um endereço de email associado',
];
diff --git a/resources/lang/ro/admin/licenses/form.php b/resources/lang/ro/admin/licenses/form.php
index cc23c5c3b7..c1ee25aef9 100644
--- a/resources/lang/ro/admin/licenses/form.php
+++ b/resources/lang/ro/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Data achizitie',
'depreciation' => 'Depreciere',
'expiration' => 'Data expirarii',
+ 'license_key' => 'Product Key',
'maintained' => 'Mentinut',
'name' => 'Nume software',
'no_depreciation' => 'Nu deprecia',
diff --git a/resources/lang/ro/admin/settings/general.php b/resources/lang/ro/admin/settings/general.php
index 2b68f19c08..dde5a9413b 100644
--- a/resources/lang/ro/admin/settings/general.php
+++ b/resources/lang/ro/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Arata data predare',
'display_eol' => 'Arata EOL in tabel',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'EULA Settings',
'eula_markdown' => 'This EULA allows Github flavored markdown.',
'general_settings' => 'General Settings',
diff --git a/resources/lang/ro/general.php b/resources/lang/ro/general.php
index bd187afc60..8c5e212312 100644
--- a/resources/lang/ro/general.php
+++ b/resources/lang/ro/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Cantitate',
'ready_to_deploy' => 'Gata de lansare',
'recent_activity' => 'Activitate recentă',
- 'remove_company' => 'Remove Company Association',
+ 'remove_company' => 'Remove Company Association',
'reports' => 'Rapoarte',
'requested' => 'Cereri',
'save' => 'Salveaza',
'select' => 'Selectați',
'search' => 'Căutare',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Select a Depreciation Type',
'select_location' => 'Select a Location',
'select_manufacturer' => 'Select a Manufacturer',
@@ -135,8 +136,8 @@
'select_user' => 'Selectati un utilizatori',
'select_date' => 'Selectaţi data',
'select_statuslabel' => 'Selecteaza Starea',
- 'select_company' => 'Select Company',
- 'select_asset' => 'Select Asset',
+ 'select_company' => 'Select Company',
+ 'select_asset' => 'Select Asset',
'settings' => 'Setari',
'sign_in' => 'Logheaza-te',
'site_name' => 'Nume site',
diff --git a/resources/lang/ru/admin/licenses/form.php b/resources/lang/ru/admin/licenses/form.php
index a34289730e..77ff6e7d24 100644
--- a/resources/lang/ru/admin/licenses/form.php
+++ b/resources/lang/ru/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Дата покупки',
'depreciation' => 'Амортизация',
'expiration' => 'Истекает',
+ 'license_key' => 'Product Key',
'maintained' => 'Поддерживаемая',
'name' => 'Название ПО',
'no_depreciation' => 'Не амортизируется',
diff --git a/resources/lang/ru/admin/settings/general.php b/resources/lang/ru/admin/settings/general.php
index 8d1222a49e..b419ff9dd4 100644
--- a/resources/lang/ru/admin/settings/general.php
+++ b/resources/lang/ru/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Отображать дату выдачи',
'display_eol' => 'Отображать дату истечения срока гарантии в таблице',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'Настройки лицензионного соглашения',
'eula_markdown' => 'Это EULA поддерживает форматирование Github flavored markdown.',
'general_settings' => 'Общие настройки',
diff --git a/resources/lang/ru/general.php b/resources/lang/ru/general.php
index 5892ce12f6..bff9c9efdc 100644
--- a/resources/lang/ru/general.php
+++ b/resources/lang/ru/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Количество',
'ready_to_deploy' => 'Готов к установке',
'recent_activity' => 'Недавняя активность',
- 'remove_company' => 'Удалить привязку компании',
+ 'remove_company' => 'Удалить привязку компании',
'reports' => 'Отчеты',
'requested' => 'Запрошено',
'save' => 'Сохранить',
'select' => 'Выбор',
'search' => 'Поиск',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Выберите тип амортизации',
'select_location' => 'Выберите местоположение',
'select_manufacturer' => 'Выберите производителя',
@@ -135,8 +136,8 @@
'select_user' => 'Выберите пользователя',
'select_date' => 'Выберите дату',
'select_statuslabel' => 'Выбрать статус',
- 'select_company' => 'Выберите компанию',
- 'select_asset' => 'Выбрать актив',
+ 'select_company' => 'Выберите компанию',
+ 'select_asset' => 'Выбрать актив',
'settings' => 'Настройки',
'sign_in' => 'Вход',
'site_name' => 'Название сайта',
diff --git a/resources/lang/sv-SE/admin/licenses/form.php b/resources/lang/sv-SE/admin/licenses/form.php
index 99f8198435..2e97ae2adf 100644
--- a/resources/lang/sv-SE/admin/licenses/form.php
+++ b/resources/lang/sv-SE/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Purchase Date',
'depreciation' => 'Depreciation',
'expiration' => 'Expiration Date',
+ 'license_key' => 'Product Key',
'maintained' => 'Maintained',
'name' => 'Software Name',
'no_depreciation' => 'Do Not Depreciate',
diff --git a/resources/lang/sv-SE/admin/settings/general.php b/resources/lang/sv-SE/admin/settings/general.php
index 82b3d1e5d1..2a9ed9fde9 100644
--- a/resources/lang/sv-SE/admin/settings/general.php
+++ b/resources/lang/sv-SE/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Display Checkout Date',
'display_eol' => 'Display EOL in table view',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'EULA Settings',
'eula_markdown' => 'This EULA allows Github flavored markdown.',
'general_settings' => 'General Settings',
diff --git a/resources/lang/sv-SE/general.php b/resources/lang/sv-SE/general.php
index f9b48ed414..dfa1b3b111 100644
--- a/resources/lang/sv-SE/general.php
+++ b/resources/lang/sv-SE/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Quantity',
'ready_to_deploy' => 'Ready to Deploy',
'recent_activity' => 'Senaste aktivitet',
- 'remove_company' => 'Remove Company Association',
+ 'remove_company' => 'Remove Company Association',
'reports' => 'Rapporter',
'requested' => 'Requested',
'save' => 'Spara',
'select' => 'Välj',
'search' => 'Sök',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Select a Depreciation Type',
'select_location' => 'Select a Location',
'select_manufacturer' => 'Välj Tillverkare',
@@ -135,8 +136,8 @@
'select_user' => 'Välj Användare',
'select_date' => 'Välj datum',
'select_statuslabel' => 'Select Status',
- 'select_company' => 'Select Company',
- 'select_asset' => 'Select Asset',
+ 'select_company' => 'Select Company',
+ 'select_asset' => 'Select Asset',
'settings' => 'Inställningar',
'sign_in' => 'Logga in',
'site_name' => 'Site Name',
diff --git a/resources/lang/th/admin/licenses/form.php b/resources/lang/th/admin/licenses/form.php
index 99f8198435..2e97ae2adf 100644
--- a/resources/lang/th/admin/licenses/form.php
+++ b/resources/lang/th/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Purchase Date',
'depreciation' => 'Depreciation',
'expiration' => 'Expiration Date',
+ 'license_key' => 'Product Key',
'maintained' => 'Maintained',
'name' => 'Software Name',
'no_depreciation' => 'Do Not Depreciate',
diff --git a/resources/lang/th/admin/settings/general.php b/resources/lang/th/admin/settings/general.php
index fdf041d16b..a0f2a3c3ac 100644
--- a/resources/lang/th/admin/settings/general.php
+++ b/resources/lang/th/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'แสดงวันที่นำออก',
'display_eol' => 'ดู EOL ในแบบตาราง',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'ตั้งค่าข้อตกลงการใช้งาน',
'eula_markdown' => 'อนุญาต EULA นี้ Github flavored markdown.',
'general_settings' => 'การตั้งค่าทั่วไป',
diff --git a/resources/lang/th/general.php b/resources/lang/th/general.php
index 77fa18c59e..54db38e34b 100644
--- a/resources/lang/th/general.php
+++ b/resources/lang/th/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Quantity',
'ready_to_deploy' => 'พร้อมใช้งาน',
'recent_activity' => 'กิจกรรมล่าสุด',
- 'remove_company' => 'Remove Company Association',
+ 'remove_company' => 'Remove Company Association',
'reports' => 'รายงาน',
'requested' => 'คำร้องขอ',
'save' => 'บันทึก',
'select' => 'เลือก',
'search' => 'ค้นหา',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'เลือกประเภทค่าเสื่อมราคา',
'select_location' => 'เลือกที่ตั้ง',
'select_manufacturer' => 'เลือกผู้ผลิต',
@@ -135,8 +136,8 @@
'select_user' => 'เลือกผู้ใช้',
'select_date' => 'เลือกวันที่',
'select_statuslabel' => 'เลือกสถานะ',
- 'select_company' => 'Select Company',
- 'select_asset' => 'Select Asset',
+ 'select_company' => 'Select Company',
+ 'select_asset' => 'Select Asset',
'settings' => 'การตั้งค่า',
'sign_in' => 'ลงชื่อเข้าใช้',
'site_name' => 'ชื่อไซต์',
diff --git a/resources/lang/tr/admin/licenses/form.php b/resources/lang/tr/admin/licenses/form.php
index 3186d71233..f224d6a750 100644
--- a/resources/lang/tr/admin/licenses/form.php
+++ b/resources/lang/tr/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Satın Alma Tarihi',
'depreciation' => 'Amortisman Türü',
'expiration' => 'Son Geçerlilik Tarihi',
+ 'license_key' => 'Product Key',
'maintained' => 'Korumalı',
'name' => 'Yazılım Adı',
'no_depreciation' => 'Mortisman Yok',
diff --git a/resources/lang/tr/admin/settings/general.php b/resources/lang/tr/admin/settings/general.php
index 512bfccb14..0591fa1e7c 100644
--- a/resources/lang/tr/admin/settings/general.php
+++ b/resources/lang/tr/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Çıkış Tarihi Göster',
'display_eol' => 'Tablo görüntüsünde Sözleşmeyi görüntüle',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'Son Kullanıcı Lisans Sözleşmesi Ayarları',
'eula_markdown' => 'This EULA allows Github flavored markdown.',
'general_settings' => 'Genel Ayarlar',
diff --git a/resources/lang/tr/general.php b/resources/lang/tr/general.php
index b3a7a68507..52982a17fa 100644
--- a/resources/lang/tr/general.php
+++ b/resources/lang/tr/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Quantity',
'ready_to_deploy' => 'Ready to Deploy',
'recent_activity' => 'Recent Activity',
- 'remove_company' => 'Remove Company Association',
+ 'remove_company' => 'Remove Company Association',
'reports' => 'Raporlar',
'requested' => 'Requested',
'save' => 'Kaydet',
'select' => 'Seç',
'search' => 'Ara',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Select a Depreciation Type',
'select_location' => 'Konum Seç',
'select_manufacturer' => 'Select a Manufacturer',
@@ -135,8 +136,8 @@
'select_user' => 'Kullanıcı Seç',
'select_date' => 'Tarih seç',
'select_statuslabel' => 'Durum Seç',
- 'select_company' => 'Select Company',
- 'select_asset' => 'Select Asset',
+ 'select_company' => 'Select Company',
+ 'select_asset' => 'Select Asset',
'settings' => 'Ayarlar',
'sign_in' => 'Oturum Aç',
'site_name' => 'Site Adı',
diff --git a/resources/lang/vi/admin/accessories/general.php b/resources/lang/vi/admin/accessories/general.php
index 91001a92e1..1dd057f21a 100644
--- a/resources/lang/vi/admin/accessories/general.php
+++ b/resources/lang/vi/admin/accessories/general.php
@@ -6,16 +6,16 @@ return array(
'accessory_category' => 'Hạng Mục Phụ Kiện',
'accessory_name' => 'Tên Phụ Kiện',
'cost' => 'Chi phí mua hàng',
- 'checkout' => 'Checkout Accessory',
- 'checkin' => 'Checkin Accessory',
+ 'checkout' => 'Xuất kho Phụ kiện',
+ 'checkin' => 'Nhập kho Phụ kiện',
'create' => 'Tạo Phụ Kiện',
- 'date' => 'Purchase Date',
- 'edit' => 'Edit Accessory',
+ 'date' => 'Ngày mua',
+ 'edit' => 'Sửa Phụ kiện',
'eula_text' => 'Hạng mục điều khoản sử dụng',
'eula_text_help' => 'Trường này cho phép bạn thay đổi các điều khoản sử dụng (EULAs) cho từng loại tài sản cụ thể. Nếu chỉ có một EULA cho tất cả các tài sản, bạn có thể chọn ô vuông bên dưới để sử dụng làm mặc định.',
'require_acceptance' => 'Yêu cầu người dùng xác nhận đã nhận thiết bị trong hạng mục này.',
'no_default_eula' => 'Điều khoản sử dụng mặc định chưa được thiết lập. Hãy thêm một cái vào trong phần Settings.',
- 'order' => 'Order Number',
+ 'order' => 'Số đơn đặt hàng',
'qty' => 'Số lượng',
'total' => 'Tổng số',
'remaining' => 'Sẵn có',
diff --git a/resources/lang/vi/admin/accessories/message.php b/resources/lang/vi/admin/accessories/message.php
index 7936bf1434..9023c08610 100644
--- a/resources/lang/vi/admin/accessories/message.php
+++ b/resources/lang/vi/admin/accessories/message.php
@@ -6,19 +6,19 @@ return array(
'assoc_users' => 'Phụ kiện này hiện có :count cái đã giao cho người dùng. Bạn hãy nhập lại vào trong phần phụ kiện và thử lại lần nữa. ',
'create' => array(
- 'error' => 'The accessory was not created, please try again.',
- 'success' => 'The accessory was successfully created.'
+ 'error' => 'Phụ kiện chưa tạo, hãy thử một lần nữa.',
+ 'success' => 'Phụ kiện đã được tạo thành công.'
),
'update' => array(
- 'error' => 'The accessory was not updated, please try again',
- 'success' => 'The accessory was updated successfully.'
+ 'error' => 'Phụ kiện chưa được cập nhật, vui lòng thử lại',
+ 'success' => 'Phụ kiện đã được cập nhật thành công.'
),
'delete' => array(
- 'confirm' => 'Are you sure you wish to delete this accessory?',
- 'error' => 'There was an issue deleting the accessory. Please try again.',
- 'success' => 'The accessory was deleted successfully.'
+ 'confirm' => 'Bạn có chắc muốn xoá phụ kiện này không?',
+ 'error' => 'Có lỗi xảy ra khi xoá phụ kiện. Vui lòng thử lại.',
+ 'success' => 'Phụ kiện đã được xoá thành công.'
),
'checkout' => array(
diff --git a/resources/lang/vi/admin/categories/message.php b/resources/lang/vi/admin/categories/message.php
index 2865d43f92..8eb36e581d 100644
--- a/resources/lang/vi/admin/categories/message.php
+++ b/resources/lang/vi/admin/categories/message.php
@@ -3,8 +3,8 @@
return array(
'does_not_exist' => 'Hạng mục không tồn tại.',
- 'assoc_models' => 'This category is currently associated with at least one model and cannot be deleted. Please update your models to no longer reference this category and try again. ',
- 'assoc_items' => 'This category is currently associated with at least one :asset_type and cannot be deleted. Please update your :asset_type to no longer reference this category and try again. ',
+ 'assoc_models' => 'Danh mục này hiện đang liên kết với một kiểu nào đó nên không thể xoá. Vui lòng cập nhật kiểu có liên quan để ngừng liên kết với danh mục này và thử xoá lại.',
+ 'assoc_items' => 'Danh mục này hiện đang liên kết với :asset_type nào đó nên không thể xoá. Vui lòng cập nhật :asset_type có liên quan để ngừng liên kết với danh mục này và thử xoá lại.',
'create' => array(
'error' => 'Hạng mục chưa được tạo. Bạn hãy thử lại.',
diff --git a/resources/lang/vi/admin/licenses/form.php b/resources/lang/vi/admin/licenses/form.php
index 4b95e15ad6..363fb2e58b 100644
--- a/resources/lang/vi/admin/licenses/form.php
+++ b/resources/lang/vi/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Ngày mua',
'depreciation' => 'Khấu hao',
'expiration' => 'Ngày hết hạn',
+ 'license_key' => 'Product Key',
'maintained' => 'Đã duy trì',
'name' => 'Tên phần mềm',
'no_depreciation' => 'Không khấu hao',
diff --git a/resources/lang/vi/admin/settings/general.php b/resources/lang/vi/admin/settings/general.php
index fb52080b19..d85ea27cf2 100644
--- a/resources/lang/vi/admin/settings/general.php
+++ b/resources/lang/vi/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Hiển thị ngày checkout',
'display_eol' => 'Hiển thị EOL ở bảng',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'Cài đặt EULA',
'eula_markdown' => 'Đây là EULA cho phép Github flavored markdown.',
'general_settings' => 'Cài đặt thường',
diff --git a/resources/lang/vi/general.php b/resources/lang/vi/general.php
index 6278dea979..65e354ba01 100644
--- a/resources/lang/vi/general.php
+++ b/resources/lang/vi/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Quantity',
'ready_to_deploy' => 'Sẵn sàng để cấp phát',
'recent_activity' => 'Hoạt động gần đây',
- 'remove_company' => 'Remove Company Association',
+ 'remove_company' => 'Remove Company Association',
'reports' => 'Các báo cáo',
'requested' => 'Đã yêu cầu',
'save' => 'Lưu',
'select' => 'Chọn',
'search' => 'Tìm kiếm',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Lựa chọn một Loại Khấu hao',
'select_location' => 'Lựa chọn một Địa phương',
'select_manufacturer' => 'Lựa chọn một nhà sản xuất',
@@ -135,8 +136,8 @@
'select_user' => 'Lựa chọn một Người dùng',
'select_date' => 'Chọn ngày',
'select_statuslabel' => 'Chọn tình trạng',
- 'select_company' => 'Select Company',
- 'select_asset' => 'Select Asset',
+ 'select_company' => 'Select Company',
+ 'select_asset' => 'Select Asset',
'settings' => 'Cài đặt',
'sign_in' => 'Đăng nhập',
'site_name' => 'Tên trang web',
diff --git a/resources/lang/zh-CN/admin/licenses/form.php b/resources/lang/zh-CN/admin/licenses/form.php
index 61c4d21b20..2a3c08fb3a 100644
--- a/resources/lang/zh-CN/admin/licenses/form.php
+++ b/resources/lang/zh-CN/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => '采购日期',
'depreciation' => '折旧',
'expiration' => '到期日期',
+ 'license_key' => 'Product Key',
'maintained' => '保持',
'name' => '软件名称',
'no_depreciation' => '永久',
diff --git a/resources/lang/zh-CN/admin/settings/general.php b/resources/lang/zh-CN/admin/settings/general.php
index a4ea60879d..ee3327ec53 100644
--- a/resources/lang/zh-CN/admin/settings/general.php
+++ b/resources/lang/zh-CN/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => '显示借出日期',
'display_eol' => '以表格形式显示寿命期限',
'display_qr' => '显示二维码',
- 'display_alt_barcode' => '显示条码',
- 'barcode_type' => '3D 条码类型',
- 'alt_barcode_type' => '条码类型',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => '最终用户许可协议(EULA)设置',
'eula_markdown' => 'EULA中可以使用Github flavored markdown.',
'general_settings' => '一般设置',
diff --git a/resources/lang/zh-CN/general.php b/resources/lang/zh-CN/general.php
index f48e4763d7..d4e46fb09a 100644
--- a/resources/lang/zh-CN/general.php
+++ b/resources/lang/zh-CN/general.php
@@ -121,12 +121,13 @@
'quantity' => '数量',
'ready_to_deploy' => '待分配',
'recent_activity' => '最近操作活动',
- 'remove_company' => '移除公司关联',
+ 'remove_company' => '移除公司关联',
'reports' => '报告',
'requested' => '已申请',
'save' => '保存',
'select' => '选择',
'search' => '搜索',
+ 'select_category' => 'Select a Category',
'select_depreciation' => '选择失效类型',
'select_location' => '选择地点',
'select_manufacturer' => '选择生产商',
@@ -135,8 +136,8 @@
'select_user' => '选择用户',
'select_date' => '选择日期',
'select_statuslabel' => '选择状态',
- 'select_company' => '选择公司',
- 'select_asset' => '选择资产',
+ 'select_company' => '选择公司',
+ 'select_asset' => '选择资产',
'settings' => '设置',
'sign_in' => '登录',
'site_name' => '站点名称',
diff --git a/resources/lang/zh-TW/admin/licenses/form.php b/resources/lang/zh-TW/admin/licenses/form.php
index 99f8198435..2e97ae2adf 100644
--- a/resources/lang/zh-TW/admin/licenses/form.php
+++ b/resources/lang/zh-TW/admin/licenses/form.php
@@ -9,6 +9,7 @@ return array(
'date' => 'Purchase Date',
'depreciation' => 'Depreciation',
'expiration' => 'Expiration Date',
+ 'license_key' => 'Product Key',
'maintained' => 'Maintained',
'name' => 'Software Name',
'no_depreciation' => 'Do Not Depreciate',
diff --git a/resources/lang/zh-TW/admin/settings/general.php b/resources/lang/zh-TW/admin/settings/general.php
index 82b3d1e5d1..2a9ed9fde9 100644
--- a/resources/lang/zh-TW/admin/settings/general.php
+++ b/resources/lang/zh-TW/admin/settings/general.php
@@ -23,9 +23,9 @@ return array(
'display_checkout_date' => 'Display Checkout Date',
'display_eol' => 'Display EOL in table view',
'display_qr' => 'Display Square Codes',
- 'display_alt_barcode' => 'Display 2D barcode',
- 'barcode_type' => '3D Barcode Type',
- 'alt_barcode_type' => '2D barcode type',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
'eula_settings' => 'EULA Settings',
'eula_markdown' => 'This EULA allows Github flavored markdown.',
'general_settings' => 'General Settings',
diff --git a/resources/lang/zh-TW/general.php b/resources/lang/zh-TW/general.php
index b36221d618..b7c9acbae0 100644
--- a/resources/lang/zh-TW/general.php
+++ b/resources/lang/zh-TW/general.php
@@ -121,12 +121,13 @@
'quantity' => 'Quantity',
'ready_to_deploy' => 'Ready to Deploy',
'recent_activity' => 'Recent Activity',
- 'remove_company' => 'Remove Company Association',
+ 'remove_company' => 'Remove Company Association',
'reports' => 'Reports',
'requested' => 'Requested',
'save' => 'Save',
'select' => 'Select',
'search' => 'Search',
+ 'select_category' => 'Select a Category',
'select_depreciation' => 'Select a Depreciation Type',
'select_location' => 'Select a Location',
'select_manufacturer' => 'Select a Manufacturer',
@@ -135,8 +136,8 @@
'select_user' => 'Select a User',
'select_date' => 'Select Date',
'select_statuslabel' => 'Select Status',
- 'select_company' => 'Select Company',
- 'select_asset' => 'Select Asset',
+ 'select_company' => 'Select Company',
+ 'select_asset' => 'Select Asset',
'settings' => 'Settings',
'sign_in' => 'Sign in',
'site_name' => 'Site Name',