diff --git a/config/version.php b/config/version.php
index 6de00fb5b6..de654ba27f 100644
--- a/config/version.php
+++ b/config/version.php
@@ -1,10 +1,10 @@
'v6.0.8',
- 'full_app_version' => 'v6.0.8 - build 8409-gff5d64fcb',
- 'build_version' => '8409',
+ 'app_version' => 'v6.0.9',
+ 'full_app_version' => 'v6.0.9 - build 8515-g51f729872',
+ 'build_version' => '8515',
'prerelease_version' => '',
- 'hash_version' => 'gff5d64fcb',
- 'full_hash' => 'v6.0.8-56-gff5d64fcb',
+ 'hash_version' => 'g51f729872',
+ 'full_hash' => 'v6.0.9-103-g51f729872',
'branch' => 'master',
-);
\ No newline at end of file
+);
diff --git a/resources/lang/af/admin/asset_maintenances/general.php b/resources/lang/af/admin/asset_maintenances/general.php
index d6af766bc7..dcd735149c 100644
--- a/resources/lang/af/admin/asset_maintenances/general.php
+++ b/resources/lang/af/admin/asset_maintenances/general.php
@@ -11,4 +11,6 @@
'calibration' => 'Calibration',
'software_support' => 'Software Support',
'hardware_support' => 'Hardware Support',
+ 'configuration_change' => 'Configuration Change',
+ 'pat_test' => 'PAT Test',
];
diff --git a/resources/lang/af/admin/users/general.php b/resources/lang/af/admin/users/general.php
index 41079575d5..48ba9cf5c6 100644
--- a/resources/lang/af/admin/users/general.php
+++ b/resources/lang/af/admin/users/general.php
@@ -34,7 +34,7 @@ return [
'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.',
'remove_group_memberships' => 'Remove Group Memberships',
'warning_deletion' => 'WARNING:',
- 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
+ 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_assets_status' => 'Update all assets for these users to this status',
'checkin_user_properties' => 'Check in all properties associated with these users',
'remote_label' => 'This is a remote user',
diff --git a/resources/lang/af/admin/users/message.php b/resources/lang/af/admin/users/message.php
index 615e88de05..ff77a1a54a 100644
--- a/resources/lang/af/admin/users/message.php
+++ b/resources/lang/af/admin/users/message.php
@@ -14,6 +14,7 @@ return array(
'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.',
'password_reset_sent' => 'A password reset link has been sent to :email!',
+ 'user_has_no_email' => 'This user does not have an email address in their profile.',
'success' => array(
@@ -58,4 +59,4 @@ return array(
'invalidfiles' => 'Een of meer van jou lêers is te groot of is \'n filetipe wat nie toegelaat word nie. Toegelate filetipes is png, gif, jpg, doc, docx, pdf en txt.',
),
-);
+);
\ No newline at end of file
diff --git a/resources/lang/af/button.php b/resources/lang/af/button.php
index acd4f22dd4..9f0b1b0c23 100644
--- a/resources/lang/af/button.php
+++ b/resources/lang/af/button.php
@@ -4,7 +4,7 @@ return [
'actions' => 'aksies',
'add' => 'Voeg nuwe',
'cancel' => 'kanselleer',
- 'checkin_and_delete' => 'Kontroleer en verwyder gebruiker',
+ 'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'verwyder',
'edit' => 'wysig',
'restore' => 'herstel',
diff --git a/resources/lang/af/general.php b/resources/lang/af/general.php
index 4c1ea4f6b6..e0a37d920b 100644
--- a/resources/lang/af/general.php
+++ b/resources/lang/af/general.php
@@ -37,7 +37,7 @@ return [
'bulk_edit' => 'Bulk Edit',
'bulk_delete' => 'Bulk Delete',
'bulk_actions' => 'Bulk Actions',
- 'bulk_checkin_delete' => 'Bulk Checkin & Delete',
+ 'bulk_checkin_delete' => 'Bulk Checkin Items from Users',
'bystatus' => 'by Status',
'cancel' => 'kanselleer',
'categories' => 'kategorieë',
@@ -101,6 +101,8 @@ return [
'employee_number' => 'Employee Number',
'email_domain_help' => 'Dit word gebruik om e-posadresse te genereer wanneer u dit invoer',
'error' => 'Error',
+ 'exclude_archived' => 'Exclude Archived Assets',
+ 'exclude_deleted' => 'Exclude Deleted Assets',
'example' => 'Example: ',
'filastname_format' => 'Eerste Voorletter (jsmith@voorbeeld.com)',
'firstname_lastname_format' => 'Vir Naam Van (jane.smith@example.com)',
@@ -131,6 +133,7 @@ return [
'id' => 'ID',
'image' => 'Image',
'image_delete' => 'Vee prent uit',
+ 'include_deleted' => 'Include Deleted Assets',
'image_upload' => 'Laai prent op',
'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
'filetypes_size_help' => 'Max upload size allowed is :size.',
@@ -184,6 +187,7 @@ return [
'no' => 'Geen',
'notes' => 'notas',
'order_number' => 'Bestellingnommer',
+ 'only_deleted' => 'Only Deleted Assets',
'page_menu' => 'Wys _MENU_ items',
'pagination_info' => 'Wys _START_ tot _END_ van _TOTAL_ items',
'pending' => 'hangende',
@@ -364,5 +368,9 @@ return [
'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.',
'additional_files' => 'Additional Files',
'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.',
+ 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
+ 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
+ 'bulk_checkin_success' => 'The items for the selected users have been checked in.',
+
];
\ No newline at end of file
diff --git a/resources/lang/am/admin/asset_maintenances/general.php b/resources/lang/am/admin/asset_maintenances/general.php
index d094167804..0f9a4547a2 100644
--- a/resources/lang/am/admin/asset_maintenances/general.php
+++ b/resources/lang/am/admin/asset_maintenances/general.php
@@ -11,4 +11,6 @@
'calibration' => 'Calibration',
'software_support' => 'Software Support',
'hardware_support' => 'Hardware Support',
+ 'configuration_change' => 'Configuration Change',
+ 'pat_test' => 'PAT Test',
];
diff --git a/resources/lang/am/admin/users/general.php b/resources/lang/am/admin/users/general.php
index c77ff8f8c7..daa568e8bf 100644
--- a/resources/lang/am/admin/users/general.php
+++ b/resources/lang/am/admin/users/general.php
@@ -34,7 +34,7 @@ return [
'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.',
'remove_group_memberships' => 'Remove Group Memberships',
'warning_deletion' => 'WARNING:',
- 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
+ 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_assets_status' => 'Update all assets for these users to this status',
'checkin_user_properties' => 'Check in all properties associated with these users',
'remote_label' => 'This is a remote user',
diff --git a/resources/lang/am/admin/users/message.php b/resources/lang/am/admin/users/message.php
index 85d016f04a..29f82db38b 100644
--- a/resources/lang/am/admin/users/message.php
+++ b/resources/lang/am/admin/users/message.php
@@ -14,6 +14,7 @@ return array(
'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.',
'password_reset_sent' => 'A password reset link has been sent to :email!',
+ 'user_has_no_email' => 'This user does not have an email address in their profile.',
'success' => array(
@@ -58,4 +59,4 @@ return array(
'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.',
),
-);
+);
\ No newline at end of file
diff --git a/resources/lang/am/button.php b/resources/lang/am/button.php
index 1e44af7d1a..22821b8157 100644
--- a/resources/lang/am/button.php
+++ b/resources/lang/am/button.php
@@ -4,7 +4,7 @@ return [
'actions' => 'Actions',
'add' => 'Add New',
'cancel' => 'Cancel',
- 'checkin_and_delete' => 'Checkin & Delete User',
+ 'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'Delete',
'edit' => 'Edit',
'restore' => 'Restore',
diff --git a/resources/lang/am/general.php b/resources/lang/am/general.php
index 97a704a1d0..36b47c195b 100644
--- a/resources/lang/am/general.php
+++ b/resources/lang/am/general.php
@@ -37,7 +37,7 @@ return [
'bulk_edit' => 'Bulk Edit',
'bulk_delete' => 'Bulk Delete',
'bulk_actions' => 'Bulk Actions',
- 'bulk_checkin_delete' => 'Bulk Checkin & Delete',
+ 'bulk_checkin_delete' => 'Bulk Checkin Items from Users',
'bystatus' => 'by Status',
'cancel' => 'Cancel',
'categories' => 'Categories',
@@ -101,6 +101,8 @@ return [
'employee_number' => 'Employee Number',
'email_domain_help' => 'This is used to generate email addresses when importing',
'error' => 'Error',
+ 'exclude_archived' => 'Exclude Archived Assets',
+ 'exclude_deleted' => 'Exclude Deleted Assets',
'example' => 'Example: ',
'filastname_format' => 'First Initial Last Name (jsmith@example.com)',
'firstname_lastname_format' => 'First Name Last Name (jane.smith@example.com)',
@@ -131,6 +133,7 @@ return [
'id' => 'ID',
'image' => 'Image',
'image_delete' => 'Delete Image',
+ 'include_deleted' => 'Include Deleted Assets',
'image_upload' => 'Upload Image',
'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
'filetypes_size_help' => 'Max upload size allowed is :size.',
@@ -184,6 +187,7 @@ return [
'no' => 'No',
'notes' => 'Notes',
'order_number' => 'Order Number',
+ 'only_deleted' => 'Only Deleted Assets',
'page_menu' => 'Showing _MENU_ items',
'pagination_info' => 'Showing _START_ to _END_ of _TOTAL_ items',
'pending' => 'Pending',
@@ -364,5 +368,9 @@ return [
'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.',
'additional_files' => 'Additional Files',
'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.',
+ 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
+ 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
+ 'bulk_checkin_success' => 'The items for the selected users have been checked in.',
+
];
\ No newline at end of file
diff --git a/resources/lang/ar/admin/asset_maintenances/general.php b/resources/lang/ar/admin/asset_maintenances/general.php
index 0b837da6cd..9a74956da2 100644
--- a/resources/lang/ar/admin/asset_maintenances/general.php
+++ b/resources/lang/ar/admin/asset_maintenances/general.php
@@ -11,4 +11,6 @@
'calibration' => 'المعايره',
'software_support' => 'دعم البرامج',
'hardware_support' => 'دعم الأجهزة',
+ 'configuration_change' => 'Configuration Change',
+ 'pat_test' => 'PAT Test',
];
diff --git a/resources/lang/ar/admin/users/general.php b/resources/lang/ar/admin/users/general.php
index 1effea67dd..e7d0100aee 100644
--- a/resources/lang/ar/admin/users/general.php
+++ b/resources/lang/ar/admin/users/general.php
@@ -34,7 +34,7 @@ return [
'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.',
'remove_group_memberships' => 'Remove Group Memberships',
'warning_deletion' => 'تحذير:',
- 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
+ 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_assets_status' => 'Update all assets for these users to this status',
'checkin_user_properties' => 'Check in all properties associated with these users',
'remote_label' => 'This is a remote user',
diff --git a/resources/lang/ar/admin/users/message.php b/resources/lang/ar/admin/users/message.php
index b2584b145d..7c343346cc 100644
--- a/resources/lang/ar/admin/users/message.php
+++ b/resources/lang/ar/admin/users/message.php
@@ -14,6 +14,7 @@ return array(
'ldap_not_configured' => 'لم يتم تكوين دمج لداب لهذا التثبيت.',
'password_resets_sent' => 'تم إرسال رابط إعادة تعيين كلمة المرور للمستخدمين المحددين الذين تم تفعيلهم ولديهم عناوين بريد إلكتروني صالحة.',
'password_reset_sent' => 'تم إرسال رابط إعادة تعيين كلمة المرور إلى البريد الإلكتروني!',
+ 'user_has_no_email' => 'This user does not have an email address in their profile.',
'success' => array(
@@ -58,4 +59,4 @@ return array(
'invalidfiles' => 'واحد أو أكثر من الملفات كبير جدا أو هو نوع ملف غير مسموح به. أنواع الملفات المسموح بها هي ينغ و جيف و جبغ و دوك و دوك و بدف و تكست.',
),
-);
+);
\ No newline at end of file
diff --git a/resources/lang/ar/button.php b/resources/lang/ar/button.php
index 10c68a347e..676d473bd0 100644
--- a/resources/lang/ar/button.php
+++ b/resources/lang/ar/button.php
@@ -4,7 +4,7 @@ return [
'actions' => 'الإجراءات',
'add' => 'إضافة جديد',
'cancel' => 'إلغاء',
- 'checkin_and_delete' => 'فحص وحذف المستخدم',
+ 'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'حذف',
'edit' => 'تعديل',
'restore' => 'إستعادة',
diff --git a/resources/lang/ar/general.php b/resources/lang/ar/general.php
index e002fc9e45..a3004ea05a 100644
--- a/resources/lang/ar/general.php
+++ b/resources/lang/ar/general.php
@@ -37,7 +37,7 @@ return [
'bulk_edit' => 'تحرير بالجملة',
'bulk_delete' => 'حذف بالجملة',
'bulk_actions' => 'مجموعة إجراءات',
- 'bulk_checkin_delete' => 'التدقيق بالجملة & حذف',
+ 'bulk_checkin_delete' => 'Bulk Checkin Items from Users',
'bystatus' => 'حسب الحالة',
'cancel' => 'إلغاء',
'categories' => 'التصنيفات',
@@ -101,6 +101,8 @@ return [
'employee_number' => 'رقم الموظف',
'email_domain_help' => 'يتم استخدام هذا لتوليد عناوين البريد الإلكتروني عند الاستيراد',
'error' => 'خطأ',
+ 'exclude_archived' => 'Exclude Archived Assets',
+ 'exclude_deleted' => 'Exclude Deleted Assets',
'example' => 'Example: ',
'filastname_format' => 'الاسم الأخير الأول (jsmith@example.com)',
'firstname_lastname_format' => 'الاسم الأول الاسم الأخير (jane.smith@example.com)',
@@ -131,6 +133,7 @@ return [
'id' => 'رقم التعريف',
'image' => 'صورة',
'image_delete' => 'حذف الصورة',
+ 'include_deleted' => 'Include Deleted Assets',
'image_upload' => 'رفع صورة',
'filetypes_accepted_help' => 'نوع الملف المقبول هو :types. الحد الأقصى لحجم التحميل المسموح به هو :size.|أنواع الملف المقبول هي :types. الحد الأقصى لحجم التحميل المسموح به هو :size.',
'filetypes_size_help' => 'الحد الأقصى لحجم الرفع المسموح به هو :size.',
@@ -184,6 +187,7 @@ return [
'no' => 'لا',
'notes' => 'مُلاحظات',
'order_number' => 'رقم الأمر',
+ 'only_deleted' => 'Only Deleted Assets',
'page_menu' => 'عرض عناصر _MENU_',
'pagination_info' => 'عرض _START_ إلى _END_ من إجمالي العناصر البالغ عددها TOTAL_',
'pending' => 'قيد الانتظار',
@@ -329,7 +333,7 @@ return [
'invalid_category' => 'فئة غير صالحة',
'dashboard_info' => 'هذه هي لوحة التحكم الخاصة بك. هناك العديد من هذه اللوحة، ولكن هذه اللوحة لك.',
'60_percent_warning' => 'تم اكمال 60% (تحذير)',
- 'dashboard_empty' => 'يبدو أنك لم تضف أي شيء حتى الآن، لذلك ليس لدينا أي شيء رائع لعرضه. ابدأ بإضافة بعض الأصول، الملحقات، المواد الاستهلاكية، أو التراخيص الآن!',
+ 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!',
'new_asset' => 'أصل جديد',
'new_license' => 'ترخيص جديد',
'new_accessory' => 'ملحق الجودة',
@@ -364,5 +368,9 @@ return [
'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.',
'additional_files' => 'Additional Files',
'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.',
+ 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
+ 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
+ 'bulk_checkin_success' => 'The items for the selected users have been checked in.',
+
];
\ No newline at end of file
diff --git a/resources/lang/bg/admin/asset_maintenances/general.php b/resources/lang/bg/admin/asset_maintenances/general.php
index 56c82b1429..8a7595ae08 100644
--- a/resources/lang/bg/admin/asset_maintenances/general.php
+++ b/resources/lang/bg/admin/asset_maintenances/general.php
@@ -11,4 +11,6 @@
'calibration' => 'Калибриране',
'software_support' => 'Софтуерна Поддръжка',
'hardware_support' => 'Хардуерна Поддръжка',
+ 'configuration_change' => 'Configuration Change',
+ 'pat_test' => 'PAT Test',
];
diff --git a/resources/lang/bg/admin/users/general.php b/resources/lang/bg/admin/users/general.php
index 6e2313bf26..f9e70019b8 100644
--- a/resources/lang/bg/admin/users/general.php
+++ b/resources/lang/bg/admin/users/general.php
@@ -34,7 +34,7 @@ return [
'admin_permission_warning' => 'Само потребители с административни права може да дадат админ достъп.',
'remove_group_memberships' => 'Премахни членовете на групата',
'warning_deletion' => 'ВНИМАНИЕ:',
- 'warning_deletion_information' => 'Ще изтриете всичките :count потребител(и) посочени в списъка. Супер админ имената са оцветени в червено.',
+ 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_assets_status' => 'Update all assets for these users to this status',
'checkin_user_properties' => 'Впиши всички асоцирани настройки към тези потребители',
'remote_label' => 'This is a remote user',
diff --git a/resources/lang/bg/admin/users/message.php b/resources/lang/bg/admin/users/message.php
index 230b544da6..174e3aef39 100644
--- a/resources/lang/bg/admin/users/message.php
+++ b/resources/lang/bg/admin/users/message.php
@@ -14,6 +14,7 @@ return array(
'ldap_not_configured' => 'Интеграцията с LDAP не е конфигурирана за тази инсталация.',
'password_resets_sent' => 'Избраните потребители, които са активирани и имат валиден е-майл адрес им беше изпратен линк за смяна на парола.',
'password_reset_sent' => 'A password reset link has been sent to :email!',
+ 'user_has_no_email' => 'This user does not have an email address in their profile.',
'success' => array(
@@ -58,4 +59,4 @@ return array(
'invalidfiles' => 'Един или повече файлове са твърде големи или с неразрешен тип. Разрешените типове файлове са png, gif, jpg, doc, docx, pdf, и txt.',
),
-);
+);
\ No newline at end of file
diff --git a/resources/lang/bg/button.php b/resources/lang/bg/button.php
index 8edd0df9d7..76011fb2bc 100644
--- a/resources/lang/bg/button.php
+++ b/resources/lang/bg/button.php
@@ -4,7 +4,7 @@ return [
'actions' => 'Действия',
'add' => 'Добави нов',
'cancel' => 'Отказ',
- 'checkin_and_delete' => 'Вписване и изтриване на потребител',
+ 'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'Изтриване',
'edit' => 'Редакция',
'restore' => 'Възстановяване',
diff --git a/resources/lang/bg/general.php b/resources/lang/bg/general.php
index f112f263d2..d3d4fed7c0 100644
--- a/resources/lang/bg/general.php
+++ b/resources/lang/bg/general.php
@@ -37,7 +37,7 @@ return [
'bulk_edit' => 'Групово редактиране',
'bulk_delete' => 'Групово изтриване',
'bulk_actions' => 'Bulk Actions',
- 'bulk_checkin_delete' => 'Bulk Checkin & Delete',
+ 'bulk_checkin_delete' => 'Bulk Checkin Items from Users',
'bystatus' => 'по Статус',
'cancel' => 'Отказ',
'categories' => 'Категории',
@@ -101,6 +101,8 @@ return [
'employee_number' => 'Employee Number',
'email_domain_help' => 'Използвайте това за да генерирате email адреси при въвеждане',
'error' => 'Error',
+ 'exclude_archived' => 'Exclude Archived Assets',
+ 'exclude_deleted' => 'Exclude Deleted Assets',
'example' => 'Example: ',
'filastname_format' => 'Инициал на името Фамилия (jsmith@example.com)',
'firstname_lastname_format' => 'Име Фамилия (jane.smith@example.com)',
@@ -131,6 +133,7 @@ return [
'id' => 'ID',
'image' => 'Изображение',
'image_delete' => 'Изтриване на изображението',
+ 'include_deleted' => 'Include Deleted Assets',
'image_upload' => 'Качване на изображение',
'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
'filetypes_size_help' => 'Max upload size allowed is :size.',
@@ -184,6 +187,7 @@ return [
'no' => 'Не',
'notes' => 'Бележки',
'order_number' => 'Номер на поръчка',
+ 'only_deleted' => 'Only Deleted Assets',
'page_menu' => 'Показване на _MENU_ записа',
'pagination_info' => 'Показване на _START_ до _END_ от _TOTAL_ елемента',
'pending' => 'Изчакване',
@@ -364,5 +368,9 @@ return [
'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.',
'additional_files' => 'Additional Files',
'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.',
+ 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
+ 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
+ 'bulk_checkin_success' => 'The items for the selected users have been checked in.',
+
];
\ No newline at end of file
diff --git a/resources/lang/ca/admin/asset_maintenances/general.php b/resources/lang/ca/admin/asset_maintenances/general.php
index d094167804..0f9a4547a2 100644
--- a/resources/lang/ca/admin/asset_maintenances/general.php
+++ b/resources/lang/ca/admin/asset_maintenances/general.php
@@ -11,4 +11,6 @@
'calibration' => 'Calibration',
'software_support' => 'Software Support',
'hardware_support' => 'Hardware Support',
+ 'configuration_change' => 'Configuration Change',
+ 'pat_test' => 'PAT Test',
];
diff --git a/resources/lang/ca/admin/users/general.php b/resources/lang/ca/admin/users/general.php
index c77ff8f8c7..daa568e8bf 100644
--- a/resources/lang/ca/admin/users/general.php
+++ b/resources/lang/ca/admin/users/general.php
@@ -34,7 +34,7 @@ return [
'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.',
'remove_group_memberships' => 'Remove Group Memberships',
'warning_deletion' => 'WARNING:',
- 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
+ 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_assets_status' => 'Update all assets for these users to this status',
'checkin_user_properties' => 'Check in all properties associated with these users',
'remote_label' => 'This is a remote user',
diff --git a/resources/lang/ca/admin/users/message.php b/resources/lang/ca/admin/users/message.php
index 85d016f04a..29f82db38b 100644
--- a/resources/lang/ca/admin/users/message.php
+++ b/resources/lang/ca/admin/users/message.php
@@ -14,6 +14,7 @@ return array(
'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.',
'password_reset_sent' => 'A password reset link has been sent to :email!',
+ 'user_has_no_email' => 'This user does not have an email address in their profile.',
'success' => array(
@@ -58,4 +59,4 @@ return array(
'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.',
),
-);
+);
\ No newline at end of file
diff --git a/resources/lang/ca/button.php b/resources/lang/ca/button.php
index 1e44af7d1a..22821b8157 100644
--- a/resources/lang/ca/button.php
+++ b/resources/lang/ca/button.php
@@ -4,7 +4,7 @@ return [
'actions' => 'Actions',
'add' => 'Add New',
'cancel' => 'Cancel',
- 'checkin_and_delete' => 'Checkin & Delete User',
+ 'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'Delete',
'edit' => 'Edit',
'restore' => 'Restore',
diff --git a/resources/lang/ca/general.php b/resources/lang/ca/general.php
index 757287964f..427509981d 100644
--- a/resources/lang/ca/general.php
+++ b/resources/lang/ca/general.php
@@ -37,7 +37,7 @@ return [
'bulk_edit' => 'Bulk Edit',
'bulk_delete' => 'Bulk Delete',
'bulk_actions' => 'Bulk Actions',
- 'bulk_checkin_delete' => 'Bulk Checkin & Delete',
+ 'bulk_checkin_delete' => 'Bulk Checkin Items from Users',
'bystatus' => 'by Status',
'cancel' => 'Cancel·la',
'categories' => 'Categories',
@@ -101,6 +101,8 @@ return [
'employee_number' => 'Employee Number',
'email_domain_help' => 'This is used to generate email addresses when importing',
'error' => 'Error',
+ 'exclude_archived' => 'Exclude Archived Assets',
+ 'exclude_deleted' => 'Exclude Deleted Assets',
'example' => 'Example: ',
'filastname_format' => 'First Initial Last Name (jsmith@example.com)',
'firstname_lastname_format' => 'First Name Last Name (jane.smith@example.com)',
@@ -131,6 +133,7 @@ return [
'id' => 'ID',
'image' => 'Image',
'image_delete' => 'Delete Image',
+ 'include_deleted' => 'Include Deleted Assets',
'image_upload' => 'Upload Image',
'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
'filetypes_size_help' => 'Max upload size allowed is :size.',
@@ -184,6 +187,7 @@ return [
'no' => 'No',
'notes' => 'Notes',
'order_number' => 'Order Number',
+ 'only_deleted' => 'Only Deleted Assets',
'page_menu' => 'Showing _MENU_ items',
'pagination_info' => 'Showing _START_ to _END_ of _TOTAL_ items',
'pending' => 'Pending',
@@ -364,5 +368,9 @@ return [
'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.',
'additional_files' => 'Additional Files',
'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.',
+ 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
+ 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
+ 'bulk_checkin_success' => 'The items for the selected users have been checked in.',
+
];
\ No newline at end of file
diff --git a/resources/lang/cs/admin/asset_maintenances/general.php b/resources/lang/cs/admin/asset_maintenances/general.php
index 6c76a66cf4..4027be906b 100644
--- a/resources/lang/cs/admin/asset_maintenances/general.php
+++ b/resources/lang/cs/admin/asset_maintenances/general.php
@@ -11,4 +11,6 @@
'calibration' => 'Kalibrace',
'software_support' => 'Softwarová podpora',
'hardware_support' => 'Hardwarová podpora',
+ 'configuration_change' => 'Configuration Change',
+ 'pat_test' => 'PAT Test',
];
diff --git a/resources/lang/cs/admin/users/general.php b/resources/lang/cs/admin/users/general.php
index 6bc30e7dca..dc8ad1ec6b 100644
--- a/resources/lang/cs/admin/users/general.php
+++ b/resources/lang/cs/admin/users/general.php
@@ -34,7 +34,7 @@ return [
'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.',
'remove_group_memberships' => 'Remove Group Memberships',
'warning_deletion' => 'WARNING:',
- 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
+ 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_assets_status' => 'Update all assets for these users to this status',
'checkin_user_properties' => 'Check in all properties associated with these users',
'remote_label' => 'This is a remote user',
diff --git a/resources/lang/cs/admin/users/message.php b/resources/lang/cs/admin/users/message.php
index fe187dbd4d..4533670f17 100644
--- a/resources/lang/cs/admin/users/message.php
+++ b/resources/lang/cs/admin/users/message.php
@@ -14,6 +14,7 @@ return array(
'ldap_not_configured' => 'Integrace LDAP nebyla pro tuto instalaci nakonfigurována.',
'password_resets_sent' => 'Vybraným uživatelům, kteří jsou aktivováni a mají platné e-mailové adresy, byl zaslán odkaz pro obnovení hesla.',
'password_reset_sent' => 'Odkaz pro obnovení hesla byl odeslán na :email!',
+ 'user_has_no_email' => 'This user does not have an email address in their profile.',
'success' => array(
@@ -58,4 +59,4 @@ return array(
'invalidfiles' => 'Jeden nebo více označených souborů je příliš velkých nebo nejsou podporované. Povolenými příponami jsou png, gif, jpg, doc, docx, pdf a txt.',
),
-);
+);
\ No newline at end of file
diff --git a/resources/lang/cs/button.php b/resources/lang/cs/button.php
index fa70614daf..24a6d9b706 100644
--- a/resources/lang/cs/button.php
+++ b/resources/lang/cs/button.php
@@ -4,7 +4,7 @@ return [
'actions' => 'Akce',
'add' => 'Přidej nový',
'cancel' => 'Zrušit',
- 'checkin_and_delete' => 'Zkontrolovat a odstranit uživatele',
+ 'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'Smazat',
'edit' => 'Upravit',
'restore' => 'Obnovit',
diff --git a/resources/lang/cs/general.php b/resources/lang/cs/general.php
index 9108860eb6..8a8acef8b0 100644
--- a/resources/lang/cs/general.php
+++ b/resources/lang/cs/general.php
@@ -37,7 +37,7 @@ return [
'bulk_edit' => 'Hromadná úprava',
'bulk_delete' => 'Hromadné odstranění',
'bulk_actions' => 'Hromadné akce',
- 'bulk_checkin_delete' => 'Hromadné odepsání & Odstranit',
+ 'bulk_checkin_delete' => 'Bulk Checkin Items from Users',
'bystatus' => 'podle stavu',
'cancel' => 'Storno',
'categories' => 'Kategorie',
@@ -101,6 +101,8 @@ return [
'employee_number' => 'Číslo zaměstnance',
'email_domain_help' => 'Toto je použito na generování e-mailových adres při importu',
'error' => 'Chyba',
+ 'exclude_archived' => 'Exclude Archived Assets',
+ 'exclude_deleted' => 'Exclude Deleted Assets',
'example' => 'Example: ',
'filastname_format' => 'Iniciál Jména Příjmení (jsmith@example.com)',
'firstname_lastname_format' => 'Jméno Příjmení (jane.smith@example.com)',
@@ -131,6 +133,7 @@ return [
'id' => 'ID',
'image' => 'Obrázek',
'image_delete' => 'Smazat obrázek',
+ 'include_deleted' => 'Include Deleted Assets',
'image_upload' => 'Nahrát obrázek',
'filetypes_accepted_help' => 'Přijatý typ souboru je :types. Maximální povolená velikost nahrávání je :size.|Přijaté typy souborů jsou :types. Maximální povolená velikost nahrávání je :size.',
'filetypes_size_help' => 'Maximální povolená velikost nahrávání je :size.',
@@ -184,6 +187,7 @@ return [
'no' => 'Ne',
'notes' => 'Poznámky',
'order_number' => 'Číslo objednávky',
+ 'only_deleted' => 'Only Deleted Assets',
'page_menu' => 'Zobrazuji _MENU_ položky',
'pagination_info' => 'Zobrazuji _START_ to _END_ of _TOTAL_ položek',
'pending' => 'Čeká na vyřízení',
@@ -364,5 +368,9 @@ return [
'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.',
'additional_files' => 'Additional Files',
'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.',
+ 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
+ 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
+ 'bulk_checkin_success' => 'The items for the selected users have been checked in.',
+
];
\ No newline at end of file
diff --git a/resources/lang/cy/admin/asset_maintenances/general.php b/resources/lang/cy/admin/asset_maintenances/general.php
index d563e91174..fb77f94859 100644
--- a/resources/lang/cy/admin/asset_maintenances/general.php
+++ b/resources/lang/cy/admin/asset_maintenances/general.php
@@ -11,4 +11,6 @@
'calibration' => 'Graddnodi',
'software_support' => 'Cefnogaeth meddalwedd',
'hardware_support' => 'Cefnogaeth caledwedd',
+ 'configuration_change' => 'Configuration Change',
+ 'pat_test' => 'PAT Test',
];
diff --git a/resources/lang/cy/admin/groups/titles.php b/resources/lang/cy/admin/groups/titles.php
index 4a3ae3f04b..7cfc54bdde 100644
--- a/resources/lang/cy/admin/groups/titles.php
+++ b/resources/lang/cy/admin/groups/titles.php
@@ -11,6 +11,6 @@ return [
'allow' => 'Caniatau',
'deny' => 'Gwrthod',
'permission' => 'Permission',
- 'grant' => 'Grant',
+ 'grant' => 'Caniatau',
'no_permissions' => 'This group has no permissions.'
];
diff --git a/resources/lang/cy/admin/hardware/general.php b/resources/lang/cy/admin/hardware/general.php
index f73085895d..4703afe6e4 100644
--- a/resources/lang/cy/admin/hardware/general.php
+++ b/resources/lang/cy/admin/hardware/general.php
@@ -16,7 +16,7 @@ return [
'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.',
'requestable' => 'Ar gael',
'requested' => 'Gofynnwyd amdano',
- 'not_requestable' => 'Not Requestable',
+ 'not_requestable' => 'Ddim ar gael',
'requestable_status_warning' => 'Do not change requestable status',
'restore' => 'Adfer Ased',
'pending' => 'Yn disgwl',
diff --git a/resources/lang/cy/admin/hardware/table.php b/resources/lang/cy/admin/hardware/table.php
index c5174d306e..1d5dcb5424 100644
--- a/resources/lang/cy/admin/hardware/table.php
+++ b/resources/lang/cy/admin/hardware/table.php
@@ -25,6 +25,6 @@ return [
'assigned_to' => 'Assigned To',
'requesting_user' => 'Requesting User',
'requested_date' => 'Requested Date',
- 'changed' => 'Changed',
- 'icon' => 'Icon',
+ 'changed' => 'Wedi newid',
+ 'icon' => 'Eicon',
];
diff --git a/resources/lang/cy/admin/locations/table.php b/resources/lang/cy/admin/locations/table.php
index 70bbcfd383..ed897eefa0 100644
--- a/resources/lang/cy/admin/locations/table.php
+++ b/resources/lang/cy/admin/locations/table.php
@@ -21,8 +21,8 @@ return [
'currency' => 'Arian y Lleoliad',
'ldap_ou' => 'OU a denyddir wrth chwilio LDAP',
'user_name' => 'User Name',
- 'department' => 'Department',
- 'location' => 'Location',
+ 'department' => 'Adran',
+ 'location' => 'Lleoliad',
'asset_tag' => 'Assets Tag',
'asset_name' => 'Name',
'asset_category' => 'Category',
@@ -32,7 +32,7 @@ return [
'asset_location' => 'Location',
'asset_checked_out' => 'Checked Out',
'asset_expected_checkin' => 'Expected Checkin',
- 'date' => 'Date:',
+ 'date' => 'Dyddiad:',
'signed_by_asset_auditor' => 'Signed By (Asset Auditor):',
'signed_by_finance_auditor' => 'Signed By (Finance Auditor):',
'signed_by_location_manager' => 'Signed By (Location Manager):',
diff --git a/resources/lang/cy/admin/settings/general.php b/resources/lang/cy/admin/settings/general.php
index 43df368668..88182d7dc2 100644
--- a/resources/lang/cy/admin/settings/general.php
+++ b/resources/lang/cy/admin/settings/general.php
@@ -53,7 +53,7 @@ return [
'display_eol' => 'Dangos DB yn y tabl',
'display_qr' => 'Arddangos Codau Sgwâr',
'display_alt_barcode' => 'Arddangos barcode 1D',
- 'email_logo' => 'Email Logo',
+ 'email_logo' => 'Logo ebyst',
'barcode_type' => 'Math Barcode 2D',
'alt_barcode_type' => 'Math Barcode 1D',
'email_logo_size' => 'Square logos in email look best. ',
@@ -96,8 +96,8 @@ return [
'ldap_uname' => 'Enw defnyddiwr i cysylltu trwy LDAP',
'ldap_dept' => 'LDAP Department',
'ldap_phone' => 'LDAP Telephone Number',
- 'ldap_jobtitle' => 'LDAP Job Title',
- 'ldap_country' => 'LDAP Country',
+ 'ldap_jobtitle' => 'Teitl Swydd LDAP',
+ 'ldap_country' => 'Gwlad LDAP',
'ldap_pword' => 'Cyfrinair i cysylltu trwy LDAP',
'ldap_basedn' => 'DN Cyswllt Sylfaenol',
'ldap_filter' => 'Hidlydd LDAP',
@@ -119,8 +119,8 @@ return [
'load_remote_help_text' => 'Gellith Snipe-IT gosod scripts o\'r we.',
'login' => 'Login Attempts',
'login_attempt' => 'Login Attempt',
- 'login_ip' => 'IP Address',
- 'login_success' => 'Success?',
+ 'login_ip' => 'Cyfeiriad IP',
+ 'login_success' => 'Llwyddiant?',
'login_user_agent' => 'User Agent',
'login_help' => 'List of attempted logins',
'login_note' => 'Nodyn Mewngofnodi',
@@ -215,7 +215,7 @@ return [
'value' => 'Gwerth',
'brand' => 'Brandio',
'brand_keywords' => 'footer, logo, print, theme, skin, header, colors, color, css',
- 'brand_help' => 'Logo, Site Name',
+ 'brand_help' => 'Logo, Enw\'r Wefan',
'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.',
@@ -285,10 +285,10 @@ return [
'barcode_delete_cache' => 'Delete Barcode Cache',
'branding_title' => 'Update Branding Settings',
'general_title' => 'Update General Settings',
- 'mail_test' => 'Send Test',
+ 'mail_test' => 'Danfon Profiad',
'mail_test_help' => 'This will attempt to send a test mail to :replyto.',
'filter_by_keyword' => 'Filter by setting keyword',
- 'security' => 'Security',
+ 'security' => 'Diogelwch',
'security_title' => 'Update Security Settings',
'security_keywords' => 'password, passwords, requirements, two factor, two-factor, common passwords, remote login, logout, authentication',
'security_help' => 'Two-factor, Password Restrictions',
@@ -301,7 +301,7 @@ return [
'notifications' => 'Notifications',
'notifications_help' => 'Email alerts, audit settings',
'asset_tags_help' => 'Incrementing and prefixes',
- 'labels' => 'Labels',
+ 'labels' => 'Labelau',
'labels_title' => 'Update Label Settings',
'labels_help' => 'Label sizes & settings',
'purge' => 'Purge',
diff --git a/resources/lang/cy/admin/users/general.php b/resources/lang/cy/admin/users/general.php
index ead1b237ae..0fe98f2b55 100644
--- a/resources/lang/cy/admin/users/general.php
+++ b/resources/lang/cy/admin/users/general.php
@@ -34,7 +34,7 @@ return [
'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.',
'remove_group_memberships' => 'Remove Group Memberships',
'warning_deletion' => 'WARNING:',
- 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
+ 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_assets_status' => 'Update all assets for these users to this status',
'checkin_user_properties' => 'Check in all properties associated with these users',
'remote_label' => 'This is a remote user',
diff --git a/resources/lang/cy/admin/users/message.php b/resources/lang/cy/admin/users/message.php
index b39f0977ab..4317fc86d3 100644
--- a/resources/lang/cy/admin/users/message.php
+++ b/resources/lang/cy/admin/users/message.php
@@ -14,6 +14,7 @@ return array(
'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.',
'password_reset_sent' => 'A password reset link has been sent to :email!',
+ 'user_has_no_email' => 'This user does not have an email address in their profile.',
'success' => array(
@@ -58,4 +59,4 @@ return array(
'invalidfiles' => 'Mae un neu mwy o\'r ffeiliau unai yn rhy fawr neu ddim y math cywir. Derbynir png, gif, fjp, doc, docx, pdf a txt.',
),
-);
+);
\ No newline at end of file
diff --git a/resources/lang/cy/button.php b/resources/lang/cy/button.php
index 3b163aeba0..7c855f2d9d 100644
--- a/resources/lang/cy/button.php
+++ b/resources/lang/cy/button.php
@@ -4,11 +4,11 @@ return [
'actions' => 'Gweithredoedd',
'add' => 'Ychwanegu newydd',
'cancel' => 'Canslo',
- 'checkin_and_delete' => 'Nodi i fewn a dileu defnyddiwr',
+ 'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'Dileu',
'edit' => 'Addasu',
'restore' => 'Adfer',
- 'remove' => 'Remove',
+ 'remove' => 'Cael gwared',
'request' => 'Gofynnwyd amdano',
'submit' => 'Cyflwyno',
'upload' => 'Uwchlwytho',
@@ -16,9 +16,9 @@ return [
'select_files' => 'Dewis ffeiliau...',
'generate_labels' => '{1} Generate Label|[2,*] Generate Labels',
'send_password_link' => 'Send Password Reset Link',
- 'go' => 'Go',
+ 'go' => 'Mynd',
'bulk_actions' => 'Bulk Actions',
'add_maintenance' => 'Add Maintenance',
'append' => 'Append',
- 'new' => 'New',
+ 'new' => 'Newydd',
];
diff --git a/resources/lang/cy/general.php b/resources/lang/cy/general.php
index 3f4b588ab8..65c586fe36 100644
--- a/resources/lang/cy/general.php
+++ b/resources/lang/cy/general.php
@@ -20,7 +20,7 @@ return [
'asset_report' => 'Adroddiad Ased',
'asset_tag' => 'Tag Ased',
'asset_tags' => 'Asset Tags',
- 'assets_available' => 'Assets available',
+ 'assets_available' => 'Asedau ar gael',
'accept_assets' => 'Accept Assets :name',
'accept_assets_menu' => 'Accept Assets',
'audit' => 'Awdit',
@@ -37,7 +37,7 @@ return [
'bulk_edit' => 'Bulk Edit',
'bulk_delete' => 'Bulk Delete',
'bulk_actions' => 'Bulk Actions',
- 'bulk_checkin_delete' => 'Bulk Checkin & Delete',
+ 'bulk_checkin_delete' => 'Bulk Checkin Items from Users',
'bystatus' => 'by Status',
'cancel' => 'Canslo',
'categories' => 'Categoriau',
@@ -65,8 +65,8 @@ return [
'create' => 'Creu newydd',
'created' => 'Eitem wedi\'i Greu',
'created_asset' => 'ased wedi creu',
- 'created_at' => 'Created At',
- 'created_by' => 'Created By',
+ 'created_at' => 'Crëwyd',
+ 'created_by' => 'Crëwyd Gan',
'record_created' => 'Record Created',
'updated_at' => 'Diweddarwyd ar',
'currency' => '$', // this is deprecated
@@ -100,7 +100,9 @@ return [
'email_format' => 'Fformat Ebost',
'employee_number' => 'Employee Number',
'email_domain_help' => 'Defnyddir hwn i gynhyrchu cyfeiriadau e-bost wrth fewnforio',
- 'error' => 'Error',
+ 'error' => 'Gwall',
+ 'exclude_archived' => 'Exclude Archived Assets',
+ 'exclude_deleted' => 'Exclude Deleted Assets',
'example' => 'Example: ',
'filastname_format' => 'Llythyren Cyntaf Enw Cyntaf Cyfenw (jsmith@example.com)',
'firstname_lastname_format' => 'Enw Cyntaf Enw Olaf (jane.smith@example.com)',
@@ -131,6 +133,7 @@ return [
'id' => 'Rhif Unigryw',
'image' => 'Delwedd',
'image_delete' => 'Dileu Delwedd',
+ 'include_deleted' => 'Include Deleted Assets',
'image_upload' => 'Uwchlwytho delwedd',
'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
'filetypes_size_help' => 'Max upload size allowed is :size.',
@@ -184,6 +187,7 @@ return [
'no' => 'Na',
'notes' => 'Nodiadau',
'order_number' => 'Rhif Archeb',
+ 'only_deleted' => 'Only Deleted Assets',
'page_menu' => 'Showing _MENU_ items',
'pagination_info' => 'Showing _START_ to _END_ of _TOTAL_ items',
'pending' => 'Yn disgwl',
@@ -214,7 +218,7 @@ return [
'request_canceled' => 'Cais wedi dileu',
'save' => 'Cadw',
'select' => 'Dewis',
- 'select_all' => 'Select All',
+ 'select_all' => 'Dewis Popeth',
'search' => 'Chwilio',
'select_category' => 'Dewis Categorï',
'select_department' => 'Dewsi Adran',
@@ -364,5 +368,9 @@ return [
'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.',
'additional_files' => 'Additional Files',
'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.',
+ 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
+ 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
+ 'bulk_checkin_success' => 'The items for the selected users have been checked in.',
+
];
\ No newline at end of file
diff --git a/resources/lang/cy/passwords.php b/resources/lang/cy/passwords.php
index 25633b4581..013cd72584 100644
--- a/resources/lang/cy/passwords.php
+++ b/resources/lang/cy/passwords.php
@@ -4,5 +4,5 @@ return [
'sent' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
'token' => 'This password reset token is invalid or expired, or does not match the username provided.',
- 'reset' => 'Your password has been reset!',
+ 'reset' => 'Mae eich cyfrinair wedi cael ei ailosod!',
];
diff --git a/resources/lang/da/admin/asset_maintenances/general.php b/resources/lang/da/admin/asset_maintenances/general.php
index 63d083bd21..f7eda47405 100644
--- a/resources/lang/da/admin/asset_maintenances/general.php
+++ b/resources/lang/da/admin/asset_maintenances/general.php
@@ -11,4 +11,6 @@
'calibration' => 'Kalibrering',
'software_support' => 'Software Support',
'hardware_support' => 'Hardware support',
+ 'configuration_change' => 'Configuration Change',
+ 'pat_test' => 'PAT Test',
];
diff --git a/resources/lang/da/admin/users/general.php b/resources/lang/da/admin/users/general.php
index 6c22fd3cac..1f93ba8891 100644
--- a/resources/lang/da/admin/users/general.php
+++ b/resources/lang/da/admin/users/general.php
@@ -34,7 +34,7 @@ return [
'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.',
'remove_group_memberships' => 'Remove Group Memberships',
'warning_deletion' => 'WARNING:',
- 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
+ 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_assets_status' => 'Update all assets for these users to this status',
'checkin_user_properties' => 'Check in all properties associated with these users',
'remote_label' => 'This is a remote user',
diff --git a/resources/lang/da/admin/users/message.php b/resources/lang/da/admin/users/message.php
index e08c67177b..80c883ce80 100644
--- a/resources/lang/da/admin/users/message.php
+++ b/resources/lang/da/admin/users/message.php
@@ -14,6 +14,7 @@ return array(
'ldap_not_configured' => 'LDAP-integration er ikke konfigureret til denne installation.',
'password_resets_sent' => 'De valgte brugere, der er aktiveret og har en gyldig e-mail-adresser, har fået tilsendt et link til nulstilling af adgangskode.',
'password_reset_sent' => 'A password reset link has been sent to :email!',
+ 'user_has_no_email' => 'This user does not have an email address in their profile.',
'success' => array(
@@ -58,4 +59,4 @@ return array(
'invalidfiles' => 'En eller flere af dine filer er for store eller er en filtype, der ikke er tilladt. Tilladte filtyper er png, gif, jpg, doc, docx, pdf og txt.',
),
-);
+);
\ No newline at end of file
diff --git a/resources/lang/da/button.php b/resources/lang/da/button.php
index 15a5bb8291..e127c7b2c7 100644
--- a/resources/lang/da/button.php
+++ b/resources/lang/da/button.php
@@ -4,7 +4,7 @@ return [
'actions' => 'Handlinger',
'add' => 'Tilføj Ny',
'cancel' => 'Annuller',
- 'checkin_and_delete' => 'Tjek ind og slet bruger',
+ 'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'Slet',
'edit' => 'Rediger',
'restore' => 'Gendan',
diff --git a/resources/lang/da/general.php b/resources/lang/da/general.php
index 316383e91e..6650e61c56 100644
--- a/resources/lang/da/general.php
+++ b/resources/lang/da/general.php
@@ -37,7 +37,7 @@ return [
'bulk_edit' => 'Bulk Edit',
'bulk_delete' => 'Bulk Delete',
'bulk_actions' => 'Bulk Actions',
- 'bulk_checkin_delete' => 'Bulk Checkin & Delete',
+ 'bulk_checkin_delete' => 'Bulk Checkin Items from Users',
'bystatus' => 'efter status',
'cancel' => 'Annuller',
'categories' => 'Kategorier',
@@ -101,6 +101,8 @@ return [
'employee_number' => 'Employee Number',
'email_domain_help' => 'Dette bruges til at generere email-adresser ved importering',
'error' => 'Error',
+ 'exclude_archived' => 'Exclude Archived Assets',
+ 'exclude_deleted' => 'Exclude Deleted Assets',
'example' => 'Example: ',
'filastname_format' => 'Fornavnskarakter Efternavn (jsmith@example.com)',
'firstname_lastname_format' => 'Fornavn Efternavn (jane.smith@example.com)',
@@ -131,6 +133,7 @@ return [
'id' => 'ID',
'image' => 'Billede',
'image_delete' => 'Slet billede',
+ 'include_deleted' => 'Include Deleted Assets',
'image_upload' => 'Upload billede',
'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
'filetypes_size_help' => 'Max upload size allowed is :size.',
@@ -184,6 +187,7 @@ return [
'no' => 'Nej',
'notes' => 'Noter',
'order_number' => 'Ordrenummer',
+ 'only_deleted' => 'Only Deleted Assets',
'page_menu' => 'Viser _MENU_ emner',
'pagination_info' => 'Viser _START_ til _END_ af _TOTAL_ emner',
'pending' => 'Afventer',
@@ -364,5 +368,9 @@ return [
'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.',
'additional_files' => 'Additional Files',
'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.',
+ 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
+ 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
+ 'bulk_checkin_success' => 'The items for the selected users have been checked in.',
+
];
\ No newline at end of file
diff --git a/resources/lang/de-i/account/general.php b/resources/lang/de-i/account/general.php
new file mode 100644
index 0000000000..9b289d1380
--- /dev/null
+++ b/resources/lang/de-i/account/general.php
@@ -0,0 +1,12 @@
+ 'Persönliche API-Schlüssel',
+ 'api_key_warning' => 'Wenn Sie ein API-Token generieren, stellen Sie sicher, dass Sie es sofort nach kopieren, da es
+ nicht mehr für Sie sichtbar sein wird.',
+ 'api_base_url' => 'Ihre API Basis-URL befindet sich unter:',
+ 'api_base_url_endpoint' => '/<Endpunkt>',
+ 'api_token_expiration_time' => 'API-Token sollen ablaufen in:',
+ 'api_reference' => 'Bitte lesen Sie die API Dokumentation um
+ Informationen über die verfügbaren API endpoints und ihre Verwendung zu erhalten.',
+);
diff --git a/resources/lang/de-i/admin/accessories/general.php b/resources/lang/de-i/admin/accessories/general.php
new file mode 100644
index 0000000000..df84e75ac2
--- /dev/null
+++ b/resources/lang/de-i/admin/accessories/general.php
@@ -0,0 +1,20 @@
+ 'Zubehör Kategorie',
+ 'accessory_name' => 'Zubehör Name',
+ 'checkout' => 'Zubehör herausgeben',
+ 'checkin' => 'Zubehör zurücknehmen',
+ 'create' => 'Zubehör erstellen',
+ 'edit' => 'Zubehör bearbeiten',
+ 'eula_text' => 'Kategorie EULA',
+ 'eula_text_help' => 'Dieses Feld erlaubt Ihnen, die EULA je nach Asset-Typ anzupassen. Wenn Sie nur eine EULA für alle Assets haben, aktivieren Sie die Checkbox unten, um die Standard-EULA zu verwenden.',
+ 'require_acceptance' => 'Benutzer müssen die Annahme von Assets in dieser Kategorie bestätigen.',
+ 'no_default_eula' => 'Keine Standard EULA gefunden. Fügen Sie eine in den Einstellungen hinzu.',
+ 'total' => 'Gesamt',
+ 'remaining' => 'Verfügbar',
+ 'update' => 'Zubehör aktualisieren',
+ 'use_default_eula' => 'Die Standard EULA stattdessen verwenden.',
+ 'use_default_eula_disabled' => 'Die Standard EULA stattdessen verwenden. Keine Standard EULA definiert. Bitte fügen Sie eine in den Einstellungen hinzu.',
+
+);
diff --git a/resources/lang/de-i/admin/accessories/message.php b/resources/lang/de-i/admin/accessories/message.php
new file mode 100644
index 0000000000..f8e2d31fac
--- /dev/null
+++ b/resources/lang/de-i/admin/accessories/message.php
@@ -0,0 +1,37 @@
+ '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(
+ 'error' => 'Zubehör wurde nicht erzeugt, bitte versuchen Sie es erneut.',
+ 'success' => 'Zubehör erfolgreich angelegt.'
+ ),
+
+ 'update' => array(
+ 'error' => 'Zubehör wurde nicht aktualisiert, bitte versuchen Sie es erneut',
+ 'success' => 'Zubehör wurde erfolgreich aktualisiert.'
+ ),
+
+ 'delete' => array(
+ 'confirm' => 'Sind Sie sicher, dass Sie dieses Zubehör löschen möchten?',
+ 'error' => 'Beim Löschen dieses Zubehörs ist ein Problem aufgetreten. Bitte versuchen Sie es erneut.',
+ 'success' => 'Das Zubehör wurde erfolgreich gelöscht.'
+ ),
+
+ 'checkout' => array(
+ 'error' => 'Zubehör konnte nicht herausgegeben werden. Bitte versuchen Sie es erneut',
+ 'success' => 'Zubehör erfolgreich herausgegeben.',
+ 'user_does_not_exist' => 'Dieser Benutzer existiert nicht. Bitte versuchen Sie es erneut.'
+ ),
+
+ 'checkin' => array(
+ 'error' => 'Das Zubehör wurde nicht erfolgreich zurückgenommen. Bitte versuchen Sie es erneut',
+ 'success' => 'Zubehör erfolgreich zurückgenommen.',
+ 'user_does_not_exist' => 'Dieser Benutzer existiert nicht. Bitte versuchen Sie es erneut.'
+ )
+
+
+);
diff --git a/resources/lang/de-i/admin/accessories/table.php b/resources/lang/de-i/admin/accessories/table.php
new file mode 100644
index 0000000000..af01edf6b1
--- /dev/null
+++ b/resources/lang/de-i/admin/accessories/table.php
@@ -0,0 +1,11 @@
+ 'CSV Herunterladen',
+ 'eula_text' => 'EULA',
+ 'id' => 'ID',
+ 'require_acceptance' => 'Zustimmung',
+ 'title' => 'Zubehör Name',
+
+
+);
diff --git a/resources/lang/de-i/admin/asset_maintenances/form.php b/resources/lang/de-i/admin/asset_maintenances/form.php
new file mode 100644
index 0000000000..73111e98d2
--- /dev/null
+++ b/resources/lang/de-i/admin/asset_maintenances/form.php
@@ -0,0 +1,14 @@
+ 'Wartungsart',
+ 'title' => 'Bezeichnung',
+ 'start_date' => 'Startdatum',
+ 'completion_date' => 'Fertigstellungstermin',
+ 'cost' => 'Kosten',
+ 'is_warranty' => 'Nachbesserungsarbeiten',
+ 'asset_maintenance_time' => 'Tage',
+ 'notes' => 'Anmerkungen',
+ 'update' => 'Aktualisieren',
+ 'create' => 'Erstellen'
+ ];
diff --git a/resources/lang/de-i/admin/asset_maintenances/general.php b/resources/lang/de-i/admin/asset_maintenances/general.php
new file mode 100644
index 0000000000..f1d3d5f6f4
--- /dev/null
+++ b/resources/lang/de-i/admin/asset_maintenances/general.php
@@ -0,0 +1,16 @@
+ 'Asset Wartungen',
+ 'edit' => 'Wartung bearbeiten',
+ 'delete' => 'Wartung löschen',
+ 'view' => 'Wartungsdetails anzeigen',
+ 'repair' => 'Reparatur',
+ 'maintenance' => 'Wartung',
+ 'upgrade' => 'Upgrade',
+ 'calibration' => 'Kalibrierung',
+ 'software_support' => 'Software Support',
+ 'hardware_support' => 'Hardware Support',
+ 'configuration_change' => 'Configuration Change',
+ 'pat_test' => 'PAT Test',
+ ];
diff --git a/resources/lang/de-i/admin/asset_maintenances/message.php b/resources/lang/de-i/admin/asset_maintenances/message.php
new file mode 100644
index 0000000000..9cf9319b8c
--- /dev/null
+++ b/resources/lang/de-i/admin/asset_maintenances/message.php
@@ -0,0 +1,21 @@
+ 'Die Wartung nach der Sie suchen, wurde nicht gefunden!',
+ 'delete' => [
+ 'confirm' => 'Möchten Sie die Wartung wirklich löschen?',
+ 'error' => 'Es gab Probleme beim Löschen der Wartung. Bitte versuchen Sie es erneut.',
+ 'success' => 'Die Wartung wurde erfolgreich gelöscht.',
+ ],
+ 'create' => [
+ 'error' => 'Wartung wurde nicht erstellt. Bitte versuchen Sie es erneut.',
+ 'success' => 'Wartung erfolgreich erstellt.',
+ ],
+ 'edit' => [
+ 'error' => 'Die Wartung wurde nicht bearbeitet, bitte versuchen Sie es erneut.',
+ 'success' => 'Wartung wurde erfolgreich bearbeitet.',
+ ],
+ 'asset_maintenance_incomplete' => 'Nicht vollständig ausgefüllt',
+ 'warranty' => 'Garantie',
+ 'not_warranty' => 'keine Garantie',
+ ];
diff --git a/resources/lang/de-i/admin/asset_maintenances/table.php b/resources/lang/de-i/admin/asset_maintenances/table.php
new file mode 100644
index 0000000000..44635dfadf
--- /dev/null
+++ b/resources/lang/de-i/admin/asset_maintenances/table.php
@@ -0,0 +1,8 @@
+ 'Wartungen',
+ 'asset_name' => 'Asset Name',
+ 'is_warranty' => 'Garantie',
+ 'dl_csv' => 'CSV Herunterladen',
+ ];
diff --git a/resources/lang/de-i/admin/categories/general.php b/resources/lang/de-i/admin/categories/general.php
new file mode 100644
index 0000000000..6871311983
--- /dev/null
+++ b/resources/lang/de-i/admin/categories/general.php
@@ -0,0 +1,23 @@
+ 'Asset-Kategorien',
+ 'category_name' => 'Kategoriename',
+ 'checkin_email' => 'Beim Checkin/Checkout eine E-Mail an den Benutzer senden.',
+ 'checkin_email_notification' => 'Dieser Nutzer erhält beim Checkin / Checkout eine E-Mail.',
+ 'clone' => 'Kategorie duplizieren',
+ 'create' => 'Kategorie erstellen',
+ 'edit' => 'Kategorie bearbeiten',
+ 'eula_text' => 'Kategorie EULA',
+ 'eula_text_help' => 'Dieses Feld erlaubt Ihnen die EULA für bestimmte Asset Typen anzupassen. Wenn Sie nur eine EULA für alle Assets haben, aktivieren Sie die Checkbox unterhalb um die Standard-EULA zu verwenden.',
+ 'name' => 'Kategoriename',
+ 'require_acceptance' => 'Benutzer müssen die Annahme von Assets dieser Kategorie bestätigen.',
+ 'required_acceptance' => 'Der Benutzer erhält eine E-Mail zur Bestätigung der Annahme des Gegenstands.',
+ 'required_eula' => 'Dieser Benutzer erhält eine Kopie der EULA via Email',
+ 'no_default_eula' => 'Keine Standard-EULA definiert. Bitte fügen Sie eine in den Einstellungen hinzu.',
+ 'update' => 'Kategorie aktualisieren',
+ 'use_default_eula' => 'Die Standard EULA stattdessen verwenden.',
+ 'use_default_eula_disabled' => 'Die Standard-EULA verwenden. Es wurde keine Standard-EULA definiert. Bitte fügen Sie eine in den Einstellungen hinzu.',
+ 'use_default_eula_column' => 'Standard EULA verwenden',
+
+);
diff --git a/resources/lang/de-i/admin/categories/message.php b/resources/lang/de-i/admin/categories/message.php
new file mode 100644
index 0000000000..7d8e28a195
--- /dev/null
+++ b/resources/lang/de-i/admin/categories/message.php
@@ -0,0 +1,25 @@
+ 'Diese Kategorie existiert nicht.',
+ 'assoc_models' => 'Diese Kategorie kann nicht gelöscht werden da sie bereits einem Modell zugewiesen ist. Bitte entfernen Sie diese Kategorie von Ihren Modellen und versuchen Sie es erneut. ',
+ 'assoc_items' => 'Diese Kategorie kann nicht gelöscht werden da sie bereits mit einem :asset_type verbunden ist. Bitte trennen Sie diese Kategorie von Ihrem :asset_type und versuchen Sie es erneut. ',
+
+ 'create' => array(
+ 'error' => 'Die Kategorie konnte nicht erstellt werden, bitte versuchen sie es erneut.',
+ 'success' => 'Die Kategorie wurde erfolgreich erstellt.'
+ ),
+
+ 'update' => array(
+ 'error' => 'Die Kategorie konnte nicht aktualisiert werden, bitte versuchen Sie es erneut',
+ 'success' => 'Die Kategorie wurde erfolgreich aktualisiert.'
+ ),
+
+ 'delete' => array(
+ 'confirm' => 'Sind Sie sicher, dass Sie diese Kategorie löschen wollen?',
+ 'error' => 'Beim Löschen der Kategorie ist ein Problem aufgetreten. Bitte versuchen Sie es erneut.',
+ 'success' => 'Die Kategorie wurde erfolgreich gelöscht.'
+ )
+
+);
diff --git a/resources/lang/de-i/admin/categories/table.php b/resources/lang/de-i/admin/categories/table.php
new file mode 100644
index 0000000000..5adea5eab2
--- /dev/null
+++ b/resources/lang/de-i/admin/categories/table.php
@@ -0,0 +1,10 @@
+ 'EULA',
+ 'id' => 'ID',
+ 'parent' => 'Übergeordneten',
+ 'require_acceptance' => 'Zustimmung',
+ 'title' => 'Name der Asset-Kategorie',
+
+);
diff --git a/resources/lang/de-i/admin/companies/general.php b/resources/lang/de-i/admin/companies/general.php
new file mode 100644
index 0000000000..ad64cefe03
--- /dev/null
+++ b/resources/lang/de-i/admin/companies/general.php
@@ -0,0 +1,7 @@
+ 'Firma auswählen',
+ 'about_companies' => 'Über Unternehmen',
+ 'about_companies_description' => ' Unternehmen können als ein einfaches Informationsfeld verwendet werden, oder um die Sichtbarkeit und Verfügbarkeit von Vermögenswerten auf Benutzer eines bestimmten Unternehmens zu beschränken. Hierfür muss die Mehrmandanten-Unterstützung für Firmen in den Admin-Einstellungen aktiviert werden.',
+];
diff --git a/resources/lang/de-i/admin/companies/message.php b/resources/lang/de-i/admin/companies/message.php
new file mode 100644
index 0000000000..b6c0d5d80f
--- /dev/null
+++ b/resources/lang/de-i/admin/companies/message.php
@@ -0,0 +1,19 @@
+ 'Firma existiert nicht.',
+ 'assoc_users' => 'Diese Firma ist mit mindestens einem Modell verknüpft und kann nicht gelöscht werden. Bitte ändere die Modelle um die Verknüpfung zu lösen. ',
+ 'create' => [
+ 'error' => 'Firma wurde nicht erstellt. Bitte versuchen Sie es erneut.',
+ 'success' => 'Firma wurde erfolgreich angelegt.',
+ ],
+ 'update' => [
+ 'error' => 'Firma wurde nicht geändert, bitte versuchen Sie es erneut',
+ 'success' => 'Firma erfolgreich geändert.',
+ ],
+ 'delete' => [
+ 'confirm' => 'Sind Sie sich sicher, dass Sie diese Firma löschen wollen?',
+ 'error' => 'Es gab ein Problem beim Löschen der Firma. Bitte versuchen Sie es erneut.',
+ 'success' => 'Die Firma wurde erfolgreich gelöscht.',
+ ],
+];
diff --git a/resources/lang/de-i/admin/companies/table.php b/resources/lang/de-i/admin/companies/table.php
new file mode 100644
index 0000000000..34b116a5e5
--- /dev/null
+++ b/resources/lang/de-i/admin/companies/table.php
@@ -0,0 +1,9 @@
+ 'Firmen',
+ 'create' => 'Firma erstellen',
+ 'title' => 'Firma',
+ 'update' => 'Firma bearbeiten',
+ 'name' => 'Firmenname',
+ 'id' => 'ID',
+);
diff --git a/resources/lang/de-i/admin/components/general.php b/resources/lang/de-i/admin/components/general.php
new file mode 100644
index 0000000000..7094318204
--- /dev/null
+++ b/resources/lang/de-i/admin/components/general.php
@@ -0,0 +1,15 @@
+ 'Komponentenname',
+ 'checkin' => 'Komponente zurücknehmen',
+ 'checkout' => 'Komponente herausgeben',
+ 'cost' => 'Einkaufspreis',
+ 'create' => 'Komponente erstellen',
+ 'edit' => 'Komponente bearbeiten',
+ 'date' => 'Kaufdatum',
+ 'order' => 'Artikelnummer',
+ 'remaining' => 'Verbleibend',
+ 'total' => 'Gesamt',
+ 'update' => 'Komponente aktualisieren',
+);
diff --git a/resources/lang/de-i/admin/components/message.php b/resources/lang/de-i/admin/components/message.php
new file mode 100644
index 0000000000..d7dd2a0cfe
--- /dev/null
+++ b/resources/lang/de-i/admin/components/message.php
@@ -0,0 +1,36 @@
+ 'Komponente existiert nicht.',
+
+ 'create' => array(
+ 'error' => 'Komponente wurde nicht erstellt. Bitte versuchen Sie es erneut.',
+ 'success' => 'Komponente wurde erfolgreich erstellt.'
+ ),
+
+ 'update' => array(
+ 'error' => 'Komponente wurde nicht geändert. Bitte versuchen Sie es erneut',
+ 'success' => 'Komponente erfolgreich geändert.'
+ ),
+
+ 'delete' => array(
+ 'confirm' => 'Sind Sie sicher, dass Sie diese Komponente löschen möchten?',
+ 'error' => 'Beim Löschen der Komponente ist ein Fehler aufgetreten. Bitte probieren Sie es noch einmal.',
+ 'success' => 'Die Komponente wurde erfolgreich gelöscht.'
+ ),
+
+ 'checkout' => array(
+ 'error' => 'Komponente konnte nicht herausgegeben werden. Bitte versuchen Sie es erneut',
+ 'success' => 'Komponente wurde erfolgreich herausgegeben.',
+ 'user_does_not_exist' => 'Dieser Benutzer ist ungültig. Bitte versuchen Sie es noch einmal.'
+ ),
+
+ 'checkin' => array(
+ 'error' => 'Komponente konnte nicht zurückgenommen werden. Bitte versuchen Sie es erneut',
+ 'success' => 'Komponente wurde erfolgreich zurückgenommen.',
+ 'user_does_not_exist' => 'Dieser Benutzer existiert nicht. Bitte versuchen Sie es erneut.'
+ )
+
+
+);
diff --git a/resources/lang/de-i/admin/components/table.php b/resources/lang/de-i/admin/components/table.php
new file mode 100644
index 0000000000..4a94833aa0
--- /dev/null
+++ b/resources/lang/de-i/admin/components/table.php
@@ -0,0 +1,5 @@
+ 'Komponentenname',
+);
diff --git a/resources/lang/de-i/admin/consumables/general.php b/resources/lang/de-i/admin/consumables/general.php
new file mode 100644
index 0000000000..4d3fd225b4
--- /dev/null
+++ b/resources/lang/de-i/admin/consumables/general.php
@@ -0,0 +1,11 @@
+ 'Verbrauchsmaterial an Benutzer herausgeben',
+ 'consumable_name' => 'Name des Verbrauchsmaterials',
+ 'create' => 'Verbrauchsmaterial erstellen',
+ 'item_no' => 'Artikel Nr.',
+ 'remaining' => 'Verbleibend',
+ 'total' => 'Gesamt',
+ 'update' => 'Verbrauchsmaterial bearbeiten',
+);
diff --git a/resources/lang/de-i/admin/consumables/message.php b/resources/lang/de-i/admin/consumables/message.php
new file mode 100644
index 0000000000..67c116ff90
--- /dev/null
+++ b/resources/lang/de-i/admin/consumables/message.php
@@ -0,0 +1,36 @@
+ 'Verbrauchsmaterial existiert nicht.',
+
+ 'create' => array(
+ 'error' => 'Verbrauchsmaterial konnte nicht angelegt werden. Bitte versuchen Sie es erneut.',
+ 'success' => 'Verbrauchsmaterial erfolgreich angelegt.'
+ ),
+
+ 'update' => array(
+ 'error' => 'Verbrauchsmaterial konnte nicht aktualisiert werden. Bitte versuchen Sie es erneut',
+ 'success' => 'Verbrauchsmaterial erfolgreich aktualisiert.'
+ ),
+
+ 'delete' => array(
+ 'confirm' => 'Sind Sie sicher, dass Sie dieses Verbrauchsmaterial löschen möchten?',
+ 'error' => 'Es gab Probleme beim Löschen des Verbrauchsmaterials. Bitte versuchen Sie es erneut.',
+ 'success' => 'Das Verbrauchsmaterial wurde erfolgreich gelöscht.'
+ ),
+
+ 'checkout' => array(
+ 'error' => 'Das Verbrauchsmaterial wurde nicht herausgegeben. Bitte versuchen Sie es erneut',
+ 'success' => 'Verbrauchsmaterial wurde erfolgreich herausgegeben.',
+ 'user_does_not_exist' => 'Der angegebene Benutzer ist ungültig. Bitte versuchen Sie es erneut.'
+ ),
+
+ 'checkin' => array(
+ 'error' => 'Das Verbrauchsmaterial konnte nicht zurückgenommen werden. Bitte versuchen Sie es erneut',
+ 'success' => 'Verbrauchsmaterial wurde erfolgreich zurückgenommen.',
+ 'user_does_not_exist' => 'Der angegebene Benutzer existiert nicht. Bitte versuchen Sie es erneut.'
+ )
+
+
+);
diff --git a/resources/lang/de-i/admin/consumables/table.php b/resources/lang/de-i/admin/consumables/table.php
new file mode 100644
index 0000000000..57b001fe88
--- /dev/null
+++ b/resources/lang/de-i/admin/consumables/table.php
@@ -0,0 +1,5 @@
+ 'Name des Verbrauchsmaterials',
+);
diff --git a/resources/lang/de-i/admin/custom_fields/general.php b/resources/lang/de-i/admin/custom_fields/general.php
new file mode 100644
index 0000000000..88d14520fd
--- /dev/null
+++ b/resources/lang/de-i/admin/custom_fields/general.php
@@ -0,0 +1,47 @@
+ 'Benutzerdefinierte Felder',
+ 'manage' => 'Verwalten',
+ 'field' => 'Feld',
+ 'about_fieldsets_title' => 'Über Feldsätze',
+ 'about_fieldsets_text' => 'Ein Feldsatz ist eine Gruppe von benutzerdefinierten Feldern, die häufig für bestimmte Asset-Modelltypen wiederverwendet werden.',
+ 'custom_format' => 'Benutzerdefiniertes Regex-Format...',
+ 'encrypt_field' => 'Den Wert dieses Feldes in der Datenbank verschlüsseln',
+ 'encrypt_field_help' => 'WARNUNG: Ein verschlüsseltes Feld kann nicht durchsucht werden.',
+ 'encrypted' => 'Verschlüsselt',
+ 'fieldset' => 'Feldsatz',
+ 'qty_fields' => 'Anzahl Felder',
+ 'fieldsets' => 'Feldsätze',
+ 'fieldset_name' => 'Feldsatzname',
+ 'field_name' => 'Feldname',
+ 'field_values' => 'Feldwerte',
+ 'field_values_help' => 'Fügen Sie eine wählbare Option pro Zeile hinzu. Leere Zeilen, außer der ersten, werden ignoriert.',
+ 'field_element' => 'Formularelement',
+ 'field_element_short' => 'Element',
+ 'field_format' => 'Format',
+ 'field_custom_format' => 'Benutzerdefiniertes Format',
+ 'field_custom_format_help' => 'In diesem Feld können Sie einen Regex-Ausdruck zur Validierung verwenden. Er sollte mit "regex:" beginnen. Um beispielsweise zu validieren, dass ein benutzerdefiniertes Feld eine gültige IMEI (15 numerische Ziffern) enthält, würden Sie regex:/^[0-9]{15}$/ nutzen.',
+ 'required' => 'Pflichtfeld',
+ 'req' => 'Erf.',
+ 'used_by_models' => 'Von Modellen benutzt',
+ 'order' => 'Reihenfolge',
+ 'create_fieldset' => 'Neuer Feldsatz',
+ 'create_fieldset_title' => 'Neuen Feldsatz erstellen',
+ 'create_field' => 'Neues benutzerdefiniertes Feld',
+ 'create_field_title' => 'Neues benutzerdefiniertes Feld erstellen',
+ 'value_encrypted' => 'Der Wert dieses Feldes ist in der Datenbank verschlüsselt. Nur Benutzer mit Administratorrechten können den entschlüsselten Wert anzeigen',
+ 'show_in_email' => 'Feld miteinbeziehen bei Herausgabe-Emails an die Benutzer? Verschlüsselte Felder können nicht miteinbezogen werden.',
+ 'help_text' => 'Hilfetext',
+ 'help_text_description' => 'Dies ist ein optionaler Text, der unter den Formularelementen erscheint, während eine Datei bearbeitet wird, um Kontext für das Feld bereitzustellen.',
+ 'about_custom_fields_title' => 'Über benutzerdefinierte Felder',
+ 'about_custom_fields_text' => 'Benutzerdefinierte Felder ermöglichen es, beliebige Attribute zu Assets hinzuzufügen.',
+ 'add_field_to_fieldset' => 'Feld zum Feldsatz hinzufügen',
+ 'make_optional' => 'Benötigt - klicken, um optional zu machen',
+ 'make_required' => 'Optional - Klicken, um erforderlich zu machen',
+ 'reorder' => 'Sortieren',
+ 'db_field' => 'Datenbankfeld',
+ 'db_convert_warning' => 'WARNUNG. Dieses Feld befindet sich in der Tabelle mit benutzerdefinierten Feldern als :db_column sollte aber :expected sein.',
+ 'is_unique' => 'Dieser Wert muss für jedes Asset eindeutig sein',
+ 'unique' => 'Einzigartig',
+];
diff --git a/resources/lang/de-i/admin/custom_fields/message.php b/resources/lang/de-i/admin/custom_fields/message.php
new file mode 100644
index 0000000000..d6436bd897
--- /dev/null
+++ b/resources/lang/de-i/admin/custom_fields/message.php
@@ -0,0 +1,63 @@
+ array(
+ 'invalid' => 'Dieses Feld existiert nicht.',
+ 'already_added' => 'Feld wurde bereits hinzugefügt',
+
+ 'create' => array(
+ 'error' => 'Feld wurde nicht erstellt. Bitte versuchen Sie es erneut.',
+ 'success' => 'Feld wurde erfolgreich erstellt.',
+ 'assoc_success' => 'Feld wurde erfolgreich zum Feldsatz hinzugefügt.'
+ ),
+
+ 'update' => array(
+ 'error' => 'Feld wurde nicht aktualisiert. Bitte versuchen Sie es erneut',
+ 'success' => 'Feld wurde erfolgreich aktualisiert.'
+ ),
+
+ 'delete' => array(
+ 'confirm' => 'Sind Sie sicher, dass Sie dieses Feld löschen möchten?',
+ 'error' => 'Beim Löschen des Felds ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.',
+ 'success' => 'Das Feld wurde erfolgreich gelöscht.',
+ 'in_use' => 'Dieses Feld wird derzeit noch verwendet.',
+ )
+
+ ),
+
+ 'fieldset' => array(
+
+ 'does_not_exist' => 'Feldsatz existiert nicht',
+
+ 'create' => array(
+ 'error' => 'Feldsatz wurde nicht erstellt. Bitte versuchen Sie es erneut.',
+ 'success' => 'Feldsatz wurde erfolgreich erstellt.'
+ ),
+
+ 'update' => array(
+ 'error' => 'Feldsatz wurde nicht aktualisiert. Bitte versuchen Sie es erneut.',
+ 'success' => 'Feldsatz wurde erfolgreich aktualisiert.'
+ ),
+
+ 'delete' => array(
+ 'confirm' => 'Sind Sie sicher, dass Sie diesen Feldsatz löschen möchten?',
+ 'error' => 'Beim Löschen des Feldsatzes ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.',
+ 'success' => 'Der Feldsatz wurde erfolgreich gelöscht.',
+ 'in_use' => 'Dieser Feldsatz wird derzeit noch verwendet.',
+ )
+
+ ),
+
+ 'fieldset_default_value' => array(
+
+ 'error' => 'Fehler beim Überprüfen der Standardfeldsatzwerte.',
+
+ ),
+
+
+
+
+
+
+);
diff --git a/resources/lang/de-i/admin/departments/message.php b/resources/lang/de-i/admin/departments/message.php
new file mode 100644
index 0000000000..4148327419
--- /dev/null
+++ b/resources/lang/de-i/admin/departments/message.php
@@ -0,0 +1,21 @@
+ 'Diese Abteilung existiert nicht.',
+ 'assoc_users' => 'Diese Abteilung ist mindestens einem Benutzer zugewiesen und kann nicht gelöscht werden. Bitte entfernen Sie die Abteilungszuweisung bei den jeweiligen Benutzern und versuchen Sie es erneut diese Abteilung zu entfernen. ',
+ 'create' => array(
+ 'error' => 'Abteilung wurde nicht erstellt. Bitte versuchen Sie es erneut.',
+ 'success' => 'Abteilung wurde erfolgreich erstellt.'
+ ),
+ 'update' => array(
+ 'error' => 'Abteilung wurde nicht aktualisiert. Bitte versuchen Sie es erneut',
+ 'success' => 'Abteilung wurde erfolgreich aktualisiert.'
+ ),
+ 'delete' => array(
+ 'confirm' => 'Sind Sie sicher, dass Sie diese Abteilung löschen möchten?',
+ 'error' => 'Beim Löschen der Abteilung ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.',
+ 'success' => 'Die Abteilung wurde erfolgreich gelöscht.'
+ )
+
+);
diff --git a/resources/lang/de-i/admin/departments/table.php b/resources/lang/de-i/admin/departments/table.php
new file mode 100644
index 0000000000..d5dad4472e
--- /dev/null
+++ b/resources/lang/de-i/admin/departments/table.php
@@ -0,0 +1,11 @@
+ 'ID',
+ 'name' => 'Name der Abteilung',
+ 'manager' => 'Manager',
+ 'location' => 'Standort',
+ 'create' => 'Abteilung erstellen',
+ 'update' => 'Abteilung aktualisieren',
+ );
diff --git a/resources/lang/de-i/admin/depreciations/general.php b/resources/lang/de-i/admin/depreciations/general.php
new file mode 100644
index 0000000000..b864135489
--- /dev/null
+++ b/resources/lang/de-i/admin/depreciations/general.php
@@ -0,0 +1,16 @@
+ 'Über Asset-Abschreibungen',
+ 'about_depreciations' => 'Sie können Asset-Abschreibungen einrichten, um Assets linear abzuschreiben.',
+ 'asset_depreciations' => 'Asset-Abschreibungen',
+ 'create' => 'Abschreibung erstellen',
+ 'depreciation_name' => 'Abschreibungs Name',
+ 'depreciation_min' => 'Abschreibungsuntergrenze',
+ 'number_of_months' => 'Anzahl der Monate',
+ 'update' => 'Abschreibung aktualisieren',
+ 'depreciation_min' => 'Minimaler Wert nach Abschreibung',
+ 'no_depreciations_warning' => 'Warnung:
+ Sie haben derzeit keine Abschreibungen eingerichtet.
+ Bitte richten Sie mindestens eine Abschreibung ein, um den Abschreibungsbericht anzuzeigen.',
+];
diff --git a/resources/lang/de-i/admin/depreciations/message.php b/resources/lang/de-i/admin/depreciations/message.php
new file mode 100644
index 0000000000..cbfa3d0f8b
--- /dev/null
+++ b/resources/lang/de-i/admin/depreciations/message.php
@@ -0,0 +1,25 @@
+ 'Die Abschreibungsklasse existiert nicht.',
+ 'assoc_users' => 'Diese Abschreibung ist derzeit einem oder mehreren Modellen zugeordnet und kann nicht gelöscht werden. Bitte löschen Sie erst die Modelle und versuchen es dann erneut. ',
+
+
+ 'create' => array(
+ 'error' => 'Abschreibungsklasse wurde nicht erstellt. Bitte versuchen Sie es erneut.',
+ 'success' => 'Abschreibungsklasse wurde erfolgreich erstellt.'
+ ),
+
+ 'update' => array(
+ 'error' => 'Abschreibungsklasse wurde nicht aktualisiert. Bitte versuchen Sie es erneut',
+ 'success' => 'Abschreibungsklasse wurde erfolgreich aktualisiert.'
+ ),
+
+ 'delete' => array(
+ 'confirm' => 'Sind Sie sicher, dass Sie diese Abschreibungsklasse löschen wollen?',
+ 'error' => 'Beim Löschen der Abschreibungsklasse ist ein Problem aufgetreten. Bitte versuchen Sie es erneut.',
+ 'success' => 'Die Abschreibungsklasse wurde erfolgreich gelöscht.'
+ )
+
+);
diff --git a/resources/lang/de-i/admin/depreciations/table.php b/resources/lang/de-i/admin/depreciations/table.php
new file mode 100644
index 0000000000..c9f6b3d865
--- /dev/null
+++ b/resources/lang/de-i/admin/depreciations/table.php
@@ -0,0 +1,11 @@
+ 'ID',
+ 'months' => 'Monate',
+ 'term' => 'Laufzeit',
+ 'title' => 'Name ',
+ 'depreciation_min' => 'Minimalwert',
+
+];
diff --git a/resources/lang/de-i/admin/groups/message.php b/resources/lang/de-i/admin/groups/message.php
new file mode 100644
index 0000000000..45de4e6ac6
--- /dev/null
+++ b/resources/lang/de-i/admin/groups/message.php
@@ -0,0 +1,22 @@
+ 'Gruppe existiert bereits!',
+ 'group_not_found' => 'Gruppe [: Id] existiert nicht.',
+ 'group_name_required' => '"Name" darf nicht leer sein',
+
+ 'success' => array(
+ 'create' => 'Die Gruppe wurde erfolgreich erstellt.',
+ 'update' => 'Die Gruppe wurde erfolgreich geändert.',
+ 'delete' => 'Die Gruppe wurde erfolgreich gelöscht.',
+ ),
+
+ 'delete' => array(
+ 'confirm' => 'Sind Sie sicher, dass Sie die Gruppe löschen wollen?',
+ 'create' => 'Beim Erstellen der Gruppe ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.',
+ 'update' => 'Beim Aktualisieren der Gruppe ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.',
+ 'delete' => 'Beim Löschen der Gruppe ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.',
+ ),
+
+);
diff --git a/resources/lang/de-i/admin/groups/table.php b/resources/lang/de-i/admin/groups/table.php
new file mode 100644
index 0000000000..f856be365b
--- /dev/null
+++ b/resources/lang/de-i/admin/groups/table.php
@@ -0,0 +1,9 @@
+ 'Id',
+ 'name' => 'Name',
+ 'users' => '# von Benutzern',
+
+);
diff --git a/resources/lang/de-i/admin/groups/titles.php b/resources/lang/de-i/admin/groups/titles.php
new file mode 100644
index 0000000000..5cc06e6b91
--- /dev/null
+++ b/resources/lang/de-i/admin/groups/titles.php
@@ -0,0 +1,16 @@
+ 'Über Gruppen',
+ 'about_groups' => 'Gruppen werden verwendet, um die Benutzerberechtigungen zu verallgemeinern.',
+ 'group_management' => 'Gruppenverwaltung',
+ 'create' => 'Neue Gruppe erstellen',
+ 'update' => 'Gruppe bearbeiten',
+ 'group_name' => 'Gruppenname',
+ 'group_admin' => 'Gruppenadministrator',
+ 'allow' => 'Erlauben',
+ 'deny' => 'Nicht erlauben',
+ 'permission' => 'Berechtigung',
+ 'grant' => 'Erlauben',
+ 'no_permissions' => 'Diese Gruppe hat keine Berechtigungen.'
+];
diff --git a/resources/lang/de-i/admin/hardware/form.php b/resources/lang/de-i/admin/hardware/form.php
new file mode 100644
index 0000000000..84ae776791
--- /dev/null
+++ b/resources/lang/de-i/admin/hardware/form.php
@@ -0,0 +1,51 @@
+ 'Massenlöschung von Assets bestätigen',
+ 'bulk_delete_help' => 'Überprüfen Sie die nachfolgenden Assets für die Massenlöschung. Sobald diese gelöscht sind, können diese zwar wiederhergestellt werden, sind aber dem aktuellen Nutzer nicht mehr zugeordnet.',
+ 'bulk_delete_warn' => 'Sie sind im Begriff :asset_count Assets zu löschen.',
+ 'bulk_update' => 'Massenaktualisierung von Assets',
+ 'bulk_update_help' => 'Diese Eingabemaske erlaubt Ihnen die Aktualisierung von mehrere Assets zugleich. Füllen Sie die Felder aus welche Sie ändern möchten. Alle leeren Felder bleiben unverändert. ',
+ 'bulk_update_warn' => 'Sie sind dabei die Eigenschaften von :asset_count Assets zu bearbeiten.',
+ 'checkedout_to' => 'Herausgegeben an',
+ 'checkout_date' => 'Herausgabedatum',
+ 'checkin_date' => 'Rücknahmedatum',
+ 'checkout_to' => 'Herausgeben an',
+ 'cost' => 'Kaufpreis',
+ 'create' => 'Asset erstellen',
+ 'date' => 'Kaufdatum',
+ 'depreciation' => 'Abschreibung',
+ 'depreciates_on' => 'Abschreiben auf',
+ 'default_location' => 'Standard-Standort',
+ 'eol_date' => 'Ende der Nutzungsdauer',
+ 'eol_rate' => 'EOL Rate',
+ 'expected_checkin' => 'Erwartetes Rückgabedatum',
+ 'expires' => 'Gültig bis',
+ 'fully_depreciated' => 'Komplett Abgeschrieben',
+ 'help_checkout' => 'Um das Asset sofort zuzuweisen, wählen Sie "Bereit zum Herausgeben" in der Status-Liste aus. ',
+ 'mac_address' => 'MAC-Adresse',
+ 'manufacturer' => 'Hersteller',
+ 'model' => 'Modell',
+ 'months' => 'Monate',
+ 'name' => 'Asset Name',
+ 'notes' => 'Notizen',
+ 'order' => 'Auftragsnummer',
+ 'qr' => 'QR-Code',
+ 'requestable' => 'Benutzer dürfen dieses Asset anfordern',
+ 'select_statustype' => 'Status Typ auswählen',
+ 'serial' => 'Seriennummer',
+ 'status' => 'Status',
+ 'tag' => 'Asset ID',
+ 'update' => 'Asset Update',
+ 'warranty' => 'Garantie',
+ 'warranty_expires' => 'Garantie Ablaufdatum',
+ 'years' => 'Jahre',
+ 'asset_location' => 'Standort des Assets aktualisieren',
+ 'asset_location_update_default_current' => 'Standardort und aktuellen Standort aktualisieren',
+ 'asset_location_update_default' => 'Nur den Standardort aktualisieren',
+ 'asset_not_deployable' => 'Dieses Asset ist nicht verfügbar und kann nicht herausgegeben werden.',
+ 'asset_deployable' => 'Dieses Asset ist verfügbar und kann herausgegeben werden.',
+ 'processing_spinner' => 'Wird verarbeitet...',
+ 'optional_infos' => 'Optionale Informationen',
+ 'order_details' => 'Bestellinformationen'
+];
diff --git a/resources/lang/de-i/admin/hardware/general.php b/resources/lang/de-i/admin/hardware/general.php
new file mode 100644
index 0000000000..617b9a5bc0
--- /dev/null
+++ b/resources/lang/de-i/admin/hardware/general.php
@@ -0,0 +1,44 @@
+ 'Über Assets',
+ 'about_assets_text' => 'Assets sind Gegenstände die durch eine Seriennummer oder einem Asset-Tag identifiziert werden. Meistens sind diese Gegenstände von höherem Wert, weshalb es Sinn ergibt diese spezifisch zu kennzeichnen.',
+ 'archived' => 'Archiviert',
+ 'asset' => 'Asset',
+ 'bulk_checkout' => 'Assets herausgeben',
+ 'bulk_checkin' => 'Assets zurücknehmen',
+ 'checkin' => 'Asset zurücknehmen',
+ 'checkout' => 'Asset herausgeben',
+ 'clone' => 'Asset duplizieren',
+ 'deployable' => 'Einsetzbar',
+ 'deleted' => 'Dieses Asset wurde gelöscht.',
+ 'edit' => 'Asset bearbeiten',
+ 'model_deleted' => 'Dieses Modell für Assets wurde gelöscht. Sie müssen das Modell wiederherstellen, bevor Sie das Asset wiederherstellen können.',
+ 'requestable' => 'Anforderbar',
+ 'requested' => 'Angefordert',
+ 'not_requestable' => 'Kann nicht angefordert werden',
+ 'requestable_status_warning' => 'Anforderbaren Status nicht ändern',
+ 'restore' => 'Asset wiederherstellen',
+ 'pending' => 'Ausstehend',
+ 'undeployable' => 'Nicht einsetzbar',
+ 'view' => 'Asset ansehen',
+ 'csv_error' => 'Es gibt einen Fehler in der CSV-Datei:',
+ 'import_text' => '
+
+ Laden Sie eine CSV-Datei hoch, die den Asset-Verlauf enthält. Die Assets und Benutzer MÜSSEN bereits im System vorhanden oder sie werden übersprungen. Übereinstimmende Assets für den Import der Historie geschieht mit dem Tag des Asset-Tags. Wir werden versuchen, einen passenden Benutzer zu finden, basierend auf dem von Ihnen angegebenen Benutzernamen und den Kriterien, die Sie unten auswählen. Wenn Sie keine Kriterien unten auswählen, wird einfach das Benutzernamen-Format, welches Sie in den Admin > Allgemeinen Einstellungen konfiguriert haben zum Abgleich genutzt. +
+ +Die im CSV enthaltenen Felder müssen mit den Kopfzeilen übereinstimmen: Asset Tag, Name, Checkout Date, Checkin Date. Zusätzliche Felder werden ignoriert.
+ +Checkin Date: Ein Leeres oder zukünftiges Datum wird Elemente an zugeordnete Benutzer auschecken. Ohne die Spalte Checkin Date wird das Rücknahmedatum auf das heutigen Datum gesetzt.
+ ', + 'csv_import_match_f-l' => 'Versucht den Benutzer nach dem vorname.nachname (jane.smith) Format abzugleichen', + 'csv_import_match_initial_last' => 'Versucht den Benutzer nach dem ersten Buchstaben des Vornamen und dem Nachnamen (jsmith) Format abzugleichen', + 'csv_import_match_first' => 'Versuchen Sie, Benutzer nach dem Vornamenformat (Jane) abzugleichen', + 'csv_import_match_email' => 'Versuchen Sie, Benutzer per E-Mail als Benutzername zu vergleichen', + 'csv_import_match_username' => 'Versuche Benutzer mit Benutzername zu vergleichen', + 'error_messages' => 'Fehlermeldungen:', + 'success_messages' => 'Erfolgsmeldungen:', + 'alert_details' => 'Siehe unten für Details.', + 'custom_export' => 'Benutzerdefinierter Export' +]; diff --git a/resources/lang/de-i/admin/hardware/message.php b/resources/lang/de-i/admin/hardware/message.php new file mode 100644 index 0000000000..9ef604255b --- /dev/null +++ b/resources/lang/de-i/admin/hardware/message.php @@ -0,0 +1,84 @@ + 'Achtung:Dieses Asset wurde kürzlich als nicht verteilbar markiert. + Falls sich dieser Status verändert hat, aktualisieren Sie bitte den Asset Status.', + 'does_not_exist' => 'Asset existiert nicht.', + 'does_not_exist_or_not_requestable' => 'Dieses Asset existiert nicht oder kann nicht angefordert werden.', + 'assoc_users' => 'Dieses Asset ist im Moment an einen Benutzer herausgegeben und kann nicht entfernt werden. Bitte buchen sie das Asset wieder ein und versuchen Sie dann erneut es zu entfernen. ', + + 'create' => [ + 'error' => 'Asset wurde nicht erstellt. Bitte versuchen Sie es erneut. :(', + 'success' => 'Asset wurde erfolgreich erstellt. :)', + ], + + 'update' => [ + 'error' => 'Asset wurde nicht aktualisiert. Bitte versuchen Sie es erneut', + 'success' => 'Asset wurde erfolgreich aktualisiert.', + 'nothing_updated' => 'Es wurden keine Felder ausgewählt, somit wurde auch nichts aktualisiert.', + 'no_assets_selected' => 'Es wurden keine Assets ausgewählt, somit wurde auch nichts aktualisiert.', + ], + + 'restore' => [ + 'error' => 'Asset wurde nicht wiederhergestellt, bitte versuchen Sie es noch einmal', + 'success' => 'Asset erfolgreich wiederhergestellt.', + ], + + 'audit' => [ + 'error' => 'Asset Audit war nicht erfolgreich. Bitte versuche es erneut.', + 'success' => 'Asset-Audit erfolgreich protokolliert.', + ], + + + 'deletefile' => [ + 'error' => 'Datei wurde nicht gelöscht. Bitte versuchen Sie es erneut.', + 'success' => 'Datei erfolgreich gelöscht.', + ], + + 'upload' => [ + 'error' => 'Datei(en) wurde(n) nicht hochgeladen. Bitte versuchen Sie es erneut.', + 'success' => 'Datei(en) erfolgreich hochgeladen.', + 'nofiles' => 'Es wurde keine Datei zum Hochladen ausgewählt, oder die Datei ist zu groß', + 'invalidfiles' => 'Eine oder mehrere Ihrer Dateien sind zu groß oder deren Dateityp ist nicht zugelassen. Zugelassene Dateitypen sind png, gif, jpg, doc, docx, pdf, und txt.', + ], + + 'import' => [ + 'error' => 'Einige Elemente wurden nicht korrekt importiert.', + 'errorDetail' => 'Die folgenden Elemente wurden aufgrund von Fehlern nicht importiert.', + 'success' => 'Ihre Datei wurde importiert', + 'file_delete_success' => 'Die Datei wurde erfolgreich gelöscht', + 'file_delete_error' => 'Die Datei konnte nicht gelöscht werden', + ], + + + 'delete' => [ + 'confirm' => 'Sind Sie sicher, dass Sie dieses Asset entfernen möchten?', + 'error' => 'Beim Entfernen dieses Assets ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.', + 'nothing_updated' => 'Es wurden keine Assets ausgewählt, somit wurde auch nichts gelöscht.', + 'success' => 'Dieses Asset wurde erfolgreich entfernt.', + ], + + 'checkout' => [ + 'error' => 'Asset konnte nicht herausgegeben werden. Bitte versuchen Sie es erneut', + 'success' => 'Asset wurde erfolgreich herausgegeben.', + 'user_does_not_exist' => 'Dieser Benutzer existiert nicht. Bitte versuchen Sie es erneut.', + 'not_available' => 'Dieses Asset kann nicht herausgegeben werden!', + 'no_assets_selected' => 'Mind. 1 Eintrag muss ausgewählt werden', + ], + + 'checkin' => [ + 'error' => 'Asset konnte nicht zurückgenommen werden. Bitte versuchen Sie es erneut', + 'success' => 'Asset wurde erfolgreich zurückgenommen.', + 'user_does_not_exist' => 'Dieser Benutzer existiert nicht. Bitte versuchen Sie es erneut.', + 'already_checked_in' => 'Dieses Asset ist bereits zurückgenommen.', + + ], + + 'requests' => [ + 'error' => 'Das Asset wurde nicht angefordert, bitte versuchen Sie es erneut', + 'success' => 'Asset erfolgreich angefordert.', + 'canceled' => 'Herausgabe erfolgreich abgebrochen', + ], + +]; diff --git a/resources/lang/de-i/admin/hardware/table.php b/resources/lang/de-i/admin/hardware/table.php new file mode 100644 index 0000000000..8a92d45d29 --- /dev/null +++ b/resources/lang/de-i/admin/hardware/table.php @@ -0,0 +1,30 @@ + 'Asset Tag', + 'asset_model' => 'Modell', + 'book_value' => 'Aktueller Wert', + 'change' => 'Zurücknehmen/Herausgeben', + 'checkout_date' => 'Herausgabedatum', + 'checkoutto' => 'Herausgegeben', + 'current_value' => 'Aktueller Wert', + 'diff' => 'Differenz', + 'dl_csv' => 'CSV Herunterladen', + 'eol' => 'EOL', + 'id' => 'ID', + 'location' => 'Standort', + 'purchase_cost' => 'Kosten', + 'purchase_date' => 'Kaufdatum', + 'serial' => 'Seriennummer', + 'status' => 'Status', + 'title' => 'Asset ', + 'image' => 'Geräte-Bild', + 'days_without_acceptance' => 'Tage ohne Akzeptierung', + 'monthly_depreciation' => 'Monatliche Abschreibung', + 'assigned_to' => 'Zugewiesen an', + 'requesting_user' => 'Benutzer anfordern', + 'requested_date' => 'Angefordertes Datum', + 'changed' => 'Geändert', + 'icon' => 'Symbol', +]; diff --git a/resources/lang/de-i/admin/kits/general.php b/resources/lang/de-i/admin/kits/general.php new file mode 100644 index 0000000000..83ae04a73b --- /dev/null +++ b/resources/lang/de-i/admin/kits/general.php @@ -0,0 +1,50 @@ + 'Über vordefinierte Kits', + 'about_kits_text' => 'Mit vordefinierten Kits können Sie schnell eine Sammlung von Elementen (Assets, Lizenzen, etc.) an einen Benutzer ausgeben. Dies kann hilfreich sein, wenn Ihr Onboarding-Prozess über viele Nutzer hinweg einheitlich ist und alle Nutzer die gleichen Artikel erhalten.', + 'checkout' => 'Kit herausgeben ', + 'create_success' => 'Kit wurde erfolgreich erstellt.', + 'create' => 'Vordefiniertes Kit erstellen', + 'update' => 'Vordefiniertes Kit aktualisieren', + 'delete_success' => 'Kit wurde erfolgreich gelöscht.', + 'update_success' => 'Kit wurde erfolgreich aktualisiert.', + 'none_models' => 'Es gibt nicht genügend verfügbare Assets für :model zum Herausgeben. :qty sind erforderlich. ', + 'none_licenses' => 'Es gibt nicht genügend Lizenzen für :license zum Herausgeben. :qty sind erforderlich. ', + 'none_consumables' => 'Es gibt nicht genügend verfügbare Einheiten von :consumable zum Herausgeben. :qty sind erforderlich. ', + 'none_accessory' => 'Es gibt nicht genügend verfügbare Einheiten von :accessory zum Herausgeben. :qty werden benötigt. ', + 'append_accessory' => 'Zubehör anhängen', + 'update_appended_accessory' => 'Angefügtes Zubehör aktualisieren', + 'append_consumable' => 'Verbrauchsmaterial anhängen', + 'update_appended_consumable' => 'Angehängtes Verbrauchsmaterial aktualisieren', + 'append_license' => 'Lizenz anhängen', + 'update_appended_license' => 'Angefügte Lizenz aktualisieren', + 'append_model' => 'Modell anhängen', + 'update_appended_model' => 'Angefügte Lizenz aktualisieren', + 'license_error' => 'Lizenz bereits mit Kit verbunden', + 'license_added_success' => 'Die Lizenz wurde erfolgreich hinzugefügt', + 'license_updated' => 'Die Lizenz wurde erfolgreich aktualisiert', + 'license_none' => 'Die Lizenz existiert nicht', + 'license_detached' => 'Die Lizenz wurde erfolgreich gelöst', + 'consumable_added_success' => 'Verbrauchsmaterial erfolgreich hinzugefügt', + 'consumable_updated' => 'Verbrauchsmaterial wurde erfolgreich aktualisiert', + 'consumable_error' => 'Verbrauchsmaterial bereits an Kit angehängt', + 'consumable_deleted' => 'Erfolgreich gelöscht', + 'consumable_none' => 'Verbrauchsmaterial existiert nicht', + 'consumable_detached' => 'Verbrauchsmaterial wurde erfolgreich gelöst', + 'accessory_added_success' => 'Zubehör erfolgreich hinzugefügt', + 'accessory_updated' => 'Zubehör wurde erfolgreich aktualisiert', + 'accessory_detached' => 'Zubehör wurde erfolgreich getrennt', + 'accessory_error' => 'Zubehör bereits an Kit angeschlossen', + 'accessory_deleted' => 'Löschen war erfolgreich', + 'accessory_none' => 'Zubehör existiert nicht', + 'checkout_success' => 'Herausgabe war erfolgreich', + 'checkout_error' => 'Herausgabe Fehler', + 'kit_none' => 'Kit existiert nicht', + 'kit_created' => 'Kit wurde erfolgreich erstellt', + 'kit_updated' => 'Kit wurde erfolgreich aktualisiert', + 'kit_not_found' => 'Kit nicht gefunden', + 'kit_deleted' => 'Kit wurde erfolgreich gelöscht', + 'kit_model_updated' => 'Modell wurde erfolgreich aktualisiert', + 'kit_model_detached' => 'Modell wurde erfolgreich gelöst', +]; diff --git a/resources/lang/de-i/admin/licenses/form.php b/resources/lang/de-i/admin/licenses/form.php new file mode 100644 index 0000000000..49a5410dea --- /dev/null +++ b/resources/lang/de-i/admin/licenses/form.php @@ -0,0 +1,22 @@ + 'Asset', + 'checkin' => 'Zurücknehmen', + 'create' => 'Lizenz erstellen', + 'expiration' => 'Ablaufdatum', + 'license_key' => 'Produktschlüssel', + 'maintained' => 'Verwaltet', + 'name' => 'Software Name', + 'no_depreciation' => 'Nicht abschreiben', + 'purchase_order' => 'Auftragsnummer', + 'reassignable' => 'Zuweisbar', + 'remaining_seats' => 'Verbleibende Aktivierungen', + 'seats' => 'Lizenzen', + 'termination_date' => 'Kündigungsdatum', + 'to_email' => 'E-Mail des Lizenzerwerbers', + 'to_name' => 'Name des Lizenzerwerbers', + 'update' => 'Lizenz aktualisieren', + 'checkout_help' => 'Du musst eine Lizenz an einen Gegenstand oder eine Person herausgeben. Du kannst beides auswählen, allerdings muss der Besitzer des Gegenstands mit der Person übereinstimmen an die du den Gegenstand herausgibst.' +); diff --git a/resources/lang/de-i/admin/licenses/general.php b/resources/lang/de-i/admin/licenses/general.php new file mode 100644 index 0000000000..f3876cd869 --- /dev/null +++ b/resources/lang/de-i/admin/licenses/general.php @@ -0,0 +1,21 @@ + 'Über Lizenzen', + 'about_licenses' => 'Lizenzen werden verwendet, um Software zu verfolgen. Sie haben eine bestimmte Anzahl von Plätzen, die an Einzelpersonen ausgegeben werden können', + 'checkin' => 'Lizenzaktivierung zurücknehmen', + 'checkout_history' => 'Zuweisungsverlauf', + 'checkout' => 'Lizenzaktivierung herausgeben', + 'edit' => 'Lizenz bearbeiten', + 'filetype_info' => 'Erlaubte Dateitypen sind png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, und rar.', + 'clone' => 'Lizenz duplizieren', + 'history_for' => 'Verlauf für ', + 'in_out' => 'Zurücknehmen/Herausgeben', + 'info' => 'Lizenzinfo', + 'license_seats' => 'Lizenzaktivierungen', + 'seat' => 'Lizenz', + 'seats' => 'Verfügbare Lizenzen', + 'software_licenses' => 'Software Lizenzen', + 'user' => 'Nutzer', + 'view' => 'Lizenz ansehen', +); diff --git a/resources/lang/de-i/admin/licenses/message.php b/resources/lang/de-i/admin/licenses/message.php new file mode 100644 index 0000000000..70ab9ca1a6 --- /dev/null +++ b/resources/lang/de-i/admin/licenses/message.php @@ -0,0 +1,52 @@ + 'Die Lizenz existiert nicht.', + 'user_does_not_exist' => 'Benutzer existiert nicht.', + 'asset_does_not_exist' => 'Der Gegenstand, mit dem Sie diese Lizenz verknüpfen möchten, existiert nicht.', + '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' => 'Lizenz nicht gefunden', + + + 'create' => array( + 'error' => 'Lizenz wurde nicht erstellt, bitte versuchen Sie es erneut.', + 'success' => 'Die Lizenz wurde erfolgreich erstellt.' + ), + + 'deletefile' => array( + 'error' => 'Datei wurde nicht gelöscht. Bitte versuchen Sie es erneut.', + 'success' => 'Datei erfolgreich gelöscht.', + ), + + 'upload' => array( + 'error' => 'Datei(en) wurden nicht hochgeladen. Bitte versuchen Sie es erneut.', + 'success' => 'Datei(en) erfolgreich hochgeladen.', + 'nofiles' => 'Sie haben keine Datei zum Hochladen ausgewählt oder die Datei, die Sie hochladen möchten, ist zu groß', + 'invalidfiles' => 'Eine oder mehrere Ihrer Dateien sind zu groß oder ist ein Dateityp, der nicht zulässig ist. Erlaubte Dateitypen sind png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, rar, rtf, xml und lic.', + ), + + 'update' => array( + 'error' => 'Die Lizenz wurde nicht aktualisiert, bitte versuchen Sie es erneut', + 'success' => 'Die Lizenz wurde erfolgreich aktualisiert.' + ), + + 'delete' => array( + 'confirm' => 'Sind Sie sicher, dass Sie diese Lizenz löschen wollen?', + 'error' => 'Beim Löschen der Lizenz ist ein Problem aufgetreten. Bitte versuchen Sie es erneut.', + 'success' => 'Die Lizenz wurde erfolgreich gelöscht.' + ), + + 'checkout' => array( + 'error' => 'Lizenz wurde nicht herausgegeben, bitte versuchen Sie es erneut.', + 'success' => 'Lizenz wurde erfolgreich herausgegeben' + ), + + 'checkin' => array( + 'error' => 'Lizenz wurde nicht zurückgenommen, bitte versuchen Sie es erneut.', + 'success' => 'Die Lizenz wurde erfolgreich zurückgenommen' + ), + +); diff --git a/resources/lang/de-i/admin/licenses/table.php b/resources/lang/de-i/admin/licenses/table.php new file mode 100644 index 0000000000..bd12760a6e --- /dev/null +++ b/resources/lang/de-i/admin/licenses/table.php @@ -0,0 +1,17 @@ + 'Zugewiesen an', + 'checkout' => 'Zurücknehmen/Herausgeben', + 'id' => 'ID', + 'license_email' => 'Lizenziert für Email', + 'license_name' => 'Lizenziert für', + 'purchase_date' => 'Kaufdatum', + 'purchased' => 'Gekauft', + 'seats' => 'Anzahl Aktivierungen', + 'hardware' => 'Hardware', + 'serial' => 'Seriennummer', + 'title' => 'Lizenz', + +); diff --git a/resources/lang/de-i/admin/locations/message.php b/resources/lang/de-i/admin/locations/message.php new file mode 100644 index 0000000000..91c5182398 --- /dev/null +++ b/resources/lang/de-i/admin/locations/message.php @@ -0,0 +1,27 @@ + 'Der Standort ist nicht vorhanden.', + 'assoc_users' => 'Dieser Standort ist mindestens einem Benutzer zugewiesen und kann nicht gelöscht werden. Bitte entfernen Sie die Standortzuweisung bei den jeweiligen Benutzern und versuchen Sie es erneut diesen Standort zu entfernen. ', + 'assoc_assets' => 'Dieser Standort ist mindestens einem Gegenstand zugewiesen und kann nicht gelöscht werden. Bitte entfernen Sie die Standortzuweisung bei den jeweiligen Gegenständen und versuchen Sie es erneut diesen Standort zu entfernen. ', + 'assoc_child_loc' => 'Dieser Ort ist mindestens einem anderen Ort übergeordnet und kann nicht gelöscht werden. Bitte Orte aktualisieren, so dass dieser Standort nicht mehr verknüpft ist und erneut versuchen. ', + + + 'create' => array( + 'error' => 'Standort wurde nicht erstellt, bitte versuchen Sie es erneut.', + 'success' => 'Standort erfolgreich erstellt.' + ), + + 'update' => array( + 'error' => 'Standort wurde nicht aktualisiert, bitte erneut versuchen', + 'success' => 'Standort erfolgreich aktualisiert.' + ), + + 'delete' => array( + 'confirm' => 'Möchten Sie diesen Standort wirklich entfernen?', + 'error' => 'Es gab einen Fehler beim Löschen des Standorts. Bitte erneut versuchen.', + 'success' => 'Der Standort wurde erfolgreich gelöscht.' + ) + +); diff --git a/resources/lang/de-i/admin/locations/table.php b/resources/lang/de-i/admin/locations/table.php new file mode 100644 index 0000000000..5814ff4447 --- /dev/null +++ b/resources/lang/de-i/admin/locations/table.php @@ -0,0 +1,40 @@ + 'Über Standorte', + 'about_locations' => 'Standorte werden verwendet, um Standortinformationen für Benutzer, Assets und andere Elemente zu verfolgen', + 'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted. + 'assets_checkedout' => 'Zugewiesene Assets', + 'id' => 'ID', + 'city' => 'Stadt', + 'state' => 'Bundesland', + 'country' => 'Land', + 'create' => 'Standort erstellen', + 'update' => 'Standort aktualisieren', + 'print_assigned' => 'Zugewiesene drucken', + 'print_all_assigned' => 'Alles zugewiesene drucken', + 'name' => 'Standortname', + 'address' => 'Adresse', + 'zip' => 'Postleitzahl', + 'locations' => 'Standorte', + 'parent' => 'Übergeordneter Standort', + 'currency' => 'Landeswährung', + 'ldap_ou' => 'LDAP OU Suche', + 'user_name' => 'Benutzername', + 'department' => 'Abteilung', + 'location' => 'Standort', + 'asset_tag' => 'Asset-Tag', + 'asset_name' => 'Name', + 'asset_category' => 'Kategorie', + 'asset_manufacturer' => 'Hersteller', + 'asset_model' => 'Modell', + 'asset_serial' => 'Seriennummer', + 'asset_location' => 'Standort', + 'asset_checked_out' => 'Herausgegeben', + 'asset_expected_checkin' => 'Erwartete Rückgabe', + 'date' => 'Datum:', + 'signed_by_asset_auditor' => 'Unterschrieben von (Assetprüfer):', + 'signed_by_finance_auditor' => 'Unterschrieben von (Finanzprüfer):', + 'signed_by_location_manager' => 'Unterschrieben von (Standortmanager):', + 'signed_by' => 'Unterschrieben von:', +]; diff --git a/resources/lang/de-i/admin/manufacturers/message.php b/resources/lang/de-i/admin/manufacturers/message.php new file mode 100644 index 0000000000..16aa38f4ba --- /dev/null +++ b/resources/lang/de-i/admin/manufacturers/message.php @@ -0,0 +1,29 @@ + 'Hersteller existiert nicht.', + 'assoc_users' => 'Dieser Hersteller ist bereits mit einem Model verknüpft und kann nicht gelöscht werden. Bitte trennen sie Ihre Modelle von diesem Hersteller und versuchen Sie es Erneut.', + + 'create' => array( + 'error' => 'Der Hersteller konnte nicht erstellt werden, bitte versuchen sie es erneut.', + 'success' => 'Der Hersteller wurde erfolgreich erstellt.' + ), + + 'update' => array( + 'error' => 'Der Hersteller konnte nicht aktualisiert werden, bitte versuchen sie es erneut', + 'success' => 'Der Hersteller wurde erfolgreich erstellt.' + ), + + 'restore' => array( + 'error' => 'Der Hersteller wurde nicht wiederhergestellt. Bitte versuchen Sie es erneut', + 'success' => 'Hersteller wurde erfolgreich wiederhergestellt.' + ), + + 'delete' => array( + 'confirm' => 'Sind sie sicher, dass sie diesen Hersteller löschen wollen?', + 'error' => 'Beim löschen des Herstellers ist ein Problem aufgetreten. Bitte versuchen sie es erneut.', + 'success' => 'Der Hersteller wurde erfolgreich gelöscht.' + ) + +); diff --git a/resources/lang/de-i/admin/manufacturers/table.php b/resources/lang/de-i/admin/manufacturers/table.php new file mode 100644 index 0000000000..648c50cffe --- /dev/null +++ b/resources/lang/de-i/admin/manufacturers/table.php @@ -0,0 +1,16 @@ + 'Über Hersteller', + 'about_manufacturers_text' => 'Hersteller sind Firmen, die ihre Assets herstellen. Hier können Sie wichtige Supportkontakte eintragen, welche in den Assetdetails angezeigt werden.', + 'asset_manufacturers' => 'Asset Hersteller', + 'create' => 'Hersteller anlegen', + 'id' => 'ID', + 'name' => 'Name', + 'support_email' => 'Support per E-Mail', + 'support_phone' => 'Support Telefon', + 'support_url' => 'Support-URL', + 'update' => 'Hersteller aktualisieren', + 'url' => 'URL', + +); diff --git a/resources/lang/de-i/admin/models/general.php b/resources/lang/de-i/admin/models/general.php new file mode 100644 index 0000000000..0580841319 --- /dev/null +++ b/resources/lang/de-i/admin/models/general.php @@ -0,0 +1,18 @@ + 'Über Asset-Modelle', + 'about_models_text' => 'Asset-Modelle sind eine Möglichkeit, identische Assets zu gruppieren. "MBP 2013", "IPhone 6 s" usw.', + 'deleted' => 'Dieses Modell wurde gelöscht.', + 'bulk_delete' => 'Massenlöschen von Asset-Modellen', + 'bulk_delete_help' => 'Nutzen Sie die nachfolgenden Kontrollkästchen, um die Löschung der Asset-Modelle zu bestätigen. Asset-Modelle, die noch zugewiesene Assets haben, können nur dann gelöscht werden, wenn die enthaltenen Assets einem anderen Asset-Modell zugewiesen werden.', + 'bulk_delete_warn' => 'Sie sind im Begriff :model_count Asset-Modelle zu löschen.', + 'restore' => 'Modell wiederherstellen', + 'requestable' => 'Benutzer können dieses Modell anfordern', + 'show_mac_address' => 'MAC Adressen Feld anzeigen für Assets mit diesses Modell', + 'view_deleted' => 'Gelöschte anzeigen', + 'view_models' => 'Modelle anzeigen', + 'fieldset' => 'Feldsatz', + 'no_custom_field' => 'Keine benutzerdefinierten Felder', + 'add_default_values' => 'Füge Standardwerte hinzu', +); diff --git a/resources/lang/de-i/admin/models/message.php b/resources/lang/de-i/admin/models/message.php new file mode 100644 index 0000000000..2c58b2bdbd --- /dev/null +++ b/resources/lang/de-i/admin/models/message.php @@ -0,0 +1,42 @@ + 'Modell existiert nicht.', + 'assoc_users' => 'Dieses Modell ist zur Zeit mit einem oder mehreren Assets verknüpft und kann nicht gelöscht werden. Bitte lösche die Assets und versuche dann erneut das Modell zu löschen. ', + + + 'create' => array( + 'error' => 'Modell wurde nicht erstellt. Bitte versuch es noch einmal.', + 'success' => 'Modell wurde erfolgreich erstellt.', + 'duplicate_set' => 'Ein Asset-Modell mit diesem Namen, Hersteller und Modell Nummer existiert bereits.', + ), + + 'update' => array( + 'error' => 'Modell wurde nicht aktualisiert. Bitte versuch es noch einmal', + 'success' => 'Modell wurde erfolgreich aktualisiert.' + ), + + 'delete' => array( + 'confirm' => 'Sind Sie sicher, dass Sie dieses Asset-Modell löschen möchten?', + 'error' => 'Beim Löschen des Modell ist ein Fehler aufgetreten. Bitte probieren Sie es noch einmal.', + 'success' => 'Das Modell wurde erfolgreich gelöscht.' + ), + + 'restore' => array( + 'error' => 'Das Modell konnte nicht Wiederhergestellt werden, bitte versuchen Sie es erneut', + 'success' => 'Das Modell wurde erfolgreich Wiederhergestellt.' + ), + + 'bulkedit' => array( + 'error' => 'Es wurden keine Felder ausgewählt, somit wurde auch nichts aktualisiert.', + 'success' => 'Modelle aktualisiert.' + ), + + 'bulkdelete' => array( + 'error' => 'Es wurden keine Modelle ausgewählt. Somit wurde auch nichts gelöscht.', + 'success' => ':success_count Modell(e) gelöscht!', + 'success_partial' => ':success_count Modell(e) wurden gelöscht. Jedochen konnten :fail_count nicht gelöscht werden, da ihnen noch Assets zugeordnet sind.' + ), + +); diff --git a/resources/lang/de-i/admin/models/table.php b/resources/lang/de-i/admin/models/table.php new file mode 100644 index 0000000000..ebf8e7c636 --- /dev/null +++ b/resources/lang/de-i/admin/models/table.php @@ -0,0 +1,17 @@ + 'Asset-Modell erstellen', + 'created_at' => 'Erstellt am', + 'eol' => 'EOL', + 'modelnumber' => 'Modellnummer', + 'name' => 'Asset Modellname', + 'numassets' => 'Assets', + 'title' => 'Asset Modelle', + 'update' => 'Asset Modell aktualisieren', + 'view' => 'Asset Modell ansehen', + 'update' => 'Asset Modell aktualisieren', + 'clone' => 'Modell duplizieren', + 'edit' => 'Modell bearbeiten', +); diff --git a/resources/lang/de-i/admin/reports/general.php b/resources/lang/de-i/admin/reports/general.php new file mode 100644 index 0000000000..3f7640ce37 --- /dev/null +++ b/resources/lang/de-i/admin/reports/general.php @@ -0,0 +1,10 @@ + 'Wähle eine Option für deinen Asset Bericht.', + 'deleted_user' => 'Gelöschter Benutzer', + 'send_reminder' => 'Erinnerung senden', + 'reminder_sent' => 'Erinnerung gesendet', + 'acceptance_deleted' => 'Akzeptanzanfrage gelöscht', + 'acceptance_request' => 'Akzeptierungsanfrage' +]; \ No newline at end of file diff --git a/resources/lang/de-i/admin/reports/message.php b/resources/lang/de-i/admin/reports/message.php new file mode 100644 index 0000000000..55e5d295f4 --- /dev/null +++ b/resources/lang/de-i/admin/reports/message.php @@ -0,0 +1,5 @@ + 'Sie müssen mindestens eine Option auswählen.' +); diff --git a/resources/lang/de-i/admin/settings/general.php b/resources/lang/de-i/admin/settings/general.php new file mode 100644 index 0000000000..8b811b85b2 --- /dev/null +++ b/resources/lang/de-i/admin/settings/general.php @@ -0,0 +1,323 @@ + 'Active Directory', + 'ad_domain' => 'Active Directory Domäne', + 'ad_domain_help' => 'Meistens dieselbe wie die E-Mail Domäne.', + 'ad_append_domain_label' => 'Domänenname anhängen', + 'ad_append_domain' => 'Domänenname an das Feld Benutzername anhängen', + 'ad_append_domain_help' => 'Benutzer muss nicht "username@domain.local" eingeben, "username" ist ausreichend.', + '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', + 'alerts' => 'Alarme', + 'alert_title' => 'Alarm-Einstellungen aktualisieren', + 'alert_email' => 'Alarme senden an', + 'alert_email_help' => 'E-Mail-Adressen oder Verteilerlisten an die Warnungen gesendet werden sollen, durch Komma getrennt', + 'alerts_enabled' => 'E-Mail-Benachrichtigungen aktiviert', + 'alert_interval' => 'Ablauf Alarmschwelle (in Tagen)', + 'alert_inv_threshold' => 'Inventar Alarmschwelle', + 'allow_user_skin' => 'Benutzerdesign erlauben', + 'allow_user_skin_help_text' => 'Wenn Sie dieses Kästchen aktivieren, kann ein Benutzer das Design mit einem anderen überschreiben.', + 'asset_ids' => 'Asset IDs', + 'audit_interval' => 'Auditintervall', + 'audit_interval_help' => 'Wenn Sie verpflichtet sind, Ihre Assets regelmäßig physisch zu überprüfen, geben Sie das Intervall in Monaten an. Wenn Sie diesen Wert aktualisieren, werden alle "nächsten Audittermine" für Assets mit einem anstehenden Prüfungsdatum aktualisiert.', + '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 Tags', + 'auto_increment_prefix' => 'Präfix (optional)', + 'auto_incrementing_help' => 'Aktiviere zuerst fortlaufende Asset Tags um dies zu setzen', + 'backups' => 'Sicherungen', + 'backups_help' => 'Backups erstellen, herunterladen und wiederherstellen ', + 'backups_restoring' => 'Aus Backup wiederherstellen', + 'backups_upload' => 'Backup hochladen', + 'backups_path' => 'Sicherungen auf dem Server werden in:path gespeichert',
+ 'backups_restore_warning' => 'Wählen Sie die Wiederherstellung um ein Backup wieder herzustellen. (Funktioniert derzeit nicht mit S3 Datenspeicher oder Docker)APP_DEBUG-Wert in der .env Datei auf false setzt.',
+ 'delete' => 'Löschen',
+ 'delete_confirm' => 'Bist du sicher, dass du :item löschen möchtest?',
+ 'deleted' => 'Gelöscht',
+ 'delete_seats' => 'Gelöschte Lizenzen',
+ 'deletion_failed' => 'Löschen fehlgeschlagen',
+ 'departments' => 'Abteilungen',
+ 'department' => 'Abteilung',
+ 'deployed' => 'Herausgegeben',
+ 'depreciation' => 'Abschreibung',
+ 'depreciations' => 'Abschreibungen',
+ 'depreciation_report' => 'Abschreibungsbericht',
+ 'details' => 'Details',
+ 'download' => 'Download',
+ 'download_all' => 'Alle herunterladen',
+ 'editprofile' => 'Profil bearbeiten',
+ 'eol' => 'EOL',
+ 'email_domain' => 'E-Mail-Domain',
+ 'email_format' => 'E-Mail-Format',
+ 'employee_number' => 'Mitarbeiternummer',
+ 'email_domain_help' => 'Dies wird verwendet, um E-Mail-Adressen bei Imports zu generieren',
+ 'error' => 'Fehler',
+ 'exclude_archived' => 'Exclude Archived Assets',
+ 'exclude_deleted' => 'Exclude Deleted Assets',
+ 'example' => 'Beispiel: ',
+ 'filastname_format' => 'Initial des VornamenNachname (emustermann@beispiel.de)',
+ 'firstname_lastname_format' => 'Vorname.Nachname (Erika.Mustermann@beispiel.de)',
+ 'firstname_lastname_underscore_format' => 'Vorname Nachname (Erika_Mustermann@beispiel.de)',
+ 'lastnamefirstinitial_format' => 'NachnameInitial des Vornamens (mustermanne@beispiel.de)',
+ 'firstintial_dot_lastname_format' => 'Initial des Vorname.Nachname (e.mustermann@beispiel.de)',
+ 'first' => 'Erste',
+ 'firstnamelastname' => 'VornameNachname (ErikaMustermann@beispiel.de)',
+ 'lastname_firstinitial' => 'Nachname_Initial des Vornamens (mustermann_e@beispiel.de)',
+ 'firstinitial.lastname' => 'Initial des Vornamens.Nachname (e.mustermann@beispiel.de)',
+ 'firstnamelastinitial' => 'Vorname_Initial des Nachnamen (erika_m@beispiel.de)',
+ 'first_name' => 'Vorname',
+ 'first_name_format' => 'Vorname (erika@beispiel.de)',
+ 'files' => 'Dateien',
+ 'file_name' => 'Datei',
+ 'file_type' => 'Dateityp',
+ 'filesize' => 'Dateigröße',
+ 'file_uploads' => 'Datei-Uploads',
+ 'file_upload' => 'Datei-Upload',
+ 'generate' => 'Generieren',
+ 'generate_labels' => 'Label generieren',
+ 'github_markdown' => 'Dieses Feld akzeptiert Github Flavored markdown.',
+ 'groups' => 'Gruppen',
+ 'gravatar_email' => 'Gravatar E-Mail Adresse',
+ 'gravatar_url' => 'Ändere deinen Avatar auf Gravatar.com.',
+ 'history' => 'Historie',
+ 'history_for' => 'Verlauf für',
+ 'id' => 'ID',
+ 'image' => 'Bild',
+ 'image_delete' => 'Bild löschen',
+ 'include_deleted' => 'Include Deleted Assets',
+ 'image_upload' => 'Bild hochladen',
+ 'filetypes_accepted_help' => 'Akzeptierter Dateityp ist :types. Maximal zulässige Upload-Größe ist :size.|Akzeptierte Dateitypen sind :types. Maximal erlaubte Upload-Größe ist :size.',
+ 'filetypes_size_help' => 'Maximal erlaubte Upload-Größe ist :size.',
+ 'image_filetypes_help' => 'Akzeptierte Dateitypen sind jpg, png, gif und svg. Maximale Uploadgröße ist :size.',
+ 'import' => 'Import',
+ 'importing' => 'Importiere',
+ 'importing_help' => 'Du kannst Assets, Zubehör, Lizenzen, Komponenten, Verbrauchsmaterialien und Benutzer mittels CSV-Datei importieren. Wähle die Felder aus, die du in deinem benutzerdefinierten Bericht einfügen möchtest, und klicke auf Generieren. Die Datei (custom-asset-report-YYYY-mm-dd.csv) wird automatisch heruntergeladen und du kannst diese in Excel öffnen.
+Wenn du nur bestimmte Artikel exportieren möchten, verwende die folgenden Optionen, um das Ergebnis zu verfeinern.
', + 'range' => 'Bereich', + 'bom_remark' => 'Füge ein BOM (Byte-Reihenfolge-Markierung) zu dieser CSV hinzu', + 'improvements' => 'Verbesserungen', + 'information' => 'Information', + 'permissions' => 'Berechtigungen', + 'managed_ldap' => '(Über LDAP verwaltet)', + 'export' => 'Exportieren', + 'ldap_sync' => 'LDAP Synchronisierung', + 'ldap_user_sync' => 'LDAP Benutzer Synchronisierung', + 'synchronize' => 'Synchronisieren', + 'sync_results' => 'Status der Synchronisierung', + 'license_serial' => 'Seriennummer/Produktschlüssel', + 'invalid_category' => 'Ungültige Kategorie', + 'dashboard_info' => 'Das ist dein Dashboard. Es gibt viele wie dieses, aber das hier ist deins.', + '60_percent_warning' => '60% abgeschlossen (Warnung)', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'new_asset' => 'Neues Asset', + 'new_license' => 'Neue Lizenz', + 'new_accessory' => 'Neues Zubehör', + 'new_consumable' => 'Neues Verbrauchsmaterial', + 'collapse' => 'Zusammenklappen', + 'assigned' => 'Zugewiesen', + 'asset_count' => 'Anzahl Assets', + 'accessories_count' => 'Anzahl Zubehör', + 'consumables_count' => 'Anzahl Verbrauchsmaterialien', + 'components_count' => 'Anzahl Komponenten', + 'licenses_count' => 'Anzahl Lizenzen', + 'notification_error' => 'Fehler:', + 'notification_error_hint' => 'Bitte überprüfe das unten stehende Formular auf Fehler', + 'notification_success' => 'Erfolg:', + 'notification_warning' => 'Warnung:', + 'notification_info' => 'Info:', + 'asset_information' => 'Asset-Informationen', + 'model_name' => 'Modellname:', + 'asset_name' => 'Assetname:', + 'consumable_information' => 'Informationen zum Verbrauchsmaterial:', + 'consumable_name' => 'Name des Verbrauchsmaterials:', + 'accessory_information' => 'Zubehör Information:', + 'accessory_name' => 'Zubehörname:', + 'clone_item' => 'Element klonen', + 'checkout_tooltip' => 'Diesen Gegenstand zuweisen', + 'checkin_tooltip' => 'Diesen Artikel zurücknehmen', + 'checkout_user_tooltip' => 'Diesen Artikel an einen Benutzer herausgeben', + 'maintenance_mode' => 'Der Dienst ist wegen Wartungsarbeiten vorübergehend nicht verfügbar. Bitte versuchen Sie es später noch einmal.', + 'maintenance_mode_title' => 'System vorübergehend nicht verfügbar', + 'ldap_import' => 'Benutzerkennwort sollte nicht von LDAP verwaltet werden. (Das erlaubt es dir, Passwortrücksetzungen zu versenden.)', + 'purge_not_allowed' => 'Löschen von "gelöschten Daten" wurde in der .env-Datei verboten. Kontaktiere den Support oder deinen Systemadministrator.', + 'backup_delete_not_allowed' => 'Das Löschen von Sicherungen wurde in der .env-Datei verboten. Kontaktiere den Support oder deinen Systemadministrator.', + 'additional_files' => 'Zusätzliche Dateien', + 'shitty_browser' => 'Keine Signatur erkannt. Wenn du einen älteren Browser benutzt, verwende bitte einen moderneren Browser, um den Erhalt zu bestätigen.', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + + +]; \ No newline at end of file diff --git a/resources/lang/de-i/help.php b/resources/lang/de-i/help.php new file mode 100644 index 0000000000..7917ea94ed --- /dev/null +++ b/resources/lang/de-i/help.php @@ -0,0 +1,34 @@ + 'Mehr Informationen', + + 'audit_help' => 'Mit dem aktivieren dieser Option wird der Asset-Datensatz an diesen neuen Ort angepasst. Wenn diese Option nicht aktiviert wird, wird nur der Ort im Audit-Log angezeigt.:db_column but should be :expected.',
- 'is_unique' => 'This value must be unique across all assets',
+ 'is_unique' => 'See väärtus peab olema kõikide vahendite puhul kordumatu',
'unique' => 'Unique',
];
diff --git a/resources/lang/et/admin/hardware/form.php b/resources/lang/et/admin/hardware/form.php
index 369b5dadd7..882fbf4deb 100644
--- a/resources/lang/et/admin/hardware/form.php
+++ b/resources/lang/et/admin/hardware/form.php
@@ -7,10 +7,10 @@ return [
'bulk_update' => 'Uuenduste hulgihaldus',
'bulk_update_help' => 'See vorm võimaldab teil korraga mitme vara värskendada. Täitke ainult väljad, mida tuleb muuta. Kõik tühjad tühikud jäävad muutmata.',
'bulk_update_warn' => 'Olete muutma vara omaduste omadust: asset_count.',
- 'checkedout_to' => 'Välja antud',
- 'checkout_date' => 'Checkout Date',
- 'checkin_date' => 'Checkin Kuupäev',
- 'checkout_to' => 'Checkout kuni',
+ 'checkedout_to' => 'Väljastatud kasutajale',
+ 'checkout_date' => 'Väljastamise kuupäev',
+ 'checkin_date' => 'Tagastamise kuupäev',
+ 'checkout_to' => 'Väljasta kasutajale',
'cost' => 'Ostuhind',
'create' => 'Loo vahend',
'date' => 'Ostu kuupäev',
@@ -19,10 +19,10 @@ return [
'default_location' => 'Vaikimisi asukoht',
'eol_date' => 'EOL Kuupäev',
'eol_rate' => 'EOL määr',
- 'expected_checkin' => 'Ootel Checkin Kuupäev',
+ 'expected_checkin' => 'Eeldatav tagastamise kuupäev',
'expires' => 'Aegub',
'fully_depreciated' => 'Täielikult amortiseerunud',
- 'help_checkout' => 'Kui soovite selle vara koheselt määrata, valige ülaltoodud olekute loendist "Valmis kasutusele võtmine".',
+ 'help_checkout' => 'Kui soovid selle vahendi kohe määrata, valige ülalolevast olekuloendist "Ready to Deploy". ',
'mac_address' => 'MAC aadress',
'manufacturer' => 'Tootja',
'model' => 'Mudel',
@@ -31,21 +31,21 @@ return [
'notes' => 'Märkmed',
'order' => 'Tellimuse number',
'qr' => 'QR kood',
- 'requestable' => 'Kasutajad võivad seda vara taotleda',
+ 'requestable' => 'Kasutajad võivad seda vahendit taotleda',
'select_statustype' => 'Valige oleku tüüp',
'serial' => 'Seerianumber',
'status' => 'Staatus',
- 'tag' => 'Varade silt',
+ 'tag' => 'Vahendi silt',
'update' => 'Varade värskendamine',
'warranty' => 'Garantii',
'warranty_expires' => 'Garantii aegub',
'years' => 'aastat',
- 'asset_location' => 'Update Asset Location',
- 'asset_location_update_default_current' => 'Update default location AND actual location',
- 'asset_location_update_default' => 'Update only default location',
- 'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
- 'asset_deployable' => 'That status is deployable. This asset can be checked out.',
- 'processing_spinner' => 'Processing...',
- 'optional_infos' => 'Optional Information',
- 'order_details' => 'Order Related Information'
+ 'asset_location' => 'Uuenda vahendi asukohta',
+ 'asset_location_update_default_current' => 'Uuenda vaikimisi asukohta ja tegelikku asukohta',
+ 'asset_location_update_default' => 'Uuenda ainult vaikimisi asukohta',
+ 'asset_not_deployable' => 'Selle vahendi olek ei luba seda väljastada.',
+ 'asset_deployable' => 'Selle vahendi olek lubab seda väljastada.',
+ 'processing_spinner' => 'Töötlemine...',
+ 'optional_infos' => 'Valikuline teave',
+ 'order_details' => 'Tellimusega seonduv teave'
];
diff --git a/resources/lang/et/admin/hardware/general.php b/resources/lang/et/admin/hardware/general.php
index 86c5d05c84..8a1cc6d24c 100644
--- a/resources/lang/et/admin/hardware/general.php
+++ b/resources/lang/et/admin/hardware/general.php
@@ -6,7 +6,7 @@ return [
'archived' => 'Arhiveeritud',
'asset' => 'Vahend',
'bulk_checkout' => 'Vara kasutusele võtt',
- 'bulk_checkin' => 'Checkin Assets',
+ 'bulk_checkin' => 'Vahendite tagastus',
'checkin' => 'Checkin Asset',
'checkout' => 'Checkout Asset',
'clone' => 'Klooni vahend',
@@ -14,15 +14,15 @@ return [
'deleted' => 'See vara on kustutatud.',
'edit' => 'Muuda vahendit',
'model_deleted' => 'See vara mudel on kustutatud. Enne vara taastamist peab taastama mudeli.',
- 'requestable' => 'Taodeldav',
+ 'requestable' => 'Taotletav',
'requested' => 'Taotletud',
- 'not_requestable' => 'Not Requestable',
+ 'not_requestable' => 'Mittetaotletav',
'requestable_status_warning' => 'Do not change requestable status',
'restore' => 'Taasta vara',
'pending' => 'Ootel',
- 'undeployable' => 'Unustamatu',
+ 'undeployable' => 'Kasutuselevõtmatu',
'view' => 'Vaata vahendit',
- 'csv_error' => 'You have an error in your CSV file:',
+ 'csv_error' => 'Sul on viga CSV failis:',
'import_text' => '
Upload a CSV that contains asset history. The assets and users MUST already exist in the system, or they will be skipped. Matching assets for history import happens against the asset tag. We will try to find a matching user based on the user\'s name you provide, and the criteria you select below. If you do not select any criteria below, it will simply try to match on the username format you configured in the Admin > General Settings.
@@ -37,8 +37,8 @@ return [
'csv_import_match_first' => 'Try to match users by first name (jane) format',
'csv_import_match_email' => 'Try to match users by email as username',
'csv_import_match_username' => 'Try to match users by username',
- 'error_messages' => 'Error messages:',
- 'success_messages' => 'Success messages:',
- 'alert_details' => 'Please see below for details.',
+ 'error_messages' => 'Tõrked:',
+ 'success_messages' => 'Õnnestumised:',
+ 'alert_details' => 'Palun vaata allolevaid üksikasju.',
'custom_export' => 'Custom Export'
];
diff --git a/resources/lang/et/admin/hardware/message.php b/resources/lang/et/admin/hardware/message.php
index e27704d50f..58c73d11c9 100644
--- a/resources/lang/et/admin/hardware/message.php
+++ b/resources/lang/et/admin/hardware/message.php
@@ -2,9 +2,9 @@
return [
- 'undeployable' => 'Teenindus: See vara on märgitud kui praegu kasutatav. Kui see olek on muutunud, palun värskendage vara olekut.',
+ 'undeployable' => 'Hoiatus: See vahend on märgitud kui kasutuselevõtmatu. Kui see olek on muutunud, palun värskendage vahendi olekut.',
'does_not_exist' => 'Vahend puudub.',
- 'does_not_exist_or_not_requestable' => 'That asset does not exist or is not requestable.',
+ 'does_not_exist_or_not_requestable' => 'Seda vahendit ei eksisteeri või see ei ole taotletav.',
'assoc_users' => 'Seda vara kontrollitakse kasutajale praegu ja seda ei saa kustutada. Esmalt kontrollige varast ja proovige seejärel uuesti kustutada.',
'create' => [
@@ -16,7 +16,7 @@ return [
'error' => 'Vara ei värskendatud, proovige uuesti',
'success' => 'Vara värskendati edukalt',
'nothing_updated' => 'Pole ühtegi välju valitud, nii et midagi ei uuendatud.',
- 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
+ 'no_assets_selected' => 'Ühtegi vahendit ei valitud, muudatusi ei tehtud.',
],
'restore' => [
diff --git a/resources/lang/et/admin/hardware/table.php b/resources/lang/et/admin/hardware/table.php
index 5ceabbe4b4..f75cb6fabc 100644
--- a/resources/lang/et/admin/hardware/table.php
+++ b/resources/lang/et/admin/hardware/table.php
@@ -2,13 +2,13 @@
return [
- 'asset_tag' => 'Varade silt',
+ 'asset_tag' => 'Vahendi silt',
'asset_model' => 'Mudel',
- 'book_value' => 'Current Value',
+ 'book_value' => 'Arvestuslik väärtus',
'change' => 'Sees väljas',
- 'checkout_date' => 'Checkout Date',
- 'checkoutto' => 'Väljaostetud',
- 'current_value' => 'Current Value',
+ 'checkout_date' => 'Väljastamise kuupäev',
+ 'checkoutto' => 'Väljastatud',
+ 'current_value' => 'Hetkeväärtus',
'diff' => 'Diferentseeritud',
'dl_csv' => 'Laadige alla CSV',
'eol' => 'EOL',
@@ -18,13 +18,13 @@ return [
'purchase_date' => 'Ostetud',
'serial' => 'Seerianumber',
'status' => 'Olek',
- 'title' => 'Vara',
+ 'title' => 'Vahend',
'image' => 'Seadme pilt',
'days_without_acceptance' => 'Päeva ilma vastuvõtmiseta',
'monthly_depreciation' => 'Igakuine amortatsioon',
- 'assigned_to' => 'Assigned To',
- 'requesting_user' => 'Requesting User',
- 'requested_date' => 'Requested Date',
+ 'assigned_to' => 'Väljastatud kasutajale',
+ 'requesting_user' => 'Taotlev kasutaja',
+ 'requested_date' => 'Taotletav kuupäev',
'changed' => 'Changed',
- 'icon' => 'Icon',
+ 'icon' => 'Ikoon',
];
diff --git a/resources/lang/et/admin/kits/general.php b/resources/lang/et/admin/kits/general.php
index 6aa65a84bb..2b3b82fa1c 100644
--- a/resources/lang/et/admin/kits/general.php
+++ b/resources/lang/et/admin/kits/general.php
@@ -2,17 +2,17 @@
return [
'about_kits_title' => 'Eelnevalt määratud komplektidest',
- '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. ',
+ 'about_kits_text' => 'Eelnevalt määratud komplektid lubavad sul kiiresti väljestada üksuste kogumit (vahendid, litsentsid jms) kasutajale. See võib olla kasulik, kui kasutajate liitumisprotsess on tihtipeale ühtlane ja kasutajad saavad samu üksusi.',
+ 'checkout' => 'Väljasta komplekt ',
+ 'create_success' => 'Komplekt edukalt loodud.',
+ 'create' => 'Loo eelmääratletud komplekt',
+ 'update' => 'Uuenda eelmääratletud komplekti',
+ 'delete_success' => 'Komplekt edukalt kustutatud.',
+ 'update_success' => 'Komplekt edukalt uuendatud.',
+ 'none_models' => 'Sul ei ole piisavalt vahendeid :model väljastamiseks. Kogus :qty on nõutav. ',
+ 'none_licenses' => 'Sul ei ole piisavalt vabu litsentse :license väljastamiseks. Kogus :qty on nõutav. ',
+ 'none_consumables' => 'Sul ei ole piisavalt vabu üksuseid :consumable väljastamiseks. Kogus :qty on nõutav. ',
+ 'none_accessory' => 'Sul ei ole piisavalt vabu üksuseid :accessory väljastamiseks. Kogus :qty on nõutav. ',
'append_accessory' => 'Append Accessory',
'update_appended_accessory' => 'Update appended Accessory',
'append_consumable' => 'Append Consumable',
@@ -21,30 +21,30 @@ return [
'update_appended_license' => 'Update appended license',
'append_model' => 'Append model',
'update_appended_model' => 'Update appended model',
- 'license_error' => 'License already attached to kit',
+ 'license_error' => 'Litsents on juba komplektiga liidetud',
'license_added_success' => 'License added successfully',
'license_updated' => 'License was successfully updated',
'license_none' => 'License does not exist',
'license_detached' => 'License was successfully detached',
'consumable_added_success' => 'Consumable added successfully',
'consumable_updated' => 'Consumable was successfully updated',
- 'consumable_error' => 'Consumable already attached to kit',
+ 'consumable_error' => 'Kulumaterjal on juba komplektiga liidetud',
'consumable_deleted' => 'Delete was successful',
'consumable_none' => 'Consumable does not exist',
'consumable_detached' => 'Consumable was successfully detached',
'accessory_added_success' => 'Accessory added successfully',
'accessory_updated' => 'Accessory was successfully updated',
'accessory_detached' => 'Accessory was successfully detached',
- 'accessory_error' => 'Accessory already attached to kit',
+ 'accessory_error' => 'Tarvik on juba komplektiga liidetud',
'accessory_deleted' => 'Delete was successful',
'accessory_none' => 'Accessory does not exist',
- 'checkout_success' => 'Checkout was successful',
- 'checkout_error' => 'Checkout error',
- 'kit_none' => 'Kit does not exist',
- 'kit_created' => 'Kit was successfully created',
- 'kit_updated' => 'Kit was successfully updated',
- 'kit_not_found' => 'Kit not found',
- 'kit_deleted' => 'Kit was successfully deleted',
- 'kit_model_updated' => 'Model was successfully updated',
- 'kit_model_detached' => 'Model was successfully detached',
+ 'checkout_success' => 'Väljastamine õnnestus',
+ 'checkout_error' => 'Väljastamise viga',
+ 'kit_none' => 'Komplekti ei eksisteeri',
+ 'kit_created' => 'Komplekt edukalt loodud',
+ 'kit_updated' => 'Komplekt edukalt uuendatud',
+ 'kit_not_found' => 'Komplekti ei leitud',
+ 'kit_deleted' => 'Komplekt edukalt kustutatud',
+ 'kit_model_updated' => 'Mudel on edukalt uuendatud',
+ 'kit_model_detached' => 'Mudel on edukalt eemaldatud',
];
diff --git a/resources/lang/et/admin/locations/table.php b/resources/lang/et/admin/locations/table.php
index b4a42f6de0..99a5a66dc0 100644
--- a/resources/lang/et/admin/locations/table.php
+++ b/resources/lang/et/admin/locations/table.php
@@ -4,7 +4,7 @@ return [
'about_locations_title' => 'Asukohtadest',
'about_locations' => 'Asukohti kasutatakse selleks, et jälgida kasutajate, vahendite ja muude asjade liikumist',
'assets_rtd' => 'Vahendid', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
- 'assets_checkedout' => 'Assigneeritud varad',
+ 'assets_checkedout' => 'Väljastatud vahendid',
'id' => 'ID',
'city' => 'Linn',
'state' => 'Maakond',
@@ -20,21 +20,21 @@ return [
'parent' => 'Vanem',
'currency' => 'Asukoha valuuta',
'ldap_ou' => 'LDAP Search OU',
- 'user_name' => 'User Name',
- 'department' => 'Department',
- 'location' => 'Location',
- 'asset_tag' => 'Assets Tag',
- 'asset_name' => 'Name',
- 'asset_category' => 'Category',
- 'asset_manufacturer' => 'Manufacturer',
- 'asset_model' => 'Model',
- 'asset_serial' => 'Serial',
- 'asset_location' => 'Location',
- 'asset_checked_out' => 'Checked Out',
- 'asset_expected_checkin' => 'Expected Checkin',
- 'date' => 'Date:',
- 'signed_by_asset_auditor' => 'Signed By (Asset Auditor):',
- 'signed_by_finance_auditor' => 'Signed By (Finance Auditor):',
- 'signed_by_location_manager' => 'Signed By (Location Manager):',
- 'signed_by' => 'Signed Off By:',
+ 'user_name' => 'Kasutajanimi',
+ 'department' => 'Osakond',
+ 'location' => 'Asukoht',
+ 'asset_tag' => 'Vahendite sildid',
+ 'asset_name' => 'Nimi',
+ 'asset_category' => 'Kategooria',
+ 'asset_manufacturer' => 'Tootja',
+ 'asset_model' => 'Mudel',
+ 'asset_serial' => 'Seerianumber',
+ 'asset_location' => 'Asukoht',
+ 'asset_checked_out' => 'Väljastatud',
+ 'asset_expected_checkin' => 'Eeldatav tagastus',
+ 'date' => 'Kuupäev:',
+ 'signed_by_asset_auditor' => 'Allkiri (varaaudiitor):',
+ 'signed_by_finance_auditor' => 'Allkiri (finantsaudiitor):',
+ 'signed_by_location_manager' => 'Allkiri (asukohahaldur):',
+ 'signed_by' => 'Allkiri:',
];
diff --git a/resources/lang/et/admin/models/message.php b/resources/lang/et/admin/models/message.php
index ae95c2c9e9..114e9fcfe7 100644
--- a/resources/lang/et/admin/models/message.php
+++ b/resources/lang/et/admin/models/message.php
@@ -29,7 +29,7 @@ return array(
),
'bulkedit' => array(
- 'error' => 'Pole ühtegi välju muudetud, mistõttu ei uuendatud midagi.',
+ 'error' => 'Ühtegi välja ei muudetud, uuendusi ei tehtud',
'success' => 'Mudelid on uuendatud.'
),
diff --git a/resources/lang/et/admin/settings/general.php b/resources/lang/et/admin/settings/general.php
index 8918375833..8ae2206ddd 100644
--- a/resources/lang/et/admin/settings/general.php
+++ b/resources/lang/et/admin/settings/general.php
@@ -10,8 +10,8 @@ return [
'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',
- 'alerts' => 'Alerts',
- 'alert_title' => 'Update Alert Settings',
+ 'alerts' => 'Märguanded',
+ 'alert_title' => 'Uuenda märguande seadeid',
'alert_email' => 'Saada hoiatusi',
'alert_email_help' => 'Email addresses or distribution lists you want alerts to be sent to, comma separated',
'alerts_enabled' => 'Hoiatused on lubatud',
@@ -23,7 +23,7 @@ return [
'audit_interval' => 'Auditi intervall',
'audit_interval_help' => 'If you are required to regularly physically audit your assets, enter the interval in months that you use. If you update this value, all of the "next audit dates" for assets with an upcoming audit date.',
'audit_warning_days' => 'Auditi hoiatuslävi',
- 'audit_warning_days_help' => 'Kui mitu päeva ette peaksime hoiatama, kui vara on auditeerimiseks ette nähtud?',
+ 'audit_warning_days_help' => 'Mitu päeva peaksime ette hoiatama varade auditeerimise tähtajast?',
'auto_increment_assets' => 'Generate auto-incrementing asset tags',
'auto_increment_prefix' => 'Eesliide (valikuline)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
@@ -57,7 +57,7 @@ return [
'barcode_type' => '2D-triipkoodi tüüp',
'alt_barcode_type' => '1D-vöötkoodi tüüp',
'email_logo_size' => 'Kandilised logod paistavad emailis paremini välja. ',
- 'enabled' => 'Enabled',
+ 'enabled' => 'Lubatud',
'eula_settings' => 'EULA seaded',
'eula_markdown' => 'EULA võimaldab Githubi maitsestatud hinnalisa.',
'favicon' => 'Favicon',
@@ -188,7 +188,7 @@ return [
'setting' => 'Seadistus',
'settings' => 'Seaded',
'show_alerts_in_menu' => 'Show alerts in top menu',
- 'show_archived_in_list' => 'Archived Assets',
+ 'show_archived_in_list' => 'Arhiveeritud vahendid',
'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.',
diff --git a/resources/lang/et/admin/statuslabels/message.php b/resources/lang/et/admin/statuslabels/message.php
index 686c0ca4a4..a4fd78a847 100644
--- a/resources/lang/et/admin/statuslabels/message.php
+++ b/resources/lang/et/admin/statuslabels/message.php
@@ -22,8 +22,8 @@ return [
],
'help' => [
- 'undeployable' => 'Neid varasid ei saa kellelegi anda.',
- 'deployable' => 'These assets can be checked out. Once they are assigned, they will assume a meta status of Deployed.',
+ 'undeployable' => 'Neid vahendeid ei saa kellelegi anda.',
+ 'deployable' => 'Neid vahendeid saab väljastada. Väljastamisel omastavad vastavad vahendid metastaatuse Deployed.',
'archived' => 'Neid varasid ei saa kontrollida ja need kuvatakse ainult arhiivitud vaates. See on kasulik, kui säilitada teavet varade kohta eelarve koostamiseks / ajalooliste eesmärkide saavutamiseks, kuid hoida neid igapäevase varade loendist välja.',
'pending' => 'Neid varasid ei saa veel kellelegi määrata, neid kasutatakse sageli esemete puhul, mis remonti vajavad, kuid eeldatavalt ringlusse.',
],
diff --git a/resources/lang/et/admin/statuslabels/table.php b/resources/lang/et/admin/statuslabels/table.php
index a4c1d6eda4..0f88a5f325 100644
--- a/resources/lang/et/admin/statuslabels/table.php
+++ b/resources/lang/et/admin/statuslabels/table.php
@@ -6,7 +6,7 @@ return array(
'create' => 'Uus staatuse silt',
'color' => 'Joonise värv',
'default_label' => 'Vaikimisi silt',
- '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_help' => 'Seda kasutatakse tagamaks, et seadmete loomisel või redigeerimisel on ülaosas valida kõige sagedamini kasutatavad olekusildid.',
'deployable' => 'Käivitatav',
'info' => 'Olekuteemeid kasutatakse erinevate seisundite kirjeldamiseks, millised on teie varad. Need võivad olla remondi-, kaotatud / varastatud jne jaoks. Saate luua uusi olekuteid, mida saab kasutada käimasolevatel, ootel ja arhiveeritud varadel.',
'name' => 'Saatuse nimi',
@@ -14,6 +14,6 @@ return array(
'status_type' => 'Saatuse tüüp',
'show_in_nav' => 'Näita külgmenüüs',
'title' => 'Staatuse sildid',
- 'undeployable' => 'Unustamatu',
+ 'undeployable' => 'Kasutuselevõtmatu',
'update' => 'Uuenda staatuse silti',
);
diff --git a/resources/lang/et/admin/suppliers/message.php b/resources/lang/et/admin/suppliers/message.php
index db1a9997ec..31ba33448e 100644
--- a/resources/lang/et/admin/suppliers/message.php
+++ b/resources/lang/et/admin/suppliers/message.php
@@ -19,9 +19,9 @@ return array(
'confirm' => 'Kas oled kindel, et soovid selle tarnija kustutada?',
'error' => 'Tarnija kustutamisel tekkis probleem. Palun proovi uuesti.',
'success' => 'Tarnija kustutamine õnnestus.',
- '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' => 'Selle tarnijaga on seotud :asset_count vahendi(t) ja seda ei saa kustutada. Palun uuenda oma vahendeid, et need ei viitaks sellele tarnijale ning proovi uuesti. ',
+ 'assoc_licenses' => 'Selle tarnijaga on seotud :licenses_count litsents(i) ja seda ei saa kustutada. Palun uuenda oma litsentse, et need ei viitaks sellele tarnijale ning proovi uuesti. ',
+ 'assoc_maintenances' => 'Selle tarnijaga on seotud :asset_maintenances_count vahendi hooldustöö(d) ja seda ei saa kustutada. Palun uuenda oma hooldustöid, et need ei viitaks sellele tarnijale ning proovi uuesti. ',
)
);
diff --git a/resources/lang/et/admin/users/general.php b/resources/lang/et/admin/users/general.php
index 7b7676bae3..d333f286be 100644
--- a/resources/lang/et/admin/users/general.php
+++ b/resources/lang/et/admin/users/general.php
@@ -3,7 +3,7 @@
return [
'activated_help_text' => 'kasutaja saab sisse logida',
'activated_disabled_help_text' => 'Te ei saa iseenda konto aktiveerimis staatust muuta.',
- 'assets_user' => 'Kasutajaga :nimi seotud vahendid',
+ 'assets_user' => 'Kasutajaga :name seotud vahendid',
'bulk_update_warn' => 'Sa oled muutmas :user_count kasutaja andmeid. Palun pane tähele, et saa ei saa selle vormi kaudu muuta enda kasutaja andmeid, neid pead muutma eraldi.',
'bulk_update_help' => 'Selle vormiga saad muuta mitmeid kasutajaid korraga. Täida ainult need väljad, mida on vaja muuta. Tühjaks jäetud väljasid ei muudeta.',
'current_assets' => 'Selle kasutaja valduses olevad vahendid',
@@ -33,12 +33,12 @@ return [
'superadmin_permission_warning' => 'Only superadmins may grant a user superadmin access.',
'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.',
'remove_group_memberships' => 'Remove Group Memberships',
- 'warning_deletion' => 'WARNING:',
- 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
- 'update_user_assets_status' => 'Update all assets for these users to this status',
+ 'warning_deletion' => 'HOIATUS:',
+ 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.',
+ 'update_user_assets_status' => 'Uuenda kõik vahendid nendele kasutajatele sellesse olekusse',
'checkin_user_properties' => 'Check in all properties associated with these users',
- 'remote_label' => 'This is a remote user',
+ 'remote_label' => 'See on kaugkasutaja',
'remote' => 'Remote',
- 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
- 'not_remote_label' => 'This is not a remote user',
+ 'remote_help' => 'See võib olla kasulik, kui vajad kaugkasutajate filtrit inimestest, kes käivad harva või ei käi üldse ettevõtte füüsilistes asukohtades.',
+ 'not_remote_label' => 'See ei ole kaugkasutaja',
];
diff --git a/resources/lang/et/admin/users/message.php b/resources/lang/et/admin/users/message.php
index 5489f5558f..762fe58af2 100644
--- a/resources/lang/et/admin/users/message.php
+++ b/resources/lang/et/admin/users/message.php
@@ -14,6 +14,7 @@ return array(
'ldap_not_configured' => 'LDAP-i integreerimine pole selle installi jaoks konfigureeritud.',
'password_resets_sent' => 'Parooli taastamise link on saadetud valitud aktiivsetele kasutajatele kellel on õige emaili aadress.',
'password_reset_sent' => 'Parooli taastamise aadress on saadetud :email!',
+ 'user_has_no_email' => 'This user does not have an email address in their profile.',
'success' => array(
@@ -47,7 +48,7 @@ return array(
),
'deletefile' => array(
- 'error' => 'Faili ei kustustatud. Palun proovi uuesti.',
+ 'error' => 'Faili ei kustutatud. Palun proovi uuesti.',
'success' => 'Fail kustutati.',
),
@@ -55,7 +56,7 @@ return array(
'error' => 'Fail(e) ei laetud üles. Palun proovi uuesti.',
'success' => 'Fail(id) laeti edukalt üles.',
'nofiles' => 'Sa ei valinud üles laadimiseks ühtegi faili',
- 'invalidfiles' => 'Üks või mitu sibu failidest on kas liigas uured või ei ole lubatud tüüpi. Lobatud tüübid on png, gif, jpg, doc, docx, pdf, ja txt.',
+ 'invalidfiles' => 'Üks või mitu sinu failidest on kas liiga suured või ei ole lubatud tüüpi. Lubatud tüübid on png, gif, jpg, doc, docx, pdf ja txt.',
),
-);
+);
\ No newline at end of file
diff --git a/resources/lang/et/auth/general.php b/resources/lang/et/auth/general.php
index d03741f86c..6215da8476 100644
--- a/resources/lang/et/auth/general.php
+++ b/resources/lang/et/auth/general.php
@@ -2,7 +2,7 @@
return [
'send_password_link' => 'Saada parooli taastamise link',
- 'email_reset_password' => 'E-posti parool lähtesta',
+ 'email_reset_password' => 'Saada parooli lähtestamise link',
'reset_password' => 'Taasta parool',
'saml_login' => 'Logi sisse SAML-i kaudu',
'login' => 'Logi sisse',
diff --git a/resources/lang/et/auth/message.php b/resources/lang/et/auth/message.php
index 13b42f352a..bf1be3f308 100644
--- a/resources/lang/et/auth/message.php
+++ b/resources/lang/et/auth/message.php
@@ -7,13 +7,13 @@ return array(
'account_not_activated' => 'See kasutajakonto pole aktiveeritud.',
'account_suspended' => 'See kasutajakonto on peatatud.',
'account_banned' => 'See kasutajakonto on keelatud.',
- 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.',
+ 'throttle' => 'Liiga palju ebaõnnestunud sisselogimiskatseid. Palun proovi uuesti :minutes minuti pärast.',
'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.',
+ 'already_enrolled' => 'Sinu seade on juba registreeritud.',
+ 'success' => 'Oled edukalt sisse logitud.',
+ 'code_required' => 'Kahe-astmeline autentimiskood on vajalik.',
+ 'invalid_code' => 'Kahe-astmeline autentimiskood on vale.',
),
'signin' => array(
@@ -22,8 +22,8 @@ return array(
),
'logout' => array(
- 'error' => 'There was a problem while trying to log you out, please try again.',
- 'success' => 'You have successfully logged out.',
+ 'error' => 'Väljalogimisel ilmnes probleem, proovi uuesti.',
+ 'success' => 'Oled edukalt välja logitud.',
),
'signup' => array(
@@ -33,7 +33,7 @@ return array(
'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.',
+ 'success' => 'Kui sisestatud e-posti aadress on õige, saadetakse sellele parooli taastamise juhised.',
),
'forgot-password-confirm' => array(
diff --git a/resources/lang/et/button.php b/resources/lang/et/button.php
index 681553d483..22738e0cec 100644
--- a/resources/lang/et/button.php
+++ b/resources/lang/et/button.php
@@ -4,7 +4,7 @@ return [
'actions' => 'Tegevused',
'add' => 'Lisa uus',
'cancel' => 'Loobu',
- 'checkin_and_delete' => 'Checkin & Kustuta kasutaja',
+ 'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'Kustuta',
'edit' => 'Muuda',
'restore' => 'Taasta',
@@ -17,7 +17,7 @@ return [
'generate_labels' => '{1} Loo silt|[2,*] Loo silt',
'send_password_link' => 'Saada parooli taastamise link',
'go' => 'Go',
- 'bulk_actions' => 'Bulk Actions',
+ 'bulk_actions' => 'Hulgitoimingud',
'add_maintenance' => 'Add Maintenance',
'append' => 'Append',
'new' => 'New',
diff --git a/resources/lang/et/general.php b/resources/lang/et/general.php
index 65e238faa9..a590c0448c 100644
--- a/resources/lang/et/general.php
+++ b/resources/lang/et/general.php
@@ -19,25 +19,25 @@ return [
'asset' => 'Vahend',
'asset_report' => 'Vahendite aruanne',
'asset_tag' => 'Varade silt',
- 'asset_tags' => 'Asset Tags',
- 'assets_available' => 'Assets available',
- 'accept_assets' => 'Accept Assets :name',
- 'accept_assets_menu' => 'Accept Assets',
+ 'asset_tags' => 'Vahendi sildid',
+ 'assets_available' => 'Saadaolevad vahendid',
+ 'accept_assets' => 'Aktsepteeri vahendid :name nimel',
+ 'accept_assets_menu' => 'Aktsepteeri vahendeid',
'audit' => 'Auditeerimine',
'audit_report' => 'Auditilogi',
'assets' => 'Vahendid',
- 'assigned_to' => 'Assigned to :name',
+ 'assigned_to' => 'Määratud kasutajale :name',
'avatar_delete' => 'Kustuta profiilipilt',
'avatar_upload' => 'Lae profiilipilt',
'back' => 'Tagasi',
'bad_data' => 'Ei leitud midagi. Võib-olla on halbu andmeid?',
- 'bulkaudit' => 'Mahuaudit',
- 'bulkaudit_status' => 'Auditi staatus',
+ 'bulkaudit' => 'Hulgiaudit',
+ 'bulkaudit_status' => 'Auditi olek',
'bulk_checkout' => 'Bulk Checkout',
- 'bulk_edit' => 'Bulk Edit',
- 'bulk_delete' => 'Bulk Delete',
- 'bulk_actions' => 'Bulk Actions',
- 'bulk_checkin_delete' => 'Bulk Checkin & Delete',
+ 'bulk_edit' => 'Hulgiredigeerimine',
+ 'bulk_delete' => 'Hulgikustutamine',
+ 'bulk_actions' => 'Hulgitoimingud',
+ 'bulk_checkin_delete' => 'Bulk Checkin Items from Users',
'bystatus' => 'staatuse järgi',
'cancel' => 'Loobu',
'categories' => 'Kategooriad',
@@ -65,14 +65,14 @@ return [
'create' => 'Loo uus',
'created' => 'Üksus on loodud',
'created_asset' => 'loodud vara',
- 'created_at' => 'Created At',
- 'created_by' => 'Created By',
+ 'created_at' => 'Loodud',
+ 'created_by' => 'Looja',
'record_created' => 'Väärtus loodud',
'updated_at' => 'Viimati muudetud',
'currency' => '$', // this is deprecated
'current' => 'Praegune',
- 'current_password' => 'Current Password',
- 'customize_report' => 'Customize Report',
+ 'current_password' => 'Praegune parool',
+ 'customize_report' => 'Kohanda aruannet',
'custom_report' => 'Kohandatud varade aruanne',
'dashboard' => 'Töölaud',
'days' => 'päeva',
@@ -84,12 +84,12 @@ return [
'delete_confirm' => 'Kas olete kindel, et soovite kustutada :item?',
'deleted' => 'Kustutatud',
'delete_seats' => 'Kustutatud istmed',
- 'deletion_failed' => 'Deletion failed',
+ 'deletion_failed' => 'Kustutamine ebaõnnestus',
'departments' => 'Osakonnad',
'department' => 'Osakond',
'deployed' => 'Kasutusele võetud',
'depreciation' => 'Amortisatsioon',
- 'depreciations' => 'Depreciations',
+ 'depreciations' => 'Amortisatsioon',
'depreciation_report' => 'Amortisatsiooniaruanne',
'details' => 'Üksikasjad',
'download' => 'Lae alla',
@@ -98,10 +98,12 @@ return [
'eol' => 'EOL',
'email_domain' => 'E-posti domeen',
'email_format' => 'E-maili formaat',
- 'employee_number' => 'Employee Number',
+ 'employee_number' => 'Töötaja number',
'email_domain_help' => 'Seda kasutatakse importimisel e-posti aadresside loomiseks',
- 'error' => 'Error',
- 'example' => 'Example: ',
+ 'error' => 'Tõrge',
+ 'exclude_archived' => 'Exclude Archived Assets',
+ 'exclude_deleted' => 'Exclude Deleted Assets',
+ 'example' => 'Näide: ',
'filastname_format' => 'Esimene esmane perekonnanimi (jsmith@example.com)',
'firstname_lastname_format' => 'Eesnimi eesnimi (jane.smith@example.com)',
'firstname_lastname_underscore_format' => 'Eesnimi Perenimi (eesnimi.perenimi@poleolemas.ee)',
@@ -110,40 +112,41 @@ return [
'first' => 'Esimene',
'firstnamelastname' => 'Eesnimi Perenimi (janesmith@example.com)',
'lastname_firstinitial' => 'Perenimi Eesnimi algustäht (smith_j@example.com)',
- 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)',
- 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)',
+ 'firstinitial.lastname' => 'Eesnime algustäht Perekonnanimi (j.smith@example.com)',
+ 'firstnamelastinitial' => 'Eesnimi Perekonnanime algustäht (janes@example.com)',
'first_name' => 'Eesnimi',
'first_name_format' => 'Eesnimi (jane@example.com)',
'files' => 'Failid',
'file_name' => 'Fail',
'file_type' => 'Faili tüüp',
- 'filesize' => 'File Size',
+ 'filesize' => 'Faili suurus',
'file_uploads' => 'Faili üleslaadimine',
- 'file_upload' => 'File Upload',
+ 'file_upload' => 'Faili üleslaadimine',
'generate' => 'Genereeri',
- 'generate_labels' => 'Generate Labels',
+ 'generate_labels' => 'Genereeri sildid',
'github_markdown' => 'See väli lubab Githubi maitsestatud markdown.',
'groups' => 'Grupid',
'gravatar_email' => 'Gravatari e-maili aadress',
- 'gravatar_url' => 'Change your avatar at Gravatar.com.',
+ 'gravatar_url' => 'Muuda oma avatari leheküljel Gravatar.com.',
'history' => 'Ajalugu',
'history_for' => 'Ajalugu jaoks',
'id' => 'ID',
'image' => 'Pilt',
'image_delete' => 'Kustuta pilt',
+ 'include_deleted' => 'Include Deleted Assets',
'image_upload' => 'Laadi pilt üles',
- 'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
- 'filetypes_size_help' => 'Max upload size allowed is :size.',
+ 'filetypes_accepted_help' => 'Aktsepteeritud failitüüp on :types. Maksimaalne lubatud üleslaaditav suurus on :size.|Aktsepteeritud failitüübid on :types. Maksimaalne lubatud üleslaadimise suurus on :size.',
+ 'filetypes_size_help' => 'Maksimaalne lubatud üleslaadimise suurus on :size.',
'image_filetypes_help' => 'Lubatud faililaiendid on jpg, png, gif ja svg. Suurim lubatud üleslaadimise maht on :size.',
'import' => 'Impordi',
'importing' => 'Importimine',
- 'importing_help' => 'You can import assets, accessories, licenses, components, consumables, and users via CSV file.
The CSV should be comma-delimited and formatted with headers that match the ones in the sample CSVs in the documentation.',
+ 'importing_help' => 'CSV-faili kaudu saate importida vahendeid, tarvikuid, litsentse, komponente, kulumaterjale ja kasutajaid.
CSV peaks olema komadega eraldatud ja vormindatud päistega, mis ühtivad CSV-de näidistega dokumentatsioonis.',
'import-history' => 'Impordi ajalugu',
'asset_maintenance' => 'Varade hooldus',
'asset_maintenance_report' => 'Varade hooldusaruanne',
'asset_maintenances' => 'Vara säilimine',
'item' => 'Kirje',
- 'item_name' => 'Item Name',
+ 'item_name' => 'Üksuse nimi',
'insufficient_permissions' => 'Ei ole piisavalt õigusi!',
'kits' => 'Eelnevalt määratud komplektid',
'language' => 'Keel',
@@ -155,26 +158,26 @@ return [
'licenses_available' => 'saadaolevad litsentsid',
'licenses' => 'Litsentsid',
'list_all' => 'Kuva kõik',
- 'loading' => 'Loading... please wait....',
- 'lock_passwords' => 'This field value will not be saved in a demo installation.',
+ 'loading' => 'Laadimine, palun oota...',
+ 'lock_passwords' => 'Selle välja väärtust demoinstallatsioonis ei salvestata.',
'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. ',
+ 'logo_size' => 'Ruudukujulised logod näevad parimad välja logo + tekstiga. Logo maksimaalne kuvatav suurus on 50 pikslit kõrge x 500 pikslit lai. ',
'logout' => 'Logi välja',
'lookup_by_tag' => 'Varatüübi järgi otsimine',
'maintenances' => 'Hooldus',
- 'manage_api_keys' => 'Manage API Keys',
+ 'manage_api_keys' => 'Halda API võtmeid',
'manufacturer' => 'Tootja',
'manufacturers' => 'Tootjad',
'markdown' => 'See väli lubab Githubi maitsestatud markdown.',
'min_amt' => 'Min. kogus',
- 'min_amt_help' => 'Minimum number of items that should be available before an alert gets triggered. Leave Min. QTY blank if you do not want to receive alerts for low inventory.',
+ 'min_amt_help' => 'Minimaalne üksuste arv, mis peaks olema saadaval enne hoiatuse käivitamist. Jäta mininaalne kogus tühjaks, kui te ei soovi madalate varude kohta hoiatusi saada.',
'model_no' => 'Mudeli nr.',
'months' => 'kuud',
'moreinfo' => 'Lisainfo',
'name' => 'Nimi',
- 'new_password' => 'New Password',
+ 'new_password' => 'Uus parool',
'next' => 'Järgmine',
'next_audit_date' => 'Järgmine auditi kuupäev',
'last_audit' => 'Viimane audit',
@@ -184,6 +187,7 @@ return [
'no' => 'Ei',
'notes' => 'Märkmed',
'order_number' => 'Tellimuse number',
+ 'only_deleted' => 'Only Deleted Assets',
'page_menu' => 'Näitab _MENU_ üksusi',
'pagination_info' => 'Näitab _START_ kuni _END_ _TOTAL_ üksust',
'pending' => 'Ootel',
@@ -196,25 +200,25 @@ return [
'purchase_date' => 'Ostu kuupäev',
'qty' => 'Hulk',
'quantity' => 'Hulk',
- 'quantity_minimum' => 'You have :count items below or almost below minimum quantity levels',
- 'quickscan_checkin' => 'Quick Scan Checkin',
- 'quickscan_checkin_status' => 'Checkin Status',
+ 'quantity_minimum' => 'Sul on :count üksust alla või peaaegu alla minimaalse koguse taset',
+ 'quickscan_checkin' => 'Kiire check-in (Quick scan)',
+ 'quickscan_checkin_status' => 'Tagastamise olek',
'ready_to_deploy' => 'Kasutamine valmis',
'recent_activity' => 'Viimane tegevus',
- 'remaining' => 'Remaining',
+ 'remaining' => 'Alles',
'remove_company' => 'Eemalda ettevõtteühing',
'reports' => 'Aruanded',
'restored' => 'taastatud',
'restore' => 'Taasta',
- 'requestable_models' => 'Requestable Models',
+ 'requestable_models' => 'Taotletavad mudelid',
'requested' => 'Taotletud',
- 'requested_date' => 'Requested Date',
- 'requested_assets' => 'Requested Assets',
- 'requested_assets_menu' => 'Requested Assets',
+ 'requested_date' => 'Taotletav kuupäev',
+ 'requested_assets' => 'Taotletavad vahendid',
+ 'requested_assets_menu' => 'Vaadake taotletud vahendeid',
'request_canceled' => 'Taotlus tühistati',
'save' => 'Salvesta',
'select' => 'Vali',
- 'select_all' => 'Select All',
+ 'select_all' => 'Vali kõik',
'search' => 'Otsi',
'select_category' => 'Vali kategooria',
'select_department' => 'Valige osakond',
@@ -235,30 +239,30 @@ return [
'signature' => 'Allkiri',
'signed_off_by' => 'Signed Off By',
'skin' => 'Väljanägemine',
- 'slack_msg_note' => 'A slack message will be sent',
- 'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
+ 'slack_msg_note' => 'Saadetakse Slacki sõnum',
+ 'slack_test_msg' => 'Juhhuu! Näib, et teie Slacki integratsioon Snipe-IT-ga töötab!',
'some_features_disabled' => 'DEMOVERSIOON: Selles installatsioonis mõned funktsioonid ei tööta.',
'site_name' => 'Saidi nimi',
'state' => 'Maakond',
'status_labels' => 'Oleku sildid',
'status' => 'Staatus',
- 'accept_eula' => 'Acceptance Agreement',
+ 'accept_eula' => 'Lõppkasutaja litsentsilepinguga nõustumine',
'supplier' => 'Tarnija',
'suppliers' => 'Tarnijad',
'sure_to_delete' => 'Kas olete kindel, et soovite kustutada',
'submit' => 'Kinnita',
'target' => 'Sihtimine',
- 'toggle_navigation' => 'Toogle Navigation',
+ 'toggle_navigation' => 'Vaheta navigeerimisvaadet',
'time_and_date_display' => 'Kellaaja ja kuupäeva kuvamine',
'total_assets' => 'vahendeid kokku',
'total_licenses' => 'litsentse kokku',
'total_accessories' => 'kogu tarvikud',
'total_consumables' => 'kogu tarbekaubad',
'type' => 'Tüüp',
- 'undeployable' => 'Unableployable',
+ 'undeployable' => 'Kasutuselevõtmatud',
'unknown_admin' => 'Tundmatu Admin',
'username_format' => 'Kasutajanime formaat',
- 'username' => 'Username',
+ 'username' => 'Kasutajanimi',
'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.',
'uploaded' => 'Üles laetud',
@@ -269,7 +273,7 @@ return [
'users' => 'Kasutajad',
'viewall' => 'Vaata kõiki',
'viewassets' => 'Vaadake määratud varasid',
- 'viewassetsfor' => 'View Assets for :name',
+ 'viewassetsfor' => 'Vaata kasutaja :name vahendeid',
'website' => 'Koduleht',
'welcome' => 'Tere tulemast, :name',
'years' => 'aastat',
@@ -278,8 +282,8 @@ return [
'noimage' => 'Pilti pole üles laaditud või pilti ei leitud.',
'token_expired' => 'Teie vormi seanss on aegunud. Palun proovi uuesti.',
'login_enabled' => 'Sisselogimine lubatud',
- 'audit_due' => 'Due for Audit',
- 'audit_overdue' => 'Overdue for Audit',
+ 'audit_due' => 'Audit',
+ 'audit_overdue' => 'Hilinenud audit',
'accept' => 'Kinnita :asset',
'i_accept' => 'Ma kinnitan',
'i_decline' => 'Ma keeldun',
@@ -302,15 +306,15 @@ return [
'setup_create_database' => 'Create Database Tables',
'setup_create_admin' => 'Create Admin User',
'setup_done' => 'Finished!',
- 'bulk_edit_about_to' => 'You are about to edit the following: ',
- 'checked_out' => 'Checked Out',
- 'checked_out_to' => 'Checked out to',
- 'fields' => 'Fields',
- 'last_checkout' => 'Last Checkout',
- 'due_to_checkin' => 'The following :count items are due to be checked in soon:',
- 'expected_checkin' => 'Expected Checkin',
+ 'bulk_edit_about_to' => 'Oled muutmas järgnevat: ',
+ 'checked_out' => 'Väljastatud',
+ 'checked_out_to' => 'Väljastatud kasutajale',
+ 'fields' => 'Väljad',
+ 'last_checkout' => 'Viimati väljastatud',
+ 'due_to_checkin' => 'Järgnevad :count üksust tuleb peagi tagastada:',
+ 'expected_checkin' => 'Eeldatav tagastus',
'reminder_checked_out_items' => 'This is a reminder of the items currently checked out to you. If you feel this list is inaccurate (something is missing, or something appears here that you believe you never received), please email :reply_to_name at :reply_to_address.',
- 'changed' => 'Changed',
+ 'changed' => 'Muudetud',
'to' => 'To',
'report_fields_info' => '
Select the fields you would like to include in your custom report, and click Generate. The file (custom-asset-report-YYYY-mm-dd.csv) will download automatically, and you can open it in Excel.
If you would like to export only certain assets, use the options below to fine-tune your results.
', @@ -330,39 +334,43 @@ return [ 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', - 'new_asset' => 'New Asset', + 'new_asset' => 'Uus vahend', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', - 'new_consumable' => 'New Consumable', - 'collapse' => 'Collapse', - 'assigned' => 'Assigned', - 'asset_count' => 'Asset Count', - 'accessories_count' => 'Accessories Count', - 'consumables_count' => 'Consumables Count', - 'components_count' => 'Components Count', - 'licenses_count' => 'Licenses Count', - 'notification_error' => 'Error:', - 'notification_error_hint' => 'Please check the form below for errors', - 'notification_success' => 'Success:', - 'notification_warning' => 'Warning:', + 'new_consumable' => 'Uus kulumaterjal', + 'collapse' => 'Ahenda', + 'assigned' => 'Määratud', + 'asset_count' => 'Vahendi kogus', + 'accessories_count' => 'Tarvikute kogus', + 'consumables_count' => 'Kulumaterjalide kogus', + 'components_count' => 'Komponentide kogus', + 'licenses_count' => 'Litsentside kogus', + 'notification_error' => 'Tõrge:', + 'notification_error_hint' => 'Palun kontrolli allolevat vormi vigade osas', + 'notification_success' => 'Edukas:', + 'notification_warning' => 'Hoiatus:', 'notification_info' => 'Info:', - 'asset_information' => 'Asset Information', - 'model_name' => 'Model Name:', - 'asset_name' => 'Asset Name:', - 'consumable_information' => 'Consumable Information:', - 'consumable_name' => 'Consumable Name:', - 'accessory_information' => 'Accessory Information:', - 'accessory_name' => 'Accessory Name:', - 'clone_item' => 'Clone Item', - 'checkout_tooltip' => 'Check this item out', - 'checkin_tooltip' => 'Check this item in', - 'checkout_user_tooltip' => 'Check this item out to a user', - 'maintenance_mode' => 'The service is temporarily unavailable for system updates. Please check back later.', - 'maintenance_mode_title' => 'System Temporarily Unavailable', - 'ldap_import' => 'User password should not be managed by LDAP. (This allows you to send forgotten password requests.)', - 'purge_not_allowed' => 'Purging deleted data has been disabled in the .env file. Contact support or your systems administrator.', - 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', - 'additional_files' => 'Additional Files', - 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.', + 'asset_information' => 'Vahendi teave', + 'model_name' => 'Mudel:', + 'asset_name' => 'Vahendi nimi:', + 'consumable_information' => 'Kulumaterjali teave:', + 'consumable_name' => 'Kulumaterjali nimi:', + 'accessory_information' => 'Tarviku teave:', + 'accessory_name' => 'Tarviku nimi:', + 'clone_item' => 'Klooni üksus', + 'checkout_tooltip' => 'Väljasta see üksus', + 'checkin_tooltip' => 'Tagasta see üksus', + 'checkout_user_tooltip' => 'Väljasta üksus kasutajale', + 'maintenance_mode' => 'Teenus pole süsteemivärskenduste tõttu ajutiselt saadaval. Tule hiljem tagasi.', + 'maintenance_mode_title' => 'Süsteem on ajutiselt kättesaamatu', + 'ldap_import' => 'LDAP ei tohiks kasutaja parooli hallata. (See võimaldab teil saata unustatud parooli päringuid)', + 'purge_not_allowed' => 'Kustutatud andmete puhastamine on .env-failis keelatud. Võtke ühendust tehnilise toe või süsteemiadministraatoriga.', + 'backup_delete_not_allowed' => 'Tagavarakoopiate kustutamine on .env-failis keelatud. Võtke ühendust tehnilise toe või süsteemiadministraatoriga.', + 'additional_files' => 'Täiendavad failid', + 'shitty_browser' => 'Allkirja ei tuvastatud. Kui kasutate vanemat brauserit, kasutage vahendite vastuvõtmise lõpuleviimiseks uuemat brauserit.', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + ]; \ No newline at end of file diff --git a/resources/lang/et/help.php b/resources/lang/et/help.php index 73b511eac3..2bfd8af5d9 100644 --- a/resources/lang/et/help.php +++ b/resources/lang/et/help.php @@ -29,6 +29,6 @@ return [ '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.', + 'depreciations' => 'Sa saad seadistada vahendite amortisatsiooni, et neid amortiseeritakse lineaarse amortisatsiooni alusel.', ]; diff --git a/resources/lang/et/mail.php b/resources/lang/et/mail.php index 43ff7e1a04..85479af791 100644 --- a/resources/lang/et/mail.php +++ b/resources/lang/et/mail.php @@ -1,14 +1,14 @@ 'Kasutaja on veebisaidil tühistanud üksuse taotluse', - 'a_user_requested' => 'Kasutaja on taotlenud üksuse veebisaidil', + 'a_user_canceled' => 'Kasutaja on tühistanud üksuse taotluse veebis', + 'a_user_requested' => 'Kasutaja on taotlenud üksuse veebis', 'accessory_name' => 'Lisaseade Nimi:', 'additional_notes' => 'Lisamärkmed:', 'admin_has_created' => 'Administraator on loonud konto teile: veebisaidil.', 'asset' => 'Vahend:', 'asset_name' => 'Vahendi nimi:', - 'asset_requested' => 'Vara nõutud', + 'asset_requested' => 'Taotletud vahend', 'asset_tag' => 'Varade silt', 'assigned_to' => 'Määratud', 'best_regards' => 'Parimate soovidega,', @@ -23,10 +23,10 @@ return [ 'Confirm_accessory_delivery' => 'Tarvitu tarne kinnitus', 'Confirm_license_delivery' => 'Litsentsi tarne kinnitus', 'Confirm_asset_delivery' => 'Vara tarne kinnitus', - 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', + 'Confirm_consumable_delivery' => 'Kulumaterjalide kohaletoimetamise kinnitus', 'current_QTY' => 'Praegune QTY', 'Days' => 'Päeva', - 'days' => 'Päeva', + 'days' => 'päeva', 'expecting_checkin_date' => 'Ootel Checkin Kuupäev:', 'expires' => 'Aegub', 'Expiring_Assets_Report' => 'Aeguvate varade aruanne.', @@ -58,12 +58,12 @@ return [ 'test_email' => 'Test Snipe-IT-i e-posti teel', 'test_mail_text' => 'See on Snipe-IT-i varahaldussüsteemi test. Kui sul on see, töötab post. :)', 'the_following_item' => 'Järgmine element on kontrollitud:', - '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 warranty expiring in the next :threshold days.|There are :count assets with warranties 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' => 'Selleks, et lähtestada oma: veebiparool, täitke see vorm:', + 'low_inventory_alert' => ':count üksus on laos alla miinimummäära või saab varsti otsa.|:count üksust on laos alla miinimummäära või saab varsti otsa.', + 'assets_warrantee_alert' => 'Sul on :count vahend, mille garantii aegub järgmise :threshold päeva jooksul.|Sul on :count vahendit, mille garantii aegub järgmise :threshold päeva jooksul.', + 'license_expiring_alert' => ':count litsents aegub järgmise :threshold päeva jooksul.|:count litsentsi aegub järgmise :threshold päeva jooksul.', + 'to_reset' => 'Selleks, et lähtestada oma :web parool, 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.', + 'upcoming-audits' => 'Sul on :count vahend, mida tuleb auditeerida :threshold päeva jooksul.|Sul on :count vahendit, mida tuleb auditeerida :threshold päeva jooksul.', 'user' => 'Kasutaja', 'username' => 'Kasutajanimi', 'welcome' => 'Tere tulemast, :name', @@ -72,8 +72,8 @@ return [ 'Accessory_Checkin_Notification' => 'Tarvikud sisse võetud', 'Asset_Checkin_Notification' => 'Vara sissevõetud', 'License_Checkin_Notification' => 'Litsents sisse võetud', - 'Expected_Checkin_Report' => 'Expected asset checkin report', - 'Expected_Checkin_Notification' => 'Reminder: :name checkin deadline approaching', - 'Expected_Checkin_Date' => 'An asset checked out to you is due to be checked back in on :date', + 'Expected_Checkin_Report' => 'Eeldatav vahendite tagastamise aruanne', + 'Expected_Checkin_Notification' => 'Meeldetuletus: :name tagastamise tähtaeg läheneb', + 'Expected_Checkin_Date' => 'Sulle väljastatud vahend tuleb tagastada :date', 'your_assets' => 'Vaata oma varasi', ]; diff --git a/resources/lang/et/passwords.php b/resources/lang/et/passwords.php index 25633b4581..63e7a4d706 100644 --- a/resources/lang/et/passwords.php +++ b/resources/lang/et/passwords.php @@ -3,6 +3,6 @@ return [ 'sent' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.', 'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.', - 'token' => 'This password reset token is invalid or expired, or does not match the username provided.', - 'reset' => 'Your password has been reset!', + 'token' => 'See parooli taastamise sessioon on kehtetu, aegunud või ei vasta sisestatud kasutajanimele.', + 'reset' => 'Sinu parool on lähtestatud!', ]; diff --git a/resources/lang/et/validation.php b/resources/lang/et/validation.php index 356fcefc20..2ecb954876 100644 --- a/resources/lang/et/validation.php +++ b/resources/lang/et/validation.php @@ -91,11 +91,11 @@ return [ 'url' => 'Atribuudivorming on vale.', 'unique_undeleted' => ':attribute peab olema ainulaadne.', 'non_circular' => 'The :attribute must not create a circular reference.', - 'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.', - 'letters' => 'Password must contain at least one letter.', - 'numbers' => 'Password must contain at least one number.', - 'case_diff' => 'Password must use mixed case.', - 'symbols' => 'Password must contain symbols.', + 'disallow_same_pwd_as_user_fields' => 'Parool ei saa sisaldada kasutajanime.', + 'letters' => 'Parool peab sisaldama vähemalt ühte tähte.', + 'numbers' => 'Parool peab sisaldama vähemalt ühte numbrit.', + 'case_diff' => 'Parool peab sisaldama väike- ja suurtähti.', + 'symbols' => 'Parool peab sisaldama sümboleid.', 'gte' => [ 'numeric' => 'Value cannot be negative' ], diff --git a/resources/lang/fa/admin/asset_maintenances/general.php b/resources/lang/fa/admin/asset_maintenances/general.php index acb2d85638..467a36bbfa 100644 --- a/resources/lang/fa/admin/asset_maintenances/general.php +++ b/resources/lang/fa/admin/asset_maintenances/general.php @@ -11,4 +11,6 @@ 'calibration' => 'کالیبره کردن', 'software_support' => 'پشتیبانی نرمافزار', 'hardware_support' => 'پشتیبانی سختافزار', + 'configuration_change' => 'Configuration Change', + 'pat_test' => 'PAT Test', ]; diff --git a/resources/lang/fa/admin/users/general.php b/resources/lang/fa/admin/users/general.php index d062699833..457193ce09 100644 --- a/resources/lang/fa/admin/users/general.php +++ b/resources/lang/fa/admin/users/general.php @@ -34,7 +34,7 @@ return [ 'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.', 'remove_group_memberships' => 'Remove Group Memberships', 'warning_deletion' => 'WARNING:', - 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.', + 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.', 'update_user_assets_status' => 'Update all assets for these users to this status', 'checkin_user_properties' => 'Check in all properties associated with these users', 'remote_label' => 'This is a remote user', diff --git a/resources/lang/fa/admin/users/message.php b/resources/lang/fa/admin/users/message.php index a559d8f603..37a0ea01db 100644 --- a/resources/lang/fa/admin/users/message.php +++ b/resources/lang/fa/admin/users/message.php @@ -14,6 +14,7 @@ return array( '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.', 'password_reset_sent' => 'A password reset link has been sent to :email!', + 'user_has_no_email' => 'This user does not have an email address in their profile.', 'success' => array( @@ -58,4 +59,4 @@ return array( 'invalidfiles' => 'یک یا چندی از فایل های شما با پسوند غیرمجاز هستند.پسوند های مجاز شامل:png, gif, jpg, doc, docx, pdf و text می باشند.', ), -); +); \ No newline at end of file diff --git a/resources/lang/fa/button.php b/resources/lang/fa/button.php index a8e4640c61..a359c9d96b 100644 --- a/resources/lang/fa/button.php +++ b/resources/lang/fa/button.php @@ -4,7 +4,7 @@ return [ 'actions' => 'اقدامات', 'add' => 'افزودن جدید', 'cancel' => 'انصراف', - 'checkin_and_delete' => 'بررسی و حذف کاربر', + 'checkin_and_delete' => 'Checkin All / Delete User', 'delete' => 'حذف', 'edit' => 'ويرايش', 'restore' => 'بازیابی', diff --git a/resources/lang/fa/general.php b/resources/lang/fa/general.php index 3070e9f4b9..fe1f12e393 100644 --- a/resources/lang/fa/general.php +++ b/resources/lang/fa/general.php @@ -37,7 +37,7 @@ return [ 'bulk_edit' => 'Bulk Edit', 'bulk_delete' => 'Bulk Delete', 'bulk_actions' => 'Bulk Actions', - 'bulk_checkin_delete' => 'Bulk Checkin & Delete', + 'bulk_checkin_delete' => 'Bulk Checkin Items from Users', 'bystatus' => 'به ترتیب وضعیت', 'cancel' => 'انصراف', 'categories' => 'دستهبندیها', @@ -103,6 +103,8 @@ return [ 'employee_number' => 'Employee Number', 'email_domain_help' => 'این برای تولید آدرس های ایمیل هنگام وارد کردن استفاده می شود', 'error' => 'Error', + 'exclude_archived' => 'Exclude Archived Assets', + 'exclude_deleted' => 'Exclude Deleted Assets', 'example' => 'Example: ', 'filastname_format' => 'اولین نام خانوادگی (jsmith@example.com)', 'firstname_lastname_format' => 'نام خانوادگی (jane.smith@example.com)', @@ -133,6 +135,7 @@ return [ 'id' => 'شناسه', 'image' => 'تصویر', 'image_delete' => 'عکس های پاک شده', + 'include_deleted' => 'Include Deleted Assets', 'image_upload' => 'آپلود تصویر', 'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.', 'filetypes_size_help' => 'Max upload size allowed is :size.', @@ -187,6 +190,7 @@ return [ 'no' => 'خیر', 'notes' => 'یادداشت ها', 'order_number' => 'شماره سفارش', + 'only_deleted' => 'Only Deleted Assets', 'page_menu' => 'نمایش_موارد_منو', 'pagination_info' => 'نمایش_آغاز_تا_پایان_از_همه_موارد', 'pending' => 'در انتظار', @@ -367,5 +371,9 @@ return [ 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', 'additional_files' => 'Additional Files', 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + ]; \ No newline at end of file diff --git a/resources/lang/fi/admin/asset_maintenances/general.php b/resources/lang/fi/admin/asset_maintenances/general.php index 78d390fded..cc2a907dbd 100644 --- a/resources/lang/fi/admin/asset_maintenances/general.php +++ b/resources/lang/fi/admin/asset_maintenances/general.php @@ -11,4 +11,6 @@ 'calibration' => 'Kalibrointi', 'software_support' => 'Ohjelmiston tuki', 'hardware_support' => 'Laitteiston tuki', + 'configuration_change' => 'Configuration Change', + 'pat_test' => 'PAT Test', ]; diff --git a/resources/lang/fi/admin/users/general.php b/resources/lang/fi/admin/users/general.php index b260548a77..f4e0bbe780 100644 --- a/resources/lang/fi/admin/users/general.php +++ b/resources/lang/fi/admin/users/general.php @@ -34,7 +34,7 @@ return [ 'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.', 'remove_group_memberships' => 'Remove Group Memberships', 'warning_deletion' => 'WARNING:', - 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.', + 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.', 'update_user_assets_status' => 'Update all assets for these users to this status', 'checkin_user_properties' => 'Check in all properties associated with these users', 'remote_label' => 'This is a remote user', diff --git a/resources/lang/fi/admin/users/message.php b/resources/lang/fi/admin/users/message.php index f24b9ace4f..2393b36a63 100644 --- a/resources/lang/fi/admin/users/message.php +++ b/resources/lang/fi/admin/users/message.php @@ -14,6 +14,7 @@ return array( 'ldap_not_configured' => 'LDAP-integraatiota ei ole määritetty tähän asennukseen.', 'password_resets_sent' => 'Salasanan resetointilinkki on lähetetty niille käyttäjille, joille on määritetty voimassa oleva sähköpostiosoite.', 'password_reset_sent' => 'Salasanan palautuslinkki on lähetetty osoitteeseen :email!', + 'user_has_no_email' => 'This user does not have an email address in their profile.', 'success' => array( @@ -58,4 +59,4 @@ return array( 'invalidfiles' => 'Yksi tai useampi tiedosto on liian suuri tai on tiedostotyyppi, jota ei sallita. Sallitut tiedostotyypit ovat png, gif, jpg, doc, docx, pdf ja txt.', ), -); +); \ No newline at end of file diff --git a/resources/lang/fi/button.php b/resources/lang/fi/button.php index beb854b294..f96ca412b7 100644 --- a/resources/lang/fi/button.php +++ b/resources/lang/fi/button.php @@ -4,7 +4,7 @@ return [ 'actions' => 'Toiminnot', 'add' => 'Lisää uusi', 'cancel' => 'Peruuta', - 'checkin_and_delete' => 'Palauta & poista käyttäjä', + 'checkin_and_delete' => 'Checkin All / Delete User', 'delete' => 'Poista', 'edit' => 'Muokkaa', 'restore' => 'Palauta', diff --git a/resources/lang/fi/general.php b/resources/lang/fi/general.php index bf2089cc93..b806ac97bb 100644 --- a/resources/lang/fi/general.php +++ b/resources/lang/fi/general.php @@ -37,7 +37,7 @@ return [ 'bulk_edit' => 'Bulk Edit', 'bulk_delete' => 'Bulk Delete', 'bulk_actions' => 'Bulk Actions', - 'bulk_checkin_delete' => 'Bulk Checkin & Delete', + 'bulk_checkin_delete' => 'Bulk Checkin Items from Users', 'bystatus' => 'tilan mukaan', 'cancel' => 'Peruuta', 'categories' => 'Kategoriat', @@ -101,6 +101,8 @@ return [ 'employee_number' => 'Employee Number', 'email_domain_help' => 'Käytetään sähköpostiosoitteiden luontiin tietoja tuotaessa', 'error' => 'Error', + 'exclude_archived' => 'Exclude Archived Assets', + 'exclude_deleted' => 'Exclude Deleted Assets', 'example' => 'Example: ', 'filastname_format' => 'Ensimmäinen nimikirjain sukunimi (pvirtanen@example.com)', 'firstname_lastname_format' => 'Etunimi . Sukunimi (jane.smith@example.com)', @@ -131,6 +133,7 @@ return [ 'id' => 'Tunnus', 'image' => 'Kuva', 'image_delete' => 'Poista kuva', + 'include_deleted' => 'Include Deleted Assets', 'image_upload' => 'Lähetä kuva', 'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.', 'filetypes_size_help' => 'Max upload size allowed is :size.', @@ -184,6 +187,7 @@ return [ 'no' => 'Ei', 'notes' => 'Muistiinpanot', 'order_number' => 'Tilausnumero', + 'only_deleted' => 'Only Deleted Assets', 'page_menu' => 'Näytetään _MENU_ kohteita', 'pagination_info' => 'Näytetään _START_ - _END_ yhteensä _TOTAL_ nimikettä', 'pending' => 'Odottaa', @@ -364,5 +368,9 @@ return [ 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', 'additional_files' => 'Additional Files', 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + ]; \ No newline at end of file diff --git a/resources/lang/fil/admin/asset_maintenances/general.php b/resources/lang/fil/admin/asset_maintenances/general.php index da52421a40..a8b4ed5a09 100644 --- a/resources/lang/fil/admin/asset_maintenances/general.php +++ b/resources/lang/fil/admin/asset_maintenances/general.php @@ -11,4 +11,6 @@ 'calibration' => 'Calibration', 'software_support' => 'Software Support', 'hardware_support' => 'Hardware Support', + 'configuration_change' => 'Configuration Change', + 'pat_test' => 'PAT Test', ]; diff --git a/resources/lang/fil/admin/users/general.php b/resources/lang/fil/admin/users/general.php index c0bca64613..4299d9f85c 100644 --- a/resources/lang/fil/admin/users/general.php +++ b/resources/lang/fil/admin/users/general.php @@ -34,7 +34,7 @@ return [ 'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.', 'remove_group_memberships' => 'Remove Group Memberships', 'warning_deletion' => 'WARNING:', - 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.', + 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.', 'update_user_assets_status' => 'Update all assets for these users to this status', 'checkin_user_properties' => 'Check in all properties associated with these users', 'remote_label' => 'This is a remote user', diff --git a/resources/lang/fil/admin/users/message.php b/resources/lang/fil/admin/users/message.php index 515a850744..b7f8f48380 100644 --- a/resources/lang/fil/admin/users/message.php +++ b/resources/lang/fil/admin/users/message.php @@ -14,6 +14,7 @@ return array( '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.', 'password_reset_sent' => 'A password reset link has been sent to :email!', + 'user_has_no_email' => 'This user does not have an email address in their profile.', 'success' => array( @@ -59,4 +60,4 @@ return array( 'invalidfiles' => 'Ang isa o higit sa iyong mga file ay masyadong malaki o isang uri ng file na hindi pinapayagan. Ang mga pinapayagang mga file ay ang png, gif, jpg, doc, docx, pdf, at txt.', ), -); +); \ No newline at end of file diff --git a/resources/lang/fil/button.php b/resources/lang/fil/button.php index 7463ff198b..cee813dec1 100644 --- a/resources/lang/fil/button.php +++ b/resources/lang/fil/button.php @@ -4,7 +4,7 @@ return [ 'actions' => 'Ang mga aksyon', 'add' => 'Magdagdag ng bago', 'cancel' => 'I-kansela', - 'checkin_and_delete' => 'Mag-chekin at I-delete ang User', + 'checkin_and_delete' => 'Checkin All / Delete User', 'delete' => 'I-delete', 'edit' => 'I-edit', 'restore' => 'Ibalik sa dati', diff --git a/resources/lang/fil/general.php b/resources/lang/fil/general.php index fce5b21fcb..c94cc34d62 100644 --- a/resources/lang/fil/general.php +++ b/resources/lang/fil/general.php @@ -37,7 +37,7 @@ return [ 'bulk_edit' => 'Bulk Edit', 'bulk_delete' => 'Bulk Delete', 'bulk_actions' => 'Bulk Actions', - 'bulk_checkin_delete' => 'Bulk Checkin & Delete', + 'bulk_checkin_delete' => 'Bulk Checkin Items from Users', 'bystatus' => 'by Status', 'cancel' => 'I-kansela', 'categories' => 'Mga kategorya', @@ -101,6 +101,8 @@ return [ 'employee_number' => 'Employee Number', 'email_domain_help' => 'Ito ay ginagamit para makapagsagawa ng email address kapag mag-import', 'error' => 'Error', + 'exclude_archived' => 'Exclude Archived Assets', + 'exclude_deleted' => 'Exclude Deleted Assets', 'example' => 'Example: ', 'filastname_format' => 'Ang Unang Inisyal Huling Pangalan (jsmith@example.com)', 'firstname_lastname_format' => 'Unang Pangalan Huling Pangalan (jane.smith@example.com)', @@ -131,6 +133,7 @@ return [ 'id' => 'Ang ID', 'image' => 'Ang Imahe', 'image_delete' => 'I-delete ang Imahe', + 'include_deleted' => 'Include Deleted Assets', 'image_upload' => 'I-upload ang Imahe', 'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.', 'filetypes_size_help' => 'Max upload size allowed is :size.', @@ -184,6 +187,7 @@ return [ 'no' => 'Hindi', 'notes' => 'Ang mga Paalala', 'order_number' => 'Ang Numero ng Pagkakasunod-sunod', + 'only_deleted' => 'Only Deleted Assets', 'page_menu' => 'Ipinapakita_MENU_mga aytem', 'pagination_info' => 'Ipinapakita _SIMULA_ hanggang _HULI_ ng_KABUUANG_ mga aytem', 'pending' => 'Hindi pa nasimulan', @@ -364,5 +368,9 @@ return [ 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', 'additional_files' => 'Additional Files', 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + ]; \ No newline at end of file diff --git a/resources/lang/fr/admin/asset_maintenances/general.php b/resources/lang/fr/admin/asset_maintenances/general.php index cfd7dbcf6f..1cd942d16f 100644 --- a/resources/lang/fr/admin/asset_maintenances/general.php +++ b/resources/lang/fr/admin/asset_maintenances/general.php @@ -11,4 +11,6 @@ 'calibration' => 'Etalonnage', 'software_support' => 'Support logiciel', 'hardware_support' => 'Support matériel', + 'configuration_change' => 'Configuration Change', + 'pat_test' => 'PAT Test', ]; diff --git a/resources/lang/fr/admin/users/general.php b/resources/lang/fr/admin/users/general.php index b69bfd7f31..e387c27956 100644 --- a/resources/lang/fr/admin/users/general.php +++ b/resources/lang/fr/admin/users/general.php @@ -34,7 +34,7 @@ return [ 'admin_permission_warning' => 'Seuls les utilisateurs possédant des droits d\'administrateur ou mieux peuvent accorder un accès d\'administrateur à un utilisateur.', 'remove_group_memberships' => 'Supprimer les appartenances de groupe', 'warning_deletion' => 'AVERTISSEMENT :', - 'warning_deletion_information' => 'Vous êtes sur le point de supprimer les :count utilisateur(s) listé(s) ci-dessous. Les super-administrateurs sont surlignés en rouge.', + 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.', 'update_user_assets_status' => 'Update all assets for these users to this status', 'checkin_user_properties' => 'Soumettre toutes les propriétés associées à ces utilisateurs', 'remote_label' => 'Il s\'agit d\'un utilisateur distant', diff --git a/resources/lang/fr/admin/users/message.php b/resources/lang/fr/admin/users/message.php index 07d91b51d6..bfc9bf29fb 100644 --- a/resources/lang/fr/admin/users/message.php +++ b/resources/lang/fr/admin/users/message.php @@ -14,6 +14,7 @@ return array( 'ldap_not_configured' => 'L\'intégration LDAP n\'a pas été configuré pour cette installation .', 'password_resets_sent' => 'Les utilisateurs sélectionnés qui sont activés et ont une adresse e-mail valide ont reçu un lien de réinitialisation du mot de passe.', 'password_reset_sent' => 'Un lien de réinitialisation du mot de passe a été envoyé à :email!', + 'user_has_no_email' => 'This user does not have an email address in their profile.', 'success' => array( @@ -58,4 +59,4 @@ return array( 'invalidfiles' => 'Un ou plusieurs de vos fichiers sont trop gros, ou sont d\'un type non autorisé. Les types de fichiers autorisés sont png, gif, jpg, doc, docx, pdf et txt.', ), -); +); \ No newline at end of file diff --git a/resources/lang/fr/button.php b/resources/lang/fr/button.php index 0b0cdc7b81..9ffcbd1cd1 100644 --- a/resources/lang/fr/button.php +++ b/resources/lang/fr/button.php @@ -4,7 +4,7 @@ return [ 'actions' => 'Actions', 'add' => 'Ajouter', 'cancel' => 'Annuler', - 'checkin_and_delete' => 'Dissocier et supprimer l\'utilisateur', + 'checkin_and_delete' => 'Checkin All / Delete User', 'delete' => 'Supprimer', 'edit' => 'Éditer', 'restore' => 'Restaurer', diff --git a/resources/lang/fr/general.php b/resources/lang/fr/general.php index 80ccc7e541..874b20553b 100644 --- a/resources/lang/fr/general.php +++ b/resources/lang/fr/general.php @@ -37,7 +37,7 @@ return [ 'bulk_edit' => 'Modifier en masse', 'bulk_delete' => 'Supprimer en masse', 'bulk_actions' => 'Actions de masse', - 'bulk_checkin_delete' => 'Enregistrement en bloc & Supprimer', + 'bulk_checkin_delete' => 'Bulk Checkin Items from Users', 'bystatus' => 'par statut', 'cancel' => 'Annuler', 'categories' => 'Catégories', @@ -101,6 +101,8 @@ return [ 'employee_number' => 'Numéro d’employé', 'email_domain_help' => 'C\'est utilisé pour générer des adresses e-mail lors de l\'importation', 'error' => 'Erreur', + 'exclude_archived' => 'Exclude Archived Assets', + 'exclude_deleted' => 'Exclude Deleted Assets', 'example' => 'Example: ', 'filastname_format' => 'Première lettre du prénom Nom de famille (jsmith@example.com)', 'firstname_lastname_format' => 'Prénom Nom de famille (jane.smith@example.com)', @@ -131,6 +133,7 @@ return [ 'id' => 'ID', 'image' => 'Image', 'image_delete' => 'Supprimer l\'image', + 'include_deleted' => 'Include Deleted Assets', 'image_upload' => 'Charger une image', 'filetypes_accepted_help' => 'Le type de fichier accepté est :types. La taille maximale autorisée est :size.|Les types de fichiers acceptés sont :types. La taille maximale autorisée est :size.', 'filetypes_size_help' => 'La taille maximale autorisée des téléversements est :size.', @@ -184,6 +187,7 @@ return [ 'no' => 'Non', 'notes' => 'Notes', 'order_number' => 'Numéro de commande', + 'only_deleted' => 'Only Deleted Assets', 'page_menu' => 'Afficher_MENU_items', 'pagination_info' => 'Afficher_DEBUT_à_FIN_de_TOUS_items', 'pending' => 'En Attente', @@ -364,5 +368,9 @@ return [ 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', 'additional_files' => 'Additional Files', 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + ]; \ No newline at end of file diff --git a/resources/lang/ga-IE/admin/asset_maintenances/general.php b/resources/lang/ga-IE/admin/asset_maintenances/general.php index 47d8a14753..c1730fc92c 100644 --- a/resources/lang/ga-IE/admin/asset_maintenances/general.php +++ b/resources/lang/ga-IE/admin/asset_maintenances/general.php @@ -11,4 +11,6 @@ 'calibration' => 'Calibration', 'software_support' => 'Software Support', 'hardware_support' => 'Hardware Support', + 'configuration_change' => 'Configuration Change', + 'pat_test' => 'PAT Test', ]; diff --git a/resources/lang/ga-IE/admin/users/general.php b/resources/lang/ga-IE/admin/users/general.php index 9b2efd2cf5..68bf55a48e 100644 --- a/resources/lang/ga-IE/admin/users/general.php +++ b/resources/lang/ga-IE/admin/users/general.php @@ -34,7 +34,7 @@ return [ 'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.', 'remove_group_memberships' => 'Remove Group Memberships', 'warning_deletion' => 'WARNING:', - 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.', + 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.', 'update_user_assets_status' => 'Update all assets for these users to this status', 'checkin_user_properties' => 'Check in all properties associated with these users', 'remote_label' => 'This is a remote user', diff --git a/resources/lang/ga-IE/admin/users/message.php b/resources/lang/ga-IE/admin/users/message.php index e4e2dcbc07..5137035949 100644 --- a/resources/lang/ga-IE/admin/users/message.php +++ b/resources/lang/ga-IE/admin/users/message.php @@ -14,6 +14,7 @@ return array( '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.', 'password_reset_sent' => 'A password reset link has been sent to :email!', + 'user_has_no_email' => 'This user does not have an email address in their profile.', 'success' => array( @@ -58,4 +59,4 @@ return array( 'invalidfiles' => 'Tá ceann amháin nó níos mó de do chuid comhad ró-mhór nó is comhad í nach bhfuil ceadaithe. Tá píopaí comhaid a cheadaítear png, gif, jpg, doc, docx, pdf, and txt.', ), -); +); \ No newline at end of file diff --git a/resources/lang/ga-IE/button.php b/resources/lang/ga-IE/button.php index 11f03efafc..564552ab44 100644 --- a/resources/lang/ga-IE/button.php +++ b/resources/lang/ga-IE/button.php @@ -4,7 +4,7 @@ return [ 'actions' => 'Gníomhartha', 'add' => 'Cuir Nua', 'cancel' => 'Cealaigh', - 'checkin_and_delete' => 'Checkin & Scrios Úsáideoir', + 'checkin_and_delete' => 'Checkin All / Delete User', 'delete' => 'Scrios', 'edit' => 'Athraigh', 'restore' => 'Athchóirigh', diff --git a/resources/lang/ga-IE/general.php b/resources/lang/ga-IE/general.php index de634e2e03..9c14b88939 100644 --- a/resources/lang/ga-IE/general.php +++ b/resources/lang/ga-IE/general.php @@ -37,7 +37,7 @@ return [ 'bulk_edit' => 'Bulk Edit', 'bulk_delete' => 'Bulk Delete', 'bulk_actions' => 'Bulk Actions', - 'bulk_checkin_delete' => 'Bulk Checkin & Delete', + 'bulk_checkin_delete' => 'Bulk Checkin Items from Users', 'bystatus' => 'by Status', 'cancel' => 'Cealaigh', 'categories' => 'Catagóirí', @@ -101,6 +101,8 @@ return [ 'employee_number' => 'Employee Number', 'email_domain_help' => 'Úsáidtear é seo chun seoltaí ríomhphoist a ghiniúint nuair a allmhairítear iad', 'error' => 'Error', + 'exclude_archived' => 'Exclude Archived Assets', + 'exclude_deleted' => 'Exclude Deleted Assets', 'example' => 'Example: ', 'filastname_format' => 'An Chéad Ainm Deiridh Tosaigh (jsmith@example.com)', 'firstname_lastname_format' => 'Ainm Ainm Chéad Ainm (jane.smith@example.com)', @@ -131,6 +133,7 @@ return [ 'id' => 'ID', 'image' => 'Image', 'image_delete' => 'Scrios Íomhá', + 'include_deleted' => 'Include Deleted Assets', 'image_upload' => 'Íomhá Uaslódáil', 'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.', 'filetypes_size_help' => 'Max upload size allowed is :size.', @@ -184,6 +187,7 @@ return [ 'no' => 'Uimh', 'notes' => 'Nótaí', 'order_number' => 'Uimhir ordú', + 'only_deleted' => 'Only Deleted Assets', 'page_menu' => 'Míreanna _MENU_ a thaispeáint', 'pagination_info' => 'Íomhá _START_ go _END_ de _TOTAL_ míreanna', 'pending' => 'Ar feitheamh', @@ -364,5 +368,9 @@ return [ 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', 'additional_files' => 'Additional Files', 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + ]; \ No newline at end of file diff --git a/resources/lang/he/admin/asset_maintenances/general.php b/resources/lang/he/admin/asset_maintenances/general.php index 2205ceaa32..16fe5fb6dd 100644 --- a/resources/lang/he/admin/asset_maintenances/general.php +++ b/resources/lang/he/admin/asset_maintenances/general.php @@ -11,4 +11,6 @@ 'calibration' => 'כיול', 'software_support' => 'תמיכה בתכנה', 'hardware_support' => 'תמיכה בחומרה', + 'configuration_change' => 'Configuration Change', + 'pat_test' => 'PAT Test', ]; diff --git a/resources/lang/he/admin/users/general.php b/resources/lang/he/admin/users/general.php index 588b633052..dff4d63267 100644 --- a/resources/lang/he/admin/users/general.php +++ b/resources/lang/he/admin/users/general.php @@ -34,7 +34,7 @@ return [ 'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.', 'remove_group_memberships' => 'Remove Group Memberships', 'warning_deletion' => 'אזהרה:', - 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.', + 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.', 'update_user_assets_status' => 'Update all assets for these users to this status', 'checkin_user_properties' => 'Check in all properties associated with these users', 'remote_label' => 'This is a remote user', diff --git a/resources/lang/he/admin/users/message.php b/resources/lang/he/admin/users/message.php index 3c8b885a5c..0363cb8ba8 100644 --- a/resources/lang/he/admin/users/message.php +++ b/resources/lang/he/admin/users/message.php @@ -14,6 +14,7 @@ return array( '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.', 'password_reset_sent' => 'A password reset link has been sent to :email!', + 'user_has_no_email' => 'This user does not have an email address in their profile.', 'success' => array( @@ -58,4 +59,4 @@ return array( 'invalidfiles' => 'אחד או יותר מהקבצים שלך גדול מדי או שהוא סוג קובץ שאינו מותר. סוגי קבצים מותרים הם png, gif, jpg, doc, docx, pdf ו- txt.', ), -); +); \ No newline at end of file diff --git a/resources/lang/he/button.php b/resources/lang/he/button.php index ff5b442abb..b8e8425c26 100644 --- a/resources/lang/he/button.php +++ b/resources/lang/he/button.php @@ -4,7 +4,7 @@ return [ 'actions' => 'פעולות', 'add' => 'הוסף חדש', 'cancel' => 'לְבַטֵל', - 'checkin_and_delete' => 'מחק & מחק משתמש', + 'checkin_and_delete' => 'Checkin All / Delete User', 'delete' => 'לִמְחוֹק', 'edit' => 'לַעֲרוֹך', 'restore' => 'לשחזר', diff --git a/resources/lang/he/general.php b/resources/lang/he/general.php index 47ff041b8d..56c7bdf2e0 100644 --- a/resources/lang/he/general.php +++ b/resources/lang/he/general.php @@ -37,7 +37,7 @@ return [ 'bulk_edit' => 'עריכה גורפת', 'bulk_delete' => 'מחיקה גורפת', 'bulk_actions' => 'פעולות גורפות', - 'bulk_checkin_delete' => 'העבר הכול & Delete', + 'bulk_checkin_delete' => 'Bulk Checkin Items from Users', 'bystatus' => 'לפי סטאטוס', 'cancel' => 'לְבַטֵל', 'categories' => 'קטגוריות', @@ -101,6 +101,8 @@ return [ 'employee_number' => 'מספר עובד', 'email_domain_help' => 'זה משמש ליצירת כתובות דוא"ל בעת ייבוא', 'error' => 'שגיאה', + 'exclude_archived' => 'Exclude Archived Assets', + 'exclude_deleted' => 'Exclude Deleted Assets', 'example' => 'Example: ', 'filastname_format' => 'שם משפחה ראשוני ראשון (jsmith@example.com)', 'firstname_lastname_format' => 'שם משפחה של שם פרטי (jane.smith@example.com)', @@ -131,6 +133,7 @@ return [ 'id' => 'תְעוּדַת זֶהוּת', 'image' => 'תמונה', 'image_delete' => 'מחק תמונה', + 'include_deleted' => 'Include Deleted Assets', 'image_upload' => 'העלאת תמונה', 'filetypes_accepted_help' => 'סוגי קובץ אפשריים הם :types. גודל קובץ אפשרי מקסימלי:size.', 'filetypes_size_help' => 'גודל קובץ מותר הוא :size.', @@ -184,6 +187,7 @@ return [ 'no' => 'לא', 'notes' => 'הערות', 'order_number' => 'מספר הזמנה', + 'only_deleted' => 'Only Deleted Assets', 'page_menu' => 'מציג _MENU_ פריטים', 'pagination_info' => 'מציג _START_ אל _END_ מתוך _TOTAL_ פריטים', 'pending' => 'ממתין ל', @@ -364,5 +368,9 @@ return [ 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', 'additional_files' => 'Additional Files', 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + ]; \ No newline at end of file diff --git a/resources/lang/hr/admin/asset_maintenances/general.php b/resources/lang/hr/admin/asset_maintenances/general.php index dbd71309bb..e88c7c8355 100644 --- a/resources/lang/hr/admin/asset_maintenances/general.php +++ b/resources/lang/hr/admin/asset_maintenances/general.php @@ -11,4 +11,6 @@ 'calibration' => 'Calibration', 'software_support' => 'Software Support', 'hardware_support' => 'Hardware Support', + 'configuration_change' => 'Configuration Change', + 'pat_test' => 'PAT Test', ]; diff --git a/resources/lang/hr/admin/users/general.php b/resources/lang/hr/admin/users/general.php index 28eaae66ca..aef3f687d7 100644 --- a/resources/lang/hr/admin/users/general.php +++ b/resources/lang/hr/admin/users/general.php @@ -34,7 +34,7 @@ return [ 'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.', 'remove_group_memberships' => 'Remove Group Memberships', 'warning_deletion' => 'WARNING:', - 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.', + 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.', 'update_user_assets_status' => 'Update all assets for these users to this status', 'checkin_user_properties' => 'Check in all properties associated with these users', 'remote_label' => 'This is a remote user', diff --git a/resources/lang/hr/admin/users/message.php b/resources/lang/hr/admin/users/message.php index db7afafa7f..49129da4e8 100644 --- a/resources/lang/hr/admin/users/message.php +++ b/resources/lang/hr/admin/users/message.php @@ -14,6 +14,7 @@ return array( '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.', 'password_reset_sent' => 'A password reset link has been sent to :email!', + 'user_has_no_email' => 'This user does not have an email address in their profile.', 'success' => array( @@ -58,4 +59,4 @@ return array( 'invalidfiles' => 'Jedna ili više datoteka je prevelika ili je vrsta datoteke koja nije dopuštena. Dopuštene vrste datoteka su png, gif, jpg, doc, docx, pdf i txt.', ), -); +); \ No newline at end of file diff --git a/resources/lang/hr/button.php b/resources/lang/hr/button.php index 3653613dc6..c6bdbdfe3f 100644 --- a/resources/lang/hr/button.php +++ b/resources/lang/hr/button.php @@ -4,7 +4,7 @@ return [ 'actions' => 'akcije', 'add' => 'Dodaj novi', 'cancel' => 'Otkazati', - 'checkin_and_delete' => 'Prijava i brisanje korisnika', + 'checkin_and_delete' => 'Checkin All / Delete User', 'delete' => 'Izbrisati', 'edit' => 'Uredi', 'restore' => 'Vratiti', diff --git a/resources/lang/hr/general.php b/resources/lang/hr/general.php index f35a35a7f5..f90c2d797e 100644 --- a/resources/lang/hr/general.php +++ b/resources/lang/hr/general.php @@ -37,7 +37,7 @@ return [ 'bulk_edit' => 'Bulk Edit', 'bulk_delete' => 'Bulk Delete', 'bulk_actions' => 'Bulk Actions', - 'bulk_checkin_delete' => 'Bulk Checkin & Delete', + 'bulk_checkin_delete' => 'Bulk Checkin Items from Users', 'bystatus' => 'by Status', 'cancel' => 'Otkazati', 'categories' => 'Kategorije', @@ -101,6 +101,8 @@ return [ 'employee_number' => 'Employee Number', 'email_domain_help' => 'Ovo se koristi za generiranje e-adresa prilikom uvoza', 'error' => 'Error', + 'exclude_archived' => 'Exclude Archived Assets', + 'exclude_deleted' => 'Exclude Deleted Assets', 'example' => 'Example: ', 'filastname_format' => 'Prvo početno prezime (jsmith@example.com)', 'firstname_lastname_format' => 'Prezime prezime (jane.smith@example.com)', @@ -131,6 +133,7 @@ return [ 'id' => 'iskaznica', 'image' => 'Slika', 'image_delete' => 'Izbriši sliku', + 'include_deleted' => 'Include Deleted Assets', 'image_upload' => 'Prenesite sliku', 'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.', 'filetypes_size_help' => 'Max upload size allowed is :size.', @@ -184,6 +187,7 @@ return [ 'no' => 'Ne', 'notes' => 'Bilješke', 'order_number' => 'Broj narudžbe', + 'only_deleted' => 'Only Deleted Assets', 'page_menu' => 'Prikazuje se _MENU_ stavki', 'pagination_info' => 'Prikazuje se _START_ do _END_ od _TOTAL_ stavki', 'pending' => 'U tijeku', @@ -364,5 +368,9 @@ return [ 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', 'additional_files' => 'Additional Files', 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + ]; \ No newline at end of file diff --git a/resources/lang/hu/admin/asset_maintenances/general.php b/resources/lang/hu/admin/asset_maintenances/general.php index 5d2be047f5..69032354cf 100644 --- a/resources/lang/hu/admin/asset_maintenances/general.php +++ b/resources/lang/hu/admin/asset_maintenances/general.php @@ -11,4 +11,6 @@ 'calibration' => 'Kalibrálás', 'software_support' => 'Szoftver támogatás', 'hardware_support' => 'Hardver támogatás', + 'configuration_change' => 'Configuration Change', + 'pat_test' => 'PAT Test', ]; diff --git a/resources/lang/hu/admin/custom_fields/general.php b/resources/lang/hu/admin/custom_fields/general.php index 3468e59a43..def6f590a0 100644 --- a/resources/lang/hu/admin/custom_fields/general.php +++ b/resources/lang/hu/admin/custom_fields/general.php @@ -41,7 +41,7 @@ return [ 'make_required' => 'Választható - kattintással kötelezővé tehető', 'reorder' => 'Újrarendezés', 'db_field' => 'Adatbázis mező', - 'db_convert_warning' => 'WARNING. This field is in the custom fields table as:db_column but should be :expected.',
+ 'db_convert_warning' => 'FIGYELMEZTETÉS. Ez a mező az egyéni mezők táblában :db_column néven szerepel, de :expected-nek kellene lennie.',
'is_unique' => 'Ennek az értéknek minden eszköz esetében egyedinek kell lennie',
'unique' => 'Egyedi',
];
diff --git a/resources/lang/hu/admin/custom_fields/message.php b/resources/lang/hu/admin/custom_fields/message.php
index 78b7827f61..9bfd0cf731 100644
--- a/resources/lang/hu/admin/custom_fields/message.php
+++ b/resources/lang/hu/admin/custom_fields/message.php
@@ -51,7 +51,7 @@ return array(
'fieldset_default_value' => array(
- 'error' => 'Error validating default fieldset values.',
+ 'error' => 'Hiba az alapértelmezett mezőkészlet értékek érvényesítésében.',
),
diff --git a/resources/lang/hu/admin/hardware/form.php b/resources/lang/hu/admin/hardware/form.php
index 2bd7951969..2bfb8adfc7 100644
--- a/resources/lang/hu/admin/hardware/form.php
+++ b/resources/lang/hu/admin/hardware/form.php
@@ -46,6 +46,6 @@ return [
'asset_not_deployable' => 'Az eszköz még nem kiadásra kész, még nem kiadható.',
'asset_deployable' => 'Az eszköz kiadásra kész, kiadható.',
'processing_spinner' => 'Feldolgozás...',
- 'optional_infos' => 'Optional Information',
- 'order_details' => 'Order Related Information'
+ 'optional_infos' => 'Nem kötelező információk',
+ 'order_details' => 'Megrendeléssel kapcsolatos információk'
];
diff --git a/resources/lang/hu/admin/users/general.php b/resources/lang/hu/admin/users/general.php
index dfa1e06a8d..02ab621e70 100644
--- a/resources/lang/hu/admin/users/general.php
+++ b/resources/lang/hu/admin/users/general.php
@@ -17,8 +17,8 @@ return [
'last_login' => 'Utolsó bejelentkezés',
'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',
- 'email_assigned' => 'Email List of All Assigned',
- 'user_notified' => 'User has been emailed a list of their currently assigned items.',
+ 'email_assigned' => 'A hozzárendeltek e-mail listája',
+ 'user_notified' => 'A felhasználó e-mailben megkapta az aktuálisan hozzárendelt elemek listáját.',
'software_user' => 'Szoftver ellenőrzése: név',
'send_email_help' => 'Meg kell adnod egy email címet ehhez a felhasználóhoz, hogy a hitelesítő adatok elküldve legyenek számára. Hitelesítő adatok csak a felhasználó készítésekor kerülnek elküldésre. A jelszavak hashelve kerülnek mentésre így nem lehet őket megszerezni miután elmentödtek.',
'view_user' => 'Felhasználó megtekintése: név',
@@ -34,8 +34,8 @@ return [
'admin_permission_warning' => 'Csak admin vagy annál nagyobb jogokkal rendelkező felhasználók adhatnak admin hozzáférést egy felhasználónak.',
'remove_group_memberships' => 'Csoporttagságok eltávolítása',
'warning_deletion' => 'FIGYELMEZTETÉS:',
- 'warning_deletion_information' => 'Az alább felsorolt :count felhasználó(k) törlésére készülsz. A szuperadminok nevei pirossal vannak kiemelve.',
- 'update_user_assets_status' => 'Update all assets for these users to this status',
+ 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.',
+ 'update_user_assets_status' => 'Frissítse ezen felhasználók összes eszközét erre az állapotra',
'checkin_user_properties' => 'Ellenőrizze a felhasználókhoz kapcsolódó összes tulajdonságot',
'remote_label' => 'Ez egy távoli felhasználó',
'remote' => 'Távoli',
diff --git a/resources/lang/hu/admin/users/message.php b/resources/lang/hu/admin/users/message.php
index 580934fbce..da6f352b61 100644
--- a/resources/lang/hu/admin/users/message.php
+++ b/resources/lang/hu/admin/users/message.php
@@ -14,6 +14,7 @@ return array(
'ldap_not_configured' => 'Az LDAP integráció nem lett konfigurálva ehhez a telepítéshez.',
'password_resets_sent' => 'A kiválasztott felhasználók számára, akik aktívak és van nekik érvényes email cím, elküldésre került egy jelszó visszaállítási link.',
'password_reset_sent' => 'A jelszó visszaállítási link elküldésre került a :email címre!',
+ 'user_has_no_email' => 'This user does not have an email address in their profile.',
'success' => array(
@@ -58,4 +59,4 @@ return array(
'invalidfiles' => 'Egy vagy több fájl túl nagy vagy egy filetype, amely nem megengedett. Az engedélyezett fájltípusok png, gif, jpg, doc, docx, pdf és txt.',
),
-);
+);
\ No newline at end of file
diff --git a/resources/lang/hu/button.php b/resources/lang/hu/button.php
index 534821a261..bd9c1fa665 100644
--- a/resources/lang/hu/button.php
+++ b/resources/lang/hu/button.php
@@ -4,7 +4,7 @@ return [
'actions' => 'Műveletek',
'add' => 'Új hozzáadása',
'cancel' => 'Vissza',
- 'checkin_and_delete' => 'Bejelentkezés és Felhasználó törlése',
+ 'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'Törlés',
'edit' => 'Szerkesztés',
'restore' => 'Visszaállítás',
diff --git a/resources/lang/hu/general.php b/resources/lang/hu/general.php
index 7704364600..2b3402f31e 100644
--- a/resources/lang/hu/general.php
+++ b/resources/lang/hu/general.php
@@ -37,7 +37,7 @@ return [
'bulk_edit' => 'Tömeges szerkesztés',
'bulk_delete' => 'Tömeges törlés',
'bulk_actions' => 'Tömeges műveletek',
- 'bulk_checkin_delete' => 'Tömeges visszavétel & törlés',
+ 'bulk_checkin_delete' => 'Bulk Checkin Items from Users',
'bystatus' => 'státusz szerint',
'cancel' => 'Mégse',
'categories' => 'Kategóriák',
@@ -65,8 +65,8 @@ return [
'create' => 'Új létrehozása',
'created' => 'Elem létrehozva',
'created_asset' => 'létrehozott eszköz',
- 'created_at' => 'Created At',
- 'created_by' => 'Created By',
+ 'created_at' => 'Létrehozva',
+ 'created_by' => 'Készítette',
'record_created' => 'Rekord létrehozva',
'updated_at' => 'Frissítve:',
'currency' => 'HUF', // this is deprecated
@@ -101,7 +101,9 @@ return [
'employee_number' => 'Alkalmazott száma',
'email_domain_help' => 'Ezt az e-mail címek létrehozásához használják az importálás során',
'error' => 'Hiba',
- 'example' => 'Example: ',
+ 'exclude_archived' => 'Exclude Archived Assets',
+ 'exclude_deleted' => 'Exclude Deleted Assets',
+ 'example' => 'Példa: ',
'filastname_format' => 'Első kezdeti keresztnév (jsmith@example.com)',
'firstname_lastname_format' => 'Utónév (jane.smith@example.com)',
'firstname_lastname_underscore_format' => 'Keresztnév Vezetéknév (jakab_gipsz@example.com)',
@@ -131,6 +133,7 @@ return [
'id' => 'ID',
'image' => 'Kép',
'image_delete' => 'Kép törlése',
+ 'include_deleted' => 'Include Deleted Assets',
'image_upload' => 'Kép feltöltése',
'filetypes_accepted_help' => 'Az elfogadott fájltípus :types. A megengedett maximális feltöltési méret :size.|Az elfogadott fájltípusok :types. A megengedett maximális feltöltési méret :size.',
'filetypes_size_help' => 'A feltölthető méret maximum :size.',
@@ -184,6 +187,7 @@ return [
'no' => 'Nem ',
'notes' => 'Megjegyzések',
'order_number' => 'Rendelésszám',
+ 'only_deleted' => 'Only Deleted Assets',
'page_menu' => '_MENU_ elemet megjelenítve',
'pagination_info' => '_START_ to _END_ of _TOTAL_ elemet megjelenítve',
'pending' => 'Függőben',
@@ -258,7 +262,7 @@ return [
'undeployable' => 'Nem kiadható',
'unknown_admin' => 'Ismeretlen Admin',
'username_format' => 'Felhasználónév formátum',
- 'username' => 'Username',
+ 'username' => 'Felhasználónév',
'update' => 'Frissités',
'upload_filetypes_help' => 'Az engedélyezett fájltípusok: png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf és rar. A feltöltés maximum mérete :size.',
'uploaded' => 'Feltöltve',
@@ -329,7 +333,7 @@ return [
'invalid_category' => 'Érvénytelen kategória',
'dashboard_info' => 'Ez az Ön műszerfala. Sok ilyen van, de ez a tiéd.',
'60_percent_warning' => '60% kész (figyelmeztetés)',
- 'dashboard_empty' => 'Úgy tűnik, hogy még nem adtál hozzá semmit, így nincs semmi fantasztikus, amit megjeleníthetnénk. Kezdd el most, hogy hozzáadsz néhány eszközt, kiegészítőt, fogyóeszközt vagy licencet!',
+ 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!',
'new_asset' => 'Új eszköz',
'new_license' => 'Új szoftverlicenc',
'new_accessory' => 'Új tartozék',
@@ -360,9 +364,13 @@ return [
'maintenance_mode' => 'A szolgáltatás átmenetileg nem érhető el a rendszerfrissítések miatt. Kérjük, nézzen vissza később.',
'maintenance_mode_title' => 'A rendszer átmenetileg nem elérhető',
'ldap_import' => 'A felhasználói jelszót nem az LDAP-nak kell kezelnie. (Ez lehetővé teszi, hogy elfelejtett jelszóra vonatkozó kéréseket küldjön.)',
- 'purge_not_allowed' => 'Purging deleted data has been disabled in the .env file. Contact support or your systems administrator.',
- 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.',
- 'additional_files' => 'Additional Files',
- 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.',
+ 'purge_not_allowed' => 'A törölt adatok törlése letiltásra került az .env fájlban. Lépjen kapcsolatba az ügyfélszolgálattal vagy a rendszergazdával.',
+ 'backup_delete_not_allowed' => 'A mentések törlése letiltásra került az .env fájlban. Lépjen kapcsolatba az ügyfélszolgálattal vagy a rendszergazdával.',
+ 'additional_files' => 'További fájlok',
+ 'shitty_browser' => 'Nem található aláírás. Ha régebbi böngészőt használ, kérjük, használjon egy modernebb böngészőt az eszközök elfogadásának befejezéséhez.',
+ 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
+ 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
+ 'bulk_checkin_success' => 'The items for the selected users have been checked in.',
+
];
\ No newline at end of file
diff --git a/resources/lang/hu/passwords.php b/resources/lang/hu/passwords.php
index 25633b4581..2dd2e37bde 100644
--- a/resources/lang/hu/passwords.php
+++ b/resources/lang/hu/passwords.php
@@ -1,8 +1,8 @@
'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
- 'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
- 'token' => 'This password reset token is invalid or expired, or does not match the username provided.',
- 'reset' => 'Your password has been reset!',
+ 'sent' => 'Ha a rendszerünkben létezik egy megfelelő felhasználó ezzel az érvényes e-mail címmel, akkor egy jelszó-visszaállítási e-mailt küldtünk.',
+ 'user' => 'Ha a rendszerünkben létezik egy megfelelő felhasználó ezzel az érvényes e-mail címmel, akkor egy jelszó-visszaállítási e-mailt küldtünk.',
+ 'token' => 'Ez a jelszó-visszaállítási token érvénytelen vagy lejárt, vagy nem felel meg a megadott felhasználónévnek.',
+ 'reset' => 'A jelszavadat visszaállítottuk!',
];
diff --git a/resources/lang/hu/reminders.php b/resources/lang/hu/reminders.php
index eec2dd1121..b3cd4e42e7 100644
--- a/resources/lang/hu/reminders.php
+++ b/resources/lang/hu/reminders.php
@@ -15,7 +15,7 @@ return array(
"password" => "A jelszónak 6 karakteresnek kell lennie és egyeznie kell a megerősítésével.",
"user" => "A felhasználónév vagy az e-mail cím téves",
- "token" => 'This password reset token is invalid or expired, or does not match the username provided.',
- 'sent' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
+ "token" => 'Ez a jelszó-visszaállítási token érvénytelen vagy lejárt, vagy nem felel meg a megadott felhasználónévnek.',
+ 'sent' => 'Ha a rendszerünkben létezik egy megfelelő felhasználó ezzel az érvényes e-mail címmel, akkor egy jelszó-visszaállítási e-mailt küldtünk.',
);
diff --git a/resources/lang/hu/validation.php b/resources/lang/hu/validation.php
index 8d02a9b40c..f4df86bbea 100644
--- a/resources/lang/hu/validation.php
+++ b/resources/lang/hu/validation.php
@@ -91,11 +91,11 @@ return [
'url' => 'Az :attribute formátuma érvénytelen.',
'unique_undeleted' => 'A(z) :attribute egyedinek kell lennie.',
'non_circular' => 'A(z) :attribute nem hozhat létre körkörös hivatkozást.',
- 'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.',
- 'letters' => 'Password must contain at least one letter.',
- 'numbers' => 'Password must contain at least one number.',
- 'case_diff' => 'Password must use mixed case.',
- 'symbols' => 'Password must contain symbols.',
+ 'disallow_same_pwd_as_user_fields' => 'A jelszó nem lehet azonos a felhasználónévvel.',
+ 'letters' => 'A jelszónak tartalmaznia kell legalább egy betűt.',
+ 'numbers' => 'A jelszónak tartalmaznia kell legalább egy számot.',
+ 'case_diff' => 'A jelszónak tartalmaznia kell kis- és nagybetűket.',
+ 'symbols' => 'A jelszónak tartalmaznia kell legalább egy szimbólumot.',
'gte' => [
'numeric' => 'Az érték nem lehet negatív'
],
diff --git a/resources/lang/id/admin/asset_maintenances/general.php b/resources/lang/id/admin/asset_maintenances/general.php
index 6db10137b0..dc35bc0cf6 100644
--- a/resources/lang/id/admin/asset_maintenances/general.php
+++ b/resources/lang/id/admin/asset_maintenances/general.php
@@ -11,4 +11,6 @@
'calibration' => 'Kalibrasi',
'software_support' => 'Dukungan Perangkat Lunak',
'hardware_support' => 'Dukungan Perangkat Keras',
+ 'configuration_change' => 'Configuration Change',
+ 'pat_test' => 'PAT Test',
];
diff --git a/resources/lang/id/admin/users/general.php b/resources/lang/id/admin/users/general.php
index f033295772..f146ece75e 100644
--- a/resources/lang/id/admin/users/general.php
+++ b/resources/lang/id/admin/users/general.php
@@ -34,7 +34,7 @@ return [
'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.',
'remove_group_memberships' => 'Remove Group Memberships',
'warning_deletion' => 'WARNING:',
- 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
+ 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_assets_status' => 'Update all assets for these users to this status',
'checkin_user_properties' => 'Check in all properties associated with these users',
'remote_label' => 'This is a remote user',
diff --git a/resources/lang/id/admin/users/message.php b/resources/lang/id/admin/users/message.php
index 47e268c8d2..72a2e0fa9e 100644
--- a/resources/lang/id/admin/users/message.php
+++ b/resources/lang/id/admin/users/message.php
@@ -14,6 +14,7 @@ return array(
'ldap_not_configured' => 'Integrasi LDAP belum dikonfigurasi untuk instalasi ini.',
'password_resets_sent' => 'Pengguna terpilih yang diaktifkan dan memiliki alamat email yang valid telah dikirimi tautan pengaturan ulang kata sandi.',
'password_reset_sent' => 'Tautan reset kata sandi telah dikirim ke :email!',
+ 'user_has_no_email' => 'This user does not have an email address in their profile.',
'success' => array(
@@ -58,4 +59,4 @@ return array(
'invalidfiles' => 'Satu atau lebih dari file Anda terlalu besar atau jenis berkas yang tidak diperbolehkan. Tipe file diizinkan adalah png, gif, jpg, doc, docx, pdf, dan txt.',
),
-);
+);
\ No newline at end of file
diff --git a/resources/lang/id/button.php b/resources/lang/id/button.php
index e09c866724..7a70263cb7 100644
--- a/resources/lang/id/button.php
+++ b/resources/lang/id/button.php
@@ -4,7 +4,7 @@ return [
'actions' => 'Tindakan',
'add' => 'Tambah Baru',
'cancel' => 'Batalkan',
- 'checkin_and_delete' => 'Masuk & Hapus Pengguna',
+ 'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'Hapus',
'edit' => 'Ubah',
'restore' => 'Kembalikan',
diff --git a/resources/lang/id/general.php b/resources/lang/id/general.php
index 96755e5c25..94e4e64aa3 100644
--- a/resources/lang/id/general.php
+++ b/resources/lang/id/general.php
@@ -37,7 +37,7 @@ return [
'bulk_edit' => 'Bulk Edit',
'bulk_delete' => 'Bulk Delete',
'bulk_actions' => 'Bulk Actions',
- 'bulk_checkin_delete' => 'Bulk Checkin & Delete',
+ 'bulk_checkin_delete' => 'Bulk Checkin Items from Users',
'bystatus' => 'berdasarkan Status',
'cancel' => 'Batalkan',
'categories' => 'Kategori',
@@ -101,6 +101,8 @@ return [
'employee_number' => 'Employee Number',
'email_domain_help' => 'Ini digunakan untuk untuk membuat email ketika melakukan proses import',
'error' => 'Error',
+ 'exclude_archived' => 'Exclude Archived Assets',
+ 'exclude_deleted' => 'Exclude Deleted Assets',
'example' => 'Example: ',
'filastname_format' => 'Inisial pertama - Nama belakang (jsmith@example.com)',
'firstname_lastname_format' => 'Nama depan - Nama belakang (jane.smith@example.com)',
@@ -131,6 +133,7 @@ return [
'id' => 'ID',
'image' => 'Gambar',
'image_delete' => 'Menghapus gambar',
+ 'include_deleted' => 'Include Deleted Assets',
'image_upload' => 'Unggah gambar',
'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
'filetypes_size_help' => 'Max upload size allowed is :size.',
@@ -184,6 +187,7 @@ return [
'no' => 'Tidak',
'notes' => 'Catatan',
'order_number' => 'Jumlah order',
+ 'only_deleted' => 'Only Deleted Assets',
'page_menu' => 'Menampilkan item _MENU_',
'pagination_info' => 'Menampilkan hal_START_ to _END_ of _TOTAL_',
'pending' => 'Ditunda',
@@ -364,5 +368,9 @@ return [
'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.',
'additional_files' => 'Additional Files',
'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.',
+ 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
+ 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
+ 'bulk_checkin_success' => 'The items for the selected users have been checked in.',
+
];
\ No newline at end of file
diff --git a/resources/lang/is/admin/asset_maintenances/general.php b/resources/lang/is/admin/asset_maintenances/general.php
index bb03ead648..b48913a5d2 100644
--- a/resources/lang/is/admin/asset_maintenances/general.php
+++ b/resources/lang/is/admin/asset_maintenances/general.php
@@ -11,4 +11,6 @@
'calibration' => 'Kvörðun',
'software_support' => 'Þjónusta við hugbúnað',
'hardware_support' => 'Þjónusta við vélbúnað',
+ 'configuration_change' => 'Configuration Change',
+ 'pat_test' => 'PAT Test',
];
diff --git a/resources/lang/is/admin/hardware/table.php b/resources/lang/is/admin/hardware/table.php
index faabb6d46d..4e39d4f902 100644
--- a/resources/lang/is/admin/hardware/table.php
+++ b/resources/lang/is/admin/hardware/table.php
@@ -4,11 +4,11 @@ return [
'asset_tag' => 'Eignamerking',
'asset_model' => 'Model',
- 'book_value' => 'Current Value',
+ 'book_value' => 'Núvirði',
'change' => 'In/Out',
'checkout_date' => 'Ráðstöfunardagsetning',
'checkoutto' => 'Ráðstafað',
- 'current_value' => 'Current Value',
+ 'current_value' => 'Núvirði',
'diff' => 'Diff',
'dl_csv' => 'Download CSV',
'eol' => 'EOL',
@@ -25,6 +25,6 @@ return [
'assigned_to' => 'Úthlutað til',
'requesting_user' => 'Requesting User',
'requested_date' => 'Requested Date',
- 'changed' => 'Changed',
+ 'changed' => 'Breytt',
'icon' => 'Icon',
];
diff --git a/resources/lang/is/admin/locations/table.php b/resources/lang/is/admin/locations/table.php
index 1725699c91..3fcb7b15e1 100644
--- a/resources/lang/is/admin/locations/table.php
+++ b/resources/lang/is/admin/locations/table.php
@@ -5,7 +5,7 @@ return [
'about_locations' => 'Staðsetningar eru notaðar til að skrá upplýsingar um staðsetningar notenda, eigna og annarra hluta',
'assets_rtd' => 'Eignir', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
'assets_checkedout' => 'Ráðstafaðar eignir',
- 'id' => 'ID',
+ 'id' => 'Auðkenni',
'city' => 'Borg',
'state' => 'Fylki',
'country' => 'Land',
@@ -20,16 +20,16 @@ return [
'parent' => 'Parent',
'currency' => 'Gjaldmiðill staðsetningar',
'ldap_ou' => 'LDAP Search OU',
- 'user_name' => 'User Name',
+ 'user_name' => 'Notandanafn',
'department' => 'Deild',
'location' => 'Staðsetning',
'asset_tag' => 'Assets Tag',
- 'asset_name' => 'Name',
+ 'asset_name' => 'Heiti',
'asset_category' => 'Category',
- 'asset_manufacturer' => 'Manufacturer',
- 'asset_model' => 'Model',
+ 'asset_manufacturer' => 'Framleiðandi',
+ 'asset_model' => 'Tegund',
'asset_serial' => 'Raðnúmer',
- 'asset_location' => 'Location',
+ 'asset_location' => 'Staðsetning',
'asset_checked_out' => 'Checked Out',
'asset_expected_checkin' => 'Expected Checkin',
'date' => 'Dagsetning:',
diff --git a/resources/lang/is/admin/settings/general.php b/resources/lang/is/admin/settings/general.php
index da233d66b8..b118949c22 100644
--- a/resources/lang/is/admin/settings/general.php
+++ b/resources/lang/is/admin/settings/general.php
@@ -80,7 +80,7 @@ return [
'ldap_client_tls_cert' => 'LDAP Client-Side TLS Certificate',
'ldap_enabled' => 'LDAP enabled',
'ldap_integration' => 'LDAP Integration',
- 'ldap_settings' => 'LDAP Settings',
+ 'ldap_settings' => 'LDAP stillingar',
'ldap_client_tls_cert_help' => 'Client-Side TLS Certificate and Key for LDAP connections are usually only useful in Google Workspace configurations with "Secure LDAP." Both are required.',
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'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.',
@@ -89,9 +89,9 @@ return [
'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_ignore' => 'Leyfa ógild SSL skírteini',
'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' => 'Nota TLS',
'ldap_tls_help' => 'This should be checked only if you are running STARTTLS on your LDAP server. ',
'ldap_uname' => 'LDAP Bind Username',
'ldap_dept' => 'LDAP Department',
diff --git a/resources/lang/is/admin/users/general.php b/resources/lang/is/admin/users/general.php
index 40ac77a6a3..c5a2134817 100644
--- a/resources/lang/is/admin/users/general.php
+++ b/resources/lang/is/admin/users/general.php
@@ -9,7 +9,7 @@ return [
'current_assets' => 'Eignir sem ráðstafað hefur verið til þessa notanda',
'clone' => 'Clone User',
'contact_user' => 'Contact :name',
- 'edit' => 'Edit User',
+ 'edit' => 'Breyta notanda',
'filetype_info' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.',
'history_user' => 'History for :name',
'info' => 'Info',
@@ -21,7 +21,7 @@ return [
'user_notified' => 'User has been emailed a list of their currently assigned items.',
'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',
+ 'view_user' => 'Skoða notanda :name',
'usercsv' => 'CSV skrá',
'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ',
'two_factor_enrolled' => '2FA Device Enrolled ',
@@ -34,7 +34,7 @@ return [
'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.',
'remove_group_memberships' => 'Remove Group Memberships',
'warning_deletion' => 'WARNING:',
- 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
+ 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_assets_status' => 'Update all assets for these users to this status',
'checkin_user_properties' => 'Check in all properties associated with these users',
'remote_label' => 'This is a remote user',
diff --git a/resources/lang/is/admin/users/message.php b/resources/lang/is/admin/users/message.php
index b4f0d17a0a..e461c86f6c 100644
--- a/resources/lang/is/admin/users/message.php
+++ b/resources/lang/is/admin/users/message.php
@@ -14,6 +14,7 @@ return array(
'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.',
'password_reset_sent' => 'A password reset link has been sent to :email!',
+ 'user_has_no_email' => 'This user does not have an email address in their profile.',
'success' => array(
@@ -58,4 +59,4 @@ return array(
'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.',
),
-);
+);
\ No newline at end of file
diff --git a/resources/lang/is/admin/users/table.php b/resources/lang/is/admin/users/table.php
index 2166dda7b9..a09bfcc1ba 100644
--- a/resources/lang/is/admin/users/table.php
+++ b/resources/lang/is/admin/users/table.php
@@ -5,23 +5,23 @@ return array(
'allow' => 'Allow',
'checkedout' => 'Eignir',
'created_at' => 'Created',
- 'createuser' => 'Create User',
+ 'createuser' => 'Stofna notanda',
'deny' => 'Hafna',
'email' => 'Netfang',
'employee_num' => 'Employee No.',
- 'first_name' => 'First Name',
+ 'first_name' => 'Fornafn',
'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Inherit',
'job' => 'Starfsheiti',
- 'last_login' => 'Last Login',
- 'last_name' => 'Last Name',
+ 'last_login' => 'Siðasta innskráning',
+ 'last_name' => 'Eftirnafn',
'location' => 'Staðsetning',
'lock_passwords' => 'Login details cannot be changed on this installation.',
'manager' => 'Yfirmaður',
'managed_locations' => 'Managed Locations',
'name' => 'Name',
- 'notes' => 'Notes',
+ 'notes' => 'Athugasemdir',
'password_confirm' => 'Staðfesta lykilorð',
'password' => 'Lykilorð',
'phone' => 'Símanúmer',
diff --git a/resources/lang/is/button.php b/resources/lang/is/button.php
index 0f51c846af..b0bbb07ec3 100644
--- a/resources/lang/is/button.php
+++ b/resources/lang/is/button.php
@@ -4,7 +4,7 @@ return [
'actions' => 'Aðgerðir',
'add' => 'Bæta við nýjum',
'cancel' => 'Hætta við',
- 'checkin_and_delete' => 'Ská inn og eyða notenda',
+ 'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'Eyða',
'edit' => 'Breyta',
'restore' => 'Endurheimta',
diff --git a/resources/lang/is/general.php b/resources/lang/is/general.php
index d74c625f19..f73eb1e90e 100644
--- a/resources/lang/is/general.php
+++ b/resources/lang/is/general.php
@@ -37,7 +37,7 @@ return [
'bulk_edit' => 'Bulk Edit',
'bulk_delete' => 'Bulk Delete',
'bulk_actions' => 'Bulk Actions',
- 'bulk_checkin_delete' => 'Bulk Checkin & Delete',
+ 'bulk_checkin_delete' => 'Bulk Checkin Items from Users',
'bystatus' => 'eftir stöðu',
'cancel' => 'Hætta við',
'categories' => 'Vöruflokkar',
@@ -101,6 +101,8 @@ return [
'employee_number' => 'Employee Number',
'email_domain_help' => 'This is used to generate email addresses when importing',
'error' => 'Error',
+ 'exclude_archived' => 'Exclude Archived Assets',
+ 'exclude_deleted' => 'Exclude Deleted Assets',
'example' => 'Example: ',
'filastname_format' => 'First Initial Last Name (jsmith@example.com)',
'firstname_lastname_format' => 'First Name Last Name (jane.smith@example.com)',
@@ -131,6 +133,7 @@ return [
'id' => 'ID',
'image' => 'Mynd',
'image_delete' => 'Eyða mynd',
+ 'include_deleted' => 'Include Deleted Assets',
'image_upload' => 'Hlaða upp mynd',
'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
'filetypes_size_help' => 'Max upload size allowed is :size.',
@@ -184,6 +187,7 @@ return [
'no' => 'No',
'notes' => 'Notes',
'order_number' => 'Order Number',
+ 'only_deleted' => 'Only Deleted Assets',
'page_menu' => 'Sýni _MENU_ atriði',
'pagination_info' => 'Sýni atriði _START_ til _END_ af alls _TOTAL_ atriðum',
'pending' => 'Á bið',
@@ -364,5 +368,9 @@ return [
'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.',
'additional_files' => 'Additional Files',
'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.',
+ 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
+ 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
+ 'bulk_checkin_success' => 'The items for the selected users have been checked in.',
+
];
\ No newline at end of file
diff --git a/resources/lang/it/admin/asset_maintenances/general.php b/resources/lang/it/admin/asset_maintenances/general.php
index 172fe4d89e..4ddfa726f0 100644
--- a/resources/lang/it/admin/asset_maintenances/general.php
+++ b/resources/lang/it/admin/asset_maintenances/general.php
@@ -11,4 +11,6 @@
'calibration' => 'Calibrazione',
'software_support' => 'Supporto Software',
'hardware_support' => 'Supporto Hardware',
+ 'configuration_change' => 'Configuration Change',
+ 'pat_test' => 'PAT Test',
];
diff --git a/resources/lang/it/admin/custom_fields/general.php b/resources/lang/it/admin/custom_fields/general.php
index 5613e72189..7ebe853fe4 100644
--- a/resources/lang/it/admin/custom_fields/general.php
+++ b/resources/lang/it/admin/custom_fields/general.php
@@ -10,10 +10,10 @@ return [
'encrypt_field' => 'Crittografare il valore di questo campo nel database',
'encrypt_field_help' => 'ATTENZIONE: Se il campo viene crittografato non sarà possibile cercarlo.',
'encrypted' => 'Crittografato',
- 'fieldset' => 'Fieldset',
+ 'fieldset' => 'Campo',
'qty_fields' => 'Campi quantità',
- 'fieldsets' => 'Fieldsets',
- 'fieldset_name' => 'Nome Fieldset',
+ 'fieldsets' => 'Campi',
+ 'fieldset_name' => 'Nome Campo',
'field_name' => 'Nome campo',
'field_values' => 'Valori del campo',
'field_values_help' => 'Aggiungi opzioni selezionabili, una per riga. Le righe vuote diverse dalla prima riga saranno ignorate.',
@@ -26,8 +26,8 @@ return [
'req' => 'Obbl.',
'used_by_models' => 'Usato dai Modelli',
'order' => 'Ordine',
- 'create_fieldset' => 'Nuovo fieldset',
- 'create_fieldset_title' => 'Crea un nuovo fieldset',
+ 'create_fieldset' => 'Nuovo Campo',
+ 'create_fieldset_title' => 'Crea un nuovo campo',
'create_field' => 'Nuovo campo personalizzato',
'create_field_title' => 'Crea un nuovo campo personalizzato',
'value_encrypted' => 'Il valore di questo campo viene crittografato nel database. Solo gli utenti amministratori saranno in grado di visualizzare il valore decrittografato',
diff --git a/resources/lang/it/admin/models/general.php b/resources/lang/it/admin/models/general.php
index 83f296c6db..1a756a96d8 100644
--- a/resources/lang/it/admin/models/general.php
+++ b/resources/lang/it/admin/models/general.php
@@ -12,7 +12,7 @@ return array(
'show_mac_address' => 'Mostra MAC Address dei beni in questo modello',
'view_deleted' => 'Visualizza Eliminati',
'view_models' => 'Visualizza i modelli',
- 'fieldset' => 'Fieldset',
+ 'fieldset' => 'Campo',
'no_custom_field' => 'Nessun campo personalizzato',
'add_default_values' => 'Aggiungi valori predefiniti',
);
diff --git a/resources/lang/it/admin/users/general.php b/resources/lang/it/admin/users/general.php
index 79a9ac593a..3a9d59c9db 100644
--- a/resources/lang/it/admin/users/general.php
+++ b/resources/lang/it/admin/users/general.php
@@ -34,7 +34,7 @@ return [
'admin_permission_warning' => 'Solo gli utenti con diritti di amministratore o superiore possono nominare altri utenti come amministratore.',
'remove_group_memberships' => 'Rimuove Membri del Gruppo',
'warning_deletion' => 'ATTENZIONE:',
- 'warning_deletion_information' => 'Stai per eliminare :count utenti listati qui sotto. I superamministratori sono evidenziati in rosso.',
+ 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_assets_status' => 'Aggiorna tutti i beni per questi utenti a questo stato',
'checkin_user_properties' => 'Esegui il check-in di tutte le proprietà associate a questi utenti',
'remote_label' => 'Questo è un utente remoto',
diff --git a/resources/lang/it/admin/users/message.php b/resources/lang/it/admin/users/message.php
index 19f9a771a2..e1b63c0b80 100644
--- a/resources/lang/it/admin/users/message.php
+++ b/resources/lang/it/admin/users/message.php
@@ -14,6 +14,7 @@ return array(
'ldap_not_configured' => 'L\'integrazione con LDAP non è stata configurata per questa installazione.',
'password_resets_sent' => 'È stato inviato un link agli utenti selezionati che sono attivati e hanno un indirizzo email valido, per reimpostare la password.',
'password_reset_sent' => 'Un link per reimpostare la password è stato inviato a :email!',
+ 'user_has_no_email' => 'This user does not have an email address in their profile.',
'success' => array(
@@ -58,4 +59,4 @@ return array(
'invalidfiles' => 'Uno o più file è troppo grande o è un tipo di file non consentito. Tipi di file ammessi sono png, gif, jpg, doc, docx, pdf, txt.',
),
-);
+);
\ No newline at end of file
diff --git a/resources/lang/it/button.php b/resources/lang/it/button.php
index c598370c2a..b741e87562 100644
--- a/resources/lang/it/button.php
+++ b/resources/lang/it/button.php
@@ -4,7 +4,7 @@ return [
'actions' => 'Azioni',
'add' => 'Aggiungi Nuovo',
'cancel' => 'Annulla',
- 'checkin_and_delete' => 'Seleziona e cancella utente',
+ 'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'Cancella',
'edit' => 'Modifica',
'restore' => 'Ripristina',
diff --git a/resources/lang/it/general.php b/resources/lang/it/general.php
index 48a09bca08..8f307515ef 100644
--- a/resources/lang/it/general.php
+++ b/resources/lang/it/general.php
@@ -37,7 +37,7 @@ return [
'bulk_edit' => 'Modifica in blocco',
'bulk_delete' => 'Elimina quantità',
'bulk_actions' => 'Gruppo di azioni',
- 'bulk_checkin_delete' => 'Registrazione di massa & Elimina',
+ 'bulk_checkin_delete' => 'Bulk Checkin Items from Users',
'bystatus' => 'in base allo stato',
'cancel' => 'annulla',
'categories' => 'Categorie',
@@ -101,6 +101,8 @@ return [
'employee_number' => 'Numero Dipendente',
'email_domain_help' => 'Questo viene utilizzato per generare indirizzi e-mail durante l\'importazione',
'error' => 'Errore',
+ 'exclude_archived' => 'Exclude Archived Assets',
+ 'exclude_deleted' => 'Exclude Deleted Assets',
'example' => 'Esempio: ',
'filastname_format' => 'Prima cognome iniziale (jsmith@example.com)',
'firstname_lastname_format' => 'Nome cognome (jane.smith@example.com)',
@@ -118,7 +120,7 @@ return [
'file_name' => 'File',
'file_type' => 'Tipo di file',
'filesize' => 'Dimensione File',
- 'file_uploads' => 'Carica i file',
+ 'file_uploads' => 'Files caricati',
'file_upload' => 'Caricamento file',
'generate' => 'Genera',
'generate_labels' => 'Genera Etichette',
@@ -126,11 +128,12 @@ return [
'groups' => 'Gruppi',
'gravatar_email' => 'Indirizzo Email Gravatar',
'gravatar_url' => 'Cambia il tuo avatar su Gravatar.com.',
- 'history' => 'Storia',
+ 'history' => 'Storicità',
'history_for' => 'Cronologia',
'id' => 'ID',
'image' => 'Immagine',
'image_delete' => 'Cancella l\'Immagine',
+ 'include_deleted' => 'Include Deleted Assets',
'image_upload' => 'Carica immagine',
'filetypes_accepted_help' => 'Tipo di file accettato: :types. Dimensione massima di caricamento per un file: :size.|Tipi di file accettati: :types. Dimensione massima di caricamento per un file: :size.',
'filetypes_size_help' => 'Dimensione massima di caricamento per un file: :size.',
@@ -184,6 +187,7 @@ return [
'no' => 'No',
'notes' => 'Note',
'order_number' => 'Numero d\'ordine',
+ 'only_deleted' => 'Only Deleted Assets',
'page_menu' => 'Visualizza _MENU_Items',
'pagination_info' => 'Visualizza _START_ to _END_ of _TOTAL_ articoli',
'pending' => 'In attesa',
@@ -329,7 +333,7 @@ return [
'invalid_category' => 'Categoria non valida',
'dashboard_info' => 'Questa è la tua dashboard. Ce ne sono tante, ma questa è solo tua.',
'60_percent_warning' => 'Completo al 60% (Avvertimento)',
- 'dashboard_empty' => 'Sembra che tu non abbia ancora aggiunto nulla, quindi non abbiamo nulla di eccezionale da mostrare. Inizia aggiungendo subito alcuni beni, accessori, materiali di consumo o licenze!',
+ 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!',
'new_asset' => 'Nuovo bene',
'new_license' => 'Nuova licenza',
'new_accessory' => 'Nuovo accessorio',
@@ -363,6 +367,10 @@ return [
'purge_not_allowed' => 'L\'eliminazione dei dati eliminati è stata disabilitata nel file .env. Contattare l\'assistenza o l\'amministratore di sistema.',
'backup_delete_not_allowed' => 'L\'eliminazione dei backup è stata disabilitata nel file .env. Contattare l\'assistenza o l\'amministratore di sistema.',
'additional_files' => 'File aggiuntivi',
- 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.',
+ 'shitty_browser' => 'Nessuna firma rilevata. Se si utilizza un browser più vecchio, si prega di utilizzare un browser più moderno per completare l\'accettazione dei beni.',
+ 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
+ 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
+ 'bulk_checkin_success' => 'The items for the selected users have been checked in.',
+
];
\ No newline at end of file
diff --git a/resources/lang/iu/admin/asset_maintenances/general.php b/resources/lang/iu/admin/asset_maintenances/general.php
index d094167804..0f9a4547a2 100644
--- a/resources/lang/iu/admin/asset_maintenances/general.php
+++ b/resources/lang/iu/admin/asset_maintenances/general.php
@@ -11,4 +11,6 @@
'calibration' => 'Calibration',
'software_support' => 'Software Support',
'hardware_support' => 'Hardware Support',
+ 'configuration_change' => 'Configuration Change',
+ 'pat_test' => 'PAT Test',
];
diff --git a/resources/lang/iu/admin/users/general.php b/resources/lang/iu/admin/users/general.php
index c77ff8f8c7..daa568e8bf 100644
--- a/resources/lang/iu/admin/users/general.php
+++ b/resources/lang/iu/admin/users/general.php
@@ -34,7 +34,7 @@ return [
'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.',
'remove_group_memberships' => 'Remove Group Memberships',
'warning_deletion' => 'WARNING:',
- 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
+ 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_assets_status' => 'Update all assets for these users to this status',
'checkin_user_properties' => 'Check in all properties associated with these users',
'remote_label' => 'This is a remote user',
diff --git a/resources/lang/iu/admin/users/message.php b/resources/lang/iu/admin/users/message.php
index 85d016f04a..29f82db38b 100644
--- a/resources/lang/iu/admin/users/message.php
+++ b/resources/lang/iu/admin/users/message.php
@@ -14,6 +14,7 @@ return array(
'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.',
'password_reset_sent' => 'A password reset link has been sent to :email!',
+ 'user_has_no_email' => 'This user does not have an email address in their profile.',
'success' => array(
@@ -58,4 +59,4 @@ return array(
'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.',
),
-);
+);
\ No newline at end of file
diff --git a/resources/lang/iu/button.php b/resources/lang/iu/button.php
index 1e44af7d1a..22821b8157 100644
--- a/resources/lang/iu/button.php
+++ b/resources/lang/iu/button.php
@@ -4,7 +4,7 @@ return [
'actions' => 'Actions',
'add' => 'Add New',
'cancel' => 'Cancel',
- 'checkin_and_delete' => 'Checkin & Delete User',
+ 'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'Delete',
'edit' => 'Edit',
'restore' => 'Restore',
diff --git a/resources/lang/iu/general.php b/resources/lang/iu/general.php
index 97a704a1d0..36b47c195b 100644
--- a/resources/lang/iu/general.php
+++ b/resources/lang/iu/general.php
@@ -37,7 +37,7 @@ return [
'bulk_edit' => 'Bulk Edit',
'bulk_delete' => 'Bulk Delete',
'bulk_actions' => 'Bulk Actions',
- 'bulk_checkin_delete' => 'Bulk Checkin & Delete',
+ 'bulk_checkin_delete' => 'Bulk Checkin Items from Users',
'bystatus' => 'by Status',
'cancel' => 'Cancel',
'categories' => 'Categories',
@@ -101,6 +101,8 @@ return [
'employee_number' => 'Employee Number',
'email_domain_help' => 'This is used to generate email addresses when importing',
'error' => 'Error',
+ 'exclude_archived' => 'Exclude Archived Assets',
+ 'exclude_deleted' => 'Exclude Deleted Assets',
'example' => 'Example: ',
'filastname_format' => 'First Initial Last Name (jsmith@example.com)',
'firstname_lastname_format' => 'First Name Last Name (jane.smith@example.com)',
@@ -131,6 +133,7 @@ return [
'id' => 'ID',
'image' => 'Image',
'image_delete' => 'Delete Image',
+ 'include_deleted' => 'Include Deleted Assets',
'image_upload' => 'Upload Image',
'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
'filetypes_size_help' => 'Max upload size allowed is :size.',
@@ -184,6 +187,7 @@ return [
'no' => 'No',
'notes' => 'Notes',
'order_number' => 'Order Number',
+ 'only_deleted' => 'Only Deleted Assets',
'page_menu' => 'Showing _MENU_ items',
'pagination_info' => 'Showing _START_ to _END_ of _TOTAL_ items',
'pending' => 'Pending',
@@ -364,5 +368,9 @@ return [
'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.',
'additional_files' => 'Additional Files',
'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.',
+ 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
+ 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
+ 'bulk_checkin_success' => 'The items for the selected users have been checked in.',
+
];
\ No newline at end of file
diff --git a/resources/lang/ja/admin/accessories/general.php b/resources/lang/ja/admin/accessories/general.php
index 5db30c9aee..cea8180d26 100644
--- a/resources/lang/ja/admin/accessories/general.php
+++ b/resources/lang/ja/admin/accessories/general.php
@@ -12,7 +12,7 @@ return array(
'require_acceptance' => 'このカテゴリの資産を承認するための利用者が必要です。',
'no_default_eula' => 'EULAの初期値が見つかりませんでした。最低1つは設定して下さい。',
'total' => '合計',
- 'remaining' => '利用可',
+ 'remaining' => '利用可能',
'update' => '付属品を更新',
'use_default_eula' => '初期設定EULA を代わりに利用する。',
'use_default_eula_disabled' => 'チェックイン日: 空白または将来のチェックイン日は、関連するユーザーのアイテムをチェックアウトします。 チェックイン日の列を除外すると、今日の日付でチェックイン日が作成されます。
', - 'csv_import_match_f-l' => 'firstname.lastname (jane.smith) 形式でユーザーを一致させてみてください', - 'csv_import_match_initial_last' => 'first initial last name (jsmith) 形式でユーザーを一致させてみてください', - 'csv_import_match_first' => 'first name (jane) 形式でユーザーを一致させてみてください', + 'csv_import_match_f-l' => '名前.苗字 (jane.smith) 形式でユーザーを一致させてみてください', + 'csv_import_match_initial_last' => '名前のイニシャルと苗字 (jsmith) 形式でユーザーを一致させてみてください', + 'csv_import_match_first' => '名前(jane)形式でユーザーを一致させてみてください', 'csv_import_match_email' => 'ユーザー名をメールで一致させてみてください', 'csv_import_match_username' => 'ユーザー名を一致させてみてください', 'error_messages' => 'エラーメッセージ:', diff --git a/resources/lang/ja/admin/hardware/message.php b/resources/lang/ja/admin/hardware/message.php index 2cb1e6ef27..01ce687d3d 100644 --- a/resources/lang/ja/admin/hardware/message.php +++ b/resources/lang/ja/admin/hardware/message.php @@ -6,7 +6,7 @@ return [ この状態が変更された場合は、資産のステータスを更新してください。', 'does_not_exist' => '資産が存在しません。', 'does_not_exist_or_not_requestable' => 'その資産は存在しないか要求可能ではありません。', - 'assoc_users' => 'この資産は利用者にチェックされているため削除できません。資産をチェック後、もう一度、やり直して下さい。 ', + 'assoc_users' => 'この資産はユーザーに貸し出されているため削除できません。資産を返却後、もう一度、やり直して下さい。 ', 'create' => [ 'error' => '資産は作成されませんでした。もう一度、やり直して下さい。', diff --git a/resources/lang/ja/admin/licenses/message.php b/resources/lang/ja/admin/licenses/message.php index a63da157f8..ebaa6c64f0 100644 --- a/resources/lang/ja/admin/licenses/message.php +++ b/resources/lang/ja/admin/licenses/message.php @@ -6,7 +6,7 @@ return array( 'user_does_not_exist' => '利用者が存在しません。', 'asset_does_not_exist' => 'このライセンスに関連付けられている資産が存在しません。', 'owner_doesnt_match_asset' => 'ドロップダウンで割り当てられた以上の利用者にライセンスを関連付けようとしています。', - 'assoc_users' => 'このライセンスは利用者にチェックされているため削除できません。ライセンスをチェック後、もう一度、やり直して下さい。 ', + 'assoc_users' => 'このライセンスは利用者にチェックアウトされているため削除できません。ライセンスをチェックイン後、もう一度、やり直して下さい。 ', 'select_asset_or_person' => 'アセットまたはユーザーを選択する必要がありますが、両方を選択する必要はありません。', 'not_found' => 'ライセンスが見つかりません', diff --git a/resources/lang/ja/admin/locations/message.php b/resources/lang/ja/admin/locations/message.php index b8c6fb76e2..df3a619ca2 100644 --- a/resources/lang/ja/admin/locations/message.php +++ b/resources/lang/ja/admin/locations/message.php @@ -4,7 +4,7 @@ return array( 'does_not_exist' => 'ロケーションが存在しません。', 'assoc_users' => 'ロケーションは少なくとも一つの利用者に関連付けされているため、削除できません。ローケーションの関連付けを削除し、もう一度試して下さい。 ', - 'assoc_assets' => 'この設置場所は少なくとも一つの利用者に関連付けされているため、削除できません。設置場所の関連付けを削除し、もう一度試して下さい。 ', + 'assoc_assets' => 'この設置場所は1人以上の利用者に関連付けされているため、削除できません。設置場所の関連付けを削除し、もう一度試して下さい。 ', 'assoc_child_loc' => 'この設置場所は、少なくとも一つの配下の設置場所があります。この設置場所を参照しないよう更新して下さい。 ', diff --git a/resources/lang/ja/admin/models/general.php b/resources/lang/ja/admin/models/general.php index fec4ff4c35..f4f173e277 100644 --- a/resources/lang/ja/admin/models/general.php +++ b/resources/lang/ja/admin/models/general.php @@ -9,7 +9,7 @@ return array( 'bulk_delete_warn' => ':model_count 件の資産モデルを削除しようとしています。', 'restore' => '型番を復元', 'requestable' => 'ユーザーはこのモデルをリクエスト出来ます', - 'show_mac_address' => 'この型番の資産にMACアドレスフィールドを表示', + 'show_mac_address' => 'このモデルの資産にMACアドレスフィールドを表示する', 'view_deleted' => '削除したものを表示', 'view_models' => '型番を表示', 'fieldset' => 'フィールドセット', diff --git a/resources/lang/ja/admin/models/message.php b/resources/lang/ja/admin/models/message.php index 869054dba7..472f6b19ae 100644 --- a/resources/lang/ja/admin/models/message.php +++ b/resources/lang/ja/admin/models/message.php @@ -3,13 +3,13 @@ return array( 'does_not_exist' => '型番が存在しません。', - 'assoc_users' => 'この型番は他の資産に関連付けられているため、削除できません。資産を削除してから、もう一度試して下さい。 ', + 'assoc_users' => 'この減価償却は複数のモデルに関係付けられているため削除することができません。モデルを削除してから再度実行してください。 ', 'create' => array( 'error' => '型番が作成できませんでした。もう一度やり直して下さい。', 'success' => '型番が作成されました。', - 'duplicate_set' => '資産型の名前や製造元、型番は、既に存在してます。', + 'duplicate_set' => '資産名やメーカー、型番は既に存在しています。', ), 'update' => array( @@ -18,7 +18,7 @@ return array( ), 'delete' => array( - 'confirm' => '本当にこの資産の型番を削除しますか?', + 'confirm' => '本当にこの資産モデルを削除しますか?', 'error' => '型番を削除する際に問題が発生しました。もう一度やり直して下さい。', 'success' => '型番は削除されました。' ), diff --git a/resources/lang/ja/admin/models/table.php b/resources/lang/ja/admin/models/table.php index 751442454a..a7ad496710 100644 --- a/resources/lang/ja/admin/models/table.php +++ b/resources/lang/ja/admin/models/table.php @@ -2,16 +2,16 @@ return array( - 'create' => '資産型番を作成', + 'create' => '資産モデルを作成', 'created_at' => '作成済', 'eol' => 'EOL', 'modelnumber' => '型番 No.', - 'name' => '資産型番名', + 'name' => '資産モデル名', 'numassets' => '資産', - 'title' => '資産型番', - 'update' => '資産型番を更新', - 'view' => '資産型番を表示', - 'update' => '資産型番を更新', + 'title' => '資産モデル', + 'update' => '資産モデルを更新', + 'view' => '資産モデルを表示', + 'update' => '資産モデルを更新', 'clone' => '資産型番を複製', 'edit' => '資産型番を編集', ); diff --git a/resources/lang/ja/admin/settings/general.php b/resources/lang/ja/admin/settings/general.php index 6248310ac9..f0043a44d3 100644 --- a/resources/lang/ja/admin/settings/general.php +++ b/resources/lang/ja/admin/settings/general.php @@ -106,8 +106,8 @@ return [ 'ldap_pw_sync' => 'LDAP パスワード同期', 'ldap_pw_sync_help' => 'LDAPパスワードをローカルパスワードと同期させない場合は、このチェックボックスをオフにします。これをオフにすると、何らかの理由でLDAPサーバーにアクセスできない場合、ユーザーがログインできなくなる可能性があります。', 'ldap_username_field' => 'ユーザー名フィールド', - 'ldap_lname_field' => '姓', - 'ldap_fname_field' => 'LDAP 名', + 'ldap_lname_field' => '苗字', + 'ldap_fname_field' => 'LDAP First Name', 'ldap_auth_filter_query' => 'LDAP 認証クエリ', 'ldap_version' => 'LDAP バージョン', 'ldap_active_flag' => 'LDAP アクティブ フラグ', @@ -154,7 +154,7 @@ return [ 'php_gd_warning' => 'PHP Image Processing および GD plugin が、インストールされていません。', 'pwd_secure_complexity' => 'パスワードの複雑さ', 'pwd_secure_complexity_help' => 'どのパスワード複雑性ルールを適用するかを選択します。', - 'pwd_secure_complexity_disallow_same_pwd_as_user_fields' => 'パスワードは名、姓、メールアドレス、またはユーザー名と同じにすることはできません', + 'pwd_secure_complexity_disallow_same_pwd_as_user_fields' => 'パスワードは名前、苗字、メールアドレス、またはユーザー名と同じにすることはできません', 'pwd_secure_complexity_letters' => '少なくとも1文字以上が必要です', 'pwd_secure_complexity_numbers' => '少なくとも1つの数字が必要です', 'pwd_secure_complexity_symbols' => '少なくとも1つの記号が必要です', diff --git a/resources/lang/ja/admin/users/general.php b/resources/lang/ja/admin/users/general.php index b026749647..4abc4481fe 100644 --- a/resources/lang/ja/admin/users/general.php +++ b/resources/lang/ja/admin/users/general.php @@ -17,8 +17,8 @@ return [ 'last_login' => '最終ログイン', 'ldap_config_text' => 'LDAP 構成設定 管理者 > 設定。 選択した場所は、インポートされたすべてのユーザーに対して設定されます。', 'print_assigned' => '割り当て先をすべて印刷', - 'email_assigned' => 'Email List of All Assigned', - 'user_notified' => 'User has been emailed a list of their currently assigned items.', + 'email_assigned' => '割り当てられたすべてのメール一覧', + 'user_notified' => 'ユーザーは現在割り当てられているアイテムのリストを電子メールで送信しました。', 'software_user' => 'ソフトウェアは :name にチェックアウトしました。', 'send_email_help' => '資格情報を送信するには、このユーザーのメールアドレスを入力する必要があります。メール送信資格情報は、ユーザー作成時にのみ行うことができます。 パスワードは一方向のハッシュに保存され、保存されると取得できません。', 'view_user' => '利用者 :name を表示', @@ -34,8 +34,8 @@ return [ 'admin_permission_warning' => '管理者権限以上のユーザーのみがユーザーの管理者権限を付与できます。', 'remove_group_memberships' => 'グループメンバーシップを削除', 'warning_deletion' => '警告:', - 'warning_deletion_information' => '以下の :count ユーザーを削除しようとしています。スーパー管理者名は赤でハイライトされています。', - 'update_user_assets_status' => 'Update all assets for these users to this status', + 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.', + 'update_user_assets_status' => 'これらのユーザーのすべてのアセットをこのステータスに更新します', 'checkin_user_properties' => 'これらのユーザーに関連付けられているすべてのプロパティをチェック', 'remote_label' => 'これはリモートのユーザーです', 'remote' => 'リモート', diff --git a/resources/lang/ja/admin/users/message.php b/resources/lang/ja/admin/users/message.php index a255965c57..aa87954f9c 100644 --- a/resources/lang/ja/admin/users/message.php +++ b/resources/lang/ja/admin/users/message.php @@ -14,6 +14,7 @@ return array( 'ldap_not_configured' => 'LDAPの統合は、インストール時に設定されません。', 'password_resets_sent' => '有効なメールアドレスを持っている選択されたユーザーにパスワードリセットのリンクが送信されました。', 'password_reset_sent' => 'パスワードリセットのURLが:emailに送信されました。', + 'user_has_no_email' => 'This user does not have an email address in their profile.', 'success' => array( @@ -58,4 +59,4 @@ return array( 'invalidfiles' => 'いずれかのファイルが大き過ぎるか、ファイルタイプが許可されていません。許可されているファイルタイプ(png, gif, jpg, doc, docx, pdf, and txt)', ), -); +); \ No newline at end of file diff --git a/resources/lang/ja/admin/users/table.php b/resources/lang/ja/admin/users/table.php index bd1b3509bf..f7338fdf4d 100644 --- a/resources/lang/ja/admin/users/table.php +++ b/resources/lang/ja/admin/users/table.php @@ -9,13 +9,13 @@ return array( 'deny' => '拒否', 'email' => 'E-Mail', 'employee_num' => '従業員 No.', - 'first_name' => '名', + 'first_name' => '名前', 'groupnotes' => 'ユーザに割り当てるグループを選択します。割り当てられたグループの権限を取得することに留意してください。 グループの選択を解除するには、Ctrl+クリック(またはmacOSではCmd+クリック)を使用します。', 'id' => 'ID', 'inherit' => '継承', 'job' => '役職', 'last_login' => '最終ログイン', - 'last_name' => '姓', + 'last_name' => '苗字', 'location' => 'ロケーション:', 'lock_passwords' => 'ログイン時の詳細設定はインストール時に変更することは出来ません。', 'manager' => 'マネージャー', diff --git a/resources/lang/ja/button.php b/resources/lang/ja/button.php index 75c69835a5..10168824e9 100644 --- a/resources/lang/ja/button.php +++ b/resources/lang/ja/button.php @@ -4,7 +4,7 @@ return [ 'actions' => 'アクション', 'add' => '新規追加', 'cancel' => 'キャンセル', - 'checkin_and_delete' => 'チェックイン&ユーザー削除', + 'checkin_and_delete' => 'Checkin All / Delete User', 'delete' => '削除', 'edit' => '編集', 'restore' => '復元', diff --git a/resources/lang/ja/general.php b/resources/lang/ja/general.php index f2a875a2a5..58d62dc93a 100644 --- a/resources/lang/ja/general.php +++ b/resources/lang/ja/general.php @@ -37,7 +37,7 @@ return [ 'bulk_edit' => '一括編集', 'bulk_delete' => '一括削除', 'bulk_actions' => '一括操作', - 'bulk_checkin_delete' => '一括チェックイン & 削除', + 'bulk_checkin_delete' => 'Bulk Checkin Items from Users', 'bystatus' => 'ステータス別', 'cancel' => 'キャンセル', 'categories' => 'カテゴリー', @@ -65,8 +65,8 @@ return [ 'create' => '新規作成', 'created' => 'アイテムを作成しました', 'created_asset' => '資産を作成', - 'created_at' => 'Created At', - 'created_by' => 'Created By', + 'created_at' => '作成日', + 'created_by' => '作成者', 'record_created' => 'レコードが作成されました', 'updated_at' => '更新日', 'currency' => '¥', // this is deprecated @@ -101,19 +101,21 @@ return [ 'employee_number' => '従業員番号', 'email_domain_help' => 'インポート時に作成するe-mail アドレス', 'error' => 'エラー', - 'example' => 'Example: ', - '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)', - 'firstintial_dot_lastname_format' => '名のイニシャルと姓 (j.smith@example.com)', + 'exclude_archived' => 'Exclude Archived Assets', + 'exclude_deleted' => 'Exclude Deleted Assets', + 'example' => '例: ', + '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)', + 'firstintial_dot_lastname_format' => '名前のイニシャル.苗字 (j.smith@example.com)', 'first' => '最初', - 'firstnamelastname' => '名と姓 (janesmith@example.com)', - 'lastname_firstinitial' => '姓と名のイニシャル (smith_j@example.com)', - 'firstinitial.lastname' => '名のイニシャルと姓 (j.smith@example.com)', - 'firstnamelastinitial' => '名のイニシャルと姓 (janes@example.com)', - 'first_name' => '姓', - 'first_name_format' => '名 (jane@example.com)', + 'firstnamelastname' => '名前と苗字 (janesmith@example.com)', + 'lastname_firstinitial' => '苗字_名前のイニシャル (smith_j@example.com)', + 'firstinitial.lastname' => '名前.イニシャルと苗字 (j.smith@example.com)', + 'firstnamelastinitial' => '名前と苗字のイニシャル (janes@example.com)', + 'first_name' => '名前', + 'first_name_format' => '名前 (jane@example.com)', 'files' => 'ファイル', 'file_name' => 'ファイル', 'file_type' => 'ファイル形式', @@ -131,6 +133,7 @@ return [ 'id' => 'ID', 'image' => '画像', 'image_delete' => '画像を削除', + 'include_deleted' => 'Include Deleted Assets', 'image_upload' => '画像をアップロード', 'filetypes_accepted_help' => 'アップロード可能なファイル形式は :types です。アップロード可能な最大サイズは :size です。|アップロード可能なファイル形式は :types です。アップロード可能な最大サイズは :size です。', 'filetypes_size_help' => '許可されている最大アップロードサイズは :size です。', @@ -149,7 +152,7 @@ return [ 'language' => '言語', 'last' => '最後', 'last_login' => '最終ログイン', - 'last_name' => '姓', + 'last_name' => '苗字', 'license' => 'ライセンス', 'license_report' => 'ライセンスレポート', 'licenses_available' => '利用可能なライセンス', @@ -184,6 +187,7 @@ return [ 'no' => 'いいえ', 'notes' => '備考', 'order_number' => '注文番号', + 'only_deleted' => 'Only Deleted Assets', 'page_menu' => 'メニューアイテムを表示', 'pagination_info' => '開始から終了までのアイテム合計を表示', 'pending' => 'ペンディング', @@ -258,7 +262,7 @@ return [ 'undeployable' => '配備不可', 'unknown_admin' => '不明な管理者', 'username_format' => 'ユーザー名の書式', - 'username' => 'Username', + 'username' => 'ユーザー名', 'update' => '更新', 'upload_filetypes_help' => '使用できるファイルは、png、gif、jpg、jpeg、doc、docx、pdf、xls、txt、lic、zip、およびrarです。許可される最大ファイルサイズは:sizeです。', 'uploaded' => 'アップロード完了', @@ -329,7 +333,7 @@ return [ 'invalid_category' => '無効なカテゴリ', 'dashboard_info' => 'これはダッシュボードです。似たようなものがたくさんありますが、これはあなた専用です。', '60_percent_warning' => '60%完了 (警告)', - 'dashboard_empty' => 'まだ何も追加していないようなので、表示できる素晴らしいものはありません。 今すぐいくつかの資産、付属品、消耗品、またはライセンスを追加して始めましょう!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => '新しい資産', 'new_license' => '新しいライセンス', 'new_accessory' => '新しい付属品', @@ -360,9 +364,13 @@ return [ 'maintenance_mode' => 'このサービスはシステムアップデートで一時的に利用できません。後でもう一度確認してください。', 'maintenance_mode_title' => 'システムが一時的に利用できません', 'ldap_import' => 'ユーザーのパスワードはLDAPで管理しない。(パスワードリセット機能が利用出来るようになります)', - 'purge_not_allowed' => 'Purging deleted data has been disabled in the .env file. Contact support or your systems administrator.', - 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', - 'additional_files' => 'Additional Files', - 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.', + 'purge_not_allowed' => '削除されたデータのパージが.envファイルで無効になっています。サポートに連絡するか、システム管理者にお問い合わせください。', + 'backup_delete_not_allowed' => '.envファイルでバックアップの削除が無効になっています。サポートまたはシステム管理者にお問い合わせください。', + 'additional_files' => '追加ファイル', + 'shitty_browser' => '署名が検出されませんでした。古いブラウザを使用している場合は、より最新のブラウザを使用してアセットの承認を完了してください。', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + ]; \ No newline at end of file diff --git a/resources/lang/ko/admin/asset_maintenances/general.php b/resources/lang/ko/admin/asset_maintenances/general.php index 7c5fe256d7..a8fe63cf43 100644 --- a/resources/lang/ko/admin/asset_maintenances/general.php +++ b/resources/lang/ko/admin/asset_maintenances/general.php @@ -11,4 +11,6 @@ 'calibration' => '측정', 'software_support' => '스프트웨어 지원', 'hardware_support' => '하드웨어 지원', + 'configuration_change' => 'Configuration Change', + 'pat_test' => 'PAT Test', ]; diff --git a/resources/lang/ko/admin/users/general.php b/resources/lang/ko/admin/users/general.php index 902e9f7059..c83acf2dbe 100644 --- a/resources/lang/ko/admin/users/general.php +++ b/resources/lang/ko/admin/users/general.php @@ -34,7 +34,7 @@ return [ 'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.', 'remove_group_memberships' => 'Remove Group Memberships', 'warning_deletion' => 'WARNING:', - 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.', + 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.', 'update_user_assets_status' => 'Update all assets for these users to this status', 'checkin_user_properties' => 'Check in all properties associated with these users', 'remote_label' => 'This is a remote user', diff --git a/resources/lang/ko/admin/users/message.php b/resources/lang/ko/admin/users/message.php index ea5d6e6e3d..3bd4526627 100644 --- a/resources/lang/ko/admin/users/message.php +++ b/resources/lang/ko/admin/users/message.php @@ -14,6 +14,7 @@ return array( '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.', 'password_reset_sent' => ':email 로 패스워드 재설정 링크가 발송되었습니다.', + 'user_has_no_email' => 'This user does not have an email address in their profile.', 'success' => array( @@ -58,4 +59,4 @@ return array( 'invalidfiles' => '하나 이상의 파일이 너무 크거나 허용되지 않는 형식입니다. 허용되는 형식은 png, gif, jpg, doc, docx, pdf, txt 입니다.', ), -); +); \ No newline at end of file diff --git a/resources/lang/ko/button.php b/resources/lang/ko/button.php index 79097dc0d3..f58979fe3a 100644 --- a/resources/lang/ko/button.php +++ b/resources/lang/ko/button.php @@ -4,7 +4,7 @@ return [ 'actions' => '기능', 'add' => '추가', 'cancel' => '취소', - 'checkin_and_delete' => '반입 & 삭제 사용자', + 'checkin_and_delete' => 'Checkin All / Delete User', 'delete' => '삭제', 'edit' => '편집', 'restore' => '복원', diff --git a/resources/lang/ko/general.php b/resources/lang/ko/general.php index a36bb5aa53..5ba71987b8 100644 --- a/resources/lang/ko/general.php +++ b/resources/lang/ko/general.php @@ -37,7 +37,7 @@ return [ 'bulk_edit' => 'Bulk Edit', 'bulk_delete' => 'Bulk Delete', 'bulk_actions' => 'Bulk Actions', - 'bulk_checkin_delete' => 'Bulk Checkin & Delete', + 'bulk_checkin_delete' => 'Bulk Checkin Items from Users', 'bystatus' => '상태별', 'cancel' => '취소', 'categories' => '분류', @@ -101,6 +101,8 @@ return [ 'employee_number' => 'Employee Number', 'email_domain_help' => '읽어오기시 전자 우편 주소를 생성하는데 사용됩니다.', 'error' => '오류', + 'exclude_archived' => 'Exclude Archived Assets', + 'exclude_deleted' => 'Exclude Deleted Assets', 'example' => 'Example: ', 'filastname_format' => '초기 성명 (jsmith@example.com)', 'firstname_lastname_format' => '이름 성 (jane.smith@example.com)', @@ -131,6 +133,7 @@ return [ 'id' => '아이디', 'image' => '이미지', 'image_delete' => '이미지 삭제', + 'include_deleted' => 'Include Deleted Assets', 'image_upload' => '이미지 올리기', 'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.', 'filetypes_size_help' => 'Max upload size allowed is :size.', @@ -184,6 +187,7 @@ return [ 'no' => '아니오', 'notes' => '비고', 'order_number' => '주문 번호', + 'only_deleted' => 'Only Deleted Assets', 'page_menu' => 'Showing _MENU_ items', 'pagination_info' => 'Showing _START_ to _END_ of _TOTAL_ items', 'pending' => '대기중', @@ -364,5 +368,9 @@ return [ 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', 'additional_files' => 'Additional Files', 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + ]; \ No newline at end of file diff --git a/resources/lang/lt/admin/asset_maintenances/general.php b/resources/lang/lt/admin/asset_maintenances/general.php index 59d878e002..207f46100d 100644 --- a/resources/lang/lt/admin/asset_maintenances/general.php +++ b/resources/lang/lt/admin/asset_maintenances/general.php @@ -11,4 +11,6 @@ 'calibration' => 'Calibration', 'software_support' => 'Software Support', 'hardware_support' => 'Hardware Support', + 'configuration_change' => 'Configuration Change', + 'pat_test' => 'PAT Test', ]; diff --git a/resources/lang/lt/admin/users/general.php b/resources/lang/lt/admin/users/general.php index 8e0120ae2b..ead49e5cda 100644 --- a/resources/lang/lt/admin/users/general.php +++ b/resources/lang/lt/admin/users/general.php @@ -34,7 +34,7 @@ return [ 'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.', 'remove_group_memberships' => 'Remove Group Memberships', 'warning_deletion' => 'WARNING:', - 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.', + 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.', 'update_user_assets_status' => 'Update all assets for these users to this status', 'checkin_user_properties' => 'Check in all properties associated with these users', 'remote_label' => 'This is a remote user', diff --git a/resources/lang/lt/admin/users/message.php b/resources/lang/lt/admin/users/message.php index 3d8598a526..44d5d4f946 100644 --- a/resources/lang/lt/admin/users/message.php +++ b/resources/lang/lt/admin/users/message.php @@ -14,6 +14,7 @@ return array( '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.', 'password_reset_sent' => 'A password reset link has been sent to :email!', + 'user_has_no_email' => 'This user does not have an email address in their profile.', 'success' => array( @@ -58,4 +59,4 @@ return array( 'invalidfiles' => 'Vienas ar keli failai yra per dideli arba neleidžiamas šis failų formatas. Primename, kad leidžiami sekantys formatai png, gif, jpg, doc, docx, pdf, txt.', ), -); +); \ No newline at end of file diff --git a/resources/lang/lt/button.php b/resources/lang/lt/button.php index ac41f67620..cd70855610 100644 --- a/resources/lang/lt/button.php +++ b/resources/lang/lt/button.php @@ -4,7 +4,7 @@ return [ 'actions' => 'Veiksmai', 'add' => 'Pridėti naują', 'cancel' => 'Atšaukti', - 'checkin_and_delete' => 'Registruokitės ir ištrinkite naudotoją', + 'checkin_and_delete' => 'Checkin All / Delete User', 'delete' => 'Ištrinti', 'edit' => 'Keisti', 'restore' => 'Atstatyti', diff --git a/resources/lang/lt/general.php b/resources/lang/lt/general.php index 3b119a7a1c..d93cadd115 100644 --- a/resources/lang/lt/general.php +++ b/resources/lang/lt/general.php @@ -37,7 +37,7 @@ return [ 'bulk_edit' => 'Bulk Edit', 'bulk_delete' => 'Bulk Delete', 'bulk_actions' => 'Bulk Actions', - 'bulk_checkin_delete' => 'Bulk Checkin & Delete', + 'bulk_checkin_delete' => 'Bulk Checkin Items from Users', 'bystatus' => 'by Status', 'cancel' => 'Atšaukti', 'categories' => 'Kategorijos', @@ -101,6 +101,8 @@ return [ 'employee_number' => 'Employee Number', 'email_domain_help' => 'Tai naudojama importuojant importuojamus el. Pašto adresus', 'error' => 'Error', + 'exclude_archived' => 'Exclude Archived Assets', + 'exclude_deleted' => 'Exclude Deleted Assets', 'example' => 'Example: ', 'filastname_format' => 'V. Pavardė (vpavarde@example.com)', 'firstname_lastname_format' => 'Vardas Pavardė (vpavarde@example.com)', @@ -131,6 +133,7 @@ return [ 'id' => 'ID', 'image' => 'Paveikslėlis', 'image_delete' => 'Ištrinti nuotrauką', + 'include_deleted' => 'Include Deleted Assets', 'image_upload' => 'Įkelti nuotrauką', 'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.', 'filetypes_size_help' => 'Max upload size allowed is :size.', @@ -184,6 +187,7 @@ return [ 'no' => 'Ne', 'notes' => 'Pastabos', 'order_number' => 'Užsakymo numeris', + 'only_deleted' => 'Only Deleted Assets', 'page_menu' => 'Rodomi _MENIU_ vienetai', 'pagination_info' => 'Rodomi _nuo_ Pradžios_iki _ Pabaigos_ Viso_ vienetų', 'pending' => 'Vykdoma', @@ -364,5 +368,9 @@ return [ 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', 'additional_files' => 'Additional Files', 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + ]; \ No newline at end of file diff --git a/resources/lang/lv/admin/accessories/message.php b/resources/lang/lv/admin/accessories/message.php index 6d6995f3e0..5c2378c61d 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' => 'The accessory [:id] does not exist.', + 'does_not_exist' => 'Piederums [:id] neeksistē.', '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 39a8259e88..0256081e91 100644 --- a/resources/lang/lv/admin/asset_maintenances/general.php +++ b/resources/lang/lv/admin/asset_maintenances/general.php @@ -11,4 +11,6 @@ 'calibration' => 'Kalibrācija', 'software_support' => 'Programmatūras atbalsts', 'hardware_support' => 'Aparatūras atbalsts', + 'configuration_change' => 'Configuration Change', + 'pat_test' => 'PAT Test', ]; diff --git a/resources/lang/lv/admin/categories/general.php b/resources/lang/lv/admin/categories/general.php index 3c1695fb57..828f3508fc 100644 --- a/resources/lang/lv/admin/categories/general.php +++ b/resources/lang/lv/admin/categories/general.php @@ -18,6 +18,6 @@ return array( 'update' => 'Atjaunināt kategoriju', 'use_default_eula' => 'Tā vietā izmantojiet pirmo noklusējuma EULA.', 'use_default_eula_disabled' => ':db_column but should be :expected.',
- 'is_unique' => 'This value must be unique across all assets',
- 'unique' => 'Unique',
+ 'is_unique' => 'Šai vērtībai ir jābūt unikālai starp visiem pamatlīdzekļiem',
+ 'unique' => 'Unikāls',
];
diff --git a/resources/lang/lv/admin/custom_fields/message.php b/resources/lang/lv/admin/custom_fields/message.php
index eb4fa36034..5173f5a099 100644
--- a/resources/lang/lv/admin/custom_fields/message.php
+++ b/resources/lang/lv/admin/custom_fields/message.php
@@ -51,7 +51,7 @@ return array(
'fieldset_default_value' => array(
- 'error' => 'Error validating default fieldset values.',
+ 'error' => 'Kļūda lauku kopas noklusējuma vērtību validācijā.',
),
diff --git a/resources/lang/lv/admin/depreciations/general.php b/resources/lang/lv/admin/depreciations/general.php
index 5230ecf988..de85fa21b2 100644
--- a/resources/lang/lv/admin/depreciations/general.php
+++ b/resources/lang/lv/admin/depreciations/general.php
@@ -6,11 +6,11 @@ return [
'asset_depreciations' => 'Aktīvu vērtības samazināšanās',
'create' => 'Izveidot nolietojumu',
'depreciation_name' => 'Nolietojuma nosaukums',
- 'depreciation_min' => 'Floor Value of Depreciation',
+ 'depreciation_min' => 'Nolietojuma zemākā vērtība',
'number_of_months' => 'Mēnešu skaits',
'update' => 'Atjaunināt nolietojumu',
- 'depreciation_min' => 'Minimum Value after Depreciation',
- 'no_depreciations_warning' => 'Warning:
- You do not currently have any depreciations set up.
- Please set up at least one depreciation to view the depreciation report.',
+ 'depreciation_min' => 'Minimālā vērtība pēc nolietojuma beigām',
+ 'no_depreciations_warning' => 'Uzmanību:
+ Šobrīd nav iestatīts neviens nolietojums.
+ Lūdzu iestatiet vismaz vienu nolietojumu, lai redzētu nolietojuma atskaiti.',
];
diff --git a/resources/lang/lv/admin/depreciations/table.php b/resources/lang/lv/admin/depreciations/table.php
index b61f19f1e1..9fbc9cc642 100644
--- a/resources/lang/lv/admin/depreciations/table.php
+++ b/resources/lang/lv/admin/depreciations/table.php
@@ -6,6 +6,6 @@ return [
'months' => 'Mēneši',
'term' => 'Termiņš',
'title' => 'Nosaukums',
- 'depreciation_min' => 'Floor Value',
+ 'depreciation_min' => 'Zemākā vērtība',
];
diff --git a/resources/lang/lv/admin/groups/titles.php b/resources/lang/lv/admin/groups/titles.php
index 5127061715..5c25796e45 100644
--- a/resources/lang/lv/admin/groups/titles.php
+++ b/resources/lang/lv/admin/groups/titles.php
@@ -10,7 +10,7 @@ return [
'group_admin' => 'Grupas administrators',
'allow' => 'Atļaut',
'deny' => 'Liegties',
- 'permission' => 'Permission',
- 'grant' => 'Grant',
- 'no_permissions' => 'This group has no permissions.'
+ 'permission' => 'Piekļuves tiesības',
+ 'grant' => 'Piešķirt',
+ 'no_permissions' => 'Šai grupai nav nevienu pieejas tiesību.'
];
diff --git a/resources/lang/lv/admin/hardware/form.php b/resources/lang/lv/admin/hardware/form.php
index c036459556..7327dbe45f 100644
--- a/resources/lang/lv/admin/hardware/form.php
+++ b/resources/lang/lv/admin/hardware/form.php
@@ -40,12 +40,12 @@ return [
'warranty' => 'Garantija',
'warranty_expires' => 'Garantija beidzās',
'years' => 'gadiem',
- 'asset_location' => 'Update Asset Location',
- 'asset_location_update_default_current' => 'Update default location AND actual location',
- 'asset_location_update_default' => 'Update only default location',
- 'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
- 'asset_deployable' => 'That status is deployable. This asset can be checked out.',
- 'processing_spinner' => 'Processing...',
- 'optional_infos' => 'Optional Information',
- 'order_details' => 'Order Related Information'
+ 'asset_location' => 'Atjaunināt pamatlīdzekļa atrašanās vietu',
+ 'asset_location_update_default_current' => 'Atjaunināt noklusējuma KĀ ARĪ tekošo atrašanās vietu',
+ 'asset_location_update_default' => 'Atjaunināt tikai noklusēja atrašanās vietu',
+ 'asset_not_deployable' => 'Šis statuss nav izmantojams. Pamatlīdzeklis nevar tikt izrakstīts.',
+ 'asset_deployable' => 'Šis statuss ir izmantojams. Pamatlīdzeklis ir pieejams izrakstīšanai.',
+ 'processing_spinner' => 'Apstrādā...',
+ 'optional_infos' => 'Neobligātā informācija',
+ 'order_details' => 'Pasūtījuma informācija'
];
diff --git a/resources/lang/lv/admin/hardware/general.php b/resources/lang/lv/admin/hardware/general.php
index 183c66309f..8088caf0e0 100644
--- a/resources/lang/lv/admin/hardware/general.php
+++ b/resources/lang/lv/admin/hardware/general.php
@@ -11,18 +11,18 @@ return [
'checkout' => 'Checkout Asset',
'clone' => 'Clone Asset',
'deployable' => 'Izvietojams',
- 'deleted' => 'This asset has been deleted.',
+ 'deleted' => 'Šis pamatlīdzeklis ir izdzēsts.',
'edit' => 'Rediģēt īpašumu',
- 'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.',
+ 'model_deleted' => 'Šis pamatlīdzekļu modelis ir dzēsts. Jums ir jāatjauno modelis pirms drīkstiet atjaunot pamatlīdzekli.',
'requestable' => 'Pieļaujams',
'requested' => 'Pieprasīts',
- 'not_requestable' => 'Not Requestable',
+ 'not_requestable' => 'Nav pieprasāms',
'requestable_status_warning' => 'Do not change requestable status',
'restore' => 'Atjaunot aktīvus',
'pending' => 'Gaida',
'undeployable' => 'Nodarbināms',
'view' => 'Skatīt aktīvu',
- 'csv_error' => 'You have an error in your CSV file:',
+ 'csv_error' => 'Jūsu CSV failā ir kļūda:',
'import_text' => '
Upload a CSV that contains asset history. The assets and users MUST already exist in the system, or they will be skipped. Matching assets for history import happens against the asset tag. We will try to find a matching user based on the user\'s name you provide, and the criteria you select below. If you do not select any criteria below, it will simply try to match on the username format you configured in the Admin > General Settings. @@ -32,13 +32,13 @@ return [
Checkin Date: blank or future checkin dates will checkout items to associated user. Excluding the Checkin Date column will create a checkin date with todays date.
', - 'csv_import_match_f-l' => 'Try to match users by firstname.lastname (jane.smith) format', + 'csv_import_match_f-l' => 'Mēģiniet sasaistīt lietotājus pēc vārds.uzvārds (jānis.bērziņš) formāta', 'csv_import_match_initial_last' => 'Try to match users by first initial last name (jsmith) format', 'csv_import_match_first' => 'Try to match users by first name (jane) format', 'csv_import_match_email' => 'Try to match users by email as username', 'csv_import_match_username' => 'Try to match users by username', 'error_messages' => 'Error messages:', 'success_messages' => 'Success messages:', - 'alert_details' => 'Please see below for details.', + 'alert_details' => 'Lūdzu skatiet zemāk.', 'custom_export' => 'Custom Export' ]; diff --git a/resources/lang/lv/admin/licenses/message.php b/resources/lang/lv/admin/licenses/message.php index 20b0e8a3f2..d72c9826fa 100644 --- a/resources/lang/lv/admin/licenses/message.php +++ b/resources/lang/lv/admin/licenses/message.php @@ -8,7 +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', + 'not_found' => 'Licence nav atrasta', 'create' => array( diff --git a/resources/lang/lv/admin/models/general.php b/resources/lang/lv/admin/models/general.php index 6587e14f81..9a336e7c4c 100644 --- a/resources/lang/lv/admin/models/general.php +++ b/resources/lang/lv/admin/models/general.php @@ -3,7 +3,7 @@ return array( 'about_models_title' => 'Par īpašuma modeļiem', 'about_models_text' => 'Aktīvu modeļi ir veids, kā grupēt identiskus aktīvus. "MBP 2013", "IPhone 6s" uc', - 'deleted' => 'This model has been deleted.', + 'deleted' => 'Šis modelis ir izdzēsts.', 'bulk_delete' => 'Līdzekļu modeļu lielapjoma dzēšana', 'bulk_delete_help' => 'Lai apstiprinātu izvēlēto līdzekļu modeļu dzēšanu, ir jāatzīmē zemāk esošās izvēles rūtiņas. Līdzekļu modeļi, kuriem ir piesaistīti aktīvi, nevar tikt dzēsti, kamēr līdzekļi nav piesaistīti citam modelim.', 'bulk_delete_warn' => 'Tiks dzēsti :model_count līdzekļu modeļi.', diff --git a/resources/lang/lv/admin/settings/table.php b/resources/lang/lv/admin/settings/table.php index 22db5c84ed..5aa3a558a1 100644 --- a/resources/lang/lv/admin/settings/table.php +++ b/resources/lang/lv/admin/settings/table.php @@ -1,6 +1,6 @@ 'Created', - 'size' => 'Size', + 'created' => 'Izveidots', + 'size' => 'Izmērs', ); diff --git a/resources/lang/lv/admin/users/general.php b/resources/lang/lv/admin/users/general.php index 9db42e7818..d224c7dc64 100644 --- a/resources/lang/lv/admin/users/general.php +++ b/resources/lang/lv/admin/users/general.php @@ -34,7 +34,7 @@ return [ 'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.', 'remove_group_memberships' => 'Remove Group Memberships', 'warning_deletion' => 'WARNING:', - 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.', + 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.', 'update_user_assets_status' => 'Update all assets for these users to this status', 'checkin_user_properties' => 'Check in all properties associated with these users', 'remote_label' => 'This is a remote user', diff --git a/resources/lang/lv/admin/users/message.php b/resources/lang/lv/admin/users/message.php index 10a80dcd0c..6d32f41e90 100644 --- a/resources/lang/lv/admin/users/message.php +++ b/resources/lang/lv/admin/users/message.php @@ -14,6 +14,7 @@ return array( '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.', 'password_reset_sent' => 'A password reset link has been sent to :email!', + 'user_has_no_email' => 'This user does not have an email address in their profile.', 'success' => array( @@ -58,4 +59,4 @@ return array( 'invalidfiles' => 'Viens vai vairāki jūsu faili ir pārāk lieli vai nav atļauto faila tipu. Atļautie failu tipi ir png, gif, jpg, doc, docx, pdf un txt.', ), -); +); \ No newline at end of file diff --git a/resources/lang/lv/button.php b/resources/lang/lv/button.php index 467e984500..b7339ddb87 100644 --- a/resources/lang/lv/button.php +++ b/resources/lang/lv/button.php @@ -4,7 +4,7 @@ return [ 'actions' => 'Darbības', 'add' => 'Pievieno jaunu', 'cancel' => 'Atcelt', - 'checkin_and_delete' => 'Reģistrēties un dzēst lietotāju', + 'checkin_and_delete' => 'Checkin All / Delete User', 'delete' => 'Dzēst', 'edit' => 'Rediģēt', 'restore' => 'Atjaunot', diff --git a/resources/lang/lv/general.php b/resources/lang/lv/general.php index 316497f8e0..1d2466392b 100644 --- a/resources/lang/lv/general.php +++ b/resources/lang/lv/general.php @@ -37,7 +37,7 @@ return [ 'bulk_edit' => 'Lielapjoma rediģēšana', 'bulk_delete' => 'Lielapjoma dzēšana', 'bulk_actions' => 'Lielapjoma darbības', - 'bulk_checkin_delete' => 'Lielapjoma atgriešana & dzēst', + 'bulk_checkin_delete' => 'Bulk Checkin Items from Users', 'bystatus' => 'pēc statusa', 'cancel' => 'Atcelt', 'categories' => 'Kategorijas', @@ -101,6 +101,8 @@ return [ 'employee_number' => 'Darbinieka numurs', 'email_domain_help' => 'To izmanto, lai importētu e-pasta adreses', 'error' => 'Kļūda', + 'exclude_archived' => 'Exclude Archived Assets', + 'exclude_deleted' => 'Exclude Deleted Assets', 'example' => 'Example: ', 'filastname_format' => 'Pirmais sākotnējais uzvārds (jsmith@example.com)', 'firstname_lastname_format' => 'Vārds un uzvārds (jane.smith@example.com)', @@ -131,6 +133,7 @@ return [ 'id' => 'ID', 'image' => 'Attēls', 'image_delete' => 'Dzēst attēlu', + 'include_deleted' => 'Include Deleted Assets', 'image_upload' => 'Augšupielādēt attēlu', 'filetypes_accepted_help' => 'Atļautie failu tipi :types. Maksimālais atļautais failu izmērs :size.|Atļautie failu tipi :types. Maksimālais atļautais failu izmārs :size.', 'filetypes_size_help' => 'Maksimālais atļautais failu izmērs :size.', @@ -184,6 +187,7 @@ return [ 'no' => 'Nē', 'notes' => 'Piezīmes', 'order_number' => 'Pasūtījuma numurs', + 'only_deleted' => 'Only Deleted Assets', 'page_menu' => 'Rāda _MENU_ vienumus', 'pagination_info' => 'Rāda _START_ līdz _END_ no _TOTAL_ vienumiem', 'pending' => 'Gaida', @@ -364,5 +368,9 @@ return [ 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', 'additional_files' => 'Additional Files', 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + ]; \ No newline at end of file diff --git a/resources/lang/mi/admin/asset_maintenances/general.php b/resources/lang/mi/admin/asset_maintenances/general.php index dbcc13d8a0..38630bda6f 100644 --- a/resources/lang/mi/admin/asset_maintenances/general.php +++ b/resources/lang/mi/admin/asset_maintenances/general.php @@ -11,4 +11,6 @@ 'calibration' => 'Calibration', 'software_support' => 'Software Support', 'hardware_support' => 'Hardware Support', + 'configuration_change' => 'Configuration Change', + 'pat_test' => 'PAT Test', ]; diff --git a/resources/lang/mi/admin/users/general.php b/resources/lang/mi/admin/users/general.php index b23a71923e..5802c303bb 100644 --- a/resources/lang/mi/admin/users/general.php +++ b/resources/lang/mi/admin/users/general.php @@ -34,7 +34,7 @@ return [ 'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.', 'remove_group_memberships' => 'Remove Group Memberships', 'warning_deletion' => 'WARNING:', - 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.', + 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.', 'update_user_assets_status' => 'Update all assets for these users to this status', 'checkin_user_properties' => 'Check in all properties associated with these users', 'remote_label' => 'This is a remote user', diff --git a/resources/lang/mi/admin/users/message.php b/resources/lang/mi/admin/users/message.php index 999c5bf473..c62ca05820 100644 --- a/resources/lang/mi/admin/users/message.php +++ b/resources/lang/mi/admin/users/message.php @@ -14,6 +14,7 @@ return array( '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.', 'password_reset_sent' => 'A password reset link has been sent to :email!', + 'user_has_no_email' => 'This user does not have an email address in their profile.', 'success' => array( @@ -58,4 +59,4 @@ return array( 'invalidfiles' => 'Kotahi, nui atu ranei o ou kōnae he nui rawa atu, he waaahi ranei e kore e whakaaetia. Ko nga kōnae e whakaaetia ana he png, gif, jpg, doc, docx, pdf, me te txt.', ), -); +); \ No newline at end of file diff --git a/resources/lang/mi/button.php b/resources/lang/mi/button.php index 375181cc22..142d3ce6d0 100644 --- a/resources/lang/mi/button.php +++ b/resources/lang/mi/button.php @@ -4,7 +4,7 @@ return [ 'actions' => 'Nga mahi', 'add' => 'Tāpiri Hou', 'cancel' => 'Whakakore', - 'checkin_and_delete' => 'Tirohia & Mukua te Kaiwhakamahi', + 'checkin_and_delete' => 'Checkin All / Delete User', 'delete' => 'Mukua', 'edit' => 'Whakatika', 'restore' => 'Whakaora', diff --git a/resources/lang/mi/general.php b/resources/lang/mi/general.php index 516f164ad4..0e2e06dd32 100644 --- a/resources/lang/mi/general.php +++ b/resources/lang/mi/general.php @@ -37,7 +37,7 @@ return [ 'bulk_edit' => 'Bulk Edit', 'bulk_delete' => 'Bulk Delete', 'bulk_actions' => 'Bulk Actions', - 'bulk_checkin_delete' => 'Bulk Checkin & Delete', + 'bulk_checkin_delete' => 'Bulk Checkin Items from Users', 'bystatus' => 'by Status', 'cancel' => 'Whakakore', 'categories' => 'Ngā Kāwai', @@ -101,6 +101,8 @@ return [ 'employee_number' => 'Employee Number', 'email_domain_help' => 'Ka whakamahia tenei ki te whakaputa i nga wahitau īmēra ina kawemai', 'error' => 'Error', + 'exclude_archived' => 'Exclude Archived Assets', + 'exclude_deleted' => 'Exclude Deleted Assets', 'example' => 'Example: ', 'filastname_format' => 'Tuatahi Ingoa Tuatahi (jsmith@example.com)', 'firstname_lastname_format' => 'Ingoa Tuatahi Ingoa Mutu (jane.smith@example.com)', @@ -131,6 +133,7 @@ return [ 'id' => 'ID', 'image' => 'Image', 'image_delete' => 'Mukua te Whakaahua', + 'include_deleted' => 'Include Deleted Assets', 'image_upload' => 'Tukuna Whakaahua', 'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.', 'filetypes_size_help' => 'Max upload size allowed is :size.', @@ -184,6 +187,7 @@ return [ 'no' => 'No', 'notes' => 'Tuhipoka', 'order_number' => 'Tau Tau', + 'only_deleted' => 'Only Deleted Assets', 'page_menu' => 'Te whakaatu i nga mea _MENU_', 'pagination_info' => 'Whakaatu _START_ ki _END_ o nga mea _TOTAL_', 'pending' => 'Kei te tatari', @@ -364,5 +368,9 @@ return [ 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', 'additional_files' => 'Additional Files', 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + ]; \ No newline at end of file diff --git a/resources/lang/mk/admin/asset_maintenances/general.php b/resources/lang/mk/admin/asset_maintenances/general.php index 4f79a01a2c..dfbf043bf6 100644 --- a/resources/lang/mk/admin/asset_maintenances/general.php +++ b/resources/lang/mk/admin/asset_maintenances/general.php @@ -11,4 +11,6 @@ 'calibration' => 'Calibration', 'software_support' => 'Software Support', 'hardware_support' => 'Hardware Support', + 'configuration_change' => 'Configuration Change', + 'pat_test' => 'PAT Test', ]; diff --git a/resources/lang/mk/admin/users/general.php b/resources/lang/mk/admin/users/general.php index 634d81ca65..d9f404a24a 100644 --- a/resources/lang/mk/admin/users/general.php +++ b/resources/lang/mk/admin/users/general.php @@ -34,7 +34,7 @@ return [ 'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.', 'remove_group_memberships' => 'Remove Group Memberships', 'warning_deletion' => 'WARNING:', - 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.', + 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.', 'update_user_assets_status' => 'Update all assets for these users to this status', 'checkin_user_properties' => 'Check in all properties associated with these users', 'remote_label' => 'This is a remote user', diff --git a/resources/lang/mk/admin/users/message.php b/resources/lang/mk/admin/users/message.php index a6da220f12..d767058777 100644 --- a/resources/lang/mk/admin/users/message.php +++ b/resources/lang/mk/admin/users/message.php @@ -14,6 +14,7 @@ return array( '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.', 'password_reset_sent' => 'A password reset link has been sent to :email!', + 'user_has_no_email' => 'This user does not have an email address in their profile.', 'success' => array( @@ -58,4 +59,4 @@ return array( 'invalidfiles' => 'Една или повеќе од вашите датотеки е преголема или е тип на датотека што не е дозволен. Дозволени типови на датотеки се png, gif, jpg, doc, docx, pdf и txt.', ), -); +); \ No newline at end of file diff --git a/resources/lang/mk/button.php b/resources/lang/mk/button.php index bcba31f174..f42ee80d0f 100644 --- a/resources/lang/mk/button.php +++ b/resources/lang/mk/button.php @@ -4,7 +4,7 @@ return [ 'actions' => 'Акции', 'add' => 'Додади ново', 'cancel' => 'Откажи', - 'checkin_and_delete' => 'Раздолжи и избриши го корисникот', + 'checkin_and_delete' => 'Checkin All / Delete User', 'delete' => 'Избриши', 'edit' => 'Ажурирај', 'restore' => 'Врати', diff --git a/resources/lang/mk/general.php b/resources/lang/mk/general.php index 9005d25332..b7d026c0b0 100644 --- a/resources/lang/mk/general.php +++ b/resources/lang/mk/general.php @@ -37,7 +37,7 @@ return [ 'bulk_edit' => 'Bulk Edit', 'bulk_delete' => 'Bulk Delete', 'bulk_actions' => 'Bulk Actions', - 'bulk_checkin_delete' => 'Bulk Checkin & Delete', + 'bulk_checkin_delete' => 'Bulk Checkin Items from Users', 'bystatus' => 'by Status', 'cancel' => 'Откажи', 'categories' => 'Категории', @@ -101,6 +101,8 @@ return [ 'employee_number' => 'Employee Number', 'email_domain_help' => 'Ова се користи за генерирање на адреси на е-пошта при увоз', 'error' => 'Error', + 'exclude_archived' => 'Exclude Archived Assets', + 'exclude_deleted' => 'Exclude Deleted Assets', 'example' => 'Example: ', 'filastname_format' => 'Почетна буква од име, Презиме (jjankov@example.com)', 'firstname_lastname_format' => 'Име, точка, Презиме (janko.jankov@example.com)', @@ -131,6 +133,7 @@ return [ 'id' => 'ID', 'image' => 'Слика', 'image_delete' => 'Избриши ја сликата', + 'include_deleted' => 'Include Deleted Assets', 'image_upload' => 'Поставете слика', 'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.', 'filetypes_size_help' => 'Max upload size allowed is :size.', @@ -184,6 +187,7 @@ return [ 'no' => 'Не', 'notes' => 'Забелешки', 'order_number' => 'Број на нарачка', + 'only_deleted' => 'Only Deleted Assets', 'page_menu' => 'Прикажани се _MENU_ ставки', 'pagination_info' => 'Прикажани се _START_ до _END_ од _TOTAL_ ставки', 'pending' => 'Во чекање', @@ -364,5 +368,9 @@ return [ 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', 'additional_files' => 'Additional Files', 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + ]; \ No newline at end of file diff --git a/resources/lang/ml-IN/admin/asset_maintenances/general.php b/resources/lang/ml-IN/admin/asset_maintenances/general.php index d094167804..0f9a4547a2 100644 --- a/resources/lang/ml-IN/admin/asset_maintenances/general.php +++ b/resources/lang/ml-IN/admin/asset_maintenances/general.php @@ -11,4 +11,6 @@ 'calibration' => 'Calibration', 'software_support' => 'Software Support', 'hardware_support' => 'Hardware Support', + 'configuration_change' => 'Configuration Change', + 'pat_test' => 'PAT Test', ]; diff --git a/resources/lang/ml-IN/admin/users/general.php b/resources/lang/ml-IN/admin/users/general.php index c77ff8f8c7..daa568e8bf 100644 --- a/resources/lang/ml-IN/admin/users/general.php +++ b/resources/lang/ml-IN/admin/users/general.php @@ -34,7 +34,7 @@ return [ 'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.', 'remove_group_memberships' => 'Remove Group Memberships', 'warning_deletion' => 'WARNING:', - 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.', + 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.', 'update_user_assets_status' => 'Update all assets for these users to this status', 'checkin_user_properties' => 'Check in all properties associated with these users', 'remote_label' => 'This is a remote user', diff --git a/resources/lang/ml-IN/admin/users/message.php b/resources/lang/ml-IN/admin/users/message.php index 85d016f04a..29f82db38b 100644 --- a/resources/lang/ml-IN/admin/users/message.php +++ b/resources/lang/ml-IN/admin/users/message.php @@ -14,6 +14,7 @@ return array( '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.', 'password_reset_sent' => 'A password reset link has been sent to :email!', + 'user_has_no_email' => 'This user does not have an email address in their profile.', 'success' => array( @@ -58,4 +59,4 @@ return array( '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.', ), -); +); \ No newline at end of file diff --git a/resources/lang/ml-IN/button.php b/resources/lang/ml-IN/button.php index 1e44af7d1a..22821b8157 100644 --- a/resources/lang/ml-IN/button.php +++ b/resources/lang/ml-IN/button.php @@ -4,7 +4,7 @@ return [ 'actions' => 'Actions', 'add' => 'Add New', 'cancel' => 'Cancel', - 'checkin_and_delete' => 'Checkin & Delete User', + 'checkin_and_delete' => 'Checkin All / Delete User', 'delete' => 'Delete', 'edit' => 'Edit', 'restore' => 'Restore', diff --git a/resources/lang/ml-IN/general.php b/resources/lang/ml-IN/general.php index 97a704a1d0..36b47c195b 100644 --- a/resources/lang/ml-IN/general.php +++ b/resources/lang/ml-IN/general.php @@ -37,7 +37,7 @@ return [ 'bulk_edit' => 'Bulk Edit', 'bulk_delete' => 'Bulk Delete', 'bulk_actions' => 'Bulk Actions', - 'bulk_checkin_delete' => 'Bulk Checkin & Delete', + 'bulk_checkin_delete' => 'Bulk Checkin Items from Users', 'bystatus' => 'by Status', 'cancel' => 'Cancel', 'categories' => 'Categories', @@ -101,6 +101,8 @@ return [ 'employee_number' => 'Employee Number', 'email_domain_help' => 'This is used to generate email addresses when importing', 'error' => 'Error', + 'exclude_archived' => 'Exclude Archived Assets', + 'exclude_deleted' => 'Exclude Deleted Assets', 'example' => 'Example: ', 'filastname_format' => 'First Initial Last Name (jsmith@example.com)', 'firstname_lastname_format' => 'First Name Last Name (jane.smith@example.com)', @@ -131,6 +133,7 @@ return [ 'id' => 'ID', 'image' => 'Image', 'image_delete' => 'Delete Image', + 'include_deleted' => 'Include Deleted Assets', 'image_upload' => 'Upload Image', 'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.', 'filetypes_size_help' => 'Max upload size allowed is :size.', @@ -184,6 +187,7 @@ return [ 'no' => 'No', 'notes' => 'Notes', 'order_number' => 'Order Number', + 'only_deleted' => 'Only Deleted Assets', 'page_menu' => 'Showing _MENU_ items', 'pagination_info' => 'Showing _START_ to _END_ of _TOTAL_ items', 'pending' => 'Pending', @@ -364,5 +368,9 @@ return [ 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', 'additional_files' => 'Additional Files', 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + ]; \ No newline at end of file diff --git a/resources/lang/mn/admin/asset_maintenances/general.php b/resources/lang/mn/admin/asset_maintenances/general.php index c73bd98fb0..21f6b0969c 100644 --- a/resources/lang/mn/admin/asset_maintenances/general.php +++ b/resources/lang/mn/admin/asset_maintenances/general.php @@ -11,4 +11,6 @@ 'calibration' => 'Тохируулга', 'software_support' => 'Программ хангамжийн дэмжих байдал', 'hardware_support' => 'Тоног төхөөрөмжийн дэмжих байдал', + 'configuration_change' => 'Configuration Change', + 'pat_test' => 'PAT Test', ]; diff --git a/resources/lang/mn/admin/users/general.php b/resources/lang/mn/admin/users/general.php index cc22d764f7..3ff9e48147 100644 --- a/resources/lang/mn/admin/users/general.php +++ b/resources/lang/mn/admin/users/general.php @@ -34,7 +34,7 @@ return [ 'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.', 'remove_group_memberships' => 'Remove Group Memberships', 'warning_deletion' => 'WARNING:', - 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.', + 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.', 'update_user_assets_status' => 'Update all assets for these users to this status', 'checkin_user_properties' => 'Check in all properties associated with these users', 'remote_label' => 'This is a remote user', diff --git a/resources/lang/mn/admin/users/message.php b/resources/lang/mn/admin/users/message.php index 1dd62e31ff..267d263e62 100644 --- a/resources/lang/mn/admin/users/message.php +++ b/resources/lang/mn/admin/users/message.php @@ -14,6 +14,7 @@ return array( '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.', 'password_reset_sent' => 'A password reset link has been sent to :email!', + 'user_has_no_email' => 'This user does not have an email address in their profile.', 'success' => array( @@ -58,4 +59,4 @@ return array( 'invalidfiles' => 'Таны файлуудын нэг юмуу хэд нь хэтэрхий том юмуу эсвэл файлын төрлийг зөвшөөрдөггүй. Зөвшөөрөгдсөн filetypes нь png, gif, jpg, doc, docx, pdf, болон txt байна.', ), -); +); \ No newline at end of file diff --git a/resources/lang/mn/button.php b/resources/lang/mn/button.php index 0621e59fb8..ba1648d787 100644 --- a/resources/lang/mn/button.php +++ b/resources/lang/mn/button.php @@ -4,7 +4,7 @@ return [ 'actions' => 'Үйлдлүүд', 'add' => 'Шинийг нэмэх', 'cancel' => 'Болих', - 'checkin_and_delete' => 'Нэвтрэх ба хэрэглэгч устгах', + 'checkin_and_delete' => 'Checkin All / Delete User', 'delete' => 'Устгах', 'edit' => 'Засах', 'restore' => 'Сэргээх', diff --git a/resources/lang/mn/general.php b/resources/lang/mn/general.php index 94fa5451c6..581c085609 100644 --- a/resources/lang/mn/general.php +++ b/resources/lang/mn/general.php @@ -37,7 +37,7 @@ return [ 'bulk_edit' => 'Bulk Edit', 'bulk_delete' => 'Bulk Delete', 'bulk_actions' => 'Bulk Actions', - 'bulk_checkin_delete' => 'Bulk Checkin & Delete', + 'bulk_checkin_delete' => 'Bulk Checkin Items from Users', 'bystatus' => 'by Status', 'cancel' => 'Болих', 'categories' => 'Категориуд', @@ -101,6 +101,8 @@ return [ 'employee_number' => 'Employee Number', 'email_domain_help' => 'Энэ нь импортлох үед имэйл хаяг үүсгэхэд ашиглагддаг', 'error' => 'Error', + 'exclude_archived' => 'Exclude Archived Assets', + 'exclude_deleted' => 'Exclude Deleted Assets', 'example' => 'Example: ', 'filastname_format' => 'Эхний анхны нэр (jsmith@example.com)', 'firstname_lastname_format' => 'Эхний нэрний нэр (jane.smith@example.com)', @@ -131,6 +133,7 @@ return [ 'id' => 'ID', 'image' => 'Зураг', 'image_delete' => 'Зураг устгах', + 'include_deleted' => 'Include Deleted Assets', 'image_upload' => 'Зургийн байршуулалт', 'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.', 'filetypes_size_help' => 'Max upload size allowed is :size.', @@ -184,6 +187,7 @@ return [ 'no' => 'Үгүй', 'notes' => 'Тэмдэглэл', 'order_number' => 'Захиалгын дугаар', + 'only_deleted' => 'Only Deleted Assets', 'page_menu' => '_MENU_ зүйлсийг харуулж байна', 'pagination_info' => '_TOTAL_ зүйлсийн _START_-ээс харна уу', 'pending' => 'Хүлээгдэж байна', @@ -364,5 +368,9 @@ return [ 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', 'additional_files' => 'Additional Files', 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + ]; \ No newline at end of file diff --git a/resources/lang/ms/admin/asset_maintenances/general.php b/resources/lang/ms/admin/asset_maintenances/general.php index b2bb7231dc..87a1725783 100644 --- a/resources/lang/ms/admin/asset_maintenances/general.php +++ b/resources/lang/ms/admin/asset_maintenances/general.php @@ -11,4 +11,6 @@ 'calibration' => 'Kalibrasi', 'software_support' => 'Sokongan Perisian', 'hardware_support' => 'Sokongan Perkakasan', + 'configuration_change' => 'Configuration Change', + 'pat_test' => 'PAT Test', ]; diff --git a/resources/lang/ms/admin/users/general.php b/resources/lang/ms/admin/users/general.php index 65023da2b3..7c70faadc0 100644 --- a/resources/lang/ms/admin/users/general.php +++ b/resources/lang/ms/admin/users/general.php @@ -34,7 +34,7 @@ return [ 'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.', 'remove_group_memberships' => 'Remove Group Memberships', 'warning_deletion' => 'WARNING:', - 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.', + 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.', 'update_user_assets_status' => 'Update all assets for these users to this status', 'checkin_user_properties' => 'Check in all properties associated with these users', 'remote_label' => 'This is a remote user', diff --git a/resources/lang/ms/admin/users/message.php b/resources/lang/ms/admin/users/message.php index b7d366d720..f9cb22786b 100644 --- a/resources/lang/ms/admin/users/message.php +++ b/resources/lang/ms/admin/users/message.php @@ -14,6 +14,7 @@ return array( '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.', 'password_reset_sent' => 'A password reset link has been sent to :email!', + 'user_has_no_email' => 'This user does not have an email address in their profile.', 'success' => array( @@ -58,4 +59,4 @@ return array( 'invalidfiles' => 'Satu atau lebih daripada fail anda terlalu besar atau merupakan filetype yang tidak dibenarkan. Filetype yang dibenarkan adalah png, gif, jpg, doc, docx, pdf, dan txt.', ), -); +); \ No newline at end of file diff --git a/resources/lang/ms/button.php b/resources/lang/ms/button.php index 8eeea2b49c..58d451c4a0 100644 --- a/resources/lang/ms/button.php +++ b/resources/lang/ms/button.php @@ -4,7 +4,7 @@ return [ 'actions' => 'Tindakan', 'add' => 'Tambah baru', 'cancel' => 'Batalkan', - 'checkin_and_delete' => 'Periksa & Padamkan Pengguna', + 'checkin_and_delete' => 'Checkin All / Delete User', 'delete' => 'Hapuskan', 'edit' => 'Kemaskini', 'restore' => 'Masukkan Semula', diff --git a/resources/lang/ms/general.php b/resources/lang/ms/general.php index d7d551c373..a5212fa971 100644 --- a/resources/lang/ms/general.php +++ b/resources/lang/ms/general.php @@ -37,7 +37,7 @@ return [ 'bulk_edit' => 'Bulk Edit', 'bulk_delete' => 'Bulk Delete', 'bulk_actions' => 'Bulk Actions', - 'bulk_checkin_delete' => 'Bulk Checkin & Delete', + 'bulk_checkin_delete' => 'Bulk Checkin Items from Users', 'bystatus' => 'by Status', 'cancel' => 'Batalkan', 'categories' => 'Kategori', @@ -101,6 +101,8 @@ return [ 'employee_number' => 'Employee Number', 'email_domain_help' => 'Ini digunakan untuk menjana alamat e-mel semasa mengimport', 'error' => 'Error', + 'exclude_archived' => 'Exclude Archived Assets', + 'exclude_deleted' => 'Exclude Deleted Assets', 'example' => 'Example: ', 'filastname_format' => 'Nama Akhir Permulaan Pertama (jsmith@example.com)', 'firstname_lastname_format' => 'Nama Akhir Nama Pertama (jane.smith@example.com)', @@ -131,6 +133,7 @@ return [ 'id' => 'ID', 'image' => 'Gambar', 'image_delete' => 'Hapuskan imej', + 'include_deleted' => 'Include Deleted Assets', 'image_upload' => 'Muat naik imej', 'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.', 'filetypes_size_help' => 'Max upload size allowed is :size.', @@ -184,6 +187,7 @@ return [ 'no' => 'Tidak', 'notes' => 'Nota', 'order_number' => 'Nombor Pesanan', + 'only_deleted' => 'Only Deleted Assets', 'page_menu' => 'Menunjukkan _MENU_ item', 'pagination_info' => 'Menunjukkan _START_ ke _END_ dari _TOTAL_ item', 'pending' => 'Belum selesai', @@ -364,5 +368,9 @@ return [ 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', 'additional_files' => 'Additional Files', 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + ]; \ No newline at end of file diff --git a/resources/lang/nl/admin/asset_maintenances/general.php b/resources/lang/nl/admin/asset_maintenances/general.php index 38e1e51771..e5b93a12ed 100644 --- a/resources/lang/nl/admin/asset_maintenances/general.php +++ b/resources/lang/nl/admin/asset_maintenances/general.php @@ -11,4 +11,6 @@ 'calibration' => 'Calibratie', 'software_support' => 'Software-ondersteuning', 'hardware_support' => 'Hardware-ondersteuning', + 'configuration_change' => 'Configuration Change', + 'pat_test' => 'PAT Test', ]; diff --git a/resources/lang/nl/admin/users/general.php b/resources/lang/nl/admin/users/general.php index 1d7f5a69d7..b8aa79d4fc 100644 --- a/resources/lang/nl/admin/users/general.php +++ b/resources/lang/nl/admin/users/general.php @@ -34,7 +34,7 @@ return [ 'admin_permission_warning' => 'Alleen gebruikers met beheerdersrechten of hogere rechten mogen een gebruiker admin toegang verlenen.', 'remove_group_memberships' => 'Groep lidmaatschappen verwijderen', 'warning_deletion' => 'WAARSCHUWING:', - 'warning_deletion_information' => 'U staat op het punt om de :count gebruiker(s) hieronder te verwijderen. Superadmin namen worden rood gemarkeerd.', + 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.', 'update_user_assets_status' => 'Update all assets for these users to this status', 'checkin_user_properties' => 'Check-in alle eigendommen gekoppeld aan deze gebruikers', 'remote_label' => 'Dit is een externe gebruiker', diff --git a/resources/lang/nl/admin/users/message.php b/resources/lang/nl/admin/users/message.php index 284aa3406c..c879aae1d5 100644 --- a/resources/lang/nl/admin/users/message.php +++ b/resources/lang/nl/admin/users/message.php @@ -14,6 +14,7 @@ return array( 'ldap_not_configured' => 'LDAP integratie is niet geconfigureerd voor deze installatie.', 'password_resets_sent' => 'De geselecteerde gebruikers die zijn geactiveerd en die een geldig e-mailadres hebben, hebben een wachtwoord reset link ontvangen.', 'password_reset_sent' => 'Een link om het wachtwoord te resetten is verstuurd naar :email!', + 'user_has_no_email' => 'This user does not have an email address in their profile.', 'success' => array( @@ -58,4 +59,4 @@ return array( 'invalidfiles' => 'Een of meer van uw bestanden is te groot of is een bestandstype dat niet is toegestaan. Toegestaande bestandstypen png, gif, jpg, doc, docx, pdf en txt.', ), -); +); \ No newline at end of file diff --git a/resources/lang/nl/button.php b/resources/lang/nl/button.php index f0f2d858c2..d65ce4d264 100644 --- a/resources/lang/nl/button.php +++ b/resources/lang/nl/button.php @@ -4,7 +4,7 @@ return [ 'actions' => 'Acties', 'add' => 'Toevoegen', 'cancel' => 'Annuleren', - 'checkin_and_delete' => 'Inchecken en gebruiker verwijderen', + 'checkin_and_delete' => 'Checkin All / Delete User', 'delete' => 'Verwijder', 'edit' => 'Bewerk', 'restore' => 'Herstel', diff --git a/resources/lang/nl/general.php b/resources/lang/nl/general.php index b2d912e8f7..c1889aa8f1 100644 --- a/resources/lang/nl/general.php +++ b/resources/lang/nl/general.php @@ -37,7 +37,7 @@ return [ 'bulk_edit' => 'Bulk bewerken', 'bulk_delete' => 'Bulk verwijderen', 'bulk_actions' => 'Bulk acties', - 'bulk_checkin_delete' => 'Bulk Check-in & Verwijder', + 'bulk_checkin_delete' => 'Bulk Checkin Items from Users', 'bystatus' => 'op Status', 'cancel' => 'Annuleren', 'categories' => 'Categorieën', @@ -101,6 +101,8 @@ return [ 'employee_number' => 'Personeelsnummer', 'email_domain_help' => 'Dit wordt gebruikt voor het genereren van e-mailadressen bij het importeren', 'error' => 'Foutmelding', + 'exclude_archived' => 'Exclude Archived Assets', + 'exclude_deleted' => 'Exclude Deleted Assets', 'example' => 'Example: ', 'filastname_format' => 'Eerste Initiaal Achternaam (jsmith@example.com)', 'firstname_lastname_format' => 'Voornaam Achternaam (jane.smith@example.com)', @@ -131,6 +133,7 @@ return [ 'id' => 'ID', 'image' => 'Afbeelding', 'image_delete' => 'Afbeelding verwijderen', + 'include_deleted' => 'Include Deleted Assets', 'image_upload' => 'Afbeelding uploaden', 'filetypes_accepted_help' => 'Geaccepteerde bestandstype is :types. Maximale toegestane uploadgrootte is :size.|Geaccepteerde bestandstypen zijn :types. Maximale uploadgrootte is :size.', 'filetypes_size_help' => 'Maximale toegestane uploadgrootte is :size.', @@ -184,6 +187,7 @@ return [ 'no' => 'Neen', 'notes' => 'Notities', 'order_number' => 'Ordernummer', + 'only_deleted' => 'Only Deleted Assets', 'page_menu' => '_MENU_ items worden weergegeven', 'pagination_info' => 'Getoond _START_ tot _END_ van _TOTAL_ items', 'pending' => 'In afwachting', @@ -329,7 +333,7 @@ return [ 'invalid_category' => 'Ongeldige categorie', 'dashboard_info' => 'Dit is je dashboard. Er zijn er velen maar deze is van jou.', '60_percent_warning' => '60% compleet (waarschuwing)', - 'dashboard_empty' => 'Het lijkt erop dat je nog niets hebt toegevoegd, dus we hebben niets fantastisch om weer te geven. Begin met het toevoegen van enkele assets, accessoires, verbruiksartikelen of licenties!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'Nieuwe Asset', 'new_license' => 'Nieuwe licentie', 'new_accessory' => 'Nieuwe accessoire', @@ -364,5 +368,9 @@ return [ 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', 'additional_files' => 'Additional Files', 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + ]; \ No newline at end of file diff --git a/resources/lang/no/admin/asset_maintenances/general.php b/resources/lang/no/admin/asset_maintenances/general.php index 4650d35d34..77bfa97637 100644 --- a/resources/lang/no/admin/asset_maintenances/general.php +++ b/resources/lang/no/admin/asset_maintenances/general.php @@ -11,4 +11,6 @@ 'calibration' => 'Kalibrering', 'software_support' => 'Programvarestøtte', 'hardware_support' => 'Maskinvare støtte', + 'configuration_change' => 'Configuration Change', + 'pat_test' => 'PAT Test', ]; diff --git a/resources/lang/no/admin/users/general.php b/resources/lang/no/admin/users/general.php index a7824e4478..ef0955b909 100644 --- a/resources/lang/no/admin/users/general.php +++ b/resources/lang/no/admin/users/general.php @@ -34,7 +34,7 @@ return [ 'admin_permission_warning' => 'Kun brukere med adminrettigheter eller høyere kan gi en annen bruker admintilgang.', 'remove_group_memberships' => 'Fjern gruppemedlemskap', 'warning_deletion' => 'ADVARSEL:', - 'warning_deletion_information' => 'Du er i ferd med å slette :count brukere listet nedenfor. Superadmin-brukere er uthevet med rødt.', + 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.', 'update_user_assets_status' => 'Update all assets for these users to this status', 'checkin_user_properties' => 'Sjekk inn alt tilbehør koblet til disse brukerne', 'remote_label' => 'This is a remote user', diff --git a/resources/lang/no/admin/users/message.php b/resources/lang/no/admin/users/message.php index da412c08ad..227d2048f0 100644 --- a/resources/lang/no/admin/users/message.php +++ b/resources/lang/no/admin/users/message.php @@ -14,6 +14,7 @@ return array( 'ldap_not_configured' => 'LDAP integrasjonen er ikke konfigurert i denne installasjonen.', 'password_resets_sent' => 'De valgte brukerne som er aktivert og har en gyldig e-postadresse har blitt sendt en tilbakestillingslenke.', 'password_reset_sent' => 'En lenke for tilbakestilling av passord har blitt sendt til :email!', + 'user_has_no_email' => 'This user does not have an email address in their profile.', 'success' => array( @@ -58,4 +59,4 @@ return array( 'invalidfiles' => 'En eller flere av filene dine er for store eller av en filtype som ikke er tillatt. Tillatte filtyper er png, gif, jpg, doc, docx, pdf og txt.', ), -); +); \ No newline at end of file diff --git a/resources/lang/no/button.php b/resources/lang/no/button.php index 18c2848c10..dfd8869c9e 100644 --- a/resources/lang/no/button.php +++ b/resources/lang/no/button.php @@ -4,7 +4,7 @@ return [ 'actions' => 'Handlinger', 'add' => 'Opprett ny', 'cancel' => 'Avbryt', - 'checkin_and_delete' => 'Sjekk inn & slett bruker', + 'checkin_and_delete' => 'Checkin All / Delete User', 'delete' => 'Slett', 'edit' => 'Rediger', 'restore' => 'Gjenopprett', diff --git a/resources/lang/no/general.php b/resources/lang/no/general.php index 3833abaf10..c2e1915095 100644 --- a/resources/lang/no/general.php +++ b/resources/lang/no/general.php @@ -37,7 +37,7 @@ return [ 'bulk_edit' => 'Masseredigering', 'bulk_delete' => 'Massesletting', 'bulk_actions' => 'Massehandlinger', - 'bulk_checkin_delete' => 'Masseinnsjekk & sletting', + 'bulk_checkin_delete' => 'Bulk Checkin Items from Users', 'bystatus' => 'etter Status', 'cancel' => 'Avbryt', 'categories' => 'Kategorier', @@ -101,6 +101,8 @@ return [ 'employee_number' => 'Employee Number', 'email_domain_help' => 'Brukes til å generere e-postadresser ved import', 'error' => 'Feil', + 'exclude_archived' => 'Exclude Archived Assets', + 'exclude_deleted' => 'Exclude Deleted Assets', 'example' => 'Example: ', 'filastname_format' => 'Fornavn (kun initial) Etternavn (oladunk@example.com)', 'firstname_lastname_format' => 'Fornavn Etternavn (oladunk@example.com)', @@ -131,6 +133,7 @@ return [ 'id' => 'ID', 'image' => 'Bilde', 'image_delete' => 'Slett bilde', + 'include_deleted' => 'Include Deleted Assets', 'image_upload' => 'Last opp bilde', 'filetypes_accepted_help' => 'Godkjent filtype er :types. Maks opplastingsstørrelse er :size.|Aksepterte filtyper er :types. Maks opplastingsstørrelse er :size.', 'filetypes_size_help' => 'Maks opplastingsstørrelse er :size.', @@ -184,6 +187,7 @@ return [ 'no' => 'Nei', 'notes' => 'Notater', 'order_number' => 'Ordreummer', + 'only_deleted' => 'Only Deleted Assets', 'page_menu' => 'Viser _MENU_ enheter', 'pagination_info' => 'Viser _START_ til _END_ av _TOTAL_ enheter', 'pending' => 'Under arbeid', @@ -329,7 +333,7 @@ return [ 'invalid_category' => 'Ugyldig kategori', 'dashboard_info' => 'Dette er dashbordet ditt. Det er mange som det, men dette er ditt.', '60_percent_warning' => '60% fullført (advarsel)', - 'dashboard_empty' => 'Det ser ut som du har lagt noe du ikke har lagt til enda, så vi har ikke noe fantastisk å vise. Kom i gang ved å legge til noen eiendeler, tilbehør, forbruksartikler eller lisenser nå!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'Ny eiendel', 'new_license' => 'Ny lisens', 'new_accessory' => 'Nytt tilbehør', @@ -364,5 +368,9 @@ return [ 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', 'additional_files' => 'Additional Files', 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + ]; \ No newline at end of file diff --git a/resources/lang/no/reminders.php b/resources/lang/no/reminders.php index 6c3180abcd..0502e49678 100644 --- a/resources/lang/no/reminders.php +++ b/resources/lang/no/reminders.php @@ -15,7 +15,7 @@ return array( "password" => "Passord må bestå av minst 6 tegn og stemme med bekreftelse.", "user" => "Brukernavn eller epostadresse er ugyldig", - "token" => 'This password reset token is invalid or expired, or does not match the username provided.', + "token" => 'Token for tilbakestilling av passord er ugyldig eller utløpt, eller så stemmer den ikke overens med det angitte brukernavnet.', 'sent' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.', ); diff --git a/resources/lang/pl/admin/asset_maintenances/general.php b/resources/lang/pl/admin/asset_maintenances/general.php index 68c67eb7ff..be5d534d34 100644 --- a/resources/lang/pl/admin/asset_maintenances/general.php +++ b/resources/lang/pl/admin/asset_maintenances/general.php @@ -11,4 +11,6 @@ 'calibration' => 'Kalibracja', 'software_support' => 'Wsparcie oprogramowania', 'hardware_support' => 'Wsparcie sprzętowe', + 'configuration_change' => 'Configuration Change', + 'pat_test' => 'PAT Test', ]; diff --git a/resources/lang/pl/admin/hardware/form.php b/resources/lang/pl/admin/hardware/form.php index 8a75a90521..85c2482004 100644 --- a/resources/lang/pl/admin/hardware/form.php +++ b/resources/lang/pl/admin/hardware/form.php @@ -46,6 +46,6 @@ return [ 'asset_not_deployable' => 'Ten status oznacza brak możliwości wdrożenia. Ten zasób nie może zostać przypisany.', 'asset_deployable' => 'Ten status oznacza możliwość wdrożenia. Ten zasób może zostać przypisany.', 'processing_spinner' => 'Przetwarzanie...', - 'optional_infos' => 'Optional Information', - 'order_details' => 'Order Related Information' + 'optional_infos' => 'Informacje opcjonalne', + 'order_details' => 'Informacje związane z zamówieniem' ]; diff --git a/resources/lang/pl/admin/settings/general.php b/resources/lang/pl/admin/settings/general.php index e440f08442..073292df3f 100644 --- a/resources/lang/pl/admin/settings/general.php +++ b/resources/lang/pl/admin/settings/general.php @@ -24,7 +24,7 @@ return [ 'audit_interval_help' => 'If you are required to regularly physically audit your assets, enter the interval in months that you use. If you update this value, all of the "next audit dates" for assets with an upcoming audit date.', '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' => 'Generate auto-incrementing asset tags', + 'auto_increment_assets' => 'Generuj automatycznie zwiększanjące się tagi zasobów', 'auto_increment_prefix' => 'Prefix (opcjonalnie)', 'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this', 'backups' => 'Kopie zapasowe', @@ -33,8 +33,8 @@ return [ 'backups_upload' => 'Prześlij kopię zapasową', 'backups_path' => 'Kopie zapasowe na serwerze są przechowywane w:path',
'backups_restore_warning' => 'Use the restore button to restore from a previous backup. (This does not currently work with S3 file storage or Docker.Select the fields you would like to include in your custom report, and click Generate. The file (custom-asset-report-YYYY-mm-dd.csv) will download automatically, and you can open it in Excel.
-If you would like to export only certain assets, use the options below to fine-tune your results.
', - 'range' => 'Range', - 'bom_remark' => 'Add a BOM (byte-order mark) to this CSV', + 'report_fields_info' => 'Wybierz pola, które chcesz uwzględnić w raporcie niestandardowym, i kliknij Generuj. Plik (custom-asset-report-RRRR-mm-dd.csv) zostanie pobrany automatycznie i będzie można go otworzyć w programie Excel.
+Jeśli chcesz wyeksportować tylko określone zasoby, skorzystaj z poniższych opcji, aby dostosować wyniki.
', + 'range' => 'Zakres', + 'bom_remark' => 'Dodaj BOM (znacznik kolejności bajtów) do tego pliku CSV', 'improvements' => 'Improvements', 'information' => 'Information', 'permissions' => 'Uprawnienia', 'managed_ldap' => '(Zarządzane przez LDAP)', - 'export' => 'Export', + 'export' => 'Eksportuj', 'ldap_sync' => 'Synchronizacja LDAP', 'ldap_user_sync' => 'Synchronizacja użytkownika LDAP', 'synchronize' => 'Synchronizuj', @@ -360,9 +364,13 @@ return [ 'maintenance_mode' => 'Usługa jest tymczasowo niedostępna z powodu aktualizacji systemu. Sprawdź ponownie później.', 'maintenance_mode_title' => 'System tymczasowo niedostępny', 'ldap_import' => 'Hasło użytkownika nie powinno być zarządzane przez LDAP. (Pozwala to wysyłać prośbę o zresetowanie zapomnianego hasła)', - 'purge_not_allowed' => 'Purging deleted data has been disabled in the .env file. Contact support or your systems administrator.', + 'purge_not_allowed' => 'Usuwanie usuniętych danych zostało wyłączone w pliku .env. Skontaktuj się z pomocą techniczną lub administratorem systemu.', 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', - 'additional_files' => 'Additional Files', + 'additional_files' => 'Dodatkowe pliki', 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + ]; \ No newline at end of file diff --git a/resources/lang/pl/reminders.php b/resources/lang/pl/reminders.php index b755b1695c..b91f50dd52 100644 --- a/resources/lang/pl/reminders.php +++ b/resources/lang/pl/reminders.php @@ -15,7 +15,7 @@ return array( "password" => "Hasło musi mieć minimum 6 znaków i musi być potwierdzone.", "user" => "Login lub e-mail jest niepoprawny", - "token" => 'This password reset token is invalid or expired, or does not match the username provided.', - 'sent' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.', + "token" => 'Token resetowania hasła jest nieprawidłowy lub wygasł, lub nie pasuje do podanej nazwy użytkownika.', + 'sent' => 'Jeśli w systemie istnieje podany użytkownik z prawidłowym adresem e-mail, hasło odzyskiwania zostało wysłane na e-mail.', ); diff --git a/resources/lang/pl/validation.php b/resources/lang/pl/validation.php index 9345c9547e..15882f2940 100644 --- a/resources/lang/pl/validation.php +++ b/resources/lang/pl/validation.php @@ -91,11 +91,11 @@ return [ 'url' => 'Format pola :attribute jest niewłaściwy.', 'unique_undeleted' => 'Wartość :attribute musi być unikalna.', 'non_circular' => ':attribute nie może tworzyć odwołań cyklicznych.', - 'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.', - 'letters' => 'Password must contain at least one letter.', - 'numbers' => 'Password must contain at least one number.', + 'disallow_same_pwd_as_user_fields' => 'Hasło nie może być takie samo jak nazwa użytkownika.', + 'letters' => 'Hasło musi zawierać co najmniej jedną literę.', + 'numbers' => 'Hasło musi zawierać co najmniej jedną cyfrę.', 'case_diff' => 'Password must use mixed case.', - 'symbols' => 'Password must contain symbols.', + 'symbols' => 'Hasło musi zawierać znaki specjalne.', 'gte' => [ 'numeric' => 'Wartość nie może być ujemna' ], diff --git a/resources/lang/pt-BR/admin/asset_maintenances/general.php b/resources/lang/pt-BR/admin/asset_maintenances/general.php index b32d74577a..dc9f966c07 100644 --- a/resources/lang/pt-BR/admin/asset_maintenances/general.php +++ b/resources/lang/pt-BR/admin/asset_maintenances/general.php @@ -11,4 +11,6 @@ 'calibration' => 'Calibração', 'software_support' => 'Suporte ao Software', 'hardware_support' => 'Suporte a hardware', + 'configuration_change' => 'Configuration Change', + 'pat_test' => 'PAT Test', ]; diff --git a/resources/lang/pt-BR/admin/users/general.php b/resources/lang/pt-BR/admin/users/general.php index 62dcb36334..2d93911db1 100644 --- a/resources/lang/pt-BR/admin/users/general.php +++ b/resources/lang/pt-BR/admin/users/general.php @@ -34,7 +34,7 @@ return [ 'admin_permission_warning' => 'Somente usuários com direitos de administrador ou maiores podem conceder acesso de administrador ao usuário.', 'remove_group_memberships' => 'Remover Associações de Grupo', 'warning_deletion' => 'ATENÇÃO:', - 'warning_deletion_information' => 'Você está prestes a excluir o(s) :count usuário(s) listado(s) abaixo. Os nomes dos Super admin são destacados em vermelho.', + 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.', 'update_user_assets_status' => 'Update all assets for these users to this status', 'checkin_user_properties' => 'Check-in de todas as propriedades associadas a estes usuários', 'remote_label' => 'Este é um usuário remoto', diff --git a/resources/lang/pt-BR/admin/users/message.php b/resources/lang/pt-BR/admin/users/message.php index fde3d4889d..132e11a876 100644 --- a/resources/lang/pt-BR/admin/users/message.php +++ b/resources/lang/pt-BR/admin/users/message.php @@ -14,6 +14,7 @@ return array( 'ldap_not_configured' => 'Integração LDAP não foi configurada para esta instalação.', 'password_resets_sent' => 'Os usuários selecionados que são ativados e têm um endereço de e-mail válido receberam um link de redefinição de senha.', 'password_reset_sent' => 'Um link de redefinição de senha foi enviado para :email!', + 'user_has_no_email' => 'This user does not have an email address in their profile.', 'success' => array( @@ -58,4 +59,4 @@ return array( 'invalidfiles' => 'Um ou mais de seus arquivos são muito grande ou o tipo de arquivo não é permitido. Tipos permitidos são png, gif, jpg, doc, docx, pdf e txt.', ), -); +); \ No newline at end of file diff --git a/resources/lang/pt-BR/button.php b/resources/lang/pt-BR/button.php index 287d2cb8ca..8b794341ca 100644 --- a/resources/lang/pt-BR/button.php +++ b/resources/lang/pt-BR/button.php @@ -4,7 +4,7 @@ return [ 'actions' => 'Ações', 'add' => 'Adicionar Novo', 'cancel' => 'Cancelar', - 'checkin_and_delete' => 'Atribua e Exclua Usuário', + 'checkin_and_delete' => 'Checkin All / Delete User', 'delete' => 'Excluir', 'edit' => 'Editar', 'restore' => 'Restaurar', diff --git a/resources/lang/pt-BR/general.php b/resources/lang/pt-BR/general.php index 4cb55deba7..61df772a2a 100644 --- a/resources/lang/pt-BR/general.php +++ b/resources/lang/pt-BR/general.php @@ -37,7 +37,7 @@ return [ 'bulk_edit' => 'Edição em massa', 'bulk_delete' => 'Exclusão em massa', 'bulk_actions' => 'Ações em massa', - 'bulk_checkin_delete' => 'Check-in em Massa & Excluir', + 'bulk_checkin_delete' => 'Bulk Checkin Items from Users', 'bystatus' => 'por status', 'cancel' => 'Cancelar', 'categories' => 'Categorias', @@ -101,6 +101,8 @@ return [ 'employee_number' => 'Número de funcionário', 'email_domain_help' => 'Isto é usado para gerar endereços de e-mail na importação', 'error' => 'Erro', + 'exclude_archived' => 'Exclude Archived Assets', + 'exclude_deleted' => 'Exclude Deleted Assets', 'example' => 'Example: ', 'filastname_format' => 'Primeira Inicial com sobrenome (jsmith@example.com)', 'firstname_lastname_format' => 'Primeiro nome com sobrenome (jane.smith@example.com)', @@ -131,6 +133,7 @@ return [ 'id' => 'ID', 'image' => 'Imagem', 'image_delete' => 'Excluir Imagem', + 'include_deleted' => 'Include Deleted Assets', 'image_upload' => 'Carregar Imagem', 'filetypes_accepted_help' => 'O tipo de arquivo aceito é :types. O tamanho máximo de upload permitido é :size.|Tipos de arquivos aceitos são :types. O tamanho máximo de upload é :size.', 'filetypes_size_help' => 'O tamanho máximo de upload permitido é :size.', @@ -184,6 +187,7 @@ return [ 'no' => 'Não', 'notes' => 'Notas', 'order_number' => 'Número do Pedido', + 'only_deleted' => 'Only Deleted Assets', 'page_menu' => 'Mostrando _MENU_ itens', 'pagination_info' => 'Mostrando _START_ a _END_ de _TOTAL_ itens', 'pending' => 'Pendente', @@ -330,7 +334,7 @@ Resultados da Sincronização', 'invalid_category' => 'Categoria inválida', 'dashboard_info' => 'Este é o seu painel. Há muitos itens como este, mas este é o seu.', '60_percent_warning' => '60% Completo (aviso)', - 'dashboard_empty' => 'Parece que você ainda não adicionou nada, por isso não temos nada incrível para exibir. Comece adicionando alguns ativos, acessórios, consumíveis ou licenças agora!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'Novo Ativo', 'new_license' => 'Nova Licença', 'new_accessory' => 'Novo acessório', @@ -365,5 +369,9 @@ Resultados da Sincronização', 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', 'additional_files' => 'Additional Files', 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + ]; \ No newline at end of file diff --git a/resources/lang/pt-PT/admin/asset_maintenances/general.php b/resources/lang/pt-PT/admin/asset_maintenances/general.php index d7b219c85c..3769997f68 100644 --- a/resources/lang/pt-PT/admin/asset_maintenances/general.php +++ b/resources/lang/pt-PT/admin/asset_maintenances/general.php @@ -11,4 +11,6 @@ 'calibration' => 'Calibração', 'software_support' => 'Apoio ao Software', 'hardware_support' => 'Apoio para Hardware', + 'configuration_change' => 'Configuration Change', + 'pat_test' => 'PAT Test', ]; diff --git a/resources/lang/pt-PT/admin/users/general.php b/resources/lang/pt-PT/admin/users/general.php index 2b9ed993f4..b969fbd3e6 100644 --- a/resources/lang/pt-PT/admin/users/general.php +++ b/resources/lang/pt-PT/admin/users/general.php @@ -34,7 +34,7 @@ return [ 'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.', 'remove_group_memberships' => 'Remove Group Memberships', 'warning_deletion' => 'WARNING:', - 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.', + 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.', 'update_user_assets_status' => 'Update all assets for these users to this status', 'checkin_user_properties' => 'Check in all properties associated with these users', 'remote_label' => 'This is a remote user', diff --git a/resources/lang/pt-PT/admin/users/message.php b/resources/lang/pt-PT/admin/users/message.php index 4fb84cd4af..92c933ee2a 100644 --- a/resources/lang/pt-PT/admin/users/message.php +++ b/resources/lang/pt-PT/admin/users/message.php @@ -14,6 +14,7 @@ return array( 'ldap_not_configured' => 'A integração com LDAP não foi configurada para este instalação.', 'password_resets_sent' => 'Os usuários selecionados que são ativados e têm um endereço de e-mail válido receberam um link de redefinição de senha.', 'password_reset_sent' => 'A password reset link has been sent to :email!', + 'user_has_no_email' => 'This user does not have an email address in their profile.', 'success' => array( @@ -58,4 +59,4 @@ return array( 'invalidfiles' => 'Um ou mais ficheiros são demasiado grandes ou trata-se de um tipo de ficheiro não permitido. Os tipos de ficheiro permitidos são png, gif, jpg, jpeg, doc, docx, pdf e txt.', ), -); +); \ No newline at end of file diff --git a/resources/lang/pt-PT/button.php b/resources/lang/pt-PT/button.php index 32fba9f16c..7ea69f39ea 100644 --- a/resources/lang/pt-PT/button.php +++ b/resources/lang/pt-PT/button.php @@ -4,7 +4,7 @@ return [ 'actions' => 'Ações', 'add' => 'Adicionar Novo', 'cancel' => 'Cancelar', - 'checkin_and_delete' => 'Atribua e Elimina Utilizador', + 'checkin_and_delete' => 'Checkin All / Delete User', 'delete' => 'Remover', 'edit' => 'Editar', 'restore' => 'Restaurar', diff --git a/resources/lang/pt-PT/general.php b/resources/lang/pt-PT/general.php index 4ded85c97c..700d5a945c 100644 --- a/resources/lang/pt-PT/general.php +++ b/resources/lang/pt-PT/general.php @@ -37,7 +37,7 @@ return [ 'bulk_edit' => 'Editar em massa', 'bulk_delete' => 'Eliminar em massa', 'bulk_actions' => 'Ações em massa', - 'bulk_checkin_delete' => 'Bulk Checkin & Delete', + 'bulk_checkin_delete' => 'Bulk Checkin Items from Users', 'bystatus' => 'por Estado', 'cancel' => 'Cancelar', 'categories' => 'Categorias', @@ -101,6 +101,8 @@ return [ 'employee_number' => 'Employee Number', 'email_domain_help' => 'Isto é usado para criar endereços de email ao importar', 'error' => 'Erro', + 'exclude_archived' => 'Exclude Archived Assets', + 'exclude_deleted' => 'Exclude Deleted Assets', 'example' => 'Example: ', 'filastname_format' => 'Primeira Inicial Último Nome(jsmith@example.com)', 'firstname_lastname_format' => 'Primeiro Nome Último Nome (jane.smith@example.com)', @@ -131,6 +133,7 @@ return [ 'id' => 'ID', 'image' => 'Imagem', 'image_delete' => 'Apagar imagem', + 'include_deleted' => 'Include Deleted Assets', 'image_upload' => 'Carregar Imagem', 'filetypes_accepted_help' => 'O tipo de arquivo aceito é :types. O tamanho máximo de upload permitido é :size.abroad. tipos de arquivos aceitos são :types. O tamanho máximo de upload permitido é :size.', 'filetypes_size_help' => 'O tamanho máximo de upload permitido é :size.', @@ -184,6 +187,7 @@ return [ 'no' => 'Não', 'notes' => 'Notas', 'order_number' => 'Número de encomenda', + 'only_deleted' => 'Only Deleted Assets', 'page_menu' => 'Apresentando_MENU_items', 'pagination_info' => 'Apresentando_START_até_END_de_TOTAL_items', 'pending' => 'Pendente', @@ -364,5 +368,9 @@ return [ 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', 'additional_files' => 'Additional Files', 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + ]; \ No newline at end of file diff --git a/resources/lang/ro/admin/asset_maintenances/general.php b/resources/lang/ro/admin/asset_maintenances/general.php index 81435bcecd..5c34155d10 100644 --- a/resources/lang/ro/admin/asset_maintenances/general.php +++ b/resources/lang/ro/admin/asset_maintenances/general.php @@ -11,4 +11,6 @@ 'calibration' => 'Calibrare', 'software_support' => 'Suport software', 'hardware_support' => 'Suport hardware', + 'configuration_change' => 'Configuration Change', + 'pat_test' => 'PAT Test', ]; diff --git a/resources/lang/ro/admin/users/general.php b/resources/lang/ro/admin/users/general.php index 80d6dedac5..e1e7e8d61a 100644 --- a/resources/lang/ro/admin/users/general.php +++ b/resources/lang/ro/admin/users/general.php @@ -34,7 +34,7 @@ return [ 'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.', 'remove_group_memberships' => 'Remove Group Memberships', 'warning_deletion' => 'WARNING:', - 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.', + 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.', 'update_user_assets_status' => 'Update all assets for these users to this status', 'checkin_user_properties' => 'Check in all properties associated with these users', 'remote_label' => 'This is a remote user', diff --git a/resources/lang/ro/admin/users/message.php b/resources/lang/ro/admin/users/message.php index c85da01a4b..873d4134bb 100644 --- a/resources/lang/ro/admin/users/message.php +++ b/resources/lang/ro/admin/users/message.php @@ -14,6 +14,7 @@ return array( '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.', 'password_reset_sent' => 'A password reset link has been sent to :email!', + 'user_has_no_email' => 'This user does not have an email address in their profile.', 'success' => array( @@ -58,4 +59,4 @@ return array( 'invalidfiles' => 'Unul sau mai multe fișiere este prea mare sau este un tip de fișier care nu este permis. Tipurile de fișiere permise sunt png, gif, jpg, doc, docx, pdf și txt.', ), -); +); \ No newline at end of file diff --git a/resources/lang/ro/auth.php b/resources/lang/ro/auth.php index db310aa1bb..4eb05fa51f 100644 --- a/resources/lang/ro/auth.php +++ b/resources/lang/ro/auth.php @@ -13,7 +13,7 @@ return array( | */ - 'failed' => 'These credentials do not match our records.', + 'failed' => 'Aceste date de autentificare nu se potrivesc cu înregistrările noastre.', 'password' => 'The provided password is incorrect.', 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', diff --git a/resources/lang/ro/button.php b/resources/lang/ro/button.php index a051ccd347..39e0450ccb 100644 --- a/resources/lang/ro/button.php +++ b/resources/lang/ro/button.php @@ -4,7 +4,7 @@ return [ 'actions' => 'Actiuni', 'add' => 'Adauga', 'cancel' => 'Anuleaza', - 'checkin_and_delete' => 'Verificați & Ștergeți Utilizatorul', + 'checkin_and_delete' => 'Checkin All / Delete User', 'delete' => 'Sterge', 'edit' => 'Editeaza', 'restore' => 'Restaureaza', diff --git a/resources/lang/ro/general.php b/resources/lang/ro/general.php index c0ce8f20ab..158354b05f 100644 --- a/resources/lang/ro/general.php +++ b/resources/lang/ro/general.php @@ -37,7 +37,7 @@ return [ 'bulk_edit' => 'Bulk Edit', 'bulk_delete' => 'Bulk Delete', 'bulk_actions' => 'Bulk Actions', - 'bulk_checkin_delete' => 'Bulk Checkin & Delete', + 'bulk_checkin_delete' => 'Bulk Checkin Items from Users', 'bystatus' => 'by Status', 'cancel' => 'Anuleaza', 'categories' => 'Categorii', @@ -101,6 +101,8 @@ return [ 'employee_number' => 'Employee Number', 'email_domain_help' => 'Acesta este folosit pentru a genera adrese de e-mail atunci când importați', 'error' => 'Error', + 'exclude_archived' => 'Exclude Archived Assets', + 'exclude_deleted' => 'Exclude Deleted Assets', 'example' => 'Example: ', 'filastname_format' => 'Primul nume inițial (jsmith@example.com)', 'firstname_lastname_format' => 'Nume Prenume Nume (jane.smith@example.com)', @@ -131,6 +133,7 @@ return [ 'id' => 'ID', 'image' => 'Image', 'image_delete' => 'Sterge poza', + 'include_deleted' => 'Include Deleted Assets', 'image_upload' => 'Incarca poza', 'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.', 'filetypes_size_help' => 'Max upload size allowed is :size.', @@ -184,6 +187,7 @@ return [ 'no' => 'Nr', 'notes' => 'Note', 'order_number' => 'Numar de ordine', + 'only_deleted' => 'Only Deleted Assets', 'page_menu' => 'Se afișează elementele _MENU_', 'pagination_info' => 'Se afișează _START_ la _END_ din _TOTAL_ elemente', 'pending' => 'In asteptare', @@ -364,5 +368,9 @@ return [ 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', 'additional_files' => 'Additional Files', 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + ]; \ No newline at end of file diff --git a/resources/lang/ru/admin/asset_maintenances/general.php b/resources/lang/ru/admin/asset_maintenances/general.php index de4f7d1ea8..fe487b1f43 100644 --- a/resources/lang/ru/admin/asset_maintenances/general.php +++ b/resources/lang/ru/admin/asset_maintenances/general.php @@ -11,4 +11,6 @@ 'calibration' => 'Калибровка', 'software_support' => 'Программная поддержка', 'hardware_support' => 'Аппаратная поддержка', + 'configuration_change' => 'Configuration Change', + 'pat_test' => 'PAT Test', ]; diff --git a/resources/lang/ru/admin/custom_fields/general.php b/resources/lang/ru/admin/custom_fields/general.php index c19554f4d5..0a286891aa 100644 --- a/resources/lang/ru/admin/custom_fields/general.php +++ b/resources/lang/ru/admin/custom_fields/general.php @@ -42,6 +42,6 @@ return [ 'reorder' => 'Изменить порядок', 'db_field' => 'Поле БД', 'db_convert_warning' => 'WARNING. This field is in the custom fields table as:db_column but should be :expected.',
- 'is_unique' => 'This value must be unique across all assets',
- 'unique' => 'Unique',
+ 'is_unique' => 'Это значение должно быть уникальным для всех активов',
+ 'unique' => 'Уникальный',
];
diff --git a/resources/lang/ru/admin/custom_fields/message.php b/resources/lang/ru/admin/custom_fields/message.php
index 0304852841..124db7d697 100644
--- a/resources/lang/ru/admin/custom_fields/message.php
+++ b/resources/lang/ru/admin/custom_fields/message.php
@@ -51,7 +51,7 @@ return array(
'fieldset_default_value' => array(
- 'error' => 'Error validating default fieldset values.',
+ 'error' => 'Ошибка проверки значений полей по умолчанию.',
),
diff --git a/resources/lang/ru/admin/depreciations/general.php b/resources/lang/ru/admin/depreciations/general.php
index 806de4345c..716ecb70e0 100644
--- a/resources/lang/ru/admin/depreciations/general.php
+++ b/resources/lang/ru/admin/depreciations/general.php
@@ -6,11 +6,11 @@ return [
'asset_depreciations' => 'Износ активов',
'create' => 'Создать амортизацию',
'depreciation_name' => 'Название амортизации',
- 'depreciation_min' => 'Floor Value of Depreciation',
+ 'depreciation_min' => 'Минимальная стоимость амортизации',
'number_of_months' => 'Количество месяцев',
'update' => 'Обновить амортизацию',
'depreciation_min' => 'Минимальное значение после амортизации',
- 'no_depreciations_warning' => 'Warning:
- You do not currently have any depreciations set up.
- Please set up at least one depreciation to view the depreciation report.',
+ 'no_depreciations_warning' => 'Предупреждение:
+ В настоящее время у вас нет настроенных амортизаций.
+ Пожалуйста, установите хотя бы одну амортизацию для просмотра отчета об амортизации.',
];
diff --git a/resources/lang/ru/admin/depreciations/table.php b/resources/lang/ru/admin/depreciations/table.php
index bbbf5cd122..56799a71fb 100644
--- a/resources/lang/ru/admin/depreciations/table.php
+++ b/resources/lang/ru/admin/depreciations/table.php
@@ -6,6 +6,6 @@ return [
'months' => 'Месяцев',
'term' => 'Срок',
'title' => 'Название ',
- 'depreciation_min' => 'Floor Value',
+ 'depreciation_min' => 'Минимальное значение',
];
diff --git a/resources/lang/ru/admin/groups/titles.php b/resources/lang/ru/admin/groups/titles.php
index 8023321d20..f8be7f8168 100644
--- a/resources/lang/ru/admin/groups/titles.php
+++ b/resources/lang/ru/admin/groups/titles.php
@@ -12,5 +12,5 @@ return [
'deny' => 'Запретить',
'permission' => 'Permission',
'grant' => 'Grant',
- 'no_permissions' => 'This group has no permissions.'
+ 'no_permissions' => 'Эта группа не имеет прав доступа.'
];
diff --git a/resources/lang/ru/admin/hardware/form.php b/resources/lang/ru/admin/hardware/form.php
index b78683d684..aa1cdf6a33 100644
--- a/resources/lang/ru/admin/hardware/form.php
+++ b/resources/lang/ru/admin/hardware/form.php
@@ -40,12 +40,12 @@ return [
'warranty' => 'Гарантия',
'warranty_expires' => 'Срок действия гарантии',
'years' => 'Лет',
- 'asset_location' => 'Update Asset Location',
- 'asset_location_update_default_current' => 'Update default location AND actual location',
- 'asset_location_update_default' => 'Update only default location',
+ 'asset_location' => 'Обновить местоположение актива',
+ 'asset_location_update_default_current' => 'Обновить местоположение по умолчанию и фактическое местоположение',
+ 'asset_location_update_default' => 'Обновить только местоположение по умолчанию',
'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
'asset_deployable' => 'That status is deployable. This asset can be checked out.',
- 'processing_spinner' => 'Processing...',
- 'optional_infos' => 'Optional Information',
+ 'processing_spinner' => 'Обработка...',
+ 'optional_infos' => 'Дополнительная информация',
'order_details' => 'Order Related Information'
];
diff --git a/resources/lang/ru/admin/hardware/general.php b/resources/lang/ru/admin/hardware/general.php
index 99bfa6e129..43ecaea855 100644
--- a/resources/lang/ru/admin/hardware/general.php
+++ b/resources/lang/ru/admin/hardware/general.php
@@ -36,9 +36,9 @@ return [
'csv_import_match_initial_last' => 'Try to match users by first initial last name (jsmith) format',
'csv_import_match_first' => 'Try to match users by first name (jane) format',
'csv_import_match_email' => 'Try to match users by email as username',
- 'csv_import_match_username' => 'Try to match users by username',
- 'error_messages' => 'Error messages:',
+ 'csv_import_match_username' => 'Попытаться сопоставить пользователей по имени пользователя',
+ 'error_messages' => 'Сообщения об ошибках:',
'success_messages' => 'Success messages:',
- 'alert_details' => 'Please see below for details.',
+ 'alert_details' => 'Подробности смотрите ниже.',
'custom_export' => 'Custom Export'
];
diff --git a/resources/lang/ru/admin/users/general.php b/resources/lang/ru/admin/users/general.php
index c730d3cab8..6b41eaa41b 100644
--- a/resources/lang/ru/admin/users/general.php
+++ b/resources/lang/ru/admin/users/general.php
@@ -34,7 +34,7 @@ return [
'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.',
'remove_group_memberships' => 'Remove Group Memberships',
'warning_deletion' => 'WARNING:',
- 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
+ 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_assets_status' => 'Update all assets for these users to this status',
'checkin_user_properties' => 'Check in all properties associated with these users',
'remote_label' => 'This is a remote user',
diff --git a/resources/lang/ru/admin/users/message.php b/resources/lang/ru/admin/users/message.php
index 2d91f07f00..ef783d7190 100644
--- a/resources/lang/ru/admin/users/message.php
+++ b/resources/lang/ru/admin/users/message.php
@@ -14,6 +14,7 @@ return array(
'ldap_not_configured' => 'Интеграция с LDAP не настроена для этой инсталляции.',
'password_resets_sent' => 'Ссылка для сброса пароля была отправлена выбранным пользователям которые имеют действительный адрес электронной почты а активированы.',
'password_reset_sent' => 'Ссылка для сброса пароля была отправлена на адрес :email!',
+ 'user_has_no_email' => 'This user does not have an email address in their profile.',
'success' => array(
@@ -58,4 +59,4 @@ return array(
'invalidfiles' => 'Один или несколько ваших файлов слишком большого размера или имеют неподдерживаемый формат. Разрешены только следующие форматы файлов: png, gif, jpg, doc, docx, pdf, txt.',
),
-);
+);
\ No newline at end of file
diff --git a/resources/lang/ru/button.php b/resources/lang/ru/button.php
index e996d9f266..ef127d04db 100644
--- a/resources/lang/ru/button.php
+++ b/resources/lang/ru/button.php
@@ -4,7 +4,7 @@ return [
'actions' => 'Действия',
'add' => 'Добавить',
'cancel' => 'Отмена',
- 'checkin_and_delete' => 'Привязать & Удалить Пользователя',
+ 'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'Удалить',
'edit' => 'Редактировать',
'restore' => 'Восстановить',
diff --git a/resources/lang/ru/general.php b/resources/lang/ru/general.php
index d26381eb45..c6ca919c0e 100644
--- a/resources/lang/ru/general.php
+++ b/resources/lang/ru/general.php
@@ -37,7 +37,7 @@ return [
'bulk_edit' => 'Bulk Edit',
'bulk_delete' => 'Bulk Delete',
'bulk_actions' => 'Bulk Actions',
- 'bulk_checkin_delete' => 'Bulk Checkin & Delete',
+ 'bulk_checkin_delete' => 'Bulk Checkin Items from Users',
'bystatus' => 'по статусу',
'cancel' => 'Отмена',
'categories' => 'Категории',
@@ -101,6 +101,8 @@ return [
'employee_number' => 'Employee Number',
'email_domain_help' => 'Он используется для генерации адреса при импорте',
'error' => 'Ошибка',
+ 'exclude_archived' => 'Exclude Archived Assets',
+ 'exclude_deleted' => 'Exclude Deleted Assets',
'example' => 'Example: ',
'filastname_format' => 'Первая буква имени и фамилия (jsmith@example.com)',
'firstname_lastname_format' => 'Имя и фамилия через точку (jane.smith@example.com)',
@@ -131,6 +133,7 @@ return [
'id' => 'ID',
'image' => 'Изображение',
'image_delete' => 'Удалить изображение',
+ 'include_deleted' => 'Include Deleted Assets',
'image_upload' => 'Загрузить изображение',
'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
'filetypes_size_help' => 'Max upload size allowed is :size.',
@@ -184,6 +187,7 @@ return [
'no' => 'Нет',
'notes' => 'Примечания',
'order_number' => 'Номер заказа',
+ 'only_deleted' => 'Only Deleted Assets',
'page_menu' => 'Показаны элементы _MENU_',
'pagination_info' => 'Показаны _START_ для _END_ _TOTAL_ элементы',
'pending' => 'Ожидание',
@@ -364,5 +368,9 @@ return [
'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.',
'additional_files' => 'Additional Files',
'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.',
+ 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
+ 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
+ 'bulk_checkin_success' => 'The items for the selected users have been checked in.',
+
];
\ No newline at end of file
diff --git a/resources/lang/ru/validation.php b/resources/lang/ru/validation.php
index aa34c84538..b900aa76ac 100644
--- a/resources/lang/ru/validation.php
+++ b/resources/lang/ru/validation.php
@@ -91,13 +91,13 @@ return [
'url' => 'Неправильный формат :attribute.',
'unique_undeleted' => 'Свойство :attribute должно быть уникальным.',
'non_circular' => ':attribute не должен создавать циклическую ссылку.',
- 'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.',
- 'letters' => 'Password must contain at least one letter.',
- 'numbers' => 'Password must contain at least one number.',
- 'case_diff' => 'Password must use mixed case.',
- 'symbols' => 'Password must contain symbols.',
+ 'disallow_same_pwd_as_user_fields' => 'Пароль не может совпадать с именем пользователя.',
+ 'letters' => 'Пароль должен содержать хотя бы одну букву.',
+ 'numbers' => 'Пароль должен содержать хотя бы одну цифру.',
+ 'case_diff' => 'Пароль должен использовать смешанный регистр.',
+ 'symbols' => 'Пароль должен содержать символы.',
'gte' => [
- 'numeric' => 'Value cannot be negative'
+ 'numeric' => 'Значение не может быть отрицательным'
],
diff --git a/resources/lang/si-LK/admin/asset_maintenances/general.php b/resources/lang/si-LK/admin/asset_maintenances/general.php
index f1949f93b8..e7d162698f 100644
--- a/resources/lang/si-LK/admin/asset_maintenances/general.php
+++ b/resources/lang/si-LK/admin/asset_maintenances/general.php
@@ -11,4 +11,6 @@
'calibration' => 'Calibration',
'software_support' => 'මෘදුකාංග සහාය',
'hardware_support' => 'දෘඩාංග සහාය',
+ 'configuration_change' => 'Configuration Change',
+ 'pat_test' => 'PAT Test',
];
diff --git a/resources/lang/si-LK/admin/users/general.php b/resources/lang/si-LK/admin/users/general.php
index c77ff8f8c7..daa568e8bf 100644
--- a/resources/lang/si-LK/admin/users/general.php
+++ b/resources/lang/si-LK/admin/users/general.php
@@ -34,7 +34,7 @@ return [
'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.',
'remove_group_memberships' => 'Remove Group Memberships',
'warning_deletion' => 'WARNING:',
- 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
+ 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_assets_status' => 'Update all assets for these users to this status',
'checkin_user_properties' => 'Check in all properties associated with these users',
'remote_label' => 'This is a remote user',
diff --git a/resources/lang/si-LK/admin/users/message.php b/resources/lang/si-LK/admin/users/message.php
index 85d016f04a..29f82db38b 100644
--- a/resources/lang/si-LK/admin/users/message.php
+++ b/resources/lang/si-LK/admin/users/message.php
@@ -14,6 +14,7 @@ return array(
'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.',
'password_reset_sent' => 'A password reset link has been sent to :email!',
+ 'user_has_no_email' => 'This user does not have an email address in their profile.',
'success' => array(
@@ -58,4 +59,4 @@ return array(
'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.',
),
-);
+);
\ No newline at end of file
diff --git a/resources/lang/si-LK/button.php b/resources/lang/si-LK/button.php
index 1e44af7d1a..22821b8157 100644
--- a/resources/lang/si-LK/button.php
+++ b/resources/lang/si-LK/button.php
@@ -4,7 +4,7 @@ return [
'actions' => 'Actions',
'add' => 'Add New',
'cancel' => 'Cancel',
- 'checkin_and_delete' => 'Checkin & Delete User',
+ 'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'Delete',
'edit' => 'Edit',
'restore' => 'Restore',
diff --git a/resources/lang/si-LK/general.php b/resources/lang/si-LK/general.php
index 97a704a1d0..36b47c195b 100644
--- a/resources/lang/si-LK/general.php
+++ b/resources/lang/si-LK/general.php
@@ -37,7 +37,7 @@ return [
'bulk_edit' => 'Bulk Edit',
'bulk_delete' => 'Bulk Delete',
'bulk_actions' => 'Bulk Actions',
- 'bulk_checkin_delete' => 'Bulk Checkin & Delete',
+ 'bulk_checkin_delete' => 'Bulk Checkin Items from Users',
'bystatus' => 'by Status',
'cancel' => 'Cancel',
'categories' => 'Categories',
@@ -101,6 +101,8 @@ return [
'employee_number' => 'Employee Number',
'email_domain_help' => 'This is used to generate email addresses when importing',
'error' => 'Error',
+ 'exclude_archived' => 'Exclude Archived Assets',
+ 'exclude_deleted' => 'Exclude Deleted Assets',
'example' => 'Example: ',
'filastname_format' => 'First Initial Last Name (jsmith@example.com)',
'firstname_lastname_format' => 'First Name Last Name (jane.smith@example.com)',
@@ -131,6 +133,7 @@ return [
'id' => 'ID',
'image' => 'Image',
'image_delete' => 'Delete Image',
+ 'include_deleted' => 'Include Deleted Assets',
'image_upload' => 'Upload Image',
'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
'filetypes_size_help' => 'Max upload size allowed is :size.',
@@ -184,6 +187,7 @@ return [
'no' => 'No',
'notes' => 'Notes',
'order_number' => 'Order Number',
+ 'only_deleted' => 'Only Deleted Assets',
'page_menu' => 'Showing _MENU_ items',
'pagination_info' => 'Showing _START_ to _END_ of _TOTAL_ items',
'pending' => 'Pending',
@@ -364,5 +368,9 @@ return [
'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.',
'additional_files' => 'Additional Files',
'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.',
+ 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
+ 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
+ 'bulk_checkin_success' => 'The items for the selected users have been checked in.',
+
];
\ No newline at end of file
diff --git a/resources/lang/sk/admin/asset_maintenances/general.php b/resources/lang/sk/admin/asset_maintenances/general.php
index d094167804..0f9a4547a2 100644
--- a/resources/lang/sk/admin/asset_maintenances/general.php
+++ b/resources/lang/sk/admin/asset_maintenances/general.php
@@ -11,4 +11,6 @@
'calibration' => 'Calibration',
'software_support' => 'Software Support',
'hardware_support' => 'Hardware Support',
+ 'configuration_change' => 'Configuration Change',
+ 'pat_test' => 'PAT Test',
];
diff --git a/resources/lang/sk/admin/users/general.php b/resources/lang/sk/admin/users/general.php
index b2a6de794a..5351cc4c01 100644
--- a/resources/lang/sk/admin/users/general.php
+++ b/resources/lang/sk/admin/users/general.php
@@ -34,7 +34,7 @@ return [
'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.',
'remove_group_memberships' => 'Odstrániť členstvo v skupine',
'warning_deletion' => 'VAROVANIE:',
- 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
+ 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_assets_status' => 'Update all assets for these users to this status',
'checkin_user_properties' => 'Check in all properties associated with these users',
'remote_label' => 'This is a remote user',
diff --git a/resources/lang/sk/admin/users/message.php b/resources/lang/sk/admin/users/message.php
index ad3881a561..78970fa6f6 100644
--- a/resources/lang/sk/admin/users/message.php
+++ b/resources/lang/sk/admin/users/message.php
@@ -14,6 +14,7 @@ return array(
'ldap_not_configured' => 'LDAP prepojenie nebolo nastavené pre túto inštaláciu.',
'password_resets_sent' => 'Vybraní používatelia sú aktivovaný. Na ich adresu bola zaslaný okaz na resetovanie hesla.',
'password_reset_sent' => 'A password reset link has been sent to :email!',
+ 'user_has_no_email' => 'This user does not have an email address in their profile.',
'success' => array(
@@ -58,4 +59,4 @@ return array(
'invalidfiles' => 'Jeden alebo viacero Vašich súborov je príliš veľkých alebo nie su podporované. Podporované typy súborov sú png, gif, jpg, doc, docx, pdf a txt.',
),
-);
+);
\ No newline at end of file
diff --git a/resources/lang/sk/button.php b/resources/lang/sk/button.php
index d9595be7e3..f22349b2c1 100644
--- a/resources/lang/sk/button.php
+++ b/resources/lang/sk/button.php
@@ -4,7 +4,7 @@ return [
'actions' => 'Akcie',
'add' => 'Pridať nové',
'cancel' => 'Zrušiť',
- 'checkin_and_delete' => 'Odobrať a odstrániť používateľa',
+ 'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'Odstrániť',
'edit' => 'Upraviť',
'restore' => 'Obnoviť',
diff --git a/resources/lang/sk/general.php b/resources/lang/sk/general.php
index 0cd71b10f2..ea8b27e776 100644
--- a/resources/lang/sk/general.php
+++ b/resources/lang/sk/general.php
@@ -37,7 +37,7 @@ return [
'bulk_edit' => 'Hromadná editácia',
'bulk_delete' => 'Hromadné vymazanie',
'bulk_actions' => 'Hromadné akcie',
- 'bulk_checkin_delete' => 'Bulk Checkin & Delete',
+ 'bulk_checkin_delete' => 'Bulk Checkin Items from Users',
'bystatus' => 'by Status',
'cancel' => 'Zrušiť',
'categories' => 'Categories',
@@ -101,6 +101,8 @@ return [
'employee_number' => 'Employee Number',
'email_domain_help' => 'This is used to generate email addresses when importing',
'error' => 'Chyba',
+ 'exclude_archived' => 'Exclude Archived Assets',
+ 'exclude_deleted' => 'Exclude Deleted Assets',
'example' => 'Example: ',
'filastname_format' => 'First Initial Last Name (jsmith@example.com)',
'firstname_lastname_format' => 'First Name Last Name (jane.smith@example.com)',
@@ -131,6 +133,7 @@ return [
'id' => 'ID',
'image' => 'Image',
'image_delete' => 'Delete Image',
+ 'include_deleted' => 'Include Deleted Assets',
'image_upload' => 'Upload Image',
'filetypes_accepted_help' => 'Akceptovaný typ súboru :types. Maximálna povolená veľkosť :size.|Akceptované typy súborov :types. Maximálna povolená veľkosť :size.',
'filetypes_size_help' => 'Maximálna povolená veľkosť :size.',
@@ -184,6 +187,7 @@ return [
'no' => 'Nie',
'notes' => 'Notes',
'order_number' => 'Order Number',
+ 'only_deleted' => 'Only Deleted Assets',
'page_menu' => 'Showing _MENU_ items',
'pagination_info' => 'Showing _START_ to _END_ of _TOTAL_ items',
'pending' => 'Pending',
@@ -329,7 +333,7 @@ return [
'invalid_category' => 'Nesprávna kategória',
'dashboard_info' => 'Toto je Vaša nástenka. Je ich veľa podobných, ale toto táto konkrétna je Vaša.',
'60_percent_warning' => '60% hotové (pozor)',
- 'dashboard_empty' => 'Zdá sa, že ste ešte nič nepridali, takže nemáme nič úžasné na zobrazenie. Začnite pridaním nejakého majetku/assetu, príslušenstva, spotrebného materiálu alebo licencií hneď teraz!',
+ 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!',
'new_asset' => 'Nový asset/majetok',
'new_license' => 'Nová licencia',
'new_accessory' => 'Nové príslušenstvo',
@@ -364,5 +368,9 @@ return [
'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.',
'additional_files' => 'Additional Files',
'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.',
+ 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
+ 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
+ 'bulk_checkin_success' => 'The items for the selected users have been checked in.',
+
];
\ No newline at end of file
diff --git a/resources/lang/sl/admin/asset_maintenances/general.php b/resources/lang/sl/admin/asset_maintenances/general.php
index 8d4b958591..96b0e638d7 100644
--- a/resources/lang/sl/admin/asset_maintenances/general.php
+++ b/resources/lang/sl/admin/asset_maintenances/general.php
@@ -11,4 +11,6 @@
'calibration' => 'Kalibracija',
'software_support' => 'Podpora za programsko opremo',
'hardware_support' => 'Podpora za strojno opremo',
+ 'configuration_change' => 'Configuration Change',
+ 'pat_test' => 'PAT Test',
];
diff --git a/resources/lang/sl/admin/users/general.php b/resources/lang/sl/admin/users/general.php
index f6129ec06b..acda247771 100644
--- a/resources/lang/sl/admin/users/general.php
+++ b/resources/lang/sl/admin/users/general.php
@@ -34,7 +34,7 @@ return [
'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.',
'remove_group_memberships' => 'Remove Group Memberships',
'warning_deletion' => 'WARNING:',
- 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
+ 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_assets_status' => 'Update all assets for these users to this status',
'checkin_user_properties' => 'Check in all properties associated with these users',
'remote_label' => 'This is a remote user',
diff --git a/resources/lang/sl/admin/users/message.php b/resources/lang/sl/admin/users/message.php
index 67666cdcbc..f6f73a4c66 100644
--- a/resources/lang/sl/admin/users/message.php
+++ b/resources/lang/sl/admin/users/message.php
@@ -14,6 +14,7 @@ return array(
'ldap_not_configured' => 'Integracija LDAP za to namestitev ni bila konfigurirana.',
'password_resets_sent' => 'Izbranim aktiviranim uporabnikom z veljavnim e-poštnim računom je bila poslana povezava za ponastavitev gesla.',
'password_reset_sent' => 'Povezava za ponastavitev gesla je bila poslana na :email!',
+ 'user_has_no_email' => 'This user does not have an email address in their profile.',
'success' => array(
@@ -58,4 +59,4 @@ return array(
'invalidfiles' => 'Ena ali več vaših datotek je prevelika ali pa je tip datoteke, ki ni dovoljen. Dovoljeni tipi datotek so png, gif, jpg, doc, docx, pdf in txt.',
),
-);
+);
\ No newline at end of file
diff --git a/resources/lang/sl/button.php b/resources/lang/sl/button.php
index 0744d2093b..828a1b172d 100644
--- a/resources/lang/sl/button.php
+++ b/resources/lang/sl/button.php
@@ -4,7 +4,7 @@ return [
'actions' => 'Dejanja',
'add' => 'Dodaj Novo',
'cancel' => 'Prekliči',
- 'checkin_and_delete' => 'Preveri in izbriši uporabnika',
+ 'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'Izbriši',
'edit' => 'Uredi',
'restore' => 'Obnovi',
diff --git a/resources/lang/sl/general.php b/resources/lang/sl/general.php
index 4f96120a3a..db86ba1ffd 100644
--- a/resources/lang/sl/general.php
+++ b/resources/lang/sl/general.php
@@ -37,7 +37,7 @@ return [
'bulk_edit' => 'Bulk Edit',
'bulk_delete' => 'Bulk Delete',
'bulk_actions' => 'Bulk Actions',
- 'bulk_checkin_delete' => 'Bulk Checkin & Delete',
+ 'bulk_checkin_delete' => 'Bulk Checkin Items from Users',
'bystatus' => 'po Statusu',
'cancel' => 'Prekliči',
'categories' => 'Kategorije',
@@ -101,6 +101,8 @@ return [
'employee_number' => 'Employee Number',
'email_domain_help' => 'To se uporablja za ustvarjanje e-poštnih naslovov pri uvozu',
'error' => 'Error',
+ 'exclude_archived' => 'Exclude Archived Assets',
+ 'exclude_deleted' => 'Exclude Deleted Assets',
'example' => 'Example: ',
'filastname_format' => 'Prva črka imena priimek (jsmith@example.com)',
'firstname_lastname_format' => 'Ime priimek (jane.smith@example.com)',
@@ -131,6 +133,7 @@ return [
'id' => 'ID',
'image' => 'Slika',
'image_delete' => 'Izbriši sliko',
+ 'include_deleted' => 'Include Deleted Assets',
'image_upload' => 'Naloži sliko',
'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
'filetypes_size_help' => 'Max upload size allowed is :size.',
@@ -185,6 +188,7 @@ return [
'no' => 'Ne',
'notes' => 'Opombe',
'order_number' => 'Številka naročila',
+ 'only_deleted' => 'Only Deleted Assets',
'page_menu' => 'Prikazuj elemente _MENU_',
'pagination_info' => 'Prikazuje _START_ za _END_ _TOTAL_ elementov',
'pending' => 'V teku',
@@ -365,5 +369,9 @@ return [
'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.',
'additional_files' => 'Additional Files',
'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.',
+ 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
+ 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
+ 'bulk_checkin_success' => 'The items for the selected users have been checked in.',
+
];
\ No newline at end of file
diff --git a/resources/lang/sr-CS/admin/asset_maintenances/general.php b/resources/lang/sr-CS/admin/asset_maintenances/general.php
index 381b7cf3ff..5a8e8a7ca8 100644
--- a/resources/lang/sr-CS/admin/asset_maintenances/general.php
+++ b/resources/lang/sr-CS/admin/asset_maintenances/general.php
@@ -11,4 +11,6 @@
'calibration' => 'Calibration',
'software_support' => 'Podrška Softver',
'hardware_support' => 'Podrška Hardware',
+ 'configuration_change' => 'Configuration Change',
+ 'pat_test' => 'PAT Test',
];
diff --git a/resources/lang/sr-CS/admin/hardware/form.php b/resources/lang/sr-CS/admin/hardware/form.php
index 645a81cea5..17f86c2bb1 100644
--- a/resources/lang/sr-CS/admin/hardware/form.php
+++ b/resources/lang/sr-CS/admin/hardware/form.php
@@ -43,9 +43,9 @@ return [
'asset_location' => 'Izmeni lokaciju imovine',
'asset_location_update_default_current' => 'Izmeni predefinisanu i stvarnu lokaciju',
'asset_location_update_default' => 'Izmeni samo predefinisanu lokaciju',
- 'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
- 'asset_deployable' => 'That status is deployable. This asset can be checked out.',
+ 'asset_not_deployable' => 'Status imovine je nezaduživo. Ova imovina se ne može zadužiti.',
+ 'asset_deployable' => 'Status imovine je zaduživo. Ova imovina se može zadužiti.',
'processing_spinner' => 'Obrada...',
'optional_infos' => 'Opcione informacije',
- 'order_details' => 'Redosledne informacije'
+ 'order_details' => 'Informacije o nabavci'
];
diff --git a/resources/lang/sr-CS/admin/users/general.php b/resources/lang/sr-CS/admin/users/general.php
index 26a0da5df0..4aeb208228 100644
--- a/resources/lang/sr-CS/admin/users/general.php
+++ b/resources/lang/sr-CS/admin/users/general.php
@@ -34,7 +34,7 @@ return [
'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.',
'remove_group_memberships' => 'Remove Group Memberships',
'warning_deletion' => 'WARNING:',
- 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
+ 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_assets_status' => 'Uredi svu imovinu ovih korisnika u ovaj status',
'checkin_user_properties' => 'Check in all properties associated with these users',
'remote_label' => 'This is a remote user',
diff --git a/resources/lang/sr-CS/admin/users/message.php b/resources/lang/sr-CS/admin/users/message.php
index 439e4073d1..e251449483 100644
--- a/resources/lang/sr-CS/admin/users/message.php
+++ b/resources/lang/sr-CS/admin/users/message.php
@@ -14,6 +14,7 @@ return array(
'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.',
'password_reset_sent' => 'A password reset link has been sent to :email!',
+ 'user_has_no_email' => 'This user does not have an email address in their profile.',
'success' => array(
@@ -58,4 +59,4 @@ return array(
'invalidfiles' => 'Jedna ili više datoteka je prevelika ili je vrsta datoteke koja nije dopuštena. Dopuštene vrste datoteka su png, gif, jpg, doc, docx, pdf i txt.',
),
-);
+);
\ No newline at end of file
diff --git a/resources/lang/sr-CS/button.php b/resources/lang/sr-CS/button.php
index cee69470ff..5705bc4429 100644
--- a/resources/lang/sr-CS/button.php
+++ b/resources/lang/sr-CS/button.php
@@ -4,7 +4,7 @@ return [
'actions' => 'Akcije',
'add' => 'Dodaj Novo',
'cancel' => 'Otkaži',
- 'checkin_and_delete' => 'Prijava i brisanje korisnika',
+ 'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'Izbrisati',
'edit' => 'Uredi',
'restore' => 'Vratiti',
@@ -14,7 +14,7 @@ return [
'upload' => 'Upload',
'select_file' => 'Odaberite datoteku...',
'select_files' => 'Odaberite datoteke...',
- 'generate_labels' => '{1} Generiši oznaku|[2,*] Generiši oznake',
+ 'generate_labels' => '{1} Generiši nalepnicu|[2,*] Generiši nalepnice',
'send_password_link' => 'Pošalji vezu za reset lozinke',
'go' => 'Kreni',
'bulk_actions' => 'Masovne radnje',
diff --git a/resources/lang/sr-CS/general.php b/resources/lang/sr-CS/general.php
index b1b72e12b7..a80a005773 100644
--- a/resources/lang/sr-CS/general.php
+++ b/resources/lang/sr-CS/general.php
@@ -26,7 +26,7 @@ return [
'audit' => 'Revizija',
'audit_report' => 'Zapisnik revizije',
'assets' => 'Imovina',
- 'assigned_to' => 'Dodeljeno :name',
+ 'assigned_to' => 'Zadužen :name',
'avatar_delete' => 'Obriši avatar',
'avatar_upload' => 'Učitaj avatar',
'back' => 'Nazad',
@@ -37,7 +37,7 @@ return [
'bulk_edit' => 'Masovno uređivanje',
'bulk_delete' => 'Masovno brisanje',
'bulk_actions' => 'Masovne radnje',
- 'bulk_checkin_delete' => 'Masovno razduživanje i brisanje',
+ 'bulk_checkin_delete' => 'Bulk Checkin Items from Users',
'bystatus' => 'prema statusu',
'cancel' => 'Otkazati',
'categories' => 'Kategorije',
@@ -89,7 +89,7 @@ return [
'department' => 'Department',
'deployed' => 'Razmešteno',
'depreciation' => 'Amortizacija',
- 'depreciations' => 'Depreciations',
+ 'depreciations' => 'Amortizacije',
'depreciation_report' => 'Izvještaj o amortizaciji',
'details' => 'Detalji',
'download' => 'Download',
@@ -101,17 +101,19 @@ return [
'employee_number' => 'Broj zaposlenog',
'email_domain_help' => 'Ovo se koristi za generisanje e-mail adrese prilikom uvoza',
'error' => 'Greška',
+ 'exclude_archived' => 'Exclude Archived Assets',
+ 'exclude_deleted' => 'Exclude Deleted Assets',
'example' => 'Primer: ',
'filastname_format' => 'Prvo slovo imena Prezime (jsmith@example.com)',
'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)',
+ 'firstintial_dot_lastname_format' => 'Inicijal imena Prezime (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)',
+ 'firstnamelastname' => 'Ime Prezime (janesmith@example.com)',
+ 'lastname_firstinitial' => 'Prezime inicijal Imena (smith_j@example.com)',
+ 'firstinitial.lastname' => 'Inicijal imena Prezime (j.smith@example.com)',
+ 'firstnamelastinitial' => 'Ime inicijal Prezimena (janes@example.com)',
'first_name' => 'Ime',
'first_name_format' => 'Ime (jane@example.com)',
'files' => 'Datoteke',
@@ -125,27 +127,28 @@ return [
'github_markdown' => 'This field accepts Github flavored markdown.',
'groups' => 'Grupe',
'gravatar_email' => 'Gravatar Email Address',
- 'gravatar_url' => 'Change your avatar at Gravatar.com.',
+ 'gravatar_url' => 'Promeni svoj avatar na Gravatar.com.',
'history' => 'History',
'history_for' => 'History for',
'id' => 'ID',
'image' => 'Slika',
'image_delete' => 'Izbriši sliku',
+ 'include_deleted' => 'Include Deleted Assets',
'image_upload' => 'Upload Image',
'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
'filetypes_size_help' => 'Max upload size allowed is :size.',
- 'image_filetypes_help' => 'Accepted filetypes are jpg, webp, png, gif, and svg. Max upload size allowed is :size.',
+ 'image_filetypes_help' => 'Prihvatljivi tipovi datoteka su jpg, webp, png, gif i svg. Maksimalna veličina datoteke je :size.',
'import' => 'Import',
'importing' => 'Uvoženje',
- 'importing_help' => 'You can import assets, accessories, licenses, components, consumables, and users via CSV file. Select the fields you would like to include in your custom report, and click Generate. The file (custom-asset-report-YYYY-mm-dd.csv) will download automatically, and you can open it in Excel.
-If you would like to export only certain assets, use the options below to fine-tune your results.
', + 'report_fields_info' => 'Izaberite polja koja želite da uključite u svom prilagođenom izveštaju i kliknite na dugme Generiši. Datoteka (custom-asset-report-YYYY-mm-dd.csv) će automatski biti preuzeta i možete je otvoriti u Excel-u.
+Ako želite da izvezete samo određenu imovinu, koristite opcije ispod da bi ste detaljno filtrirali vaš rezultat.
', 'range' => 'Raspon', - 'bom_remark' => 'Add a BOM (byte-order mark) to this CSV', + 'bom_remark' => 'Dodaj BOM (byte-order mark) ovom CSV-u', 'improvements' => 'Unapređenja', 'information' => 'Informacija', 'permissions' => 'Dozvole', - 'managed_ldap' => '(Managed via LDAP)', + 'managed_ldap' => '(Upravlja se kroz LDAP)', 'export' => 'Izvoz', 'ldap_sync' => 'LDAP sinhronizacija', 'ldap_user_sync' => 'LDAP sinhronizacija korisnika', 'synchronize' => 'Sinhronizuj', 'sync_results' => 'Rezultati sinhronizacije', - 'license_serial' => 'Serial/Product Key', + 'license_serial' => 'Serijski broj', 'invalid_category' => 'Neispravna kategorija', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', @@ -346,7 +350,7 @@ return [ 'notification_success' => 'Uspeh:', 'notification_warning' => 'Upozorenje:', 'notification_info' => 'Informacija:', - 'asset_information' => 'Informacija o imovini', + 'asset_information' => 'Informacije o imovini', 'model_name' => 'Naziv modela:', 'asset_name' => 'Naziv imovine:', 'consumable_information' => 'Consumable Information:', @@ -363,6 +367,10 @@ return [ 'purge_not_allowed' => 'Purging deleted data has been disabled in the .env file. Contact support or your systems administrator.', 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', 'additional_files' => 'Dodatne datoteke', - 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.', + 'shitty_browser' => 'Nije detektovan potpis. Ako koristite stariji pregledač, molim vas koristite moderniji pregledač kako bi ste završili prihvatanje imovine.', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + ]; \ No newline at end of file diff --git a/resources/lang/sr-CS/help.php b/resources/lang/sr-CS/help.php index cb3f9bd7f5..e2a644e7b8 100644 --- a/resources/lang/sr-CS/help.php +++ b/resources/lang/sr-CS/help.php @@ -15,19 +15,19 @@ return [ 'more_info_title' => 'Više informacija', - '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.:db_column but should be :expected.',
'is_unique' => 'This value must be unique across all assets',
- 'unique' => 'Unique',
+ 'unique' => 'Duy nhất',
];
diff --git a/resources/lang/vi/admin/hardware/form.php b/resources/lang/vi/admin/hardware/form.php
index 5304ab5e1b..d6477a24f9 100644
--- a/resources/lang/vi/admin/hardware/form.php
+++ b/resources/lang/vi/admin/hardware/form.php
@@ -40,12 +40,12 @@ return [
'warranty' => 'Bảo hành',
'warranty_expires' => 'Hết hạn bảo hành',
'years' => 'năm',
- 'asset_location' => 'Update Asset Location',
- 'asset_location_update_default_current' => 'Update default location AND actual location',
- 'asset_location_update_default' => 'Update only default location',
- 'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
- 'asset_deployable' => 'That status is deployable. This asset can be checked out.',
- 'processing_spinner' => 'Processing...',
- 'optional_infos' => 'Optional Information',
- 'order_details' => 'Order Related Information'
+ 'asset_location' => 'Cập nhật vị trí tài sản',
+ 'asset_location_update_default_current' => 'Cập nhật vị trí tài sản mặc định VÀ vị trí thực tế',
+ 'asset_location_update_default' => 'Chỉ cập nhật vị trí tài sản mặc định',
+ 'asset_not_deployable' => 'Trạng thái tài sản là không cho phép cấp phát. Tài sản này không thể bàn giao.',
+ 'asset_deployable' => 'Trạng thái tài sản là được phép cấp phát. Tài sản này có thể bàn giao.',
+ 'processing_spinner' => 'Đang xử lý...',
+ 'optional_infos' => 'Thông tin bổ sung',
+ 'order_details' => 'Thông tin đơn hàng'
];
diff --git a/resources/lang/vi/admin/hardware/general.php b/resources/lang/vi/admin/hardware/general.php
index 5c216390cc..d5665c01bf 100644
--- a/resources/lang/vi/admin/hardware/general.php
+++ b/resources/lang/vi/admin/hardware/general.php
@@ -6,23 +6,23 @@ return [
'archived' => 'Đã lưu trữ',
'asset' => 'Tài sản',
'bulk_checkout' => 'Checkout Tài sản',
- 'bulk_checkin' => 'Checkin Assets',
+ 'bulk_checkin' => 'Thu hồi tài sản',
'checkin' => 'Checkin tài sản',
'checkout' => 'Tài sản thanh toán',
'clone' => 'Nhân đôi tài sản',
'deployable' => 'Cho phép cấp phát',
- 'deleted' => 'This asset has been deleted.',
+ 'deleted' => 'Tài sản này đã bị xóa.',
'edit' => 'Sửa tài sản',
- 'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.',
+ 'model_deleted' => 'Model tài sản này đã bị xóa. Vui lòng khôi phục lại model trước khi khôi phục tài sản.',
'requestable' => 'Cho phép đề xuất',
'requested' => 'Yêu cầu',
- 'not_requestable' => 'Not Requestable',
+ 'not_requestable' => 'Không cho phép đề xuất',
'requestable_status_warning' => 'Không đổi trạng thái yêu cầu được',
'restore' => 'Phục hồi tài sản',
'pending' => 'Đang chờ',
'undeployable' => 'Không cho phép cấp phát',
'view' => 'Xem tài sản',
- 'csv_error' => 'You have an error in your CSV file:',
+ 'csv_error' => 'Có lỗi trong file CSV của bạn:',
'import_text' => '
Upload a CSV that contains asset history. The assets and users MUST already exist in the system, or they will be skipped. Matching assets for history import happens against the asset tag. We will try to find a matching user based on the user\'s name you provide, and the criteria you select below. If you do not select any criteria below, it will simply try to match on the username format you configured in the Admin > General Settings. @@ -32,12 +32,12 @@ return [
Checkin Date: blank or future checkin dates will checkout items to associated user. Excluding the Checkin Date column will create a checkin date with todays date.
', - 'csv_import_match_f-l' => 'Try to match users by firstname.lastname (jane.smith) format', - 'csv_import_match_initial_last' => 'Try to match users by first initial last name (jsmith) format', - 'csv_import_match_first' => 'Try to match users by first name (jane) format', - 'csv_import_match_email' => 'Try to match users by email as username', - 'csv_import_match_username' => 'Try to match users by username', - 'error_messages' => 'Error messages:', + 'csv_import_match_f-l' => 'Kết hợp người dùng dưới dạng tên.họ (trí.nguyễn)', + 'csv_import_match_initial_last' => 'Kết hợp người dùng dưới dạng họ (nguyễn)', + 'csv_import_match_first' => 'Kế hợp người dùng dưới dạng tên (trí)', + 'csv_import_match_email' => 'Kết hợp người dùng bằng địa chỉ email', + 'csv_import_match_username' => 'Kết hợp người dùng bằng tên đăng nhập', + 'error_messages' => 'Thông báo lỗi:', 'success_messages' => 'Thông báo thành công:', 'alert_details' => 'Xem bên dưới để biết thêm chi tiết.', 'custom_export' => 'Custom Export' diff --git a/resources/lang/vi/admin/hardware/message.php b/resources/lang/vi/admin/hardware/message.php index 2b3ba2bc11..ecab59b46b 100644 --- a/resources/lang/vi/admin/hardware/message.php +++ b/resources/lang/vi/admin/hardware/message.php @@ -5,7 +5,7 @@ return [ 'undeployable' => 'Cảnh báo: Tài sản này hiện tại đang được đánh dấu là không cho phép cấp phát. Nếu tình trạng này đã được thay đổi, xin vui lòng cập nhật tình trạng tài sản.', 'does_not_exist' => 'Tài sản không tồn tại.', - 'does_not_exist_or_not_requestable' => 'That asset does not exist or is not requestable.', + 'does_not_exist_or_not_requestable' => 'Tài sản không tồn tại hoặc không cho phép đề xuất.', 'assoc_users' => 'Tài sản này hiện tại đã được checkout đến một người dùng và không thể xóa. Đầu tiên xin vui lòng kiểm tra lại tài sản, và cố gắng thử lần nữa. ', 'create' => [ @@ -17,7 +17,7 @@ return [ 'error' => 'Tài sản chưa được cập nhật. Bạn hãy thử lại', 'success' => 'Tài sản được cập nhật thành công.', 'nothing_updated' => 'Bạn đã không chọn trường nào vì thế đã không có gì được cập nhật.', - 'no_assets_selected' => 'No assets were selected, so nothing was updated.', + 'no_assets_selected' => 'Không có tài sản nào được chọn, vì vậy không có gì cập nhật.', ], 'restore' => [ diff --git a/resources/lang/vi/admin/hardware/table.php b/resources/lang/vi/admin/hardware/table.php index 7aced7a08e..0dce1d57bc 100644 --- a/resources/lang/vi/admin/hardware/table.php +++ b/resources/lang/vi/admin/hardware/table.php @@ -22,9 +22,9 @@ return [ 'image' => 'Hình ảnh Thiết bị', 'days_without_acceptance' => 'Những ngày không chấp nhận', 'monthly_depreciation' => 'Khấu hao tháng', - 'assigned_to' => 'Assigned To', + 'assigned_to' => 'Bàn giao cho', 'requesting_user' => 'Người dùng đang yêu cầu', - 'requested_date' => 'Requested Date', + 'requested_date' => 'Ngày yêu cầu', 'changed' => 'Đã thay đổi', 'icon' => 'Icon', ]; diff --git a/resources/lang/vi/admin/locations/table.php b/resources/lang/vi/admin/locations/table.php index e4c7689c8f..02ed485010 100644 --- a/resources/lang/vi/admin/locations/table.php +++ b/resources/lang/vi/admin/locations/table.php @@ -30,11 +30,11 @@ return [ 'asset_model' => 'Model', 'asset_serial' => 'Số Sê-ri', 'asset_location' => 'Vị trí', - 'asset_checked_out' => 'Checked Out', - 'asset_expected_checkin' => 'Expected Checkin', + 'asset_checked_out' => 'Bàn giao', + 'asset_expected_checkin' => 'Ngày mong muốn Thu hồi', 'date' => 'Ngày:', - 'signed_by_asset_auditor' => 'Signed By (Asset Auditor):', - 'signed_by_finance_auditor' => 'Signed By (Finance Auditor):', - 'signed_by_location_manager' => 'Signed By (Location Manager):', - 'signed_by' => 'Signed Off By:', + 'signed_by_asset_auditor' => 'Được ký bởi (Quản lý kiểm kê):', + 'signed_by_finance_auditor' => 'Được ký bởi (Quản lý tài chính):', + 'signed_by_location_manager' => 'Được ký bởi (Quản lý khu vực):', + 'signed_by' => 'Được ký bởi:', ]; diff --git a/resources/lang/vi/admin/statuslabels/message.php b/resources/lang/vi/admin/statuslabels/message.php index 48f7574fa6..4ab3812277 100644 --- a/resources/lang/vi/admin/statuslabels/message.php +++ b/resources/lang/vi/admin/statuslabels/message.php @@ -23,7 +23,7 @@ return [ 'help' => [ 'undeployable' => 'Những tài sản này không thể gán cho bất cứ ai.', - 'deployable' => 'These assets can be checked out. Once they are assigned, they will assume a meta status of Deployed.', + 'deployable' => 'Những tài sản này có thể được bàn giao. Khi được bàn giao cho đối tượng, nó sẽ có trạng thái là Đã cấp phát.', 'archived' => 'Không thể kiểm tra các tài sản này và sẽ chỉ hiển thị trong chế độ xem Thư mục lưu trữ. Điều này hữu ích cho việc giữ lại thông tin về tài sản cho mục đích lịch sử ngân sách nhưng giữ chúng khỏi danh mục tài sản hằng ngày.', 'pending' => 'Những tài sản này không thể được gán cho bất cứ ai, thường được sử dụng cho các vật phẩm được sửa chữa, nhưng dự kiến sẽ quay trở lại lưu thông.', ], diff --git a/resources/lang/vi/admin/users/general.php b/resources/lang/vi/admin/users/general.php index 23ddb44077..594ba36755 100644 --- a/resources/lang/vi/admin/users/general.php +++ b/resources/lang/vi/admin/users/general.php @@ -25,7 +25,7 @@ return [ '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ố.', 'two_factor_enrolled' => '2FA Device Enrolled ', - 'two_factor_active' => '2FA Active ', + 'two_factor_active' => '2FA đang hoạt động ', 'user_deactivated' => 'User cannot login', 'user_activated' => 'User can login', 'activation_status_warning' => 'Do not change activation status', @@ -34,7 +34,7 @@ return [ 'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.', 'remove_group_memberships' => 'Remove Group Memberships', 'warning_deletion' => 'WARNING:', - 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.', + 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.', 'update_user_assets_status' => 'Update all assets for these users to this status', 'checkin_user_properties' => 'Check in all properties associated with these users', 'remote_label' => 'This is a remote user', diff --git a/resources/lang/vi/admin/users/message.php b/resources/lang/vi/admin/users/message.php index cb57a5f647..512cee221f 100644 --- a/resources/lang/vi/admin/users/message.php +++ b/resources/lang/vi/admin/users/message.php @@ -14,6 +14,7 @@ return array( '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' => 'Những người dùng với trạng thái kích hoạt đã chọn và có địa chỉ email hợp lệ sẽ nhận được liên kết đặt lại mật khẩu.', 'password_reset_sent' => 'Đường đẫn khôi phục mật khẩu được gửi đến :email!', + 'user_has_no_email' => 'This user does not have an email address in their profile.', 'success' => array( @@ -58,4 +59,4 @@ return array( 'invalidfiles' => 'Một hoặc nhiều tập tin của bạn có dung lượng quá lớn hoặc loại tập tin không cho phép tải lên. Chỉ cho phép những loại tập tin png, gif, jpg, doc, docx, pdf, and txt.', ), -); +); \ No newline at end of file diff --git a/resources/lang/vi/button.php b/resources/lang/vi/button.php index 0c21726ece..df7ac0c0c8 100644 --- a/resources/lang/vi/button.php +++ b/resources/lang/vi/button.php @@ -4,7 +4,7 @@ return [ 'actions' => 'Thao tác', 'add' => 'Thêm mới', 'cancel' => 'Hủy', - 'checkin_and_delete' => 'Kiểm tra & Xóa Người dùng', + 'checkin_and_delete' => 'Checkin All / Delete User', 'delete' => 'Xóa', 'edit' => 'Sửa', 'restore' => 'Khôi phục', diff --git a/resources/lang/vi/general.php b/resources/lang/vi/general.php index eebc0ba985..1b0fc29605 100644 --- a/resources/lang/vi/general.php +++ b/resources/lang/vi/general.php @@ -19,14 +19,14 @@ return [ 'asset' => 'Tài sản', 'asset_report' => 'Báo cáo tài sản', 'asset_tag' => 'Thẻ tài sản', - 'asset_tags' => 'Asset Tags', - 'assets_available' => 'Assets available', - 'accept_assets' => 'Accept Assets :name', - 'accept_assets_menu' => 'Accept Assets', + 'asset_tags' => 'Tên tài sản', + 'assets_available' => 'Tài sản sẵn có', + 'accept_assets' => 'Chấp nhận tài sản :name', + 'accept_assets_menu' => 'Chấp nhận tài sản', 'audit' => 'Kiểm toán', 'audit_report' => 'Sổ ghi chép đánh giá', 'assets' => 'Tài sản', - 'assigned_to' => 'Assigned to :name', + 'assigned_to' => 'Được giao cho :name', 'avatar_delete' => 'Xóa hình đại diện', 'avatar_upload' => 'Tải lên hình đại diện', 'back' => 'Quay lại', @@ -34,10 +34,10 @@ return [ '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', - 'bulk_edit' => 'Bulk Edit', - 'bulk_delete' => 'Bulk Delete', - 'bulk_actions' => 'Bulk Actions', - 'bulk_checkin_delete' => 'Bulk Checkin & Delete', + 'bulk_edit' => 'Chỉnh sửa hàng loạt', + 'bulk_delete' => 'Xoá hàng loạt', + 'bulk_actions' => 'Hàng loạt hành động', + 'bulk_checkin_delete' => 'Bulk Checkin Items from Users', 'bystatus' => 'Trạng thái', 'cancel' => 'Hủy', 'categories' => 'Danh mục', @@ -101,6 +101,8 @@ return [ 'employee_number' => 'Employee Number', 'email_domain_help' => 'Địa chỉ này được sử dụng để tạo địa chỉ email khi nhập', 'error' => 'Lỗi', + 'exclude_archived' => 'Exclude Archived Assets', + 'exclude_deleted' => 'Exclude Deleted Assets', 'example' => 'Example: ', 'filastname_format' => 'Tên Họ Tên Đầu tiên (jsmith@example.com)', 'firstname_lastname_format' => 'Họ Tên Họ (jane.smith@example.com)', @@ -131,10 +133,11 @@ return [ 'id' => 'ID', 'image' => 'Hình ảnh', 'image_delete' => 'Xóa hình', + 'include_deleted' => 'Include Deleted Assets', 'image_upload' => 'Tải hình', - 'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.', + 'filetypes_accepted_help' => 'Các loại tệp được chấp nhận là :types. Kích thước tải lên tối đa được cho phép là :size.|Các loại tệp được chấp nhận là :types. Kích thước tải lên tối đa được cho phép là :size.', 'filetypes_size_help' => 'Max upload size allowed is :size.', - 'image_filetypes_help' => 'Accepted filetypes are jpg, webp, png, gif, and svg. Max upload size allowed is :size.', + 'image_filetypes_help' => 'Các loại tệp được chấp nhận là jpg, webp, png, gif và svg. Kích thước tải lên tối đa được cho phép là :size.', 'import' => 'Nhập', 'importing' => 'Importing', 'importing_help' => 'Bạn có thể nhập nội dung, phụ kiện, giấy phép, linh kiện, vật tư tiêu hao và người dùng qua tệp CSV.