Updated language strings from CrowdIn

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2023-08-15 13:21:35 +01:00
parent d3fbbec92c
commit d1ce1b6f18
493 changed files with 4553 additions and 2511 deletions

View file

@ -1,7 +1,7 @@
<?php
return array(
'personal_api_keys' => 'Personal API Keys',
'personal_api_keys' => '私有API 金鑰',
'api_key_warning' => 'When generating an API token, be sure to copy it down immediately as they
will not be visible to you again.',
'api_base_url' => 'Your API base url is located at:',

View file

@ -8,6 +8,8 @@ return array(
'clone' => 'Klone Kategorie',
'create' => 'Skep Kategorie',
'edit' => 'Wysig Kategorie',
'email_will_be_sent_due_to_global_eula' => 'An email will be sent to the user because the global EULA is being used.',
'email_will_be_sent_due_to_category_eula' => 'An email will be sent to the user because a EULA is set for this category.',
'eula_text' => 'Kategorie EULA',
'eula_text_help' => 'Hierdie veld laat u toe om u EULA\'s vir spesifieke soorte bates aan te pas. As u slegs een EULA vir al u bates het, kan u die onderstaande boks selekteer om die primêre standaard te gebruik.',
'name' => 'Kategorie Naam',

View file

@ -51,4 +51,7 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
'show_in_listview_short' => 'Show in lists',
];

View file

@ -12,6 +12,7 @@ return [
'clone' => 'Klone Bate',
'deployable' => 'verbintenis',
'deleted' => 'This asset has been deleted.',
'delete_confirm' => 'Are you sure you want to delete this asset?',
'edit' => 'Wysig bate',
'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.',
'model_invalid' => 'The Model of this Asset is invalid.',
@ -19,7 +20,7 @@ return [
'requestable' => 'Requestable',
'requested' => 'versoek',
'not_requestable' => 'Not Requestable',
'requestable_status_warning' => 'Do not change requestable status',
'requestable_status_warning' => 'Do not change requestable status',
'restore' => 'Herstel bate',
'pending' => 'hangende',
'undeployable' => 'Undeployable',
@ -45,4 +46,5 @@ return [
'alert_details' => 'Please see below for details.',
'custom_export' => 'Custom Export',
'mfg_warranty_lookup' => ':manufacturer Warranty Status Lookup',
'user_department' => 'User Department',
];

View file

@ -3,7 +3,7 @@
return array(
'does_not_exist' => 'Model bestaan nie.',
'no_association' => 'NO MODEL ASSOCIATED.',
'no_association' => 'WARNING! The asset model for this item is invalid or missing!',
'no_association_fix' => 'This will break things in weird and horrible ways. Edit this asset now to assign it a model.',
'assoc_users' => 'Hierdie model word tans geassosieer met een of meer bates en kan nie verwyder word nie. Verwyder asseblief die bates en probeer dan weer uitvee.',

View file

@ -264,7 +264,7 @@ return [
'accept_eula' => 'Acceptance Agreement',
'supplier' => 'verskaffer',
'suppliers' => 'Verskaffers',
'sure_to_delete' => 'Is jy seker jy wil verwyder',
'sure_to_delete' => 'Is jy seker jy wil verwyder',
'submit' => 'Indien',
'target' => 'teiken',
'time_and_date_display' => 'Tyd en datum vertoon',
@ -368,8 +368,8 @@ return [
'notification_warning' => 'Warning:',
'notification_info' => 'Info:',
'asset_information' => 'Asset Information',
'model_name' => 'Model Name:',
'asset_name' => 'Asset Name:',
'model_name' => 'Model Name',
'asset_name' => 'Asset Name',
'consumable_information' => 'Consumable Information:',
'consumable_name' => 'Consumable Name:',
'accessory_information' => 'Accessory Information:',
@ -413,7 +413,7 @@ return [
'integration_option' => 'Integration Option',
'log_does_not_exist' => 'No matching log record exists.',
'merge_users' => 'Merge Users',
'merge_information' => 'This will merge the :count users into a single user. Select the user you wish to merge the others into below, and the associated assets, licences, etc will be moved over to the selected user and the other users will be marked as deleted.',
'merge_information' => 'This will merge the :count users into a single user. Select the user you wish to merge the others into below, and the associated assets, licenses, etc will be moved over to the selected user and the other users will be marked as deleted.',
'warning_merge_information' => 'This action CANNOT be undone and should ONLY be used when you need to merge users because of a bad import or sync. Be sure to run a backup first.',
'no_users_selected' => 'No users selected',
'not_enough_users_selected' => 'At least :count users must be selected',
@ -436,6 +436,7 @@ return [
'errors_importing' => 'Some Errors occurred while importing: ',
'warning' => 'WARNING: :warning',
'success_redirecting' => '"Success... Redirecting.',
'cancel_request' => 'Cancel this item request',
'setup_successful_migrations' => 'Your database tables have been created',
'setup_migration_output' => 'Migration output:',
'setup_migration_create_user' => 'Next: Create User',
@ -448,5 +449,30 @@ return [
'modal_confirm_generic' => 'Are you sure?',
'cannot_be_deleted' => 'This item cannot be deleted',
'undeployable_tooltip' => 'This item cannot be checked out. Check the quantity remaining.',
'serial_number' => 'Serial Number',
'item_notes' => ':item Notes',
'item_name_var' => ':item Name',
'importer' => [
'checked_out_to_fullname' => 'Checked Out to: Full Name',
'checked_out_to_first_name' => 'Checked Out to: First Name',
'checked_out_to_last_name' => 'Checked Out to: Last Name',
'checked_out_to_username' => 'Checked Out to: Username',
'checked_out_to_email' => 'Checked Out to: Email',
'checked_out_to_tag' => 'Checked Out to: Asset Tag',
'manager_first_name' => 'Manager First Name',
'manager_last_name' => 'Manager Last Name',
'manager_full_name' => 'Manager Full Name',
'manager_username' => 'Manager Username',
'checkout_type' => 'Checkout Type',
'checkout_location' => 'Checkout to Location',
'image_filename' => 'Image Filename',
'do_not_import' => 'Do Not Import',
'vip' => 'VIP',
'avatar' => 'Avatar',
'gravatar' => 'Gravatar Email',
'currency' => 'Currency',
'address2' => 'Address Line 2',
'import_note' => 'Imported using csv importer',
],
];

View file

@ -8,6 +8,8 @@ return array(
'clone' => 'Clone Category',
'create' => 'Create Category',
'edit' => 'Edit Category',
'email_will_be_sent_due_to_global_eula' => 'An email will be sent to the user because the global EULA is being used.',
'email_will_be_sent_due_to_category_eula' => 'An email will be sent to the user because a EULA is set for this category.',
'eula_text' => 'Category EULA',
'eula_text_help' => 'This field allows you to customize your EULAs for specific types of assets. If you only have one EULA for all of your assets, you can check the box below to use the primary default.',
'name' => 'Category Name',

View file

@ -51,4 +51,7 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
'show_in_listview_short' => 'Show in lists',
];

View file

@ -12,6 +12,7 @@ return [
'clone' => 'Clone Asset',
'deployable' => 'Deployable',
'deleted' => 'This asset has been deleted.',
'delete_confirm' => 'Are you sure you want to delete this asset?',
'edit' => 'Edit Asset',
'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.',
'model_invalid' => 'The Model of this Asset is invalid.',
@ -19,7 +20,7 @@ return [
'requestable' => 'Requestable',
'requested' => 'Requested',
'not_requestable' => 'Not Requestable',
'requestable_status_warning' => 'Do not change requestable status',
'requestable_status_warning' => 'Do not change requestable status',
'restore' => 'Restore Asset',
'pending' => 'Pending',
'undeployable' => 'Undeployable',
@ -45,4 +46,5 @@ return [
'alert_details' => 'Please see below for details.',
'custom_export' => 'Custom Export',
'mfg_warranty_lookup' => ':manufacturer Warranty Status Lookup',
'user_department' => 'User Department',
];

View file

@ -3,7 +3,7 @@
return array(
'does_not_exist' => 'Model does not exist.',
'no_association' => 'NO MODEL ASSOCIATED.',
'no_association' => 'WARNING! The asset model for this item is invalid or missing!',
'no_association_fix' => 'This will break things in weird and horrible ways. Edit this asset now to assign it a model.',
'assoc_users' => 'This model is currently associated with one or more assets and cannot be deleted. Please delete the assets, and then try deleting again. ',

View file

@ -1,56 +1,56 @@
<?php
return [
'accessories' => 'Accessories',
'accessories' => 'መለዋወጫዎች',
'activated' => 'Activated',
'accepted_date' => 'Date Accepted',
'accessory' => 'Accessory',
'accessory_report' => 'Accessory Report',
'action' => 'Action',
'activity_report' => 'Activity Report',
'address' => 'Address',
'admin' => 'Admin',
'administrator' => 'Administrator',
'add_seats' => 'Added seats',
'age' => "Age",
'all_assets' => 'All Assets',
'all' => 'All',
'archived' => 'Archived',
'asset_models' => 'Asset Models',
'asset_model' => 'Model',
'asset' => 'Asset',
'asset_report' => 'Asset Report',
'asset_tag' => 'Asset Tag',
'asset_tags' => 'Asset Tags',
'assets_available' => 'Assets available',
'accept_assets' => 'Accept Assets :name',
'accept_assets_menu' => 'Accept Assets',
'audit' => 'Audit',
'audit_report' => 'Audit Log',
'assets' => 'Assets',
'assets_audited' => 'assets audited',
'assets_checked_in_count' => 'assets checked in',
'assets_checked_out_count' => 'assets checked out',
'asset_deleted_warning' => 'This asset has been deleted. You must restore it before you can assign it to someone.',
'assigned_date' => 'Date Assigned',
'assigned_to' => 'Assigned to :name',
'assignee' => 'Assigned to',
'avatar_delete' => 'Delete Avatar',
'avatar_upload' => 'Upload Avatar',
'back' => 'Back',
'bad_data' => 'Nothing found. Maybe bad data?',
'bulkaudit' => 'Bulk Audit',
'bulkaudit_status' => 'Audit Status',
'bulk_checkout' => 'Bulk Checkout',
'bulk_edit' => 'Bulk Edit',
'bulk_delete' => 'Bulk Delete',
'bulk_actions' => 'Bulk Actions',
'bulk_checkin_delete' => 'Bulk Checkin / Delete Users',
'byod' => 'BYOD',
'byod_help' => 'This device is owned by the user',
'bystatus' => 'by Status',
'cancel' => 'Cancel',
'categories' => 'Categories',
'accepted_date' => 'የተቀበለበት ቀን',
'accessory' => 'መለዋወጫ',
'accessory_report' => 'የመለዋወጫ ዘገባ',
'action' => 'ተግባር',
'activity_report' => 'የእንቅስቃሴ ዘገባ',
'address' => 'አድራሻ',
'admin' => 'ተቆጣጣሪ',
'administrator' => 'አስተዳዳሪ',
'add_seats' => 'የተጨመሩ መቀመጫዎች',
'age' => "እድሜ",
'all_assets' => 'ኹሉም ንብረቶች',
'all' => 'ኹሉም',
'archived' => 'የተመኸደረ',
'asset_models' => 'የንብረት ዓይነቶች',
'asset_model' => 'ሞዴል',
'asset' => 'ንብረት',
'asset_report' => 'የንብረት ዘገባ',
'asset_tag' => 'የንብረት መለያ',
'asset_tags' => 'የንብረት መለያዎች',
'assets_available' => 'የሚያገለግሉ ንብረቶች',
'accept_assets' => 'ገቢ ንብረቶች፥ ስም',
'accept_assets_menu' => 'የገቡ ንብረቶች',
'audit' => 'ቁጥጥር',
'audit_report' => 'የቁጥጥር መዝገብ',
'assets' => 'ንብረቶች',
'assets_audited' => 'የተረጋገጡ ንብረቶች',
'assets_checked_in_count' => 'የተመለሱ ንብረቶች',
'assets_checked_out_count' => 'ወጪ የሆኑ ንብረቶች',
'asset_deleted_warning' => 'ይህ ንብረት ተሰርዟል። ለሌላ ሰው ከመስጠት በፊት መልሶ መመዝገብ ያስፈልጋል።',
'assigned_date' => 'የተሰጠበት ቀን',
'assigned_to' => 'የተሰጠው፥ ስም',
'assignee' => 'የተሰጠው',
'avatar_delete' => 'የተሰረዘ አምሳያ',
'avatar_upload' => 'የተጫነ አምሳያ',
'back' => 'ወደኋላ',
'bad_data' => 'ምንም አልተገኘም። የተበላሸ ውሂብ ይሆን?',
'bulkaudit' => 'የጅምላ ኦዲት',
'bulkaudit_status' => 'የኦዲት ሁኔታ',
'bulk_checkout' => 'በጅምላ ማውጣት',
'bulk_edit' => 'የጅምላ አርትዖት',
'bulk_delete' => 'የጅምላ ስረዛ',
'bulk_actions' => 'የጅምላ ተግባር',
'bulk_checkin_delete' => 'የጅምላ ተመላሽ/ የተሰረዙ ተጠቃሚዎች',
'byod' => 'ባይኦድ',
'byod_help' => 'መሳሪያው የተጠቃሚው ነው',
'bystatus' => 'በሁኔታ',
'cancel' => 'ተወው',
'categories' => 'ምድብ',
'category' => 'Category',
'change' => 'In/Out',
'changeemail' => 'Change Email Address',
@ -264,7 +264,7 @@ return [
'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Supplier',
'suppliers' => 'Suppliers',
'sure_to_delete' => 'Are you sure you wish to delete',
'sure_to_delete' => 'Are you sure you wish to delete',
'submit' => 'Submit',
'target' => 'Target',
'time_and_date_display' => 'Time and Date Display',
@ -368,8 +368,8 @@ return [
'notification_warning' => 'Warning:',
'notification_info' => 'Info:',
'asset_information' => 'Asset Information',
'model_name' => 'Model Name:',
'asset_name' => 'Asset Name:',
'model_name' => 'Model Name',
'asset_name' => 'Asset Name',
'consumable_information' => 'Consumable Information:',
'consumable_name' => 'Consumable Name:',
'accessory_information' => 'Accessory Information:',
@ -413,7 +413,7 @@ return [
'integration_option' => 'Integration Option',
'log_does_not_exist' => 'No matching log record exists.',
'merge_users' => 'Merge Users',
'merge_information' => 'This will merge the :count users into a single user. Select the user you wish to merge the others into below, and the associated assets, licences, etc will be moved over to the selected user and the other users will be marked as deleted.',
'merge_information' => 'This will merge the :count users into a single user. Select the user you wish to merge the others into below, and the associated assets, licenses, etc will be moved over to the selected user and the other users will be marked as deleted.',
'warning_merge_information' => 'This action CANNOT be undone and should ONLY be used when you need to merge users because of a bad import or sync. Be sure to run a backup first.',
'no_users_selected' => 'No users selected',
'not_enough_users_selected' => 'At least :count users must be selected',
@ -436,6 +436,7 @@ return [
'errors_importing' => 'Some Errors occurred while importing: ',
'warning' => 'WARNING: :warning',
'success_redirecting' => '"Success... Redirecting.',
'cancel_request' => 'Cancel this item request',
'setup_successful_migrations' => 'Your database tables have been created',
'setup_migration_output' => 'Migration output:',
'setup_migration_create_user' => 'Next: Create User',
@ -448,5 +449,30 @@ return [
'modal_confirm_generic' => 'Are you sure?',
'cannot_be_deleted' => 'This item cannot be deleted',
'undeployable_tooltip' => 'This item cannot be checked out. Check the quantity remaining.',
'serial_number' => 'Serial Number',
'item_notes' => ':item Notes',
'item_name_var' => ':item Name',
'importer' => [
'checked_out_to_fullname' => 'Checked Out to: Full Name',
'checked_out_to_first_name' => 'Checked Out to: First Name',
'checked_out_to_last_name' => 'Checked Out to: Last Name',
'checked_out_to_username' => 'Checked Out to: Username',
'checked_out_to_email' => 'Checked Out to: Email',
'checked_out_to_tag' => 'Checked Out to: Asset Tag',
'manager_first_name' => 'Manager First Name',
'manager_last_name' => 'Manager Last Name',
'manager_full_name' => 'Manager Full Name',
'manager_username' => 'Manager Username',
'checkout_type' => 'Checkout Type',
'checkout_location' => 'Checkout to Location',
'image_filename' => 'Image Filename',
'do_not_import' => 'Do Not Import',
'vip' => 'VIP',
'avatar' => 'Avatar',
'gravatar' => 'Gravatar Email',
'currency' => 'Currency',
'address2' => 'Address Line 2',
'import_note' => 'Imported using csv importer',
],
];

View file

@ -8,6 +8,8 @@ return array(
'clone' => 'نسخ التصنيف',
'create' => 'إنشاء تصنيف',
'edit' => 'تعديل التصنيف',
'email_will_be_sent_due_to_global_eula' => 'سيتم إرسال بريد إلكتروني إلى المستخدم لأنه يتم استخدام اتفاقية ترخيص المستخدم العالمية.',
'email_will_be_sent_due_to_category_eula' => 'سيتم إرسال بريد إلكتروني إلى المستخدم لأنه تم تعيين اتفاقية ترخيص دخول لهذه الفئة.',
'eula_text' => 'إتفاقية ترخيص المستخدم النهائي للتصنيف',
'eula_text_help' => 'يسمح لك هذا الحقل بتخصيص (اتفاقية ترخيص المستخدم) لأنواع معينة من الأصول. اذا كنت تمتلك اتفاقية واحدة لجميع أصولك يمكنك أن تقوم بتأشير المربع في الأسفل لاستخدام الاتفاقية الافتراضية.',
'name' => 'اسم التصنيف',

View file

@ -51,4 +51,7 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
'show_in_listview_short' => 'Show in lists',
];

View file

@ -9,7 +9,7 @@ return [
'bulk_restore_warn' => 'أنت على وشك استعادة :asset_count الأصول.',
'bulk_update' => 'تحديث للأصول المحددة',
'bulk_update_help' => 'يتيح لك هذا النموذج تحديث عدة أصول دفعة واحدة. قم بملء الحقول التي تحتاج إلى تغييرها. ستظل أية حقول فارغة بدون تغيير. ',
'bulk_update_warn' => 'You are about to edit the properties of a single asset.|You are about to edit the properties of :asset_count assets.',
'bulk_update_warn' => 'أنت على وشك تعديل خصائص أصل واحد.<unk> أنت على وشك تعديل خصائص :asset_count الأصول.',
'checkedout_to' => 'تم الاخراج إلى',
'checkout_date' => 'تاريخ الاخراج',
'checkin_date' => 'تاريخ الادخال',

View file

@ -12,6 +12,7 @@ return [
'clone' => 'استنساخ الأصل',
'deployable' => 'قابل للتوزيع',
'deleted' => 'تم حذف هذا الأصل.',
'delete_confirm' => 'Are you sure you want to delete this asset?',
'edit' => 'تعديل الأصل',
'model_deleted' => 'تم حذف موديل الأصول هذا. يجب استعادة الموديل قبل أن تتمكن من استعادة الأصل.',
'model_invalid' => 'The Model of this Asset is invalid.',
@ -19,7 +20,7 @@ return [
'requestable' => 'قابل للطلب',
'requested' => 'تم الطلب',
'not_requestable' => 'Not Requestable',
'requestable_status_warning' => 'Do not change requestable status',
'requestable_status_warning' => 'Do not change requestable status',
'restore' => 'استعادة الأصل',
'pending' => 'قيد الانتظار',
'undeployable' => 'غير قابل للتوزيع',
@ -45,4 +46,5 @@ return [
'alert_details' => 'Please see below for details.',
'custom_export' => 'Custom Export',
'mfg_warranty_lookup' => ':manufacturer Warranty Status Lookup',
'user_department' => 'User Department',
];

View file

@ -3,7 +3,7 @@
return array(
'does_not_exist' => 'الموديل غير موجود.',
'no_association' => 'غير مرتبط بنموذج.',
'no_association' => 'تحذير! نموذج الأصول لهذا العنصر غير صالح أو مفقود!',
'no_association_fix' => 'سيؤدي هذا إلى كسر الأمور بطرق غريبة وفظيعة. قم بتعديل هذا الأصل الآن لربطه بنموذج.',
'assoc_users' => 'هذا الموديل مرتبط حاليا بواحد أو أكثر من الأصول ولا يمكن حذفه. يرجى حذف الأصول، ثم محاولة الحذف مرة أخرى. ',

View file

@ -23,7 +23,7 @@ return [
'help' => [
'undeployable' => 'لا يمكن اخراج هذه الأصول لأي شخص.',
'deployable' => 'These assets can be checked out. Once they are assigned, they will assume a meta status of <i class="fas fa-circle text-blue"></i> <strong>Deployed</strong>.',
'deployable' => 'يمكن اخراج هذه الأصول. بعد تعيينهم، سيتم اعطاءها الحالة <i class="fas fa-circle text-blue"></i> <strong>تم التوزيع</strong>.',
'archived' => 'لا اخراج هذه الأصول، ولن تظهر إلا في المؤرشفة. وهذا مفيد للاحتفاظ بالمعلومات عن الأصول لأغراض الميزانية / التاريخية وايضا الاحتفاظ بها خارج قائمة الأصول اليومية.',
'pending' => 'لا يمكن بعد اخراج هذه الأصول لأي شخص، غالبا ما تستخدم للأصول اللتي قيد الصيانة، ولكن من المتوقع أن تعود إلى الاستخدام.',
],

View file

@ -3,7 +3,7 @@
return [
'accessories' => 'ملحقات',
'activated' => 'مفعل',
'accepted_date' => 'Date Accepted',
'accepted_date' => 'تم تخزين التاريخ',
'accessory' => 'ملحق',
'accessory_report' => 'تقرير الملحقات',
'action' => 'الإجراء',
@ -12,7 +12,7 @@ return [
'admin' => 'الإدارة',
'administrator' => 'المدير',
'add_seats' => 'المقاعد المضافة',
'age' => "Age",
'age' => "العمر",
'all_assets' => 'كل الأصول',
'all' => 'الكل',
'archived' => 'مؤرشفة',
@ -264,7 +264,7 @@ return [
'accept_eula' => 'اتفاقية القبول',
'supplier' => 'المورد',
'suppliers' => 'الموردون',
'sure_to_delete' => 'هل تريد بالتأكيد حذفها',
'sure_to_delete' => 'هل تريد بالتأكيد حذفها',
'submit' => 'عرض',
'target' => 'استهداف',
'time_and_date_display' => 'عرض الوقت والتاريخ',
@ -368,8 +368,8 @@ return [
'notification_warning' => 'Warning:',
'notification_info' => 'Info:',
'asset_information' => 'Asset Information',
'model_name' => 'Model Name:',
'asset_name' => 'Asset Name:',
'model_name' => 'Model Name',
'asset_name' => 'Asset Name',
'consumable_information' => 'Consumable Information:',
'consumable_name' => 'Consumable Name:',
'accessory_information' => 'Accessory Information:',
@ -413,7 +413,7 @@ return [
'integration_option' => 'Integration Option',
'log_does_not_exist' => 'No matching log record exists.',
'merge_users' => 'دمج المستخدمين',
'merge_information' => 'سيؤدي هذا إلى دمج :count مستخدمين في مستخدم واحد. حدد المستخدم الذي ترغب في دمج بقية المستخدمين بالأسفل، والأصول المرتبطة ، والتراخيص ، إلخ سيتم نقلها إلى المستخدم المحدد وسيتم وضع علامة على المستخدمين الآخرين كمحذوفين.',
'merge_information' => 'This will merge the :count users into a single user. Select the user you wish to merge the others into below, and the associated assets, licenses, etc will be moved over to the selected user and the other users will be marked as deleted.',
'warning_merge_information' => 'لا يمكن التراجع عن هذا الإجراء، ويجب أن تستخدم فقط عندما تحتاج إلى دمج المستخدمين بسبب سوء الاستيراد أو المزامنة. تأكد من تشغيل النسخ الاحتياطي أولاً.',
'no_users_selected' => 'لا يوجد مستخدمين محددين',
'not_enough_users_selected' => 'يجب اختيارعدد :count مستخدم على الأقل',
@ -436,6 +436,7 @@ return [
'errors_importing' => 'Some Errors occurred while importing: ',
'warning' => 'WARNING: :warning',
'success_redirecting' => '"Success... Redirecting.',
'cancel_request' => 'Cancel this item request',
'setup_successful_migrations' => 'تم إنشاء جداول قاعدة البيانات الخاصة بك',
'setup_migration_output' => 'ناتج الهجرة:',
'setup_migration_create_user' => 'التالي: إنشاء مستخدم',
@ -448,5 +449,30 @@ return [
'modal_confirm_generic' => 'Are you sure?',
'cannot_be_deleted' => 'This item cannot be deleted',
'undeployable_tooltip' => 'This item cannot be checked out. Check the quantity remaining.',
'serial_number' => 'Serial Number',
'item_notes' => ':item Notes',
'item_name_var' => ':item Name',
'importer' => [
'checked_out_to_fullname' => 'Checked Out to: Full Name',
'checked_out_to_first_name' => 'Checked Out to: First Name',
'checked_out_to_last_name' => 'Checked Out to: Last Name',
'checked_out_to_username' => 'Checked Out to: Username',
'checked_out_to_email' => 'Checked Out to: Email',
'checked_out_to_tag' => 'Checked Out to: Asset Tag',
'manager_first_name' => 'Manager First Name',
'manager_last_name' => 'Manager Last Name',
'manager_full_name' => 'Manager Full Name',
'manager_username' => 'Manager Username',
'checkout_type' => 'Checkout Type',
'checkout_location' => 'Checkout to Location',
'image_filename' => 'Image Filename',
'do_not_import' => 'Do Not Import',
'vip' => 'VIP',
'avatar' => 'Avatar',
'gravatar' => 'Gravatar Email',
'currency' => 'Currency',
'address2' => 'Address Line 2',
'import_note' => 'Imported using csv importer',
],
];

View file

@ -8,6 +8,8 @@ return array(
'clone' => 'Копиране на категория',
'create' => 'Създаване на категория',
'edit' => 'Редакция на категория',
'email_will_be_sent_due_to_global_eula' => 'An email will be sent to the user because the global EULA is being used.',
'email_will_be_sent_due_to_category_eula' => 'An email will be sent to the user because a EULA is set for this category.',
'eula_text' => 'Категория EULA',
'eula_text_help' => 'Това поле позволява да задавате различни EULA за всеки тип активи. Ако имате обща EULA за всички активи, можете да използвате кутийката по-долу за да използвате една обща по подразбиране.',
'name' => 'Име на категория',

View file

@ -14,7 +14,7 @@ return array(
'update' => array(
'error' => 'Категорията не беше обновена. Моля опитайте отново',
'success' => 'Категорията е обновена успешно.',
'cannot_change_category_type' => 'You cannot change the category type once it has been created',
'cannot_change_category_type' => 'Не може да смените вида на категорията след като е създадена',
),
'delete' => array(

View file

@ -51,4 +51,7 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
'show_in_listview_short' => 'Show in lists',
];

View file

@ -2,7 +2,7 @@
return [
'bulk_delete' => 'Потвърдете масовото изтриване на активи',
'bulk_restore' => 'Confirm Bulk Restore Assets',
'bulk_restore' => 'Потвърдете масовото възстановяване на активите',
'bulk_delete_help' => 'Прегледайте активите, маркирани за масово изтриване. Веднъж изтрити, активите могат да бъдат възстановени, но те вече няма да бъдат асоциирани с потребителите, на които са изписани в момента.',
'bulk_restore_help' => 'Review the assets for bulk restoration below. Once restored, these assets will not be associated with any users they were previously assigned to.',
'bulk_delete_warn' => 'Ще бъдат изтрити :asset_count актива.',

View file

@ -12,6 +12,7 @@ return [
'clone' => 'Копиране на актив',
'deployable' => 'Може да бъде предоставен',
'deleted' => 'Този актив беше изтрит.',
'delete_confirm' => 'Are you sure you want to delete this asset?',
'edit' => 'Редакция на актив',
'model_deleted' => 'Този Модел на актив беше изтрит. Вие трябва да възстановите този модел преди да можете да възстановите актива.',
'model_invalid' => 'The Model of this Asset is invalid.',
@ -19,7 +20,7 @@ return [
'requestable' => 'Може да бъде изискван',
'requested' => 'Изискан',
'not_requestable' => 'Не може да бъде изискан',
'requestable_status_warning' => 'Да не се сменя статуса за изискване',
'requestable_status_warning' => 'Do not change requestable status',
'restore' => 'Възстановяване на актив',
'pending' => 'Предстоящ',
'undeployable' => 'Не може да бъде предоставян',
@ -45,4 +46,5 @@ return [
'alert_details' => 'Please see below for details.',
'custom_export' => 'Custom Export',
'mfg_warranty_lookup' => ':manufacturer Warranty Status Lookup',
'user_department' => 'User Department',
];

View file

@ -33,8 +33,8 @@ return [
'asset_checked_out' => 'Изписано на',
'asset_expected_checkin' => 'Очаквана дата на вписване',
'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:',
'signed_by_asset_auditor' => 'Подписан от (проверяващ):',
'signed_by_finance_auditor' => 'Подписан от (счетоводител):',
'signed_by_location_manager' => 'Подписан от (мениджър):',
'signed_by' => 'Подписано от:',
];

View file

@ -3,8 +3,8 @@
return array(
'does_not_exist' => 'Моделът не съществува.',
'no_association' => 'NO MODEL ASSOCIATED.',
'no_association_fix' => 'This will break things in weird and horrible ways. Edit this asset now to assign it a model.',
'no_association' => 'WARNING! The asset model for this item is invalid or missing!',
'no_association_fix' => 'Това ще счупи нещата по много лош начин. Редактирайте артикула сега и го зачислете към модел.',
'assoc_users' => 'Този модел е асоцииран с един или повече активи и не може да бъде изтрит. Моля изтрийте активите и опитайте отново.',
@ -32,14 +32,14 @@ return array(
'bulkedit' => array(
'error' => 'Няма полета, който да са се променили, така че нищо не е осъвременено.',
'success' => 'Model successfully updated. |:model_count models successfully updated.',
'warn' => 'You are about to update the properies of the following model: |You are about to edit the properties of the following :model_count models:',
'success' => 'Модела е обновен успешно. |:model_count модела са обновени успешно.',
'warn' => 'Вие ще обновите характиристиките на следния модел: |Вие ще редактирате характеристиките на следните :model_count модела:',
),
'bulkdelete' => array(
'error' => 'Няма избрани модели, така че нищо не бе изтрито.',
'success' => 'Model deleted!|:success_count models deleted!',
'success' => 'Модела е изтрит!|:success_count модела бяха изтрити!',
'success_partial' => ':success_count модела бяха изтрити, но :fail_count не бяха, тъй като към тях има асоциирани активи.'
),

View file

@ -264,7 +264,7 @@ return [
'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Доставчик',
'suppliers' => 'Доставчици',
'sure_to_delete' => 'Сигурни ли сте, че искате да изтриете',
'sure_to_delete' => 'Сигурни ли сте, че искате да изтриете',
'submit' => 'Изпрати',
'target' => 'Цел',
'time_and_date_display' => 'Показване на време и дата',
@ -368,8 +368,8 @@ return [
'notification_warning' => 'Warning:',
'notification_info' => 'Info:',
'asset_information' => 'Asset Information',
'model_name' => 'Model Name:',
'asset_name' => 'Asset Name:',
'model_name' => 'Model Name',
'asset_name' => 'Asset Name',
'consumable_information' => 'Consumable Information:',
'consumable_name' => 'Consumable Name:',
'accessory_information' => 'Accessory Information:',
@ -413,7 +413,7 @@ return [
'integration_option' => 'Integration Option',
'log_does_not_exist' => 'No matching log record exists.',
'merge_users' => 'Merge Users',
'merge_information' => 'This will merge the :count users into a single user. Select the user you wish to merge the others into below, and the associated assets, licences, etc will be moved over to the selected user and the other users will be marked as deleted.',
'merge_information' => 'This will merge the :count users into a single user. Select the user you wish to merge the others into below, and the associated assets, licenses, etc will be moved over to the selected user and the other users will be marked as deleted.',
'warning_merge_information' => 'This action CANNOT be undone and should ONLY be used when you need to merge users because of a bad import or sync. Be sure to run a backup first.',
'no_users_selected' => 'No users selected',
'not_enough_users_selected' => 'At least :count users must be selected',
@ -436,6 +436,7 @@ return [
'errors_importing' => 'Some Errors occurred while importing: ',
'warning' => 'WARNING: :warning',
'success_redirecting' => '"Success... Redirecting.',
'cancel_request' => 'Отмени тази заявка за артикул',
'setup_successful_migrations' => 'Your database tables have been created',
'setup_migration_output' => 'Migration output:',
'setup_migration_create_user' => 'Next: Create User',
@ -448,5 +449,30 @@ return [
'modal_confirm_generic' => 'Are you sure?',
'cannot_be_deleted' => 'This item cannot be deleted',
'undeployable_tooltip' => 'This item cannot be checked out. Check the quantity remaining.',
'serial_number' => 'Serial Number',
'item_notes' => ':item Notes',
'item_name_var' => ':item Name',
'importer' => [
'checked_out_to_fullname' => 'Checked Out to: Full Name',
'checked_out_to_first_name' => 'Checked Out to: First Name',
'checked_out_to_last_name' => 'Checked Out to: Last Name',
'checked_out_to_username' => 'Checked Out to: Username',
'checked_out_to_email' => 'Checked Out to: Email',
'checked_out_to_tag' => 'Checked Out to: Asset Tag',
'manager_first_name' => 'Manager First Name',
'manager_last_name' => 'Manager Last Name',
'manager_full_name' => 'Manager Full Name',
'manager_username' => 'Manager Username',
'checkout_type' => 'Checkout Type',
'checkout_location' => 'Checkout to Location',
'image_filename' => 'Image Filename',
'do_not_import' => 'Do Not Import',
'vip' => 'VIP',
'avatar' => 'Avatar',
'gravatar' => 'Gravatar Email',
'currency' => 'Currency',
'address2' => 'Address Line 2',
'import_note' => 'Imported using csv importer',
],
];

View file

@ -2,7 +2,7 @@
return [
'select_language' => 'Select a language',
'select_language' => 'Избор на език',
'languages' => [
'en'=> 'English, US',
'en-GB'=> 'English, UK',

View file

@ -1,8 +1,8 @@
<?php
return [
'acceptance_asset_accepted' => 'A user has accepted an item',
'acceptance_asset_declined' => 'A user has declined an item',
'acceptance_asset_accepted' => 'Потребителя прие актива',
'acceptance_asset_declined' => 'Потребителя отказа актива',
'a_user_canceled' => 'Потребител е отменил заявка за елемент в уебсайта',
'a_user_requested' => 'Потребител е направил заявка за елемент в уебсайта',
'accessory_name' => 'Име на аксесоар:',
@ -11,7 +11,7 @@ return [
'asset' => 'Актив:',
'asset_name' => 'Име на актив:',
'asset_requested' => 'Заявка за актив',
'asset_tag' => 'Етикет на актив',
'asset_tag' => 'Инвентарен номер',
'assigned_to' => 'Възложени на',
'best_regards' => 'С най-добри пожелания.',
'canceled' => 'Отменено:',
@ -43,10 +43,10 @@ return [
'login_first_admin' => 'Влезте в своята Snipe-IT инсталация използвайки данните по-долу:',
'login' => 'Вход:',
'Low_Inventory_Report' => 'Доклад за нисък запас',
'inventory_report' => 'Inventory Report',
'inventory_report' => 'Списък активи',
'min_QTY' => 'Минимално количество',
'name' => 'Име',
'new_item_checked' => 'Нов артикул беше изписан под вашете име, детайлите са отдолу.',
'new_item_checked' => 'Нов артикул беше изписан под вашето име, детайлите са отдолу.',
'password' => 'Парола:',
'password_reset' => 'Нулиране на паролата',
@ -74,11 +74,11 @@ return [
'your_credentials' => 'Вашите идентификационни данни за Snipe-IT',
'Accessory_Checkin_Notification' => 'Аксесоарат е вписан',
'Asset_Checkin_Notification' => 'Актива е вписан',
'Asset_Checkout_Notification' => 'Asset checked out',
'Asset_Checkout_Notification' => 'Актива е изписан',
'License_Checkin_Notification' => 'Лиценза е вписан',
'Expected_Checkin_Report' => 'Очакван рапорт за вписване на актив',
'Expected_Checkin_Notification' => 'Напомняне: :name крайната дата за вписване наближава',
'Expected_Checkin_Date' => 'Наближава срока за връщане на актив който е заведен на Вас, трябва да се върна на :date',
'your_assets' => 'Преглед на вашите активи',
'rights_reserved' => 'All rights reserved.',
'rights_reserved' => 'Всички права запазени.',
];

View file

@ -43,14 +43,14 @@ return [
'file' => 'Атрибутът: трябва да е файл.',
'filled' => 'Полето на атрибута: трябва да има стойност.',
'image' => ':attribute трябва да бъде изображение.',
'import_field_empty' => 'The value for :fieldname cannot be null.',
'import_field_empty' => 'Стойността за :fieldname не може да бъде празна.',
'in' => 'Избраният :attribute е невалиден.',
'in_array' => 'Полето: atribut не съществува в: други.',
'integer' => ':attribute трябва да бъде целочислен.',
'ip' => ':attribute трябва да бъде валиден IP адрес.',
'ipv4' => 'Атрибутът: трябва да е валиден IPv4 адрес.',
'ipv6' => 'Атрибутът: трябва да е валиден IPv6 адрес.',
'is_unique_department' => 'The :attribute must be unique to this Company Location',
'is_unique_department' => ':attribute трябва да бъде уникален за тази локация на фирмата.',
'json' => 'Атрибутът: трябва да е валиден низ на JSON.',
'max' => [
'numeric' => ':attribute не може да бъде по-дълъг от :max.',
@ -66,8 +66,8 @@ return [
'string' => ':attribute трябва да бъде минимум :min символа.',
'array' => 'Атрибутът: трябва да има поне: min елементи.',
],
'starts_with' => 'The :attribute must start with one of the following: :values.',
'ends_with' => 'The :attribute must end with one of the following: :values.',
'starts_with' => ':attribute трябва да започва с една от следните стойности: :values',
'ends_with' => ':attribute трябва да завършва с една от следните стойности: :values',
'not_in' => 'Избраният :attribute е невалиден.',
'numeric' => ':attribute трябва да бъде число.',
@ -95,13 +95,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' => 'Стойността не може да бъде отрицателна'
],
@ -126,13 +126,13 @@ return [
// date_format validation with slightly less stupid messages. It duplicates a lot, but it gets the job done :(
// We use this because the default error message for date_format is reflects php Y-m-d, which non-PHP
// people won't know how to format.
'purchase_date.date_format' => 'The :attribute must be a valid date in YYYY-MM-DD format',
'last_audit_date.date_format' => 'The :attribute must be a valid date in YYYY-MM-DD hh:mm:ss format',
'expiration_date.date_format' => 'The :attribute must be a valid date in YYYY-MM-DD format',
'termination_date.date_format' => 'The :attribute must be a valid date in YYYY-MM-DD format',
'expected_checkin.date_format' => 'The :attribute must be a valid date in YYYY-MM-DD format',
'start_date.date_format' => 'The :attribute must be a valid date in YYYY-MM-DD format',
'end_date.date_format' => 'The :attribute must be a valid date in YYYY-MM-DD format',
'purchase_date.date_format' => ':values трябва да бъде валидна дата в YYYY-MM-DD формат',
'last_audit_date.date_format' => ':attribute трябва да бъде валидна дата в YYYY-MM-DD hh:mm:ss формат',
'expiration_date.date_format' => ':attribute трябва да бъде валидна дата в YYYY-MM-DD формат',
'termination_date.date_format' => ':attribute трябва да бъде валидна дата в YYYY-MM-DD формат',
'expected_checkin.date_format' => ':attribute трябва да бъде валидна дата в YYYY-MM-DD формат',
'start_date.date_format' => ':attribute трябва да бъде валидна дата в YYYY-MM-DD формат',
'end_date.date_format' => ':attribute трябва да бъде валидна дата в YYYY-MM-DD формат',
],

View file

@ -8,6 +8,8 @@ return array(
'clone' => 'Clone Category',
'create' => 'Create Category',
'edit' => 'Edit Category',
'email_will_be_sent_due_to_global_eula' => 'An email will be sent to the user because the global EULA is being used.',
'email_will_be_sent_due_to_category_eula' => 'An email will be sent to the user because a EULA is set for this category.',
'eula_text' => 'Category EULA',
'eula_text_help' => 'This field allows you to customize your EULAs for specific types of assets. If you only have one EULA for all of your assets, you can check the box below to use the primary default.',
'name' => 'Category Name',

View file

@ -51,4 +51,7 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
'show_in_listview_short' => 'Show in lists',
];

View file

@ -12,6 +12,7 @@ return [
'clone' => 'Clone Asset',
'deployable' => 'Deployable',
'deleted' => 'This asset has been deleted.',
'delete_confirm' => 'Are you sure you want to delete this asset?',
'edit' => 'Edit Asset',
'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.',
'model_invalid' => 'The Model of this Asset is invalid.',
@ -19,7 +20,7 @@ return [
'requestable' => 'Requestable',
'requested' => 'Requested',
'not_requestable' => 'Not Requestable',
'requestable_status_warning' => 'Do not change requestable status',
'requestable_status_warning' => 'Do not change requestable status',
'restore' => 'Restore Asset',
'pending' => 'Pending',
'undeployable' => 'Undeployable',
@ -45,4 +46,5 @@ return [
'alert_details' => 'Please see below for details.',
'custom_export' => 'Custom Export',
'mfg_warranty_lookup' => ':manufacturer Warranty Status Lookup',
'user_department' => 'User Department',
];

View file

@ -3,7 +3,7 @@
return array(
'does_not_exist' => 'Model does not exist.',
'no_association' => 'NO MODEL ASSOCIATED.',
'no_association' => 'WARNING! The asset model for this item is invalid or missing!',
'no_association_fix' => 'This will break things in weird and horrible ways. Edit this asset now to assign it a model.',
'assoc_users' => 'This model is currently associated with one or more assets and cannot be deleted. Please delete the assets, and then try deleting again. ',

View file

@ -264,7 +264,7 @@ return [
'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Supplier',
'suppliers' => 'Suppliers',
'sure_to_delete' => 'Are you sure you wish to delete',
'sure_to_delete' => 'Are you sure you wish to delete',
'submit' => 'Submit',
'target' => 'Target',
'time_and_date_display' => 'Time and Date Display',
@ -368,8 +368,8 @@ return [
'notification_warning' => 'Warning:',
'notification_info' => 'Info:',
'asset_information' => 'Asset Information',
'model_name' => 'Model Name:',
'asset_name' => 'Asset Name:',
'model_name' => 'Model Name',
'asset_name' => 'Asset Name',
'consumable_information' => 'Consumable Information:',
'consumable_name' => 'Consumable Name:',
'accessory_information' => 'Accessory Information:',
@ -413,7 +413,7 @@ return [
'integration_option' => 'Integration Option',
'log_does_not_exist' => 'No matching log record exists.',
'merge_users' => 'Merge Users',
'merge_information' => 'This will merge the :count users into a single user. Select the user you wish to merge the others into below, and the associated assets, licences, etc will be moved over to the selected user and the other users will be marked as deleted.',
'merge_information' => 'This will merge the :count users into a single user. Select the user you wish to merge the others into below, and the associated assets, licenses, etc will be moved over to the selected user and the other users will be marked as deleted.',
'warning_merge_information' => 'This action CANNOT be undone and should ONLY be used when you need to merge users because of a bad import or sync. Be sure to run a backup first.',
'no_users_selected' => 'No users selected',
'not_enough_users_selected' => 'At least :count users must be selected',
@ -436,6 +436,7 @@ return [
'errors_importing' => 'Some Errors occurred while importing: ',
'warning' => 'WARNING: :warning',
'success_redirecting' => '"Success... Redirecting.',
'cancel_request' => 'Cancel this item request',
'setup_successful_migrations' => 'Your database tables have been created',
'setup_migration_output' => 'Migration output:',
'setup_migration_create_user' => 'Next: Create User',
@ -448,5 +449,30 @@ return [
'modal_confirm_generic' => 'Are you sure?',
'cannot_be_deleted' => 'This item cannot be deleted',
'undeployable_tooltip' => 'This item cannot be checked out. Check the quantity remaining.',
'serial_number' => 'Serial Number',
'item_notes' => ':item Notes',
'item_name_var' => ':item Name',
'importer' => [
'checked_out_to_fullname' => 'Checked Out to: Full Name',
'checked_out_to_first_name' => 'Checked Out to: First Name',
'checked_out_to_last_name' => 'Checked Out to: Last Name',
'checked_out_to_username' => 'Checked Out to: Username',
'checked_out_to_email' => 'Checked Out to: Email',
'checked_out_to_tag' => 'Checked Out to: Asset Tag',
'manager_first_name' => 'Manager First Name',
'manager_last_name' => 'Manager Last Name',
'manager_full_name' => 'Manager Full Name',
'manager_username' => 'Manager Username',
'checkout_type' => 'Checkout Type',
'checkout_location' => 'Checkout to Location',
'image_filename' => 'Image Filename',
'do_not_import' => 'Do Not Import',
'vip' => 'VIP',
'avatar' => 'Avatar',
'gravatar' => 'Gravatar Email',
'currency' => 'Currency',
'address2' => 'Address Line 2',
'import_note' => 'Imported using csv importer',
],
];

View file

@ -8,6 +8,8 @@ return array(
'clone' => 'Klonovat Kategorii',
'create' => 'Vytvořit kategorii',
'edit' => 'Upravit Kategorii',
'email_will_be_sent_due_to_global_eula' => 'An email will be sent to the user because the global EULA is being used.',
'email_will_be_sent_due_to_category_eula' => 'An email will be sent to the user because a EULA is set for this category.',
'eula_text' => 'EULA Kategorie',
'eula_text_help' => 'Toto pole umožňuje upravit EULA pro různé druhy majetku. Pokud máte pouze jeden typ pro všechen majetek, můžete zaškrtnout položku níže pro použití jako výchozí.',
'name' => 'Název kategorie',

View file

@ -51,4 +51,7 @@ return [
'display_in_user_view_table' => 'Viditelné pro uživatele',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
'show_in_listview_short' => 'Show in lists',
];

View file

@ -2,11 +2,11 @@
return [
'bulk_delete' => 'Potvrzení hromadného odstranění majetku',
'bulk_restore' => 'Confirm Bulk Restore Assets',
'bulk_restore' => 'Potvrzení hromadného obnovení majetku',
'bulk_delete_help' => 'Zkontrolujte seznam odstraňovaného majetku níže. Jakmile jej potvrdíte, nebude možné tento majetek obnovit a budou zrušeny i vazby na uživatele, kteří jej měli v držení.',
'bulk_restore_help' => 'Review the assets for bulk restoration below. Once restored, these assets will not be associated with any users they were previously assigned to.',
'bulk_restore_help' => 'Níže zkontrolujte majetek před jeho hromadnou obnovou. Po obnovení nebude majetek spojen s žádnými uživateli, kterým byl dříve přidělen.',
'bulk_delete_warn' => 'Chystáte se odstranit :asset_count položek majetku.',
'bulk_restore_warn' => 'You are about to restore :asset_count assets.',
'bulk_restore_warn' => 'Chystáte se obnovit :asset_count položek majetku.',
'bulk_update' => 'Hromadná aktualizace majetku',
'bulk_update_help' => 'Tento formulář umožňuje hromadnou editaci majetku. Vyplňte pouze položky, které chcete změnit. Jakékoliv prázné položky zůstanou nezměněny. ',
'bulk_update_warn' => 'Chystáte se upravit vlastnosti 1 položky.|Chystáte se upravit vlastnosti :asset_count položek.',
@ -48,7 +48,7 @@ return [
'asset_location_update_default' => 'Aktualizovat pouze výchozí umístění',
'asset_not_deployable' => 'Tento majetek nelze vyskladnit.',
'asset_deployable' => 'Tento majetek lze vyskladnit.',
'processing_spinner' => 'Processing... (This might take a bit of time on large files)',
'processing_spinner' => 'Zpracovávání... (S velkými soubory to může chvíli trvat)',
'optional_infos' => 'Volitelné informace',
'order_details' => 'Informace související s objednávkou'
];

View file

@ -12,6 +12,7 @@ return [
'clone' => 'Klonovat majetek',
'deployable' => 'Připraveno k nasazení',
'deleted' => 'Tento majetek byl odstraněn.',
'delete_confirm' => 'Are you sure you want to delete this asset?',
'edit' => 'Upravit majetek',
'model_deleted' => 'Tento model majetku byl odstraněn. Před obnovením majetku musíte model obnovit.',
'model_invalid' => 'Model tohoto majetku je neplatný.',
@ -19,11 +20,11 @@ return [
'requestable' => 'Lze vyžádat',
'requested' => 'Požadováno',
'not_requestable' => 'Nelze vyžádat',
'requestable_status_warning' => 'Neměnit požadovaný stav',
'requestable_status_warning' => 'Neměnit stav K vyžádání',
'restore' => 'Obnovit zařízení',
'pending' => 'Čekající',
'undeployable' => 'Nelze vyskladnit',
'undeployable_tooltip' => 'This asset has a status label that is undeployable and cannot be checked out at this time.',
'undeployable_tooltip' => 'Tento majetek je ve stavu, který neumožňuje nasazení, a nemůže tak být vydán.',
'view' => 'Zobrazit majetek',
'csv_error' => 'Máte chybu v souboru CSV:',
'import_text' => '
@ -44,5 +45,6 @@ return [
'success_messages' => 'Úspěšné zprávy:',
'alert_details' => 'Podrobnosti naleznete níže.',
'custom_export' => 'Uživatelsky definovaný export',
'mfg_warranty_lookup' => ':manufacturer Warranty Status Lookup',
'mfg_warranty_lookup' => 'Vyhledávání stavu záruky :manufacturer',
'user_department' => 'Oddělení',
];

View file

@ -23,8 +23,8 @@ return [
'restore' => [
'error' => 'Majetek se nepodařilo obnovit, zkuste to prosím později',
'success' => 'Majetek byl v pořádku obnoven.',
'bulk_success' => 'Asset restored successfully.',
'nothing_updated' => 'No assets were selected, so nothing was restored.',
'bulk_success' => 'Majetek byl v pořádku obnoven.',
'nothing_updated' => 'Nevybrali jste žádné položky, nic tedy nebylo obnoveno.',
],
'audit' => [

View file

@ -8,7 +8,7 @@ return [
'change' => 'Příjem/Výdej',
'checkout_date' => 'Datum vydání',
'checkoutto' => 'Vydané',
'components_cost' => 'Total Components Cost',
'components_cost' => 'Celkové náklady na součásti',
'current_value' => 'Aktuální hodnota',
'diff' => 'Rozdíl',
'dl_csv' => 'Stáhnout CSV',

View file

@ -3,7 +3,7 @@
return array(
'does_not_exist' => 'Model neexistuje.',
'no_association' => 'BEZ PŘIŘAZENÉHO MODELU.',
'no_association' => 'VAROVÁNÍ! Model majetku pro tuto položku je neplatný, nebo chybí!',
'no_association_fix' => 'Tento stav může způsobit nedozírné problémy. Přiřaďte dotyčnému majetku správný model.',
'assoc_users' => 'Tento model je spojen s alespoň jedním majetkem a nemůže být smazán. Prosím smažte tyto majetky a pak to zkuste znovu. ',
@ -32,14 +32,14 @@ return array(
'bulkedit' => array(
'error' => 'Žádné pole nebyly změněny, takže nic nebylo aktualizováno.',
'success' => 'Model successfully updated. |:model_count models successfully updated.',
'warn' => 'You are about to update the properies of the following model: |You are about to edit the properties of the following :model_count models:',
'success' => 'Model úspěšně upraven. |:model_count modelů bylo úspěšně upraveno.',
'warn' => 'Chystáte se upravit vlastnosti následujícího modelu: |Chystáte se upravit vlastnosti následujících :model_count modelů:',
),
'bulkdelete' => array(
'error' => 'Nebyly vybrány žádné modely, takže nebylo nic smazáno.',
'success' => 'Model deleted!|:success_count models deleted!',
'success' => 'Model smazán!|:success_count modelů odstraněno!',
'success_partial' => ':success_count modelů smazáno, ale :fail_count nebylo možné smazat protože pořád mají přiřazený majetek.'
),

View file

@ -6,7 +6,7 @@ return array(
'declined' => 'Úspěšně jste odmítli tento majetek.',
'bulk_manager_warn' => 'Uživatelé byli úspěšně aktualizováni, položka správce však nebyla uložena, protože správce, který jste si vybrali, byl také v seznamu uživatelů, který má být upraven, a uživatelé nemusí být jejich vlastní správce. Zvolte své uživatele znovu, kromě správce.',
'user_exists' => 'Uživatel již existuje!',
'user_not_found' => 'User does not exist.',
'user_not_found' => 'Uživatel neexistuje.',
'user_login_required' => 'Přihlašovací pole je povinné',
'user_password_required' => 'Je vyžadováno heslo.',
'insufficient_permissions' => 'Nedostatečná oprávnění.',

View file

@ -3,7 +3,7 @@
return [
'accessories' => 'Příslušenství',
'activated' => 'Aktivováno',
'accepted_date' => 'Date Accepted',
'accepted_date' => 'Datum přijetí',
'accessory' => 'Příslušenství',
'accessory_report' => 'Zpráva o doplňcích',
'action' => 'Akce',
@ -264,7 +264,7 @@ return [
'accept_eula' => 'Licenční podmínky',
'supplier' => 'Dodavatel',
'suppliers' => 'Dodavatelé',
'sure_to_delete' => 'Opravdu si přejete odstranit',
'sure_to_delete' => 'Opravdu si přejete odstranit',
'submit' => 'Odeslat',
'target' => 'Cíl',
'time_and_date_display' => 'Zobrazení času a data',
@ -368,8 +368,8 @@ return [
'notification_warning' => 'Pozor:',
'notification_info' => 'Info:',
'asset_information' => 'Informace o aktivu',
'model_name' => 'Model:',
'asset_name' => 'Název aktiva:',
'model_name' => 'Model Name',
'asset_name' => 'Asset Name',
'consumable_information' => 'Spotřební informace:',
'consumable_name' => 'Název sp. materiálu:',
'accessory_information' => 'Informace o příslušenství:',
@ -413,7 +413,7 @@ return [
'integration_option' => 'Integration Option',
'log_does_not_exist' => 'No matching log record exists.',
'merge_users' => 'Sloučit uživatele',
'merge_information' => 'This will merge the :count users into a single user. Select the user you wish to merge the others into below, and the associated assets, licences, etc will be moved over to the selected user and the other users will be marked as deleted.',
'merge_information' => 'This will merge the :count users into a single user. Select the user you wish to merge the others into below, and the associated assets, licenses, etc will be moved over to the selected user and the other users will be marked as deleted.',
'warning_merge_information' => 'This action CANNOT be undone and should ONLY be used when you need to merge users because of a bad import or sync. Be sure to run a backup first.',
'no_users_selected' => 'Nejsou vybráni žádní uživatelé',
'not_enough_users_selected' => 'At least :count users must be selected',
@ -436,6 +436,7 @@ return [
'errors_importing' => 'Some Errors occurred while importing: ',
'warning' => 'WARNING: :warning',
'success_redirecting' => '"Success... Redirecting.',
'cancel_request' => 'Cancel this item request',
'setup_successful_migrations' => 'Vaše databázové tabulky byly vytvořeny',
'setup_migration_output' => 'Výstup migrace:',
'setup_migration_create_user' => 'Další: Založení uživatele',
@ -448,5 +449,30 @@ return [
'modal_confirm_generic' => 'Jste si jistí?',
'cannot_be_deleted' => 'Položka nemůže být odstraněna',
'undeployable_tooltip' => 'This item cannot be checked out. Check the quantity remaining.',
'serial_number' => 'Serial Number',
'item_notes' => ':item Notes',
'item_name_var' => ':item Name',
'importer' => [
'checked_out_to_fullname' => 'Checked Out to: Full Name',
'checked_out_to_first_name' => 'Checked Out to: First Name',
'checked_out_to_last_name' => 'Checked Out to: Last Name',
'checked_out_to_username' => 'Checked Out to: Username',
'checked_out_to_email' => 'Checked Out to: Email',
'checked_out_to_tag' => 'Checked Out to: Asset Tag',
'manager_first_name' => 'Manager First Name',
'manager_last_name' => 'Příjmení nadřízeného',
'manager_full_name' => 'Manager Full Name',
'manager_username' => 'Manager Username',
'checkout_type' => 'Checkout Type',
'checkout_location' => 'Checkout to Location',
'image_filename' => 'Image Filename',
'do_not_import' => 'Do Not Import',
'vip' => 'VIP',
'avatar' => 'Avatar',
'gravatar' => 'Gravatar Email',
'currency' => 'Currency',
'address2' => 'Address Line 2',
'import_note' => 'Imported using csv importer',
],
];

View file

@ -8,6 +8,8 @@ return array(
'clone' => 'Dyblygu Categori',
'create' => 'Creu Categori Newydd',
'edit' => 'Golygu Categori',
'email_will_be_sent_due_to_global_eula' => 'An email will be sent to the user because the global EULA is being used.',
'email_will_be_sent_due_to_category_eula' => 'An email will be sent to the user because a EULA is set for this category.',
'eula_text' => 'CTDT Categori',
'eula_text_help' => 'Mae\'r blwch yma yn caniatau i chi addasu eich CTDTs ar gyfer mathau penodol o asedau. Os ydych yn defnyddio un CTDT ar gyfer eich asedau yna cewch ticio\'r blwch isod i defnyddio\'r fersiwn diofyn.',
'name' => 'Enw\'r categori',

View file

@ -51,4 +51,7 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
'show_in_listview_short' => 'Show in lists',
];

View file

@ -12,6 +12,7 @@ return [
'clone' => 'Dyblygu Ased',
'deployable' => 'Gellir ei ddefnyddio',
'deleted' => 'This asset has been deleted.',
'delete_confirm' => 'Are you sure you want to delete this asset?',
'edit' => 'Addasu Ased',
'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.',
'model_invalid' => 'The Model of this Asset is invalid.',
@ -19,7 +20,7 @@ return [
'requestable' => 'Ar gael',
'requested' => 'Gofynnwyd amdano',
'not_requestable' => 'Ddim ar gael',
'requestable_status_warning' => 'Do not change requestable status',
'requestable_status_warning' => 'Do not change requestable status',
'restore' => 'Adfer Ased',
'pending' => 'Yn disgwl',
'undeployable' => 'Dim ar gael',
@ -45,4 +46,5 @@ return [
'alert_details' => 'Please see below for details.',
'custom_export' => 'Custom Export',
'mfg_warranty_lookup' => ':manufacturer Warranty Status Lookup',
'user_department' => 'User Department',
];

View file

@ -3,7 +3,7 @@
return array(
'does_not_exist' => 'Nid yw\'r model yn bodoli.',
'no_association' => 'NO MODEL ASSOCIATED.',
'no_association' => 'WARNING! The asset model for this item is invalid or missing!',
'no_association_fix' => 'This will break things in weird and horrible ways. Edit this asset now to assign it a model.',
'assoc_users' => 'Mae\'r model yma wedi perthnasu hefo un neu mwy o asedau. Fydd rhaid dileu\'r asedau ac yna trio eto. ',

View file

@ -264,7 +264,7 @@ return [
'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Cyflenwr',
'suppliers' => 'Cyflenwyr',
'sure_to_delete' => 'Ydych chi\'n sicr eich bod eisiau dileu',
'sure_to_delete' => 'Ydych chi\'n sicr eich bod eisiau dileu',
'submit' => 'Cyflwyno',
'target' => 'Targed',
'time_and_date_display' => 'Dangos Dyddiad ac Amser',
@ -368,8 +368,8 @@ return [
'notification_warning' => 'Warning:',
'notification_info' => 'Info:',
'asset_information' => 'Asset Information',
'model_name' => 'Model Name:',
'asset_name' => 'Asset Name:',
'model_name' => 'Model Name',
'asset_name' => 'Asset Name',
'consumable_information' => 'Consumable Information:',
'consumable_name' => 'Consumable Name:',
'accessory_information' => 'Accessory Information:',
@ -413,7 +413,7 @@ return [
'integration_option' => 'Integration Option',
'log_does_not_exist' => 'No matching log record exists.',
'merge_users' => 'Merge Users',
'merge_information' => 'This will merge the :count users into a single user. Select the user you wish to merge the others into below, and the associated assets, licences, etc will be moved over to the selected user and the other users will be marked as deleted.',
'merge_information' => 'This will merge the :count users into a single user. Select the user you wish to merge the others into below, and the associated assets, licenses, etc will be moved over to the selected user and the other users will be marked as deleted.',
'warning_merge_information' => 'This action CANNOT be undone and should ONLY be used when you need to merge users because of a bad import or sync. Be sure to run a backup first.',
'no_users_selected' => 'No users selected',
'not_enough_users_selected' => 'At least :count users must be selected',
@ -436,6 +436,7 @@ return [
'errors_importing' => 'Some Errors occurred while importing: ',
'warning' => 'WARNING: :warning',
'success_redirecting' => '"Success... Redirecting.',
'cancel_request' => 'Cancel this item request',
'setup_successful_migrations' => 'Your database tables have been created',
'setup_migration_output' => 'Migration output:',
'setup_migration_create_user' => 'Next: Create User',
@ -448,5 +449,30 @@ return [
'modal_confirm_generic' => 'Are you sure?',
'cannot_be_deleted' => 'This item cannot be deleted',
'undeployable_tooltip' => 'This item cannot be checked out. Check the quantity remaining.',
'serial_number' => 'Serial Number',
'item_notes' => ':item Notes',
'item_name_var' => ':item Name',
'importer' => [
'checked_out_to_fullname' => 'Checked Out to: Full Name',
'checked_out_to_first_name' => 'Checked Out to: First Name',
'checked_out_to_last_name' => 'Checked Out to: Last Name',
'checked_out_to_username' => 'Checked Out to: Username',
'checked_out_to_email' => 'Checked Out to: Email',
'checked_out_to_tag' => 'Checked Out to: Asset Tag',
'manager_first_name' => 'Manager First Name',
'manager_last_name' => 'Manager Last Name',
'manager_full_name' => 'Manager Full Name',
'manager_username' => 'Manager Username',
'checkout_type' => 'Checkout Type',
'checkout_location' => 'Checkout to Location',
'image_filename' => 'Image Filename',
'do_not_import' => 'Do Not Import',
'vip' => 'VIP',
'avatar' => 'Avatar',
'gravatar' => 'Gravatar Email',
'currency' => 'Currency',
'address2' => 'Address Line 2',
'import_note' => 'Imported using csv importer',
],
];

View file

@ -8,6 +8,8 @@ return array(
'clone' => 'Klon Kategori',
'create' => 'Opret kategori',
'edit' => 'Rediger Kategori',
'email_will_be_sent_due_to_global_eula' => 'An email will be sent to the user because the global EULA is being used.',
'email_will_be_sent_due_to_category_eula' => 'An email will be sent to the user because a EULA is set for this category.',
'eula_text' => 'Slutbrugerlicenskategori',
'eula_text_help' => 'Dette felt tillader dig at tilpasse din slutbrugerlicens til specifikke typer af aktiver. Hvis du kun har en slutbrugerlicens for alle dine aktiver, kan du afkrydse boksen nedenfor for at bruge den primære standardlicens.',
'name' => 'Kategori Navn',

View file

@ -51,4 +51,7 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
'show_in_listview_short' => 'Show in lists',
];

View file

@ -12,6 +12,7 @@ return [
'clone' => 'Klonaktiver',
'deployable' => 'Deployable',
'deleted' => 'This asset has been deleted.',
'delete_confirm' => 'Are you sure you want to delete this asset?',
'edit' => 'Rediger aktiv',
'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.',
'model_invalid' => 'The Model of this Asset is invalid.',
@ -19,7 +20,7 @@ return [
'requestable' => 'kan anmodes',
'requested' => 'Anmodet',
'not_requestable' => 'Not Requestable',
'requestable_status_warning' => 'Do not change requestable status',
'requestable_status_warning' => 'Do not change requestable status',
'restore' => 'Gendan aktiv',
'pending' => 'Verserende',
'undeployable' => 'Undeployable',
@ -45,4 +46,5 @@ return [
'alert_details' => 'Please see below for details.',
'custom_export' => 'Custom Export',
'mfg_warranty_lookup' => ':manufacturer Warranty Status Lookup',
'user_department' => 'User Department',
];

View file

@ -3,7 +3,7 @@
return array(
'does_not_exist' => 'Model findes ikke.',
'no_association' => 'INGEN MODEL TILKNYTTET.',
'no_association' => 'WARNING! The asset model for this item is invalid or missing!',
'no_association_fix' => 'Dette vil ødelægge ting på underlige og forfærdelige måder. Rediger dette aktiv nu for at tildele det en model.',
'assoc_users' => 'Denne model er knyttet til en eller flere aktiver og ikke kan slettes. Slet venligst aktiver, og prøv derefter at slette igen. ',

View file

@ -264,7 +264,7 @@ return [
'accept_eula' => 'Licensaftale',
'supplier' => 'Leverandør',
'suppliers' => 'Leverandører',
'sure_to_delete' => 'Er du sikker på, at du vil slette',
'sure_to_delete' => 'Er du sikker på, at du vil slette',
'submit' => 'Indsend',
'target' => 'Mål',
'time_and_date_display' => 'Tid og datovisning',
@ -368,8 +368,8 @@ return [
'notification_warning' => 'Advarsel:',
'notification_info' => 'Information:',
'asset_information' => 'Aktivoplysninger',
'model_name' => 'Modelnavn:',
'asset_name' => 'Aktivnavn:',
'model_name' => 'Model Name',
'asset_name' => 'Asset Name',
'consumable_information' => 'Forbrugsvareoplysninger:',
'consumable_name' => 'Forbrugsvarenavn:',
'accessory_information' => 'Tilbehøroplysninger:',
@ -413,7 +413,7 @@ return [
'integration_option' => 'Integration Option',
'log_does_not_exist' => 'No matching log record exists.',
'merge_users' => 'Merge Users',
'merge_information' => 'This will merge the :count users into a single user. Select the user you wish to merge the others into below, and the associated assets, licences, etc will be moved over to the selected user and the other users will be marked as deleted.',
'merge_information' => 'This will merge the :count users into a single user. Select the user you wish to merge the others into below, and the associated assets, licenses, etc will be moved over to the selected user and the other users will be marked as deleted.',
'warning_merge_information' => 'This action CANNOT be undone and should ONLY be used when you need to merge users because of a bad import or sync. Be sure to run a backup first.',
'no_users_selected' => 'No users selected',
'not_enough_users_selected' => 'At least :count users must be selected',
@ -436,6 +436,7 @@ return [
'errors_importing' => 'Some Errors occurred while importing: ',
'warning' => 'WARNING: :warning',
'success_redirecting' => '"Success... Redirecting.',
'cancel_request' => 'Cancel this item request',
'setup_successful_migrations' => 'Your database tables have been created',
'setup_migration_output' => 'Migration output:',
'setup_migration_create_user' => 'Next: Create User',
@ -448,5 +449,30 @@ return [
'modal_confirm_generic' => 'Are you sure?',
'cannot_be_deleted' => 'This item cannot be deleted',
'undeployable_tooltip' => 'This item cannot be checked out. Check the quantity remaining.',
'serial_number' => 'Serial Number',
'item_notes' => ':item Notes',
'item_name_var' => ':item Name',
'importer' => [
'checked_out_to_fullname' => 'Checked Out to: Full Name',
'checked_out_to_first_name' => 'Checked Out to: First Name',
'checked_out_to_last_name' => 'Checked Out to: Last Name',
'checked_out_to_username' => 'Checked Out to: Username',
'checked_out_to_email' => 'Checked Out to: Email',
'checked_out_to_tag' => 'Checked Out to: Asset Tag',
'manager_first_name' => 'Manager First Name',
'manager_last_name' => 'Manager Last Name',
'manager_full_name' => 'Manager Full Name',
'manager_username' => 'Manager Username',
'checkout_type' => 'Checkout Type',
'checkout_location' => 'Checkout to Location',
'image_filename' => 'Image Filename',
'do_not_import' => 'Do Not Import',
'vip' => 'VIP',
'avatar' => 'Avatar',
'gravatar' => 'Gravatar Email',
'currency' => 'Currency',
'address2' => 'Address Line 2',
'import_note' => 'Imported using csv importer',
],
];

View file

@ -8,6 +8,8 @@ return array(
'clone' => 'Kategorie duplizieren',
'create' => 'Kategorie erstellen',
'edit' => 'Kategorie bearbeiten',
'email_will_be_sent_due_to_global_eula' => 'Eine E-Mail wird an den Benutzer gesendet, da die globale EULA verwendet wird.',
'email_will_be_sent_due_to_category_eula' => 'Eine E-Mail wird an den Benutzer gesendet, da eine EULA für diese Kategorie festgelegt ist.',
'eula_text' => 'Kategorie EULA',
'eula_text_help' => 'Dieses Feld erlaubt Dir, die EULA je nach Asset-Typ anzupassen. Wenn Du nur eine EULA für alle Assets haben möchtest, aktiviere die Checkbox unten, um die Standard-EULA zu verwenden.',
'name' => 'Kategoriename',

View file

@ -51,4 +51,7 @@ return [
'display_in_user_view_table' => 'Für Benutzer sichtbar',
'auto_add_to_fieldsets' => 'Automatisch zu jedem neuen Feldsatz hinzufügen',
'add_to_preexisting_fieldsets' => 'Zu allen existierenden Feldsätzen hinzufügen',
'show_in_listview' => 'Standardmäßig in Listenansichten anzeigen. Berechtigte Benutzer können weiterhin über die Spaltenauswahl ein-/ausblenden.',
'show_in_listview_short' => 'In Listen anzeigen',
];

View file

@ -12,6 +12,7 @@ return [
'clone' => 'Asset duplizieren',
'deployable' => 'Einsetzbar',
'deleted' => 'Dieses Asset wurde gelöscht.',
'delete_confirm' => 'Bist du sicher, dass du dieses Asset löschen möchtest?',
'edit' => 'Asset bearbeiten',
'model_deleted' => 'Dieses Modell für Assets wurde gelöscht. Du musst das Modell wiederherstellen, bevor Du das Asset wiederherstellen kannst.',
'model_invalid' => 'Das Modell dieses Assets ist ungültig.',
@ -45,4 +46,5 @@ return [
'alert_details' => 'Siehe unten für Details.',
'custom_export' => 'Benutzerdefinierter Export',
'mfg_warranty_lookup' => ':manufacturer Garantiestatus Abfrage',
'user_department' => 'Abteilung des Benutzers',
];

View file

@ -11,7 +11,7 @@ return array(
'name' => 'Software Name',
'no_depreciation' => 'Nicht abschreiben',
'purchase_order' => 'Auftragsnummer',
'reassignable' => 'Zuweisbar',
'reassignable' => 'Mehrmals verwendbar',
'remaining_seats' => 'Verbleibende Lizenzen',
'seats' => 'Lizenzen',
'termination_date' => 'Kündigungsdatum',

View file

@ -23,7 +23,7 @@ return array(
[
'checkin_all' => [
'button' => 'Alle Plätze zurücknehmen',
'modal' => 'Diese Aktion wird einen Sitz zurücknehmen. | Diese Aktion wird alle :checkedout_seats_count Sitze für diese Lizenz zurücknehmen.',
'modal' => 'Diese Aktion wird einen Sitz zurücknehmen. | Diese Aktion wird alle :checkedout_seats_count Plätze für diese Lizenz zurücknehmen.',
'enabled_tooltip' => 'ALLE Plätze für diese Lizenz zurücknehmen, sowohl von Benutzern als auch von Assets',
'disabled_tooltip' => 'Es ist deaktiviert, da derzeit keine Plätze zum herausgegeben verfügbar sind',
'success' => 'Lizenz erfolgreich zurückgenommen! | Alle Lizenzen wurden erfolgreich zurückgenommen!',
@ -34,7 +34,7 @@ return array(
'button' => 'Alle Plätze herausgeben',
'modal' => 'Diese Aktion wird einen Platz für den ersten verfügbaren Benutzer herausgeben. | Diese Aktion wird alle :available_seats_count Plätze an die ersten verfügbaren Benutzer herausgeben. Ein Benutzer wird als verfügbar für diesen Platz betrachtet, wenn er diese Lizenz noch nicht zugewiesen hat und die "Lizenzen automatisch zuweisen" Eigenschaft auf dem Benutzerkonto aktiviert ist.',
'enabled_tooltip' => 'ALLE Plätze (oder so viele wie verfügbar sind) an ALLE Benutzer herausgeben',
'disabled_tooltip' => 'Dies ist deaktiviert, da derzeit keine Sitze verfügbar sind',
'disabled_tooltip' => 'Dies ist deaktiviert, da derzeit keine Plätze verfügbar sind',
'success' => 'Lizenz erfolgreich herausgegeben! | Alle :count Lizenzen wurden erfolgreich herausgegeben!',
'error_no_seats' => 'Es gibt keine verbleibenden Plätze für diese Lizenz.',
'warn_not_enough_seats' => ':count Benutzern wurde diese Lizenz zugewiesen, aber es gibt keine verfügbaren Lizenzplätze mehr.',

View file

@ -3,7 +3,7 @@
return array(
'does_not_exist' => 'Modell existiert nicht.',
'no_association' => 'KEIN MODELL ZUGEORDNET.',
'no_association' => 'WARNUNG! Das Asset Modell für dieses Element ist ungültig oder fehlt!',
'no_association_fix' => 'Dies wird Dinge auf seltsame und schreckliche Weise zerstören. Bearbeite dieses Asset jetzt, um ihm ein Modell zuzuordnen.',
'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. ',

View file

@ -333,6 +333,6 @@ return [
'google_callback_help' => 'Dies sollte als Callback-URL in den Google OAuth App-Einstellungen in deinem Unternehmen eingegeben werden&apos;s <strong><a href="https://console.cloud.google.com/" target="_blank">Google Developer Konsole <i class="fa fa-external-link" aria-hidden="true"></i></a></strong>.',
'google_login' => 'Google Workspace Anmeldeeinstellungen',
'enable_google_login' => 'Anmelden mit Google Workspace für Benutzer aktivieren',
'enable_google_login_help' => 'Benutzer werden nicht automatisch bereitgestellt. Sie müssen ein bestehendes Konto hier UND in Google Workspace haben, und ihr Benutzername muss mit der E-Mail-Adresse von Google Workspace übereinstimmen. ',
'enable_google_login_help' => 'Benutzer werden nicht automatisch bereitgestellt. Du musst ein bestehendes Konto hier UND in Google Workspace haben, und dein Benutzername muss mit der E-Mail-Adresse von Google Workspace übereinstimmen. ',
];

View file

@ -13,7 +13,7 @@ return [
'username_help_top' => '<strong>Benutzernamen</strong> eingeben, um einen Link zum Zurücksetzen des Passwortes per E-Mail zu erhalten.',
'username_help_bottom' => 'Abhängig von der Konfiguration, <em>kann</em> der Benutzername identisch mit ihrer E-Mailadresse sein. Falls Du Deinen Benutzernamen vergessen hast, kontaktiere Deinen Administrator.<br><br><strong>Benutzernamen ohne zugeordnete E-Mailadresse erhalten keine E-Mail zum Zurücksetzen des Passwortes.</strong> ',
'google_login' => 'Oder mit Google Workspace anmelden',
'google_login_failed' => 'Google-Anmeldung fehlgeschlagen, bitte versuche es erneut.',
'google_login_failed' => 'Anmeldung fehlgeschlagen, bitte melde dich erneut an!',
];

View file

@ -92,7 +92,7 @@ return [
'debug_warning_text' => 'Diese Anwendung läuft im Produktionsmodus mit debugging aktiviert. Dies kann sensible Daten verfügbar machen, wenn Ihre Anwendung öffentlich zugänglich ist. Deaktiviere den Debug-Modus, indem du den <code>APP_DEBUG</code>-Wert in der <code>.env</code> Datei auf <code>false</code> setzt.',
'delete' => 'Löschen',
'delete_confirm' => 'Bist du sicher, dass du :item löschen möchtest?',
'delete_confirm_no_undo' => 'Möchtest du :item wirklich löschen? Dies kann nicht rückgängig gemacht werden.',
'delete_confirm_no_undo' => 'Möchtest du :item wirklich löschen? Diese Aktion kann nicht rückgängig gemacht werden.',
'deleted' => 'Gelöscht',
'delete_seats' => 'Gelöschte Lizenzen',
'deletion_failed' => 'Löschen fehlgeschlagen',
@ -264,7 +264,7 @@ return [
'accept_eula' => 'Annahmeerklärung',
'supplier' => 'Lieferant',
'suppliers' => 'Lieferanten',
'sure_to_delete' => 'Bist du dir sicher, dass du das löschen möchtest',
'sure_to_delete' => 'Bist du dir sicher, dass du das löschen möchtest',
'submit' => 'Abschicken',
'target' => 'Ziel',
'time_and_date_display' => 'Zeit- und Datumsanzeige',
@ -368,8 +368,8 @@ return [
'notification_warning' => 'Warnung:',
'notification_info' => 'Info:',
'asset_information' => 'Asset-Informationen',
'model_name' => 'Modellname:',
'asset_name' => 'Assetname:',
'model_name' => 'Modellname',
'asset_name' => 'Asset Name',
'consumable_information' => 'Informationen zum Verbrauchsmaterial:',
'consumable_name' => 'Name des Verbrauchsmaterials:',
'accessory_information' => 'Zubehör Information:',
@ -413,7 +413,7 @@ return [
'integration_option' => 'Integrationsoptionen',
'log_does_not_exist' => 'Es existiert kein passender Logeintrag.',
'merge_users' => 'Benutzer zusammenführen',
'merge_information' => 'Dies wird die :count Benutzer zu einem einzigen Benutzer zusammenführen. Wähle den Benutzer, in den du die anderen zusammenführen möchtest. Die zugehörigen Assets, Lizenzen, etc. werden in den ausgewählten Benutzer verschoben und die anderen Benutzer werden als gelöscht markiert.',
'merge_information' => 'Dies wird die :count Benutzer zu einem Benutzer zusammenführen. Wähle den Benutzer, in den du die anderen zusammenführen möchtest. Die zugehörigen Assets, Lizenzen, etc. werden in den ausgewählten Benutzer verschoben und die anderen Benutzer werden als gelöscht markiert.',
'warning_merge_information' => 'Diese Aktion kann NICHT rückgängig gemacht werden und sollte NUR verwendet werden, wenn Benutzer aufgrund eines falschen Imports oder einer fehlerhaften Synchronisation zusammengeführt werden müssen. Stelle sicher, dass zuerst ein Backup erstellt wird.',
'no_users_selected' => 'Keine Benutzer ausgewählt',
'not_enough_users_selected' => 'Mindestens :count Benutzer müssen ausgewählt sein',
@ -436,6 +436,7 @@ return [
'errors_importing' => 'Einige Fehler sind beim Importieren aufgetreten: ',
'warning' => 'WARNUNG: :warning',
'success_redirecting' => '"Erfolgreich... Weiterleiten.',
'cancel_request' => 'Storniere diese Gegenstandanfrage',
'setup_successful_migrations' => 'Die Datenbanktabellen wurden erstellt',
'setup_migration_output' => 'Ausgabe der Migration:',
'setup_migration_create_user' => 'Weiter: Benutzer erstellen',
@ -443,10 +444,35 @@ return [
'confirm' => 'Bestätigen',
'autoassign_licenses' => 'Lizenzen automatisch zuweisen',
'autoassign_licenses_help' => 'Erlaube diesem Benutzer die Zuweisung von Lizenzen über die Benutzeroberfläche für die Massenzuweisung von Lizenzen oder über die CLI-Tools.',
'autoassign_licenses_help_long' => 'Dies erlaubt es einem Benutzer, Lizenzen über die Massen-Zuweisung GUI oder CLI-Tools zugewiesen zu bekommen. (Zum Beispiel möchten Sie den Auftragnehmern möglicherweise nicht automatisch eine Lizenz zuweisen, die nur Mitarbeitern zur Verfügung stehen würde. Sie können diesen Benutzern weiterhin einzelne Lizenzen zuweisen, aber sie werden nicht in der Lizenzen Massenherausgabe der Benutzer berücksichtigt.)',
'autoassign_licenses_help_long' => 'Es erlaubt einem Benutzer, Lizenzen über die Massen-Zuweisung GUI oder CLI-Tools zugewiesen zu bekommen. (Zum Beispiel möchtest du den Auftragnehmern möglicherweise nicht automatisch eine Lizenz zuweisen, die nur Mitarbeitern zur Verfügung stehen würde. Du kannst diesen Benutzern weiterhin einzelne Lizenzen zuweisen, aber sie werden nicht in der Lizenzen Massenherausgabe der Benutzer berücksichtigt.)',
'no_autoassign_licenses_help' => 'Den Benutzer nicht bei der Lizenzen Massen-Zuweisung GUI oder CLI-Tools berücksichtigen.',
'modal_confirm_generic' => 'Sind Sie sich sicher?',
'modal_confirm_generic' => 'Bist du dir sicher?',
'cannot_be_deleted' => 'Dieser Gegenstand kann nicht gelöscht werden',
'undeployable_tooltip' => 'Dieser Gegenstand kann nicht herausgegeben werden. Überprüfen Sie die verbleibende Menge.',
'undeployable_tooltip' => 'Dieser Gegenstand kann nicht herausgegeben werden. Überprüfe die verbleibende Menge.',
'serial_number' => 'Seriennummer',
'item_notes' => ':item Notizen',
'item_name_var' => ':item Name',
'importer' => [
'checked_out_to_fullname' => 'Herausgegeben an: Voller Name',
'checked_out_to_first_name' => 'Herausgegeben an: Vorname',
'checked_out_to_last_name' => 'Herausgegeben an: Nachname',
'checked_out_to_username' => 'Herausgegeben an: Benutzername',
'checked_out_to_email' => 'Herausgegeben an: E-Mail',
'checked_out_to_tag' => 'Herausgegeben an: Asset Tag',
'manager_first_name' => 'Vorgesetzter Vorname',
'manager_last_name' => 'Vorgesetzter Nachname',
'manager_full_name' => 'Vorgesetzter Voller Name',
'manager_username' => 'Vorgesetzter Benutzername',
'checkout_type' => 'Herausgabetyp',
'checkout_location' => 'Herausgeben an Ort',
'image_filename' => 'Bild Dateiname',
'do_not_import' => 'Nicht importieren',
'vip' => 'VIP',
'avatar' => 'Profilbild',
'gravatar' => 'Gravatar E-Mail',
'currency' => 'Währung',
'address2' => 'Adresszeile 2',
'import_note' => 'Mit CSV-Importer importiert',
],
];

View file

@ -15,7 +15,7 @@ return [
'more_info_title' => 'Mehr Info',
'audit_help' => 'Mit dem aktivieren dieser Option wird der Asset-Datensatz an diesen neuen Ort angepasst. Wenn diese Option nicht aktiviert wird, wird der Ort nur im Audit-Log angezeigt.<br><br>Falls das Asset ausgecheckt ist, ändert sich der Ort der Person, des Assets oder des Orts, an den es ausgecheckt ist, nicht.',
'audit_help' => 'Mit dem Aktivieren dieser Option wird der Asset-Datensatz an diesen neuen Ort angepasst. Wenn diese Option nicht aktiviert ist, wird der Ort nur im Audit-Log angezeigt.<br><br>Falls das Asset ausgecheckt ist, ändert sich der Ort der Person, des Assets oder des Orts, an dem es ausgecheckt ist, nicht.',
'assets' => 'Assets sind Elemente, die mit Seriennummer oder einem Asset-Tag versehen sind. Sie sind meist höhere Werte, bei denen die Identifizierung eines bestimmten Gegenstands von Bedeutung ist.',

View file

@ -8,6 +8,8 @@ return array(
'clone' => 'Kategorie duplizieren',
'create' => 'Kategorie erstellen',
'edit' => 'Kategorie bearbeiten',
'email_will_be_sent_due_to_global_eula' => 'Eine E-Mail wird an den Benutzer gesendet, da die globale EULA verwendet wird.',
'email_will_be_sent_due_to_category_eula' => 'Eine E-Mail wird an den Benutzer gesendet, da eine EULA für diese Kategorie festgelegt ist.',
'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',

View file

@ -51,4 +51,7 @@ return [
'display_in_user_view_table' => 'Für Benutzer sichtbar',
'auto_add_to_fieldsets' => 'Automatisch zu jedem neuen Feldsatz hinzufügen',
'add_to_preexisting_fieldsets' => 'Zu allen existierenden Feldsätzen hinzufügen',
'show_in_listview' => 'Standardmäßig in Listenansichten anzeigen. Berechtigte Benutzer können weiterhin über die Spaltenauswahl ein-/ausblenden.',
'show_in_listview_short' => 'In Listen anzeigen',
];

View file

@ -12,6 +12,7 @@ return [
'clone' => 'Asset duplizieren',
'deployable' => 'Einsetzbar',
'deleted' => 'Dieses Asset wurde gelöscht.',
'delete_confirm' => 'Sind Sie sich sicher, dass Sie dieses Asset löschen möchten?',
'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.',
'model_invalid' => 'Das Modell dieses Asset ist ungültig.',
@ -19,7 +20,7 @@ return [
'requestable' => 'Anforderbar',
'requested' => 'Angefordert',
'not_requestable' => 'Kann nicht angefordert werden',
'requestable_status_warning' => 'Anforderbaren Status nicht ändern',
'requestable_status_warning' => 'Wechsle nicht den Status "Anforderbar"',
'restore' => 'Asset wiederherstellen',
'pending' => 'Ausstehend',
'undeployable' => 'Nicht einsetzbar',
@ -45,4 +46,5 @@ return [
'alert_details' => 'Siehe unten für Details.',
'custom_export' => 'Benutzerdefinierter Export',
'mfg_warranty_lookup' => ':manufacturer Garantiestatus Abfrage',
'user_department' => 'Abteilung des Benutzers',
];

View file

@ -11,7 +11,7 @@ return array(
'name' => 'Software Name',
'no_depreciation' => 'Nicht abschreiben',
'purchase_order' => 'Auftragsnummer',
'reassignable' => 'Zuweisbar',
'reassignable' => 'Mehrmals verwendbar',
'remaining_seats' => 'Verbleibende Aktivierungen',
'seats' => 'Lizenzen',
'termination_date' => 'Kündigungsdatum',

View file

@ -3,7 +3,7 @@
return array(
'does_not_exist' => 'Modell existiert nicht.',
'no_association' => 'KEINE MODELL ZUGEORDNET.',
'no_association' => 'WARNUNG! Das Asset Modell für dieses Element ist ungültig oder fehlt!',
'no_association_fix' => 'Dies wird Dinge auf seltsame und schreckliche Weise zerstören. Bearbeite dieses Asset jetzt, um ihm ein Modell zuzuordnen.',
'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. ',

View file

@ -333,6 +333,6 @@ return [
'google_callback_help' => 'Dies sollte als Callback-URL in den Google OAuth App-Einstellungen in deinem Unternehmen eingegeben werden&apos;s <strong><a href="https://console.cloud.google.com/" target="_blank">Google Developer Konsole <i class="fa fa-external-link" aria-hidden="true"></i></a></strong>.',
'google_login' => 'Google Workspace Anmeldeeinstellungen',
'enable_google_login' => 'Anmelden mit Google Workspace für Benutzer aktivieren',
'enable_google_login_help' => 'Benutzer werden nicht automatisch bereitgestellt. Sie müssen ein bestehendes Konto hier UND in Google Workspace haben, und ihr Benutzername muss mit der E-Mail-Adresse von Google Workspace übereinstimmen. ',
'enable_google_login_help' => 'Benutzer werden nicht automatisch bereitgestellt. Sie müssen ein bestehendes Konto hier UND in Google Workspace haben, und Ihr Benutzername muss mit der E-Mail-Adresse von Google Workspace übereinstimmen. ',
];

View file

@ -13,7 +13,7 @@ return [
'username_help_top' => '<strong>Benutzernamen</strong> eingeben, um einen Link zum Zurücksetzen des Passwortes per E-Mail zu erhalten.',
'username_help_bottom' => 'Abhängig von der Konfiguration, <em>kann</em> der Benutzername identisch mit ihrer E-Mailadresse sein. Falls Sie ihren Benutzernamen vergessen haben, kontaktieren Sie ihren Administrator.<br><br><strong>Benutzernamen ohne zugeordnete E-Mailadresse erhalten keine E-Mail zum Zurücksetzen des Passwortes.</strong> ',
'google_login' => 'Oder mit Google Workspace anmelden',
'google_login_failed' => 'Google-Anmeldung fehlgeschlagen, bitte versuche es erneut.',
'google_login_failed' => 'Google-Anmeldung fehlgeschlagen, bitte versuchen Sie es erneut.',
];

View file

@ -264,7 +264,7 @@ return [
'accept_eula' => 'Annahmeerklärung',
'supplier' => 'Lieferant',
'suppliers' => 'Lieferanten',
'sure_to_delete' => 'Sind Sie sich sicher, dass Sie löschen möchten',
'sure_to_delete' => 'Sind Sie sich sicher, dass Sie löschen möchten',
'submit' => 'Abschicken',
'target' => 'Ziel',
'time_and_date_display' => 'Zeit- und Datumsanzeige',
@ -368,8 +368,8 @@ return [
'notification_warning' => 'Warnung:',
'notification_info' => 'Info:',
'asset_information' => 'Asset-Informationen',
'model_name' => 'Modelname:',
'asset_name' => 'Assetname:',
'model_name' => 'Modellname',
'asset_name' => 'Asset Name',
'consumable_information' => 'Informationen zum Verbrauchsmaterial:',
'consumable_name' => 'Name des Verbrauchsmaterials:',
'accessory_information' => 'Zubehör Information:',
@ -413,7 +413,7 @@ return [
'integration_option' => 'Integrationsoptionen',
'log_does_not_exist' => 'Es existiert kein passender Logeintrag.',
'merge_users' => 'Benutzer zusammenführen',
'merge_information' => 'Dies wird die :count Benutzer zu einem einzigen Benutzer zusammenführen. Wählen Sie den Benutzer, in den Sie die anderen zusammenführen möchten und die zugehörigen Assets, Lizenzen, etc. werden in den ausgewählten Benutzer verschoben und die anderen Benutzer werden als gelöscht markiert.',
'merge_information' => 'Dies wird die :count Benutzer zu einem Benutzer zusammenführen. Wählen Sie den Benutzer, in den Sie die anderen zusammenführen möchten und die zugehörigen Assets, Lizenzen, etc. werden in den ausgewählten Benutzer verschoben und die anderen Benutzer werden als gelöscht markiert.',
'warning_merge_information' => 'Diese Aktion kann NICHT rückgängig gemacht werden und sollte NUR verwendet werden, wenn Sie Benutzer aufgrund eines falschen Imports oder einer fehlerhaften Synchronisation zusammenführen müssen. Stellen Sie sicher, dass Sie zuerst ein Backup ausführen.',
'no_users_selected' => 'Keine Benutzer ausgewählt',
'not_enough_users_selected' => 'Mindestens :count Benutzer müssen ausgewählt sein',
@ -436,17 +436,43 @@ return [
'errors_importing' => 'Es sind Fehler während des Importierens aufgetreten: ',
'warning' => 'WARNUNG: :warning',
'success_redirecting' => '"Erfolgreich... Weiterleiten.',
'cancel_request' => 'Diese Artikelanfrage abbrechen',
'setup_successful_migrations' => 'Die Datenbank-Tabellen wurden erstellt',
'setup_migration_output' => 'Ausgabe der Migration:',
'setup_migration_create_user' => 'Weiter: Benutzer erstellen',
'importer_generic_error' => 'Ihr Dateiimport ist abgeschlossen, aber wir haben Fehler erhalten. Es wird in der Regel durch eine API-Drosselung von Drittanbietern von einem Benachrichtigung-Webhooks (wie Slack) verursacht und hat den Import selbst nicht beeinträchtigt, Sie sollten dies allerdings nachprüfen.',
'confirm' => 'Bestätigen',
'autoassign_licenses' => 'Lizenzen automatisch zuweisen',
'autoassign_licenses_help' => 'Erlaube diesem Benutzer die Zuweisung von Lizenzen über die Benutzeroberfläche für die Massenzuweisung von Lizenzen oder über die CLI-Tools.',
'autoassign_licenses_help' => 'Erlauben Sie diesem Benutzer die Zuweisung von Lizenzen über die Benutzeroberfläche für die Massenzuweisung von Lizenzen oder über die CLI-Tools.',
'autoassign_licenses_help_long' => 'Dies erlaubt es einem Benutzer, Lizenzen über die Massen-Zuweisung GUI oder CLI-Tools zugewiesen zu bekommen. (Zum Beispiel möchten Sie den Auftragnehmern möglicherweise nicht automatisch eine Lizenz zuweisen, die nur Mitarbeitern zur Verfügung stehen würde. Sie können diesen Benutzern weiterhin einzelne Lizenzen zuweisen, aber sie werden nicht in der Lizenzen Massenherausgabe der Benutzer berücksichtigt.)',
'no_autoassign_licenses_help' => 'Den Benutzer nicht bei der Lizenzen Massen-Zuweisung GUI oder CLI-Tools berücksichtigen.',
'modal_confirm_generic' => 'Sind Sie sich sicher?',
'cannot_be_deleted' => 'Dieser Gegenstand kann nicht gelöscht werden',
'undeployable_tooltip' => 'Dieser Gegenstand kann nicht herausgegeben werden. Überprüfen Sie die verbleibende Menge.',
'serial_number' => 'Seriennummer',
'item_notes' => ':item Notizen',
'item_name_var' => ':item Name',
'importer' => [
'checked_out_to_fullname' => 'Herausgegeben an: Voller Name',
'checked_out_to_first_name' => 'Herausgegeben an: Vorname',
'checked_out_to_last_name' => 'Herausgegeben an: Nachname',
'checked_out_to_username' => 'Herausgegeben an: Benutzername',
'checked_out_to_email' => 'Herausgegeben an: E-Mail',
'checked_out_to_tag' => 'Herausgegeben an: Asset Tag',
'manager_first_name' => 'Vorgesetzter Vorname',
'manager_last_name' => 'Vorgesetzter Nachname',
'manager_full_name' => 'Vorgesetzter Voller Name',
'manager_username' => 'Vorgesetzter Benutzername',
'checkout_type' => 'Herausgabetyp',
'checkout_location' => 'Herausgeben an Ort',
'image_filename' => 'Bild Dateiname',
'do_not_import' => 'Nicht importieren',
'vip' => 'VIP',
'avatar' => 'Profilbild',
'gravatar' => 'Gravatar E-Mail',
'currency' => 'Währung',
'address2' => 'Adresszeile 2',
'import_note' => 'Mit CSV-Importer importiert',
],
];

View file

@ -8,6 +8,8 @@ return array(
'clone' => 'Αντιγραφή Κατηγορίας',
'create' => 'Δημιουργία Κατηγορίας',
'edit' => 'Επεξεργασία Κατηγορίας',
'email_will_be_sent_due_to_global_eula' => 'An email will be sent to the user because the global EULA is being used.',
'email_will_be_sent_due_to_category_eula' => 'An email will be sent to the user because a EULA is set for this category.',
'eula_text' => 'Κατηγορία EULA',
'eula_text_help' => 'Αυτό το πεδίο σας επιτρέπει να προσαρμόσετε τα ΑΔΕ σας για συγκεκριμένους τύπους περιουσιακών στοιχείων. Εάν διαθέτετε μόνο ένα EULA για όλα τα στοιχεία του ενεργητικού σας, μπορείτε να ελέγξετε το παρακάτω πλαίσιο για να χρησιμοποιήσετε την κύρια προεπιλογή.',
'name' => 'Όνομα κατηγορίας',

View file

@ -51,4 +51,7 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
'show_in_listview_short' => 'Show in lists',
];

View file

@ -12,6 +12,7 @@ return [
'clone' => 'Κλώνος χρήστη',
'deployable' => 'Προς ανάπτυξη',
'deleted' => 'This asset has been deleted.',
'delete_confirm' => 'Are you sure you want to delete this asset?',
'edit' => 'Επεξεργασία παγίων',
'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.',
'model_invalid' => 'The Model of this Asset is invalid.',
@ -19,7 +20,7 @@ return [
'requestable' => 'Επαναληπτικό',
'requested' => 'Ζητήθηκαν',
'not_requestable' => 'Not Requestable',
'requestable_status_warning' => 'Do not change requestable status',
'requestable_status_warning' => 'Do not change requestable status',
'restore' => 'Επαναφορά παγίου',
'pending' => 'Εκκρεμεί',
'undeployable' => 'Μη διανέμεται',
@ -45,4 +46,5 @@ return [
'alert_details' => 'Please see below for details.',
'custom_export' => 'Custom Export',
'mfg_warranty_lookup' => ':manufacturer Warranty Status Lookup',
'user_department' => 'User Department',
];

View file

@ -3,7 +3,7 @@
return array(
'does_not_exist' => 'Το μοντέλο δεν υπάρχει.',
'no_association' => 'NO MODEL ASSOCIATED.',
'no_association' => 'WARNING! The asset model for this item is invalid or missing!',
'no_association_fix' => 'This will break things in weird and horrible ways. Edit this asset now to assign it a model.',
'assoc_users' => 'Αυτό το μοντέλο συσχετίζεται επί του παρόντος με ένα ή περισσότερα στοιχεία και δεν μπορεί να διαγραφεί. Διαγράψτε τα στοιχεία και, στη συνέχεια, δοκιμάστε ξανά τη διαγραφή.',

View file

@ -264,7 +264,7 @@ return [
'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Προμηθευτής',
'suppliers' => 'Προμηθευτές',
'sure_to_delete' => 'Είστε βέβαιοι ότι θέλετε να διαγράψετε',
'sure_to_delete' => 'Είστε βέβαιοι ότι θέλετε να διαγράψετε',
'submit' => 'Υποβολή',
'target' => 'Στόχος',
'time_and_date_display' => 'Εμφάνιση ώρας και ημερομηνίας',
@ -368,8 +368,8 @@ return [
'notification_warning' => 'Warning:',
'notification_info' => 'Info:',
'asset_information' => 'Asset Information',
'model_name' => 'Model Name:',
'asset_name' => 'Asset Name:',
'model_name' => 'Model Name',
'asset_name' => 'Asset Name',
'consumable_information' => 'Consumable Information:',
'consumable_name' => 'Consumable Name:',
'accessory_information' => 'Accessory Information:',
@ -413,7 +413,7 @@ return [
'integration_option' => 'Integration Option',
'log_does_not_exist' => 'No matching log record exists.',
'merge_users' => 'Merge Users',
'merge_information' => 'This will merge the :count users into a single user. Select the user you wish to merge the others into below, and the associated assets, licences, etc will be moved over to the selected user and the other users will be marked as deleted.',
'merge_information' => 'This will merge the :count users into a single user. Select the user you wish to merge the others into below, and the associated assets, licenses, etc will be moved over to the selected user and the other users will be marked as deleted.',
'warning_merge_information' => 'This action CANNOT be undone and should ONLY be used when you need to merge users because of a bad import or sync. Be sure to run a backup first.',
'no_users_selected' => 'No users selected',
'not_enough_users_selected' => 'At least :count users must be selected',
@ -436,6 +436,7 @@ return [
'errors_importing' => 'Some Errors occurred while importing: ',
'warning' => 'WARNING: :warning',
'success_redirecting' => '"Success... Redirecting.',
'cancel_request' => 'Cancel this item request',
'setup_successful_migrations' => 'Your database tables have been created',
'setup_migration_output' => 'Migration output:',
'setup_migration_create_user' => 'Next: Create User',
@ -448,5 +449,30 @@ return [
'modal_confirm_generic' => 'Are you sure?',
'cannot_be_deleted' => 'This item cannot be deleted',
'undeployable_tooltip' => 'This item cannot be checked out. Check the quantity remaining.',
'serial_number' => 'Serial Number',
'item_notes' => ':item Notes',
'item_name_var' => ':item Name',
'importer' => [
'checked_out_to_fullname' => 'Checked Out to: Full Name',
'checked_out_to_first_name' => 'Checked Out to: First Name',
'checked_out_to_last_name' => 'Checked Out to: Last Name',
'checked_out_to_username' => 'Checked Out to: Username',
'checked_out_to_email' => 'Checked Out to: Email',
'checked_out_to_tag' => 'Checked Out to: Asset Tag',
'manager_first_name' => 'Manager First Name',
'manager_last_name' => 'Manager Last Name',
'manager_full_name' => 'Manager Full Name',
'manager_username' => 'Manager Username',
'checkout_type' => 'Checkout Type',
'checkout_location' => 'Checkout to Location',
'image_filename' => 'Image Filename',
'do_not_import' => 'Do Not Import',
'vip' => 'VIP',
'avatar' => 'Avatar',
'gravatar' => 'Gravatar Email',
'currency' => 'Currency',
'address2' => 'Address Line 2',
'import_note' => 'Imported using csv importer',
],
];

View file

@ -4,7 +4,7 @@ return array(
'personal_api_keys' => 'Personal API Keys',
'api_key_warning' => 'When generating an API token, be sure to copy it down immediately as they
will not be visible to you again.',
'api_base_url' => 'Your API base url is located at:',
'api_base_url' => 'Your API base URL is located at:',
'api_base_url_endpoint' => '/&lt;endpoint&gt;',
'api_token_expiration_time' => 'API tokens are set to expire in:',
'api_reference' => 'Please check the <a href="https://snipe-it.readme.io/reference" target="_blank">API reference</a> to

View file

@ -8,6 +8,8 @@ return array(
'clone' => 'Clone Category',
'create' => 'Create Category',
'edit' => 'Edit Category',
'email_will_be_sent_due_to_global_eula' => 'An email will be sent to the user because the global EULA is being used.',
'email_will_be_sent_due_to_category_eula' => 'An email will be sent to the user because a EULA is set for this category.',
'eula_text' => 'Category EULA',
'eula_text_help' => 'This field allows you to customize your EULAs for specific types of assets. If you only have one EULA for all of your assets, you can check the box below to use the primary default.',
'name' => 'Category Name',

View file

@ -51,4 +51,7 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
'show_in_listview' => 'Show in list views by default. Authorised users will still be able to show/hide via the column selector.',
'show_in_listview_short' => 'Show in lists',
];

View file

@ -12,6 +12,7 @@ return [
'clone' => 'Clone Asset',
'deployable' => 'Deployable',
'deleted' => 'This asset has been deleted.',
'delete_confirm' => 'Are you sure you want to delete this asset?',
'edit' => 'Edit Asset',
'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.',
'model_invalid' => 'The model of this asset is invalid.',
@ -19,7 +20,7 @@ return [
'requestable' => 'Requestable',
'requested' => 'Requested',
'not_requestable' => 'Not Requestable',
'requestable_status_warning' => 'Do not change requestable status',
'requestable_status_warning' => 'Do not change requestable status',
'restore' => 'Restore Asset',
'pending' => 'Pending',
'undeployable' => 'Undeployable',
@ -45,4 +46,5 @@ return [
'alert_details' => 'Please see below for details.',
'custom_export' => 'Custom Export',
'mfg_warranty_lookup' => ':manufacturer Warranty Status Lookup',
'user_department' => 'User Department',
];

View file

@ -3,7 +3,7 @@
return array(
'does_not_exist' => 'Model does not exist.',
'no_association' => 'NO MODEL ASSOCIATED.',
'no_association' => 'WARNING! The asset model for this item is invalid or missing!',
'no_association_fix' => 'This will break things in weird and horrible ways. Edit this asset now to assign it a model.',
'assoc_users' => 'This model is currently associated with one or more assets and cannot be deleted. Please delete the assets, and then try deleting again. ',

View file

@ -264,7 +264,7 @@ return [
'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Supplier',
'suppliers' => 'Suppliers',
'sure_to_delete' => 'Are you sure you wish to delete',
'sure_to_delete' => 'Are you sure you wish to delete',
'submit' => 'Submit',
'target' => 'Target',
'time_and_date_display' => 'Time and Date Display',
@ -368,8 +368,8 @@ return [
'notification_warning' => 'Warning:',
'notification_info' => 'Info:',
'asset_information' => 'Asset Information',
'model_name' => 'Model Name:',
'asset_name' => 'Asset Name:',
'model_name' => 'Model Name',
'asset_name' => 'Asset Name',
'consumable_information' => 'Consumable Information:',
'consumable_name' => 'Consumable Name:',
'accessory_information' => 'Accessory Information:',
@ -436,17 +436,43 @@ return [
'errors_importing' => 'Some Errors occurred while importing: ',
'warning' => 'WARNING: :warning',
'success_redirecting' => '"Success... Redirecting.',
'cancel_request' => 'Cancel this item request',
'setup_successful_migrations' => 'Your database tables have been created',
'setup_migration_output' => 'Migration output:',
'setup_migration_create_user' => 'Next: Create User',
'importer_generic_error' => 'Your file import is complete, but we did receive an error. This is usually caused by third-party API throttling from a notification webhook (such as Slack) and would not have interfered with the import itself, but you should confirm this.',
'confirm' => 'Confirm',
'autoassign_licenses' => 'Auto-Assign Licences',
'autoassign_licenses_help' => 'Allow this user to have licenses assigned via the bulk-assign license UI or cli tools.',
'autoassign_licenses_help' => 'Allow this user to have licences assigned via the bulk-assign licence UI or cli tools.',
'autoassign_licenses_help_long' => 'This allows a user to have licences assigned via the bulk-assign license UI or CLI tools. (For example, you might not want contractors to be auto-assigned a licence you would provide to only staff members. You can still individually assign licences to those users, but they will not be included in the Checkout Licence to All Users functions.)',
'no_autoassign_licenses_help' => 'Do not include user for bulk-assigning through the licence UI or CLI tools.',
'modal_confirm_generic' => 'Are you sure?',
'cannot_be_deleted' => 'This item cannot be deleted',
'undeployable_tooltip' => 'This item cannot be checked out. Check the quantity remaining.',
'serial_number' => 'Serial Number',
'item_notes' => ':item Notes',
'item_name_var' => ':item Name',
'importer' => [
'checked_out_to_fullname' => 'Checked Out to: Full Name',
'checked_out_to_first_name' => 'Checked Out to: First Name',
'checked_out_to_last_name' => 'Checked Out to: Last Name',
'checked_out_to_username' => 'Checked Out to: Username',
'checked_out_to_email' => 'Checked Out to: Email',
'checked_out_to_tag' => 'Checked Out to: Asset Tag',
'manager_first_name' => 'Manager First Name',
'manager_last_name' => 'Manager Last Name',
'manager_full_name' => 'Manager Full Name',
'manager_username' => 'Manager Username',
'checkout_type' => 'Checkout Type',
'checkout_location' => 'Checkout to Location',
'image_filename' => 'Image Filename',
'do_not_import' => 'Do Not Import',
'vip' => 'VIP',
'avatar' => 'Avatar',
'gravatar' => 'Gravatar Email',
'currency' => 'Currency',
'address2' => 'Address Line 2',
'import_note' => 'Imported using CSV importer',
],
];

View file

@ -134,7 +134,7 @@ return [
'EU'=>'European Union',
'FI'=>'Finland',
'FJ'=>'Fiji',
'FK'=>'Falkland Islands (Malvinas)',
'FK'=>'Falkland Islands',
'FM'=>'Micronesia, Federated States Of',
'FO'=>'Faroe Islands',
'FR'=>'France',
@ -199,7 +199,7 @@ return [
'LY'=>'Libyan Arab Jamahiriya',
'MA'=>'Morocco',
'MC'=>'Monaco',
'MD'=>'Moldova, Republic Of',
'MD'=>'Moldova, Republic of',
'ME'=>'Montenegro',
'MG'=>'Madagascar',
'MH'=>'Marshall Islands',

View file

@ -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.',
'token' => 'This password reset token is invalid, expired, or does not match the username provided.',
'reset' => 'Your password has been reset!',
];

View file

@ -15,7 +15,7 @@ return array(
"password" => "Passwords must be six characters and match the confirmation.",
"user" => "Username or email address is incorrect",
"token" => 'This password reset token is invalid or expired, or does not match the username provided.',
"token" => 'This password reset token is invalid, 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.',
);

View file

@ -8,6 +8,8 @@ return array(
'clone' => 'Salin Kategori',
'create' => 'Buat Kategori',
'edit' => 'Edit Kategori',
'email_will_be_sent_due_to_global_eula' => 'An email will be sent to the user because the global EULA is being used.',
'email_will_be_sent_due_to_category_eula' => 'An email will be sent to the user because a EULA is set for this category.',
'eula_text' => 'Kategori EULA',
'eula_text_help' => 'Bidang ini memungkinkan Anda untuk menyesuaikan EULA Anda untuk jenis tertentu dari aset. Jika Anda hanya memiliki satu EULA untuk semua aset Anda, Anda dapat memeriksa kotak di bawah untuk menggunakan default primer.',
'name' => 'Nama Kategori',

View file

@ -52,4 +52,7 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
'show_in_listview_short' => 'Show in lists',
];

View file

@ -12,6 +12,7 @@ return [
'clone' => 'Gandakan aset',
'deployable' => 'Bisa dicairkan',
'deleted' => 'Aset ini telah dihapus.',
'delete_confirm' => 'Are you sure you want to delete this asset?',
'edit' => 'Edit Asset',
'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.',
'model_invalid' => 'The Model of this Asset is invalid.',
@ -19,7 +20,7 @@ return [
'requestable' => 'Permintaan',
'requested' => 'Diminta',
'not_requestable' => 'Not Requestable',
'requestable_status_warning' => 'Do not change requestable status',
'requestable_status_warning' => 'Do not change requestable status',
'restore' => 'Kembalikan Aset',
'pending' => 'Tertunda',
'undeployable' => 'Tidak dapat disebarkan',
@ -45,4 +46,5 @@ return [
'alert_details' => 'Please see below for details.',
'custom_export' => 'Custom Export',
'mfg_warranty_lookup' => ':manufacturer Warranty Status Lookup',
'user_department' => 'User Department',
];

View file

@ -3,7 +3,7 @@
return array(
'does_not_exist' => 'Model tidak ada.',
'no_association' => 'NO MODEL ASSOCIATED.',
'no_association' => 'WARNING! The asset model for this item is invalid or missing!',
'no_association_fix' => 'This will break things in weird and horrible ways. Edit this asset now to assign it a model.',
'assoc_users' => 'Model ini saat ini dikaitkan dengan satu atau lebih aset dan tidak dapat dihapus. Harap hapus asetnya, lalu coba hapus lagi. ',

View file

@ -264,7 +264,7 @@ return [
'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Pemasok',
'suppliers' => 'Pemasok',
'sure_to_delete' => 'Apakah anda yakin ingin menghapus',
'sure_to_delete' => 'Apakah anda yakin ingin menghapus',
'submit' => 'Kirim',
'target' => 'Target',
'time_and_date_display' => 'Tampilan Waktu dan Tanggal',
@ -368,8 +368,8 @@ return [
'notification_warning' => 'Warning:',
'notification_info' => 'Info:',
'asset_information' => 'Asset Information',
'model_name' => 'Model Name:',
'asset_name' => 'Asset Name:',
'model_name' => 'Model Name',
'asset_name' => 'Asset Name',
'consumable_information' => 'Consumable Information:',
'consumable_name' => 'Consumable Name:',
'accessory_information' => 'Accessory Information:',
@ -413,7 +413,7 @@ return [
'integration_option' => 'Integration Option',
'log_does_not_exist' => 'No matching log record exists.',
'merge_users' => 'Merge Users',
'merge_information' => 'This will merge the :count users into a single user. Select the user you wish to merge the others into below, and the associated assets, licences, etc will be moved over to the selected user and the other users will be marked as deleted.',
'merge_information' => 'This will merge the :count users into a single user. Select the user you wish to merge the others into below, and the associated assets, licenses, etc will be moved over to the selected user and the other users will be marked as deleted.',
'warning_merge_information' => 'This action CANNOT be undone and should ONLY be used when you need to merge users because of a bad import or sync. Be sure to run a backup first.',
'no_users_selected' => 'No users selected',
'not_enough_users_selected' => 'At least :count users must be selected',
@ -436,6 +436,7 @@ return [
'errors_importing' => 'Some Errors occurred while importing: ',
'warning' => 'WARNING: :warning',
'success_redirecting' => '"Success... Redirecting.',
'cancel_request' => 'Cancel this item request',
'setup_successful_migrations' => 'Your database tables have been created',
'setup_migration_output' => 'Migration output:',
'setup_migration_create_user' => 'Next: Create User',
@ -448,5 +449,30 @@ return [
'modal_confirm_generic' => 'Are you sure?',
'cannot_be_deleted' => 'This item cannot be deleted',
'undeployable_tooltip' => 'This item cannot be checked out. Check the quantity remaining.',
'serial_number' => 'Serial Number',
'item_notes' => ':item Notes',
'item_name_var' => ':item Name',
'importer' => [
'checked_out_to_fullname' => 'Checked Out to: Full Name',
'checked_out_to_first_name' => 'Checked Out to: First Name',
'checked_out_to_last_name' => 'Checked Out to: Last Name',
'checked_out_to_username' => 'Checked Out to: Username',
'checked_out_to_email' => 'Checked Out to: Email',
'checked_out_to_tag' => 'Checked Out to: Asset Tag',
'manager_first_name' => 'Manager First Name',
'manager_last_name' => 'Manager Last Name',
'manager_full_name' => 'Manager Full Name',
'manager_username' => 'Manager Username',
'checkout_type' => 'Checkout Type',
'checkout_location' => 'Checkout to Location',
'image_filename' => 'Image Filename',
'do_not_import' => 'Do Not Import',
'vip' => 'VIP',
'avatar' => 'Avatar',
'gravatar' => 'Gravatar Email',
'currency' => 'Currency',
'address2' => 'Address Line 2',
'import_note' => 'Imported using csv importer',
],
];

View file

@ -8,6 +8,8 @@ return array(
'clone' => 'Clonar Categoría',
'create' => 'Crear Categoría',
'edit' => 'Editar Categoría',
'email_will_be_sent_due_to_global_eula' => 'An email will be sent to the user because the global EULA is being used.',
'email_will_be_sent_due_to_category_eula' => 'An email will be sent to the user because a EULA is set for this category.',
'eula_text' => 'Licencia de Categoría',
'eula_text_help' => 'Este campo te permite personalizar tus licencias para tipos específicos de equipos, Si sólo tienes una licencia para todos tus activos, puedes seleccionar el cuadro debajo para usar la licencia primaria por defecto.',
'name' => 'Nombre de la Categoría',

View file

@ -51,4 +51,7 @@ return [
'display_in_user_view_table' => 'Visible para el usuario',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
'show_in_listview_short' => 'Show in lists',
];

View file

@ -3,7 +3,7 @@
return array(
'group_exists' => 'El grupo ya existe!',
'group_not_found' => 'Group ID :id does not exist.',
'group_not_found' => 'El ID del grupo :id no existe.',
'group_name_required' => 'El campo nombre es requerido',
'success' => array(

View file

@ -2,11 +2,11 @@
return [
'bulk_delete' => 'Confirma la Eliminación Masiva de Equipos',
'bulk_restore' => 'Confirm Bulk Restore Assets',
'bulk_restore' => 'Confirmar recuperación masiva de activos',
'bulk_delete_help' => 'Revisar los equipos para eliminación masiva. Una vez eliminados, esos equipos pueden ser restaurados, pero no volverán a estar asociados a ninguno de los usuarios a los que estén asignados actualmente.',
'bulk_restore_help' => 'Review the assets for bulk restoration below. Once restored, these assets will not be associated with any users they were previously assigned to.',
'bulk_restore_help' => 'Revisar los activos para la restauración en masa a continuación. Una vez restaurados, estos activos no estarán asociados con los usuarios a los que fueron asignados anteriormente.',
'bulk_delete_warn' => 'Estás a punto de eliminar :asset_count equipos.',
'bulk_restore_warn' => 'You are about to restore :asset_count assets.',
'bulk_restore_warn' => 'Está a punto de restaurar :asset_count activos.',
'bulk_update' => 'Actualización masiva de Equipos',
'bulk_update_help' => 'Este formulario te permite actualizar múltiples equipos simultáneamente. Solo debes completar los campos que quieres modificar. Todo campo en blanco permanecerá sin cambios. ',
'bulk_update_warn' => 'Está a punto de editar las propiedades de un solo activo.|Está a punto de editar las propiedades de :asset_count activos.',
@ -48,7 +48,7 @@ return [
'asset_location_update_default' => 'Actualizar sólo la ubicación predeterminada',
'asset_not_deployable' => 'Ese estado de activos no es desplegable. Este activo no puede ser verificado.',
'asset_deployable' => 'Ese estado de activos no es desplegable. Este activo no puede ser verificado.',
'processing_spinner' => 'Processing... (This might take a bit of time on large files)',
'processing_spinner' => 'Procesando... (Esto puede tomar un poco de tiempo en archivos grandes)',
'optional_infos' => 'Información opcional',
'order_details' => 'Información relacionada con el pedido'
];

View file

@ -12,6 +12,7 @@ return [
'clone' => 'Clonar Equipo',
'deployable' => 'Desplegable',
'deleted' => 'Este activo ha sido borrado.',
'delete_confirm' => 'Are you sure you want to delete this asset?',
'edit' => 'Editar Equipo',
'model_deleted' => 'El modelo de este activo ha sido borrado. Debe restaurar el modelo antes de restaurar o crear el activo.',
'model_invalid' => 'El modelo de este activo no es válido.',
@ -19,11 +20,11 @@ return [
'requestable' => 'Puede Solicitarse',
'requested' => 'Solicitado',
'not_requestable' => 'No solicitable',
'requestable_status_warning' => 'No cambie el esdo de solicitable',
'requestable_status_warning' => 'No cambiar el estado solicitable',
'restore' => 'Restaurar equipo',
'pending' => 'Equipos Pendiente',
'undeployable' => 'No desplegable',
'undeployable_tooltip' => 'This asset has a status label that is undeployable and cannot be checked out at this time.',
'undeployable_tooltip' => 'Este activo tiene una etiqueta de estado que no es desplegable y no puede ser revisado en este momento.',
'view' => 'Ver Equipo',
'csv_error' => 'Tiene un error en su archivo CSV:',
'import_text' => '
@ -45,4 +46,5 @@ return [
'alert_details' => 'Por favor vea abajo para más detalles.',
'custom_export' => 'Exportación personalizada',
'mfg_warranty_lookup' => 'Búsqueda del estado de Garantía para :manufacturer',
'user_department' => 'User Department',
];

View file

@ -23,8 +23,8 @@ return [
'restore' => [
'error' => 'El equipo no fue restaurado, por favor intente nuevamente',
'success' => 'Equipo restaurado correctamente.',
'bulk_success' => 'Asset restored successfully.',
'nothing_updated' => 'No assets were selected, so nothing was restored.',
'bulk_success' => 'Equipo restaurado correctamente.',
'nothing_updated' => 'No se seleccionaron activos, por lo que no se restauró nada.',
],
'audit' => [

View file

@ -8,7 +8,7 @@ return [
'change' => 'Operación',
'checkout_date' => 'Fecha de devolución',
'checkoutto' => 'Asignado a',
'components_cost' => 'Total Components Cost',
'components_cost' => 'Coste total de componentes',
'current_value' => 'Valor Actual',
'diff' => 'Diferencia',
'dl_csv' => 'Descargar CSV',

View file

@ -18,13 +18,13 @@ return array(
'software_licenses' => 'Licencias Software',
'user' => 'Usuario',
'view' => 'Ver Licencias',
'delete_disabled' => 'This license cannot be deleted yet because some seats are still checked out.',
'delete_disabled' => 'Esta licencia no se puede eliminar aún porque algunos asientos todavía están retirados.',
'bulk' =>
[
'checkin_all' => [
'button' => 'Checkin All Seats',
'modal' => 'This will action checkin one seat. | This action will checkin all :checkedout_seats_count seats for this license.',
'enabled_tooltip' => 'Checkin ALL seats for this license from both users and assets',
'button' => 'Comprobar todos los asientos',
'modal' => 'Esto activará el checkin de un asiento. | Esta acción registrará todos los asientos :checkedout_seats_count para esta licencia.',
'enabled_tooltip' => 'Checkin TODOS los asientos para esta licencia tanto de usuarios como de activos',
'disabled_tooltip' => 'This is disabled because there are no seats currently checked out',
'success' => 'License successfully checked in! | All licenses were successfully checked in!',
'log_msg' => 'Checked in via bulk license checkout in license GUI',

View file

@ -2,7 +2,7 @@
return array(
'support_url_help' => 'Use <code>{LOCALE}</code> and <code>{SERIAL}</code> in your URL as variables to have those values auto-populate when viewing assets.',
'support_url_help' => 'Utilice <code>{LOCALE}</code> y <code>{SERIAL}</code> en su URL como variables para que estos valores se rellenen automáticamente al ver los activos.',
'does_not_exist' => 'El fabricante no existe.',
'assoc_users' => 'Este Fabricante está asociado al menos a un modelo y no puede ser eliminado',

View file

@ -10,7 +10,7 @@ return array(
'support_email' => 'Email de soporte',
'support_phone' => 'Teléfono de soporte',
'support_url' => 'URL de soporte',
'warranty_lookup_url' => 'Warranty Lookup URL',
'warranty_lookup_url' => 'URL de Búsqueda de Garantía',
'update' => 'Actualizar Fabricante',
'url' => 'URL',

Some files were not shown because too many files have changed in this diff Show more