mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Updated language files
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
b876d0abb0
commit
0d787fcc94
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'sent' => 'Jou wagwoord skakel is gestuur!',
|
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
|
||||||
'user' => 'No matching active user found with that email.',
|
'user' => 'No matching active user found with that email.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'sent' => 'Your password link has been sent!',
|
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
|
||||||
'user' => 'No matching active user found with that email.',
|
'user' => 'No matching active user found with that email.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,7 +8,7 @@ return [
|
||||||
'delete' => 'حذف',
|
'delete' => 'حذف',
|
||||||
'edit' => 'تعديل',
|
'edit' => 'تعديل',
|
||||||
'restore' => 'إستعادة',
|
'restore' => 'إستعادة',
|
||||||
'remove' => 'إزالة',
|
'remove' => 'حذف',
|
||||||
'request' => 'طلب',
|
'request' => 'طلب',
|
||||||
'submit' => 'إرسال',
|
'submit' => 'إرسال',
|
||||||
'upload' => 'رفع',
|
'upload' => 'رفع',
|
||||||
|
@ -17,8 +17,8 @@ return [
|
||||||
'generate_labels' => '{1} انشاء تسميات [2,*] توليد تسميات',
|
'generate_labels' => '{1} انشاء تسميات [2,*] توليد تسميات',
|
||||||
'send_password_link' => 'إرسال رابط إعادة تعيين كلمة السر',
|
'send_password_link' => 'إرسال رابط إعادة تعيين كلمة السر',
|
||||||
'go' => 'انطلق',
|
'go' => 'انطلق',
|
||||||
'bulk_actions' => 'Bulk Actions',
|
'bulk_actions' => 'مجموعة إجراءات',
|
||||||
'add_maintenance' => 'Add Maintenance',
|
'add_maintenance' => 'إضافة صيانة',
|
||||||
'append' => 'Append',
|
'append' => 'إلحاق',
|
||||||
'new' => 'جديد',
|
'new' => 'جديد',
|
||||||
];
|
];
|
||||||
|
|
|
@ -19,10 +19,10 @@
|
||||||
'asset' => 'الأصول',
|
'asset' => 'الأصول',
|
||||||
'asset_report' => 'تقرير الأصول',
|
'asset_report' => 'تقرير الأصول',
|
||||||
'asset_tag' => 'ترميز الأصل',
|
'asset_tag' => 'ترميز الأصل',
|
||||||
'asset_tags' => 'Asset Tags',
|
'asset_tags' => 'وسم الأصل',
|
||||||
'assets_available' => 'Assets available',
|
'assets_available' => 'الأصول المتاحة',
|
||||||
'accept_assets' => 'Accept Assets :name',
|
'accept_assets' => 'قبول الأصول :name',
|
||||||
'accept_assets_menu' => 'Accept Assets',
|
'accept_assets_menu' => 'قبول الأصول',
|
||||||
'audit' => 'تدقيق',
|
'audit' => 'تدقيق',
|
||||||
'audit_report' => 'سجل التدقيق',
|
'audit_report' => 'سجل التدقيق',
|
||||||
'assets' => 'الأصول',
|
'assets' => 'الأصول',
|
||||||
|
@ -33,10 +33,10 @@
|
||||||
'bulkaudit' => 'تدقيق متعدد',
|
'bulkaudit' => 'تدقيق متعدد',
|
||||||
'bulkaudit_status' => 'حالة التدقيق',
|
'bulkaudit_status' => 'حالة التدقيق',
|
||||||
'bulk_checkout' => 'اخراج متعدد',
|
'bulk_checkout' => 'اخراج متعدد',
|
||||||
'bulk_edit' => 'Bulk Edit',
|
'bulk_edit' => 'تحرير بالجملة',
|
||||||
'bulk_delete' => 'Bulk Delete',
|
'bulk_delete' => 'حذف بالجملة',
|
||||||
'bulk_actions' => 'Bulk Actions',
|
'bulk_actions' => 'مجموعة إجراءات',
|
||||||
'bulk_checkin_delete' => 'Bulk Checkin & Delete',
|
'bulk_checkin_delete' => 'التدقيق بالجملة & حذف',
|
||||||
'bystatus' => 'حسب الحالة',
|
'bystatus' => 'حسب الحالة',
|
||||||
'cancel' => 'إلغاء',
|
'cancel' => 'إلغاء',
|
||||||
'categories' => 'التصنيفات',
|
'categories' => 'التصنيفات',
|
||||||
|
@ -69,8 +69,8 @@
|
||||||
'updated_at' => 'تم التحديث في',
|
'updated_at' => 'تم التحديث في',
|
||||||
'currency' => '$', // this is deprecated
|
'currency' => '$', // this is deprecated
|
||||||
'current' => 'الحالي',
|
'current' => 'الحالي',
|
||||||
'current_password' => 'Current Password',
|
'current_password' => 'كلمة المرور الحالية',
|
||||||
'customize_report' => 'Customize Report',
|
'customize_report' => 'تخصيص التقرير',
|
||||||
'custom_report' => 'تقرير مخصص للأصول',
|
'custom_report' => 'تقرير مخصص للأصول',
|
||||||
'dashboard' => 'لوحة القيادة',
|
'dashboard' => 'لوحة القيادة',
|
||||||
'days' => 'أيام',
|
'days' => 'أيام',
|
||||||
|
@ -82,12 +82,12 @@
|
||||||
'delete_confirm' => 'هل أنت متأكد من حذف :المنتج؟',
|
'delete_confirm' => 'هل أنت متأكد من حذف :المنتج؟',
|
||||||
'deleted' => 'تم حذفها',
|
'deleted' => 'تم حذفها',
|
||||||
'delete_seats' => 'المقاعد المحذوفة',
|
'delete_seats' => 'المقاعد المحذوفة',
|
||||||
'deletion_failed' => 'Deletion failed',
|
'deletion_failed' => 'فشل الحذف',
|
||||||
'departments' => 'الإدارات',
|
'departments' => 'الإدارات',
|
||||||
'department' => ' قسم، أقسام',
|
'department' => ' قسم، أقسام',
|
||||||
'deployed' => 'مُوزعة',
|
'deployed' => 'مُوزعة',
|
||||||
'depreciation' => 'الإستهلاك',
|
'depreciation' => 'الإستهلاك',
|
||||||
'depreciations' => 'Depreciations',
|
'depreciations' => 'الاستهلاكات',
|
||||||
'depreciation_report' => 'تقرير الإستهلاك',
|
'depreciation_report' => 'تقرير الإستهلاك',
|
||||||
'details' => 'التفاصيل',
|
'details' => 'التفاصيل',
|
||||||
'download' => 'تحميل',
|
'download' => 'تحميل',
|
||||||
|
@ -97,7 +97,7 @@
|
||||||
'email_domain' => 'نطاق البريد الإلكتروني',
|
'email_domain' => 'نطاق البريد الإلكتروني',
|
||||||
'email_format' => 'تنسيق البريد الإلكتروني',
|
'email_format' => 'تنسيق البريد الإلكتروني',
|
||||||
'email_domain_help' => 'يتم استخدام هذا لتوليد عناوين البريد الإلكتروني عند الاستيراد',
|
'email_domain_help' => 'يتم استخدام هذا لتوليد عناوين البريد الإلكتروني عند الاستيراد',
|
||||||
'error' => 'Error',
|
'error' => 'خطأ',
|
||||||
'filastname_format' => 'الاسم الأخير الأول (jsmith@example.com)',
|
'filastname_format' => 'الاسم الأخير الأول (jsmith@example.com)',
|
||||||
'firstname_lastname_format' => 'الاسم الأول الاسم الأخير (jane.smith@example.com)',
|
'firstname_lastname_format' => 'الاسم الأول الاسم الأخير (jane.smith@example.com)',
|
||||||
'firstname_lastname_underscore_format' => 'الاسم الأول الاسم الأخير (jane_smith@example.com)',
|
'firstname_lastname_underscore_format' => 'الاسم الأول الاسم الأخير (jane_smith@example.com)',
|
||||||
|
@ -114,13 +114,13 @@
|
||||||
'file_name' => 'ملف',
|
'file_name' => 'ملف',
|
||||||
'file_type' => 'نوع الملف',
|
'file_type' => 'نوع الملف',
|
||||||
'file_uploads' => 'تحميلات الملفات',
|
'file_uploads' => 'تحميلات الملفات',
|
||||||
'file_upload' => 'File Upload',
|
'file_upload' => 'رفع الملف',
|
||||||
'generate' => 'توفير',
|
'generate' => 'توفير',
|
||||||
'generate_labels' => 'Generate Labels',
|
'generate_labels' => 'إنشاء تسميات',
|
||||||
'github_markdown' => 'يتيح هذا الحقل <a href="https://help.github.com/articles/github-flavored-markdown/">بتطبيق نمط الكتابة من Github</a>.',
|
'github_markdown' => 'يتيح هذا الحقل <a href="https://help.github.com/articles/github-flavored-markdown/">بتطبيق نمط الكتابة من Github</a>.',
|
||||||
'groups' => 'المجموعات',
|
'groups' => 'المجموعات',
|
||||||
'gravatar_email' => 'البريد الإلكتروني لخدمة Gravatar',
|
'gravatar_email' => 'البريد الإلكتروني لخدمة Gravatar',
|
||||||
'gravatar_url' => '<a href="http://gravatar.com"><small>Change your avatar at Gravatar.com</small></a>.',
|
'gravatar_url' => '<a href="http://gravatar.com"><small>غيّر صورتك الرمزية في Gravatar.com</small></a>.',
|
||||||
'history' => 'الأرشيف',
|
'history' => 'الأرشيف',
|
||||||
'history_for' => 'السجل لـ',
|
'history_for' => 'السجل لـ',
|
||||||
'id' => 'رقم التعريف',
|
'id' => 'رقم التعريف',
|
||||||
|
@ -128,7 +128,7 @@
|
||||||
'image_delete' => 'حذف الصورة',
|
'image_delete' => 'حذف الصورة',
|
||||||
'image_upload' => 'رفع صورة',
|
'image_upload' => 'رفع صورة',
|
||||||
'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
|
'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
|
||||||
'filetypes_size_help' => 'Max upload size allowed is :size.',
|
'filetypes_size_help' => 'الحد الأقصى لحجم الرفع المسموح به هو :size.',
|
||||||
'image_filetypes_help' => 'أنواع الملفات المقبولة هي jpg، webpp، png، gif، svg. الحد الأقصى المسموح به للتحميل هو :size.',
|
'image_filetypes_help' => 'أنواع الملفات المقبولة هي jpg، webpp، png، gif، svg. الحد الأقصى المسموح به للتحميل هو :size.',
|
||||||
'import' => 'استيراد',
|
'import' => 'استيراد',
|
||||||
'importing' => 'الاستيراد',
|
'importing' => 'الاستيراد',
|
||||||
|
@ -138,7 +138,7 @@
|
||||||
'asset_maintenance_report' => 'تقرير صيانة الأصول',
|
'asset_maintenance_report' => 'تقرير صيانة الأصول',
|
||||||
'asset_maintenances' => 'صيانة الأصول',
|
'asset_maintenances' => 'صيانة الأصول',
|
||||||
'item' => 'بند',
|
'item' => 'بند',
|
||||||
'item_name' => 'Item Name',
|
'item_name' => 'إسم العنصر',
|
||||||
'insufficient_permissions' => 'صلاحيات غير كافية!',
|
'insufficient_permissions' => 'صلاحيات غير كافية!',
|
||||||
'kits' => 'مجموعات محددة مسبقاً',
|
'kits' => 'مجموعات محددة مسبقاً',
|
||||||
'language' => 'لغة',
|
'language' => 'لغة',
|
||||||
|
@ -150,7 +150,7 @@
|
||||||
'licenses_available' => 'التراخيص المتاحة',
|
'licenses_available' => 'التراخيص المتاحة',
|
||||||
'licenses' => 'التراخيص',
|
'licenses' => 'التراخيص',
|
||||||
'list_all' => 'عرض الكل',
|
'list_all' => 'عرض الكل',
|
||||||
'loading' => 'Loading... please wait....',
|
'loading' => 'جار التحميل. أرجو الإنتظار....',
|
||||||
'lock_passwords' => 'لن يتم حفظ قيمة الحقل هذه في تثبيت تجريبي.',
|
'lock_passwords' => 'لن يتم حفظ قيمة الحقل هذه في تثبيت تجريبي.',
|
||||||
'feature_disabled' => 'تم تعطيل هذه الميزة للتثبيت التجريبي.',
|
'feature_disabled' => 'تم تعطيل هذه الميزة للتثبيت التجريبي.',
|
||||||
'location' => 'الموقع',
|
'location' => 'الموقع',
|
||||||
|
@ -169,7 +169,7 @@
|
||||||
'months' => 'أشهر',
|
'months' => 'أشهر',
|
||||||
'moreinfo' => 'المزيد من المعلومات',
|
'moreinfo' => 'المزيد من المعلومات',
|
||||||
'name' => 'الإسم',
|
'name' => 'الإسم',
|
||||||
'new_password' => 'New Password',
|
'new_password' => 'كلمة المرور الجديدة',
|
||||||
'next' => 'التالى',
|
'next' => 'التالى',
|
||||||
'next_audit_date' => 'تاريخ التدقيق التالي',
|
'next_audit_date' => 'تاريخ التدقيق التالي',
|
||||||
'last_audit' => 'آخر مراجعة',
|
'last_audit' => 'آخر مراجعة',
|
||||||
|
@ -191,23 +191,23 @@
|
||||||
'purchase_date' => 'تاريخ الشراء',
|
'purchase_date' => 'تاريخ الشراء',
|
||||||
'qty' => 'الكمية',
|
'qty' => 'الكمية',
|
||||||
'quantity' => 'كمية',
|
'quantity' => 'كمية',
|
||||||
'quantity_minimum' => 'You have :count items below or almost below minimum quantity levels',
|
'quantity_minimum' => 'لديك :count عناصر أقل أو قريبة من الحد الأدنى لمستويات الكمية',
|
||||||
'ready_to_deploy' => 'جاهزة للتوزيع',
|
'ready_to_deploy' => 'جاهزة للتوزيع',
|
||||||
'recent_activity' => 'آخر نشاط',
|
'recent_activity' => 'آخر نشاط',
|
||||||
'remaining' => 'Remaining',
|
'remaining' => 'المتبقية',
|
||||||
'remove_company' => 'إزالة جمعية الشركة',
|
'remove_company' => 'إزالة جمعية الشركة',
|
||||||
'reports' => 'التقارير',
|
'reports' => 'التقارير',
|
||||||
'restored' => 'المعاد',
|
'restored' => 'المعاد',
|
||||||
'restore' => 'إستعادة',
|
'restore' => 'إستعادة',
|
||||||
'requestable_models' => 'Requestable Models',
|
'requestable_models' => 'النماذج المطلوبة',
|
||||||
'requested' => 'طلب',
|
'requested' => 'طلب',
|
||||||
'requested_date' => 'Requested Date',
|
'requested_date' => 'تاريخ الطلب',
|
||||||
'requested_assets' => 'Requested Assets',
|
'requested_assets' => 'الأصول المطلوبة',
|
||||||
'requested_assets_menu' => 'Requested Assets',
|
'requested_assets_menu' => 'الأصول المطلوبة',
|
||||||
'request_canceled' => 'تم إلغاء الطلب',
|
'request_canceled' => 'تم إلغاء الطلب',
|
||||||
'save' => 'حفظ',
|
'save' => 'حفظ',
|
||||||
'select' => 'تحديد',
|
'select' => 'تحديد',
|
||||||
'select_all' => 'Select All',
|
'select_all' => 'اختر الكل',
|
||||||
'search' => 'بحث',
|
'search' => 'بحث',
|
||||||
'select_category' => 'اختر تصنيف',
|
'select_category' => 'اختر تصنيف',
|
||||||
'select_department' => 'حدد قسم',
|
'select_department' => 'حدد قسم',
|
||||||
|
@ -273,26 +273,26 @@
|
||||||
'accept' => 'قبول :asset',
|
'accept' => 'قبول :asset',
|
||||||
'i_accept' => 'قبول',
|
'i_accept' => 'قبول',
|
||||||
'i_decline' => 'أنا أرفض',
|
'i_decline' => 'أنا أرفض',
|
||||||
'accept_decline' => 'Accept/Decline',
|
'accept_decline' => 'قبول/رفض',
|
||||||
'sign_tos' => 'قم بتسجيل الدخول أدناه للإشارة إلى أنك توافق على شروط الخدمة:',
|
'sign_tos' => 'قم بتسجيل الدخول أدناه للإشارة إلى أنك توافق على شروط الخدمة:',
|
||||||
'clear_signature' => 'مسح التوقيع',
|
'clear_signature' => 'مسح التوقيع',
|
||||||
'show_help' => 'إظهار المساعدة',
|
'show_help' => 'إظهار المساعدة',
|
||||||
'hide_help' => 'إخفاء المساعدة',
|
'hide_help' => 'إخفاء المساعدة',
|
||||||
'view_all' => 'view all',
|
'view_all' => 'عرض الكل',
|
||||||
'hide_deleted' => 'Hide Deleted',
|
'hide_deleted' => 'إخفاء المحذوفة',
|
||||||
'email' => 'Email',
|
'email' => 'البريد الالكتروني',
|
||||||
'do_not_change' => 'Do Not Change',
|
'do_not_change' => 'لا تقم بالتغيير',
|
||||||
'bug_report' => 'Report a Bug',
|
'bug_report' => 'الإبلاغ عن خلل',
|
||||||
'user_manual' => 'User\'s Manual',
|
'user_manual' => 'دليل المستخدم',
|
||||||
'setup_step_1' => 'Step 1',
|
'setup_step_1' => 'الخطوة 1',
|
||||||
'setup_step_2' => 'Step 2',
|
'setup_step_2' => 'الخطوة 2',
|
||||||
'setup_step_3' => 'Step 3',
|
'setup_step_3' => 'الخطوة 3',
|
||||||
'setup_step_4' => 'Step 4',
|
'setup_step_4' => 'الخطوة 4',
|
||||||
'setup_config_check' => 'Configuration Check',
|
'setup_config_check' => 'التحقق من الاعدادات',
|
||||||
'setup_create_database' => 'Create Database Tables',
|
'setup_create_database' => 'إنشاء جداول قاعدة البيانات',
|
||||||
'setup_create_admin' => 'Create Admin User',
|
'setup_create_admin' => 'إنشاء مستخدم مسؤول',
|
||||||
'setup_done' => 'Finished!',
|
'setup_done' => 'إنتهى!',
|
||||||
'bulk_edit_about_to' => 'You are about to edit the following: ',
|
'bulk_edit_about_to' => 'أنت على وشك تحرير ما يلي: ',
|
||||||
'checked_out' => 'Checked Out',
|
'checked_out' => 'Checked Out',
|
||||||
'checked_out_to' => 'Checked out to',
|
'checked_out_to' => 'Checked out to',
|
||||||
'fields' => 'Fields',
|
'fields' => 'Fields',
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'sent' => 'تم إرسال رابط كلمة المرور الخاصة بك!',
|
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
|
||||||
'user' => 'لم يتم العثور على اسم مستخدم فعّال مرتبط بعنوان ذلك البريد الالكتروني.',
|
'user' => 'لم يتم العثور على اسم مستخدم فعّال مرتبط بعنوان ذلك البريد الالكتروني.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -271,30 +271,30 @@ return [
|
||||||
'unique_serial_help_text' => 'Отмятането на този чек, ще задължи ползването на уникални сериини номера на артикулите',
|
'unique_serial_help_text' => 'Отмятането на този чек, ще задължи ползването на уникални сериини номера на артикулите',
|
||||||
'zerofill_count' => 'Дължина на етикети на актив, включително zerofill',
|
'zerofill_count' => 'Дължина на етикети на актив, включително zerofill',
|
||||||
'username_format_help' => 'Тази настройка се изпозлва само при импортиране, ако потребителя не е въведен и ние трябва да му генерираме потребителско име.',
|
'username_format_help' => 'Тази настройка се изпозлва само при импортиране, ако потребителя не е въведен и ние трябва да му генерираме потребителско име.',
|
||||||
'oauth_title' => 'OAuth API Settings',
|
'oauth_title' => 'OAuth API Настройки',
|
||||||
'oauth' => 'OAuth',
|
'oauth' => 'OAuth',
|
||||||
'oauth_help' => 'Oauth Endpoint Settings',
|
'oauth_help' => 'Oauth Endpoint Settings',
|
||||||
'asset_tag_title' => 'Update Asset Tag Settings',
|
'asset_tag_title' => 'Update Asset Tag Settings',
|
||||||
'barcode_title' => 'Update Barcode Settings',
|
'barcode_title' => 'Update Barcode Settings',
|
||||||
'barcodes' => 'Barcodes',
|
'barcodes' => 'Баркоди',
|
||||||
'barcodes_help_overview' => 'Barcode & QR settings',
|
'barcodes_help_overview' => 'Barcode & QR settings',
|
||||||
'barcodes_help' => 'This will attempt to delete cached barcodes. This would typically only be used if your barcode settings have changed, or if your Snipe-IT URL has changed. Barcodes will be re-generated when accessed next.',
|
'barcodes_help' => 'This will attempt to delete cached barcodes. This would typically only be used if your barcode settings have changed, or if your Snipe-IT URL has changed. Barcodes will be re-generated when accessed next.',
|
||||||
'barcodes_spinner' => 'Attempting to delete files...',
|
'barcodes_spinner' => 'Attempting to delete files...',
|
||||||
'barcode_delete_cache' => 'Delete Barcode Cache',
|
'barcode_delete_cache' => 'Изтрий баркод кеша',
|
||||||
'branding_title' => 'Update Branding Settings',
|
'branding_title' => 'Update Branding Settings',
|
||||||
'general_title' => 'Update General Settings',
|
'general_title' => 'Обнови общите настройки',
|
||||||
'mail_test' => 'Send Test',
|
'mail_test' => 'Изпрати Тест',
|
||||||
'mail_test_help' => 'This will attempt to send a test mail to :replyto.',
|
'mail_test_help' => 'This will attempt to send a test mail to :replyto.',
|
||||||
'filter_by_keyword' => 'Filter by setting keyword',
|
'filter_by_keyword' => 'Filter by setting keyword',
|
||||||
'security' => 'Security',
|
'security' => 'Сигурност',
|
||||||
'security_title' => 'Update Security Settings',
|
'security_title' => 'Обнови настройките за сигурност',
|
||||||
'security_keywords' => 'password, passwords, requirements, two factor, two-factor, common passwords, remote login, logout, authentication',
|
'security_keywords' => 'парола, парили, изисквания, двустепенна идентификация, двустепенна-идентификация, общи пароли, отдалечен вход, изход, идентификация',
|
||||||
'security_help' => 'Two-factor, Password Restrictions',
|
'security_help' => 'Двустепенна идентификация, ограничения на пароли',
|
||||||
'groups_keywords' => 'permissions, permission groups, authorization',
|
'groups_keywords' => 'права за достъп, групи за достъп, упълномощаване',
|
||||||
'groups_help' => 'Account permission groups',
|
'groups_help' => 'Групи с разрешения за акаунт',
|
||||||
'localization' => 'Localization',
|
'localization' => 'Локализация',
|
||||||
'localization_title' => 'Update Localization Settings',
|
'localization_title' => 'Обнови настройките за локализация',
|
||||||
'localization_keywords' => 'localization, currency, local, locale, time zone, timezone, international, internatinalization, language, languages, translation',
|
'localization_keywords' => 'локализация, валута, местен, място, часова зона, международен, интернационализация, език, езици, превод',
|
||||||
'localization_help' => 'Language, date display',
|
'localization_help' => 'Language, date display',
|
||||||
'notifications' => 'Notifications',
|
'notifications' => 'Notifications',
|
||||||
'notifications_help' => 'Email alerts, audit settings',
|
'notifications_help' => 'Email alerts, audit settings',
|
||||||
|
|
|
@ -20,5 +20,5 @@ return [
|
||||||
'bulk_actions' => 'Bulk Actions',
|
'bulk_actions' => 'Bulk Actions',
|
||||||
'add_maintenance' => 'Add Maintenance',
|
'add_maintenance' => 'Add Maintenance',
|
||||||
'append' => 'Append',
|
'append' => 'Append',
|
||||||
'new' => 'New',
|
'new' => 'Нов',
|
||||||
];
|
];
|
||||||
|
|
|
@ -19,10 +19,10 @@
|
||||||
'asset' => 'Актив',
|
'asset' => 'Актив',
|
||||||
'asset_report' => 'Справка за активите',
|
'asset_report' => 'Справка за активите',
|
||||||
'asset_tag' => 'Инвентарен номер',
|
'asset_tag' => 'Инвентарен номер',
|
||||||
'asset_tags' => 'Asset Tags',
|
'asset_tags' => 'Етикет на актив',
|
||||||
'assets_available' => 'Assets available',
|
'assets_available' => 'Налични активи',
|
||||||
'accept_assets' => 'Accept Assets :name',
|
'accept_assets' => 'Приеми Актив :name',
|
||||||
'accept_assets_menu' => 'Accept Assets',
|
'accept_assets_menu' => 'Приеми активите',
|
||||||
'audit' => 'проверка',
|
'audit' => 'проверка',
|
||||||
'audit_report' => 'Отчет за одита',
|
'audit_report' => 'Отчет за одита',
|
||||||
'assets' => 'Активи',
|
'assets' => 'Активи',
|
||||||
|
@ -33,8 +33,8 @@
|
||||||
'bulkaudit' => 'Групов одит',
|
'bulkaudit' => 'Групов одит',
|
||||||
'bulkaudit_status' => 'Статус на одита',
|
'bulkaudit_status' => 'Статус на одита',
|
||||||
'bulk_checkout' => 'Общо отписване',
|
'bulk_checkout' => 'Общо отписване',
|
||||||
'bulk_edit' => 'Bulk Edit',
|
'bulk_edit' => 'Групово редактиране',
|
||||||
'bulk_delete' => 'Bulk Delete',
|
'bulk_delete' => 'Групово изтриване',
|
||||||
'bulk_actions' => 'Bulk Actions',
|
'bulk_actions' => 'Bulk Actions',
|
||||||
'bulk_checkin_delete' => 'Bulk Checkin & Delete',
|
'bulk_checkin_delete' => 'Bulk Checkin & Delete',
|
||||||
'bystatus' => 'по Статус',
|
'bystatus' => 'по Статус',
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'sent' => 'Линк към вашата парола бе изпратен!',
|
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
|
||||||
'user' => 'Не са намерени активни потребители с този е-майл.',
|
'user' => 'Не са намерени активни потребители с този е-майл.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'sent' => 'Your password link has been sent!',
|
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
|
||||||
'user' => 'No matching active user found with that email.',
|
'user' => 'No matching active user found with that email.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -18,6 +18,6 @@ return array(
|
||||||
'update' => 'Upravit kategorii',
|
'update' => 'Upravit kategorii',
|
||||||
'use_default_eula' => 'Použijte raději <a href="#" data-toggle="modal" data-target="#eulaModal">primární výchozí EULA</a>.',
|
'use_default_eula' => 'Použijte raději <a href="#" data-toggle="modal" data-target="#eulaModal">primární výchozí EULA</a>.',
|
||||||
'use_default_eula_disabled' => '<del>Použijte raději primární výchozí EULA.</del> Nenalezena primární výchozí EULA. Přidejte ji v Nastaveních prosím.',
|
'use_default_eula_disabled' => '<del>Použijte raději primární výchozí EULA.</del> Nenalezena primární výchozí EULA. Přidejte ji v Nastaveních prosím.',
|
||||||
'use_default_eula_column' => 'Use default EULA',
|
'use_default_eula_column' => 'Použít výchozí EULA',
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|
|
@ -45,5 +45,5 @@ return [
|
||||||
'asset_location_update_default' => 'Update only default location',
|
'asset_location_update_default' => 'Update only default location',
|
||||||
'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
|
'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
|
||||||
'asset_deployable' => 'That status is deployable. This asset can be checked out.',
|
'asset_deployable' => 'That status is deployable. This asset can be checked out.',
|
||||||
'processing_spinner' => 'Processing...',
|
'processing_spinner' => 'Zpracovává se...',
|
||||||
];
|
];
|
||||||
|
|
|
@ -39,5 +39,5 @@ return [
|
||||||
'error_messages' => 'Error messages:',
|
'error_messages' => 'Error messages:',
|
||||||
'success_messages' => 'Success messages:',
|
'success_messages' => 'Success messages:',
|
||||||
'alert_details' => 'Please see below for details.',
|
'alert_details' => 'Please see below for details.',
|
||||||
'custom_export' => 'Custom Export'
|
'custom_export' => 'Uživatelsky definovaný export'
|
||||||
];
|
];
|
||||||
|
|
|
@ -26,5 +26,5 @@ return [
|
||||||
'requesting_user' => 'Requesting User',
|
'requesting_user' => 'Requesting User',
|
||||||
'requested_date' => 'Requested Date',
|
'requested_date' => 'Requested Date',
|
||||||
'changed' => 'Changed',
|
'changed' => 'Changed',
|
||||||
'icon' => 'Icon',
|
'icon' => 'Ikona',
|
||||||
];
|
];
|
||||||
|
|
|
@ -20,19 +20,19 @@ return [
|
||||||
'parent' => 'Nadřazené',
|
'parent' => 'Nadřazené',
|
||||||
'currency' => 'Měna',
|
'currency' => 'Měna',
|
||||||
'ldap_ou' => 'LDAP Vyhledat OU',
|
'ldap_ou' => 'LDAP Vyhledat OU',
|
||||||
'user_name' => 'User Name',
|
'user_name' => 'Uživatelské Jméno',
|
||||||
'department' => 'Department',
|
'department' => 'Oddělení',
|
||||||
'location' => 'Location',
|
'location' => 'Umístění',
|
||||||
'asset_tag' => 'Assets Tag',
|
'asset_tag' => 'Označení majetku',
|
||||||
'asset_name' => 'Name',
|
'asset_name' => 'Název',
|
||||||
'asset_category' => 'Category',
|
'asset_category' => 'Kategorie',
|
||||||
'asset_manufacturer' => 'Manufacturer',
|
'asset_manufacturer' => 'Výrobce',
|
||||||
'asset_model' => 'Model',
|
'asset_model' => 'Model',
|
||||||
'asset_serial' => 'Serial',
|
'asset_serial' => 'Sériové číslo',
|
||||||
'asset_location' => 'Location',
|
'asset_location' => 'Umístění',
|
||||||
'asset_checked_out' => 'Checked Out',
|
'asset_checked_out' => 'Checked Out',
|
||||||
'asset_expected_checkin' => 'Expected Checkin',
|
'asset_expected_checkin' => 'Expected Checkin',
|
||||||
'date' => 'Date:',
|
'date' => 'Datum:',
|
||||||
'signed_by_asset_auditor' => 'Signed By (Asset Auditor):',
|
'signed_by_asset_auditor' => 'Signed By (Asset Auditor):',
|
||||||
'signed_by_finance_auditor' => 'Signed By (Finance Auditor):',
|
'signed_by_finance_auditor' => 'Signed By (Finance Auditor):',
|
||||||
'signed_by_location_manager' => 'Signed By (Location Manager):',
|
'signed_by_location_manager' => 'Signed By (Location Manager):',
|
||||||
|
|
|
@ -24,7 +24,7 @@ return [
|
||||||
'two_factor_admin_optin_help' => 'Vaše současná nastavení administrátora umožňují selektivní vynucení dvoufaktorového ověřování. ',
|
'two_factor_admin_optin_help' => 'Vaše současná nastavení administrátora umožňují selektivní vynucení dvoufaktorového ověřování. ',
|
||||||
'two_factor_enrolled' => 'Přihlášeno zařízení 2FA ',
|
'two_factor_enrolled' => 'Přihlášeno zařízení 2FA ',
|
||||||
'two_factor_active' => '2FA aktivní ',
|
'two_factor_active' => '2FA aktivní ',
|
||||||
'user_deactivated' => 'User is de-activated',
|
'user_deactivated' => 'Uživatel je deaktivován',
|
||||||
'activation_status_warning' => 'Do not change activation status',
|
'activation_status_warning' => 'Do not change activation status',
|
||||||
'group_memberships_helpblock' => 'Only superadmins may edit group memberships.',
|
'group_memberships_helpblock' => 'Only superadmins may edit group memberships.',
|
||||||
'superadmin_permission_warning' => 'Only superadmins may grant a user superadmin access.',
|
'superadmin_permission_warning' => 'Only superadmins may grant a user superadmin access.',
|
||||||
|
|
|
@ -8,17 +8,17 @@ return [
|
||||||
'delete' => 'Smazat',
|
'delete' => 'Smazat',
|
||||||
'edit' => 'Upravit',
|
'edit' => 'Upravit',
|
||||||
'restore' => 'Obnovit',
|
'restore' => 'Obnovit',
|
||||||
'remove' => 'Remove',
|
'remove' => 'Odebrat',
|
||||||
'request' => 'Požadavek',
|
'request' => 'Požadavek',
|
||||||
'submit' => 'Odeslat',
|
'submit' => 'Odeslat',
|
||||||
'upload' => 'Nahrát',
|
'upload' => 'Nahrát',
|
||||||
'select_file' => 'Vybrat soubor...',
|
'select_file' => 'Vybrat soubor...',
|
||||||
'select_files' => 'Vybrat soubory…',
|
'select_files' => 'Vybrat soubory…',
|
||||||
'generate_labels' => '{1} Generate Label|[2,*] Generate Labels',
|
'generate_labels' => '{1} Generovat štítek|[2,*] Generovat štítky',
|
||||||
'send_password_link' => 'Send Password Reset Link',
|
'send_password_link' => 'Poslat odkaz na obnovení hesla',
|
||||||
'go' => 'Go',
|
'go' => 'Spustit',
|
||||||
'bulk_actions' => 'Bulk Actions',
|
'bulk_actions' => 'Hromadné operace',
|
||||||
'add_maintenance' => 'Add Maintenance',
|
'add_maintenance' => 'Add Maintenance',
|
||||||
'append' => 'Append',
|
'append' => 'Připojit',
|
||||||
'new' => 'New',
|
'new' => 'Nový',
|
||||||
];
|
];
|
||||||
|
|
|
@ -127,9 +127,9 @@
|
||||||
'image' => 'Obrázek',
|
'image' => 'Obrázek',
|
||||||
'image_delete' => 'Smazat obrázek',
|
'image_delete' => 'Smazat obrázek',
|
||||||
'image_upload' => 'Nahrát obrázek',
|
'image_upload' => 'Nahrát obrázek',
|
||||||
'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
|
'filetypes_accepted_help' => 'Přijatý typ souboru je :types. Maximální povolená velikost nahrávání je :size.|Přijaté typy souborů jsou :types. Maximální povolená velikost nahrávání je :size.',
|
||||||
'filetypes_size_help' => 'Max upload size allowed is :size.',
|
'filetypes_size_help' => 'Max upload size allowed is :size.',
|
||||||
'image_filetypes_help' => 'Accepted filetypes are jpg, webp, png, gif, and svg. Max upload size allowed is :size.',
|
'image_filetypes_help' => 'Podporované typy souborů jsou jpg, png, gif, a svg. Velikost může být nejvýše :size.',
|
||||||
'import' => 'Import',
|
'import' => 'Import',
|
||||||
'importing' => 'Importing',
|
'importing' => 'Importing',
|
||||||
'importing_help' => 'You can import assets, accessories, licenses, components, consumables, and users via CSV file. <br><br>The CSV should be comma-delimited and formatted with headers that match the ones in the <a href="https://snipe-it.readme.io/docs/importing" target="_new">sample CSVs in the documentation</a>.',
|
'importing_help' => 'You can import assets, accessories, licenses, components, consumables, and users via CSV file. <br><br>The CSV should be comma-delimited and formatted with headers that match the ones in the <a href="https://snipe-it.readme.io/docs/importing" target="_new">sample CSVs in the documentation</a>.',
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'sent' => 'Váš odkaz s heslem byl odeslán!',
|
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
|
||||||
'user' => 'Nebyl nalezen žádný aktivní uživatel s takovým e-mailem.',
|
'user' => 'Nebyl nalezen žádný aktivní uživatel s takovým e-mailem.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -64,7 +64,7 @@ return [
|
||||||
'string' => ':attribute musí mít minimálně :min znaků.',
|
'string' => ':attribute musí mít minimálně :min znaků.',
|
||||||
'array' => 'Atribut musí mít alespoň: min položky.',
|
'array' => 'Atribut musí mít alespoň: min položky.',
|
||||||
],
|
],
|
||||||
'starts_with' => 'The :attribute must start with one of the following: :values.',
|
'starts_with' => ':attribute musí končit jednou z následujících hodnot: :values.',
|
||||||
'not_in' => 'Zvolený :attribute je neplatný.',
|
'not_in' => 'Zvolený :attribute je neplatný.',
|
||||||
'numeric' => ':attribute musí být číslo.',
|
'numeric' => ':attribute musí být číslo.',
|
||||||
'present' => 'Pole atributu musí být přítomno.',
|
'present' => 'Pole atributu musí být přítomno.',
|
||||||
|
@ -90,7 +90,7 @@ return [
|
||||||
'uploaded' => 'Atribut: se nepodařilo nahrát.',
|
'uploaded' => 'Atribut: se nepodařilo nahrát.',
|
||||||
'url' => 'Formát :attribute je neplatný.',
|
'url' => 'Formát :attribute je neplatný.',
|
||||||
'unique_undeleted' => 'Je třeba, aby se :attribute neopakoval.',
|
'unique_undeleted' => 'Je třeba, aby se :attribute neopakoval.',
|
||||||
'non_circular' => 'The :attribute must not create a circular reference.',
|
'non_circular' => ':attribute nesmí vytvořit kruhový odkaz.',
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'sent' => 'Mae eich linc cyfrinair wedi\'i yrru!',
|
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
|
||||||
'user' => 'Dim defnyddiwr wedi\'i ddarganfod hefo\'r cyfeiriad ebost yna.',
|
'user' => 'Dim defnyddiwr wedi\'i ddarganfod hefo\'r cyfeiriad ebost yna.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'sent' => 'Dit adgangskode link er blevet sendt!',
|
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
|
||||||
'user' => 'Der er ikke fundet nogen aktiv bruger med denne email.',
|
'user' => 'Der er ikke fundet nogen aktiv bruger med denne email.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -3,5 +3,5 @@
|
||||||
return [
|
return [
|
||||||
'select_company' => 'Firma auswählen',
|
'select_company' => 'Firma auswählen',
|
||||||
'about_companies' => 'Über Unternehmen',
|
'about_companies' => 'Über Unternehmen',
|
||||||
'about_companies_description' => ' You can use companies as a simple informative field, or you can use them to restrict asset visibility and availability to users with a specific company by enabling Full Company Support in your Admin Settings.',
|
'about_companies_description' => ' Unternehmen können als ein einfaches Informationsfeld verwendet werden, oder um die Sichtbarkeit und Verfügbarkeit von Vermögenswerten auf Benutzer eines bestimmten Unternehmens zu beschränken. Hierfür muss die Mehrmandanten-Unterstützung für Firmen in den Admin-Einstellungen aktiviert werden.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -5,7 +5,7 @@ return [
|
||||||
'manage' => 'Verwalten',
|
'manage' => 'Verwalten',
|
||||||
'field' => 'Feld',
|
'field' => 'Feld',
|
||||||
'about_fieldsets_title' => 'Über Feldsätze',
|
'about_fieldsets_title' => 'Über Feldsätze',
|
||||||
'about_fieldsets_text' => 'Fieldsets allow you to create groups of custom fields that are frequently re-used for specific asset model types.',
|
'about_fieldsets_text' => 'Ein Feldsatz ist eine Gruppe von benutzerdefinierten Feldern, die häufig für bestimmte Asset-Modelltypen wiederverwendet werden.',
|
||||||
'custom_format' => 'Benutzerdefiniertes Regex-Format...',
|
'custom_format' => 'Benutzerdefiniertes Regex-Format...',
|
||||||
'encrypt_field' => 'Den Wert dieses Feldes in der Datenbank verschlüsseln',
|
'encrypt_field' => 'Den Wert dieses Feldes in der Datenbank verschlüsseln',
|
||||||
'encrypt_field_help' => 'WARNUNG: Ein verschlüsseltes Feld kann nicht durchsucht werden.',
|
'encrypt_field_help' => 'WARNUNG: Ein verschlüsseltes Feld kann nicht durchsucht werden.',
|
||||||
|
@ -27,19 +27,19 @@ return [
|
||||||
'used_by_models' => 'Von Modellen benutzt',
|
'used_by_models' => 'Von Modellen benutzt',
|
||||||
'order' => 'Reihenfolge',
|
'order' => 'Reihenfolge',
|
||||||
'create_fieldset' => 'Neuer Feldsatz',
|
'create_fieldset' => 'Neuer Feldsatz',
|
||||||
'create_fieldset_title' => 'Create a new fieldset',
|
'create_fieldset_title' => 'Neuen Feldsatz erstellen',
|
||||||
'create_field' => 'Neues benutzerdefiniertes Feld',
|
'create_field' => 'Neues benutzerdefiniertes Feld',
|
||||||
'create_field_title' => 'Neues benutzerdefiniertes Feld erstellen',
|
'create_field_title' => 'Neues benutzerdefiniertes Feld erstellen',
|
||||||
'value_encrypted' => 'Der Wert dieses Feldes ist in der Datenbank verschlüsselt. Nur Benutzer mit Administratorrechten können den entschlüsselten Wert anzeigen',
|
'value_encrypted' => 'Der Wert dieses Feldes ist in der Datenbank verschlüsselt. Nur Benutzer mit Administratorrechten können den entschlüsselten Wert anzeigen',
|
||||||
'show_in_email' => 'Feld miteinbeziehen bei Herausgabe-Emails an die Benutzer? Verschlüsselte Felder können nicht miteinbezogen werden.',
|
'show_in_email' => 'Feld miteinbeziehen bei Herausgabe-Emails an die Benutzer? Verschlüsselte Felder können nicht miteinbezogen werden.',
|
||||||
'help_text' => 'Hilfetext',
|
'help_text' => 'Hilfetext',
|
||||||
'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.',
|
'help_text_description' => 'Dies ist ein optionaler Text, der unter den Formularelementen erscheint, während eine Datei bearbeitet wird, um Kontext für das Feld bereitzustellen.',
|
||||||
'about_custom_fields_title' => 'Über benutzerdefinierte Felder',
|
'about_custom_fields_title' => 'Über benutzerdefinierte Felder',
|
||||||
'about_custom_fields_text' => 'Custom fields allow you to add arbitrary attributes to assets.',
|
'about_custom_fields_text' => 'Benutzerdefinierte Felder ermöglichen es, beliebige Attribute zu Assets hinzuzufügen.',
|
||||||
'add_field_to_fieldset' => 'Add Field to Fieldset',
|
'add_field_to_fieldset' => 'Feld zum Feldsatz hinzufügen',
|
||||||
'make_optional' => 'Required - click to make optional',
|
'make_optional' => 'Benötigt - klicken, um optional zu machen',
|
||||||
'make_required' => 'Optional - click to make required',
|
'make_required' => 'Optional - Klicken, um erforderlich zu machen',
|
||||||
'reorder' => 'Sortieren',
|
'reorder' => 'Sortieren',
|
||||||
'db_field' => 'DB Field',
|
'db_field' => 'Datenbankfeld',
|
||||||
'db_convert_warning' => 'WARNING. This field is in the custom fields table as <code> :db_column </code> but should be :expected </code>.'
|
'db_convert_warning' => 'WARNUNG. Dieses Feld befindet sich in der Tabelle mit benutzerdefinierten Feldern wie <code> :db_column </code> aber sollte: </code> sein.'
|
||||||
];
|
];
|
||||||
|
|
|
@ -16,7 +16,7 @@ return [
|
||||||
'requestable' => 'Anforderbar',
|
'requestable' => 'Anforderbar',
|
||||||
'requested' => 'Angefordert',
|
'requested' => 'Angefordert',
|
||||||
'not_requestable' => 'Kann nicht angefordert werden',
|
'not_requestable' => 'Kann nicht angefordert werden',
|
||||||
'requestable_status_warning' => 'Do not change requestable status',
|
'requestable_status_warning' => 'Anforderbaren Status nicht ändern',
|
||||||
'restore' => 'Asset wiederherstellen',
|
'restore' => 'Asset wiederherstellen',
|
||||||
'pending' => 'Ausstehend',
|
'pending' => 'Ausstehend',
|
||||||
'undeployable' => 'Nicht einsetzbar',
|
'undeployable' => 'Nicht einsetzbar',
|
||||||
|
@ -33,9 +33,9 @@ return [
|
||||||
',
|
',
|
||||||
'csv_import_match_f-l' => 'Try to match users by firstname.lastname (jane.smith) format',
|
'csv_import_match_f-l' => 'Try to match users by firstname.lastname (jane.smith) format',
|
||||||
'csv_import_match_initial_last' => 'Try to match users by first initial last name (jsmith) format',
|
'csv_import_match_initial_last' => 'Try to match users by first initial last name (jsmith) format',
|
||||||
'csv_import_match_first' => 'Try to match users by first name (jane) format',
|
'csv_import_match_first' => 'Versuchen Sie, Benutzer nach dem Vornamenformat (Jane) abzugleichen',
|
||||||
'csv_import_match_email' => 'Try to match users by email as username',
|
'csv_import_match_email' => 'Versuchen Sie, Benutzer per E-Mail als Benutzername zu vergleichen',
|
||||||
'csv_import_match_username' => 'Try to match users by username',
|
'csv_import_match_username' => 'Versuche Benutzer mit Benutzername zu vergleichen',
|
||||||
'error_messages' => 'Fehlermeldungen:',
|
'error_messages' => 'Fehlermeldungen:',
|
||||||
'success_messages' => 'Erfolgsmeldungen:',
|
'success_messages' => 'Erfolgsmeldungen:',
|
||||||
'alert_details' => 'Siehe unten für Details.',
|
'alert_details' => 'Siehe unten für Details.',
|
||||||
|
|
|
@ -4,11 +4,11 @@ return [
|
||||||
|
|
||||||
'asset_tag' => 'Asset Tag',
|
'asset_tag' => 'Asset Tag',
|
||||||
'asset_model' => 'Modell',
|
'asset_model' => 'Modell',
|
||||||
'book_value' => 'Current Value',
|
'book_value' => 'Aktueller Wert',
|
||||||
'change' => 'Zurücknehmen/Herausgeben',
|
'change' => 'Zurücknehmen/Herausgeben',
|
||||||
'checkout_date' => 'Herausgabedatum',
|
'checkout_date' => 'Herausgabedatum',
|
||||||
'checkoutto' => 'Herausgegeben',
|
'checkoutto' => 'Herausgegeben',
|
||||||
'current_value' => 'Current Value',
|
'current_value' => 'Aktueller Wert',
|
||||||
'diff' => 'Differenz',
|
'diff' => 'Differenz',
|
||||||
'dl_csv' => 'CSV Herunterladen',
|
'dl_csv' => 'CSV Herunterladen',
|
||||||
'eol' => 'EOL',
|
'eol' => 'EOL',
|
||||||
|
@ -23,8 +23,8 @@ return [
|
||||||
'days_without_acceptance' => 'Tage ohne Akzeptierung',
|
'days_without_acceptance' => 'Tage ohne Akzeptierung',
|
||||||
'monthly_depreciation' => 'Monatliche Abschreibung',
|
'monthly_depreciation' => 'Monatliche Abschreibung',
|
||||||
'assigned_to' => 'Zugewiesen an',
|
'assigned_to' => 'Zugewiesen an',
|
||||||
'requesting_user' => 'Requesting User',
|
'requesting_user' => 'Benutzer anfordern',
|
||||||
'requested_date' => 'Requested Date',
|
'requested_date' => 'Angefordertes Datum',
|
||||||
'changed' => 'Geändert',
|
'changed' => 'Geändert',
|
||||||
'icon' => 'Symbol',
|
'icon' => 'Symbol',
|
||||||
];
|
];
|
||||||
|
|
|
@ -13,29 +13,29 @@ return [
|
||||||
'none_licenses' => 'Es gibt nicht genügend Lizenzen für :license zum Herausgeben. :qty sind erforderlich. ',
|
'none_licenses' => 'Es gibt nicht genügend Lizenzen für :license zum Herausgeben. :qty sind erforderlich. ',
|
||||||
'none_consumables' => 'Es gibt nicht genügend verfügbare Einheiten von :consumable zum Herausgeben. :qty sind erforderlich. ',
|
'none_consumables' => 'Es gibt nicht genügend verfügbare Einheiten von :consumable zum Herausgeben. :qty sind erforderlich. ',
|
||||||
'none_accessory' => 'Es gibt nicht genügend verfügbare Einheiten von :accessory zum Herausgeben. :qty werden benötigt. ',
|
'none_accessory' => 'Es gibt nicht genügend verfügbare Einheiten von :accessory zum Herausgeben. :qty werden benötigt. ',
|
||||||
'append_accessory' => 'Append Accessory',
|
'append_accessory' => 'Zubehör anhängen',
|
||||||
'update_appended_accessory' => 'Update appended Accessory',
|
'update_appended_accessory' => 'Angefügtes Zubehör aktualisieren',
|
||||||
'append_consumable' => 'Append Consumable',
|
'append_consumable' => 'Verbrauchsmaterial anhängen',
|
||||||
'update_appended_consumable' => 'Update appended Consumable',
|
'update_appended_consumable' => 'Angehängtes Verbrauchsmaterial aktualisieren',
|
||||||
'append_license' => 'Append license',
|
'append_license' => 'Lizenz anhängen',
|
||||||
'update_appended_license' => 'Update appended license',
|
'update_appended_license' => 'Angefügte Lizenz aktualisieren',
|
||||||
'append_model' => 'Append model',
|
'append_model' => 'Modell anhängen',
|
||||||
'update_appended_model' => 'Update appended model',
|
'update_appended_model' => 'Angefügte Lizenz aktualisieren',
|
||||||
'license_error' => 'License already attached to kit',
|
'license_error' => 'Lizenz bereits mit Kit verbunden',
|
||||||
'license_added_success' => 'License added successfully',
|
'license_added_success' => 'Die Lizenz wurde erfolgreich hinzugefügt',
|
||||||
'license_updated' => 'License was successfully updated',
|
'license_updated' => 'Die Lizenz wurde erfolgreich aktualisiert',
|
||||||
'license_none' => 'License does not exist',
|
'license_none' => 'Die Lizenz existiert nicht',
|
||||||
'license_detached' => 'License was successfully detached',
|
'license_detached' => 'Die Lizenz wurde erfolgreich gelöst',
|
||||||
'consumable_added_success' => 'Consumable added successfully',
|
'consumable_added_success' => 'Verbrauchsmaterial erfolgreich hinzugefügt',
|
||||||
'consumable_updated' => 'Consumable was successfully updated',
|
'consumable_updated' => 'Verbrauchsmaterial wurde erfolgreich aktualisiert',
|
||||||
'consumable_error' => 'Consumable already attached to kit',
|
'consumable_error' => 'Verbrauchsmaterial bereits an Kit angehängt',
|
||||||
'consumable_deleted' => 'Delete was successful',
|
'consumable_deleted' => 'Erfolgreich gelöscht',
|
||||||
'consumable_none' => 'Consumable does not exist',
|
'consumable_none' => 'Verbrauchsmaterial existiert nicht',
|
||||||
'consumable_detached' => 'Consumable was successfully detached',
|
'consumable_detached' => 'Verbrauchsmaterial wurde erfolgreich gelöst',
|
||||||
'accessory_added_success' => 'Accessory added successfully',
|
'accessory_added_success' => 'Zubehör erfolgreich hinzugefügt',
|
||||||
'accessory_updated' => 'Accessory was successfully updated',
|
'accessory_updated' => 'Zubehör wurde erfolgreich aktualisiert',
|
||||||
'accessory_detached' => 'Accessory was successfully detached',
|
'accessory_detached' => 'Zubehör wurde erfolgreich getrennt',
|
||||||
'accessory_error' => 'Accessory already attached to kit',
|
'accessory_error' => 'Zubehör bereits an Kit angeschlossen',
|
||||||
'accessory_deleted' => 'Löschen war erfolgreich',
|
'accessory_deleted' => 'Löschen war erfolgreich',
|
||||||
'accessory_none' => 'Zubehör existiert nicht',
|
'accessory_none' => 'Zubehör existiert nicht',
|
||||||
'checkout_success' => 'Herausgabe war erfolgreich',
|
'checkout_success' => 'Herausgabe war erfolgreich',
|
||||||
|
@ -46,5 +46,5 @@ return [
|
||||||
'kit_not_found' => 'Kit nicht gefunden',
|
'kit_not_found' => 'Kit nicht gefunden',
|
||||||
'kit_deleted' => 'Kit wurde erfolgreich gelöscht',
|
'kit_deleted' => 'Kit wurde erfolgreich gelöscht',
|
||||||
'kit_model_updated' => 'Modell wurde erfolgreich aktualisiert',
|
'kit_model_updated' => 'Modell wurde erfolgreich aktualisiert',
|
||||||
'kit_model_detached' => 'Model was successfully detached',
|
'kit_model_detached' => 'Modell wurde erfolgreich gelöst',
|
||||||
];
|
];
|
||||||
|
|
|
@ -31,10 +31,10 @@ return [
|
||||||
'asset_serial' => 'Seriennummer',
|
'asset_serial' => 'Seriennummer',
|
||||||
'asset_location' => 'Standort',
|
'asset_location' => 'Standort',
|
||||||
'asset_checked_out' => 'Herausgegeben',
|
'asset_checked_out' => 'Herausgegeben',
|
||||||
'asset_expected_checkin' => 'Expected Checkin',
|
'asset_expected_checkin' => 'Erwartete Rückgabe',
|
||||||
'date' => 'Datum:',
|
'date' => 'Datum:',
|
||||||
'signed_by_asset_auditor' => 'Signed By (Asset Auditor):',
|
'signed_by_asset_auditor' => 'Unterschrieben von (Assetprüfer):',
|
||||||
'signed_by_finance_auditor' => 'Signed By (Finance Auditor):',
|
'signed_by_finance_auditor' => 'Unterschrieben von (Finanzprüfer):',
|
||||||
'signed_by_location_manager' => 'Signed By (Location Manager):',
|
'signed_by_location_manager' => 'Unterschrieben von (Standortmanager):',
|
||||||
'signed_by' => 'Unterschrieben von:',
|
'signed_by' => 'Unterschrieben von:',
|
||||||
];
|
];
|
||||||
|
|
|
@ -5,6 +5,6 @@ return [
|
||||||
'deleted_user' => 'Gelöschter Benutzer',
|
'deleted_user' => 'Gelöschter Benutzer',
|
||||||
'send_reminder' => 'Erinnerung senden',
|
'send_reminder' => 'Erinnerung senden',
|
||||||
'reminder_sent' => 'Erinnerung gesendet',
|
'reminder_sent' => 'Erinnerung gesendet',
|
||||||
'acceptance_deleted' => 'Acceptance request deleted',
|
'acceptance_deleted' => 'Akzeptanzanfrage gelöscht',
|
||||||
'acceptance_request' => 'Acceptance request'
|
'acceptance_request' => 'Akzeptierungsanfrage'
|
||||||
];
|
];
|
|
@ -10,10 +10,10 @@ return [
|
||||||
'admin_cc_email' => 'CC Email',
|
'admin_cc_email' => 'CC Email',
|
||||||
'admin_cc_email_help' => 'Wenn Sie eine Kopie der Rücknahme- / Herausgabe-E-Mails, die an Benutzer gehen auch an zusätzliche E-Mail-Empfänger versenden möchten, geben Sie sie hier ein. Ansonsten lassen Sie dieses Feld leer.',
|
'admin_cc_email_help' => 'Wenn Sie eine Kopie der Rücknahme- / Herausgabe-E-Mails, die an Benutzer gehen auch an zusätzliche E-Mail-Empfänger versenden möchten, geben Sie sie hier ein. Ansonsten lassen Sie dieses Feld leer.',
|
||||||
'is_ad' => 'Dies ist ein Active Directory Server',
|
'is_ad' => 'Dies ist ein Active Directory Server',
|
||||||
'alerts' => 'Alerts',
|
'alerts' => 'Alarme',
|
||||||
'alert_title' => 'Update Alert Settings',
|
'alert_title' => 'Alarm-Einstellungen aktualisieren',
|
||||||
'alert_email' => 'Alarme senden an',
|
'alert_email' => 'Alarme senden an',
|
||||||
'alert_email_help' => 'Email addresses or distribution lists you want alerts to be sent to, comma separated',
|
'alert_email_help' => 'E-Mail-Adressen oder Verteilerlisten an die Warnungen gesendet werden sollen, durch Komma getrennt',
|
||||||
'alerts_enabled' => 'E-Mail-Benachrichtigungen aktiviert',
|
'alerts_enabled' => 'E-Mail-Benachrichtigungen aktiviert',
|
||||||
'alert_interval' => 'Ablauf Alarmschwelle (in Tagen)',
|
'alert_interval' => 'Ablauf Alarmschwelle (in Tagen)',
|
||||||
'alert_inv_threshold' => 'Inventar Alarmschwelle',
|
'alert_inv_threshold' => 'Inventar Alarmschwelle',
|
||||||
|
@ -28,12 +28,12 @@ return [
|
||||||
'auto_increment_prefix' => 'Präfix (optional)',
|
'auto_increment_prefix' => 'Präfix (optional)',
|
||||||
'auto_incrementing_help' => 'Aktiviere zuerst fortlaufende Asset Tags um dies zu setzen',
|
'auto_incrementing_help' => 'Aktiviere zuerst fortlaufende Asset Tags um dies zu setzen',
|
||||||
'backups' => 'Sicherungen',
|
'backups' => 'Sicherungen',
|
||||||
'backups_restoring' => 'Restoring from Backup',
|
'backups_restoring' => 'Aus Backup wiederherstellen',
|
||||||
'backups_upload' => 'Backup hochladen',
|
'backups_upload' => 'Backup hochladen',
|
||||||
'backups_path' => 'Backups on the server are stored in <code>:path</code>',
|
'backups_path' => 'Sicherungen auf dem Server werden in <code>:path</code> gespeichert',
|
||||||
'backups_restore_warning' => 'Use the restore button <small><span class="btn btn-xs btn-warning"><i class="text-white fas fa-retweet" aria-hidden="true"></i></span></small> to restore from a previous backup. (This does not currently work with S3 file storage or Docker.<br><br>Your <strong>entire :app_name database and any uploaded files will be completely replaced</strong> by what\'s in the backup file. ',
|
'backups_restore_warning' => 'Use the restore button <small><span class="btn btn-xs btn-warning"><i class="text-white fas fa-retweet" aria-hidden="true"></i></span></small> to restore from a previous backup. (This does not currently work with S3 file storage or Docker.<br><br>Your <strong>entire :app_name database and any uploaded files will be completely replaced</strong> by what\'s in the backup file. ',
|
||||||
'backups_logged_out' => 'You will be logged out once your restore is complete.',
|
'backups_logged_out' => 'Sie werden abgemeldet, sobald Ihre Wiederherstellung abgeschlossen ist.',
|
||||||
'backups_large' => 'Very large backups may time out on the restore attempt and may still need to be run via command line. ',
|
'backups_large' => 'Sehr große Sicherungen können beim Wiederherstellungsversuch ausfallen (Time-Out) und müssen eventuell über die Kommandozeile ausgeführt werden. ',
|
||||||
'barcode_settings' => 'Barcode Einstellungen',
|
'barcode_settings' => 'Barcode Einstellungen',
|
||||||
'confirm_purge' => 'Bereinigung bestätigen',
|
'confirm_purge' => 'Bereinigung bestätigen',
|
||||||
'confirm_purge_help' => 'Geben Sie den Text "DELETE" in das Feld unten ein, um die gelöschten Datensätze zu löschen. Diese Aktion kann nicht rückgängig gemacht werden. Alle Einträge und Benutzer werden DAUERHAFT gelöscht. (Um sicher zu gehen, sollten Sie zuerst ein Backup erstellen)',
|
'confirm_purge_help' => 'Geben Sie den Text "DELETE" in das Feld unten ein, um die gelöschten Datensätze zu löschen. Diese Aktion kann nicht rückgängig gemacht werden. Alle Einträge und Benutzer werden DAUERHAFT gelöscht. (Um sicher zu gehen, sollten Sie zuerst ein Backup erstellen)',
|
||||||
|
@ -56,7 +56,7 @@ return [
|
||||||
'barcode_type' => '2D Barcode Typ',
|
'barcode_type' => '2D Barcode Typ',
|
||||||
'alt_barcode_type' => '1D Barcode Typ',
|
'alt_barcode_type' => '1D Barcode Typ',
|
||||||
'email_logo_size' => 'Quadratische Logos in E-Mails sehen am besten aus. ',
|
'email_logo_size' => 'Quadratische Logos in E-Mails sehen am besten aus. ',
|
||||||
'enabled' => 'Enabled',
|
'enabled' => 'Aktiviert',
|
||||||
'eula_settings' => 'EULA Einstellungen',
|
'eula_settings' => 'EULA Einstellungen',
|
||||||
'eula_markdown' => 'Diese EULA <a href="https://help.github.com/articles/github-flavored-markdown/"> erlaubt Github Flavored Markdown</a>.',
|
'eula_markdown' => 'Diese EULA <a href="https://help.github.com/articles/github-flavored-markdown/"> erlaubt Github Flavored Markdown</a>.',
|
||||||
'favicon' => 'Favicon',
|
'favicon' => 'Favicon',
|
||||||
|
@ -65,8 +65,8 @@ return [
|
||||||
'footer_text' => 'Zusätzlicher Fußzeilentext ',
|
'footer_text' => 'Zusätzlicher Fußzeilentext ',
|
||||||
'footer_text_help' => 'Dieser Text wird in der rechten Fußzeile angezeigt. Links sind erlaubt mit <a href="https://help.github.com/articles/github-flavored-markdown/">Github Flavored Markdown</a>. Zeilenumbrüche, Kopfzeilen, Bilder usw. können zu unvorhersehbaren Verhalten führen.',
|
'footer_text_help' => 'Dieser Text wird in der rechten Fußzeile angezeigt. Links sind erlaubt mit <a href="https://help.github.com/articles/github-flavored-markdown/">Github Flavored Markdown</a>. Zeilenumbrüche, Kopfzeilen, Bilder usw. können zu unvorhersehbaren Verhalten führen.',
|
||||||
'general_settings' => 'Allgemeine Einstellungen',
|
'general_settings' => 'Allgemeine Einstellungen',
|
||||||
'general_settings_keywords' => 'company support, signature, acceptance, email format, username format, images, per page, thumbnail, eula, tos, dashboard, privacy',
|
'general_settings_keywords' => 'Firmenunterstützung, Unterschrift, Akzeptanz, E-Mail-Format, Benutzername-Format, Bilder pro Seite, Vorschaubilder, EULA, AGB, Dashboard, Privatsphäre',
|
||||||
'general_settings_help' => 'Default EULA and more',
|
'general_settings_help' => 'Standard EULA und mehr',
|
||||||
'generate_backup' => 'Backup erstellen',
|
'generate_backup' => 'Backup erstellen',
|
||||||
'header_color' => 'Farbe der Kopfzeile',
|
'header_color' => 'Farbe der Kopfzeile',
|
||||||
'info' => 'Mit diesen Einstellungen können Sie verschiedene Bereiche Ihrer Installation anpassen.',
|
'info' => 'Mit diesen Einstellungen können Sie verschiedene Bereiche Ihrer Installation anpassen.',
|
||||||
|
@ -118,9 +118,9 @@ return [
|
||||||
'login' => 'Anmeldeversuche',
|
'login' => 'Anmeldeversuche',
|
||||||
'login_attempt' => 'Anmeldeversuch',
|
'login_attempt' => 'Anmeldeversuch',
|
||||||
'login_ip' => 'IP-Adresse',
|
'login_ip' => 'IP-Adresse',
|
||||||
'login_success' => 'Success?',
|
'login_success' => 'Erfolg?',
|
||||||
'login_user_agent' => 'User Agent',
|
'login_user_agent' => 'User Agent',
|
||||||
'login_help' => 'List of attempted logins',
|
'login_help' => 'Liste der versuchten Logins',
|
||||||
'login_note' => 'Anmeldenotiz',
|
'login_note' => 'Anmeldenotiz',
|
||||||
'login_note_help' => 'Fügen Sie optional ein paar Sätze zu Ihrem Anmeldebildschirm hinzu, beispielsweise um Personen zu helfen, welche ein verlorenes oder gestohlenes Gerät gefunden haben. Dieses Feld akzeptiert <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>',
|
'login_note_help' => 'Fügen Sie optional ein paar Sätze zu Ihrem Anmeldebildschirm hinzu, beispielsweise um Personen zu helfen, welche ein verlorenes oder gestohlenes Gerät gefunden haben. Dieses Feld akzeptiert <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>',
|
||||||
'login_remote_user_text' => 'Remote Benutzer Login Optionen',
|
'login_remote_user_text' => 'Remote Benutzer Login Optionen',
|
||||||
|
@ -143,17 +143,17 @@ return [
|
||||||
'php' => 'PHP Version',
|
'php' => 'PHP Version',
|
||||||
'php_info' => 'PHP Info',
|
'php_info' => 'PHP Info',
|
||||||
'php_overview' => 'PHP',
|
'php_overview' => 'PHP',
|
||||||
'php_overview_keywords' => 'phpinfo, system, info',
|
'php_overview_keywords' => 'phpinfo, System, Info',
|
||||||
'php_overview_help' => 'PHP-Systeminfo',
|
'php_overview_help' => 'PHP-Systeminfo',
|
||||||
'php_gd_info' => 'Um QR-Codes anzeigen zu können muss php-gd installiert sein, siehe Installationshinweise.',
|
'php_gd_info' => 'Um QR-Codes anzeigen zu können muss php-gd installiert sein, siehe Installationshinweise.',
|
||||||
'php_gd_warning' => 'PHP Image Processing and GD Plugin ist NICHT installiert.',
|
'php_gd_warning' => 'PHP Image Processing and GD Plugin ist NICHT installiert.',
|
||||||
'pwd_secure_complexity' => 'Passwortkomplexität',
|
'pwd_secure_complexity' => 'Passwortkomplexität',
|
||||||
'pwd_secure_complexity_help' => 'Wählen Sie aus, welche Komplexitätsregeln Sie für Passwörter erzwingen möchten.',
|
'pwd_secure_complexity_help' => 'Wählen Sie aus, welche Komplexitätsregeln Sie für Passwörter erzwingen möchten.',
|
||||||
'pwd_secure_complexity_disallow_same_pwd_as_user_fields' => 'Password cannot be the same as first name, last name, email, or username',
|
'pwd_secure_complexity_disallow_same_pwd_as_user_fields' => 'Passwort darf nicht mit Vorname, Nachname, E-Mail oder Benutzername identisch sein',
|
||||||
'pwd_secure_complexity_letters' => 'Require at least one letter',
|
'pwd_secure_complexity_letters' => 'Mindestens einen Buchstaben erforderlich',
|
||||||
'pwd_secure_complexity_numbers' => 'Require at least one number',
|
'pwd_secure_complexity_numbers' => 'Mindestens eine Zahl erforderlich',
|
||||||
'pwd_secure_complexity_symbols' => 'Require at least one symbol',
|
'pwd_secure_complexity_symbols' => 'Mindestens ein Symbol erforderlich',
|
||||||
'pwd_secure_complexity_case_diff' => 'Require at least one uppercase and one lowercase',
|
'pwd_secure_complexity_case_diff' => 'Mindestens ein Großbuchstaben und ein Kleinbuchstaben erforderlich',
|
||||||
'pwd_secure_min' => 'Minimale Passwortlänge',
|
'pwd_secure_min' => 'Minimale Passwortlänge',
|
||||||
'pwd_secure_min_help' => 'Minimal zulässiger Wert ist 8',
|
'pwd_secure_min_help' => 'Minimal zulässiger Wert ist 8',
|
||||||
'pwd_secure_uncommon' => 'Gebräuchliche Passwörter verhindern',
|
'pwd_secure_uncommon' => 'Gebräuchliche Passwörter verhindern',
|
||||||
|
@ -161,8 +161,8 @@ return [
|
||||||
'qr_help' => 'Schalte zuerst QR Codes an um dies zu setzen',
|
'qr_help' => 'Schalte zuerst QR Codes an um dies zu setzen',
|
||||||
'qr_text' => 'QR Code Text',
|
'qr_text' => 'QR Code Text',
|
||||||
'saml' => 'SAML',
|
'saml' => 'SAML',
|
||||||
'saml_title' => 'Update SAML settings',
|
'saml_title' => 'SAML-Einstellungen aktualisieren',
|
||||||
'saml_help' => 'SAML settings',
|
'saml_help' => 'SAML-Einstellungen',
|
||||||
'saml_enabled' => 'SAML aktiviert',
|
'saml_enabled' => 'SAML aktiviert',
|
||||||
'saml_integration' => 'SAML-Integration',
|
'saml_integration' => 'SAML-Integration',
|
||||||
'saml_sp_entityid' => 'Entity ID',
|
'saml_sp_entityid' => 'Entity ID',
|
||||||
|
@ -182,7 +182,7 @@ return [
|
||||||
'saml_slo_help' => 'Dies wird dazu führen, dass der Benutzer beim Abmelden zuerst zum IdP weitergeleitet wird. Nicht aktivieren, wenn der IdP SP-initiated SAML SLO nicht korrekt unterstützt.',
|
'saml_slo_help' => 'Dies wird dazu führen, dass der Benutzer beim Abmelden zuerst zum IdP weitergeleitet wird. Nicht aktivieren, wenn der IdP SP-initiated SAML SLO nicht korrekt unterstützt.',
|
||||||
'saml_custom_settings' => 'SAML Einstellungen',
|
'saml_custom_settings' => 'SAML Einstellungen',
|
||||||
'saml_custom_settings_help' => 'Sie können zusätzliche Einstellungen für die onelogin/php-saml Bibliothek festlegen. Benutzung auf eigene Gefahr.',
|
'saml_custom_settings_help' => 'Sie können zusätzliche Einstellungen für die onelogin/php-saml Bibliothek festlegen. Benutzung auf eigene Gefahr.',
|
||||||
'saml_download' => 'Download Metadata',
|
'saml_download' => 'Metadaten herunterladen',
|
||||||
'setting' => 'Einstellung',
|
'setting' => 'Einstellung',
|
||||||
'settings' => 'Einstellungen',
|
'settings' => 'Einstellungen',
|
||||||
'show_alerts_in_menu' => 'Warnungen im oberen Menü anzeigen',
|
'show_alerts_in_menu' => 'Warnungen im oberen Menü anzeigen',
|
||||||
|
@ -194,8 +194,8 @@ return [
|
||||||
'show_images_in_email_help' => 'Deaktivieren Sie dieses Kontrollkästchen, wenn sich Ihre Snipe-IT-Installation hinter einem VPN oder einem geschlossenen Netzwerk befindet und Benutzer außerhalb des Netzwerks keine Bilder von dieser Installation in ihre E-Mails laden können.',
|
'show_images_in_email_help' => 'Deaktivieren Sie dieses Kontrollkästchen, wenn sich Ihre Snipe-IT-Installation hinter einem VPN oder einem geschlossenen Netzwerk befindet und Benutzer außerhalb des Netzwerks keine Bilder von dieser Installation in ihre E-Mails laden können.',
|
||||||
'site_name' => 'Seitenname',
|
'site_name' => 'Seitenname',
|
||||||
'slack' => 'Slack',
|
'slack' => 'Slack',
|
||||||
'slack_title' => 'Update Slack Settings',
|
'slack_title' => 'Slack Einstellungen aktualisieren',
|
||||||
'slack_help' => 'Slack settings',
|
'slack_help' => 'Slack Einstellungen',
|
||||||
'slack_botname' => 'Slack Botname',
|
'slack_botname' => 'Slack Botname',
|
||||||
'slack_channel' => 'Slack Kanal',
|
'slack_channel' => 'Slack Kanal',
|
||||||
'slack_endpoint' => 'Slack Endpunkt',
|
'slack_endpoint' => 'Slack Endpunkt',
|
||||||
|
@ -213,7 +213,7 @@ return [
|
||||||
'value' => 'Wert',
|
'value' => 'Wert',
|
||||||
'brand' => 'Branding',
|
'brand' => 'Branding',
|
||||||
'brand_keywords' => 'footer, logo, print, theme, skin, header, colors, color, css',
|
'brand_keywords' => 'footer, logo, print, theme, skin, header, colors, color, css',
|
||||||
'brand_help' => 'Logo, Site Name',
|
'brand_help' => 'Logo, Seitenname',
|
||||||
'web_brand' => 'Web Branding Typ',
|
'web_brand' => 'Web Branding Typ',
|
||||||
'about_settings_title' => 'Über Einstellungen',
|
'about_settings_title' => 'Über Einstellungen',
|
||||||
'about_settings_text' => 'Mit diesen Einstellungen können Sie verschiedene Aspekte Ihrer Installation anpassen.',
|
'about_settings_text' => 'Mit diesen Einstellungen können Sie verschiedene Aspekte Ihrer Installation anpassen.',
|
||||||
|
@ -271,51 +271,51 @@ return [
|
||||||
'unique_serial_help_text' => 'Wenn dieses Kontrollkästchen aktiviert wird, müssen Seriennummern von Assets eindeutig sein',
|
'unique_serial_help_text' => 'Wenn dieses Kontrollkästchen aktiviert wird, müssen Seriennummern von Assets eindeutig sein',
|
||||||
'zerofill_count' => 'Länge der Asset Tags, inklusive zerofill',
|
'zerofill_count' => 'Länge der Asset Tags, inklusive zerofill',
|
||||||
'username_format_help' => 'Diese Einstellung wird nur beim Import benutzt, wenn kein Benutzername angegeben wurde und ein Benutzername generiert werden muss.',
|
'username_format_help' => 'Diese Einstellung wird nur beim Import benutzt, wenn kein Benutzername angegeben wurde und ein Benutzername generiert werden muss.',
|
||||||
'oauth_title' => 'OAuth API Settings',
|
'oauth_title' => 'OAuth API Einstellungen',
|
||||||
'oauth' => 'OAuth',
|
'oauth' => 'OAuth',
|
||||||
'oauth_help' => 'Oauth Endpoint Settings',
|
'oauth_help' => 'OAuth Endpunkt Einstellungen',
|
||||||
'asset_tag_title' => 'Update Asset Tag Settings',
|
'asset_tag_title' => 'Asset Tag Einstellungen aktualisieren',
|
||||||
'barcode_title' => 'Update Barcode Settings',
|
'barcode_title' => 'Barcode Einstellungen aktualisieren',
|
||||||
'barcodes' => 'Barcodes',
|
'barcodes' => 'Barcodes',
|
||||||
'barcodes_help_overview' => 'Barcode & QR settings',
|
'barcodes_help_overview' => 'Barcode & QR Einstellungen',
|
||||||
'barcodes_help' => 'This will attempt to delete cached barcodes. This would typically only be used if your barcode settings have changed, or if your Snipe-IT URL has changed. Barcodes will be re-generated when accessed next.',
|
'barcodes_help' => 'Dies wird versuchen, zwischengespeicherte Barcodes zu löschen. Dies wird in der Regel nur verwendet werden, wenn sich die Barcode-Einstellungen geändert haben oder sich Ihre Snipe-IT-URL geändert hat. Barcodes werden beim nächsten Zugriff neu generiert.',
|
||||||
'barcodes_spinner' => 'Attempting to delete files...',
|
'barcodes_spinner' => 'Versuche Dateien zu löschen...',
|
||||||
'barcode_delete_cache' => 'Delete Barcode Cache',
|
'barcode_delete_cache' => 'Barcode-Cache löschen',
|
||||||
'branding_title' => 'Update Branding Settings',
|
'branding_title' => 'Branding Einstellungen aktualisieren',
|
||||||
'general_title' => 'Update General Settings',
|
'general_title' => 'Allgemeine Einstellungen aktualisieren',
|
||||||
'mail_test' => 'Send Test',
|
'mail_test' => 'Test senden',
|
||||||
'mail_test_help' => 'This will attempt to send a test mail to :replyto.',
|
'mail_test_help' => 'Dies wird versuchen, eine Testmail an :replyto zu senden.',
|
||||||
'filter_by_keyword' => 'Filter by setting keyword',
|
'filter_by_keyword' => 'Nach Stichwort filtern',
|
||||||
'security' => 'Security',
|
'security' => 'Sicherheit',
|
||||||
'security_title' => 'Update Security Settings',
|
'security_title' => 'Sicherheitseinstellungen aktualisieren',
|
||||||
'security_keywords' => 'password, passwords, requirements, two factor, two-factor, common passwords, remote login, logout, authentication',
|
'security_keywords' => 'Passwort, Passwörter, Anforderungen, Zwei-Faktor, Zwei-Faktor, übliche Passwörter, Remote-Login, Logout, Authentifizierung',
|
||||||
'security_help' => 'Two-factor, Password Restrictions',
|
'security_help' => 'Zwei-Faktor, Passwort-Einschränkungen',
|
||||||
'groups_keywords' => 'permissions, permission groups, authorization',
|
'groups_keywords' => 'Berechtigungen, Berechtigungsgruppen, Autorisierung',
|
||||||
'groups_help' => 'Account permission groups',
|
'groups_help' => 'Account-Berechtigungsgruppen',
|
||||||
'localization' => 'Localization',
|
'localization' => 'Lokalisierung',
|
||||||
'localization_title' => 'Update Localization Settings',
|
'localization_title' => 'Lokalisierungseinstellungen aktualisieren',
|
||||||
'localization_keywords' => 'localization, currency, local, locale, time zone, timezone, international, internatinalization, language, languages, translation',
|
'localization_keywords' => 'Lokalisierung, Währung, lokal, Lokal, Zeitzone, International, Internationalisierung, Sprache, Sprachen, Übersetzung',
|
||||||
'localization_help' => 'Language, date display',
|
'localization_help' => 'Sprache, Datumsanzeige',
|
||||||
'notifications' => 'Notifications',
|
'notifications' => 'Benachrichtigungen',
|
||||||
'notifications_help' => 'Email alerts, audit settings',
|
'notifications_help' => 'E-Mail-Benachrichtigungen, Audit-Einstellungen',
|
||||||
'asset_tags_help' => 'Incrementing and prefixes',
|
'asset_tags_help' => 'Inkrementieren und Präfixe',
|
||||||
'labels' => 'Labels',
|
'labels' => 'Etiketten',
|
||||||
'labels_title' => 'Update Label Settings',
|
'labels_title' => 'Etiketten-Einstellungen aktualisieren',
|
||||||
'labels_help' => 'Label sizes & settings',
|
'labels_help' => 'Labelgrößen & Einstellungen',
|
||||||
'purge' => 'Purge',
|
'purge' => 'Alles löschen',
|
||||||
'purge_keywords' => 'permanently delete',
|
'purge_keywords' => 'Endgültig löschen',
|
||||||
'purge_help' => 'Purge Deleted Records',
|
'purge_help' => 'Gelöschte Einträge bereinigen',
|
||||||
'ldap_extension_warning' => 'It does not look like the LDAP extension is installed or enabled on this server. You can still save your settings, but you will need to enable the LDAP extension for PHP before LDAP syncing or login will work.',
|
'ldap_extension_warning' => 'Es sieht nicht so aus, als ob die LDAP-Erweiterung auf diesem Server installiert oder aktiviert ist. Sie können Ihre Einstellungen trotzdem speichern, aber Sie müssen die LDAP-Erweiterung für PHP aktivieren, bevor die LDAP-Synchronisierung oder der Login funktioniert.',
|
||||||
'ldap_ad' => 'LDAP/AD',
|
'ldap_ad' => 'LDAP/AD',
|
||||||
'employee_number' => 'Employee Number',
|
'employee_number' => 'Mitarbeiternummer',
|
||||||
'create_admin_user' => 'Create a User ::',
|
'create_admin_user' => 'Benutzer erstellen ::',
|
||||||
'create_admin_success' => 'Success! Your admin user has been added!',
|
'create_admin_success' => 'Erfolgreich! Ihr Admin-Benutzer wurde hinzugefügt!',
|
||||||
'create_admin_redirect' => 'Click here to go to your app login!',
|
'create_admin_redirect' => 'Klicke hier, um zu deinem App-Login zu gelangen!',
|
||||||
'setup_migrations' => 'Database Migrations ::',
|
'setup_migrations' => 'Datenbankmigrationen ::',
|
||||||
'setup_no_migrations' => 'There was nothing to migrate. Your database tables were already set up!',
|
'setup_no_migrations' => 'Es gab nichts zu migrieren. Ihre Datenbanktabellen wurden bereits eingerichtet!',
|
||||||
'setup_successful_migrations' => 'Your database tables have been created',
|
'setup_successful_migrations' => 'Ihre Datenbanktabellen wurden erstellt',
|
||||||
'setup_migration_output' => 'Migration output:',
|
'setup_migration_output' => 'Migrationsausgabe:',
|
||||||
'setup_migration_create_user' => 'Next: Create User',
|
'setup_migration_create_user' => 'Weiter: Benutzer erstellen',
|
||||||
'ldap_settings_link' => 'LDAP Settings Page',
|
'ldap_settings_link' => 'LDAP Einstellungsseite',
|
||||||
'slack_test' => 'Test <i class="fab fa-slack"></i> Integration',
|
'slack_test' => '<i class="fab fa-slack"></i> Integration testen',
|
||||||
];
|
];
|
||||||
|
|
|
@ -11,8 +11,8 @@ return [
|
||||||
'file_deleted' => 'Backup Datei erfolgreich gelöscht. ',
|
'file_deleted' => 'Backup Datei erfolgreich gelöscht. ',
|
||||||
'generated' => 'Backup Datei erfolgreich erstellt.',
|
'generated' => 'Backup Datei erfolgreich erstellt.',
|
||||||
'file_not_found' => 'Backup Datei konnte nicht gefunden werden.',
|
'file_not_found' => 'Backup Datei konnte nicht gefunden werden.',
|
||||||
'restore_warning' => 'Yes, restore it. I acknowledge that this will overwrite any existing data currently in the database. This will also log out all of your existing users (including you).',
|
'restore_warning' => 'Ja, wiederherstellen. Ich bestätige, dass dies alle vorhandenen Daten überschreibt, die derzeit in der Datenbank vorhanden sind. Diese Aktion wird auch alle bestehenden Benutzer abmelden (einschließlich Ihnen).',
|
||||||
'restore_confirm' => 'Are you sure you wish to restore your database from :filename?'
|
'restore_confirm' => 'Sind Sie sicher, dass Sie Ihre Datenbank aus :filename wiederherstellen möchten?'
|
||||||
],
|
],
|
||||||
'purge' => [
|
'purge' => [
|
||||||
'error' => 'Beim Bereinigen ist ein Fehler augetreten. ',
|
'error' => 'Beim Bereinigen ist ein Fehler augetreten. ',
|
||||||
|
@ -20,24 +20,24 @@ return [
|
||||||
'success' => 'Gelöschte Einträge erfolgreich bereinigt.',
|
'success' => 'Gelöschte Einträge erfolgreich bereinigt.',
|
||||||
],
|
],
|
||||||
'mail' => [
|
'mail' => [
|
||||||
'sending' => 'Sending Test Email...',
|
'sending' => 'Test E-Mail wird gesendet...',
|
||||||
'success' => 'Mail sent!',
|
'success' => 'Mail gesendet!',
|
||||||
'error' => 'Mail could not be sent.',
|
'error' => 'E-Mail konnte nicht gesendet werden.',
|
||||||
'additional' => 'No additional error message provided. Check your mail settings and your app log.'
|
'additional' => 'Keine zusätzliche Fehlermeldung vorhanden. Überprüfen Sie Ihre E-Mail-Einstellungen und Ihr App-Protokoll.'
|
||||||
],
|
],
|
||||||
'ldap' => [
|
'ldap' => [
|
||||||
'testing' => 'Testing LDAP Connection, Binding & Query ...',
|
'testing' => 'Teste LDAP Verbindung, Binding & Abfrage ...',
|
||||||
'500' => '500 Server Error. Please check your server logs for more information.',
|
'500' => '500 Serverfehler. Bitte überprüfen Sie Ihre Server-Logs für weitere Informationen.',
|
||||||
'error' => 'Something went wrong :(',
|
'error' => 'Etwas ist schiefgelaufen :(',
|
||||||
'sync_success' => 'A sample of 10 users returned from the LDAP server based on your settings:',
|
'sync_success' => 'Ein Beispiel von 10 Benutzern, die vom LDAP-Server basierend auf Ihren Einstellungen zurückgegeben wurden:',
|
||||||
'testing_authentication' => 'Testing LDAP Authentication...',
|
'testing_authentication' => 'LDAP-Authentifizierung wird getestet...',
|
||||||
'authentication_success' => 'User authenticated against LDAP successfully!'
|
'authentication_success' => 'Benutzer wurde erfolgreich gegen LDAP authentifiziert!'
|
||||||
],
|
],
|
||||||
'slack' => [
|
'slack' => [
|
||||||
'sending' => 'Sending Slack test message...',
|
'sending' => 'Slack Testnachricht wird gesendet...',
|
||||||
'success_pt1' => 'Success! Check the ',
|
'success_pt1' => 'Erfolgreich! Überprüfen Sie die ',
|
||||||
'success_pt2' => ' channel for your test message, and be sure to click SAVE below to store your settings.',
|
'success_pt2' => ' channel for your test message, and be sure to click SAVE below to store your settings.',
|
||||||
'500' => '500 Server Fehler.',
|
'500' => '500 Server Fehler.',
|
||||||
'error' => 'Something went wrong.',
|
'error' => 'Etwas ist schiefgelaufen.',
|
||||||
]
|
]
|
||||||
];
|
];
|
||||||
|
|
|
@ -23,7 +23,7 @@ return [
|
||||||
|
|
||||||
'help' => [
|
'help' => [
|
||||||
'undeployable' => 'Diese Assets können niemandem zugeordnet werden.',
|
'undeployable' => 'Diese Assets können niemandem zugeordnet werden.',
|
||||||
'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' => 'Diese Assets können ausgecheckt werden. Sobald sie zugewiesen sind, nehmen sie den Meta-Status <i class="fas fa-circle text-blue"></i> <strong>Platziert</strong> an.',
|
||||||
'archived' => 'Diese Assets können nicht ausgecheckt werden und erscheinen nur in der Ansicht "Archiviert". Dies ist nützlich, um Informationen zu Assets für Budgetierungs- / historische Zwecke beizubehalten, aber sie aus der täglichen Assetliste herauszuhalten.',
|
'archived' => 'Diese Assets können nicht ausgecheckt werden und erscheinen nur in der Ansicht "Archiviert". Dies ist nützlich, um Informationen zu Assets für Budgetierungs- / historische Zwecke beizubehalten, aber sie aus der täglichen Assetliste herauszuhalten.',
|
||||||
'pending' => 'Diese Vermögenswerte können noch niemandem zugewiesen werden, die oft für Gegenstände verwendet werden, die nicht repariert werden können, aber voraussichtlich in den Kreislauf zurückkehren werden.',
|
'pending' => 'Diese Vermögenswerte können noch niemandem zugewiesen werden, die oft für Gegenstände verwendet werden, die nicht repariert werden können, aber voraussichtlich in den Kreislauf zurückkehren werden.',
|
||||||
],
|
],
|
||||||
|
|
|
@ -25,13 +25,13 @@ return [
|
||||||
'two_factor_enrolled' => '2FA Gerät eingeschrieben ',
|
'two_factor_enrolled' => '2FA Gerät eingeschrieben ',
|
||||||
'two_factor_active' => '2FA aktiv ',
|
'two_factor_active' => '2FA aktiv ',
|
||||||
'user_deactivated' => 'Benutzer ist deaktiviert',
|
'user_deactivated' => 'Benutzer ist deaktiviert',
|
||||||
'activation_status_warning' => 'Do not change activation status',
|
'activation_status_warning' => 'Aktivierungsstatus nicht ändern',
|
||||||
'group_memberships_helpblock' => 'Only superadmins may edit group memberships.',
|
'group_memberships_helpblock' => 'Nur Superadministratoren können Gruppenmitgliedschaften bearbeiten.',
|
||||||
'superadmin_permission_warning' => 'Only superadmins may grant a user superadmin access.',
|
'superadmin_permission_warning' => 'Nur Superadmins dürfen einem Benutzer Superadmin Zugriff gewähren.',
|
||||||
'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.',
|
'admin_permission_warning' => 'Nur Benutzer mit Administratorrechten oder höher dürfen einem Benutzer Administratorzugriff gewähren.',
|
||||||
'remove_group_memberships' => 'Gruppenmitgliedschaften entfernen',
|
'remove_group_memberships' => 'Gruppenmitgliedschaften entfernen',
|
||||||
'warning_deletion' => 'WARNUNG:',
|
'warning_deletion' => 'WARNUNG:',
|
||||||
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
|
'warning_deletion_information' => 'Sie sind dabei, die :count unten aufgelisteten Benutzer zu löschen. Super-Admin-Namen sind rot markiert.',
|
||||||
'update_user_asssets_status' => 'Update all assets for these users to this status',
|
'update_user_asssets_status' => 'Alle Assets für diese Benutzer auf diesen Status aktualisieren',
|
||||||
'checkin_user_properties' => 'Check in all properties associated with these users',
|
'checkin_user_properties' => 'Alle diesen Benutzern zugeordneten Objekte zurücknehmen',
|
||||||
];
|
];
|
||||||
|
|
|
@ -339,11 +339,11 @@
|
||||||
'asset_information' => 'Asset-Informationen',
|
'asset_information' => 'Asset-Informationen',
|
||||||
'model_name' => 'Modelname:',
|
'model_name' => 'Modelname:',
|
||||||
'asset_name' => 'Assetname:',
|
'asset_name' => 'Assetname:',
|
||||||
'consumable_information' => 'Consumable Information:',
|
'consumable_information' => 'Informationen zum Verbrauchsmaterial:',
|
||||||
'consumable_name' => 'Consumable Name:',
|
'consumable_name' => 'Name des Verbrauchsmaterials:',
|
||||||
'accessory_information' => 'Accessory Information:',
|
'accessory_information' => 'Zubehör Information:',
|
||||||
'accessory_name' => 'Accessory Name:',
|
'accessory_name' => 'Zubehörname:',
|
||||||
'clone_item' => 'Clone Item',
|
'clone_item' => 'Element klonen',
|
||||||
'checkout_tooltip' => 'Diesen Gegenstand zuweisen',
|
'checkout_tooltip' => 'Diesen Gegenstand zuweisen',
|
||||||
'checkin_tooltip' => 'Diesen Artikel zurücknehmen',
|
'checkin_tooltip' => 'Diesen Artikel zurücknehmen',
|
||||||
'checkout_user_tooltip' => 'Diesen Artikel an einen Benutzer herausgeben',
|
'checkout_user_tooltip' => 'Diesen Artikel an einen Benutzer herausgeben',
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'sent' => 'Ihr Link wurde verschickt!',
|
'sent' => 'Erfolg: Wenn diese E-Mail-Adresse in unserem System existiert, wurde eine E-Mail zum Wiederherstellen des Passworts gesendet.',
|
||||||
'user' => 'Kein passender aktiver Nutzer mit dieser E-Mail gefunden.',
|
'user' => 'Kein passender aktiver Nutzer mit dieser E-Mail gefunden.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'sent' => 'Ο σύνδεσμος κωδικού πρόσβασης σας έχει σταλεί!',
|
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
|
||||||
'user' => 'Δεν βρέθηκε ενεργός χρήστης με αυτό το email.',
|
'user' => 'Δεν βρέθηκε ενεργός χρήστης με αυτό το email.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'sent' => 'Your password link has been sent!',
|
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
|
||||||
'user' => 'No matching active user found with that email.',
|
'user' => 'No matching active user found with that email.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'sent' => 'Tautan kata sandi anda sudah dikirim!',
|
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
|
||||||
'user' => 'Tidak ada satupun pengguna aktif yang menggunakan email ini.',
|
'user' => 'Tidak ada satupun pengguna aktif yang menggunakan email ini.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -2,6 +2,6 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'select_company' => 'Seleccionar Compañía',
|
'select_company' => 'Seleccionar Compañía',
|
||||||
'about_companies' => 'About Companies',
|
'about_companies' => 'Acerca de las empresas',
|
||||||
'about_companies_description' => ' You can use companies as a simple informative field, or you can use them to restrict asset visibility and availability to users with a specific company by enabling Full Company Support in your Admin Settings.',
|
'about_companies_description' => ' Puede utilizar las empresas como un campo informativo simple, o puede utilizarlos para restringir la visibilidad de los activos y la disponibilidad a los usuarios con una empresa específica habilitando el soporte completo de la compañía en su Configuración de Administración.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -10,34 +10,34 @@ return [
|
||||||
'checkout' => 'Asignar Equipo',
|
'checkout' => 'Asignar Equipo',
|
||||||
'clone' => 'Clonar Equipo',
|
'clone' => 'Clonar Equipo',
|
||||||
'deployable' => 'Desplegable',
|
'deployable' => 'Desplegable',
|
||||||
'deleted' => 'Este activo fue eliminado.',
|
'deleted' => 'Este activo ha sido borrado.',
|
||||||
'edit' => 'Editar Equipo',
|
'edit' => 'Editar Equipo',
|
||||||
'model_deleted' => 'Este Modelo de activo fue eliminado. Debes restaurar este modelo antes de poder restaurar el Activo.',
|
'model_deleted' => 'El modelo de este activo ha sido borrado. Debe restaurar el modelo antes de restaurar o crear el activo.',
|
||||||
'requestable' => 'Puede Solicitarse',
|
'requestable' => 'Puede Solicitarse',
|
||||||
'requested' => 'Solicitado',
|
'requested' => 'Solicitado',
|
||||||
'not_requestable' => 'Not Requestable',
|
'not_requestable' => 'No solicitable',
|
||||||
'requestable_status_warning' => 'Do not change requestable status',
|
'requestable_status_warning' => 'No cambie el esdo de solicitable',
|
||||||
'restore' => 'Restaurar equipo',
|
'restore' => 'Restaurar equipo',
|
||||||
'pending' => 'Equipos Pendiente',
|
'pending' => 'Equipos Pendiente',
|
||||||
'undeployable' => 'No desplegable',
|
'undeployable' => 'No desplegable',
|
||||||
'view' => 'Ver Equipo',
|
'view' => 'Ver Equipo',
|
||||||
'csv_error' => 'You have an error in your CSV file:',
|
'csv_error' => 'Tiene un error en su archivo CSV:',
|
||||||
'import_text' => '
|
'import_text' => '
|
||||||
<p>
|
<p>
|
||||||
Upload a CSV that contains asset history. The assets and users MUST already exist in the system, or they will be skipped. Matching assets for history import happens against the asset tag. We will try to find a matching user based on the user\'s name you provide, and the criteria you select below. If you do not select any criteria below, it will simply try to match on the username format you configured in the Admin > General Settings.
|
Sube un CSV que contenga historial de activos. Los activos y los usuarios DEBEN existir en el sistema, o se omitirán. Los activos coincidentes para importar el historial ocurren contra la etiqueta de activos. Intentaremos encontrar un usuario que coincida con el nombre del usuario que proporciones, y los criterios que seleccionas a continuación. Si no selecciona ningún criterio a continuación, simplemente tratará de coincidir con el formato de nombre de usuario que configuraste en el Administrador > Configuración General.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>Fields included in the CSV must match the headers: <strong>Asset Tag, Name, Checkout Date, Checkin Date</strong>. Any additional fields will be ignored. </p>
|
<p>Los campos incluidos en el CSV deben coincidir con los encabezados: <strong>Etiqueta de activos, Nombre, Fecha de salida, Fecha de comprobación</strong>. Cualquier campo adicional será ignorado. </p>
|
||||||
|
|
||||||
<p>Checkin Date: blank or future checkin dates will checkout items to associated user. Excluding the Checkin Date column will create a checkin date with todays date.</p>
|
<p>Fecha de Checkin: las fechas de check-in en blanco o futuro comprobarán los elementos al usuario asociado. Excluyendo la columna Fecha de Checkin creará una fecha de check-in con la fecha de hoy.</p>
|
||||||
',
|
',
|
||||||
'csv_import_match_f-l' => 'Try to match users by firstname.lastname (jane.smith) format',
|
'csv_import_match_f-l' => 'Trate de coincidir usuarios por medio del formato firstname.lastname (jane.smith)',
|
||||||
'csv_import_match_initial_last' => 'Try to match users by first initial last name (jsmith) format',
|
'csv_import_match_initial_last' => 'Trate de coincidir el formato de usuarios por medio de la primera inicial y el apellido (jsmith)',
|
||||||
'csv_import_match_first' => 'Try to match users by first name (jane) format',
|
'csv_import_match_first' => 'Intente coincidir usuarios mediante el formato de primer nombre (jane)',
|
||||||
'csv_import_match_email' => 'Try to match users by email as username',
|
'csv_import_match_email' => 'Intentar coincidir con los usuarios por correo electrónico como nombre de usuario',
|
||||||
'csv_import_match_username' => 'Try to match users by username',
|
'csv_import_match_username' => 'Intentar coincidir usuarios por nombre de usuario',
|
||||||
'error_messages' => 'Error messages:',
|
'error_messages' => 'Mensajes de error:',
|
||||||
'success_messages' => 'Success messages:',
|
'success_messages' => 'Mensajes de éxito:',
|
||||||
'alert_details' => 'Please see below for details.',
|
'alert_details' => 'Por favor vea abajo para más detalles.',
|
||||||
'custom_export' => 'Custom Export'
|
'custom_export' => 'Exportación personalizada'
|
||||||
];
|
];
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'sent' => 'El link de la contraseña ha sido enviada!',
|
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
|
||||||
'user' => 'No se ha encontrado ningún usuario activo con ese correo electrónico.',
|
'user' => 'No se ha encontrado ningún usuario activo con ese correo electrónico.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -64,7 +64,7 @@ return [
|
||||||
'string' => ':attribute debe contener como mínimo :min caracteres.',
|
'string' => ':attribute debe contener como mínimo :min caracteres.',
|
||||||
'array' => 'El atributo: debe tener al menos: elementos min.',
|
'array' => 'El atributo: debe tener al menos: elementos min.',
|
||||||
],
|
],
|
||||||
'starts_with' => 'The :attribute must start with one of the following: :values.',
|
'starts_with' => 'El :attribute debe comenzar con uno de los siguientes: :values.',
|
||||||
'not_in' => 'El :attribute seleccionado no es correcto.',
|
'not_in' => 'El :attribute seleccionado no es correcto.',
|
||||||
'numeric' => ':attribute debe ser un número.',
|
'numeric' => ':attribute debe ser un número.',
|
||||||
'present' => 'El campo: atributo debe estar presente.',
|
'present' => 'El campo: atributo debe estar presente.',
|
||||||
|
|
|
@ -2,6 +2,6 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'select_company' => 'Seleccionar compañía',
|
'select_company' => 'Seleccionar compañía',
|
||||||
'about_companies' => 'About Companies',
|
'about_companies' => 'Acerca de las empresas',
|
||||||
'about_companies_description' => ' You can use companies as a simple informative field, or you can use them to restrict asset visibility and availability to users with a specific company by enabling Full Company Support in your Admin Settings.',
|
'about_companies_description' => ' Puede utilizar las empresas como un campo informativo simple, o puede utilizarlos para restringir la visibilidad de los activos y la disponibilidad a los usuarios con una empresa específica habilitando el soporte completo de la compañía en su Configuración de Administración.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'sent' => 'El link de la contraseña ha sido enviada!',
|
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
|
||||||
'user' => 'No se ha encontrado ningún usuario activo con ese correo electrónico.',
|
'user' => 'No se ha encontrado ningún usuario activo con ese correo electrónico.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -64,7 +64,7 @@ return [
|
||||||
'string' => ':attribute debe contener como mínimo :min caracteres.',
|
'string' => ':attribute debe contener como mínimo :min caracteres.',
|
||||||
'array' => 'El atributo: debe tener al menos: elementos min.',
|
'array' => 'El atributo: debe tener al menos: elementos min.',
|
||||||
],
|
],
|
||||||
'starts_with' => 'The :attribute must start with one of the following: :values.',
|
'starts_with' => 'El :attribute debe comenzar con uno de los siguientes: :values.',
|
||||||
'not_in' => 'El :attribute seleccionado no es correcto.',
|
'not_in' => 'El :attribute seleccionado no es correcto.',
|
||||||
'numeric' => ':attribute debe ser un número.',
|
'numeric' => ':attribute debe ser un número.',
|
||||||
'present' => 'El campo: atributo debe estar presente.',
|
'present' => 'El campo: atributo debe estar presente.',
|
||||||
|
|
|
@ -18,6 +18,6 @@ return array(
|
||||||
'update' => 'Actualizar Categoría',
|
'update' => 'Actualizar Categoría',
|
||||||
'use_default_eula' => 'En su lugar, use el <a href="#" data-toggle="modal" data-target="#eulaModal">EULA por defecto</a>.',
|
'use_default_eula' => 'En su lugar, use el <a href="#" data-toggle="modal" data-target="#eulaModal">EULA por defecto</a>.',
|
||||||
'use_default_eula_disabled' => '<del>En su lugar, use el EULA por defecto.</del> No esta configurado un EULA por defecto. Por favor agregue uno en Configuración.',
|
'use_default_eula_disabled' => '<del>En su lugar, use el EULA por defecto.</del> No esta configurado un EULA por defecto. Por favor agregue uno en Configuración.',
|
||||||
'use_default_eula_column' => 'Usar EULA por defecto',
|
'use_default_eula_column' => 'Usar EULA predeterminado',
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|
|
@ -2,6 +2,6 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'select_company' => 'Seleccionar compañía',
|
'select_company' => 'Seleccionar compañía',
|
||||||
'about_companies' => 'About Companies',
|
'about_companies' => 'Acerca de las empresas',
|
||||||
'about_companies_description' => ' You can use companies as a simple informative field, or you can use them to restrict asset visibility and availability to users with a specific company by enabling Full Company Support in your Admin Settings.',
|
'about_companies_description' => ' Puede utilizar las empresas como un campo informativo simple, o puede utilizarlos para restringir la visibilidad de los activos y la disponibilidad a los usuarios con una empresa específica habilitando el soporte completo de la compañía en su Configuración de Administración.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -40,10 +40,10 @@ return [
|
||||||
'warranty' => 'Garantía',
|
'warranty' => 'Garantía',
|
||||||
'warranty_expires' => 'Vencimiento de la Garantía',
|
'warranty_expires' => 'Vencimiento de la Garantía',
|
||||||
'years' => 'años',
|
'years' => 'años',
|
||||||
'asset_location' => 'Update Asset Location',
|
'asset_location' => 'Actualizar ubicación del Activo',
|
||||||
'asset_location_update_default_current' => 'Update default location AND actual location',
|
'asset_location_update_default_current' => 'Actualizar ubicación predeterminada y ubicación actual',
|
||||||
'asset_location_update_default' => 'Update only default location',
|
'asset_location_update_default' => 'Actualizar sólo la ubicación predeterminada',
|
||||||
'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
|
'asset_not_deployable' => 'El activo no está listo para desplegar. Por lo que por el momento no puede ser asignado.',
|
||||||
'asset_deployable' => 'That status is deployable. This asset can be checked out.',
|
'asset_deployable' => 'El activo no está listo para desplegar. Por lo que, por el momento, no puede ser asignado.',
|
||||||
'processing_spinner' => 'Processing...',
|
'processing_spinner' => 'Procesando...',
|
||||||
];
|
];
|
||||||
|
|
|
@ -10,7 +10,7 @@ return [
|
||||||
'checkout' => 'Activo de pago',
|
'checkout' => 'Activo de pago',
|
||||||
'clone' => 'Clonar Equipo',
|
'clone' => 'Clonar Equipo',
|
||||||
'deployable' => 'Desplegable',
|
'deployable' => 'Desplegable',
|
||||||
'deleted' => 'Este activo fue eliminado.',
|
'deleted' => 'Este activo ha sido eliminado.',
|
||||||
'edit' => 'Editar Equipo',
|
'edit' => 'Editar Equipo',
|
||||||
'model_deleted' => 'Este Modelo de activo fue eliminado. Debes restaurar este modelo antes de poder restaurar el Activo.',
|
'model_deleted' => 'Este Modelo de activo fue eliminado. Debes restaurar este modelo antes de poder restaurar el Activo.',
|
||||||
'requestable' => 'Requerible',
|
'requestable' => 'Requerible',
|
||||||
|
|
|
@ -5,7 +5,7 @@ return [
|
||||||
'undeployable' => '<strong>Atención: </strong> Este equipo está marcado como no isntalabre.
|
'undeployable' => '<strong>Atención: </strong> Este equipo está marcado como no isntalabre.
|
||||||
Si no es correcto, actualiza su estado.',
|
Si no es correcto, actualiza su estado.',
|
||||||
'does_not_exist' => 'Equipo inexistente.',
|
'does_not_exist' => 'Equipo inexistente.',
|
||||||
'does_not_exist_or_not_requestable' => 'That asset does not exist or is not requestable.',
|
'does_not_exist_or_not_requestable' => 'Ese activo no existe o no puede ser solicitado.',
|
||||||
'assoc_users' => 'Equipo asignado a un usuario, no se puede eliminar.',
|
'assoc_users' => 'Equipo asignado a un usuario, no se puede eliminar.',
|
||||||
|
|
||||||
'create' => [
|
'create' => [
|
||||||
|
|
|
@ -4,11 +4,11 @@ return [
|
||||||
|
|
||||||
'asset_tag' => 'Etiqueta',
|
'asset_tag' => 'Etiqueta',
|
||||||
'asset_model' => 'Modelo',
|
'asset_model' => 'Modelo',
|
||||||
'book_value' => 'Current Value',
|
'book_value' => 'Valor Actual',
|
||||||
'change' => 'Operación',
|
'change' => 'Operación',
|
||||||
'checkout_date' => 'Fecha de asignación',
|
'checkout_date' => 'Fecha de asignación',
|
||||||
'checkoutto' => 'Asignado',
|
'checkoutto' => 'Asignado',
|
||||||
'current_value' => 'Current Value',
|
'current_value' => 'Valor Actual',
|
||||||
'diff' => 'Diferencia',
|
'diff' => 'Diferencia',
|
||||||
'dl_csv' => 'Descargar CSV',
|
'dl_csv' => 'Descargar CSV',
|
||||||
'eol' => 'EOL',
|
'eol' => 'EOL',
|
||||||
|
@ -22,9 +22,9 @@ return [
|
||||||
'image' => 'Imagen de dispositivo',
|
'image' => 'Imagen de dispositivo',
|
||||||
'days_without_acceptance' => 'Días Sin Aceptación',
|
'days_without_acceptance' => 'Días Sin Aceptación',
|
||||||
'monthly_depreciation' => 'Depreciación Mensual',
|
'monthly_depreciation' => 'Depreciación Mensual',
|
||||||
'assigned_to' => 'Assigned To',
|
'assigned_to' => 'Asignado a',
|
||||||
'requesting_user' => 'Requesting User',
|
'requesting_user' => 'Usuario Solicitante',
|
||||||
'requested_date' => 'Requested Date',
|
'requested_date' => 'Fecha solicitada',
|
||||||
'changed' => 'Changed',
|
'changed' => 'Cambiado',
|
||||||
'icon' => 'Icon',
|
'icon' => 'Ícono',
|
||||||
];
|
];
|
||||||
|
|
|
@ -20,21 +20,21 @@ return [
|
||||||
'parent' => 'Padre',
|
'parent' => 'Padre',
|
||||||
'currency' => 'Divisa de la Localización',
|
'currency' => 'Divisa de la Localización',
|
||||||
'ldap_ou' => 'Búsqueda LDAP OU',
|
'ldap_ou' => 'Búsqueda LDAP OU',
|
||||||
'user_name' => 'User Name',
|
'user_name' => 'Nombre de usuario',
|
||||||
'department' => 'Department',
|
'department' => 'Departamento',
|
||||||
'location' => 'Location',
|
'location' => 'Localización',
|
||||||
'asset_tag' => 'Assets Tag',
|
'asset_tag' => 'Etiqueta de Activo',
|
||||||
'asset_name' => 'Name',
|
'asset_name' => 'Nombre de Activo',
|
||||||
'asset_category' => 'Category',
|
'asset_category' => 'Categoría',
|
||||||
'asset_manufacturer' => 'Manufacturer',
|
'asset_manufacturer' => 'Fabricante',
|
||||||
'asset_model' => 'Model',
|
'asset_model' => 'Modelo',
|
||||||
'asset_serial' => 'Serial',
|
'asset_serial' => 'Número de serie',
|
||||||
'asset_location' => 'Location',
|
'asset_location' => 'Ubicación',
|
||||||
'asset_checked_out' => 'Checked Out',
|
'asset_checked_out' => 'Asignado a',
|
||||||
'asset_expected_checkin' => 'Expected Checkin',
|
'asset_expected_checkin' => 'Fecha Esperada de Devolución',
|
||||||
'date' => 'Date:',
|
'date' => 'Fecha:',
|
||||||
'signed_by_asset_auditor' => 'Signed By (Asset Auditor):',
|
'signed_by_asset_auditor' => 'Firmado por (Auditor de Activos):',
|
||||||
'signed_by_finance_auditor' => 'Signed By (Finance Auditor):',
|
'signed_by_finance_auditor' => 'Firmado por (Auditor de Finanzas):',
|
||||||
'signed_by_location_manager' => 'Signed By (Location Manager):',
|
'signed_by_location_manager' => 'Firmado por (Administrador de área):',
|
||||||
'signed_by' => 'Signed Off By:',
|
'signed_by' => 'Firmado por:',
|
||||||
];
|
];
|
||||||
|
|
|
@ -23,7 +23,7 @@ return [
|
||||||
|
|
||||||
'help' => [
|
'help' => [
|
||||||
'undeployable' => 'Estos activos no pueden asignarse a nadie.',
|
'undeployable' => 'Estos activos no pueden asignarse a nadie.',
|
||||||
'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' => 'Estos activos pueden ser retirados. Una vez asignados, canbiará su estado a <i class="fas fa-circle text-blue"></i> <strong>Desplegado</strong>.',
|
||||||
'archived' => 'Estos activos no pueden desprotegerse y solo aparecerán en la vista Archivada. Esto es útil para retener información sobre activos para presupuestos / propósitos históricos, pero mantenerlos fuera de la lista de activos del día a día.',
|
'archived' => 'Estos activos no pueden desprotegerse y solo aparecerán en la vista Archivada. Esto es útil para retener información sobre activos para presupuestos / propósitos históricos, pero mantenerlos fuera de la lista de activos del día a día.',
|
||||||
'pending' => 'Estos activos aún no se pueden asignar a nadie, a menudo se utilizan para artículos que están pendientes de reparación, pero se espera que vuelvan a la circulación.',
|
'pending' => 'Estos activos aún no se pueden asignar a nadie, a menudo se utilizan para artículos que están pendientes de reparación, pero se espera que vuelvan a la circulación.',
|
||||||
],
|
],
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'sent' => 'El link de la contraseña ha sido enviada!',
|
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
|
||||||
'user' => 'No se ha encontrado ningún usuario activo con ese correo electrónico.',
|
'user' => 'No se ha encontrado ningún usuario activo con ese correo electrónico.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -64,7 +64,7 @@ return [
|
||||||
'string' => ':attribute debe contener como mínimo :min caracteres.',
|
'string' => ':attribute debe contener como mínimo :min caracteres.',
|
||||||
'array' => 'El atributo: debe tener al menos: elementos min.',
|
'array' => 'El atributo: debe tener al menos: elementos min.',
|
||||||
],
|
],
|
||||||
'starts_with' => 'The :attribute must start with one of the following: :values.',
|
'starts_with' => 'El :attribute debe comenzar con uno de los siguientes: :values.',
|
||||||
'not_in' => 'El :attribute seleccionado no es correcto.',
|
'not_in' => 'El :attribute seleccionado no es correcto.',
|
||||||
'numeric' => ':attribute debe ser un número.',
|
'numeric' => ':attribute debe ser un número.',
|
||||||
'present' => 'El campo: atributo debe estar presente.',
|
'present' => 'El campo: atributo debe estar presente.',
|
||||||
|
|
|
@ -2,6 +2,6 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'select_company' => 'Seleccionar Compañía',
|
'select_company' => 'Seleccionar Compañía',
|
||||||
'about_companies' => 'About Companies',
|
'about_companies' => 'Acerca de las empresas',
|
||||||
'about_companies_description' => ' You can use companies as a simple informative field, or you can use them to restrict asset visibility and availability to users with a specific company by enabling Full Company Support in your Admin Settings.',
|
'about_companies_description' => ' Puede utilizar las empresas como un campo informativo simple, o puede utilizarlos para restringir la visibilidad de los activos y la disponibilidad a los usuarios con una empresa específica habilitando el soporte completo de la compañía en su Configuración de Administración.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'sent' => '¡El enlace de tu contraseña ha sido enviado!',
|
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
|
||||||
'user' => 'No se encontró ningún usuario activo con este correo electrónico.',
|
'user' => 'No se encontró ningún usuario activo con este correo electrónico.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -64,7 +64,7 @@ return [
|
||||||
'string' => 'El :attribute debe ser como mínimo de :min kilobytes.',
|
'string' => 'El :attribute debe ser como mínimo de :min kilobytes.',
|
||||||
'array' => 'El :attribute debe ser como mínimo de :min kilobytes.',
|
'array' => 'El :attribute debe ser como mínimo de :min kilobytes.',
|
||||||
],
|
],
|
||||||
'starts_with' => 'The :attribute must start with one of the following: :values.',
|
'starts_with' => 'El :attribute debe comenzar con uno de los siguientes: :values.',
|
||||||
'not_in' => 'El :attribute seleccionado es inválido.',
|
'not_in' => 'El :attribute seleccionado es inválido.',
|
||||||
'numeric' => 'El :attribute debe ser un número entero.',
|
'numeric' => 'El :attribute debe ser un número entero.',
|
||||||
'present' => 'El campo :attribute debe tener un valor.',
|
'present' => 'El campo :attribute debe tener un valor.',
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'sent' => 'Sinu paroolilink on saadetud!',
|
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
|
||||||
'user' => 'Sellise emailiga aktiivset kasutajat ei leitud.',
|
'user' => 'Sellise emailiga aktiivset kasutajat ei leitud.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -2,6 +2,6 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'select_company' => 'انتخاب شرکت',
|
'select_company' => 'انتخاب شرکت',
|
||||||
'about_companies' => 'About Companies',
|
'about_companies' => 'درباره شرکتها',
|
||||||
'about_companies_description' => ' You can use companies as a simple informative field, or you can use them to restrict asset visibility and availability to users with a specific company by enabling Full Company Support in your Admin Settings.',
|
'about_companies_description' => ' You can use companies as a simple informative field, or you can use them to restrict asset visibility and availability to users with a specific company by enabling Full Company Support in your Admin Settings.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -12,8 +12,8 @@ return [
|
||||||
'country' => 'كشور',
|
'country' => 'كشور',
|
||||||
'create' => 'ساخت مکان',
|
'create' => 'ساخت مکان',
|
||||||
'update' => 'به روز رسانی منطقه مکانی',
|
'update' => 'به روز رسانی منطقه مکانی',
|
||||||
'print_assigned' => 'Print Assigned',
|
'print_assigned' => 'چاپ موارد واگذار شده',
|
||||||
'print_all_assigned' => 'Print All Assigned',
|
'print_all_assigned' => 'چاپ همه موارد واگذار شده',
|
||||||
'name' => 'نام منطقه مکانی',
|
'name' => 'نام منطقه مکانی',
|
||||||
'address' => 'آدرس',
|
'address' => 'آدرس',
|
||||||
'zip' => 'کد پستی',
|
'zip' => 'کد پستی',
|
||||||
|
@ -21,21 +21,21 @@ return [
|
||||||
'parent' => 'مجموعه پدر',
|
'parent' => 'مجموعه پدر',
|
||||||
'currency' => 'مکان ارز',
|
'currency' => 'مکان ارز',
|
||||||
'ldap_ou' => 'LDAP Search OU',
|
'ldap_ou' => 'LDAP Search OU',
|
||||||
'user_name' => 'User Name',
|
'user_name' => 'نام کاربر',
|
||||||
'department' => 'Department',
|
'department' => 'بخش',
|
||||||
'location' => 'Location',
|
'location' => 'موقعیت مکانی',
|
||||||
'asset_tag' => 'Assets Tag',
|
'asset_tag' => 'برچسب دارایی',
|
||||||
'asset_name' => 'Name',
|
'asset_name' => 'نام',
|
||||||
'asset_category' => 'Category',
|
'asset_category' => 'دسته بندی',
|
||||||
'asset_manufacturer' => 'Manufacturer',
|
'asset_manufacturer' => 'سازنده',
|
||||||
'asset_model' => 'Model',
|
'asset_model' => 'مدل',
|
||||||
'asset_serial' => 'Serial',
|
'asset_serial' => 'سریال',
|
||||||
'asset_location' => 'Location',
|
'asset_location' => 'موقعیت مکانی',
|
||||||
'asset_checked_out' => 'Checked Out',
|
'asset_checked_out' => 'تحویل',
|
||||||
'asset_expected_checkin' => 'Expected Checkin',
|
'asset_expected_checkin' => 'استرداد مورد انتظار',
|
||||||
'date' => 'Date:',
|
'date' => 'تاریخ:',
|
||||||
'signed_by_asset_auditor' => 'Signed By (Asset Auditor):',
|
'signed_by_asset_auditor' => 'امضاء توسط (ممیز دارایی):',
|
||||||
'signed_by_finance_auditor' => 'Signed By (Finance Auditor):',
|
'signed_by_finance_auditor' => 'امضاء توسط (ممیز مالی):',
|
||||||
'signed_by_location_manager' => 'Signed By (Location Manager):',
|
'signed_by_location_manager' => 'امضاء توسط (ممیز مکانی):',
|
||||||
'signed_by' => 'Signed Off By:',
|
'signed_by' => 'امضاء اختتام توسط:',
|
||||||
];
|
];
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'sent' => 'لینک رمز عبور شما ارسال شده است!',
|
'sent' => 'با موفقیت: اگر ایمیل در سامانه موجود باشد، ایمیل بازیابی کلمه عبور ارسال شده است.',
|
||||||
'user' => 'هیچ کاربر فعالی با این آدرس ایمیل یافت نشد.',
|
'user' => 'هیچ کاربر فعالی با این آدرس ایمیل یافت نشد.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'sent' => 'Salasanalinkki on lähetetty!',
|
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
|
||||||
'user' => 'Sähköpostille ei löytynyt käyttäjää.',
|
'user' => 'Sähköpostille ei löytynyt käyttäjää.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'sent' => 'Nai-send na ang link ng iyong password!',
|
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
|
||||||
'user' => 'No matching active user found with that email.',
|
'user' => 'No matching active user found with that email.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -2,6 +2,6 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'select_company' => 'Sélectionnez une compagnie',
|
'select_company' => 'Sélectionnez une compagnie',
|
||||||
'about_companies' => 'About Companies',
|
'about_companies' => 'A propos des organisations',
|
||||||
'about_companies_description' => ' You can use companies as a simple informative field, or you can use them to restrict asset visibility and availability to users with a specific company by enabling Full Company Support in your Admin Settings.',
|
'about_companies_description' => ' You can use companies as a simple informative field, or you can use them to restrict asset visibility and availability to users with a specific company by enabling Full Company Support in your Admin Settings.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'custom_fields' => 'Champs personnalisés',
|
'custom_fields' => 'Champs personnalisés',
|
||||||
'manage' => 'Manage',
|
'manage' => 'Gérer',
|
||||||
'field' => 'Champ',
|
'field' => 'Champ',
|
||||||
'about_fieldsets_title' => 'A propos des fieldsets',
|
'about_fieldsets_title' => 'A propos des fieldsets',
|
||||||
'about_fieldsets_text' => 'Fieldsets allow you to create groups of custom fields that are frequently re-used for specific asset model types.',
|
'about_fieldsets_text' => 'Les jeux de champs permettent de grouper les champs supplémentaires affectés à des modèles d\'actifs.',
|
||||||
'custom_format' => 'Custom Regex format...',
|
'custom_format' => 'Format Regex personnalisé...',
|
||||||
'encrypt_field' => 'Chiffrer la valeur de ce champ dans la base de données',
|
'encrypt_field' => 'Chiffrer la valeur de ce champ dans la base de données',
|
||||||
'encrypt_field_help' => 'AVERTISSEMENT: Chiffrer un champ en rend la recherche sur le contenu impossible.',
|
'encrypt_field_help' => 'AVERTISSEMENT: Chiffrer un champ en rend la recherche sur le contenu impossible.',
|
||||||
'encrypted' => 'Chiffré',
|
'encrypted' => 'Chiffré',
|
||||||
|
@ -27,19 +27,19 @@ return [
|
||||||
'used_by_models' => 'Utilisé par les modèles',
|
'used_by_models' => 'Utilisé par les modèles',
|
||||||
'order' => 'Commande',
|
'order' => 'Commande',
|
||||||
'create_fieldset' => 'Nouveau Fieldset',
|
'create_fieldset' => 'Nouveau Fieldset',
|
||||||
'create_fieldset_title' => 'Create a new fieldset',
|
'create_fieldset_title' => 'Créer un nouveau jeu de champs',
|
||||||
'create_field' => 'Nouveau champ personnalisé',
|
'create_field' => 'Nouveau champ personnalisé',
|
||||||
'create_field_title' => 'Create a new custom field',
|
'create_field_title' => 'Créer un champ personnalisé',
|
||||||
'value_encrypted' => 'La valeur de ce champ est chiffrée dans la base de donnée. Seuls les administrateurs seront capable de voir les données déchiffrées',
|
'value_encrypted' => 'La valeur de ce champ est chiffrée dans la base de donnée. Seuls les administrateurs seront capable de voir les données déchiffrées',
|
||||||
'show_in_email' => 'Inclure la valeur de ce champ dans les e-mails envoyés à l\'utilisateur? Les champs cryptés ne peuvent pas être inclus dans les e-mails.',
|
'show_in_email' => 'Inclure la valeur de ce champ dans les e-mails envoyés à l\'utilisateur? Les champs cryptés ne peuvent pas être inclus dans les e-mails.',
|
||||||
'help_text' => 'Help Text',
|
'help_text' => 'Texte d\'aide',
|
||||||
'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.',
|
'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.',
|
||||||
'about_custom_fields_title' => 'About Custom Fields',
|
'about_custom_fields_title' => 'À propos des champs personnalisés',
|
||||||
'about_custom_fields_text' => 'Custom fields allow you to add arbitrary attributes to assets.',
|
'about_custom_fields_text' => 'Custom fields allow you to add arbitrary attributes to assets.',
|
||||||
'add_field_to_fieldset' => 'Add Field to Fieldset',
|
'add_field_to_fieldset' => 'Ajouter un champ au jeu de champs',
|
||||||
'make_optional' => 'Required - click to make optional',
|
'make_optional' => 'Required - click to make optional',
|
||||||
'make_required' => 'Optional - click to make required',
|
'make_required' => 'Optional - click to make required',
|
||||||
'reorder' => 'Reorder',
|
'reorder' => 'Reorder',
|
||||||
'db_field' => 'DB Field',
|
'db_field' => 'Champ BDD',
|
||||||
'db_convert_warning' => 'WARNING. This field is in the custom fields table as <code> :db_column </code> but should be :expected </code>.'
|
'db_convert_warning' => 'WARNING. This field is in the custom fields table as <code> :db_column </code> but should be :expected </code>.'
|
||||||
];
|
];
|
||||||
|
|
|
@ -6,7 +6,7 @@ return [
|
||||||
'asset_depreciations' => 'Amortissements',
|
'asset_depreciations' => 'Amortissements',
|
||||||
'create' => 'Créer un amortissement',
|
'create' => 'Créer un amortissement',
|
||||||
'depreciation_name' => 'Nom d\'Amortissement',
|
'depreciation_name' => 'Nom d\'Amortissement',
|
||||||
'depreciation_min' => 'Floor Value of Depreciation',
|
'depreciation_min' => 'Valeur minimale après amortissement',
|
||||||
'number_of_months' => 'Mois',
|
'number_of_months' => 'Mois',
|
||||||
'update' => 'Actualiser l\'amortissement',
|
'update' => 'Actualiser l\'amortissement',
|
||||||
'depreciation_min' => 'Valeur minimale après amortissement',
|
'depreciation_min' => 'Valeur minimale après amortissement',
|
||||||
|
|
|
@ -6,6 +6,6 @@ return [
|
||||||
'months' => 'Mois',
|
'months' => 'Mois',
|
||||||
'term' => 'Terme',
|
'term' => 'Terme',
|
||||||
'title' => 'Nom ',
|
'title' => 'Nom ',
|
||||||
'depreciation_min' => 'Floor Value',
|
'depreciation_min' => 'Valeur minimale',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -10,7 +10,7 @@ return [
|
||||||
'group_admin' => 'Admin Groupe',
|
'group_admin' => 'Admin Groupe',
|
||||||
'allow' => 'Autoriser',
|
'allow' => 'Autoriser',
|
||||||
'deny' => 'Refuser',
|
'deny' => 'Refuser',
|
||||||
'permission' => 'Permission',
|
'permission' => 'Autorisation',
|
||||||
'grant' => 'Grant',
|
'grant' => 'Accorder',
|
||||||
'no_permissions' => 'This group has no permissions.'
|
'no_permissions' => 'Ce groupe n\'a aucune autorisation.'
|
||||||
];
|
];
|
||||||
|
|
|
@ -40,10 +40,10 @@ return [
|
||||||
'warranty' => 'Garantie',
|
'warranty' => 'Garantie',
|
||||||
'warranty_expires' => 'Expiration de garantie',
|
'warranty_expires' => 'Expiration de garantie',
|
||||||
'years' => 'années',
|
'years' => 'années',
|
||||||
'asset_location' => 'Update Asset Location',
|
'asset_location' => 'Mettre à jour l\'emplacement de l\'actif',
|
||||||
'asset_location_update_default_current' => 'Update default location AND actual location',
|
'asset_location_update_default_current' => 'Mettre à jour l\'emplacement par défaut ET l\'emplacement réel',
|
||||||
'asset_location_update_default' => 'Update only default location',
|
'asset_location_update_default' => 'Mettre à jour uniquement l\'emplacement par défaut',
|
||||||
'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
|
'asset_not_deployable' => 'L\'actif n\'est pas déployable. L\'actif ne peut pas être affecté.',
|
||||||
'asset_deployable' => 'That status is deployable. This asset can be checked out.',
|
'asset_deployable' => 'L\'actif est déployable. L\'actif peut être affecté.',
|
||||||
'processing_spinner' => 'Processing...',
|
'processing_spinner' => 'Traitement en cours...',
|
||||||
];
|
];
|
||||||
|
|
|
@ -15,13 +15,13 @@ return [
|
||||||
'model_deleted' => 'Ce modèle d\'actifs a été supprimé. Vous devez restaurer le modèle avant de pouvoir restaurer l\'actif.',
|
'model_deleted' => 'Ce modèle d\'actifs a été supprimé. Vous devez restaurer le modèle avant de pouvoir restaurer l\'actif.',
|
||||||
'requestable' => 'Réquisitionnable',
|
'requestable' => 'Réquisitionnable',
|
||||||
'requested' => 'Demandé',
|
'requested' => 'Demandé',
|
||||||
'not_requestable' => 'Not Requestable',
|
'not_requestable' => 'Non-réquisitionnable',
|
||||||
'requestable_status_warning' => 'Do not change requestable status',
|
'requestable_status_warning' => 'Do not change requestable status',
|
||||||
'restore' => 'Restaurer l\'actif',
|
'restore' => 'Restaurer l\'actif',
|
||||||
'pending' => 'En attente',
|
'pending' => 'En attente',
|
||||||
'undeployable' => 'Non déployable',
|
'undeployable' => 'Non déployable',
|
||||||
'view' => 'Voir le Bien',
|
'view' => 'Voir le Bien',
|
||||||
'csv_error' => 'You have an error in your CSV file:',
|
'csv_error' => 'Vous avez une erreur dans votre fichier CSV :',
|
||||||
'import_text' => '
|
'import_text' => '
|
||||||
<p>
|
<p>
|
||||||
Upload a CSV that contains asset history. The assets and users MUST already exist in the system, or they will be skipped. Matching assets for history import happens against the asset tag. We will try to find a matching user based on the user\'s name you provide, and the criteria you select below. If you do not select any criteria below, it will simply try to match on the username format you configured in the Admin > General Settings.
|
Upload a CSV that contains asset history. The assets and users MUST already exist in the system, or they will be skipped. Matching assets for history import happens against the asset tag. We will try to find a matching user based on the user\'s name you provide, and the criteria you select below. If you do not select any criteria below, it will simply try to match on the username format you configured in the Admin > General Settings.
|
||||||
|
@ -34,10 +34,10 @@ return [
|
||||||
'csv_import_match_f-l' => 'Try to match users by firstname.lastname (jane.smith) format',
|
'csv_import_match_f-l' => 'Try to match users by firstname.lastname (jane.smith) format',
|
||||||
'csv_import_match_initial_last' => 'Try to match users by first initial last name (jsmith) format',
|
'csv_import_match_initial_last' => 'Try to match users by first initial last name (jsmith) format',
|
||||||
'csv_import_match_first' => 'Try to match users by first name (jane) format',
|
'csv_import_match_first' => 'Try to match users by first name (jane) format',
|
||||||
'csv_import_match_email' => 'Try to match users by email as username',
|
'csv_import_match_email' => 'Essayer de faire correspondre l\'adresse de courrier électronique des utilisateurs au nom d\'utilisateur',
|
||||||
'csv_import_match_username' => 'Try to match users by username',
|
'csv_import_match_username' => 'Essayer de faire correspondre les utilisateurs par nom d\'utilisateur',
|
||||||
'error_messages' => 'Error messages:',
|
'error_messages' => 'Messages d\'erreur:',
|
||||||
'success_messages' => 'Success messages:',
|
'success_messages' => 'Messages de succès:',
|
||||||
'alert_details' => 'Please see below for details.',
|
'alert_details' => 'Please see below for details.',
|
||||||
'custom_export' => 'Custom Export'
|
'custom_export' => 'Exportation personnalisée'
|
||||||
];
|
];
|
||||||
|
|
|
@ -5,7 +5,7 @@ return [
|
||||||
'undeployable' => '<strong>Attention: </strong> Ce bien a été marqué non déployable.
|
'undeployable' => '<strong>Attention: </strong> Ce bien a été marqué non déployable.
|
||||||
Si ce statut a changé, veuillez l\'actualiser.',
|
Si ce statut a changé, veuillez l\'actualiser.',
|
||||||
'does_not_exist' => 'Ce bien n\'existe pas.',
|
'does_not_exist' => 'Ce bien n\'existe pas.',
|
||||||
'does_not_exist_or_not_requestable' => 'That asset does not exist or is not requestable.',
|
'does_not_exist_or_not_requestable' => 'Cet actif n\'existe pas ou ne peut pas être réquisitionné.',
|
||||||
'assoc_users' => 'Ce bien est marqué sorti par un utilisateur et ne peut être supprimé. Veuillez d\'abord cliquer sur Retour de Biens, et réessayer.',
|
'assoc_users' => 'Ce bien est marqué sorti par un utilisateur et ne peut être supprimé. Veuillez d\'abord cliquer sur Retour de Biens, et réessayer.',
|
||||||
|
|
||||||
'create' => [
|
'create' => [
|
||||||
|
|
|
@ -4,11 +4,11 @@ return [
|
||||||
|
|
||||||
'asset_tag' => 'Étiquette de l\'actif',
|
'asset_tag' => 'Étiquette de l\'actif',
|
||||||
'asset_model' => 'Modèle',
|
'asset_model' => 'Modèle',
|
||||||
'book_value' => 'Current Value',
|
'book_value' => 'Valeur actuelle',
|
||||||
'change' => 'Associer/Libérer',
|
'change' => 'Associer/Libérer',
|
||||||
'checkout_date' => 'Date d\'association',
|
'checkout_date' => 'Date d\'association',
|
||||||
'checkoutto' => 'Date de libération',
|
'checkoutto' => 'Date de libération',
|
||||||
'current_value' => 'Current Value',
|
'current_value' => 'Valeur actuelle',
|
||||||
'diff' => 'Différence',
|
'diff' => 'Différence',
|
||||||
'dl_csv' => 'Télécharger en CSV',
|
'dl_csv' => 'Télécharger en CSV',
|
||||||
'eol' => 'Fin de vie',
|
'eol' => 'Fin de vie',
|
||||||
|
@ -22,9 +22,9 @@ return [
|
||||||
'image' => 'Image',
|
'image' => 'Image',
|
||||||
'days_without_acceptance' => 'Jours sans acceptation',
|
'days_without_acceptance' => 'Jours sans acceptation',
|
||||||
'monthly_depreciation' => 'Dépréciation mensuelle',
|
'monthly_depreciation' => 'Dépréciation mensuelle',
|
||||||
'assigned_to' => 'Assigned To',
|
'assigned_to' => 'Affecté à',
|
||||||
'requesting_user' => 'Requesting User',
|
'requesting_user' => 'Utilisateur requérant',
|
||||||
'requested_date' => 'Requested Date',
|
'requested_date' => 'Date de la requête',
|
||||||
'changed' => 'Changed',
|
'changed' => 'Modifié',
|
||||||
'icon' => 'Icon',
|
'icon' => 'Icône',
|
||||||
];
|
];
|
||||||
|
|
|
@ -13,38 +13,38 @@ return [
|
||||||
'none_licenses' => 'Il n\'y a pas assez de licences disponibles pour :license pour associer. :qty sont nécessaires. ',
|
'none_licenses' => 'Il n\'y a pas assez de licences disponibles pour :license pour associer. :qty sont nécessaires. ',
|
||||||
'none_consumables' => 'Il n\'y a pas assez d\'unités disponibles de :consumable pour associer. :qty sont nécessaires. ',
|
'none_consumables' => 'Il n\'y a pas assez d\'unités disponibles de :consumable pour associer. :qty sont nécessaires. ',
|
||||||
'none_accessory' => 'Il n\'y a pas assez d\'unités disponibles de :accessory pour associer. :qty sont nécessaires. ',
|
'none_accessory' => 'Il n\'y a pas assez d\'unités disponibles de :accessory pour associer. :qty sont nécessaires. ',
|
||||||
'append_accessory' => 'Append Accessory',
|
'append_accessory' => 'Ajouter un accessoire',
|
||||||
'update_appended_accessory' => 'Update appended Accessory',
|
'update_appended_accessory' => 'Mettre à jour l\'accessoire ajouté',
|
||||||
'append_consumable' => 'Append Consumable',
|
'append_consumable' => 'Ajouter un consommable',
|
||||||
'update_appended_consumable' => 'Update appended Consumable',
|
'update_appended_consumable' => 'Mettre à jour les consommables ajoutés',
|
||||||
'append_license' => 'Append license',
|
'append_license' => 'Ajouter une licence',
|
||||||
'update_appended_license' => 'Update appended license',
|
'update_appended_license' => 'Mettre à jour la licence ajoutée',
|
||||||
'append_model' => 'Append model',
|
'append_model' => 'Ajouter un modèle',
|
||||||
'update_appended_model' => 'Update appended model',
|
'update_appended_model' => 'Mettre à jour le modèle ajouté',
|
||||||
'license_error' => 'License already attached to kit',
|
'license_error' => 'La licence est déjà affectée au kit',
|
||||||
'license_added_success' => 'License added successfully',
|
'license_added_success' => 'La licence a bien été ajoutée',
|
||||||
'license_updated' => 'License was successfully updated',
|
'license_updated' => 'La licence a bien été mise à jour',
|
||||||
'license_none' => 'License does not exist',
|
'license_none' => 'La licence n\'existe pas',
|
||||||
'license_detached' => 'License was successfully detached',
|
'license_detached' => 'La licence a bien été désaffectée',
|
||||||
'consumable_added_success' => 'Consumable added successfully',
|
'consumable_added_success' => 'Consommable ajouté avec succès',
|
||||||
'consumable_updated' => 'Consumable was successfully updated',
|
'consumable_updated' => 'Le consommable a bien été mis à jour',
|
||||||
'consumable_error' => 'Consumable already attached to kit',
|
'consumable_error' => 'Le consommable est déjà affecté au kit',
|
||||||
'consumable_deleted' => 'Delete was successful',
|
'consumable_deleted' => 'Suppression réussie',
|
||||||
'consumable_none' => 'Consumable does not exist',
|
'consumable_none' => 'Le consommable n\'existe pas',
|
||||||
'consumable_detached' => 'Consumable was successfully detached',
|
'consumable_detached' => 'Le consommable a bien été désaffecté',
|
||||||
'accessory_added_success' => 'Accessory added successfully',
|
'accessory_added_success' => 'L\'accessoire a bien été ajouté',
|
||||||
'accessory_updated' => 'Accessory was successfully updated',
|
'accessory_updated' => 'L\'accessoire a bien été mis à jour',
|
||||||
'accessory_detached' => 'Accessory was successfully detached',
|
'accessory_detached' => 'L\'accessoire a bien été désaffecté',
|
||||||
'accessory_error' => 'Accessory already attached to kit',
|
'accessory_error' => 'L\'accessoire est déjà affecté au kit',
|
||||||
'accessory_deleted' => 'Delete was successful',
|
'accessory_deleted' => 'Suppression réussie',
|
||||||
'accessory_none' => 'Accessory does not exist',
|
'accessory_none' => 'L\'accessoire n\'existe pas',
|
||||||
'checkout_success' => 'Checkout was successful',
|
'checkout_success' => 'Affectation réussie',
|
||||||
'checkout_error' => 'Checkout error',
|
'checkout_error' => 'Erreur lors de l\'affectation',
|
||||||
'kit_none' => 'Kit does not exist',
|
'kit_none' => 'Le kit n\'existe pas',
|
||||||
'kit_created' => 'Kit was successfully created',
|
'kit_created' => 'Le kit a bien été créé',
|
||||||
'kit_updated' => 'Kit was successfully updated',
|
'kit_updated' => 'Le kit a bien été mis à jour',
|
||||||
'kit_not_found' => 'Kit not found',
|
'kit_not_found' => 'Le kit n\'a pas été trouvé',
|
||||||
'kit_deleted' => 'Kit was successfully deleted',
|
'kit_deleted' => 'Le kit a bien été supprimé',
|
||||||
'kit_model_updated' => 'Model was successfully updated',
|
'kit_model_updated' => 'Le modèle a bien été mis à jour',
|
||||||
'kit_model_detached' => 'Model was successfully detached',
|
'kit_model_detached' => 'Le modèle a bien été désaffecté',
|
||||||
];
|
];
|
||||||
|
|
|
@ -20,21 +20,21 @@ return [
|
||||||
'parent' => 'Parent',
|
'parent' => 'Parent',
|
||||||
'currency' => 'Devise de l\'emplacement',
|
'currency' => 'Devise de l\'emplacement',
|
||||||
'ldap_ou' => 'Recherche LDAP',
|
'ldap_ou' => 'Recherche LDAP',
|
||||||
'user_name' => 'User Name',
|
'user_name' => 'Nom d\'utilisateur ',
|
||||||
'department' => 'Department',
|
'department' => 'Service',
|
||||||
'location' => 'Location',
|
'location' => 'Emplacement',
|
||||||
'asset_tag' => 'Assets Tag',
|
'asset_tag' => 'Numéros d\'inventaire',
|
||||||
'asset_name' => 'Name',
|
'asset_name' => 'Nom',
|
||||||
'asset_category' => 'Category',
|
'asset_category' => 'Сatégorie',
|
||||||
'asset_manufacturer' => 'Manufacturer',
|
'asset_manufacturer' => 'Fabricant',
|
||||||
'asset_model' => 'Model',
|
'asset_model' => 'Modèle',
|
||||||
'asset_serial' => 'Serial',
|
'asset_serial' => 'N° de série ',
|
||||||
'asset_location' => 'Location',
|
'asset_location' => 'Emplacement',
|
||||||
'asset_checked_out' => 'Checked Out',
|
'asset_checked_out' => 'Affecté',
|
||||||
'asset_expected_checkin' => 'Expected Checkin',
|
'asset_expected_checkin' => 'Date de restitution prévue',
|
||||||
'date' => 'Date:',
|
'date' => 'Date :',
|
||||||
'signed_by_asset_auditor' => 'Signed By (Asset Auditor):',
|
'signed_by_asset_auditor' => 'Signé par (auditeur d\'actifs):',
|
||||||
'signed_by_finance_auditor' => 'Signed By (Finance Auditor):',
|
'signed_by_finance_auditor' => 'Signé par (auditeur financier):',
|
||||||
'signed_by_location_manager' => 'Signed By (Location Manager):',
|
'signed_by_location_manager' => 'Signé par (Gestionnaire d\'emplacements):',
|
||||||
'signed_by' => 'Signed Off By:',
|
'signed_by' => 'Signed Off By:',
|
||||||
];
|
];
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'info' => 'Sélectionnez les options que vous souhaitez pour votre rapport d\'actifs.',
|
'info' => 'Sélectionnez les options que vous souhaitez pour votre rapport d\'actifs.',
|
||||||
'deleted_user' => 'Deleted user',
|
'deleted_user' => 'Utilisateur supprimé',
|
||||||
'send_reminder' => 'Send reminder',
|
'send_reminder' => 'Envoyer un rappel',
|
||||||
'reminder_sent' => 'Reminder sent',
|
'reminder_sent' => 'Rappel envoyé',
|
||||||
'acceptance_deleted' => 'Acceptance request deleted',
|
'acceptance_deleted' => 'Acceptance request deleted',
|
||||||
'acceptance_request' => 'Acceptance request'
|
'acceptance_request' => 'Acceptance request'
|
||||||
];
|
];
|
|
@ -10,8 +10,8 @@ return [
|
||||||
'admin_cc_email' => 'CC Email',
|
'admin_cc_email' => 'CC Email',
|
||||||
'admin_cc_email_help' => 'Si vous souhaitez envoyer une copie des courriels d\'association/dissociation qui sont envoyés aux utilisateurs à un compte de messagerie supplémentaire, entrez-le ici. Sinon, laissez ce champ vide.',
|
'admin_cc_email_help' => 'Si vous souhaitez envoyer une copie des courriels d\'association/dissociation qui sont envoyés aux utilisateurs à un compte de messagerie supplémentaire, entrez-le ici. Sinon, laissez ce champ vide.',
|
||||||
'is_ad' => 'C\'est un serveur Active Directory',
|
'is_ad' => 'C\'est un serveur Active Directory',
|
||||||
'alerts' => 'Alerts',
|
'alerts' => 'Alertes',
|
||||||
'alert_title' => 'Update Alert Settings',
|
'alert_title' => 'Mettre à jour les paramètres des alertes',
|
||||||
'alert_email' => 'Envoyer les alertes à',
|
'alert_email' => 'Envoyer les alertes à',
|
||||||
'alert_email_help' => 'Email addresses or distribution lists you want alerts to be sent to, comma separated',
|
'alert_email_help' => 'Email addresses or distribution lists you want alerts to be sent to, comma separated',
|
||||||
'alerts_enabled' => 'Alertes activées',
|
'alerts_enabled' => 'Alertes activées',
|
||||||
|
@ -24,12 +24,12 @@ return [
|
||||||
'audit_interval_help' => 'Si vous devez régulièrement vérifier physiquement vos actifs, entrez l\'intervalle en mois.',
|
'audit_interval_help' => 'Si vous devez régulièrement vérifier physiquement vos actifs, entrez l\'intervalle en mois.',
|
||||||
'audit_warning_days' => 'Seuil d\'avertissement d\'audit',
|
'audit_warning_days' => 'Seuil d\'avertissement d\'audit',
|
||||||
'audit_warning_days_help' => 'Combien de jours à l\'avance devrions-nous vous avertir lorsque les actifs doivent être vérifiés?',
|
'audit_warning_days_help' => 'Combien de jours à l\'avance devrions-nous vous avertir lorsque les actifs doivent être vérifiés?',
|
||||||
'auto_increment_assets' => 'Generate auto-incrementing asset tags',
|
'auto_increment_assets' => 'Générer des numéros d\'inventaire auto-incrémentés',
|
||||||
'auto_increment_prefix' => 'Préfixe (optionnel)',
|
'auto_increment_prefix' => 'Préfixe (optionnel)',
|
||||||
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
|
'auto_incrementing_help' => 'Activez l\'auto-incrémentation des numéros d\'inventaire avant de sélectionner cette option',
|
||||||
'backups' => 'Sauvegardes',
|
'backups' => 'Sauvegardes',
|
||||||
'backups_restoring' => 'Restoring from Backup',
|
'backups_restoring' => 'Restaurer à partir d\'une sauvegarde',
|
||||||
'backups_upload' => 'Upload Backup',
|
'backups_upload' => 'Téléverser la sauvegarde',
|
||||||
'backups_path' => 'Backups on the server are stored in <code>:path</code>',
|
'backups_path' => 'Backups on the server are stored in <code>:path</code>',
|
||||||
'backups_restore_warning' => 'Use the restore button <small><span class="btn btn-xs btn-warning"><i class="text-white fas fa-retweet" aria-hidden="true"></i></span></small> to restore from a previous backup. (This does not currently work with S3 file storage or Docker.<br><br>Your <strong>entire :app_name database and any uploaded files will be completely replaced</strong> by what\'s in the backup file. ',
|
'backups_restore_warning' => 'Use the restore button <small><span class="btn btn-xs btn-warning"><i class="text-white fas fa-retweet" aria-hidden="true"></i></span></small> to restore from a previous backup. (This does not currently work with S3 file storage or Docker.<br><br>Your <strong>entire :app_name database and any uploaded files will be completely replaced</strong> by what\'s in the backup file. ',
|
||||||
'backups_logged_out' => 'You will be logged out once your restore is complete.',
|
'backups_logged_out' => 'You will be logged out once your restore is complete.',
|
||||||
|
@ -56,7 +56,7 @@ return [
|
||||||
'barcode_type' => 'Type du code-barres 2D',
|
'barcode_type' => 'Type du code-barres 2D',
|
||||||
'alt_barcode_type' => 'Type du code-barres 1D',
|
'alt_barcode_type' => 'Type du code-barres 1D',
|
||||||
'email_logo_size' => 'Les logos carrés dans l\'e-mail rendent mieux. ',
|
'email_logo_size' => 'Les logos carrés dans l\'e-mail rendent mieux. ',
|
||||||
'enabled' => 'Enabled',
|
'enabled' => 'Activé',
|
||||||
'eula_settings' => 'Configuration pour les licences d\'utilisation',
|
'eula_settings' => 'Configuration pour les licences d\'utilisation',
|
||||||
'eula_markdown' => 'Cette licence d\'utilisation permet l\'utilisation des <a href="https://help.github.com/articles/github-flavored-markdown/">"Github flavored markdown"</a>.',
|
'eula_markdown' => 'Cette licence d\'utilisation permet l\'utilisation des <a href="https://help.github.com/articles/github-flavored-markdown/">"Github flavored markdown"</a>.',
|
||||||
'favicon' => 'Favicon',
|
'favicon' => 'Favicon',
|
||||||
|
@ -74,14 +74,14 @@ return [
|
||||||
'label_logo_size' => 'Les logos, de préférence carrés, sont affichés en haut à droite de chaque étiquette. ',
|
'label_logo_size' => 'Les logos, de préférence carrés, sont affichés en haut à droite de chaque étiquette. ',
|
||||||
'laravel' => 'Version de Laravel',
|
'laravel' => 'Version de Laravel',
|
||||||
'ldap' => 'LDAP',
|
'ldap' => 'LDAP',
|
||||||
'ldap_help' => 'LDAP/Active Directory',
|
'ldap_help' => 'Service d\'annuaire',
|
||||||
'ldap_client_tls_key' => 'LDAP Client TLS Key',
|
'ldap_client_tls_key' => 'Clé TLS du client LDAP',
|
||||||
'ldap_client_tls_cert' => 'Certificat TLS côté client pour LDAP',
|
'ldap_client_tls_cert' => 'Certificat TLS côté client pour LDAP',
|
||||||
'ldap_enabled' => 'LDAP activé',
|
'ldap_enabled' => 'LDAP activé',
|
||||||
'ldap_integration' => 'Intégration LDAP',
|
'ldap_integration' => 'Intégration LDAP',
|
||||||
'ldap_settings' => 'Paramètres LDAP',
|
'ldap_settings' => 'Paramètres LDAP',
|
||||||
'ldap_client_tls_cert_help' => 'Client-Side TLS Certificate and Key for LDAP connections are usually only useful in Google Workspace configurations with "Secure LDAP." Both are required.',
|
'ldap_client_tls_cert_help' => 'Le certificat TLS côté client et la clé pour les connexions LDAP ne sont généralement utiles qu\'avec les configurations Google Workspace en mode "LDAP sécurisé". Les deux sont requis.',
|
||||||
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
|
'ldap_client_tls_key' => 'Clé TLS du client LDAP',
|
||||||
'ldap_login_test_help' => 'Entrez un nom d\'utilisateur et mot de passe LDAP valide depuis la base DN que vous avez spécifié ci-dessus afin de tester si votre configuration LDAP est correcte. VOUS DEVEZ D\'ABORD ENREGISTRER VOS PARAMÈTRES LDAP MIS À JOUR.',
|
'ldap_login_test_help' => 'Entrez un nom d\'utilisateur et mot de passe LDAP valide depuis la base DN que vous avez spécifié ci-dessus afin de tester si votre configuration LDAP est correcte. VOUS DEVEZ D\'ABORD ENREGISTRER VOS PARAMÈTRES LDAP MIS À JOUR.',
|
||||||
'ldap_login_sync_help' => 'Ceci vérifie uniquement que LDAP se synchronise correctement. Si votre requête d\'authentification LDAP est incorrecte, les utilisateurs peuvent ne pas pouvoir se connecter. VOUS DEVEZ D\'ABORD ENREGISTRER VOS PARAMÈTRES LDAP MIS À JOUR.',
|
'ldap_login_sync_help' => 'Ceci vérifie uniquement que LDAP se synchronise correctement. Si votre requête d\'authentification LDAP est incorrecte, les utilisateurs peuvent ne pas pouvoir se connecter. VOUS DEVEZ D\'ABORD ENREGISTRER VOS PARAMÈTRES LDAP MIS À JOUR.',
|
||||||
'ldap_server' => 'Serveur LDAP',
|
'ldap_server' => 'Serveur LDAP',
|
||||||
|
@ -110,17 +110,17 @@ return [
|
||||||
'ldap_activated_flag_help' => 'Ce drapeau est utilisé pour déterminer si un utilisateur peut se connecter à Snipe-IT et n\'affecte pas la possibilité d\'associer ou dissocier des éléments.',
|
'ldap_activated_flag_help' => 'Ce drapeau est utilisé pour déterminer si un utilisateur peut se connecter à Snipe-IT et n\'affecte pas la possibilité d\'associer ou dissocier des éléments.',
|
||||||
'ldap_emp_num' => 'Numéro d\'employé LDAP',
|
'ldap_emp_num' => 'Numéro d\'employé LDAP',
|
||||||
'ldap_email' => 'E-mail LDAP',
|
'ldap_email' => 'E-mail LDAP',
|
||||||
'ldap_test' => 'Test LDAP',
|
'ldap_test' => 'Tester LDAP',
|
||||||
'ldap_test_sync' => 'Test LDAP Synchronization',
|
'ldap_test_sync' => 'Tester la synchronisation LDAP',
|
||||||
'license' => 'Licence de logiciel',
|
'license' => 'Licence de logiciel',
|
||||||
'load_remote_text' => 'Scripts distants',
|
'load_remote_text' => 'Scripts distants',
|
||||||
'load_remote_help_text' => 'Cette installation Snipe-IT peut charger des scripts depuis le monde extérieur.',
|
'load_remote_help_text' => 'Cette installation Snipe-IT peut charger des scripts depuis le monde extérieur.',
|
||||||
'login' => 'Login Attempts',
|
'login' => 'Tentatives de connexion',
|
||||||
'login_attempt' => 'Login Attempt',
|
'login_attempt' => 'Tentative de connexion',
|
||||||
'login_ip' => 'IP Address',
|
'login_ip' => 'Adresse IP',
|
||||||
'login_success' => 'Success?',
|
'login_success' => 'Succès ?',
|
||||||
'login_user_agent' => 'User Agent',
|
'login_user_agent' => 'User-Agent',
|
||||||
'login_help' => 'List of attempted logins',
|
'login_help' => 'Liste des tentatives de connexion',
|
||||||
'login_note' => 'Note de connexion',
|
'login_note' => 'Note de connexion',
|
||||||
'login_note_help' => 'Ajoutez éventuellement quelques phrases sur votre écran de connexion, par exemple pour aider les personnes ayant trouvé un appareil perdu ou volé. Ce champ accepte <a href="https://help.github.com/articles/github-flavored-markdown/">Github aromatisé markdown</a>',
|
'login_note_help' => 'Ajoutez éventuellement quelques phrases sur votre écran de connexion, par exemple pour aider les personnes ayant trouvé un appareil perdu ou volé. Ce champ accepte <a href="https://help.github.com/articles/github-flavored-markdown/">Github aromatisé markdown</a>',
|
||||||
'login_remote_user_text' => 'Options de connexion de l\'utilisateur à distance',
|
'login_remote_user_text' => 'Options de connexion de l\'utilisateur à distance',
|
||||||
|
@ -141,19 +141,19 @@ return [
|
||||||
'optional' => 'facultatif',
|
'optional' => 'facultatif',
|
||||||
'per_page' => 'Résultats par page',
|
'per_page' => 'Résultats par page',
|
||||||
'php' => 'Version de PHP',
|
'php' => 'Version de PHP',
|
||||||
'php_info' => 'PHP Info',
|
'php_info' => 'PHP info',
|
||||||
'php_overview' => 'PHP',
|
'php_overview' => 'PHP',
|
||||||
'php_overview_keywords' => 'phpinfo, system, info',
|
'php_overview_keywords' => 'phpinfo, système, infos',
|
||||||
'php_overview_help' => 'PHP System info',
|
'php_overview_help' => 'Infos système PHP',
|
||||||
'php_gd_info' => 'Vous devez installer php-gd afin d\'afficher les QR codes (voir les instructions d\'installation).',
|
'php_gd_info' => 'Vous devez installer php-gd afin d\'afficher les QR codes (voir les instructions d\'installation).',
|
||||||
'php_gd_warning' => 'Le PHP Image Processing et GD plugin n\'est PAS installé.',
|
'php_gd_warning' => 'Le PHP Image Processing et GD plugin n\'est PAS installé.',
|
||||||
'pwd_secure_complexity' => 'Complexité du mot de passe',
|
'pwd_secure_complexity' => 'Complexité du mot de passe',
|
||||||
'pwd_secure_complexity_help' => 'Sélectionnez les règles de complexité de mot de passe que vous souhaitez appliquer.',
|
'pwd_secure_complexity_help' => 'Sélectionnez les règles de complexité de mot de passe que vous souhaitez appliquer.',
|
||||||
'pwd_secure_complexity_disallow_same_pwd_as_user_fields' => 'Password cannot be the same as first name, last name, email, or username',
|
'pwd_secure_complexity_disallow_same_pwd_as_user_fields' => 'Le mot de passe ne peut pas être identique au prénom, au nom de famille, à l\'adresse électronique ou au nom d\'utilisateur',
|
||||||
'pwd_secure_complexity_letters' => 'Require at least one letter',
|
'pwd_secure_complexity_letters' => 'Exiger au moins une lettre',
|
||||||
'pwd_secure_complexity_numbers' => 'Require at least one number',
|
'pwd_secure_complexity_numbers' => 'Exiger au moins un chiffre',
|
||||||
'pwd_secure_complexity_symbols' => 'Require at least one symbol',
|
'pwd_secure_complexity_symbols' => 'Exiger au moins un caractère spécial',
|
||||||
'pwd_secure_complexity_case_diff' => 'Require at least one uppercase and one lowercase',
|
'pwd_secure_complexity_case_diff' => 'Exiger au moins une majuscule et une minuscule',
|
||||||
'pwd_secure_min' => 'Mot de passe minimum',
|
'pwd_secure_min' => 'Mot de passe minimum',
|
||||||
'pwd_secure_min_help' => 'La valeur minimale autorisée est de 8',
|
'pwd_secure_min_help' => 'La valeur minimale autorisée est de 8',
|
||||||
'pwd_secure_uncommon' => 'Empêcher les mots de passe communs',
|
'pwd_secure_uncommon' => 'Empêcher les mots de passe communs',
|
||||||
|
@ -161,8 +161,8 @@ return [
|
||||||
'qr_help' => 'Activer les QR Codes avant de définir ceci',
|
'qr_help' => 'Activer les QR Codes avant de définir ceci',
|
||||||
'qr_text' => 'Texte du QR Code',
|
'qr_text' => 'Texte du QR Code',
|
||||||
'saml' => 'SAML',
|
'saml' => 'SAML',
|
||||||
'saml_title' => 'Update SAML settings',
|
'saml_title' => 'Mettre à jour les paramètres SAML',
|
||||||
'saml_help' => 'SAML settings',
|
'saml_help' => 'Paramètres SAML',
|
||||||
'saml_enabled' => 'SAML activé',
|
'saml_enabled' => 'SAML activé',
|
||||||
'saml_integration' => 'Intégration SAML',
|
'saml_integration' => 'Intégration SAML',
|
||||||
'saml_sp_entityid' => 'ID de l\'entité',
|
'saml_sp_entityid' => 'ID de l\'entité',
|
||||||
|
@ -182,7 +182,7 @@ return [
|
||||||
'saml_slo_help' => 'Cela fera que l\'utilisateur sera d\'abord redirigé vers l\'IdP lors de la déconnexion. Laissez décoché si l\'IdP ne supporte pas correctement SAML SLO.',
|
'saml_slo_help' => 'Cela fera que l\'utilisateur sera d\'abord redirigé vers l\'IdP lors de la déconnexion. Laissez décoché si l\'IdP ne supporte pas correctement SAML SLO.',
|
||||||
'saml_custom_settings' => 'Paramètres personnalisés SAML',
|
'saml_custom_settings' => 'Paramètres personnalisés SAML',
|
||||||
'saml_custom_settings_help' => 'Vous pouvez spécifier des paramètres supplémentaires à la bibliothèque onelogin/php-saml. Utilisez à vos risques et périls.',
|
'saml_custom_settings_help' => 'Vous pouvez spécifier des paramètres supplémentaires à la bibliothèque onelogin/php-saml. Utilisez à vos risques et périls.',
|
||||||
'saml_download' => 'Download Metadata',
|
'saml_download' => 'Télécharger les métadonnées',
|
||||||
'setting' => 'Paramètre',
|
'setting' => 'Paramètre',
|
||||||
'settings' => 'Paramètres',
|
'settings' => 'Paramètres',
|
||||||
'show_alerts_in_menu' => 'Afficher les alertes dans le menu du haut',
|
'show_alerts_in_menu' => 'Afficher les alertes dans le menu du haut',
|
||||||
|
@ -194,8 +194,8 @@ return [
|
||||||
'show_images_in_email_help' => 'Décocher cette case si votre installation de Snipe-IT est derrière un VPN ou un réseau fermé et que les utilisateurs en dehors du réseau ne peuvent pas charger les images servies depuis cette installation dans leurs courriels.',
|
'show_images_in_email_help' => 'Décocher cette case si votre installation de Snipe-IT est derrière un VPN ou un réseau fermé et que les utilisateurs en dehors du réseau ne peuvent pas charger les images servies depuis cette installation dans leurs courriels.',
|
||||||
'site_name' => 'Nom du site',
|
'site_name' => 'Nom du site',
|
||||||
'slack' => 'Slack',
|
'slack' => 'Slack',
|
||||||
'slack_title' => 'Update Slack Settings',
|
'slack_title' => 'Mettre à jour les paramètres Slack',
|
||||||
'slack_help' => 'Slack settings',
|
'slack_help' => 'Paramètres Slack',
|
||||||
'slack_botname' => 'Slack Botname',
|
'slack_botname' => 'Slack Botname',
|
||||||
'slack_channel' => 'Slack Channel',
|
'slack_channel' => 'Slack Channel',
|
||||||
'slack_endpoint' => 'Slack Endpoint',
|
'slack_endpoint' => 'Slack Endpoint',
|
||||||
|
@ -213,7 +213,7 @@ return [
|
||||||
'value' => 'Valeur',
|
'value' => 'Valeur',
|
||||||
'brand' => 'Marque',
|
'brand' => 'Marque',
|
||||||
'brand_keywords' => 'footer, logo, print, theme, skin, header, colors, color, css',
|
'brand_keywords' => 'footer, logo, print, theme, skin, header, colors, color, css',
|
||||||
'brand_help' => 'Logo, Site Name',
|
'brand_help' => 'Logo, nom du site',
|
||||||
'web_brand' => 'Type de Web Branding',
|
'web_brand' => 'Type de Web Branding',
|
||||||
'about_settings_title' => 'A propos des réglages',
|
'about_settings_title' => 'A propos des réglages',
|
||||||
'about_settings_text' => 'Ces réglages vous permettent de personnaliser certains aspects de votre installation.',
|
'about_settings_text' => 'Ces réglages vous permettent de personnaliser certains aspects de votre installation.',
|
||||||
|
@ -225,7 +225,7 @@ return [
|
||||||
'privacy_policy' => 'Politique de confidentialité',
|
'privacy_policy' => 'Politique de confidentialité',
|
||||||
'privacy_policy_link_help' => 'Si une url est incluse ici, un lien vers votre politique de confidentialité sera inclus dans le pied de page de l\'application et dans tous les courriels que le système envoie, conformément au RGPD. ',
|
'privacy_policy_link_help' => 'Si une url est incluse ici, un lien vers votre politique de confidentialité sera inclus dans le pied de page de l\'application et dans tous les courriels que le système envoie, conformément au RGPD. ',
|
||||||
'purge' => 'Purger les enregistrements supprimés',
|
'purge' => 'Purger les enregistrements supprimés',
|
||||||
'purge_deleted' => 'Purge Deleted ',
|
'purge_deleted' => 'Purgé les éléments supprimés ',
|
||||||
'labels_display_bgutter' => 'Etiquette de la gouttière du bas',
|
'labels_display_bgutter' => 'Etiquette de la gouttière du bas',
|
||||||
'labels_display_sgutter' => 'Etiquette de la gouttière latérale',
|
'labels_display_sgutter' => 'Etiquette de la gouttière latérale',
|
||||||
'labels_fontsize' => 'Taille de caractère de l\'étiquette',
|
'labels_fontsize' => 'Taille de caractère de l\'étiquette',
|
||||||
|
@ -273,49 +273,49 @@ return [
|
||||||
'username_format_help' => 'Ce paramètre ne sera utilisé par le processus d\'importation que si un nom d\'utilisateur n\'est pas fourni et que nous devons générer un nom d\'utilisateur pour vous.',
|
'username_format_help' => 'Ce paramètre ne sera utilisé par le processus d\'importation que si un nom d\'utilisateur n\'est pas fourni et que nous devons générer un nom d\'utilisateur pour vous.',
|
||||||
'oauth_title' => 'OAuth API Settings',
|
'oauth_title' => 'OAuth API Settings',
|
||||||
'oauth' => 'OAuth',
|
'oauth' => 'OAuth',
|
||||||
'oauth_help' => 'Oauth Endpoint Settings',
|
'oauth_help' => 'Paramètres du point de terminaison Oauth',
|
||||||
'asset_tag_title' => 'Update Asset Tag Settings',
|
'asset_tag_title' => 'Mettre à jour les paramètres de numéro d\'inventaire',
|
||||||
'barcode_title' => 'Update Barcode Settings',
|
'barcode_title' => 'Gérer les paramètres des codes-barres',
|
||||||
'barcodes' => 'Barcodes',
|
'barcodes' => 'Codes-barres',
|
||||||
'barcodes_help_overview' => 'Barcode & QR settings',
|
'barcodes_help_overview' => 'Paramètres des codes-barres & et codes QR',
|
||||||
'barcodes_help' => 'This will attempt to delete cached barcodes. This would typically only be used if your barcode settings have changed, or if your Snipe-IT URL has changed. Barcodes will be re-generated when accessed next.',
|
'barcodes_help' => 'This will attempt to delete cached barcodes. This would typically only be used if your barcode settings have changed, or if your Snipe-IT URL has changed. Barcodes will be re-generated when accessed next.',
|
||||||
'barcodes_spinner' => 'Attempting to delete files...',
|
'barcodes_spinner' => 'Tentative de suppression des fichiers...',
|
||||||
'barcode_delete_cache' => 'Delete Barcode Cache',
|
'barcode_delete_cache' => 'Purger le cache de codes-barres',
|
||||||
'branding_title' => 'Update Branding Settings',
|
'branding_title' => 'Gérer les paramètres de l\'habillage',
|
||||||
'general_title' => 'Update General Settings',
|
'general_title' => 'Gérer les paramètres généraux',
|
||||||
'mail_test' => 'Send Test',
|
'mail_test' => 'Envoyer un message de test',
|
||||||
'mail_test_help' => 'This will attempt to send a test mail to :replyto.',
|
'mail_test_help' => 'This will attempt to send a test mail to :replyto.',
|
||||||
'filter_by_keyword' => 'Filter by setting keyword',
|
'filter_by_keyword' => 'Filter by setting keyword',
|
||||||
'security' => 'Security',
|
'security' => 'Sécurité',
|
||||||
'security_title' => 'Update Security Settings',
|
'security_title' => 'Gérer les paramètres de sécurité',
|
||||||
'security_keywords' => 'password, passwords, requirements, two factor, two-factor, common passwords, remote login, logout, authentication',
|
'security_keywords' => 'password, passwords, requirements, two factor, two-factor, common passwords, remote login, logout, authentication',
|
||||||
'security_help' => 'Two-factor, Password Restrictions',
|
'security_help' => 'Two-factor, Password Restrictions',
|
||||||
'groups_keywords' => 'permissions, permission groups, authorization',
|
'groups_keywords' => 'permissions, permission groups, authorization',
|
||||||
'groups_help' => 'Account permission groups',
|
'groups_help' => 'Account permission groups',
|
||||||
'localization' => 'Localization',
|
'localization' => 'Traduction',
|
||||||
'localization_title' => 'Update Localization Settings',
|
'localization_title' => 'Gérer les paramètres de localisation',
|
||||||
'localization_keywords' => 'localization, currency, local, locale, time zone, timezone, international, internatinalization, language, languages, translation',
|
'localization_keywords' => 'localisation, devise, locale, locale, fuseau horaire, fuseau horaire, international, internationalisation, langue, traduction, traduction',
|
||||||
'localization_help' => 'Language, date display',
|
'localization_help' => 'Langue, affichage de la date',
|
||||||
'notifications' => 'Notifications',
|
'notifications' => 'Notifications',
|
||||||
'notifications_help' => 'Email alerts, audit settings',
|
'notifications_help' => 'Alertes par e-mail, paramètres d\'audit',
|
||||||
'asset_tags_help' => 'Incrementing and prefixes',
|
'asset_tags_help' => 'Incrémentation et préfixes',
|
||||||
'labels' => 'Labels',
|
'labels' => 'Étiquettes',
|
||||||
'labels_title' => 'Update Label Settings',
|
'labels_title' => 'Mettre à jour les paramètres d\'étiquetage',
|
||||||
'labels_help' => 'Label sizes & settings',
|
'labels_help' => 'Taille & paramètres des étiquettes',
|
||||||
'purge' => 'Purge',
|
'purge' => 'Purger',
|
||||||
'purge_keywords' => 'permanently delete',
|
'purge_keywords' => 'supprimer définitivement',
|
||||||
'purge_help' => 'Purge Deleted Records',
|
'purge_help' => 'Purger les enregistrements supprimés',
|
||||||
'ldap_extension_warning' => 'It does not look like the LDAP extension is installed or enabled on this server. You can still save your settings, but you will need to enable the LDAP extension for PHP before LDAP syncing or login will work.',
|
'ldap_extension_warning' => 'Il semble que l\'extension LDAP ne soit pas installée ou activée sur ce serveur. Vous pouvez toujours enregistrer vos paramètres, mais vous devrez activer l\'extension LDAP pour PHP avant que la synchronisation LDAP ne fonctionne.',
|
||||||
'ldap_ad' => 'LDAP/AD',
|
'ldap_ad' => 'LDAP/AD',
|
||||||
'employee_number' => 'Employee Number',
|
'employee_number' => 'Numéro d’employé',
|
||||||
'create_admin_user' => 'Create a User ::',
|
'create_admin_user' => 'Créer un utilisateur ::',
|
||||||
'create_admin_success' => 'Success! Your admin user has been added!',
|
'create_admin_success' => 'Bravo ! Votre utilisateur administrateur a été ajouté !',
|
||||||
'create_admin_redirect' => 'Click here to go to your app login!',
|
'create_admin_redirect' => 'Cliquez ici pour vous connecter à votre application !',
|
||||||
'setup_migrations' => 'Database Migrations ::',
|
'setup_migrations' => 'Migrations de base de données ::',
|
||||||
'setup_no_migrations' => 'There was nothing to migrate. Your database tables were already set up!',
|
'setup_no_migrations' => 'Il n\'y avait rien à migrer. Vos tables de base de données étaient déjà configurées !',
|
||||||
'setup_successful_migrations' => 'Your database tables have been created',
|
'setup_successful_migrations' => 'Vos tables de base de données ont été créées',
|
||||||
'setup_migration_output' => 'Migration output:',
|
'setup_migration_output' => 'Sortie de la migration :',
|
||||||
'setup_migration_create_user' => 'Next: Create User',
|
'setup_migration_create_user' => 'Étape suivante : créer un utilisateur',
|
||||||
'ldap_settings_link' => 'LDAP Settings Page',
|
'ldap_settings_link' => 'Page des paramètres LDAP',
|
||||||
'slack_test' => 'Test <i class="fab fa-slack"></i> Integration',
|
'slack_test' => 'Tester l\'intégration de <i class="fab fa-slack"></i>',
|
||||||
];
|
];
|
||||||
|
|
|
@ -20,24 +20,24 @@ return [
|
||||||
'success' => 'Les enregistrements supprimés ont bien été purgés.',
|
'success' => 'Les enregistrements supprimés ont bien été purgés.',
|
||||||
],
|
],
|
||||||
'mail' => [
|
'mail' => [
|
||||||
'sending' => 'Sending Test Email...',
|
'sending' => 'Envoi du message électronique de test...',
|
||||||
'success' => 'Mail sent!',
|
'success' => 'Courrier électronique envoyé !',
|
||||||
'error' => 'Mail could not be sent.',
|
'error' => 'Le courrier électronique n\'a pas pu être envoyé.',
|
||||||
'additional' => 'No additional error message provided. Check your mail settings and your app log.'
|
'additional' => 'No additional error message provided. Check your mail settings and your app log.'
|
||||||
],
|
],
|
||||||
'ldap' => [
|
'ldap' => [
|
||||||
'testing' => 'Testing LDAP Connection, Binding & Query ...',
|
'testing' => 'Test de la connexion, de la liaison et de la requête LDAP ...',
|
||||||
'500' => '500 Server Error. Please check your server logs for more information.',
|
'500' => '500 Server Error. Please check your server logs for more information.',
|
||||||
'error' => 'Something went wrong :(',
|
'error' => 'Une erreur est survenue :(',
|
||||||
'sync_success' => 'A sample of 10 users returned from the LDAP server based on your settings:',
|
'sync_success' => 'A sample of 10 users returned from the LDAP server based on your settings:',
|
||||||
'testing_authentication' => 'Testing LDAP Authentication...',
|
'testing_authentication' => 'Test de l\'authentification LDAP...',
|
||||||
'authentication_success' => 'User authenticated against LDAP successfully!'
|
'authentication_success' => 'Utilisateur authentifié contre LDAP avec succès !'
|
||||||
],
|
],
|
||||||
'slack' => [
|
'slack' => [
|
||||||
'sending' => 'Sending Slack test message...',
|
'sending' => 'Envoi du message de test Slack...',
|
||||||
'success_pt1' => 'Success! Check the ',
|
'success_pt1' => 'Succès ! Vérifiez le ',
|
||||||
'success_pt2' => ' channel for your test message, and be sure to click SAVE below to store your settings.',
|
'success_pt2' => ' channel for your test message, and be sure to click SAVE below to store your settings.',
|
||||||
'500' => '500 Server Error.',
|
'500' => '500 Erreur du serveur.',
|
||||||
'error' => 'Something went wrong.',
|
'error' => 'Une erreur est survenue.',
|
||||||
]
|
]
|
||||||
];
|
];
|
||||||
|
|
|
@ -23,7 +23,7 @@ return [
|
||||||
|
|
||||||
'help' => [
|
'help' => [
|
||||||
'undeployable' => 'Ces actifs ne peuvent être attribués à personne.',
|
'undeployable' => 'Ces actifs ne peuvent être attribués à personne.',
|
||||||
'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' => 'Ces actifs peuvent être affectés. Une fois affectés, il apparaîtront sous le méta-statut <i class="fas fa-circle text-blue"></i> <strong>Déployé</strong>.',
|
||||||
'archived' => 'Ces éléments ne peuvent pas être extraits et ne s\'afficheront que dans la vue Archivée. Ceci est utile pour conserver des informations sur les actifs à des fins budgétaires / historiques, mais les garder hors de la liste des actifs au jour le jour.',
|
'archived' => 'Ces éléments ne peuvent pas être extraits et ne s\'afficheront que dans la vue Archivée. Ceci est utile pour conserver des informations sur les actifs à des fins budgétaires / historiques, mais les garder hors de la liste des actifs au jour le jour.',
|
||||||
'pending' => 'Ces actifs ne peuvent pas encore être attribués à qui que ce soit, souvent utilisés pour des articles en réparation, mais qui devraient revenir à la circulation.',
|
'pending' => 'Ces actifs ne peuvent pas encore être attribués à qui que ce soit, souvent utilisés pour des articles en réparation, mais qui devraient revenir à la circulation.',
|
||||||
],
|
],
|
||||||
|
|
|
@ -24,13 +24,13 @@ return [
|
||||||
'two_factor_admin_optin_help' => 'Vos paramètres administratifs actuels permettent une application sélective de l\'authentification à deux facteurs. ',
|
'two_factor_admin_optin_help' => 'Vos paramètres administratifs actuels permettent une application sélective de l\'authentification à deux facteurs. ',
|
||||||
'two_factor_enrolled' => 'Dispositif à deux facteurs inscrit ',
|
'two_factor_enrolled' => 'Dispositif à deux facteurs inscrit ',
|
||||||
'two_factor_active' => 'Activation des deux facteurs ',
|
'two_factor_active' => 'Activation des deux facteurs ',
|
||||||
'user_deactivated' => 'User is de-activated',
|
'user_deactivated' => 'L\'utilisateur est désactivé',
|
||||||
'activation_status_warning' => 'Do not change activation status',
|
'activation_status_warning' => 'Ne pas modifier le statut d\'activation',
|
||||||
'group_memberships_helpblock' => 'Only superadmins may edit group memberships.',
|
'group_memberships_helpblock' => 'Only superadmins may edit group memberships.',
|
||||||
'superadmin_permission_warning' => 'Only superadmins may grant a user superadmin access.',
|
'superadmin_permission_warning' => 'Only superadmins may grant a user superadmin access.',
|
||||||
'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.',
|
'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.',
|
||||||
'remove_group_memberships' => 'Remove Group Memberships',
|
'remove_group_memberships' => 'Supprimer les appartenances de groupe',
|
||||||
'warning_deletion' => 'WARNING:',
|
'warning_deletion' => 'AVERTISSEMENT :',
|
||||||
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
|
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
|
||||||
'update_user_asssets_status' => 'Update all assets for these users to this status',
|
'update_user_asssets_status' => 'Update all assets for these users to this status',
|
||||||
'checkin_user_properties' => 'Check in all properties associated with these users',
|
'checkin_user_properties' => 'Check in all properties associated with these users',
|
||||||
|
|
|
@ -8,7 +8,7 @@ return [
|
||||||
'delete' => 'Supprimer',
|
'delete' => 'Supprimer',
|
||||||
'edit' => 'Éditer',
|
'edit' => 'Éditer',
|
||||||
'restore' => 'Restaurer',
|
'restore' => 'Restaurer',
|
||||||
'remove' => 'Remove',
|
'remove' => 'Supprimer',
|
||||||
'request' => 'Requête ',
|
'request' => 'Requête ',
|
||||||
'submit' => 'Soumettre',
|
'submit' => 'Soumettre',
|
||||||
'upload' => 'Uploader',
|
'upload' => 'Uploader',
|
||||||
|
@ -17,8 +17,8 @@ return [
|
||||||
'generate_labels' => '{1} Générer une étiquette|[2,*] Générer des étiquettes',
|
'generate_labels' => '{1} Générer une étiquette|[2,*] Générer des étiquettes',
|
||||||
'send_password_link' => 'Envoyer le lien de réinitialisation du mot de passe',
|
'send_password_link' => 'Envoyer le lien de réinitialisation du mot de passe',
|
||||||
'go' => 'Go',
|
'go' => 'Go',
|
||||||
'bulk_actions' => 'Bulk Actions',
|
'bulk_actions' => 'Actions de masse',
|
||||||
'add_maintenance' => 'Add Maintenance',
|
'add_maintenance' => 'Ajouter une maintenance',
|
||||||
'append' => 'Append',
|
'append' => 'Ajouter',
|
||||||
'new' => 'New',
|
'new' => 'Nouveau',
|
||||||
];
|
];
|
||||||
|
|
|
@ -19,10 +19,10 @@
|
||||||
'asset' => 'Actif',
|
'asset' => 'Actif',
|
||||||
'asset_report' => 'Rapport d\'actif',
|
'asset_report' => 'Rapport d\'actif',
|
||||||
'asset_tag' => 'Étiquette de l\'actif',
|
'asset_tag' => 'Étiquette de l\'actif',
|
||||||
'asset_tags' => 'Asset Tags',
|
'asset_tags' => 'Numéros d\'inventaire',
|
||||||
'assets_available' => 'Assets available',
|
'assets_available' => 'Actifs disponibles',
|
||||||
'accept_assets' => 'Accept Assets :name',
|
'accept_assets' => 'Accepter les actifs :name',
|
||||||
'accept_assets_menu' => 'Accept Assets',
|
'accept_assets_menu' => 'Accepter les actifs',
|
||||||
'audit' => 'Audit',
|
'audit' => 'Audit',
|
||||||
'audit_report' => 'Journal d\'audit',
|
'audit_report' => 'Journal d\'audit',
|
||||||
'assets' => 'Actifs',
|
'assets' => 'Actifs',
|
||||||
|
@ -33,9 +33,9 @@
|
||||||
'bulkaudit' => 'Vérification en bloc',
|
'bulkaudit' => 'Vérification en bloc',
|
||||||
'bulkaudit_status' => 'État de la vérification',
|
'bulkaudit_status' => 'État de la vérification',
|
||||||
'bulk_checkout' => 'Attribution par lot',
|
'bulk_checkout' => 'Attribution par lot',
|
||||||
'bulk_edit' => 'Bulk Edit',
|
'bulk_edit' => 'Modifier en masse',
|
||||||
'bulk_delete' => 'Bulk Delete',
|
'bulk_delete' => 'Supprimer en masse',
|
||||||
'bulk_actions' => 'Bulk Actions',
|
'bulk_actions' => 'Actions de masse',
|
||||||
'bulk_checkin_delete' => 'Bulk Checkin & Delete',
|
'bulk_checkin_delete' => 'Bulk Checkin & Delete',
|
||||||
'bystatus' => 'par statut',
|
'bystatus' => 'par statut',
|
||||||
'cancel' => 'Annuler',
|
'cancel' => 'Annuler',
|
||||||
|
@ -69,8 +69,8 @@
|
||||||
'updated_at' => 'Mise à jour à',
|
'updated_at' => 'Mise à jour à',
|
||||||
'currency' => '€', // this is deprecated
|
'currency' => '€', // this is deprecated
|
||||||
'current' => 'Actuels',
|
'current' => 'Actuels',
|
||||||
'current_password' => 'Current Password',
|
'current_password' => 'Mot de passe actuel',
|
||||||
'customize_report' => 'Customize Report',
|
'customize_report' => 'Personnaliser le rapport',
|
||||||
'custom_report' => 'Rapport d\'actif personnalisé',
|
'custom_report' => 'Rapport d\'actif personnalisé',
|
||||||
'dashboard' => 'Tableau de bord',
|
'dashboard' => 'Tableau de bord',
|
||||||
'days' => 'journées',
|
'days' => 'journées',
|
||||||
|
@ -82,12 +82,12 @@
|
||||||
'delete_confirm' => 'Êtes-vous certain de vouloir supprimer :item?',
|
'delete_confirm' => 'Êtes-vous certain de vouloir supprimer :item?',
|
||||||
'deleted' => 'Supprimé',
|
'deleted' => 'Supprimé',
|
||||||
'delete_seats' => 'Places supprimées',
|
'delete_seats' => 'Places supprimées',
|
||||||
'deletion_failed' => 'Deletion failed',
|
'deletion_failed' => 'Échec de la suppression',
|
||||||
'departments' => 'Départements',
|
'departments' => 'Départements',
|
||||||
'department' => 'département',
|
'department' => 'département',
|
||||||
'deployed' => 'Déployé',
|
'deployed' => 'Déployé',
|
||||||
'depreciation' => 'Amortissement',
|
'depreciation' => 'Amortissement',
|
||||||
'depreciations' => 'Depreciations',
|
'depreciations' => 'Amortissements',
|
||||||
'depreciation_report' => 'Rapport d’amortissement',
|
'depreciation_report' => 'Rapport d’amortissement',
|
||||||
'details' => 'Détails',
|
'details' => 'Détails',
|
||||||
'download' => 'Télécharger',
|
'download' => 'Télécharger',
|
||||||
|
@ -97,7 +97,7 @@
|
||||||
'email_domain' => 'Domaine de l\'e-mail',
|
'email_domain' => 'Domaine de l\'e-mail',
|
||||||
'email_format' => 'Format de l\'e-mail',
|
'email_format' => 'Format de l\'e-mail',
|
||||||
'email_domain_help' => 'C\'est utilisé pour générer des adresses e-mail lors de l\'importation',
|
'email_domain_help' => 'C\'est utilisé pour générer des adresses e-mail lors de l\'importation',
|
||||||
'error' => 'Error',
|
'error' => 'Erreur',
|
||||||
'filastname_format' => 'Première lettre du prénom Nom de famille (jsmith@example.com)',
|
'filastname_format' => 'Première lettre du prénom Nom de famille (jsmith@example.com)',
|
||||||
'firstname_lastname_format' => 'Prénom Nom de famille (jane.smith@example.com)',
|
'firstname_lastname_format' => 'Prénom Nom de famille (jane.smith@example.com)',
|
||||||
'firstname_lastname_underscore_format' => 'Prénom Nom (jane_smith@example.com)',
|
'firstname_lastname_underscore_format' => 'Prénom Nom (jane_smith@example.com)',
|
||||||
|
@ -114,9 +114,9 @@
|
||||||
'file_name' => 'Fichier',
|
'file_name' => 'Fichier',
|
||||||
'file_type' => 'Type de fichier',
|
'file_type' => 'Type de fichier',
|
||||||
'file_uploads' => 'Uploads de fichiers',
|
'file_uploads' => 'Uploads de fichiers',
|
||||||
'file_upload' => 'File Upload',
|
'file_upload' => 'Dépôt de fichiers',
|
||||||
'generate' => 'Générer',
|
'generate' => 'Générer',
|
||||||
'generate_labels' => 'Generate Labels',
|
'generate_labels' => 'Générer des étiquettes',
|
||||||
'github_markdown' => 'Ce champ accepte <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
|
'github_markdown' => 'Ce champ accepte <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
|
||||||
'groups' => 'Groupes',
|
'groups' => 'Groupes',
|
||||||
'gravatar_email' => 'E-mail adresse Gravatar',
|
'gravatar_email' => 'E-mail adresse Gravatar',
|
||||||
|
@ -127,8 +127,8 @@
|
||||||
'image' => 'Image',
|
'image' => 'Image',
|
||||||
'image_delete' => 'Supprimer l\'image',
|
'image_delete' => 'Supprimer l\'image',
|
||||||
'image_upload' => 'Charger une image',
|
'image_upload' => 'Charger une image',
|
||||||
'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
|
'filetypes_accepted_help' => 'Le type de fichier accepté est :types. La taille maximale autorisée est :size.|Les types de fichiers acceptés sont :types. La taille maximale autorisée est :size.',
|
||||||
'filetypes_size_help' => 'Max upload size allowed is :size.',
|
'filetypes_size_help' => 'La taille maximale autorisée des téléversements est :size.',
|
||||||
'image_filetypes_help' => 'Les types de fichiers acceptés sont jpg, webp, png, gif et svg. Taille maximale est de:size.',
|
'image_filetypes_help' => 'Les types de fichiers acceptés sont jpg, webp, png, gif et svg. Taille maximale est de:size.',
|
||||||
'import' => 'Importer',
|
'import' => 'Importer',
|
||||||
'importing' => 'Importation en cours',
|
'importing' => 'Importation en cours',
|
||||||
|
@ -138,7 +138,7 @@
|
||||||
'asset_maintenance_report' => 'Rapport sur l\'entretien d\'actif',
|
'asset_maintenance_report' => 'Rapport sur l\'entretien d\'actif',
|
||||||
'asset_maintenances' => 'Entretien d\'actifs',
|
'asset_maintenances' => 'Entretien d\'actifs',
|
||||||
'item' => 'Item',
|
'item' => 'Item',
|
||||||
'item_name' => 'Item Name',
|
'item_name' => 'Nom de l\'élément',
|
||||||
'insufficient_permissions' => 'Autorisations insuffisantes !',
|
'insufficient_permissions' => 'Autorisations insuffisantes !',
|
||||||
'kits' => 'Kits prédéfinis',
|
'kits' => 'Kits prédéfinis',
|
||||||
'language' => 'Langue',
|
'language' => 'Langue',
|
||||||
|
@ -159,7 +159,7 @@
|
||||||
'logout' => 'Se déconnecter',
|
'logout' => 'Se déconnecter',
|
||||||
'lookup_by_tag' => 'Recherche par étiquette de bien',
|
'lookup_by_tag' => 'Recherche par étiquette de bien',
|
||||||
'maintenances' => 'Maintenances',
|
'maintenances' => 'Maintenances',
|
||||||
'manage_api_keys' => 'Manage API Keys',
|
'manage_api_keys' => 'Gérer les clés d\'API',
|
||||||
'manufacturer' => 'Fabricant',
|
'manufacturer' => 'Fabricant',
|
||||||
'manufacturers' => 'Fabricants',
|
'manufacturers' => 'Fabricants',
|
||||||
'markdown' => 'Ce champ permet <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
|
'markdown' => 'Ce champ permet <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
|
||||||
|
@ -169,7 +169,7 @@
|
||||||
'months' => 'mois',
|
'months' => 'mois',
|
||||||
'moreinfo' => 'Plus d\'info',
|
'moreinfo' => 'Plus d\'info',
|
||||||
'name' => 'Nom',
|
'name' => 'Nom',
|
||||||
'new_password' => 'New Password',
|
'new_password' => 'Nouveau mot de passe',
|
||||||
'next' => 'Prochain',
|
'next' => 'Prochain',
|
||||||
'next_audit_date' => 'Prochaine date de vérification',
|
'next_audit_date' => 'Prochaine date de vérification',
|
||||||
'last_audit' => 'Dernier audit',
|
'last_audit' => 'Dernier audit',
|
||||||
|
@ -194,20 +194,20 @@
|
||||||
'quantity_minimum' => 'You have :count items below or almost below minimum quantity levels',
|
'quantity_minimum' => 'You have :count items below or almost below minimum quantity levels',
|
||||||
'ready_to_deploy' => 'Prêt à être déployé',
|
'ready_to_deploy' => 'Prêt à être déployé',
|
||||||
'recent_activity' => 'Activité récente',
|
'recent_activity' => 'Activité récente',
|
||||||
'remaining' => 'Remaining',
|
'remaining' => 'Restant',
|
||||||
'remove_company' => 'Retirer l\'association avec l\'organisation',
|
'remove_company' => 'Retirer l\'association avec l\'organisation',
|
||||||
'reports' => 'Rapports',
|
'reports' => 'Rapports',
|
||||||
'restored' => 'restauré',
|
'restored' => 'restauré',
|
||||||
'restore' => 'Restaurer',
|
'restore' => 'Restaurer',
|
||||||
'requestable_models' => 'Requestable Models',
|
'requestable_models' => 'Modèles demandés',
|
||||||
'requested' => 'Demandé',
|
'requested' => 'Demandé',
|
||||||
'requested_date' => 'Requested Date',
|
'requested_date' => 'Date de la demande',
|
||||||
'requested_assets' => 'Requested Assets',
|
'requested_assets' => 'Actifs demandés',
|
||||||
'requested_assets_menu' => 'Requested Assets',
|
'requested_assets_menu' => 'Actifs demandés',
|
||||||
'request_canceled' => 'Demande annulée',
|
'request_canceled' => 'Demande annulée',
|
||||||
'save' => 'Sauvegarder',
|
'save' => 'Sauvegarder',
|
||||||
'select' => 'Sélectionner',
|
'select' => 'Sélectionner',
|
||||||
'select_all' => 'Select All',
|
'select_all' => 'Tout sélectionner',
|
||||||
'search' => 'Rechercher',
|
'search' => 'Rechercher',
|
||||||
'select_category' => 'Choisir une catégorie',
|
'select_category' => 'Choisir une catégorie',
|
||||||
'select_department' => 'Sélectionnez un département',
|
'select_department' => 'Sélectionnez un département',
|
||||||
|
@ -227,7 +227,7 @@
|
||||||
'sign_in' => 'Connexion',
|
'sign_in' => 'Connexion',
|
||||||
'signature' => 'Signature',
|
'signature' => 'Signature',
|
||||||
'skin' => 'Habillage',
|
'skin' => 'Habillage',
|
||||||
'slack_msg_note' => 'A slack message will be sent',
|
'slack_msg_note' => 'Un message Slack sera envoyé',
|
||||||
'slack_test_msg' => 'Woohoo ! On dirait que votre intégration Slack -> Snipe-IT fonctionne !',
|
'slack_test_msg' => 'Woohoo ! On dirait que votre intégration Slack -> Snipe-IT fonctionne !',
|
||||||
'some_features_disabled' => 'MODE DEMO: Certaines fonctionnalités sont désactivées pour cette installation.',
|
'some_features_disabled' => 'MODE DEMO: Certaines fonctionnalités sont désactivées pour cette installation.',
|
||||||
'site_name' => 'Nom du Site',
|
'site_name' => 'Nom du Site',
|
||||||
|
@ -239,7 +239,7 @@
|
||||||
'sure_to_delete' => 'Êtes-vous sûr de vouloir supprimer ?',
|
'sure_to_delete' => 'Êtes-vous sûr de vouloir supprimer ?',
|
||||||
'submit' => 'Soumettre',
|
'submit' => 'Soumettre',
|
||||||
'target' => 'Cible',
|
'target' => 'Cible',
|
||||||
'toggle_navigation' => 'Toogle Navigation',
|
'toggle_navigation' => 'Basculer la navigation',
|
||||||
'time_and_date_display' => 'Affichage de l\'heure et de la date',
|
'time_and_date_display' => 'Affichage de l\'heure et de la date',
|
||||||
'total_assets' => 'actifs au total',
|
'total_assets' => 'actifs au total',
|
||||||
'total_licenses' => 'licences au total',
|
'total_licenses' => 'licences au total',
|
||||||
|
@ -273,78 +273,78 @@
|
||||||
'accept' => 'Accepter :asset',
|
'accept' => 'Accepter :asset',
|
||||||
'i_accept' => 'J\'accepte',
|
'i_accept' => 'J\'accepte',
|
||||||
'i_decline' => 'Je refuse',
|
'i_decline' => 'Je refuse',
|
||||||
'accept_decline' => 'Accept/Decline',
|
'accept_decline' => 'Accepter/refuser',
|
||||||
'sign_tos' => 'Signez ci-dessous pour indiquer que vous acceptez les conditions d\'utilisation :',
|
'sign_tos' => 'Signez ci-dessous pour indiquer que vous acceptez les conditions d\'utilisation :',
|
||||||
'clear_signature' => 'Effacer la signature',
|
'clear_signature' => 'Effacer la signature',
|
||||||
'show_help' => 'Afficher l\'aide',
|
'show_help' => 'Afficher l\'aide',
|
||||||
'hide_help' => 'Masquer l\'aide',
|
'hide_help' => 'Masquer l\'aide',
|
||||||
'view_all' => 'view all',
|
'view_all' => 'tout voir',
|
||||||
'hide_deleted' => 'Hide Deleted',
|
'hide_deleted' => 'Masquer les éléments supprimés',
|
||||||
'email' => 'Email',
|
'email' => 'Courrier électronique',
|
||||||
'do_not_change' => 'Do Not Change',
|
'do_not_change' => 'Ne pas modifier',
|
||||||
'bug_report' => 'Report a Bug',
|
'bug_report' => 'Signaler un bug',
|
||||||
'user_manual' => 'User\'s Manual',
|
'user_manual' => 'Manuel de l\'utilisateur',
|
||||||
'setup_step_1' => 'Step 1',
|
'setup_step_1' => 'Étape 1',
|
||||||
'setup_step_2' => 'Step 2',
|
'setup_step_2' => 'Étape 2',
|
||||||
'setup_step_3' => 'Step 3',
|
'setup_step_3' => 'Étape 3',
|
||||||
'setup_step_4' => 'Step 4',
|
'setup_step_4' => 'Étape 4',
|
||||||
'setup_config_check' => 'Configuration Check',
|
'setup_config_check' => 'Vérification de la configuration',
|
||||||
'setup_create_database' => 'Create Database Tables',
|
'setup_create_database' => 'Créer les tables de la base de données',
|
||||||
'setup_create_admin' => 'Create Admin User',
|
'setup_create_admin' => 'Créer un utilisateur administrateur',
|
||||||
'setup_done' => 'Finished!',
|
'setup_done' => 'Terminé !',
|
||||||
'bulk_edit_about_to' => 'You are about to edit the following: ',
|
'bulk_edit_about_to' => 'Vous êtes sur le point de modifier les éléments suivants : ',
|
||||||
'checked_out' => 'Checked Out',
|
'checked_out' => 'Affecté',
|
||||||
'checked_out_to' => 'Checked out to',
|
'checked_out_to' => 'Affecté à',
|
||||||
'fields' => 'Fields',
|
'fields' => 'Champs',
|
||||||
'last_checkout' => 'Last Checkout',
|
'last_checkout' => 'Dernière affectation',
|
||||||
'due_to_checkin' => 'The following :count items are due to be checked in soon:',
|
'due_to_checkin' => 'Les :count éléments suivants doivent bientôt être restitués:',
|
||||||
'expected_checkin' => 'Expected Checkin',
|
'expected_checkin' => 'Date de restitution prévue',
|
||||||
'reminder_checked_out_items' => 'This is a reminder of the items currently checked out to you. If you feel this list is inaccurate (something is missing, or something appears here that you believe you never received), please email :reply_to_name at :reply_to_address.',
|
'reminder_checked_out_items' => 'This is a reminder of the items currently checked out to you. If you feel this list is inaccurate (something is missing, or something appears here that you believe you never received), please email :reply_to_name at :reply_to_address.',
|
||||||
'changed' => 'Changed',
|
'changed' => 'Modifié',
|
||||||
'to' => 'To',
|
'to' => 'À',
|
||||||
'report_fields_info' => '<p>Select the fields you would like to include in your custom report, and click Generate. The file (custom-asset-report-YYYY-mm-dd.csv) will download automatically, and you can open it in Excel.</p>
|
'report_fields_info' => '<p>Select the fields you would like to include in your custom report, and click Generate. The file (custom-asset-report-YYYY-mm-dd.csv) will download automatically, and you can open it in Excel.</p>
|
||||||
<p>If you would like to export only certain assets, use the options below to fine-tune your results.</p>',
|
<p>If you would like to export only certain assets, use the options below to fine-tune your results.</p>',
|
||||||
'range' => 'Range',
|
'range' => 'Range',
|
||||||
'bom_remark' => 'Add a BOM (byte-order mark) to this CSV',
|
'bom_remark' => 'Ajouter un BOM (byte-order mark) à ce CSV',
|
||||||
'improvements' => 'Improvements',
|
'improvements' => 'Améliorations',
|
||||||
'information' => 'Information',
|
'information' => 'Information',
|
||||||
'permissions' => 'Permissions',
|
'permissions' => 'Autorisations',
|
||||||
'managed_ldap' => '(Managed via LDAP)',
|
'managed_ldap' => '(Managed via LDAP)',
|
||||||
'export' => 'Export',
|
'export' => 'Exporter',
|
||||||
'ldap_sync' => 'LDAP Sync',
|
'ldap_sync' => 'Synchronisation LDAP',
|
||||||
'ldap_user_sync' => 'LDAP User Sync',
|
'ldap_user_sync' => 'Synchronisation d\'utilisateur LDAP',
|
||||||
'synchronize' => 'Synchronize',
|
'synchronize' => 'Synchroniser',
|
||||||
'sync_results' => 'Synchronization Results',
|
'sync_results' => 'Résultats de la synchronisation',
|
||||||
'license_serial' => 'Serial/Product Key',
|
'license_serial' => 'N° de série/Clé de produit',
|
||||||
'invalid_category' => 'Invalid category',
|
'invalid_category' => 'Catégorie invalide',
|
||||||
'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.',
|
'dashboard_info' => 'Ceci est votre tableau de bord. Il y en a beaucoup d\'autres comme lui, mais celui-ci est le vôtre.',
|
||||||
'60_percent_warning' => '60% Complete (warning)',
|
'60_percent_warning' => 'Terminé à 60% (avertissement)',
|
||||||
'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!',
|
'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!',
|
||||||
'new_asset' => 'New Asset',
|
'new_asset' => 'Nouvel actif',
|
||||||
'new_license' => 'New License',
|
'new_license' => 'Nouvelle licence',
|
||||||
'new_accessory' => 'New Accessory',
|
'new_accessory' => 'Nouvel accessoire',
|
||||||
'new_consumable' => 'New Consumable',
|
'new_consumable' => 'Nouveau consommable',
|
||||||
'collapse' => 'Collapse',
|
'collapse' => 'Replier',
|
||||||
'assigned' => 'Assigned',
|
'assigned' => 'Affecté',
|
||||||
'asset_count' => 'Asset Count',
|
'asset_count' => 'Nombre d\'actifs',
|
||||||
'accessories_count' => 'Accessories Count',
|
'accessories_count' => 'Nombre d\'accessoires',
|
||||||
'consumables_count' => 'Consumables Count',
|
'consumables_count' => 'Nombre de consommables',
|
||||||
'components_count' => 'Components Count',
|
'components_count' => 'Nombre de composants',
|
||||||
'licenses_count' => 'Licenses Count',
|
'licenses_count' => 'Nombre de licences',
|
||||||
'notification_error' => 'Error:',
|
'notification_error' => 'Erreur:',
|
||||||
'notification_error_hint' => 'Please check the form below for errors',
|
'notification_error_hint' => 'Veuillez vérifier le formulaire ci-dessous ne contient pas d\'erreurs',
|
||||||
'notification_success' => 'Success:',
|
'notification_success' => 'Réussite :',
|
||||||
'notification_warning' => 'Warning:',
|
'notification_warning' => 'Avertissement :',
|
||||||
'notification_info' => 'Info:',
|
'notification_info' => 'Info:',
|
||||||
'asset_information' => 'Asset Information',
|
'asset_information' => 'Informations sur l\'actif',
|
||||||
'model_name' => 'Model Name:',
|
'model_name' => 'Nom du modèle:',
|
||||||
'asset_name' => 'Asset Name:',
|
'asset_name' => 'Nom de l\'actif:',
|
||||||
'consumable_information' => 'Consumable Information:',
|
'consumable_information' => 'Informations sur le consommable :',
|
||||||
'consumable_name' => 'Consumable Name:',
|
'consumable_name' => 'Nom du consommable :',
|
||||||
'accessory_information' => 'Accessory Information:',
|
'accessory_information' => 'Informations sur l\'accessoire :',
|
||||||
'accessory_name' => 'Accessory Name:',
|
'accessory_name' => 'Nom de l’accessoire :',
|
||||||
'clone_item' => 'Clone Item',
|
'clone_item' => 'Cloner l\'élément',
|
||||||
'checkout_tooltip' => 'Check this item out',
|
'checkout_tooltip' => 'Affecter cet élément',
|
||||||
'checkin_tooltip' => 'Check this item in',
|
'checkin_tooltip' => 'Désaffecter cet élément',
|
||||||
'checkout_user_tooltip' => 'Check this item out to a user',
|
'checkout_user_tooltip' => 'Affecter cet élément à un utilisateur',
|
||||||
];
|
];
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'sent' => 'Le lien vers votre mot de passe a bien été envoyé!',
|
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
|
||||||
'user' => 'Aucun utilisateur actif correspondant trouvé avec ce courriel.',
|
'user' => 'Aucun utilisateur actif correspondant trouvé avec ce courriel.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'sent' => 'Cuireadh nasc do phasfhocal isteach!',
|
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
|
||||||
'user' => 'No matching active user found with that email.',
|
'user' => 'No matching active user found with that email.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'sent' => 'קישור הסיסמה שלך נשלח!',
|
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
|
||||||
'user' => 'לא נמצע משתמש פעיל עם דוא״ל הזה.',
|
'user' => 'לא נמצע משתמש פעיל עם דוא״ל הזה.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'sent' => 'Veza lozinke je poslana!',
|
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
|
||||||
'user' => 'Nije pronađen niti jedan aktivni korisnik sa tim e-mailom.',
|
'user' => 'Nije pronađen niti jedan aktivni korisnik sa tim e-mailom.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -18,6 +18,6 @@ return array(
|
||||||
'update' => 'Kategória módosítása',
|
'update' => 'Kategória módosítása',
|
||||||
'use_default_eula' => 'Használja inkább az <a href="#" data-toggle="modal" data-target="#eulaModal">alapértelmezett EULA</a>-t.',
|
'use_default_eula' => 'Használja inkább az <a href="#" data-toggle="modal" data-target="#eulaModal">alapértelmezett EULA</a>-t.',
|
||||||
'use_default_eula_disabled' => '<del>Használja inkább az alapértelmezett EULA-t.</del> Nincs alapértelmezett EULA beállítva. Kérem adjon hozzá egyet a Beállításokban.',
|
'use_default_eula_disabled' => '<del>Használja inkább az alapértelmezett EULA-t.</del> Nincs alapértelmezett EULA beállítva. Kérem adjon hozzá egyet a Beállításokban.',
|
||||||
'use_default_eula_column' => 'Alap szoftver licenc használata',
|
'use_default_eula_column' => 'Alapértelmezett végfelhasználói engedély használata',
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|
|
@ -2,6 +2,6 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'select_company' => 'Vállalat kiválasztása',
|
'select_company' => 'Vállalat kiválasztása',
|
||||||
'about_companies' => 'About Companies',
|
'about_companies' => 'A vállalatokról',
|
||||||
'about_companies_description' => ' You can use companies as a simple informative field, or you can use them to restrict asset visibility and availability to users with a specific company by enabling Full Company Support in your Admin Settings.',
|
'about_companies_description' => ' Használhatja a vállalatokat egyszerű tájékoztató mezőként, vagy használhatja őket arra, hogy az eszközök láthatóságát és elérhetőségét egy adott vállalathoz tartozó felhasználókra korlátozza, ha engedélyezi a Teljes vállalat-támogatást a Rendszergazdai beállításokban.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'custom_fields' => 'Egyéni mezők',
|
'custom_fields' => 'Egyéni mezők',
|
||||||
'manage' => 'Manage',
|
'manage' => 'Kezelés',
|
||||||
'field' => 'Mező',
|
'field' => 'Mező',
|
||||||
'about_fieldsets_title' => 'A mezőcsoportokról',
|
'about_fieldsets_title' => 'A mezőcsoportokról',
|
||||||
'about_fieldsets_text' => 'Fieldsets allow you to create groups of custom fields that are frequently re-used for specific asset model types.',
|
'about_fieldsets_text' => 'A mezőkészletek lehetővé teszik, hogy olyan egyéni mezők csoportjait hozza létre, amelyeket gyakran újra használnak bizonyos eszközmodell-típusok.',
|
||||||
'custom_format' => 'Custom Regex format...',
|
'custom_format' => 'Egyedi Regex formátum...',
|
||||||
'encrypt_field' => 'A mező értékének titkosítása az adatbázisban',
|
'encrypt_field' => 'A mező értékének titkosítása az adatbázisban',
|
||||||
'encrypt_field_help' => 'Figyelmeztetés: egy mező titkosítása kereshetetlenné teszi azt.',
|
'encrypt_field_help' => 'Figyelmeztetés: egy mező titkosítása kereshetetlenné teszi azt.',
|
||||||
'encrypted' => 'Titkosított',
|
'encrypted' => 'Titkosított',
|
||||||
|
@ -27,19 +27,19 @@ return [
|
||||||
'used_by_models' => 'Modellek szerint ',
|
'used_by_models' => 'Modellek szerint ',
|
||||||
'order' => 'Rendelés',
|
'order' => 'Rendelés',
|
||||||
'create_fieldset' => 'Új mezőcsoportok',
|
'create_fieldset' => 'Új mezőcsoportok',
|
||||||
'create_fieldset_title' => 'Create a new fieldset',
|
'create_fieldset_title' => 'Új mezőkészlet létrehozása',
|
||||||
'create_field' => 'Új egyéni mező',
|
'create_field' => 'Új egyéni mező',
|
||||||
'create_field_title' => 'Create a new custom field',
|
'create_field_title' => 'Új egyéni mező létrehozása',
|
||||||
'value_encrypted' => 'A mező értéke titkosítva van az adatbázisban. Csak az adminisztrátor felhasználók láthatják a dekódolt értéket',
|
'value_encrypted' => 'A mező értéke titkosítva van az adatbázisban. Csak az adminisztrátor felhasználók láthatják a dekódolt értéket',
|
||||||
'show_in_email' => 'Szerepeljen ez a mező az eszköz kiadásakor a felhasználónak küldött emailben? A titkosított mezők nem szerepelhetnek az emailekben.',
|
'show_in_email' => 'Szerepeljen ez a mező az eszköz kiadásakor a felhasználónak küldött emailben? A titkosított mezők nem szerepelhetnek az emailekben.',
|
||||||
'help_text' => 'Help Text',
|
'help_text' => 'Súgó szöveg',
|
||||||
'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.',
|
'help_text_description' => 'Ez egy opcionális szöveg, amely az űrlapelemek alatt jelenik meg az eszköz szerkesztése közben, hogy kontextust adjon a mezőhöz.',
|
||||||
'about_custom_fields_title' => 'About Custom Fields',
|
'about_custom_fields_title' => 'Az egyéni mezőkről',
|
||||||
'about_custom_fields_text' => 'Custom fields allow you to add arbitrary attributes to assets.',
|
'about_custom_fields_text' => 'Az egyéni mezők lehetővé teszik, hogy tetszőleges attribútumokat adjon az eszközökhöz.',
|
||||||
'add_field_to_fieldset' => 'Add Field to Fieldset',
|
'add_field_to_fieldset' => 'Mező hozzáadása a mezőkészlethez',
|
||||||
'make_optional' => 'Required - click to make optional',
|
'make_optional' => 'Kötelező - kattintással választhatóvá tehető',
|
||||||
'make_required' => 'Optional - click to make required',
|
'make_required' => 'Választható - kattintással kötelezővé tehető',
|
||||||
'reorder' => 'Reorder',
|
'reorder' => 'Újrarendezés',
|
||||||
'db_field' => 'DB Field',
|
'db_field' => 'Adatbázis mező',
|
||||||
'db_convert_warning' => 'WARNING. This field is in the custom fields table as <code> :db_column </code> but should be :expected </code>.'
|
'db_convert_warning' => 'FIGYELMEZTETÉS. Ez a mező az egyéni mezők táblában <code> :db_column </code> néven szerepel, de :expected </code>-nek kellene lennie.'
|
||||||
];
|
];
|
||||||
|
|
|
@ -6,11 +6,11 @@ return [
|
||||||
'asset_depreciations' => 'Eszköz értékcsökkenések',
|
'asset_depreciations' => 'Eszköz értékcsökkenések',
|
||||||
'create' => 'Értékcsökkenés létrehozása',
|
'create' => 'Értékcsökkenés létrehozása',
|
||||||
'depreciation_name' => 'Értékcsökkenés neve',
|
'depreciation_name' => 'Értékcsökkenés neve',
|
||||||
'depreciation_min' => 'Floor Value of Depreciation',
|
'depreciation_min' => 'Az értékcsökkenés alsó értéke',
|
||||||
'number_of_months' => 'Hónapok száma',
|
'number_of_months' => 'Hónapok száma',
|
||||||
'update' => 'Értékcsökkenés frissítése',
|
'update' => 'Értékcsökkenés frissítése',
|
||||||
'depreciation_min' => 'Minimum érték értékcsökkenés után',
|
'depreciation_min' => 'Minimum érték értékcsökkenés után',
|
||||||
'no_depreciations_warning' => '<strong>Warning: </strong>
|
'no_depreciations_warning' => '<strong>Figyelmeztetés: </strong>
|
||||||
You do not currently have any depreciations set up.
|
Jelenleg nincsenek értékcsökkenési leírások beállítva.
|
||||||
Please set up at least one depreciation to view the depreciation report.',
|
Kérjük, legalább egy értékcsökkenést állítson be az értékcsökkenési jelentés megtekintéséhez.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -6,6 +6,6 @@ return [
|
||||||
'months' => 'Hónapok',
|
'months' => 'Hónapok',
|
||||||
'term' => 'Időszak',
|
'term' => 'Időszak',
|
||||||
'title' => 'Név ',
|
'title' => 'Név ',
|
||||||
'depreciation_min' => 'Floor Value',
|
'depreciation_min' => 'Alapérték',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -10,7 +10,7 @@ return [
|
||||||
'group_admin' => 'Csoport Admin-ok',
|
'group_admin' => 'Csoport Admin-ok',
|
||||||
'allow' => 'Engedélyezés',
|
'allow' => 'Engedélyezés',
|
||||||
'deny' => 'Elutasítás',
|
'deny' => 'Elutasítás',
|
||||||
'permission' => 'Permission',
|
'permission' => 'Jogosultság',
|
||||||
'grant' => 'Grant',
|
'grant' => 'Engedélyezés',
|
||||||
'no_permissions' => 'This group has no permissions.'
|
'no_permissions' => 'Ez a csoport nem rendelkezik jogosultságokkal.'
|
||||||
];
|
];
|
||||||
|
|
|
@ -40,10 +40,10 @@ return [
|
||||||
'warranty' => 'Garancia',
|
'warranty' => 'Garancia',
|
||||||
'warranty_expires' => 'Jótállás érvényessége',
|
'warranty_expires' => 'Jótállás érvényessége',
|
||||||
'years' => 'évek',
|
'years' => 'évek',
|
||||||
'asset_location' => 'Update Asset Location',
|
'asset_location' => 'Eszköz helyszín frissítése',
|
||||||
'asset_location_update_default_current' => 'Update default location AND actual location',
|
'asset_location_update_default_current' => 'Alapértelmezett helyszín és aktuális helyszín frissítése',
|
||||||
'asset_location_update_default' => 'Update only default location',
|
'asset_location_update_default' => 'Csak az alapértelmezett helyszín frissítése',
|
||||||
'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
|
'asset_not_deployable' => 'Az eszköz még nem kiadásra kész, még nem kiadható.',
|
||||||
'asset_deployable' => 'That status is deployable. This asset can be checked out.',
|
'asset_deployable' => 'Az eszköz kiadásra kész, kiadható.',
|
||||||
'processing_spinner' => 'Processing...',
|
'processing_spinner' => 'Feldolgozás...',
|
||||||
];
|
];
|
||||||
|
|
|
@ -15,29 +15,29 @@ return [
|
||||||
'model_deleted' => 'Ennek az eszköznek a modellje törölve lett. Elösszőr a modellt vissza kell állítani, utánna lehet csak az eszközt visszaállítani.',
|
'model_deleted' => 'Ennek az eszköznek a modellje törölve lett. Elösszőr a modellt vissza kell állítani, utánna lehet csak az eszközt visszaállítani.',
|
||||||
'requestable' => 'lehívási',
|
'requestable' => 'lehívási',
|
||||||
'requested' => 'Kérve',
|
'requested' => 'Kérve',
|
||||||
'not_requestable' => 'Not Requestable',
|
'not_requestable' => 'Nem kérhető',
|
||||||
'requestable_status_warning' => 'Do not change requestable status',
|
'requestable_status_warning' => 'Ne változtassa meg a kérelmezhető státuszt',
|
||||||
'restore' => 'Visszaállítás eszköz',
|
'restore' => 'Visszaállítás eszköz',
|
||||||
'pending' => 'Függőben',
|
'pending' => 'Függőben',
|
||||||
'undeployable' => 'Nem telepíthető',
|
'undeployable' => 'Nem telepíthető',
|
||||||
'view' => 'Eszköz megtekintése',
|
'view' => 'Eszköz megtekintése',
|
||||||
'csv_error' => 'A CSV állomány hibás:',
|
'csv_error' => 'Hiba van a CSV fájlban:',
|
||||||
'import_text' => '
|
'import_text' => '
|
||||||
<p>
|
<p>
|
||||||
Upload a CSV that contains asset history. The assets and users MUST already exist in the system, or they will be skipped. Matching assets for history import happens against the asset tag. We will try to find a matching user based on the user\'s name you provide, and the criteria you select below. If you do not select any criteria below, it will simply try to match on the username format you configured in the Admin > General Settings.
|
Töltsön fel egy CSV fájlt, amely tartalmazza az eszközök előzményeit. Az eszközöknek és a felhasználóknak már létezniük kell a rendszerben, különben a rendszer kihagyja őket. Az előzmények importálásához az eszközök egyeztetése az eszközcímke alapján történik. Megpróbáljuk megtalálni a megfelelő felhasználót az Ön által megadott felhasználónév és az alább kiválasztott kritériumok alapján. Ha az alábbiakban nem választja ki egyik kritériumot sem, a rendszer egyszerűen megpróbál megfelelni az Admin > általános beállításai között beállított felhasználónév-formátumnak.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>Fields included in the CSV must match the headers: <strong>Asset Tag, Name, Checkout Date, Checkin Date</strong>. Any additional fields will be ignored. </p>
|
<p>A CSV-ben szereplő mezőknek meg kell egyezniük a fejlécekkel: <strong>Eszközcímke, név, kiadás dátuma, visszavétel dátuma</strong>. Minden további mezőt figyelmen kívül hagyunk.</p>
|
||||||
|
|
||||||
<p>Checkin Date: blank or future checkin dates will checkout items to associated user. Excluding the Checkin Date column will create a checkin date with todays date.</p>
|
<p>Kiadás dátuma: üres vagy jövőbeli bejelentkezési dátumok a kapcsolódó felhasználónak történő kiadást eredményezik. A viszzavétel dátuma oszlop kizárása a mai dátummal egyező kiadás dátumot hoz létre.</p>
|
||||||
',
|
',
|
||||||
'csv_import_match_f-l' => 'Try to match users by firstname.lastname (jane.smith) format',
|
'csv_import_match_f-l' => 'Próbálja meg a felhasználókat a keresztnév.vezetéknév (jane.smith) formátum alapján összevetni',
|
||||||
'csv_import_match_initial_last' => 'Try to match users by first initial last name (jsmith) format',
|
'csv_import_match_initial_last' => 'Próbálja meg a felhasználókat a keresztnév első betűjével és a vezetéknévvel (jsmith) összevetni',
|
||||||
'csv_import_match_first' => 'Try to match users by first name (jane) format',
|
'csv_import_match_first' => 'Próbálja meg a felhasználókat keresztnév (jane) alapján összevetni',
|
||||||
'csv_import_match_email' => 'Try to match users by email as username',
|
'csv_import_match_email' => 'Próbálja meg a felhasználókat e-mail cím alapján mint felhasználónév összevetni',
|
||||||
'csv_import_match_username' => 'Try to match users by username',
|
'csv_import_match_username' => 'Próbálja meg a felhasználókat felhasználónév alapján összevetni',
|
||||||
'error_messages' => 'Error messages:',
|
'error_messages' => 'Hibaüzenetek:',
|
||||||
'success_messages' => 'Success messages:',
|
'success_messages' => 'Sikeres üzenetek:',
|
||||||
'alert_details' => 'Please see below for details.',
|
'alert_details' => 'A részleteket lásd alább.',
|
||||||
'custom_export' => 'Custom Export'
|
'custom_export' => 'Egyéni export'
|
||||||
];
|
];
|
||||||
|
|
|
@ -4,7 +4,7 @@ return [
|
||||||
|
|
||||||
'undeployable' => '<strong>Figyelem: </strong> Ez az eszköz pillanatnyilag nem kiadható. Ha ez a helyzet változott, kérjük, frissítse az eszköz állapotát.',
|
'undeployable' => '<strong>Figyelem: </strong> Ez az eszköz pillanatnyilag nem kiadható. Ha ez a helyzet változott, kérjük, frissítse az eszköz állapotát.',
|
||||||
'does_not_exist' => 'Eszköz nem létezik.',
|
'does_not_exist' => 'Eszköz nem létezik.',
|
||||||
'does_not_exist_or_not_requestable' => 'That asset does not exist or is not requestable.',
|
'does_not_exist_or_not_requestable' => 'Az eszköz nem létezik vagy nem igényelhető.',
|
||||||
'assoc_users' => 'Ez az eszköz jelenleg ki van jelölve egy felhasználónak, és nem törölhető. Kérjük, először ellenőrizze az eszközt, majd próbálja meg újra törölni.',
|
'assoc_users' => 'Ez az eszköz jelenleg ki van jelölve egy felhasználónak, és nem törölhető. Kérjük, először ellenőrizze az eszközt, majd próbálja meg újra törölni.',
|
||||||
|
|
||||||
'create' => [
|
'create' => [
|
||||||
|
|
|
@ -23,8 +23,8 @@ return [
|
||||||
'days_without_acceptance' => 'Nem elfogadás óta eltelt napok száma',
|
'days_without_acceptance' => 'Nem elfogadás óta eltelt napok száma',
|
||||||
'monthly_depreciation' => 'Havi értékcsökkenés',
|
'monthly_depreciation' => 'Havi értékcsökkenés',
|
||||||
'assigned_to' => 'Felelős',
|
'assigned_to' => 'Felelős',
|
||||||
'requesting_user' => 'Requesting User',
|
'requesting_user' => 'Igénylő felhasználó',
|
||||||
'requested_date' => 'Requested Date',
|
'requested_date' => 'Kért időpont',
|
||||||
'changed' => 'Changed',
|
'changed' => 'Módosítva',
|
||||||
'icon' => 'Icon',
|
'icon' => 'Ikon',
|
||||||
];
|
];
|
||||||
|
|
|
@ -13,38 +13,38 @@ return [
|
||||||
'none_licenses' => 'Nincs elegendő szabad felhasználói hely a :license licenceből a kiadáshoz. További :qty felhasználói helyre van még szükség. ',
|
'none_licenses' => 'Nincs elegendő szabad felhasználói hely a :license licenceből a kiadáshoz. További :qty felhasználói helyre van még szükség. ',
|
||||||
'none_consumables' => 'Nincs elég szabad egység :consumable-ból a kiadáshoz. :qty szükséges. ',
|
'none_consumables' => 'Nincs elég szabad egység :consumable-ból a kiadáshoz. :qty szükséges. ',
|
||||||
'none_accessory' => 'Nem áll rendelkezésre elég egység a :accessory kiadáshoz. :qty szükséges. ',
|
'none_accessory' => 'Nem áll rendelkezésre elég egység a :accessory kiadáshoz. :qty szükséges. ',
|
||||||
'append_accessory' => 'Append Accessory',
|
'append_accessory' => 'Tartozék csatolása',
|
||||||
'update_appended_accessory' => 'Update appended Accessory',
|
'update_appended_accessory' => 'A csatolt tartozék frissítése',
|
||||||
'append_consumable' => 'Append Consumable',
|
'append_consumable' => 'Fogyóeszköz csatolása',
|
||||||
'update_appended_consumable' => 'Update appended Consumable',
|
'update_appended_consumable' => 'A csatolt fogyóeszköz frissítése',
|
||||||
'append_license' => 'Append license',
|
'append_license' => 'Licenc csatolása',
|
||||||
'update_appended_license' => 'Update appended license',
|
'update_appended_license' => 'A csatolt licenc frissítése',
|
||||||
'append_model' => 'Append model',
|
'append_model' => 'Modell csatolása',
|
||||||
'update_appended_model' => 'Update appended model',
|
'update_appended_model' => 'A csatolt modell frissítése',
|
||||||
'license_error' => 'License already attached to kit',
|
'license_error' => 'A licenc már hozzá van csatlakoztatva a készlethez',
|
||||||
'license_added_success' => 'License added successfully',
|
'license_added_success' => 'A licenc sikeresen hozzáadva',
|
||||||
'license_updated' => 'License was successfully updated',
|
'license_updated' => 'A licenc sikeresen frissült',
|
||||||
'license_none' => 'License does not exist',
|
'license_none' => 'A licenc nem létezik',
|
||||||
'license_detached' => 'License was successfully detached',
|
'license_detached' => 'A licencet sikeresen leválasztották',
|
||||||
'consumable_added_success' => 'Consumable added successfully',
|
'consumable_added_success' => 'Fogyóeszköz sikeresen hozzáadva',
|
||||||
'consumable_updated' => 'Consumable was successfully updated',
|
'consumable_updated' => 'A fogyóeszköz sikeresen frissült',
|
||||||
'consumable_error' => 'Consumable already attached to kit',
|
'consumable_error' => 'A fogyóeszköz már hozzá van csatlakoztatva a készlethez',
|
||||||
'consumable_deleted' => 'Delete was successful',
|
'consumable_deleted' => 'A törlés sikeres volt',
|
||||||
'consumable_none' => 'Consumable does not exist',
|
'consumable_none' => 'A fogyóeszköz nem létezik',
|
||||||
'consumable_detached' => 'Consumable was successfully detached',
|
'consumable_detached' => 'A fogyóeszköz sikeresen leválasztásra került',
|
||||||
'accessory_added_success' => 'Accessory added successfully',
|
'accessory_added_success' => 'Tartozék sikeresen hozzáadva',
|
||||||
'accessory_updated' => 'Accessory was successfully updated',
|
'accessory_updated' => 'A tartozék sikeresen frissült',
|
||||||
'accessory_detached' => 'Accessory was successfully detached',
|
'accessory_detached' => 'A tartozék sikeresen levált',
|
||||||
'accessory_error' => 'Accessory already attached to kit',
|
'accessory_error' => 'A tartozék már hozzá van csatlakoztatva a készlethez',
|
||||||
'accessory_deleted' => 'Delete was successful',
|
'accessory_deleted' => 'A törlés sikeres volt',
|
||||||
'accessory_none' => 'Accessory does not exist',
|
'accessory_none' => 'A tartozék nem létezik',
|
||||||
'checkout_success' => 'Checkout was successful',
|
'checkout_success' => 'A kiadás sikeres volt',
|
||||||
'checkout_error' => 'Checkout error',
|
'checkout_error' => 'Kiadási hiba',
|
||||||
'kit_none' => 'Kit does not exist',
|
'kit_none' => 'A készlet nem létezik',
|
||||||
'kit_created' => 'Kit was successfully created',
|
'kit_created' => 'A készletet sikeresen létrehozva',
|
||||||
'kit_updated' => 'Kit was successfully updated',
|
'kit_updated' => 'A készlet sikeresen frissült',
|
||||||
'kit_not_found' => 'Kit not found',
|
'kit_not_found' => 'A készlet nem található',
|
||||||
'kit_deleted' => 'Kit was successfully deleted',
|
'kit_deleted' => 'A készlet sikeresen törlődött',
|
||||||
'kit_model_updated' => 'Model was successfully updated',
|
'kit_model_updated' => 'A modell sikeresen frissült',
|
||||||
'kit_model_detached' => 'Model was successfully detached',
|
'kit_model_detached' => 'A modell sikeresen levált',
|
||||||
];
|
];
|
||||||
|
|
|
@ -22,19 +22,19 @@ return [
|
||||||
'ldap_ou' => 'LDAP keresés OU',
|
'ldap_ou' => 'LDAP keresés OU',
|
||||||
'user_name' => 'Felhasználónév',
|
'user_name' => 'Felhasználónév',
|
||||||
'department' => 'Osztály',
|
'department' => 'Osztály',
|
||||||
'location' => 'Location',
|
'location' => 'Helyszín',
|
||||||
'asset_tag' => 'Assets Tag',
|
'asset_tag' => 'Eszköz azonosító',
|
||||||
'asset_name' => 'Name',
|
'asset_name' => 'Név',
|
||||||
'asset_category' => 'Category',
|
'asset_category' => 'Kategória',
|
||||||
'asset_manufacturer' => 'Manufacturer',
|
'asset_manufacturer' => 'Gyártó',
|
||||||
'asset_model' => 'Modell',
|
'asset_model' => 'Modell',
|
||||||
'asset_serial' => 'Sorozatszám',
|
'asset_serial' => 'Sorozatszám',
|
||||||
'asset_location' => 'Location',
|
'asset_location' => 'Helyszín',
|
||||||
'asset_checked_out' => 'Checked Out',
|
'asset_checked_out' => 'Kiadva',
|
||||||
'asset_expected_checkin' => 'Expected Checkin',
|
'asset_expected_checkin' => 'Várható visszavétel dátuma',
|
||||||
'date' => 'Dátum:',
|
'date' => 'Dátum:',
|
||||||
'signed_by_asset_auditor' => 'Signed By (Asset Auditor):',
|
'signed_by_asset_auditor' => 'Aláírva (Vagyonellenőr):',
|
||||||
'signed_by_finance_auditor' => 'Signed By (Finance Auditor):',
|
'signed_by_finance_auditor' => 'Aláírta (Pénzügyi könyvvizsgáló):',
|
||||||
'signed_by_location_manager' => 'Signed By (Location Manager):',
|
'signed_by_location_manager' => 'Aláírva (Helykezelő):',
|
||||||
'signed_by' => 'Signed Off By:',
|
'signed_by' => 'Aláírta:',
|
||||||
];
|
];
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'info' => 'Válaszon a lehetőségekből az eszköz riporthoz.',
|
'info' => 'Válaszon a lehetőségekből az eszköz riporthoz.',
|
||||||
'deleted_user' => 'Deleted user',
|
'deleted_user' => 'Törölt felhasználó',
|
||||||
'send_reminder' => 'Send reminder',
|
'send_reminder' => 'Emlékeztető küldése',
|
||||||
'reminder_sent' => 'Reminder sent',
|
'reminder_sent' => 'Emlékeztető elküldve',
|
||||||
'acceptance_deleted' => 'Acceptance request deleted',
|
'acceptance_deleted' => 'Törölt elfogadási kérelem',
|
||||||
'acceptance_request' => 'Acceptance request'
|
'acceptance_request' => 'Elfogadási kérelem'
|
||||||
];
|
];
|
|
@ -4,16 +4,16 @@ return [
|
||||||
'ad' => 'Active Directory',
|
'ad' => 'Active Directory',
|
||||||
'ad_domain' => 'Active Directory tartomány',
|
'ad_domain' => 'Active Directory tartomány',
|
||||||
'ad_domain_help' => 'Ez néha megegyezik az e-mail domainjével, de nem mindig.',
|
'ad_domain_help' => 'Ez néha megegyezik az e-mail domainjével, de nem mindig.',
|
||||||
'ad_append_domain_label' => 'Append domain name',
|
'ad_append_domain_label' => 'Domainnév hozzáadása',
|
||||||
'ad_append_domain' => 'Append domain name to username field',
|
'ad_append_domain' => 'Domain név hozzáadása a felhasználónév mezőhöz',
|
||||||
'ad_append_domain_help' => 'A felhasználóknak nem szükséges beírni az egész címet "username@domain.local", elég csak a felhasználónevüket "username".',
|
'ad_append_domain_help' => 'A felhasználóknak nem szükséges beírni az egész címet "username@domain.local", elég csak a felhasználónevüket "username".',
|
||||||
'admin_cc_email' => 'Email másolat',
|
'admin_cc_email' => 'Email másolat',
|
||||||
'admin_cc_email_help' => 'Ha azt szeretné, hogy a kiadáskor/visszavételkor a felhasználóknak küldött levél másolata egy másik címre is elmenjen, akkor írja be a címet ide. Ellenkező esetben hagyja szabadon a mezőt.',
|
'admin_cc_email_help' => 'Ha azt szeretné, hogy a kiadáskor/visszavételkor a felhasználóknak küldött levél másolata egy másik címre is elmenjen, akkor írja be a címet ide. Ellenkező esetben hagyja szabadon a mezőt.',
|
||||||
'is_ad' => 'Ez egy Active Directory szerver',
|
'is_ad' => 'Ez egy Active Directory szerver',
|
||||||
'alerts' => 'Alerts',
|
'alerts' => 'Riasztások',
|
||||||
'alert_title' => 'Update Alert Settings',
|
'alert_title' => 'Riasztási beállítások frissítése',
|
||||||
'alert_email' => 'Riasztás címzettje',
|
'alert_email' => 'Riasztás címzettje',
|
||||||
'alert_email_help' => 'Email addresses or distribution lists you want alerts to be sent to, comma separated',
|
'alert_email_help' => 'E-mail címek vagy terjesztési listák, amelyekre figyelmeztetéseket szeretne küldeni, vesszővel elválasztva',
|
||||||
'alerts_enabled' => 'Riasztás engedélyezve',
|
'alerts_enabled' => 'Riasztás engedélyezve',
|
||||||
'alert_interval' => 'A figyelmeztetések lejárata küszöbérték (napokban)',
|
'alert_interval' => 'A figyelmeztetések lejárata küszöbérték (napokban)',
|
||||||
'alert_inv_threshold' => 'Leltár riasztási küszöb',
|
'alert_inv_threshold' => 'Leltár riasztási küszöb',
|
||||||
|
@ -24,16 +24,16 @@ return [
|
||||||
'audit_interval_help' => 'Ha rendszeres fizikai ellenőrzést igényel az eszközökkel, adja meg az intervallumot hónapokban.',
|
'audit_interval_help' => 'Ha rendszeres fizikai ellenőrzést igényel az eszközökkel, adja meg az intervallumot hónapokban.',
|
||||||
'audit_warning_days' => 'Ellenőrzési figyelmeztető küszöbérték',
|
'audit_warning_days' => 'Ellenőrzési figyelmeztető küszöbérték',
|
||||||
'audit_warning_days_help' => 'Hány nappal előre figyelmeztetni kell Önt arra, hogy az eszközöknek az ellenőrzésre van szükségük?',
|
'audit_warning_days_help' => 'Hány nappal előre figyelmeztetni kell Önt arra, hogy az eszközöknek az ellenőrzésre van szükségük?',
|
||||||
'auto_increment_assets' => 'Generate auto-incrementing asset tags',
|
'auto_increment_assets' => 'Automatikusan növekvő eszközazonosítók generálása',
|
||||||
'auto_increment_prefix' => 'Előtag (opcionális)',
|
'auto_increment_prefix' => 'Előtag (opcionális)',
|
||||||
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
|
'auto_incrementing_help' => 'Először engedélyezze az eszközazonosítók automatikus növelését, hogy ezt beállítsa',
|
||||||
'backups' => 'Biztonsági mentések',
|
'backups' => 'Biztonsági mentések',
|
||||||
'backups_restoring' => 'Restoring from Backup',
|
'backups_restoring' => 'Visszaállítás biztonsági másolatból',
|
||||||
'backups_upload' => 'Upload Backup',
|
'backups_upload' => 'Biztonsági másolat feltöltése',
|
||||||
'backups_path' => 'Backups on the server are stored in <code>:path</code>',
|
'backups_path' => 'A tárolt biztonsági másolatok a szerveren elérhetőek a <code>:path</code>',
|
||||||
'backups_restore_warning' => 'Use the restore button <small><span class="btn btn-xs btn-warning"><i class="text-white fas fa-retweet" aria-hidden="true"></i></span></small> to restore from a previous backup. (This does not currently work with S3 file storage or Docker.<br><br>Your <strong>entire :app_name database and any uploaded files will be completely replaced</strong> by what\'s in the backup file. ',
|
'backups_restore_warning' => 'Használja a visszaállítás gombot<span class="btn btn-xs btn-warning"><i class="text-white fas fa-retweet" aria-hidden="true"></i></span></small>egy korábbi biztonsági mentésből történő visszaállításhoz. (Ez jelenleg nem működik S3 fájltárolóval vagy Dockerrel.<br><br>A <strong>teljes :app_name adatbázisod és minden feltöltött fájlod teljesen lecserélődik</strong> arra, ami a mentési fájlban van. ',
|
||||||
'backups_logged_out' => 'You will be logged out once your restore is complete.',
|
'backups_logged_out' => 'A visszaállítás befejezése után ki fog jelentkeztetni téged.',
|
||||||
'backups_large' => 'Very large backups may time out on the restore attempt and may still need to be run via command line. ',
|
'backups_large' => 'A nagyon nagyméretű biztonsági mentések a visszaállítási kísérlet során megszakadhatnak, és előfordulhat, hogy továbbra is a parancssoron keresztül kell futtatni őket. ',
|
||||||
'barcode_settings' => 'Vonalkód beállítások',
|
'barcode_settings' => 'Vonalkód beállítások',
|
||||||
'confirm_purge' => 'Nyugtázza a tisztítást',
|
'confirm_purge' => 'Nyugtázza a tisztítást',
|
||||||
'confirm_purge_help' => 'Írd be a "DELETE" szót a lenti dobozba ha azt szeretnéd, hogy minden adat kitörlödjön. Ez a művelet nem visszaállítható és VÉGLEGESEN töröl minden eszközt és felhasználót. (Csinálj elötte egy biztonsági mentést, biztos ami biztos.)',
|
'confirm_purge_help' => 'Írd be a "DELETE" szót a lenti dobozba ha azt szeretnéd, hogy minden adat kitörlödjön. Ez a művelet nem visszaállítható és VÉGLEGESEN töröl minden eszközt és felhasználót. (Csinálj elötte egy biztonsági mentést, biztos ami biztos.)',
|
||||||
|
@ -56,7 +56,7 @@ return [
|
||||||
'barcode_type' => '2D vonalkód típusa',
|
'barcode_type' => '2D vonalkód típusa',
|
||||||
'alt_barcode_type' => '1D vonalkód típusa',
|
'alt_barcode_type' => '1D vonalkód típusa',
|
||||||
'email_logo_size' => 'Négyzet alakú logok jobban néznek ki. ',
|
'email_logo_size' => 'Négyzet alakú logok jobban néznek ki. ',
|
||||||
'enabled' => 'Enabled',
|
'enabled' => 'Bekapcsolva',
|
||||||
'eula_settings' => 'EULA beállítások',
|
'eula_settings' => 'EULA beállítások',
|
||||||
'eula_markdown' => 'Ez az EULA lehetővé teszi <a href="https://help.github.com/articles/github-flavored-markdown/">Github ízesített markdown</a>-et.',
|
'eula_markdown' => 'Ez az EULA lehetővé teszi <a href="https://help.github.com/articles/github-flavored-markdown/">Github ízesített markdown</a>-et.',
|
||||||
'favicon' => 'Favicon',
|
'favicon' => 'Favicon',
|
||||||
|
@ -65,8 +65,8 @@ return [
|
||||||
'footer_text' => 'További lábjegyzet szöveg ',
|
'footer_text' => 'További lábjegyzet szöveg ',
|
||||||
'footer_text_help' => 'Ez a szöveg a lábléc jobb oldalán fog megjelenni. Linkek használata engedélyezett <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a> formátumban. Sortörések, fejlécek, képek, stb. okozhatnak problémákat a megjelenítés során.',
|
'footer_text_help' => 'Ez a szöveg a lábléc jobb oldalán fog megjelenni. Linkek használata engedélyezett <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a> formátumban. Sortörések, fejlécek, képek, stb. okozhatnak problémákat a megjelenítés során.',
|
||||||
'general_settings' => 'Általános beállítások',
|
'general_settings' => 'Általános beállítások',
|
||||||
'general_settings_keywords' => 'company support, signature, acceptance, email format, username format, images, per page, thumbnail, eula, tos, dashboard, privacy',
|
'general_settings_keywords' => 'cégtámogatás, aláírás, elfogadás, e-mail formátum, felhasználónév formátum, képek, oldalanként, miniatűr, eula, tos, műszerfal, adatvédelem',
|
||||||
'general_settings_help' => 'Default EULA and more',
|
'general_settings_help' => 'Alapértelmezett EULA és egyéb',
|
||||||
'generate_backup' => 'Háttér létrehozása',
|
'generate_backup' => 'Háttér létrehozása',
|
||||||
'header_color' => 'Fejléc színe',
|
'header_color' => 'Fejléc színe',
|
||||||
'info' => 'Ezek a beállítások lehetővé teszik a telepítés egyes szempontjainak testreszabását.',
|
'info' => 'Ezek a beállítások lehetővé teszik a telepítés egyes szempontjainak testreszabását.',
|
||||||
|
@ -75,13 +75,13 @@ return [
|
||||||
'laravel' => 'Laravel verzió',
|
'laravel' => 'Laravel verzió',
|
||||||
'ldap' => 'LDAP',
|
'ldap' => 'LDAP',
|
||||||
'ldap_help' => 'LDAP/Active Directory',
|
'ldap_help' => 'LDAP/Active Directory',
|
||||||
'ldap_client_tls_key' => 'LDAP Client TLS Key',
|
'ldap_client_tls_key' => 'LDAP ügyfél TLS-kulcsa',
|
||||||
'ldap_client_tls_cert' => 'LDAP Client-Side TLS Certificate',
|
'ldap_client_tls_cert' => 'LDAP ügyféloldali TLS tanúsítvány',
|
||||||
'ldap_enabled' => 'LDAP bekapcsolva',
|
'ldap_enabled' => 'LDAP bekapcsolva',
|
||||||
'ldap_integration' => 'LDAP integráció',
|
'ldap_integration' => 'LDAP integráció',
|
||||||
'ldap_settings' => 'LDAP beállítások',
|
'ldap_settings' => 'LDAP beállítások',
|
||||||
'ldap_client_tls_cert_help' => 'Client-Side TLS Certificate and Key for LDAP connections are usually only useful in Google Workspace configurations with "Secure LDAP." Both are required.',
|
'ldap_client_tls_cert_help' => 'Az LDAP-kapcsolatok ügyféloldali TLS-tanúsítványa és kulcsa általában csak a "Biztonságos LDAP" Google Workspace-konfigurációkban hasznos. Mindkettőre szükség van.',
|
||||||
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
|
'ldap_client_tls_key' => 'LDAP ügyféloldali TLS kulcs',
|
||||||
'ldap_login_test_help' => 'Adjon meg egy érvényes LDAP felhasználónevet és jelszót a fenti alapszintű DN-ből, hogy ellenőrizze, hogy az LDAP-bejelentkezés megfelelően van-e beállítva. EL KELL MENTENIE A MÓDOSÍTOTT LDAP BEÁLLÍTÁSOKAT ELŐBB.',
|
'ldap_login_test_help' => 'Adjon meg egy érvényes LDAP felhasználónevet és jelszót a fenti alapszintű DN-ből, hogy ellenőrizze, hogy az LDAP-bejelentkezés megfelelően van-e beállítva. EL KELL MENTENIE A MÓDOSÍTOTT LDAP BEÁLLÍTÁSOKAT ELŐBB.',
|
||||||
'ldap_login_sync_help' => 'Ez csak azt teszteli, hogy az LDAP helyesen szinkronizálható. Ha az LDAP hitelesítési lekérdezése nem megfelelő, a felhasználók még mindig nem tudnak bejelentkezni. EL KELL MENTENIE A MÓDOSÍTOTT LDAP BEÁLLÍTÁSOKAT ELŐBB.',
|
'ldap_login_sync_help' => 'Ez csak azt teszteli, hogy az LDAP helyesen szinkronizálható. Ha az LDAP hitelesítési lekérdezése nem megfelelő, a felhasználók még mindig nem tudnak bejelentkezni. EL KELL MENTENIE A MÓDOSÍTOTT LDAP BEÁLLÍTÁSOKAT ELŐBB.',
|
||||||
'ldap_server' => 'LDAP szerver',
|
'ldap_server' => 'LDAP szerver',
|
||||||
|
@ -92,10 +92,10 @@ return [
|
||||||
'ldap_tls' => 'TLS használata',
|
'ldap_tls' => 'TLS használata',
|
||||||
'ldap_tls_help' => 'Ezt csak akkor kell ellenőrizni, ha STARTTLS-t futtat az LDAP kiszolgálón.',
|
'ldap_tls_help' => 'Ezt csak akkor kell ellenőrizni, ha STARTTLS-t futtat az LDAP kiszolgálón.',
|
||||||
'ldap_uname' => 'LDAP összekapcsolja a felhasználónevet',
|
'ldap_uname' => 'LDAP összekapcsolja a felhasználónevet',
|
||||||
'ldap_dept' => 'LDAP Department',
|
'ldap_dept' => 'LDAP részleg',
|
||||||
'ldap_phone' => 'LDAP Telephone Number',
|
'ldap_phone' => 'LDAP telefonszám',
|
||||||
'ldap_jobtitle' => 'LDAP Job Title',
|
'ldap_jobtitle' => 'LDAP munkakör címe',
|
||||||
'ldap_country' => 'LDAP Country',
|
'ldap_country' => 'LDAP ország',
|
||||||
'ldap_pword' => 'LDAP összekötő jelszó',
|
'ldap_pword' => 'LDAP összekötő jelszó',
|
||||||
'ldap_basedn' => 'Base Bind DN',
|
'ldap_basedn' => 'Base Bind DN',
|
||||||
'ldap_filter' => 'LDAP szűrő',
|
'ldap_filter' => 'LDAP szűrő',
|
||||||
|
@ -107,20 +107,20 @@ return [
|
||||||
'ldap_auth_filter_query' => 'LDAP hitelesítési lekérdezés',
|
'ldap_auth_filter_query' => 'LDAP hitelesítési lekérdezés',
|
||||||
'ldap_version' => 'LDAP verzió',
|
'ldap_version' => 'LDAP verzió',
|
||||||
'ldap_active_flag' => 'LDAP aktív zászló',
|
'ldap_active_flag' => 'LDAP aktív zászló',
|
||||||
'ldap_activated_flag_help' => 'This flag is used to determine whether a user can login to Snipe-IT and does not affect the ability to check items in or out to them.',
|
'ldap_activated_flag_help' => 'Ez a jelző annak meghatározására szolgál, hogy egy felhasználó be tud-e jelentkezni a Snipe-IT-be, és nem befolyásolja az elemek be- vagy kipipálásának lehetőségét.',
|
||||||
'ldap_emp_num' => 'LDAP alkalmazott száma',
|
'ldap_emp_num' => 'LDAP alkalmazott száma',
|
||||||
'ldap_email' => 'LDAP e-mail',
|
'ldap_email' => 'LDAP e-mail',
|
||||||
'ldap_test' => 'Test LDAP',
|
'ldap_test' => 'LDAP tesztelése',
|
||||||
'ldap_test_sync' => 'Test LDAP Synchronization',
|
'ldap_test_sync' => 'LDAP szinkronizáció tesztelése',
|
||||||
'license' => 'Szoftverlicenc',
|
'license' => 'Szoftverlicenc',
|
||||||
'load_remote_text' => 'Távoli parancsfájlok',
|
'load_remote_text' => 'Távoli parancsfájlok',
|
||||||
'load_remote_help_text' => 'Ez a Snipe-IT telepítés betölti a szkripteket a külvilágtól.',
|
'load_remote_help_text' => 'Ez a Snipe-IT telepítés betölti a szkripteket a külvilágtól.',
|
||||||
'login' => 'Login Attempts',
|
'login' => 'Bejelentkezés próbálkozások',
|
||||||
'login_attempt' => 'Login Attempt',
|
'login_attempt' => 'Bejelentkezés próbálkozás',
|
||||||
'login_ip' => 'IP Address',
|
'login_ip' => 'IP címek',
|
||||||
'login_success' => 'Success?',
|
'login_success' => 'Sikeres?',
|
||||||
'login_user_agent' => 'User Agent',
|
'login_user_agent' => 'Felhasználó ügynök',
|
||||||
'login_help' => 'List of attempted logins',
|
'login_help' => 'Bejelentkezés próbálkozások listája',
|
||||||
'login_note' => 'Bejelentkezési megjegyzés',
|
'login_note' => 'Bejelentkezési megjegyzés',
|
||||||
'login_note_help' => 'Opcionálisan tartalmazhat néhány mondatot a bejelentkezési képernyőn, például, hogy segítse az embereket, akik elvesztett vagy ellopott eszközt találtak. Ez a mező elfogad <a href="https://help.github.com/articles/github-flavored-markdown/">Github ízesített markdown</a>-et',
|
'login_note_help' => 'Opcionálisan tartalmazhat néhány mondatot a bejelentkezési képernyőn, például, hogy segítse az embereket, akik elvesztett vagy ellopott eszközt találtak. Ez a mező elfogad <a href="https://help.github.com/articles/github-flavored-markdown/">Github ízesített markdown</a>-et',
|
||||||
'login_remote_user_text' => 'Távoli felhasználói bejelentkezési beállítások',
|
'login_remote_user_text' => 'Távoli felhasználói bejelentkezési beállítások',
|
||||||
|
@ -130,8 +130,8 @@ return [
|
||||||
'login_common_disabled_help' => 'Ez a beállítás letiltja a többi hitelesítési mechanizmust. Engedélyezd ezt a lehetőséget, ha biztos, hogy a REMOTE_USER bejelentkezés már működik',
|
'login_common_disabled_help' => 'Ez a beállítás letiltja a többi hitelesítési mechanizmust. Engedélyezd ezt a lehetőséget, ha biztos, hogy a REMOTE_USER bejelentkezés már működik',
|
||||||
'login_remote_user_custom_logout_url_text' => 'Egyéni kijelentkezési URL',
|
'login_remote_user_custom_logout_url_text' => 'Egyéni kijelentkezési URL',
|
||||||
'login_remote_user_custom_logout_url_help' => 'Ha megad itt egy URL-t, a felhasználók a Snipe-IT-ből való kilépéskor át lesznek irányítva a megadott URL-re. Ez hasznos lehet a hitelesítés szolgáltatónál meglévő felhasználói munkamenet megfelelő lezárására.',
|
'login_remote_user_custom_logout_url_help' => 'Ha megad itt egy URL-t, a felhasználók a Snipe-IT-ből való kilépéskor át lesznek irányítva a megadott URL-re. Ez hasznos lehet a hitelesítés szolgáltatónál meglévő felhasználói munkamenet megfelelő lezárására.',
|
||||||
'login_remote_user_header_name_text' => 'Custom user name header',
|
'login_remote_user_header_name_text' => 'Egyedi felhasználónév fejléc',
|
||||||
'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER',
|
'login_remote_user_header_name_help' => 'A megadott fejlécet használja a REMOTE_USER helyett',
|
||||||
'logo' => 'logo',
|
'logo' => 'logo',
|
||||||
'logo_print_assets' => 'Használat nyomtatásnál',
|
'logo_print_assets' => 'Használat nyomtatásnál',
|
||||||
'logo_print_assets_help' => 'Arculati elemek használata a nyomtatott eszköz listáknál ',
|
'logo_print_assets_help' => 'Arculati elemek használata a nyomtatott eszköz listáknál ',
|
||||||
|
@ -141,19 +141,19 @@ return [
|
||||||
'optional' => 'választható',
|
'optional' => 'választható',
|
||||||
'per_page' => 'Eredmények oldalanként',
|
'per_page' => 'Eredmények oldalanként',
|
||||||
'php' => 'PHP verzió',
|
'php' => 'PHP verzió',
|
||||||
'php_info' => 'PHP Info',
|
'php_info' => 'PHP Infó',
|
||||||
'php_overview' => 'PHP',
|
'php_overview' => 'PHP',
|
||||||
'php_overview_keywords' => 'phpinfo, system, info',
|
'php_overview_keywords' => 'phpinfo, rendszer, információ',
|
||||||
'php_overview_help' => 'PHP System info',
|
'php_overview_help' => 'PHP Rendszer információk',
|
||||||
'php_gd_info' => 'A QR-kódok megjelenítéséhez telepíteni kell a php-gd-t, lásd a telepítési utasításokat.',
|
'php_gd_info' => 'A QR-kódok megjelenítéséhez telepíteni kell a php-gd-t, lásd a telepítési utasításokat.',
|
||||||
'php_gd_warning' => 'A PHP Image Processing és a GD plugin NEM van telepítve.',
|
'php_gd_warning' => 'A PHP Image Processing és a GD plugin NEM van telepítve.',
|
||||||
'pwd_secure_complexity' => 'Jelszó komplexitás',
|
'pwd_secure_complexity' => 'Jelszó komplexitás',
|
||||||
'pwd_secure_complexity_help' => 'Válassza ki a jelszavak összetettségi szabályait, amelyeket érvényesíteni kíván.',
|
'pwd_secure_complexity_help' => 'Válassza ki a jelszavak összetettségi szabályait, amelyeket érvényesíteni kíván.',
|
||||||
'pwd_secure_complexity_disallow_same_pwd_as_user_fields' => 'Password cannot be the same as first name, last name, email, or username',
|
'pwd_secure_complexity_disallow_same_pwd_as_user_fields' => 'A jelszó nem lehet azonos a keresztnévvel, vezetéknévvel, e-mail címmel és felhasználónévvel',
|
||||||
'pwd_secure_complexity_letters' => 'Require at least one letter',
|
'pwd_secure_complexity_letters' => 'Legalább egy betű szükséges',
|
||||||
'pwd_secure_complexity_numbers' => 'Require at least one number',
|
'pwd_secure_complexity_numbers' => 'Legalább egy szám szükséges',
|
||||||
'pwd_secure_complexity_symbols' => 'Require at least one symbol',
|
'pwd_secure_complexity_symbols' => 'Legalább egy szimbólum szükséges',
|
||||||
'pwd_secure_complexity_case_diff' => 'Require at least one uppercase and one lowercase',
|
'pwd_secure_complexity_case_diff' => 'Legalább egy nagy és egy kicsi betű szükséges',
|
||||||
'pwd_secure_min' => 'Jelszó minimális karakterek',
|
'pwd_secure_min' => 'Jelszó minimális karakterek',
|
||||||
'pwd_secure_min_help' => 'A legkisebb megengedett érték 8',
|
'pwd_secure_min_help' => 'A legkisebb megengedett érték 8',
|
||||||
'pwd_secure_uncommon' => 'A közös jelszavak megakadályozása',
|
'pwd_secure_uncommon' => 'A közös jelszavak megakadályozása',
|
||||||
|
@ -161,46 +161,46 @@ return [
|
||||||
'qr_help' => 'Először engedélyezze a QR kódokat, hogy ezt beállítsa',
|
'qr_help' => 'Először engedélyezze a QR kódokat, hogy ezt beállítsa',
|
||||||
'qr_text' => 'QR kód szöveg',
|
'qr_text' => 'QR kód szöveg',
|
||||||
'saml' => 'SAML',
|
'saml' => 'SAML',
|
||||||
'saml_title' => 'Update SAML settings',
|
'saml_title' => 'SAML beállítások frissítése',
|
||||||
'saml_help' => 'SAML settings',
|
'saml_help' => 'SAML beállítások',
|
||||||
'saml_enabled' => 'SAML engedélyezve',
|
'saml_enabled' => 'SAML engedélyezve',
|
||||||
'saml_integration' => 'SAML integráció',
|
'saml_integration' => 'SAML integráció',
|
||||||
'saml_sp_entityid' => 'Entity ID',
|
'saml_sp_entityid' => 'Entitás azonosító',
|
||||||
'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL',
|
'saml_sp_acs_url' => 'Állításfogyasztói szolgáltatás (ACS) URL-címe',
|
||||||
'saml_sp_sls_url' => 'Single Logout Service (SLS) URL',
|
'saml_sp_sls_url' => 'Egyszeri kijelentkezési szolgáltatás (SLS) URL címe',
|
||||||
'saml_sp_x509cert' => 'Public Certificate',
|
'saml_sp_x509cert' => 'Nyilvános tanúsítvány',
|
||||||
'saml_sp_metadata_url' => 'Metaadatok hívatkozása',
|
'saml_sp_metadata_url' => 'Metaadatok hívatkozása',
|
||||||
'saml_idp_metadata' => 'SAML IdP Metaadat',
|
'saml_idp_metadata' => 'SAML IdP Metaadat',
|
||||||
'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.',
|
'saml_idp_metadata_help' => 'Az IdP metaadatokat URL-cím vagy XML-fájl segítségével adhatja meg.',
|
||||||
'saml_attr_mapping_username' => 'Attribute Mapping - Username',
|
'saml_attr_mapping_username' => 'Attribútum leképezés - Felhasználónév',
|
||||||
'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.',
|
'saml_attr_mapping_username_help' => 'A NameID akkor kerül alkalmazásra, ha az attribútum leképezése nem meghatározott vagy érvénytelen.',
|
||||||
'saml_forcelogin_label' => 'SAML Kényszerített belépés',
|
'saml_forcelogin_label' => 'SAML Kényszerített belépés',
|
||||||
'saml_forcelogin' => 'A SAML legyen az elsődleges belépési mód',
|
'saml_forcelogin' => 'A SAML legyen az elsődleges belépési mód',
|
||||||
'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.',
|
'saml_forcelogin_help' => 'A \'/login?nosaml\' használatával a normál bejelentkezési oldalra juthatsz.',
|
||||||
'saml_slo_label' => 'SAML Single Log Out',
|
'saml_slo_label' => 'SAML Egyszeri kijelentkezés',
|
||||||
'saml_slo' => 'Send a LogoutRequest to IdP on Logout',
|
'saml_slo' => 'LogoutRequest küldése az IdP-nek kijelentkezéskor',
|
||||||
'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.',
|
'saml_slo_help' => 'Ez azt eredményezi, hogy a felhasználó a kijelentkezéskor először az IdP-hez lesz átirányítva. Hagyja bejelölve, ha az IdP nem támogatja megfelelően az SP által kezdeményezett SAML SLO-t.',
|
||||||
'saml_custom_settings' => 'SAML egyedi beállítások',
|
'saml_custom_settings' => 'SAML egyedi beállítások',
|
||||||
'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.',
|
'saml_custom_settings_help' => 'Az onelogin/php-saml könyvtárhoz további beállításokat adhat meg. Használja saját felelősségére.',
|
||||||
'saml_download' => 'Download Metadata',
|
'saml_download' => 'Metaadatok letöltése',
|
||||||
'setting' => 'Beállítás',
|
'setting' => 'Beállítás',
|
||||||
'settings' => 'Beállítások',
|
'settings' => 'Beállítások',
|
||||||
'show_alerts_in_menu' => 'Figyelmeztetések megjelenítése a felső menüben',
|
'show_alerts_in_menu' => 'Figyelmeztetések megjelenítése a felső menüben',
|
||||||
'show_archived_in_list' => 'Archivált eszközök',
|
'show_archived_in_list' => 'Archivált eszközök',
|
||||||
'show_archived_in_list_text' => 'Mutassa az archivált eszközöket az "összes eszköz" listában',
|
'show_archived_in_list_text' => 'Mutassa az archivált eszközöket az "összes eszköz" listában',
|
||||||
'show_assigned_assets' => 'Show assets assigned to assets',
|
'show_assigned_assets' => 'Eszközökhöz rendelt eszközök megjelenítése',
|
||||||
'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.',
|
'show_assigned_assets_help' => 'Megjeleníti azokat az eszközöket, amelyeket más eszközökhöz rendeltek a Felhasználó megtekintésében -> Eszközök, Felhasználó megtekintő -> Információ -> Minden hozzárendelt és számlán lévő nyomtatás -> Hozzárendelt eszközök megtekintése.',
|
||||||
'show_images_in_email' => 'Képek használata az email-ekben',
|
'show_images_in_email' => 'Képek használata az email-ekben',
|
||||||
'show_images_in_email_help' => 'Vegye ki a jelölést innen, ha az Ön Snipe-IT alkalmazása VPN mögött, vagy zárt hálózaton található, és a felhasználók a hálózaton kívül nem tudják az emailekben megjeleníteni az alkalmazás által szolgáltatott képeket.',
|
'show_images_in_email_help' => 'Vegye ki a jelölést innen, ha az Ön Snipe-IT alkalmazása VPN mögött, vagy zárt hálózaton található, és a felhasználók a hálózaton kívül nem tudják az emailekben megjeleníteni az alkalmazás által szolgáltatott képeket.',
|
||||||
'site_name' => 'Webhely neve',
|
'site_name' => 'Webhely neve',
|
||||||
'slack' => 'Slack',
|
'slack' => 'Slack',
|
||||||
'slack_title' => 'Update Slack Settings',
|
'slack_title' => 'Slack beállítások frissítése',
|
||||||
'slack_help' => 'Slack settings',
|
'slack_help' => 'Slack beállítások',
|
||||||
'slack_botname' => 'Laza botneve',
|
'slack_botname' => 'Laza botneve',
|
||||||
'slack_channel' => 'Laza csatorna',
|
'slack_channel' => 'Laza csatorna',
|
||||||
'slack_endpoint' => 'Laza végpont',
|
'slack_endpoint' => 'Laza végpont',
|
||||||
'slack_integration' => 'Laza beállítások',
|
'slack_integration' => 'Laza beállítások',
|
||||||
'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first <a href=":slack_link" target="_new" rel="noopener">create an incoming webhook</a> on your Slack account. Click on the <strong>Test Slack Integration</strong> button to confirm your settings are correct before saving. ',
|
'slack_integration_help' => 'A Slack integráció opcionális, azonban a végpont és a csatorna szükséges, ha használni kívánja. A Slack integráció konfigurálásához először a következőket kell tennie<a href=":slack_link" target="_new" rel="noopener">egy bejövő webhook létrehozása</a> a Slack-fiókodon. Kattintson a <strong>Slack integráció tesztelése</strong> gombra, hogy a mentés előtt megerősítse a beállítások helyességét. ',
|
||||||
'slack_integration_help_button' => 'Miután mentette a Slack információkat, egy teszt gomb jelenik meg.',
|
'slack_integration_help_button' => 'Miután mentette a Slack információkat, egy teszt gomb jelenik meg.',
|
||||||
'slack_test_help' => 'Annak tesztelése megfelelő -e a Slack integráció beállítása. ELŐSZÖR EL KELL MENTENI A FRISSÍTETT SLACK BEÁLLÍTÁSOKAT.',
|
'slack_test_help' => 'Annak tesztelése megfelelő -e a Slack integráció beállítása. ELŐSZÖR EL KELL MENTENI A FRISSÍTETT SLACK BEÁLLÍTÁSOKAT.',
|
||||||
'snipe_version' => 'Snipe-IT változat',
|
'snipe_version' => 'Snipe-IT változat',
|
||||||
|
@ -212,8 +212,8 @@ return [
|
||||||
'update' => 'Frissítési beállítások',
|
'update' => 'Frissítési beállítások',
|
||||||
'value' => 'Érték',
|
'value' => 'Érték',
|
||||||
'brand' => 'Branding',
|
'brand' => 'Branding',
|
||||||
'brand_keywords' => 'footer, logo, print, theme, skin, header, colors, color, css',
|
'brand_keywords' => 'lábléc, logó, nyomtatás, téma, megjelenés, fejléc, színek, szín, css',
|
||||||
'brand_help' => 'Logo, Site Name',
|
'brand_help' => 'Logó, oldal neve',
|
||||||
'web_brand' => 'Weboldalon megjelenő branding típusa',
|
'web_brand' => 'Weboldalon megjelenő branding típusa',
|
||||||
'about_settings_title' => 'A Beállítások részről',
|
'about_settings_title' => 'A Beállítások részről',
|
||||||
'about_settings_text' => 'Ezek a beállítások lehetővé teszik a telepítés egyes szempontjainak testreszabását.',
|
'about_settings_text' => 'Ezek a beállítások lehetővé teszik a telepítés egyes szempontjainak testreszabását.',
|
||||||
|
@ -225,7 +225,7 @@ return [
|
||||||
'privacy_policy' => 'Adatvédelmi nyilatkozat',
|
'privacy_policy' => 'Adatvédelmi nyilatkozat',
|
||||||
'privacy_policy_link_help' => 'Ha elhelyezi ide az Adatkezelési Nyilatkozat URL-jét, akkor a GDPR előírásainak megfelelően egy oda mutató link kerül elhelyezésre az alkalmazás láblécében, valamint minden a rendszer által küldött levélben. ',
|
'privacy_policy_link_help' => 'Ha elhelyezi ide az Adatkezelési Nyilatkozat URL-jét, akkor a GDPR előírásainak megfelelően egy oda mutató link kerül elhelyezésre az alkalmazás láblécében, valamint minden a rendszer által küldött levélben. ',
|
||||||
'purge' => 'Törölje a törölt rekordokat',
|
'purge' => 'Törölje a törölt rekordokat',
|
||||||
'purge_deleted' => 'Purge Deleted ',
|
'purge_deleted' => 'Törlés törölve ',
|
||||||
'labels_display_bgutter' => 'Jelölje le az alsó csatornát',
|
'labels_display_bgutter' => 'Jelölje le az alsó csatornát',
|
||||||
'labels_display_sgutter' => 'Címke oldalsó csatorna',
|
'labels_display_sgutter' => 'Címke oldalsó csatorna',
|
||||||
'labels_fontsize' => 'Címke betűmérete',
|
'labels_fontsize' => 'Címke betűmérete',
|
||||||
|
@ -270,52 +270,52 @@ return [
|
||||||
'unique_serial' => 'Egyedi sorozatszámok',
|
'unique_serial' => 'Egyedi sorozatszámok',
|
||||||
'unique_serial_help_text' => 'Bejelölés esetén az eszközök széria számának egyedinek kell lenni',
|
'unique_serial_help_text' => 'Bejelölés esetén az eszközök széria számának egyedinek kell lenni',
|
||||||
'zerofill_count' => 'Az eszközcímkék hossza, beleértve a nem töltöt',
|
'zerofill_count' => 'Az eszközcímkék hossza, beleértve a nem töltöt',
|
||||||
'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.',
|
'username_format_help' => 'Ezt a beállítást csak akkor használja az importálási folyamat, ha nem adtál meg felhasználónevet, és nekünk kell létrehoznunk neked egy felhasználónevet.',
|
||||||
'oauth_title' => 'OAuth API Settings',
|
'oauth_title' => 'OAuth API beállítások',
|
||||||
'oauth' => 'OAuth',
|
'oauth' => 'OAuth',
|
||||||
'oauth_help' => 'Oauth Endpoint Settings',
|
'oauth_help' => 'Oauth végponti beállítások',
|
||||||
'asset_tag_title' => 'Update Asset Tag Settings',
|
'asset_tag_title' => 'Eszközcímke-beállítások frissítése',
|
||||||
'barcode_title' => 'Update Barcode Settings',
|
'barcode_title' => 'Vonalkód beállítások frissítése',
|
||||||
'barcodes' => 'Barcodes',
|
'barcodes' => 'Vonalkódok',
|
||||||
'barcodes_help_overview' => 'Barcode & QR settings',
|
'barcodes_help_overview' => 'Vonalkód & QR kód beállítások',
|
||||||
'barcodes_help' => 'This will attempt to delete cached barcodes. This would typically only be used if your barcode settings have changed, or if your Snipe-IT URL has changed. Barcodes will be re-generated when accessed next.',
|
'barcodes_help' => 'Ez megpróbálja törölni a gyorsítótárazott vonalkódokat. Ezt általában csak akkor használja, ha a vonalkód beállításai megváltoztak, vagy ha a Snipe-IT URL címe megváltozott. A vonalkódok a következő eléréskor újra generálásra kerülnek.',
|
||||||
'barcodes_spinner' => 'Attempting to delete files...',
|
'barcodes_spinner' => 'Fájlok törlésének kísérlete...',
|
||||||
'barcode_delete_cache' => 'Delete Barcode Cache',
|
'barcode_delete_cache' => 'Vonalkód gyorsítótár törlése',
|
||||||
'branding_title' => 'Update Branding Settings',
|
'branding_title' => 'Márka beállítások frissítése',
|
||||||
'general_title' => 'Update General Settings',
|
'general_title' => 'Általános beállítások frissítése',
|
||||||
'mail_test' => 'Send Test',
|
'mail_test' => 'Teszt küldése',
|
||||||
'mail_test_help' => 'This will attempt to send a test mail to :replyto.',
|
'mail_test_help' => 'Ez megkísérel elküldeni egy tesztlevelet a :replyto címre.',
|
||||||
'filter_by_keyword' => 'Filter by setting keyword',
|
'filter_by_keyword' => 'Szűrés beállítási kulcsszó alapján',
|
||||||
'security' => 'Security',
|
'security' => 'Biztonság',
|
||||||
'security_title' => 'Update Security Settings',
|
'security_title' => 'Biztonsági beállítások frissítése',
|
||||||
'security_keywords' => 'password, passwords, requirements, two factor, two-factor, common passwords, remote login, logout, authentication',
|
'security_keywords' => 'jelszó, jelszavak, követelmények, kétfaktoros, két-faktoros, közös jelszavak, távoli bejelentkezés, kijelentkezés, hitelesítés',
|
||||||
'security_help' => 'Two-factor, Password Restrictions',
|
'security_help' => 'Kétfaktoros, jelszavas korlátozások',
|
||||||
'groups_keywords' => 'permissions, permission groups, authorization',
|
'groups_keywords' => 'jogosultságok, jogosultsági csoportok, engedélyezés',
|
||||||
'groups_help' => 'Account permission groups',
|
'groups_help' => 'Fiókjogosultsági csoportok',
|
||||||
'localization' => 'Localization',
|
'localization' => 'Lokalizáció',
|
||||||
'localization_title' => 'Update Localization Settings',
|
'localization_title' => 'Lokalizációs beállítások frissítése',
|
||||||
'localization_keywords' => 'localization, currency, local, locale, time zone, timezone, international, internatinalization, language, languages, translation',
|
'localization_keywords' => 'lokalizáció, pénznem, helyi, lokalitás, időzóna, időzóna, nemzetközi, internatinalizáció, nyelv, nyelvek, fordítás',
|
||||||
'localization_help' => 'Language, date display',
|
'localization_help' => 'Nyelv, dátum kijelzés',
|
||||||
'notifications' => 'Notifications',
|
'notifications' => 'Értesítések',
|
||||||
'notifications_help' => 'Email alerts, audit settings',
|
'notifications_help' => 'E-mail riasztások, audit beállítások',
|
||||||
'asset_tags_help' => 'Incrementing and prefixes',
|
'asset_tags_help' => 'Inkrementálás és előtagok',
|
||||||
'labels' => 'Labels',
|
'labels' => 'Címkék',
|
||||||
'labels_title' => 'Update Label Settings',
|
'labels_title' => 'Címke beállítások frissítése',
|
||||||
'labels_help' => 'Label sizes & settings',
|
'labels_help' => 'Címke méretek & beállításai',
|
||||||
'purge' => 'Purge',
|
'purge' => 'Tisztítás',
|
||||||
'purge_keywords' => 'permanently delete',
|
'purge_keywords' => 'véglegesen törölni',
|
||||||
'purge_help' => 'Purge Deleted Records',
|
'purge_help' => 'Törölt rekordok kitisztítása',
|
||||||
'ldap_extension_warning' => 'It does not look like the LDAP extension is installed or enabled on this server. You can still save your settings, but you will need to enable the LDAP extension for PHP before LDAP syncing or login will work.',
|
'ldap_extension_warning' => 'Úgy tűnik, hogy az LDAP-bővítmény nincs telepítve vagy engedélyezve ezen a kiszolgálón. A beállításokat továbbra is elmentheti, de az LDAP-szinkronizálás vagy a bejelentkezés előtt engedélyeznie kell az LDAP-bővítményt a PHP számára.',
|
||||||
'ldap_ad' => 'LDAP/AD',
|
'ldap_ad' => 'LDAP/AD',
|
||||||
'employee_number' => 'Employee Number',
|
'employee_number' => 'Alkalmazottak száma',
|
||||||
'create_admin_user' => 'Create a User ::',
|
'create_admin_user' => 'Felhasználó létrehozása ::',
|
||||||
'create_admin_success' => 'Success! Your admin user has been added!',
|
'create_admin_success' => 'Siker! Az Ön admin felhasználója hozzá lett adva!',
|
||||||
'create_admin_redirect' => 'Click here to go to your app login!',
|
'create_admin_redirect' => 'Kattintson ide az alkalmazás bejelentkezéshez!',
|
||||||
'setup_migrations' => 'Database Migrations ::',
|
'setup_migrations' => 'Adatbázis migrálások ::',
|
||||||
'setup_no_migrations' => 'There was nothing to migrate. Your database tables were already set up!',
|
'setup_no_migrations' => 'Nem volt mit migrálni. Az adatbázis táblái már be voltak állítva!',
|
||||||
'setup_successful_migrations' => 'Your database tables have been created',
|
'setup_successful_migrations' => 'Az adatbázis táblái létrehozásra kerültek',
|
||||||
'setup_migration_output' => 'Migration output:',
|
'setup_migration_output' => 'Migrációs kimenetek:',
|
||||||
'setup_migration_create_user' => 'Next: Create User',
|
'setup_migration_create_user' => 'Következő: Felhasználó létrehozása',
|
||||||
'ldap_settings_link' => 'LDAP Settings Page',
|
'ldap_settings_link' => 'LDAP beállítások oldal',
|
||||||
'slack_test' => 'Test <i class="fab fa-slack"></i> Integration',
|
'slack_test' => 'Teszt <i class="fab fa-slack"></i> Integráció',
|
||||||
];
|
];
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue