From 4a8a98a7d3caa18fb291ce9b34a4cb0f64105bfc Mon Sep 17 00:00:00 2001 From: snipe Date: Mon, 9 Nov 2020 14:17:45 -0800 Subject: [PATCH 1/2] Fixed user test --- tests/unit/UserTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unit/UserTest.php b/tests/unit/UserTest.php index 85ae9054d0..bbd4048156 100644 --- a/tests/unit/UserTest.php +++ b/tests/unit/UserTest.php @@ -104,7 +104,7 @@ class UserTest extends BaseTest { $fullname = "Natalia Allanovna Romanova-O'Shostakova"; $expected_username = 'nataliaallanovnaromanovaoshostakova'; - $user = User::generateFormattedNameFromFullName($fullname, 'firstnamelastname)'; + $user = User::generateFormattedNameFromFullName($fullname, 'firstnamelastname'); $this->assertEquals($expected_username, $user['username']); } public function firstNameLastInitial() From 67f60127be9fa9ec1e86267999c6bfa2c4e38bd3 Mon Sep 17 00:00:00 2001 From: snipe Date: Mon, 9 Nov 2020 14:52:11 -0800 Subject: [PATCH 2/2] Updated translations with latest from CrowdIn --- .../lang/af/admin/accessories/general.php | 2 - .../lang/af/admin/accessories/message.php | 2 +- .../af/admin/asset_maintenances/general.php | 5 +- .../lang/af/admin/categories/general.php | 2 - resources/lang/af/admin/companies/general.php | 2 - .../lang/af/admin/components/general.php | 2 - .../lang/af/admin/consumables/general.php | 2 - resources/lang/af/admin/hardware/table.php | 3 +- resources/lang/af/admin/kits/general.php | 17 + resources/lang/af/admin/licenses/message.php | 1 + resources/lang/af/admin/settings/general.php | 90 ++-- resources/lang/af/admin/users/general.php | 1 + resources/lang/af/admin/users/message.php | 1 + resources/lang/af/auth/general.php | 1 + resources/lang/af/auth/message.php | 36 +- resources/lang/af/button.php | 1 + resources/lang/af/general.php | 29 +- resources/lang/af/help.php | 36 ++ resources/lang/af/mail.php | 14 +- .../lang/ar/admin/accessories/general.php | 2 - .../lang/ar/admin/accessories/message.php | 2 +- .../ar/admin/asset_maintenances/general.php | 5 +- .../lang/ar/admin/categories/general.php | 2 - resources/lang/ar/admin/companies/general.php | 2 - .../lang/ar/admin/components/general.php | 2 - .../lang/ar/admin/consumables/general.php | 2 - resources/lang/ar/admin/hardware/table.php | 3 +- resources/lang/ar/admin/kits/general.php | 17 + resources/lang/ar/admin/licenses/message.php | 1 + resources/lang/ar/admin/settings/general.php | 96 ++-- resources/lang/ar/admin/users/general.php | 5 +- resources/lang/ar/admin/users/message.php | 1 + resources/lang/ar/auth/general.php | 1 + resources/lang/ar/auth/message.php | 36 +- resources/lang/ar/button.php | 1 + resources/lang/ar/general.php | 29 +- resources/lang/ar/help.php | 36 ++ resources/lang/ar/mail.php | 20 +- resources/lang/ar/passwords.php | 2 +- .../lang/bg/admin/accessories/general.php | 2 - .../lang/bg/admin/accessories/message.php | 2 +- .../bg/admin/asset_maintenances/general.php | 5 +- .../lang/bg/admin/categories/general.php | 2 - resources/lang/bg/admin/companies/general.php | 2 - .../lang/bg/admin/components/general.php | 2 - .../lang/bg/admin/consumables/general.php | 2 - resources/lang/bg/admin/hardware/table.php | 3 +- resources/lang/bg/admin/kits/general.php | 17 + resources/lang/bg/admin/licenses/message.php | 1 + resources/lang/bg/admin/settings/general.php | 90 ++-- resources/lang/bg/admin/users/general.php | 1 + resources/lang/bg/admin/users/message.php | 1 + resources/lang/bg/auth/general.php | 1 + resources/lang/bg/auth/message.php | 36 +- resources/lang/bg/button.php | 1 + resources/lang/bg/general.php | 29 +- resources/lang/bg/help.php | 36 ++ resources/lang/bg/mail.php | 14 +- .../lang/cs/admin/accessories/general.php | 2 - .../lang/cs/admin/accessories/message.php | 2 +- .../cs/admin/asset_maintenances/general.php | 5 +- .../lang/cs/admin/categories/general.php | 2 - resources/lang/cs/admin/companies/general.php | 2 - .../lang/cs/admin/components/general.php | 2 - .../lang/cs/admin/consumables/general.php | 2 - resources/lang/cs/admin/hardware/table.php | 3 +- resources/lang/cs/admin/kits/general.php | 17 + resources/lang/cs/admin/licenses/message.php | 1 + resources/lang/cs/admin/settings/general.php | 90 ++-- resources/lang/cs/admin/users/general.php | 1 + resources/lang/cs/admin/users/message.php | 1 + resources/lang/cs/auth/general.php | 1 + resources/lang/cs/auth/message.php | 36 +- resources/lang/cs/button.php | 1 + resources/lang/cs/general.php | 29 +- resources/lang/cs/help.php | 36 ++ resources/lang/cs/mail.php | 14 +- .../lang/cy/admin/accessories/general.php | 2 - .../lang/cy/admin/accessories/message.php | 2 +- .../cy/admin/asset_maintenances/general.php | 5 +- .../lang/cy/admin/categories/general.php | 2 - resources/lang/cy/admin/companies/general.php | 2 - .../lang/cy/admin/components/general.php | 2 - .../lang/cy/admin/consumables/general.php | 2 - resources/lang/cy/admin/hardware/table.php | 3 +- resources/lang/cy/admin/kits/general.php | 17 + resources/lang/cy/admin/licenses/message.php | 1 + resources/lang/cy/admin/settings/general.php | 90 ++-- resources/lang/cy/admin/users/general.php | 1 + resources/lang/cy/admin/users/message.php | 1 + resources/lang/cy/auth/general.php | 1 + resources/lang/cy/auth/message.php | 36 +- resources/lang/cy/button.php | 1 + resources/lang/cy/general.php | 29 +- resources/lang/cy/help.php | 36 ++ resources/lang/cy/mail.php | 14 +- .../lang/da/admin/accessories/general.php | 2 - .../lang/da/admin/accessories/message.php | 2 +- .../da/admin/asset_maintenances/general.php | 5 +- .../lang/da/admin/categories/general.php | 2 - resources/lang/da/admin/companies/general.php | 2 - .../lang/da/admin/components/general.php | 2 - .../lang/da/admin/consumables/general.php | 2 - resources/lang/da/admin/hardware/table.php | 3 +- resources/lang/da/admin/kits/general.php | 17 + resources/lang/da/admin/licenses/message.php | 1 + .../lang/da/admin/manufacturers/message.php | 4 +- resources/lang/da/admin/models/general.php | 8 +- resources/lang/da/admin/models/message.php | 6 +- resources/lang/da/admin/settings/general.php | 164 ++++--- .../lang/da/admin/statuslabels/table.php | 4 +- resources/lang/da/admin/suppliers/message.php | 6 +- resources/lang/da/admin/users/general.php | 7 +- resources/lang/da/admin/users/message.php | 1 + resources/lang/da/auth/general.php | 1 + resources/lang/da/auth/message.php | 36 +- resources/lang/da/button.php | 3 +- resources/lang/da/general.php | 57 ++- resources/lang/da/help.php | 36 ++ resources/lang/da/mail.php | 26 +- resources/lang/da/passwords.php | 2 +- resources/lang/da/validation.php | 4 +- .../lang/de/admin/accessories/general.php | 2 - .../lang/de/admin/accessories/message.php | 2 +- .../de/admin/asset_maintenances/general.php | 5 +- .../lang/de/admin/categories/general.php | 2 - resources/lang/de/admin/companies/general.php | 2 - .../lang/de/admin/components/general.php | 2 - .../lang/de/admin/consumables/general.php | 2 - resources/lang/de/admin/hardware/table.php | 3 +- resources/lang/de/admin/kits/general.php | 17 + resources/lang/de/admin/licenses/message.php | 1 + resources/lang/de/admin/settings/general.php | 93 ++-- resources/lang/de/admin/users/general.php | 1 + resources/lang/de/admin/users/message.php | 1 + resources/lang/de/auth/general.php | 1 + resources/lang/de/auth/message.php | 36 +- resources/lang/de/button.php | 1 + resources/lang/de/general.php | 29 +- resources/lang/de/help.php | 36 ++ resources/lang/de/mail.php | 14 +- .../lang/el/admin/accessories/general.php | 2 - .../el/admin/asset_maintenances/general.php | 5 +- .../lang/el/admin/categories/general.php | 6 +- resources/lang/el/admin/companies/general.php | 2 - .../lang/el/admin/components/general.php | 2 - .../lang/el/admin/consumables/general.php | 2 - .../lang/el/admin/custom_fields/general.php | 4 +- resources/lang/el/admin/hardware/form.php | 2 +- resources/lang/el/admin/hardware/message.php | 2 +- resources/lang/el/admin/hardware/table.php | 3 +- resources/lang/el/admin/kits/general.php | 17 + resources/lang/el/admin/licenses/message.php | 1 + .../lang/el/admin/manufacturers/message.php | 4 +- resources/lang/el/admin/models/general.php | 8 +- resources/lang/el/admin/models/message.php | 6 +- resources/lang/el/admin/settings/general.php | 128 +++-- resources/lang/el/admin/suppliers/message.php | 2 +- resources/lang/el/admin/users/general.php | 1 + resources/lang/el/admin/users/message.php | 1 + resources/lang/el/auth/general.php | 1 + resources/lang/el/auth/message.php | 36 +- resources/lang/el/button.php | 1 + resources/lang/el/general.php | 29 +- resources/lang/el/help.php | 36 ++ resources/lang/el/mail.php | 14 +- .../lang/en-GB/admin/accessories/general.php | 2 - .../lang/en-GB/admin/accessories/message.php | 2 +- .../admin/asset_maintenances/general.php | 5 +- .../lang/en-GB/admin/categories/general.php | 2 - .../lang/en-GB/admin/companies/general.php | 2 - .../lang/en-GB/admin/components/general.php | 2 - .../lang/en-GB/admin/consumables/general.php | 2 - resources/lang/en-GB/admin/hardware/table.php | 3 +- resources/lang/en-GB/admin/kits/general.php | 17 + .../lang/en-GB/admin/licenses/message.php | 1 + .../lang/en-GB/admin/settings/general.php | 88 ++-- resources/lang/en-GB/admin/users/general.php | 1 + resources/lang/en-GB/admin/users/message.php | 1 + resources/lang/en-GB/auth/general.php | 1 + resources/lang/en-GB/auth/message.php | 36 +- resources/lang/en-GB/button.php | 1 + resources/lang/en-GB/general.php | 28 +- resources/lang/en-GB/help.php | 36 ++ resources/lang/en-GB/mail.php | 14 +- .../lang/en-ID/admin/accessories/general.php | 2 - .../lang/en-ID/admin/accessories/message.php | 2 +- .../admin/asset_maintenances/general.php | 5 +- .../lang/en-ID/admin/categories/general.php | 2 - .../lang/en-ID/admin/companies/general.php | 2 - .../lang/en-ID/admin/components/general.php | 2 - .../lang/en-ID/admin/consumables/general.php | 2 - resources/lang/en-ID/admin/hardware/table.php | 3 +- resources/lang/en-ID/admin/kits/general.php | 17 + .../lang/en-ID/admin/licenses/message.php | 1 + .../lang/en-ID/admin/settings/general.php | 90 ++-- resources/lang/en-ID/admin/users/general.php | 1 + resources/lang/en-ID/admin/users/message.php | 1 + resources/lang/en-ID/auth/general.php | 1 + resources/lang/en-ID/auth/message.php | 36 +- resources/lang/en-ID/button.php | 1 + resources/lang/en-ID/general.php | 29 +- resources/lang/en-ID/help.php | 36 ++ resources/lang/en-ID/mail.php | 14 +- resources/lang/en/admin/hardware/general.php | 4 +- resources/lang/en/admin/hardware/message.php | 9 +- resources/lang/en/admin/users/message.php | 8 +- resources/lang/en/passwords.php | 6 +- resources/lang/en/validation.php | 25 +- .../lang/es-CO/admin/accessories/general.php | 2 - .../lang/es-CO/admin/accessories/message.php | 2 +- .../admin/asset_maintenances/general.php | 5 +- .../lang/es-CO/admin/categories/general.php | 2 - .../lang/es-CO/admin/companies/general.php | 2 - .../lang/es-CO/admin/components/general.php | 2 - .../lang/es-CO/admin/consumables/general.php | 2 - .../es-CO/admin/depreciations/message.php | 10 +- resources/lang/es-CO/admin/hardware/table.php | 3 +- resources/lang/es-CO/admin/kits/general.php | 17 + .../lang/es-CO/admin/licenses/message.php | 1 + .../lang/es-CO/admin/settings/general.php | 90 ++-- resources/lang/es-CO/admin/users/general.php | 1 + resources/lang/es-CO/admin/users/message.php | 1 + resources/lang/es-CO/auth/general.php | 1 + resources/lang/es-CO/auth/message.php | 36 +- resources/lang/es-CO/button.php | 1 + resources/lang/es-CO/general.php | 65 ++- resources/lang/es-CO/help.php | 36 ++ resources/lang/es-CO/mail.php | 14 +- resources/lang/es-CO/validation.php | 1 - .../lang/es-ES/admin/accessories/general.php | 2 - .../lang/es-ES/admin/accessories/message.php | 2 +- .../admin/asset_maintenances/general.php | 5 +- .../lang/es-ES/admin/categories/general.php | 2 - .../lang/es-ES/admin/companies/general.php | 2 - .../lang/es-ES/admin/components/general.php | 2 - .../lang/es-ES/admin/consumables/general.php | 2 - resources/lang/es-ES/admin/hardware/table.php | 3 +- resources/lang/es-ES/admin/kits/general.php | 17 + .../lang/es-ES/admin/licenses/message.php | 1 + .../lang/es-ES/admin/settings/general.php | 90 ++-- resources/lang/es-ES/admin/users/general.php | 1 + resources/lang/es-ES/admin/users/message.php | 1 + resources/lang/es-ES/auth/general.php | 1 + resources/lang/es-ES/auth/message.php | 36 +- resources/lang/es-ES/button.php | 1 + resources/lang/es-ES/general.php | 29 +- resources/lang/es-ES/help.php | 36 ++ resources/lang/es-ES/mail.php | 14 +- resources/lang/es-ES/validation.php | 1 - .../lang/es-MX/admin/accessories/general.php | 2 - .../lang/es-MX/admin/accessories/message.php | 2 +- .../admin/asset_maintenances/general.php | 5 +- .../lang/es-MX/admin/categories/general.php | 2 - .../lang/es-MX/admin/companies/general.php | 2 - .../lang/es-MX/admin/components/general.php | 2 - .../lang/es-MX/admin/consumables/general.php | 2 - resources/lang/es-MX/admin/hardware/table.php | 3 +- resources/lang/es-MX/admin/kits/general.php | 17 + .../lang/es-MX/admin/licenses/message.php | 1 + .../lang/es-MX/admin/settings/general.php | 90 ++-- resources/lang/es-MX/admin/users/general.php | 1 + resources/lang/es-MX/admin/users/message.php | 1 + resources/lang/es-MX/auth/general.php | 1 + resources/lang/es-MX/auth/message.php | 36 +- resources/lang/es-MX/button.php | 1 + resources/lang/es-MX/general.php | 29 +- resources/lang/es-MX/help.php | 36 ++ resources/lang/es-MX/mail.php | 14 +- resources/lang/es-MX/validation.php | 1 - .../lang/es-VE/admin/accessories/general.php | 2 - .../lang/es-VE/admin/accessories/message.php | 2 +- .../admin/asset_maintenances/general.php | 5 +- .../lang/es-VE/admin/categories/general.php | 4 +- .../lang/es-VE/admin/companies/general.php | 2 - .../lang/es-VE/admin/components/general.php | 2 - .../lang/es-VE/admin/consumables/general.php | 2 - .../es-VE/admin/custom_fields/general.php | 2 +- resources/lang/es-VE/admin/hardware/table.php | 3 +- resources/lang/es-VE/admin/kits/general.php | 17 + .../lang/es-VE/admin/licenses/message.php | 1 + .../lang/es-VE/admin/settings/general.php | 90 ++-- resources/lang/es-VE/admin/users/general.php | 1 + resources/lang/es-VE/admin/users/message.php | 1 + resources/lang/es-VE/auth/general.php | 1 + resources/lang/es-VE/auth/message.php | 36 +- resources/lang/es-VE/button.php | 1 + resources/lang/es-VE/general.php | 30 +- resources/lang/es-VE/help.php | 36 ++ resources/lang/es-VE/mail.php | 14 +- resources/lang/es-VE/passwords.php | 2 +- resources/lang/es-VE/validation.php | 1 - .../lang/et/admin/accessories/general.php | 2 - .../lang/et/admin/accessories/message.php | 2 +- .../et/admin/asset_maintenances/general.php | 5 +- .../lang/et/admin/categories/general.php | 2 - resources/lang/et/admin/companies/general.php | 2 - .../lang/et/admin/components/general.php | 2 - .../lang/et/admin/consumables/general.php | 2 - resources/lang/et/admin/hardware/table.php | 3 +- resources/lang/et/admin/kits/general.php | 17 + resources/lang/et/admin/licenses/message.php | 1 + resources/lang/et/admin/settings/general.php | 90 ++-- resources/lang/et/admin/users/general.php | 1 + resources/lang/et/admin/users/message.php | 1 + resources/lang/et/auth/general.php | 1 + resources/lang/et/auth/message.php | 36 +- resources/lang/et/button.php | 1 + resources/lang/et/general.php | 29 +- resources/lang/et/help.php | 36 ++ resources/lang/et/mail.php | 14 +- .../lang/fa/admin/accessories/general.php | 2 - .../lang/fa/admin/accessories/message.php | 2 +- .../fa/admin/asset_maintenances/general.php | 5 +- .../lang/fa/admin/categories/general.php | 2 - resources/lang/fa/admin/companies/general.php | 2 - .../lang/fa/admin/components/general.php | 2 - .../lang/fa/admin/consumables/general.php | 2 - resources/lang/fa/admin/hardware/table.php | 3 +- resources/lang/fa/admin/kits/general.php | 17 + resources/lang/fa/admin/licenses/message.php | 1 + resources/lang/fa/admin/settings/general.php | 90 ++-- resources/lang/fa/admin/users/general.php | 1 + resources/lang/fa/admin/users/message.php | 1 + resources/lang/fa/auth/general.php | 1 + resources/lang/fa/auth/message.php | 36 +- resources/lang/fa/button.php | 1 + resources/lang/fa/general.php | 30 +- resources/lang/fa/help.php | 36 ++ resources/lang/fa/mail.php | 14 +- .../lang/fi/admin/accessories/general.php | 2 - .../lang/fi/admin/accessories/message.php | 2 +- .../fi/admin/asset_maintenances/general.php | 5 +- .../lang/fi/admin/categories/general.php | 2 - resources/lang/fi/admin/companies/general.php | 2 - .../lang/fi/admin/components/general.php | 2 - .../lang/fi/admin/consumables/general.php | 2 - resources/lang/fi/admin/hardware/table.php | 3 +- resources/lang/fi/admin/kits/general.php | 17 + resources/lang/fi/admin/licenses/message.php | 1 + resources/lang/fi/admin/settings/general.php | 90 ++-- .../lang/fi/admin/statuslabels/table.php | 2 +- resources/lang/fi/admin/users/general.php | 1 + resources/lang/fi/admin/users/message.php | 1 + resources/lang/fi/auth/general.php | 1 + resources/lang/fi/auth/message.php | 36 +- resources/lang/fi/button.php | 1 + resources/lang/fi/general.php | 29 +- resources/lang/fi/help.php | 36 ++ resources/lang/fi/mail.php | 14 +- .../lang/fil/admin/accessories/general.php | 2 - .../lang/fil/admin/accessories/message.php | 2 +- .../fil/admin/asset_maintenances/general.php | 5 +- .../lang/fil/admin/categories/general.php | 6 +- .../lang/fil/admin/companies/general.php | 2 - .../lang/fil/admin/components/general.php | 2 - .../lang/fil/admin/consumables/general.php | 2 - resources/lang/fil/admin/hardware/table.php | 3 +- resources/lang/fil/admin/kits/general.php | 17 + resources/lang/fil/admin/licenses/message.php | 1 + resources/lang/fil/admin/settings/general.php | 90 ++-- resources/lang/fil/admin/users/general.php | 1 + resources/lang/fil/admin/users/message.php | 1 + resources/lang/fil/auth/general.php | 1 + resources/lang/fil/auth/message.php | 36 +- resources/lang/fil/button.php | 1 + resources/lang/fil/general.php | 29 +- resources/lang/fil/help.php | 36 ++ resources/lang/fil/mail.php | 14 +- .../lang/fr/admin/accessories/general.php | 2 - .../lang/fr/admin/accessories/message.php | 2 +- .../fr/admin/asset_maintenances/general.php | 5 +- .../lang/fr/admin/categories/general.php | 2 - resources/lang/fr/admin/companies/general.php | 2 - .../lang/fr/admin/components/general.php | 2 - .../lang/fr/admin/consumables/general.php | 2 - resources/lang/fr/admin/hardware/table.php | 3 +- resources/lang/fr/admin/kits/general.php | 17 + resources/lang/fr/admin/licenses/message.php | 1 + resources/lang/fr/admin/settings/general.php | 90 ++-- resources/lang/fr/admin/users/general.php | 1 + resources/lang/fr/admin/users/message.php | 1 + resources/lang/fr/auth/general.php | 1 + resources/lang/fr/auth/message.php | 36 +- resources/lang/fr/button.php | 1 + resources/lang/fr/general.php | 29 +- resources/lang/fr/help.php | 36 ++ resources/lang/fr/mail.php | 14 +- .../lang/ga-IE/admin/accessories/general.php | 2 - .../lang/ga-IE/admin/accessories/message.php | 2 +- .../admin/asset_maintenances/general.php | 5 +- .../lang/ga-IE/admin/categories/general.php | 2 - .../lang/ga-IE/admin/companies/general.php | 2 - .../lang/ga-IE/admin/components/general.php | 2 - .../lang/ga-IE/admin/consumables/general.php | 2 - resources/lang/ga-IE/admin/hardware/table.php | 3 +- resources/lang/ga-IE/admin/kits/general.php | 17 + .../lang/ga-IE/admin/licenses/message.php | 1 + .../lang/ga-IE/admin/settings/general.php | 90 ++-- resources/lang/ga-IE/admin/users/general.php | 1 + resources/lang/ga-IE/admin/users/message.php | 1 + resources/lang/ga-IE/auth/general.php | 1 + resources/lang/ga-IE/auth/message.php | 36 +- resources/lang/ga-IE/button.php | 1 + resources/lang/ga-IE/general.php | 29 +- resources/lang/ga-IE/help.php | 36 ++ resources/lang/ga-IE/mail.php | 14 +- .../lang/he/admin/accessories/general.php | 2 - .../lang/he/admin/accessories/message.php | 2 +- .../he/admin/asset_maintenances/general.php | 5 +- .../lang/he/admin/categories/general.php | 6 +- resources/lang/he/admin/companies/general.php | 2 - .../lang/he/admin/components/general.php | 2 - .../lang/he/admin/consumables/general.php | 2 - resources/lang/he/admin/hardware/form.php | 2 +- resources/lang/he/admin/hardware/message.php | 2 +- resources/lang/he/admin/hardware/table.php | 3 +- resources/lang/he/admin/kits/general.php | 17 + resources/lang/he/admin/licenses/message.php | 1 + .../lang/he/admin/manufacturers/message.php | 4 +- resources/lang/he/admin/models/general.php | 2 +- resources/lang/he/admin/models/message.php | 4 +- resources/lang/he/admin/settings/general.php | 100 ++-- resources/lang/he/admin/users/general.php | 1 + resources/lang/he/admin/users/message.php | 1 + resources/lang/he/auth/general.php | 1 + resources/lang/he/auth/message.php | 36 +- resources/lang/he/button.php | 3 +- resources/lang/he/general.php | 35 +- resources/lang/he/help.php | 36 ++ resources/lang/he/mail.php | 20 +- resources/lang/he/passwords.php | 2 +- .../lang/hr/admin/accessories/general.php | 2 - .../lang/hr/admin/accessories/message.php | 2 +- .../hr/admin/asset_maintenances/general.php | 5 +- .../lang/hr/admin/categories/general.php | 2 - resources/lang/hr/admin/companies/general.php | 2 - .../lang/hr/admin/components/general.php | 2 - .../lang/hr/admin/consumables/general.php | 2 - resources/lang/hr/admin/hardware/table.php | 3 +- resources/lang/hr/admin/kits/general.php | 17 + resources/lang/hr/admin/licenses/message.php | 1 + resources/lang/hr/admin/settings/general.php | 90 ++-- resources/lang/hr/admin/users/general.php | 1 + resources/lang/hr/admin/users/message.php | 1 + resources/lang/hr/auth/general.php | 1 + resources/lang/hr/auth/message.php | 36 +- resources/lang/hr/button.php | 1 + resources/lang/hr/general.php | 29 +- resources/lang/hr/help.php | 36 ++ resources/lang/hr/mail.php | 14 +- .../lang/hu/admin/accessories/general.php | 2 - .../lang/hu/admin/accessories/message.php | 2 +- .../hu/admin/asset_maintenances/general.php | 5 +- .../lang/hu/admin/categories/general.php | 2 - resources/lang/hu/admin/companies/general.php | 2 - .../lang/hu/admin/components/general.php | 2 - .../lang/hu/admin/consumables/general.php | 2 - resources/lang/hu/admin/hardware/table.php | 3 +- resources/lang/hu/admin/kits/general.php | 17 + resources/lang/hu/admin/licenses/message.php | 1 + resources/lang/hu/admin/settings/general.php | 90 ++-- resources/lang/hu/admin/users/general.php | 1 + resources/lang/hu/admin/users/message.php | 1 + resources/lang/hu/auth/general.php | 1 + resources/lang/hu/auth/message.php | 36 +- resources/lang/hu/button.php | 1 + resources/lang/hu/general.php | 29 +- resources/lang/hu/help.php | 36 ++ resources/lang/hu/mail.php | 18 +- .../lang/id/admin/accessories/general.php | 2 - .../lang/id/admin/accessories/message.php | 2 +- .../id/admin/asset_maintenances/general.php | 5 +- .../lang/id/admin/categories/general.php | 2 - resources/lang/id/admin/companies/general.php | 2 - .../lang/id/admin/components/general.php | 2 - .../lang/id/admin/consumables/general.php | 2 - resources/lang/id/admin/hardware/table.php | 3 +- resources/lang/id/admin/kits/general.php | 17 + resources/lang/id/admin/licenses/message.php | 1 + resources/lang/id/admin/settings/general.php | 90 ++-- resources/lang/id/admin/users/general.php | 1 + resources/lang/id/admin/users/message.php | 1 + resources/lang/id/auth/general.php | 1 + resources/lang/id/auth/message.php | 36 +- resources/lang/id/button.php | 1 + resources/lang/id/general.php | 29 +- resources/lang/id/help.php | 36 ++ resources/lang/id/mail.php | 14 +- .../lang/is/admin/accessories/general.php | 2 - .../lang/is/admin/accessories/message.php | 2 +- .../is/admin/asset_maintenances/general.php | 5 +- .../lang/is/admin/categories/general.php | 2 - resources/lang/is/admin/companies/general.php | 2 - .../lang/is/admin/components/general.php | 2 - .../lang/is/admin/consumables/general.php | 2 - resources/lang/is/admin/hardware/table.php | 3 +- resources/lang/is/admin/kits/general.php | 17 + resources/lang/is/admin/licenses/message.php | 1 + resources/lang/is/admin/settings/general.php | 88 ++-- resources/lang/is/admin/users/general.php | 1 + resources/lang/is/admin/users/message.php | 9 +- resources/lang/is/auth/general.php | 1 + resources/lang/is/auth/message.php | 36 +- resources/lang/is/button.php | 1 + resources/lang/is/general.php | 29 +- resources/lang/is/help.php | 36 ++ resources/lang/is/mail.php | 14 +- .../lang/it/admin/accessories/general.php | 2 - .../lang/it/admin/accessories/message.php | 2 +- .../it/admin/asset_maintenances/general.php | 5 +- .../lang/it/admin/categories/general.php | 2 - resources/lang/it/admin/companies/general.php | 2 - .../lang/it/admin/components/general.php | 2 - .../lang/it/admin/consumables/general.php | 2 - resources/lang/it/admin/hardware/table.php | 3 +- resources/lang/it/admin/kits/general.php | 17 + resources/lang/it/admin/licenses/message.php | 1 + resources/lang/it/admin/settings/general.php | 90 ++-- resources/lang/it/admin/users/general.php | 1 + resources/lang/it/admin/users/message.php | 1 + resources/lang/it/auth/general.php | 1 + resources/lang/it/auth/message.php | 36 +- resources/lang/it/button.php | 1 + resources/lang/it/general.php | 29 +- resources/lang/it/help.php | 36 ++ resources/lang/it/mail.php | 20 +- .../lang/iu/admin/accessories/general.php | 2 - .../lang/iu/admin/accessories/message.php | 2 +- .../iu/admin/asset_maintenances/general.php | 5 +- .../lang/iu/admin/categories/general.php | 2 - resources/lang/iu/admin/companies/general.php | 2 - .../lang/iu/admin/components/general.php | 2 - .../lang/iu/admin/consumables/general.php | 2 - resources/lang/iu/admin/hardware/table.php | 3 +- resources/lang/iu/admin/kits/general.php | 17 + resources/lang/iu/admin/licenses/message.php | 1 + resources/lang/iu/admin/settings/general.php | 88 ++-- resources/lang/iu/admin/users/general.php | 1 + resources/lang/iu/admin/users/message.php | 9 +- resources/lang/iu/auth/general.php | 1 + resources/lang/iu/auth/message.php | 36 +- resources/lang/iu/button.php | 1 + resources/lang/iu/general.php | 29 +- resources/lang/iu/help.php | 36 ++ resources/lang/iu/mail.php | 14 +- .../lang/ja/admin/accessories/general.php | 2 - .../lang/ja/admin/accessories/message.php | 2 +- .../ja/admin/asset_maintenances/general.php | 5 +- .../lang/ja/admin/categories/general.php | 2 - resources/lang/ja/admin/companies/general.php | 2 - .../lang/ja/admin/components/general.php | 2 - .../lang/ja/admin/consumables/general.php | 2 - resources/lang/ja/admin/hardware/table.php | 3 +- resources/lang/ja/admin/kits/general.php | 17 + resources/lang/ja/admin/licenses/message.php | 1 + resources/lang/ja/admin/settings/general.php | 90 ++-- resources/lang/ja/admin/users/general.php | 1 + resources/lang/ja/admin/users/message.php | 1 + resources/lang/ja/auth/general.php | 1 + resources/lang/ja/auth/message.php | 36 +- resources/lang/ja/button.php | 1 + resources/lang/ja/general.php | 29 +- resources/lang/ja/help.php | 36 ++ resources/lang/ja/mail.php | 14 +- .../lang/ko/admin/accessories/general.php | 2 - .../lang/ko/admin/accessories/message.php | 2 +- .../ko/admin/asset_maintenances/general.php | 5 +- .../lang/ko/admin/categories/general.php | 2 - resources/lang/ko/admin/companies/general.php | 2 - .../lang/ko/admin/components/general.php | 2 - .../lang/ko/admin/consumables/general.php | 2 - resources/lang/ko/admin/hardware/table.php | 3 +- resources/lang/ko/admin/kits/general.php | 17 + resources/lang/ko/admin/licenses/message.php | 1 + resources/lang/ko/admin/settings/general.php | 100 ++-- resources/lang/ko/admin/users/general.php | 1 + resources/lang/ko/admin/users/message.php | 1 + resources/lang/ko/auth/general.php | 1 + resources/lang/ko/auth/message.php | 36 +- resources/lang/ko/button.php | 1 + resources/lang/ko/general.php | 29 +- resources/lang/ko/help.php | 36 ++ resources/lang/ko/mail.php | 20 +- resources/lang/ko/passwords.php | 2 +- .../lang/lt/admin/accessories/general.php | 2 - .../lang/lt/admin/accessories/message.php | 2 +- .../lt/admin/asset_maintenances/general.php | 5 +- .../lang/lt/admin/categories/general.php | 2 - resources/lang/lt/admin/companies/general.php | 2 - .../lang/lt/admin/components/general.php | 2 - .../lang/lt/admin/consumables/general.php | 2 - resources/lang/lt/admin/hardware/table.php | 3 +- resources/lang/lt/admin/kits/general.php | 17 + resources/lang/lt/admin/licenses/message.php | 1 + resources/lang/lt/admin/settings/general.php | 90 ++-- resources/lang/lt/admin/users/general.php | 1 + resources/lang/lt/admin/users/message.php | 1 + resources/lang/lt/auth/general.php | 1 + resources/lang/lt/auth/message.php | 36 +- resources/lang/lt/button.php | 1 + resources/lang/lt/general.php | 29 +- resources/lang/lt/help.php | 36 ++ resources/lang/lt/mail.php | 14 +- .../lang/lv/admin/accessories/general.php | 2 - .../lang/lv/admin/accessories/message.php | 2 +- .../lv/admin/asset_maintenances/general.php | 5 +- .../lang/lv/admin/categories/general.php | 2 - resources/lang/lv/admin/companies/general.php | 2 - .../lang/lv/admin/components/general.php | 2 - .../lang/lv/admin/consumables/general.php | 2 - resources/lang/lv/admin/hardware/table.php | 3 +- resources/lang/lv/admin/kits/general.php | 17 + resources/lang/lv/admin/licenses/message.php | 1 + resources/lang/lv/admin/settings/general.php | 90 ++-- resources/lang/lv/admin/users/general.php | 1 + resources/lang/lv/admin/users/message.php | 1 + resources/lang/lv/auth/general.php | 1 + resources/lang/lv/auth/message.php | 36 +- resources/lang/lv/button.php | 1 + resources/lang/lv/general.php | 29 +- resources/lang/lv/help.php | 36 ++ resources/lang/lv/mail.php | 14 +- .../lang/mi/admin/accessories/general.php | 2 - .../lang/mi/admin/accessories/message.php | 2 +- .../mi/admin/asset_maintenances/general.php | 5 +- .../lang/mi/admin/categories/general.php | 2 - resources/lang/mi/admin/companies/general.php | 2 - .../lang/mi/admin/components/general.php | 2 - .../lang/mi/admin/consumables/general.php | 2 - resources/lang/mi/admin/hardware/table.php | 3 +- resources/lang/mi/admin/kits/general.php | 17 + resources/lang/mi/admin/licenses/message.php | 1 + resources/lang/mi/admin/settings/general.php | 90 ++-- resources/lang/mi/admin/users/general.php | 1 + resources/lang/mi/admin/users/message.php | 1 + resources/lang/mi/auth/general.php | 1 + resources/lang/mi/auth/message.php | 36 +- resources/lang/mi/button.php | 1 + resources/lang/mi/general.php | 29 +- resources/lang/mi/help.php | 36 ++ resources/lang/mi/mail.php | 14 +- .../lang/mk/admin/accessories/general.php | 2 - .../lang/mk/admin/accessories/message.php | 2 +- .../mk/admin/asset_maintenances/general.php | 5 +- .../lang/mk/admin/categories/general.php | 2 - resources/lang/mk/admin/companies/general.php | 2 - .../lang/mk/admin/components/general.php | 2 - .../lang/mk/admin/consumables/general.php | 2 - resources/lang/mk/admin/hardware/table.php | 3 +- resources/lang/mk/admin/kits/general.php | 17 + resources/lang/mk/admin/licenses/message.php | 1 + resources/lang/mk/admin/settings/general.php | 90 ++-- resources/lang/mk/admin/users/general.php | 1 + resources/lang/mk/admin/users/message.php | 1 + resources/lang/mk/auth/general.php | 1 + resources/lang/mk/auth/message.php | 36 +- resources/lang/mk/button.php | 1 + resources/lang/mk/general.php | 29 +- resources/lang/mk/help.php | 36 ++ resources/lang/mk/mail.php | 14 +- .../lang/ml-IN/admin/accessories/general.php | 20 + .../lang/ml-IN/admin/accessories/message.php | 37 ++ .../lang/ml-IN/admin/accessories/table.php | 11 + .../ml-IN/admin/asset_maintenances/form.php | 14 + .../admin/asset_maintenances/general.php | 14 + .../admin/asset_maintenances/message.php | 21 + .../ml-IN/admin/asset_maintenances/table.php | 8 + .../lang/ml-IN/admin/categories/general.php | 22 + .../lang/ml-IN/admin/categories/message.php | 25 + .../lang/ml-IN/admin/categories/table.php | 10 + .../lang/ml-IN/admin/companies/general.php | 4 + .../lang/ml-IN/admin/companies/message.php | 18 + .../lang/ml-IN/admin/companies/table.php | 9 + .../lang/ml-IN/admin/components/general.php | 15 + .../lang/ml-IN/admin/components/message.php | 36 ++ .../lang/ml-IN/admin/components/table.php | 5 + .../lang/ml-IN/admin/consumables/general.php | 11 + .../lang/ml-IN/admin/consumables/message.php | 36 ++ .../lang/ml-IN/admin/consumables/table.php | 5 + .../ml-IN/admin/custom_fields/general.php | 32 ++ .../ml-IN/admin/custom_fields/message.php | 57 +++ .../lang/ml-IN/admin/departments/message.php | 21 + .../lang/ml-IN/admin/departments/table.php | 11 + .../ml-IN/admin/depreciations/general.php | 12 + .../ml-IN/admin/depreciations/message.php | 25 + .../lang/ml-IN/admin/depreciations/table.php | 10 + resources/lang/ml-IN/admin/groups/message.php | 22 + resources/lang/ml-IN/admin/groups/table.php | 9 + resources/lang/ml-IN/admin/groups/titles.php | 14 + resources/lang/ml-IN/admin/hardware/form.php | 44 ++ .../lang/ml-IN/admin/hardware/general.php | 22 + .../lang/ml-IN/admin/hardware/message.php | 83 ++++ resources/lang/ml-IN/admin/hardware/table.php | 25 + resources/lang/ml-IN/admin/kits/general.php | 17 + resources/lang/ml-IN/admin/licenses/form.php | 22 + .../lang/ml-IN/admin/licenses/general.php | 21 + .../lang/ml-IN/admin/licenses/message.php | 52 ++ resources/lang/ml-IN/admin/licenses/table.php | 17 + .../lang/ml-IN/admin/locations/message.php | 27 ++ .../lang/ml-IN/admin/locations/table.php | 21 + .../ml-IN/admin/manufacturers/message.php | 29 ++ .../lang/ml-IN/admin/manufacturers/table.php | 16 + resources/lang/ml-IN/admin/models/general.php | 18 + resources/lang/ml-IN/admin/models/message.php | 42 ++ resources/lang/ml-IN/admin/models/table.php | 17 + .../lang/ml-IN/admin/reports/general.php | 5 + .../lang/ml-IN/admin/reports/message.php | 5 + .../lang/ml-IN/admin/settings/general.php | 221 +++++++++ .../lang/ml-IN/admin/settings/message.php | 22 + .../lang/ml-IN/admin/statuslabels/message.php | 32 ++ .../lang/ml-IN/admin/statuslabels/table.php | 19 + .../lang/ml-IN/admin/suppliers/message.php | 27 ++ .../lang/ml-IN/admin/suppliers/table.php | 27 ++ resources/lang/ml-IN/admin/users/general.php | 28 ++ resources/lang/ml-IN/admin/users/message.php | 60 +++ resources/lang/ml-IN/admin/users/table.php | 38 ++ resources/lang/ml-IN/auth/general.php | 13 + resources/lang/ml-IN/auth/message.php | 45 ++ resources/lang/ml-IN/button.php | 17 + resources/lang/ml-IN/general.php | 245 ++++++++++ resources/lang/ml-IN/help.php | 36 ++ resources/lang/ml-IN/mail.php | 74 +++ resources/lang/ml-IN/pagination.php | 20 + resources/lang/ml-IN/passwords.php | 7 + resources/lang/ml-IN/reminders.php | 24 + resources/lang/ml-IN/table.php | 10 + resources/lang/ml-IN/validation.php | 137 ++++++ .../lang/mn/admin/accessories/general.php | 2 - .../lang/mn/admin/accessories/message.php | 2 +- .../mn/admin/asset_maintenances/general.php | 5 +- .../lang/mn/admin/categories/general.php | 6 +- resources/lang/mn/admin/companies/general.php | 2 - .../lang/mn/admin/components/general.php | 2 - .../lang/mn/admin/consumables/general.php | 2 - .../lang/mn/admin/custom_fields/general.php | 4 +- resources/lang/mn/admin/hardware/form.php | 2 +- resources/lang/mn/admin/hardware/general.php | 2 +- resources/lang/mn/admin/hardware/message.php | 2 +- resources/lang/mn/admin/hardware/table.php | 3 +- resources/lang/mn/admin/kits/general.php | 17 + resources/lang/mn/admin/licenses/message.php | 1 + .../lang/mn/admin/manufacturers/message.php | 4 +- resources/lang/mn/admin/models/general.php | 8 +- resources/lang/mn/admin/models/message.php | 6 +- resources/lang/mn/admin/settings/general.php | 164 ++++--- .../lang/mn/admin/statuslabels/table.php | 4 +- resources/lang/mn/admin/suppliers/message.php | 6 +- resources/lang/mn/admin/users/general.php | 7 +- resources/lang/mn/admin/users/message.php | 1 + resources/lang/mn/auth/general.php | 1 + resources/lang/mn/auth/message.php | 36 +- resources/lang/mn/button.php | 3 +- resources/lang/mn/general.php | 65 ++- resources/lang/mn/help.php | 36 ++ resources/lang/mn/mail.php | 26 +- resources/lang/mn/passwords.php | 2 +- resources/lang/mn/validation.php | 4 +- .../lang/ms/admin/accessories/general.php | 2 - .../lang/ms/admin/accessories/message.php | 2 +- .../ms/admin/asset_maintenances/general.php | 5 +- .../lang/ms/admin/categories/general.php | 2 - resources/lang/ms/admin/companies/general.php | 2 - .../lang/ms/admin/components/general.php | 2 - .../lang/ms/admin/consumables/general.php | 2 - resources/lang/ms/admin/hardware/table.php | 3 +- resources/lang/ms/admin/kits/general.php | 17 + resources/lang/ms/admin/licenses/message.php | 1 + resources/lang/ms/admin/models/general.php | 2 +- resources/lang/ms/admin/settings/general.php | 90 ++-- resources/lang/ms/admin/users/general.php | 1 + resources/lang/ms/admin/users/message.php | 1 + resources/lang/ms/auth/general.php | 1 + resources/lang/ms/auth/message.php | 36 +- resources/lang/ms/button.php | 1 + resources/lang/ms/general.php | 29 +- resources/lang/ms/help.php | 36 ++ resources/lang/ms/mail.php | 14 +- resources/lang/ms/passwords.php | 2 +- .../lang/nl/admin/accessories/general.php | 2 - .../lang/nl/admin/accessories/message.php | 2 +- .../nl/admin/asset_maintenances/general.php | 5 +- .../lang/nl/admin/categories/general.php | 2 - resources/lang/nl/admin/companies/general.php | 2 - .../lang/nl/admin/components/general.php | 2 - .../lang/nl/admin/consumables/general.php | 2 - resources/lang/nl/admin/hardware/table.php | 3 +- resources/lang/nl/admin/kits/general.php | 17 + resources/lang/nl/admin/licenses/message.php | 1 + resources/lang/nl/admin/settings/general.php | 90 ++-- resources/lang/nl/admin/users/general.php | 1 + resources/lang/nl/admin/users/message.php | 1 + resources/lang/nl/auth/general.php | 1 + resources/lang/nl/auth/message.php | 36 +- resources/lang/nl/button.php | 1 + resources/lang/nl/general.php | 29 +- resources/lang/nl/help.php | 36 ++ resources/lang/nl/mail.php | 14 +- .../lang/no/admin/accessories/general.php | 2 - .../lang/no/admin/accessories/message.php | 2 +- .../no/admin/asset_maintenances/general.php | 5 +- .../lang/no/admin/categories/general.php | 2 - resources/lang/no/admin/companies/general.php | 2 - .../lang/no/admin/components/general.php | 2 - .../lang/no/admin/consumables/general.php | 2 - resources/lang/no/admin/hardware/table.php | 3 +- resources/lang/no/admin/kits/general.php | 17 + resources/lang/no/admin/licenses/message.php | 1 + resources/lang/no/admin/settings/general.php | 90 ++-- resources/lang/no/admin/users/general.php | 1 + resources/lang/no/admin/users/message.php | 1 + resources/lang/no/auth/general.php | 1 + resources/lang/no/auth/message.php | 36 +- resources/lang/no/button.php | 1 + resources/lang/no/general.php | 29 +- resources/lang/no/help.php | 36 ++ resources/lang/no/mail.php | 14 +- .../lang/pl/admin/accessories/general.php | 2 - .../lang/pl/admin/accessories/message.php | 2 +- .../pl/admin/asset_maintenances/general.php | 5 +- .../lang/pl/admin/categories/general.php | 2 - resources/lang/pl/admin/companies/general.php | 2 - .../lang/pl/admin/components/general.php | 2 - .../lang/pl/admin/consumables/general.php | 2 - resources/lang/pl/admin/hardware/table.php | 3 +- resources/lang/pl/admin/kits/general.php | 17 + resources/lang/pl/admin/licenses/message.php | 1 + resources/lang/pl/admin/settings/general.php | 90 ++-- resources/lang/pl/admin/users/general.php | 1 + resources/lang/pl/admin/users/message.php | 1 + resources/lang/pl/auth/general.php | 1 + resources/lang/pl/auth/message.php | 36 +- resources/lang/pl/button.php | 1 + resources/lang/pl/general.php | 29 +- resources/lang/pl/help.php | 36 ++ resources/lang/pl/mail.php | 14 +- .../lang/pt-BR/admin/accessories/general.php | 2 - .../lang/pt-BR/admin/accessories/message.php | 2 +- .../admin/asset_maintenances/general.php | 5 +- .../lang/pt-BR/admin/categories/general.php | 2 - .../lang/pt-BR/admin/companies/general.php | 2 - .../lang/pt-BR/admin/components/general.php | 2 - .../lang/pt-BR/admin/consumables/general.php | 2 - .../lang/pt-BR/admin/hardware/general.php | 2 +- resources/lang/pt-BR/admin/hardware/table.php | 3 +- resources/lang/pt-BR/admin/kits/general.php | 17 + .../lang/pt-BR/admin/licenses/message.php | 1 + .../lang/pt-BR/admin/settings/general.php | 90 ++-- resources/lang/pt-BR/admin/users/general.php | 1 + resources/lang/pt-BR/admin/users/message.php | 1 + resources/lang/pt-BR/auth/general.php | 1 + resources/lang/pt-BR/auth/message.php | 36 +- resources/lang/pt-BR/button.php | 1 + resources/lang/pt-BR/general.php | 29 +- resources/lang/pt-BR/help.php | 36 ++ resources/lang/pt-BR/mail.php | 14 +- .../lang/pt-PT/admin/accessories/general.php | 2 - .../lang/pt-PT/admin/accessories/message.php | 2 +- .../admin/asset_maintenances/general.php | 5 +- .../lang/pt-PT/admin/categories/general.php | 2 - .../lang/pt-PT/admin/companies/general.php | 2 - .../lang/pt-PT/admin/components/general.php | 2 - .../lang/pt-PT/admin/consumables/general.php | 2 - resources/lang/pt-PT/admin/hardware/table.php | 3 +- resources/lang/pt-PT/admin/kits/general.php | 17 + .../lang/pt-PT/admin/licenses/message.php | 1 + .../lang/pt-PT/admin/settings/general.php | 104 ++-- resources/lang/pt-PT/admin/users/general.php | 1 + resources/lang/pt-PT/admin/users/message.php | 1 + resources/lang/pt-PT/auth/general.php | 1 + resources/lang/pt-PT/auth/message.php | 36 +- resources/lang/pt-PT/button.php | 1 + resources/lang/pt-PT/general.php | 29 +- resources/lang/pt-PT/help.php | 36 ++ resources/lang/pt-PT/mail.php | 20 +- .../lang/ro/admin/accessories/general.php | 2 - .../lang/ro/admin/accessories/message.php | 2 +- .../ro/admin/asset_maintenances/general.php | 5 +- .../lang/ro/admin/categories/general.php | 2 - resources/lang/ro/admin/companies/general.php | 2 - .../lang/ro/admin/components/general.php | 2 - .../lang/ro/admin/consumables/general.php | 2 - resources/lang/ro/admin/hardware/table.php | 3 +- resources/lang/ro/admin/kits/general.php | 17 + resources/lang/ro/admin/licenses/message.php | 1 + resources/lang/ro/admin/settings/general.php | 90 ++-- resources/lang/ro/admin/users/general.php | 1 + resources/lang/ro/admin/users/message.php | 1 + resources/lang/ro/auth/general.php | 1 + resources/lang/ro/auth/message.php | 36 +- resources/lang/ro/button.php | 3 +- resources/lang/ro/general.php | 29 +- resources/lang/ro/help.php | 36 ++ resources/lang/ro/mail.php | 14 +- .../lang/ru/admin/accessories/general.php | 2 - .../lang/ru/admin/accessories/message.php | 2 +- .../ru/admin/asset_maintenances/general.php | 5 +- .../lang/ru/admin/categories/general.php | 2 - resources/lang/ru/admin/companies/general.php | 2 - .../lang/ru/admin/components/general.php | 2 - .../lang/ru/admin/consumables/general.php | 2 - resources/lang/ru/admin/hardware/table.php | 3 +- resources/lang/ru/admin/kits/general.php | 17 + resources/lang/ru/admin/licenses/message.php | 1 + resources/lang/ru/admin/settings/general.php | 92 ++-- resources/lang/ru/admin/users/general.php | 1 + resources/lang/ru/admin/users/message.php | 1 + resources/lang/ru/auth/general.php | 1 + resources/lang/ru/auth/message.php | 36 +- resources/lang/ru/button.php | 1 + resources/lang/ru/general.php | 29 +- resources/lang/ru/help.php | 36 ++ resources/lang/ru/mail.php | 14 +- .../lang/sl/admin/accessories/general.php | 2 - .../lang/sl/admin/accessories/message.php | 2 +- .../sl/admin/asset_maintenances/general.php | 5 +- .../lang/sl/admin/categories/general.php | 2 - resources/lang/sl/admin/companies/general.php | 2 - .../lang/sl/admin/components/general.php | 2 - .../lang/sl/admin/consumables/general.php | 2 - resources/lang/sl/admin/hardware/table.php | 3 +- resources/lang/sl/admin/kits/general.php | 17 + resources/lang/sl/admin/licenses/message.php | 1 + resources/lang/sl/admin/settings/general.php | 90 ++-- resources/lang/sl/admin/users/general.php | 1 + resources/lang/sl/admin/users/message.php | 1 + resources/lang/sl/auth/general.php | 1 + resources/lang/sl/auth/message.php | 36 +- resources/lang/sl/button.php | 1 + resources/lang/sl/general.php | 29 +- resources/lang/sl/help.php | 36 ++ resources/lang/sl/mail.php | 14 +- .../lang/sr-CS/admin/accessories/general.php | 2 - .../lang/sr-CS/admin/accessories/message.php | 2 +- .../admin/asset_maintenances/general.php | 5 +- .../lang/sr-CS/admin/categories/general.php | 2 - .../lang/sr-CS/admin/companies/general.php | 2 - .../lang/sr-CS/admin/components/general.php | 2 - .../lang/sr-CS/admin/consumables/general.php | 2 - .../sr-CS/admin/custom_fields/general.php | 10 +- resources/lang/sr-CS/admin/hardware/table.php | 3 +- resources/lang/sr-CS/admin/kits/general.php | 17 + .../lang/sr-CS/admin/licenses/message.php | 1 + .../lang/sr-CS/admin/settings/general.php | 88 ++-- resources/lang/sr-CS/admin/users/general.php | 1 + resources/lang/sr-CS/admin/users/message.php | 1 + resources/lang/sr-CS/auth/general.php | 1 + resources/lang/sr-CS/auth/message.php | 36 +- resources/lang/sr-CS/button.php | 1 + resources/lang/sr-CS/general.php | 29 +- resources/lang/sr-CS/help.php | 36 ++ resources/lang/sr-CS/mail.php | 14 +- .../lang/sv-SE/admin/accessories/general.php | 10 +- .../lang/sv-SE/admin/accessories/message.php | 2 +- .../admin/asset_maintenances/general.php | 13 +- .../admin/asset_maintenances/message.php | 14 +- .../sv-SE/admin/asset_maintenances/table.php | 2 +- .../lang/sv-SE/admin/categories/general.php | 8 +- .../lang/sv-SE/admin/categories/table.php | 2 +- .../lang/sv-SE/admin/companies/general.php | 2 - .../lang/sv-SE/admin/components/general.php | 2 - .../lang/sv-SE/admin/consumables/general.php | 2 - .../sv-SE/admin/custom_fields/general.php | 2 +- .../sv-SE/admin/depreciations/general.php | 6 +- resources/lang/sv-SE/admin/hardware/form.php | 2 +- resources/lang/sv-SE/admin/hardware/table.php | 3 +- resources/lang/sv-SE/admin/kits/general.php | 17 + .../lang/sv-SE/admin/licenses/message.php | 1 + .../lang/sv-SE/admin/locations/message.php | 2 +- resources/lang/sv-SE/admin/models/general.php | 14 +- resources/lang/sv-SE/admin/models/message.php | 4 +- resources/lang/sv-SE/admin/models/table.php | 8 +- .../lang/sv-SE/admin/settings/general.php | 140 +++--- .../lang/sv-SE/admin/settings/message.php | 2 +- resources/lang/sv-SE/admin/users/general.php | 3 +- resources/lang/sv-SE/admin/users/message.php | 1 + resources/lang/sv-SE/auth/general.php | 5 +- resources/lang/sv-SE/auth/message.php | 36 +- resources/lang/sv-SE/button.php | 1 + resources/lang/sv-SE/general.php | 49 +- resources/lang/sv-SE/help.php | 36 ++ resources/lang/sv-SE/mail.php | 20 +- resources/lang/sv-SE/passwords.php | 2 +- resources/lang/sv-SE/reminders.php | 4 +- .../lang/ta/admin/accessories/general.php | 2 - .../lang/ta/admin/accessories/message.php | 2 +- .../ta/admin/asset_maintenances/general.php | 5 +- .../lang/ta/admin/categories/general.php | 2 - resources/lang/ta/admin/companies/general.php | 2 - .../lang/ta/admin/components/general.php | 2 - .../lang/ta/admin/consumables/general.php | 2 - resources/lang/ta/admin/hardware/table.php | 3 +- resources/lang/ta/admin/kits/general.php | 17 + resources/lang/ta/admin/licenses/message.php | 1 + resources/lang/ta/admin/settings/general.php | 90 ++-- resources/lang/ta/admin/users/general.php | 1 + resources/lang/ta/admin/users/message.php | 1 + resources/lang/ta/auth/general.php | 1 + resources/lang/ta/auth/message.php | 36 +- resources/lang/ta/button.php | 1 + resources/lang/ta/general.php | 37 +- resources/lang/ta/help.php | 36 ++ resources/lang/ta/mail.php | 14 +- .../lang/th/admin/accessories/general.php | 2 - .../lang/th/admin/accessories/message.php | 2 +- .../th/admin/asset_maintenances/general.php | 5 +- .../lang/th/admin/categories/general.php | 2 - resources/lang/th/admin/companies/general.php | 2 - .../lang/th/admin/components/general.php | 2 - .../lang/th/admin/consumables/general.php | 2 - resources/lang/th/admin/hardware/table.php | 3 +- resources/lang/th/admin/kits/general.php | 17 + resources/lang/th/admin/licenses/message.php | 1 + resources/lang/th/admin/settings/general.php | 90 ++-- resources/lang/th/admin/users/general.php | 1 + resources/lang/th/admin/users/message.php | 1 + resources/lang/th/auth/general.php | 1 + resources/lang/th/auth/message.php | 36 +- resources/lang/th/button.php | 1 + resources/lang/th/general.php | 29 +- resources/lang/th/help.php | 36 ++ resources/lang/th/mail.php | 14 +- .../lang/tl/admin/accessories/general.php | 2 - .../lang/tl/admin/accessories/message.php | 2 +- .../tl/admin/asset_maintenances/general.php | 5 +- .../lang/tl/admin/categories/general.php | 2 - resources/lang/tl/admin/companies/general.php | 2 - .../lang/tl/admin/components/general.php | 2 - .../lang/tl/admin/consumables/general.php | 2 - resources/lang/tl/admin/hardware/table.php | 3 +- resources/lang/tl/admin/kits/general.php | 17 + resources/lang/tl/admin/licenses/message.php | 1 + resources/lang/tl/admin/settings/general.php | 88 ++-- resources/lang/tl/admin/users/general.php | 1 + resources/lang/tl/admin/users/message.php | 9 +- resources/lang/tl/auth/general.php | 1 + resources/lang/tl/auth/message.php | 36 +- resources/lang/tl/button.php | 1 + resources/lang/tl/general.php | 29 +- resources/lang/tl/help.php | 36 ++ resources/lang/tl/mail.php | 14 +- .../lang/tr/admin/accessories/general.php | 2 - .../lang/tr/admin/accessories/message.php | 2 +- .../tr/admin/asset_maintenances/general.php | 5 +- .../lang/tr/admin/categories/general.php | 2 - resources/lang/tr/admin/companies/general.php | 2 - .../lang/tr/admin/components/general.php | 2 - .../lang/tr/admin/consumables/general.php | 2 - resources/lang/tr/admin/hardware/table.php | 3 +- resources/lang/tr/admin/kits/general.php | 17 + resources/lang/tr/admin/licenses/message.php | 1 + resources/lang/tr/admin/settings/general.php | 90 ++-- resources/lang/tr/admin/users/general.php | 1 + resources/lang/tr/admin/users/message.php | 1 + resources/lang/tr/auth/general.php | 1 + resources/lang/tr/auth/message.php | 36 +- resources/lang/tr/button.php | 1 + resources/lang/tr/general.php | 29 +- resources/lang/tr/help.php | 36 ++ resources/lang/tr/mail.php | 14 +- .../lang/uk/admin/accessories/general.php | 2 - .../lang/uk/admin/accessories/message.php | 2 +- .../uk/admin/asset_maintenances/general.php | 5 +- .../lang/uk/admin/categories/general.php | 2 - resources/lang/uk/admin/companies/general.php | 2 - .../lang/uk/admin/components/general.php | 2 - .../lang/uk/admin/consumables/general.php | 2 - resources/lang/uk/admin/hardware/table.php | 3 +- resources/lang/uk/admin/kits/general.php | 17 + resources/lang/uk/admin/licenses/message.php | 1 + resources/lang/uk/admin/settings/general.php | 90 ++-- resources/lang/uk/admin/users/general.php | 3 +- resources/lang/uk/admin/users/message.php | 9 +- resources/lang/uk/auth/general.php | 1 + resources/lang/uk/auth/message.php | 36 +- resources/lang/uk/button.php | 1 + resources/lang/uk/general.php | 29 +- resources/lang/uk/help.php | 36 ++ resources/lang/uk/mail.php | 14 +- .../lang/ur-PK/admin/accessories/general.php | 2 - .../lang/ur-PK/admin/accessories/message.php | 2 +- .../admin/asset_maintenances/general.php | 5 +- .../lang/ur-PK/admin/categories/general.php | 2 - .../lang/ur-PK/admin/companies/general.php | 2 - .../lang/ur-PK/admin/components/general.php | 2 - .../lang/ur-PK/admin/consumables/general.php | 2 - resources/lang/ur-PK/admin/hardware/table.php | 3 +- resources/lang/ur-PK/admin/kits/general.php | 17 + .../lang/ur-PK/admin/licenses/message.php | 1 + .../lang/ur-PK/admin/settings/general.php | 88 ++-- resources/lang/ur-PK/admin/users/general.php | 1 + resources/lang/ur-PK/admin/users/message.php | 9 +- resources/lang/ur-PK/auth/general.php | 1 + resources/lang/ur-PK/auth/message.php | 36 +- resources/lang/ur-PK/button.php | 1 + resources/lang/ur-PK/general.php | 29 +- resources/lang/ur-PK/help.php | 36 ++ resources/lang/ur-PK/mail.php | 14 +- .../lang/vi/admin/accessories/general.php | 2 - .../lang/vi/admin/accessories/message.php | 2 +- .../vi/admin/asset_maintenances/general.php | 5 +- .../lang/vi/admin/categories/general.php | 2 - resources/lang/vi/admin/companies/general.php | 2 - .../lang/vi/admin/components/general.php | 2 - .../lang/vi/admin/consumables/general.php | 2 - resources/lang/vi/admin/hardware/table.php | 3 +- resources/lang/vi/admin/kits/general.php | 17 + resources/lang/vi/admin/licenses/message.php | 1 + resources/lang/vi/admin/settings/general.php | 90 ++-- resources/lang/vi/admin/users/general.php | 1 + resources/lang/vi/admin/users/message.php | 1 + resources/lang/vi/auth/general.php | 1 + resources/lang/vi/auth/message.php | 36 +- resources/lang/vi/button.php | 1 + resources/lang/vi/general.php | 29 +- resources/lang/vi/help.php | 36 ++ resources/lang/vi/mail.php | 14 +- .../lang/zh-CN/admin/accessories/general.php | 2 - .../lang/zh-CN/admin/accessories/message.php | 2 +- .../admin/asset_maintenances/general.php | 5 +- .../lang/zh-CN/admin/categories/general.php | 2 - .../lang/zh-CN/admin/companies/general.php | 2 - .../lang/zh-CN/admin/components/general.php | 2 - .../lang/zh-CN/admin/consumables/general.php | 2 - resources/lang/zh-CN/admin/hardware/table.php | 3 +- resources/lang/zh-CN/admin/kits/general.php | 17 + .../lang/zh-CN/admin/licenses/message.php | 1 + .../lang/zh-CN/admin/settings/general.php | 90 ++-- resources/lang/zh-CN/admin/users/general.php | 1 + resources/lang/zh-CN/admin/users/message.php | 1 + resources/lang/zh-CN/auth/general.php | 1 + resources/lang/zh-CN/auth/message.php | 36 +- resources/lang/zh-CN/button.php | 1 + resources/lang/zh-CN/general.php | 29 +- resources/lang/zh-CN/help.php | 36 ++ resources/lang/zh-CN/mail.php | 14 +- .../lang/zh-HK/admin/accessories/general.php | 32 +- .../lang/zh-HK/admin/accessories/message.php | 30 +- .../admin/asset_maintenances/general.php | 17 +- .../lang/zh-HK/admin/categories/general.php | 36 +- .../lang/zh-HK/admin/companies/general.php | 4 +- .../lang/zh-HK/admin/components/general.php | 24 +- .../lang/zh-HK/admin/consumables/general.php | 16 +- .../lang/zh-HK/admin/hardware/general.php | 36 +- resources/lang/zh-HK/admin/hardware/table.php | 33 +- resources/lang/zh-HK/admin/kits/general.php | 17 + .../lang/zh-HK/admin/licenses/message.php | 47 +- .../lang/zh-HK/admin/settings/general.php | 393 ++++++++------- resources/lang/zh-HK/admin/users/general.php | 45 +- resources/lang/zh-HK/admin/users/message.php | 81 ++-- resources/lang/zh-HK/auth/general.php | 15 +- resources/lang/zh-HK/auth/message.php | 54 ++- resources/lang/zh-HK/button.php | 25 +- resources/lang/zh-HK/general.php | 451 +++++++++--------- resources/lang/zh-HK/help.php | 36 ++ resources/lang/zh-HK/mail.php | 129 ++--- .../lang/zh-TW/admin/accessories/general.php | 2 - .../lang/zh-TW/admin/accessories/message.php | 2 +- .../admin/asset_maintenances/general.php | 5 +- .../lang/zh-TW/admin/categories/general.php | 2 - .../lang/zh-TW/admin/companies/general.php | 2 - .../lang/zh-TW/admin/components/general.php | 2 - .../lang/zh-TW/admin/consumables/general.php | 2 - resources/lang/zh-TW/admin/hardware/table.php | 3 +- resources/lang/zh-TW/admin/kits/general.php | 17 + .../lang/zh-TW/admin/licenses/message.php | 1 + .../lang/zh-TW/admin/settings/general.php | 90 ++-- resources/lang/zh-TW/admin/users/general.php | 1 + resources/lang/zh-TW/admin/users/message.php | 1 + resources/lang/zh-TW/auth/general.php | 1 + resources/lang/zh-TW/auth/message.php | 36 +- resources/lang/zh-TW/button.php | 1 + resources/lang/zh-TW/general.php | 29 +- resources/lang/zh-TW/help.php | 36 ++ resources/lang/zh-TW/mail.php | 14 +- .../lang/zu/admin/accessories/general.php | 2 - .../lang/zu/admin/accessories/message.php | 2 +- .../zu/admin/asset_maintenances/general.php | 5 +- .../lang/zu/admin/categories/general.php | 2 - resources/lang/zu/admin/companies/general.php | 2 - .../lang/zu/admin/components/general.php | 2 - .../lang/zu/admin/consumables/general.php | 2 - resources/lang/zu/admin/hardware/table.php | 3 +- resources/lang/zu/admin/kits/general.php | 17 + resources/lang/zu/admin/licenses/message.php | 1 + resources/lang/zu/admin/settings/general.php | 90 ++-- resources/lang/zu/admin/users/general.php | 1 + resources/lang/zu/admin/users/message.php | 1 + resources/lang/zu/auth/general.php | 1 + resources/lang/zu/auth/message.php | 36 +- resources/lang/zu/button.php | 1 + resources/lang/zu/general.php | 29 +- resources/lang/zu/help.php | 36 ++ resources/lang/zu/mail.php | 14 +- 1194 files changed, 13366 insertions(+), 4715 deletions(-) create mode 100644 resources/lang/af/admin/kits/general.php create mode 100644 resources/lang/af/help.php create mode 100644 resources/lang/ar/admin/kits/general.php create mode 100644 resources/lang/ar/help.php create mode 100644 resources/lang/bg/admin/kits/general.php create mode 100644 resources/lang/bg/help.php create mode 100644 resources/lang/cs/admin/kits/general.php create mode 100644 resources/lang/cs/help.php create mode 100644 resources/lang/cy/admin/kits/general.php create mode 100644 resources/lang/cy/help.php create mode 100644 resources/lang/da/admin/kits/general.php create mode 100644 resources/lang/da/help.php create mode 100644 resources/lang/de/admin/kits/general.php create mode 100644 resources/lang/de/help.php create mode 100644 resources/lang/el/admin/kits/general.php create mode 100644 resources/lang/el/help.php create mode 100644 resources/lang/en-GB/admin/kits/general.php create mode 100644 resources/lang/en-GB/help.php create mode 100644 resources/lang/en-ID/admin/kits/general.php create mode 100644 resources/lang/en-ID/help.php create mode 100644 resources/lang/es-CO/admin/kits/general.php create mode 100644 resources/lang/es-CO/help.php create mode 100644 resources/lang/es-ES/admin/kits/general.php create mode 100644 resources/lang/es-ES/help.php create mode 100644 resources/lang/es-MX/admin/kits/general.php create mode 100644 resources/lang/es-MX/help.php create mode 100644 resources/lang/es-VE/admin/kits/general.php create mode 100644 resources/lang/es-VE/help.php create mode 100644 resources/lang/et/admin/kits/general.php create mode 100644 resources/lang/et/help.php create mode 100644 resources/lang/fa/admin/kits/general.php create mode 100644 resources/lang/fa/help.php create mode 100644 resources/lang/fi/admin/kits/general.php create mode 100644 resources/lang/fi/help.php create mode 100644 resources/lang/fil/admin/kits/general.php create mode 100644 resources/lang/fil/help.php create mode 100644 resources/lang/fr/admin/kits/general.php create mode 100644 resources/lang/fr/help.php create mode 100644 resources/lang/ga-IE/admin/kits/general.php create mode 100644 resources/lang/ga-IE/help.php create mode 100644 resources/lang/he/admin/kits/general.php create mode 100644 resources/lang/he/help.php create mode 100644 resources/lang/hr/admin/kits/general.php create mode 100644 resources/lang/hr/help.php create mode 100644 resources/lang/hu/admin/kits/general.php create mode 100644 resources/lang/hu/help.php create mode 100644 resources/lang/id/admin/kits/general.php create mode 100644 resources/lang/id/help.php create mode 100644 resources/lang/is/admin/kits/general.php create mode 100644 resources/lang/is/help.php create mode 100644 resources/lang/it/admin/kits/general.php create mode 100644 resources/lang/it/help.php create mode 100644 resources/lang/iu/admin/kits/general.php create mode 100644 resources/lang/iu/help.php create mode 100644 resources/lang/ja/admin/kits/general.php create mode 100644 resources/lang/ja/help.php create mode 100644 resources/lang/ko/admin/kits/general.php create mode 100644 resources/lang/ko/help.php create mode 100644 resources/lang/lt/admin/kits/general.php create mode 100644 resources/lang/lt/help.php create mode 100644 resources/lang/lv/admin/kits/general.php create mode 100644 resources/lang/lv/help.php create mode 100644 resources/lang/mi/admin/kits/general.php create mode 100644 resources/lang/mi/help.php create mode 100644 resources/lang/mk/admin/kits/general.php create mode 100644 resources/lang/mk/help.php create mode 100644 resources/lang/ml-IN/admin/accessories/general.php create mode 100644 resources/lang/ml-IN/admin/accessories/message.php create mode 100644 resources/lang/ml-IN/admin/accessories/table.php create mode 100644 resources/lang/ml-IN/admin/asset_maintenances/form.php create mode 100644 resources/lang/ml-IN/admin/asset_maintenances/general.php create mode 100644 resources/lang/ml-IN/admin/asset_maintenances/message.php create mode 100644 resources/lang/ml-IN/admin/asset_maintenances/table.php create mode 100644 resources/lang/ml-IN/admin/categories/general.php create mode 100644 resources/lang/ml-IN/admin/categories/message.php create mode 100644 resources/lang/ml-IN/admin/categories/table.php create mode 100644 resources/lang/ml-IN/admin/companies/general.php create mode 100644 resources/lang/ml-IN/admin/companies/message.php create mode 100644 resources/lang/ml-IN/admin/companies/table.php create mode 100644 resources/lang/ml-IN/admin/components/general.php create mode 100644 resources/lang/ml-IN/admin/components/message.php create mode 100644 resources/lang/ml-IN/admin/components/table.php create mode 100644 resources/lang/ml-IN/admin/consumables/general.php create mode 100644 resources/lang/ml-IN/admin/consumables/message.php create mode 100644 resources/lang/ml-IN/admin/consumables/table.php create mode 100644 resources/lang/ml-IN/admin/custom_fields/general.php create mode 100644 resources/lang/ml-IN/admin/custom_fields/message.php create mode 100644 resources/lang/ml-IN/admin/departments/message.php create mode 100644 resources/lang/ml-IN/admin/departments/table.php create mode 100644 resources/lang/ml-IN/admin/depreciations/general.php create mode 100644 resources/lang/ml-IN/admin/depreciations/message.php create mode 100644 resources/lang/ml-IN/admin/depreciations/table.php create mode 100644 resources/lang/ml-IN/admin/groups/message.php create mode 100644 resources/lang/ml-IN/admin/groups/table.php create mode 100644 resources/lang/ml-IN/admin/groups/titles.php create mode 100644 resources/lang/ml-IN/admin/hardware/form.php create mode 100644 resources/lang/ml-IN/admin/hardware/general.php create mode 100644 resources/lang/ml-IN/admin/hardware/message.php create mode 100644 resources/lang/ml-IN/admin/hardware/table.php create mode 100644 resources/lang/ml-IN/admin/kits/general.php create mode 100644 resources/lang/ml-IN/admin/licenses/form.php create mode 100644 resources/lang/ml-IN/admin/licenses/general.php create mode 100644 resources/lang/ml-IN/admin/licenses/message.php create mode 100644 resources/lang/ml-IN/admin/licenses/table.php create mode 100644 resources/lang/ml-IN/admin/locations/message.php create mode 100644 resources/lang/ml-IN/admin/locations/table.php create mode 100644 resources/lang/ml-IN/admin/manufacturers/message.php create mode 100644 resources/lang/ml-IN/admin/manufacturers/table.php create mode 100644 resources/lang/ml-IN/admin/models/general.php create mode 100644 resources/lang/ml-IN/admin/models/message.php create mode 100644 resources/lang/ml-IN/admin/models/table.php create mode 100644 resources/lang/ml-IN/admin/reports/general.php create mode 100644 resources/lang/ml-IN/admin/reports/message.php create mode 100644 resources/lang/ml-IN/admin/settings/general.php create mode 100644 resources/lang/ml-IN/admin/settings/message.php create mode 100644 resources/lang/ml-IN/admin/statuslabels/message.php create mode 100644 resources/lang/ml-IN/admin/statuslabels/table.php create mode 100644 resources/lang/ml-IN/admin/suppliers/message.php create mode 100644 resources/lang/ml-IN/admin/suppliers/table.php create mode 100644 resources/lang/ml-IN/admin/users/general.php create mode 100644 resources/lang/ml-IN/admin/users/message.php create mode 100644 resources/lang/ml-IN/admin/users/table.php create mode 100644 resources/lang/ml-IN/auth/general.php create mode 100644 resources/lang/ml-IN/auth/message.php create mode 100644 resources/lang/ml-IN/button.php create mode 100644 resources/lang/ml-IN/general.php create mode 100644 resources/lang/ml-IN/help.php create mode 100644 resources/lang/ml-IN/mail.php create mode 100644 resources/lang/ml-IN/pagination.php create mode 100644 resources/lang/ml-IN/passwords.php create mode 100644 resources/lang/ml-IN/reminders.php create mode 100644 resources/lang/ml-IN/table.php create mode 100644 resources/lang/ml-IN/validation.php create mode 100644 resources/lang/mn/admin/kits/general.php create mode 100644 resources/lang/mn/help.php create mode 100644 resources/lang/ms/admin/kits/general.php create mode 100644 resources/lang/ms/help.php create mode 100644 resources/lang/nl/admin/kits/general.php create mode 100644 resources/lang/nl/help.php create mode 100644 resources/lang/no/admin/kits/general.php create mode 100644 resources/lang/no/help.php create mode 100644 resources/lang/pl/admin/kits/general.php create mode 100644 resources/lang/pl/help.php create mode 100644 resources/lang/pt-BR/admin/kits/general.php create mode 100644 resources/lang/pt-BR/help.php create mode 100644 resources/lang/pt-PT/admin/kits/general.php create mode 100644 resources/lang/pt-PT/help.php create mode 100644 resources/lang/ro/admin/kits/general.php create mode 100644 resources/lang/ro/help.php create mode 100644 resources/lang/ru/admin/kits/general.php create mode 100644 resources/lang/ru/help.php create mode 100644 resources/lang/sl/admin/kits/general.php create mode 100644 resources/lang/sl/help.php create mode 100644 resources/lang/sr-CS/admin/kits/general.php create mode 100644 resources/lang/sr-CS/help.php create mode 100644 resources/lang/sv-SE/admin/kits/general.php create mode 100644 resources/lang/sv-SE/help.php create mode 100644 resources/lang/ta/admin/kits/general.php create mode 100644 resources/lang/ta/help.php create mode 100644 resources/lang/th/admin/kits/general.php create mode 100644 resources/lang/th/help.php create mode 100644 resources/lang/tl/admin/kits/general.php create mode 100644 resources/lang/tl/help.php create mode 100644 resources/lang/tr/admin/kits/general.php create mode 100644 resources/lang/tr/help.php create mode 100644 resources/lang/uk/admin/kits/general.php create mode 100644 resources/lang/uk/help.php create mode 100644 resources/lang/ur-PK/admin/kits/general.php create mode 100644 resources/lang/ur-PK/help.php create mode 100644 resources/lang/vi/admin/kits/general.php create mode 100644 resources/lang/vi/help.php create mode 100644 resources/lang/zh-CN/admin/kits/general.php create mode 100644 resources/lang/zh-CN/help.php create mode 100644 resources/lang/zh-HK/admin/kits/general.php create mode 100644 resources/lang/zh-HK/help.php create mode 100644 resources/lang/zh-TW/admin/kits/general.php create mode 100644 resources/lang/zh-TW/help.php create mode 100644 resources/lang/zu/admin/kits/general.php create mode 100644 resources/lang/zu/help.php diff --git a/resources/lang/af/admin/accessories/general.php b/resources/lang/af/admin/accessories/general.php index 26820c464c..fb4968061a 100644 --- a/resources/lang/af/admin/accessories/general.php +++ b/resources/lang/af/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Oor Toebehore', - 'about_accessories_text' => 'Toebehore is enigiets wat jy aan gebruikers uitreik, maar dit het nie \'n reeksnommer (of jy gee nie om om hulle unieke te volg nie). Byvoorbeeld, rekenaarmuise of sleutelborde.', 'accessory_category' => 'Toebehore Kategorie', 'accessory_name' => 'Toebehore Naam', 'checkout' => 'Checkout Accessory', diff --git a/resources/lang/af/admin/accessories/message.php b/resources/lang/af/admin/accessories/message.php index 4a6fb52876..36c2fd100b 100644 --- a/resources/lang/af/admin/accessories/message.php +++ b/resources/lang/af/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Die accessoire bestaan ​​nie.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'Hierdie bykomstige het tans: tel items wat uitgekontroleer is aan gebruikers. Kontroleer asseblief die bykomstighede en en probeer weer.', 'create' => array( diff --git a/resources/lang/af/admin/asset_maintenances/general.php b/resources/lang/af/admin/asset_maintenances/general.php index cb16001c1c..d6af766bc7 100644 --- a/resources/lang/af/admin/asset_maintenances/general.php +++ b/resources/lang/af/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Bekyk Bate Onderhoud Besonderhede', 'repair' => 'herstel', 'maintenance' => 'onderhoud', - 'upgrade' => 'opgradering' + 'upgrade' => 'opgradering', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/af/admin/categories/general.php b/resources/lang/af/admin/categories/general.php index d51311808b..c5182b4c5a 100644 --- a/resources/lang/af/admin/categories/general.php +++ b/resources/lang/af/admin/categories/general.php @@ -1,8 +1,6 @@ 'Oor Kategorieë', - 'about_categories' => 'Kategorieë help jou om jou items te organiseer. Sommige voorbeeldkategorieë kan wees "Desktops", "Laptops", "Mobile Phones", "Tablets", ensovoorts, maar jy kan kategorieë gebruik wat vir jou sin maak.', 'asset_categories' => 'Bate kategorieë', 'category_name' => 'Kategorie Naam', 'checkin_email' => 'Stuur e-pos aan gebruiker by aanmelding/afmelding.', diff --git a/resources/lang/af/admin/companies/general.php b/resources/lang/af/admin/companies/general.php index 31b7db20ab..040e6466e1 100644 --- a/resources/lang/af/admin/companies/general.php +++ b/resources/lang/af/admin/companies/general.php @@ -1,6 +1,4 @@ 'Oor Maatskappye', - 'about_companies_text' => 'Maatskappye kan gebruik word as \'n eenvoudige identifikasie veld, of kan gebruik word om sigbaarheid van bates, gebruikers, ens beperk as volle maatskappy ondersteuning geaktiveer is in jou Admin instellings.', 'select_company' => 'Kies Maatskappy', ]; diff --git a/resources/lang/af/admin/components/general.php b/resources/lang/af/admin/components/general.php index b48ded15a0..61ea3b215d 100644 --- a/resources/lang/af/admin/components/general.php +++ b/resources/lang/af/admin/components/general.php @@ -1,8 +1,6 @@ 'Oor komponente', - 'about_components_text' => 'Komponente is items wat deel van \'n bate is, byvoorbeeld HDD, RAM, ens.', 'component_name' => 'Komponentnaam', 'checkin' => 'Checkin-komponent', 'checkout' => 'Afhandelingskomponent', diff --git a/resources/lang/af/admin/consumables/general.php b/resources/lang/af/admin/consumables/general.php index 3d1ecf1d27..9c690cb898 100644 --- a/resources/lang/af/admin/consumables/general.php +++ b/resources/lang/af/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Oor Verbruiksgoedere', - 'about_consumables_text' => 'Verbruiksgoedere word enigiets aangekoop wat oor tyd gebruik sal word. Byvoorbeeld, drukker ink of kopieermapier.', 'checkout' => 'Afhandeling Verbruiker na Gebruiker', 'consumable_name' => 'Verbruikbare Naam', 'create' => 'Skep Verbruik', diff --git a/resources/lang/af/admin/hardware/table.php b/resources/lang/af/admin/hardware/table.php index 8116236d94..be6c07894c 100644 --- a/resources/lang/af/admin/hardware/table.php +++ b/resources/lang/af/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'status', 'title' => 'bate', 'image' => 'Toestelbeeld', - 'days_without_acceptance' => 'Dae sonder aanvaarding' + 'days_without_acceptance' => 'Dae sonder aanvaarding', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/af/admin/kits/general.php b/resources/lang/af/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/af/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/af/admin/licenses/message.php b/resources/lang/af/admin/licenses/message.php index bf70045af0..bb40061b72 100644 --- a/resources/lang/af/admin/licenses/message.php +++ b/resources/lang/af/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Die bate wat u met hierdie lisensie probeer assosieer, is in besit van ander as die persoon wat in die opdrag toegeken is.', 'assoc_users' => 'Hierdie lisensie word tans na \'n gebruiker nagegaan en kan nie uitgevee word nie. Gaan asseblief die lisensie eers in, en probeer dan weer uitvee.', 'select_asset_or_person' => 'Jy moet \'n bate of \'n gebruiker kies, maar nie albei nie.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/af/admin/settings/general.php b/resources/lang/af/admin/settings/general.php index 3b197836b7..f05ced2efe 100644 --- a/resources/lang/af/admin/settings/general.php +++ b/resources/lang/af/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Aktiewe gids', 'ad_domain' => 'Active Directory-domein', 'ad_domain_help' => 'Dit is soms dieselfde as jou e-pos domein, maar nie altyd nie.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC Email', 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', 'is_ad' => 'Dit is \'n Active Directory-bediener', - 'alert_email' => 'Stuur kennisgewings aan', - 'alerts_enabled' => 'Alerts aangeskakel', - 'alert_interval' => 'Uitgaande Alert Drempel (in dae)', - 'alert_inv_threshold' => 'Voorraadwaarskuwingsdrempel', - 'asset_ids' => 'Bate ID\'s', - 'audit_interval' => 'Ouditinterval', + 'alert_email' => 'Stuur kennisgewings aan', + 'alerts_enabled' => 'Alerts aangeskakel', + 'alert_interval' => 'Uitgaande Alert Drempel (in dae)', + 'alert_inv_threshold' => 'Voorraadwaarskuwingsdrempel', + 'asset_ids' => 'Bate ID\'s', + 'audit_interval' => 'Ouditinterval', 'audit_interval_help' => 'As u gereeld u bates fisies moet kontroleer, vul die interval in maande in.', - 'audit_warning_days' => 'Oudit Waarskuwing Drempel', + 'audit_warning_days' => 'Oudit Waarskuwing Drempel', 'audit_warning_days_help' => 'Hoeveel dae vooruit moet ons u waarsku wanneer bates verskuldig is vir ouditering?', - 'auto_increment_assets' => 'Genereer outomaties inkrementele bate-ID\'s', - 'auto_increment_prefix' => 'Voorvoegsel (opsioneel)', - 'auto_incrementing_help' => 'Aktiveer outomaties inkrementering van bate ID\'s om dit te stel', - 'backups' => 'rugsteun', - 'barcode_settings' => 'Barcode-instellings', + 'auto_increment_assets' => 'Genereer outomaties inkrementele bate-ID\'s', + 'auto_increment_prefix' => 'Voorvoegsel (opsioneel)', + 'auto_incrementing_help' => 'Aktiveer outomaties inkrementering van bate ID\'s om dit te stel', + 'backups' => 'rugsteun', + 'barcode_settings' => 'Barcode-instellings', 'confirm_purge' => 'Bevestig skoonmaak', - 'confirm_purge_help' => 'Tik die teks "DELETE" in die onderstaande blokkie om jou geskrapde rekords te verwyder. Hierdie handeling kan nie ongedaan gemaak word nie.', - 'custom_css' => 'Aangepaste CSS', - 'custom_css_help' => 'Voer enige aangepaste CSS-oortredings in wat u graag wil gebruik. Moenie die <style></style>-etikette insluit nie.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Aangepaste CSS', + 'custom_css_help' => 'Voer enige aangepaste CSS-oortredings in wat u graag wil gebruik. Moenie die <style></style>-etikette insluit nie.', 'custom_forgot_pass_url' => 'Custom Password Reset URL', 'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.', 'dashboard_message' => 'Dashboard Message', 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', - 'default_currency' => 'Verstek Geld', - 'default_eula_text' => 'Standaard EULA', - 'default_language' => 'Verstek taal', - 'default_eula_help_text' => 'U kan ook aangepaste EULA\'s aan spesifieke batekategorieë assosieer.', + 'default_currency' => 'Verstek Geld', + 'default_eula_text' => 'Standaard EULA', + 'default_language' => 'Verstek taal', + 'default_eula_help_text' => 'U kan ook aangepaste EULA\'s aan spesifieke batekategorieë assosieer.', 'display_asset_name' => 'Wys bate naam', 'display_checkout_date' => 'Vertoon Checkout Date', 'display_eol' => 'Wys EOL in tabelweergawe', 'display_qr' => 'Vertoon vierkante kodes', - 'display_alt_barcode' => 'Wys 1D strepieskode', - 'barcode_type' => '2D Barcode Type', - 'alt_barcode_type' => '1D barcode tipe', + 'display_alt_barcode' => 'Wys 1D strepieskode', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D Barcode Type', + 'alt_barcode_type' => '1D barcode tipe', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'EULA-instellings', 'eula_markdown' => 'Hierdie EULA laat Github-geurde markdown toe.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Additional Footer Text ', 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.', 'general_settings' => 'Algemene instellings', - 'generate_backup' => 'Genereer rugsteun', + 'generate_backup' => 'Genereer rugsteun', 'header_color' => 'Opskrif Kleur', 'info' => 'Met hierdie instellings kan u sekere aspekte van u installasie aanpas.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laravel Weergawe', 'ldap_enabled' => 'LDAP aangeskakel', 'ldap_integration' => 'LDAP-integrasie', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', 'ldap_server' => 'LDAP-bediener', 'ldap_server_help' => 'Dit moet begin met ldap: // (vir unencrypted of TLS) of ldaps: // (vir SSL)', - 'ldap_server_cert' => 'LDAP SSL-sertifikaat-validering', - 'ldap_server_cert_ignore' => 'Laat ongeldige SSL-sertifikaat toe', - 'ldap_server_cert_help' => 'Kies hierdie boks as u \'n self-ondertekende SSL-sertifikaat gebruik en graag \'n ongeldige SSL-sertifikaat aanvaar.', + 'ldap_server_cert' => 'LDAP SSL-sertifikaat-validering', + 'ldap_server_cert_ignore' => 'Laat ongeldige SSL-sertifikaat toe', + 'ldap_server_cert_help' => 'Kies hierdie boks as u \'n self-ondertekende SSL-sertifikaat gebruik en graag \'n ongeldige SSL-sertifikaat aanvaar.', 'ldap_tls' => 'Gebruik TLS', 'ldap_tls_help' => 'Dit moet slegs nagegaan word as u STARTTLS op u LDAP-bediener uitvoer.', 'ldap_uname' => 'LDAP Bind Gebruikersnaam', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', 'login_remote_user_custom_logout_url_text' => 'Custom logout URL', 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'logo', 'logo_print_assets' => 'Use in Print', 'logo_print_assets_help' => 'Use branding on printable asset lists ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Wagwoord Kompleksiteit', 'pwd_secure_complexity_help' => 'Kies watter wagwoord kompleksiteit reëls jy wil afdwing.', 'pwd_secure_min' => 'Wagwoord minimum karakters', - 'pwd_secure_min_help' => 'Minimum toelaatbare waarde is 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Voorkom algemene wagwoorde', 'pwd_secure_uncommon_help' => 'Dit sal gebruikers nie toelaat om algemene wagwoorde te gebruik van die top 10,000 wagwoorde wat in oortredings gerapporteer is nie.', 'qr_help' => 'Aktiveer QR-kodes eers om dit te stel', 'qr_text' => 'QR Kode Teks', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'omgewing', 'settings' => 'instellings', 'show_alerts_in_menu' => 'Show alerts in top menu', 'show_archived_in_list' => 'Archived Assets', 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Show images in emails', 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', 'site_name' => 'Site Naam', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack Channel', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Slack Settings', - 'slack_integration_help' => 'Slap integrasie is opsioneel, maar die eindpunt en die kanaal word benodig as u dit wil gebruik. Om Slack integrasie te konfigureer, moet jy eers \'n inkomende webhook op jou Slack-rekening skep.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', 'snipe_version' => 'Snipe-IT-weergawe', @@ -130,6 +162,7 @@ return array( 'update' => 'Opdateer instellings', 'value' => 'waarde', 'brand' => 'Handelsmerk', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Oor instellings', 'about_settings_text' => 'Met hierdie instellings kan u sekere aspekte van u installasie aanpas.', 'labels_per_page' => 'Etikette per bladsy', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Unique serial numbers', 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', 'zerofill_count' => 'Lengte van bate-etikette, insluitend zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/af/admin/users/general.php b/resources/lang/af/admin/users/general.php index 4e0a9f494e..ef3175ee62 100644 --- a/resources/lang/af/admin/users/general.php +++ b/resources/lang/af/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'LDAP-konfigurasie-instellings kan Admin> Instellings gevind word. Die (opsionele) gekose ligging sal vir alle ingevoerde gebruikers gestel word.', 'print_assigned' => 'Print All Assigned', 'software_user' => 'Sagteware Uitgesoek na: naam', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Sien gebruiker: naam', 'usercsv' => 'CSV-lêer', 'two_factor_admin_optin_help' => 'Jou huidige administrasie-instellings laat selektiewe handhawing van twee-faktor-verifikasie toe.', diff --git a/resources/lang/af/admin/users/message.php b/resources/lang/af/admin/users/message.php index fce75b3697..ea47019c7e 100644 --- a/resources/lang/af/admin/users/message.php +++ b/resources/lang/af/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Onvoldoende Toestemmings.', 'user_deleted_warning' => 'Hierdie gebruiker is verwyder. Jy sal hierdie gebruiker moet herstel om hulle te wysig of nuwe bates toe te ken.', 'ldap_not_configured' => 'LDAP-integrasie is nie vir hierdie installasie gekonfigureer nie.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/af/auth/general.php b/resources/lang/af/auth/general.php index 6f77c160da..f831b80d28 100644 --- a/resources/lang/af/auth/general.php +++ b/resources/lang/af/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Stuur wagwoord terugstel skakel', 'email_reset_password' => 'E-pos wagwoord herstel', 'reset_password' => 'Herstel wagwoord', + 'saml_login' => 'Login via SAML', 'login' => 'Teken aan', 'login_prompt' => 'Asseblief Login', 'forgot_password' => 'ek het my wagwoord vergeet', diff --git a/resources/lang/af/auth/message.php b/resources/lang/af/auth/message.php index 07ca5d5594..cac4449af3 100644 --- a/resources/lang/af/auth/message.php +++ b/resources/lang/af/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Hierdie gebruikers rekening is nie geaktiveer nie.', 'account_suspended' => 'Hierdie gebruikerrekening is opgeskort.', 'account_banned' => 'Hierdie gebruikerrekening is verban.', - 'throttle' => 'Te veel mislukte aanmeldpogings. Probeer asseblief weer in: minute minuut (s).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Kon nie jou inteken nie, probeer asseblief weer.', 'success' => 'Jy is suksesvol aangemeld.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Kon nie jou rekening skep nie, probeer asseblief weer.', 'success' => 'Rekening suksesvol geskep.', ), - 'forgot-password' => array( - 'error' => 'Daar was \'n probleem tydens die herstel van wagwoordkode, probeer asseblief weer.', - 'success' => 'Wagwoordherstel-e-pos is suksesvol gestuur.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Kon nie jou wagwoord herstel nie, probeer asseblief weer.', - 'success' => 'Jou wagwoord is suksesvol gereset.', - ), - - 'activate' => array( - 'error' => 'Kon nie jou rekening aktiveer nie, probeer asseblief weer.', - 'success' => 'Jou rekening is suksesvol geaktiveer.', + 'forgot-password' => array( + 'error' => 'Daar was \'n probleem tydens die herstel van wagwoordkode, probeer asseblief weer.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Kon nie jou wagwoord herstel nie, probeer asseblief weer.', + 'success' => 'Jou wagwoord is suksesvol gereset.', + ), + + ); diff --git a/resources/lang/af/button.php b/resources/lang/af/button.php index a71b585227..58662fb7a8 100644 --- a/resources/lang/af/button.php +++ b/resources/lang/af/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'oplaai', 'select_file' => 'Kies lêer ...', 'select_files' => 'Select Files...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/af/general.php b/resources/lang/af/general.php index aec6918d6c..f5526a0271 100644 --- a/resources/lang/af/general.php +++ b/resources/lang/af/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Grootmaat Oudit', 'bulkaudit_status' => 'Ouditstatus', 'bulk_checkout' => 'Grootmaat Checkout', + 'bystatus' => 'by Status', 'cancel' => 'kanselleer', 'categories' => 'kategorieë', 'category' => 'kategorie', @@ -57,6 +58,7 @@ 'created' => 'Item geskep', 'created_asset' => 'geskep bate', 'created_at' => 'Geskep op', + 'record_created' => 'Record Created', 'updated_at' => 'Opgedateer op', 'currency' => '$', // this is deprecated 'current' => 'Huidige', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Vir Naam Van (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'eerste', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Eerste naam', 'first_name_format' => 'Voornaam (jane@example.com)', 'files' => 'Files', 'file_name' => 'lêer', + 'file_type' => 'File Type', 'file_uploads' => 'Lêeroplaaie', 'generate' => 'genereer', 'github_markdown' => 'This field accepts Github flavored markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Asset Maintenances', 'item' => 'item', 'insufficient_permissions' => 'Onvoldoende toestemmings!', + 'kits' => 'Predefined Kits', 'language' => 'Taal', 'last' => 'laaste', 'last_login' => 'Laaste Aanmelding', @@ -121,10 +136,11 @@ 'licenses' => 'lisensies', 'list_all' => 'Lys almal', 'loading' => 'laai', - 'lock_passwords' => 'Hierdie veld kan nie in hierdie installasie geredigeer word nie.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Hierdie funksie is afgeskakel vir die demo-installasie.', 'location' => 'plek', 'locations' => 'plekke', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Teken uit', 'lookup_by_tag' => 'Opsoek deur Asset Tag', 'maintenances' => 'Maintenances', @@ -186,6 +202,7 @@ 'sign_in' => 'Teken in', 'signature' => 'Handtekening', 'skin' => 'Skin', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO MODE: Sommige funksies is afgeskakel vir hierdie installasie.', 'site_name' => 'Site Naam', 'state' => 'staat', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Onbekende Admin', 'username_format' => 'Gebruikernaam', 'update' => 'Opdateer', - 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'opgelaai', 'user' => 'gebruiker', 'accepted' => 'aanvaarde', 'declined' => 'afgeneem', 'unaccepted_asset_report' => 'Onaanvaarde Bates', 'users' => 'gebruikers', + 'viewall' => 'View All', 'viewassets' => 'Bekyk Toegewysde Bates', 'website' => 'webwerf', 'welcome' => 'Welkom, naam', 'years' => 'jaar', 'yes' => 'Ja', 'zip' => 'zip', - 'noimage' => 'Geen prent opgelaai of prent nie gevind nie.', - 'token_expired' => 'Jou vormsessie het verval. Probeer asseblief weer.', + 'noimage' => 'Geen prent opgelaai of prent nie gevind nie.', + 'token_expired' => 'Jou vormsessie het verval. Probeer asseblief weer.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/af/help.php b/resources/lang/af/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/af/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/af/mail.php b/resources/lang/af/mail.php index 6313652619..d3ea4bddb6 100644 --- a/resources/lang/af/mail.php +++ b/resources/lang/af/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Klik asseblief op die volgende skakel om u webadres te bevestig:', 'click_on_the_link_accessory' => 'Klik asseblief op die skakel onderaan om te bevestig dat u die bykomstigheid ontvang het.', 'click_on_the_link_asset' => 'Klik asseblief op die skakel onderaan om te bevestig dat u die bate ontvang het.', - 'Confirm_Asset_Checkin' => 'Bevestig Asset Checkin.', - 'Confirm_Accessory_Checkin' => 'Bevestig Accessoire Checkin.', - 'Confirm_accessory_delivery' => 'Bevestig toebehore-aflewering.', - 'Confirm_license_delivery' => 'Confirm license delivery.', - 'Confirm_asset_delivery' => 'Bevestig bate aflewering.', - 'Confirm_consumable_delivery' => 'Bevestig verbruikslewering.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Huidige QTY', 'Days' => 'dae', 'days' => 'dae', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'to_reset' => 'Om jou webadres te herstel, voltooi hierdie vorm:', 'type' => 'tipe', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'User', 'username' => 'Username', 'welcome' => 'Welkom: naam', 'welcome_to' => 'Welkom by: web!', 'your_credentials' => 'Jou Snipe-IT-referenties', + ); diff --git a/resources/lang/ar/admin/accessories/general.php b/resources/lang/ar/admin/accessories/general.php index 04050c6123..ca72ba694c 100644 --- a/resources/lang/ar/admin/accessories/general.php +++ b/resources/lang/ar/admin/accessories/general.php @@ -1,8 +1,6 @@ 'حول الملحقات', - 'about_accessories_text' => 'الملحقات هي أي شيء تقوم بتسليمه للمستخدمين لكنه لا يحتوي على رقم تسلسلي (أو أنك لست بحاجة إلى تتبعه بشكل خاص). مثال: فأرة الحاسوب أو لوحة المفاتيح.', 'accessory_category' => 'تصنيف الملحق', 'accessory_name' => 'اسم الملحق', 'checkout' => 'اخراج الملحق', diff --git a/resources/lang/ar/admin/accessories/message.php b/resources/lang/ar/admin/accessories/message.php index 1f4a749159..131cdc8e0e 100644 --- a/resources/lang/ar/admin/accessories/message.php +++ b/resources/lang/ar/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'الملحق غير موجود.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'تم إخراج :count عنصر من هذا الملحق للمستخدمين، الرجاء ادخال بعض الملحقات ثم حاول مرة أخرى. ', 'create' => array( diff --git a/resources/lang/ar/admin/asset_maintenances/general.php b/resources/lang/ar/admin/asset_maintenances/general.php index aed9ad02bd..6c4993a104 100644 --- a/resources/lang/ar/admin/asset_maintenances/general.php +++ b/resources/lang/ar/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'عرض تفاصيل صيانة الأصل', 'repair' => 'إصلاح', 'maintenance' => 'صيانة', - 'upgrade' => 'الترقية' + 'upgrade' => 'الترقية', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/ar/admin/categories/general.php b/resources/lang/ar/admin/categories/general.php index acb21d0458..45768a64d1 100644 --- a/resources/lang/ar/admin/categories/general.php +++ b/resources/lang/ar/admin/categories/general.php @@ -1,8 +1,6 @@ 'حول التصنيفات', - 'about_categories' => 'التصنيفات تساعدك على ترتيب الأصول. من الأمثلة على التصنيفات " حواسيب مكتبية "، " حواسيب محمولة "، "الهواتف النقالة "، "أجهزة لوحية " وهكذا، كما يمكنك استخدام التصنيفات بأي طريقة تناسبك.', 'asset_categories' => 'تصنيفات الأصول', 'category_name' => 'اسم التصنيف', 'checkin_email' => 'إرسال رسالة إلكترونية للمستخدم عند الإدخال \\ الإخراج.', diff --git a/resources/lang/ar/admin/companies/general.php b/resources/lang/ar/admin/companies/general.php index 372cc1de29..1684893cab 100644 --- a/resources/lang/ar/admin/companies/general.php +++ b/resources/lang/ar/admin/companies/general.php @@ -1,6 +1,4 @@ 'حول الشركات', - 'about_companies_text' => 'يمكن للشركات أن تستخدم كحقل معرف بسيط، أو يمكن استخدامها للحد من معاينة الأصول، والمستخدمين، وما إلى ذلك إذا تم تمكين دعم الشركة الكامل في إعدادات مدير النظام.', 'select_company' => 'اختر الشركة', ]; diff --git a/resources/lang/ar/admin/components/general.php b/resources/lang/ar/admin/components/general.php index edd6f364b0..a99b2336f1 100644 --- a/resources/lang/ar/admin/components/general.php +++ b/resources/lang/ar/admin/components/general.php @@ -1,8 +1,6 @@ 'حول المكونات', - 'about_components_text' => 'المكونات هي العناصر التي تشكل جزءا من الأصل، على سبيل المثال القرص الصلب، ذاكرة الوصول العشوائي، إلخ.', 'component_name' => 'اسم المكون', 'checkin' => 'ادخالات المكونات', 'checkout' => 'مخرجات المكونات', diff --git a/resources/lang/ar/admin/consumables/general.php b/resources/lang/ar/admin/consumables/general.php index 003ef5a97f..430cfe89fa 100644 --- a/resources/lang/ar/admin/consumables/general.php +++ b/resources/lang/ar/admin/consumables/general.php @@ -1,8 +1,6 @@ 'حول المواد الاستهلاكية', - 'about_consumables_text' => 'المواد الاستهلاكية هي أي شيء تم شراؤه وسيتم استخدامه مع مرور الوقت. على سبيل المثال، حبر الطابعة أو الورق ناسخة.', 'checkout' => 'إخراج المواد الاستهلاكية لمستخدم', 'consumable_name' => 'اسم المادة الإستهلاكية', 'create' => 'إنشاء مادة إستهلاكية', diff --git a/resources/lang/ar/admin/hardware/table.php b/resources/lang/ar/admin/hardware/table.php index 8c9e69bf15..cfcc80228d 100644 --- a/resources/lang/ar/admin/hardware/table.php +++ b/resources/lang/ar/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'الحالة', 'title' => 'أصل ', 'image' => 'صورة الجهاز', - 'days_without_acceptance' => 'أيام بدون قبول' + 'days_without_acceptance' => 'أيام بدون قبول', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/ar/admin/kits/general.php b/resources/lang/ar/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/ar/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/ar/admin/licenses/message.php b/resources/lang/ar/admin/licenses/message.php index b304101e9c..c57ab05dc0 100644 --- a/resources/lang/ar/admin/licenses/message.php +++ b/resources/lang/ar/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'الأصل اللذي تحاول ربطه مع هذا الترخيص حاليا مملوك لشخص اخر غير اللذي تم اختياره من القائمة المنسدلة.', 'assoc_users' => 'هذا الترخيص حاليا مخرج لمستخدم ولا يمكن حذفه. يرجى التحقق من الترخيص في البداية، ثم محاولة الحذف مرة أخرى. ', 'select_asset_or_person' => 'يجب تحديد أصل أو مستخدم، وليس كليهما.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/ar/admin/settings/general.php b/resources/lang/ar/admin/settings/general.php index 5544383ea9..f0736b4499 100644 --- a/resources/lang/ar/admin/settings/general.php +++ b/resources/lang/ar/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'الدليل النشط', 'ad_domain' => 'مجال الدليل النشط', 'ad_domain_help' => 'هذا هو أحيانا نفس نطاق البريد الإلكتروني الخاص بك، ولكن ليس دائما.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'نسخة اضافية للبريد الإكتروني', 'admin_cc_email_help' => 'إذا كنت ترغب في إرسال نسخة من رسائل البريد الإلكتروني لتسجيل الدخول / الخروج التي يتم إرسالها إلى المستخدمين إلى حساب بريد إلكتروني إضافي، فقم بإدخالها هنا. خلاف ذلك، اترك هذه الخانة فارغة.', 'is_ad' => 'هذا هو ملقم أكتيف ديركتوري', - 'alert_email' => 'إرسال تنبيهات إلى', - 'alerts_enabled' => 'التنبيهان ممكنه', - 'alert_interval' => 'انتهاء فترة التنبيهات (بالأيام)', - 'alert_inv_threshold' => 'عتبة تنبيه المخزون', - 'asset_ids' => 'ارقام تعريف الاصول', - 'audit_interval' => 'مدة التدقيق', + 'alert_email' => 'إرسال تنبيهات إلى', + 'alerts_enabled' => 'التنبيهان ممكنه', + 'alert_interval' => 'انتهاء فترة التنبيهات (بالأيام)', + 'alert_inv_threshold' => 'عتبة تنبيه المخزون', + 'asset_ids' => 'ارقام تعريف الاصول', + 'audit_interval' => 'مدة التدقيق', 'audit_interval_help' => 'إذا كان مطلوبا منك مراجعة أصولك الفعلية بشكل دوري، قم بإدخال المدة بالأشهر.', - 'audit_warning_days' => 'عتبة تحذير التدقيق', + 'audit_warning_days' => 'عتبة تحذير التدقيق', 'audit_warning_days_help' => 'كم يوما مقدما يجب أن نحذركم عندما تكون الأصول مستحقة للتدقيق؟', - 'auto_increment_assets' => 'إنشاء ارقام تعريف الاصول مع التزايد التلقائي', - 'auto_increment_prefix' => 'البادئة (اختياري)', - 'auto_incrementing_help' => 'أولا قم بتفعيل ارقام تعريف الاصول مع التزايد التلقائي لكي تستطيع تعيين هذا', - 'backups' => 'النسخ الإحتياطية', - 'barcode_settings' => 'إعدادات الباركود', + 'auto_increment_assets' => 'إنشاء ارقام تعريف الاصول مع التزايد التلقائي', + 'auto_increment_prefix' => 'البادئة (اختياري)', + 'auto_incrementing_help' => 'أولا قم بتفعيل ارقام تعريف الاصول مع التزايد التلقائي لكي تستطيع تعيين هذا', + 'backups' => 'النسخ الإحتياطية', + 'barcode_settings' => 'إعدادات الباركود', 'confirm_purge' => 'تأكيد التطهير', - 'confirm_purge_help' => 'أدخل النص "ديليت" في المربع أدناه لتطهير السجلات المحذوفة. لا يمكن التراجع عن هذا الإجراء.', - 'custom_css' => 'CSS مخصص', - 'custom_css_help' => 'أدخل أي تخصيصات CSS ترغب في استخدامها. لا تقم باضافة <style></style>.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'CSS مخصص', + 'custom_css_help' => 'أدخل أي تخصيصات CSS ترغب في استخدامها. لا تقم باضافة <style></style>.', 'custom_forgot_pass_url' => 'رابط مخصص لاعادة تعيين كلمة المرور', 'custom_forgot_pass_url_help' => 'يحل هذا محل الرابط الخاص باعادة تعيين كلمة المرور على شاشة تسجيل الدخول، وهو مفيد لتوجيه الأشخاص إلى وظيفة إعادة تعيين كلمة مرور من خلال LDAP الداخلي أو المستضاف. وهذا سوف يعطل وظيفة إعادة تعيين كلمة مرور المحلية.', 'dashboard_message' => 'رسالة لوحة المعلومات', 'dashboard_message_help' => 'سيظهر هذا النص على لوحة التحكم لأي شخص لديه صلاحية عرض لوحة التحكم.', - 'default_currency' => 'العملة الافتراضية', - 'default_eula_text' => 'اتفاقية ترخيص المستخدم النهائي الافتراضية', - 'default_language' => 'اللغة الافتراضية', - 'default_eula_help_text' => 'يمكنك أيضا ربط (اتفاقية ترخيص المستخدم) لاصناف محددة من الاصول.', + 'default_currency' => 'العملة الافتراضية', + 'default_eula_text' => 'اتفاقية ترخيص المستخدم النهائي الافتراضية', + 'default_language' => 'اللغة الافتراضية', + 'default_eula_help_text' => 'يمكنك أيضا ربط (اتفاقية ترخيص المستخدم) لاصناف محددة من الاصول.', 'display_asset_name' => 'عرض اسم مادة العرض', 'display_checkout_date' => 'عرض تاريخ الخروج', 'display_eol' => 'عرض نهاية العمر على شكل جدول', 'display_qr' => 'عرض رموز مربع', - 'display_alt_barcode' => 'عرض 1D الباركود', - 'barcode_type' => '2D نوع الباركود', - 'alt_barcode_type' => '1D نوع الباركود', + 'display_alt_barcode' => 'عرض 1D الباركود', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D نوع الباركود', + 'alt_barcode_type' => '1D نوع الباركود', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'إعدادات اتفاقية ترخيص المستخدم النهائي', 'eula_markdown' => 'تسمح اتفاقية ترخيص المستخدم هذه بتطبيق نمط الكتابة من Github.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'إضافة نص لتذييل الصفحة ', 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.', 'general_settings' => 'الاعدادات العامة', - 'generate_backup' => 'إنشاء النسخ الاحتياطي', + 'generate_backup' => 'إنشاء النسخ الاحتياطي', 'header_color' => 'رأس اللون', 'info' => 'تتيح لك هذه الإعدادات تخصيص بعض جوانب التثبيت.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'نسخة لارافيل', 'ldap_enabled' => 'تم تمكين لداب', 'ldap_integration' => 'دمج لداب', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'هذا يختبر فقط أن LDAP يستطيع المزامنة بشكل صحيح. إذا كان استعلام التوثيق الى LDAP الخاص بك غير صحيح، قد لا يزال المستخدمون غير قادرين على تسجيل الدخول. يجب عليك اولا حفظ اي تغييرات في إعدادات LDAP.', 'ldap_server' => 'خادم لداب', 'ldap_server_help' => 'ينبغي أن يبدأ هذا مع //:ldap (للاتصال غير المشفر او TLS) او //:ldaps (لاتصال SSL)', - 'ldap_server_cert' => 'التحقق من صحة شهادة سل لداب', - 'ldap_server_cert_ignore' => 'السماح بشهادة سل غير صالحة', - 'ldap_server_cert_help' => 'حدد مربع الاختيار هذا إذا كنت تستخدم شهادة سل موقعة ذاتيا وترغب في قبول شهادة سل غير صالحة.', + 'ldap_server_cert' => 'التحقق من صحة شهادة سل لداب', + 'ldap_server_cert_ignore' => 'السماح بشهادة سل غير صالحة', + 'ldap_server_cert_help' => 'حدد مربع الاختيار هذا إذا كنت تستخدم شهادة سل موقعة ذاتيا وترغب في قبول شهادة سل غير صالحة.', 'ldap_tls' => 'استخدام تلس', 'ldap_tls_help' => 'يجب التحقق من ذلك فقط في حالة تشغيل ستارتلز على خادم لداب.', 'ldap_uname' => 'لداب ربط اسم المستخدم', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'يعمل هذا الخيار على تعطيل آليات المصادقة الأخرى. ما عليك سوى تمكين هذا الخيار إذا كنت متأكدًا من أن تسجيل الدخول إلى المستخدم_عن_بعد يعمل بالفعل', 'login_remote_user_custom_logout_url_text' => 'عنوان صفحة مخصص لتسجيل الخروج', 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'شعار', 'logo_print_assets' => 'الاستخدام في الطباعة', 'logo_print_assets_help' => 'استخدم العلامة التجارية في قوائم الأصول القابلة للطباعة ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'تعقيد كلمة المرور', 'pwd_secure_complexity_help' => 'حدد أي قواعد تعقيد كلمة المرور التي ترغب في فرضها.', 'pwd_secure_min' => 'كلمة المرور الحد الأدنى من الأحرف', - 'pwd_secure_min_help' => 'الحد الأدنى المسموح به هو 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'منع كلمات المرور الشائعة', 'pwd_secure_uncommon_help' => 'سيؤدي ذلك إلى منع المستخدمين من استخدام كلمات المرور الشائعة من أعلى 10000 كلمة مرور يتم الإبلاغ عنها في حالات خرق.', 'qr_help' => 'تمكين رموز قر أولا لتعيين هذا', 'qr_text' => 'نص رمز الاستجابة السريعة', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'ضبط', 'settings' => 'إعدادات', 'show_alerts_in_menu' => 'عرض التنبيهات في القائمة العلوية', 'show_archived_in_list' => 'الأصول المحفوظة', 'show_archived_in_list_text' => 'عرض الأصول المحفوظة في قائمة "جميع الأصول"', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'إظهار الصور في رسائل البريد الإلكتروني', 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', 'site_name' => 'اسم الموقع', @@ -118,18 +150,19 @@ return array( 'slack_channel' => 'قناة سلاك', 'slack_endpoint' => 'نقطة نهاية سلاك', 'slack_integration' => 'إعدادات سلاك', - 'slack_integration_help' => 'الربط مع Slack اختياري، ولكن نقطة النهاية endpoint والقناة channel مطلوبان إذا كنت ترغب في استخدامه. لاعداد الربط مع Slack، يجب أولا رابط ويب الكتروني قادم webhook على حساب Slack الخاص بك.', - 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', + 'slack_integration_help_button' => 'عند الانتهاء من حفظ معلومات Slack الخاصة بك، سوف يظهر زر الفحص.', 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', 'snipe_version' => 'قنص-إيت الإصدار', 'support_footer' => 'Support Footer Links ', 'support_footer_help' => 'Specify who sees the links to the Snipe-IT Support info and Users Manual', 'version_footer' => 'رقم الاصدار في التذييل ', - 'version_footer_help' => 'Specify who sees the Snipe-IT version and build number.', + 'version_footer_help' => 'حدد من سوف يرى إصدار Snipe-IT و رقم النسخة.', 'system' => 'معلومات النظام', 'update' => 'إعدادات التحديث', 'value' => 'القيمة', 'brand' => 'العلامات التجارية', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'حول الإعدادات', 'about_settings_text' => 'تتيح لك هذه الإعدادات تخصيص بعض جوانب التثبيت.', 'labels_per_page' => 'عدد التسميات لكل صفحة', @@ -181,7 +214,8 @@ return array( 'bottom' => 'الأسفل', 'vertical' => 'عمودي', 'horizontal' => 'أفقي', - 'unique_serial' => 'Unique serial numbers', + 'unique_serial' => 'أرقام تسلسلية مميزة', 'unique_serial_help_text' => 'تحديد المربع سيؤدي الى فرض سياسة التفرد على الرقم التسلسلي للمتلكات', 'zerofill_count' => 'طول ترميز الأصل، بما في ذلك تعبئة الاصفار', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/ar/admin/users/general.php b/resources/lang/ar/admin/users/general.php index a7379a1897..d5e23071d7 100644 --- a/resources/lang/ar/admin/users/general.php +++ b/resources/lang/ar/admin/users/general.php @@ -3,7 +3,7 @@ return array( 'activated_help_text' => 'هذا المستخدم تسجيل الدخول', - 'activated_disabled_help_text' => 'You cannot edit activation status for your own account.', + 'activated_disabled_help_text' => 'لا يمكنك تعديل حالة التنشيط لحسابك الخاص.', 'assets_user' => 'الأصول التي تم اخراجها إلى :name', 'bulk_update_warn' => 'أنت على وشك تعديل خصائص :user_count من المستخدمين. يرجى ملاحظة أنه لا يمكنك تغيير سمات المستخدم الخاصة بك باستخدام هذا النموذج، ويجب إجراء تعديلات على المستخدم الخاص بك بشكل على حدة.', 'bulk_update_help' => 'يتيح لك هذا النموذج تحديث عدة مستخدمين في وقت واحد. قم بملء الحقول التي تحتاج إلى تغييرها. ستظل أية حقول فارغة فارغة دون تغيير.', @@ -17,8 +17,9 @@ return array( 'restore_user' => 'انقر هنا لاستعادتها.', 'last_login' => 'آخر دخول للمستخدم', 'ldap_config_text' => 'يمكن العثور على إعدادات تهيئة لداب المشرف> الإعدادات. سيتم تعيين الموقع (اختياري) المحدد لجميع المستخدمين الذين تم استيرادهم.', - 'print_assigned' => 'Print All Assigned', + 'print_assigned' => 'طباعة كل الممتلكات', 'software_user' => 'البرامج المخرجة الى: :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'عرض المستخدم :name', 'usercsv' => 'ملف CSV', 'two_factor_admin_optin_help' => 'تسمح إعدادات المشرف الحالية بإنفاذ انتقائي للمصادقة الثنائية.', diff --git a/resources/lang/ar/admin/users/message.php b/resources/lang/ar/admin/users/message.php index 393a0416ea..459a1e3990 100644 --- a/resources/lang/ar/admin/users/message.php +++ b/resources/lang/ar/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'صلاحيات غير كافية.', 'user_deleted_warning' => 'تم حذف المستخدم. سيكون عليك استعادة هذا المستخدم اذا ارت التعديل عليه او تسليمه اجهزة جديدة.', 'ldap_not_configured' => 'لم يتم تكوين دمج لداب لهذا التثبيت.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/ar/auth/general.php b/resources/lang/ar/auth/general.php index a3eea91f43..73f496d890 100644 --- a/resources/lang/ar/auth/general.php +++ b/resources/lang/ar/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'إرسال رسالة إعادة تعيين كلمة المرور', 'email_reset_password' => 'البريد الإلكتروني إعادة تعيين كلمة المرور', 'reset_password' => 'إعادة تعيين كلمة المرور', + 'saml_login' => 'Login via SAML', 'login' => 'الدخول', 'login_prompt' => 'الرجاء تسجيل الدخول', 'forgot_password' => 'نسيت كلمة المرور', diff --git a/resources/lang/ar/auth/message.php b/resources/lang/ar/auth/message.php index fc5eed83d8..f0e7a77ee2 100644 --- a/resources/lang/ar/auth/message.php +++ b/resources/lang/ar/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'لم يتم تنشيط حساب هذا المستخدم.', 'account_suspended' => 'تم تعليق حساب المستخدم هذا.', 'account_banned' => 'تم حظر حساب المستخدم هذا.', - 'throttle' => 'هناك عدد كبير جدا من محاولات تسجيل الدخول الفاشلة. يرجى المحاولة مرة أخرى خلال :minutes دقيقة.', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'حدثت مشكلة أثناء محاولة تسجيل دخولك، الرجاء إعادة المحاولة.', 'success' => 'قمت بتسجيل الدخول بنجاح.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'حدثت مشكلة أثناء محاولة إنشاء حسابك، يرجى إعادة المحاولة.', 'success' => 'تم إنشاء الحساب بنجاح.', ), - 'forgot-password' => array( - 'error' => 'حدثت مشكلة أثناء محاولة الحصول على رمز إعادة تعيين كلمة المرور، الرجاء إعادة المحاولة.', - 'success' => 'تم إرسال البريد الإلكتروني لاستعادة كلمة المرور بنجاح.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'حدثت مشكلة أثناء محاولة إعادة تعيين كلمة المرور، الرجاء إعادة المحاولة.', - 'success' => 'تمت إعادة تعيين كلمة المرور بنجاح.', - ), - - 'activate' => array( - 'error' => 'حدثت مشكلة أثناء محاولة تنشيط حسابك، يرجى إعادة المحاولة.', - 'success' => 'تم تفعيل حسابك بنجاح.', + 'forgot-password' => array( + 'error' => 'حدثت مشكلة أثناء محاولة الحصول على رمز إعادة تعيين كلمة المرور، الرجاء إعادة المحاولة.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'حدثت مشكلة أثناء محاولة إعادة تعيين كلمة المرور، الرجاء إعادة المحاولة.', + 'success' => 'تمت إعادة تعيين كلمة المرور بنجاح.', + ), + + ); diff --git a/resources/lang/ar/button.php b/resources/lang/ar/button.php index 928b565339..571fc14477 100644 --- a/resources/lang/ar/button.php +++ b/resources/lang/ar/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'رفع', 'select_file' => 'حدد ملف ...', 'select_files' => 'إختيار ملف...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/ar/general.php b/resources/lang/ar/general.php index 2207e122e8..15e4ee538c 100644 --- a/resources/lang/ar/general.php +++ b/resources/lang/ar/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'تدقيق متعدد', 'bulkaudit_status' => 'حالة التدقيق', 'bulk_checkout' => 'اخراج متعدد', + 'bystatus' => 'by Status', 'cancel' => 'إلغاء', 'categories' => 'التصنيفات', 'category' => 'تصنيف', @@ -57,6 +58,7 @@ 'created' => 'تم إنشاء العنصر', 'created_asset' => 'الأصول المضافة', 'created_at' => 'أنشئت في', + 'record_created' => 'Record Created', 'updated_at' => 'تم التحديث في', 'currency' => '$', // this is deprecated 'current' => 'الحالي', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'الاسم الأول الاسم الأخير (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'الاسم الأول الاسم الأخير (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'اللقب والحرف الاول من الاسم (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'الأول', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'الإسم الأول', 'first_name_format' => 'الاسم الأول (jane@example.com)', 'files' => 'الملفات', 'file_name' => 'ملف', + 'file_type' => 'File Type', 'file_uploads' => 'تحميلات الملفات', 'generate' => 'توفير', 'github_markdown' => 'This field accepts Github flavored markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'صيانة الأصول', 'item' => 'بند', 'insufficient_permissions' => 'صلاحيات غير كافية!', + 'kits' => 'Predefined Kits', 'language' => 'لغة', 'last' => 'الاخير', 'last_login' => 'آخر تسجيل دخول', @@ -121,10 +136,11 @@ 'licenses' => 'التراخيص', 'list_all' => 'عرض الكل', 'loading' => 'جار التحميل', - 'lock_passwords' => 'لا يمكن تعديل هذا الحقل في هذا التثبيت.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'تم تعطيل هذه الميزة للتثبيت التجريبي.', 'location' => 'الموقع', 'locations' => 'المواقع', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'تسجيل خروج', 'lookup_by_tag' => 'البحث عن طريق ترميز الأصل', 'maintenances' => 'الصيانة', @@ -186,6 +202,7 @@ 'sign_in' => 'تسجيل الدخول', 'signature' => 'التوقيع', 'skin' => 'المظهر', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'التثبيت التجريبي (DEMO): يتم تعطيل بعض الميزات لهذا التثبيت.', 'site_name' => 'إسم الموقع', 'state' => 'المنطقة / الولاية', @@ -206,19 +223,23 @@ 'unknown_admin' => 'إداري غير معروف', 'username_format' => 'تنسيق اسم المستخدم', 'update' => 'تحديث', - 'upload_filetypes_help' => 'أنواع الملفات المسموح بها هي png و gif و jpg و jpeg و doc و docx و pdf و xls و txt و lic و zip و rar. الحد الأقصى لحجم التحميل المسموح به هو: الحجم.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'تم تحميلها', 'user' => 'المستخدم', 'accepted' => 'قبلت', 'declined' => 'رفض', 'unaccepted_asset_report' => 'الأصول غير المقبولة', 'users' => 'المستخدمين', + 'viewall' => 'View All', 'viewassets' => 'عرض الأصول المخرجة', 'website' => 'الموقع', 'welcome' => 'مرحباً :name', 'years' => 'سنوات', 'yes' => 'نعم', 'zip' => 'الرمز البريدي', - 'noimage' => 'لم يتم تحميل أي صورة أو صورة لم يتم العثور عليها.', - 'token_expired' => 'انتهت صلاحية جلسة النموذج. حاول مرة اخرى.', + 'noimage' => 'لم يتم تحميل أي صورة أو صورة لم يتم العثور عليها.', + 'token_expired' => 'انتهت صلاحية جلسة النموذج. حاول مرة اخرى.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/ar/help.php b/resources/lang/ar/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/ar/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/ar/mail.php b/resources/lang/ar/mail.php index 6e75f07b29..1fe99de8c9 100644 --- a/resources/lang/ar/mail.php +++ b/resources/lang/ar/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'يرجى النقر على الرابط التالي لتأكيد حسابك على :web :', 'click_on_the_link_accessory' => 'الرجاء النقر على الرابط الموجود في الأسفل لتأكيد استلامك للملحق.', 'click_on_the_link_asset' => 'يرجى النقر على الرابط في الجزء السفلي للتأكد من أنك قد تلقيت مادة العرض.', - 'Confirm_Asset_Checkin' => 'تأكيد فحص الأصول.', - 'Confirm_Accessory_Checkin' => 'تأكيد الإيداع المساعد.', - 'Confirm_accessory_delivery' => 'تأكيد التسليم التبعي.', - 'Confirm_license_delivery' => 'تأكيد تسليم الرخصة.', - 'Confirm_asset_delivery' => 'تأكيد تسليم الأصول.', - 'Confirm_consumable_delivery' => 'تأكيد التسليم المستهلكة.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'الكمية الحالية', 'Days' => 'أيام', 'days' => 'أيام', @@ -58,14 +58,16 @@ return array( 'test_email' => 'اختبار البريد الإلكتروني من قنص-تكنولوجيا المعلومات', 'test_mail_text' => 'يعتبر هذا اختبارا من نظام إدارة الأصول Snipe-IT. إذا كنت حصلت على هذا، فان البريد يعمل :)', 'the_following_item' => 'تم ادخال العنصر التالي: ', - 'low_inventory_alert' => 'There is :count item that is below minimum inventory or will soon be low.|There are :count items that are below minimum inventory or will soon be low.', - 'assets_warrantee_alert' => 'There is :count asset with a warrantee expiring in the next :threshold days.|There are :count assets with warrantees expiring in the next :threshold days.', - 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', + 'low_inventory_alert' => 'هنالك :count عناصر أقل من الحد الأدنى للمخزون أول سوف تصبح أقل منه قريباً.', + 'assets_warrantee_alert' => 'هنالك :count أصل سوف تنتهي فترة الضمان الخاصة به في الأيام :threshold القادمة.| هنالك :count أصول سوف تنتهي فترة الضمان الخاصة بهم في الأيام :threshold القادمة.', + 'license_expiring_alert' => 'هنالك :count رخص سوف تنتهي في الأيام :threshold القادمة.', 'to_reset' => 'لإعادة تعيين كلمة مرور على :web، رجاءا أكمل هذا النموذج:', 'type' => 'اكتب', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'المستخدم', 'username' => 'اسم المستخدم', 'welcome' => 'مرحباً :name', 'welcome_to' => 'مرحبا بكم في :web!', 'your_credentials' => 'أوراق اعتماد قنص-إيت الخاص بك', + ); diff --git a/resources/lang/ar/passwords.php b/resources/lang/ar/passwords.php index 5a0bd221fd..54e1ff9258 100644 --- a/resources/lang/ar/passwords.php +++ b/resources/lang/ar/passwords.php @@ -2,6 +2,6 @@ return [ 'sent' => 'تم إرسال رابط كلمة المرور الخاصة بك!', - 'user' => 'No matching active user found with that email.', + 'user' => 'لم يتم العثور على اسم مستخدم فعّال مرتبط بعنوان ذلك البريد الالكتروني.', ]; diff --git a/resources/lang/bg/admin/accessories/general.php b/resources/lang/bg/admin/accessories/general.php index df7762fd44..b9cd2d55ec 100644 --- a/resources/lang/bg/admin/accessories/general.php +++ b/resources/lang/bg/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Относно аксесоарите', - 'about_accessories_text' => 'Аксесоарите са всички неща, които се изписват на потребителите, но нямат сериен номер (или няма нужда да бъдат конкретно проследявани). Например, това са мишки, клавиатури и др.', 'accessory_category' => 'Категория аксесоари', 'accessory_name' => 'Аксесоар', 'checkout' => 'Отписване на аксесоар', diff --git a/resources/lang/bg/admin/accessories/message.php b/resources/lang/bg/admin/accessories/message.php index bfd82117f5..5c2d01b370 100644 --- a/resources/lang/bg/admin/accessories/message.php +++ b/resources/lang/bg/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Аксесоарът на съществува.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'От този аксесоар са предадени :count броя на потребителите. Моля впишете обратно нови или върнати и опитайте отново.', 'create' => array( diff --git a/resources/lang/bg/admin/asset_maintenances/general.php b/resources/lang/bg/admin/asset_maintenances/general.php index 79782ca42b..b7f12d7fb2 100644 --- a/resources/lang/bg/admin/asset_maintenances/general.php +++ b/resources/lang/bg/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Преглед на поддръжка на актив', 'repair' => 'Ремонт', 'maintenance' => 'Поддръжка', - 'upgrade' => 'Upgrade' + 'upgrade' => 'Upgrade', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/bg/admin/categories/general.php b/resources/lang/bg/admin/categories/general.php index f758b22afb..1de78f6eb0 100644 --- a/resources/lang/bg/admin/categories/general.php +++ b/resources/lang/bg/admin/categories/general.php @@ -1,8 +1,6 @@ 'Относно категориите', - 'about_categories' => 'Категориите помагат с организирането на вашите елементи. Някои примерни категории могат да бъдат "Настолни компютри","Лаптопи","Мобилни телефони","Таблети", и т.н., но може да използвате всяка категория, имаща смисъл за организацията ви.', 'asset_categories' => 'Категории на активи', 'category_name' => 'Име на категория', 'checkin_email' => 'Изпращане на email до потребителя при вписване/изписване на активи.', diff --git a/resources/lang/bg/admin/companies/general.php b/resources/lang/bg/admin/companies/general.php index 040a91ea45..e0249c669b 100644 --- a/resources/lang/bg/admin/companies/general.php +++ b/resources/lang/bg/admin/companies/general.php @@ -1,6 +1,4 @@ 'Относно комапнии', - 'about_companies_text' => 'Компаниите могат да бъдат използвани като лесно поле за идентифициране, или за ограничаване на видимостта на активи, потребители и т.н. ако е активирана пълна поддръжка от Админ настройките.', 'select_company' => 'Изберете компания', ]; diff --git a/resources/lang/bg/admin/components/general.php b/resources/lang/bg/admin/components/general.php index c005f87f80..b55bbc5ae0 100644 --- a/resources/lang/bg/admin/components/general.php +++ b/resources/lang/bg/admin/components/general.php @@ -1,8 +1,6 @@ 'Относно компонентите', - 'about_components_text' => 'Компонентите са елементи, които са част от актив, напр. HDD, RAM, и т.н..', 'component_name' => 'Име на компонент', 'checkin' => 'Вписване на компонент', 'checkout' => 'Изписване на компонент', diff --git a/resources/lang/bg/admin/consumables/general.php b/resources/lang/bg/admin/consumables/general.php index bb42c5a3fb..5792f67ffc 100644 --- a/resources/lang/bg/admin/consumables/general.php +++ b/resources/lang/bg/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Относно консумативите', - 'about_consumables_text' => 'Консумативите са всички неща, купувани във времето. Например тонер за принтер или хартия.', 'checkout' => 'Отписване на консумативи към потребител', 'consumable_name' => 'Консуматив', 'create' => 'Създаване на консуматив', diff --git a/resources/lang/bg/admin/hardware/table.php b/resources/lang/bg/admin/hardware/table.php index 7ecb8c6571..363b8da8df 100644 --- a/resources/lang/bg/admin/hardware/table.php +++ b/resources/lang/bg/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Статус', 'title' => 'Актив ', 'image' => 'Изображение на устройството', - 'days_without_acceptance' => 'Дни без да е предаден' + 'days_without_acceptance' => 'Дни без да е предаден', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/bg/admin/kits/general.php b/resources/lang/bg/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/bg/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/bg/admin/licenses/message.php b/resources/lang/bg/admin/licenses/message.php index b3dd2c9219..dabd026bef 100644 --- a/resources/lang/bg/admin/licenses/message.php +++ b/resources/lang/bg/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Активът, който се опитвате да свържете с този лиценз е притежание на друго лице, различно от това, което е определено в падащия списък.', 'assoc_users' => 'Този лиценз понастоящем е изписан на потребител и не може да бъде изтрит. Моля, първо впишете лиценза и тогава опитайте отново да го изтриете. ', 'select_asset_or_person' => 'Трябва да изберете актив или потребител, но не и двете.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/bg/admin/settings/general.php b/resources/lang/bg/admin/settings/general.php index 320de865be..472e3ec835 100644 --- a/resources/lang/bg/admin/settings/general.php +++ b/resources/lang/bg/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Активна директория', 'ad_domain' => 'Домейн на активна директория', 'ad_domain_help' => 'Това е понякога еднакво с вашия email домейн, но не винаги.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC електронна поща', 'admin_cc_email_help' => 'Въведете допълнителни електронни адреси, ако желаете да се изпраща копие на електронните пощи при вписване и изписване на активи.', 'is_ad' => 'Това е активна директория на сървър', - 'alert_email' => 'Изпращане на нотификации към', - 'alerts_enabled' => 'Включване на известията', - 'alert_interval' => 'Изтичаш праг на известия (в дни)', - 'alert_inv_threshold' => 'Праг на известия за запаси', - 'asset_ids' => 'ID на активи', - 'audit_interval' => 'Одитен интервал', + 'alert_email' => 'Изпращане на нотификации към', + 'alerts_enabled' => 'Включване на известията', + 'alert_interval' => 'Изтичаш праг на известия (в дни)', + 'alert_inv_threshold' => 'Праг на известия за запаси', + 'asset_ids' => 'ID на активи', + 'audit_interval' => 'Одитен интервал', 'audit_interval_help' => 'Ако се изисква редовно да извършвате физически одит на активите си, въведете интервала в месеци.', - 'audit_warning_days' => 'Праг за предупреждение за одит', + 'audit_warning_days' => 'Праг за предупреждение за одит', 'audit_warning_days_help' => 'Колко дни предварително трябва да ви предупреждаваме, когато активите са дължими за одит?', - 'auto_increment_assets' => 'Автоматично генериране на инвентарни номера на активите', - 'auto_increment_prefix' => 'Префикс (незадължително)', - 'auto_incrementing_help' => 'Първо включете автоматично генериране на инвентарни номера, за да включите тази опция.', - 'backups' => 'Архивиране', - 'barcode_settings' => 'Настройки на баркод', + 'auto_increment_assets' => 'Автоматично генериране на инвентарни номера на активите', + 'auto_increment_prefix' => 'Префикс (незадължително)', + 'auto_incrementing_help' => 'Първо включете автоматично генериране на инвентарни номера, за да включите тази опция.', + 'backups' => 'Архивиране', + 'barcode_settings' => 'Настройки на баркод', 'confirm_purge' => 'Потвърдете пречистване ', - 'confirm_purge_help' => 'Въдете текста "DELETE" в клетката отдолу за да пречистите изтритите записи. Това действие не може да бъде отменено.', - 'custom_css' => 'Потребителски CSS', - 'custom_css_help' => 'Включете вашите CSS правила тук. Не използвайте <style></style> тагове.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Потребителски CSS', + 'custom_css_help' => 'Включете вашите CSS правила тук. Не използвайте <style></style> тагове.', 'custom_forgot_pass_url' => 'Персонализиран адрес за възстановяване на паролата', 'custom_forgot_pass_url_help' => 'Това URL ще замени вградения механизъм за възстановяване на паролата на входния екран, което е полезно за потребителите, използващи външни оторизации като LDAP. Това ефективно ще спре възможността за възстановяване на паролата за потребителите, управлявани през Sinpe-it.', 'dashboard_message' => 'Съобщение на таблото', 'dashboard_message_help' => 'Този текст ще се появи на таблото на всички потребители с права за достъп до таблото.', - 'default_currency' => 'Валута по подразбиране', - 'default_eula_text' => 'EULA по подразбиране', - 'default_language' => 'Език по подразбиране', - 'default_eula_help_text' => 'Можете да асоциирате специфична EULA към всяка избрана категория.', + 'default_currency' => 'Валута по подразбиране', + 'default_eula_text' => 'EULA по подразбиране', + 'default_language' => 'Език по подразбиране', + 'default_eula_help_text' => 'Можете да асоциирате специфична EULA към всяка избрана категория.', 'display_asset_name' => 'Визуализиране на актив', 'display_checkout_date' => 'Визуализиране на дата на изписване', 'display_eol' => 'Визуализиране на EOL в таблиците', 'display_qr' => 'Показване на Square кодове', - 'display_alt_barcode' => 'Показване на 1D баркод', - 'barcode_type' => '2D тип на баркод', - 'alt_barcode_type' => '1D тип на баркод', + 'display_alt_barcode' => 'Показване на 1D баркод', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D тип на баркод', + 'alt_barcode_type' => '1D тип на баркод', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Настройки на EULA', 'eula_markdown' => 'Съдържанието на EULA може да бъде форматирано с Github flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Допълнителен текст във футъра', 'footer_text_help' => 'Този текст ще се визуализира в дясната част на футъра. Връзки могат да бъдат добавяни с използването на Github тип markdown. Нови редове, хедър тагове, изображения и т.н. могат да доведат до непредвидими резултати.', 'general_settings' => 'Общи настройки', - 'generate_backup' => 'Създаване на архив', + 'generate_backup' => 'Създаване на архив', 'header_color' => 'Цвят на хедъра', 'info' => 'Тези настройки позволяват да конфигурирате различни аспекти на Вашата инсталация.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Версия на Laravel', 'ldap_enabled' => 'LDAP включен', 'ldap_integration' => 'LDAP интеграция', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Това единствено проверява дали LDAP може да се синхронизира успешно. Ако вашата LDAP заявка за оторизация не е коректна е възможно потребителите да не могат да влязат. НЕОБХОДИМО Е ДА ЗАПИШЕТЕ LDAP НАСТРОЙКИТЕ ПРЕДИ ТОВА.', 'ldap_server' => 'LDAP сървър', 'ldap_server_help' => 'Това трябва да започва с Idap:// (for unencrypted or TLS) или Idaps:// (for SSL)', - 'ldap_server_cert' => 'Валидация на LDAP SSL сертификата', - 'ldap_server_cert_ignore' => 'Допускане на невалиден SSL сертификат', - 'ldap_server_cert_help' => 'Изберете тази опция ако използвате самоподписан SSL сертификат.', + 'ldap_server_cert' => 'Валидация на LDAP SSL сертификата', + 'ldap_server_cert_ignore' => 'Допускане на невалиден SSL сертификат', + 'ldap_server_cert_help' => 'Изберете тази опция ако използвате самоподписан SSL сертификат.', 'ldap_tls' => 'Използвайте TLS', 'ldap_tls_help' => 'Това трябва да се маркира само ако изпълнявате STARTTLS на вашия LDAP сървър. ', 'ldap_uname' => 'LDAP потребител за връзка', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'Тази опция изключва останалите оторизационни механизми. Преди да включите тази настройка моля проверете дали REMOTE_USER механизмът работи', 'login_remote_user_custom_logout_url_text' => 'Персонализиран адрес за изход', 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Лого', 'logo_print_assets' => 'Използвай при пчат', 'logo_print_assets_help' => 'Use branding on printable asset lists ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Сложност на паролата', 'pwd_secure_complexity_help' => 'Изберете правилата за сложност на паролата, които искате да приложите.', 'pwd_secure_min' => 'Минимални знаци за паролата', - 'pwd_secure_min_help' => 'Минималната допустима стойност е 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Предотвратяване на общи пароли', 'pwd_secure_uncommon_help' => 'Това ще забрани на потребителите да използват общи пароли от най-добрите 10 000 пароли, за които се съобщава, че са нарушени.', 'qr_help' => 'Първо включете QR кодовете, за да извършите тези настройки.', 'qr_text' => 'Съдържание на QR код', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Настройка', 'settings' => 'Настройки', 'show_alerts_in_menu' => 'Показва съобщения в главното меню', 'show_archived_in_list' => 'Архивирани активи', 'show_archived_in_list_text' => 'Показва архивираните активи в списъка "Всички активи"', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Показване на изображения в електронните съобщения', 'show_images_in_email_help' => 'Премахнете отметката, ако Вашата инсталация е достъпна единствено във вътрешната мрежа или през VPN.', 'site_name' => 'Име на системата', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack канал', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Slack настройки', - 'slack_integration_help' => 'Интеграцията със Slack е незадължителна. Ако желаете да я използвате е необходимо да настроите endpoint и канал. За да конфигурирате Slack интеграцията, първо създайте входящ webhook във Вашия Slack акаунт.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'След запис на Slack информацията ще бъде показан бутон за тест.', 'slack_test_help' => 'Тест за коректна конфигурация на интеграцията със Slack. НЕОБХОДИМО Е ПЪРВО ДА ЗАПИШЕТЕ SLACK НАСТРОЙКИТЕ.', 'snipe_version' => 'Snipe-IT версия', @@ -130,6 +162,7 @@ return array( 'update' => 'Обновяване на настройките', 'value' => 'Стойност', 'brand' => 'Брандиране', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Относно настройките', 'about_settings_text' => 'Тези настройки позволяват да конфигурирате различни аспекти на Вашата инсталация.', 'labels_per_page' => 'Етикети на страница', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Unique serial numbers', 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', 'zerofill_count' => 'Дължина на етикети на актив, включително zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/bg/admin/users/general.php b/resources/lang/bg/admin/users/general.php index 2fa3a15696..77aa06659e 100644 --- a/resources/lang/bg/admin/users/general.php +++ b/resources/lang/bg/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'LDAP конфигурационните настройки могат да бъдат намерени в Admin > Settings. Избраното (по изобр) местоположение ще бъде настроено за всички въведени потребители.', 'print_assigned' => 'Печат на всички отдадени', 'software_user' => 'Софтуерни продукти, изписани на :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Преглед на потребител :name', 'usercsv' => 'CSV файл', 'two_factor_admin_optin_help' => 'Текущите настройки на администратор позволяват избирателно прилагане на двуфакторова автентификация. ', diff --git a/resources/lang/bg/admin/users/message.php b/resources/lang/bg/admin/users/message.php index 50547b0b85..397860838e 100644 --- a/resources/lang/bg/admin/users/message.php +++ b/resources/lang/bg/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Нямате необходимите права.', 'user_deleted_warning' => 'Този потребител е изтрит. За да редактирате данните за него или да му зададете актив, трябва първо да възстановите потребителя.', 'ldap_not_configured' => 'Интеграцията с LDAP не е конфигурирана за тази инсталация.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/bg/auth/general.php b/resources/lang/bg/auth/general.php index e45b688b7a..a2b61f8737 100644 --- a/resources/lang/bg/auth/general.php +++ b/resources/lang/bg/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Изпрати връзка за повторно задаване на паролата', 'email_reset_password' => 'Имейл за нулиране на паролата', 'reset_password' => 'Нулиране на паролата', + 'saml_login' => 'Login via SAML', 'login' => 'Логин', 'login_prompt' => 'Моля влезте в системата', 'forgot_password' => 'Забравих си паролата', diff --git a/resources/lang/bg/auth/message.php b/resources/lang/bg/auth/message.php index c30081e737..1f10ce5550 100644 --- a/resources/lang/bg/auth/message.php +++ b/resources/lang/bg/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Потребителят все още не е активиран.', 'account_suspended' => 'Потребителят е временно спрян.', 'account_banned' => 'Потребителят е неактивен.', - 'throttle' => 'Твърде много неуспешни опити за влизане в системата. Моля опитайте отново след около :minutes минути.', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Проблем при входа в системата. Моля опитайте отново.', 'success' => 'Успешен вход в системата.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Проблем при създаването на потребителя. Моля опитайте отново.', 'success' => 'Потребителят създаден успешно.', ), - 'forgot-password' => array( - 'error' => 'Проблем при извличането на код за възстановяване на паролата. Моля опитайте отново.', - 'success' => 'Връзка за възстановяване на паролата беше изпратена на електронната поща.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Проблем при промяна на паролата. Моля опитайте отново.', - 'success' => 'Паролата променена успешно.', - ), - - 'activate' => array( - 'error' => 'Проблем при активиране на потребителя. Моля опитайте отново.', - 'success' => 'Потребителят активиран успешно.', + 'forgot-password' => array( + 'error' => 'Проблем при извличането на код за възстановяване на паролата. Моля опитайте отново.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Проблем при промяна на паролата. Моля опитайте отново.', + 'success' => 'Паролата променена успешно.', + ), + + ); diff --git a/resources/lang/bg/button.php b/resources/lang/bg/button.php index 7ab4f7da92..f53540ff5f 100644 --- a/resources/lang/bg/button.php +++ b/resources/lang/bg/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Качване', 'select_file' => 'Изберете файл...', 'select_files' => 'Изберете файлове...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/bg/general.php b/resources/lang/bg/general.php index a3e5eb2fe7..6837e5df48 100644 --- a/resources/lang/bg/general.php +++ b/resources/lang/bg/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Групов одит', 'bulkaudit_status' => 'Статус на одита', 'bulk_checkout' => 'Общо отписване', + 'bystatus' => 'by Status', 'cancel' => 'Отказ', 'categories' => 'Категории', 'category' => 'Категория', @@ -57,6 +58,7 @@ 'created' => 'Създадени артикули', 'created_asset' => 'създадени активи', 'created_at' => 'Създаден на', + 'record_created' => 'Record Created', 'updated_at' => 'Обновено на', 'currency' => '$', // this is deprecated 'current' => 'Текущи', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Име Фамилия (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Име Фамилия (jane.smith@example.com)', 'lastnamefirstinitial_format' => 'Фамилно име Инициал на собствено (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Първа', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Собствено име', 'first_name_format' => 'Име (jane@example.com)', 'files' => 'Файлове', 'file_name' => 'Файл', + 'file_type' => 'File Type', 'file_uploads' => 'Качени файлове', 'generate' => 'Генериране', 'github_markdown' => 'Това поле позволява въвеждането на Github вид markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Поддръжки на активи', 'item' => 'Информация', 'insufficient_permissions' => 'Нямате необходимите права!', + 'kits' => 'Predefined Kits', 'language' => 'Език', 'last' => 'Последна', 'last_login' => 'Последен достъп до системата', @@ -121,10 +136,11 @@ 'licenses' => 'Лицензи', 'list_all' => 'Преглед на всички', 'loading' => 'Зареждане', - 'lock_passwords' => 'Полето не може да бъде редактирано в тази конфигурация.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Тази функция е забранена за демо инсталацията.', 'location' => 'Местоположение', 'locations' => 'Местоположения', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Изход', 'lookup_by_tag' => 'Търсене по етикет на актив', 'maintenances' => 'Профилактики', @@ -186,6 +202,7 @@ 'sign_in' => 'Вход', 'signature' => 'Подпис', 'skin' => 'Тема', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO MODE: Някои свойства не са разрешени за тази инсталация.', 'site_name' => 'Име на системата', 'state' => 'Област', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Непознат администратор', 'username_format' => 'Формат на потребителско име', 'update' => 'Обновяване', - 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Качен', 'user' => 'Потребител', 'accepted' => 'приет', 'declined' => 'отказан', 'unaccepted_asset_report' => 'Неприети активи', 'users' => 'Потребители', + 'viewall' => 'View All', 'viewassets' => 'Преглед на изписаните активи', 'website' => 'Страница', 'welcome' => 'Добре дошли, :name', 'years' => 'години', 'yes' => 'Да', 'zip' => 'Пощенски код', - 'noimage' => 'Липсва изображение или не е качено.', - 'token_expired' => 'Вашата сесия за формуляр изтече. Моля опитайте отново.', + 'noimage' => 'Липсва изображение или не е качено.', + 'token_expired' => 'Вашата сесия за формуляр изтече. Моля опитайте отново.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/bg/help.php b/resources/lang/bg/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/bg/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/bg/mail.php b/resources/lang/bg/mail.php index 65549ca68b..3e0e52a48d 100644 --- a/resources/lang/bg/mail.php +++ b/resources/lang/bg/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Моля кликнете на следния линк за да потвърдите вашия :web account:', 'click_on_the_link_accessory' => 'Моля, кликнете върху връзката в дъното, за да потвърдите, че сте получили аксесоара.', 'click_on_the_link_asset' => 'Моля, кликнете върху връзката в дъното, за да потвърдите, че сте получили актива.', - 'Confirm_Asset_Checkin' => 'Потвърдете вписване на актив.', - 'Confirm_Accessory_Checkin' => 'Потвърдете вписване на аксесоар.', - 'Confirm_accessory_delivery' => 'Потвърдете доставка на аксесоар.', - 'Confirm_license_delivery' => 'Потвърдете доставката на лиценз.', - 'Confirm_asset_delivery' => 'Подвърдете доставка на актив.', - 'Confirm_consumable_delivery' => 'Потвърдете доставка на консуматив.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Текуща наличност', 'Days' => 'Дни', 'days' => 'Дни', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'to_reset' => 'За да нулирате вашата :web password, попълнете този формуляр:', 'type' => 'Вид', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Потребител', 'username' => 'Потребителско име', 'welcome' => 'Добре дошли, :name', 'welcome_to' => 'Добре дошли: уеб!', 'your_credentials' => 'Вашите идентификационни данни за Snipe-IT', + ); diff --git a/resources/lang/cs/admin/accessories/general.php b/resources/lang/cs/admin/accessories/general.php index 7e54a13aeb..bb7c198b6b 100644 --- a/resources/lang/cs/admin/accessories/general.php +++ b/resources/lang/cs/admin/accessories/general.php @@ -1,8 +1,6 @@ 'O příslušenství', - 'about_accessories_text' => 'Příslušenství je cokoliv, co předáte uživatelům, ale nemá to sérivoé číslo (nebo to neevidujete). Např. myš, klávesnice.', 'accessory_category' => 'Kategorie příslušenství', 'accessory_name' => 'Název příslušenství', 'checkout' => 'Předat příslušenství', diff --git a/resources/lang/cs/admin/accessories/message.php b/resources/lang/cs/admin/accessories/message.php index 360bab17ac..970859beb4 100644 --- a/resources/lang/cs/admin/accessories/message.php +++ b/resources/lang/cs/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Doplněk neexistuje.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'Tato kategorie má nyní :count položek k předání uživatelům. Zkontrolujte převzetí příslušenství a zkuste to znovu. ', 'create' => array( diff --git a/resources/lang/cs/admin/asset_maintenances/general.php b/resources/lang/cs/admin/asset_maintenances/general.php index e518a2fc61..dc18264d7d 100644 --- a/resources/lang/cs/admin/asset_maintenances/general.php +++ b/resources/lang/cs/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Zobrazit podrobnosti o údržbě zařízení', 'repair' => 'Oprava', 'maintenance' => 'Údržba', - 'upgrade' => 'Upgradovat' + 'upgrade' => 'Upgradovat', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/cs/admin/categories/general.php b/resources/lang/cs/admin/categories/general.php index dc7d99f354..ced06fc859 100644 --- a/resources/lang/cs/admin/categories/general.php +++ b/resources/lang/cs/admin/categories/general.php @@ -1,8 +1,6 @@ 'Informace o kategoriích', - 'about_categories' => 'Kategorie usnadňují organizovat majetek. Takovou kategorii může být např. "Desktopy", "Notebooky", "Mobilní telefony", "Tablety", apod., ale můžete použít kategorie jakýmkoli způsobem.', 'asset_categories' => 'Kategorie majetku', 'category_name' => 'Jméno kategorie', 'checkin_email' => 'Při naskladnění/vyskladnění poslat uživateli e-mail.', diff --git a/resources/lang/cs/admin/companies/general.php b/resources/lang/cs/admin/companies/general.php index 5504ed7187..a64e22d43a 100644 --- a/resources/lang/cs/admin/companies/general.php +++ b/resources/lang/cs/admin/companies/general.php @@ -1,6 +1,4 @@ 'O společnostech', - 'about_companies_text' => 'Společnosti mohou být použity jako jednoduché pole identifikátorů nebo mohou být použity k omezení viditelnosti majetku, uživatelů atd., Pokud je v nastavení administrátora povolena plná podpora společnosti.', 'select_company' => 'Zvolte společnost', ]; diff --git a/resources/lang/cs/admin/components/general.php b/resources/lang/cs/admin/components/general.php index e91c003b49..f6f248a861 100644 --- a/resources/lang/cs/admin/components/general.php +++ b/resources/lang/cs/admin/components/general.php @@ -1,8 +1,6 @@ 'O dílech', - 'about_components_text' => 'Díly jsou položky, které jsou součástí majetku, jako např. HDD, RAM atp.', 'component_name' => 'Název dílu', 'checkin' => 'Převzít díl', 'checkout' => 'Předat díl', diff --git a/resources/lang/cs/admin/consumables/general.php b/resources/lang/cs/admin/consumables/general.php index 3fe5651768..ea4ce1c3d1 100644 --- a/resources/lang/cs/admin/consumables/general.php +++ b/resources/lang/cs/admin/consumables/general.php @@ -1,8 +1,6 @@ 'O spotřebním materiálu', - 'about_consumables_text' => 'Spotřební materiál jsou takové položky, které jsou v čase spotřebovávány, jako např. toner, inkoust či papír do tiskáren.', 'checkout' => 'Výdej spotřebního materiálu uživateli', 'consumable_name' => 'Název sp. materiálu', 'create' => 'Vytvořit sp. materiál', diff --git a/resources/lang/cs/admin/hardware/table.php b/resources/lang/cs/admin/hardware/table.php index 96a4499c4b..11a89142fd 100644 --- a/resources/lang/cs/admin/hardware/table.php +++ b/resources/lang/cs/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Stav', 'title' => 'Majetek ', 'image' => 'Obrázek zařízení', - 'days_without_acceptance' => 'Dní bez schválení' + 'days_without_acceptance' => 'Dní bez schválení', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/cs/admin/kits/general.php b/resources/lang/cs/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/cs/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/cs/admin/licenses/message.php b/resources/lang/cs/admin/licenses/message.php index c85c4d7f1e..086fbaa9ae 100644 --- a/resources/lang/cs/admin/licenses/message.php +++ b/resources/lang/cs/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Majetek, který se pokoušíte spojit s touto licencí, vlastní někdo jiný než osoba vybraná v rozbalovací nabídce k této licenci.', 'assoc_users' => 'Licence je předána svému uživateli a nelze ji odstranit. Před odstraněním ji nejprve převezměte. ', 'select_asset_or_person' => 'Musíte vybrat aktivum nebo uživatele, ale ne obojí.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/cs/admin/settings/general.php b/resources/lang/cs/admin/settings/general.php index 7b789d141d..460844df36 100644 --- a/resources/lang/cs/admin/settings/general.php +++ b/resources/lang/cs/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Doména služby Active Directory', 'ad_domain_help' => 'Toto je někdy stejné jako vaše emailová doména, ale ne vždy.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'Ve skryté kopii', 'admin_cc_email_help' => 'Chcete-li poslat kopii e-mailů pro check-in / checkout, které jsou uživatelům zaslány na další e-mailový účet, zadejte je zde. V opačném případě nechte toto pole prázdné.', 'is_ad' => 'Toto je server služby Active Directory', - 'alert_email' => 'Zasílat upozornění na', - 'alerts_enabled' => 'Upozornění zapnutá', - 'alert_interval' => 'Mez upozornění na vypršení (ve dnech)', - 'alert_inv_threshold' => 'Mez upozornění skladu', - 'asset_ids' => 'ID majetku', - 'audit_interval' => 'Interval auditu', + 'alert_email' => 'Zasílat upozornění na', + 'alerts_enabled' => 'Upozornění zapnutá', + 'alert_interval' => 'Mez upozornění na vypršení (ve dnech)', + 'alert_inv_threshold' => 'Mez upozornění skladu', + 'asset_ids' => 'ID majetku', + 'audit_interval' => 'Interval auditu', 'audit_interval_help' => 'Pokud budete muset pravidelně fyzicky kontrolovat svůj majetek, zadejte interval v měsících.', - 'audit_warning_days' => 'Prah výstrahy auditu', + 'audit_warning_days' => 'Prah výstrahy auditu', 'audit_warning_days_help' => 'Kolik dní předem bychom vás měli varovat, když jsou aktiva splatná pro audit?', - 'auto_increment_assets' => 'Vygenerovat zvyšující se ID majetku', - 'auto_increment_prefix' => 'Předpona (volitnelná)', - 'auto_incrementing_help' => 'Nastavte nejdříve automaticky se zvyšující ID majetku pro nastavení tohoto', - 'backups' => 'Zálohy', - 'barcode_settings' => 'Nastavení čárového kódu', + 'auto_increment_assets' => 'Vygenerovat zvyšující se ID majetku', + 'auto_increment_prefix' => 'Předpona (volitnelná)', + 'auto_incrementing_help' => 'Nastavte nejdříve automaticky se zvyšující ID majetku pro nastavení tohoto', + 'backups' => 'Zálohy', + 'barcode_settings' => 'Nastavení čárového kódu', 'confirm_purge' => 'Potvrdit vyčištění', - 'confirm_purge_help' => 'Do rámečku níže zadejte text "DELETE", čímž odstraníte odstraněné záznamy. Tuto akci nelze vrátit zpět.', - 'custom_css' => 'Vlastní CSS', - 'custom_css_help' => 'Zadejte libovolné vlastní CSS, které chcete použít. Nezahrnujte <style></style> tagy.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Vlastní CSS', + 'custom_css_help' => 'Zadejte libovolné vlastní CSS, které chcete použít. Nezahrnujte <style></style> tagy.', 'custom_forgot_pass_url' => 'Uživatelem určená URL adresa pro resetování hesla', 'custom_forgot_pass_url_help' => 'Nahrazuje vestavěnou URL pro změnu zapomenutého hesla na přihlašovací obrazovce, slouží k přesměrování uživatelů na interní nebo hostované funkce obnovení hesla LDAP. Zablokuje přístup k funkci změny hesla lokálního uživatele.', 'dashboard_message' => 'Hlášení na nástěnce', 'dashboard_message_help' => 'Tento text se objeví na nástěnce každému, kdo má oprávnění k zobrazení nástěnky.', - 'default_currency' => 'Výchozí měna', - 'default_eula_text' => 'Výchozí EULA', - 'default_language' => 'Výchozí jazyk', - 'default_eula_help_text' => 'Můžete také spojit vlastní EULA se specifickými kategoriemi majetku.', + 'default_currency' => 'Výchozí měna', + 'default_eula_text' => 'Výchozí EULA', + 'default_language' => 'Výchozí jazyk', + 'default_eula_help_text' => 'Můžete také spojit vlastní EULA se specifickými kategoriemi majetku.', 'display_asset_name' => 'Zobrazit název majetku', 'display_checkout_date' => 'Zobrazit den převzetí', 'display_eol' => 'Zobrazit EOL v tabulkovém zobrazení', 'display_qr' => 'Zobrazit kódy', - 'display_alt_barcode' => 'Zobrazit 1D čárový kód', - 'barcode_type' => 'Typ 2D čárového kódu', - 'alt_barcode_type' => 'Typ 1D čárového kódu', + 'display_alt_barcode' => 'Zobrazit 1D čárový kód', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'Typ 2D čárového kódu', + 'alt_barcode_type' => 'Typ 1D čárového kódu', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Nastavení EULA', 'eula_markdown' => 'Tato EULA umožňuje Github markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Další text do zápatí ', 'footer_text_help' => 'Tento text se zobrazí v pravém zápatí. Odkazy jsou povoleny pomocí Github flavored markdown. Zalamování řádků, záhlaví, obrázky atd. mohou mít za následek nepředvídatelné výsledky.', 'general_settings' => 'Obecné nastavení', - 'generate_backup' => 'Vytvořit zálohu', + 'generate_backup' => 'Vytvořit zálohu', 'header_color' => 'Barva záhlaví', 'info' => 'Tato nastavení umožňují zvolit určité prvky instalace.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Verze Laravel', 'ldap_enabled' => 'LDAP povoleno', 'ldap_integration' => 'LDAP integrace', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Otestujte, že LDAP může správně synchronizovat. Pokud ověřovací LDAP dotaz není správný, uživatelé se nemusí být schopni přihlásit. JE NUTNÉ NEJPRVE NEJDŘÍVE ULOŽIT NASTAVENÍ LDAP POKUD BYLO ZMĚNĚNO.', 'ldap_server' => 'LDAP server', 'ldap_server_help' => 'Toto by mělo začít s ldap: // (pro nešifrované nebo TLS) nebo ldaps: // (pro SSL)', - 'ldap_server_cert' => 'Validace certifikátů LDAP SSL', - 'ldap_server_cert_ignore' => 'Povolit neplatný certifikát SSL', - 'ldap_server_cert_help' => 'Zaškrtněte toto políčko, pokud používáte SSL certifikát s vlastním podpisem a chcete přijmout neplatný certifikát SSL.', + 'ldap_server_cert' => 'Validace certifikátů LDAP SSL', + 'ldap_server_cert_ignore' => 'Povolit neplatný certifikát SSL', + 'ldap_server_cert_help' => 'Zaškrtněte toto políčko, pokud používáte SSL certifikát s vlastním podpisem a chcete přijmout neplatný certifikát SSL.', 'ldap_tls' => 'Použít TLS', 'ldap_tls_help' => 'Tuto možnost byste měli zkontrolovat pouze v případě, že používáte STARTTLS na serveru LDAP. ', 'ldap_uname' => 'LDAP uživatelské jméno připojení', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'Tato volba vypne ostatní způsoby ověřování. Použijte ji pouze pokud jste si jistí, že už funguje přihlašování REMOTE_USER', 'login_remote_user_custom_logout_url_text' => 'Uživatelsky určená URL adresa odhlašování', 'login_remote_user_custom_logout_url_help' => 'Pokud je zde uvedena adresa URL, uživatelé budou po odhlášení ze Snipe-IT přesměrování na tuto URL. To je užitečné pro správné ukončení relací Authentication providera.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Použijte v tisku', 'logo_print_assets_help' => 'Používat branding na seznamech k tisku ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Složitost hesla', 'pwd_secure_complexity_help' => 'Zvolte pravidla složitosti hesla, která chcete vynutit.', 'pwd_secure_min' => 'Minimální znaky hesla', - 'pwd_secure_min_help' => 'Minimální povolená hodnota je 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Zabraňte běžným heslům', 'pwd_secure_uncommon_help' => 'To uživatelům zakáže používání běžných hesel z nejvyšších 10 000 hesel hlášených v porušení.', 'qr_help' => 'Nejprve povolte QR kódy', 'qr_text' => 'Text QR kódu', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Nastavení', 'settings' => 'Nastavení', 'show_alerts_in_menu' => 'Zobrazovat upozornění v horní nabídce', 'show_archived_in_list' => 'Archivovaný majetek', 'show_archived_in_list_text' => 'Zobrazit archivovaný majetek ve výpisu „veškerý majetek“', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Zobrazovat obrázky v e-mailech', 'show_images_in_email_help' => 'Zrušte zaškrtnutí této kolonky, pokud je instalace Snipe-IT za VPN nebo uzavřenou sítí a uživatelé mimo síť nebudou moci do svých e-mailů načíst obrázky z této instalace.', 'site_name' => 'Název stránky', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack kanál', 'slack_endpoint' => 'Slack koncový bod', 'slack_integration' => 'Nastavení Slack', - 'slack_integration_help' => 'Slack integrace je dobrovolná, nicméně pokud ho chcete používat jsou vyžadovány koncový bod a kanál. Chcete-li nakonfigurovat integraci Slack, nejprve ytvořte příchozí webhook na vašem Slack účtu.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Po uložení informací ke Slack se zobrazí tlačítko pro vyzkoušení.', 'slack_test_help' => 'Zkontrolujte, zda je správně nakonfigurována integrace Slack. MUSÍTE NEJDŘÍVE ULOŽIT NASTAVENÍ SLACK POKUD BYLO ZMĚNĚNO.', 'snipe_version' => 'Verze Snipe-IT', @@ -130,6 +162,7 @@ return array( 'update' => 'Upravit nastavení', 'value' => 'Hodnota', 'brand' => 'Opatřit značkou', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'O nastavení', 'about_settings_text' => 'Tato nastavení umožňují zvolit určité prvky instalace.', 'labels_per_page' => 'Štítků na stránku', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Neopakující se sériová čísla', 'unique_serial_help_text' => 'Zaškrtnutím tohoto políčka bude vynucena jedinečnost seriových čísel položek majetku', 'zerofill_count' => 'Délka značek majetku včetně zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/cs/admin/users/general.php b/resources/lang/cs/admin/users/general.php index dc03485ba9..7e0a2f3199 100644 --- a/resources/lang/cs/admin/users/general.php +++ b/resources/lang/cs/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'Nastavení konfigurace LDAP lze nalézt v menu Správce> Nastavení. Vybrané (volitelně) místo bude nastaven pro všechny importované uživatele.', 'print_assigned' => 'Vypsat všechna přiřazení', 'software_user' => 'Software vydaný pro :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Zobraz uživatele', 'usercsv' => 'CSV soubor', 'two_factor_admin_optin_help' => 'Vaše současná nastavení administrátora umožňují selektivní vynucení dvoufaktorového ověřování. ', diff --git a/resources/lang/cs/admin/users/message.php b/resources/lang/cs/admin/users/message.php index 38aa6d6fbf..eef2263c74 100644 --- a/resources/lang/cs/admin/users/message.php +++ b/resources/lang/cs/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Nedostatečná oprávnění.', 'user_deleted_warning' => 'Tento uživatel byl smazán. Budete muset uživatele obnovit, aby jste ho mohli upravil nebo přidělil nové majetky.', 'ldap_not_configured' => 'Integrace LDAP nebyla pro tuto instalaci nakonfigurována.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/cs/auth/general.php b/resources/lang/cs/auth/general.php index 4a4e35304e..ab23d92858 100644 --- a/resources/lang/cs/auth/general.php +++ b/resources/lang/cs/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Poslat odkaz na obnovení hesla', 'email_reset_password' => 'Poslat odkaz na obnovení hesla', 'reset_password' => 'Obnovit heslo', + 'saml_login' => 'Login via SAML', 'login' => 'Přihlášení', 'login_prompt' => 'Přihlaste se prosím', 'forgot_password' => 'Zapomněl jsem heslo', diff --git a/resources/lang/cs/auth/message.php b/resources/lang/cs/auth/message.php index 467e1bf954..7739a84b5d 100644 --- a/resources/lang/cs/auth/message.php +++ b/resources/lang/cs/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Uživatelský účet není aktivován.', 'account_suspended' => 'Uživatelský účet je pozastaven.', 'account_banned' => 'Uživatelský účet je zablokován.', - 'throttle' => 'Příliš mnoho neúspěšných pokusů o přihlášení. Zkuste to prosím znovu za :minutes minut.', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Vyskytl se problém při přihlášení, zkuste to znovu.', 'success' => 'Došlo k úspěšnému přihlášení.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Vyskytl se problém při vytváření účtu, zkuste to znovu.', 'success' => 'Účet úspěšně vytvořen.', ), - 'forgot-password' => array( - 'error' => 'Vyskytl se problém při získávání kódu pro reset hesla, zkuste to znovu.', - 'success' => 'Email určený k obnově hesla úspěšně odeslán.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Vyskytl se problém při resetování hesla, zkuste to znovu.', - 'success' => 'Vaše heslo bylo úspěšně resetováno.', - ), - - 'activate' => array( - 'error' => 'Vyskytl se problém při vytváření účtu, zkuste to znovu.', - 'success' => 'Váš účet byl úspěšně vytvořen.', + 'forgot-password' => array( + 'error' => 'Vyskytl se problém při získávání kódu pro reset hesla, zkuste to znovu.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Vyskytl se problém při resetování hesla, zkuste to znovu.', + 'success' => 'Vaše heslo bylo úspěšně resetováno.', + ), + + ); diff --git a/resources/lang/cs/button.php b/resources/lang/cs/button.php index 4d2d100d78..ba04aa86da 100644 --- a/resources/lang/cs/button.php +++ b/resources/lang/cs/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Nahrát', 'select_file' => 'Vybrat soubor...', 'select_files' => 'Vybrat soubory…', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/cs/general.php b/resources/lang/cs/general.php index 7b5bdeb803..0fff68ac44 100644 --- a/resources/lang/cs/general.php +++ b/resources/lang/cs/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Hromadný audit', 'bulkaudit_status' => 'Stav auditu', 'bulk_checkout' => 'Hromadný výdej', + 'bystatus' => 'by Status', 'cancel' => 'Storno', 'categories' => 'Kategorie', 'category' => 'Kategorie', @@ -57,6 +58,7 @@ 'created' => 'Položka vytvořena', 'created_asset' => 'vytvořit majetek', 'created_at' => 'Vytvořeno', + 'record_created' => 'Record Created', 'updated_at' => 'Aktualizováno', 'currency' => 'Kč', // this is deprecated 'current' => 'Aktuální', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Jméno Příjmení (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Jméno Příjmení (jan_novak@example.com)', 'lastnamefirstinitial_format' => 'Příjmení první písmeno ze jména (novakj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'První', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Jméno', 'first_name_format' => 'Jméno (jane@example.com)', 'files' => 'Soubory', 'file_name' => 'Soubor', + 'file_type' => 'File Type', 'file_uploads' => 'Nahrání souboru', 'generate' => 'Vytvořit', 'github_markdown' => 'V kolonce je možné použít Github variantu markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Záznamy o údržbě zařízení', 'item' => 'Položka', 'insufficient_permissions' => 'Nedostatečná oprávnění!', + 'kits' => 'Predefined Kits', 'language' => 'Jazyk', 'last' => 'Poslední', 'last_login' => 'Poslední přihlášení', @@ -121,10 +136,11 @@ 'licenses' => 'Licence', 'list_all' => 'Vypsat vše', 'loading' => 'Nahrávání', - 'lock_passwords' => 'Toto pole nelze v této instalaci upravovat.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Tato funkce byla deaktivována pro demo instalaci.', 'location' => 'Lokalita', 'locations' => 'Umístění', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Odhlásit', 'lookup_by_tag' => 'Vyhledávání podle značky majetku', 'maintenances' => 'Údržby', @@ -186,6 +202,7 @@ 'sign_in' => 'Přihlásit se', 'signature' => 'Podpis', 'skin' => 'Vzhled', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'REŽIM DEMO: Některé funkce jsou pro tuto instalaci zakázány.', 'site_name' => 'Název lokality', 'state' => 'Stát', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Neznámy správce', 'username_format' => 'Formát uživatelského jména', 'update' => 'Aktualizace', - 'upload_filetypes_help' => 'Podporované typy souborů jsou png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, a rar. Velikost může být nejvýše :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Nahráno', 'user' => 'Uživatel', 'accepted' => 'přijato', 'declined' => 'zamítnuto', 'unaccepted_asset_report' => 'Nepřijatelné majetky', 'users' => 'Uživatelé', + 'viewall' => 'View All', 'viewassets' => 'Zobrazit přiřazený majetek', 'website' => 'Webová stránka', 'welcome' => 'Vítej, :name', 'years' => 'roky', 'yes' => 'Ano', 'zip' => 'PSČ', - 'noimage' => 'Obrázek nebyl nahrán, nebo nebyl nalezen.', - 'token_expired' => 'Platnost relace formuláře vypršela. Prosím zkuste to znovu.', + 'noimage' => 'Obrázek nebyl nahrán, nebo nebyl nalezen.', + 'token_expired' => 'Platnost relace formuláře vypršela. Prosím zkuste to znovu.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/cs/help.php b/resources/lang/cs/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/cs/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/cs/mail.php b/resources/lang/cs/mail.php index 422b403f06..a1fb2a6911 100644 --- a/resources/lang/cs/mail.php +++ b/resources/lang/cs/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Kliknutím na následující odkaz potvrdíte váš účet pro :web:', 'click_on_the_link_accessory' => 'Kliknutím na odkaz v dolní části potvrďte, že jste obdrželi příslušné příslušenství.', 'click_on_the_link_asset' => 'Kliknutím na odkaz v dolní části potvrďte, že jste obdrželi daný produkt.', - 'Confirm_Asset_Checkin' => 'Potvrďte převzetí majetku.', - 'Confirm_Accessory_Checkin' => 'Potvrďte převzetí příslušenství.', - 'Confirm_accessory_delivery' => 'Potvrďte dodání příslušenství.', - 'Confirm_license_delivery' => 'Potvrdit dodání licence.', - 'Confirm_asset_delivery' => 'Potvrďte dodání produktu.', - 'Confirm_consumable_delivery' => 'Potvrďte dodání spotřebního zboží.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Aktuální množství', 'Days' => 'Dní', 'days' => 'Dní', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'Je zde :count licence, které končí platnost v příštích :threshold dnech.|Jsou zde :count licence, kterým končí platnost v příštích :threshold dnech.', 'to_reset' => 'Pro resetování vašeho hesla vyplňte tento formulář:', 'type' => 'Typ', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Uživatel', 'username' => 'Uživatelské jméno', 'welcome' => 'Vítej uživateli :name', 'welcome_to' => 'Vítejte na :web!', 'your_credentials' => 'Vaše pověření Snipe-IT', + ); diff --git a/resources/lang/cy/admin/accessories/general.php b/resources/lang/cy/admin/accessories/general.php index 3a462255b4..c89cfa68e6 100644 --- a/resources/lang/cy/admin/accessories/general.php +++ b/resources/lang/cy/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Amdan Ategolion', - 'about_accessories_text' => 'Mae ategolion yn unrhyw offer sydd yn cael eu ddosbarthu i defnyddwyr ond ddim hefo rhif cofrestru. (Neu nid oes angen tracio). Er enghraifft, llygod, ategolion.', 'accessory_category' => 'Categori Ategolyn', 'accessory_name' => 'Enw Ategolyn', 'checkout' => 'Cofnodi ategolyn allan', diff --git a/resources/lang/cy/admin/accessories/message.php b/resources/lang/cy/admin/accessories/message.php index 96ff7c2bd5..0a5be51aa2 100644 --- a/resources/lang/cy/admin/accessories/message.php +++ b/resources/lang/cy/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Nid yw\'r ategolyn yn bodoli.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'Mae\'r ategolyn yma hefo :count eitem wedi nodi allan i defnyddwyr. Nodwch yr ategolion yn ol i fewn ac yna ceisiwch eto. ', 'create' => array( diff --git a/resources/lang/cy/admin/asset_maintenances/general.php b/resources/lang/cy/admin/asset_maintenances/general.php index aaa427b7c4..eae93d6b39 100644 --- a/resources/lang/cy/admin/asset_maintenances/general.php +++ b/resources/lang/cy/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Gweld manylder Cynnal a Chadw Ased', 'repair' => 'Trwsio', 'maintenance' => 'Cynnal a Chadw', - 'upgrade' => 'Uwchraddio' + 'upgrade' => 'Uwchraddio', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/cy/admin/categories/general.php b/resources/lang/cy/admin/categories/general.php index 6af64ba6b3..8026111dbb 100644 --- a/resources/lang/cy/admin/categories/general.php +++ b/resources/lang/cy/admin/categories/general.php @@ -1,8 +1,6 @@ 'Amdan Categoriau', - 'about_categories' => 'Mae categoriau yn cynorthwyo chi i cadw trefn ar eich eitemau. Enghreifftiau o categoriau yw "Cyfrifiadur pen-bwrdd", "Gliniadur", "Ffôn Symudol", "Tabledi", ac yn y blaen, ond cewch gosod rhain yn ol eich angen.', 'asset_categories' => 'Categoriau Asedau', 'category_name' => 'Enw categori', 'checkin_email' => 'Gyrru ebost i defnyddiwr wrth nodi fewn/allan.', diff --git a/resources/lang/cy/admin/companies/general.php b/resources/lang/cy/admin/companies/general.php index 3a12d238c1..09ae336298 100644 --- a/resources/lang/cy/admin/companies/general.php +++ b/resources/lang/cy/admin/companies/general.php @@ -1,6 +1,4 @@ 'Amdan Cwmniau', - 'about_companies_text' => 'Defnyddir cwmniau fel maes syml, neu i rheoli mynediad at grwpiau o offer, defnyddwyr os ydi cefnogaeth cwmniau wedi alluogi.', 'select_company' => 'Dewis Cwmni', ]; diff --git a/resources/lang/cy/admin/components/general.php b/resources/lang/cy/admin/components/general.php index 0ea7679ad6..1685f85492 100644 --- a/resources/lang/cy/admin/components/general.php +++ b/resources/lang/cy/admin/components/general.php @@ -1,8 +1,6 @@ 'Amdan Cydranau', - 'about_components_text' => 'Mae cydrannau yn darnau sydd yn rhan o ased, er enghraifft cof, disg caled, ayyb.', 'component_name' => 'Enw Cydran', 'checkin' => 'Nodi\'r gydran allan', 'checkout' => 'Nodi\'r gydran allan', diff --git a/resources/lang/cy/admin/consumables/general.php b/resources/lang/cy/admin/consumables/general.php index 6169d1c3be..4efaf8e9e2 100644 --- a/resources/lang/cy/admin/consumables/general.php +++ b/resources/lang/cy/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Amdan Nwyddau Traul', - 'about_consumables_text' => 'Mae unrhwy eitem sydd yn cael eu defnyddio i fyny dros amser yn nwydd traul. Er enghraifft, inc neu paper argraffydd.', 'checkout' => 'Nodi nwydd traul allan i defnyddiwr', 'consumable_name' => 'Enw nwydd traul', 'create' => 'Creu nwydd traul', diff --git a/resources/lang/cy/admin/hardware/table.php b/resources/lang/cy/admin/hardware/table.php index 142c82b827..5455d50c39 100644 --- a/resources/lang/cy/admin/hardware/table.php +++ b/resources/lang/cy/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Statws', 'title' => 'Ased ', 'image' => 'Delwedd Dyfais', - 'days_without_acceptance' => 'Diwrnodau Heb Derbyn' + 'days_without_acceptance' => 'Diwrnodau Heb Derbyn', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/cy/admin/kits/general.php b/resources/lang/cy/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/cy/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/cy/admin/licenses/message.php b/resources/lang/cy/admin/licenses/message.php index c3c52ea2fc..d9862b0371 100644 --- a/resources/lang/cy/admin/licenses/message.php +++ b/resources/lang/cy/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Nid y defnyddiwr sydd wedi nodi yw perchenog yr ased rydych yn ceisio perthnasu ir trwydded yma.', 'assoc_users' => 'Ar hyn o bryd mae\'r trwydded yma allan gan ddefnyddiwr ac ni ellir ei ddileu. Cofnodwch yr trwyddedyn ol i fewn yn gyntaf, ac yna ceisiwch ei ddileu eto. ', 'select_asset_or_person' => 'Rhaid i chi ddewis ased neu defnyddiwr ond nid y ddau.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/cy/admin/settings/general.php b/resources/lang/cy/admin/settings/general.php index f174e8ce06..05cdef45eb 100644 --- a/resources/lang/cy/admin/settings/general.php +++ b/resources/lang/cy/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Parth Active Directory', 'ad_domain_help' => 'Ar adegau yn debyg i parth eich cyfeiriad ebost, ond dim pob tro.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC Ebost', 'admin_cc_email_help' => 'Os ydych am i cyfrif ebost derbyn copi o negeseuon i ddefnyddwyr wrth nodi asdedau allan i defnyddwyr ac yn ol i fewn rhowch o yma. Fel arall, gadewch yn wag.', 'is_ad' => 'Mae hwn yn Server Active Directory', - 'alert_email' => 'Gyrru rhybuddion i', - 'alerts_enabled' => 'Rhybuddion ebost wedi alluogi', - 'alert_interval' => 'Trothwy Rhybuddion sy\'n Dod i Ben (mewn dyddiau)', - 'alert_inv_threshold' => 'Trothwy Rhybudd Rhestr', - 'asset_ids' => 'Rhifau Unigryw Asedau', - 'audit_interval' => 'Cyfnod Awdit', + 'alert_email' => 'Gyrru rhybuddion i', + 'alerts_enabled' => 'Rhybuddion ebost wedi alluogi', + 'alert_interval' => 'Trothwy Rhybuddion sy\'n Dod i Ben (mewn dyddiau)', + 'alert_inv_threshold' => 'Trothwy Rhybudd Rhestr', + 'asset_ids' => 'Rhifau Unigryw Asedau', + 'audit_interval' => 'Cyfnod Awdit', 'audit_interval_help' => 'Os ydych angen gwneud awdit ffisegol, rhowch y cyfnod mewn misoedd.', - 'audit_warning_days' => 'Trothwy Rhybuddio Awdit', + 'audit_warning_days' => 'Trothwy Rhybuddio Awdit', 'audit_warning_days_help' => 'Sawl diwrnod o flaen llaw ddylswn rhybuddio chi o asedau sydd angen awdit?', - 'auto_increment_assets' => 'Cynhyrch Rhifau Unigryw sydd yn cynyddu yn awtomatig', - 'auto_increment_prefix' => 'Rhagddodiad (dewisol)', - 'auto_incrementing_help' => 'Alluogwch Rhifau Unigryw sydd yn cynyddu yn awtomatig er mwyn gosod hyn', - 'backups' => 'Copi wrth gefn', - 'barcode_settings' => 'Gosodiadau Barcode', + 'auto_increment_assets' => 'Cynhyrch Rhifau Unigryw sydd yn cynyddu yn awtomatig', + 'auto_increment_prefix' => 'Rhagddodiad (dewisol)', + 'auto_incrementing_help' => 'Alluogwch Rhifau Unigryw sydd yn cynyddu yn awtomatig er mwyn gosod hyn', + 'backups' => 'Copi wrth gefn', + 'barcode_settings' => 'Gosodiadau Barcode', 'confirm_purge' => 'Cadarnhau Clirio', - 'confirm_purge_help' => 'Teipiwch "Delete" yn y bocs isod i clirio cofnodion sydd wedi\'i dileu. Nid oes modd dad wneud hyn.', - 'custom_css' => 'Addasu CSS', - 'custom_css_help' => 'Cewch nodi unrhyw CSS personol yma. Peidiwch a cynnwys <style></style>.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Addasu CSS', + 'custom_css_help' => 'Cewch nodi unrhyw CSS personol yma. Peidiwch a cynnwys <style></style>.', 'custom_forgot_pass_url' => 'Cyfeiriad gwasanaeth newid cyfrinair', 'custom_forgot_pass_url_help' => 'Mae hyn yn cymeryd lle y system menwol i newid cyfrineiriau ar y wefan mewngofnodi, o defnydd i gyfeirio pobol at eich datrysiad newid cyfrineiriau LDAP. Nid ywn\'n bosib i defnyddwyr lleol o SNipe-IT newid cyfrineair os yw\'r opsiwn wedi alluogi.', 'dashboard_message' => 'Neges Dashfwrdd', 'dashboard_message_help' => 'Fydd y neges yma yn ymddangos ar y dashfwrdd i unrhywun hefo hawl i weld y dashfwrdd.', - 'default_currency' => 'Arian Diofyn', - 'default_eula_text' => 'CGTG Diofyn', - 'default_language' => 'Iaith Diofyn', - 'default_eula_help_text' => 'Yn ogystal, fedrwch perthnasu CTDT yn erbyn asedau penodol.', + 'default_currency' => 'Arian Diofyn', + 'default_eula_text' => 'CGTG Diofyn', + 'default_language' => 'Iaith Diofyn', + 'default_eula_help_text' => 'Yn ogystal, fedrwch perthnasu CTDT yn erbyn asedau penodol.', 'display_asset_name' => 'Dangos Enw Ased', 'display_checkout_date' => 'Dangos Dyddiad Allan', 'display_eol' => 'Dangos DB yn y tabl', 'display_qr' => 'Arddangos Codau Sgwâr', - 'display_alt_barcode' => 'Arddangos barcode 1D', - 'barcode_type' => 'Math Barcode 2D', - 'alt_barcode_type' => 'Math Barcode 1D', + 'display_alt_barcode' => 'Arddangos barcode 1D', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'Math Barcode 2D', + 'alt_barcode_type' => 'Math Barcode 1D', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Gosodiadau CTDT', 'eula_markdown' => 'Mae\'r CTDT yma yn caniatau markdown GitHub.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Testun Troedyn Ychwanegol ', 'footer_text_help' => 'Dangosir y text yma ir ochor dde yn y troedyn. Mae lincs yn dderbyniol gan defnyddio Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.', 'general_settings' => 'Gosodiadau Cyffredinol', - 'generate_backup' => 'Creu copi-wrth-gefn', + 'generate_backup' => 'Creu copi-wrth-gefn', 'header_color' => 'Lliw penawd', 'info' => 'Mae\'r gosodiadau yma yn caniatau i chi addasu elfennau o\'r system.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Fersiwn Laravel', 'ldap_enabled' => 'LDAP wedi alluogi', 'ldap_integration' => 'Integreiddio LDAP', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Mae\'r prawf yma yn profi\'r gallu i LDAP gwneud sync. Os ydi\'r gosodiadau LDAP yn anghywir mae\'n bosib ni ellith defnyddwyr mewngofnodi. RHAID ARBED GOSODIADAU LDAP CYNTAF.', 'ldap_server' => 'Server LDAP', 'ldap_server_help' => 'Dylith hwn ddechra hefo ldap://(Ar gyfer cysylltiadau TLS neu heb eu hamcryptio) neu ldaps://(ar gyfer SSL)', - 'ldap_server_cert' => 'Profi tystysgrif LDAP SSL dilys', - 'ldap_server_cert_ignore' => 'Caniatau Tystyrgrif SSL annilys', - 'ldap_server_cert_help' => 'Dewisiwch y blwch yma os ydych yn defnyddio tystysgrif wedi hunan-arwyddo ac os ydych am dderbyn tystysgrif SSL annilys.', + 'ldap_server_cert' => 'Profi tystysgrif LDAP SSL dilys', + 'ldap_server_cert_ignore' => 'Caniatau Tystyrgrif SSL annilys', + 'ldap_server_cert_help' => 'Dewisiwch y blwch yma os ydych yn defnyddio tystysgrif wedi hunan-arwyddo ac os ydych am dderbyn tystysgrif SSL annilys.', 'ldap_tls' => 'Defnyddio TLS', 'ldap_tls_help' => 'Dewisiwch os ydych yn rhedeg STARTTLS ar eich server LDAP. ', 'ldap_uname' => 'Enw defnyddiwr i cysylltu trwy LDAP', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'Mae\'r opsiwn yma yn analluogi dulliau eraill o mewngofnodi. Alluogch yr opsiwn yma os ydych yn sicr bod yr opsiwn REMOTE_USER yn weithredol', 'login_remote_user_custom_logout_url_text' => 'URL Allgofnodi', 'login_remote_user_custom_logout_url_help' => 'Os oes URL yma mi fydd defnyddwyr yn cael ei gyfeirio yma wrth mewngofnodi. Mae hyn yn defnyddiol i cau sesiynau hefo\'r endid sydd yn darparu\'r gwasanaeth dilysu.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Defnyddio wrth argraffu', 'logo_print_assets_help' => 'Defnyddio branding ar rhestrau asedau i\'w argraffu ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Cymhlethdod Cyfrineiriau', 'pwd_secure_complexity_help' => 'Dewisiwch y rheolau cymlethdod cyfrineiriau sydd ei angen.', 'pwd_secure_min' => 'Lleiafswm o cymeriadau mewn cyfrinair', - 'pwd_secure_min_help' => 'Gwerth lleiaf a dderbynir yw 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Nadu cyfrineiriau cyffredin', 'pwd_secure_uncommon_help' => 'Fydd hyn yn nadu defnyddwyr rhag defnyddio\'r 10,000 o cyfrineiriau sydd wedi adnabod yn rhan o digwyddiadau siber.', 'qr_help' => 'Alluogwch QR codes cyntaf er mwyn gosod hyn', 'qr_text' => 'Testun Cod QR', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Gosodiad', 'settings' => 'Gosodiadau', 'show_alerts_in_menu' => 'Dangos rhybuddion yn y dewislen', 'show_archived_in_list' => 'Eitemau wedi eu harchifio', 'show_archived_in_list_text' => 'Dangos asedau sydd wedi\'i archifio yn "holl asedau"', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Dangos lluniau mewn ebyst', 'show_images_in_email_help' => 'Tynnwch y tic or bocs yma os yw eich copi o Snipe-IT tu ol i VPN neu o fewn rhwydwaith caedig os ni fydd yn bosib i defnyddwyr gweld lluniau yn ebyst o\'r system yma.', 'site_name' => 'Enw Safle', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Sianel Slack', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Gosodiadau Slack', - 'slack_integration_help' => 'Mae integreiddio hefo clack yn ddeisol ond mae\'r endpoint a sianel yn hanfodol os ydych am ei ddefnyddio. I configo integreiddio hefo slack rhaid i chi creu incoming webhook ar eich cyfrif Slack.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Ar ol arbed eich wybodaeth Slack cewch fotwm profi.', 'slack_test_help' => 'Profi eich gosodiadau slack. Rhaid i chi arbed eich gosodiadau gyntaf.', 'snipe_version' => 'Fersiwn Snipe-IT', @@ -130,6 +162,7 @@ return array( 'update' => 'Diweddaru Gosodiadau', 'value' => 'Gwerth', 'brand' => 'Brandio', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Amdan Gosodiadau', 'about_settings_text' => 'Mae\'r gosodiadau yma yn caniatau i chi addasu elfennau o\'r system.', 'labels_per_page' => 'Labeli fesul tudalen', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Rhifau serial unigryw', 'unique_serial_help_text' => 'Bydd gwirio\'r blwch hwn yn gorfodi cyfyngiad unigryw ar gyfresi asedau', 'zerofill_count' => 'Hyd y tagiau asedau, gan gynnwys zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/cy/admin/users/general.php b/resources/lang/cy/admin/users/general.php index 55da413266..d599c57d66 100644 --- a/resources/lang/cy/admin/users/general.php +++ b/resources/lang/cy/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'Gweler Gweinyddiaeth > Gosodiadau am gosodiadau LDAP. Mae\'r lleoliad (dewisol) yn cael ei osod am unrhyw defnyddwyr sydd yn cael ei mewnforio.', 'print_assigned' => 'Argraffu Asedau', 'software_user' => 'Meddalwedd allan i :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Gweld Defnyddiwr :name', 'usercsv' => 'Ffeil CSV', 'two_factor_admin_optin_help' => 'Mae eich gosodiadau admin yn caniatau gorfodaeth dewisol o dilysiant dau-factor. ', diff --git a/resources/lang/cy/admin/users/message.php b/resources/lang/cy/admin/users/message.php index 9472dee68a..b64ceb78c8 100644 --- a/resources/lang/cy/admin/users/message.php +++ b/resources/lang/cy/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Diffyg Hawliau.', 'user_deleted_warning' => 'Defnyddiwr wedi\'i dileu. Rhaid adfer y defnyddiwr I newid eu manylion neu clustnodi ased iddynt.', 'ldap_not_configured' => 'Nid ywr gosodiadau I dilysu trwy LDAP wedi gosod ar y system.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/cy/auth/general.php b/resources/lang/cy/auth/general.php index a5186cfd7f..9a463f6a07 100644 --- a/resources/lang/cy/auth/general.php +++ b/resources/lang/cy/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Danfonwch Linc Ail-osod Cyfrinair', 'email_reset_password' => 'Ailosod Cyfrinair trwy ebost', 'reset_password' => 'Ail-osod Cyfrinair', + 'saml_login' => 'Login via SAML', 'login' => 'Mewngofnodi', 'login_prompt' => 'Mewngofnodwch', 'forgot_password' => 'Wedi anghofio\'r cyfrinair', diff --git a/resources/lang/cy/auth/message.php b/resources/lang/cy/auth/message.php index e47ab04225..d7a1da0cd7 100644 --- a/resources/lang/cy/auth/message.php +++ b/resources/lang/cy/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Nid yw\'r cyfrif defnyddiwr hwn wedi\'i actifadu.', 'account_suspended' => 'Mae\'r cyfrif defnyddiwr hwn wedi\'i atal.', 'account_banned' => 'Mae\'r cyfrif defnyddiwr hwn wedi\'i atal.', - 'throttle' => 'Gormod o ymdrechion mewngofnodi wedi methu. Rhowch gynnig arall arni o gwmpas : minutes munud(au).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Roedd yna broblem wrth i chi fewngofnodi. Rhowch gynnig arall arni so gwelwch yn dda.', 'success' => 'Rydych wedi llwydo i fewngofnodi.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Roedd yna broblem wrth creu eich cyfrif, rhowch gynnig arall arni so gwelwch yn dda.', 'success' => 'Cyfrif wedi\'i creu yn llwyddiannus.', ), - 'forgot-password' => array( - 'error' => 'Roedd yna broblem wrth ceisio cael côd newid cyfrinair, rhowch gynnig arall arni so gwelwch yn dda.', - 'success' => 'Ebost adfer cyfrinair wedi\'i yrru.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Roedd yna broblem wrth ceisio newid cyfrinair, rhowch gynnig arall arni so gwelwch yn dda.', - 'success' => 'Mae eich cyfrinair wedi\'i ailosod yn llwyddiannus.', - ), - - 'activate' => array( - 'error' => 'Roedd problem wrth geisio actifadu eich cyfrif, ceisiwch eto.', - 'success' => 'Mae\'ch cyfrif wedi\'i actifadu\'n llwyddiannus.', + 'forgot-password' => array( + 'error' => 'Roedd yna broblem wrth ceisio cael côd newid cyfrinair, rhowch gynnig arall arni so gwelwch yn dda.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Roedd yna broblem wrth ceisio newid cyfrinair, rhowch gynnig arall arni so gwelwch yn dda.', + 'success' => 'Mae eich cyfrinair wedi\'i ailosod yn llwyddiannus.', + ), + + ); diff --git a/resources/lang/cy/button.php b/resources/lang/cy/button.php index 103fd45eec..c1797a7d94 100644 --- a/resources/lang/cy/button.php +++ b/resources/lang/cy/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Uwchlwytho', 'select_file' => 'Dewis ffeil...', 'select_files' => 'Dewis ffeiliau...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/cy/general.php b/resources/lang/cy/general.php index 3cf15ae474..41a037b17c 100644 --- a/resources/lang/cy/general.php +++ b/resources/lang/cy/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Awdit swmp', 'bulkaudit_status' => 'Statws Awdit', 'bulk_checkout' => 'Nodi swmp allan', + 'bystatus' => 'by Status', 'cancel' => 'Canslo', 'categories' => 'Categoriau', 'category' => 'Categori', @@ -57,6 +58,7 @@ 'created' => 'Eitem wedi\'i Greu', 'created_asset' => 'ased wedi creu', 'created_at' => 'Crëwyd', + 'record_created' => 'Record Created', 'updated_at' => 'Diweddarwyd ar', 'currency' => '$', // this is deprecated 'current' => 'Cyfredol', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Enw Cyntaf Enw Olaf (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Enw Cyntaf Enw Olaf (jane.smith@example.com)', 'lastnamefirstinitial_format' => 'Enw Olaf Llythyren Cyntaf Enw Cyntaf (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Cyntaf', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Enw cyntaf', 'first_name_format' => 'Enw Cyntaf (jane@example.com)', 'files' => 'Ffeiliau', 'file_name' => 'Ffeil', + 'file_type' => 'File Type', 'file_uploads' => 'Ffeiliau wedi uwchlwytho', 'generate' => 'Creu', 'github_markdown' => 'Mae\'r maes yma yn derbynmarkdown GitHub.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Cynnal a chadw Ased', 'item' => 'Eitem', 'insufficient_permissions' => 'Diffyg Hawliau!', + 'kits' => 'Predefined Kits', 'language' => 'Iaith', 'last' => 'Olaf', 'last_login' => 'Mewngofnododd Diwethaf', @@ -121,10 +136,11 @@ 'licenses' => 'Trwyddedau', 'list_all' => 'Rhestru holl', 'loading' => 'Llwytho', - 'lock_passwords' => 'Nid oes modd golygu\'r maes yma.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Mae\'r nodwedd hon wedi\'i anablu ar gyfer y gosodiad demo.', 'location' => 'Lleoliad', 'locations' => 'Lleoliadau', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Allgofnodi', 'lookup_by_tag' => 'Chwilio gan tag ased', 'maintenances' => 'Cynnal a Chadw', @@ -186,6 +202,7 @@ 'sign_in' => 'Mewngofnodi', 'signature' => 'Llofnod', 'skin' => 'Skin', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'MODE DEMO: Mae rhai nodweddion wedi analluogi ar gyfer y gosodiad hwn.', 'site_name' => 'Enw Safle', 'state' => 'Talaith', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Gweinydd Anhysbys', 'username_format' => 'Fformat enw defnyddiwr', 'update' => 'Diweddaru', - 'upload_filetypes_help' => 'Mathau o ffeiliau a derbynnir yw png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, a rar. Maint fwyaf yw :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Wedi Uwchlwytho', 'user' => 'Defnyddiwr', 'accepted' => 'derbynnir', 'declined' => 'gwrthod', 'unaccepted_asset_report' => 'Asedau heb ei dderbyn', 'users' => 'Defnyddwyr', + 'viewall' => 'View All', 'viewassets' => 'Gweld asedau sydd wedi clustnodi', 'website' => 'Gwefan', 'welcome' => 'Croeso, :name', 'years' => 'blynyddoedd', 'yes' => 'Ie', 'zip' => 'Côd Post', - 'noimage' => 'Dim delwedd wedi\'i uwchlwytho neu delwedd heb ei darganfod.', - 'token_expired' => 'Mae eich sesiwn wedi dod i ben. Mewngofnodwch eto os gwelwch yn dda.', + 'noimage' => 'Dim delwedd wedi\'i uwchlwytho neu delwedd heb ei darganfod.', + 'token_expired' => 'Mae eich sesiwn wedi dod i ben. Mewngofnodwch eto os gwelwch yn dda.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/cy/help.php b/resources/lang/cy/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/cy/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/cy/mail.php b/resources/lang/cy/mail.php index 24a9773f50..ef6d311a49 100644 --- a/resources/lang/cy/mail.php +++ b/resources/lang/cy/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Cliciwch ar y ddolen ganlynol i gadarnhau eich cyfrif :gwe:', 'click_on_the_link_accessory' => 'Cliciwch ar y ddolen ar y gwaelod i gadarnhau eich bod wedi derbyn yr ategolyn.', 'click_on_the_link_asset' => 'Cliciwch ar y ddolen ar y gwaelod i gadarnhau eich bod wedi derbyn yr ased.', - 'Confirm_Asset_Checkin' => 'Cadarnhau Derbyn Ased i fewn.', - 'Confirm_Accessory_Checkin' => 'Cadarnhau Derbyn ategolyn i fewn.', - 'Confirm_accessory_delivery' => 'Cadranhau danfon atgolyn.', - 'Confirm_license_delivery' => 'Cadranhau danfon trwydded.', - 'Confirm_asset_delivery' => 'Cadranhau danfon ased.', - 'Confirm_consumable_delivery' => 'Cadranhau danfon nwydd traul.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Nifer cyfredol', 'Days' => 'Dyddiau', 'days' => 'Dydd', @@ -64,9 +64,11 @@ return array( 'license_expiring_alert' => 'Mae yna :count trwydded yn dod i ben yn ystod y :threshold diwrnod nesaf | Mae :count trwyddedau yn dod i ben yn y :threshold diwrnod nesaf.', 'to_reset' => 'I ailosod eich cyfrinair :web, cwblhewch y ffurflen hon:', 'type' => 'Math', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Defnyddiwr', 'username' => 'Enw defnyddiwr', 'welcome' => 'Croeso, :name', 'welcome_to' => 'Croeso i :web!', 'your_credentials' => 'Eich manylion defnyddiwr Snipe-IT', + ); diff --git a/resources/lang/da/admin/accessories/general.php b/resources/lang/da/admin/accessories/general.php index 465cce5080..5be1f1c1d1 100644 --- a/resources/lang/da/admin/accessories/general.php +++ b/resources/lang/da/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Omkring Tilbehør', - 'about_accessories_text' => 'Tilbehør er alt du udleverer til brugere men som ikke har et serienummer (eller som du er ligeglad med følge præcist). For eksempel, computermus eller tastaturer.', 'accessory_category' => 'Tilbehør Kategori', 'accessory_name' => 'Tilbehør Navn', 'checkout' => 'Tjek tilbehør ud', diff --git a/resources/lang/da/admin/accessories/message.php b/resources/lang/da/admin/accessories/message.php index 6fc3a8fd5c..bad18dfb86 100644 --- a/resources/lang/da/admin/accessories/message.php +++ b/resources/lang/da/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Tilbehøret findes ikke.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'Dette tilbehør har pt. :count emner tjekket ud til brugere. Tjek tilbehør ind og prøv igen.', 'create' => array( diff --git a/resources/lang/da/admin/asset_maintenances/general.php b/resources/lang/da/admin/asset_maintenances/general.php index a6fcb8856f..63d083bd21 100644 --- a/resources/lang/da/admin/asset_maintenances/general.php +++ b/resources/lang/da/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Se aktiv vedligeholdelse detaljer', 'repair' => 'Reparér', 'maintenance' => 'Vedligeholdelse', - 'upgrade' => 'Opgradér' + 'upgrade' => 'Opgradér', + 'calibration' => 'Kalibrering', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware support', ]; diff --git a/resources/lang/da/admin/categories/general.php b/resources/lang/da/admin/categories/general.php index 352d1d9b43..243c99c0ae 100644 --- a/resources/lang/da/admin/categories/general.php +++ b/resources/lang/da/admin/categories/general.php @@ -1,8 +1,6 @@ 'Om Kategorier', - 'about_categories' => 'Kategorier hjælper dig med at organisere dine varer. Nogle eksempler kan være "Desktops", "Laptops", "Mobile Phones", "Tablets" osv., Men du kan bruge kategorier på nogen måde, der giver mening for dig.', 'asset_categories' => 'Aktiver Kategorier', 'category_name' => 'Kategorinavn', 'checkin_email' => 'Send e-mail til bruger ved tjek ind/ud.', diff --git a/resources/lang/da/admin/companies/general.php b/resources/lang/da/admin/companies/general.php index 18caeb2ec3..55fadacdb5 100644 --- a/resources/lang/da/admin/companies/general.php +++ b/resources/lang/da/admin/companies/general.php @@ -1,6 +1,4 @@ 'Om virksomheder', - 'about_companies_text' => 'Virksomheder kan bruges som en simpel id-felt, eller kan bruges til at begrænse synligheden af aktiver, brugere, osv. hvis fuld selskab understøttelse er aktiveret i din Admin indstillinger.', 'select_company' => 'Vælg firma', ]; diff --git a/resources/lang/da/admin/components/general.php b/resources/lang/da/admin/components/general.php index b3cdd5db3e..531e82dafd 100644 --- a/resources/lang/da/admin/components/general.php +++ b/resources/lang/da/admin/components/general.php @@ -1,8 +1,6 @@ 'Om komponenter', - 'about_components_text' => 'Komponenter er elementer, der er en del af et aktiv, for eksempel HDD, RAM osv.', 'component_name' => 'Komponentnavn', 'checkin' => 'Checkin Component', 'checkout' => 'Checkout Komponent', diff --git a/resources/lang/da/admin/consumables/general.php b/resources/lang/da/admin/consumables/general.php index 8c02dc7496..4363e9fa4e 100644 --- a/resources/lang/da/admin/consumables/general.php +++ b/resources/lang/da/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Om forbrugsvarer', - 'about_consumables_text' => 'Forbrugsvarer købes noget, der bliver brugt op over tid. For eksempel printer blæk eller kopimaskine papir.', 'checkout' => 'Checkout forbrugsvarer til bruger', 'consumable_name' => 'Forbrugelighedsnavn', 'create' => 'Opret forbrugsstoffer', diff --git a/resources/lang/da/admin/hardware/table.php b/resources/lang/da/admin/hardware/table.php index bdb5f728ff..9d80b45d84 100644 --- a/resources/lang/da/admin/hardware/table.php +++ b/resources/lang/da/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'status', 'title' => 'Asset', 'image' => 'Enhedsbillede', - 'days_without_acceptance' => 'Dage uden accept' + 'days_without_acceptance' => 'Dage uden accept', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/da/admin/kits/general.php b/resources/lang/da/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/da/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/da/admin/licenses/message.php b/resources/lang/da/admin/licenses/message.php index b23cf4a9f1..561e7e1b5d 100644 --- a/resources/lang/da/admin/licenses/message.php +++ b/resources/lang/da/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Aktivet, du forsøger at associere med denne licens, ejes af en anden end den person, der er valgt i Tildelt-rullemenuen.', 'assoc_users' => 'Denne licens er i øjeblikket tjekket ud til en bruger og kan ikke slettes. Kontroller venligst licensen først, og prøv derefter at slette igen.', 'select_asset_or_person' => 'Du skal vælge et aktiv eller en bruger, men ikke begge.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/da/admin/manufacturers/message.php b/resources/lang/da/admin/manufacturers/message.php index d988decfe3..7376b2b1a0 100644 --- a/resources/lang/da/admin/manufacturers/message.php +++ b/resources/lang/da/admin/manufacturers/message.php @@ -16,8 +16,8 @@ return array( ), 'restore' => array( - 'error' => 'Manufacturer was not restored, please try again', - 'success' => 'Manufacturer restored successfully.' + 'error' => 'Producenten blev ikke gendannet, prøv igen', + 'success' => 'Producenten blev genoprettet med succes.' ), 'delete' => array( diff --git a/resources/lang/da/admin/models/general.php b/resources/lang/da/admin/models/general.php index cf5f492d95..7061dc38df 100644 --- a/resources/lang/da/admin/models/general.php +++ b/resources/lang/da/admin/models/general.php @@ -4,9 +4,9 @@ return array( 'about_models_title' => 'Om aktiv modeller', 'about_models_text' => 'Aktiv modeller er en måde at gruppere identiske aktiver. "MBP 2013", "IPhone 6s", osv.', 'deleted' => 'Denne model er blevet slettet. Klik her for at gendanne den.', - 'bulk_delete' => 'Bulk Delete Asset Models', - 'bulk_delete_help' => 'Use the checkboxes below to confirm the deletion of the selected asset models. Asset models that have assets associated with them cannot be deleted until the assets are associated with a different model.', - 'bulk_delete_warn' => 'You are about to delete :model_count asset models.', + 'bulk_delete' => 'Slet flere aktivmodeller', + 'bulk_delete_help' => 'Brug checkboksene nedenfor til at bekræfte sletning af valgte aktivmodeller. Aktivmodeller med tilknyttede aktiver kan ikke slettes før aktivet er knyttet til en anden model.', + 'bulk_delete_warn' => 'Du er ved at slette :model_count aktivmodeller.', 'restore' => 'Gendanne Model', 'requestable' => 'Brugere kan anmode om denne model', 'show_mac_address' => 'Vis MAC adressefelt i aktiver i denne model', @@ -14,5 +14,5 @@ return array( 'view_models' => 'Se modeller', 'fieldset' => 'Feltsæt', 'no_custom_field' => 'Ingen brugerdefinerede felter', - 'add_default_values' => 'Add default values', + 'add_default_values' => 'Tilføj defaultværdier', ); diff --git a/resources/lang/da/admin/models/message.php b/resources/lang/da/admin/models/message.php index 09a964966c..53382a3c1a 100644 --- a/resources/lang/da/admin/models/message.php +++ b/resources/lang/da/admin/models/message.php @@ -34,9 +34,9 @@ return array( ), 'bulkdelete' => array( - 'error' => 'No models were selected, so nothing was deleted.', - 'success' => ':success_count model(s) deleted!', - 'success_partial' => ':success_count model(s) were deleted, however :fail_count were unable to be deleted because they still have assets associated with them.' + 'error' => 'Ingen modeller blev valgt, så intet blev slettet.', + 'success' => ':success_count model(ler) slettet!', + 'success_partial' => ':success_count model(ler) blev slettet; men :fail_count kunne ikke slettes fordi de stadig har aktiver knyttet til sig.' ), ); diff --git a/resources/lang/da/admin/settings/general.php b/resources/lang/da/admin/settings/general.php index 7a9d89e4d1..c9e8f5d1ef 100644 --- a/resources/lang/da/admin/settings/general.php +++ b/resources/lang/da/admin/settings/general.php @@ -4,61 +4,71 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Active Directory domæne', 'ad_domain_help' => 'Dette er nogle gange det samme som dit e-mail-domæne, men ikke altid.', - 'admin_cc_email' => 'CC Email', - 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , + 'admin_cc_email' => 'CC email', + 'admin_cc_email_help' => 'Hvis du vil sende en kopi af checkin/checkout emails som er sendt til brugere til en ekstra email konto, så tilføj den her. Ellers efterlad feltet tomt.', 'is_ad' => 'Dette er en Active Directory-server', - 'alert_email' => 'Send advarsler til', - 'alerts_enabled' => 'Advarsler aktiveret', - 'alert_interval' => 'Udløbsvarsel Threshold (i dage)', - 'alert_inv_threshold' => 'Lagervarsletærskel', - 'asset_ids' => 'Aktiv-id\'er', - 'audit_interval' => 'Revisionsinterval', + 'alert_email' => 'Send advarsler til', + 'alerts_enabled' => 'Advarsler aktiveret', + 'alert_interval' => 'Udløbsvarsel Threshold (i dage)', + 'alert_inv_threshold' => 'Lagervarsletærskel', + 'asset_ids' => 'Aktiv-id\'er', + 'audit_interval' => 'Revisionsinterval', 'audit_interval_help' => 'Hvis du skal regelmæssigt kontrollere dine aktiver fysisk, skal du indtaste intervallet i måneder.', - 'audit_warning_days' => 'Audit Warning Threshold', + 'audit_warning_days' => 'Audit Warning Threshold', 'audit_warning_days_help' => 'Hvor mange dage i forvejen skal vi advare dig, når aktiver skal betales for revision?', - 'auto_increment_assets' => 'Generer automatisk stigende aktiv-id\'er', - 'auto_increment_prefix' => 'Præfiks (valgfrit)', - 'auto_incrementing_help' => 'Aktivér automatisk inkrementering af aktiv ID\'er for at indstille dette', - 'backups' => 'Backups', - 'barcode_settings' => 'Stregkodeindstillinger', + 'auto_increment_assets' => 'Generer automatisk stigende aktiv-id\'er', + 'auto_increment_prefix' => 'Præfiks (valgfrit)', + 'auto_incrementing_help' => 'Aktivér automatisk inkrementering af aktiv ID\'er for at indstille dette', + 'backups' => 'Backups', + 'barcode_settings' => 'Stregkodeindstillinger', 'confirm_purge' => 'Bekræft rensning', - 'confirm_purge_help' => 'Indtast teksten "DELETE" i boksen nedenfor for at rense dine slettede poster. Denne handling kan ikke fortrydes.', - 'custom_css' => 'Brugerdefineret CSS', - 'custom_css_help' => 'Indtast eventuelle brugerdefinerede CSS overskridelser, du gerne vil bruge. Indsæt ikke de <style></style> tags.', - 'custom_forgot_pass_url' => 'Custom Password Reset URL', - 'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.', - 'dashboard_message' => 'Dashboard Message', - 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', - 'default_currency' => 'Standardvaluta', - 'default_eula_text' => 'Standard EULA', - 'default_language' => 'Standard sprog', - 'default_eula_help_text' => 'Du kan også knytte brugerdefinerede EULA til specifikke aktivkategorier.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Brugerdefineret CSS', + 'custom_css_help' => 'Indtast eventuelle brugerdefinerede CSS overskridelser, du gerne vil bruge. Indsæt ikke de <style></style> tags.', + 'custom_forgot_pass_url' => 'Tilpasset Kodeord reset URL', + 'custom_forgot_pass_url_help' => 'Dette anvendes i stedet for den indbyggede URL til "glemt kodeord" på login billedet, anvendelig til at sende besøgende til en intern eller hosted LDAP kodeord reset funktion. Den vil effektivt afstille den lokale "glemt kodeord" funktionalitet.', + 'dashboard_message' => 'Dashboard meddelelse', + 'dashboard_message_help' => 'Denne tekst vil vises på dashboard for alle som har tilladelse til at se dashbordet.', + 'default_currency' => 'Standardvaluta', + 'default_eula_text' => 'Standard EULA', + 'default_language' => 'Standard sprog', + 'default_eula_help_text' => 'Du kan også knytte brugerdefinerede EULA til specifikke aktivkategorier.', 'display_asset_name' => 'Vis aktivnavn', 'display_checkout_date' => 'Vis checkout dato', 'display_eol' => 'Vis EOL i tabelvisning', 'display_qr' => 'Vis firkantede koder', - 'display_alt_barcode' => 'Vis 1D stregkode', - 'barcode_type' => '2D stregkode type', - 'alt_barcode_type' => '1D stregkode type', + 'display_alt_barcode' => 'Vis 1D stregkode', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D stregkode type', + 'alt_barcode_type' => '1D stregkode type', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'EULA-indstillinger', 'eula_markdown' => 'Denne EULA tillader Github smagsmærket markdown.', - 'footer_text' => 'Additional Footer Text ', - 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', + 'footer_text' => 'Ekstra footer tekst ', + 'footer_text_help' => 'Denne tekst vil vises i footeren i højre side. Der kan anvendes links ved hjælp af Github flavored markdown. Linjeskift, headere, billeder etc. kan føre til uforudsigelige resultater.', 'general_settings' => 'Generelle indstillinger', - 'generate_backup' => 'Generer sikkerhedskopiering', + 'generate_backup' => 'Generer sikkerhedskopiering', 'header_color' => 'Hovedfarge', 'info' => 'Disse indstillinger giver dig mulighed for at tilpasse visse aspekter af din installation.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laravel Version', 'ldap_enabled' => 'LDAP aktiveret', 'ldap_integration' => 'LDAP Integration', 'ldap_settings' => 'LDAP-indstillinger', - 'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', - 'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', + 'ldap_login_test_help' => 'Indtast validt LDAP brugernavn og kodeord fra den basis DN du angav ovenfor for at teste om dit LDAP login er korrekt konfigureret. DU SKAL FØRST OPDATERE og GEMME DINE LDAP INDSTILLINGER.', + 'ldap_login_sync_help' => 'Dette tester kun om LDAP kan synkronisere korrekt. Hvis din LDAP authentisering ikke er korrekt, er det usikkert om brugere kan logge ind. DU SKAL FØRST OPDATERE OG GEMME DINE LDAP INDSTILLINGER.', 'ldap_server' => 'LDAP-server', 'ldap_server_help' => 'Dette skal starte med ldap: // (for ukrypteret eller TLS) eller ldaps: // (for SSL)', - 'ldap_server_cert' => 'Validering af LDAP SSL-certifikat', - 'ldap_server_cert_ignore' => 'Tillad ugyldigt SSL-certifikat', - 'ldap_server_cert_help' => 'Marker dette afkrydsningsfelt, hvis du bruger et selvtegnet SSL cert og vil gerne acceptere et ugyldigt SSL-certifikat.', + 'ldap_server_cert' => 'Validering af LDAP SSL-certifikat', + 'ldap_server_cert_ignore' => 'Tillad ugyldigt SSL-certifikat', + 'ldap_server_cert_help' => 'Marker dette afkrydsningsfelt, hvis du bruger et selvtegnet SSL cert og vil gerne acceptere et ugyldigt SSL-certifikat.', 'ldap_tls' => 'Brug TLS', 'ldap_tls_help' => 'Dette bør kun kontrolleres, hvis du kører STARTTLS på din LDAP-server.', 'ldap_uname' => 'LDAP Bind Brugernavn', @@ -75,24 +85,26 @@ return array( 'ldap_active_flag' => 'LDAP Active Flag', 'ldap_emp_num' => 'LDAP medarbejdernummer', 'ldap_email' => 'LDAP Email', - 'license' => 'Software License', + 'license' => 'Software licens', 'load_remote_text' => 'Fjernskrifter', 'load_remote_help_text' => 'Denne Snipe-IT-installation kan indlæse scripts fra omverdenen.', 'login_note' => 'Login Note', 'login_note_help' => 'Indsæt eventuelt nogle sætninger på din loginskærm, for eksempel for at hjælpe personer, der har fundet en tabt eller stjålet enhed. Dette felt accepterer Github flavored markdown', - 'login_remote_user_text' => 'Remote User login options', - 'login_remote_user_enabled_text' => 'Enable Login with Remote User Header', - 'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"', - 'login_common_disabled_text' => 'Disable other authentication mechanisms', - 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', - 'login_remote_user_custom_logout_url_text' => 'Custom logout URL', - 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_text' => 'Loginoptions for fjernbrugere', + 'login_remote_user_enabled_text' => 'Tillad login med fjernbrugerheader', + 'login_remote_user_enabled_help' => 'Denne option tillader authentisering via REMOTE_USER headr jf. "Common Gateway Interface (rfc3875)"', + 'login_common_disabled_text' => 'Deaktiver andre authentiseringsmekanismer', + 'login_common_disabled_help' => 'Denne option deaktiverer andre authentiseringsmekanismer. Aktiver denne option, hvis du er sikker på at dit REMOTE_USER login allerede virker', + 'login_remote_user_custom_logout_url_text' => 'Tilpasset logout URL', + 'login_remote_user_custom_logout_url_help' => 'Hvis en URL er angivet her, vil brugere blive omstillet til den efter de har logget ud af Snipe-IT. Det er anvendeligt for at lukke bruger sessions i din authentiseringsmekanisme korrekt.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', - 'logo_print_assets' => 'Use in Print', - 'logo_print_assets_help' => 'Use branding on printable asset lists ', + 'logo_print_assets' => 'Brug i udskrift', + 'logo_print_assets_help' => 'Brug branding på udskrevne aktivlister ', 'full_multiple_companies_support_help_text' => 'Begrænsning af brugere (herunder admins) tildelt virksomheder til deres virksomheds aktiver.', 'full_multiple_companies_support_text' => 'Fuld flere virksomheder support', - 'show_in_model_list' => 'Show in Model Dropdowns', + 'show_in_model_list' => 'Vis i modeldropdown', 'optional' => 'valgfri', 'per_page' => 'Resultater pr. Side', 'php' => 'PHP Version', @@ -101,44 +113,65 @@ return array( 'pwd_secure_complexity' => 'Password Complexity', 'pwd_secure_complexity_help' => 'Vælg, hvilke regler for adgangskompleksitet du ønsker at håndhæve.', 'pwd_secure_min' => 'Minimumskode til adgangskode', - 'pwd_secure_min_help' => 'Mindste tilladte værdi er 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Forhindre almindelige adgangskoder', 'pwd_secure_uncommon_help' => 'Dette vil gøre det muligt for brugere at bruge almindelige adgangskoder fra de 10.000 passwords, der er rapporteret i tilfælde af brud.', 'qr_help' => 'Aktiver QR-koder først for at indstille dette', 'qr_text' => 'QR Kode Tekst', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Indstilling', 'settings' => 'Indstillinger', - 'show_alerts_in_menu' => 'Show alerts in top menu', - 'show_archived_in_list' => 'Archived Assets', - 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', - 'show_images_in_email' => 'Show images in emails', - 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', + 'show_alerts_in_menu' => 'Vis meddelelser i top menu', + 'show_archived_in_list' => 'Arkiverede aktiver', + 'show_archived_in_list_text' => 'Vis arkiverede aktiver i "Alle aktiver" listen', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', + 'show_images_in_email' => 'Vis billeder i emails', + 'show_images_in_email_help' => 'Afkryds denne boks hvis din Snipe-IT installation er bag en VPN eller i et lukket netværk og brugere udenfor netværket vil forhinderes i at anvende billeder fra netværket i deres emails.', 'site_name' => 'Side navn', 'slack_botname' => 'Slack Botname', 'slack_channel' => 'Slack Channel', 'slack_endpoint' => 'Slap endepunkt', 'slack_integration' => 'Slack Settings', - 'slack_integration_help' => 'Slap integration er valgfri, men endpoint og kanal er påkrævet, hvis du ønsker at bruge det. For at konfigurere Slack integration skal du først skabe en indgående webhook på din Slack-konto.', - 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', - 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', + 'slack_integration_help_button' => 'Nå du har gemt din Slack information, vil testknappen blive synlig.', + 'slack_test_help' => 'Test om din Slack integration er konfigureret korrekt. DU SKAL FØRST OPDATERE OG GEMME DINE SLACK\'s INDSTILLINGER.', 'snipe_version' => 'Snipe-IT version', - 'support_footer' => 'Support Footer Links ', - 'support_footer_help' => 'Specify who sees the links to the Snipe-IT Support info and Users Manual', - 'version_footer' => 'Version in Footer ', - 'version_footer_help' => 'Specify who sees the Snipe-IT version and build number.', + 'support_footer' => 'Understøt footer links ', + 'support_footer_help' => 'Angiv hvem der kan se links i Snipe-IT Support info og brugermanual', + 'version_footer' => 'Version in footer ', + 'version_footer_help' => 'Angiv hvem der kan se Snipe-IT versions- og buildnummer.', 'system' => 'Systemoplysninger', 'update' => 'Opdater indstillinger', 'value' => 'Værdi', 'brand' => 'Branding', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Om indstillinger', 'about_settings_text' => 'Disse indstillinger giver dig mulighed for at tilpasse visse aspekter af din installation.', 'labels_per_page' => 'Etiketter pr. Side', 'label_dimensions' => 'Etiket dimensioner (inches)', 'next_auto_tag_base' => 'Næste automatisk stigning', 'page_padding' => 'Sidemarginer (tommer)', - 'privacy_policy_link' => 'Link to Privacy Policy', - 'privacy_policy' => 'Privacy Policy', - 'privacy_policy_link_help' => 'If a url is included here, a link to your privacy policy will be included in the app footer and in any emails that the system sends out, in compliance with GDPR. ', + 'privacy_policy_link' => 'Link til persondatapolitik', + 'privacy_policy' => 'Persondatapolitik', + 'privacy_policy_link_help' => 'Hvis der inkluderes en URL her, vil der blive inkluderet et link til din persondatapolitik i app\'ens footer og i alle emails systemet sender ud ( overensstemmelse med GDPR). ', 'purge' => 'Ryd slettet poster', 'labels_display_bgutter' => 'Etiket bundgitter', 'labels_display_sgutter' => 'Label side rende', @@ -181,7 +214,8 @@ return array( 'bottom' => 'bund', 'vertical' => 'lodret', 'horizontal' => 'vandret', - 'unique_serial' => 'Unique serial numbers', - 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', + 'unique_serial' => 'Unikke serienumre', + 'unique_serial_help_text' => 'Markering af denne boks medfører en unik begrænsning af aktivserier', 'zerofill_count' => 'Længde af aktivetiketter, herunder zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/da/admin/statuslabels/table.php b/resources/lang/da/admin/statuslabels/table.php index 937aa9ffd5..afea668ede 100644 --- a/resources/lang/da/admin/statuslabels/table.php +++ b/resources/lang/da/admin/statuslabels/table.php @@ -5,8 +5,8 @@ return array( 'archived' => 'arkiverede', 'create' => 'Opret status label', 'color' => 'Diagramfarve', - 'default_label' => 'Default Label', - 'default_label_help' => 'This is used to ensure your most commonly used status labels appear at the top of the select box when creating/editing assets.', + 'default_label' => 'Default etiket', + 'default_label_help' => 'Dette anvendes for at sikre at din mest anvendte statusetiket ses øverst i valgene når du opretter/retter aktiver.', 'deployable' => 'Deployable', 'info' => 'Statusetiketter bruges til at beskrive de forskellige stater, dine aktiver kan være i. De kan være ude til reparation, tabt / stjålet osv. Du kan oprette nye statusetiketter til implementerbare, ventende og arkiverede aktiver.', 'name' => 'Status navn', diff --git a/resources/lang/da/admin/suppliers/message.php b/resources/lang/da/admin/suppliers/message.php index 652eab1f5a..d806c29987 100644 --- a/resources/lang/da/admin/suppliers/message.php +++ b/resources/lang/da/admin/suppliers/message.php @@ -19,9 +19,9 @@ return array( 'confirm' => 'Er du sikker på, at du ønsker at slette denne leverandør?', 'error' => 'Der opstod et problem ved at slette leverandøren. Prøv igen.', 'success' => 'Leverandøren blev slettet med succes.', - 'assoc_assets' => 'This supplier is currently associated with :asset_count asset(s) and cannot be deleted. Please update your assets to no longer reference this supplier and try again. ', - 'assoc_licenses' => 'This supplier is currently associated with :licenses_count licences(s) and cannot be deleted. Please update your licenses to no longer reference this supplier and try again. ', - 'assoc_maintenances' => 'This supplier is currently associated with :asset_maintenances_count asset maintenances(s) and cannot be deleted. Please update your asset maintenances to no longer reference this supplier and try again. ', + 'assoc_assets' => 'Denne placering er i øjeblikket forbundet med :asset_count(s) kan ikke slettes. Opdater dine aktiver for ikke længere at henvise til denne placering, og prøv igen. ', + 'assoc_licenses' => 'Denne leverandør er i øjeblikket forbundet med :licenses_count(s) og kan ikke slettes. Opdater dine modeller for ikke længere at henvise til denne leverandør, og prøv igen. ', + 'assoc_maintenances' => 'Denne leverandør er i øjeblikket forbundet med :asset_maintenances_count aktiv vedligeholdelse(r) og kan ikke slettes. Opdater din aktiv vedligeholdelse så der ikke længere refereres til denne leverandør og prøv igen. ', ) ); diff --git a/resources/lang/da/admin/users/general.php b/resources/lang/da/admin/users/general.php index 8b3781bbab..b7e4cf68be 100644 --- a/resources/lang/da/admin/users/general.php +++ b/resources/lang/da/admin/users/general.php @@ -2,8 +2,8 @@ return array( - 'activated_help_text' => 'This user can login', - 'activated_disabled_help_text' => 'You cannot edit activation status for your own account.', + 'activated_help_text' => 'Denne bruger kan logge ind', + 'activated_disabled_help_text' => 'Du kan ikke redigere rettigheder for din egen konto.', 'assets_user' => 'Aktiver tildelt :navn', 'bulk_update_warn' => 'Du er ved at redigere egenskaberne for: user_count-brugere. Bemærk, at du ikke kan ændre dine egne brugerattributter ved hjælp af denne formular, og skal foretage ændringer til din egen bruger individuelt.', 'bulk_update_help' => 'Denne formular giver dig mulighed for at opdatere flere brugere på én gang. Udfyld kun de felter, du skal ændre. Alle felter, der er tomt, forbliver uændrede.', @@ -17,8 +17,9 @@ return array( 'restore_user' => 'Klik her for at gendanne dem.', 'last_login' => 'Sidste Login', 'ldap_config_text' => 'LDAP-konfigurationsindstillinger kan findes Admin> Indstillinger. Den (valgfrie) valgte placering vil blive indstillet for alle importerede brugere.', - 'print_assigned' => 'Print All Assigned', + 'print_assigned' => 'Udskriv alle tildelte', 'software_user' => 'Software Checket ud til: navn', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Se bruger :navn', 'usercsv' => 'CSV-fil', 'two_factor_admin_optin_help' => 'Dine nuværende administratorindstillinger tillader selektiv håndhævelse af tofaktors godkendelse.', diff --git a/resources/lang/da/admin/users/message.php b/resources/lang/da/admin/users/message.php index 57aa5c17f6..1261beec0c 100644 --- a/resources/lang/da/admin/users/message.php +++ b/resources/lang/da/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Utilstrækkelige tilladelser.', 'user_deleted_warning' => 'Denne bruger er blevet slettet. Du skal gendanne denne bruger for at redigere dem eller tildele dem nye aktiver.', 'ldap_not_configured' => 'LDAP-integration er ikke konfigureret til denne installation.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/da/auth/general.php b/resources/lang/da/auth/general.php index 87c2d9fce7..b6accb7b52 100644 --- a/resources/lang/da/auth/general.php +++ b/resources/lang/da/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Send Link til nulstilling af adgangskode', 'email_reset_password' => 'Nulstil adgangskode', 'reset_password' => 'Nulstil adgangskode', + 'saml_login' => 'Login via SAML', 'login' => 'Login', 'login_prompt' => 'Log venligst ind', 'forgot_password' => 'Jeg har glemt min adgangskode', diff --git a/resources/lang/da/auth/message.php b/resources/lang/da/auth/message.php index 74307a1fe7..cc5d94c0fe 100644 --- a/resources/lang/da/auth/message.php +++ b/resources/lang/da/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Denne brugerkonto er ikke aktiveret.', 'account_suspended' => 'Denne brugerkonto er suspenderet.', 'account_banned' => 'Denne brugerkonto er blokeret.', - 'throttle' => 'For mange mislykkede loginforsøg. Prøv igen omkring: minutter minut (er).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Der opstod et problem, ved forsøg på at logge dig ind, prøv igen.', 'success' => 'Du er blevet logget ind.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Der opstod et problem, ved forsøg på at oprette din konto, prøv igen.', 'success' => 'Konto oprettet med succes.', ), - 'forgot-password' => array( - 'error' => 'Der opstod et problem, ved forsøg på at nulstille din adgangkode, prøv igen.', - 'success' => 'En e-mail til gendannelse af adgangskoden er afsendt.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Der opstod et problem, ved forsøg på at nulstille din adgangskode, prøv venligst igen.', - 'success' => 'Din adgangskode er blevet nulstillet.', - ), - - 'activate' => array( - 'error' => 'Der opstod et problem, ved forsøg på at aktivere din konto, prøv igen.', - 'success' => 'Din konto er blevet aktiveret.', + 'forgot-password' => array( + 'error' => 'Der opstod et problem, ved forsøg på at nulstille din adgangkode, prøv igen.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Der opstod et problem, ved forsøg på at nulstille din adgangskode, prøv venligst igen.', + 'success' => 'Din adgangskode er blevet nulstillet.', + ), + + ); diff --git a/resources/lang/da/button.php b/resources/lang/da/button.php index 24e511c71d..46aa843dbc 100644 --- a/resources/lang/da/button.php +++ b/resources/lang/da/button.php @@ -12,5 +12,6 @@ return array( 'submit' => 'Send', 'upload' => 'Upload', 'select_file' => 'Vælg fil ...', - 'select_files' => 'Select Files...', + 'select_files' => 'Vælg filer...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/da/general.php b/resources/lang/da/general.php index 713363ba6a..6e96496631 100644 --- a/resources/lang/da/general.php +++ b/resources/lang/da/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Bulk Audit', 'bulkaudit_status' => 'Revisionsstatus', 'bulk_checkout' => 'Masseudtjekning', + 'bystatus' => 'by Status', 'cancel' => 'Annuller', 'categories' => 'Kategorier', 'category' => 'Kategori', @@ -41,10 +42,10 @@ 'checkout' => 'Tjek Ud', 'checkouts_count' => 'Checkouts', 'checkins_count' => 'Checkins', - 'user_requests_count' => 'Requests', + 'user_requests_count' => 'Forespørgsler', 'city' => 'By', 'click_here' => 'Klik her', - 'clear_selection' => 'Clear Selection', + 'clear_selection' => 'Ryd valg', 'companies' => 'Selskaber', 'company' => 'Selskab', 'component' => 'Komponent', @@ -57,6 +58,7 @@ 'created' => 'Elementet er oprettet', 'created_asset' => 'skabte aktiver', 'created_at' => 'Skabt den', + 'record_created' => 'Record Created', 'updated_at' => 'Opdateret kl', 'currency' => '$', // this is deprecated 'current' => 'Aktuelle', @@ -68,14 +70,14 @@ 'debug_warning' => 'Advarsel!', 'debug_warning_text' => 'Denne applikation kører i produktionstilstand med debugging aktiveret. Dette kan udsætte følsomme data, hvis din ansøgning er tilgængelig for omverdenen. Deaktiver fejlsøgningsmodus ved at indstille værdien APP_DEBUG i din .env fil til false.', 'delete' => 'Slet', - 'delete_confirm' => 'Are you sure you wish to delete :item?', + 'delete_confirm' => 'Er du sikker på at du vil slette :item?', 'deleted' => 'Slettet', 'delete_seats' => 'Slettede pladser', 'departments' => 'Afdelinger', 'department' => 'Afdeling', 'deployed' => 'Implementeret', 'depreciation_report' => 'Afskrivningsrapport', - 'details' => 'Details', + 'details' => 'Detaljer', 'download' => 'Hent', 'depreciation' => 'Afskrivning', 'editprofile' => 'Ret Din Profil', @@ -85,25 +87,37 @@ 'email_domain_help' => 'Dette bruges til at generere email-adresser ved importering', 'filastname_format' => 'Fornavnskarakter Efternavn (jsmith@example.com)', 'firstname_lastname_format' => 'Fornavn Efternavn (jane.smith@example.com)', - 'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)', - 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', + 'firstname_lastname_underscore_format' => 'Fornavn Efternavn (jane_smith@example.com)', + 'lastnamefirstinitial_format' => 'Efternavn Første initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Første', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Fornavn', 'first_name_format' => 'Fornavn (jane@example.com)', - 'files' => 'Files', + 'files' => 'Filer', 'file_name' => 'Fil', + 'file_type' => 'File Type', 'file_uploads' => 'Filoverførsel', 'generate' => 'Skab', - 'github_markdown' => 'This field accepts Github flavored markdown.', + 'github_markdown' => 'Dette felt tillader Github flavored markdown.', 'groups' => 'Grupper', 'gravatar_email' => 'Gravatar email addresse', 'history' => 'Historik', 'history_for' => 'Historie for', 'id' => 'ID', - 'image' => 'Image', + 'image' => 'Billede', 'image_delete' => 'Slet billede', 'image_upload' => 'Upload billede', - 'image_filetypes_help' => 'Accepted filetypes are jpg, png, gif, and svg. Max upload size allowed is :size.', + 'image_filetypes_help' => 'Tilladte filtyper er jpg, png, gif, og svg. Maximalt tilladte upload størrelse er :size.', 'import' => 'Importér', 'import-history' => 'Importhistorik', 'asset_maintenance' => 'Vedligeholdelse af aktiv', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Vedligeholdelse af aktiv', 'item' => 'Emne', 'insufficient_permissions' => 'Ingen rettigheder!', + 'kits' => 'Predefined Kits', 'language' => 'Sprog', 'last' => 'Sidste', 'last_login' => 'Sidste login', @@ -121,13 +136,14 @@ 'licenses' => 'Licenser', 'list_all' => 'Vis alle', 'loading' => 'Indlæser', - 'lock_passwords' => 'Dette felt kan ikke redigeres i denne installation.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Denne funktion er blevet deaktiveret til demoinstallationen.', 'location' => 'Lokation', 'locations' => 'Lokationer', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Log ud', 'lookup_by_tag' => 'Søg på aktivkode', - 'maintenances' => 'Maintenances', + 'maintenances' => 'Vedligeholdelse', 'manufacturer' => 'Producent', 'manufacturers' => 'Producenter', 'markdown' => 'Dette felt tillader Github koder.', @@ -162,7 +178,7 @@ 'recent_activity' => 'Seneste aktivitet', 'remove_company' => 'Fjern association med selskab', 'reports' => 'Rapporter', - 'restored' => 'restored', + 'restored' => 'gendannet', 'requested' => 'Anmodet', 'request_canceled' => 'Anmodning Annulleret', 'save' => 'Gem', @@ -181,11 +197,12 @@ 'select_company' => 'Vælg firma', 'select_asset' => 'Vælg Asset', 'settings' => 'Instillinger', - 'show_deleted' => 'Show Deleted', - 'show_current' => 'Show Current', + 'show_deleted' => 'Vis slettede', + 'show_current' => 'Vis Aktuelle', 'sign_in' => 'Log ind', 'signature' => 'Underskrift', 'skin' => 'Skin', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO MODE: Nogle funktioner er deaktiveret for denne installation.', 'site_name' => 'Site Navn', 'state' => 'Stat', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Ukendt Admin', 'username_format' => 'Brugernavn Format', 'update' => 'Opdatering', - 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'uploaded', 'user' => 'Bruger', 'accepted' => 'accepteret', 'declined' => 'faldt', 'unaccepted_asset_report' => 'Uaccepterede aktiver', 'users' => 'Brugere', + 'viewall' => 'View All', 'viewassets' => 'Se Tildelte Aktiver', 'website' => 'Hjemmeside', 'welcome' => 'Velkommen, :name', 'years' => 'år', 'yes' => 'Ja', 'zip' => 'Postnummer', - 'noimage' => 'Intet billede uploadet eller billede ikke fundet.', - 'token_expired' => 'Din form session er udløbet. Prøv igen.', + 'noimage' => 'Intet billede uploadet eller billede ikke fundet.', + 'token_expired' => 'Din form session er udløbet. Prøv igen.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/da/help.php b/resources/lang/da/help.php new file mode 100644 index 0000000000..f57e20af9b --- /dev/null +++ b/resources/lang/da/help.php @@ -0,0 +1,36 @@ + "Mere information", + + "audit_help" => "Afkrydsning af dette felt vil redigere aktivposten så den afspejler denne nye placering. Ingen markering angiver blot, placeringen i revisionsloggen.

Bemærk, at hvis dette aktiv er tjekkes ud, det vil ikke ændre placeringen af personen, aktivet eller placeringen, det er tjekket ud til.", + + 'assets' => 'Aktiver er elementer sporet efter serienummer eller aktiv tag. De har tendens til at være elementer af højere værdi, hvor identificering af en bestemt genstand betyder noget.', + + 'categories' => 'Aktiv-kategorier hjælper dig med at organisere dine enheder. Eksempler på kategorier kunne være "Stationære coputere", "Bærbare", "Mobiltelefoner", "Tabletter" osv., men du kan bruge aktiver kategorier på en hvilken som helst måde som giver mening for dig.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Virksomheder kan bruges som et simpelt id-felt, eller kan bruges til at begrænse synligheden af aktiver, brugere osv, hvis fuld virksomhedssupport er aktiveret i dine Admin-indstillinger.', + + 'components' => 'Komponenter er elementer, der er en del af et aktiv, for eksempel HDD, RAM osv.', + + 'consumables' => 'Forbrugsvarer er noget der købes og bruges op over tid. For eksempel printer blæk eller kopimaskine papir.', + + 'depreciations' => 'Du kan sætte aktivafskrivninger til at afskrive aktiver som lineære afskrivninger.', + + + +); diff --git a/resources/lang/da/mail.php b/resources/lang/da/mail.php index e5eb86d918..4a45a2f280 100644 --- a/resources/lang/da/mail.php +++ b/resources/lang/da/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Venligst klik på følgende link for at bekræfte din: web-konto:', 'click_on_the_link_accessory' => 'Venligst klik på linket nederst for at bekræfte, at du har modtaget tilbehør.', 'click_on_the_link_asset' => 'Klik venligst på linket nederst for at bekræfte, at du har modtaget aktivet.', - 'Confirm_Asset_Checkin' => 'Bekræft Asset Checkin.', - 'Confirm_Accessory_Checkin' => 'Bekræft tilbehørskontrol.', - 'Confirm_accessory_delivery' => 'Bekræft levering af tilbehør.', - 'Confirm_license_delivery' => 'Confirm license delivery.', - 'Confirm_asset_delivery' => 'Bekræft levering af aktiver.', - 'Confirm_consumable_delivery' => 'Bekræft levering af forbrugsstoffer.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Nuværende QTY', 'Days' => 'Dage', 'days' => 'Dage', @@ -52,20 +52,22 @@ return array( 'requested' => 'Anmodede om:', 'reset_link' => 'Din Password Reset Link', 'reset_password' => 'Klik her for at nulstille adgangskoden:', - 'serial' => 'Serial', + 'serial' => 'Seriel', 'supplier' => 'Leverandør', 'tag' => 'Mærkat', 'test_email' => 'Test E-mail fra Snipe-IT', 'test_mail_text' => 'Dette er en test fra Snipe-IT Asset Management System. Hvis du fik dette, virker mailen :)', 'the_following_item' => 'Følgende vare er blevet kontrolleret i:', - 'low_inventory_alert' => 'There is :count item that is below minimum inventory or will soon be low.|There are :count items that are below minimum inventory or will soon be low.', - 'assets_warrantee_alert' => 'There is :count asset with a warrantee expiring in the next :threshold days.|There are :count assets with warrantees expiring in the next :threshold days.', - 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', + 'low_inventory_alert' => 'Der er :count enhed som er under minimum lagertal eller som snart vil være det.|Der er :count enheder som er under minimum lagertal eller som snart vil være det.', + 'assets_warrantee_alert' => 'Der er :count aktiv(er) hvor garantien udløber indenfor de næste :threshold dage.', + 'license_expiring_alert' => 'Der er :count licens(er) der udløber indenfor den/de næste :threshold dag(e).', 'to_reset' => 'Nulstille din :web-adgangskode, udfylde denne formular:', 'type' => 'Type', - 'user' => 'User', - 'username' => 'Username', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', + 'user' => 'Bruger', + 'username' => 'Brugernavn', 'welcome' => 'Velkommen :navn', 'welcome_to' => 'Velkommen til :web!', 'your_credentials' => 'Dine Snipe-IT Legitimationsoplysninger', + ); diff --git a/resources/lang/da/passwords.php b/resources/lang/da/passwords.php index 9ca96d1e7e..3c866fd31e 100644 --- a/resources/lang/da/passwords.php +++ b/resources/lang/da/passwords.php @@ -2,6 +2,6 @@ return [ 'sent' => 'Dit adgangskode link er blevet sendt!', - 'user' => 'No matching active user found with that email.', + 'user' => 'Der er ikke fundet nogen aktiv bruger med denne email.', ]; diff --git a/resources/lang/da/validation.php b/resources/lang/da/validation.php index a542e5c0ee..f3fb5ea86f 100644 --- a/resources/lang/da/validation.php +++ b/resources/lang/da/validation.php @@ -67,7 +67,7 @@ return array( 'not_in' => 'Den valgte :attribute er ugyldig.', 'numeric' => ':attribute skal være et tal.', 'present' => 'Attributfeltet skal være til stede.', - 'valid_regex' => 'That is not a valid regex. ', + 'valid_regex' => 'Det er ikke et validt regex. ', 'regex' => ':attribute formatet er ugyldigt.', 'required' => ':attribute feltet er krævet.', 'required_if' => ':attribute feltet er krævet når :other er :value.', @@ -88,7 +88,7 @@ return array( 'unique' => ':attribute er allerede taget.', 'uploaded' => 'Attributtet kunne ikke uploades.', 'url' => ':attribute formatet er ugyldigt.', - "unique_undeleted" => "The :attribute must be unique.", + "unique_undeleted" => ":attribute skal være unik.", /* |-------------------------------------------------------------------------- diff --git a/resources/lang/de/admin/accessories/general.php b/resources/lang/de/admin/accessories/general.php index f543315e68..8909c16c95 100644 --- a/resources/lang/de/admin/accessories/general.php +++ b/resources/lang/de/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Über Zubehör', - 'about_accessories_text' => 'Ein Zubehör ist alles was Sie an einen Benutzer ausgeben können, jedoch keine Seriennummer besitzt (oder es keinen Sinn macht diese zu verwalten). Zum Beispiel: Mäuse und Tastaturen.', 'accessory_category' => 'Zubehörkategorie', 'accessory_name' => 'Zubehör-Name', 'checkout' => 'Zubehör herausgeben', diff --git a/resources/lang/de/admin/accessories/message.php b/resources/lang/de/admin/accessories/message.php index f6606b2ba2..deb865ec6d 100644 --- a/resources/lang/de/admin/accessories/message.php +++ b/resources/lang/de/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Zubehör existiert nicht.', + 'does_not_exist' => 'Das Zubehör [:id] existiert nicht.', 'assoc_users' => 'Dieses Zubehör ist derzeit an :count Benutzern zur Verwendung ausgegeben worden. Bitte buchen Sie das Zubehör wieder ein und versuchen es dann erneut. ', 'create' => array( diff --git a/resources/lang/de/admin/asset_maintenances/general.php b/resources/lang/de/admin/asset_maintenances/general.php index c5045e29c8..f472ef0730 100644 --- a/resources/lang/de/admin/asset_maintenances/general.php +++ b/resources/lang/de/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Wartungsdetails anzeigen', 'repair' => 'Reparatur', 'maintenance' => 'Wartung', - 'upgrade' => 'Upgrade' + 'upgrade' => 'Upgrade', + 'calibration' => 'Kalibrierung', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/de/admin/categories/general.php b/resources/lang/de/admin/categories/general.php index 756c42372c..0b9c00f4cc 100644 --- a/resources/lang/de/admin/categories/general.php +++ b/resources/lang/de/admin/categories/general.php @@ -1,8 +1,6 @@ 'Über Kategorien', - 'about_categories' => 'Kategorien helfen Ihnen beim Organisieren von Assets. Beispielkategorien sind "PCs", "Laptops", "Mobiltelefone", "Tablets" usw., jedoch können Sie Kategorien nutzen, wie Sie es für sinnvoll erachten.', 'asset_categories' => 'Asset-Kategorien', 'category_name' => 'Kategoriename', 'checkin_email' => 'Beim Checkin/Checkout eine E-Mail an den Benutzer senden.', diff --git a/resources/lang/de/admin/companies/general.php b/resources/lang/de/admin/companies/general.php index c153117b80..f29e2de89a 100644 --- a/resources/lang/de/admin/companies/general.php +++ b/resources/lang/de/admin/companies/general.php @@ -1,6 +1,4 @@ 'Über Unternehmen', - 'about_companies_text' => 'Firmen können als Bezeichnungsfeld genutzt werden oder um die Sichtbarkeit der Assets, Benutzer, etc. einzuschränken, wenn die volle Mehrmandanten-Unterstützung für Firmen in den Admin-Einstellungen aktiviert ist.', 'select_company' => 'Firma auswählen', ]; diff --git a/resources/lang/de/admin/components/general.php b/resources/lang/de/admin/components/general.php index 41e493a35b..7094318204 100644 --- a/resources/lang/de/admin/components/general.php +++ b/resources/lang/de/admin/components/general.php @@ -1,8 +1,6 @@ 'Über Komponenten', - 'about_components_text' => 'Komponenten sind Teile eines Assets, zum Beispiel eine Festplatte, Arbeitsspeicher, etc.', 'component_name' => 'Komponentenname', 'checkin' => 'Komponente zurücknehmen', 'checkout' => 'Komponente herausgeben', diff --git a/resources/lang/de/admin/consumables/general.php b/resources/lang/de/admin/consumables/general.php index 01620e0465..4d3fd225b4 100644 --- a/resources/lang/de/admin/consumables/general.php +++ b/resources/lang/de/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Über Verbrauchsmaterialien', - 'about_consumables_text' => 'Verbrauchsmaterialien sind alle Dinge, die gekauft und mit der Zeit aufgebraucht werden. Zum Beispiel Druckerpatronen oder Kopierpapier.', 'checkout' => 'Verbrauchsmaterial an Benutzer herausgeben', 'consumable_name' => 'Name des Verbrauchsmaterials', 'create' => 'Verbrauchsmaterial erstellen', diff --git a/resources/lang/de/admin/hardware/table.php b/resources/lang/de/admin/hardware/table.php index 824e8661a6..1288bbccb8 100644 --- a/resources/lang/de/admin/hardware/table.php +++ b/resources/lang/de/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Status', 'title' => 'Asset ', 'image' => 'Geräte-Bild', - 'days_without_acceptance' => 'Tage ohne Akzeptierung' + 'days_without_acceptance' => 'Tage ohne Akzeptierung', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/de/admin/kits/general.php b/resources/lang/de/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/de/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/de/admin/licenses/message.php b/resources/lang/de/admin/licenses/message.php index 22e9857529..c63f505cc1 100644 --- a/resources/lang/de/admin/licenses/message.php +++ b/resources/lang/de/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Der Gegenstand, den Sie mit dieser Lizenz verknüpfen möchten, gehört jemand anderem als der im Dropdown-Feld ausgewählten Person.', 'assoc_users' => 'Diese Lizenz ist derzeit mindestens einem Benutzer zugeordnet und kann nicht gelöscht werden. Bitte nehmen Sie die Lizenz zurück und versuchen Sie anschließend erneut diese zu löschen. ', 'select_asset_or_person' => 'Sie müssen ein Asset oder einen Benutzer auswählen, aber nicht beides.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/de/admin/settings/general.php b/resources/lang/de/admin/settings/general.php index 9b8392ef15..2766706e00 100644 --- a/resources/lang/de/admin/settings/general.php +++ b/resources/lang/de/admin/settings/general.php @@ -4,53 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Active Directory Domäne', 'ad_domain_help' => 'Meistens dieselbe wie die E-Mail Domäne.', - 'ad_append_domain_label' => 'Domäne hinzufügen', - 'ad_append_domain' => 'Automatisch dem Benutzernamen den Domänennamen anhängen', - 'ad_append_domain_help' => 'Benutzer müssen lediglich „username“ schreiben, statt „username@domain.local“' , + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC Email', 'admin_cc_email_help' => 'Wenn Sie eine Kopie der Rücknahme- / Herausgabe-E-Mails, die an Benutzer gehen auch an zusätzliche E-Mail-Empfänger versenden möchten, geben Sie sie hier ein. Ansonsten lassen Sie dieses Feld leer.', 'is_ad' => 'Dies ist ein Active Directory Server', - 'alert_email' => 'Alarme senden an', - 'alerts_enabled' => 'E-Mail-Benachrichtigungen aktiviert', - 'alert_interval' => 'Ablauf Alarmschwelle (in Tagen)', - 'alert_inv_threshold' => 'Inventar Alarmschwelle', - 'asset_ids' => 'Asset IDs', - 'audit_interval' => 'Auditintervall', + 'alert_email' => 'Alarme senden an', + 'alerts_enabled' => 'E-Mail-Benachrichtigungen aktiviert', + 'alert_interval' => 'Ablauf Alarmschwelle (in Tagen)', + 'alert_inv_threshold' => 'Inventar Alarmschwelle', + 'asset_ids' => 'Asset IDs', + 'audit_interval' => 'Auditintervall', 'audit_interval_help' => 'Wenn Sie Ihre Assets regelmäßig physisch überprüfen müssen, geben Sie das Intervall in Monaten ein.', - 'audit_warning_days' => 'Audit-Warnschwelle', + 'audit_warning_days' => 'Audit-Warnschwelle', 'audit_warning_days_help' => 'Wie viele Tage im Voraus sollten wir Sie warnen, wenn Vermögenswerte zur Prüfung fällig werden?', - 'auto_increment_assets' => 'Erzeugen von fortlaufenden Asset IDs', - 'auto_increment_prefix' => 'Präfix (optional)', - 'auto_incrementing_help' => 'Aktiviere zuerst fortlaufende Asset IDs um dies zu setzen', - 'backups' => 'Sicherungen', - 'barcode_settings' => 'Barcode Einstellungen', + 'auto_increment_assets' => 'Erzeugen von fortlaufenden Asset IDs', + 'auto_increment_prefix' => 'Präfix (optional)', + 'auto_incrementing_help' => 'Aktiviere zuerst fortlaufende Asset IDs um dies zu setzen', + 'backups' => 'Sicherungen', + 'barcode_settings' => 'Barcode Einstellungen', 'confirm_purge' => 'Bereinigung bestätigen', - 'confirm_purge_help' => 'Geben Sie das Wort "DELETE" in das untere Feld ein um die gelöschten Einträge zu bereinigen. Dies kann nicht rückgängig gemacht werden.', - 'custom_css' => 'Eigenes CSS', - 'custom_css_help' => 'Füge eigenes CSS hinzu. Benutze keine <style></style> tags.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Eigenes CSS', + 'custom_css_help' => 'Füge eigenes CSS hinzu. Benutze keine <style></style> tags.', 'custom_forgot_pass_url' => 'Benutzerdefinierte Passwort Reset URL', 'custom_forgot_pass_url_help' => 'Dadurch wird die integrierte URL für vergessene Passwörter auf dem Anmeldebildschirm ersetzt. Dies ist nützlich, um Benutzer zur internen oder gehosteten Funktion zum Zurücksetzen von LDAP-Passwörtern zu leiten. Es wird effektiv die Funktionalität des lokalen, vergessenen Passworts deaktiviert.', 'dashboard_message' => 'Dashboard-Nachricht', 'dashboard_message_help' => 'Dieser Text wird für jeden sichtbar sein, der Berechtigungen hat das Dashboard zu sehen.', - 'default_currency' => 'Standardwährung', - 'default_eula_text' => 'Standard EULA', - 'default_language' => 'Standardsprache', - 'default_eula_help_text' => 'Sie können ebenfalls eigene EULA\'s mit spezifischen Asset Kategorien verknüpfen.', + 'default_currency' => 'Standardwährung', + 'default_eula_text' => 'Standard EULA', + 'default_language' => 'Standardsprache', + 'default_eula_help_text' => 'Sie können ebenfalls eigene EULA\'s mit spezifischen Asset Kategorien verknüpfen.', 'display_asset_name' => 'Zeige Assetname an', 'display_checkout_date' => 'Zeige Herausgabedatum', 'display_eol' => 'Zeige EOL in der Tabellenansicht', 'display_qr' => 'Zeige quadratische Codes', - 'display_alt_barcode' => 'Zeige 1D Barcode an', - 'barcode_type' => '2D Barcode Typ', - 'alt_barcode_type' => '1D Barcode Typ', + 'display_alt_barcode' => 'Zeige 1D Barcode an', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D Barcode Typ', + 'alt_barcode_type' => '1D Barcode Typ', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'EULA Einstellungen', 'eula_markdown' => 'Diese EULA erlaubt Github Flavored Markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Zusätzlicher Fußzeilentext ', 'footer_text_help' => 'Dieser Text wird in der rechten Fußzeile angezeigt. Links sind erlaubt mit Github Flavored Markdown. Zeilenumbrüche, Kopfzeilen, Bilder usw. können zu unvorhersehbaren Verhalten führen.', 'general_settings' => 'Allgemeine Einstellungen', - 'generate_backup' => 'Backup erstellen', + 'generate_backup' => 'Backup erstellen', 'header_color' => 'Farbe der Kopfzeile', 'info' => 'Mit diesen Einstellungen können Sie verschiedene Bereiche Ihrer Installation anpassen.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laravel Version', 'ldap_enabled' => 'LDAP aktiviert', 'ldap_integration' => 'LDAP Integration', @@ -59,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Dies testet nur, ob LDAP korrekt synchronisiert werden kann. Wenn Ihre LDAP-Authentifizierungsabfrage nicht korrekt ist, können sich Benutzer möglicherweise nicht anmelden. SIE MÜSSEN IHRE AKTUALISIERTEN LDAP-EINSTELLUNGEN ZUERST SPEICHERN.', 'ldap_server' => 'LDAP Server', 'ldap_server_help' => 'Sollte mit ldap:// (für unencrypted oder TLS) oder ldaps:// (für SSL) starten', - 'ldap_server_cert' => 'LDAP SSL Zertifikatsüberprüfung', - 'ldap_server_cert_ignore' => 'Erlaube ungültige SSL Zertifikate', - 'ldap_server_cert_help' => 'Wählen Sie diese Option, wenn Sie selbstsignierte SSL Zertifikate verwenden und diese gegebenenfalls ungültigen Zertifikate akzeptieren möchten.', + 'ldap_server_cert' => 'LDAP SSL Zertifikatsüberprüfung', + 'ldap_server_cert_ignore' => 'Erlaube ungültige SSL Zertifikate', + 'ldap_server_cert_help' => 'Wählen Sie diese Option, wenn Sie selbstsignierte SSL Zertifikate verwenden und diese gegebenenfalls ungültigen Zertifikate akzeptieren möchten.', 'ldap_tls' => 'TLS verwenden', 'ldap_tls_help' => 'Sollte nur wenn STARTTLS am LDAP Server verwendet wird, aktiviert sein. ', 'ldap_uname' => 'LDAP Bind Nutzername', @@ -90,6 +97,8 @@ return array( 'login_common_disabled_help' => 'Diese Option deaktiviert andere Authentifizierungsmethoden. Aktivieren Sie diese Option nur, wenn Sie sich sicher sind, dass REMOTE_USER Login bereits funktioniert', 'login_remote_user_custom_logout_url_text' => 'Benutzerdefinierte Abmelde-URL', 'login_remote_user_custom_logout_url_help' => 'Sofern hier eine URL angegeben ist, werden Benutzer automatisch zu dieser URL weitergeleitet, nachdem der Benutzer sich aus Snipe-IT ausloggt. Dies ist nützlich, um die Benutzersitzung Ihres Authentifizierungsproviders korrekt zu beenden.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Anzeigen beim Drucken', 'logo_print_assets_help' => 'Firmenlogo anzeigen beim Drucken der Asset-Liste ', @@ -104,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Passwortkomplexität', 'pwd_secure_complexity_help' => 'Wählen Sie aus, welche Komplexitätsregeln Sie für Passwörter erzwingen möchten.', 'pwd_secure_min' => 'Minimale Passwortlänge', - 'pwd_secure_min_help' => 'Minimal zulässiger Wert ist 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Gebräuchliche Passwörter verhindern', 'pwd_secure_uncommon_help' => 'Verhindert die Verwendung der 10.000 häufigsten Passwörter aus im Internet geleakten Quellen.', 'qr_help' => 'Schalte zuerst QR Codes an um dies zu setzen', 'qr_text' => 'QR Code Text', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Einstellung', 'settings' => 'Einstellungen', 'show_alerts_in_menu' => 'Warnungen im oberen Menü anzeigen', 'show_archived_in_list' => 'Archivierte Assets', 'show_archived_in_list_text' => 'Zeige archivierte Assets in der "Alle auflisten" Liste', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Verwende Bilder in E-Mals', 'show_images_in_email_help' => 'Deaktivieren Sie dieses Kontrollkästchen, wenn sich Ihre Snipe-IT-Installation hinter einem VPN oder einem geschlossenen Netzwerk befindet und Benutzer außerhalb des Netzwerks keine Bilder von dieser Installation in ihre E-Mails laden können.', 'site_name' => 'Seitenname', @@ -121,7 +150,7 @@ return array( 'slack_channel' => 'Slack Kanal', 'slack_endpoint' => 'Slack Endpunkt', 'slack_integration' => 'Slack Einstellungen', - 'slack_integration_help' => 'Die Slackintegration ist optional. Der Endpunkt und kanal werden benötigt, wenn man Slack benutzen will. Um Slack zu konfigurieren muss zuerst einen eingehenden Webhook in seinem Slackkonto einrichten.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Sobald Sie Ihre Slack-Informationen gespeichert haben, erscheint eine Test-Schaltfläche.', 'slack_test_help' => 'Testen Sie, ob die Slack-Integration korrekt konfiguriert ist. ZUERST MÜSSEN DIE AKTUALISIERTEN SLACK EINSTELLUNGEN GESPEICHERT WERDEN.', 'snipe_version' => 'Snipe-IT Version', @@ -133,6 +162,7 @@ return array( 'update' => 'Einstellungen übernehmen', 'value' => 'Wert', 'brand' => 'Branding', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Über Einstellungen', 'about_settings_text' => 'Mit diesen Einstellungen können Sie verschiedene Aspekte Ihrer Installation anpassen.', 'labels_per_page' => 'Etiketten pro Seite', @@ -187,4 +217,5 @@ return array( 'unique_serial' => 'Eindeutige Seriennummern', 'unique_serial_help_text' => 'Wenn dieses Kontrollkästchen aktiviert wird, müssen Seriennummern von Assets eindeutig sein', 'zerofill_count' => 'Länge der Asset Tags, inklusive zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/de/admin/users/general.php b/resources/lang/de/admin/users/general.php index 01696d5a51..5ff0d3cefa 100644 --- a/resources/lang/de/admin/users/general.php +++ b/resources/lang/de/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'Die LDAP Konfigurations Einstellungen finden Sie hier Admin -> Einstellungen. Der (optional) wählbare Standort wird für alle importierten Benutzer gesetzt.', 'print_assigned' => 'Alles zugewiesene drucken', 'software_user' => 'Software herausgegeben an :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Benutzer :name ansehen', 'usercsv' => 'CSV Datei', 'two_factor_admin_optin_help' => 'Ihre aktuellen Administrator-Einstellungen erlauben die selektive Durchführung der zwei-Faktor-Authentifizierung. ', diff --git a/resources/lang/de/admin/users/message.php b/resources/lang/de/admin/users/message.php index 4b3fee8eb7..8cfe39a89c 100644 --- a/resources/lang/de/admin/users/message.php +++ b/resources/lang/de/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Unzureichende Berechtigungen.', 'user_deleted_warning' => 'Dieser Benutzer wurde gelöscht. Sie müssen ihn wiederherstellen, um ihn zu bearbeiten oder neue Assets zuzuweisen.', 'ldap_not_configured' => 'LDAP Integration wurde für diese Installation nicht konfiguriert.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/de/auth/general.php b/resources/lang/de/auth/general.php index cbcc63fca8..38a030680a 100644 --- a/resources/lang/de/auth/general.php +++ b/resources/lang/de/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'E-Mail zum Zurücksetzen des Passworts senden', 'email_reset_password' => 'Passwort zurücksetzen', 'reset_password' => 'Passwort zurücksetzen', + 'saml_login' => 'Login via SAML', 'login' => 'Login', 'login_prompt' => 'Melden Sie sich bitte an', 'forgot_password' => 'Ich habe mein Passwort vergessen', diff --git a/resources/lang/de/auth/message.php b/resources/lang/de/auth/message.php index 29beedd11c..3c584f6f88 100644 --- a/resources/lang/de/auth/message.php +++ b/resources/lang/de/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Das Benutzerkonto ist nicht aktiviert.', 'account_suspended' => 'Dieses Benutzerkonto ist gesperrt.', 'account_banned' => 'Dieses Benutzerkonto wurde ausgeschlossen.', - 'throttle' => 'Zu viele fehlgeschlagene Loginversuche. Bitte versuchen Sie es in :minutes Minute(n) noch einmal.', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Bei der Anmeldung ist ein Problem aufgetreten, bitte versuchen Sie es erneut.', 'success' => 'Sie haben sich erfolgreich eingeloggt.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Bei der Erstellung Ihres Kontos ist ein Problem aufgetreten, bitte versuchen Sie es erneut.', 'success' => 'Die Erstellung des Kontos war erfolgreich.', ), - 'forgot-password' => array( - 'error' => 'Beim abrufen des Codes zur Passwortzurücksetzung ist ein Fehler aufgetreten, bitte versuchen sie es erneut.', - 'success' => 'Die Email zum zurücksetzen des Passworts wurde erfolgreich gesendet.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Beim zurücksetzen Ihres Passworts ist ein Fehler aufgetreten, bitte versuchen sie es erneut.', - 'success' => 'Ihr Passwort wurde erfolgreich zurückgesetzt.', - ), - - 'activate' => array( - 'error' => 'Beim Aktivieren Ihres Accounts ist ein Fehler aufgetreten. Bitte probieren Sie es noch einmal.', - 'success' => 'Ihr Account wurde erfolgreich aktiviert.', + 'forgot-password' => array( + 'error' => 'Beim abrufen des Codes zur Passwortzurücksetzung ist ein Fehler aufgetreten, bitte versuchen sie es erneut.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Beim zurücksetzen Ihres Passworts ist ein Fehler aufgetreten, bitte versuchen sie es erneut.', + 'success' => 'Ihr Passwort wurde erfolgreich zurückgesetzt.', + ), + + ); diff --git a/resources/lang/de/button.php b/resources/lang/de/button.php index bf98c9722d..a08fea091e 100644 --- a/resources/lang/de/button.php +++ b/resources/lang/de/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Hochladen', 'select_file' => 'Datei auswählen...', 'select_files' => 'Dateien auswählen...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/de/general.php b/resources/lang/de/general.php index 9a57d44707..f4fa02ba17 100644 --- a/resources/lang/de/general.php +++ b/resources/lang/de/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Massenprüfung', 'bulkaudit_status' => 'Audit-Status', 'bulk_checkout' => 'Massen-Herausgeben', + 'bystatus' => 'by Status', 'cancel' => 'Abbrechen', 'categories' => 'Kategorien', 'category' => 'Kategorie', @@ -57,6 +58,7 @@ 'created' => 'Eintrag erstellt', 'created_asset' => 'Asset angelegt', 'created_at' => 'Erstellt am', + 'record_created' => 'Record Created', 'updated_at' => 'Aktualisiert am', 'currency' => '€', // this is deprecated 'current' => 'Aktuell', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Vorname Nachname (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Vorname Nachname (max_mustermann@beispiel.com)', 'lastnamefirstinitial_format' => 'Nachname & Initiale des Vornamens (musterm@beispiel.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Erste', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Vorname', 'first_name_format' => 'Vorname (jane@example.com)', 'files' => 'Dateien', 'file_name' => 'Datei', + 'file_type' => 'File Type', 'file_uploads' => 'Datei-Uploads', 'generate' => 'Generieren', 'github_markdown' => 'Dieses Feld akzeptiert Github Flavored markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Asset Wartungen', 'item' => 'Gegenstand', 'insufficient_permissions' => 'Unzureichende Berechtigungen!', + 'kits' => 'Predefined Kits', 'language' => 'Sprache', 'last' => 'Letzte', 'last_login' => 'Letzte Anmeldung', @@ -121,10 +136,11 @@ 'licenses' => 'Lizenzen', 'list_all' => 'Alle auflisten', 'loading' => 'Wird geladen', - 'lock_passwords' => 'Dieses Feld kann in dieser Installation nicht bearbeitet werden.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Diese Funktion wurde für die Demo-Installation deaktiviert.', 'location' => 'Standort', 'locations' => 'Standorte', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Abmelden', 'lookup_by_tag' => 'Nach Asset Tag suchen', 'maintenances' => 'Wartungen', @@ -186,6 +202,7 @@ 'sign_in' => 'Anmelden', 'signature' => 'Unterschrift', 'skin' => 'Skin', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'Einige Funktionen sind für den DEMO-Modus deaktiviert.', 'site_name' => 'Seitenname', 'state' => 'Bundesland', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Unbekannter Administrator', 'username_format' => 'Format der Benutzernamen', 'update' => 'Aktualisieren', - 'upload_filetypes_help' => 'Erlaubte Dateitypen sind png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, und rar. Maximale Uploadgröße beträgt:size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Hochgeladen', 'user' => 'Benutzer', 'accepted' => 'angenommen', 'declined' => 'abgelehnt', 'unaccepted_asset_report' => 'Nicht akzeptierte Assets', 'users' => 'Benutzer', + 'viewall' => 'View All', 'viewassets' => 'Zugeordnete Assets anzeigen', 'website' => 'Webseite', 'welcome' => 'Willkommen, :name', 'years' => 'Jahre', 'yes' => 'Ja', 'zip' => 'Postleitzahl', - 'noimage' => 'Kein Bild hochgeladen oder kein Bild gefunden.', - 'token_expired' => 'Ihre Sitzung ist abgelaufen. Bitte versuchen Sie es erneut.', + 'noimage' => 'Kein Bild hochgeladen oder kein Bild gefunden.', + 'token_expired' => 'Ihre Sitzung ist abgelaufen. Bitte versuchen Sie es erneut.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/de/help.php b/resources/lang/de/help.php new file mode 100644 index 0000000000..1d11d3058e --- /dev/null +++ b/resources/lang/de/help.php @@ -0,0 +1,36 @@ + "Mehr Informationen", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/de/mail.php b/resources/lang/de/mail.php index fd4b633316..b9f4a5a6a6 100644 --- a/resources/lang/de/mail.php +++ b/resources/lang/de/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Bitte klicken Sie zum Bestätigen Ihres :web Kontos auf den folgenden Link:', 'click_on_the_link_accessory' => 'Bitte klicken Sie auf den Link weiter unten, um den Erhalt des Zubehörs zu bestätigen.', 'click_on_the_link_asset' => 'Bitte klicken Sie auf den Link weiter unten, um den Erhalt des Gegenstands zu bestätigen.', - 'Confirm_Asset_Checkin' => 'Zurücknehmen von Asset bestätigen.', - 'Confirm_Accessory_Checkin' => 'Zurücknehmen von Zubehör bestätigen.', - 'Confirm_accessory_delivery' => 'Zubehör Zustellung bestätigen.', - 'Confirm_license_delivery' => 'Lizenz Herausgabe bestätigen.', - 'Confirm_asset_delivery' => 'Gegenstands Lieferung bestätigen.', - 'Confirm_consumable_delivery' => 'Verbrauchsmaterial Lieferung bestätigen.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Aktuelle Menge', 'Days' => 'Tage', 'days' => 'Tage', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'Es gibt :count auslaufende Lizenz in den nächsten :threshold Tagen.|Es gibt :count auslaufende Lizenzen in den nächsten :threshold Tagen.', 'to_reset' => 'Zum Zurücksetzen Ihres :web Passwortes, füllen Sie bitte dieses Formular aus:', 'type' => 'Typ', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Benutzer', 'username' => 'Benutzername', 'welcome' => 'Wilkommen, :name', 'welcome_to' => 'Willkommen bei :web!', 'your_credentials' => 'Ihre Snipe-IT Anmeldedaten', + ); diff --git a/resources/lang/el/admin/accessories/general.php b/resources/lang/el/admin/accessories/general.php index e178bf58ad..bd09f65ab5 100644 --- a/resources/lang/el/admin/accessories/general.php +++ b/resources/lang/el/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Σχετικά με τα αξεσουάρ', - 'about_accessories_text' => 'Τα αξεσουάρ είναι οτιδήποτε εκδίδετε στους χρήστες αλλά δεν έχουν αύξοντα αριθμό (ή δεν σας ενδιαφέρει να τα εντοπίζετε μοναδικά). Για παράδειγμα, ποντίκια υπολογιστή ή πληκτρολόγια.', 'accessory_category' => 'Κατηγορία αξεσουάρ', 'accessory_name' => 'Όνομα ανταλλακτικού', 'checkout' => 'Checkout αξεσουάρ', diff --git a/resources/lang/el/admin/asset_maintenances/general.php b/resources/lang/el/admin/asset_maintenances/general.php index 29364f12b4..937ce4ac11 100644 --- a/resources/lang/el/admin/asset_maintenances/general.php +++ b/resources/lang/el/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Λεπτομερής προβολή συντήρησης παγίων', 'repair' => 'Επισκευή', 'maintenance' => 'Συντήρηση', - 'upgrade' => 'Αναβάθμιση' + 'upgrade' => 'Αναβάθμιση', + 'calibration' => 'Διαμέτρηση', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/el/admin/categories/general.php b/resources/lang/el/admin/categories/general.php index 537787390e..b6780e9e4d 100644 --- a/resources/lang/el/admin/categories/general.php +++ b/resources/lang/el/admin/categories/general.php @@ -1,12 +1,10 @@ 'Σχετικά με τις κατηγορίες', - 'about_categories' => 'Οι κατηγορίες σας βοηθούν να οργανώσετε τα στοιχεία σας. Ορισμένες κατηγορίες παραδειγμάτων ενδέχεται να είναι "Desktops", "Laptops", "Mobile Phones", "Tablets" κ.ο.κ., αλλά μπορείτε να χρησιμοποιήσετε κατηγορίες με οποιονδήποτε τρόπο που έχει νόημα για εσάς.', 'asset_categories' => 'Κατηγορίες στοιχείων παγίων', 'category_name' => 'Όνομα κατηγορίας', - 'checkin_email' => 'Send email to user on checkin/checkout.', - 'checkin_email_notification' => 'This user will be sent an email on checkin/checkout.', + 'checkin_email' => 'Αποστολή email στον χρήστη κατά την χρέωση/αποδέσμευση.', + 'checkin_email_notification' => 'Θα αποστέλεται email σε αυτόν τον χρήστη κατά την χρέωαη/αποδέσμευση.', 'clone' => 'Αντιγραφή Κατηγορίας', 'create' => 'Δημιουργία Κατηγορίας', 'edit' => 'Επεξεργασία Κατηγορίας', diff --git a/resources/lang/el/admin/companies/general.php b/resources/lang/el/admin/companies/general.php index ddd12eecff..04ec3db4e2 100644 --- a/resources/lang/el/admin/companies/general.php +++ b/resources/lang/el/admin/companies/general.php @@ -1,6 +1,4 @@ 'Σχετικά με τις εταιρείες', - 'about_companies_text' => 'Οι εταιρείες μπορούν να χρησιμοποιηθούν ως απλό πεδίο αναγνωριστικών ή μπορούν να χρησιμοποιηθούν για τον περιορισμό της ορατότητας των περιουσιακών στοιχείων, των χρηστών κ.λπ., εάν έχει ενεργοποιηθεί η πλήρης υποστήριξη της εταιρείας στις ρυθμίσεις διαχειριστή.', 'select_company' => 'Επιλογή εταιρείας', ]; diff --git a/resources/lang/el/admin/components/general.php b/resources/lang/el/admin/components/general.php index 20515eaa5b..acb3e05bbd 100644 --- a/resources/lang/el/admin/components/general.php +++ b/resources/lang/el/admin/components/general.php @@ -1,8 +1,6 @@ 'Σχετικά με τα στοιχεία', - 'about_components_text' => 'Τα στοιχεία είναι στοιχεία που αποτελούν μέρος ενός περιουσιακού στοιχείου, για παράδειγμα σκληρό δίσκο, μνήμη RAM κ.λπ.', 'component_name' => 'Όνομα στοιχείου', 'checkin' => 'Ελέγξτε το στοιχείο', 'checkout' => 'Συστατικό ελέγχου', diff --git a/resources/lang/el/admin/consumables/general.php b/resources/lang/el/admin/consumables/general.php index 5b7237f268..f14b68f1f9 100644 --- a/resources/lang/el/admin/consumables/general.php +++ b/resources/lang/el/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Σχετικά με τα αναλώσιμα', - 'about_consumables_text' => 'Τα αναλώσιμα είναι οτιδήποτε αγοράζονται και θα χρησιμοποιηθούν με την πάροδο του χρόνου. Για παράδειγμα, μελάνι εκτυπωτή ή χαρτί φωτοαντιγραφικού.', 'checkout' => 'Έλεγχος κατανάλωσης σε χρήστη', 'consumable_name' => 'Όνομα αναλώσιμου', 'create' => 'Δημιουργία αναλώσιμου', diff --git a/resources/lang/el/admin/custom_fields/general.php b/resources/lang/el/admin/custom_fields/general.php index 2d10d93dd0..e9b70e6373 100644 --- a/resources/lang/el/admin/custom_fields/general.php +++ b/resources/lang/el/admin/custom_fields/general.php @@ -20,7 +20,7 @@ return array( 'field_element_short' => 'Στοιχείο', 'field_format' => 'Τύπος', 'field_custom_format' => 'Προσαρμοσμένος τύπος', - 'field_custom_format_help' => 'This field allows you to use a regex expression for validation. It should start with "regex:" - for example, to validate that a custom field value contains a valid IMEI (15 numeric digits), you would use regex:/^[0-9]{15}$/.', + 'field_custom_format_help' => 'Το πεδίο επιτρέπει την χρήση εκφράσεων regex για επικύρωση. Πρέπει να ξεκινάει με "regex:" - για παράδειγμα, για την επικύρωση ενός προσαρμοσμένου πεδίου IMEI (15 αριθμητικά ψηφία), θα ήταν regex:/^[0-9]{15}$/.', 'required' => 'Απαιτείται', 'req' => 'Req.', 'used_by_models' => 'Χρησιμοποιήθηκε από τα μοντέλα', @@ -28,5 +28,5 @@ return array( 'create_fieldset' => 'Νέο σύνολο πεδίων', 'create_field' => 'Νέο προσαρμοσμένο πεδίο', 'value_encrypted' => 'Η τιμή αυτού του πεδίου είναι κρυπτογραφημένη στη βάση δεδομένων. Μόνο οι διαχειριστές θα μπορούν να δουν την αποκρυπτογραφημένη τιμή', - 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.', + 'show_in_email' => 'Να περιλαμβάνεται η τιμή αυτού του πεδίου στα emails χρέωσης ου αποστέλονται στους χρήστες; Κρυπτογραφημένα πεδία δεν μπορούν να περιληφθούν σε emails.', ); diff --git a/resources/lang/el/admin/hardware/form.php b/resources/lang/el/admin/hardware/form.php index 2325eacc87..5203c82814 100644 --- a/resources/lang/el/admin/hardware/form.php +++ b/resources/lang/el/admin/hardware/form.php @@ -38,7 +38,7 @@ return array( 'tag' => 'Ετικέτα πόρων', 'update' => 'Ενημέρωση παγίου', 'warranty' => 'Εγγύηση', - 'warranty_expires' => 'Warranty Expires', + 'warranty_expires' => 'Λήξη Εγγύησης', 'years' => 'έτη', ) ; diff --git a/resources/lang/el/admin/hardware/message.php b/resources/lang/el/admin/hardware/message.php index d8f3192d81..16e9209700 100644 --- a/resources/lang/el/admin/hardware/message.php +++ b/resources/lang/el/admin/hardware/message.php @@ -63,7 +63,7 @@ return array( 'success' => 'Το ενεργητικό ολοκληρώθηκε με επιτυχία.', 'user_does_not_exist' => 'Αυτός ο χρήστης είναι άκυρος. ΠΑΡΑΚΑΛΩ προσπαθησε ξανα.', 'not_available' => 'Αυτό το πάγιο δεν είναι διαθέσιμο για την ολοκλήρωση της παραγγελίας!', - 'no_assets_selected' => 'You must select at least one asset from the list' + 'no_assets_selected' => 'Πρέπει να επιλέξετε τουλάχιστον ένα στοιχείο προς δημοσίευση.' ), 'checkin' => array( diff --git a/resources/lang/el/admin/hardware/table.php b/resources/lang/el/admin/hardware/table.php index d58f0131fa..cb8f3f1808 100644 --- a/resources/lang/el/admin/hardware/table.php +++ b/resources/lang/el/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Κατάσταση', 'title' => 'Πάγιο ', 'image' => 'Φωτογραφία συσκευής', - 'days_without_acceptance' => 'Ημέρες χωρίς αποδοχή' + 'days_without_acceptance' => 'Ημέρες χωρίς αποδοχή', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/el/admin/kits/general.php b/resources/lang/el/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/el/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/el/admin/licenses/message.php b/resources/lang/el/admin/licenses/message.php index 30068ab289..9cafdcb84a 100644 --- a/resources/lang/el/admin/licenses/message.php +++ b/resources/lang/el/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Το περιουσιακό στοιχείο που προσπαθείτε να συσχετίσετε με αυτήν την άδεια ανήκει σε κάποιον άλλον εκτός από το άτομο που επιλέχθηκε στο αναπτυσσόμενο μενού.', 'assoc_users' => 'Αυτήν τη στιγμή, αυτή η άδεια χρήσης αποστέλλεται στον χρήστη και δεν μπορεί να διαγραφεί. Ελέγξτε πρώτα την άδεια χρήσης και δοκιμάστε ξανά τη διαγραφή.', 'select_asset_or_person' => 'Πρέπει να επιλέξετε ένα στοιχείο ή έναν χρήστη, αλλά όχι και τα δύο.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/el/admin/manufacturers/message.php b/resources/lang/el/admin/manufacturers/message.php index bbb062f6b9..f2ce522307 100644 --- a/resources/lang/el/admin/manufacturers/message.php +++ b/resources/lang/el/admin/manufacturers/message.php @@ -16,8 +16,8 @@ return array( ), 'restore' => array( - 'error' => 'Manufacturer was not restored, please try again', - 'success' => 'Manufacturer restored successfully.' + 'error' => 'Ο κατασκευαστής δεν αποκαταστάθηκε. Δοκιμάστε ξανά', + 'success' => 'Ο κατασκευαστής δημιουργήθηκε με επιτυχία.' ), 'delete' => array( diff --git a/resources/lang/el/admin/models/general.php b/resources/lang/el/admin/models/general.php index 12d82b58b1..18e7a734f8 100644 --- a/resources/lang/el/admin/models/general.php +++ b/resources/lang/el/admin/models/general.php @@ -4,9 +4,9 @@ return array( 'about_models_title' => 'Σχετικά με τους τύπους παγίων', 'about_models_text' => 'Τα μοντέλα περιουσιακών στοιχείων είναι ένας τρόπος για να ομαδοποιήσετε ταυτόσημα περιουσιακά στοιχεία "MBP 2013", "IPhone 6s" κ.λπ.', 'deleted' => 'Αυτό το μοντέλο έχει διαγραφεί. Κάντε κλικ εδώ για να την επαναφέρετε.', - 'bulk_delete' => 'Bulk Delete Asset Models', - 'bulk_delete_help' => 'Use the checkboxes below to confirm the deletion of the selected asset models. Asset models that have assets associated with them cannot be deleted until the assets are associated with a different model.', - 'bulk_delete_warn' => 'You are about to delete :model_count asset models.', + 'bulk_delete' => 'Μαζική διαγραφή μοντέλου Asset', + 'bulk_delete_help' => 'Χρησιμοποιήστε τα παρακάτω πλαίσια ελέγχου για να επιβεβαιώσετε τη διαγραφή των επιλεγμένων μοντέλων στοιχείων. Τα μοντέλα στοιχείων που έχουν στοιχεία που σχετίζονται με αυτά δεν μπορούν να διαγραφούν έως ότου τα στοιχεία συσχετιστούν με διαφορετικό μοντέλο.', + 'bulk_delete_warn' => 'Πρόκειται να διαγράψετε: asset_count περιουσιακών στοιχείων.', 'restore' => 'Επαναφορά μοντέλου', 'requestable' => 'Οι χρήστες μπορούν να αιτηθούν το μοντέλο', 'show_mac_address' => 'Εμφάνιση MAC διευθύνσεων πεδίου σε περιουσιακά στοιχεία σε αυτό το μοντέλο', @@ -14,5 +14,5 @@ return array( 'view_models' => 'Προβολή μοντέλων', 'fieldset' => 'Σύνολο πεδίων', 'no_custom_field' => 'Δεν υπάρχουν προσαρμοσμένα πεδία', - 'add_default_values' => 'Add default values', + 'add_default_values' => 'Προσθέστε προεπιλεγμένες τιμές', ); diff --git a/resources/lang/el/admin/models/message.php b/resources/lang/el/admin/models/message.php index fbaae24abe..1afea35d6e 100644 --- a/resources/lang/el/admin/models/message.php +++ b/resources/lang/el/admin/models/message.php @@ -34,9 +34,9 @@ return array( ), 'bulkdelete' => array( - 'error' => 'No models were selected, so nothing was deleted.', - 'success' => ':success_count model(s) deleted!', - 'success_partial' => ':success_count model(s) were deleted, however :fail_count were unable to be deleted because they still have assets associated with them.' + 'error' => 'Δεν επιλέχθηκαν πεδία, επομένως τίποτα δεν διαγράφηκε.', + 'success' => ':success_count model(s) Διαγράφηκε!', + 'success_partial' => ':success_count model(s) μοντέλα διαγράφηκαν, ωστόσο το :fail_count δεν μπόρεσε να διαγραφεί επειδή εξακολουθούν να έχουν στοιχεία που σχετίζονται με αυτά.' ), ); diff --git a/resources/lang/el/admin/settings/general.php b/resources/lang/el/admin/settings/general.php index 59dd02d346..cd7ab32301 100644 --- a/resources/lang/el/admin/settings/general.php +++ b/resources/lang/el/admin/settings/general.php @@ -4,61 +4,71 @@ return array( 'ad' => 'Υπηρεσία καταλόγου Active Directory', 'ad_domain' => 'Τομέα Active Directory', 'ad_domain_help' => 'Αυτό είναι μερικές φορές το ίδιο με τον τομέα ηλεκτρονικού ταχυδρομείου σας, αλλά όχι πάντα.', - 'admin_cc_email' => 'CC Email', - 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , + 'admin_cc_email' => 'Επασύναψη email', + 'admin_cc_email_help' => 'Εάν θέλετε να στείλετε ένα αντίγραφο checkin/checkout emails που αποστέλλονται στους χρήστες σε έναν επιπλέον λογαριασμό email, εισαγάγετέ το εδώ. Διαφορετικά, αφήστε αυτό το πεδίο κενό.', 'is_ad' => 'Αυτός είναι ένας διακομιστής υπηρεσίας καταλόγου Active Directory', - 'alert_email' => 'Αποστολή ειδοποιήσεων προς', - 'alerts_enabled' => 'Ειδοποιήσεις ενεργοποιημένες', - 'alert_interval' => 'Ελάχιστο όριο λήξης ειδοποιήσεων (σε ημέρες)', - 'alert_inv_threshold' => 'Ειδοποιήση ορίου αποθήκης', - 'asset_ids' => 'Στοιχεία ταυτότητας περιουσιακών στοιχείων', - 'audit_interval' => 'Διάρκεια ελέγχου', + 'alert_email' => 'Αποστολή ειδοποιήσεων προς', + 'alerts_enabled' => 'Ειδοποιήσεις ενεργοποιημένες', + 'alert_interval' => 'Ελάχιστο όριο λήξης ειδοποιήσεων (σε ημέρες)', + 'alert_inv_threshold' => 'Ειδοποιήση ορίου αποθήκης', + 'asset_ids' => 'Στοιχεία ταυτότητας περιουσιακών στοιχείων', + 'audit_interval' => 'Διάρκεια ελέγχου', 'audit_interval_help' => 'Αν απαιτείται να ελέγχετε τακτικά τα πάγια σας, εισάγετε το διάστημα σε μήνες.', - 'audit_warning_days' => 'Όριο προειδοποίησης ελέγχου', + 'audit_warning_days' => 'Όριο προειδοποίησης ελέγχου', 'audit_warning_days_help' => 'Πόσες μέρες νωρίτερα θα πρέπει να σας προειδοποιήσουμε όταν τα περιουσιακά στοιχεία οφείλονται για έλεγχο;', - 'auto_increment_assets' => 'Δημιουργία αναγνωριστικών στοιχείων ενεργητικού αυτόματης αύξησης', - 'auto_increment_prefix' => 'Πρόθεμα (μη υποχρεωτικό)', - 'auto_incrementing_help' => 'Ενεργοποιήστε πρώτα τα αναγνωριστικά στοιχείων αυτόματης αύξησης, για να το ορίσετε', - 'backups' => 'Αντίγραφα Ασφαλείας', - 'barcode_settings' => 'Ρυθμίσεις γραμμωτού κώδικα', + 'auto_increment_assets' => 'Δημιουργία αναγνωριστικών στοιχείων ενεργητικού αυτόματης αύξησης', + 'auto_increment_prefix' => 'Πρόθεμα (μη υποχρεωτικό)', + 'auto_incrementing_help' => 'Ενεργοποιήστε πρώτα τα αναγνωριστικά στοιχείων αυτόματης αύξησης, για να το ορίσετε', + 'backups' => 'Αντίγραφα Ασφαλείας', + 'barcode_settings' => 'Ρυθμίσεις γραμμωτού κώδικα', 'confirm_purge' => 'Επιβεβαίωση καθαρισμού', - 'confirm_purge_help' => 'Εισάγετε το κείμενο «Διαγραφή» στο πλαίσιο παρακάτω για να καθαρίσει τις διαγραμμένες εγγραφές σας. Αυτή η ενέργεια δεν μπορεί να αναιρεθεί.', - 'custom_css' => 'Προσαρμοσμένο CSS', - 'custom_css_help' => 'Εισαγάγετε τυχόν προσαρμοσμένες επικαλύψεις CSS που θέλετε να χρησιμοποιήσετε. Μην συμπεριλάβετε τις ετικέτες <style></style>.', - 'custom_forgot_pass_url' => 'Custom Password Reset URL', - 'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.', - 'dashboard_message' => 'Dashboard Message', - 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', - 'default_currency' => 'Προεπιλεγμένο νόμισμα', - 'default_eula_text' => 'Προεπιλογή EULA', - 'default_language' => 'Προκαθορισμένη γλώσσα', - 'default_eula_help_text' => 'Μπορείτε επίσης να συσχετίσετε προσαρμοσμένες ΑΔΕΚ με συγκεκριμένες κατηγορίες περιουσιακών στοιχείων.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Προσαρμοσμένο CSS', + 'custom_css_help' => 'Εισαγάγετε τυχόν προσαρμοσμένες επικαλύψεις CSS που θέλετε να χρησιμοποιήσετε. Μην συμπεριλάβετε τις ετικέτες <style></style>.', + 'custom_forgot_pass_url' => 'URL επαναφοράς προσαρμοσμένου κωδικού πρόσβασης', + 'custom_forgot_pass_url_help' => 'Αυτό αντικαθιστά την ενσωματωμένη ξεχασμένη διεύθυνση URL κωδικού πρόσβασης στην οθόνη σύνδεσης, χρήσιμη για να κατευθύνει τα άτομα σε λειτουργία εσωτερικής ή φιλοξενούμενης επαναφοράς κωδικού πρόσβασης LDAP. Θα απενεργοποιήσει αποτελεσματικά τη λειτουργικότητα ξεχασμένου κωδικού πρόσβασης τοπικού χρήστη.', + 'dashboard_message' => 'Όνομα Εμφάνισης Στο Μενού', + 'dashboard_message_help' => 'Αυτό το κείμενο θα εμφανίζεται στον πίνακα ελέγχου για οποιονδήποτε έχει άδεια να δει τον πίνακα ελέγχου.', + 'default_currency' => 'Προεπιλεγμένο νόμισμα', + 'default_eula_text' => 'Προεπιλογή EULA', + 'default_language' => 'Προκαθορισμένη γλώσσα', + 'default_eula_help_text' => 'Μπορείτε επίσης να συσχετίσετε προσαρμοσμένες ΑΔΕΚ με συγκεκριμένες κατηγορίες περιουσιακών στοιχείων.', 'display_asset_name' => 'Εμφάνιση ονόματος παγίου', 'display_checkout_date' => 'Εμφάνιση ημερομηνίας αποχώρησης', 'display_eol' => 'Εμφάνιση του EOL στην προβολή πίνακα', 'display_qr' => 'Εμφάνιση τετραγώνων κωδίκων', - 'display_alt_barcode' => 'Εμφάνιση 1D barcode', - 'barcode_type' => '2D Barcode Type', - 'alt_barcode_type' => '1D τύπο γραμμωτού κώδικα', + 'display_alt_barcode' => 'Εμφάνιση 1D barcode', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D Barcode Type', + 'alt_barcode_type' => '1D τύπο γραμμωτού κώδικα', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Ρυθμίσεις EULA', 'eula_markdown' => 'Αυτή η EULA επιτρέπει Github flavored markdown.', - 'footer_text' => 'Additional Footer Text ', - 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', + 'footer_text' => 'Πρόσθετο κείμενο Footer', + 'footer_text_help' => 'Αυτό το κείμενο θα εμφανιστεί στο υποσέλιδο στη δεξιά πλευρά. Οι σύνδεσμοι επιτρέπονται χρησιμοποιώντας την Github flavored markdown . Διακοπή γραμμής, κεφαλίδες, εικόνες κ.λπ. μπορεί να οδηγήσουν σε απρόβλεπτα αποτελέσματα.', 'general_settings' => 'Γενικές ρυθμίσεις', - 'generate_backup' => 'Δημιουργία Αντίγραφου Ασφαλείας', + 'generate_backup' => 'Δημιουργία Αντίγραφου Ασφαλείας', 'header_color' => 'Χρώμα επικεφαλίδας', 'info' => 'Αυτές οι ρυθμίσεις σάς επιτρέπουν να προσαρμόσετε ορισμένες πτυχές της εγκατάστασής σας.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Έκδοση οδηγού', 'ldap_enabled' => 'Ενεργό LDAP', 'ldap_integration' => 'Ενσωμάτωση LDAP', 'ldap_settings' => 'Ρυθμίσεις LDAP', - 'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', - 'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', + 'ldap_login_test_help' => 'Εισαγάγετε ένα έγκυρο όνομα χρήστη και κωδικό πρόσβασης LDAP από τη βάση DN που καθορίσατε παραπάνω για να ελέγξετε εάν η σύνδεσή LDAP έχει ρυθμιστεί σωστά. ΠΡΩΤΑ ΑΠΟΘΗΚΕΥΣΤΕ ΤΙΣ ΡΥΘΜΙΣΕΙΣ ΣΑΣ ΣΤΟ LDAP.', + 'ldap_login_sync_help' => 'Αυτό ελέγχει μόνο ότι το LDAP μπορεί να συγχρονιστεί σωστά. Εάν το Authentication στο LDAP δεν είναι σωστό, οι χρήστες ενδέχεται να μην μπορούν να συνδεθούν. ΠΡΩΤΑ ΑΠΟΘΗΚΕΥΣΤΕ ΤΙΣ ΡΥΘΜΙΣΕΙΣ ΣΑΣ ΣΤΟ LDAP.', 'ldap_server' => 'LDAP Server', 'ldap_server_help' => 'Αυτό θα πρέπει να ξεκινά με το ldap: // (για μη κρυπτογραφημένο ή TLS) ή ldaps: // (για SSL)', - 'ldap_server_cert' => 'Πιστοποίηση πιστοποιητικού SSL για LDAP', - 'ldap_server_cert_ignore' => 'Να επιτρέπεται η μη έγκυρη πιστοποίηση SSL', - 'ldap_server_cert_help' => 'Επιλέξτε αυτό το πλαίσιο ελέγχου εάν χρησιμοποιείτε έναν αυτόματο έλεγχο SSL και θέλετε να αποδεχτείτε ένα μη έγκυρο πιστοποιητικό SSL.', + 'ldap_server_cert' => 'Πιστοποίηση πιστοποιητικού SSL για LDAP', + 'ldap_server_cert_ignore' => 'Να επιτρέπεται η μη έγκυρη πιστοποίηση SSL', + 'ldap_server_cert_help' => 'Επιλέξτε αυτό το πλαίσιο ελέγχου εάν χρησιμοποιείτε έναν αυτόματο έλεγχο SSL και θέλετε να αποδεχτείτε ένα μη έγκυρο πιστοποιητικό SSL.', 'ldap_tls' => 'Χρήση TLS', 'ldap_tls_help' => 'Αυτό θα πρέπει να ελέγχεται μόνο αν εκτελείτε το STARTTLS στο διακομιστή LDAP.', 'ldap_uname' => 'LDAP δεσμεύει το όνομα χρήστη', @@ -75,20 +85,22 @@ return array( 'ldap_active_flag' => 'Ενεργή σημαία LDAP', 'ldap_emp_num' => 'Αριθμός υπαλλήλου LDAP', 'ldap_email' => 'LDAP Email', - 'license' => 'Software License', + 'license' => 'Άδειες λογισμικού', 'load_remote_text' => 'Απομακρυσμένα Scripts', 'load_remote_help_text' => 'Αυτή η εγκατάσταση Snipe-IT μπορεί να φορτώσει δέσμες ενεργειών από τον έξω κόσμο.', 'login_note' => 'Σύνδεση Σημείωση', 'login_note_help' => 'Προαιρετικά συμπεριλάβετε μερικές προτάσεις στην οθόνη σύνδεσης, για παράδειγμα για να βοηθήσετε άτομα που έχουν βρει μια χαμένη ή κλεμμένη συσκευή. Αυτό το πεδίο δέχεται Github flavored markdown', - 'login_remote_user_text' => 'Remote User login options', - 'login_remote_user_enabled_text' => 'Enable Login with Remote User Header', - 'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"', - 'login_common_disabled_text' => 'Disable other authentication mechanisms', - 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', - 'login_remote_user_custom_logout_url_text' => 'Custom logout URL', - 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_text' => 'Επιλογές σύνδεσης απομακρυσμένου χρήστη', + 'login_remote_user_enabled_text' => 'Ενεργοποίηση απομακρησμένου χρήστη', + 'login_remote_user_enabled_help' => 'Αυτή η επιλογή επιτρέπει το Authentication μέσω του REMOTE_USER σύμφωνα με το "Common Gateway Interface (rfc3875)"', + 'login_common_disabled_text' => 'Απενεργοποιήστε άλλους μηχανισμούς authentication', + 'login_common_disabled_help' => 'Αυτή η επιλογή απενεργοποιεί άλλους μηχανισμούς authentication. Απλώς ενεργοποιήστε αυτήν την επιλογή εάν είστε βέβαιοι ότι η σύνδεση REMOTE_USER λειτουργεί ήδη', + 'login_remote_user_custom_logout_url_text' => 'Προσαρμοσμένη διεύθυνση URL αποσύνδεσης', + 'login_remote_user_custom_logout_url_help' => 'Εάν παρέχεται ένα url εδώ, οι χρήστες θα ανακατευθυνθούν σε αυτήν τη διεύθυνση URL αφού ο χρήστης αποσυνδεθεί από το Snipe-IT. Σε περίπτωση που χρησιμοποιήτε κάποιο συγκεκριμένο πάρωχο Authentication.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Λογότυπο', - 'logo_print_assets' => 'Use in Print', + 'logo_print_assets' => 'Χρήση σε Εκτύπωση', 'logo_print_assets_help' => 'Use branding on printable asset lists ', 'full_multiple_companies_support_help_text' => 'Περιορισμός των χρηστών (συμπεριλαμβανομένων των διαχειριστών) που εκχωρούνται σε εταιρείες στα περιουσιακά στοιχεία της εταιρείας τους.', 'full_multiple_companies_support_text' => 'Πλήρης υποστήριξη πολλαπλών εταιρειών', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Πολυπλοκότητα κωδικού πρόσβασης', 'pwd_secure_complexity_help' => 'Επιλέξτε τους κανόνες περίπλοκου κωδικού πρόσβασης που θέλετε να επιβάλλετε.', 'pwd_secure_min' => 'Κωδικοί ελάχιστων χαρακτήρων', - 'pwd_secure_min_help' => 'Η ελάχιστη επιτρεπόμενη τιμή είναι 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Αποτρέψτε τους κοινούς κωδικούς πρόσβασης', 'pwd_secure_uncommon_help' => 'Αυτό θα αποκλείσει τους χρήστες από τη χρήση κοινών κωδικών πρόσβασης από τους κορυφαίους 10.000 κωδικούς πρόσβασης που αναφέρονται σε παραβιάσεις.', 'qr_help' => 'Ενεργοποιήστε πρώτα τους κωδικούς QR για να τις ορίσετε', 'qr_text' => 'QR Code Κείμενο', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Ρύθμιση', 'settings' => 'Ρυθμίσεις', 'show_alerts_in_menu' => 'Show alerts in top menu', 'show_archived_in_list' => 'Archived Assets', 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Show images in emails', 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', 'site_name' => 'Όνομα ιστότοπου', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Χωρίς κανάλι', 'slack_endpoint' => 'Χαμηλό τελικό σημείο', 'slack_integration' => 'Ρυθμίσεις χαλαρών', - 'slack_integration_help' => 'Η ενσωμάτωση χαλάρωσης είναι προαιρετική, ωστόσο το τελικό σημείο και το κανάλι είναι απαραίτητα αν θέλετε να το χρησιμοποιήσετε. Για να ρυθμίσετε την ενσωμάτωση Slack, πρέπει πρώτα να δημιουργήσετε ένα εισερχόμενο webhook στον λογαριασμό σας Slack.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', 'snipe_version' => 'Snipe-It έκδοση', @@ -130,6 +162,7 @@ return array( 'update' => 'Ενημέρωση ρυθμίσεων', 'value' => 'Τιμή', 'brand' => 'Μάρκα', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Σχετικά με τις ρυθμίσεις', 'about_settings_text' => 'Αυτές οι ρυθμίσεις σάς επιτρέπουν να προσαρμόσετε ορισμένες πτυχές της εγκατάστασής σας.', 'labels_per_page' => 'Ετικέτες ανά σελίδα', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Μοναδικοί σειριακοί αριθμοί', 'unique_serial_help_text' => 'Με την επιλογή αυτή θα επιβληθεί ο περιορισμός μοναδικότητας σειριακού αριθμού στα πάγια', 'zerofill_count' => 'Μήκος ετικετών ενεργητικού, συμπεριλαμβανομένου του zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/el/admin/suppliers/message.php b/resources/lang/el/admin/suppliers/message.php index 58372529b2..e2e6062f82 100644 --- a/resources/lang/el/admin/suppliers/message.php +++ b/resources/lang/el/admin/suppliers/message.php @@ -19,7 +19,7 @@ return array( 'confirm' => 'Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτό τον προμηθευτή;', 'error' => 'Υπήρξε ένα ζήτημα διαγράφοντας τον προμηθευτή. Παρακαλώ δοκιμάστε ξανά.', 'success' => 'Ο προμηθευτής διαγράφηκε επιτυχώς.', - 'assoc_assets' => 'This supplier is currently associated with :asset_count asset(s) and cannot be deleted. Please update your assets to no longer reference this supplier and try again. ', + 'assoc_assets' => 'Αυτός ο προμηθευτής συσχετίζεται με τουλάχιστον ένα asset και δεν μπορεί να διαγραφεί. Παρακαλούμε να ενημερώσετε τα asset σας να μην αναφέρονται σε αυτόν τον προμηθευτή και δοκιμάστε ξανά. ', 'assoc_licenses' => 'This supplier is currently associated with :licenses_count licences(s) and cannot be deleted. Please update your licenses to no longer reference this supplier and try again. ', 'assoc_maintenances' => 'This supplier is currently associated with :asset_maintenances_count asset maintenances(s) and cannot be deleted. Please update your asset maintenances to no longer reference this supplier and try again. ', ) diff --git a/resources/lang/el/admin/users/general.php b/resources/lang/el/admin/users/general.php index 71f62689e9..9a41943ecf 100644 --- a/resources/lang/el/admin/users/general.php +++ b/resources/lang/el/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'Οι ρυθμίσεις διαμόρφωσης LDAP μπορούν να βρεθούν στο στοιχείο Διαχειριστής> Ρυθμίσεις. Η (επιλεγμένη) επιλεγμένη τοποθεσία θα οριστεί για όλους τους εισαγόμενους χρήστες.', 'print_assigned' => 'Print All Assigned', 'software_user' => 'Λογισμικό Έγινε έλεγχος σε: όνομα', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Προβολή χρήστη :ονόματος', 'usercsv' => 'CSV αρχείο', 'two_factor_admin_optin_help' => 'Οι τρέχουσες ρυθμίσεις διαχειριστή επιτρέπουν την επιλεκτική εφαρμογή ελέγχου ταυτότητας δύο παραγόντων.', diff --git a/resources/lang/el/admin/users/message.php b/resources/lang/el/admin/users/message.php index be6911355b..fe0f821c4e 100644 --- a/resources/lang/el/admin/users/message.php +++ b/resources/lang/el/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Δεν έχετε επαρκή δικαιώματα.', 'user_deleted_warning' => 'Αυτός ο χρήστης έχει διαγραφεί. Θα πρέπει να επαναφέρετε αυτό το χρήστη για να τον επεξεργαστείτε ή να του εκχωρήσετε νέα πάγια.', 'ldap_not_configured' => 'Η ενσωμάτωση LDAP δεν έχει ρυθμιστεί για αυτήν την εγκατάσταση.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/el/auth/general.php b/resources/lang/el/auth/general.php index 31079a815f..b0a19e36c4 100644 --- a/resources/lang/el/auth/general.php +++ b/resources/lang/el/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Αποστολή συνδέσμου ακύρωσης κωδικού', 'email_reset_password' => 'Επαναφορά του κωδικού πρόσβασης ηλεκτρονικού ταχυδρομείου', 'reset_password' => 'Επαναφορά κωδικού πρόσβασης', + 'saml_login' => 'Login via SAML', 'login' => 'Είσοδος', 'login_prompt' => 'Παρακαλούμε συνδεθείτε', 'forgot_password' => 'Ξέχασα τον κωδικό μου', diff --git a/resources/lang/el/auth/message.php b/resources/lang/el/auth/message.php index e27c10fd5c..3ccb9f58de 100644 --- a/resources/lang/el/auth/message.php +++ b/resources/lang/el/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Αυτός ο λογαριασμός χρήστη δεν είναι ενεργοποιημένος.', 'account_suspended' => 'Αυτός ο λογαριασμός χρήστη έχει ανασταλεί.', 'account_banned' => 'Αυτός ο λογαριασμός χρήστη έχει απαγορευτεί.', - 'throttle' => 'Πολλές αποτυχημένες προσπάθειες σύνδεσης. Δοκιμάστε ξανά σε περίπου: λεπτά λεπτά.', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Υπήρχε ένα πρόβλημα ενώ προσπαθείτε να συνδεθείτε, παρακαλώ προσπαθήστε ξανά.', 'success' => 'Έχετε συνδεθεί επιτυχώς.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Παρουσιάστηκε πρόβλημα κατά την προσπάθεια δημιουργίας του λογαριασμού σας, δοκιμάστε ξανά.', 'success' => 'Ο λογαριασμός δημιουργήθηκε επιτυχώς.', ), - 'forgot-password' => array( - 'error' => 'Παρουσιάστηκε πρόβλημα κατά την προσπάθεια λήψης νέου κωδικού πρόσβασης κωδικού πρόσβασης, δοκιμάστε ξανά.', - 'success' => 'Το email ανάκτησης κωδικού πρόσβασης αποστάλθηκε με επιτυχία.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Υπήρχε ένα πρόβλημα ενώ προσπαθούσατε να επαναγέρετε τον κωδικό σας, παρακαλώ προσπαθήστε ξανά.', - 'success' => 'Έχει γίνει επαναφορά του κωδικού πρόσβασής σας με επιτυχία.', - ), - - 'activate' => array( - 'error' => 'Παρουσιάστηκε πρόβλημα κατά την προσπάθεια ενεργοποίησης του λογαριασμού σας, δοκιμάστε ξανά.', - 'success' => 'Ο λογαριασμός έχει με επιτυχία ενεργοποιηθεί.', + 'forgot-password' => array( + 'error' => 'Παρουσιάστηκε πρόβλημα κατά την προσπάθεια λήψης νέου κωδικού πρόσβασης κωδικού πρόσβασης, δοκιμάστε ξανά.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Υπήρχε ένα πρόβλημα ενώ προσπαθούσατε να επαναγέρετε τον κωδικό σας, παρακαλώ προσπαθήστε ξανά.', + 'success' => 'Έχει γίνει επαναφορά του κωδικού πρόσβασής σας με επιτυχία.', + ), + + ); diff --git a/resources/lang/el/button.php b/resources/lang/el/button.php index bc7cb61585..949a2c097a 100644 --- a/resources/lang/el/button.php +++ b/resources/lang/el/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Μεταφόρτωση', 'select_file' => 'Επιλέξτε Αρχείο ...', 'select_files' => 'Επιλογή αρχείων...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/el/general.php b/resources/lang/el/general.php index 0010ede8be..94e74528f1 100644 --- a/resources/lang/el/general.php +++ b/resources/lang/el/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Μαζικός έλεγχος', 'bulkaudit_status' => 'Κατάσταση ελέγχου', 'bulk_checkout' => 'Μαζικός έλεγχος', + 'bystatus' => 'by Status', 'cancel' => 'Ακύρωση', 'categories' => 'Kατηγορίες', 'category' => 'Κατηγορία', @@ -57,6 +58,7 @@ 'created' => 'Το αντικείμενο δημιουργήθηκε', 'created_asset' => 'δημιουργία παγίου', 'created_at' => 'Δημιουργήθηκε στις', + 'record_created' => 'Record Created', 'updated_at' => 'Ενημερώθηκε στο', 'currency' => '$', // this is deprecated 'current' => 'Τρέχουσα', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Όνομα Επώνυμο (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Όνομα και επίθετο (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Επίθετο και πρώτο γράμμα ονόματος (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Πρώτο', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Όνομα', 'first_name_format' => 'Όνομα (jane@example.com)', 'files' => 'Αρχεία', 'file_name' => 'Αρχείο', + 'file_type' => 'File Type', 'file_uploads' => 'Ανέβασμα αρχείου', 'generate' => 'Δημιουργία', 'github_markdown' => 'Αυτό το πεδίο επιτρέπει Github flavored markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Συντήρηση Παγίου', 'item' => 'Αντικείμενο', 'insufficient_permissions' => 'Μη επαρκή δικαιώματα!', + 'kits' => 'Predefined Kits', 'language' => 'Γλώσσα', 'last' => 'Τελευταίο', 'last_login' => 'Τελευταία είσοδος', @@ -121,10 +136,11 @@ 'licenses' => 'Άδειες', 'list_all' => 'Λίστα όλων', 'loading' => 'Φόρτωση', - 'lock_passwords' => 'Δεν είναι δυνατή η επεξεργασία αυτού του πεδίου σε αυτήν την εγκατάσταση.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Αυτή η λειτουργία έχει απενεργοποιηθεί για την εγκατάσταση επίδειξης.', 'location' => 'Τοποθεσία', 'locations' => 'Τοποθεσίες', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Αποσύνδεση', 'lookup_by_tag' => 'Αναζήτηση με ετικέτα περιουσιακών στοιχείων', 'maintenances' => 'Maintenances', @@ -186,6 +202,7 @@ 'sign_in' => 'Είσοδος', 'signature' => 'Υπογραφή', 'skin' => 'Skin', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'ΛΕΙΤΟΥΡΓΙΑ DEMO: Ορισμένες λειτουργίες είναι απενεργοποιημένες για αυτήν την εγκατάσταση.', 'site_name' => 'Όνομα ιστότοπου', 'state' => 'Κατάσταση', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Άγνωστο Admin', 'username_format' => 'Τύπος ονόματος', 'update' => 'Ενημέρωση', - 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Ανέβηκε', 'user' => 'Χρήστης', 'accepted' => 'αποδεκτή', 'declined' => 'απορρίφθηκε', 'unaccepted_asset_report' => 'Μη αποδεκτά πάγια', 'users' => 'Χρήστες', + 'viewall' => 'View All', 'viewassets' => 'Προβολή των Assigned Assets', 'website' => 'Τοποθεσία web', 'welcome' => 'Καλώς ήρθατε, %name', 'years' => 'έτη', 'yes' => 'Ναι', 'zip' => 'Ταχυδρομικός κώδικας', - 'noimage' => 'Δεν έχει μεταφορτωθεί εικόνα ή η εικόνα δεν βρέθηκε.', - 'token_expired' => 'Έχει λήξει η συνεδρία σας. Παρακαλώ συνδεθείτε ξανά.', + 'noimage' => 'Δεν έχει μεταφορτωθεί εικόνα ή η εικόνα δεν βρέθηκε.', + 'token_expired' => 'Έχει λήξει η συνεδρία σας. Παρακαλώ συνδεθείτε ξανά.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/el/help.php b/resources/lang/el/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/el/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/el/mail.php b/resources/lang/el/mail.php index 80d81dd64b..1dbbfb1e0a 100644 --- a/resources/lang/el/mail.php +++ b/resources/lang/el/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Κάντε κλικ στον παρακάτω σύνδεσμο για να επιβεβαιώσετε τον λογαριασμό σας στο διαδίκτυο:', 'click_on_the_link_accessory' => 'Κάντε κλικ στο σύνδεσμο στο κάτω μέρος για να επιβεβαιώσετε ότι έχετε λάβει το αξεσουάρ.', 'click_on_the_link_asset' => 'Κάντε κλικ στο σύνδεσμο στο κάτω μέρος για να επιβεβαιώσετε ότι έχετε λάβει το στοιχείο.', - 'Confirm_Asset_Checkin' => 'Επιβεβαιώσετε τη μεταβίβαση παγίου.', - 'Confirm_Accessory_Checkin' => 'Επιβεβαίωση επιβεβαίωσης του εξαρτήματος.', - 'Confirm_accessory_delivery' => 'Επιβεβαιώστε την παράδοση των εξαρτημάτων.', - 'Confirm_license_delivery' => 'Confirm license delivery.', - 'Confirm_asset_delivery' => 'Επιβεβαίωση παράδοσης στοιχείου.', - 'Confirm_consumable_delivery' => 'Επιβεβαιώστε την κατανάλωση.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Τρέχουσα ποσότητα', 'Days' => 'Ημέρες', 'days' => 'Ημέρες', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'to_reset' => 'Για να επαναφέρετε τον κωδικό πρόσβασης στον ιστό, συμπληρώστε αυτήν τη φόρμα:', 'type' => 'Τύπος', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'User', 'username' => 'Username', 'welcome' => 'Καλώς ήρθατε, %name', 'welcome_to' => 'Καλώς ήλθατε στο!', 'your_credentials' => 'Τα διαπιστευτήρια σας Snipe-IT', + ); diff --git a/resources/lang/en-GB/admin/accessories/general.php b/resources/lang/en-GB/admin/accessories/general.php index 22771aff0c..e9a2e69ff6 100644 --- a/resources/lang/en-GB/admin/accessories/general.php +++ b/resources/lang/en-GB/admin/accessories/general.php @@ -1,8 +1,6 @@ 'About Accessories', - 'about_accessories_text' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', 'accessory_category' => 'Accessory Category', 'accessory_name' => 'Accessory Name', 'checkout' => 'Checkout Accessory', diff --git a/resources/lang/en-GB/admin/accessories/message.php b/resources/lang/en-GB/admin/accessories/message.php index dec1e84cba..8fef268853 100644 --- a/resources/lang/en-GB/admin/accessories/message.php +++ b/resources/lang/en-GB/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Accessory does not exist.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'This accessory currently has :count items checked out to users. Please check in the accessories and and try again. ', 'create' => array( diff --git a/resources/lang/en-GB/admin/asset_maintenances/general.php b/resources/lang/en-GB/admin/asset_maintenances/general.php index c7ae42d41a..d094167804 100644 --- a/resources/lang/en-GB/admin/asset_maintenances/general.php +++ b/resources/lang/en-GB/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'View Asset Maintenance Details', 'repair' => 'Repair', 'maintenance' => 'Maintenance', - 'upgrade' => 'Upgrade' + 'upgrade' => 'Upgrade', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/en-GB/admin/categories/general.php b/resources/lang/en-GB/admin/categories/general.php index 7551fefffd..7741b7da62 100644 --- a/resources/lang/en-GB/admin/categories/general.php +++ b/resources/lang/en-GB/admin/categories/general.php @@ -1,8 +1,6 @@ 'About Categories', - 'about_categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', 'asset_categories' => 'Asset Categories', 'category_name' => 'Category Name', 'checkin_email' => 'Send email to user on checkin/checkout.', diff --git a/resources/lang/en-GB/admin/companies/general.php b/resources/lang/en-GB/admin/companies/general.php index 9a47968977..9d58ccb58e 100644 --- a/resources/lang/en-GB/admin/companies/general.php +++ b/resources/lang/en-GB/admin/companies/general.php @@ -1,6 +1,4 @@ 'About Companies', - 'about_companies_text' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', 'select_company' => 'Select Company', ]; diff --git a/resources/lang/en-GB/admin/components/general.php b/resources/lang/en-GB/admin/components/general.php index 75c9d250ab..f7689a7ad1 100644 --- a/resources/lang/en-GB/admin/components/general.php +++ b/resources/lang/en-GB/admin/components/general.php @@ -1,8 +1,6 @@ 'About Components', - 'about_components_text' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', 'component_name' => 'Component Name', 'checkin' => 'Checkin Component', 'checkout' => 'Checkout Component', diff --git a/resources/lang/en-GB/admin/consumables/general.php b/resources/lang/en-GB/admin/consumables/general.php index 53a69f8c03..7c6bb32968 100644 --- a/resources/lang/en-GB/admin/consumables/general.php +++ b/resources/lang/en-GB/admin/consumables/general.php @@ -1,8 +1,6 @@ 'About Consumables', - 'about_consumables_text' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', 'checkout' => 'Checkout Consumable to User', 'consumable_name' => 'Consumable Name', 'create' => 'Create Consumable', diff --git a/resources/lang/en-GB/admin/hardware/table.php b/resources/lang/en-GB/admin/hardware/table.php index e8baa09d5a..38788e1984 100644 --- a/resources/lang/en-GB/admin/hardware/table.php +++ b/resources/lang/en-GB/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Status', 'title' => 'Asset ', 'image' => 'Device Image', - 'days_without_acceptance' => 'Days Without Acceptance' + 'days_without_acceptance' => 'Days Without Acceptance', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/en-GB/admin/kits/general.php b/resources/lang/en-GB/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/en-GB/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/en-GB/admin/licenses/message.php b/resources/lang/en-GB/admin/licenses/message.php index 3e7ee486c7..87a7c3d0b9 100644 --- a/resources/lang/en-GB/admin/licenses/message.php +++ b/resources/lang/en-GB/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'The asset you are trying to associate with this license is owned by somene other than the person selected in the assigned to dropdown.', 'assoc_users' => 'This license is currently checked out to a user and cannot be deleted. Please check the license in first, and then try deleting again. ', 'select_asset_or_person' => 'You must select an asset or a user, but not both.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/en-GB/admin/settings/general.php b/resources/lang/en-GB/admin/settings/general.php index 78496051c2..583f435d71 100644 --- a/resources/lang/en-GB/admin/settings/general.php +++ b/resources/lang/en-GB/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Active Directory domain', 'ad_domain_help' => 'This is sometimes the same as your email domain, but not always.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC Email', 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', 'is_ad' => 'This is an Active Directory server', - 'alert_email' => 'Send alerts to', - 'alerts_enabled' => 'Alerts Enabled', - 'alert_interval' => 'Expiring Alerts Threshold (in days)', - 'alert_inv_threshold' => 'Inventory Alert Threshold', - 'asset_ids' => 'Asset IDs', - 'audit_interval' => 'Audit Interval', + 'alert_email' => 'Send alerts to', + 'alerts_enabled' => 'Alerts Enabled', + 'alert_interval' => 'Expiring Alerts Threshold (in days)', + 'alert_inv_threshold' => 'Inventory Alert Threshold', + 'asset_ids' => 'Asset IDs', + 'audit_interval' => 'Audit Interval', 'audit_interval_help' => 'If you are required to regularly physically audit your assets, enter the interval in months.', - 'audit_warning_days' => 'Audit Warning Threshold', + 'audit_warning_days' => 'Audit Warning Threshold', 'audit_warning_days_help' => 'How many days in advance should we warn you when assets are due for auditing?', - 'auto_increment_assets' => 'Generate auto-incrementing asset IDs', - 'auto_increment_prefix' => 'Prefix (optional)', - 'auto_incrementing_help' => 'Enable auto-incrementing asset IDs first to set this', - 'backups' => 'Backups', - 'barcode_settings' => 'Barcode Settings', + 'auto_increment_assets' => 'Generate auto-incrementing asset IDs', + 'auto_increment_prefix' => 'Prefix (optional)', + 'auto_incrementing_help' => 'Enable auto-incrementing asset IDs first to set this', + 'backups' => 'Backups', + 'barcode_settings' => 'Barcode Settings', '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.', - 'custom_css' => 'Custom CSS', - 'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the <style></style> tags.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Custom CSS', + 'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the <style></style> tags.', 'custom_forgot_pass_url' => 'Custom Password Reset URL', 'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.', 'dashboard_message' => 'Dashboard Message', 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', - 'default_currency' => 'Default Currency', - 'default_eula_text' => 'Default EULA', - 'default_language' => 'Default Language', - 'default_eula_help_text' => 'You can also associate custom EULAs to specific asset categories.', + 'default_currency' => 'Default Currency', + 'default_eula_text' => 'Default EULA', + 'default_language' => 'Default Language', + 'default_eula_help_text' => 'You can also associate custom EULAs to specific asset categories.', 'display_asset_name' => 'Display Asset Name', 'display_checkout_date' => 'Display Checkout Date', 'display_eol' => 'Display EOL in table view', 'display_qr' => 'Display 3D Codes', - 'display_alt_barcode' => 'Display 1D barcode', - 'barcode_type' => '2D Barcode Type', - 'alt_barcode_type' => '1D barcode type', + 'display_alt_barcode' => 'Display 1D barcode', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D Barcode Type', + 'alt_barcode_type' => '1D barcode type', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'EULA Settings', 'eula_markdown' => 'This EULA allows Github flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Additional Footer Text ', 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavoured markdown. Line breaks, headers, images, etc may result in unpredictable results.', 'general_settings' => 'General Settings', - 'generate_backup' => 'Generate Backup', + 'generate_backup' => 'Generate Backup', 'header_color' => 'Header Color', 'info' => 'These settings let you customize certain aspects of your installation.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laravel Version', 'ldap_enabled' => 'LDAP enabled', 'ldap_integration' => 'LDAP Integration', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', 'ldap_server' => 'LDAP Server', 'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)', - 'ldap_server_cert' => 'LDAP SSL certificate validation', - 'ldap_server_cert_ignore' => 'Allow invalid SSL Certificate', - 'ldap_server_cert_help' => 'Select this checkbox if you are using a self signed SSL cert and would like to accept an invalid SSL certificate.', + 'ldap_server_cert' => 'LDAP SSL certificate validation', + 'ldap_server_cert_ignore' => 'Allow invalid SSL Certificate', + 'ldap_server_cert_help' => 'Select this checkbox if you are using a self signed SSL cert and would like to accept an invalid SSL certificate.', 'ldap_tls' => 'Use TLS', 'ldap_tls_help' => 'This should be checked only if you are running STARTTLS on your LDAP server. ', 'ldap_uname' => 'LDAP Bind Username', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', 'login_remote_user_custom_logout_url_text' => 'Custom logout URL', 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will be redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Use in Print', 'logo_print_assets_help' => 'Use branding on printable asset lists ', @@ -106,11 +118,31 @@ return array( 'pwd_secure_uncommon_help' => 'This will disallow users from using common passwords from the top 10,000 passwords reported in breaches.', 'qr_help' => 'Enable QR Codes first to set this', 'qr_text' => 'QR Code Text', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Setting', 'settings' => 'Settings', 'show_alerts_in_menu' => 'Show alerts in top menu', 'show_archived_in_list' => 'Archived Assets', 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Show images in emails', 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', 'site_name' => 'Site Name', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack Channel', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Slack Settings', - 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', 'snipe_version' => 'Snipe-IT version', @@ -130,6 +162,7 @@ return array( 'update' => 'Update Settings', 'value' => 'Value', 'brand' => 'Branding', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'About Settings', 'about_settings_text' => 'These settings let you customize certain aspects of your installation.', 'labels_per_page' => 'Labels per page', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Unique serial numbers', 'unique_serial_help_text' => 'Ticking this box will enforce a uniqueness constraint on asset serial numbers', 'zerofill_count' => 'Length of asset tags, including zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/en-GB/admin/users/general.php b/resources/lang/en-GB/admin/users/general.php index 2dc8bb31ab..ac4f652025 100644 --- a/resources/lang/en-GB/admin/users/general.php +++ b/resources/lang/en-GB/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'LDAP configuration settings can be found Admin > Settings. The (optional) selected location will be set for all imported users.', 'print_assigned' => 'Print All Assigned', 'software_user' => 'Software Checked out to :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'View User :name', 'usercsv' => 'CSV file', 'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ', diff --git a/resources/lang/en-GB/admin/users/message.php b/resources/lang/en-GB/admin/users/message.php index 8ee552afab..65a75b08c2 100644 --- a/resources/lang/en-GB/admin/users/message.php +++ b/resources/lang/en-GB/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Insufficient Permissions.', 'user_deleted_warning' => 'This user has been deleted. You will have to restore this user to edit them or assign them new assets.', 'ldap_not_configured' => 'LDAP integration has not been configured for this installation.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/en-GB/auth/general.php b/resources/lang/en-GB/auth/general.php index bf88cba77a..cabb5f8bec 100644 --- a/resources/lang/en-GB/auth/general.php +++ b/resources/lang/en-GB/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Send Password Reset Link', 'email_reset_password' => 'Email Password Reset', 'reset_password' => 'Reset Password', + 'saml_login' => 'Login via SAML', 'login' => 'Login', 'login_prompt' => 'Please Login', 'forgot_password' => 'I forgot my password', diff --git a/resources/lang/en-GB/auth/message.php b/resources/lang/en-GB/auth/message.php index bebf9cdd48..f086d8c04c 100644 --- a/resources/lang/en-GB/auth/message.php +++ b/resources/lang/en-GB/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'This user account is not activated.', 'account_suspended' => 'This user account is suspended.', 'account_banned' => 'This user account is banned.', - 'throttle' => 'Too many failed login attempts. Please try again in around :minutes minute(s).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'There was a problem while trying to log you in, please try again.', 'success' => 'You have successfully logged in.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'There was a problem while trying to create your account, please try again.', 'success' => 'Account sucessfully created.', ), - 'forgot-password' => array( - 'error' => 'There was a problem while trying to get a reset password code, please try again.', - 'success' => 'Password recovery email successfully sent.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'There was a problem while trying to reset your password, please try again.', - 'success' => 'Your password has been successfully reset.', - ), - - 'activate' => array( - 'error' => 'There was a problem while trying to activate your account, please try again.', - 'success' => 'Your account has been successfully activated.', + 'forgot-password' => array( + 'error' => 'There was a problem while trying to get a reset password code, please try again.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'There was a problem while trying to reset your password, please try again.', + 'success' => 'Your password has been successfully reset.', + ), + + ); diff --git a/resources/lang/en-GB/button.php b/resources/lang/en-GB/button.php index c9487253dd..2b97223250 100644 --- a/resources/lang/en-GB/button.php +++ b/resources/lang/en-GB/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Upload', 'select_file' => 'Select File...', 'select_files' => 'Select Files...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/en-GB/general.php b/resources/lang/en-GB/general.php index 8a4e332ad8..4f43c0a8a7 100644 --- a/resources/lang/en-GB/general.php +++ b/resources/lang/en-GB/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Bulk Audit', 'bulkaudit_status' => 'Audit Status', 'bulk_checkout' => 'Bulk Checkout', + 'bystatus' => 'by Status', 'cancel' => 'Cancel', 'categories' => 'Categories', 'category' => 'Category', @@ -57,6 +58,7 @@ 'created' => 'Item Created', 'created_asset' => 'created asset', 'created_at' => 'Created at', + 'record_created' => 'Record Created', 'updated_at' => 'Updated at', 'currency' => '£', // this is deprecated 'current' => 'Current', @@ -87,14 +89,23 @@ 'firstname_lastname_format' => 'First Name Last Name (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'First', 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', - 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'First', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'First Name', 'first_name_format' => 'First Name (jane@example.com)', 'files' => 'Files', 'file_name' => 'File', + 'file_type' => 'File Type', 'file_uploads' => 'File Uploads', 'generate' => 'Generate', 'github_markdown' => 'This field accepts Github flavoured markdown.', @@ -114,6 +125,7 @@ 'asset_maintenances' => 'Asset Maintenances', 'item' => 'Item', 'insufficient_permissions' => 'Insufficient permissions!', + 'kits' => 'Predefined Kits', 'language' => 'Language', 'last' => 'Last', 'last_login' => 'Last Login', @@ -124,10 +136,11 @@ 'licenses' => 'Licenses', 'list_all' => 'List All', 'loading' => 'Loading', - 'lock_passwords' => 'This field cannot be edited in this installation.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'This feature has been disabled for the demo installation.', 'location' => 'Location', 'locations' => 'Locations', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Logout', 'lookup_by_tag' => 'Lookup by Asset Tag', 'maintenances' => 'Maintenances', @@ -189,6 +202,7 @@ 'sign_in' => 'Sign in', 'signature' => 'Signature', 'skin' => 'Skin', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO MODE: Some features are disabled for this installation.', 'site_name' => 'Site Name', 'state' => 'State', @@ -209,19 +223,23 @@ 'unknown_admin' => 'Unknown Admin', 'username_format' => 'Username Format', 'update' => 'Update', - 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, rtf and rar. Max upload size allowed is :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Uploaded', 'user' => 'User', 'accepted' => 'accepted', 'declined' => 'declined', 'unaccepted_asset_report' => 'Unaccepted Assets', 'users' => 'Users', + 'viewall' => 'View All', 'viewassets' => 'View Assigned Assets', 'website' => 'Website', 'welcome' => 'Welcome, :name', 'years' => 'years', 'yes' => 'Yes', 'zip' => 'Zip', - 'noimage' => 'No image uploaded or image not found.', - 'token_expired' => 'Your form session has expired. Please try again.', + 'noimage' => 'No image uploaded or image not found.', + 'token_expired' => 'Your form session has expired. Please try again.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/en-GB/help.php b/resources/lang/en-GB/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/en-GB/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/en-GB/mail.php b/resources/lang/en-GB/mail.php index 62479bd39b..f95ac420f6 100644 --- a/resources/lang/en-GB/mail.php +++ b/resources/lang/en-GB/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Please click on the following link to confirm your :web account:', 'click_on_the_link_accessory' => 'Please click on the link at the bottom to confirm that you have received the accessory.', 'click_on_the_link_asset' => 'Please click on the link at the bottom to confirm that you have received the asset.', - 'Confirm_Asset_Checkin' => 'Confirm Asset Checkin.', - 'Confirm_Accessory_Checkin' => 'Confirm Accessory Checkin.', - 'Confirm_accessory_delivery' => 'Confirm accessory delivery.', - 'Confirm_license_delivery' => 'Confirm license delivery.', - 'Confirm_asset_delivery' => 'Confirm asset delivery.', - 'Confirm_consumable_delivery' => 'Confirm consumable delivery.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Current QTY', 'Days' => 'Days', 'days' => 'Days', @@ -64,9 +64,11 @@ return array( 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'to_reset' => 'To reset your :web password, complete this form:', 'type' => 'Type', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'User', 'username' => 'Username', 'welcome' => 'Welcome :name', 'welcome_to' => 'Welcome to :web!', 'your_credentials' => 'Your Snipe-IT credentials', + ); diff --git a/resources/lang/en-ID/admin/accessories/general.php b/resources/lang/en-ID/admin/accessories/general.php index 15b8cea23b..0dfa64429c 100644 --- a/resources/lang/en-ID/admin/accessories/general.php +++ b/resources/lang/en-ID/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Tentang Aksesoris', - 'about_accessories_text' => 'Aksesoris adalah Aset yang tidak memiliki nomor seri (atau Anda tidak peduli tentang pelacakan mereka secara unik). Misalnya, mouse komputer atau keyboard.', 'accessory_category' => 'Kategori Aksesoris', 'accessory_name' => 'Nama Aksesoris', 'checkout' => 'Keluarkan Aksesoris', diff --git a/resources/lang/en-ID/admin/accessories/message.php b/resources/lang/en-ID/admin/accessories/message.php index 9080a3a3dd..ccd4ad1ea6 100644 --- a/resources/lang/en-ID/admin/accessories/message.php +++ b/resources/lang/en-ID/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Aksesori tidak ditemukan.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'Aksesori saat ini memiliki :count item untuk pengguna. Silahkan cek di aksesoris dan dan coba lagi. ', 'create' => array( diff --git a/resources/lang/en-ID/admin/asset_maintenances/general.php b/resources/lang/en-ID/admin/asset_maintenances/general.php index 8512d9d3b7..7d4ac4b607 100644 --- a/resources/lang/en-ID/admin/asset_maintenances/general.php +++ b/resources/lang/en-ID/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Tampilkan Detail Pemeliharaan Aet', 'repair' => 'Perbaikan', 'maintenance' => 'Pemeliharaan', - 'upgrade' => 'Perbarui' + 'upgrade' => 'Perbarui', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/en-ID/admin/categories/general.php b/resources/lang/en-ID/admin/categories/general.php index 91fe0ea9e4..13df77cf59 100644 --- a/resources/lang/en-ID/admin/categories/general.php +++ b/resources/lang/en-ID/admin/categories/general.php @@ -1,8 +1,6 @@ 'Tentang Kategori', - 'about_categories' => 'Kategori membantu mengatur barang-barang anda. Beberapa contoh kategori seperti "Desktop", "Laptop", "Mobile Phones", "Tablet", dan sebagainya, namun Anda tetap dapat menggunakan kategori dengan cara apapun yang masuk akal bagi Anda.', 'asset_categories' => 'Kategori Aset', 'category_name' => 'Nama Kategori', 'checkin_email' => 'Kirim email ke pengguna saat checkin/checkout.', diff --git a/resources/lang/en-ID/admin/companies/general.php b/resources/lang/en-ID/admin/companies/general.php index a0e42c1e7f..935a433c9d 100644 --- a/resources/lang/en-ID/admin/companies/general.php +++ b/resources/lang/en-ID/admin/companies/general.php @@ -1,6 +1,4 @@ 'Tentang Perusahaan', - 'about_companies_text' => 'Cabang dapat digunakan untuk identitas atau untuk mengatur akses terhadap aset, user, dll.', 'select_company' => 'Pilih Perusahaan', ]; diff --git a/resources/lang/en-ID/admin/components/general.php b/resources/lang/en-ID/admin/components/general.php index cf01096b14..fe356c0f41 100644 --- a/resources/lang/en-ID/admin/components/general.php +++ b/resources/lang/en-ID/admin/components/general.php @@ -1,8 +1,6 @@ 'Tentang Komponen', - 'about_components_text' => 'Komponen adalah bagian dari aset, contoh HDD, RAM, dll.', 'component_name' => 'Nama Komponen', 'checkin' => 'Komponen Masuk', 'checkout' => 'Komponen Keluar', diff --git a/resources/lang/en-ID/admin/consumables/general.php b/resources/lang/en-ID/admin/consumables/general.php index 9d111b044f..3cc2dcc073 100644 --- a/resources/lang/en-ID/admin/consumables/general.php +++ b/resources/lang/en-ID/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Tentang Consumables', - 'about_consumables_text' => 'Consumables adalah sesuatu yang dibeli yang akan digunakan dari waktu ke waktu. Misalnya, tinta printer atau kertas fotokopi.', 'checkout' => 'Periksa Comsumable ke pengguna', 'consumable_name' => 'Nama Consumable', 'create' => 'Buat Consumable', diff --git a/resources/lang/en-ID/admin/hardware/table.php b/resources/lang/en-ID/admin/hardware/table.php index 3bc12786c9..12669c0e7c 100644 --- a/resources/lang/en-ID/admin/hardware/table.php +++ b/resources/lang/en-ID/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Status', 'title' => 'Aset ', 'image' => 'Perangkat Gambar', - 'days_without_acceptance' => 'Hari tanpa penerimaan' + 'days_without_acceptance' => 'Hari tanpa penerimaan', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/en-ID/admin/kits/general.php b/resources/lang/en-ID/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/en-ID/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/en-ID/admin/licenses/message.php b/resources/lang/en-ID/admin/licenses/message.php index 89ac844604..6cb6562526 100644 --- a/resources/lang/en-ID/admin/licenses/message.php +++ b/resources/lang/en-ID/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Aset yang ingin Anda kaitkan dengan lisensi ini dimiliki oleh orang lain selain orang yang dipilih di dropdown yang ditugaskan.', 'assoc_users' => 'Lisensi ini saat ini diperiksa oleh pengguna dan tidak dapat dihapus. Mohon periksa dulu lisensinya, lalu coba hapus lagi. ', 'select_asset_or_person' => 'Anda harus memilih aset atau pengguna, namun tidak keduanya.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/en-ID/admin/settings/general.php b/resources/lang/en-ID/admin/settings/general.php index 727bd241ad..8468d709cd 100644 --- a/resources/lang/en-ID/admin/settings/general.php +++ b/resources/lang/en-ID/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Direktori Berkas', 'ad_domain' => 'Domain Direktori Aktif', 'ad_domain_help' => 'Terkadang ini sama dengan domain email anda, tapi tidak selalu.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'Tembusan Email', 'admin_cc_email_help' => 'Jika Anda ingin mengirim salinan email checkin / checkout yang dikirimkan ke pengguna akun email tambahan, masukkan di sini. Jika tidak, biarkan bidang ini kosong.', 'is_ad' => 'Ini adalah server aktif direktori', - 'alert_email' => 'Kirim peringatan kepada', - 'alerts_enabled' => 'Peringatan Email Diaktifkan', - 'alert_interval' => 'Ambang batas waktu kadaluwarsa (dalam beberapa hari)', - 'alert_inv_threshold' => 'Ambang Batas Invertaris', - 'asset_ids' => 'ID Aset', - 'audit_interval' => 'Memeriksa perbedaan', + 'alert_email' => 'Kirim peringatan kepada', + 'alerts_enabled' => 'Peringatan Email Diaktifkan', + 'alert_interval' => 'Ambang batas waktu kadaluwarsa (dalam beberapa hari)', + 'alert_inv_threshold' => 'Ambang Batas Invertaris', + 'asset_ids' => 'ID Aset', + 'audit_interval' => 'Memeriksa perbedaan', 'audit_interval_help' => 'Jika anda diminta untuk melakukan audit aset secara fisik dengan teratur, maka masukkan selang waktu dalam beberapa bulan.', - 'audit_warning_days' => 'Ambang Peringatan Audit', + 'audit_warning_days' => 'Ambang Peringatan Audit', 'audit_warning_days_help' => 'Berapa hari sebelum kami harus memperingatkan aset yang akan dilelang?', - 'auto_increment_assets' => 'Buat peningkatan ID otomatis', - 'auto_increment_prefix' => 'Awalan (opsional)', - 'auto_incrementing_help' => 'Aktifkan aset peningkatan ID terlebih dahulu untuk mengatur ini', - 'backups' => 'Cadangkan', - 'barcode_settings' => 'Pengaturan Kode batang', + 'auto_increment_assets' => 'Buat peningkatan ID otomatis', + 'auto_increment_prefix' => 'Awalan (opsional)', + 'auto_incrementing_help' => 'Aktifkan aset peningkatan ID terlebih dahulu untuk mengatur ini', + 'backups' => 'Cadangkan', + 'barcode_settings' => 'Pengaturan Kode batang', 'confirm_purge' => 'Konfirmasi Pembersihan', - 'confirm_purge_help' => 'Masukkan tulisan "HAPUS" dalam kotak dibawah ini untuk membersihkan catatan yang telah dihapus. Tindakan ini tidak bisa dibatalkan.', - 'custom_css' => 'Kustom CSS', - 'custom_css_help' => 'Masukkan setiap penimpaan CSS ubah sesuai yang ingin anda gunakan jangan sertakan<gaya</gaya>tag.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Kustom CSS', + 'custom_css_help' => 'Masukkan setiap penimpaan CSS ubah sesuai yang ingin anda gunakan jangan sertakan<gaya</gaya>tag.', 'custom_forgot_pass_url' => 'Atur Ulang Kata Sandi URL tempahan', 'custom_forgot_pass_url_help' => 'Ini menggantikan URL lupa sandi bawaan dilayar masuk, berguna untuk mengarahkan orang ke fungsi penyetelan ulang kata sandi bawaan internal atau yang dihost. Ini akan secara efektif menonaktifkan pengguna lupa fungsi kata sandi.', 'dashboard_message' => 'Pesan Beranda', 'dashboard_message_help' => 'Tulisan ini akan muncul di beranda bagi siapa saja yang memiliki izin untuk melihat beranda.', - 'default_currency' => 'Mata Uang bawaan', - 'default_eula_text' => 'EULA bawaan', - 'default_language' => 'Bahasa Dasar', - 'default_eula_help_text' => 'Anda juga dapat mengaitkan EULA kastom dengan kategori aset tertentu.', + 'default_currency' => 'Mata Uang bawaan', + 'default_eula_text' => 'EULA bawaan', + 'default_language' => 'Bahasa Dasar', + 'default_eula_help_text' => 'Anda juga dapat mengaitkan EULA kastom dengan kategori aset tertentu.', 'display_asset_name' => 'Tampilan nama aset', 'display_checkout_date' => 'Tampilan tanggal keluar', 'display_eol' => 'Tampilkan EOL dalam tampilan tabel', 'display_qr' => 'Kode Tampilan Persegi', - 'display_alt_barcode' => 'Tampilkan kode batang 1D', - 'barcode_type' => 'Tipe Kode Batang 2D', - 'alt_barcode_type' => 'Tipe Kode Batang 1D', + 'display_alt_barcode' => 'Tampilkan kode batang 1D', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'Tipe Kode Batang 2D', + 'alt_barcode_type' => 'Tipe Kode Batang 1D', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Pengaturan EULA', 'eula_markdown' => 'EULA ini memungkinkan Github merasakan penurunan harga.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Teks Footer Tambahan ', 'footer_text_help' => 'Teks ini akan muncul di footer sisi kanan. Tautan diizinkan menggunakan Github flavored markdown. Jeda, tajuk, gambar, dll bisa mengakibatkan hasil yang tidak dapat diprediksi.', 'general_settings' => 'Pengaturan Umum', - 'generate_backup' => 'Membuat Cadangan', + 'generate_backup' => 'Membuat Cadangan', 'header_color' => 'Warna Header', 'info' => 'Penggaturan ini memungkinkan anda menyesuaikan aspek-aspek tertentu dari instalasi anda.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Versi Laravel', 'ldap_enabled' => 'Aktifkan LDAP', 'ldap_integration' => 'Integrasi LDAP', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Ini hanya tes yang bisa dilacak LDAP dengan benar. Jika pengesahan LDAP anda tidak benar, pengguna mungkin masih belum dapat masuk. ANDA HARUS MENYIMPAN PENGATURAN LDAP YANG ANDA PERBARUI PERTAMA.', 'ldap_server' => 'Server LDAP', 'ldap_server_help' => 'Ini harus dimulai dengan ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)', - 'ldap_server_cert' => 'Validasi sertifikat SSL LDAP', - 'ldap_server_cert_ignore' => 'Izinkan Sertifikat SSL yang tidak sah', - 'ldap_server_cert_help' => 'Pilih kotak centang ini jika anda menggunakan sertifikat SSL yang masuk sendiri dan ingin menerima sertifikat SSL yang tidak sah.', + 'ldap_server_cert' => 'Validasi sertifikat SSL LDAP', + 'ldap_server_cert_ignore' => 'Izinkan Sertifikat SSL yang tidak sah', + 'ldap_server_cert_help' => 'Pilih kotak centang ini jika anda menggunakan sertifikat SSL yang masuk sendiri dan ingin menerima sertifikat SSL yang tidak sah.', 'ldap_tls' => 'Gunakan TLS', 'ldap_tls_help' => 'Ini harus diperiksa hanya jika anda menjalankan STARTTLS di server LDAP anda. ', 'ldap_uname' => 'LDAP Bind nama pengguna', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'Opsi ini menonaktifkan mekanisme otentikasi lainnya. Cukup aktifkan opsi ini jika Anda yakin bahwa login REMOTE_USER Anda sudah berfungsi', 'login_remote_user_custom_logout_url_text' => 'Penyesuaian URL logout', 'login_remote_user_custom_logout_url_help' => 'Jika diisi, pengguna akan dialihkan ke URL ini setelah keluar atau logout. Berfungsi untuk menutup sesi pengguna dengan sempurna.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Gunakan saat mencetak', 'logo_print_assets_help' => 'Menggunakan branding Anda pada semua hasil cetak daftar aset ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Kompleksitas Kata Sandi', 'pwd_secure_complexity_help' => 'Pilih aturan kerumitan kompleksitas yang ingin anda tegakkan.', 'pwd_secure_min' => 'Karakter Minimal Kata Sandi', - 'pwd_secure_min_help' => 'Nilai Paling sedikit yang diizinkan adalah 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Mencegah kata Sandi Umum', 'pwd_secure_uncommon_help' => 'Ini akan melarang pengguna menggunakan kata kunci umum dari 10.000 sandi teratas yang dilaporkan mengalami pelanggaran.', 'qr_help' => 'Aktifkan kode QR terlebih dahulu untuk mengatur ini', 'qr_text' => 'Tulis Kode QR', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Diatur', 'settings' => 'Pengaturan', 'show_alerts_in_menu' => 'Tampilkan peringatan di menu atas', 'show_archived_in_list' => 'Aset yang di Arsipkan', 'show_archived_in_list_text' => 'Tampilkan aset yang di arsipkan dalam daftar "semua aset"', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Tampilkan gambar dalam email', 'show_images_in_email_help' => 'Hapus centang kotak ini jika instalasi Snipe-IT Anda berada di belakang VPN atau jaringan tertutup dan pengguna di luar jaringan tidak akan dapat memuat gambar yang disajikan dari instalasi ini di email mereka.', 'site_name' => 'Nama Situs', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Saluran Slack', 'slack_endpoint' => 'Titik Akhir Slack', 'slack_integration' => 'Pengaturan Slack', - 'slack_integration_help' => 'Integrasi Slack bersifat opsional, namun titik akhir dan saluran diperlukan jika anda ingin menggunakannya. Untuk mengkonfigurasi integrasi Slack, anda harus terlebih dahulubuat webhook masuk di akun slack anda.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Setelah Anda menyimpan informasi Slack Anda, tombol tes akan muncul.', 'slack_test_help' => 'Uji apakah integrasi Slack Anda dikonfigurasi dengan benar. ANDA HARUS MENYIMPAN SETELAN PENGATURAN KESELAMATAN ANDA PERTAMA.', 'snipe_version' => 'Versi Snipe-IT', @@ -130,6 +162,7 @@ return array( 'update' => 'Perbarui Setelan', 'value' => 'Jumlah', 'brand' => 'Bermerek', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Tentang Pengaturan', 'about_settings_text' => 'Pengaturan ini memungkinkan anda menyesuaikan aspek-aspek tertentu dari instalasi anda.', 'labels_per_page' => 'Label per halaman', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Nomor seri unik', 'unique_serial_help_text' => 'Menandai boks ini akan membuat adanya batasan keunikan pada tiap nomor seri aset', 'zerofill_count' => 'Panjang tag aset, termasuk isian kosong', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/en-ID/admin/users/general.php b/resources/lang/en-ID/admin/users/general.php index bf4e1665c6..ebeb177243 100644 --- a/resources/lang/en-ID/admin/users/general.php +++ b/resources/lang/en-ID/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'Pengaturan konfigurasi LDAP dapat ditemukan di Admin > Pengaturan. Lokasi pilihan (opsional) akan di atur untuk semua pengguna yang diimpor.', 'print_assigned' => 'Cetak semua yang ditetapkan', 'software_user' => 'Software diperiksa untuk :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Lihat pengguna :name', 'usercsv' => 'Berkas CSV', 'two_factor_admin_optin_help' => 'Pengaturan admin anda saat ini membolehkan pelaksanaan otentifikasi dua-faktor secara selektif. ', diff --git a/resources/lang/en-ID/admin/users/message.php b/resources/lang/en-ID/admin/users/message.php index 2c40bc5d91..d247a4e5f5 100644 --- a/resources/lang/en-ID/admin/users/message.php +++ b/resources/lang/en-ID/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Izin tidak cukup.', 'user_deleted_warning' => 'Pengguna ini sudah dihapus. Anda harus mengembalikan pengguna ini untuk menyuntingnya atau memberikannya aset baru.', 'ldap_not_configured' => 'Integrasi LDAP sudah tidak dikonfigurasikan untuk instalasi ini.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/en-ID/auth/general.php b/resources/lang/en-ID/auth/general.php index d7a0c05b27..e5f8bca0ba 100644 --- a/resources/lang/en-ID/auth/general.php +++ b/resources/lang/en-ID/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Kirim tautan atur ulang kata sandi', 'email_reset_password' => 'Atur ulang kata sandi surel', 'reset_password' => 'Atur ulang kata sandi', + 'saml_login' => 'Login via SAML', 'login' => 'Masuk', 'login_prompt' => 'Silahkan Masuk', 'forgot_password' => 'Saya lupa kata sandi saya', diff --git a/resources/lang/en-ID/auth/message.php b/resources/lang/en-ID/auth/message.php index f4ee8abe44..e4c6902e57 100644 --- a/resources/lang/en-ID/auth/message.php +++ b/resources/lang/en-ID/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Akun pengguna ini tidak aktif.', 'account_suspended' => 'Akun pengguna ini ditangguhkan.', 'account_banned' => 'Akun pengguna ini diblokir.', - 'throttle' => 'Terlalu banyak percobaan masuk. Silahkan coba lagi sekitar :menit menit(s).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Terjadi kesalahan saat mencoba masuk, silahkan coba lagi.', 'success' => 'Anda sudah berhasil masuk.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Terjadi kesalahan saat mencoba buat akun anda, silahkan coba lagi.', 'success' => 'Akun berhasil dibuat.', ), - 'forgot-password' => array( - 'error' => 'Terjadi kesalahan saat mencoba mendapatkan kode kata sandi atur ulang, silahkan coba lagi.', - 'success' => 'Surel pemulihan kata sandi sudah berhasil dikirim.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Terjadi kesalahan saat mencoba atur ulang kata sandi anda, silahkan coba lagi.', - 'success' => 'Kata sandi anda sudah berhasil di atur ulang.', - ), - - 'activate' => array( - 'error' => 'Terjadi kesalahan saat mencoba mengaktifkan akun anda, silahkan coba lagi.', - 'success' => 'Akun anda sudah berhasil diaktifkan.', + 'forgot-password' => array( + 'error' => 'Terjadi kesalahan saat mencoba mendapatkan kode kata sandi atur ulang, silahkan coba lagi.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Terjadi kesalahan saat mencoba atur ulang kata sandi anda, silahkan coba lagi.', + 'success' => 'Kata sandi anda sudah berhasil di atur ulang.', + ), + + ); diff --git a/resources/lang/en-ID/button.php b/resources/lang/en-ID/button.php index a2693774a0..32dc18c090 100644 --- a/resources/lang/en-ID/button.php +++ b/resources/lang/en-ID/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Unggah', 'select_file' => 'Pilih Berkas...', 'select_files' => 'Pilih file...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/en-ID/general.php b/resources/lang/en-ID/general.php index 413bf86a56..f1cec9ee33 100644 --- a/resources/lang/en-ID/general.php +++ b/resources/lang/en-ID/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Bulk Audit', 'bulkaudit_status' => 'Status Audit', 'bulk_checkout' => 'Periksa Bulk', + 'bystatus' => 'by Status', 'cancel' => 'Batal', 'categories' => 'Kategori', 'category' => 'Kategori', @@ -57,6 +58,7 @@ 'created' => 'Item telah dibuat', 'created_asset' => 'buat aset', 'created_at' => 'Dibuat di', + 'record_created' => 'Record Created', 'updated_at' => 'Diperbarui pada', 'currency' => 'IDR', // this is deprecated 'current' => 'Saat ini', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Nama Depan Nama Belakang (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Nama Depan Nama Belakang (jane.smith@example.com)', 'lastnamefirstinitial_format' => 'Nama Depan First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Pertama', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Nama Pertama', 'first_name_format' => 'Nama Depan (jane@example.com)', 'files' => 'Berkas', 'file_name' => 'Berkas', + 'file_type' => 'File Type', 'file_uploads' => 'Unggah berkas', 'generate' => 'Hasilkan', 'github_markdown' => 'Bidang ini mengizinkan penggunaan kode markup milik Github.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Pemeliharaan Aset', 'item' => 'Item', 'insufficient_permissions' => 'Tidak ada hak akses!', + 'kits' => 'Predefined Kits', 'language' => 'Bahasa', 'last' => 'Terakhir', 'last_login' => 'Login terakhir', @@ -121,10 +136,11 @@ 'licenses' => 'Lisensi', 'list_all' => 'Tampilkan semua', 'loading' => 'Memuat', - 'lock_passwords' => 'Kolom ini tidak dapat disunting dalam instalasi ini.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Fitur ini telah dinonaktifkan untuk instalasi demo.', 'location' => 'Lokasi', 'locations' => 'Lokasi', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Keluar', 'lookup_by_tag' => 'Mencari berdasarkan tag aset', 'maintenances' => 'Pemeliharaan', @@ -186,6 +202,7 @@ 'sign_in' => 'Masuk', 'signature' => 'Tanda tangan', 'skin' => 'Tema', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO MODE: Beberapa fitur dinonaktifkan untuk penginstalan ini.', 'site_name' => 'Nama Situs', 'state' => 'Negara', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Admin tidak diketahui', 'username_format' => 'Format nama pengguna', 'update' => 'Perbarui', - 'upload_filetypes_help' => 'Tipe file yang diizinkan adalah png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, rtf dan rar. Maksimal ukuran file upload adalah :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Unggah', 'user' => 'Pengguna', 'accepted' => 'diterima', 'declined' => 'menurun', 'unaccepted_asset_report' => 'Aset tidak diterima', 'users' => 'Pengguna', + 'viewall' => 'View All', 'viewassets' => 'Lihat aset yang ditetapkan', 'website' => 'Situs Web', 'welcome' => 'Selamat datang :nama', 'years' => 'tahun', 'yes' => 'Yes', 'zip' => 'Zip', - 'noimage' => 'Gambar tidak diunggah atau gambar tidak ditemukan.', - 'token_expired' => 'Sesi formulir anda sudah berakhir. Silahkan coba lagi.', + 'noimage' => 'Gambar tidak diunggah atau gambar tidak ditemukan.', + 'token_expired' => 'Sesi formulir anda sudah berakhir. Silahkan coba lagi.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/en-ID/help.php b/resources/lang/en-ID/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/en-ID/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/en-ID/mail.php b/resources/lang/en-ID/mail.php index a513c1078c..8e92c53df3 100644 --- a/resources/lang/en-ID/mail.php +++ b/resources/lang/en-ID/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Silahkan klik pada link berikut untuk mengkonfirmasi :akun web Anda:', 'click_on_the_link_accessory' => 'Silahkan klik pada link di bagian bawah untuk mengkonfirmasi bahwa Anda telah menerima aksesori.', 'click_on_the_link_asset' => 'Silahkan klik pada tautan di bawah untuk konfirmasi anda sudah menerima aset itu.', - 'Confirm_Asset_Checkin' => 'Konfirmasikan Checkin Aset.', - 'Confirm_Accessory_Checkin' => 'Konfirmasikan Checkin Aksesori.', - 'Confirm_accessory_delivery' => 'Konfirmasikan pengiriman aksesori.', - 'Confirm_license_delivery' => 'Konfirmasi lisensi pengiriman.', - 'Confirm_asset_delivery' => 'Konfirmasikan pengiriman aset.', - 'Confirm_consumable_delivery' => 'Konfirmasikan pengiriman consumable.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'QTY saat ini', 'Days' => 'Hari', 'days' => 'Hari', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'Ada :count lisensi yang masa berlakunya akan habis dalam :threshold hari.|Ada :count lisensi yang masa berlakunya akan habis dalam :threshold hari.', 'to_reset' => 'Untuk atur ulang kata sandi situs web: anda, lengkapi formulir ini:', 'type' => 'Jenis', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Pengguna', 'username' => 'Nama Pengguna', 'welcome' => 'Selamat datang :nama', 'welcome_to' => 'Selamat datang di :Web!', 'your_credentials' => 'Kredensial Snipe-IT Anda', + ); diff --git a/resources/lang/en/admin/hardware/general.php b/resources/lang/en/admin/hardware/general.php index e3afc7d2f1..f1fcd4731e 100644 --- a/resources/lang/en/admin/hardware/general.php +++ b/resources/lang/en/admin/hardware/general.php @@ -1,7 +1,9 @@ 'Archived', + 'about_assets_title' => 'About Assets', + 'about_assets_text' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + 'archived' => 'Archived', 'asset' => 'Asset', 'bulk_checkout' => 'Checkout Assets', 'checkin' => 'Checkin Asset', diff --git a/resources/lang/en/admin/hardware/message.php b/resources/lang/en/admin/hardware/message.php index 5e9d939fe9..e087cad26f 100644 --- a/resources/lang/en/admin/hardware/message.php +++ b/resources/lang/en/admin/hardware/message.php @@ -43,12 +43,11 @@ 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' => 'Some items did not import correctly.', + 'errorDetail' => 'The following Items were not imported because of errors.', + 'success' => "Your file has been imported", 'file_delete_success' => "Your file has been been successfully deleted", - 'file_delete_error' => "The file was unable to be deleted", - 'file_not_deleted_warning' => 'The import record was deleted, however the file was unable to be deleted. Check that the file exists in storage/private_uploads/imports/ and manually delete it.', + 'file_delete_error' => "The file was unable to be deleted", ), diff --git a/resources/lang/en/admin/users/message.php b/resources/lang/en/admin/users/message.php index e517cd113b..65a75b08c2 100644 --- a/resources/lang/en/admin/users/message.php +++ b/resources/lang/en/admin/users/message.php @@ -38,10 +38,10 @@ return array( 'asset_already_accepted' => 'This asset has already been accepted.', 'accept_or_decline' => 'You must either accept or decline this asset.', 'incorrect_user_accepted' => 'The asset you have attempted to accept was not checked out to you.', - 'ldap_could_not_connect' => 'Could not connect to the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD
Error from LDAP Server:', - 'ldap_could_not_bind' => 'Could not bind to the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD
Error from LDAP Server: ', - 'ldap_could_not_search' => 'Could not search the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD and any Locations that may have additional OUs associated with them.
Error from LDAP Server:', - 'ldap_could_not_get_entries' => 'Could not get entries from the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD and any Locations that may have additional OUs associated with them.
Error from LDAP Server:', + 'ldap_could_not_connect' => 'Could not connect to the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server:', + 'ldap_could_not_bind' => 'Could not bind to the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server: ', + 'ldap_could_not_search' => 'Could not search the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server:', + 'ldap_could_not_get_entries' => 'Could not get entries from the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server:', 'password_ldap' => 'The password for this account is managed by LDAP/Active Directory. Please contact your IT department to change your password. ', ), diff --git a/resources/lang/en/passwords.php b/resources/lang/en/passwords.php index 4d5befd6bc..61fe7fbd43 100644 --- a/resources/lang/en/passwords.php +++ b/resources/lang/en/passwords.php @@ -1,11 +1,7 @@ 'If a matching username and email address is found, a password reset link will be sent!', + 'sent' => 'Your password link has been sent!', 'user' => 'No matching active user found with that email.', - 'user_inactive' => 'If that email address exists in our system, a password recovery email has been sent.', - 'token' => 'The password reset token you have provided is invalid', - 'password' => 'Passwords must be at least eight characters and match the confirmation.', - 'reset' => 'Your password has been reset' ]; diff --git a/resources/lang/en/validation.php b/resources/lang/en/validation.php index 7e584d67ea..23116776e3 100644 --- a/resources/lang/en/validation.php +++ b/resources/lang/en/validation.php @@ -30,7 +30,6 @@ return array( 'array' => 'The :attribute must have between :min and :max items.', ], 'boolean' => 'The :attribute must be true or false.', - 'case_diff' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'confirmed' => 'The :attribute confirmation does not match.', 'date' => 'The :attribute is not a valid date.', 'date_format' => 'The :attribute does not match the format :format.', @@ -39,15 +38,10 @@ return array( 'digits_between' => 'The :attribute must be between :min and :max digits.', 'dimensions' => 'The :attribute has invalid image dimensions.', 'distinct' => 'The :attribute field has a duplicate value.', - 'dumbpwd' => 'That password is too common. Please choose another one.', 'email' => 'The :attribute format is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', - 'gt' => [ - 'numeric' => 'The :attribute field must be greater than :value.' - ], - 'hashed_pass' => 'Your password is incorrect.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -64,7 +58,6 @@ return array( ], 'mimes' => 'The :attribute must be a file of type: :values.', 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'letters' => 'The :attribute must contain letters', 'min' => [ 'numeric' => 'The :attribute must be at least :min.', 'file' => 'The :attribute must be at least :min kilobytes.', @@ -73,7 +66,6 @@ return array( ], 'not_in' => 'The selected :attribute is invalid.', 'numeric' => 'The :attribute must be a number.', - 'numbers' => 'The :attribute must contain at least one number.', 'present' => 'The :attribute field must be present.', 'valid_regex' => 'That is not a valid regex. ', 'regex' => 'The :attribute format is invalid.', @@ -92,14 +84,23 @@ return array( 'array' => 'The :attribute must contain :size items.', ], 'string' => 'The :attribute must be a string.', - 'symbols' => 'The :attribute must contain at least one symbol.', 'timezone' => 'The :attribute must be a valid zone.', 'unique' => 'The :attribute has already been taken.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute format is invalid.', "unique_undeleted" => "The :attribute must be unique.", - "import_field_empty" => "The value of the Import Field shouldn't be empty", - "disallow_same_pwd_as_user_fields" => 'The password cannot be the same as the username, email address, or first or last name.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + /* |-------------------------------------------------------------------------- @@ -116,9 +117,9 @@ return array( 'alpha_space' => "The :attribute field contains a character that is not allowed.", "email_array" => "One or more email addresses is invalid.", "hashed_pass" => "Your current password is incorrect", + 'dumbpwd' => 'That password is too common.', "statuslabel_type" => "You must select a valid status label type", ], - 'cant_manage_self' => "A user cannot be their own manager", /* |-------------------------------------------------------------------------- diff --git a/resources/lang/es-CO/admin/accessories/general.php b/resources/lang/es-CO/admin/accessories/general.php index e11827d05d..619cd9c1e5 100644 --- a/resources/lang/es-CO/admin/accessories/general.php +++ b/resources/lang/es-CO/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Acerca accesorios', - 'about_accessories_text' => 'Accesorios son cualquier cosa que entregues a los usuarios pero que no tenga numero de serie (o no te interese seguirlos). Por ejemplo, ratones o teclados.', 'accessory_category' => 'Categoría de accesorio', 'accessory_name' => 'Nombre de accesorio', 'checkout' => 'Retirar Accesorio', diff --git a/resources/lang/es-CO/admin/accessories/message.php b/resources/lang/es-CO/admin/accessories/message.php index be2b9d4204..806ce547a5 100644 --- a/resources/lang/es-CO/admin/accessories/message.php +++ b/resources/lang/es-CO/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Accesorio no existe.', + 'does_not_exist' => 'El accesorio [:id] no existe.', 'assoc_users' => 'Este accesorio actualmente tiene :count entregados a usuarios. Por favor ingrese los accesorios y vuelva a intentar. ', 'create' => array( diff --git a/resources/lang/es-CO/admin/asset_maintenances/general.php b/resources/lang/es-CO/admin/asset_maintenances/general.php index 28f8a7531e..aaed014fe6 100644 --- a/resources/lang/es-CO/admin/asset_maintenances/general.php +++ b/resources/lang/es-CO/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Ver Detalles de Mantenimiento de Activos', 'repair' => 'Reparación', 'maintenance' => 'Mantenimiento', - 'upgrade' => 'Mejora' + 'upgrade' => 'Mejora', + 'calibration' => 'Calibrar', + 'software_support' => 'Servicio de software', + 'hardware_support' => 'Servicio de software', ]; diff --git a/resources/lang/es-CO/admin/categories/general.php b/resources/lang/es-CO/admin/categories/general.php index 2cd939922f..db7b638e17 100644 --- a/resources/lang/es-CO/admin/categories/general.php +++ b/resources/lang/es-CO/admin/categories/general.php @@ -1,8 +1,6 @@ 'Acerca de Categorías', - 'about_categories' => 'Las categorías te ayudan a organizar tus elementos. Algunos ejemplos de categoría pueden ser "Desktops", "Laptops", "Teléfonos Móviles", "Tablets", y otros, pero puedes usar las categorías de cualquier manera que tengan sentido para ti.', 'asset_categories' => 'Categorías de Equipos', 'category_name' => 'Nombre de la Categoría', 'checkin_email' => 'Enviar un correo al usuario al asignar/desasignar.', diff --git a/resources/lang/es-CO/admin/companies/general.php b/resources/lang/es-CO/admin/companies/general.php index d91a3ee3f3..12c7636dbf 100644 --- a/resources/lang/es-CO/admin/companies/general.php +++ b/resources/lang/es-CO/admin/companies/general.php @@ -1,6 +1,4 @@ 'Acerca de las Compañías', - 'about_companies_text' => 'Las compañías pueden ser usadas como un simple campo de identificación, o pueden ser usadas para limitar la visibilidad de los activos, usuarios, etc, si está habilitado el soporte completo a la compañía en tu configuración de administrador.', 'select_company' => 'Seleccionar Compañía', ]; diff --git a/resources/lang/es-CO/admin/components/general.php b/resources/lang/es-CO/admin/components/general.php index 4897aecb24..271344e965 100644 --- a/resources/lang/es-CO/admin/components/general.php +++ b/resources/lang/es-CO/admin/components/general.php @@ -1,8 +1,6 @@ 'Acerca de Componentes', - 'about_components_text' => 'Los componentes son elementos que son parte de un equipo, por ejemplo, disco duro, RAM, etc.', 'component_name' => 'Nombre de Componente', 'checkin' => 'Registrar Componente', 'checkout' => 'Retirar Componente', diff --git a/resources/lang/es-CO/admin/consumables/general.php b/resources/lang/es-CO/admin/consumables/general.php index dc58dc1bb1..e464586323 100644 --- a/resources/lang/es-CO/admin/consumables/general.php +++ b/resources/lang/es-CO/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Acerca de los Consumibles', - 'about_consumables_text' => 'Los consumibles son cualquier cosa comprada que será usada a lo largo del tiempo. Por ejemplo, tinta de impresora o papel para copiador.', 'checkout' => 'Retirar Consumible al Usuario', 'consumable_name' => 'Nombre del Consumible', 'create' => 'Crear Consumible', diff --git a/resources/lang/es-CO/admin/depreciations/message.php b/resources/lang/es-CO/admin/depreciations/message.php index d7f00c33c5..d64306e1b6 100644 --- a/resources/lang/es-CO/admin/depreciations/message.php +++ b/resources/lang/es-CO/admin/depreciations/message.php @@ -12,14 +12,14 @@ return array( ), 'update' => array( - 'error' => 'Amortización no actualizada, intentalo de nuevo.', - 'success' => 'Amortización actualizada correctamente.' + 'error' => 'La clase de depreciación no fue actualizada, por favor, inténtalo de nuevo', + 'success' => 'La clase de depreciación fue creada con éxito.' ), 'delete' => array( - 'confirm' => 'Estas seguro que quieres eliminar la Amortización?', - 'error' => 'Amortización no eliminada, intentalo de nuevo.', - 'success' => 'Amortización eliminada correctamente.' + 'confirm' => '¿Está seguro que desea eliminar esta clase de depreciación?', + 'error' => 'Ha sucedido un error eliminando la clase de depreciación, por favor intente de nuevo.', + 'success' => 'La clase de depreciación fue eliminada con éxito.' ) ); diff --git a/resources/lang/es-CO/admin/hardware/table.php b/resources/lang/es-CO/admin/hardware/table.php index c43cc6285c..32fabf0b4f 100644 --- a/resources/lang/es-CO/admin/hardware/table.php +++ b/resources/lang/es-CO/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Estado', 'title' => 'Equipo ', 'image' => 'Imagen de dispositivo', - 'days_without_acceptance' => 'Días Sin Aceptación' + 'days_without_acceptance' => 'Días Sin Aceptación', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/es-CO/admin/kits/general.php b/resources/lang/es-CO/admin/kits/general.php new file mode 100644 index 0000000000..06039317a1 --- /dev/null +++ b/resources/lang/es-CO/admin/kits/general.php @@ -0,0 +1,17 @@ + 'Acerca de kits predefinidos', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Asignar kit ', + 'create_success' => 'El kit se ha creado correctamente.', + 'create' => 'Crear kit predefinido', + 'update' => 'Actualizar kit predefinido', + 'delete_success' => 'Kit eliminado correctamente.', + 'update_success' => 'El kit se ha actualizado correctamente.', + 'none_models' => 'No hay suficientes recursos disponibles para :model para asignar. :qty son requeridos. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/es-CO/admin/licenses/message.php b/resources/lang/es-CO/admin/licenses/message.php index 90324024a1..9429083bd6 100644 --- a/resources/lang/es-CO/admin/licenses/message.php +++ b/resources/lang/es-CO/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'El equipo al que estas intentando asignar esta licenciam, está asignado a un usuario diferente que el de la licencia.', 'assoc_users' => 'Esta categoría está asignada al menos a un modelo y no puede ser eliminada.', 'select_asset_or_person' => 'Debe seleccionar un activo o un usuario, pero no ambos.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/es-CO/admin/settings/general.php b/resources/lang/es-CO/admin/settings/general.php index b7b4e8d698..82bde98e47 100644 --- a/resources/lang/es-CO/admin/settings/general.php +++ b/resources/lang/es-CO/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Directorio Activo', 'ad_domain' => 'Dominio del Directorio Activo', 'ad_domain_help' => 'Esto es a veces el mismo que su correo electrónico de dominio, pero no siempre.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'Email CC', 'admin_cc_email_help' => 'Si deseas enviar una notificación por correo electrónico de las asignaciones de activos que se envían a los usuarios a una cuenta adicional, ingrésela aquí. De lo contrario, deja este campo en blanco.', 'is_ad' => 'Este es un servidor de Directorio Activo', - 'alert_email' => 'Enviar alertas a', - 'alerts_enabled' => 'Alertas habilitadas', - 'alert_interval' => 'Limite de alertas de expiración (en días)', - 'alert_inv_threshold' => 'Umbral de alerta del inventario', - 'asset_ids' => 'IDs de Recurso', - 'audit_interval' => 'Intervalo de auditoría', + 'alert_email' => 'Enviar alertas a', + 'alerts_enabled' => 'Alertas habilitadas', + 'alert_interval' => 'Limite de alertas de expiración (en días)', + 'alert_inv_threshold' => 'Umbral de alerta del inventario', + 'asset_ids' => 'IDs de Recurso', + 'audit_interval' => 'Intervalo de auditoría', 'audit_interval_help' => 'Si tiene que auditar físicamente sus activos periódicamente, ingrese el intervalo en meses.', - 'audit_warning_days' => 'Umbral de advertencia de auditoría', + 'audit_warning_days' => 'Umbral de advertencia de auditoría', 'audit_warning_days_help' => '¿Con cuántos días de antelación debemos advertirle cuándo se deben auditar los activos?', - 'auto_increment_assets' => 'Generar IDs de equipo autoincrementales', - 'auto_increment_prefix' => 'Prefijo (opcional)', - 'auto_incrementing_help' => 'Activa la generación automática de IDs de equipo antes de configurar esto', - 'backups' => 'Copias de seguridad', - 'barcode_settings' => 'Configuración de Código de Barras', + 'auto_increment_assets' => 'Generar IDs de equipo autoincrementales', + 'auto_increment_prefix' => 'Prefijo (opcional)', + 'auto_incrementing_help' => 'Activa la generación automática de IDs de equipo antes de configurar esto', + 'backups' => 'Copias de seguridad', + 'barcode_settings' => 'Configuración de Código de Barras', 'confirm_purge' => 'Confirmar la purga', - 'confirm_purge_help' => 'Introduzca el texto "Borrar" en el cuadro a continuación para depurar sus registros eliminados. Esta acción no se puede deshacer.', - 'custom_css' => 'CSS Personalizado', - 'custom_css_help' => 'Ingrese cualquier CSS personalizado que desee utilizar. No incluya tags como: <style></style>.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'CSS Personalizado', + 'custom_css_help' => 'Ingrese cualquier CSS personalizado que desee utilizar. No incluya tags como: <style></style>.', 'custom_forgot_pass_url' => 'Reestablecer URL de Contraseña Personalizada', 'custom_forgot_pass_url_help' => 'Esto remplaza la URL incorporada para las contraseñas olvidadas en la pantalla de inicio, útil para dirigir a las personas a una funcionalidad de restablecimiento de contraseña LDAP interna o alojada. Esto efectivamente desactivará la funcionalidad local de olvido de contraseña.', 'dashboard_message' => 'Mensajes del Panel', 'dashboard_message_help' => 'Este texto aparecerá en el panel para cualquiera que tenga permiso de ver el Panel.', - 'default_currency' => 'Moneda Predeterminada', - 'default_eula_text' => 'EULA por defecto', - 'default_language' => 'Idioma predeterminado', - 'default_eula_help_text' => 'También puede asociar EULAs personalizadas para categorías especificas de equipos.', + 'default_currency' => 'Moneda Predeterminada', + 'default_eula_text' => 'EULA por defecto', + 'default_language' => 'Idioma predeterminado', + 'default_eula_help_text' => 'También puede asociar EULAs personalizadas para categorías especificas de equipos.', 'display_asset_name' => 'Mostrar Nombre Equipo', 'display_checkout_date' => 'Mostrar Fecha de Salida', 'display_eol' => 'Mostrar EOL', 'display_qr' => 'Mostrar Códigos QR', - 'display_alt_barcode' => 'Mostrar códigos de barras en 1D', - 'barcode_type' => 'Tipo de códigos de barras 2D', - 'alt_barcode_type' => 'Tipo de códigos de barras 1D', + 'display_alt_barcode' => 'Mostrar códigos de barras en 1D', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'Tipo de códigos de barras 2D', + 'alt_barcode_type' => 'Tipo de códigos de barras 1D', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Configuración EULA', 'eula_markdown' => 'Este EULS permite makrdown estilo Github.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Texto Adicional de Pie de Página ', 'footer_text_help' => 'Este texto aparecerá en el lado derecho del pie de página. Los enlaces son permitidos usando el formato flavored de GitHub. Saltos de línea, cabeceras, imágenes, etc, pueden resultar impredecibles.', 'general_settings' => 'Configuración General', - 'generate_backup' => 'Generar Respaldo', + 'generate_backup' => 'Generar Respaldo', 'header_color' => 'Color de encabezado', 'info' => 'Estos parámetros permirten personalizar ciertos aspectos de la aplicación.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Versión de Laravel', 'ldap_enabled' => 'LDAP activado', 'ldap_integration' => 'Integración LDAP', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Esto sólo prueba que LDAP puede sincronizarse correctamente. Si tu solicitud de Autenticación LDAP no es correcta, los usuarios aún no podrían iniciar sesión. DEBES GUARDAR TUS CONFIGURACIONES LDAP ACTUALIZADAS PRIMERO.', 'ldap_server' => 'Servidor LDAP', 'ldap_server_help' => 'Esto debería empezar con ldap:// (sin codificar o TLS) o ldaps:// (para SSL)', - 'ldap_server_cert' => 'Certificado de validación SSL LDAP', - 'ldap_server_cert_ignore' => 'Permitir certificados SSL inválidos', - 'ldap_server_cert_help' => 'Selecciona este campo si estás usando un certificado SSL auto firmado y quieres aceptar un certificado SSL inválido.', + 'ldap_server_cert' => 'Certificado de validación SSL LDAP', + 'ldap_server_cert_ignore' => 'Permitir certificados SSL inválidos', + 'ldap_server_cert_help' => 'Selecciona este campo si estás usando un certificado SSL auto firmado y quieres aceptar un certificado SSL inválido.', 'ldap_tls' => 'Usar TLS', 'ldap_tls_help' => 'Esto se debe seleccionar si se está ejecutando STARTTLS en el servidor LDAP. ', 'ldap_uname' => 'Enlazar usuario LDAP', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'Esta opción desactiva otros mecanismos de autenticación. Simplemente habilite esta opción si está seguro de que su inicio de sesión REMOTE_USER ya está funcionando', 'login_remote_user_custom_logout_url_text' => 'URL de cierre de sesión personalizado', 'login_remote_user_custom_logout_url_help' => 'Si se proporciona una url aquí, los usuarios serán redirigidos a esta URL después de que el usuario cierre la sesión de Snipe-IT. Esto es útil para cerrar correctamente las sesiones de usuario de su proveedor de autenticación.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Utilizar en impresión', 'logo_print_assets_help' => 'Utilice la marca en las listas de activos imprimibles ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Complejidad de la contraseña', 'pwd_secure_complexity_help' => 'Seleccione las reglas de complejidad de las contraseñas que desee aplicar.', 'pwd_secure_min' => 'Caracteres mínimos de contraseña', - 'pwd_secure_min_help' => 'El valor mínimo permitido es 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Evitar contraseñas comunes', 'pwd_secure_uncommon_help' => 'Esto impedirá que los usuarios usen contraseñas comunes de las 10,000 contraseñas principales que se notifican en las infracciones.', 'qr_help' => 'Activa Códigos QR antes para poder ver esto', 'qr_text' => 'Texto Código QR', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Parámetro', 'settings' => 'Configuración', 'show_alerts_in_menu' => 'Mostrar alertas en el menú superior', 'show_archived_in_list' => 'Activos archivados', 'show_archived_in_list_text' => 'Mostrar activos archivados en el listado de "todos los archivos"', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Mostrar imágenes en emails', 'show_images_in_email_help' => 'Desmarca esta casilla si tu instalación de Snipe-IT está detrás de una red privada o VPN y los usuarios fuera de la red no pueden cargar las imágenes servidas desde este servidor en sus correos electrónicos.', 'site_name' => 'Nombre del sitio', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Canal en Slack', 'slack_endpoint' => 'Terminal en Slack', 'slack_integration' => 'Configuración Slack', - 'slack_integration_help' => 'La integración con Slack es opcional, de todos modos la terminal y el canal son requeridos si desea usarlo. Para configurar la integración con Slack, debe primero crear un webhook entrante en su cuenta de Slack.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Una vez que haya guardado su información de Slack, aparecerá un botón de prueba.', 'slack_test_help' => 'Pruebe si su integración de Slack está configurada correctamente. Debe Guardar Primero su configuracion Slack Actualizada.', 'snipe_version' => 'Version de Snipe-IT', @@ -130,6 +162,7 @@ return array( 'update' => 'Actualizar Parámetros', 'value' => 'Valor', 'brand' => 'Marca', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Acerca de Ajustes', 'about_settings_text' => 'Estos ajustes te permiten personalizar ciertos aspectos de tu instalación.', 'labels_per_page' => 'Etiquetas por pàgina', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Números de serie únicos', 'unique_serial_help_text' => 'Al marcar esta casilla se forzarán números de serie únicos a los activos', 'zerofill_count' => 'Longitud de etiquetas de activos, incluyendo relleno de ceros', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/es-CO/admin/users/general.php b/resources/lang/es-CO/admin/users/general.php index a4f36bdb30..4005f54ab3 100644 --- a/resources/lang/es-CO/admin/users/general.php +++ b/resources/lang/es-CO/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'Las configuraciones de LDAP estàn en: Admin -> Settings. La ubicaciòn seleccionadada sera asignada a todos los usuarios importados.', 'print_assigned' => 'Imprimir todos los Asignados', 'software_user' => 'Software asignado a :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Ver Usuario :name', 'usercsv' => 'Archivo CSV', 'two_factor_admin_optin_help' => 'La actual configuración de administración permite cumplimiento selectivo de autenticación de dos factores. ', diff --git a/resources/lang/es-CO/admin/users/message.php b/resources/lang/es-CO/admin/users/message.php index 52d0fdab9e..7e37afe9ff 100644 --- a/resources/lang/es-CO/admin/users/message.php +++ b/resources/lang/es-CO/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'No tiene permiso.', 'user_deleted_warning' => 'Este usuario ha sido eliminado. Deberá restaurarlo para editarlo o asignarle nuevos Equipos.', 'ldap_not_configured' => 'La integración con LDAP no ha sido configurada para esta instalación.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/es-CO/auth/general.php b/resources/lang/es-CO/auth/general.php index c260df2120..beca1b5c95 100644 --- a/resources/lang/es-CO/auth/general.php +++ b/resources/lang/es-CO/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Enviar enlace de restablecimiento de contraseña', 'email_reset_password' => 'Restaurar contraseña email', 'reset_password' => 'Restablecer Contraseña', + 'saml_login' => 'Login via SAML', 'login' => 'Iniciar Sesión', 'login_prompt' => 'Por favor, inicia sesión', 'forgot_password' => 'He olvidado mi contraseña', diff --git a/resources/lang/es-CO/auth/message.php b/resources/lang/es-CO/auth/message.php index 6861d02c75..f2df4b9830 100644 --- a/resources/lang/es-CO/auth/message.php +++ b/resources/lang/es-CO/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Este usuario no está activado.', 'account_suspended' => 'Este usuario está desactivado.', 'account_banned' => 'Este usuario ha sido expulsado.', - 'throttle' => 'Demasiados intentos de inicio de sesión fallidos. Por favor, intente otra vez en alrededor de :minutes minuto(s).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Ha habido un problema al iniciar sesión. Por favor, vuelve a intentarlo.', 'success' => 'has iniciado sesión correctamente.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Ha habido un problema al crear la cuenta. Por favor, vuelve a intentarlo.', 'success' => 'Cuenta creada correctamente.', ), - 'forgot-password' => array( - 'error' => 'Ha habido un problema al intentar resetear el password. Por favor, vuelve a intentarlo.', - 'success' => 'Email de recuperación de password enviado.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Ha habido un problema al intentar resetear el password. Por favor, vuelve a intentarlo.', - 'success' => 'El password ha sido reseteado correctamente.', - ), - - 'activate' => array( - 'error' => 'Ha habido un problema al intentar activar la cuenta. Por favor, vuelve a intentarlo..', - 'success' => 'Cuenta correctamente activada.', + 'forgot-password' => array( + 'error' => 'Ha habido un problema al intentar resetear el password. Por favor, vuelve a intentarlo.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Ha habido un problema al intentar resetear el password. Por favor, vuelve a intentarlo.', + 'success' => 'El password ha sido reseteado correctamente.', + ), + + ); diff --git a/resources/lang/es-CO/button.php b/resources/lang/es-CO/button.php index f0be957424..db4c6d38f9 100644 --- a/resources/lang/es-CO/button.php +++ b/resources/lang/es-CO/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Subir', 'select_file' => 'Seleccionar Archivo...', 'select_files' => 'Selecciona Archivos...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/es-CO/general.php b/resources/lang/es-CO/general.php index ec6e47aefd..af3fc4f209 100644 --- a/resources/lang/es-CO/general.php +++ b/resources/lang/es-CO/general.php @@ -11,41 +11,42 @@ 'admin' => 'Admin', 'administrator' => 'Administrador', 'add_seats' => 'Sitios añadidos', - 'all_assets' => 'Todos los Equipos', - 'all' => 'Todos los', + 'all_assets' => 'Todos los activos', + 'all' => 'Todo', 'archived' => 'Archivado', - 'asset_models' => 'Modelos', + 'asset_models' => 'Modelos de activos', 'asset_model' => 'Modelo', - 'asset' => 'Equipo', - 'asset_report' => 'Reporte de Equipos', - 'asset_tag' => 'Etiqueta', - 'assets_available' => 'equipos disponibles', + 'asset' => 'Activo', + 'asset_report' => 'Reporte de Activos', + 'asset_tag' => 'Etiqueta de activo', + 'assets_available' => 'activos disponibles', 'audit' => 'Auditoría', 'audit_report' => 'Registro de auditoría', - 'assets' => 'Equipos', + 'assets' => 'Activos', 'avatar_delete' => 'Eliminar Avatar', 'avatar_upload' => 'Subir Avatar', - 'back' => 'Atras', - 'bad_data' => 'Ningún resultado. ¿Quizá un dato incorrecto?', + 'back' => 'Atrás', + 'bad_data' => 'No se ha encontrado nada. ¿Tal vez datos erróneos?', 'bulkaudit' => 'Auditoría masiva', 'bulkaudit_status' => 'Estado de auditoría', 'bulk_checkout' => 'Procesar en Lote', + 'bystatus' => 'by Status', 'cancel' => 'Cancelar', 'categories' => 'Categorías', 'category' => 'Categoría', - 'change' => 'Entrada / salida', - 'changeemail' => 'Cambiar Email', - 'changepassword' => 'Cambiar Password', - 'checkin' => 'Quitar Equipo', + 'change' => 'Entrada/Salida', + 'changeemail' => 'Cambiar dirección de email', + 'changepassword' => 'Cambiar contraseña', + 'checkin' => 'Entrada', 'checkin_from' => 'Devolución de', - 'checkout' => 'Asignar a un usuario', + 'checkout' => 'Asignar', 'checkouts_count' => 'Dar de Baja', 'checkins_count' => 'Dar de Alta', 'user_requests_count' => 'Solicitudes', 'city' => 'Ciudad', - 'click_here' => 'Pulsa aquí', - 'clear_selection' => 'Eliminar Selección', - 'companies' => 'Empresas', + 'click_here' => 'Haz clic aquí', + 'clear_selection' => 'Borrar selección', + 'companies' => 'Compañías', 'company' => 'Empresa', 'component' => 'Componente', 'components' => 'Componentes', @@ -57,6 +58,7 @@ 'created' => 'Artículo creado', 'created_asset' => 'equipo creado', 'created_at' => 'Creado el', + 'record_created' => 'Record Created', 'updated_at' => 'Actualizado en', 'currency' => '€', // this is deprecated 'current' => 'Actual', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Primer Nombre y Apellido (jane.smith@ejemplo.com)', 'firstname_lastname_underscore_format' => 'Primer Nombre y Apellido (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Apellido First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Primero', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Nombre', 'first_name_format' => 'Primer Nombre (jane@ejemplo.com)', 'files' => 'Archivos', 'file_name' => 'Archivo', + 'file_type' => 'File Type', 'file_uploads' => 'Carga de Archivos', 'generate' => 'Generar', 'github_markdown' => 'Este campo acepta el formateo flavored de GitHub.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Mantenimientos de Equipo', 'item' => 'Item', 'insufficient_permissions' => '¡Permisos insuficientes!', + 'kits' => 'Predefined Kits', 'language' => 'Lenguaje', 'last' => 'Último', 'last_login' => 'Último acceso', @@ -121,10 +136,11 @@ 'licenses' => 'Licencias', 'list_all' => 'Listar Todo', 'loading' => 'Cargando', - 'lock_passwords' => 'Este campo no puede ser editado en ésta instalación.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Esta característica se ha desactivado para la versión de demostración.', 'location' => 'Localización', 'locations' => 'Localizaciones', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Desconexión', 'lookup_by_tag' => 'Buscar por etiqueta de activo', 'maintenances' => 'Mantenimientos', @@ -186,6 +202,7 @@ 'sign_in' => 'Entrar', 'signature' => 'Firma', 'skin' => 'Tema', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'MODO DE DEMOSTRACIÓN: Algunas funciones estan desactivadas para esta instalación.', 'site_name' => 'Sitio', 'state' => 'Provincia', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Admin Desconocido', 'username_format' => 'Formato del nombre de usuario', 'update' => 'Actualizar', - 'upload_filetypes_help' => 'Algunos tipos de archivos permitidos son png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, rtf y rar. Tamaño máximo permitido: :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Subido', 'user' => 'Usuario', 'accepted' => 'aceptado', 'declined' => 'declinado', 'unaccepted_asset_report' => 'Activos no aceptados', 'users' => 'Usuarios', + 'viewall' => 'View All', 'viewassets' => 'Ver Equipos Asignados', 'website' => 'Sitio web', 'welcome' => 'Bienvenido, :name', 'years' => 'años', 'yes' => 'Si', 'zip' => 'Códio Postal', - 'noimage' => 'Imagen no subida o imagen no encontrada.', - 'token_expired' => 'Su sesión ha expirado, Intente otra ves.', + 'noimage' => 'Imagen no subida o imagen no encontrada.', + 'token_expired' => 'Su sesión ha expirado, Intente otra ves.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/es-CO/help.php b/resources/lang/es-CO/help.php new file mode 100644 index 0000000000..d2326dec74 --- /dev/null +++ b/resources/lang/es-CO/help.php @@ -0,0 +1,36 @@ + "Más información", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Los activos son elementos con número de serie o etiqueta de activos. Tienden a ser artículos de alto valor donde es importante identificar un elemento específico.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Los componentes son elementos que son parte de un activo, por ejemplo HDD, RAM, etc.', + + 'consumables' => 'Los consumibles son cualquier cosa comprada que se usará con el tiempo. Por ejemplo, tinta de impresora o papel copiador.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/es-CO/mail.php b/resources/lang/es-CO/mail.php index 7fdbdc9549..540b90a748 100644 --- a/resources/lang/es-CO/mail.php +++ b/resources/lang/es-CO/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Por favor, pulsa en el siguiente enlace para verificar tu cuenta de :web:', 'click_on_the_link_accessory' => 'Haga clic en el enlace en la parte inferior para confirmar que ha recibido el accesorio.', 'click_on_the_link_asset' => 'Haga clic en el enlace en la parte inferior para confirmar que ha recibido el activo.', - 'Confirm_Asset_Checkin' => 'Confirmación de retorno de activo.', - 'Confirm_Accessory_Checkin' => 'Confirmar devolución del accesorio.', - 'Confirm_accessory_delivery' => 'Confirman entrega de accesorio.', - 'Confirm_license_delivery' => 'Confirmar entrega de licencia.', - 'Confirm_asset_delivery' => 'Confirman entrega de activos.', - 'Confirm_consumable_delivery' => 'Confirmar entrega consumible.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Cantidad actual', 'Days' => 'Días', 'days' => 'Días', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'Hay :count licencia que expira en los próximos :threshold días. | Hay :count licencias que expiran en los próximos :threshold días.', 'to_reset' => 'Para restaurar tu contraseña de :web, rellena este formulario:', 'type' => 'Tipo', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Usuario', 'username' => 'Nombre de usuario', 'welcome' => 'Bienvenido, :name', 'welcome_to' => '¡Bienvenido a: web!', 'your_credentials' => 'Tus credenciales de Snipe-IT', + ); diff --git a/resources/lang/es-CO/validation.php b/resources/lang/es-CO/validation.php index 966ceba845..dfd7068339 100644 --- a/resources/lang/es-CO/validation.php +++ b/resources/lang/es-CO/validation.php @@ -89,7 +89,6 @@ return array( 'uploaded' => 'El atributo: no se pudo cargar.', 'url' => ':attribute formato incorrecto.', "unique_undeleted" => "El :atrribute debe ser único.", - "import_field_empty" => "El valor del Import Field no puede estar vacío.", /* |-------------------------------------------------------------------------- diff --git a/resources/lang/es-ES/admin/accessories/general.php b/resources/lang/es-ES/admin/accessories/general.php index ff63e91c69..3da0c9ac83 100644 --- a/resources/lang/es-ES/admin/accessories/general.php +++ b/resources/lang/es-ES/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Sobre accesorios', - 'about_accessories_text' => 'Accesorios son cualquier cosa que entregues a los usuarios pero que no tenga numero de serie (o no te interese seguirlos en forma unívoca). Por ejemplo, ratones o teclados.', 'accessory_category' => 'Categoría de accesorio', 'accessory_name' => 'Nombre de accesorio', 'checkout' => 'Checkout Accesorio', diff --git a/resources/lang/es-ES/admin/accessories/message.php b/resources/lang/es-ES/admin/accessories/message.php index ac89aa1b91..4fedcf1d3f 100644 --- a/resources/lang/es-ES/admin/accessories/message.php +++ b/resources/lang/es-ES/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'El accesorio no existe.', + 'does_not_exist' => 'El accesorio [:id] no existe.', 'assoc_users' => 'Este accesorio actualmente tiene :count entregados a usuarios. Por favor ingrese los accesorios y vuelva a intentar. ', 'create' => array( diff --git a/resources/lang/es-ES/admin/asset_maintenances/general.php b/resources/lang/es-ES/admin/asset_maintenances/general.php index 790bd666f0..b5953e83d9 100644 --- a/resources/lang/es-ES/admin/asset_maintenances/general.php +++ b/resources/lang/es-ES/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Ver Detalle de Mantenimiento de Equipo', 'repair' => 'Reparación', 'maintenance' => 'Mantenimiento', - 'upgrade' => 'Mejora' + 'upgrade' => 'Mejora', + 'calibration' => 'Calibrar', + 'software_support' => 'Servicio de software', + 'hardware_support' => 'Servicio de software', ]; diff --git a/resources/lang/es-ES/admin/categories/general.php b/resources/lang/es-ES/admin/categories/general.php index 05d471e0ae..cee2b85b16 100644 --- a/resources/lang/es-ES/admin/categories/general.php +++ b/resources/lang/es-ES/admin/categories/general.php @@ -1,8 +1,6 @@ 'Sobre categorias', - 'about_categories' => 'Las categorías te ayudan a organizar los equipos. Ejemplos de categorías: "PCs", "Portátiles", "Móviles", "Tabletas", etc.', 'asset_categories' => 'Categorias', 'category_name' => 'Categoría', 'checkin_email' => 'Enviar un correo al usuario al asignar/desasignar.', diff --git a/resources/lang/es-ES/admin/companies/general.php b/resources/lang/es-ES/admin/companies/general.php index 5a0aee84b2..95427d69ea 100644 --- a/resources/lang/es-ES/admin/companies/general.php +++ b/resources/lang/es-ES/admin/companies/general.php @@ -1,6 +1,4 @@ 'Sobre las empresas', - 'about_companies_text' => 'Empresas pueden ser utilizadas como un campo de identificador simple, o pueden utilizarse para limitar la visibilidad de los activos, usuarios, etc, si el soporte completo a la empresa está habilitado en la configuración del Admin.', 'select_company' => 'Seleccionar compañía', ]; diff --git a/resources/lang/es-ES/admin/components/general.php b/resources/lang/es-ES/admin/components/general.php index 5586f17c7c..033bf16648 100644 --- a/resources/lang/es-ES/admin/components/general.php +++ b/resources/lang/es-ES/admin/components/general.php @@ -1,8 +1,6 @@ 'Sobre los componentes', - 'about_components_text' => 'Un Componente es parte de un Equipo, por ejemplo, Disco Duro, Ram, DVD, etc.', 'component_name' => 'Nombre de Componente', 'checkin' => 'Checkin Componente', 'checkout' => 'Checkout Componente', diff --git a/resources/lang/es-ES/admin/consumables/general.php b/resources/lang/es-ES/admin/consumables/general.php index ec6dba48d6..3b2249f8af 100644 --- a/resources/lang/es-ES/admin/consumables/general.php +++ b/resources/lang/es-ES/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Acerca de los consumibles', - 'about_consumables_text' => 'Consumibles son cualquier cosa comprada que puede ser usada a lo largo del tiempo. Por ejemplo, tinta para impresora o papel para copiadora.', 'checkout' => 'Checkout de consumible a usuario', 'consumable_name' => 'Nombre del Consumible', 'create' => 'Crear Consumible', diff --git a/resources/lang/es-ES/admin/hardware/table.php b/resources/lang/es-ES/admin/hardware/table.php index c43cc6285c..32fabf0b4f 100644 --- a/resources/lang/es-ES/admin/hardware/table.php +++ b/resources/lang/es-ES/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Estado', 'title' => 'Equipo ', 'image' => 'Imagen de dispositivo', - 'days_without_acceptance' => 'Días Sin Aceptación' + 'days_without_acceptance' => 'Días Sin Aceptación', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/es-ES/admin/kits/general.php b/resources/lang/es-ES/admin/kits/general.php new file mode 100644 index 0000000000..06039317a1 --- /dev/null +++ b/resources/lang/es-ES/admin/kits/general.php @@ -0,0 +1,17 @@ + 'Acerca de kits predefinidos', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Asignar kit ', + 'create_success' => 'El kit se ha creado correctamente.', + 'create' => 'Crear kit predefinido', + 'update' => 'Actualizar kit predefinido', + 'delete_success' => 'Kit eliminado correctamente.', + 'update_success' => 'El kit se ha actualizado correctamente.', + 'none_models' => 'No hay suficientes recursos disponibles para :model para asignar. :qty son requeridos. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/es-ES/admin/licenses/message.php b/resources/lang/es-ES/admin/licenses/message.php index 90324024a1..9429083bd6 100644 --- a/resources/lang/es-ES/admin/licenses/message.php +++ b/resources/lang/es-ES/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'El equipo al que estas intentando asignar esta licenciam, está asignado a un usuario diferente que el de la licencia.', 'assoc_users' => 'Esta categoría está asignada al menos a un modelo y no puede ser eliminada.', 'select_asset_or_person' => 'Debe seleccionar un activo o un usuario, pero no ambos.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/es-ES/admin/settings/general.php b/resources/lang/es-ES/admin/settings/general.php index b7b4e8d698..82bde98e47 100644 --- a/resources/lang/es-ES/admin/settings/general.php +++ b/resources/lang/es-ES/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Directorio Activo', 'ad_domain' => 'Dominio del Directorio Activo', 'ad_domain_help' => 'Esto es a veces el mismo que su correo electrónico de dominio, pero no siempre.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'Email CC', 'admin_cc_email_help' => 'Si deseas enviar una notificación por correo electrónico de las asignaciones de activos que se envían a los usuarios a una cuenta adicional, ingrésela aquí. De lo contrario, deja este campo en blanco.', 'is_ad' => 'Este es un servidor de Directorio Activo', - 'alert_email' => 'Enviar alertas a', - 'alerts_enabled' => 'Alertas habilitadas', - 'alert_interval' => 'Limite de alertas de expiración (en días)', - 'alert_inv_threshold' => 'Umbral de alerta del inventario', - 'asset_ids' => 'IDs de Recurso', - 'audit_interval' => 'Intervalo de auditoría', + 'alert_email' => 'Enviar alertas a', + 'alerts_enabled' => 'Alertas habilitadas', + 'alert_interval' => 'Limite de alertas de expiración (en días)', + 'alert_inv_threshold' => 'Umbral de alerta del inventario', + 'asset_ids' => 'IDs de Recurso', + 'audit_interval' => 'Intervalo de auditoría', 'audit_interval_help' => 'Si tiene que auditar físicamente sus activos periódicamente, ingrese el intervalo en meses.', - 'audit_warning_days' => 'Umbral de advertencia de auditoría', + 'audit_warning_days' => 'Umbral de advertencia de auditoría', 'audit_warning_days_help' => '¿Con cuántos días de antelación debemos advertirle cuándo se deben auditar los activos?', - 'auto_increment_assets' => 'Generar IDs de equipo autoincrementales', - 'auto_increment_prefix' => 'Prefijo (opcional)', - 'auto_incrementing_help' => 'Activa la generación automática de IDs de equipo antes de configurar esto', - 'backups' => 'Copias de seguridad', - 'barcode_settings' => 'Configuración de Código de Barras', + 'auto_increment_assets' => 'Generar IDs de equipo autoincrementales', + 'auto_increment_prefix' => 'Prefijo (opcional)', + 'auto_incrementing_help' => 'Activa la generación automática de IDs de equipo antes de configurar esto', + 'backups' => 'Copias de seguridad', + 'barcode_settings' => 'Configuración de Código de Barras', 'confirm_purge' => 'Confirmar la purga', - 'confirm_purge_help' => 'Introduzca el texto "Borrar" en el cuadro a continuación para depurar sus registros eliminados. Esta acción no se puede deshacer.', - 'custom_css' => 'CSS Personalizado', - 'custom_css_help' => 'Ingrese cualquier CSS personalizado que desee utilizar. No incluya tags como: <style></style>.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'CSS Personalizado', + 'custom_css_help' => 'Ingrese cualquier CSS personalizado que desee utilizar. No incluya tags como: <style></style>.', 'custom_forgot_pass_url' => 'Reestablecer URL de Contraseña Personalizada', 'custom_forgot_pass_url_help' => 'Esto remplaza la URL incorporada para las contraseñas olvidadas en la pantalla de inicio, útil para dirigir a las personas a una funcionalidad de restablecimiento de contraseña LDAP interna o alojada. Esto efectivamente desactivará la funcionalidad local de olvido de contraseña.', 'dashboard_message' => 'Mensajes del Panel', 'dashboard_message_help' => 'Este texto aparecerá en el panel para cualquiera que tenga permiso de ver el Panel.', - 'default_currency' => 'Moneda Predeterminada', - 'default_eula_text' => 'EULA por defecto', - 'default_language' => 'Idioma predeterminado', - 'default_eula_help_text' => 'También puede asociar EULAs personalizadas para categorías especificas de equipos.', + 'default_currency' => 'Moneda Predeterminada', + 'default_eula_text' => 'EULA por defecto', + 'default_language' => 'Idioma predeterminado', + 'default_eula_help_text' => 'También puede asociar EULAs personalizadas para categorías especificas de equipos.', 'display_asset_name' => 'Mostrar Nombre Equipo', 'display_checkout_date' => 'Mostrar Fecha de Salida', 'display_eol' => 'Mostrar EOL', 'display_qr' => 'Mostrar Códigos QR', - 'display_alt_barcode' => 'Mostrar códigos de barras en 1D', - 'barcode_type' => 'Tipo de códigos de barras 2D', - 'alt_barcode_type' => 'Tipo de códigos de barras 1D', + 'display_alt_barcode' => 'Mostrar códigos de barras en 1D', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'Tipo de códigos de barras 2D', + 'alt_barcode_type' => 'Tipo de códigos de barras 1D', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Configuración EULA', 'eula_markdown' => 'Este EULS permite makrdown estilo Github.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Texto Adicional de Pie de Página ', 'footer_text_help' => 'Este texto aparecerá en el lado derecho del pie de página. Los enlaces son permitidos usando el formato flavored de GitHub. Saltos de línea, cabeceras, imágenes, etc, pueden resultar impredecibles.', 'general_settings' => 'Configuración General', - 'generate_backup' => 'Generar Respaldo', + 'generate_backup' => 'Generar Respaldo', 'header_color' => 'Color de encabezado', 'info' => 'Estos parámetros permirten personalizar ciertos aspectos de la aplicación.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Versión de Laravel', 'ldap_enabled' => 'LDAP activado', 'ldap_integration' => 'Integración LDAP', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Esto sólo prueba que LDAP puede sincronizarse correctamente. Si tu solicitud de Autenticación LDAP no es correcta, los usuarios aún no podrían iniciar sesión. DEBES GUARDAR TUS CONFIGURACIONES LDAP ACTUALIZADAS PRIMERO.', 'ldap_server' => 'Servidor LDAP', 'ldap_server_help' => 'Esto debería empezar con ldap:// (sin codificar o TLS) o ldaps:// (para SSL)', - 'ldap_server_cert' => 'Certificado de validación SSL LDAP', - 'ldap_server_cert_ignore' => 'Permitir certificados SSL inválidos', - 'ldap_server_cert_help' => 'Selecciona este campo si estás usando un certificado SSL auto firmado y quieres aceptar un certificado SSL inválido.', + 'ldap_server_cert' => 'Certificado de validación SSL LDAP', + 'ldap_server_cert_ignore' => 'Permitir certificados SSL inválidos', + 'ldap_server_cert_help' => 'Selecciona este campo si estás usando un certificado SSL auto firmado y quieres aceptar un certificado SSL inválido.', 'ldap_tls' => 'Usar TLS', 'ldap_tls_help' => 'Esto se debe seleccionar si se está ejecutando STARTTLS en el servidor LDAP. ', 'ldap_uname' => 'Enlazar usuario LDAP', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'Esta opción desactiva otros mecanismos de autenticación. Simplemente habilite esta opción si está seguro de que su inicio de sesión REMOTE_USER ya está funcionando', 'login_remote_user_custom_logout_url_text' => 'URL de cierre de sesión personalizado', 'login_remote_user_custom_logout_url_help' => 'Si se proporciona una url aquí, los usuarios serán redirigidos a esta URL después de que el usuario cierre la sesión de Snipe-IT. Esto es útil para cerrar correctamente las sesiones de usuario de su proveedor de autenticación.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Utilizar en impresión', 'logo_print_assets_help' => 'Utilice la marca en las listas de activos imprimibles ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Complejidad de la contraseña', 'pwd_secure_complexity_help' => 'Seleccione las reglas de complejidad de las contraseñas que desee aplicar.', 'pwd_secure_min' => 'Caracteres mínimos de contraseña', - 'pwd_secure_min_help' => 'El valor mínimo permitido es 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Evitar contraseñas comunes', 'pwd_secure_uncommon_help' => 'Esto impedirá que los usuarios usen contraseñas comunes de las 10,000 contraseñas principales que se notifican en las infracciones.', 'qr_help' => 'Activa Códigos QR antes para poder ver esto', 'qr_text' => 'Texto Código QR', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Parámetro', 'settings' => 'Configuración', 'show_alerts_in_menu' => 'Mostrar alertas en el menú superior', 'show_archived_in_list' => 'Activos archivados', 'show_archived_in_list_text' => 'Mostrar activos archivados en el listado de "todos los archivos"', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Mostrar imágenes en emails', 'show_images_in_email_help' => 'Desmarca esta casilla si tu instalación de Snipe-IT está detrás de una red privada o VPN y los usuarios fuera de la red no pueden cargar las imágenes servidas desde este servidor en sus correos electrónicos.', 'site_name' => 'Nombre del sitio', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Canal en Slack', 'slack_endpoint' => 'Terminal en Slack', 'slack_integration' => 'Configuración Slack', - 'slack_integration_help' => 'La integración con Slack es opcional, de todos modos la terminal y el canal son requeridos si desea usarlo. Para configurar la integración con Slack, debe primero crear un webhook entrante en su cuenta de Slack.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Una vez que haya guardado su información de Slack, aparecerá un botón de prueba.', 'slack_test_help' => 'Pruebe si su integración de Slack está configurada correctamente. Debe Guardar Primero su configuracion Slack Actualizada.', 'snipe_version' => 'Version de Snipe-IT', @@ -130,6 +162,7 @@ return array( 'update' => 'Actualizar Parámetros', 'value' => 'Valor', 'brand' => 'Marca', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Acerca de Ajustes', 'about_settings_text' => 'Estos ajustes te permiten personalizar ciertos aspectos de tu instalación.', 'labels_per_page' => 'Etiquetas por pàgina', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Números de serie únicos', 'unique_serial_help_text' => 'Al marcar esta casilla se forzarán números de serie únicos a los activos', 'zerofill_count' => 'Longitud de etiquetas de activos, incluyendo relleno de ceros', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/es-ES/admin/users/general.php b/resources/lang/es-ES/admin/users/general.php index a4f36bdb30..4005f54ab3 100644 --- a/resources/lang/es-ES/admin/users/general.php +++ b/resources/lang/es-ES/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'Las configuraciones de LDAP estàn en: Admin -> Settings. La ubicaciòn seleccionadada sera asignada a todos los usuarios importados.', 'print_assigned' => 'Imprimir todos los Asignados', 'software_user' => 'Software asignado a :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Ver Usuario :name', 'usercsv' => 'Archivo CSV', 'two_factor_admin_optin_help' => 'La actual configuración de administración permite cumplimiento selectivo de autenticación de dos factores. ', diff --git a/resources/lang/es-ES/admin/users/message.php b/resources/lang/es-ES/admin/users/message.php index 52d0fdab9e..7e37afe9ff 100644 --- a/resources/lang/es-ES/admin/users/message.php +++ b/resources/lang/es-ES/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'No tiene permiso.', 'user_deleted_warning' => 'Este usuario ha sido eliminado. Deberá restaurarlo para editarlo o asignarle nuevos Equipos.', 'ldap_not_configured' => 'La integración con LDAP no ha sido configurada para esta instalación.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/es-ES/auth/general.php b/resources/lang/es-ES/auth/general.php index c260df2120..beca1b5c95 100644 --- a/resources/lang/es-ES/auth/general.php +++ b/resources/lang/es-ES/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Enviar enlace de restablecimiento de contraseña', 'email_reset_password' => 'Restaurar contraseña email', 'reset_password' => 'Restablecer Contraseña', + 'saml_login' => 'Login via SAML', 'login' => 'Iniciar Sesión', 'login_prompt' => 'Por favor, inicia sesión', 'forgot_password' => 'He olvidado mi contraseña', diff --git a/resources/lang/es-ES/auth/message.php b/resources/lang/es-ES/auth/message.php index 6861d02c75..f2df4b9830 100644 --- a/resources/lang/es-ES/auth/message.php +++ b/resources/lang/es-ES/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Este usuario no está activado.', 'account_suspended' => 'Este usuario está desactivado.', 'account_banned' => 'Este usuario ha sido expulsado.', - 'throttle' => 'Demasiados intentos de inicio de sesión fallidos. Por favor, intente otra vez en alrededor de :minutes minuto(s).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Ha habido un problema al iniciar sesión. Por favor, vuelve a intentarlo.', 'success' => 'has iniciado sesión correctamente.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Ha habido un problema al crear la cuenta. Por favor, vuelve a intentarlo.', 'success' => 'Cuenta creada correctamente.', ), - 'forgot-password' => array( - 'error' => 'Ha habido un problema al intentar resetear el password. Por favor, vuelve a intentarlo.', - 'success' => 'Email de recuperación de password enviado.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Ha habido un problema al intentar resetear el password. Por favor, vuelve a intentarlo.', - 'success' => 'El password ha sido reseteado correctamente.', - ), - - 'activate' => array( - 'error' => 'Ha habido un problema al intentar activar la cuenta. Por favor, vuelve a intentarlo..', - 'success' => 'Cuenta correctamente activada.', + 'forgot-password' => array( + 'error' => 'Ha habido un problema al intentar resetear el password. Por favor, vuelve a intentarlo.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Ha habido un problema al intentar resetear el password. Por favor, vuelve a intentarlo.', + 'success' => 'El password ha sido reseteado correctamente.', + ), + + ); diff --git a/resources/lang/es-ES/button.php b/resources/lang/es-ES/button.php index f0be957424..db4c6d38f9 100644 --- a/resources/lang/es-ES/button.php +++ b/resources/lang/es-ES/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Subir', 'select_file' => 'Seleccionar Archivo...', 'select_files' => 'Selecciona Archivos...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/es-ES/general.php b/resources/lang/es-ES/general.php index adbeadab76..98e8153c02 100644 --- a/resources/lang/es-ES/general.php +++ b/resources/lang/es-ES/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Auditoría masiva', 'bulkaudit_status' => 'Estado de auditoría', 'bulk_checkout' => 'Procesar en Lote', + 'bystatus' => 'by Status', 'cancel' => 'Cancelar', 'categories' => 'Categorías', 'category' => 'Categoría', @@ -57,6 +58,7 @@ 'created' => 'Artículo creado', 'created_asset' => 'equipo creado', 'created_at' => 'Creado el', + 'record_created' => 'Record Created', 'updated_at' => 'Actualizado en', 'currency' => '€', // this is deprecated 'current' => 'Actual', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Primer Nombre y Apellido (jane.smith@ejemplo.com)', 'firstname_lastname_underscore_format' => 'Primer Nombre y Apellido (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Apellido First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Primero', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Nombre', 'first_name_format' => 'Primer Nombre (jane@ejemplo.com)', 'files' => 'Archivos', 'file_name' => 'Archivo', + 'file_type' => 'File Type', 'file_uploads' => 'Carga de Archivos', 'generate' => 'Generar', 'github_markdown' => 'Este campo acepta el formateo flavored de GitHub.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Mantenimientos de Equipo', 'item' => 'Item', 'insufficient_permissions' => '¡Permisos insuficientes!', + 'kits' => 'Predefined Kits', 'language' => 'Lenguaje', 'last' => 'Último', 'last_login' => 'Último acceso', @@ -121,10 +136,11 @@ 'licenses' => 'Licencias', 'list_all' => 'Listar Todo', 'loading' => 'Cargando', - 'lock_passwords' => 'Este campo no puede ser editado en ésta instalación.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Esta característica se ha desactivado para la versión de demostración.', 'location' => 'Localización', 'locations' => 'Localizaciones', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Desconexión', 'lookup_by_tag' => 'Buscar por etiqueta de activo', 'maintenances' => 'Mantenimientos', @@ -186,6 +202,7 @@ 'sign_in' => 'Entrar', 'signature' => 'Firma', 'skin' => 'Tema', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'MODO DE DEMOSTRACIÓN: Algunas funciones estan desactivadas para esta instalación.', 'site_name' => 'Sitio', 'state' => 'Provincia', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Admin Desconocido', 'username_format' => 'Formato del nombre de usuario', 'update' => 'Actualizar', - 'upload_filetypes_help' => 'Algunos tipos de archivos permitidos son png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, rtf y rar. Tamaño máximo permitido: :size. El tamaño máximo de archivo es :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Subido', 'user' => 'Usuario', 'accepted' => 'aceptado', 'declined' => 'declinado', 'unaccepted_asset_report' => 'Activos no aceptados', 'users' => 'Usuarios', + 'viewall' => 'View All', 'viewassets' => 'Ver Equipos Asignados', 'website' => 'Sitio web', 'welcome' => 'Bienvenido, :name', 'years' => 'años', 'yes' => 'Si', 'zip' => 'Códio Postal', - 'noimage' => 'Imagen no subida o imagen no encontrada.', - 'token_expired' => 'Su sesión ha expirado, Intente otra ves.', + 'noimage' => 'Imagen no subida o imagen no encontrada.', + 'token_expired' => 'Su sesión ha expirado, Intente otra ves.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/es-ES/help.php b/resources/lang/es-ES/help.php new file mode 100644 index 0000000000..d2326dec74 --- /dev/null +++ b/resources/lang/es-ES/help.php @@ -0,0 +1,36 @@ + "Más información", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Los activos son elementos con número de serie o etiqueta de activos. Tienden a ser artículos de alto valor donde es importante identificar un elemento específico.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Los componentes son elementos que son parte de un activo, por ejemplo HDD, RAM, etc.', + + 'consumables' => 'Los consumibles son cualquier cosa comprada que se usará con el tiempo. Por ejemplo, tinta de impresora o papel copiador.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/es-ES/mail.php b/resources/lang/es-ES/mail.php index 7fdbdc9549..540b90a748 100644 --- a/resources/lang/es-ES/mail.php +++ b/resources/lang/es-ES/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Por favor, pulsa en el siguiente enlace para verificar tu cuenta de :web:', 'click_on_the_link_accessory' => 'Haga clic en el enlace en la parte inferior para confirmar que ha recibido el accesorio.', 'click_on_the_link_asset' => 'Haga clic en el enlace en la parte inferior para confirmar que ha recibido el activo.', - 'Confirm_Asset_Checkin' => 'Confirmación de retorno de activo.', - 'Confirm_Accessory_Checkin' => 'Confirmar devolución del accesorio.', - 'Confirm_accessory_delivery' => 'Confirman entrega de accesorio.', - 'Confirm_license_delivery' => 'Confirmar entrega de licencia.', - 'Confirm_asset_delivery' => 'Confirman entrega de activos.', - 'Confirm_consumable_delivery' => 'Confirmar entrega consumible.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Cantidad actual', 'Days' => 'Días', 'days' => 'Días', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'Hay :count licencia que expira en los próximos :threshold días. | Hay :count licencias que expiran en los próximos :threshold días.', 'to_reset' => 'Para restaurar tu contraseña de :web, rellena este formulario:', 'type' => 'Tipo', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Usuario', 'username' => 'Nombre de usuario', 'welcome' => 'Bienvenido, :name', 'welcome_to' => '¡Bienvenido a: web!', 'your_credentials' => 'Tus credenciales de Snipe-IT', + ); diff --git a/resources/lang/es-ES/validation.php b/resources/lang/es-ES/validation.php index 966ceba845..dfd7068339 100644 --- a/resources/lang/es-ES/validation.php +++ b/resources/lang/es-ES/validation.php @@ -89,7 +89,6 @@ return array( 'uploaded' => 'El atributo: no se pudo cargar.', 'url' => ':attribute formato incorrecto.', "unique_undeleted" => "El :atrribute debe ser único.", - "import_field_empty" => "El valor del Import Field no puede estar vacío.", /* |-------------------------------------------------------------------------- diff --git a/resources/lang/es-MX/admin/accessories/general.php b/resources/lang/es-MX/admin/accessories/general.php index ff63e91c69..3da0c9ac83 100644 --- a/resources/lang/es-MX/admin/accessories/general.php +++ b/resources/lang/es-MX/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Sobre accesorios', - 'about_accessories_text' => 'Accesorios son cualquier cosa que entregues a los usuarios pero que no tenga numero de serie (o no te interese seguirlos en forma unívoca). Por ejemplo, ratones o teclados.', 'accessory_category' => 'Categoría de accesorio', 'accessory_name' => 'Nombre de accesorio', 'checkout' => 'Checkout Accesorio', diff --git a/resources/lang/es-MX/admin/accessories/message.php b/resources/lang/es-MX/admin/accessories/message.php index ac89aa1b91..4fedcf1d3f 100644 --- a/resources/lang/es-MX/admin/accessories/message.php +++ b/resources/lang/es-MX/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'El accesorio no existe.', + 'does_not_exist' => 'El accesorio [:id] no existe.', 'assoc_users' => 'Este accesorio actualmente tiene :count entregados a usuarios. Por favor ingrese los accesorios y vuelva a intentar. ', 'create' => array( diff --git a/resources/lang/es-MX/admin/asset_maintenances/general.php b/resources/lang/es-MX/admin/asset_maintenances/general.php index 790bd666f0..1acd4dccce 100644 --- a/resources/lang/es-MX/admin/asset_maintenances/general.php +++ b/resources/lang/es-MX/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Ver Detalle de Mantenimiento de Equipo', 'repair' => 'Reparación', 'maintenance' => 'Mantenimiento', - 'upgrade' => 'Mejora' + 'upgrade' => 'Mejora', + 'calibration' => 'Calibración', + 'software_support' => 'Soporte de software', + 'hardware_support' => 'Soporte de hardware', ]; diff --git a/resources/lang/es-MX/admin/categories/general.php b/resources/lang/es-MX/admin/categories/general.php index b961480769..4c7d977ebb 100644 --- a/resources/lang/es-MX/admin/categories/general.php +++ b/resources/lang/es-MX/admin/categories/general.php @@ -1,8 +1,6 @@ 'Sobre categorias', - 'about_categories' => 'Las categorías te ayudan a organizar los equipos. Ejemplos de categorías: "PCs", "Portátiles", "Móviles", "Tabletas", etc.', 'asset_categories' => 'Categorias', 'category_name' => 'Categoría', 'checkin_email' => 'Enviar un correo al usuario al asignar/desasignar.', diff --git a/resources/lang/es-MX/admin/companies/general.php b/resources/lang/es-MX/admin/companies/general.php index 5a0aee84b2..95427d69ea 100644 --- a/resources/lang/es-MX/admin/companies/general.php +++ b/resources/lang/es-MX/admin/companies/general.php @@ -1,6 +1,4 @@ 'Sobre las empresas', - 'about_companies_text' => 'Empresas pueden ser utilizadas como un campo de identificador simple, o pueden utilizarse para limitar la visibilidad de los activos, usuarios, etc, si el soporte completo a la empresa está habilitado en la configuración del Admin.', 'select_company' => 'Seleccionar compañía', ]; diff --git a/resources/lang/es-MX/admin/components/general.php b/resources/lang/es-MX/admin/components/general.php index 5586f17c7c..033bf16648 100644 --- a/resources/lang/es-MX/admin/components/general.php +++ b/resources/lang/es-MX/admin/components/general.php @@ -1,8 +1,6 @@ 'Sobre los componentes', - 'about_components_text' => 'Un Componente es parte de un Equipo, por ejemplo, Disco Duro, Ram, DVD, etc.', 'component_name' => 'Nombre de Componente', 'checkin' => 'Checkin Componente', 'checkout' => 'Checkout Componente', diff --git a/resources/lang/es-MX/admin/consumables/general.php b/resources/lang/es-MX/admin/consumables/general.php index ec6dba48d6..3b2249f8af 100644 --- a/resources/lang/es-MX/admin/consumables/general.php +++ b/resources/lang/es-MX/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Acerca de los consumibles', - 'about_consumables_text' => 'Consumibles son cualquier cosa comprada que puede ser usada a lo largo del tiempo. Por ejemplo, tinta para impresora o papel para copiadora.', 'checkout' => 'Checkout de consumible a usuario', 'consumable_name' => 'Nombre del Consumible', 'create' => 'Crear Consumible', diff --git a/resources/lang/es-MX/admin/hardware/table.php b/resources/lang/es-MX/admin/hardware/table.php index c43cc6285c..32fabf0b4f 100644 --- a/resources/lang/es-MX/admin/hardware/table.php +++ b/resources/lang/es-MX/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Estado', 'title' => 'Equipo ', 'image' => 'Imagen de dispositivo', - 'days_without_acceptance' => 'Días Sin Aceptación' + 'days_without_acceptance' => 'Días Sin Aceptación', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/es-MX/admin/kits/general.php b/resources/lang/es-MX/admin/kits/general.php new file mode 100644 index 0000000000..06039317a1 --- /dev/null +++ b/resources/lang/es-MX/admin/kits/general.php @@ -0,0 +1,17 @@ + 'Acerca de kits predefinidos', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Asignar kit ', + 'create_success' => 'El kit se ha creado correctamente.', + 'create' => 'Crear kit predefinido', + 'update' => 'Actualizar kit predefinido', + 'delete_success' => 'Kit eliminado correctamente.', + 'update_success' => 'El kit se ha actualizado correctamente.', + 'none_models' => 'No hay suficientes recursos disponibles para :model para asignar. :qty son requeridos. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/es-MX/admin/licenses/message.php b/resources/lang/es-MX/admin/licenses/message.php index 90324024a1..9429083bd6 100644 --- a/resources/lang/es-MX/admin/licenses/message.php +++ b/resources/lang/es-MX/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'El equipo al que estas intentando asignar esta licenciam, está asignado a un usuario diferente que el de la licencia.', 'assoc_users' => 'Esta categoría está asignada al menos a un modelo y no puede ser eliminada.', 'select_asset_or_person' => 'Debe seleccionar un activo o un usuario, pero no ambos.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/es-MX/admin/settings/general.php b/resources/lang/es-MX/admin/settings/general.php index b6a04d0d73..e44670c276 100644 --- a/resources/lang/es-MX/admin/settings/general.php +++ b/resources/lang/es-MX/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Directorio Activo', 'ad_domain' => 'Dominio del Directorio Activo', 'ad_domain_help' => 'Esto es a veces el mismo que su correo electrónico de dominio, pero no siempre.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC Email', 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', 'is_ad' => 'Este es un servidor de Directorio Activo', - 'alert_email' => 'Enviar alertas a', - 'alerts_enabled' => 'Alertas habilitadas', - 'alert_interval' => 'Limite de alertas de expiración (en días)', - 'alert_inv_threshold' => 'Umbral de alerta del inventario', - 'asset_ids' => 'IDs de Recurso', - 'audit_interval' => 'Intervalo de auditoría', + 'alert_email' => 'Enviar alertas a', + 'alerts_enabled' => 'Alertas habilitadas', + 'alert_interval' => 'Limite de alertas de expiración (en días)', + 'alert_inv_threshold' => 'Umbral de alerta del inventario', + 'asset_ids' => 'IDs de Recurso', + 'audit_interval' => 'Intervalo de auditoría', 'audit_interval_help' => 'Si tiene que auditar físicamente sus activos periódicamente, ingrese el intervalo en meses.', - 'audit_warning_days' => 'Umbral de advertencia de auditoría', + 'audit_warning_days' => 'Umbral de advertencia de auditoría', 'audit_warning_days_help' => '¿Con cuántos días de antelación debemos advertirle cuándo se deben auditar los activos?', - 'auto_increment_assets' => 'Generar IDs de equipo autoincrementales', - 'auto_increment_prefix' => 'Prefijo (opcional)', - 'auto_incrementing_help' => 'Activa la generación automática de IDs de equipo antes de configurar esto', - 'backups' => 'Copias de seguridad', - 'barcode_settings' => 'Configuración de Código de Barras', + 'auto_increment_assets' => 'Generar IDs de equipo autoincrementales', + 'auto_increment_prefix' => 'Prefijo (opcional)', + 'auto_incrementing_help' => 'Activa la generación automática de IDs de equipo antes de configurar esto', + 'backups' => 'Copias de seguridad', + 'barcode_settings' => 'Configuración de Código de Barras', 'confirm_purge' => 'Confirmar la purga', - 'confirm_purge_help' => 'Introduzca el texto "Borrar" en el cuadro a continuación para depurar sus registros eliminados. Esta acción no se puede deshacer.', - 'custom_css' => 'CSS Personalizado', - 'custom_css_help' => 'Ingrese cualquier CSS personalizado que desee utilizar. No incluya tags como: <style></style>.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'CSS Personalizado', + 'custom_css_help' => 'Ingrese cualquier CSS personalizado que desee utilizar. No incluya tags como: <style></style>.', 'custom_forgot_pass_url' => 'Reestablecer URL de Contraseña Personalizada', 'custom_forgot_pass_url_help' => 'Esto remplaza la URL incorporada para las contraseñas olvidadas en la pantalla de inicio, útil para dirigir a las personas a una funcionalidad de restablecimiento de contraseña LDAP interna o alojada. Esto efectivamente desactivará la funcionalidad local de olvido de contraseña.', 'dashboard_message' => 'Mensajes del Panel', 'dashboard_message_help' => 'Este texto aparecerá en el panel para cualquiera que tenga permiso de ver el Panel.', - 'default_currency' => 'Moneda Predeterminada', - 'default_eula_text' => 'EULA por defecto', - 'default_language' => 'Idioma predeterminado', - 'default_eula_help_text' => 'También puede asociar EULAs personalizadas para categorías especificas de equipos.', + 'default_currency' => 'Moneda Predeterminada', + 'default_eula_text' => 'EULA por defecto', + 'default_language' => 'Idioma predeterminado', + 'default_eula_help_text' => 'También puede asociar EULAs personalizadas para categorías especificas de equipos.', 'display_asset_name' => 'Mostrar Nombre Equipo', 'display_checkout_date' => 'Mostrar Fecha de Salida', 'display_eol' => 'Mostrar EOL', 'display_qr' => 'Mostrar Códigos QR', - 'display_alt_barcode' => 'Mostrar códigos de barras en 1D', - 'barcode_type' => 'Tipo de códigos de barras 2D', - 'alt_barcode_type' => 'Tipo de códigos de barras 1D', + 'display_alt_barcode' => 'Mostrar códigos de barras en 1D', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'Tipo de códigos de barras 2D', + 'alt_barcode_type' => 'Tipo de códigos de barras 1D', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Configuración EULA', 'eula_markdown' => 'Este EULS permite makrdown estilo Github.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Texto Adicional de Pie de Página ', 'footer_text_help' => 'Este texto aparecerá en el lado derecho del pie de página. Los enlaces son permitidos usando el formato flavored de GitHub. Saltos de línea, cabeceras, imágenes, etc, pueden resultar impredecibles.', 'general_settings' => 'Configuración General', - 'generate_backup' => 'Generar Respaldo', + 'generate_backup' => 'Generar Respaldo', 'header_color' => 'Color de encabezado', 'info' => 'Estos parámetros permirten personalizar ciertos aspectos de la aplicación.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Versión de Laravel', 'ldap_enabled' => 'LDAP activado', 'ldap_integration' => 'Integración LDAP', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Esto sólo prueba que LDAP puede sincronizarse correctamente. Si tu solicitud de Autenticación LDAP no es correcta, los usuarios aún no podrían iniciar sesión. DEBES GUARDAR TUS CONFIGURACIONES LDAP ACTUALIZADAS PRIMERO.', 'ldap_server' => 'Servidor LDAP', 'ldap_server_help' => 'Esto debería empezar con ldap:// (sin codificar o TLS) o ldaps:// (para SSL)', - 'ldap_server_cert' => 'Certificado de validación SSL LDAP', - 'ldap_server_cert_ignore' => 'Permitir certificados SSL inválidos', - 'ldap_server_cert_help' => 'Selecciona este campo si estás usando un certificado SSL auto firmado y quieres aceptar un certificado SSL inválido.', + 'ldap_server_cert' => 'Certificado de validación SSL LDAP', + 'ldap_server_cert_ignore' => 'Permitir certificados SSL inválidos', + 'ldap_server_cert_help' => 'Selecciona este campo si estás usando un certificado SSL auto firmado y quieres aceptar un certificado SSL inválido.', 'ldap_tls' => 'Usar TLS', 'ldap_tls_help' => 'Esto se debe seleccionar si se está ejecutando STARTTLS en el servidor LDAP. ', 'ldap_uname' => 'Enlazar usuario LDAP', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'Esta opción desactiva otros mecanismos de autenticación. Simplemente habilite esta opción si está seguro de que su inicio de sesión REMOTE_USER ya está funcionando', 'login_remote_user_custom_logout_url_text' => 'URL de cierre de sesión personalizado', 'login_remote_user_custom_logout_url_help' => 'Sí se especifica un URL, los usuarios serán redireccionados a este URL una vez que cierren sesión en Snipe-TI. Esto es útil para cerrar sesiones de usuario de su Authentication Provider de forma correcta.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Usar en Impresión', 'logo_print_assets_help' => 'Usar marca en la lista imprimible de equipos', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Complejidad de la contraseña', 'pwd_secure_complexity_help' => 'Seleccione las reglas de complejidad de las contraseñas que desee aplicar.', 'pwd_secure_min' => 'Caracteres mínimos de contraseña', - 'pwd_secure_min_help' => 'El valor mínimo permitido es 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Evitar contraseñas comunes', 'pwd_secure_uncommon_help' => 'Esto impedirá que los usuarios usen contraseñas comunes de las 10,000 contraseñas principales que se notifican en las infracciones.', 'qr_help' => 'Activa Códigos QR antes para poder ver esto', 'qr_text' => 'Texto Código QR', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Parámetro', 'settings' => 'Configuración', 'show_alerts_in_menu' => 'Mostrar alertas en el menú superior', 'show_archived_in_list' => 'Activos archivados', 'show_archived_in_list_text' => 'Mostrar activos archivados en el listado de "todos los archivos"', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Show images in emails', 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', 'site_name' => 'Nombre del sitio', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Canal en Slack', 'slack_endpoint' => 'Terminal en Slack', 'slack_integration' => 'Configuración Slack', - 'slack_integration_help' => 'La integración con Slack es opcional, de todos modos la terminal y el canal son requeridos si desea usarlo. Para configurar la integración con Slack, debe primero crear un webhook entrante en su cuenta de Slack.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Una vez que haya guardado su información de Slack, aparecerá un botón de prueba.', 'slack_test_help' => 'Pruebe si su integración de Slack está configurada correctamente. Debe Guardar Primero su configuracion Slack Actualizada.', 'snipe_version' => 'Version de Snipe-IT', @@ -130,6 +162,7 @@ return array( 'update' => 'Actualizar Parámetros', 'value' => 'Valor', 'brand' => 'Marca', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Acerca de Ajustes', 'about_settings_text' => 'Estos ajustes te permiten personalizar ciertos aspectos de tu instalación.', 'labels_per_page' => 'Etiquetas por pàgina', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Números de serie únicos', 'unique_serial_help_text' => 'Al marcar esta casilla se aplicará una restricción única en los seriales de los equipos', 'zerofill_count' => 'Longitud de etiquetas de activos, incluyendo relleno de ceros', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/es-MX/admin/users/general.php b/resources/lang/es-MX/admin/users/general.php index 1c4f8542b4..44f99853bd 100644 --- a/resources/lang/es-MX/admin/users/general.php +++ b/resources/lang/es-MX/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'Las configuraciones de LDAP estàn en: Admin -> Settings. La ubicaciòn seleccionadada sera asignada a todos los usuarios importados.', 'print_assigned' => 'Imprimir todos los Asignados', 'software_user' => 'Software asignado a :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Ver Usuario :name', 'usercsv' => 'Archivo CSV', 'two_factor_admin_optin_help' => 'La actual configuración de administración permite cumplimiento selectivo de autenticación de dos factores. ', diff --git a/resources/lang/es-MX/admin/users/message.php b/resources/lang/es-MX/admin/users/message.php index 52d0fdab9e..7e37afe9ff 100644 --- a/resources/lang/es-MX/admin/users/message.php +++ b/resources/lang/es-MX/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'No tiene permiso.', 'user_deleted_warning' => 'Este usuario ha sido eliminado. Deberá restaurarlo para editarlo o asignarle nuevos Equipos.', 'ldap_not_configured' => 'La integración con LDAP no ha sido configurada para esta instalación.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/es-MX/auth/general.php b/resources/lang/es-MX/auth/general.php index c260df2120..beca1b5c95 100644 --- a/resources/lang/es-MX/auth/general.php +++ b/resources/lang/es-MX/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Enviar enlace de restablecimiento de contraseña', 'email_reset_password' => 'Restaurar contraseña email', 'reset_password' => 'Restablecer Contraseña', + 'saml_login' => 'Login via SAML', 'login' => 'Iniciar Sesión', 'login_prompt' => 'Por favor, inicia sesión', 'forgot_password' => 'He olvidado mi contraseña', diff --git a/resources/lang/es-MX/auth/message.php b/resources/lang/es-MX/auth/message.php index 6861d02c75..f2df4b9830 100644 --- a/resources/lang/es-MX/auth/message.php +++ b/resources/lang/es-MX/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Este usuario no está activado.', 'account_suspended' => 'Este usuario está desactivado.', 'account_banned' => 'Este usuario ha sido expulsado.', - 'throttle' => 'Demasiados intentos de inicio de sesión fallidos. Por favor, intente otra vez en alrededor de :minutes minuto(s).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Ha habido un problema al iniciar sesión. Por favor, vuelve a intentarlo.', 'success' => 'has iniciado sesión correctamente.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Ha habido un problema al crear la cuenta. Por favor, vuelve a intentarlo.', 'success' => 'Cuenta creada correctamente.', ), - 'forgot-password' => array( - 'error' => 'Ha habido un problema al intentar resetear el password. Por favor, vuelve a intentarlo.', - 'success' => 'Email de recuperación de password enviado.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Ha habido un problema al intentar resetear el password. Por favor, vuelve a intentarlo.', - 'success' => 'El password ha sido reseteado correctamente.', - ), - - 'activate' => array( - 'error' => 'Ha habido un problema al intentar activar la cuenta. Por favor, vuelve a intentarlo..', - 'success' => 'Cuenta correctamente activada.', + 'forgot-password' => array( + 'error' => 'Ha habido un problema al intentar resetear el password. Por favor, vuelve a intentarlo.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Ha habido un problema al intentar resetear el password. Por favor, vuelve a intentarlo.', + 'success' => 'El password ha sido reseteado correctamente.', + ), + + ); diff --git a/resources/lang/es-MX/button.php b/resources/lang/es-MX/button.php index 473fd31af3..b0894ef1a7 100644 --- a/resources/lang/es-MX/button.php +++ b/resources/lang/es-MX/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Subir', 'select_file' => 'Seleccionar Archivo...', 'select_files' => 'Select Files...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/es-MX/general.php b/resources/lang/es-MX/general.php index 7089ba749b..229f056b88 100644 --- a/resources/lang/es-MX/general.php +++ b/resources/lang/es-MX/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Auditoría masiva', 'bulkaudit_status' => 'Estado de auditoría', 'bulk_checkout' => 'Procesar en Lote', + 'bystatus' => 'by Status', 'cancel' => 'Cancelar', 'categories' => 'Categorías', 'category' => 'Categoría', @@ -57,6 +58,7 @@ 'created' => 'Artículo creado', 'created_asset' => 'equipo creado', 'created_at' => 'Creado el', + 'record_created' => 'Record Created', 'updated_at' => 'Actualizado en', 'currency' => '€', // this is deprecated 'current' => 'Actual', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Primer Nombre y Apellido (jane.smith@ejemplo.com)', 'firstname_lastname_underscore_format' => 'Primer Nombre y Apellido (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Apellido First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Primero', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Nombre', 'first_name_format' => 'Primer Nombre (jane@ejemplo.com)', 'files' => 'Archivos', 'file_name' => 'Archivo', + 'file_type' => 'File Type', 'file_uploads' => 'Carga de Archivos', 'generate' => 'Generar', 'github_markdown' => 'Este campo acepta el formateo flavored de GitHub.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Mantenimientos de Equipo', 'item' => 'Item', 'insufficient_permissions' => '¡Permisos insuficientes!', + 'kits' => 'Predefined Kits', 'language' => 'Lenguaje', 'last' => 'Último', 'last_login' => 'Último acceso', @@ -121,10 +136,11 @@ 'licenses' => 'Licencias', 'list_all' => 'Listar Todo', 'loading' => 'Cargando', - 'lock_passwords' => 'Este campo no puede ser editado en ésta instalación.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Esta característica se ha desactivado para la versión de demostración.', 'location' => 'Localización', 'locations' => 'Localizaciones', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Desconexión', 'lookup_by_tag' => 'Buscar por etiqueta de activo', 'maintenances' => 'Mantenimientos', @@ -186,6 +202,7 @@ 'sign_in' => 'Entrar', 'signature' => 'Firma', 'skin' => 'Tema', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'MODO DE DEMOSTRACIÓN: Algunas funciones estan desactivadas para esta instalación.', 'site_name' => 'Sitio', 'state' => 'Provincia', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Admin Desconocido', 'username_format' => 'Formato del nombre de usuario', 'update' => 'Actualizar', - 'upload_filetypes_help' => 'Tipos de archivo permitidos son png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip y rar. Tamaño máximo de carga permitido es: tamaño.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Subido', 'user' => 'Usuario', 'accepted' => 'aceptado', 'declined' => 'declinado', 'unaccepted_asset_report' => 'Activos no aceptados', 'users' => 'Usuarios', + 'viewall' => 'View All', 'viewassets' => 'Ver Equipos Asignados', 'website' => 'Sitio web', 'welcome' => 'Bienvenido, :name', 'years' => 'años', 'yes' => 'Si', 'zip' => 'Códio Postal', - 'noimage' => 'Imagen no subida o imagen no encontrada.', - 'token_expired' => 'Su sesión ha expirado, Intente otra ves.', + 'noimage' => 'Imagen no subida o imagen no encontrada.', + 'token_expired' => 'Su sesión ha expirado, Intente otra ves.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/es-MX/help.php b/resources/lang/es-MX/help.php new file mode 100644 index 0000000000..e1eb6e4748 --- /dev/null +++ b/resources/lang/es-MX/help.php @@ -0,0 +1,36 @@ + "Más información", + + "audit_help" => "Al marcar esta casilla se editará el activo para reflejar esta nueva ubicación. Dejarla desmarcada simplemente anotará la ubicación en la auditoría.

Tenga en cuenta que este activo está asignado, no se cambiará la ubicación de la persona, activo o ubicación de donde está asignado.", + + 'assets' => 'Los activos son elementos rastreados por número de serie o etiqueta de activos. Suelen ser artículos de alto valor donde la identificación del activo importa.', + + 'categories' => 'Las categorías te ayudan a organizar los activos. Ejemplos de categorías: "Pcs", "Portátiles", "Móviles", "Tabletas", etc.', + + 'accessories' => 'Accesorios son cualquier cosa que entregues a los usuarios pero que no tenga numero de serie (o no te interese seguirlos en forma única). Por ejemplo, ratones o teclados.', + + 'companies' => 'Las empresas pueden ser utilizadas como un campo identificador simple, o pueden ser utilizadas para limitar la visibilidad de los activos, usuarios, etc si el soporte completo de la empresa está habilitado en la configuración del Administrador.', + + 'components' => 'Los componentes son elementos que son parte de un activo, por ejemplo HDD, RAM, etc.', + + 'consumables' => 'Los consumibles son cualquier cosa comprada que se usará con el tiempo. Por ejemplo, tinta de impresora o papel copiador.', + + 'depreciations' => 'Puede configurar depreciaciones de activos para depreciar activos basados en una depreciación lineal.', + + + +); diff --git a/resources/lang/es-MX/mail.php b/resources/lang/es-MX/mail.php index d99717c610..38f353659f 100644 --- a/resources/lang/es-MX/mail.php +++ b/resources/lang/es-MX/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Por favor, pulsa en el siguiente enlace para verificar tu cuenta de :web:', 'click_on_the_link_accessory' => 'Haga clic en el enlace en la parte inferior para confirmar que ha recibido el accesorio.', 'click_on_the_link_asset' => 'Haga clic en el enlace en la parte inferior para confirmar que ha recibido el activo.', - 'Confirm_Asset_Checkin' => 'Confirmación de retorno de activo.', - 'Confirm_Accessory_Checkin' => 'Confirmar devolución del accesorio.', - 'Confirm_accessory_delivery' => 'Confirman entrega de accesorio.', - 'Confirm_license_delivery' => 'Confirm license delivery.', - 'Confirm_asset_delivery' => 'Confirman entrega de activos.', - 'Confirm_consumable_delivery' => 'Confirmar entrega consumible.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Cantidad actual', 'Days' => 'Días', 'days' => 'Días', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'Hay :count licencia que expira en los próximos :threshold días. | Hay :count licencias que expiran en los próximos :threshold días.', 'to_reset' => 'Para restaurar tu contraseña de :web, rellena este formulario:', 'type' => 'Tipo', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'User', 'username' => 'Username', 'welcome' => 'Bienvenido, :name', 'welcome_to' => '¡Bienvenido a: web!', 'your_credentials' => 'Tus credenciales de Snipe-IT', + ); diff --git a/resources/lang/es-MX/validation.php b/resources/lang/es-MX/validation.php index 966ceba845..dfd7068339 100644 --- a/resources/lang/es-MX/validation.php +++ b/resources/lang/es-MX/validation.php @@ -89,7 +89,6 @@ return array( 'uploaded' => 'El atributo: no se pudo cargar.', 'url' => ':attribute formato incorrecto.', "unique_undeleted" => "El :atrribute debe ser único.", - "import_field_empty" => "El valor del Import Field no puede estar vacío.", /* |-------------------------------------------------------------------------- diff --git a/resources/lang/es-VE/admin/accessories/general.php b/resources/lang/es-VE/admin/accessories/general.php index c772f5579c..e972a7f8a7 100644 --- a/resources/lang/es-VE/admin/accessories/general.php +++ b/resources/lang/es-VE/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Sobre los Accesorios', - 'about_accessories_text' => 'Los accesorios son cualquier cosa que entregas a los usuarios pero que no tiene un número de serial (o que no te importa seguirlos a cada uno). Por ejemplo, ratones o teclados.', 'accessory_category' => 'Categoría de Accesorios', 'accessory_name' => 'Nombre de Accesorio', 'checkout' => 'Accesorio de Salida', diff --git a/resources/lang/es-VE/admin/accessories/message.php b/resources/lang/es-VE/admin/accessories/message.php index 82a960e269..508ec2255f 100644 --- a/resources/lang/es-VE/admin/accessories/message.php +++ b/resources/lang/es-VE/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'El accesorio no existe.', + 'does_not_exist' => 'El accesorio [:id] no existe.', 'assoc_users' => 'El accesorio actual tiene :count elementos entregados a usuarios. Por favor ingresa los accesorios e intenta de nuevo. ', 'create' => array( diff --git a/resources/lang/es-VE/admin/asset_maintenances/general.php b/resources/lang/es-VE/admin/asset_maintenances/general.php index 7d154bb740..5855b642a1 100644 --- a/resources/lang/es-VE/admin/asset_maintenances/general.php +++ b/resources/lang/es-VE/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Ver Detalles de Mantenimiento de Activo', 'repair' => 'Reparar', 'maintenance' => 'Mantenimiento', - 'upgrade' => 'Mejorar' + 'upgrade' => 'Mejorar', + 'calibration' => 'Calibrar', + 'software_support' => 'Servicio de software', + 'hardware_support' => 'Servicio de software', ]; diff --git a/resources/lang/es-VE/admin/categories/general.php b/resources/lang/es-VE/admin/categories/general.php index c19e57e8f1..8b4798699d 100644 --- a/resources/lang/es-VE/admin/categories/general.php +++ b/resources/lang/es-VE/admin/categories/general.php @@ -1,12 +1,10 @@ 'Acerca de Categorías', - 'about_categories' => 'Las categorías te ayudan a organizar tus elementos. Algunos ejemplos de categoría pueden ser "PCs de escritorio", "Laptops", "Teléfonos Móbiles", "Tablets", etc, pero puedes usar categorías en cualquier manera que tengan sentido para ti.', 'asset_categories' => 'Categorías de Activos', 'category_name' => 'Nombre de la Categoría', 'checkin_email' => 'Enviar un correo al usuario al asignar/desasignar.', - 'checkin_email_notification' => 'A este usuario se le enviará un correo electrónico al asignar/desasignar.', + 'checkin_email_notification' => 'A este usuario se le enviará un correo electrónico al asignar/devolver.', 'clone' => 'Clonar Categoría', 'create' => 'Crear Catergoría', 'edit' => 'Editar Categoría', diff --git a/resources/lang/es-VE/admin/companies/general.php b/resources/lang/es-VE/admin/companies/general.php index e236a1b811..12c7636dbf 100644 --- a/resources/lang/es-VE/admin/companies/general.php +++ b/resources/lang/es-VE/admin/companies/general.php @@ -1,6 +1,4 @@ 'Acerca de compañías', - 'about_companies_text' => 'Las compañías pueden ser usadas como un campo simple de identificación, o pueden ser usadas para limitar la visibilidad de los activos, usuarios, etc si el soporte completo a la compañía está activado en tus configuraciones de administrador.', 'select_company' => 'Seleccionar Compañía', ]; diff --git a/resources/lang/es-VE/admin/components/general.php b/resources/lang/es-VE/admin/components/general.php index faf44ed7ff..3340ee34e5 100644 --- a/resources/lang/es-VE/admin/components/general.php +++ b/resources/lang/es-VE/admin/components/general.php @@ -1,8 +1,6 @@ 'Acerca de Componentes', - 'about_components_text' => 'Los componentes son elementos que son parte de un activo, por ejemplo, HDD, RAM, etc.', 'component_name' => 'Nombre de Componente', 'checkin' => 'Ingreso de Componente', 'checkout' => 'Salida de Componente', diff --git a/resources/lang/es-VE/admin/consumables/general.php b/resources/lang/es-VE/admin/consumables/general.php index 4392927a6e..0f50c6194d 100644 --- a/resources/lang/es-VE/admin/consumables/general.php +++ b/resources/lang/es-VE/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Acerca de Consumibles', - 'about_consumables_text' => 'Los consumibles son cualquier cosa comprada que se usará con el tiempo. Por ejemplo, tinta de impresora o papel para la copiadora.', 'checkout' => 'Salida de Consumible al Usuario', 'consumable_name' => 'Nombre del Consumible', 'create' => 'Crear Consumible', diff --git a/resources/lang/es-VE/admin/custom_fields/general.php b/resources/lang/es-VE/admin/custom_fields/general.php index 1f002b8f97..a2ef26bda9 100644 --- a/resources/lang/es-VE/admin/custom_fields/general.php +++ b/resources/lang/es-VE/admin/custom_fields/general.php @@ -28,5 +28,5 @@ return array( 'create_fieldset' => 'Nuevo Fieldset', 'create_field' => 'Nuevo Campo Personalizado', 'value_encrypted' => 'El valor de este campo está encriptado en la base de datos. Sólo los administradores podrán ver el valor desencriptado', - 'show_in_email' => '¿Incluir el valor de este campo en las notificaciones por correo de asignaciones de activos? Ten en cuenta que los campos encriptados no se pueden incluir en los correos electrónicos.', + 'show_in_email' => '¿Incluirá el valor de este campo en las notificaciones por correo de asignaciones de activos? Ten en cuenta que los campos cifrados no se pueden incluir en los correos electrónicos.', ); diff --git a/resources/lang/es-VE/admin/hardware/table.php b/resources/lang/es-VE/admin/hardware/table.php index 22cc189069..b125d53675 100644 --- a/resources/lang/es-VE/admin/hardware/table.php +++ b/resources/lang/es-VE/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Estado', 'title' => 'Activo ', 'image' => 'Imagen de dispositivo', - 'days_without_acceptance' => 'Días sin Aceptación' + 'days_without_acceptance' => 'Días sin Aceptación', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/es-VE/admin/kits/general.php b/resources/lang/es-VE/admin/kits/general.php new file mode 100644 index 0000000000..06039317a1 --- /dev/null +++ b/resources/lang/es-VE/admin/kits/general.php @@ -0,0 +1,17 @@ + 'Acerca de kits predefinidos', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Asignar kit ', + 'create_success' => 'El kit se ha creado correctamente.', + 'create' => 'Crear kit predefinido', + 'update' => 'Actualizar kit predefinido', + 'delete_success' => 'Kit eliminado correctamente.', + 'update_success' => 'El kit se ha actualizado correctamente.', + 'none_models' => 'No hay suficientes recursos disponibles para :model para asignar. :qty son requeridos. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/es-VE/admin/licenses/message.php b/resources/lang/es-VE/admin/licenses/message.php index bcd0a7f0f8..0b93fc46d6 100644 --- a/resources/lang/es-VE/admin/licenses/message.php +++ b/resources/lang/es-VE/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'El activo al que estás intentando asociar con esta licencia está asignado a un usuario diferente al de la persona seleccionada para retirar.', 'assoc_users' => 'Esta licencia está actualmente asignada a un usuario y no puede ser borrada. Por favor, revisa la licencia primero y luego intenta borrarla. ', 'select_asset_or_person' => 'Debes seleccionar un activo o un usuario, pero no ambos.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/es-VE/admin/settings/general.php b/resources/lang/es-VE/admin/settings/general.php index 1667efe2e0..eedcf1cb28 100644 --- a/resources/lang/es-VE/admin/settings/general.php +++ b/resources/lang/es-VE/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Directorio Activo', 'ad_domain' => 'Dominio del Directorio Activo', 'ad_domain_help' => 'Este es a veces el mismo que el correo electrónico de dominio, pero no siempre.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'Email CC', 'admin_cc_email_help' => 'Si deseas enviar una notificación por correo electrónico de las asignaciones de activos que se envían a los usuarios a una cuenta adicional, ingrésela aquí. De lo contrario, deja este campo en blanco.', 'is_ad' => 'Este es un servidor de Directorio Activo', - 'alert_email' => 'Enviar alertas a', - 'alerts_enabled' => 'Alertas de correo electrónico habilitadas', - 'alert_interval' => 'Limite de alertas de expiración (en días)', - 'alert_inv_threshold' => 'Umbral de alerta del inventario', - 'asset_ids' => 'IDs de activos', - 'audit_interval' => 'Intervalo de Auditoría', + 'alert_email' => 'Enviar alertas a', + 'alerts_enabled' => 'Alertas de correo electrónico habilitadas', + 'alert_interval' => 'Limite de alertas de expiración (en días)', + 'alert_inv_threshold' => 'Umbral de alerta del inventario', + 'asset_ids' => 'IDs de activos', + 'audit_interval' => 'Intervalo de Auditoría', 'audit_interval_help' => 'Si tienes la obligación de auditar física y regularmente tus activos, ingresa el intervalo en meses.', - 'audit_warning_days' => 'Umbral de Aviso de Auditoría', + 'audit_warning_days' => 'Umbral de Aviso de Auditoría', 'audit_warning_days_help' => '¿Con cuántos días de antelación deberíamos advertirte que tus activos se deben auditar?', - 'auto_increment_assets' => 'Generar identificaciones de activos autoincrementales', - 'auto_increment_prefix' => 'Prefijo (opcional)', - 'auto_incrementing_help' => 'Activar las identificaciones de activos autoincrementantes para establecer esto', - 'backups' => 'Copias de Seguridad', - 'barcode_settings' => 'Configuración del Código de Barras', + 'auto_increment_assets' => 'Generar identificaciones de activos autoincrementales', + 'auto_increment_prefix' => 'Prefijo (opcional)', + 'auto_incrementing_help' => 'Activar las identificaciones de activos autoincrementantes para establecer esto', + 'backups' => 'Copias de Seguridad', + 'barcode_settings' => 'Configuración del Código de Barras', 'confirm_purge' => 'Confirmar Purga', - 'confirm_purge_help' => 'Introduce el texto "DELETE" en la caja abajo para purgar tus registros borrados. Esta acción no es reversible.', - 'custom_css' => 'CSS Personalizado', - 'custom_css_help' => 'Introduce cualquier CSS personalizado que quieras utilizar. No incluyas las etiquetas <style></style> .', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'CSS Personalizado', + 'custom_css_help' => 'Introduce cualquier CSS personalizado que quieras utilizar. No incluyas las etiquetas <style></style> .', 'custom_forgot_pass_url' => 'Personalizar URL de Restablecimiento de Contraseña', 'custom_forgot_pass_url_help' => 'Esto remplaza la URL incorporada para contraseña olvidada en la pantalla de inicio, útil para dirigir a las personas a una funcionalidad de restablecimiento de interna o alojada en LDPA. Esto deshabilitará la funcionalidad local de contraseña olvidada.', 'dashboard_message' => 'Mensajes del Panel', 'dashboard_message_help' => 'Este texto aparecerá en el panel para cualquiera que tenga permiso de ver el panel.', - 'default_currency' => 'Divisa predeterminada', - 'default_eula_text' => 'Licencia Predeterminada', - 'default_language' => 'Lenguaje Predeterminado', - 'default_eula_help_text' => 'También puedes asociar licencias personalizadas a categorías de activos específicas.', + 'default_currency' => 'Divisa predeterminada', + 'default_eula_text' => 'Licencia Predeterminada', + 'default_language' => 'Lenguaje Predeterminado', + 'default_eula_help_text' => 'También puedes asociar licencias personalizadas a categorías de activos específicas.', 'display_asset_name' => 'Mostrar Nombre del Equipo', 'display_checkout_date' => 'Mostrar fecha de Salida', 'display_eol' => 'Mostrar Fin de Vida en la vista de tabla', 'display_qr' => 'Mostrar Códigos QR', - 'display_alt_barcode' => 'Mostrar código de barras 1D', - 'barcode_type' => 'Tipo de código de barras 2D', - 'alt_barcode_type' => 'Tipo de código de barras 1D', + 'display_alt_barcode' => 'Mostrar código de barras 1D', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'Tipo de código de barras 2D', + 'alt_barcode_type' => 'Tipo de código de barras 1D', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Configuración de Licencia', 'eula_markdown' => 'Esta licencia permite markdown estilo Github.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Texto adicional de pie de página ', 'footer_text_help' => 'Este texto aparecerá en el lado derecho del pie de página. Los enlaces están permitidos usando el markdown estilo Github. Saltos de línea, cabeceras, imágenes, etc., pueden dar resultados impredecibles.', 'general_settings' => 'Configuración General', - 'generate_backup' => 'Generar Respaldo', + 'generate_backup' => 'Generar Respaldo', 'header_color' => 'Color de Encabezado', 'info' => 'Estos ajustes te dejan personalizar ciertos aspectos de tu instalación.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Versión de Lavarel', 'ldap_enabled' => 'LDAP activado', 'ldap_integration' => 'Integración LDAP', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Esto solo prueba que LDAP puede sincronizarse correctamente. Si tu solicitud de Autenticación LDAP no es correcta, los usuarios no podrían iniciar sesión. DEBES GUARDAR TUS CONFIGURACIONES LDAP ACTUALIZADAS PRIMERO.', 'ldap_server' => 'Servidor LDAP', 'ldap_server_help' => 'Esto debería empezar con ldap:// (para no-encriptados o TLS) o ldaps:// (para SSL)', - 'ldap_server_cert' => 'Validación de certificado LDAP SSL', - 'ldap_server_cert_ignore' => 'Permitir Certificado SSL inválido', - 'ldap_server_cert_help' => 'Selecciona este campo si estás usando un certificado SSL autofirmado y te gustaría aceptar un certificado SSL inválido.', + 'ldap_server_cert' => 'Validación de certificado LDAP SSL', + 'ldap_server_cert_ignore' => 'Permitir Certificado SSL inválido', + 'ldap_server_cert_help' => 'Selecciona este campo si estás usando un certificado SSL autofirmado y te gustaría aceptar un certificado SSL inválido.', 'ldap_tls' => 'Usar TLS', 'ldap_tls_help' => 'Esto debe seleccionarse solamente si estás ejecutando STARTTLS en tu servidor LDAP. ', 'ldap_uname' => 'Enlazar Nombre de Usuario LDAP', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'Esta opción desactiva otros mecanismos de autenticación. Simplemente habilite esta opción si está seguro de que su inicio de sesión REMOTE_USER ya está funcionando', 'login_remote_user_custom_logout_url_text' => 'URL de cierre de sesión personalizado', 'login_remote_user_custom_logout_url_help' => 'Si se proporciona una url aquí, los usuarios serán redirigidos a esta URL después de que el usuario cierre la sesión de Snipe-IT. Esto es útil para cerrar correctamente las sesiones de usuario de su proveedor de autenticación.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Utilizar en impresión', 'logo_print_assets_help' => 'Utilice la marca en las listas de activos imprimibles ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Complejidad de la contraseña', 'pwd_secure_complexity_help' => 'Selecciona las reglas de complejidad que quieras aplicar.', 'pwd_secure_min' => 'Caracteres mínimos de contraseña', - 'pwd_secure_min_help' => 'El valor mínimo permitido es 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Evitar contraseñas comunes', 'pwd_secure_uncommon_help' => 'Esto impedirá a los usuarios de usar contraseñas comunes de el top 10.000 de contraseñas que se notifiquen en las infracciones.', 'qr_help' => 'Activa Códigos QR primero para establecer esto', 'qr_text' => 'Texto del Código QR', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Configuración', 'settings' => 'Configuraciones', 'show_alerts_in_menu' => 'Mostrar alertas en el menú superior', 'show_archived_in_list' => 'Activos archivados', 'show_archived_in_list_text' => 'Mostrar activos archivados en la lista de "todos los activos"', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Mostrar imágenes en emails', 'show_images_in_email_help' => 'Desmarca esta casilla si tu instalación de Snipe-IT está detrás de una red privada o VPN y los usuarios fuera de la red no pueden cargar las imágenes servidas desde este servidor en sus correos electrónicos.', 'site_name' => 'Nombre del Sitio', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Canal en Slack', 'slack_endpoint' => 'Terminal en Slack', 'slack_integration' => 'Configuración Slack', - 'slack_integration_help' => 'La integración con Slack es opcional, sin embargo, la terminal y el canal son necesarios si quieres usarlo. Para configurar la integración con Slack, debes primero crear un webhook entrante en su cuenta de Slack.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Una vez que haya guardado su información de Slack, aparecerá un botón de prueba.', 'slack_test_help' => 'Pruebe si su integración de Slack está configurada correctamente. Debe Guardar Primero su configuracion Slack Actualizada.', 'snipe_version' => 'Version de Snipe-IT', @@ -130,6 +162,7 @@ return array( 'update' => 'Actualizar Configuraciones', 'value' => 'Valor', 'brand' => 'Marca', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Acerca de las Configuraciones', 'about_settings_text' => 'Estas configuraciones te dejan personalizar ciertos aspectos de tu instalación.', 'labels_per_page' => 'Etiquetas por página', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Números de serie únicos', 'unique_serial_help_text' => 'Al marcar esta casilla se forzarán números de serie únicos a los activos', 'zerofill_count' => 'Longitud de las etiquetas de activos, incluyendo relleno de ceros', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/es-VE/admin/users/general.php b/resources/lang/es-VE/admin/users/general.php index 0173a055b8..98a425202c 100644 --- a/resources/lang/es-VE/admin/users/general.php +++ b/resources/lang/es-VE/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'Los parámetros de configuración LDAP pueden ser encontrados en Admin > Settings. La ubicación (opcional) seleccionada será establecida para todos los usuarios importados.', 'print_assigned' => 'Imprimir Todos los Asignados', 'software_user' => 'Software Asignado a :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Ver Usuario :name', 'usercsv' => 'Archivo CSV', 'two_factor_admin_optin_help' => 'Tus configuraciones de administrador actuales permiten cumplimiento selectivo de autenticación de dos factores. ', diff --git a/resources/lang/es-VE/admin/users/message.php b/resources/lang/es-VE/admin/users/message.php index 3f454f3e69..ced7fdfdb7 100644 --- a/resources/lang/es-VE/admin/users/message.php +++ b/resources/lang/es-VE/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Permisos insuficientes.', 'user_deleted_warning' => 'Este usuario ha sido eliminado. Deberás restaurar este usuario para editarlo o asignarle nuevos activos.', 'ldap_not_configured' => 'La integración LDAP no ha sido configurada para esta instalación.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/es-VE/auth/general.php b/resources/lang/es-VE/auth/general.php index f14003beff..5604e3e099 100644 --- a/resources/lang/es-VE/auth/general.php +++ b/resources/lang/es-VE/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Enviar Enlace de Reestablecimiento de Contraseña', 'email_reset_password' => 'Restablecer Contraseña Email', 'reset_password' => 'Restablecer Contraseña', + 'saml_login' => 'Login via SAML', 'login' => 'Iniciar Sesión', 'login_prompt' => 'Por favor, inicia sesión', 'forgot_password' => 'Olvidé mi contraseña', diff --git a/resources/lang/es-VE/auth/message.php b/resources/lang/es-VE/auth/message.php index ff418f3791..ae04514ed9 100644 --- a/resources/lang/es-VE/auth/message.php +++ b/resources/lang/es-VE/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'La cuenta de este usuario no está activada.', 'account_suspended' => 'La cuenta de este usuario está suspendida.', 'account_banned' => 'La cuenta de este usuario está bloqueada.', - 'throttle' => 'Demasiados intentos de inicio de sesión fallidos. Por favor inténtalo de nuevo en :minutes minuto(s).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Hubo un problema mientras se intentaba iniciar su sesión, por favor inténtelo de nuevo.', 'success' => 'Has iniciado sesión con éxito.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Hubo un problema mientras se creaba la cuenta, por favor inténtalo de nuevo.', 'success' => 'Cuenta creada con éxito.', ), - 'forgot-password' => array( - 'error' => 'Hubo un problema al intentar obtener un código para restablecer la contraseña, inténtalo de nuevo.', - 'success' => 'Email de recuperación de contraseña enviado con éxito.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Ha habido un problema mientras se intentaba restablecer tu contraseña, por favor, inténtalo de nuevo.', - 'success' => 'Tu contraseña ha sido reiniciada con éxito.', - ), - - 'activate' => array( - 'error' => 'Hubo un problema intentando activar tu cuenta, por favor inténtalo de nuevo.', - 'success' => 'Tu cuenta ha sido activada con éxito.', + 'forgot-password' => array( + 'error' => 'Hubo un problema al intentar obtener un código para restablecer la contraseña, inténtalo de nuevo.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Ha habido un problema mientras se intentaba restablecer tu contraseña, por favor, inténtalo de nuevo.', + 'success' => 'Tu contraseña ha sido reiniciada con éxito.', + ), + + ); diff --git a/resources/lang/es-VE/button.php b/resources/lang/es-VE/button.php index aa9016aeea..aae5903096 100644 --- a/resources/lang/es-VE/button.php +++ b/resources/lang/es-VE/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Cargar', 'select_file' => 'Seleccionar Archivo...', 'select_files' => 'Selecciona Archivos...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/es-VE/general.php b/resources/lang/es-VE/general.php index 9d2d96c401..fbcb3f95a5 100644 --- a/resources/lang/es-VE/general.php +++ b/resources/lang/es-VE/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Auditoría Masiva', 'bulkaudit_status' => 'Auditar Estado', 'bulk_checkout' => 'Asignación Masiva', + 'bystatus' => 'by Status', 'cancel' => 'Cancelar', 'categories' => 'Categorías', 'category' => 'Categoría', @@ -57,6 +58,7 @@ 'created' => 'Elemento Creado', 'created_asset' => 'activo creado', 'created_at' => 'Creado El', + 'record_created' => 'Record Created', 'updated_at' => 'Actualizado El', 'currency' => '$', // this is deprecated 'current' => 'Actual', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Nombre y Apellido (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Primer Nombre y Apellido (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Apellido First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Primer', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Nombre', 'first_name_format' => 'Primer Nombre (jane@ejemplo.com)', 'files' => 'Archivos', 'file_name' => 'Archivo', + 'file_type' => 'File Type', 'file_uploads' => 'Carga de Archivos', 'generate' => 'Generar', 'github_markdown' => 'Este campo acepta el formateo estilo GitHub.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Mantenimientos de Activo', 'item' => 'Elemento', 'insufficient_permissions' => '¡Permisos insuficientes!', + 'kits' => 'Predefined Kits', 'language' => 'Lenguaje', 'last' => 'Último', 'last_login' => 'Último Inicio de Sesión', @@ -121,10 +136,11 @@ 'licenses' => 'Licencias', 'list_all' => 'Listar Todo', 'loading' => 'Cargando', - 'lock_passwords' => 'Este campo no puede ser editado en esta instalación.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Esta característica ha sido deshabilitada para la instalación demo.', 'location' => 'Ubicación', 'locations' => 'Ubicaciones', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Cerrar sesión', 'lookup_by_tag' => 'Buscar por etiqueta del activo', 'maintenances' => 'Mantenimientos', @@ -186,6 +202,7 @@ 'sign_in' => 'Entrar', 'signature' => 'Firma', 'skin' => 'Tema', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'MODO DEMO: Algunas funciones están desactivadas para esta instalación.', 'site_name' => 'Nombre del Sitio', 'state' => 'Estado', @@ -206,20 +223,23 @@ 'unknown_admin' => 'Administrador Desconocido', 'username_format' => 'Formato de Nombre de Usuario', 'update' => 'Actualizar', - 'upload_filetypes_help' => 'Algunos tipos de archivos permitidos son png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, rtf y rar. Tamaño máximo permitido: :size.', -El tamaño máximo de archivo es :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Actualizado', 'user' => 'Usuario', 'accepted' => 'aceptado', 'declined' => 'rechazado', 'unaccepted_asset_report' => 'Activos no aceptados', 'users' => 'Usuarios', + 'viewall' => 'View All', 'viewassets' => 'Ver Activos Asignados', 'website' => 'Sitio Web', 'welcome' => 'Bienvenido, :name', 'years' => 'años', 'yes' => 'Si', 'zip' => 'Códio Postal', - 'noimage' => 'No se subió la imagen o no fue encontrada.', - 'token_expired' => 'Tu sesión ha expirado. Por favor inténtalo de nuevo.', + 'noimage' => 'No se subió la imagen o no fue encontrada.', + 'token_expired' => 'Tu sesión ha expirado. Por favor inténtalo de nuevo.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/es-VE/help.php b/resources/lang/es-VE/help.php new file mode 100644 index 0000000000..d2326dec74 --- /dev/null +++ b/resources/lang/es-VE/help.php @@ -0,0 +1,36 @@ + "Más información", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Los activos son elementos con número de serie o etiqueta de activos. Tienden a ser artículos de alto valor donde es importante identificar un elemento específico.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Los componentes son elementos que son parte de un activo, por ejemplo HDD, RAM, etc.', + + 'consumables' => 'Los consumibles son cualquier cosa comprada que se usará con el tiempo. Por ejemplo, tinta de impresora o papel copiador.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/es-VE/mail.php b/resources/lang/es-VE/mail.php index 42a1451c0d..1a2c258a64 100644 --- a/resources/lang/es-VE/mail.php +++ b/resources/lang/es-VE/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Por favor, pulsa en el siguiente enlace para verificar tu cuenta de :web:', 'click_on_the_link_accessory' => 'Haga clic en el enlace en la parte inferior para confirmar que ha recibido el accesorio.', 'click_on_the_link_asset' => 'Haga clic en el enlace en la parte inferior para confirmar que ha recibido el activo.', - 'Confirm_Asset_Checkin' => 'Confirmación de Registro de Activo.', - 'Confirm_Accessory_Checkin' => 'Confirmar Registro del Accesorio.', - 'Confirm_accessory_delivery' => 'Confirmar entrega de accesorio.', - 'Confirm_license_delivery' => 'Confirmar entrega de licencia.', - 'Confirm_asset_delivery' => 'Confirman entrega de activo.', - 'Confirm_consumable_delivery' => 'Confirmar entrega consumible.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Cantidad actual', 'Days' => 'Días', 'days' => 'Días', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'Hay :count licencia que expira en los próximos :threshold días. | Hay :count licencias que expiran en los próximos :threshold días.', 'to_reset' => 'Para restaurar tu contraseña de :web, rellena este formulario:', 'type' => 'Tipo', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Usuario', 'username' => 'Nombre de usuario', 'welcome' => 'Bienvenido :name', 'welcome_to' => '¡Bienvenido a :web!', 'your_credentials' => 'Tus credenciales de Snipe-IT', + ); diff --git a/resources/lang/es-VE/passwords.php b/resources/lang/es-VE/passwords.php index 65e604b63e..314b9dc874 100644 --- a/resources/lang/es-VE/passwords.php +++ b/resources/lang/es-VE/passwords.php @@ -2,6 +2,6 @@ return [ 'sent' => '¡El enlace de tu contraseña ha sido enviado!', - 'user' => 'No se ha encontrado ningún usuario activo con ese correo electrónico.', + 'user' => 'No se encontró ningún usuario activo con este correo electrónico.', ]; diff --git a/resources/lang/es-VE/validation.php b/resources/lang/es-VE/validation.php index 27c617daef..cf36988df0 100644 --- a/resources/lang/es-VE/validation.php +++ b/resources/lang/es-VE/validation.php @@ -89,7 +89,6 @@ return array( 'uploaded' => 'El :attribute fallo al cargar.', 'url' => 'El formato :attribute es inválido.', "unique_undeleted" => "El :atrribute debe ser único.", - "import_field_empty" => "El valor del Import Field no puede estar vacío.", /* |-------------------------------------------------------------------------- diff --git a/resources/lang/et/admin/accessories/general.php b/resources/lang/et/admin/accessories/general.php index 8d29bf8485..35358be164 100644 --- a/resources/lang/et/admin/accessories/general.php +++ b/resources/lang/et/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Lisavarustuse kohta', - 'about_accessories_text' => 'Aksessuaarid on kõik, mida kasutajad teate, kuid kellel ei ole seerianumbrit (või te ei hooli nende jälgimisest unikaalselt). Näiteks arvutihiirid või klaviatuurid.', 'accessory_category' => 'Lisatarvikute kategooria', 'accessory_name' => 'Lisaseade Nimi', 'checkout' => 'Checkout Lisavarustus', diff --git a/resources/lang/et/admin/accessories/message.php b/resources/lang/et/admin/accessories/message.php index 00e39d870c..8ecf60c1c5 100644 --- a/resources/lang/et/admin/accessories/message.php +++ b/resources/lang/et/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Tarvikut pole olemas.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'See lisavarustus on praegu: kasutajate poolt kontrollitud arvude arv. Palun kontrollige tarvikuid ja proovige uuesti.', 'create' => array( diff --git a/resources/lang/et/admin/asset_maintenances/general.php b/resources/lang/et/admin/asset_maintenances/general.php index 43e8740eb3..94632cd94c 100644 --- a/resources/lang/et/admin/asset_maintenances/general.php +++ b/resources/lang/et/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Vaadake varahalduse üksikasju', 'repair' => 'Remont', 'maintenance' => 'Hooldus', - 'upgrade' => 'Uuendage' + 'upgrade' => 'Uuendage', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/et/admin/categories/general.php b/resources/lang/et/admin/categories/general.php index 085a890570..8395c89601 100644 --- a/resources/lang/et/admin/categories/general.php +++ b/resources/lang/et/admin/categories/general.php @@ -1,8 +1,6 @@ 'Kategooriatest', - 'about_categories' => 'Kategooriad aitavad sul asju organiseerida. Kategooriad võivad olla näitelks "Lauaarvutid","Sülearvutid","Mobiiltelefonid","Tahvelarvutid" ja nõnda edasi, kuid võid kasutada kategooriaid igal kombel, mis tundub sulle endale mõistlik.', 'asset_categories' => 'Vahendite kategooriad', 'category_name' => 'Kategooria nimi', 'checkin_email' => 'Saada kasutajale e-kiri vara liikumise kohta.', diff --git a/resources/lang/et/admin/companies/general.php b/resources/lang/et/admin/companies/general.php index 6976980d70..a6237cb863 100644 --- a/resources/lang/et/admin/companies/general.php +++ b/resources/lang/et/admin/companies/general.php @@ -1,6 +1,4 @@ 'Ettevõtetest', - 'about_companies_text' => 'Ettevõtteid saab kasutada kui lihtsa identifikaatorina või kui vahendite, kasutajate jms nähtavuse piiramiseks kui täielik ettevõtete tugi on seadetes peale keeratud.', 'select_company' => 'Vali ettevõte', ]; diff --git a/resources/lang/et/admin/components/general.php b/resources/lang/et/admin/components/general.php index d01557dec2..9c4e3e4ca8 100644 --- a/resources/lang/et/admin/components/general.php +++ b/resources/lang/et/admin/components/general.php @@ -1,8 +1,6 @@ 'Komponentidest', - 'about_components_text' => 'Komponendid on asjad, mis on vahendite osadeks. Näiteks HDD, RAM jne.', 'component_name' => 'Komponendi nimi', 'checkin' => 'Checkin Component', 'checkout' => 'Checkout Component', diff --git a/resources/lang/et/admin/consumables/general.php b/resources/lang/et/admin/consumables/general.php index 4a4b7cbd3d..b6009300bd 100644 --- a/resources/lang/et/admin/consumables/general.php +++ b/resources/lang/et/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Kuluvahenditest', - 'about_consumables_text' => 'Kuluvahendid on kõik asjad, mis peale ostmist kasutatakse lõplikult ära. Näiteks printeritint või koopiapaber.', 'checkout' => 'Kasutaja saab tellimuse', 'consumable_name' => 'Kuluvahendi nimi', 'create' => 'Loo tarbitav', diff --git a/resources/lang/et/admin/hardware/table.php b/resources/lang/et/admin/hardware/table.php index 14ef5a1cdb..3ae0b1e166 100644 --- a/resources/lang/et/admin/hardware/table.php +++ b/resources/lang/et/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Olek', 'title' => 'Vara', 'image' => 'Seadme pilt', - 'days_without_acceptance' => 'Päeva ilma vastuvõtmiseta' + 'days_without_acceptance' => 'Päeva ilma vastuvõtmiseta', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/et/admin/kits/general.php b/resources/lang/et/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/et/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/et/admin/licenses/message.php b/resources/lang/et/admin/licenses/message.php index 1911ec3730..19b00a9144 100644 --- a/resources/lang/et/admin/licenses/message.php +++ b/resources/lang/et/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Vara, mida proovite selle litsentsiga siduda, kuulub somene-le, välja arvatud rippmenüüs määratud isik.', 'assoc_users' => 'See litsents on kasutaja jaoks praegu välja jäetud ja seda ei saa kustutada. Kontrollige kõigepealt litsentsi ja seejärel proovige uuesti kustutada.', 'select_asset_or_person' => 'Peate valima vara või kasutaja, kuid mitte mõlemad.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/et/admin/settings/general.php b/resources/lang/et/admin/settings/general.php index 56d00b07e6..3d92f0af63 100644 --- a/resources/lang/et/admin/settings/general.php +++ b/resources/lang/et/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Active Directory domeen', 'ad_domain_help' => 'See on mõnikord sama kui teie e-posti domeen, kuid mitte alati.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC e-mail', 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', 'is_ad' => 'See on Active Directory server', - 'alert_email' => 'Saada hoiatusi', - 'alerts_enabled' => 'Hoiatused on lubatud', - 'alert_interval' => 'Aegumatu häiretaseme künnis (päevades)', - 'alert_inv_threshold' => 'Inventari hoiatuslävi', - 'asset_ids' => 'Varade ID-d', - 'audit_interval' => 'Auditi intervall', + 'alert_email' => 'Saada hoiatusi', + 'alerts_enabled' => 'Hoiatused on lubatud', + 'alert_interval' => 'Aegumatu häiretaseme künnis (päevades)', + 'alert_inv_threshold' => 'Inventari hoiatuslävi', + 'asset_ids' => 'Varade ID-d', + 'audit_interval' => 'Auditi intervall', 'audit_interval_help' => 'Kui teil on kohustus kontrollida oma vara füüsiliselt, sisestage intervall kuude kaupa.', - 'audit_warning_days' => 'Auditi hoiatuslävi', + 'audit_warning_days' => 'Auditi hoiatuslävi', 'audit_warning_days_help' => 'Kui mitu päeva ette peaksime hoiatama, kui vara on auditeerimiseks ette nähtud?', - 'auto_increment_assets' => 'Loo automaatselt kasvavad vara ID-d', - 'auto_increment_prefix' => 'Eesliide (valikuline)', - 'auto_incrementing_help' => 'Enne automaatse suurendamise varade ID-de määramist kõigepealt määrake see', - 'backups' => 'Varukoopiad', - 'barcode_settings' => 'Triipkoodide seadistused', + 'auto_increment_assets' => 'Loo automaatselt kasvavad vara ID-d', + 'auto_increment_prefix' => 'Eesliide (valikuline)', + 'auto_incrementing_help' => 'Enne automaatse suurendamise varade ID-de määramist kõigepealt määrake see', + 'backups' => 'Varukoopiad', + 'barcode_settings' => 'Triipkoodide seadistused', 'confirm_purge' => 'Kinnitage puhastamine', - 'confirm_purge_help' => 'Kustutatavate dokumentide puhastamiseks sisestage allpool olevasse kasti tekst "DELETE". Seda toimingut ei saa tagasi võtta.', - 'custom_css' => 'Kohandatud CSS', - 'custom_css_help' => 'Sisestage kõik kohandatud CSS-i muudatused, mida soovite kasutada. Ärge lisage silte <style></style>.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Kohandatud CSS', + 'custom_css_help' => 'Sisestage kõik kohandatud CSS-i muudatused, mida soovite kasutada. Ärge lisage silte <style></style>.', 'custom_forgot_pass_url' => 'Custom Password Reset URL', 'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.', 'dashboard_message' => 'Dashboard Message', 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', - 'default_currency' => 'Valuuta vaikimisi', - 'default_eula_text' => 'EULA vaikimisi', - 'default_language' => 'Vaikimisi keel', - 'default_eula_help_text' => 'Võite ka kohandatud EULA-sid siduda kindlate varakategooriatega.', + 'default_currency' => 'Valuuta vaikimisi', + 'default_eula_text' => 'EULA vaikimisi', + 'default_language' => 'Vaikimisi keel', + 'default_eula_help_text' => 'Võite ka kohandatud EULA-sid siduda kindlate varakategooriatega.', 'display_asset_name' => 'Kuvatava vara nimi', 'display_checkout_date' => 'Display Checkout Kuupäev', 'display_eol' => 'Kuva EOL tabeli vaates', 'display_qr' => 'Kuva ruudukoodid', - 'display_alt_barcode' => 'Kuvage 1D vöötkood', - 'barcode_type' => '2D-triipkoodi tüüp', - 'alt_barcode_type' => '1D-vöötkoodi tüüp', + 'display_alt_barcode' => 'Kuvage 1D vöötkood', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D-triipkoodi tüüp', + 'alt_barcode_type' => '1D-vöötkoodi tüüp', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'EULA seaded', 'eula_markdown' => 'EULA võimaldab Githubi maitsestatud hinnalisa.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Additional Footer Text ', 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.', 'general_settings' => 'üldised seaded', - 'generate_backup' => 'Loo varundamine', + 'generate_backup' => 'Loo varundamine', 'header_color' => 'Päise värv', 'info' => 'Need sätted võimaldavad teil kohandada oma installi teatud aspekte.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laraveli versioon', 'ldap_enabled' => 'LDAP on lubatud', 'ldap_integration' => 'LDAP-i integreerimine', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', 'ldap_server' => 'LDAP server', 'ldap_server_help' => 'See peaks algama ldap: // (krüpteerimata või TLS-i puhul) või ldaps: // (SSL-i puhul)', - 'ldap_server_cert' => 'LDAP SSL-sertifikaadi valideerimine', - 'ldap_server_cert_ignore' => 'Lubage kehtetu SSL-sertifikaat', - 'ldap_server_cert_help' => 'Märkige see ruut, kui kasutate ennastkasutatud SSL-i sertifikaati ja soovite nõustuda sobiva SSL-sertifikaadiga.', + 'ldap_server_cert' => 'LDAP SSL-sertifikaadi valideerimine', + 'ldap_server_cert_ignore' => 'Lubage kehtetu SSL-sertifikaat', + 'ldap_server_cert_help' => 'Märkige see ruut, kui kasutate ennastkasutatud SSL-i sertifikaati ja soovite nõustuda sobiva SSL-sertifikaadiga.', 'ldap_tls' => 'Kasutage TLS-i', 'ldap_tls_help' => 'Seda tuleks kontrollida ainult siis, kui kasutate oma LDAP-serveris STARTTLS-i.', 'ldap_uname' => 'LDAP Bind\'i kasutajanimi', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', 'login_remote_user_custom_logout_url_text' => 'Custom logout URL', 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Use in Print', 'logo_print_assets_help' => 'Use branding on printable asset lists ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Parool keerukus', 'pwd_secure_complexity_help' => 'Valige mis parooli keerukuse reeglid soovite jõustada.', 'pwd_secure_min' => 'Parool miinimummärke', - 'pwd_secure_min_help' => 'Minimaalne lubatud väärtus on 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Vältida tavapäraseid paroole', 'pwd_secure_uncommon_help' => 'See keelab kasutajatel kasutada tavapäraseid paroole 10 000 paroole, mis on teatatud rikkumistest.', 'qr_help' => 'Luba QR-koodid esmalt selle seadistamiseks', 'qr_text' => 'QR-koodi tekst', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Seadistus', 'settings' => 'Seaded', 'show_alerts_in_menu' => 'Show alerts in top menu', 'show_archived_in_list' => 'Archived Assets', 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Show images in emails', 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', 'site_name' => 'Saidi nimi', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack Channel', 'slack_endpoint' => 'Slack Lõpp-punkt', 'slack_integration' => 'Slack Settings', - 'slack_integration_help' => 'Lühike integreerimine on valikuline, kuid lõpp-punkt ja kanal on vajalikud, kui soovite seda kasutada. Lõpetamise integratsiooni seadistamiseks peate esmalt looma sissetuleva veebihooaja oma Slacki kontol.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', 'snipe_version' => 'Snipe-IT versioon', @@ -130,6 +162,7 @@ return array( 'update' => 'Värskenda seaded', 'value' => 'Väärtus', 'brand' => 'Branding', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Seadistuste kohta', 'about_settings_text' => 'Need sätted võimaldavad teil kohandada oma installi teatud aspekte.', 'labels_per_page' => 'Sildid lehel', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Unique serial numbers', 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', 'zerofill_count' => 'Varasiltide, sealhulgas zerofilli pikkus', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/et/admin/users/general.php b/resources/lang/et/admin/users/general.php index f40b2d1e5c..f49e4ee797 100644 --- a/resources/lang/et/admin/users/general.php +++ b/resources/lang/et/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'LDAP-i konfiguratsiooniseadeid saab leida Admin> Seaded. (Valikuline) valitud asukoht määratakse kõigi imporditud kasutajate jaoks.', 'print_assigned' => 'Prindi kõik varad', 'software_user' => 'Kasutaja :name valdusesse antud tarkvara', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Vaata kasutajat :name', 'usercsv' => 'CSV fail', 'two_factor_admin_optin_help' => 'Sinu praegused admin seaded lubavad kahe-astmelist autantimis jõustada valikulselt. ', diff --git a/resources/lang/et/admin/users/message.php b/resources/lang/et/admin/users/message.php index 2e53e9fb97..22427c1df9 100644 --- a/resources/lang/et/admin/users/message.php +++ b/resources/lang/et/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Ebapiisavad õigused.', 'user_deleted_warning' => 'See kasutaja on kustutatud. Et kasutajat muuta või talle uusi vahendeid anda, pead ta esmalt taastama.', 'ldap_not_configured' => 'LDAP-i integreerimine pole selle installi jaoks konfigureeritud.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/et/auth/general.php b/resources/lang/et/auth/general.php index 1cb42e4751..f42e4289f5 100644 --- a/resources/lang/et/auth/general.php +++ b/resources/lang/et/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Saada parooli taastamise link', 'email_reset_password' => 'E-posti parool lähtesta', 'reset_password' => 'Taasta parool', + 'saml_login' => 'Login via SAML', 'login' => 'Logi sisse', 'login_prompt' => 'Palun logi sisse', 'forgot_password' => 'Ma unustasin oma parooli', diff --git a/resources/lang/et/auth/message.php b/resources/lang/et/auth/message.php index 5d93a509b8..13b42f352a 100644 --- a/resources/lang/et/auth/message.php +++ b/resources/lang/et/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'See kasutajakonto pole aktiveeritud.', 'account_suspended' => 'See kasutajakonto on peatatud.', 'account_banned' => 'See kasutajakonto on keelatud.', - 'throttle' => 'Liiga palju ebaõnnestunud sisselogimise katsed. Proovige uuesti umbes: minut minutit (minutites).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Kui proovisite sisse logida, ilmnes probleem, proovige uuesti.', 'success' => 'Sa oled edukalt sisse loginud.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Konto loomise proovimisel tekkis probleem, proovige uuesti.', 'success' => 'Konto edukalt loodud.', ), - 'forgot-password' => array( - 'error' => 'Uuesti parooli koodi proovimisel proovige uuesti proovida.', - 'success' => 'Parooli taastamise e-posti aadress edukalt saadetud.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Parooli lähtestamise ajal ilmnes probleem, proovige uuesti.', - 'success' => 'Teie parool on edukalt lähtestatud.', - ), - - 'activate' => array( - 'error' => 'Konto aktiveerimisega proovimisel tekkis probleem, proovige uuesti.', - 'success' => 'Teie konto on edukalt aktiveeritud.', + 'forgot-password' => array( + 'error' => 'Uuesti parooli koodi proovimisel proovige uuesti proovida.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Parooli lähtestamise ajal ilmnes probleem, proovige uuesti.', + 'success' => 'Teie parool on edukalt lähtestatud.', + ), + + ); diff --git a/resources/lang/et/button.php b/resources/lang/et/button.php index 845aac6363..9feedb82de 100644 --- a/resources/lang/et/button.php +++ b/resources/lang/et/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Lae üles', 'select_file' => 'Vali fail...', 'select_files' => 'Vali failid...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/et/general.php b/resources/lang/et/general.php index e26bef833d..f08099d9e9 100644 --- a/resources/lang/et/general.php +++ b/resources/lang/et/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Mahuaudit', 'bulkaudit_status' => 'Auditi staatus', 'bulk_checkout' => 'Bulk Checkout', + 'bystatus' => 'by Status', 'cancel' => 'Loobu', 'categories' => 'Kategooriad', 'category' => 'Kategooria', @@ -57,6 +58,7 @@ 'created' => 'Üksus on loodud', 'created_asset' => 'loodud vara', 'created_at' => 'Loodud', + 'record_created' => 'Record Created', 'updated_at' => 'Viimati muudetud', 'currency' => '$', // this is deprecated 'current' => 'Praegune', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Eesnimi eesnimi (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Eesnimi Perenimi (eesnimi.perenimi@poleolemas.ee)', 'lastnamefirstinitial_format' => 'Perenimi Eesnime lühend (perenimie@poleolemas.ee)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Esimene', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Eesnimi', 'first_name_format' => 'Eesnimi (jane@example.com)', 'files' => 'Failid', 'file_name' => 'Fail', + 'file_type' => 'File Type', 'file_uploads' => 'Faili üleslaadimine', 'generate' => 'Genereeri', 'github_markdown' => 'See väli lubab Githubi maitsestatud markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Vara säilimine', 'item' => 'Kirje', 'insufficient_permissions' => 'Ei ole piisavalt õigusi!', + 'kits' => 'Predefined Kits', 'language' => 'Keel', 'last' => 'Viimane', 'last_login' => 'Viimane sisselogimine', @@ -121,10 +136,11 @@ 'licenses' => 'Litsentsid', 'list_all' => 'Kuva kõik', 'loading' => 'Laadin', - 'lock_passwords' => 'Seda välja ei saa selles installis muuta.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'See funktsioon on demo installimisel keelatud.', 'location' => 'Asukoht', 'locations' => 'Asukohad', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Logi välja', 'lookup_by_tag' => 'Varatüübi järgi otsimine', 'maintenances' => 'Hooldus', @@ -186,6 +202,7 @@ 'sign_in' => 'Logi sisse', 'signature' => 'Allkiri', 'skin' => 'Väljanägemine', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMOVERSIOON: Selles installatsioonis mõned funktsioonid ei tööta.', 'site_name' => 'Saidi nimi', 'state' => 'Maakond', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Tundmatu Admin', 'username_format' => 'Kasutajanime formaat', 'update' => 'Uuenda', - 'upload_filetypes_help' => 'Lubatud failileiendid on png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip ja rar. Suurim lubatud üleslaadimise maht on :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Üles laetud', 'user' => 'Kasutaja', 'accepted' => 'aktsepteeritud', 'declined' => 'tagasi lükatud', 'unaccepted_asset_report' => 'Mitteaktsepteeritud varad', 'users' => 'Kasutajad', + 'viewall' => 'View All', 'viewassets' => 'Vaadake määratud varasid', 'website' => 'Koduleht', 'welcome' => 'Tere tulemast, :name', 'years' => 'aastat', 'yes' => 'Jah', 'zip' => 'Postiindeks', - 'noimage' => 'Pilti pole üles laaditud või pilti ei leitud.', - 'token_expired' => 'Teie vormi seanss on aegunud. Palun proovi uuesti.', + 'noimage' => 'Pilti pole üles laaditud või pilti ei leitud.', + 'token_expired' => 'Teie vormi seanss on aegunud. Palun proovi uuesti.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/et/help.php b/resources/lang/et/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/et/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/et/mail.php b/resources/lang/et/mail.php index 766bc0b144..c602e31b42 100644 --- a/resources/lang/et/mail.php +++ b/resources/lang/et/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Kinnitamiseks klõpsake järgmisel lingil: veebikonto:', 'click_on_the_link_accessory' => 'Klõpsake allosas oleval lingil, et kinnitada, et olete lisaseadme kätte saanud.', 'click_on_the_link_asset' => 'Klõpsake allosas oleval lingil, et kinnitada, et olete vara vastu võtnud.', - 'Confirm_Asset_Checkin' => 'Kinnitage varakommentaar.', - 'Confirm_Accessory_Checkin' => 'Kinnitage lisavarustuse märk.', - 'Confirm_accessory_delivery' => 'Kinnitage tarvikute kohaletoimetamine.', - 'Confirm_license_delivery' => 'Kinnitage litsentsi kohaletoimetamine.', - 'Confirm_asset_delivery' => 'Kinnitage varade üleandmist.', - 'Confirm_consumable_delivery' => 'Kinnitage tarvitatav tarne.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Praegune QTY', 'Days' => 'Päeva', 'days' => 'Päeva', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'to_reset' => 'Selleks, et lähtestada oma: veebiparool, täitke see vorm:', 'type' => 'Tüüp', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Kasutaja', 'username' => 'Kasutajanimi', 'welcome' => 'Tere tulemast, :name', 'welcome_to' => 'Teretulemast lehele :web!', 'your_credentials' => 'Sinu Snipe-IT rekvisiidid', + ); diff --git a/resources/lang/fa/admin/accessories/general.php b/resources/lang/fa/admin/accessories/general.php index c865b07320..f03dcfe35b 100644 --- a/resources/lang/fa/admin/accessories/general.php +++ b/resources/lang/fa/admin/accessories/general.php @@ -1,8 +1,6 @@ 'در مورد لوازم جانبی', - 'about_accessories_text' => 'لوازم جانبی هر چیزی است که شما به کاربر صادر میکنید ولی شماره سریال ندارد(یا برای شما ردیابی منحصر به فرد آنها اهمیتی ندارد).برای مثال موس یا کیبورد.', 'accessory_category' => 'دسته بندی لوازم جانبی', 'accessory_name' => 'نام وسیله', 'checkout' => 'چک کردن وسیله', diff --git a/resources/lang/fa/admin/accessories/message.php b/resources/lang/fa/admin/accessories/message.php index bf4981f439..29adb4f39f 100644 --- a/resources/lang/fa/admin/accessories/message.php +++ b/resources/lang/fa/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'وسیله موجود نیست', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'این وسیله هم اکنون:آیتم های چک شده به کاربران را حساب کنید.لطفا در لوازم جانبی چک کنید و دوباره امتحان کنید', 'create' => array( diff --git a/resources/lang/fa/admin/asset_maintenances/general.php b/resources/lang/fa/admin/asset_maintenances/general.php index 08a75c70bb..3b99098eca 100644 --- a/resources/lang/fa/admin/asset_maintenances/general.php +++ b/resources/lang/fa/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'نمایش جزییات نگهداشت دارایی', 'repair' => 'بازسازی', 'maintenance' => 'نگهداشت', - 'upgrade' => 'ارتقا' + 'upgrade' => 'ارتقا', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/fa/admin/categories/general.php b/resources/lang/fa/admin/categories/general.php index 6caa55c824..b5e4cf4c44 100644 --- a/resources/lang/fa/admin/categories/general.php +++ b/resources/lang/fa/admin/categories/general.php @@ -1,8 +1,6 @@ 'درباره گروهها', - 'about_categories' => 'دستهها به شما کمک می کنند که موارد خود را سازماندهی کنید. بعضی از دسته های مثال ممکن است "Desktops"، "Laptops"، " تلفنهای موبایل"، "Tablets" و غیره باشد، اما شما می توانید از هر نوع دسته ای استفاده کنید که برای شما مناسب است.', 'asset_categories' => 'دسته بندی های دارایی', 'category_name' => 'نام دسته بندی', 'checkin_email' => 'ارسال ایمیل به کاربر در تحویل و استرداد.', diff --git a/resources/lang/fa/admin/companies/general.php b/resources/lang/fa/admin/companies/general.php index 91cf182855..6e16c7181c 100644 --- a/resources/lang/fa/admin/companies/general.php +++ b/resources/lang/fa/admin/companies/general.php @@ -1,6 +1,4 @@ 'درباره شرکت ها', - 'about_companies_text' => 'شرکت ها را می توان به عنوان یک فیلد شناسه ساده استفاده کرد یا می تواند برای محدود کردن دیدگاه دارایی ها، کاربران و غیره مورد استفاده قرار گیرد اگر پشتیبانی کامل شرکت در تنظیمات مدیریت شما فعال باشد.', 'select_company' => 'انتخاب شرکت', ]; diff --git a/resources/lang/fa/admin/components/general.php b/resources/lang/fa/admin/components/general.php index 746693cae6..ccb278cf62 100644 --- a/resources/lang/fa/admin/components/general.php +++ b/resources/lang/fa/admin/components/general.php @@ -1,8 +1,6 @@ 'درباره قطعات', - 'about_components_text' => 'قطعات آیتم هایی هستند که بخشی از یک دارایی، به عنوان مثال HDD، RAM، و غیره', 'component_name' => 'نام اجزا', 'checkin' => 'کامپوننت قفل های دسترسی', 'checkout' => 'کامپیوننت پرداخت', diff --git a/resources/lang/fa/admin/consumables/general.php b/resources/lang/fa/admin/consumables/general.php index 71ba41d7de..c7e25f26b1 100644 --- a/resources/lang/fa/admin/consumables/general.php +++ b/resources/lang/fa/admin/consumables/general.php @@ -1,8 +1,6 @@ 'درباره مواد مصرفی', - 'about_consumables_text' => 'مواد مصرفی هر چیزی خریداری خواهد شد که تا در طول زمان استفاده می شود. به عنوان مثال، جوهر چاپگر کاغذ دستگاه کپی.', 'checkout' => 'پرداخت هزینه قابل مصرف به کاربر', 'consumable_name' => 'نام های مصرفی', 'create' => 'ایجاد مواد مصرفی', diff --git a/resources/lang/fa/admin/hardware/table.php b/resources/lang/fa/admin/hardware/table.php index fcdc4a08cc..145f581abf 100644 --- a/resources/lang/fa/admin/hardware/table.php +++ b/resources/lang/fa/admin/hardware/table.php @@ -20,6 +20,7 @@ return array( 'title' => 'دارایی ', 'image' => 'دستگاه تصویر ', - 'days_without_acceptance' => 'روز بدون پذیرش' + 'days_without_acceptance' => 'روز بدون پذیرش', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/fa/admin/kits/general.php b/resources/lang/fa/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/fa/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/fa/admin/licenses/message.php b/resources/lang/fa/admin/licenses/message.php index a7fb67b748..4deeed7fe2 100644 --- a/resources/lang/fa/admin/licenses/message.php +++ b/resources/lang/fa/admin/licenses/message.php @@ -9,6 +9,7 @@ return array( ', 'assoc_users' => 'این مجوز در حال حاضر به یک کاربر چک کردن و پاک نمی شود. لطفا مجوز در اولین بار چک کنید، و سپس سعی کنید دوباره حذف کنید.', 'select_asset_or_person' => 'شما باید دارایی یا یک کاربر را انتخاب کنید، اما نه هر دو.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/fa/admin/settings/general.php b/resources/lang/fa/admin/settings/general.php index c1c78f94d3..0c0dcc98b6 100644 --- a/resources/lang/fa/admin/settings/general.php +++ b/resources/lang/fa/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'دایرکتوری فعال', 'ad_domain' => 'دامنه فعال دایرکتوری', 'ad_domain_help' => 'این گاهی اوقات دامنه ایمیل شماست اما همیشه اینطور نیست.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC Email', 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', 'is_ad' => 'این سرور Active Directory است', - 'alert_email' => 'ارسال هشدار به', - 'alerts_enabled' => 'هشدارها فعال شد', - 'alert_interval' => 'آستانه ی انقضای هشدارها( به روز)', - 'alert_inv_threshold' => 'فهرست آستانه ی هشدار', - 'asset_ids' => 'ID حساب', - 'audit_interval' => 'فاصله حسابرسی', + 'alert_email' => 'ارسال هشدار به', + 'alerts_enabled' => 'هشدارها فعال شد', + 'alert_interval' => 'آستانه ی انقضای هشدارها( به روز)', + 'alert_inv_threshold' => 'فهرست آستانه ی هشدار', + 'asset_ids' => 'ID حساب', + 'audit_interval' => 'فاصله حسابرسی', 'audit_interval_help' => 'اگر شما ملزم هستید که به طور منظم از دارایی های خود حسابرسی کنید، فاصله را در ماه وارد کنید.', - 'audit_warning_days' => 'آستانه هشدار حسابرسی', + 'audit_warning_days' => 'آستانه هشدار حسابرسی', 'audit_warning_days_help' => 'چند روز پیش باید به شما هشدار می دهیم هنگامی که دارایی ها برای حسابرسی مورد نیاز است؟', - 'auto_increment_assets' => 'تولید شناسه دارایی (افزایش خودکار)', - 'auto_increment_prefix' => 'پیشوند (اختیاری)', - 'auto_incrementing_help' => 'فعال کردن شناسه دارایی (افزایش خودکار) اول به این مجموعه', - 'backups' => 'پشتیبان گیری', - 'barcode_settings' => 'تنظیمات بارکد', + 'auto_increment_assets' => 'تولید شناسه دارایی (افزایش خودکار)', + 'auto_increment_prefix' => 'پیشوند (اختیاری)', + 'auto_incrementing_help' => 'فعال کردن شناسه دارایی (افزایش خودکار) اول به این مجموعه', + 'backups' => 'پشتیبان گیری', + 'barcode_settings' => 'تنظیمات بارکد', 'confirm_purge' => 'تایید پاکسازی', - 'confirm_purge_help' => 'متن "حذف" در کادر زیر برای پاکسازی پرونده حذف شده خود را وارد کنید. این دستور قابل بازگشت نیست.', - 'custom_css' => 'سفارشی CSS', - 'custom_css_help' => 'هر ابطال CSS سفارشی می خواهید استفاده کنید را وارد کنید.از برچسب های <style></style> استفاده نکنید.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'سفارشی CSS', + 'custom_css_help' => 'هر ابطال CSS سفارشی می خواهید استفاده کنید را وارد کنید.از برچسب های <style></style> استفاده نکنید.', 'custom_forgot_pass_url' => 'Custom Password Reset URL', 'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.', 'dashboard_message' => 'Dashboard Message', 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', - 'default_currency' => 'ارز پیش فرض', - 'default_eula_text' => 'EULA پیش فرض', - 'default_language' => 'زبان پیش فرض', - 'default_eula_help_text' => 'همچنین می توانید EULA های سفارشی به دسته های خاص دارایی مرتبط کنید.', + 'default_currency' => 'ارز پیش فرض', + 'default_eula_text' => 'EULA پیش فرض', + 'default_language' => 'زبان پیش فرض', + 'default_eula_help_text' => 'همچنین می توانید EULA های سفارشی به دسته های خاص دارایی مرتبط کنید.', 'display_asset_name' => 'نمایش نام حساب', 'display_checkout_date' => 'نمایش تاریخ پرداخت', 'display_eol' => 'نمایش EOL در جدول', 'display_qr' => 'نمایش کدهای مربعی', - 'display_alt_barcode' => 'نمایش بارکد 1D', - 'barcode_type' => 'نوع بارکد 2D', - 'alt_barcode_type' => 'نوع بارکد 1D', + 'display_alt_barcode' => 'نمایش بارکد 1D', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'نوع بارکد 2D', + 'alt_barcode_type' => 'نوع بارکد 1D', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'EULA تنظیمات', 'eula_markdown' => 'این EULA اجازه می دهد تا Github با طعم markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Additional Footer Text ', 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.', 'general_settings' => 'تنظیمات عمومی', - 'generate_backup' => 'تولید پشتیبان گیری', + 'generate_backup' => 'تولید پشتیبان گیری', 'header_color' => 'رنگ هدر', 'info' => 'این تنظیمات به شما اجازه سفارشی کردن جنبه های خاصی از نصب و راه اندازی خود را می دهد.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'نسخه Laravel', 'ldap_enabled' => 'LDAP فعال شد.', 'ldap_integration' => 'ادغام LDAP', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', 'ldap_server' => 'سرویس دهنده LDAP', 'ldap_server_help' => 'این باید با ldap: // (برای رمزگذاری نشده یا TLS) یا ldaps: ((برای SSL)', - 'ldap_server_cert' => 'اعتبار گواهی نامه LDAP SSL', - 'ldap_server_cert_ignore' => 'اجازه می دهد به گواهی های بی اعتبار SSL', - 'ldap_server_cert_help' => 'اگر از یک امضای SSL شخصی معتبر استفاده می کنید این گزینه را فعال کنید.', + 'ldap_server_cert' => 'اعتبار گواهی نامه LDAP SSL', + 'ldap_server_cert_ignore' => 'اجازه می دهد به گواهی های بی اعتبار SSL', + 'ldap_server_cert_help' => 'اگر از یک امضای SSL شخصی معتبر استفاده می کنید این گزینه را فعال کنید.', 'ldap_tls' => 'از TLS استفاده کنید', 'ldap_tls_help' => 'این باید فقط در صورتی که STARTTLS را در سرور LDAP خود اجرا می کنید، بررسی شود.', 'ldap_uname' => 'حالت نام کاربری نامرئی LDAP', @@ -88,6 +98,8 @@ return array( 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', 'login_remote_user_custom_logout_url_text' => 'Custom logout URL', 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'لوگو', 'logo_print_assets' => 'Use in Print', 'logo_print_assets_help' => 'Use branding on printable asset lists ', @@ -102,16 +114,36 @@ return array( 'pwd_secure_complexity' => 'پیچیدگی گذرواژه', 'pwd_secure_complexity_help' => 'هرکدام از پیچیدگیهای رمز عبور را که میخواهید اجرا کنید، انتخاب کنید.', 'pwd_secure_min' => 'رمز عبور حداقل کاراکتر', - 'pwd_secure_min_help' => 'حداقل مقدار مجاز 5 است', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'جلوگیری از کلمه عبور رایج', 'pwd_secure_uncommon_help' => 'این امر کاربران را از استفاده از گذرواژههای رایج از 10 هزار کلمه عبور که در نقض گزارش شده است، ممنوع می کند.', 'qr_help' => 'کدهای QR اول به این مجموعه را فعال کنید', 'qr_text' => 'متن QR کد', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'تنظیمات', 'settings' => 'تنظيمات', 'show_alerts_in_menu' => 'Show alerts in top menu', 'show_archived_in_list' => 'Archived Assets', 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Show images in emails', 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', 'site_name' => 'نام سایت', @@ -119,7 +151,7 @@ return array( 'slack_channel' => 'اسلک کانال', 'slack_endpoint' => 'نقطه پایان اسلک', 'slack_integration' => 'تنظیمات اسلک', - 'slack_integration_help' => 'ادغام اسلاک اختیاری است، با این حال نقطه پایانی و کانال مورد نیاز است اگر شما مایل به استفاده از آن هستید. برای پیکربندی ادغام اسلاک، شما باید اول ایجاد یک را webhook های دریافتی بر روی حساب اسلاک خود کنید.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', 'snipe_version' => 'نسخه Snipe_IT', @@ -131,6 +163,7 @@ return array( 'update' => 'به‌ روزرسانی تنظیمات', 'value' => 'عنوان آیتم', 'brand' => 'نام تجاری', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'درباره تنظیمات', 'about_settings_text' => 'این تنظیمات به شما اجازه سفارشی کردن جنبه های خاصی از نصب و راه اندازی خود را می دهد.', 'labels_per_page' => 'برچسب ها در صفحه', @@ -185,4 +218,5 @@ return array( 'unique_serial' => 'Unique serial numbers', 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', 'zerofill_count' => 'طول برچسب دارایی، از جمله zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/fa/admin/users/general.php b/resources/lang/fa/admin/users/general.php index d4691acc9f..8b51e799bf 100644 --- a/resources/lang/fa/admin/users/general.php +++ b/resources/lang/fa/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'تنظشیمات تاییدیه LDPA در فولدر app/config در فایلی به نام idap.php وجود دارد.مکان مشخص شده برای تمامی کاربران وارد شده تنظیم میشود.شما نیاز دارید که حداقل یه مکان را اضافه کرده باشید تا بتوانید از این ویژگی استفاده کنید.', 'print_assigned' => 'Print All Assigned', 'software_user' => 'برنامه چک شد برای:', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'نمایش کاربر :', 'usercsv' => 'فایل CSV', 'two_factor_admin_optin_help' => 'تنظیمات مدیریت فعلی شما اجازه اجرای مجدد احراز هویت دو عامل را می دهد.', diff --git a/resources/lang/fa/admin/users/message.php b/resources/lang/fa/admin/users/message.php index 3b9b8be057..0718cfeaf1 100644 --- a/resources/lang/fa/admin/users/message.php +++ b/resources/lang/fa/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'دسترسی محدود', 'user_deleted_warning' => 'این کاربر حذف شده است.شما باید این کاربر را بازگردانی و آنها را ویرایش و دارایی به آنها اختصاص دهید.', 'ldap_not_configured' => 'LDAPبرای این نصب و راه اندازی پیکربندی نشده است.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/fa/auth/general.php b/resources/lang/fa/auth/general.php index 1ef051dea8..9cc87c871d 100644 --- a/resources/lang/fa/auth/general.php +++ b/resources/lang/fa/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'ارسال لینک بازنشانی کلمه عبور', 'email_reset_password' => 'پست الکترونیکی کلمه عبور بازنشانی', 'reset_password' => 'بازنشانی گذرواژه', + 'saml_login' => 'Login via SAML', 'login' => 'ورود', 'login_prompt' => 'لطفا وارد شوید', 'forgot_password' => 'گذرواژه خود را فراموش کرده ام', diff --git a/resources/lang/fa/auth/message.php b/resources/lang/fa/auth/message.php index c463c7a8db..bbf3a8f3ca 100644 --- a/resources/lang/fa/auth/message.php +++ b/resources/lang/fa/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'این حساب کاربری فعال نشده است.', 'account_suspended' => 'این حساب کاربری بسته است.', 'account_banned' => 'این حساب کاربری ممنوع است.', - 'throttle' => 'بیش از حد بسیاری از تلاش های ورود به سیستم شکست خورده است. لطفا دوباره تلاش کنید: دقیقه دقیقه (دقیقه).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'مشکلی در حین تلاش به شما در ورود به سیستم وجود دارد، لطفا دوباره امتحان کنید.', 'success' => 'شما با موفقیت وارد شدید.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'هنگام تلاش برای ایجاد حساب مشکلی روی داد، لطفا دوباره امتحان کنید.', 'success' => 'حساب با موفقیت ایجاد شد.', ), - 'forgot-password' => array( - 'error' => 'یک مشکل هنگام دریافت کد تنظیم مجدد رمز عبور وجود دارد، لطفا دوباره امتحان کنید.', - 'success' => 'رمز عبور ایمیل بازیابی با موفقیت ارسال شد.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'مشکلی برای تنظیم مجدد رمز عبور خود وجود دارد، لطفا دوباره امتحان کنید.', - 'success' => 'رمز عبور خود را با موفقیت بازنشانی شد.', - ), - - 'activate' => array( - 'error' => 'هنگام تلاش برای فعالسازی حساب مشکلی روی داد، لطفا دوباره امتحان کنید.', - 'success' => 'حساب کاربری شما به موفقیت فعال شد.', + 'forgot-password' => array( + 'error' => 'یک مشکل هنگام دریافت کد تنظیم مجدد رمز عبور وجود دارد، لطفا دوباره امتحان کنید.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'مشکلی برای تنظیم مجدد رمز عبور خود وجود دارد، لطفا دوباره امتحان کنید.', + 'success' => 'رمز عبور خود را با موفقیت بازنشانی شد.', + ), + + ); diff --git a/resources/lang/fa/button.php b/resources/lang/fa/button.php index 88f73f2e08..ccbdd651ba 100644 --- a/resources/lang/fa/button.php +++ b/resources/lang/fa/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'بارگزاری', 'select_file' => 'فایل را انتخاب کنید...', 'select_files' => 'Select Files...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/fa/general.php b/resources/lang/fa/general.php index e2359d3605..8a9948a395 100644 --- a/resources/lang/fa/general.php +++ b/resources/lang/fa/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'حسابرسی فله', 'bulkaudit_status' => 'وضعیت حسابرسی', 'bulk_checkout' => 'پرداخت بزرگ', + 'bystatus' => 'by Status', 'cancel' => 'انصراف', 'categories' => 'دسته‌بندی‌ها', 'category' => 'دسته بندی', @@ -57,6 +58,7 @@ 'created' => 'مورد ایجاد شده', 'created_asset' => 'دارایی ایجاد شده', 'created_at' => 'ایجاد شده در', + 'record_created' => 'Record Created', 'updated_at' => 'به روز شده در', 'currency' => '$', // this is deprecated 'current' => 'کنونی', @@ -89,11 +91,23 @@ 'firstname_lastname_format' => 'نام خانوادگی (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'اولین', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'نام', 'first_name_format' => 'نام (jane@example.com)', 'files' => 'Files', 'file_name' => 'فایل', + 'file_type' => 'File Type', 'file_uploads' => 'بارگذاری پرونده', 'generate' => 'تولید', 'github_markdown' => 'This field accepts Github flavored markdown.', @@ -113,6 +127,7 @@ 'asset_maintenances' => 'نگهداشت دارایی', 'item' => 'مورد', 'insufficient_permissions' => 'دسترسی محدود!', + 'kits' => 'Predefined Kits', 'language' => 'زبان', 'last' => 'آخرين', 'last_login' => 'آخرین ورود', @@ -124,11 +139,11 @@ 'list_all' => 'فهرست همه ', 'loading' => 'بارگزاری', - 'lock_passwords' => 'در این زمینه می توانید نصب و راه اندازی را ویرایش کنید. -', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'این ویژگی برای نصب نسخه ی نمایشی غیر فعال شده است.', 'location' => 'مکان', 'locations' => 'مکانها', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'خروج', 'lookup_by_tag' => 'نگاهی به Asset Tag', 'maintenances' => 'Maintenances', @@ -190,6 +205,7 @@ 'sign_in' => 'ورود به سیستم', 'signature' => 'امضا', 'skin' => 'Skin', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'MODE DEMO: برخی از ویژگی ها برای این نصب غیر فعال هستند.', 'site_name' => 'نام سایت', 'state' => 'وضعیت', @@ -210,19 +226,23 @@ 'unknown_admin' => 'نامشخص مدیریت', 'username_format' => 'فرمت نام کاربری', 'update' => 'بروزرسانی', - 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'بارگزاری شد', 'user' => 'کاربر', 'accepted' => 'تأیید شد', 'declined' => 'خودداری شد', 'unaccepted_asset_report' => 'دارایی های پذیرفته', 'users' => 'کاربران', + 'viewall' => 'View All', 'viewassets' => 'نمایش تخصیص داده شده دارایی ها', 'website' => 'تارنما', 'welcome' => 'خوش آمدید، نام', 'years' => 'سال ها', 'yes' => 'بله', 'zip' => 'زیپ', - 'noimage' => 'هیچ تصویری بارگزاری نشد یا تصویری یافت نشد.', - 'token_expired' => 'اعتبار فرم شما تمام شده است. لطفا دوباره تلاش کنید.', + 'noimage' => 'هیچ تصویری بارگزاری نشد یا تصویری یافت نشد.', + 'token_expired' => 'اعتبار فرم شما تمام شده است. لطفا دوباره تلاش کنید.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/fa/help.php b/resources/lang/fa/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/fa/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/fa/mail.php b/resources/lang/fa/mail.php index e92710db54..61f608cbeb 100644 --- a/resources/lang/fa/mail.php +++ b/resources/lang/fa/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'لطفا برای پیوستن به این لینک کلیک کنید تا حساب خود را تایید کنید:', 'click_on_the_link_accessory' => 'لطفا روی لینک زیر کلیک کنید تا تأیید کنید که لوازم جانبی را دریافت کرده اید.', 'click_on_the_link_asset' => 'لطفا روی لینک زیر کلیک کنید تا تأیید کنید که دارایی را دریافت کرده اید.', - 'Confirm_Asset_Checkin' => 'تأیید بازرسی دارایی', - 'Confirm_Accessory_Checkin' => 'تأیید تأیید تأیید', - 'Confirm_accessory_delivery' => 'تأیید تحویل کالا', - 'Confirm_license_delivery' => 'تأیید تحویل سریال.', - 'Confirm_asset_delivery' => 'تأیید تحویل دارایی', - 'Confirm_consumable_delivery' => 'تأیید تحویل قابل مصرف', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'QTY فعلی', 'Days' => 'روزها', 'days' => 'روزها', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'to_reset' => 'برای بازنشانی: رمز عبور وب، این فرم را تکمیل کنید:', 'type' => 'تایپ کنید', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'کاربر', 'username' => 'نام کاربری', 'welcome' => 'خوش آمدید نام', 'welcome_to' => 'به وب سایت خوش آمدید', 'your_credentials' => 'مدارک Snipe-IT شما', + ); diff --git a/resources/lang/fi/admin/accessories/general.php b/resources/lang/fi/admin/accessories/general.php index b391f4355a..68a164e4ef 100644 --- a/resources/lang/fi/admin/accessories/general.php +++ b/resources/lang/fi/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Tietoja lisävarusteista', - 'about_accessories_text' => 'Lisävarusteet ovat mitä annat käyttäjille, mutta niissä ei ole sarjanumeroa (tai et välitä niiden yksilöllisestä seurannasta). Esimerkiksi tietokonehiiret tai näppäimistöt.', 'accessory_category' => 'Lisävarusteluokka', 'accessory_name' => 'Lisävarusteen nimi', 'checkout' => 'Checkout-lisävaruste', diff --git a/resources/lang/fi/admin/accessories/message.php b/resources/lang/fi/admin/accessories/message.php index 685d03e356..42c9b85efe 100644 --- a/resources/lang/fi/admin/accessories/message.php +++ b/resources/lang/fi/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Lisävarustetta ei ole olemassa.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'Tällä lisävarusteella on tällä hetkellä: laskea kohteet, jotka on tarkistettu käyttäjille. Tarkista lisävarusteet ja yritä uudelleen.', 'create' => array( diff --git a/resources/lang/fi/admin/asset_maintenances/general.php b/resources/lang/fi/admin/asset_maintenances/general.php index 44fee81fb9..3ea36319e6 100644 --- a/resources/lang/fi/admin/asset_maintenances/general.php +++ b/resources/lang/fi/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Näytä laitteen huoltotiedot', 'repair' => 'Korjaus', 'maintenance' => 'Huoltotila', - 'upgrade' => 'Päivitä' + 'upgrade' => 'Päivitä', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/fi/admin/categories/general.php b/resources/lang/fi/admin/categories/general.php index e27975b02b..52286f704f 100644 --- a/resources/lang/fi/admin/categories/general.php +++ b/resources/lang/fi/admin/categories/general.php @@ -1,8 +1,6 @@ 'Tietoja luokista', - 'about_categories' => 'Kategoriat auttavat sinua järjestämään kohteita. Joitakin esimerkkiluokkia voivat olla "Desktops", "Laptops", "Mobile Phones", "Tablets" ja niin edelleen, mutta voit käyttää luokkia millä tahansa tavalla, mikä on järkevää sinulle.', 'asset_categories' => 'Laiteluokat', 'category_name' => 'Luokan Nimi', 'checkin_email' => 'Lähetä käyttäjälle sähköposti palautuksesta/luovutuksesta.', diff --git a/resources/lang/fi/admin/companies/general.php b/resources/lang/fi/admin/companies/general.php index 29d20e0009..7bedf6d560 100644 --- a/resources/lang/fi/admin/companies/general.php +++ b/resources/lang/fi/admin/companies/general.php @@ -1,6 +1,4 @@ 'Yrityksistä', - 'about_companies_text' => 'Yrityksiä voidaan käyttää yksinkertaisena tunnistekenttänä tai niitä voidaan käyttää rajoittamaan omaisuuden, käyttäjien jne. Näkyvyyttä, jos järjestelmänvalvojan asetuksissa on käytössä koko yrityksen tuki.', 'select_company' => 'Valitse yritys', ]; diff --git a/resources/lang/fi/admin/components/general.php b/resources/lang/fi/admin/components/general.php index d59f3e3f42..88b63f7779 100644 --- a/resources/lang/fi/admin/components/general.php +++ b/resources/lang/fi/admin/components/general.php @@ -1,8 +1,6 @@ 'Tietoja komponenteista', - 'about_components_text' => 'Komponentit ovat kohteita, jotka ovat osa omaisuutta, esimerkiksi kiintolevyjä, RAM-muistia jne.', 'component_name' => 'Komponentin nimi', 'checkin' => 'Checkin Component', 'checkout' => 'Checkout Component', diff --git a/resources/lang/fi/admin/consumables/general.php b/resources/lang/fi/admin/consumables/general.php index d6fd5a68a6..397c0cc2a5 100644 --- a/resources/lang/fi/admin/consumables/general.php +++ b/resources/lang/fi/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Tietoa tarvikkeista', - 'about_consumables_text' => 'Kulutustarvikkeet ovat kaikki ostettuja, jotka kuluvat ajan myötä. Esimerkiksi tulostimen muste tai kopiopaperi.', 'checkout' => 'Kassalle Kuluttaja käyttäjälle', 'consumable_name' => 'Kulutettava nimi', 'create' => 'Luo kulutusta', diff --git a/resources/lang/fi/admin/hardware/table.php b/resources/lang/fi/admin/hardware/table.php index 86b45975c3..67af78ef77 100644 --- a/resources/lang/fi/admin/hardware/table.php +++ b/resources/lang/fi/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Tila', 'title' => 'Laite ', 'image' => 'Laitteen kuva', - 'days_without_acceptance' => 'Päiviä ilman hyväksymistä' + 'days_without_acceptance' => 'Päiviä ilman hyväksymistä', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/fi/admin/kits/general.php b/resources/lang/fi/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/fi/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/fi/admin/licenses/message.php b/resources/lang/fi/admin/licenses/message.php index 8675957728..fad00f38a6 100644 --- a/resources/lang/fi/admin/licenses/message.php +++ b/resources/lang/fi/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Laitteen jolle yrität määrittää tämän lisenssin omistaa joku muu kuin se, jonka olet valinnut alasvetovalikosta.', 'assoc_users' => 'Lisenssin on luovutettu käyttäjälle eikä sitä voida poistaa. Palauta lisenssin ensin käyttäjältä, ja yritä sitten uudelleen. ', 'select_asset_or_person' => 'Sinun on valittava omaisuus tai käyttäjä, mutta ei molempia.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/fi/admin/settings/general.php b/resources/lang/fi/admin/settings/general.php index 4d54d62ef7..9213aefd7c 100644 --- a/resources/lang/fi/admin/settings/general.php +++ b/resources/lang/fi/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Active Directory -verkkotunnus', 'ad_domain_help' => 'Tämä on joskus sama kuin sähköpostiosoitteesi, mutta ei aina.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'Kopio sähköpostiosoite', 'admin_cc_email_help' => 'Mikäli haluat lähettää erilliseen sähköpostiosoitteeseen kopion käyttäjälle lähetettävästä sähköposti-ilmoituksesta palautuksiin/luovutuksiin liittyen, syötä se tähän. Muussa tapauksessa jätä kenttä tyhjäksi.', 'is_ad' => 'Tämä on Active Directory -palvelin', - 'alert_email' => 'Lähetä ilmoitukset', - 'alerts_enabled' => 'Hälytykset käytössä', - 'alert_interval' => 'Kynnysrajan kynnys (päivinä)', - 'alert_inv_threshold' => 'Varaston hälytysraja', - 'asset_ids' => 'Omaisuuden tunnukset', - 'audit_interval' => 'Tilintarkastusväli', + 'alert_email' => 'Lähetä ilmoitukset', + 'alerts_enabled' => 'Hälytykset käytössä', + 'alert_interval' => 'Kynnysrajan kynnys (päivinä)', + 'alert_inv_threshold' => 'Varaston hälytysraja', + 'asset_ids' => 'Omaisuuden tunnukset', + 'audit_interval' => 'Tilintarkastusväli', 'audit_interval_help' => 'Jos sinun on säännöllisesti tarkastettava varojasi fyysisesti, anna aikaväli kuukausina.', - 'audit_warning_days' => 'Tarkastuksen varoituskynnys', + 'audit_warning_days' => 'Tarkastuksen varoituskynnys', 'audit_warning_days_help' => 'Kuinka monta päivää etukäteen varoitamme, kun varat on suoritettava tilintarkastukseen?', - 'auto_increment_assets' => 'Luo automaattisesti kasvavat laite-ID:t', - 'auto_increment_prefix' => 'Etuliite (valinnainen)', - 'auto_incrementing_help' => 'Ota ensin käyttöön automaattinen lisäys omaisuuden tunnuksista', - 'backups' => 'Varmuuskopiointi', - 'barcode_settings' => 'Viivakoodi asetukset', + 'auto_increment_assets' => 'Luo automaattisesti kasvavat laite-ID:t', + 'auto_increment_prefix' => 'Etuliite (valinnainen)', + 'auto_incrementing_help' => 'Ota ensin käyttöön automaattinen lisäys omaisuuden tunnuksista', + 'backups' => 'Varmuuskopiointi', + 'barcode_settings' => 'Viivakoodi asetukset', 'confirm_purge' => 'Vahvista poisto', - 'confirm_purge_help' => 'Kirjoita alla olevaan kohtaan "DELETE" teksti tyhjentääksesi poistetut tietueet. Tätä toimintoa ei voi kumota.', - 'custom_css' => 'Oma CSS', - 'custom_css_help' => 'Anna haluamasi mukautetut CSS-ohitukset. Älä lisää <style></style> tunnisteita.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Oma CSS', + 'custom_css_help' => 'Anna haluamasi mukautetut CSS-ohitukset. Älä lisää <style></style> tunnisteita.', 'custom_forgot_pass_url' => 'Muokattu Salasanan Nollaus URL-osoite', 'custom_forgot_pass_url_help' => 'Tämä korvaa sisäänrakennetun salasanan palautuspalvelun URL-osoitteen. Sen avulla voit ohjata käyttäjät organisaation sisäiseen tai isännöityyn LDAP-salasanan vaihtotoimintoon.', 'dashboard_message' => 'Työpöydän Viesti', 'dashboard_message_help' => 'Tämä teksti esiintyy työpöydällä kaikille, joilla on oikeus tarkastella työpöytää.', - 'default_currency' => 'Oletusvaluutta', - 'default_eula_text' => 'Oletus EULA', - 'default_language' => 'Oletuskieli', - 'default_eula_help_text' => 'Voit myös liittää muokattuja EULA-sopimuksia tiettyihin omaisuusluokkiin.', + 'default_currency' => 'Oletusvaluutta', + 'default_eula_text' => 'Oletus EULA', + 'default_language' => 'Oletuskieli', + 'default_eula_help_text' => 'Voit myös liittää muokattuja EULA-sopimuksia tiettyihin omaisuusluokkiin.', 'display_asset_name' => 'Näytä laitteen nimi listauksessa', 'display_checkout_date' => 'Näytä luovutuspäivämäärä listauksessa', 'display_eol' => 'Näytä elinaika listauksessa', 'display_qr' => 'Näytä neliökoodit', - 'display_alt_barcode' => 'Näytä 1D viivakoodi', - 'barcode_type' => '2D viivakoodityyppi', - 'alt_barcode_type' => '1D viivakoodityyppi', + 'display_alt_barcode' => 'Näytä 1D viivakoodi', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D viivakoodityyppi', + 'alt_barcode_type' => '1D viivakoodityyppi', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'EULA-asetukset', 'eula_markdown' => 'Tämä EULA sallii Github-maustamattoman markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Ylimääräinen Alatunnisteen Teksti ', 'footer_text_help' => 'Tämä teksti esiintyy oikeanpuoleisessa alatunnisteessa. Linkit ovat sallittuja käyttämällä Github merkintätapaa. Rivinvaihdot, otsikot, kuvat, jne. voivat johtaa epätoivottuihin tuloksiin.', 'general_settings' => 'Yleiset asetukset', - 'generate_backup' => 'Luo varmuuskopio', + 'generate_backup' => 'Luo varmuuskopio', 'header_color' => 'Yläosion logo', 'info' => 'Näiden asetusten avulla voit mukauttaa tiettyjä toimintoja.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Versio Laravel', 'ldap_enabled' => 'LDAP käytössä', 'ldap_integration' => 'LDAP integraatio', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Tämä testaa vain LDAP-synkronoinnin toimivuutta. Mikäli LDAP autentikointikysely on virheellinen, käyttäjät eivät voi kirjautua sisään. SINUN TULEE TALLENTAA UUDET ASETUKSET ENSIN.', 'ldap_server' => 'LDAP Palvelin', 'ldap_server_help' => 'Tämän pitäisi alkaa ldap: // (salaamaton tai TLS) tai ldaps: // (SSL)', - 'ldap_server_cert' => 'LDAP SSL Varmenteen varmennus', - 'ldap_server_cert_ignore' => 'Salli virheelliset SSL Varmenteet', - 'ldap_server_cert_help' => 'Valitse tämä valintaruutu, jos käytät itse allekirjoitettua SSL-varmennetta ja haluat hyväksyä virheellisen SSL-varmennuksen.', + 'ldap_server_cert' => 'LDAP SSL Varmenteen varmennus', + 'ldap_server_cert_ignore' => 'Salli virheelliset SSL Varmenteet', + 'ldap_server_cert_help' => 'Valitse tämä valintaruutu, jos käytät itse allekirjoitettua SSL-varmennetta ja haluat hyväksyä virheellisen SSL-varmennuksen.', 'ldap_tls' => 'Käytä TLS: ää', 'ldap_tls_help' => 'Tämä on tarkistettava vain, jos käynnistät STARTTLS: n LDAP-palvelimella.', 'ldap_uname' => 'LDAP-sitoa käyttäjätunnusta', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'Tämä vaihtoehto estää muut autentikointimenetelmät. Salli tämä vaihtoehto, jos olet varma REMOTE_USER kirjautumisen toimivuudesta', 'login_remote_user_custom_logout_url_text' => 'Räätälöity uloskirjautumisen URL', 'login_remote_user_custom_logout_url_help' => 'Jos URL on syötetty, käyttäjät ohjataan tähän URL-osoitteeseen uloskirjautumisen yhteydessä. Tämä on hyödyllinen esimerkiksi ulkoisen autentikointipalvelun käyttäjäistuntojen päättämisessä oikein.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Käytä tulostuksessa', 'logo_print_assets_help' => 'Käytä tuotemerkintöjä tulostettavassa nimikeluettelossa ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Salasanan monimutkaisuus', 'pwd_secure_complexity_help' => 'Valitse mikä tahansa salasanan monimutkaisuus sääntö, jonka haluat panna täytäntöön.', 'pwd_secure_min' => 'Salasanan minimimerkit', - 'pwd_secure_min_help' => 'Pienin sallittu arvo on 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Estä tavalliset salasanat', 'pwd_secure_uncommon_help' => 'Tämä estää käyttäjiä käyttämästä yhteisiä salasanoja ylimmistä 10 000 salasanasta, jotka on ilmoitettu rikkoneen.', 'qr_help' => 'Ota QR-koodit käyttöön valitaksesi tämän', 'qr_text' => 'QR-koodin Teksti', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Asetus', 'settings' => 'Asetukset', 'show_alerts_in_menu' => 'Näytä ilmoitukset ylävalikossa', 'show_archived_in_list' => 'Arkistoidut Nimikkeet', 'show_archived_in_list_text' => 'Näytä arkistoidut nimikkeet "kaikki nimikkeet" listauksessa', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Näytä kuvia sähköposteissa', 'show_images_in_email_help' => 'Poista tämä valinta, jos Snipe-IT asennus on toteutettu VPN: n avulla tai suljetussa verkossa, koska sähköposteissa käytetyt kuvat eivät voi latautua näkyviin sähköposteissa.', 'site_name' => 'Sivuston Nimi', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Löytää kanava', 'slack_endpoint' => 'Lakkautettu loppupiste', 'slack_integration' => 'Slackin asetukset', - 'slack_integration_help' => 'Liukas integraatio on valinnainen, mutta loppupiste ja kanava ovat välttämättömiä, jos haluat käyttää sitä. Jos haluat määrittää Liukastumisen integrointi, sinun on ensin tehtävä luoda saapuva Webhook Laskutus-tilillesi.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Kun olet tallentanut tiedot Slackista, testinappi ilmestyy.', 'slack_test_help' => 'Testaa, onko integraatio Slackiin määritelty oikein. SINUN TULEE TALLENTAA UUDET ASETUKSET ENSIN.', 'snipe_version' => 'Snipe-IT versio', @@ -130,6 +162,7 @@ return array( 'update' => 'Päivitä Asetukset', 'value' => 'Arvo', 'brand' => 'brändäys', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Tietoa Asetuksista', 'about_settings_text' => 'Näiden asetusten avulla voit mukauttaa tiettyjä toimintoja.', 'labels_per_page' => 'Tarrat sivua kohden', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Yksilölliset sarjanumerot', 'unique_serial_help_text' => 'Valintaruudun valinta pakottaa yksilöllisyysrajoitteen käyttöön nimikkeiden sarjanumeroissa', 'zerofill_count' => 'Omaisuusavun pituus, mukaan lukien nollatäyttö', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/fi/admin/statuslabels/table.php b/resources/lang/fi/admin/statuslabels/table.php index c5c4d70802..c9f13a6d78 100644 --- a/resources/lang/fi/admin/statuslabels/table.php +++ b/resources/lang/fi/admin/statuslabels/table.php @@ -5,7 +5,7 @@ return array( 'archived' => 'Arkistoitu', 'create' => 'Uusi Tilamerkintä', 'color' => 'Kaavion väri', - 'default_label' => 'Default Label', + 'default_label' => 'Oletusselite', 'default_label_help' => 'This is used to ensure your most commonly used status labels appear at the top of the select box when creating/editing assets.', 'deployable' => 'Käyttööotettavissa', 'info' => 'Tilamerkintöjä käytetään kuvailemaan laitteidesi eri tiloja. Ne voivat olla korjauksessa, hävinneitä/varastettuja jne. Voit luoa uusia tilamerkintöjä käyttöönotettaville, odottaville sekä arkistoiduille laitteille.', diff --git a/resources/lang/fi/admin/users/general.php b/resources/lang/fi/admin/users/general.php index 1174c935dd..d74545a660 100644 --- a/resources/lang/fi/admin/users/general.php +++ b/resources/lang/fi/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'LDAP-määritysasetukset löytyvät Järjestelmänvalvoja> Asetukset. Valinnainen (valinnainen) sijainti määritetään kaikille tuodulle käyttäjälle.', 'print_assigned' => 'Print All Assigned', 'software_user' => 'Käyttäjälle :name luovutetut ohjelmistot', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Näytä Käyttäjä :name', 'usercsv' => 'CSV-tiedosto', 'two_factor_admin_optin_help' => 'Nykyiset järjestelmänvalvojasi asetukset mahdollistavat kaksitekijärjestelmän todentamisen valikoivan täytäntöönpanon.', diff --git a/resources/lang/fi/admin/users/message.php b/resources/lang/fi/admin/users/message.php index 8b3df494a1..ab8b225b02 100644 --- a/resources/lang/fi/admin/users/message.php +++ b/resources/lang/fi/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Riittämättömät Oikeudet.', 'user_deleted_warning' => 'Käyttäjä on jo poistettu. Mikäli haluat muokata tai luovuttaa laitteita hänelle sinun tulee palauttaa käyttäjä.', 'ldap_not_configured' => 'LDAP-integraatiota ei ole määritetty tässä asennuksessa.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/fi/auth/general.php b/resources/lang/fi/auth/general.php index 9cbc95246e..1aa5558fc3 100644 --- a/resources/lang/fi/auth/general.php +++ b/resources/lang/fi/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Lähetä salasanan linkitys', 'email_reset_password' => 'Sähköposti salasanan palautus', 'reset_password' => 'Nollaa salasana', + 'saml_login' => 'Login via SAML', 'login' => 'Kirjaudu sisään', 'login_prompt' => 'Kirjaudu sisään, ole hyvä', 'forgot_password' => 'unohdin salasanani', diff --git a/resources/lang/fi/auth/message.php b/resources/lang/fi/auth/message.php index 3b5929c2ee..e490f60800 100644 --- a/resources/lang/fi/auth/message.php +++ b/resources/lang/fi/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Käyttäjätiliä ei ole aktivoitu.', 'account_suspended' => 'Käyttäjätili on jäädytetty.', 'account_banned' => 'Käyttäjätili on estetty.', - 'throttle' => 'Liian monet epäonnistuneet kirjautumisyritykset. Yritä uudelleen noin minuuttien minuuttien ajan.', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Sisäänkirjautumisessa tapahtui virhe, yritä uudelleen.', 'success' => 'Sisäänkirjautuminen onnistui.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Käyttäjätilin luonnissa tapahtui virhe, yritä uudelleen.', 'success' => 'Käyttäjätili luotu onnistuneesti.', ), - 'forgot-password' => array( - 'error' => 'Salasanan nollauksessa tapahtui virhe, yritä uudelleen.', - 'success' => 'Salasanan nollausviesti lähetetty onnistuneesti.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Salasanan nollauksessa tapahtui virhe, yritä uudelleen.', - 'success' => 'Salasana on nollattu onnistuneesti.', - ), - - 'activate' => array( - 'error' => 'Käyttäjätilin aktivoinnissa tapahtui virhe, yritä uudelleen.', - 'success' => 'Käyttäjätili aktivoitu onnistuneesti.', + 'forgot-password' => array( + 'error' => 'Salasanan nollauksessa tapahtui virhe, yritä uudelleen.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Salasanan nollauksessa tapahtui virhe, yritä uudelleen.', + 'success' => 'Salasana on nollattu onnistuneesti.', + ), + + ); diff --git a/resources/lang/fi/button.php b/resources/lang/fi/button.php index a3a70148c3..dab93dd9e2 100644 --- a/resources/lang/fi/button.php +++ b/resources/lang/fi/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Lähetä', 'select_file' => 'Valitse tiedosto...', 'select_files' => 'Select Files...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/fi/general.php b/resources/lang/fi/general.php index afdc3ce77b..0850e6a70b 100644 --- a/resources/lang/fi/general.php +++ b/resources/lang/fi/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Bulk Audit', 'bulkaudit_status' => 'Tilintarkastuksen tila', 'bulk_checkout' => 'Bulk Checkout', + 'bystatus' => 'by Status', 'cancel' => 'Peruuta', 'categories' => 'Kategoriat', 'category' => 'Kategoria', @@ -57,6 +58,7 @@ 'created' => 'Tuote luotiin', 'created_asset' => 'laite luotu', 'created_at' => 'Luontiaika', + 'record_created' => 'Record Created', 'updated_at' => 'Päivitetty klo', 'currency' => '€', // this is deprecated 'current' => 'Käytössä Olevat', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Etunimi Sukunimi (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Ensimmäinen', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Etunimi', 'first_name_format' => 'Etunimi (jane@example.com)', 'files' => 'Files', 'file_name' => 'Tiedosto', + 'file_type' => 'File Type', 'file_uploads' => 'Tiedostolataus', 'generate' => 'Luo', 'github_markdown' => 'This field accepts Github flavored markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Omaisuudenhoito', 'item' => 'erä', 'insufficient_permissions' => 'Riittämätön käyttöoikeus!', + 'kits' => 'Predefined Kits', 'language' => 'Kieli', 'last' => 'Kestää', 'last_login' => 'Viimeinen kirjautuminen', @@ -121,10 +136,11 @@ 'licenses' => 'Lisenssit', 'list_all' => 'Listaa Kaikki', 'loading' => 'Ladataan', - 'lock_passwords' => 'Tätä kenttää ei voi muokata tässä asennuksessa.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Tämä ominaisuus on poistettu käytöstä demo-asennusta varten.', 'location' => 'Sijainti', 'locations' => 'Sijainnit', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Kirjaudu Ulos', 'lookup_by_tag' => 'Haku nimellä Asset Tag', 'maintenances' => 'Maintenances', @@ -186,6 +202,7 @@ 'sign_in' => 'Kirjaudu sisään', 'signature' => 'Allekirjoitus', 'skin' => 'Skin', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO-TILA: Jotkin ominaisuudet eivät ole käytössä tässä asennuksessa.', 'site_name' => 'Sivuston Nimi', 'state' => 'Lääni', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Tuntematon Ylläpitäjä', 'username_format' => 'Käyttäjätunnus', 'update' => 'Päivitä', - 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Ladattu', 'user' => 'Käyttäjä', 'accepted' => 'hyväksytty', 'declined' => 'hylkää', 'unaccepted_asset_report' => 'Hyväksymättömät varat', 'users' => 'Käyttäjät', + 'viewall' => 'View All', 'viewassets' => 'Näytä Käyttöönotetut Laitteet', 'website' => 'Verkkosivu', 'welcome' => 'Tervetuloa, :name', 'years' => 'vuotta', 'yes' => 'Kyllä', 'zip' => 'Postinumero', - 'noimage' => 'Ei kuvaa ladattu tai kuvaa ei löytynyt.', - 'token_expired' => 'Istuntosi on vanhentunut. Ole hyvä ja kirjaudu uudelleen.', + 'noimage' => 'Ei kuvaa ladattu tai kuvaa ei löytynyt.', + 'token_expired' => 'Istuntosi on vanhentunut. Ole hyvä ja kirjaudu uudelleen.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/fi/help.php b/resources/lang/fi/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/fi/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/fi/mail.php b/resources/lang/fi/mail.php index 8a736be14e..3bc50ac9ba 100644 --- a/resources/lang/fi/mail.php +++ b/resources/lang/fi/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Vahvista klikkaamalla seuraavaa linkkiä: web-tili:', 'click_on_the_link_accessory' => 'Klikkaa alla olevaa linkkiä vahvistaaksesi, että olet saanut lisävarusteen.', 'click_on_the_link_asset' => 'Klikkaa alla olevaa linkkiä vahvistaaksesi, että olet saanut omaisuuden.', - 'Confirm_Asset_Checkin' => 'Vahvista Asset Checkin.', - 'Confirm_Accessory_Checkin' => 'Vahvista lisävarusteen tarkistus.', - 'Confirm_accessory_delivery' => 'Varmista lisävarusteiden toimitus.', - 'Confirm_license_delivery' => 'Vahvista lisenssitoimitus.', - 'Confirm_asset_delivery' => 'Vahvista omaisuuden toimittaminen.', - 'Confirm_consumable_delivery' => 'Varmista kulutustarvikkeet.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Nykyinen QTY', 'Days' => 'päivää', 'days' => 'päivää', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => ':count lisenssiä vanhenee :threshold päivän sisällä.|:count lisenssiä vanhenee :threshold päivän sisällä.', 'to_reset' => 'Voit palauttaa: web-salasanasi täyttämällä tämän lomakkeen:', 'type' => 'Tyyppi', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Käyttäjä', 'username' => 'Käyttäjätunnus', 'welcome' => 'Tervetuloa: nimi', 'welcome_to' => 'Tervetuloa: web!', 'your_credentials' => 'Sinun Snipe-IT -asiakirjasi', + ); diff --git a/resources/lang/fil/admin/accessories/general.php b/resources/lang/fil/admin/accessories/general.php index 0fc94ba151..7c353d3629 100644 --- a/resources/lang/fil/admin/accessories/general.php +++ b/resources/lang/fil/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Ang tungkol sa mga Aksesorya', - 'about_accessories_text' => 'Ang mga aksesorya ay tumutukoy sa anumang bagay na iyong inisyusa mga gumagamit ngunit wala itong serial number (o wala kang pakialam sa paghahanap basi sa kaibahan nito). Halimbawa, ang mga mouse ng kompyuter o mga keyboards.', 'accessory_category' => 'Ang Katergorya sa Aksesorya', 'accessory_name' => 'Ang Pangalan ng Aksesorya', 'checkout' => 'I-checkout ang Aksesorya', diff --git a/resources/lang/fil/admin/accessories/message.php b/resources/lang/fil/admin/accessories/message.php index 48e3f3a6d3..4c25713a2f 100644 --- a/resources/lang/fil/admin/accessories/message.php +++ b/resources/lang/fil/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Ang aksesoryang ito ay hindi umiiral.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'Ang aksesoryang ito ay kasalukuyang mayroong :pag-check out sa pag-kwenta ng mga aytem sa mga gumagamit o user. Paki-tingnan sa mga aksesorya at subukang muli. ', 'create' => array( diff --git a/resources/lang/fil/admin/asset_maintenances/general.php b/resources/lang/fil/admin/asset_maintenances/general.php index 2a2bf0022e..da52421a40 100644 --- a/resources/lang/fil/admin/asset_maintenances/general.php +++ b/resources/lang/fil/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Tingnan ang mga Detalye sa Pagpapanatili ng Asset', 'repair' => 'Ayusin', 'maintenance' => 'Ang Pagpapanatili', - 'upgrade' => 'I-upgrade' + 'upgrade' => 'I-upgrade', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/fil/admin/categories/general.php b/resources/lang/fil/admin/categories/general.php index e69da50abd..9c76faa691 100644 --- a/resources/lang/fil/admin/categories/general.php +++ b/resources/lang/fil/admin/categories/general.php @@ -1,12 +1,10 @@ 'Ang Tungkol sa mga Kategorya', - 'about_categories' => 'Ang mga kategorya ay tumutulong sa iyo i-organisa ang iyong nga aytem. Maaaring ang iilang halimbawa ng mga kategorya ay ang "Mga Desktop", "Mga Laptop", "Mga Mobile Phones", "Mga Tablet", at iba pa, ngunit pwede kang gumamit ng mga kategorya na para sa iyo ay may kabuluhan.', 'asset_categories' => 'Ang mga Kategorya ng Asset', 'category_name' => 'Ang Pangalan ng Kategorya', - 'checkin_email' => 'Send email to user on checkin/checkout.', - 'checkin_email_notification' => 'This user will be sent an email on checkin/checkout.', + 'checkin_email' => 'Padalhan ng email yung user pag mag-checkin/checkout.', + 'checkin_email_notification' => 'Ang user ay papadalhan ng email sa checkin/checkout.', 'clone' => 'Ang Kategrya ay I-clone', 'create' => 'Magsagawa ng Kategorya', 'edit' => 'I-edit ang Kategorya', diff --git a/resources/lang/fil/admin/companies/general.php b/resources/lang/fil/admin/companies/general.php index 0c1162441e..15371ce343 100644 --- a/resources/lang/fil/admin/companies/general.php +++ b/resources/lang/fil/admin/companies/general.php @@ -1,6 +1,4 @@ 'Ang Tungkol sa mga Kumpanya', - 'about_companies_text' => 'Ang mga kumpanya ay maaaring magamit bilang isang simpleng field ng pag-identify, o ito rin ay maaring magamit para i-limita ang bisibiliti ng mga asset, mga gumagamit, atbp kung pinagana ang buong suporta ng kumpanya sa iyong mga setting ng Admin.', 'select_company' => 'Pumili ng Kumpanya', ]; diff --git a/resources/lang/fil/admin/components/general.php b/resources/lang/fil/admin/components/general.php index 1c415719d3..b373aa38b5 100644 --- a/resources/lang/fil/admin/components/general.php +++ b/resources/lang/fil/admin/components/general.php @@ -1,8 +1,6 @@ 'Ang Tungkol sa mga Komponent', - 'about_components_text' => 'Ang mga komponent ay mga aytem na bahagi ng isang asset, halimbawa HDD, RAM, atbp.', 'component_name' => 'Ang Pangalan ng Komponent', 'checkin' => 'I-checkin ang Komponent', 'checkout' => 'I-checkout ang Komponent', diff --git a/resources/lang/fil/admin/consumables/general.php b/resources/lang/fil/admin/consumables/general.php index d33c940a0e..4686f8888b 100644 --- a/resources/lang/fil/admin/consumables/general.php +++ b/resources/lang/fil/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Ang Tungkol sa mga Consumable', - 'about_consumables_text' => 'Ang mga Consumable ay tumutukoy sa anumang binili na pwedeng maubos sa paglipas ng panahon. Halimbawa nito ay, printer ink or papel ng copier.', 'checkout' => 'I-checkout ang Consumable sa User', 'consumable_name' => 'Ang Pangalan ng Consumable', 'create' => 'Magsagawa ng Consumable', diff --git a/resources/lang/fil/admin/hardware/table.php b/resources/lang/fil/admin/hardware/table.php index c932c8eeeb..8bfd3920f4 100644 --- a/resources/lang/fil/admin/hardware/table.php +++ b/resources/lang/fil/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Ang Katayuan', 'title' => 'Ang Asset ', 'image' => 'Ang Imahe ng Device', - 'days_without_acceptance' => 'Ang mga Araw na Walang Pagtanggap' + 'days_without_acceptance' => 'Ang mga Araw na Walang Pagtanggap', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/fil/admin/kits/general.php b/resources/lang/fil/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/fil/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/fil/admin/licenses/message.php b/resources/lang/fil/admin/licenses/message.php index f03a33f672..ac6855ce67 100644 --- a/resources/lang/fil/admin/licenses/message.php +++ b/resources/lang/fil/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Ang asset na sinusubukan nong iugnay sa lisensyang ito ay pag-aari ng isang tao maliban sa taong piniling maitalaga sa dropdown.', 'assoc_users' => 'Ang lisensyang ito ay kasalukuyang nai-check out sa isang user at hindi maaaring mai-delete. Mangyaring suriin muna na naka in ang lisensya, at pagkatapos subukang i-delete muli. ', 'select_asset_or_person' => 'Dapat kang pumili ng isang asset o isang user, pero hindi ang dalawa.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/fil/admin/settings/general.php b/resources/lang/fil/admin/settings/general.php index 78380eea05..6af2f46f7a 100644 --- a/resources/lang/fil/admin/settings/general.php +++ b/resources/lang/fil/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Ang Aktibong Direktorya', 'ad_domain' => 'Ang Aktibong Direktorya ng domain', 'ad_domain_help' => 'Ito ay minsan kapareho ng iyong email domain, pero hindi permanente.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC Email', 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', 'is_ad' => 'Ito ay isang server ng Aktibong Direktorya', - 'alert_email' => 'Magpadala ng mga alert sa', - 'alerts_enabled' => 'Ang Email Alerts ay Pinagana', - 'alert_interval' => 'Ang Alerts Threshold ay Mag-expire (sa iilang araw)', - 'alert_inv_threshold' => 'Ang Threshold ng Inventory Alert', - 'asset_ids' => 'Ang mga ID ng asset', - 'audit_interval' => 'Ang Pagitan ng Audit', + 'alert_email' => 'Magpadala ng mga alert sa', + 'alerts_enabled' => 'Ang Email Alerts ay Pinagana', + 'alert_interval' => 'Ang Alerts Threshold ay Mag-expire (sa iilang araw)', + 'alert_inv_threshold' => 'Ang Threshold ng Inventory Alert', + 'asset_ids' => 'Ang mga ID ng asset', + 'audit_interval' => 'Ang Pagitan ng Audit', 'audit_interval_help' => 'Kung ikaw ay kinakailangan na regular na magbilang ng iyomg mga pag-aari, ilagay ang agwat sa buwan.', - 'audit_warning_days' => 'Ang Warning Threshold ng Audit', + 'audit_warning_days' => 'Ang Warning Threshold ng Audit', 'audit_warning_days_help' => 'Mga ilang araw na makaadvans kami sa pagpaalala sa iyo kapag ang mga asset ay nakasaad na para sa pag-audit?', - 'auto_increment_assets' => 'Magsagawa ng mga ID para sa auto-incrementing na asset', - 'auto_increment_prefix' => 'Ang prefix (opsyonal)', - 'auto_incrementing_help' => 'Paganahin muna ang ID ng auto-incrementing asset para i-set ito', - 'backups' => 'Mga backup', - 'barcode_settings' => 'Ang mga Setting sa Barcode', + 'auto_increment_assets' => 'Magsagawa ng mga ID para sa auto-incrementing na asset', + 'auto_increment_prefix' => 'Ang prefix (opsyonal)', + 'auto_incrementing_help' => 'Paganahin muna ang ID ng auto-incrementing asset para i-set ito', + 'backups' => 'Mga backup', + 'barcode_settings' => 'Ang mga Setting sa Barcode', 'confirm_purge' => 'I-kumperma ang Pag-purge', - 'confirm_purge_help' => 'I-enter ang tekstong "DELETE" sa kahon sa ibaba para i-purge ang mga nai-delete na mga rekord. Ang aksyon na ito ay hindi na pwedeng maibalik.', - 'custom_css' => 'I-custom ang CSS', - 'custom_css_help' => 'Mag-enter ng kahit anung kustom na mag-override ng CSS na nais mong gamitin. Wag isali ang <style></style> mga tag.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'I-custom ang CSS', + 'custom_css_help' => 'Mag-enter ng kahit anung kustom na mag-override ng CSS na nais mong gamitin. Wag isali ang <style></style> mga tag.', 'custom_forgot_pass_url' => 'I-custom ang URL ng Pag-reset sa Password', 'custom_forgot_pass_url_help' => 'Papalitan nito ang built-in ng nakalimutang URL ng password sa skreen ng log-in, kapaki-pakinabang upang magdirekta sa panloob o ang password reset functionality ng LDAP. Ito ay epektibong hindi magpagana ng lokal na gumagamit para sa punsyonalidad sa nakalimutang password.', 'dashboard_message' => 'Áng Mensahi sa Dashboard', 'dashboard_message_help' => 'Ang tekstong ito ay lilitaw sa dashboard para sa sinuman na mayroong permiso na tumingin sa dashboard.', - 'default_currency' => 'Ang Default na Currency', - 'default_eula_text' => 'Ang Default na EULA', - 'default_language' => 'Ang Default na Linggwahe', - 'default_eula_help_text' => 'Maaari kang mag-ugnay ng kustom na EULAS sa partikular na mga katergorya ng asset.', + 'default_currency' => 'Ang Default na Currency', + 'default_eula_text' => 'Ang Default na EULA', + 'default_language' => 'Ang Default na Linggwahe', + 'default_eula_help_text' => 'Maaari kang mag-ugnay ng kustom na EULAS sa partikular na mga katergorya ng asset.', 'display_asset_name' => 'Ipakita ang Pangalan ng Asset', 'display_checkout_date' => 'Ang Petsa ng Pag-checkout ay Ipakita', 'display_eol' => 'Ipakita sa table view ang EOL', 'display_qr' => 'Ang mga Square Codes ay Ipakita', - 'display_alt_barcode' => 'Ipakita ang 1D barcode', - 'barcode_type' => 'Ang Uri ng 2D Barcode', - 'alt_barcode_type' => 'Ang uri ng 1D barcode', + 'display_alt_barcode' => 'Ipakita ang 1D barcode', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'Ang Uri ng 2D Barcode', + 'alt_barcode_type' => 'Ang uri ng 1D barcode', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Ang mga Setting ng EULA', 'eula_markdown' => 'Ang EULA na ito ay nagpahintulot ng Github flavored na markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Ang Karagdagang Teksto ng Footer ', 'footer_text_help' => 'Ang tekstong ito ay lilitaw sa kanang bahagsi ng footer. Ang mga links ay pinapayagan gamit ang Github flavored na markdown. Ang biak na mga Linya, mga header, mga imahi, atbp ay maaaring magsaad ng hindi inaasahang mga resulta.', 'general_settings' => 'Ang Pangakalahatang mga Setting', - 'generate_backup' => 'Magsagawa ng Backup', + 'generate_backup' => 'Magsagawa ng Backup', 'header_color' => 'Ang Kulay ng Header', 'info' => 'Ang mga settings na ito ay pwedeng magbigay paalam sa sa iyo na i-customise ng iilang mga speto ng iyong pag-iinstall.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Ang Laravel na Bersyon', 'ldap_enabled' => 'Pinagana ang LDAP', 'ldap_integration' => 'Ang integrasyon ng LDAP', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Ito ay susubok lamang sa LDAP na mag-sync nang maayos. Kapag ang iyong LDAP Authentication query ay hindi tama, ang mga gumagamit ay hindi parin makapag-login. DAPAT MO MUNANG I-SAVE ANG IYONG UPDATED NA MGA SETTING NG LDAP.', 'ldap_server' => 'Ang Serber ng LDAP', 'ldap_server_help' => 'Ito ay dapat na magsimula sa ldap:// (para sa hindi naka-encrypt or TLS) o ldaps:// (para sa SSL)', - 'ldap_server_cert' => 'Ang pagpapatibay sa sertipikasyon ng LDAP SSL', - 'ldap_server_cert_ignore' => 'Payagan ang hindi balidong Sertipiko ng SSL', - 'ldap_server_cert_help' => 'Piliin ang checkbox na ito kapag ikay ay gumagamit ng self signed na SSL cert at gutong tumanggap ng hindi balidong sertipiko ng SSL.', + 'ldap_server_cert' => 'Ang pagpapatibay sa sertipikasyon ng LDAP SSL', + 'ldap_server_cert_ignore' => 'Payagan ang hindi balidong Sertipiko ng SSL', + 'ldap_server_cert_help' => 'Piliin ang checkbox na ito kapag ikay ay gumagamit ng self signed na SSL cert at gutong tumanggap ng hindi balidong sertipiko ng SSL.', 'ldap_tls' => 'Gumamit ng TLS', 'ldap_tls_help' => 'Ito ay dapat na mai-check lamang kung ikaw ay nagpapatakbo ng STARTTLS sa iyong serber ng LDAP. ', 'ldap_uname' => 'Ang Bind Username ng LDAP', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', 'login_remote_user_custom_logout_url_text' => 'Custom logout URL', 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Ang Logo', 'logo_print_assets' => 'Use in Print', 'logo_print_assets_help' => 'Use branding on printable asset lists ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Ang Pagkakumplikado ng Password', 'pwd_secure_complexity_help' => 'Pumili sa alin mang patakaran sa pagkakumplikado ng password ang gusto mong ipatupad.', 'pwd_secure_min' => 'Ang minimum na mga karakter ng password', - 'pwd_secure_min_help' => 'Ang minimum na pinahihintulutang balyu ay 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Iwasan ang karaniwang mga password', 'pwd_secure_uncommon_help' => 'Ito ay hindi magpayag sa mga user sa paggamit ng mga karaniwang password na nagmula sa top 10,000 na mga password na nai-report sa mga paglabag.', 'qr_help' => 'Paganahin muna ang mga Codes ng QR sa pagtakda nito', 'qr_text' => 'Ang Teksto ng Code ng QR', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Mga Setting', 'settings' => 'Ang mga Setting', 'show_alerts_in_menu' => 'Ipakita ang mga alert sa itaas ng pagpipilian', 'show_archived_in_list' => 'Ang mga Asset na Naka-archive', 'show_archived_in_list_text' => 'Ipakita ang mga asset na naka-archive sa listahan ng "lahat ng mga asset"', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Show images in emails', 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', 'site_name' => 'Ang Pangalan ng Site', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Ang Slack Channel', 'slack_endpoint' => 'Ang Slack Endpoint', 'slack_integration' => 'Ang mga Setting ng Slack', - 'slack_integration_help' => 'Ang integrasyon ng slack ay opsyonal, gayunpaman ang endpoint at channle ay kinakailangan kung nais mo itong gamitin. Para i-configure ang integrasyon ng Slack, ay kinakailangan mo munangmagsagawa ng papasok na webhook sa iyong account sa Slack.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', 'snipe_version' => 'Ang bersyon ng Snipe-IT', @@ -130,6 +162,7 @@ return array( 'update' => 'Ang mga Setting ay I-update', 'value' => 'Balyu', 'brand' => 'Ang Pagkakaroon ng Brand', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Ang Tungkol sa mga Setting', 'about_settings_text' => 'Ang mga setting na ito ay nagbibigay permiso sa pag-customize ng iilang aspeto sa iyong pag-install.', 'labels_per_page' => 'Ang mga label ng bawat pahina', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Unique serial numbers', 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', 'zerofill_count' => 'Ang haba ng mga tags ng asset, kabilang ang zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/fil/admin/users/general.php b/resources/lang/fil/admin/users/general.php index 8c8e8b1a71..3dc521ec70 100644 --- a/resources/lang/fil/admin/users/general.php +++ b/resources/lang/fil/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'Pwedeng makita ang configuration settings ng LDAP Admin > Settings. Ang (opsyonal) napiling lokasyon ay itatakda para sa lahat ng mga na-import na mga gumagamit o user.', 'print_assigned' => 'I-print ang Lahat ng Nakatalaga', 'software_user' => 'Ang Software ay Nai-check out sa :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Tingnan ang User :name', 'usercsv' => 'Ang CSV file', 'two_factor_admin_optin_help' => 'Ang iyong kasalukuyang mga admin settings ay napapahintulot ng selektibong pagpapatupad ng two-factor authentication. ', diff --git a/resources/lang/fil/admin/users/message.php b/resources/lang/fil/admin/users/message.php index 1bbf8a3cd3..a01dc1f97c 100644 --- a/resources/lang/fil/admin/users/message.php +++ b/resources/lang/fil/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Hindi sapat na mga pahintulot.', 'user_deleted_warning' => 'Ang user na ito ay nai-delete na. Kailangang ibalik ang user na ito upang i-edit o mag-assign ng bagong mga asset.', 'ldap_not_configured' => 'Ang integrasyon ng LDAP ay hindi nai-configure sa pag-install na ito.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/fil/auth/general.php b/resources/lang/fil/auth/general.php index 146b80bf9f..cf954f6a31 100644 --- a/resources/lang/fil/auth/general.php +++ b/resources/lang/fil/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'I-send ang Link para sa Pag-reset ng Password', 'email_reset_password' => 'Mag-email ng Password Reset', 'reset_password' => 'I-reset ang Password', + 'saml_login' => 'Login via SAML', 'login' => 'Mag-login', 'login_prompt' => 'Paki-login', 'forgot_password' => 'Nakalimutan ko ang aking password', diff --git a/resources/lang/fil/auth/message.php b/resources/lang/fil/auth/message.php index d128cb6a6b..778b1f83b2 100644 --- a/resources/lang/fil/auth/message.php +++ b/resources/lang/fil/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Hindi napagana ang account ng user na ito.', 'account_suspended' => 'Ang account ng user na ito ay suspendido.', 'account_banned' => 'Ang account ng user na ito ay nai-ban.', - 'throttle' => 'Sobrang daming pagtangka sa pag-login na nabigo. Mangyaring subukang muli sa iilang minuto:mga minuto.', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Maayroong problema habang sunusubukang i-login ka, mangyaring subukang muli.', 'success' => 'Ikaw ay matagumay na naka-log in.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Mayoong problema habang sinusubukang isagawa ang iyong account, mangyaring subukang muli.', 'success' => 'Matagumpay na naisagawa ang account.', ), - 'forgot-password' => array( - 'error' => 'Mayroong problema habang sinusubukang kunin ang code sa pag-reset ng password, mangyaring subukang muli.', - 'success' => 'Matagumpay na naipasa ang email para sa pag-recover ng password.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Mayroong problema habang sunusubukang i-reset ang iyong password, mangyaring subukang muli.', - 'success' => 'Ang iyong password ay nai-reset na.', - ), - - 'activate' => array( - 'error' => 'Mayroong problema habang sinusubukang paganahin ang iyong account, mangyaring subukang muli.', - 'success' => 'Matagumpay na napagana ang iyong account.', + 'forgot-password' => array( + 'error' => 'Mayroong problema habang sinusubukang kunin ang code sa pag-reset ng password, mangyaring subukang muli.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Mayroong problema habang sunusubukang i-reset ang iyong password, mangyaring subukang muli.', + 'success' => 'Ang iyong password ay nai-reset na.', + ), + + ); diff --git a/resources/lang/fil/button.php b/resources/lang/fil/button.php index 62316d1eb6..98ac40d89f 100644 --- a/resources/lang/fil/button.php +++ b/resources/lang/fil/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'I-upload', 'select_file' => 'Pumili ng File...', 'select_files' => 'Select Files...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/fil/general.php b/resources/lang/fil/general.php index a3cf8d8cc1..8bbc36c420 100644 --- a/resources/lang/fil/general.php +++ b/resources/lang/fil/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Ang Bulk Audit', 'bulkaudit_status' => 'Ang Estado ng Audit', 'bulk_checkout' => 'Ang Bulk Checkout', + 'bystatus' => 'by Status', 'cancel' => 'I-kansela', 'categories' => 'Mga kategorya', 'category' => 'Ang kategorya', @@ -57,6 +58,7 @@ 'created' => 'Ang Naisagawang Aytem', 'created_asset' => 'ang naisagawang asset', 'created_at' => 'Naisagawa sa', + 'record_created' => 'Record Created', 'updated_at' => 'Na-update sa', 'currency' => '$', // this is deprecated 'current' => 'Ang kasalukuyan', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Unang Pangalan Huling Pangalan (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Unang Pangalan Huling Pangalan (jane.smith@example.com)', 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Una', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Ang Unang Pangalan', 'first_name_format' => 'Ang Unang Pangalan (jane@example.com)', 'files' => 'Ang mga file', 'file_name' => 'Ang File', + 'file_type' => 'File Type', 'file_uploads' => 'Ang mga upload na File', 'generate' => 'Isagawa', 'github_markdown' => 'Ang field na ito ay tumatanggap ng Github flavored na markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Ang mga Pagpapanatili sa Asset', 'item' => 'Aytem', 'insufficient_permissions' => 'Hindi sapat na mha pahintulot!', + 'kits' => 'Predefined Kits', 'language' => 'Lengguwahe', 'last' => 'Huli', 'last_login' => 'Ang Huling Pag-login', @@ -121,10 +136,11 @@ 'licenses' => 'Ang mga lisensya', 'list_all' => 'Ilista ang Lahat', 'loading' => 'Naglo-load', - 'lock_passwords' => 'Ang field na ito ay hindi ma-edit sa intallation na ito.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Ang katangiang ito ay hindi na pinagana sa demo ng pag-install.', 'location' => 'Ang Lokasyon', 'locations' => 'Ang mga Lokasyon', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Mag-logout', 'lookup_by_tag' => 'Maghanap sa pamamagitan ng Asset Tag', 'maintenances' => 'Ang mga Pagpapanatili', @@ -186,6 +202,7 @@ 'sign_in' => 'Mag Sign in', 'signature' => 'Ang Lagda', 'skin' => 'Skin', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO MODE: Ang iilang mga katangian ay na-disable para sa pag-install na ito.', 'site_name' => 'Ang Pangalan ng Site', 'state' => 'Ang Estado', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Hindi matukoy na Admin', 'username_format' => 'Ang Pormat sa Pangalan ng Gumagamit', 'update' => 'I-update', - 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Nai-upload', 'user' => 'Ang gumagamit', 'accepted' => 'tinanggap na', 'declined' => 'tinanggihan', 'unaccepted_asset_report' => 'Hindi tinanggap na mga Asset', 'users' => 'Ang mga gumagamit', + 'viewall' => 'View All', 'viewassets' => 'Tingna ang mga Assets na Naka-assign', 'website' => 'Ang Webiste', 'welcome' => 'Maligayang pagdating, :name', 'years' => 'mga taon', 'yes' => 'Oo', 'zip' => 'Zip', - 'noimage' => 'Walang imahe na nai-upload o walang nakitang imahe.', - 'token_expired' => 'Ang iyong sesyon ng form ay na-expire na. Mangyaring subukang muli.', + 'noimage' => 'Walang imahe na nai-upload o walang nakitang imahe.', + 'token_expired' => 'Ang iyong sesyon ng form ay na-expire na. Mangyaring subukang muli.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/fil/help.php b/resources/lang/fil/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/fil/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/fil/mail.php b/resources/lang/fil/mail.php index 8941c0674e..c2ffc213e6 100644 --- a/resources/lang/fil/mail.php +++ b/resources/lang/fil/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Paki-klik sa mga sumusunod na link para i-komperma ang iyong :web account:', 'click_on_the_link_accessory' => 'Paki-klik sa link na nasa ibaba para i-komperma na ikaw ay nakakatanggap ng aksesorya.', 'click_on_the_link_asset' => 'Paki-klik sa link na nasa ibaba para i-komperma na ikaw ay nakakatanggap ng asset.', - 'Confirm_Asset_Checkin' => 'I-komperma ang Pag-checkin ng Asset.', - 'Confirm_Accessory_Checkin' => 'I-komperma ang Pag-checkin ng Aksesorya.', - 'Confirm_accessory_delivery' => 'I-komperma ang paghahatid ng aksesorya.', - 'Confirm_license_delivery' => 'Confirm license delivery.', - 'Confirm_asset_delivery' => 'I-komperma ang paghahatid ng asset.', - 'Confirm_consumable_delivery' => 'I-komperma ang paghahatid ng consumable.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Ang kasalukuyang QTY', 'Days' => 'Mga araw', 'days' => 'Mga araw', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'to_reset' => 'Para mai-reset ang iyong :web password, kumpletuhin ang form na ito:', 'type' => 'Klase', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'User', 'username' => 'Username', 'welcome' => 'Maligayang pagdating :ang pangalan', 'welcome_to' => 'Maligayang pagdating sa: web!', 'your_credentials' => 'Ang iyong mga Kredensyal sa Snipe-IT', + ); diff --git a/resources/lang/fr/admin/accessories/general.php b/resources/lang/fr/admin/accessories/general.php index f8c8eaa517..5760313657 100644 --- a/resources/lang/fr/admin/accessories/general.php +++ b/resources/lang/fr/admin/accessories/general.php @@ -1,8 +1,6 @@ 'À propos des accessoires', - 'about_accessories_text' => 'Les accessoires sont des items que vous assignerai à des utilisateurs mais qui n\'ont pas de numéro de série (ou que vous ne désirez pas en faire un suivi). Par exemple, une souris ou un clavier.', 'accessory_category' => 'Catégorie d\'accessoire', 'accessory_name' => 'Nom de l\'accessoire', 'checkout' => 'Attribuer l\'accessoire', diff --git a/resources/lang/fr/admin/accessories/message.php b/resources/lang/fr/admin/accessories/message.php index 67c93bc778..7091783f3c 100644 --- a/resources/lang/fr/admin/accessories/message.php +++ b/resources/lang/fr/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'L\'accessoire n\'existe pas.', + 'does_not_exist' => 'L\'accessoire [:id] n\'existe pas.', 'assoc_users' => 'Cet accessoire à présentement des items d\'attribué à des utilisateurs. S\'il vous plaît vérifier l\'accessoire et veuillez réessayer. ', 'create' => array( diff --git a/resources/lang/fr/admin/asset_maintenances/general.php b/resources/lang/fr/admin/asset_maintenances/general.php index 7017ed882e..cfd7dbcf6f 100644 --- a/resources/lang/fr/admin/asset_maintenances/general.php +++ b/resources/lang/fr/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Voir les détails de la maintenance d\'actif', 'repair' => 'Réparation', 'maintenance' => 'Entretien', - 'upgrade' => 'Mise à niveau' + 'upgrade' => 'Mise à niveau', + 'calibration' => 'Etalonnage', + 'software_support' => 'Support logiciel', + 'hardware_support' => 'Support matériel', ]; diff --git a/resources/lang/fr/admin/categories/general.php b/resources/lang/fr/admin/categories/general.php index 14706e6e7c..7b7501fd00 100644 --- a/resources/lang/fr/admin/categories/general.php +++ b/resources/lang/fr/admin/categories/general.php @@ -1,8 +1,6 @@ 'A propos des catégories', - 'about_categories' => 'Les catégories vous aident à organiser vos items. Des exemples de catégories peuvent être "Ordinateurs de bureau", "Ordinateurs portables", "Téléphones portables", "Tablettes", etc..., mais vous pouvez utiliser les catégories comme cela vous convient.', 'asset_categories' => 'Catégories', 'category_name' => 'Catégorie', 'checkin_email' => 'Envoyer un courriel à l\'utilisateur lors de l\'association/dissociation.', diff --git a/resources/lang/fr/admin/companies/general.php b/resources/lang/fr/admin/companies/general.php index dc3694e5a4..d8dd2dbf58 100644 --- a/resources/lang/fr/admin/companies/general.php +++ b/resources/lang/fr/admin/companies/general.php @@ -1,6 +1,4 @@ 'A propos des entreprises', - 'about_companies_text' => 'Les entreprises peuvent être utilisées comme simple champ d\'identification, ou bien afin de limité la visibilité des items, utilisateurs etc... Si le support complet de l\'entreprise est activé dans les paramètres d\'administration.', 'select_company' => 'Sélectionnez une compagnie', ]; diff --git a/resources/lang/fr/admin/components/general.php b/resources/lang/fr/admin/components/general.php index 6960628a49..dcea9b0d51 100644 --- a/resources/lang/fr/admin/components/general.php +++ b/resources/lang/fr/admin/components/general.php @@ -1,8 +1,6 @@ 'A propos des composants', - 'about_components_text' => 'Les composants sont des éléments constitutifs d\'un objet, par exemple HDD, RAM, etc.', 'component_name' => 'Nom du composant', 'checkin' => 'Dissocier un composant', 'checkout' => 'Attribuer un composant', diff --git a/resources/lang/fr/admin/consumables/general.php b/resources/lang/fr/admin/consumables/general.php index 3adfe90257..5f53f1e473 100644 --- a/resources/lang/fr/admin/consumables/general.php +++ b/resources/lang/fr/admin/consumables/general.php @@ -1,8 +1,6 @@ 'À propos des fournitures', - 'about_consumables_text' => 'Les fournitures sont des biens qui seront utilisés au fil du temps. Par exemple de l\'encre ou du papier pour les imprimantes.', 'checkout' => 'Attribuer une fourniture à un utilisateur', 'consumable_name' => 'Nom de la fourniture', 'create' => 'Créer une fourniture', diff --git a/resources/lang/fr/admin/hardware/table.php b/resources/lang/fr/admin/hardware/table.php index ec87639cc5..c26ab72c47 100644 --- a/resources/lang/fr/admin/hardware/table.php +++ b/resources/lang/fr/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Statut', 'title' => 'Actif ', 'image' => 'Image', - 'days_without_acceptance' => 'Jours sans acceptation' + 'days_without_acceptance' => 'Jours sans acceptation', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/fr/admin/kits/general.php b/resources/lang/fr/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/fr/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/fr/admin/licenses/message.php b/resources/lang/fr/admin/licenses/message.php index 8d7328e4b2..fd26e69892 100644 --- a/resources/lang/fr/admin/licenses/message.php +++ b/resources/lang/fr/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'L\'actif que vous essayez d\'associer avec cette licence est détenu par une autre personne que celle sélectionnée dans la liste déroulante.', 'assoc_users' => 'Cette catégorie est associée au moins à un modèle et ne peut être supprimée. Veuillez actualiser vos modèles pour ne plus référencer cette catégorie et réessayer.', 'select_asset_or_person' => 'Vous devez sélectionner un actif ou un utilisateur, mais pas les deux.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/fr/admin/settings/general.php b/resources/lang/fr/admin/settings/general.php index 42e7c90390..7e8c887f1e 100644 --- a/resources/lang/fr/admin/settings/general.php +++ b/resources/lang/fr/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Service d\'annuaire', 'ad_domain' => 'Domaine du service d\'annuaire', 'ad_domain_help' => 'C\'est parfois le même que votre domaine d\'e-mail, mais pas toujours.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC Email', 'admin_cc_email_help' => 'Si vous souhaitez envoyer une copie des courriels d\'association/dissociation qui sont envoyés aux utilisateurs à un compte de messagerie supplémentaire, entrez-le ici. Sinon, laissez ce champ vide.', 'is_ad' => 'C\'est un serveur Active Directory', - 'alert_email' => 'Envoyer les alertes à', - 'alerts_enabled' => 'Alertes activées', - 'alert_interval' => 'Seuil d\'expiration des alertes (en jours)', - 'alert_inv_threshold' => 'Seuil d\'alerte d\'inventaire', - 'asset_ids' => 'ID de l\'actif', - 'audit_interval' => 'Intervalle d\'audit', + 'alert_email' => 'Envoyer les alertes à', + 'alerts_enabled' => 'Alertes activées', + 'alert_interval' => 'Seuil d\'expiration des alertes (en jours)', + 'alert_inv_threshold' => 'Seuil d\'alerte d\'inventaire', + 'asset_ids' => 'ID de l\'actif', + 'audit_interval' => 'Intervalle d\'audit', 'audit_interval_help' => 'Si vous devez régulièrement vérifier physiquement vos actifs, entrez l\'intervalle en mois.', - 'audit_warning_days' => 'Seuil d\'avertissement d\'audit', + 'audit_warning_days' => 'Seuil d\'avertissement d\'audit', 'audit_warning_days_help' => 'Combien de jours à l\'avance devrions-nous vous avertir lorsque les actifs doivent être vérifiés?', - 'auto_increment_assets' => 'Générer des identifiants d\'actifs auto-incrémentés', - 'auto_increment_prefix' => 'Préfixe (optionnel)', - 'auto_incrementing_help' => 'Activer l\'auto-incrémentation des ID d\'actif avant de sélectionner cette option', - 'backups' => 'Sauvegardes', - 'barcode_settings' => 'Configuration des codes à barres', + 'auto_increment_assets' => 'Générer des identifiants d\'actifs auto-incrémentés', + 'auto_increment_prefix' => 'Préfixe (optionnel)', + 'auto_incrementing_help' => 'Activer l\'auto-incrémentation des ID d\'actif avant de sélectionner cette option', + 'backups' => 'Sauvegardes', + 'barcode_settings' => 'Configuration des codes à barres', 'confirm_purge' => 'Confirmer la purge', - 'confirm_purge_help' => 'Entrer le texte "DELETE" dans la boite ci-dessous pour purger les enregistrements supprimés. Cette action est irréversible.', - 'custom_css' => 'CSS personnalisé', - 'custom_css_help' => 'Entrez les codes CSS personnalisé que vous souhaitez utiliser . Ne pas inclure les balises <style></style>.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'CSS personnalisé', + 'custom_css_help' => 'Entrez les codes CSS personnalisé que vous souhaitez utiliser . Ne pas inclure les balises <style></style>.', 'custom_forgot_pass_url' => 'URL personnalisé de réinitialisation du mot de passe', 'custom_forgot_pass_url_help' => 'Ceci remplace l\'URL de mot de passe intégré oublié sur la page d\'accueil, utile pour rediriger les utilisateurs vers la fonctionnalité de réinitialisation de mot de passe interne ou de serveur LDAP. Cela va désactiver la fonctionnalité du mot de passe oublié au niveau local.', 'dashboard_message' => 'Message du tableau de bord', 'dashboard_message_help' => 'Ce texte apparaît sur le tableau de bord pour toute personne ayant le droit de le voir.', - 'default_currency' => 'Devise par défaut', - 'default_eula_text' => 'Licence d\'utilisation par défaut', - 'default_language' => 'Langue par défaut', - 'default_eula_help_text' => 'Vous pouvez également associer les licences d\'utilisations personnalisés à des catégories spécifiques d\'actifs .', + 'default_currency' => 'Devise par défaut', + 'default_eula_text' => 'Licence d\'utilisation par défaut', + 'default_language' => 'Langue par défaut', + 'default_eula_help_text' => 'Vous pouvez également associer les licences d\'utilisations personnalisés à des catégories spécifiques d\'actifs .', 'display_asset_name' => 'Afficher le nom des actifs', 'display_checkout_date' => 'Afficher la date d\'association', 'display_eol' => 'Afficher la fin de vie dans les tables', 'display_qr' => 'Affiche les QR codes', - 'display_alt_barcode' => 'Affiche le code-barres 1D', - 'barcode_type' => 'Type du code-barres 2D', - 'alt_barcode_type' => 'Type du code-barres 1D', + 'display_alt_barcode' => 'Affiche le code-barres 1D', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'Type du code-barres 2D', + 'alt_barcode_type' => 'Type du code-barres 1D', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Configuration pour les licences d\'utilisation', 'eula_markdown' => 'Cette licence d\'utilisation permet l\'utilisation des "Github flavored markdown".', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Texte supplémentaire en pied de page ', 'footer_text_help' => 'Ce texte apparaîtra dans le pied de page de droitre. Les liens sont autorisés en utilisant Github flavored markdown. Les sauts de ligne, les en-têtes, les images, etc. peuvent entraîner des résultats imprévisibles.', 'general_settings' => 'Configuration générale', - 'generate_backup' => 'Générer une sauvegarde', + 'generate_backup' => 'Générer une sauvegarde', 'header_color' => 'Couleur de l\'en-tête', 'info' => 'Ces paramètres vous permettent de personnaliser certains aspects de votre installation.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Version de Laravel', 'ldap_enabled' => 'LDAP activé', 'ldap_integration' => 'Intégration LDAP', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Ceci vérifie uniquement que LDAP se synchronise correctement. Si votre requête d\'authentification LDAP est incorrecte, les utilisateurs peuvent ne pas pouvoir se connecter. VOUS DEVEZ D\'ABORD ENREGISTRER VOS PARAMÈTRES LDAP MIS À JOUR.', 'ldap_server' => 'Serveur LDAP', 'ldap_server_help' => 'Ca devrait commencer par ldap:// (non crypté ou TLS) ou ldaps:// (SSL)', - 'ldap_server_cert' => 'Validation du certificat SSL LDAP', - 'ldap_server_cert_ignore' => 'Autorise un certificat SSL invalide', - 'ldap_server_cert_help' => 'Sélectionnez cette case à cocher si vous utilisez un certificat SSL auto-signé et voudriez accepter un certificat SSL invalide.', + 'ldap_server_cert' => 'Validation du certificat SSL LDAP', + 'ldap_server_cert_ignore' => 'Autorise un certificat SSL invalide', + 'ldap_server_cert_help' => 'Sélectionnez cette case à cocher si vous utilisez un certificat SSL auto-signé et voudriez accepter un certificat SSL invalide.', 'ldap_tls' => 'Utilisez TLS', 'ldap_tls_help' => 'A cocher seulement si vous utilisez STARTTLS sur votre serveur LDAP. ', 'ldap_uname' => 'Nom d\'utilisateur bind LDAP', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'Cette option désactive les autres mécanismes d\'authentification. N\'activez cette option que si vous êtes sûr que votre login REMOTE_USER fonctionne déjà', 'login_remote_user_custom_logout_url_text' => 'URL personnalisé de déconnexion', 'login_remote_user_custom_logout_url_help' => 'Si une URL est spécifiée ici, les utilisateurs seront redirigés vers cette URL après la déconnexion de Snipe-IT. Ceci est utile pour fermer correctement les sessions utilisateur de votre fournisseur d\'authentification.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Utiliser dans les impressions', 'logo_print_assets_help' => 'Utiliser la marque dans les listes imprimables des actifs ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Complexité du mot de passe', 'pwd_secure_complexity_help' => 'Sélectionnez les règles de complexité de mot de passe que vous souhaitez appliquer.', 'pwd_secure_min' => 'Mot de passe minimum', - 'pwd_secure_min_help' => 'La valeur minimale autorisée est de 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Empêcher les mots de passe communs', 'pwd_secure_uncommon_help' => 'Cela empêchera les utilisateurs d\'utiliser des mots de passe communs parmi les 10 000 premiers mots de passe signalés dans les violations.', 'qr_help' => 'Activer les QR Codes avant de définir ceci', 'qr_text' => 'Texte du QR Code', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Paramètre', 'settings' => 'Paramètres', 'show_alerts_in_menu' => 'Afficher les alertes dans le menu du haut', 'show_archived_in_list' => 'Actifs archivés', 'show_archived_in_list_text' => 'Afficher les actifs archivés dans la liste "Tous les actifs"', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Afficher les images dans les courriels', 'show_images_in_email_help' => 'Décocher cette case si votre installation de Snipe-IT est derrière un VPN ou un réseau fermé et que les utilisateurs en dehors du réseau ne peuvent pas charger les images servies depuis cette installation dans leurs courriels.', 'site_name' => 'Nom du site', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack Channel', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Configuration "Slack"', - 'slack_integration_help' => 'L\'intégration de Slack est facultative, mai le "endpoint" et le "channel" sont nécessaires pour son utilisation. Pour configurer l\'intégration Slack, vous devez d\'abord créer un "incoming webhook" dans votre compte Slack.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Une fois que vous avez enregistré vos informations Slack, un bouton de test apparaîtra.', 'slack_test_help' => 'Testez si votre intégration Slack est correctement configurée. VOUS DEVEZ D\'ABORD ENREGISTRER LES PARAMÈTRES DE SLACK MIS À JOUR.', 'snipe_version' => 'Version de Snipe-IT', @@ -130,6 +162,7 @@ return array( 'update' => 'Mettre à jour les paramètres', 'value' => 'Valeur', 'brand' => 'Marque', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'A propos des réglages', 'about_settings_text' => 'Ces réglages vous permettent de personnaliser certains aspects de votre installation.', 'labels_per_page' => 'Etiquettes par page', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Numéros de série uniques', 'unique_serial_help_text' => 'Cocher cette case forcera une contrainte d\'unicité sur les identifiants d\'actif', 'zerofill_count' => 'Longueur des étiquettes de bien, incluant le remplissage de zéros', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/fr/admin/users/general.php b/resources/lang/fr/admin/users/general.php index 7638389e1a..bfd5267a40 100644 --- a/resources/lang/fr/admin/users/general.php +++ b/resources/lang/fr/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'Les paramètres de configuration LDAP se trouvent sous Admin > Réglages. La localisation sélectionnée (optionnelle) sera définie pour tous les utilisateurs importés.', 'print_assigned' => 'Imprimer tout ceux assignés', 'software_user' => 'Logiciels associés avec :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Voir l\'utilisateur :name', 'usercsv' => 'Fichier CSV', 'two_factor_admin_optin_help' => 'Vos paramètres administratifs actuels permettent une application sélective de l\'authentification à deux facteurs. ', diff --git a/resources/lang/fr/admin/users/message.php b/resources/lang/fr/admin/users/message.php index 84ec9c4ad3..2a8f14c4b2 100644 --- a/resources/lang/fr/admin/users/message.php +++ b/resources/lang/fr/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Droits insuffisants.', 'user_deleted_warning' => 'Cet utilisateur a été supprimé. Vous devez le restaurer pour pouvoir l\'éditer ou lui assigner de nouveaux actifs.', 'ldap_not_configured' => 'L\'intégration LDAP n\'a pas été configuré pour cette installation .', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/fr/auth/general.php b/resources/lang/fr/auth/general.php index 85be7ede28..128b487e20 100644 --- a/resources/lang/fr/auth/general.php +++ b/resources/lang/fr/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Envoyer un lien pour réinitialiser un mot de passe', 'email_reset_password' => 'E-mail pour réinitialiser le mot de passe', 'reset_password' => 'Réinitialiser le mot de passe', + 'saml_login' => 'Login via SAML', 'login' => 'Connexion', 'login_prompt' => 'Veuillez vous connecter', 'forgot_password' => 'J\'ai oublié mon mot de passe', diff --git a/resources/lang/fr/auth/message.php b/resources/lang/fr/auth/message.php index 7cd81af56b..de148e0c80 100644 --- a/resources/lang/fr/auth/message.php +++ b/resources/lang/fr/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Ce compte n\'est pas activé.', 'account_suspended' => 'Ce compte est suspendu.', 'account_banned' => 'Ce compte est banni.', - 'throttle' => 'Trop de tentatives de connexion échouées. S\'il vous plait réessayez à nouveau dans quelques minutes.', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Un problème a eu lieu pendant votre connexion, veuillez essayer à nouveau.', 'success' => 'Vous avez été connecté avec succès.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Un problème a eu lieu pendant la création de votre compte, veuillez essayer à nouveau.', 'success' => 'Le compte a été créé avec succès.', ), - 'forgot-password' => array( - 'error' => 'Un problème a eu lieu pendant la récupération du code de réinitialisation de mot de passe, veuillez essayer à nouveau.', - 'success' => 'L\'e-mail de réinitialisation de mot de passe a été envoyé avec succès.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Un problème a eu lieu pendant la réinitialisation de votre mot de passe, veuillez essayer à nouveau.', - 'success' => 'Votre mot de passe a été réinitialisé avec succès.', - ), - - 'activate' => array( - 'error' => 'Un problème a eu lieu pendant l\'activation de votre compte, veuillez essayer à nouveau.', - 'success' => 'Votre compte a été activé avec succès.', + 'forgot-password' => array( + 'error' => 'Un problème a eu lieu pendant la récupération du code de réinitialisation de mot de passe, veuillez essayer à nouveau.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Un problème a eu lieu pendant la réinitialisation de votre mot de passe, veuillez essayer à nouveau.', + 'success' => 'Votre mot de passe a été réinitialisé avec succès.', + ), + + ); diff --git a/resources/lang/fr/button.php b/resources/lang/fr/button.php index f66b1bb925..b5cb8addbb 100644 --- a/resources/lang/fr/button.php +++ b/resources/lang/fr/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Uploader', 'select_file' => 'Sélectionner un fichier...', 'select_files' => 'Sélectionnez les fichiers ...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/fr/general.php b/resources/lang/fr/general.php index d72551ce71..22b030bced 100644 --- a/resources/lang/fr/general.php +++ b/resources/lang/fr/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Vérification en bloc', 'bulkaudit_status' => 'État de la vérification', 'bulk_checkout' => 'Attribution par lot', + 'bystatus' => 'by Status', 'cancel' => 'Annuler', 'categories' => 'Catégories', 'category' => 'Сatégorie', @@ -57,6 +58,7 @@ 'created' => 'Élément créé', 'created_asset' => 'Actif créé', 'created_at' => 'Créé le', + 'record_created' => 'Record Created', 'updated_at' => 'Mise à jour à', 'currency' => '€', // this is deprecated 'current' => 'Actuels', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Prénom Nom de famille (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Prénom Nom (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Nom de famille Première lettre du prénom (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Premier', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Prénom', 'first_name_format' => 'Prénom (jane@example.com)', 'files' => 'Fichiers', 'file_name' => 'Fichier', + 'file_type' => 'File Type', 'file_uploads' => 'Uploads de fichiers', 'generate' => 'Générer', 'github_markdown' => 'Ce champ accepte Github flavored markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Entretien d\'actifs', 'item' => 'Item', 'insufficient_permissions' => 'Autorisations insuffisantes !', + 'kits' => 'Predefined Kits', 'language' => 'Langue', 'last' => 'Dernier', 'last_login' => 'Dernière connexion', @@ -121,10 +136,11 @@ 'licenses' => 'Licences', 'list_all' => 'Lister tout', 'loading' => 'Chargement', - 'lock_passwords' => 'Ce champ ne peut pas être modifié dans cette installation.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Cette fonctionnalité a été désactivée pour l\'installation de démonstration.', 'location' => 'Lieu', 'locations' => 'Lieux', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Se déconnecter', 'lookup_by_tag' => 'Recherche par étiquette de bien', 'maintenances' => 'Maintenances', @@ -186,6 +202,7 @@ 'sign_in' => 'Connexion', 'signature' => 'Signature', 'skin' => 'Habillage', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'MODE DEMO: Certaines fonctionnalités sont désactivées pour cette installation.', 'site_name' => 'Nom du Site', 'state' => 'État', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Admin inconnu', 'username_format' => 'Format du nom d\'utilisateur', 'update' => 'Actualiser', - 'upload_filetypes_help' => 'Les types de fichiers autorisés sont les suivants: png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip et rar. La taille maximale de téléchargement autorisée est de :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Téléversement réussi', 'user' => 'Utilisateur', 'accepted' => 'validé', 'declined' => 'refusé', 'unaccepted_asset_report' => 'Actifs refusés', 'users' => 'Utilisateurs', + 'viewall' => 'View All', 'viewassets' => 'Voir les actifs associés', 'website' => 'Site web', 'welcome' => 'Bienvenue, :name', 'years' => 'années', 'yes' => 'Oui', 'zip' => 'Code postal', - 'noimage' => 'Aucune image envoyée ou aucune image trouvée.', - 'token_expired' => 'La session de votre formulaire a expiré. Merci d\'essayer à nouveau.', + 'noimage' => 'Aucune image envoyée ou aucune image trouvée.', + 'token_expired' => 'La session de votre formulaire a expiré. Merci d\'essayer à nouveau.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/fr/help.php b/resources/lang/fr/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/fr/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/fr/mail.php b/resources/lang/fr/mail.php index 0efd59c0fb..b4dd32ccdd 100644 --- a/resources/lang/fr/mail.php +++ b/resources/lang/fr/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Veuillez cliquer sur le lien suivant pour confirmer votre :web account:', 'click_on_the_link_accessory' => 'Merci de cliquer sur le lien ci-dessous pour confirmer la bonne réception de l\'accessoire.', 'click_on_the_link_asset' => 'Cliquez sur le lien ci-dessous pour confirmer que vous avez reçu l\'actif.', - 'Confirm_Asset_Checkin' => 'Confirmer l\'association de l\'actif.', - 'Confirm_Accessory_Checkin' => 'Confirmer l\'association de l\'accessoire.', - 'Confirm_accessory_delivery' => 'Confirmer la livraison de l\'accessoire.', - 'Confirm_license_delivery' => 'Confirmez la livraison de la licence.', - 'Confirm_asset_delivery' => 'Confirmer la livraison de l\'actif.', - 'Confirm_consumable_delivery' => 'Confirmer la livraison du consommable.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Quantité actuelle', 'Days' => 'Jours', 'days' => 'jours', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'Il y a :count licence expirant dans les prochains :threshold jours.|Il y a :count licences expirant dans les prochains :threshold jours.', 'to_reset' => 'Pour réinitialiser votre mot de passe :web, complétez ce formulaire:', 'type' => 'Type ', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Utilisateur', 'username' => 'Nom d\'utilisateur', 'welcome' => 'Bienvenue, :name', 'welcome_to' => 'Bienvenue sur :web!', 'your_credentials' => 'Vos identifiants Snipe-IT', + ); diff --git a/resources/lang/ga-IE/admin/accessories/general.php b/resources/lang/ga-IE/admin/accessories/general.php index 6878a2220c..1d72028720 100644 --- a/resources/lang/ga-IE/admin/accessories/general.php +++ b/resources/lang/ga-IE/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Maidir Accessories', - 'about_accessories_text' => 'Is éard atá i gceist le hábhair a eiseoidh tú d\'úsáideoirí ach nach bhfuil sraithuimhir acu (nó nach bhfuil cúram ort faoi iad a rianú uathúil). Mar shampla, lucha ríomhaire nó méarchláir.', 'accessory_category' => 'Catagóir Cúlpháirtí', 'accessory_name' => 'Ainm Cúlpháirtí', 'checkout' => 'Seiceáil Cúlpháirtí', diff --git a/resources/lang/ga-IE/admin/accessories/message.php b/resources/lang/ga-IE/admin/accessories/message.php index ca042e6bcc..d7f58c60c7 100644 --- a/resources/lang/ga-IE/admin/accessories/message.php +++ b/resources/lang/ga-IE/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Níl an cúlpháirtí ann.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'Tá an accessory seo faoi láthair: cuntais a sheiceáil le húsáideoirí. Seiceáil na gabhálais agus déan iarracht arís.', 'create' => array( diff --git a/resources/lang/ga-IE/admin/asset_maintenances/general.php b/resources/lang/ga-IE/admin/asset_maintenances/general.php index 541e07326a..47d8a14753 100644 --- a/resources/lang/ga-IE/admin/asset_maintenances/general.php +++ b/resources/lang/ga-IE/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Féach ar Mionsonraí Cothabhála Sócmhainní', 'repair' => 'Deisiúchán', 'maintenance' => 'Cothabháil', - 'upgrade' => 'Uasghrádú' + 'upgrade' => 'Uasghrádú', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/ga-IE/admin/categories/general.php b/resources/lang/ga-IE/admin/categories/general.php index bc5ec04ac6..4b236ebea2 100644 --- a/resources/lang/ga-IE/admin/categories/general.php +++ b/resources/lang/ga-IE/admin/categories/general.php @@ -1,8 +1,6 @@ 'Catagóirí Maidir', - 'about_categories' => 'Cuidíonn catagóirí leat do chuid míreanna a eagrú. D\'fhéadfadh roinnt catagóirí samplaí a bheith "Desktops", "Laptops", "Mócaí Póca", "Tablets", agus mar sin de, ach is féidir leat catagóirí a úsáid ar bhealach ar bith a dhéanann ciall duit.', 'asset_categories' => 'Catagóirí Sócmhainne', 'category_name' => 'Ainm Chatagóir', 'checkin_email' => 'Send email to user on checkin/checkout.', diff --git a/resources/lang/ga-IE/admin/companies/general.php b/resources/lang/ga-IE/admin/companies/general.php index c77835cd53..93a1ef660c 100644 --- a/resources/lang/ga-IE/admin/companies/general.php +++ b/resources/lang/ga-IE/admin/companies/general.php @@ -1,6 +1,4 @@ 'Maidir le Cuideachtaí', - 'about_companies_text' => 'Is féidir cuideachtaí a úsáid mar réimse simplí aitheantóra, nó is féidir iad a úsáid chun infheictheacht na sócmhainní, na n-úsáideoirí, srl a theorannú má tá tacaíocht iomlán na cuideachta cumasaithe i do shocruithe Riaracháin.', 'select_company' => 'Roghnaigh Cuideachta', ]; diff --git a/resources/lang/ga-IE/admin/components/general.php b/resources/lang/ga-IE/admin/components/general.php index 0f96e7acde..83e3f4e358 100644 --- a/resources/lang/ga-IE/admin/components/general.php +++ b/resources/lang/ga-IE/admin/components/general.php @@ -1,8 +1,6 @@ 'Maidir Comhpháirteanna', - 'about_components_text' => 'Is iad na comhpháirteanna míreanna atá mar chuid de shócmhainn, mar shampla HDD, RAM, etc.', 'component_name' => 'Ainm an Chomhpháirt', 'checkin' => 'Comhpháirt Checkin', 'checkout' => 'Comhpháirt Seiceáil', diff --git a/resources/lang/ga-IE/admin/consumables/general.php b/resources/lang/ga-IE/admin/consumables/general.php index 910af5946b..01c8a60dfa 100644 --- a/resources/lang/ga-IE/admin/consumables/general.php +++ b/resources/lang/ga-IE/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Maidir le Tomhaltáin', - 'about_consumables_text' => 'Déantar aon ní a cheannach a úsáidfear le himeacht ama. Mar shampla, dúch printéir nó páipéar cóipeála.', 'checkout' => 'Seiceáil Inbhuanaithe don Úsáideoir', 'consumable_name' => 'Ainm Inchaite', 'create' => 'Cruthaigh Tomhaltach', diff --git a/resources/lang/ga-IE/admin/hardware/table.php b/resources/lang/ga-IE/admin/hardware/table.php index 94c5b00570..d2cb536b31 100644 --- a/resources/lang/ga-IE/admin/hardware/table.php +++ b/resources/lang/ga-IE/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Stádas', 'title' => 'Sócmhainn', 'image' => 'Íomhá Gléas', - 'days_without_acceptance' => 'Laethanta Gan Glactha' + 'days_without_acceptance' => 'Laethanta Gan Glactha', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/ga-IE/admin/kits/general.php b/resources/lang/ga-IE/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/ga-IE/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/ga-IE/admin/licenses/message.php b/resources/lang/ga-IE/admin/licenses/message.php index 93d64060a6..0f880e3ee8 100644 --- a/resources/lang/ga-IE/admin/licenses/message.php +++ b/resources/lang/ga-IE/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Tá somet faoi úinéireacht an tsócmhainn atá tú ag iarraidh a chomhcheangal leis an gceadúnas seo seachas an duine a roghnaíodh sa sannadh chuig an mionsonraithe.', 'assoc_users' => 'Seiceáiltear an ceadúnas seo faoi láthair d\'úsáideoir agus ní féidir é a scriosadh. Seiceáil an ceadúnas sa chéad uair, agus déan iarracht ansin scriosadh arís.', 'select_asset_or_person' => 'Ní mór duit sócmhainn nó úsáideoir a roghnú, ach níl an dá cheann.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/ga-IE/admin/settings/general.php b/resources/lang/ga-IE/admin/settings/general.php index f8c4d25c03..e30804e0f1 100644 --- a/resources/lang/ga-IE/admin/settings/general.php +++ b/resources/lang/ga-IE/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Eolaire Gníomhach', 'ad_domain' => 'Fearann ​​Eolaire Gníomhach', 'ad_domain_help' => 'Tá sé seo mar an gcéanna le do r-phost, ach ní i gcónaí.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC Email', 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', 'is_ad' => 'Is freastalaí Gníomhach Eolaire é seo', - 'alert_email' => 'Seol foláirimh chuig', - 'alerts_enabled' => 'Cumarsáid Cumarsáide', - 'alert_interval' => 'Tairseach Alerts ag dul in éag (i laethanta)', - 'alert_inv_threshold' => 'Tairseach Alert Fardail', - 'asset_ids' => 'IDanna Sócmhainní', - 'audit_interval' => 'Agallamh Iniúchta', + 'alert_email' => 'Seol foláirimh chuig', + 'alerts_enabled' => 'Cumarsáid Cumarsáide', + 'alert_interval' => 'Tairseach Alerts ag dul in éag (i laethanta)', + 'alert_inv_threshold' => 'Tairseach Alert Fardail', + 'asset_ids' => 'IDanna Sócmhainní', + 'audit_interval' => 'Agallamh Iniúchta', 'audit_interval_help' => 'Más gá duit do chuid sócmhainní a iniúchadh go rialta, cuir isteach an t-eatramh i mí.', - 'audit_warning_days' => 'Tairseach Rabhaidh Iniúchta', + 'audit_warning_days' => 'Tairseach Rabhaidh Iniúchta', 'audit_warning_days_help' => 'Cé mhéad lá roimh ré ba chóir dúinn rabhadh a thabhairt duit nuair a bhíonn sócmhainní dlite le hiniúchadh?', - 'auto_increment_assets' => 'Gineann IDanna sócmhainne uathchioncrúdaithe', - 'auto_increment_prefix' => 'Réimse (roghnach)', - 'auto_incrementing_help' => 'Cumasaigh IDanna sócmhainne uathghruthaithe ar dtús chun seo a shocrú', - 'backups' => 'Cúltacaí', - 'barcode_settings' => 'Socruithe Barcode', + 'auto_increment_assets' => 'Gineann IDanna sócmhainne uathchioncrúdaithe', + 'auto_increment_prefix' => 'Réimse (roghnach)', + 'auto_incrementing_help' => 'Cumasaigh IDanna sócmhainne uathghruthaithe ar dtús chun seo a shocrú', + 'backups' => 'Cúltacaí', + 'barcode_settings' => 'Socruithe Barcode', 'confirm_purge' => 'Dearbhaigh Purge', - 'confirm_purge_help' => 'Cuir isteach an téacs "DELETE" sa bhosca thíos chun do thaifid a scriosadh. Ní féidir an gníomh seo a dhíbirt.', - 'custom_css' => 'CSS saincheaptha', - 'custom_css_help' => 'Cuir isteach aon scriosadh CSS saincheaptha ar mhaith leat a úsáid. Ná cuir na clibeanna <style></style> san áireamh.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'CSS saincheaptha', + 'custom_css_help' => 'Cuir isteach aon scriosadh CSS saincheaptha ar mhaith leat a úsáid. Ná cuir na clibeanna <style></style> san áireamh.', 'custom_forgot_pass_url' => 'Custom Password Reset URL', 'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.', 'dashboard_message' => 'Dashboard Message', 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', - 'default_currency' => 'Réamhshocrú Airgeadra', - 'default_eula_text' => 'Réamhshocrú EULA', - 'default_language' => 'Teanga Réamhshocraithe', - 'default_eula_help_text' => 'Is féidir leat freisin EULAs saincheaptha a chomhcheangal le catagóirí sonracha sócmhainne.', + 'default_currency' => 'Réamhshocrú Airgeadra', + 'default_eula_text' => 'Réamhshocrú EULA', + 'default_language' => 'Teanga Réamhshocraithe', + 'default_eula_help_text' => 'Is féidir leat freisin EULAs saincheaptha a chomhcheangal le catagóirí sonracha sócmhainne.', 'display_asset_name' => 'Taispeáin Ainm na Sócmhainne', 'display_checkout_date' => 'Taispeáin Dáta Seiceáil', 'display_eol' => 'Taispeáin EOL in amharc an tábla', 'display_qr' => 'Taispeáin Cóid Cearnóg', - 'display_alt_barcode' => 'Taispeáin barcode 1D', - 'barcode_type' => 'Cineál Barcode 2D', - 'alt_barcode_type' => 'Cineál barrach 1D', + 'display_alt_barcode' => 'Taispeáin barcode 1D', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'Cineál Barcode 2D', + 'alt_barcode_type' => 'Cineál barrach 1D', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Socruithe EULA', 'eula_markdown' => 'Ceadaíonn an EULA seo Github flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Additional Footer Text ', 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.', 'general_settings' => 'Socruithe Ginearálta', - 'generate_backup' => 'Gin Cúltaca', + 'generate_backup' => 'Gin Cúltaca', 'header_color' => 'Dath Ceannteideal', 'info' => 'Ligeann na socruithe seo gnéithe áirithe de do shuiteáil a shaincheapadh.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Leagan Laravel', 'ldap_enabled' => 'LDAP cumasaithe', 'ldap_integration' => 'Comhtháthú LDAP', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', 'ldap_server' => 'Freastalaí LDAP', 'ldap_server_help' => 'Ba chóir go dtosódh sé seo le ldap: // (le haghaidh neamhchriptithe nó TLS) nó ldaps: // (do SSL)', - 'ldap_server_cert' => 'Bailíochtú deimhnithe SSL LDAP', - 'ldap_server_cert_ignore' => 'Ceadaigh Teastas SSL neamhbhailí', - 'ldap_server_cert_help' => 'Roghnaigh an bosca seo má tá tú ag úsáid deimhnithe SSL féinmhínithe agus gur mhaith leat glacadh le deimhniú SSL neamhbhailí.', + 'ldap_server_cert' => 'Bailíochtú deimhnithe SSL LDAP', + 'ldap_server_cert_ignore' => 'Ceadaigh Teastas SSL neamhbhailí', + 'ldap_server_cert_help' => 'Roghnaigh an bosca seo má tá tú ag úsáid deimhnithe SSL féinmhínithe agus gur mhaith leat glacadh le deimhniú SSL neamhbhailí.', 'ldap_tls' => 'Úsáid TLS', 'ldap_tls_help' => 'Níor cheart é seo a sheiceáil ach amháin má tá tú ag rith STARTTLS ar do fhreastalaí LDAP.', 'ldap_uname' => 'LDAP Bind Ainm Úsáideora', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', 'login_remote_user_custom_logout_url_text' => 'Custom logout URL', 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Use in Print', 'logo_print_assets_help' => 'Use branding on printable asset lists ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Coimpléasc Pasfhocal', 'pwd_secure_complexity_help' => 'Roghnaigh cibé rialacha coimhdeachta phasfhocal is mian leat a fhorfheidhmiú.', 'pwd_secure_min' => 'Carachtair íosta Pasfhocal', - 'pwd_secure_min_help' => 'Is é an luach íosta ceadaithe 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Coinnigh pasfhocail coitianta', 'pwd_secure_uncommon_help' => 'Ní dhéanfaidh sé seo úsáideoirí a dhíspreagadh ó úsáid focal coitianta ó na 10,000 focal faire is mó a thuairiscítear i sáruithe.', 'qr_help' => 'Cumasaigh Cóid QR den chéad uair chun seo a leagan síos', 'qr_text' => 'QR Cód Téacs', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Socrú', 'settings' => 'Socruithe', 'show_alerts_in_menu' => 'Show alerts in top menu', 'show_archived_in_list' => 'Archived Assets', 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Show images in emails', 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', 'site_name' => 'Ainm an tSuímh', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack Channel', 'slack_endpoint' => 'Dúnadh Deiridh', 'slack_integration' => 'Socruithe Slack', - 'slack_integration_help' => 'Tá comhtháthú sciath roghnach, ach is gá an deireadhphointe agus an cainéal más mian leat é a úsáid. Chun comhtháthú Slack a chumrú, caithfidh tú an chéad creastaigh webhook isteach ar do chuntas Slack.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', 'snipe_version' => 'Snipe-IT leagan', @@ -130,6 +162,7 @@ return array( 'update' => 'Socruithe Nuashonraithe', 'value' => 'Luach', 'brand' => 'Brandáil', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Socruithe Maidir', 'about_settings_text' => 'Ligeann na socruithe seo gnéithe áirithe de do shuiteáil a shaincheapadh.', 'labels_per_page' => 'Lipéid in aghaidh an leathanaigh', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Unique serial numbers', 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', 'zerofill_count' => 'Fad na clibeanna sócmhainne, lena n-áirítear zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/ga-IE/admin/users/general.php b/resources/lang/ga-IE/admin/users/general.php index 0d27018011..1350ddfcdc 100644 --- a/resources/lang/ga-IE/admin/users/general.php +++ b/resources/lang/ga-IE/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'Is féidir suímh chumraíochta LDAP a fháil Admin> Settings. Socrófar an suíomh roghnaithe (roghnach) do gach úsáideoir a allmhairítear.', 'print_assigned' => 'Print All Assigned', 'software_user' => 'Bogearraí Seiceáil amach chuig: ainm', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Féach Úsáideoir: ainm', 'usercsv' => 'Comhad CSV', 'two_factor_admin_optin_help' => 'Ceadaíonn do shuímh riaracháin reatha forfheidhmiú roghnach fíordheimhnithe dhá fhachtóir.', diff --git a/resources/lang/ga-IE/admin/users/message.php b/resources/lang/ga-IE/admin/users/message.php index a283bce80c..4f927a0793 100644 --- a/resources/lang/ga-IE/admin/users/message.php +++ b/resources/lang/ga-IE/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Ceadanna Easpa.', 'user_deleted_warning' => 'Scriosadh an t-úsáideoir seo. Beidh ort an t-úsáideoir seo a athchóiriú chun iad a eagrú nó sócmhainní nua a shannadh dóibh.', 'ldap_not_configured' => 'Níl cumasc LDAP cumraithe don suiteáil seo.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/ga-IE/auth/general.php b/resources/lang/ga-IE/auth/general.php index dceabde9a0..7a3bff4d1d 100644 --- a/resources/lang/ga-IE/auth/general.php +++ b/resources/lang/ga-IE/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Seol Nasc Athshocraigh Pasfhocal', 'email_reset_password' => 'Athshocraigh Pasfhocal Ríomhphoist', 'reset_password' => 'Athshocraigh Pasfhocal', + 'saml_login' => 'Login via SAML', 'login' => 'Logáil isteach', 'login_prompt' => 'Logáil isteach le do thoil', 'forgot_password' => 'Rinne mé dearmad ar mo phasfhocal', diff --git a/resources/lang/ga-IE/auth/message.php b/resources/lang/ga-IE/auth/message.php index bc441272b0..eb65acf4cd 100644 --- a/resources/lang/ga-IE/auth/message.php +++ b/resources/lang/ga-IE/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Níl an cuntas úsáideora seo curtha i ngníomh.', 'account_suspended' => 'Tá an cuntas úsáideora seo ar fionraí.', 'account_banned' => 'Tá toirmeasc ar an gcuntas úsáideora seo.', - 'throttle' => 'Go leor iarrachtaí logáil isteach theip. Déan iarracht arís i dtreo: nóiméad nóiméad nóiméad.', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Bhí fadhb ann agus tú ag iarraidh logáil isteach, déan iarracht arís.', 'success' => 'Rinne tú logáil isteach go rathúil.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Bhí fadhb ann agus tú ag iarraidh do chuntas a chruthú, déan iarracht arís.', 'success' => 'Cruthaigh an cuntas go rathúil.', ), - 'forgot-password' => array( - 'error' => 'Bhí fadhb ann agus tú ag iarraidh cód pasfhocal a athshocrú, déan iarracht arís.', - 'success' => 'R-phost aisghabhála pasfhocal a sheoladh go rath', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Bhí fadhb ann agus tú ag iarraidh an focal faire a athshocrú, déan iarracht arís.', - 'success' => 'D\'athshocraigh do phasfhocal go rathúil.', - ), - - 'activate' => array( - 'error' => 'Bhí fadhb ann agus tú ag iarraidh do chuntas a ghníomhachtú, déan iarracht arís.', - 'success' => 'Tá do chuntas gníomhachtaithe go rathúil.', + 'forgot-password' => array( + 'error' => 'Bhí fadhb ann agus tú ag iarraidh cód pasfhocal a athshocrú, déan iarracht arís.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Bhí fadhb ann agus tú ag iarraidh an focal faire a athshocrú, déan iarracht arís.', + 'success' => 'D\'athshocraigh do phasfhocal go rathúil.', + ), + + ); diff --git a/resources/lang/ga-IE/button.php b/resources/lang/ga-IE/button.php index d210eea575..ad7f140b8d 100644 --- a/resources/lang/ga-IE/button.php +++ b/resources/lang/ga-IE/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Uaslódáil', 'select_file' => 'Roghnaigh Comhad ...', 'select_files' => 'Select Files...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/ga-IE/general.php b/resources/lang/ga-IE/general.php index 548e96865f..f636648eb3 100644 --- a/resources/lang/ga-IE/general.php +++ b/resources/lang/ga-IE/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Iniúchadh Bulc', 'bulkaudit_status' => 'Stádas Iniúchta', 'bulk_checkout' => 'Seiceáil Bulc', + 'bystatus' => 'by Status', 'cancel' => 'Cealaigh', 'categories' => 'Catagóirí', 'category' => 'Catagóir', @@ -57,6 +58,7 @@ 'created' => 'Mír Cruthaithe', 'created_asset' => 'cruthaíodh sócmhainn', 'created_at' => 'Cruthaithe ag', + 'record_created' => 'Record Created', 'updated_at' => 'Nuashonraithe ag', 'currency' => '$', // this is deprecated 'current' => 'Reatha', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Ainm Ainm Chéad Ainm (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'An Chéad', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Ainm', 'first_name_format' => 'Céadainm (jane@example.com)', 'files' => 'Files', 'file_name' => 'Comhad', + 'file_type' => 'File Type', 'file_uploads' => 'Uaslódáil comhad', 'generate' => 'Gin', 'github_markdown' => 'This field accepts Github flavored markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Feabhsúcháin Sócmhainní', 'item' => 'Mír', 'insufficient_permissions' => 'Ceadanna leordhóthanach!', + 'kits' => 'Predefined Kits', 'language' => 'Teanga', 'last' => 'Last', 'last_login' => 'Logáil isteach deireanach', @@ -121,10 +136,11 @@ 'licenses' => 'Ceadúnais', 'list_all' => 'Liosta Gach', 'loading' => 'Luchtú', - 'lock_passwords' => 'Ní féidir an réimse seo a eagrú sa shuiteáil seo.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Tá an ghné seo faoi mhíchumas chun an suiteáil taispeántais.', 'location' => 'Suíomh', 'locations' => 'Suímh', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Logáil Amach', 'lookup_by_tag' => 'Féach ar Chlib Sócmhainní', 'maintenances' => 'Maintenances', @@ -186,6 +202,7 @@ 'sign_in' => 'Sínigh isteach', 'signature' => 'Síniú', 'skin' => 'Skin', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'MODH DEMO: Tá gnéithe áirithe faoi mhíchumas don shuiteáil seo agus athshocróidh na sonraí sa chóras seo go laethúil.', 'site_name' => 'Ainm an tSuímh', 'state' => 'Stáit', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Riarachán Anaithnid', 'username_format' => 'Ainm Úsáideora Formáid', 'update' => 'Nuashonrú', - 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Uasluchtaithe', 'user' => 'Úsáideoir', 'accepted' => 'glactha', 'declined' => 'dhiúltaigh', 'unaccepted_asset_report' => 'Sócmhainní Gan Ghlactha', 'users' => 'Úsáideoirí', + 'viewall' => 'View All', 'viewassets' => 'Féach Sócmhainní Socraithe', 'website' => 'Suíomh Gréasáin', 'welcome' => 'Fáilte, ainm', 'years' => 'blianta', 'yes' => 'Tá', 'zip' => 'Zip', - 'noimage' => 'Níl aon íomhá uaslódáil nó íomhá gan fáil.', - 'token_expired' => 'Tá do sheisiún foirm in éag. Arís, le d\'thoil.', + 'noimage' => 'Níl aon íomhá uaslódáil nó íomhá gan fáil.', + 'token_expired' => 'Tá do sheisiún foirm in éag. Arís, le d\'thoil.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/ga-IE/help.php b/resources/lang/ga-IE/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/ga-IE/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/ga-IE/mail.php b/resources/lang/ga-IE/mail.php index f24353b80c..385490a777 100644 --- a/resources/lang/ga-IE/mail.php +++ b/resources/lang/ga-IE/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Cliceáil ar an nasc seo a leanas le do thoil a dheimhniú: cuntas gréasáin:', 'click_on_the_link_accessory' => 'Cliceáil ar an nasc ag bun an leathanaigh chun a dheimhniú go bhfuair tú an cúlpháirtí.', 'click_on_the_link_asset' => 'Cliceáil ar an nasc ag bun an leathanaigh chun a dheimhniú go bhfuair tú an tsócmhainn.', - 'Confirm_Asset_Checkin' => 'Dearbhaigh Seicseár Sócmhainne.', - 'Confirm_Accessory_Checkin' => 'Dearbhaigh Checkin Cúlpháirtí.', - 'Confirm_accessory_delivery' => 'Dearbhaigh seachadadh cúlpháirtí.', - 'Confirm_license_delivery' => 'Confirm license delivery.', - 'Confirm_asset_delivery' => 'Dearbhaigh seachadadh sócmhainne.', - 'Confirm_consumable_delivery' => 'Dearbhaigh seachadadh inchaite.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'QTY Reatha', 'Days' => 'Laethanta', 'days' => 'Laethanta', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'to_reset' => 'Chun do phasfhocal gréasáin a athshocrú, comhlánaigh an fhoirm seo:', 'type' => 'Cineál', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'User', 'username' => 'Username', 'welcome' => 'Fáilte: ainm', 'welcome_to' => 'Fáilte go dtí: gréasáin!', 'your_credentials' => 'Do dhintiúir Snipe-IT', + ); diff --git a/resources/lang/he/admin/accessories/general.php b/resources/lang/he/admin/accessories/general.php index af4d458681..a546cb5c22 100644 --- a/resources/lang/he/admin/accessories/general.php +++ b/resources/lang/he/admin/accessories/general.php @@ -1,8 +1,6 @@ 'אודות האביזרים', - 'about_accessories_text' => 'עזרים הם כל דבר שאתה מנפיק למשתמשים אבל אין להם מק"ט (או שאינך מעוניין לעקוב אחריהם לפי יחידה). לדוגמא, מקלדות ועכברים.', 'accessory_category' => 'סוג האביזר', 'accessory_name' => 'שם אביזר', 'checkout' => 'נפק עזר', diff --git a/resources/lang/he/admin/accessories/message.php b/resources/lang/he/admin/accessories/message.php index 9b87a1f685..7b3c5281ea 100644 --- a/resources/lang/he/admin/accessories/message.php +++ b/resources/lang/he/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'אביזר אינו קיים.', + 'does_not_exist' => 'האביזר [:id] לא קיים.', 'assoc_users' => 'קיימות :count יחידות מונפקות מאבזר זה אצל משתמשים. אנא החזר את האבזרים ונסה שנית. ', 'create' => array( diff --git a/resources/lang/he/admin/asset_maintenances/general.php b/resources/lang/he/admin/asset_maintenances/general.php index a2d829b2cc..2205ceaa32 100644 --- a/resources/lang/he/admin/asset_maintenances/general.php +++ b/resources/lang/he/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'הצג פרטי אחזקת נכס', 'repair' => 'תיקון', 'maintenance' => 'תחזוקה', - 'upgrade' => 'שדרוג' + 'upgrade' => 'שדרוג', + 'calibration' => 'כיול', + 'software_support' => 'תמיכה בתכנה', + 'hardware_support' => 'תמיכה בחומרה', ]; diff --git a/resources/lang/he/admin/categories/general.php b/resources/lang/he/admin/categories/general.php index 7b770bd488..2a2f292296 100644 --- a/resources/lang/he/admin/categories/general.php +++ b/resources/lang/he/admin/categories/general.php @@ -1,12 +1,10 @@ 'על קטגוריות', - 'about_categories' => 'קטגוריות מסייעות לך לארגן את הפריטים שלך. כמה קטגוריות לדוגמה עשויות להיות "Desktops", "Laptops", " טלפונים ניידים ", " טבלטים ", וכן הלאה, אך תוכל להשתמש בקטגוריות בכל דרך שמתאימה לך.', 'asset_categories' => 'קטגוריות נכסים', 'category_name' => 'שם קטגוריה', - 'checkin_email' => 'Send email to user on checkin/checkout.', - 'checkin_email_notification' => 'This user will be sent an email on checkin/checkout.', + 'checkin_email' => 'שלח דוא״ל למשתמש בעת הנפקה/החזרה.', + 'checkin_email_notification' => 'למשתמש זה ישלח דוא״ל בעת הנפקה/החזרה.', 'clone' => 'קטגוריה שיבוט', 'create' => 'צור קטגוריה', 'edit' => 'ערוך קטגוריה', diff --git a/resources/lang/he/admin/companies/general.php b/resources/lang/he/admin/companies/general.php index cd65c0f6bc..cb3f75fb95 100644 --- a/resources/lang/he/admin/companies/general.php +++ b/resources/lang/he/admin/companies/general.php @@ -1,6 +1,4 @@ 'על חברות', - 'about_companies_text' => 'חברות יכולות לשמש כשדה מזהה פשוט, או שניתן להשתמש בהן להגבלת החשיפה של נכסים, משתמשים וכו \', אם תמיכה מלאה בחברה מופעלת בהגדרות מנהל המערכת.', 'select_company' => 'בחר חברה', ]; diff --git a/resources/lang/he/admin/components/general.php b/resources/lang/he/admin/components/general.php index 7e40e7c1f4..d7a924e490 100644 --- a/resources/lang/he/admin/components/general.php +++ b/resources/lang/he/admin/components/general.php @@ -1,8 +1,6 @@ 'על רכיבים', - 'about_components_text' => 'רכיבים הם פריטים שהם חלק מנכס, לדוגמה HDD, RAM וכדומה.', 'component_name' => 'שם רכיב', 'checkin' => 'רכיב Checkin', 'checkout' => 'רכיב Checkout', diff --git a/resources/lang/he/admin/consumables/general.php b/resources/lang/he/admin/consumables/general.php index 7dbc88cdb8..85ab42b327 100644 --- a/resources/lang/he/admin/consumables/general.php +++ b/resources/lang/he/admin/consumables/general.php @@ -1,8 +1,6 @@ 'אודות מוצרים מתכלים', - 'about_consumables_text' => 'מתכלים הם כל דבר שנרכש כי ישמשו לאורך זמן. לדוגמה, דיו למדפסת או נייר צילום.', 'checkout' => 'Checkout מתכלה למשתמש', 'consumable_name' => 'שם מתכלה', 'create' => 'צור מתכלים', diff --git a/resources/lang/he/admin/hardware/form.php b/resources/lang/he/admin/hardware/form.php index ea3011bb2a..674da12297 100644 --- a/resources/lang/he/admin/hardware/form.php +++ b/resources/lang/he/admin/hardware/form.php @@ -38,7 +38,7 @@ return array( 'tag' => 'תג נכס', 'update' => 'עדכון נכס', 'warranty' => 'אַחֲרָיוּת', - 'warranty_expires' => 'Warranty Expires', + 'warranty_expires' => 'תפוגת האחריות', 'years' => 'שנים', ) ; diff --git a/resources/lang/he/admin/hardware/message.php b/resources/lang/he/admin/hardware/message.php index 64c8ac22d3..3f0c68d501 100644 --- a/resources/lang/he/admin/hardware/message.php +++ b/resources/lang/he/admin/hardware/message.php @@ -62,7 +62,7 @@ return array( 'success' => 'הנכס הוצא בהצלחה.', 'user_does_not_exist' => 'משתמש זה אינו חוקי. בבקשה נסה שוב.', 'not_available' => 'הנכס הזה אינו זמין לקופה!', - 'no_assets_selected' => 'You must select at least one asset from the list' + 'no_assets_selected' => 'עליך לבחור לפחות בנכס אחד מהרשימה' ), 'checkin' => array( diff --git a/resources/lang/he/admin/hardware/table.php b/resources/lang/he/admin/hardware/table.php index 753e1e0d39..65fcc88692 100644 --- a/resources/lang/he/admin/hardware/table.php +++ b/resources/lang/he/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'סטָטוּס', 'title' => 'נכס', 'image' => 'תמונה של מכשיר', - 'days_without_acceptance' => 'ימים ללא קבלה' + 'days_without_acceptance' => 'ימים ללא קבלה', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/he/admin/kits/general.php b/resources/lang/he/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/he/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/he/admin/licenses/message.php b/resources/lang/he/admin/licenses/message.php index 485e8d5424..75df157e4e 100644 --- a/resources/lang/he/admin/licenses/message.php +++ b/resources/lang/he/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'הנכס שאתה מנסה לשייך לרישיון זה נמצא בבעלות somene אחר מאשר האדם שנבחר שהוקצה לתפריט הנפתח.', 'assoc_users' => 'רישיון זה נבדק כעת למשתמש ולא ניתן למחוק אותו. בדוק תחילה את הרישיון ולאחר מכן נסה למחוק שוב.', 'select_asset_or_person' => 'עליך לבחור נכס או משתמש, אך לא את שניהם.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/he/admin/manufacturers/message.php b/resources/lang/he/admin/manufacturers/message.php index de767c5f3f..200f079ccd 100644 --- a/resources/lang/he/admin/manufacturers/message.php +++ b/resources/lang/he/admin/manufacturers/message.php @@ -16,8 +16,8 @@ return array( ), 'restore' => array( - 'error' => 'Manufacturer was not restored, please try again', - 'success' => 'Manufacturer restored successfully.' + 'error' => 'היצרן לא שוחזר, נסה שוב', + 'success' => 'היצרן שוחזר בהצלחה.' ), 'delete' => array( diff --git a/resources/lang/he/admin/models/general.php b/resources/lang/he/admin/models/general.php index 268ab626cf..4c41b1684a 100644 --- a/resources/lang/he/admin/models/general.php +++ b/resources/lang/he/admin/models/general.php @@ -14,5 +14,5 @@ return array( 'view_models' => 'הצג דגמים', 'fieldset' => 'קבוצת שדות', 'no_custom_field' => 'אין שדות מותאמים אישית', - 'add_default_values' => 'Add default values', + 'add_default_values' => 'הוספת ערכי בררת מחדל', ); diff --git a/resources/lang/he/admin/models/message.php b/resources/lang/he/admin/models/message.php index 0f8cf92b53..227ba73f87 100644 --- a/resources/lang/he/admin/models/message.php +++ b/resources/lang/he/admin/models/message.php @@ -34,8 +34,8 @@ return array( ), 'bulkdelete' => array( - 'error' => 'No models were selected, so nothing was deleted.', - 'success' => ':success_count model(s) deleted!', + 'error' => 'לא נבחרו מודלים, לכן לא נמחק שום דבר.', + 'success' => ':success_count מודלים נמחקו!', 'success_partial' => ':success_count model(s) were deleted, however :fail_count were unable to be deleted because they still have assets associated with them.' ), diff --git a/resources/lang/he/admin/settings/general.php b/resources/lang/he/admin/settings/general.php index e4bc3633fc..d0e0e3ef44 100644 --- a/resources/lang/he/admin/settings/general.php +++ b/resources/lang/he/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'תחום Active Directory', 'ad_domain_help' => 'לפעמים זה זהה לדומיין הדוא"ל שלך, אך לא תמיד.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC Email', 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', 'is_ad' => 'זהו שרת Active Directory', - 'alert_email' => 'שלח התראות אל', - 'alerts_enabled' => 'התראות מופעלות', - 'alert_interval' => 'התראות שפג תוקפן (בימים)', - 'alert_inv_threshold' => 'סף התראה על מלאי', - 'asset_ids' => 'מזהי נכסים', - 'audit_interval' => 'מרווח ביקורת', + 'alert_email' => 'שלח התראות אל', + 'alerts_enabled' => 'התראות מופעלות', + 'alert_interval' => 'התראות שפג תוקפן (בימים)', + 'alert_inv_threshold' => 'סף התראה על מלאי', + 'asset_ids' => 'מזהי נכסים', + 'audit_interval' => 'מרווח ביקורת', 'audit_interval_help' => 'אם אתה נדרש באופן קבוע לביקורת פיזית של הנכסים שלך, הזן את מרווח בחודשים.', - 'audit_warning_days' => 'סף אזהרות ביקורת', + 'audit_warning_days' => 'סף אזהרות ביקורת', 'audit_warning_days_help' => 'כמה ימים מראש עלינו להזהיר אותך כאשר הנכסים צפויים לביקורת?', - 'auto_increment_assets' => 'צור מזהי נכסים שמגדלים אוטומטית', - 'auto_increment_prefix' => 'קידומת (אופציונלי)', - 'auto_incrementing_help' => 'הפעל תחילה מזהי נכס שמגדילים אוטומטית כדי להגדיר זאת', - 'backups' => 'גיבויים', - 'barcode_settings' => 'הגדרות ברקוד', + 'auto_increment_assets' => 'צור מזהי נכסים שמגדלים אוטומטית', + 'auto_increment_prefix' => 'קידומת (אופציונלי)', + 'auto_incrementing_help' => 'הפעל תחילה מזהי נכס שמגדילים אוטומטית כדי להגדיר זאת', + 'backups' => 'גיבויים', + 'barcode_settings' => 'הגדרות ברקוד', 'confirm_purge' => 'אשר את הטיהור', - 'confirm_purge_help' => 'הזן את הטקסט "DELETE" בתיבה למטה כדי לנקות את הרשומות שנמחקו. לא ניתן לבטל פעולה זו.', - 'custom_css' => 'CSS מותאם אישית', - 'custom_css_help' => 'הזן כל דריסת CSS מותאמת אישית שבה תרצה להשתמש. אל תכלול את התגים <style></style>.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'CSS מותאם אישית', + 'custom_css_help' => 'הזן כל דריסת CSS מותאמת אישית שבה תרצה להשתמש. אל תכלול את התגים <style></style>.', 'custom_forgot_pass_url' => 'Custom Password Reset URL', 'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.', 'dashboard_message' => 'Dashboard Message', 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', - 'default_currency' => 'מטבע ברירת מחדל', - 'default_eula_text' => 'ברירת מחדל ל- EULA', - 'default_language' => 'שפת ברירת מחדל', - 'default_eula_help_text' => 'ניתן גם לשייך ערכי רשיון קצה מותאמים אישית לקטגוריות ספציפיות של נכסים.', + 'default_currency' => 'מטבע ברירת מחדל', + 'default_eula_text' => 'ברירת מחדל ל- EULA', + 'default_language' => 'שפת ברירת מחדל', + 'default_eula_help_text' => 'ניתן גם לשייך ערכי רשיון קצה מותאמים אישית לקטגוריות ספציפיות של נכסים.', 'display_asset_name' => 'שם נכס לתצוגה', 'display_checkout_date' => 'הצג תאריך יציאה', 'display_eol' => 'הצג EOL בתצוגת טבלה', 'display_qr' => 'הצג קודי מרובע', - 'display_alt_barcode' => 'הצגת ברקוד 1D', - 'barcode_type' => 'סוג ברקוד דו-ממדי', - 'alt_barcode_type' => 'סוג 1D ברקוד', + 'display_alt_barcode' => 'הצגת ברקוד 1D', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'סוג ברקוד דו-ממדי', + 'alt_barcode_type' => 'סוג 1D ברקוד', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'הגדרות EULA', 'eula_markdown' => 'הסכם רשיון משתמש זה מאפשר Github בטעם מרקדון .', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Additional Footer Text ', 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.', 'general_settings' => 'הגדרות כלליות', - 'generate_backup' => 'צור גיבוי', + 'generate_backup' => 'צור גיבוי', 'header_color' => 'צבע כותרת', 'info' => 'הגדרות אלה מאפשרות לך להתאים אישית היבטים מסוימים של ההתקנה.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'גירסת Laravel', 'ldap_enabled' => 'LDAP מופעל', 'ldap_integration' => 'שילוב LDAP', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', 'ldap_server' => 'שרת LDAP', 'ldap_server_help' => 'זה צריך להתחיל עם ldap: // (עבור לא מוצפן או TLS) או ldaps: // (עבור SSL)', - 'ldap_server_cert' => 'אימות תעודת SSL של LDAP', - 'ldap_server_cert_ignore' => 'אפשר אישור SSL לא חוקי', - 'ldap_server_cert_help' => 'בחר בתיבת סימון זו אם אתה משתמש ב- SSL עם חתימה עצמית וברצונך לקבל אישור SSL לא חוקי.', + 'ldap_server_cert' => 'אימות תעודת SSL של LDAP', + 'ldap_server_cert_ignore' => 'אפשר אישור SSL לא חוקי', + 'ldap_server_cert_help' => 'בחר בתיבת סימון זו אם אתה משתמש ב- SSL עם חתימה עצמית וברצונך לקבל אישור SSL לא חוקי.', 'ldap_tls' => 'השתמש ב- TLS', 'ldap_tls_help' => 'יש לבדוק זאת רק אם אתה מפעיל את STARTTLS בשרת LDAP שלך.', 'ldap_uname' => 'שם משתמש של LDAP', @@ -75,18 +85,20 @@ return array( 'ldap_active_flag' => 'LDAP סמל פעיל', 'ldap_emp_num' => 'מספר עובד LDAP', 'ldap_email' => 'דוא"ל LDAP', - 'license' => 'Software License', + 'license' => 'רישיון תוכנה', 'load_remote_text' => 'סקריפטים מרחוק', 'load_remote_help_text' => 'זה Snipe-IT להתקין יכול לטעון סקריפטים מהעולם החיצון.', 'login_note' => 'הערה התחברות', 'login_note_help' => 'אופציונלי לכלול כמה משפטים במסך הכניסה שלך, למשל כדי לעזור לאנשים שמצאו מכשיר אבוד או נגנב. השדה הזה מקבל Github בטעם מרקדון ', - 'login_remote_user_text' => 'Remote User login options', - 'login_remote_user_enabled_text' => 'Enable Login with Remote User Header', + 'login_remote_user_text' => 'אפשרויות כניסת משתמש מרוחק', + 'login_remote_user_enabled_text' => 'הפעלת כניסה עם כותרת משתמש מרוחק', 'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"', - 'login_common_disabled_text' => 'Disable other authentication mechanisms', + 'login_common_disabled_text' => 'השבתת מנגנוני אימות אחרים', 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', 'login_remote_user_custom_logout_url_text' => 'Custom logout URL', 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'סֵמֶל', 'logo_print_assets' => 'Use in Print', 'logo_print_assets_help' => 'Use branding on printable asset lists ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'מורכבות סיסמה', 'pwd_secure_complexity_help' => 'בחר את הכללים המורכבים של סיסמאות שברצונך לאכוף.', 'pwd_secure_min' => 'תווים מינימליים לסיסמה', - 'pwd_secure_min_help' => 'הערך המינימלי המותר הוא 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'מנע סיסמאות נפוצות', 'pwd_secure_uncommon_help' => 'פעולה זו לא תאפשר למשתמשים להשתמש בסיסמאות נפוצות מתוך 10,000 הסיסמאות המובילות שדווחו על הפרות.', 'qr_help' => 'הפעל תחילה קודי QR כדי להגדיר זאת', 'qr_text' => 'טקסט קוד QR', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'הגדרה', 'settings' => 'הגדרות', 'show_alerts_in_menu' => 'Show alerts in top menu', 'show_archived_in_list' => 'Archived Assets', 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Show images in emails', 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', 'site_name' => 'שם אתר', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'ערוץ רפה', 'slack_endpoint' => 'נקודת הקצה המרוחקת', 'slack_integration' => 'הגדרות רפוי', - 'slack_integration_help' => 'אינטגרציה חלשה היא אופציונלית, אך נקודת הקצה והערוץ נדרשות אם ברצונך להשתמש בה. כדי להגדיר את האינטגרציה החלשה, עליך תחילה ליצור יצירת webhook נכנסת בחשבון ה- Slack שלך.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', 'snipe_version' => 'Snipe-IT גירסה', @@ -130,6 +162,7 @@ return array( 'update' => 'עדכן הגדרות', 'value' => 'ערך', 'brand' => 'מיתוג', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'על הגדרות', 'about_settings_text' => 'הגדרות אלה מאפשרות לך להתאים אישית היבטים מסוימים של ההתקנה.', 'labels_per_page' => 'תוויות לדף', @@ -137,7 +170,7 @@ return array( 'next_auto_tag_base' => 'הבא-תוספת אוטומטית', 'page_padding' => 'שולי דף (אינצ\'ים)', 'privacy_policy_link' => 'Link to Privacy Policy', - 'privacy_policy' => 'Privacy Policy', + 'privacy_policy' => 'מדיניות פרטיות', 'privacy_policy_link_help' => 'If a url is included here, a link to your privacy policy will be included in the app footer and in any emails that the system sends out, in compliance with GDPR. ', 'purge' => 'טיהור רשומות שנמחקו', 'labels_display_bgutter' => 'תווית מרזב תחתון', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Unique serial numbers', 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', 'zerofill_count' => 'אורך תגי הנכסים, כולל zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/he/admin/users/general.php b/resources/lang/he/admin/users/general.php index cc5bd6cbd4..08e854011e 100644 --- a/resources/lang/he/admin/users/general.php +++ b/resources/lang/he/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'הגדרות תצורה של LDAP נמצאות \'מנהל\'> \'הגדרות\'. המיקום הנבחר (אופציונלי) ייקבע עבור כל המשתמשים המיובאים.', 'print_assigned' => 'Print All Assigned', 'software_user' => 'התוכנה נבדקה אל: שם', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'הצג משתמש: שם', 'usercsv' => 'קובץ CSV', 'two_factor_admin_optin_help' => 'הגדרות מנהל המערכת הנוכחיות מאפשרות אכיפה סלקטיבית של אימות דו-גורמי.', diff --git a/resources/lang/he/admin/users/message.php b/resources/lang/he/admin/users/message.php index 09ebc42154..4bda60b4fc 100644 --- a/resources/lang/he/admin/users/message.php +++ b/resources/lang/he/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'הרשאות לא מספיקות.', 'user_deleted_warning' => 'משתמש זה נמחק. יהיה עליך לשחזר משתמש זה כדי לערוך אותם או להקצות להם נכסים חדשים.', 'ldap_not_configured' => 'שילוב LDAP לא הוגדר עבור התקנה זו.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/he/auth/general.php b/resources/lang/he/auth/general.php index 4ff73efeac..ee4f538bfa 100644 --- a/resources/lang/he/auth/general.php +++ b/resources/lang/he/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'שלח קישור לאיפוס סיסמה', 'email_reset_password' => 'איפוס סיסמה אימייל', 'reset_password' => 'לאפס את הסיסמה', + 'saml_login' => 'Login via SAML', 'login' => 'התחברות', 'login_prompt' => 'אנא התחבר', 'forgot_password' => 'שכחתי את הסיסמא שלי', diff --git a/resources/lang/he/auth/message.php b/resources/lang/he/auth/message.php index 57b7292739..e2052809c4 100644 --- a/resources/lang/he/auth/message.php +++ b/resources/lang/he/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'חשבון משתמש זה אינו מופעל.', 'account_suspended' => 'חשבון המשתמש הזה מושעה.', 'account_banned' => 'חשבון משתמש זה מוחרם.', - 'throttle' => 'יותר מדי ניסיונות כניסה נכשלו. נסה שוב בסביבות: דקות (דקות).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'אירעה בעיה בעת ניסיון להתחבר אליך, נסה שוב.', 'success' => 'התחברת בהצלחה.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'אירעה בעיה בעת ניסיון ליצור את חשבונך, נסה שוב.', 'success' => 'החשבון נוצר בהצלחה.', ), - 'forgot-password' => array( - 'error' => 'אירעה בעיה בעת ניסיון לקבל קוד סיסמה לאיפוס, נסה שוב.', - 'success' => 'כתובת הדוא"ל לשחזור סיסמה נשלחה בהצלחה.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'אירעה בעיה בעת ניסיון לאפס את הסיסמה שלך, נסה שוב.', - 'success' => 'הסיסמה שלך אופסה בהצלחה.', - ), - - 'activate' => array( - 'error' => 'אירעה בעיה בעת ניסיון להפעיל את חשבונך, נסה שוב.', - 'success' => 'החשבון שלך הופעל בהצלחה.', + 'forgot-password' => array( + 'error' => 'אירעה בעיה בעת ניסיון לקבל קוד סיסמה לאיפוס, נסה שוב.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'אירעה בעיה בעת ניסיון לאפס את הסיסמה שלך, נסה שוב.', + 'success' => 'הסיסמה שלך אופסה בהצלחה.', + ), + + ); diff --git a/resources/lang/he/button.php b/resources/lang/he/button.php index 6edd735b1e..4669b476f4 100644 --- a/resources/lang/he/button.php +++ b/resources/lang/he/button.php @@ -12,5 +12,6 @@ return array( 'submit' => 'שלח', 'upload' => 'העלה', 'select_file' => 'בחר קובץ...', - 'select_files' => 'Select Files...', + 'select_files' => 'בחר קבצים...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/he/general.php b/resources/lang/he/general.php index 227d36eb99..dc18761072 100644 --- a/resources/lang/he/general.php +++ b/resources/lang/he/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'ביקורת גורפת', 'bulkaudit_status' => 'סטטוס ביקורת', 'bulk_checkout' => 'יציאה גורפת', + 'bystatus' => 'by Status', 'cancel' => 'לְבַטֵל', 'categories' => 'קטגוריות', 'category' => 'קטגוריה', @@ -57,6 +58,7 @@ 'created' => 'פריט נוצר', 'created_asset' => 'הנכס שנוצר', 'created_at' => 'נוצר ב', + 'record_created' => 'Record Created', 'updated_at' => 'עודכן ב', 'currency' => '$', // this is deprecated 'current' => 'נוֹכְחִי', @@ -75,7 +77,7 @@ 'department' => 'מַחלָקָה', 'deployed' => 'פרוס', 'depreciation_report' => 'דוח פחת', - 'details' => 'Details', + 'details' => 'פרטים', 'download' => 'הורד', 'depreciation' => 'פְּחָת', 'editprofile' => 'ערוך את הפרופיל שלך', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'שם משפחה של שם פרטי (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'ראשון', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'שם פרטי', 'first_name_format' => 'שם פרטי (jane@example.com)', - 'files' => 'Files', + 'files' => 'קבצים', 'file_name' => 'קוֹבֶץ', + 'file_type' => 'File Type', 'file_uploads' => 'העלאות קבצים', 'generate' => 'לִיצוֹר', 'github_markdown' => 'This field accepts Github flavored markdown.', @@ -100,7 +114,7 @@ 'history' => 'הִיסטוֹרִיָה', 'history_for' => 'היסטוריה עבור', 'id' => 'תְעוּדַת זֶהוּת', - 'image' => 'Image', + 'image' => 'תמונה', 'image_delete' => 'מחק תמונה', 'image_upload' => 'העלאת תמונה', 'image_filetypes_help' => 'Accepted filetypes are jpg, png, gif, and svg. Max upload size allowed is :size.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'אחזקת נכסים', 'item' => 'פריט', 'insufficient_permissions' => 'הרשאות לא מספיקות!', + 'kits' => 'Predefined Kits', 'language' => 'שפה', 'last' => 'אחרון', 'last_login' => 'כניסה אחרונה', @@ -121,10 +136,11 @@ 'licenses' => 'רישיונות', 'list_all' => 'רשימת הכל', 'loading' => 'טוען', - 'lock_passwords' => 'לא ניתן לערוך שדה זה בהתקנה זו.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'תכונה זו הושבתה עבור התקנת ההדגמה.', 'location' => 'מקום', 'locations' => 'מיקומים', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'להתנתק', 'lookup_by_tag' => 'בדיקה על ידי תג הנכס', 'maintenances' => 'Maintenances', @@ -186,6 +202,7 @@ 'sign_in' => 'היכנס', 'signature' => 'חֲתִימָה', 'skin' => 'Skin', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO MODE: תכונות מסוימות מושבתות עבור התקנה זו.', 'site_name' => 'שם אתר', 'state' => 'מדינה', @@ -206,19 +223,23 @@ 'unknown_admin' => 'מנהל לא ידוע', 'username_format' => 'פורמט שם משתמש', 'update' => 'עדכון', - 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'הועלה', 'user' => 'מִשׁתַמֵשׁ', 'accepted' => 'מְקוּבָּל', 'declined' => 'ירד', 'unaccepted_asset_report' => 'נכסים לא מקובלים', 'users' => 'משתמשים', + 'viewall' => 'View All', 'viewassets' => 'הצג נכסים מוקצים', 'website' => 'אתר אינטרנט', 'welcome' => 'ברוכים הבאים,: שם', 'years' => 'שנים', 'yes' => 'כן', 'zip' => 'רוכסן', - 'noimage' => 'לא נטענה תמונה או תמונה לא נמצאה.', - 'token_expired' => 'פג תוקף הטופס שלך. בבקשה נסה שוב.', + 'noimage' => 'לא נטענה תמונה או תמונה לא נמצאה.', + 'token_expired' => 'פג תוקף הטופס שלך. בבקשה נסה שוב.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/he/help.php b/resources/lang/he/help.php new file mode 100644 index 0000000000..01ccd997b3 --- /dev/null +++ b/resources/lang/he/help.php @@ -0,0 +1,36 @@ + "מידע נוסף", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'נכסים הם פריטים במעקב לפי מספר סידורי או תג נכס. הם נוטים להיות פריטים בעלי ערך גבוה יותר במקרים בהם זיהוי של פריט מסוים חשוב.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/he/mail.php b/resources/lang/he/mail.php index 977ce53dab..1280bcc9b8 100644 --- a/resources/lang/he/mail.php +++ b/resources/lang/he/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'לחץ על הקישור הבא כדי לאשר את: חשבון האינטרנט שלך:', 'click_on_the_link_accessory' => 'לחץ על הקישור בתחתית הדף כדי לאשר שקיבלת את האביזר.', 'click_on_the_link_asset' => 'לחץ על הקישור שבתחתית כדי לאשר שקיבלת את הנכס.', - 'Confirm_Asset_Checkin' => 'אשר את בדיקת הנכס.', - 'Confirm_Accessory_Checkin' => 'אשר את בדיקת האביזרים.', - 'Confirm_accessory_delivery' => 'אשר את האספקה.', - 'Confirm_license_delivery' => 'Confirm license delivery.', - 'Confirm_asset_delivery' => 'אשר את הצגת הנכס.', - 'Confirm_consumable_delivery' => 'אשר משלוחי צריכה.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'QTY הנוכחי', 'Days' => 'ימים', 'days' => 'ימים', @@ -52,7 +52,7 @@ return array( 'requested' => 'התקבלה:', 'reset_link' => 'איפוס הסיסמה שלך קישור', 'reset_password' => 'לחץ כאן כדי לאפס את הסיסמה שלך:', - 'serial' => 'Serial', + 'serial' => 'מספר סידורי', 'supplier' => 'ספק', 'tag' => 'תָג', 'test_email' => 'מבחן דוא"ל מאת Snipe-IT', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'to_reset' => 'כדי לאפס את: סיסמת האינטרנט, מלא טופס זה:', 'type' => 'סוּג', - 'user' => 'User', - 'username' => 'Username', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', + 'user' => 'משתמש', + 'username' => 'שם משתמש', 'welcome' => 'ברוכים הבאים: שם', 'welcome_to' => 'ברוכים הבאים ל: אינטרנט!', 'your_credentials' => 'שלך Snipe- IT אישורים', + ); diff --git a/resources/lang/he/passwords.php b/resources/lang/he/passwords.php index cf18213380..646a2ca138 100644 --- a/resources/lang/he/passwords.php +++ b/resources/lang/he/passwords.php @@ -2,6 +2,6 @@ return [ 'sent' => 'קישור הסיסמה שלך נשלח!', - 'user' => 'No matching active user found with that email.', + 'user' => 'לא נמצע משתמש פעיל עם דוא״ל הזה.', ]; diff --git a/resources/lang/hr/admin/accessories/general.php b/resources/lang/hr/admin/accessories/general.php index 6062176068..cb409fd1ed 100644 --- a/resources/lang/hr/admin/accessories/general.php +++ b/resources/lang/hr/admin/accessories/general.php @@ -1,8 +1,6 @@ 'O priboru', - 'about_accessories_text' => 'Pribor je sve što izdajete korisnicima, ali nemaju serijski broj (ili vas ne zanima njihovo jedinstveno praćenje). Na primjer, računalni miševi ili tipkovnice.', 'accessory_category' => 'Kategorija dodatne opreme', 'accessory_name' => 'Naziv dodatne opreme', 'checkout' => 'Dodatna oprema za naplatu', diff --git a/resources/lang/hr/admin/accessories/message.php b/resources/lang/hr/admin/accessories/message.php index d27b1e7e43..58418733c0 100644 --- a/resources/lang/hr/admin/accessories/message.php +++ b/resources/lang/hr/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Dodatak ne postoji.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'Ovaj pribor trenutačno ima: brojčanu stavku označenu korisnicima. Provjerite pribor i pokušajte ponovo.', 'create' => array( diff --git a/resources/lang/hr/admin/asset_maintenances/general.php b/resources/lang/hr/admin/asset_maintenances/general.php index bbc1ad596a..dbd71309bb 100644 --- a/resources/lang/hr/admin/asset_maintenances/general.php +++ b/resources/lang/hr/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Prikaz pojedinosti o održavanju imovine', 'repair' => 'Popravak', 'maintenance' => 'Održavanje', - 'upgrade' => 'nadogradnja' + 'upgrade' => 'nadogradnja', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/hr/admin/categories/general.php b/resources/lang/hr/admin/categories/general.php index 187e2a7f66..6277e2c8dd 100644 --- a/resources/lang/hr/admin/categories/general.php +++ b/resources/lang/hr/admin/categories/general.php @@ -1,8 +1,6 @@ 'O kategorijama', - 'about_categories' => 'Kategorije vam pomažu organizirati stavke. Neke kategorije primjera mogu biti "Desktops", "Laptops", "Mobile Phones", "Tablets" i tako dalje, ali kategorije možete koristiti na bilo koji način koji ima smisla za vas.', 'asset_categories' => 'Kategorije sredstava', 'category_name' => 'Naziv kategorije', 'checkin_email' => 'Pošalji e-mail korisniku prilikom checkin/checkout-a.', diff --git a/resources/lang/hr/admin/companies/general.php b/resources/lang/hr/admin/companies/general.php index f42c9cb066..0bba47e4ed 100644 --- a/resources/lang/hr/admin/companies/general.php +++ b/resources/lang/hr/admin/companies/general.php @@ -1,6 +1,4 @@ 'O tvrtkama', - 'about_companies_text' => 'Tvrtke se mogu upotrebljavati kao polje jednostavnog identifikatora ili se mogu koristiti za ograničavanje vidljivosti imovine, korisnika itd., Ako je omogućena potpuna podrška tvrtke u administratorskim postavkama.', 'select_company' => 'Odaberite tvrtku', ]; diff --git a/resources/lang/hr/admin/components/general.php b/resources/lang/hr/admin/components/general.php index 71b2b09795..ddcfa760f5 100644 --- a/resources/lang/hr/admin/components/general.php +++ b/resources/lang/hr/admin/components/general.php @@ -1,8 +1,6 @@ 'O komponentama', - 'about_components_text' => 'Komponente su stavke koje su dio imovine, na primjer HDD, RAM itd.', 'component_name' => 'Naziv komponente', 'checkin' => 'Komponenta za provjeru', 'checkout' => 'Komponenta za provjeru', diff --git a/resources/lang/hr/admin/consumables/general.php b/resources/lang/hr/admin/consumables/general.php index 6880d465b4..d69d9c3cba 100644 --- a/resources/lang/hr/admin/consumables/general.php +++ b/resources/lang/hr/admin/consumables/general.php @@ -1,8 +1,6 @@ 'O potrošnim materijalima', - 'about_consumables_text' => 'Potrošni materijali su sve što se kupuje, a to će biti iskorišteno tijekom vremena. Na primjer, pisač tinte ili fotokopirni papir.', 'checkout' => 'Naplata potrošnog za korisnika', 'consumable_name' => 'Potrošni naziv', 'create' => 'Napravite potrošni', diff --git a/resources/lang/hr/admin/hardware/table.php b/resources/lang/hr/admin/hardware/table.php index b051bff04d..f547609bf9 100644 --- a/resources/lang/hr/admin/hardware/table.php +++ b/resources/lang/hr/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Status', 'title' => 'Imovina', 'image' => 'Slika uređaja', - 'days_without_acceptance' => 'Dani bez prihvaćanja' + 'days_without_acceptance' => 'Dani bez prihvaćanja', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/hr/admin/kits/general.php b/resources/lang/hr/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/hr/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/hr/admin/licenses/message.php b/resources/lang/hr/admin/licenses/message.php index 8872e801f4..81b47a868f 100644 --- a/resources/lang/hr/admin/licenses/message.php +++ b/resources/lang/hr/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Imovina koju pokušavate povezati s ovom licencom u vlasništvu je nekog drugog osim osobe koja je odabrana u odjeljku za padajući izbornik.', 'assoc_users' => 'Ova je licenca trenutno provjerena korisniku i ne može se izbrisati. Najprije provjerite licencu, a zatim pokušajte ponovno brisati.', 'select_asset_or_person' => 'Morate odabrati neku vrstu imovine ili korisnika, ali ne oboje.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/hr/admin/settings/general.php b/resources/lang/hr/admin/settings/general.php index 76b6d3d205..be9aa974af 100644 --- a/resources/lang/hr/admin/settings/general.php +++ b/resources/lang/hr/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Aktivni direktorij', 'ad_domain' => 'Domena Active Directory', 'ad_domain_help' => 'Ovo je ponekad isto kao i vaša domena e-pošte, ali ne uvijek.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'Kopija e-pošte (CC)', 'admin_cc_email_help' => 'Ako želite poslati kopiju checkin/checkout poruka e-pošte koje se šalju korisnicima na dodatni račun e-pošte, unesite ga ovdje. U suprotnom ostavite ovo polje prazno.', 'is_ad' => 'Ovo je poslužitelj Active Directory', - 'alert_email' => 'Pošaljite upozorenja za', - 'alerts_enabled' => 'Upozorenja su omogućena', - 'alert_interval' => 'Prag prekoračenja upozorenja (u danima)', - 'alert_inv_threshold' => 'Prag upozorenja inventara', - 'asset_ids' => 'ID atributi', - 'audit_interval' => 'Interval revizije', + 'alert_email' => 'Pošaljite upozorenja za', + 'alerts_enabled' => 'Upozorenja su omogućena', + 'alert_interval' => 'Prag prekoračenja upozorenja (u danima)', + 'alert_inv_threshold' => 'Prag upozorenja inventara', + 'asset_ids' => 'ID atributi', + 'audit_interval' => 'Interval revizije', 'audit_interval_help' => 'Ako morate redovito fizički provjeravati svoju imovinu, unesite interval u mjesecima.', - 'audit_warning_days' => 'Prag za upozorenje na reviziju', + 'audit_warning_days' => 'Prag za upozorenje na reviziju', 'audit_warning_days_help' => 'Koliko dana unaprijed trebamo vas upozoriti kada imamo sredstva za reviziju?', - 'auto_increment_assets' => 'Generirajte ID-ove imovine za automatsko povećavanje', - 'auto_increment_prefix' => 'Prefiks (opcija)', - 'auto_incrementing_help' => 'Omogućite automatsko povećavanje ID-ova imovine da biste to postavili', - 'backups' => 'Sigurnosne kopije', - 'barcode_settings' => 'Postavke crtičnog koda', + 'auto_increment_assets' => 'Generirajte ID-ove imovine za automatsko povećavanje', + 'auto_increment_prefix' => 'Prefiks (opcija)', + 'auto_incrementing_help' => 'Omogućite automatsko povećavanje ID-ova imovine da biste to postavili', + 'backups' => 'Sigurnosne kopije', + 'barcode_settings' => 'Postavke crtičnog koda', 'confirm_purge' => 'Potvrdite čišćenje', - 'confirm_purge_help' => 'Unesite tekst "DELETE" u donji okvir kako biste očistili brisane zapise. Ta se radnja ne može poništiti.', - 'custom_css' => 'Prilagođeni CSS', - 'custom_css_help' => 'Unesite bilo koji prilagođeni CSS nadjačaj koji biste željeli koristiti. Ne uključujte oznake <style></style>.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Prilagođeni CSS', + 'custom_css_help' => 'Unesite bilo koji prilagođeni CSS nadjačaj koji biste željeli koristiti. Ne uključujte oznake <style></style>.', 'custom_forgot_pass_url' => 'Prilagođeni URL za resetiranje zaporke', 'custom_forgot_pass_url_help' => 'Ovo zamjenjuje ugrađeni URL za zaboravljenu zaporku na zaslonu za prijavu, korisno za usmjeravanje korisnika na internu ili hostanu LDAP uslugu resetiranja zaporke. To će zapravo isključiti lokalnu funkciju za zaboravljene korisničke zaporke.', 'dashboard_message' => 'Poruka nadzorne ploče', 'dashboard_message_help' => 'Taj će se tekst prikazati na nadzornoj ploči za sve osobe s dozvolom za pregled nadzorne ploče.', - 'default_currency' => 'Zadana valuta', - 'default_eula_text' => 'Zadana EULA', - 'default_language' => 'Zadani jezik', - 'default_eula_help_text' => 'Također možete povezati prilagođene EULA-e s određenim kategorijama imovine.', + 'default_currency' => 'Zadana valuta', + 'default_eula_text' => 'Zadana EULA', + 'default_language' => 'Zadani jezik', + 'default_eula_help_text' => 'Također možete povezati prilagođene EULA-e s određenim kategorijama imovine.', 'display_asset_name' => 'Prikaz naziva imovine', 'display_checkout_date' => 'Prikaz datuma narudžbe', 'display_eol' => 'Prikaži EOL u prikazu tablice', 'display_qr' => 'Prikaz kvadratnih kodova', - 'display_alt_barcode' => 'Prikaz 1D crtičnog koda', - 'barcode_type' => 'Vrsta 2D barkod', - 'alt_barcode_type' => '1D tip crtičnog koda', + 'display_alt_barcode' => 'Prikaz 1D crtičnog koda', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'Vrsta 2D barkod', + 'alt_barcode_type' => '1D tip crtičnog koda', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'EULA postavke', 'eula_markdown' => 'Ovo EULA dopušta Gordan markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Dodatni tekst u podnožju ', 'footer_text_help' => 'Ovaj će se tekst pojaviti u podnožju desno. Poveznice su dopuštene uporabom Github flavored markdown. Prijelazi u novi red, naslovi, slike itd., mogu imati nepredvidive rezultate.', 'general_settings' => 'Opće postavke', - 'generate_backup' => 'Izradi sigurnosnu kopiju', + 'generate_backup' => 'Izradi sigurnosnu kopiju', 'header_color' => 'Boja zaglavlja', 'info' => 'Te postavke omogućuju prilagodbu određenih aspekata vaše instalacije.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Inačica Laravela', 'ldap_enabled' => 'LDAP je omogućen', 'ldap_integration' => 'LDAP integracija', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Ovo samo testira da se LDAP može ispravno sinkronizirati. Ako vaš upit za LDAP autentikaciju nije ispravan, korisnici se i dalje možda neće moći prijaviti. MORATE NAJPRIJE SPREMITI SVOJE AŽURIRANE LDAP POSTAVKE.', 'ldap_server' => 'LDAP poslužitelj', 'ldap_server_help' => 'To bi trebalo započeti s ldap: // (za neispisane ili TLS) ili ldaps: // (za SSL)', - 'ldap_server_cert' => 'Provjera LDAP SSL certifikata', - 'ldap_server_cert_ignore' => 'Dopusti nevažeću SSL certifikat', - 'ldap_server_cert_help' => 'Odaberite ovaj potvrdni okvir ako upotrebljavate autentičnu SSL certifikat i želite prihvatiti nevažeći SSL certifikat.', + 'ldap_server_cert' => 'Provjera LDAP SSL certifikata', + 'ldap_server_cert_ignore' => 'Dopusti nevažeću SSL certifikat', + 'ldap_server_cert_help' => 'Odaberite ovaj potvrdni okvir ako upotrebljavate autentičnu SSL certifikat i želite prihvatiti nevažeći SSL certifikat.', 'ldap_tls' => 'Koristite TLS', 'ldap_tls_help' => 'To treba provjeriti samo ako pokrenete STARTTLS na LDAP poslužitelju.', 'ldap_uname' => 'LDAP pridržava se korisničko ime', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'Ova opcija onemogućuje druge mehanizme autentikacije. Omogućite ovu opciju samo ako ste sigurni da vaša REMOTE_USER prijava već funkcionira', 'login_remote_user_custom_logout_url_text' => 'Prilagođeni URL za odjavu', 'login_remote_user_custom_logout_url_help' => 'Ako je ovdje upisan url, korisnici će biti biti preusmjereni na taj URL nakon što se odjave iz Snipe-IT-a. Ovo je korisno radi ispravnog zatvaranja korisničkog session-a kod vašeg pružatelja autentifikacije.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Koristi kod ispisa', 'logo_print_assets_help' => 'Prikaži elemente brandiranja na ispisima liste imovine ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Složenost lozinke', 'pwd_secure_complexity_help' => 'Odaberite koja pravila za složenost lozinke želite izvršiti.', 'pwd_secure_min' => 'Najmanji broj znakova', - 'pwd_secure_min_help' => 'Minimalna dopuštena vrijednost je 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Spriječite uobičajene zaporke', 'pwd_secure_uncommon_help' => 'To će onemogućiti korisnicima upotrebu uobičajenih zaporki s najviše 10.000 zaporki prijavljenih u kršenju.', 'qr_help' => 'Najprije omogućite QR kodove za postavljanje', 'qr_text' => 'QR kodni tekst', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'postavljanje', 'settings' => 'postavke', 'show_alerts_in_menu' => 'Prikaži upozorenja u gornjem izborniku', 'show_archived_in_list' => 'Arhivirane imovine', 'show_archived_in_list_text' => 'Prikaz arhivirane imovine u popisu "sva imovina"', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Prikaži slike u e-porukama', 'show_images_in_email_help' => 'Isključite ovaj okvir ako je vaša Snipe-IT instalacija iza VPN ili zatvorene mreže, a korisnici izvan mreže neće moći učitati slike poslužene s ove instalacije u njihovu e-poštu.', 'site_name' => 'Ime stranice', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack Channel', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Zatezanje postavki', - 'slack_integration_help' => 'Slaba integracija nije obavezna, no krajnja točka i kanal su potrebni ako ga želite koristiti. Da biste konfigurirali zamršenu integraciju, prvo morate izraditi dolazni webhook na vašem računu Zalogao.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Nakon što spremite svoje Slack podatke, pojavit će se gumb za testiranje.', 'slack_test_help' => 'Provjerite je li vaša Slack integracija pravilno konfigurirana. NAJPRIJE MORATE POHRANITI SVOJE AŽURIRANE SLACK POSTAVKE.', 'snipe_version' => 'Snipe-IT verzija', @@ -130,6 +162,7 @@ return array( 'update' => 'Ažuriraj postavke', 'value' => 'Vrijednost', 'brand' => 'branding', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'O postavkama', 'about_settings_text' => 'Te postavke omogućuju prilagodbu određenih aspekata vaše instalacije.', 'labels_per_page' => 'Oznake po stranici', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Jedinstveni serijski brojevi', 'unique_serial_help_text' => 'Uključivanje ovog checkbox-a će osigurati jedinstvenost serijskih brojeva imovine', 'zerofill_count' => 'Duljina oznaka za imovinu, uključujući nulte punjenje', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/hr/admin/users/general.php b/resources/lang/hr/admin/users/general.php index 2b6b09f0b0..ee95a1e3d3 100644 --- a/resources/lang/hr/admin/users/general.php +++ b/resources/lang/hr/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'Postavke LDAP konfiguracije mogu se pronaći u Administrator> Postavke. Odabrana lokacija (opcionalno) bit će postavljena za sve uvezene korisnike.', 'print_assigned' => 'Ispiši sve dodijeljeno', 'software_user' => 'Softver je provjeren na: ime', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Prikaži korisnika: ime', 'usercsv' => 'CSV datoteku', 'two_factor_admin_optin_help' => 'Vaše trenutačne postavke administracije omogućuju selektivnu provedbu autentikacije dvogritera.', diff --git a/resources/lang/hr/admin/users/message.php b/resources/lang/hr/admin/users/message.php index 09c228f810..c5d093ba55 100644 --- a/resources/lang/hr/admin/users/message.php +++ b/resources/lang/hr/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Nedovoljna dozvola.', 'user_deleted_warning' => 'Ovaj je korisnik izbrisan. Morat ćete vratiti tog korisnika da biste ih uredili ili dodijelili novu imovinu.', 'ldap_not_configured' => 'LDAP integracija nije konfigurirana za ovu instalaciju.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/hr/auth/general.php b/resources/lang/hr/auth/general.php index 8a4fd14755..c4f6edf254 100644 --- a/resources/lang/hr/auth/general.php +++ b/resources/lang/hr/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Pošalji lozinku za poništavanje veze', 'email_reset_password' => 'Ponovno postavljanje lozinke e-pošte', 'reset_password' => 'Resetiranje lozinke', + 'saml_login' => 'Login via SAML', 'login' => 'Prijaviti se', 'login_prompt' => 'Molimo prijavite se', 'forgot_password' => 'Zaboravio sam lozinku', diff --git a/resources/lang/hr/auth/message.php b/resources/lang/hr/auth/message.php index 557a7e4ae2..6380626ac2 100644 --- a/resources/lang/hr/auth/message.php +++ b/resources/lang/hr/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Ovaj korisnički račun nije aktiviran.', 'account_suspended' => 'Ovaj je korisnički račun obustavljen.', 'account_banned' => 'Ovaj je korisnički račun zabranjen.', - 'throttle' => 'Previše neuspjelih pokušaja prijave. Pokušajte ponovno za oko minute: minute.', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Došlo je do problema prilikom pokušaja prijavljivanja, pokušajte ponovo.', 'success' => 'Uspješno ste se prijavili.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Došlo je do problema prilikom pokušaja izrade računa, pokušajte ponovo.', 'success' => 'Račun je uspješno izrađen.', ), - 'forgot-password' => array( - 'error' => 'Pojavio se problem prilikom pokušaja ponovnog unosa zaporke, pokušajte ponovo.', - 'success' => 'E-poruka za oporavak zaporke uspješno je poslana', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Pokušavao je poništiti zaporku, pokušajte ponovo.', - 'success' => 'Vaša je lozinka uspješno vraćena.', - ), - - 'activate' => array( - 'error' => 'Došlo je do problema prilikom pokušaja aktivacije računa, pokušajte ponovo.', - 'success' => 'Vaš je račun uspješno aktiviran.', + 'forgot-password' => array( + 'error' => 'Pojavio se problem prilikom pokušaja ponovnog unosa zaporke, pokušajte ponovo.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Pokušavao je poništiti zaporku, pokušajte ponovo.', + 'success' => 'Vaša je lozinka uspješno vraćena.', + ), + + ); diff --git a/resources/lang/hr/button.php b/resources/lang/hr/button.php index f188a26bd3..839f1decc8 100644 --- a/resources/lang/hr/button.php +++ b/resources/lang/hr/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Postavi', 'select_file' => 'Odaberite datoteku ...', 'select_files' => 'Odaberite datoteke...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/hr/general.php b/resources/lang/hr/general.php index 4b2dfcec76..12751cda24 100644 --- a/resources/lang/hr/general.php +++ b/resources/lang/hr/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Skupna revizija', 'bulkaudit_status' => 'Status revizije', 'bulk_checkout' => 'Bulk Checkout', + 'bystatus' => 'by Status', 'cancel' => 'Otkazati', 'categories' => 'Kategorije', 'category' => 'Kategorija', @@ -57,6 +58,7 @@ 'created' => 'Stavka je stvorena', 'created_asset' => 'stvorio imovinu', 'created_at' => 'Created at', + 'record_created' => 'Record Created', 'updated_at' => 'Ažurirano u', 'currency' => '$', // this is deprecated 'current' => 'struja', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Prezime prezime (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Ime Prezime (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Prezime Prvo slovo imena (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Prvi', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Ime', 'first_name_format' => 'Ime (jane@example.com)', 'files' => 'Datoteke', 'file_name' => 'Datoteka', + 'file_type' => 'File Type', 'file_uploads' => 'Prijenos datoteka', 'generate' => 'Generirati', 'github_markdown' => 'Ovo polje prihvaća označavanje na Github način.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Upravljanje imovinom', 'item' => 'Artikal', 'insufficient_permissions' => 'Nedovoljna dozvola!', + 'kits' => 'Predefined Kits', 'language' => 'Jezik', 'last' => 'Posljednji', 'last_login' => 'Zadnja prijava', @@ -121,10 +136,11 @@ 'licenses' => 'licence', 'list_all' => 'Popis svih', 'loading' => 'punjenje', - 'lock_passwords' => 'Ovo polje ne može se uređivati ​​u ovoj instalaciji.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Ova je značajka onemogućena za demo instalaciju.', 'location' => 'Mjesto', 'locations' => 'lokacije', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Odjaviti se', 'lookup_by_tag' => 'Pretraživanje pomoću oznake imovine', 'maintenances' => 'Održavanje', @@ -186,6 +202,7 @@ 'sign_in' => 'Prijaviti se', 'signature' => 'Potpis', 'skin' => 'Skin', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO MODE: Neke su značajke onemogućene za ovu instalaciju.', 'site_name' => 'Ime stranice', 'state' => 'država', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Nepoznati administrator', 'username_format' => 'Format korisničkog imena', 'update' => 'Ažuriraj', - 'upload_filetypes_help' => 'Dozvoljene vrste datoteka su png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip i rar. Najveća dozvoljena veličina za upload je :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Uploaded', 'user' => 'Korisnik', 'accepted' => 'priznat', 'declined' => 'odbijeno', 'unaccepted_asset_report' => 'Neprihvaćene imovine', 'users' => 'Korisnici', + 'viewall' => 'View All', 'viewassets' => 'Prikaz dodijeljenih sredstava', 'website' => 'Web stranica', 'welcome' => 'Dobrodošli,: ime', 'years' => 'godina', 'yes' => 'Da', 'zip' => 'poštanski', - 'noimage' => 'Nije prenesena slika niti slika nije pronađena.', - 'token_expired' => 'Sesija za obrazac istekla je. Molim te pokušaj ponovno.', + 'noimage' => 'Nije prenesena slika niti slika nije pronađena.', + 'token_expired' => 'Sesija za obrazac istekla je. Molim te pokušaj ponovno.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/hr/help.php b/resources/lang/hr/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/hr/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/hr/mail.php b/resources/lang/hr/mail.php index 58b8916a97..0df5f184cd 100644 --- a/resources/lang/hr/mail.php +++ b/resources/lang/hr/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Kliknite na sljedeću vezu kako biste potvrdili svoj: web račun:', 'click_on_the_link_accessory' => 'Kliknite vezu pri dnu da biste potvrdili da ste primili dodatnu opremu.', 'click_on_the_link_asset' => 'Kliknite vezu pri dnu kako biste potvrdili da ste primili sredstvo.', - 'Confirm_Asset_Checkin' => 'Potvrdite Asset Checkin.', - 'Confirm_Accessory_Checkin' => 'Potvrdite provjeru dodatne opreme.', - 'Confirm_accessory_delivery' => 'Potvrdite isporuku dodatne opreme.', - 'Confirm_license_delivery' => 'Potvrdite isporuku licence.', - 'Confirm_asset_delivery' => 'Potvrdite isporuku sredstava.', - 'Confirm_consumable_delivery' => 'Potvrdite potrošnu isporuku.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Trenutna QTY', 'Days' => 'dana', 'days' => 'dana', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'Postoji :count licenca koja istječe u naredna :threshold dana.|Postoje :count licence koje istječu u naredna :threshold dana.', 'to_reset' => 'Da biste vratili svoju web-zaporku, ispunite ovaj obrazac:', 'type' => 'Tip', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Korisnik', 'username' => 'Korisničko ime', 'welcome' => 'Dobrodošli: ime', 'welcome_to' => 'Dobrodošli na: web!', 'your_credentials' => 'Vaše vjerodajnice za Snipe-IT', + ); diff --git a/resources/lang/hu/admin/accessories/general.php b/resources/lang/hu/admin/accessories/general.php index d0b432bcd1..9b4e1888bf 100644 --- a/resources/lang/hu/admin/accessories/general.php +++ b/resources/lang/hu/admin/accessories/general.php @@ -1,8 +1,6 @@ 'A tartozékokról', - 'about_accessories_text' => 'A tartozék bármi lehet, amit kiad egy felhasználónak, aminek nincs sorozatszáma (vagy csak nem akarja egyediként kezelni). Például számítógépes egér vagy billentyűzet.', 'accessory_category' => 'Tartozék kategória', 'accessory_name' => 'Tartozék neve', 'checkout' => 'Kiadott tartozék', diff --git a/resources/lang/hu/admin/accessories/message.php b/resources/lang/hu/admin/accessories/message.php index b45777cb31..6f36109d12 100644 --- a/resources/lang/hu/admin/accessories/message.php +++ b/resources/lang/hu/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'A tartozék nem létezik.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'Ebből a tartozékból jelenleg :count db van kiadva felhasználóknak. Kérem vegyen vissza tartozékot és próbálja újra! ', 'create' => array( diff --git a/resources/lang/hu/admin/asset_maintenances/general.php b/resources/lang/hu/admin/asset_maintenances/general.php index 781aa7c732..34738f7aa8 100644 --- a/resources/lang/hu/admin/asset_maintenances/general.php +++ b/resources/lang/hu/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Az eszköz karbantartás részletei', 'repair' => 'Javítás', 'maintenance' => 'Karbantartás', - 'upgrade' => 'Frissítés' + 'upgrade' => 'Frissítés', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/hu/admin/categories/general.php b/resources/lang/hu/admin/categories/general.php index 2c441f63a3..eecd2c3d2a 100644 --- a/resources/lang/hu/admin/categories/general.php +++ b/resources/lang/hu/admin/categories/general.php @@ -1,8 +1,6 @@ 'A kategóriákról', - 'about_categories' => 'A kategóriák segítenek rendezni a dolgait. Néhány példa kategória lehet "Desktop-ok", "Laptopok", "Mobiltelefonok", "Tabletek", és így tovább, de bármilyen más kategóriát használhat, ami releváns önnek.', 'asset_categories' => 'Eszköz kategóriák', 'category_name' => 'Kategória név', 'checkin_email' => 'E-mail küldése a felhasználónak, eszköz kiadás / visszavétel esetén.', diff --git a/resources/lang/hu/admin/companies/general.php b/resources/lang/hu/admin/companies/general.php index f8536f43da..893ba5b74f 100644 --- a/resources/lang/hu/admin/companies/general.php +++ b/resources/lang/hu/admin/companies/general.php @@ -1,6 +1,4 @@ 'A vállalatokról', - 'about_companies_text' => 'A vállalatok használhatóak egyszerű azonosító mezőként, vagy az eszközök, felhasználók, stb. láthatóságának korlátozására, ha a teljes vállalati támogatás engedélyezve van az Admin beállításokban.', 'select_company' => 'Vállalat kiválasztása', ]; diff --git a/resources/lang/hu/admin/components/general.php b/resources/lang/hu/admin/components/general.php index 03656529f1..0719ca75e3 100644 --- a/resources/lang/hu/admin/components/general.php +++ b/resources/lang/hu/admin/components/general.php @@ -1,8 +1,6 @@ 'Alkatrészekről', - 'about_components_text' => 'Az alkatrészek olyan elemek, amelyek egy eszköz részei. PL: HDD, RAM, stb.', 'component_name' => 'Alkatrész név', 'checkin' => 'Visszavett alkatrész', 'checkout' => 'Kiadott Alkatrész', diff --git a/resources/lang/hu/admin/consumables/general.php b/resources/lang/hu/admin/consumables/general.php index 5766527344..db4dced03c 100644 --- a/resources/lang/hu/admin/consumables/general.php +++ b/resources/lang/hu/admin/consumables/general.php @@ -1,8 +1,6 @@ 'A Kellékekről', - 'about_consumables_text' => 'Kellékek azok a megvásárolt dolgok amiket idővel felhasználsz. Például nyomtató festék parton vagy fénymásoló papír.', 'checkout' => 'Checkout Felhasználónak szállítható', 'consumable_name' => 'Kellék Neve', 'create' => 'Kellék létrehozva', diff --git a/resources/lang/hu/admin/hardware/table.php b/resources/lang/hu/admin/hardware/table.php index 134c0bd088..27aeff37c9 100644 --- a/resources/lang/hu/admin/hardware/table.php +++ b/resources/lang/hu/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Állapot', 'title' => 'Eszköz ', 'image' => 'Készülék kép', - 'days_without_acceptance' => 'Nem elfogadás óta eltelt napok száma' + 'days_without_acceptance' => 'Nem elfogadás óta eltelt napok száma', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/hu/admin/kits/general.php b/resources/lang/hu/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/hu/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/hu/admin/licenses/message.php b/resources/lang/hu/admin/licenses/message.php index a5a35bf03b..9479b8af5c 100644 --- a/resources/lang/hu/admin/licenses/message.php +++ b/resources/lang/hu/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Az ehhez a licenchez társítani kívánt eszköz tulajdonosa nem más, mint a kiválasztott legördülő menüben kiválasztott személy.', 'assoc_users' => 'Ez a licenc jelenleg ki van adva a felhasználónak, és nem törölhető. Kérjük, először ellenőrizze az engedélyt, majd próbálja meg újra törölni.', 'select_asset_or_person' => 'Válasszon egy eszközt vagy egy felhasználót, de nem mindkettőt.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/hu/admin/settings/general.php b/resources/lang/hu/admin/settings/general.php index c602b9dd05..dd9f4ae19f 100644 --- a/resources/lang/hu/admin/settings/general.php +++ b/resources/lang/hu/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Active Directory tartomány', 'ad_domain_help' => 'Ez néha megegyezik az e-mail domainjével, de nem mindig.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'Email másolat', 'admin_cc_email_help' => 'Ha azt szeretné, hogy a kiadáskor/visszavételkor a felhasználóknak küldött levél másolata egy másik címre is elmenjen, akkor írja be a címet ide. Ellenkező esetben hagyja szabadon a mezőt.', 'is_ad' => 'Ez egy Active Directory szerver', - 'alert_email' => 'Riasztás címzettje', - 'alerts_enabled' => 'Riasztás engedélyezve', - 'alert_interval' => 'A figyelmeztetések lejárata küszöbérték (napokban)', - 'alert_inv_threshold' => 'Leltár riasztási küszöb', - 'asset_ids' => 'Eszköz ID', - 'audit_interval' => 'Audit időtartam', + 'alert_email' => 'Riasztás címzettje', + 'alerts_enabled' => 'Riasztás engedélyezve', + 'alert_interval' => 'A figyelmeztetések lejárata küszöbérték (napokban)', + 'alert_inv_threshold' => 'Leltár riasztási küszöb', + 'asset_ids' => 'Eszköz ID', + 'audit_interval' => 'Audit időtartam', 'audit_interval_help' => 'Ha rendszeres fizikai ellenőrzést igényel az eszközökkel, adja meg az intervallumot hónapokban.', - 'audit_warning_days' => 'Ellenőrzési figyelmeztető küszöbérték', + 'audit_warning_days' => 'Ellenőrzési figyelmeztető küszöbérték', 'audit_warning_days_help' => 'Hány nappal előre figyelmeztetni kell Önt arra, hogy az eszközöknek az ellenőrzésre van szükségük?', - 'auto_increment_assets' => 'Automatikusan növekvő eszközazonosítókat generál', - 'auto_increment_prefix' => 'Előtag (opcionális)', - 'auto_incrementing_help' => 'Engedélyezze az automatikus értéknövelés eszközazonosítót, hogy beállítsa ezt', - 'backups' => 'Biztonsági mentések', - 'barcode_settings' => 'Vonalkód beállítások', + 'auto_increment_assets' => 'Automatikusan növekvő eszközazonosítókat generál', + 'auto_increment_prefix' => 'Előtag (opcionális)', + 'auto_incrementing_help' => 'Engedélyezze az automatikus értéknövelés eszközazonosítót, hogy beállítsa ezt', + 'backups' => 'Biztonsági mentések', + 'barcode_settings' => 'Vonalkód beállítások', 'confirm_purge' => 'Nyugtázza a tisztítást', - 'confirm_purge_help' => 'Az alábbi mezőbe írja be a "DELETE" szöveget a törölt rekordok törléséhez. Ez a művelet nem vonható vissza.', - 'custom_css' => 'Egyéni CSS', - 'custom_css_help' => 'Adjon meg olyan egyedi CSS felülírást, amelyet használni szeretne. Ne tüntesse fel a <style></style> címkéket.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Egyéni CSS', + 'custom_css_help' => 'Adjon meg olyan egyedi CSS felülírást, amelyet használni szeretne. Ne tüntesse fel a <style></style> címkéket.', 'custom_forgot_pass_url' => 'Egyéni jelszó visszaállítási URL', 'custom_forgot_pass_url_help' => 'Ez felváltja a beépített elfelejtett jelszó URL-jét a bejelentkezési képernyőn, amely hasznos lehet arra, hogy az embereket belső vagy hosztolt LDAP jelszó-visszaállítási funkciókra irányítsa. Hatékonyan kikapcsolja a helyi felhasználók elfelejtett jelszavát.', 'dashboard_message' => 'Irányítópult üzenet', 'dashboard_message_help' => 'Ez a szöveg megjelenik a műszerfalon bárki számára, aki engedélyt kapott a vezérlőpult megtekintésére.', - 'default_currency' => 'Alapértelmezett pénznem', - 'default_eula_text' => 'Alapértelmezett EULA', - 'default_language' => 'Alapértelmezett nyelv', - 'default_eula_help_text' => 'Egyéni EULA-kat is társíthat bizonyos eszközkategóriákhoz.', + 'default_currency' => 'Alapértelmezett pénznem', + 'default_eula_text' => 'Alapértelmezett EULA', + 'default_language' => 'Alapértelmezett nyelv', + 'default_eula_help_text' => 'Egyéni EULA-kat is társíthat bizonyos eszközkategóriákhoz.', 'display_asset_name' => 'Eszköznév megjelenítése', 'display_checkout_date' => 'Megjelenik a Checkout dátum', 'display_eol' => 'Táblázat nézetben az EOL megjelenítése', 'display_qr' => 'Kijelző négyzetek', - 'display_alt_barcode' => '1D vonalkód megjelenítése', - 'barcode_type' => '2D vonalkód típusa', - 'alt_barcode_type' => '1D vonalkód típusa', + 'display_alt_barcode' => '1D vonalkód megjelenítése', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D vonalkód típusa', + 'alt_barcode_type' => '1D vonalkód típusa', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'EULA beállítások', 'eula_markdown' => 'Ez az EULA lehetővé teszi Github ízesített markdown-et.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'További lábjegyzet szöveg ', 'footer_text_help' => 'Ez a szöveg a lábléc jobb oldalán fog megjelenni. Linkek használata engedélyezett Github flavored markdown formátumban. Sortörések, fejlécek, képek, stb. okozhatnak problémákat a megjelenítés során.', 'general_settings' => 'Általános beállítások', - 'generate_backup' => 'Háttér létrehozása', + 'generate_backup' => 'Háttér létrehozása', 'header_color' => 'Fejléc színe', 'info' => 'Ezek a beállítások lehetővé teszik a telepítés egyes szempontjainak testreszabását.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laravel verzió', 'ldap_enabled' => 'LDAP bekapcsolva', 'ldap_integration' => 'LDAP integráció', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Ez csak azt teszteli, hogy az LDAP helyesen szinkronizálható. Ha az LDAP hitelesítési lekérdezése nem megfelelő, a felhasználók még mindig nem tudnak bejelentkezni. EL KELL MENTENIE A MÓDOSÍTOTT LDAP BEÁLLÍTÁSOKAT ELŐBB.', 'ldap_server' => 'LDAP szerver', 'ldap_server_help' => 'Ezt az ldap: // (titkosítatlan vagy TLS) vagy az ldaps:', - 'ldap_server_cert' => 'LDAP SSL tanúsítvány érvényesítés', - 'ldap_server_cert_ignore' => 'Érvénytelen SSL-tanúsítvány engedélyezése', - 'ldap_server_cert_help' => 'Jelölje be ezt a jelölőnégyzetet, ha önállóan aláírt SSL-tanúsítványt használ, és szeretne elfogadni egy érvénytelen SSL-tanúsítványt.', + 'ldap_server_cert' => 'LDAP SSL tanúsítvány érvényesítés', + 'ldap_server_cert_ignore' => 'Érvénytelen SSL-tanúsítvány engedélyezése', + 'ldap_server_cert_help' => 'Jelölje be ezt a jelölőnégyzetet, ha önállóan aláírt SSL-tanúsítványt használ, és szeretne elfogadni egy érvénytelen SSL-tanúsítványt.', 'ldap_tls' => 'TLS használata', 'ldap_tls_help' => 'Ezt csak akkor kell ellenőrizni, ha STARTTLS-t futtat az LDAP kiszolgálón.', 'ldap_uname' => 'LDAP összekapcsolja a felhasználónevet', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'Ez a beállítás letiltja a többi hitelesítési mechanizmust. Engedélyezd ezt a lehetőséget, ha biztos, hogy a REMOTE_USER bejelentkezés már működik', 'login_remote_user_custom_logout_url_text' => 'Egyéni kijelentkezési URL', 'login_remote_user_custom_logout_url_help' => 'Ha megad itt egy URL-t, a felhasználók a Snipe-IT-ből való kilépéskor át lesznek irányítva a megadott URL-re. Ez hasznos lehet a hitelesítés szolgáltatónál meglévő felhasználói munkamenet megfelelő lezárására.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'logo', 'logo_print_assets' => 'Használat nyomtatásnál', 'logo_print_assets_help' => 'Arculati elemek használata a nyomtatott eszköz listáknál ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Jelszó komplexitás', 'pwd_secure_complexity_help' => 'Válassza ki a jelszavak összetettségi szabályait, amelyeket érvényesíteni kíván.', 'pwd_secure_min' => 'Jelszó minimális karakterek', - 'pwd_secure_min_help' => 'A minimális megengedett érték 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'A közös jelszavak megakadályozása', 'pwd_secure_uncommon_help' => 'Ez megakadályozza a felhasználók számára, hogy közös jelszavakat használjanak fel a leggyakrabban előforduló 10 000 jelszóból.', 'qr_help' => 'Először engedélyezze a QR kódokat, hogy ezt beállítsa', 'qr_text' => 'QR kód szöveg', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Beállítás', 'settings' => 'Beállítások', 'show_alerts_in_menu' => 'Figyelmeztetések megjelenítése a felső menüben', 'show_archived_in_list' => 'Archivált eszközök', 'show_archived_in_list_text' => 'Mutassa az archivált eszközöket az "összes eszköz" listában', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Képek használata az email-ekben', 'show_images_in_email_help' => 'Vegye ki a jelölést innen, ha az Ön Snipe-IT alkalmazása VPN mögött, vagy zárt hálózaton található, és a felhasználók a hálózaton kívül nem tudják az emailekben megjeleníteni az alkalmazás által szolgáltatott képeket.', 'site_name' => 'Webhely neve', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Laza csatorna', 'slack_endpoint' => 'Laza végpont', 'slack_integration' => 'Laza beállítások', - 'slack_integration_help' => 'A laza integráció opcionális, de a végpont és a csatorna akkor szükséges, ha használni szeretné. A laza integráció beállításához elõször létre kell hoznia egy bejövõ webhook-et a Slack fiókján.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Miután mentette a Slack információkat, egy teszt gomb jelenik meg.', 'slack_test_help' => 'Annak tesztelése megfelelő -e a Slack integráció beállítása. ELŐSZÖR EL KELL MENTENI A FRISSÍTETT SLACK BEÁLLÍTÁSOKAT.', 'snipe_version' => 'Snipe-IT változat', @@ -130,6 +162,7 @@ return array( 'update' => 'Frissítési beállítások', 'value' => 'Érték', 'brand' => 'Branding', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'A Beállítások részről', 'about_settings_text' => 'Ezek a beállítások lehetővé teszik a telepítés egyes szempontjainak testreszabását.', 'labels_per_page' => 'Címkék oldalanként', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Egyedi sorozatszámok', 'unique_serial_help_text' => 'Bejelölés esetén az eszközök széria számának egyedinek kell lenni', 'zerofill_count' => 'Az eszközcímkék hossza, beleértve a nem töltöt', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/hu/admin/users/general.php b/resources/lang/hu/admin/users/general.php index ed9038e189..0ebaab6cfe 100644 --- a/resources/lang/hu/admin/users/general.php +++ b/resources/lang/hu/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'Az LDAP konfigurációs beállításai megtalálhatók az Adminisztrálás> Beállítások menüben. Az (opcionális) kiválasztott hely minden importált felhasználó számára be lesz állítva.', 'print_assigned' => 'Az összes hozzárendelt nyomtatása', 'software_user' => 'Szoftver ellenőrzése: név', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Felhasználó megtekintése: név', 'usercsv' => 'CSV fájl', 'two_factor_admin_optin_help' => 'A jelenlegi adminisztrációs beállításai lehetővé teszik a kétütemű hitelesítés szelektív végrehajtását.', diff --git a/resources/lang/hu/admin/users/message.php b/resources/lang/hu/admin/users/message.php index 2faa72bf8f..f0e94a13e0 100644 --- a/resources/lang/hu/admin/users/message.php +++ b/resources/lang/hu/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Nem megfelelő engedélyek.', 'user_deleted_warning' => 'Ezt a felhasználót törölték. Ezt a felhasználót vissza kell állítania, hogy szerkeszteni tudja őket, vagy hozzárendelhessen új eszközökhöz.', 'ldap_not_configured' => 'Az LDAP integráció nem lett konfigurálva ehhez a telepítéshez.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/hu/auth/general.php b/resources/lang/hu/auth/general.php index 27a62f56fe..04dea5f5b9 100644 --- a/resources/lang/hu/auth/general.php +++ b/resources/lang/hu/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Jelszó visszaállítási link küldése', 'email_reset_password' => 'Jelsó visszaállítási e-mail', 'reset_password' => 'Jelszó visszaállítása', + 'saml_login' => 'Login via SAML', 'login' => 'Belépés', 'login_prompt' => 'Kérem, lépjen be', 'forgot_password' => 'Elfelejtettem a jelszavam', diff --git a/resources/lang/hu/auth/message.php b/resources/lang/hu/auth/message.php index 6b3a7f6f6a..22940fe493 100644 --- a/resources/lang/hu/auth/message.php +++ b/resources/lang/hu/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Ez a felhasználó nincs aktiválva.', 'account_suspended' => 'Ez a felhasználói fiók fel van függesztve.', 'account_banned' => 'Ez a felhasználó ki van tiltva.', - 'throttle' => 'Túl sok sikertelen bejelentkezési kísérlet. Kérjük, próbáld újra körül: perc perc (s).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Bejelentkezés közben probléma lépett fel, kérjük próbálja újra.', 'success' => 'Sikeresen bejelentkezett.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Felhasználói fiók létrehozása közben probléma lépett fel, kérjük próbálja újra.', 'success' => 'A felhasználói fiók sikeresen elkészült.', ), - 'forgot-password' => array( - 'error' => 'A jelszó visszaállító kód kiküldése közben probléma lépett fel, kérjük próbálja újra.', - 'success' => 'A jelszó visszaállító emailt sikeresen elküldtük.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Jelszó helyreállítás közben probléma lépett fel, kérjük próbálja újra.', - 'success' => 'A jelszavát sikeresen helyreállította.', - ), - - 'activate' => array( - 'error' => 'A felhasználói fiók aktiválása közben probléma lépett fel, kérjük próbálja újra!', - 'success' => 'A felhasználói fiókot sikeresen aktiválta.', + 'forgot-password' => array( + 'error' => 'A jelszó visszaállító kód kiküldése közben probléma lépett fel, kérjük próbálja újra.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Jelszó helyreállítás közben probléma lépett fel, kérjük próbálja újra.', + 'success' => 'A jelszavát sikeresen helyreállította.', + ), + + ); diff --git a/resources/lang/hu/button.php b/resources/lang/hu/button.php index 9a66a37766..80353c2a9b 100644 --- a/resources/lang/hu/button.php +++ b/resources/lang/hu/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Feltöltés', 'select_file' => 'Válaszd ki a fájlt...', 'select_files' => 'Fájl kiválasztása...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/hu/general.php b/resources/lang/hu/general.php index 0377781f4e..2c649e6c8b 100644 --- a/resources/lang/hu/general.php +++ b/resources/lang/hu/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Tömeges ellenőrzés', 'bulkaudit_status' => 'Audit állapot', 'bulk_checkout' => 'Bulk Checkout', + 'bystatus' => 'by Status', 'cancel' => 'Mégse', 'categories' => 'Kategóriák', 'category' => 'Kategória', @@ -57,6 +58,7 @@ 'created' => 'Elem létrehozva', 'created_asset' => 'létrehozott eszköz', 'created_at' => 'Létrehozva', + 'record_created' => 'Record Created', 'updated_at' => 'Frissítve:', 'currency' => 'HUF', // this is deprecated 'current' => 'Aktuális', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Utónév (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Keresztnév Vezetéknév (jakab_gipsz@example.com)', 'lastnamefirstinitial_format' => 'Utónév Keresztnév kezdőbetű (kovacsb@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Első', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Keresztnév', 'first_name_format' => 'Keresztnév (jane@example.com)', 'files' => 'Fájlok', 'file_name' => 'Fájl', + 'file_type' => 'File Type', 'file_uploads' => 'Fájlfeltöltések', 'generate' => 'Létrehoz', 'github_markdown' => 'Ez a mező elfogadja a Github flavored markdown-t.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Eszköz karbantartások', 'item' => 'Tétel', 'insufficient_permissions' => 'Elégtelen engedély!', + 'kits' => 'Predefined Kits', 'language' => 'Nyelv', 'last' => 'Legutóbbi', 'last_login' => 'Utolsó bejelentkezés', @@ -121,10 +136,11 @@ 'licenses' => 'Licencek', 'list_all' => 'Listázd mind', 'loading' => 'Betöltés', - 'lock_passwords' => 'A mező nem módosítható ebben a vezióban.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Ez a funkció le van tiltva a demo telepítéshez.', 'location' => 'Helyszín', 'locations' => 'Helyek', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Kijelentkezés', 'lookup_by_tag' => 'Keresés az Asset Tag segítségével', 'maintenances' => 'Karbantartások', @@ -186,6 +202,7 @@ 'sign_in' => 'Bejelentkezés', 'signature' => 'Aláírás', 'skin' => 'Kinézet', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO MODE: Néhány funkció le van tiltva a telepítéshez.', 'site_name' => 'Hely neve', 'state' => 'Megye', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Ismeretlen Admin', 'username_format' => 'Felhasználónév formátum', 'update' => 'Frissités', - 'upload_filetypes_help' => 'Engedélyezett fájltípusok: png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, és rar. A feltöltés maximális mérete: :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Feltöltve', 'user' => 'Felhasználó', 'accepted' => 'elfogadva', 'declined' => 'visszautasítva', 'unaccepted_asset_report' => 'Elfogadhatatlan eszköz', 'users' => 'Felhasználók', + 'viewall' => 'View All', 'viewassets' => 'Kiadott eszközök mutatása', 'website' => 'Weboldal', 'welcome' => 'Szia,', 'years' => 'évek', 'yes' => 'Igen', 'zip' => 'Irányítószám', - 'noimage' => 'Nincs kép feltöltve vagy a kép nem található.', - 'token_expired' => 'Az ürlap session lejárt. próbálkozz újra.', + 'noimage' => 'Nincs kép feltöltve vagy a kép nem található.', + 'token_expired' => 'Az ürlap session lejárt. próbálkozz újra.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/hu/help.php b/resources/lang/hu/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/hu/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/hu/mail.php b/resources/lang/hu/mail.php index 09fad7d3df..02c0f6f27c 100644 --- a/resources/lang/hu/mail.php +++ b/resources/lang/hu/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Kérjük, kattintson az alábbi linkre a weboldal megerősítéséhez: web account:', 'click_on_the_link_accessory' => 'Az alján lévő linkre kattintva ellenőrizheti, hogy megkapta-e a tartozékot.', 'click_on_the_link_asset' => 'Kérjük, kattintson az alul lévő linkre annak megerősítéséhez, hogy megkapták az eszközt.', - 'Confirm_Asset_Checkin' => 'Az Asset Checkin megerősítése.', - 'Confirm_Accessory_Checkin' => 'Ellenőrizze a kiegészítő ellenőrzéseket.', - 'Confirm_accessory_delivery' => 'Ellenőrizze a tartozék szállítását.', - 'Confirm_license_delivery' => 'Licensz átvétel megerősítése.', - 'Confirm_asset_delivery' => 'Az eszközátvitel megerősítése.', - 'Confirm_consumable_delivery' => 'Ellenőrizze a fogyóeszközök szállítását.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Jelenlegi QTY', 'Days' => 'Nap', 'days' => 'Nap', @@ -58,14 +58,16 @@ return array( 'test_email' => 'Tesztelje az e-mailt a Snipe-IT-től', 'test_mail_text' => 'Ez a Snipe-IT Asset Management System tesztje. Ha ez megvan, a levél működik :)', 'the_following_item' => 'A következő tételt ellenőrzik:', - 'low_inventory_alert' => 'There is :count item that is below minimum inventory or will soon be low.|There are :count items that are below minimum inventory or will soon be low.', - 'assets_warrantee_alert' => 'There is :count asset with a warrantee expiring in the next :threshold days.|There are :count assets with warrantees expiring in the next :threshold days.', + 'low_inventory_alert' => ':count darab tétel érhető el, ami kevesebb mint a minimum készlet vagy hamarosan kevesebb lesz.', + 'assets_warrantee_alert' => ':count darab eszköznél a jótállás :threshold napon belül lejár.', 'license_expiring_alert' => ':count licensz lejár :thershold nap múlva.|:count licensz lejár :thershold nap múlva.', 'to_reset' => 'A webes jelszó visszaállításához töltsd ki ezt az űrlapot:', 'type' => 'típus', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Felhasználó', 'username' => 'Felhasználónév', 'welcome' => 'Üdvözöljük: név', 'welcome_to' => 'Üdvözöljük a weboldalon!', 'your_credentials' => 'A Snipe-IT hitelesítő adatai', + ); diff --git a/resources/lang/id/admin/accessories/general.php b/resources/lang/id/admin/accessories/general.php index ae3691a9ef..5e632c899e 100644 --- a/resources/lang/id/admin/accessories/general.php +++ b/resources/lang/id/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Tentang Aksesori', - 'about_accessories_text' => 'Aksesoris apapun yang Anda keluarkan untuk pengguna, yang tidak memiliki nomor seri (atau Anda tidak peduli untuk dilacak). Misalnya, mouse komputer atau keyboard.', 'accessory_category' => 'Kategori Aksesori', 'accessory_name' => 'Nama Aksesori', 'checkout' => 'Aksesoris Keluar', diff --git a/resources/lang/id/admin/accessories/message.php b/resources/lang/id/admin/accessories/message.php index 51c702cc56..e6664a95d2 100644 --- a/resources/lang/id/admin/accessories/message.php +++ b/resources/lang/id/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Aksesori tidak di ada.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'Aksesori ini saat ini memiliki: count item yang dikeluarkan ke pengguna. Silakan periksa di aksesoris dan dan coba lagi. . Silakan periksa di aksesoris dan dan coba lagi. ', 'create' => array( diff --git a/resources/lang/id/admin/asset_maintenances/general.php b/resources/lang/id/admin/asset_maintenances/general.php index 739c0f5831..2d0620978f 100644 --- a/resources/lang/id/admin/asset_maintenances/general.php +++ b/resources/lang/id/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Rincian Pemeliharaan Aset', 'repair' => 'Perbaikan', 'maintenance' => 'Pemeliharaan', - 'upgrade' => 'Peningkatan' + 'upgrade' => 'Peningkatan', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/id/admin/categories/general.php b/resources/lang/id/admin/categories/general.php index 5ddb33b0d7..9435eca107 100644 --- a/resources/lang/id/admin/categories/general.php +++ b/resources/lang/id/admin/categories/general.php @@ -1,8 +1,6 @@ 'Tentang Kategori', - 'about_categories' => 'Kategori membantu meng-organisir aset anda. Beberapa contoh kategori mungkin seperti "Desktops", "Laptops", "Mobile Phones", "Tablets", dan seterusnya, tapi anda bisa menggunakan kategori sesuai kebutuhan anda.', 'asset_categories' => 'Kategori Aset', 'category_name' => 'Nama Kategori', 'checkin_email' => 'Kirim email ke pengguna saat check in / checkout.', diff --git a/resources/lang/id/admin/companies/general.php b/resources/lang/id/admin/companies/general.php index 0a3b533a7b..935a433c9d 100644 --- a/resources/lang/id/admin/companies/general.php +++ b/resources/lang/id/admin/companies/general.php @@ -1,6 +1,4 @@ 'Tentang Perusahaan', - 'about_companies_text' => 'Perusahaan dapat digunakan sebagai kolom pengenal, atau dapat digunakan untuk membatasi visibilitas aset, pengguna, dll jika dukungan penuh perusahaan diaktifkan pada pengaturan Admin anda.', 'select_company' => 'Pilih Perusahaan', ]; diff --git a/resources/lang/id/admin/components/general.php b/resources/lang/id/admin/components/general.php index c219b936fc..cc582283b7 100644 --- a/resources/lang/id/admin/components/general.php +++ b/resources/lang/id/admin/components/general.php @@ -1,8 +1,6 @@ 'Tentang Komponen', - 'about_components_text' => 'Komponen adalah bagian dari aset, contoh HDD, RAM, dan sebagainya.', 'component_name' => 'Nama Komponen', 'checkin' => 'Komponen Masuk', 'checkout' => 'Komponen Keluar', diff --git a/resources/lang/id/admin/consumables/general.php b/resources/lang/id/admin/consumables/general.php index df0b717fa4..19a26351ef 100644 --- a/resources/lang/id/admin/consumables/general.php +++ b/resources/lang/id/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Tentang Barang Habis Pakai', - 'about_consumables_text' => 'Barang Habis Pakai adalah segala sesuatu yang dibeli dan nantinya akan habis terpakai. Sebagai contoh, tinta printer atau kertas untuk mesin fotokopi.', 'checkout' => 'Periksa barang habis pakai ke Pengguna', 'consumable_name' => 'Nama Barang Habis Pakai', 'create' => 'Membuat Barang Habis Pakai', diff --git a/resources/lang/id/admin/hardware/table.php b/resources/lang/id/admin/hardware/table.php index 8608b9827a..9468063741 100644 --- a/resources/lang/id/admin/hardware/table.php +++ b/resources/lang/id/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Status', 'title' => 'Aset ', 'image' => 'Gambar Perangkat', - 'days_without_acceptance' => 'Tanda Terima' + 'days_without_acceptance' => 'Tanda Terima', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/id/admin/kits/general.php b/resources/lang/id/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/id/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/id/admin/licenses/message.php b/resources/lang/id/admin/licenses/message.php index d91c2389a6..ba2ba85d15 100644 --- a/resources/lang/id/admin/licenses/message.php +++ b/resources/lang/id/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Aset yang hendak di asosiasikan dengan lisensi ini di miliki oleh seseorang yang tidak masuk dalam daftar.', 'assoc_users' => 'Lisensi ini sudah diberikan kepada pengguna dan tidak dapat di hapus. Silahkan cek lisensi terlebih dahulu kemudian coba hapus kembali. ', 'select_asset_or_person' => 'Anda harus memilih aset atau pengguna, namun tidak keduanya.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/id/admin/settings/general.php b/resources/lang/id/admin/settings/general.php index 936881c8c0..d7863b6188 100644 --- a/resources/lang/id/admin/settings/general.php +++ b/resources/lang/id/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Domain Active Directory', 'ad_domain_help' => 'Hal ini kadang-kadang sama sebagai domain email Anda, tetapi tidak selalu.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'Tembusan Email', 'admin_cc_email_help' => 'Jika Anda ingin mengirim salinan email checkin / checkout yang dikirimkan ke pengguna akun email tambahan, masukkan di sini. Jika tidak, biarkan bidang ini kosong.', 'is_ad' => 'Ini adalah server Active Directory', - 'alert_email' => 'Kirim pemberitahuan kepada', - 'alerts_enabled' => 'Aktifkan pemberitahuan', - 'alert_interval' => 'Ambang batas pemberitahuan kadaluarsa (dalam hari)', - 'alert_inv_threshold' => 'Ambang pemberitahuan persediaan', - 'asset_ids' => 'Aset id', - 'audit_interval' => 'Interval Audit', + 'alert_email' => 'Kirim pemberitahuan kepada', + 'alerts_enabled' => 'Aktifkan pemberitahuan', + 'alert_interval' => 'Ambang batas pemberitahuan kadaluarsa (dalam hari)', + 'alert_inv_threshold' => 'Ambang pemberitahuan persediaan', + 'asset_ids' => 'Aset id', + 'audit_interval' => 'Interval Audit', 'audit_interval_help' => 'Jika Anda diminta untuk secara teratur melakukan audit aset secara fisik, masukkan selang waktu dalam beberapa bulan.', - 'audit_warning_days' => 'Ambang Peringatan Audit', + 'audit_warning_days' => 'Ambang Peringatan Audit', 'audit_warning_days_help' => 'Berapa hari sebelumnya yang harus kami peringatkan saat aset akan dilelang?', - 'auto_increment_assets' => 'Membuat otomatis pembahan nomor ID aset', - 'auto_increment_prefix' => 'Awalan (pilihan)', - 'auto_incrementing_help' => 'Hidupkan penambahan otomatis terlebih dahulu sebelumnya', - 'backups' => 'Cadangan', - 'barcode_settings' => 'Pengaturan barcode', + 'auto_increment_assets' => 'Membuat otomatis pembahan nomor ID aset', + 'auto_increment_prefix' => 'Awalan (pilihan)', + 'auto_incrementing_help' => 'Hidupkan penambahan otomatis terlebih dahulu sebelumnya', + 'backups' => 'Cadangan', + 'barcode_settings' => 'Pengaturan barcode', 'confirm_purge' => 'Konfirmasi pembersihan', - 'confirm_purge_help' => 'Masukan tulisan "DELETE" di kolom bawah untuk membersihkan dokumen anda. Tindakan ini tidak dapat dibatalkan.', - 'custom_css' => 'Custom CSS', - 'custom_css_help' => 'Masukan modifikasi CSS yang hendak anda gunakan. Jangan sertakan <style></style> tags.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Custom CSS', + 'custom_css_help' => 'Masukan modifikasi CSS yang hendak anda gunakan. Jangan sertakan <style></style> tags.', 'custom_forgot_pass_url' => 'URL Reset Kata Sandi Kustom', 'custom_forgot_pass_url_help' => 'Ini menggantikan URL lupa kata sandi bawaan pada layar login, berguna untuk mengarahkan orang ke fungsi reset kata sandi LDAP internal atau yang dihosting. Ini secara efektif akan menonaktifkan fungsionalitas lupa kata sandi lokal.', 'dashboard_message' => 'Pesan Dasbor', 'dashboard_message_help' => 'Teks ini akan muncul di dasbor bagi siapa pun yang memiliki izin untuk melihat dasbor.', - 'default_currency' => 'Mata uang utama', - 'default_eula_text' => 'EULA utama', - 'default_language' => 'Bahasa utama', - 'default_eula_help_text' => 'Anda juga dapat mengaitkan kustom EULAs untuk kategori aset tertentu.', + 'default_currency' => 'Mata uang utama', + 'default_eula_text' => 'EULA utama', + 'default_language' => 'Bahasa utama', + 'default_eula_help_text' => 'Anda juga dapat mengaitkan kustom EULAs untuk kategori aset tertentu.', 'display_asset_name' => 'Tampilan Nama Aset', 'display_checkout_date' => 'Tampilan Tanggal Keluar', 'display_eol' => 'Tampilan EOL dalam bentuk tabel', 'display_qr' => 'Tampilan kode kotak', - 'display_alt_barcode' => 'Tampilan barcode 1D', - 'barcode_type' => 'Tipe Barcode 2D', - 'alt_barcode_type' => 'Tipe Barcode 1D', + 'display_alt_barcode' => 'Tampilan barcode 1D', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'Tipe Barcode 2D', + 'alt_barcode_type' => 'Tipe Barcode 1D', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Konfigurasi EULA', 'eula_markdown' => 'EULA mengijinkan Github flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Teks Footer Tambahan ', 'footer_text_help' => 'Teks ini akan muncul di footer sebelah kanan. Tautan diizinkan menggunakan marka bergaya Github. Baris baru, header, gambar, dll mungkin akan mengakibatkan hasil yang tidak sesuai.', 'general_settings' => 'Konfigurasi umum', - 'generate_backup' => 'Membuat cadangan', + 'generate_backup' => 'Membuat cadangan', 'header_color' => 'Warna Header', 'info' => 'Dengan pengaturan ini anda dapat merubah aspek tertentu pada instalasi.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Versi Laravel', 'ldap_enabled' => 'Aktifkan LDAP', 'ldap_integration' => 'Integrasi LDAP', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Ini hanya menguji bahwa LDAP dapat tersinkronisasi dengan benar. Jika kueri Otentikasi LDAP Anda tidak benar, pengguna mungkin masih belum dapat masuk. PERTAMA-TAMA ANDA HARUS MENYIMPAN PENGATURAN LDAP ANDA.', 'ldap_server' => 'LDAP Server', 'ldap_server_help' => 'Ini harus dimulai dengan ldap: / / (untuk tidak terenkripsi atau TLS) atau ldaps: / / (untuk SSL)', - 'ldap_server_cert' => 'Validasi sertifikat LDAP SSL', - 'ldap_server_cert_ignore' => 'Izinkan sertifikat SSL tak terdaftar', - 'ldap_server_cert_help' => 'Pilih kotak ini jika anda menggunakan sertifikat SSL self sign dan menerima sertifikat SSL yang tak terdaftar.', + 'ldap_server_cert' => 'Validasi sertifikat LDAP SSL', + 'ldap_server_cert_ignore' => 'Izinkan sertifikat SSL tak terdaftar', + 'ldap_server_cert_help' => 'Pilih kotak ini jika anda menggunakan sertifikat SSL self sign dan menerima sertifikat SSL yang tak terdaftar.', 'ldap_tls' => 'Gunakan TLS', 'ldap_tls_help' => 'Ini digunakan jika anda menggunakan STARTTLS di server LDAP anda. ', 'ldap_uname' => 'Nama pengguna LDAP', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'Opsi ini menonaktifkan mekanisme otentikasi lainnya. Cukup aktifkan opsi ini jika Anda yakin bahwa login REMOTE_USER Anda sudah berfungsi', 'login_remote_user_custom_logout_url_text' => 'Penyesuaian URL logout', 'login_remote_user_custom_logout_url_help' => 'Jika diisi, pengguna akan dialihkan ke URL ini setelah keluar atau logout. Berfungsi untuk menutup sesi pengguna dengan sempurna.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Gunakan saat mencetak', 'logo_print_assets_help' => 'Menggunakan branding Anda pada semua hasil cetak daftar aset ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Kompleksitas Password', 'pwd_secure_complexity_help' => 'Pilih aturan kerumitan kompleksitas yang ingin Anda tegakkan.', 'pwd_secure_min' => 'Karakter minimum kata sandi', - 'pwd_secure_min_help' => 'Nilai minimum yang diijinkan adalah 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Mencegah password umum', 'pwd_secure_uncommon_help' => 'Ini akan melarang pengguna menggunakan kata kunci umum dari 10.000 sandi teratas yang dilaporkan mengalami pelanggaran.', 'qr_help' => 'Hidupkan kode QR sebelumnya', 'qr_text' => 'Teks kode QR', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Pengaturan', 'settings' => 'Pengaturan', 'show_alerts_in_menu' => 'Tampilkan pemberitahuan di menu atas', 'show_archived_in_list' => 'Aset yang Diarsipkan', 'show_archived_in_list_text' => 'Tampilkan aset yang diarsipkan dalam daftar "semua aset"', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Tampilkan gambar dalam email', 'show_images_in_email_help' => 'Hapus centang kotak ini jika instalasi Snipe-IT Anda berada di belakang VPN atau jaringan tertutup dan pengguna di luar jaringan tidak akan dapat memuat gambar yang disajikan dari instalasi ini di email mereka.', 'site_name' => 'Nama Situs', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack Channel', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Pengaturan Slack', - 'slack_integration_help' => 'Penggabungan Slack adalah pilihan, namun untuk kanal dan titik akhir wajib jika anda hendak menggunakannya. Untuk konfigurasi penggabungan slack, anda harus membuat kaitan masuk pada akun slack.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Setelah Anda menyimpan informasi Slack Anda, tombol tes akan muncul.', 'slack_test_help' => 'Uji apakah integrasi Slack Anda dikonfigurasi dengan benar. ANDA HARUS MENYIMPAN SETELAN PENGATURAN KESELAMATAN ANDA PERTAMA.', 'snipe_version' => 'Versi Snipe-IT', @@ -130,6 +162,7 @@ return array( 'update' => 'Pengaturan perbaruan', 'value' => 'Harga', 'brand' => 'Merek', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Tentang pengaturan', 'about_settings_text' => 'Dengan pengaturan ini anda dapat merubah aspek tertentu pada instalasi.', 'labels_per_page' => 'Label per halaman', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Nomor seri unik', 'unique_serial_help_text' => 'Menandai boks ini akan membuat adanya batasan keunikan pada tiap nomor seri aset', 'zerofill_count' => 'Jarak tag aset, termasuk angka nol', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/id/admin/users/general.php b/resources/lang/id/admin/users/general.php index 26a92a3e55..6ed7bfe601 100644 --- a/resources/lang/id/admin/users/general.php +++ b/resources/lang/id/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'Konfigurasi LDAP terdapat di Admin > Pengaturan. Jika lokasi di pilih, maka akan di impor untuk semua pengguna.', 'print_assigned' => 'Cetak Semua Ditugaskan', 'software_user' => 'Perangkat lunak pada :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Lihat pengguna: name', 'usercsv' => 'Berkas CSV', 'two_factor_admin_optin_help' => 'Pengaturan admin Anda saat ini memungkinkan penegakan dua faktor otentikasi selektif.', diff --git a/resources/lang/id/admin/users/message.php b/resources/lang/id/admin/users/message.php index da820d015c..543a8439fa 100644 --- a/resources/lang/id/admin/users/message.php +++ b/resources/lang/id/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Tidak ada hak akses.', 'user_deleted_warning' => 'Pengguna ini telah di hapus. Anda harus kembalikan dahulu pengguna ini jika ingin menyunting atau di berikan hak kelola aset.', 'ldap_not_configured' => 'Integrasi LDAP belum dikonfigurasi untuk instalasi ini.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/id/auth/general.php b/resources/lang/id/auth/general.php index 10e09794d9..19003649a6 100644 --- a/resources/lang/id/auth/general.php +++ b/resources/lang/id/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Kirim tautan reset kata sandi', 'email_reset_password' => 'Reset Email kata sandi', 'reset_password' => 'Reset kata sandi', + 'saml_login' => 'Login via SAML', 'login' => 'Masuk', 'login_prompt' => 'Silahkan masuk', 'forgot_password' => 'Lupa kata sandi', diff --git a/resources/lang/id/auth/message.php b/resources/lang/id/auth/message.php index ab0eba053a..f7be4e5d39 100644 --- a/resources/lang/id/auth/message.php +++ b/resources/lang/id/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Akun pengguna ini belum ter-aktivasi.', 'account_suspended' => 'Akun pengguna ini di tangguhkan.', 'account_banned' => 'Akun pengguna ini dilarang.', - 'throttle' => 'Terlalu banyak usaha login yang gagal Silakan coba lagi di sekitar: menit menit (s).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Terdapat kesalahan ketika anda mencoba masuk, silahkan coba kembali.', 'success' => 'Anda berhasil masuk.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Terdapat kesalahan ketika membuat akun anda, silahkan coba kembali.', 'success' => 'Akun berhasil dibuat.', ), - 'forgot-password' => array( - 'error' => 'Terdapat kesalahan ketika reset kode kata sandi anda, silahkan coba kembali.', - 'success' => 'Email pembaruan kata sandi sukses terkirim.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Terdapat kesalahan ketika reset kata sandi anda, silahkan coba kembali.', - 'success' => 'Password anda sudah berhasil di reset.', - ), - - 'activate' => array( - 'error' => 'Terdapat kesalahan ketika aktivasi akun anda, silahkan coba kembali.', - 'success' => 'Akun anda sukses di aktivasi.', + 'forgot-password' => array( + 'error' => 'Terdapat kesalahan ketika reset kode kata sandi anda, silahkan coba kembali.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Terdapat kesalahan ketika reset kata sandi anda, silahkan coba kembali.', + 'success' => 'Password anda sudah berhasil di reset.', + ), + + ); diff --git a/resources/lang/id/button.php b/resources/lang/id/button.php index ac4e5a098a..5eef160166 100644 --- a/resources/lang/id/button.php +++ b/resources/lang/id/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Unggah', 'select_file' => 'Pilih file...', 'select_files' => 'Pilih File...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/id/general.php b/resources/lang/id/general.php index b518351a15..74a915768b 100644 --- a/resources/lang/id/general.php +++ b/resources/lang/id/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Audit Massal', 'bulkaudit_status' => 'Status Audit', 'bulk_checkout' => 'check-out masal', + 'bystatus' => 'by Status', 'cancel' => 'Batalkan', 'categories' => 'Kategori', 'category' => 'Kategori', @@ -57,6 +58,7 @@ 'created' => 'Item dibuat', 'created_asset' => 'Buat aset', 'created_at' => 'Dibuat di', + 'record_created' => 'Record Created', 'updated_at' => 'Diperbarui pada', 'currency' => '$', // this is deprecated 'current' => 'Saat ini', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Nama depan - Nama belakang (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Nama Depan Nama Belakang (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Nama Depan First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Pertama', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Nama Depan', 'first_name_format' => 'Nama Depan (jane@example.com)', 'files' => 'File', 'file_name' => 'Berkas', + 'file_type' => 'File Type', 'file_uploads' => 'Unggah Berkas', 'generate' => 'Generate', 'github_markdown' => 'Kolom ini mengizinkan markup rasa Github.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Pemeliharaan Aset', 'item' => 'Item', 'insufficient_permissions' => 'Tidak ada hak akses!', + 'kits' => 'Predefined Kits', 'language' => 'Bahasa', 'last' => 'Terakhir', 'last_login' => 'Login terakhir', @@ -121,10 +136,11 @@ 'licenses' => 'Lisensi', 'list_all' => 'Tampilkan semua', 'loading' => 'Memuat', - 'lock_passwords' => 'Field ini tidak dapat di edit ketika instalasi.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Fitur ini telah dinonaktifkan untuk instalasi demo.', 'location' => 'Lokasi', 'locations' => 'Lokasi', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Keluar', 'lookup_by_tag' => 'Mencari berdasarkan tag aset', 'maintenances' => 'Pemeliharaan', @@ -186,6 +202,7 @@ 'sign_in' => 'Masuk', 'signature' => 'Tanda tangan', 'skin' => 'Tema', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO: Beberapa fitur tidak aktif.', 'site_name' => 'Nama Situs', 'state' => 'Provinsi', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Admin tidak diketahui', 'username_format' => 'Format pengguna', 'update' => 'Memperbarui', - 'upload_filetypes_help' => 'Tipe file yang diizinkan adalah png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, dan rar. Maksimal ukuran file upload adalah :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Terunggah', 'user' => 'Pengguna', 'accepted' => 'diterima', 'declined' => 'menolak', 'unaccepted_asset_report' => 'Aset tidak diterima', 'users' => 'Pengguna', + 'viewall' => 'View All', 'viewassets' => 'Tampilkan aset', 'website' => 'Situs Web', 'welcome' => 'Selamat datang, :name', 'years' => 'tahun', 'yes' => 'Ya', 'zip' => 'Kode Pos', - 'noimage' => 'Gambar tidak di temukan atau gambar tidak ter-unggah.', - 'token_expired' => 'Sesi login Anda telah kadaluarsa. Silakan login lagi.', + 'noimage' => 'Gambar tidak di temukan atau gambar tidak ter-unggah.', + 'token_expired' => 'Sesi login Anda telah kadaluarsa. Silakan login lagi.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/id/help.php b/resources/lang/id/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/id/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/id/mail.php b/resources/lang/id/mail.php index 34dace92be..60267affa9 100644 --- a/resources/lang/id/mail.php +++ b/resources/lang/id/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Silahkan klik pada link berikut untuk mengkonfirmasi: akun web Anda:', 'click_on_the_link_accessory' => 'Silahkan klik pada link di bagian bawah untuk mengkonfirmasi bahwa Anda telah menerima aksesori.', 'click_on_the_link_asset' => 'Silahkan klik pada link di bagian bawah untuk mengkonfirmasi bahwa Anda telah menerima aset tersebut.', - 'Confirm_Asset_Checkin' => 'Konfirmasikan Checkin Aset.', - 'Confirm_Accessory_Checkin' => 'Konfirmasikan Aksesori Checkin.', - 'Confirm_accessory_delivery' => 'Konfirmasikan pengiriman aksesori.', - 'Confirm_license_delivery' => 'Konfirmasikan pengiriman lisensi.', - 'Confirm_asset_delivery' => 'Konfirmasikan pengiriman aset.', - 'Confirm_consumable_delivery' => 'Konfirmasikan pengiriman habis pakai.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'QTY saat ini', 'Days' => 'Hari', 'days' => 'Hari', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'Ada :count lisensi yang masa berlakunya akan habis dalam :threshold hari.|Ada :count lisensi yang masa berlakunya akan habis dalam :threshold hari.', 'to_reset' => 'Untuk mereset password web anda, lengkapi form ini:', 'type' => 'Mengetik', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Pengguna', 'username' => 'Nama Pengguna', 'welcome' => 'Selamat datang: nama', 'welcome_to' => 'Selamat Datang di: web!', 'your_credentials' => 'Kredensial Snipe-IT Anda', + ); diff --git a/resources/lang/is/admin/accessories/general.php b/resources/lang/is/admin/accessories/general.php index c7e267ae63..779e74ebf8 100644 --- a/resources/lang/is/admin/accessories/general.php +++ b/resources/lang/is/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Um aukabúnað', - 'about_accessories_text' => 'Aukabúnaður er allur sá búnaður sem hefur ekki raðnúmer eða það sem þarf ekki að halda utan um. T.d. tölvumús eða lyklaborð.', 'accessory_category' => 'Flokkur aukabúnaðs', 'accessory_name' => 'Nafn aukabúnaðs', 'checkout' => 'Afgreiða aukabúnað', diff --git a/resources/lang/is/admin/accessories/message.php b/resources/lang/is/admin/accessories/message.php index ae413dbeea..a1e033f55e 100644 --- a/resources/lang/is/admin/accessories/message.php +++ b/resources/lang/is/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Þessi aukabúnaður er ekki til.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'Þessi aukabúnaður er nú þegar: count items sem skráð eru á notendur. Vinsamlegast skráðu inn aukabúnaðinn og reyndu aftur! ', 'create' => array( diff --git a/resources/lang/is/admin/asset_maintenances/general.php b/resources/lang/is/admin/asset_maintenances/general.php index e87c2a031b..6a4b057b84 100644 --- a/resources/lang/is/admin/asset_maintenances/general.php +++ b/resources/lang/is/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'View Asset Maintenance Details', 'repair' => 'Repair', 'maintenance' => 'Viðhalda', - 'upgrade' => 'Uppfæra' + 'upgrade' => 'Uppfæra', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/is/admin/categories/general.php b/resources/lang/is/admin/categories/general.php index d30103c805..eedea07f6f 100644 --- a/resources/lang/is/admin/categories/general.php +++ b/resources/lang/is/admin/categories/general.php @@ -1,8 +1,6 @@ 'Um Flokk', - 'about_categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', 'asset_categories' => 'Asset Categories', 'category_name' => 'Heiti Vöruflokks', 'checkin_email' => 'Senda tölvupóst til notenda til að skrá sig inn / út.', diff --git a/resources/lang/is/admin/companies/general.php b/resources/lang/is/admin/companies/general.php index 201d9476c1..9d58ccb58e 100644 --- a/resources/lang/is/admin/companies/general.php +++ b/resources/lang/is/admin/companies/general.php @@ -1,6 +1,4 @@ 'Um fyrirtæki', - 'about_companies_text' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', 'select_company' => 'Select Company', ]; diff --git a/resources/lang/is/admin/components/general.php b/resources/lang/is/admin/components/general.php index 75c9d250ab..f7689a7ad1 100644 --- a/resources/lang/is/admin/components/general.php +++ b/resources/lang/is/admin/components/general.php @@ -1,8 +1,6 @@ 'About Components', - 'about_components_text' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', 'component_name' => 'Component Name', 'checkin' => 'Checkin Component', 'checkout' => 'Checkout Component', diff --git a/resources/lang/is/admin/consumables/general.php b/resources/lang/is/admin/consumables/general.php index 53a69f8c03..7c6bb32968 100644 --- a/resources/lang/is/admin/consumables/general.php +++ b/resources/lang/is/admin/consumables/general.php @@ -1,8 +1,6 @@ 'About Consumables', - 'about_consumables_text' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', 'checkout' => 'Checkout Consumable to User', 'consumable_name' => 'Consumable Name', 'create' => 'Create Consumable', diff --git a/resources/lang/is/admin/hardware/table.php b/resources/lang/is/admin/hardware/table.php index e8baa09d5a..38788e1984 100644 --- a/resources/lang/is/admin/hardware/table.php +++ b/resources/lang/is/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Status', 'title' => 'Asset ', 'image' => 'Device Image', - 'days_without_acceptance' => 'Days Without Acceptance' + 'days_without_acceptance' => 'Days Without Acceptance', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/is/admin/kits/general.php b/resources/lang/is/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/is/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/is/admin/licenses/message.php b/resources/lang/is/admin/licenses/message.php index 3e7ee486c7..87a7c3d0b9 100644 --- a/resources/lang/is/admin/licenses/message.php +++ b/resources/lang/is/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'The asset you are trying to associate with this license is owned by somene other than the person selected in the assigned to dropdown.', 'assoc_users' => 'This license is currently checked out to a user and cannot be deleted. Please check the license in first, and then try deleting again. ', 'select_asset_or_person' => 'You must select an asset or a user, but not both.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/is/admin/settings/general.php b/resources/lang/is/admin/settings/general.php index f40e9aea57..82be53c897 100644 --- a/resources/lang/is/admin/settings/general.php +++ b/resources/lang/is/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Active Directory domain', 'ad_domain_help' => 'This is sometimes the same as your email domain, but not always.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC Email', 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', 'is_ad' => 'This is an Active Directory server', - 'alert_email' => 'Send alerts to', - 'alerts_enabled' => 'Email Alerts Enabled', - 'alert_interval' => 'Expiring Alerts Threshold (in days)', - 'alert_inv_threshold' => 'Inventory Alert Threshold', - 'asset_ids' => 'Asset IDs', - 'audit_interval' => 'Audit Interval', + 'alert_email' => 'Send alerts to', + 'alerts_enabled' => 'Email Alerts Enabled', + 'alert_interval' => 'Expiring Alerts Threshold (in days)', + 'alert_inv_threshold' => 'Inventory Alert Threshold', + 'asset_ids' => 'Asset IDs', + 'audit_interval' => 'Audit Interval', 'audit_interval_help' => 'If you are required to regularly physically audit your assets, enter the interval in months.', - 'audit_warning_days' => 'Audit Warning Threshold', + 'audit_warning_days' => 'Audit Warning Threshold', 'audit_warning_days_help' => 'How many days in advance should we warn you when assets are due for auditing?', - 'auto_increment_assets' => 'Generate auto-incrementing asset IDs', - 'auto_increment_prefix' => 'Prefix (optional)', - 'auto_incrementing_help' => 'Enable auto-incrementing asset IDs first to set this', - 'backups' => 'Backups', - 'barcode_settings' => 'Barcode Settings', + 'auto_increment_assets' => 'Generate auto-incrementing asset IDs', + 'auto_increment_prefix' => 'Prefix (optional)', + 'auto_incrementing_help' => 'Enable auto-incrementing asset IDs first to set this', + 'backups' => 'Backups', + 'barcode_settings' => 'Barcode Settings', '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.', - 'custom_css' => 'Custom CSS', - 'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the <style></style> tags.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Custom CSS', + 'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the <style></style> tags.', 'custom_forgot_pass_url' => 'Custom Password Reset URL', 'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.', 'dashboard_message' => 'Dashboard Message', 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', - 'default_currency' => 'Default Currency', - 'default_eula_text' => 'Default EULA', - 'default_language' => 'Default Language', - 'default_eula_help_text' => 'You can also associate custom EULAs to specific asset categories.', + 'default_currency' => 'Default Currency', + 'default_eula_text' => 'Default EULA', + 'default_language' => 'Default Language', + 'default_eula_help_text' => 'You can also associate custom EULAs to specific asset categories.', 'display_asset_name' => 'Display Asset Name', 'display_checkout_date' => 'Display Checkout Date', 'display_eol' => 'Display EOL in table view', 'display_qr' => 'Display Square Codes', - 'display_alt_barcode' => 'Display 1D barcode', - 'barcode_type' => '2D Barcode Type', - 'alt_barcode_type' => '1D barcode type', + 'display_alt_barcode' => 'Display 1D barcode', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D Barcode Type', + 'alt_barcode_type' => '1D barcode type', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'EULA Settings', 'eula_markdown' => 'This EULA allows Github flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Additional Footer Text ', 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.', 'general_settings' => 'General Settings', - 'generate_backup' => 'Generate Backup', + 'generate_backup' => 'Generate Backup', 'header_color' => 'Header Color', 'info' => 'These settings let you customize certain aspects of your installation.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laravel Version', 'ldap_enabled' => 'LDAP enabled', 'ldap_integration' => 'LDAP Integration', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', 'ldap_server' => 'LDAP Server', 'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)', - 'ldap_server_cert' => 'LDAP SSL certificate validation', - 'ldap_server_cert_ignore' => 'Allow invalid SSL Certificate', - 'ldap_server_cert_help' => 'Select this checkbox if you are using a self signed SSL cert and would like to accept an invalid SSL certificate.', + 'ldap_server_cert' => 'LDAP SSL certificate validation', + 'ldap_server_cert_ignore' => 'Allow invalid SSL Certificate', + 'ldap_server_cert_help' => 'Select this checkbox if you are using a self signed SSL cert and would like to accept an invalid SSL certificate.', 'ldap_tls' => 'Use TLS', 'ldap_tls_help' => 'This should be checked only if you are running STARTTLS on your LDAP server. ', 'ldap_uname' => 'LDAP Bind Username', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', 'login_remote_user_custom_logout_url_text' => 'Custom logout URL', 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Use in Print', 'logo_print_assets_help' => 'Use branding on printable asset lists ', @@ -106,11 +118,31 @@ return array( 'pwd_secure_uncommon_help' => 'This will disallow users from using common passwords from the top 10,000 passwords reported in breaches.', 'qr_help' => 'Enable QR Codes first to set this', 'qr_text' => 'QR Code Text', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Setting', 'settings' => 'Settings', 'show_alerts_in_menu' => 'Show alerts in top menu', 'show_archived_in_list' => 'Archived Assets', 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Show images in emails', 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', 'site_name' => 'Site Name', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack Channel', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Slack Settings', - 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', 'snipe_version' => 'Snipe-IT version', @@ -130,6 +162,7 @@ return array( 'update' => 'Update Settings', 'value' => 'Value', 'brand' => 'Branding', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'About Settings', 'about_settings_text' => 'These settings let you customize certain aspects of your installation.', 'labels_per_page' => 'Labels per page', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Unique serial numbers', 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', 'zerofill_count' => 'Length of asset tags, including zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/is/admin/users/general.php b/resources/lang/is/admin/users/general.php index 2dc8bb31ab..ac4f652025 100644 --- a/resources/lang/is/admin/users/general.php +++ b/resources/lang/is/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'LDAP configuration settings can be found Admin > Settings. The (optional) selected location will be set for all imported users.', 'print_assigned' => 'Print All Assigned', 'software_user' => 'Software Checked out to :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'View User :name', 'usercsv' => 'CSV file', 'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ', diff --git a/resources/lang/is/admin/users/message.php b/resources/lang/is/admin/users/message.php index 8ee552afab..e517cd113b 100644 --- a/resources/lang/is/admin/users/message.php +++ b/resources/lang/is/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Insufficient Permissions.', 'user_deleted_warning' => 'This user has been deleted. You will have to restore this user to edit them or assign them new assets.', 'ldap_not_configured' => 'LDAP integration has not been configured for this installation.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( @@ -37,10 +38,10 @@ return array( 'asset_already_accepted' => 'This asset has already been accepted.', 'accept_or_decline' => 'You must either accept or decline this asset.', 'incorrect_user_accepted' => 'The asset you have attempted to accept was not checked out to you.', - 'ldap_could_not_connect' => 'Could not connect to the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server:', - 'ldap_could_not_bind' => 'Could not bind to the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server: ', - 'ldap_could_not_search' => 'Could not search the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server:', - 'ldap_could_not_get_entries' => 'Could not get entries from the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server:', + 'ldap_could_not_connect' => 'Could not connect to the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD
Error from LDAP Server:', + 'ldap_could_not_bind' => 'Could not bind to the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD
Error from LDAP Server: ', + 'ldap_could_not_search' => 'Could not search the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD and any Locations that may have additional OUs associated with them.
Error from LDAP Server:', + 'ldap_could_not_get_entries' => 'Could not get entries from the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD and any Locations that may have additional OUs associated with them.
Error from LDAP Server:', 'password_ldap' => 'The password for this account is managed by LDAP/Active Directory. Please contact your IT department to change your password. ', ), diff --git a/resources/lang/is/auth/general.php b/resources/lang/is/auth/general.php index bf88cba77a..cabb5f8bec 100644 --- a/resources/lang/is/auth/general.php +++ b/resources/lang/is/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Send Password Reset Link', 'email_reset_password' => 'Email Password Reset', 'reset_password' => 'Reset Password', + 'saml_login' => 'Login via SAML', 'login' => 'Login', 'login_prompt' => 'Please Login', 'forgot_password' => 'I forgot my password', diff --git a/resources/lang/is/auth/message.php b/resources/lang/is/auth/message.php index bebf9cdd48..f086d8c04c 100644 --- a/resources/lang/is/auth/message.php +++ b/resources/lang/is/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'This user account is not activated.', 'account_suspended' => 'This user account is suspended.', 'account_banned' => 'This user account is banned.', - 'throttle' => 'Too many failed login attempts. Please try again in around :minutes minute(s).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'There was a problem while trying to log you in, please try again.', 'success' => 'You have successfully logged in.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'There was a problem while trying to create your account, please try again.', 'success' => 'Account sucessfully created.', ), - 'forgot-password' => array( - 'error' => 'There was a problem while trying to get a reset password code, please try again.', - 'success' => 'Password recovery email successfully sent.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'There was a problem while trying to reset your password, please try again.', - 'success' => 'Your password has been successfully reset.', - ), - - 'activate' => array( - 'error' => 'There was a problem while trying to activate your account, please try again.', - 'success' => 'Your account has been successfully activated.', + 'forgot-password' => array( + 'error' => 'There was a problem while trying to get a reset password code, please try again.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'There was a problem while trying to reset your password, please try again.', + 'success' => 'Your password has been successfully reset.', + ), + + ); diff --git a/resources/lang/is/button.php b/resources/lang/is/button.php index 92bdcce2e1..c75123f2e1 100644 --- a/resources/lang/is/button.php +++ b/resources/lang/is/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Hlaða upp', 'select_file' => 'Velja skrá...', 'select_files' => 'Velja skrár...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/is/general.php b/resources/lang/is/general.php index 54798156fe..946caeca08 100644 --- a/resources/lang/is/general.php +++ b/resources/lang/is/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Bulk Audit', 'bulkaudit_status' => 'Audit Status', 'bulk_checkout' => 'Bulk Checkout', + 'bystatus' => 'by Status', 'cancel' => 'Hætta við', 'categories' => 'Vöruflokkar', 'category' => 'Vöruflokkur', @@ -57,6 +58,7 @@ 'created' => 'Item Created', 'created_asset' => 'created asset', 'created_at' => 'Created at', + 'record_created' => 'Record Created', 'updated_at' => 'Updated at', 'currency' => '$', // this is deprecated 'current' => 'Current', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'First Name Last Name (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', 'first' => 'First', 'first_name' => 'First Name', 'first_name_format' => 'First Name (jane@example.com)', 'files' => 'Files', 'file_name' => 'File', + 'file_type' => 'File Type', 'file_uploads' => 'File Uploads', 'generate' => 'Generate', 'github_markdown' => 'This field accepts Github flavored markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Asset Maintenances', 'item' => 'Item', 'insufficient_permissions' => 'Insufficient permissions!', + 'kits' => 'Predefined Kits', 'language' => 'Tungumál', 'last' => 'Síðasta', 'last_login' => 'Siðasta innskráning', @@ -121,10 +136,11 @@ 'licenses' => 'Leyfi', 'list_all' => 'Sýna allt', 'loading' => 'Hleð', - 'lock_passwords' => 'This field cannot be edited in this installation.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'This feature has been disabled for the demo installation.', 'location' => 'Staðsetning', 'locations' => 'Staðsetningar', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Útskráning', 'lookup_by_tag' => 'Lookup by Asset Tag', 'maintenances' => 'Viðhald', @@ -186,6 +202,7 @@ 'sign_in' => 'Skrá inn', 'signature' => 'Undirskrift', 'skin' => 'Útlit', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO MODE: Some features are disabled for this installation.', 'site_name' => 'Nafn vefsins', 'state' => 'Ríki', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Unknown Admin', 'username_format' => 'Username Format', 'update' => 'Update', - 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Uploaded', 'user' => 'User', 'accepted' => 'accepted', 'declined' => 'declined', 'unaccepted_asset_report' => 'Unaccepted Assets', 'users' => 'Users', + 'viewall' => 'View All', 'viewassets' => 'View Assigned Assets', 'website' => 'Website', 'welcome' => 'Welcome, :name', 'years' => 'years', 'yes' => 'Yes', 'zip' => 'Zip', - 'noimage' => 'No image uploaded or image not found.', - 'token_expired' => 'Your form session has expired. Please try again.', + 'noimage' => 'No image uploaded or image not found.', + 'token_expired' => 'Your form session has expired. Please try again.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/is/help.php b/resources/lang/is/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/is/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/is/mail.php b/resources/lang/is/mail.php index de1bafb3cc..f8c781c8e8 100644 --- a/resources/lang/is/mail.php +++ b/resources/lang/is/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Please click on the following link to confirm your :web account:', 'click_on_the_link_accessory' => 'Please click on the link at the bottom to confirm that you have received the accessory.', 'click_on_the_link_asset' => 'Please click on the link at the bottom to confirm that you have received the asset.', - 'Confirm_Asset_Checkin' => 'Confirm Asset Checkin.', - 'Confirm_Accessory_Checkin' => 'Confirm Accessory Checkin.', - 'Confirm_accessory_delivery' => 'Confirm accessory delivery.', - 'Confirm_license_delivery' => 'Confirm license delivery.', - 'Confirm_asset_delivery' => 'Confirm asset delivery.', - 'Confirm_consumable_delivery' => 'Confirm consumable delivery.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Current QTY', 'Days' => 'Days', 'days' => 'Days', @@ -64,9 +64,11 @@ return array( 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'to_reset' => 'To reset your :web password, complete this form:', 'type' => 'Type', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'User', 'username' => 'Username', 'welcome' => 'Welcome :name', 'welcome_to' => 'Welcome to :web!', 'your_credentials' => 'Your Snipe-IT credentials', + ); diff --git a/resources/lang/it/admin/accessories/general.php b/resources/lang/it/admin/accessories/general.php index 717f60ba50..16433fffa3 100644 --- a/resources/lang/it/admin/accessories/general.php +++ b/resources/lang/it/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Info su Accessori', - 'about_accessories_text' => 'Gli accessori sono tutto quello che si rilascia agli utenti, ma che non hanno un numero di serie (o non si cura del loro monitoraggio in modo univoco). Ad esempio, mouse o tastiere.', 'accessory_category' => 'Categoria Accessorio', 'accessory_name' => 'Nome Accessorio', 'checkout' => 'Checkout accessorio', diff --git a/resources/lang/it/admin/accessories/message.php b/resources/lang/it/admin/accessories/message.php index 82ae83176a..bc912dca1f 100644 --- a/resources/lang/it/admin/accessories/message.php +++ b/resources/lang/it/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'L\'accessorio non esiste.', + 'does_not_exist' => 'L\'accessorio [:id] non esiste.', 'assoc_users' => 'Questo accessorio ha attualmente :count elementi controllati agli utenti. Si prega di controllare negli accessori e e riprovare. ', 'create' => array( diff --git a/resources/lang/it/admin/asset_maintenances/general.php b/resources/lang/it/admin/asset_maintenances/general.php index 1df99d03bb..172fe4d89e 100644 --- a/resources/lang/it/admin/asset_maintenances/general.php +++ b/resources/lang/it/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Controlla Dettagli Manutenzione Prodotto', 'repair' => 'Ripara', 'maintenance' => 'Manutenzione', - 'upgrade' => 'Aggiorna' + 'upgrade' => 'Aggiorna', + 'calibration' => 'Calibrazione', + 'software_support' => 'Supporto Software', + 'hardware_support' => 'Supporto Hardware', ]; diff --git a/resources/lang/it/admin/categories/general.php b/resources/lang/it/admin/categories/general.php index b65b386203..c587ea7693 100644 --- a/resources/lang/it/admin/categories/general.php +++ b/resources/lang/it/admin/categories/general.php @@ -1,8 +1,6 @@ 'Informazioni sulle categorie', - 'about_categories' => 'Le categorie ti aiutano a organizzare i tuoi articoli. Alcune categorie di esempio potrebbero essere "Desktops", "Laptops", "Mobile Phones", "Tablets" e così via, ma è possibile utilizzare categorie in qualsiasi modo che ha senso per te.', 'asset_categories' => 'Categorie dei Beni', 'category_name' => 'Nome categoria', 'checkin_email' => 'Invia email all\'utente al ritiro / consegna.', diff --git a/resources/lang/it/admin/companies/general.php b/resources/lang/it/admin/companies/general.php index c2850202b1..2bbea8475e 100644 --- a/resources/lang/it/admin/companies/general.php +++ b/resources/lang/it/admin/companies/general.php @@ -1,6 +1,4 @@ 'Informazioni sulle aziende', - 'about_companies_text' => 'Le aziende possono essere utilizzate come un campo di identificazione semplice oppure possono essere utilizzate per limitare la visibilità degli asset, degli utenti ecc. Se il supporto aziendale completo è abilitato nelle impostazioni di amministratore.', 'select_company' => 'Seleziona Azienda', ]; diff --git a/resources/lang/it/admin/components/general.php b/resources/lang/it/admin/components/general.php index 54cbbffb5b..9d6b4ddd89 100644 --- a/resources/lang/it/admin/components/general.php +++ b/resources/lang/it/admin/components/general.php @@ -1,8 +1,6 @@ 'Sui Componenti', - 'about_components_text' => 'I Componenti sono parti di un asset, come HDD, RAM, ecc.', 'component_name' => 'Nome Componente', 'checkin' => 'Checkin Componente', 'checkout' => 'Checkout Componente', diff --git a/resources/lang/it/admin/consumables/general.php b/resources/lang/it/admin/consumables/general.php index 62c75feee8..3f3a766459 100644 --- a/resources/lang/it/admin/consumables/general.php +++ b/resources/lang/it/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Controlla Consumabili', - 'about_consumables_text' => 'I consumabili sono qualcosa che una volta acquistati saranno completamente consumati. Per esempio, inchiostro per stampante o fogli di carta.', 'checkout' => 'Checkout Consumabile all\'utente', 'consumable_name' => 'Nome Consumabile', 'create' => 'Crea Consumabile', diff --git a/resources/lang/it/admin/hardware/table.php b/resources/lang/it/admin/hardware/table.php index 1fc86915a7..b9886fa417 100644 --- a/resources/lang/it/admin/hardware/table.php +++ b/resources/lang/it/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Stato', 'title' => 'Bene ', 'image' => 'Immagine dispositivo', - 'days_without_acceptance' => 'Giorni senza accettazione' + 'days_without_acceptance' => 'Giorni senza accettazione', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/it/admin/kits/general.php b/resources/lang/it/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/it/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/it/admin/licenses/message.php b/resources/lang/it/admin/licenses/message.php index 6e554aca02..277b1fa56d 100644 --- a/resources/lang/it/admin/licenses/message.php +++ b/resources/lang/it/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Il bene che si sta cercando di associare a questa licenza è di proprietà di una persona diversa dal soggetto selezionato nel menù a discesa.', 'assoc_users' => 'Questo bene è stato assegnato ad un Utente e non può essere cancellato. Per favore Riassegnalo in magazzino,e dopo riprova a cancellarlo. ', 'select_asset_or_person' => 'È necessario selezionare un\'attività o un utente, ma non entrambi.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/it/admin/settings/general.php b/resources/lang/it/admin/settings/general.php index 0484ed5df5..d63574201b 100644 --- a/resources/lang/it/admin/settings/general.php +++ b/resources/lang/it/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Dominio Active Directory', 'ad_domain_help' => 'Questo a volte è lo stesso del dominio email, ma non sempre.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'Email CC', 'admin_cc_email_help' => 'Se desideri inviare una copia delle e-mail di consegna / ritiro che vengono inviate agli utenti a un altro account e-mail, inseriscile qui. Altrimenti, lascia questo campo vuoto.', 'is_ad' => 'Si tratta di un server Active Directory', - 'alert_email' => 'Invia avvisi a', - 'alerts_enabled' => 'Avvisi Attivati', - 'alert_interval' => 'Soglia di avviso di scadenza (in giorni)', - 'alert_inv_threshold' => 'Soglia di avviso di inventario', - 'asset_ids' => 'ID Bene', - 'audit_interval' => 'Intervallo di controllo', + 'alert_email' => 'Invia avvisi a', + 'alerts_enabled' => 'Avvisi Attivati', + 'alert_interval' => 'Soglia di avviso di scadenza (in giorni)', + 'alert_inv_threshold' => 'Soglia di avviso di inventario', + 'asset_ids' => 'ID Bene', + 'audit_interval' => 'Intervallo di controllo', 'audit_interval_help' => 'Se sei tenuto a controllare regolarmente le risorse, inserisci l\'intervallo in mesi.', - 'audit_warning_days' => 'Soglia di allarme di controllo', + 'audit_warning_days' => 'Soglia di allarme di controllo', 'audit_warning_days_help' => 'Quanti giorni in anticipo dovremmo avvisare quando i beni sono dovuti per il controllo?', - 'auto_increment_assets' => 'Genera auto-incremento ID beni', - 'auto_increment_prefix' => 'Prefisso (Opzionale)', - 'auto_incrementing_help' => 'Abilita auto-incremento ID beni prima di impostare questa', - 'backups' => 'Backups', - 'barcode_settings' => 'Impostazioni codice a barre', + 'auto_increment_assets' => 'Genera auto-incremento ID beni', + 'auto_increment_prefix' => 'Prefisso (Opzionale)', + 'auto_incrementing_help' => 'Abilita auto-incremento ID beni prima di impostare questa', + 'backups' => 'Backups', + 'barcode_settings' => 'Impostazioni codice a barre', 'confirm_purge' => 'Conferma Cancellazione', - 'confirm_purge_help' => 'Inserire il testo "DELETE" nel campo di seguito per eliminare i tuoi record cancellati. Quest\'operazione non può essere annullata.', - 'custom_css' => 'CSS Personalizzato', - 'custom_css_help' => 'Inserisci qualsiasi CSS personalizzato che vuoi utilizzare. Do not include the <style></style> tags.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'CSS Personalizzato', + 'custom_css_help' => 'Inserisci qualsiasi CSS personalizzato che vuoi utilizzare. Do not include the <style></style> tags.', 'custom_forgot_pass_url' => 'URL di Reset Password personalizzata', 'custom_forgot_pass_url_help' => 'Sostituisce l\'URL della password dimenticata incorporata nella schermata di accesso, utile per indirizzare le persone alla funzionalità di ripristino della password LDAP interna o ospitata. Disabiliterà completamente la funzionalità della password dimenticata dell\'utente locale.', 'dashboard_message' => 'Messaggio di dashboard', 'dashboard_message_help' => 'Questo testo verrà visualizzato nella dashboard per chiunque abbia il permesso di visualizzare il dashboard.', - 'default_currency' => 'Valuta predefinita', - 'default_eula_text' => 'EULA Predefinita', - 'default_language' => 'Lingua predefinita', - 'default_eula_help_text' => 'È possibile associare EULAs personalizzati a categorie di beni specifici.', + 'default_currency' => 'Valuta predefinita', + 'default_eula_text' => 'EULA Predefinita', + 'default_language' => 'Lingua predefinita', + 'default_eula_help_text' => 'È possibile associare EULAs personalizzati a categorie di beni specifici.', 'display_asset_name' => 'Mostra Nome Bene', 'display_checkout_date' => 'Mostra Data Estrazione', 'display_eol' => 'Visualizzare EOL in vista tabella', 'display_qr' => 'Visualizza codici quadrati', - 'display_alt_barcode' => 'Visualizza codici a barre', - 'barcode_type' => 'Tipo di codice a barre 2D', - 'alt_barcode_type' => 'Tipo di codice a barre 1D', + 'display_alt_barcode' => 'Visualizza codici a barre', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'Tipo di codice a barre 2D', + 'alt_barcode_type' => 'Tipo di codice a barre 1D', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Impostazioni EULA', 'eula_markdown' => 'Questa EULA consente Github flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Ulteriori testo di piè di pagina ', 'footer_text_help' => 'Questo testo verrà visualizzato nel piè di pagina destro. I collegamenti sono consentiti utilizzando markdown Github. Le interruzioni di linea, le intestazioni, le immagini, ecc. Possono dare risultati imprevedibili.', 'general_settings' => 'Impostazioni Generali', - 'generate_backup' => 'Crea Backup', + 'generate_backup' => 'Crea Backup', 'header_color' => 'Colore intestazione', 'info' => 'Queste impostazioni consentono di personalizzare alcuni aspetti della vostra installazione.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laravel Version', 'ldap_enabled' => 'LDAP abilitato', 'ldap_integration' => 'Integrazione LDAP', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Questo verifica solamente che LDAP possa sincronizzare correttamente. Se la tua query di autenticazione LDAP non è corretta, gli utenti potrebbero non essere ancora in grado di accedere. DEVI SALVARE LE IMPOSTAZIONI LDAP PRIMA DI EFFETTUARE QUESTO TEST.', 'ldap_server' => 'Server LDAP', 'ldap_server_help' => 'Questo dovrebbe iniziare con ldap: // (per unencrypted o TLS) o ldaps: // (per SSL)', - 'ldap_server_cert' => 'Validazione certificato SSL di LDAP', - 'ldap_server_cert_ignore' => 'Consenti Certificato SSL non valido', - 'ldap_server_cert_help' => 'Seleziona questa casella se stai utilizzando un certificato SSL autofirmato e vuoi accettare un certificato SSL non valido.', + 'ldap_server_cert' => 'Validazione certificato SSL di LDAP', + 'ldap_server_cert_ignore' => 'Consenti Certificato SSL non valido', + 'ldap_server_cert_help' => 'Seleziona questa casella se stai utilizzando un certificato SSL autofirmato e vuoi accettare un certificato SSL non valido.', 'ldap_tls' => 'Usa TLS', 'ldap_tls_help' => 'Questo dovrebbe essere controllato solo se si esegue STARTTLS sul server LDAP.', 'ldap_uname' => 'Nome utente LDAP', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'Questa opzione disabilita altri meccanismi di autenticazione. Abilita questa opzione solo se sei sicuro che il tuo login REMOTE_USER sta già funzionando', 'login_remote_user_custom_logout_url_text' => 'URL di logout personalizzato', 'login_remote_user_custom_logout_url_help' => 'Se qui viene indicato un URL, gli utenti verranno reindirizzato a questo URL dopo essere usciti da Snipe-IT. Questo è utile per chiudere correttamente le sessioni dell\'utente.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Usa in stampa', 'logo_print_assets_help' => 'Usa il brand sulla lista dei beni stampabili ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Complicità di password', 'pwd_secure_complexity_help' => 'Seleziona quale regola di complessità password desideri applicare.', 'pwd_secure_min' => 'Caratteri minimi di password', - 'pwd_secure_min_help' => 'Il valore minimo consentito è 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Impedire le password comuni', 'pwd_secure_uncommon_help' => 'Questo impedirà agli utenti di utilizzare le password comuni dalle prime 10.000 password segnalate in violazione.', 'qr_help' => 'Abilita codici QR primo di impostare questo', 'qr_text' => 'QR Code Text', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Impostazioni', 'settings' => 'Impostazioni', 'show_alerts_in_menu' => 'Mostra avvisi nel menu in alto', 'show_archived_in_list' => 'Risorse archiviate', 'show_archived_in_list_text' => 'Mostra le risorse archiviate nella lista "tutte le risorse"', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Mostra le immagini nelle e-mail', 'show_images_in_email_help' => 'Deseleziona questa casella se l\'installazione di Snipe-IT si trova dietro una rete VPN o chiusa e gli utenti esterni alla rete non saranno in grado di caricare le immagini fornite da questa installazione nelle loro e-mail.', 'site_name' => 'Nome sito', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Canale Slack', 'slack_endpoint' => 'Finale Slack', 'slack_integration' => 'Impostazioni Slack', - 'slack_integration_help' => 'L\'integrazione con Slack è opzionale, comunque il finale ed il canale sono richiesto se tu vuoi usarlo. Per configurare l\'integrazione con Slack, tu devi prima creare un webhook nel tuo account di Slack.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Dopo aver salvato le informazioni Slack, apparirà un pulsante di test.', 'slack_test_help' => 'Verifica se l\'integrazione Slack è configurata correttamente. PRIMA È NECESSARIO SALVARE LE IMPOSTAZIONI SLACK AGGIORNATE.', 'snipe_version' => 'Snipe-IT version', @@ -130,6 +162,7 @@ return array( 'update' => 'Aggiorna impostazioni', 'value' => 'Valore', 'brand' => 'Personalizzazione', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Impostazioni', 'about_settings_text' => 'Queste impostazioni ti permettono di personalizzare alcuni aspetti della tua installazione.', 'labels_per_page' => 'Etichetta per pagina', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Seriali univoci', 'unique_serial_help_text' => 'Selezionando questa casella viene forzato un vincolo di unicità sul seriale del bene', 'zerofill_count' => 'Lunghezza dei tag di asset, incluso zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/it/admin/users/general.php b/resources/lang/it/admin/users/general.php index 464957d168..8c2b2ae9ea 100644 --- a/resources/lang/it/admin/users/general.php +++ b/resources/lang/it/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'Le impostazioni di configurazione di LDAP possono essere trovate su Admin > Impostazioni. La posizione selezionata (facoltativa) verrà impostata per tutti gli utenti importati.', 'print_assigned' => 'Stampa tutti assegnati', 'software_user' => 'Software estratto a :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Visualizza Utente :name', 'usercsv' => 'CSV file', 'two_factor_admin_optin_help' => 'Le impostazioni correnti di amministratore consentono l\'esecuzione selettiva dell\'autenticazione a due fattori.', diff --git a/resources/lang/it/admin/users/message.php b/resources/lang/it/admin/users/message.php index 68c0f6c949..ea6454dfb5 100644 --- a/resources/lang/it/admin/users/message.php +++ b/resources/lang/it/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Permessi Insufficienti.', 'user_deleted_warning' => 'Questo utente è stato eliminato. Si dovrà ripristinare questo utente per modificare o assegnare nuovi beni.', 'ldap_not_configured' => 'L\'integrazione con LDAP non è stata configurata per questa installazione.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/it/auth/general.php b/resources/lang/it/auth/general.php index 72bf3099c1..75c544c82e 100644 --- a/resources/lang/it/auth/general.php +++ b/resources/lang/it/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Invia il link per reimpostare la password', 'email_reset_password' => 'Reimposta email password', 'reset_password' => 'Reimposta Password', + 'saml_login' => 'Login via SAML', 'login' => 'Accedi', 'login_prompt' => 'Per favore accedi', 'forgot_password' => 'Password dimenticata', diff --git a/resources/lang/it/auth/message.php b/resources/lang/it/auth/message.php index a1a4420271..1333c34bd5 100644 --- a/resources/lang/it/auth/message.php +++ b/resources/lang/it/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Questo account non è attivo.', 'account_suspended' => 'Questo account è sospeso.', 'account_banned' => 'Questo account è bannato.', - 'throttle' => 'Troppi tentativi di accesso non riusciti. Riprova in giro: minuti minuti.', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'C\'è stato un problema durante il tentativo di accesso, riprova.', 'success' => 'Accesso eseguito correttamente.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'C\'è stato un problema durante la creazione del tuo account, per favore riprova.', 'success' => 'Account creato con successo.', ), - 'forgot-password' => array( - 'error' => 'C\'è stato un problema durante il tentativo di reset password, per favore riprova.', - 'success' => 'La password di recupero è stata inviata con successo.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'C\'è stato un problema durante il tentativo di reset password, per favore riprova.', - 'success' => 'La tua password è stata resettata con successo.', - ), - - 'activate' => array( - 'error' => 'C\'è stato un problema durante il tentativo di attivazione del tuo account, per favore riprova.', - 'success' => 'Il tuo account è stato creato con successo.', + 'forgot-password' => array( + 'error' => 'C\'è stato un problema durante il tentativo di reset password, per favore riprova.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'C\'è stato un problema durante il tentativo di reset password, per favore riprova.', + 'success' => 'La tua password è stata resettata con successo.', + ), + + ); diff --git a/resources/lang/it/button.php b/resources/lang/it/button.php index 198fcaa020..079f1ed38f 100644 --- a/resources/lang/it/button.php +++ b/resources/lang/it/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Carica / Upload', 'select_file' => 'Seleziona il file...', 'select_files' => 'Seleziona i file...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/it/general.php b/resources/lang/it/general.php index ecb1eee857..b555e84ee9 100644 --- a/resources/lang/it/general.php +++ b/resources/lang/it/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Audit di massa', 'bulkaudit_status' => 'Stato di controllo', 'bulk_checkout' => 'Checkout Bulk', + 'bystatus' => 'by Status', 'cancel' => 'annulla', 'categories' => 'Categorie', 'category' => 'Categoria', @@ -57,6 +58,7 @@ 'created' => 'Articolo creato', 'created_asset' => 'Asset creato', 'created_at' => 'Creato il', + 'record_created' => 'Record Created', 'updated_at' => 'Aggiornato a', 'currency' => '$', // this is deprecated 'current' => 'Attuale', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Nome cognome (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Nome cognome (jane.smith@example.com)', 'lastnamefirstinitial_format' => 'Cognome e Prima iniziale (prossi@esempio.it)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Primo', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Nome', 'first_name_format' => 'Nome (jane@example.com)', 'files' => 'Files', 'file_name' => 'File', + 'file_type' => 'File Type', 'file_uploads' => 'Carica i file', 'generate' => 'Genera', 'github_markdown' => 'Questo campo consente a Markdown Github.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Manutenzione Prodotto', 'item' => 'Articolo', 'insufficient_permissions' => 'Permessi Insufficienti!', + 'kits' => 'Predefined Kits', 'language' => 'Lingua', 'last' => 'Ultimo', 'last_login' => 'Ultimo accesso', @@ -121,10 +136,11 @@ 'licenses' => 'Licenze', 'list_all' => 'Visualizza Tutti', 'loading' => 'Caricamento', - 'lock_passwords' => 'Questo campo non può essere modificato in quest\'installazione.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Questa funzionalità è stata disabilitata per l\'installazione demo.', 'location' => 'Luogo', 'locations' => 'Luoghi', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'logout', 'lookup_by_tag' => 'Ricerca da Asset Tag', 'maintenances' => 'Manutenzioni', @@ -186,6 +202,7 @@ 'sign_in' => 'Accedi', 'signature' => 'Firma', 'skin' => 'Tema', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO: Alcune caratteristiche sono disabilitate in questa modalità.', 'site_name' => 'Nome sito', 'state' => 'Stato', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Amministratore sconosciuto', 'username_format' => 'Formato di nome utente', 'update' => 'Aggiorna', - 'upload_filetypes_help' => 'I tipi di file permessi sono png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. La dimensione massima di upload è :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Caricato', 'user' => 'Utente', 'accepted' => 'accettato', 'declined' => 'rifiutato', 'unaccepted_asset_report' => 'Prodotti non accettati', 'users' => 'Utenti', + 'viewall' => 'View All', 'viewassets' => 'Visualizza gli Assets assegnati', 'website' => 'Sito Web', 'welcome' => 'Benvenuto, :name', 'years' => 'anni', 'yes' => 'SÌ', 'zip' => 'Zip', - 'noimage' => 'Nessuna immagine caricata o immagine non trovata.', - 'token_expired' => 'La sessione di modulo è scaduta. Riprova.', + 'noimage' => 'Nessuna immagine caricata o immagine non trovata.', + 'token_expired' => 'La sessione di modulo è scaduta. Riprova.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/it/help.php b/resources/lang/it/help.php new file mode 100644 index 0000000000..68ea28097e --- /dev/null +++ b/resources/lang/it/help.php @@ -0,0 +1,36 @@ + "Ulteriori Informazioni", + + "audit_help" => "Selezionando questa casella verrà modificato l'asset per riflettere la nuova località, altrimenti verrà semplicemente menzionato nel registro di audit.

Se l'asset è già assegnato, non cambierà la località dell'utente, dell'asset o la località a cui è assegnato.", + + 'assets' => 'Assets sono elementi tracciati con il numero di serie o il tag. Tendono ad essere elementi di valore più elevato, ove è importante identificare un elemento specifico.', + + 'categories' => 'Le categorie ti aiutano ad organizzare i tuoi elementi. Alcuni esempi possono essere "Computer Fissi", "Portatili", "Cellulari", "Tablet" e molto altro ancora, però puoi creare ed assegnare qualsiasi categoria più appropriata.', + + 'accessories' => 'Gli accessori sono elementi, sprovvisti di numero di serie o per i quali non è necessario un tracciamento individuale, che puoi assegnare agli utenti. Ad esempio mouse e tastiere.', + + 'companies' => 'Le aziende possono essere utilizzate come un campo di identificazione semplice oppure per limitare la visibilità degli asset, degli utenti ecc., se il supporto aziendale completo è abilitato nelle impostazioni di amministratore.', + + 'components' => 'I componenti sono parti di un asset, ad esempio HDD, RAM, ecc.', + + 'consumables' => 'I materiali di consumo sono qualsiasi cosa acquistata che verrà utilizzata nel tempo. Per esempio l\'inchiostro per stampanti o la carta per fotocopiatrici.', + + 'depreciations' => 'È possibile impostare gli ammortamenti, per ammortizzare un asset secondo il criterio di calcolo a quote costanti.', + + + +); diff --git a/resources/lang/it/mail.php b/resources/lang/it/mail.php index d4fb8463cd..782de1e315 100644 --- a/resources/lang/it/mail.php +++ b/resources/lang/it/mail.php @@ -1,8 +1,8 @@ 'Un utente ha annullato una richiesta di elemento sul sito web', - 'a_user_requested' => 'Un utente ha richiesto un elemento sul sito web', + 'a_user_canceled' => 'Un utente ha annullato una richiesta di articolo sul sito web', + 'a_user_requested' => 'Un utente ha richiesto un elemento tramite il sito web', 'accessory_name' => 'Nome accessorio:', 'additional_notes' => 'Note aggiuntive:', 'admin_has_created' => 'Un amministratore ha creato un account per il tuo sito web: web.', @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Per confermare, clicca sul seguente link: account web:', 'click_on_the_link_accessory' => 'Fare clic sul collegamento in basso per confermare di aver ricevuto l\'accessorio.', 'click_on_the_link_asset' => 'Fai clic sul link in basso per confermare di aver ricevuto l\'asset.', - 'Confirm_Asset_Checkin' => 'Conferma Asset Checkin.', - 'Confirm_Accessory_Checkin' => 'Conferma controllo accessorio.', - 'Confirm_accessory_delivery' => 'Conferma consegna accessorio.', - 'Confirm_license_delivery' => 'Conferma consegna della licenza.', - 'Confirm_asset_delivery' => 'Conferma la consegna degli asset.', - 'Confirm_consumable_delivery' => 'Confermare la consegna consumabile.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Corrente QTY', 'Days' => 'giorni', 'days' => 'giorni', @@ -59,13 +59,15 @@ return array( 'test_mail_text' => 'Questo è un test del Snipe-IT Asset Management System. Se hai questo, la posta è in funzione :)', 'the_following_item' => 'La seguente voce è stata selezionata:', 'low_inventory_alert' => 'C\'è :count elemento che è al di sotto del livello di scorta minima o lo sarà a breve. |Ci sono :count elementi che sono al di sotto del livello di scorta minima o lo saranno a breve.', - 'assets_warrantee_alert' => 'Tra :threshold giorni è in scadenza la garanzia per :count bene. |Tra :threshold giorni sono in scadenza le garanzie per :count beni.', + 'assets_warrantee_alert' => 'C\'è :count bene con una garanzia in scadenza tra :threshold giorni.|Ci sono :count beni che hanno le garanzie in scandenza tra :threshold giorni.', 'license_expiring_alert' => 'Tra :threshold giorni sta per scadere :count licenza. |Tra :threshold giorni stanno per scadere :count licenze.', 'to_reset' => 'Per reimpostare la tua password web, compila questo modulo:', 'type' => 'Tipo', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Utente', 'username' => 'Nome utente', 'welcome' => 'Benvenuto: nome', 'welcome_to' => 'Benvenuti in: web!', 'your_credentials' => 'Le tue credenziali Snipe-IT', + ); diff --git a/resources/lang/iu/admin/accessories/general.php b/resources/lang/iu/admin/accessories/general.php index 22771aff0c..e9a2e69ff6 100644 --- a/resources/lang/iu/admin/accessories/general.php +++ b/resources/lang/iu/admin/accessories/general.php @@ -1,8 +1,6 @@ 'About Accessories', - 'about_accessories_text' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', 'accessory_category' => 'Accessory Category', 'accessory_name' => 'Accessory Name', 'checkout' => 'Checkout Accessory', diff --git a/resources/lang/iu/admin/accessories/message.php b/resources/lang/iu/admin/accessories/message.php index 92998a4e14..a356463064 100644 --- a/resources/lang/iu/admin/accessories/message.php +++ b/resources/lang/iu/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'The accessory does not exist.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'This accessory currently has :count items checked out to users. Please check in the accessories and and try again. ', 'create' => array( diff --git a/resources/lang/iu/admin/asset_maintenances/general.php b/resources/lang/iu/admin/asset_maintenances/general.php index c7ae42d41a..d094167804 100644 --- a/resources/lang/iu/admin/asset_maintenances/general.php +++ b/resources/lang/iu/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'View Asset Maintenance Details', 'repair' => 'Repair', 'maintenance' => 'Maintenance', - 'upgrade' => 'Upgrade' + 'upgrade' => 'Upgrade', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/iu/admin/categories/general.php b/resources/lang/iu/admin/categories/general.php index 7551fefffd..7741b7da62 100644 --- a/resources/lang/iu/admin/categories/general.php +++ b/resources/lang/iu/admin/categories/general.php @@ -1,8 +1,6 @@ 'About Categories', - 'about_categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', 'asset_categories' => 'Asset Categories', 'category_name' => 'Category Name', 'checkin_email' => 'Send email to user on checkin/checkout.', diff --git a/resources/lang/iu/admin/companies/general.php b/resources/lang/iu/admin/companies/general.php index 9a47968977..9d58ccb58e 100644 --- a/resources/lang/iu/admin/companies/general.php +++ b/resources/lang/iu/admin/companies/general.php @@ -1,6 +1,4 @@ 'About Companies', - 'about_companies_text' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', 'select_company' => 'Select Company', ]; diff --git a/resources/lang/iu/admin/components/general.php b/resources/lang/iu/admin/components/general.php index 75c9d250ab..f7689a7ad1 100644 --- a/resources/lang/iu/admin/components/general.php +++ b/resources/lang/iu/admin/components/general.php @@ -1,8 +1,6 @@ 'About Components', - 'about_components_text' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', 'component_name' => 'Component Name', 'checkin' => 'Checkin Component', 'checkout' => 'Checkout Component', diff --git a/resources/lang/iu/admin/consumables/general.php b/resources/lang/iu/admin/consumables/general.php index 53a69f8c03..7c6bb32968 100644 --- a/resources/lang/iu/admin/consumables/general.php +++ b/resources/lang/iu/admin/consumables/general.php @@ -1,8 +1,6 @@ 'About Consumables', - 'about_consumables_text' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', 'checkout' => 'Checkout Consumable to User', 'consumable_name' => 'Consumable Name', 'create' => 'Create Consumable', diff --git a/resources/lang/iu/admin/hardware/table.php b/resources/lang/iu/admin/hardware/table.php index e8baa09d5a..38788e1984 100644 --- a/resources/lang/iu/admin/hardware/table.php +++ b/resources/lang/iu/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Status', 'title' => 'Asset ', 'image' => 'Device Image', - 'days_without_acceptance' => 'Days Without Acceptance' + 'days_without_acceptance' => 'Days Without Acceptance', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/iu/admin/kits/general.php b/resources/lang/iu/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/iu/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/iu/admin/licenses/message.php b/resources/lang/iu/admin/licenses/message.php index 3e7ee486c7..87a7c3d0b9 100644 --- a/resources/lang/iu/admin/licenses/message.php +++ b/resources/lang/iu/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'The asset you are trying to associate with this license is owned by somene other than the person selected in the assigned to dropdown.', 'assoc_users' => 'This license is currently checked out to a user and cannot be deleted. Please check the license in first, and then try deleting again. ', 'select_asset_or_person' => 'You must select an asset or a user, but not both.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/iu/admin/settings/general.php b/resources/lang/iu/admin/settings/general.php index f40e9aea57..82be53c897 100644 --- a/resources/lang/iu/admin/settings/general.php +++ b/resources/lang/iu/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Active Directory domain', 'ad_domain_help' => 'This is sometimes the same as your email domain, but not always.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC Email', 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', 'is_ad' => 'This is an Active Directory server', - 'alert_email' => 'Send alerts to', - 'alerts_enabled' => 'Email Alerts Enabled', - 'alert_interval' => 'Expiring Alerts Threshold (in days)', - 'alert_inv_threshold' => 'Inventory Alert Threshold', - 'asset_ids' => 'Asset IDs', - 'audit_interval' => 'Audit Interval', + 'alert_email' => 'Send alerts to', + 'alerts_enabled' => 'Email Alerts Enabled', + 'alert_interval' => 'Expiring Alerts Threshold (in days)', + 'alert_inv_threshold' => 'Inventory Alert Threshold', + 'asset_ids' => 'Asset IDs', + 'audit_interval' => 'Audit Interval', 'audit_interval_help' => 'If you are required to regularly physically audit your assets, enter the interval in months.', - 'audit_warning_days' => 'Audit Warning Threshold', + 'audit_warning_days' => 'Audit Warning Threshold', 'audit_warning_days_help' => 'How many days in advance should we warn you when assets are due for auditing?', - 'auto_increment_assets' => 'Generate auto-incrementing asset IDs', - 'auto_increment_prefix' => 'Prefix (optional)', - 'auto_incrementing_help' => 'Enable auto-incrementing asset IDs first to set this', - 'backups' => 'Backups', - 'barcode_settings' => 'Barcode Settings', + 'auto_increment_assets' => 'Generate auto-incrementing asset IDs', + 'auto_increment_prefix' => 'Prefix (optional)', + 'auto_incrementing_help' => 'Enable auto-incrementing asset IDs first to set this', + 'backups' => 'Backups', + 'barcode_settings' => 'Barcode Settings', '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.', - 'custom_css' => 'Custom CSS', - 'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the <style></style> tags.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Custom CSS', + 'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the <style></style> tags.', 'custom_forgot_pass_url' => 'Custom Password Reset URL', 'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.', 'dashboard_message' => 'Dashboard Message', 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', - 'default_currency' => 'Default Currency', - 'default_eula_text' => 'Default EULA', - 'default_language' => 'Default Language', - 'default_eula_help_text' => 'You can also associate custom EULAs to specific asset categories.', + 'default_currency' => 'Default Currency', + 'default_eula_text' => 'Default EULA', + 'default_language' => 'Default Language', + 'default_eula_help_text' => 'You can also associate custom EULAs to specific asset categories.', 'display_asset_name' => 'Display Asset Name', 'display_checkout_date' => 'Display Checkout Date', 'display_eol' => 'Display EOL in table view', 'display_qr' => 'Display Square Codes', - 'display_alt_barcode' => 'Display 1D barcode', - 'barcode_type' => '2D Barcode Type', - 'alt_barcode_type' => '1D barcode type', + 'display_alt_barcode' => 'Display 1D barcode', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D Barcode Type', + 'alt_barcode_type' => '1D barcode type', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'EULA Settings', 'eula_markdown' => 'This EULA allows Github flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Additional Footer Text ', 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.', 'general_settings' => 'General Settings', - 'generate_backup' => 'Generate Backup', + 'generate_backup' => 'Generate Backup', 'header_color' => 'Header Color', 'info' => 'These settings let you customize certain aspects of your installation.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laravel Version', 'ldap_enabled' => 'LDAP enabled', 'ldap_integration' => 'LDAP Integration', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', 'ldap_server' => 'LDAP Server', 'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)', - 'ldap_server_cert' => 'LDAP SSL certificate validation', - 'ldap_server_cert_ignore' => 'Allow invalid SSL Certificate', - 'ldap_server_cert_help' => 'Select this checkbox if you are using a self signed SSL cert and would like to accept an invalid SSL certificate.', + 'ldap_server_cert' => 'LDAP SSL certificate validation', + 'ldap_server_cert_ignore' => 'Allow invalid SSL Certificate', + 'ldap_server_cert_help' => 'Select this checkbox if you are using a self signed SSL cert and would like to accept an invalid SSL certificate.', 'ldap_tls' => 'Use TLS', 'ldap_tls_help' => 'This should be checked only if you are running STARTTLS on your LDAP server. ', 'ldap_uname' => 'LDAP Bind Username', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', 'login_remote_user_custom_logout_url_text' => 'Custom logout URL', 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Use in Print', 'logo_print_assets_help' => 'Use branding on printable asset lists ', @@ -106,11 +118,31 @@ return array( 'pwd_secure_uncommon_help' => 'This will disallow users from using common passwords from the top 10,000 passwords reported in breaches.', 'qr_help' => 'Enable QR Codes first to set this', 'qr_text' => 'QR Code Text', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Setting', 'settings' => 'Settings', 'show_alerts_in_menu' => 'Show alerts in top menu', 'show_archived_in_list' => 'Archived Assets', 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Show images in emails', 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', 'site_name' => 'Site Name', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack Channel', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Slack Settings', - 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', 'snipe_version' => 'Snipe-IT version', @@ -130,6 +162,7 @@ return array( 'update' => 'Update Settings', 'value' => 'Value', 'brand' => 'Branding', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'About Settings', 'about_settings_text' => 'These settings let you customize certain aspects of your installation.', 'labels_per_page' => 'Labels per page', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Unique serial numbers', 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', 'zerofill_count' => 'Length of asset tags, including zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/iu/admin/users/general.php b/resources/lang/iu/admin/users/general.php index 2dc8bb31ab..ac4f652025 100644 --- a/resources/lang/iu/admin/users/general.php +++ b/resources/lang/iu/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'LDAP configuration settings can be found Admin > Settings. The (optional) selected location will be set for all imported users.', 'print_assigned' => 'Print All Assigned', 'software_user' => 'Software Checked out to :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'View User :name', 'usercsv' => 'CSV file', 'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ', diff --git a/resources/lang/iu/admin/users/message.php b/resources/lang/iu/admin/users/message.php index 8ee552afab..e517cd113b 100644 --- a/resources/lang/iu/admin/users/message.php +++ b/resources/lang/iu/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Insufficient Permissions.', 'user_deleted_warning' => 'This user has been deleted. You will have to restore this user to edit them or assign them new assets.', 'ldap_not_configured' => 'LDAP integration has not been configured for this installation.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( @@ -37,10 +38,10 @@ return array( 'asset_already_accepted' => 'This asset has already been accepted.', 'accept_or_decline' => 'You must either accept or decline this asset.', 'incorrect_user_accepted' => 'The asset you have attempted to accept was not checked out to you.', - 'ldap_could_not_connect' => 'Could not connect to the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server:', - 'ldap_could_not_bind' => 'Could not bind to the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server: ', - 'ldap_could_not_search' => 'Could not search the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server:', - 'ldap_could_not_get_entries' => 'Could not get entries from the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server:', + 'ldap_could_not_connect' => 'Could not connect to the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD
Error from LDAP Server:', + 'ldap_could_not_bind' => 'Could not bind to the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD
Error from LDAP Server: ', + 'ldap_could_not_search' => 'Could not search the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD and any Locations that may have additional OUs associated with them.
Error from LDAP Server:', + 'ldap_could_not_get_entries' => 'Could not get entries from the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD and any Locations that may have additional OUs associated with them.
Error from LDAP Server:', 'password_ldap' => 'The password for this account is managed by LDAP/Active Directory. Please contact your IT department to change your password. ', ), diff --git a/resources/lang/iu/auth/general.php b/resources/lang/iu/auth/general.php index bf88cba77a..cabb5f8bec 100644 --- a/resources/lang/iu/auth/general.php +++ b/resources/lang/iu/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Send Password Reset Link', 'email_reset_password' => 'Email Password Reset', 'reset_password' => 'Reset Password', + 'saml_login' => 'Login via SAML', 'login' => 'Login', 'login_prompt' => 'Please Login', 'forgot_password' => 'I forgot my password', diff --git a/resources/lang/iu/auth/message.php b/resources/lang/iu/auth/message.php index bebf9cdd48..f086d8c04c 100644 --- a/resources/lang/iu/auth/message.php +++ b/resources/lang/iu/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'This user account is not activated.', 'account_suspended' => 'This user account is suspended.', 'account_banned' => 'This user account is banned.', - 'throttle' => 'Too many failed login attempts. Please try again in around :minutes minute(s).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'There was a problem while trying to log you in, please try again.', 'success' => 'You have successfully logged in.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'There was a problem while trying to create your account, please try again.', 'success' => 'Account sucessfully created.', ), - 'forgot-password' => array( - 'error' => 'There was a problem while trying to get a reset password code, please try again.', - 'success' => 'Password recovery email successfully sent.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'There was a problem while trying to reset your password, please try again.', - 'success' => 'Your password has been successfully reset.', - ), - - 'activate' => array( - 'error' => 'There was a problem while trying to activate your account, please try again.', - 'success' => 'Your account has been successfully activated.', + 'forgot-password' => array( + 'error' => 'There was a problem while trying to get a reset password code, please try again.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'There was a problem while trying to reset your password, please try again.', + 'success' => 'Your password has been successfully reset.', + ), + + ); diff --git a/resources/lang/iu/button.php b/resources/lang/iu/button.php index c9487253dd..2b97223250 100644 --- a/resources/lang/iu/button.php +++ b/resources/lang/iu/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Upload', 'select_file' => 'Select File...', 'select_files' => 'Select Files...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/iu/general.php b/resources/lang/iu/general.php index ea339cf9a7..8b60aa7d72 100644 --- a/resources/lang/iu/general.php +++ b/resources/lang/iu/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Bulk Audit', 'bulkaudit_status' => 'Audit Status', 'bulk_checkout' => 'Bulk Checkout', + 'bystatus' => 'by Status', 'cancel' => 'Cancel', 'categories' => 'Categories', 'category' => 'Category', @@ -57,6 +58,7 @@ 'created' => 'Item Created', 'created_asset' => 'created asset', 'created_at' => 'Created at', + 'record_created' => 'Record Created', 'updated_at' => 'Updated at', 'currency' => '$', // this is deprecated 'current' => 'Current', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'First Name Last Name (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', 'first' => 'First', 'first_name' => 'First Name', 'first_name_format' => 'First Name (jane@example.com)', 'files' => 'Files', 'file_name' => 'File', + 'file_type' => 'File Type', 'file_uploads' => 'File Uploads', 'generate' => 'Generate', 'github_markdown' => 'This field accepts Github flavored markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Asset Maintenances', 'item' => 'Item', 'insufficient_permissions' => 'Insufficient permissions!', + 'kits' => 'Predefined Kits', 'language' => 'Language', 'last' => 'Last', 'last_login' => 'Last Login', @@ -121,10 +136,11 @@ 'licenses' => 'Licenses', 'list_all' => 'List All', 'loading' => 'Loading', - 'lock_passwords' => 'This field cannot be edited in this installation.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'This feature has been disabled for the demo installation.', 'location' => 'Location', 'locations' => 'Locations', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Logout', 'lookup_by_tag' => 'Lookup by Asset Tag', 'maintenances' => 'Maintenances', @@ -186,6 +202,7 @@ 'sign_in' => 'Sign in', 'signature' => 'Signature', 'skin' => 'Skin', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO MODE: Some features are disabled for this installation.', 'site_name' => 'Site Name', 'state' => 'State', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Unknown Admin', 'username_format' => 'Username Format', 'update' => 'Update', - 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Uploaded', 'user' => 'User', 'accepted' => 'accepted', 'declined' => 'declined', 'unaccepted_asset_report' => 'Unaccepted Assets', 'users' => 'Users', + 'viewall' => 'View All', 'viewassets' => 'View Assigned Assets', 'website' => 'Website', 'welcome' => 'Welcome, :name', 'years' => 'years', 'yes' => 'Yes', 'zip' => 'Zip', - 'noimage' => 'No image uploaded or image not found.', - 'token_expired' => 'Your form session has expired. Please try again.', + 'noimage' => 'No image uploaded or image not found.', + 'token_expired' => 'Your form session has expired. Please try again.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/iu/help.php b/resources/lang/iu/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/iu/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/iu/mail.php b/resources/lang/iu/mail.php index de1bafb3cc..f8c781c8e8 100644 --- a/resources/lang/iu/mail.php +++ b/resources/lang/iu/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Please click on the following link to confirm your :web account:', 'click_on_the_link_accessory' => 'Please click on the link at the bottom to confirm that you have received the accessory.', 'click_on_the_link_asset' => 'Please click on the link at the bottom to confirm that you have received the asset.', - 'Confirm_Asset_Checkin' => 'Confirm Asset Checkin.', - 'Confirm_Accessory_Checkin' => 'Confirm Accessory Checkin.', - 'Confirm_accessory_delivery' => 'Confirm accessory delivery.', - 'Confirm_license_delivery' => 'Confirm license delivery.', - 'Confirm_asset_delivery' => 'Confirm asset delivery.', - 'Confirm_consumable_delivery' => 'Confirm consumable delivery.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Current QTY', 'Days' => 'Days', 'days' => 'Days', @@ -64,9 +64,11 @@ return array( 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'to_reset' => 'To reset your :web password, complete this form:', 'type' => 'Type', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'User', 'username' => 'Username', 'welcome' => 'Welcome :name', 'welcome_to' => 'Welcome to :web!', 'your_credentials' => 'Your Snipe-IT credentials', + ); diff --git a/resources/lang/ja/admin/accessories/general.php b/resources/lang/ja/admin/accessories/general.php index ee1d9a197d..5db30c9aee 100644 --- a/resources/lang/ja/admin/accessories/general.php +++ b/resources/lang/ja/admin/accessories/general.php @@ -1,8 +1,6 @@ '付属品について', - 'about_accessories_text' => '付属品は利用者に支給されますが、シリアル番号がありません。(付属品を厳密に追跡する必要はありません。)例えば、マウスやキーボードなど。', 'accessory_category' => '付属品カテゴリー', 'accessory_name' => '付属品名', 'checkout' => '付属品の貸し出し', diff --git a/resources/lang/ja/admin/accessories/message.php b/resources/lang/ja/admin/accessories/message.php index 2e8ee5a2f4..c9c5702e30 100644 --- a/resources/lang/ja/admin/accessories/message.php +++ b/resources/lang/ja/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => '付属品は存在しません。', + 'does_not_exist' => '付属品[:id]は存在しません。', 'assoc_users' => 'この付属品は、ユーザーに :count 個貸し出されています。もう一度、付属品を返却して下さい。 ', 'create' => array( diff --git a/resources/lang/ja/admin/asset_maintenances/general.php b/resources/lang/ja/admin/asset_maintenances/general.php index 0c09fac58a..53ca92bb2b 100644 --- a/resources/lang/ja/admin/asset_maintenances/general.php +++ b/resources/lang/ja/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => '資産運用の詳細を閲覧', 'repair' => '修復', 'maintenance' => 'メンテナンス', - 'upgrade' => '更新' + 'upgrade' => '更新', + 'calibration' => 'キャリブレーション', + 'software_support' => 'ソフトウェア サポート', + 'hardware_support' => 'ハードウェア サポート', ]; diff --git a/resources/lang/ja/admin/categories/general.php b/resources/lang/ja/admin/categories/general.php index 3904f20a51..4106148343 100644 --- a/resources/lang/ja/admin/categories/general.php +++ b/resources/lang/ja/admin/categories/general.php @@ -1,8 +1,6 @@ 'カテゴリについて', - 'about_categories' => 'カテゴリーはアイテムを整理するのに役立ちます。カテゴリーの例としては "デスクトップ"、" ラップトップ"、"; 携帯電話 "、" タブレット" などがあります。資産カテゴリは任意に設定することができます。', 'asset_categories' => '資産カテゴリー', 'category_name' => 'カテゴリー名', 'checkin_email' => 'チェックイン/チェックアウト時、ユーザーに電子メールを送信します。', diff --git a/resources/lang/ja/admin/companies/general.php b/resources/lang/ja/admin/companies/general.php index 6ae4173953..a011ba0429 100644 --- a/resources/lang/ja/admin/companies/general.php +++ b/resources/lang/ja/admin/companies/general.php @@ -1,6 +1,4 @@ '企業について', - 'about_companies_text' => '会社フィールドは単純な識別子フィールドとして使用することができます。また、資産、ユーザーなどの権限を制限する設定も管理者が設定できます。', 'select_company' => '所属を選択', ]; diff --git a/resources/lang/ja/admin/components/general.php b/resources/lang/ja/admin/components/general.php index 1eddbced1e..d8955450de 100644 --- a/resources/lang/ja/admin/components/general.php +++ b/resources/lang/ja/admin/components/general.php @@ -1,8 +1,6 @@ '構成部品名', - 'about_components_text' => '構成部品名は 資産の一部となるアイテムです。(例 HDD, RAM など)', 'component_name' => '構成部品名', 'checkin' => '構成品のチェックイン', 'checkout' => '構成部品のチェックアウト', diff --git a/resources/lang/ja/admin/consumables/general.php b/resources/lang/ja/admin/consumables/general.php index 89c2a122a7..58cb5d89c2 100644 --- a/resources/lang/ja/admin/consumables/general.php +++ b/resources/lang/ja/admin/consumables/general.php @@ -1,8 +1,6 @@ '消耗品について', - 'about_consumables_text' => '消耗品は購入時から使い切るまで存在します。例えば、プリンターのインクやコピー用紙など', 'checkout' => 'ユーザーにチェックアウト', 'consumable_name' => '消耗品名', 'create' => '消耗品を作成', diff --git a/resources/lang/ja/admin/hardware/table.php b/resources/lang/ja/admin/hardware/table.php index b0fe2b8264..f0ce89af31 100644 --- a/resources/lang/ja/admin/hardware/table.php +++ b/resources/lang/ja/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => '状態', 'title' => '資産 ', 'image' => '写真', - 'days_without_acceptance' => '未受理期間' + 'days_without_acceptance' => '未受理期間', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/ja/admin/kits/general.php b/resources/lang/ja/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/ja/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/ja/admin/licenses/message.php b/resources/lang/ja/admin/licenses/message.php index 32b77c856b..44662d1d79 100644 --- a/resources/lang/ja/admin/licenses/message.php +++ b/resources/lang/ja/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'ドロップダウンで割り当てられた以上の利用者にライセンスを関連付けようとしています。', 'assoc_users' => 'このライセンスは利用者にチェックされているため削除できません。ライセンスをチェック後、もう一度、やり直して下さい。 ', 'select_asset_or_person' => 'アセットまたはユーザーを選択する必要がありますが、両方を選択する必要はありません。', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/ja/admin/settings/general.php b/resources/lang/ja/admin/settings/general.php index e353b2b316..c55d15691f 100644 --- a/resources/lang/ja/admin/settings/general.php +++ b/resources/lang/ja/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Active Directory ドメイン', 'ad_domain_help' => '通常はemailのドメイン名と同じです。ただし例外あり', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC(カーボンコピー)メール 送信先', 'admin_cc_email_help' => 'ユーザーに送信されたチェックイン/チェックアウト メールのコピーを追加の電子メールアカウントに送信する場合は、ここにメールアドレスを入力します。必要が無ければ、このフィールドを空白にします', 'is_ad' => 'Active Directory サーバー', - 'alert_email' => 'アラートの送信先', - 'alerts_enabled' => 'アラートを有効化', - 'alert_interval' => 'アラートを無視する期間', - 'alert_inv_threshold' => 'インベントリのアラート間隔', - 'asset_ids' => '資産ID', - 'audit_interval' => '監査の間隔', + 'alert_email' => 'アラートの送信先', + 'alerts_enabled' => 'アラートを有効化', + 'alert_interval' => 'アラートを無視する期間', + 'alert_inv_threshold' => 'インベントリのアラート間隔', + 'asset_ids' => '資産ID', + 'audit_interval' => '監査の間隔', 'audit_interval_help' => '定期的にあなたの資産を監査する必要がある場合は、間隔を月で入力します。', - 'audit_warning_days' => '監査警告しきい値', + 'audit_warning_days' => '監査警告しきい値', 'audit_warning_days_help' => '資産の監査期限は何日前に警告する必要がありますか?', - 'auto_increment_assets' => '資産IDを自動採番で生成', - 'auto_increment_prefix' => 'プレフィクス (オプション)', - 'auto_incrementing_help' => 'この初期値を使って資産IDの自動採番を有効化', - 'backups' => 'バックアップ', - 'barcode_settings' => 'バーコード設定', + 'auto_increment_assets' => '資産IDを自動採番で生成', + 'auto_increment_prefix' => 'プレフィクス (オプション)', + 'auto_incrementing_help' => 'この初期値を使って資産IDの自動採番を有効化', + 'backups' => 'バックアップ', + 'barcode_settings' => 'バーコード設定', 'confirm_purge' => 'パージを確定', - 'confirm_purge_help' => 'レコード削除のため、パージを実行するとき"DELETE"の文字を下のテキストボックスに入力します。このアクションは取り消しはできません。', - 'custom_css' => 'カスタム CSS:', - 'custom_css_help' => '使用したいカスタムCSSを入力してください。<style></style> タグは含めないでください', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'カスタム CSS:', + 'custom_css_help' => '使用したいカスタムCSSを入力してください。<style></style> タグは含めないでください', 'custom_forgot_pass_url' => 'パスワードリセットURLを変更する', 'custom_forgot_pass_url_help' => 'これにより、ログイン画面に表示されるパスワードリセット用のURLが置き換えられ、内部またはホストされているLDAPパスワードのリセット機能にユーザーを誘導するのに役立ちます。ローカルユーザーがパスワードを忘れた場合、その機能は無効になります。', 'dashboard_message' => 'ダッシュボードメッセージ', 'dashboard_message_help' => 'このテキストは、ダッシュボード表示権限を持つすべての人に表示されます。', - 'default_currency' => '既定の通貨', - 'default_eula_text' => '既定のEULA', - 'default_language' => '既定の言語', - 'default_eula_help_text' => '特殊な資産カテゴリーにカスタムEULAを関連付けられます。', + 'default_currency' => '既定の通貨', + 'default_eula_text' => '既定のEULA', + 'default_language' => '既定の言語', + 'default_eula_help_text' => '特殊な資産カテゴリーにカスタムEULAを関連付けられます。', 'display_asset_name' => '資産名を表示', 'display_checkout_date' => 'チェックアウト日を表示', 'display_eol' => '表形式でEOLを表示', 'display_qr' => 'QRコードを表示', - 'display_alt_barcode' => 'バーコードを表示', - 'barcode_type' => '2次元バーコードタイプ', - 'alt_barcode_type' => 'バーコードタイプ', + 'display_alt_barcode' => 'バーコードを表示', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2次元バーコードタイプ', + 'alt_barcode_type' => 'バーコードタイプ', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'EULA設定', 'eula_markdown' => 'この EULA は、Github flavored markdownで、利用可能です。', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => '追加のフッターテキスト ', 'footer_text_help' => 'このテキストは右側のフッターに表示されます。 Github flavored markdownを使用してリンクが作成できます。改行、ヘッダー、画像などは、予期しない表示結果になる可能性があります。', 'general_settings' => '全般設定', - 'generate_backup' => 'バックアップを作成', + 'generate_backup' => 'バックアップを作成', 'header_color' => 'ヘッダーカラー', 'info' => 'これらの設定は、あなたの設備の特性に合わせてカスタマイズできます。', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laravelバージョン', 'ldap_enabled' => 'LDAP 対応', 'ldap_integration' => 'LDAP 統合', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'これは、LDAPが正しく同期できることをテストするだけです。 LDAP認証クエリが正しくない場合、ユーザーはまだログインできない場合があります。その前に必ず更新後のLDAP設定を保存しておいてください。', 'ldap_server' => 'LDAP サーバ', 'ldap_server_help' => 'LDAP を使用開始 ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)', - 'ldap_server_cert' => 'LDAP SSL 認証', - 'ldap_server_cert_ignore' => '無効な SSL 証明書を許可します。', - 'ldap_server_cert_help' => '自己署名 SSL 証明書を使用して無効な SSL 証明書を受け入れたい場合は、このチェック ボックスを選択します。', + 'ldap_server_cert' => 'LDAP SSL 認証', + 'ldap_server_cert_ignore' => '無効な SSL 証明書を許可します。', + 'ldap_server_cert_help' => '自己署名 SSL 証明書を使用して無効な SSL 証明書を受け入れたい場合は、このチェック ボックスを選択します。', 'ldap_tls' => 'TLS の使用', 'ldap_tls_help' => 'これは、LDAP サーバーで STARTTLS を実行している場合にのみチェック必要があります。 ', 'ldap_uname' => 'LDAP バインド ユーザー名', @@ -88,6 +98,8 @@ return array( 'login_remote_user_custom_logout_url_text' => 'カスタムログアウトURL', 'login_remote_user_custom_logout_url_help' => 'ユーザがログアウトした場合、このURLにリダイレクトします。 これは認証プロバイダのセッションを正しく終了させる場合に便利です。', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'ロゴ', 'logo_print_assets' => '印刷に使用', 'logo_print_assets_help' => '印刷可能な資産リストにブランドを使用する。 ', @@ -102,16 +114,36 @@ return array( 'pwd_secure_complexity' => 'パスワードの複雑さ', 'pwd_secure_complexity_help' => 'どのパスワード複雑性ルールを適用するかを選択します。', 'pwd_secure_min' => 'パスワードの最低文字数', - 'pwd_secure_min_help' => '最小値は5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => '共通パスワードを防ぐ', 'pwd_secure_uncommon_help' => '不正アクセス等でに報告された上位10,000個の共通パスワードを、ユーザーが使用できなくなります。', 'qr_help' => 'QRコードを有効化', 'qr_text' => 'QRコードテキスト', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => '設定', 'settings' => '設定', 'show_alerts_in_menu' => 'トップ メニューでアラートを表示します。', 'show_archived_in_list' => 'アーカイブ資産', 'show_archived_in_list_text' => 'アーカイブされた資産を「すべての資産」リストに表示する', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'メールで画像を表示する', 'show_images_in_email_help' => 'Snipe-ITが閉鎖されたネットワーク内にある場合や、アクセスするためにVPNの利用が必要な場合はこのボックスのチェックを外してください。ネットワーク外のユーザは、配信されたメールにある画像を読み込むことはできません。', 'site_name' => 'サイト名', @@ -119,7 +151,7 @@ return array( 'slack_channel' => 'Slack Channel', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Slack Settings', - 'slack_integration_help' => 'Slack integration はオプションです。しかしながら endpoint と channel は必須です。 Slack integration を設定するためには, まず初めに Slack アカウントで incoming web hook を作成 して下さい。', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Slack設定を保存すると、テストボタンが表示されます。', 'slack_test_help' => 'Slackが正しく設定されているかどうかをテストします。先にSlackの設定を最初に保存しなければなりません。', 'snipe_version' => 'Snipe-IT バージョン', @@ -131,6 +163,7 @@ return array( 'update' => '設定を更新', 'value' => '価値', 'brand' => 'ブランディング', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => '設定について', 'about_settings_text' => 'これらの設定は、あなたのインストレーションの特性に合わせてカスタマイズできます。', 'labels_per_page' => 'ページあたりのラベル数', @@ -185,4 +218,5 @@ return array( 'unique_serial' => '一意のシリアル番号', 'unique_serial_help_text' => 'このチェックボックスをオンにすると、資産のシリアル番号に一意性制約が適用されます', 'zerofill_count' => '資産タグの長さ (ゼロ埋め含む)', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/ja/admin/users/general.php b/resources/lang/ja/admin/users/general.php index 39dfb34eea..f869fc268a 100644 --- a/resources/lang/ja/admin/users/general.php +++ b/resources/lang/ja/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'LDAP 構成設定 管理者 > 設定。 選択した場所は、インポートされたすべてのユーザーに対して設定されます。', 'print_assigned' => '割り当て先をすべて印刷', 'software_user' => 'ソフトウェアは :name にチェックアウトしました。', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => '利用者 :name を表示', 'usercsv' => 'CSVファイル', 'two_factor_admin_optin_help' => '現在の管理者設定では、2段階認証は任意です。 ', diff --git a/resources/lang/ja/admin/users/message.php b/resources/lang/ja/admin/users/message.php index a0bbecb510..66e9f2c4a4 100644 --- a/resources/lang/ja/admin/users/message.php +++ b/resources/lang/ja/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => '権限が不足しています。', 'user_deleted_warning' => '利用者が削除されました。これらを編集するにはユーザーを復旧するか、新しい資産を割り当てなければなりません。', 'ldap_not_configured' => 'LDAPの統合は、インストール時に設定されません。', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/ja/auth/general.php b/resources/lang/ja/auth/general.php index 6829362880..8713f5006a 100644 --- a/resources/lang/ja/auth/general.php +++ b/resources/lang/ja/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'パスワード リセットのメールを送信します。', 'email_reset_password' => '電子メールによるパスワードのリセット', 'reset_password' => 'パスワードリセット', + 'saml_login' => 'Login via SAML', 'login' => 'ログイン', 'login_prompt' => 'ログインしてください。', 'forgot_password' => 'パスワードを忘れました', diff --git a/resources/lang/ja/auth/message.php b/resources/lang/ja/auth/message.php index a55b98e865..fad03a4a27 100644 --- a/resources/lang/ja/auth/message.php +++ b/resources/lang/ja/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'このユーザーアカウントは有効化されていません。', 'account_suspended' => 'このユーザーアカウントは停止中です。', 'account_banned' => 'このユーザーアカウントは禁止されています。', - 'throttle' => '複数回ログインに失敗しました。 :minutes 分後に再試行してください。', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'ログインする際に問題が発生しました。もう一度やり直して下さい。', 'success' => 'ログインに成功しました。', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'アカウントを作成する際に問題が発生しました。もう一度やり直して下さい。', 'success' => 'アカウントが作成されました。', ), - 'forgot-password' => array( - 'error' => 'パスワードリセットの際に問題が発生しました。もう一度やり直して下さい。', - 'success' => 'パスワード復旧のemailを送信しました。', - ), - - 'forgot-password-confirm' => array( - 'error' => 'パスワードをリセットする際に問題が発生しました。もう一度やり直して下さい。', - 'success' => 'パスワードがリセットされました。', - ), - - 'activate' => array( - 'error' => 'アカウントを有効にする際に問題が発生しました。もう一度やり直して下さい。', - 'success' => 'アカウントが有効になりました。', + 'forgot-password' => array( + 'error' => 'パスワードリセットの際に問題が発生しました。もう一度やり直して下さい。', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'パスワードをリセットする際に問題が発生しました。もう一度やり直して下さい。', + 'success' => 'パスワードがリセットされました。', + ), + + ); diff --git a/resources/lang/ja/button.php b/resources/lang/ja/button.php index ea913e93d5..84aea3e129 100644 --- a/resources/lang/ja/button.php +++ b/resources/lang/ja/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'アップロード', 'select_file' => 'ファイルを選択...', 'select_files' => 'ファイルを選択...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/ja/general.php b/resources/lang/ja/general.php index cb8742054d..c288a4bbe5 100644 --- a/resources/lang/ja/general.php +++ b/resources/lang/ja/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => '一括監査', 'bulkaudit_status' => '監査ステータス', 'bulk_checkout' => '一括チェックアウト', + 'bystatus' => 'by Status', 'cancel' => 'キャンセル', 'categories' => 'カテゴリー', 'category' => 'カテゴリー', @@ -57,6 +58,7 @@ 'created' => 'アイテムを作成しました', 'created_asset' => '資産を作成', 'created_at' => '作成者', + 'record_created' => 'Record Created', 'updated_at' => '更新日', 'currency' => '¥', // this is deprecated 'current' => '現在の状況', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => '名 姓 (jane.smith@example.com)', 'firstname_lastname_underscore_format' => '名 姓 (jane_smith@example.com)', 'lastnamefirstinitial_format' => '姓 イニシャル(smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => '最初', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => '姓', 'first_name_format' => '名 (jane@example.com)', 'files' => 'ファイル', 'file_name' => 'ファイル', + 'file_type' => 'File Type', 'file_uploads' => 'ファイルアップロード', 'generate' => '作成', 'github_markdown' => 'このフィールドでは Github flavored markdownが利用可能です', @@ -111,6 +125,7 @@ 'asset_maintenances' => '資産管理', 'item' => 'アイテム', 'insufficient_permissions' => '権限が不足しています。', + 'kits' => 'Predefined Kits', 'language' => '言語', 'last' => '最後', 'last_login' => '最終ログイン', @@ -121,10 +136,11 @@ 'licenses' => 'ライセンス数', 'list_all' => '全ての一覧', 'loading' => '読み込み中…', - 'lock_passwords' => 'このフィールドは、インストール中に編集できません。', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'この機能は、デモインストールでは無効化されています。', 'location' => '設置場所', 'locations' => '設置場所の数', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'ログアウト', 'lookup_by_tag' => '資産タグで参照', 'maintenances' => 'メンテナンス', @@ -186,6 +202,7 @@ 'sign_in' => 'サインイン', 'signature' => '署名', 'skin' => 'スキン', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'デモモード : いくつかの機能はこのインストールでは無効化されます', 'site_name' => 'サイト名', 'state' => '都道府県', @@ -206,19 +223,23 @@ 'unknown_admin' => '不明な管理者', 'username_format' => 'ユーザー名の書式', 'update' => '更新', - 'upload_filetypes_help' => '使用できるファイルは、png、gif、jpg、jpeg、doc、docx、pdf、xls、txt、lic、zip、およびrarです。許可される最大アップロードサイズは:sizeです。', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'アップロード完了', 'user' => '利用者', 'accepted' => '承認済', 'declined' => '却下済', 'unaccepted_asset_report' => '未許可資産', 'users' => '利用者', + 'viewall' => 'View All', 'viewassets' => '割当済み資産を表示', 'website' => 'ウェブサイト', 'welcome' => 'ようこそ、 :name さん', 'years' => '年', 'yes' => 'はい', 'zip' => '郵便番号', - 'noimage' => 'イメージはアップロードされていません または イメージは見つかりませんでした', - 'token_expired' => 'セッションが失効しました。再度ログインしてください。', + 'noimage' => 'イメージはアップロードされていません または イメージは見つかりませんでした', + 'token_expired' => 'セッションが失効しました。再度ログインしてください。', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/ja/help.php b/resources/lang/ja/help.php new file mode 100644 index 0000000000..779b97303d --- /dev/null +++ b/resources/lang/ja/help.php @@ -0,0 +1,36 @@ + "詳細", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => '資産はシリアル番号または資産タグで追跡されるアイテムです。特定のアイテムを識別することが重要なより高い価値のアイテムである傾向があります。', + + 'categories' => 'カテゴリーはアイテムを整理するのに役立ちます。カテゴリーの例としては "デスクトップ"、" ラップトップ"、"; 携帯電話 "、" タブレット" などがあります。資産カテゴリは任意に設定することができます。', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => '会社フィールドは単純な識別子フィールドとして使用することができます。また、資産、ユーザーなどの権限を制限する設定も管理者が設定できます。', + + 'components' => '構成部品名は 資産の一部となるアイテムです。(例 HDD, RAM など)', + + 'consumables' => '消耗品は、時間の経過とともに使用されるものです。例えば、プリンタインクやコピー用紙など。', + + 'depreciations' => '定額法に基づいて資産の減価償却を設定することができます。', + + + +); diff --git a/resources/lang/ja/mail.php b/resources/lang/ja/mail.php index 4d65212f15..2e0ba0d0dc 100644 --- a/resources/lang/ja/mail.php +++ b/resources/lang/ja/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => ':web account: を有効にする為に、次のリンクをクリックしてください。', 'click_on_the_link_accessory' => '次のリンクをクリックして、アクセサリーを受け取ったことを確認してください。', 'click_on_the_link_asset' => '次のリンクをクリックして、資産を受け取ったことを確認してください。', - 'Confirm_Asset_Checkin' => '資産チェックインを確認します。', - 'Confirm_Accessory_Checkin' => 'アクセサリーのチェックインを承認してください。', - 'Confirm_accessory_delivery' => 'アクセサリーの受取りを承認してください。', - 'Confirm_license_delivery' => 'ライセンスの受取りを承認してください。', - 'Confirm_asset_delivery' => '資産の受取を承認してください。', - 'Confirm_consumable_delivery' => '消耗品の受取を承認してください。', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => '現在の数量', 'Days' => '日数', 'days' => '日数', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => ':threshold 日後に:count ライセンスが失効します。', 'to_reset' => 'パスワードをリセットするには、: web のフォームを完了します:', 'type' => 'タイプ', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'ユーザ', 'username' => 'ユーザ名', 'welcome' => 'ようこそ、 :name さん', 'welcome_to' => ':web にようこそ!', 'your_credentials' => 'Snipe-IT クレデンシャル', + ); diff --git a/resources/lang/ko/admin/accessories/general.php b/resources/lang/ko/admin/accessories/general.php index 596f813867..806be16f01 100644 --- a/resources/lang/ko/admin/accessories/general.php +++ b/resources/lang/ko/admin/accessories/general.php @@ -1,8 +1,6 @@ '부속품들이란', - 'about_accessories_text' => '부속품들이란 사용자들에게 지급은 하지만 일련 번호가 없는(또는 특별히 추적할 필요가 없는) 것을 뜻합니다. 예를 들면, 컴퓨터의 마우스나 키보드들입니다.', 'accessory_category' => '부속품 분류', 'accessory_name' => '부속품 명', 'checkout' => '부속품 반출', diff --git a/resources/lang/ko/admin/accessories/message.php b/resources/lang/ko/admin/accessories/message.php index 425c43f770..79570952c2 100644 --- a/resources/lang/ko/admin/accessories/message.php +++ b/resources/lang/ko/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => '부속품이 존재하지 않습니다.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => '이 부속품은 현재 사용자에게 :count 개가 반출 되었습니다. 이 부속품을 반입하고 다시 시도해 주세요. ', 'create' => array( diff --git a/resources/lang/ko/admin/asset_maintenances/general.php b/resources/lang/ko/admin/asset_maintenances/general.php index 8f2805c123..f370b32b87 100644 --- a/resources/lang/ko/admin/asset_maintenances/general.php +++ b/resources/lang/ko/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => '자산 관리 상세 보기', 'repair' => '수리', 'maintenance' => '관리', - 'upgrade' => '개선' + 'upgrade' => '개선', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/ko/admin/categories/general.php b/resources/lang/ko/admin/categories/general.php index 67fdf2a9e7..a4f2c45236 100644 --- a/resources/lang/ko/admin/categories/general.php +++ b/resources/lang/ko/admin/categories/general.php @@ -1,8 +1,6 @@ '분류란', - 'about_categories' => '분류는 품목들을 구성할 떄 유용합니다. 몇가지 예시 분류들로는 "데스크탑","랩탑","휴대폰","타블렛" 등이 있지만, 당신이 원하는 대로 분류들을 사용 할 수 있습니다.', 'asset_categories' => '자산 분류', 'category_name' => '분류 명', 'checkin_email' => '반입/반출 시 사용자에게 이메일을 보냅니다.', diff --git a/resources/lang/ko/admin/companies/general.php b/resources/lang/ko/admin/companies/general.php index 546f8b262f..d34ca25891 100644 --- a/resources/lang/ko/admin/companies/general.php +++ b/resources/lang/ko/admin/companies/general.php @@ -1,6 +1,4 @@ '회사 란', - 'about_companies_text' => '회사들은 단순한 식별 항목으로 사용될 수 있고, 전사 지원이 관리 설정에서 활성화 된다면 자산, 사용자, 기타 등의 표시 제한에 사용 될 수 있습니다.', 'select_company' => '회사 선택', ]; diff --git a/resources/lang/ko/admin/components/general.php b/resources/lang/ko/admin/components/general.php index 7c3f9ee978..59acbf311b 100644 --- a/resources/lang/ko/admin/components/general.php +++ b/resources/lang/ko/admin/components/general.php @@ -1,8 +1,6 @@ '부품이란', - 'about_components_text' => '부품들은 HDD, RAM 같은, 한개의 자산의 일부분입니다.', 'component_name' => '부품명', 'checkin' => '반입 부품', 'checkout' => '반출 부품', diff --git a/resources/lang/ko/admin/consumables/general.php b/resources/lang/ko/admin/consumables/general.php index b123fcc888..c6e5e93d1b 100644 --- a/resources/lang/ko/admin/consumables/general.php +++ b/resources/lang/ko/admin/consumables/general.php @@ -1,8 +1,6 @@ '소모품이란', - 'about_consumables_text' => '소모품은 시간이 지남에 따라 소진되어 구매해야 하는 것들 입니다. 예로, 프린터 잉크나 복사 용지가 있습니다.', 'checkout' => '사용자에게 소모품 반출', 'consumable_name' => '소모품 명', 'create' => '소모품 생성', diff --git a/resources/lang/ko/admin/hardware/table.php b/resources/lang/ko/admin/hardware/table.php index 1a4b38e7d4..4430c960e8 100644 --- a/resources/lang/ko/admin/hardware/table.php +++ b/resources/lang/ko/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => '상태', 'title' => '자산 ', 'image' => '장비 사진', - 'days_without_acceptance' => '미 승인 기간' + 'days_without_acceptance' => '미 승인 기간', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/ko/admin/kits/general.php b/resources/lang/ko/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/ko/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/ko/admin/licenses/message.php b/resources/lang/ko/admin/licenses/message.php index 7f9c74500a..667348f06f 100644 --- a/resources/lang/ko/admin/licenses/message.php +++ b/resources/lang/ko/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => '이 라이센스와 연결하려고하는 자산은 드롭 다운 목록에서 선택한 사람이 아닌 다른 누군가가 소유하고 있습니다.', 'assoc_users' => '이 자산은 현재 사용자에게 반출 중이어서 삭제 할 수 없습니다. 먼저 자산을 확인해 보고 다시 삭제를 시도해 주세요. ', 'select_asset_or_person' => '애셋이나 사용자 중 하나만 선택해야하며 둘 다 선택할 수는 없습니다.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/ko/admin/settings/general.php b/resources/lang/ko/admin/settings/general.php index 578b153f07..5f81d14362 100644 --- a/resources/lang/ko/admin/settings/general.php +++ b/resources/lang/ko/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Active Directory 도메인', 'ad_domain_help' => '이것은 보통은 당신의 이메일 주소와 같지만, 항상 같지는 않습니다.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => '참조 이메일', 'admin_cc_email_help' => '사용자에게 보낸 반입/반출 이메일 사본을 추가 이메일 계정으로 보내려면, 여기에 입력하세요. 그렇지 않으면 이 필드를 비워 두세요.', 'is_ad' => '이것은 액티브 디렉토리 서버입니다.', - 'alert_email' => '알림 전송', - 'alerts_enabled' => '알림 사용', - 'alert_interval' => '(일자) 최대값 만료 알림', - 'alert_inv_threshold' => '재고 알림 최대값', - 'asset_ids' => '자산 ID', - 'audit_interval' => '감사 간격', + 'alert_email' => '알림 전송', + 'alerts_enabled' => '알림 사용', + 'alert_interval' => '(일자) 최대값 만료 알림', + 'alert_inv_threshold' => '재고 알림 최대값', + 'asset_ids' => '자산 ID', + 'audit_interval' => '감사 간격', 'audit_interval_help' => '자산을 정기적으로 물리적인 감사를 해야하는 경우, 간격을 개월 단위로 입력하십시오.', - 'audit_warning_days' => '감사 경고 임계값', + 'audit_warning_days' => '감사 경고 임계값', 'audit_warning_days_help' => '자산 회계 감사가 예정되어 있을 때 몇 일 전에 경고할까요?', - 'auto_increment_assets' => '자동-증가 자산 ID 생성', - 'auto_increment_prefix' => '접두사 (부가적)', - 'auto_incrementing_help' => '이 것을 설정하려면 자동-증가 자산 ID 사용을 하세요.', - 'backups' => '예비품', - 'barcode_settings' => '바코드 설정', + 'auto_increment_assets' => '자동-증가 자산 ID 생성', + 'auto_increment_prefix' => '접두사 (부가적)', + 'auto_incrementing_help' => '이 것을 설정하려면 자동-증가 자산 ID 사용을 하세요.', + 'backups' => '예비품', + 'barcode_settings' => '바코드 설정', 'confirm_purge' => '삭제 확인', - 'confirm_purge_help' => '당신의 삭제된 기록들을 지우려면 다음 상자 안에 "DELETE" 를 입력하세요. 이 동작은 취소할 수 없습니다.', - 'custom_css' => '사용자 지정 CSS', - 'custom_css_help' => '사용하려는 사용자 CSS를 입력하세요. <style></style> 태그들은 넣지 마세요.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => '사용자 지정 CSS', + 'custom_css_help' => '사용하려는 사용자 CSS를 입력하세요. <style></style> 태그들은 넣지 마세요.', 'custom_forgot_pass_url' => '사용자정의 암호 재설정 URL', 'custom_forgot_pass_url_help' => '이것은 로그인 화면에 내장된 잊어버린 비밀번호 URL을 변경하여, 내부 또는 호스트 LDAP 암호 재설정 기능으로 사람들을 안내할 때 유용합니다. 로컬 사용자가 잊어버린 비밀번호 기능을 효과적으로 비활성화합니다.', 'dashboard_message' => '대시보드 메시지', 'dashboard_message_help' => '이 문구는 대시보드 조회 권한이 있는 모든 사용자 대상으로 대시보드에 표시됩니다.', - 'default_currency' => '기본 통화', - 'default_eula_text' => '기본 사용권 계약', - 'default_language' => '기본 언어', - 'default_eula_help_text' => '또한 특정 자산 분류에는 맞춤형 사용권 계약들과 연결을 해야 합니다.', + 'default_currency' => '기본 통화', + 'default_eula_text' => '기본 사용권 계약', + 'default_language' => '기본 언어', + 'default_eula_help_text' => '또한 특정 자산 분류에는 맞춤형 사용권 계약들과 연결을 해야 합니다.', 'display_asset_name' => '자산 명 표시', 'display_checkout_date' => '반출 일자 표시', 'display_eol' => '테이블 보기에서 폐기일 표시', 'display_qr' => 'Qr 코드 표시', - 'display_alt_barcode' => '1 D 바코드 표시', - 'barcode_type' => '2D 바코드 형식', - 'alt_barcode_type' => '1D 바코드 형식', + 'display_alt_barcode' => '1 D 바코드 표시', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D 바코드 형식', + 'alt_barcode_type' => '1D 바코드 형식', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => '최종 사용 계약 설정', 'eula_markdown' => '이 최종 사용 계약은 GFM을 따른다.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => '추가 꼬리말', 'footer_text_help' => '이 글은 오른쪽 꼬리말에 보여집니다. 링크는 Github flavored markdown를 참조하시면 됩니다. 줄 바꿈 머리글, 이미지 등은 보여지지 않습니다.', 'general_settings' => '일반 설정', - 'generate_backup' => '백업 생성', + 'generate_backup' => '백업 생성', 'header_color' => '머릿말 색상', 'info' => '이 설정들은 설치본의 특정 분야를 설정하는 것입니다.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laravel 버전', 'ldap_enabled' => 'LDAP 활성', 'ldap_integration' => 'LDAP 연동', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => '이것은 LDAP가 올바르게 동기화 될 수 있는지 테스트합니다. LDAP 인증 질의어가 올바르지 않으면 사용자가 여전히 로그인하지 못할 수 있습니다. 반드시 업데이트 된 LDAP 설정을 먼저 저장해야합니다.', 'ldap_server' => 'LDAP 서버', 'ldap_server_help' => '이것은 (복호화또는 TLS 용) ldap로 시작합니다:// 또는 (SSL용) ldaps://', - 'ldap_server_cert' => 'LDAP SSL 인증서 확인', - 'ldap_server_cert_ignore' => '유효하지 않은 SSL 인증서 허용', - 'ldap_server_cert_help' => '자체 서명한 SSL 인증서를 사용하고, 유효하지 않은 SSL 인증서 사용을 승인하고자 하는 경우, 이 확인 상자를 선택하십시오.', + 'ldap_server_cert' => 'LDAP SSL 인증서 확인', + 'ldap_server_cert_ignore' => '유효하지 않은 SSL 인증서 허용', + 'ldap_server_cert_help' => '자체 서명한 SSL 인증서를 사용하고, 유효하지 않은 SSL 인증서 사용을 승인하고자 하는 경우, 이 확인 상자를 선택하십시오.', 'ldap_tls' => 'TLS 사용', 'ldap_tls_help' => '이것은 LDAP 서버에서 STARTTLS를 실행하는 경우에만 검사됩니다. ', 'ldap_uname' => 'LDAP 연결용 사용자명', @@ -86,10 +96,12 @@ return array( 'login_common_disabled_text' => '다른 인증 메커니즘 비활성화', 'login_common_disabled_help' => '이 옵션은 다른 인증 메커니즘을 비활성화 합니다. REMOTE_USER 로그인이 이미 작동하고 있다면 이 옵션을 활성화 하세요.', 'login_remote_user_custom_logout_url_text' => '사용자 정의 로그아웃 URL', - 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_custom_logout_url_help' => '채워진 사용자는 SnipeIT 세션이 종료된 후에 이 URL로 리디렉션됩니다. 이 기능은 인증 제공자의 사용자 세션을 정확하게 닫는데 유용합니다.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => '로고', - 'logo_print_assets' => 'Use in Print', - 'logo_print_assets_help' => 'Use branding on printable asset lists ', + 'logo_print_assets' => '인쇄물에 사용', + 'logo_print_assets_help' => '브랜딩을 자산 목록 인쇄물에 사용합니다.', 'full_multiple_companies_support_help_text' => '자신이 속한 공급자 자산에 공급자를 할당하는 것을 제한하는 사용자들 (관리자 포함)', 'full_multiple_companies_support_text' => '전체 다중 공급자들 지원', 'show_in_model_list' => '모델 드롭다운에 표시', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => '비밀번호 복잡성', 'pwd_secure_complexity_help' => '어떤 비밀번호 복잡성 규칙을 적용할지 선택하십시오.', 'pwd_secure_min' => '비밀번호 최소 글자수', - 'pwd_secure_min_help' => '최소 허용 값은 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => '자주쓰이는 비밀번호 방지', 'pwd_secure_uncommon_help' => '이것은 사용자가 위변조로 보고된 상위 10,000 개의 비밀번호를 기반해 일반적으로 사용되는 비밀번호를 허용하지 않게 합니다.', 'qr_help' => '이 것을 설정하려면 먼저 QR 코드 사용하기를 하세요', 'qr_text' => 'QR 코드 문구', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => '설정', 'settings' => '설정', 'show_alerts_in_menu' => '상단 메뉴에 경고 표시', 'show_archived_in_list' => '보관된 자산', 'show_archived_in_list_text' => '"모든 자산" 목족에 보관된 자산 표시', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => '이메일에 이미지 표시', 'show_images_in_email_help' => 'Snipe-IT 설치가 VPN 또는 폐쇄 형 네트워크 하에 있고 네트워크 외부 사용자가 이 설치에서 제공된 이미지를 이메일에 불러올수 없는 경우 이 상자의 선택을 해제하세요.', 'site_name' => '사이트 명', @@ -118,18 +150,19 @@ return array( 'slack_channel' => 'Slack 채널', 'slack_endpoint' => 'Slack 종료점', 'slack_integration' => 'Slack 설정', - 'slack_integration_help' => '느슨한 통합은 부가기능이지만, 사용하고 싶다면 종료점과 채널이 필요합니다. 느슨한 통합을 설정하려면, 우선 Slack 장부에webhook 저장소를 생성해야 합니다.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => '슬랙 정보를 저장하면, 테스트 버튼이 나타납니다.', 'slack_test_help' => '슬랙 통합이 올바르게 구성되었는지 테스트하십시오. 반드시 먼저 갱신된 지연 슬랙 설정을 저장해야합니다.', 'snipe_version' => 'Snipe-IT 버전', 'support_footer' => '꼬리말 링크 지원', 'support_footer_help' => 'Snipe-IT 지원 정보 및 사용자 매뉴얼 보기 권한 설정', 'version_footer' => '바닥글에 버전 ', - 'version_footer_help' => 'Specify who sees the Snipe-IT version and build number.', + 'version_footer_help' => 'Snipe-IT 버전과 빌드 번호를 볼 수 있는 사용자를 지정합니다.', 'system' => '시스템 정보', 'update' => '갱신 설정', 'value' => '가치', 'brand' => '브랜딩', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => '설정에 관해', 'about_settings_text' => '이 설정들은 설치본의 특정 분야를 설정하는 것입니다.', 'labels_per_page' => '페이지 당 꼬리표', @@ -182,6 +215,7 @@ return array( 'vertical' => '수직', 'horizontal' => '수평', 'unique_serial' => '고유 일련번호', - 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', + 'unique_serial_help_text' => '이 상자를 선택하면 자산 일련 번호를 생성하는 제약 조건이 적용됩니다.', 'zerofill_count' => '0 채움을 포함한, 자산 태그 길이', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/ko/admin/users/general.php b/resources/lang/ko/admin/users/general.php index 6c1d9d53ae..ba750230a6 100644 --- a/resources/lang/ko/admin/users/general.php +++ b/resources/lang/ko/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'LDAP 구성 설정들은 Admin > Settings 에서 찾을 수 있습니다. (부가적으로) 선택된 장소는 불러온 모든 사용자들에게 설정됩니다.', 'print_assigned' => 'Assigned 자산 모두 인쇄', 'software_user' => '소프트웨어 반출 목록 :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => '사용자 보기 :name', 'usercsv' => 'CSV 파일', 'two_factor_admin_optin_help' => '현재 관리 설정이 두가지 인증방법을 선택적으로 실행하게 되어 있습니다. ', diff --git a/resources/lang/ko/admin/users/message.php b/resources/lang/ko/admin/users/message.php index 42e532efb3..ba5cb50901 100644 --- a/resources/lang/ko/admin/users/message.php +++ b/resources/lang/ko/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => '승인 불충분.', 'user_deleted_warning' => '이 사용자는 삭제되었습니다. 그것들을 수정하려면 이 사용자를 복원하던가 새 자산들을 생성하세요.', 'ldap_not_configured' => '이 설치의 LDAP 통합이 구성이 되지 않았습니다.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/ko/auth/general.php b/resources/lang/ko/auth/general.php index 31c0fa0380..1eca3fb73c 100644 --- a/resources/lang/ko/auth/general.php +++ b/resources/lang/ko/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => '비밀번호 재설정 링크 보내기', 'email_reset_password' => '이메일 비밀번호 재설정', 'reset_password' => '비밀번호 재설정', + 'saml_login' => 'Login via SAML', 'login' => '로그인', 'login_prompt' => '로그인해주십시오', 'forgot_password' => '비밀번호 분실했습니다', diff --git a/resources/lang/ko/auth/message.php b/resources/lang/ko/auth/message.php index 30c5463d3d..6b5d38bbde 100644 --- a/resources/lang/ko/auth/message.php +++ b/resources/lang/ko/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => '이 사용자는 비활성 계정입니다.', 'account_suspended' => '이 사용자는 보류 계정입니다.', 'account_banned' => '이 사용자는 금지 계정입니다.', - 'throttle' => '로그인 시도 횟수를 초과했습니다. :minutes 분 뒤에 다시 시도하세요.', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => '로그인 시에 문제가 발생했습니다. 다시 시도해 주세요.', 'success' => '로그인에 성공했습니다.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => '계정 생성 중에 문제가 발생했습니다. 다시 시도해 주세요.', 'success' => '계정이 생성되었습니다.', ), - 'forgot-password' => array( - 'error' => '비밀번호 초기화 코드를 얻는 중에 문제가 발생했습니다. 다시 시도해 주세요.', - 'success' => '비밀번호 복구 메일이 발송되었습니다.', - ), - - 'forgot-password-confirm' => array( - 'error' => '비밀번호 초기화 시 오류가 발생했습니다. 다시 시도해 주세요.', - 'success' => '비밀번호가 초기화 되었습니다.', - ), - - 'activate' => array( - 'error' => '계정 활성화 중에 문제가 발생했습니다. 다시 시도해 주세요.', - 'success' => '계정이 활성화 되었습니다.', + 'forgot-password' => array( + 'error' => '비밀번호 초기화 코드를 얻는 중에 문제가 발생했습니다. 다시 시도해 주세요.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => '비밀번호 초기화 시 오류가 발생했습니다. 다시 시도해 주세요.', + 'success' => '비밀번호가 초기화 되었습니다.', + ), + + ); diff --git a/resources/lang/ko/button.php b/resources/lang/ko/button.php index caf4b89b60..6cab69abd8 100644 --- a/resources/lang/ko/button.php +++ b/resources/lang/ko/button.php @@ -13,4 +13,5 @@ return array( 'upload' => '올리기', 'select_file' => '파일 선택...', 'select_files' => '파일 선택...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/ko/general.php b/resources/lang/ko/general.php index 44948254de..dc46a08ee2 100644 --- a/resources/lang/ko/general.php +++ b/resources/lang/ko/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => '대량 감사', 'bulkaudit_status' => '감사 상태', 'bulk_checkout' => '대량 반출', + 'bystatus' => 'by Status', 'cancel' => '취소', 'categories' => '분류', 'category' => '분류', @@ -57,6 +58,7 @@ 'created' => '품목 생성됨', 'created_asset' => '생성된 자산', 'created_at' => '생성 위치', + 'record_created' => 'Record Created', 'updated_at' => '업데이트', 'currency' => '원', // this is deprecated 'current' => '현재', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => '이름 성 (jane.smith@example.com)', 'firstname_lastname_underscore_format' => '이름 성 (jane.smith@example.com)', 'lastnamefirstinitial_format' => '성 (姓)의 첫 이니셜 (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => '첫번째', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => '이름', 'first_name_format' => '이름 (jane@example.com)', 'files' => '파일', 'file_name' => '파일', + 'file_type' => 'File Type', 'file_uploads' => '파일 올리기', 'generate' => '생성', 'github_markdown' => '이 항목은 Github flavored markdown을 채택합니다.', @@ -111,6 +125,7 @@ 'asset_maintenances' => '자산 관리', 'item' => '항목', 'insufficient_permissions' => '권한 없음', + 'kits' => 'Predefined Kits', 'language' => '언어', 'last' => '마지막', 'last_login' => '마지막 로그인', @@ -121,10 +136,11 @@ 'licenses' => '라이선스', 'list_all' => '전체 목록보기', 'loading' => '불러오는 중', - 'lock_passwords' => '이 설치에서는 이 항목을 수정할 수 없습니다.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => '데모 설치본에서는 이 기능을 사용할 수 없습니다.', 'location' => '장소', 'locations' => '위치', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => '로그아웃', 'lookup_by_tag' => '자산 태그로 조회', 'maintenances' => '유지 관리', @@ -186,6 +202,7 @@ 'sign_in' => '로그인', 'signature' => '서명', 'skin' => '스킨', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => '데모 모드: 설치 시 일부 기능은 사용할 수 없습니다.', 'site_name' => '사이트 명', 'state' => '주', @@ -206,19 +223,23 @@ 'unknown_admin' => '알수없는 관리자', 'username_format' => '사용자명 형식', 'update' => '갱신', - 'upload_filetypes_help' => '허용된 파일 형식은 png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, rar 입니다. 올려놓을 수 있는 최대 크기는 :size 입니다.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => '업로드됨', 'user' => '사용자', 'accepted' => '승인됨', 'declined' => '거부됨', 'unaccepted_asset_report' => '미승인 자산', 'users' => '사용자', + 'viewall' => 'View All', 'viewassets' => '사용중인 자산 보기', 'website' => '웹사이트', 'welcome' => '환영합니다, :name', 'years' => '년', 'yes' => '네', 'zip' => 'Zip', - 'noimage' => '업로드한 사진이 없거나 사진을 찾지 못함', - 'token_expired' => '폼의 세션이 끝났습니다. 다시 시도해 주세요.', + 'noimage' => '업로드한 사진이 없거나 사진을 찾지 못함', + 'token_expired' => '폼의 세션이 끝났습니다. 다시 시도해 주세요.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/ko/help.php b/resources/lang/ko/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/ko/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/ko/mail.php b/resources/lang/ko/mail.php index dc9c2572e8..4f5e72b9be 100644 --- a/resources/lang/ko/mail.php +++ b/resources/lang/ko/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => ':web 계정을 확인하려면 다음 링크를 클릭하세요:', 'click_on_the_link_accessory' => '부속품을 받았다면 아래 링크를 클릭하세요.', 'click_on_the_link_asset' => '자산을 받았다면 아래 링크를 클릭하세요.', - 'Confirm_Asset_Checkin' => '자산 반입 확인.', - 'Confirm_Accessory_Checkin' => '부속품 반입 확인.', - 'Confirm_accessory_delivery' => '부속품 전달 확인.', - 'Confirm_license_delivery' => '라이선스 전달 확인.', - 'Confirm_asset_delivery' => '자산 전달 확인.', - 'Confirm_consumable_delivery' => '소모품 전달 확인.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => '현재 수량', 'Days' => '일', 'days' => '일', @@ -58,14 +58,16 @@ return array( 'test_email' => 'Snipe-IT에서 테스트 이메일', 'test_mail_text' => '이것은 Snipe-IT 자산 관리 시스템에서 온 테스트 입니다. 이 것을 받았다면, 메일은 동작중입니다 :)', 'the_following_item' => '다음의 품목들이 반입되었습니다: ', - 'low_inventory_alert' => 'There is :count item that is below minimum inventory or will soon be low.|There are :count items that are below minimum inventory or will soon be low.', - 'assets_warrantee_alert' => 'There is :count asset with a warrantee expiring in the next :threshold days.|There are :count assets with warrantees expiring in the next :threshold days.', - 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', + 'low_inventory_alert' => '최소 보유량보다 낮거나 소진될 수 있는 품목이 :count 개 있습니다.|최소 보유량보다 낮거나 소진될 수 있는 품목이 :count 개 있습니다.', + 'assets_warrantee_alert' => '다음 :threshold 일 이내에 보증 기간이 만료되는 자산이 :count 개 있습니다.|다음 :threshold 일 이내에 보증 기간이 만료되는 자산들이 :count 개 있습니다.', + 'license_expiring_alert' => '다음 :threshold 일 내에 만료되는 라이선스가 :count 개 있습니다.|다음 :threshold 일 내에 만료되는 라이선스가 :count 개 있습니다.', 'to_reset' => ':web 비밀번호를 재설정 하려면, 이 양식을 작성하세요:', 'type' => '유형', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => '사용자', 'username' => '사용자명', 'welcome' => '환영합니다 :name', 'welcome_to' => '환영합니다 :web!', 'your_credentials' => '당신의 Snipe-IT 인증들', + ); diff --git a/resources/lang/ko/passwords.php b/resources/lang/ko/passwords.php index 1c4e65b9de..c5443c6800 100644 --- a/resources/lang/ko/passwords.php +++ b/resources/lang/ko/passwords.php @@ -2,6 +2,6 @@ return [ 'sent' => '귀하의 비밀번호 링크가 전송되었습니다!', - 'user' => 'No matching active user found with that email.', + 'user' => '해당 이메일을 사용하는 활성 사용자를 찾을 수 없습니다.', ]; diff --git a/resources/lang/lt/admin/accessories/general.php b/resources/lang/lt/admin/accessories/general.php index 4671338fb9..20ebfcadf6 100644 --- a/resources/lang/lt/admin/accessories/general.php +++ b/resources/lang/lt/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Apie įrangą', - 'about_accessories_text' => 'Įranga yra viskas, kas yra išduodama naudotojams ir suteikiamas ar nesuteikiamas inventorizacinis numeris. Pvz. kompiuteris, kompiuterio pelė, programinė iranga ir t. t.', 'accessory_category' => 'Įrangos kategorija', 'accessory_name' => 'Įrangos pavadinimas', 'checkout' => 'Checkout Accessory', diff --git a/resources/lang/lt/admin/accessories/message.php b/resources/lang/lt/admin/accessories/message.php index 4c6b3374c0..61da68f944 100644 --- a/resources/lang/lt/admin/accessories/message.php +++ b/resources/lang/lt/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Įranga neegzistuoja.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'Ši įranga šiuo metu turi:count vienetus išduotus vartotojams. Prašome patikrinkite irangos meniu ir bandykite dar kartą. ', 'create' => array( diff --git a/resources/lang/lt/admin/asset_maintenances/general.php b/resources/lang/lt/admin/asset_maintenances/general.php index 4ccbbbcf0c..59d878e002 100644 --- a/resources/lang/lt/admin/asset_maintenances/general.php +++ b/resources/lang/lt/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Peržiūrėti detalią įrangos priežiūrą', 'repair' => 'Remontas', 'maintenance' => 'Priežiūra', - 'upgrade' => 'Atnaujinti' + 'upgrade' => 'Atnaujinti', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/lt/admin/categories/general.php b/resources/lang/lt/admin/categories/general.php index 971e4c2beb..ca3d944ef1 100644 --- a/resources/lang/lt/admin/categories/general.php +++ b/resources/lang/lt/admin/categories/general.php @@ -1,8 +1,6 @@ 'Apie kategorijas', - 'about_categories' => 'Kategorijos padeda jums tvarkyti savo daiktus. Kai kurių pavyzdžių kategorijos gali būti "Desktops", "Laptops", "Mobilieji telefonai", "Tablets" ir tt, bet jūs galite naudoti kategorijas bet kokiu būdu, kuris jums yra naudingas.', 'asset_categories' => 'Įrangos kategorijos', 'category_name' => 'Kategorijos pavadinimas', 'checkin_email' => 'Siųsti el. laišką vartotojui gavus/priskyrus.', diff --git a/resources/lang/lt/admin/companies/general.php b/resources/lang/lt/admin/companies/general.php index dde7866b94..7f8b2450c3 100644 --- a/resources/lang/lt/admin/companies/general.php +++ b/resources/lang/lt/admin/companies/general.php @@ -1,6 +1,4 @@ 'Apie įmones', - 'about_companies_text' => 'Įmonės gali būti naudojamos kaip paprastas identifikatoriaus laukas arba gali būti naudojami norint apriboti turto, naudotojų ir tt matomumą, jei jūsų administratoriaus nustatymuose yra įjungta visa įmonės parama.', 'select_company' => 'Pasirinkite kompaniją', ]; diff --git a/resources/lang/lt/admin/components/general.php b/resources/lang/lt/admin/components/general.php index b5cd6ea073..04149fbb2b 100644 --- a/resources/lang/lt/admin/components/general.php +++ b/resources/lang/lt/admin/components/general.php @@ -1,8 +1,6 @@ 'Apie Komponentus', - 'about_components_text' => 'Komponentai yra daiktai, kurie yra įrangos sudedamoji dalis, pavyzdžiui HDD, RAM ir t. t.', 'component_name' => 'Komponento pavadinimas', 'checkin' => 'Checkin komponentas', 'checkout' => 'Checkout komponentas', diff --git a/resources/lang/lt/admin/consumables/general.php b/resources/lang/lt/admin/consumables/general.php index 762dff43e0..e169fd9f28 100644 --- a/resources/lang/lt/admin/consumables/general.php +++ b/resources/lang/lt/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Apie suvartojamą įrangą', - 'about_consumables_text' => 'Suvartojama įranga, tai tokia įranga, kuri perkama ir suvartojama per tam tikrą laiką. Pvz. spausdintuvo kasetės ar popierius.', 'checkout' => 'Užsakymas, kurį reikia išnaudoti vartotojui', 'consumable_name' => 'Suvartojamos įrangos pavadinimas', 'create' => 'Sukurti suvartojamą įrangą', diff --git a/resources/lang/lt/admin/hardware/table.php b/resources/lang/lt/admin/hardware/table.php index e062275e26..db8ddea292 100644 --- a/resources/lang/lt/admin/hardware/table.php +++ b/resources/lang/lt/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Būklė', 'title' => 'Įranga ', 'image' => 'Įrenginio nuotrauka', - 'days_without_acceptance' => 'Dienų skaičius be priėmimo' + 'days_without_acceptance' => 'Dienų skaičius be priėmimo', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/lt/admin/kits/general.php b/resources/lang/lt/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/lt/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/lt/admin/licenses/message.php b/resources/lang/lt/admin/licenses/message.php index 3a0f3f6ab1..2a63a77cb7 100644 --- a/resources/lang/lt/admin/licenses/message.php +++ b/resources/lang/lt/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Įrangą, kurią ketinate susieti su šia licenzija yra naudojama kažkieno kito nei asmens, kurį pasirinkote meniu.', 'assoc_users' => 'Ši licenzija šiuo metu yra išduota naudotojui ir negali būti ištrinta. Prašome pirmiausia patikrinkite licenziją ir tik tuomet bandykite vėl ištrinti. ', 'select_asset_or_person' => 'Turite pasirinkti turtą arba naudotoją, bet ne abu.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/lt/admin/settings/general.php b/resources/lang/lt/admin/settings/general.php index 8b566fdcdc..996e401133 100644 --- a/resources/lang/lt/admin/settings/general.php +++ b/resources/lang/lt/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => '"Active Directory" domenas', 'ad_domain_help' => 'Tai kartais sutampa su jūsų el. Pašto domenu, bet ne visada.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC El. paštas', 'admin_cc_email_help' => 'Jeigu Jūs norite siųsti išduoto/neišduoto turto sąrašo kopiją, įveskite čia el. pašto adresą. Kitu atveju palikite laukelį tuščią.', 'is_ad' => 'Tai yra "Active Directory" serveris', - 'alert_email' => 'Siūsti įspėjimus', - 'alerts_enabled' => 'Perspėjimai įjungti', - 'alert_interval' => 'Galiojanti įspėjimų slenkstis (dienomis)', - 'alert_inv_threshold' => 'Inventoriaus įspėjimo slenkstis', - 'asset_ids' => 'Įrangos ID', - 'audit_interval' => 'Audito intervalas', + 'alert_email' => 'Siūsti įspėjimus', + 'alerts_enabled' => 'Perspėjimai įjungti', + 'alert_interval' => 'Galiojanti įspėjimų slenkstis (dienomis)', + 'alert_inv_threshold' => 'Inventoriaus įspėjimo slenkstis', + 'asset_ids' => 'Įrangos ID', + 'audit_interval' => 'Audito intervalas', 'audit_interval_help' => 'Jei turite reguliariai fiziškai tikrinti savo turtą, įveskite intervalą per mėnesius.', - 'audit_warning_days' => 'Audito įspėjimo slenkstis', + 'audit_warning_days' => 'Audito įspėjimo slenkstis', 'audit_warning_days_help' => 'Kiek dienų iš anksto turėtume įspėti, kada turėtume atlikti auditą?', - 'auto_increment_assets' => 'Sukurti automatiškai didėjantį įragos ID nr.', - 'auto_increment_prefix' => 'Papilomas priedėlis (pasirinktinai)', - 'auto_incrementing_help' => 'Įjungti automatiškai didėjantį įrangos ID pirmajam suteikiant šį nr.', - 'backups' => 'Atsarginė kopija', - 'barcode_settings' => 'Prekės kodo nustatymai', + 'auto_increment_assets' => 'Sukurti automatiškai didėjantį įragos ID nr.', + 'auto_increment_prefix' => 'Papilomas priedėlis (pasirinktinai)', + 'auto_incrementing_help' => 'Įjungti automatiškai didėjantį įrangos ID pirmajam suteikiant šį nr.', + 'backups' => 'Atsarginė kopija', + 'barcode_settings' => 'Prekės kodo nustatymai', 'confirm_purge' => 'Patvirtinkite švarą', - 'confirm_purge_help' => 'Žemiau esančiame laukelyje įveskite tekstą "DELETE", kad išvalykite ištrintus įrašus. Šis veiksmas negali būti panaikintas.', - 'custom_css' => 'Užsakytas CSS', - 'custom_css_help' => 'Įveskite bet kokį užsakytą CSS peržiūrėjimo norėtumėte naudoti. Neįtraukite <style></Stilius> žymės.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Užsakytas CSS', + 'custom_css_help' => 'Įveskite bet kokį užsakytą CSS peržiūrėjimo norėtumėte naudoti. Neįtraukite <style></Stilius> žymės.', 'custom_forgot_pass_url' => 'Pasirinktinio slaptažodžio atkūrimo nuoroda', 'custom_forgot_pass_url_help' => 'Tai pakeičia pamiršto slaptažodžio nuorodą prisijungimo lange. Naudinga tiesiogiai nukreipti į LDAP slaptažodžio atkūrimo funkcionalumą. Būtų efektyviau išjungti vietinių vartotojų pamirštų slaptažodžių funkcionalumą.', 'dashboard_message' => 'Prietaisų skydelio pranešimai', 'dashboard_message_help' => 'Šis tekstas bus rodomas valdymo skydelyje, kiekvienam turinčiam teisę peržiūrėti valdymo skydelį.', - 'default_currency' => 'Numatytoji valiuta', - 'default_eula_text' => 'Numatytasis EULA', - 'default_language' => 'Numatyta kalba', - 'default_eula_help_text' => 'Jūs taip pat galite susieti pritaikytą EULĄ specifinėms įrangos grupėms.', + 'default_currency' => 'Numatytoji valiuta', + 'default_eula_text' => 'Numatytasis EULA', + 'default_language' => 'Numatyta kalba', + 'default_eula_help_text' => 'Jūs taip pat galite susieti pritaikytą EULĄ specifinėms įrangos grupėms.', 'display_asset_name' => 'Rodyti įrangos pavadinimą', 'display_checkout_date' => 'Rodyti išdavimo datą', 'display_eol' => 'Rodyti įrangos naudojimo pabaigos datas lentelės pavidalu', 'display_qr' => 'Rodyti QR kodus', - 'display_alt_barcode' => 'Rodyti 1D barkodus', - 'barcode_type' => '2D barkodo tipas', - 'alt_barcode_type' => '1D barkodo tipas', + 'display_alt_barcode' => 'Rodyti 1D barkodus', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D barkodo tipas', + 'alt_barcode_type' => '1D barkodo tipas', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'EULA nustatymai', 'eula_markdown' => 'Šis EULA leidžia Github flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Papildomas poraštė tekstas ', 'footer_text_help' => 'Šis tekstas bus rodomas dešinėje poraštės pusėje. Nuorodos leidžiamos naudojant Github flavored markdown. Eilutės lūžei, antraštės, paveiksliukai etc gali sukelti nenuspėjamus rezultatus.', 'general_settings' => 'Bendrieji nustatymai', - 'generate_backup' => 'Atsarginė kopija', + 'generate_backup' => 'Atsarginė kopija', 'header_color' => 'Atraštės spalva', 'info' => 'Šie nustatymai leidžia jums pasirinkti savus diegimo nustatymus.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laravel versija', 'ldap_enabled' => 'LDAP įjungtas', 'ldap_integration' => 'LDAP integracija', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Tai patikrina ar LDAP sinchronizacija teisinga. Jeigu Jūsų LADAP autentifikacijos užkalusa nėra teisinga, vartotojai gali negalėti prisijungti. PIRMIAUSIA JŪS PRIVALOTE IŠSAUGOTI LDAP NUSTATYMUS.', 'ldap_server' => 'LDAP serveris', 'ldap_server_help' => 'Tai turėtų prasidėti su ldap: // (nešifruotam arba TLS) arba ldaps: (jei tai SSL)', - 'ldap_server_cert' => 'LDAP SSL sertifikato patvirtinimas', - 'ldap_server_cert_ignore' => 'Leisti nepatvirtintą SSL sertifikatą', - 'ldap_server_cert_help' => 'Pažymėkite jeigu naudojate savo pasirašytą SSL sertifikatą ir norite naudoti neegzistuojanti SSL sertifikatą.', + 'ldap_server_cert' => 'LDAP SSL sertifikato patvirtinimas', + 'ldap_server_cert_ignore' => 'Leisti nepatvirtintą SSL sertifikatą', + 'ldap_server_cert_help' => 'Pažymėkite jeigu naudojate savo pasirašytą SSL sertifikatą ir norite naudoti neegzistuojanti SSL sertifikatą.', 'ldap_tls' => 'Naudokite TLS', 'ldap_tls_help' => 'Tai turėtų būti tikrinama, jei jūsų LDAP serveryje naudojate STARTTLS.', 'ldap_uname' => 'LDAP vartotojo vardas', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'Ši opcija išjungia kitus autentifikacijos mechanizmus. Šią funkciją įjunkite jeigu esate tikri jog REMOTE_USER prisijungimas veikia', 'login_remote_user_custom_logout_url_text' => 'Pasirinktinė atsijungimo URL', 'login_remote_user_custom_logout_url_help' => 'Čia įveskite nuorodą į kurią bus nukreipti vartotojai prisijungę prie Snite-IT. Tai naudinga uždarant vartotojo sesiją.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logotipas', 'logo_print_assets' => 'Naudoti spausdinimui', 'logo_print_assets_help' => 'Naudoti turto sąrašą spausdinimą ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Slaptažodžio sudėtingumas', 'pwd_secure_complexity_help' => 'Pasirinkite bet kurį slaptažodžio sudėtingumo taisykles, kurias norite vykdyti.', 'pwd_secure_min' => 'Slaptažodis minimalus simbolių', - 'pwd_secure_min_help' => 'Minimali leistina vertė yra 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Neleiskite bendrų slaptažodžių', 'pwd_secure_uncommon_help' => 'Tai neleis vartotojams naudoti bendrų slaptažodžių iš didžiausių 10 000 slaptažodžių, apie kuriuos pranešta pažeidimų metu.', 'qr_help' => 'Įjungti QR kodus prieš nustatant tai', 'qr_text' => 'QR kodo tekstas', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Nustatymai', 'settings' => 'Nustatymai', 'show_alerts_in_menu' => 'Rodyti įspėjimus viršutiniame meniu', 'show_archived_in_list' => 'Archyvuotas turtas', 'show_archived_in_list_text' => 'Rodyti archyvuotą turtą "visame turto" sąraše', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Rodyti nuotraukas el. pašte', 'show_images_in_email_help' => 'Nuimkite žymelę jeigu jūsų Snipe-IT instaliacija yra VPN arba uždarame tinkle ir vartotojai esantys už tinklo negalės įkrauti paveikslėlių jų el. paštuose.', 'site_name' => 'Interneto puslapio pavadinimas', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack\'o kanalas', 'slack_endpoint' => 'Slack\'o galutinis taškas', 'slack_integration' => 'Slack\'o nustatymai', - 'slack_integration_help' => 'Slack\'o integravimas yra pasirinktinis, tačiau kanalas ir galutinis taškas reikalingas jie jūs norite juos naudoti su Slack programėle. Norėdami konfigūruoti Slack\'o integraciją pirmiausia privalote sukurti įeinantį priedą savo turimoje Slack\'o paskyroje.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Jeigu jūs išsaugosite informaciją, testavimo mygtukas bus rodomas.', 'slack_test_help' => 'Patikrinkite, ar tinkamai atlikta „Slack“ konfigūracija. Jūs privalote išsaugoti savo "SLACK" nustatymus pirmiausia.', 'snipe_version' => 'Snipe-IT versija', @@ -130,6 +162,7 @@ return array( 'update' => 'Atnaujinti nustatymus', 'value' => 'Vertė', 'brand' => 'Prekinis ženklinimas', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Apie nustatymus', 'about_settings_text' => 'Šie nustatymai leidžia jums pasirinkti savus diegimo nustatymus.', 'labels_per_page' => 'Etikečių puslapyje', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Unikalus serijinis numeris', 'unique_serial_help_text' => 'Pažymėtas šis langelis reiškia unikalius serijinius kiekvienam turtui', 'zerofill_count' => 'Turto žymų ilgis, įskaitant "zerofill"', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/lt/admin/users/general.php b/resources/lang/lt/admin/users/general.php index a2c4ad623c..e4bdb2f33b 100644 --- a/resources/lang/lt/admin/users/general.php +++ b/resources/lang/lt/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'LDAP konfigūracijos parametrus galite rasti Administratorius> Nustatymai. Pasirinkta vieta (pasirinktinai) bus nustatyta visiems importuojamiems vartotojams.', 'print_assigned' => 'Spausdinti visą turtą', 'software_user' => ':name išduota įranga', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Peržiūrėti :name vartotoją', 'usercsv' => 'CSV dokumentas', 'two_factor_admin_optin_help' => 'Dabartiniai jūsų nustatymai leidžia pasirinkti dviejų veiksnių autentifikavimą.', diff --git a/resources/lang/lt/admin/users/message.php b/resources/lang/lt/admin/users/message.php index 97846c206a..82a7e5b415 100644 --- a/resources/lang/lt/admin/users/message.php +++ b/resources/lang/lt/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Nepakankamos teisės.', 'user_deleted_warning' => 'Šis naudotojas ištrintas. Jūs turėsite atkurti naudotoją norėdami redaguoto ar priskirti jam naują įrangą.', 'ldap_not_configured' => 'LDAP integracija nebuvo sukonfikuruota šiam diegimui.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/lt/auth/general.php b/resources/lang/lt/auth/general.php index db41ef7c8b..87dafb3f30 100644 --- a/resources/lang/lt/auth/general.php +++ b/resources/lang/lt/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Slaptažodžio atkūrimo nuoroda', 'email_reset_password' => 'El. Pašto slaptažodžio atstatymas', 'reset_password' => 'Atstatyti slaptažodį', + 'saml_login' => 'Login via SAML', 'login' => 'Prisijungimas', 'login_prompt' => 'Prašome prisijungti', 'forgot_password' => 'Aš pamiršau savo slaptažodį', diff --git a/resources/lang/lt/auth/message.php b/resources/lang/lt/auth/message.php index 87cc7e8136..3550b812fc 100644 --- a/resources/lang/lt/auth/message.php +++ b/resources/lang/lt/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Šio naudotojo paskyra nėra aktyvuota.', 'account_suspended' => 'Šio naudotojo paskyra užšaldyta.', 'account_banned' => 'Šio vartojo paskyra užblokuota.', - 'throttle' => 'Per daug bandymų prisijungti nepavyko. Prašome pabandyti dar kartą maždaug minučių (minutėmis).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Iškilo problema bandant prisijungti, prašome bandykite dar kartą.', 'success' => 'Jūs sėkmingai prisijungėte.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Siekiant suskurti jūsų paskyrą iškilo problema. Prašome bandykite dar kartą.', 'success' => 'Paskyra sėkmingai sukurta.', ), - 'forgot-password' => array( - 'error' => 'Iškilo sunkumų siekiant gauti slaptažodžio atnaujinimo kodą. Prašome bandykite dar kartą.', - 'success' => 'Slaptažodžio atkūrimo el. paštas išsiųstas.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Iškilo sunkumų siekiant pakeisti jūsų slaptažodį. Prašome bandykite dar kartą.', - 'success' => 'Jūsų slaptaždis sėkmingai atnaujintas.', - ), - - 'activate' => array( - 'error' => 'Iškilo sunkumų siekiant aktyvuoti jūsų paskyrą. Prašome bandyti dar kartą.', - 'success' => 'Jūsų paskyra sėkmingai aktyvuota.', + 'forgot-password' => array( + 'error' => 'Iškilo sunkumų siekiant gauti slaptažodžio atnaujinimo kodą. Prašome bandykite dar kartą.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Iškilo sunkumų siekiant pakeisti jūsų slaptažodį. Prašome bandykite dar kartą.', + 'success' => 'Jūsų slaptaždis sėkmingai atnaujintas.', + ), + + ); diff --git a/resources/lang/lt/button.php b/resources/lang/lt/button.php index a9623b0924..9da53b5f8c 100644 --- a/resources/lang/lt/button.php +++ b/resources/lang/lt/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Įkelti', 'select_file' => 'Pasirinkite failą ...', 'select_files' => 'Pasirinkite failą...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/lt/general.php b/resources/lang/lt/general.php index cf6e8b94e8..dfec3a87cd 100644 --- a/resources/lang/lt/general.php +++ b/resources/lang/lt/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Masinis auditas', 'bulkaudit_status' => 'Audito statusas', 'bulk_checkout' => '"Bulk Checkout"', + 'bystatus' => 'by Status', 'cancel' => 'Atšaukti', 'categories' => 'Kategorijos', 'category' => 'Kategorija', @@ -57,6 +58,7 @@ 'created' => 'Sukurtas elementas', 'created_asset' => 'sukurta įranga', 'created_at' => 'Sukurta', + 'record_created' => 'Record Created', 'updated_at' => 'Atnaujinta', 'currency' => '€', // this is deprecated 'current' => 'Dabartinis', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Vardas Pavardė (vpavarde@example.com)', 'firstname_lastname_underscore_format' => 'Vardas Pavardė (vpavarde@example.com)', 'lastnamefirstinitial_format' => 'Pavardė, vardo pirmoji raidė (pavardėV@example.com', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Pirmas', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Vardas', 'first_name_format' => 'Vardas (vpavarde@example.com)', 'files' => 'Failas', 'file_name' => 'Failas', + 'file_type' => 'File Type', 'file_uploads' => 'Failo Įkėlimas', 'generate' => 'Sukurti', 'github_markdown' => 'Šis laukas leidžia Github automatizuota žymėjimą.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Įrangos priežiūros', 'item' => 'Įranga', 'insufficient_permissions' => 'Nepakankamos teisės!', + 'kits' => 'Predefined Kits', 'language' => 'Kalba', 'last' => 'Paskutinis', 'last_login' => 'Paskutinis prisijungimas', @@ -121,10 +136,11 @@ 'licenses' => 'Licenzijos', 'list_all' => 'Parodyti viską', 'loading' => 'Įkeliama', - 'lock_passwords' => 'Šis laukelis negali būti keičiamas šiame diegime.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Ši funkcija buvo išjungta demo diegimui.', 'location' => 'Vieta', 'locations' => 'Vietovės', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Atsijungti', 'lookup_by_tag' => 'Paiešką pagal turto žymą', 'maintenances' => 'Techninis aptarnavimas', @@ -186,6 +202,7 @@ 'sign_in' => 'Prisijungti', 'signature' => 'Parašas', 'skin' => 'Išvaizda', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO MODE: kai kurios funkcijos yra išjungtos šio diegimo metu.', 'site_name' => 'Interneto puslapio pavadinimas', 'state' => 'Rajonas', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Nežinomas administratorius', 'username_format' => 'Vartotojo vardas Formatas', 'update' => 'Atnaujinti', - 'upload_filetypes_help' => 'Priimami failų tipai yra: png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar.. Didžiausias leidžiamas įkėlimo dydis :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Įkeltas', 'user' => 'Naudotojas', 'accepted' => 'priimta', 'declined' => 'nepriimta', 'unaccepted_asset_report' => 'Nepriimta įranga', 'users' => 'Naudotojai', + 'viewall' => 'View All', 'viewassets' => 'Peržiūrėti priskirtą įrangą', 'website' => 'Internetinis puslapis', 'welcome' => 'Sveiki, :name', 'years' => 'metai', 'yes' => 'Taip', 'zip' => 'Pašto kodas', - 'noimage' => 'Neįkelta arba nerasta nuotrauka.', - 'token_expired' => 'Jūsų formos sesija pasibaigė. Prašau, pabandykite dar kartą.', + 'noimage' => 'Neįkelta arba nerasta nuotrauka.', + 'token_expired' => 'Jūsų formos sesija pasibaigė. Prašau, pabandykite dar kartą.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/lt/help.php b/resources/lang/lt/help.php new file mode 100644 index 0000000000..690130921a --- /dev/null +++ b/resources/lang/lt/help.php @@ -0,0 +1,36 @@ + "Detaliau", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/lt/mail.php b/resources/lang/lt/mail.php index 96ca2bb376..ccac327061 100644 --- a/resources/lang/lt/mail.php +++ b/resources/lang/lt/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Spustelėkite šią nuorodą norėdami patvirtinti savo: interneto paskyra:', 'click_on_the_link_accessory' => 'Spustelėkite nuorodą apačioje, kad patvirtintumėte, jog gavote priedą.', 'click_on_the_link_asset' => 'Jei norite patvirtinti, kad gavote turtą, spustelėkite saitą apačioje.', - 'Confirm_Asset_Checkin' => 'Patvirtinkite turto registraciją.', - 'Confirm_Accessory_Checkin' => 'Patvirtinkite priedų registraciją.', - 'Confirm_accessory_delivery' => 'Patvirtinkite aksesuaro pristatymą.', - 'Confirm_license_delivery' => 'Patvirtinti licenzijos pristatymą.', - 'Confirm_asset_delivery' => 'Patvirtinkite įrangos gavimą.', - 'Confirm_consumable_delivery' => 'Patvirtinkite vartojimo pristatymą.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Esamas kiekis', 'Days' => 'Dienos', 'days' => 'Dienos', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'Tiek licenzijų :count baigsis už :threshold days.|Tiek licenzijų :count baigsis už :threshold days.', 'to_reset' => 'Jei norite iš naujo nustatyti savo: žiniatinklio slaptažodį, užpildykite šią formą:', 'type' => 'Tipas', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Vartotojas', 'username' => 'Vartotojo vardas', 'welcome' => 'Sveiki :vardas', 'welcome_to' => 'Sveiki atvykę į: internetą!', 'your_credentials' => 'Jūsų Snipe-IT įgaliojimai', + ); diff --git a/resources/lang/lv/admin/accessories/general.php b/resources/lang/lv/admin/accessories/general.php index 3c3edff849..3e31a24455 100644 --- a/resources/lang/lv/admin/accessories/general.php +++ b/resources/lang/lv/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Par piederumiem', - 'about_accessories_text' => 'Aksesuāri ir jebkas, ko jūs izsniedzat lietotājiem, bet kuriem nav sērijas numura (vai arī jums nav svarīgi, vai tie ir unikāli izsekojami). Piemēram, datoru peles vai tastatūras.', 'accessory_category' => 'Piederumu kategorija', 'accessory_name' => 'Piederuma nosaukums', 'checkout' => 'Izrakstīšanās Piederums', diff --git a/resources/lang/lv/admin/accessories/message.php b/resources/lang/lv/admin/accessories/message.php index 59a704a887..6d6995f3e0 100644 --- a/resources/lang/lv/admin/accessories/message.php +++ b/resources/lang/lv/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Piederums neeksistē.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'Pašlaik šim piederumam ir: lietotāju skaits tiek pārbaudīts. Lūdzu, pārbaudiet piederumus un mēģiniet vēlreiz.', 'create' => array( diff --git a/resources/lang/lv/admin/asset_maintenances/general.php b/resources/lang/lv/admin/asset_maintenances/general.php index af164b495a..c1409b3cbf 100644 --- a/resources/lang/lv/admin/asset_maintenances/general.php +++ b/resources/lang/lv/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Skatīt aktīvu uzturēšanas informāciju', 'repair' => 'Remonts', 'maintenance' => 'Apkope', - 'upgrade' => 'Jaunināt' + 'upgrade' => 'Jaunināt', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/lv/admin/categories/general.php b/resources/lang/lv/admin/categories/general.php index 9ad0943905..f923bec2e6 100644 --- a/resources/lang/lv/admin/categories/general.php +++ b/resources/lang/lv/admin/categories/general.php @@ -1,8 +1,6 @@ 'Par kategorijām', - 'about_categories' => 'Kategorijas palīdz jums organizēt savus vienumus. Dažas piemēru kategorijas varētu būt "Desktops", "Laptops", "Mobilie telefoni", "Tablets" un tā tālāk, bet jūs varat izmantot kategorijas tādā veidā, kas jums ir jēga.', 'asset_categories' => 'Aktīvu kategorijas', 'category_name' => 'Kategorijas nosaukums', 'checkin_email' => 'Sūtiet e-pastu lietotājam kad tiek piešķirts / atgriezts aktīvs(i).', diff --git a/resources/lang/lv/admin/companies/general.php b/resources/lang/lv/admin/companies/general.php index 73a005cdc7..d20b049859 100644 --- a/resources/lang/lv/admin/companies/general.php +++ b/resources/lang/lv/admin/companies/general.php @@ -1,6 +1,4 @@ 'Par kompānijām', - 'about_companies_text' => 'Uzņēmumus var izmantot kā vienkāršu identifikatora lauku vai tos var izmantot, lai ierobežotu aktīvu, lietotāju utt. Redzamību, ja jūsu Admin iestatījumos ir iespējots pilnīgs uzņēmuma atbalsts.', 'select_company' => 'Izvēlieties uzņēmumu', ]; diff --git a/resources/lang/lv/admin/components/general.php b/resources/lang/lv/admin/components/general.php index 5153a52910..ccc013d148 100644 --- a/resources/lang/lv/admin/components/general.php +++ b/resources/lang/lv/admin/components/general.php @@ -1,8 +1,6 @@ 'Par komponentiem', - 'about_components_text' => 'Komponenti ir priekšmeti, kas ir aktīva sastāvdaļa, piemēram, cietais disks, RAM un citi.', 'component_name' => 'Sastāvdaļas nosaukums', 'checkin' => 'Reģistrēšanās sastāvdaļa', 'checkout' => 'Checkout komponentu', diff --git a/resources/lang/lv/admin/consumables/general.php b/resources/lang/lv/admin/consumables/general.php index e29c162b30..138e40cdf1 100644 --- a/resources/lang/lv/admin/consumables/general.php +++ b/resources/lang/lv/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Par patēriņa precēm', - 'about_consumables_text' => 'Izlietojamie materiāli ir kaut kas iegādāts, kas laika gaitā tiks izlietots. Piemēram, printera tinte vai kopētāja papīrs.', 'checkout' => 'Izrakstīšanās, ko patērē lietotājs', 'consumable_name' => 'Paturējamais nosaukums', 'create' => 'Izveidot patērējamu', diff --git a/resources/lang/lv/admin/hardware/table.php b/resources/lang/lv/admin/hardware/table.php index f8d90ef37e..cec3339a30 100644 --- a/resources/lang/lv/admin/hardware/table.php +++ b/resources/lang/lv/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Statuss', 'title' => 'Aktīvs', 'image' => 'Ierīces attēls', - 'days_without_acceptance' => 'Dienas bez pieņemšanas' + 'days_without_acceptance' => 'Dienas bez pieņemšanas', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/lv/admin/kits/general.php b/resources/lang/lv/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/lv/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/lv/admin/licenses/message.php b/resources/lang/lv/admin/licenses/message.php index fb00ba7e23..20b0e8a3f2 100644 --- a/resources/lang/lv/admin/licenses/message.php +++ b/resources/lang/lv/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Aktīvs, kuru jūs mēģināt saistīt ar šo licenci, ir īpašumā somene, kas nav persona, kas atlasīta nolaižamajā sarakstā piešķirtajam.', 'assoc_users' => 'Šobrīd šī licence tiek izrakstīta lietotājam un to nevar izdzēst. Vispirms pārbaudiet licenci un pēc tam mēģiniet dzēst vēlreiz.', 'select_asset_or_person' => 'Jums jāizvēlas aktīvs vai lietotājs, bet ne abi.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/lv/admin/settings/general.php b/resources/lang/lv/admin/settings/general.php index 3be5b9050f..eb75bfea2f 100644 --- a/resources/lang/lv/admin/settings/general.php +++ b/resources/lang/lv/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Active Directory domēns', 'ad_domain_help' => 'Tas dažreiz ir tāds pats kā jūsu e-pasta domēnam, bet ne vienmēr.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'E-pasta kopija', 'admin_cc_email_help' => 'Šeit ievadiet epasta adresi, ja vēlaties saņemt kopiju epastiem par izsniegšanu / saņemšanu, kuras sūta lietotājiem. Atstājiet tukšu, ja nevēlaties kopijas.', 'is_ad' => 'Tas ir Active Directory serveris', - 'alert_email' => 'Sūtīt brīdinājumus uz', - 'alerts_enabled' => 'Brīdinājumi ir iespējoti', - 'alert_interval' => 'Pabeidzamo brīdinājumu slieksnis (dienās)', - 'alert_inv_threshold' => 'Inventāra trauksmes slieksnis', - 'asset_ids' => 'Aktīvu ID', - 'audit_interval' => 'Audita intervāls', + 'alert_email' => 'Sūtīt brīdinājumus uz', + 'alerts_enabled' => 'Brīdinājumi ir iespējoti', + 'alert_interval' => 'Pabeidzamo brīdinājumu slieksnis (dienās)', + 'alert_inv_threshold' => 'Inventāra trauksmes slieksnis', + 'asset_ids' => 'Aktīvu ID', + 'audit_interval' => 'Audita intervāls', 'audit_interval_help' => 'Ja jums ir pienākums regulāri fiziski pārbaudīt savus aktīvus, ievadiet intervālu mēnešos.', - 'audit_warning_days' => 'Revīzijas brīdinājuma slieksnis', + 'audit_warning_days' => 'Revīzijas brīdinājuma slieksnis', 'audit_warning_days_help' => 'Cik dienas iepriekš mēs brīdinātu jūs, kad aktīvi ir jāmaksā par revīziju?', - 'auto_increment_assets' => 'Veidojiet automātisko pieaugošo līdzekļu ID', - 'auto_increment_prefix' => 'Prefikss (pēc izvēles)', - 'auto_incrementing_help' => 'Vispirms, lai to iestatītu, iespējojiet automātisko pieaugošo līdzekļu ID', - 'backups' => 'Rezerves kopijas', - 'barcode_settings' => 'Svītru kodu iestatījumi', + 'auto_increment_assets' => 'Veidojiet automātisko pieaugošo līdzekļu ID', + 'auto_increment_prefix' => 'Prefikss (pēc izvēles)', + 'auto_incrementing_help' => 'Vispirms, lai to iestatītu, iespējojiet automātisko pieaugošo līdzekļu ID', + 'backups' => 'Rezerves kopijas', + 'barcode_settings' => 'Svītru kodu iestatījumi', 'confirm_purge' => 'Apstipriniet iztīrīšanu', - 'confirm_purge_help' => 'Ievadiet tekstu "DELETE" zemāk esošajā lodziņā, lai dzēstu savus dzēstos ierakstus. Šo darbību nevar atsaukt.', - 'custom_css' => 'Pielāgota CSS', - 'custom_css_help' => 'Ievadiet jebkuru pielāgotu CSS ignorēšanu, kuru vēlaties izmantot. Neiekļaujiet <style></style> atzīmes.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Pielāgota CSS', + 'custom_css_help' => 'Ievadiet jebkuru pielāgotu CSS ignorēšanu, kuru vēlaties izmantot. Neiekļaujiet <style></style> atzīmes.', 'custom_forgot_pass_url' => 'Pielāgotā paroles atjaunošanas saite', 'custom_forgot_pass_url_help' => 'Tas aizstāj pieteikšanās ekrānā iebūvēto aizmirstās paroles URL. To izmanto, lai novirzītu cilvēkus uz iekšējā vai ārēja LDAP servera paroles atiestatīšanas funkcionalitāti. Tas efektīvi atspējos lokālā lietotājā paroles atiestatīšanas funkcionalitāti.', 'dashboard_message' => 'Paziņojumu Galvenajā Panelī', 'dashboard_message_help' => 'Šis teksts parādīsies ikvienam, kuram ir atļauja, skatīt Galveno paneli.', - 'default_currency' => 'Valūta pēc noklusējuma', - 'default_eula_text' => 'Noklusējuma EULA', - 'default_language' => 'Noklusējuma valoda', - 'default_eula_help_text' => 'Varat arī saistīt pielāgotās EULA ar noteiktām aktīvu kategorijām.', + 'default_currency' => 'Valūta pēc noklusējuma', + 'default_eula_text' => 'Noklusējuma EULA', + 'default_language' => 'Noklusējuma valoda', + 'default_eula_help_text' => 'Varat arī saistīt pielāgotās EULA ar noteiktām aktīvu kategorijām.', 'display_asset_name' => 'Displeja aktīvu nosaukums', 'display_checkout_date' => 'Displeja norēķinu datums', 'display_eol' => 'Displejs EOL tabulas skatījumā', 'display_qr' => 'Displeja kvadrātveida kodi', - 'display_alt_barcode' => 'Parādiet 1D svītrkodu', - 'barcode_type' => '2D svītru kodu tips', - 'alt_barcode_type' => '1D svītrkoda tips', + 'display_alt_barcode' => 'Parādiet 1D svītrkodu', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D svītru kodu tips', + 'alt_barcode_type' => '1D svītrkoda tips', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'EULA iestatījumi', 'eula_markdown' => 'Šis EULA ļauj Github aromatizēts markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Papildu kājenes teksts ', 'footer_text_help' => 'Šis teksts tiks parādīts labajā kājenē. Saites ir atļautas, izmantojot Github flavored markdown. Līniju pārtraukumi, galvenes, attēli, utt. var radīt neparedzamus rezultātus.', 'general_settings' => 'Vispārīgie iestatījumi', - 'generate_backup' => 'Izveidot dublējumu', + 'generate_backup' => 'Izveidot dublējumu', 'header_color' => 'Galvenes krāsa', 'info' => 'Šie iestatījumi ļauj jums pielāgot noteiktus instalēšanas aspektus.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laravel versija', 'ldap_enabled' => 'LDAP iespējota', 'ldap_integration' => 'LDAP integrācija', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Šis tikai pārbauda vai darbojas LDAP sinhronizācija. Ja LDAP autentifikācijas vaicājums nav pareizs, lietotāji, iespējams, joprojām nevarēs pierakstīties. VISPIRMS SAGLABĀJIET ATJAUNINĀTOS LDAP IESTATĪJUMUS.', 'ldap_server' => 'LDAP serveris', 'ldap_server_help' => 'Tam vajadzētu sākt ar ldap: // (nešifrētiem vai TLS) vai ldaps: // (attiecībā uz SSL)', - 'ldap_server_cert' => 'LDAP SSL sertifikātu validācija', - 'ldap_server_cert_ignore' => 'Atļaut nederīgu SSL sertifikātu', - 'ldap_server_cert_help' => 'Atzīmējiet šo izvēles rūtiņu, ja izmantojat pašrakstītu SSL sertifikātu un vēlaties pieņemt nederīgu SSL sertifikātu.', + 'ldap_server_cert' => 'LDAP SSL sertifikātu validācija', + 'ldap_server_cert_ignore' => 'Atļaut nederīgu SSL sertifikātu', + 'ldap_server_cert_help' => 'Atzīmējiet šo izvēles rūtiņu, ja izmantojat pašrakstītu SSL sertifikātu un vēlaties pieņemt nederīgu SSL sertifikātu.', 'ldap_tls' => 'Izmantojiet TLS', 'ldap_tls_help' => 'To vajadzētu pārbaudīt tikai tad, ja jūsu LDAP serverī izmantojat STARTTLS.', 'ldap_uname' => 'LDAP Bind Lietotājvārds', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'Šī opcija atspējo citus autentifikācijas mehānismus. Iespējojiet šo opciju tikai tad, ja esat pārliecināts, ka jūsu REMOTE_USER pierakstīšanās jau darbojas', 'login_remote_user_custom_logout_url_text' => 'Pielāgota izrakstīšanās saite', 'login_remote_user_custom_logout_url_help' => 'Ja šeit ir norādīts URL, lietotāji tiks novirzīti uz šo URL pēc tam, kad lietotājs izrakstīsies no Snipe-IT. Tas ir noderīgi, lai pareizi aizvērtu lietotāja sesijas no jūsu lietotāju autentifikāciju nodrošinātāja.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logotips', 'logo_print_assets' => 'Izmantot drukāšanā', 'logo_print_assets_help' => 'Izmantot zīmolradi drukātos līdzekļu sarakstos ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Paroles sarežģītība', 'pwd_secure_complexity_help' => 'Izvēlieties, kuru paroles sarežģītības noteikumus vēlaties izpildīt.', 'pwd_secure_min' => 'Paroles minimums rakstzīmes', - 'pwd_secure_min_help' => 'Minimālā pieļaujamā vērtība ir 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Novērst parastās paroles', 'pwd_secure_uncommon_help' => 'Tas nepieļaus lietotājiem izmantot parastās paroles no lielākajām 10 000 paroļu, par kurām ziņots pārkāpumos.', 'qr_help' => 'Iespējojiet QR kodus vispirms, lai to iestatītu', 'qr_text' => 'QR kodu tekstu', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Iestatījums', 'settings' => 'Iestatījumi', 'show_alerts_in_menu' => 'Rādīt brīdinājumus augšējā izvēlnē', 'show_archived_in_list' => 'Arhivētie aktīvi', 'show_archived_in_list_text' => 'Parādīt arhivētos līdzekļus "Visi aktīvi" sarakstā', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Rādīt attēlus e-pastā', 'show_images_in_email_help' => 'Noņemiet atzīmi no šīs izvēles rūtiņas, ja jūsu Snipe-IT instalācija atrodas aiz VPN vai slēgta tīkla un lietotāji ārpus tīkla savā e-pasta ziņojumā nevarēs ielādēt attēlus, kas tiek rādīti no šīs instalācijas.', 'site_name' => 'Vietnes nosaukums', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack Channel', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Slack Settings', - 'slack_integration_help' => 'Vāja integrācija nav obligāta, taču galapunkts un kanāls ir vajadzīgi, ja vēlaties to izmantot. Lai konfigurētu Slack integrāciju, vispirms izveidojiet ienākošo webhook savā Slack kontā.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Pārbaudes poga parādīsies, tiklīdz būs saglabāta Slack informācija.', 'slack_test_help' => 'Pārbaudīt, vai Slack iekļaušana ir uzstādīta pareizi. ATJAUNINĀTAJIEM SLACK UZSTĀDĪJUMIEM PIRMS TAM IR JĀBŪT SAGLABĀTIEM.', 'snipe_version' => 'Snipe-IT versija', @@ -130,6 +162,7 @@ return array( 'update' => 'Atjauniniet iestatījumus', 'value' => 'Vērtība', 'brand' => 'Brendings', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Par iestatījumiem', 'about_settings_text' => 'Šie iestatījumi ļauj jums pielāgot noteiktus instalēšanas aspektus.', 'labels_per_page' => 'Iezīmes uz lapas', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Unikālie sērijas numuri', 'unique_serial_help_text' => 'Atzīmējot šo lodziņu, tas padarīs Aktīvu/inventāra sērijas nummurus unikālus', 'zerofill_count' => 'Aktīvu biržas garums, ieskaitot zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/lv/admin/users/general.php b/resources/lang/lv/admin/users/general.php index 0e0f1a65a8..6fae5dc929 100644 --- a/resources/lang/lv/admin/users/general.php +++ b/resources/lang/lv/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'LDAP konfigurācijas iestatījumus var atrast Admin> Settings. Atlasītā atrašanās vieta (izvēles) tiks iestatīta visiem importētajiem lietotājiem.', 'print_assigned' => 'Drukāt izsniegto', 'software_user' => 'Programmatūra Pārbaudīta: nosaukums', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Apskatīt Lietotāju: vārds', 'usercsv' => 'CSV fails', 'two_factor_admin_optin_help' => 'Jūsu pašreizējie administrēšanas iestatījumi ļauj atlasīt divu faktoru autentifikāciju.', diff --git a/resources/lang/lv/admin/users/message.php b/resources/lang/lv/admin/users/message.php index 4d04a15886..2e77c4caf3 100644 --- a/resources/lang/lv/admin/users/message.php +++ b/resources/lang/lv/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Nepietiekamas atļaujas.', 'user_deleted_warning' => 'Šis lietotājs ir izdzēsts. Jums būs jāatjauno šis lietotājs, lai tos rediģētu vai piešķirtu tiem jaunus aktīvus.', 'ldap_not_configured' => 'LDAP integrācija nav konfigurēta šai instalācijai.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/lv/auth/general.php b/resources/lang/lv/auth/general.php index b4dfd55c31..ec4356e0f8 100644 --- a/resources/lang/lv/auth/general.php +++ b/resources/lang/lv/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Sūtīt paroles atiestatīšanas saiti', 'email_reset_password' => 'E-pasts paroles atiestatīšana', 'reset_password' => 'Atiestatīt paroli', + 'saml_login' => 'Login via SAML', 'login' => 'Pieslēgties', 'login_prompt' => 'Lūdzu, piesakieties', 'forgot_password' => 'Es aizmirsu savu paroli', diff --git a/resources/lang/lv/auth/message.php b/resources/lang/lv/auth/message.php index 38bffffffc..6ed43f2cf3 100644 --- a/resources/lang/lv/auth/message.php +++ b/resources/lang/lv/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Šis lietotāja konts nav aktivizēts.', 'account_suspended' => 'Šī lietotāja konta darbība ir apturēta.', 'account_banned' => 'Šis lietotāja konts ir aizliegts.', - 'throttle' => 'Pārāk daudz pieteikšanās mēģinājumu neizdevās. Lūdzu, mēģiniet vēlreiz apmēram minūtēs minūtēs.', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Mēģinot pieslēgties, radās problēma. Lūdzu, mēģiniet vēlreiz.', 'success' => 'Jūs esat veiksmīgi pieteicies', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Mēģinot izveidot kontu, radās problēma. Lūdzu, mēģiniet vēlreiz.', 'success' => 'Konts veiksmīgi izveidots.', ), - 'forgot-password' => array( - 'error' => 'Mēģinot atkopt paroles kodu, radās problēma. Lūdzu, mēģiniet vēlreiz.', - 'success' => 'Paroles atjaunošanas e-pasts ir veiksmīgi nosūtīts.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Mēģinot atiestatīt paroli, radās problēma. Lūdzu, mēģiniet vēlreiz.', - 'success' => 'Jūsu parole ir veiksmīgi atiestatīta.', - ), - - 'activate' => array( - 'error' => 'Mēģinot aktivizēt kontu, radās problēma. Lūdzu, mēģiniet vēlreiz.', - 'success' => 'Jūsu konts ir veiksmīgi aktivizēts.', + 'forgot-password' => array( + 'error' => 'Mēģinot atkopt paroles kodu, radās problēma. Lūdzu, mēģiniet vēlreiz.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Mēģinot atiestatīt paroli, radās problēma. Lūdzu, mēģiniet vēlreiz.', + 'success' => 'Jūsu parole ir veiksmīgi atiestatīta.', + ), + + ); diff --git a/resources/lang/lv/button.php b/resources/lang/lv/button.php index 2d663dd402..25366eb0dc 100644 --- a/resources/lang/lv/button.php +++ b/resources/lang/lv/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Augšupielādēt', 'select_file' => 'Atlasiet failu ...', 'select_files' => 'Atlasiet datnes...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/lv/general.php b/resources/lang/lv/general.php index 6d83048331..12ada00538 100644 --- a/resources/lang/lv/general.php +++ b/resources/lang/lv/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Lielapjoma audits', 'bulkaudit_status' => 'Revīzijas statuss', 'bulk_checkout' => 'Bulk Checkout', + 'bystatus' => 'by Status', 'cancel' => 'Atcelt', 'categories' => 'Kategorijas', 'category' => 'Kategorija', @@ -57,6 +58,7 @@ 'created' => 'Izveidots vienums', 'created_asset' => 'izveidots aktīvu', 'created_at' => 'Izveidots pie', + 'record_created' => 'Record Created', 'updated_at' => 'Atjaunināts vietnē', 'currency' => '$', // this is deprecated 'current' => 'Pašreizējais', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Vārds un uzvārds (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Vārds Uzvārds (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Uzvārds un vārda pirmais burts (berzinsj@epasts.lv)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Vispirms', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Vārds', 'first_name_format' => 'Vārds (jane@example.com)', 'files' => 'Datnes', 'file_name' => 'Fails', + 'file_type' => 'File Type', 'file_uploads' => 'Faila augšupielāde', 'generate' => 'Izveidot', 'github_markdown' => 'Šajā laukā tiek pieņemts Github pieņemtais marķējums.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Aktīvu uzturēšana', 'item' => 'Vienums', 'insufficient_permissions' => 'Nepietiekamas atļaujas!', + 'kits' => 'Predefined Kits', 'language' => 'Valoda', 'last' => 'Pēdējais', 'last_login' => 'Pēdējais pieteikšanās', @@ -121,10 +136,11 @@ 'licenses' => 'Licences', 'list_all' => 'Saraksts viss', 'loading' => 'Ielādē', - 'lock_passwords' => 'Šajā laukā nevar rediģēt šajā instalācijā.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Demonstrācijas instalēšanai šī funkcija ir atspējota.', 'location' => 'Atrašanās vieta', 'locations' => 'Atrašanās vietas', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Izlogoties', 'lookup_by_tag' => 'Meklēt pēc Asset Tag', 'maintenances' => 'Apkope', @@ -186,6 +202,7 @@ 'sign_in' => 'Ielogoties', 'signature' => 'Paraksts', 'skin' => 'Dizains', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO MODE: dažas instalācijas funkcijas ir atspējotas.', 'site_name' => 'Vietnes nosaukums', 'state' => 'Valsts', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Nezināms administrators', 'username_format' => 'Lietotājvārds formāts', 'update' => 'Atjaunināt', - 'upload_filetypes_help' => 'Atļautie failu tipi ir png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip un rar. Maksimālais augšupielādes izmērs ir :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Augšupielādēts', 'user' => 'Lietotājs', 'accepted' => 'pieņemts', 'declined' => 'noraidīja', 'unaccepted_asset_report' => 'Nepieņemtie aktīvi', 'users' => 'Lietotāji', + 'viewall' => 'View All', 'viewassets' => 'Apskatīt piešķirtos aktīvus', 'website' => 'Tīmekļa vietne', 'welcome' => 'Laipni lūdzam: vārds', 'years' => 'gadiem', 'yes' => 'Jā', 'zip' => 'Zip', - 'noimage' => 'Nav augšupielādēts attēls vai attēls nav atrasts.', - 'token_expired' => 'Jūsu veidlapas sesija ir beidzies. Lūdzu mēģiniet vēlreiz.', + 'noimage' => 'Nav augšupielādēts attēls vai attēls nav atrasts.', + 'token_expired' => 'Jūsu veidlapas sesija ir beidzies. Lūdzu mēģiniet vēlreiz.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/lv/help.php b/resources/lang/lv/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/lv/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/lv/mail.php b/resources/lang/lv/mail.php index aafad62996..17ff56cf02 100644 --- a/resources/lang/lv/mail.php +++ b/resources/lang/lv/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Lūdzu, noklikšķiniet uz šīs saites, lai apstiprinātu savu: tīmekļa kontu:', 'click_on_the_link_accessory' => 'Lūdzu, noklikšķiniet uz saites apakšā, lai apstiprinātu, ka esat saņēmis piederumu.', 'click_on_the_link_asset' => 'Lūdzu, noklikšķiniet uz saites apakšā, lai apstiprinātu, ka esat saņēmis šo īpašumu.', - 'Confirm_Asset_Checkin' => 'Apstiprināt aktīvo reģistrāciju.', - 'Confirm_Accessory_Checkin' => 'Apstipriniet papildierīču reģistrāciju.', - 'Confirm_accessory_delivery' => 'Apstipriniet piederumu piegādi.', - 'Confirm_license_delivery' => 'Licenzes piegādes apstirpinājums.', - 'Confirm_asset_delivery' => 'Apstipriniet aktīvu piegādi.', - 'Confirm_consumable_delivery' => 'Apstipriniet piegādājamo piegādi.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Pašreizējais QTY', 'Days' => 'Dienas', 'days' => 'Dienas', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'Pēc :threshold dienām beigsies termiņš :count licencei.| Pēc :threshold dienām beigsies termiņš :threshold :count licencēm.', 'to_reset' => 'Lai atiestatītu: tīmekļa paroli, aizpildiet šo veidlapu:', 'type' => 'Tips', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Lietotājs', 'username' => 'Lietotājvārds', 'welcome' => 'Sveicināti: vārds', 'welcome_to' => 'Laipni lūdzam: tīmeklī!', 'your_credentials' => 'Jūsu Snipe-IT akreditācijas dati', + ); diff --git a/resources/lang/mi/admin/accessories/general.php b/resources/lang/mi/admin/accessories/general.php index 74e2cc9fe9..523ea15e8e 100644 --- a/resources/lang/mi/admin/accessories/general.php +++ b/resources/lang/mi/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Mō Ngā Hoahoa', - 'about_accessories_text' => 'Ko nga mea katoa ka hoatu e koe ki nga kaiwhakamahi, engari kaore he tau rangahau (kaore ranei koe e whakaaro ana ki te aroturuki i a raatau). Hei tauira, nga kiore rorohiko me nga papapātuhi ranei.', 'accessory_category' => 'Kāwai Accessory', 'accessory_name' => 'Ingoa Whakauru', 'checkout' => 'Whakaritea Whakairinga', diff --git a/resources/lang/mi/admin/accessories/message.php b/resources/lang/mi/admin/accessories/message.php index 9edc2bbfbd..9ecd7416da 100644 --- a/resources/lang/mi/admin/accessories/message.php +++ b/resources/lang/mi/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Kaore te awhina i te tīariari.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'Ko tenei taputapu i tenei wa: ko nga nama kua taatatia ki nga kaiwhakamahi. Titiro koa ki nga taputapu me te ngana ano.', 'create' => array( diff --git a/resources/lang/mi/admin/asset_maintenances/general.php b/resources/lang/mi/admin/asset_maintenances/general.php index 604b958460..dbcc13d8a0 100644 --- a/resources/lang/mi/admin/asset_maintenances/general.php +++ b/resources/lang/mi/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Tirohia nga Taipitopito Whakahaere Taonga', 'repair' => 'Whakapai', 'maintenance' => 'Te tiaki', - 'upgrade' => 'Whakapai ake' + 'upgrade' => 'Whakapai ake', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/mi/admin/categories/general.php b/resources/lang/mi/admin/categories/general.php index 8bd5c99766..6781dfe308 100644 --- a/resources/lang/mi/admin/categories/general.php +++ b/resources/lang/mi/admin/categories/general.php @@ -1,8 +1,6 @@ 'Mō Ngā Kāwai', - 'about_categories' => 'Ka awhina nga akomanga ki a koe ki te whakarite whakaritenga Ko etahi o nga tauira tauira ko "Desktops", "Laptops", "Matau Phones", "Tablets", me te pera ano, engari ka taea e koe te whakamahi i nga kāwai i tetahi ara e whai tikanga ana ki a koe.', 'asset_categories' => 'Ngā Kāwai Āhuatanga', 'category_name' => 'Ingoa Kāwai', 'checkin_email' => 'Send email to user on checkin/checkout.', diff --git a/resources/lang/mi/admin/companies/general.php b/resources/lang/mi/admin/companies/general.php index f8b79e15ec..cfaaddd7c7 100644 --- a/resources/lang/mi/admin/companies/general.php +++ b/resources/lang/mi/admin/companies/general.php @@ -1,6 +1,4 @@ 'Mō Kamupene', - 'about_companies_text' => 'Ka taea te whakamahi i nga Kamupene hei mahinga tautuhi maatau, ka taea te whakamahi hei whakaiti i te tirohanga o nga rawa, nga kaiwhakamahi, mehemea ka taea te tautoko o te kamupene katoa i roto i to tautuhinga Kaiwhakahaere.', 'select_company' => 'Tīpako Kamupene', ]; diff --git a/resources/lang/mi/admin/components/general.php b/resources/lang/mi/admin/components/general.php index 63ba9bdc37..7eb5aecf6c 100644 --- a/resources/lang/mi/admin/components/general.php +++ b/resources/lang/mi/admin/components/general.php @@ -1,8 +1,6 @@ 'Mō Ngā Pūrere', - 'about_components_text' => 'Ko nga waahanga he mea waahanga o te taonga, hei tauira HDD, RAM, me etahi atu.', 'component_name' => 'Ingoa Ingoa', 'checkin' => 'Tirohia te Mea', 'checkout' => 'Waehia te Waehere', diff --git a/resources/lang/mi/admin/consumables/general.php b/resources/lang/mi/admin/consumables/general.php index d55325f536..c1567d7b5d 100644 --- a/resources/lang/mi/admin/consumables/general.php +++ b/resources/lang/mi/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Mō te Whakamahere', - 'about_consumables_text' => 'Ko nga taonga e hokona ana ka hokona i runga ake i te wa. Hei tauira, he pene reta, he pepa tuhi ranei.', 'checkout' => 'Waea Whakamahia ki te Kaiwhakamahi', 'consumable_name' => 'Ingoa Whakamahia', 'create' => 'Waihanga Whakamahia', diff --git a/resources/lang/mi/admin/hardware/table.php b/resources/lang/mi/admin/hardware/table.php index e205f35467..52ca9967f1 100644 --- a/resources/lang/mi/admin/hardware/table.php +++ b/resources/lang/mi/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Tūnga', 'title' => 'Tahua', 'image' => 'Atahanga Pūrere', - 'days_without_acceptance' => 'Nga Rahui Te Whakaae' + 'days_without_acceptance' => 'Nga Rahui Te Whakaae', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/mi/admin/kits/general.php b/resources/lang/mi/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/mi/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/mi/admin/licenses/message.php b/resources/lang/mi/admin/licenses/message.php index dc507ea5fa..9812cfc222 100644 --- a/resources/lang/mi/admin/licenses/message.php +++ b/resources/lang/mi/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Ko te taonga e ngana ana koe ki te hono atu ki tenei raihana ko te pene atu i te tangata i whiriwhiria i roto i te waahanga kua tohaina.', 'assoc_users' => 'Kei te tirohia tenei raihana ki tetahi kaiwhakamahi me te kore e taea te muku. Titirohia te raihana i te tuatahi, ka ngana ki te muku ano.', 'select_asset_or_person' => 'Me whiriwhiri koe i tetahi rawa, i tetahi kaiwhakamahi ranei, engari ehara i te mea e rua.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/mi/admin/settings/general.php b/resources/lang/mi/admin/settings/general.php index 53f59d5285..94fb1a74ee 100644 --- a/resources/lang/mi/admin/settings/general.php +++ b/resources/lang/mi/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Whaiaronga Active', 'ad_domain' => 'Rohe Whaiaronga Active', 'ad_domain_help' => 'He waahi tenei i te wa i to rohe rohe īmēra, engari ehara i nga wa katoa.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC Email', 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', 'is_ad' => 'He raupapa Active Directory tēnei', - 'alert_email' => 'Tukuna nga whakamohi ki', - 'alerts_enabled' => 'Kua Whakahohea nga Aler', - 'alert_interval' => 'Nga Mahinga Whakamutunga Nga Tae (i nga ra)', - 'alert_inv_threshold' => 'Waehere Awhearanga Inventory', - 'asset_ids' => 'Ngā ID tahua', - 'audit_interval' => 'Whirihoranga Arotake', + 'alert_email' => 'Tukuna nga whakamohi ki', + 'alerts_enabled' => 'Kua Whakahohea nga Aler', + 'alert_interval' => 'Nga Mahinga Whakamutunga Nga Tae (i nga ra)', + 'alert_inv_threshold' => 'Waehere Awhearanga Inventory', + 'asset_ids' => 'Ngā ID tahua', + 'audit_interval' => 'Whirihoranga Arotake', 'audit_interval_help' => 'Mena ka hiahia koe ki te tirotiro i nga rawa o taau, ka uru ki roto i nga marama.', - 'audit_warning_days' => 'Poari Whakatupato Aitea', + 'audit_warning_days' => 'Poari Whakatupato Aitea', 'audit_warning_days_help' => 'E hia nga ra i mua i te wa e tika ana kia whakatupato koe ki a koe i te wa e tika ana nga moni mo te tirotiro?', - 'auto_increment_assets' => 'Whakanuia nga ID tahua-aunoa', - 'auto_increment_prefix' => 'Taapiri (kōwhiringa)', - 'auto_incrementing_help' => 'Whakahohe i nga ID tautuhinga aunoa-aunoa hei whakarite i tenei', - 'backups' => 'Ngā Pūrua', - 'barcode_settings' => 'Tautuhinga Karauna', + 'auto_increment_assets' => 'Whakanuia nga ID tahua-aunoa', + 'auto_increment_prefix' => 'Taapiri (kōwhiringa)', + 'auto_incrementing_help' => 'Whakahohe i nga ID tautuhinga aunoa-aunoa hei whakarite i tenei', + 'backups' => 'Ngā Pūrua', + 'barcode_settings' => 'Tautuhinga Karauna', 'confirm_purge' => 'Whakaatu Whakataunga', - 'confirm_purge_help' => 'Whakauruhia te tuhinga "MUA" i roto i te pouaka i raro nei hei horoi i au reta kua mukua. Kaore e taea te whakakore tenei mahi.', - 'custom_css' => 'CSS Ritenga', - 'custom_css_help' => 'Whakauruhia tetahi tahua CSS ritenga e hiahia ana koe ki te whakamahi. Kaua e whakauru i nga tūtohu <style></style>.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'CSS Ritenga', + 'custom_css_help' => 'Whakauruhia tetahi tahua CSS ritenga e hiahia ana koe ki te whakamahi. Kaua e whakauru i nga tūtohu <style></style>.', 'custom_forgot_pass_url' => 'Custom Password Reset URL', 'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.', 'dashboard_message' => 'Dashboard Message', 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', - 'default_currency' => 'Moni Moni', - 'default_eula_text' => 'EULA Taunoa', - 'default_language' => 'Reo Taunoa', - 'default_eula_help_text' => 'Ka taea hoki e koe te hono atu i nga Taekerangi ritenga ki nga waahanga tahua.', + 'default_currency' => 'Moni Moni', + 'default_eula_text' => 'EULA Taunoa', + 'default_language' => 'Reo Taunoa', + 'default_eula_help_text' => 'Ka taea hoki e koe te hono atu i nga Taekerangi ritenga ki nga waahanga tahua.', 'display_asset_name' => 'Whakaatuhia te Ingoa Tahua', 'display_checkout_date' => 'Whakaatuhia te Whakataunga Rā', 'display_eol' => 'Whakaatuhia EOL i te tirohanga ripanga', 'display_qr' => 'Whakaatuhia nga Waehere Tae', - 'display_alt_barcode' => 'Whakaatuhia te tapanga 1D', - 'barcode_type' => '2D Type Barcode', - 'alt_barcode_type' => '1D momo tapanga', + 'display_alt_barcode' => 'Whakaatuhia te tapanga 1D', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D Type Barcode', + 'alt_barcode_type' => '1D momo tapanga', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Tautuhinga EULA', 'eula_markdown' => 'Ka taea e tenei EULA te Github flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Additional Footer Text ', 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.', 'general_settings' => 'Tautuhinga Whānui', - 'generate_backup' => 'Whakaritea te Whakaora', + 'generate_backup' => 'Whakaritea te Whakaora', 'header_color' => 'Tae pane', 'info' => 'Ko enei tautuhinga ka tautuhi koe i etahi waahanga o to tautuhinga.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laravel Version', 'ldap_enabled' => 'I whakahohea te LDAP', 'ldap_integration' => 'Te whakauru i te LDAP', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', 'ldap_server' => 'Tūmau LDAP', 'ldap_server_help' => 'Me tīmata tenei ki te ldap: // (mo te whakakoretanga, TLS ranei), mo te hiri: // (mo te SSL)', - 'ldap_server_cert' => 'Tiwhikete Tiwhikete SSL LDAP', - 'ldap_server_cert_ignore' => 'Tukua te Tiwhikete SSL muhu', - 'ldap_server_cert_help' => 'Tīpakohia tenei pouakataki mēnā kei te whakamahi koe i te cert SSL kua hainatia e koe, me te hiahia ki te whakaae i tetahi tiwhikete SSL muhu.', + 'ldap_server_cert' => 'Tiwhikete Tiwhikete SSL LDAP', + 'ldap_server_cert_ignore' => 'Tukua te Tiwhikete SSL muhu', + 'ldap_server_cert_help' => 'Tīpakohia tenei pouakataki mēnā kei te whakamahi koe i te cert SSL kua hainatia e koe, me te hiahia ki te whakaae i tetahi tiwhikete SSL muhu.', 'ldap_tls' => 'Whakamahia te TLS', 'ldap_tls_help' => 'Me taki anake tenei mehemea e rere ana koe i te STARTTLS i runga i to ratonga LDAP.', 'ldap_uname' => 'Whakauruhia te Ingoa Kaiwhakamahi LDAP', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', 'login_remote_user_custom_logout_url_text' => 'Custom logout URL', 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Moko', 'logo_print_assets' => 'Use in Print', 'logo_print_assets_help' => 'Use branding on printable asset lists ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Kuputuhi Kupuhipa', 'pwd_secure_complexity_help' => 'Tīpakohia te tikanga o te whakaari rapanga kupuhipa e hiahia ana koe ki te whakapakari.', 'pwd_secure_min' => 'Kupuhipa iti kupuhipa', - 'pwd_secure_min_help' => 'Ko te uara iti kua whakaaetia he 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Aukati i nga kupuhipa noa', 'pwd_secure_uncommon_help' => 'Ka whakakore tenei i nga kaiwhakamahi i te whakamahi i nga kupuhipa noa mai i te top 10,000 o nga kupuhipa i korerotia i roto i nga takahanga.', 'qr_help' => 'Whakahohehia nga waehere QR tuatahi ki te whakarite i tenei', 'qr_text' => 'Kuputuhi Raraunga QR', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Tautuhi', 'settings' => 'Tautuhinga', 'show_alerts_in_menu' => 'Show alerts in top menu', 'show_archived_in_list' => 'Archived Assets', 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Show images in emails', 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', 'site_name' => 'Ingoa Pae', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack Channel', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Ngā Tautuhinga Hati', - 'slack_integration_help' => 'Ko te whakauru i te whakauru he mea whiriwhiri, engari e hiahiatia ana te tohu me te waahana ki te hiahia koe ki te whakamahi. Hei whirihora i te whakauru o Slack, me create koe i te webhook i runga i to pūkete Slack.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', 'snipe_version' => 'Whakaaetanga-IT putanga', @@ -130,6 +162,7 @@ return array( 'update' => 'Tautuhinga Whakahōu', 'value' => 'Uara', 'brand' => 'Waitohu', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Mō Ngā Tautuhinga', 'about_settings_text' => 'Ko enei tautuhinga ka tautuhi koe i etahi waahanga o to tautuhinga.', 'labels_per_page' => 'Tapanga mo ia whārangi', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Unique serial numbers', 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', 'zerofill_count' => 'Te roa o nga taputapu hua, tae atu ki te korerehu', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/mi/admin/users/general.php b/resources/lang/mi/admin/users/general.php index b7a4de0318..3596133aaa 100644 --- a/resources/lang/mi/admin/users/general.php +++ b/resources/lang/mi/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'Ka taea te kitea nga tautuhinga whirihora LDAP Kaiwhakahaere> Tautuhinga. Ko te (tahua) kua tohua te tauwāhi kua tohua mo nga kaiwhakamahi katoa kua kawemai.', 'print_assigned' => 'Print All Assigned', 'software_user' => 'Pūmanawa Kua tirotirohia ki: ingoa', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Tirohia te Kaiwhakamahi: ingoa', 'usercsv' => 'Kōnae CSV', 'two_factor_admin_optin_help' => 'Ko to tautuhinga kaiwhakahaere o toianei kei te whakarite i te whakatinanatanga o te whakamotuhēhēnga-rua.', diff --git a/resources/lang/mi/admin/users/message.php b/resources/lang/mi/admin/users/message.php index 6c034cf6a4..ef939b84ab 100644 --- a/resources/lang/mi/admin/users/message.php +++ b/resources/lang/mi/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Nga Whakaae Korero.', 'user_deleted_warning' => 'Kua mukua tenei kaiwhakamahi. Me whakahou e koe tenei kaiwhakamahi ki te whakatika i aua mea, ki te tuku ranei i nga taonga hou.', 'ldap_not_configured' => 'Ko te whakaurutanga LDAP kua kore i whirihorahia mo tenei whakauru.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/mi/auth/general.php b/resources/lang/mi/auth/general.php index 672a22e820..13a219bf18 100644 --- a/resources/lang/mi/auth/general.php +++ b/resources/lang/mi/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Tukua te Tautuhi Tautuhi Kupuhipa', 'email_reset_password' => 'Kupuhipa Īmēra Tautuhi', 'reset_password' => 'Tautuhi Kupuhipa', + 'saml_login' => 'Login via SAML', 'login' => 'Whakauru', 'login_prompt' => 'Koa Takiuru', 'forgot_password' => 'Kua wareware ahau ki taku kupuhipa', diff --git a/resources/lang/mi/auth/message.php b/resources/lang/mi/auth/message.php index c97fa9af92..7ccd87564c 100644 --- a/resources/lang/mi/auth/message.php +++ b/resources/lang/mi/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Kāore tēnei pūkete kaiwhakamahi i te whakahohea.', 'account_suspended' => 'Kua tohua tenei pūkete kaiwhakamahi.', 'account_banned' => 'Ka whakatakahia tenei pūkete kaiwhakamahi.', - 'throttle' => 'He maha nga whakamatautau takiuru i rahua. Tena ngana ano: meneti meneti (s).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'I te raruraru i te wa e ngana ana ki te takiuru ki a koe, tena koa ngana ano.', 'success' => 'Kua uru koe ki roto.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'I te raruraru i te wa e ngana ana ki te hanga i to taakete, me ngana ano.', 'success' => 'Ko te kaute i hanga.', ), - 'forgot-password' => array( - 'error' => 'He raru i te wa e ngana ana ki te tautuhi i te waehere kupuhipa, me ngana ano.', - 'success' => 'Kua angitu te tukunga o te īmēra whakaora password', - ), - - 'forgot-password-confirm' => array( - 'error' => 'He raruraru i te wa e ngana ana ki te tautuhi i to kupuhipa, ngana ano.', - 'success' => 'Kua oti te tautuhi i to kupuhipa.', - ), - - 'activate' => array( - 'error' => 'I te raruraru i te wa e ngana ana ki te whakahohe i tō kaute, tēnā whakamātau anō.', - 'success' => 'Kua angitu tō pūkete.', + 'forgot-password' => array( + 'error' => 'He raru i te wa e ngana ana ki te tautuhi i te waehere kupuhipa, me ngana ano.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'He raruraru i te wa e ngana ana ki te tautuhi i to kupuhipa, ngana ano.', + 'success' => 'Kua oti te tautuhi i to kupuhipa.', + ), + + ); diff --git a/resources/lang/mi/button.php b/resources/lang/mi/button.php index 3084b34abc..e7acd34c8b 100644 --- a/resources/lang/mi/button.php +++ b/resources/lang/mi/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Tukuake', 'select_file' => 'Tīpako Kōnae ...', 'select_files' => 'Select Files...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/mi/general.php b/resources/lang/mi/general.php index 0ff74bf96a..e9160ddea0 100644 --- a/resources/lang/mi/general.php +++ b/resources/lang/mi/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Tuhinga Rawa', 'bulkaudit_status' => 'Tūnga Arotake', 'bulk_checkout' => 'Putea Poaka', + 'bystatus' => 'by Status', 'cancel' => 'Whakakore', 'categories' => 'Ngā Kāwai', 'category' => 'Kāwai', @@ -57,6 +58,7 @@ 'created' => 'Kua waihangatia te Mea', 'created_asset' => 'waihanga i te taonga', 'created_at' => 'I hangaia i', + 'record_created' => 'Record Created', 'updated_at' => 'Whakahoutia i', 'currency' => '$', // this is deprecated 'current' => 'I teie nei', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Ingoa Tuatahi Ingoa Mutu (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Tuatahi', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Ingoa Tuatahi', 'first_name_format' => 'Ingoa Tuatahi (jane@example.com)', 'files' => 'Files', 'file_name' => 'Kōnae', + 'file_type' => 'File Type', 'file_uploads' => 'Ngā Tukunga Kōnae', 'generate' => 'Whakanuia', 'github_markdown' => 'This field accepts Github flavored markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Mahinga Tahua', 'item' => 'Tuhinga', 'insufficient_permissions' => 'He whakaaetanga kore!', + 'kits' => 'Predefined Kits', 'language' => 'Reo', 'last' => 'Last', 'last_login' => 'Whakauru Whakamutunga', @@ -121,10 +136,11 @@ 'licenses' => 'Raihana', 'list_all' => 'Rārangi Katoa', 'loading' => 'Whakamahia', - 'lock_passwords' => 'Kāore e taea te whakatika i tenei mara ki tenei taunga.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Kua monokia tenei ahuatanga mo te tautuhinga whakaatu.', 'location' => 'Wāhi', 'locations' => 'Tauranga', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Whakaaturanga', 'lookup_by_tag' => 'Te tirotiro i te Tohu Taonga', 'maintenances' => 'Maintenances', @@ -186,6 +202,7 @@ 'sign_in' => 'Waitohu', 'signature' => 'Waitohu', 'skin' => 'Skin', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'TE WHAKAMAHI MĀTAURANGA: Kua monokia ētahi āhuatanga mo tenei tāutanga me te raraunga i tenei pūnaha ka tautuhi i ia ra.', 'site_name' => 'Ingoa Pae', 'state' => 'State', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Kaiwhakahaere unknown', 'username_format' => 'Ingoa Kaiwhakamahi Hōputu', 'update' => 'Whakahou', - 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Kua tukuna', 'user' => 'Kaiwhakamahi', 'accepted' => 'whakaaetia', 'declined' => 'ka whakaheke', 'unaccepted_asset_report' => 'Nga Taahanakitanga Tono', 'users' => 'Kaiwhakamahi', + 'viewall' => 'View All', 'viewassets' => 'Tirohia nga Tahua kua Tohua', 'website' => 'Paetukutuku', 'welcome' => 'Nau mai,: ingoa', 'years' => 'tau', 'yes' => 'Ae', 'zip' => 'Zip', - 'noimage' => 'Kaore i kitea he pikitia i tukuakehia ranei, kaore i kitea.', - 'token_expired' => 'Kua pau te raupapa puka ki a koe. Tena ngana ano.', + 'noimage' => 'Kaore i kitea he pikitia i tukuakehia ranei, kaore i kitea.', + 'token_expired' => 'Kua pau te raupapa puka ki a koe. Tena ngana ano.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/mi/help.php b/resources/lang/mi/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/mi/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/mi/mail.php b/resources/lang/mi/mail.php index fa90d13b55..60c1e6e32b 100644 --- a/resources/lang/mi/mail.php +++ b/resources/lang/mi/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Tena koahia te hono e whai ake nei hei whakauru i to:', 'click_on_the_link_accessory' => 'Tena koahia te hono i raro ki te whakauru kua whiwhi koe i te taputapu.', 'click_on_the_link_asset' => 'Koahia te hono i raro ki te whakauru kua riro ia koe te taonga.', - 'Confirm_Asset_Checkin' => 'Whakaatuhia te Ahuatanga Ahua.', - 'Confirm_Accessory_Checkin' => 'Whakaaehia te Whakamatau Whawhai.', - 'Confirm_accessory_delivery' => 'Whakaaetia te tuku tuku.', - 'Confirm_license_delivery' => 'Confirm license delivery.', - 'Confirm_asset_delivery' => 'Whakaaetia te tuku tuku moni.', - 'Confirm_consumable_delivery' => 'Whakaaetia te tuku tuku.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'QTY o nāianei', 'Days' => 'Nga ra', 'days' => 'Nga ra', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'to_reset' => 'Hei tautuhi i to: kupuhipa tukutuku, whakaoti i tenei puka:', 'type' => 'Momo', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'User', 'username' => 'Username', 'welcome' => 'Nau mai: ingoa', 'welcome_to' => 'Nau mai ki: web!', 'your_credentials' => 'Nga tohu tohu Snipe-IT', + ); diff --git a/resources/lang/mk/admin/accessories/general.php b/resources/lang/mk/admin/accessories/general.php index f597e57614..0d97956c28 100644 --- a/resources/lang/mk/admin/accessories/general.php +++ b/resources/lang/mk/admin/accessories/general.php @@ -1,8 +1,6 @@ 'За додатоците', - 'about_accessories_text' => 'Додатоци се нешто што го задолжувате на корисниците, но нема сериски број (или не сакате да ги евидентирате поединечно). На пример, компјутерски глувчиња или тастатури.', 'accessory_category' => 'Категорија на додаток', 'accessory_name' => 'Име на додаток', 'checkout' => 'Задолжи додаток', diff --git a/resources/lang/mk/admin/accessories/message.php b/resources/lang/mk/admin/accessories/message.php index 570005fcdc..be80ec9e8d 100644 --- a/resources/lang/mk/admin/accessories/message.php +++ b/resources/lang/mk/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Додатокот не постои.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'Овој додаток во моментов има :count ставки задолжени на корисници. Ве молиме проверете во додатоците и обидете се повторно. ', 'create' => array( diff --git a/resources/lang/mk/admin/asset_maintenances/general.php b/resources/lang/mk/admin/asset_maintenances/general.php index b8a5da0c59..4f79a01a2c 100644 --- a/resources/lang/mk/admin/asset_maintenances/general.php +++ b/resources/lang/mk/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Погледнете детали за одржување на средствата', 'repair' => 'Поправка', 'maintenance' => 'Одржување', - 'upgrade' => 'Надградба' + 'upgrade' => 'Надградба', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/mk/admin/categories/general.php b/resources/lang/mk/admin/categories/general.php index 5bf5d4360d..9054957ecd 100644 --- a/resources/lang/mk/admin/categories/general.php +++ b/resources/lang/mk/admin/categories/general.php @@ -1,8 +1,6 @@ 'За категориите', - 'about_categories' => 'Категориите ви помагаат да ги организирате вашите средства. Некои примери може да бидат "Десктоп компјутери", "Лаптопи", "Мобилни телефони", "Таблети", и така натаму, но можете да користите категории и на кој било начин кој има смисла за вас.', 'asset_categories' => 'Категории на основни средства', 'category_name' => 'Име на категорија', 'checkin_email' => 'Send email to user on checkin/checkout.', diff --git a/resources/lang/mk/admin/companies/general.php b/resources/lang/mk/admin/companies/general.php index 8aad744028..e420c203c8 100644 --- a/resources/lang/mk/admin/companies/general.php +++ b/resources/lang/mk/admin/companies/general.php @@ -1,6 +1,4 @@ 'За компаниите', - 'about_companies_text' => 'Компаниите можат да се користат како поле за едноставен идентификатор, или може да се користат за да се ограничи видливоста на средствата, корисниците, итн, ако е овозможена целосна поддршка за компании во администраторските поставки.', 'select_company' => 'Изберете компанија', ]; diff --git a/resources/lang/mk/admin/components/general.php b/resources/lang/mk/admin/components/general.php index 3edd41c932..cdb005bd6e 100644 --- a/resources/lang/mk/admin/components/general.php +++ b/resources/lang/mk/admin/components/general.php @@ -1,8 +1,6 @@ 'За компонентите', - 'about_components_text' => 'Компоненти се елементи кои се дел од основните средства, на пример, HDD, RAM меморија, итн.', 'component_name' => 'Име на компонента', 'checkin' => 'Раздолжи компонента', 'checkout' => 'Задолжи компонента', diff --git a/resources/lang/mk/admin/consumables/general.php b/resources/lang/mk/admin/consumables/general.php index d0026651eb..3a92336c0e 100644 --- a/resources/lang/mk/admin/consumables/general.php +++ b/resources/lang/mk/admin/consumables/general.php @@ -1,8 +1,6 @@ 'За потрошните материјали', - 'about_consumables_text' => 'Потрошните материјали се нешто набавено, кое ќе се искористи и потроши со текот на времето. На пример, хартија за печатар или копир.', 'checkout' => 'Задолжи потрошен материјал на корисник', 'consumable_name' => 'Име на потрошен материјал', 'create' => 'Креирај потрошен материјал', diff --git a/resources/lang/mk/admin/hardware/table.php b/resources/lang/mk/admin/hardware/table.php index 06268d65b7..16c068c8e3 100644 --- a/resources/lang/mk/admin/hardware/table.php +++ b/resources/lang/mk/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Состојба', 'title' => 'Основно средство ', 'image' => 'Слика', - 'days_without_acceptance' => 'Денови без прифаќање' + 'days_without_acceptance' => 'Денови без прифаќање', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/mk/admin/kits/general.php b/resources/lang/mk/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/mk/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/mk/admin/licenses/message.php b/resources/lang/mk/admin/licenses/message.php index 10dc9c84fe..ad5da4fc68 100644 --- a/resources/lang/mk/admin/licenses/message.php +++ b/resources/lang/mk/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Средството што се обидувате да го поврзете со оваа лиценца е задолжено на различно лице од она кое е избрано на паѓачкото мени.', 'assoc_users' => 'Оваа лиценца е задолжено на корисник и не може да се избрише. Проверете го, а потоа пробајте повторно да ја избришете. ', 'select_asset_or_person' => 'Мора да изберете основно средство или корисник, но не и двете.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/mk/admin/settings/general.php b/resources/lang/mk/admin/settings/general.php index 913e27a744..fa5f681dfe 100644 --- a/resources/lang/mk/admin/settings/general.php +++ b/resources/lang/mk/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Домен на Active Directory', 'ad_domain_help' => 'This is sometimes the same as your email domain, but not always.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC Email', 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', 'is_ad' => 'Ова е сервер на Active Directory', - 'alert_email' => 'Испрати аларм до', - 'alerts_enabled' => 'Овозможени аларми по е-пошта', - 'alert_interval' => 'Праг на застарување на аларм (денови)', - 'alert_inv_threshold' => 'Праг на аларм за инвентар', - 'asset_ids' => 'ID на основни средства', - 'audit_interval' => 'Интервал на ревизија', + 'alert_email' => 'Испрати аларм до', + 'alerts_enabled' => 'Овозможени аларми по е-пошта', + 'alert_interval' => 'Праг на застарување на аларм (денови)', + 'alert_inv_threshold' => 'Праг на аларм за инвентар', + 'asset_ids' => 'ID на основни средства', + 'audit_interval' => 'Интервал на ревизија', 'audit_interval_help' => 'If you are required to regularly physically audit your assets, enter the interval in months.', - 'audit_warning_days' => 'Audit Warning Threshold', + 'audit_warning_days' => 'Audit Warning Threshold', 'audit_warning_days_help' => 'How many days in advance should we warn you when assets are due for auditing?', - 'auto_increment_assets' => 'Generate auto-incrementing asset IDs', - 'auto_increment_prefix' => 'Префикс (опционално)', - 'auto_incrementing_help' => 'Enable auto-incrementing asset IDs first to set this', - 'backups' => 'Резервни копии', - 'barcode_settings' => 'Поставки за баркод', + 'auto_increment_assets' => 'Generate auto-incrementing asset IDs', + 'auto_increment_prefix' => 'Префикс (опционално)', + 'auto_incrementing_help' => 'Enable auto-incrementing asset IDs first to set this', + 'backups' => 'Резервни копии', + 'barcode_settings' => 'Поставки за баркод', 'confirm_purge' => 'Потврди чистка', - 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone.', - 'custom_css' => 'Приспособен CSS', - 'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the <style></style> tags.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Приспособен CSS', + 'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the <style></style> tags.', 'custom_forgot_pass_url' => 'Приспособена врска за ресетирање лозинка', 'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.', 'dashboard_message' => 'Dashboard Message', 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', - 'default_currency' => 'Стандардна валута', - 'default_eula_text' => 'Default EULA', - 'default_language' => 'Стандарден јазик', - 'default_eula_help_text' => 'Можете доделите сопствени услови за користење на одредени категории на средства.', + 'default_currency' => 'Стандардна валута', + 'default_eula_text' => 'Default EULA', + 'default_language' => 'Стандарден јазик', + 'default_eula_help_text' => 'Можете доделите сопствени услови за користење на одредени категории на средства.', 'display_asset_name' => 'Прикажи име на основно средство', 'display_checkout_date' => 'Display Checkout Date', 'display_eol' => 'Display EOL in table view', 'display_qr' => 'Display Square Codes', - 'display_alt_barcode' => 'Прикажи 1D баркод', - 'barcode_type' => 'Тип на 2D бар код', - 'alt_barcode_type' => 'Тип на 1D бар код', + 'display_alt_barcode' => 'Прикажи 1D баркод', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'Тип на 2D бар код', + 'alt_barcode_type' => 'Тип на 1D бар код', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Поставки за EULA', 'eula_markdown' => 'This EULA allows Github flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Additional Footer Text ', 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.', 'general_settings' => 'General Settings', - 'generate_backup' => 'Generate Backup', + 'generate_backup' => 'Generate Backup', 'header_color' => 'Header Color', 'info' => 'These settings let you customize certain aspects of your installation.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laravel верзија', 'ldap_enabled' => 'Овозможен LDAP', 'ldap_integration' => 'Интеграција со LDAP', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', 'ldap_server' => 'LDAP Server', 'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)', - 'ldap_server_cert' => 'LDAP SSL certificate validation', - 'ldap_server_cert_ignore' => 'Дозволи неважечки SSL сертификат', - 'ldap_server_cert_help' => 'Select this checkbox if you are using a self signed SSL cert and would like to accept an invalid SSL certificate.', + 'ldap_server_cert' => 'LDAP SSL certificate validation', + 'ldap_server_cert_ignore' => 'Дозволи неважечки SSL сертификат', + 'ldap_server_cert_help' => 'Select this checkbox if you are using a self signed SSL cert and would like to accept an invalid SSL certificate.', 'ldap_tls' => 'Use TLS', 'ldap_tls_help' => 'This should be checked only if you are running STARTTLS on your LDAP server. ', 'ldap_uname' => 'LDAP Bind Username', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', 'login_remote_user_custom_logout_url_text' => 'Custom logout URL', 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Лого', 'logo_print_assets' => 'Use in Print', 'logo_print_assets_help' => 'Use branding on printable asset lists ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Сложеност на лозинка', 'pwd_secure_complexity_help' => 'Select whichever password complexity rules you wish to enforce.', 'pwd_secure_min' => 'Минимум знаци во лозинка', - 'pwd_secure_min_help' => 'Минимална дозволена вредност е 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Спречете чести лозинки', 'pwd_secure_uncommon_help' => 'This will disallow users from using common passwords from the top 10,000 passwords reported in breaches.', 'qr_help' => 'Enable QR Codes first to set this', 'qr_text' => 'QR Code Text', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Поставка', 'settings' => 'Поставки', 'show_alerts_in_menu' => 'Show alerts in top menu', 'show_archived_in_list' => 'Archived Assets', 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Show images in emails', 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', 'site_name' => 'Site Name', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack Channel', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Slack Settings', - 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', 'snipe_version' => 'Snipe-IT version', @@ -130,6 +162,7 @@ return array( 'update' => 'Update Settings', 'value' => 'Вредност', 'brand' => 'Брендирање', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'About Settings', 'about_settings_text' => 'These settings let you customize certain aspects of your installation.', 'labels_per_page' => 'Labels per page', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Unique serial numbers', 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', 'zerofill_count' => 'Length of asset tags, including zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/mk/admin/users/general.php b/resources/lang/mk/admin/users/general.php index e722973c45..0abcc16222 100644 --- a/resources/lang/mk/admin/users/general.php +++ b/resources/lang/mk/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'LDAP конфигурациските поставки може да се најдат во Admin > Settings. Избраната локација (опционално) ќе биде поставена за сите увезени корисници.', 'print_assigned' => 'Печати задолжение', 'software_user' => 'Софтвер задолжен на :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Погледнете го/ја :name', 'usercsv' => 'CSV датотека', 'two_factor_admin_optin_help' => 'Вашите тековни администраторски поставки овозможуваат селективно спроведување на автентикација со два фактори. ', diff --git a/resources/lang/mk/admin/users/message.php b/resources/lang/mk/admin/users/message.php index 33e6338359..0c63b5b252 100644 --- a/resources/lang/mk/admin/users/message.php +++ b/resources/lang/mk/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Недоволни дозволи.', 'user_deleted_warning' => 'Овој корисник е избришан. Ќе мора да го вратите за да го ажурирате или да му доделите нови основни средства.', 'ldap_not_configured' => 'Интеграција со LDAP не е конфигурирана.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/mk/auth/general.php b/resources/lang/mk/auth/general.php index a03b7076a9..f9ad144634 100644 --- a/resources/lang/mk/auth/general.php +++ b/resources/lang/mk/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Испрати врска за ресетирање на лозинка', 'email_reset_password' => 'Ресетирање на лозинка', 'reset_password' => 'Ресетирање на Лозинка', + 'saml_login' => 'Login via SAML', 'login' => 'Најава', 'login_prompt' => 'Ве молиме најавете се', 'forgot_password' => 'Ја заборавив мојата лозинка', diff --git a/resources/lang/mk/auth/message.php b/resources/lang/mk/auth/message.php index 87aa2678d0..7763c2a99f 100644 --- a/resources/lang/mk/auth/message.php +++ b/resources/lang/mk/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Оваа корисничка сметка не е активирана.', 'account_suspended' => 'Оваа корисничка сметка е привремено блокирана.', 'account_banned' => 'Оваа корисничка сметка е блокирана.', - 'throttle' => 'Премногу неуспешни обиди за најавување. Ве молиме обидете се повторно за околу :minutes минути.', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Имаше проблем при обидот да се најавите, обидете се повторно.', 'success' => 'Успешно сте најавени.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Имаше проблем при креирање на корисничката сметка, обидете се повторно.', 'success' => 'Корисничката сметка е креирана.', ), - 'forgot-password' => array( - 'error' => 'Имаше проблем при обидот да се добие кодот за ресетирање не лозинка, обидете се повторно.', - 'success' => 'Пораката за ресетирање на лозинка е испратена.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Имаше проблем при ресетирање на лозинката, обидете се повторно.', - 'success' => 'Вашата лозинка е ресетирана.', - ), - - 'activate' => array( - 'error' => 'Имаше проблем при активирање на корисничката сметка, обидете се повторно.', - 'success' => 'Вашата корисничка сметка е активирана.', + 'forgot-password' => array( + 'error' => 'Имаше проблем при обидот да се добие кодот за ресетирање не лозинка, обидете се повторно.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Имаше проблем при ресетирање на лозинката, обидете се повторно.', + 'success' => 'Вашата лозинка е ресетирана.', + ), + + ); diff --git a/resources/lang/mk/button.php b/resources/lang/mk/button.php index f6159bff77..2cf17817c3 100644 --- a/resources/lang/mk/button.php +++ b/resources/lang/mk/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Прикачи', 'select_file' => 'Избери датотека...', 'select_files' => 'Избери датотека...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/mk/general.php b/resources/lang/mk/general.php index 632898ea8f..b25eae8a0b 100644 --- a/resources/lang/mk/general.php +++ b/resources/lang/mk/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Масовна ревизија', 'bulkaudit_status' => 'Статус на ревизија', 'bulk_checkout' => 'Масовно задолжување', + 'bystatus' => 'by Status', 'cancel' => 'Откажи', 'categories' => 'Категории', 'category' => 'Категорија', @@ -57,6 +58,7 @@ 'created' => 'Креирана ставка', 'created_asset' => 'креирано основно средство', 'created_at' => 'Креиран во', + 'record_created' => 'Record Created', 'updated_at' => 'Ажурирано во', 'currency' => '$', // this is deprecated 'current' => 'Тековна', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Име, точка, Презиме (janko.jankov@example.com)', 'firstname_lastname_underscore_format' => 'Име, _, Презиме (janko_jankov@example.com)', 'lastnamefirstinitial_format' => 'Презиме, Почетна буква од име (jankovj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Прво', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Име', 'first_name_format' => 'Име (janko@example.com)', 'files' => 'Датотеки', 'file_name' => 'Датотека', + 'file_type' => 'File Type', 'file_uploads' => 'Прикачување датотеки', 'generate' => 'Генерирање', 'github_markdown' => 'Ова поле прифаќа означување според Github.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Одржувања на основни средства', 'item' => 'Ставка', 'insufficient_permissions' => 'Недоволни дозволи!', + 'kits' => 'Predefined Kits', 'language' => 'Јазик', 'last' => 'Последно', 'last_login' => 'Последна најава', @@ -121,10 +136,11 @@ 'licenses' => 'Лиценци', 'list_all' => 'Листа на сите', 'loading' => 'Вчитување', - 'lock_passwords' => 'Ова поле не може да биде изменето во оваа инсталација.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Оваа функција е оневозможена за демонстрационата инсталација.', 'location' => 'Локација', 'locations' => 'Локации', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Одјави се', 'lookup_by_tag' => 'Пребарување по код на основно средство', 'maintenances' => 'Одржувања', @@ -186,6 +202,7 @@ 'sign_in' => 'Најави се', 'signature' => 'Потпис', 'skin' => 'Кожа', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO MODE: Некои функции се оневозможени за оваа инсталација.', 'site_name' => 'Име на сајтот', 'state' => 'Состојба', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Непознат Администратор', 'username_format' => 'Формат на корисничко име', 'update' => 'Ажурирање', - 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Прикачено', 'user' => 'Корисник', 'accepted' => 'прифатен', 'declined' => 'одбиено', 'unaccepted_asset_report' => 'Неприфатени средства', 'users' => 'Корисници', + 'viewall' => 'View All', 'viewassets' => 'Прикажете ги доделените основни средства', 'website' => 'Веб страна', 'welcome' => 'Добредојдовте :name', 'years' => 'години', 'yes' => 'Да', 'zip' => 'Зип', - 'noimage' => 'Не е прикачена слика или сликата не е пронајдена.', - 'token_expired' => 'Вашата сесија истече. Најавете се повторно.', + 'noimage' => 'Не е прикачена слика или сликата не е пронајдена.', + 'token_expired' => 'Вашата сесија истече. Најавете се повторно.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/mk/help.php b/resources/lang/mk/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/mk/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/mk/mail.php b/resources/lang/mk/mail.php index 54c2caf491..4bfbbe684d 100644 --- a/resources/lang/mk/mail.php +++ b/resources/lang/mk/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Ве молиме кликнете на следната врска за да ја потврдите вашата :web сметка:', 'click_on_the_link_accessory' => 'Ве молиме кликнете на врската на дното за да потврдите дека сте го примиле додатокот.', 'click_on_the_link_asset' => 'Ве молиме кликнете на врската на дното за да потврдите дека сте го примиле основното средство.', - 'Confirm_Asset_Checkin' => 'Потврди раздолжување на основно средство.', - 'Confirm_Accessory_Checkin' => 'Потврди раздолжување на додаток.', - 'Confirm_accessory_delivery' => 'Потврдете ја испораката на додатокот.', - 'Confirm_license_delivery' => 'Потврдете ја испораката на лиценцата.', - 'Confirm_asset_delivery' => 'Потврдете ја испораката на основно средство.', - 'Confirm_consumable_delivery' => 'Потврди ја испораката на потрожен материјал.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Тековна количина', 'Days' => 'Денови', 'days' => 'Денови', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'to_reset' => 'За да ја ресетирате вашата :web лозинка, пополнете го овој формулар:', 'type' => 'Тип', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Корисник', 'username' => 'Корисничко име', 'welcome' => 'Добредојдовте :name', 'welcome_to' => 'Добредојдовте на :web!', 'your_credentials' => 'Вашите корисничко име и лозинка', + ); diff --git a/resources/lang/ml-IN/admin/accessories/general.php b/resources/lang/ml-IN/admin/accessories/general.php new file mode 100644 index 0000000000..e9a2e69ff6 --- /dev/null +++ b/resources/lang/ml-IN/admin/accessories/general.php @@ -0,0 +1,20 @@ + 'Accessory Category', + 'accessory_name' => 'Accessory Name', + 'checkout' => 'Checkout Accessory', + 'checkin' => 'Checkin Accessory', + 'create' => 'Create Accessory', + 'edit' => 'Edit Accessory', + 'eula_text' => 'Category EULA', + 'eula_text_help' => 'This field allows you to customize your EULAs for specific types of assets. If you only have one EULA for all of your assets, you can check the box below to use the primary default.', + 'require_acceptance' => 'Require users to confirm acceptance of assets in this category.', + 'no_default_eula' => 'No primary default EULA found. Add one in Settings.', + 'total' => 'Total', + 'remaining' => 'Avail', + 'update' => 'Update Accessory', + 'use_default_eula' => 'Use the primary default EULA instead.', + 'use_default_eula_disabled' => 'Use the primary default EULA instead. No primary default EULA is set. Please add one in Settings.', + +); diff --git a/resources/lang/ml-IN/admin/accessories/message.php b/resources/lang/ml-IN/admin/accessories/message.php new file mode 100644 index 0000000000..a356463064 --- /dev/null +++ b/resources/lang/ml-IN/admin/accessories/message.php @@ -0,0 +1,37 @@ + 'The accessory [:id] does not exist.', + 'assoc_users' => 'This accessory currently has :count items checked out to users. Please check in the accessories and and try again. ', + + 'create' => array( + 'error' => 'The accessory was not created, please try again.', + 'success' => 'The accessory was successfully created.' + ), + + 'update' => array( + 'error' => 'The accessory was not updated, please try again', + 'success' => 'The accessory was updated successfully.' + ), + + '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.' + ), + + 'checkout' => array( + 'error' => 'Accessory was not checked out, please try again', + 'success' => 'Accessory checked out successfully.', + 'user_does_not_exist' => 'That user is invalid. Please try again.' + ), + + 'checkin' => array( + 'error' => 'Accessory was not checked in, please try again', + 'success' => 'Accessory checked in successfully.', + 'user_does_not_exist' => 'That user is invalid. Please try again.' + ) + + +); diff --git a/resources/lang/ml-IN/admin/accessories/table.php b/resources/lang/ml-IN/admin/accessories/table.php new file mode 100644 index 0000000000..e02d9f22e4 --- /dev/null +++ b/resources/lang/ml-IN/admin/accessories/table.php @@ -0,0 +1,11 @@ + 'Download CSV', + 'eula_text' => 'EULA', + 'id' => 'ID', + 'require_acceptance' => 'Acceptance', + 'title' => 'Accessory Name', + + +); diff --git a/resources/lang/ml-IN/admin/asset_maintenances/form.php b/resources/lang/ml-IN/admin/asset_maintenances/form.php new file mode 100644 index 0000000000..2aa005c45f --- /dev/null +++ b/resources/lang/ml-IN/admin/asset_maintenances/form.php @@ -0,0 +1,14 @@ + 'Maintenance Type', + 'title' => 'Title', + 'start_date' => 'Started', + 'completion_date' => 'Completed', + 'cost' => 'Cost', + 'is_warranty' => 'Warranty Improvement', + 'asset_maintenance_time' => 'Days', + 'notes' => 'Notes', + 'update' => 'Update', + 'create' => 'Create' + ]; diff --git a/resources/lang/ml-IN/admin/asset_maintenances/general.php b/resources/lang/ml-IN/admin/asset_maintenances/general.php new file mode 100644 index 0000000000..d094167804 --- /dev/null +++ b/resources/lang/ml-IN/admin/asset_maintenances/general.php @@ -0,0 +1,14 @@ + 'Asset Maintenances', + 'edit' => 'Edit Asset Maintenance', + 'delete' => 'Delete Asset Maintenance', + 'view' => 'View Asset Maintenance Details', + 'repair' => 'Repair', + 'maintenance' => 'Maintenance', + 'upgrade' => 'Upgrade', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', + ]; diff --git a/resources/lang/ml-IN/admin/asset_maintenances/message.php b/resources/lang/ml-IN/admin/asset_maintenances/message.php new file mode 100644 index 0000000000..d121115825 --- /dev/null +++ b/resources/lang/ml-IN/admin/asset_maintenances/message.php @@ -0,0 +1,21 @@ + 'Asset Maintenance you were looking for was not found!', + 'delete' => [ + 'confirm' => 'Are you sure you wish to delete this asset maintenance?', + 'error' => 'There was an issue deleting the asset maintenance. Please try again.', + 'success' => 'The asset maintenance was deleted successfully.' + ], + 'create' => [ + 'error' => 'Asset Maintenance was not created, please try again.', + 'success' => 'Asset Maintenance created successfully.' + ], + 'edit' => [ + 'error' => 'Asset Maintenance was not edited, please try again.', + 'success' => 'Asset Maintenance edited successfully.' + ], + 'asset_maintenance_incomplete' => 'Not Completed Yet', + 'warranty' => 'Warranty', + 'not_warranty' => 'Not Warranty', + ]; \ No newline at end of file diff --git a/resources/lang/ml-IN/admin/asset_maintenances/table.php b/resources/lang/ml-IN/admin/asset_maintenances/table.php new file mode 100644 index 0000000000..f3a6be60f9 --- /dev/null +++ b/resources/lang/ml-IN/admin/asset_maintenances/table.php @@ -0,0 +1,8 @@ + 'Asset Maintenance', + 'asset_name' => 'Asset Name', + 'is_warranty' => 'Warranty', + 'dl_csv' => 'Download CSV' + ]; diff --git a/resources/lang/ml-IN/admin/categories/general.php b/resources/lang/ml-IN/admin/categories/general.php new file mode 100644 index 0000000000..f681aaf85c --- /dev/null +++ b/resources/lang/ml-IN/admin/categories/general.php @@ -0,0 +1,22 @@ + 'Asset Categories', + 'category_name' => 'വിഭാഗത്തിന്റെ പേര്', + 'checkin_email' => 'Send email to user on checkin/checkout.', + 'checkin_email_notification' => 'This user will be sent an email on checkin/checkout.', + 'clone' => 'Clone Category', + 'create' => 'വിഭാഗം ഉണ്ടാകുക', + 'edit' => 'വിഭാഗം എഡിറ്റു ചെയ്യുക', + 'eula_text' => 'വിഭാഗം EULA', + 'eula_text_help' => 'This field allows you to customize your EULAs for specific types of assets. If you only have one EULA for all of your assets, you can check the box below to use the primary default.', + 'name' => 'Category Name', + 'require_acceptance' => 'Require users to confirm acceptance of assets in this category.', + 'required_acceptance' => 'This user will be emailed with a link to confirm acceptance of this item.', + 'required_eula' => 'This user will be emailed a copy of the EULA', + 'no_default_eula' => 'No primary default EULA found. Add one in Settings.', + 'update' => 'Update Category', + 'use_default_eula' => 'Use the primary default EULA instead.', + 'use_default_eula_disabled' => 'Use the primary default EULA instead. No primary default EULA is set. Please add one in Settings.', + +); diff --git a/resources/lang/ml-IN/admin/categories/message.php b/resources/lang/ml-IN/admin/categories/message.php new file mode 100644 index 0000000000..b5d21a7691 --- /dev/null +++ b/resources/lang/ml-IN/admin/categories/message.php @@ -0,0 +1,25 @@ + 'ഇ വിഭാഗം നിലവിലില്ല.', + '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. ', + + 'create' => array( + 'error' => 'Category was not created, please try again.', + 'success' => 'Category created successfully.' + ), + + 'update' => array( + 'error' => 'Category was not updated, please try again', + 'success' => 'Category updated successfully.' + ), + + 'delete' => array( + 'confirm' => 'Are you sure you wish to delete this category?', + 'error' => 'There was an issue deleting the category. Please try again.', + 'success' => 'The category was deleted successfully.' + ) + +); diff --git a/resources/lang/ml-IN/admin/categories/table.php b/resources/lang/ml-IN/admin/categories/table.php new file mode 100644 index 0000000000..a3ee96ae7f --- /dev/null +++ b/resources/lang/ml-IN/admin/categories/table.php @@ -0,0 +1,10 @@ + 'EULA', + 'id' => 'ID', + 'parent' => 'Parent', + 'require_acceptance' => 'Acceptance', + 'title' => 'Asset Category Name', + +); diff --git a/resources/lang/ml-IN/admin/companies/general.php b/resources/lang/ml-IN/admin/companies/general.php new file mode 100644 index 0000000000..9d58ccb58e --- /dev/null +++ b/resources/lang/ml-IN/admin/companies/general.php @@ -0,0 +1,4 @@ + 'Select Company', +]; diff --git a/resources/lang/ml-IN/admin/companies/message.php b/resources/lang/ml-IN/admin/companies/message.php new file mode 100644 index 0000000000..a6db573519 --- /dev/null +++ b/resources/lang/ml-IN/admin/companies/message.php @@ -0,0 +1,18 @@ + 'Company does not exist.', + 'assoc_users' => 'This company is currently associated with at least one model and cannot be deleted. Please update your models to no longer reference this company and try again. ', + 'create' => array( + 'error' => 'Company was not created, please try again.', + 'success' => 'Company created successfully.' + ), + 'update' => array( + 'error' => 'Company was not updated, please try again', + 'success' => 'Company updated successfully.' + ), + 'delete' => array( + 'confirm' => 'Are you sure you wish to delete this company?', + 'error' => 'There was an issue deleting the company. Please try again.', + 'success' => 'The Company was deleted successfully.' + ) +); diff --git a/resources/lang/ml-IN/admin/companies/table.php b/resources/lang/ml-IN/admin/companies/table.php new file mode 100644 index 0000000000..2f86126ff2 --- /dev/null +++ b/resources/lang/ml-IN/admin/companies/table.php @@ -0,0 +1,9 @@ + 'Companies', + 'create' => 'Create Company', + 'title' => 'Company', + 'update' => 'Update Company', + 'name' => 'Company Name', + 'id' => 'ID', +); diff --git a/resources/lang/ml-IN/admin/components/general.php b/resources/lang/ml-IN/admin/components/general.php new file mode 100644 index 0000000000..f7689a7ad1 --- /dev/null +++ b/resources/lang/ml-IN/admin/components/general.php @@ -0,0 +1,15 @@ + 'Component Name', + 'checkin' => 'Checkin Component', + 'checkout' => 'Checkout Component', + 'cost' => 'Purchase Cost', + 'create' => 'Create Component', + 'edit' => 'Edit Component', + 'date' => 'Purchase Date', + 'order' => 'Order Number', + 'remaining' => 'Remaining', + 'total' => 'Total', + 'update' => 'Update Component', +); diff --git a/resources/lang/ml-IN/admin/components/message.php b/resources/lang/ml-IN/admin/components/message.php new file mode 100644 index 0000000000..1d13970f23 --- /dev/null +++ b/resources/lang/ml-IN/admin/components/message.php @@ -0,0 +1,36 @@ + 'Component does not exist.', + + 'create' => array( + 'error' => 'Component was not created, please try again.', + 'success' => 'Component created successfully.' + ), + + 'update' => array( + 'error' => 'Component was not updated, please try again', + 'success' => 'Component updated successfully.' + ), + + 'delete' => array( + 'confirm' => 'Are you sure you wish to delete this component?', + 'error' => 'There was an issue deleting the component. Please try again.', + 'success' => 'The component was deleted successfully.' + ), + + 'checkout' => array( + 'error' => 'Component was not checked out, please try again', + 'success' => 'Component checked out successfully.', + 'user_does_not_exist' => 'That user is invalid. Please try again.' + ), + + 'checkin' => array( + 'error' => 'Component was not checked in, please try again', + 'success' => 'Component checked in successfully.', + 'user_does_not_exist' => 'That user is invalid. Please try again.' + ) + + +); diff --git a/resources/lang/ml-IN/admin/components/table.php b/resources/lang/ml-IN/admin/components/table.php new file mode 100644 index 0000000000..3d4fed6a7f --- /dev/null +++ b/resources/lang/ml-IN/admin/components/table.php @@ -0,0 +1,5 @@ + 'Component Name', +); diff --git a/resources/lang/ml-IN/admin/consumables/general.php b/resources/lang/ml-IN/admin/consumables/general.php new file mode 100644 index 0000000000..7c6bb32968 --- /dev/null +++ b/resources/lang/ml-IN/admin/consumables/general.php @@ -0,0 +1,11 @@ + 'Checkout Consumable to User', + 'consumable_name' => 'Consumable Name', + 'create' => 'Create Consumable', + 'item_no' => 'Item No.', + 'remaining' => 'Remaining', + 'total' => 'Total', + 'update' => 'Update Consumable', +); diff --git a/resources/lang/ml-IN/admin/consumables/message.php b/resources/lang/ml-IN/admin/consumables/message.php new file mode 100644 index 0000000000..48a3cfbd9f --- /dev/null +++ b/resources/lang/ml-IN/admin/consumables/message.php @@ -0,0 +1,36 @@ + 'Consumable does not exist.', + + 'create' => array( + 'error' => 'Consumable was not created, please try again.', + 'success' => 'Consumable created successfully.' + ), + + 'update' => array( + 'error' => 'Consumable was not updated, please try again', + 'success' => 'Consumable updated successfully.' + ), + + 'delete' => array( + 'confirm' => 'Are you sure you wish to delete this consumable?', + 'error' => 'There was an issue deleting the consumable. Please try again.', + 'success' => 'The consumable was deleted successfully.' + ), + + 'checkout' => array( + 'error' => 'Consumable was not checked out, please try again', + 'success' => 'Consumable checked out successfully.', + 'user_does_not_exist' => 'That user is invalid. Please try again.' + ), + + 'checkin' => array( + 'error' => 'Consumable was not checked in, please try again', + 'success' => 'Consumable checked in successfully.', + 'user_does_not_exist' => 'That user is invalid. Please try again.' + ) + + +); diff --git a/resources/lang/ml-IN/admin/consumables/table.php b/resources/lang/ml-IN/admin/consumables/table.php new file mode 100644 index 0000000000..bb76721f17 --- /dev/null +++ b/resources/lang/ml-IN/admin/consumables/table.php @@ -0,0 +1,5 @@ + 'Consumable Name', +); diff --git a/resources/lang/ml-IN/admin/custom_fields/general.php b/resources/lang/ml-IN/admin/custom_fields/general.php new file mode 100644 index 0000000000..c8d2a70a71 --- /dev/null +++ b/resources/lang/ml-IN/admin/custom_fields/general.php @@ -0,0 +1,32 @@ + 'Custom Fields', + 'field' => 'Field', + 'about_fieldsets_title' => 'About Fieldsets', + 'about_fieldsets_text' => 'Fieldsets allow you to create groups of custom fields that are frequently re-used used for specific asset model types.', + 'custom_format' => 'Custom regex format...', + 'encrypt_field' => 'Encrypt the value of this field in the database', + 'encrypt_field_help' => 'WARNING: Encrypting a field makes it unsearchable.', + 'encrypted' => 'Encrypted', + 'fieldset' => 'Fieldset', + 'qty_fields' => 'Qty Fields', + 'fieldsets' => 'Fieldsets', + 'fieldset_name' => 'Fieldset Name', + 'field_name' => 'Field Name', + 'field_values' => 'Field Values', + 'field_values_help' => 'Add selectable options, one per line. Blank lines other than the first line will be ignored.', + 'field_element' => 'Form Element', + 'field_element_short' => 'Element', + 'field_format' => 'Format', + 'field_custom_format' => 'Custom Regex Format', + 'field_custom_format_help' => 'This field allows you to use a regex expression for validation. It should start with "regex:" - for example, to validate that a custom field value contains a valid IMEI (15 numeric digits), you would use regex:/^[0-9]{15}$/.', + 'required' => 'Required', + 'req' => 'Req.', + 'used_by_models' => 'Used By Models', + 'order' => 'Order', + 'create_fieldset' => 'New Fieldset', + 'create_field' => 'New Custom Field', + 'value_encrypted' => 'The value of this field is encrypted in the database. Only admin users will be able to view the decrypted value', + 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.', +); diff --git a/resources/lang/ml-IN/admin/custom_fields/message.php b/resources/lang/ml-IN/admin/custom_fields/message.php new file mode 100644 index 0000000000..ed66a6ba16 --- /dev/null +++ b/resources/lang/ml-IN/admin/custom_fields/message.php @@ -0,0 +1,57 @@ + array( + 'invalid' => 'That field does not exist.', + 'already_added' => 'Field already added', + + 'create' => array( + 'error' => 'Field was not created, please try again.', + 'success' => 'Field created successfully.', + 'assoc_success' => 'Field successfully added to fieldset.' + ), + + 'update' => array( + 'error' => 'Field was not updated, please try again', + 'success' => 'Field updated successfully.' + ), + + 'delete' => array( + 'confirm' => 'Are you sure you wish to delete this field?', + 'error' => 'There was an issue deleting the field. Please try again.', + 'success' => 'The field was deleted successfully.', + 'in_use' => 'Field is still in use.', + ) + + ), + + 'fieldset' => array( + + 'does_not_exist' => 'Fieldset does not exist', + + 'create' => array( + 'error' => 'Fieldset was not created, please try again.', + 'success' => 'Fieldset created successfully.' + ), + + 'update' => array( + 'error' => 'Fieldset was not updated, please try again', + 'success' => 'Fieldset updated successfully.' + ), + + 'delete' => array( + 'confirm' => 'Are you sure you wish to delete this fieldset?', + 'error' => 'There was an issue deleting the fieldset. Please try again.', + 'success' => 'The fieldset was deleted successfully.', + 'in_use' => 'Fieldset is still in use.', + ) + + ), + + + + + + +); diff --git a/resources/lang/ml-IN/admin/departments/message.php b/resources/lang/ml-IN/admin/departments/message.php new file mode 100644 index 0000000000..d65f4fbb2b --- /dev/null +++ b/resources/lang/ml-IN/admin/departments/message.php @@ -0,0 +1,21 @@ + 'Department does not exist.', + 'assoc_users' => 'This department is currently associated with at least one user and cannot be deleted. Please update your users to no longer reference this department and try again. ', + 'create' => array( + 'error' => 'Department was not created, please try again.', + 'success' => 'Department created successfully.' + ), + 'update' => array( + 'error' => 'Department was not updated, please try again', + 'success' => 'Department updated successfully.' + ), + 'delete' => array( + 'confirm' => 'Are you sure you wish to delete this department?', + 'error' => 'There was an issue deleting the department. Please try again.', + 'success' => 'The department was deleted successfully.' + ) + +); diff --git a/resources/lang/ml-IN/admin/departments/table.php b/resources/lang/ml-IN/admin/departments/table.php new file mode 100644 index 0000000000..76494247be --- /dev/null +++ b/resources/lang/ml-IN/admin/departments/table.php @@ -0,0 +1,11 @@ + 'ID', + 'name' => 'Department Name', + 'manager' => 'Manager', + 'location' => 'Location', + 'create' => 'Create Department', + 'update' => 'Update Department', + ); diff --git a/resources/lang/ml-IN/admin/depreciations/general.php b/resources/lang/ml-IN/admin/depreciations/general.php new file mode 100644 index 0000000000..1fca0e2cb7 --- /dev/null +++ b/resources/lang/ml-IN/admin/depreciations/general.php @@ -0,0 +1,12 @@ + 'About Asset Depreciations', + 'about_depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + 'asset_depreciations' => 'Asset Depreciations', + 'create' => 'Create Depreciation', + 'depreciation_name' => 'Depreciation Name', + 'number_of_months' => 'Number of Months', + 'update' => 'Update Depreciation', + +); diff --git a/resources/lang/ml-IN/admin/depreciations/message.php b/resources/lang/ml-IN/admin/depreciations/message.php new file mode 100644 index 0000000000..c20e52c13c --- /dev/null +++ b/resources/lang/ml-IN/admin/depreciations/message.php @@ -0,0 +1,25 @@ + 'Depreciation class does not exist.', + 'assoc_users' => 'This depreciation is currently associated with one or more models and cannot be deleted. Please delete the models, and then try deleting again. ', + + + 'create' => array( + 'error' => 'Depreciation class was not created, please try again. :(', + 'success' => 'Depreciation class created successfully. :)' + ), + + 'update' => array( + 'error' => 'Depreciation class was not updated, please try again', + 'success' => 'Depreciation class updated successfully.' + ), + + 'delete' => array( + 'confirm' => 'Are you sure you wish to delete this depreciation class?', + 'error' => 'There was an issue deleting the depreciation class. Please try again.', + 'success' => 'The depreciation class was deleted successfully.' + ) + +); diff --git a/resources/lang/ml-IN/admin/depreciations/table.php b/resources/lang/ml-IN/admin/depreciations/table.php new file mode 100644 index 0000000000..5ba01d132c --- /dev/null +++ b/resources/lang/ml-IN/admin/depreciations/table.php @@ -0,0 +1,10 @@ + 'ID', + 'months' => 'Months', + 'term' => 'Term', + 'title' => 'Name ', + +); diff --git a/resources/lang/ml-IN/admin/groups/message.php b/resources/lang/ml-IN/admin/groups/message.php new file mode 100644 index 0000000000..f14b6339e8 --- /dev/null +++ b/resources/lang/ml-IN/admin/groups/message.php @@ -0,0 +1,22 @@ + 'Group already exists!', + 'group_not_found' => 'Group [:id] does not exist.', + 'group_name_required' => 'The name field is required', + + 'success' => array( + 'create' => 'Group was successfully created.', + 'update' => 'Group was successfully updated.', + 'delete' => 'Group was successfully deleted.', + ), + + 'delete' => array( + 'confirm' => 'Are you sure you wish to delete this group?', + 'create' => 'There was an issue creating the group. Please try again.', + 'update' => 'There was an issue updating the group. Please try again.', + 'delete' => 'There was an issue deleting the group. Please try again.', + ), + +); diff --git a/resources/lang/ml-IN/admin/groups/table.php b/resources/lang/ml-IN/admin/groups/table.php new file mode 100644 index 0000000000..61f060a116 --- /dev/null +++ b/resources/lang/ml-IN/admin/groups/table.php @@ -0,0 +1,9 @@ + 'Id', + 'name' => 'Name', + 'users' => '# of Users', + +); diff --git a/resources/lang/ml-IN/admin/groups/titles.php b/resources/lang/ml-IN/admin/groups/titles.php new file mode 100644 index 0000000000..99e8cc1f6f --- /dev/null +++ b/resources/lang/ml-IN/admin/groups/titles.php @@ -0,0 +1,14 @@ + 'About Groups', + 'about_groups' => 'Groups are used to generalize user permissions.', + 'group_management' => 'Group Management', + 'create' => 'Create New Group', + 'update' => 'Edit Group', + 'group_name' => 'Group Name', + 'group_admin' => 'Group Admin', + 'allow' => 'Allow', + 'deny' => 'Deny', + +); diff --git a/resources/lang/ml-IN/admin/hardware/form.php b/resources/lang/ml-IN/admin/hardware/form.php new file mode 100644 index 0000000000..9b3ac32410 --- /dev/null +++ b/resources/lang/ml-IN/admin/hardware/form.php @@ -0,0 +1,44 @@ + 'Confirm Bulk Delete Assets', + 'bulk_delete_help' => 'Review the assets for bulk deletion below. Once deleted, these assets can be restored, but they will no longer be associated with any users they are currently assigned to.', + 'bulk_delete_warn' => 'You are about to delete :asset_count assets.', + 'bulk_update' => 'Bulk Update Assets', + 'bulk_update_help' => 'This form allows you to update multiple assets at once. Only fill in the fields you need to change. Any fields left blank will remain unchanged. ', + 'bulk_update_warn' => 'You are about to edit the properties of :asset_count assets.', + 'checkedout_to' => 'Checked Out To', + 'checkout_date' => 'Checkout Date', + 'checkin_date' => 'Checkin Date', + 'checkout_to' => 'Checkout to', + 'cost' => 'Purchase Cost', + 'create' => 'Create Asset', + 'date' => 'Purchase Date', + 'depreciation' => 'Depreciation', + 'depreciates_on' => 'Depreciates On', + 'default_location' => 'Default Location', + 'eol_date' => 'EOL Date', + 'eol_rate' => 'EOL Rate', + 'expected_checkin' => 'Expected Checkin Date', + 'expires' => 'Expires', + 'fully_depreciated' => 'Fully Depreciated', + 'help_checkout' => 'If you wish to assign this asset immediately, select "Ready to Deploy" from the status list above. ', + 'mac_address' => 'MAC Address', + 'manufacturer' => 'Manufacturer', + 'model' => 'Model', + 'months' => 'months', + 'name' => 'Asset Name', + 'notes' => 'Notes', + 'order' => 'Order Number', + 'qr' => 'QR Code', + 'requestable' => 'Users may request this asset', + 'select_statustype' => 'Select Status Type', + 'serial' => 'Serial', + 'status' => 'Status', + 'tag' => 'Asset Tag', + 'update' => 'Asset Update', + 'warranty' => 'Warranty', + 'warranty_expires' => 'Warranty Expires', + 'years' => 'years', +) +; diff --git a/resources/lang/ml-IN/admin/hardware/general.php b/resources/lang/ml-IN/admin/hardware/general.php new file mode 100644 index 0000000000..f1fcd4731e --- /dev/null +++ b/resources/lang/ml-IN/admin/hardware/general.php @@ -0,0 +1,22 @@ + 'About Assets', + 'about_assets_text' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + 'archived' => 'Archived', + 'asset' => 'Asset', + 'bulk_checkout' => 'Checkout Assets', + 'checkin' => 'Checkin Asset', + 'checkout' => 'Checkout Asset', + 'clone' => 'Clone Asset', + 'deployable' => 'Deployable', + 'deleted' => 'This asset has been deleted. Click here to restore it.', + 'edit' => 'Edit Asset', + 'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.
Click here to restore the model.', + 'requestable' => 'Requestable', + 'requested' => 'Requested', + 'restore' => 'Restore Asset', + 'pending' => 'Pending', + 'undeployable' => 'Undeployable', + 'view' => 'View Asset', +); diff --git a/resources/lang/ml-IN/admin/hardware/message.php b/resources/lang/ml-IN/admin/hardware/message.php new file mode 100644 index 0000000000..e087cad26f --- /dev/null +++ b/resources/lang/ml-IN/admin/hardware/message.php @@ -0,0 +1,83 @@ + 'Warning: This asset has been marked as currently undeployable. + If this status has changed, please update the asset status.', + 'does_not_exist' => 'Asset does not exist.', + 'does_not_exist_or_not_requestable' => 'Nice try. That asset does not exist or is not requestable.', + 'assoc_users' => 'This asset is currently checked out to a user and cannot be deleted. Please check the asset in first, and then try deleting again. ', + + 'create' => array( + 'error' => 'Asset was not created, please try again. :(', + 'success' => 'Asset created successfully. :)' + ), + + 'update' => array( + 'error' => 'Asset was not updated, please try again', + 'success' => 'Asset updated successfully.', + 'nothing_updated' => 'No fields were selected, so nothing was updated.', + ), + + 'restore' => array( + 'error' => 'Asset was not restored, please try again', + 'success' => 'Asset restored successfully.' + ), + + 'audit' => array( + 'error' => 'Asset audit was unsuccessful. Please try again.', + 'success' => 'Asset audit successfully logged.' + ), + + + 'deletefile' => array( + 'error' => 'File not deleted. Please try again.', + 'success' => 'File successfully deleted.', + ), + + 'upload' => array( + 'error' => 'File(s) not uploaded. Please try again.', + 'success' => 'File(s) successfully uploaded.', + 'nofiles' => 'You did not select any files for upload, or the file you are trying to upload is too large', + 'invalidfiles' => 'One or more of your files is too large or is a filetype that is not allowed. Allowed filetypes are png, gif, jpg, doc, docx, pdf, and txt.', + ), + + '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", + 'file_delete_success' => "Your file has been been successfully deleted", + 'file_delete_error' => "The file was unable to be deleted", + ), + + + 'delete' => array( + 'confirm' => 'Are you sure you wish to delete this asset?', + 'error' => 'There was an issue deleting the asset. Please try again.', + 'nothing_updated' => 'No assets were selected, so nothing was deleted.', + 'success' => 'The asset was deleted successfully.' + ), + + 'checkout' => array( + 'error' => 'Asset was not checked out, please try again', + 'success' => 'Asset checked out successfully.', + 'user_does_not_exist' => 'That user is invalid. Please try again.', + 'not_available' => 'That asset is not available for checkout!', + 'no_assets_selected' => 'You must select at least one asset from the list' + ), + + 'checkin' => array( + 'error' => 'Asset was not checked in, please try again', + 'success' => 'Asset checked in successfully.', + 'user_does_not_exist' => 'That user is invalid. Please try again.', + 'already_checked_in' => 'That asset is already checked in.', + + ), + + 'requests' => array( + 'error' => 'Asset was not requested, please try again', + 'success' => 'Asset requested successfully.', + 'canceled' => 'Checkout request successfully canceled' + ) + +); diff --git a/resources/lang/ml-IN/admin/hardware/table.php b/resources/lang/ml-IN/admin/hardware/table.php new file mode 100644 index 0000000000..38788e1984 --- /dev/null +++ b/resources/lang/ml-IN/admin/hardware/table.php @@ -0,0 +1,25 @@ + 'Asset Tag', + 'asset_model' => 'Model', + 'book_value' => 'Value', + 'change' => 'In/Out', + 'checkout_date' => 'Checkout Date', + 'checkoutto' => 'Checked Out', + 'diff' => 'Diff', + 'dl_csv' => 'Download CSV', + 'eol' => 'EOL', + 'id' => 'ID', + 'location' => 'Location', + 'purchase_cost' => 'Cost', + 'purchase_date' => 'Purchased', + 'serial' => 'Serial', + 'status' => 'Status', + 'title' => 'Asset ', + 'image' => 'Device Image', + 'days_without_acceptance' => 'Days Without Acceptance', + 'monthly_depreciation' => 'Monthly Depreciation' + +); diff --git a/resources/lang/ml-IN/admin/kits/general.php b/resources/lang/ml-IN/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/ml-IN/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/ml-IN/admin/licenses/form.php b/resources/lang/ml-IN/admin/licenses/form.php new file mode 100644 index 0000000000..ce29167874 --- /dev/null +++ b/resources/lang/ml-IN/admin/licenses/form.php @@ -0,0 +1,22 @@ + 'Asset', + 'checkin' => 'Checkin', + 'create' => 'Create License', + 'expiration' => 'Expiration Date', + 'license_key' => 'Product Key', + 'maintained' => 'Maintained', + 'name' => 'Software Name', + 'no_depreciation' => 'Do Not Depreciate', + 'purchase_order' => 'Purchase Order Number', + 'reassignable' => 'Reassignable', + 'remaining_seats' => 'Remaining Seats', + 'seats' => 'Seats', + 'termination_date' => 'Termination Date', + 'to_email' => 'Licensed to Email', + 'to_name' => 'Licensed to Name', + 'update' => 'Update License', + 'checkout_help' => 'You must check a license out to a hardware asset or a person. You can select both, but the owner of the asset must match the person you\'re checking the asset out to.' +); diff --git a/resources/lang/ml-IN/admin/licenses/general.php b/resources/lang/ml-IN/admin/licenses/general.php new file mode 100644 index 0000000000..25a536ec56 --- /dev/null +++ b/resources/lang/ml-IN/admin/licenses/general.php @@ -0,0 +1,21 @@ + 'About Licenses', + 'about_licenses' => 'Licenses are used to track software. They have a specified number of seats that can be checked out to individuals', + 'checkin' => 'Checkin License Seat', + 'checkout_history' => 'Checkout History', + 'checkout' => 'Checkout License Seat', + 'edit' => 'Edit License', + 'filetype_info' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.', + 'clone' => 'Clone License', + 'history_for' => 'History for ', + 'in_out' => 'In/Out', + 'info' => 'License Info', + 'license_seats' => 'License Seats', + 'seat' => 'Seat', + 'seats' => 'Seats', + 'software_licenses' => 'Software Licenses', + 'user' => 'User', + 'view' => 'View License', +); diff --git a/resources/lang/ml-IN/admin/licenses/message.php b/resources/lang/ml-IN/admin/licenses/message.php new file mode 100644 index 0000000000..87a7c3d0b9 --- /dev/null +++ b/resources/lang/ml-IN/admin/licenses/message.php @@ -0,0 +1,52 @@ + 'License does not exist.', + 'user_does_not_exist' => 'User does not exist.', + 'asset_does_not_exist' => 'The asset you are trying to associate with this license does not exist.', + 'owner_doesnt_match_asset' => 'The asset you are trying to associate with this license is owned by somene other than the person selected in the assigned to dropdown.', + 'assoc_users' => 'This license is currently checked out to a user and cannot be deleted. Please check the license in first, and then try deleting again. ', + 'select_asset_or_person' => 'You must select an asset or a user, but not both.', + 'not_found' => 'License not found', + + + 'create' => array( + 'error' => 'License was not created, please try again.', + 'success' => 'License created successfully.' + ), + + 'deletefile' => array( + 'error' => 'File not deleted. Please try again.', + 'success' => 'File successfully deleted.', + ), + + 'upload' => array( + 'error' => 'File(s) not uploaded. Please try again.', + 'success' => 'File(s) successfully uploaded.', + 'nofiles' => 'You did not select any files for upload, or the file you are trying to upload is too large', + 'invalidfiles' => 'One or more of your files is too large or is a filetype that is not allowed. Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, rar, rtf, xml, and lic.', + ), + + 'update' => array( + 'error' => 'License was not updated, please try again', + 'success' => 'License updated successfully.' + ), + + 'delete' => array( + 'confirm' => 'Are you sure you wish to delete this license?', + 'error' => 'There was an issue deleting the license. Please try again.', + 'success' => 'The license was deleted successfully.' + ), + + 'checkout' => array( + 'error' => 'There was an issue checking out the license. Please try again.', + 'success' => 'The license was checked out successfully' + ), + + 'checkin' => array( + 'error' => 'There was an issue checking in the license. Please try again.', + 'success' => 'The license was checked in successfully' + ), + +); diff --git a/resources/lang/ml-IN/admin/licenses/table.php b/resources/lang/ml-IN/admin/licenses/table.php new file mode 100644 index 0000000000..dfce4136cb --- /dev/null +++ b/resources/lang/ml-IN/admin/licenses/table.php @@ -0,0 +1,17 @@ + 'Assigned To', + 'checkout' => 'In/Out', + 'id' => 'ID', + 'license_email' => 'License Email', + 'license_name' => 'Licensed To', + 'purchase_date' => 'Purchase Date', + 'purchased' => 'Purchased', + 'seats' => 'Seats', + 'hardware' => 'Hardware', + 'serial' => 'Serial', + 'title' => 'License', + +); diff --git a/resources/lang/ml-IN/admin/locations/message.php b/resources/lang/ml-IN/admin/locations/message.php new file mode 100644 index 0000000000..3ba1eed3b6 --- /dev/null +++ b/resources/lang/ml-IN/admin/locations/message.php @@ -0,0 +1,27 @@ + 'Location does not exist.', + 'assoc_users' => 'This location is currently associated with at least one user and cannot be deleted. Please update your users to no longer reference this location and try again. ', + 'assoc_assets' => 'This location is currently associated with at least one asset and cannot be deleted. Please update your assets to no longer reference this location and try again. ', + 'assoc_child_loc' => 'This location is currently the parent of at least one child location and cannot be deleted. Please update your locations to no longer reference this location and try again. ', + + + 'create' => array( + 'error' => 'Location was not created, please try again.', + 'success' => 'Location created successfully.' + ), + + 'update' => array( + 'error' => 'Location was not updated, please try again', + 'success' => 'Location updated successfully.' + ), + + 'delete' => array( + 'confirm' => 'Are you sure you wish to delete this location?', + 'error' => 'There was an issue deleting the location. Please try again.', + 'success' => 'The location was deleted successfully.' + ) + +); diff --git a/resources/lang/ml-IN/admin/locations/table.php b/resources/lang/ml-IN/admin/locations/table.php new file mode 100644 index 0000000000..4a4c4db726 --- /dev/null +++ b/resources/lang/ml-IN/admin/locations/table.php @@ -0,0 +1,21 @@ + 'About Locations', + 'about_locations' => 'Locations are used to track location information for users, assets, and other items', + 'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted. + 'assets_checkedout' => 'Assets Assigned', + 'id' => 'ഐഡി', + 'city' => 'പട്ടണം', + 'state' => 'സംസ്ഥാനം', + 'country' => 'രാജ്യം', + 'create' => 'സ്ഥലം ഉണ്ടാകുക', + 'update' => 'സ്ഥലം പുതുക്കുക', + 'name' => 'സ്ഥലത്തിന്റെ പേര്', + 'address' => 'വിലാസം', + 'zip' => 'സിപ് / പോസ്റ്റൽ കോഡ്', + 'locations' => 'സ്ഥലങ്ങൾ', + 'parent' => 'Parent', + 'currency' => 'Location Currency', + 'ldap_ou' => 'LDAP Search OU', + ); diff --git a/resources/lang/ml-IN/admin/manufacturers/message.php b/resources/lang/ml-IN/admin/manufacturers/message.php new file mode 100644 index 0000000000..21a4bc5aaf --- /dev/null +++ b/resources/lang/ml-IN/admin/manufacturers/message.php @@ -0,0 +1,29 @@ + 'Manufacturer does not exist.', + 'assoc_users' => 'This manufacturer is currently associated with at least one model and cannot be deleted. Please update your models to no longer reference this manufacturer and try again. ', + + 'create' => array( + 'error' => 'Manufacturer was not created, please try again.', + 'success' => 'Manufacturer created successfully.' + ), + + 'update' => array( + 'error' => 'Manufacturer was not updated, please try again', + 'success' => 'Manufacturer updated successfully.' + ), + + 'restore' => array( + 'error' => 'Manufacturer was not restored, please try again', + 'success' => 'Manufacturer restored successfully.' + ), + + 'delete' => array( + 'confirm' => 'Are you sure you wish to delete this manufacturer?', + 'error' => 'There was an issue deleting the manufacturer. Please try again.', + 'success' => 'The Manufacturer was deleted successfully.' + ) + +); diff --git a/resources/lang/ml-IN/admin/manufacturers/table.php b/resources/lang/ml-IN/admin/manufacturers/table.php new file mode 100644 index 0000000000..4e3ea9904d --- /dev/null +++ b/resources/lang/ml-IN/admin/manufacturers/table.php @@ -0,0 +1,16 @@ + 'About manufacturers', + 'about_manufacturers_text' => 'Manufacturers are the companies that create your assets. You can store important support contact information about them here, which will be displayed on your asset detail pages.', + 'asset_manufacturers' => 'Asset Manufacturers', + 'create' => 'Create Manufacturer', + 'id' => 'ID', + 'name' => 'Name', + 'support_email' => 'Support Email', + 'support_phone' => 'Support Phone', + 'support_url' => 'Support URL', + 'update' => 'Update Manufacturer', + 'url' => 'URL', + +); diff --git a/resources/lang/ml-IN/admin/models/general.php b/resources/lang/ml-IN/admin/models/general.php new file mode 100644 index 0000000000..3281cfe0fc --- /dev/null +++ b/resources/lang/ml-IN/admin/models/general.php @@ -0,0 +1,18 @@ + 'About Asset Models', + 'about_models_text' => 'Asset Models are a way to group identical assets. "MBP 2013", "IPhone 6s", etc.', + 'deleted' => 'This model has been deleted. Click here to restore it.', + 'bulk_delete' => 'Bulk Delete Asset Models', + 'bulk_delete_help' => 'Use the checkboxes below to confirm the deletion of the selected asset models. Asset models that have assets associated with them cannot be deleted until the assets are associated with a different model.', + 'bulk_delete_warn' => 'You are about to delete :model_count asset models.', + 'restore' => 'Restore Model', + 'requestable' => 'Users may request this model', + 'show_mac_address' => 'Show MAC address field in assets in this model', + 'view_deleted' => 'View Deleted', + 'view_models' => 'View Models', + 'fieldset' => 'Fieldset', + 'no_custom_field' => 'No custom fields', + 'add_default_values' => 'Add default values', +); diff --git a/resources/lang/ml-IN/admin/models/message.php b/resources/lang/ml-IN/admin/models/message.php new file mode 100644 index 0000000000..e3b29d5b4b --- /dev/null +++ b/resources/lang/ml-IN/admin/models/message.php @@ -0,0 +1,42 @@ + 'Model does not exist.', + 'assoc_users' => 'This model is currently associated with one or more assets and cannot be deleted. Please delete the assets, and then try deleting again. ', + + + 'create' => array( + 'error' => 'Model was not created, please try again.', + 'success' => 'Model created successfully.', + 'duplicate_set' => 'An asset model with that name, manufacturer and model number already exists.', + ), + + 'update' => array( + 'error' => 'Model was not updated, please try again', + 'success' => 'Model updated successfully.' + ), + + 'delete' => array( + 'confirm' => 'Are you sure you wish to delete this asset model?', + 'error' => 'There was an issue deleting the model. Please try again.', + 'success' => 'The model was deleted successfully.' + ), + + 'restore' => array( + 'error' => 'Model was not restored, please try again', + 'success' => 'Model restored successfully.' + ), + + 'bulkedit' => array( + 'error' => 'No fields were changed, so nothing was updated.', + 'success' => 'Models updated.' + ), + + 'bulkdelete' => array( + 'error' => 'No models were selected, so nothing was deleted.', + 'success' => ':success_count model(s) deleted!', + 'success_partial' => ':success_count model(s) were deleted, however :fail_count were unable to be deleted because they still have assets associated with them.' + ), + +); diff --git a/resources/lang/ml-IN/admin/models/table.php b/resources/lang/ml-IN/admin/models/table.php new file mode 100644 index 0000000000..11a512b3d3 --- /dev/null +++ b/resources/lang/ml-IN/admin/models/table.php @@ -0,0 +1,17 @@ + 'Create Asset Model', + 'created_at' => 'Created at', + 'eol' => 'EOL', + 'modelnumber' => 'Model No.', + 'name' => 'Asset Model Name', + 'numassets' => 'Assets', + 'title' => 'Asset Models', + 'update' => 'Update Asset Model', + 'view' => 'View Asset Model', + 'update' => 'Update Asset Model', + 'clone' => 'Clone Model', + 'edit' => 'Edit Model', +); diff --git a/resources/lang/ml-IN/admin/reports/general.php b/resources/lang/ml-IN/admin/reports/general.php new file mode 100644 index 0000000000..b03b97546f --- /dev/null +++ b/resources/lang/ml-IN/admin/reports/general.php @@ -0,0 +1,5 @@ + 'Select the options you want for your asset report.' +); diff --git a/resources/lang/ml-IN/admin/reports/message.php b/resources/lang/ml-IN/admin/reports/message.php new file mode 100644 index 0000000000..d4c8f8198f --- /dev/null +++ b/resources/lang/ml-IN/admin/reports/message.php @@ -0,0 +1,5 @@ + 'You must select at least ONE option.' +); diff --git a/resources/lang/ml-IN/admin/settings/general.php b/resources/lang/ml-IN/admin/settings/general.php new file mode 100644 index 0000000000..82be53c897 --- /dev/null +++ b/resources/lang/ml-IN/admin/settings/general.php @@ -0,0 +1,221 @@ + 'Active Directory', + 'ad_domain' => 'Active Directory domain', + 'ad_domain_help' => 'This is sometimes the same as your email domain, but not always.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , + 'admin_cc_email' => 'CC Email', + 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', + 'is_ad' => 'This is an Active Directory server', + 'alert_email' => 'Send alerts to', + 'alerts_enabled' => 'Email Alerts Enabled', + 'alert_interval' => 'Expiring Alerts Threshold (in days)', + 'alert_inv_threshold' => 'Inventory Alert Threshold', + 'asset_ids' => 'Asset IDs', + 'audit_interval' => 'Audit Interval', + 'audit_interval_help' => 'If you are required to regularly physically audit your assets, enter the interval in months.', + 'audit_warning_days' => 'Audit Warning Threshold', + 'audit_warning_days_help' => 'How many days in advance should we warn you when assets are due for auditing?', + 'auto_increment_assets' => 'Generate auto-incrementing asset IDs', + 'auto_increment_prefix' => 'Prefix (optional)', + 'auto_incrementing_help' => 'Enable auto-incrementing asset IDs first to set this', + 'backups' => 'Backups', + 'barcode_settings' => 'Barcode Settings', + '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 and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Custom CSS', + 'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the <style></style> tags.', + 'custom_forgot_pass_url' => 'Custom Password Reset URL', + 'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.', + 'dashboard_message' => 'Dashboard Message', + 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', + 'default_currency' => 'Default Currency', + 'default_eula_text' => 'Default EULA', + 'default_language' => 'Default Language', + 'default_eula_help_text' => 'You can also associate custom EULAs to specific asset categories.', + 'display_asset_name' => 'Display Asset Name', + 'display_checkout_date' => 'Display Checkout Date', + 'display_eol' => 'Display EOL in table view', + 'display_qr' => 'Display Square Codes', + 'display_alt_barcode' => 'Display 1D barcode', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D Barcode Type', + 'alt_barcode_type' => '1D barcode type', + 'email_logo_size' => 'Square logos in email look best. ', + 'eula_settings' => 'EULA Settings', + 'eula_markdown' => 'This EULA allows Github flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', + 'footer_text' => 'Additional Footer Text ', + 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.', + 'general_settings' => 'General Settings', + 'generate_backup' => 'Generate Backup', + 'header_color' => 'Header Color', + 'info' => 'These settings let you customize certain aspects of your installation.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', + 'laravel' => 'Laravel Version', + 'ldap_enabled' => 'LDAP enabled', + 'ldap_integration' => 'LDAP Integration', + 'ldap_settings' => 'LDAP Settings', + 'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', + 'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', + 'ldap_server' => 'LDAP Server', + 'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)', + 'ldap_server_cert' => 'LDAP SSL certificate validation', + 'ldap_server_cert_ignore' => 'Allow invalid SSL Certificate', + 'ldap_server_cert_help' => 'Select this checkbox if you are using a self signed SSL cert and would like to accept an invalid SSL certificate.', + 'ldap_tls' => 'Use TLS', + 'ldap_tls_help' => 'This should be checked only if you are running STARTTLS on your LDAP server. ', + 'ldap_uname' => 'LDAP Bind Username', + 'ldap_pword' => 'LDAP Bind Password', + 'ldap_basedn' => 'Base Bind DN', + 'ldap_filter' => 'LDAP Filter', + 'ldap_pw_sync' => 'LDAP Password Sync', + 'ldap_pw_sync_help' => 'Uncheck this box if you do not wish to keep LDAP passwords synced with local passwords. Disabling this means that your users may not be able to login if your LDAP server is unreachable for some reason.', + 'ldap_username_field' => 'Username Field', + 'ldap_lname_field' => 'Last Name', + 'ldap_fname_field' => 'LDAP First Name', + 'ldap_auth_filter_query' => 'LDAP Authentication query', + 'ldap_version' => 'LDAP Version', + 'ldap_active_flag' => 'LDAP Active Flag', + 'ldap_emp_num' => 'LDAP Employee Number', + 'ldap_email' => 'LDAP Email', + 'license' => 'Software License', + 'load_remote_text' => 'Remote Scripts', + 'load_remote_help_text' => 'This Snipe-IT install can load scripts from the outside world.', + 'login_note' => 'Login Note', + 'login_note_help' => 'Optionally include a few sentences on your login screen, for example to assist people who have found a lost or stolen device. This field accepts Github flavored markdown', + 'login_remote_user_text' => 'Remote User login options', + 'login_remote_user_enabled_text' => 'Enable Login with Remote User Header', + 'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"', + 'login_common_disabled_text' => 'Disable other authentication mechanisms', + 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', + 'login_remote_user_custom_logout_url_text' => 'Custom logout URL', + 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', + 'logo' => 'Logo', + 'logo_print_assets' => 'Use in Print', + 'logo_print_assets_help' => 'Use branding on printable asset lists ', + 'full_multiple_companies_support_help_text' => 'Restricting users (including admins) assigned to companies to their company\'s assets.', + 'full_multiple_companies_support_text' => 'Full Multiple Companies Support', + 'show_in_model_list' => 'Show in Model Dropdowns', + 'optional' => 'optional', + 'per_page' => 'Results Per Page', + 'php' => 'PHP Version', + 'php_gd_info' => 'You must install php-gd to display QR codes, see install instructions.', + 'php_gd_warning' => 'PHP Image Processing and GD plugin is NOT installed.', + 'pwd_secure_complexity' => 'Password Complexity', + 'pwd_secure_complexity_help' => 'Select whichever password complexity rules you wish to enforce.', + 'pwd_secure_min' => 'Password minimum characters', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', + 'pwd_secure_uncommon' => 'Prevent common passwords', + 'pwd_secure_uncommon_help' => 'This will disallow users from using common passwords from the top 10,000 passwords reported in breaches.', + 'qr_help' => 'Enable QR Codes first to set this', + 'qr_text' => 'QR Code Text', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', + 'setting' => 'Setting', + 'settings' => 'Settings', + 'show_alerts_in_menu' => 'Show alerts in top menu', + 'show_archived_in_list' => 'Archived Assets', + 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', + 'show_images_in_email' => 'Show images in emails', + 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', + 'site_name' => 'Site Name', + 'slack_botname' => 'Slack Botname', + 'slack_channel' => 'Slack Channel', + 'slack_endpoint' => 'Slack Endpoint', + 'slack_integration' => 'Slack Settings', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', + 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', + 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', + 'snipe_version' => 'Snipe-IT version', + 'support_footer' => 'Support Footer Links ', + 'support_footer_help' => 'Specify who sees the links to the Snipe-IT Support info and Users Manual', + 'version_footer' => 'Version in Footer ', + 'version_footer_help' => 'Specify who sees the Snipe-IT version and build number.', + 'system' => 'System Information', + 'update' => 'Update Settings', + 'value' => 'Value', + 'brand' => 'Branding', + 'web_brand' => 'Web Branding Type', + 'about_settings_title' => 'About Settings', + 'about_settings_text' => 'These settings let you customize certain aspects of your installation.', + 'labels_per_page' => 'Labels per page', + 'label_dimensions' => 'Label dimensions (inches)', + 'next_auto_tag_base' => 'Next auto-increment', + 'page_padding' => 'Page margins (inches)', + 'privacy_policy_link' => 'Link to Privacy Policy', + 'privacy_policy' => 'Privacy Policy', + 'privacy_policy_link_help' => 'If a url is included here, a link to your privacy policy will be included in the app footer and in any emails that the system sends out, in compliance with GDPR. ', + 'purge' => 'Purge Deleted Records', + 'labels_display_bgutter' => 'Label bottom gutter', + 'labels_display_sgutter' => 'Label side gutter', + 'labels_fontsize' => 'Label font size', + 'labels_pagewidth' => 'Label sheet width', + 'labels_pageheight' => 'Label sheet height', + 'label_gutters' => 'Label spacing (inches)', + 'page_dimensions' => 'Page dimensions (inches)', + 'label_fields' => 'Label visible fields', + 'inches' => 'inches', + 'width_w' => 'w', + 'height_h' => 'h', + 'show_url_in_emails' => 'Link to Snipe-IT in Emails', + 'show_url_in_emails_help_text' => 'Uncheck this box if you do not wish to link back to your Snipe-IT installation in your email footers. Useful if most of your users never login. ', + 'text_pt' => 'pt', + 'thumbnail_max_h' => 'Max thumbnail height', + 'thumbnail_max_h_help' => 'Maximum height in pixels that thumbnails may display in the listing view. Min 25, max 500.', + 'two_factor' => 'Two Factor Authentication', + 'two_factor_secret' => 'Two-Factor Code', + 'two_factor_enrollment' => 'Two-Factor Enrollment', + 'two_factor_enabled_text' => 'Enable Two Factor', + 'two_factor_reset' => 'Reset Two-Factor Secret', + 'two_factor_reset_help' => 'This will force the user to enroll their device with Google Authenticator again. This can be useful if their currently enrolled device is lost or stolen. ', + 'two_factor_reset_success' => 'Two factor device successfully reset', + 'two_factor_reset_error' => 'Two factor device reset failed', + 'two_factor_enabled_warning' => 'Enabling two-factor if it is not currently enabled will immediately force you to authenticate with a Google Auth enrolled device. You will have the ability to enroll your device if one is not currently enrolled.', + 'two_factor_enabled_help' => 'This will turn on two-factor authentication using Google Authenticator.', + 'two_factor_optional' => 'Selective (Users can enable or disable if permitted)', + 'two_factor_required' => 'Required for all users', + 'two_factor_disabled' => 'Disabled', + 'two_factor_enter_code' => 'Enter Two-Factor Code', + 'two_factor_config_complete' => 'Submit Code', + 'two_factor_enabled_edit_not_allowed' => 'Your administrator does not permit you to edit this setting.', + 'two_factor_enrollment_text' => "Two factor authentication is required, however your device has not been enrolled yet. Open your Google Authenticator app and scan the QR code below to enroll your device. Once you've enrolled your device, enter the code below", + 'require_accept_signature' => 'Require Signature', + 'require_accept_signature_help_text' => 'Enabling this feature will require users to physically sign off on accepting an asset.', + 'left' => 'left', + 'right' => 'right', + 'top' => 'top', + 'bottom' => 'bottom', + 'vertical' => 'vertical', + 'horizontal' => 'horizontal', + 'unique_serial' => 'Unique serial numbers', + 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', + 'zerofill_count' => 'Length of asset tags, including zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', +); diff --git a/resources/lang/ml-IN/admin/settings/message.php b/resources/lang/ml-IN/admin/settings/message.php new file mode 100644 index 0000000000..736d5c3e9e --- /dev/null +++ b/resources/lang/ml-IN/admin/settings/message.php @@ -0,0 +1,22 @@ + array( + 'error' => 'An error has occurred while updating. ', + 'success' => 'Settings updated successfully.' + ), + 'backup' => array( + 'delete_confirm' => 'Are you sure you would like to delete this backup file? This action cannot be undone. ', + 'file_deleted' => 'The backup file was successfully deleted. ', + 'generated' => 'A new backup file was successfully created.', + 'file_not_found' => 'That backup file could not be found on the server.', + ), + 'purge' => array( + 'error' => 'An error has occurred while purging. ', + 'validation_failed' => 'Your purge confirmation is incorrect. Please type the word "DELETE" in the confirmation box.', + 'success' => 'Deleted records successfully purged.' + ), + +); diff --git a/resources/lang/ml-IN/admin/statuslabels/message.php b/resources/lang/ml-IN/admin/statuslabels/message.php new file mode 100644 index 0000000000..2937f84978 --- /dev/null +++ b/resources/lang/ml-IN/admin/statuslabels/message.php @@ -0,0 +1,32 @@ + '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. ', + + + 'create' => array( + 'error' => 'Status Label was not created, please try again.', + 'success' => 'Status Label created successfully.' + ), + + 'update' => array( + 'error' => 'Status Label was not updated, please try again', + 'success' => 'Status Label updated successfully.' + ), + + '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.' + ), + + 'help' => array( + 'undeployable' => 'These assets cannot be assigned to anyone.', + 'deployable' => 'These assets can be checked out. Once they are assigned, they will assume a meta status of Deployed.', + 'archived' => 'These assets cannot be checked out, and will only show up in the Archived view. This is useful for retaining information about assets for budgeting/historic purposes but keeping them out of the day-to-day asset list.', + 'pending' => 'These assets can not yet be assigned to anyone, often used for items that are out for repair, but are expected to return to circulation.', + ), + +); diff --git a/resources/lang/ml-IN/admin/statuslabels/table.php b/resources/lang/ml-IN/admin/statuslabels/table.php new file mode 100644 index 0000000000..27befb5ef7 --- /dev/null +++ b/resources/lang/ml-IN/admin/statuslabels/table.php @@ -0,0 +1,19 @@ + 'About Status Labels', + 'archived' => 'Archived', + 'create' => 'Create Status Label', + 'color' => 'Chart Color', + 'default_label' => 'Default Label', + 'default_label_help' => 'This is used to ensure your most commonly used status labels appear at the top of the select box when creating/editing assets.', + 'deployable' => 'Deployable', + 'info' => 'Status labels are used to describe the various states your assets could be in. They may be out for repair, lost/stolen, etc. You can create new status labels for deployable, pending and archived assets.', + 'name' => 'Status Name', + 'pending' => 'Pending', + 'status_type' => 'Status Type', + 'show_in_nav' => 'Show in side nav', + 'title' => 'Status Labels', + 'undeployable' => 'Undeployable', + 'update' => 'Update Status Label', +); diff --git a/resources/lang/ml-IN/admin/suppliers/message.php b/resources/lang/ml-IN/admin/suppliers/message.php new file mode 100644 index 0000000000..cea332748f --- /dev/null +++ b/resources/lang/ml-IN/admin/suppliers/message.php @@ -0,0 +1,27 @@ + 'Supplier does not exist.', + + + 'create' => array( + 'error' => 'Supplier was not created, please try again.', + 'success' => 'Supplier created successfully.' + ), + + 'update' => array( + 'error' => 'Supplier was not updated, please try again', + 'success' => 'Supplier updated successfully.' + ), + + 'delete' => array( + 'confirm' => 'Are you sure you wish to delete this supplier?', + 'error' => 'There was an issue deleting the supplier. Please try again.', + 'success' => 'Supplier was deleted successfully.', + 'assoc_assets' => 'This supplier is currently associated with :asset_count asset(s) and cannot be deleted. Please update your assets to no longer reference this supplier and try again. ', + 'assoc_licenses' => 'This supplier is currently associated with :licenses_count licences(s) and cannot be deleted. Please update your licenses to no longer reference this supplier and try again. ', + 'assoc_maintenances' => 'This supplier is currently associated with :asset_maintenances_count asset maintenances(s) and cannot be deleted. Please update your asset maintenances to no longer reference this supplier and try again. ', + ) + +); diff --git a/resources/lang/ml-IN/admin/suppliers/table.php b/resources/lang/ml-IN/admin/suppliers/table.php new file mode 100644 index 0000000000..2a7b07ca93 --- /dev/null +++ b/resources/lang/ml-IN/admin/suppliers/table.php @@ -0,0 +1,27 @@ + 'About Suppliers', + 'about_suppliers_text' => 'Suppliers are used to track the source of items', + 'address' => 'Supplier Address', + 'assets' => 'Assets', + 'city' => 'City', + 'contact' => 'Contact Name', + 'country' => 'Country', + 'create' => 'Create Supplier', + 'email' => 'Email', + 'fax' => 'Fax', + 'id' => 'ID', + 'licenses' => 'Licenses', + 'name' => 'Supplier Name', + 'notes' => 'Notes', + 'phone' => 'Phone', + 'state' => 'State', + 'suppliers' => 'Suppliers', + 'update' => 'Update Supplier', + 'url' => 'URL', + 'view' => 'View Supplier', + 'view_assets_for' => 'View Assets for', + 'zip' => 'Postal Code', + +); diff --git a/resources/lang/ml-IN/admin/users/general.php b/resources/lang/ml-IN/admin/users/general.php new file mode 100644 index 0000000000..ac4f652025 --- /dev/null +++ b/resources/lang/ml-IN/admin/users/general.php @@ -0,0 +1,28 @@ + 'This user can login', + 'activated_disabled_help_text' => 'You cannot edit activation status for your own account.', + 'assets_user' => 'Assets assigned to :name', + 'bulk_update_warn' => 'You are about to edit the properties of :user_count users. Please note that you cannot change your own user attributes using this form, and must make edits to your own user individually.', + 'bulk_update_help' => 'This form allows you to update multiple users at once. Only fill in the fields you need to change. Any fields left blank will remain unchanged.', + 'current_assets' => 'Assets currently checked out to this user', + 'clone' => 'Clone User', + 'contact_user' => 'Contact :name', + 'edit' => 'Edit User', + 'filetype_info' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.', + 'history_user' => 'History for :name', + 'info' => 'Info', + 'restore_user' => 'Click here to restore them.', + 'last_login' => 'Last Login', + 'ldap_config_text' => 'LDAP configuration settings can be found Admin > Settings. The (optional) selected location will be set for all imported users.', + 'print_assigned' => 'Print All Assigned', + 'software_user' => 'Software Checked out to :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', + 'view_user' => 'View User :name', + 'usercsv' => 'CSV file', + 'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ', + 'two_factor_enrolled' => '2FA Device Enrolled ', + 'two_factor_active' => '2FA Active ', + ); diff --git a/resources/lang/ml-IN/admin/users/message.php b/resources/lang/ml-IN/admin/users/message.php new file mode 100644 index 0000000000..e517cd113b --- /dev/null +++ b/resources/lang/ml-IN/admin/users/message.php @@ -0,0 +1,60 @@ + 'You have successfully accepted this asset.', + 'declined' => 'You have successfully declined this asset.', + 'bulk_manager_warn' => 'Your users have been successfully updated, however your manager entry was not saved because the manager you selected was also in the user list to be edited, and users may not be their own manager. Please select your users again, excluding the manager.', + 'user_exists' => 'User already exists!', + 'user_not_found' => 'User [:id] does not exist.', + 'user_login_required' => 'The login field is required', + 'user_password_required' => 'The password is required.', + 'insufficient_permissions' => 'Insufficient Permissions.', + 'user_deleted_warning' => 'This user has been deleted. You will have to restore this user to edit them or assign them new assets.', + 'ldap_not_configured' => 'LDAP integration has not been configured for this installation.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', + + + 'success' => array( + 'create' => 'User was successfully created.', + 'update' => 'User was successfully updated.', + 'update_bulk' => 'Users were successfully updated!', + 'delete' => 'User was successfully deleted.', + 'ban' => 'User was successfully banned.', + 'unban' => 'User was successfully unbanned.', + 'suspend' => 'User was successfully suspended.', + 'unsuspend' => 'User was successfully unsuspended.', + 'restored' => 'User was successfully restored.', + 'import' => 'Users imported successfully.', + ), + + 'error' => array( + 'create' => 'There was an issue creating the user. Please try again.', + 'update' => 'There was an issue updating the user. Please try again.', + 'delete' => 'There was an issue deleting the user. Please try again.', + 'delete_has_assets' => 'This user has items assigned and could not be deleted.', + 'unsuspend' => 'There was an issue unsuspending the user. Please try again.', + 'import' => 'There was an issue importing users. Please try again.', + 'asset_already_accepted' => 'This asset has already been accepted.', + 'accept_or_decline' => 'You must either accept or decline this asset.', + 'incorrect_user_accepted' => 'The asset you have attempted to accept was not checked out to you.', + 'ldap_could_not_connect' => 'Could not connect to the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD
Error from LDAP Server:', + 'ldap_could_not_bind' => 'Could not bind to the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD
Error from LDAP Server: ', + 'ldap_could_not_search' => 'Could not search the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD and any Locations that may have additional OUs associated with them.
Error from LDAP Server:', + 'ldap_could_not_get_entries' => 'Could not get entries from the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD and any Locations that may have additional OUs associated with them.
Error from LDAP Server:', + 'password_ldap' => 'The password for this account is managed by LDAP/Active Directory. Please contact your IT department to change your password. ', + ), + + 'deletefile' => array( + 'error' => 'File not deleted. Please try again.', + 'success' => 'File successfully deleted.', + ), + + 'upload' => array( + 'error' => 'File(s) not uploaded. Please try again.', + 'success' => 'File(s) successfully uploaded.', + 'nofiles' => 'You did not select any files for upload', + 'invalidfiles' => 'One or more of your files is too large or is a filetype that is not allowed. Allowed filetypes are png, gif, jpg, doc, docx, pdf, and txt.', + ), + +); diff --git a/resources/lang/ml-IN/admin/users/table.php b/resources/lang/ml-IN/admin/users/table.php new file mode 100644 index 0000000000..9bbe883e19 --- /dev/null +++ b/resources/lang/ml-IN/admin/users/table.php @@ -0,0 +1,38 @@ + 'Active', + 'allow' => 'Allow', + 'checkedout' => 'Assets', + 'created_at' => 'Created', + 'createuser' => 'Create User', + 'deny' => 'Deny', + 'email' => 'Email', + 'employee_num' => 'Employee No.', + 'first_name' => 'First Name', + 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned.', + 'id' => 'Id', + 'inherit' => 'Inherit', + 'job' => 'Job Title', + 'last_login' => 'Last Login', + 'last_name' => 'Last Name', + 'location' => 'Location', + 'lock_passwords' => 'Login details cannot be changed on this installation.', + 'manager' => 'Manager', + 'managed_locations' => 'Managed Locations', + 'name' => 'Name', + 'notes' => 'Notes', + 'password_confirm' => 'Confirm Password', + 'password' => 'Password', + 'phone' => 'Phone', + 'show_current' => 'Show Current Users', + 'show_deleted' => 'Show Deleted Users', + 'title' => 'Title', + 'to_restore_them' => 'to restore them.', + 'updateuser' => 'Update User', + 'username' => 'Username', + 'user_deleted_text' => 'This user has been marked as deleted.', + 'username_note' => '(This is used for Active Directory binding only, not for login.)', + 'cloneuser' => 'Clone User', + 'viewusers' => 'View Users', +); diff --git a/resources/lang/ml-IN/auth/general.php b/resources/lang/ml-IN/auth/general.php new file mode 100644 index 0000000000..cabb5f8bec --- /dev/null +++ b/resources/lang/ml-IN/auth/general.php @@ -0,0 +1,13 @@ + 'Send Password Reset Link', + 'email_reset_password' => 'Email Password Reset', + 'reset_password' => 'Reset Password', + 'saml_login' => 'Login via SAML', + 'login' => 'Login', + 'login_prompt' => 'Please Login', + 'forgot_password' => 'I forgot my password', + 'remember_me' => 'Remember Me', + ]; + diff --git a/resources/lang/ml-IN/auth/message.php b/resources/lang/ml-IN/auth/message.php new file mode 100644 index 0000000000..f086d8c04c --- /dev/null +++ b/resources/lang/ml-IN/auth/message.php @@ -0,0 +1,45 @@ + 'An account with the this email already exists.', + 'account_not_found' => 'The username or password is incorrect.', + 'account_not_activated' => 'This user account is not activated.', + 'account_suspended' => 'This user account is suspended.', + 'account_banned' => 'This user account is banned.', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), + + 'signin' => array( + 'error' => 'There was a problem while trying to log you in, please try again.', + 'success' => 'You have successfully logged in.', + ), + + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + + 'signup' => array( + 'error' => 'There was a problem while trying to create your account, please try again.', + 'success' => 'Account sucessfully created.', + ), + + 'forgot-password' => array( + 'error' => 'There was a problem while trying to get a reset password code, please try again.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', + ), + + 'forgot-password-confirm' => array( + 'error' => 'There was a problem while trying to reset your password, please try again.', + 'success' => 'Your password has been successfully reset.', + ), + + +); diff --git a/resources/lang/ml-IN/button.php b/resources/lang/ml-IN/button.php new file mode 100644 index 0000000000..2b97223250 --- /dev/null +++ b/resources/lang/ml-IN/button.php @@ -0,0 +1,17 @@ + 'Actions', + 'add' => 'Add New', + 'cancel' => 'Cancel', + 'checkin_and_delete' => 'Checkin & Delete User', + 'delete' => 'Delete', + 'edit' => 'Edit', + 'restore' => 'Restore', + 'request' => 'Request', + 'submit' => 'Submit', + 'upload' => 'Upload', + 'select_file' => 'Select File...', + 'select_files' => 'Select Files...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', +); diff --git a/resources/lang/ml-IN/general.php b/resources/lang/ml-IN/general.php new file mode 100644 index 0000000000..8b60aa7d72 --- /dev/null +++ b/resources/lang/ml-IN/general.php @@ -0,0 +1,245 @@ + 'Accessories', + 'activated' => 'Activated', + 'accessory' => 'Accessory', + 'accessory_report' => 'Accessory Report', + 'action' => 'Action', + 'activity_report' => 'Activity Report', + 'address' => 'Address', + 'admin' => 'Admin', + 'administrator' => 'Administrator', + 'add_seats' => 'Added seats', + 'all_assets' => 'All Assets', + 'all' => 'All', + 'archived' => 'Archived', + 'asset_models' => 'Asset Models', + 'asset_model' => 'Model', + 'asset' => 'Asset', + 'asset_report' => 'Asset Report', + 'asset_tag' => 'Asset Tag', + 'assets_available' => 'assets available', + 'audit' => 'Audit', + 'audit_report' => 'Audit Log', + 'assets' => 'Assets', + 'avatar_delete' => 'Delete Avatar', + 'avatar_upload' => 'Upload Avatar', + 'back' => 'Back', + 'bad_data' => 'Nothing found. Maybe bad data?', + 'bulkaudit' => 'Bulk Audit', + 'bulkaudit_status' => 'Audit Status', + 'bulk_checkout' => 'Bulk Checkout', + 'bystatus' => 'by Status', + 'cancel' => 'Cancel', + 'categories' => 'Categories', + 'category' => 'Category', + 'change' => 'In/Out', + 'changeemail' => 'Change Email Address', + 'changepassword' => 'Change Password', + 'checkin' => 'Checkin', + 'checkin_from' => 'Checkin from', + 'checkout' => 'Checkout', + 'checkouts_count' => 'Checkouts', + 'checkins_count' => 'Checkins', + 'user_requests_count' => 'Requests', + 'city' => 'City', + 'click_here' => 'Click here', + 'clear_selection' => 'Clear Selection', + 'companies' => 'Companies', + 'company' => 'Company', + 'component' => 'Component', + 'components' => 'Components', + 'complete' => 'Complete', + 'consumable' => 'Consumable', + 'consumables' => 'Consumables', + 'country' => 'Country', + 'create' => 'Create New', + 'created' => 'Item Created', + 'created_asset' => 'created asset', + 'created_at' => 'Created at', + 'record_created' => 'Record Created', + 'updated_at' => 'Updated at', + 'currency' => '$', // this is deprecated + 'current' => 'Current', + 'custom_report' => 'Custom Asset Report', + 'dashboard' => 'Dashboard', + 'days' => 'days', + 'days_to_next_audit' => 'Days to Next Audit', + 'date' => 'Date', + 'debug_warning' => 'Warning!', + 'debug_warning_text' => 'This application is running in production mode with debugging enabled. This can expose sensitive data if your application is accessible to the outside world. Disable debug mode by setting the APP_DEBUG value in your .env file to false.', + 'delete' => 'Delete', + 'delete_confirm' => 'Are you sure you wish to delete :item?', + 'deleted' => 'Deleted', + 'delete_seats' => 'Deleted Seats', + 'departments' => 'Departments', + 'department' => 'Department', + 'deployed' => 'Deployed', + 'depreciation_report' => 'Depreciation Report', + 'details' => 'Details', + 'download' => 'Download', + 'depreciation' => 'Depreciation', + 'editprofile' => 'Edit Your Profile', + '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)', + 'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)', + 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'first_name' => 'First Name', + 'first_name_format' => 'First Name (jane@example.com)', + 'files' => 'Files', + 'file_name' => 'File', + 'file_type' => 'File Type', + 'file_uploads' => 'File Uploads', + 'generate' => 'Generate', + 'github_markdown' => 'This field accepts Github flavored markdown.', + 'groups' => 'Groups', + 'gravatar_email' => 'Gravatar Email Address', + 'history' => 'History', + 'history_for' => 'History for', + 'id' => 'ID', + 'image' => 'Image', + 'image_delete' => 'Delete Image', + 'image_upload' => 'Upload Image', + 'image_filetypes_help' => 'Accepted filetypes are jpg, png, gif, and svg. Max upload size allowed is :size.', + 'import' => 'Import', + 'import-history' => 'Import History', + 'asset_maintenance' => 'Asset Maintenance', + 'asset_maintenance_report' => 'Asset Maintenance Report', + 'asset_maintenances' => 'Asset Maintenances', + 'item' => 'Item', + 'insufficient_permissions' => 'Insufficient permissions!', + 'kits' => 'Predefined Kits', + 'language' => 'Language', + 'last' => 'Last', + 'last_login' => 'Last Login', + 'last_name' => 'Last Name', + 'license' => 'License', + 'license_report' => 'License Report', + 'licenses_available' => 'licenses available', + 'licenses' => 'Licenses', + 'list_all' => 'List All', + 'loading' => 'Loading', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', + 'feature_disabled' => 'This feature has been disabled for the demo installation.', + 'location' => 'Location', + 'locations' => 'Locations', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', + 'logout' => 'Logout', + 'lookup_by_tag' => 'Lookup by Asset Tag', + 'maintenances' => 'Maintenances', + 'manufacturer' => 'Manufacturer', + 'manufacturers' => 'Manufacturers', + 'markdown' => 'This field allows Github flavored markdown.', + 'min_amt' => 'Min. QTY', + 'min_amt_help' => 'Minimum number of items that should be available before an alert gets triggered.', + 'model_no' => 'Model No.', + 'months' => 'months', + 'moreinfo' => 'More Info', + 'name' => 'Name', + 'next' => 'Next', + 'next_audit_date' => 'Next Audit Date', + 'last_audit' => 'Last Audit', + 'new' => 'new!', + 'no_depreciation' => 'No Depreciation', + 'no_results' => 'No Results.', + 'no' => 'No', + 'notes' => 'Notes', + 'order_number' => 'Order Number', + 'page_menu' => 'Showing _MENU_ items', + 'pagination_info' => 'Showing _START_ to _END_ of _TOTAL_ items', + 'pending' => 'Pending', + 'people' => 'People', + 'per_page' => 'Results Per Page', + 'previous' => 'Previous', + 'processing' => 'Processing', + 'profile' => 'Your profile', + 'purchase_cost' => 'Purchase Cost', + 'purchase_date' => 'Purchase Date', + 'qty' => 'QTY', + 'quantity' => 'Quantity', + 'ready_to_deploy' => 'Ready to Deploy', + 'recent_activity' => 'Recent Activity', + 'remove_company' => 'Remove Company Association', + 'reports' => 'Reports', + 'restored' => 'restored', + 'requested' => 'Requested', + 'request_canceled' => 'Request Canceled', + 'save' => 'Save', + 'select' => 'Select', + 'search' => 'Search', + 'select_category' => 'Select a Category', + 'select_department' => 'Select a Department', + 'select_depreciation' => 'Select a Depreciation Type', + 'select_location' => 'Select a Location', + 'select_manufacturer' => 'Select a Manufacturer', + 'select_model' => 'Select a Model', + 'select_supplier' => 'Select a Supplier', + 'select_user' => 'Select a User', + 'select_date' => 'Select Date (YYYY-MM-DD)', + 'select_statuslabel' => 'Select Status', + 'select_company' => 'Select Company', + 'select_asset' => 'Select Asset', + 'settings' => 'Settings', + 'show_deleted' => 'Show Deleted', + 'show_current' => 'Show Current', + 'sign_in' => 'Sign in', + 'signature' => 'Signature', + 'skin' => 'Skin', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', + 'some_features_disabled' => 'DEMO MODE: Some features are disabled for this installation.', + 'site_name' => 'Site Name', + 'state' => 'State', + 'status_labels' => 'Status Labels', + 'status' => 'Status', + 'supplier' => 'Supplier', + 'suppliers' => 'Suppliers', + 'sure_to_delete' => 'Are you sure you wish to delete', + 'submit' => 'Submit', + 'target' => 'Target', + 'time_and_date_display' => 'Time and Date Display', + 'total_assets' => 'total assets', + 'total_licenses' => 'total licenses', + 'total_accessories' => 'total accessories', + 'total_consumables' => 'total consumables', + 'type' => 'Type', + 'undeployable' => 'Un-deployable', + 'unknown_admin' => 'Unknown Admin', + 'username_format' => 'Username Format', + 'update' => 'Update', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', + 'uploaded' => 'Uploaded', + 'user' => 'User', + 'accepted' => 'accepted', + 'declined' => 'declined', + 'unaccepted_asset_report' => 'Unaccepted Assets', + 'users' => 'Users', + 'viewall' => 'View All', + 'viewassets' => 'View Assigned Assets', + 'website' => 'Website', + 'welcome' => 'Welcome, :name', + 'years' => 'years', + 'yes' => 'Yes', + 'zip' => 'Zip', + 'noimage' => 'No image uploaded or image not found.', + 'token_expired' => 'Your form session has expired. Please try again.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', + ]; diff --git a/resources/lang/ml-IN/help.php b/resources/lang/ml-IN/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/ml-IN/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/ml-IN/mail.php b/resources/lang/ml-IN/mail.php new file mode 100644 index 0000000000..f8c781c8e8 --- /dev/null +++ b/resources/lang/ml-IN/mail.php @@ -0,0 +1,74 @@ + 'A user has canceled an item request on the website', + 'a_user_requested' => 'A user has requested an item on the website', + 'accessory_name' => 'Accessory Name:', + 'additional_notes' => 'Additional Notes:', + 'admin_has_created' => 'An administrator has created an account for you on the :web website.', + 'asset' => 'Asset:', + 'asset_name' => 'Asset Name:', + 'asset_requested' => 'Asset requested', + 'asset_tag' => 'Asset Tag:', + 'assigned_to' => 'Assigned To', + 'best_regards' => 'Best regards,', + 'canceled' => 'Canceled:', + 'checkin_date' => 'Checkin Date:', + 'checkout_date' => 'Checkout Date:', + 'click_to_confirm' => 'Please click on the following link to confirm your :web account:', + 'click_on_the_link_accessory' => 'Please click on the link at the bottom to confirm that you have received the accessory.', + 'click_on_the_link_asset' => 'Please click on the link at the bottom to confirm that you have received the asset.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', + 'current_QTY' => 'Current QTY', + 'Days' => 'Days', + 'days' => 'Days', + 'expecting_checkin_date' => 'Expected Checkin Date:', + 'expires' => 'Expires', + 'Expiring_Assets_Report' => 'Expiring Assets Report.', + 'Expiring_Licenses_Report' => 'Expiring Licenses Report.', + 'hello' => 'Hello', + 'hi' => 'Hi', + 'i_have_read' => 'I have read and agree to the terms of use, and have received this item.', + 'item' => 'Item:', + 'Item_Request_Canceled' => 'Item Request Canceled', + 'Item_Requested' => 'Item Requested', + 'link_to_update_password' => 'Please click on the following link to update your :web password:', + 'login_first_admin' => 'Login to your new Snipe-IT installation using the credentials below:', + 'login' => 'Login:', + 'Low_Inventory_Report' => 'Low Inventory Report', + 'min_QTY' => 'Min QTY', + 'name' => 'Name', + 'new_item_checked' => 'A new item has been checked out under your name, details are below.', + 'password' => 'Password:', + 'password_reset' => 'Password Reset', + + 'read_the_terms' => 'Please read the terms of use below.', + 'read_the_terms_and_click' => 'Please read the terms of use below, and click on the link at the bottom to confirm that you read + and agree to the terms of use, and have received the asset.', + 'requested' => 'Requested:', + 'reset_link' => 'Your Password Reset Link', + 'reset_password' => 'Click here to reset your password:', + 'serial' => 'Serial', + 'supplier' => 'Supplier', + 'tag' => 'Tag', + 'test_email' => 'Test Email from Snipe-IT', + 'test_mail_text' => 'This is a test from the Snipe-IT Asset Management System. If you got this, mail is working :)', + 'the_following_item' => 'The following item has been checked in: ', + 'low_inventory_alert' => 'There is :count item that is below minimum inventory or will soon be low.|There are :count items that are below minimum inventory or will soon be low.', + 'assets_warrantee_alert' => 'There is :count asset with a warrantee expiring in the next :threshold days.|There are :count assets with warrantees expiring in the next :threshold days.', + 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', + 'to_reset' => 'To reset your :web password, complete this form:', + 'type' => 'Type', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', + 'user' => 'User', + 'username' => 'Username', + 'welcome' => 'Welcome :name', + 'welcome_to' => 'Welcome to :web!', + 'your_credentials' => 'Your Snipe-IT credentials', + +); diff --git a/resources/lang/ml-IN/pagination.php b/resources/lang/ml-IN/pagination.php new file mode 100644 index 0000000000..b573b51e91 --- /dev/null +++ b/resources/lang/ml-IN/pagination.php @@ -0,0 +1,20 @@ + '« Previous', + + 'next' => 'Next »', + +); diff --git a/resources/lang/ml-IN/passwords.php b/resources/lang/ml-IN/passwords.php new file mode 100644 index 0000000000..61fe7fbd43 --- /dev/null +++ b/resources/lang/ml-IN/passwords.php @@ -0,0 +1,7 @@ + 'Your password link has been sent!', + 'user' => 'No matching active user found with that email.', +]; + diff --git a/resources/lang/ml-IN/reminders.php b/resources/lang/ml-IN/reminders.php new file mode 100644 index 0000000000..e7a476e3a2 --- /dev/null +++ b/resources/lang/ml-IN/reminders.php @@ -0,0 +1,24 @@ + "Passwords must be six characters and match the confirmation.", + + "user" => "Username or email address is incorrect", + + "token" => "This password reset token is invalid.", + + "sent" => "If a matching email address was found, a password reminder has been sent!", + +); diff --git a/resources/lang/ml-IN/table.php b/resources/lang/ml-IN/table.php new file mode 100644 index 0000000000..f7a49d86c1 --- /dev/null +++ b/resources/lang/ml-IN/table.php @@ -0,0 +1,10 @@ + 'Actions', + 'action' => 'Action', + 'by' => 'By', + 'item' => 'Item', + +); diff --git a/resources/lang/ml-IN/validation.php b/resources/lang/ml-IN/validation.php new file mode 100644 index 0000000000..23116776e3 --- /dev/null +++ b/resources/lang/ml-IN/validation.php @@ -0,0 +1,137 @@ + 'The :attribute must be accepted.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute may only contain letters.', + 'alpha_dash' => 'The :attribute may only contain letters, numbers, and dashes.', + 'alpha_num' => 'The :attribute may only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'numeric' => 'The :attribute must be between :min - :max.', + 'file' => 'The :attribute must be between :min - :max kilobytes.', + 'string' => 'The :attribute must be between :min - :max characters.', + 'array' => 'The :attribute must have between :min and :max items.', + ], + 'boolean' => 'The :attribute must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'date' => 'The :attribute is not a valid date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'email' => 'The :attribute format is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'max' => [ + 'numeric' => 'The :attribute may not be greater than :max.', + 'file' => 'The :attribute may not be greater than :max kilobytes.', + 'string' => 'The :attribute may not be greater than :max characters.', + 'array' => 'The :attribute may not have more than :max items.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'numeric' => 'The :attribute must be at least :min.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'string' => 'The :attribute must be at least :min characters.', + 'array' => 'The :attribute must have at least :min items.', + ], + 'not_in' => 'The selected :attribute is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'present' => 'The :attribute field must be present.', + 'valid_regex' => 'That is not a valid regex. ', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values is present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'numeric' => 'The :attribute must be :size.', + 'file' => 'The :attribute must be :size kilobytes.', + 'string' => 'The :attribute must be :size characters.', + 'array' => 'The :attribute must contain :size items.', + ], + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid zone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute format is invalid.', + "unique_undeleted" => "The :attribute must be unique.", + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'alpha_space' => "The :attribute field contains a character that is not allowed.", + "email_array" => "One or more email addresses is invalid.", + "hashed_pass" => "Your current password is incorrect", + 'dumbpwd' => 'That password is too common.', + "statuslabel_type" => "You must select a valid status label type", + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [], + +); diff --git a/resources/lang/mn/admin/accessories/general.php b/resources/lang/mn/admin/accessories/general.php index 47444f9eaf..507ae7daed 100644 --- a/resources/lang/mn/admin/accessories/general.php +++ b/resources/lang/mn/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Дагалдах хэрэгслийн талаар', - 'about_accessories_text' => 'Дагалдах хэрэгсэл нь таны хэрэглэгчдэд олгодог аливаа зүйл боловч энэ нь сериал дугаартай (эсвэл та тэдгээрийг бусдыг дагах сонирхолтой биш) юм. Жишээ нь, компьютерийн хулгана, гар бөмбөг.', 'accessory_category' => 'Дагалдах хэрэгслийн ангилал', 'accessory_name' => 'Дагалдах хэрэгслийн нэр', 'checkout' => 'Төлбөрийн дагалдах хэрэгсэл', diff --git a/resources/lang/mn/admin/accessories/message.php b/resources/lang/mn/admin/accessories/message.php index 17a94e1374..073437e0cb 100644 --- a/resources/lang/mn/admin/accessories/message.php +++ b/resources/lang/mn/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Дагалдах хэрэгсэл байхгүй байна.', + 'does_not_exist' => '[:id] дагалдах хэрэгсэл байхгүй байна.', 'assoc_users' => 'Одоогоор энэ дагалдах хэрэгсэлд: хэрэглэгчдийг шалгасан зүйлсийг тоолж байна. Дагалдах хэрэгслийг шалгаад, дахин оролдоно уу.', 'create' => array( diff --git a/resources/lang/mn/admin/asset_maintenances/general.php b/resources/lang/mn/admin/asset_maintenances/general.php index 389a7c1ed1..c73bd98fb0 100644 --- a/resources/lang/mn/admin/asset_maintenances/general.php +++ b/resources/lang/mn/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Засвар үйлчилгээний дэлгэрэнгүй', 'repair' => 'Засварлах', 'maintenance' => 'Засвар үйлчилгээ', - 'upgrade' => 'Шинэчлэх' + 'upgrade' => 'Шинэчлэх', + 'calibration' => 'Тохируулга', + 'software_support' => 'Программ хангамжийн дэмжих байдал', + 'hardware_support' => 'Тоног төхөөрөмжийн дэмжих байдал', ]; diff --git a/resources/lang/mn/admin/categories/general.php b/resources/lang/mn/admin/categories/general.php index c9ad063c52..224ac23589 100644 --- a/resources/lang/mn/admin/categories/general.php +++ b/resources/lang/mn/admin/categories/general.php @@ -1,12 +1,10 @@ 'Ангиллын тухай', - 'about_categories' => 'Хөрөнгийн бүтэц зохион байгуулалтыг оновчтой болгоход Ангилал тус болно. Жишээлбэл "Ширээний компьютьер", "Ноутбүүк","Гар утас","Таблет" гэх мэт. Та өөрийн хүссэнээрээ ангиллаа зохиож болно.', 'asset_categories' => 'Хөрөнгийн ангиллууд', 'category_name' => 'Ангиллын нэр', - 'checkin_email' => 'Олгох үед хэрэглэгч уруу имэйл илгээх.', - 'checkin_email_notification' => 'This user will be sent an email on checkin/checkout.', + 'checkin_email' => 'Авах/олгох үед хэрэглэгч үрүү имэйл илгээх.', + 'checkin_email_notification' => 'Авах/олгох үед энэ хэрэглэгч үрүү имэйл очих болно.', 'clone' => 'Ангиллыг хуулж үүсгэх', 'create' => 'Ангилал үүсгэх', 'edit' => 'Ангилал засах', diff --git a/resources/lang/mn/admin/companies/general.php b/resources/lang/mn/admin/companies/general.php index 47dd123284..d1c56790e5 100644 --- a/resources/lang/mn/admin/companies/general.php +++ b/resources/lang/mn/admin/companies/general.php @@ -1,6 +1,4 @@ 'Компанийн тухай', - 'about_companies_text' => 'Компаниудыг энгийн тодорхойлогч талбар болгон ашиглаж болно, эсвэл Админ тохиргоонд компаний бүрэн дэмжлэгийг идэвхжүүлсэн тохиолдолд хөрөнгө, хэрэглэгчдийн харагдах байдлыг хязгаарлахад ашиглаж болно.', 'select_company' => 'Компани сонгох', ]; diff --git a/resources/lang/mn/admin/components/general.php b/resources/lang/mn/admin/components/general.php index fd2364ad05..1c90756a82 100644 --- a/resources/lang/mn/admin/components/general.php +++ b/resources/lang/mn/admin/components/general.php @@ -1,8 +1,6 @@ 'Бүрэлдэхүүн хэсгүүдийн тухай', - 'about_components_text' => 'Бүрэлдэхүүн хэсэг нь хөрөнгийн хэсэг болох зүйл, жишээ нь HDD, RAM, гэх мэт.', 'component_name' => 'Бүрэлдэхүүн хэсэг Нэр', 'checkin' => 'Checkin Component', 'checkout' => 'Тооцоо хийх хэсэг', diff --git a/resources/lang/mn/admin/consumables/general.php b/resources/lang/mn/admin/consumables/general.php index cb10d5843e..c3c78d0399 100644 --- a/resources/lang/mn/admin/consumables/general.php +++ b/resources/lang/mn/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Хэрэглээний талаар', - 'about_consumables_text' => 'Хэрэглээний бараа бүтээгдэхүүн нь цаг хугацааны турш хэрэглэгдэх зүйл юм. Жишээ нь, хэвлэгч бэх эсвэл хувилах цаас.', 'checkout' => 'Хэрэглэгчдэд хэрэглэх боломжтой', 'consumable_name' => 'Боломжийн нэр', 'create' => 'Болгоомжтой болгох', diff --git a/resources/lang/mn/admin/custom_fields/general.php b/resources/lang/mn/admin/custom_fields/general.php index 2f25006176..8cf5f78af4 100644 --- a/resources/lang/mn/admin/custom_fields/general.php +++ b/resources/lang/mn/admin/custom_fields/general.php @@ -20,7 +20,7 @@ return array( 'field_element_short' => 'Бүрэлдэхүүн', 'field_format' => 'Формат', 'field_custom_format' => 'Гаалийн формат', - 'field_custom_format_help' => 'This field allows you to use a regex expression for validation. It should start with "regex:" - for example, to validate that a custom field value contains a valid IMEI (15 numeric digits), you would use regex:/^[0-9]{15}$/.', + 'field_custom_format_help' => 'Энэ талбар дээр regex илэрхийлэл ашиглан баталгаажуулалт хийх боломжтой. "regex:"-ээр эхлэх ёстой. Жишээ нь, өөрийн тохируулсан талбарын утга нь бодит IMEI (15 оронтой тоо) агуулж байгааг баталгаажуулахын тулд та regex:/^[0-9]{15}$/ ашиглана.', 'required' => 'Шаардлагатай', 'req' => 'Req.', 'used_by_models' => 'Загвар ашиглана', @@ -28,5 +28,5 @@ return array( 'create_fieldset' => 'Шинэ талбарт', 'create_field' => 'Шинэ Гаалийн талбар', 'value_encrypted' => 'Энэ талбарын үнэ цэнийг мэдээллийн санд шифрлэдэг. Зөвхөн админ хэрэглэгч нар нь буцаагдсан утгыг харах боломжтой байна', - 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.', + 'show_in_email' => 'Хэрэглэгчид илгээсэн олголтын имэйлд энэ талбарын утгыг оруулах уу? Шифрлэгдсэн талбаруудыг имэйлд оруулах боломжгүй.', ); diff --git a/resources/lang/mn/admin/hardware/form.php b/resources/lang/mn/admin/hardware/form.php index d127fc2f7a..440e3483e4 100644 --- a/resources/lang/mn/admin/hardware/form.php +++ b/resources/lang/mn/admin/hardware/form.php @@ -38,7 +38,7 @@ return array( 'tag' => 'Хөрөнгийн шошго', 'update' => 'Хөрөнгийн шинэчлэлт', 'warranty' => 'Баталгаат', - 'warranty_expires' => 'Warranty Expires', + 'warranty_expires' => 'Баталгаат хугацаа дуусах', 'years' => 'жил', ) ; diff --git a/resources/lang/mn/admin/hardware/general.php b/resources/lang/mn/admin/hardware/general.php index 899866cc53..835236c5b7 100644 --- a/resources/lang/mn/admin/hardware/general.php +++ b/resources/lang/mn/admin/hardware/general.php @@ -5,7 +5,7 @@ return array( 'about_assets_text' => 'Актив нь сериал дугаар буюу хөрөнгийн тэмдэгтээр хянагдсан зүйлс юм. Эдгээр нь тодорхой зүйлүүдийг тодорхойлоход илүү үнэ цэнэтэй зүйлс байх хандлагатай байдаг.', 'archived' => 'Архивлагдсан', 'asset' => 'Актив', - 'bulk_checkout' => 'Checkout Assets', + 'bulk_checkout' => 'Хөрөнгийг олгох', 'checkin' => 'Checkin Asset', 'checkout' => 'Тооцоот Хөрөнгийн', 'clone' => 'Clone Asset', diff --git a/resources/lang/mn/admin/hardware/message.php b/resources/lang/mn/admin/hardware/message.php index ccc98f67c4..bcf7395446 100644 --- a/resources/lang/mn/admin/hardware/message.php +++ b/resources/lang/mn/admin/hardware/message.php @@ -62,7 +62,7 @@ return array( 'success' => 'Акт амжилттай шалгасан.', 'user_does_not_exist' => 'Энэ хэрэглэгч буруу байна. Дахин оролдоно уу.', 'not_available' => 'Энэ хөрөнгийг татаж авахад бэлэн биш байна!', - 'no_assets_selected' => 'You must select at least one asset from the list' + 'no_assets_selected' => 'Жагсаалтаас доод тал нь нэг хөрөнгийг сонгоно уу' ), 'checkin' => array( diff --git a/resources/lang/mn/admin/hardware/table.php b/resources/lang/mn/admin/hardware/table.php index 19d78fe5f1..086dd37267 100644 --- a/resources/lang/mn/admin/hardware/table.php +++ b/resources/lang/mn/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Статус', 'title' => 'Актив', 'image' => 'Төхөөрөмжийн дүрс', - 'days_without_acceptance' => 'Хүлээн зөвшөөрөхгүй өдрүүд' + 'days_without_acceptance' => 'Хүлээн зөвшөөрөхгүй өдрүүд', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/mn/admin/kits/general.php b/resources/lang/mn/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/mn/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/mn/admin/licenses/message.php b/resources/lang/mn/admin/licenses/message.php index 8204a06ddc..213ef46c59 100644 --- a/resources/lang/mn/admin/licenses/message.php +++ b/resources/lang/mn/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Энэ лицензтэй холбогдохыг хүсэж буй хөрөнгө нь тухайн сонгосон хүнээс доош сомдолоос өөр сомений эзэмшдэг.', 'assoc_users' => 'Энэ лицензийг одоогоор хэрэглэгчид шалгаж, устгах боломжгүй байна. Лицензийг эхлээд шалгаад дахин устгахыг оролдоно уу.', 'select_asset_or_person' => 'Та хөрөнгө эсвэл хэрэглэгчийг сонгох ёстой, гэхдээ хоёулаа биш.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/mn/admin/manufacturers/message.php b/resources/lang/mn/admin/manufacturers/message.php index 4da97fe26a..e16ce77102 100644 --- a/resources/lang/mn/admin/manufacturers/message.php +++ b/resources/lang/mn/admin/manufacturers/message.php @@ -16,8 +16,8 @@ return array( ), 'restore' => array( - 'error' => 'Manufacturer was not restored, please try again', - 'success' => 'Manufacturer restored successfully.' + 'error' => 'Үйлдвэрлэгч сэргэгдээгүй тул дахин оролдоно уу', + 'success' => 'Үйлдвэрлэгч амжилттай сэргээгдсэн.' ), 'delete' => array( diff --git a/resources/lang/mn/admin/models/general.php b/resources/lang/mn/admin/models/general.php index 8ab64f130b..495984c262 100644 --- a/resources/lang/mn/admin/models/general.php +++ b/resources/lang/mn/admin/models/general.php @@ -4,9 +4,9 @@ return array( 'about_models_title' => 'Активын загварууд', 'about_models_text' => 'Хөрөнгийн загвар нь ижил төрлийн хөрөнгийг бүлэглэх арга юм. "MBP 2013", "IPhone 6s", гэх мэт.', 'deleted' => 'Энэ загварыг устгасан. Дахин оруулна уу.', - 'bulk_delete' => 'Bulk Delete Asset Models', - 'bulk_delete_help' => 'Use the checkboxes below to confirm the deletion of the selected asset models. Asset models that have assets associated with them cannot be deleted until the assets are associated with a different model.', - 'bulk_delete_warn' => 'You are about to delete :model_count asset models.', + 'bulk_delete' => 'Бөөнөөр хөрөнгийн загварыг устгах', + 'bulk_delete_help' => 'Сонгосон хөрөнгийн загварыг устгахыг баталгаажуулж доорх хайрцгийг ашиглана уу. Хөрөнгөтэй холбоотой хөрөнгийн загварыг өөр загвартай холбох хүртэл устгах боломжгүй.', + 'bulk_delete_warn' => 'Та :asset_count ширхэг хөрөнгийн загвар устгах гэж байна.', 'restore' => 'Загварыг сэргээх', 'requestable' => 'Хэрэглэгчид энэ загварыг хүсч болно', 'show_mac_address' => 'Энэ загварт буй MAC хаягийн талбарыг харуулах', @@ -14,5 +14,5 @@ return array( 'view_models' => 'Загварыг үзэх', 'fieldset' => 'Талбар', 'no_custom_field' => 'Өөрчлөгдсөн талбар байхгүй байна', - 'add_default_values' => 'Add default values', + 'add_default_values' => 'Анхдагч утга нэмэх', ); diff --git a/resources/lang/mn/admin/models/message.php b/resources/lang/mn/admin/models/message.php index 1eee546224..c028a34760 100644 --- a/resources/lang/mn/admin/models/message.php +++ b/resources/lang/mn/admin/models/message.php @@ -34,9 +34,9 @@ return array( ), 'bulkdelete' => array( - 'error' => 'No models were selected, so nothing was deleted.', - 'success' => ':success_count model(s) deleted!', - 'success_partial' => ':success_count model(s) were deleted, however :fail_count were unable to be deleted because they still have assets associated with them.' + 'error' => 'Ямар ч загвар сонгогдоогүй тул юу ч устаагүй.', + 'success' => ':success_count ширхэг загвар устсан!', + 'success_partial' => ':success_count ширхэг загвар устсан ба :fail_count ширхэг загвар одоо хүртэл хөрөнгөтэй холбоотой байгаа тул устаагүй.' ), ); diff --git a/resources/lang/mn/admin/settings/general.php b/resources/lang/mn/admin/settings/general.php index b5b584f067..f1c278b8b5 100644 --- a/resources/lang/mn/admin/settings/general.php +++ b/resources/lang/mn/admin/settings/general.php @@ -4,61 +4,71 @@ return array( 'ad' => 'Идэвхтэй лавлах', 'ad_domain' => 'Active Directory домэйн', 'ad_domain_help' => 'Энэ нь заримдаа таны имэйл домэйнтой адил боловч үргэлж биш юм.', - 'admin_cc_email' => 'CC Email', - 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , + 'admin_cc_email' => 'CC Имэйл', + 'admin_cc_email_help' => 'Хэрэв та хэрэглэгчдэд илгээсэн хүлээн авах/олгох имэйлийн хуулбарыг нэмэлт имэйл үрүү илгээхийг хүсвэл энд оруулна уу. Үгүй бол энэ талбарыг хоосон орхино уу.', 'is_ad' => 'Энэ бол Active Directory Server', - 'alert_email' => 'Анхааруулга илгээх', - 'alerts_enabled' => 'Идэвхжүүлсэн дохиог', - 'alert_interval' => 'Exped Alerts (босоо хоногоор)', - 'alert_inv_threshold' => 'Бараа материалын Alert босго', - 'asset_ids' => 'Хөрөнгийн дугаар', - 'audit_interval' => 'Аудитын интервал', + 'alert_email' => 'Анхааруулга илгээх', + 'alerts_enabled' => 'Идэвхжүүлсэн дохиог', + 'alert_interval' => 'Exped Alerts (босоо хоногоор)', + 'alert_inv_threshold' => 'Бараа материалын Alert босго', + 'asset_ids' => 'Хөрөнгийн дугаар', + 'audit_interval' => 'Аудитын интервал', 'audit_interval_help' => 'Хэрэв та хөрөнгөө тогтмол шалгаж байх шаардлагатай бол сар бүрийн интервалыг оруул.', - 'audit_warning_days' => 'Аудитын анхааруулах босго', + 'audit_warning_days' => 'Аудитын анхааруулах босго', 'audit_warning_days_help' => 'Хөрөнгө аудит хийхэд бэлэн байх үед танд хэдэн өдөр урьдчилан урьдчилан анхааруулах ёстой вэ?', - 'auto_increment_assets' => 'Авто-нэмэгдэл хөрөнгийн ID-г үүсгэх', - 'auto_increment_prefix' => 'Угтвар (заавал биш)', - 'auto_incrementing_help' => 'Үүнийг тохируулахдаа авто-нэмэгдэл хөрөнгийн ID-г идэвхжүүлэх', - 'backups' => 'Нөөцлөлтүүд', - 'barcode_settings' => 'Бар кодын тохиргоо', + 'auto_increment_assets' => 'Авто-нэмэгдэл хөрөнгийн ID-г үүсгэх', + 'auto_increment_prefix' => 'Угтвар (заавал биш)', + 'auto_incrementing_help' => 'Үүнийг тохируулахдаа авто-нэмэгдэл хөрөнгийн ID-г идэвхжүүлэх', + 'backups' => 'Нөөцлөлтүүд', + 'barcode_settings' => 'Бар кодын тохиргоо', 'confirm_purge' => 'Цэвэршүүлэлтийг баталгаажуулна уу', - 'confirm_purge_help' => 'Таны устгасан бичлэгийг устгахын тулд доорх хайрцгийн "DELETE" текстийг оруулна уу. Энэ үйлдлийг буцаах боломжгүй.', - 'custom_css' => 'CSS тохиргоо', - 'custom_css_help' => 'Ямар нэгэн гаалийн CSS дарж өөрчлөхийг хүсч оруулаарай. <style></style> хаягуудыг бүү оруулаарай.', - 'custom_forgot_pass_url' => 'Custom Password Reset URL', - 'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.', - 'dashboard_message' => 'Dashboard Message', - 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', - 'default_currency' => 'Анхдагч валют', - 'default_eula_text' => 'Үндсэн EULA', - 'default_language' => 'Үндсэн хэл', - 'default_eula_help_text' => 'Та мөн EULA-г тусгай активын төрлөөр ангилж болно.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'CSS тохиргоо', + 'custom_css_help' => 'Ямар нэгэн гаалийн CSS дарж өөрчлөхийг хүсч оруулаарай. <style></style> хаягуудыг бүү оруулаарай.', + 'custom_forgot_pass_url' => 'Дурын нууц үг сэргээх URL', + 'custom_forgot_pass_url_help' => 'Энэ нь нэвтрэх дэлгэц дээрх мартагдсан нууц үгийн URL-г орлох ба хүмүүсийг дотоод хэрэглээний LDAP нууц үг шинэчлэх үйлдэл үрүү чиглүүлэхэд туслана. Энэ нь local хэрэглэгчийн мартсан нууц үгийн үйлдлийг идэвхгүйжүүлэх болно.', + 'dashboard_message' => 'Хянах самбарын мессэж', + 'dashboard_message_help' => 'Хяналт самбарыг харах эрхтэй хэнд ч энэ текст харагдана.', + 'default_currency' => 'Анхдагч валют', + 'default_eula_text' => 'Үндсэн EULA', + 'default_language' => 'Үндсэн хэл', + 'default_eula_help_text' => 'Та мөн EULA-г тусгай активын төрлөөр ангилж болно.', 'display_asset_name' => 'Дэлгэцийн нэрийг харуулах', 'display_checkout_date' => 'Дэлгэцийн төлбөр хийх хугацаа', 'display_eol' => 'EOL харуулах хүснэгтийг харна уу', 'display_qr' => 'Талбай кодыг харуулах', - 'display_alt_barcode' => '1D бар кодыг харуулах', - 'barcode_type' => '2D бар кодны төрөл', - 'alt_barcode_type' => '1D бар кодын төрөл', + 'display_alt_barcode' => '1D бар кодыг харуулах', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D бар кодны төрөл', + 'alt_barcode_type' => '1D бар кодын төрөл', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'EULA тохиргоо', 'eula_markdown' => 'Энэ EULA нь Гитуб амттай markdown.', - 'footer_text' => 'Additional Footer Text ', - 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', + 'footer_text' => 'Нэмэлт хөл хэсгийн текст ', + 'footer_text_help' => 'Энэ текст баруун талын хөл хэсэгт гарч ирнэ. Холбоосыг Github маягийн markdown ашиглан хэрэглэнэ. Шинэ мөр, толгой, зураг гэх мэт нь урьдчилан таамаглах аргагүй үр дүнд хүргэж болзошгүй.', 'general_settings' => 'Ерөнхий Тохиргоо', - 'generate_backup' => 'Нөөц үүсгэх', + 'generate_backup' => 'Нөөц үүсгэх', 'header_color' => 'Толгойн өнгө', 'info' => 'Эдгээр тохиргоонууд нь таны суулгах зарим асуудлуудыг өөрчлөх боломжийг олгоно.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Лараэлийн хувилбар', 'ldap_enabled' => 'LDAP идэвхжсэн', 'ldap_integration' => 'LDAP интеграцчилал', 'ldap_settings' => 'LDAP Тохиргоо', - 'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', - 'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', + 'ldap_login_test_help' => 'Таны LDAP нэвтрэлтийг зөв тохируулсан эсэхийг шалгахын тулд дээр дурдсан үндсэн DN-ээс хүчинтэй LDAP хэрэглэгчийн нэр, нууц үгээ оруулна уу. ТА ЭХЛЭЭД ШИНЭЧЛЭГДСЭН LDAP ТОХИРГООГОО ХАДГАЛАХ ЁСТОЙ.', + 'ldap_login_sync_help' => 'Энэ нь зөвхөн LDAP-ийг зөв синхрончлох боломжтой эсэхийг шалгадаг. Хэрэв таны LDAP баталгаажуулалтын асуулга буруу байвал хэрэглэгчид нэвтрэх боломжгүй хэвээр байх магадлалтай. ТА ЭХЛЭЭД ШИНЭЧЛЭГДСЭН LDAP ТОХИРГООГОО ХАДГАЛАХ ЁСТОЙ.', 'ldap_server' => 'LDAP сервер', 'ldap_server_help' => 'Энэ нь ldap: // (unrrypted буюу TLS) эсвэл ldaps-ээр эхлэх ёстой: // (SSL нь)', - 'ldap_server_cert' => 'LDAP SSL гэрчилгээ баталгаажуулалт', - 'ldap_server_cert_ignore' => 'Хүчингүй SSL гэрчилгээг зөвшөөрөх', - 'ldap_server_cert_help' => 'Хэрэв та өөрийгөө гарын үсэг зурсан SSL сертификат ашиглаж байгаа бол энэ сонголтыг сонгож хүчингүй SSL сертификатыг хүлээн авахыг хүсч байна.', + 'ldap_server_cert' => 'LDAP SSL гэрчилгээ баталгаажуулалт', + 'ldap_server_cert_ignore' => 'Хүчингүй SSL гэрчилгээг зөвшөөрөх', + 'ldap_server_cert_help' => 'Хэрэв та өөрийгөө гарын үсэг зурсан SSL сертификат ашиглаж байгаа бол энэ сонголтыг сонгож хүчингүй SSL сертификатыг хүлээн авахыг хүсч байна.', 'ldap_tls' => 'TLS ашиглах', 'ldap_tls_help' => 'Хэрэв та LDAP сервер дээрээ STARTTLS ажиллуулж байгаа бол үүнийг шалгаж үзэх хэрэгтэй.', 'ldap_uname' => 'LDAP холбох хэрэглэгчийн нэр', @@ -75,24 +85,26 @@ return array( 'ldap_active_flag' => 'LDAP Active Flag', 'ldap_emp_num' => 'LDAP Ажилчдын тоо', 'ldap_email' => 'LDAP И-мэйл', - 'license' => 'Software License', + 'license' => 'Програм хангамжийн лиценз', 'load_remote_text' => 'Алсын Scripts', 'load_remote_help_text' => 'Энэ Snipe-IT суулгах нь гаднах ертөнцөөс скриптүүдийг дуудаж чаддаг.', 'login_note' => 'Нэвтрэх Тайлбар', 'login_note_help' => 'Нэвтрэх дэлгэц дээр цөөн хэдэн өгүүлбэрийг оруулаад, жишээ нь алдагдсан эсвэл хулгайлсан төхөөрөмжийг олж авсан хүмүүст туслах. Энэ талбар Github амт markdown', - 'login_remote_user_text' => 'Remote User login options', - 'login_remote_user_enabled_text' => 'Enable Login with Remote User Header', - 'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"', - 'login_common_disabled_text' => 'Disable other authentication mechanisms', - 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', - 'login_remote_user_custom_logout_url_text' => 'Custom logout URL', - 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_text' => 'Алсын хэрэглэгчийн нэвтрэх сонголтууд', + 'login_remote_user_enabled_text' => 'Алсын хэрэглэгчийн мэдээлэл ашиглан нэвтрэхийг идэвхжүүлэх', + 'login_remote_user_enabled_help' => 'Энэ сонголт нь "Common Gateway Interface (RFC 3875)" -ын дагуу REMOTE_USER толгой дамжуулан баталгаажуулалтыг идэвхжүүлдэг.', + 'login_common_disabled_text' => 'Баталгаажуулалтын бусад механизмыг идэвхгүй болгох', + 'login_common_disabled_help' => 'Энэ сонголт баталгаажуулалтын бусад механизмыг идэвхгүй болгодог. REMOTE_USER нэвтрэл ажиллаж байгаа тохиолдолд энэ сонголтыг идэвхтэй болгоно уу', + 'login_remote_user_custom_logout_url_text' => 'Дурын гарах URL', + 'login_remote_user_custom_logout_url_help' => 'Хэрэв энд url оруулсан бол хэрэглэгч Snipe-IT-ээс гарсны дараа энэ URL руу шилжих болно. Энэ нь танай нэвтрэлтийн нэгдсэн систем зөв хаагдахад ашигтай юм.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Лого', - 'logo_print_assets' => 'Use in Print', - 'logo_print_assets_help' => 'Use branding on printable asset lists ', + 'logo_print_assets' => 'Хэвлэхэд ашиглах', + 'logo_print_assets_help' => 'Хэвлэх боломжтой хөрөнгийн жагсаалтад брендинг ашиглах ', 'full_multiple_companies_support_help_text' => 'Компаниудын өмч хөрөнгөд компанид хуваарилсан хэрэглэгчдийг (түүний дотор админуудыг) хязгаарлах.', 'full_multiple_companies_support_text' => 'Олон тооны компаниудын дэмжлэг', - 'show_in_model_list' => 'Show in Model Dropdowns', + 'show_in_model_list' => 'Загвар сонгох хэсэгт харуулах', 'optional' => 'Нэмэлт', 'per_page' => 'Нэг хуудасны үр дүн', 'php' => 'PHP хувилбар', @@ -101,44 +113,65 @@ return array( 'pwd_secure_complexity' => 'Нууц үгийн нарийн төвөгтэй байдал', 'pwd_secure_complexity_help' => 'Хүчээр ажиллахад шаардагдах нууц үгийн нарийн түвшний дүрмийг сонгоорой.', 'pwd_secure_min' => 'Нууц үгийн хамгийн бага тэмдэгт', - 'pwd_secure_min_help' => 'Хамгийн бага зөвшөөрөгдөх утга нь 5 байна', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Нийтлэг нууц үгийг урьдчилан сэргийлэх', 'pwd_secure_uncommon_help' => 'Энэ нь хэрэглэгчид зөрчсөн гэж мэдээлсэн дээд түвшний 10,000 нууц үгнээс нийтлэг нууц үгийг ашиглах боломжийг хэрэглэгчдэд олгохгүй.', 'qr_help' => 'Эхлээд QR кодыг идэвхжүүлнэ үү', 'qr_text' => 'QR кодын текст', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Тохируулах', 'settings' => 'Тохиргоо', - 'show_alerts_in_menu' => 'Show alerts in top menu', - 'show_archived_in_list' => 'Archived Assets', - 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', - 'show_images_in_email' => 'Show images in emails', - 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', + 'show_alerts_in_menu' => 'Дээд цэсэнд анхааруулга харуулах', + 'show_archived_in_list' => 'Архивлагдсан хөрөнгүүд', + 'show_archived_in_list_text' => '"Бүх хөрөнгө" жагсаалтад архивлагдсан хөрөнгийг харуулах', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', + 'show_images_in_email' => 'Имэйл дотор зураг харуулах', + 'show_images_in_email_help' => 'Хэрэв таны Snipe-IT суулгац VPN эсвэл хаалттай сүлжээний ард байгаа бол сүлжээнээс гадуурх хэрэглэгчид энэ суулгацаас авсан зургийг имэйлдээ ачаалах боломжгүй бол энэ хайрцгийг арилгана уу.', 'site_name' => 'Сайтын нэр', 'slack_botname' => 'Slack Botname', 'slack_channel' => 'Slack суваг', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Slack тохиргоо', - 'slack_integration_help' => 'Slack интеграци нь сонголттой боловч та ашиглахыг хүсэж байгаа бол төгсгөл болон суваг шаардлагатай. Slack интеграцыг тохируулахын тулд та эхлээд нэвтэрч байгаа вэбхook Slack дансанд эхлүүлэх ёстой.', - 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', - 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', + 'slack_integration_help_button' => 'Slack мэдээллээ хадгалсны дараа туршилтын товчлуур гарч ирнэ.', + 'slack_test_help' => 'Та Slack интеграцийг зөв тохируулсан эсэхээ шалгана уу. ТА ЭХЛЭЭД ШИНЭЧЛЭГДСЭН SLACK ТОХИРГООГОО ХАДГАЛАХ ЁСТОЙ.', 'snipe_version' => 'Snipe-IT хувилбар', - 'support_footer' => 'Support Footer Links ', - 'support_footer_help' => 'Specify who sees the links to the Snipe-IT Support info and Users Manual', - 'version_footer' => 'Version in Footer ', - 'version_footer_help' => 'Specify who sees the Snipe-IT version and build number.', + 'support_footer' => 'Хөл хэсэг дэх холбоосууд ', + 'support_footer_help' => 'Snipe-IT Support мэдээлэл ба хэрэглэгчийн гарын авлагын холбоосыг хэн харж болохыг заах өгөх', + 'version_footer' => 'Хөл хэсэг дэх дугаар ', + 'version_footer_help' => 'Snipe-IT хувилбарыг хэн харж болохыг зааж өгөх.', 'system' => 'Системийн мэдээлэл', 'update' => 'Тохиргоог шинэчлэнэ', 'value' => 'Утга', 'brand' => 'Брэнд', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Тохиргооны тухай', 'about_settings_text' => 'Эдгээр тохиргоонууд нь таны суулгах зарим асуудлуудыг өөрчлөх боломжийг олгоно.', 'labels_per_page' => 'Хуудасны нэг хуудсууд', 'label_dimensions' => 'Шошго хэмжээ (инч)', 'next_auto_tag_base' => 'Дараагийн автомат авалт', 'page_padding' => 'Хуудасны хэмжээ (инч)', - 'privacy_policy_link' => 'Link to Privacy Policy', - 'privacy_policy' => 'Privacy Policy', - 'privacy_policy_link_help' => 'If a url is included here, a link to your privacy policy will be included in the app footer and in any emails that the system sends out, in compliance with GDPR. ', + 'privacy_policy_link' => 'Нууцлалын бодлогын холбоос', + 'privacy_policy' => 'Нууцлалын бодлого', + 'privacy_policy_link_help' => 'Хэрэв энд url оруулсан бол GDPR-ийн дагуу таны нууцлалын бодлогын холбоосыг програмын доод хэсэгт болон системийн илгээсэн имэйлд оруулах болно. ', 'purge' => 'Устгагдсан бүртгэл', 'labels_display_bgutter' => 'Шошгоны доод ус зайлуулах хоолой', 'labels_display_sgutter' => 'Шошго талын ус зайлуулах хоолой', @@ -181,7 +214,8 @@ return array( 'bottom' => 'доод', 'vertical' => 'босоо', 'horizontal' => 'хэвтээ', - 'unique_serial' => 'Unique serial numbers', - 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', + 'unique_serial' => 'Дахин давтагдашгүй сериал дугаар', + 'unique_serial_help_text' => 'Энэ хайрцгийг шалгаснаар хөрөнгийн сериал дахь дахин давтагдашгүй дугаарлалтын хязгаарлалтыг хэрэгжүүлэх болно', 'zerofill_count' => 'Үүнд үл хөдлөх хөрөнгийн хаягуудын урт', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/mn/admin/statuslabels/table.php b/resources/lang/mn/admin/statuslabels/table.php index 5596b14cd7..89142f9866 100644 --- a/resources/lang/mn/admin/statuslabels/table.php +++ b/resources/lang/mn/admin/statuslabels/table.php @@ -5,8 +5,8 @@ return array( 'archived' => 'Архивлагдсан', 'create' => 'Статусын шошго үүсгэнэ үү', 'color' => 'График өнгө', - 'default_label' => 'Default Label', - 'default_label_help' => 'This is used to ensure your most commonly used status labels appear at the top of the select box when creating/editing assets.', + 'default_label' => 'Анхдагч шошго', + 'default_label_help' => 'Энэ нь хөрөнгө үүсгэх/засах үед таны хамгийн их ашиглагддаг статусын шошго сонгох талбарын дээд талд гарч ирэхэд ашиглагддаг.', 'deployable' => 'Даалгавартай', 'info' => 'Статусын шошгонууд нь таны өмч хөрөнгүүдийн янз бүрийн мужуудыг тодорхойлоход хэрэглэгддэг. Засварлах, алдагдах, хулгайлагдах гэх мэтчилэн байж болно. Та байршуулах боломжтой, хүлээгдэж байгаа, архивлагдсан хөрөнгөд зориулсан шинэ статусыг үүсгэж болно.', 'name' => 'Статусын нэр', diff --git a/resources/lang/mn/admin/suppliers/message.php b/resources/lang/mn/admin/suppliers/message.php index 1b6f5e72c6..ab5b667f78 100644 --- a/resources/lang/mn/admin/suppliers/message.php +++ b/resources/lang/mn/admin/suppliers/message.php @@ -19,9 +19,9 @@ return array( 'confirm' => 'Та энэ нийлүүлэгчийг устгахыг хүсэж байна уу?', 'error' => 'Ханган нийлүүлэгчийг устгах асуудал гарч байсан. Дахин оролдоно уу.', 'success' => 'Ханган нийлүүлэгч амжилттай устгагдсан.', - 'assoc_assets' => 'This supplier is currently associated with :asset_count asset(s) and cannot be deleted. Please update your assets to no longer reference this supplier and try again. ', - 'assoc_licenses' => 'This supplier is currently associated with :licenses_count licences(s) and cannot be deleted. Please update your licenses to no longer reference this supplier and try again. ', - 'assoc_maintenances' => 'This supplier is currently associated with :asset_maintenances_count asset maintenances(s) and cannot be deleted. Please update your asset maintenances to no longer reference this supplier and try again. ', + 'assoc_assets' => 'Энэ нийлүүлэгч одоогоор :asset_count хөрөнгөтэй холбоотой байгаа тул устгах боломжгүй байна. Энэ үйлдвэрлэгчтэй холбоогүй болгож хөрөнгөө шинэчлээд дахин оролдоно уу. ', + 'assoc_licenses' => 'Энэ нийлүүлэгч одоогоор :licenses_count лицензтэй холбоотой байгаа тул устгах боломжгүй байна. Энэ нийлүүлэгчтэй холбоогүй болгож лицензээ шинэчлээд дахин оролдоно уу. ', + 'assoc_maintenances' => 'Энэ нийлүүлэгч одоогоор :asset_maintenances_count засвар үйлчилгээтэй холбоотой байгаа тул устгах боломжгүй байна. Энэ нийлүүлэгчтэй холбоогүй болгож засвар үйлчилгээгээ шинэчлээд дахин оролдоно уу. ', ) ); diff --git a/resources/lang/mn/admin/users/general.php b/resources/lang/mn/admin/users/general.php index b49d440347..f6853d7054 100644 --- a/resources/lang/mn/admin/users/general.php +++ b/resources/lang/mn/admin/users/general.php @@ -2,8 +2,8 @@ return array( - 'activated_help_text' => 'This user can login', - 'activated_disabled_help_text' => 'You cannot edit activation status for your own account.', + 'activated_help_text' => 'Энэ хэрэглэгч нэвтрэх эрхтэй', + 'activated_disabled_help_text' => 'Та өөрийн дансны идэвхжүүлэх статусыг засах боломжгүй.', 'assets_user' => 'Нэр:', 'bulk_update_warn' => 'Та: user_count хэрэглэгчдийн шинж чанарыг засах гэж байна. Энэ маягтыг ашиглан өөрийн хэрэглэгчийн атрибутуудыг өөрчлөх боломжгүй гэдгийг анхаарна уу. Мөн өөрийн хэрэглэгчдэд тус бүрд засвар хийлгэх ёстой.', 'bulk_update_help' => 'Энэ маягт нь олон хэрэглэгчийг нэгэн зэрэг шинэчлэх боломжийг олгоно. Зөвхөн өөрчлөх шаардлагатай талбаруудыг бөглөөрэй. Хоосон үлдсэн талбарууд өөрчлөгдөхгүй хэвээр үлдэнэ.', @@ -17,8 +17,9 @@ return array( 'restore_user' => 'Тэднийг сэргээхийн тулд энд дарна уу.', 'last_login' => 'Сүүлчийн Нэвтрэх', 'ldap_config_text' => 'LDAP тохиргооны тохиргоог Админ> Тохиргоо гэж олж болно. (Заавал биш) сонгосон байршлыг бүх импортлогчдын хувьд тохируулах болно.', - 'print_assigned' => 'Print All Assigned', + 'print_assigned' => 'Бүх хуваарилагдсан хөрөнгийг хэвлэх', 'software_user' => 'Програм хангамж: нэр', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Хэрэглэгч: нэрийг харах', 'usercsv' => 'CSV файл', 'two_factor_admin_optin_help' => 'Таны одоогийн админ тохиргоо нь хоёр хүчин зүйлийн баталгаажуулалтыг сонгохыг зөвшөөрдөг.', diff --git a/resources/lang/mn/admin/users/message.php b/resources/lang/mn/admin/users/message.php index 2fb89887c6..d429876291 100644 --- a/resources/lang/mn/admin/users/message.php +++ b/resources/lang/mn/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Зөвшөөрөлгүй байна.', 'user_deleted_warning' => 'Энэ хэрэглэгч устгагдсан. Та энэ хэрэглэгчийг засварлах, шинэ актив үүсгэх эрхтэй.', 'ldap_not_configured' => 'LDAP интеграци нь энэ суулгацыг тохируулаагүй байна.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/mn/auth/general.php b/resources/lang/mn/auth/general.php index 909c006252..f8f5f39c38 100644 --- a/resources/lang/mn/auth/general.php +++ b/resources/lang/mn/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Нууц уг шинэчлэх имэйл илгээх', 'email_reset_password' => 'Нууц үг шинэчлэх имэйл', 'reset_password' => 'Нууц үг шинэчлэх', + 'saml_login' => 'Login via SAML', 'login' => 'Нэвтрэх', 'login_prompt' => 'Нэвтэрнэ үү', 'forgot_password' => 'Нууц үгээ мартсан', diff --git a/resources/lang/mn/auth/message.php b/resources/lang/mn/auth/message.php index 4629203eb5..f0898d2644 100644 --- a/resources/lang/mn/auth/message.php +++ b/resources/lang/mn/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Энэ хэрэглэгчийн бүртгэл идэвхжээгүй байна.', 'account_suspended' => 'Энэ хэрэглэгчийн бүртгэлийг түдгэлзүүлсэн байна.', 'account_banned' => 'Энэ хэрэглэгчийн бүртгэлийг хориглосон байна.', - 'throttle' => 'Маш олон нэвтрэлт оролдлого амжилтгүй болсон. Дахин оролдож үзнэ үү: минут минут (s).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Нэвтрэхийг оролдож байх явцад асуудал гарсан, дахин оролдоно уу.', 'success' => 'Та амжилттай нэвтэрсэн байна.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Таны акаунтыг үүсгэх үед алдаа гарлаа, дахин оролдоно уу.', 'success' => 'Акаунт амжилттай хийгдсэн.', ), - 'forgot-password' => array( - 'error' => 'Нууц үгийг дахин тохируулахыг оролдож байх явцад асуудал гарлаа, дахин оролдоно уу.', - 'success' => 'Нууц үг сэргээх и-мэйл амжилттай явуулсан.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Нууц үгээ шинэчлэхдээ алдаа гарлаа, дахин оролдоно уу.', - 'success' => 'Таны нууц үг амжилттай хийгдсэн.', - ), - - 'activate' => array( - 'error' => 'Таны акаунтыг идэвхжүүлэхийг оролдох үед асуудал гарлаа, дахин оролдоно уу.', - 'success' => 'Таны бүртгэл амжилттай идэвхжсэн байна.', + 'forgot-password' => array( + 'error' => 'Нууц үгийг дахин тохируулахыг оролдож байх явцад асуудал гарлаа, дахин оролдоно уу.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Нууц үгээ шинэчлэхдээ алдаа гарлаа, дахин оролдоно уу.', + 'success' => 'Таны нууц үг амжилттай хийгдсэн.', + ), + + ); diff --git a/resources/lang/mn/button.php b/resources/lang/mn/button.php index 168b84ef23..2486db2cc1 100644 --- a/resources/lang/mn/button.php +++ b/resources/lang/mn/button.php @@ -12,5 +12,6 @@ return array( 'submit' => 'Оруулах', 'upload' => 'Оруулах', 'select_file' => 'Файл сонгох...', - 'select_files' => 'Select Files...', + 'select_files' => 'Файл сонгох...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/mn/general.php b/resources/lang/mn/general.php index 693271d169..b37e58049b 100644 --- a/resources/lang/mn/general.php +++ b/resources/lang/mn/general.php @@ -9,7 +9,7 @@ 'activity_report' => 'Үйл ажиллагааны тайлан', 'address' => 'Хаяг', 'admin' => 'админ', - 'administrator' => 'Administrator', + 'administrator' => 'Админ', 'add_seats' => 'Суудал нэмсэн', 'all_assets' => 'Бүх хөрөнгө', 'all' => 'Бүгд', @@ -30,6 +30,7 @@ 'bulkaudit' => 'Бөөн аудит', 'bulkaudit_status' => 'Аудитын статус', 'bulk_checkout' => 'Бөөнөөр Тооцоо хийх', + 'bystatus' => 'by Status', 'cancel' => 'Болих', 'categories' => 'Категориуд', 'category' => 'Бүлэг', @@ -39,12 +40,12 @@ 'checkin' => 'Шалгах', 'checkin_from' => '-аас бүртгүүлэх', 'checkout' => 'Тооцоо хийх', - 'checkouts_count' => 'Checkouts', - 'checkins_count' => 'Checkins', - 'user_requests_count' => 'Requests', + 'checkouts_count' => 'Олгосон', + 'checkins_count' => 'Буцаан авсан', + 'user_requests_count' => 'Хүсэлт', 'city' => 'Хот', 'click_here' => 'Энд дар', - 'clear_selection' => 'Clear Selection', + 'clear_selection' => 'Сонголтыг арилгах', 'companies' => 'Компаниуд', 'company' => 'Компани', 'component' => 'Бүрэлдэхүүн хэсэг', @@ -57,6 +58,7 @@ 'created' => 'Үүссэн зүйл', 'created_asset' => 'актив үүсгэсэн', 'created_at' => 'Үүсгэгдсэн', + 'record_created' => 'Record Created', 'updated_at' => 'Дээр шинэчилсэн', 'currency' => '$', // this is deprecated 'current' => 'Одоогийн байдлаар', @@ -68,14 +70,14 @@ 'debug_warning' => 'Анхаар!', 'debug_warning_text' => 'Энэ програм нь дибаг хийх боломжтойгоор үйлдвэрлэлийн горимд ажиллаж байна. Хэрэв таны хэрэглээ гаднах ертөнцөд хүртээмжтэй бол эмзэг өгөгдлийг илтгэнэ. APP_DEBUG утгыг өөрийн .env файлыг false руу тохируулах замаар дибаг хийх горимыг идэвхгүй болгох.', 'delete' => 'Устгах', - 'delete_confirm' => 'Are you sure you wish to delete :item?', + 'delete_confirm' => 'Та :item устгахыг хүсч байгаадаа итгэлтэй байна уу?', 'deleted' => 'Устгагдсан', 'delete_seats' => 'Устгагдсан суудал', 'departments' => 'Департамент', 'department' => 'Газар', 'deployed' => 'Суулгасан', 'depreciation_report' => 'Элэгдлийн тайлан', - 'details' => 'Details', + 'details' => 'Дэлгэрэнгүй', 'download' => 'Татаж авах', 'depreciation' => 'Элэгдэл', 'editprofile' => 'Өөрийн профайлаа засах', @@ -85,25 +87,37 @@ 'email_domain_help' => 'Энэ нь импортлох үед имэйл хаяг үүсгэхэд ашиглагддаг', 'filastname_format' => 'Эхний анхны нэр (jsmith@example.com)', 'firstname_lastname_format' => 'Эхний нэрний нэр (jane.smith@example.com)', - 'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)', - 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', + 'firstname_lastname_underscore_format' => 'Oвог нэр (jane_smith@example.com)', + 'lastnamefirstinitial_format' => 'Овгийн Эхний Үсэг Өөрийн Нэр (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Эхлээд', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Нэр', 'first_name_format' => 'Эхний нэр (jane@example.com)', - 'files' => 'Files', + 'files' => 'Файлууд', 'file_name' => 'Файл', + 'file_type' => 'File Type', 'file_uploads' => 'Файл оруулах', 'generate' => 'Үүсгэх', - 'github_markdown' => 'This field accepts Github flavored markdown.', + 'github_markdown' => 'Энэ талбар нь Github маягийн markdown хүлээн авдаг.', 'groups' => 'Бүлгүүд', 'gravatar_email' => 'Gravatar Email Address', 'history' => 'Түүх', 'history_for' => 'Түүх', 'id' => 'ID', - 'image' => 'Image', + 'image' => 'Зураг', 'image_delete' => 'Зураг устгах', 'image_upload' => 'Зургийн байршуулалт', - 'image_filetypes_help' => 'Accepted filetypes are jpg, png, gif, and svg. Max upload size allowed is :size.', + 'image_filetypes_help' => 'Зөвшөөрөгдсөн файлын өргөтгөлүүд нь jpg, png, gif болон svg. Файлын дээд хэмжээ :size.', 'import' => 'Импорт', 'import-history' => 'Түүхийг импортлох', 'asset_maintenance' => 'Хөрөнгийн засвар үйлчилгээ', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Хөрөнгийн бирж', 'item' => 'Зүйл', 'insufficient_permissions' => 'Зөвшөөрөлгүй!', + 'kits' => 'Predefined Kits', 'language' => 'Хэл', 'last' => 'Хамгийн сүүлд', 'last_login' => 'Сүүлчийн Нэвтрэх', @@ -121,13 +136,14 @@ 'licenses' => 'Лицензүүд', 'list_all' => 'Бүгдийг жагсаах', 'loading' => 'Ачаалж байна', - 'lock_passwords' => 'Энэ талбарыг энэ суулгах явцад засварлах боломжгүй.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Демо суулгацын энэ онцлогийг идэвхгүй болгосон байна.', 'location' => 'Байршил', 'locations' => 'Байршил', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Гарах', 'lookup_by_tag' => 'Хөрөнгийн Tagаар хайх', - 'maintenances' => 'Maintenances', + 'maintenances' => 'Засвар үйлчилгээ', 'manufacturer' => 'Үйлдвэрлэгч', 'manufacturers' => 'Үйлдвэрлэгчид', 'markdown' => 'Энэ талбар нь Гитуб амттай markdown.', @@ -162,7 +178,7 @@ 'recent_activity' => 'Сүүлийн үеийн үйл ажиллагаа', 'remove_company' => 'Компанийн холбоог устгах', 'reports' => 'Тайлан', - 'restored' => 'restored', + 'restored' => 'сэргээгдсэн', 'requested' => 'Хүсэлт гаргасан', 'request_canceled' => 'Хүсэлтийг цуцалсан', 'save' => 'Хадгалах', @@ -181,11 +197,12 @@ 'select_company' => 'Компани сонгох', 'select_asset' => 'Хөрөнгийг сонгоно уу', 'settings' => 'Тохиргоо', - 'show_deleted' => 'Show Deleted', - 'show_current' => 'Show Current', + 'show_deleted' => 'Устгагдсан харах', + 'show_current' => 'Байгааг харах', 'sign_in' => 'Нэвтрэх', 'signature' => 'Гарын үсэг', - 'skin' => 'Skin', + 'skin' => 'Гадарга', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO MODE: Энэ суулгацад зарим функцууд хаагдсан байна.', 'site_name' => 'Сайтын нэр', 'state' => 'Улс', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Unknown Admin', 'username_format' => 'Хэрэглэгчийн нэр Формат', 'update' => 'Шинэчлэх', - 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Байршуулсан байна', 'user' => 'Хэрэглэгч', 'accepted' => 'хүлээн зөвшөөрсөн', 'declined' => 'буурсан', 'unaccepted_asset_report' => 'Хүлээн зөвшөөрөөгүй хөрөнгө', 'users' => 'Хэрэглэгчид', + 'viewall' => 'View All', 'viewassets' => 'Хувьцаанд оруулсан хөрөнгө', 'website' => 'Вэб хуудас', 'welcome' => 'Тавтай морилно уу,: нэр', 'years' => 'жил', 'yes' => 'Тиймээ', 'zip' => 'Zip', - 'noimage' => 'Байршуулсан зураг эсвэл зураг олдсонгүй.', - 'token_expired' => 'Таны маягт дууссан байна. Дахин оролдоно уу.', + 'noimage' => 'Байршуулсан зураг эсвэл зураг олдсонгүй.', + 'token_expired' => 'Таны маягт дууссан байна. Дахин оролдоно уу.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/mn/help.php b/resources/lang/mn/help.php new file mode 100644 index 0000000000..18121d08df --- /dev/null +++ b/resources/lang/mn/help.php @@ -0,0 +1,36 @@ + "Дэлгэрэнгүй мэдээлэл", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/mn/mail.php b/resources/lang/mn/mail.php index d71cd47435..9457ec15f4 100644 --- a/resources/lang/mn/mail.php +++ b/resources/lang/mn/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Вэбсайтаа баталгаажуулахын тулд дараах холбоос дээр дарна уу:', 'click_on_the_link_accessory' => 'Дагалдах хэрэгслийг хүлээн авсан гэдгээ батлахын тулд доорх холбоос дээр дарна уу.', 'click_on_the_link_asset' => 'Хөрөнгийг хүлээн авсан гэдгээ батлахын тулд доорх холбоос дээр дарна уу.', - 'Confirm_Asset_Checkin' => 'Хөрөнгийн шалгалтыг баталгаажуулна уу.', - 'Confirm_Accessory_Checkin' => 'Дагалдах хэрэгслийг шалгахын тулд баталгаажуулна уу.', - 'Confirm_accessory_delivery' => 'Нэмэлт дагалдах хэрэгслийг баталгаажуулна уу.', - 'Confirm_license_delivery' => 'Confirm license delivery.', - 'Confirm_asset_delivery' => 'Хөрөнгийн хүргэлтийг баталгаажуулна уу.', - 'Confirm_consumable_delivery' => 'Хэрэглэхэд бэлэн хүргэлтийг баталгаажуулна.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Одоогийн QTY', 'Days' => 'Өдөр', 'days' => 'Өдөр', @@ -52,20 +52,22 @@ return array( 'requested' => 'Хүсэлт гаргасан:', 'reset_link' => 'Таны нууц үгээ шинэчлэх линк', 'reset_password' => 'Нууц үгээ дахин тохируулах бол энд дарна уу:', - 'serial' => 'Serial', + 'serial' => 'Сериал', 'supplier' => 'Нийлүүлэгч', 'tag' => 'Таг', 'test_email' => 'Слайк-IT-с тест хийх мэйл', 'test_mail_text' => 'Энэ бол Snipe-IT Asset Management System-ийн тест юм. Хэрэв та үүнийг авсан бол имэйл ажиллаж байна :)', 'the_following_item' => 'Дараах зүйлүүдийг шалгасан байна:', - 'low_inventory_alert' => 'There is :count item that is below minimum inventory or will soon be low.|There are :count items that are below minimum inventory or will soon be low.', - 'assets_warrantee_alert' => 'There is :count asset with a warrantee expiring in the next :threshold days.|There are :count assets with warrantees expiring in the next :threshold days.', - 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', + 'low_inventory_alert' => ':count ширхэг барааны нөөц дуусаж байна.|:count ширхэг барааны нөөц дуусаж байна.', + 'assets_warrantee_alert' => ':count ширхэг хөрөнгийн баталгаат хугацаа :threshhold өдрийн дотор дуусна.|:count ширхэг хөрөнгийн баталгаат хугацаа :threshhold өдрийн дотор дуусна.', + 'license_expiring_alert' => ':count ширхэг лизенц :threshhold өдрийн дотор дуусна.|:count ширхэг лизенц :threshhold өдрийн дотор дуусна.', 'to_reset' => 'Та өөрийн: веб нууц үгээ шинэчлэхийн тулд энэ маягтыг бөглөнө үү:', 'type' => 'Төрөл', - 'user' => 'User', - 'username' => 'Username', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', + 'user' => 'Хэрэглэгч', + 'username' => 'Нэвтрэх нэр', 'welcome' => 'Тавтай морилно уу: нэр', 'welcome_to' => 'Тавтай морилно уу: Вэб хуудас!', 'your_credentials' => 'Таны Snipe-IT итгэмжлэлүүд', + ); diff --git a/resources/lang/mn/passwords.php b/resources/lang/mn/passwords.php index 58c579a5c2..f55d91e646 100644 --- a/resources/lang/mn/passwords.php +++ b/resources/lang/mn/passwords.php @@ -2,6 +2,6 @@ return [ 'sent' => 'Тан уруу нууц үгийн холбоосыг явууллаа!', - 'user' => 'No matching active user found with that email.', + 'user' => 'Уг имэйл дээр бүртгэлтэй хэрэглэгч байхгүй байна.', ]; diff --git a/resources/lang/mn/validation.php b/resources/lang/mn/validation.php index 3c1f608c1f..6bd7c1e690 100644 --- a/resources/lang/mn/validation.php +++ b/resources/lang/mn/validation.php @@ -67,7 +67,7 @@ return array( 'not_in' => 'Сонгосон: шинж чанар буруу байна.', 'numeric' => 'Үүнд: атрибут нь тоо байх ёстой.', 'present' => 'Үүнд: атрибутын талбар байх ёстой.', - 'valid_regex' => 'That is not a valid regex. ', + 'valid_regex' => 'Энэ regex нь хүчин төгөлдөр биш. ', 'regex' => 'Агуулга формат буруу байна.', 'required' => 'Үүнд: атрибутын талбар шаардлагатай.', 'required_if' => 'Үүнд: аттрибутын талбар шаардлагатай үед: бусад нь: утга.', @@ -88,7 +88,7 @@ return array( 'unique' => 'Үүнд: атрибут аль хэдийн авсан байна.', 'uploaded' => 'Үүнд: атрибут байршуулах боломжгүй байна.', 'url' => 'Агуулга формат буруу байна.', - "unique_undeleted" => "The :attribute must be unique.", + "unique_undeleted" => ":attribute дахин давтагдашгүй байх ёстой.", /* |-------------------------------------------------------------------------- diff --git a/resources/lang/ms/admin/accessories/general.php b/resources/lang/ms/admin/accessories/general.php index 1f6088c365..376ff26261 100644 --- a/resources/lang/ms/admin/accessories/general.php +++ b/resources/lang/ms/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Tentang Aksesori', - 'about_accessories_text' => 'Aksesori adalah apa-apa yang kamu menetapkan untuk pengguna tetapi ia tidak mempunyai nombor siri (atau anda tidak peduli untuk trek ia dengan uniknya). Sebagai contoh, komputer tetikus atau papan kekunci.', 'accessory_category' => 'Kategori Aksesori', 'accessory_name' => 'Nama Aksesori', 'checkout' => 'Semak keluar aksesori', diff --git a/resources/lang/ms/admin/accessories/message.php b/resources/lang/ms/admin/accessories/message.php index 1486a853ff..e06e835a08 100644 --- a/resources/lang/ms/admin/accessories/message.php +++ b/resources/lang/ms/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Aksesori ini tidak wujud.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'Aksesori ini pada masa ini mempunyai: mengira item yang diperiksa kepada pengguna. Sila semak aksesori dan cuba lagi.', 'create' => array( diff --git a/resources/lang/ms/admin/asset_maintenances/general.php b/resources/lang/ms/admin/asset_maintenances/general.php index 451cca9ced..81d265f846 100644 --- a/resources/lang/ms/admin/asset_maintenances/general.php +++ b/resources/lang/ms/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Papar Terperinci Penyelenggaraan Aset', 'repair' => 'Baiki', 'maintenance' => 'Penyelenggaraan', - 'upgrade' => 'Naik taraf' + 'upgrade' => 'Naik taraf', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/ms/admin/categories/general.php b/resources/lang/ms/admin/categories/general.php index 18ee51d669..6c230e3daa 100644 --- a/resources/lang/ms/admin/categories/general.php +++ b/resources/lang/ms/admin/categories/general.php @@ -1,8 +1,6 @@ 'Mengenai Kategori', - 'about_categories' => 'Kategori membantu anda menyusun item anda. Sesetengah kategori contoh mungkin "Desktops", "Laptops", "Mobile Phones", "Tablets", dan sebagainya, tetapi anda boleh menggunakan kategori dengan cara yang masuk akal untuk anda.', 'asset_categories' => 'Kategori aset', 'category_name' => 'Nama Kategori', 'checkin_email' => 'Hantar e-mel kepada pengguna selepas semak masuk / semak keluar.', diff --git a/resources/lang/ms/admin/companies/general.php b/resources/lang/ms/admin/companies/general.php index fff153de74..72164a4c09 100644 --- a/resources/lang/ms/admin/companies/general.php +++ b/resources/lang/ms/admin/companies/general.php @@ -1,6 +1,4 @@ 'Mengenai Syarikat', - 'about_companies_text' => 'Syarikat boleh digunakan sebagai medan pengecam ringkas, atau boleh digunakan untuk membatasi penglihatan aset, pengguna, dan lain-lain jika sokongan syarikat penuh diaktifkan dalam tetapan Admin anda.', 'select_company' => 'Pilih Syarikat', ]; diff --git a/resources/lang/ms/admin/components/general.php b/resources/lang/ms/admin/components/general.php index a536439cee..b3be56b83c 100644 --- a/resources/lang/ms/admin/components/general.php +++ b/resources/lang/ms/admin/components/general.php @@ -1,8 +1,6 @@ 'Mengenai Komponen', - 'about_components_text' => 'Komponen adalah item yang merupakan sebahagian daripada aset, contohnya HDD, RAM, dll.', 'component_name' => 'Nama Komponen', 'checkin' => 'Komponen Pemeriksa', 'checkout' => 'Komponen Keluar', diff --git a/resources/lang/ms/admin/consumables/general.php b/resources/lang/ms/admin/consumables/general.php index 2f459466e2..103eafe4c7 100644 --- a/resources/lang/ms/admin/consumables/general.php +++ b/resources/lang/ms/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Mengenai Penggunaan', - 'about_consumables_text' => 'Barang kemas adalah apa-apa yang dibeli yang akan digunakan sepanjang masa. Sebagai contoh, dakwat pencetak atau kertas copier.', 'checkout' => 'Checkout Disebabkan Pengguna', 'consumable_name' => 'Nama yang boleh digunakan', 'create' => 'Buat Makan', diff --git a/resources/lang/ms/admin/hardware/table.php b/resources/lang/ms/admin/hardware/table.php index f8d76f0511..1fa744ae50 100644 --- a/resources/lang/ms/admin/hardware/table.php +++ b/resources/lang/ms/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Status', 'title' => 'Harta ', 'image' => 'Imej Peranti', - 'days_without_acceptance' => 'Hari Tanpa Penerimaan' + 'days_without_acceptance' => 'Hari Tanpa Penerimaan', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/ms/admin/kits/general.php b/resources/lang/ms/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/ms/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/ms/admin/licenses/message.php b/resources/lang/ms/admin/licenses/message.php index 910f475a91..25c59864ff 100644 --- a/resources/lang/ms/admin/licenses/message.php +++ b/resources/lang/ms/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Harta yang anda ingin sekutukan dengan lesen ini dimiliki oleh orang lain selain dari orang yang dipilih dalam pilihan yang disekutukan.', 'assoc_users' => 'Lesen ini telah diagihkan kepada pengguna dan tidak boleh dihapuskan. Sila semak lesen terlebih dahulu, dan cuba hapus semula. ', 'select_asset_or_person' => 'Anda mesti memilih aset atau pengguna, tetapi tidak kedua-duanya.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/ms/admin/models/general.php b/resources/lang/ms/admin/models/general.php index ad1815d1ec..06d1d69d72 100644 --- a/resources/lang/ms/admin/models/general.php +++ b/resources/lang/ms/admin/models/general.php @@ -6,7 +6,7 @@ return array( 'deleted' => 'Model ini telah dipadamkan. Klik di sini untuk memulihkannya.', 'bulk_delete' => 'Padam Secara Pukal Model Aset', 'bulk_delete_help' => 'Gunakan kotak semakan di bawah untuk mengesahkan penghapusan model aset terpilih. Model aset yang mempunyai aset yang berkaitan dengannya tidak boleh dihapuskan sehingga aset dikaitkan dengan model yang berbeza.', - 'bulk_delete_warn' => 'Anda akan hapus: model_count model aset.', + 'bulk_delete_warn' => 'Anda akan hapus :model_count model aset.', 'restore' => 'Pulihkan Model', 'requestable' => 'Pengguna boleh meminta model ini', 'show_mac_address' => 'Tunjukkan medan alamat MAC dalam aset dalam model ini', diff --git a/resources/lang/ms/admin/settings/general.php b/resources/lang/ms/admin/settings/general.php index c75921575d..2dc740e783 100644 --- a/resources/lang/ms/admin/settings/general.php +++ b/resources/lang/ms/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Direktori Aktif', 'ad_domain' => 'Domain direktori aktif', 'ad_domain_help' => 'Ini kadangkala sama dengan domain e-mel anda, tetapi tidak semestinya.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC Email', 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', 'is_ad' => 'Ini adalah pelayan Direktori Aktif', - 'alert_email' => 'Hantar isyarat kepada', - 'alerts_enabled' => 'Isyarat Dihidupkan', - 'alert_interval' => 'Amaran Pemberitahuan Amaran (dalam hari)', - 'alert_inv_threshold' => 'Ambang Amaran Inventori', - 'asset_ids' => 'ID Aset', - 'audit_interval' => 'Selang Audit', + 'alert_email' => 'Hantar isyarat kepada', + 'alerts_enabled' => 'Isyarat Dihidupkan', + 'alert_interval' => 'Amaran Pemberitahuan Amaran (dalam hari)', + 'alert_inv_threshold' => 'Ambang Amaran Inventori', + 'asset_ids' => 'ID Aset', + 'audit_interval' => 'Selang Audit', 'audit_interval_help' => 'Sekiranya anda dikehendaki untuk secara tetap mengaudit aset anda, masukkan selang waktu dalam bulan.', - 'audit_warning_days' => 'Ambang Amaran Audit', + 'audit_warning_days' => 'Ambang Amaran Audit', 'audit_warning_days_help' => 'Berapa hari lebih awal haruskah kami memberi amaran kepada anda apabila aset perlu untuk pengauditan?', - 'auto_increment_assets' => 'Menjana ID aset auto-incrementing', - 'auto_increment_prefix' => 'Awalan (pilihan)', - 'auto_incrementing_help' => 'Dayakan ID aset auto-increment terlebih dahulu untuk menetapkan ini', - 'backups' => 'Sandaran', - 'barcode_settings' => 'Tetapan Kod Bar', + 'auto_increment_assets' => 'Menjana ID aset auto-incrementing', + 'auto_increment_prefix' => 'Awalan (pilihan)', + 'auto_incrementing_help' => 'Dayakan ID aset auto-increment terlebih dahulu untuk menetapkan ini', + 'backups' => 'Sandaran', + 'barcode_settings' => 'Tetapan Kod Bar', 'confirm_purge' => 'Mengesahkan Purge', - 'confirm_purge_help' => 'Masukkan teks "DELETE" dalam kotak di bawah untuk membersihkan rekod anda yang dihapuskan. Tindakan ini tidak dapat dibatalkan.', - 'custom_css' => 'CSS tersuai', - 'custom_css_help' => 'Masukkan mana-mana CSS ubah khas yang anda mahu gunakan. Jangan masukkan tag <style></style>.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'CSS tersuai', + 'custom_css_help' => 'Masukkan mana-mana CSS ubah khas yang anda mahu gunakan. Jangan masukkan tag <style></style>.', 'custom_forgot_pass_url' => 'URL Khas untuk Penetapan Semula Kata Laluan', 'custom_forgot_pass_url_help' => 'Ini menggantikan URL terlupa kata laluan terbina pada skrin log masuk, berguna untuk mengarahkan pengguna ke fungsi semula kata laluan LDAP dalaman atau dihoskan. Ia secara langsung akan melumpuhkan fungsi kata laluan terlupa pengguna tempatan.', 'dashboard_message' => 'Dashboard Message', 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', - 'default_currency' => 'Mata Wang Default', - 'default_eula_text' => 'EULA lalai', - 'default_language' => 'Bahasa Lalai', - 'default_eula_help_text' => 'Anda juga boleh mengaitkan EULA tersuai untuk kategori aset tertentu.', + 'default_currency' => 'Mata Wang Default', + 'default_eula_text' => 'EULA lalai', + 'default_language' => 'Bahasa Lalai', + 'default_eula_help_text' => 'Anda juga boleh mengaitkan EULA tersuai untuk kategori aset tertentu.', 'display_asset_name' => 'Papar Nama Harta', 'display_checkout_date' => 'Papar Tarikh \'Checkout\'', 'display_eol' => 'Papar EOL dalam paparan jadual', 'display_qr' => 'Paparkan Kod Square', - 'display_alt_barcode' => 'Paparkan kod bar 1D', - 'barcode_type' => 'Jenis Barcode 2D', - 'alt_barcode_type' => 'Jenis kod bar 1D', + 'display_alt_barcode' => 'Paparkan kod bar 1D', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'Jenis Barcode 2D', + 'alt_barcode_type' => 'Jenis kod bar 1D', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Tetapan EULA', 'eula_markdown' => 'EULA ini membolehkan markah Github berperisa.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Additional Footer Text ', 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.', 'general_settings' => 'Tetapan umum', - 'generate_backup' => 'Hasilkan Backup', + 'generate_backup' => 'Hasilkan Backup', 'header_color' => 'Warna Tandukan', 'info' => 'Tetapan ini membenarkan anda menyesuaikan sesetengah aspek pemasangan anda.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Versi Laravel', 'ldap_enabled' => 'LDAP diaktifkan', 'ldap_integration' => 'Integrasi LDAP', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Ini hanya ujian bahawa LDAP boleh diselaraskan dengan betul. Jika pertanyaan Pengesahan LDAP anda tidak betul, pengguna mungkin masih tidak boleh log masuk. ANDA MESTI SIMPAN KONFIGURASI LDAP TERKINI DAHULU.', 'ldap_server' => 'Pelayan LDAP', 'ldap_server_help' => 'Ini harus bermula dengan ldap: // (untuk tidak disulitkan atau TLS) atau ldaps: // (untuk SSL)', - 'ldap_server_cert' => 'Pengesahan sijil LDAP SSL', - 'ldap_server_cert_ignore' => 'Benarkan Sijil SSL yang tidak sah', - 'ldap_server_cert_help' => 'Pilih kotak semak ini jika anda menggunakan sijil SSL yang ditandatangani sendiri dan ingin menerima sijil SSL yang tidak sah.', + 'ldap_server_cert' => 'Pengesahan sijil LDAP SSL', + 'ldap_server_cert_ignore' => 'Benarkan Sijil SSL yang tidak sah', + 'ldap_server_cert_help' => 'Pilih kotak semak ini jika anda menggunakan sijil SSL yang ditandatangani sendiri dan ingin menerima sijil SSL yang tidak sah.', 'ldap_tls' => 'Gunakan TLS', 'ldap_tls_help' => 'Ini harus diperiksa hanya jika anda menjalankan STARTTLS pada pelayan LDAP anda.', 'ldap_uname' => 'Nama Pengguna LDAP Bind', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', 'login_remote_user_custom_logout_url_text' => 'Custom logout URL', 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Use in Print', 'logo_print_assets_help' => 'Use branding on printable asset lists ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Kompleks Kata Laluan', 'pwd_secure_complexity_help' => 'Pilih mana-mana peraturan kompleksiti kata laluan yang anda mahu untuk menguatkuasakan.', 'pwd_secure_min' => 'Aksara minimum kata laluan', - 'pwd_secure_min_help' => 'Nilai minimum yang dibenarkan ialah 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Cegah kata laluan biasa', 'pwd_secure_uncommon_help' => 'Ini tidak akan membenarkan pengguna menggunakan kata laluan yang biasa dari 10,000 kata laluan teratas dilaporkan melanggar.', 'qr_help' => 'Bolehkan Kod QR dahulu untuk pasang ini', 'qr_text' => 'Teks Kod QR', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Tetapan', 'settings' => 'Tetapan', 'show_alerts_in_menu' => 'Show alerts in top menu', 'show_archived_in_list' => 'Archived Assets', 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Show images in emails', 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', 'site_name' => 'Nama Sesawang', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Saluran Slack', 'slack_endpoint' => 'Endpoint Slack', 'slack_integration' => 'Tetapan Slack', - 'slack_integration_help' => 'Penyepaduan slack adalah pilihan, namun titik akhir dan saluran diperlukan jika anda ingin menggunakannya. Untuk mengkonfigurasi integrasi Slack, anda mesti terlebih dahulu create webhook masuk pada akaun Slack anda.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', 'snipe_version' => 'Versi Snipe-IT', @@ -130,6 +162,7 @@ return array( 'update' => 'Kemaskini Tetapan', 'value' => 'Nilai', 'brand' => 'Penjenamaan', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Mengenai Tetapan', 'about_settings_text' => 'Tetapan ini membolehkan anda menyesuaikan aspek tertentu pemasangan anda.', 'labels_per_page' => 'Label setiap halaman', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Unique serial numbers', 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', 'zerofill_count' => 'Panjang tag aset, termasuk zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/ms/admin/users/general.php b/resources/lang/ms/admin/users/general.php index 463974af44..f7aec797b9 100644 --- a/resources/lang/ms/admin/users/general.php +++ b/resources/lang/ms/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'Tetapan konfigurasi LDAP boleh didapati Admin> Tetapan. Lokasi (pilihan) yang dipilih akan ditetapkan untuk semua pengguna yang diimport.', 'print_assigned' => 'Cetak Semua yang Diperuntukkan', 'software_user' => 'Perisian diagihkan kepada :nama', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Papar Pengguna :nama', 'usercsv' => 'Fail CSV', 'two_factor_admin_optin_help' => 'Tetapan admin semasa anda membenarkan penguatkuasaan selektif pengesahan dua faktor.', diff --git a/resources/lang/ms/admin/users/message.php b/resources/lang/ms/admin/users/message.php index 0beeb767c1..7903cad454 100644 --- a/resources/lang/ms/admin/users/message.php +++ b/resources/lang/ms/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Tidak cukup kuasa.', 'user_deleted_warning' => 'Pengguna telah dihapuskan. Anda perlu masukkan semula pengguna ini untuk kemaskini atau untuk serahkan dia harta baru.', 'ldap_not_configured' => 'Integrasi LDAP belum dikonfigurasi untuk pemasangan ini.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/ms/auth/general.php b/resources/lang/ms/auth/general.php index f53d79b605..7bb0080779 100644 --- a/resources/lang/ms/auth/general.php +++ b/resources/lang/ms/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Hantar Taipkan Semula Kata Laluan', 'email_reset_password' => 'Reset Kata Laluan E-mel', 'reset_password' => 'Menetapkan semula kata laluan', + 'saml_login' => 'Login via SAML', 'login' => 'Log masuk', 'login_prompt' => 'Sila daftar masuk', 'forgot_password' => 'Saya terlupa kata laluan saya', diff --git a/resources/lang/ms/auth/message.php b/resources/lang/ms/auth/message.php index 6460f65a10..95b99c1c73 100644 --- a/resources/lang/ms/auth/message.php +++ b/resources/lang/ms/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Akaun pengguna ini tidak aktif. ', 'account_suspended' => 'Akaun pengguna ini digantung.', 'account_banned' => 'Akaun pengguna ini di sekat.', - 'throttle' => 'Terlalu banyak cubaan log masuk gagal. Sila cuba lagi di sekitar: minit minit.', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Ada masalah semasa log masuk, sila cuba lagi.', 'success' => 'Anda berjaya log masuk.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Ada masalah semasa mencipta akaun anda, sila cuba lagi.', 'success' => 'Akaun berjaya dicipta.', ), - 'forgot-password' => array( - 'error' => 'Ada masalah semasa memohon kata kunci baru, sila cuba lagi.', - 'success' => 'E-mel untuk kata kunci baru berjaya dihantar.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Ada masalah semasa kaka kunci di tetapkan, sila cuba lagi.', - 'success' => 'Kata kunci berjaya di tukar.', - ), - - 'activate' => array( - 'error' => 'Ada masalah semasa akaun diaktifkan, sila cuba lagi.', - 'success' => 'Akaun anda berjaya diaktifkan.', + 'forgot-password' => array( + 'error' => 'Ada masalah semasa memohon kata kunci baru, sila cuba lagi.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Ada masalah semasa kaka kunci di tetapkan, sila cuba lagi.', + 'success' => 'Kata kunci berjaya di tukar.', + ), + + ); diff --git a/resources/lang/ms/button.php b/resources/lang/ms/button.php index 9c547a085c..28a2961c6f 100644 --- a/resources/lang/ms/button.php +++ b/resources/lang/ms/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Muat naik', 'select_file' => 'Pilih Fail ...', 'select_files' => 'Select Files...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/ms/general.php b/resources/lang/ms/general.php index 26632080ae..e1b305882b 100644 --- a/resources/lang/ms/general.php +++ b/resources/lang/ms/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Audit Bulk', 'bulkaudit_status' => 'Status Audit', 'bulk_checkout' => 'Checkout Pukal', + 'bystatus' => 'by Status', 'cancel' => 'Batalkan', 'categories' => 'Kategori', 'category' => 'Kategori', @@ -57,6 +58,7 @@ 'created' => 'Perkara yang Dibuat', 'created_asset' => 'cipta harta', 'created_at' => 'Cipta Pada', + 'record_created' => 'Record Created', 'updated_at' => 'Dikemaskini di', 'currency' => 'RM', // this is deprecated 'current' => 'Semasa', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Nama Akhir Nama Pertama (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Nama Pertama Nama Akhir (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Pertama', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Nama pertama', 'first_name_format' => 'Nama Pertama (jane@example.com)', 'files' => 'Fail-fail', 'file_name' => 'Fail', + 'file_type' => 'File Type', 'file_uploads' => 'Muat Naik Fail', 'generate' => 'Laksanakan', 'github_markdown' => 'This field accepts Github flavored markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Pembaikan Aset', 'item' => 'Perkara', 'insufficient_permissions' => 'Kebenaran yang tidak mencukupi!', + 'kits' => 'Predefined Kits', 'language' => 'Bahasa', 'last' => 'Terakhir', 'last_login' => 'Log masuk kali terakhir', @@ -121,10 +136,11 @@ 'licenses' => 'Lesen', 'list_all' => 'Senaraikan Semua', 'loading' => 'Memuatkan', - 'lock_passwords' => 'Medan ini tidak boleh diedit dalam pemasangan ini.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Ciri ini telah dilumpuhkan untuk pemasangan demo.', 'location' => 'Lokasi', 'locations' => 'Lokasi', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Log keluar', 'lookup_by_tag' => 'Cari dengan Tag Aset', 'maintenances' => 'Penyelenggaraan', @@ -186,6 +202,7 @@ 'sign_in' => 'Log masuk', 'signature' => 'Tandatangan', 'skin' => 'Kulit', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'MODEM DEMO: Sesetengah ciri dilumpuhkan untuk pemasangan ini.', 'site_name' => 'Nama Sesawang', 'state' => 'Negeri', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Pentadbir Tidak Dikenali', 'username_format' => 'Format Nama Pengguna', 'update' => 'Kemas kini', - 'upload_filetypes_help' => 'Jenis fail yang dibenarkan adalah png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, dan rar. Saiz muat naik maksimum yang dibenarkan adalah :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Dimuat naik', 'user' => 'Pengguna', 'accepted' => 'diterima', 'declined' => 'menurun', 'unaccepted_asset_report' => 'Aset Tidak Diterima', 'users' => 'Pengguna', + 'viewall' => 'View All', 'viewassets' => 'Paparkan Harta yang diserahkan', 'website' => 'Tapak web', 'welcome' => 'Selamat Datang :nama', 'years' => 'tahun', 'yes' => 'Ya', 'zip' => 'Zip', - 'noimage' => 'Tiada gambar yang dimuat naik atau imej tidak dijumpai.', - 'token_expired' => 'Sesi borang anda telah tamat tempoh. Sila cuba lagi.', + 'noimage' => 'Tiada gambar yang dimuat naik atau imej tidak dijumpai.', + 'token_expired' => 'Sesi borang anda telah tamat tempoh. Sila cuba lagi.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/ms/help.php b/resources/lang/ms/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/ms/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/ms/mail.php b/resources/lang/ms/mail.php index 939bf5ea28..1270c69cae 100644 --- a/resources/lang/ms/mail.php +++ b/resources/lang/ms/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Sila klik pada pautan berikut untuk mengesahkan akaun web anda:', 'click_on_the_link_accessory' => 'Sila klik pada pautan di bahagian bawah untuk mengesahkan bahawa anda telah menerima aksesori.', 'click_on_the_link_asset' => 'Sila klik pada pautan di bahagian bawah untuk mengesahkan bahawa anda telah menerima aset tersebut.', - 'Confirm_Asset_Checkin' => 'Sahkan Pengesahan Aset.', - 'Confirm_Accessory_Checkin' => 'Sahkan Checkin Aksesori.', - 'Confirm_accessory_delivery' => 'Sahkan penghantaran aksesori.', - 'Confirm_license_delivery' => 'Sahkan penghantaran lesen.', - 'Confirm_asset_delivery' => 'Sahkan penghantaran aset.', - 'Confirm_consumable_delivery' => 'Sahkan penghantaran yang boleh digunakan.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'QTY semasa', 'Days' => 'Hari', 'days' => 'Hari', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'Terdapat :count lesen yang akan tamat dalam tempoh :threshold hari.|Terdapat :count lesen yang akan tamat dalam tempoh :threshold hari.', 'to_reset' => 'Untuk menetapkan semula kata laluan web anda, lengkapkan borang ini:', 'type' => 'Taipkan', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Pengguna', 'username' => 'Nama Pengguna', 'welcome' => 'Selamat datang: nama', 'welcome_to' => 'Selamat datang ke: web!', 'your_credentials' => 'Kredensial Snipe-IT anda', + ); diff --git a/resources/lang/ms/passwords.php b/resources/lang/ms/passwords.php index 9b60147b62..e65f2c796c 100644 --- a/resources/lang/ms/passwords.php +++ b/resources/lang/ms/passwords.php @@ -2,6 +2,6 @@ return [ 'sent' => 'Pautan kata laluan anda telah dihantar!', - 'user' => 'No matching active user found with that email.', + 'user' => 'Tiada pengguna aktif yang menggunakan email ini.', ]; diff --git a/resources/lang/nl/admin/accessories/general.php b/resources/lang/nl/admin/accessories/general.php index 072d307703..2856ef4bc5 100644 --- a/resources/lang/nl/admin/accessories/general.php +++ b/resources/lang/nl/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Over Accessoires', - 'about_accessories_text' => 'Accessoires zijn alles wat je uitgeeft aan gebruikers maar welke geen serienummer hebben (of welke niet interessant genoeg zijn om individueel te volgen) Bij voorbeeld computer muizen of toetsenborden.', 'accessory_category' => 'Accessoire Categorie', 'accessory_name' => 'Accessoire Naam', 'checkout' => 'Checkout accessoire', diff --git a/resources/lang/nl/admin/accessories/message.php b/resources/lang/nl/admin/accessories/message.php index ba54463341..06d6f4b85a 100644 --- a/resources/lang/nl/admin/accessories/message.php +++ b/resources/lang/nl/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Accessoire bestaat niet.', + 'does_not_exist' => 'Accessoire [:id] bestaat niet.', 'assoc_users' => 'Deze accessoire heeft op dit moment :count artikelen uitgecheckt aan gebruikers. Check alsjeblieft de accessoire in en probeer opnieuw. ', 'create' => array( diff --git a/resources/lang/nl/admin/asset_maintenances/general.php b/resources/lang/nl/admin/asset_maintenances/general.php index f5d2477515..d6fa06a2fe 100644 --- a/resources/lang/nl/admin/asset_maintenances/general.php +++ b/resources/lang/nl/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Toon materiaal onderhoud details', 'repair' => 'Reparatie', 'maintenance' => 'Onderhoud', - 'upgrade' => 'Upgrade' + 'upgrade' => 'Upgrade', + 'calibration' => 'Calibratie', + 'software_support' => 'Software-ondersteuning', + 'hardware_support' => 'Hardware-ondersteuning', ]; diff --git a/resources/lang/nl/admin/categories/general.php b/resources/lang/nl/admin/categories/general.php index 4486a52981..57af51fed6 100644 --- a/resources/lang/nl/admin/categories/general.php +++ b/resources/lang/nl/admin/categories/general.php @@ -1,8 +1,6 @@ 'Over categorieën', - 'about_categories' => 'Met categorieën kunt u uw items ordenen. Sommige categorieën kunnen bijvoorbeeld zijn: "Desktops", "Laptops", "Mobiele telefoons", en zo verder, maar je kan categorieën gebruiken op de manier die voor jou zinvol zijn.', 'asset_categories' => 'Bezit Categorieën', 'category_name' => 'Categorie Naam', 'checkin_email' => 'Stuur een E-mail naar de gebruiker bij in- of uitchecken.', diff --git a/resources/lang/nl/admin/companies/general.php b/resources/lang/nl/admin/companies/general.php index a24b6801f1..85852c0518 100644 --- a/resources/lang/nl/admin/companies/general.php +++ b/resources/lang/nl/admin/companies/general.php @@ -1,6 +1,4 @@ 'Over bedrijven', - 'about_companies_text' => 'Bedrijven kunnen gebruikt worden als een simpel identificatie veld, daarnaast kunnen bedrijven ook gebruikt worden om de zichtbaarheid van objecten, gebruikers, etc. te limiteren wanneer dit is ingeschakeld in de beheer instellingen.', 'select_company' => 'Selecteer een bedrijf', ]; diff --git a/resources/lang/nl/admin/components/general.php b/resources/lang/nl/admin/components/general.php index 99705361cf..58f20d9572 100644 --- a/resources/lang/nl/admin/components/general.php +++ b/resources/lang/nl/admin/components/general.php @@ -1,8 +1,6 @@ 'Over Componenten', - 'about_components_text' => 'Componenten zijn onderdelen van een object zoals een harde schijf, geheugen, etc.', 'component_name' => 'Component Naam', 'checkin' => 'Component binnenmelden', 'checkout' => 'Component uitleveren', diff --git a/resources/lang/nl/admin/consumables/general.php b/resources/lang/nl/admin/consumables/general.php index 26c075231d..36498f10db 100644 --- a/resources/lang/nl/admin/consumables/general.php +++ b/resources/lang/nl/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Over verbuiksartikelen', - 'about_consumables_text' => 'Verbruiksartikelen is alles wat gekocht is en wat na enige tijd opraakt. Bijvoorbeeld, printerinkt of kopieer papier.', 'checkout' => 'Verbruiksartikel uitleveren aan gebruiker', 'consumable_name' => 'Verbruiksartikel naam', 'create' => 'Maak verbruiksartikel aan', diff --git a/resources/lang/nl/admin/hardware/table.php b/resources/lang/nl/admin/hardware/table.php index 9bac66fb60..1359e0d126 100644 --- a/resources/lang/nl/admin/hardware/table.php +++ b/resources/lang/nl/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Status', 'title' => 'Asset ', 'image' => 'Product afbeelding', - 'days_without_acceptance' => 'Dagen zonder acceptatie' + 'days_without_acceptance' => 'Dagen zonder acceptatie', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/nl/admin/kits/general.php b/resources/lang/nl/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/nl/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/nl/admin/licenses/message.php b/resources/lang/nl/admin/licenses/message.php index 2d6d2c630d..edaf6bb25e 100644 --- a/resources/lang/nl/admin/licenses/message.php +++ b/resources/lang/nl/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Het product wat jij probeert te koppelen met deze licentie is in eigendom van iemand anders dan geselecteerd.', 'assoc_users' => 'Deze licentie is momenteel uitgecheckt aan een gebruiker en kan daarom niet worden verwijderd. Controleer je licentie eerst en probeer het later nog eens. ', 'select_asset_or_person' => 'U moet een actief of een gebruiker selecteren, maar niet allebei.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/nl/admin/settings/general.php b/resources/lang/nl/admin/settings/general.php index 681b5a1399..44f6db3bd3 100644 --- a/resources/lang/nl/admin/settings/general.php +++ b/resources/lang/nl/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Active Directory domein', 'ad_domain_help' => 'Dit is soms hetzelfde als je e-mail domein.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC e-mail', 'admin_cc_email_help' => 'Als u een kopie van de uitgifte/inname e-mail die aan de gebruikers worden verzonden wilt verzenden naar een extra e-mailaccount, vul dan hier het e-mailadres in. Laat anders dit veld leeg.', 'is_ad' => 'Dit is een Active Directory server', - 'alert_email' => 'Verstuur meldingen naar', - 'alerts_enabled' => 'Meldingen ingeschakeld', - 'alert_interval' => 'Drempel verlopende meldingen (in dagen)', - 'alert_inv_threshold' => 'Inventaris melding drempel', - 'asset_ids' => 'Product ID\'s', - 'audit_interval' => 'Controle-Interval', + 'alert_email' => 'Verstuur meldingen naar', + 'alerts_enabled' => 'Meldingen ingeschakeld', + 'alert_interval' => 'Drempel verlopende meldingen (in dagen)', + 'alert_inv_threshold' => 'Inventaris melding drempel', + 'asset_ids' => 'Product ID\'s', + 'audit_interval' => 'Controle-Interval', 'audit_interval_help' => 'Vul hier de interval in als je op periodieke basis activa moet controleren.', - 'audit_warning_days' => 'Audit waarschuwingsdrempel', + 'audit_warning_days' => 'Audit waarschuwingsdrempel', 'audit_warning_days_help' => 'Hoeveel dagen vooraf moeten we je waarschuwen als activa gecontroleerd moet gaan worden?', - 'auto_increment_assets' => 'Genereer een auto-verhoging product ID\'s', - 'auto_increment_prefix' => 'Voorvoegsel (niet verplicht)', - 'auto_incrementing_help' => 'Schakel eerst auto-verhoging voor product ID\'s in', - 'backups' => 'Back-ups', - 'barcode_settings' => 'Barcode instellingen', + 'auto_increment_assets' => 'Genereer een auto-verhoging product ID\'s', + 'auto_increment_prefix' => 'Voorvoegsel (niet verplicht)', + 'auto_incrementing_help' => 'Schakel eerst auto-verhoging voor product ID\'s in', + 'backups' => 'Back-ups', + 'barcode_settings' => 'Barcode instellingen', 'confirm_purge' => 'Opschoning bevestigen', - 'confirm_purge_help' => 'Voer de tekst "DELETE" in het vak hieronder om uw verwijderde records op te schonen. Deze actie kan niet ongedaan worden gemaakt.', - 'custom_css' => 'Aangepaste CSS', - 'custom_css_help' => 'Voer een aangepaste CSS overschrijving die je wilt gebruiken in. Gebruik geen <style></style> tags.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Aangepaste CSS', + 'custom_css_help' => 'Voer een aangepaste CSS overschrijving die je wilt gebruiken in. Gebruik geen <style></style> tags.', 'custom_forgot_pass_url' => 'Aangepaste Paswoord reset URL', 'custom_forgot_pass_url_help' => 'Dit vervangt de ingebouwde "vergeten paswoord URL" op de inlogpagina, handig om gebruikers te verwijzen naar een interne of gehoste LDAP paswoord reset functionaliteit. Deze optie inschakelen zal effectief de functionaliteit "vergeten paswoord" voor een lokale gebruiker uitschakelen.', 'dashboard_message' => 'Dashboard-bericht', 'dashboard_message_help' => 'Deze tekst verschijnt op het dashboard voor iedereen met toestemming om het dashboard te bekijken.', - 'default_currency' => 'Standaard valuta', - 'default_eula_text' => 'Standaard gebruikersovereenkomst', - 'default_language' => 'Standaardtaal', - 'default_eula_help_text' => 'Je kan aangepaste gebruikersovereenkomsten koppelen aan specifieke product categorieën.', + 'default_currency' => 'Standaard valuta', + 'default_eula_text' => 'Standaard gebruikersovereenkomst', + 'default_language' => 'Standaardtaal', + 'default_eula_help_text' => 'Je kan aangepaste gebruikersovereenkomsten koppelen aan specifieke product categorieën.', 'display_asset_name' => 'Laat Product naam zien', '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' => 'QR-code soort', - 'alt_barcode_type' => 'Streepjescode soort', + 'display_alt_barcode' => 'Streepjescode weergeven', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'QR-code soort', + 'alt_barcode_type' => 'Streepjescode soort', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Gebruikersovereenkomsten instellingen', 'eula_markdown' => 'Deze gebruikersovereenkomst staat Github flavored markdown toe.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Aanvullende voettekst ', 'footer_text_help' => 'Deze tekst verschijnt in de voettekst aan de rechterkant. Links zijn toegestaan ​​met gebruik van Github-stijlen. Regeleindes, koppen, afbeeldingen, enzovoort kunnen resulteren in onvoorspelbare resultaten.', 'general_settings' => 'Algemene Instellingen', - 'generate_backup' => 'Genereer een backup', + 'generate_backup' => 'Genereer een backup', 'header_color' => 'Kleur van koptekst', 'info' => 'Deze instellingen laten jou specifieke aspecten aanpassen van jou installatie.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laravel Versie', 'ldap_enabled' => 'LDAP ingeschakeld', 'ldap_integration' => 'LDAP integratie', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Dit test enkel of LDAP correct kan synchroniseren. Als uw LDAP authenticatie vraag niet correct is, dan is het mogelijk dat gebruikers niet kunnen inloggen. U MOET EERST UW BIJGEWERKTE LDAP INSTELLINGEN OPSLAAN.', 'ldap_server' => 'LDAP server', 'ldap_server_help' => 'Dit moet beginnen met ldap:// (voor onversleuteld of TLS) of ldaps:// (voor SSL)', - 'ldap_server_cert' => 'LDAP SSL certificaat validatie', - 'ldap_server_cert_ignore' => 'Staat ongeldige SSL certificaat toe', - 'ldap_server_cert_help' => 'Selecteer deze box als je een eigen ondergetekende SSL certificaat gebruik en deze wilt accepteren.', + 'ldap_server_cert' => 'LDAP SSL certificaat validatie', + 'ldap_server_cert_ignore' => 'Staat ongeldige SSL certificaat toe', + 'ldap_server_cert_help' => 'Selecteer deze box als je een eigen ondergetekende SSL certificaat gebruik en deze wilt accepteren.', 'ldap_tls' => 'TLS gebruiken', 'ldap_tls_help' => 'Dit moet alleen ingeschakeld worden als je STARTTLS op je LDAP server gebruikt. ', 'ldap_uname' => 'LDAP Bind gebruikersnaam', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'Met deze optie worden andere authenticatiemechanismen uitgeschakeld. Schakel deze optie alleen in als u zeker weet dat uw REMOTE_USER-login al werkt', 'login_remote_user_custom_logout_url_text' => 'Aangepaste link voor uitloggen', 'login_remote_user_custom_logout_url_help' => 'Als hier een URL wordt opgegeven, worden gebruikers doorgestuurd naar deze URL nadat de gebruiker zich heeft afgemeld bij Snipe-IT. Dit is handig om de gebruikerssessies van uw authenticatieprovider correct te sluiten.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Gebruikt bij afdrukken', 'logo_print_assets_help' => 'Gebruik de afbeelding op afdrukbare materiaallijsten ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Wachtwoord complexiteit', 'pwd_secure_complexity_help' => 'Selecteer wat voor wachtwoord complexiteit je toe wil passen.', 'pwd_secure_min' => 'Minimum lengte wachtwoord', - 'pwd_secure_min_help' => 'Minimaal toegestane waarde is 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Algemeen bekende wachtwoorden tegengaan', 'pwd_secure_uncommon_help' => 'Dit zal tegengaan dat gebruikers wachtwoorden gebruiken die in de top 10.000 meest uitgelekte wachtwoorden voorkomt.', 'qr_help' => 'Schakel QR codes eerst in om dit in te kunnen stellen', 'qr_text' => 'QR Code tekst', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Instelling', 'settings' => 'Instellingen', 'show_alerts_in_menu' => 'Waarschuwingen weergeven in hoofdmenu', 'show_archived_in_list' => 'Gearchiveerde items', 'show_archived_in_list_text' => 'Toon gearchiveerde items in de lijst "alle items"', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Afbeeldingen weergeven in e-mails', 'show_images_in_email_help' => 'Schakel dit selectievakje uit als uw Snipe-IT-installatie zich achter een VPN of gesloten netwerk bevindt en gebruikers buiten het netwerk geen afbeeldingen vanuit Snipe-IT in hun e-mails kunnen laten zien.', 'site_name' => 'Site naam', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack kanaal', 'slack_endpoint' => 'Slack eindpunt', 'slack_integration' => 'Slack instellingen', - 'slack_integration_help' => 'Slack intergratie is niet verplicht, maar de endpoint en kanaal zijn verplicht als je het wilt gebruiken. Om Slack integratie te configureren moet je eerst maak een nieuwe webhook aan in je Slack account.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Nadat u uw Slack-informatie hebt opgeslagen, verschijnt een testknop.', 'slack_test_help' => 'Test of uw Slack-integratie correct is geconfigureerd. JE MOET EERST JE GEUPDATETE SLACK-INSTELLINGEN OPSLAAN.', 'snipe_version' => 'Snipe-IT Versie', @@ -130,6 +162,7 @@ return array( 'update' => 'Wijzig instelingen', 'value' => 'Waarde', 'brand' => 'Merk', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Over instellingen', 'about_settings_text' => 'Deze instellingen laten jou specifieke aspecten aanpassen van jou installatie.', 'labels_per_page' => 'Labels per pagina', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Unieke serienummers', 'unique_serial_help_text' => 'Als u dit selectievakje inschakelt, worden unieke serienummers van materialen ingeschakeld', 'zerofill_count' => 'Lengte van object ID, inclusief opvulling', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/nl/admin/users/general.php b/resources/lang/nl/admin/users/general.php index bae7c993e5..ebaf9a84e2 100644 --- a/resources/lang/nl/admin/users/general.php +++ b/resources/lang/nl/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'LDAP configuratie kan worden gevonden in Admin > Instellingen. De (optioneel) geselecteerde locatie zal voor alle geimporteerde gebruikers ingesteld worden.', 'print_assigned' => 'Print alles wat toegewezen is', 'software_user' => 'Software toegekend aan :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Bekijk gebruiker :name', 'usercsv' => 'CSV bestand', 'two_factor_admin_optin_help' => 'De huidige beheer instellingen staan selectief gebruik van twee factor authenticatie toe. ', diff --git a/resources/lang/nl/admin/users/message.php b/resources/lang/nl/admin/users/message.php index a40a64fb01..883a2e843c 100644 --- a/resources/lang/nl/admin/users/message.php +++ b/resources/lang/nl/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Onvoldoende rechten.', 'user_deleted_warning' => 'Deze gebruiker werd verwijderd. Om deze gebruiker te bewerken of toe te wijzen aan materiaal, zal deze opnieuw geactiveerd moeten worden.', 'ldap_not_configured' => 'LDAP integratie is niet geconfigureerd voor deze installatie.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/nl/auth/general.php b/resources/lang/nl/auth/general.php index 232c5c9b12..755e82ef9c 100644 --- a/resources/lang/nl/auth/general.php +++ b/resources/lang/nl/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Verzend wachtwoord herstel koppeling', 'email_reset_password' => 'E-mail wachtwoord herstel', 'reset_password' => 'Herstel wachtwoord', + 'saml_login' => 'Login via SAML', 'login' => 'Inloggen', 'login_prompt' => 'Graag inloggen', 'forgot_password' => 'Ik ben mijn wachtwoord vergeten', diff --git a/resources/lang/nl/auth/message.php b/resources/lang/nl/auth/message.php index 9a014037a8..a71b5ee3f7 100644 --- a/resources/lang/nl/auth/message.php +++ b/resources/lang/nl/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Deze gebruikersaccount is niet actief.', 'account_suspended' => 'Deze gebruikersaccount is vergrendeld.', 'account_banned' => 'Deze gebruikersaccount is geband.', - 'throttle' => 'Te veel mislukte inlog pogingen. Probeer het nogmaals over :minutes minuten.', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Er was een probleem bij inloggen, probeer opnieuw aub.', 'success' => 'U bent succesvol aangemeld.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Er was een probleem bij het aanmaken van uw account, probeer opnieuw aub.', 'success' => 'Gebruikersaccount succesvol aangemaakt.', ), - 'forgot-password' => array( - 'error' => 'Er was een probleem bij het ophalen van de paswoord herstelcode, probeer opnieuw aub.', - 'success' => 'E-mail voor wachtwoordsherstel werd succesvol verzonden.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Er was een probleem bij het opnieuw instellen van uw wachtwoord, probeer opnieuw aub.', - 'success' => 'Uw wachtwoord werd hersteld.', - ), - - 'activate' => array( - 'error' => 'Er was een probleem met de activatie van uw account, probeer opnieuw aub.', - 'success' => 'Uw account werd succesvol geactiveerd.', + 'forgot-password' => array( + 'error' => 'Er was een probleem bij het ophalen van de paswoord herstelcode, probeer opnieuw aub.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Er was een probleem bij het opnieuw instellen van uw wachtwoord, probeer opnieuw aub.', + 'success' => 'Uw wachtwoord werd hersteld.', + ), + + ); diff --git a/resources/lang/nl/button.php b/resources/lang/nl/button.php index 35b882656d..377ad96ee5 100644 --- a/resources/lang/nl/button.php +++ b/resources/lang/nl/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Verstuur', 'select_file' => 'Bestand selecteren...', 'select_files' => 'Bestanden selecteren...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/nl/general.php b/resources/lang/nl/general.php index a5786968a9..ab51108f91 100644 --- a/resources/lang/nl/general.php +++ b/resources/lang/nl/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Bulk Audit', 'bulkaudit_status' => 'Audit Status', 'bulk_checkout' => 'Bulk uitlevering', + 'bystatus' => 'by Status', 'cancel' => 'Annuleren', 'categories' => 'Categorieën', 'category' => 'Categorie', @@ -57,6 +58,7 @@ 'created' => 'Item aangemaakt', 'created_asset' => 'aangemaakt materiaal', 'created_at' => 'Aangemaakt op', + 'record_created' => 'Record Created', 'updated_at' => 'Bijgewerkt op', 'currency' => '$', // this is deprecated 'current' => 'Huidige', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Voornaam Achternaam (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Voornaam Achternaam (nomen.nescio@voorbeeld.nl)', 'lastnamefirstinitial_format' => 'Achternaam eerste initiaal (nescion@voorbeeld.nl)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Eerste', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Voornaam', 'first_name_format' => 'Voornaam (jane@example.com)', 'files' => 'Bestanden', 'file_name' => 'Bestand', + 'file_type' => 'File Type', 'file_uploads' => 'Bestand uploaden', 'generate' => 'Genereer', 'github_markdown' => 'Dit veld staat Github markdown gebruik toe.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Materiaal onderhoud', 'item' => 'Artikel', 'insufficient_permissions' => 'Onvoldoende rechten!', + 'kits' => 'Predefined Kits', 'language' => 'Taal', 'last' => 'Laatste', 'last_login' => 'Laatst ingelogd', @@ -121,10 +136,11 @@ 'licenses' => 'Licenties', 'list_all' => 'Toon Alles', 'loading' => 'Bezig met laden', - 'lock_passwords' => 'Dit veld kan niet worden bewerkt met deze installatie.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Deze functionaliteit is uitgeschakeld voor de demonstratie installatie.', 'location' => 'Locatie', 'locations' => 'Locaties', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Afmelden', 'lookup_by_tag' => 'Opzoeken via object ID', 'maintenances' => 'Onderhoudsbeurten', @@ -186,6 +202,7 @@ 'sign_in' => 'Aanmelden', 'signature' => 'Handtekening', 'skin' => 'Skin', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO MODUS: Sommige functies zijn uitgeschakeld voor deze installatie.', 'site_name' => 'Sitenaam', 'state' => 'Status', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Onbekende Beheerder', 'username_format' => 'Gebruikersnaam indeling', 'update' => 'Bijwerken', - 'upload_filetypes_help' => 'Toegestane bestandstypen zijn png, gif, jpg, jpeg, doc, docx, pdf, txt, zip en rar. Maximale toegestane bestandsgrootte is: :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Geupload', 'user' => 'Gebruiker', 'accepted' => 'geaccepteerd', 'declined' => 'afgewezen', 'unaccepted_asset_report' => 'Niet aangenomen materialen', 'users' => 'Gebruikers', + 'viewall' => 'View All', 'viewassets' => 'Bekijk toegekende materialen', 'website' => 'Website', 'welcome' => 'Welkom :name', 'years' => 'jaren', 'yes' => 'Ja', 'zip' => 'Postcode', - 'noimage' => 'Geen afbeelding geüpload of geen afbeelding gevonden.', - 'token_expired' => 'Je sessie is verlopen. Probeer het nogmaals.', + 'noimage' => 'Geen afbeelding geüpload of geen afbeelding gevonden.', + 'token_expired' => 'Je sessie is verlopen. Probeer het nogmaals.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/nl/help.php b/resources/lang/nl/help.php new file mode 100644 index 0000000000..d54cd41931 --- /dev/null +++ b/resources/lang/nl/help.php @@ -0,0 +1,36 @@ + "Meer Info", + + "audit_help" => "Als u dit selectievakje aanvinkt, wordt het asset record bewerkt om deze nieuwe locatie te weerspiegelen. Als u het uitgevinkt laat staan ziet u de locatie in het audit logboek.

Let op dat als dit asset is uitgecheckt, dan zal de locatie van de persoon, product of locatie waar het uitgecheckt is niet veranderen.", + + 'assets' => 'Assets bestaan uit items die met een serienummer of identificatiesticker geregistreerd zijn. Dit zijn over het algemeen de objecten met een hogere waarde waarbij identificatie belangrijk is.', + + 'categories' => 'Categorieën helpen je om je items te organiseren. Een aantal voorbeeld categorieën zijn "Desktops", "Laptops", "Mobiele telefoons", "Tablets"enzovoort, maar je kan categorieën gebruiken op een voor jou logische manier.', + + 'accessories' => 'Accessoires zijn alles wat je uitgeeft aan gebruikers, maar die geen serienummer hebben (of u maakt het niet uit om ze uniek te volgen). Bijvoorbeeld computermuizen of toetsenborden.', + + 'companies' => 'Bedrijven kunnen worden gebruikt als een eenvoudig identificatieveld of kunnen worden gebruikt om de zichtbaarheid van assets, gebruikers, etc te beperken als volledige bedrijfsondersteuning is ingeschakeld in uw Admin instellingen.', + + 'components' => 'Componenten zijn onderdelen van een asset zoals een harde schijf, geheugen, etc.', + + 'consumables' => 'Verbruiksartikelen zijn alles wat gekocht is en wat na verloop van tijd opraakt. Bijvoorbeeld printer inkt of kopieer papier.', + + 'depreciations' => 'Je kunt de asset-afschrijving instellen om assets af te schrijven op basis van lineaire afschrijving.', + + + +); diff --git a/resources/lang/nl/mail.php b/resources/lang/nl/mail.php index 33c0c93bb4..2f400798b1 100644 --- a/resources/lang/nl/mail.php +++ b/resources/lang/nl/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Klik op de volgende link om uw :web account te bevestigen:', 'click_on_the_link_accessory' => 'Klik op de link onderaan om te bevestigen dat u de accessoire hebt ontvangen.', 'click_on_the_link_asset' => 'Klik op de link onderaan om te bevestigen dat u het object hebt ontvangen.', - 'Confirm_Asset_Checkin' => 'Bevestig Object Checkin.', - 'Confirm_Accessory_Checkin' => 'Bevestig Accessoire Checkin.', - 'Confirm_accessory_delivery' => 'Bevestig accessoire uitlevering.', - 'Confirm_license_delivery' => 'Bevestig uitlevering van licentie.', - 'Confirm_asset_delivery' => 'Bevestig object uitlevering.', - 'Confirm_consumable_delivery' => 'Bevestig uitlevering verbruiksartikel.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Huidige hoeveelheid', 'Days' => 'Dagen', 'days' => 'Dagen', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'Er is :count met een gegarandeerde garantie die afloopt in de volgende :threshold dagen. | Er zijn :count activa met garanties die vervallen in de volgende :threshold dagen.', 'to_reset' => 'Vul dit formulier in om je :web wachtwoord te resetten:', 'type' => 'Type', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Gebruiker', 'username' => 'Gebruikersnaam', 'welcome' => 'Welkom :name', 'welcome_to' => 'Welkom bij :web!', 'your_credentials' => 'Je Snipe-IT inloggegevens', + ); diff --git a/resources/lang/no/admin/accessories/general.php b/resources/lang/no/admin/accessories/general.php index 6b421efd89..bc05b71977 100644 --- a/resources/lang/no/admin/accessories/general.php +++ b/resources/lang/no/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Om tilbehør', - 'about_accessories_text' => 'Tilbehør er hva som helst som du tildeler brukere som ikke har et serienummer (eller som du ikke bryr deg om å spore enkeltvis). For eksempel mus og tastatur.', 'accessory_category' => 'Tilbehørskategori', 'accessory_name' => 'Navn tilbehør', 'checkout' => 'Sjekk ut tilbehør', diff --git a/resources/lang/no/admin/accessories/message.php b/resources/lang/no/admin/accessories/message.php index 14866eadd0..ea2bfbcac1 100644 --- a/resources/lang/no/admin/accessories/message.php +++ b/resources/lang/no/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Tilbehør eksisterer ikke.', + 'does_not_exist' => 'Tilbehøret [:id] finnes ikke.', 'assoc_users' => 'Dette tilbehøret har for øyeblikket :count enheter utsjekket til brukere. Sjekk inn tilbehøret og prøv igjen. ', 'create' => array( diff --git a/resources/lang/no/admin/asset_maintenances/general.php b/resources/lang/no/admin/asset_maintenances/general.php index de03d3168c..4650d35d34 100644 --- a/resources/lang/no/admin/asset_maintenances/general.php +++ b/resources/lang/no/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Vedlikehold detaljer', 'repair' => 'Reparerasjon', 'maintenance' => 'Vedlikehold', - 'upgrade' => 'Oppgradering' + 'upgrade' => 'Oppgradering', + 'calibration' => 'Kalibrering', + 'software_support' => 'Programvarestøtte', + 'hardware_support' => 'Maskinvare støtte', ]; diff --git a/resources/lang/no/admin/categories/general.php b/resources/lang/no/admin/categories/general.php index 4981a2196d..7f184a477e 100644 --- a/resources/lang/no/admin/categories/general.php +++ b/resources/lang/no/admin/categories/general.php @@ -1,8 +1,6 @@ 'Om kategorier', - 'about_categories' => 'Kategorier hjelper deg med å organisere ting. Eksempeler på kategorier kan være "Skrivebord", "Bærbare", "Mobiltelefon", "Tablet" og så videre, men du kan bruke kategorier som gir mening for deg.', 'asset_categories' => 'Kategorier', 'category_name' => 'Navn', 'checkin_email' => 'Send epost til bruker ved innsjekking/utsjekking.', diff --git a/resources/lang/no/admin/companies/general.php b/resources/lang/no/admin/companies/general.php index 8a380dd01f..9fdd9e0436 100644 --- a/resources/lang/no/admin/companies/general.php +++ b/resources/lang/no/admin/companies/general.php @@ -1,6 +1,4 @@ 'Om selskaper', - 'about_companies_text' => 'Selskaper kan brukes som et enkelt identifikator felt, eller kan brukes til å begrense eksponeringen av eiendeler, brukere, etc hvis hele selskapet støtter er aktivert i innstillingene for Admin.', 'select_company' => 'Velg bedrift', ]; diff --git a/resources/lang/no/admin/components/general.php b/resources/lang/no/admin/components/general.php index 90337d0aae..d49358e401 100644 --- a/resources/lang/no/admin/components/general.php +++ b/resources/lang/no/admin/components/general.php @@ -1,8 +1,6 @@ 'Om komponenter', - 'about_components_text' => 'Komponenter er ting som er del av en asset, f. eks HDD, RAM, etc.', 'component_name' => 'Komponent navn', 'checkin' => 'Sjekk inn komponent', 'checkout' => 'Sjekk ut komponent', diff --git a/resources/lang/no/admin/consumables/general.php b/resources/lang/no/admin/consumables/general.php index a94e3b65b9..bb602196b3 100644 --- a/resources/lang/no/admin/consumables/general.php +++ b/resources/lang/no/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Om Forbruksvarer', - 'about_consumables_text' => 'Forbruksvarer er alle varer som blir brukt opp over tid. For eksempel, skriver toner eller kopi papir.', 'checkout' => 'Sjekk ut Forbruksvare til Bruker', 'consumable_name' => 'Navn på forbruksvare', 'create' => 'Legg til forbruksvare', diff --git a/resources/lang/no/admin/hardware/table.php b/resources/lang/no/admin/hardware/table.php index 351d4d0a7a..07a384f855 100644 --- a/resources/lang/no/admin/hardware/table.php +++ b/resources/lang/no/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Status', 'title' => 'Eiendel ', 'image' => 'Enhet bilde', - 'days_without_acceptance' => 'Dager uten aksept' + 'days_without_acceptance' => 'Dager uten aksept', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/no/admin/kits/general.php b/resources/lang/no/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/no/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/no/admin/licenses/message.php b/resources/lang/no/admin/licenses/message.php index 86041792b5..957935f6aa 100644 --- a/resources/lang/no/admin/licenses/message.php +++ b/resources/lang/no/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Eiendelen du prøver å koble til denne lisensen er eid av noen andre enn personen du har valgt i tildelt til-nedtrekkslista.', 'assoc_users' => 'Denne lisensen er sjekket ut til en bruker og kan ikke slettes. Vennligst sjekk inn lisensen først, og forsøk sletting på nytt. ', 'select_asset_or_person' => 'Du må velge en ressurs eller en bruker, men ikke begge.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/no/admin/settings/general.php b/resources/lang/no/admin/settings/general.php index de0c36553a..9c128b8413 100644 --- a/resources/lang/no/admin/settings/general.php +++ b/resources/lang/no/admin/settings/general.php @@ -4,51 +4,61 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Active Directory domene', 'ad_domain_help' => 'Dette er noen ganger det samme som e-post domene, men ikke alltid.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC e-post', 'admin_cc_email_help' => 'Hvis du vil sende en kopi av innsjekk-/utsjekkeposter som sendes til brukere til en ekstra epostadresse, skriv den inn her. La ellers feltet stå tomt.', 'is_ad' => 'Dette er en Active Directory server', - 'alert_email' => 'Send varslinger til', - 'alerts_enabled' => 'Varslinger aktivert', - 'alert_interval' => 'Terskel for utløpende varslinger (dager)', - 'alert_inv_threshold' => 'Terskel for eiendelsvarslinger', - 'asset_ids' => 'Eiendels-IDer', - 'audit_interval' => 'Audit intervall', + 'alert_email' => 'Send varslinger til', + 'alerts_enabled' => 'Varslinger aktivert', + 'alert_interval' => 'Terskel for utløpende varslinger (dager)', + 'alert_inv_threshold' => 'Terskel for eiendelsvarslinger', + 'asset_ids' => 'Eiendels-IDer', + 'audit_interval' => 'Audit intervall', 'audit_interval_help' => 'Hvis du regelmessig må fysisk overvåke dine eiendeler, angi intervallet i måneder.', - 'audit_warning_days' => 'Audit terskelverdi for advarsel', + 'audit_warning_days' => 'Audit terskelverdi for advarsel', 'audit_warning_days_help' => 'Hvor mange dager i forveien bør vi advare deg når eiendeler forfaller for overvåking?', - 'auto_increment_assets' => 'Generer automatisk økende eiendels-IDer', - 'auto_increment_prefix' => 'Prefiks (valgfritt)', - 'auto_incrementing_help' => 'Aktiver først automatisk øking av eiendels-IDer for å velge dette alternativet', - 'backups' => 'Sikkerhetskopier', - 'barcode_settings' => 'Strekkodeinnstillinger', + 'auto_increment_assets' => 'Generer automatisk økende eiendels-IDer', + 'auto_increment_prefix' => 'Prefiks (valgfritt)', + 'auto_incrementing_help' => 'Aktiver først automatisk øking av eiendels-IDer for å velge dette alternativet', + 'backups' => 'Sikkerhetskopier', + 'barcode_settings' => 'Strekkodeinnstillinger', 'confirm_purge' => 'Bekreft rensking', - 'confirm_purge_help' => 'Skriv "DELETE" i boksen under for å fjerne dine slettende data. Dette kan ikke reverseres.', - 'custom_css' => 'Egendefinert CSS', - 'custom_css_help' => 'Legg til egendefinert CSS. Ikke ta med taggene <style></style>.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Egendefinert CSS', + 'custom_css_help' => 'Legg til egendefinert CSS. Ikke ta med taggene <style></style>.', 'custom_forgot_pass_url' => 'Egendefinert passord tilbakestillings-URL', 'custom_forgot_pass_url_help' => 'Erstatter den innebygde glemt passord-URLen i innloggingsbildet. Nyttig for å sende brukere til intern eller leid LDAP passordgjenopprettingsfunksjonalitet. Vil deaktivere den lokale glemt passord-funksjonaliteten.', 'dashboard_message' => 'Dashboardmelding', 'dashboard_message_help' => 'Denne teksten vises på dashbordet for alle som har tillatelse til å vise oversikten.', - 'default_currency' => 'Standardvaluta', - 'default_eula_text' => 'Standard EULA', - 'default_language' => 'Standardspråk', - 'default_eula_help_text' => 'Du kan også knytte tilpassede EULAer til bestemte eiendelskategorier.', + 'default_currency' => 'Standardvaluta', + 'default_eula_text' => 'Standard EULA', + 'default_language' => 'Standardspråk', + 'default_eula_help_text' => 'Du kan også knytte tilpassede EULAer til bestemte eiendelskategorier.', 'display_asset_name' => 'Vis eiendelsnavn', 'display_checkout_date' => 'Vis utsjekksdato', 'display_eol' => 'Vis levetid i tabellvisning', 'display_qr' => 'Vis Qr-kode', - 'display_alt_barcode' => 'Vis 1D strekkode', - 'barcode_type' => '2D strekkodetype', - 'alt_barcode_type' => '1D strekkodetype', + 'display_alt_barcode' => 'Vis 1D strekkode', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D strekkodetype', + 'alt_barcode_type' => '1D strekkodetype', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'EULA-innstillinger', 'eula_markdown' => 'Denne EULAen tillater Github Flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Ekstra bunnteksttekst ', 'footer_text_help' => 'Denne teksten vil fremstå i høyre del av bunnteksten. Lenker er tillatt ved å bruke Github flavored markdown. Linjeskift, topptekst, bilder, osv. kan føre til uventede resultater.', 'general_settings' => 'Generelle innstillinger', - 'generate_backup' => 'Generer Sikkerhetskopi', + 'generate_backup' => 'Generer Sikkerhetskopi', 'header_color' => 'Overskriftsfarge', 'info' => 'Disse innstillingene lar deg tilpasse enkelte aspekter av installasjonen din.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laravel-versjon', 'ldap_enabled' => 'LDAP aktivert', 'ldap_integration' => 'LDAP Integrering', @@ -57,9 +67,9 @@ Linjeskift, topptekst, bilder, osv. kan føre til uventede resultater.', 'ldap_login_sync_help' => 'Tester at LDAP kan synkronisere. Feil i LDAP autentiseringsspørringen din kan før til at brukere ikke kan logge inn. DU MÅ LAGRE DINE OPPDATERTE LDAP-INNSTILLINGER FØRST.', 'ldap_server' => 'LDAP Server', 'ldap_server_help' => 'Dette bør starte med ldap:// (for ukryptert eller TLS) eller ldaps:// (for SSL)', - 'ldap_server_cert' => 'Validering av LDAP SSL sertifikat', - 'ldap_server_cert_ignore' => 'Godta ugyldig SSL sertifikat', - 'ldap_server_cert_help' => 'Kryss av denne boksen hvis du bruker et selv-signert SSL sertifikat og vil akkseptere et ugyldig sertifikat.', + 'ldap_server_cert' => 'Validering av LDAP SSL sertifikat', + 'ldap_server_cert_ignore' => 'Godta ugyldig SSL sertifikat', + 'ldap_server_cert_help' => 'Kryss av denne boksen hvis du bruker et selv-signert SSL sertifikat og vil akkseptere et ugyldig sertifikat.', 'ldap_tls' => 'Bruk TLS', 'ldap_tls_help' => 'Kryss av denne hvis du kjører STARTTLS på LDAP-serveren. ', 'ldap_uname' => 'LDAP Bundet brukernavn', @@ -88,6 +98,8 @@ Linjeskift, topptekst, bilder, osv. kan føre til uventede resultater.', 'login_common_disabled_help' => 'Deaktiverer andre autentiseringsmekanismer. Aktiver dette valget kun hvis du er sikker på at din REMOTE_USER innlogging allerede fungerer', 'login_remote_user_custom_logout_url_text' => 'Tilpasset utloggingsadresse', 'login_remote_user_custom_logout_url_help' => 'Hvis en URL angis her blir brukerne videresendt til denne URLen etter utlogging fra Snipe-IT. Dette er nyttig for korrekt lukking av autentiseringssesjoner hos din autentiseringsleverandør.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Bruk i Print', 'logo_print_assets_help' => 'Bruk branding på utskrivbare eiendelslister ', @@ -102,16 +114,36 @@ Linjeskift, topptekst, bilder, osv. kan føre til uventede resultater.', 'pwd_secure_complexity' => 'Passordkompleksitet', 'pwd_secure_complexity_help' => 'Velg hvilken passord kompleksitet du ønsker å håndheve.', 'pwd_secure_min' => 'Passord minimum antall tegn', - 'pwd_secure_min_help' => 'Minimum tillatte verdien er 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Forhindre vanlige passord', 'pwd_secure_uncommon_help' => 'Dette vil forhindre brukere fra å bruke vanlige passord fra de vanligste 10 000 passord som er rapportert.', 'qr_help' => 'Aktiver QR-koder først for å velge denne', 'qr_text' => 'Tekst QR-kode', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Innstilling', 'settings' => 'Innstillinger', 'show_alerts_in_menu' => 'Vis varsler i toppmenyen', 'show_archived_in_list' => 'Arkiverte eiendeler', 'show_archived_in_list_text' => 'Vis arkiverte eiendeler i "alle eiendeler" utlisting', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Vis bilder i e-post', 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', 'site_name' => 'Nettstedsnavn', @@ -119,7 +151,7 @@ Linjeskift, topptekst, bilder, osv. kan føre til uventede resultater.', 'slack_channel' => 'Slack-kanal', 'slack_endpoint' => 'Slack endepunkt', 'slack_integration' => 'Slack-innstillinger', - 'slack_integration_help' => 'Slack-integrasjon er valgfritt, men endepunkt og kanal er påkrevd hvis du vil bruke det. For å konfigurere Slack-integrasjon må du først opprette en innkommende webhook på din Slack-konto.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Du vil se en testknapp etter at du lagrer Slack-informasjonen.', 'slack_test_help' => 'Test om Slack-integrasjonen din er riktig konfigurert. DU MÅ LAGRE DINE OPPDATERTE SLACK-INNSTILLINGER FØRST.', 'snipe_version' => 'Snipe-IT-versjon', @@ -131,6 +163,7 @@ Linjeskift, topptekst, bilder, osv. kan føre til uventede resultater.', 'update' => 'Oppdater innstillinger', 'value' => 'Verdi', 'brand' => 'Merkevare', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Om Innstillinger', 'about_settings_text' => 'Disse innstillingene lar deg tilpasse enkelte aspekter av installasjonen din.', 'labels_per_page' => 'Etiketter per side', @@ -185,4 +218,5 @@ Linjeskift, topptekst, bilder, osv. kan føre til uventede resultater.', 'unique_serial' => 'Unike serienumre', 'unique_serial_help_text' => 'Håndhever at eiendelsserienumre er unike', 'zerofill_count' => 'Lengden på ID-merker, inkludert zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/no/admin/users/general.php b/resources/lang/no/admin/users/general.php index 75cbaf1a82..7c08d0d88d 100644 --- a/resources/lang/no/admin/users/general.php +++ b/resources/lang/no/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'LDAP-konfigurasjonsinnstillingene kan finnes på Admin > innstillinger. Den (Valgfrie) valgte plasseringen angis for alle importerte brukere.', 'print_assigned' => 'Skriv ut alt tilordnet', 'software_user' => 'Programvare utsjekket til :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Vis bruker :name', 'usercsv' => 'CSV-fil', 'two_factor_admin_optin_help' => 'Gjeldende administrasjonsinnstillinger tillater selektiv håndhevelse av to-faktor autentisering. ', diff --git a/resources/lang/no/admin/users/message.php b/resources/lang/no/admin/users/message.php index 0dff97a95b..c4bb5a2182 100644 --- a/resources/lang/no/admin/users/message.php +++ b/resources/lang/no/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Utilstrekkelige rettigheter.', 'user_deleted_warning' => 'Denne brukeren er slettet. Du vil må gjenopprette denne brukeren for å redigere, eller tildele nye eiendeler.', 'ldap_not_configured' => 'LDAP integrasjonen er ikke konfigurert i denne installasjonen.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/no/auth/general.php b/resources/lang/no/auth/general.php index b179660596..3f26cc3f9f 100644 --- a/resources/lang/no/auth/general.php +++ b/resources/lang/no/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Send Passord Tilbakestillingslink', 'email_reset_password' => 'E-post Passord Tilbakestill', 'reset_password' => 'Tilbakestill Passord', + 'saml_login' => 'Login via SAML', 'login' => 'Logg inn', 'login_prompt' => 'Vennligst logg inn', 'forgot_password' => 'Jeg har glemt passordet mitt', diff --git a/resources/lang/no/auth/message.php b/resources/lang/no/auth/message.php index 600660a1f7..98decedb69 100644 --- a/resources/lang/no/auth/message.php +++ b/resources/lang/no/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Denne brukerkontoen er ikke aktiv.', 'account_suspended' => 'Denne brukerkontoen er deaktivert.', 'account_banned' => 'Denne brukerkontoen er forbudt.', - 'throttle' => 'For mange mislykkede påloggingsforsøk. Prøv igjen om :minutes minutt(er).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Det oppstod et problem under innlogging. Prøv igjen.', 'success' => 'Vellykket innlogging.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Det oppstod et problem under opprettelse av konto. Prøv igjen.', 'success' => 'Opprettelse av konto vellykket.', ), - 'forgot-password' => array( - 'error' => 'Det oppstod et problem under henting av kode for resetting av passord. Prøv igjen.', - 'success' => 'E-post for resetting av passord sendt.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Det oppstod et problem under gjenopprettelse av passordet ditt. Prøv igjen.', - 'success' => 'Ditt passord er resatt.', - ), - - 'activate' => array( - 'error' => 'Det oppstod et problem under aktivering av kontoen din. Prøv igjen.', - 'success' => 'Din konto er aktivert.', + 'forgot-password' => array( + 'error' => 'Det oppstod et problem under henting av kode for resetting av passord. Prøv igjen.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Det oppstod et problem under gjenopprettelse av passordet ditt. Prøv igjen.', + 'success' => 'Ditt passord er resatt.', + ), + + ); diff --git a/resources/lang/no/button.php b/resources/lang/no/button.php index 4bfed2a527..4326e5c7bb 100644 --- a/resources/lang/no/button.php +++ b/resources/lang/no/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Last opp', 'select_file' => 'Velg fil...', 'select_files' => 'Velg filer...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/no/general.php b/resources/lang/no/general.php index 63fec82470..e630a407fc 100644 --- a/resources/lang/no/general.php +++ b/resources/lang/no/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Bulk revisjon', 'bulkaudit_status' => 'Revisjon Status', 'bulk_checkout' => 'Masseutsjekk', + 'bystatus' => 'by Status', 'cancel' => 'Avbryt', 'categories' => 'Kategorier', 'category' => 'Kategori', @@ -57,6 +58,7 @@ 'created' => 'Enhet opprettet', 'created_asset' => 'eiendel opprettet', 'created_at' => 'Opprettet', + 'record_created' => 'Record Created', 'updated_at' => 'Oppdatert', 'currency' => '$', // this is deprecated 'current' => 'Nåværende', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Fornavn Etternavn (oladunk@example.com)', 'firstname_lastname_underscore_format' => 'Fornavn Etternavn (oladunk@example.com)', 'lastnamefirstinitial_format' => 'Etternavn Initialer (oladunk@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Første', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Fornavn', 'first_name_format' => 'Fornavn (oladunk@example.com)', 'files' => 'Filer', 'file_name' => 'Fil', + 'file_type' => 'File Type', 'file_uploads' => 'Filopplastinger', 'generate' => 'Generer', 'github_markdown' => 'Dette feltet tillater Github flavored markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Vedlikehold av eiendeler', 'item' => 'Enhet', 'insufficient_permissions' => 'Utilstrekkelige rettigheter!', + 'kits' => 'Predefined Kits', 'language' => 'Språk', 'last' => 'Siste', 'last_login' => 'Siste pålogging', @@ -121,10 +136,11 @@ 'licenses' => 'Lisenser', 'list_all' => 'List alle', 'loading' => 'Laster', - 'lock_passwords' => 'Feltet kan ikke redigeres i denne installasjonen.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Denne funksjonen er deaktivert i demo-installasjonen.', 'location' => 'Lokasjon', 'locations' => 'Lokasjoner', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Logg ut', 'lookup_by_tag' => 'Søk på ID-merke', 'maintenances' => 'Vedlikehold', @@ -186,6 +202,7 @@ 'sign_in' => 'Logg inn', 'signature' => 'Signatur', 'skin' => 'Tema', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO MODUS: Noe funksjonalitet er skrudd av i denne installasjonen.', 'site_name' => 'Nettstedsnavn', 'state' => 'Stat', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Ukjent admin', 'username_format' => 'Format brukernavn', 'update' => 'Oppdater', - 'upload_filetypes_help' => 'Tillatte filtyper er png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip og rar. Maksimal opplastingsstørrelse tillatt er :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Lastet opp', 'user' => 'Bruker', 'accepted' => 'akseptert', 'declined' => 'avslått', 'unaccepted_asset_report' => 'Ikke aksepterte eiendeler', 'users' => 'Brukere', + 'viewall' => 'View All', 'viewassets' => 'Vis tildelte eiendeler', 'website' => 'Nettsted', 'welcome' => 'Velkommen, :name', 'years' => 'år', 'yes' => 'Ja', 'zip' => 'Postnummer', - 'noimage' => 'Bilde er ikke lastet opp eller finner ikke bilde.', - 'token_expired' => 'Din sesjon har utløpt. Prøv igjen.', + 'noimage' => 'Bilde er ikke lastet opp eller finner ikke bilde.', + 'token_expired' => 'Din sesjon har utløpt. Prøv igjen.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/no/help.php b/resources/lang/no/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/no/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/no/mail.php b/resources/lang/no/mail.php index dc46322929..2c08f66159 100644 --- a/resources/lang/no/mail.php +++ b/resources/lang/no/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Klikk på følgende link for å bekrefte din :web konto:', 'click_on_the_link_accessory' => 'Vennligst klikk på lenken nedenfor for å bekreft at du har mottatt tilbehøret.', 'click_on_the_link_asset' => 'Vennligst klikk på lenken nedenfor for å bekreft at du har mottatt eiendelen.', - 'Confirm_Asset_Checkin' => 'Bekreft innsjekk av eiendel.', - 'Confirm_Accessory_Checkin' => 'Bekreft innsjekk av tilbehør.', - 'Confirm_accessory_delivery' => 'Bekreft levering av tilbehør.', - 'Confirm_license_delivery' => 'Bekreft lisenslevering.', - 'Confirm_asset_delivery' => 'Bekreft levering av eiendel.', - 'Confirm_consumable_delivery' => 'Bekreft levering av forbruksvare.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Nåværende antall', 'Days' => 'Dager', 'days' => 'Dager', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => ':count lisens utløper de neste :threshold dagene.|:count lisenser utløper de neste :threshold dagene.', 'to_reset' => 'Fullfør dette skjemaet for å tilbakestille ditt :web passord:', 'type' => 'Type', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Bruker', 'username' => 'Brukernavn', 'welcome' => 'Velkommen :name', 'welcome_to' => 'Velkommen til :web!', 'your_credentials' => 'Din Snipe-IT konto', + ); diff --git a/resources/lang/pl/admin/accessories/general.php b/resources/lang/pl/admin/accessories/general.php index 7442ab1267..e3f516d50c 100644 --- a/resources/lang/pl/admin/accessories/general.php +++ b/resources/lang/pl/admin/accessories/general.php @@ -1,8 +1,6 @@ 'O Akcesoriach', - 'about_accessories_text' => 'Akcesoria to rzeczy, które wydajesz użytkownikom, a które nie mają numerów seryjnych (lub nie zależy Ci na śledzeniu ich niepowtarzalności). Na przykład, myszy i klawiatury komputerowe.', 'accessory_category' => 'Kategorie Akcesoriów', 'accessory_name' => 'Nazwa akcesoriów', 'checkout' => 'Wydanie akcesoriów', diff --git a/resources/lang/pl/admin/accessories/message.php b/resources/lang/pl/admin/accessories/message.php index f731a9eeb7..34cc7f658b 100644 --- a/resources/lang/pl/admin/accessories/message.php +++ b/resources/lang/pl/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Akcesorium nie istnieje.', + 'does_not_exist' => 'Akcesorium [:id] nie istnieje.', 'assoc_users' => 'Akcesoria z tej kategorii zostały wydane do :count użytkowników. Zbierz akcesoria i spróbuj ponownie. ', 'create' => array( diff --git a/resources/lang/pl/admin/asset_maintenances/general.php b/resources/lang/pl/admin/asset_maintenances/general.php index 8e5d9ed158..68c67eb7ff 100644 --- a/resources/lang/pl/admin/asset_maintenances/general.php +++ b/resources/lang/pl/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Zobacz szczegóły konserwacji aktywa', 'repair' => 'Naprawa', 'maintenance' => 'Konserwacja', - 'upgrade' => 'Uaktualnienie' + 'upgrade' => 'Uaktualnienie', + 'calibration' => 'Kalibracja', + 'software_support' => 'Wsparcie oprogramowania', + 'hardware_support' => 'Wsparcie sprzętowe', ]; diff --git a/resources/lang/pl/admin/categories/general.php b/resources/lang/pl/admin/categories/general.php index 92a814ea4a..82aeae0520 100644 --- a/resources/lang/pl/admin/categories/general.php +++ b/resources/lang/pl/admin/categories/general.php @@ -1,8 +1,6 @@ 'O Kategoriach', - 'about_categories' => 'Kategorie pozwolą lepiej zorganizować twoje aktywa. Przykłady kategorii to np. " Stacje robocze", "Laptopy", "Telefony", "Tablety", i inne dowolnie przez Ciebie wymyślone.', 'asset_categories' => 'Kategorie aktywów', 'category_name' => 'Nazwa kategorii', 'checkin_email' => 'Wyślij e-mail do użytkownika przy odbiorze / przypisaniu.', diff --git a/resources/lang/pl/admin/companies/general.php b/resources/lang/pl/admin/companies/general.php index 94dea7bfec..bd2b44e674 100644 --- a/resources/lang/pl/admin/companies/general.php +++ b/resources/lang/pl/admin/companies/general.php @@ -1,6 +1,4 @@ 'O Firmach', - 'about_companies_text' => 'Firmy mogą być używane jako proste pole identyfikacyjne, lub może posłużyć do ograniczenia widoczności aktywów dla użytkowników, itp, jeśli pełna obsługa firm jest włączona w ustawieniach administracyjnych.', 'select_company' => 'Wybierz firmę', ]; diff --git a/resources/lang/pl/admin/components/general.php b/resources/lang/pl/admin/components/general.php index e89a57c914..fc0878cb4f 100644 --- a/resources/lang/pl/admin/components/general.php +++ b/resources/lang/pl/admin/components/general.php @@ -1,8 +1,6 @@ 'O składnikach', - 'about_components_text' => 'Składniki są elementami, które są częścią aktywów, na przykład dysku twardego, pamięci RAM itp.', 'component_name' => 'Nazwa składnika', 'checkin' => 'Odbiór składnika', 'checkout' => 'Wydanie składnika', diff --git a/resources/lang/pl/admin/consumables/general.php b/resources/lang/pl/admin/consumables/general.php index 874cb5ab56..068ae529a5 100644 --- a/resources/lang/pl/admin/consumables/general.php +++ b/resources/lang/pl/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Materiały eksploatacyjne', - 'about_consumables_text' => 'Materiały eksploatacyjne są przedmiotami jednorazowego użytku, które będą wykorzystane w miarę upływu czasu. Na przykład, tusz do drukarki lub papier do kopiarek.', 'checkout' => 'Rozliczenie dla użytkownika', 'consumable_name' => 'Nazwa materiału eksploatacyjnego', 'create' => 'Utwórz materiał eksploatacyjny', diff --git a/resources/lang/pl/admin/hardware/table.php b/resources/lang/pl/admin/hardware/table.php index 4c4f834e5f..aeaca540bf 100644 --- a/resources/lang/pl/admin/hardware/table.php +++ b/resources/lang/pl/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Status', 'title' => 'Nabytek', 'image' => 'Zdjęcie urządzenia', - 'days_without_acceptance' => 'Dni bez akceptacji' + 'days_without_acceptance' => 'Dni bez akceptacji', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/pl/admin/kits/general.php b/resources/lang/pl/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/pl/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/pl/admin/licenses/message.php b/resources/lang/pl/admin/licenses/message.php index 5526374c10..6824f8e1ca 100644 --- a/resources/lang/pl/admin/licenses/message.php +++ b/resources/lang/pl/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Aktywa, które chcesz skojarzyć z tą licencją są własnością kogoś innego niż osoba wskazana z rozwijanej listy.', 'assoc_users' => 'Ten nabytek/zasób jest przypisany do użytkownika i nie może być usunięty. Proszę sprawdzić przypisanie nabytków/zasobów a następnie spróbować ponownie. ', 'select_asset_or_person' => 'Musisz wybrać składnik aktywów lub użytkownika, ale nie oba.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/pl/admin/settings/general.php b/resources/lang/pl/admin/settings/general.php index d5743d9ea1..ade80aeb7c 100644 --- a/resources/lang/pl/admin/settings/general.php +++ b/resources/lang/pl/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Usługa katalogowa Active Directory', 'ad_domain' => 'Domena Active Directory', 'ad_domain_help' => 'Czasami jest taka sama jak domena poczty e-mail, ale nie zawsze.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'Kopia', 'admin_cc_email_help' => 'Jeśli chcesz otrzymywać kopię e-maili przypisań wysyłanych do użytkowników na dodatkowy adres e-mail, wpisz go tutaj. W przeciwnym razie zostaw to pole puste.', 'is_ad' => 'To jest serwer Active Directory', - 'alert_email' => 'Wyślij powiadomienia do', - 'alerts_enabled' => 'Alarmy włączone', - 'alert_interval' => 'Próg wygasających alarmów (w dniach)', - 'alert_inv_threshold' => 'Inwentarz progu alarmów', - 'asset_ids' => 'ID Aktywa', - 'audit_interval' => 'Interwał audytu', + 'alert_email' => 'Wyślij powiadomienia do', + 'alerts_enabled' => 'Alarmy włączone', + 'alert_interval' => 'Próg wygasających alarmów (w dniach)', + 'alert_inv_threshold' => 'Inwentarz progu alarmów', + 'asset_ids' => 'ID Aktywa', + 'audit_interval' => 'Interwał audytu', 'audit_interval_help' => 'Jeśli wymagane są regularne kontrole fizycznie aktyw, wprowadź interwał w miesiącach.', - 'audit_warning_days' => 'Próg ostrzegania przed audytem', + 'audit_warning_days' => 'Próg ostrzegania przed audytem', 'audit_warning_days_help' => 'Ile dni wcześniej powinniśmy ostrzec Cię, gdy majątek ma zostać poddany audytowi?', - 'auto_increment_assets' => 'Generuj automatycznie zwiększane ID aktywa', - 'auto_increment_prefix' => 'Prefix (opcjonalnie)', - 'auto_incrementing_help' => 'Najpierw aktywuj automatycznie zwiększane ID Aktywa, by móc ustawić te opcje.', - 'backups' => 'Kopie zapasowe', - 'barcode_settings' => 'Ustawienia Kodów Kreskowych', + 'auto_increment_assets' => 'Generuj automatycznie zwiększane ID aktywa', + 'auto_increment_prefix' => 'Prefix (opcjonalnie)', + 'auto_incrementing_help' => 'Najpierw aktywuj automatycznie zwiększane ID Aktywa, by móc ustawić te opcje.', + 'backups' => 'Kopie zapasowe', + 'barcode_settings' => 'Ustawienia Kodów Kreskowych', 'confirm_purge' => 'Potwierdź wyczyszczenie', - 'confirm_purge_help' => 'Wpisz w poniższe pole słowo "DELETE" aby wyczyścić usunięte rekordy. Tej czynności nie da się cofnąć.', - 'custom_css' => 'Własny CSS', - 'custom_css_help' => 'Wprowadź własny kod CSS. Nie używaj tagów <style></style>.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Własny CSS', + 'custom_css_help' => 'Wprowadź własny kod CSS. Nie używaj tagów <style></style>.', 'custom_forgot_pass_url' => 'Niestandardowy adres URL resetowania hasła', 'custom_forgot_pass_url_help' => 'Zastępuje domyślny URL do strony "zapomniałeś hasła?" na ekranie logowania. Pomocne przy potrzebie przekierowania ludzi do własnej strony resetowania hasła LDAP. Uniemożliwi użytkownikowi zresetowanie hasła tradycyjną metodą.', 'dashboard_message' => 'Komunikat pulpitu nawigacyjnego', 'dashboard_message_help' => 'Ten tekst pojawi się na pulpicie nawigacyjnym dla każdego, kto ma uprawnienia do wyświetlania pulpitu.', - 'default_currency' => 'Domyślna Waluta', - 'default_eula_text' => 'Domyślna EULA', - 'default_language' => 'Domyślny język', - 'default_eula_help_text' => 'Możesz również sporządzić własną licencje by sprecyzować kategorie aktywa.', + 'default_currency' => 'Domyślna Waluta', + 'default_eula_text' => 'Domyślna EULA', + 'default_language' => 'Domyślny język', + 'default_eula_help_text' => 'Możesz również sporządzić własną licencje by sprecyzować kategorie aktywa.', 'display_asset_name' => 'Wyświetl nazwę aktywa', 'display_checkout_date' => 'Wyświetl Datę Przypisania', 'display_eol' => 'Wyświetl koniec linii w widoku tabeli', 'display_qr' => 'Wyświetlaj QR kody', - 'display_alt_barcode' => 'Wyświetlaj kod kreskowy w 1D', - 'barcode_type' => 'Kod kreskowy typu 2D', - 'alt_barcode_type' => 'Kod kreskowy typu 1D', + 'display_alt_barcode' => 'Wyświetlaj kod kreskowy w 1D', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'Kod kreskowy typu 2D', + 'alt_barcode_type' => 'Kod kreskowy typu 1D', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Ustawienia Licencji', 'eula_markdown' => 'Ta licencja zezwala na Github flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Dodatkowy tekst stopki ', 'footer_text_help' => 'Ten tekst pojawi się po prawej stronie stopki. Umieszczanie linków możliwe przy użyciu Github flavored markdown. Przejścia linii, nagłowki, obrazki itp. dadzą nieokreślone rezultaty.', 'general_settings' => 'Ustawienia ogólne', - 'generate_backup' => 'Stwórz Kopie zapasową', + 'generate_backup' => 'Stwórz Kopie zapasową', 'header_color' => 'Kolor nagłówka', 'info' => 'Te ustawienia pozwalają ci zdefiniować najważniejsze szczegóły twojej instalacji.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Wersja Laravel', 'ldap_enabled' => 'LDAP włączone', 'ldap_integration' => 'Integracja z LDAP', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'To tylko sprawdza, czy LDAP może poprawnie się synchronizować. Jeśli zapytanie o autoryzację LDAP nie jest poprawne, użytkownicy nadal mogą nie być w stanie się zalogować. NAJPIERW MUSISZ ZAPISAĆ TWOJE WCZEŚNIEJSZE AKTUALIZACJE USTAWIEŃ LDAP.', 'ldap_server' => 'Serwery LDAP', 'ldap_server_help' => 'To powinno się rozpocząć od ldap: / / (dla nieszyfrowanych połączeń) lub ldaps: / / (dla szyfrowanych połączeń)', - 'ldap_server_cert' => 'Walidacja certyfikatu SSL dla LDAP', - 'ldap_server_cert_ignore' => 'Zezwalaj na nieprawidłowy certyfikat SSL', - 'ldap_server_cert_help' => 'Zaznacz tą opcje jeśli używasz certyfikatu SSL podpisanego przez samego siebie i chcesz zezwolić na nieprawidłowy certyfikat.', + 'ldap_server_cert' => 'Walidacja certyfikatu SSL dla LDAP', + 'ldap_server_cert_ignore' => 'Zezwalaj na nieprawidłowy certyfikat SSL', + 'ldap_server_cert_help' => 'Zaznacz tą opcje jeśli używasz certyfikatu SSL podpisanego przez samego siebie i chcesz zezwolić na nieprawidłowy certyfikat.', 'ldap_tls' => 'Używaj TLS', 'ldap_tls_help' => 'Ta opcja powinna zaznaczony jedynie gdy używasz STARTLS w swoim serwerze LDAP. ', 'ldap_uname' => 'Użytkownik do łączenia się z serwerem LDAP', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'Ta opcja wyłącza inne mechanizmy uwierzytelniania. Po prostu włącz tę opcję, jeśli masz pewność, że twój login REMOTE_USER już działa', 'login_remote_user_custom_logout_url_text' => 'Niestandardowy adres URL wylogowania', 'login_remote_user_custom_logout_url_help' => 'Jeżeli URL jest tutaj wpisany, użytkownicy zostaną przekierowani do tego adresu URL po wylogowaniu ze Snipe-IT. Jest to przydatne do prawidłowego zamknięcia sesji użytkownika twojego dostawcy uwierzytelniania.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Użyj Na Wydruku', 'logo_print_assets_help' => 'Użyj marki na listach zasobów do wydrukowania', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Złożoności haseł', 'pwd_secure_complexity_help' => 'Wybierz dowolną regułę złożoności hasła, którą chcesz wymusić.', 'pwd_secure_min' => 'Minimalne znaki hasła', - 'pwd_secure_min_help' => 'Minimalna dozwolona wartość to 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Zapobieganie wspólnym hasłom', 'pwd_secure_uncommon_help' => 'Uniemożliwi to użytkownikom używanie wspólnych haseł z 10 000 haseł zgłaszanych z naruszeniem.', 'qr_help' => 'Aby użyć tej opcji odblokuj Kody QR', 'qr_text' => 'Tekst kodu QR', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Ustawienie', 'settings' => 'Ustawienia', 'show_alerts_in_menu' => 'Pokaż ostrzeżenia w górnym menu', 'show_archived_in_list' => 'Zarchiwizowane zasoby', 'show_archived_in_list_text' => 'Pokaż zarchiwizowane zasoby na liście "wszystkie zasoby"', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Pokaż obrazki w wiadomościach e-mail.', 'show_images_in_email_help' => 'Odznacz to pole, jeśli twoja instalacja Snipe-IT znajduje się za siecią VPN lub siecią zamkniętą, a użytkownicy spoza sieci nie będą mogli załadować obrazów obsługiwanych przez tę instalację w swoich wiadomościach e-mail.', 'site_name' => 'Nazwa Witryny', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Kanał Slack', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Ustawienia Slack', - 'slack_integration_help' => 'Integracja luzowa jest opcjonalna, jednakże punkt końcowy i kanał są wymagane, jeśli chcesz go używać. Aby skonfigurować integrację Slack, musisz najpierw tworzyć przychodzący webhook na swoim koncie Slack.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Po zapisaniu ustawień Slack, pojawi się przycisk testu.', 'slack_test_help' => 'Sprawdź, czy integracja Slack jest poprawnie skonfigurowana. NAJPIERW ZAPISZ ZAKTUALIZOWANE USTAWIENIA SLACK.', 'snipe_version' => 'Wersja Snipe-IT', @@ -130,6 +162,7 @@ return array( 'update' => 'Ustawienia Aktualizacji', 'value' => 'Wartość', 'brand' => 'Nagłówek', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'O Ustawieniach', 'about_settings_text' => 'Te ustawienia pozwalają ci zmodyfikować najważniejsze szczegóły twojej instalacji.', 'labels_per_page' => 'Etykieta per strona', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Unikalne numery seryjne', 'unique_serial_help_text' => 'Zaznaczenie tego pola wymusi sprawdzanie czy numer seryjny nie został już przypisany w zasobach', 'zerofill_count' => 'Długość znaczników zasobów, w tym zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/pl/admin/users/general.php b/resources/lang/pl/admin/users/general.php index cee5d2e990..247cc8817a 100644 --- a/resources/lang/pl/admin/users/general.php +++ b/resources/lang/pl/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'Ustawienia konfiguracji LDAP mogą być znalezione w Administracja -> Ustawienia. Opcjonalnie wybierz lokalizacje, która będzie ustawiona dla zaimportowanych użytkowników.', 'print_assigned' => 'Drukuj wszystko przypisane', 'software_user' => 'Oprogramowanie przypisane do :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Zobacz Użytkownika :name', 'usercsv' => 'plik CSV', 'two_factor_admin_optin_help' => 'Bieżące ustawienia administracyjne pozwalają na wybiórcze rejestrowanie uwierzytelniania dwuskładnikowego. ', diff --git a/resources/lang/pl/admin/users/message.php b/resources/lang/pl/admin/users/message.php index 895002abaa..4625029dd1 100644 --- a/resources/lang/pl/admin/users/message.php +++ b/resources/lang/pl/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Brak uprawnień.', 'user_deleted_warning' => 'Ten użytkownik został usunięty. Musisz przywrócić tego użytkownika aby je wyedytować lub przypisać je do nowych aktywów.', 'ldap_not_configured' => 'Integracja z LDAP nie została skonfigurowana dla tej instalacji.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/pl/auth/general.php b/resources/lang/pl/auth/general.php index af81fcbb5a..d41a93b5f8 100644 --- a/resources/lang/pl/auth/general.php +++ b/resources/lang/pl/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Wyślij e-mail resetujący hasło', 'email_reset_password' => 'E-mail resetujący hasło', 'reset_password' => 'Resetuj hasło', + 'saml_login' => 'Login via SAML', 'login' => 'Login', 'login_prompt' => 'Zaloguj się', 'forgot_password' => 'Zapomniałem hasła', diff --git a/resources/lang/pl/auth/message.php b/resources/lang/pl/auth/message.php index 178e37a8f4..08cf06d4f7 100644 --- a/resources/lang/pl/auth/message.php +++ b/resources/lang/pl/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Użytkownik jest nieaktywowany.', 'account_suspended' => 'Twoje konto zostało zawieszone.', 'account_banned' => 'Twoje konto zostało zablokowane.', - 'throttle' => 'Zbyt wiele nieudanych prób logowania. Spróbuj ponownie za :minutes minut(y).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Wystąpił problem z logowanie, proszę spróbować ponownie.', 'success' => 'Logowanie poprawne.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Wystąpił błąd podczas próby utworzenia konta, proszę spróbować ponownie.', 'success' => 'Konto zostało utworzone.', ), - 'forgot-password' => array( - 'error' => 'Wystąpił błąd podczas próby zresetowania hasła, proszę spróbować ponownie.', - 'success' => 'E-mail z odzyskiwaniem hasła został wysłany.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Wystąpił błąd podczas próby resetowania hasła, proszę próbować ponownie.', - 'success' => 'Twoje hasło zostało poprawnie zresetowane.', - ), - - 'activate' => array( - 'error' => 'Wystąpił błąd podczas próby aktywacji Twojego konta, proszę spróbować ponownie.', - 'success' => 'Twoje konto zostało poprawnie aktywowane.', + 'forgot-password' => array( + 'error' => 'Wystąpił błąd podczas próby zresetowania hasła, proszę spróbować ponownie.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Wystąpił błąd podczas próby resetowania hasła, proszę próbować ponownie.', + 'success' => 'Twoje hasło zostało poprawnie zresetowane.', + ), + + ); diff --git a/resources/lang/pl/button.php b/resources/lang/pl/button.php index 8d9824888a..05a7060546 100644 --- a/resources/lang/pl/button.php +++ b/resources/lang/pl/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Wgraj', 'select_file' => 'Wybierz plik...', 'select_files' => 'Wybierz pliki...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/pl/general.php b/resources/lang/pl/general.php index 1bb4a5c723..3ff2b0fad5 100644 --- a/resources/lang/pl/general.php +++ b/resources/lang/pl/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Audyt zbiorczy', 'bulkaudit_status' => 'Kontrola stanu', 'bulk_checkout' => 'Zbiorcze Przypisanie', + 'bystatus' => 'by Status', 'cancel' => 'Anuluj', 'categories' => 'Kategorie', 'category' => 'Kategoria', @@ -57,6 +58,7 @@ 'created' => 'Utworzony element', 'created_asset' => 'Utworzone aktywa', 'created_at' => 'Utworzone', + 'record_created' => 'Record Created', 'updated_at' => 'Zaktualizowano', 'currency' => 'PLN', // this is deprecated 'current' => 'Lista urzytkowników', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Imię nazwisko (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Imię Nazwisko (pawel@example.com)', 'lastnamefirstinitial_format' => 'Nazwisko i pierwsza litera imienia (np. smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Pierwszy', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Imię', 'first_name_format' => 'Imię (jane@example.com)', 'files' => 'Pliki', 'file_name' => 'Plik', + 'file_type' => 'File Type', 'file_uploads' => 'Dodaj plik', 'generate' => 'Generuj', 'github_markdown' => 'To pole akceptuje markdown z Github\'a.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Utrzymanie aktywów', 'item' => 'Przedmiot', 'insufficient_permissions' => 'Brak uprawnień!', + 'kits' => 'Predefined Kits', 'language' => 'Język', 'last' => 'Ostatni', 'last_login' => 'Ostatnie logowanie', @@ -121,10 +136,11 @@ 'licenses' => 'Licencje', 'list_all' => 'Pokaż Wszystkie', 'loading' => 'Wczytywanie', - 'lock_passwords' => 'Tego pola nie można edytować dla tej instalacji.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Ta funkcja została wyłączona dla instalacji demo.', 'location' => 'Lokalizacja', 'locations' => 'Lokalizacje', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Wyloguj się', 'lookup_by_tag' => 'Wyszukaj poprzez znacznik aktywa', 'maintenances' => 'Utrzymanie', @@ -186,6 +202,7 @@ 'sign_in' => 'Zaloguj się', 'signature' => 'Podpis', 'skin' => 'Motyw', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'Wersja demonstracyjna: Pewne funkcje zostały wyłączone w tej instalacji.', 'site_name' => 'Nazwa Witryny', 'state' => 'Województwo', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Nieznany Administrator', 'username_format' => 'Format nazwy użytkownika', 'update' => 'Zaktualizuj', - 'upload_filetypes_help' => 'Dozwolone typy plików to png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip i rar. Maksymalny dozwolony rozmiar przesyłania to :rozmiar.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Przesłano', 'user' => 'Użytkownik', 'accepted' => 'zatwierdzone', 'declined' => 'odrzucony', 'unaccepted_asset_report' => 'Aktywa niezatwierdzone', 'users' => 'Użytkownicy', + 'viewall' => 'View All', 'viewassets' => 'Zobacz przypisane aktywa', 'website' => 'Adres witryny', 'welcome' => 'Witaj, :name', 'years' => 'Lata', 'yes' => 'Tak', 'zip' => 'Kod pocztowy', - 'noimage' => 'Brak obrazu lub obraz nieodnaleziony.', - 'token_expired' => 'Czas trwania sesji upłynął. Spróbuj ponownie.', + 'noimage' => 'Brak obrazu lub obraz nieodnaleziony.', + 'token_expired' => 'Czas trwania sesji upłynął. Spróbuj ponownie.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/pl/help.php b/resources/lang/pl/help.php new file mode 100644 index 0000000000..55e6b884fd --- /dev/null +++ b/resources/lang/pl/help.php @@ -0,0 +1,36 @@ + "Więcej informacji", + + "audit_help" => "Zaznaczenie tego pola spowoduje edycję rekordu aktywów, aby odzwierciedlić tę nową lokalizację. Pozostawienie go niezaznaczone spowoduje po prostu odnotowanie lokalizacji w dzienniku audytu.

Zauważ, że ten zasób jest zablokowany, nie zmieni lokalizacji osoby, składnika aktywów lub miejsca, w którym jest ona kontrolowana.", + + 'assets' => 'Aktywa są to elementy identyfikowane przez numer seryjny lub etykietę. Są to przedmioty o większej wartości, gdzie liczy się identyfikacja określonego elementu.', + + 'categories' => 'Kategorie pozwolą zorganizować twoje przedmioty. Przykłady kategorii to np. " Stacje robocze", "Laptopy", "Telefony", "Tablety" itp., ale możesz używać kategorii w dowolny sensowny dla siebie sposób.', + + 'accessories' => 'Akcesoria to rzeczy, które wydajesz użytkownikom, a które nie mają numerów seryjnych (lub nie zależy Ci na śledzeniu ich niepowtarzalności). Na przykład, myszki i klawiatury komputerowe.', + + 'companies' => 'Firmy mogą być używane jako proste pole identyfikacyjne lub mogą posłużyć do ograniczenia widoczności aktywów dla użytkowników itp. jeśli \'\'Wsparcie dla wielu firm" jest włączone w ustawieniach administracyjnych.', + + 'components' => 'Składniki są przedmioty, które są częścią aktywów np. dyski twarde, pamięci RAM, zasilacze do laptopów itp.', + + 'consumables' => 'Materiały eksploatacyjne są przedmiotami jednorazowego użytku, które będą wykorzystane w miarę upływu czasu. Przykładem będzie tusz do drukarki lub papier do kopiarek.', + + 'depreciations' => 'Możesz ustawić amortyzację środków trwałych na podstawie amortyzacji aktywów w oparciu o metodę liniową.', + + + +); diff --git a/resources/lang/pl/mail.php b/resources/lang/pl/mail.php index bbb967c2a9..aef20e4a79 100644 --- a/resources/lang/pl/mail.php +++ b/resources/lang/pl/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Proszę kliknąć na ten link aby potwierdzić swoje konto na :web:', 'click_on_the_link_accessory' => 'Proszę kliknąć link poniżej aby potwierdzić otrzymanie sprzętu.', 'click_on_the_link_asset' => 'Proszę kliknąć link poniżej aby potwierdzić otrzymanie sprzętu.', - 'Confirm_Asset_Checkin' => 'Potwierdź otrzymanie sprzętu.', - 'Confirm_Accessory_Checkin' => 'Potwierdź przyjęcie Akcesorium.', - 'Confirm_accessory_delivery' => 'Potwierdź dostarczenie akcesorium.', - 'Confirm_license_delivery' => 'Potwierdź dostarczenie licencji.', - 'Confirm_asset_delivery' => 'Potwierdź dostarczenie sprzętu.', - 'Confirm_consumable_delivery' => 'Potwierdź dostarczenie materiałów eksploatacyjnych.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Bieżąca ilość', 'Days' => 'Dni', 'days' => 'Dni', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'Istnieje: liczba licencja wygasająca w ciągu następnych: dni progowe. | Istnieje: liczba licencji wygasających w ciągu następnych: dni progowe.', 'to_reset' => 'Aby zresetować hasło na :web, wypełnij ten formularz:', 'type' => 'Typ', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Użytkownik', 'username' => 'Nazwa użytkownika', 'welcome' => 'Witaj :name', 'welcome_to' => 'Witamy na :web!', 'your_credentials' => 'Twoje poświadczenia :web', + ); diff --git a/resources/lang/pt-BR/admin/accessories/general.php b/resources/lang/pt-BR/admin/accessories/general.php index 33aa598555..7dbf44f959 100644 --- a/resources/lang/pt-BR/admin/accessories/general.php +++ b/resources/lang/pt-BR/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Sobre os Acessórios', - 'about_accessories_text' => 'Um acessório é qualquer coisa que você emitir aos usuários sem um número de série (ou que você não se preocupar em acompanhá-la unicamente). Por exemplo, mouses ou teclados.', 'accessory_category' => 'Categoria do Acessório', 'accessory_name' => 'Nome do Acessório', 'checkout' => 'Alocar acessório', diff --git a/resources/lang/pt-BR/admin/accessories/message.php b/resources/lang/pt-BR/admin/accessories/message.php index 9587504a62..d1aac7ba2a 100644 --- a/resources/lang/pt-BR/admin/accessories/message.php +++ b/resources/lang/pt-BR/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Este acessório não existe.', + 'does_not_exist' => 'Este acessório [:id] não existe.', 'assoc_users' => 'Este acessório tem atualmente :count itens alocado para os usuários. Por favor, verifique em acessórios e e tente novamente. ', 'create' => array( diff --git a/resources/lang/pt-BR/admin/asset_maintenances/general.php b/resources/lang/pt-BR/admin/asset_maintenances/general.php index fd28d3c49a..b32d74577a 100644 --- a/resources/lang/pt-BR/admin/asset_maintenances/general.php +++ b/resources/lang/pt-BR/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Ver Detalhes da Manutenção do Ativo', 'repair' => 'Reparar', 'maintenance' => 'Manutenção', - 'upgrade' => 'Melhorar' + 'upgrade' => 'Melhorar', + 'calibration' => 'Calibração', + 'software_support' => 'Suporte ao Software', + 'hardware_support' => 'Suporte a hardware', ]; diff --git a/resources/lang/pt-BR/admin/categories/general.php b/resources/lang/pt-BR/admin/categories/general.php index edc7adb4f7..85e08f8cef 100644 --- a/resources/lang/pt-BR/admin/categories/general.php +++ b/resources/lang/pt-BR/admin/categories/general.php @@ -1,8 +1,6 @@ 'Sobre as Categorias', - 'about_categories' => 'Categorias auxiliam na organização dos seus itens. Alguns exemplos de categorias podem ser: Desktops, Notebooks, Celulares, Tablets, e assim por diante, mas você pode usar as Categorias de melhor forma que você identificar.', 'asset_categories' => 'Categorias de Ativos', 'category_name' => 'Nome da Categoria', 'checkin_email' => 'Enviar email para o usuário no check-in / check-out.', diff --git a/resources/lang/pt-BR/admin/companies/general.php b/resources/lang/pt-BR/admin/companies/general.php index 178072037e..ef0c0723c7 100644 --- a/resources/lang/pt-BR/admin/companies/general.php +++ b/resources/lang/pt-BR/admin/companies/general.php @@ -1,6 +1,4 @@ 'Sobre Empresas', - 'about_companies_text' => 'Empresas podem ser utilizadas como um campo para simples identificação, ou pode ser utilizada para limitar a visualização dos ativos, usuários, etc. Elas ficam disponíveis para uso, se estiver configurado nas opções de Administração.', 'select_company' => 'Selecione a empresa', ]; diff --git a/resources/lang/pt-BR/admin/components/general.php b/resources/lang/pt-BR/admin/components/general.php index 6f7857fa89..09d1cc4751 100644 --- a/resources/lang/pt-BR/admin/components/general.php +++ b/resources/lang/pt-BR/admin/components/general.php @@ -1,8 +1,6 @@ 'Sobre componentes', - 'about_components_text' => 'Componentes são itens que fazem parte de ativos, como por exemplo HDD, RAM, etc.', 'component_name' => 'Nome do componente', 'checkin' => 'Devolução do componente', 'checkout' => 'Atribuição de componente', diff --git a/resources/lang/pt-BR/admin/consumables/general.php b/resources/lang/pt-BR/admin/consumables/general.php index 070c119258..754c07d5f0 100644 --- a/resources/lang/pt-BR/admin/consumables/general.php +++ b/resources/lang/pt-BR/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Sobre consumiveis', - 'about_consumables_text' => 'Consumíveis é todo e qualquer item comprado que será usado ao longo do tempo, por exemplo, papel ou tinta de impressora.', 'checkout' => 'Devolução de suprimento ao usuário', 'consumable_name' => 'Nome do Suprimento', 'create' => 'Criar um suprimento', diff --git a/resources/lang/pt-BR/admin/hardware/general.php b/resources/lang/pt-BR/admin/hardware/general.php index ecac3b7852..cef61a6107 100644 --- a/resources/lang/pt-BR/admin/hardware/general.php +++ b/resources/lang/pt-BR/admin/hardware/general.php @@ -5,7 +5,7 @@ return array( 'about_assets_text' => 'Ativos são itens que são controlados e rastreáveis pelo número de série ou por uma etiqueta de ativo (patrimônio). Eles tendem a ser de valor elevado onde a identificação de itens específicos é relevante.', 'archived' => 'Arquivado', 'asset' => 'Ativo', - 'bulk_checkout' => 'Checkout (Alocação) de Ativos', + 'bulk_checkout' => 'Alocação de Ativos', 'checkin' => 'Retornar Ativo', 'checkout' => 'Checkout de Ativo', 'clone' => 'Clonar Ativo', diff --git a/resources/lang/pt-BR/admin/hardware/table.php b/resources/lang/pt-BR/admin/hardware/table.php index 174cda9040..acd03c1b0d 100644 --- a/resources/lang/pt-BR/admin/hardware/table.php +++ b/resources/lang/pt-BR/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Status', 'title' => 'Ativo ', 'image' => 'Imagem do equipamento', - 'days_without_acceptance' => 'Dias sem que fosse aceito' + 'days_without_acceptance' => 'Dias sem que fosse aceito', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/pt-BR/admin/kits/general.php b/resources/lang/pt-BR/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/pt-BR/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/pt-BR/admin/licenses/message.php b/resources/lang/pt-BR/admin/licenses/message.php index 908f1406e2..52884d6783 100644 --- a/resources/lang/pt-BR/admin/licenses/message.php +++ b/resources/lang/pt-BR/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'O bem que você está tentando associar a está licença é propriedade de alguma outra pessoa que não está selecionada na lista suspensa.', 'assoc_users' => 'Esta licença é atualmente check-out para um usuário e não pode ser excluído. Por favor, atualize seu bem para que não referencie mais este usuário e, em seguida, tente apagar novamente. ', 'select_asset_or_person' => 'Você deve selecionar um ativo ou um usuário, mas não ambos.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/pt-BR/admin/settings/general.php b/resources/lang/pt-BR/admin/settings/general.php index 6c10300480..0706069208 100644 --- a/resources/lang/pt-BR/admin/settings/general.php +++ b/resources/lang/pt-BR/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Diretório Ativo', 'ad_domain' => 'Domínio de Diretório Ativo', 'ad_domain_help' => 'Geralmente isso é igual ao seu domínio de email, mas nem sempre.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'E-mail em CC', 'admin_cc_email_help' => 'Se você quiser enviar uma cópia dos e-mails de check-in / check-out que são enviados aos usuários para uma conta de e-mail adicional, insira-a aqui. Caso contrário, deixe este campo em branco.', 'is_ad' => 'Este é um servidor de Diretório Ativo', - 'alert_email' => 'Enviar alertas a', - 'alerts_enabled' => 'Alertas ativados', - 'alert_interval' => 'Limite de Expiração dos Alertas (em dias)', - 'alert_inv_threshold' => 'Limite de Alerta de Inventário', - 'asset_ids' => 'ID do ativo', - 'audit_interval' => 'Intervalo de auditoria', + 'alert_email' => 'Enviar alertas a', + 'alerts_enabled' => 'Alertas ativados', + 'alert_interval' => 'Limite de Expiração dos Alertas (em dias)', + 'alert_inv_threshold' => 'Limite de Alerta de Inventário', + 'asset_ids' => 'ID do ativo', + 'audit_interval' => 'Intervalo de auditoria', 'audit_interval_help' => 'Se você precisa verificar fisicamente seus ativos com frequência, insira um intervalo em meses.', - 'audit_warning_days' => 'Limiar de aviso de auditoria', + 'audit_warning_days' => 'Limiar de aviso de auditoria', 'audit_warning_days_help' => 'Com quantos dias de antecedência deseja ser avisado sobre a verificação de seus ativos?', - 'auto_increment_assets' => 'Gerar ID de ativo crescente', - 'auto_increment_prefix' => 'Prefixo (opcional)', - 'auto_incrementing_help' => 'Permitir auto insercao dessa ID de ativo antes de configurar isso', - 'backups' => 'Backups', - 'barcode_settings' => 'Configuração do código de barras', + 'auto_increment_assets' => 'Gerar ID de ativo crescente', + 'auto_increment_prefix' => 'Prefixo (opcional)', + 'auto_incrementing_help' => 'Permitir auto insercao dessa ID de ativo antes de configurar isso', + 'backups' => 'Backups', + 'barcode_settings' => 'Configuração do código de barras', 'confirm_purge' => 'Confirmar a Exclusão em Lote', - 'confirm_purge_help' => 'Digite o texto "DELETE" na caixa antes de excluir os registros. Este ação não poderá ser deifeita.', - 'custom_css' => 'CSS personalizado', - 'custom_css_help' => 'Digite quaisquer CSS modificada que você gostaria de usar. Mas não inclua as tags <style></style>.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'CSS personalizado', + 'custom_css_help' => 'Digite quaisquer CSS modificada que você gostaria de usar. Mas não inclua as tags <style></style>.', 'custom_forgot_pass_url' => 'URL de redefinição de senha personalizada', 'custom_forgot_pass_url_help' => 'Isso substitui o URL de senha esquecida na tela de login, útil para direcionar pessoas para a funcionalidade de redefinição de senha LDAP interna. Eke efetivamente desativará a funcionalidade de senha esquecida do usuário local.', 'dashboard_message' => 'Mensagem do Painel de Controle', 'dashboard_message_help' => 'Este texto será exibido no painel de controle para qualquer pessoa com permissão para exibi-la.', - 'default_currency' => 'Moeda padrão', - 'default_eula_text' => 'EULA Padrão', - 'default_language' => 'Idioma Padrão', - 'default_eula_help_text' => 'Você também pode associar EULAs personalizados para categorias específicas de ativos.', + 'default_currency' => 'Moeda padrão', + 'default_eula_text' => 'EULA Padrão', + 'default_language' => 'Idioma Padrão', + 'default_eula_help_text' => 'Você também pode associar EULAs personalizados para categorias específicas de ativos.', 'display_asset_name' => 'Exibir Nome do Ativo', '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 1D', - 'barcode_type' => 'Código de barras do tipo 2D', - 'alt_barcode_type' => 'Código de barras do tipo 1D', + 'display_alt_barcode' => 'Exibir códigos de barra em 1D', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'Código de barras do tipo 2D', + 'alt_barcode_type' => 'Código de barras do tipo 1D', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Configuração do termo de uso', 'eula_markdown' => 'Este EULA permite Github flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Texto de rodapé adicional ', 'footer_text_help' => 'Este texto aparecerá no lado direito do rodapé. São permitidos o uso de hiperligações, utilizando Github flavored markdown. O uso de quebras de linha, cabeçalhos, imagens, etc... podem ter resultados imprevisíveis.', 'general_settings' => 'Configuracoes Gerais', - 'generate_backup' => 'Backup Criado', + 'generate_backup' => 'Backup Criado', 'header_color' => 'Cor do Cabeçalho', 'info' => 'Estas configurações deixam-lhe personalizar certos aspectos da sua instalação.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Versão do Laravel', 'ldap_enabled' => 'LDAP ativo', 'ldap_integration' => 'Integração LDAP', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Isso apenas prova que LDAP sincroniza corretamente. Se o autenticador query LDAP não estiver correto, usuários ainda não poderão realizar o login. VOCÊ DEVE PRIMEIRO SALVAR AS NOVAS CONFIGURAÇÕES DO LDAP.', 'ldap_server' => 'Servidor LDAP', 'ldap_server_help' => 'Deve iniciar com ldap:// (para encriptado ou TLS) ou ldaps:// (para SSL)', - 'ldap_server_cert' => 'Validação certificado SSL LDAP', - 'ldap_server_cert_ignore' => 'Permitir certificado SSL inválido', - 'ldap_server_cert_help' => 'Selecione esta opção se está utilizando um certificado SSL próprio e deseja aceitar um certificado SSL inválido.', + 'ldap_server_cert' => 'Validação certificado SSL LDAP', + 'ldap_server_cert_ignore' => 'Permitir certificado SSL inválido', + 'ldap_server_cert_help' => 'Selecione esta opção se está utilizando um certificado SSL próprio e deseja aceitar um certificado SSL inválido.', 'ldap_tls' => 'Use TLS', 'ldap_tls_help' => 'Isso deve ser verificado somente se você estiver rodando STARTTLS no seu servidor LDAP. ', 'ldap_uname' => 'Login do usuário LDAP', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'Esta opção desativa outros mecanismos de autenticação. Basta ativar esta opção se tiver certeza de que seu login REMOTE_USER já está funcionando', 'login_remote_user_custom_logout_url_text' => 'URL de logout personalizado', 'login_remote_user_custom_logout_url_help' => 'Se uma URL for inserida aqui, os usuários serão redirecionados para a essa URL após desconectarem do Snipe-IT. Isso pode ser útil para encerrar sessões com o seu provedor de Autenticação corretamente.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Usar na impressão', 'logo_print_assets_help' => 'Usar a marca na impressão de lista de ativos ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Complexidade de senha', 'pwd_secure_complexity_help' => 'Selecione as regras de complexidade de senha que você deseja aplicar.', 'pwd_secure_min' => 'Senha (mín. caracteres)', - 'pwd_secure_min_help' => 'Valor mínimo permitido é 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Prevenir senhas comuns', 'pwd_secure_uncommon_help' => 'Isso impedirá os usuários de usar senhas comuns das 10 senhas superiores registradas em brechas.', 'qr_help' => 'Habilite os Códigos QR primeiro para definir isto', 'qr_text' => 'Texto do Código QR', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Configuração', 'settings' => 'Configurações', 'show_alerts_in_menu' => 'Mostrar alertas no menu superior', 'show_archived_in_list' => 'Ativos arquivados', 'show_archived_in_list_text' => 'Mostrar ativos arquivados na listagem "todos os ativos"', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Mostrar imagens em e-mails', 'show_images_in_email_help' => 'Desmarque esta caixa se sua instalação de Snipe-IT está por trás de uma VPN ou rede fechada e usuários fora da rede não será capazes de carregar imagens, servidas a partir desta instalação em seus e-mails.', 'site_name' => 'Nome do Site', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Canal do Stack', 'slack_endpoint' => 'Endpoint do Slack', 'slack_integration' => 'Configurações do Stack', - 'slack_integration_help' => 'A integração com o Stack é opicional, entretando o endpoint e o canal são obrigatórios se você deseja usá-lo. Para configurar a integração com o Stack, você precisa primeiro criar um webhook de entrada na sua conta no Stack.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Depois de salvar suas informações do Slack, um botão de teste será exibido.', 'slack_test_help' => 'Teste se sua integração do Slack está configurada corretamente. VOCÊ DEVE SALVAR SUAS CONFIGURAÇÕES NO SLACK PRIMEIRO.', 'snipe_version' => 'Versão do Snipe-IT', @@ -130,6 +162,7 @@ return array( 'update' => 'Atualizar Configurações', 'value' => 'Valor', 'brand' => 'Marca', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Sobre as Configurações', 'about_settings_text' => 'Estas configurações permitem personalizar alguns aspectos da instalação.', 'labels_per_page' => 'Etiquetas por página', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Números de série únicos', 'unique_serial_help_text' => 'Marcar esta opção impõe identificadores únicos nos números de séries dos ativos', 'zerofill_count' => 'Comprimento de etiquetas de ativos, incluindo zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/pt-BR/admin/users/general.php b/resources/lang/pt-BR/admin/users/general.php index c37c5a1705..12c49d1dd8 100644 --- a/resources/lang/pt-BR/admin/users/general.php +++ b/resources/lang/pt-BR/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'As configurações do LDAP podem ser encontradas em \'Administrador > Definições\'. A localização (opcional) selecionada será definida para todos os usuários importados.', 'print_assigned' => 'Imprimir todos atribuídos', 'software_user' => 'Check-out de software para :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Ver Usuário :name', 'usercsv' => 'Arquivo CSV', 'two_factor_admin_optin_help' => 'As configurações de admin atuais permitem a aplicação seletiva de autenticação de dois passos. ', diff --git a/resources/lang/pt-BR/admin/users/message.php b/resources/lang/pt-BR/admin/users/message.php index 62188a7690..2fe547d5d5 100644 --- a/resources/lang/pt-BR/admin/users/message.php +++ b/resources/lang/pt-BR/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Permissões Insuficientes.', 'user_deleted_warning' => 'Este usuário foi deletado. Você terá que restaurar este usuário para editá-los ou atribui-lós novos bens.', 'ldap_not_configured' => 'Integração LDAP não foi configurada para esta instalação.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/pt-BR/auth/general.php b/resources/lang/pt-BR/auth/general.php index 8b0628149e..297ecd3e5c 100644 --- a/resources/lang/pt-BR/auth/general.php +++ b/resources/lang/pt-BR/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Enviar Link de redefinição de senha', 'email_reset_password' => 'Redefinição de senha e-mail', 'reset_password' => 'Redefinir Senha', + 'saml_login' => 'Login via SAML', 'login' => 'Nome de registro', 'login_prompt' => 'Faça o Login', 'forgot_password' => 'Esqueci minha senha', diff --git a/resources/lang/pt-BR/auth/message.php b/resources/lang/pt-BR/auth/message.php index ff3f7d2d49..826e1456d3 100644 --- a/resources/lang/pt-BR/auth/message.php +++ b/resources/lang/pt-BR/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Esta conta de usuário não está ativada.', 'account_suspended' => 'Esta conta de usuário está suspensa.', 'account_banned' => 'Esta conta de usuário está banida.', - 'throttle' => 'Muitas tentativas com falha de login. Por favor, tente novamente no próximo(s) :minutes minuto(s).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Houve um problema ao tentar-lhe entrar, tente novamente.', 'success' => 'Você entrou com sucesso.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Houve um problema ao tentar criar sua conta, tente novamente.', 'success' => 'Conta criada com sucesso.', ), - 'forgot-password' => array( - 'error' => 'Houve um problema ao tentar obter um código de redefinição da senha, tente novamente.', - 'success' => 'E-mail de recuperação de senha enviado com sucesso.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Houve um problema ao tentar redefinir sua senha, tente novamente.', - 'success' => 'Sua senha foi redefinida com sucesso.', - ), - - 'activate' => array( - 'error' => 'Houve um problema ao tentar ativar sua conta, tente novamente.', - 'success' => 'Sua conta foi ativada com sucesso.', + 'forgot-password' => array( + 'error' => 'Houve um problema ao tentar obter um código de redefinição da senha, tente novamente.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Houve um problema ao tentar redefinir sua senha, tente novamente.', + 'success' => 'Sua senha foi redefinida com sucesso.', + ), + + ); diff --git a/resources/lang/pt-BR/button.php b/resources/lang/pt-BR/button.php index 2684530621..cc1b6163b4 100644 --- a/resources/lang/pt-BR/button.php +++ b/resources/lang/pt-BR/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Carregar', 'select_file' => 'Selecionar arquivo...', 'select_files' => 'Selecionar arquivos...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/pt-BR/general.php b/resources/lang/pt-BR/general.php index e108ca7881..b454e8ab6d 100644 --- a/resources/lang/pt-BR/general.php +++ b/resources/lang/pt-BR/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Auditoria em massa', 'bulkaudit_status' => 'Status da auditoria', 'bulk_checkout' => 'Check-out em massa', + 'bystatus' => 'by Status', 'cancel' => 'Cancelar', 'categories' => 'Categorias', 'category' => 'Categoria', @@ -57,6 +58,7 @@ 'created' => 'Item criado', 'created_asset' => 'Ativo criado', 'created_at' => 'Criado em', + 'record_created' => 'Record Created', 'updated_at' => 'Atualizado por', 'currency' => '$', // this is deprecated 'current' => 'Atuais', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Primeiro nome com sobrenome (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Primeiro nome com sobrenome (jane.smith@example.com)', 'lastnamefirstinitial_format' => 'Sobrenome primeiro (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Primeira', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Primeiro Nome', 'first_name_format' => 'Primeiro nome (jane@example.com)', 'files' => 'Arquivos', 'file_name' => 'Arquivo', + 'file_type' => 'File Type', 'file_uploads' => 'Carregamentos de Arquivos', 'generate' => 'Gerar', 'github_markdown' => 'Este campo permite Github flavored markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Manutenções em Ativo', 'item' => 'Item', 'insufficient_permissions' => 'Você não tem permissão!', + 'kits' => 'Predefined Kits', 'language' => 'Idioma', 'last' => 'Última', 'last_login' => 'Último Login', @@ -121,10 +136,11 @@ 'licenses' => 'Licenças', 'list_all' => 'Listar Todos', 'loading' => 'Carregando', - 'lock_passwords' => 'Este campo não pode ser editado nessa instalação.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Esta funcionalidade foi desativada na versão de demonstração.', 'location' => 'Local', 'locations' => 'Locais', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Sair', 'lookup_by_tag' => 'Pesquisa pela Tag ativos', 'maintenances' => 'Manutenções', @@ -186,6 +202,7 @@ 'sign_in' => 'Entrar', 'signature' => 'Assinatura', 'skin' => 'Temas', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'MODO DE DEMONSTRAÇÃO: Algumas funcionalidades estão desativadas nesta instalação.', 'site_name' => 'Nome do Site', 'state' => 'Estado', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Administrador Desconhecido', 'username_format' => 'Formato de nome de usuário', 'update' => 'Atualizar', - 'upload_filetypes_help' => 'Os tipos de arquivos permitidos são png, gif, jpg, jpeg, doc, docx, pdf, txt, zip e rar. O tamanho máximo de upload permitido é: size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Carregado', 'user' => 'Usuário', 'accepted' => 'aceitar', 'declined' => 'recusar', 'unaccepted_asset_report' => 'Ativos Recusados', 'users' => 'Usuários', + 'viewall' => 'View All', 'viewassets' => 'Ver Ativos Atribuídos', 'website' => 'Site', 'welcome' => 'Bem-vindo(a), :name', 'years' => 'anos', 'yes' => 'Sim', 'zip' => 'Cep', - 'noimage' => 'Sem imagem para fazer o upload ou a imagem não foi encontrada.', - 'token_expired' => 'A sua sessão expirou. Por favor, faça login novamente.', + 'noimage' => 'Sem imagem para fazer o upload ou a imagem não foi encontrada.', + 'token_expired' => 'A sua sessão expirou. Por favor, faça login novamente.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/pt-BR/help.php b/resources/lang/pt-BR/help.php new file mode 100644 index 0000000000..d50fcb94fd --- /dev/null +++ b/resources/lang/pt-BR/help.php @@ -0,0 +1,36 @@ + "Mais Informações", + + "audit_help" => "Marcar esta caixa irá editar o registro de ativos para refletir esse novo local. Deixando-o desmarcado irá simplesmente anotar o local no log de auditoria.

Note que este ativo é verificado, não irá alterar a localização da pessoa, ativo ou local para onde for reservado.", + + 'assets' => 'Ativos são itens que são controlados e rastreáveis pelo número de série ou por uma etiqueta de ativo (patrimônio). Eles tendem a ser de valor elevado onde a identificação de itens específicos é relevante.', + + 'categories' => 'Categorias auxiliam na organização dos seus itens. Alguns exemplos de categorias podem ser: "Desktops", "Notebooks", "Celulares", "Tablets", e assim por diante, mas você pode usar as Categorias de melhor forma que você identificar.', + + 'accessories' => 'Acessórios são qualquer coisa que você emitir para os usuários, mas que não tem um número de série (ou você não se importa com o seu rastreamento único). Por exemplo, mouse ou teclados de computador.', + + 'companies' => 'Empresas podem ser utilizadas como um campo para simples identificação, ou pode ser utilizada para limitar a visualização dos ativos, usuários, etc. Elas ficam disponíveis para uso, se estiver configurado nas opções de Administração.', + + 'components' => 'Componentes são itens que fazem parte de ativos, como por exemplo HDD, RAM, etc.', + + 'consumables' => 'Consumíveis é todo e qualquer item comprado que será usado ao longo do tempo, por exemplo, papel ou tinta de impressora.', + + 'depreciations' => 'Você pode configurar depreciações para depreciar ativos baseados na depreciação linear.', + + + +); diff --git a/resources/lang/pt-BR/mail.php b/resources/lang/pt-BR/mail.php index c090a83bb7..898dcd0f11 100644 --- a/resources/lang/pt-BR/mail.php +++ b/resources/lang/pt-BR/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Por favor clique no link a seguir para confirmar sua conta :web:', 'click_on_the_link_accessory' => 'Por favor clique no link na parte inferior para confirmar que recebeu o acessório.', 'click_on_the_link_asset' => 'Por favor clique no link na parte inferior para confirmar que recebeu o ativo.', - 'Confirm_Asset_Checkin' => 'Confirme a devolução do ativo.', - 'Confirm_Accessory_Checkin' => 'Confirme a devolução do acessório.', - 'Confirm_accessory_delivery' => 'Confirme a entrega do acessório.', - 'Confirm_license_delivery' => 'Confirme a entrega de licença.', - 'Confirm_asset_delivery' => 'Confirme a entrega do ativo.', - 'Confirm_consumable_delivery' => 'Confirme a entrega de consumíveis.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Qtde. atual', 'Days' => 'Dias', 'days' => 'Dias', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'Há uma :count licença expirando nos próximos :threshold dias. | Existem :count licenças expirand nos próximos :threshold dias.', 'to_reset' => 'Para fazer reset da senha do :web, preencha este formulário:', 'type' => 'Tipo', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Usuário', 'username' => 'Nome de Usuário', 'welcome' => 'Bem-vindo(a), :name', 'welcome_to' => 'Bem-vindo ao :web!', 'your_credentials' => 'Suas credenciais do Snipe-IT', + ); diff --git a/resources/lang/pt-PT/admin/accessories/general.php b/resources/lang/pt-PT/admin/accessories/general.php index d365fa858a..1c0c4a828f 100644 --- a/resources/lang/pt-PT/admin/accessories/general.php +++ b/resources/lang/pt-PT/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Acerca de acessórios', - 'about_accessories_text' => 'Um acessório é algo que se aloca aos utilizadores, e que não têm número de série (ou que não se preocupa em acompanhar de forma exclusiva). Por exemplo, ratos ou teclados.', 'accessory_category' => 'Categoria do Acessório', 'accessory_name' => 'Nome do Acessório', 'checkout' => 'Alocar acessório', diff --git a/resources/lang/pt-PT/admin/accessories/message.php b/resources/lang/pt-PT/admin/accessories/message.php index b92187de81..200beee1d8 100644 --- a/resources/lang/pt-PT/admin/accessories/message.php +++ b/resources/lang/pt-PT/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Acessório não existe.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'Esta acessório tem atualmente :count items alocados a utilizadores. Por favor, devolva-os e tente novamente. ', 'create' => array( diff --git a/resources/lang/pt-PT/admin/asset_maintenances/general.php b/resources/lang/pt-PT/admin/asset_maintenances/general.php index 8c099e977e..a3322414e6 100644 --- a/resources/lang/pt-PT/admin/asset_maintenances/general.php +++ b/resources/lang/pt-PT/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Ver Detalhes da Manutenção do Artigo', 'repair' => 'Reparar', 'maintenance' => 'Manutenção', - 'upgrade' => 'Melhorar' + 'upgrade' => 'Melhorar', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/pt-PT/admin/categories/general.php b/resources/lang/pt-PT/admin/categories/general.php index a6e3a3bedd..b4facf4a32 100644 --- a/resources/lang/pt-PT/admin/categories/general.php +++ b/resources/lang/pt-PT/admin/categories/general.php @@ -1,8 +1,6 @@ 'Sobre as Categorias', - 'about_categories' => 'As categorias ajudam na organização dos itens. Alguns exemplos de categorias podem ser "Computadores", "Portáteis", "Telemóveis", "Tablets", e semelhantes. De qualquer maneira podes usar as categorias da forma que faça mais sentido para ti.', 'asset_categories' => 'Categorias de Equipamentos', 'category_name' => 'Nome da Categoria', 'checkin_email' => 'Enviar e-mail para o utilizador em caso de checkin/checktout.', diff --git a/resources/lang/pt-PT/admin/companies/general.php b/resources/lang/pt-PT/admin/companies/general.php index a653b7def6..ef0c0723c7 100644 --- a/resources/lang/pt-PT/admin/companies/general.php +++ b/resources/lang/pt-PT/admin/companies/general.php @@ -1,6 +1,4 @@ 'Sobre as empresas', - 'about_companies_text' => 'Empresas podem ser usadas como um simples identificador, ou podem ser usadas para limitar a visibilidade dos artigos, usuários, etc se o suporte multi-empresa completo é activado nas configurações do Admin.', 'select_company' => 'Selecione a empresa', ]; diff --git a/resources/lang/pt-PT/admin/components/general.php b/resources/lang/pt-PT/admin/components/general.php index 5e101f5eaf..36bfa98ada 100644 --- a/resources/lang/pt-PT/admin/components/general.php +++ b/resources/lang/pt-PT/admin/components/general.php @@ -1,8 +1,6 @@ 'Sobre componentes', - 'about_components_text' => 'Componentes são itens que fazem parte de artigos, como por exemplo HDD, RAM, etc.', 'component_name' => 'Nome do Componente', 'checkin' => 'Devolução do componente', 'checkout' => 'Atribuição de componente', diff --git a/resources/lang/pt-PT/admin/consumables/general.php b/resources/lang/pt-PT/admin/consumables/general.php index b0c2e9069e..5964fd5440 100644 --- a/resources/lang/pt-PT/admin/consumables/general.php +++ b/resources/lang/pt-PT/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Acerca de Consumíveis', - 'about_consumables_text' => 'Consumíveis são todo e qualquer item comprado que será usado ao longo do tempo. Por exemplo, papel ou tinta de impressora.', 'checkout' => 'Requisitar consumível', 'consumable_name' => 'Nome do consumível', 'create' => 'Criar consumível', diff --git a/resources/lang/pt-PT/admin/hardware/table.php b/resources/lang/pt-PT/admin/hardware/table.php index 3f30fc4529..b35d435d9e 100644 --- a/resources/lang/pt-PT/admin/hardware/table.php +++ b/resources/lang/pt-PT/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Estado', 'title' => 'Artigo ', 'image' => 'Imagem do equipamento', - 'days_without_acceptance' => 'Dias sem aceitação' + 'days_without_acceptance' => 'Dias sem aceitação', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/pt-PT/admin/kits/general.php b/resources/lang/pt-PT/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/pt-PT/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/pt-PT/admin/licenses/message.php b/resources/lang/pt-PT/admin/licenses/message.php index c5d6c5a031..370833df8c 100644 --- a/resources/lang/pt-PT/admin/licenses/message.php +++ b/resources/lang/pt-PT/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'O proprietário do artigo que está a tentar associar com esta licença não é pessoa selecionada na dropdown.', 'assoc_users' => 'Esta licença está correntemente alocada a um utilizador e não pode ser removida. Por favor devolva a licença e de seguida tente remover novamente. ', 'select_asset_or_person' => 'Você deve selecionar um recurso ou um usuário, mas não ambos.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/pt-PT/admin/settings/general.php b/resources/lang/pt-PT/admin/settings/general.php index 8ddfc45230..385e90599a 100644 --- a/resources/lang/pt-PT/admin/settings/general.php +++ b/resources/lang/pt-PT/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Dominio do Active Directory', 'ad_domain_help' => 'Em alguns casos isto e o mesmo que o dominio de email, mas nem sempre.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'E-mail em CC', 'admin_cc_email_help' => 'Se prefere que seja enviada uma cópia do e-mail de checkin/checktout que é enviado aos utilizadores para uma conta de e-mail adicional, introduza o endereço de e-mail aqui. Caso contrário, deixe este campo em branco.', 'is_ad' => 'Isto é um servidor do Active Directoriy', - 'alert_email' => 'Enviar alertas para', - 'alerts_enabled' => 'Alertas ativos', - 'alert_interval' => 'Alertas expiram (em dias)', - 'alert_inv_threshold' => 'Alerta limite do inventário', - 'asset_ids' => 'IDs dos Artigos', - 'audit_interval' => 'Intervalo de auditoria', + 'alert_email' => 'Enviar alertas para', + 'alerts_enabled' => 'Alertas ativos', + 'alert_interval' => 'Alertas expiram (em dias)', + 'alert_inv_threshold' => 'Alerta limite do inventário', + 'asset_ids' => 'IDs dos Artigos', + 'audit_interval' => 'Intervalo de auditoria', 'audit_interval_help' => 'Se você for obrigado a auditar fisicamente seus ativos, insira o intervalo em meses.', - 'audit_warning_days' => 'Limiar de aviso de auditoria', + 'audit_warning_days' => 'Limiar de aviso de auditoria', 'audit_warning_days_help' => 'Quantos dias de antecedência devemos avisar quando os ativos são devidos para a auditoria?', - 'auto_increment_assets' => 'Gerar IDs de artigos auto-incrementais', - 'auto_increment_prefix' => 'Prefixo (opcional)', - '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', + 'auto_increment_assets' => 'Gerar IDs de artigos auto-incrementais', + 'auto_increment_prefix' => 'Prefixo (opcional)', + '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' => '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 .', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'CSS Personalizado', + 'custom_css_help' => 'Insira o CSS personalizado que deseja utilizar. Não use as tags .', 'custom_forgot_pass_url' => 'Endereço de redefinição de palavra-passe personalizado', 'custom_forgot_pass_url_help' => 'Isto substitui o endereço de recuperação de palavra-passe que vem configurado por defeito na página de login, útil para direcionar utilizadores para o serviço de recuperação de palavras-passe da LDAP interna ou alojada. Vai efetivamente desabilitar a funcionalidade de "palavra-passe esquecida" do utilizador local.', 'dashboard_message' => 'Mensagem do painel de controle', 'dashboard_message_help' => 'Este texto aparecerá no painel de controle, para qualquer utilizador que tenha permissões para ver o painel de controle.', - 'default_currency' => 'Moeda padrão', - 'default_eula_text' => 'EULA padrão', - 'default_language' => 'Idioma predefinido', - 'default_eula_help_text' => 'Também pode associar EULAs personalizados para categorias de artigos especificas.', + 'default_currency' => 'Moeda padrão', + 'default_eula_text' => 'EULA padrão', + 'default_language' => 'Idioma predefinido', + 'default_eula_help_text' => 'Também pode associar EULAs personalizados para categorias de artigos especificas.', 'display_asset_name' => 'Mostrar Nome do Artigo', 'display_checkout_date' => 'Mostrar Data de Alocação', 'display_eol' => 'Mostrar EOL na tabela', 'display_qr' => 'Mostrar códigos Qr', - 'display_alt_barcode' => 'Mostrar codigos de barra 1D', - 'barcode_type' => 'Tipo de código de barras 2D', - 'alt_barcode_type' => 'Tipo de código de barras 1D', + 'display_alt_barcode' => 'Mostrar codigos de barra 1D', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'Tipo de código de barras 2D', + 'alt_barcode_type' => 'Tipo de código de barras 1D', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Definições de EULA', 'eula_markdown' => 'Este EULA permite Github flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Texto de rodapé adicional', 'footer_text_help' => 'Este texto aparecerá no lado direito do rodapé. São permitidos o uso de hiperligações, utilizando Github flavored markdown. O uso de quebras de linha, cabeçalhos, imagens, etc... podem ter resultados imprevisíveis. ', 'general_settings' => 'Configurações Gerais', - 'generate_backup' => 'Gerar Backup', + 'generate_backup' => 'Gerar Backup', 'header_color' => 'Cor do cabeçalho', 'info' => 'Estas configurações permitem costumizar certos aspetos desta instalação.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Versão do Laravel', 'ldap_enabled' => 'LDAP ativo', 'ldap_integration' => 'Integração LDAP', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Isto apenas testa que a LDAP consegue sincronizar corretamente. Se a sua consulta de autenticação LDAP não estiver correta, os utilizadores poderão ainda não conseguir fazer a autenticação. PRIMEIRO DEVE GRAVAR AS SUAS DEFINIÇÕES ATUALIZADAS DA LDAP.', 'ldap_server' => 'Servidor LDAP', 'ldap_server_help' => 'Isso deve começar com ldap: / / (para não-criptado ou TLS) ou ldaps: / / (para SSL)', - 'ldap_server_cert' => 'Validação certificado SSL LDAP', - 'ldap_server_cert_ignore' => 'Permitir certificado SSL inválido', - 'ldap_server_cert_help' => 'Seleccione esta opção se está a usar um certificado SSL auto-assinado e desejar aceitar um certificado SSL inválido.', + 'ldap_server_cert' => 'Validação certificado SSL LDAP', + 'ldap_server_cert_ignore' => 'Permitir certificado SSL inválido', + 'ldap_server_cert_help' => 'Seleccione esta opção se está a usar um certificado SSL auto-assinado e desejar aceitar um certificado SSL inválido.', 'ldap_tls' => 'Usar TLS', 'ldap_tls_help' => 'Isto só deve ser escolhido se estiver a correr STARTTLS no seu servidor LDAP. ', 'ldap_uname' => 'Utilizador bind LDAP', @@ -86,10 +96,12 @@ return array( 'login_common_disabled_text' => 'Desabilitar outros mecanismos de autenticação', 'login_common_disabled_help' => 'Esta opção desativa outros mecanismos de autenticação. Ative apenas esta opção caso tenha a certeza de que seu REMOTE_USER já se encontra a funcionar', 'login_remote_user_custom_logout_url_text' => 'URL de logout personalizado', - 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_custom_logout_url_help' => 'Se preenchido, os utilizadores serão redirecionados para este URL depois de fecharem a sessão no SnipeIT. É particularmente útil para fechar corretamente a sessão do utilizador do fornecedor de autenticação.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', - 'logo_print_assets' => 'Use in Print', - 'logo_print_assets_help' => 'Use branding on printable asset lists ', + 'logo_print_assets' => 'Usar na impressão', + 'logo_print_assets_help' => 'Usar a marca na impressão de lista de ativos ', 'full_multiple_companies_support_help_text' => 'Restringir utilizadores (incluindo admins) associados a empresas ao ativos da empresa.', 'full_multiple_companies_support_text' => 'Suporte multi-empresa completo', 'show_in_model_list' => 'Mostrar modelos em menu de cascata', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Complexidade de senha', 'pwd_secure_complexity_help' => 'Selecione as regras de complexidade de senha que você deseja aplicar.', 'pwd_secure_min' => 'Senha mínima', - 'pwd_secure_min_help' => 'O valor mínimo permitido é 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Prevenir senhas comuns', 'pwd_secure_uncommon_help' => 'Isso impedirá os usuários de usar senhas comuns das 10 senhas superiores registradas em brechas.', 'qr_help' => 'Ative os códigos QR antes da configuração', 'qr_text' => 'Texto do Código QR', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Configuração', 'settings' => 'Configurações', 'show_alerts_in_menu' => 'Mostrar alertas no topo do menu', 'show_archived_in_list' => 'Artigos arquivados', 'show_archived_in_list_text' => 'Mostrar artigos arquivados na lista "todos os artigos"', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Mostrar imagens em e-mails', 'show_images_in_email_help' => 'Desmarque esta caixa se a sua instalação do Snipe-IT estiver a correr através de uma VPN ou rede fechada e utilizadores fora da rede não conseguirem carregar as imagens desta instalação nos seus e-mails.', 'site_name' => 'Nome do site', @@ -118,18 +150,19 @@ return array( 'slack_channel' => 'Canal Slack', 'slack_endpoint' => 'Endpoint Slack', 'slack_integration' => 'Definições Slack', - 'slack_integration_help' => 'A integração com Slack é opcional. Contudo, se pretender usar o endpoint e o canal são obrigatórios. Para configurar a integração com Slack, deve previamente criar um incoming webhook na sua conta Slack.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Uma vez gravadas as suas informações do Slack, aparecerá um botão de teste.', 'slack_test_help' => 'Teste se sua integração do Slack está configurada corretamente. DEVE PRIMEIRO GRAVAR AS SUAS CONFIGURAÇÕES ACTUALIZADAS.', 'snipe_version' => 'Versão Snipe-IT', 'support_footer' => 'Links de rodapé de suporte', 'support_footer_help' => 'Especifica quem vê os links de Suporte e Manual de utilizador do Snipe-IT', - 'version_footer' => 'Version in Footer ', - 'version_footer_help' => 'Specify who sees the Snipe-IT version and build number.', + 'version_footer' => 'Versão no Rodapé ', + 'version_footer_help' => 'Especifica quem vê o número de versão e compilação do Snipe-lT.', 'system' => 'Informação de Sistema', 'update' => 'Atualizar Configurações', 'value' => 'Valor', 'brand' => 'Branding', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Sobre as Configurações', 'about_settings_text' => 'Estas configurações permitem-lhe customizar determinados aspetos da sua instalação.', 'labels_per_page' => 'Etiquetas por página', @@ -181,7 +214,8 @@ return array( 'bottom' => 'fundo', 'vertical' => 'vertical', 'horizontal' => 'horizontal', - 'unique_serial' => 'Unique serial numbers', - 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', + 'unique_serial' => 'Números de série únicos', + 'unique_serial_help_text' => 'Marcar esta caixa para garantir que os números de série são únicos', 'zerofill_count' => 'Comprimento de tags de artigos, incluindo zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/pt-PT/admin/users/general.php b/resources/lang/pt-PT/admin/users/general.php index 81b29d786c..ef7b7e4fbc 100644 --- a/resources/lang/pt-PT/admin/users/general.php +++ b/resources/lang/pt-PT/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'As definições de configuração do LDAP podem ser encontradas em Administrador > Definições. A localização (opcional) selecionada vai ser defenida para todos os utilizadores importados.', 'print_assigned' => 'Imprimir todos atribuídos', 'software_user' => 'Software alocado a :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Ver Utilizador :name', 'usercsv' => 'Ficheiro CSV', 'two_factor_admin_optin_help' => 'As configurações de admin actuais permitem a aplicação selectiva de autenticação de dois passos. ', diff --git a/resources/lang/pt-PT/admin/users/message.php b/resources/lang/pt-PT/admin/users/message.php index e057e4c565..22733a523d 100644 --- a/resources/lang/pt-PT/admin/users/message.php +++ b/resources/lang/pt-PT/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Permissões insuficientes.', 'user_deleted_warning' => 'Este utilizador foi removido. Terá que restaurar este utilizador para os editar ou alocar-lhe novos artigos.', 'ldap_not_configured' => 'A integração com LDAP não foi configurada para este instalação.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/pt-PT/auth/general.php b/resources/lang/pt-PT/auth/general.php index eee931ec9c..440238e3ed 100644 --- a/resources/lang/pt-PT/auth/general.php +++ b/resources/lang/pt-PT/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Enviar Link de redefinição da senha', 'email_reset_password' => 'Redefinição da senha e-mail', 'reset_password' => 'Redefinir Senha', + 'saml_login' => 'Login via SAML', 'login' => 'Nome de registo', 'login_prompt' => 'Faça o Login', 'forgot_password' => 'Esqueci a minha senha', diff --git a/resources/lang/pt-PT/auth/message.php b/resources/lang/pt-PT/auth/message.php index a4d5d300ca..db9f53b29c 100644 --- a/resources/lang/pt-PT/auth/message.php +++ b/resources/lang/pt-PT/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Esta conta de utilizador não está ativa.', 'account_suspended' => 'Está conta de utilizador encontra-se suspensa.', 'account_banned' => 'Este utilizador foi desabilitado.', - 'throttle' => 'Muitas tentativas falhadas de login. Por favor, tente novamente no próximo(s) :minutes minuto(s).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Ocorreu um problema com o inicio de sessão. Por favor, tente novamente.', 'success' => 'Autenticação bem sucedida.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Ocorreu um problema ao criar a sua conta. Por favor, tente novamente.', 'success' => 'Conta criada com sucesso.', ), - 'forgot-password' => array( - 'error' => 'Ocorreu um problema a tentar obter um código para restauro da password. Por favor, tente novamente.', - 'success' => 'Email de recuperação de password enviado com sucesso.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Ocorreu um problema com o restauro da sua password. Por favor, tente novamente.', - 'success' => 'A sua password foi restaurada com sucesso.', - ), - - 'activate' => array( - 'error' => 'Ocorreu um problema ao ativar a sua conta. Por favor, tente novamente.', - 'success' => 'A sua conta foi ativada com sucesso.', + 'forgot-password' => array( + 'error' => 'Ocorreu um problema a tentar obter um código para restauro da password. Por favor, tente novamente.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Ocorreu um problema com o restauro da sua password. Por favor, tente novamente.', + 'success' => 'A sua password foi restaurada com sucesso.', + ), + + ); diff --git a/resources/lang/pt-PT/button.php b/resources/lang/pt-PT/button.php index 7d08ee69d3..175026fb80 100644 --- a/resources/lang/pt-PT/button.php +++ b/resources/lang/pt-PT/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Carregar', 'select_file' => 'Selecione o arquivo...', 'select_files' => 'Selecionar ficheiros...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/pt-PT/general.php b/resources/lang/pt-PT/general.php index 4d8c4e5c1f..645d72135f 100644 --- a/resources/lang/pt-PT/general.php +++ b/resources/lang/pt-PT/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Auditoria em massa', 'bulkaudit_status' => 'Status da auditoria', 'bulk_checkout' => 'Saída em massa', + 'bystatus' => 'by Status', 'cancel' => 'Cancelar', 'categories' => 'Categorias', 'category' => 'Categoria', @@ -57,6 +58,7 @@ 'created' => 'Item criado', 'created_asset' => 'artigo criado', 'created_at' => 'Criado em', + 'record_created' => 'Record Created', 'updated_at' => 'Atualizado em', 'currency' => '€', // this is deprecated 'current' => 'Atuais', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Primeiro Nome Último Nome (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Nome próprio e Sobrenome (jane_smith@exemplo.com)', 'lastnamefirstinitial_format' => 'Sobrenome Primeira Inicial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Primeiro', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Nome', 'first_name_format' => 'Primeiro Nome (jane@example.com)', 'files' => 'Ficheiros', 'file_name' => 'Ficheiro', + 'file_type' => 'File Type', 'file_uploads' => 'Upload de Ficheiros', 'generate' => 'Gerar', 'github_markdown' => 'Este campo aceita Github flavored markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Manutenções de Artigos', 'item' => 'Item', 'insufficient_permissions' => 'Permissões insuficientes!', + 'kits' => 'Predefined Kits', 'language' => 'Idioma', 'last' => 'Última', 'last_login' => 'Último login', @@ -121,10 +136,11 @@ 'licenses' => 'Licenças', 'list_all' => 'Listar todas', 'loading' => 'A carregar', - 'lock_passwords' => 'Este atributo não pode ser editado nesta instalação.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Esta funcionalidade foi desativada na versão de demonstração.', 'location' => 'Localização', 'locations' => 'Localizações', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Sair', 'lookup_by_tag' => 'Procurar por Código', 'maintenances' => 'Manutenções', @@ -186,6 +202,7 @@ 'sign_in' => 'Iniciar sessão', 'signature' => 'Assinatura', 'skin' => 'Skin', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'MODO DE DEMONSTRAÇÃO: Algumas funcionalidades estão desativadas para esta instalação.', 'site_name' => 'Nome do site', 'state' => 'Distrito', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Administrador desconhecido', 'username_format' => 'Formato username', 'update' => 'Atualizar', - 'upload_filetypes_help' => 'Os tipos de ficheiros permitidos são png, gif, jpg, jpeg, doc, docx, pdf, txt, zip e rar. O tamanho máximo de upload permitido é: size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Carregado', 'user' => 'Utilizador', 'accepted' => 'aceite', 'declined' => 'recusado', 'unaccepted_asset_report' => 'Artigos recusados', 'users' => 'Utilizadores', + 'viewall' => 'View All', 'viewassets' => 'Ver Artigos Alocados', 'website' => 'Website', 'welcome' => 'Bem vindo, :name', 'years' => 'anos', 'yes' => 'Sim', 'zip' => 'Código Postal', - 'noimage' => 'Nenhuma imagem carregada ou imagem não encontrada.', - 'token_expired' => 'A sua sessão expirou. Inicie sessão novamente.', + 'noimage' => 'Nenhuma imagem carregada ou imagem não encontrada.', + 'token_expired' => 'A sua sessão expirou. Inicie sessão novamente.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/pt-PT/help.php b/resources/lang/pt-PT/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/pt-PT/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/pt-PT/mail.php b/resources/lang/pt-PT/mail.php index 04b6ceff0f..62c292028e 100644 --- a/resources/lang/pt-PT/mail.php +++ b/resources/lang/pt-PT/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Por favor clique no link a seguir para confirmar sua conta :web:', 'click_on_the_link_accessory' => 'Por favor clique no link na parte inferior para confirmar que recebeu o acessório.', 'click_on_the_link_asset' => 'Por favor clique no link na parte inferior para confirmar que recebeu o artigo.', - 'Confirm_Asset_Checkin' => 'Confirme a devolução do artigo.', - 'Confirm_Accessory_Checkin' => 'Confirme a devolução do acessório.', - 'Confirm_accessory_delivery' => 'Confirme a atribuição do acessório.', - 'Confirm_license_delivery' => 'Confirmar a entrega da licença.', - 'Confirm_asset_delivery' => 'Confirme a atribuição do artigo.', - 'Confirm_consumable_delivery' => 'Confirme a atribuição de consumíveis.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'qtde. actual', 'Days' => 'Dias', 'days' => 'Dias', @@ -58,14 +58,16 @@ return array( 'test_email' => 'Email de teste do Snipe-IT', 'test_mail_text' => 'Isto é um email de teste do Snipe-IT Asset Management System. Se recebeste o recebeste, quer dizer que o email está a funcionar :)', 'the_following_item' => 'O Item a seguir foi devolvido: ', - 'low_inventory_alert' => 'There is :count item that is below minimum inventory or will soon be low.|There are :count items that are below minimum inventory or will soon be low.', - 'assets_warrantee_alert' => 'There is :count asset with a warrantee expiring in the next :threshold days.|There are :count assets with warrantees expiring in the next :threshold days.', - 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', + 'low_inventory_alert' => 'Há :count que está abaixo do estoque mínimo ou em breve estará baixo. Existem :count itens que estão abaixo do estoque mínimo ou em breve estarão baixos.', + 'assets_warrantee_alert' => 'Há :count licença a expirar nos próximos :threshold dias. Existem :count licenças que irão expirar nos próximos :threshold dias.', + 'license_expiring_alert' => 'Há :count licença a expirar nos próximos :threshold dias. Existem :count licenças que irão expirar nos próximos :threshold dias.', 'to_reset' => 'Para fazer reset a senha do :web, preencha este formulário:', 'type' => 'Tipo', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Utilizador', 'username' => 'Nome de utilizador', 'welcome' => 'Bem vindo, :name', 'welcome_to' => 'Bem-vindo ao :web!', 'your_credentials' => 'Suas credenciais do Snipe-IT', + ); diff --git a/resources/lang/ro/admin/accessories/general.php b/resources/lang/ro/admin/accessories/general.php index ec62c375af..f7a7d204e3 100644 --- a/resources/lang/ro/admin/accessories/general.php +++ b/resources/lang/ro/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Despre Accesorii', - 'about_accessories_text' => 'Accesoriile reprezinta produsele distribuite utilizatorilor, dar care nu au un numar serial (sau nu este de interes unica lor inregistrare). De exemplu, mausurile sau tastaturile.', 'accessory_category' => 'Categorie Accesorii', 'accessory_name' => 'Nume Accesoriu', 'checkout' => 'Predare accesoriu', diff --git a/resources/lang/ro/admin/accessories/message.php b/resources/lang/ro/admin/accessories/message.php index ce2a200998..d1cf0afe7d 100644 --- a/resources/lang/ro/admin/accessories/message.php +++ b/resources/lang/ro/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Accesoriul nu exista.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'Acest accesoriu are în prezent : count elemente predate la utilizatori. Vă rugăm să verificaţi accesoriile și încercați din nou. ', 'create' => array( diff --git a/resources/lang/ro/admin/asset_maintenances/general.php b/resources/lang/ro/admin/asset_maintenances/general.php index bfd8712622..c7f43f3a7b 100644 --- a/resources/lang/ro/admin/asset_maintenances/general.php +++ b/resources/lang/ro/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Vizualizați detaliile de întreținere a activelor', 'repair' => 'Reparație', 'maintenance' => 'întreținere', - 'upgrade' => 'Actualizare' + 'upgrade' => 'Actualizare', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/ro/admin/categories/general.php b/resources/lang/ro/admin/categories/general.php index 6b16bfc65d..8c3ae68253 100644 --- a/resources/lang/ro/admin/categories/general.php +++ b/resources/lang/ro/admin/categories/general.php @@ -1,8 +1,6 @@ 'Despre categorii', - 'about_categories' => 'Categoriile vă ajută să vă organizați articolele. Unele categorii de exemple ar putea fi "Desktops", "Laptops", "Mobile Phones", "Tablets" și așa mai departe, dar puteți utiliza categoriile în orice mod care vă poate face sens.', 'asset_categories' => 'Categoriile de active', 'category_name' => 'Nume categorii', 'checkin_email' => 'Trimiteți e-mail utilizatorului la logare / iesire.', diff --git a/resources/lang/ro/admin/companies/general.php b/resources/lang/ro/admin/companies/general.php index 727ae6896e..614455514d 100644 --- a/resources/lang/ro/admin/companies/general.php +++ b/resources/lang/ro/admin/companies/general.php @@ -1,6 +1,4 @@ 'Despre companii', - 'about_companies_text' => 'Companiile pot fi utilizate ca câmp simplu de identificare sau pot fi utilizate pentru a limita vizibilitatea activelor, a utilizatorilor etc., dacă activarea completă a companiei este activată în setările de administrator.', 'select_company' => 'Selectați Companie', ]; diff --git a/resources/lang/ro/admin/components/general.php b/resources/lang/ro/admin/components/general.php index e17899b82f..b3e052bf55 100644 --- a/resources/lang/ro/admin/components/general.php +++ b/resources/lang/ro/admin/components/general.php @@ -1,8 +1,6 @@ 'Despre Componente', - 'about_components_text' => 'Componentele sunt elemente care fac parte dintr-un bun, de exemplu HDD, RAM etc.', 'component_name' => 'Numele componentei', 'checkin' => 'Verificați componenta', 'checkout' => 'Componenta de verificare', diff --git a/resources/lang/ro/admin/consumables/general.php b/resources/lang/ro/admin/consumables/general.php index 306445eac9..5d70a0c388 100644 --- a/resources/lang/ro/admin/consumables/general.php +++ b/resources/lang/ro/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Despre consumabile', - 'about_consumables_text' => 'Consumabilele sunt produse achiziționate care vor fi consumate în timp. De exemplu, cerneala imprimantei sau hârtia pentru copiatoare.', 'checkout' => 'Verificați consumul pentru utilizator', 'consumable_name' => 'Nume consumabile', 'create' => 'Creați consumabile', diff --git a/resources/lang/ro/admin/hardware/table.php b/resources/lang/ro/admin/hardware/table.php index b9ba7d03a9..26001b6ccf 100644 --- a/resources/lang/ro/admin/hardware/table.php +++ b/resources/lang/ro/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Statut', 'title' => 'Activ ', 'image' => 'Imagine dispozitiv', - 'days_without_acceptance' => 'Zile fără acceptare' + 'days_without_acceptance' => 'Zile fără acceptare', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/ro/admin/kits/general.php b/resources/lang/ro/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/ro/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/ro/admin/licenses/message.php b/resources/lang/ro/admin/licenses/message.php index 5eb4510f45..1323a1551a 100644 --- a/resources/lang/ro/admin/licenses/message.php +++ b/resources/lang/ro/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Activul pe care incercati sa-l asociati cu aceasta licenta apartine unei alte persoane decat cea selectata.', 'assoc_users' => 'Aceasta licenta este momentan predata catre un utilizator si nu poate fi stearsa. Va rugam verificati licenta mai intai si dupa incercati s-o stergeti iar. ', 'select_asset_or_person' => 'Trebuie să selectați un material sau un utilizator, dar nu ambele.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/ro/admin/settings/general.php b/resources/lang/ro/admin/settings/general.php index b1e8549a7e..686c964112 100644 --- a/resources/lang/ro/admin/settings/general.php +++ b/resources/lang/ro/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Director activ', 'ad_domain' => 'Domeniu Active Directory', 'ad_domain_help' => 'Acest lucru este uneori același cu domeniul dvs. de e-mail, dar nu întotdeauna.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC e-mail', 'admin_cc_email_help' => 'Dacă doriți să trimiteți o copie a e-mailurilor de predare/ primire trimise utilizatorilor către un cont de e-mail suplimentar, introduceți-l aici. În caz contrar, lăsați acest câmp necompletat.', 'is_ad' => 'Acesta este un server Active Directory', - 'alert_email' => 'Trimite alerte catre', - 'alerts_enabled' => 'Alerte activată', - 'alert_interval' => 'Termenul de expirare a alertelor (în zile)', - 'alert_inv_threshold' => 'Ajustarea pragului de inventar', - 'asset_ids' => 'ID-uri de active', - 'audit_interval' => 'Interval de audit', + 'alert_email' => 'Trimite alerte catre', + 'alerts_enabled' => 'Alerte activată', + 'alert_interval' => 'Termenul de expirare a alertelor (în zile)', + 'alert_inv_threshold' => 'Ajustarea pragului de inventar', + 'asset_ids' => 'ID-uri de active', + 'audit_interval' => 'Interval de audit', 'audit_interval_help' => 'Dacă vi se cere să efectuați un audit fizic în mod regulat, introduceți intervalul în luni.', - 'audit_warning_days' => 'Prag de avertizare privind auditul', + 'audit_warning_days' => 'Prag de avertizare privind auditul', 'audit_warning_days_help' => 'Câte zile în avans trebuie să vă avertizăm când activele sunt scadente pentru audit?', - 'auto_increment_assets' => 'Genereaza ID-uri crescatoare de active', - 'auto_increment_prefix' => 'Prefix (optional)', - 'auto_incrementing_help' => 'Activați inițial ID-urile de avertizare automată pentru a seta acest lucru', - 'backups' => 'Copiile de rezervă', - 'barcode_settings' => 'Setări cod de bare', + 'auto_increment_assets' => 'Genereaza ID-uri crescatoare de active', + 'auto_increment_prefix' => 'Prefix (optional)', + 'auto_incrementing_help' => 'Activați inițial ID-urile de avertizare automată pentru a seta acest lucru', + 'backups' => 'Copiile de rezervă', + 'barcode_settings' => 'Setări cod de bare', 'confirm_purge' => 'Confirmați purjarea', - 'confirm_purge_help' => 'Introduceți textul "DELETE" în caseta de mai jos pentru a elimina înregistrările șterse. Această acțiune nu poate fi anulată.', - 'custom_css' => 'CSS personalizat', - 'custom_css_help' => 'Introduceți orice suprascrieri personalizate CSS pe care doriți să le utilizați. Nu includeți etichetele <style></style>.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'CSS personalizat', + 'custom_css_help' => 'Introduceți orice suprascrieri personalizate CSS pe care doriți să le utilizați. Nu includeți etichetele <style></style>.', 'custom_forgot_pass_url' => 'Adresă URL personalizată pentru resetarea parolei', 'custom_forgot_pass_url_help' => 'Acest lucru înlocuiește URL-ul de parolă uitată încorporat pe ecranul de conectare, util pentru a direcționa utilizatorii către funcția de resetare parole LDAP internă sau găzduită. Acesta va dezactiva efectiv funcționalitatea parolei uitate de utilizatorul local.', 'dashboard_message' => 'Mesajul din tabloul de bord', 'dashboard_message_help' => 'Acest text va apărea în tabloul de bord pentru orice persoană cu permisiunea de a vizualiza tabloul de bord.', - 'default_currency' => 'Moneda implicita', - 'default_eula_text' => 'EULA implicita', - 'default_language' => 'Limba implicita', - 'default_eula_help_text' => 'De asemenea, puteți asocia clauze personalizate personalizate cu anumite categorii de active.', + 'default_currency' => 'Moneda implicita', + 'default_eula_text' => 'EULA implicita', + 'default_language' => 'Limba implicita', + 'default_eula_help_text' => 'De asemenea, puteți asocia clauze personalizate personalizate cu anumite categorii de active.', 'display_asset_name' => 'Afiseaza nume activ', 'display_checkout_date' => 'Arata data predare', 'display_eol' => 'Arata EOL in tabel', 'display_qr' => 'Afișați codurile pătrată', - 'display_alt_barcode' => 'Afișați coduri de bare 1D', - 'barcode_type' => 'Tip de cod de bare 2D', - 'alt_barcode_type' => 'Tip de cod de bare 1D', + 'display_alt_barcode' => 'Afișați coduri de bare 1D', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'Tip de cod de bare 2D', + 'alt_barcode_type' => 'Tip de cod de bare 1D', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Setările EULA', 'eula_markdown' => 'Această licență EULA permite Github aromdown markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Textul suplimentar în subsol ', 'footer_text_help' => 'Acest text va apărea în subsolul din dreapta. Linkurile sunt permise folosind marcaje de tip Github. Pauzele de linii, anteturile, imaginile etc. pot avea rezultate imprevizibile.', 'general_settings' => 'setari generale', - 'generate_backup' => 'Generați Backup', + 'generate_backup' => 'Generați Backup', 'header_color' => 'Culoarea antetului', 'info' => 'Aceste setari va lasa sa modificati anumite aspecte ale instalarii.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Versiune Laravel', 'ldap_enabled' => 'LDAP activat', 'ldap_integration' => 'Integrarea LDAP', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Acest lucru testează numai faptul că LDAP poate sincroniza corect. Dacă interogarea dvs. de autentificare LDAP nu este corectă, este posibil ca utilizatorii să nu se poată conecta. TREBUIE SĂ ACTUALIZAȚI SETĂRILE LDAP MAI ÎNTÂI.', 'ldap_server' => 'LDAP Server', 'ldap_server_help' => 'Acest lucru ar trebui să înceapă cu ldap: // (pentru TCP sau TLS) sau ldaps: // (pentru SSL)', - 'ldap_server_cert' => 'Validarea certificatelor SSL pentru LDAP', - 'ldap_server_cert_ignore' => 'Permiteți certificatul SSL nevalid', - 'ldap_server_cert_help' => 'Bifați această casetă de selectare dacă utilizați un certificat SSL auto-semnat și doriți să acceptați un certificat SSL nevalid.', + 'ldap_server_cert' => 'Validarea certificatelor SSL pentru LDAP', + 'ldap_server_cert_ignore' => 'Permiteți certificatul SSL nevalid', + 'ldap_server_cert_help' => 'Bifați această casetă de selectare dacă utilizați un certificat SSL auto-semnat și doriți să acceptați un certificat SSL nevalid.', 'ldap_tls' => 'Utilizați TLS', 'ldap_tls_help' => 'Acest lucru trebuie verificat numai dacă executați STARTTLS pe ​​serverul LDAP.', 'ldap_uname' => 'LDAP Bind Username', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'Această opțiune dezactivează alte mecanisme de autentificare. Activați această opțiune numai dacă sunteți sigur că datele dvs. de conectare REMOTE_USER funcționează deja', 'login_remote_user_custom_logout_url_text' => 'Adresa URL de ieșire personalizată', 'login_remote_user_custom_logout_url_help' => 'Dacă este furnizată aici o adresă URL, utilizatorii vor fi redirecționați către această adresă URL după ce utilizatorul va ieși din Snipe-IT. Acest lucru este util pentru a închide corect sesiunile de utilizator ale furnizorului dvs. de autentificare.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Siglă', 'logo_print_assets' => 'Utilizați la imprimare', 'logo_print_assets_help' => 'Utilizați brand-urie pe listele de materiale tipărite ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Complexitatea parolei', 'pwd_secure_complexity_help' => 'Selectați oricare dintre regulile de complexitate a parolei pe care doriți să le impuneți.', 'pwd_secure_min' => 'Caractere minime de caractere', - 'pwd_secure_min_help' => 'Valoarea minimă admisă este de 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Împiedicați parolele comune', 'pwd_secure_uncommon_help' => 'Acest lucru va interzice utilizatorilor să folosească parole comune din primele 10.000 de parole raportate în încălcare.', 'qr_help' => 'Activeaza codurile QR inainte sa setati asta', 'qr_text' => 'Text cod QR', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Setare', 'settings' => 'Setari', 'show_alerts_in_menu' => 'Afișați alertele din meniul de sus', 'show_archived_in_list' => 'Active arhivate', 'show_archived_in_list_text' => 'Arată activele arhivate în lista cu toate activele', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Afișați imaginile în e-mailuri', 'show_images_in_email_help' => 'Debifați această casetă dacă instalarea dvs. Snipe-IT se află în spatele unei rețele VPN sau închisă, iar utilizatorii din afara rețelei nu vor putea încărca imagini din această instalare în e-mailurile lor.', 'site_name' => 'Nume site', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack Channel', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Slack Settings', - 'slack_integration_help' => 'Slack integration este opțională, totuși punctul final și canalul sunt necesare dacă doriți să îl utilizați. Pentru a configura integrarea Slack, mai întâi trebuie să creați create un webhook de pe contul dvs. Slack.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Odată ce ați salvat informațiile Slack, va apărea un buton de testare.', 'slack_test_help' => 'Verificați dacă integrarea Slack este configurată corect. TREBUIE SĂ SALVAȚI SETĂRILE DUMNEAVOASTRĂ DE SLACK MAI ÎNTÂI.', 'snipe_version' => 'Snipe-IT versiune', @@ -130,6 +162,7 @@ return array( 'update' => 'Actualizeaza setari', 'value' => 'Valoare', 'brand' => 'Branding', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Despre Setări', 'about_settings_text' => 'Aceste setări vă permit să personalizați anumite aspecte ale instalării.', 'labels_per_page' => 'Etichete pe pagină', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Numere de serie unice', 'unique_serial_help_text' => 'Verificarea acestei casete va impune o constrângere de unicitate în serialele de active', 'zerofill_count' => 'Lungimea etichetelor de activ, inclusiv zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/ro/admin/users/general.php b/resources/lang/ro/admin/users/general.php index 9af8b980fe..7fa6413cfa 100644 --- a/resources/lang/ro/admin/users/general.php +++ b/resources/lang/ro/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'Setările de configurare LDAP pot fi găsite pe Administrator> Setări. Locația selectată (opțional) va fi setată pentru toți utilizatorii importați.', 'print_assigned' => 'Print All Assigned', 'software_user' => 'Software predat catre :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Vezi utilizator :name', 'usercsv' => 'Fișier CSV', 'two_factor_admin_optin_help' => 'Setările dvs. actuale de administrare permit executarea selectivă a autentificării cu două factori.', diff --git a/resources/lang/ro/admin/users/message.php b/resources/lang/ro/admin/users/message.php index ac5543bec7..77783432b2 100644 --- a/resources/lang/ro/admin/users/message.php +++ b/resources/lang/ro/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Nu aveti permisiuni suficiente.', 'user_deleted_warning' => 'Acest utilizator a fost sters. Trebuie sa restaurati utilizator ca sa-l editati sau sa-i desemnati active noi.', 'ldap_not_configured' => 'Integrarea LDAP nu a fost configurată pentru această instalare.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/ro/auth/general.php b/resources/lang/ro/auth/general.php index 1b905edb67..67699171b7 100644 --- a/resources/lang/ro/auth/general.php +++ b/resources/lang/ro/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Trimiteți parola Resetare legătură', 'email_reset_password' => 'Resetați parola e-mail', 'reset_password' => 'Reseteaza parola', + 'saml_login' => 'Login via SAML', 'login' => 'Logare', 'login_prompt' => 'Va rugam sa va logati', 'forgot_password' => 'Am uitat parola', diff --git a/resources/lang/ro/auth/message.php b/resources/lang/ro/auth/message.php index f25425b9c8..9526afa804 100644 --- a/resources/lang/ro/auth/message.php +++ b/resources/lang/ro/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Acest utilizator nu a fost activat.', 'account_suspended' => 'Acest utilizator este suspendat.', 'account_banned' => 'Acest utilizator este banat.', - 'throttle' => 'Prea multe încercări de conectare nereușite. Încercați din nou în jur de: minute (minute).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'A aparut o problema la logare, va rugam incercati iar.', 'success' => 'V-ati logat cu succes.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'A aparut o problema in timp ce incercam sa va creem contul, incercati iar.', 'success' => 'Cont creat.', ), - 'forgot-password' => array( - 'error' => 'A aparut o problema in timp ce se crea un cod de resetare parola, va rugam incercati iar.', - 'success' => 'S-a trimis un e-mail de recuperare parola.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'A aparut o problema in timp ce incercam sa resetam parola, incercati iar.', - 'success' => 'Parola a fost schimbata.', - ), - - 'activate' => array( - 'error' => 'A aparut o problema in timp ce incercam sa va activam contul, incercati iar.', - 'success' => 'Contul a fost creat.', + 'forgot-password' => array( + 'error' => 'A aparut o problema in timp ce se crea un cod de resetare parola, va rugam incercati iar.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'A aparut o problema in timp ce incercam sa resetam parola, incercati iar.', + 'success' => 'Parola a fost schimbata.', + ), + + ); diff --git a/resources/lang/ro/button.php b/resources/lang/ro/button.php index 46911313ac..5770f91aec 100644 --- a/resources/lang/ro/button.php +++ b/resources/lang/ro/button.php @@ -12,5 +12,6 @@ return array( 'submit' => 'Trimiteti', 'upload' => 'Incarca', 'select_file' => 'Selectați Fișier ...', - 'select_files' => 'Select Files...', + 'select_files' => 'Selectați Fișier...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/ro/general.php b/resources/lang/ro/general.php index c87bd1789a..26de2a259a 100644 --- a/resources/lang/ro/general.php +++ b/resources/lang/ro/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Auditul în bloc', 'bulkaudit_status' => 'Starea auditului', 'bulk_checkout' => 'Comenzi în numerar', + 'bystatus' => 'by Status', 'cancel' => 'Anuleaza', 'categories' => 'Categorii', 'category' => 'Categoria', @@ -57,6 +58,7 @@ 'created' => 'Articol creat', 'created_asset' => 'Activ creat', 'created_at' => 'Creat la', + 'record_created' => 'Record Created', 'updated_at' => 'Actualizat la', 'currency' => 'LEI', // this is deprecated 'current' => 'Curent', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Nume Prenume Nume (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Primul', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Prenume', 'first_name_format' => 'Prenume (jane@example.com)', 'files' => 'Files', 'file_name' => 'Fisier', + 'file_type' => 'File Type', 'file_uploads' => 'Upload fisier', 'generate' => 'Genereaza', 'github_markdown' => 'This field accepts Github flavored markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Întreținerea activelor', 'item' => 'Articol', 'insufficient_permissions' => 'Nu aveti permisiuni suficiente!', + 'kits' => 'Predefined Kits', 'language' => 'Limba', 'last' => 'Ultimul', 'last_login' => 'Ultima logare', @@ -121,10 +136,11 @@ 'licenses' => 'Licente', 'list_all' => 'Arata tot', 'loading' => 'se incarca', - 'lock_passwords' => 'Acest câmp nu poate fi editat în această instalare.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Această funcție a fost dezactivată pentru instalarea demonstrativă.', 'location' => 'Locatie', 'locations' => 'Locatii', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Log out', 'lookup_by_tag' => 'Căutarea după eticheta de activ', 'maintenances' => 'Maintenances', @@ -186,6 +202,7 @@ 'sign_in' => 'Logheaza-te', 'signature' => 'Semnătură', 'skin' => 'Skin', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'Modul DEMO: Unele caracteristici sunt dezactivate pentru această instalare.', 'site_name' => 'Nume site', 'state' => 'Judet', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Admin necunoscut', 'username_format' => 'Nume de utilizator Format', 'update' => 'Actualizează', - 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Încărcat', 'user' => 'Utilizator', 'accepted' => 'acceptat', 'declined' => 'respins', 'unaccepted_asset_report' => 'Produse neacceptate', 'users' => 'Utilizatori', + 'viewall' => 'View All', 'viewassets' => 'Vezi active desemnate', 'website' => 'Website', 'welcome' => 'Bine ati venit, :name', 'years' => 'ani', 'yes' => 'Da', 'zip' => 'Cod postal', - 'noimage' => 'Nici o imagine incarcata sau imaginea nu exista.', - 'token_expired' => 'Sesiunea de formular a expirat. Vă rugăm să încercați din nou.', + 'noimage' => 'Nici o imagine incarcata sau imaginea nu exista.', + 'token_expired' => 'Sesiunea de formular a expirat. Vă rugăm să încercați din nou.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/ro/help.php b/resources/lang/ro/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/ro/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/ro/mail.php b/resources/lang/ro/mail.php index abdae3e507..4f1eaad8c2 100644 --- a/resources/lang/ro/mail.php +++ b/resources/lang/ro/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Dați clic pe următorul link pentru a vă confirma: contul web:', 'click_on_the_link_accessory' => 'Dați clic pe linkul din partea de jos pentru a confirma că ați primit accesoriul.', 'click_on_the_link_asset' => 'Faceți clic pe linkul din partea de jos pentru a confirma că ați primit activul.', - 'Confirm_Asset_Checkin' => 'Confirmați verificarea activelor.', - 'Confirm_Accessory_Checkin' => 'Confirmați verificarea accesoriilor.', - 'Confirm_accessory_delivery' => 'Confirmați livrarea accesoriilor.', - 'Confirm_license_delivery' => 'Confirm license delivery.', - 'Confirm_asset_delivery' => 'Confirmați livrarea materialelor.', - 'Confirm_consumable_delivery' => 'Confirmați livrarea consumabilă.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'CTA curentă', 'Days' => 'zi', 'days' => 'zi', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'to_reset' => 'Pentru a vă reseta parola web, completați acest formular:', 'type' => 'Tip', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'User', 'username' => 'Username', 'welcome' => 'Bun venit: nume', 'welcome_to' => 'Bun venit pe: web!', 'your_credentials' => 'Informațiile dvs. Snipe-IT', + ); diff --git a/resources/lang/ru/admin/accessories/general.php b/resources/lang/ru/admin/accessories/general.php index 1467c44fc4..347214ee41 100644 --- a/resources/lang/ru/admin/accessories/general.php +++ b/resources/lang/ru/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Об аксессуарах', - 'about_accessories_text' => 'Аксессуарами является все то, что выдается пользователям, но не имеет серийного номера или не требует учёта. Например, компьютерные мыши и клавиатуры.', 'accessory_category' => 'Категория аксессуара', 'accessory_name' => 'Имя аксессуара', 'checkout' => 'Отвязать прочее', diff --git a/resources/lang/ru/admin/accessories/message.php b/resources/lang/ru/admin/accessories/message.php index e33ac7d433..dc3231a534 100644 --- a/resources/lang/ru/admin/accessories/message.php +++ b/resources/lang/ru/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Аксесуар не существует.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'Данный аксессуар выдан пользователям в количестве :count. Сделайте возврат аксессуара и попробуйте снова. ', 'create' => array( diff --git a/resources/lang/ru/admin/asset_maintenances/general.php b/resources/lang/ru/admin/asset_maintenances/general.php index cd560bca89..91a2b712ba 100644 --- a/resources/lang/ru/admin/asset_maintenances/general.php +++ b/resources/lang/ru/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Показать подробности', 'repair' => 'Починить', 'maintenance' => 'Обслуживание', - 'upgrade' => 'Модернизировать' + 'upgrade' => 'Модернизировать', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/ru/admin/categories/general.php b/resources/lang/ru/admin/categories/general.php index db25fa36b2..85da68624a 100644 --- a/resources/lang/ru/admin/categories/general.php +++ b/resources/lang/ru/admin/categories/general.php @@ -1,8 +1,6 @@ 'О категориях', - 'about_categories' => 'Категории помогут вам организовать ваше оборудование. Например, категориями могут быть: "Ноутбуки", "Мобильные телефоны", "Планшеты" и так далее, однако вы можете использовать их так, как сочтете правильным.', 'asset_categories' => 'Категории активов', 'category_name' => 'Имя категории', 'checkin_email' => 'Отправить email пользователю при выдаче или возврате.', diff --git a/resources/lang/ru/admin/companies/general.php b/resources/lang/ru/admin/companies/general.php index 5d3695d3bf..3459be01da 100644 --- a/resources/lang/ru/admin/companies/general.php +++ b/resources/lang/ru/admin/companies/general.php @@ -1,6 +1,4 @@ 'О компаниях', - 'about_companies_text' => 'Компании могут использоваться как обычные индентификаторы, или, например, для ограничения видимости ресурсов, пользователей, и т. д., при условии, что данная функция включена в настройках.', 'select_company' => 'Выберите компанию', ]; diff --git a/resources/lang/ru/admin/components/general.php b/resources/lang/ru/admin/components/general.php index bae225a2c1..b7aa9633d5 100644 --- a/resources/lang/ru/admin/components/general.php +++ b/resources/lang/ru/admin/components/general.php @@ -1,8 +1,6 @@ 'О компонентах', - 'about_components_text' => 'Компоненты - это части активов, например HDD, RAM и прочее.', 'component_name' => 'Наименование компонента', 'checkin' => 'Привязать компонент', 'checkout' => 'Отвязать компонент', diff --git a/resources/lang/ru/admin/consumables/general.php b/resources/lang/ru/admin/consumables/general.php index a745cc33a4..0738a7d215 100644 --- a/resources/lang/ru/admin/consumables/general.php +++ b/resources/lang/ru/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Про расходные материалы', - 'about_consumables_text' => 'Расходные материалы это все приобретённые товары, которые израсходуются в процессе использования. Например, чернила для принтера или копировальная бумага.', 'checkout' => 'Выдать расходники пользователю', 'consumable_name' => 'Название расходного материала', 'create' => 'Создать расходный материал', diff --git a/resources/lang/ru/admin/hardware/table.php b/resources/lang/ru/admin/hardware/table.php index 2085b3132a..167006cfbe 100644 --- a/resources/lang/ru/admin/hardware/table.php +++ b/resources/lang/ru/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Статус', 'title' => 'Актив ', 'image' => 'Изображение устройства', - 'days_without_acceptance' => 'Дней без принятия' + 'days_without_acceptance' => 'Дней без принятия', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/ru/admin/kits/general.php b/resources/lang/ru/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/ru/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/ru/admin/licenses/message.php b/resources/lang/ru/admin/licenses/message.php index 45c728d2c6..b0b050d3ec 100644 --- a/resources/lang/ru/admin/licenses/message.php +++ b/resources/lang/ru/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Владелец актива, который вы пытаетесь связать с этой лицензией, отличается от выбранного в списке пользователя.', 'assoc_users' => 'Эта лицензия выдана пользователю и не может быть удалена. Перед удалением необходимо сначала списать лицензию на склад. ', 'select_asset_or_person' => 'Вы должны выбрать актив или пользователя, но не оба.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/ru/admin/settings/general.php b/resources/lang/ru/admin/settings/general.php index dd49412d27..9859c7f45a 100644 --- a/resources/lang/ru/admin/settings/general.php +++ b/resources/lang/ru/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Домен Active Directory', 'ad_domain_help' => 'Обычно, то же, что и ваш домен, но не всегда.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'Скрытая копия', 'admin_cc_email_help' => 'Если вы хотите отправлять копии писем, что приходят пользователям при выдаче/возврате, на какой-то дополнительный адрес электронной почты, то введите его здесь. В противном случае оставьте это поле пустым.', 'is_ad' => 'У вас сервер Active Directory', - 'alert_email' => 'Посылать уведомления на', - 'alerts_enabled' => 'Уведомления включены', - 'alert_interval' => 'Предупреждение об истечении срока (в днях)', - 'alert_inv_threshold' => 'Порог оповещения о запасах', - 'asset_ids' => 'ID актива', - 'audit_interval' => 'Интервал аудита', + 'alert_email' => 'Посылать уведомления на', + 'alerts_enabled' => 'Уведомления включены', + 'alert_interval' => 'Предупреждение об истечении срока (в днях)', + 'alert_inv_threshold' => 'Порог оповещения о запасах', + 'asset_ids' => 'ID актива', + 'audit_interval' => 'Интервал аудита', 'audit_interval_help' => 'Если вам требуется регулярно физически проверять свои активы, введите интервал в месяцах.', - 'audit_warning_days' => 'Предупреждающий порог предупреждения', + 'audit_warning_days' => 'Предупреждающий порог предупреждения', 'audit_warning_days_help' => 'За сколько дней мы должны предупредить вас, когда активы подлежат аудиту?', - 'auto_increment_assets' => 'Генерировать автоматическое возрастание идентификационных номеров активов', - 'auto_increment_prefix' => 'Префикс ( не обязательно )', - 'auto_incrementing_help' => 'Включить автоматические возрастание ID активов начиная с', - 'backups' => 'Резервные копии', - 'barcode_settings' => 'Настройки штрихкода', + 'auto_increment_assets' => 'Генерировать автоматическое возрастание идентификационных номеров активов', + 'auto_increment_prefix' => 'Префикс ( не обязательно )', + 'auto_incrementing_help' => 'Включить автоматические возрастание ID активов начиная с', + 'backups' => 'Резервные копии', + 'barcode_settings' => 'Настройки штрихкода', 'confirm_purge' => 'Подтвердить удаление', - 'confirm_purge_help' => 'Введите "DELETE" в поле ниже для подтверждения удаления. Это действие необратимо.', - 'custom_css' => 'Пользовательское CSS', - 'custom_css_help' => 'Введите любое пользовательское CSS, которые вы хотите использовать. Не указывайте <style></style> теги.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Пользовательское CSS', + 'custom_css_help' => 'Введите любое пользовательское CSS, которые вы хотите использовать. Не указывайте <style></style> теги.', 'custom_forgot_pass_url' => 'Пользовательский URL для сброса пароля', 'custom_forgot_pass_url_help' => 'Этим заменяется встроенный URL забытого пароля на экране входа в систему, что полезно, чтобы направлять пользователей на внутренние или размещенные в LDAP функции сброса пароля. Это позволит эффективно отключить локальный функционал восстановления забытого пользовательского пароля.', 'dashboard_message' => 'Сообщение панели управления', 'dashboard_message_help' => 'Этот текст будет отображаться на панели управления у всех кто обладает правом просмотра панели управления.', - 'default_currency' => 'Валюта по-умолчанию', - 'default_eula_text' => 'Пользовательское соглашение по умолчанию', - 'default_language' => 'Язык по умолчанию', - 'default_eula_help_text' => 'Вы так же можете привязать собственные пользовательские соглашения к определенным категориям активов.', + 'default_currency' => 'Валюта по-умолчанию', + 'default_eula_text' => 'Пользовательское соглашение по умолчанию', + 'default_language' => 'Язык по умолчанию', + 'default_eula_help_text' => 'Вы так же можете привязать собственные пользовательские соглашения к определенным категориям активов.', 'display_asset_name' => 'Отображаемое имя актива', 'display_checkout_date' => 'Отображать дату выдачи', 'display_eol' => 'Отображать дату истечения срока гарантии в таблице', 'display_qr' => 'Отображать QR коды', - 'display_alt_barcode' => 'Показывать штрих-коды', - 'barcode_type' => 'Тип 2D штрихкода', - 'alt_barcode_type' => 'Тип линейного штрихкода', + 'display_alt_barcode' => 'Показывать штрих-коды', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'Тип 2D штрихкода', + 'alt_barcode_type' => 'Тип линейного штрихкода', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Настройки лицензионного соглашения', 'eula_markdown' => 'Это EULA поддерживает форматирование Github flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Дополнительный текст нижнего колонтитула ', 'footer_text_help' => 'Этот текст будет отображаться в правой части нижнего колонтитула. Разрешается использовать ссылки следующего вида Github ароматизированные уценок. Использование прочей HTML разметки, переводов строк, изображений - может привести к непредсказуемым результатам.', 'general_settings' => 'Общие настройки', - 'generate_backup' => 'Создать резервную копию', + 'generate_backup' => 'Создать резервную копию', 'header_color' => 'Цвет заголовка', 'info' => 'Эти настройки позволяют персонализировать некоторые аспекты вашей установки.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Версия Laravel', 'ldap_enabled' => 'LDAP активно', 'ldap_integration' => 'Интеграция LDAP', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Этим производится проверка правильности синхронизации LDAP. Если тест подлинности LDAP не пройдёт, пользователи так и не смогут войти в систему. СНАЧАЛА ВЫ ДОЛЖНЫ СОХРАНИТЬ ВАШИ ОБНОВЛЕННЫЕ НАСТРОЙКИ LDAP.', 'ldap_server' => 'Сервер LDAP', 'ldap_server_help' => 'Должен начинаться с ldap:// (для незашифрованных или TLS соединений) или ldaps:// (SSL)', - 'ldap_server_cert' => 'Подтверждение SSL сертификата LDAP', - 'ldap_server_cert_ignore' => 'Разрешить невалидный SSL сертификат', - 'ldap_server_cert_help' => 'Выберите галочку если вы используете самоподписанный SSL сертификат и хотите принять невалидный SSL сертификат.', + 'ldap_server_cert' => 'Подтверждение SSL сертификата LDAP', + 'ldap_server_cert_ignore' => 'Разрешить невалидный SSL сертификат', + 'ldap_server_cert_help' => 'Выберите галочку если вы используете самоподписанный SSL сертификат и хотите принять невалидный SSL сертификат.', 'ldap_tls' => 'Использовать TLS', 'ldap_tls_help' => 'Отметьте, только если у вас запущен STARTTLS на вашем LDAP сервере. ', 'ldap_uname' => 'Имя пользователя LDAP Bind', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'Этот параметр отключает другие механизмы аутентификации. Просто включите эту опцию, если вы уверены, что ваш REMOTE_USER логин уже работает.', 'login_remote_user_custom_logout_url_text' => 'Пользовательский URL выхода', 'login_remote_user_custom_logout_url_help' => 'Если здесь будет указан URL-адрес, пользователи будут перенаправлены туда после выхода из Snipe-IT. Это полезно для правильного закрытия пользовательской сессии вашего поставщика аутентификации.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Логотип', 'logo_print_assets' => 'Используется при печати', 'logo_print_assets_help' => 'Использование брендинга в распечатке списка активов ', @@ -101,18 +113,36 @@ return array( 'pwd_secure_complexity' => 'Сложность пароля', 'pwd_secure_complexity_help' => 'Выберете необходимые вам правила сложности паролей.', 'pwd_secure_min' => 'Минимальное количество символов', - 'pwd_secure_min_help' => 'Минимальное значение — 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Запретить простые пароли', 'pwd_secure_uncommon_help' => 'Запретит пользователям использовать пароли входящие в 10 000 самых популярных.', 'qr_help' => 'Включить QR коды', 'qr_text' => 'Текст QR кода', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Настройка', 'settings' => 'Настройки', 'show_alerts_in_menu' => 'Показать оповещения в верхнем меню', 'show_archived_in_list' => 'Архивные активы', 'show_archived_in_list_text' => 'Отображать активы из архива в списке «все активы»', - 'show_assigned_assets' => 'Отображать активы которые назначены другим активам', - 'show_assigned_assets_help' => 'Отображать активы которые назначены другим активам в: Показать пользователя -> Активы, Показать пользователя -> Информация -> Печать всех назначенных, Аккаунт -> Показать присвоенные активы.', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Показать изображения в письмах', 'show_images_in_email_help' => 'Снимите этот флажок, если ваша установка Snipe-IT находится за VPN или в закрытой сети в случае, если в E-mail-ах, которые просматриваются пользователями за пределами указанной сети не отбражаются/не загружаются изображения из данной установки Snipe-IT.', 'site_name' => 'Название сайта', @@ -120,7 +150,7 @@ return array( 'slack_channel' => 'Канал в Slack', 'slack_endpoint' => 'Slack endpoint', 'slack_integration' => 'Настройки Slack', - 'slack_integration_help' => 'Интеграция в Slack опциональна, однако endpoint и канал необходимы, если вы хотите использовать её. Для настройки интеграции в Slack вы должны сначала создать входящий webhook в своём аккаунте Slack.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Как только вы сохраните вашу информацию в Slack, появится кнопка тест.', 'slack_test_help' => 'Тест конфигурации Slack. ПЕРЕД ЭТИМ ИЗМЕНЕННЫЕ НАСТРОЙКИ SLACK ДОЛЖНЫ БЫЛИ БЫТЬ СОХРАНЕНЫ.', 'snipe_version' => 'Версия Snipe-IT', @@ -132,6 +162,7 @@ return array( 'update' => 'Обновить настройки', 'value' => 'Значение', 'brand' => 'Фирменный стиль', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'О настройках', 'about_settings_text' => 'Эти настройки позволяют персонализировать некоторые аспекты вашей установки.', 'labels_per_page' => 'Этикеток на странице', @@ -186,4 +217,5 @@ return array( 'unique_serial' => 'Уникальные серийные номера', 'unique_serial_help_text' => 'Установка этого флажка включает ограничение по уникальности на серии активов', 'zerofill_count' => 'Длина инвентарного номера, включая заполнение нулями', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/ru/admin/users/general.php b/resources/lang/ru/admin/users/general.php index d5ae266d6b..3a7c205004 100644 --- a/resources/lang/ru/admin/users/general.php +++ b/resources/lang/ru/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'Параметры конфигурации LDAP можно найти Администратор > Параметры. Выбранное местоположение будет установлено для всех импортируемых пользователей. (Необязательно).', 'print_assigned' => 'Печать всех назначенных', 'software_user' => 'Программное обеспечение привязано к :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Показать пользователя :name', 'usercsv' => 'CSV файл', 'two_factor_admin_optin_help' => 'Ваши текущие параметры администрирования разрешают избирательное применение двухфакторной аутентификации. ', diff --git a/resources/lang/ru/admin/users/message.php b/resources/lang/ru/admin/users/message.php index 6c717a6ee4..b0ecae1f41 100644 --- a/resources/lang/ru/admin/users/message.php +++ b/resources/lang/ru/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Недостаточно прав.', 'user_deleted_warning' => 'Этот пользователь был удален. Вы должны его восстановить чтобы иметь возможность его редактировать или привязывать новые активы.', 'ldap_not_configured' => 'Интеграция с LDAP не настроена для этой инсталляции.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/ru/auth/general.php b/resources/lang/ru/auth/general.php index 652e73bb6c..e3cdd1a524 100644 --- a/resources/lang/ru/auth/general.php +++ b/resources/lang/ru/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Отправить ссылку на сброс пароля', 'email_reset_password' => 'Сброс пароля по эл.почте', 'reset_password' => 'Восстановление пароля', + 'saml_login' => 'Login via SAML', 'login' => 'Логин', 'login_prompt' => 'Пожалуйста, авторизуйтесь', 'forgot_password' => 'Я забыл мой пароль', diff --git a/resources/lang/ru/auth/message.php b/resources/lang/ru/auth/message.php index 9791302fa2..138fdf6624 100644 --- a/resources/lang/ru/auth/message.php +++ b/resources/lang/ru/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Эта учетная запись не активирована.', 'account_suspended' => 'Эта учетная запись приостановлена.', 'account_banned' => 'Эта учетная запись заблокирована.', - 'throttle' => 'Слишком много неудачных попыток входа. Пожалуйста, попробуйте через :minutes минут.', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'При попытке входа возникла проблема, пожалуйста попробуйте позже.', 'success' => 'Вы успешно авторизованы.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'При попытке создания вашей учетной записи возникла проблема, пожалуйста попробуйте позже.', 'success' => 'Учетная запись успешно создана.', ), - 'forgot-password' => array( - 'error' => 'При попытке сброса возникла проблема, пожалуйста попробуйте позже.', - 'success' => 'Пароль для восстановления учетной записи отправлен.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'При попытке сбросить ваш пароль возникла проблема, пожалуйста попробуйте позже.', - 'success' => 'Ваш пароль успешно изменен.', - ), - - 'activate' => array( - 'error' => 'При попытке активировать вашу учетную запись возникла проблема, пожалуйста попробуйте позже.', - 'success' => 'Ваша учетная запись успешно активирована.', + 'forgot-password' => array( + 'error' => 'При попытке сброса возникла проблема, пожалуйста попробуйте позже.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'При попытке сбросить ваш пароль возникла проблема, пожалуйста попробуйте позже.', + 'success' => 'Ваш пароль успешно изменен.', + ), + + ); diff --git a/resources/lang/ru/button.php b/resources/lang/ru/button.php index 0a9580656d..eac90edf5e 100644 --- a/resources/lang/ru/button.php +++ b/resources/lang/ru/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Загрузка', 'select_file' => 'Выберите файл...', 'select_files' => 'Выбрать файлы...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/ru/general.php b/resources/lang/ru/general.php index 207e719a5e..b1ed633919 100644 --- a/resources/lang/ru/general.php +++ b/resources/lang/ru/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Массовый аудит', 'bulkaudit_status' => 'Состояние аудита', 'bulk_checkout' => 'Массовая выдача', + 'bystatus' => 'by Status', 'cancel' => 'Отмена', 'categories' => 'Категории', 'category' => 'Категория', @@ -57,6 +58,7 @@ 'created' => 'Элемент создан', 'created_asset' => 'Создать актив', 'created_at' => 'Создано', + 'record_created' => 'Record Created', 'updated_at' => 'Обновлено', 'currency' => 'Руб.', // this is deprecated 'current' => 'Текущий', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Имя и фамилия через точку (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Имя и фамилия (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Фамилия и первая буква имени (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'В начало', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Имя', 'first_name_format' => 'Имя (jane@example.com)', 'files' => 'Файлы', 'file_name' => 'Файл', + 'file_type' => 'File Type', 'file_uploads' => 'Загрузка файла', 'generate' => 'Сгенерировать', 'github_markdown' => 'Это поле поддерживает разметку markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Активы на обслуживании', 'item' => 'Предмет', 'insufficient_permissions' => 'Недостаточно прав!', + 'kits' => 'Predefined Kits', 'language' => 'Язык', 'last' => 'В конец', 'last_login' => 'Последний вход', @@ -121,10 +136,11 @@ 'licenses' => 'Лицензии', 'list_all' => 'Весь список', 'loading' => 'Загрузка', - 'lock_passwords' => 'Поле не может быть изменено в этой версии.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Функция отключена в этой версии.', 'location' => 'Расположение', 'locations' => 'Места', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Выйти', 'lookup_by_tag' => 'Поиск по тегу актива', 'maintenances' => 'Техобслуживание', @@ -186,6 +202,7 @@ 'sign_in' => 'Вход', 'signature' => 'Подпись', 'skin' => 'Оформление', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'ДЕМО РЕЖИМ: Некоторые функции отключены.', 'site_name' => 'Название сайта', 'state' => 'Область/Регион', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Неизвестный администратор', 'username_format' => 'Формат имени пользователя', 'update' => 'Обновить', - 'upload_filetypes_help' => 'Допустимыми файловыми типами являются png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip и rar. Максимальный размер загружаемого файла: размер.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Загружено', 'user' => 'Пользователь', 'accepted' => 'принято', 'declined' => 'отменено', 'unaccepted_asset_report' => 'Непринятые активы', 'users' => 'Пользователи', + 'viewall' => 'View All', 'viewassets' => 'Показать присвоенные активы', 'website' => 'Сайт', 'welcome' => 'Добро пожаловать, :name', 'years' => 'Лет', 'yes' => 'Да', 'zip' => 'Почтовый индекс', - 'noimage' => 'Изображение не загружено или не найдено.', - 'token_expired' => 'Время вашей сессии истекло. Пожалуйста, войдите снова.', + 'noimage' => 'Изображение не загружено или не найдено.', + 'token_expired' => 'Время вашей сессии истекло. Пожалуйста, войдите снова.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/ru/help.php b/resources/lang/ru/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/ru/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/ru/mail.php b/resources/lang/ru/mail.php index b4f82bda85..2341a09cec 100644 --- a/resources/lang/ru/mail.php +++ b/resources/lang/ru/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Пожалуйста, перейдите по ссылке, чтобы подтвердить ваш :web аккаунт:', 'click_on_the_link_accessory' => 'Пожалуйста, перейдите по ссылке внизу, чтобы подтвердить получение аксессуара.', 'click_on_the_link_asset' => 'Пожалуйста, перейдите по ссылке внизу, чтобы подтвердить получение актива.', - 'Confirm_Asset_Checkin' => 'Подтверждение возврата активов.', - 'Confirm_Accessory_Checkin' => 'Подтвердить возврат аксессуара.', - 'Confirm_accessory_delivery' => 'Подтвердить доставку аксессуара.', - 'Confirm_license_delivery' => 'Подтвердите получение лицензии.', - 'Confirm_asset_delivery' => 'Подтвердить доставку актива.', - 'Confirm_consumable_delivery' => 'Подтвердить доставку расходников.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Текущее количество', 'Days' => 'Дни', 'days' => 'Дни', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'Имеется :count лицензия, срок которой истечет в следующ(ие/ий) :threshold дней/день.|Имеются :count лицензии, срок которых истечет в следующ(ие/ий) :threshold дней/день.', 'to_reset' => 'Чтобы сбросить ваш :web пароль, заполните форму:', 'type' => 'Тип', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Пользователь', 'username' => 'Имя пользователя', 'welcome' => 'Добро пожаловать, :name', 'welcome_to' => 'Добро пожаловать на :web!', 'your_credentials' => 'Ваш логин и пароль от Snipe-IT', + ); diff --git a/resources/lang/sl/admin/accessories/general.php b/resources/lang/sl/admin/accessories/general.php index 11915b0a14..af5853f933 100644 --- a/resources/lang/sl/admin/accessories/general.php +++ b/resources/lang/sl/admin/accessories/general.php @@ -1,8 +1,6 @@ 'O dodatkih', - 'about_accessories_text' => 'Dodatki so vse stvari, ki se posredujejo uporabnikom, vendar niso vodeni kot osnovna sredstva. Na primer, računalniške miške ali tipkovnice.', 'accessory_category' => 'Kategorija Dodatki', 'accessory_name' => 'Ime Dodatka', 'checkout' => 'Izdaj Dodatek', diff --git a/resources/lang/sl/admin/accessories/message.php b/resources/lang/sl/admin/accessories/message.php index 18f1230f47..a527695e45 100644 --- a/resources/lang/sl/admin/accessories/message.php +++ b/resources/lang/sl/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Dodatek ne obstaja.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'Ta dodatek trenutno vsebuje: štetje predmetov, elementov ki so izdani uporabnikom. Preverite dodatke in poskusite znova. ', 'create' => array( diff --git a/resources/lang/sl/admin/asset_maintenances/general.php b/resources/lang/sl/admin/asset_maintenances/general.php index c3ef00b9ed..c5823db9ae 100644 --- a/resources/lang/sl/admin/asset_maintenances/general.php +++ b/resources/lang/sl/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Oglejte si podrobnosti o vzdrževanju sredstev', 'repair' => 'Popravi', 'maintenance' => 'Vzdrževanje', - 'upgrade' => 'Nadgradnja' + 'upgrade' => 'Nadgradnja', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/sl/admin/categories/general.php b/resources/lang/sl/admin/categories/general.php index 5a2047eda4..a17449cf78 100644 --- a/resources/lang/sl/admin/categories/general.php +++ b/resources/lang/sl/admin/categories/general.php @@ -1,8 +1,6 @@ 'O kategorijah', - 'about_categories' => 'Kategorije vam pomagajo organizirati vaše predmete. Kategorije primerov so "Namizni računalniki", "Prenosni računalniki", "Mobilni telefoni", "Tablice"in tako naprej, vendar lahko kategorije uporabite kakor koli je smiselno za vas.', 'asset_categories' => 'Kategorije sredstev', 'category_name' => 'Ime kategorije', 'checkin_email' => 'Send email to user on checkin/checkout.', diff --git a/resources/lang/sl/admin/companies/general.php b/resources/lang/sl/admin/companies/general.php index e4af58c5d4..dcbb93ba9a 100644 --- a/resources/lang/sl/admin/companies/general.php +++ b/resources/lang/sl/admin/companies/general.php @@ -1,6 +1,4 @@ 'O podjetjih', - 'about_companies_text' => 'Podjetja je mogoče uporabiti kot polje za preprosto identifikacijo ali jih lahko uporabite za omejitev prepoznavnosti sredstev, uporabnikov itd., Če je v vaših skrbniških nastavitvah omogočena popolna podpora podjetja.', 'select_company' => 'Izberite podjetje', ]; diff --git a/resources/lang/sl/admin/components/general.php b/resources/lang/sl/admin/components/general.php index b112b9ec10..7f7bfb7097 100644 --- a/resources/lang/sl/admin/components/general.php +++ b/resources/lang/sl/admin/components/general.php @@ -1,8 +1,6 @@ 'O komponentah', - 'about_components_text' => 'Komponente so elementi, ki so del sredstev. Na primer trdi disk, RAM-a itd.', 'component_name' => 'Ime komponente', 'checkin' => 'Prevzem komponent', 'checkout' => 'Izdaja komponent', diff --git a/resources/lang/sl/admin/consumables/general.php b/resources/lang/sl/admin/consumables/general.php index 3e905635f6..c655f95f1a 100644 --- a/resources/lang/sl/admin/consumables/general.php +++ b/resources/lang/sl/admin/consumables/general.php @@ -1,8 +1,6 @@ 'O potrošnem materialu', - 'about_consumables_text' => 'Potrošni materiali je na primer toner, kartuša ali kopirni papir.', 'checkout' => 'Izdaja potrošnega materiala uporabniku', 'consumable_name' => 'Ime potrošnega materiala', 'create' => 'Ustvari potrošni material', diff --git a/resources/lang/sl/admin/hardware/table.php b/resources/lang/sl/admin/hardware/table.php index fbe7324dde..0440c690e5 100644 --- a/resources/lang/sl/admin/hardware/table.php +++ b/resources/lang/sl/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Status', 'title' => 'Sredstvo ', 'image' => 'Slika naprave', - 'days_without_acceptance' => 'Dnevi brez sprejema' + 'days_without_acceptance' => 'Dnevi brez sprejema', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/sl/admin/kits/general.php b/resources/lang/sl/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/sl/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/sl/admin/licenses/message.php b/resources/lang/sl/admin/licenses/message.php index 6aa3ac73ec..f2e9994fe1 100644 --- a/resources/lang/sl/admin/licenses/message.php +++ b/resources/lang/sl/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Sredstev, ki ga poskušate povezati s to licenco, je v lasti nekoga drugega, in ne v lasti uporabnika ki je izbran v spustnem seznamu.', 'assoc_users' => 'Ta licenca je trenutno izdana uporabniku in je ni mogoče izbrisati. Najprej preverite licenco in poskusite znova izbrisati. ', 'select_asset_or_person' => 'Izbrati morate sredstvo ali uporabnika, vendar ne obojega.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/sl/admin/settings/general.php b/resources/lang/sl/admin/settings/general.php index c55965c66d..7c4b9039b7 100644 --- a/resources/lang/sl/admin/settings/general.php +++ b/resources/lang/sl/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Domena Active Directory', 'ad_domain_help' => 'To je včasih enako kot vaša domena e-pošte, vendar ne vedno.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC Email', 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', 'is_ad' => 'To je strežnik Active Directory', - 'alert_email' => 'Pošlji opozorila na', - 'alerts_enabled' => 'Opozorila e-pošte so omogočena', - 'alert_interval' => 'Prag za opozorilo pri poteku (v dneh)', - 'alert_inv_threshold' => 'Prag za opozorilo pri inventuri', - 'asset_ids' => 'ID sredstva', - 'audit_interval' => 'Revizijski interval', + 'alert_email' => 'Pošlji opozorila na', + 'alerts_enabled' => 'Opozorila e-pošte so omogočena', + 'alert_interval' => 'Prag za opozorilo pri poteku (v dneh)', + 'alert_inv_threshold' => 'Prag za opozorilo pri inventuri', + 'asset_ids' => 'ID sredstva', + 'audit_interval' => 'Revizijski interval', 'audit_interval_help' => 'Če boste morali redno fizično pregledovati svoja sredstva, vnesite interval v mesecih.', - 'audit_warning_days' => 'Prag za opozorilo o reviziji', + 'audit_warning_days' => 'Prag za opozorilo o reviziji', 'audit_warning_days_help' => 'Koliko dni vnaprej vas opozorimo, kdaj so sredstva namenjena za revizijo?', - 'auto_increment_assets' => 'Ustvari samodejno povečanje ID-jev sredstev', - 'auto_increment_prefix' => 'Predpona (neobvezno)', - 'auto_incrementing_help' => 'Najprej omogočite samodejno povečanje ID-jev sredstev', - 'backups' => 'Varnostna kopija', - 'barcode_settings' => 'Nastavitve črtne kode', + 'auto_increment_assets' => 'Ustvari samodejno povečanje ID-jev sredstev', + 'auto_increment_prefix' => 'Predpona (neobvezno)', + 'auto_incrementing_help' => 'Najprej omogočite samodejno povečanje ID-jev sredstev', + 'backups' => 'Varnostna kopija', + 'barcode_settings' => 'Nastavitve črtne kode', 'confirm_purge' => 'Potrdi čiščenje', - 'confirm_purge_help' => 'V spodnje polje vnesite besedilo »DELETE«, da odstranite izbrisane zapise. To dejanje ni mogoče razveljaviti.', - 'custom_css' => 'CSS po meri', - 'custom_css_help' => 'Vnesite CSS po meri, ki bi jih radi uporabili. Ne vključite <style></style> oznake.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'CSS po meri', + 'custom_css_help' => 'Vnesite CSS po meri, ki bi jih radi uporabili. Ne vključite <style></style> oznake.', 'custom_forgot_pass_url' => 'URL za ponastavitev gesla po meri', 'custom_forgot_pass_url_help' => 'S tem se nadomešča vgrajeni URL za pozabljeni geslo na zaslonu za prijavo, ki je uporaben za usmerjanje ljudi v notranje ali gostiteljsko funkcijo ponastavitve gesla LDAP. Učinkovito bo onemogočil lokalno uporabniško pozabljeno geslo.', 'dashboard_message' => 'Sporočilo nadzorne plošče', 'dashboard_message_help' => 'To besedilo bo prikazano na nadzorni plošči za vse, ki imajo dovoljenje za ogled nadzorne plošče.', - 'default_currency' => 'Privzeta valuta', - 'default_eula_text' => 'Privzeta EULA', - 'default_language' => 'Privzeti jezik', - 'default_eula_help_text' => 'Prav tako lahko povežete EULA po meri z določenimi kategorijami sredstev.', + 'default_currency' => 'Privzeta valuta', + 'default_eula_text' => 'Privzeta EULA', + 'default_language' => 'Privzeti jezik', + 'default_eula_help_text' => 'Prav tako lahko povežete EULA po meri z določenimi kategorijami sredstev.', 'display_asset_name' => 'Prikaži ime sredstva', 'display_checkout_date' => 'Prikaže datum izdaje', 'display_eol' => 'Prikaz EOL v pogledu tabele', 'display_qr' => 'Prikaži kvadratne kode', - 'display_alt_barcode' => 'Prikaži 1D črtno kodo', - 'barcode_type' => 'Tip 2D črtne kode', - 'alt_barcode_type' => 'Tip 1D črtne kode', + 'display_alt_barcode' => 'Prikaži 1D črtno kodo', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'Tip 2D črtne kode', + 'alt_barcode_type' => 'Tip 1D črtne kode', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Nastavitve EULA', 'eula_markdown' => 'Ta EULA dovoljuje Github z okusom markdowna.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Dodatno besedilo noge ', 'footer_text_help' => 'To besedilo bo prikazano v desnem delu noge. Povezave so dovoljene z uporabo Gothub okusno markdown. Prelomi vrstic, glave, slike itd. Lahko povzročijo nepredvidljive rezultate.', 'general_settings' => 'Splošne nastavitve', - 'generate_backup' => 'Ustvari varnostno kopiranje', + 'generate_backup' => 'Ustvari varnostno kopiranje', 'header_color' => 'Barva glave', 'info' => 'Te nastavitve vam omogočajo prilagoditev določenih vidikov vaše namestitve.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laravel Version', 'ldap_enabled' => 'Omogočen LDAP', 'ldap_integration' => 'Integracija LDAP', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'To samo testira, če lahko LDAP pravilno sinhronizira. Če vaša poizvedba LDAP Authentication ni pravilna, se uporabniki morda še vedno ne morejo prijaviti. Najprej morate shraniti posodobljene nastavitve za LDAP.', 'ldap_server' => 'Strežnik LDAP', 'ldap_server_help' => 'To se mora začeti z ldap: / / (za nešifrirano ali TLS) ali ldaps: / / (za SSL)', - 'ldap_server_cert' => 'Validacija potrdila SSL LDAP', - 'ldap_server_cert_ignore' => 'Dovoli neveljavno potrdilo SSL', - 'ldap_server_cert_help' => 'Izberite to potrditveno polje, če uporabljate samo-podpisano potrdilo SSL in želite sprejeti neveljavno potrdilo SSL.', + 'ldap_server_cert' => 'Validacija potrdila SSL LDAP', + 'ldap_server_cert_ignore' => 'Dovoli neveljavno potrdilo SSL', + 'ldap_server_cert_help' => 'Izberite to potrditveno polje, če uporabljate samo-podpisano potrdilo SSL in želite sprejeti neveljavno potrdilo SSL.', 'ldap_tls' => 'Uporabi TLS', 'ldap_tls_help' => 'To je treba preveriti le, če na vašem strežniku LDAP uporabljate STARTTLS. ', 'ldap_uname' => 'Uporabniško ime za povezavo z LDAP', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', 'login_remote_user_custom_logout_url_text' => 'Custom logout URL', 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logotip', 'logo_print_assets' => 'Use in Print', 'logo_print_assets_help' => 'Use branding on printable asset lists ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Zapletenost gesla', 'pwd_secure_complexity_help' => 'Izberite katera pravila zapletenosti gesel želite uveljaviti.', 'pwd_secure_min' => 'Minimalni znaki gesla', - 'pwd_secure_min_help' => 'Najmanjša dovoljena vrednost je 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Preprečevanje pogostega gesla', 'pwd_secure_uncommon_help' => 'S tem uporabniki ne bodo mogli uporabljati pogostih gesel izmed 10.000 gesel, prijavljenih v kršitvah.', 'qr_help' => 'Najprej omogočite QR kodo da nastavite to', 'qr_text' => 'Besedilo QR kode', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Nastavitev', 'settings' => 'Nastavitve', 'show_alerts_in_menu' => 'Pokaži opozorila v zgornjem meniju', 'show_archived_in_list' => 'Arhivirana sredstva', 'show_archived_in_list_text' => 'Prikaz arhiviranih sredstva v seznamu "vsa sredstva"', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Show images in emails', 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', 'site_name' => 'Ime mesta', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack Channel', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Slack nastavitve', - 'slack_integration_help' => 'Slack integracija je neobvezna, vendar je potrebna končna točka in kanal, če ga želite uporabiti. Če želite konfigurirati integracijo Slack, morate najprej ustvariti dohodni spletnik na vašem slack računu.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', 'snipe_version' => 'Snipe-IT različica', @@ -130,6 +162,7 @@ return array( 'update' => 'Posodobi nastavitve', 'value' => 'Vrednost', 'brand' => 'Branding', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'O nastavitvah', 'about_settings_text' => 'Te nastavitve vam omogočajo prilagoditev določenih vidikov vaše namestitve.', 'labels_per_page' => 'Nalepke na stran', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Unique serial numbers', 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', 'zerofill_count' => 'Dolžina oznak sredstev, vključno z zerofilom', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/sl/admin/users/general.php b/resources/lang/sl/admin/users/general.php index 1d4ceadf25..5c08e7608d 100644 --- a/resources/lang/sl/admin/users/general.php +++ b/resources/lang/sl/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'Nastavitve konfiguracije LDAP-a lahko najdete v zavihku Admin> Nastavitve. Izbrana lokacija bo nastavljena za vse uvožene uporabnike.', 'print_assigned' => 'Natisni vse dodeljene', 'software_user' => 'Programska oprema izdana osebi :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Ogled uporabnika :name', 'usercsv' => 'Datoteko CSV', 'two_factor_admin_optin_help' => 'Vaše trenutne nastavitve skrbnika omogočajo selektivno uveljavljanje dvotaktne pristnosti. ', diff --git a/resources/lang/sl/admin/users/message.php b/resources/lang/sl/admin/users/message.php index 92fc6fe604..446c75442f 100644 --- a/resources/lang/sl/admin/users/message.php +++ b/resources/lang/sl/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Nezadostna dovoljenja.', 'user_deleted_warning' => 'Ta uporabnik je bil izbrisan. Tega uporabnika boste morali obnoviti, da ga uredite ali dodelite nova sredstva.', 'ldap_not_configured' => 'Integracija LDAP za to namestitev ni bila konfigurirana.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/sl/auth/general.php b/resources/lang/sl/auth/general.php index 6fba7c564e..54bffd0532 100644 --- a/resources/lang/sl/auth/general.php +++ b/resources/lang/sl/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Pošlji povezavo za ponastavitev gesla', 'email_reset_password' => 'Ponastavitev gesla e-pošte', 'reset_password' => 'Ponastavi geslo', + 'saml_login' => 'Login via SAML', 'login' => 'Prijava', 'login_prompt' => 'Prosimo, prijavite se', 'forgot_password' => 'Pozabil sem svoje geslo', diff --git a/resources/lang/sl/auth/message.php b/resources/lang/sl/auth/message.php index 7ad52ea508..9c86406a2b 100644 --- a/resources/lang/sl/auth/message.php +++ b/resources/lang/sl/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Ta uporabniški račun ni aktiviran.', 'account_suspended' => 'Ta uporabniški račun je onemogočen.', 'account_banned' => 'Ta uporabniški račun je onemogočen.', - 'throttle' => 'Preveč poskusov za prijavo. Poskusite znova v nekaj minutah.', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Pri poskusu prijave je prišlo do težave, poskusite znova.', 'success' => 'Uspešno ste se prijavili.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Pri poskusu ustvarjanja računa je prišlo do težave, poskusite znova.', 'success' => 'Račun je uspešno ustvarjen.', ), - 'forgot-password' => array( - 'error' => 'Med poskusom ponastavitve gesla za ponastavitev je prišlo do težave, poskusite znova.', - 'success' => 'E-poštno sporočilo za obnovitev gesla je uspešno poslano.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Pri poskusu ponastavitve gesla je prišlo do težave, poskusite znova.', - 'success' => 'Vaše geslo je bilo uspešno ponastavljeno.', - ), - - 'activate' => array( - 'error' => 'Pri poskusu aktiviranja računa je prišlo do težave, poskusite znova.', - 'success' => 'Vaš račun je bil uspešno aktiviran.', + 'forgot-password' => array( + 'error' => 'Med poskusom ponastavitve gesla za ponastavitev je prišlo do težave, poskusite znova.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Pri poskusu ponastavitve gesla je prišlo do težave, poskusite znova.', + 'success' => 'Vaše geslo je bilo uspešno ponastavljeno.', + ), + + ); diff --git a/resources/lang/sl/button.php b/resources/lang/sl/button.php index 10698a1022..1e347fe8a1 100644 --- a/resources/lang/sl/button.php +++ b/resources/lang/sl/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Naloži', 'select_file' => 'Izberite datoteko...', 'select_files' => 'Select Files...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/sl/general.php b/resources/lang/sl/general.php index df631dc1f1..225b1050e7 100644 --- a/resources/lang/sl/general.php +++ b/resources/lang/sl/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Množična revizija', 'bulkaudit_status' => 'Stanje revizije', 'bulk_checkout' => 'Množična izdaja', + 'bystatus' => 'by Status', 'cancel' => 'Prekliči', 'categories' => 'Kategorije', 'category' => 'Kategorija', @@ -57,6 +58,7 @@ 'created' => 'Ustvarjeno', 'created_asset' => 'ustvarjeno sredstvo', 'created_at' => 'Ustvarjen ob', + 'record_created' => 'Record Created', 'updated_at' => 'Posodobljeno ob', 'currency' => '$', // this is deprecated 'current' => 'Trenutni', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Ime priimek (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Ime priimek (jane.smith@example.com)', 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Prvi', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Ime', 'first_name_format' => 'Ime (jane@example.com)', 'files' => 'Datoteke', 'file_name' => 'Datoteka', + 'file_type' => 'File Type', 'file_uploads' => 'Nalaganje datotek', 'generate' => 'Ustvari', 'github_markdown' => 'To polje omogoča Github z okusom markdowna.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Sredstva vzdrževanja', 'item' => 'Element', 'insufficient_permissions' => 'Nezadostna dovoljenja!', + 'kits' => 'Predefined Kits', 'language' => 'Jezik', 'last' => 'Zadnji', 'last_login' => 'Zadnja prijava', @@ -121,10 +136,11 @@ 'licenses' => 'Licence', 'list_all' => 'Seznam vseh', 'loading' => 'Nalaganje', - 'lock_passwords' => 'To polje ni mogoče urejati v tej namestitvi.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Ta funkcija je bila onemogočena za demo namestitev.', 'location' => 'Lokacija', 'locations' => 'Lokacije', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Odjava', 'lookup_by_tag' => 'Iskanje po oznaki sredstva', 'maintenances' => 'Vzdrževanje', @@ -186,6 +202,7 @@ 'sign_in' => 'Prijava', 'signature' => 'Podpis', 'skin' => 'Skin', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO MODE: nekatere funkcije so onemogočene za to namestitev.', 'site_name' => 'Ime mesta', 'state' => 'Stanje', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Neznan skrbnik', 'username_format' => 'Format za uporabniško ime', 'update' => 'Posodobi', - 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Naloženo', 'user' => 'Uporabnik', 'accepted' => 'sprejeto', 'declined' => 'zavrnjeno', 'unaccepted_asset_report' => 'Nesprejeta sredstva', 'users' => 'Uporabniki', + 'viewall' => 'View All', 'viewassets' => 'Ogled dodeljenih sredstev', 'website' => 'Spletna stran', 'welcome' => 'Dobrodošli, :ime', 'years' => 'let', 'yes' => 'Da', 'zip' => 'Pošta', - 'noimage' => 'Ni naložene slike ali slike ni mogoče najti.', - 'token_expired' => 'Vaša seja je potekla. Prosimo, poizkusite ponovno.', + 'noimage' => 'Ni naložene slike ali slike ni mogoče najti.', + 'token_expired' => 'Vaša seja je potekla. Prosimo, poizkusite ponovno.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/sl/help.php b/resources/lang/sl/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/sl/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/sl/mail.php b/resources/lang/sl/mail.php index dff2f5f85a..ed5a1f25b2 100644 --- a/resources/lang/sl/mail.php +++ b/resources/lang/sl/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Prosimo, kliknite na naslednjo povezavo, da potrdite svoj :spletni račun:', 'click_on_the_link_accessory' => 'Prosimo, kliknite povezavo na dnu, da potrdite, da ste prejeli dodatno opremo.', 'click_on_the_link_asset' => 'Prosimo, kliknite na povezavo na dnu, da potrdite, da ste prejeli opremo.', - 'Confirm_Asset_Checkin' => 'Potrdite sprejem sredstev.', - 'Confirm_Accessory_Checkin' => 'Potrdite sprejem dodatne opreme.', - 'Confirm_accessory_delivery' => 'Potrdite dostavo dodatne opreme.', - 'Confirm_license_delivery' => 'Confirm license delivery.', - 'Confirm_asset_delivery' => 'Potrdite dobavo sredstva.', - 'Confirm_consumable_delivery' => 'Potrdite dobavo potrošnega materiala.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Trenutna količina', 'Days' => 'Dnevi', 'days' => 'Dnevi', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'to_reset' => 'Če želite ponastaviti svoje: spletno geslo, izpolnite ta obrazec:', 'type' => 'Tip', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'User', 'username' => 'Username', 'welcome' => 'Dobrodošli: ime', 'welcome_to' => 'Dobrodošli na :web!', 'your_credentials' => 'Vaše poverilnice Snipe-IT', + ); diff --git a/resources/lang/sr-CS/admin/accessories/general.php b/resources/lang/sr-CS/admin/accessories/general.php index b8657fa69a..51dc61e776 100644 --- a/resources/lang/sr-CS/admin/accessories/general.php +++ b/resources/lang/sr-CS/admin/accessories/general.php @@ -1,8 +1,6 @@ 'O Priboru', - 'about_accessories_text' => 'Pribori su sve ono što je izdatao ali nema serijiski broj (ili nije važan za jedinstveno praćenje). Na primer: miševi, tastature, patch kabl i sl.', 'accessory_category' => 'Kategorija pribora', 'accessory_name' => 'Naziv pribora', 'checkout' => 'Izdaj pribor', diff --git a/resources/lang/sr-CS/admin/accessories/message.php b/resources/lang/sr-CS/admin/accessories/message.php index ee686c2cb9..a3b86f34ba 100644 --- a/resources/lang/sr-CS/admin/accessories/message.php +++ b/resources/lang/sr-CS/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Pribor ne postoji.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'Ovaj pribor trenutno ima :count stavku označenu korisnicima. Proverite pribor i pokušajte ponovo. ', 'create' => array( diff --git a/resources/lang/sr-CS/admin/asset_maintenances/general.php b/resources/lang/sr-CS/admin/asset_maintenances/general.php index 366fac689d..1c40317774 100644 --- a/resources/lang/sr-CS/admin/asset_maintenances/general.php +++ b/resources/lang/sr-CS/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Prikaz pojedinosti o održavanju imovine', 'repair' => 'Popravka', 'maintenance' => 'Održavanje', - 'upgrade' => 'Nadogradnja' + 'upgrade' => 'Nadogradnja', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/sr-CS/admin/categories/general.php b/resources/lang/sr-CS/admin/categories/general.php index 2cfe9e8865..0ac263c0b4 100644 --- a/resources/lang/sr-CS/admin/categories/general.php +++ b/resources/lang/sr-CS/admin/categories/general.php @@ -1,8 +1,6 @@ 'O kategorijama', - 'about_categories' => 'Kategorije vam pomažu da organizujete stavke. Primer kategorija može biti "Desktops", "Laptops", "Mobile Phones", "Tablets" i tako dalje, ali kategorije možete koristiti i na bilo koji drugi način koji ima smisla za vas.', 'asset_categories' => 'Kategorije resursa', 'category_name' => 'Naziv kategorije', 'checkin_email' => 'Send email to user on checkin/checkout.', diff --git a/resources/lang/sr-CS/admin/companies/general.php b/resources/lang/sr-CS/admin/companies/general.php index db6deeef0f..ee86624bf6 100644 --- a/resources/lang/sr-CS/admin/companies/general.php +++ b/resources/lang/sr-CS/admin/companies/general.php @@ -1,6 +1,4 @@ 'About Companies', - 'about_companies_text' => 'Firme se mogu upotrebljavati kao prostidentifikator ili se mogu koristiti za ograničavanje prikaza imovine, korisnika itd., Ako je omogućena puna podrška firme u administratorskim postavkama.', 'select_company' => 'Odaberite firmu', ]; diff --git a/resources/lang/sr-CS/admin/components/general.php b/resources/lang/sr-CS/admin/components/general.php index d5c2c607b9..a811317a49 100644 --- a/resources/lang/sr-CS/admin/components/general.php +++ b/resources/lang/sr-CS/admin/components/general.php @@ -1,8 +1,6 @@ 'O komponentama', - 'about_components_text' => 'Komponente su stavke koje su deo imovine, na primjer HDD, RAM, Napajanje itd.', 'component_name' => 'Naziv komponente', 'checkin' => 'Checkin Component', 'checkout' => 'Checkout Component', diff --git a/resources/lang/sr-CS/admin/consumables/general.php b/resources/lang/sr-CS/admin/consumables/general.php index 2fb8e11619..26e154ba22 100644 --- a/resources/lang/sr-CS/admin/consumables/general.php +++ b/resources/lang/sr-CS/admin/consumables/general.php @@ -1,8 +1,6 @@ 'O potrošnim materijalima', - 'about_consumables_text' => 'Potrošni materijali je sve što se kupuje, a troši se tokom vremena. Na primjer, toner, mastilo, ili fotokopir papir i sl.', 'checkout' => 'Checkout Consumable to User', 'consumable_name' => 'Naziv potrošnog materijala', 'create' => 'Kreiraj potrošni materijal', diff --git a/resources/lang/sr-CS/admin/custom_fields/general.php b/resources/lang/sr-CS/admin/custom_fields/general.php index ea21a1d3d9..d4062a7d42 100644 --- a/resources/lang/sr-CS/admin/custom_fields/general.php +++ b/resources/lang/sr-CS/admin/custom_fields/general.php @@ -1,7 +1,7 @@ 'Custom Fields', + 'custom_fields' => 'Dodatna Polja', 'field' => 'Polje', 'about_fieldsets_title' => 'About Fieldsets', 'about_fieldsets_text' => 'Fieldsets allow you to create groups of custom fields that are frequently re-used used for specific asset model types.', @@ -11,22 +11,22 @@ return array( 'encrypted' => 'Encrypted', 'fieldset' => 'Fieldset', 'qty_fields' => 'Qty Fields', - 'fieldsets' => 'Fieldsets', + 'fieldsets' => 'Grupa polja', 'fieldset_name' => 'Naziv grupa polja', 'field_name' => 'Naziv polja', - 'field_values' => 'Field Values', + 'field_values' => 'Vrednost polja', 'field_values_help' => 'Add selectable options, one per line. Blank lines other than the first line will be ignored.', 'field_element' => 'Form Element', 'field_element_short' => 'Element', 'field_format' => 'Format', 'field_custom_format' => 'Custom Regex Format', 'field_custom_format_help' => 'This field allows you to use a regex expression for validation. It should start with "regex:" - for example, to validate that a custom field value contains a valid IMEI (15 numeric digits), you would use regex:/^[0-9]{15}$/.', - 'required' => 'Required', + 'required' => 'Obavezno', 'req' => 'Req.', 'used_by_models' => 'Used By Models', 'order' => 'Porudžbina', 'create_fieldset' => 'New Fieldset', - 'create_field' => 'New Custom Field', + 'create_field' => 'Novo prilagodjeno polje', 'value_encrypted' => 'The value of this field is encrypted in the database. Only admin users will be able to view the decrypted value', 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.', ); diff --git a/resources/lang/sr-CS/admin/hardware/table.php b/resources/lang/sr-CS/admin/hardware/table.php index 6183b8b0d8..f9a489b157 100644 --- a/resources/lang/sr-CS/admin/hardware/table.php +++ b/resources/lang/sr-CS/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Status', 'title' => 'Imovina ', 'image' => 'Slika uređaja', - 'days_without_acceptance' => 'Days Without Acceptance' + 'days_without_acceptance' => 'Days Without Acceptance', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/sr-CS/admin/kits/general.php b/resources/lang/sr-CS/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/sr-CS/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/sr-CS/admin/licenses/message.php b/resources/lang/sr-CS/admin/licenses/message.php index b52338a4bc..4031d9371e 100644 --- a/resources/lang/sr-CS/admin/licenses/message.php +++ b/resources/lang/sr-CS/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Imovina koju pokušavate povezati s ovom licencom nije u vlasništvu osobe koja je odabrana u padajućem meniju.', 'assoc_users' => 'This license is currently checked out to a user and cannot be deleted. Please check the license in first, and then try deleting again. ', 'select_asset_or_person' => 'Morate odabrati neku vrstu imovine ili korisnika, ali ne oboje.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/sr-CS/admin/settings/general.php b/resources/lang/sr-CS/admin/settings/general.php index 3fe2190dc0..b1b9458dfb 100644 --- a/resources/lang/sr-CS/admin/settings/general.php +++ b/resources/lang/sr-CS/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Active Directory domain', 'ad_domain_help' => 'Ovo je ponekad isto kao i vaš domen e-pošte, ali ne uvek.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC Email', 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', 'is_ad' => 'Ovo je Active Directory server', - 'alert_email' => 'Pošaljite upozorenja na', - 'alerts_enabled' => 'Upozorenja na email su omogućena', - 'alert_interval' => 'Expiring Alerts Threshold (in days)', - 'alert_inv_threshold' => 'Inventory Alert Threshold', - 'asset_ids' => 'Asset IDs', - 'audit_interval' => 'Interval revizije', + 'alert_email' => 'Pošaljite upozorenja na', + 'alerts_enabled' => 'Upozorenja na email su omogućena', + 'alert_interval' => 'Expiring Alerts Threshold (in days)', + 'alert_inv_threshold' => 'Inventory Alert Threshold', + 'asset_ids' => 'Asset IDs', + 'audit_interval' => 'Interval revizije', 'audit_interval_help' => 'If you are required to regularly physically audit your assets, enter the interval in months.', - 'audit_warning_days' => 'Audit Warning Threshold', + 'audit_warning_days' => 'Audit Warning Threshold', 'audit_warning_days_help' => 'How many days in advance should we warn you when assets are due for auditing?', - 'auto_increment_assets' => 'Generate auto-incrementing asset IDs', - 'auto_increment_prefix' => 'Prefix (optional)', - 'auto_incrementing_help' => 'Enable auto-incrementing asset IDs first to set this', - 'backups' => 'Backups', - 'barcode_settings' => 'Barcode Settings', + 'auto_increment_assets' => 'Generate auto-incrementing asset IDs', + 'auto_increment_prefix' => 'Prefix (optional)', + 'auto_incrementing_help' => 'Enable auto-incrementing asset IDs first to set this', + 'backups' => 'Backups', + 'barcode_settings' => 'Barcode Settings', '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.', - 'custom_css' => 'Custom CSS', - 'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the <style></style> tags.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Custom CSS', + 'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the <style></style> tags.', 'custom_forgot_pass_url' => 'Custom Password Reset URL', 'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.', 'dashboard_message' => 'Dashboard Message', 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', - 'default_currency' => 'Default Currency', - 'default_eula_text' => 'Default EULA', - 'default_language' => 'Default Language', - 'default_eula_help_text' => 'You can also associate custom EULAs to specific asset categories.', + 'default_currency' => 'Default Currency', + 'default_eula_text' => 'Default EULA', + 'default_language' => 'Default Language', + 'default_eula_help_text' => 'You can also associate custom EULAs to specific asset categories.', 'display_asset_name' => 'Naziv osnovnog sredstva', 'display_checkout_date' => 'Display Checkout Date', 'display_eol' => 'Display EOL in table view', 'display_qr' => 'Display Square Codes', - 'display_alt_barcode' => 'Display 1D barcode', - 'barcode_type' => '2D Barcode Type', - 'alt_barcode_type' => '1D barcode type', + 'display_alt_barcode' => 'Display 1D barcode', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D Barcode Type', + 'alt_barcode_type' => '1D barcode type', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'EULA Settings', 'eula_markdown' => 'This EULA allows Github flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Additional Footer Text ', 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.', 'general_settings' => 'General Settings', - 'generate_backup' => 'Generate Backup', + 'generate_backup' => 'Generate Backup', 'header_color' => 'Header Color', 'info' => 'These settings let you customize certain aspects of your installation.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laravel Version', 'ldap_enabled' => 'LDAP enabled', 'ldap_integration' => 'LDAP Integration', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', 'ldap_server' => 'LDAP Server', 'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)', - 'ldap_server_cert' => 'LDAP SSL certificate validation', - 'ldap_server_cert_ignore' => 'Allow invalid SSL Certificate', - 'ldap_server_cert_help' => 'Select this checkbox if you are using a self signed SSL cert and would like to accept an invalid SSL certificate.', + 'ldap_server_cert' => 'LDAP SSL certificate validation', + 'ldap_server_cert_ignore' => 'Allow invalid SSL Certificate', + 'ldap_server_cert_help' => 'Select this checkbox if you are using a self signed SSL cert and would like to accept an invalid SSL certificate.', 'ldap_tls' => 'Use TLS', 'ldap_tls_help' => 'This should be checked only if you are running STARTTLS on your LDAP server. ', 'ldap_uname' => 'LDAP Bind Username', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', 'login_remote_user_custom_logout_url_text' => 'Custom logout URL', 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Use in Print', 'logo_print_assets_help' => 'Use branding on printable asset lists ', @@ -106,11 +118,31 @@ return array( 'pwd_secure_uncommon_help' => 'This will disallow users from using common passwords from the top 10,000 passwords reported in breaches.', 'qr_help' => 'Enable QR Codes first to set this', 'qr_text' => 'QR Code Text', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Setting', 'settings' => 'Settings', 'show_alerts_in_menu' => 'Show alerts in top menu', 'show_archived_in_list' => 'Arhivirana sredstva', 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Show images in emails', 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', 'site_name' => 'Naziv sajta', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack Channel', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Slack Settings', - 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', 'snipe_version' => 'Snipe-IT version', @@ -130,6 +162,7 @@ return array( 'update' => 'Update Settings', 'value' => 'Value', 'brand' => 'Branding', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'About Settings', 'about_settings_text' => 'These settings let you customize certain aspects of your installation.', 'labels_per_page' => 'Labels per page', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Unique serial numbers', 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', 'zerofill_count' => 'Dužina oznake sredstva, uključujući i popunu nulama', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/sr-CS/admin/users/general.php b/resources/lang/sr-CS/admin/users/general.php index b640217479..590238cb3f 100644 --- a/resources/lang/sr-CS/admin/users/general.php +++ b/resources/lang/sr-CS/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'Postavke LDAP konfiguracije mogu se pronaći u Administrator> Postavke. Odabrana lokacija (opcionalno) će biti podešena za sve importovane korisnike.', 'print_assigned' => 'Print All Assigned', 'software_user' => 'Software Checked out to :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Prikaži korisnika :name', 'usercsv' => 'CSV file', 'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ', diff --git a/resources/lang/sr-CS/admin/users/message.php b/resources/lang/sr-CS/admin/users/message.php index 218a406410..e5e45b5d78 100644 --- a/resources/lang/sr-CS/admin/users/message.php +++ b/resources/lang/sr-CS/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Insufficient Permissions.', 'user_deleted_warning' => 'Ovaj je korisnik izbrisan. Morate vratiti tog korisnika da biste ga uredili ili mu dodeliti novi resurs.', 'ldap_not_configured' => 'LDAP integracija nije konfigurisana za ovu instalaciju.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/sr-CS/auth/general.php b/resources/lang/sr-CS/auth/general.php index 85607dd32f..5ee6e44c26 100644 --- a/resources/lang/sr-CS/auth/general.php +++ b/resources/lang/sr-CS/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Pošalji link za reset lozinke', 'email_reset_password' => 'Email Password Reset', 'reset_password' => 'Reset Password', + 'saml_login' => 'Login via SAML', 'login' => 'Prijava', 'login_prompt' => 'Prijavite se', 'forgot_password' => 'Zabooravljena lozinka', diff --git a/resources/lang/sr-CS/auth/message.php b/resources/lang/sr-CS/auth/message.php index 0b8218eca4..b8056bb3d6 100644 --- a/resources/lang/sr-CS/auth/message.php +++ b/resources/lang/sr-CS/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Ovaj korisnički nalog nije aktiviran.', 'account_suspended' => 'Ovaj je korisnički nalog je blokiran.', 'account_banned' => 'Ovaj je korisnički nalog je zabranjen.', - 'throttle' => 'Previše neuspelih pokušaja prijave. Pokušajte ponovno za oko :minutes minuta.', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Došlo je do problema prilikom pokušaja prijavljivanja, pokušajte ponovo.', 'success' => 'Uspešno ste se prijavili.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Došlo je do problema prilikom pokušaja kreiranja naloga, pokušajte ponovo.', 'success' => 'Nalog je uspešno kreiran.', ), - 'forgot-password' => array( - 'error' => 'Pojavio se problem prilikom pokušaja ponovnog unosa lozinke, pokušajte ponovo.', - 'success' => 'E-poruka za oporavak lozinke uspješno je poslata.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Problem prilikom resetovanja lozinke, pokušajte ponovo.', - 'success' => 'Vaša je lozinka uspešno resetovana.', - ), - - 'activate' => array( - 'error' => 'Došlo je do problema prilikom pokušaja aktivacije naloga, pokušajte ponovo.', - 'success' => 'Vaš je nalog uspešno aktiviran.', + 'forgot-password' => array( + 'error' => 'Pojavio se problem prilikom pokušaja ponovnog unosa lozinke, pokušajte ponovo.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Problem prilikom resetovanja lozinke, pokušajte ponovo.', + 'success' => 'Vaša je lozinka uspešno resetovana.', + ), + + ); diff --git a/resources/lang/sr-CS/button.php b/resources/lang/sr-CS/button.php index 09d2aab005..d02af39694 100644 --- a/resources/lang/sr-CS/button.php +++ b/resources/lang/sr-CS/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Upload', 'select_file' => 'Odaberite datoteku...', 'select_files' => 'Odaberite datoteke...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/sr-CS/general.php b/resources/lang/sr-CS/general.php index a25a93835a..de1b69b21d 100644 --- a/resources/lang/sr-CS/general.php +++ b/resources/lang/sr-CS/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Skupna revizija', 'bulkaudit_status' => 'Status revizije', 'bulk_checkout' => 'Bulk Checkout', + 'bystatus' => 'by Status', 'cancel' => 'Otkazati', 'categories' => 'Kategorije', 'category' => 'Kategorija', @@ -57,6 +58,7 @@ 'created' => 'Stavka kreirana', 'created_asset' => 'kreirana imovina', 'created_at' => 'Created at', + 'record_created' => 'Record Created', 'updated_at' => 'Ažurirano', 'currency' => '$', // this is deprecated 'current' => 'Current', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Ime Prezime (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Ime Prezime (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Prezime Prvo slovo imena (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Prvi', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Ime', 'first_name_format' => 'Ime (jane@example.com)', 'files' => 'Datoteke', 'file_name' => 'Datoteka', + 'file_type' => 'File Type', 'file_uploads' => 'Prenos datoteka', 'generate' => 'Generate', 'github_markdown' => 'This field accepts Github flavored markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Asset Maintenances', 'item' => 'Artikal', 'insufficient_permissions' => 'Nedovoljna dozvola!', + 'kits' => 'Predefined Kits', 'language' => 'Jezik', 'last' => 'Poslednji', 'last_login' => 'Poslednja prijava', @@ -121,10 +136,11 @@ 'licenses' => 'Licence', 'list_all' => 'Lista svih', 'loading' => 'Loading', - 'lock_passwords' => 'Ovo polje ne može se uređivati ​​u ovoj instalaciji.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'This feature has been disabled for the demo installation.', 'location' => 'Lokacija', 'locations' => 'Lokacije', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Logout', 'lookup_by_tag' => 'Pretraživanje pomoću oznake imovine', 'maintenances' => 'Održavanje', @@ -186,6 +202,7 @@ 'sign_in' => 'Prijavite se', 'signature' => 'Potpis', 'skin' => 'Izgledi', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO MOD: Neke funkcije su onemogućene za ovu instalaciju.', 'site_name' => 'Naziv sajta', 'state' => 'Savezna država', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Nepoznati administrator', 'username_format' => 'Format korisničkog imena', 'update' => 'Ažuriraj', - 'upload_filetypes_help' => 'Dozvoljene datoteke su png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max veličina je :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Uploaded', 'user' => 'Korisnik', 'accepted' => 'accepted', 'declined' => 'declined', 'unaccepted_asset_report' => 'Neprihvaćene imovine', 'users' => 'Korisnici', + 'viewall' => 'View All', 'viewassets' => 'Prikaz dodijeljene imovine', 'website' => 'Website', 'welcome' => 'Dobrodošli, :name', 'years' => 'godine', 'yes' => 'Da', 'zip' => 'Zip', - 'noimage' => 'Nije prenesena slika ili slika nije pronađena.', - 'token_expired' => 'Sesija za obrazac je istekla. Molim pokušajte ponovo.', + 'noimage' => 'Nije prenesena slika ili slika nije pronađena.', + 'token_expired' => 'Sesija za obrazac je istekla. Molim pokušajte ponovo.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/sr-CS/help.php b/resources/lang/sr-CS/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/sr-CS/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/sr-CS/mail.php b/resources/lang/sr-CS/mail.php index 65d4d64939..db3555beb6 100644 --- a/resources/lang/sr-CS/mail.php +++ b/resources/lang/sr-CS/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Kliknite na sljedeći link kako biste potvrdili svoj :web nalog:', 'click_on_the_link_accessory' => 'Kliknite na link pri dnu da biste potvrdili da ste primili dodatnu opremu.', 'click_on_the_link_asset' => 'Kliknite na link pri dnu da biste potvrdili da ste primili resurs, imovinu.', - 'Confirm_Asset_Checkin' => 'Confirm Asset Checkin.', - 'Confirm_Accessory_Checkin' => 'Confirm Accessory Checkin.', - 'Confirm_accessory_delivery' => 'Potvrdite isporuku dodatne opreme.', - 'Confirm_license_delivery' => 'Potvrdite isporuku licence.', - 'Confirm_asset_delivery' => 'Potvrdite isporuku sredstava.', - 'Confirm_consumable_delivery' => 'Potvrdite isporuku potrošnog materijala.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Trenutna QTY', 'Days' => 'Dani', 'days' => 'Dana', @@ -64,9 +64,11 @@ return array( 'license_expiring_alert' => 'Postoji :count licenci koja/e ističe u narednih treshold dana.|Postoje :count licencei koje ističu u narednih :treshold dana.', 'to_reset' => 'Da biste resetovali svoju :web lozinku, ispunite ovaj obrazac:', 'type' => 'Tip', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Korisnik', 'username' => 'Korisničko ime', 'welcome' => 'Dobrodošli :name', 'welcome_to' => 'Dobrodošli na :web!', 'your_credentials' => 'Vaši Snipe-IT kredencijali', + ); diff --git a/resources/lang/sv-SE/admin/accessories/general.php b/resources/lang/sv-SE/admin/accessories/general.php index 586253f05e..ef2e34f563 100644 --- a/resources/lang/sv-SE/admin/accessories/general.php +++ b/resources/lang/sv-SE/admin/accessories/general.php @@ -1,17 +1,15 @@ 'Om Tillbehör', - 'about_accessories_text' => 'Tillbehör är något som tilldelas till användare men som inte har ett serienummer (det krävs inte att det är spårbart). Exv. datormöss eller tangentbord.', - 'accessory_category' => 'Tillbehörs Kategori', - 'accessory_name' => 'Tillbehörs Namn', + 'accessory_category' => 'Tillbehörskategori', + 'accessory_name' => 'Tillbehörsnamn', 'checkout' => 'Checka ut tillbehör', 'checkin' => 'Checka in tillbehör', 'create' => 'Skapa tillbehör', - 'edit' => 'Redigera tillbehär', + 'edit' => 'Redigera tillbehör', 'eula_text' => 'Kategori EULA', 'eula_text_help' => 'Det här fältet tillåter att du ändrar din EULA för specifika typer av tillgångar. Om du endast har en EULA för samtliga tillgångar så kan du kryssa i rutan nedan för att använda den.', - 'require_acceptance' => 'Kräv att användare accepterar mottagande av inventarier i den här kategorin.', + 'require_acceptance' => 'Kräv att användare bekräftar mottagande av tillgångar i denna kategori.', 'no_default_eula' => 'Ingen EULA funnen. Lägg till en i inställningar.', 'total' => 'Totalt', 'remaining' => 'Tillgängliga', diff --git a/resources/lang/sv-SE/admin/accessories/message.php b/resources/lang/sv-SE/admin/accessories/message.php index db9034d950..d8333f1aba 100644 --- a/resources/lang/sv-SE/admin/accessories/message.php +++ b/resources/lang/sv-SE/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Tillbehöret finns inte.', + 'does_not_exist' => 'Tillbehöret [:id] finns inte.', 'assoc_users' => 'Detta tillbehör har för närvarande :count objekt utcheckade till användare. Checka in tillbehöret och försök igen. ', 'create' => array( diff --git a/resources/lang/sv-SE/admin/asset_maintenances/general.php b/resources/lang/sv-SE/admin/asset_maintenances/general.php index 09fa831cb0..5850ec835d 100644 --- a/resources/lang/sv-SE/admin/asset_maintenances/general.php +++ b/resources/lang/sv-SE/admin/asset_maintenances/general.php @@ -1,11 +1,14 @@ 'Asset Maintenances', - 'edit' => 'Redigera inventarieunderhåll', - 'delete' => 'Radera inventarieunderhåll', - 'view' => 'Visa detaljer ang. inventarieunderhåll', + 'asset_maintenances' => 'Underhåll av tillgångar', + 'edit' => 'Redigera underhåll av tillgångar', + 'delete' => 'Radera underhåll av tillgång', + 'view' => 'Visa detaljer för underhåll av tillgångar', 'repair' => 'Reparera', 'maintenance' => 'Underhåll', - 'upgrade' => 'Uppgradera' + 'upgrade' => 'Uppgradera', + 'calibration' => 'Kalibrering', + 'software_support' => 'Programvarusupport', + 'hardware_support' => 'Hårdvarusupport', ]; diff --git a/resources/lang/sv-SE/admin/asset_maintenances/message.php b/resources/lang/sv-SE/admin/asset_maintenances/message.php index c5f4d9eb38..22743c16e5 100644 --- a/resources/lang/sv-SE/admin/asset_maintenances/message.php +++ b/resources/lang/sv-SE/admin/asset_maintenances/message.php @@ -1,19 +1,19 @@ 'Inventarieunderhållet du letade efter kunde inte hittas!', + 'not_found' => 'Underhåll av tillgången du letade efter kunde inte hittas!', 'delete' => [ 'confirm' => 'År du säker på att du vill radera inventarieunderhållet?', - 'error' => 'Ett fel uppstod vid radering av inventarieunderhållet. Var god försök igen.', - 'success' => 'Inventarieunderhållet raderades.' + 'error' => 'Ett fel uppstod vid radering av underhåll av tillgång. Var god försök igen.', + 'success' => 'Underhåll av tillgången raderades.' ], 'create' => [ - 'error' => 'Inventarieunderhållet skapades inte. Var god försök igen.', - 'success' => 'Inventarieunderhållet skapades.' + 'error' => 'Underhåll av tillgången skapades inte. Var god försök igen.', + 'success' => 'Underhåll av tillgången skapades.' ], 'edit' => [ - 'error' => 'Asset Maintenance var inte redigerat, försök igen.', - 'success' => 'Asset Maintenance redigerades framgångsrikt.' + 'error' => 'Underhåll av tillgång var inte redigerat, försök igen.', + 'success' => 'Underhåll av tillgång ändrades framgångsrikt.' ], 'asset_maintenance_incomplete' => 'Inte klar ännu', 'warranty' => 'Garanti', diff --git a/resources/lang/sv-SE/admin/asset_maintenances/table.php b/resources/lang/sv-SE/admin/asset_maintenances/table.php index edb87b778d..c1df4e4dfa 100644 --- a/resources/lang/sv-SE/admin/asset_maintenances/table.php +++ b/resources/lang/sv-SE/admin/asset_maintenances/table.php @@ -2,7 +2,7 @@ return [ 'title' => 'Inventarieunderhåll', - 'asset_name' => 'Inventarienamn', + 'asset_name' => 'Namn på tillgång', 'is_warranty' => 'Garanti', 'dl_csv' => 'Ladda ner CSV' ]; diff --git a/resources/lang/sv-SE/admin/categories/general.php b/resources/lang/sv-SE/admin/categories/general.php index 62820ad3ea..f568b3db87 100644 --- a/resources/lang/sv-SE/admin/categories/general.php +++ b/resources/lang/sv-SE/admin/categories/general.php @@ -1,9 +1,7 @@ 'Om kategorier', - 'about_categories' => 'Kategorier hjälper dig att organisera dina objekt. Exempel på kategorier kan vara "Stationära datorer", "Bärbara datorer", "Mobiltelefoner", "surfplattor" och så vidare, men du kan använda kategorier på det sätt som passar bäst för dig.', - 'asset_categories' => 'Inventariekategorier', + 'asset_categories' => 'Kategorier', 'category_name' => 'Kategorinamn', 'checkin_email' => 'Skicka e-post till användaren vid incheckning / utcheckning.', 'checkin_email_notification' => 'Den här användaren kommer att skickas ett mail vid incheckning / utcheckning.', @@ -11,9 +9,9 @@ return array( 'create' => 'Skapa kategori', 'edit' => 'Redigera kategori', 'eula_text' => 'Kategori EULA', - 'eula_text_help' => 'I detta fält kan du anpassa dina licensavtal för slutanvändare, EULA, för vissa typer av tillgångar. Om du bara har ett licensavtal för alla dina inventarier, kan du markera rutan nedan för att använda standardlicensavtalet.', + 'eula_text_help' => 'I detta fält kan du anpassa dina licensavtal för slutanvändare, EULA, för vissa typer av tillgångar. Om du bara har ett licensavtal för alla dina tillgångar, kan du markera rutan nedan för att använda standardlicensavtalet.', 'name' => 'Kategorinamn', - 'require_acceptance' => 'Kräv att användare bekräftar mottagande av inventarier i den här kategorin.', + 'require_acceptance' => 'Kräv att användare bekräftar mottagande av tillgångar i denna kategori.', 'required_acceptance' => 'Användaren kommer att få e-post med en länk för att bekräfta mottagande av detta objekt.', 'required_eula' => 'Användaren kommer att få e-post med en kopia av licensavtalet, EULA', 'no_default_eula' => 'Ingen standard-licensavtal, EULA, hittades. Lägg till en under Inställningar.', diff --git a/resources/lang/sv-SE/admin/categories/table.php b/resources/lang/sv-SE/admin/categories/table.php index 6fe0795a32..8c25729968 100644 --- a/resources/lang/sv-SE/admin/categories/table.php +++ b/resources/lang/sv-SE/admin/categories/table.php @@ -5,6 +5,6 @@ return array( 'id' => 'ID', 'parent' => 'Överordnad', 'require_acceptance' => 'Godkännande', - 'title' => 'Inventaries kategorinamn', + 'title' => 'Namn på kategori', ); diff --git a/resources/lang/sv-SE/admin/companies/general.php b/resources/lang/sv-SE/admin/companies/general.php index 753c44ff46..ac9f209a1d 100644 --- a/resources/lang/sv-SE/admin/companies/general.php +++ b/resources/lang/sv-SE/admin/companies/general.php @@ -1,6 +1,4 @@ 'Om företag', - 'about_companies_text' => 'Företag kan användas som ett enkelt identifieringsfält, eller kan användas för att begränsa synligheten för tillgångar, användare etc. om fullständigt företagsstöd är aktiverat i dina administratörsinställningar.', 'select_company' => 'Välj företag', ]; diff --git a/resources/lang/sv-SE/admin/components/general.php b/resources/lang/sv-SE/admin/components/general.php index d031a3fa57..8ceddbcdd8 100644 --- a/resources/lang/sv-SE/admin/components/general.php +++ b/resources/lang/sv-SE/admin/components/general.php @@ -1,8 +1,6 @@ 'Om komponenter', - 'about_components_text' => 'Komponenter är objekt som ingår i en tillgång, till exempel HDD, RAM, etc.', 'component_name' => 'Komponentnamn', 'checkin' => 'Checka in komponent', 'checkout' => 'Checka ut komponent', diff --git a/resources/lang/sv-SE/admin/consumables/general.php b/resources/lang/sv-SE/admin/consumables/general.php index aae4fa12f9..c053250e91 100644 --- a/resources/lang/sv-SE/admin/consumables/general.php +++ b/resources/lang/sv-SE/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Om förbrukningsvaror', - 'about_consumables_text' => 'Förbrukningsvaror är sådant som är inköpt och kommer förbrukas över tiden. T.ex. skrivartoner eller kopieringspapper.', 'checkout' => 'Förbrukningsvaror', 'consumable_name' => 'Namn på förbrukningsvara', 'create' => 'Skapa förbrukningvara', diff --git a/resources/lang/sv-SE/admin/custom_fields/general.php b/resources/lang/sv-SE/admin/custom_fields/general.php index 867b2f4f86..772ab91d34 100644 --- a/resources/lang/sv-SE/admin/custom_fields/general.php +++ b/resources/lang/sv-SE/admin/custom_fields/general.php @@ -4,7 +4,7 @@ return array( 'custom_fields' => 'Anpassade fält', 'field' => 'Fält', 'about_fieldsets_title' => 'Om fältsamlingar', - 'about_fieldsets_text' => 'Fältsamlingar låter dig skapa grupper av anpassade fält som ofta används för specifika modelltyper av inventarier.', + 'about_fieldsets_text' => 'Fieldsets låter dig skapa grupper av fält som är anpassade efter och ofta använda av en viss typ av tillgång. Ex. "CPU", "RAM", "HDD", etc.', 'custom_format' => 'Anpassat format ...', 'encrypt_field' => 'Kryptera värdet på det här fältet i databasen', 'encrypt_field_help' => 'VARNING: Kryptering av ett fält gör det oförsvarligt.', diff --git a/resources/lang/sv-SE/admin/depreciations/general.php b/resources/lang/sv-SE/admin/depreciations/general.php index 1f3453f026..5270d5bf2c 100644 --- a/resources/lang/sv-SE/admin/depreciations/general.php +++ b/resources/lang/sv-SE/admin/depreciations/general.php @@ -1,9 +1,9 @@ 'Om tillgångsavskrivningar', - 'about_depreciations' => 'Du kan ställa in inventarieavskrivningar baserat på linjär avskrivning.', - 'asset_depreciations' => 'Avskrivningar av inventarier', + 'about_asset_depreciations' => 'Om avskrivning av tillgångar', + 'about_depreciations' => 'Du kan ställa in avskrivning av tillgångar baserat på linjär avskrivning.', + 'asset_depreciations' => 'Avskrivningar av tillgångar', 'create' => 'Skapa avskrivningar', 'depreciation_name' => 'Avskrivningsnamn', 'number_of_months' => 'Antal Månader', diff --git a/resources/lang/sv-SE/admin/hardware/form.php b/resources/lang/sv-SE/admin/hardware/form.php index e56957a6d2..c8b13fd1de 100644 --- a/resources/lang/sv-SE/admin/hardware/form.php +++ b/resources/lang/sv-SE/admin/hardware/form.php @@ -22,7 +22,7 @@ return array( 'expected_checkin' => 'Förväntad incheckningsdatum', 'expires' => 'Förfaller', 'fully_depreciated' => 'Helt avskrivna', - 'help_checkout' => 'Om du vill tilldela denna tillgång direkt, välj "Klar för att distribuera" från statuslistan ovan.', + 'help_checkout' => 'Om du vill tilldela denna tillgång omedelbart, välj "Redo att distribuera" från statuslistan ovan. ', 'mac_address' => 'MAC-adress', 'manufacturer' => 'Tillverkare', 'model' => 'Modell', diff --git a/resources/lang/sv-SE/admin/hardware/table.php b/resources/lang/sv-SE/admin/hardware/table.php index 9107bc2b9b..ca4416855a 100644 --- a/resources/lang/sv-SE/admin/hardware/table.php +++ b/resources/lang/sv-SE/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Status', 'title' => 'Tillgång', 'image' => 'Enhetsbild', - 'days_without_acceptance' => 'Dagar utan godkännande' + 'days_without_acceptance' => 'Dagar utan godkännande', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/sv-SE/admin/kits/general.php b/resources/lang/sv-SE/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/sv-SE/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/sv-SE/admin/licenses/message.php b/resources/lang/sv-SE/admin/licenses/message.php index a2f349af8c..94bd5bce33 100644 --- a/resources/lang/sv-SE/admin/licenses/message.php +++ b/resources/lang/sv-SE/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Den tillgång du försöker associera med denna licens ägs av någon annan än den person som valts i den tilldelade till rullgardinsmenyn.', 'assoc_users' => 'Licensen är nu utcheckad till en användare och kan inte raderas. Var god kontrollera licensen först och försök sedan radera igen.', 'select_asset_or_person' => 'Du måste välja en tillgång eller en användare, men inte båda.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/sv-SE/admin/locations/message.php b/resources/lang/sv-SE/admin/locations/message.php index 1f1147f0a8..95bb95cad0 100644 --- a/resources/lang/sv-SE/admin/locations/message.php +++ b/resources/lang/sv-SE/admin/locations/message.php @@ -4,7 +4,7 @@ return array( 'does_not_exist' => 'Platsen finns inte.', 'assoc_users' => 'Platsen är associerad med minst en användare och kan inte tas bort. Vänligen uppdatera dina användare så dom inte refererar till denna plats och försök igen.', - 'assoc_assets' => 'Platsen är associerad med minst en inventarie och kan inte tas bort. Vänligen uppdatera dina inventarier så dom inte refererar till denna plats och försök igen. ', + 'assoc_assets' => 'Platsen är associerad med minst en tillgång och kan inte tas bort. Vänligen uppdatera dina tillgångar så dom inte refererar till denna plats och försök igen. ', 'assoc_child_loc' => 'Denna plats är för närvarande överliggande för minst en annan plats och kan inte tas bort. Vänligen uppdatera dina platser så dom inte längre refererar till denna och försök igen.', diff --git a/resources/lang/sv-SE/admin/models/general.php b/resources/lang/sv-SE/admin/models/general.php index ece3b9dd9c..7ec842a464 100644 --- a/resources/lang/sv-SE/admin/models/general.php +++ b/resources/lang/sv-SE/admin/models/general.php @@ -1,17 +1,17 @@ 'Om tillgångsmodeller', - 'about_models_text' => 'Tillgångsmodeller är ett sätt att gruppera identiska tillgångar. "MBP 2013", "IPhone 6s", etc.', + 'about_models_title' => 'Om modeller', + 'about_models_text' => 'Modeller är ett sätt att gruppera identiska tillgångar. "Galaxy S20", "iPhone 12", etc.', 'deleted' => 'Den här modellen har tagits bort. Klicka här för att återskapa.', - 'bulk_delete' => 'Bulk Radera tillgångsmodeller', - 'bulk_delete_help' => 'Använd kryssrutan här under för att bekräfta borttagning av valda tillgångsmodeller. Tillgångsmodeller som har tillgångar kopplade kan inte raderas innan tillgångarna är kopplade till en annan modell.', - 'bulk_delete_warn' => 'Du håller på att ta bort: model_count inventariemodeller.', + 'bulk_delete' => 'Bulk Radera modeller', + 'bulk_delete_help' => 'Använd kryssrutan här under för att bekräfta borttagning av valda modeller. Modeller som har tillgångar kopplade till sig kan inte raderas innan dessa är kopplade till en annan modell.', + 'bulk_delete_warn' => 'Du håller på att ta bort: model_count modeller.', 'restore' => 'Återskapa Modell', 'requestable' => 'Användare kan begära denna modell', - 'show_mac_address' => 'Visa fältet MAC-adress för inventarier av denna modell', + 'show_mac_address' => 'Visa fältet MAC-adress för tillgångar av denna modell', 'view_deleted' => 'Visa Borttagna', - 'view_models' => 'Visa Modeller', + 'view_models' => 'Visa modeller', 'fieldset' => 'Fältsamling', 'no_custom_field' => 'Inga anpassade fält', 'add_default_values' => 'Lägg till standardvärden', diff --git a/resources/lang/sv-SE/admin/models/message.php b/resources/lang/sv-SE/admin/models/message.php index 87996e7b8d..76830cffec 100644 --- a/resources/lang/sv-SE/admin/models/message.php +++ b/resources/lang/sv-SE/admin/models/message.php @@ -3,7 +3,7 @@ return array( 'does_not_exist' => 'Modellen finns inte.', - 'assoc_users' => 'Denna modell är redan associerad med en eller flera inventarier och kan inte tas bort. Ta bort inventarierna och försök sedan igen. ', + 'assoc_users' => 'Denna modell är redan associerad med en eller flera tillgångar och kan inte tas bort. Ta bort tillgången och försök sedan igen. ', 'create' => array( @@ -30,7 +30,7 @@ return array( 'bulkedit' => array( 'error' => 'Inga fält ändrades, så ingenting uppdaterades.', - 'success' => 'Modeller uppdaterade.' + 'success' => 'Modeller uppdaterades.' ), 'bulkdelete' => array( diff --git a/resources/lang/sv-SE/admin/models/table.php b/resources/lang/sv-SE/admin/models/table.php index 9d3cafea0a..85395d261a 100644 --- a/resources/lang/sv-SE/admin/models/table.php +++ b/resources/lang/sv-SE/admin/models/table.php @@ -7,11 +7,11 @@ return array( 'eol' => 'EOL', 'modelnumber' => 'modell nr.', 'name' => 'Anläggningsmodell Namn', - 'numassets' => 'Inventarier', - 'title' => 'Inventarie Modell', - 'update' => 'Uppdatera Inventarie Modell', + 'numassets' => 'Tillgångar', + 'title' => 'Modeller', + 'update' => 'Uppdatera modell', 'view' => 'Visa tillgångsmodell', - 'update' => 'Uppdatera Inventarie Modell', + 'update' => 'Uppdatera modell', 'clone' => 'Kopiera Modell', 'edit' => 'Ändra Modell', ); diff --git a/resources/lang/sv-SE/admin/settings/general.php b/resources/lang/sv-SE/admin/settings/general.php index 68689de2ae..df0fa5c8a5 100644 --- a/resources/lang/sv-SE/admin/settings/general.php +++ b/resources/lang/sv-SE/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Active Directory-domän', 'ad_domain_help' => 'Detta är ibland samma som din e-post domän, men inte alltid.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC Email', 'admin_cc_email_help' => 'Om du vill skicka en kopia av checkin / checkout-e-postmeddelanden som skickas till användare till ett extra e-postkonto, skriv det här. Annars lämnar du fältet tomt.', 'is_ad' => 'Detta är en Active Directory-server', - 'alert_email' => 'Skicka larm till', - 'alerts_enabled' => 'Larm aktivt', - 'alert_interval' => 'Utgående varningströskel (i dagar)', - 'alert_inv_threshold' => 'Inventar Alert tröskel', - 'asset_ids' => 'Inventarienummer', - 'audit_interval' => 'Inventeringsintervall', + 'alert_email' => 'Skicka larm till', + 'alerts_enabled' => 'Larm aktivt', + 'alert_interval' => 'Utgående varningströskel (i dagar)', + 'alert_inv_threshold' => 'Varna om lågt lagersaldo', + 'asset_ids' => 'Tillgångs-ID', + 'audit_interval' => 'Inventeringsintervall', 'audit_interval_help' => 'Om ni är i behov av regelbunden fysisk inventering av era tillgångar anger du intervallet i månader.', - 'audit_warning_days' => 'Gränsvärde för varning om nästa inventering', - 'audit_warning_days_help' => 'Hur många dagars varsel vill du ha inför nästa inventering?', - 'auto_increment_assets' => 'Generera automatiskt stigande inventarienummer', - 'auto_increment_prefix' => 'Prefix (frivilligt)', - 'auto_incrementing_help' => 'Aktivera automatisk inkrementering av tillgångs-ID först för att ställa in detta', - 'backups' => 'Säkerhetskopior', - 'barcode_settings' => 'Streckkodsinställningar', + 'audit_warning_days' => 'Gränsvärde för varning om nästa inventering', + 'audit_warning_days_help' => 'Hur många dagar i förväg vill du bli varnad när det närmar sig revision av tillgångar?', + 'auto_increment_assets' => 'Skapa automatiskt stigande tillgångs-ID', + 'auto_increment_prefix' => 'Prefix (frivilligt)', + 'auto_incrementing_help' => 'Aktivera automatisk inkrementering av tillgångs-ID först för att ställa in detta', + 'backups' => 'Säkerhetskopior', + 'barcode_settings' => 'Streckkodsinställningar', 'confirm_purge' => 'Bekräfta tömning', - 'confirm_purge_help' => 'Skriv texten "DELETE" i fältet nedan för att tömma dina borttagna poster. Detta går ej att ångra.', - 'custom_css' => 'Anpassad CSS', - 'custom_css_help' => 'Fyll i eventuella anpassade CSS-överskridningar du vill använda. Inkludera inte <style></style> taggar.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Anpassad CSS', + 'custom_css_help' => 'Fyll i eventuella anpassade CSS-överskridningar du vill använda. Inkludera inte <style></style> taggar.', 'custom_forgot_pass_url' => 'Anpassad lösenordsåterställningsadress', 'custom_forgot_pass_url_help' => 'Detta ersätter den inbyggda glömda lösenord URLen på inloggningsskärmen, användbart för att styra människor till den interna eller hostade LDAP-lösenordsåterställningen. Det kommer att effektivt inaktivera den lokala "glömt lösenord" funktionen.', 'dashboard_message' => 'Dashboard-meddelande', 'dashboard_message_help' => 'Denna text kommer att visas på instrumentbrädan för alla med behörighet att visa instrumentbrädan.', - 'default_currency' => 'Standardvaluta', - 'default_eula_text' => 'Standard EULA', - 'default_language' => 'Standardspråk', - 'default_eula_help_text' => 'Du kan också associera anpassade EULA till specifika tillgångskategorier.', - 'display_asset_name' => 'Visa inventarienamn', + 'default_currency' => 'Standardvaluta', + 'default_eula_text' => 'Standard EULA', + 'default_language' => 'Standardspråk', + 'default_eula_help_text' => 'Du kan också associera anpassade EULA till specifika tillgångskategorier.', + 'display_asset_name' => 'Visa tillgångens namn', 'display_checkout_date' => 'Visa utcheckningsdatum', 'display_eol' => 'Visa EOL i tabellvy', 'display_qr' => 'Visa QR-koder', - 'display_alt_barcode' => 'Visa 1D streckkod', - 'barcode_type' => '2D streckkodstyp', - 'alt_barcode_type' => '1D streckkodstyp', + 'display_alt_barcode' => 'Visa 1D streckkod', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D streckkodstyp', + 'alt_barcode_type' => '1D streckkodstyp', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'EULA-inställningar', 'eula_markdown' => 'Detta EULA tillåter Github smaksatt markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Ytterligare Footer Text ', 'footer_text_help' => 'Denna text kommer visas i höger sidfot. Länkar ska anges enligt Github flavored markdown. Radbrytningar, rubriker, bilder, etc kan ge oförutsägbara resultat.', 'general_settings' => 'Allmänna inställningar', - 'generate_backup' => 'Skapa säkerhetskopia', + 'generate_backup' => 'Skapa säkerhetskopia', 'header_color' => 'Sidhuvudets färg', 'info' => 'Med dessa inställningar kan du anpassa vissa delar av din installation.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laravel Version', 'ldap_enabled' => 'LDAP aktiverad', 'ldap_integration' => 'LDAP-integration', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Detta testar bara att LDAP kan synkroniseras korrekt. Om din LDAP-autentiseringsfråga inte är korrekt kan användarna fortfarande inte logga in. DU MÅSTE SPARA DINA UPPDATERADE LDAPINSTÄLLNINGAR FÖRST.', 'ldap_server' => 'LDAP-server', 'ldap_server_help' => 'Detta bör börja med ldap: // (för okrypterad eller TLS) eller ldaps: // (för SSL)', - 'ldap_server_cert' => 'Validering av LDAP SSL-certifikat', - 'ldap_server_cert_ignore' => 'Tillåt ogiltigt SSL-certifikat', - 'ldap_server_cert_help' => 'Markera den här kryssrutan om du använder en självtecknad SSL-cert och vill acceptera ett ogiltigt SSL-certifikat.', + 'ldap_server_cert' => 'Validering av LDAP SSL-certifikat', + 'ldap_server_cert_ignore' => 'Tillåt ogiltigt SSL-certifikat', + 'ldap_server_cert_help' => 'Markera den här kryssrutan om du använder en självtecknad SSL-cert och vill acceptera ett ogiltigt SSL-certifikat.', 'ldap_tls' => 'Använd TLS', 'ldap_tls_help' => 'Detta bör endast kontrolleras om du kör STARTTLS på din LDAP-server.', 'ldap_uname' => 'LDAP Bind användarnamn', @@ -79,40 +89,60 @@ return array( 'load_remote_text' => 'Fjärrskript', 'load_remote_help_text' => 'Denna Snipe-IT-installation kan ladda skript från omvärlden.', 'login_note' => 'Inloggning Obs', - 'login_note_help' => 'Välj eventuellt några meningar på din inloggningsskärm, till exempel för att hjälpa personer som har hittat en förlorad eller stulen enhet. Detta fält accepterar Github smaksatt markdown', - 'login_remote_user_text' => 'Inloggningsalternativ för fjärråtkomst', - 'login_remote_user_enabled_text' => 'Enable Login with Remote User Header', - 'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"', + 'login_note_help' => 'Lägg till valfri text på din inloggningsskärm, till exempel för att hjälpa personer som har hittat en borttappad eller stulen enhet. Detta fält accepterar GitHub Flavored Markdown', + 'login_remote_user_text' => 'Alternativ för fjärrinloggning', + 'login_remote_user_enabled_text' => 'Aktivera inloggning med REMOTE_USER header', + 'login_remote_user_enabled_help' => 'Detta gör det möjligt att autentisera via REMOTE_USER header i enlighet med "Common Gateway Interface (rfc3875)"', 'login_common_disabled_text' => 'Inaktivera andra autentiseringsmekanismer', - 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', - 'login_remote_user_custom_logout_url_text' => 'Anpassad logga ut URL', + 'login_common_disabled_help' => 'Det här alternativet inaktiverar andra autentiseringsmetoder. Aktivera bara detta om du är säker på att din REMOTE_USER inloggning fungerar', + 'login_remote_user_custom_logout_url_text' => 'Anpassad utloggnings-URL', 'login_remote_user_custom_logout_url_help' => 'Om en URL tillhandahålls här kommer användarna att omdirigeras till den här webbadressen efter att användaren loggat ut från Snipe-IT. Det här är användbart för att stänga användarsessionerna i din autentiseringsleverantör korrekt.', - 'login_remote_user_header_name_text' => 'Anpassat headernamn', - 'login_remote_user_header_name_help' => 'Använd en annan header för inloggning än REMOTE_USER', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logotyp', 'logo_print_assets' => 'Använd vid utskrift', 'logo_print_assets_help' => 'Använda branding på utskrivbara tillgångs-listor ', 'full_multiple_companies_support_help_text' => 'Begränsa användare (inklusive administratörer) tilldelade företag till företagets tillgångar.', 'full_multiple_companies_support_text' => 'Full Multiple Companies Support', - 'show_in_model_list' => 'Show in Model Dropdowns', + 'show_in_model_list' => 'Visa i rullgardinsmeny för modell', 'optional' => 'frivillig', 'per_page' => 'Resultat per sida', 'php' => 'PHP-versionen', 'php_gd_info' => 'Du måste installera php-gd för att visa QR-koder, se installationsanvisningarna.', 'php_gd_warning' => 'PHP Image Processing och GD plugin är INTE installerat.', - 'pwd_secure_complexity' => 'Lösenordskomplexitet', - 'pwd_secure_complexity_help' => 'Välj vilket lösenordskomplexitetsregler du vill genomdriva.', - 'pwd_secure_min' => 'Minsta tecken för lösenord', - 'pwd_secure_min_help' => 'Lägsta tillåtna värde är 5', - 'pwd_secure_uncommon' => 'Förhindra vanliga lösenord', - 'pwd_secure_uncommon_help' => 'Detta kommer att tillåta användare att använda vanliga lösenord från de över 10 000 lösenorden som rapporterats vid överträdelser.', + 'pwd_secure_complexity' => 'Lösenordspolicy', + 'pwd_secure_complexity_help' => 'Välj vilka kriterier lösenordet måste uppfylla.', + 'pwd_secure_min' => 'Minsta antal tecken för lösenord', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', + 'pwd_secure_uncommon' => 'Förbjud vanliga lösenord', + 'pwd_secure_uncommon_help' => 'Det här kommer att förhindra användarna från att använda något av de 10,000 oftast förekommande lösenorden som rapporterats vid dataintrång.', 'qr_help' => 'Aktivera QR-koder först för att ställa in detta', 'qr_text' => 'QR Kod Text', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Miljö', 'settings' => 'inställningar', 'show_alerts_in_menu' => 'Visa varningar i toppmenyn', 'show_archived_in_list' => 'Arkiverade tillgångar', 'show_archived_in_list_text' => 'Visa arkiverade tillgångar i listan "alla tillgångar"', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Visa bilder i e-postmeddelanden', 'show_images_in_email_help' => 'Avmarkera den här rutan om din Snipe-IT-installation ligger bakom ett VPN eller ett stängt nätverk och användare utanför nätverket kan inte ladda bilder som visas från den här installationen i sina e-postmeddelanden.', 'site_name' => 'Sidnamn', @@ -120,7 +150,7 @@ return array( 'slack_channel' => 'Slack Channel', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Slack Settings', - 'slack_integration_help' => 'Slack-integrering är valfri, men ändpunkten och kanalen krävs om du vill använda den. För att konfigurera Slack integration måste du först skapa en inkommande webhook på ditt Slack-konto.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'När du har sparat din Slack-information visas en testknapp.', 'slack_test_help' => 'Testa om din Slack-integration är konfigurerad korrekt. DU MÅSTE SPARA DINA UPPDATERADE SLACK-INSTÄLLNINGAR FÖRST.', 'snipe_version' => 'Snipe-IT-versionen', @@ -132,6 +162,7 @@ return array( 'update' => 'Uppdatera inställningarna', 'value' => 'Värde', 'brand' => 'branding', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Om inställningar', 'about_settings_text' => 'Med dessa inställningar kan du anpassa vissa aspekter av din installation.', 'labels_per_page' => 'Etiketter per sida', @@ -158,23 +189,23 @@ return array( 'text_pt' => 'pt', 'thumbnail_max_h' => 'Max miniatyrhöjd', 'thumbnail_max_h_help' => 'Maximal höjd i pixlar som miniatyrer kan visas i listningsvyn. Min 25, max 500.', - 'two_factor' => 'Tvåfaktorautentisering', - 'two_factor_secret' => 'Tvåfaktorkod', - 'two_factor_enrollment' => 'Tvåfaktorns inskrivning', - 'two_factor_enabled_text' => 'Aktivera två faktorer', - 'two_factor_reset' => 'Återställ tvåfaktorhemligheten', + 'two_factor' => 'Tvåfaktorsautentisering', + 'two_factor_secret' => 'Tvåfaktorskod', + 'two_factor_enrollment' => 'Tvåfaktorsregistrering', + 'two_factor_enabled_text' => 'Aktivera tvåfaktorsautentisering', + 'two_factor_reset' => 'Återställ tvåfaktorshemlighet', 'two_factor_reset_help' => 'Detta kommer att tvinga användaren att anmäla sin enhet med Google Authenticator igen. Detta kan vara användbart om den för närvarande inskrivna enheten är förlorad eller stulen.', - 'two_factor_reset_success' => 'Tvåfaktorns enhet återställs framgångsrikt', + 'two_factor_reset_success' => 'Tvåfaktorsenheten har återställts', 'two_factor_reset_error' => 'Återställningen av tvåfelsenhet misslyckades', 'two_factor_enabled_warning' => 'Aktivering av tvåfaktorn om den inte är aktiverad för tillfället tvingar dig omedelbart att verifiera med en Google Auth-registrerad enhet. Du kommer att ha möjlighet att registrera din enhet om du inte är inloggad för närvarande.', - 'two_factor_enabled_help' => 'Detta aktiverar tvåfaktors autentisering med hjälp av Google Authenticator.', + 'two_factor_enabled_help' => 'Detta aktiverar tvåfaktorsautentisering med hjälp av Google Authenticator.', 'two_factor_optional' => 'Selective (Användare kan aktivera eller inaktivera om tillåtet)', 'two_factor_required' => 'Krävs för alla användare', 'two_factor_disabled' => 'Inaktiverad', - 'two_factor_enter_code' => 'Ange tvåfaktorkod', + 'two_factor_enter_code' => 'Ange tvåfaktorskod', 'two_factor_config_complete' => 'Skicka kod', 'two_factor_enabled_edit_not_allowed' => 'Din administratör tillåter dig inte att redigera den här inställningen.', - 'two_factor_enrollment_text' => "Tvåfaktorsautentisering krävs, men din enhet har inte registrerats än. Öppna din Google Authenticator-app och skanna QR-koden nedan för att registrera din enhet. När du har skrivit in din enhet anger du koden nedan", + 'two_factor_enrollment_text' => "Tvåfaktorsautentisering krävs, men din enhet har inte registrerats än. Öppna din Google Authenticator-app och skanna QR-koden nedan för att registrera din enhet. När enheten är registrerad anger du koden nedan", 'require_accept_signature' => 'Kräver signatur', 'require_accept_signature_help_text' => 'Aktivering av denna funktion kräver att användarna fysiskt loggar av när de accepterar en tillgång.', 'left' => 'vänster', @@ -184,6 +215,7 @@ return array( 'vertical' => 'vertikal', 'horizontal' => 'horisontell', 'unique_serial' => 'Unika serienummer', - 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', + 'unique_serial_help_text' => 'Genom att kryssa denna ruta skapas ett krav på unikt serienummer för varje enhet', 'zerofill_count' => 'Längd på tillgångstaggar, inklusive zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/sv-SE/admin/settings/message.php b/resources/lang/sv-SE/admin/settings/message.php index babc201ff4..b56533147b 100644 --- a/resources/lang/sv-SE/admin/settings/message.php +++ b/resources/lang/sv-SE/admin/settings/message.php @@ -5,7 +5,7 @@ return array( 'update' => array( 'error' => 'Ett fel har uppstått under uppdateringen.', - 'success' => 'Inställningarna uppdateras framgångsrikt.' + 'success' => 'Inställningarna uppdaterades framgångsrikt.' ), 'backup' => array( 'delete_confirm' => 'Är du säker på att du vill ta bort den här säkerhetskopieringsfilen? Den här åtgärden kan inte ångras.', diff --git a/resources/lang/sv-SE/admin/users/general.php b/resources/lang/sv-SE/admin/users/general.php index d1987b8654..b3a91bb935 100644 --- a/resources/lang/sv-SE/admin/users/general.php +++ b/resources/lang/sv-SE/admin/users/general.php @@ -19,9 +19,10 @@ return array( 'ldap_config_text' => 'LDAP-konfigurationsinställningar finns Admin> Inställningar. Den (valfria) valda platsen kommer att ställas in för alla importerade användare.', 'print_assigned' => 'Skriv ut alla tilldelade', 'software_user' => 'Programvara Kontrollerad till: namn', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Visa användare: namn', 'usercsv' => 'CSV-fil', - 'two_factor_admin_optin_help' => 'Dina nuvarande administrativa inställningar tillåter selektiv tillämpning av tvåfaktors autentisering.', + 'two_factor_admin_optin_help' => 'Dina nuvarande administratörsinställningar tillåter selektiv tillämpning av tvåfaktorsautentisering. ', 'two_factor_enrolled' => '2FA-enhet inskriven', 'two_factor_active' => '2FA Aktiv', ); diff --git a/resources/lang/sv-SE/admin/users/message.php b/resources/lang/sv-SE/admin/users/message.php index 01737dfc22..147ecc7619 100644 --- a/resources/lang/sv-SE/admin/users/message.php +++ b/resources/lang/sv-SE/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Otillräckliga tillstånd.', 'user_deleted_warning' => 'Den här användaren har raderats. Du måste återställa den här användaren för att redigera dem eller tilldela dem nya tillgångar.', 'ldap_not_configured' => 'LDAP-integrationen har inte konfigurerats för den här installationen.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/sv-SE/auth/general.php b/resources/lang/sv-SE/auth/general.php index a0e928591c..55d0eecdcf 100644 --- a/resources/lang/sv-SE/auth/general.php +++ b/resources/lang/sv-SE/auth/general.php @@ -1,9 +1,10 @@ 'Skicka lösenord Återställ länk', - 'email_reset_password' => 'E-post Lösenord Återställ', + 'send_password_link' => 'Skicka länk för lösenordsåterställning', + 'email_reset_password' => 'Skicka', 'reset_password' => 'Återställ lösenord', + 'saml_login' => 'Login via SAML', 'login' => 'Logga in', 'login_prompt' => 'Vänligen logga in', 'forgot_password' => 'Jag har glömt mitt lösenord', diff --git a/resources/lang/sv-SE/auth/message.php b/resources/lang/sv-SE/auth/message.php index 77a1843f5c..a20cb6a4e3 100644 --- a/resources/lang/sv-SE/auth/message.php +++ b/resources/lang/sv-SE/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Detta användarkonto är inte aktiverat.', 'account_suspended' => 'Detta användarkonto har blivit suspenderat.', 'account_banned' => 'Detta användarkonto har blivit avstängt.', - 'throttle' => 'För många misslyckade inloggningsförsök. Vänligen försök igen i närheten: minuter minut (er).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Det uppstod ett problem när du försökte logga in, försök igen.', 'success' => 'Din inloggning lyckades.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Det uppstod ett problem med att skapa ditt konto, försök igen.', 'success' => 'Kontot har skapats.', ), - 'forgot-password' => array( - 'error' => 'Det uppstod ett problem med att nollställa ditt lösenord, var god försök igen.', - 'success' => 'E-postmeddelande för lösenordsåterställning har skickats.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Det uppstod ett problem med nollställning av ditt lösenord, var god försök igen.', - 'success' => 'Ditt lösenord har återställts.', - ), - - 'activate' => array( - 'error' => 'Det uppstod ett problem med att aktivera ditt konto, var god försök igen.', - 'success' => 'Ditt konto har aktiverats.', + 'forgot-password' => array( + 'error' => 'Det uppstod ett problem med att nollställa ditt lösenord, var god försök igen.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Det uppstod ett problem med nollställning av ditt lösenord, var god försök igen.', + 'success' => 'Ditt lösenord har återställts.', + ), + + ); diff --git a/resources/lang/sv-SE/button.php b/resources/lang/sv-SE/button.php index 34732f41e7..09cd5d4d63 100644 --- a/resources/lang/sv-SE/button.php +++ b/resources/lang/sv-SE/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Ladda upp', 'select_file' => 'Välj fil...', 'select_files' => 'Välj filer...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/sv-SE/general.php b/resources/lang/sv-SE/general.php index 872c251c87..cd12417e2e 100644 --- a/resources/lang/sv-SE/general.php +++ b/resources/lang/sv-SE/general.php @@ -14,15 +14,15 @@ 'all_assets' => 'Alla Tillgångar', 'all' => 'Alla', 'archived' => 'Arkiverad', - 'asset_models' => 'Inventarie Modell', + 'asset_models' => 'Modeller', 'asset_model' => 'Modell', - 'asset' => 'Inventarie', - 'asset_report' => 'Inventarie Rapport', - 'asset_tag' => 'Inventarie Etikett', - 'assets_available' => 'tillgängliga inventarier', + 'asset' => 'Tillgång', + 'asset_report' => 'Rapport om tillgångar', + 'asset_tag' => 'Märkning av tillgångar', + 'assets_available' => 'tillgängliga tillgångar', 'audit' => 'Inventera', 'audit_report' => 'Inventeringsloggar', - 'assets' => 'Inventarier', + 'assets' => 'Tillgångar', 'avatar_delete' => 'Ta bort Avatar', 'avatar_upload' => 'Ladda upp Avatar', 'back' => 'Bakåt', @@ -30,6 +30,7 @@ 'bulkaudit' => 'Bulk Inventering', 'bulkaudit_status' => 'Inventeringsstatus', 'bulk_checkout' => 'Bulk Checkout', + 'bystatus' => 'by Status', 'cancel' => 'Avbryt', 'categories' => 'Kategorier', 'category' => 'Kategori', @@ -57,6 +58,7 @@ 'created' => 'Artikel skapad', 'created_asset' => 'skapa tillgång', 'created_at' => 'Skapad', + 'record_created' => 'Record Created', 'updated_at' => 'Uppdaterad på', 'currency' => 'SEK', // this is deprecated 'current' => 'Nuvarande', @@ -71,7 +73,7 @@ 'delete_confirm' => 'Är du säker på att du vill radera: föremål?', 'deleted' => 'Raderad', 'delete_seats' => 'Borttagna platser', - 'departments' => 'avdelningar', + 'departments' => 'Avdelningar', 'department' => 'Avdelning', 'deployed' => 'Används', 'depreciation_report' => 'Avskrivningsrapport', @@ -87,14 +89,26 @@ 'firstname_lastname_format' => 'Förnamn Efternamn (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Förnamn Efternamn (jane.smith@example.com)', 'lastnamefirstinitial_format' => 'Efternamn Första Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Först', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Förnamn', 'first_name_format' => 'Förnamn (jane@example.com)', 'files' => 'Filer', 'file_name' => 'Fil', + 'file_type' => 'File Type', 'file_uploads' => 'Filuppladdning', 'generate' => 'Generera', - 'github_markdown' => 'This field accepts Github flavored markdown.', + 'github_markdown' => 'Detta fält tillåter Github smaksatt markdown.', 'groups' => 'Grupper', 'gravatar_email' => 'Gravatar e-postadress', 'history' => 'Historik', @@ -106,11 +120,12 @@ 'image_filetypes_help' => 'Godkända filtyper är jpg, png, gif och svg. Max tillåten uppladdningsstorlek är: storlek.', 'import' => 'Importera', 'import-history' => 'Importera historik', - 'asset_maintenance' => 'Inventarieunderhåll', + 'asset_maintenance' => 'Underhåll av tillgångar', 'asset_maintenance_report' => 'Asset Maintenance Report', 'asset_maintenances' => 'Asset Maintenances', 'item' => 'Artikel', 'insufficient_permissions' => 'Otillräckliga behörigheter!', + 'kits' => 'Predefined Kits', 'language' => 'Språk', 'last' => 'Sista', 'last_login' => 'Senaste inloggning', @@ -121,10 +136,11 @@ 'licenses' => 'Licenser', 'list_all' => 'Lista Alla', 'loading' => 'Laddar', - 'lock_passwords' => 'Det här fältet kan inte redigeras i den här installationen.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Den här funktionen har inaktiverats för demoinstallationen.', 'location' => 'Plats', 'locations' => 'Platser', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Logga ut', 'lookup_by_tag' => 'Lookup med tillgångslabel', 'maintenances' => 'Underhåll', @@ -158,7 +174,7 @@ 'purchase_date' => 'Inköpsdatum', 'qty' => 'Antal', 'quantity' => 'Antal', - 'ready_to_deploy' => 'Klar att distribuera', + 'ready_to_deploy' => 'Redo att distribuera', 'recent_activity' => 'Senaste aktivitet', 'remove_company' => 'Ta bort företagsföreningen', 'reports' => 'Rapporter', @@ -186,6 +202,7 @@ 'sign_in' => 'Logga in', 'signature' => 'Signatur', 'skin' => 'Skal', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO MODE: Vissa funktioner är inaktiverade för den här installationen.', 'site_name' => 'Sidnamn', 'state' => 'stat', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Okänd Admin', 'username_format' => 'Användarnamn Format', 'update' => 'Uppdatering', - 'upload_filetypes_help' => 'Tillåtna filtyper är png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip och rar. Max tillåten uppladdningsstorlek är: storlek.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Uppladdad', 'user' => 'Användare', 'accepted' => 'accepterad', 'declined' => 'tackade nej', 'unaccepted_asset_report' => 'Oaccepterade tillgångar', 'users' => 'Användare', + 'viewall' => 'View All', 'viewassets' => 'Visa Tilldelade tillgångar', 'website' => 'Webbsida', 'welcome' => 'Välkommen, namn', 'years' => 'år', 'yes' => 'Ja', 'zip' => 'Blixtlås', - 'noimage' => 'Ingen bild uppladdad eller bild hittades inte.', - 'token_expired' => 'Din formulärperiod har löpt ut. Var god försök igen.', + 'noimage' => 'Ingen bild uppladdad eller bild hittades inte.', + 'token_expired' => 'Din formulärperiod har löpt ut. Var god försök igen.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/sv-SE/help.php b/resources/lang/sv-SE/help.php new file mode 100644 index 0000000000..c1546c6586 --- /dev/null +++ b/resources/lang/sv-SE/help.php @@ -0,0 +1,36 @@ + "Mer information", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/sv-SE/mail.php b/resources/lang/sv-SE/mail.php index a9ce0fc932..9019848d6c 100644 --- a/resources/lang/sv-SE/mail.php +++ b/resources/lang/sv-SE/mail.php @@ -17,13 +17,13 @@ return array( 'checkout_date' => 'Utcheckningsdatum:', 'click_to_confirm' => 'Vänligen klicka på följande länk för att bekräfta ditt: webbkonto:', 'click_on_the_link_accessory' => 'Vänligen klicka på länken längst ner för att bekräfta att du har fått tillbehöret.', - 'click_on_the_link_asset' => 'Vänligen klicka på länken längst ner för att bekräfta att du har fått tillgången.', - 'Confirm_Asset_Checkin' => 'Bekräfta incheckning av tillgången.', - 'Confirm_Accessory_Checkin' => 'Bekräfta incheckning av tillbehör.', - 'Confirm_accessory_delivery' => 'Bekräfta tillbehörsleverans.', - 'Confirm_license_delivery' => 'Bekräfta licensleverans.', - 'Confirm_asset_delivery' => 'Bekräfta tillgångsleverans.', - 'Confirm_consumable_delivery' => 'Bekräfta leverans av förbrukningsmaterial.', + 'click_on_the_link_asset' => 'Vänligen klicka på länken längst ner för att bekräfta att du har tagit emot tillgången.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Nuvarande antal', 'Days' => 'dagar', 'days' => 'dagar', @@ -40,7 +40,7 @@ return array( 'link_to_update_password' => 'Vänligen klicka på följande länk för att uppdatera ditt: webblösenord:', 'login_first_admin' => 'Logga in på din nya Snipe-IT-installation med hjälp av inloggningsuppgifterna nedan:', 'login' => 'Logga in:', - 'Low_Inventory_Report' => 'Rapport över lagersaldo', + 'Low_Inventory_Report' => 'Meddelande om lågt lagersaldo', 'min_QTY' => 'Min. antal', 'name' => 'namn', 'new_item_checked' => 'En ny artikel har blivit utcheckad i ditt namn, se detaljer nedan.', @@ -55,7 +55,7 @@ return array( 'serial' => 'Serienummer', 'supplier' => 'Leverantör', 'tag' => 'Tagg', - 'test_email' => 'Test e-mail från Snipe-IT', + 'test_email' => 'Testa e-post från Snipe-IT', 'test_mail_text' => 'Detta är ett test från Snipe-IT Asset Management System. Om du får detta, så fungerar mailen :)', 'the_following_item' => 'Följande artikel har blivit incheckad: ', 'low_inventory_alert' => ':count artikel understiger det lägsta tillåtna lagersaldot eller håller på att ta slut.|:count artiklar understiger det lägsta tillåtna lagersaldot eller håller på att ta slut.', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => ':count licens löper ut inom :threshold dagar.|:count licenser löper ut inom :threshold days.', 'to_reset' => 'För att återställa ditt :web lösenord, fyll i det här formuläret:', 'type' => 'Typ', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Användare', 'username' => 'Användarnamn', 'welcome' => 'Välkommen: namn', 'welcome_to' => 'Välkommen till: web!', 'your_credentials' => 'Dina Snipe-IT användaruppgifter', + ); diff --git a/resources/lang/sv-SE/passwords.php b/resources/lang/sv-SE/passwords.php index 1bf13ce4c8..2d53935f3a 100644 --- a/resources/lang/sv-SE/passwords.php +++ b/resources/lang/sv-SE/passwords.php @@ -1,7 +1,7 @@ 'Ditt lösenord länk har skickats!', + 'sent' => 'Din lösenordslänk har skickats!', 'user' => 'Ingen aktiv användare med denna e-postadress hittades.', ]; diff --git a/resources/lang/sv-SE/reminders.php b/resources/lang/sv-SE/reminders.php index ddbe5adcda..5eceef1eed 100644 --- a/resources/lang/sv-SE/reminders.php +++ b/resources/lang/sv-SE/reminders.php @@ -17,8 +17,8 @@ return array( "user" => "Användarnamnet eller e-postadressen är felaktigt", - "token" => "Stafetten för lösenordsåterställningen är felaktig.", + "token" => "Denna token för lösenordsåterställning är ogiltig.", - "sent" => "Om en matchande e-postadress har hittats, så har en lösenordspåminnelse skickats!", + "sent" => "Om en matchande e-postadress hittades, har en lösenordspåminnelse skickats!", ); diff --git a/resources/lang/ta/admin/accessories/general.php b/resources/lang/ta/admin/accessories/general.php index 7ae8937ab3..01c5cb9285 100644 --- a/resources/lang/ta/admin/accessories/general.php +++ b/resources/lang/ta/admin/accessories/general.php @@ -1,8 +1,6 @@ 'துணைக்கருவிகள் பற்றி', - 'about_accessories_text' => 'நீங்கள் பயனர்களுக்கு வழங்கக்கூடிய எந்தவொரு பாகங்கள் இருந்தாலும், தொடர் எண் இல்லை (அல்லது அவற்றை தனிப்பட்ட முறையில் கண்காணிப்பதில் நீங்கள் அக்கறை கொள்ளவில்லை). உதாரணமாக, கணினி எலிகள் அல்லது விசைப்பலகைகள்.', 'accessory_category' => 'துணை வகை', 'accessory_name' => 'துணை பெயர்', 'checkout' => 'புதுப்பித்துக்கொள்ளும் சேவை', diff --git a/resources/lang/ta/admin/accessories/message.php b/resources/lang/ta/admin/accessories/message.php index 13c23461f7..b562d75ba6 100644 --- a/resources/lang/ta/admin/accessories/message.php +++ b/resources/lang/ta/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'துணை இல்லை.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'தற்போது இந்த இணைப்பு உள்ளது: பயனர்களை சோதிக்கப்படும் எண்ணைக் கணக்கிடு. ஆபரணங்களை சரிபார்த்து மீண்டும் முயற்சிக்கவும்.', 'create' => array( diff --git a/resources/lang/ta/admin/asset_maintenances/general.php b/resources/lang/ta/admin/asset_maintenances/general.php index 4bf7cb2f36..19f2fc12ba 100644 --- a/resources/lang/ta/admin/asset_maintenances/general.php +++ b/resources/lang/ta/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'சொத்து பராமரிப்பு விவரங்களைக் காண்க', 'repair' => 'ரிப்பேர்', 'maintenance' => 'பராமரிப்பு', - 'upgrade' => 'மேம்படுத்தல்' + 'upgrade' => 'மேம்படுத்தல்', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/ta/admin/categories/general.php b/resources/lang/ta/admin/categories/general.php index dbdbd7e569..fd7237afb9 100644 --- a/resources/lang/ta/admin/categories/general.php +++ b/resources/lang/ta/admin/categories/general.php @@ -1,8 +1,6 @@ 'வகைகள் பற்றி', - 'about_categories' => 'வகைகள் உங்கள் பொருட்களை ஒழுங்கமைக்க உதவுகின்றன. சில எடுத்துக்காட்டு வகைகள் "Desktops", "Laptops", "Mobile Phones", "Tablets", மற்றும் பலவற்றில் இருக்கலாம், ஆனால் உங்களுக்கான அர்த்தங்களை வகைப்படுத்தலாம்.', 'asset_categories' => 'சொத்து வகைகள்', 'category_name' => 'வகை பெயர்', 'checkin_email' => 'Send email to user on checkin/checkout.', diff --git a/resources/lang/ta/admin/companies/general.php b/resources/lang/ta/admin/companies/general.php index 2b3dd0ccbd..71019a9e51 100644 --- a/resources/lang/ta/admin/companies/general.php +++ b/resources/lang/ta/admin/companies/general.php @@ -1,6 +1,4 @@ 'நிறுவனங்கள் பற்றி', - 'about_companies_text' => 'நிறுவனங்கள் ஒரு எளிய அடையாளங்காட்டி களமாகப் பயன்படுத்தப்படலாம் அல்லது உங்கள் நிர்வாக அமைப்புகளில் முழு நிறுவனம் ஆதரவு இயக்கப்பட்டிருந்தால், சொத்துக்களின் பார்வையையும், பயனர்களையும், பார்வையிடலாம்.', 'select_company' => 'நிறுவனம் தேர்ந்தெடு', ]; diff --git a/resources/lang/ta/admin/components/general.php b/resources/lang/ta/admin/components/general.php index 02ce618347..a398121fdc 100644 --- a/resources/lang/ta/admin/components/general.php +++ b/resources/lang/ta/admin/components/general.php @@ -1,8 +1,6 @@ 'கூறுகள் பற்றி', - 'about_components_text' => 'கூறுகள் ஒரு சொத்தின் பகுதியாக இருக்கும், எடுத்துக்காட்டாக HDD, ரேம், போன்றவை.', 'component_name' => 'கூறு பெயர்', 'checkin' => 'செக்கோன் உபகரண', 'checkout' => 'புதுப்பிப்பு உபகரண', diff --git a/resources/lang/ta/admin/consumables/general.php b/resources/lang/ta/admin/consumables/general.php index 6eccc56698..e134d0b918 100644 --- a/resources/lang/ta/admin/consumables/general.php +++ b/resources/lang/ta/admin/consumables/general.php @@ -1,8 +1,6 @@ 'நுகர்வோர் பற்றி', - 'about_consumables_text' => 'நுகர்வோர் காலப்போக்கில் பயன்படுத்தப்படும் என்று வாங்கிய எதையும் உள்ளன. உதாரணமாக, அச்சுப்பொறி மை அல்லது நகலி காகிதம்.', 'checkout' => 'பயனர் நுகர்வோர் காசோலை', 'consumable_name' => 'நுகர்வோர் பெயர்', 'create' => 'நுகர்வோர் உருவாக்க', diff --git a/resources/lang/ta/admin/hardware/table.php b/resources/lang/ta/admin/hardware/table.php index ee6f2b8df8..dbf461e076 100644 --- a/resources/lang/ta/admin/hardware/table.php +++ b/resources/lang/ta/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'நிலைமை', 'title' => 'சொத்து', 'image' => 'சாதன படம்', - 'days_without_acceptance' => 'ஏற்றுக்கொள்ளாத நாட்கள்' + 'days_without_acceptance' => 'ஏற்றுக்கொள்ளாத நாட்கள்', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/ta/admin/kits/general.php b/resources/lang/ta/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/ta/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/ta/admin/licenses/message.php b/resources/lang/ta/admin/licenses/message.php index c740fe1d79..15da44d283 100644 --- a/resources/lang/ta/admin/licenses/message.php +++ b/resources/lang/ta/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'நீங்கள் இந்த உரிமத்துடன் தொடர்பு கொள்ள முயற்சிக்கும் சொத்தை சொடுக்கும் ஒதுக்கீட்டில் தேர்ந்தெடுக்கப்பட்ட நபரை விட வேறு ஏதேனும் சொந்தமானது.', 'assoc_users' => 'இந்த உரிமம் தற்போது ஒரு பயனர் வெளியே சோதிக்கப்பட்டது மற்றும் நீக்க முடியாது. முதலில் உரிமம் சரிபார்க்கவும், பின்னர் மீண்டும் நீக்கி முயற்சிக்கவும்.', 'select_asset_or_person' => 'நீங்கள் ஒரு சொத்து அல்லது ஒரு பயனர் தேர்ந்தெடுக்க வேண்டும், ஆனால் இருவரும் அல்ல.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/ta/admin/settings/general.php b/resources/lang/ta/admin/settings/general.php index 867f5aa744..451ccfde46 100644 --- a/resources/lang/ta/admin/settings/general.php +++ b/resources/lang/ta/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'செயலில் உள்ள அடைவு', 'ad_domain' => 'Active Directory டொமைன்', 'ad_domain_help' => 'இது சில நேரங்களில் உங்கள் மின்னஞ்சல் டொமைன் போலவே இருக்கும், ஆனால் எப்போதும் இல்லை.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC Email', 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', 'is_ad' => 'இது ஒரு Active Directory சேவையகம்', - 'alert_email' => 'எச்சரிக்கைகள் அனுப்ப', - 'alerts_enabled' => 'எச்சரிக்கைகள் இயக்கப்பட்டன', - 'alert_interval' => 'அலாரங்கள் முற்றுப்பெறல் (நாட்களில்)', - 'alert_inv_threshold' => 'சரக்கு அலர்ட் த்ரொல்ஹோல்', - 'asset_ids' => 'சொத்து ID கள்', - 'audit_interval' => 'ஆடிட் இடைவேளை', + 'alert_email' => 'எச்சரிக்கைகள் அனுப்ப', + 'alerts_enabled' => 'எச்சரிக்கைகள் இயக்கப்பட்டன', + 'alert_interval' => 'அலாரங்கள் முற்றுப்பெறல் (நாட்களில்)', + 'alert_inv_threshold' => 'சரக்கு அலர்ட் த்ரொல்ஹோல்', + 'asset_ids' => 'சொத்து ID கள்', + 'audit_interval' => 'ஆடிட் இடைவேளை', 'audit_interval_help' => 'நீங்கள் வழக்கமாக உங்கள் சொத்துக்களைத் தணிக்கை செய்ய வேண்டும் என்றால், மாதங்களில் இடைவெளியை உள்ளிடவும்.', - 'audit_warning_days' => 'தணிக்கை எச்சரிக்கை புராணம்', + 'audit_warning_days' => 'தணிக்கை எச்சரிக்கை புராணம்', 'audit_warning_days_help' => 'தணிக்கைக்கு ஆட்கள் தடையின்றி எத்தனை நாட்கள் முன்கூட்டியே நாம் எச்சரிக்க வேண்டும்?', - 'auto_increment_assets' => 'தானியங்கு அதிகரிக்கும் சொத்து ஐடிகளை உருவாக்கவும்', - 'auto_increment_prefix' => 'முன்னுரிமை (விரும்பினால்)', - 'auto_incrementing_help' => 'இதை முதலில் அமைக்க, தானாக அதிகரிக்கும் சொத்து அடையாளங்களை இயக்கவும்', - 'backups' => 'காப்புப்பிரதிகளில்', - 'barcode_settings' => 'பார்கோடு அமைப்புகள்', + 'auto_increment_assets' => 'தானியங்கு அதிகரிக்கும் சொத்து ஐடிகளை உருவாக்கவும்', + 'auto_increment_prefix' => 'முன்னுரிமை (விரும்பினால்)', + 'auto_incrementing_help' => 'இதை முதலில் அமைக்க, தானாக அதிகரிக்கும் சொத்து அடையாளங்களை இயக்கவும்', + 'backups' => 'காப்புப்பிரதிகளில்', + 'barcode_settings' => 'பார்கோடு அமைப்புகள்', 'confirm_purge' => 'தூய்மையை உறுதிப்படுத்துக', - 'confirm_purge_help' => 'நீக்கப்பட்ட பதிவுகள் அகற்றுவதற்கு கீழேயுள்ள பெட்டியில் "DELETE" என்ற உரையை உள்ளிடவும். இந்த செயலைச் செயல்தவிர்க்க முடியாது.', - 'custom_css' => 'தனிப்பயன் CSS', - 'custom_css_help' => 'நீங்கள் பயன்படுத்த விரும்பும் தனிப்பயன் CSS மீறல்களை உள்ளிடுக. <style></style> குறிச்சொற்களை சேர்க்க வேண்டாம்.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'தனிப்பயன் CSS', + 'custom_css_help' => 'நீங்கள் பயன்படுத்த விரும்பும் தனிப்பயன் CSS மீறல்களை உள்ளிடுக. <style></style> குறிச்சொற்களை சேர்க்க வேண்டாம்.', 'custom_forgot_pass_url' => 'Custom Password Reset URL', 'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.', 'dashboard_message' => 'Dashboard Message', 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', - 'default_currency' => 'இயல்புநிலை நாணயம்', - 'default_eula_text' => 'இயல்புநிலை EULA', - 'default_language' => 'இயல்புநிலை மொழி', - 'default_eula_help_text' => 'நீங்கள் தனிபயன் EULA களை குறிப்பிட்ட சொத்து வகையுடன் இணைக்கலாம்.', + 'default_currency' => 'இயல்புநிலை நாணயம்', + 'default_eula_text' => 'இயல்புநிலை EULA', + 'default_language' => 'இயல்புநிலை மொழி', + 'default_eula_help_text' => 'நீங்கள் தனிபயன் EULA களை குறிப்பிட்ட சொத்து வகையுடன் இணைக்கலாம்.', 'display_asset_name' => 'சொத்து பெயரைக் காட்டு', 'display_checkout_date' => 'காட்சி புதுப்பிப்பு தேதி', 'display_eol' => 'அட்டவணை பார்வையில் EOL காட்டவும்', 'display_qr' => 'சதுரக் குறியீடுகள் காட்டவும்', - 'display_alt_barcode' => '1D பார்கோடு காட்டவும்', - 'barcode_type' => '2 டி பார்கோடு வகை', - 'alt_barcode_type' => '1 டி பார்கோடு வகை', + 'display_alt_barcode' => '1D பார்கோடு காட்டவும்', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2 டி பார்கோடு வகை', + 'alt_barcode_type' => '1 டி பார்கோடு வகை', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'EULA அமைப்புகள்', 'eula_markdown' => 'இந்த EULA கிட் ருசியான மார்க் டவுன் 12335_1_321 ஐ அனுமதிக்கிறது.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Additional Footer Text ', 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.', 'general_settings' => 'பொது அமைப்புகள்', - 'generate_backup' => 'காப்பு உருவாக்குதல்', + 'generate_backup' => 'காப்பு உருவாக்குதல்', 'header_color' => 'தலைப்பு வண்ணம்', 'info' => 'உங்கள் நிறுவலின் சில அம்சங்களைத் தனிப்பயனாக்க இந்த அமைப்புகள் உங்களை அனுமதிக்கின்றன.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'லாரேவல் பதிப்பு', 'ldap_enabled' => 'LDAP இயக்கப்பட்டது', 'ldap_integration' => 'LDAP ஒருங்கிணைப்பு', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', 'ldap_server' => 'LDAP சேவையகம்', 'ldap_server_help' => 'இது ldap: // (மறைகுறியாக்கப்பட்ட அல்லது TLS க்கு) அல்லது ldaps: // (SSL க்கு) தொடங்க வேண்டும்.', - 'ldap_server_cert' => 'LDAP SSL சான்றிதழ் சரிபார்ப்பு', - 'ldap_server_cert_ignore' => 'தவறான SSL சான்றிதழை அனுமதி', - 'ldap_server_cert_help' => 'நீங்கள் சுயமாக கையொப்பமிடப்பட்ட SSL சான்றிதழைப் பயன்படுத்துகிறீர்கள் என்றால், இந்த செல்லாத பெட்டியை தேர்வுசெய்து தவறான SSL சான்றிதழை ஏற்றுக்கொள்ள விரும்புகிறேன்.', + 'ldap_server_cert' => 'LDAP SSL சான்றிதழ் சரிபார்ப்பு', + 'ldap_server_cert_ignore' => 'தவறான SSL சான்றிதழை அனுமதி', + 'ldap_server_cert_help' => 'நீங்கள் சுயமாக கையொப்பமிடப்பட்ட SSL சான்றிதழைப் பயன்படுத்துகிறீர்கள் என்றால், இந்த செல்லாத பெட்டியை தேர்வுசெய்து தவறான SSL சான்றிதழை ஏற்றுக்கொள்ள விரும்புகிறேன்.', 'ldap_tls' => 'TLS ஐப் பயன்படுத்துக', 'ldap_tls_help' => 'நீங்கள் உங்கள் LDAP சர்வரில் STARTTLS ஐ இயங்கினால் மட்டுமே இதை சோதிக்க வேண்டும்.', 'ldap_uname' => 'LDAP Bind பயனர்பெயர்', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', 'login_remote_user_custom_logout_url_text' => 'Custom logout URL', 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'சின்னம்', 'logo_print_assets' => 'Use in Print', 'logo_print_assets_help' => 'Use branding on printable asset lists ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'கடவுச்சொல் சிக்கல்', 'pwd_secure_complexity_help' => 'நீங்கள் செயலாக்க விரும்பும் எந்த கடவுச்சொல் சிக்கலான விதிகள் என்பதைத் தேர்ந்தெடுக்கவும்.', 'pwd_secure_min' => 'கடவுச்சொல் குறைந்தபட்ச எழுத்துகள்', - 'pwd_secure_min_help' => 'குறைந்தபட்சம் அனுமதிக்கப்பட்ட மதிப்பு 5 ஆகும்', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'பொதுவான கடவுச்சொற்களைத் தடுக்கவும்', 'pwd_secure_uncommon_help' => 'இது முரண்பாடுகளில் அறிவிக்கப்பட்ட மேல்மட்ட கடவுச்சொற்களைவிட பொதுவான கடவுச்சொற்களைப் பயன்படுத்துவதை அனுமதிக்காது.', 'qr_help' => 'முதலில் அமைக்க QR குறியீடுகள் இயக்கவும்', 'qr_text' => 'QR குறியீடு உரை', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'அமைப்பை', 'settings' => 'அமைப்புகள்', 'show_alerts_in_menu' => 'Show alerts in top menu', 'show_archived_in_list' => 'Archived Assets', 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Show images in emails', 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', 'site_name' => 'தள பெயர்', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'ஸ்லாக் சேனல்', 'slack_endpoint' => 'ஸ்லாக் முடிவுக்கு', 'slack_integration' => 'மெல்லிய அமைப்புகள்', - 'slack_integration_help' => 'ஸ்லேக் ஒருங்கிணைப்பு விருப்பமானது, இருப்பினும் இறுதிப் பக்கமும் சேனலும் நீங்கள் பயன்படுத்த விரும்பினால், அவசியம். ஸ்லேக் ஒருங்கிணைப்பை கட்டமைக்க, நீங்கள் முதலில் உங்கள் ஸ்லைடு கணக்கில் உள்வரும் webhook ஐ உருவாக்க வேண்டும்.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', 'snipe_version' => 'ஸ்னாப்-ஐடி பதிப்பு', @@ -130,6 +162,7 @@ return array( 'update' => 'அமைப்புகள் புதுப்பிக்கவும்', 'value' => 'மதிப்பு', 'brand' => 'பிராண்டிங்', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'அமைப்புகள் பற்றி', 'about_settings_text' => 'உங்கள் நிறுவலின் சில அம்சங்களைத் தனிப்பயனாக்க இந்த அமைப்புகள் உங்களை அனுமதிக்கின்றன.', 'labels_per_page' => 'பக்கத்திற்கு லேபிள்கள்', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Unique serial numbers', 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', 'zerofill_count' => 'சொரெஃபைல் உள்ளிட்ட சொத்தின் குறிச்சொற்களை நீளம்', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/ta/admin/users/general.php b/resources/lang/ta/admin/users/general.php index 91a9ac090f..e0ea9f8f7b 100644 --- a/resources/lang/ta/admin/users/general.php +++ b/resources/lang/ta/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'LDAP உள்ளமைவு அமைப்புகள் நிர்வாகம்> அமைப்புகள். இறக்குமதி செய்யப்பட்ட அனைத்து பயனர்களுக்கும் (விரும்பினால்) தேர்ந்தெடுக்கப்பட்ட இடம் அமைக்கப்படும்.', 'print_assigned' => 'Print All Assigned', 'software_user' => 'மென்பொருள் சரிபார்க்கப்பட்டது: பெயர்', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'பயனர் காண்க: பெயர்', 'usercsv' => 'CSV கோப்பு', 'two_factor_admin_optin_help' => 'உங்கள் தற்போதைய நிர்வாக அமைப்புகள் இரண்டு காரணி அங்கீகரிப்பின் தேர்ந்தெடுக்கப்பட்ட செயல்பாட்டை அனுமதிக்கின்றன.', diff --git a/resources/lang/ta/admin/users/message.php b/resources/lang/ta/admin/users/message.php index f13e3624e0..597d86bc05 100644 --- a/resources/lang/ta/admin/users/message.php +++ b/resources/lang/ta/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'போதிய அனுமதிகள் இல்லை.', 'user_deleted_warning' => 'இந்த பயனர் நீக்கப்பட்டது. நீங்கள் அவற்றை திருத்தவோ அல்லது புதிய சொத்துகளை ஒதுக்கவோ இந்த பயனரை மீட்டெடுக்க வேண்டும்.', 'ldap_not_configured' => 'இந்த நிறுவலுக்கு LDAP ஒருங்கிணைப்பு கட்டமைக்கப்படவில்லை.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/ta/auth/general.php b/resources/lang/ta/auth/general.php index daba49c8eb..e3d32c6723 100644 --- a/resources/lang/ta/auth/general.php +++ b/resources/lang/ta/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'கடவுச்சொல் மீட்டமை இணைப்பு அனுப்பவும்', 'email_reset_password' => 'மின்னஞ்சல் கடவுச்சொல் மீட்டமை', 'reset_password' => 'கடவுச்சொல்லை மீட்டமைக்க', + 'saml_login' => 'Login via SAML', 'login' => 'உள் நுழை', 'login_prompt' => 'தயவு செய்து புகுபதிகை செய்யவும்', 'forgot_password' => 'என் கடவு சொல்லை மறந்து விட்டேன்', diff --git a/resources/lang/ta/auth/message.php b/resources/lang/ta/auth/message.php index 590567c9d1..56907b1ace 100644 --- a/resources/lang/ta/auth/message.php +++ b/resources/lang/ta/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'இந்த பயனர் கணக்கு செயல்படுத்தப்படவில்லை.', 'account_suspended' => 'இந்த பயனர் கணக்கு இடைநீக்கம் செய்யப்பட்டுள்ளது.', 'account_banned' => 'இந்த பயனர் கணக்கு தடைசெய்யப்பட்டுள்ளது.', - 'throttle' => 'பல உள்நுழைவு முயற்சிகள் தோல்வியடைந்தது. தயவுசெய்து மீண்டும் முயற்சிக்கவும்: நிமிடங்கள் நிமிடங்கள் (நிமிடங்கள்).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'உங்களை உள்நுழைய முயற்சிக்கும்போது சிக்கல் ஏற்பட்டது, தயவுசெய்து மீண்டும் முயற்சிக்கவும்.', 'success' => 'வெற்றிகரமாக உள்நுழைந்துள்ளீர்கள்.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'உங்கள் கணக்கை உருவாக்க முயற்சிக்கும்போது ஒரு சிக்கல் ஏற்பட்டது, மீண்டும் முயற்சிக்கவும்.', 'success' => 'கணக்கு வெற்றிகரமாக உருவாக்கப்பட்டது.', ), - 'forgot-password' => array( - 'error' => 'மீட்டமை கடவுச்சொல் குறியீட்டை பெற முயற்சிக்கும் போது சிக்கல் ஏற்பட்டது, மீண்டும் முயற்சிக்கவும்.', - 'success' => 'கடவுச்சொல் மீட்பு மின்னஞ்சல் வெற்றிகரமாக அனுப்பப்பட்டது.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'உங்கள் கடவுச்சொல்லை மீட்டமைக்க முயற்சிக்கும் போது ஒரு சிக்கல் ஏற்பட்டது, மீண்டும் முயற்சிக்கவும்.', - 'success' => 'உங்கள் கடவுச்சொல் வெற்றிகரமாக மீட்டமைக்கப்பட்டது.', - ), - - 'activate' => array( - 'error' => 'உங்கள் கணக்கை செயலாக்க முயற்சிக்கும்போது சிக்கல் ஏற்பட்டது, மீண்டும் முயற்சிக்கவும்.', - 'success' => 'உங்கள் கணக்கு வெற்றிகரமாக செயல்படுத்தப்பட்டது.', + 'forgot-password' => array( + 'error' => 'மீட்டமை கடவுச்சொல் குறியீட்டை பெற முயற்சிக்கும் போது சிக்கல் ஏற்பட்டது, மீண்டும் முயற்சிக்கவும்.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'உங்கள் கடவுச்சொல்லை மீட்டமைக்க முயற்சிக்கும் போது ஒரு சிக்கல் ஏற்பட்டது, மீண்டும் முயற்சிக்கவும்.', + 'success' => 'உங்கள் கடவுச்சொல் வெற்றிகரமாக மீட்டமைக்கப்பட்டது.', + ), + + ); diff --git a/resources/lang/ta/button.php b/resources/lang/ta/button.php index da7ce7cee0..5018a21ea1 100644 --- a/resources/lang/ta/button.php +++ b/resources/lang/ta/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'பதிவேற்றம்', 'select_file' => 'கோப்பு தேர்ந்தெடு ...', 'select_files' => 'Select Files...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/ta/general.php b/resources/lang/ta/general.php index 416508212d..1d2d7a857f 100644 --- a/resources/lang/ta/general.php +++ b/resources/lang/ta/general.php @@ -9,7 +9,7 @@ 'activity_report' => 'செயல்பாட்டு அறிக்கை', 'address' => 'முகவரி', 'admin' => 'நிர்வாகம்', - 'administrator' => 'Administrator', + 'administrator' => 'நிர்வாகி', 'add_seats' => 'சேர்க்கப்பட்டது இடங்கள்', 'all_assets' => 'அனைத்து சொத்துகளும்', 'all' => 'அனைத்து', @@ -30,6 +30,7 @@ 'bulkaudit' => 'மொத்த ஆடிட்', 'bulkaudit_status' => 'தணிக்கை நிலை', 'bulk_checkout' => 'மொத்த புதுப்பிப்பு', + 'bystatus' => 'by Status', 'cancel' => 'ரத்து', 'categories' => 'வகைகள்', 'category' => 'வகை', @@ -41,7 +42,7 @@ 'checkout' => 'வெளியேறுதல்', 'checkouts_count' => 'Checkouts', 'checkins_count' => 'Checkins', - 'user_requests_count' => 'Requests', + 'user_requests_count' => 'வேண்டுகோள்', 'city' => 'பெருநகரம்', 'click_here' => 'இங்கே கிளிக் செய்யவும்', 'clear_selection' => 'Clear Selection', @@ -57,6 +58,7 @@ 'created' => 'உருப்படி உருவாக்கப்பட்டது', 'created_asset' => 'சொத்து உருவாக்கப்பட்டது', 'created_at' => 'இல் உருவாக்கப்பட்டது', + 'record_created' => 'Record Created', 'updated_at' => 'புதுப்பிக்கப்பட்டது', 'currency' => '$', // this is deprecated 'current' => 'தற்போதைய', @@ -75,7 +77,7 @@ 'department' => 'துறை', 'deployed' => 'பயன்படுத்தப்படும்போது', 'depreciation_report' => 'தேய்மானம் அறிக்கை', - 'details' => 'Details', + 'details' => 'விவரங்கள்', 'download' => 'பதிவிறக்க', 'depreciation' => 'தேய்மானம்', 'editprofile' => 'உங்கள் சுயவிவரம் திருத்தவும்', @@ -85,13 +87,25 @@ 'email_domain_help' => 'இறக்குமதி செய்யும் போது மின்னஞ்சல் முகவரிகள் உருவாக்க இது பயன்படுகிறது', 'filastname_format' => 'முதல் தொடக்க கடைசி பெயர் (jsmith@example.com)', 'firstname_lastname_format' => 'முதல் பெயர் கடைசி பெயர் (jane.smith@example.com)', - 'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)', + 'firstname_lastname_underscore_format' => 'முதல் பெயர் கடைசி பெயர் (jane.smith@example.com)', 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'முதல்', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'முதல் பெயர்', 'first_name_format' => 'முதல் பெயர் (jane@example.com)', 'files' => 'Files', 'file_name' => 'கோப்பு', + 'file_type' => 'File Type', 'file_uploads' => 'கோப்பு பதிவேற்றங்கள்', 'generate' => 'உருவாக்குதல்', 'github_markdown' => 'This field accepts Github flavored markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'சொத்து பராமரித்தல்', 'item' => 'பொருள்', 'insufficient_permissions' => 'போதிய அனுமதிகள் இல்லை!', + 'kits' => 'Predefined Kits', 'language' => 'மொழி', 'last' => 'கடந்த', 'last_login' => 'கடைசி தேதி', @@ -121,10 +136,11 @@ 'licenses' => 'உரிமங்கள்', 'list_all' => 'அனைத்தையும் பட்டியலிடு', 'loading' => 'ஏற்றுதல்', - 'lock_passwords' => 'இந்த நிறுவலில் இந்த புலம் திருத்த முடியாது.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'டெமோ நிறுவலுக்கு இந்த அம்சம் முடக்கப்பட்டுள்ளது.', 'location' => 'இருப்பிடம்', 'locations' => 'இடங்கள்', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'வெளியேறு', 'lookup_by_tag' => 'சொத்து டேக் மூலம் பார்', 'maintenances' => 'Maintenances', @@ -186,6 +202,7 @@ 'sign_in' => 'உள்நுழைக', 'signature' => 'கையொப்பம்', 'skin' => 'Skin', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'டெமோ முறை: இந்த நிறுவலுக்கு சில அம்சங்கள் முடக்கப்பட்டுள்ளன.', 'site_name' => 'தள பெயர்', 'state' => 'நிலை', @@ -206,19 +223,23 @@ 'unknown_admin' => 'அறியப்படாத நிர்வாகம்', 'username_format' => 'பயனர்பெயர் வடிவமைப்பு', 'update' => 'புதுப்பிக்கப்பட்டது', - 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Uploaded', 'user' => 'பயனர்', 'accepted' => 'ஏற்றுக்கொள்ளப்பட்ட', 'declined' => 'குறைந்துள்ளது', 'unaccepted_asset_report' => 'ஏற்கப்படாத சொத்துகள்', 'users' => 'பயனர்கள்', + 'viewall' => 'View All', 'viewassets' => 'ஒதுக்கப்பட்ட சொத்துகளைப் பார்க்கலாம்', 'website' => 'வலைத்தளம்', 'welcome' => 'வரவேற்பு, பெயர்', 'years' => 'ஆண்டுகள்', 'yes' => 'ஆமாம்', 'zip' => 'zip', - 'noimage' => 'எந்த படமும் பதிவேற்றப்படவில்லை அல்லது படத்தை காணவில்லை.', - 'token_expired' => 'உங்கள் படிவத்தின் அமர்வு காலாவதியாகிவிட்டது. தயவு செய்து மீண்டும் முயற்சிக்கவும்.', + 'noimage' => 'எந்த படமும் பதிவேற்றப்படவில்லை அல்லது படத்தை காணவில்லை.', + 'token_expired' => 'உங்கள் படிவத்தின் அமர்வு காலாவதியாகிவிட்டது. தயவு செய்து மீண்டும் முயற்சிக்கவும்.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/ta/help.php b/resources/lang/ta/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/ta/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/ta/mail.php b/resources/lang/ta/mail.php index 57fc9876e1..33915da9cb 100644 --- a/resources/lang/ta/mail.php +++ b/resources/lang/ta/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'உங்கள்: இணைய கணக்கை உறுதிப்படுத்த பின்வரும் இணைப்பை கிளிக் செய்யவும்:', 'click_on_the_link_accessory' => 'நீங்கள் இணைப்பு பெற்றுள்ளீர்கள் என்பதை உறுதிப்படுத்த கீழே உள்ள இணைப்பைக் கிளிக் செய்க.', 'click_on_the_link_asset' => 'நீங்கள் சொத்தை பெற்றுள்ளீர்கள் என்பதை உறுதிப்படுத்த கீழே உள்ள இணைப்பைக் கிளிக் செய்க.', - 'Confirm_Asset_Checkin' => 'சொத்து சரிபார்த்தலை உறுதிப்படுத்தவும்.', - 'Confirm_Accessory_Checkin' => 'துணை சரிபார்த்தலை உறுதிப்படுத்தவும்.', - 'Confirm_accessory_delivery' => 'துணை விநியோகத்தை உறுதிப்படுத்துக.', - 'Confirm_license_delivery' => 'Confirm license delivery.', - 'Confirm_asset_delivery' => 'சொத்து விநியோகத்தை உறுதிசெய்யவும்.', - 'Confirm_consumable_delivery' => 'நுகர்வு விநியோகத்தை உறுதிப்படுத்துக.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'தற்போதைய QTY', 'Days' => 'நாட்களில்', 'days' => 'நாட்களில்', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'to_reset' => 'உங்கள் கடவுச்சொல்லை மீட்டமைக்க, இந்த படிவத்தை பூர்த்தி செய்க:', 'type' => 'வகை', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'User', 'username' => 'Username', 'welcome' => 'வரவேற்பு: பெயர்', 'welcome_to' => 'வரவேற்கிறோம்: வலை!', 'your_credentials' => 'உங்கள் கத்தரி-ஐடி சான்றுகள்', + ); diff --git a/resources/lang/th/admin/accessories/general.php b/resources/lang/th/admin/accessories/general.php index c984e0791d..f347748b4d 100644 --- a/resources/lang/th/admin/accessories/general.php +++ b/resources/lang/th/admin/accessories/general.php @@ -1,8 +1,6 @@ 'เกี่ยวกับอุปกรณ์เสริม', - 'about_accessories_text' => 'อุปกรณ์เสริมใดๆ ที่มอบให้กับผู้ใช้แต่ไม่มีหมายเลขเครื่อง (หรือไม่จำเป็นสำหรับการค้นหาข้อมูลย้อนหลัง) ยกตัวอย่าง เช่น คอมพิวเตอร์ ไมค์ หรือแป้นพิมพ์ เป็นต้น', 'accessory_category' => 'หมวดหมู่อุปกรณ์เสริม', 'accessory_name' => 'ชื่ออุปกรณ์เสริม', 'checkout' => 'เชคเอาท์อุปกรณ์เสริม', diff --git a/resources/lang/th/admin/accessories/message.php b/resources/lang/th/admin/accessories/message.php index 308cb9687a..233f7c27d5 100644 --- a/resources/lang/th/admin/accessories/message.php +++ b/resources/lang/th/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'ไม่พบอุปกรณ์เสริม', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'อุปกรณ์เสริมนี้ได้เช็คเอ้าท์ให้ผู้ใช้งานแล้วจำนวน :count รายการในปัจจุบัน กรุณาเช็คอินอุปกรณ์เสริม และลองอีกครั้ง ', 'create' => array( diff --git a/resources/lang/th/admin/asset_maintenances/general.php b/resources/lang/th/admin/asset_maintenances/general.php index 96532b21ee..d8bdf6b83b 100644 --- a/resources/lang/th/admin/asset_maintenances/general.php +++ b/resources/lang/th/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'ดูรายละเอียดการซ่อมบำรุงสินทรัพย์', 'repair' => 'ซ่อมแซม', 'maintenance' => 'การดูแลรักษา', - 'upgrade' => 'อัพเกรด' + 'upgrade' => 'อัพเกรด', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/th/admin/categories/general.php b/resources/lang/th/admin/categories/general.php index 433984eae3..317db41f00 100644 --- a/resources/lang/th/admin/categories/general.php +++ b/resources/lang/th/admin/categories/general.php @@ -1,8 +1,6 @@ 'เกี่ยวกับประเภท', - 'about_categories' => 'หมวดหมู่ช่วยคุณจัดระเบียบรายการของคุณ หมวดหมู่ตัวอย่างบางประเภทอาจเป็น "Desktops", " แล็ปท็อป", " โทรศัพท์มือถือ", "Tablets" เป็นต้นและคุณสามารถใช้งานประเภทต่างๆที่เหมาะสมกับคุณได้', 'asset_categories' => 'หมวดหมู่ทรัพย์สิน', 'category_name' => 'ชื่อหมวดหมู่', 'checkin_email' => 'ส่งอีเมลไปยังผู้ใช้เมื่อเช็คอิน / เช็คเอาต์', diff --git a/resources/lang/th/admin/companies/general.php b/resources/lang/th/admin/companies/general.php index 6a15779ee0..abc8040369 100644 --- a/resources/lang/th/admin/companies/general.php +++ b/resources/lang/th/admin/companies/general.php @@ -1,6 +1,4 @@ 'เกี่ยวกับ บริษัท', - 'about_companies_text' => 'บริษัท สามารถใช้เป็นฟิลด์ระบุอย่างง่ายหรือสามารถใช้เพื่อ จำกัด การเปิดเผยข้อมูลของผู้ใช้ ฯลฯ หากมีการเปิดใช้งานการสนับสนุน บริษัท ทั้งหมดในการตั้งค่าผู้ดูแลระบบของคุณ', 'select_company' => 'เลือก บริษัท', ]; diff --git a/resources/lang/th/admin/components/general.php b/resources/lang/th/admin/components/general.php index a3626cb74a..570e0fc33d 100644 --- a/resources/lang/th/admin/components/general.php +++ b/resources/lang/th/admin/components/general.php @@ -1,8 +1,6 @@ 'เกี่ยวกับคอมโพเนนต์', - 'about_components_text' => 'คอมโพเนนต์เป็นรายการที่เป็นส่วนหนึ่งของเนื้อหาเช่นฮาร์ดดิสก์แรม ฯลฯ', 'component_name' => 'ชื่อคอมโพเนนต์', 'checkin' => 'คอมโพเนนต์ Checkin', 'checkout' => 'ส่วนประกอบ Checkout', diff --git a/resources/lang/th/admin/consumables/general.php b/resources/lang/th/admin/consumables/general.php index af4c007644..892abb6cc5 100644 --- a/resources/lang/th/admin/consumables/general.php +++ b/resources/lang/th/admin/consumables/general.php @@ -1,8 +1,6 @@ 'เกี่ยวกับวัสดุสิ้นเปลือง', - 'about_consumables_text' => 'วัสดุสิ้นเปลืองคือสิ่งใดๆ ที่มีการซื้อและนำมาใช้ในช่วงเวลานั้น ยกตัวอย่างเช่น หมึกปริ้นเตอร์ หรือ กระดาษถ่ายสำเนา', 'checkout' => 'ชำระเงินผ่าน Checkout สำหรับผู้ใช้', 'consumable_name' => 'ชื่อวัสดุสิ้นเปลือง', 'create' => 'สร้างวัสดุสิ้นเปลือง', diff --git a/resources/lang/th/admin/hardware/table.php b/resources/lang/th/admin/hardware/table.php index 6551131633..d9fb91c994 100644 --- a/resources/lang/th/admin/hardware/table.php +++ b/resources/lang/th/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'สถานะ', 'title' => 'สินทรัพย์', 'image' => 'ภาพอุปกรณ์', - 'days_without_acceptance' => 'วันโดยปราศจากการยอมรับ' + 'days_without_acceptance' => 'วันโดยปราศจากการยอมรับ', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/th/admin/kits/general.php b/resources/lang/th/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/th/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/th/admin/licenses/message.php b/resources/lang/th/admin/licenses/message.php index cf04e5ea83..58248ecae9 100644 --- a/resources/lang/th/admin/licenses/message.php +++ b/resources/lang/th/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'เนื้อหาที่คุณกำลังพยายามเชื่อมโยงกับใบอนุญาตนี้เป็นของ somene ไม่ใช่บุคคลที่เลือกในรายการที่กำหนดให้กับ dropdown', 'assoc_users' => 'ขณะนี้ใบอนุญาตนี้ออกให้แก่ผู้ใช้แล้วและไม่สามารถลบได้ โปรดตรวจสอบใบอนุญาตเป็นครั้งแรกจากนั้นลองลบอีกครั้ง', 'select_asset_or_person' => 'คุณต้องเลือกเนื้อหาหรือผู้ใช้ แต่ไม่ใช่ทั้งสองอย่าง', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/th/admin/settings/general.php b/resources/lang/th/admin/settings/general.php index 409b1d2684..b4d27f388b 100644 --- a/resources/lang/th/admin/settings/general.php +++ b/resources/lang/th/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'โดเมน Active Directory', 'ad_domain_help' => 'นี่เป็นบางครั้งเหมือนกับโดเมนอีเมลของคุณ แต่ไม่บ่อยนัก', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'อีเมล สำเนาถึง', 'admin_cc_email_help' => 'หากคุณต้องการส่งสำเนาเช็คอิน / เช็คเอาต์อีเมลที่ส่งถึงผู้ใช้ไปยังบัญชีอีเมลอื่นให้ป้อนได้ที่นี่ มิฉะนั้นปล่อยให้ฟิลด์นี้ว่างเปล่า', 'is_ad' => 'นี่คือเซิร์ฟเวอร์ Active Directory', - 'alert_email' => 'ส่งแจ้งเตือนไปยัง', - 'alerts_enabled' => 'การแจ้งเตือนถูกเปิดใช้งานแล้ว', - 'alert_interval' => 'เกณฑ์การเตือนที่หมดอายุ (เป็นวัน)', - 'alert_inv_threshold' => 'เกณฑ์การแจ้งเตือนพื้นที่โฆษณา', - 'asset_ids' => 'รหัสทรัพย์สิน', - 'audit_interval' => 'ช่วงการตรวจสอบ', + 'alert_email' => 'ส่งแจ้งเตือนไปยัง', + 'alerts_enabled' => 'การแจ้งเตือนถูกเปิดใช้งานแล้ว', + 'alert_interval' => 'เกณฑ์การเตือนที่หมดอายุ (เป็นวัน)', + 'alert_inv_threshold' => 'เกณฑ์การแจ้งเตือนพื้นที่โฆษณา', + 'asset_ids' => 'รหัสทรัพย์สิน', + 'audit_interval' => 'ช่วงการตรวจสอบ', 'audit_interval_help' => 'หากคุณจำเป็นต้องตรวจสอบสินทรัพย์ของคุณอย่างสม่ำเสมอให้ป้อนช่วงเวลาเป็นเดือน ๆ', - 'audit_warning_days' => 'เกณฑ์การตรวจสอบคำเตือน', + 'audit_warning_days' => 'เกณฑ์การตรวจสอบคำเตือน', 'audit_warning_days_help' => 'เราควรเตือนล่วงหน้ากี่วันเมื่อสินทรัพย์มีกำหนดการตรวจสอบ?', - 'auto_increment_assets' => 'สร้างการเพิ่มรหัสทรัพย์สินอัตโนมัติ', - 'auto_increment_prefix' => 'Prefix (ส่วนเสริม)', - 'auto_incrementing_help' => 'เปิดใช้งานการเพิ่มรหัสสินทรัพย์อัตโนมัติก่อนตั้งค่าส่วนนี้', - 'backups' => 'สำรอง', - 'barcode_settings' => 'ตั้งค่าบาร์โค๊ด', + 'auto_increment_assets' => 'สร้างการเพิ่มรหัสทรัพย์สินอัตโนมัติ', + 'auto_increment_prefix' => 'Prefix (ส่วนเสริม)', + 'auto_incrementing_help' => 'เปิดใช้งานการเพิ่มรหัสสินทรัพย์อัตโนมัติก่อนตั้งค่าส่วนนี้', + 'backups' => 'สำรอง', + 'barcode_settings' => 'ตั้งค่าบาร์โค๊ด', 'confirm_purge' => 'ยืนยัน Purge', - 'confirm_purge_help' => 'ป้อนข้อความ "DELETE" ในช่องด้านล่างเพื่อล้างระเบียนที่ลบไป ไม่สามารถยกเลิกการดำเนินการนี้ได้', - 'custom_css' => 'กำหนด CSS เอง', - 'custom_css_help' => 'ระบุการกำหนด CSS ที่คุณต้องการใช้แทน ห้ามรวม tags นี้ <style></style>', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'กำหนด CSS เอง', + 'custom_css_help' => 'ระบุการกำหนด CSS ที่คุณต้องการใช้แทน ห้ามรวม tags นี้ <style></style>', 'custom_forgot_pass_url' => 'URL รีเซ็ตรหัสผ่านที่กำหนดเอง', 'custom_forgot_pass_url_help' => 'การทำเช่นนี้จะแทนที่ URL ของรหัสผ่านที่ลืมอยู่ภายในในหน้าจอการเข้าสู่ระบบซึ่งเป็นประโยชน์ในการแนะนำให้ผู้ใช้สามารถกำหนดรหัสผ่าน LDAP หรือใช้งานภายในได้ จะปิดการใช้งานฟังก์ชันรหัสผ่านลืมรหัสผ่านของผู้ใช้ภายในเครื่องได้อย่างมีประสิทธิภาพ', 'dashboard_message' => 'ข้อความในหน้าแดชบอร์ด', 'dashboard_message_help' => 'ข้อความนี้จะปรากฏในแดชบอร์ดสำหรับทุกคนที่มีสิทธิ์ดูแดชบอร์ด', - 'default_currency' => 'สกุลเงินตั้งต้น', - 'default_eula_text' => 'ค่าเริ่มต้นข้อกำหนดการใช้งาน', - 'default_language' => 'ภาษาเริ่มต้น', - 'default_eula_help_text' => 'คุณยังสามารถปรับแต่งข้อตกลงการใช้งานสำหรับกกำหนดให้กับหมวดหมู่ทรัพย์สินได้', + 'default_currency' => 'สกุลเงินตั้งต้น', + 'default_eula_text' => 'ค่าเริ่มต้นข้อกำหนดการใช้งาน', + 'default_language' => 'ภาษาเริ่มต้น', + 'default_eula_help_text' => 'คุณยังสามารถปรับแต่งข้อตกลงการใช้งานสำหรับกกำหนดให้กับหมวดหมู่ทรัพย์สินได้', 'display_asset_name' => 'แสดงชื่อทรัพย์สิน', 'display_checkout_date' => 'แสดงวันที่นำออก', 'display_eol' => 'ดู EOL ในแบบตาราง', 'display_qr' => 'รหัสสแควร์บนจอแสดงผล', - 'display_alt_barcode' => 'แสดงบาร์โค้ด 1D', - 'barcode_type' => 'ประเภทบาร์โค้ด 2D', - 'alt_barcode_type' => 'บาร์โค้ด 1D', + 'display_alt_barcode' => 'แสดงบาร์โค้ด 1D', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'ประเภทบาร์โค้ด 2D', + 'alt_barcode_type' => 'บาร์โค้ด 1D', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'ตั้งค่าข้อตกลงการใช้งาน', 'eula_markdown' => 'อนุญาต EULA นี้ Github flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'ข้อความส่วนท้ายเพิ่มเติม ', 'footer_text_help' => 'ข้อความนี้จะปรากฏในส่วนท้ายด้านขวา ลิงค์ได้รับอนุญาตให้ใช้เครื่องหมาย Github รสการแบ่งบรรทัดส่วนหัวภาพ ฯลฯ อาจส่งผลให้ไม่อาจคาดเดาได้', 'general_settings' => 'การตั้งค่าทั่วไป', - 'generate_backup' => 'สร้างการสำรองข้อมูล', + 'generate_backup' => 'สร้างการสำรองข้อมูล', 'header_color' => 'สีส่วนหัว', 'info' => 'การตั้งค่าเหล่านี้ช่วยให้คุณสามารถปรับแต่งลักษณะบางอย่าง', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'เวอร์ชั่น Laravel', 'ldap_enabled' => 'เปิดใช้งาน LDAP แล้ว', 'ldap_integration' => 'การรวม LDAP', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'นี่เป็นการทดสอบว่า LDAP สามารถซิงค์ได้อย่างถูกต้อง หากแบบสอบถามการตรวจสอบสิทธิ์ LDAP ของคุณไม่ถูกต้องผู้ใช้อาจยังไม่สามารถเข้าสู่ระบบได้ คุณต้องบันทึกการตั้งค่า LDAP ที่อัปเดตก่อน', 'ldap_server' => 'เซิร์ฟเวอร์ LDAP', 'ldap_server_help' => 'ซึ่งควรเริ่มต้นด้วย ldap: // (สำหรับ unencrypted หรือ TLS) หรือ ldaps: // (สำหรับ SSL)', - 'ldap_server_cert' => 'การตรวจสอบใบรับรอง SSL LDAP', - 'ldap_server_cert_ignore' => 'อนุญาตใบรับรอง SSL ที่ไม่ถูกต้อง', - 'ldap_server_cert_help' => 'เลือกช่องทำเครื่องหมายนี้ถ้าคุณใช้ใบรับรอง SSL ที่ลงนามด้วยตนเองและต้องการยอมรับใบรับรอง SSL ที่ไม่ถูกต้อง', + 'ldap_server_cert' => 'การตรวจสอบใบรับรอง SSL LDAP', + 'ldap_server_cert_ignore' => 'อนุญาตใบรับรอง SSL ที่ไม่ถูกต้อง', + 'ldap_server_cert_help' => 'เลือกช่องทำเครื่องหมายนี้ถ้าคุณใช้ใบรับรอง SSL ที่ลงนามด้วยตนเองและต้องการยอมรับใบรับรอง SSL ที่ไม่ถูกต้อง', 'ldap_tls' => 'ใช้ TLS', 'ldap_tls_help' => 'ควรเลือกเฉพาะกรณีที่คุณใช้งาน STARTTLS บนเซิร์ฟเวอร์ LDAP ของคุณ', 'ldap_uname' => 'ชื่อผู้ใช้ LDAP Bind', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'ตัวเลือกนี้ปิดใช้งานกลไกการตรวจสอบสิทธิ์อื่น ๆ เพียงเปิดใช้งานตัวเลือกนี้หากคุณแน่ใจว่าการเข้าสู่ระบบ REMOTE_USER ของคุณกำลังทำงานอยู่แล้ว', 'login_remote_user_custom_logout_url_text' => 'URL ออกจากระบบแบบกำหนดเอง', 'login_remote_user_custom_logout_url_help' => 'หากมีการระบุ URL ไว้ที่นี่ผู้ใช้จะได้รับการเปลี่ยนเส้นทางไปยัง URL นี้หลังจากที่ผู้ใช้ล็อกออกจาก Snipe-IT ซึ่งจะเป็นประโยชน์ในการปิดเซสชันผู้ใช้ของผู้ให้บริการการรับรองความถูกต้องของคุณอย่างถูกต้อง', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'โลโก้', 'logo_print_assets' => 'ใช้ในการพิมพ์', 'logo_print_assets_help' => 'ใช้ตราสินค้าบนสินทรัพย์สามารถพิมพ์รายการ ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'ความซับซ้อนของรหัสผ่าน', 'pwd_secure_complexity_help' => 'เลือกกฎความซับซ้อนของรหัสผ่านที่คุณต้องการบังคับใช้', 'pwd_secure_min' => 'รหัสผ่านขั้นต่ำอักขระ', - 'pwd_secure_min_help' => 'ค่าต่ำสุดที่อนุญาตคือ 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'ป้องกันรหัสผ่านทั่วไป', 'pwd_secure_uncommon_help' => 'การดำเนินการนี้จะไม่อนุญาตให้ผู้ใช้ใช้รหัสผ่านทั่วไปจากรหัสผ่าน 10,000 อันดับแรกที่รายงานว่าละเมิด', 'qr_help' => 'เปิดใช้งาน QR Codes ก่อนการตั้งค่านี้', 'qr_text' => 'ข้อความโค้ด QR', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'การตั้งค่า', 'settings' => 'ตั้งค่า', 'show_alerts_in_menu' => 'แสดงการแจ้งเตือนในเมนูด้านบน', 'show_archived_in_list' => 'สินทรัพย์ที่เก็บถาวร', 'show_archived_in_list_text' => 'แสดงเนื้อหาที่เก็บถาวรในรายการ "เนื้อหาทั้งหมด"', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'แสดงภาพในอีเมล', 'show_images_in_email_help' => 'ยกเลิกการทำเครื่องหมายในช่องนี้หากการติดตั้ง Snipe-IT ของคุณอยู่หลัง VPN หรือเครือข่ายที่ปิดอยู่และผู้ใช้ภายนอกเครือข่ายจะไม่สามารถโหลดภาพที่แสดงจากการติดตั้งนี้ในอีเมลของตนได้', 'site_name' => 'ชื่อไซต์', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack Channel', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Slack Settings', - 'slack_integration_help' => 'Slack integration คือออฟชั่นเสริม อย่างไรก็ตามหากคุณต้องการใช้มันคุณจะต้องมี endpoint และ channel เพื่อการกำหนดค่า Slack integration คุณจำเป็นต้องสร้าง create an incoming webhook บน Slack account ของคุณก่อน', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'เมื่อคุณได้บันทึกข้อมูลของคุณแล้วปุ่มทดสอบจะปรากฏขึ้น', 'slack_test_help' => 'ทดสอบว่าการบูรณาการแบบ Slack ของคุณได้รับการกำหนดค่าอย่างถูกต้องหรือไม่ คุณต้องบันทึกการตั้งค่าที่เพิ่งอัปโหลดไว้ก่อน', 'snipe_version' => 'Snipe-IT version', @@ -130,6 +162,7 @@ return array( 'update' => 'แก้ไขการตั้งค่า', 'value' => 'มูลค่า', 'brand' => 'การสร้างแบรนด์', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'เกี่ยวกับการตั้งค่า', 'about_settings_text' => 'การตั้งค่าเหล่านี้ช่วยให้คุณสามารถปรับแต่งลักษณะการติดตั้งของคุณได้', 'labels_per_page' => 'ป้ายกำกับต่อหน้า', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'หมายเลขซีเรียลที่ไม่ซ้ำกัน', 'unique_serial_help_text' => 'การทำเครื่องหมายในช่องนี้จะบังคับใช้ข้อ จำกัด เฉพาะใน serials ของเนื้อหา', 'zerofill_count' => 'ความยาวของแท็กเนื้อหารวมทั้ง zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/th/admin/users/general.php b/resources/lang/th/admin/users/general.php index da16d85a59..15797620dc 100644 --- a/resources/lang/th/admin/users/general.php +++ b/resources/lang/th/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'คุณสามารถตั้งค่าการกำหนดค่า LDAP ได้ Admin> การตั้งค่า สถานที่ที่เลือก (เลือกได้) จะถูกตั้งค่าสำหรับผู้ใช้ที่นำเข้าทั้งหมด', 'print_assigned' => 'พิมพ์รายการทั้งหมดที่ได้รับมอบหมาย', 'software_user' => 'ซอฟต์แวร์ที่กำหนดให้ :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'ดูผู้ใช้ :name', 'usercsv' => 'ไฟล์ CSV', 'two_factor_admin_optin_help' => 'การตั้งค่าผู้ดูแลระบบปัจจุบันช่วยให้สามารถใช้การตรวจสอบสิทธิ์แบบสองปัจจัยได้อย่างมีประสิทธิภาพ', diff --git a/resources/lang/th/admin/users/message.php b/resources/lang/th/admin/users/message.php index c1aaf5a1fe..c51b52eab5 100644 --- a/resources/lang/th/admin/users/message.php +++ b/resources/lang/th/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'สิทธิ์การใช้งานไม่เพียงพอ', 'user_deleted_warning' => 'ผู้ใช้งานนี้ถูกลบแล้ว คุณจำเป็นต้องกู้คืนผู้ใช้งานก่อนแก้ไข', 'ldap_not_configured' => 'การทำงานร่วมกับ LDAP ไม่ได้ถูกตั้งค่าไว้สำหรับการติดตั้งนี้', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/th/auth/general.php b/resources/lang/th/auth/general.php index 082c729e48..9493a3dc7d 100644 --- a/resources/lang/th/auth/general.php +++ b/resources/lang/th/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'ส่งลิงก์รีเซ็ตรหัสผ่าน', 'email_reset_password' => 'รีเซ็ตรหัสผ่านอีเมล', 'reset_password' => 'รีเซ็ตรหัสผ่าน', + 'saml_login' => 'Login via SAML', 'login' => 'เข้าสู่ระบบ', 'login_prompt' => 'กรุณาเข้าสู่ระบบ', 'forgot_password' => 'ฉันลืมรหัสผ่าน', diff --git a/resources/lang/th/auth/message.php b/resources/lang/th/auth/message.php index 69a789c331..278172f70c 100644 --- a/resources/lang/th/auth/message.php +++ b/resources/lang/th/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'ชื่อผู้ใช้นี้ยังไม่ได้ทำการเปิดใช้งาน', 'account_suspended' => 'บัญชีผู้ใช้นี้ถูกระงับการใช้งาน', 'account_banned' => 'บัญชีผู้ใช้นี้ถูกห้ามใช้งาน', - 'throttle' => 'พยายามเข้าสู่ระบบไม่มากเกินไป โปรดลองอีกครั้งในรอบ: นาทีนาที', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'มีปัญหาขณะกำลังเข้าสู่ระบบ กรุณาลองอีกครั้ง', 'success' => 'คุณได้เข้าสู่ระบบเรียบร้อย', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'มีปัญหาในการเปิดใช้งานบัญชีผู้ใช้ของคุณ โปรดลองอีกครั้ง', 'success' => 'สร้างบัญชีผู้ใช้เสร็จเรียบร้อย', ), - 'forgot-password' => array( - 'error' => 'มีปัญหาในการรับรหัสตั้งค่ารหัสผ่านใหม่ โปรดลองอีกครั้ง', - 'success' => 'ส่งอีเมลตั้งค่ารหัสผ่านใหม่เรียบร้อย', - ), - - 'forgot-password-confirm' => array( - 'error' => 'มีปัญหาในการตั้งค่ารหัสผ่านใหม่ กรุณาลองอีกครั้ง', - 'success' => 'รหัสผ่านบัญชีผู้ใช้ของคุณได้รับการตั้งค่าใหม่เรียบร้อยแล้ว', - ), - - 'activate' => array( - 'error' => 'มีปัญหาในการเปิดใช้งานบัญชีผู้ใช้ของคุณ โปรดลองอีกครั้ง', - 'success' => 'บัญชีผู้ใช้ของคุณได้ถูกเปิดใช้งานเรียบร้อยแล้ว', + 'forgot-password' => array( + 'error' => 'มีปัญหาในการรับรหัสตั้งค่ารหัสผ่านใหม่ โปรดลองอีกครั้ง', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'มีปัญหาในการตั้งค่ารหัสผ่านใหม่ กรุณาลองอีกครั้ง', + 'success' => 'รหัสผ่านบัญชีผู้ใช้ของคุณได้รับการตั้งค่าใหม่เรียบร้อยแล้ว', + ), + + ); diff --git a/resources/lang/th/button.php b/resources/lang/th/button.php index 9b3f863edb..c3701367e4 100644 --- a/resources/lang/th/button.php +++ b/resources/lang/th/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'อัพโหลด', 'select_file' => 'เลือกไฟล์...', 'select_files' => 'เลือกไฟล์...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/th/general.php b/resources/lang/th/general.php index 9aba0b8e3d..b080ed149d 100644 --- a/resources/lang/th/general.php +++ b/resources/lang/th/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'การตรวจสอบเป็นกลุ่ม', 'bulkaudit_status' => 'สถานะการตรวจสอบ', 'bulk_checkout' => 'Checkout เป็นกลุ่ม', + 'bystatus' => 'by Status', 'cancel' => 'ยกเลิก', 'categories' => 'ประเภท', 'category' => 'หมวดหมู่', @@ -57,6 +58,7 @@ 'created' => 'สร้างรายการแล้ว', 'created_asset' => 'ทรัพย์สินที่ถูกสร้าง', 'created_at' => 'สร้างที่', + 'record_created' => 'Record Created', 'updated_at' => 'อัปเดตเมื่อวันที่', 'currency' => '฿', // this is deprecated 'current' => 'ปัจจุบัน', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'ชื่อนามสกุล (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'ชื่อนามสกุล (jane.smith@example.com)', 'lastnamefirstinitial_format' => 'นามสกุล ชื่อ Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'เริ่ม', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'ชื่อจริง', 'first_name_format' => 'ชื่อ (jane@example.com)', 'files' => 'ไฟล์', 'file_name' => 'ไฟล์', + 'file_type' => 'File Type', 'file_uploads' => 'อัปโหลดไฟล์', 'generate' => 'สร้าง', 'github_markdown' => 'ฟิลด์นี้ช่วยให้ Github markdown markdown', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'ซ่อมบำรุงสินทรัพย์', 'item' => 'รายการ', 'insufficient_permissions' => 'สิทธิ์ไม่เพียงพอ!', + 'kits' => 'Predefined Kits', 'language' => 'ภาษา', 'last' => 'สุดท้าย', 'last_login' => 'เข้าสู่ระบบครั้งล่าสุด', @@ -121,10 +136,11 @@ 'licenses' => 'ลิขสิทธิ์', 'list_all' => 'รายการทั้งหมด', 'loading' => 'กำลังโหลด', - 'lock_passwords' => 'ฟิลด์นี้ไม่สามารถแก้ไขได้ในการติดตั้งนี้', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'คุณลักษณะนี้ถูกปิดใช้งานสำหรับการติดตั้งแบบสาธิต', 'location' => 'สถานที่', 'locations' => 'สถานที่', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'ออกจากระบบ', 'lookup_by_tag' => 'การค้นหาตามแท็กเนื้อหา', 'maintenances' => 'ซ่อมบำรุง', @@ -186,6 +202,7 @@ 'sign_in' => 'ลงชื่อเข้าใช้', 'signature' => 'ลายเซ็น', 'skin' => 'รูปแบบ/เทมเพลต', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO MODE: คุณลักษณะบางอย่างถูกปิดใช้งานสำหรับการติดตั้งนี้', 'site_name' => 'ชื่อไซต์', 'state' => 'รัฐ', @@ -206,19 +223,23 @@ 'unknown_admin' => 'ผู้ดูแลระบบที่ไม่รู้จัก', 'username_format' => 'รูปแบบชื่อผู้ใช้', 'update' => 'ปรับปรุง', - 'upload_filetypes_help' => 'ไฟล์ที่อนุญาตคือ png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip และ rar ขนาดการอัปโหลดสูงสุดที่อนุญาตคือขนาด', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'อัพโหลด', 'user' => 'ผู้ใช้', 'accepted' => 'ยอมรับ', 'declined' => 'ปฏิเสธ', 'unaccepted_asset_report' => 'ไม่ยอมรับสินทรัพย์', 'users' => 'ผู้ใช้', + 'viewall' => 'View All', 'viewassets' => 'ดูทรัพย์สินที่มอบหมาย', 'website' => 'เว็บไซต์', 'welcome' => 'ยินดีต้อนรับ, :name', 'years' => 'ปี', 'yes' => 'ใช่', 'zip' => 'รหัสไปรษณีย์', - 'noimage' => 'ไม่พบรูปภาพที่อัปโหลดหรือไม่พบรูปภาพ', - 'token_expired' => 'เซสชันแบบฟอร์มของคุณหมดอายุแล้ว กรุณาลองอีกครั้ง.', + 'noimage' => 'ไม่พบรูปภาพที่อัปโหลดหรือไม่พบรูปภาพ', + 'token_expired' => 'เซสชันแบบฟอร์มของคุณหมดอายุแล้ว กรุณาลองอีกครั้ง.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/th/help.php b/resources/lang/th/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/th/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/th/mail.php b/resources/lang/th/mail.php index d1713fce54..a520079df0 100644 --- a/resources/lang/th/mail.php +++ b/resources/lang/th/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'โปรดคลิกลิงก์ต่อไปนี้เพื่อยืนยันข้อมูล: บัญชีเว็บ:', 'click_on_the_link_accessory' => 'โปรดคลิกที่ลิงค์ด้านล่างเพื่อยืนยันว่าคุณได้รับอุปกรณ์เสริมแล้ว', 'click_on_the_link_asset' => 'โปรดคลิกลิงก์ที่ด้านล่างเพื่อยืนยันว่าคุณได้รับเนื้อหาแล้ว', - 'Confirm_Asset_Checkin' => 'ยืนยันการเช็คอินสินทรัพย์', - 'Confirm_Accessory_Checkin' => 'ยืนยันการเช็คอินอุปกรณ์เสริม', - 'Confirm_accessory_delivery' => 'ยืนยันการจัดส่งอุปกรณ์เสริม', - 'Confirm_license_delivery' => 'ยืนยันการจัดส่งอุปกรณ์สิ้นเปลือง', - 'Confirm_asset_delivery' => 'ยืนยันการจัดส่งเนื้อหา', - 'Confirm_consumable_delivery' => 'ยืนยันการจัดส่งที่สิ้นเปลือง', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'QTY ปัจจุบัน', 'Days' => 'วัน', 'days' => 'วัน', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'มี: ใบอนุญาตที่จะหมดอายุในวันถัดไป: วันที่กำหนด|มี: ใบอนุญาตที่จะหมดอายุในวันถัดไป: วันที่กำหนด', 'to_reset' => 'ในการรีเซ็ตรหัสผ่านเว็บของคุณโปรดกรอกแบบฟอร์มนี้:', 'type' => 'ชนิด', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'ผู้ใช้งาน', 'username' => 'ชื่อผู้ใช้', 'welcome' => 'ยินดีต้อนรับ: ชื่อ', 'welcome_to' => 'ยินดีต้อนรับสู่: web!', 'your_credentials' => 'ข้อมูลรับรอง Snipe-IT ของคุณ', + ); diff --git a/resources/lang/tl/admin/accessories/general.php b/resources/lang/tl/admin/accessories/general.php index 8d064a703f..96470c14f4 100644 --- a/resources/lang/tl/admin/accessories/general.php +++ b/resources/lang/tl/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Tungkol sa accessory', - 'about_accessories_text' => 'Ang mga accessory na kahit ano pang ini-issue mo sa mga user ngunit walang numero na serial (o wala Kang pakialam tungkol sa pag-track sakanila bilang kakaiba). Halimbawa, kompyuter mice o keyboards.', 'accessory_category' => 'Kategorya ng accessory', 'accessory_name' => 'Pangalan ng accessory', 'checkout' => 'Checkout Accessory', diff --git a/resources/lang/tl/admin/accessories/message.php b/resources/lang/tl/admin/accessories/message.php index 92998a4e14..a356463064 100644 --- a/resources/lang/tl/admin/accessories/message.php +++ b/resources/lang/tl/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'The accessory does not exist.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'This accessory currently has :count items checked out to users. Please check in the accessories and and try again. ', 'create' => array( diff --git a/resources/lang/tl/admin/asset_maintenances/general.php b/resources/lang/tl/admin/asset_maintenances/general.php index c06b2ea2a6..3495a6ced9 100644 --- a/resources/lang/tl/admin/asset_maintenances/general.php +++ b/resources/lang/tl/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Tignan ang mga Detalye sa Bagay na may halaga sa Kabuhayan', 'repair' => 'Isaayos', 'maintenance' => 'Kabuhayan', - 'upgrade' => 'Pagtaas' + 'upgrade' => 'Pagtaas', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/tl/admin/categories/general.php b/resources/lang/tl/admin/categories/general.php index 7551fefffd..7741b7da62 100644 --- a/resources/lang/tl/admin/categories/general.php +++ b/resources/lang/tl/admin/categories/general.php @@ -1,8 +1,6 @@ 'About Categories', - 'about_categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', 'asset_categories' => 'Asset Categories', 'category_name' => 'Category Name', 'checkin_email' => 'Send email to user on checkin/checkout.', diff --git a/resources/lang/tl/admin/companies/general.php b/resources/lang/tl/admin/companies/general.php index 9a47968977..9d58ccb58e 100644 --- a/resources/lang/tl/admin/companies/general.php +++ b/resources/lang/tl/admin/companies/general.php @@ -1,6 +1,4 @@ 'About Companies', - 'about_companies_text' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', 'select_company' => 'Select Company', ]; diff --git a/resources/lang/tl/admin/components/general.php b/resources/lang/tl/admin/components/general.php index 75c9d250ab..f7689a7ad1 100644 --- a/resources/lang/tl/admin/components/general.php +++ b/resources/lang/tl/admin/components/general.php @@ -1,8 +1,6 @@ 'About Components', - 'about_components_text' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', 'component_name' => 'Component Name', 'checkin' => 'Checkin Component', 'checkout' => 'Checkout Component', diff --git a/resources/lang/tl/admin/consumables/general.php b/resources/lang/tl/admin/consumables/general.php index 53a69f8c03..7c6bb32968 100644 --- a/resources/lang/tl/admin/consumables/general.php +++ b/resources/lang/tl/admin/consumables/general.php @@ -1,8 +1,6 @@ 'About Consumables', - 'about_consumables_text' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', 'checkout' => 'Checkout Consumable to User', 'consumable_name' => 'Consumable Name', 'create' => 'Create Consumable', diff --git a/resources/lang/tl/admin/hardware/table.php b/resources/lang/tl/admin/hardware/table.php index e8baa09d5a..38788e1984 100644 --- a/resources/lang/tl/admin/hardware/table.php +++ b/resources/lang/tl/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Status', 'title' => 'Asset ', 'image' => 'Device Image', - 'days_without_acceptance' => 'Days Without Acceptance' + 'days_without_acceptance' => 'Days Without Acceptance', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/tl/admin/kits/general.php b/resources/lang/tl/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/tl/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/tl/admin/licenses/message.php b/resources/lang/tl/admin/licenses/message.php index 3e7ee486c7..87a7c3d0b9 100644 --- a/resources/lang/tl/admin/licenses/message.php +++ b/resources/lang/tl/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'The asset you are trying to associate with this license is owned by somene other than the person selected in the assigned to dropdown.', 'assoc_users' => 'This license is currently checked out to a user and cannot be deleted. Please check the license in first, and then try deleting again. ', 'select_asset_or_person' => 'You must select an asset or a user, but not both.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/tl/admin/settings/general.php b/resources/lang/tl/admin/settings/general.php index 9298581291..5918e719d6 100644 --- a/resources/lang/tl/admin/settings/general.php +++ b/resources/lang/tl/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Ang Aktibong Direktorya', 'ad_domain' => 'Ang Aktibong Directory domain', 'ad_domain_help' => 'Ito ay minsan kapareho ng iyong email domain, pero hindi palagi.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC Email', 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', 'is_ad' => 'Ito ay isang Aktibong serber ng Direktorya', - 'alert_email' => 'Magpadala ng mga alerto sa', - 'alerts_enabled' => 'Punagana na ang Alerto sa Email', - 'alert_interval' => 'Ang pagka-expire ng Alert Threshold (sa iilang araw)', - 'alert_inv_threshold' => 'Ang Inventory Alert Threshold', - 'asset_ids' => 'Ang mga ID ng Asset', - 'audit_interval' => 'Ang Pagitan ng Pag-audit', + 'alert_email' => 'Magpadala ng mga alerto sa', + 'alerts_enabled' => 'Punagana na ang Alerto sa Email', + 'alert_interval' => 'Ang pagka-expire ng Alert Threshold (sa iilang araw)', + 'alert_inv_threshold' => 'Ang Inventory Alert Threshold', + 'asset_ids' => 'Ang mga ID ng Asset', + 'audit_interval' => 'Ang Pagitan ng Pag-audit', 'audit_interval_help' => 'If you are required to regularly physically audit your assets, enter the interval in months.', - 'audit_warning_days' => 'Audit Warning Threshold', + 'audit_warning_days' => 'Audit Warning Threshold', 'audit_warning_days_help' => 'How many days in advance should we warn you when assets are due for auditing?', - 'auto_increment_assets' => 'Generate auto-incrementing asset IDs', - 'auto_increment_prefix' => 'Prefix (optional)', - 'auto_incrementing_help' => 'Enable auto-incrementing asset IDs first to set this', - 'backups' => 'Backups', - 'barcode_settings' => 'Barcode Settings', + 'auto_increment_assets' => 'Generate auto-incrementing asset IDs', + 'auto_increment_prefix' => 'Prefix (optional)', + 'auto_incrementing_help' => 'Enable auto-incrementing asset IDs first to set this', + 'backups' => 'Backups', + 'barcode_settings' => 'Barcode Settings', '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.', - 'custom_css' => 'Custom CSS', - 'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the <style></style> tags.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Custom CSS', + 'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the <style></style> tags.', 'custom_forgot_pass_url' => 'Custom Password Reset URL', 'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.', 'dashboard_message' => 'Dashboard Message', 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', - 'default_currency' => 'Default Currency', - 'default_eula_text' => 'Default EULA', - 'default_language' => 'Default Language', - 'default_eula_help_text' => 'You can also associate custom EULAs to specific asset categories.', + 'default_currency' => 'Default Currency', + 'default_eula_text' => 'Default EULA', + 'default_language' => 'Default Language', + 'default_eula_help_text' => 'You can also associate custom EULAs to specific asset categories.', 'display_asset_name' => 'Display Asset Name', 'display_checkout_date' => 'Display Checkout Date', 'display_eol' => 'Display EOL in table view', 'display_qr' => 'Display Square Codes', - 'display_alt_barcode' => 'Display 1D barcode', - 'barcode_type' => '2D Barcode Type', - 'alt_barcode_type' => '1D barcode type', + 'display_alt_barcode' => 'Display 1D barcode', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D Barcode Type', + 'alt_barcode_type' => '1D barcode type', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'EULA Settings', 'eula_markdown' => 'This EULA allows Github flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Additional Footer Text ', 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.', 'general_settings' => 'General Settings', - 'generate_backup' => 'Generate Backup', + 'generate_backup' => 'Generate Backup', 'header_color' => 'Header Color', 'info' => 'These settings let you customize certain aspects of your installation.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laravel Version', 'ldap_enabled' => 'LDAP enabled', 'ldap_integration' => 'LDAP Integration', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', 'ldap_server' => 'LDAP Server', 'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)', - 'ldap_server_cert' => 'LDAP SSL certificate validation', - 'ldap_server_cert_ignore' => 'Allow invalid SSL Certificate', - 'ldap_server_cert_help' => 'Select this checkbox if you are using a self signed SSL cert and would like to accept an invalid SSL certificate.', + 'ldap_server_cert' => 'LDAP SSL certificate validation', + 'ldap_server_cert_ignore' => 'Allow invalid SSL Certificate', + 'ldap_server_cert_help' => 'Select this checkbox if you are using a self signed SSL cert and would like to accept an invalid SSL certificate.', 'ldap_tls' => 'Use TLS', 'ldap_tls_help' => 'This should be checked only if you are running STARTTLS on your LDAP server. ', 'ldap_uname' => 'LDAP Bind Username', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', 'login_remote_user_custom_logout_url_text' => 'Custom logout URL', 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Use in Print', 'logo_print_assets_help' => 'Use branding on printable asset lists ', @@ -106,11 +118,31 @@ return array( 'pwd_secure_uncommon_help' => 'This will disallow users from using common passwords from the top 10,000 passwords reported in breaches.', 'qr_help' => 'Enable QR Codes first to set this', 'qr_text' => 'QR Code Text', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Setting', 'settings' => 'Settings', 'show_alerts_in_menu' => 'Show alerts in top menu', 'show_archived_in_list' => 'Archived Assets', 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Show images in emails', 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', 'site_name' => 'Site Name', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack Channel', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Slack Settings', - 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', 'snipe_version' => 'Snipe-IT version', @@ -130,6 +162,7 @@ return array( 'update' => 'Update Settings', 'value' => 'Value', 'brand' => 'Branding', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'About Settings', 'about_settings_text' => 'These settings let you customize certain aspects of your installation.', 'labels_per_page' => 'Labels per page', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Unique serial numbers', 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', 'zerofill_count' => 'Length of asset tags, including zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/tl/admin/users/general.php b/resources/lang/tl/admin/users/general.php index 2dc8bb31ab..ac4f652025 100644 --- a/resources/lang/tl/admin/users/general.php +++ b/resources/lang/tl/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'LDAP configuration settings can be found Admin > Settings. The (optional) selected location will be set for all imported users.', 'print_assigned' => 'Print All Assigned', 'software_user' => 'Software Checked out to :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'View User :name', 'usercsv' => 'CSV file', 'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ', diff --git a/resources/lang/tl/admin/users/message.php b/resources/lang/tl/admin/users/message.php index 8ee552afab..e517cd113b 100644 --- a/resources/lang/tl/admin/users/message.php +++ b/resources/lang/tl/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Insufficient Permissions.', 'user_deleted_warning' => 'This user has been deleted. You will have to restore this user to edit them or assign them new assets.', 'ldap_not_configured' => 'LDAP integration has not been configured for this installation.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( @@ -37,10 +38,10 @@ return array( 'asset_already_accepted' => 'This asset has already been accepted.', 'accept_or_decline' => 'You must either accept or decline this asset.', 'incorrect_user_accepted' => 'The asset you have attempted to accept was not checked out to you.', - 'ldap_could_not_connect' => 'Could not connect to the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server:', - 'ldap_could_not_bind' => 'Could not bind to the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server: ', - 'ldap_could_not_search' => 'Could not search the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server:', - 'ldap_could_not_get_entries' => 'Could not get entries from the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server:', + 'ldap_could_not_connect' => 'Could not connect to the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD
Error from LDAP Server:', + 'ldap_could_not_bind' => 'Could not bind to the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD
Error from LDAP Server: ', + 'ldap_could_not_search' => 'Could not search the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD and any Locations that may have additional OUs associated with them.
Error from LDAP Server:', + 'ldap_could_not_get_entries' => 'Could not get entries from the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD and any Locations that may have additional OUs associated with them.
Error from LDAP Server:', 'password_ldap' => 'The password for this account is managed by LDAP/Active Directory. Please contact your IT department to change your password. ', ), diff --git a/resources/lang/tl/auth/general.php b/resources/lang/tl/auth/general.php index bf88cba77a..cabb5f8bec 100644 --- a/resources/lang/tl/auth/general.php +++ b/resources/lang/tl/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Send Password Reset Link', 'email_reset_password' => 'Email Password Reset', 'reset_password' => 'Reset Password', + 'saml_login' => 'Login via SAML', 'login' => 'Login', 'login_prompt' => 'Please Login', 'forgot_password' => 'I forgot my password', diff --git a/resources/lang/tl/auth/message.php b/resources/lang/tl/auth/message.php index bebf9cdd48..f086d8c04c 100644 --- a/resources/lang/tl/auth/message.php +++ b/resources/lang/tl/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'This user account is not activated.', 'account_suspended' => 'This user account is suspended.', 'account_banned' => 'This user account is banned.', - 'throttle' => 'Too many failed login attempts. Please try again in around :minutes minute(s).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'There was a problem while trying to log you in, please try again.', 'success' => 'You have successfully logged in.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'There was a problem while trying to create your account, please try again.', 'success' => 'Account sucessfully created.', ), - 'forgot-password' => array( - 'error' => 'There was a problem while trying to get a reset password code, please try again.', - 'success' => 'Password recovery email successfully sent.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'There was a problem while trying to reset your password, please try again.', - 'success' => 'Your password has been successfully reset.', - ), - - 'activate' => array( - 'error' => 'There was a problem while trying to activate your account, please try again.', - 'success' => 'Your account has been successfully activated.', + 'forgot-password' => array( + 'error' => 'There was a problem while trying to get a reset password code, please try again.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'There was a problem while trying to reset your password, please try again.', + 'success' => 'Your password has been successfully reset.', + ), + + ); diff --git a/resources/lang/tl/button.php b/resources/lang/tl/button.php index c9487253dd..2b97223250 100644 --- a/resources/lang/tl/button.php +++ b/resources/lang/tl/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Upload', 'select_file' => 'Select File...', 'select_files' => 'Select Files...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/tl/general.php b/resources/lang/tl/general.php index ea339cf9a7..8b60aa7d72 100644 --- a/resources/lang/tl/general.php +++ b/resources/lang/tl/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Bulk Audit', 'bulkaudit_status' => 'Audit Status', 'bulk_checkout' => 'Bulk Checkout', + 'bystatus' => 'by Status', 'cancel' => 'Cancel', 'categories' => 'Categories', 'category' => 'Category', @@ -57,6 +58,7 @@ 'created' => 'Item Created', 'created_asset' => 'created asset', 'created_at' => 'Created at', + 'record_created' => 'Record Created', 'updated_at' => 'Updated at', 'currency' => '$', // this is deprecated 'current' => 'Current', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'First Name Last Name (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', 'first' => 'First', 'first_name' => 'First Name', 'first_name_format' => 'First Name (jane@example.com)', 'files' => 'Files', 'file_name' => 'File', + 'file_type' => 'File Type', 'file_uploads' => 'File Uploads', 'generate' => 'Generate', 'github_markdown' => 'This field accepts Github flavored markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Asset Maintenances', 'item' => 'Item', 'insufficient_permissions' => 'Insufficient permissions!', + 'kits' => 'Predefined Kits', 'language' => 'Language', 'last' => 'Last', 'last_login' => 'Last Login', @@ -121,10 +136,11 @@ 'licenses' => 'Licenses', 'list_all' => 'List All', 'loading' => 'Loading', - 'lock_passwords' => 'This field cannot be edited in this installation.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'This feature has been disabled for the demo installation.', 'location' => 'Location', 'locations' => 'Locations', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Logout', 'lookup_by_tag' => 'Lookup by Asset Tag', 'maintenances' => 'Maintenances', @@ -186,6 +202,7 @@ 'sign_in' => 'Sign in', 'signature' => 'Signature', 'skin' => 'Skin', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO MODE: Some features are disabled for this installation.', 'site_name' => 'Site Name', 'state' => 'State', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Unknown Admin', 'username_format' => 'Username Format', 'update' => 'Update', - 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Uploaded', 'user' => 'User', 'accepted' => 'accepted', 'declined' => 'declined', 'unaccepted_asset_report' => 'Unaccepted Assets', 'users' => 'Users', + 'viewall' => 'View All', 'viewassets' => 'View Assigned Assets', 'website' => 'Website', 'welcome' => 'Welcome, :name', 'years' => 'years', 'yes' => 'Yes', 'zip' => 'Zip', - 'noimage' => 'No image uploaded or image not found.', - 'token_expired' => 'Your form session has expired. Please try again.', + 'noimage' => 'No image uploaded or image not found.', + 'token_expired' => 'Your form session has expired. Please try again.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/tl/help.php b/resources/lang/tl/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/tl/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/tl/mail.php b/resources/lang/tl/mail.php index de1bafb3cc..f8c781c8e8 100644 --- a/resources/lang/tl/mail.php +++ b/resources/lang/tl/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Please click on the following link to confirm your :web account:', 'click_on_the_link_accessory' => 'Please click on the link at the bottom to confirm that you have received the accessory.', 'click_on_the_link_asset' => 'Please click on the link at the bottom to confirm that you have received the asset.', - 'Confirm_Asset_Checkin' => 'Confirm Asset Checkin.', - 'Confirm_Accessory_Checkin' => 'Confirm Accessory Checkin.', - 'Confirm_accessory_delivery' => 'Confirm accessory delivery.', - 'Confirm_license_delivery' => 'Confirm license delivery.', - 'Confirm_asset_delivery' => 'Confirm asset delivery.', - 'Confirm_consumable_delivery' => 'Confirm consumable delivery.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Current QTY', 'Days' => 'Days', 'days' => 'Days', @@ -64,9 +64,11 @@ return array( 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'to_reset' => 'To reset your :web password, complete this form:', 'type' => 'Type', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'User', 'username' => 'Username', 'welcome' => 'Welcome :name', 'welcome_to' => 'Welcome to :web!', 'your_credentials' => 'Your Snipe-IT credentials', + ); diff --git a/resources/lang/tr/admin/accessories/general.php b/resources/lang/tr/admin/accessories/general.php index 16b347d6e1..5a7ff849bd 100644 --- a/resources/lang/tr/admin/accessories/general.php +++ b/resources/lang/tr/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Aksesuarlar Hakkında', - 'about_accessories_text' => 'Aksesuarlar kullanıclara verdiğiniz ekipmanlardır. Fakat seri numaraları yoktur (ya da siz tek tek takip etmeyi önemsemiyorsunuz). Örneğin bilgisayar faresi, klavye vs.', 'accessory_category' => 'Aksesuar Kategorisi', 'accessory_name' => 'Aksesuar Adı', 'checkout' => 'Aksesuar Çıkışı', diff --git a/resources/lang/tr/admin/accessories/message.php b/resources/lang/tr/admin/accessories/message.php index 964a22abac..6e3bbe875c 100644 --- a/resources/lang/tr/admin/accessories/message.php +++ b/resources/lang/tr/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Bu aksesuar yok.', + 'does_not_exist' => '[:id] numaralı aksesuar bulunmuyor.', 'assoc_users' => 'Bu aksesuardan :count adet kullanıcılara çıkış yapıldı. Lütfen aksesuar girişi yapınız ve tekrar deneyin.', 'create' => array( diff --git a/resources/lang/tr/admin/asset_maintenances/general.php b/resources/lang/tr/admin/asset_maintenances/general.php index abb6290c30..347e0bf3c6 100644 --- a/resources/lang/tr/admin/asset_maintenances/general.php +++ b/resources/lang/tr/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Varlık Bakım Detaylarını Gör', 'repair' => 'Onar', 'maintenance' => 'Bakım', - 'upgrade' => 'Yükselt' + 'upgrade' => 'Yükselt', + 'calibration' => 'Kalibrasyon', + 'software_support' => 'Yazılım Desteği', + 'hardware_support' => 'Donanım Desteği', ]; diff --git a/resources/lang/tr/admin/categories/general.php b/resources/lang/tr/admin/categories/general.php index 22257532a7..efd705f2b2 100644 --- a/resources/lang/tr/admin/categories/general.php +++ b/resources/lang/tr/admin/categories/general.php @@ -1,8 +1,6 @@ 'Kategoriler hakkında', - 'about_categories' => 'Demirbaş kategorileri size kategorileri organize etme konusunda yardımcı olur. "Masaüstü", "Laptop", "Cep telefonu", gibi olabilir. Kategorilere size anlamı gelebilecek herhangi bir isim verebilirsiniz.', 'asset_categories' => 'Demirbaş Kategorileri', 'category_name' => 'Kategori Adı', 'checkin_email' => 'Kullanıcıyı e-posta ile bilgilendir (iade etme / kullanıma alma).', diff --git a/resources/lang/tr/admin/companies/general.php b/resources/lang/tr/admin/companies/general.php index d7c384e6fe..56bd9d93c6 100644 --- a/resources/lang/tr/admin/companies/general.php +++ b/resources/lang/tr/admin/companies/general.php @@ -1,6 +1,4 @@ 'Firmalar Hakkında', - 'about_companies_text' => 'Şirketler basit bir tanımlayıcı alanı olarak kullanılabilir veya Yönetici ayarlarınızda tam şirket desteğinin etkinleştirilmesi durumunda varlıkların, kullanıcıların vb. Görünürlüklerini sınırlamak için kullanılabilir.', 'select_company' => 'Firma Seç', ]; diff --git a/resources/lang/tr/admin/components/general.php b/resources/lang/tr/admin/components/general.php index c18d33aeb2..f189c1d8cf 100644 --- a/resources/lang/tr/admin/components/general.php +++ b/resources/lang/tr/admin/components/general.php @@ -1,8 +1,6 @@ 'Şirket hakkında', - 'about_components_text' => 'Bileşenler, bir demirbaşın parçası olan öğelerdir, örneğin HDD, RAM vb.', 'component_name' => 'Bileşen adı', 'checkin' => 'Bileşeni Kabul Et', 'checkout' => 'Bileşeni teslim et', diff --git a/resources/lang/tr/admin/consumables/general.php b/resources/lang/tr/admin/consumables/general.php index e4f34a13b5..51e10e4caf 100644 --- a/resources/lang/tr/admin/consumables/general.php +++ b/resources/lang/tr/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Sarf Malzemeleri Hakkında', - 'about_consumables_text' => 'Sarf malzemeleri satın alınan ve zamanla tüketilen ürünlerdir. Örneğin yazıcı kartuşu, fotokopi kağıdı vs.', 'checkout' => 'Kullanıcıya Sarf malzemesi Satın Alma', 'consumable_name' => 'Sarf Malzemesi Adı', 'create' => 'Sarf Malzemesi Oluştur', diff --git a/resources/lang/tr/admin/hardware/table.php b/resources/lang/tr/admin/hardware/table.php index 2ed5b94167..f163276dd2 100644 --- a/resources/lang/tr/admin/hardware/table.php +++ b/resources/lang/tr/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Durum', 'title' => 'Demirbaş ', 'image' => 'Cihaz resmi', - 'days_without_acceptance' => 'Kabul edilmeden geçen gün' + 'days_without_acceptance' => 'Kabul edilmeden geçen gün', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/tr/admin/kits/general.php b/resources/lang/tr/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/tr/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/tr/admin/licenses/message.php b/resources/lang/tr/admin/licenses/message.php index 985a8897e8..70f82426d5 100644 --- a/resources/lang/tr/admin/licenses/message.php +++ b/resources/lang/tr/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Lisans ile ilişkilendirmek istediğiniz demirbaş ilişkilendirmek istediğiniz kişiden başkasına atanmış durumda.', 'assoc_users' => 'Bu demirbaş kullanıcıya çıkış yapılmış olaran görülüyor ve silinemez. Lütfen önce demirbaş girişi yapınız, ardından tekrar siliniz. ', 'select_asset_or_person' => 'Bir varlık veya kullanıcı seçmelisiniz, ancak her ikisini birden değil.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/tr/admin/settings/general.php b/resources/lang/tr/admin/settings/general.php index e652fb4cab..0aebd93b45 100644 --- a/resources/lang/tr/admin/settings/general.php +++ b/resources/lang/tr/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Active Directory etki alanı', 'ad_domain_help' => 'Mail etki alanı gibidir fakat her zaman aynı olmayabilir.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC e-Posta', 'admin_cc_email_help' => 'Kullanıcılar bir ek e-posta hesabına gönderilen iade etme/kullanıma alma e-posta bir kopyasını göndermek isterseniz, buraya girin. Aksi takdirde bu alanı boş bırakın.', 'is_ad' => 'Active Directory sunucusudur', - 'alert_email' => 'Uyarıları gönder', - 'alerts_enabled' => 'Uyarılar etkinleştirildi', - 'alert_interval' => 'Uyarı bitiş zamanı (gün içinde)', - 'alert_inv_threshold' => 'Son uyarı zamanı', - 'asset_ids' => 'Demirbaş No', - 'audit_interval' => 'Denetim Aralığı', + 'alert_email' => 'Uyarıları gönder', + 'alerts_enabled' => 'Uyarılar etkinleştirildi', + 'alert_interval' => 'Uyarı bitiş zamanı (gün içinde)', + 'alert_inv_threshold' => 'Son uyarı zamanı', + 'asset_ids' => 'Demirbaş No', + 'audit_interval' => 'Denetim Aralığı', 'audit_interval_help' => 'Varlıklarınızı düzenli olarak fiziksel olarak denetlemeniz gerekiyorsa, aralığı ay olarak girin.', - 'audit_warning_days' => 'Denetim Uyarı Eşiği', + 'audit_warning_days' => 'Denetim Uyarı Eşiği', 'audit_warning_days_help' => 'Mal varlığının denetime tabi olması gerektiği zaman sizi kaç gün öncesinden uyarmalıyız?', - 'auto_increment_assets' => 'Otomatik artan Demirbaş No üret', - 'auto_increment_prefix' => 'Ünvan (opsiyonel)', - 'auto_incrementing_help' => 'Otomatik artan demirbaş No ilk buradan başlasın', - 'backups' => 'Yedekler', - 'barcode_settings' => 'Barkod Ayarları', + 'auto_increment_assets' => 'Otomatik artan Demirbaş No üret', + 'auto_increment_prefix' => 'Ünvan (opsiyonel)', + 'auto_incrementing_help' => 'Otomatik artan demirbaş No ilk buradan başlasın', + 'backups' => 'Yedekler', + 'barcode_settings' => 'Barkod Ayarları', 'confirm_purge' => 'Temizleme Onayı', - 'confirm_purge_help' => 'Silinmiş kayıtları temizlemek için kutuya "DELETE" yazın. Bu işlem alınamaz. SON KARARIN MI ???', - 'custom_css' => 'Özel CSS', - 'custom_css_help' => 'Kullanmak istediğiniz özel CSS geçersiz. <style></style> etiketlerini kullanmayın.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Özel CSS', + 'custom_css_help' => 'Kullanmak istediğiniz özel CSS geçersiz. <style></style> etiketlerini kullanmayın.', 'custom_forgot_pass_url' => 'Özel Parola Sıfırlama URL\'si', 'custom_forgot_pass_url_help' => 'Burası, oturum açma ekranında yer alan unutulmuş şifre URL\'sinin yerini alır, kullanıcıları dahili veya barındırılan LDAP parola sıfırlama fonksiyonuna yönlendirmek için kullanışlıdır. Yerel kullanıcıların unuttuğu şifre işlevselliğini etkili bir şekilde devre dışı bırakacaktır.', 'dashboard_message' => 'Kontrol Paneli Mesajı', 'dashboard_message_help' => 'Bu metin kontrol panelini görme yetkisi olan herkes tarafından görüntülenir.', - 'default_currency' => 'Varsayılan Para Birimi', - 'default_eula_text' => 'Varsayılan Sözleşme', - 'default_language' => 'Varsayılan Dil', - 'default_eula_help_text' => 'Özel Demirbaş Kategorileri için özel Son Kullanıcı Lisans Sözleşmesi ilişkilendirebilirsiniz.', + 'default_currency' => 'Varsayılan Para Birimi', + 'default_eula_text' => 'Varsayılan Sözleşme', + 'default_language' => 'Varsayılan Dil', + 'default_eula_help_text' => 'Özel Demirbaş Kategorileri için özel Son Kullanıcı Lisans Sözleşmesi ilişkilendirebilirsiniz.', 'display_asset_name' => 'Demirbaş Adı Göster', 'display_checkout_date' => 'Çıkış Tarihi Göster', 'display_eol' => 'Tablo görüntüsünde Sözleşmeyi görüntüle', 'display_qr' => 'QR Kodu Göster', - 'display_alt_barcode' => '1D Barkodu Göster', - 'barcode_type' => '2D Barkod Türü', - 'alt_barcode_type' => '1D Barkod Türü', + 'display_alt_barcode' => '1D Barkodu Göster', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D Barkod Türü', + 'alt_barcode_type' => '1D Barkod Türü', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Son Kullanıcı Lisans Sözleşmesi Ayarları', 'eula_markdown' => 'This EULA allows Github flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Ek Altbilgi Metni ', 'footer_text_help' => 'Bu metin altbilginin sağ köşesinde görünür. Linklerde Github flavored markdown şeklinde kullanıma izin verilir. Satır sonu, satır başı, resimler vb. gibi içerikler beklenmeyen sonuçlara sebep olabilir.', 'general_settings' => 'Genel Ayarlar', - 'generate_backup' => 'Yedek Oluştur', + 'generate_backup' => 'Yedek Oluştur', 'header_color' => 'Başlık rengi', 'info' => 'Bu ayarlardan kurulum görünüşünüzü kişiselleştirebilirsiniz.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laravel Version', 'ldap_enabled' => 'LDAP etkin', 'ldap_integration' => 'LDAP Entegrasyonu', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Bu sadece LDAP\'ın doğru şekilde senkron edilebildiğini test eder. Eğer LDAP Kimlik Doğrulama sorgunuz doğru değilse, kullanıcılar giriş yapamayabilirler. ÖNCE GÜNCEL LDAP AYARLARINI KAYDETMELİSİN.', 'ldap_server' => 'LDAP Sunucu', 'ldap_server_help' => 'ldap:// (şifrelenmemiş veya TLS) veya ldaps:// (SSL için) ile başlamalıdır', - 'ldap_server_cert' => 'LDAP SSL sertifikası doğrulama', - 'ldap_server_cert_ignore' => 'Geçersiz SSL sertifikası kabul et', - 'ldap_server_cert_help' => 'Kendinden imzalı bir SSL sertifikası kullanıyorsanız ve geçersiz bir SSL sertifikası kabul etmek istiyorsanız bu onay kutusunu seçin.', + 'ldap_server_cert' => 'LDAP SSL sertifikası doğrulama', + 'ldap_server_cert_ignore' => 'Geçersiz SSL sertifikası kabul et', + 'ldap_server_cert_help' => 'Kendinden imzalı bir SSL sertifikası kullanıyorsanız ve geçersiz bir SSL sertifikası kabul etmek istiyorsanız bu onay kutusunu seçin.', 'ldap_tls' => 'TLS Kullan', 'ldap_tls_help' => 'Yalnızca LDAP sunucunuzda STARTTLS çalıştırıyorsanız bu kutuyu işaretleyin. ', 'ldap_uname' => 'LDAP Bind Kullanıcı Adı', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'Bu seçenek diğer kimlik doğrulama mekanizmalarını devre dışı bırakır. Sadece REMOTE_USER giriş bilgilerinizi zaten çalıştığından eminseniz bu seçeneği etkinleştirin', 'login_remote_user_custom_logout_url_text' => 'Özel oturum kapatma URL', 'login_remote_user_custom_logout_url_help' => 'Burada bir URL verilirse, kullanıcı Snipe-IT oturumunu kapattıktan sonra kullanıcılar bu URL\'ye yönlendirilir. Bu, Kimlik Doğrulama sağlayıcınızın kullanıcı oturumlarını doğru bir şekilde kapatmak için kullanışlıdır.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Yazdırmada Kullan', 'logo_print_assets_help' => 'Yazdırılabilir varlık listelerinde marka kullan ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Şifre Karmaşıklığı', 'pwd_secure_complexity_help' => 'Hangi şifre karmaşıklığı kurallarını uygulamak istediğinizi seçin.', 'pwd_secure_min' => 'Şifre minimum karakterleri', - 'pwd_secure_min_help' => 'Minimum izin verilen değer 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Ortak şifreleri önle', 'pwd_secure_uncommon_help' => 'Bu, kullanıcıların ihlallerde bildirilen ilk 10.000 şifrelerden ortak şifreler kullanmasına izin vermez.', 'qr_help' => 'Bu işlemi gerçekleştirmek için önce QR Kodlarını etkinleştirin', 'qr_text' => 'QR Kodu Yazısı', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Ayar', 'settings' => 'Ayarlar', 'show_alerts_in_menu' => 'Alarmları üst menüde göster', 'show_archived_in_list' => 'Arşivlenmiş Varlıklar', 'show_archived_in_list_text' => 'Arşivlenmiş varlıkları "Tüm Varlıklar" listesinde göster', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'E-postalarda resimleri göster', 'show_images_in_email_help' => 'Snipe-IT kurulumunuz bir VPN\'in ya da kapalı bir ağın arkasındaysa ve ağ dışındaki kullanıcılar bu kurulumda sunulan görüntüleri e-postalarına yükleyemezse bu kutunun işaretini kaldırın.', 'site_name' => 'Site Adı', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack Kanalı', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Slack Ayarları', - 'slack_integration_help' => 'Slack entegrasyonu isteğe bağlıdır.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Slack bilgilerinizi kaydettikten sonra bir test düğmesi görünecektir.', 'slack_test_help' => 'Slack entegrasyonunuzun doğru yapılandırılıp yapılandırılmadığını test edin. İLK OLARAK GÜNCELLENMİŞ SLACK AYARLARINIZI KAYDETMELİSİNİZ.', 'snipe_version' => 'Snipe-IT version', @@ -130,6 +162,7 @@ return array( 'update' => 'Ayarları Güncelle', 'value' => 'Değer', 'brand' => 'Marka', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Ayarlar Hakkında', 'about_settings_text' => 'Bu ayarlar, yüklemenizin belirli yönlerini özelleştirmenizi sağlar.', 'labels_per_page' => 'Sayfa Başına Etiketler', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Eşsiz seri numaraları', 'unique_serial_help_text' => 'Bu kutunun işaretlenmesi, varlık serileri üzerinde benzersiz bir kısıtlama uygular', 'zerofill_count' => 'Varlık etiketlerinin uzunluğu, boşluksuz olmak üzere', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/tr/admin/users/general.php b/resources/lang/tr/admin/users/general.php index 02e5cd2b01..34ea6a80dc 100644 --- a/resources/lang/tr/admin/users/general.php +++ b/resources/lang/tr/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'LDAP yapılandırma ayarları Yönetici> Ayarlar\'da bulunabilir. Seçilen yer (isteğe bağlı), tüm içe aktarılan kullanıcılar için ayarlanır.', 'print_assigned' => 'Atananların Tümünü Yazdır', 'software_user' => 'Yazılıma :name için çıkış yapılmış', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Kullanıcıyı Görüntüle :name', 'usercsv' => 'CSV Dosyası', 'two_factor_admin_optin_help' => 'Mevcut yönetici ayarlarınız, iki aşamalı kimlik doğrulamasının seçici olarak uygulanmasına izin verir. ', diff --git a/resources/lang/tr/admin/users/message.php b/resources/lang/tr/admin/users/message.php index 23dfe2418b..c0cd4558a0 100644 --- a/resources/lang/tr/admin/users/message.php +++ b/resources/lang/tr/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Yetersiz izinler.', 'user_deleted_warning' => 'Bu kullanıcı silindi. Bunları düzenlemek veya onları yeni varlıklar atamak için bu kullanıcı geri yüklemek gerekir.', 'ldap_not_configured' => 'LDAP entegrasyonu bu yükleme için yapılandırılmamış.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/tr/auth/general.php b/resources/lang/tr/auth/general.php index a3d27078c9..d59f53653d 100644 --- a/resources/lang/tr/auth/general.php +++ b/resources/lang/tr/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Parola sıfırlama bağlantısını gönder', 'email_reset_password' => 'Email şifre sıfırlama', 'reset_password' => 'Şifre sıfırla', + 'saml_login' => 'Login via SAML', 'login' => 'Giriş', 'login_prompt' => 'Lütfen giriş yapın', 'forgot_password' => 'Şifremi unuttum', diff --git a/resources/lang/tr/auth/message.php b/resources/lang/tr/auth/message.php index 828b4473a7..b6f62f6353 100644 --- a/resources/lang/tr/auth/message.php +++ b/resources/lang/tr/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Hesabınız aktif edilmemiş.', 'account_suspended' => 'Hesabınız durdurulmuş.', 'account_banned' => 'Hesabınız engellenmiş.', - 'throttle' => 'Çok fazla başarısız giriş denemesi. Lütfen :minutes dakika içinde tekrar deneyin.', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Bir problem ile karşılaştık, lütfen tekrar deneyin.', 'success' => 'Başarıyla giriş yaptınız.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Hesabınızı oluştururken bir hata oluştu, lütfen tekrar deneyiniz.', 'success' => 'Hesap başarılı bir şekilde oluşturuldu.', ), - 'forgot-password' => array( - 'error' => 'Şifre resetleme kodu oluştururken bir hata oluştu, lütfen tekrar deneyiniz.', - 'success' => 'Şifre kurtarma emaili başarı ile gönderildi.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Şifrenizi sıfırlarken bir hata oluştu, lütfen tekrar deneyiniz.', - 'success' => 'Şifreniz başarı ile sıfırlandı.', - ), - - 'activate' => array( - 'error' => 'Hesabınızı aktif ederken bir hata oluştu, lütfen tekrar deneyiniz.', - 'success' => 'Hesabınız başarı ile aktif edilmiştir.', + 'forgot-password' => array( + 'error' => 'Şifre resetleme kodu oluştururken bir hata oluştu, lütfen tekrar deneyiniz.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Şifrenizi sıfırlarken bir hata oluştu, lütfen tekrar deneyiniz.', + 'success' => 'Şifreniz başarı ile sıfırlandı.', + ), + + ); diff --git a/resources/lang/tr/button.php b/resources/lang/tr/button.php index 0814ac0eb8..68fd7509e3 100644 --- a/resources/lang/tr/button.php +++ b/resources/lang/tr/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Yükle', 'select_file' => 'Dosya Seç...', 'select_files' => 'Dosyaları seçin...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/tr/general.php b/resources/lang/tr/general.php index e916fd6c1a..37eacf885e 100644 --- a/resources/lang/tr/general.php +++ b/resources/lang/tr/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Toplu Denetim', 'bulkaudit_status' => 'Denetim Durumu', 'bulk_checkout' => 'Toplu Atama', + 'bystatus' => 'by Status', 'cancel' => 'İptal', 'categories' => 'Kategoriler', 'category' => 'Kategori', @@ -57,6 +58,7 @@ 'created' => 'Öğe oluşturuldu', 'created_asset' => 'Oluşturulmuş Demirbaş', 'created_at' => 'Şurada oluşturuldu', + 'record_created' => 'Record Created', 'updated_at' => 'Güncellendiği tarih', 'currency' => '$', // this is deprecated 'current' => 'Geçerli', @@ -90,11 +92,23 @@ Context | Request Context 'firstname_lastname_format' => 'Adı Soyadı (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Adı Soyadı (jane.smith@example.com)', 'lastnamefirstinitial_format' => 'Soyadı İlk Başlangıç (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'İlk', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Ad', 'first_name_format' => 'Ad (jane@example.com)', 'files' => 'Dosyalar', 'file_name' => 'Dosya', + 'file_type' => 'File Type', 'file_uploads' => 'Dosya Yüklemeleri', 'generate' => 'Oluştur', 'github_markdown' => 'Bu alan kabul eder Github flavored markdown.', @@ -114,6 +128,7 @@ Context | Request Context 'asset_maintenances' => 'Demirbaş bakımları', 'item' => 'Ürün', 'insufficient_permissions' => 'İzinler yetersiz!', + 'kits' => 'Predefined Kits', 'language' => 'Dil', 'last' => 'Son', 'last_login' => 'Son Giriş', @@ -124,10 +139,11 @@ Context | Request Context 'licenses' => 'Lisanslar', 'list_all' => 'Tümünü listele', 'loading' => 'Yükleniyor', - 'lock_passwords' => 'Bu yüklemede bu alan düzenlenemez.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Bu özellik demo yükleme için devre dışı bırakıldı.', 'location' => 'Konum', 'locations' => 'Konumlar', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Çıkış Yap', 'lookup_by_tag' => 'Varlık etiketine göre arama', 'maintenances' => 'Bakımlar', @@ -189,6 +205,7 @@ Context | Request Context 'sign_in' => 'Oturum Aç', 'signature' => 'İmza', 'skin' => 'Tema', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO modu: Bu yükleme için bazı özellikleri devre dışı bırakılır.', 'site_name' => 'Site Adı', 'state' => 'İlçe', @@ -209,19 +226,23 @@ Context | Request Context 'unknown_admin' => 'Bilinmeyen Yönetici', 'username_format' => 'Kullanıcı Adı Biçimi', 'update' => 'Güncelle', - 'upload_filetypes_help' => 'İzin verilen dosya tipleri png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip ve rar. İzin verilen azami yükleme boyutu :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Yüklendi', 'user' => 'Kullanıcı', 'accepted' => 'kabul edildi', 'declined' => 'reddedildi', 'unaccepted_asset_report' => 'Kabul Edilmeyen Varlıklar', 'users' => 'Kullanıcılar', + 'viewall' => 'View All', 'viewassets' => 'Atanan Varlıkları Görüntüle', 'website' => 'İnternet sitesi', 'welcome' => 'Hoşgeldiniz, :name', 'years' => 'Yıl', 'yes' => 'Evet', 'zip' => 'Zip', - 'noimage' => 'Yüklenen görüntü veya resim bulunamadı.', - 'token_expired' => 'Oturum zaman aşımına uğradı. Lütfen tekrar giriş yapın.', + 'noimage' => 'Yüklenen görüntü veya resim bulunamadı.', + 'token_expired' => 'Oturum zaman aşımına uğradı. Lütfen tekrar giriş yapın.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/tr/help.php b/resources/lang/tr/help.php new file mode 100644 index 0000000000..f51030df19 --- /dev/null +++ b/resources/lang/tr/help.php @@ -0,0 +1,36 @@ + "Daha Fazla Bilgi", + + "audit_help" => "Bu kutucuğu işaretlediğinizde varlık kaydı yeni lokasyonu gösterir. İşaretlenmemiş olarak bırakırsanız denetim kayıtlarında basitçe lokasyonu not edecektir.

Eğer varlığın çıkışı yapılmışsa, çıkışı yapılan kişiyi, varlığı veya lokasyonu değiştirmeyecektir.", + + 'assets' => 'Varlıklar seri numaraları veya varlık etiketleri ile takip edilir. Bunlar bir öğeyi belirlemek için daha yüksek öneme sahip olma eğilimindedir.', + + 'categories' => 'Kategoriler öğelerinizi düzenlemenize yardımcı olur. Örneğin "Masaüstü", "Dizüstü", "Cep Telefonları", "Tabletler" vb, ancak kategorileri size mantıklı gelen herhangi bir şekilde de kullanabilirsiniz.', + + 'accessories' => 'Aksesuarlar kullanıcılara verdiğiniz ekipmanlardır; fakat seri numaraları yoktur (ya da siz tek tek takip etmeyi önemsemiyorsunuzdur). Örneğin fare, klavye vs.', + + 'companies' => 'Şirketler basit bir tanımlayıcı alanı olarak kullanılabilir veya Yönetici ayarlarınızda tam şirket desteğinin etkinleştirilmesi durumunda varlıkların, kullanıcıların vb. görünürlüklerini sınırlamak için kullanılabilir.', + + 'components' => 'Bileşenler, bir demirbaşın parçası olan öğelerdir, örneğin HDD, RAM vb.', + + 'consumables' => 'Sarf malzemeleri satın alınan ve zamanla tüketilen ürünlerdir. Örneğin yazıcı kartuşu, fotokopi kağıdı vs.', + + 'depreciations' => 'Demirbaş amortismanını sabit bir oran ile düşecek şekilde ayarlayabilirsiniz.', + + + +); diff --git a/resources/lang/tr/mail.php b/resources/lang/tr/mail.php index d1f28ee254..5ba4d4f3fd 100644 --- a/resources/lang/tr/mail.php +++ b/resources/lang/tr/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Lütfen :hesabınızı: onaylamak için aşağıdaki linke tıklayınız:', 'click_on_the_link_accessory' => 'Lütfen aşağıdaki bağlantıya tıklayarak aksesuar talebinizi onaylayın.', 'click_on_the_link_asset' => 'Lütfen aşağıdaki bağlantıya tıklayarak varlık talebinizi onaylayın.', - 'Confirm_Asset_Checkin' => 'Varlık girişi onayı.', - 'Confirm_Accessory_Checkin' => 'Aksesuar girişi onayı.', - 'Confirm_accessory_delivery' => 'Aksesuar teslim onayı.', - 'Confirm_license_delivery' => 'Lisans teslimini onaylayın.', - 'Confirm_asset_delivery' => 'Varlık teslim onayı.', - 'Confirm_consumable_delivery' => 'Sarf malzemesi onayı.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Mevcut miktar', 'Days' => 'Günler', 'days' => 'Günler', @@ -64,9 +64,11 @@ return array( 'license_expiring_alert' => 'Şu var: bir sonraki günlerde süren lisans sayımı: eşik günleri. | Şunlar var: bir sonraki günlerde süren sayım lisansları: eşik günleri.', 'to_reset' => 'Şifre sıfırlamak için :web password, formu doldurun:', 'type' => 'Tür', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Kullanıcı', 'username' => 'Kullanıcı Adı', 'welcome' => 'Hoşgeldiniz, :name', 'welcome_to' => 'Hoş geldiniz :web!', 'your_credentials' => 'Snipe-IT Bilgileriniz', + ); diff --git a/resources/lang/uk/admin/accessories/general.php b/resources/lang/uk/admin/accessories/general.php index 56ea3943f4..4ced62dffc 100644 --- a/resources/lang/uk/admin/accessories/general.php +++ b/resources/lang/uk/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Про аксесуари', - 'about_accessories_text' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', 'accessory_category' => 'Категорія аксесуарів', 'accessory_name' => 'Назва аксесуара', 'checkout' => 'Видати аксесуар', diff --git a/resources/lang/uk/admin/accessories/message.php b/resources/lang/uk/admin/accessories/message.php index 60b4af5e7b..fc1bd83344 100644 --- a/resources/lang/uk/admin/accessories/message.php +++ b/resources/lang/uk/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'The accessory does not exist.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'This accessory currently has :count items checked out to users. Please check in the accessories and and try again. ', 'create' => array( diff --git a/resources/lang/uk/admin/asset_maintenances/general.php b/resources/lang/uk/admin/asset_maintenances/general.php index a5c9a028b5..41b7ab6f22 100644 --- a/resources/lang/uk/admin/asset_maintenances/general.php +++ b/resources/lang/uk/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'View Asset Maintenance Details', 'repair' => 'Ремонт', 'maintenance' => 'Технічне обслуговування', - 'upgrade' => 'Модернізація' + 'upgrade' => 'Модернізація', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/uk/admin/categories/general.php b/resources/lang/uk/admin/categories/general.php index 0ffb9787bf..f3f393baa2 100644 --- a/resources/lang/uk/admin/categories/general.php +++ b/resources/lang/uk/admin/categories/general.php @@ -1,8 +1,6 @@ 'Про категорії', - 'about_categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', 'asset_categories' => 'Категорії активів', 'category_name' => 'Назва категорії', 'checkin_email' => 'Send email to user on checkin/checkout.', diff --git a/resources/lang/uk/admin/companies/general.php b/resources/lang/uk/admin/companies/general.php index 8ab802f5a8..a1e6584a89 100644 --- a/resources/lang/uk/admin/companies/general.php +++ b/resources/lang/uk/admin/companies/general.php @@ -1,6 +1,4 @@ 'Про компанії', - 'about_companies_text' => 'Компанії можна використати як просте поле ідентифікації, або для обмеження видимості активів, користувачів, і т. п., якщо повна підтримка компаній увімкнена в ваших адміністративних налаштуваннях.', 'select_company' => 'Оберіть компанію', ]; diff --git a/resources/lang/uk/admin/components/general.php b/resources/lang/uk/admin/components/general.php index f5c1cd7d9d..4837ad900f 100644 --- a/resources/lang/uk/admin/components/general.php +++ b/resources/lang/uk/admin/components/general.php @@ -1,8 +1,6 @@ 'Про компоненти', - 'about_components_text' => 'Компоненти це складові активу, наприклад HDD, RAM, тощо.', 'component_name' => 'Назва компонента', 'checkin' => 'Прийняти компонент', 'checkout' => 'Видати компонент', diff --git a/resources/lang/uk/admin/consumables/general.php b/resources/lang/uk/admin/consumables/general.php index 760c4f62f5..2611a9a6b6 100644 --- a/resources/lang/uk/admin/consumables/general.php +++ b/resources/lang/uk/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Про витратні матеріали', - 'about_consumables_text' => 'Витратні матеріали це будь-що, що буде споживано на протязі певного часу. Наприклад, чорнила для принтера або папір.', 'checkout' => 'Видати витратний матеріал користувачу', 'consumable_name' => 'Назва витратного матеріалу', 'create' => 'Створити витратний матеріал', diff --git a/resources/lang/uk/admin/hardware/table.php b/resources/lang/uk/admin/hardware/table.php index be04c60bad..27fb0d3844 100644 --- a/resources/lang/uk/admin/hardware/table.php +++ b/resources/lang/uk/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Статус', 'title' => 'Актив ', 'image' => 'Зображення пристрою', - 'days_without_acceptance' => 'Days Without Acceptance' + 'days_without_acceptance' => 'Days Without Acceptance', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/uk/admin/kits/general.php b/resources/lang/uk/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/uk/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/uk/admin/licenses/message.php b/resources/lang/uk/admin/licenses/message.php index 3e7ee486c7..87a7c3d0b9 100644 --- a/resources/lang/uk/admin/licenses/message.php +++ b/resources/lang/uk/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'The asset you are trying to associate with this license is owned by somene other than the person selected in the assigned to dropdown.', 'assoc_users' => 'This license is currently checked out to a user and cannot be deleted. Please check the license in first, and then try deleting again. ', 'select_asset_or_person' => 'You must select an asset or a user, but not both.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/uk/admin/settings/general.php b/resources/lang/uk/admin/settings/general.php index abe32ae08c..dbb00bf6f6 100644 --- a/resources/lang/uk/admin/settings/general.php +++ b/resources/lang/uk/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Домен Active directory', 'ad_domain_help' => 'This is sometimes the same as your email domain, but not always.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC Email', 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', 'is_ad' => 'Це сервер Active Directory', - 'alert_email' => 'Send alerts to', - 'alerts_enabled' => 'Email Alerts Enabled', - 'alert_interval' => 'Expiring Alerts Threshold (in days)', - 'alert_inv_threshold' => 'Inventory Alert Threshold', - 'asset_ids' => 'ID активів', - 'audit_interval' => 'Audit Interval', + 'alert_email' => 'Send alerts to', + 'alerts_enabled' => 'Email Alerts Enabled', + 'alert_interval' => 'Expiring Alerts Threshold (in days)', + 'alert_inv_threshold' => 'Inventory Alert Threshold', + 'asset_ids' => 'ID активів', + 'audit_interval' => 'Audit Interval', 'audit_interval_help' => 'If you are required to regularly physically audit your assets, enter the interval in months.', - 'audit_warning_days' => 'Audit Warning Threshold', + 'audit_warning_days' => 'Audit Warning Threshold', 'audit_warning_days_help' => 'How many days in advance should we warn you when assets are due for auditing?', - 'auto_increment_assets' => 'Generate auto-incrementing asset IDs', - 'auto_increment_prefix' => 'Prefix (optional)', - 'auto_incrementing_help' => 'Enable auto-incrementing asset IDs first to set this', - 'backups' => 'Резервні копії', - 'barcode_settings' => 'Параметри штрих-кодів', + 'auto_increment_assets' => 'Generate auto-incrementing asset IDs', + 'auto_increment_prefix' => 'Prefix (optional)', + 'auto_incrementing_help' => 'Enable auto-incrementing asset IDs first to set this', + 'backups' => 'Резервні копії', + 'barcode_settings' => 'Параметри штрих-кодів', '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.', - 'custom_css' => 'Власний CSS', - 'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the <style></style> tags.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Власний CSS', + 'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the <style></style> tags.', 'custom_forgot_pass_url' => 'Custom Password Reset URL', 'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.', 'dashboard_message' => 'Dashboard Message', 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', - 'default_currency' => 'Валюта за замовчуванням', - 'default_eula_text' => 'EULA за замовчуванням', - 'default_language' => 'Мова за замовчуванням', - 'default_eula_help_text' => 'You can also associate custom EULAs to specific asset categories.', + 'default_currency' => 'Валюта за замовчуванням', + 'default_eula_text' => 'EULA за замовчуванням', + 'default_language' => 'Мова за замовчуванням', + 'default_eula_help_text' => 'You can also associate custom EULAs to specific asset categories.', 'display_asset_name' => 'Display Asset Name', 'display_checkout_date' => 'Display Checkout Date', 'display_eol' => 'Display EOL in table view', 'display_qr' => 'Display Square Codes', - 'display_alt_barcode' => 'Display 1D barcode', - 'barcode_type' => '2D Barcode Type', - 'alt_barcode_type' => '1D barcode type', + 'display_alt_barcode' => 'Display 1D barcode', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D Barcode Type', + 'alt_barcode_type' => '1D barcode type', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'EULA Settings', 'eula_markdown' => 'This EULA allows Github flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Additional Footer Text ', 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.', 'general_settings' => 'Загальні налаштування', - 'generate_backup' => 'Створити резервну копію', + 'generate_backup' => 'Створити резервну копію', 'header_color' => 'Колір заголовку', 'info' => 'These settings let you customize certain aspects of your installation.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laravel Version', 'ldap_enabled' => 'LDAP enabled', 'ldap_integration' => 'LDAP Integration', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', 'ldap_server' => 'LDAP Server', 'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)', - 'ldap_server_cert' => 'LDAP SSL certificate validation', - 'ldap_server_cert_ignore' => 'Allow invalid SSL Certificate', - 'ldap_server_cert_help' => 'Select this checkbox if you are using a self signed SSL cert and would like to accept an invalid SSL certificate.', + 'ldap_server_cert' => 'LDAP SSL certificate validation', + 'ldap_server_cert_ignore' => 'Allow invalid SSL Certificate', + 'ldap_server_cert_help' => 'Select this checkbox if you are using a self signed SSL cert and would like to accept an invalid SSL certificate.', 'ldap_tls' => 'Use TLS', 'ldap_tls_help' => 'This should be checked only if you are running STARTTLS on your LDAP server. ', 'ldap_uname' => 'LDAP Bind Username', @@ -87,13 +97,13 @@ return array( 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', 'login_remote_user_custom_logout_url_text' => 'Custom logout URL', 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Логотип', 'logo_print_assets' => 'Use in Print', 'logo_print_assets_help' => 'Use branding on printable asset lists ', 'full_multiple_companies_support_help_text' => 'Restricting users (including admins) assigned to companies to their company\'s assets.', 'full_multiple_companies_support_text' => 'Full Multiple Companies Support', - 'show_assigned_assets' => 'Показувати активи які призначені іншим активам', - 'show_assigned_assets_help' => 'Відображати активи які призначені іншим активам у: Перегляд коритувача -> Активи, Перегляд коритувача -> Інфо -> Друкувати всі призначення та Аккаунт -> Показати прив\'язані активи.', 'show_in_model_list' => 'Show in Model Dropdowns', 'optional' => 'optional', 'per_page' => 'Results Per Page', @@ -108,11 +118,31 @@ return array( 'pwd_secure_uncommon_help' => 'This will disallow users from using common passwords from the top 10,000 passwords reported in breaches.', 'qr_help' => 'Enable QR Codes first to set this', 'qr_text' => 'QR Code Text', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Setting', 'settings' => 'Налаштування', 'show_alerts_in_menu' => 'Show alerts in top menu', 'show_archived_in_list' => 'Archived Assets', 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Show images in emails', 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', 'site_name' => 'Назва сайту', @@ -120,7 +150,7 @@ return array( 'slack_channel' => 'Slack Channel', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Slack Settings', - 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', 'snipe_version' => 'Версія Snipe-IT', @@ -132,6 +162,7 @@ return array( 'update' => 'Оновити налаштування', 'value' => 'Value', 'brand' => 'Branding', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Про налаштування', 'about_settings_text' => 'These settings let you customize certain aspects of your installation.', 'labels_per_page' => 'Labels per page', @@ -186,4 +217,5 @@ return array( 'unique_serial' => 'Unique serial numbers', 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', 'zerofill_count' => 'Length of asset tags, including zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/uk/admin/users/general.php b/resources/lang/uk/admin/users/general.php index 1e2651cfa4..a4a8e92339 100644 --- a/resources/lang/uk/admin/users/general.php +++ b/resources/lang/uk/admin/users/general.php @@ -17,8 +17,9 @@ return array( 'restore_user' => 'Click here to restore them.', 'last_login' => 'Останній вхід', 'ldap_config_text' => 'LDAP configuration settings can be found Admin > Settings. The (optional) selected location will be set for all imported users.', - 'print_assigned' => 'Друкувати всі призначення', + 'print_assigned' => 'Print All Assigned', 'software_user' => 'Software Checked out to :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'View User :name', 'usercsv' => 'Файл CSV', 'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ', diff --git a/resources/lang/uk/admin/users/message.php b/resources/lang/uk/admin/users/message.php index cf5f1cb80b..678f8a9a75 100644 --- a/resources/lang/uk/admin/users/message.php +++ b/resources/lang/uk/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Недостатньо прав.', 'user_deleted_warning' => 'This user has been deleted. You will have to restore this user to edit them or assign them new assets.', 'ldap_not_configured' => 'LDAP integration has not been configured for this installation.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( @@ -37,10 +38,10 @@ return array( 'asset_already_accepted' => 'This asset has already been accepted.', 'accept_or_decline' => 'You must either accept or decline this asset.', 'incorrect_user_accepted' => 'The asset you have attempted to accept was not checked out to you.', - 'ldap_could_not_connect' => 'Could not connect to the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server:', - 'ldap_could_not_bind' => 'Could not bind to the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server: ', - 'ldap_could_not_search' => 'Could not search the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server:', - 'ldap_could_not_get_entries' => 'Could not get entries from the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server:', + 'ldap_could_not_connect' => 'Could not connect to the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD
Error from LDAP Server:', + 'ldap_could_not_bind' => 'Could not bind to the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD
Error from LDAP Server: ', + 'ldap_could_not_search' => 'Could not search the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD and any Locations that may have additional OUs associated with them.
Error from LDAP Server:', + 'ldap_could_not_get_entries' => 'Could not get entries from the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD and any Locations that may have additional OUs associated with them.
Error from LDAP Server:', 'password_ldap' => 'The password for this account is managed by LDAP/Active Directory. Please contact your IT department to change your password. ', ), diff --git a/resources/lang/uk/auth/general.php b/resources/lang/uk/auth/general.php index 9a7d69ab1e..50e3686400 100644 --- a/resources/lang/uk/auth/general.php +++ b/resources/lang/uk/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Надіслати посилання для скидання пароля', 'email_reset_password' => 'Скидання Пароля за допомогою електронної пошти', 'reset_password' => 'Відновити пароль', + 'saml_login' => 'Login via SAML', 'login' => 'Вхід', 'login_prompt' => 'Будь ласка, увійдіть', 'forgot_password' => 'Я забув свій пароль', diff --git a/resources/lang/uk/auth/message.php b/resources/lang/uk/auth/message.php index 922c3170ad..b71075f4bf 100644 --- a/resources/lang/uk/auth/message.php +++ b/resources/lang/uk/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Цей обліковий запис не активовано.', 'account_suspended' => 'Дію цього аккаунта призупинено.', 'account_banned' => 'Цей аккаунт заблоковано.', - 'throttle' => 'Занадто багато невдалих спроб входу в систему. Будь ласка, спробуйте ще раз напротязі (хв).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Під час спроби входу в систему сталася помилка. Будь ласка, спробуйте ще раз.', 'success' => 'Ви успішно увійшли в систему.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Сталася помилка під час створення свого облікового запису, будь ласка, спробуйте ще раз.', 'success' => 'Обліковий запис успішно створено.', ), - 'forgot-password' => array( - 'error' => 'There was a problem while trying to get a reset password code, please try again.', - 'success' => 'Password recovery email successfully sent.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'There was a problem while trying to reset your password, please try again.', - 'success' => 'Your password has been successfully reset.', - ), - - 'activate' => array( - 'error' => 'There was a problem while trying to activate your account, please try again.', - 'success' => 'Your account has been successfully activated.', + 'forgot-password' => array( + 'error' => 'There was a problem while trying to get a reset password code, please try again.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'There was a problem while trying to reset your password, please try again.', + 'success' => 'Your password has been successfully reset.', + ), + + ); diff --git a/resources/lang/uk/button.php b/resources/lang/uk/button.php index 5a72d1a35b..505f63e512 100644 --- a/resources/lang/uk/button.php +++ b/resources/lang/uk/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Upload', 'select_file' => 'Обрати файл...', 'select_files' => 'Select Files...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/uk/general.php b/resources/lang/uk/general.php index 1452c64dc6..190a42a29c 100644 --- a/resources/lang/uk/general.php +++ b/resources/lang/uk/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Масовий аудит', 'bulkaudit_status' => 'Статус аудиту', 'bulk_checkout' => 'Масово видати', + 'bystatus' => 'by Status', 'cancel' => 'Скасувати', 'categories' => 'Категорії', 'category' => 'Категорія', @@ -57,6 +58,7 @@ 'created' => 'Елемент створено', 'created_asset' => 'створений актив', 'created_at' => 'Створено', + 'record_created' => 'Record Created', 'updated_at' => 'Оновлено', 'currency' => '$', // this is deprecated 'current' => 'Поточний', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'First Name Last Name (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Перша', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Ім\'я', 'first_name_format' => 'Ім\'я (jane@example.com)', 'files' => 'Files', 'file_name' => 'Файл', + 'file_type' => 'File Type', 'file_uploads' => 'Завантаження файлів', 'generate' => 'Згенерувати', 'github_markdown' => 'This field accepts Github flavored markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Дії над активами', 'item' => 'Елемент', 'insufficient_permissions' => 'Недостатньо прав!', + 'kits' => 'Predefined Kits', 'language' => 'Мова', 'last' => 'Остання', 'last_login' => 'Останній вхід до системи', @@ -121,10 +136,11 @@ 'licenses' => 'Ліцензії', 'list_all' => 'Список всіх', 'loading' => 'Завантаження', - 'lock_passwords' => 'Цей файл не може бути зміненим в цій версії.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Ця функція може бути відключена в демо версіїї.', 'location' => 'Місцезнаходження', 'locations' => 'Місця', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Вийти', 'lookup_by_tag' => 'Пошук за тегом актива', 'maintenances' => 'Maintenances', @@ -186,6 +202,7 @@ 'sign_in' => 'Увійти', 'signature' => 'Підпис', 'skin' => 'Skin', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'РЕЖИМ ДЕМО: Деякі функції відключені.', 'site_name' => 'Назва сайту', 'state' => 'Статус', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Невідомий адміністратор', 'username_format' => 'Формат імені користувача', 'update' => 'Оновлення', - 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Завантажено', 'user' => 'Користувач', 'accepted' => 'прийнято', 'declined' => 'відхилено', 'unaccepted_asset_report' => 'Неприйняті активи', 'users' => 'Користувачі', + 'viewall' => 'View All', 'viewassets' => 'Показаті прив\'язані активи', 'website' => 'Веб-сайт', 'welcome' => 'Ласкаво просимо, :name', 'years' => 'років', 'yes' => 'Так', 'zip' => 'Zip', - 'noimage' => 'Зображень не знайдено.', - 'token_expired' => 'Ваша login-сесія закінчилась. Будь ласка, увійдіть в систему знову.', + 'noimage' => 'Зображень не знайдено.', + 'token_expired' => 'Ваша login-сесія закінчилась. Будь ласка, увійдіть в систему знову.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/uk/help.php b/resources/lang/uk/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/uk/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/uk/mail.php b/resources/lang/uk/mail.php index ff2af604b2..437f3941c6 100644 --- a/resources/lang/uk/mail.php +++ b/resources/lang/uk/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Будь-ласка, натисніть на це посилання, щоб підтвердити свій: веб-акаунт:', 'click_on_the_link_accessory' => 'Будь ласка, натисніть на посилання внизу, щоб підтвердити, що Ви отримали аксесуар.', 'click_on_the_link_asset' => 'Будь ласка, натисніть на посилання внизу, щоб підтвердити, що Ви отримали актив.', - 'Confirm_Asset_Checkin' => 'Підтвердити реєстрацію активів.', - 'Confirm_Accessory_Checkin' => 'Підтвердити реєстрацію аксесуара.', - 'Confirm_accessory_delivery' => 'Підтвердьте доставку аксесуара.', - 'Confirm_license_delivery' => 'Confirm license delivery.', - 'Confirm_asset_delivery' => 'Підтвердьте доставку активу.', - 'Confirm_consumable_delivery' => 'Підтвердження доставки витратних матеріалів.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Поточна к-ксть', 'Days' => 'Днів', 'days' => 'Днів', @@ -64,9 +64,11 @@ return array( 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'to_reset' => 'To reset your :web password, complete this form:', 'type' => 'Тип', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'User', 'username' => 'Username', 'welcome' => 'Ласкаво просимо, :name', 'welcome_to' => 'Ласкаво просимо до :web!', 'your_credentials' => 'Ваші облікові дані Snipe-IT', + ); diff --git a/resources/lang/ur-PK/admin/accessories/general.php b/resources/lang/ur-PK/admin/accessories/general.php index 22771aff0c..e9a2e69ff6 100644 --- a/resources/lang/ur-PK/admin/accessories/general.php +++ b/resources/lang/ur-PK/admin/accessories/general.php @@ -1,8 +1,6 @@ 'About Accessories', - 'about_accessories_text' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', 'accessory_category' => 'Accessory Category', 'accessory_name' => 'Accessory Name', 'checkout' => 'Checkout Accessory', diff --git a/resources/lang/ur-PK/admin/accessories/message.php b/resources/lang/ur-PK/admin/accessories/message.php index 92998a4e14..a356463064 100644 --- a/resources/lang/ur-PK/admin/accessories/message.php +++ b/resources/lang/ur-PK/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'The accessory does not exist.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'This accessory currently has :count items checked out to users. Please check in the accessories and and try again. ', 'create' => array( diff --git a/resources/lang/ur-PK/admin/asset_maintenances/general.php b/resources/lang/ur-PK/admin/asset_maintenances/general.php index c7ae42d41a..d094167804 100644 --- a/resources/lang/ur-PK/admin/asset_maintenances/general.php +++ b/resources/lang/ur-PK/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'View Asset Maintenance Details', 'repair' => 'Repair', 'maintenance' => 'Maintenance', - 'upgrade' => 'Upgrade' + 'upgrade' => 'Upgrade', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/ur-PK/admin/categories/general.php b/resources/lang/ur-PK/admin/categories/general.php index 7551fefffd..7741b7da62 100644 --- a/resources/lang/ur-PK/admin/categories/general.php +++ b/resources/lang/ur-PK/admin/categories/general.php @@ -1,8 +1,6 @@ 'About Categories', - 'about_categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', 'asset_categories' => 'Asset Categories', 'category_name' => 'Category Name', 'checkin_email' => 'Send email to user on checkin/checkout.', diff --git a/resources/lang/ur-PK/admin/companies/general.php b/resources/lang/ur-PK/admin/companies/general.php index 9a47968977..9d58ccb58e 100644 --- a/resources/lang/ur-PK/admin/companies/general.php +++ b/resources/lang/ur-PK/admin/companies/general.php @@ -1,6 +1,4 @@ 'About Companies', - 'about_companies_text' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', 'select_company' => 'Select Company', ]; diff --git a/resources/lang/ur-PK/admin/components/general.php b/resources/lang/ur-PK/admin/components/general.php index 75c9d250ab..f7689a7ad1 100644 --- a/resources/lang/ur-PK/admin/components/general.php +++ b/resources/lang/ur-PK/admin/components/general.php @@ -1,8 +1,6 @@ 'About Components', - 'about_components_text' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', 'component_name' => 'Component Name', 'checkin' => 'Checkin Component', 'checkout' => 'Checkout Component', diff --git a/resources/lang/ur-PK/admin/consumables/general.php b/resources/lang/ur-PK/admin/consumables/general.php index 53a69f8c03..7c6bb32968 100644 --- a/resources/lang/ur-PK/admin/consumables/general.php +++ b/resources/lang/ur-PK/admin/consumables/general.php @@ -1,8 +1,6 @@ 'About Consumables', - 'about_consumables_text' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', 'checkout' => 'Checkout Consumable to User', 'consumable_name' => 'Consumable Name', 'create' => 'Create Consumable', diff --git a/resources/lang/ur-PK/admin/hardware/table.php b/resources/lang/ur-PK/admin/hardware/table.php index e8baa09d5a..38788e1984 100644 --- a/resources/lang/ur-PK/admin/hardware/table.php +++ b/resources/lang/ur-PK/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Status', 'title' => 'Asset ', 'image' => 'Device Image', - 'days_without_acceptance' => 'Days Without Acceptance' + 'days_without_acceptance' => 'Days Without Acceptance', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/ur-PK/admin/kits/general.php b/resources/lang/ur-PK/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/ur-PK/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/ur-PK/admin/licenses/message.php b/resources/lang/ur-PK/admin/licenses/message.php index 3e7ee486c7..87a7c3d0b9 100644 --- a/resources/lang/ur-PK/admin/licenses/message.php +++ b/resources/lang/ur-PK/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'The asset you are trying to associate with this license is owned by somene other than the person selected in the assigned to dropdown.', 'assoc_users' => 'This license is currently checked out to a user and cannot be deleted. Please check the license in first, and then try deleting again. ', 'select_asset_or_person' => 'You must select an asset or a user, but not both.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/ur-PK/admin/settings/general.php b/resources/lang/ur-PK/admin/settings/general.php index f40e9aea57..82be53c897 100644 --- a/resources/lang/ur-PK/admin/settings/general.php +++ b/resources/lang/ur-PK/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Active Directory domain', 'ad_domain_help' => 'This is sometimes the same as your email domain, but not always.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC Email', 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', 'is_ad' => 'This is an Active Directory server', - 'alert_email' => 'Send alerts to', - 'alerts_enabled' => 'Email Alerts Enabled', - 'alert_interval' => 'Expiring Alerts Threshold (in days)', - 'alert_inv_threshold' => 'Inventory Alert Threshold', - 'asset_ids' => 'Asset IDs', - 'audit_interval' => 'Audit Interval', + 'alert_email' => 'Send alerts to', + 'alerts_enabled' => 'Email Alerts Enabled', + 'alert_interval' => 'Expiring Alerts Threshold (in days)', + 'alert_inv_threshold' => 'Inventory Alert Threshold', + 'asset_ids' => 'Asset IDs', + 'audit_interval' => 'Audit Interval', 'audit_interval_help' => 'If you are required to regularly physically audit your assets, enter the interval in months.', - 'audit_warning_days' => 'Audit Warning Threshold', + 'audit_warning_days' => 'Audit Warning Threshold', 'audit_warning_days_help' => 'How many days in advance should we warn you when assets are due for auditing?', - 'auto_increment_assets' => 'Generate auto-incrementing asset IDs', - 'auto_increment_prefix' => 'Prefix (optional)', - 'auto_incrementing_help' => 'Enable auto-incrementing asset IDs first to set this', - 'backups' => 'Backups', - 'barcode_settings' => 'Barcode Settings', + 'auto_increment_assets' => 'Generate auto-incrementing asset IDs', + 'auto_increment_prefix' => 'Prefix (optional)', + 'auto_incrementing_help' => 'Enable auto-incrementing asset IDs first to set this', + 'backups' => 'Backups', + 'barcode_settings' => 'Barcode Settings', '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.', - 'custom_css' => 'Custom CSS', - 'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the <style></style> tags.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Custom CSS', + 'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the <style></style> tags.', 'custom_forgot_pass_url' => 'Custom Password Reset URL', 'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.', 'dashboard_message' => 'Dashboard Message', 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', - 'default_currency' => 'Default Currency', - 'default_eula_text' => 'Default EULA', - 'default_language' => 'Default Language', - 'default_eula_help_text' => 'You can also associate custom EULAs to specific asset categories.', + 'default_currency' => 'Default Currency', + 'default_eula_text' => 'Default EULA', + 'default_language' => 'Default Language', + 'default_eula_help_text' => 'You can also associate custom EULAs to specific asset categories.', 'display_asset_name' => 'Display Asset Name', 'display_checkout_date' => 'Display Checkout Date', 'display_eol' => 'Display EOL in table view', 'display_qr' => 'Display Square Codes', - 'display_alt_barcode' => 'Display 1D barcode', - 'barcode_type' => '2D Barcode Type', - 'alt_barcode_type' => '1D barcode type', + 'display_alt_barcode' => 'Display 1D barcode', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D Barcode Type', + 'alt_barcode_type' => '1D barcode type', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'EULA Settings', 'eula_markdown' => 'This EULA allows Github flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Additional Footer Text ', 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.', 'general_settings' => 'General Settings', - 'generate_backup' => 'Generate Backup', + 'generate_backup' => 'Generate Backup', 'header_color' => 'Header Color', 'info' => 'These settings let you customize certain aspects of your installation.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laravel Version', 'ldap_enabled' => 'LDAP enabled', 'ldap_integration' => 'LDAP Integration', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', 'ldap_server' => 'LDAP Server', 'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)', - 'ldap_server_cert' => 'LDAP SSL certificate validation', - 'ldap_server_cert_ignore' => 'Allow invalid SSL Certificate', - 'ldap_server_cert_help' => 'Select this checkbox if you are using a self signed SSL cert and would like to accept an invalid SSL certificate.', + 'ldap_server_cert' => 'LDAP SSL certificate validation', + 'ldap_server_cert_ignore' => 'Allow invalid SSL Certificate', + 'ldap_server_cert_help' => 'Select this checkbox if you are using a self signed SSL cert and would like to accept an invalid SSL certificate.', 'ldap_tls' => 'Use TLS', 'ldap_tls_help' => 'This should be checked only if you are running STARTTLS on your LDAP server. ', 'ldap_uname' => 'LDAP Bind Username', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', 'login_remote_user_custom_logout_url_text' => 'Custom logout URL', 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Use in Print', 'logo_print_assets_help' => 'Use branding on printable asset lists ', @@ -106,11 +118,31 @@ return array( 'pwd_secure_uncommon_help' => 'This will disallow users from using common passwords from the top 10,000 passwords reported in breaches.', 'qr_help' => 'Enable QR Codes first to set this', 'qr_text' => 'QR Code Text', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Setting', 'settings' => 'Settings', 'show_alerts_in_menu' => 'Show alerts in top menu', 'show_archived_in_list' => 'Archived Assets', 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Show images in emails', 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', 'site_name' => 'Site Name', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack Channel', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Slack Settings', - 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', 'snipe_version' => 'Snipe-IT version', @@ -130,6 +162,7 @@ return array( 'update' => 'Update Settings', 'value' => 'Value', 'brand' => 'Branding', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'About Settings', 'about_settings_text' => 'These settings let you customize certain aspects of your installation.', 'labels_per_page' => 'Labels per page', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Unique serial numbers', 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', 'zerofill_count' => 'Length of asset tags, including zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/ur-PK/admin/users/general.php b/resources/lang/ur-PK/admin/users/general.php index 2dc8bb31ab..ac4f652025 100644 --- a/resources/lang/ur-PK/admin/users/general.php +++ b/resources/lang/ur-PK/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'LDAP configuration settings can be found Admin > Settings. The (optional) selected location will be set for all imported users.', 'print_assigned' => 'Print All Assigned', 'software_user' => 'Software Checked out to :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'View User :name', 'usercsv' => 'CSV file', 'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ', diff --git a/resources/lang/ur-PK/admin/users/message.php b/resources/lang/ur-PK/admin/users/message.php index 8ee552afab..e517cd113b 100644 --- a/resources/lang/ur-PK/admin/users/message.php +++ b/resources/lang/ur-PK/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Insufficient Permissions.', 'user_deleted_warning' => 'This user has been deleted. You will have to restore this user to edit them or assign them new assets.', 'ldap_not_configured' => 'LDAP integration has not been configured for this installation.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( @@ -37,10 +38,10 @@ return array( 'asset_already_accepted' => 'This asset has already been accepted.', 'accept_or_decline' => 'You must either accept or decline this asset.', 'incorrect_user_accepted' => 'The asset you have attempted to accept was not checked out to you.', - 'ldap_could_not_connect' => 'Could not connect to the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server:', - 'ldap_could_not_bind' => 'Could not bind to the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server: ', - 'ldap_could_not_search' => 'Could not search the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server:', - 'ldap_could_not_get_entries' => 'Could not get entries from the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server:', + 'ldap_could_not_connect' => 'Could not connect to the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD
Error from LDAP Server:', + 'ldap_could_not_bind' => 'Could not bind to the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD
Error from LDAP Server: ', + 'ldap_could_not_search' => 'Could not search the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD and any Locations that may have additional OUs associated with them.
Error from LDAP Server:', + 'ldap_could_not_get_entries' => 'Could not get entries from the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD and any Locations that may have additional OUs associated with them.
Error from LDAP Server:', 'password_ldap' => 'The password for this account is managed by LDAP/Active Directory. Please contact your IT department to change your password. ', ), diff --git a/resources/lang/ur-PK/auth/general.php b/resources/lang/ur-PK/auth/general.php index bf88cba77a..cabb5f8bec 100644 --- a/resources/lang/ur-PK/auth/general.php +++ b/resources/lang/ur-PK/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Send Password Reset Link', 'email_reset_password' => 'Email Password Reset', 'reset_password' => 'Reset Password', + 'saml_login' => 'Login via SAML', 'login' => 'Login', 'login_prompt' => 'Please Login', 'forgot_password' => 'I forgot my password', diff --git a/resources/lang/ur-PK/auth/message.php b/resources/lang/ur-PK/auth/message.php index bebf9cdd48..f086d8c04c 100644 --- a/resources/lang/ur-PK/auth/message.php +++ b/resources/lang/ur-PK/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'This user account is not activated.', 'account_suspended' => 'This user account is suspended.', 'account_banned' => 'This user account is banned.', - 'throttle' => 'Too many failed login attempts. Please try again in around :minutes minute(s).', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'There was a problem while trying to log you in, please try again.', 'success' => 'You have successfully logged in.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'There was a problem while trying to create your account, please try again.', 'success' => 'Account sucessfully created.', ), - 'forgot-password' => array( - 'error' => 'There was a problem while trying to get a reset password code, please try again.', - 'success' => 'Password recovery email successfully sent.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'There was a problem while trying to reset your password, please try again.', - 'success' => 'Your password has been successfully reset.', - ), - - 'activate' => array( - 'error' => 'There was a problem while trying to activate your account, please try again.', - 'success' => 'Your account has been successfully activated.', + 'forgot-password' => array( + 'error' => 'There was a problem while trying to get a reset password code, please try again.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'There was a problem while trying to reset your password, please try again.', + 'success' => 'Your password has been successfully reset.', + ), + + ); diff --git a/resources/lang/ur-PK/button.php b/resources/lang/ur-PK/button.php index c9487253dd..2b97223250 100644 --- a/resources/lang/ur-PK/button.php +++ b/resources/lang/ur-PK/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Upload', 'select_file' => 'Select File...', 'select_files' => 'Select Files...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/ur-PK/general.php b/resources/lang/ur-PK/general.php index ea339cf9a7..8b60aa7d72 100644 --- a/resources/lang/ur-PK/general.php +++ b/resources/lang/ur-PK/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Bulk Audit', 'bulkaudit_status' => 'Audit Status', 'bulk_checkout' => 'Bulk Checkout', + 'bystatus' => 'by Status', 'cancel' => 'Cancel', 'categories' => 'Categories', 'category' => 'Category', @@ -57,6 +58,7 @@ 'created' => 'Item Created', 'created_asset' => 'created asset', 'created_at' => 'Created at', + 'record_created' => 'Record Created', 'updated_at' => 'Updated at', 'currency' => '$', // this is deprecated 'current' => 'Current', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'First Name Last Name (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', 'first' => 'First', 'first_name' => 'First Name', 'first_name_format' => 'First Name (jane@example.com)', 'files' => 'Files', 'file_name' => 'File', + 'file_type' => 'File Type', 'file_uploads' => 'File Uploads', 'generate' => 'Generate', 'github_markdown' => 'This field accepts Github flavored markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Asset Maintenances', 'item' => 'Item', 'insufficient_permissions' => 'Insufficient permissions!', + 'kits' => 'Predefined Kits', 'language' => 'Language', 'last' => 'Last', 'last_login' => 'Last Login', @@ -121,10 +136,11 @@ 'licenses' => 'Licenses', 'list_all' => 'List All', 'loading' => 'Loading', - 'lock_passwords' => 'This field cannot be edited in this installation.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'This feature has been disabled for the demo installation.', 'location' => 'Location', 'locations' => 'Locations', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Logout', 'lookup_by_tag' => 'Lookup by Asset Tag', 'maintenances' => 'Maintenances', @@ -186,6 +202,7 @@ 'sign_in' => 'Sign in', 'signature' => 'Signature', 'skin' => 'Skin', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO MODE: Some features are disabled for this installation.', 'site_name' => 'Site Name', 'state' => 'State', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Unknown Admin', 'username_format' => 'Username Format', 'update' => 'Update', - 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Uploaded', 'user' => 'User', 'accepted' => 'accepted', 'declined' => 'declined', 'unaccepted_asset_report' => 'Unaccepted Assets', 'users' => 'Users', + 'viewall' => 'View All', 'viewassets' => 'View Assigned Assets', 'website' => 'Website', 'welcome' => 'Welcome, :name', 'years' => 'years', 'yes' => 'Yes', 'zip' => 'Zip', - 'noimage' => 'No image uploaded or image not found.', - 'token_expired' => 'Your form session has expired. Please try again.', + 'noimage' => 'No image uploaded or image not found.', + 'token_expired' => 'Your form session has expired. Please try again.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/ur-PK/help.php b/resources/lang/ur-PK/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/ur-PK/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/ur-PK/mail.php b/resources/lang/ur-PK/mail.php index de1bafb3cc..f8c781c8e8 100644 --- a/resources/lang/ur-PK/mail.php +++ b/resources/lang/ur-PK/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Please click on the following link to confirm your :web account:', 'click_on_the_link_accessory' => 'Please click on the link at the bottom to confirm that you have received the accessory.', 'click_on_the_link_asset' => 'Please click on the link at the bottom to confirm that you have received the asset.', - 'Confirm_Asset_Checkin' => 'Confirm Asset Checkin.', - 'Confirm_Accessory_Checkin' => 'Confirm Accessory Checkin.', - 'Confirm_accessory_delivery' => 'Confirm accessory delivery.', - 'Confirm_license_delivery' => 'Confirm license delivery.', - 'Confirm_asset_delivery' => 'Confirm asset delivery.', - 'Confirm_consumable_delivery' => 'Confirm consumable delivery.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Current QTY', 'Days' => 'Days', 'days' => 'Days', @@ -64,9 +64,11 @@ return array( 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'to_reset' => 'To reset your :web password, complete this form:', 'type' => 'Type', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'User', 'username' => 'Username', 'welcome' => 'Welcome :name', 'welcome_to' => 'Welcome to :web!', 'your_credentials' => 'Your Snipe-IT credentials', + ); diff --git a/resources/lang/vi/admin/accessories/general.php b/resources/lang/vi/admin/accessories/general.php index 486c1a165d..afbf585945 100644 --- a/resources/lang/vi/admin/accessories/general.php +++ b/resources/lang/vi/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Tên Phụ kiện', - 'about_accessories_text' => 'Phụ kiện (Accessories) đã bàn giao cho người dùng mà ko có số sê-ri (hoặc bạn không quan tâm đến việc theo dõi những phụ kiện này). Ví dụ như: chuột hay bàn phím.', 'accessory_category' => 'Hạng Mục Phụ Kiện', 'accessory_name' => 'Tên Phụ Kiện', 'checkout' => 'Xuất kho Phụ kiện', diff --git a/resources/lang/vi/admin/accessories/message.php b/resources/lang/vi/admin/accessories/message.php index 9023c08610..11c27cec0a 100644 --- a/resources/lang/vi/admin/accessories/message.php +++ b/resources/lang/vi/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'Phụ kiện này hiện không có sẵn.', + 'does_not_exist' => 'Phụ kiện [:id] Không tồn tại.', '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( diff --git a/resources/lang/vi/admin/asset_maintenances/general.php b/resources/lang/vi/admin/asset_maintenances/general.php index d7c135bacc..223319e523 100644 --- a/resources/lang/vi/admin/asset_maintenances/general.php +++ b/resources/lang/vi/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Chi tiết tài sản đang bảo trì', 'repair' => 'Sửa chữa', 'maintenance' => 'Bảo trì', - 'upgrade' => 'Nâng cấp' + 'upgrade' => 'Nâng cấp', + 'calibration' => 'Calibration', + 'software_support' => 'Hỗ trợ phần mềm', + 'hardware_support' => 'Hỗ trợ phần cứng', ]; diff --git a/resources/lang/vi/admin/categories/general.php b/resources/lang/vi/admin/categories/general.php index 17926f09de..418faa53b3 100644 --- a/resources/lang/vi/admin/categories/general.php +++ b/resources/lang/vi/admin/categories/general.php @@ -1,8 +1,6 @@ 'Về Danh mục', - 'about_categories' => 'Danh mục giúp bạn quản lý các mục của bạn. Ví dụ như danh mục có thể là Máy tính để bàn (Desktops), Máy tính xách tay (Laptops), Điện thoại di động (Mobile Phones), Máy tính bảng,... nhưng bản có thể sử dụng danh mục này bằng bất kỳ cách nào mà bạn cảm thấy phù hợp.', 'asset_categories' => 'Danh mục tài sản', 'category_name' => 'Tên hạng mục', 'checkin_email' => 'Gửi email đến người dùng khi checkin/checkout.', diff --git a/resources/lang/vi/admin/companies/general.php b/resources/lang/vi/admin/companies/general.php index ceff1534f1..06cdcf73c0 100644 --- a/resources/lang/vi/admin/companies/general.php +++ b/resources/lang/vi/admin/companies/general.php @@ -1,6 +1,4 @@ 'Thông tin về các công ty', - 'about_companies_text' => 'Danh mục các công ty có thể được swr dụng như là một trường định danh đơn giản hoặc có thể được swr dụng để lọc ra số lượng hạn chế các tài sản, người dùng, v. v nếu như hỗ chợ công ty được kích hoạt trong thiết lập quản trị (Admin settings) của bạn.', 'select_company' => 'Chọn công ty', ]; diff --git a/resources/lang/vi/admin/components/general.php b/resources/lang/vi/admin/components/general.php index 01fb70e800..e32e296e24 100644 --- a/resources/lang/vi/admin/components/general.php +++ b/resources/lang/vi/admin/components/general.php @@ -1,8 +1,6 @@ 'Giới thiệu về Thành phần', - 'about_components_text' => 'Các thành phần là các mục thuộc một nội dung, ví dụ như HDD, RAM, vv', 'component_name' => 'Tên thành phần', 'checkin' => 'Hợp phần Checkin', 'checkout' => 'Hợp phần thanh toán', diff --git a/resources/lang/vi/admin/consumables/general.php b/resources/lang/vi/admin/consumables/general.php index e6ea0097af..f8e4cc0d3d 100644 --- a/resources/lang/vi/admin/consumables/general.php +++ b/resources/lang/vi/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Vật rẻ mau hỏng', - 'about_consumables_text' => 'Vật rẻ mau hỏng là bất cứ thứ gì được mua định kỳ theo thời gian. Ví dụ: mục in hoặc giấy photo.', 'checkout' => 'Thanh toán cho người tiêu dùng', 'consumable_name' => 'Tên vật tư phụ', 'create' => 'Tạo vật tư phụ', diff --git a/resources/lang/vi/admin/hardware/table.php b/resources/lang/vi/admin/hardware/table.php index e65a51a569..b64eddcba9 100644 --- a/resources/lang/vi/admin/hardware/table.php +++ b/resources/lang/vi/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Tình trạng', 'title' => 'Tài sản ', 'image' => 'Hình ảnh Thiết bị', - 'days_without_acceptance' => 'Những ngày không chấp nhận' + 'days_without_acceptance' => 'Những ngày không chấp nhận', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/vi/admin/kits/general.php b/resources/lang/vi/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/vi/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/vi/admin/licenses/message.php b/resources/lang/vi/admin/licenses/message.php index e4e9700f3d..af79dfc6a5 100644 --- a/resources/lang/vi/admin/licenses/message.php +++ b/resources/lang/vi/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Tài sản bạn đang cố gắng liên kết với bản quyền đã được sở hữu hởi một người nào đó khác với người đang được lựa chọn để gán trong danh sách xổ xuống.', 'assoc_users' => 'Bản quyền này hiện tại đã được checkout đến một người dùng và có thể đã bị xóa. Xin vui lòng kiểm tra lại bản quyền đầu tiên, và kế đến có gắng xóa thêm lần nữa. ', 'select_asset_or_person' => 'Bạn phải chọn một nội dung hoặc người dùng, nhưng không phải cả hai.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/vi/admin/settings/general.php b/resources/lang/vi/admin/settings/general.php index dd8a3e23fc..a23f4cd46d 100644 --- a/resources/lang/vi/admin/settings/general.php +++ b/resources/lang/vi/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Miền Active Directory', 'ad_domain_help' => 'Đôi khi giống như tên miền email của bạn, nhưng không phải luôn luôn.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'Gửi thêm 1 bản email đến người khác', 'admin_cc_email_help' => 'Nếu bạn muốn gửi email nhận/trả tài sản đến người dùng vào tài khoản email bổ sung, nhập nó ở đây. Nếu không thì để trống trường này.', 'is_ad' => 'Đây là một máy chủ Active Directory', - 'alert_email' => 'Gửi cảnh báo đến', - 'alerts_enabled' => 'Bật Cảnh báo', - 'alert_interval' => 'Ngưỡng Cảnh báo Hết hạn (theo ngày)', - 'alert_inv_threshold' => 'Ngưỡng thông báo khoảng không quảng cáo', - 'asset_ids' => 'ID tài sản', - 'audit_interval' => 'Khoảng Kiểm toán', + 'alert_email' => 'Gửi cảnh báo đến', + 'alerts_enabled' => 'Bật Cảnh báo', + 'alert_interval' => 'Ngưỡng Cảnh báo Hết hạn (theo ngày)', + 'alert_inv_threshold' => 'Ngưỡng thông báo khoảng không quảng cáo', + 'asset_ids' => 'ID tài sản', + 'audit_interval' => 'Khoảng Kiểm toán', 'audit_interval_help' => 'Nếu bạn được yêu cầu kiểm tra thường xuyên tài sản của mình, hãy nhập khoảng thời gian trong nhiều tháng.', - 'audit_warning_days' => 'Ngưỡng cảnh báo kiểm tra', + 'audit_warning_days' => 'Ngưỡng cảnh báo kiểm tra', 'audit_warning_days_help' => 'Bao nhiêu ngày trước chúng tôi nên cảnh báo bạn khi tài sản đến hạn kiểm toán?', - 'auto_increment_assets' => 'Tạo ID tài sản tự động tăng', - 'auto_increment_prefix' => 'Tiền tố (tùy chọn)', - 'auto_incrementing_help' => 'Cho phép ID tài sản tự động tăng đầu tiên được đặt cho nó', - 'backups' => 'Sao lưu', - 'barcode_settings' => 'Cài đặt mã vạch', + 'auto_increment_assets' => 'Tạo ID tài sản tự động tăng', + 'auto_increment_prefix' => 'Tiền tố (tùy chọn)', + 'auto_incrementing_help' => 'Cho phép ID tài sản tự động tăng đầu tiên được đặt cho nó', + 'backups' => 'Sao lưu', + 'barcode_settings' => 'Cài đặt mã vạch', 'confirm_purge' => 'Xác nhận Xóa', - 'confirm_purge_help' => 'Nhập văn bản "DELETE" vào hộp dưới đây để xóa các bản ghi đã xóa của bạn. Hành động này không thể được hoàn tác.', - 'custom_css' => 'CSS tùy chỉnh', - 'custom_css_help' => 'Nhập bất kỳ CSS tùy chỉnh. Không bao gồm thẻ <style></style>.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'CSS tùy chỉnh', + 'custom_css_help' => 'Nhập bất kỳ CSS tùy chỉnh. Không bao gồm thẻ <style></style>.', 'custom_forgot_pass_url' => 'Tùy chọn đường dẫn (URL) đặt lại mật khẩu', 'custom_forgot_pass_url_help' => 'Điều này sẽ thay thế mật khẩu bị quên được xây dựng trong URL trên màn hình đăng nhập, hữu ích để trực tiếp người nội bộ hoặc lưu trữ mật khẩu LDAP đặt lại chức năng. Nó có hiệu quả sẽ vô hiệu hóa tính năng mật khẩu người dùng cục bộ bị lãng quên.', 'dashboard_message' => 'Bảng tin nhắn', 'dashboard_message_help' => 'Văn bản này sẽ xuất hiện trên các bảng điều khiển cho bất cứ ai với sự cho phép để xem các bảng điều khiển.', - 'default_currency' => 'Tiền tệ mặc định', - 'default_eula_text' => 'EULA mặc định', - 'default_language' => 'Ngôn ngữ mặc định', - 'default_eula_help_text' => 'Bạn cũng có thể liên kế EULA tùy chỉnh đến danh mục tài sản riêng biệt.', + 'default_currency' => 'Tiền tệ mặc định', + 'default_eula_text' => 'EULA mặc định', + 'default_language' => 'Ngôn ngữ mặc định', + 'default_eula_help_text' => 'Bạn cũng có thể liên kế EULA tùy chỉnh đến danh mục tài sản riêng biệt.', 'display_asset_name' => 'Hiển thị tên tài sản', 'display_checkout_date' => 'Hiển thị ngày checkout', 'display_eol' => 'Hiển thị EOL ở bảng', 'display_qr' => 'Mã quảng cáo hiển thị', - 'display_alt_barcode' => 'Hiển thị mã vạch 1D', - 'barcode_type' => 'Loại mã vạch 2D', - 'alt_barcode_type' => 'Loại mã vạch 1D', + 'display_alt_barcode' => 'Hiển thị mã vạch 1D', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'Loại mã vạch 2D', + 'alt_barcode_type' => 'Loại mã vạch 1D', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Cài đặt EULA', 'eula_markdown' => 'Đây là EULA cho phép Github flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Văn bản thêm chân ', 'footer_text_help' => 'Văn bản này sẽ xuất hiện trong chân trang bên phải. Liên kết được phép sử dụng Github mùi markdown. Ngắt dòng, tiêu đề, hình ảnh, vv có thể dẫn đến kết quả không thể đoán trước.', 'general_settings' => 'Cài đặt thường', - 'generate_backup' => 'Tạo Sao lưu', + 'generate_backup' => 'Tạo Sao lưu', 'header_color' => 'Màu Header', 'info' => 'Các thiết lập này cho phép bạn tùy chỉnh một số khía cạnh của quá trình cài đặt.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Phiên bản Laravel', 'ldap_enabled' => 'Bật LDAP', 'ldap_integration' => 'Tích hợp LDAP', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'Này chỉ kiểm tra LDAP có thể đồng bộ một cách chính xác. Nếu truy vấn xác thực LDAP của bạn không đúng, người sử dụng vẫn không thể đăng nhập. BẠN PHẢI LƯU THIẾT ĐẶT CẬP NHẬT LDAP CỦA BẠN ĐẦU TIÊN.', 'ldap_server' => 'Máy chủ LDAP', 'ldap_server_help' => 'Điều này sẽ bắt đầu với ldap: // (cho không mã hóa hoặc TLS) hoặc ldaps: // (cho SSL)', - 'ldap_server_cert' => 'Xác thực giấy chứng nhận LDAP SSL', - 'ldap_server_cert_ignore' => 'Cho phép Chứng chỉ SSL không hợp lệ', - 'ldap_server_cert_help' => 'Chọn hộp kiểm này nếu bạn đang sử dụng chứng chỉ SSL ký tự và muốn chấp nhận chứng chỉ SSL không hợp lệ.', + 'ldap_server_cert' => 'Xác thực giấy chứng nhận LDAP SSL', + 'ldap_server_cert_ignore' => 'Cho phép Chứng chỉ SSL không hợp lệ', + 'ldap_server_cert_help' => 'Chọn hộp kiểm này nếu bạn đang sử dụng chứng chỉ SSL ký tự và muốn chấp nhận chứng chỉ SSL không hợp lệ.', 'ldap_tls' => 'Sử dụng TLS', 'ldap_tls_help' => 'Điều này chỉ nên được kiểm tra nếu bạn đang chạy STARTTLS trên máy chủ LDAP của mình.', 'ldap_uname' => 'LDAP Bind Username', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'Với tùy chọn này vô hiệu hóa các xác thực. Chỉ cần kích hoạt tùy chọn này nếu bạn chắc chắn rằng thông tin đăng nhập REMOTE_USER của bạn đã hoạt động', 'login_remote_user_custom_logout_url_text' => 'Tùy chỉnh URL đăng xuất ', 'login_remote_user_custom_logout_url_help' => 'Nếu một liên kết url được cung cấp ở đây, người dùng sẽ được chuyển hướng đến liên kết URL này sau khi người dùng đăng xuất khỏi Snipe-IT. Điều này hữu ích để đóng các phiên người dùng của nhà cung cấp Xác thực bạn một cách chính xác.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => 'Dùng để in', 'logo_print_assets_help' => 'Sử dụng nhãn hiệu trên danh sách tài sản ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'Mật khẩu phức tạp', 'pwd_secure_complexity_help' => 'Chọn bất kỳ quy tắc phức tạp về mật khẩu nào bạn muốn thực thi.', 'pwd_secure_min' => 'Ký tự tối thiểu mật khẩu', - 'pwd_secure_min_help' => 'Giá trị cho phép tối thiểu là 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Ngăn chặn mật khẩu thông thường', 'pwd_secure_uncommon_help' => 'Điều này sẽ không cho phép người dùng sử dụng mật khẩu thông thường từ 10.000 mật khẩu hàng đầu được báo cáo là vi phạm.', 'qr_help' => 'Bật QR Code đầu tiên để gán cho nó', 'qr_text' => 'Chuỗi QR Code', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Cài đặt', 'settings' => 'Cài đặt', 'show_alerts_in_menu' => 'Hiển thị thông báo trên top menu', 'show_archived_in_list' => 'Lưu trữ tài sản', 'show_archived_in_list_text' => 'Hiển thị tài sản lưu trữ trong danh sách "tất cả tài sản"', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Hiển thị ảnh trong email', 'show_images_in_email_help' => 'Bỏ chọn hộp này nếu cài đặt Snipe-IT của bạn nằm sau VPN hoặc mạng riêng tư và người dùng bên ngoài mạng sẽ không thể tải hình ảnh được cung cấp từ cài đặt này trong email của họ.', 'site_name' => 'Tên trang web', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack Channel', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Cài đặt Slack', - 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Khi bạn đã lưu thông tin Slack của mình, một nút kiểm tra sẽ xuất hiện.', 'slack_test_help' => 'Kiểm tra xem tích hợp Slack của bạn có được cấu hình đúng không. BẠN PHẢI LƯU CÀI ĐẶT CẬP NHẬT SLACK ĐẦU TIÊN.', 'snipe_version' => 'Phiên bản Snipe-IT', @@ -130,6 +162,7 @@ return array( 'update' => 'Cập nhật cài đặt', 'value' => 'Giá trị', 'brand' => 'Xây dựng thương hiệu', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Giới thiệu Cài đặt', 'about_settings_text' => 'Các cài đặt này cho phép bạn tuỳ chỉnh các khía cạnh nhất định trong quá trình cài đặt của bạn.', 'labels_per_page' => 'Nhãn trên mỗi trang', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Duy nhất một Số sê-ri', 'unique_serial_help_text' => 'Chọn hộp này các chuỗi tài sản có một mã duy nhất', 'zerofill_count' => 'Chiều dài của các thẻ thuộc tính, bao gồm zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/vi/admin/users/general.php b/resources/lang/vi/admin/users/general.php index d40020f426..47dda905ea 100644 --- a/resources/lang/vi/admin/users/general.php +++ b/resources/lang/vi/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'Bạn có thể tìm thấy cài đặt cấu hình LDAP Quản trị> Cài đặt. Địa điểm đã chọn (tùy chọn) sẽ được đặt cho tất cả người dùng được nhập.', 'print_assigned' => 'In tất cả tài sản đã cấp phát', 'software_user' => 'Phần mềm đã được checkout đến :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Xem người dùng :name', 'usercsv' => 'Tập tin CSV', 'two_factor_admin_optin_help' => 'Cài đặt quản trị hiện tại của bạn cho phép thực thi có chọn lọc xác thực hai yếu tố.', diff --git a/resources/lang/vi/admin/users/message.php b/resources/lang/vi/admin/users/message.php index 3586982864..0487300054 100644 --- a/resources/lang/vi/admin/users/message.php +++ b/resources/lang/vi/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Không có đủ quyền.', 'user_deleted_warning' => 'Người dùng này đã bị xóa. Bạn sẽ phải phục hồi người dùng này để chỉnh sửa nó hoặc khởi gán nó đến tài sản mới.', 'ldap_not_configured' => 'Tích hợp LDAP thì chưa được cấu hình cho cài đặt này.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/vi/auth/general.php b/resources/lang/vi/auth/general.php index 3a6a3ff6fa..420f45d914 100644 --- a/resources/lang/vi/auth/general.php +++ b/resources/lang/vi/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Gửi Liên kết Đặt lại Mật khẩu', 'email_reset_password' => 'Đặt lại Mật khẩu Email', 'reset_password' => 'Đặt lại mật khẩu', + 'saml_login' => 'Login via SAML', 'login' => 'Đăng nhập', 'login_prompt' => 'Vui lòng đăng nhập', 'forgot_password' => 'Tôi đã quên mật khẩu của tôi', diff --git a/resources/lang/vi/auth/message.php b/resources/lang/vi/auth/message.php index cc7381d0f8..a9b22c9277 100644 --- a/resources/lang/vi/auth/message.php +++ b/resources/lang/vi/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Tài khoản người dùng này chưa được kích hoạt.', 'account_suspended' => 'Tài khoản người dùng này đã bị tạm ngưng.', 'account_banned' => 'Tài khoản người dùng này đã bị cấm.', - 'throttle' => 'Quá nhiều lần đăng nhập thất bại. Vui lòng thử lại trong khoảng: phút phút phút.', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Có vấn đề khi bạn có gắng đăng nhập, xin thử lại.', 'success' => 'Bạn đã đăng nhập thành công.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Có vấn đề khi cố gắng tạo tài khoản của bạn, xin thử lại.', 'success' => 'Tài khoản đã được tạo thành công.', ), - 'forgot-password' => array( - 'error' => 'Có vấn đề khi cố gắng nhận một mã phục hồi mật khẩu, xin thử lại.', - 'success' => 'Đã gửi đến email phuc hồi mật khẩu thành công.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Có vấn đề khi cố gắng khởi tạo lại mật khẩu của bạn, xin thử lại lần nữa.', - 'success' => 'Mật khẩu của bạn đã được khởi tạo lại thành công.', - ), - - 'activate' => array( - 'error' => 'Có vấn đề khi cố gắng kích hoạt tài khoản của bạn, xin thử lại.', - 'success' => 'Tài khoản của bạn đã được kích hoạt thành công.', + 'forgot-password' => array( + 'error' => 'Có vấn đề khi cố gắng nhận một mã phục hồi mật khẩu, xin thử lại.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Có vấn đề khi cố gắng khởi tạo lại mật khẩu của bạn, xin thử lại lần nữa.', + 'success' => 'Mật khẩu của bạn đã được khởi tạo lại thành công.', + ), + + ); diff --git a/resources/lang/vi/button.php b/resources/lang/vi/button.php index b0b2f25505..83e148a626 100644 --- a/resources/lang/vi/button.php +++ b/resources/lang/vi/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Tải lên', 'select_file' => 'Chọn tập tin...', 'select_files' => 'Chọn files...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/vi/general.php b/resources/lang/vi/general.php index 528f438e00..df160c23dd 100644 --- a/resources/lang/vi/general.php +++ b/resources/lang/vi/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Kiểm toán hàng loạt', 'bulkaudit_status' => 'Trạng thái kiểm tra', 'bulk_checkout' => 'Thanh toán hàng loạt', + 'bystatus' => 'by Status', 'cancel' => 'Hủy', 'categories' => 'Danh mục', 'category' => 'Thể loại', @@ -57,6 +58,7 @@ 'created' => 'Mục đã tạo', 'created_asset' => 'tài sản đã tạo', 'created_at' => 'Đã tạo lúc', + 'record_created' => 'Record Created', 'updated_at' => 'Cập nhật tại', 'currency' => '$', // this is deprecated 'current' => 'Hiện hành', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Họ Tên Họ (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'Tên họ (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Tên của bạn (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Đầu tiên', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Họ và tên đệm', 'first_name_format' => 'Tên (jane@example.com)', 'files' => 'Các tập tin', 'file_name' => 'Tập tin', + 'file_type' => 'File Type', 'file_uploads' => 'Tải lên tập tin', 'generate' => 'Tạo ra', 'github_markdown' => 'Trường hợp được chấp thuận Github flavored markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Tài sản đang bảo trì', 'item' => 'Mục', 'insufficient_permissions' => 'Không đủ quyền!', + 'kits' => 'Predefined Kits', 'language' => 'Ngôn ngữ', 'last' => 'Cuối', 'last_login' => 'Lân đăng nhập cuôi', @@ -121,10 +136,11 @@ 'licenses' => 'Bản quyền', 'list_all' => 'Tất cả', 'loading' => 'Đang tải', - 'lock_passwords' => 'Trường này không thể chỉnh sửa trong cài đặt này.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Tính năng này đã bị vô hiệu hóa để cài đặt bản demo.', 'location' => 'Địa phương', 'locations' => 'Địa phương', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Thoát', 'lookup_by_tag' => 'Tra cứu theo Thẻ nội dung', 'maintenances' => 'Bảo trì', @@ -186,6 +202,7 @@ 'sign_in' => 'Đăng nhập', 'signature' => 'Chữ ký', 'skin' => 'Giao diện', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO MODE: Một số tính năng đã bị vô hiệu cho cài đặt này.', 'site_name' => 'Tên trang web', 'state' => 'Tỉnh/Thành phố', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Unknown Admin', 'username_format' => 'Định dạng Tên người dùng', 'update' => 'Cập nhật', - 'upload_filetypes_help' => 'Chập nhận các định dạng là png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Kích thước tối đã :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Đã tải lên', 'user' => 'Người dùng', 'accepted' => 'đã chấp nhận', 'declined' => 'đã từ chối', 'unaccepted_asset_report' => 'Những tài sản không chấp nhận', 'users' => 'Người dùng', + 'viewall' => 'View All', 'viewassets' => 'Xem những tài sản đã khởi gán', 'website' => 'Website', 'welcome' => 'Chào mừng, :name', 'years' => 'năm', 'yes' => 'Yes', 'zip' => 'Zip', - 'noimage' => 'Không tìm thấy hình ảnh hoặc hình ảnh nào được tìm thấy.', - 'token_expired' => 'Phiên họp mẫu của bạn đã hết hạn. Vui lòng thử lại.', + 'noimage' => 'Không tìm thấy hình ảnh hoặc hình ảnh nào được tìm thấy.', + 'token_expired' => 'Phiên họp mẫu của bạn đã hết hạn. Vui lòng thử lại.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/vi/help.php b/resources/lang/vi/help.php new file mode 100644 index 0000000000..86b0d6edce --- /dev/null +++ b/resources/lang/vi/help.php @@ -0,0 +1,36 @@ + "Đọc thêm", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Danh mục các công ty có thể được sử dụng như là một trường định danh đơn giản hoặc có thể được sử dụng để lọc ra số lượng hạn chế các tài sản, người dùng, v. v nếu như hỗ chợ công ty được kích hoạt trong thiết lập quản trị (Admin settings) của bạn.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/vi/mail.php b/resources/lang/vi/mail.php index 2418788537..859a8c719a 100644 --- a/resources/lang/vi/mail.php +++ b/resources/lang/vi/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Vui lòng click chuột lên liên kết bên dưới để xác nhận tài khoản :web của Anh/Chị:', 'click_on_the_link_accessory' => 'Vui lòng click chuột lên liên kết ở bên dưới để xác nhận Anh/Chị đã nhận phụ kiện.', 'click_on_the_link_asset' => 'Vui lòng click chuột lên liên kết bên dưới để xác nhận Anh/Chị đã nhận tài sản.', - 'Confirm_Asset_Checkin' => 'Xác nhận cấp phát tài sản.', - 'Confirm_Accessory_Checkin' => 'Xác nhận cấp phát Phụ kiện.', - 'Confirm_accessory_delivery' => 'Xác nhận giao phụ kiện.', - 'Confirm_license_delivery' => 'Xác nhận giao giấy phép.', - 'Confirm_asset_delivery' => 'Xác nhận giao tài sản.', - 'Confirm_consumable_delivery' => 'Xác nhận giao hàng tiêu hao.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'QTY hiện tại', 'Days' => 'Ngày', 'days' => 'Ngày', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'Có: giấy phép bản quyền sắp hết hạn trong ngày mai:threshold days. | Có nhiều: giấy phép bản quyên sắp hết hạn trong lần tiếp theo: threshold days.', 'to_reset' => 'Để đặt lại mật khẩu web của bạn, hãy hoàn thành biểu mẫu này:', 'type' => 'Kiểu', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'Người dùng', 'username' => 'Tên đăng nhập', 'welcome' => 'Chào mừng: tên', 'welcome_to' => 'Chào mừng đến với: web!', 'your_credentials' => 'Thông tin về Snipe-IT của bạn', + ); diff --git a/resources/lang/zh-CN/admin/accessories/general.php b/resources/lang/zh-CN/admin/accessories/general.php index f888603f81..e34677f381 100644 --- a/resources/lang/zh-CN/admin/accessories/general.php +++ b/resources/lang/zh-CN/admin/accessories/general.php @@ -1,8 +1,6 @@ '关于配件', - 'about_accessories_text' => '配件就是你发给用户,但没有一个序列号(或者你不在乎唯一序列号标识)。例如,计算机鼠标或键盘。', 'accessory_category' => '配件类别', 'accessory_name' => '配件名称', 'checkout' => '借出配件', diff --git a/resources/lang/zh-CN/admin/accessories/message.php b/resources/lang/zh-CN/admin/accessories/message.php index bb980f5e5a..f33e5de77f 100644 --- a/resources/lang/zh-CN/admin/accessories/message.php +++ b/resources/lang/zh-CN/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => '配件不存在。', + 'does_not_exist' => '配件[:id] 不存在。', 'assoc_users' => '配件目前状态:可用数量不足,请检查改配件再重试。', 'create' => array( diff --git a/resources/lang/zh-CN/admin/asset_maintenances/general.php b/resources/lang/zh-CN/admin/asset_maintenances/general.php index a4cb295ce4..81605d59fe 100644 --- a/resources/lang/zh-CN/admin/asset_maintenances/general.php +++ b/resources/lang/zh-CN/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => '查看资产维护详细信息', 'repair' => '维修', 'maintenance' => '维护', - 'upgrade' => '升级' + 'upgrade' => '升级', + 'calibration' => '校准', + 'software_support' => '软件支持', + 'hardware_support' => '硬件支持', ]; diff --git a/resources/lang/zh-CN/admin/categories/general.php b/resources/lang/zh-CN/admin/categories/general.php index 633420b11e..66a641509f 100644 --- a/resources/lang/zh-CN/admin/categories/general.php +++ b/resources/lang/zh-CN/admin/categories/general.php @@ -1,8 +1,6 @@ '关于资产分类', - 'about_categories' => '资产分类帮助你管理你资产。你可以设置例如:台式机,笔记本,手机,平板 等等分类,当然你也可以自定义这些分类。', 'asset_categories' => '资产分类', 'category_name' => '分类名称', 'checkin_email' => '在签入/签出时发送邮件给所有者。', diff --git a/resources/lang/zh-CN/admin/companies/general.php b/resources/lang/zh-CN/admin/companies/general.php index e113bbb942..80f603a2f2 100644 --- a/resources/lang/zh-CN/admin/companies/general.php +++ b/resources/lang/zh-CN/admin/companies/general.php @@ -1,6 +1,4 @@ '关于公司', - 'about_companies_text' => '公司可以用作简单的标识符字段,如果在管理设置中启用了完整多企业支持,也可以用于限制资产,用户等的可见性。', 'select_company' => '选择公司', ]; diff --git a/resources/lang/zh-CN/admin/components/general.php b/resources/lang/zh-CN/admin/components/general.php index e19f4826e6..e7bc55d545 100644 --- a/resources/lang/zh-CN/admin/components/general.php +++ b/resources/lang/zh-CN/admin/components/general.php @@ -1,8 +1,6 @@ '关于组件', - 'about_components_text' => '组件为资产的一部分,例如硬盘、内存等。', 'component_name' => '名称', 'checkin' => '借入组件', 'checkout' => '借出组件', diff --git a/resources/lang/zh-CN/admin/consumables/general.php b/resources/lang/zh-CN/admin/consumables/general.php index 7206dd143f..44c0a95ed7 100644 --- a/resources/lang/zh-CN/admin/consumables/general.php +++ b/resources/lang/zh-CN/admin/consumables/general.php @@ -1,8 +1,6 @@ '关于耗材', - 'about_consumables_text' => '所谓耗材是指从购买后会慢慢消耗并最终用尽的物品,例如打印机墨水,复印纸等等。', 'checkout' => '领取耗材给使用者', 'consumable_name' => '耗材名称', 'create' => '创建耗材', diff --git a/resources/lang/zh-CN/admin/hardware/table.php b/resources/lang/zh-CN/admin/hardware/table.php index c488684388..8408f7d58c 100644 --- a/resources/lang/zh-CN/admin/hardware/table.php +++ b/resources/lang/zh-CN/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => '状态', 'title' => '资产', 'image' => '设备图片', - 'days_without_acceptance' => '过期天数' + 'days_without_acceptance' => '过期天数', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/zh-CN/admin/kits/general.php b/resources/lang/zh-CN/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/zh-CN/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/zh-CN/admin/licenses/message.php b/resources/lang/zh-CN/admin/licenses/message.php index 2a1383bc1d..a9b1ffa7af 100644 --- a/resources/lang/zh-CN/admin/licenses/message.php +++ b/resources/lang/zh-CN/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => '您正在授权的资产已经被占用,请选择其他人。', 'assoc_users' => '此许可证已经分配给某个用户,目前不能被删除,请检查资产信息,然后再尝试删除。', 'select_asset_or_person' => '您必须选择资产或用户,但不能同时选择两者。', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/zh-CN/admin/settings/general.php b/resources/lang/zh-CN/admin/settings/general.php index f95a988958..63586a3259 100644 --- a/resources/lang/zh-CN/admin/settings/general.php +++ b/resources/lang/zh-CN/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory活动目录', 'ad_domain' => 'AD域', 'ad_domain_help' => '通常(但并非全部情况下)这与您的邮件域相同', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => '邮件抄送', 'admin_cc_email_help' => '如果你想给用户额外的邮件账户发送签入/签出副本,请在此输入邮箱地址,否则请留空。', 'is_ad' => '这是AD域服务器', - 'alert_email' => '发送警报', - 'alerts_enabled' => '警报已启用', - 'alert_interval' => '警报阈值(天)', - 'alert_inv_threshold' => '库存警报阈值', - 'asset_ids' => '资产ID', - 'audit_interval' => '盘点时间间隔', + 'alert_email' => '发送警报', + 'alerts_enabled' => '警报已启用', + 'alert_interval' => '警报阈值(天)', + 'alert_inv_threshold' => '库存警报阈值', + 'asset_ids' => '资产ID', + 'audit_interval' => '盘点时间间隔', 'audit_interval_help' => '如果您需要定期盘点您的资产,请输入月数间隔。', - 'audit_warning_days' => '盘点开始提醒', + 'audit_warning_days' => '盘点开始提醒', 'audit_warning_days_help' => '需要提前多少天让我们通知您需要盘点资产?', - 'auto_increment_assets' => '生成自动递增资产ID', - 'auto_increment_prefix' => '前缀(可选)', - 'auto_incrementing_help' => '在启用自动递增的资产ID之前设置此处。', - 'backups' => '备份', - 'barcode_settings' => '条码设置', + 'auto_increment_assets' => '生成自动递增资产ID', + 'auto_increment_prefix' => '前缀(可选)', + 'auto_incrementing_help' => '在启用自动递增的资产ID之前设置此处。', + 'backups' => '备份', + 'barcode_settings' => '条码设置', 'confirm_purge' => '确认清除', - 'confirm_purge_help' => '请在文本框内输入“DELETE” 清楚已经标记删除的记录。 注意,此操作无法撤销。', - 'custom_css' => '自定义 CSS', - 'custom_css_help' => '键入你喜欢的CSS格式覆盖。不要包括:<style></style> 标签。', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => '自定义 CSS', + 'custom_css_help' => '键入你喜欢的CSS格式覆盖。不要包括:<style></style> 标签。', 'custom_forgot_pass_url' => '密码重置网址', 'custom_forgot_pass_url_help' => '这将替换登录屏幕上的忘记密码URL,有助于将用户引导至内部或托管的LDAP密码重置服务。它将禁用本地用户密码重置功能。', 'dashboard_message' => '仪表盘消息', 'dashboard_message_help' => '此文本将显示在仪表盘上,供有权查看仪表盘的任何人使用。', - 'default_currency' => '默认货币', - 'default_eula_text' => 'Default EULA', - 'default_language' => '默认语言', - 'default_eula_help_text' => '你也可以将自定义的EULA与特定资产分类相关联。', + 'default_currency' => '默认货币', + 'default_eula_text' => 'Default EULA', + 'default_language' => '默认语言', + 'default_eula_help_text' => '你也可以将自定义的EULA与特定资产分类相关联。', 'display_asset_name' => '显示资产名称', 'display_checkout_date' => '显示借出日期', 'display_eol' => '以表格形式显示寿命期限', 'display_qr' => '显示二维码', - 'display_alt_barcode' => '显示条码', - 'barcode_type' => '二维码类型', - 'alt_barcode_type' => '条码类型', + 'display_alt_barcode' => '显示条码', + 'email_logo' => 'Email Logo', + 'barcode_type' => '二维码类型', + 'alt_barcode_type' => '条码类型', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => '最终用户许可协议(EULA)设置', 'eula_markdown' => 'EULA中可以使用Github flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => '附加页脚文本 ', 'footer_text_help' => '此文本将显示在右侧页脚中。链接允许使用 Github flavored markdown。换行符、页眉、图像等可能会导致不可预知的结果。', 'general_settings' => '一般设置', - 'generate_backup' => '生成备份', + 'generate_backup' => '生成备份', 'header_color' => '标题颜色', 'info' => '这些设置允许您自定义安装的某些方面', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laravel版本', 'ldap_enabled' => '启用LDAP验证', 'ldap_integration' => 'LDAP集成', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => '这只证明了LDAP同步正确。如果您的LDAP身份验证查询设置不正确,用户可能仍然无法登录。当然您必须先保存您的LDAP设置。', 'ldap_server' => 'LDAP 服务器', 'ldap_server_help' => '这应以ldap:// (for unencrypted or TLS)或 ldaps:// (for SSL)开头', - 'ldap_server_cert' => '检验LDAP的SSL证书', - 'ldap_server_cert_ignore' => '允许未通过校验的SSL证书', - 'ldap_server_cert_help' => '如果你使用了自签发证书,请勾选', + 'ldap_server_cert' => '检验LDAP的SSL证书', + 'ldap_server_cert_ignore' => '允许未通过校验的SSL证书', + 'ldap_server_cert_help' => '如果你使用了自签发证书,请勾选', 'ldap_tls' => '使用TLS', 'ldap_tls_help' => '仅当LDAP服务器使用STARTTLS时本选项才被勾选', 'ldap_uname' => 'LDAP 用户名', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => '该选项将禁用其他身份验证机制。请您确定只有您的REMOTE_USER登录已经可用,才启用此选项', 'login_remote_user_custom_logout_url_text' => '自定义注销网址', 'login_remote_user_custom_logout_url_help' => '如果此处提供了URL,则在用户注销Snipe-IT后,用户将被重定向到此URL。这对于正确关闭身份验证提供程序的用户会话非常有用。', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => '徽标', 'logo_print_assets' => '在打印中使用', 'logo_print_assets_help' => '在打印资产列表中使用品牌 ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => '密码复杂度', 'pwd_secure_complexity_help' => '选择您想执行哪种密码复杂性规则。', 'pwd_secure_min' => '密码最少包含的字符', - 'pwd_secure_min_help' => '最小允许值是 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => '禁止使用常见密码', 'pwd_secure_uncommon_help' => '这将会禁止用户使用最常见的10000个密码。', 'qr_help' => '允许二维码首次设置', 'qr_text' => '二维码文本', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => '设置', 'settings' => '设置', 'show_alerts_in_menu' => '在顶部菜单中显示警告', 'show_archived_in_list' => '归档资产', 'show_archived_in_list_text' => '在 "所有资产" 列表中显示归档资产', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => '在电子邮件中显示图片。', 'show_images_in_email_help' => '如果外部用户无法在邮件中通过你安装在VPN或内网的Snipe-IT加载图片,请取消此复选框。', 'site_name' => '站点名称', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack频道', 'slack_endpoint' => 'Slack节点', 'slack_integration' => 'Slack设置', - 'slack_integration_help' => '您也可以选择与Slack系统集成,不过您需要提供Slack的节点和频道。请先在您的Slack账户中 创建一个新的incoming webhook ', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => '一旦你保存了你的Slack信息,就会出现一个测试按钮。', 'slack_test_help' => '测试您的Slack集成是否配置正确。你一定要先保存你的设置。', 'snipe_version' => 'Snipe-IT version', @@ -130,6 +162,7 @@ return array( 'update' => '更新设置', 'value' => '价值', 'brand' => '品牌', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => '设置', 'about_settings_text' => '这些设置允许您自定义您的安装偏好', 'labels_per_page' => '每页显示', @@ -184,4 +217,5 @@ return array( 'unique_serial' => '唯一的序列号', 'unique_serial_help_text' => '选中此框将强制对资产序列进行唯一性约束', 'zerofill_count' => '资产标签长度,包括补零', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/zh-CN/admin/users/general.php b/resources/lang/zh-CN/admin/users/general.php index b385ddd5a6..911de27164 100644 --- a/resources/lang/zh-CN/admin/users/general.php +++ b/resources/lang/zh-CN/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'LDAP配置在 管理 > 设置。所选位置将为导入的用户所用', 'print_assigned' => '打印所有已分配资产', 'software_user' => ':name 借走的软件', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => '查看用户: :name', 'usercsv' => 'CSV 档案', 'two_factor_admin_optin_help' => '您当前的管理员设置允许使用双重认证。 ', diff --git a/resources/lang/zh-CN/admin/users/message.php b/resources/lang/zh-CN/admin/users/message.php index 39c1935070..e4183d1ca2 100644 --- a/resources/lang/zh-CN/admin/users/message.php +++ b/resources/lang/zh-CN/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => '权限不足', 'user_deleted_warning' => '用户已经被删除,你需要恢复这个用户编辑他或者重新指定新资产。', 'ldap_not_configured' => '安装过程中未启用LDAP集成的功能。', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/zh-CN/auth/general.php b/resources/lang/zh-CN/auth/general.php index 945250b32d..08b2279276 100644 --- a/resources/lang/zh-CN/auth/general.php +++ b/resources/lang/zh-CN/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => '发送密码重置链接', 'email_reset_password' => '邮箱密码重置', 'reset_password' => '重置密码', + 'saml_login' => 'Login via SAML', 'login' => '登录', 'login_prompt' => '请登录', 'forgot_password' => '我忘记了我的密码', diff --git a/resources/lang/zh-CN/auth/message.php b/resources/lang/zh-CN/auth/message.php index 5e5f52b67d..9a4f1d43d6 100644 --- a/resources/lang/zh-CN/auth/message.php +++ b/resources/lang/zh-CN/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => '用户还未激活', 'account_suspended' => '账户已经被停用', 'account_banned' => '账户已经被禁用', - 'throttle' => '登录失败的次数太多。请在 :minutes分钟后重试。', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => '登陆过程中出现了一点儿问题,请重试。', 'success' => '恭喜,登陆成功。', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => '在创建您的账户的过程中出现了一点儿问题,请重试。', 'success' => '账户创建成功。', ), - 'forgot-password' => array( - 'error' => '重置密码过程中出现了一点儿问题,请重试。', - 'success' => '密码找回邮件已经发送成功,请查收。', - ), - - 'forgot-password-confirm' => array( - 'error' => '再重置密码过程中出现了一点儿问题,请重试。', - 'success' => '密码重置成功。', - ), - - 'activate' => array( - 'error' => '账户激活过程中出现了一点儿问题,请重试。', - 'success' => '账户已经成功被激活。', + 'forgot-password' => array( + 'error' => '重置密码过程中出现了一点儿问题,请重试。', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => '再重置密码过程中出现了一点儿问题,请重试。', + 'success' => '密码重置成功。', + ), + + ); diff --git a/resources/lang/zh-CN/button.php b/resources/lang/zh-CN/button.php index 839bad8319..f1cfab58bf 100644 --- a/resources/lang/zh-CN/button.php +++ b/resources/lang/zh-CN/button.php @@ -13,4 +13,5 @@ return array( 'upload' => '上传', 'select_file' => '选择文件...', 'select_files' => '选择文件...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/zh-CN/general.php b/resources/lang/zh-CN/general.php index d3213b0372..3d3b6226e6 100644 --- a/resources/lang/zh-CN/general.php +++ b/resources/lang/zh-CN/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => '批量审核', 'bulkaudit_status' => '盘点状态', 'bulk_checkout' => '批量借出', + 'bystatus' => 'by Status', 'cancel' => '取消', 'categories' => '目录', 'category' => '类别:', @@ -57,6 +58,7 @@ 'created' => '项目已创建', 'created_asset' => '新建资产', 'created_at' => '创建于', + 'record_created' => 'Record Created', 'updated_at' => '更新日期', 'currency' => 'RMB', // this is deprecated 'current' => '当前', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => '名 姓,例如 (jane.smith@example.com)', 'firstname_lastname_underscore_format' => '名 姓,例如(jane_smith@example.com)', 'lastnamefirstinitial_format' => '姓氏首字母(smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => '首页', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => '名字', 'first_name_format' => '名,例如 (jane@example.com)', 'files' => '文件', 'file_name' => '文件', + 'file_type' => 'File Type', 'file_uploads' => '文件上传', 'generate' => '生成', 'github_markdown' => '该字段可以使用 Github flavored markdown语法', @@ -111,6 +125,7 @@ 'asset_maintenances' => '资产维修', 'item' => '条目', 'insufficient_permissions' => '没有足够的权限', + 'kits' => 'Predefined Kits', 'language' => '语言', 'last' => '最后页', 'last_login' => '上一次登陆:', @@ -121,10 +136,11 @@ 'licenses' => '许可证', 'list_all' => '列出全部', 'loading' => '加载中', - 'lock_passwords' => '此区域无法编辑', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => '演示模式下禁用此功能', 'location' => '位置', 'locations' => '地理位置', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => '注销', 'lookup_by_tag' => '查找资产标签', 'maintenances' => '维护', @@ -186,6 +202,7 @@ 'sign_in' => '登录', 'signature' => '签名', 'skin' => '主题', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => '演示模式: 此安装将禁用某些功能。', 'site_name' => '站点名称', 'state' => '省份', @@ -206,19 +223,23 @@ 'unknown_admin' => '未知管理员', 'username_format' => '用户名格式', 'update' => '更新', - 'upload_filetypes_help' => '允许的文件类型包括 png、gif、jpg、jpeg、doc、docx、pdf、txt、zip 和 rar。允许的最大上传尺寸为:', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => '已上传', 'user' => '用户', 'accepted' => '已接受', 'declined' => '已拒绝', 'unaccepted_asset_report' => '未接受的资产', 'users' => '用户', + 'viewall' => 'View All', 'viewassets' => '查看资产分配', 'website' => '站点', 'welcome' => '欢迎您,:name', 'years' => '年', 'yes' => '是', 'zip' => 'Zip', - 'noimage' => '图片未上传或图片无法找到。', - 'token_expired' => '表单会话已过期,请重新提交', + 'noimage' => '图片未上传或图片无法找到。', + 'token_expired' => '表单会话已过期,请重新提交', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/zh-CN/help.php b/resources/lang/zh-CN/help.php new file mode 100644 index 0000000000..571d4b2559 --- /dev/null +++ b/resources/lang/zh-CN/help.php @@ -0,0 +1,36 @@ + "更多信息", + + "audit_help" => "勾选此框将编辑资产记录以反映这个新的位置。不选中它将只标记审计记录中的位置。

注意此资产已签出 它不会改变它签到的个人、资产或地点。", + + 'assets' => '资产是指按序号或资产标签跟踪的物品,往往是指识别某一具体物品的价值较高的物品。', + + 'categories' => '分类帮助您组织您的项目。 例如 "台式机", "笔记本", "手机", "平板",等,你可以你喜欢的方式分类。', + + 'accessories' => '配件是一些无序列号(或者你不想特地追踪) 的物品,例如鼠标或键盘。', + + 'companies' => '公司可以用作简单的标识符字段,如果在管理设置中启用了完整多企业支持,也可以用于限制资产,用户等的可见性。', + + 'components' => '组件为资产的一部分,例如硬盘、内存等。', + + 'consumables' => '所谓耗材是指从购买后会慢慢消耗并最终用尽的物品,例如打印机墨水,复印纸等等。', + + 'depreciations' => '你可以设置资产折旧时间期限', + + + +); diff --git a/resources/lang/zh-CN/mail.php b/resources/lang/zh-CN/mail.php index 69fa4d979f..092c658ee6 100644 --- a/resources/lang/zh-CN/mail.php +++ b/resources/lang/zh-CN/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => '请点击链接启用您在 :web 的帐号:', 'click_on_the_link_accessory' => '请点击链接确认您已经收到配件。', 'click_on_the_link_asset' => '请点击链接确认您已经收到资产。', - 'Confirm_Asset_Checkin' => '确认资产收回', - 'Confirm_Accessory_Checkin' => '确认配件收回', - 'Confirm_accessory_delivery' => '确认配件交付。', - 'Confirm_license_delivery' => '确认许可证交付。', - 'Confirm_asset_delivery' => '确认资产交付。', - 'Confirm_consumable_delivery' => '确认耗材交付。', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => '目前数量', 'Days' => '天', 'days' => '天', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => '有:个许可将在:天后到期。|有:个许可将在:天后到期。', 'to_reset' => '要重置 :web 的密码,请完成此表格:', 'type' => '类型', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => '用户', 'username' => '用户名', 'welcome' => '欢迎您,:name', 'welcome_to' => '欢迎来到 :web!', 'your_credentials' => '您的 Snipe-IT 登录凭据', + ); diff --git a/resources/lang/zh-HK/admin/accessories/general.php b/resources/lang/zh-HK/admin/accessories/general.php index 15c6da116f..e9a2e69ff6 100644 --- a/resources/lang/zh-HK/admin/accessories/general.php +++ b/resources/lang/zh-HK/admin/accessories/general.php @@ -1,22 +1,20 @@ '關於配件', - 'about_accessories_text' => '配件是你分派給使用者,但不包含序號(或你不需要追蹤唯一性) 的物品。例如:滑鼠或鍵盤', - 'accessory_category' => '配件類別', - 'accessory_name' => '配件名稱', - 'checkout' => '配件借出', - 'checkin' => '配件繳回', - 'create' => '新增配件', - 'edit' => '編輯配件', - 'eula_text' => '類別的最終使用者許可協議', - 'eula_text_help' => '此欄位允許您為特定資產自定EULA(最終使用者許可協議)。如果您所有資產只有一個EULA(最終使用者許可協議),您可以勾選下方選項設為預設。', - 'require_acceptance' => '需要使用者確認接受此類資產', - 'no_default_eula' => '沒有找到預設EULA(最終使用者許可協議)。請在設定中增加一個。', - 'total' => '總計', - 'remaining' => '可用', - 'update' => '更新配件', - 'use_default_eula' => '用預設EULA(最終使用者許可協議)進行替換', - 'use_default_eula_disabled' => '使用預設EULA(最終使用者許可協議)沒有設定預設EULA(最終使用者許可協議),請在設定中新增一個。', + 'accessory_category' => 'Accessory Category', + 'accessory_name' => 'Accessory Name', + 'checkout' => 'Checkout Accessory', + 'checkin' => 'Checkin Accessory', + 'create' => 'Create Accessory', + 'edit' => 'Edit Accessory', + 'eula_text' => 'Category EULA', + 'eula_text_help' => 'This field allows you to customize your EULAs for specific types of assets. If you only have one EULA for all of your assets, you can check the box below to use the primary default.', + 'require_acceptance' => 'Require users to confirm acceptance of assets in this category.', + 'no_default_eula' => 'No primary default EULA found. Add one in Settings.', + 'total' => 'Total', + 'remaining' => 'Avail', + 'update' => 'Update Accessory', + 'use_default_eula' => 'Use the primary default EULA instead.', + 'use_default_eula_disabled' => 'Use the primary default EULA instead. No primary default EULA is set. Please add one in Settings.', ); diff --git a/resources/lang/zh-HK/admin/accessories/message.php b/resources/lang/zh-HK/admin/accessories/message.php index 90c4e60506..a356463064 100644 --- a/resources/lang/zh-HK/admin/accessories/message.php +++ b/resources/lang/zh-HK/admin/accessories/message.php @@ -2,35 +2,35 @@ return array( - 'does_not_exist' => '配件不存在', - 'assoc_users' => '使用者目前已借出 :count 組配件。請在繳回配件後重試。 ', + 'does_not_exist' => 'The accessory [:id] does not exist.', + 'assoc_users' => 'This accessory currently has :count items checked out to users. Please check in the accessories and and try again. ', 'create' => array( - 'error' => '新增配件失敗,請重試。', - 'success' => '新增配件成功。' + 'error' => 'The accessory was not created, please try again.', + 'success' => 'The accessory was successfully created.' ), 'update' => array( - 'error' => '更新配件失敗,請重試。', - 'success' => '更新配件成功。' + 'error' => 'The accessory was not updated, please try again', + 'success' => 'The accessory was updated successfully.' ), 'delete' => array( - 'confirm' => '您確定要刪除此配件嗎?', - 'error' => '刪除配件時發生問題。請再試一次。', - 'success' => '刪除配件成功。' + '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.' ), 'checkout' => array( - 'error' => '配件借出失敗。請再試一次。', - 'success' => '借出配件成功。', - 'user_does_not_exist' => '使用者不正確。請再試一次。' + 'error' => 'Accessory was not checked out, please try again', + 'success' => 'Accessory checked out successfully.', + 'user_does_not_exist' => 'That user is invalid. Please try again.' ), 'checkin' => array( - 'error' => '配件繳回失敗。請再試一次。', - 'success' => '繳回配件成功。', - 'user_does_not_exist' => '使用者不正確。請再試一次。' + 'error' => 'Accessory was not checked in, please try again', + 'success' => 'Accessory checked in successfully.', + 'user_does_not_exist' => 'That user is invalid. Please try again.' ) diff --git a/resources/lang/zh-HK/admin/asset_maintenances/general.php b/resources/lang/zh-HK/admin/asset_maintenances/general.php index 278ece3dfb..d094167804 100644 --- a/resources/lang/zh-HK/admin/asset_maintenances/general.php +++ b/resources/lang/zh-HK/admin/asset_maintenances/general.php @@ -1,11 +1,14 @@ '資產維護', - 'edit' => '編輯資產維護', - 'delete' => '刪除資產維護', - 'view' => '檢視資產維護詳細資料', - 'repair' => '維修', - 'maintenance' => '維護', - 'upgrade' => '升級' + 'asset_maintenances' => 'Asset Maintenances', + 'edit' => 'Edit Asset Maintenance', + 'delete' => 'Delete Asset Maintenance', + 'view' => 'View Asset Maintenance Details', + 'repair' => 'Repair', + 'maintenance' => 'Maintenance', + 'upgrade' => 'Upgrade', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/zh-HK/admin/categories/general.php b/resources/lang/zh-HK/admin/categories/general.php index eca5b6801b..7741b7da62 100644 --- a/resources/lang/zh-HK/admin/categories/general.php +++ b/resources/lang/zh-HK/admin/categories/general.php @@ -1,24 +1,22 @@ '關於類別', - 'about_categories' => '資產類別可幫助您組織您的資產。例如:桌上型電腦、筆記型電腦、手機、平板...等,您可依需求自行定義類別。', - 'asset_categories' => '資產類別', - 'category_name' => '類別名稱', - 'checkin_email' => '在借出/繳回時發送郵件給使用者。', - 'checkin_email_notification' => '在借出/繳回時該使用者會發送郵件。', - 'clone' => '複製類別', - 'create' => '新建類別', - 'edit' => '編輯類別', - 'eula_text' => '類別的最終用戶許可協議', - 'eula_text_help' => '此欄位允許您為指定類型的資產自訂ELUA(最終用戶許可協議)。如果您所有資產只套用一個EULA(最終用戶許可協議),您可以核取下方框將其設為預設。', - 'name' => '類別名稱', - 'require_acceptance' => '要求使用者確認接受此類別的資產', - 'required_acceptance' => '使用者會收到包含確認接收連結的郵件', - 'required_eula' => '使用者將收到EULA(最終使用者許可協議)的郵件', - 'no_default_eula' => '沒有找到預設EULA(最終使用者許可協議)。請在設定中增加一個。', - 'update' => '更新類別', - 'use_default_eula' => '用預設EULA(最終使用者許可協議) 進行替換。', - 'use_default_eula_disabled' => '使用預設EULA(最終使用者許可協議)替換。沒有找到預設EULA(最終使用者許可協議)。請在設定中增加一個。', + 'asset_categories' => 'Asset Categories', + 'category_name' => 'Category Name', + 'checkin_email' => 'Send email to user on checkin/checkout.', + 'checkin_email_notification' => 'This user will be sent an email on checkin/checkout.', + 'clone' => 'Clone Category', + 'create' => 'Create Category', + 'edit' => 'Edit Category', + 'eula_text' => 'Category EULA', + 'eula_text_help' => 'This field allows you to customize your EULAs for specific types of assets. If you only have one EULA for all of your assets, you can check the box below to use the primary default.', + 'name' => 'Category Name', + 'require_acceptance' => 'Require users to confirm acceptance of assets in this category.', + 'required_acceptance' => 'This user will be emailed with a link to confirm acceptance of this item.', + 'required_eula' => 'This user will be emailed a copy of the EULA', + 'no_default_eula' => 'No primary default EULA found. Add one in Settings.', + 'update' => 'Update Category', + 'use_default_eula' => 'Use the primary default EULA instead.', + 'use_default_eula_disabled' => 'Use the primary default EULA instead. No primary default EULA is set. Please add one in Settings.', ); diff --git a/resources/lang/zh-HK/admin/companies/general.php b/resources/lang/zh-HK/admin/companies/general.php index 611a8a04f8..9d58ccb58e 100644 --- a/resources/lang/zh-HK/admin/companies/general.php +++ b/resources/lang/zh-HK/admin/companies/general.php @@ -1,6 +1,4 @@ '關於公司', - 'about_companies_text' => '公司可以用作簡單的識別欄位,如果在管理設定中啟用了完整多企業功能,也可以用於限制資產、使用者的可見性。', - 'select_company' => '選擇公司', + 'select_company' => 'Select Company', ]; diff --git a/resources/lang/zh-HK/admin/components/general.php b/resources/lang/zh-HK/admin/components/general.php index abcbd96490..f7689a7ad1 100644 --- a/resources/lang/zh-HK/admin/components/general.php +++ b/resources/lang/zh-HK/admin/components/general.php @@ -1,17 +1,15 @@ '關於組件', - 'about_components_text' => '組件為資產的一部份,例如硬碟、記憶體等。', - 'component_name' => '組件名稱', - 'checkin' => '組件繳回', - 'checkout' => '組件借出', - 'cost' => '採購成本', - 'create' => '新增組件', - 'edit' => '編輯組件', - 'date' => '採購日期', - 'order' => '採購單號', - 'remaining' => '剩餘', - 'total' => '總計', - 'update' => '更新組件', + 'component_name' => 'Component Name', + 'checkin' => 'Checkin Component', + 'checkout' => 'Checkout Component', + 'cost' => 'Purchase Cost', + 'create' => 'Create Component', + 'edit' => 'Edit Component', + 'date' => 'Purchase Date', + 'order' => 'Order Number', + 'remaining' => 'Remaining', + 'total' => 'Total', + 'update' => 'Update Component', ); diff --git a/resources/lang/zh-HK/admin/consumables/general.php b/resources/lang/zh-HK/admin/consumables/general.php index 4c93e1e54a..7c6bb32968 100644 --- a/resources/lang/zh-HK/admin/consumables/general.php +++ b/resources/lang/zh-HK/admin/consumables/general.php @@ -1,13 +1,11 @@ '關於耗材', - 'about_consumables_text' => '所謂耗材是指從購買後會慢慢消耗並最終用盡的物品,例如印表機墨水,影印纸等等。', - 'checkout' => '領取耗材給使用者', - 'consumable_name' => '耗材名稱', - 'create' => '新增耗材', - 'item_no' => '項目編號', - 'remaining' => '剩餘', - 'total' => '總計', - 'update' => '更新耗材', + 'checkout' => 'Checkout Consumable to User', + 'consumable_name' => 'Consumable Name', + 'create' => 'Create Consumable', + 'item_no' => 'Item No.', + 'remaining' => 'Remaining', + 'total' => 'Total', + 'update' => 'Update Consumable', ); diff --git a/resources/lang/zh-HK/admin/hardware/general.php b/resources/lang/zh-HK/admin/hardware/general.php index b0f4280eb5..f1fcd4731e 100644 --- a/resources/lang/zh-HK/admin/hardware/general.php +++ b/resources/lang/zh-HK/admin/hardware/general.php @@ -1,22 +1,22 @@ '關於資產', - 'about_assets_text' => '資產是按序號或資產標籤追蹤的物品。 他們往往是高價值並標示為重要的物品。', - 'archived' => '已封存', - 'asset' => '資產', - 'bulk_checkout' => '借出資產', - 'checkin' => '資產繳回', - 'checkout' => '借出資產', - 'clone' => '複製資產', - 'deployable' => '可部署', - 'deleted' => '此資產已刪除。點擊此處恢復.', - 'edit' => '編輯資產', - 'model_deleted' => '此資產型號已被刪除,恢復資產前需要先恢復型號。
點擊此處恢復型號。', - 'requestable' => '可申領', - 'requested' => '已申領', - 'restore' => '還原資產', - 'pending' => '待處理', - 'undeployable' => '不可部署', - 'view' => '檢視資產', + 'about_assets_title' => 'About Assets', + 'about_assets_text' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + 'archived' => 'Archived', + 'asset' => 'Asset', + 'bulk_checkout' => 'Checkout Assets', + 'checkin' => 'Checkin Asset', + 'checkout' => 'Checkout Asset', + 'clone' => 'Clone Asset', + 'deployable' => 'Deployable', + 'deleted' => 'This asset has been deleted. Click here to restore it.', + 'edit' => 'Edit Asset', + 'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.
Click here to restore the model.', + 'requestable' => 'Requestable', + 'requested' => 'Requested', + 'restore' => 'Restore Asset', + 'pending' => 'Pending', + 'undeployable' => 'Undeployable', + 'view' => 'View Asset', ); diff --git a/resources/lang/zh-HK/admin/hardware/table.php b/resources/lang/zh-HK/admin/hardware/table.php index c3c9a41d3e..38788e1984 100644 --- a/resources/lang/zh-HK/admin/hardware/table.php +++ b/resources/lang/zh-HK/admin/hardware/table.php @@ -2,23 +2,24 @@ return array( - 'asset_tag' => '資產標籤', - 'asset_model' => '型號', - 'book_value' => '價值', - 'change' => '進/出', - 'checkout_date' => '借出日期', - 'checkoutto' => '已借出', - 'diff' => '價差', - 'dl_csv' => '下載CSV檔', + 'asset_tag' => 'Asset Tag', + 'asset_model' => 'Model', + 'book_value' => 'Value', + 'change' => 'In/Out', + 'checkout_date' => 'Checkout Date', + 'checkoutto' => 'Checked Out', + 'diff' => 'Diff', + 'dl_csv' => 'Download CSV', 'eol' => 'EOL', 'id' => 'ID', - 'location' => '位置', - 'purchase_cost' => '成本', - 'purchase_date' => '已購買', - 'serial' => '序號', - 'status' => '狀態', - 'title' => '資產', - 'image' => '設備圖片', - 'days_without_acceptance' => '過期天數' + 'location' => 'Location', + 'purchase_cost' => 'Cost', + 'purchase_date' => 'Purchased', + 'serial' => 'Serial', + 'status' => 'Status', + 'title' => 'Asset ', + 'image' => 'Device Image', + 'days_without_acceptance' => 'Days Without Acceptance', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/zh-HK/admin/kits/general.php b/resources/lang/zh-HK/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/zh-HK/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/zh-HK/admin/licenses/message.php b/resources/lang/zh-HK/admin/licenses/message.php index 6daa27a0ba..87a7c3d0b9 100644 --- a/resources/lang/zh-HK/admin/licenses/message.php +++ b/resources/lang/zh-HK/admin/licenses/message.php @@ -2,50 +2,51 @@ return array( - 'does_not_exist' => '授權不存在。', - 'user_does_not_exist' => '使用者不存在', - 'asset_does_not_exist' => '您正在授權的資產不存在。', - 'owner_doesnt_match_asset' => '您正在授權的資產已被其他人佔用,請重新選擇。', - 'assoc_users' => '此授權已分配給某個使用者,目前不能被刪除,請檢查後重試。', - 'select_asset_or_person' => '您必須選擇資產或用戶,但不能同時選擇兩者。', + 'does_not_exist' => 'License does not exist.', + 'user_does_not_exist' => 'User does not exist.', + 'asset_does_not_exist' => 'The asset you are trying to associate with this license does not exist.', + 'owner_doesnt_match_asset' => 'The asset you are trying to associate with this license is owned by somene other than the person selected in the assigned to dropdown.', + 'assoc_users' => 'This license is currently checked out to a user and cannot be deleted. Please check the license in first, and then try deleting again. ', + 'select_asset_or_person' => 'You must select an asset or a user, but not both.', + 'not_found' => 'License not found', 'create' => array( - 'error' => '新增授權失敗,請重試。', - 'success' => '新增授權成功。' + 'error' => 'License was not created, please try again.', + 'success' => 'License created successfully.' ), 'deletefile' => array( - 'error' => '刪除檔案失敗,請重試。', - 'success' => '刪除檔案成功。', + 'error' => 'File not deleted. Please try again.', + 'success' => 'File successfully deleted.', ), 'upload' => array( - 'error' => '上傳檔案失敗,請重試。', - 'success' => '上傳檔案成功。', - 'nofiles' => '您尚未選擇要上傳的檔案,或上傳的檔案太大。', - 'invalidfiles' => '一個或多個檔案太大,或者是不允許的檔案類型。允許的檔案類型有 png、 gif、 jpg、 jpeg、 doc、 docx、 pdf、 txt、 zip、 rar、 rtf、 xml 和 lic。', + 'error' => 'File(s) not uploaded. Please try again.', + 'success' => 'File(s) successfully uploaded.', + 'nofiles' => 'You did not select any files for upload, or the file you are trying to upload is too large', + 'invalidfiles' => 'One or more of your files is too large or is a filetype that is not allowed. Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, rar, rtf, xml, and lic.', ), 'update' => array( - 'error' => '更新授權失敗,請重試。', - 'success' => '更新授權成功。' + 'error' => 'License was not updated, please try again', + 'success' => 'License updated successfully.' ), 'delete' => array( - 'confirm' => '您確定要刪除此授權嗎?', - 'error' => '刪除授權時發生問題,請重試。', - 'success' => '刪除授權成功。' + 'confirm' => 'Are you sure you wish to delete this license?', + 'error' => 'There was an issue deleting the license. Please try again.', + 'success' => 'The license was deleted successfully.' ), 'checkout' => array( - 'error' => '借出授權時發生問題,請重試。', - 'success' => '借出授權成功。' + 'error' => 'There was an issue checking out the license. Please try again.', + 'success' => 'The license was checked out successfully' ), 'checkin' => array( - 'error' => '繳回授權時發生問題,請重試。', - 'success' => '繳回授權成功。' + 'error' => 'There was an issue checking in the license. Please try again.', + 'success' => 'The license was checked in successfully' ), ); diff --git a/resources/lang/zh-HK/admin/settings/general.php b/resources/lang/zh-HK/admin/settings/general.php index 073be38b54..82be53c897 100644 --- a/resources/lang/zh-HK/admin/settings/general.php +++ b/resources/lang/zh-HK/admin/settings/general.php @@ -2,187 +2,220 @@ return array( 'ad' => 'Active Directory', - 'ad_domain' => 'Active Directory 域', - 'ad_domain_help' => '通常(但並非全部情況下)這與您的郵件域相同。', - 'admin_cc_email' => '電子郵件副本', - 'admin_cc_email_help' => '如果您想將發送給用戶的繳回/借出電子郵件的副本發送到其他電子郵件帳戶,請在此處輸入。否則,請將此字段留空。', - 'is_ad' => '這是AD域伺服器', - 'alert_email' => '發送警報', - 'alerts_enabled' => '警報已啟用', - 'alert_interval' => '警報閾值(天)', - 'alert_inv_threshold' => '庫存警報閾值', - 'asset_ids' => '資產ID', - 'audit_interval' => '稽核間隔', - 'audit_interval_help' => '如果您需要定期對您的資產進行身體審核,請輸入幾個月的時間間隔。', - 'audit_warning_days' => '稽核警告閾值', - 'audit_warning_days_help' => '當資產到期時,我們應該提前幾天提前審核?', - 'auto_increment_assets' => '產生自動遞增資產ID', - 'auto_increment_prefix' => '前綴(可選)', - 'auto_incrementing_help' => '在啟用自動遞增的資產ID之前設定此處。', - 'backups' => '備份', - 'barcode_settings' => '條碼設定', - 'confirm_purge' => '確認清除', - 'confirm_purge_help' => '請在文字輸入欄位輸入"DELETE"清除已經標記刪除的記錄。注意,此動作無法回復。', - 'custom_css' => '自訂CSS', - 'custom_css_help' => '輸入您喜歡的CSS格式覆蓋。不要包括 <style></style> 標籤。', - 'custom_forgot_pass_url' => '自訂密碼重置網址', - 'custom_forgot_pass_url_help' => '這將替換登錄屏幕上的忘記密碼URL,有助於將用戶引導至內部或託管的LDAP密碼重置功能。它將禁用本地用戶遺忘密的碼功能。', - 'dashboard_message' => '儀表板消息', - 'dashboard_message_help' => '該段文字將顯示在儀表板上,供有權查看儀表板的任何人使用。', - 'default_currency' => '預設貨幣', - 'default_eula_text' => '預設EULA', - 'default_language' => '預設語言', - 'default_eula_help_text' => '您也可以將自訂的EULA與特定資產類別相關聯。', - 'display_asset_name' => '顯示資產名稱', - 'display_checkout_date' => '顯示借出日期', - 'display_eol' => '以表格形式顯示EOL', - 'display_qr' => '顯示二維條碼', - 'display_alt_barcode' => '顯示條碼', - 'barcode_type' => '二維條碼類型', - 'alt_barcode_type' => '條碼類型', - 'eula_settings' => 'EULA 設定', - 'eula_markdown' => 'EULA中可使用Github flavored markdown.', - 'footer_text' => '附加頁尾文字', - 'footer_text_help' => '此段文字將出現在右側頁尾中。鏈接允許使用 Github風格Markdown。換行符、標題、圖像等可能會導致不可預知的結果。', - 'general_settings' => '一般設定', - 'generate_backup' => '產生備份', - 'header_color' => '標題顏色', - 'info' => '這些設定允許您自訂您的安裝選項', - 'laravel' => 'Laravel版本', - 'ldap_enabled' => '啟用LDAP驗證', - 'ldap_integration' => 'LDAP整合', - 'ldap_settings' => 'LDAP設定', - 'ldap_login_test_help' => '從上方指定的 DN 中輸入有效的 LDAP 使用者名和密碼, 以測試是否正確配置了 LDAP 登錄。您必須先保存更新的 LDAP 設置。', - 'ldap_login_sync_help' => '這僅測試 LDAP 可以正確同步。如果 LDAP 身份驗證查詢不正確, 使用者可能仍無法登錄。您必須先保存更新的 LDAP 設置。', - 'ldap_server' => 'LDAP伺服器', - 'ldap_server_help' => '這應以 ldap:// (未加密或TLS加密) 或 ldaps:// (SSL加密) 開頭', - 'ldap_server_cert' => '檢查LDAP的SSL憑證', - 'ldap_server_cert_ignore' => '允許未通過校驗旳SSL憑證', - 'ldap_server_cert_help' => '如果您使用了自簽署憑證,請勾選', - 'ldap_tls' => '使用TLS', - 'ldap_tls_help' => '當LDAP伺服器使用STARTTLS時請勾選此選項', - 'ldap_uname' => 'LDAP使用者', - 'ldap_pword' => 'LDAP密碼', + 'ad_domain' => 'Active Directory domain', + 'ad_domain_help' => 'This is sometimes the same as your email domain, but not always.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , + 'admin_cc_email' => 'CC Email', + 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', + 'is_ad' => 'This is an Active Directory server', + 'alert_email' => 'Send alerts to', + 'alerts_enabled' => 'Email Alerts Enabled', + 'alert_interval' => 'Expiring Alerts Threshold (in days)', + 'alert_inv_threshold' => 'Inventory Alert Threshold', + 'asset_ids' => 'Asset IDs', + 'audit_interval' => 'Audit Interval', + 'audit_interval_help' => 'If you are required to regularly physically audit your assets, enter the interval in months.', + 'audit_warning_days' => 'Audit Warning Threshold', + 'audit_warning_days_help' => 'How many days in advance should we warn you when assets are due for auditing?', + 'auto_increment_assets' => 'Generate auto-incrementing asset IDs', + 'auto_increment_prefix' => 'Prefix (optional)', + 'auto_incrementing_help' => 'Enable auto-incrementing asset IDs first to set this', + 'backups' => 'Backups', + 'barcode_settings' => 'Barcode Settings', + '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 and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'Custom CSS', + 'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the <style></style> tags.', + 'custom_forgot_pass_url' => 'Custom Password Reset URL', + 'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.', + 'dashboard_message' => 'Dashboard Message', + 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', + 'default_currency' => 'Default Currency', + 'default_eula_text' => 'Default EULA', + 'default_language' => 'Default Language', + 'default_eula_help_text' => 'You can also associate custom EULAs to specific asset categories.', + 'display_asset_name' => 'Display Asset Name', + 'display_checkout_date' => 'Display Checkout Date', + 'display_eol' => 'Display EOL in table view', + 'display_qr' => 'Display Square Codes', + 'display_alt_barcode' => 'Display 1D barcode', + 'email_logo' => 'Email Logo', + 'barcode_type' => '2D Barcode Type', + 'alt_barcode_type' => '1D barcode type', + 'email_logo_size' => 'Square logos in email look best. ', + 'eula_settings' => 'EULA Settings', + 'eula_markdown' => 'This EULA allows Github flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', + 'footer_text' => 'Additional Footer Text ', + 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.', + 'general_settings' => 'General Settings', + 'generate_backup' => 'Generate Backup', + 'header_color' => 'Header Color', + 'info' => 'These settings let you customize certain aspects of your installation.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', + 'laravel' => 'Laravel Version', + 'ldap_enabled' => 'LDAP enabled', + 'ldap_integration' => 'LDAP Integration', + 'ldap_settings' => 'LDAP Settings', + 'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', + 'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', + 'ldap_server' => 'LDAP Server', + 'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)', + 'ldap_server_cert' => 'LDAP SSL certificate validation', + 'ldap_server_cert_ignore' => 'Allow invalid SSL Certificate', + 'ldap_server_cert_help' => 'Select this checkbox if you are using a self signed SSL cert and would like to accept an invalid SSL certificate.', + 'ldap_tls' => 'Use TLS', + 'ldap_tls_help' => 'This should be checked only if you are running STARTTLS on your LDAP server. ', + 'ldap_uname' => 'LDAP Bind Username', + 'ldap_pword' => 'LDAP Bind Password', 'ldap_basedn' => 'Base Bind DN', - 'ldap_filter' => 'LDAP篩選', - 'ldap_pw_sync' => 'LDAP 密碼同步', - 'ldap_pw_sync_help' => '如果您不想要LDAP密碼與本地端密碼同步,請取消勾選。取消同步設定將造成當本地端與LDAP失去連線時,使用者無法登入。 -', - 'ldap_username_field' => '使用者名稱', - 'ldap_lname_field' => '姓', - 'ldap_fname_field' => 'LDAP 名', - 'ldap_auth_filter_query' => 'LDAP 認證請求', - 'ldap_version' => 'LDAP 版本', - 'ldap_active_flag' => 'LDAP 啟用標誌', - 'ldap_emp_num' => 'LDAP 員工編號', + 'ldap_filter' => 'LDAP Filter', + 'ldap_pw_sync' => 'LDAP Password Sync', + 'ldap_pw_sync_help' => 'Uncheck this box if you do not wish to keep LDAP passwords synced with local passwords. Disabling this means that your users may not be able to login if your LDAP server is unreachable for some reason.', + 'ldap_username_field' => 'Username Field', + 'ldap_lname_field' => 'Last Name', + 'ldap_fname_field' => 'LDAP First Name', + 'ldap_auth_filter_query' => 'LDAP Authentication query', + 'ldap_version' => 'LDAP Version', + 'ldap_active_flag' => 'LDAP Active Flag', + 'ldap_emp_num' => 'LDAP Employee Number', 'ldap_email' => 'LDAP Email', - 'license' => '軟體授權', - 'load_remote_text' => '外部腳本', - 'load_remote_help_text' => '允許 Snipe-IT 安裝外部腳本', - 'login_note' => '登錄說明', - 'login_note_help' => '可選地,在您的登錄屏幕上包括幾個句子,例如幫助找到丟失或被盜設備的人。此字段接受Github風味的markdown', - 'login_remote_user_text' => '遠端使用者登錄選項', - 'login_remote_user_enabled_text' => '啟用遠端使用者登錄', - 'login_remote_user_enabled_help' => '此選項根據 "公用網關介面 (rfc3875)"標準,啟用 REMOTE_USER 進行身份驗證', - 'login_common_disabled_text' => '禁用其他認證機制', - 'login_common_disabled_help' => '該選項禁用其他身份驗證機制。如果您確定您的REMOTE_USER登錄已在使用,請啟用此選項', - 'login_remote_user_custom_logout_url_text' => '自訂登出網址', - 'login_remote_user_custom_logout_url_help' => '如果此處提供了 URL,則在用戶登出 Snipe-IT 後,用戶將被重定向到此 URL。這對於正確關閉身份驗證提供程序非常有用。', + 'license' => 'Software License', + 'load_remote_text' => 'Remote Scripts', + 'load_remote_help_text' => 'This Snipe-IT install can load scripts from the outside world.', + 'login_note' => 'Login Note', + 'login_note_help' => 'Optionally include a few sentences on your login screen, for example to assist people who have found a lost or stolen device. This field accepts Github flavored markdown', + 'login_remote_user_text' => 'Remote User login options', + 'login_remote_user_enabled_text' => 'Enable Login with Remote User Header', + 'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"', + 'login_common_disabled_text' => 'Disable other authentication mechanisms', + 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', + 'login_remote_user_custom_logout_url_text' => 'Custom logout URL', + 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', - 'logo_print_assets' => '在列印中使用', - 'logo_print_assets_help' => '在可列印資產清單上使用商標 ', - 'full_multiple_companies_support_help_text' => '限制使用者(包括管理員) 僅能存取該公司的資產', - 'full_multiple_companies_support_text' => '完整支援多公司', - 'show_in_model_list' => '在模型下拉選單中顯示', - 'optional' => '可選', - 'per_page' => '每頁呈現結果', - 'php' => 'PHP 版本', - 'php_gd_info' => '您必須安裝 php-gd 顯示二維條碼,請參閱安裝說明。', - 'php_gd_warning' => 'PHP 圖形處理及 php-gd 套件沒有安裝', - 'pwd_secure_complexity' => '密碼複雜性', - 'pwd_secure_complexity_help' => '選擇要強制執行的任何密碼複雜度規則。', - 'pwd_secure_min' => '密碼的最少字元', - 'pwd_secure_min_help' => '最小允許值是 5', - 'pwd_secure_uncommon' => '防止常見密碼', - 'pwd_secure_uncommon_help' => '這將不允許用戶使用違反報告的前10,000個密碼的常用密碼。', - 'qr_help' => '允許二維條碼首次設置', - 'qr_text' => '二維條碼文字', - 'setting' => '設定', - 'settings' => '設定', - 'show_alerts_in_menu' => '在頂部選單中顯示警告', - 'show_archived_in_list' => '封存的資產', - 'show_archived_in_list_text' => '在“所有資產”列表中顯示已封存的資產', - 'show_images_in_email' => '在電子郵件中顯示圖片', - 'show_images_in_email_help' => '如果您的Snipe-IT安裝位於VPN或封閉網絡後面,並且外部網絡的用戶無法將通過此安裝提供的圖像加載到其電子郵件中,請取消選中此框。', - 'site_name' => '站台名稱', - 'slack_botname' => 'Slack Bot 名稱', - 'slack_channel' => 'Slack 頻道', - 'slack_endpoint' => 'Slack 節點', - 'slack_integration' => 'Slack 設定', - 'slack_integration_help' => '您也可以選擇與 Slack 整合,不過您需要提供 Slack 節點和頻道。請先在您的 Slack 帳戶中新增incoming webhook。', - 'slack_integration_help_button' => '一旦你保存了你的Slack信息,就會出現一個測試按鈕。', - 'slack_test_help' => '測試您的Slack集成是否配置正確。你必須首先保存你的更新的設置。', - 'snipe_version' => 'Snipe-IT 版本', - 'support_footer' => '支援頁尾連結', - 'support_footer_help' => '指定誰可以看到指向Snipe-IT支持信息和用戶手冊的鏈接', - 'version_footer' => '頁尾版本 ', - 'version_footer_help' => '指定誰可以看到Snipe-IT版本和內部版本號。', - 'system' => '系統資訊', - 'update' => '更新設定', - 'value' => '價值', - 'brand' => '企業識別', - 'about_settings_title' => '關於設定', - 'about_settings_text' => '這些設定允許您自訂您的安裝偏好', - 'labels_per_page' => '每頁顯示', - 'label_dimensions' => '標籤尺寸(英吋)', - 'next_auto_tag_base' => '下一個自動增量', - 'page_padding' => '頁面邊框(英吋)', - 'privacy_policy_link' => '連結到隱私條款。', - 'privacy_policy' => '隱私條款', - 'privacy_policy_link_help' => '如果此處包含網址,則根據GDPR,頁尾和系統發送的任何電子郵件中都會包含指向您的隱私權政策的鏈接。 ', - 'purge' => '清除已標記刪除的記錄', - 'labels_display_bgutter' => '標籤底部裝訂線', - 'labels_display_sgutter' => '標籤側邊裝訂線', - 'labels_fontsize' => '標籤字體大小', - 'labels_pagewidth' => '標籤寬度', - 'labels_pageheight' => '標籤高度', - 'label_gutters' => '標籤間隔(英吋)', - 'page_dimensions' => '頁面尺寸(英吋)', - 'label_fields' => '標籤可見欄位', - 'inches' => '英吋', - 'width_w' => '寬', - 'height_h' => '高', - 'show_url_in_emails' => '鏈接到Snipe-IT在電子郵件', - 'show_url_in_emails_help_text' => '如果您不希望鏈接回電子郵件頁腳中的Snipe-IT安裝,請取消選中此框。如果您的大多數用戶從未登錄,則很有用', - 'text_pt' => '磅', - 'thumbnail_max_h' => '最大縮略圖高度', - 'thumbnail_max_h_help' => '縮略圖可能在列表視圖中顯示的最大高度(以像素為單位)。最小25,最多500。', - 'two_factor' => '雙因素身份驗證', - 'two_factor_secret' => '雙因素驗證代碼', - 'two_factor_enrollment' => '登記雙因素驗證', - 'two_factor_enabled_text' => '啟用雙因素驗證', - 'two_factor_reset' => '重設雙因素驗證', - 'two_factor_reset_help' => '此動作會強制使用者再次透過 Google Authenticator 登記行動裝置,此動作可解決原登記行動裝置遺失的問題。', - 'two_factor_reset_success' => '重設雙因素驗證裝置成功', - 'two_factor_reset_error' => '重設雙因素驗證裝置失敗', - 'two_factor_enabled_warning' => '啟用雙因素認證將需要您立即用登記的行動裝置驗證身份。如您尚未設置雙因素認證,您現在可以登記您的設備', - 'two_factor_enabled_help' => '這將使用 Google Authenticator 做雙因素驗證。', - 'two_factor_optional' => '可選項(如果允許,用戶可以啟用或禁用)', - 'two_factor_required' => '強制所有使用者啟用', - 'two_factor_disabled' => '已停用', - 'two_factor_enter_code' => '輸入雙因素認證代碼', - 'two_factor_config_complete' => '送出代碼', - 'two_factor_enabled_edit_not_allowed' => '您的管理員不允許您編輯此設定。', - 'two_factor_enrollment_text' => "雙因素認證是必要的,無論您是否已登記行動裝置。開啟您的 Google Authenticator app 並且掃描下方的 QR Code 以登記雙因素認證。當您已登記您的裝置,請在下方輸入認證代碼", - 'require_accept_signature' => '需要簽名', - 'require_accept_signature_help_text' => '啟用此功能將需要使用者親自簽名來接受一項資產。', - 'left' => '左', - 'right' => '右', - 'top' => '頂部', - 'bottom' => '底部', - 'vertical' => '垂直', - 'horizontal' => '水平', - 'unique_serial' => '唯一序號', - 'unique_serial_help_text' => '選中此框將強制對資產序號進行唯一性約束', - 'zerofill_count' => '資產標籤長度,包括補零', + 'logo_print_assets' => 'Use in Print', + 'logo_print_assets_help' => 'Use branding on printable asset lists ', + 'full_multiple_companies_support_help_text' => 'Restricting users (including admins) assigned to companies to their company\'s assets.', + 'full_multiple_companies_support_text' => 'Full Multiple Companies Support', + 'show_in_model_list' => 'Show in Model Dropdowns', + 'optional' => 'optional', + 'per_page' => 'Results Per Page', + 'php' => 'PHP Version', + 'php_gd_info' => 'You must install php-gd to display QR codes, see install instructions.', + 'php_gd_warning' => 'PHP Image Processing and GD plugin is NOT installed.', + 'pwd_secure_complexity' => 'Password Complexity', + 'pwd_secure_complexity_help' => 'Select whichever password complexity rules you wish to enforce.', + 'pwd_secure_min' => 'Password minimum characters', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', + 'pwd_secure_uncommon' => 'Prevent common passwords', + 'pwd_secure_uncommon_help' => 'This will disallow users from using common passwords from the top 10,000 passwords reported in breaches.', + 'qr_help' => 'Enable QR Codes first to set this', + 'qr_text' => 'QR Code Text', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', + 'setting' => 'Setting', + 'settings' => 'Settings', + 'show_alerts_in_menu' => 'Show alerts in top menu', + 'show_archived_in_list' => 'Archived Assets', + 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', + 'show_images_in_email' => 'Show images in emails', + 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', + 'site_name' => 'Site Name', + 'slack_botname' => 'Slack Botname', + 'slack_channel' => 'Slack Channel', + 'slack_endpoint' => 'Slack Endpoint', + 'slack_integration' => 'Slack Settings', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', + 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', + 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', + 'snipe_version' => 'Snipe-IT version', + 'support_footer' => 'Support Footer Links ', + 'support_footer_help' => 'Specify who sees the links to the Snipe-IT Support info and Users Manual', + 'version_footer' => 'Version in Footer ', + 'version_footer_help' => 'Specify who sees the Snipe-IT version and build number.', + 'system' => 'System Information', + 'update' => 'Update Settings', + 'value' => 'Value', + 'brand' => 'Branding', + 'web_brand' => 'Web Branding Type', + 'about_settings_title' => 'About Settings', + 'about_settings_text' => 'These settings let you customize certain aspects of your installation.', + 'labels_per_page' => 'Labels per page', + 'label_dimensions' => 'Label dimensions (inches)', + 'next_auto_tag_base' => 'Next auto-increment', + 'page_padding' => 'Page margins (inches)', + 'privacy_policy_link' => 'Link to Privacy Policy', + 'privacy_policy' => 'Privacy Policy', + 'privacy_policy_link_help' => 'If a url is included here, a link to your privacy policy will be included in the app footer and in any emails that the system sends out, in compliance with GDPR. ', + 'purge' => 'Purge Deleted Records', + 'labels_display_bgutter' => 'Label bottom gutter', + 'labels_display_sgutter' => 'Label side gutter', + 'labels_fontsize' => 'Label font size', + 'labels_pagewidth' => 'Label sheet width', + 'labels_pageheight' => 'Label sheet height', + 'label_gutters' => 'Label spacing (inches)', + 'page_dimensions' => 'Page dimensions (inches)', + 'label_fields' => 'Label visible fields', + 'inches' => 'inches', + 'width_w' => 'w', + 'height_h' => 'h', + 'show_url_in_emails' => 'Link to Snipe-IT in Emails', + 'show_url_in_emails_help_text' => 'Uncheck this box if you do not wish to link back to your Snipe-IT installation in your email footers. Useful if most of your users never login. ', + 'text_pt' => 'pt', + 'thumbnail_max_h' => 'Max thumbnail height', + 'thumbnail_max_h_help' => 'Maximum height in pixels that thumbnails may display in the listing view. Min 25, max 500.', + 'two_factor' => 'Two Factor Authentication', + 'two_factor_secret' => 'Two-Factor Code', + 'two_factor_enrollment' => 'Two-Factor Enrollment', + 'two_factor_enabled_text' => 'Enable Two Factor', + 'two_factor_reset' => 'Reset Two-Factor Secret', + 'two_factor_reset_help' => 'This will force the user to enroll their device with Google Authenticator again. This can be useful if their currently enrolled device is lost or stolen. ', + 'two_factor_reset_success' => 'Two factor device successfully reset', + 'two_factor_reset_error' => 'Two factor device reset failed', + 'two_factor_enabled_warning' => 'Enabling two-factor if it is not currently enabled will immediately force you to authenticate with a Google Auth enrolled device. You will have the ability to enroll your device if one is not currently enrolled.', + 'two_factor_enabled_help' => 'This will turn on two-factor authentication using Google Authenticator.', + 'two_factor_optional' => 'Selective (Users can enable or disable if permitted)', + 'two_factor_required' => 'Required for all users', + 'two_factor_disabled' => 'Disabled', + 'two_factor_enter_code' => 'Enter Two-Factor Code', + 'two_factor_config_complete' => 'Submit Code', + 'two_factor_enabled_edit_not_allowed' => 'Your administrator does not permit you to edit this setting.', + 'two_factor_enrollment_text' => "Two factor authentication is required, however your device has not been enrolled yet. Open your Google Authenticator app and scan the QR code below to enroll your device. Once you've enrolled your device, enter the code below", + 'require_accept_signature' => 'Require Signature', + 'require_accept_signature_help_text' => 'Enabling this feature will require users to physically sign off on accepting an asset.', + 'left' => 'left', + 'right' => 'right', + 'top' => 'top', + 'bottom' => 'bottom', + 'vertical' => 'vertical', + 'horizontal' => 'horizontal', + 'unique_serial' => 'Unique serial numbers', + 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', + 'zerofill_count' => 'Length of asset tags, including zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/zh-HK/admin/users/general.php b/resources/lang/zh-HK/admin/users/general.php index 6801cc90f7..ac4f652025 100644 --- a/resources/lang/zh-HK/admin/users/general.php +++ b/resources/lang/zh-HK/admin/users/general.php @@ -2,26 +2,27 @@ return array( - 'activated_help_text' => '該用戶可以登錄', - 'activated_disabled_help_text' => '您無法編輯自己帳戶的啟動狀態。', - 'assets_user' => '分配給 :name 的資產', - 'bulk_update_warn' => '您正在修改 :user_count 位使用者。請注意!您不能透過此表格修改您自己的資訊,您必須單獨編輯您的個人資訊。', - 'bulk_update_help' => '此表格允許您同時修改多位使用者。請僅填寫需要修改的欄位,留空的欄位不會做任何修改。', - 'current_assets' => '目前借出給該使用者的資產', - 'clone' => '複製使用者', - 'contact_user' => '聯繫 :name', - 'edit' => '編輯使用者', - 'filetype_info' => '允許檔案類型:png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, rar。', - 'history_user' => ':name 的歷史記錄', - 'info' => '資訊', - 'restore_user' => '點擊此處可將它們還原。', - 'last_login' => '上次登入', - 'ldap_config_text' => 'LDAP 設定在 管理 > 設定。所選位置將套用至匯入的使用者。', - 'print_assigned' => '列印所有分配的', - 'software_user' => ':name 借出的軟體', - 'view_user' => '檢視使用者: :name', - 'usercsv' => 'CSV 檔', - 'two_factor_admin_optin_help' => '您當前的管理員設置允許使用雙因素身份驗證。', - 'two_factor_enrolled' => '雙因素認證設備登記', - 'two_factor_active' => '啟用雙因素認證', + 'activated_help_text' => 'This user can login', + 'activated_disabled_help_text' => 'You cannot edit activation status for your own account.', + 'assets_user' => 'Assets assigned to :name', + 'bulk_update_warn' => 'You are about to edit the properties of :user_count users. Please note that you cannot change your own user attributes using this form, and must make edits to your own user individually.', + 'bulk_update_help' => 'This form allows you to update multiple users at once. Only fill in the fields you need to change. Any fields left blank will remain unchanged.', + 'current_assets' => 'Assets currently checked out to this user', + 'clone' => 'Clone User', + 'contact_user' => 'Contact :name', + 'edit' => 'Edit User', + 'filetype_info' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.', + 'history_user' => 'History for :name', + 'info' => 'Info', + 'restore_user' => 'Click here to restore them.', + 'last_login' => 'Last Login', + 'ldap_config_text' => 'LDAP configuration settings can be found Admin > Settings. The (optional) selected location will be set for all imported users.', + 'print_assigned' => 'Print All Assigned', + 'software_user' => 'Software Checked out to :name', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', + 'view_user' => 'View User :name', + 'usercsv' => 'CSV file', + 'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ', + 'two_factor_enrolled' => '2FA Device Enrolled ', + 'two_factor_active' => '2FA Active ', ); diff --git a/resources/lang/zh-HK/admin/users/message.php b/resources/lang/zh-HK/admin/users/message.php index 250feb0541..e517cd113b 100644 --- a/resources/lang/zh-HK/admin/users/message.php +++ b/resources/lang/zh-HK/admin/users/message.php @@ -2,58 +2,59 @@ return array( - 'accepted' => '您已接受這項資產。', - 'declined' => '您已拒絕這項資產。', - 'bulk_manager_warn' => '您的使用者已成功更新,但主管條目未保存,因為您選擇的主管也在要編輯的使用者列表中,使用者不能是自己的主管。 請再次選擇您的使用者並排除主管。', - 'user_exists' => '使用者已存在!', - 'user_not_found' => '使用者 [:id] 不存在', - 'user_login_required' => '登入欄位是必需的', - 'user_password_required' => '密碼欄位是必需的', - 'insufficient_permissions' => '權限不足', - 'user_deleted_warning' => '此使用者已被刪除。您必須先還原此使用者才能進行編輯或分配新的資產。', - 'ldap_not_configured' => 'LDAP 整合尚未設定', + 'accepted' => 'You have successfully accepted this asset.', + 'declined' => 'You have successfully declined this asset.', + 'bulk_manager_warn' => 'Your users have been successfully updated, however your manager entry was not saved because the manager you selected was also in the user list to be edited, and users may not be their own manager. Please select your users again, excluding the manager.', + 'user_exists' => 'User already exists!', + 'user_not_found' => 'User [:id] does not exist.', + 'user_login_required' => 'The login field is required', + 'user_password_required' => 'The password is required.', + 'insufficient_permissions' => 'Insufficient Permissions.', + 'user_deleted_warning' => 'This user has been deleted. You will have to restore this user to edit them or assign them new assets.', + 'ldap_not_configured' => 'LDAP integration has not been configured for this installation.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( - 'create' => '新增使用者成功。', - 'update' => '更新使用者成功。', - 'update_bulk' => '使用者更新成功 !', - 'delete' => '刪除使用者成功。', - 'ban' => '禁止使用者成功。', - 'unban' => '解禁使用者成功。', - 'suspend' => '停用使用者成功。', - 'unsuspend' => '解除停用使用者成功。', - 'restored' => '恢復使用者成功。', - 'import' => '匯入使用者成功。', + 'create' => 'User was successfully created.', + 'update' => 'User was successfully updated.', + 'update_bulk' => 'Users were successfully updated!', + 'delete' => 'User was successfully deleted.', + 'ban' => 'User was successfully banned.', + 'unban' => 'User was successfully unbanned.', + 'suspend' => 'User was successfully suspended.', + 'unsuspend' => 'User was successfully unsuspended.', + 'restored' => 'User was successfully restored.', + 'import' => 'Users imported successfully.', ), 'error' => array( - 'create' => '新增使用者失敗,請重試。', - 'update' => '更新使用者失敗,請重試。', - 'delete' => '刪除使用者失敗,請重試。', - 'delete_has_assets' => '此使用者已分配物件,無法刪除。', - 'unsuspend' => '解除停用使用者失敗,請重試。', - 'import' => '匯入使用者失敗,請重試。', - 'asset_already_accepted' => '資產已被接受', - 'accept_or_decline' => '您必須選擇接受或拒絕該資產。', - 'incorrect_user_accepted' => '您正嘗試接受的資產未分配給您', - 'ldap_could_not_connect' => '無法連接到 LDAP 伺服器,請檢查 LDAP 設定文件中的相關設定。
LDAP 伺服器錯誤訊息:', - 'ldap_could_not_bind' => '無法綁定 LDAP 伺服器,請檢查 LDAP 設定文件中的相關設定。
LDAP 伺服器錯誤訊息:', - 'ldap_could_not_search' => '查詢 LDAP 伺服器失敗,請檢查 LDAP 設定文件中的相關設定。
LDAP 伺服器錯誤訊息:', - 'ldap_could_not_get_entries' => ' LDAP 伺服器取得資訊條目失敗,請檢查 LDAP 設定文件中的相關設定。
LDAP 伺服器錯誤訊息:', - 'password_ldap' => '此帳戶的密碼由 LDAP/AD 管理。若要更改您的密碼,請聯繫您的 IT 部門。 ', + 'create' => 'There was an issue creating the user. Please try again.', + 'update' => 'There was an issue updating the user. Please try again.', + 'delete' => 'There was an issue deleting the user. Please try again.', + 'delete_has_assets' => 'This user has items assigned and could not be deleted.', + 'unsuspend' => 'There was an issue unsuspending the user. Please try again.', + 'import' => 'There was an issue importing users. Please try again.', + 'asset_already_accepted' => 'This asset has already been accepted.', + 'accept_or_decline' => 'You must either accept or decline this asset.', + 'incorrect_user_accepted' => 'The asset you have attempted to accept was not checked out to you.', + 'ldap_could_not_connect' => 'Could not connect to the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD
Error from LDAP Server:', + 'ldap_could_not_bind' => 'Could not bind to the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD
Error from LDAP Server: ', + 'ldap_could_not_search' => 'Could not search the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD and any Locations that may have additional OUs associated with them.
Error from LDAP Server:', + 'ldap_could_not_get_entries' => 'Could not get entries from the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD and any Locations that may have additional OUs associated with them.
Error from LDAP Server:', + 'password_ldap' => 'The password for this account is managed by LDAP/Active Directory. Please contact your IT department to change your password. ', ), 'deletefile' => array( - 'error' => '刪除檔案失敗,請重試', - 'success' => '刪除檔案成功。', + 'error' => 'File not deleted. Please try again.', + 'success' => 'File successfully deleted.', ), 'upload' => array( - 'error' => '上傳檔案失敗,請重試', - 'success' => '上傳檔案成功。', - 'nofiles' => '尚未選擇要上傳的檔案', - 'invalidfiles' => '一個或多個檔案太大或屬於不被允許的檔案類型。允許上傳的檔案類型:png, gif, jpg, doc, docx, pdf, txt。', + 'error' => 'File(s) not uploaded. Please try again.', + 'success' => 'File(s) successfully uploaded.', + 'nofiles' => 'You did not select any files for upload', + 'invalidfiles' => 'One or more of your files is too large or is a filetype that is not allowed. Allowed filetypes are png, gif, jpg, doc, docx, pdf, and txt.', ), ); diff --git a/resources/lang/zh-HK/auth/general.php b/resources/lang/zh-HK/auth/general.php index c6de5ab728..cabb5f8bec 100644 --- a/resources/lang/zh-HK/auth/general.php +++ b/resources/lang/zh-HK/auth/general.php @@ -1,12 +1,13 @@ '發送密碼重設連結', - 'email_reset_password' => '重設密碼', - 'reset_password' => '重設密碼', - 'login' => '登入', - 'login_prompt' => '請登入', - 'forgot_password' => '忘記密碼', - 'remember_me' => '記住我', + 'send_password_link' => 'Send Password Reset Link', + 'email_reset_password' => 'Email Password Reset', + 'reset_password' => 'Reset Password', + 'saml_login' => 'Login via SAML', + 'login' => 'Login', + 'login_prompt' => 'Please Login', + 'forgot_password' => 'I forgot my password', + 'remember_me' => 'Remember Me', ]; diff --git a/resources/lang/zh-HK/auth/message.php b/resources/lang/zh-HK/auth/message.php index a685f7dc19..f086d8c04c 100644 --- a/resources/lang/zh-HK/auth/message.php +++ b/resources/lang/zh-HK/auth/message.php @@ -2,36 +2,44 @@ return array( - 'account_already_exists' => '此信箱已被註冊', - 'account_not_found' => '使用者或密碼錯誤', - 'account_not_activated' => '使用者尚未啟用', - 'account_suspended' => '使用者已被停用', - 'account_banned' => '使用者已被禁用', - 'throttle' => '嘗試登入的失敗次數太多。請 :minutes 分鐘後再試。', + 'account_already_exists' => 'An account with the this email already exists.', + 'account_not_found' => 'The username or password is incorrect.', + 'account_not_activated' => 'This user account is not activated.', + 'account_suspended' => 'This user account is suspended.', + 'account_banned' => 'This user account is banned.', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( - 'error' => '登入過程中發生問題,請重試', - 'success' => '登入成功', + 'error' => 'There was a problem while trying to log you in, please try again.', + 'success' => 'You have successfully logged in.', + ), + + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', ), 'signup' => array( - 'error' => '在新增帳戶時發生問題,請重試', - 'success' => '新增帳戶成功。', + 'error' => 'There was a problem while trying to create your account, please try again.', + 'success' => 'Account sucessfully created.', ), - 'forgot-password' => array( - 'error' => '在重設密碼時發生問題,請重試', - 'success' => '密碼重設郵件已寄出。', - ), - - 'forgot-password-confirm' => array( - 'error' => '在重設密碼時發生問題,請重試', - 'success' => '密碼重設成功。', - ), - - 'activate' => array( - 'error' => '在啟用帳戶時發生問題,請重試', - 'success' => '帳戶已啟用。', + 'forgot-password' => array( + 'error' => 'There was a problem while trying to get a reset password code, please try again.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'There was a problem while trying to reset your password, please try again.', + 'success' => 'Your password has been successfully reset.', + ), + + ); diff --git a/resources/lang/zh-HK/button.php b/resources/lang/zh-HK/button.php index 968c551541..2b97223250 100644 --- a/resources/lang/zh-HK/button.php +++ b/resources/lang/zh-HK/button.php @@ -1,16 +1,17 @@ '操作', - 'add' => '新增', - 'cancel' => '取消', - 'checkin_and_delete' => '繳回並刪除使用者', - 'delete' => '刪除', - 'edit' => '編輯', - 'restore' => '還原', - 'request' => '申請', - 'submit' => '送出', - 'upload' => '上傳', - 'select_file' => '選擇檔案…', - 'select_files' => '選擇檔案…', + 'actions' => 'Actions', + 'add' => 'Add New', + 'cancel' => 'Cancel', + 'checkin_and_delete' => 'Checkin & Delete User', + 'delete' => 'Delete', + 'edit' => 'Edit', + 'restore' => 'Restore', + 'request' => 'Request', + 'submit' => 'Submit', + 'upload' => 'Upload', + 'select_file' => 'Select File...', + 'select_files' => 'Select Files...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/zh-HK/general.php b/resources/lang/zh-HK/general.php index dccd163ca9..8b60aa7d72 100644 --- a/resources/lang/zh-HK/general.php +++ b/resources/lang/zh-HK/general.php @@ -1,224 +1,245 @@ '配件', - 'activated' => '已啟用', - 'accessory' => '配件', - 'accessory_report' => '配件報告', - 'action' => '操作', - 'activity_report' => '活動報告', - 'address' => '地址', - 'admin' => '管理員', - 'administrator' => '管理員', - 'add_seats' => '新增授權', - 'all_assets' => '所有資產', - 'all' => '所有', - 'archived' => '已封存', - 'asset_models' => '資產樣板', - 'asset_model' => '模型', - 'asset' => '資產', - 'asset_report' => '資產報告', - 'asset_tag' => '資產標籤', - 'assets_available' => '可用資產', - 'audit' => '稽核', - 'audit_report' => '稽核記錄', - 'assets' => '資產', - 'avatar_delete' => '刪除頭像', - 'avatar_upload' => '上傳頭像', - 'back' => '返回', - 'bad_data' => '未發現任何東西,是否資料有誤?', - 'bulkaudit' => '批次稽核', - 'bulkaudit_status' => '稽核狀態', - 'bulk_checkout' => '批次借出', - 'cancel' => '取消', - 'categories' => '類別', - 'category' => '類別', - 'change' => '進/出', - 'changeemail' => '更改電子郵件地址', - 'changepassword' => '更改密碼', - 'checkin' => '繳回', - 'checkin_from' => '繳回來源', - 'checkout' => '借出', - 'checkouts_count' => '借出', - 'checkins_count' => '繳回', - 'user_requests_count' => '申請', - 'city' => '城市', - 'click_here' => '點擊這裡', - 'clear_selection' => '清除選擇', - 'companies' => '公司', - 'company' => '公司', - 'component' => '組件', - 'components' => '組件', - 'complete' => '完成', - 'consumable' => '耗材', - 'consumables' => '耗材', - 'country' => '國家', - 'create' => '新增', - 'created' => '項目已新增', - 'created_asset' => '新增資產', - 'created_at' => '新增於', - 'updated_at' => '更新日', + 'accessories' => 'Accessories', + 'activated' => 'Activated', + 'accessory' => 'Accessory', + 'accessory_report' => 'Accessory Report', + 'action' => 'Action', + 'activity_report' => 'Activity Report', + 'address' => 'Address', + 'admin' => 'Admin', + 'administrator' => 'Administrator', + 'add_seats' => 'Added seats', + 'all_assets' => 'All Assets', + 'all' => 'All', + 'archived' => 'Archived', + 'asset_models' => 'Asset Models', + 'asset_model' => 'Model', + 'asset' => 'Asset', + 'asset_report' => 'Asset Report', + 'asset_tag' => 'Asset Tag', + 'assets_available' => 'assets available', + 'audit' => 'Audit', + 'audit_report' => 'Audit Log', + 'assets' => 'Assets', + 'avatar_delete' => 'Delete Avatar', + 'avatar_upload' => 'Upload Avatar', + 'back' => 'Back', + 'bad_data' => 'Nothing found. Maybe bad data?', + 'bulkaudit' => 'Bulk Audit', + 'bulkaudit_status' => 'Audit Status', + 'bulk_checkout' => 'Bulk Checkout', + 'bystatus' => 'by Status', + 'cancel' => 'Cancel', + 'categories' => 'Categories', + 'category' => 'Category', + 'change' => 'In/Out', + 'changeemail' => 'Change Email Address', + 'changepassword' => 'Change Password', + 'checkin' => 'Checkin', + 'checkin_from' => 'Checkin from', + 'checkout' => 'Checkout', + 'checkouts_count' => 'Checkouts', + 'checkins_count' => 'Checkins', + 'user_requests_count' => 'Requests', + 'city' => 'City', + 'click_here' => 'Click here', + 'clear_selection' => 'Clear Selection', + 'companies' => 'Companies', + 'company' => 'Company', + 'component' => 'Component', + 'components' => 'Components', + 'complete' => 'Complete', + 'consumable' => 'Consumable', + 'consumables' => 'Consumables', + 'country' => 'Country', + 'create' => 'Create New', + 'created' => 'Item Created', + 'created_asset' => 'created asset', + 'created_at' => 'Created at', + 'record_created' => 'Record Created', + 'updated_at' => 'Updated at', 'currency' => '$', // this is deprecated - 'current' => '目前', - 'custom_report' => '自訂資產報告', - 'dashboard' => '儀表板', - 'days' => '天', - 'days_to_next_audit' => '下次稽核時間(天)', - 'date' => '日期', - 'debug_warning' => '警告!', - 'debug_warning_text' => '此應用程式已開啟除錯模式, 如果開放外部存取可能造成敏感資料外洩。您可透過修改.env檔案中的參數APP_DEBUG,將值改為false關閉除錯模式。', - 'delete' => '刪除', - 'delete_confirm' => '您確定要刪除 :item 嗎?', - 'deleted' => '刪除', - 'delete_seats' => '刪除授權', - 'departments' => '部門', - 'department' => '部門', - 'deployed' => '已分配', - 'depreciation_report' => '折舊報告', - 'details' => '詳細內容', - 'download' => '下載', - 'depreciation' => '折舊', - 'editprofile' => '編輯個人資料', + 'current' => 'Current', + 'custom_report' => 'Custom Asset Report', + 'dashboard' => 'Dashboard', + 'days' => 'days', + 'days_to_next_audit' => 'Days to Next Audit', + 'date' => 'Date', + 'debug_warning' => 'Warning!', + 'debug_warning_text' => 'This application is running in production mode with debugging enabled. This can expose sensitive data if your application is accessible to the outside world. Disable debug mode by setting the APP_DEBUG value in your .env file to false.', + 'delete' => 'Delete', + 'delete_confirm' => 'Are you sure you wish to delete :item?', + 'deleted' => 'Deleted', + 'delete_seats' => 'Deleted Seats', + 'departments' => 'Departments', + 'department' => 'Department', + 'deployed' => 'Deployed', + 'depreciation_report' => 'Depreciation Report', + 'details' => 'Details', + 'download' => 'Download', + 'depreciation' => 'Depreciation', + 'editprofile' => 'Edit Your Profile', 'eol' => 'EOL', - 'email_domain' => 'Email 域名', - 'email_format' => 'Email 格式', - 'email_domain_help' => '這用在匯入時產生電子郵件地址', - 'filastname_format' => '縮寫名 姓,例如 (jsmith@example.com)', - 'firstname_lastname_format' => '名 姓,例如 (jane.smith@example.com)', - 'firstname_lastname_underscore_format' => '名字姓氏,例如(jane_smith@example.com)', - 'lastnamefirstinitial_format' => '姓氏首字母(smithj@example.com)', - 'first' => '首頁', - 'first_name' => '名字', - 'first_name_format' => '名,例如 (jane@example.com)', - 'files' => '檔案', - 'file_name' => '檔案', - 'file_uploads' => '上傳檔案', - 'generate' => '產生', - 'github_markdown' => '此欄位可以使用 Github 風格 markdown.', - 'groups' => '群組', - 'gravatar_email' => 'Gravatar 頭像郵件地址', - 'history' => '歷史記錄', - 'history_for' => '歷史記錄', + '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)', + 'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)', + 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'first_name' => 'First Name', + 'first_name_format' => 'First Name (jane@example.com)', + 'files' => 'Files', + 'file_name' => 'File', + 'file_type' => 'File Type', + 'file_uploads' => 'File Uploads', + 'generate' => 'Generate', + 'github_markdown' => 'This field accepts Github flavored markdown.', + 'groups' => 'Groups', + 'gravatar_email' => 'Gravatar Email Address', + 'history' => 'History', + 'history_for' => 'History for', 'id' => 'ID', - 'image' => '影像', - 'image_delete' => '刪除圖片', - 'image_upload' => '上傳圖片', - 'image_filetypes_help' => '接受的檔案類型是 jpg、png、gif 和 svg。允許的最大上傳大小為 :size。', - 'import' => '匯入', - 'import-history' => '匯入歷史記錄', - 'asset_maintenance' => '資產維護', - 'asset_maintenance_report' => '資產維護報告', - 'asset_maintenances' => '資產維護', - 'item' => '項目', - 'insufficient_permissions' => '沒有足夠的權限', - 'language' => '語言', - 'last' => '最後頁', - 'last_login' => '最後登入', - 'last_name' => '姓氏', - 'license' => '授權', - 'license_report' => '授權報告', - 'licenses_available' => '可用授權', - 'licenses' => '授權', - 'list_all' => '列出全部', - 'loading' => '載入中', - 'lock_passwords' => '此區域無法編輯', - 'feature_disabled' => '演示模式下禁用此功能', - 'location' => '位置', - 'locations' => '位置', - 'logout' => '登出', - 'lookup_by_tag' => '尋找資產標籤', - 'maintenances' => '維護', - 'manufacturer' => '製造商', - 'manufacturers' => '製造商', - 'markdown' => '此欄位可以使用 Github flavored markdown.', - 'min_amt' => '最少數量', - 'min_amt_help' => '觸發警告的最少數量', - 'model_no' => '型號', - 'months' => '月數', - 'moreinfo' => '更多訊息', - 'name' => '名稱', - 'next' => '下一頁', - 'next_audit_date' => '下次稽核日期', - 'last_audit' => '最後稽核日期', + 'image' => 'Image', + 'image_delete' => 'Delete Image', + 'image_upload' => 'Upload Image', + 'image_filetypes_help' => 'Accepted filetypes are jpg, png, gif, and svg. Max upload size allowed is :size.', + 'import' => 'Import', + 'import-history' => 'Import History', + 'asset_maintenance' => 'Asset Maintenance', + 'asset_maintenance_report' => 'Asset Maintenance Report', + 'asset_maintenances' => 'Asset Maintenances', + 'item' => 'Item', + 'insufficient_permissions' => 'Insufficient permissions!', + 'kits' => 'Predefined Kits', + 'language' => 'Language', + 'last' => 'Last', + 'last_login' => 'Last Login', + 'last_name' => 'Last Name', + 'license' => 'License', + 'license_report' => 'License Report', + 'licenses_available' => 'licenses available', + 'licenses' => 'Licenses', + 'list_all' => 'List All', + 'loading' => 'Loading', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', + 'feature_disabled' => 'This feature has been disabled for the demo installation.', + 'location' => 'Location', + 'locations' => 'Locations', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', + 'logout' => 'Logout', + 'lookup_by_tag' => 'Lookup by Asset Tag', + 'maintenances' => 'Maintenances', + 'manufacturer' => 'Manufacturer', + 'manufacturers' => 'Manufacturers', + 'markdown' => 'This field allows Github flavored markdown.', + 'min_amt' => 'Min. QTY', + 'min_amt_help' => 'Minimum number of items that should be available before an alert gets triggered.', + 'model_no' => 'Model No.', + 'months' => 'months', + 'moreinfo' => 'More Info', + 'name' => 'Name', + 'next' => 'Next', + 'next_audit_date' => 'Next Audit Date', + 'last_audit' => 'Last Audit', 'new' => 'new!', - 'no_depreciation' => '永久', - 'no_results' => '沒有結果', - 'no' => '否', - 'notes' => '備註', - 'order_number' => '採購單號', - 'page_menu' => '顯示選項', - 'pagination_info' => '顯示全部', - 'pending' => '待處理', - 'people' => '組織成員', - 'per_page' => '每頁搜尋結果', - 'previous' => '前一頁', - 'processing' => '處理中', - 'profile' => '您的個人資料', - 'purchase_cost' => '採購成本', - 'purchase_date' => '採購日期', - 'qty' => '數量', - 'quantity' => '數量', - 'ready_to_deploy' => '準備部署', - 'recent_activity' => '最近操作活動', - 'remove_company' => '移除公司關聯', - 'reports' => '報告', - 'restored' => '還原', - 'requested' => '已申請', - 'request_canceled' => '取消申請', - 'save' => '儲存', - 'select' => '選擇', - 'search' => '搜尋', - 'select_category' => '選擇一個類別', - 'select_department' => '選擇部門', - 'select_depreciation' => '選擇折舊類型', - 'select_location' => '選擇位置', - 'select_manufacturer' => '選擇製造商', - 'select_model' => '選擇型號', - 'select_supplier' => '選擇供應商', - 'select_user' => '選擇使用者', - 'select_date' => '選擇日期 (YYYY-MM-DD)', - 'select_statuslabel' => '選擇狀態', - 'select_company' => '選擇公司', - 'select_asset' => '選擇資產', - 'settings' => '設定', - 'show_deleted' => '檢視已刪除', - 'show_current' => '顯示當前', - 'sign_in' => '登入', - 'signature' => '簽名', - 'skin' => '主題', - 'some_features_disabled' => '演示模式︰ 此安裝禁用某些功能。', - 'site_name' => '網站名稱', - 'state' => '省份', - 'status_labels' => '狀態標籤', - 'status' => '狀態', - 'supplier' => '供應商', - 'suppliers' => '供應商', - 'sure_to_delete' => '您確定要刪除嗎?', - 'submit' => '送出', - 'target' => '目標', - 'time_and_date_display' => '顯示時間與日期', - 'total_assets' => '總資產', - 'total_licenses' => '總計授權', - 'total_accessories' => '配件總計', - 'total_consumables' => '耗材總計', - 'type' => '類型', - 'undeployable' => '不可佈署', - 'unknown_admin' => '未知管理員', - 'username_format' => '使用者名稱格式', - 'update' => '更新', - 'upload_filetypes_help' => '允許的文件類型是png,gif,jpg,jpeg,doc,docx,pdf,txt,zip和rar。允許的最大上傳大小是 :size。', - 'uploaded' => '已上傳', - 'user' => '使用者', - 'accepted' => '已接受', - 'declined' => '已拒絕', - 'unaccepted_asset_report' => '未接受的資產', - 'users' => '使用者', - 'viewassets' => '檢視資產分配', - 'website' => '網站', - 'welcome' => '歡迎您,:name', - 'years' => '年', - 'yes' => '是', + 'no_depreciation' => 'No Depreciation', + 'no_results' => 'No Results.', + 'no' => 'No', + 'notes' => 'Notes', + 'order_number' => 'Order Number', + 'page_menu' => 'Showing _MENU_ items', + 'pagination_info' => 'Showing _START_ to _END_ of _TOTAL_ items', + 'pending' => 'Pending', + 'people' => 'People', + 'per_page' => 'Results Per Page', + 'previous' => 'Previous', + 'processing' => 'Processing', + 'profile' => 'Your profile', + 'purchase_cost' => 'Purchase Cost', + 'purchase_date' => 'Purchase Date', + 'qty' => 'QTY', + 'quantity' => 'Quantity', + 'ready_to_deploy' => 'Ready to Deploy', + 'recent_activity' => 'Recent Activity', + 'remove_company' => 'Remove Company Association', + 'reports' => 'Reports', + 'restored' => 'restored', + 'requested' => 'Requested', + 'request_canceled' => 'Request Canceled', + 'save' => 'Save', + 'select' => 'Select', + 'search' => 'Search', + 'select_category' => 'Select a Category', + 'select_department' => 'Select a Department', + 'select_depreciation' => 'Select a Depreciation Type', + 'select_location' => 'Select a Location', + 'select_manufacturer' => 'Select a Manufacturer', + 'select_model' => 'Select a Model', + 'select_supplier' => 'Select a Supplier', + 'select_user' => 'Select a User', + 'select_date' => 'Select Date (YYYY-MM-DD)', + 'select_statuslabel' => 'Select Status', + 'select_company' => 'Select Company', + 'select_asset' => 'Select Asset', + 'settings' => 'Settings', + 'show_deleted' => 'Show Deleted', + 'show_current' => 'Show Current', + 'sign_in' => 'Sign in', + 'signature' => 'Signature', + 'skin' => 'Skin', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', + 'some_features_disabled' => 'DEMO MODE: Some features are disabled for this installation.', + 'site_name' => 'Site Name', + 'state' => 'State', + 'status_labels' => 'Status Labels', + 'status' => 'Status', + 'supplier' => 'Supplier', + 'suppliers' => 'Suppliers', + 'sure_to_delete' => 'Are you sure you wish to delete', + 'submit' => 'Submit', + 'target' => 'Target', + 'time_and_date_display' => 'Time and Date Display', + 'total_assets' => 'total assets', + 'total_licenses' => 'total licenses', + 'total_accessories' => 'total accessories', + 'total_consumables' => 'total consumables', + 'type' => 'Type', + 'undeployable' => 'Un-deployable', + 'unknown_admin' => 'Unknown Admin', + 'username_format' => 'Username Format', + 'update' => 'Update', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', + 'uploaded' => 'Uploaded', + 'user' => 'User', + 'accepted' => 'accepted', + 'declined' => 'declined', + 'unaccepted_asset_report' => 'Unaccepted Assets', + 'users' => 'Users', + 'viewall' => 'View All', + 'viewassets' => 'View Assigned Assets', + 'website' => 'Website', + 'welcome' => 'Welcome, :name', + 'years' => 'years', + 'yes' => 'Yes', 'zip' => 'Zip', - 'noimage' => '圖片未上傳或無法找到', - 'token_expired' => '表單已過期,請重新送出', + 'noimage' => 'No image uploaded or image not found.', + 'token_expired' => 'Your form session has expired. Please try again.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/zh-HK/help.php b/resources/lang/zh-HK/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/zh-HK/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/zh-HK/mail.php b/resources/lang/zh-HK/mail.php index 60c1d9b5a8..f8c781c8e8 100644 --- a/resources/lang/zh-HK/mail.php +++ b/resources/lang/zh-HK/mail.php @@ -1,71 +1,74 @@ '使用者已取消項目申請', - 'a_user_requested' => '使用者已申請項目', - 'accessory_name' => '配件名稱:', - 'additional_notes' => '備註:', - 'admin_has_created' => '管理員已在 :web 為您新增帳號', - 'asset' => '資產:', - 'asset_name' => '資產名稱:', - 'asset_requested' => '申請資產', - 'asset_tag' => '資產標籤:', - 'assigned_to' => '分配給', + 'a_user_canceled' => 'A user has canceled an item request on the website', + 'a_user_requested' => 'A user has requested an item on the website', + 'accessory_name' => 'Accessory Name:', + 'additional_notes' => 'Additional Notes:', + 'admin_has_created' => 'An administrator has created an account for you on the :web website.', + 'asset' => 'Asset:', + 'asset_name' => 'Asset Name:', + 'asset_requested' => 'Asset requested', + 'asset_tag' => 'Asset Tag:', + 'assigned_to' => 'Assigned To', 'best_regards' => 'Best regards,', - 'canceled' => '取消:', - 'checkin_date' => '繳回日期:', - 'checkout_date' => '借出日期:', - 'click_to_confirm' => '請點擊鏈結啟用您 :web 的帳戶:', - 'click_on_the_link_accessory' => '請點擊鏈結確認您已收到配件。', - 'click_on_the_link_asset' => '請點擊鏈結確認您已收到資產。', - 'Confirm_Asset_Checkin' => '確認繳回資產。', - 'Confirm_Accessory_Checkin' => '確認繳回配件。', - 'Confirm_accessory_delivery' => '確認交付配件。', - 'Confirm_license_delivery' => '確認交付授權。', - 'Confirm_asset_delivery' => '確認交付資產。', - 'Confirm_consumable_delivery' => '確認交付耗材。', - 'current_QTY' => '目前數量', - 'Days' => '日', - 'days' => '日', - 'expecting_checkin_date' => '預計歸還日期:', - 'expires' => '過期', - 'Expiring_Assets_Report' => '過期資產報告', - 'Expiring_Licenses_Report' => '過期授權報告', + 'canceled' => 'Canceled:', + 'checkin_date' => 'Checkin Date:', + 'checkout_date' => 'Checkout Date:', + 'click_to_confirm' => 'Please click on the following link to confirm your :web account:', + 'click_on_the_link_accessory' => 'Please click on the link at the bottom to confirm that you have received the accessory.', + 'click_on_the_link_asset' => 'Please click on the link at the bottom to confirm that you have received the asset.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', + 'current_QTY' => 'Current QTY', + 'Days' => 'Days', + 'days' => 'Days', + 'expecting_checkin_date' => 'Expected Checkin Date:', + 'expires' => 'Expires', + 'Expiring_Assets_Report' => 'Expiring Assets Report.', + 'Expiring_Licenses_Report' => 'Expiring Licenses Report.', 'hello' => 'Hello', 'hi' => 'Hi', - 'i_have_read' => '我同意使用條款,並且已經收到物品。', - 'item' => '項目:', - 'Item_Request_Canceled' => '已取消申請物品', - 'Item_Requested' => '已申請物品', - 'link_to_update_password' => '請點擊以下鏈結以更新 :web 的密碼:', - 'login_first_admin' => '使用以下憑證登入新安裝的 Snipe-IT:', - 'login' => '登入', - 'Low_Inventory_Report' => '低庫存報告', - 'min_QTY' => '最小數量', - 'name' => '名字', - 'new_item_checked' => '一項新物品已分配至您的名下,詳細資訊如下。', - 'password' => '密碼', - 'password_reset' => '密碼重設', + 'i_have_read' => 'I have read and agree to the terms of use, and have received this item.', + 'item' => 'Item:', + 'Item_Request_Canceled' => 'Item Request Canceled', + 'Item_Requested' => 'Item Requested', + 'link_to_update_password' => 'Please click on the following link to update your :web password:', + 'login_first_admin' => 'Login to your new Snipe-IT installation using the credentials below:', + 'login' => 'Login:', + 'Low_Inventory_Report' => 'Low Inventory Report', + 'min_QTY' => 'Min QTY', + 'name' => 'Name', + 'new_item_checked' => 'A new item has been checked out under your name, details are below.', + 'password' => 'Password:', + 'password_reset' => 'Password Reset', + + 'read_the_terms' => 'Please read the terms of use below.', + 'read_the_terms_and_click' => 'Please read the terms of use below, and click on the link at the bottom to confirm that you read + and agree to the terms of use, and have received the asset.', + 'requested' => 'Requested:', + 'reset_link' => 'Your Password Reset Link', + 'reset_password' => 'Click here to reset your password:', + 'serial' => 'Serial', + 'supplier' => 'Supplier', + 'tag' => 'Tag', + 'test_email' => 'Test Email from Snipe-IT', + 'test_mail_text' => 'This is a test from the Snipe-IT Asset Management System. If you got this, mail is working :)', + 'the_following_item' => 'The following item has been checked in: ', + 'low_inventory_alert' => 'There is :count item that is below minimum inventory or will soon be low.|There are :count items that are below minimum inventory or will soon be low.', + 'assets_warrantee_alert' => 'There is :count asset with a warrantee expiring in the next :threshold days.|There are :count assets with warrantees expiring in the next :threshold days.', + 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', + 'to_reset' => 'To reset your :web password, complete this form:', + 'type' => 'Type', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', + 'user' => 'User', + 'username' => 'Username', + 'welcome' => 'Welcome :name', + 'welcome_to' => 'Welcome to :web!', + 'your_credentials' => 'Your Snipe-IT credentials', - 'read_the_terms' => '請閱讀以下使用條款。', - 'read_the_terms_and_click' => '請閱讀使用條款,點擊底下鏈結確認您已閱讀並同意使用條款,並已收到資產。', - 'requested' => '已申請', - 'reset_link' => '您的密碼重設連結', - 'reset_password' => '請按一下此處重置您的密碼︰', - 'serial' => '序號', - 'supplier' => '供應商', - 'tag' => '標籤', - 'test_email' => 'Snipe-IT 測試電子郵件', - 'test_mail_text' => '這是一封 Snipe-IT 資產管理系統的測試電子郵件,如果您收到,表示郵件通知正常運作 :)', - 'the_following_item' => '以下項目已繳回:', - 'low_inventory_alert' => '有 :count 種物品已經低於或者接近最小庫存。|有 :count 種物品已經低於或者接近最小庫存。', - 'assets_warrantee_alert' => '有 :count 項資產的保固將在 :threshold 天後到期。|有 :count 項資產的保固將在 :threshold 天後到期。', - 'license_expiring_alert' => '有 :count 個授權將在 :threshold 天後到期。|有 :count 個授權將在 :threshold 天後到期。', - 'to_reset' => '要重設 :web 的密碼,請完成此表單:', - 'type' => '類型', - 'user' => '使用者', - 'username' => '使用者名稱', - 'welcome' => '歡迎您 :name', - 'welcome_to' => '歡迎來到 :web!', - 'your_credentials' => '您的 Snipe-IT 憑證', ); diff --git a/resources/lang/zh-TW/admin/accessories/general.php b/resources/lang/zh-TW/admin/accessories/general.php index 15c6da116f..1c440714db 100644 --- a/resources/lang/zh-TW/admin/accessories/general.php +++ b/resources/lang/zh-TW/admin/accessories/general.php @@ -1,8 +1,6 @@ '關於配件', - 'about_accessories_text' => '配件是你分派給使用者,但不包含序號(或你不需要追蹤唯一性) 的物品。例如:滑鼠或鍵盤', 'accessory_category' => '配件類別', 'accessory_name' => '配件名稱', 'checkout' => '配件借出', diff --git a/resources/lang/zh-TW/admin/accessories/message.php b/resources/lang/zh-TW/admin/accessories/message.php index 90c4e60506..58cd83c49b 100644 --- a/resources/lang/zh-TW/admin/accessories/message.php +++ b/resources/lang/zh-TW/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => '配件不存在', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => '使用者目前已借出 :count 組配件。請在繳回配件後重試。 ', 'create' => array( diff --git a/resources/lang/zh-TW/admin/asset_maintenances/general.php b/resources/lang/zh-TW/admin/asset_maintenances/general.php index 278ece3dfb..a9c762084c 100644 --- a/resources/lang/zh-TW/admin/asset_maintenances/general.php +++ b/resources/lang/zh-TW/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => '檢視資產維護詳細資料', 'repair' => '維修', 'maintenance' => '維護', - 'upgrade' => '升級' + 'upgrade' => '升級', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/zh-TW/admin/categories/general.php b/resources/lang/zh-TW/admin/categories/general.php index eca5b6801b..403a585b63 100644 --- a/resources/lang/zh-TW/admin/categories/general.php +++ b/resources/lang/zh-TW/admin/categories/general.php @@ -1,8 +1,6 @@ '關於類別', - 'about_categories' => '資產類別可幫助您組織您的資產。例如:桌上型電腦、筆記型電腦、手機、平板...等,您可依需求自行定義類別。', 'asset_categories' => '資產類別', 'category_name' => '類別名稱', 'checkin_email' => '在借出/繳回時發送郵件給使用者。', diff --git a/resources/lang/zh-TW/admin/companies/general.php b/resources/lang/zh-TW/admin/companies/general.php index 611a8a04f8..4331f45da9 100644 --- a/resources/lang/zh-TW/admin/companies/general.php +++ b/resources/lang/zh-TW/admin/companies/general.php @@ -1,6 +1,4 @@ '關於公司', - 'about_companies_text' => '公司可以用作簡單的識別欄位,如果在管理設定中啟用了完整多企業功能,也可以用於限制資產、使用者的可見性。', 'select_company' => '選擇公司', ]; diff --git a/resources/lang/zh-TW/admin/components/general.php b/resources/lang/zh-TW/admin/components/general.php index abcbd96490..e537e9c373 100644 --- a/resources/lang/zh-TW/admin/components/general.php +++ b/resources/lang/zh-TW/admin/components/general.php @@ -1,8 +1,6 @@ '關於組件', - 'about_components_text' => '組件為資產的一部份,例如硬碟、記憶體等。', 'component_name' => '組件名稱', 'checkin' => '組件繳回', 'checkout' => '組件借出', diff --git a/resources/lang/zh-TW/admin/consumables/general.php b/resources/lang/zh-TW/admin/consumables/general.php index 4c93e1e54a..9337216db2 100644 --- a/resources/lang/zh-TW/admin/consumables/general.php +++ b/resources/lang/zh-TW/admin/consumables/general.php @@ -1,8 +1,6 @@ '關於耗材', - 'about_consumables_text' => '所謂耗材是指從購買後會慢慢消耗並最終用盡的物品,例如印表機墨水,影印纸等等。', 'checkout' => '領取耗材給使用者', 'consumable_name' => '耗材名稱', 'create' => '新增耗材', diff --git a/resources/lang/zh-TW/admin/hardware/table.php b/resources/lang/zh-TW/admin/hardware/table.php index c3c9a41d3e..545d89ca9b 100644 --- a/resources/lang/zh-TW/admin/hardware/table.php +++ b/resources/lang/zh-TW/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => '狀態', 'title' => '資產', 'image' => '設備圖片', - 'days_without_acceptance' => '過期天數' + 'days_without_acceptance' => '過期天數', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/zh-TW/admin/kits/general.php b/resources/lang/zh-TW/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/zh-TW/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/zh-TW/admin/licenses/message.php b/resources/lang/zh-TW/admin/licenses/message.php index 6daa27a0ba..3ab1f56e0f 100644 --- a/resources/lang/zh-TW/admin/licenses/message.php +++ b/resources/lang/zh-TW/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => '您正在授權的資產已被其他人佔用,請重新選擇。', 'assoc_users' => '此授權已分配給某個使用者,目前不能被刪除,請檢查後重試。', 'select_asset_or_person' => '您必須選擇資產或用戶,但不能同時選擇兩者。', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/zh-TW/admin/settings/general.php b/resources/lang/zh-TW/admin/settings/general.php index 073be38b54..c5a5df3697 100644 --- a/resources/lang/zh-TW/admin/settings/general.php +++ b/resources/lang/zh-TW/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'Active Directory', 'ad_domain' => 'Active Directory 域', 'ad_domain_help' => '通常(但並非全部情況下)這與您的郵件域相同。', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => '電子郵件副本', 'admin_cc_email_help' => '如果您想將發送給用戶的繳回/借出電子郵件的副本發送到其他電子郵件帳戶,請在此處輸入。否則,請將此字段留空。', 'is_ad' => '這是AD域伺服器', - 'alert_email' => '發送警報', - 'alerts_enabled' => '警報已啟用', - 'alert_interval' => '警報閾值(天)', - 'alert_inv_threshold' => '庫存警報閾值', - 'asset_ids' => '資產ID', - 'audit_interval' => '稽核間隔', + 'alert_email' => '發送警報', + 'alerts_enabled' => '警報已啟用', + 'alert_interval' => '警報閾值(天)', + 'alert_inv_threshold' => '庫存警報閾值', + 'asset_ids' => '資產ID', + 'audit_interval' => '稽核間隔', 'audit_interval_help' => '如果您需要定期對您的資產進行身體審核,請輸入幾個月的時間間隔。', - 'audit_warning_days' => '稽核警告閾值', + 'audit_warning_days' => '稽核警告閾值', 'audit_warning_days_help' => '當資產到期時,我們應該提前幾天提前審核?', - 'auto_increment_assets' => '產生自動遞增資產ID', - 'auto_increment_prefix' => '前綴(可選)', - 'auto_incrementing_help' => '在啟用自動遞增的資產ID之前設定此處。', - 'backups' => '備份', - 'barcode_settings' => '條碼設定', + 'auto_increment_assets' => '產生自動遞增資產ID', + 'auto_increment_prefix' => '前綴(可選)', + 'auto_incrementing_help' => '在啟用自動遞增的資產ID之前設定此處。', + 'backups' => '備份', + 'barcode_settings' => '條碼設定', 'confirm_purge' => '確認清除', - 'confirm_purge_help' => '請在文字輸入欄位輸入"DELETE"清除已經標記刪除的記錄。注意,此動作無法回復。', - 'custom_css' => '自訂CSS', - 'custom_css_help' => '輸入您喜歡的CSS格式覆蓋。不要包括 <style></style> 標籤。', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => '自訂CSS', + 'custom_css_help' => '輸入您喜歡的CSS格式覆蓋。不要包括 <style></style> 標籤。', 'custom_forgot_pass_url' => '自訂密碼重置網址', 'custom_forgot_pass_url_help' => '這將替換登錄屏幕上的忘記密碼URL,有助於將用戶引導至內部或託管的LDAP密碼重置功能。它將禁用本地用戶遺忘密的碼功能。', 'dashboard_message' => '儀表板消息', 'dashboard_message_help' => '該段文字將顯示在儀表板上,供有權查看儀表板的任何人使用。', - 'default_currency' => '預設貨幣', - 'default_eula_text' => '預設EULA', - 'default_language' => '預設語言', - 'default_eula_help_text' => '您也可以將自訂的EULA與特定資產類別相關聯。', + 'default_currency' => '預設貨幣', + 'default_eula_text' => '預設EULA', + 'default_language' => '預設語言', + 'default_eula_help_text' => '您也可以將自訂的EULA與特定資產類別相關聯。', 'display_asset_name' => '顯示資產名稱', 'display_checkout_date' => '顯示借出日期', 'display_eol' => '以表格形式顯示EOL', 'display_qr' => '顯示二維條碼', - 'display_alt_barcode' => '顯示條碼', - 'barcode_type' => '二維條碼類型', - 'alt_barcode_type' => '條碼類型', + 'display_alt_barcode' => '顯示條碼', + 'email_logo' => 'Email Logo', + 'barcode_type' => '二維條碼類型', + 'alt_barcode_type' => '條碼類型', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'EULA 設定', 'eula_markdown' => 'EULA中可使用Github flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => '附加頁尾文字', 'footer_text_help' => '此段文字將出現在右側頁尾中。鏈接允許使用 Github風格Markdown。換行符、標題、圖像等可能會導致不可預知的結果。', 'general_settings' => '一般設定', - 'generate_backup' => '產生備份', + 'generate_backup' => '產生備份', 'header_color' => '標題顏色', 'info' => '這些設定允許您自訂您的安裝選項', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Laravel版本', 'ldap_enabled' => '啟用LDAP驗證', 'ldap_integration' => 'LDAP整合', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => '這僅測試 LDAP 可以正確同步。如果 LDAP 身份驗證查詢不正確, 使用者可能仍無法登錄。您必須先保存更新的 LDAP 設置。', 'ldap_server' => 'LDAP伺服器', 'ldap_server_help' => '這應以 ldap:// (未加密或TLS加密) 或 ldaps:// (SSL加密) 開頭', - 'ldap_server_cert' => '檢查LDAP的SSL憑證', - 'ldap_server_cert_ignore' => '允許未通過校驗旳SSL憑證', - 'ldap_server_cert_help' => '如果您使用了自簽署憑證,請勾選', + 'ldap_server_cert' => '檢查LDAP的SSL憑證', + 'ldap_server_cert_ignore' => '允許未通過校驗旳SSL憑證', + 'ldap_server_cert_help' => '如果您使用了自簽署憑證,請勾選', 'ldap_tls' => '使用TLS', 'ldap_tls_help' => '當LDAP伺服器使用STARTTLS時請勾選此選項', 'ldap_uname' => 'LDAP使用者', @@ -88,6 +98,8 @@ return array( 'login_common_disabled_help' => '該選項禁用其他身份驗證機制。如果您確定您的REMOTE_USER登錄已在使用,請啟用此選項', 'login_remote_user_custom_logout_url_text' => '自訂登出網址', 'login_remote_user_custom_logout_url_help' => '如果此處提供了 URL,則在用戶登出 Snipe-IT 後,用戶將被重定向到此 URL。這對於正確關閉身份驗證提供程序非常有用。', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Logo', 'logo_print_assets' => '在列印中使用', 'logo_print_assets_help' => '在可列印資產清單上使用商標 ', @@ -102,16 +114,36 @@ return array( 'pwd_secure_complexity' => '密碼複雜性', 'pwd_secure_complexity_help' => '選擇要強制執行的任何密碼複雜度規則。', 'pwd_secure_min' => '密碼的最少字元', - 'pwd_secure_min_help' => '最小允許值是 5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => '防止常見密碼', 'pwd_secure_uncommon_help' => '這將不允許用戶使用違反報告的前10,000個密碼的常用密碼。', 'qr_help' => '允許二維條碼首次設置', 'qr_text' => '二維條碼文字', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => '設定', 'settings' => '設定', 'show_alerts_in_menu' => '在頂部選單中顯示警告', 'show_archived_in_list' => '封存的資產', 'show_archived_in_list_text' => '在“所有資產”列表中顯示已封存的資產', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => '在電子郵件中顯示圖片', 'show_images_in_email_help' => '如果您的Snipe-IT安裝位於VPN或封閉網絡後面,並且外部網絡的用戶無法將通過此安裝提供的圖像加載到其電子郵件中,請取消選中此框。', 'site_name' => '站台名稱', @@ -119,7 +151,7 @@ return array( 'slack_channel' => 'Slack 頻道', 'slack_endpoint' => 'Slack 節點', 'slack_integration' => 'Slack 設定', - 'slack_integration_help' => '您也可以選擇與 Slack 整合,不過您需要提供 Slack 節點和頻道。請先在您的 Slack 帳戶中新增incoming webhook。', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => '一旦你保存了你的Slack信息,就會出現一個測試按鈕。', 'slack_test_help' => '測試您的Slack集成是否配置正確。你必須首先保存你的更新的設置。', 'snipe_version' => 'Snipe-IT 版本', @@ -131,6 +163,7 @@ return array( 'update' => '更新設定', 'value' => '價值', 'brand' => '企業識別', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => '關於設定', 'about_settings_text' => '這些設定允許您自訂您的安裝偏好', 'labels_per_page' => '每頁顯示', @@ -185,4 +218,5 @@ return array( 'unique_serial' => '唯一序號', 'unique_serial_help_text' => '選中此框將強制對資產序號進行唯一性約束', 'zerofill_count' => '資產標籤長度,包括補零', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/zh-TW/admin/users/general.php b/resources/lang/zh-TW/admin/users/general.php index 6801cc90f7..32597c47ee 100644 --- a/resources/lang/zh-TW/admin/users/general.php +++ b/resources/lang/zh-TW/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'LDAP 設定在 管理 > 設定。所選位置將套用至匯入的使用者。', 'print_assigned' => '列印所有分配的', 'software_user' => ':name 借出的軟體', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => '檢視使用者: :name', 'usercsv' => 'CSV 檔', 'two_factor_admin_optin_help' => '您當前的管理員設置允許使用雙因素身份驗證。', diff --git a/resources/lang/zh-TW/admin/users/message.php b/resources/lang/zh-TW/admin/users/message.php index 250feb0541..a37c02021f 100644 --- a/resources/lang/zh-TW/admin/users/message.php +++ b/resources/lang/zh-TW/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => '權限不足', 'user_deleted_warning' => '此使用者已被刪除。您必須先還原此使用者才能進行編輯或分配新的資產。', 'ldap_not_configured' => 'LDAP 整合尚未設定', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/zh-TW/auth/general.php b/resources/lang/zh-TW/auth/general.php index c6de5ab728..7bdcef8b4d 100644 --- a/resources/lang/zh-TW/auth/general.php +++ b/resources/lang/zh-TW/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => '發送密碼重設連結', 'email_reset_password' => '重設密碼', 'reset_password' => '重設密碼', + 'saml_login' => 'Login via SAML', 'login' => '登入', 'login_prompt' => '請登入', 'forgot_password' => '忘記密碼', diff --git a/resources/lang/zh-TW/auth/message.php b/resources/lang/zh-TW/auth/message.php index a685f7dc19..8b6e4a034e 100644 --- a/resources/lang/zh-TW/auth/message.php +++ b/resources/lang/zh-TW/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => '使用者尚未啟用', 'account_suspended' => '使用者已被停用', 'account_banned' => '使用者已被禁用', - 'throttle' => '嘗試登入的失敗次數太多。請 :minutes 分鐘後再試。', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => '登入過程中發生問題,請重試', 'success' => '登入成功', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => '在新增帳戶時發生問題,請重試', 'success' => '新增帳戶成功。', ), - 'forgot-password' => array( - 'error' => '在重設密碼時發生問題,請重試', - 'success' => '密碼重設郵件已寄出。', - ), - - 'forgot-password-confirm' => array( - 'error' => '在重設密碼時發生問題,請重試', - 'success' => '密碼重設成功。', - ), - - 'activate' => array( - 'error' => '在啟用帳戶時發生問題,請重試', - 'success' => '帳戶已啟用。', + 'forgot-password' => array( + 'error' => '在重設密碼時發生問題,請重試', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => '在重設密碼時發生問題,請重試', + 'success' => '密碼重設成功。', + ), + + ); diff --git a/resources/lang/zh-TW/button.php b/resources/lang/zh-TW/button.php index 968c551541..4261594c72 100644 --- a/resources/lang/zh-TW/button.php +++ b/resources/lang/zh-TW/button.php @@ -13,4 +13,5 @@ return array( 'upload' => '上傳', 'select_file' => '選擇檔案…', 'select_files' => '選擇檔案…', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/zh-TW/general.php b/resources/lang/zh-TW/general.php index dccd163ca9..d6f3c8a2a1 100644 --- a/resources/lang/zh-TW/general.php +++ b/resources/lang/zh-TW/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => '批次稽核', 'bulkaudit_status' => '稽核狀態', 'bulk_checkout' => '批次借出', + 'bystatus' => 'by Status', 'cancel' => '取消', 'categories' => '類別', 'category' => '類別', @@ -57,6 +58,7 @@ 'created' => '項目已新增', 'created_asset' => '新增資產', 'created_at' => '新增於', + 'record_created' => 'Record Created', 'updated_at' => '更新日', 'currency' => '$', // this is deprecated 'current' => '目前', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => '名 姓,例如 (jane.smith@example.com)', 'firstname_lastname_underscore_format' => '名字姓氏,例如(jane_smith@example.com)', 'lastnamefirstinitial_format' => '姓氏首字母(smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => '首頁', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => '名字', 'first_name_format' => '名,例如 (jane@example.com)', 'files' => '檔案', 'file_name' => '檔案', + 'file_type' => 'File Type', 'file_uploads' => '上傳檔案', 'generate' => '產生', 'github_markdown' => '此欄位可以使用 Github 風格 markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => '資產維護', 'item' => '項目', 'insufficient_permissions' => '沒有足夠的權限', + 'kits' => 'Predefined Kits', 'language' => '語言', 'last' => '最後頁', 'last_login' => '最後登入', @@ -121,10 +136,11 @@ 'licenses' => '授權', 'list_all' => '列出全部', 'loading' => '載入中', - 'lock_passwords' => '此區域無法編輯', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => '演示模式下禁用此功能', 'location' => '位置', 'locations' => '位置', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => '登出', 'lookup_by_tag' => '尋找資產標籤', 'maintenances' => '維護', @@ -186,6 +202,7 @@ 'sign_in' => '登入', 'signature' => '簽名', 'skin' => '主題', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => '演示模式︰ 此安裝禁用某些功能。', 'site_name' => '網站名稱', 'state' => '省份', @@ -206,19 +223,23 @@ 'unknown_admin' => '未知管理員', 'username_format' => '使用者名稱格式', 'update' => '更新', - 'upload_filetypes_help' => '允許的文件類型是png,gif,jpg,jpeg,doc,docx,pdf,txt,zip和rar。允許的最大上傳大小是 :size。', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => '已上傳', 'user' => '使用者', 'accepted' => '已接受', 'declined' => '已拒絕', 'unaccepted_asset_report' => '未接受的資產', 'users' => '使用者', + 'viewall' => 'View All', 'viewassets' => '檢視資產分配', 'website' => '網站', 'welcome' => '歡迎您,:name', 'years' => '年', 'yes' => '是', 'zip' => 'Zip', - 'noimage' => '圖片未上傳或無法找到', - 'token_expired' => '表單已過期,請重新送出', + 'noimage' => '圖片未上傳或無法找到', + 'token_expired' => '表單已過期,請重新送出', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/zh-TW/help.php b/resources/lang/zh-TW/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/zh-TW/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/zh-TW/mail.php b/resources/lang/zh-TW/mail.php index 60c1d9b5a8..b7517b3938 100644 --- a/resources/lang/zh-TW/mail.php +++ b/resources/lang/zh-TW/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => '請點擊鏈結啟用您 :web 的帳戶:', 'click_on_the_link_accessory' => '請點擊鏈結確認您已收到配件。', 'click_on_the_link_asset' => '請點擊鏈結確認您已收到資產。', - 'Confirm_Asset_Checkin' => '確認繳回資產。', - 'Confirm_Accessory_Checkin' => '確認繳回配件。', - 'Confirm_accessory_delivery' => '確認交付配件。', - 'Confirm_license_delivery' => '確認交付授權。', - 'Confirm_asset_delivery' => '確認交付資產。', - 'Confirm_consumable_delivery' => '確認交付耗材。', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => '目前數量', 'Days' => '日', 'days' => '日', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => '有 :count 個授權將在 :threshold 天後到期。|有 :count 個授權將在 :threshold 天後到期。', 'to_reset' => '要重設 :web 的密碼,請完成此表單:', 'type' => '類型', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => '使用者', 'username' => '使用者名稱', 'welcome' => '歡迎您 :name', 'welcome_to' => '歡迎來到 :web!', 'your_credentials' => '您的 Snipe-IT 憑證', + ); diff --git a/resources/lang/zu/admin/accessories/general.php b/resources/lang/zu/admin/accessories/general.php index 11e5cb5ab2..a8ca617304 100644 --- a/resources/lang/zu/admin/accessories/general.php +++ b/resources/lang/zu/admin/accessories/general.php @@ -1,8 +1,6 @@ 'Mayelana nezesekeli', - 'about_accessories_text' => 'Izesekeli yilokho okukhipha kubasebenzisi kodwa ezingenayo inombolo ye-serial (noma awunandaba nokulandelela ngokuhlukile). Isibonelo, amagundane wekhompiyutha noma amakhibhodi.', 'accessory_category' => 'Isigaba sokufinyelela', 'accessory_name' => 'Igama lokufinyelela', 'checkout' => 'I-Checkout Accessory', diff --git a/resources/lang/zu/admin/accessories/message.php b/resources/lang/zu/admin/accessories/message.php index 2b1decbfb2..701e5fdeef 100644 --- a/resources/lang/zu/admin/accessories/message.php +++ b/resources/lang/zu/admin/accessories/message.php @@ -2,7 +2,7 @@ return array( - 'does_not_exist' => 'I-accessory ayikho.', + 'does_not_exist' => 'The accessory [:id] does not exist.', 'assoc_users' => 'Lesi sesekeli samanje sino: ukubala izinto ezihlolwe kubasebenzisi. Sicela uhlole izesekeli bese uzama futhi.', 'create' => array( diff --git a/resources/lang/zu/admin/asset_maintenances/general.php b/resources/lang/zu/admin/asset_maintenances/general.php index 4c7026fb8e..87e0e7c24f 100644 --- a/resources/lang/zu/admin/asset_maintenances/general.php +++ b/resources/lang/zu/admin/asset_maintenances/general.php @@ -7,5 +7,8 @@ 'view' => 'Buka Imininingwane Yokugcinwa Kwempahla', 'repair' => 'Lungisa', 'maintenance' => 'Isondlo', - 'upgrade' => 'Thuthukisa' + 'upgrade' => 'Thuthukisa', + 'calibration' => 'Calibration', + 'software_support' => 'Software Support', + 'hardware_support' => 'Hardware Support', ]; diff --git a/resources/lang/zu/admin/categories/general.php b/resources/lang/zu/admin/categories/general.php index 5d24cdf369..eef7ee80fe 100644 --- a/resources/lang/zu/admin/categories/general.php +++ b/resources/lang/zu/admin/categories/general.php @@ -1,8 +1,6 @@ 'Mayelana nezigaba', - 'about_categories' => 'Izigaba zikusiza ukuthi uhlele izinto zakho. Ezinye izigaba zesibonelo zingase zibe "Izinkinobho", "Izinketho", "Amafoni omakhalekhukhwini", "Amakhodi", njalonjalo, kodwa ungasebenzisa izigaba noma iyiphi indlela enengqondo kuwe.', 'asset_categories' => 'Izigaba zefa', 'category_name' => 'Igama lesigaba', 'checkin_email' => 'Send email to user on checkin/checkout.', diff --git a/resources/lang/zu/admin/companies/general.php b/resources/lang/zu/admin/companies/general.php index 3e391ddcad..b14ab212d2 100644 --- a/resources/lang/zu/admin/companies/general.php +++ b/resources/lang/zu/admin/companies/general.php @@ -1,6 +1,4 @@ 'Mayelana nezinkampani', - 'about_companies_text' => 'Izinkampani zingasetshenziswa njengensimu yokuhlonza elula, noma ingasetshenziselwa ukunciphisa ukubonakala kwamafa, abasebenzisi, njll uma ukusekelwa okugcwele kwenkampani kunikwe amandla kuzilungiselelo zakho zoMlawuli.', 'select_company' => 'Khetha inkampani', ]; diff --git a/resources/lang/zu/admin/components/general.php b/resources/lang/zu/admin/components/general.php index 67bf76f039..55f8aa33c3 100644 --- a/resources/lang/zu/admin/components/general.php +++ b/resources/lang/zu/admin/components/general.php @@ -1,8 +1,6 @@ 'Mayelana Nezingxenye', - 'about_components_text' => 'Izingxenye kukhona izinto eziyingxenye yefa, isibonelo i-HDD, i-RAM, njll.', 'component_name' => 'Igama lesakhiwo', 'checkin' => 'I-Checkin Ingxenye', 'checkout' => 'I-Checkout Ingxenye', diff --git a/resources/lang/zu/admin/consumables/general.php b/resources/lang/zu/admin/consumables/general.php index 0c57a95f35..2261d166db 100644 --- a/resources/lang/zu/admin/consumables/general.php +++ b/resources/lang/zu/admin/consumables/general.php @@ -1,8 +1,6 @@ 'Mayelana Nezikhwama', - 'about_consumables_text' => 'Amakhomikhali ayithengiwe azosetshenziswa ngaphezulu kwesikhathi. Isibonelo, iphepha lephrinta noma iphepha lokukopisha.', 'checkout' => 'I-Checkout Eyayisebenzisela Umsebenzisi', 'consumable_name' => 'Igama elihlekayo', 'create' => 'Dala ukukhishwa', diff --git a/resources/lang/zu/admin/hardware/table.php b/resources/lang/zu/admin/hardware/table.php index ede9ddf5e7..d88a9702cf 100644 --- a/resources/lang/zu/admin/hardware/table.php +++ b/resources/lang/zu/admin/hardware/table.php @@ -19,6 +19,7 @@ return array( 'status' => 'Isimo', 'title' => 'Impahla', 'image' => 'Isithombe sedivayisi', - 'days_without_acceptance' => 'Izinsuku Ngaphandle Kwemukelwa' + 'days_without_acceptance' => 'Izinsuku Ngaphandle Kwemukelwa', + 'monthly_depreciation' => 'Monthly Depreciation' ); diff --git a/resources/lang/zu/admin/kits/general.php b/resources/lang/zu/admin/kits/general.php new file mode 100644 index 0000000000..b4f2d90ae1 --- /dev/null +++ b/resources/lang/zu/admin/kits/general.php @@ -0,0 +1,17 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + +); diff --git a/resources/lang/zu/admin/licenses/message.php b/resources/lang/zu/admin/licenses/message.php index ca5e4b789a..964eb6c0ae 100644 --- a/resources/lang/zu/admin/licenses/message.php +++ b/resources/lang/zu/admin/licenses/message.php @@ -8,6 +8,7 @@ return array( 'owner_doesnt_match_asset' => 'Ifa ozama ukulihlobanisa nale layisensi linomunye umuntu ngaphandle komuntu okhethiwe ekudonsweni kokunikezelwa.', 'assoc_users' => 'Leli layisensi okwamanje lihlolwe kumsebenzisi futhi alikwazi ukususwa. Sicela uhlole ilayisensi ekuqaleni, bese uzama ukususa futhi.', 'select_asset_or_person' => 'Kumele ukhethe ifa noma umsebenzisi, kodwa hhayi kokubili.', + 'not_found' => 'License not found', 'create' => array( diff --git a/resources/lang/zu/admin/settings/general.php b/resources/lang/zu/admin/settings/general.php index 1f484e41ce..a0ff93c20d 100644 --- a/resources/lang/zu/admin/settings/general.php +++ b/resources/lang/zu/admin/settings/general.php @@ -4,50 +4,60 @@ return array( 'ad' => 'I-Active Directory', 'ad_domain' => 'Isizinda se-Active Directory', 'ad_domain_help' => 'Lokhu ngezinye izikhathi kufana nesizinda sakho se-imeyili, kodwa hhayi njalo.', + 'ad_append_domain_label' => 'Append domain name', + 'ad_append_domain' => 'Append domain name to username field', + 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".' , 'admin_cc_email' => 'CC Email', 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', 'is_ad' => 'Lena iseva ye-Active Directory', - 'alert_email' => 'Thumela izexwayiso ku', - 'alerts_enabled' => 'Izaziso zivuliwe', - 'alert_interval' => 'Ukuphelelwa yisikhathi kwe-Alerts Threshold (ezinsukwini)', - 'alert_inv_threshold' => 'Inventory Alert Threshold', - 'asset_ids' => 'Ama-ID wefa', - 'audit_interval' => 'I-Interval Audit', + 'alert_email' => 'Thumela izexwayiso ku', + 'alerts_enabled' => 'Izaziso zivuliwe', + 'alert_interval' => 'Ukuphelelwa yisikhathi kwe-Alerts Threshold (ezinsukwini)', + 'alert_inv_threshold' => 'Inventory Alert Threshold', + 'asset_ids' => 'Ama-ID wefa', + 'audit_interval' => 'I-Interval Audit', 'audit_interval_help' => 'Uma kudingeka ukuba uhlole amafa akho njalo ngokomzimba, faka isikhashana ezinyangeni.', - 'audit_warning_days' => 'I-Audit Warning Threshold', + 'audit_warning_days' => 'I-Audit Warning Threshold', 'audit_warning_days_help' => 'Zingaki izinsuku kusengaphambili kufanele sikuxwayise uma izimpahla zifanele ukuhlolwa?', - 'auto_increment_assets' => 'Qalisa ama-ID wefa lokuthuthukisa okuzenzakalelayo', - 'auto_increment_prefix' => 'Isiqalo (okukhethwa kukho)', - 'auto_incrementing_help' => 'Nika amandla ama-ID we-asethi okukhulisa ngokuzenzakalela kuqala ukusetha lokhu', - 'backups' => 'Izipele', - 'barcode_settings' => 'Izilungiselelo zebhakhodi', + 'auto_increment_assets' => 'Qalisa ama-ID wefa lokuthuthukisa okuzenzakalelayo', + 'auto_increment_prefix' => 'Isiqalo (okukhethwa kukho)', + 'auto_incrementing_help' => 'Nika amandla ama-ID we-asethi okukhulisa ngokuzenzakalela kuqala ukusetha lokhu', + 'backups' => 'Izipele', + 'barcode_settings' => 'Izilungiselelo zebhakhodi', 'confirm_purge' => 'Qinisekisa i-Purge', - 'confirm_purge_help' => 'Faka umbhalo "SUSELA" ebhokisini elingezansi ukuze uhlenge amarekhodi akho asusiwe. Lesi senzo asikwazi ukuhlehliswa.', - 'custom_css' => 'I-Custom CSS', - 'custom_css_help' => 'Faka noma iyiphi i-CSS yangokwezifiso ongathanda ukuyisebenzisa. Ungafaki amathegi angu-<style></style>.', + 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', + 'custom_css' => 'I-Custom CSS', + 'custom_css_help' => 'Faka noma iyiphi i-CSS yangokwezifiso ongathanda ukuyisebenzisa. Ungafaki amathegi angu-<style></style>.', 'custom_forgot_pass_url' => 'Custom Password Reset URL', 'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.', 'dashboard_message' => 'Dashboard Message', 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', - 'default_currency' => 'Imali Eyingqayizivele', - 'default_eula_text' => 'I-EULA ezenzakalelayo', - 'default_language' => 'Ulimi oluzenzakalelayo', - 'default_eula_help_text' => 'Ungase futhi uhlobanise ama-EULA wangokwezifiso kwizigaba ezithile zefa.', + 'default_currency' => 'Imali Eyingqayizivele', + 'default_eula_text' => 'I-EULA ezenzakalelayo', + 'default_language' => 'Ulimi oluzenzakalelayo', + 'default_eula_help_text' => 'Ungase futhi uhlobanise ama-EULA wangokwezifiso kwizigaba ezithile zefa.', 'display_asset_name' => 'Bonisa igama lomhlaba', 'display_checkout_date' => 'Bonisa usuku lokuhlola', 'display_eol' => 'Bonisa i-EOL ekubukeni kwetafula', 'display_qr' => 'Bonisa Amakhodi Wesikwele', - 'display_alt_barcode' => 'Bonisa ibhakhodi ye-1D', - 'barcode_type' => 'Uhlobo lwe-Barcode ye-2D', - 'alt_barcode_type' => 'Uhlobo lwe-barcode lwe-1D', + 'display_alt_barcode' => 'Bonisa ibhakhodi ye-1D', + 'email_logo' => 'Email Logo', + 'barcode_type' => 'Uhlobo lwe-Barcode ye-2D', + 'alt_barcode_type' => 'Uhlobo lwe-barcode lwe-1D', + 'email_logo_size' => 'Square logos in email look best. ', 'eula_settings' => 'Izilungiselelo ze-EULA', 'eula_markdown' => 'Le-EULA ivumela i- i-markdown flavored markdown.', + 'favicon' => 'Favicon', + 'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.', + 'favicon_size' => 'Favicons should be square images, 16x16 pixels.', 'footer_text' => 'Additional Footer Text ', 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.', 'general_settings' => 'Izilungiselelo Ezijwayelekile', - 'generate_backup' => 'Yenza isipele', + 'generate_backup' => 'Yenza isipele', 'header_color' => 'Umbala wekhanda', 'info' => 'Lezi zilungiselelo zikuvumela ukuba wenze ngezici ezithile izici zokufaka kwakho.', + 'label_logo' => 'Label Logo', + 'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ', 'laravel' => 'Inguqulo yeLaravel', 'ldap_enabled' => 'I-LDAP inikwe amandla', 'ldap_integration' => 'Ukuhlanganiswa kwe-LDAP', @@ -56,9 +66,9 @@ return array( 'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', 'ldap_server' => 'Iseva ye-LDAP', 'ldap_server_help' => 'Lokhu kufanele kuqale nge-ldap: // (for uncrypted or TLS) noma ldaps: // (for SSL)', - 'ldap_server_cert' => 'Ukuqinisekiswa kwesitifiketi se-LDAP SSL', - 'ldap_server_cert_ignore' => 'Vumela isitifikedi se-SSL esingavumelekile', - 'ldap_server_cert_help' => 'Khetha leli bhokisi lokuhlola uma usebenzisa isitifiketi se-SSL esayiniwe futhi ungathanda ukwamukela isitifiketi esingavumelekile se-SSL.', + 'ldap_server_cert' => 'Ukuqinisekiswa kwesitifiketi se-LDAP SSL', + 'ldap_server_cert_ignore' => 'Vumela isitifikedi se-SSL esingavumelekile', + 'ldap_server_cert_help' => 'Khetha leli bhokisi lokuhlola uma usebenzisa isitifiketi se-SSL esayiniwe futhi ungathanda ukwamukela isitifiketi esingavumelekile se-SSL.', 'ldap_tls' => 'Sebenzisa i-TLS', 'ldap_tls_help' => 'Lokhu kufanele kuhlolwe kuphela uma usebenzisa i-STARTTLS kuseva yakho ye-LDAP.', 'ldap_uname' => 'Igama lomsebenzisi le-LDAP Ukubopha', @@ -87,6 +97,8 @@ return array( 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', 'login_remote_user_custom_logout_url_text' => 'Custom logout URL', 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', + 'login_remote_user_header_name_text' => 'Custom user name header', + 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER', 'logo' => 'Ilogo', 'logo_print_assets' => 'Use in Print', 'logo_print_assets_help' => 'Use branding on printable asset lists ', @@ -101,16 +113,36 @@ return array( 'pwd_secure_complexity' => 'I-Password Complexity', 'pwd_secure_complexity_help' => 'Khetha noma iyiphi inkinga ye-password eyinkimbinkimbi ufisa ukuphoqelela.', 'pwd_secure_min' => 'Izinhlamvu ezincane zephasiwedi', - 'pwd_secure_min_help' => 'Inani elincane elivumelekile lingu-5', + 'pwd_secure_min_help' => 'Minimum permitted value is 8', 'pwd_secure_uncommon' => 'Vimbela amaphasiwedi avamile', 'pwd_secure_uncommon_help' => 'Lokhu ngeke kuvumele abasebenzisi ukuthi basebenzise amaphasiwedi avamile kusuka amaphasiwedi aphezulu angama-10,000 abikwa ngokuphulwa.', 'qr_help' => 'Vumela Amakhodi we-QR kuqala ukusetha lokhu', 'qr_text' => 'Umbhalo wekhodi ye-QR', + 'saml_enabled' => 'SAML enabled', + 'saml_integration' => 'SAML Integration', + 'saml_sp_entityid' => 'Entity ID', + 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL', + 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL', + 'saml_sp_x509cert' => 'Public Certificate', + 'saml_idp_metadata' => 'SAML IdP Metadata', + 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.', + 'saml_attr_mapping_username' => 'Attribute Mapping - Username', + 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.', + 'saml_forcelogin_label' => 'SAML Force Login', + 'saml_forcelogin' => 'Make SAML the primary login', + 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.', + 'saml_slo_label' => 'SAML Single Log Out', + 'saml_slo' => 'Send a LogoutRequest to IdP on Logout', + 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.', + 'saml_custom_settings' => 'SAML Custom Settings', + 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.', 'setting' => 'Ukubeka', 'settings' => 'Izilungiselelo', 'show_alerts_in_menu' => 'Show alerts in top menu', 'show_archived_in_list' => 'Archived Assets', 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', + 'show_assigned_assets' => 'Show assets assigned to assets', + 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.', 'show_images_in_email' => 'Show images in emails', 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', 'site_name' => 'Igama lesayithi', @@ -118,7 +150,7 @@ return array( 'slack_channel' => 'Slack Channel', 'slack_endpoint' => 'Slack Endpoint', 'slack_integration' => 'Izilungiselelo ze-Slack', - 'slack_integration_help' => 'Ukuhlanganiswa kwe-Slack kuyindlela yokuzikhethela, kodwa ukuphela nesiteshi kuyadingeka uma ufisa ukuyisebenzisa. Ukuze ulungise ukuhlanganiswa kwe-Slack, kufanele uqale dale i-webhook engenayo kwi-akhawunti yakho ye-Slack.', + 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. Click on the Test Slack Integration button to confirm your settings are correct before saving. ', 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', 'snipe_version' => 'Inguqulo ye-Snipe-IT', @@ -130,6 +162,7 @@ return array( 'update' => 'Buyekeza izilungiselelo', 'value' => 'Inani', 'brand' => 'Ukushayela', + 'web_brand' => 'Web Branding Type', 'about_settings_title' => 'Mayelana nezilungiselelo', 'about_settings_text' => 'Lezi zilungiselelo zikuvumela ukuba wenze ngezici ezithile izici zokufaka kwakho.', 'labels_per_page' => 'Amalebula ngekhasi ngalinye', @@ -184,4 +217,5 @@ return array( 'unique_serial' => 'Unique serial numbers', 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', 'zerofill_count' => 'Ubude bamathegi wefa, kufaka phakathi i-zerofill', + 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.', ); diff --git a/resources/lang/zu/admin/users/general.php b/resources/lang/zu/admin/users/general.php index 7295369add..61f5777594 100644 --- a/resources/lang/zu/admin/users/general.php +++ b/resources/lang/zu/admin/users/general.php @@ -19,6 +19,7 @@ return array( 'ldap_config_text' => 'Izilungiselelo zokuhlela ze-LDAP zitholakala Admin> Izilungiselelo. Indawo (okukhethwa kukho) ekhethiwe izobekwa kuwo wonke abasebenzisi abangenisiwe.', 'print_assigned' => 'Print All Assigned', 'software_user' => 'Isofthiwe ihlolwe ku: igama', + 'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.', 'view_user' => 'Buka umsebenzisi: igama', 'usercsv' => 'Ifayela le-CSV', 'two_factor_admin_optin_help' => 'Izilungiselelo zakho zamanje zomlawuli zivumela ukusethwa okukhethiwe kokuqinisekiswa kwezinto ezimbili.', diff --git a/resources/lang/zu/admin/users/message.php b/resources/lang/zu/admin/users/message.php index 4e2d4f5650..028cae65aa 100644 --- a/resources/lang/zu/admin/users/message.php +++ b/resources/lang/zu/admin/users/message.php @@ -12,6 +12,7 @@ return array( 'insufficient_permissions' => 'Izimvume ezinganele.', 'user_deleted_warning' => 'Lo msebenzisi ususiwe. Kuzodingeka ubuyisele lo msebenzisi ukuwahlela noma ubanikeze amafa amasha.', 'ldap_not_configured' => 'Ukuhlanganiswa kwe-LDAP akulungiselelwe lokhu kufakwa.', + 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'success' => array( diff --git a/resources/lang/zu/auth/general.php b/resources/lang/zu/auth/general.php index dfebd95c1d..b9ab26968d 100644 --- a/resources/lang/zu/auth/general.php +++ b/resources/lang/zu/auth/general.php @@ -4,6 +4,7 @@ return [ 'send_password_link' => 'Thumela iphasiwedi Hlaziya kabusha isixhumanisi', 'email_reset_password' => 'Iphasiwedi ye-imeyli Hlela kabusha', 'reset_password' => 'Setha kabusha iphasiwedi', + 'saml_login' => 'Login via SAML', 'login' => 'Ngena ngemvume', 'login_prompt' => 'Sicela ungene ngemvume', 'forgot_password' => 'Ngikhohliwe iphasiwedi yami', diff --git a/resources/lang/zu/auth/message.php b/resources/lang/zu/auth/message.php index cb069ab6cf..c4034b2f4a 100644 --- a/resources/lang/zu/auth/message.php +++ b/resources/lang/zu/auth/message.php @@ -7,31 +7,39 @@ return array( 'account_not_activated' => 'Le akhawunti yomsebenzisi ayisebenzi.', 'account_suspended' => 'Le akhawunti yomsebenzisi imiswe okwesikhashana.', 'account_banned' => 'Le akhawunti yomsebenzisi ivaliwe.', - 'throttle' => 'Imizamo eminingi yokungena ngemvume ayihlulekile. Sicela uzame futhi kuzungeze: iminithi yamaminithi.', + 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', + + 'two_factor' => array( + 'already_enrolled' => 'Your device is already enrolled.', + 'success' => 'You have successfully logged in.', + 'code_required' => 'Two-factor code is required.', + 'invalid_code' => 'Two-factor code is invalid.', + ), 'signin' => array( 'error' => 'Kube nenkinga ngenkathi uzama ukungena ngemvume, sicela uzame futhi.', 'success' => 'Ungene ngemvume ngempumelelo.', ), + 'logout' => array( + 'error' => 'There was a problem while trying to log you out, please try again.', + 'success' => 'You have successfully logged out.', + ), + 'signup' => array( 'error' => 'Kube nenkinga ngenkathi uzama ukudala i-akhawunti yakho, sicela uzame futhi.', 'success' => 'I-akhawunti idalwe ngokuphumelelayo.', ), - 'forgot-password' => array( - 'error' => 'Kube nenkinga ngenkathi uzama ukuthola ikhodi yephasiwedi yokusetha kabusha, sicela uzame futhi.', - 'success' => 'I-imeyili yokutakula iphasiwedi ithunyelwe ngempumelelo.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'Kube nenkinga ngenkathi uzama ukusetha kabusha iphasiwedi yakho, sicela uzame futhi.', - 'success' => 'Iphasiwedi yakho isethwe kabusha ngempumelelo.', - ), - - 'activate' => array( - 'error' => 'Kube nenkinga ngenkathi uzama ukwenza i-akhawunti yakho isebenze, sicela uzame futhi.', - 'success' => 'I-akhawunti yakho isebenze ngempumelelo.', + 'forgot-password' => array( + 'error' => 'Kube nenkinga ngenkathi uzama ukuthola ikhodi yephasiwedi yokusetha kabusha, sicela uzame futhi.', + 'success' => 'If that email address exists in our system, a password recovery email has been sent.', ), + 'forgot-password-confirm' => array( + 'error' => 'Kube nenkinga ngenkathi uzama ukusetha kabusha iphasiwedi yakho, sicela uzame futhi.', + 'success' => 'Iphasiwedi yakho isethwe kabusha ngempumelelo.', + ), + + ); diff --git a/resources/lang/zu/button.php b/resources/lang/zu/button.php index 5a8741491d..6e84e86782 100644 --- a/resources/lang/zu/button.php +++ b/resources/lang/zu/button.php @@ -13,4 +13,5 @@ return array( 'upload' => 'Layisha', 'select_file' => 'Khetha Ifayela ...', 'select_files' => 'Select Files...', + 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels', ); diff --git a/resources/lang/zu/general.php b/resources/lang/zu/general.php index bfb5be303f..771a41da11 100644 --- a/resources/lang/zu/general.php +++ b/resources/lang/zu/general.php @@ -30,6 +30,7 @@ 'bulkaudit' => 'Ukuhlola Okukhulu', 'bulkaudit_status' => 'Isimo se-Audit', 'bulk_checkout' => 'Ukuhlola okuningi', + 'bystatus' => 'by Status', 'cancel' => 'Khansela', 'categories' => 'Izigaba', 'category' => 'Isigaba', @@ -57,6 +58,7 @@ 'created' => 'Into edalwe', 'created_asset' => 'ifa elidalwe', 'created_at' => 'Kudalwe ngaso', + 'record_created' => 'Record Created', 'updated_at' => 'Kubuyekezwe ku', 'currency' => '$', // this is deprecated 'current' => 'Okwamanje', @@ -87,11 +89,23 @@ 'firstname_lastname_format' => 'Igama Lokuqala Igama Lokugcina (jane.smith@example.com)', 'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)', 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', + 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'Okokuqala', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', + 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)', + 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)', + 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', + 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)', + 'first' => 'First', 'first_name' => 'Igama', 'first_name_format' => 'Igama Lokuqala (jane@example.com)', 'files' => 'Files', 'file_name' => 'Ifayela', + 'file_type' => 'File Type', 'file_uploads' => 'Ukulayishwa kwamafayela', 'generate' => 'Qalisa', 'github_markdown' => 'This field accepts Github flavored markdown.', @@ -111,6 +125,7 @@ 'asset_maintenances' => 'Ama-Maintenances aseMpahla', 'item' => 'Into', 'insufficient_permissions' => 'Izimvume ezinganele!', + 'kits' => 'Predefined Kits', 'language' => 'Ulimi', 'last' => 'Okokugcina', 'last_login' => 'Ukungena ngemvume kokugcina', @@ -121,10 +136,11 @@ 'licenses' => 'Amalayisensi', 'list_all' => 'Bhala konke', 'loading' => 'Iyalayisha', - 'lock_passwords' => 'Le nsimu ayikwazi ukuhlelwa kulokhu ukufakwa.', + 'lock_passwords' => 'This field value will not be saved in a demo installation.', 'feature_disabled' => 'Lesi sici sikhutshaziwe ukufakwa kwedemo.', 'location' => 'Indawo', 'locations' => 'Izindawo', + 'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ', 'logout' => 'Phuma', 'lookup_by_tag' => 'Ukubheka nge-Tag Tag', 'maintenances' => 'Maintenances', @@ -186,6 +202,7 @@ 'sign_in' => 'Ngena ngemvume', 'signature' => 'Isiginesha', 'skin' => 'Skin', + 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!', 'some_features_disabled' => 'I-DEMO MODE: Ezinye izici zikhutshaziwe ngalokhu kufakwa futhi idatha kule nqubo izosetha kabusha nsuku zonke.', 'site_name' => 'Igama lesayithi', 'state' => 'Isimo', @@ -206,19 +223,23 @@ 'unknown_admin' => 'Isilawuli esingaziwa', 'username_format' => 'Igama lomsebenzisi Ifomethi', 'update' => 'Ukubuyekeza', - 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.', + 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'uploaded' => 'Ilayishiwe', 'user' => 'Umsebenzisi', 'accepted' => 'yamukelwe', 'declined' => 'inqatshelwe', 'unaccepted_asset_report' => 'Izimpahla ezingamukelekile', 'users' => 'Abasebenzisi', + 'viewall' => 'View All', 'viewassets' => 'Buka Amafa Abiwe', 'website' => 'Iwebhusayithi', 'welcome' => 'Siyakwamukela,: igama', 'years' => 'iminyaka', 'yes' => 'Yebo', 'zip' => 'I-Zip', - 'noimage' => 'Akukho ukulayishwa kwesithombe noma isithombe esingatholakali.', - 'token_expired' => 'Isikhathi sakho sefomu siphelelwe yisikhathi. Ngicela uzame futhi.', + 'noimage' => 'Akukho ukulayishwa kwesithombe noma isithombe esingatholakali.', + 'token_expired' => 'Isikhathi sakho sefomu siphelelwe yisikhathi. Ngicela uzame futhi.', + 'login_enabled' => 'Login Enabled', + 'audit_due' => 'Due for Audit', + 'audit_overdue' => 'Overdue for Audit', ]; diff --git a/resources/lang/zu/help.php b/resources/lang/zu/help.php new file mode 100644 index 0000000000..4cb2354f89 --- /dev/null +++ b/resources/lang/zu/help.php @@ -0,0 +1,36 @@ + "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", + + 'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', + + 'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', + + 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.', + + 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', + + 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', + + 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', + + 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', + + + +); diff --git a/resources/lang/zu/mail.php b/resources/lang/zu/mail.php index c242693c4d..1bb9b2ad60 100644 --- a/resources/lang/zu/mail.php +++ b/resources/lang/zu/mail.php @@ -18,12 +18,12 @@ return array( 'click_to_confirm' => 'Sicela uchofoze kusixhumanisi esilandelayo ukuqinisekisa i-akhawunti yakho yewebhu:', 'click_on_the_link_accessory' => 'Sicela uchofoze kusixhumanisi ngezansi ukuze uqinisekise ukuthi uthole i-accessory.', 'click_on_the_link_asset' => 'Sicela uchofoze kusixhumanisi ngezansi ukuze uqinisekise ukuthi uthole ifa.', - 'Confirm_Asset_Checkin' => 'Qinisekisa i-Asset Checkin.', - 'Confirm_Accessory_Checkin' => 'Qinisekisa i-Accessory Checkin.', - 'Confirm_accessory_delivery' => 'Qinisekisa ukulethwa kwezidingo.', - 'Confirm_license_delivery' => 'Confirm license delivery.', - 'Confirm_asset_delivery' => 'Qinisekisa ukulethwa kwempahla.', - 'Confirm_consumable_delivery' => 'Qinisekisa ukulethwa okudliwayo.', + 'Confirm_Asset_Checkin' => 'Asset checkin confirmation', + 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', + 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', + 'Confirm_license_delivery' => 'License delivery confirmation', + 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'I-QTY yamanje', 'Days' => 'Izinsuku', 'days' => 'Izinsuku', @@ -63,9 +63,11 @@ return array( 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'to_reset' => 'Ukuze usethe kabusha: iphasiwedi yewebhu, ugcwalise leli fomu:', 'type' => 'Thayipha', + 'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.', 'user' => 'User', 'username' => 'Username', 'welcome' => 'Siyakwamukela: igama', 'welcome_to' => 'Siyakwamukela ku: iwebhu!', 'your_credentials' => 'Izimpawu zakho ze-Snipe-IT', + );